

	jQuery(function () {
	   	jQuery('#testimonialslist').cycle({ fx:     'scrollUp', delay: 2000});
		});
		


