// JavaScript Document

function window01(){
		window.open("mapsend.php","window01","width=445,height=250,status=no,scrollbars=yes");
		}

