_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;


with(vertStyle=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, tahoma";
fontsize="11px";
fontstyle="normal";
headerbgcolor="#AFD1B5";
headerborder=1;
headercolor="#000099";
image="/18_blank.gif";
imagepadding=4;
menubgimage="backoff_gold.gif";
offbgcolor="transparent";
offcolor="#000000";
onbgcolor="#F9F4C1";
onborder="1px solid #999999";
oncolor="#000000";
onsubimage="on_13x13_greyboxed.gif";
outfilter="";
overfilter="Fade(duration=0.1);Alpha(opacity=99);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#A5A62A";
pagecolor="#000000";
pageimage="db_red.gif";
separatoralign="right";
separatorcolor="#999999";
separatorpadding=1;
separatorwidth="86%";
subimage="black_13x13_greyboxed.gif";
menubgcolor="#F5F5F5";
}


with(milonic=new menuname("Product")){
margin=3;
style=vertStyle;
aI("image=/18_SearchGlass.gif;separatorsize=1;text=Product Browse and Search&nbsp;;url=http://" + menubaseurl + "/Search_Inventory.cfm;");
aI("image=/18_corporate.gif;text=Specials Offers;url=http://" + menubaseurl + "/Specials.cfm;");
aI("text=Shipping Information;url=http://" + menubaseurl + "/ShippingInfo.cfm;");
aI("image=/18_license.gif;text=My Wish List;url=http://" + menubaseurl + "/Wish_List.cfm;");
aI("image=/18_ShoppingCart3.gif;text=My Shopping Cart;url=http://" + menubaseurl + "/SC_List.cfm;");
}

with(milonic=new menuname("Resources")){
margin=3;
style=vertStyle;
aI("image=/18_UserLogin.gif;text=User Login;url=http://" + menubaseurl + "/login.cfm;");
aI("image=/18_UserProfile.gif;text=My Profile;url=http://" + menubaseurl + "/UserProfile.cfm;");
aI("image=/18_version.gif;text=My Orders;url=http://" + menubaseurl + "/my_orders.cfm;");
aI("image=/18_logout.gif;separatorsize=1;text=Logout;url=http://" + menubaseurl + "/loginclear.cfm;");
}

with(milonic=new menuname("Aboutus")){
margin=3;
style=vertStyle;
aI("image=/MiniMania_M.gif;separatorsize=1;text=About Bmw-Mania;url=http://" + menubaseurl + "/Company.cfm;");
aI("image=/18_lic.gif;text=Bmw-Mania's Policy;url=http://" + menubaseurl + "/Policies.cfm;");
aI("separatorsize=1;text=Shipping Information;url=http://" + menubaseurl + "/ShippingInfo.cfm;");
aI("image=/18_contact.gif;text=Contact a Mini Mania representative;url=http://" + menubaseurl + "/Contactus.cfm;");
}
drawMenus();

