<!--
function open01(){
sub1=window.open("pop/pop_01.html","popwin","toolbar=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=490,height=490");
}
function open02(){
sub1=window.open("pop/pop_02.html","popwin","toolbar=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=490,height=490");
}
function open03(){
sub1=window.open("pop/pop_03.html","popwin","toolbar=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=490,height=490");
}
function open04(){
sub1=window.open("pop/pop_04.html","popwin","toolbar=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=490,height=490");
}
function open05(){
sub1=window.open("pop/pop_05.html","popwin","toolbar=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=490,height=490");
}
//-->
