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