<!-- Start

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

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

document.write('&copy;All images produced by ');

document.write('<a href="index.html" target="_top">Douglas H. Deas</a> ');

document.write('are protected by U.S. copyright law and may not be copied or reproduced in <br> ');

document.write('any way without prior permission from the copyright owner. All Rights Reserved. '); 

document.write('For more information feel free to '); 

document.write(' <A HREF="contact.htm">Contact Us</a><br>');

document.write('</span>');


//  End -->
