function switchPO(afbeelding) {	
	document.getElementById('PO').src = afbeelding;
}
