// External javascript used to create footer on all pages
var writeFoot='Paul Harrison &copy; 2007';
document.write(writeFoot);
