



fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=1;
_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="#BCD9CA";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana";
fontsize="11";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#2D8D1E";
onbgcolor="#FFFFFF";
oncolor="#2D8D1E";
padding=0;
//imageheight=15;
//imagewidth=12;
//image="Files/Images/Layout/pixel.gif";
//pageimage = "Files/Images/Layout/arrow_drop.gif";
pagebgcolor = "#FFFFFF";
pagecolor="#2D8D1E";
separatorcolor="#FFFFFF";
//separatorsize=0;
//separatorwidth="100%"
//subimagepadding=2;
//subimage="Files/Images/Layout/arrow_drop.gif";
itemwidth=200;




imagepadding="4px 5px 0px 13px"
image="Files/Images/Layout/pixel.gif";
imageheight=10;
imagewidth=8;
overimage="Files/Images/Layout/arrow_drop.gif";
}


csTop=91;
if(ns6)csTop=89;

cmTop=91;
if(ns6)cmTop=89;

with(milonic=new menuname("menu_allproducts")) {
  style=menuStyle2;
  top="offset=5";
  margin=7;
  aI("imagepadding=4px 5px 0px 0px;fontweight=bold;text=Kitchen;url=category.aspx?categoryid=46;");
  aI("text=Cooktops/Stovetops;url=products.aspx?categoryid=50;");
  aI("text=Wall Ovens;url=products.aspx?categoryid=51;");
  aI("text=Wall Oven/Microwave Combination;url=products.aspx?categoryid=56;");
  aI("text=Warmer Drawers;url=products.aspx?categoryid=47;");
  aI("text=Ranges/Stoves;url=products.aspx?categoryid=49;");
  aI("text=Hoods/Ventilation;url=products.aspx?categoryid=53;");
  aI("text=Microwaves;url=products.aspx?categoryid=54;");
  aI("text=Refrigerators;url=products.aspx?categoryid=48;");
  aI("text=Dishwashers;url=products.aspx?categoryid=55;");
  aI("text=Freezers;url=products.aspx?categoryid=52;");
  aI("text=;itemheight=10;disabled=true");
  aI("imagepadding=4px 5px 0px 0px;fontweight=bold;text=Laundry;url=category.aspx?categoryid=40;");
  aI("text=Washers;url=products.aspx?categoryid=44;");
  aI("text=Dryers;url=products.aspx?categoryid=45;");
  aI("text=Pedestals;url=products.aspx?categoryid=43;");
  aI("text=Combination Washer/Dryers;url=products.aspx?categoryid=41;");
  aI("text=;itemheight=10;disabled=true");
  aI("imagepadding=4px 5px 0px 0px;disabled=true;text=<span style=\"color:#000000;\">Browse by Collection</span>;");
  aI("text=Frigidaire Professional Collection;url=professional.aspx;");
  aI("text=Frigidaire Gallery Collection;url=gallery.aspx;");
  aI("text=Frigidaire Gallery Premier Collection;url=gallerypremier.aspx;");
  aI("text=Frigidaire Affinity Laundry;url=affinitylaundry.aspx;");
  aI("text=Frigidaire;url=collection.aspx;");
}


with(milonic=new menuname("menu_support")) {
style=menuStyle2;
top="offset=5";
margin=7;
aI("imagepadding=4px 5px 0px 0px;text=Where To Buy;url=wheretobuy.aspx;");
aI("imagepadding=4px 5px 0px 0px;text=Parts Distributor Locator;url=partsdistributorlocator.aspx;");
aI("imagepadding=4px 5px 0px 0px;text=Product Registration;url=javascript:openPopup('http://current.frigidaire.com/frigreg',655,650);");
aI("imagepadding=4px 5px 0px 0px;text=Guides/Manuals;url=manuals.aspx;");
aI("imagepadding=4px 5px 0px 0px;text=Frequently Asked Questions;url=faq.aspx;");
aI("imagepadding=4px 5px 0px 0px;text=Current Promotions;url=currentpromotions.aspx;");
aI("imagepadding=4px 5px 0px 0px;text=Energy Savings;url=energysaving.aspx;");
aI("imagepadding=4px 5px 0px 0px;text=Water & Air Filters;url=waterandairfilters.aspx;");
aI("imagepadding=4px 5px 0px 0px;text=Product Recall;url=http://www.laundrypumprecall.ca;");
aI("imagepadding=4px 5px 0px 0px;text=Contact Us;url=contactus.aspx;");

}

drawMenus();

menuLoadComplete = true;