<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="copyright">Webpage Creation by ');

document.write('<a href="index.html" target="_top">Team-At-Work</a><br> ');

document.write('All Rights Reserved<br>');

document.write('For more Information '); 

document.write(' <A HREF="mailto:info@team-at-work.us">Contact Us</a>');

document.write('</span><br>');
//  End -->