$(function(){
	$("#noticias ul").cycle({
					   
			fx:      'zoom', 
            speed:    500, 
            timeout:  8000
				
	})	   
})
