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="#000000";
//borderstyle="solid";
//borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="14px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#000000";
headercolor="#ffffff";
//itemwidth=140;
margin=0;
//alignment="center";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#000000";
oncolor="#6699FF";
outfilter="randomdissolve(duration=0.0)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#000000', Direction=135, Strength=0)";
padding=4;
pagebgcolor="#000000";
pagecolor="#6699FF";
separatorcolor="#000000";
separatorsize=1;
//subimage="arrow.gif";
//subimagepadding=0;
}

with(milonic=new menuname("main")){
alwaysvisible=1;
followscroll=0;
left=0;
orientation="horizontal";
screenposition="center"; //top, left or center and top, middle or bottom
//itemwidth=130;
align="center";
style=menuStyle;
top=118;
//aI("text=&nbsp;&nbsp;HOME&nbsp;&nbsp;;url=index.html;");
aI("text=&nbsp;&nbsp;Home&nbsp;&nbsp;;url=http://www.montgomerygriffin.com;");

aI("text=&nbsp;&nbsp;Attorney&nbsp;Profile&nbsp;&nbsp;;url=attorney-profile.htm;");
aI("text=&nbsp;&nbsp;Practice&nbsp;Areas&nbsp;&nbsp;;url=practice-areas.htm;showmenu=areas;");
aI("text=&nbsp;&nbsp;Firm&nbsp;Profile&nbsp;&nbsp;showmenu=about;url=firm-profile.htm");
aI("text=&nbsp;&nbsp;Clients &amp; Cases&nbsp;&nbsp;;url=clients.htm;");
aI("text=&nbsp;&nbsp;Protecting Senior Citizens&nbsp;&nbsp;;url=protecting-senior-citizens.htm;");
aI("text=&nbsp;&nbsp;Press&nbsp;&nbsp;;url=news.htm;");
aI("text=&nbsp;&nbsp;Contact&nbsp;Us&nbsp;&nbsp;url=contact.htm");

}

with(menuStyleSub=new mm_style()){
bordercolor="#222222";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="14px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#00348D";
oncolor="#ffffff";
outfilter="fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#000000', Direction=135, Strength=0)";
padding=9;
pagebgcolor="#000000";
pagecolor="#6699FF";
separatorcolor="#222222";
separatorsize=1;
//subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("areas")){
//overflow="scroll";
itemwidth=240;
style=menuStyleSub;
aI("text=Securities Arbitration;url=securities-arbitration.htm;showmenu=secArbitaIssues;")

aI("text=Business Litigation;url=business-litigation.htm;")
aI("text=Employment Law;url=employment-law.htm;")
aI("text=Personal Injury;url=personal-injury.htm;")
}

with(milonic=new menuname("secArbitaIssues")){
//overflow="scroll";
itemwidth=260;
style=menuStyleSub;
aI("text=Issues with Securities Arbitration;url=securities-arbitration-issues.htm;")

}


drawMenus();

