

function new_win1(){
window.open("fmyokohama.html","","width=700,height=400,scrollbars=yes,");
}


