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(document).ready(function($) {
		
  var scrollLink = $('.scroll');

  // Smooth scrolling
  scrollLink.click(function(e) {
	e.preventDefault();
	$('body,html').animate({
	  scrollTop: $(this.hash).offset().top
	}, 1000 );
  });

  // Active link switching
  $(window).scroll(function() {
	var scrollbarLocation = $(this).scrollTop();

	scrollLink.each(function() {

	  var sectionOffset = $(this.hash).offset().top - 200;

	  if ( sectionOffset <= scrollbarLocation ) {
		$(this).parent().addClass('current');
		$(this).parent().siblings().removeClass('current');
	  }
	})

  })
	
});

}
/*
     FILE ARCHIVED ON 05:11:21 Mar 15, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:23:50 Dec 01, 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.633
  exclusion.robots: 0.023
  exclusion.robots.policy: 0.01
  esindex: 0.011
  cdx.remote: 16.215
  LoadShardBlock: 93.459 (3)
  PetaboxLoader3.datanode: 118.106 (4)
  load_resource: 50.719
*/