// JavaScript Document

function open_win(){
	window.open("http://www.e-hifuka.jp/ac_gmap.html","","width=520,height=520");
}