$('document').ready(function(){
  $('.colorbox').colorbox({opacity: 0.5, current: '{current} z {total}'});
});
