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