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