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(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#FFFF66";
oncolor="#3333CC";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
align=1;
orientation="horizontal";
style=menuStyle;
top=157;
left=120;
aI("status=Back To Home Page;text=Home;url=http://www.thezonefitness.com/;");
aI("showmenu=Services;text=Services;");
aI("showmenu=Aerobics;text=Aerobics;");
aI("status=Location Page;text=Location;url=http://www.thezonefitness.com/location.html;");
aI("showmenu=Staff;text=Staff;");
aI("status=Rates;text=Rates;url=http://www.thezonefitness.com/rates.html;");
aI("status=Photos Page;text=Photos;url=http://www.thezonefitness.com/photos.html;");
aI("status=Contact Us;text=Contact Us;url=http://www.thezonefitness.com/contact.html;");
}

with(milonic=new menuname("Services")){
overflow="scroll";
style=menuStyle;
aI("text=Child Care;url=http://www.thezonefitness.com/kids_zone.html")
aI("showmenu=One-on-One;status=One-on-One;text=One-on-One;")
aI("showmenu=Therapy;status=Therapy;text=Therapy;")
aI("text=Tanning;url=http://www.thezonefitness.com/tanning.html;");
aI("showmenu=Miscellaneous;status=Miscellaneous;text=Miscellaneous;")
}

with(milonic=new menuname("The Kid's Zone")){
style=menuStyle;
aI("text=Child Care;url=http://www.thezonefitness.com/kids_zone.html;");
aI("text=Birthday Parties;url=http://www.thezonefitness.com/bday_parties.html;");
}

with(milonic=new menuname("One-on-One")){
style=menuStyle;
aI("text=Personal Training;url=http://www.thezonefitness.com/personal_training.html;");
aI("text=Nutrition Counseling;url=http://www.thezonefitness.com/nutrition_counseling.html;");
}

with(milonic=new menuname("Therapy")){
style=menuStyle;
aI("text=Physical;url=http://www.thezonefitness.com/physical_therapy.html;");
aI("text=Massage;url=http://www.thezonefitness.com/massage_therapy.html;");
}

with(milonic=new menuname("Miscellaneous")){
style=menuStyle;
aI("text=Body Composition Analysis;url=http://www.thezonefitness.com/body_composition.html;");
aI("text=Juice Bar;url=http://www.thezonefitness.com/juice_bar.html;");
}

with(milonic=new menuname("Aerobics")){
style=menuStyle;
aI("text=Current Schedule;url=http://www.thezonefitness.com/aerobics_schedule.html;");
aI("text=Class Descriptions;url=http://www.thezonefitness.com/class_descriptions.html;");
aI("text=Instructors;url=http://www.thezonefitness.com/staff_aerobics.html;");
}

with(milonic=new menuname("Staff")){
style=menuStyle;
aI("text=Fitness;url=http://www.thezonefitness.com/staff_fitness.html;");
aI("text=Aerobics;url=http://www.thezonefitness.com/staff_aerobics.html;");
}

drawMenus();
