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="black";
borderstyle="solid";
borderwidth=0;
fontfamily="Times New Roman";
fontsize="12";
fontstyle="normal";

headerbgcolor="#ffffff";
headercolor="#000000";
headerborder=1;
offbgcolor="none";
offcolor="#000000";
onbgcolor="#C0B5B5";
onborder="1px solid #6C1C1C";
oncolor="#541A18";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=3;
pagebgcolor="#869467";
pagecolor="#313726";
separatorcolor="black";
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=285";
screenposition="center";
orientation="horizontal";
style=topStyle;
margin=2;
top=20;

aI("text=Home;url=index.htm;");
aI("text=Drictions;url=directions.htm;");
aI("text=Contact Me;url=contact.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("faq")){
style=menuStyle;
top="offset=2";
margin=2;
aI("text=DUI FAQ;url=dui.htm;");
aI("text=Medicl Information;url=medinfo.htm;");
aI("text=GeneralInformation;url=J1634-PatbergCarmody.pdf;");
}

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=http://www.healthweb.org/;");
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=http://prothonotary.county.allegheny.pa.us/allegheny/welcome.htm;");
}

with(milonic=new menuname("loc")){
style=menuStyle;
top="offset=2";
margin=2;
aI("text=Pittsburgh Office;url=pitt.htm;");
aI("text=Erie Office;url=erie.htm;");
aI("text=Murrysville Office;url=mur.htm;");
aI("text=Bridgville 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;");
aI("text=William Dixon;url=wdixon.htm;");
}


drawMenus();