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=0;
_subOffsetLeft=-0;


with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#333333";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="";
headerbgcolor="#ffffff";
headercolor="#000000";
image="";
offbgcolor="#333333";
offcolor="#ffff00";
onbgcolor="#333333";
oncolor="#ff0000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=8;
subimagepadding=2;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
position="absolute";
left=0;
orientation="vertical";
style=menuStyle;
top=25;

aI("url=spac_auditions.html;text=BIG, the musical");



}

drawMenus();
