<!--
function new_win01(){
window.open
("jiten/01.html","","width=770,height=800,scrollbars=yes");
}
function new_win02(){
window.open
("jiten/02.html","","width=770,height=800,scrollbars=yes");
}
function new_win03(){
window.open
("jiten/03.html","","width=770,height=800,scrollbars=yes");
}
//-->