function fwLoadMenus() {  if (window.fw_menu_0) return;window.fw_menu_0 = new Menu("root",145,22,"Osaka, MS UI Gothic",17,"#000000","#000000","#FFFFFF","#FF9C9C");fw_menu_0.addMenuItem("会社概要","location='gaiyou/gaiyou.html'");fw_menu_0.addMenuItem("沿革","location='/gaiyou/enkaku.html'");fw_menu_0.addMenuItem("組織図","location='gaiyou/soshikizu.html'");fw_menu_0.hideOnMouseOut=true;window.fw_menu_1 = new Menu("root",145,22,"Osaka, MS UI Gothic",17,"#000000","#000000","#FFFFFF","#FF9C9C");fw_menu_1.addMenuItem("製品工程フロー","location='seihin/seihin_flow.html'");fw_menu_1.addMenuItem("化学製品","location='seihin/s_itiran.html'");fw_menu_1.addMenuItem("タンク製品","location='seihin/t_itiran.html'");fw_menu_1.addMenuItem("その他取扱品","location='seihin/sonota.html'");fw_menu_1.hideOnMouseOut=true;window.fw_menu_2 = new Menu("root",145,22,"Osaka, MS UI Gothic",17,"#000000","#000000","#FFFFFF","#FF9C9C");fw_menu_2.hideOnMouseOut=true;  window.fw_menu_3 = new Menu("root",145,22,"Osaka, MS UI Gothic",17,"#000000","#000000","#FFFFFF","#FF9C9C");fw_menu_3.hideOnMouseOut=true;window.fw_menu_4 = new Menu("root",145,22,"Osaka, MS UI Gothic",17,"#000000","#000000","#FFFFFF","#FF9C9C");fw_menu_4.hideOnMouseOut=true;  fw_menu_4.writeMenus();} // fwLoadMenus()