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




with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=2;
}

with(menuStyle=new mm_style()){
bordercolor="#686868";
itemwidth=150;
align="left";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="85%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#b97b7b";
offcolor="#000000";
onbgcolor="#33141e";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#bababa";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
separatorwidth="60%"
separatoralign="left"
subimage="arrow.gif";
subimagepadding=2;
}



with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
position="relative";
orientation="vertical";
screenposition="left";
style=AllImagesStyle;
openstyle="rtl";
top=0;


aI("image=http://www.luzernemusic.org/site/images/menu/plan.jpg;overimage=http://www.luzernemusic.org/site/images/menu/plan2.jpg;url=http://www.luzernemusic.org/site/html/plan.html;showmenu=Plan2;");


}


with(milonic=new menuname("Plan2")){
overflow="scroll";
style=menuStyle;
aI("text=Map&#58; Directions;url=http://luzernemusic.org/site/html/plan.html#map;");
aI("text=Where To Stay;url=http://luzernemusic.org/site/html/plan.html#where;");
aI("text=Restaurants;url=http://luzernemusic.org/site/html/plan.html#restaurants;");
aI("text=Activities;url=http://luzernemusic.org/site/html/plan.html#activities;");
aI("text=SPAC;url=http://www.spac.org;");
}
drawMenus();