<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copyright">Copyright 2010 ');

document.write('<a href="http://www.michetti.com" target="_top">Michetti Information Solutions, Inc.</a> ');

document.write('All Rights Reserved<br>');

document.write('Website Hosting \& design. For more information feel free to '); 

document.write(' <A HREF="mailto:info@michetti.com">Contact Us</a>');

document.write('</span><br>');
//document.write('<span class="copytext">');

//document.write('&copy;Copyright 2008 ');

//document.write('<a href="index.html" target="_top">eQ Systems Inc.</a> ');

//document.write('All Rights Reserved<br>');

//document.write('For more information feel free to '); 

//document.write(' <A HREF="contact.htm" target="_top">Contact Us</a><br>');

//document.write('</span>');

//  End -->