﻿$(document).ready(function() {
    $('.recentNews').jScrollPane({ scrollbarWidth: 15, showArrows: true });
});
