_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="Teal";
offcolor="#ffffff";
onbgcolor="Yellow";
oncolor="Black";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="LightSeaGreen";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=http://www.cb-motorcycles.com/;");
aI("text=Dealerships;target=;url=Dealerships.html;");
aI("showmenu=ServicesWarehouseLEFT_MENU;text=Services;target=;url=Services.html;");
aI("showmenu=ArticlesHave a Motorcycle VacationLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Our Blog;target=_blank;url=http://www.cb-motorcycles.com/blog;");
aI("text=Our Store;target=_blank;url=http://www.cb-motorcycles.com/shopping;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
aI("text=Links;target=;url=Links.html;");
}

with(milonic=new menuname("ServicesWarehouseLEFT_MENU")){
style=submenuStyle;
aI("text=Warehouse;target=;url=Warehouse.html;");
}

with(milonic=new menuname("ArticlesHave a Motorcycle VacationLEFT_MENU")){
style=submenuStyle;
aI("text=Have a Motorcycle Vacation;target=;url=Have-a-Motorcycle-Vacation.html;");
aI("showmenu=Make Your Next Motorcycle Road Trip A SuccessTake A Road Trip - Pack Your LuggageLEFT_MENU;text=Make Your Next Motorcycle Road Trip A Success;target=;url=Make-Your-Next-Motorcycle-Road-Trip-A-Success.html;");
aI("showmenu=More to Learn about Spark PlugsSpark Plugs Offer  BenefitsLEFT_MENU;text=More to Learn about Spark Plugs;target=;url=More-to-Learn-about-Spark-Plugs.html;");
aI("text=Motorcycles Beginners Guide to Security and Safety;target=;url=Motorcycles-Beginners-Guide-to-Security-and-Safety.html;");
aI("text=Motorcycle Batteries;target=;url=Motorcycle-Batteries.html;");
aI("text=Motorcycle Tires Q & A;target=;url=Motorcycle-Tires-Q-&-A.html;");
aI("showmenu=Caring For Your Motorcycle When It's Being StoredProtect Your Investment With A Motorcycle CoverLEFT_MENU;text=Caring For Your Motorcycle When It's Being Stored;target=;url=Caring-For-Your-Motorcycle-When-It's-Being-Stored.html;");
aI("text=Tips On Shipping Your Motorcycle;target=;url=Tips-On-Shipping-Your-Motorcycle.html;");
}

with(milonic=new menuname("Make Your Next Motorcycle Road Trip A SuccessTake A Road Trip - Pack Your LuggageLEFT_MENU")){
style=submenuStyle;
aI("text=Take A Road Trip - Pack Your Luggage;target=;url=Take-A-Road-Trip-Pack-Your-Luggage.html;");
}

with(milonic=new menuname("More to Learn about Spark PlugsSpark Plugs Offer  BenefitsLEFT_MENU")){
style=submenuStyle;
aI("text=Spark Plugs Offer  Benefits;target=;url=Spark-Plugs-Offer-Benefits.html;");
}

with(milonic=new menuname("Caring For Your Motorcycle When It's Being StoredProtect Your Investment With A Motorcycle CoverLEFT_MENU")){
style=submenuStyle;
aI("text=Protect Your Investment With A Motorcycle Cover;target=;url=Protect-Your-Investment-With-A-Motorcycle-Cover.html;");
}


 drawMenus();

