_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetcenter=0;

with(menuStyle=new mm_style()){
bgimage="images/spacer_transp.gif";
fontfamily="Arial, Helvetica, sans-serif";
fontsize="14px";
fontstyle="normal";
fontweight="bold";
itemheight=28;
onbgcolor="";
offcolor="#01134F";
oncolor="#183699";
subimagepadding=0;
padding=12;
align="center";
}

with(submenuStyle=new mm_style()){
styleid=1;
align="left";
bgimage="images/gray.gif";
fontfamily="Arial, Helvetica, sans-serif";
fontsize="13px";
fontstyle="normal";
fontweight="bold";
itemheight=29;
onbgcolor="#37497D";
offcolor="#183699";
oncolor="#FFCC00";
onsubimage="nav/arrow2.gif";
subimage="nav/arrow.gif";
openonclick=0;
padding=6;
separatorsize=1;
separatorcolor="#1E3C7F";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#6E7280', Direction=135, Strength=5)";
}

with(milonic=new menuname("1")){
style=submenuStyle;
itemwidth=160;
aI("text=Company History;url=general-contractors-va-nc.asp;");
aI("text=BGI Success Factors;url=contractor-success.asp;");
aI("text=BGI Safety Initiative;url=contractor-safety.asp;");
}

with(milonic=new menuname("2")){
style=submenuStyle;
itemwidth=180;
aI("text=Design/Build;url=design-build.asp;");
aI("text=Construction Management;url=construction-management.asp;"); 
aI("text=General Contracting;url=general-contracting.asp;");
aI("text=Pre-Construction Services;url=pre-construction-services.asp;");
aI("text=Tenant Build-Out;url=tenant-build-out.asp;");
aI("text=Existing Facility Renovations;url=facility-renovations.asp;");
}

with(milonic=new menuname("3")){
style=submenuStyle;
itemwidth=180;
aI("text=Educational;url=educational-construction.asp;");
aI("text=Medical;url=medical-construction.asp;");
aI("text=Churches;url=church-construction.asp;");
aI("text=Municipal Government;url=municipal-gov-construction.asp;");
aI("text=Office Buildings;url=office-building-construction.asp;");
aI("text=Green/LEED Buildings;url=leed-building-construction.asp;");
aI("text=Renovation;url=renovation-construction.asp;");
aI("text=Federal Government;url=federal-construction.asp;");
aI("text=Facade Replacement;url=facade-replacement-construction.asp;");
}

with(milonic=new menuname("4")){
style=submenuStyle;
itemwidth=180;
aI("text=Current BGI Projects;url=construction-projects-va-nc.asp;");
aI("text=Featured Past Projects;url=past-construction-projects-va-nc.asp;");

}

//with(milonic=new menuname("5")){
//style=submenuStyle;
//itemwidth=180;
//aI("text=Current News and Events;url=contractor-news-va-nc.asp;");
//}

//with(milonic=new menuname("6")){
//style=submenuStyle;
//itemwidth=180;
//aI("text=Sub Contractors;url=subcontractors.asp;");
//}

drawMenus();
// JavaScript Document
