function WinOp(addr){
window.open(addr);
}


function newWin_meyasubako(){
window.open("meyasubako/index.html","matsuro","width=621,height=567,toolbar=no,location=no,status=yes,menubar=no,scrollbars=no,resizable=no");
}

function newWin_matsuro(){
window.open("matsuro/index.html","matsuro","width=650,height=550,toolbar=no,location=no,status=yes,menubar=no,scrollbars=no,resizable=no");
}

function newWin_jiten(){
window.open("jiten/index.html","jiten","width=670,height=567,toolbar=no,location=no,status=yes,menubar=no,scrollbars=yes,resizable=no");
}

function newWin_zukai(){
window.open("zukai/index.html","zukai","width=800,height=567,toolbar=no,location=no,status=yes,menubar=no,scrollbars=no,resizable=no");
}

function newWin_koufuku(){
window.open("koufuku/index.html","koufuku","width=650,height=567,toolbar=no,location=no,status=yes,menubar=no,scrollbars=no,resizable=no");
}

function newWin_map(){
window.open("map/index.html","map","width=857,height=570,toolbar=no,location=no,status=yes,menubar=no,scrollbars=no,resizable=no");
}