<!-- STEP ONE: Paste this code into a new footer.js document  -->

<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
var m = "Last updated: " + document.lastModified;
var p = m.length;
document.write(m.substring(p, 0)); 

// End -->