$(document).ready(function() {
    $('.scroll-pane').jScrollPane({showArrows:true,scrollbarMargin:30,scrollbarWidth:9});
});
