<!-- Begin
// NOTE: If you use a ' add a slash before it like this \'

document.write('<BR /><P><strong>');
document.write('<A href="index.html">Home</A> | ');
document.write('<A href="about.htm">About Us</A> | ');
document.write('<A href="services.htm">Services</A> | ');
document.write('<A href="resources">Resource Center</A> | ');
document.write('<A href="news">News &amp; More</A>');
document.write('</strong><BR/></P>');

document.write('<BR />');
document.write('<P>&copy; Copyright 2008 Preferred Logic, Inc.<BR />');
document.write('860 Prospect Hill Road, Windsor, CT 06095<BR />');
document.write('Phone: 860-688-8088, Email: <A href="mailto:contact@preferredlogic.com">contact@preferredlogic.com</A><BR />');
document.write('website: www.preferredlogic.com<BR /></P>');

document.write('<BR />');
document.write('<P><strong>Preferred Logic provides <a href="/">Sage Accpac accounting software</a>, manufacturing, distribution, financial, and CRM solutions to businesses in Connecticut, Massachusetts, Vermont, Rhode Island, New Jersey and New York.</strong></P>');

//  End -->