_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="right";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="13pt";
fontstyle="normal";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="Transparent";
offcolor="#ffffff";
onbgcolor="#D1E3E2";
oncolor="Black";
padding="7";
separatorcolor="#F7ECBE";
separatorsize="0";
subimage="images/arrow.gif";
subimagepadding="0";
overimage="images/dots5.gif";
imagepadding="6";
itemwidth="230";
}

with(submenuStyle=new mm_style()){
bordercolor="#3C7878";
borderstyle="Solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="White";
offcolor="#3C7878";
onbgcolor="#F7ECBE";
oncolor="Black";
padding="4";
pagecolor="Black";
separatorcolor="#3C7878";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Fast Weightloss Diet;target=;url=./;");
aI("showmenu=ArticlesWeight Loss PlansLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=ResourcesGreenLife WeightLossLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=News;target=;url=News.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("ArticlesWeight Loss PlansLEFT_MENU")){
style=submenuStyle;
aI("text=Weight Loss Plans;target=;url=Weight-Loss-Plans.html;");
}

with(milonic=new menuname("ResourcesGreenLife WeightLossLEFT_MENU")){
style=submenuStyle;
aI("text=GreenLife WeightLoss;target=;url=GreenLife-WeightLoss.html;");
aI("text=Fat Loss Workout;target=;url=Fat-Loss-Workout.html;");
aI("text=5 Second Colon Cleanse;target=;url=5-Second-Colon-Cleanse.html;");
aI("text=The Hospital Diet ;target=;url=The-Hospital-Diet.html;");
}


 drawMenus();
