function gaestebuchabsenden() {
	document.gaestebuchform.gaestebuch_spm.value = 'aS'+'s4'+'Ga'+'HW'+'07';
	document.gaestebuchform.submit();
}

