$svjq(function(){
	$svjq("a[rel='single_image']").fancybox({
		overlayShow: true,
		cyclic: false,
		showNavArrows: false
	});
});