$(function() {
			$("#products_treadmill").jCarouselLite({
				easing: "swing",
				visible: 1,
				auto: 1500,
				speed: 3000
			});
});
