_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
decoration="underline";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#4F4F4F";
offcolor="White";
onbgcolor="#9F9F9F";
oncolor="White";
padding="3";
pagebgcolor="#9F9F9F";
pagecolor="White";
separatorcolor="DarkGray";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="121";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#7F7F7F";
onbold="bold";
oncolor="White";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=731;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Become a Personal Fitness Trainer;target=;url=./;");
aI("text=What is a Personal Trainer;target=;url=what-is-a-personal-trainer.htm;");
aI("text=How to Become a Personal Trainer;target=;url=how-to-become-a-personal-trainer.htm;");
aI("text=Education to Become a Personal Trainer;target=;url=education-to-become-a-personal-trainer.htm;");
aI("text=Free Healthy Recipes;target=;url=freehealthyrecipes.html;");
aI("text=Fitness and Health Articles;target=;url=fitnessandhealtharticles.html;");
}


 drawMenus();

