'); */ /* Uncomment for mobile button that says 'MENU' $('.vision-menu-primary .hs-menu-wrapper').before(' a').after(' '); $('.mobile-trigger').click(function() { var $this = $(this), isExpanded = $this.attr('aria-expanded'); ; // ADA - set aria expanded attributes. $this.attr('aria-expanded', function() { return isExpanded === 'false' ? 'true' : 'false'; }); $this.next('.vision-menu-primary .hs-m