// For Search Icon Toggle effect added at the top jQuery(document).ready(function(){ jQuery('.search-top').click(function(){ jQuery('#masthead .search-form-top').toggle(); }); }); jQuery(document).ready(function(){ jQuery('#scroll-up').hide(); jQuery(function () { jQuery(window).scroll(function () { if (jQuery(this).scrollTop() > 1000) { jQuery('#scroll-up').fadeIn(); } else { jQuery('#scroll-up').fadeOut(); } }); jQuery('a#scroll-up').click(function () { jQuery('body,html').animate({ scrollTop: 0 }, 800); return false; }); }); }); jQuery(document).ready(function() { jQuery('.better-responsive-menu #site-navigation .menu-item-has-children').append(' '); jQuery('.better-responsive-menu #site-navigation .sub-toggle').click(function() { jQuery(this).parent('.menu-item-has-children').children('ul.sub-menu').first().slideToggle('1000'); jQuery(this).children('.fa-caret-right').first().toggleClass('fa-caret-down'); jQuery(this).toggleClass('active'); }); }); jQuery(document).on('click', '#site-navigation ul li.menu-item-has-children > a', function(event) { var menuClass = jQuery(this).parent('.menu-item-has-children'); if (! menuClass.hasClass('focus') && jQuery(window).width() <= 768 ){ menuClass.addClass('focus'); event.preventDefault(); menuClass.children('.sub-menu').css({ 'display': 'block' }); } }); /* FILE ARCHIVED ON 01:14:00 Jun 19, 2018 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 07:04:55 Nov 28, 2018. 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): LoadShardBlock: 90.763 (3) esindex: 0.007 captures_list: 107.422 CDXLines.iter: 12.126 (3) PetaboxLoader3.datanode: 70.39 (4) exclusion.robots: 0.308 exclusion.robots.policy: 0.293 RedisCDXSource: 1.654 PetaboxLoader3.resolve: 55.49 (2) load_resource: 46.966 * at the top jQuery(document).ready(function(){ jQuery('.search-top').click(function(){ jQuery('#masthead .search-form-top').toggle(); }); }); jQuery(document).ready(function(){ jQuery('#scroll-up').hide(); jQuery(function () { jQuery(window).scroll(function () { if (jQuery(this).scrollTop() > 1000) { jQuery('#scroll-up').fadeIn(); } else { jQuery('#scroll-up').fadeOut(); } }); jQuery('a#scroll-up').click(function () { jQuery('body,html').animate({ scrollTop: 0 }, 800); return false; }); }); }); jQuery(document).ready(function() { jQuery('.better-responsive-menu #site-navigation .menu-item-has-children').append(' '); jQuery('.better-responsive-menu #site-navigation .sub-toggle').click(function() { jQuery(this).parent('.menu-item-has-children').children('ul.sub-menu').first().slideToggle('1000'); jQuery(this).children('.fa-caret-right').first().toggleClass('fa-caret-down'); jQuery(this).toggleClass('active'); }); }); jQuery(document).on('click', '#site-navigation ul li.menu-item-has-children > a', function(event) { var menuClass = jQuery(this).parent('.menu-item-has-children'); if (! menuClass.hasClass('focus') && jQuery(window).width() <= 768 ){ menuClass.addClass('focus'); event.preventDefault(); menuClass.children('.sub-menu').css({ 'display': 'block' }); } }); /* FILE ARCHIVED ON 01:14:00 Jun 19, 2018 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 07:04:55 Nov 28, 2018. 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): LoadShardBlock: 90.763 (3) esindex: 0.007 captures_list: 107.422 CDXLines.iter: 12.126 (3) PetaboxLoader3.datanode: 70.39 (4) exclusion.robots: 0.308 exclusion.robots.policy: 0.293 RedisCDXSource: 1.654 PetaboxLoader3.resolve: 55.49 (2) load_resource: 46.966 */