  $(function() {
  	$('#animated_sp').cycle({
			fx:      'fade', 
			cleartypeNoBg: true,
      timeout: 4000 
  });});
