_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Black";
oncolor="Firebrick";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
pagecolor="MidnightBlue";
separatorcolor="#000000";
separatorsize="1";
subimagepadding="2";
rawcss="padding-top:10px;padding-bottom:5px";
itemheight="60";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="Double";
borderwidth="4";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="SaddleBrown";
offcolor="#ffffff";
onbgcolor="BurlyWood";
oncolor="Firebrick";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding="6";
pagebgcolor="DarkSalmon";
pagecolor="MidnightBlue";
separatorsize="1";
subimage="images/white_7x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=483;
style=menuStyle;
alwaysvisible="1";
align="center";
orientation="horizontal";
aI("text=Home Page;target=;url=./;align=center;bgimage=images/multiblack13L.gif;");
aI("showmenu=Events2009 Race ResultsINFO_BAR_MENU;text=Events;target=;url=Events.html;align=center;bgimage=images/multiblack13L.gif;");
aI("showmenu=InformationContact UsINFO_BAR_MENU;text=Information;target=;url=Information.html;align=center;bgimage=images/multiblack13L.gif;");
aI("showmenu=SponsorsSponsor 1INFO_BAR_MENU;text=Sponsors;target=;url=Sponsors.html;align=center;bgimage=images/multiblack13L.gif;");
}

with(milonic=new menuname("Events2009 Race ResultsINFO_BAR_MENU")){
style=submenuStyle;
aI("showmenu=2009 Race ResultsMarch 3rd 2009INFO_BAR_MENU;text=2009 Race Results;target=;url=2009-Race-Results.html;");
aI("text=2009 State Event Information and Final Results;target=;url=2009-State-Event-Information-and-Final-Results.html;");
aI("text=2009 Draw Results;target=;url=2009-Draw-Results.html;");
}

with(milonic=new menuname("2009 Race ResultsMarch 3rd 2009INFO_BAR_MENU")){
style=submenuStyle;
aI("text=March 3rd 2009;target=;url=March-3rd-2009.html;");
}

with(milonic=new menuname("InformationContact UsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=2009 Race Schedule;target=;url=2009-Race-Schedule.html;");
aI("text=Web Links;target=;url=Web-Links.html;");
}

with(milonic=new menuname("SponsorsSponsor 1INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Sponsor 1;target=;url=Sponsor-1.html;");
aI("text=Sponsor 2;target=;url=Sponsor-2.html;");
aI("text=Sponsor 3;target=;url=Sponsor-3.html;");
aI("text=Sponsor 4;target=;url=Sponsor-4.html;");
aI("text=Sponsor 5;target=;url=Sponsor-5.html;");
}


 drawMenus();
