<!--
function wOpen(page,wname,w,h,l,t){
        newWin = window.open(page,wname,"width="+w+",height="+h+",top="+t+",left="+l);
}
// -->
<!--
function new_win1(){
window.open("http://homepage3.nifty.com/mogog/oshirase.html","","menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=600,height=680,left=100,top=20");
}
//-->
<!--
function new_win2(){
window.open("http://homepage3.nifty.com/mogog/oshirase_1.html","","menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=600,height=500,left=50,top=50");
}
//-->
<!--
function new_win3(){
window.open("http://homepage3.nifty.com/mogog/kouza.html","","menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=300,height=600,left=200,top=50");
}
//-->
<!--
function new_win4(){
window.open("http://homepage3.nifty.com/mogog/fukei.html","","menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=600,height=300,left=100,top=100");
}
//-->
<!--
function new_win5(){
window.open("http://homepage3.nifty.com/mogog/oshirase_5.html","","menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=770,height=700,left=100,top=25");
}
//-->
<!--
function new_win6(){
window.open("http://homepage3.nifty.com/mogog/igo/kifu_02_0914.html","","menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=525,height=675,left=50,top=15");
}
//-->
<!--
function new_win7(){
window.open("http://homepage3.nifty.com/mogog/asyu.html","","menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=830,height=600,left=20,top=20");
}
//-->
<!--
function new_win8(){
window.open("http://homepage3.nifty.com/mogog/slide.html","","menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=830,height=580,left=20,top=20");
}
//-->
<!--
function new_win9(){
window.open("http://homepage3.nifty.com/mogog/kao.html","","menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=930,height=600,left=2,top=2");
}
//-->
<!--
function new_win10(){
window.open("http://homepage3.nifty.com/mogog/sample_1.html","","menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=900,height=600,left=2,top=2");
}
//-->
<!--
function new_win11(){
window.open("http://homepage3.nifty.com/mogog/Pinklady.html","","menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=450,height=550,left=30,top=30");
}
//-->
<!--
function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
// -->
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
<!--
function new_win12(){
myWin=window.open("http://homepage3.nifty.com/mogog/yahoo_photo.html","","width=370,height=280");
Move();
}
x=0;
function Move(){
myWin.moveTo(x,0);
x+=15;
if(x>=600){
myWin.close();
clearTimeout(myID);
return;
}
myID=setTimeout("Move()",1200);
}
//-->
<!--
function new_win13(){
window.open("http://homepage3.nifty.com/mogog/music/main.html","","menubar=no,toolbar=no,location=no,status=no,scrollbars=yes,resizable=yes,width=560,height=600,left=100,top=50");
}
//-->
<!--
function popup34hi(){
    myWin = 
window.open("http://www.agf.co.jp/2_cf/cf_mov/cf34_hi.html","popup34hi","width=340,height=313");
    myWin.focus();
}
//-->
