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