// initialize footer:
document.write
   ("Copyright &copy; 2009-" +
   new Date().getFullYear() +
   " | Michael J Young | All Rights Reserved");

