jQuery().ready(function() {
	jQuery(".content-image").fancybox();
});

