  $(document).ready(function() {
	$('#testimonials1').cycle({ 
	  timeout: 6000,
    pause: 1 
});
	}); // end ready()