<!--

function mmLoadMenus() {

if (window.mm_menu_0) return;
window.mm_menu_0 = new Menu("root",150,20,"Arial, Verdana, Helvetica, sans-serif",11,"#F4FFFF","#F4FFFF","#555555","#326DA5","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);
mm_menu_0.addMenuItem("&nbsp; Mary A. Wells ","window.open('wells.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; Sheryl L. Anderson","window.open('anderson.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; Cathy Havener Greer","window.open('greer.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; Suanne M. Dell","window.open('dell.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; L. Michael Brooks Jr.","window.open('brooks.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; David Gregory Mayhan","window.open('mayhan.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; Geoffrey S. Race","window.open('race.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; Larry S. McClung","window.open('mcclung.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; Marilyn S. Chappell","window.open('chappell.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; William T. O'Connell III","window.open('oconnell.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; Sarah Smyth O'Brien","window.open('smyth-obrien.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; Adam P. O'Brien","window.open('adam-obrien.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; Rachel Ollar Entrican","window.open('ollar.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; Paul D. Dinkelmeyer","window.open('dinkelmeyer.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; Karen R. Wells","window.open('kwells.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; Kristin R. Anderson","window.open('kristin-anderson.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; Michelle K. Brand","window.open('mbrand.asp', '_self');");
mm_menu_0.addMenuItem("&nbsp; Stephen E. Baumann","window.open('Baumann-full.asp', '_self');")
	mm_menu_0.fontWeight="light";
	mm_menu_0.hideOnMouseOut=true;
	mm_menu_0.menuBorder=0;
	mm_menu_0.menuLiteBgColor='#EFF0F4';
	mm_menu_0.menuBorderBgColor='#EFF0F4';
	mm_menu_0.bgColor='#EFF0F4';


if (window.mm_menu_1) return;
window.mm_menu_1 = new Menu("root",185,25,"Arial, Verdana, Helvetica, sans-serif",11,"#F4FFFF","#F4FFFF","#555555","#326DA5","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);
mm_menu_1.addMenuItem("&nbsp; Products Liability and Mass Torts","window.open('products-liability.asp', '_self');");
mm_menu_1.addMenuItem("&nbsp; Aviation & Airports","window.open('aviation-airports.asp', '_self');");
mm_menu_1.addMenuItem("&nbsp; Insurance Liability & Litigation","window.open('insurance.asp', '_self');");
mm_menu_1.addMenuItem("&nbsp; Employment Litigation","window.open('employment.asp', '_self');");
mm_menu_1.addMenuItem("&nbsp; Civil Rights","window.open('civil-rights.asp', '_self');");
mm_menu_1.addMenuItem("&nbsp; Construction Defect","window.open('construction-defects.asp', '_self');");
mm_menu_1.addMenuItem("&nbsp; Complex Litigation and Trials","window.open('complex-litigation.asp', '_self');");
mm_menu_1.addMenuItem("&nbsp; Appellate Practice","window.open('appellate.asp', '_self');");
mm_menu_1.addMenuItem("&nbsp; Public Entity Defense","window.open('public-entity-defense.asp', '_self');");
mm_menu_1.addMenuItem("&nbsp; Transportation","window.open('transportation.asp', '_self');");

	mm_menu_1.fontWeight="light";
	mm_menu_1.hideOnMouseOut=true;
	mm_menu_1.menuBorder=0;
	mm_menu_1.menuLiteBgColor='#EFF0F4';
	mm_menu_1.menuBorderBgColor='#EFF0F4';
	mm_menu_1.bgColor='#EFF0F4';
	
if (window.mm_menu_2) return;
window.mm_menu_2 = new Menu("root",204,25,"Arial, Verdana, Helvetica, sans-serif",11,"#F4FFFF","#F4FFFF","#555555","#326DA5","left","middle",4,0,1000,-5,7,true,true,true,0,false,false);
mm_menu_2.addMenuItem("&nbsp; About Us","window.open('about.asp', '_self');");
mm_menu_2.addMenuItem("&nbsp; Representative Clients & References","window.open('clients.asp', '_self');");
mm_menu_2.addMenuItem("&nbsp; Firm News & Events ","window.open('firm-news.asp', '_self');");

	mm_menu_2.fontWeight="light";
	mm_menu_2.hideOnMouseOut=true;
	mm_menu_2.menuBorder=0;
	mm_menu_2.menuLiteBgColor='#EFF0F4';
	mm_menu_2.menuBorderBgColor='#EFF0F4';
	mm_menu_2.bgColor='#EFF0F4';

mm_menu_0.writeMenus();
mm_menu_1.writeMenus();
mm_menu_2.writeMenus();
} // mmLoadMenus()



//-->
