$(function() { $('.scroll-pane').jScrollPane(); });
$(window).load(function() { $('.scroll-pane').jScrollPane(); });