function toonFoto(fotonaam) {
	window.open("/toonfoto.php?fotonaam="+fotonaam,"_blank","height=670,width=910,status=no,toolbar=no,menubar=no,location=no,left=0");
}
