var date="Stand: 31.01.2012";

function date_akt(){
document.write(date);
}
