_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=-0;

with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="bold";
onbgcolor="#0F557A";
offbgcolor="#046FA7";
offcolor="#FFFFFF";
oncolor="#FFFFFF";
itemheight=33;
subimagepadding=2;
padding=6;
clickbgimage="tab_on_blue.gif";
}

with(submenuStyle=new mm_style()){
styleid=1;
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12px";
fontstyle="normal";
fontweight="regular";
itemheight=33;
onbgcolor="#0F557A";
offbgcolor="#046FA7";
offcolor="#FFFFFF";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#7D6C63', Direction=135, Strength=4)";
openonclick=1;
padding=8;
separatorsize=1;
}

with(milonic=new menuname("1")){
style=submenuStyle;
openstyle="down";
itemwidth=160;
aI("text=Howard R. Sykes, Jr.;url=profile_sykes.asp;");
aI("text=R. Edward Bourdon, Jr.;url=profile_bourdon.asp;");
aI("text=Jon M. Ahern;url=profile_ahern.asp;");
aI("text=Kirk B. Levy;url=profile_levy.asp;");
aI("text=L. Steven Emmert;url=profile_emmert.asp;");
aI("text=James T. Cromwell;url=profile_cromwell.asp;");
aI("text=Michael J. Levy;url=profile_mjlevy.asp;");
//aI("text=Kim R. Gershen;url=profile_gershen.asp;");
aI("text=Jacqueline A. Fink;url=profile_fink.asp;");
aI("text=Kimberly Elizabeth Hartin;url=profile_hartin.asp;");
aI("separatorsize=1;");
}

with(milonic=new menuname("2")){
style=submenuStyle;
openstyle="down";
itemwidth=187;

aI("text=Real Estate;url=realestate.asp;");
aI("text=Default Services;url=default_services.asp;");
aI("text=Landlord Tenant/Collections Law;url=landlord.asp;");
aI("text=Appeals Law;url=appeals.asp;");
aI("text=Trial & Administrative Practice;url=trial_adminlaw.asp;");
aI("text=Business & Corporate Law;url=business_law.asp;");
aI("text=Wills, Estate Planning & Taxation;url=wills_estates.asp;");
aI("separatorsize=1;");
}

drawMenus();
// JavaScript Document
