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(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
styleid=1;
itemwidth="140";
align="left";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="13px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#003366";
offcolor="#FFFFFF";
padding=10;
margin=10;
onbgcolor="#6699cc";
oncolor="#003366";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=5;
pagebgcolor="#3E70C2";
pagecolor="#FFFFFF";
subimage="arrow.gif";
subimagepadding=2;
}


with(menuStyleServices=new mm_style()){
styleid=1;
itemwidth="200";
align="left";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="13px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#003366";
offcolor="#FFFFFF";
padding=10;
margin=10;
onbgcolor="#6699cc";
oncolor="#003366";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=5;
pagebgcolor="#3E70C2";
pagecolor="#FFFFFF";
subimage="arrow.gif";
subimagepadding=2;
}

with(menuStyleProjects=new mm_style()){
styleid=1;
itemwidth="200";
align="left";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="13px";
fontstyle="normal";
fontweight="normal";
offbgcolor="#003366";
offcolor="#FFFFFF";
padding=10;
margin=10;
onbgcolor="#6699cc";
oncolor="#003366";
overfilter="Fade(duration=0.2);Alpha(opacity=90);";
padding=5;
pagebgcolor="#3E70C2";
pagecolor="#FFFFFF";
subimage="arrow.gif";
subimagepadding=2;
}





with(milonic=new menuname("AboutUs")){
overflow="scroll";
style=menuStyle;
aI("text=Awards;url=awards.html;status=Valley's Awards;")
aI("text=History;url=history.html;status=Valley History;")
aI("text=Mission;url=mission.html;status=Our Mission;")
aI("text=Safety;url=safety.html;status=Safety is key;")
}

with(milonic=new menuname("Services")){
overflow="scroll";
style=menuStyleServices;
aI("text=Asphalt Paving;url=asphaltpaving.html;status=Asphalt Paving;")
aI("text=Commercial Site Development;url=commercialsitedev.html;status=Commercial Site Development;")
aI("text=Commercial & Industrial Building;url=commerciaindbuilding.html;status=Commercial Site Development;")
aI("text=Concrete Paving;url=concretepaving.html;status=Concrete Paving;")
aI("text=Demolition;url=demolition.html;status=Demolition;")
aI("text=Energy Services;url=energyservices.html;status=Energy Services;")
aI("text=Grading Services;url=gradingservices.html;status=Grading Services;")
aI("text=Industrial Construction;url=industrialconstruction.html;status=Industrial Construction;")
aI("text=Residential Site Construction;url=ressiteconstruction.html;status=Residential Site Construction;")
aI("text=Site Service Programs;url=siteserviceprograms.html;status=Site Service Programs;")
aI("text=Underground Utilities;url=undergroundutilities.html;status=Underground Utilities;")
aI("text=Underground Utilities Emergency Response;url=undergroundutilitieser.html;status=Underground Utilities Emergency Response;")

}

with(milonic=new menuname("Projects")){
overflow="scroll";
style=menuStyleProjects;
aI("text=All 2010 Current Projects;url=projects.html;status=All 2010 Current Projects;")
aI("text=6th Street Bettendorf;url=currentprojects_1.html;status=6th Street Bettendorf;")
aI("text=23rd Street Bettendorf;url=currentprojects_2.html;status=23rd Street Bettendorf;")
aI("text=RI Armory Rock Island;url=currentprojects_3.html;status=RI Armory Rock Island;")
}

with(milonic=new menuname("Careers")){
overflow="scroll";
style=menuStyle;
}

with(milonic=new menuname("Contacts")){
overflow="scroll";
style=menuStyle;
}

drawMenus();