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(ScrollingSampStyle=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
offbgcolor="none";
offcolor="#ffffff";
onbgcolor="f8f2ac";
oncolor="#d7942b";
padding=4;
separatorcolor="none";
separatorsize="15";

}

with(ScrollingSampStyle2=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana,helvetica";
fontsize="14px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#6086b5";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#000000";
padding=4;


}





with(milonic=new menuname("products")){
overflow="scroll";
style=ScrollingSampStyle2;
aI("text=Portable Spas/Hot Tubs;url=hot_tubs_spas_maryland.shtml;")
aI("text=Grills;url=grills_maryland.shtml;")
aI("text=Saunas;url=saunas_maryland.shtml;")
aI("text=Lawn Furniture;url=lawn_furniture_maryland.shtml;")
aI("text=Hammocks;url=hammocks_maryland.shtml;")
aI("text=Playground Equipment;url=playground_equipment_maryland.shtml;")
aI("text=Gifts & Accessories;url=gifts.shtml;")
}


drawMenus();

