function nieuw() {
	document.getElementById('form1').submit();
	return;
	}

