_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="Blue";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="MidnightBlue";
onbgcolor="Black";
oncolor="Red";
padding="6";
pagecolor="Red";
separatorcolor="Blue";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="1000";
}

with(submenuStyle=new mm_style()){
bordercolor="Blue";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="MidnightBlue";
onbgcolor="Black";
oncolor="Red";
padding="4";
pagecolor="Red";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Welcome;target=;url=./;");
aI("showmenu=SevicesOutsource your accountingINFO_BAR_MENU;text=Sevices;target=;url=Sevices.html;");
aI("text=TaccServe's Websites;target=;url=Linkspage/Links.html;");
aI("showmenu=ArticlesFinancial Post- Small BusinessINFO_BAR_MENU;text=Articles;target=;url=Articles.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Disclaimer;target=;url=Disclaimer.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("SevicesOutsource your accountingINFO_BAR_MENU")){
style=submenuStyle;
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 BusinessINFO_BAR_MENU")){
style=submenuStyle;
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();
