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(menuStyle=new mm_style()){
styleid=1;
//bordercolor="#ffffff";
//borderstyle="solid";
//borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/orangedots.gif";
imagepadding=6;
offbgcolor="#000080";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
overimage="images/whitedots.gif";
padding=6;
pagebgcolor="#000080";
pagecolor="#ffffff";
//separatorcolor="#ffffff";
//separatorsize=1;
subimage="images/whitearrow.gif";
subimagepadding=6;
//itemheight=20;
overallwidth=722;
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=1;
pagebgcolor="#82B6D7";
pagecolor="#ffffff";
separatorcolor="#758CC9";
separatorsize=1;
subimage="images/whitearrow.gif";
subimagepadding=6;
itemheight=20;
}


with(milonic=new menuname("PracticeAreas")){
margin=7;
style=submenuStyle;
aI("status=General Practice of Law;text=General Practice of Law;url=generallaw.asp;");
aI("status=Real Estate;text=Real Estate;url=realestate.asp;");
aI("status=Wills, Trusts, and Probates;text=Wills, Trusts, and Probates;url=estateplanning.asp;");
aI("status=Elder Law;text=Elder Law;url=elderlaw.asp;");
aI("status=Zoing and Land Development;text=Zoning & Land Development;url=propertydevelopment.asp;");
aI("status=Business Formation;text=Business Formation;url=businessformation.asp;");
}

with(milonic=new menuname("Staff")){
margin=7;
style=submenuStyle;
aI("status=Attorneys;text=Attorneys;url=attorneys.asp;");
aI("status=Paralegals;text=Paralegals;url=paralegals.asp;");
aI("status=Administrators;text=Administrators;url=admins.asp;");
}


with(milonic=new menuname("Resources")){
margin=7;
style=submenuStyle;
aI("status=Forms;text=Forms;url=forms.asp;");
aI("status=Forms for clients only;text=Forms (clients only);url=formsforclients.asp;");
aI("status=Preferred Businesses;showmenu=Categories;status=Preferred Businesses;text=Preferred Businesses;url=#;");
}

with(milonic=new menuname("Categories")){
margin=7;
style=submenuStyle;
aI("status=Realtors;text=Realtors;url=prefbusiness.asp?category=Realtors;");
aI("status=Home Inspectors;text=Home Inspectors;url=prefbusiness.asp?category=HomeInspectors;");
aI("status=Mortgage Lenders;text=Lenders;url=prefbusiness.asp?category=MortgageLender;");
aI("status=Mortgage Lenders;text=Contractors;url=prefbusiness.asp?category=Contractors;");
}

with(milonic=new menuname("Contactus")){
margin=7;
style=submenuStyle;
aI("status=Directions;text= Directions ;url=directions.asp;");
//aI("status=Legal Questions;text=Legal Question;url=question.asp;");
}

with(milonic=new menuname("LegalRequirements")){
margin=7;
style=submenuStyle;
aI("status=Disclaimer;text=Disclaimer;url=disclaimer.asp;");
aI("status=Privacy Policy;text=Privacy Policy;url=privacypolicy.asp;");
aI("status=This site is an advertisement of our legal services;text=Site purpose;url=sitepurpose.asp;");
}

with(milonic=new menuname("Milonic")){
margin=7;
style=submenuStyle;
aI("text=Product Purchasing Page;url=http://www.microsoft.com;");
}

drawMenus();
