$(function() {
  $('#newsCont').jScrollPane({showArrows:true, scrollbarWidth:11, scrollbarMargin:1});
});