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