_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Trebuchet MS";
fontsize="12pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#2E5F21";
onbgcolor="#5EBF44";
oncolor="Black";
padding="20";
separatorcolor="#E1E1E1";
separatorsize="10";
subimage="images/white_4x7.gif";
subimagepadding="6";
itemwidth="180";
}

with(submenuStyle=new mm_style()){
align="right";
bordercolor="White";
borderstyle="Solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#2E5F21";
offcolor="White";
onbgcolor="#5EBF44";
oncolor="Black";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Tax Designs Home Page;target=;url=index.html;");
aI("text=Business Resources and Recommended Software;target=;url=Business-Resources-and-Recommended-Software.html;");
aI("text=BUSINESS Growth & Tax Savings Strategies;target=;url=BUSINESS-Growth-&-Tax-Savings-Strategies.html;");
aI("showmenu=INDIVIDUAL TAX Information & Five Common Filing ErrorsWhere's My Federal Refund?LEFT_MENU;text=INDIVIDUAL TAX Information & Five Common Filing Errors;target=;url=INDIVIDUAL-TAX-Information-&-Five-Common-Filing-Errors.html;");
aI("text=Contact Us & Map to Our Office;target=;url=Contact-Us-&-Map-to-Our-Office.html;");
}

with(milonic=new menuname("INDIVIDUAL TAX Information & Five Common Filing ErrorsWhere's My Federal Refund?LEFT_MENU")){
style=submenuStyle;
aI("text=Where's My Federal Refund?;target=_blank;url=http://www.irs.gov/individuals/article/0,,id=96596,00.html?portlet=4;");
aI("text=Where's My Virginia Refund?;target=_blank;url=https://www.individual.tax.virginia.gov/VTOL/IndRefundStatus.seam?CFID=3466705&CFTOKEN=85547618;");
aI("text=How Much Was My 2008 Stimulus Payment;target=_blank;url=https://sa2.www4.irs.gov/irfof/IRServlet?app=IRACTC;");
aI("text=RAL (Refund Anticipation Loan) Chase Bank;target=_blank;url=https://www.chasetrp.com/public/ral_out.htm;");
aI("text=Bonus Check Chase Bank;target=_blank;url=https://www.chasetrp.com/public/bonus_out.htm;");
aI("text=Chase Cashier's Check or Direct Deposit;target=_blank;url=https://www.chasetrp.com/public/checkdep_out.htm;");
aI("text=Military Pay Information;target=_blank;url=https://mypay.dfas.mil/mypay.aspx;");
aI("text=What is an Enrolled Agent?;target=_blank;url=http://www.naea.org/memberportal/Resources/ForTaxpayers/whatis_EA.htm;");
}


 drawMenus();
