$(document).ready(function(){
	
    $('#newstick_seg').newsTicker(3000);
    
    $('#fotos_cab').cycle();
	
});