<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copyright">');

document.write('Copyright ');  

      

document.write('<a href="index.html" target="_top" class="footerlink">John Pickles</a> ');

document.write('/ ');

document.write(' <A HREF="contact.htm" class="footerlink">Contact</a><br>');



document.write('<a href="http://www.optimalsecurity.lu" target="_blank">hosted in Luxembourg </a> ');

document.write('www.optimalsecurity.lu ');


//  End -->