$(function() {
	$(".galleryhome div a").fancybox();
	$(".maestri a").fancybox();
	$(".galleryhome").scrollable();
});

