function openwindow()
{
	window.open("parkmap.php","Map","menubar=0,resizable=0,width=630,height=630");
}