function local(page) {
	w = window.open(page, "map", "height=350,width=425,status=no,toolbar=no,menubar=no,location=no");
}
