function_dntEnabled(t,e){"use strict";varo=t||navigator.doNotTrack||window.doNotTrack||navigator.msDoNotTrack,i=e||navigator.userAgent,n=["Windows NT 6.1","Windows NT 6.2","Windows NT 6.3"],s=i.match(/Firefox\/(\d+)/),a=/MSIE|Trident/i,f=a.test(i),r=i.match(/Windows.+?(?=;)/g);returnf&&"function"!=typeofArray.prototype.indexOf?!1:(o=s&&parseInt(s[1],10)<32?"Unspecified":f&&r&&-1!==n.indexOf(r.toString())?"Unspecified":{0:"Disabled",1:"Enabled"}[o]||"Unspecified","Enabled"===o)}functionstickyNav(){vart=$(".sticky");$(window).on("load resize scroll",function(){$(window).width()>768&&($(window).scrollTop()>100?t.addClass("stuck"):t.removeClass("stuck"))})}functionmobileNav(){vart=$(".hamburger"),e=$(".mobile-nav");t.click(function(o){o.preventDefault(),e.toggleClass("active"),t.toggleClass("open"),$(document).bind("click.hidepopup",function(){e.removeClass("active"),t.removeClass("open"),$(document).unbind("click.hidepopup")}),e.on("click",function(t){t.stopPropagation()}),o.stopPropagation()})}!function(t){t.fn.smoothScroller=function(e){e=t.extend({},t.fn.smoothScroller.defaults,e);varo=t(this);returnt(e.scrollEl).animate({scrollTop:o.offset().top-t(e.scrollEl).offset().top-e.offset},e.speed,e.ease,function(){vart=o.attr("id");t.length&&(document.location.hash=t),o.trigger("smoothScrollerComplete")}),this},t.fn.smoothScroller.defaults={speed:400,ease:"swing",scrollEl:"body,html",offset:0},t("body").on("click","[data-smoothscroller]",function(e){e.preventDefault();varo=t(this).attr("href");0===o.indexOf("#")&&t(o).smoothScroller()})}(jQuery),function(t){vare={};t.fn.toc=function(e){varo,i=this,n=t.extend({},jQuery.fn.toc.defaults,e),s=t(n.container),a=t(n.selectors,s),f=n.activeClass,r=function(){vare=[];returna.each(function(o,i){vars=t(i);e.push(s.offset().top-n.highlightOffset)}),e},l=function(e,o){if(n.smoothScrolling&&"function"==typeofn.smoothScrolling){e.preventDefault();vars=t(e.target).attr("href");n.smoothScrolling(s,n,o)}t("li",i).removeClass(f),t(e.target).parent().addClass(f)},c=function(e){o&&clearTimeout(o),o=setTimeout(function(){vare,o=t(window).scrollTop(),s=Number.MAX_VALUE,a=0;offsets=r();for(varl=0,c=offsets.length;c>l;l++){vard=Math.abs(offsets[l]-o);s>d&&(a=l,s=d)}t("li",i).removeClass(f),e=t("li:eq("+a+")",i).addClass(f),n.onHighlight(e)},50)};returnn.highlightOnScroll&&(t(window).bind("scroll",c),c()),this.each(function(){vare=t(this),o=t(n.listType);a.each(function(i,s){vara=t(s),f=n.anchorName(i,s,n.prefix);if(s.id!==f){t("<span/>").attr("id",f).insertBefore(a)}varr=t("<a/>").text(n.headerText(i,s,a)).attr("href","#"+f).bind("click",function(o){t(window).unbind("scroll",c),l(o,function(){t(window).bind("scroll",c)}),e.trigger("selected",t(this).attr("href"))}),d=t("<li/>").addClass(n.itemClass(i,s,a,n.prefix)).append(r);o.append(d)}),e.html(o)})},jQuery.fn.toc.defaults={container:"body",listType:"<ul/>",selectors:"h1,h2,h3",smoothScrolling:function(e,o,i){t(e).smoothScroller({offset:o.scrollToOffset}).on("smoothScrollerComplete",function(){i()})},scrollToOffset:0,prefix:"toc",activeClass:"toc-active",onHighlight:function(){},highlightOnScroll:!0,highlightOffset:100,anchorName:function(o,i,n){if(i.id.length)returni.id;vars=t(i).text().replace(/[^a-z0-9]/gi," ").replace(/\s+/g,"-").toLowerCase();if(e[s]){for(vara=2;e[s+a];)a++;s=s+"-"+a}returne[s]=!0,n+"-"+s},headerText:function(t,e,o){returno.text()},itemClass:function(t,e,o,i){returni+"-"+o[0].tagName.toLowerCase()}}}(jQuery),+function(t){"use strict";functione(e){returnthis.each(function(){vari=t(this),n=i.data("bs.affix"),s="object"==typeofe&&e;n||i.data("bs.affix",n=newo(this,s)),"string"==typeofe&&n[e]()})}varo=function(e,i){this.options=t.extend({},o.DEFAULTS,i),this.$target=t(this.options.target).on("scroll.bs.affix.data-api",t.proxy(this.checkPosition,this)).on("click.bs.affix.data-api",t.proxy(this.checkPositionWithEventLoop,this)),this.$element=t(e),this.affixed=null,this.unpin=null,this.pinnedOffset=null,this.checkPosition()};o.VERSION="3.3.6",o.RESET="affix affix-top affix-bottom",o.DEFAULTS={off