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()){
align="left";
valign="bottom"
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial";
fontsize="10";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="white";
offcolor="#000080";
onbgcolor="#eeeeee";
oncolor="#000080";
outfilter="randomdissolve(duration=0.1)";
overfilter="Fade(duration=0.1);Alpha(opacity=90);Shadow(color=#999999', Direction=135, Strength=5)";
padding=2;
pagebgcolor="#eeeeee";
pagecolor="#000080";
separatorcolor="navy";
separatorsize=1;
subimage="images/menu_arrow.gif";
subimagepadding=5;
}

with(milonic=new menuname("Bedroom")){
overflow="scroll";
style=menuStyle; 
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Bedroom Sets;url=product_listing.asp?producttype=bedroomsets;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Beds;url=product_listing.asp?producttype=bed;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Armoires;url=product_listing.asp?producttype=armoire;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Vanities;url=product_listing.asp?producttype=vanity;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Chests;url=product_listing.asp?producttype=bedchest;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Mirrors;url=product_listing.asp?producttype=mirrors;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Night Stands;url=product_listing.asp?producttype=nightstand;");
}

with(milonic=new menuname("LivingRoom")){
overflow="scroll";
style=menuStyle; 
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Bookcases;url=product_listing.asp?producttype=bookcase;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Game Table;url=product_listing.asp?producttype=gametable;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Display/China Cabinets;url=product_listing.asp?producttype=display;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;End&nbsp;Tables;url=product_listing.asp?producttype=endtable;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Clocks;url=product_listing.asp?producttype=clocks;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Lamps;url=product_listing.asp?producttype=lamps;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Tables;url=product_listing.asp?producttype=livingtable;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Sofa,&nbsp;LoveSeats&nbsp;and&nbsp;Chairs;url=product_listing.asp?producttype=sofasandchairs;");
}

with(milonic=new menuname("DiningRoom")){
overflow="scroll";
style=menuStyle; 
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Tables;url=product_listing.asp?producttype=diningtable;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Sets;url=product_listing.asp?producttype=sets;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Chairs;url=product_listing.asp?producttype=diningchair;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Display&nbsp;Cabinets;url=product_listing.asp?producttype=display;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Sideboards;url=product_listing.asp?producttype=sideboard;");
}

with(milonic=new menuname("Office")){
overflow="scroll";
style=menuStyle; 
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Desks;url=product_listing.asp?producttype=desk;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Conference&nbsp;Tables;url=product_listing.asp?producttype=conftable;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Sets;url=product_listing.asp?producttype=officesets;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Bookcases;url=product_listing.asp?producttype=bookcase;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Credenzas;url=product_listing.asp?producttype=credenza;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Computer&nbsp;Cabinets;url=product_listing.asp?producttype=computercabinet;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Filing&nbsp;Cabinets;url=product_listing.asp?producttype=filingcabinets;");
}

with(milonic=new menuname("Other")){
overflow="scroll";
style=menuStyle; 
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Specialty&nbsp;Furnishings;url=product_listing.asp?producttype=special;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Accent&nbsp;Pieces;url=product_listing.asp?producttype=accent;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Game&nbsp;Tables;url=product_listing.asp?producttype=gametables;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Entertainment&nbsp;Centers;url=product_listing.asp?producttype=entertainmentcenter;");
aI("text=<img src=images/menu_bullet.gif border=0>&nbsp;Basement&nbsp;Bargains;url=product_listing.asp?producttype=basement;");
}

drawMenus();

