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