function fwLoadMenus() {  if (window.fw_menu_0) return;  window.fw_menu_0 = new Menu("root",235,24,"Osaka, MS UI Gothic",12,"#000000","#000000","#80cc80","#ffcc00");  fw_menu_0.addMenuItem("▼自動車解体業界の貢献");  fw_menu_0.addMenuItem("　日本の自動車リサイクルの歴史","location='car_ry0101.html'");  fw_menu_0.addMenuItem("　廃車(ELV)処理どうする?","location='car_ry0102.html'");  fw_menu_0.addMenuItem("　「自動車リサイクル法」制定への動き","location='car_ry0103.html'");  fw_menu_0.addMenuItem("　シュレッダーダストの処理責任","location='car_ry0104.html'");  fw_menu_0.addMenuItem("　自動車リサイクル法と業界の役割","location='car_ry0105.html'");  fw_menu_0.addMenuItem("　ジャパンモデルの特徴","location='car_ry0201.html'");   fw_menu_0.hideOnMouseOut=true;  window.fw_menu_1 = new Menu("root",150,24,"Osaka, MS UI Gothic",12,"#000000","#000000","#80cc80","#ffcc00");  fw_menu_1.addMenuItem("JAERA本部","location='elv_jaera01.html'");  fw_menu_1.addMenuItem("JAERA組織図","location='elv_org.html'");  fw_menu_1.addMenuItem("JAERA会員企業","location='member_list.html'");  fw_menu_1.addMenuItem("JAERAニューズレター","location='elv_jaera08.html'");  fw_menu_1.addMenuItem("日本ELVニュース","location='elvnews_boot.html'");   fw_menu_1.hideOnMouseOut=true;  window.fw_menu_2 = new Menu("root",100,24,"Osaka, MS UI Gothic",12,"#000000","#000000","#80cc80","#ffcc00");  fw_menu_2.addMenuItem("入会案内","location='join_info.html'");  fw_menu_2.addMenuItem("お問い合わせ","location='join_inquiry.html'");   fw_menu_2.hideOnMouseOut=true;  window.fw_menu_3 = new Menu("root",152,24,"Osaka, MS UI Gothic",12,"#000000","#000000","#80cc80","#ffcc00");  fw_menu_3.addMenuItem("JAERA告知板","location='member/rep_boot.html'");  fw_menu_3.addMenuItem("ご意見・ご質問コーナー","location='member/faq_top_boot.html'");  fw_menu_3.addMenuItem("トピックス","location='member/topics_boot.html'");  fw_menu_3.addMenuItem("メールアドレス登録","location='member/mail_adrs_boot.html'"); fw_menu_3.addMenuItem("部品・素材情報","location='member/parts_boot.html'");   fw_menu_3.hideOnMouseOut=true;  fw_menu_2.writeMenus();}