fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#000000";
outfilter="fade(duration=0.5)";
pagecolor="black";
rawcss="padding-top:4px;padding-bottom:1px";
separatorcolor="#FFFFFF";
separatorheight=16;
separatorsize=1;
}

with(submenuStyle=new mm_style()){
bordercolor="#CDCDCD";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#999966";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#747A75";
outfilter="fade(duration=0.5)";
padding=5;
pagecolor="black";
subimage="https://www.bella-usa.com/9x6_rightbend_grey.gif";
subimagepadding=8;
}

with(milonic=new menuname("Products")){
itemheight=24;
itemwidth=126;
style=submenuStyle;
aI("text=HD Mouse;url=http://www.bella-usa.com/HDMouse;");
aI("text=Professional Series;url=http://www.bella-usa.com/Pro;");
aI("text=DV Keyboard;url=http://www.bella-usa.com/DV;");
aI("text=Advantage Series;url=http://www.bella-usa.com/Adv;");
aI("text=Add-Ons;url=http://www.bella-usa.com/Add-Ons.htm;");
}

with(milonic=new menuname("Howtobuy")){
itemheight=24;
itemwidth=126;
style=submenuStyle;
aI("text=Dealer Locator;url=http://www.bella-usa.com/Dealer-Locator.htm;");
aI("showmenu=Bellastore;text=Bella Store;");
}

with(milonic=new menuname("Bellastore")){
itemheight=24;
itemwidth=126;
style=submenuStyle;
aI("text=HD Mouse;url=http://www.bella-usa.com/detail.aspx?ID=81;");
aI("text=Professional Series;url=http://www.bella-usa.com/SearchResult.aspx?CategoryID=20;");
aI("text=DV Keyboard;url=http://www.bella-usa.com/SearchResult.aspx?CategoryID=15;");
aI("text=Advantage Series;url=http://www.bella-usa.com/SearchResult.aspx?CategoryID=16;");
aI("text=Classic Series;url=http://www.bella-usa.com/SearchResult.aspx?CategoryID=19;");
aI("text=Sale Items;url=http://www.bella-usa.com/SearchResult.aspx?CategoryID=22;");
aI("text=Add-Ons;url=http://www.bella-usa.com/SearchResult.aspx?CategoryID=12;");
}

with(milonic=new menuname("Support")){
itemheight=24;
itemwidth=126;
style=submenuStyle;
aI("text=Drivers;url=http://www.bella-usa.com/Support/Drivers.htm;");
aI("text=Settings;url=http://www.bella-usa.com/Support/Settings.htm;");
aI("text=Compatibility;url=http://www.bella-usa.com/Support/Compatibility.htm;");
aI("text=Product Registration;url=http://www.bella-usa.com/Registration/;");
aI("text=Technical Support;url=http://www.bella-usa.com/Support;");
aI("text=Video Tutorials;url=http://www.bella-usa.com/Video;");
}

with(milonic=new menuname("Resellers")){
itemheight=24;
itemwidth=126;
style=submenuStyle;
aI("text=Information;url=http://www.bella-usa.com/Resellers.htm;");
aI("text=Sign-In;url=http://www.bella-usa.com/dealer/;");
}

drawMenus();

