<!--
function new_win(){
window.open
("takamatu.html","","width=500,height=530,scrollbars=no");
}
function new_win1(){
window.open
("osaka.html","","width=500,height=520,scrollbars=no");
}
function new_win2(){
window.open
("hiroshima.html","","width=500,height=520,scrollbars=no");
}
function new_win3(){
window.open
("sapporo.html","","width=500,height=520,scrollbars=no");
}
function new_win4(){
window.open
("tokyo.html","","width=500,height=520,scrollbars=no");
}

//-->