function date_ob(){
		st = "Last modified:<br>26.08.2009"; 
		document.write(st);
}

