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