_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
fontfamily="Arial Narrow";
fontsize="8pt";
fontweight="normal";
headercolor="#000000";
offcolor="#7F0000";
oncolor="#747A75";
padding="5";
subimage="images/11x9_dotted_green.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
fontfamily="Arial Narrow";
fontsize="10pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location0.gif";
offcolor="#2A00AA";
oncolor="#7F0000";
pagecolor="#7F0000";
overimage="images/location_on0.gif";
imageposition="right";
itemwidth="34";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=306;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://www.dclarkharris.com/;");
aI("showmenu=Firm OverviewPage 2INFO_BAR_MENU;text=Firm Overview;target=;url=Firm-Overview.html;");
aI("text=Services;target=;url=Services.html;");
aI("text=Recent Contracts;target=;url=Recent-Contracts.html;");
aI("text=Water Projects;target=;url=Water-Projects.html;");
aI("text=Transportation Projects;target=;url=Transportation-Projects.html;");
aI("text=Landfill Projects;target=;url=Landfill-Projects.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=About Us;target=;url=About-Us.html;");
}

with(milonic=new menuname("Firm OverviewPage 2INFO_BAR_MENU")){
style=submenuStyle;
aI("text=Page 2;target=;url=Page-2.html;");
}


 drawMenus();

