<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">&copy;Copyright 1998 - 2006 ');

document.write('<a href="about.htm" target="_top">Urick Consulting LLC</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:info@cletracker.com">Contact Us</a>');
document.write(' &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  View our <a href="policy.htm" target="_top">Privacy Policy</a> ');
document.write('</span><br>');


//  End -->