if (window.location.href.indexOf("rentals-permits") > -1) {
            jQuery('.rentals-permits').parent().addClass('current');
        }