_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="CadetBlue";
borderstyle="Solid";
borderwidth="0";
decoration="underline";
fontfamily="Georgia";
fontsize="10pt";
fontstyle="normal";
image="images/xpblank.gif";
offcolor="Black";
onborder="1px solid #316AC5";
oncolor="Black";
ondecoration="none";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#999999, Direction=135, Strength=5)";
padding="4";
pagebgcolor="CadetBlue";
pagecolor="Black";
separatoralign="right";
separatorcolor="#C5C2B8";
separatorpadding="1";
separatorwidth="80%";
subimage="images/arrow.gif";
subimagepadding="5";
menubgcolor="#ffffff";
menubgimage="images/backoff_blue.gif";
imagepadding="3";
}

with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="0";
fontfamily="Georgia";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
offbgcolor="CadetBlue";
offcolor="White";
onbgcolor="CadetBlue";
onbold="bold";
onborder="1px solid #316AC5";
oncolor="Black";
ondecoration="none";
padding="8";
pagebgcolor="CadetBlue";
pagecolor="Black";
separatorcolor="#FFFFFF";
separatorsize="12";
rawcss="padding-left:5px;padding-right:5px";
itemwidth="160";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Acne;target=;url=acne.html;");
aI("text=Body Building;target=;url=bodybuilding.html;");
aI("text=Hair Loss;target=;url=hair-loss.html;");
aI("text=Oral Health;target=;url=oral-hygiene.html;");
aI("text=Mens Sexual Health;target=;url=male-sexual-health.html;");
aI("text=Stop Smoking;target=;url=stop-smoking-free.html;");
aI("text=Stress Management;target=;url=definition-of-stress.html;");
aI("text=Man Vitamins;target=;url=man-vitamins.html;");
aI("text=Weight Loss;target=;url=weight-loss-diet.html;");
}


 drawMenus();

