function disp(url){
	window.open(url, "map_window", "width=430,height=715,scrollbars=yes");
}

