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


with(menuStyle=new mm_style()){

bordercolor="#000000";
//borderstyle="solid";
//borderwidth=1;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#000000";
headercolor="#ffffff";
//itemwidth=140;
margin=0;
//alignment="center";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#6699FF";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#000000', Direction=135, Strength=0)";
padding=4;
pagebgcolor="#000000";
pagecolor="#6699FF";
separatorcolor="#000000";
separatorsize=1;
//subimage="arrow.gif";
//subimagepadding=0;
}

with(milonic=new menuname("main")){
alwaysvisible=1;
followscroll=0;
left=0;
orientation="horizontal";
screenposition="center"; //top, left or center and top, middle or bottom
//itemwidth=130;
align="center";
style=menuStyle;
top=119;
//aI("text=&nbsp;&nbsp;HOME&nbsp;&nbsp;;url=index.html;");
aI("text=&nbsp;HOME&nbsp;;url=http://www.fhklegal.com;");
aI("text=&nbsp;FIRM&nbsp;PROFILE&nbsp;showmenu=about;url=firm-profile.htm");
aI("text=&nbsp;ATTORNEYS&nbsp;;url=attorneys.htm;showmenu=lawyers;");
//aI("text=&nbsp;Practice&nbsp;Areas&nbsp;&nbsp;;url=practice-areas.htm;showmenu=areas;");
aI("text=&nbsp;RECENT&nbsp;LEGAL&nbsp;DEVELOPMENTS&nbsp;;url=legal-developments.htm;");
aI("text=&nbsp;RESULTS&nbsp;;url=results.htm;");
aI("text=&nbsp;CAREERS&nbsp;;url=careers.htm;");
aI("text=&nbsp;CONTACT&nbsp;US&nbsp;url=contact.htm");

}

with(menuStyleSub=new mm_style()){
bordercolor="#222222";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#00348D";
oncolor="#ffffff";
outfilter="fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#000000', Direction=135, Strength=0)";
padding=4;
pagebgcolor="#000000";
pagecolor="#6699FF";
separatorcolor="#222222";
separatorsize=1;
//subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("lawyers")){
overflow="scroll";
itemwidth=165;
style=menuStyleSub;
aI("text=DANIEL R. FRIEDENTHAL;url=lawyer-daniel-friedenthal.htm;")
aI("text=KEVIN N. HEFFERNAN;url=lawyer-kevin-heffernan.htm;")
aI("text=CARL C. KLEIN II;url=lawyer-carl-klein.htm;")
aI("text=JAY D. BROWN;url=lawyer-jay-brown.htm;")
aI("text=AMELIA B. MCDONALD;url=lawyer-amelia-mcdonald.htm;")
aI("text=MICHAEL G. RIX;url=lawyer-michael-rix.htm;")
//aI("text=Attorney 7;url=atty-xxx.htm;")

//aI("text=ADVISOR&nbsp;TEAM;url=advisors.htm;showmenu=advisors;")
}


drawMenus();

