function subWinmap01(){
	window.open("map01.html","window","resizable=yes,menubar=no,status=no,location=no,scrollbars=yes,width=690");
}
function subWinmap02(){
	window.open("map02.html","window","resizable=yes,menubar=no,status=no,location=no,scrollbars=yes,width=520");
}
function subWinmadori_h(){
	window.open("madori.html","window","resizable=yes,menubar=no,status=no,location=no,scrollbars=yes,width=400,height=610");
}
function subWinmadori_o(){
	window.open("madori.html","window","resizable=yes,menubar=no,status=no,location=no,scrollbars=yes,width=400,height=550");
}
function subWinmap02_o(){
	window.open("map02.html","window","resizable=yes,menubar=no,status=no,location=no,scrollbars=yes,width=550,height=500");
}
function subWinbanquet(){
	window.open("z.html","window","resizable=yes,menubar=no,status=no,location=no,scrollbars=yes,width=550,height=700");
}