$(document).ready(function() {
$(function() {
	$('#fotolijst a').lightBox(); 
});
});