fixMozillaZIndex=false; //Fixes Z-Index problem with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=3000;
_menuOpenDelay=0;
_subOffsetTop=0;
_subOffsetLeft=0;
// MAIN MENU STYLE
with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Arial";
fontsize="11";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ffffffff";
onbgcolor="#ffffff";
oncolor="#ffffff";
padding=4;
pagecolor="black";
subimagepadding=2;
itemwidth=130;
}
// SUB MENU STYLE
with(menuStyle2=new mm_style()){
bordercolor="#E1F0F3";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="11";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#A6A6A6";
onbgcolor="#EFF7F9";
oncolor="#FB8C70";
padding=4;
pagecolor="#FB8C70";
separatorcolor="#E1F0F3";
separatorsize=1;
separatorwidth="100%"
subimagepadding=2;
subimage="Files/Images/Layout/dropdown_arrow.gif";
itemwidth=130;
}
csTop=91;
if(ns6)csTop=89;
cmTop=91;
if(ns6)cmTop=89;
with(milonic=new menuname("catmenu")) {
style=menuStyle2;
top="offset=5";
aI("showmenu=cooktops1010;text=
COOKTOPS
;url=node29.aspx?categoryid=1010;");
aI("text=WALL OVENS
;url=node30.aspx?categoryid=1009;");
aI("text=RANGES
;url=node30.aspx?categoryid=1006;");
aI("text=WARMER DRAWERS
;url=node30.aspx?categoryid=824;");
aI("text=VENTILATION
;url=node30.aspx?categoryid=1011;");
aI("text=MICROWAVES
;url=node30.aspx?categoryid=1179;");
aI("text=DISHWASHERS
;url=node30.aspx?categoryid=1046;");
aI("showmenu=refrigeration1012;text=REFRIGERATION
;url=node29.aspx?categoryid=1012;");
aI("text=WINE STORAGE
;url=node30.aspx?categoryid=1180;");
aI("text=COMPACTORS
;url=node30.aspx?categoryid=1328;");
}
with(milonic=new menuname("cooktops1010")) {
style=menuStyle2;
aI("text=INDUCTION HYBRID
;url=node30.aspx?categoryid=1186;");
aI("text=ELECTRIC
;url=node30.aspx?categoryid=1185;");
aI("text=GAS
;url=node30.aspx?categoryid=1184;");
aI("text=WHAT IS INDUCTION?
;url=node30.aspx?categoryid=1195;");
}
with(milonic=new menuname("refrigeration1012")) {
style=menuStyle2;
aI("text=FRENCH DOOR
;url=node30.aspx?categoryid=1331;");
aI("text=SIDE-BY-SIDE
;url=node30.aspx?categoryid=1013;");
aI("text=FREEZERS
;url=node30.aspx?categoryid=1014;");
aI("text=BEVERAGE CENTER
;url=node30.aspx?categoryid=1015;");
aI("text=REFRIGERATION DRAWER
;url=node30.aspx?categoryid=1016;");
aI("text=ICE MAKER
;url=node30.aspx?categoryid=1017;");
}
with(milonic=new menuname("catmenu_support")) {
style=menuStyle2;
top="offset=5";
aI("text=FAQ
;url=faq.aspx;");
aI("text=EXTENDED SERVICE
;url=serviceagreement.aspx;");
aI("text=SERVICE LOCATOR
;url=servicelocator.aspx;");
aI("text=WHERE TO BUY
;url=wheretobuy.aspx;");
aI("text=PRODUCT REGISTRATION
;url=registration.aspx;");
aI("text=PLATINUM STAR WARRANTY
;url=starwarranty.aspx;");
}
with(milonic=new menuname("catmenu_about")) {
style=menuStyle2;
top="offset=5";
aI("text=PRIVACY POLICY
;url=privacy.aspx;");
aI("text=TERMS AND CONDITIONS
;url=termsconditions.aspx;");
aI("text=CONTACT US
;url=contact.aspx;");
aI("text=SITEMAP
;url=node75.aspx;");
}
//_menuCloseDelay=30000;
drawMenus();