function OpenPopup(jaja){
	window.open('popup.php?Veld='+jaja, null, 'width=450,height=600,scrollbars=auto,toolbar=no,location=no');
}