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=15;




with(topStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Times New Roman";
fontsize="13";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
headerborder=1;
offbgcolor="none";
offcolor="#000000";
onbgcolor="#98ADBC";
onborder="1px solid #1A2935";
oncolor="#1A2935";
outfilter="randomdissolve(duration=0.3)";
overfilter="Alpha(opacity=95);";
padding=3;
pagebgcolor="#949494";
pagecolor="black";
separatorcolor="#999999";
separatorpadding=2;
separatorsize=1;
subimage="3dwhite.gif";
onsubimage="3dgreywhite.gif";
subimagepadding=2;

}

with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Times New Roman";
fontsize="13";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
headerborder=1;
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#98ADBC";
onborder="1px solid #446D8C";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=3;
pagebgcolor="#869467";
pagecolor="#313726";
separatorcolor="#999999";
separatorpadding=2;
separatorsize=1;
separatorwidth="85%";
subimage="arrow.gif";
subimagepadding=2;
valign="middle";
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=0;
left="offset=-37";
screenposition="center";
orientation="horizontal";
style=topStyle;
margin=2;
top=120;
aI("text=Home;url=index.htm;");

aI("showmenu=att;text=Partner Bio's;url=bios.htm;");
aI("showmenu=loc;text=Locations;url=locations.htm;");
aI("text=Blog;url=blog.htm;");
aI("text=Contact Us;url=contact.htm;");
}

with(milonic=new menuname("Main Menu2")){
alwaysvisible=1;
followscroll=0;
left="offset=-45";
screenposition="center";
orientation="horizontal";
style=topStyle;
margin=2;
top=145;
aI("showmenu=faq;text=Feature Areas of Practice;url=faq.htm;");
aI("showmenu=courtdecisions;text=Court Decisions;url=courtdecisions.htm;");
aI("showmenu=links;text=Links;url=links.htm;");
}


with(milonic=new menuname("links")){
style=menuStyle;
top="offset=2";
margin=2;
aI("showmenu=med;text=Medical;url=medical.htm;");
aI("showmenu=leg;text=Legal;url=legal.htm;");
}

with(milonic=new menuname("courtdecisions")){
style=menuStyle;
top="offset=2";
margin=2;
aI("text=Court Opinion and Order denying Defendant’s Motion to Dismiss Plaintiff’s strict liability claim based on defective medical equipment;url=riley v. medtronics.pdf;");
aI("text=Pennsylvania Judge Rules that Some Private Employers are Subject to the Pennsylvania Whistleblower Law;url=vance.pdf;");
aI("text=Family Dollar: No store in Homewood;url=http://www.post-gazette.com/pg/10020/1029455-28.stm;");
aI("text=PEARSON v. COMPONENT TECHNOLOGY CORPORATION TIFD VIII;url=1143702.pdf;");
}

with(milonic=new menuname("faq")){
style=menuStyle;
top="offset=2";
margin=2;
aI("text=Darvocet and Propoxyphene;url=darvocet.htm;");
aI("text=Medicl Information;url=medinfo.htm;");
aI("showmenu=faq1;text=Motor Vehicle Accident;url=accident.htm;");
aI("text=Contractor Payment;url=contractor.htm;");
aI("text=Employment Law ;url=http://www.ada.gov/q&aeng02.htm;");
}

with(milonic=new menuname("faq1")){
style=menuStyle;
top="offset=2";
margin=2;
aI("text=Know Your Rights;url=accident.htm;");
aI("text=Do you have the right auto insurance?;url=accident2.htm;");
}


with(milonic=new menuname("med")){
style=menuStyle;
top="offset=2";
margin=2;
aI("text=Physician.com;url=http://www.physicians.com/;");
aI("text=Joint Commission on Accreditation of Healthcare Organizations;url=http://www.jcaho.org/;");
aI("text=MayoClinic.com;url=http://www.mayoclinic.com/;");
aI("text=HealthWeb;url=https://dcr.alleghenycounty.us/;");
aI("text=FamilyDoctor.org;url=http://www.familydoctor.org/;");
aI("text=WebMD;url=http://my.webmd.com/;");
aI("text=HealthSquare.com;url=http://www.healthsquare.com/;");
aI("text=Merck;url=http://www.merck.com/;");
}

with(milonic=new menuname("leg")){
style=menuStyle;
top="offset=2";
margin=2;
aI("text=American Land Title Association;url=http://www.alta.org/;");
aI("text=Pennsylvania Trial Lawyers Association;url=http://www.patla.org/;");
aI("text=Allegheny County Prothonotary;url=https://dcr.alleghenycounty.us/;");
}

with(milonic=new menuname("loc")){
style=menuStyle;
top="offset=2";
margin=2;
aI("text=Pittsburgh Office;url=pitt.htm;");
aI("text=Murrysville Office;url=mur.htm;");
aI("text=Bridgeville Office;url=brid.htm;");
}

with(milonic=new menuname("att")){
style=menuStyle;
top="offset=2";
margin=2;
aI("text=Rolf Patberg;url=rpatberg.htm;");
aI("text=Sean Carmody;url=scarmody.htm;");
aI("text=Terrence Ging;url=tging.htm;");
}


drawMenus();
