function fwLoadMenus() {  if (window.fw_menu_0) return;  window.fw_menu_0 = new Menu("root",136,17,"Osaka, MS UI Gothic",10,"#446655","#ffff00","#85ba3f","#73aa37");  fw_menu_0.addMenuItem("&gt;&gt; 企画概要","location='../summary/index.html'");  fw_menu_0.addMenuItem("&gt;&gt; アートスフィアとは？","location='../summary/about.html'");  fw_menu_0.addMenuItem("&gt;&gt; 関連グッズ","location='../summary/goods.html'");  fw_menu_0.addMenuItem("&gt;&gt; クレジット","location='../summary/credit.html'");  fw_menu_0.addMenuItem("&gt;&gt; 2001：表紙へ戻る","location='../index.html'");   fw_menu_0.bgImageUp="../bg/fwmenu5_136x17_up.gif";   fw_menu_0.bgImageOver="../bg/fwmenu5_136x17_over.gif";   fw_menu_0.hideOnMouseOut=true;  window.fw_menu_1 = new Menu("root",176,17,"Osaka, MS UI Gothic",10,"#446655","#ffff00","#85ba3f","#73aa37");  fw_menu_1.addMenuItem("&gt;&gt; 作品ホームステイ概要","location='../homestay/index.html'");  fw_menu_1.addMenuItem("&gt;&gt; ホームステイ風景（秋山邸）","location='../homestay/homestay.html'");  fw_menu_1.addMenuItem("&gt;&gt; 伊部年彦（美術）","location='../homestay/ibe.html'");  fw_menu_1.addMenuItem("&gt;&gt; 荻野僚介（美術）","location='../homestay/ogino.html'");  fw_menu_1.addMenuItem("&gt;&gt; 南川史門（美術）","location='../homestay/shimon.html'");  fw_menu_1.addMenuItem("&gt;&gt; 吉野　裕（美術）","location='../homestay/yoshino.html'");  fw_menu_1.addMenuItem("&gt;&gt; 椛島一彦（美術）","location='../homestay/kabashima.html'");  fw_menu_1.addMenuItem("&gt;&gt; 前田真由美（美術）","location='../homestay/maeda.html'");  fw_menu_1.addMenuItem("&gt;&gt; 坂中俊文（社会学・演劇批評）","location='../homestay/sakanaka.html'");  fw_menu_1.addMenuItem("&gt;&gt; その他の作品たち","location='../homestay/etc.html'");   fw_menu_1.bgImageUp="../bg/fwmenu4_176x17_up.gif";   fw_menu_1.bgImageOver="../bg/fwmenu4_176x17_over.gif";   fw_menu_1.hideOnMouseOut=true;  window.fw_menu_2 = new Menu("root",119,17,"Osaka, MS UI Gothic",10,"#446655","#ffff00","#85ba3f","#73aa37");  fw_menu_2.addMenuItem("&gt;&gt; シンポジウム概要","location='../talk/index.html'");  fw_menu_2.addMenuItem("&gt;&gt; トーク内容","location='../talk/talk.html'");  fw_menu_2.addMenuItem("&gt;&gt; 旧顕徳寺跡・・・	","location='../talk/kentoku.html'");   fw_menu_2.bgImageUp="../bg/fwmenu3_119x17_up.gif";   fw_menu_2.bgImageOver="../bg/fwmenu3_119x17_over.gif";   fw_menu_2.hideOnMouseOut=true;  window.fw_menu_3 = new Menu("root",86,17,"Osaka, MS UI Gothic",10,"#446655","#ffff00","#85ba3f","#73aa37");  fw_menu_3.addMenuItem("&gt;&gt; 写真展概要","location='../arnold/index.html'");  fw_menu_3.addMenuItem("&gt;&gt; ビルのこと","location='../arnold/bill.html'");  fw_menu_3.addMenuItem("&gt;&gt; デコとは？","location='../arnold/deco.html'");   fw_menu_3.bgImageUp="../bg/fwmenu2_86x17_up.gif";   fw_menu_3.bgImageOver="../bg/fwmenu2_86x17_over.gif";   fw_menu_3.hideOnMouseOut=true;  window.fw_menu_4 = new Menu("root",116,17,"Osaka, MS UI Gothic",10,"#446655","#ffff00","#85ba3f","#73aa37");  fw_menu_4.addMenuItem("&gt;&gt; イベント概要","location='../himawari/index.html'");  fw_menu_4.addMenuItem("&gt;&gt; 銭太鼓の皆様より","location='../himawari/zeni.html'");   fw_menu_4.bgImageUp="../bg/fwmenu1_116x17_up.gif";   fw_menu_4.bgImageOver="../bg/fwmenu1_116x17_over.gif";   fw_menu_4.hideOnMouseOut=true;  fw_menu_4.writeMenus();} // fwLoadMenus()