function gallery(ac,sc,ty,num){
	window.open("http://www.hareruya-net.com/search/hall/gallery/"+ac+sc+"_"+ty+"_"+num+".html","gallery", 'scrollbars=yes,resizable=yes,width=550,height=500' );
}
function map(ac,sc){
	window.open("http://www.hareruya-net.com/search/hall/"+ac+sc+"_map.html","map", 'scrollbars=yes,resizable=yes,width=606,height=500' );
}