_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="bold";
headercolor="#000000";
offbgcolor="#161313";
offcolor="#FFFFFF";
onbgcolor="#FFFFFF";
oncolor="#161313";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="11pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#161313";
offcolor="#FFFFFF";
onbgcolor="#FFFFFF";
oncolor="#000000";
outfilter="Fade(Overlap=1.00)";
padding="0";
separatorcolor="Transparent";
separatorsize="2";
imagepadding="6";
itemwidth="107";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=761;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=HOME;target=;url=http://www.hairandmakeupdesign.com.au/;");
aI("text=HAIR;target=;url=HAIR.html;");
aI("text=MAKE UP;target=;url=MAKE-UP.html;");
aI("text=LESSONS;target=;url=LESSONS.html;");
aI("text=BRIDAL;target=;url=BRIDAL.html;");
aI("text=SHOWCASE;target=;url=SHOWCASE.html;");
aI("text=CONTACT US;target=;url=CONTACT-US.html;");
}


 drawMenus();
