_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#6F6F6F";
onbgcolor="#C13F3F";
oncolor="White";
padding="10";
separatorcolor="White";
separatorsize="30";
subimage="images/white_arrow.gif";
subimagepadding="6";
itemwidth="215";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="3";
fontfamily="Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="Black";
onbgcolor="#A0A76D";
oncolor="#000000";
padding="4";
subimage="images/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Weight Loss Home;target=;url=./;");
aI("showmenu=Articles4 tips to lose belly fatLEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("text=Privacy;target=;url=privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Articles4 tips to lose belly fatLEFT_MENU")){
style=submenuStyle;
aI("text=4 tips to lose belly fat;target=;url=4-tips-to-lose-belly-fat.html;");
aI("text=5 Foods That Will Help You Lose Weight;target=;url=5-foods-that-will-help-you-lose-weight.html;");
aI("text=5 Keys to a Successful Weight Loss Plan;target=;url=5-keys-to-a-successful-weight-loss-plan.html;");
aI("text=Can Water Make You Lose Weight;target=;url=can-water-make-you-lose-weight.html;");
aI("text=Expect Success;target=;url=expect-success.html;");
aI("text=Trans Fats;target=;url=trans-fats.html;");
aI("text=Enjoy The Journey;target=;url=enjoy-the-journey.html;");
aI("text=Eating Right for Weight Loss;target=;url=eating-right-for-weight-loss.html;");
aI("text=Alcohol and Health;target=;url=alcohol-and-health.html;");
aI("text=Can't Lose Weight?;target=;url=can't-lose-weight-.html;");
aI("text=Motivated Exercise;target=;url=motivated-exercise.html;");
aI("text=Dangerous Weight Loss Pills;target=;url=dangerous-weight-loss-pills.html;");
aI("text=Jenny Craig;target=;url=jenny-craig.html;");
}


 drawMenus();
