﻿function mmLoadMenus() {
  if (window.m_m) return;
      window.m_m = new Menu("root",100,20,"ＭＳ Ｐゴシック, Osaka",11,"#FFF","#ffcc00","#000","#333","left","middle",6,0,1000,-5,7,true,true,true,0,false,true);
  m_m.addMenuItem("イベント情報","location='./event.html'");
  m_m.addMenuItem("徳寿の日","location='./tokuju_day.html'");
  m_m.addMenuItem("田植え体験","location='./event_taue.html'");
   m_m.hideOnMouseOut=true;
   m_m.bgColor='#000';
   m_m.menuBorder=0;


  window.m_m_1 = new Menu("root",100,20,"ＭＳ Ｐゴシック, Osaka",11,"#FFF","#ffcc00","#000","#333","left","middle",6,0,1000,-5,7,true,true,true,0,false,true);
  m_m_1.addMenuItem("しんら亭メニュー","location='./1shinratei_menue1.html'");
  m_m_1.addMenuItem("K-place店メニュー","location='./6k-place_menue1.html'");
  m_m_1.addMenuItem("新道店メニュー","location='./2shindou_menue1.html'");
  m_m_1.addMenuItem("野幌店メニュー","location='./3nohoro_menue1.html'");
  m_m_1.addMenuItem("藻岩店メニュー","location='./4moiwa_menue1.html'");
  m_m_1.addMenuItem("平岡店メニュー","location='./5hiraoka_menue1.html'");
  m_m_1.addMenuItem("白石店メニュー","location='./8shiroishi_menue1.html'");
  m_m_1.addMenuItem("八軒店メニュー","location='./9hakken_menue1.html'");
  m_m_1.addMenuItem("豊平店メニュー","location='./10toyohira_menue1.html'");
  m_m_1.addMenuItem("手稲店メニュー","location='./11teniwa_menue1.html'");
   m_m_1.hideOnMouseOut=true;
   m_m_1.bgColor='#000';
   m_m_1.menuBorder=0;


  window.m_m_2 = new Menu("root",100,20,"ＭＳ Ｐゴシック, Osaka",11,"#FFF","#ffcc00","#000","#333","left","middle",6,0,1000,-5,7,true,true,true,0,false,true);
  m_m_2.addMenuItem("店舗ブログ","location='../blog/'");
  m_m_2.addMenuItem("店舗地図","location='./map_ichiran.html'");
  m_m_2.addMenuItem("個人情報について","location='./privacy.html'");
   m_m_2.hideOnMouseOut=true;
   m_m_2.bgColor='#000';
   m_m_2.menuBorder=0;


  window.m_m_3 = new Menu("root",100,20,"ＭＳ Ｐゴシック, Osaka",11,"#FFF","#ffcc00","#000","#333","left","middle",6,0,1000,-5,7,true,true,true,0,false,true);
  m_m_3.addMenuItem("徳寿しんら亭","location='./1shinratei.html'");
  m_m_3.addMenuItem("徳寿K-place店","location='./6k-place.html'");
  m_m_3.addMenuItem("徳寿新道店","location='./2shindou.html'");
  m_m_3.addMenuItem("徳寿野幌店","location='./3nohoro.html'");
  m_m_3.addMenuItem("徳寿藻岩店","location='./4moiwa.html'");
  m_m_3.addMenuItem("徳寿平岡店","location='./5hiraoka.html'");
  m_m_3.addMenuItem("徳寿白石店","location='./8shiroishi.html'");
  m_m_3.addMenuItem("徳寿八軒店","location='./9hakken.html'");
  m_m_3.addMenuItem("徳寿豊平店","location='./10toyohira.html'");
  m_m_3.addMenuItem("徳寿手稲店","location='./11teniwa.html'");
  m_m_3.addMenuItem("店舗地図","location='./map_ichiran.html'");
   m_m_3.hideOnMouseOut=true;
   m_m_3.bgColor='#000';
   m_m_3.menuBorder=0;


  window.m_m_4 = new Menu("root",100,20,"ＭＳ Ｐゴシック, Osaka",11,"#FFF","#ffcc00","#000","#333","left","middle",6,0,1000,-5,7,true,true,true,0,false,true);
  m_m_4.addMenuItem("通信販売Top","location='../eshop/'");
  m_m_4.addMenuItem("個人情報について","location='./privacy.html'");
   m_m_4.hideOnMouseOut=true;
   m_m_4.bgColor='#000';
   m_m_4.menuBorder=0;


  window.m_m_5 = new Menu("root",100,20,"ＭＳ Ｐゴシック, Osaka",11,"#FFF","#ffcc00","#000","#333","left","middle",6,0,1000,-5,7,true,true,true,0,false,true);
  m_m_5.addMenuItem("会社概要","location='./gaiyou.html'");
  m_m_5.addMenuItem("会社沿革","location='./gaiyou2.html'");
  m_m_5.addMenuItem("求人情報","location='./job.html'");
   m_m_5.hideOnMouseOut=true;
   m_m_5.bgColor='#000';
   m_m_5.menuBorder=0;

m_m_1.writeMenus();
} // mmLoadMenus()
