// JavaScript Document

		<!-- hide the script from old browsers --
		//written by W.Moshammer
		function PageLastUpdated(){
		document.writeln("Aktualisieren: "+document.lastModified);   
		}
		//--end hiding here -->
		
		{PageLastUpdated();}
		