_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="Black";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="SteelBlue";
offcolor="Yellow";
onbgcolor="Yellow";
oncolor="Black";
padding="6";
separatorcolor="Gold";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Tan";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=1009;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.cedarcountyraceway.net/;");
aI("text=Results;target=;url=Results.html;");
aI("text=Points;target=;url=Points.html;");
aI("text=Schedule;target=;url=Schedule.html;");
aI("showmenu=Rules/Modified RulesINFO_BAR_MENU;text=Rules;target=;url=Rules.html;");
aI("showmenu=Multimedia/Weekly VideosINFO_BAR_MENU;text=Multimedia;target=;url=Multimedia.html;");
aI("showmenu=Forms/W-9 FormINFO_BAR_MENU;text=Forms;target=;url=Forms.html;");
aI("text=Press;target=;url=Press.html;");
aI("text=Payout;target=;url=Payout.html;");
aI("showmenu=Contact/WebmasterINFO_BAR_MENU;text=Contact;target=;url=Contact.html;");
}

with(milonic=new menuname("Rules/Modified RulesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Modified Rules;target=;url=http://www.cedarcountyraceway.net/2012_Modified_Rules.pdf;");
aI("text=Stock Car Rules;target=;url=http://www.cedarcountyraceway.net/2012_StockCar_Rules.pdf;");
aI("text=4-Cylinder Rules;target=;url=http://www.cedarcountyraceway.net/2012_4-Cylinder_Rules.pdf;");
aI("text=Hobby Stock Rules;target=;url=http://www.cedarcountyraceway.net/2012_HobbyStock_Rules.pdf;");
aI("text=B-Modified Rules;target=;url=http://www.cedarcountyraceway.net/2012_B-Mod_Rules.pdf;");
}

with(milonic=new menuname("Multimedia/Weekly VideosINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Weekly Videos;target=;url=http://www.youtube.com/user/CCRaceway?blend=2&ob=video-mustangbase;");
aI("text=Weekly Photos;target=;url=http://www.cedarcountyraceway.net/coppermine/index.php;");
}

with(milonic=new menuname("Forms/W-9 FormINFO_BAR_MENU")){
style=submenuStyle;
aI("text=W-9 Form;target=;url=http://www.cedarcountyraceway.net/W-9.pdf;");
aI("text=Registration Form;target=;url=http://www.cedarcountyraceway.net/registration_form.pdf;");
}

with(milonic=new menuname("Contact/WebmasterINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Webmaster;target=;url=Webmaster.html;");
aI("text=Promotor;target=;url=Promotor.html;");
}


 drawMenus();

