$(function()
{			
  $('#pane2').jScrollPane({showArrows:true,scrollbarWidth:25,scrollbarMargin:20});
});
