_fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=550;
_menuOpenDelay=150;
_subOffsetTop=-5;
_subOffsetLeft=-5;

with(menuStyle=new mm_style()){
offclass="menuoff";
onclass="menuon";
clickclass="menuclick";
separatorsize=1;
subimagepadding=1;
}

with(submenuStyle=new mm_style()){
offclass="submenuoff";
onclass="submenuon";
clickclass="submenuclick";
separatorsize=1;
subimagepadding=2;
}

with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="14px";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#ffffff";
offbgcolor="#ffffff";
offcolor="#610B0B";
onbgcolor="#F1D6AC";
oncolor="#000000";
outfilter="randomdissolve(duration=0.8)";
overfilter="Fade(duration=0.8);Alpha(opacity=92);Shadow(color=#ffffff', Direction=255, Strength=8)";
padding=2;
pagebgcolor="#F1D6AC";
pagecolor="#000000";
separatorcolor="#ffffff";
separatorsize=3;
subimage="";
subimagepadding=1;
subOffsetTop=-10
subOffsetLeft=-15
}

with(milonic=new menuname("Main")){
overflow="scroll";
style=menuStyle;
aI("text=<b> Home </b>;url=http://riders.moose216.org/index.html;title=Home;")
aI("text=<b> Contact </b>;url=http://riders.moose216.org/feedback.html;title=Contact;")
aI("text=<b> Events </b>;url=http://riders.moose216.org/events.html;showmenu=Events1;title=Events;")
aI("text=<b> Location </b>;url=http://riders.moose216.org/location.html;title=Location;")
aI("text=<b> Photographs </b>;url=http://riders.moose216.org/photos0508010.html;showmenu=Photos1;title=Photographs;")
aI("text=<b> Links </b>;url=http://riders.moose216.org/links.html;showmenu=Links1;title=Links;")
}

with(milonic=new menuname("Events1")){
overflow="scroll";
style=menuStyle;
aI("text=<b> 2008 Events </b>;url=http://riders.moose216.org/events.html;title=2008 Events;")
}

with(milonic=new menuname("Photos1")){
overflow="scroll";
style=menuStyle;
aI("text=<b> Women Riders Doing Great Things </b>;url=http://riders.moose216.org/photos0508010.html;title=Women Riders Doing Great Things;")
}

with(milonic=new menuname("Links1")){
overflow="scroll";
style=menuStyle;
aI("text=<b> 50 State Helmet Law Review </b>;url=http://www.bikersrights.com/states/50state.html;target=_blank;title=50 State Helmet Law Review;")
aI("text=<b> Mission Statement </b>;url=http://riders.moose216.org/missionstatement.html;title=Mission Statement;")
aI("text=<b> Win the Bull Moose Chopper </b>;url=http://riders.moose216.org/images/MooseRiderMemberApplication.pdf;target=_blank;title=Membership Application;")
}

drawMenus();
