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