	function kbKort(id) {
		document.kortform.kb_region.value = id;
		document.kortform.submit();
	}
