_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="DeepPink";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="DeepPink";
onbgcolor="DarkTurquoise";
oncolor="White";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="DeepPink";
onbgcolor="HotPink";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="4";
separatorcolor="Transparent";
separatorsize="10";
imagepadding="6";
itemwidth="100";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Articles/15 Ways to Stop Storing FatLEFT_MENU;text=Articles;target=;url=articles.php;");
aI("text=Products;target=;url=products.php;");
aI("text=Find me on IDEA FitnessConnect;target=_blank;url=http://www.ideafit.com/profile/loretta-warren;");
aI("text=Find me on Facebook;target=_blank;url=http://facebook.com/ilove2dance;");
aI("text=Follow me on Twitter;target=_blank;url=http://twitter.com/lorettafit;");
aI("text=Add me on MySpace;target=_blank;url=http://www.myspace.com/idance;");
aI("text=Links;target=;url=links.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}

with(milonic=new menuname("Articles/15 Ways to Stop Storing FatLEFT_MENU")){
style=submenuStyle;
aI("text=15 Ways to Stop Storing Fat;target=;url=15-ways-to-stop-storing-fat.php;");
aI("text=Healthy Eating Tips;target=;url=healthy-eating-tips.php;");
aI("text=What Is the Difference?;target=;url=what-is-the-difference.php;");
aI("text=Holidays and Fitness;target=;url=holidays-and-fitness.php;");
aI("text=The Positive Weight Loss Approach;target=;url=the-positive-weight-loss-approach.php;");
aI("text=Walking and Weight Loss;target=;url=walking-and-weight-loss.php;");
aI("text=Live a Longer and Healthier Life;target=;url=live-a-longer-and-healthier-life.php;");
aI("text=Exercise Melts Body Fat;target=;url=exercise-melts-body-fat.php;");
aI("text=Where Diets Go Wrong;target=;url=where-diets-go-wrong.php;");
}


 drawMenus();

