<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

document.write('Copyright &copy; 2007 - Chett Salzman ');

document.write('<a href="index.html" target="_top" class="footerlink"></a> ');

document.write('/');

document.write(' <A HREF="contact.htm" class="footerlink">Contact Me - (Online Form)</a><br>');

document.write('</span>');


//  End -->