_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000033";
borderstyle="solid";
borderwidth="0";
fontfamily="Garamond";
fontsize="14pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E0F0ED";
offcolor="#000033";
onbgcolor="White";
oncolor="#006666";
padding="6";
pagebgcolor="#E0F0ED";
pagecolor="#000033";
separatorcolor="#006666";
separatorsize="1";
subimage="images/mac_back.gif";
subimagepadding="1";
itemwidth="200";
}

with(submenuStyle=new mm_style()){
bordercolor="#006666";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="10pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000033";
onbgcolor="#E0F0ED";
oncolor="#000033";
padding="4";
pagebgcolor="#E0F0ED";
pagecolor="#000033";
subimage="images/mac_back.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.ehlert-bryan.com/;");
aI("showmenu=Who We Are/HistoryLEFT_MENU;text=Who We Are;target=;url=whoweare_history.html;");
aI("showmenu=Services/Scope of ServicesLEFT_MENU;text=Services;target=;url=Services.html;");
aI("text=In The Works;target=;url=In-the-Works.html;");
aI("showmenu=Project Gallery/Assisted LivingLEFT_MENU;text=Project Gallery;target=;url=Project-Gallery.html;");
aI("text=Career Opportunities;target=;url=Career-Opportunities.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Who We Are/HistoryLEFT_MENU")){
style=submenuStyle;
aI("text=History;target=;url=History.html;");
aI("text=Core Values;target=;url=Core-Values.html;");
aI("text=Culture;target=;url=Culture.html;");
aI("text=People;target=;url=People.html;");
aI("text=Clients Served;target=;url=Clients-Served.html;");
aI("text=Professional Registrations;target=;url=Professional-Registrations.html;");
aI("text=Firm Facts;target=;url=Firm-Facts.html;");
}

with(milonic=new menuname("Services/Scope of ServicesLEFT_MENU")){
style=submenuStyle;
aI("text=Scope of Services;target=;url=Scope-of-Services.html;");
aI("text=Building Information Modeling;target=;url=BIM_Revit.html;");
aI("text=LEED;target=;url=LEED.html;");
aI("text=Surveys and Studies;target=;url=Surveys-and-Studies.html;");
}

with(milonic=new menuname("Project Gallery/Assisted LivingLEFT_MENU")){
style=submenuStyle;
aI("text=Assisted Living;target=;url=Assisted_Living.html;");
aI("text=Commercial Office;target=;url=Commercial-Office.html;");
aI("text=Educational;target=;url=Educational.html;");
aI("text=Federal;target=;url=Federal.html;");
aI("text=Hospitality;target=;url=Hospitality.html;");
aI("text=International;target=;url=International.html;");
aI("text=Multi-Family;target=;url=Multi-Family.html;");
aI("text=Municipal;target=;url=Municipal.html;");
aI("text=Retail ;target=;url=Retail.html;");
aI("text=Single Family;target=;url=Single-Family.html;");
aI("text=Wellness Centers;target=;url=Wellness-Centers.html;");
aI("text=Worship Centers;target=;url=Worship-Centers.html;");
}


 drawMenus();

