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="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#000000";
headercolor="#000000";
itemwidth=100;
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#000000";
oncolor="#FF6600";
padding=5;
pagebgcolor="#000000";
pagecolor="#FFFFFF";
}

with(milonic=new menuname("classes")){
style=menuStyle;
aI("text=Primary Drama;url=http://www.phoenixtheatreschool.co.uk/classes/index.htm;");
aI("text=Senior Drama;url=http://www.phoenixtheatreschool.co.uk/classes/senior_drama.htm;");
aI("text=Musical Theatre;url=http://www.phoenixtheatreschool.co.uk/classes/musical_theatre.htm;");
aI("text=Dance;url=http://www.phoenixtheatreschool.co.uk/classes/dance.htm;");
aI("text=Phoenix Glee Club;url=http://www.phoenixtheatreschool.co.uk/classes/glee_club.htm;");
}

with(milonic=new menuname("agency")){
style=menuStyle;
aI("text=Phoenix Agency;url=http://www.phoenixtheatreschool.co.uk/agency/index.htm;");
aI("text=How to join;url=http://www.phoenixtheatreschool.co.uk/agency/join_phoenix_agency.htm;");
aI("text=Casting directory;url=http://www.phoenixtheatreschool.co.uk/agency/casting_directory.htm;");
}

drawMenus();

