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