!function($){$(document).ready(function($){function initMainNavigation(container){container.find(".menu-item-has-children > a").after('"),container.find(".current-menu-ancestor > button").addClass("toggle-on"),container.find(".current-menu-ancestor > .sub-menu").addClass("toggled-on"),container.find(".dropdown-toggle").click(function(e){var _this=$(this);e.preventDefault(),_this.toggleClass("toggle-on"),_this.next(".children, .sub-menu").toggleClass("toggled-on"),_this.attr("aria-expanded","false"===_this.attr("aria-expanded")?"true":"false"),_this.html(_this.html()===EducationHubScreenReaderText.expand?EducationHubScreenReaderText.collapse:EducationHubScreenReaderText.expand)})}$(".menu-toggle").click(function(){$(".wrap-menu-content").toggle("slow")}),initMainNavigation($(".main-navigation"))})}(jQuery);