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

