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="Verdana, Tahoma, Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#000000";
headercolor="#ffffff";
//itemwidth=140;
margin=0;
//alignment="center";
offbgcolor="#000000";
offcolor="#ffffff";
onbgcolor="#00348D";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
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=138;
aI("text=&nbsp;HOME&nbsp;;url=http://www.mwortmanlaw.com;");
aI("text=&nbsp;ATTORNEY&nbsp;PROFILE&nbsp;;url=http://www.mwortmanlaw.com/attorney-profile.htm");
aI("text=&nbsp;PRACTICE&nbsp;AREAS&nbsp;;url=http://www.mwortmanlaw.com/practice-areas.htm;showmenu=practice-areas");
aI("text=&nbsp;COURTS&nbsp;&amp;&nbsp;RESOURCES&nbsp;;url=http://www.mwortmanlaw.com/courts-resources.htm");
aI("text=&nbsp;DISCLAIMER&nbsp;;url=http://www.mwortmanlaw.com/disclaimer.htm");

aI("text=&nbsp;BLOG&nbsp;;url=http://familylaw.mwortmanlaw.com;target=_blank");

aI("text=&nbsp;CONTACT&nbsp;US&nbsp;;url=http://www.mwortmanlaw.com/contact.htm");

//aI("showmenu=MyMilonic;text=My Milonic;");
}

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

with(milonic=new menuname("practice-areas")){
overflow="scroll";
itemwidth=200;
style=menuStyleSub;
aI("text=DIVORCE;url=http://www.mwortmanlaw.com/divorce.htm;")
aI("text=DIVORCE-UNCONTESTED;url=http://www.mwortmanlaw.com/divorce-uncontested.htm;")
aI("text=FAMILY &amp; DOMESTIC;url=http://www.mwortmanlaw.com/family-domestic.htm;")
aI("text=CHILD CUSTODY;url=http://www.mwortmanlaw.com/child-custody.htm;")
aI("text=CHILD SUPPORT;url=http://www.mwortmanlaw.com/child-support.htm;")
aI("text=PATERNITY;url=http://www.mwortmanlaw.com/paternity.htm;")
aI("text=NON-PATERNITY in MISSOURI;url=http://www.mwortmanlaw.com/non-paternity-missouri.htm;")
aI("text=BANKRUPTCY;url=http://www.mwortmanlaw.com/bankruptcy.htm;showmenu=bk;")
//aI("text=&nbsp;&nbsp;Practice&nbsp;Areas&nbsp;&nbsp;;url=practice-areas.htm;showmenu=areas;");
//aI("text=BANKRUPTCY-CHAPTER 7;url=http://www.mwortmanlaw.com/chapter7-bankruptcy.htm;")
//aI("text=BANKRUPTCY-CHAPTER 13;url=http://www.mwortmanlaw.com/chapter13-bankruptcy.htm.htm;")
aI("text=CREDITOR REPRESENTATION;url=http://www.mwortmanlaw.com/creditor-representation.htm;")
aI("text=CIVIL LITIGATION;url=http://www.mwortmanlaw.com/civil-litigation.htm;")



}

with(milonic=new menuname("bk")){
overflow="scroll";
itemwidth=200;
style=menuStyleSub;
aI("text=BANKRUPTCY-CHAPTER 7;url=http://www.mwortmanlaw.com/chapter7-bankruptcy.htm;")
aI("text=BANKRUPTCY-CHAPTER 13;url=http://www.mwortmanlaw.com/chapter13-bankruptcy.htm;")



}


drawMenus();


