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