	$(function() {
			$('#fotos_rotativas').cycle({ 
				fx:    'fade', 
				speed:  4000 
				});
		});
