jQuery(function() {
			jQuery("#products_treadmill").jCarouselLite({
				easing: "swing",
				visible: 6,
				auto: 1000, 
				speed: 4000
			}); 
			jQuery("#products_treadmill").css('width','742px');

});
