<!-- ゆーパーク薬師 -->
function WinOpen1(){
window.open('./data/14303/01.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=250,height=200');
}
<!-- 手打ち蕎麦 -->
function WinOpen2(){
window.open('./data/14303/02.html','window2','resizable=1,scrollbars=0,menubar=0,directories=0,status=0,location=0,width=250,height=200');
}
