$(document).ready(function() {
	$("div.fotoboekcorner .fotos .fotobox a").fancybox({
		'titleShow'     : false
	});
});
