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 opener = _____WB$wombat$assign$function_____("opener"); /* Generic Javascript methods for various interface elements Project: Umbrella Events (c) Umbrella Inc. 2018. All rights reserved */ function getParameterByName(name) { name = name.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]"); var regex = new RegExp("[\\?&]" + name + "=([^&#]*)"), results = regex.exec(location.search); return results === null ? "" : decodeURIComponent(results[1].replace(/\+/g, " ")); } function getStringParameterByName(source, name) { name = name.replace(/[\[]/, "\\[").replace(/[\]]/, "\\]"); var regex = new RegExp("[\\?&]" + name + "=([^&#]*)"), results = regex.exec(source); return results === null ? "" : decodeURIComponent(results[1].replace(/\+/g, " ")); } var mouseOverOverlay = false; var currentMouseX = 0; var currentMouseY = 0; var mouseHideIndex; $(document).ready(function() { // Keep a track of the current cursor position $('body').mousemove(function(event) { currentMouseX = event.pageX; currentMouseY = event.pageY; }); $('.genoverlay').hover(function(){ mouseOverOverlay = true; }, function(){ mouseOverOverlay = false; }); $("html, body").mouseup(function(){ if (!mouseOverOverlay) $('.genoverlay').hide(); }); }); $(document).on('click', 'a[href^="#"]', function (event) { event.preventDefault(); $('#responsiveMenu').fadeOut(); $('html, body').animate({ scrollTop: $($.attr(this, 'href')).offset().top - 40 }, 500); }); } /* FILE ARCHIVED ON 22:08:35 Mar 26, 2019 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 19:49:12 Feb 20, 2021. 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): exclusion.robots: 0.138 esindex: 0.014 load_resource: 164.609 (2) captures_list: 256.334 PetaboxLoader3.resolve: 46.404 (2) exclusion.robots.policy: 0.129 PetaboxLoader3.datanode: 167.006 (5) RedisCDXSource: 1.679 LoadShardBlock: 229.651 (3) CDXLines.iter: 21.596 (3) */