_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/breeze11.gif";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="Blue";
pagecolor="Crimson";
separatorcolor="Transparent";
separatorpadding="1";
separatorsize="2";
subimage="images/white_4x7.gif";
subimagepadding="2";
itemheight="34";
itemwidth="124";
}

with(submenuStyle=new mm_style()){
bordercolor="#67A1CE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="BlanchedAlmond";
offcolor="Blue";
onbgcolor="#91C7F1";
onborder="1px solid #67A1CE";
oncolor="#000000";
padding="4";
separatorsize="1";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="95";
align="center";
itemheight="28";
aI("text=Home;target=;url=http://rideforheroes.org/;align=center;");
aI("text=About;target=;url=About.html;align=center;");
aI("showmenu=Routes/8-MileLEFT_MENU;text=Routes;target=;url=Routes.html;align=center;");
aI("text=Prize Drawing;target=;url=Prize-Drawing.html;align=center;");
aI("text=Jersey;target=;url=Jersey.html;align=center;");
aI("text=Register;target=;url=Register.html;align=center;");
aI("text=Packet Pickup;target=;url=Packet-Pickup.html;align=center;");
aI("text=Directions;target=;url=Directions.html;align=center;");
aI("text=Hotels;target=;url=Hotels.html;align=center;");
aI("text=Forms;target=;url=Forms.html;align=center;");
aI("showmenu=Sponsors/Hero LevelLEFT_MENU;text=Sponsors;target=;url=Sponsors.html;align=center;");
aI("text=Beneficiaries;target=;url=Beneficiaries.html;align=center;");
}

with(milonic=new menuname("Routes/8-MileLEFT_MENU")){
style=submenuStyle;
aI("text=8-Mile;target=;url=8-Mile.html;");
aI("text=23-Mile;target=;url=23-Mile.html;");
aI("text=35-Mile;target=;url=35-Mile.html;");
aI("text=44-Mile;target=;url=44-Mile.html;");
aI("text=62-Mile;target=;url=62-Mile.html;");
aI("text=73-Mile;target=;url=73-Mile.html;");
}

with(milonic=new menuname("Sponsors/Hero LevelLEFT_MENU")){
style=submenuStyle;
aI("text=Hero Level;target=;url=Hero-Level.html;");
aI("text=First Responder Level;target=;url=First-Responder-Level.html;");
aI("text=Volunteer Level;target=;url=Volunteer-Level.html;");
aI("text=Donation Level;target=;url=Donation-Level.html;");
}


 drawMenus();

