function noSpam(string, field) {
	document.boekform.code.value = string;
}