function windowstatus(){
	window.status="Valkman Freizeitparks";
	return true;
}
windowstatus();
