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()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily=" Arial, Tahoma, Verdana";
fontsize="90%";
fontstyle="normal";
fontweight="bold";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffffff";
padding=0;
align="center";
padding="4px 0px 4px 0px";
outfilter="randomdissolve(duration=0.3)";

overfilter="Fade(duration=0.2);Alpha(opacity=80);)";
align="center";

}

with(SubmenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily=" Arial, Verdana, Tahoma, ";
fontsize="90%";
fontstyle="normal";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.3);Alpha(opacity=70);Shadow(color=#777777', Direction=135, Strength=0)";
padding=5;
pagebgcolor="#ff0000";pagecolor="#ffffff";
/*pagebgcolor="#82B6D7";pagecolor="black";*/
separatorcolor="#ffffff";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
itemwidth=150;
}



with(milonic=new menuname("Furniture")){
overflow="scroll";
style=SubmenuStyle;
aI("text=Armoires/Bookcases;url=products.php?cat=13;")
aI("text=Sideboards;url=products.php?cat=14;")
aI("text=Bedroom;url=products.php?cat=15;")
aI("text=Stools/Benches;url=products.php?cat=16;")
aI("text=Tables/Nesting Tables;url=products.php?cat=17;")
aI("text=Chairs;url=products.php?cat=18;")
aI("text=Cabinets;url=products.php?cat=35;")

}

with(milonic=new menuname("Table Top")){
style=SubmenuStyle;
aI("text=Glassware;url=products.php?cat=19;");
aI("text=Barware;url=products.php?cat=20;");
aI("text=Serving Pieces;url=products.php?cat=21;");
aI("text=Placesettings;url=products.php?cat=22;");

}

with(milonic=new menuname("Accessories")){
style=SubmenuStyle;
aI("text=Frames;url=products.php?cat=23;");
aI("text=Candles/Candle Holders;url=products.php?cat=24;");
aI("text=Novelty Accents;url=products.php?cat=25;");
aI("text=Rugs;url=products.php?cat=40;");
aI("text=Vases;url=products.php?cat=26;");
aI("text=Decorative Items;url=products.php?cat=42;");
aI("text=Mirrors;url=products.php?cat=27;");
aI("text=Jewelry;url=categories.php?cat=28;");
aI("text=Decorative Bottles;url=products.php?cat=38;");
aI("text=Pottery;url=products.php?cat=39;");
}

with(milonic=new menuname("Bedding")){
style=SubmenuStyle;
aI("text=Bedding Sets;url=products.php?cat=29;");
aI("text=Pillows;url=products.php?cat=30;");

}

with(milonic=new menuname("Jewelry")){
style=SubmenuStyle;
aI("text=Karen McDonald Jewelry;url=jewelry.php;");
}

with(milonic=new menuname("Lighting")){
style=SubmenuStyle;
aI("text=Floor Lighting;url=products.php?cat=31;");
aI("text=Hanging Lights;url=products.php?cat=32;");
aI("text=Table Lamps;url=products.php?cat=33;");
}

drawMenus();

