
document.writeln('<hr><br clear="all">')
document.writeln('<span class="copyright">')
document.writeln('<BR><b>Title:</b> ' + self.document.title)
document.writeln('<BR><b>Created:</b> ' + (CreateDate))
document.writeln('<BR><b>Modified:</b> ' + (ModifiedDate))
document.writeln('<BR><b>URL:</b> <a href="' + self.location + '">' + self.location + '</a>' )
document.writeln('<BR><a href="copyright.asp">Copyright &copy;</a> 2005 <A HREF="mailto:pb@sst-ltd.co.uk">Peter Byers</A>. All rights reserved.' )
document.writeln('<BR>Registered according to the UK Data Protection Act 1998 with the Information Commissioner. Reg No 5054266.')
document.writeln('</span>')

document.writeln('<P><img src="http://www.sst-ltd.co.uk/new/counter1.asp?c_id=C718541">')

