$(function() {
  $(".carousel .jCarouselLite").jCarouselLite({
    auto: false,
    circular: false,
    speed: 1000,
  })
});
 

