jQuery(function($){ $("#G-scroll-ztzl").jCarouselLite({ btnNext: "#ztzl-right", btnPrev: "#ztzl-left", speed: 1500, visible:3, scroll:1, auto:false }); $("#G-scroll-ztzls").jCarouselLite({ btnNext: "#ztzl-rights", btnPrev: "#ztzl-lefts", speed: 1500, visible:1, scroll:1, auto:true }); });