<!-- Start

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

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

document.write('&copy; Copyright 2003-2007 Ian Tunnicliffe. Copying or reproduction of any content or images strictly prohibited.');

document.write('<a href="index.html" target="_top" class="footerlink"> </a> ');

document.write('/');

document.write(' <a href="sitemap.htm" class="footerlink">Site map</a><br>');

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

//  End -->