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";
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="#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=-120";
screenposition="center";
orientation="horizontal";
style=topStyle;
margin=2;
top=206;
aI("text=Home;url=mainpage.htm;");
aI("text=Firm Profile;url=firmprofile.htm;");
aI("showmenu=att;text=Attorneys;url=attorneys.htm;");
aI("showmenu=prac;text=Practice Areas;url=practiceareas.htm;");
aI("text=Contact Us;url=contact.htm;");
}

with(milonic=new menuname("prac")){
style=menuStyle;
top="offset=2";
margin=2;
aI("showmenu=per;text=Personal Injury;url=personalinjury.htm;");
aI("text=Equine Law;url=equinelaw.htm;");
aI("text=Real Estate;url=realestate.htm;");
aI("text=Family Law;url=familylaw.htm;");
}

with(milonic=new menuname("per")){
style=menuStyle;
top="offset=2";
margin=2;
aI("text=Animal and Dog Bites;url=animalbites.htm;");
aI("text=Automobile Accidents;url=equinelaw.htm;");
aI("text=Brain Injury;url=braininjury.htm;");
aI("text=Burn Injury;url=burninjury.htm;");
aI("text=Construction Worker Accidents;url=constructionworker.htm;");

aI("text=Injuries to Children & Minors;url=childreninjuries.htm;");
aI("text=Dramshop Liability;url=dramshopliability.htm;");
aI("text=Medical Malpractice;url=medicalmalpractice.htm;");
aI("text=Motorcycle Accidents;url=mototrcyleaccidents.htm;");
aI("text=Pedestrian Accidents;url=pedestrianaccidents.htm;");
aI("text=Premises Liability;url=premisesliability.htm;");
aI("text=Products Liability;url=productsliability.htm;");
aI("text=Slip and Fall;url=slipandfall.htm;");
aI("text=Spinal Cord Injuries;url=spinalcordinjuries.htm;");
aI("text=Truck Accidents;url=truckaccidents.htm;");
aI("text=Wrongful Death;url=wrongfuldeath.htm;");
}

with(milonic=new menuname("att")){
style=menuStyle;
top="offset=2";
margin=2;
aI("text=Bart M. Beier;url=bartbeier.htm;");
aI("text=Mary R. Beier;url=marybeier.htm;");
aI("text=Maximilian F. Beier;url=maxbeier.htm;");
}


drawMenus();