		
	$j(document).ready(function(){
		
	

$j('.prodotti').cycle({ 
	fx:'scrollHorz',
	easing: 'easeInOutQuad'
	});



});


