_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";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="White";
onbgcolor="#355164";
oncolor="#CEBC83";
padding="9";
separatorcolor="#625839";
separatorsize="1";
subimage="images/xp_ind.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#355164";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="White";
offcolor="#000000";
onbgcolor="#CEBC83";
oncolor="Black";
padding="4";
subimage="images/xp_ind.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.londonderryaccountant.com/;");
aI("text=About Us;target=;url=David-Picchi-CPA.html;");
aI("text=Individual Accounting Services;target=;url=Individual-tax-returns-Londonderry.html;");
aI("text=Tax Preparation Tips;target=;url=Tax-preparation-tips.html;");
aI("text=Organizing Tax Receipts;target=;url=Organizing-Tax-Receipts.html;");
aI("text=Filing Taxes On Time;target=;url=Filing-taxes-on-time.html;");
aI("text=IRS Audits;target=;url=IRS-Audits.html;");
aI("text=Business Accounting Services;target=;url=NH-Small-Business-Accounting.html;");
aI("text=Payroll Services;target=;url=Londonderry-Payroll-Services.html;");
aI("text=Accounting Software;target=;url=Quickbooks-Services-Londonderry.html;");
aI("text=Contact Us;target=;url=Contact-Dave-Picchi.html;");
aI("text=Privacy Policy;target=;url=Privacy-Policy.html;");
}


 drawMenus();
