$(document).ready(function(){ $(function() { $('a[@rel*=lightbox]').lightBox({txtImage: 'Afbeelding',txtOf: 'van'}); }); });