File: /home/henzergrouphenz/public_html/wp-content/themes/metro/assets/js/jquery.meanmenu.min.js
!function(e){"use strict";e.fn.meanmenu=function(n){var a={meanMenuTarget:jQuery(this),meanMenuContainer:"body",meanMenuClose:"X",meanMenuCloseSize:"18px",meanMenuOpen:"<span /><span /><span />",meanRevealPosition:"right",meanRevealPositionDistance:"0",meanRevealColour:"",meanScreenWidth:"480",meanNavPush:"",meanShowChildren:!0,meanExpandableChildren:!0,meanExpand:"+",meanContract:"-",meanRemoveAttrs:!1,onePage:!1,meanDisplay:"block",removeElements:"",siteLogo:"<a href='index.html'>Site Logo</a>",appendHtml:""};n=e.extend(a,n);var t=window.innerWidth||document.documentElement.clientWidth;return this.each(function(){var e=n.meanMenuTarget,a=n.meanMenuContainer,r=n.meanMenuClose,i=n.meanMenuCloseSize,m=n.meanMenuOpen,s=n.meanRevealPosition,u=n.meanRevealPositionDistance,l=n.meanRevealColour,o=n.meanScreenWidth,c=n.meanNavPush,d=n.meanShowChildren,v=n.meanExpandableChildren,h=n.meanExpand,y=n.meanContract,j=n.meanRemoveAttrs,Q=n.onePage,g=n.meanDisplay,f=n.removeElements,p=n.siteLogo,C=n.appendHtml,w=!1;(navigator.userAgent.match(/iPhone/i)||navigator.userAgent.match(/iPod/i)||navigator.userAgent.match(/iPad/i)||navigator.userAgent.match(/Android/i)||navigator.userAgent.match(/Blackberry/i)||navigator.userAgent.match(/Windows Phone/i))&&(w=!0),(navigator.userAgent.match(/MSIE 8/i)||navigator.userAgent.match(/MSIE 7/i))&&jQuery("html").css("overflow-y","scroll");var A="",b=function(){if("center"===s){var e=(window.innerWidth||document.documentElement.clientWidth)/2-22+"px";A="left:"+e+";right:auto;",w?jQuery(".meanmenu-reveal").animate({left:e}):jQuery(".meanmenu-reveal").css("left",e)}},x=!1,E=!1;"right"===s&&(A="right:"+u+";left:auto;"),"left"===s&&(A="left:"+u+";right:auto;"),b();var M="",P=function(){jQuery(".mean-bar,.mean-push").remove(),jQuery(a).removeClass("mean-container"),jQuery(e).css("display",g),x=!1,E=!1,jQuery(f).removeClass("mean-remove"),jQuery("body").removeClass("mean-activated")},W=function(){var n="background:"+l+";color:"+l+";"+A;if(t<=o){jQuery(f).addClass("mean-remove"),jQuery("body").addClass("mean-activated"),E=!0,jQuery(a).addClass("mean-container"),jQuery(".mean-container").prepend('<div class="mean-bar">'+p+'<a href="#nav" class="meanmenu-reveal" style="'+n+'">Show Navigation</a><nav class="mean-nav"></nav></div>');var s=jQuery(e).html();jQuery(".mean-nav").html(s),""!=C&&jQuery(".mean-nav > ul").append(C),j&&jQuery("nav.mean-nav ul, nav.mean-nav ul *").each(function(){jQuery(this).is(".mean-remove")?jQuery(this).attr("class","mean-remove"):jQuery(this).removeAttr("class"),jQuery(this).removeAttr("id")}),jQuery(e).before('<div class="mean-push" />'),jQuery(".mean-push").css("margin-top",c),jQuery(e).hide(),jQuery(".meanmenu-reveal").show(),jQuery(".meanmenu-reveal").html(m),M=jQuery(".meanmenu-reveal"),jQuery(".mean-nav ul").hide(),d?v?(jQuery(".mean-nav ul ul").each(function(){jQuery(this).children().length&&jQuery(this,"li:first").parent().append('<a class="mean-expand" href="#" style="font-size: '+i+'">'+h+"</a>")}),jQuery(".mean-expand").on("click",function(e){e.preventDefault(),jQuery(this).hasClass("mean-clicked")?(jQuery(this).html(h),jQuery(this).prev("ul").slideUp(300,function(){})):(jQuery(this).html(y),jQuery(this).prev("ul").slideDown(300,function(){})),jQuery(this).toggleClass("mean-clicked")})):jQuery(".mean-nav ul ul").show():jQuery(".mean-nav ul ul").hide(),jQuery(".mean-nav ul li").last().addClass("mean-last"),M.removeClass("meanclose"),jQuery(M).click(function(e){e.preventDefault(),!1===x?(M.css("text-align","center"),M.css("text-indent","0"),M.css("font-size",i),jQuery(".mean-nav ul:first").slideDown(),x=!0):(jQuery(".mean-nav ul:first").slideUp(),x=!1),M.toggleClass("meanclose"),jQuery(M).is(".meanmenu-reveal.meanclose")?M.html(r):M.html(m),jQuery(f).addClass("mean-remove"),jQuery("body").addClass("mean-activated")}),Q&&jQuery(".mean-nav ul > li > a:first-child").on("click",function(){jQuery(".mean-nav ul:first").slideUp(),x=!1,jQuery(M).toggleClass("meanclose").html(m)})}else P()};w||jQuery(window).resize(function(){t=window.innerWidth||document.documentElement.clientWidth,P(),t<=o?(W(),b()):P()}),jQuery(window).resize(function(){t=window.innerWidth||document.documentElement.clientWidth,w?(b(),t<=o?!1===E&&W():P()):(P(),t<=o&&(W(),b()))}),W()})}}(jQuery);