
	function toonfoto(id){
		document.getElementById('foto').src = 'bin/albumfoto_bestand_'+id+'.bin';
	}


