$(document).ready(function() {
  

  $("a[rel='cbox']").colorbox();
  

 	
 });
 
 
