fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=250;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
fontweight="bold";
offbgcolor="#000000";
offcolor="#FFFFFF";
onbgcolor="#000000";
oncolor="#CCCCCC";
//margin=50;
padding=6;
//itemwidth=20;
//itemheight=20;
}

with(milonic=new menuname("archives")){
style=menuStyle;
aI("text=previous shows;url=http://www.squonkopera.org/archives/previous_shows.html;");
aI("text=touring history;url=http://www.squonkopera.org/archives/touring_history.php;");
}


