function spassword(input) {
	input.value="war 'n spass =]";
}
function sternchen(input) {
	input.value="********";
}
