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(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding=3;
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimagepadding=8;
}

with(menuStyle=new mm_style()){
bordercolor="#505050";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#989898";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#515151";
onbgcolor="#EEEEEE";
oncolor="#000000";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=3;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#7B7B7A";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("cases")){
overflow="scroll";
style=menuStyle;
aI("text=Plain Text Horizontal Style DHTML Menu Bar;url=http://www.milonic.com/menusample1.php;")
aI("text=Vertical Plain Text Menu;url=http://www.milonic.com/menusample2.php;")
aI("text=All Horizontal Menus;url=http://www.milonic.com/menusample25.php;")
aI("text=Using The Popup Menu Function Positioned by Images;url=http://www.milonic.com/menusample24.php;")

}

with(milonic=new menuname("lawyers")){
style=menuStyle;
aI("text=William E. Kass;url=wkass.html;");
aI("text=Beverly L. Turner;url=bturner.html;");
aI("text=Aaron F. Kass;url=akass.html;");
}

with(milonic=new menuname("contact")){
style=menuStyle;
aI("status=Contact Us;text=Contact Us;url=contact.html");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("status=Martindale-Hubbell Lawyer Locator;text=Martindale-Hubbell Lawyer Locator;url=http://www.martindale.com;");
aI("status=Virginia State Bar;text=Virginia State Bar;url=http://www.vsb.org;");
aI("status=Virginia's Judicial System;text=Virginia's Judicial System;url=http://courts.state.va.us;");
aI("status=Norfolk and Portsmouth Bar Association;text=Norfolk and Portsmouth Bar Association;url=http://www.norfolkandportsmouthbar.org;");
aI("status=Virginia Trial Lawyer's Association;text=Virginia Trial Lawyer's Association;url=http://www.vtla.com;");
aI("status=Association of Trial Lawyers of America;text=Association of Trial Lawyers of America;url=http://www.atla.org;");
}


drawMenus();

