	function gShowMap(){
		window.open('show_map.php','gShowMap','top=0,left=0,width=500,height=400,scrollbars=1,resizable=1');
	}