_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#984D00";
offcolor="White";
onbgcolor="Turquoise";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/square_dust.gif";
subimagepadding="6";
itemwidth="160";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/square_dust.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
openstyle="rtl";
aI("text=Home;target=;url=http://www.attorneyzoom.com/;");
aI("text=Car Accident;target=;url=Have-You-Been-In-A-Car-Accident.php;");
aI("text=Copyright Law;target=;url=The-Basics-Of-Copyright-Law.php;");
aI("text=Divorce;target=;url=The-Basics-Of-Filing-For-Divorce-Before-You-Consult-A-Lawyer.php;");
aI("text=DUI;target=;url=Finding-A-DUI-Attorney.php;");
aI("text=Estate Planning;target=;url=Top-ten-reasons-to-start-estate-planning.php;");
aI("text=Frivolous Lawsuits;target=;url=Frivolous-Lawsuits-What-are-your-options.php;");
aI("text=Lawsuit;target=;url=Being-Sued.php;");
aI("text=Patents;target=;url=Filing-A-Patent.php;");
aI("text=Personal Injury;target=;url=Filing-A-Personal-Injury-Lawsuit.php;");
aI("text=Small Claims Court;target=;url=Are-You-Ready-For-Small-Claims-Court.php;");
aI("text=Speeding Tickets;target=;url=How-To-Beat-A-Speeding-Ticket.php;");
aI("text=Structured Settlements;target=;url=The-Basics-of-Structured-Settlements.php;");
aI("text=Tax Attorney;target=;url=Relieve-Your-Tax-Burden-By-Getting-The-Right-Tax-Attorney.php;");
aI("text=US Visa;target=;url=Trying-To-Get-A-US-Visa-You-May-Need-An-Immigration-Lawyer.php;");
aI("text=Work Place Injuries;target=;url=Work-Place-Injuries-Should-you-sue.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}


 drawMenus();

