
function mmLoadMenus() {
  if (window.mm_menu_0) return;
  var os = getOSType();
  var fsp;
  if (os == "MacOS") fsp = 10;
  if (os == "Windows") fsp = 13;


  window.mm_menu_0 = new Menu("root",121,26,"Osaka, MS UI Gothic",fsp,"#ffffff","#ffffff","#000000","#000000","center","middle",3,0,1000,-5,7,true,true,false,0,false,false);
  mm_menu_0.addMenuItem("******","window.open('******.html', '_top');");
   mm_menu_0.hideOnMouseOut=true;
   mm_menu_0.menuBorder=0;
   mm_menu_0.menuLiteBgColor='#ffffff';
   mm_menu_0.menuBorderBgColor='#ffffff';
   mm_menu_0.bgColor='#ffffff';


  window.mm_menu_1 = new Menu("root",101,26,"Osaka, MS UI Gothic",fsp,"#ffffff","#ffffff","#000000","#000000","center","middle",1,0,1000,-5,7,true,true,false,0,false,false);
  mm_menu_1.addMenuItem("******","window.open('******.html', '_top');");
   mm_menu_1.hideOnMouseOut=true;
   mm_menu_1.menuBorder=0;
   mm_menu_1.menuLiteBgColor='#ffffff';
   mm_menu_1.menuBorderBgColor='#ffffff';
   mm_menu_1.bgColor='#ffffff';


  window.mm_menu_2 = new Menu("root",101,26,"Osaka, MS UI Gothic",fsp,"#ffffff","#ffffff","#000000","#000000","center","middle",1,0,1000,-5,7,true,true,false,0,false,false);
  mm_menu_2.addMenuItem("代表からの挨拶","window.open('gaiyou/index.html', '_top');");
  mm_menu_2.addMenuItem("会社概要","window.open('gaiyou/index2.html', '_top');");
  mm_menu_2.addMenuItem("沿　革","window.open('gaiyou/index3.html', '_top');");
  mm_menu_2.addMenuItem("ショーライトの姿勢","window.open('gaiyou/index4.html', '_top');");
   mm_menu_2.hideOnMouseOut=true;
   mm_menu_2.menuBorder=0;
   mm_menu_2.menuLiteBgColor='#ffffff';
   mm_menu_2.menuBorderBgColor='#ffffff';
   mm_menu_2.bgColor='#ffffff';
   mm_menu_2.bgImageUp="img/pdmenu_0200a.gif";
   mm_menu_2.bgImageOver="img/pdmenu_0200b.gif";


  window.mm_menu_3 = new Menu("root",120,26,"Osaka, MS UI Gothic",fsp,"#ffffff","#ffffff","#000000","#000000","center","middle",1,0,1000,-5,7,true,true,false,0,false,false);
  mm_menu_3.addMenuItem("粉末冶金の特徴","window.open('yakin/index.html', '_top');");
   mm_menu_3.hideOnMouseOut=true;
   mm_menu_3.menuBorder=0;
   mm_menu_3.menuLiteBgColor='#ffffff';
   mm_menu_3.menuBorderBgColor='#ffffff';
   mm_menu_3.bgColor='#ffffff';
   mm_menu_3.bgImageUp="img/pdmenu_0300a.gif";
   mm_menu_3.bgImageOver="img/pdmenu_0300b.gif";

  window.mm_menu_4 = new Menu("root",120,26,"Osaka, MS UI Gothic",fsp,"#ffffff","#ffffff","#000000","#000000","center","middle",1,0,1000,-5,7,true,true,false,0,false,false);
  mm_menu_4.addMenuItem("銅系含油軸受","window.open('products/index1.html', '_top');");
  mm_menu_4.addMenuItem("鉄・黄銅系含油軸受","window.open('products/index2.html', '_top');");
  mm_menu_4.addMenuItem("鉄系含油軸受","window.open('products/index3.html', '_top');");
  mm_menu_4.addMenuItem("鉄系パーツ","window.open('products/index4.html', '_top');");
  mm_menu_4.addMenuItem("ステンレス系パーツ","window.open('products/index5.html', '_top');");
  mm_menu_4.addMenuItem("超小物系","window.open('products/index6.html', '_top');");
   mm_menu_4.hideOnMouseOut=true;
   mm_menu_4.menuBorder=0;
   mm_menu_4.menuLiteBgColor='#ffffff';
   mm_menu_4.menuBorderBgColor='#ffffff';
   mm_menu_4.bgColor='#ffffff';
   mm_menu_4.bgImageUp="img/pdmenu_0400a.gif";
   mm_menu_4.bgImageOver="img/pdmenu_0400b.gif";

  window.mm_menu_5 = new Menu("root",115,26,"Osaka, MS UI Gothic",fsp,"#ffffff","#ffffff","#000000","#000000","center","middle",1,0,1000,-5,7,true,true,false,0,false,false);
  mm_menu_5.addMenuItem("ショーライトのこだわり","window.open('kodawari/index.html', '_top');");
  mm_menu_5.addMenuItem("生産工程","window.open('kodawari/index2.html', '_top');");
   mm_menu_5.hideOnMouseOut=true;
   mm_menu_5.menuBorder=0;
   mm_menu_5.menuLiteBgColor='#ffffff';
   mm_menu_5.menuBorderBgColor='#ffffff';
   mm_menu_5.bgColor='#ffffff';
   mm_menu_5.bgImageUp="img/pdmenu_0500a.gif";
   mm_menu_5.bgImageOver="img/pdmenu_0500b.gif";

  mm_menu_5.writeMenus();
} // mmLoadMenus()


