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=-2;




with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="89%";
fontstyle="normal";
headerbgcolor="#cccccc";
headercolor="#000000";
offbgcolor="#efd31c";
offcolor="#000000";
onbgcolor="white";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#cccccc";
pagecolor="black";
separatorcolor="#000000";
separatorsize=2;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Top Nav")){
alwaysvisible=1;
left=10;
orientation="horizontal";
style=menuStyle;
top=10;
position="relative";


aI("text=The Music;url=../html/music.html;");
aI("text=The Food;url=../html/food_bev.html;")
;aI("text=The Jams;url=../html/blues_jam.html;");
aI("text=History;url=../html/history.html;");
aI("text=News;url=../html/news.html;");
aI("text=Map, Directions & Parking;url=../html/directions.html;")
aI("text=Tickets;url=../html/tickets.html;");
aI("text=Volunteers;url=../html/volunteers.html;");
aI("text=F.A.Q.;url=../html/faq.html;");
aI("text=Online Survey;url=http://www.eventzonefeedback.org");

}

drawMenus();

