_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Times New Roman";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#7F7F7F";
offcolor="White";
onbgcolor="#B4C1C0";
onbold="bold";
oncolor="#D76C03";
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="#7F7F7F";
borderstyle="solid";
borderwidth="0";
fontfamily="Times New Roman";
fontsize="13pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#7F7F7F";
offcolor="White";
onbgcolor="#B4C1C0";
onbold="bold";
oncolor="#D76C03";
outfilter="Fade(Overlap=1.00)";
padding="4";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=Our Practice AreasBankruptcyMAIN_HEADER_MENU;text=Our Practice Areas;target=;url=Our-Practice-Areas.html;");
aI("showmenu=Our AttorneysWilliam J LeuthnerMAIN_HEADER_MENU;text=Our Attorneys;target=;url=Leuthner-Law-Office-Attorneys.html;");
aI("text=Contact Information;target=;url=Leuthner-Law-Office-Contact-Information.html;");
}

with(milonic=new menuname("Our Practice AreasBankruptcyMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Bankruptcy;target=;url=Leuthner-Law-Office-Bankruptcy.html;");
aI("text=Family Law;target=;url=Leuthner-Law-Office-Family-Law.html;");
aI("text=Estate Planning;target=;url=Leuthner-Law-Office-Estate-Planning.html;");
aI("text=Other Practice Areas;target=;url=Leuthner-Law-Office-Other-Practice-Areas.html;");
}

with(milonic=new menuname("Our AttorneysWilliam J LeuthnerMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=William J Leuthner;target=;url=William-J-Leuthner.html;");
aI("text=Matthew P Franzese;target=;url=Matthew-P-Franzese.html;");
aI("text=Christopher W Huether;target=;url=Christopher-W-Huether.html;");
}


 drawMenus();

