jQuery(document).ready(function() {
	$(".orari").fancybox({
			'titlePosition'		: 'inside'
	});
});
