$(function() {
  $("#newsticker").jCarouselLite({
    vertical: true,
    visible: 1,
    auto:1500,
    speed:4000
  });
});
