document.write("© 2003, 2004, 2005 & 2006 by Charles Muench. All rights reserved.
");
var lastModificationDate = new Date(document.lastModified)
document.write('This page was last updated: ' + (lastModificationDate.getMonth()+1) + '/' + lastModificationDate.getDate() +'/' + lastModificationDate.getFullYear() + '');