jQuery(document).ready(function(){ jQuery('a[rel=lightbox]').lightBox({ imageBtnNext: 'fileadmin/templates/img/next.gif', imageBtnPrev: 'fileadmin/templates/img/prev.gif', txtImage: 'Bild', txtOf: 'von', imageBtnClose: 'fileadmin/templates/img/close.gif'}); });