_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="Solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#355164";
onbold="bold";
oncolor="White";
padding="10";
separatorcolor="#625839";
separatorsize="1";
subimage="images/in_orange.gif";
subimagepadding="0";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#625839";
borderstyle="Solid";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="GhostWhite";
offcolor="Black";
onbgcolor="#355164";
onbold="bold";
oncolor="White";
padding="4";
subimage="images/in_orange.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=index.html;");
aI("showmenu=About UsOur MissionLEFT_MENU;text=About Us;target=;url=about-us.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
aI("showmenu=Our ServicesAccountingLEFT_MENU;text=Our Services;target=;url=our-services.html;");
aI("showmenu=What's New2010 Tax ChangesLEFT_MENU;text=What's New;target=;url=what's-new.html;");
aI("text=QuickBooks Help;target=;url=quickbooks-support.html;");
aI("text=Starting a Business;target=;url=starting-a-business.html;");
aI("showmenu=LinksFederal LinksLEFT_MENU;text=Links;target=;url=links.html;");
aI("showmenu=FormsIncome Tax FormsLEFT_MENU;text=Forms;target=;url=forms.html;");
aI("text=Support;target=;url=support.html;");
}

with(milonic=new menuname("About UsOur MissionLEFT_MENU")){
style=submenuStyle;
aI("text=Our Mission;target=;url=our-mission.html;");
aI("text=Our Philosophy;target=;url=our-philosophy.html;");
aI("text=Our Privacy Policy;target=;url=our-privacy-policy.html;");
}

with(milonic=new menuname("Our ServicesAccountingLEFT_MENU")){
style=submenuStyle;
aI("text=Accounting;target=;url=accounting.html;");
aI("text=Tax Preparation;target=;url=tax-preparation.html;");
aI("showmenu=PayrollPayroll FeesLEFT_MENU;text=Payroll;target=;url=payroll.html;");
aI("text=Consulting;target=;url=consulting.html;");
}

with(milonic=new menuname("PayrollPayroll FeesLEFT_MENU")){
style=submenuStyle;
aI("text=Payroll Fees;target=;url=payroll-fees.html;");
aI("text=Payroll FAQ'S;target=;url=payroll-faq's.html;");
aI("text=Request a Quote;target=;url=request-a-quote.html;");
aI("text=XactPAY;target=;url=xactpay.html;");
}

with(milonic=new menuname("What's New2010 Tax ChangesLEFT_MENU")){
style=submenuStyle;
aI("showmenu=2010 Tax ChangesHealth Care Reform ActLEFT_MENU;text=2010 Tax Changes;target=;url=2010-tax-changes.html;");
aI("text=Tax News;target=;url=tax-news.html;");
aI("text=Small Business News;target=;url=small-business-news.html;");
}

with(milonic=new menuname("2010 Tax ChangesHealth Care Reform ActLEFT_MENU")){
style=submenuStyle;
aI("text=Health Care Reform Act;target=_blank;url=http://www.raybiz.com/downloads/HealthCareReformAct.pdf;");
aI("text=H.I.R.E. Act;target=_blank;url=http://www.raybiz.com/downloads/HireAct.pdf;");
}

with(milonic=new menuname("LinksFederal LinksLEFT_MENU")){
style=submenuStyle;
aI("text=Federal Links;target=;url=federal-links.html;");
aI("text=NY State Links;target=;url=ny-state-links.html;");
}

with(milonic=new menuname("FormsIncome Tax FormsLEFT_MENU")){
style=submenuStyle;
aI("text=Income Tax Forms;target=;url=income-tax-forms.html;");
aI("text=Sales Tax Forms (NY);target=;url=sales-tax-forms.html;");
aI("text=Payroll Withholding Forms;target=;url=payroll-withholding-forms.html;");
aI("text=Start Up Forms;target=;url=start-up-forms.html;");
aI("text=Labor Law Posters;target=;url=labor-law-posters.html;");
}


 drawMenus();
