_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="DarkGray";
borderstyle="Solid";
borderwidth="1";
fontfamily="Tahoma";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="LightGrey";
offcolor="#000000";
onbgcolor="WhiteSmoke";
oncolor="Black";
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="left";
bordercolor="Green";
borderstyle="solid";
borderwidth="0";
decoration="underline";
fontfamily="Tahoma";
fontsize="9pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="WhiteSmoke";
oncolor="Black";
ondecoration="none";
outfilter="Fade(Overlap=1.00)";
padding="1";
separatorcolor="Transparent";
separatorsize="1";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Food-Med.com;target=;url=.././;");
aI("text=Hair;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Hair Treatment 2;target=;url=hair-treatment-2.html;");
aI("text=Hair Treatment 3;target=;url=hair-treatment-darken-hair-delay-graying.html;");
aI("text=Hair Treatment 4;target=;url=hair-treatment-hair-dye-facial-hair-bleach-straighten-hair.html;");
aI("text=Hair Treatment 5;target=;url=hair-treatment-hair-growth-thicken-hair-stronger-hair.html;");
aI("text=Hair Treatment 6;target=;url=hair-treatment-hair-conditioner-hair-shine-hair-softener.html;");
aI("text=Hair Treatment 7;target=;url=hair-treatment-dandruff-head-lice.html;");
}


 drawMenus();

