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="#000000";
borderstyle="position:absolute";
borderwidth=4;
fontfamily="Arial";
fontsize="80%";
fontstyle="normal";
headerbgcolor="ffffff";
headercolor="ffffff";
offbgcolor="#596DA6";
offcolor="ffffff";
onbgcolor="9999ff";
oncolor="000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="9999ff";
pagecolor="#596DA6";
separatorcolor="#ffffff";
separatorsize=3;
subimage="http://www.westsideacademy.com/images/arrow.gif";
subimagepadding=4;
}

with(Westside=new menuname("Main Menu")){
alwaysvisible=1;
left=14;
overflow="scroll";
style=menuStyle;
top=160;
aI("text=Home;url=http://www.westsideacademy.com/;");
aI("text=Programs Offered;url=http://www.westsideacademy.com/programs.htm;");
aI("text=Membership - Tuition;url=http://www.westsideacademy.com/membership.htm;");
aI("showmenu=Dance;text=Dance;url=http://www.westsideacademy.com/dance.htm;");
aI("showmenu=Gymnastics;text=Gymnastics;url=http://www.westsideacademy.com/gym.htm;");
aI("text=After School Care;url=http://www.westsideacademy.com/asc.htm;");
aI("text=Preschool;url=http://www.westsideacademy.com/preschool.htm;");
aI("text=Birthday Parties;url=http://www.westsideacademy.com/birthday.htm;");
aI("text=Parents Night Out;url=http://www.westsideacademy.com/pno.htm;");
aI("text=Summer Camps;url=http://www.westsideacademy.com/summer_camps.htm;");
aI("showmenu=Staff;text=Staff");
}

with(Westside=new menuname("Samples")){
overflow="scroll";
style=menuStyle;


}

with(Westside=new menuname("Dance")){
style=menuStyle;
aI("text=Dance Classes;url=http://www.westsideacademy.com/dance.htm;");
aI("text=Performing Company;url=http://www.westsideacademy.com/perfco/default.php;");


}

with(Westside=new menuname("Gymnastics")){
style=menuStyle;
aI("text=Gymnastics Classes;url=http://www.westsideacademy.com/gym.htm;");
aI("text=Boys Team;url=http://www.westsideacademy.com/boysTeam;");
aI("text=Girls Team;url=http://www.westsideacademy.com/GirlsTeam;");
aI("text=Rhythmic Team;url=http://www.westsideacademy.com/rhythmic.htm;");
}

with(Westside=new menuname("Staff")){
style=menuStyle;
aI("text=Employee Of The Month;url=http://www.westsideacademy.com/eom.htm;");
aI("text=Employee Email;url=http://mail.westsideacademy.com:81/ExchWeb/bin/auth/owalogon.asp;");
aI("text=Employment Opportunities;url=http://www.westsideacademy.com/employment_opportunities.htm;");

}

drawMenus();

