<!--

	function mapwindow()
	{
	openmapwindow = window.open('map.html','newWin','toolbar=no,scrollbars=no,width=380,height=351');
	}
//-->

