_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#A3C159";
offcolor="White";
onbgcolor="#CCDCA3";
oncolor="#6C8C37";
padding="5";
pagebgcolor="#A3C159";
pagecolor="White";
separatorcolor="#F0F0F0";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F7F7F2";
offcolor="#000554";
onbgcolor="#F0F0EB";
oncolor="#000654";
padding="4";
pagebgcolor="#F7F7F2";
pagecolor="#000554";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Nutrition For Healthy Living Home;target=;url=http://www.healthylivinganswers.com/vitamins/;");
aI("text=Overweight Obesity;target=;url=overweight-obesity.html;");
aI("text=Calculate Body Mass Index;target=;url=body-mass-index.html;");
aI("text=Child Hood Obesity;target=;url=child-hood-obesity.html;");
aI("text=How Obesity is Linked to Diet;target=;url=obesity-and-diet.html;");
aI("text=Obesity Health Problems;target=;url=obesity-health-problems.html;");
aI("text=Types of Weight Loss Surgery;target=;url=weight-loss-surgery.html;");
}


 drawMenus();
