_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#006600";
onbgcolor="#5EBF44";
oncolor="Black";
padding="10";
separatorcolor="#E1E1E1";
separatorsize="7";
subimage="images/grey_4x5.gif";
subimagepadding="10";
itemwidth="175";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2E5F21";
offcolor="White";
onbgcolor="#5EBF44";
oncolor="Black";
padding="4";
subimage="images/grey_4x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Ab Exercise Equipment;target=;url=ab-exercise-equipment.htm;");
aI("text=Exercise Bike;target=;url=exercise-bike.htm;");
aI("text=Hip Hop Dance Videos;target=;url=hip-hop-dance-videos.htm;");
aI("showmenu=How To Lose Weight/Aerobic ExercisesLEFT_MENU;text=How To Lose Weight;target=;url=how-to-lose-weight.htm;");
aI("text=Plus Size Pilates DVD;target=;url=plus-size-pilates-workout-dvd.htm;");
}

with(milonic=new menuname("How To Lose Weight/Aerobic ExercisesLEFT_MENU")){
style=submenuStyle;
aI("text=Aerobic Exercises;target=;url=aerobic-exercises.htm;");
aI("text=5 Day Diet To Lose Weight;target=;url=diet-to-lose-weight.htm;");
aI("text=How To Lose 10 Pounds;target=;url=lose-10-pounds.htm;");
aI("text=Weight Loss Plans;target=;url=weight-loss-plans.htm;");
}


 drawMenus();

