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