_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#4B4B4B";
oncolor="White";
padding="8";
separatorcolor="Gray";
separatorsize="1";
subimage="images/white_arrow.gif";
subimagepadding="6";
itemwidth="122";
}

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="#383A4F";
oncolor="White";
padding="4";
subimage="images/white_arrow.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=983;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=HOME;target=;url=http://www.rblegal.com/;");
aI("text=OUR FIRM;target=;url=ourfirm.php;");
aI("showmenu=PERSONAL&nbsp;INJURY/Car AccidentsINFO_BAR_MENU;text=PERSONAL&nbsp;INJURY;target=;url=personal-injury.php;");
aI("text=TESTIMONIALS;target=;url=testimonials.php;");
aI("text=DIRECTIONS;target=;url=directions.php;");
aI("text=NEWSLETTER;target=;url=newsletter.php;");
aI("text=CONTACT US;target=;url=contactus.php;");
aI("text=LINKS;target=;url=links.php;");
}

with(milonic=new menuname("PERSONAL&nbsp;INJURY/Car AccidentsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Car Accidents;target=;url=car-accident-attorneys-long-island.php;");
aI("text=Truck Accidents;target=;url=truck-accident-attorneys.php;");
aI("text=Motorcycle Accidents;target=;url=motorcycle-accident-attorneys.php;");
aI("text=Slip and Fall Accidents;target=;url=slip-and-fall-accidents.php;");
}


 drawMenus();

