_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
image="images/orangedots.gif";
offbgcolor="SlateGray";
offcolor="#ffffff";
onbgcolor="#CC6600";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="120";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#5871B3";
offcolor="#ffffff";
onbgcolor="#DC9B5B";
oncolor="#ffffff";
padding="4";
separatorcolor="#758CC9";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Asset Protection;target=;url=http://www.asset-protection-information.com/;");
aI("text=asset protection corporation;target=;url=asset-protection-corporation.htm;");
aI("text=estate planning;target=;url=estate-planning.htm;");
aI("text=asset protection trust;target=;url=asset-protection-trust.htm;");
aI("text=offshore asset protection;target=;url=offshore-asset-protection.htm;");
aI("text=llc;target=;url=llc.htm;");
aI("text=realestate asset protection;target=;url=realestate-asset-protection.htm;");
aI("showmenu=News/New Estate Tax LawLEFT_MENU;text=News;target=;url=news.htm;");
}

with(milonic=new menuname("News/New Estate Tax LawLEFT_MENU")){
style=submenuStyle;
aI("showmenu=News/New Estate Tax Law/After the Estate TaxLEFT_MENU;text=New Estate Tax Law;target=;url=new-estate-tax-law.htm;");
aI("text=State Estate Tax;target=;url=state-estate-tax.htm;");
}

with(milonic=new menuname("News/New Estate Tax Law/After the Estate TaxLEFT_MENU")){
style=submenuStyle;
aI("text=After the Estate Tax;target=;url=after-the-estate-tax.htm;");
}


 drawMenus();

