$(document).ready(function(){
    $("a[rel='fotogalerie']").colorbox();
});

