$(document).ready(function() {
	$("a[rel=lightbox], gallery a").fancybox({
	// 'zoomSpeedIn': 300,
	// 'zoomSpeedOut': 300,
	'overlayShow': true
	});
});

// Checco: per raggruppare pił foto occorre che abbiano lo stesso "rel"
