<!-- 山菜わっぱ定食A -->
function WinOpen1(){
window.open('./data/14103/01.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 山菜わっぱ定食B -->
function WinOpen2(){
window.open('./data/14103/02.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 和定食 -->
function WinOpen3(){
window.open('./data/14103/03.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 新緑 -->
function WinOpen4(){
window.open('./data/14103/04.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 紅葉 -->
function WinOpen5(){
window.open('./data/14103/05.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
<!-- 遊覧船 -->
function WinOpen6(){
window.open('./data/14103/06.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=400,height=300');
}
