_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 Page/Why Buy from usINFO_BAR_MENU;text=Home Page;target=;url=http://www.wgwheelworks.com/;align=center;");
aI("showmenu=Indoor Cycling/Bike FittingINFO_BAR_MENU;text=Indoor Cycling;target=;url=Indoor-Cycling.html;align=center;");
aI("showmenu=Our Brands/BikesINFO_BAR_MENU;text=Our Brands;target=;url=Our-Brands.html;align=center;");
aI("showmenu=Athletes/Sponsored Athlete ProgramINFO_BAR_MENU;text=Athletes;target=;url=Athletes.html;align=center;");
aI("text=We Rent Bikes;target=;url=We-Rent-Bikes.html;align=center;");
aI("showmenu=Contact Us/About UsINFO_BAR_MENU;text=Contact Us;target=;url=Contact-Us.html;align=center;");
}

with(milonic=new menuname("Home Page/Why Buy from usINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Why Buy from us;target=;url=Why-Buy-from-us.html;");
aI("text=Bike 101;target=;url=Bike-101.html;");
aI("showmenu=Home Page/Shop Rides/MapsINFO_BAR_MENU;text=Shop Rides;target=;url=Shop-Rides.html;");
aI("text=Recall info;target=;url=Recall-info.html;");
}

with(milonic=new menuname("Home Page/Shop Rides/MapsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Maps;target=;url=Maps.html;");
aI("showmenu=Home Page/Shop Rides/photos/H100INFO_BAR_MENU;text=photos;target=;url=photos.html;");
}

with(milonic=new menuname("Home Page/Shop Rides/photos/H100INFO_BAR_MENU")){
style=submenuStyle;
aI("text=H100;target=;url=H100.html;");
aI("text=BCR;target=;url=BCR.html;");
aI("text=Christmas;target=;url=Christmas.html;");
aI("text=Tour de Cure;target=;url=Tour-de-Cure.html;");
}

with(milonic=new menuname("Indoor Cycling/Bike FittingINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Bike Fitting;target=;url=Bike-Fitting.html;");
}

with(milonic=new menuname("Our Brands/BikesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Bikes;target=;url=Bikes.html;");
aI("text=Parts;target=;url=Parts.html;");
aI("text=Clothing;target=;url=Clothing.html;");
aI("text=Custom Builds;target=;url=Custom-Builds.html;");
aI("text=Reviews and Videos;target=;url=Reviews-and-Videos.html;");
}

with(milonic=new menuname("Athletes/Sponsored Athlete ProgramINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Sponsored Athlete Program;target=;url=Sponsored-Athlete-Program.html;");
}

with(milonic=new menuname("Contact Us/About UsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Hours;target=;url=Hours.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Jobs;target=;url=Jobs.html;");
aI("text=Returns and Refunds;target=;url=Returns-and-Refunds.html;");
}


 drawMenus();

