_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#5D3102";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
image="images/orangedots.gif";
offbgcolor="#FFD4AA";
offcolor="Black";
onbgcolor="#FF7FFF";
oncolor="White";
ondecoration="underline";
padding="2";
pagebgcolor="AntiqueWhite";
pagecolor="Red";
separatorcolor="#5D3102";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="4";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#FF7FFF";
offcolor="Black";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
ondecoration="underline";
padding="4";
pagebgcolor="AntiqueWhite";
pagecolor="Red";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Up One Level;target=;url=../../health-articles/;");
aI("text=Weight Loss For Everyone;target=;url=" + window.location.pathname.substring(0, window.location.pathname.lastIndexOf("/")) + ";");
aI("text=Weight Loss Diets;target=;url=weight-loss-diets.html;");
aI("text=Protein And Weight Loss;target=;url=protein-weight-loss.html;");
aI("text=Am I Overweight?;target=;url=am-i-overweight.html;");
aI("text=Calorie Counting;target=;url=calorie-counting.html;");
aI("text=About Water Retention;target=;url=water-retention.html;");
aI("text=Losing Fat The Right Way;target=;url=losing-fat-skinny-thin.html;");
aI("text=Using A Low Carb Diet;target=;url=low-carb-diet.html;");
aI("text=Fast Weight Loss Tips;target=;url=fast-weight-loss.html;");
aI("text=Get Rid Of Belly Fat;target=;url=get-rid-of-belly-fat.html;");
aI("text=Weight Loss Exercise;target=;url=weight-loss-exercise.html;");
aI("text=Best Weight Loss Program;target=;url=best-weight-loss-program.html;");
aI("text=How Hoodia Pills Work;target=;url=hoodia-pills.html;");
aI("text=Site Map;target=;url=sitemap-navigation.html;");
}


 drawMenus();

