  jQuery(function()
  {
      jQuery('.scroll-pane').jScrollPane({showArrows: true});
  });

