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