
    $(function() {
        $('#goGalerie a').lightBox({
            fixedNavigation:true
        });
    });

