<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('&copy;Copyright 2007 ');

document.write('<a href="index.html" class="link" target="_top">John M. Gurgel</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information please '); 

document.write(' <A HREF="mailto:jgurgel@comcast.net" class="link">Contact Us</a>');

document.write('</span>');

document.write('<br>');

//  End -->