$(document).ready(function(){
	         	
	
		$("a.single").colorbox();
	

});
