$(document).ready(function() {  
	$('#sub-slider').tabs({ fx: { opacity: 'toggle' } });//prodotti
	$('#refItems').tabs({ fx: { opacity: 'toggle' } });//gallery
});	

