/home/arranoyd/magicraft/wp-content/plugins/popover/inc/external/wpmu-lib/js/wpmu-vnav.2.min.js
/*! WPMU Dev code library - v2.0.3
* http://premium.wpmudev.org/
* Copyright (c) 2015; * Licensed GPLv2+ */
jQuery(function(){function t(){var t=jQuery(".vnav");i=jQuery("input[name=_wp_http_referer]"),t.wpmui_vnav()}function e(){var t,e,s,n,o,a,r,c=jQuery(this),l=0,h=jQuery(window),u=c.html(),d=u.split("<h3>"),p=window.location.hash.replace(/^#/,""),f=p.length?"":" active";for(u='<ul class="lst-vnav">',t=0;d.length>t;t+=1)e=d[t],s=e.split("</h3>"),2===s.length&&s[0].length&&("-"===s[0]?u+='<li class="lst-vnav-sep"></li>':(r=s[0].toLowerCase().replace(/\W\W*/g," ").replace(/^\s|\s$/g,"").replace(/\s/g,"-"),p.length&&p===r&&(f=" active"),n='<h3 data-key="'+r+'">'+s[0]+"</h3>",o='<div class="data">'+s[1]+"</div>",u+='<li class="lst-vnav-item'+f+'">'+n+o+"</li>",f=""));u+="</ul>",c.html(u),a=jQuery(".lst-vnav",c).first(),c.find(".lst-vnav-item > .data > table").each(function(){var t=jQuery(this),e=t.find("> tbody > tr > th, > tr > th"),i=e.filter(":empty");e.length===i.length&&e.remove()});var m=function m(){var t=jQuery(this),e=t.parents(".lst-vnav-item").first(),s=jQuery(".lst-vnav-item.active",a),n=t.data("key"),o="";window.location.hash=n,i.each(function(){var t=jQuery(this);o=t.val().split("#").shift(),o+="#"+n,t.val(o)}),s.removeClass("active"),e.addClass("active"),g()},g=function g(){var t=jQuery(".lst-vnav-item.active",a),e=jQuery("> .data",t).first(),i=e.outerHeight();l||(l=a.outerHeight()),a.css({"min-height":i+"px"}),e.css({"min-height":l+"px"})},v=function v(t){a.hasClass("open")?y(t):w(t)},w=function w(){a.addClass("open")},y=function y(){a.removeClass("open")};c.on("click","h3",m),c.on("click","h3",v),h.resize(g),h.resize(y),window.setTimeout(function(){jQuery(".active h3",c).click()},50)}var i="";jQuery.fn.extend({wpmui_vnav:function(){return this.each(function(){return e.apply(this),this})}}),t()});