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