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(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=150;
orientation="horizontal";
style=AllImagesStyle;
top=110;
aI("image=home2.gif;overimage=home2_on.gif;status=Back To Home Page;url=../index.htm;");
aI("image=services2.gif;overimage=services2_on.gif;showmenu=Services;");
aI("image=about2.gif;overimage=about2_on.gif;url=firmprofile.htm;");
aI("image=testimony.gif;overimage=testimony_on.gif;url=testimony.htm;");
aI("image=links2.gif;overimage=links2_on.gif;showmenu=Links;");
aI("image=contact2.gif;overimage=contact2_on.gif;url=contact.htm;");
aI("image=location2.gif;overimage=location2_on.gif;showmenu=Location;");
}

with(milonic=new menuname("Services")){
overflow="scroll";
style=menuStyle;
aI("image=dui.gif;overimage=dui_on.gif;url=dui.htm;");
aI("image=bankruptcy.gif;overimage=bankruptcy_on.gif;url=bankruptcy.htm;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
aI("image=dui2.gif;overimage=dui2_on.gif;url=duilinks.htm;");
aI("image=bankruptcy.gif;overimage=bankruptcy_on.gif;url=bankruptcylinks.htm;");
}

with(milonic=new menuname("Location")){
style=menuStyle;
aI("image=area.gif;overimage=area_on.gif;url=practicearea.htm;");
aI("image=directions.gif;overimage=directions_on.gif;url=directions.htm;");
}
drawMenus();

