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