<!-- 男性大浴場 -->
function WinOpen1(){
window.open('./data/17302/01.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 女性大浴場 -->
function WinOpen2(){
window.open('./data/17302/02.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 客室からの眺め -->
function WinOpen3(){
window.open('./data/17302/03.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- ロビー -->
function WinOpen4(){
window.open('./data/17302/04.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 大広間 -->
function WinOpen5(){
window.open('./data/17302/05.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 花遥亭客室１ -->
function WinOpen6(){
window.open('./data/17302/06.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 花遥亭客室２ -->
function WinOpen7(){
window.open('./data/17302/07.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
