_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glowing_Big9.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#E7EECF";
oncolor="#343434";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glowing_Big_hover9.png";
itemheight="42";
itemwidth="128";
}

with(submenuStyle=new mm_style()){
bordercolor="#dddddd";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FAF7DF";
offcolor="#444444";
onbgcolor="#FAF7DF";
oncolor="#333333";
ondecoration="underline";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=660;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
itemheight="42";
aI("text=HOME;target=;url=http://www.naturehasthecure.com/;");
aI("showmenu=AILMENTS/AcneINFO_BAR_MENU;text=AILMENTS;target=;url=health-issues.html;");
aI("text=FOR PETS;target=;url=pets.html;");
aI("text=ARTICLES;target=;url=articles.html;");
aI("text=ABOUT;target=;url=about-us.html;");
}

with(milonic=new menuname("AILMENTS/AcneINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Acne;target=;url=acne.html;");
aI("text=ADHD;target=;url=adhd.html;");
aI("text=Anxiety;target=;url=anxiety.html;");
aI("text=Anxiety In Children;target=;url=anxiety-in-children.html;");
aI("text=Blood Pressure;target=;url=blood-pressure.html;");
aI("text=Ear Aches;target=;url=ear-aches.html;");
aI("text=Feet;target=;url=feet.html;");
aI("text=Fertility;target=;url=fertility.html;");
aI("text=Gall Stones;target=;url=gall-stones.html;");
aI("text=Gout;target=;url=gout.html;");
aI("text=Hair  ;target=;url=hair.html;");
aI("text=Heart;target=;url=heart.html;");
aI("text=Kidney;target=;url=kidney.html;");
aI("text=Menopause;target=;url=menopause.html;");
aI("text=Prostate;target=;url=prostate.html;");
aI("text=Sex;target=;url=sex.html;");
aI("text=Sleep;target=;url=sleep.html;");
aI("text=Urinary Tract ;target=;url=urinary-tract.html;");
}


 drawMenus();

