var date="Stand: 22.08.2010";

function date_akt(){
document.write(date);
}