// Optional jScrollPane initializer for legacy pages that use `.scroll-pane`.// Keep it defensive: some pages may not load the plugin.(function(){if(typeofjQuery!=='function'){return;}jQuery(function(){if(jQuery.fn&&typeofjQuery.fn.jScrollPane==='function'){jQuery('.scroll-pane').jScrollPane();}});})();