function mmLoadMenus() {
  if (window.mm_menu_0727155741_0) return;
  window.mm_menu_0727155741_0 = new Menu("root",109,18,"Osaka, MS UI Gothic",10,"#ffffff","#ff5a1a","#ff5a1a","#ffffff","left","middle",3,0,1000,-5,7,true,true,true,0,false,false);
  mm_menu_0727155741_0.addMenuItem("ガスクッキングレシピ","window.open('http://www.tsubamegas-f.co.jp/file/recipe/new/index.html', '_self');");
  mm_menu_0727155741_0.addMenuItem("鍋deお助けレシピ","window.open('http://www.tsubamegas-f.co.jp/file/nabe_recipe/index.html', '_self');");
   mm_menu_0727155741_0.hideOnMouseOut=true;
   mm_menu_0727155741_0.menuBorder=1;
   mm_menu_0727155741_0.menuLiteBgColor='#ffffff';
   mm_menu_0727155741_0.menuBorderBgColor='#555555';
   mm_menu_0727155741_0.bgColor='#555555';

  mm_menu_0727155741_0.writeMenus();
} // mmLoadMenus()
function navi(obj) {
 url = obj.options[obj.selectedIndex].value;
 if(url != "") {
   location.href = url;
  }
}

