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="14px";
fontstyle="normal";
fontweight="bold";
offbgcolor="none";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#ffffff";
padding=10;
separatorcolor="#000000";
separatorsize="2";

}

with(ScrollingSampStyle2=new mm_style()){
bordercolor="#666666";
borderstyle="solid";
borderwidth=0;
fontfamily="verdana,helvetica";
fontsize="14px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#ffffff";
oncolor="#000000";
padding=4;


}



with(milonic=new menuname("services")){
overflow="scroll";
style=ScrollingSampStyle2;
aI("text=Custom Landscape Borders;url=decorative_landscape_borders.shtml;")
aI("text=Stamped Concrete;url=stamped_concrete.shtml;")
aI("text=Decorative Concrete Resurfacing;url=cement_overlays.shtml;")


}


drawMenus();

