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="13px";
fontstyle="normal";
fontweight="normal";
offbgcolor="transparent";
offcolor="#990000";
onbgcolor="#ffffff";
oncolor="#000000";
padding=4;
separatorsize="1";
}


with(ScrollingSampStyle1=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana,helvetica";
fontsize="13px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="#990000";
onbgcolor="#ffffff";
oncolor="#000000";
padding=4;
separatorsize="1";
}

with(milonic=new menuname("about")){
overflow="scroll";
style=ScrollingSampStyle1;
offbgcolor="#ffffff";
aI("text=About Beers Hardwood Floors;url=about.shtml;")
aI("text=References;url=references.shtml;")
}

with(milonic=new menuname("services")){
overflow="scroll";
style=ScrollingSampStyle1;
offbgcolor="#ffffff";
aI("text=Hardwood Floors;url=hardwood_flooring_annapolis_maryland.shtml;")
aI("text=Carpeting;url=carpeting_annapolis_maryland.shtml;")
aI("text=Laminate Floors;url=laminate_flooring_annapolis_maryland.shtml;")
aI("text=Vinyl Floors;url=vinyl_flooring_annapolis_maryland.shtml;")
aI("text=Blinds;url=window_blinds_annapolis_maryland.shtml;")

}


drawMenus();

