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=-0;
_subOffsetLeft=-0;

with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontweight = "normal";
fontstyle="normal";
decoration="none";
offbgcolor="#ffffff";
offcolor="#695e4a";
onbgcolor="#ffffff";
oncolor="#3e3b37";
pagecolor="#c3cf21";
padding=2;
separatorcolor="#ffffff";
separatorsize=2;
separatorpadding=12;
}


with(menuStyle2=new mm_style()){
fontfamily="Tahoma, Arial, Verdana";
fontsize="100%";
fontstyle="normal";
fontweight = "normal";
offcolor="#695e4a";
oncolor="#3e3b37";
onbgcolor="#c3cf21";
offbgcolor="#c3cf21";
outfilter="wipe(GradientSize=1.0, wipeStyle=1, motion='reverse', duration=.45)";
overfilter="wipe(GradientSize=1.0, wipeStyle=1, motion='forward', duration=.65)";
padding=3;
pagebgcolor="#c3cf21";
pagecolor="black";
separatorcolor="#ffffff";
image="./images/nav_box_off.gif";
imagepadding=2;
overimage="./images/nav_box_on.gif";
pageimage="./images/nav_box_on.gif";
separatorsize=0;
separatorpadding=0;
}


with(milonic=new menuname("659")){
style=menuStyle2;
top="offset=25%";
left="offset=-20%";
aI("text=What We Do;url=what-we-do-int.aspx");
aI("text=Strategic Planning;url=planning.aspx");
aI("text=Branding;url=Branding.aspx");
aI("text=Architecture;url=architecture.aspx");
aI("text=Retail Concept Design;url=Retail.aspx");
aI("text=Interior Design;url=Interior-Design.aspx");
aI("text=Construction;url=construction.aspx");
}

with(milonic=new menuname("669")){
style=menuStyle2;
top="offset=25%";
left="offset=-20%";
aI("text=History;url=history.aspx");
aI("text=Brand Management;url=DEIBrandmanagement.aspx");
}

with(milonic=new menuname("660")){
style=menuStyle2;
top="offset=25%";
left="offset=-20%";
aI("text=How We Do It;url=How-int.aspx");
aI("text=Think Tank;url=Think-Tank.aspx");
aI("text=Profiles;url=Profiles.aspx");
aI("url=About.aspx;showmenu=669;text=About DEI;");
}

with(milonic=new menuname("661")){
style=menuStyle2;
top="offset=25%";
left="offset=-20%";
aI("text=Project Gallery;url=Gallery2.aspx");
aI("text=Awards;url=awards.aspx");
}

with(milonic=new menuname("0")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=menuStyle;

aI("text=DEI HOME;url=Home.aspx");
aI("url=What-we-do.aspx;showmenu=659;text=WHAT WE DO;");
aI("url=how-we-do.aspx;showmenu=660;text=HOW WE DO IT;");
aI("url=project-gallery.aspx;showmenu=661;text=PROJECT GALLERY;");
aI("text=CONTACT;url=contact.aspx");
}


drawMenus();