$(document).ready(function(){
    $('#content').jScrollPane({showArrows: true});
});
