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()){
bordercolor="#cecece";
borderstyle="dotted";
borderwidth=1;
fontfamily="arial";
fontsize="11";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#cecece";
headercolor="#cecece";
offbgcolor="#cecece";
offcolor="#4f89d2";
onbgcolor="#4f89d2";
oncolor="#cecece";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#cecece', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#333333";
pagecolor="#ffffff";
separatorcolor="#ffffff";
separatorsize=1;
subimage="";
subimagepadding=4;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top="4";
screenposition="center";
itemwidth="138";
itemheight="26";
clicksubimage='';
keepalive=1;
align='center';


aI("text=Home;url=index.html;");
aI("text= Profile;url=attorney.html");
aI("showmenu=schedule;text= Practice Areas;url=");
aI("text= Recent Developments;url=recent-developments.html");
aI("showmenu=Links;text= Links;");
aI("text= Contact Us;url=mailto:andy@tandrewlingle.com;");
}



with(milonic=new menuname("Links")){
style=menuStyle;
align='left';
target='blank';
aI("text=Business and Professional;url=businesslinks.html;");
aI("text=Resources;url=resources.html;");
aI("text=Fees- Business Services;url=businessservices.html;");
aI("text=Fees- Real Estate Services;url=realestateservices.html;");
aI("text=Forms;url=pdfforms.html;");
aI("text=Our Facebook;url=http://www.facebook.com;");



}

with(milonic=new menuname("schedule")){
style=menuStyle;
align='left';
target='blank';
aI("text=Real Estate Law and Trasactions;url=realestate.html;");
aI("text=Business Law and Transactions;url=businesstransactions.html");
aI("text=Registered Agent and Business Services;url=registeredagent.html;");


}


drawMenus();

