_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Trebuchet MS";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#333625";
offcolor="White";
onbgcolor="#1B316A";
oncolor="White";
padding="5";
separatorcolor="WhiteSmoke";
separatorsize="1";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="6";
itemwidth="238";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#1B316A";
offcolor="AliceBlue";
onbgcolor="White";
oncolor="#000000";
padding="4";
subimage="images/rgtdwn_blackyellow_9x9.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=716;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://wfplaw.com/;");
aI("showmenu=Attorneys Michael D. WildMAIN_HEADER_MENU;text=Attorneys ;target=;url=Attorneys.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("Attorneys Michael D. WildMAIN_HEADER_MENU")){
style=submenuStyle;
aI("text=Michael D. Wild;target=;url=Michael-D.-Wild,-PA.html;");
aI("text=Anthony P. Felice;target=;url=Anthony-Felice,-PA.html;");
aI("text=Pamela A. Pardo;target=;url=Pamela-A.-Pardo,-PA.html;");
}


 drawMenus();
