_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="MidnightBlue";
onbgcolor="Black";
oncolor="#FD0303";
padding="6";
pagecolor="Red";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffffff";
offcolor="MidnightBlue";
onbgcolor="#ffffff";
oncolor="Red";
pagecolor="Red";
separatorcolor="Transparent";
separatorsize="4";
overbgimage="images/None";
imagepadding="6";
itemheight="31";
itemwidth="77";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=563;
style=menuStyle;
alwaysvisible="1";
itemwidth="78";
orientation="horizontal";
openstyle="up";
itemheight="30";
aI("text=Welcome;target=;url=./;align=center;");
aI("showmenu=SevicesOutsource your accountingFOOTER_MENU;text=Sevices;target=;url=Sevices.html;align=center;");
aI("text=TaccServe's Websites;target=;url=Linkspage/Links.html;align=center;");
aI("showmenu=ArticlesFinancial Post- Small BusinessFOOTER_MENU;text=Articles;target=;url=Articles.html;align=center;");
aI("text=Disclaimer;target=;url=Disclaimer.html;align=center;");
aI("text=Contact us;target=;url=Contact-us.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("SevicesOutsource your accountingFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Outsource your accounting;target=;url=Outsource-your-accounting.html;");
aI("text=Reduce your taxes;target=;url=Reduce-your-taxes.html;");
aI("text=Develop Systems;target=;url=Develop-Systems.html;");
aI("text=Manage your finances;target=;url=Manage-your-finances.html;");
aI("text=Start a new Business;target=;url=Start-a-new-Business.html;");
}

with(milonic=new menuname("ArticlesFinancial Post- Small BusinessFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Financial Post- Small Business;target=;url=Financial-Post-Small-Business.html;");
aI("text=Sage Journal-Small Business;target=;url=Sage-Journal-Small-Business.html;");
aI("text=Work.com;target=;url=Work.com.html;");
aI("text=Inspiration for Entrepreneurs;target=;url=Inspiration-for-Entrepreneurs.html;");
}


 drawMenus();
