$(document).ready(function(){
    $("#container-ornekler a[rel='ornek']").colorbox({transition:'fade',current:"örnek {current} / {total}"});
});

