﻿$(function() {
    $('#scroller').jScrollPane({ scrollbarWidth: "4", scrollbarMargin: "20" });
});