$(document).ready(function(){
   $(".fotogalerie a").lightBox();
});

