﻿function mmLoadMenus() {
  if (window.mm_menu_1) return;
  window.mm_menu_1 = new Menu("root",147,22,"",12,"#FFFFFF","#9a1214","#eb9ab4","#fcbed2","left","middle",5,0,1000,-5,7,true,true,true,0,false,true);
  mm_menu_1.addMenuItem("三つ星カレッジとは？","location='http://www.c-mitsuboshi.com/about/index.html'");
  mm_menu_1.addMenuItem("講師紹介","location='http://www.c-mitsuboshi.com/guidance/college_koushi.html'");
	mm_menu_1.addMenuItem("カリキュラム紹介","location='http://www.c-mitsuboshi.com/guidance/college_annai.html'");
	mm_menu_1.addMenuItem("カレッジ日程･会場","window.open('http://www.c-mitsuboshi.com/pdf/schedule_map.pdf', '_blank');");
	mm_menu_1.addMenuItem("カレッジ概要･お申込み","location='http://www.c-mitsuboshi.com/college_form/index.html'");
	mm_menu_1.fontWeight="bold";
  mm_menu_1.hideOnMouseOut=true;
  mm_menu_1.bgColor='#ffffff';
  mm_menu_1.menuBorder=1;
  mm_menu_1.menuLiteBgColor='#FFFFFF';
  mm_menu_1.menuBorderBgColor='#d8727f';


  if (window.mm_menu_2) return;
  window.mm_menu_2 = new Menu("root",147,22,"",12,"#FFFFFF","#9a1214","#eb9ab4","#fcbed2","left","middle",5,0,1000,-5,7,true,true,true,0,false,true);
  mm_menu_2.addMenuItem("三つ星会員専用TOP","location='http://www.c-mitsuboshi.com/member/index.html'");
  mm_menu_2.addMenuItem("カレッジレポート","location='http://www.c-mitsuboshi.com/member/report/index.html'");
  mm_menu_2.addMenuItem("料理教室レポート","location='http://www.c-mitsuboshi.com/member/reshipi/index.html'");
  mm_menu_2.fontWeight="bold";
  mm_menu_2.hideOnMouseOut=true;
  mm_menu_2.bgColor='#ffffff';
  mm_menu_2.menuBorder=1;
  mm_menu_2.menuLiteBgColor='#FFFFFF';
  mm_menu_2.menuBorderBgColor='#d8727f';

  if (window.mm_menu_3) return;
  window.mm_menu_3 = new Menu("root",147,22,"",12,"#FFFFFF","#9a1214","#eb9ab4","#fcbed2","left","middle",5,0,1000,-5,7,true,true,true,0,false,true);
  mm_menu_3.addMenuItem("暮らしお役立ち情報","location='http://www.c-mitsuboshi.com/oyakudachi/index.html'");
  mm_menu_3.addMenuItem("野菜の豆知識大募集","window.open('https://www.herstory.co.jp/oubocom/yasai/', '_blank');");
  mm_menu_3.addMenuItem("Ｓｉセンサーコンロレシピ","window.open('http://www.c-mitsuboshi.com/recipe/aizyou/', '_blank');");
  mm_menu_3.addMenuItem("三つ星度チェック","window.open('http://www.c-mitsuboshi.com/check2/index.html', '_blank');");
  mm_menu_3.addMenuItem("旬野菜と美味しいレシピ","location='http://www.c-mitsuboshi.com/yasai_recipe/index.html'");
  mm_menu_3.addMenuItem("親彩弁当レシピ手帳","location='http://www.c-mitsuboshi.com/oyasai_bentou/index.html'");
 mm_menu_3.fontWeight="bold";
  mm_menu_3.hideOnMouseOut=true;
  mm_menu_3.bgColor='#ffffff';
  mm_menu_3.menuBorder=1;
  mm_menu_3.menuLiteBgColor='#FFFFFF';
  mm_menu_3.menuBorderBgColor='#d8727f';

  if (window.mm_menu_4) return;
  window.mm_menu_4 = new Menu("root",158,22,"",12,"#FFFFFF","#9a1214","#eb9ab4","#fcbed2","left","middle",5,0,1000,-5,7,true,true,true,0,false,true);
  mm_menu_4.addMenuItem("三つ星な暮らし応援ブログ","window.open('http://ameblo.jp/c-mitsuboshi/', '_blank');");
  mm_menu_4.addMenuItem("まるごと旬野菜！","window.open('http://ameblo.jp/mitsuboshi-yasai/', '_blank');");
  mm_menu_4.fontWeight="bold";
  mm_menu_4.hideOnMouseOut=true;
  mm_menu_4.bgColor='#ffffff';
  mm_menu_4.menuBorder=1;
  mm_menu_4.menuLiteBgColor='#FFFFFF';
  mm_menu_4.menuBorderBgColor='#d8727f';

  if (window.mm_menu_5) return;
  window.mm_menu_5 = new Menu("root",260,22,"",12,"#FFFFFF","#9a1214","#eb9ab4","#fcbed2","left","middle",5,0,1000,-5,7,true,true,true,0,false,true);
  mm_menu_5.addMenuItem("暮らし三つ星カレッジ卒業生イベント","location='http://www.c-mitsuboshi.com/m_event/gladuation02_repo.html'");
  mm_menu_5.addMenuItem("三つ星カレッジ3周年記念イベントみのりの市","location='http://www.c-mitsuboshi.com/m_event/minori_ichi_repo.html'");
  mm_menu_5.addMenuItem("第2回みのりの市","location='http://www.c-mitsuboshi.com/m_event/minori_ichi_repo2.html'");
  mm_menu_5.fontWeight="bold";
  mm_menu_5.hideOnMouseOut=true;
  mm_menu_5.bgColor='#ffffff';
  mm_menu_5.menuBorder=1;
  mm_menu_5.menuLiteBgColor='#FFFFFF';
  mm_menu_5.menuBorderBgColor='#d8727f';
  
  mm_menu_5.writeMenus();

} // mmLoadMenus()
