fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=0;
_menuOpenDelay=0;
_subOffsetTop=1;
_subOffsetLeft=-1;




with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#eeeeee";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=1;
}

with(menuStyle=new mm_style()){
bordercolor="#cccccc";
borderstyle="";
borderwidth=3;
fontfamily="Arial";
fontsize="10";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#cccccc";
offcolor="#000000";
onbgcolor="#cccccc";
oncolor="#FFFFFF";
outfilter="FADE(duration=2)";
overfilter="Fade(duration=0.5);Alpha(opacity=80);Shadow(color=#ffffff', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#cccccc";
pagecolor="black";
separatorcolor="#EEEEEE";
separatorsize=0;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=180;
orientation="horizontal";
style=AllImagesStyle;
top=10;
aI("text=;status=Back To Home Page;url=Index.html;");
aI("text=;status=Back To Home Page;url=Index.html;");
aI("text=;showmenu=Backstage;");
aI("text=;showmenu=Events;");
aI("text=;showmenu=Home");
}

with(milonic=new menuname("1_tl")){
overflow="scroll";
style=menuStyle;
aI("text=Event 01&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=backstage.html;");
aI("text=Event 02;url=backstage2.html;");
aI("text=Event 03;url=backstage3.html;");
aI("text=Event 04;url=backstage4.html;");
aI("text=Event 05;url=backstage5.html;");
aI("text=Event 06;url=backstage6.html;");
aI("text=Event 07;url=backstage7.html;");
aI("text=Event 08;url=backstage8.html;");
aI("text=Event 09;url=backstage9.html;");
aI("text=Event 10;url=backstage10.html;");
}

drawMenus();

