	function ad(was) {
		document.statusmeldung.mailbox_message.value += was+" ";
		document.statusmeldung.mailbox_message.focus();
	}