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