var _____WB$wombat$assign$function_____=function(name){return (self._wb_wombat && self._wb_wombat.local_init && self._wb_wombat.local_init(name))||self[name];};if(!self.__WB_pmw){self.__WB_pmw=function(obj){this.__WB_source=obj;return this;}}{ let window = _____WB$wombat$assign$function_____("window"); let self = _____WB$wombat$assign$function_____("self"); let document = _____WB$wombat$assign$function_____("document"); let location = _____WB$wombat$assign$function_____("location"); let top = _____WB$wombat$assign$function_____("top"); let parent = _____WB$wombat$assign$function_____("parent"); let frames = _____WB$wombat$assign$function_____("frames"); let opens = _____WB$wombat$assign$function_____("opens"); /* * jQuery MegaMenu v1.1 * http://megamenu.megadrupal.com/ * * Copyright 2013 MegaDrupal */ (function(e){function t(){i(this)}function n(){s(this)}function r(t){e("li",t).removeClass("mm-hover");e(".mm-container",t).hide()}function i(t){var n=e("> .mm-container",t);e(t).parents(".mdmegamenu").find(".mm-container").not(e(t).parents(".mm-container")).hide();e(t).addClass("mm-hover");if(n.length>0&&n.is(":hidden")==false)return;if(n.is(":hidden")){switch(opts.effects.effectTypeOpen){case"slide":n.stop(true,true).delay(opts.timeBeforeOpening).slideDown(opts.effects.effectSpeedOpen,opts.effects.effectOpen);break;case"fade":n.stop(true,true).delay(opts.timeBeforeOpening).fadeIn(opts.effects.effectSpeedOpen,opts.effects.effectOpen);break;default:n.stop(true,true).delay(opts.timeBeforeOpening).show()}}}function s(t){var n=e("> .mm-container",t);if(n.length>0&&n.is(":hidden")==false){switch(opts.effects.effectTypeClose){case"slide":n.stop(true,true).delay(opts.timeBeforeClosing).slideUp(opts.effects.effectSpeedClose,opts.effects.effectClose,function(){e(t).removeClass("mm-hover")});break;case"fade":n.stop(true,true).delay(opts.timeBeforeClosing).fadeOut(opts.effects.effectSpeedClose,opts.effects.effectClose,function(){e(t).removeClass("mm-hover")});break;default:n.stop(true,true).delay(opts.timeBeforeClosing).hide();e(t).removeClass("mm-hover")}}else{e(t).removeClass("mm-hover")}}e(window).resize(function(){e(".mdmegamenu").each(function(){var t=e(this),n=t.outerWidth(true);var r=t.width();if(t.hasClass("md-vertical")){if(t.hasClass("md-vertical-rtl")){var i=e("> ul",t).width();var s=e(window).width()-(e("> ul",t).offset().left+e("> ul",t).outerWidth());r=e(window).width()-i-s-20;if(r>960)r=960-i;e("div.mm-customwidth",t).each(function(){var t=parseInt(e(this).data("width"));if(r(e(window).width()-s-20)/2){e(".mm-container",t).each(function(){var n=e(this).parent();e(this).css({top:n.height(),left:0});if(e(this).hasClass("mm-fullwidth"))e(this).width(t.width())})}else{e("div.mm-fullwidth",t).width(r)}}else{var i=e("> ul",t).width();var o=e("> ul",t).offset().left;r=e(window).width()-i-o-20;if(r>960)r=960-i;e("div.mm-customwidth",t).each(function(){var t=parseInt(e(this).data("width"));if(r(e(window).width()-o-20)/2){e(".mm-container",t).each(function(){var n=e(this).parent();e(this).css({top:n.height(),left:0});if(e(this).hasClass("mm-fullwidth"))e(this).width(t.width())})}else{e("div.mm-fullwidth",t).width(r)}}}else{if(t.hasClass("mm-fixed-bottom")){_tmpheight=t.outerHeight()-parseInt(t.css("borderTopWidth"))-parseInt(t.css("borderBottomWidth"));e("> ul > li",t).each(function(){e("> .mm-container",e(this)).css("bottom",_tmpheight)})}else{e("> ul > li",t).each(function(){e("> .mm-container",e(this)).css("top",e(this).height()+e(this).position().top)})}e("div.mm-customwidth",t).each(function(){var i=parseInt(e(this).data("width"));if(rn){mainSubLeft=n-u;if(e.browser.msie){if(parseInt(e.browser.version,10)==7||parseInt(e.browser.version,10)==8||parseInt(e.browser.version,10)==9)mainSubLeft=n-mainSubLeft+5}e(this).css("left",mainSubLeft)}else{e(this).css("left",o)}});e(".mm-dropdown",t).each(function(){e(this).children(".mm-container").css("left",e(this).position().left)})}e("div.mm-sub",t).each(function(){var t=e(this).children(".background-color").not(".mmg_12");e(t).each(function(){var t=e(this),n=0,r=t.parents(".mm-container");r.show();n=t.parent().height();if(n>0){t.height(n)}r.hide()})})})});e.fn.megadrupalMenu=function(o){opts=e.extend({effects:{effectSpeedOpen:300,effectSpeedClose:200,effectTypeOpen:"slide",effectTypeClose:"slide",effectOpen:"linear",effectClose:"linear"},timeBeforeOpening:100,timeBeforeClosing:200,trigger:"hover-intent",arrow:false,vertical:false,verticalDirection:"ltr",subAlign:"middle"},o);var u=navigator.userAgent.toLowerCase();var a=u.match(/(iphone|ipod|ipad|android|"windows phone")/);return this.each(function(){var o=e(this),u=o.parent(),f=e("li.mm-parent",o);var l=o.outerWidth(true);if(u.hasClass("mm-fixed-bottom")||u.hasClass("mm-fixed-top")){e(".mm-toggle",u).click(function(){e(this).toggleClass("mm-toggle-show");u.toggleClass("mm-toggle-hide");e("> ul",u).slideToggle();return false})}f.each(function(){var t=e(this);if(opts.arrow){e("> a",t).addClass("with-arrow").append('')}if(opts.vertical){if(opts.subAlign=="middle"){var n=t.position(),r=n.top,i=t.height(),s=e("> .mm-container",this),o=s.height(),u=o/2-i/2;if(r>u)s.css("top",-u);else{s.css("top",-r)}}}});if(opts.trigger==="hover"){f.hover(t,n)}else if(opts.trigger==="click"){e("body").mouseup(function(t){if(!e(t.target).parents(".mm-hover").length){r(o)}});e("> a",f).click(function(t){var n=e(this).parent();if(!n.hasClass("mm-hover")){i(n);t.preventDefault()}})}else{var c={sensitivity:2,interval:100,over:t,timeout:400,out:n};f.hoverIntent(c)}if(a){var h="?";if(opts.vertical)h="?";e('×').appendTo(e("> li.mm-parent > a",o)).hide().click(function(t){t.preventDefault();"open"==e(this).attr("data-mega-status")?(s(e(this).parents("li.mm-parent")[0]),e(this).html(h).attr("data-mega-status","closed")):(i(e(this).parents("li.mm-parent")[0]),e(this).html("×").attr("data-mega-status","open"));return false});e("> li.mm-parent",o).hover(function(t){t.preventDefault();e(this).find(".mm-close").html("×").attr("data-mega-status","open").show();e(this).find(".mm-arrow").hide()},function(t){e(this).find(".mm-close").hide();e(this).find(".mm-arrow").show()})}e(window).resize()})}})(jQuery) } /* FILE ARCHIVED ON 17:53:44 Jul 15, 2014 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 18:03:56 Nov 18, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ /* playback timings (ms): captures_list: 0.583 exclusion.robots: 0.021 exclusion.robots.policy: 0.01 esindex: 0.01 cdx.remote: 19.509 LoadShardBlock: 223.142 (3) PetaboxLoader3.datanode: 219.099 (4) load_resource: 358.413 PetaboxLoader3.resolve: 285.854 */