_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
fontfamily="Georgia";
fontsize="10pt";
fontweight="bold";
offborder="1px solid #B2B2B2";
offcolor="#B2B2B2";
onborder="1px solid White";
oncolor="#DDDDDD";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="3";
separatorcolor="Transparent";
separatorsize="0";
rawcss="padding-left:10px;padding-right:10px";
menubgimage="images/mac_back0.gif";
itemheight="22";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
fontfamily="Arial";
fontsize="10pt";
fontweight="bold";
headercolor="#000000";
image="images/mac_trans.gif";
offcolor="#000000";
oncolor="#FFFFFF";
onsubimage="images/macarrow_on.gif";
outfilter="fade(duration=0.5)";
overfilter="Fade(duration=0.5);Shadow(color=#ADAEAD,Direction=180,Strength=6";
padding="2";
separatorcolor="#D2D4D4";
separatorpadding="5";
subimage="images/macarrow_off.gif";
rawcss="padding-left:5px;padding-right:5px";
menubgcolor="#EBF0EC";
menubgimage="images/mac_back0.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=900;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home Page;target=;url=http://lawyerwebsitereview.com/;align=left;");
aI("showmenu=ReviewsA-LINFO_BAR_MENU;text=Reviews;target=;url=Reviews.html;align=left;");
aI("text=other forum;target=;url=other-forum.html;align=left;");
aI("text=chat;target=;url=chat.html;align=left;");
aI("text=Articles;target=;url=Articles.html;align=left;");
aI("text=Resources;target=;url=Resources.html;align=left;");
}

with(milonic=new menuname("ReviewsA-LINFO_BAR_MENU")){
style=submenuStyle;
aI("text=A-L;target=;url=A-L.html;");
aI("text=M-Z;target=;url=M-Z.html;");
}


 drawMenus();

