<!-- パノラマ大浴場 -->
function WinOpen1(){
window.open('./data/17307/01.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 売店 -->
function WinOpen2(){
window.open('./data/17307/02.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 和風すなっく -->
function WinOpen3(){
window.open('./data/17307/03.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- ロビー -->
function WinOpen4(){
window.open('./data/17307/04.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 宴会場 -->
function WinOpen5(){
window.open('./data/17307/05.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
