$(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'}) });