function OpenWin1(){
    
     win=window.open("etoki.html","new","scrollbars=yes,width=960,height=675","location=no","toolbar=no","menubar=no","top=0","left=0");

}
function OpenWin2(){
    
     win=window.open("reserve.html","new","scrollbars=yes,width=840,height=660");

}
function OpenWin3(){
    
     win=window.open("info/reserve.html","new","scrollbars=yes,width=840,height=660");

}

