_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#000052";
borderstyle="solid";
borderwidth="0";
fontfamily="Times New Roman";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#426DAD";
offcolor="#000029";
onbgcolor="#426DAD";
oncolor="#D6D3D6";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Times New Roman";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="LightSteelBlue";
onbgcolor="Transparent";
oncolor="AliceBlue";
outfilter="Fade(Overlap=1.00)";
padding="3";
separatorcolor="Transparent";
separatorsize="10";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Welcome;target=;url=http://www.justicelawfirm.info/;");
aI("text=About Our Services;target=;url=about-justice-law-firm.html;");
aI("showmenu=Our AttorneysRon JusticeINFO_BAR_MENU;text=Our Attorneys;target=;url=justice-law-firm-attorneys.html;");
aI("text=Contact Us;target=;url=contact-justice-law-firm.html;");
aI("text=Driving Directions;target=;url=the-justice-law-firm-directions.html;");
}

with(milonic=new menuname("Our AttorneysRon JusticeINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Ron Justice;target=;url=justice-law-firm-attorney-ron-justice.html;");
aI("text=Bevery Pittillo;target=;url=justice-law-firm-attorney-bevery-pittillo.html;");
}


 drawMenus();
