<!-- Begin
// NOTE: If you use a ' add a slash before it like this \'

document.write('<DIV id="header-banner">');
document.write('<DIV id="header-logo">');
document.write('<IMG src="graphics/logo.gif" alt="Sage CRM, Accpac Accounting Software Solutions in Worcester, Hartford" height="92" width="350" />');
document.write('</DIV>');

document.write('<DIV id="header-slogan">');
document.write('<H3>(860) 688-8088</H3><BR /><BR /><BR /><BR /><BR /><BR />');
document.write('<H4>Providing software to run your business<BR />');
document.write('and the people to make it work!</H4>');
document.write('</DIV>');

document.write('<DIV class="clear"></DIV>');
document.write('</DIV>');

document.write('<DIV id="header-menu">');
document.write('<UL>');
document.write('<LI><A href="index.html">Home</a></LI>');
document.write('<LI><A href="about.htm">About Us</A></LI>');
document.write('<LI><A href="services.htm">Services</A></LI>');
document.write('<LI><A href="resources/">Resource Center</A></LI>');
document.write('<LI><A href="news">News &amp; More</A></LI>');
document.write('</UL>');
document.write('</DIV>');

//  End -->