_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="PaleVioletRed";
onbgcolor="White";
onbold="bold";
oncolor="PaleVioletRed";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="White";
pagecolor="PaleVioletRed";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial Narrow";
fontsize="13pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Gray";
onbgcolor="White";
onbold="bold";
oncolor="PaleVioletRed";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="White";
pagecolor="Gray";
imagepadding="6";
itemwidth="200";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=800;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("showmenu=METHOD/AcupressureINFO_BAR_MENU;text=METHOD;target=;url=Facial-reflexology-face-acupressure.html;");
aI("showmenu=DEMONSTRATION/Exercise for the EyesINFO_BAR_MENU;text=DEMONSTRATION;target=;url=facial_exercise.html;");
aI("text=PROGRAMME;target=;url=facial_exercises_book.html;");
aI("showmenu=BEFORE AFTER/TestimonialsINFO_BAR_MENU;text=BEFORE AFTER;target=;url=before-after.html;");
}

with(milonic=new menuname("METHOD/AcupressureINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Acupressure;target=;url=Acupressure.html;");
}

with(milonic=new menuname("DEMONSTRATION/Exercise for the EyesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Exercise for the Eyes;target=;url=eyes_lift.html;");
aI("text=Exercise for the Skin;target=;url=skin_tightening.html;");
}

with(milonic=new menuname("BEFORE AFTER/TestimonialsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Testimonials;target=;url=Testimonials.html;");
aI("text=Medias;target=;url=medias.html;");
}


 drawMenus();

