$('a.zoom').fancybox({
	'overlayShow' : true,
	'overlayOpacity' : .5,
	'imageScale' : true,
	'hideOnContentClick' : true
});