$(document).ready((function(){new PerfectScrollbar(".vertical-scroll",{wheelPropagation:!0}),new PerfectScrollbar(".horizontal-scroll",{wheelPropagation:!0}),new PerfectScrollbar(".both-side-scroll",{wheelPropagation:!0}),new PerfectScrollbar(".visible-scroll",{wheelPropagation:!0}),new PerfectScrollbar(".min-scroll-length",{minScrollbarLength:200,wheelPropagation:!0}),new PerfectScrollbar(".scrollbar-margins",{minScrollbarLength:200,wheelPropagation:!0}),new PerfectScrollbar(".default-handlers",{wheelPropagation:!0}),new PerfectScrollbar(".no-keyboard",{handlers:["click-rail","drag-thumb","wheel","touch"],wheelPropagation:!0}),new PerfectScrollbar(".click-drag-handler",{handlers:["click-rail","drag-thumb"],wheelPropagation:!0}),new PerfectScrollbar(".default-wheel-speed",{wheelPropagation:!0}),new PerfectScrollbar(".higher-wheel-speed",{wheelSpeed:10,wheelPropagation:!0}),new PerfectScrollbar(".lower-wheel-speed",{wheelSpeed:.1,wheelPropagation:!0})}));