_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="CornflowerBlue";
offcolor="#000000";
onbgcolor="LightBlue";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="CornflowerBlue";
offcolor="#000000";
onbgcolor="LightBlue";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=About the Weight Loss Guide (Home);target=;url=http://a-weight-loss-guide.com/;");
aI("showmenu=ArticlesWeight Loss Diet Plans LEFT_MENU;text=Articles;target=;url=articles.html;");
aI("text=Weight Loss Resource Directory;target=;url=weight-loss-resource-directory.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("ArticlesWeight Loss Diet Plans LEFT_MENU")){
style=submenuStyle;
aI("text=Weight Loss Diet Plans ;target=;url=weight-loss-diet-plans.html;");
aI("text=Weight Loss and Positive Thinking;target=;url=weight-loss-and-positive-thinking.html;");
aI("text=Do You Need a Weight Loss Product?;target=;url=do-you-need-a-weight-loss-product-.html;");
aI("text=Spice up your Weight Loss Diet;target=;url=spice-up-your-weight-loss-diet.html;");
aI("text=Product Review: Nutrisystem Weight Loss Program;target=;url=product-review-nutrisystem-weight-loss-program.html;");
aI("text=Weight Loss the Healthy Way;target=;url=weight-loss-the-healthy-way.html;");
aI("text=Weight Loss Surgery;target=;url=weight-loss-surgery.html;");
aI("text=Weight Loss and Exercise;target=;url=weight-loss-and-exercise.html;");
}


 drawMenus();
