function init () {
   $('a[rel="lightbox[gruppe]"]').lightBox();
}

$(init);