Your IP : 216.73.216.247


Current Path : /home/nicholsonsmith/public_html/media/fef/js/
Upload File :
Current File : /home/nicholsonsmith/public_html/media/fef/js/menu.min.js

/*
 Copyright (c)2017-2018 Nicholas K. Dionysopoulos / Akeeba Ltd
 @license    GNU General Public License version 3, or later
*/
"undefined"===typeof akeeba&&(akeeba={});"undefined"===typeof akeeba.fef&&(akeeba.fef={});akeeba.fef.menuButton=function(a){if("undefined"===typeof a||""===a)a="a.akeeba-menu-button";a=document.querySelectorAll(a);0!==a.length&&a.forEach(function(a){a.addEventListener("click",function(b){b=a.parentElement.parentElement.querySelector("nav");b.style.display="flex"!==b.style.display?"flex":null})})}; //# sourceMappingURL=menu.min.map