 //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
buildAllMenus = true;
_menuCloseDelay=2000;
_menuOpenDelay=200;
_subOffsetTop=10;
_subOffsetLeft=3;

with(menuStylemain=new mm_style()){
padding=0;
}


with(menuStyle=new mm_style()){
bgimage="/media/images/nav/navbg.jpg";
bordercolor="#000000";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Arial, Helvetica";
fontsize="12";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#23241E";
offcolor="#FFFFFF";
onbgcolor="#002F59";
oncolor="#EAB039";
overfilter="GradientWipe(WipeStyle=1, size=1.00, motion='Forward', duration=0.5);Alpha(style=0, opacity=100);Shadow(color='#000000', direction=130, strength=3)"; 
outfilter="fade(duration=0.9)";
padding=7;
subimagepadding=4;
//overbgimage="http://www.eliascontracting.com/media/images/nav/navbgover.jpg";
}

with(milonic=new menuname("about")){
style=menuStyle;
left="offset=20";
orientation="vertical";
menuwidth=195;
top=192;
aI("status=&raquo; About Elias Brothers Group;text=&nbsp;&nbsp;&raquo;&nbsp;About Elias Brothers Group;url=/elias-brothers-group.html;")
aI("status=&raquo; Our Management Team;text=&nbsp;&nbsp;&raquo;&nbsp;Our Management Team;url=/our-team.html;")
aI("status=&raquo; What We Do;text=&nbsp;&nbsp;&raquo;&nbsp;What We Do;url=/what-we-do.html;")
aI("status=&raquo; Testimonials;text=&nbsp;&nbsp;&raquo;&nbsp;Testimonials;url=/testimonials.html;")

}

with(milonic=new menuname("gallery")){
style=menuStyle;
left="offset=20";
orientation="vertical";
menuwidth=190;
top=150;
aI("status=&raquo; By Service;text=&nbsp;&nbsp;&raquo;&nbsp;By Service;url=#;")
aI("status=&raquo; By Type of Project;text=&nbsp;&nbsp;&raquo;&nbsp;By Type of Project;url=#;")

}


