_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#FD0303";
padding="6";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#000000";
separatorcolor="Transparent";
separatorsize="11";
overbgimage="images/bracket1.gif";
imagepadding="6";
itemheight="40";
itemwidth="120";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=775;
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="horizontal";
itemheight="30";
aI("showmenu=Home PageBike 101INFO_BAR_MENU;text=Home Page;target=;url=http://www.wgwheelworks.com/;align=center;");
aI("text=Sponsorship;target=;url=Sponsorship.html;align=center;");
aI("showmenu=BikesDemo BikesINFO_BAR_MENU;text=Bikes;target=;url=Bikes.html;align=center;");
aI("text=Rentals;target=;url=Rentals.html;align=center;");
aI("showmenu=Contact UsAbout UsINFO_BAR_MENU;text=Contact Us;target=;url=Contact-Us.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("Home PageBike 101INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Bike 101;target=;url=Bike-101.html;");
aI("text=Shop Rides;target=;url=Shop-Rides.html;");
aI("text=Why Buy from us;target=;url=Why-Buy-from-us.html;");
}

with(milonic=new menuname("BikesDemo BikesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Demo Bikes;target=;url=Demo-Bikes.html;");
aI("text=Bike Sale;target=;url=Bike-Sale.html;");
aI("text=Custom Builds;target=;url=Custom-Builds.html;");
}

with(milonic=new menuname("Contact UsAbout UsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=H100 photos;target=;url=H100-photos.html;");
aI("text=Jobs;target=;url=Jobs.html;");
}


 drawMenus();
