// include2.js
// Web Page Last Modification

	document.write("<p class='footext'>Best Viewed at 1024x768 or 800x600")
	document.write("<br>This page was last updated on: "+document.lastModified+"")
	document.write("</p>")