$(function() {
   $('#Testimonial').cycle({ 
    fx:    'fade', 
    timeout: 7000 
});
		  });
