<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copyright">&copy;Copyright 2004 ');

document.write('<a href="index.html" target="_top">CustomerHits.com</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <a href="mailto:info@customerhits.com">Contact Us</a>.');
document.write('   Hosting Customers, please use ');
document.write(' <a href="/support/default.aspx">Hosting Support Form</a>');
document.write('</span><br>');



//  End -->