function weergeven()
{	
 	 document.getElementById('afleveren').style.display="block";
}
