fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=420;
_subOffsetTop=2;
_subOffsetLeft=-2;

//__DMServer="http://phlw3test01/";


with(menuStyle=new mm_style()){
align="center"
bordercolor="#6A7748";
borderstyle="none";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="1.1em";
fontstyle="normal";
fontweight="normal";
offbgcolor="#6A7748";
offcolor="#fff";
onbgcolor="#fff";
oncolor="#6A7748";
/*outfilter="randomdissolve(duration=0.3)";*/
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=0)";
padding=4;
pagebgcolor="#6A7748";
separatorcolor="#6A7748";
separatorsize=1;
subimagepadding=2;
margin=0;
}


with(submenuStyle=new mm_style()){
align="left"
bordercolor="#fff";
borderstyle="none";
borderwidth=0;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="1.1em";
fontstyle="normal";
fontweight="normal";
offbgcolor="#fff";
offcolor="#6A7748";
onbgcolor="#6A7748";
oncolor="#fff";
/*outfilter="randomdissolve(duration=0.3)";*/
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=0)";
padding=3;
pagebgcolor="#fff";
separatorcolor="#fff";
separatorsize=1;
subimage="" + __DMServer + "/images/menu_arrow.gif";
subimagepadding=2;
margin=0;
}

with(milonic=new menuname("About")){
overflow="scroll";
style=submenuStyle;
aI("text=Past and Present;url=" + __DMServer + "/site/past_and_present.html;");
aI("text=Accolades, Recognition and Honors;url=" + __DMServer + "/site/accolades.html;");
aI("text=Diversity;url=" + __DMServer + "/site/diversity.html;");
aI("text=Women's Initiative;url=" + __DMServer + "/site/womens_initiative.html;");
aI("text=Pro Bono;url=" + __DMServer + "/site/probono.html;");
}

with(milonic=new menuname("Practices")){
overflow="scroll";
style=submenuStyle;
aI("text=Expanded Service Area Listing;url=" + __DMServer + "/services;");
}


with(milonic=new menuname("News")){
overflow="scroll";
style=submenuStyle;
aI("text=In the News;url=" + __DMServer + "/site/inthenews.html;")
aI("text=Press Releases and Announcements;url=" + __DMServer + "/site/pressreleases.html;")
aI("text=Alerts and Updates;url=" + __DMServer + "/site/alerts.html;")
aI("text=Bylined Articles;url=" + __DMServer + "/site/articles.html;")
aI("text=For the Press;url=" + __DMServer + "/site/forthepress.html;")
}





drawMenus();

