fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=120;
_menuOpenDelay=0;
_subOffsetTop=60;
_subOffsetLeft=100;
position="relative";




with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="";
borderstyle="";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="Fade(duration=0.1)";
overfilter="Fade(duration=0.1);Alpha(opacity=90);Shadow(color=#000000, Direction=135, Strength=5)";
padding=10;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=0;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=4;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=700;
orientation="horizontal";
position="relative";
style=AllImagesStyle;
top=107;
aI("image=images/servicesNav.jpg;overimage=images/servicesNav_over.jpg;showmenu=Services;");
aI("image=images/projectsNav.jpg;overimage=images/projectsNav_over.jpg;url=projects.asp;");
aI("image=images/newsNav.jpg;overimage=images/newsNav_over.jpg;url=news.asp;");
aI("image=images/careersNav.jpg;overimage=images/careersNav_over.jpg;url=careers.htm;");
aI("image=images/contactNav.jpg;overimage=images/contactNav_over.jpg;url=contact.asp;");
aI("image=images/homeNav.jpg;overimage=images/homeNav_over.jpg;url=index.htm;");
}

with(milonic=new menuname("Services")){
overflow="scroll";
style=menuStyle;
aI("image=images/civilsNav.jpg;overimage=images/civilsNav_over.jpg;url=services1.htm;");
aI("image=images/recyclingNav.jpg;overimage=images/recyclingNav_over.jpg;url=recycling.htm;");
aI("image=images/industrialNav.jpg;overimage=images/industrialNav_over.jpg;url=ind.htm;");
aI("image=images/concreteNav.jpg;overimage=images/concreteNav_over.jpg;url=concrete.htm;");
aI("image=images/highwaysNav.jpg;overimage=images/highwaysNav_over.jpg;url=highways.htm;");
aI("image=images/designNav.jpg;overimage=images/designNav_over.jpg;url=design.htm;");
}


drawMenus();

