<!-- 風の湯・大浴場 -->
function WinOpen1(){
window.open('./data/13501/01.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 星の湯・大浴場 -->
function WinOpen2(){
window.open('./data/13501/02.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 月の湯・大浴場 -->
function WinOpen3(){
window.open('./data/13501/03.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 風の湯・露天風呂 -->
function WinOpen4(){
window.open('./data/13501/04.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 星の湯・露天風呂 -->
function WinOpen5(){
window.open('./data/13501/05.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 月の湯・露天風呂 -->
function WinOpen6(){
window.open('./data/13501/06.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 貸切露天風呂「やま野」 -->
function WinOpen7(){
window.open('./data/13501/07.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 貸切風呂「花ごよみ」 -->
function WinOpen8(){
window.open('./data/13501/08.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- ロビーラウンジ「やまぼうし」 -->
function WinOpen9(){
window.open('./data/13501/09.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 茶室「好風庵」 -->
function WinOpen10(){
window.open('./data/13501/10.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- サロン「清流」 -->
function WinOpen11(){
window.open('./data/13501/11.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 談話室 -->
function WinOpen12(){
window.open('./data/13501/12.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 個室お食事処 -->
function WinOpen13(){
window.open('./data/13501/13.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
