$(function() {
			$("#products_treadmill").jCarouselLite({
				easing: "swing",
				visible: 3,
				speed: 500,
				btnNext: ".next", btnPrev: ".prev", mouseWheel: false
			}); 
});
