function mmLoadMenus() {if (window.mm_menu_1) return;window.mm_menu_1 = new Menu("root",236,16,"lr oSVbN, Osaka",12,"#913155","#808080","#DEC2CC","#FFFFFF","left","middle",3,0,100,-5,7,true,true,true,0,true,true);// j[FCONTENTSmm_menu_1.addMenuItem("INDEX","location='"+path+"index.html'");mm_menu_1.addMenuItem("VOL.1 in STUDIO FOLIO","location='"+path+"index.html'");mm_menu_1.addMenuItem("₯ ·θδ»ή","location='"+path+"vol1/nagasaki.html'");mm_menu_1.addMenuItem("€ θ»","location='"+path+"vol1/misaki.html'");mm_menu_1.addMenuItem("VOL.2 event campaign","location='"+path+"vol2/index.html'");// mm_menu_1.addMenuItem("VOL.2 in STUDIO FOLIO","location='"+path+"vol2/index.html'");// ±±άΕmm_menu_1.hideOnMouseOut=true;mm_menu_1.bgColor='#DEC2CC';mm_menu_1.menuBorder=1;mm_menu_1.menuLiteBgColor='#DEC2CC';mm_menu_1.menuBorderBgColor='#913155';mm_menu_1.writeMenus();}