_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="#1B2C85";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="2";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/in_orange.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="116";
}

with(submenuStyle=new mm_style()){
align="left";
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/in_orange.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=701;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=$ For Sale $Trikes For SaleINFO_BAR_MENU;text=$ For Sale $;target=;url=$-For-Sale-$.html;");
aI("showmenu=2010 Events2010 Calendar Of EventsINFO_BAR_MENU;text=2010 Events;target=;url=2010-Events.html;");
aI("showmenu=StallionsStallion SpecsINFO_BAR_MENU;text=Stallions;target=;url=Stallions.html;");
aI("text=Links;target=;url=Links.html;");
aI("showmenu=Contact UsPrivacy PolicyINFO_BAR_MENU;text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("$ For Sale $Trikes For SaleINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Trikes For Sale;target=;url=Trikes-For-Sale.html;");
aI("text=Matrix Trailers For Sale;target=;url=Matrix-Trailers-For-Sale.html;");
aI("text=Misc Bike Parts For Sale;target=;url=Misc-Bike-Parts-For-Sale.html;");
aI("text=Pricing;target=;url=Pricing.html;");
aI("text=Loan Calculator;target=;url=Loan-Calculator.html;");
}

with(milonic=new menuname("2010 Events2010 Calendar Of EventsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=2010 Calendar Of Events;target=;url=2010-Calendar-Of-Events.html;");
}

with(milonic=new menuname("StallionsStallion SpecsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Stallion Specs;target=;url=Stallion-Specs.html;");
aI("text=Stallions For Sale;target=;url=Stallions-For-Sale.html;");
aI("text=Stallion Accessories;target=;url=Stallion-Accessories.html;");
}

with(milonic=new menuname("Contact UsPrivacy PolicyINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
}


 drawMenus();
