$(document).ready(function(){  $('#content_block_gray').jScrollPane({    scrollbarWidth: 10,    scrollbarMargin: 10  });});
