_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="#1B2C85";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/rgtdwn_blackyellow_9x9.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";
fontweight="bold";
offbgcolor="DarkBlue";
offcolor="#ffffff";
onbgcolor="Black";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=HOME;target=;url=http://www.25000milemotoroil.com/;");
aI("text=Preferred Customer;target=;url=Preferred-Customer.html;");
aI("text=Dealer Opportunity;target=;url=Dealer-Opportunity.html;");
aI("text=Retail Account;target=;url=Retail-Account.html;");
aI("text=Commercial Account;target=;url=Commercial-Account.html;");
aI("text=Online Store;target=;url=Online-Store.html;");
aI("text=TRUCK PRODUCTS;target=;url=TRUCK-PRODUCTS.html;");
aI("text=Dual ByPass Oil Filter;target=;url=Dual-ByPass-Oil-Filter.html;");
aI("text=AUTO INFORMATION;target=;url=AUTO-INFORMATION.html;");
aI("text=MOTORCYCLE INFORMATION;target=;url=MOTORCYCLE-INFORMATION.html;");
aI("text=RACING;target=;url=RACING.html;");
aI("text=MARINE INFORMATION;target=;url=MARINE-INFORMATION.html;");
aI("text=GREEN OIL;target=;url=GREEN-OIL.html;");
aI("text=Help Save The Planet;target=;url=Help-Save-The-Planet.html;");
aI("text=ACTION NEWS;target=;url=ACTION-NEWS.html;");
aI("text=Product Lookup Guides;target=;url=Product-Lookup-Guides.html;");
aI("text=Filter Lookup Guides;target=;url=Filter-Lookup-Guides.html;");
aI("text=Cross Reference Guides;target=;url=Cross-Reference-Guides.html;");
aI("text=License Plates;target=;url=License-Plates.html;");
aI("text=Key Tags;target=;url=Key-Tags.html;");
aI("text=CONTACT US;target=;url=CONTACT-US.html;");
}


 drawMenus();
