function fwLoadMenus() {
  if (window.fw_menu_0) return;
  window.fw_menu_0 = new Menu("root",100,21,"MS UI Gothic, Osaka",12,"#000000","#ffffff","#cccccc","#000084");
  fw_menu_0.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_saisin.gif' hspace='12'>","location='http://shibajun.kororo.jp/news/index.php'");
  fw_menu_0.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_live.gif' hspace='12'>","location='http://shibajun.kororo.jp/cont/news/live.php'");
  fw_menu_0.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_radio.gif' hspace='12'>","location='http://shibajun.kororo.jp/cont/news/radio.php'");
  fw_menu_0.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_tv.gif' hspace='12'>","location='http://shibajun.kororo.jp/cont/news/tv.php'");
  fw_menu_0.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_magazine.gif' hspace='12'>","location='http://shibajun.kororo.jp/cont/news/magazine.php'");
   fw_menu_0.bgImageUp="http://shibajun.kororo.jp/img/up.gif";
   fw_menu_0.bgImageOver="http://shibajun.kororo.jp/img/over.gif";
   fw_menu_0.hideOnMouseOut=true;
  window.fw_menu_1 = new Menu("root",100,21,"MS UI Gothic, Osaka",12,"#000000","#ffffff","#cccccc","#000084");
  fw_menu_1.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_album.gif' hspace='12'>","location='http://shibajun.kororo.jp/cont/disco/index.php'");
  fw_menu_1.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_single.gif' hspace='12'>","location='http://shibajun.kororo.jp/cont/disco/single.php'");
  fw_menu_1.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_dvd.gif' hspace='12'>","location='http://shibajun.kororo.jp/cont/disco/dvd.php'");
  fw_menu_1.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_others.gif' hspace='12'>","location='http://shibajun.kororo.jp/cont/disco/others.php'");
   fw_menu_1.bgImageUp="http://shibajun.kororo.jp/img/up.gif";
   fw_menu_1.bgImageOver="http://shibajun.kororo.jp/img/over.gif";
   fw_menu_1.hideOnMouseOut=true;
  window.fw_menu_2 = new Menu("root",100,21,"MS UI Gothic, Osaka",12,"#000000","#ffffff","#cccccc","#000084");
  fw_menu_2.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_saisingle.gif' hspace='12'>","location='http://shibajun.kororo.jp/cont/rank/latest.php'");
  fw_menu_2.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_watashi.gif' hspace='12'>","location='http://shibajun.kororo.jp/cont/rank/watashi.php'");
  fw_menu_2.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_hitori.gif' hspace='12'>","location='http://shibajun.kororo.jp/cont/rank/index.php'");
  fw_menu_2.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_tameiki.gif' hspace='12'>","location='http://shibajun.kororo.jp/cont/rank/tameiki.php'");
  fw_menu_2.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_o-ruto.gif' hspace='12'>","location='http://shibajun.kororo.jp/cont/rank/o-ruto.php'");
  fw_menu_2.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_rankothers.gif' hspace='12'>","location='http://shibajun.kororo.jp/cont/rank/others.php'");
   fw_menu_2.bgImageUp="http://shibajun.kororo.jp/img/up.gif";
   fw_menu_2.bgImageOver="http://shibajun.kororo.jp/img/over.gif";
   fw_menu_2.hideOnMouseOut=true;

  window.fw_menu_3 = new Menu("root",100,21,"MS UI Gothic, Osaka",12,"#000000","#ffffff","#cccccc","#000084");
  fw_menu_3.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_normalbbs.gif' hspace='12'>","location='http://shibajun.kororo.jp/php-bin/bbs/index100.php'");
  fw_menu_3.addMenuItem("<img src='http://shibajun.kororo.jp/img/menu_livebbs.gif' hspace='12'>","location='http://shibajun.kororo.jp/cgi-bin/liverepo/index.cgi'");
   fw_menu_3.bgImageUp="http://shibajun.kororo.jp/img/up.gif";
   fw_menu_3.bgImageOver="http://shibajun.kororo.jp/img/over.gif";
   fw_menu_3.hideOnMouseOut=true;

  fw_menu_2.writeMenus();
} // fwLoadMenus()
