 $(document).ready( function(){ 
			$('#ItaliaSalute_Ticker').innerfade({ animationtype: 'fade', speed: 2000, timeout: 3000, type: 'random', containerheight: '2em' });
		 });
