    $(function()
    {
      $('#news-scroll').jScrollPane({ showArrows:true });
    });