_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="Silver";
onbgcolor="#544D55";
oncolor="White";
padding="9";
separatorcolor="#2D2A2D";
separatorsize="2";
subimage="images/black_7x7.gif";
subimagepadding="2";
itemwidth="175";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=706;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=./;");
aI("showmenu=ArticlesIncome Tax LawyerINFO_BAR_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Privacy Statement;target=;url=Privacy_Statement.html;");
aI("text=Site Map;target=;url=sitemap-alphabetical.html;");
}

with(milonic=new menuname("ArticlesIncome Tax LawyerINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Income Tax Lawyer;target=;url=income-tax-lawyer.html;");
aI("text=IRS Tax Lawyer;target=;url=irs-tax-lawyer.html;");
aI("text=IRS Tax Problem;target=;url=irs-tax-problem.html;");
aI("text=Tax Sheltered Investments;target=;url=tax-sheltered-investments.html;");
aI("text=Donating A Car Is Worthwhile;target=;url=Donating_A_Car_Is_Worthwhile.html;");
aI("text=How To Make Charity Donations;target=;url=How_To_Make_Charity_Donations.html;");
aI("text=Charitable Planning;target=;url=charitable-planning.html;");
aI("text=Charitable Works And Worthwhile Causes;target=;url=Charitable_Works_And_Worthwhile_Causes.html;");
aI("text=Non Profit Software;target=;url=non-profit-software.html;");
aI("text=Grant Software;target=;url=grant-software.html;");
aI("text=Get Something Back With Charitable Tax Deductions;target=;url=Get_Something_Back_With_Charitable_Tax_Deductions.html;");
aI("text=Deductions For The Giver;target=;url=Tax_Deductions_For_Those_Who_Give.html;");
aI("text=Family Living Trust;target=;url=family-living-trust.html;");
aI("text=Charitable Tax Deduction Benefits All;target=;url=Charitable_Tax_Deduction_Benefits_All.html;");
aI("text=Trust Software;target=;url=trust-software.html;");
}


 drawMenus();
