function onWindowResize(n){var t=$(window).width(),i=$(window).height();$(window).resize(function(){var r=$(window).width(),u=$(window).height();(r!==t||u!==i)&&(t=r,i=u,n())})}function getScripts(n,t){var i=0;n.forEach(function(r){$.getScript(r,function(){++i==n.length&&typeof t=="function"&&t()})})}function htmlDecode(n){return $("<textarea/>").html(n).text()}function htmlEncode(n){return $("<textarea/>").text(n).html()}function hideScrollbar(n,t){var i=n.outerWidth(!0);$(".stream",n).width(i+t)}function showNarrow(n){n.outerWidth(!0)<320?$(".twitter-timeline",n).addClass("env-narrow"):$(".twitter-timeline",n).removeClass("env-narrow")}function setStreamHeight(n,t){var i,r,u,f,e;t==!1?(i=0,$(".timeline-header",n).is(":visible")&&(i=$(".timeline-header",n).outerHeight(!0)),r=0,$(".timeline-footer",n).is(":visible")&&(r=$(".timeline-footer",n).outerHeight(!0)),u=n.outerHeight(!0),f=u-(i+r),$(".stream",n).height(f)):(e=$(".h-feed",n).outerHeight(!0),$(".stream",n).height(e))}function updateFeed(){$(".twitter_feed").each(function(){var n=$(this),t=!1,i=!1,r=-2;$(".twitter-timeline",n).hasClass("var-static")&&(t=!0);i=$(".twitter-timeline",n).data("show-scrollbar");t===!1&&i==="False"&&(r=16);hideScrollbar(n,r);showNarrow(n);setStreamHeight(n,t)})}function checkNotEmptyInput(){$("#search").attr("disabled",$.trim($("#q").val())=="")}function addTwitterHashTags(){var n=$('meta[name="twitter:hashtags"]').attr("content");n!=null&&n.length>0&&($("#hlCsTwitter").attr("href",$("#hlCsTwitter").attr("href")+"&amp;hashtags="+n),$("#hlCsTwitterSm").attr("href",$("#hlCsTwitter").attr("href")))}function addWhatsAppShare(){var n=$('meta[name="description"]').attr("content")!=null?$('meta[name="description"]').attr("content"):"",t="whatsapp://send?text="+encodeURIComponent(n+" - "+window.location);$("#hlCsWhatsAppSm").attr("href",t)}function textResizeDetection(){TextResizeDetector.TARGET_ELEMENT_ID="mainContainerFrame";TextResizeDetector.USER_INIT_FUNC=init}function onFontResize(n,t){var i=t[0].iSize;i>threshold?loadCSS("/css/bootstrap-accessibility-firefox.css"):$("link[href='/css/bootstrap-accessibility-firefox.css']").remove()}function init(){var n=TextResizeDetector.addEventListener(onFontResize,null);n>threshold?loadCSS("/css/bootstrap-accessibility-firefox.css"):$("link[href='/css/bootstrap-accessibility-firefox.css']").remove()}function checkSearchHasValue(){return $.trim($("#q").val())==""?($("#support-message").text("Please type a query into the search box."),$("#searchpanel #q").focus(),!1):!0}function playPauseFunc(){$("#carousel-home.carousel.slide .carousel-inner").length&&($(".carousel.slide .carousel-inner .carouselPlayPauser").length<1&&$(".carousel.slide .carousel-inner").append('<div tabindex="0" class="carouselPlayer" style="display:none;"><span class="sr-only txt-aa">Play<\/span><\/div><div tabindex="0" class="carouselPauser" style="display:none;"><span class="sr-only txt-aa">Pause<\/span><\/div>'),$(".carouselPlayer").hide(),$(".carouselPlayer").click(function(){$(this).parents(".carousel").carousel("cycle");$(".carouselPlayer").hide();$(".carouselPauser").show();document.querySelectorAll(".carouselPauser")[0].focus()}),$(".carouselPauser").click(function(){$(this).parents(".carousel").carousel("pause");$(".carouselPlayer").show();$(".carouselPauser").hide();document.querySelectorAll(".carouselPlayer")[0].focus()}));$("#carousel-home .item.active img").load(function(){$("#carousel-home .item.active img").length>0?$(".carouselPauser,.carouselPlayer").css("top",$("#carousel-home .item.active img").innerHeight()-40):$("#carousel-home .item.active .image")&&$(".carouselPauser,.carouselPlayer").css("top",$("#carousel-home .item.active .image").innerHeight()-40)});$(".carouselPauser,.carouselPlayer").addClass($("#carousel-home  .item.active").data("button-colour"));$("#carousel-home").bind("slid.bs.carousel",function(){$(".carouselPauser,.carouselPlayer").removeClass("green");$(".carouselPauser,.carouselPlayer").removeClass("grey");$(".carouselPauser,.carouselPlayer").addClass($("#carousel-home  .item.active").data("button-colour"));$("#carousel-home  .item").each(function(){$(this).removeAttr("aria-current")});$("#carousel-home  .item.active").attr("aria-current","page");$("#carousel-home .item.active .image").innerHeight()>0?$("#carousel-home .item.active .image").load(function(){$("#carousel-home .item.active .image")&&$(".carouselPauser,.carouselPlayer").css("top",$("#carousel-home .item.active .image").innerHeight()-40)}):$("#carousel-home .item.active .image").innerHeight()<1&&$(".carousel-indicators").length>0&&$("#carousel-home .item.active .image")&&$(".carouselPauser,.carouselPlayer").css("top",$("#carousel-home .item.active .image").innerHeight()-40)});$(window).resize(function(){$('div[id^="carousel-"] .carousel-inner>.item.active .video:visible').length!==0?$(".carouselPauser,.carouselPlayer").css("top",$("#carousel-home .item.active .video").innerHeight()-40):$("#carousel-home .item.active .image")&&$(".carouselPauser,.carouselPlayer").css("top",$("#carousel-home .item.active .image").innerHeight()-40)});$(document).keypress(function(n){var t="";n.which==13&&($(".carouselPauser:focus").length>0&&($("#carousel-home.carousel").carousel("pause"),$(".carouselPlayer").show(),$(".carouselPauser").hide(),t="carouselPauser"),$(".carouselPlayer:focus").length>0&&($("#carousel-home.carousel").carousel("cycle"),$(".carouselPlayer").hide(),$(".carouselPauser").show(),t="carouselPlayer"),$(".carousel-video-play-mask:focus").length>0&&videoBeginToPlay());t==="carouselPlayer"?document.querySelectorAll(".carouselPauser")[0].focus():t==="carouselPauser"&&document.querySelectorAll(".carouselPlayer")[0].focus();t=""})}function calculateControlHeight(n){var f=$('div[id^="carousel-"]').height(),o=$(".carousel-control"),r,t,i,u,e;if($('div[id^="carousel-"] .item').length>=1){if($(".video:visible",n).length!==0?(r=$(".video",n).height(),t=$("div",n).height()-34,t===-34&&(t="423"),i=(t-$(".carousel-caption",n).height())/2,i>0&&$(".carousel-caption",n).css("margin-top",i+"px"),o.css("top","0px").css("bottom",f-r+"px").css("height",t+"px"),$(".carousel-stripe",n).css("height",t+"px")):$(".image",n).length!==0&&(r=$(".image",n).height(),t=r-34,t===-34&&(t="423"),i=(t-$(".carousel-caption",n).height())/2,i>0&&$(".carousel-caption",n).css("margin-top",i+"px"),o.css("top","0px").css("bottom",f-r+"px").css("height",t+"px"),$(".carousel-stripe",n).css("height",t+"px")),$(window).width()<=768&&($(".video:visible",n).length!==0?$('div[id^="carousel-"] .carousel-inner>.carousel-indicators').attr("style","top: "+($(".video",n).height()-30)+"px"):$(".image",n).height()!==null&&$('div[id^="carousel-"] .carousel-inner>.carousel-indicators').attr("style","top: "+($(".image",n).height()-30)+"px")),$(".image",n).height()===0){var t="423",r="660",f="660";$(window).width()<=768&&(r="468",f="468");i=(t-$(".carousel-caption",n).height())/2;i>0&&$(".carousel-caption",n).css("margin-top",i+"px");$(".carousel-control").css("bottom",f-r+"px");$(".carousel-control").css("height",t+"px");$(".carousel-stripe",n).css("height",t+"px")}$("#carousel-home .left.carousel-control").attr("class","left carousel-control "+n.data("button-colour"));$("#carousel-home .right.carousel-control").attr("class","right carousel-control "+n.data("button-colour"));$(window).width()>=768&&$(".carousel-caption",n).attr("style")!==undefined?(u=$(".carousel-caption",n).attr("style"),e=u.substr(u.indexOf(":"),u.length),e.indexOf("-")!==-1&&($(".carousel-caption",n).removeAttr("style"),$(".carousel-caption",n).css(u.substr(0,u.indexOf(":")),e.substr(e.indexOf("-"),e.length)))):$(".carousel-caption",n).removeAttr("style")}n.data("has-video")==!0?$(".carousel-video-play-mask",n).show():$(".carousel-video-play-mask",n).hide();$(".carousel-video-play-mask",n).css("top",$(".image",n).height()/2);$(".carousel-video-play-mask",n).css("left",$(".image",n).width()/2);$(".carousel-control").show()}function mask(){$(window).width()>768?$('div[id^="carousel-home"] .item.active').each(function(){$(this).find(".image").length!==0&&$(this).find(".image").height()!==0&&$(this).find(".carousel-caption").css("margin-top",($(this).find(".image").height()-$(this).find(".carousel-caption").height())/2+"px")}):$('div[id^="carousel-home"] .carousel-caption').removeAttr("style")}function changeMobileCarousel(){$('div[id^="carousel-home"] .item').length>1&&$.each($('div[id^="carousel-home"] .carousel-inner .item'),function(){imgMobileForMobileVideo($(this))})}function imgMobileForMobileVideo(n){var t=$(".image",n),i=t.data("image"),r=t.data("tablet-image"),u=t.data("mobile-image");sys_widthHome<=384?t.length!==0&&u.length!==0&&t.attr("src")!==u&&t.attr("src",t.data("mobile-image")):sys_widthHome<=768?t.length!==0&&r.length!==0&&t.attr("src")!==r&&t.attr("src",t.data("tablet-image")):t.length!==0&&t.attr("src")!==i&&t.attr("src",i)}function setCarouselIndicatorVerticalPosition(){$(window).width()<959?$("#carousel-home .carousel-indicators").css("top",$("#carousel-home .item.active .image").height()-35):$("#carousel-home .carousel-indicators").css("top","");$("#carousel-home .carousel-indicators").show()}function videoBeginToPlay(){$(".carouselPauser:visible").click();$(".carouselPauser,.carouselPlayer").hide();$("#carousel-home .item.active .carousel-video-play-mask").hide();$("#carousel-home .carousel-indicators").hide();$("#carousel-home .item.active .image").addClass("video-playing");$("#carousel-home .item.active .video").show().addClass("video-shadow");$("#carousel-home .item.active .carousel-caption").hide();var n=$("#carousel-home .item.active .video iframe").attr("id");players[n]&&players[n].playVideo();calculateControlHeight($('div[id^="carousel-"] .item.active'))}function stopVideo(){$(".carousel .ytplayer").each(function(){$("#carousel-home .image").removeClass("video-playing");$("#carousel-home .video").hide();$("#carousel-home .carousel-indicators").show();$(".carouselPauser:visible").length==0&&$(".carouselPlayer").show();$("#carousel-home .item.active .carousel-caption").show();var n=$("#carousel-home .item.active .video iframe").attr("id");players[n]&&players[n].stopVideo()})}function applyFocusVisiblePolyfill(n){function f(n){return n&&n!==document&&n.nodeName!=="HTML"&&n.nodeName!=="BODY"&&"classList"in n&&"contains"in n.classList?!0:!1}function c(n){var i=n.type,t=n.tagName;return t=="INPUT"&&h[i]&&!n.readOnly?!0:t=="TEXTAREA"&&!n.readOnly?!0:n.isContentEditable?!0:!1}function o(n){n.classList.contains("focus-visible")||(n.classList.add("focus-visible"),n.setAttribute("data-focus-visible-added",""))}function l(n){n.hasAttribute("data-focus-visible-added")&&(n.classList.remove("focus-visible"),n.removeAttribute("data-focus-visible-added"))}function a(t){t.metaKey||t.altKey||t.ctrlKey||(f(n.activeElement)&&o(n.activeElement),i=!0)}function e(){i=!1}function v(n){f(n.target)&&(i||c(n.target))&&o(n.target)}function y(n){f(n.target)&&(n.target.classList.contains("focus-visible")||n.target.hasAttribute("data-focus-visible-added"))&&(r=!0,window.clearTimeout(u),u=window.setTimeout(function(){r=!1;window.clearTimeout(u)},100),l(n.target))}function p(){document.visibilityState=="hidden"&&(r&&(i=!0),s())}function s(){document.addEventListener("mousemove",t);document.addEventListener("mousedown",t);document.addEventListener("mouseup",t);document.addEventListener("pointermove",t);document.addEventListener("pointerdown",t);document.addEventListener("pointerup",t);document.addEventListener("touchmove",t);document.addEventListener("touchstart",t);document.addEventListener("touchend",t)}function w(){document.removeEventListener("mousemove",t);document.removeEventListener("mousedown",t);document.removeEventListener("mouseup",t);document.removeEventListener("pointermove",t);document.removeEventListener("pointerdown",t);document.removeEventListener("pointerup",t);document.removeEventListener("touchmove",t);document.removeEventListener("touchstart",t);document.removeEventListener("touchend",t)}function t(n){n.target.nodeName&&n.target.nodeName.toLowerCase()==="html"||(i=!1,w())}var i=!0,r=!1,u=null,h={text:!0,search:!0,url:!0,tel:!0,email:!0,password:!0,number:!0,date:!0,month:!0,week:!0,time:!0,datetime:!0,"datetime-local":!0};document.addEventListener("keydown",a,!0);document.addEventListener("mousedown",e,!0);document.addEventListener("pointerdown",e,!0);document.addEventListener("touchstart",e,!0);document.addEventListener("visibilitychange",p,!0);s();n.addEventListener("focus",v,!0);n.addEventListener("blur",y,!0);n.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&n.host?n.host.setAttribute("data-js-focus-visible",""):n.nodeType===Node.DOCUMENT_NODE&&document.documentElement.classList.add("js-focus-visible")}function autoPlay(){var n=$(settings.datesDiv).find("a."+settings.datesSelectedClass);settings.autoPlayDirection=="forward"?n.parent().is("li:last-child")?$(settings.datesDiv+" li:first-child").find("a").trigger("click"):n.parent().next().find("a").trigger("click"):settings.autoPlayDirection=="backward"&&(n.parent().is("li:first-child")?$(settings.datesDiv+" li:last-child").find("a").trigger("click"):n.parent().prev().find("a").trigger("click"))}var threshold,sys_widthHome,RESPONSIVEUI,event;loadCSS=function(n){var t=$("<link>");$("head").append(t);t.attr({rel:"stylesheet",type:"text/css",href:n})};updateFeed();$("a",".twitter_feed").click(function(){$(this).attr("target","_blank")});TextResizeDetector=function(){function h(){window.clearInterval(i);i=null}function f(){i||(i=window.setInterval("TextResizeDetector.detect()",o))}function c(){var i=TextResizeDetector.getSize(),n,f;if(i!==t)for(n=0;n<r.length;n++)aListnr=r[n],f={iBase:u,iDelta:t!=-1?i-t+"px":"0px",iSize:t=i},aListnr.obj?aListnr.fn.apply(aListnr.obj,["textSizeChanged",[f]]):aListnr.fn("textSizeChanged",[f]);return t}var n=null,o=200,i=null,t=-1,u=-1,r=[],s=function(){n=document.createElement("span");n.id="textResizeControl";n.innerHTML="&nbsp;";n.style.position="absolute";n.style.left="-9999px";var i=document.getElementById(TextResizeDetector.TARGET_ELEMENT_ID);i&&i.insertBefore(n,i.firstChild);u=t=TextResizeDetector.getSize()},e=function(){TextResizeDetector.onAvailableCount_i||(TextResizeDetector.onAvailableCount_i=0);document.getElementById(TextResizeDetector.TARGET_ELEMENT_ID)?(TextResizeDetector.init(),TextResizeDetector.USER_INIT_FUNC&&TextResizeDetector.USER_INIT_FUNC(),TextResizeDetector.onAvailableCount_i=null):TextResizeDetector.onAvailableCount_i<600&&(TextResizeDetector.onAvailableCount_i++,setTimeout(e,200))};return setTimeout(e,500),{init:function(){s();f()},addEventListener:function(n,t){return r[r.length]={fn:n,obj:t},u},detect:function(){return c()},getSize:function(){return n.offsetHeight},stopDetector:function(){return h()},startDetector:function(){return f()}}}();TextResizeDetector.TARGET_ELEMENT_ID="doc";TextResizeDetector.USER_INIT_FUNC=null;$(window).ready(function(){addWhatsAppShare();addTwitterHashTags();textResizeDetection()});threshold=24;sys_widthHome=$(window).width();$(window).ready(function(){changeMobileCarousel();calculateControlHeight($('div[id^="carousel-"] .item.active'));setCarouselIndicatorVerticalPosition();$('div[id^="carousel-"]').length===1&&$('div[id^="carousel-"]').bind("slide.bs.carousel",function(n){$('div[id^="carousel-home"] .carousel-control').length!==-1&&$(window).width()<768&&$(".carousel-control").show();setTimeout(function(){calculateControlHeight($(n.relatedTarget))},100);setCarouselIndicatorVerticalPosition();stopVideo()});$('div[id^="carousel-"] .item.active .image').off("load").on("load",function(){calculateControlHeight($(this).parent());setCarouselIndicatorVerticalPosition()});$(window).resize(function(){calculateControlHeight($('div[id^="carousel-"] .item.active'));sys_widthHome!=="undefined"&&$(window).width()!==sys_widthHome&&(sys_widthHome=$(window).width(),changeMobileCarousel(),mask(),setCarouselIndicatorVerticalPosition());sys_widthHome=$(window).width()});$('div[id^="carousel-"] .item').length>1&&$('div[id^="carousel-"]').each(function(){$(this).attr("id")==="carousel-home"&&$("#carousel-home").data("interval")!=="false"?$(this).carousel({interval:$("#carousel-home").data("interval")}):$(this).carousel({interval:!1})});mask();playPauseFunc();$(".carousel .carousel-video-play-mask .icon").click(function(){videoBeginToPlay()})});$(document).ready(function(){$(".scrollToTop > img").click(function(){$("html, body").animate({scrollTop:0},800)});$(".scrollToTop").bind("keydown",function(n){var t=n.keyCode?n.keyCode:n.which;t===13&&($("html, body").animate({scrollTop:0},800),$("#skip-to-content").focus())})});RESPONSIVEUI={},function(n){RESPONSIVEUI.responsiveTabs=function(){var i=n(".responsive-tabs"),t;i.hasClass("responsive-tabs--enabled")||(i.addClass("responsive-tabs--enabled"),t=1,i.each(function(){var i=n(this),c,h,f,r,e,o,s,u;n(i).hasClass("full")?(c=i[0].getAttribute("data-multi"),h=i[0].getAttribute("data-panel")):f=1;i.children(":header").addClass("responsive-tabs__heading");i.children("div").addClass("responsive-tabs__panel");(h==="true"||f===1)&&(r=i.find(".responsive-tabs__panel--active"),r.length||(r=i.find(".responsive-tabs__panel").first().addClass("responsive-tabs__panel--active")));h==="true"||f===1?i.hasClass("full")&&(r=i.find(".responsive-tabs__heading--active"),r.length||(r=i.find(".responsive-tabs__heading").first().addClass("responsive-tabs__heading--active"))):i.hasClass("full")&&(r=i.find(".responsive-tabs__heading--active"),r.length||r.addClass("responsive-tabs__panel--closed-accordion-only"));i.find(".responsive-tabs__panel").not(".responsive-tabs__panel--active").hide().attr("aria-hidden","true");r.attr("aria-hidden","false");i.hasClass("full")||r.addClass("responsive-tabs__panel--closed-accordion-only");e=n("<div/>",{"class":"responsive-tabs-wrapper"});i.wrap(e);o=0;i.find(".responsive-tabs__panel").each(function(){var t=n(this).height();t>o&&(o=t)});s=n("<ul/>",{"class":"responsive-tabs__list",role:"tablist"});u=1;i.find(".responsive-tabs__heading").each(function(){var r=n(this),h=n(this).next(),l;r.attr("tabindex",0);l=n("<li/>",{"class":"responsive-tabs__list__item",id:"tablist"+t+"-tab"+u,"aria-controls":"tablist"+t+"-panel"+u,role:"button",tabindex:0,text:r.text(),keydown:function(n){n.keyCode===13&&l.click()},click:function(){e.css("height",o);i.find(".responsive-tabs__panel--closed-accordion-only").removeClass("responsive-tabs__panel--closed-accordion-only");i.find(".responsive-tabs__panel--active").toggle().removeClass("responsive-tabs__panel--active").attr("aria-hidden","true").prev().removeClass("responsive-tabs__heading--active");h.toggle().addClass("responsive-tabs__panel--active").attr("aria-hidden","false");r.addClass("responsive-tabs__heading--active");s.find(".responsive-tabs__list__item--active").removeClass("responsive-tabs__list__item--active");l.addClass("responsive-tabs__list__item--active");e.css("height","auto")}});h.attr({role:"tabpanel","aria-labelledby":l.attr("id"),id:"tablist"+t+"-panel"+u});h.hasClass("responsive-tabs__panel--active")&&l.addClass("responsive-tabs__list__item--active");s.append(l);r.keydown(function(n){n.keyCode===13&&r.click()});r.click(function(){var e,t,o,s,l,a,u;i.find(".responsive-tabs__panel--closed-accordion-only").removeClass("responsive-tabs__panel--closed-accordion-only");r.hasClass("responsive-tabs__heading--active")?(h.removeClass("responsive-tabs__panel--active").slideToggle(function(){n(this).addClass("responsive-tabs__panel--closed-accordion-only")}),r.removeClass("responsive-tabs__heading--active")):(t=i.find(".responsive-tabs__heading--active"),t.length&&(e=t.offset().top),(c==="false"||f===1)&&(i.find(".responsive-tabs__panel--active").slideToggle().removeClass("responsive-tabs__panel--active").prev().removeClass("responsive-tabs__heading--active"),i.find(".responsive-tabs__panel").hide().attr("aria-hidden","true")),h.slideToggle().addClass("responsive-tabs__panel--active").attr("aria-hidden","false"),r.addClass("responsive-tabs__heading--active"),o=i.find(".responsive-tabs__list__item--active"),o.removeClass("responsive-tabs__list__item--active"),s=h.attr("id"),l=s.replace("panel","tab"),n("#"+l).addClass("responsive-tabs__list__item--active"),a=i.offset().top,u=r.offset().top-15,e<u&&n("html, body").animate({scrollTop:a},0).animate({scrollTop:u},400))});u++});i.prepend(s);t++}))}}(jQuery);RESPONSIVEUI.responsiveTabs(),function(n,t,i){function e(n){return n}function o(n){return s(decodeURIComponent(n.replace(f," ")))}function s(n){return n.indexOf('"')===0&&(n=n.slice(1,-1).replace(/\\"/g,'"').replace(/\\\\/g,"\\")),n}function u(n){return r.json?JSON.parse(n):n}var f=/\+/g,r=n.cookie=function(f,s,h){var v,l,c,w;if(s!==i)return h=n.extend({},r.defaults,h),s===null&&(h.expires=-1),typeof h.expires=="number"&&(v=h.expires,l=h.expires=new Date,l.setDate(l.getDate()+v)),s=r.json?JSON.stringify(s):String(s),t.cookie=[encodeURIComponent(f),"=",r.raw?s:encodeURIComponent(s),h.expires?"; expires="+h.expires.toUTCString():"",h.path?"; path="+h.path:"",h.domain?"; domain="+h.domain:"",h.secure?"; secure":""].join("");var y=r.raw?e:o,p=t.cookie.split("; "),a=f?null:{};for(c=0,w=p.length;c<w;c++){var b=p[c].split("="),k=y(b.shift()),d=y(b.join("="));if(f&&f===k){a=u(d);break}f||(a[k]=u(d))}return a};r.defaults={};n.removeCookie=function(t,i){return n.cookie(t)!==null?(n.cookie(t,null,i),!0):!1}}(jQuery,document),function(n){n.cookieCuttr=function(t){var s={cookieCutter:!1,cookieCutterDeclineOnly:!1,cookieAnalytics:!0,cookieDeclineButton:!1,cookieAcceptButton:!0,cookieResetButton:!1,cookieOverlayEnabled:!1,cookiePolicyLink:"/privacy-policy/",cookieMessage:'We use cookies on this website, you can <a href="{{cookiePolicyLink}}" title="read about our cookies">read about them here<\/a>. To use the website as intended please...',cookieAnalyticsMessage:"We use cookies, just to track visits to our website, we store no personal details.",cookieErrorMessage:"We're sorry, this feature places cookies in your browser and has been disabled. <br>To continue using this functionality, please",cookieWhatAreTheyLink:"http://www.allaboutcookies.org/",cookieDisable:"",cookieExpires:365,cookieAcceptButtonText:"ACCEPT COOKIES",cookieDeclineButtonText:"DECLINE COOKIES",cookieResetButtonText:"RESET COOKIES FOR THIS WEBSITE",cookieWhatAreLinkText:"What are cookies?",cookieNotificationLocationBottom:!1,cookiePolicyPage:!1,cookiePolicyPageMessage:"Please read the information below and then choose from the following options",cookieDiscreetLink:!1,cookieDiscreetReset:!1,cookieDiscreetLinkText:"Cookies?",cookieDiscreetPosition:"topleft",cookieNoMessage:!1,cookieDomain:""},t=n.extend(s,t),ht=s.cookieMessage.replace("{{cookiePolicyLink}}",s.cookiePolicyLink),c,e,o,r,u,l;s.cookieMessage='We use cookies on this website, you can <a href="'+s.cookiePolicyLink+'" title="read about our cookies">read about them here<\/a>. To use the website as intended please...';var d=t.cookiePolicyLink,g=t.cookieCutter,nt=t.cookieCutterDeclineOnly,tt=t.cookieAnalytics,ct=t.cookieDeclineButton,lt=t.cookieAcceptButton,l=t.cookieResetButton,at=t.cookieOverlayEnabled,pt=t.cookiePolicyLink,it=ht,rt=t.cookieAnalyticsMessage,ut=t.cookieErrorMessage,ft=t.cookieDisable,et=t.cookieWhatAreTheyLink,p=t.cookieExpires,h=t.cookieAcceptButtonText,w=t.cookieDeclineButtonText,f=t.cookieResetButtonText,ot=t.cookieWhatAreLinkText,b=t.cookieNotificationLocationBottom,a=t.cookiePolicyPage,st=t.cookiePolicyPageMessage,v=t.cookieDiscreetLink,vt=t.cookieDiscreetReset,y=t.cookieDiscreetLinkText,i=t.cookieDiscreetPosition,yt=t.cookieNoMessage,k=n.cookie("cc_cookie_accept")=="cc_cookie_accept";n.cookieAccepted=function(){return k};c=n.cookie("cc_cookie_decline")=="cc_cookie_decline";n.cookieDeclined=function(){return c};e=lt?' <a href="#accept" class="cc-cookie-accept">'+h+"<\/a> ":"";o=ct?' <a href="#decline" class="cc-cookie-decline">'+w+"<\/a> ":"";r=at?"cc-overlay":"";u=b||i=="bottomright"||i=="bottomleft"?!0:!1;k||c?l&&vt?(u?n("body").append('<div class="cc-cookies cc-discreet"><a class="cc-cookie-reset" href="#" title="'+f+'">'+f+"<\/a><\/div>"):n("body").prepend('<div class="cc-cookies cc-discreet"><a class="cc-cookie-reset" href="#" title="'+f+'">'+f+"<\/a><\/div>"),i=="topleft"&&(n("div.cc-cookies").css("top","0"),n("div.cc-cookies").css("left","0")),i=="topright"&&(n("div.cc-cookies").css("top","0"),n("div.cc-cookies").css("right","0")),i=="bottomleft"&&(n("div.cc-cookies").css("bottom","0"),n("div.cc-cookies").css("left","0")),i=="bottomright"&&(n("div.cc-cookies").css("bottom","0"),n("div.cc-cookies").css("right","0"))):l?u?n("body").append('<div class="cc-cookies"><a href="#" class="cc-cookie-reset">'+f+"<\/a><\/div>"):n("body").prepend('<div class="cc-cookies"><a href="#" class="cc-cookie-reset">'+f+"<\/a><\/div>"):l="":(yt&&!a||(v&&!a?(u?n("body").append('<div class="cc-cookies cc-discreet"><a href="'+d+'" title="'+y+'">'+y+"<\/a><\/div>"):n("body").prepend('<div class="cc-cookies cc-discreet"><a href="'+d+'" title="'+y+'">'+y+"<\/a><\/div>"),i=="topleft"&&(n("div.cc-cookies").css("top","0"),n("div.cc-cookies").css("left","0")),i=="topright"&&(n("div.cc-cookies").css("top","0"),n("div.cc-cookies").css("right","0")),i=="bottomleft"&&(n("div.cc-cookies").css("bottom","0"),n("div.cc-cookies").css("left","0")),i=="bottomright"&&(n("div.cc-cookies").css("bottom","0"),n("div.cc-cookies").css("right","0"))):tt&&(u?n("body").append('<div class="cc-cookies '+r+'">'+rt+e+o+'<a href="'+et+'" title="Visit All about cookies (External link)">'+ot+"<\/a><\/div>"):n("body").prepend('<div class="cc-cookies '+r+'">'+rt+e+o+'<a href="'+et+'" title="Visit All about cookies (External link)">'+ot+"<\/a><\/div>"))),a?u?n("body").append('<div class="cc-cookies '+r+'">'+st+'  <a href="#accept" class="cc-cookie-accept">'+h+'<\/a>  <a href="#decline" class="cc-cookie-decline">'+w+"<\/a> <\/div>"):n("body").prepend('<div class="cc-cookies '+r+'">'+st+'  <a href="#accept" class="cc-cookie-accept">'+h+'<\/a>  <a href="#decline" class="cc-cookie-decline">'+w+"<\/a> <\/div>"):tt||v||(u?n("body").append('<div class="cc-cookies '+r+'">'+it+e+o+"<\/div>"):n("body").prepend('<div class="cc-cookies '+r+'"><div class="container">'+it+e+o+"<\/div><\/div>")));g&&!nt&&(c||!k)&&n(ft).html('<div class="cc-cookies-error">'+ut+' <a href="#accept" class="cc-cookie-accept">'+h+"<\/a> <\/div>");g&&nt&&c&&n(ft).html('<div class="cc-cookies-error">'+ut+' <a href="#accept" class="cc-cookie-accept">'+h+"<\/a> <\/div>");b&&!v&&(n("div.cc-cookies").css("top","auto"),n("div.cc-cookies").css("bottom","0"));b&&v&&a&&(n("div.cc-cookies").css("top","auto"),n("div.cc-cookies").css("bottom","0"));n(".cc-cookie-accept, .cc-cookie-decline").click(function(i){i.preventDefault();n(this).is("[href$=#decline]")?(n.cookie("cc_cookie_accept",null,{path:"/"}),n.cookie("cc_cookie_decline","cc_cookie_decline",{expires:p,path:"/"}),t.cookieDomain&&(n.cookie("__utma",null,{domain:"."+t.cookieDomain,path:"/"}),n.cookie("__utmb",null,{domain:"."+t.cookieDomain,path:"/"}),n.cookie("__utmc",null,{domain:"."+t.cookieDomain,path:"/"}),n.cookie("__utmz",null,{domain:"."+t.cookieDomain,path:"/"}))):(n.cookie("cc_cookie_decline",null,{path:"/"}),n.cookie("cc_cookie_accept","cc_cookie_accept",{expires:p,path:"/"}));n(".cc-cookies").fadeOut(function(){})});n("a.cc-cookie-reset").click(function(t){t.preventDefault();n.cookie("cc_cookie_accept",null,{path:"/"});n.cookie("cc_cookie_decline",null,{path:"/"});n(".cc-cookies").fadeOut(function(){location.reload()})});n(".cc-cookies-error a.cc-cookie-accept").click(function(t){t.preventDefault();n.cookie("cc_cookie_accept","cc_cookie_accept",{expires:p,path:"/"});n.cookie("cc_cookie_decline",null,{path:"/"});location.reload()})}}(jQuery);$(document).ready(function(){$.cookieCuttr({cookieAnalytics:!1,cookieMessage:'<div class="cc-text">By continuing to use this site, you are agreeing to our <a href="{{cookiePolicyLink}}">use of cookies<\/a>. If you do not want to see this message again, click continue.<\/div>',cookiePolicyLink:"/pages/cookies.aspx",cookieAcceptButtonText:"Continue"})});window.applyFocusVisiblePolyfill=applyFocusVisiblePolyfill;try{event=new CustomEvent("focus-visible-polyfill-ready")}catch(error){event=document.createEvent("CustomEvent");event.initCustomEvent("focus-visible-polyfill-ready",!1,!1,{})}window.dispatchEvent(event);applyFocusVisiblePolyfill(document);jQuery.fn.timelinr=function(n){settings=jQuery.extend({orientation:"horizontal",containerDiv:"#timeline",datesDiv:"#dates",datesSelectedClass:"selected",datesSpeed:"normal",issuesDiv:"#issues",issuesSelectedClass:"selected",issuesSpeed:"fast",issuesTransparency:.2,issuesTransparencySpeed:500,prevButton:"#prev",nextButton:"#next",arrowKeys:"false",startAt:1,autoPlay:"false",autoPlayDirection:"forward",autoPlayPause:2e3},n);$(function(){var n=$(settings.datesDiv+" li").length,e=$(settings.issuesDiv+" li").length,c=$(settings.datesDiv).find("a."+settings.datesSelectedClass),l=$(settings.issuesDiv).find("li."+settings.issuesSelectedClass),s=$(settings.containerDiv).width(),h=$(settings.containerDiv).height(),a=$(settings.issuesDiv).width(),v=$(settings.issuesDiv).height(),t=$(settings.issuesDiv+" li").width(),i=$(settings.issuesDiv+" li").height(),y=$(settings.datesDiv).width(),p=$(settings.datesDiv).height(),r=$(settings.datesDiv+" li").width(),u=$(settings.datesDiv+" li").height(),f,o;settings.orientation=="horizontal"?($(settings.issuesDiv).width(t*e),$(settings.datesDiv).width(r*n).css("marginLeft",s/2-r/2),f=parseInt($(settings.datesDiv).css("marginLeft").substring(0,$(settings.datesDiv).css("marginLeft").indexOf("px")))):settings.orientation=="vertical"&&($(settings.issuesDiv).height(i*e),$(settings.datesDiv).height(u*n).css("marginTop",h/2-u/2),f=parseInt($(settings.datesDiv).css("marginTop").substring(0,$(settings.datesDiv).css("marginTop").indexOf("px"))));o=function(n){for(var r=parseInt(n.substr(n.lastIndexOf("_")+1)),i="#"+n.substr(0,n.lastIndexOf("_"))+"_",t=0;$(i+t).length;)$(i+t).attr("tabIndex",-1),t>=r-2&&t<=r+2&&$(i+t).attr("tabIndex",0),++t};$(settings.datesDiv+" a").click(function(e){e.preventDefault();var h=$(this).text(),s=$(this).parent().prevAll().length;settings.orientation=="horizontal"?$(settings.issuesDiv).animate({marginLeft:-t*s},{queue:!1,duration:settings.issuesSpeed}):settings.orientation=="vertical"&&$(settings.issuesDiv).animate({marginTop:-i*s},{queue:!1,duration:settings.issuesSpeed});$(settings.issuesDiv+" li").animate({opacity:settings.issuesTransparency},{queue:!1,duration:settings.issuesSpeed}).removeClass(settings.issuesSelectedClass).eq(s).addClass(settings.issuesSelectedClass).fadeTo(settings.issuesTransparencySpeed,1);n==1?$(settings.prevButton+","+settings.nextButton).fadeOut("fast"):n==2?$(settings.issuesDiv+" li:first-child").hasClass(settings.issuesSelectedClass)?($(settings.prevButton).fadeOut("fast"),$(settings.nextButton).fadeIn("fast")):$(settings.issuesDiv+" li:last-child").hasClass(settings.issuesSelectedClass)&&($(settings.nextButton).fadeOut("fast"),$(settings.prevButton).fadeIn("fast")):$(settings.issuesDiv+" li:first-child").hasClass(settings.issuesSelectedClass)?($(settings.nextButton).fadeIn("fast"),$(settings.prevButton).fadeOut("fast")):$(settings.issuesDiv+" li:last-child").hasClass(settings.issuesSelectedClass)?($(settings.prevButton).fadeIn("fast"),$(settings.nextButton).fadeOut("fast")):$(settings.nextButton+","+settings.prevButton).fadeIn("slow");o($(this).attr("id"));$(settings.datesDiv+" a").removeClass(settings.datesSelectedClass);$(this).addClass(settings.datesSelectedClass);settings.orientation=="horizontal"?$(settings.datesDiv).animate({marginLeft:f-r*s},{queue:!1,duration:"settings.datesSpeed"}):settings.orientation=="vertical"&&$(settings.datesDiv).animate({marginTop:f-u*s},{queue:!1,duration:"settings.datesSpeed"})});$(settings.nextButton).bind("click",function(f){var h;if(f.preventDefault(),h=$(settings.issuesDiv).find("li."+settings.issuesSelectedClass).index(),settings.orientation=="horizontal"){var s=parseInt($(settings.issuesDiv).css("marginLeft").substring(0,$(settings.issuesDiv).css("marginLeft").indexOf("px"))),l=s/t,c=parseInt($(settings.datesDiv).css("marginLeft").substring(0,$(settings.datesDiv).css("marginLeft").indexOf("px"))),a=c-r;s<=-(t*e-t)?($(settings.issuesDiv).stop(),$(settings.datesDiv+" li:last-child a").click()):$(settings.issuesDiv).is(":animated")||$(settings.datesDiv+" li").eq(h+1).find("a").trigger("click")}else if(settings.orientation=="vertical"){var s=parseInt($(settings.issuesDiv).css("marginTop").substring(0,$(settings.issuesDiv).css("marginTop").indexOf("px"))),l=s/i,c=parseInt($(settings.datesDiv).css("marginTop").substring(0,$(settings.datesDiv).css("marginTop").indexOf("px"))),a=c-u;s<=-(i*e-i)?($(settings.issuesDiv).stop(),$(settings.datesDiv+" li:last-child a").click()):$(settings.issuesDiv).is(":animated")||$(settings.datesDiv+" li").eq(h+1).find("a").trigger("click")}o($(this).attr("id"));n==1?$(settings.prevButton+","+settings.nextButton).fadeOut("fast"):n==2?$(settings.issuesDiv+" li:first-child").hasClass(settings.issuesSelectedClass)?($(settings.prevButton).fadeOut("fast"),$(settings.nextButton).fadeIn("fast")):$(settings.issuesDiv+" li:last-child").hasClass(settings.issuesSelectedClass)&&($(settings.nextButton).fadeOut("fast"),$(settings.prevButton).fadeIn("fast")):$(settings.issuesDiv+" li:first-child").hasClass(settings.issuesSelectedClass)?$(settings.prevButton).fadeOut("fast"):$(settings.issuesDiv+" li:last-child").hasClass(settings.issuesSelectedClass)?$(settings.nextButton).fadeOut("fast"):$(settings.nextButton+","+settings.prevButton).fadeIn("slow")});$(settings.prevButton).click(function(f){var s;if(f.preventDefault(),s=$(settings.issuesDiv).find("li."+settings.issuesSelectedClass).index(),settings.orientation=="horizontal"){var e=parseInt($(settings.issuesDiv).css("marginLeft").substring(0,$(settings.issuesDiv).css("marginLeft").indexOf("px"))),c=e/t,h=parseInt($(settings.datesDiv).css("marginLeft").substring(0,$(settings.datesDiv).css("marginLeft").indexOf("px"))),l=h+r;e>=0?($(settings.issuesDiv).stop(),$(settings.datesDiv+" li:first-child a").click()):$(settings.issuesDiv).is(":animated")||$(settings.datesDiv+" li").eq(s-1).find("a").trigger("click")}else if(settings.orientation=="vertical"){var e=parseInt($(settings.issuesDiv).css("marginTop").substring(0,$(settings.issuesDiv).css("marginTop").indexOf("px"))),c=e/i,h=parseInt($(settings.datesDiv).css("marginTop").substring(0,$(settings.datesDiv).css("marginTop").indexOf("px"))),l=h+u;e>=0?($(settings.issuesDiv).stop(),$(settings.datesDiv+" li:first-child a").click()):$(settings.issuesDiv).is(":animated")||$(settings.datesDiv+" li").eq(s-1).find("a").trigger("click")}o($(this).attr("id"));n==1?$(settings.prevButton+","+settings.nextButton).fadeOut("fast"):n==2?$(settings.issuesDiv+" li:first-child").hasClass(settings.issuesSelectedClass)?($(settings.prevButton).fadeOut("fast"),$(settings.nextButton).fadeIn("fast")):$(settings.issuesDiv+" li:last-child").hasClass(settings.issuesSelectedClass)&&($(settings.nextButton).fadeOut("fast"),$(settings.prevButton).fadeIn("fast")):$(settings.issuesDiv+" li:first-child").hasClass(settings.issuesSelectedClass)?$(settings.prevButton).fadeOut("fast"):$(settings.issuesDiv+" li:last-child").hasClass(settings.issuesSelectedClass)?$(settings.nextButton).fadeOut("fast"):$(settings.nextButton+","+settings.prevButton).fadeIn("slow")});settings.arrowKeys=="true"&&(settings.orientation=="horizontal"?$(document).keydown(function(n){n.keyCode==39&&$(settings.nextButton).click();n.keyCode==37&&$(settings.prevButton).click()}):settings.orientation=="vertical"&&$(document).keydown(function(n){n.keyCode==40&&$(settings.nextButton).click();n.keyCode==38&&$(settings.prevButton).click()}));$(settings.datesDiv+" li").eq(settings.startAt-1).find("a").trigger("click");settings.autoPlay=="true"&&setInterval("autoPlay()",settings.autoPlayPause)})}