$(document).ready(function() { $("a[rel='bildzoom']").colorbox({transition:'elastic', speed: 555, current: 'Abbildung {current} von {total}', close: 'Schließen', previous: '« Zurück', next: 'Weiter »', opacity: '0.75'}) });