// JavaScript Document

<!--
	function open_map(){
		window.open("map.html","new","width=840,height=582,resizable=0");
	}
//-->
