_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="right";
bordercolor="Black";
borderstyle="solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontweight="bold";
image="images/dots5.gif";
offbgcolor="Transparent";
offcolor="Maroon";
onbgcolor="#B6BABF";
oncolor="#ffffff";
padding="8";
separatorcolor="Transparent";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="213";
}

with(submenuStyle=new mm_style()){
bordercolor="#660000";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#660000";
offcolor="#ffffff";
onbgcolor="#590E0C";
oncolor="#ffffff";
padding="4";
separatorcolor="#590E0C";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home Page;target=;url=http://weightlossdoctor.us/;");
aI("text=Weight Loss Drugs;target=;url=weightlossdrugs.html;");
aI("text=Dieting;target=;url=Dieting.html;");
aI("text=Nutritional Supplements;target=;url=Nutritional-Supplements.html;");
aI("text=Learn The Secret;target=;url=Learn-The-Secret.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Gratitude;target=;url=Gratitude.html;");
}


 drawMenus();

