/* Script menu */ (function($) { var menuContainer = $('.menu-container'); var menuToggle = menuContainer.find( '.menu-button' ); var siteHeaderMenu = menuContainer.find( '#site-header-menu' ); var siteNavigation = menuContainer.find( '#site-navigation' ); // If you are using WordPress, and do not need to localise your script, or if you are not using WordPress, then uncomment the next line var screenReaderText = {"expand":"Expand child menu","collapse":"Collapse child menu"}; var dropdownToggle = $('