
<!-- Begin
document.write('<P Class="footer">');
  if (Date.parse(document.lastModified) != 0) {
    a = new Date(document.lastModified);
    document.write('This website was last updated on: ' + a.toGMTString() + '<BR>');
    }
document.write('&copy  2008 Aldermaston Nomads, United Kingdom');
document.write('</p>');
// End -->
