function copyright() {
  document.write('<div align="center">')
  document.write('Copyright 2007-2011 <a href="contact.html">Bernard Spencer</a>. ')
  document.write('All Rights Reserved. <A HREF="mailto:webmaster@kdesign007.com">Webmaster.</A>')
   document.write('</div>')
}


