<!--
function OpenWindow001() { 
var window_location;
window_location=window.open("tokyo23.html","window","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,Width=680,Height=480");
window_location.focus();
window_location.window.moveTo(0,0);
}
//-->
<!--
function OpenWindow002() { 
var window_location;
window_location=window.open("tokyo.html","window","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,Width=680,Height=480");
window_location.focus();
window_location.window.moveTo(0,0);
}
//-->
<!--
function OpenWindow003() { 
var window_location;
window_location=window.open("saitama.html","window","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,Width=680,Height=480");
window_location.focus();
window_location.window.moveTo(0,0);
}
//-->
<!--
function OpenWindow004() { 
var window_location;
window_location=window.open("tiba.html","window","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,Width=680,Height=480");
window_location.focus();
window_location.window.moveTo(0,0);
}
//-->
<!--
function OpenWindow005() { 
var window_location;
window_location=window.open("kanagawa.html","window","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,Width=680,Height=480");
window_location.focus();
window_location.window.moveTo(0,0);
}
//-->
<!--
function OpenWindow006() { 
var window_location;
window_location=window.open("zenkoku.html","window","toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=0,Width=680,Height=480");
window_location.focus();
window_location.window.moveTo(0,0);
}
//-->