function popupMap(){
	window.open("map.php","map","menubar=0,toolbar=0,location=0,width=755,height=475");
}
