$(document).ready(function() {
	$('#noticias_ticker').innerfade({
		timeout: 3000
	});
});