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




with(menuStyle=new mm_style()){
bordercolor="#ffffcc";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
offbgcolor="#FFFFCC";
offcolor="#000000";
onbgcolor="#FFCC99";
oncolor="#000000";
padding=5;
separatorcolor="";
separatorsize=0;
image="bullet-orange.gif";
imagepadding=6;
subimagepadding=2;
subimage="arrowdn.gif";
subimagepadding=2;
}

with(menuStyle2=new mm_style()){
bordercolor="#ffffcc";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="13px";
fontstyle="normal";
offbgcolor="#cccccc";
onbgcolor="#FFCC99";
oncolor="#660000";
offcolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
separatorcolor="#000000";
separatorsize=1;
subimagepadding=2;
subimage="arrowdn.gif";
subimagepadding=2;

}

with(milonic=new menuname("Competitors")){
overflow="scroll";
style=menuStyle2;
aI("text=Results;url=results.html;")
aI("text=Photos/Video;url=media.html;")
aI("text=Camping/Lodging;url=lodging.html;")
aI("text=Maps/Aerial Images;url=maps.html;")
aI("text=Food Vendor;url=food.html;")
aI("text=Links;url=links.html;")
aI("text=Bridgestone Contingency;url=links.html#cont;")
aI("text=Raffles;url=links.html#raffle;")
aI("text=Register;url=registration.html;")
aI("text=Entry List;url=https://axwaresystems.com/axorm/calendar_main.php?curevent=349&clubid=21&mode=reglist&selectclubid=&curmonthindex=7&curyearindex=2;")
aI("text=Run/Work Order;url=runwork.html;")
}

with(milonic=new menuname("Results")){
overflow="scroll";
style=menuStyle2;
aI("text=Results;url=results.html;")
aI("text=Video/Photos;url=media.html;")
}


drawMenus();

