<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

document.write('&copy;Copyright 2005 ');

document.write('<a href="index.html" target="_top" class="footerlink">Pat Hurd  ...................  Text and images on this site are Copyright © 2005, Pat Hurd .  Downloading or usage is not allowed without express written permission. </a> ');

document.write('/');

document.write(' <A HREF="contact.htm" class="footerlink">Contact</a><br>');

document.write('</span>');


//  End -->