fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=0;
}

with(menuStyle=new mm_style()){
bordercolor="#B8B897";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="60%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2C331D";
offcolor="#ffffff";
onbgcolor="#5B6A3A";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#719767";
pagecolor="ffffff";
separatorcolor="#B8B897";
separatorsize=1;
subimagepadding=2;
}

with(hidho=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=AllImagesStyle;
aI("image=/images/nav_01.jpg;showmenu=SpaceLeft;");
aI("image=/images/nav_02.jpg;showmenu=Home;url=/index.shtml;");
aI("image=/images/nav_03.jpg;showmenu=Programs;");
aI("image=/images/nav_04.jpg;showmenu=Locations;url=/locations.shtml;");
aI("image=/images/nav_05.jpg;showmenu=Schedules;");
aI("image=/images/nav_06.jpg;showmenu=Contact;url=/ContactUs.aspx;");
aI("image=/images/nav_07.jpg;showmenu=FAQ;url=/faq.shtml;");
aI("image=/images/nav_08.jpg;showmenu=Register;url=/Customer/default.aspx?source=regnow;");
aI("image=/images/nav_09.jpg;showmenu=SpaceRight;");
}

with(hidho=new menuname("SpaceLeft")){
}

with(hidho=new menuname("Home")){
}

with(hidho=new menuname("Programs")){
style=menuStyle;
aI("text=4-Week Outdoor Fitness Boot Camp;url=/central.shtml;");
aI("text=RE-SHAPE;url=/reshape.shtml;");
aI("text=Kickboxing;url=/kickboxing.shtml;");
aI("text=Functional Strength Training;url=/fusion.shtml;");
aI("text=Yoga;url=/yoga.shtml;");
aI("text=Personal & Small Group Training;url=/personal.shtml;");
aI("text=Corporate Wellness;url=/corporate.shtml;");
}

with(hidho=new menuname("Locations")){
style=menuStyle;

aI("text=Outdoor Boot Camp;url=/locations.shtml;");
aI("text=Re-Shape Indoor Boot Camp;url=/locations_reshape.shtml;");
aI("text=Brookhaven Fitness Studio;url=/locations_studio.shtml;");
}

with(hidho=new menuname("Schedules")){
style=menuStyle;
aI("text=4-Week Outdoor Fitness Boot Camp Schedule & Fees;url=/schedule_outdoor.aspx;");
aI("text=RE-SHAPE Schedule & Fees;url=/schedule_reshape.aspx;");
aI("text=Brookhaven Studio Schedule & Membership Rates;url=/schedules_indoor.shtml;");

}

with(hidho=new menuname("Contact")){
style=menuStyle;
}

with(hidho=new menuname("FAQ")){
style=menuStyle;
aI("text=About Us;url=/aboutus.shtml;");
aI("text=Company Information;url=/companyinformation.shtml;");
aI("text=Common Questions;url=/faq.shtml;");
aI("text=Press Room;url=/pressroom.shtml;");
aI("text=Testimonials;url=/testimonials.shtml;");
aI("text=Licensing;url=http://www.bootcamplicense.com/index.shtml;");
aI("text=Careers;url=/careers.shtml;");
aI("text=Our Partners;url=/partners.shtml;");
}

with(hidho=new menuname("Register")){
style=menuStyle;
}


drawMenus();

