<!-- 大浴場男 -->
function WinOpen1(){
window.open('./data/11002/01.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 大浴場女 -->
function WinOpen2(){
window.open('./data/11002/02.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 露天男 -->
function WinOpen3(){
window.open('./data/11002/03.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 源泉男 -->
function WinOpen4(){
window.open('./data/11002/04.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 露天女 -->
function WinOpen5(){
window.open('./data/11002/05.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 源泉女 -->
function WinOpen6(){
window.open('./data/11002/06.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- かく -->
function WinOpen7(){
window.open('./data/11002/07.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- まる -->
function WinOpen8(){
window.open('./data/11002/08.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 足湯 -->
function WinOpen9(){
window.open('./data/11002/09.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
