

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