$(document).ready(function() {
    $('.lightbox').lightBox({txtImage:'Bild' , txtOf:'von'});
    });