$(document).ready(function(){
   // Your code here
   
	$('.colorbox').colorbox();
   
   
   
   
   
   
 });
