jQuery(document).ready(function($) {
  jQuery('.scrollpane-left').jScrollPane();
  jQuery('.scrollpane-right').jScrollPane();
});
