$(document).ready(function(){
   $('#text').jScrollPane({scrollbarWidth:15,dragMaxHeight:16});
 });
