_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="DarkGreen";
borderstyle="solid";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="DarkGray";
offcolor="DarkGreen";
onbgcolor="#999999";
oncolor="DarkGreen";
padding="6";
separatorcolor="DarkGreen";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.barrylovelaceblog.com/tfbc/;");
aI("showmenu=Get to Boot CampSIGN UP NOW!INFO_BAR_MENU;text=Get to Boot Camp;target=;url=Camp-Locations,-Dates,-Times.html;");
aI("showmenu=Campers in ActionPicturesINFO_BAR_MENU;text=Campers in Action;target=;url=Campers-in-Action.html;");
aI("text=F A Q;target=;url=Frequently-Asked-Questions.html;");
aI("text=Meet Your Instructors;target=;url=Totally-Fit-Boot-Camp-Instructors.html;");
aI("text=Resources;target=;url=Health-and-Fitness-Resources.html;");
aI("text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Get to Boot CampSIGN UP NOW!INFO_BAR_MENU")){
style=submenuStyle;
aI("text=SIGN UP NOW!;target=;url=SIGN-UP-NOW!.html;");
aI("text=Womens Only Boot Camp;target=;url=Allentown-Womens-Boot-Camp.html;");
aI("text=Gift Certificates;target=;url=Gift-Certificates.html;");
aI("text=Boot Camp Punch Cards;target=;url=Boot-Camp-Punch-Cards.html;");
aI("text=Boot Camp Nutrition Plan;target=;url=Nutrition.html;");
}

with(milonic=new menuname("Campers in ActionPicturesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Pictures;target=;url=Pictures.html;");
aI("text=Testimonials;target=;url=Testimonials.html;");
}


 drawMenus();
