<!-- 殿の湯 -->
function WinOpen1(){
window.open('./data/12005/01.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 姫の湯 -->
function WinOpen2(){
window.open('./data/12005/02.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 岩風呂・男湯 -->
function WinOpen3(){
window.open('./data/12005/03.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 岩風呂・女湯 -->
function WinOpen4(){
window.open('./data/12005/04.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 殿の湯・檜風呂 -->
function WinOpen5(){
window.open('./data/12005/05.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 源氏の湯・大升露天風呂 -->
function WinOpen6(){
window.open('./data/12005/06.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 美人の湯・大樽露天風呂 -->
function WinOpen7(){
window.open('./data/12005/07.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 平安亭客室 -->
function WinOpen8(){
window.open('./data/12005/08.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 雅亭客室 -->
function WinOpen9(){
window.open('./data/12005/09.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 末広亭客室 -->
function WinOpen10(){
window.open('./data/12005/10.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- ロビー -->
function WinOpen11(){
window.open('./data/12005/11.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 宿六 -->
function WinOpen12(){
window.open('./data/12005/12.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 陽之心 -->
function WinOpen13(){
window.open('./data/12005/13.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=300,height=400');
}
<!-- 旅平 -->
function WinOpen14(){
window.open('./data/12005/14.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!--  -->
function WinOpen15(){
window.open('./data/12005/15.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
