/* script for the present year to automatically be added to the last modified date line */ var LastUpdated = document.lastModified; document.writeln ("Page last updated on " + LastUpdated);