function createCookie(n,t,i){var u="",r;i&&(r=new Date,r.setTime(r.getTime()+i*864e5),u="; expires="+r.toGMTString());document.cookie=n+"="+t+u+"; path=/"}function readCookie(n){for(var r=n+"=",u=document.cookie.split(";"),t,i=0;i<u.length;i++){for(t=u[i];t.charAt(0)==" ";)t=t.substring(1,t.length);if(t.indexOf(r)==0)return t.substring(r.length,t.length)}return null}function fixInteractives(){var i=document.location.pathname.split("/"),n,t;if(i.length>2){n={"poll/125066":"stateofstates","poll/142631":"usleadership","poll/145913":"communitywellbeing","poll/145487":"employment","gallupcareers/178535":"selectionprocess"}[i[1]+"/"+i[2]];switch(n){case"stateofstates":document.querySelector(".soslWrapper").style.display="none"}n&&(gel.load.script("//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js","//ajax.googleapis.com/ajax/libs/jqueryui/1.11.0/jquery-ui.min.js").wait().script("/Assets/Themes/Wwwv7/Javascript/interactive-"+n+".js"),t=document.createElement("link"),t.rel="stylesheet",t.href="/Assets/Themes/WwwV7/CSS/interactive-"+n+".css",document.head.appendChild(t))}}var deluxe,gel;window.Modernizr=function(n,t,i){function l(n){c.cssText=n}function ht(n,t){return l(d.join(n+";")+(t||""))}function h(n,t){return typeof n===t}function w(n,t){return!!~(""+n).indexOf(t)}function rt(n,t){var u,r;for(u in n)if(r=n[u],!w(r,"-")&&c[r]!==i)return t=="pfx"?r:!0;return!1}function ct(n,t,r){var f,u;for(f in n)if(u=t[n[f]],u!==i)return r===!1?n[f]:h(u,"function")?u.bind(r||t):u;return!1}function o(n,t,i){var r=n.charAt(0).toUpperCase()+n.slice(1),u=(n+" "+et.join(r+" ")+r).split(" ");return h(t,"string")||h(t,"undefined")?rt(u,t):(u=(n+" "+ot.join(r+" ")+r).split(" "),ct(u,t,i))}function lt(){r.input=function(i){for(var r=0,u=i.length;r<u;r++)a[i[r]]=i[r]in f;return a.list&&(a.list=!!t.createElement("datalist")&&!!n.HTMLDataListElement),a}("autocomplete autofocus list placeholder max min multiple pattern required step".split(" "));r.inputtypes=function(n){for(var u=0,r,o,s,h=n.length;u<h;u++)f.setAttribute("type",o=n[u]),r=f.type!=="text",r&&(f.value=k,f.style.cssText="position:absolute;visibility:hidden;",/^range$/.test(o)&&f.style.WebkitAppearance!==i?(e.appendChild(f),s=t.defaultView,r=s.getComputedStyle&&s.getComputedStyle(f,null).WebkitAppearance!=="textfield"&&f.offsetHeight!==0,e.removeChild(f)):/^(search|tel)$/.test(o)||(r=/^(url|email)$/.test(o)?f.checkValidity&&f.checkValidity()===!1:f.value!=k)),st[n[u]]=!!r;return st}("search tel url email datetime date month week time datetime-local number range color".split(" "))}var r={},b=!0,e=t.documentElement,s="modernizr",ut=t.createElement(s),c=ut.style,f=t.createElement("input"),k=":)",vt={}.toString,d=" -webkit- -moz- -o- -ms- ".split(" "),ft="Webkit Moz O ms",et=ft.split(" "),ot=ft.toLowerCase().split(" "),u={},st={},a={},g=[],nt=g.slice,v,y=function(n,i,r,u){var l,a,c,v,f=t.createElement("div"),h=t.body,o=h||t.createElement("body");if(parseInt(r,10))while(r--)c=t.createElement("div"),c.id=u?u[r]:s+(r+1),f.appendChild(c);return l=["&#173;",'<style id="s',s,'">',n,"<\/style>"].join(""),f.id=s,(h?f:o).innerHTML+=l,o.appendChild(f),h||(o.style.background="",o.style.overflow="hidden",v=e.style.overflow,e.style.overflow="hidden",e.appendChild(o)),a=i(f,n),h?f.parentNode.removeChild(f):(o.parentNode.removeChild(o),e.style.overflow=v),!!a},at=function(t){var i=n.matchMedia||n.msMatchMedia,r;return i?i(t)&&i(t).matches||!1:(y("@media "+t+" { #"+s+" { position: absolute; } }",function(t){r=(n.getComputedStyle?getComputedStyle(t,null):t.currentStyle).position=="absolute"}),r)},tt={}.hasOwnProperty,it,p;it=!h(tt,"undefined")&&!h(tt.call,"undefined")?function(n,t){return tt.call(n,t)}:function(n,t){return t in n&&h(n.constructor.prototype[t],"undefined")};Function.prototype.bind||(Function.prototype.bind=function(n){var t=this,i,r;if(typeof t!="function")throw new TypeError;return i=nt.call(arguments,1),r=function(){var f,e,u;return this instanceof r?(f=function(){},f.prototype=t.prototype,e=new f,u=t.apply(e,i.concat(nt.call(arguments))),Object(u)===u?u:e):t.apply(n,i.concat(nt.call(arguments)))},r});u.flexbox=function(){return o("flexWrap")};u.flexboxlegacy=function(){return o("boxDirection")};u.rgba=function(){return l("background-color:rgba(150,255,150,.5)"),w(c.backgroundColor,"rgba")};u.multiplebgs=function(){return l("background:url(https://),url(https://),red url(https://)"),/(url\s*\(.*?){3}/.test(c.background)};u.opacity=function(){return ht("opacity:.55"),/^0.55$/.test(c.opacity)};u.cssanimations=function(){return o("animationName")};u.csscolumns=function(){return o("columnCount")};u.cssgradients=function(){var n="background-image:";return l((n+"-webkit- ".split(" ").join("gradient(linear,left top,right bottom,from(#9f9),to(white));"+n)+d.join("linear-gradient(left top,#9f9, white);"+n)).slice(0,-n.length)),w(c.backgroundImage,"gradient")};u.csstransforms=function(){return!!o("transform")};u.csstransitions=function(){return o("transition")};u.fontface=function(){var n;return y('@font-face {font-family:"font";src:url("https://")}',function(i,r){var f=t.getElementById("smodernizr"),u=f.sheet||f.styleSheet,e=u?u.cssRules&&u.cssRules[0]?u.cssRules[0].cssText:u.cssText||"":"";n=/src/i.test(e)&&e.indexOf(r.split(" ")[0])===0}),n};u.generatedcontent=function(){var n;return y(["#",s,"{font:0/0 a}#",s,':after{content:"',k,'";visibility:hidden;font:3px/1 a}'].join(""),function(t){n=t.offsetHeight>=3}),n};u.video=function(){var i=t.createElement("video"),n=!1;try{(n=!!i.canPlayType)&&(n=new Boolean(n),n.ogg=i.canPlayType('video/ogg; codecs="theora"').replace(/^no$/,""),n.h264=i.canPlayType('video/mp4; codecs="avc1.42E01E"').replace(/^no$/,""),n.webm=i.canPlayType('video/webm; codecs="vp8, vorbis"').replace(/^no$/,""))}catch(r){}return n};for(p in u)it(u,p)&&(v=p.toLowerCase(),r[v]=u[p](),g.push((r[v]?"":"no-")+v));return r.input||lt(),r.addTest=function(n,t){if(typeof n=="object")for(var u in n)it(n,u)&&r.addTest(u,n[u]);else{if(n=n.toLowerCase(),r[n]!==i)return r;t=typeof t=="function"?t():t;typeof b!="undefined"&&b&&(e.className+=" mod"+(t?"":"no-")+n);r[n]=t}return r},l(""),ut=f=null,function(n,t){function v(n,t){var i=n.createElement("p"),r=n.getElementsByTagName("head")[0]||n.documentElement;return i.innerHTML="x<style>"+t+"<\/style>",r.insertBefore(i.lastChild,r.firstChild)}function s(){var n=r.elements;return typeof n=="string"?n.split(" "):n}function u(n){var t=a[n[l]];return t||(t={},o++,n[l]=o,a[o]=t),t}function h(n,r,f){if(r||(r=t),i)return r.createElement(n);f||(f=u(r));var e;return e=f.cache[n]?f.cache[n].cloneNode():b.test(n)?(f.cache[n]=f.createElem(n)).cloneNode():f.createElem(n),e.canHaveChildren&&!w.test(n)&&!e.tagUrn?f.frag.appendChild(e):e}function y(n,r){if(n||(n=t),i)return n.createDocumentFragment();r=r||u(n);for(var e=r.frag.cloneNode(),f=0,o=s(),h=o.length;f<h;f++)e.createElement(o[f]);return e}function p(n,t){t.cache||(t.cache={},t.createElem=n.createElement,t.createFrag=n.createDocumentFragment,t.frag=t.createFrag());n.createElement=function(i){return r.shivMethods?h(i,n,t):t.createElem(i)};n.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+s().join().replace(/[\w\-]+/g,function(n){return t.createElem(n),t.frag.createElement(n),'c("'+n+'")'})+");return n}")(r,t.frag)}function c(n){n||(n=t);var f=u(n);return r.shivCSS&&!e&&!f.hasCSS&&(f.hasCSS=!!v(n,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),i||p(n,f),n}var f=n.html5||{},w=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,b=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,e,l="_html5shiv",o=0,a={},i,r;(function(){try{var n=t.createElement("a");n.innerHTML="<xyz><\/xyz>";e="hidden"in n;i=n.childNodes.length==1||function(){t.createElement("a");var n=t.createDocumentFragment();return typeof n.cloneNode=="undefined"||typeof n.createDocumentFragment=="undefined"||typeof n.createElement=="undefined"}()}catch(r){e=!0;i=!0}})();r={elements:f.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output progress section summary template time video",version:"3.7.0",shivCSS:f.shivCSS!==!1,supportsUnknownElements:i,shivMethods:f.shivMethods!==!1,type:"default",shivDocument:c,createElement:h,createDocumentFragment:y};n.html5=r;c(t)}(this,t),r._version="2.8.3",r._prefixes=d,r._domPrefixes=ot,r._cssomPrefixes=et,r.mq=at,r.testProp=function(n){return rt([n])},r.testAllProps=o,r.testStyles=y,e.className=e.className.replace(/(^|\s)no-js(\s|$)/,"$1$2")+(b?" modjs mod"+g.join(" mod"):""),r}(this,this.document),function(n,t,i){function h(n){return"[object Function]"==y.call(n)}function c(n){return"string"==typeof n}function l(){}function w(n){return!n||"loaded"==n||"complete"==n||"uninitialized"==n}function e(){var n=a.shift();v=1;n?n.t?s(function(){("c"==n.t?u.injectCss:u.injectJs)(n.s,0,n.a,n.x,n.e,1)},0):(n(),e()):v=0}function ut(n,i,f,h,c,l,y){function k(t){if(!nt&&w(p.readyState)&&(tt.r=nt=1,!v&&e(),p.onload=p.onreadystatechange=null,t)){"img"!=n&&s(function(){g.removeChild(p)},50);for(var u in r[i])r[i].hasOwnProperty(u)&&r[i][u].onload()}}var y=y||u.errorTimeout,p=t.createElement(n),nt=0,b=0,tt={t:f,s:i,e:c,a:l,x:y};1===r[i]&&(b=1,r[i]=[]);"object"==n?p.data=i:(p.src=i,p.type=n);p.width=p.height="0";p.onerror=p.onload=p.onreadystatechange=function(){k.call(this,b)};a.splice(h,0,tt);"img"!=n&&(b||2===r[i]?(g.insertBefore(p,d?null:o),s(k,y)):r[i].push(p))}function ft(n,t,i,r,u){return v=0,t=t||"j",c(n)?ut("c"==t?et:nt,n,t,this.i++,i,r,u):(a.splice(this.i++,0,n),1==a.length&&e()),this}function b(){var n=u;return n.loader={load:ft,i:0},n}var f=t.documentElement,s=n.setTimeout,o=t.getElementsByTagName("script")[0],y={}.toString,a=[],v=0,k="MozAppearance"in f.style,d=k&&!!t.createRange().compareNode,g=d?f:o.parentNode,f=n.opera&&"[object Opera]"==y.call(n.opera),f=!!t.attachEvent&&!f,nt=k?"object":f?"script":"img",et=f?"script":nt,tt=Array.isArray||function(n){return"[object Array]"==y.call(n)},p=[],r={},it={timeout:function(n,t){return t.length&&(n.timeout=t[0]),n}},rt,u;u=function(n){function a(n){for(var n=n.split("!"),f=p.length,t=n.pop(),e=n.length,t={url:t,origUrl:t,prefixes:n},u,r,i=0;i<e;i++)r=n[i].split("="),(u=it[r.shift()])&&(t=u(t,r));for(i=0;i<f;i++)t=p[i](t);return t}function f(n,t,u,f,e){var o=a(n),s=o.autoCallback;o.url.split(".").pop().split("?").shift();o.bypass||(t&&(t=h(t)?t:t[n]||t[f]||t[n.split("/").pop().split("?")[0]]),o.instead?o.instead(n,t,u,f,e):(r[o.url]?o.noexec=!0:r[o.url]=1,u.load(o.url,o.forceCSS||!o.forceJS&&"css"==o.url.split(".").pop().split("?").shift()?"c":i,o.noexec,o.attrs,o.timeout),(h(t)||h(s))&&u.load(function(){b();t&&t(o.origUrl,e,f);s&&s(o.origUrl,e,f);r[o.url]=2})))}function s(n,t){function a(n,o){if(n){if(c(n))o||(i=function(){var n=[].slice.call(arguments);s.apply(this,n);u()}),f(n,i,t,0,e);else if(Object(n)===n)for(r in v=function(){var t=0,i;for(i in n)n.hasOwnProperty(i)&&t++;return t}(),n)n.hasOwnProperty(r)&&(!o&&!--v&&(h(i)?i=function(){var n=[].slice.call(arguments);s.apply(this,n);u()}:i[r]=function(n){return function(){var t=[].slice.call(arguments);n&&n.apply(this,t);u()}}(s[r])),f(n[r],i,t,r,e))}else o||u()}var e=!!n.test,o=n.load||n.both,i=n.callback||l,s=i,u=n.complete||l,v,r;a(e?n.yep:n.nope,!!o);o&&a(o)}var e,t,o=this.yepnope.loader;if(c(n))f(n,0,o,0);else if(tt(n))for(e=0;e<n.length;e++)t=n[e],c(t)?f(t,0,o,0):tt(t)?u(t):Object(t)===t&&s(t,o);else Object(n)===n&&s(n,o)};u.addPrefix=function(n,t){it[n]=t};u.addFilter=function(n){p.push(n)};u.errorTimeout=1e4;null==t.readyState&&t.addEventListener&&(t.readyState="loading",t.addEventListener("DOMContentLoaded",rt=function(){t.removeEventListener("DOMContentLoaded",rt,0);t.readyState="complete"},0));n.yepnope=b();n.yepnope.executeStack=e;n.yepnope.injectJs=function(n,i,r,f,h,c){var a=t.createElement("script"),v,y,f=f||u.errorTimeout;a.src=n;for(y in r)a.setAttribute(y,r[y]);i=c?e:i||l;a.onreadystatechange=a.onload=function(){!v&&w(a.readyState)&&(v=1,i(),a.onload=a.onreadystatechange=null)};s(function(){v||(v=1,i(1))},f);h?a.onload():o.parentNode.insertBefore(a,o)};n.yepnope.injectCss=function(n,i,r,u,f,h){var u=t.createElement("link"),c,i=h?e:i||l;u.href=n;u.rel="stylesheet";u.type="text/css";for(c in r)u.setAttribute(c,r[c]);f||(o.parentNode.insertBefore(u,o),s(i,0))}}(this,document);Modernizr.load=function(){yepnope.apply(window,[].slice.call(arguments,0))};Modernizr.addTest("boxsizing",function(){return Modernizr.testAllProps("boxSizing")&&(document.documentMode===undefined||document.documentMode>7)});Modernizr.addTest("csscalc",function(){var n="width:",t=document.createElement("div");return t.style.cssText=n+Modernizr._prefixes.join("calc(10px);"+n),!!t.style.length});Modernizr.addTest("lastchild",function(){return Modernizr.testStyles("#modernizr div {width:100px} #modernizr :last-child{width:200px;display:block}",function(n){return n.lastChild.offsetWidth>n.firstChild.offsetWidth},2)});Modernizr.addTest("cssremunit",function(){var n=document.createElement("div");try{n.style.fontSize="3rem"}catch(t){}return/rem/.test(n.style.fontSize)}),function(n){function p(n){return Object.prototype.toString.call(n)=="[object Function]"}function w(n){return Object.prototype.toString.call(n)=="[object Array]"}function tt(n,t){var i=/^\w+\:\/\//;return/^\/\/\/?/.test(n)?n=location.protocol+n:i.test(n)||n.charAt(0)=="/"||(n=(t||"")+n),i.test(n)?n:(n.charAt(0)=="/"?a:l)+n}function u(n,t){for(var i in n)n.hasOwnProperty(i)&&(t[i]=n[i]);return t}function it(n){for(var i=!1,t=0;t<n.scripts.length;t++)n.scripts[t].ready&&n.scripts[t].exec_trigger&&(i=!0,n.scripts[t].exec_trigger(),n.scripts[t].exec_trigger=null);return i}function f(n,t,i,r){n.onload=n.onreadystatechange=function(){n.readyState&&n.readyState!="complete"&&n.readyState!="loaded"||t[i]||(n.onload=n.onreadystatechange=null,r())}}function b(n){n.ready=n.finished=!0;for(var t=0;t<n.finished_listeners.length;t++)n.finished_listeners[t]();n.ready_listeners=[];n.finished_listeners=[]}function rt(n,i,u,e,s){setTimeout(function(){var h,c=i.real_src,l;if("item"in t){if(!t[0]){setTimeout(arguments.callee,25);return}t=t[0]}h=document.createElement("script");i.type&&(h.type=i.type);i.charset&&(h.charset=i.charset);s?r?(u.elem=h,v?(h.preload=!0,h.onpreload=e):h.onreadystatechange=function(){h.readyState=="loaded"&&e()},h.src=c):s&&c.indexOf(a)==0&&n[o]?(l=new XMLHttpRequest,l.onreadystatechange=function(){l.readyState==4&&(l.onreadystatechange=function(){},u.text=l.responseText+"\n//@ sourceURL="+c,e())},l.open("GET",c),l.send()):(h.type="text/cache-script",f(h,u,"ready",function(){t.removeChild(h);e()}),h.src=c,t.insertBefore(h,t.firstChild)):y?(h.async=!1,f(h,u,"finished",e),h.src=c,t.insertBefore(h,t.firstChild)):(f(h,u,"finished",e),h.src=c,t.insertBefore(h,t.firstChild))},0)}function k(){function ut(n,i,r){function o(){u!=null&&(u=null,b(r))}var u;v[i.src].finished||(n[e]||(v[i.src].finished=!0),u=r.elem||document.createElement("script"),i.type&&(u.type=i.type),i.charset&&(u.charset=i.charset),f(u,r,"finished",o),r.elem?r.elem=null:r.text?(u.onload=u.onreadystatechange=null,u.text=r.text):u.src=i.real_src,t.insertBefore(u,t.firstChild),r.text&&o())}function ft(n,t,i,r){var u,f,s=function(){t.ready_cb(t,function(){ut(n,t,u)})},o=function(){t.finished_cb(t,i)};t.src=tt(t.src,n[c]);t.real_src=t.src+(n[h]?(/\?.*$/.test(t.src)?"&_":"?_")+~~(Math.random()*1e9)+"=":"");v[t.src]||(v[t.src]={items:[],finished:!1});f=v[t.src].items;n[e]||f.length==0?(u=f[f.length]={ready:!1,finished:!1,ready_listeners:[s],finished_listeners:[o]},rt(n,t,u,r?function(){u.ready=!0;for(var n=0;n<u.ready_listeners.length;n++)u.ready_listeners[n]();u.ready_listeners=[]}:function(){b(u)},r)):(u=f[0],u.finished?o():u.finished_listeners.push(o))}function y(){function c(n,t){n.ready=!0;n.exec_trigger=t;h()}function l(n,t){n.ready=n.finished=!0;n.exec_trigger=null;for(var i=0;i<t.scripts.length;i++)if(!t.scripts[i].finished)return;t.finished=!0;h()}function h(){while(f<n.length){if(p(n[f])){try{n[f++]()}catch(i){}continue}else if(!n[f].finished){if(it(n[f]))continue;break}f++}f==n.length&&(o=!1,t=!1)}function a(){t&&t.scripts||n.push(t={scripts:[],finished:!0})}var r,e=u(i,{}),n=[],f=0,o=!1,t;return r={script:function(){for(var n=0;n<arguments.length;n++)(function(n,i){var h,f;for(w(n)||(i=[n]),f=0;f<i.length;f++)if(a(),n=i[f],p(n)&&(n=n()),n){if(w(n)){h=[].slice.call(n);h.unshift(f,1);[].splice.apply(i,h);f--;continue}typeof n=="string"&&(n={src:n});n=u(n,{ready:!1,ready_cb:c,finished:!1,finished_cb:l});t.finished=!1;t.scripts.push(n);ft(e,n,t,g&&o);o=!0;e[s]&&r.wait()}})(arguments[n],arguments[n]);return r},wait:function(){if(arguments.length>0){for(var i=0;i<arguments.length;i++)n.push(arguments[i]);t=n[n.length-1]}else t=!1;return h(),r}},{script:r.script,wait:r.wait,setOptions:function(n){return u(n,e),r}}}var i={},g=r||nt,l=[],v={},a;return i[o]=!0,i[s]=!1,i[e]=!1,i[h]=!1,i[c]="",a={setGlobalDefaults:function(n){return u(n,i),a},setOptions:function(){return y().setOptions.apply(null,arguments)},script:function(){return y().script.apply(null,arguments)},wait:function(){return y().wait.apply(null,arguments)},queueScript:function(){return l[l.length]={type:"script",args:[].slice.call(arguments)},a},queueWait:function(){return l[l.length]={type:"wait",args:[].slice.call(arguments)},a},runQueue:function(){for(var n=a,i=l.length,r=i,t;--r>=0;)t=l.shift(),n=n[t.type].apply(null,t.args);return n},noConflict:function(){return n.$LAB=d,a},sandbox:function(){return k()}}}var d=n.$LAB,o="UseLocalXHR",s="AlwaysPreserveOrder",e="AllowDuplicates",h="CacheBust",c="BasePath",l=/^[^?#]*\//.exec(location.href)[0],a=/^\w+\:\/\/\/?[^\/]+/.exec(l)[0],t=document.head||document.getElementsByTagName("head"),g=n.opera&&Object.prototype.toString.call(n.opera)=="[object Opera]"||"MozAppearance"in document.documentElement.style,i=document.createElement("script"),v=typeof i.preload=="boolean",r=v||i.readyState&&i.readyState=="uninitialized",y=!r&&i.async===!0,nt=!r&&!y&&!g;n.$LAB=k(),function(n,t,i){document.readyState==null&&document[n]&&(document.readyState="loading",document[n](t,i=function(){document.removeEventListener(t,i,!1);document.readyState="complete"},!1))}("addEventListener","DOMContentLoaded")}(this);gel=gel||{};deluxe=deluxe||{};gel.load=gel.load||$LAB.setOptions({AllowDuplicates:!1}),function(){"use strict";function i(n,t,i){n.addEventListener?n.addEventListener(t,i,!1):n.attachEvent&&n.attachEvent("on"+t,i)}function f(n){return t&&localStorage.font_css_cache&&localStorage.font_css_cache_file===n}function r(){var e,r;t&&window.XMLHttpRequest?f(n)?u(localStorage.font_css_cache):(r=new XMLHttpRequest,r.open("GET",n,!0),i(r,"load",function(){r.readyState===4&&(u(r.responseText),localStorage.font_css_cache=r.responseText,localStorage.font_css_cache_file=n)}),r.send()):(e=document.createElement("link"),e.href=n,e.rel="stylesheet",e.type="text/css",document.getElementsByTagName("head")[0].appendChild(e),document.cookie="font_css_cache")}function u(n){var t=document.createElement("style");t.innerHTML=n;document.getElementsByTagName("head")[0].appendChild(t)}var n="/Assets/CSS/gel-webfont-v1.css",t=!1;try{t=window.localStorage}catch(e){}t&&localStorage.font_css_cache||document.cookie.indexOf("font_css_cache")>-1?r():i(window,"load",r)}(),function(n,t){var i=t.getElementsByTagName("html")[0],r="nojs";i.classList?i.classList.remove(r):i.className=i.className.replace(new RegExp("(^|\\b)"+r.split(" ").join("|")+"(\\b|$)","gi")," ")}(window,document);Modernizr.input.placeholder||gel.load.script("//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js").wait(function(){$(function(){$("[placeholder]").focus(function(){var n=$(this);n.val()==n.attr("placeholder")&&(n.val(""),n.removeClass("placeholder"))}).blur(function(){var n=$(this);(n.val()==""||n.val()==n.attr("placeholder"))&&(n.addClass("placeholder"),n.val(n.attr("placeholder")))}).blur();$("[placeholder]").parents("form").submit(function(){$(this).find("[placeholder]").each(function(){var n=$(this);n.val()==n.attr("placeholder")&&n.val("")})})})}),function(n){function s(){t.setAttribute("content",y);i=!0}function l(){t.setAttribute("content",v);i=!1}function a(t){r=t.accelerationIncludingGravity;f=Math.abs(r.x);e=Math.abs(r.y);o=Math.abs(r.z);(!n.orientation||n.orientation===180)&&(f>7||(o>6&&e<8||o<8&&e>6)&&f>5)?i&&l():i||s()}var h=navigator.userAgent,u;if(/iPhone|iPad|iPod/.test(navigator.platform)&&/OS [1-5]_[0-9_]* like Mac OS X/i.test(h)&&h.indexOf("AppleWebKit")>-1&&(u=n.document,u.querySelector)){var t=u.querySelector("meta[name=viewport]"),c=t&&t.getAttribute("content"),v=c+",maximum-scale=1",y=c+",maximum-scale=10",i=!0,f,e,o,r;t&&(n.addEventListener("orientationchange",s,!1),n.addEventListener("devicemotion",a,!1))}}(this);gel.load.script("//content.gallup.com/origin/gallupinc/www/webtrendsTagFusion_min.js"),function(n,t){function c(n){return function(){return this[n]}}function ti(n,t){var r=n.split("."),i=ni,u;for((r[0]in i)||!i.execScript||i.execScript("var "+r[0]);r.length&&(u=r.shift());)!r.length&&t!==b?i[u]=t:i=i[u]?i[u]:i[u]={}}function nr(n){return n.call.apply(n.bind,arguments)}function tr(n,t){if(!n)throw Error();if(2<arguments.length){var i=Array.prototype.slice.call(arguments,2);return function(){var r=Array.prototype.slice.call(arguments);return Array.prototype.unshift.apply(r,i),n.apply(t,r)}}return function(){return n.apply(t,arguments)}}function y(){return y=Function.prototype.bind&&-1!=Function.prototype.bind.toString().indexOf("native code")?nr:tr,y.apply(r,arguments)}function ii(n,t){this.G=n;this.u=t||n;this.z=this.u.document;this.R=b}function p(n,i,r){n=n.z.getElementsByTagName(i)[0];n||(n=t.documentElement);n&&n.lastChild&&n.insertBefore(r,n.lastChild)}function vt(n,t){return n.createElement("link",{rel:"stylesheet",href:t})}function ri(n,t){return n.createElement("script",{src:t})}function k(n,t){for(var i=n.className.split(/\s+/),r=0,u=i.length;r<u;r++)if(i[r]==t)return;i.push(t);n.className=i.join(" ").replace(/\s+/g," ").replace(/^\s+|\s+$/,"")}function d(n,t){for(var r=n.className.split(/\s+/),u=[],i=0,f=r.length;i<f;i++)r[i]!=t&&u.push(r[i]);n.className=u.join(" ").replace(/\s+/g," ").replace(/^\s+|\s+$/,"")}function ui(n,t){for(var r=n.className.split(/\s+/),i=0,f=r.length;i<f;i++)if(r[i]==t)return h;return u}function fi(n){if(n.R===b){var t=n.z.createElement("p");t.innerHTML='<a style="top:1px;">w<\/a>';n.R=/top/.test(t.getElementsByTagName("a")[0].getAttribute("style"))}return n.R}function tt(n){var t=n.u.location.protocol;return"about:"==t&&(t=n.G.location.protocol),"https:"==t?"https:":"http:"}function e(n,t,i){this.w=n;this.T=t;this.Aa=i}function v(n,t,i,u){this.e=n!=r?n:r;this.o=t!=r?t:r;this.ba=i!=r?i:r;this.f=u!=r?u:r}function o(n){n=ei.exec(n);var t=r,i=r,u=r,f=r;return n&&(n[1]!==r&&n[1]&&(t=parseInt(n[1],10)),n[2]!==r&&n[2]&&(i=parseInt(n[2],10)),n[3]!==r&&n[3]&&(u=parseInt(n[3],10)),n[4]!==r&&n[4]&&(f=/^[0-9]+$/.test(n[4])?parseInt(n[4],10):n[4])),new v(t,i,u,f)}function i(n,t,i,r,u,f,e,o,s,h,c){this.J=n;this.Ha=t;this.za=i;this.ga=r;this.Fa=u;this.fa=f;this.xa=e;this.Ga=o;this.wa=s;this.ea=h;this.k=c}function it(n,t){this.a=n;this.H=t}function w(n){var t=f(n.a,/(iPod|iPad|iPhone|Android|Windows Phone|BB\d{2}|BlackBerry)/,1);return""!=t?(/BB\d{2}/.test(t)&&(t="BlackBerry"),t):(n=f(n.a,/(Linux|Mac_PowerPC|Macintosh|Windows|CrOS)/,1),""!=n?("Mac_PowerPC"==n&&(n="Macintosh"),n):"Unknown")}function rt(n){var t=f(n.a,/(OS X|Windows NT|Android) ([^;)]+)/,2),i;if(t||(t=f(n.a,/Windows Phone( OS)? ([^;)]+)/,2))||(t=f(n.a,/(iPhone )?OS ([\d_]+)/,2)))return t;if(t=f(n.a,/(?:Linux|CrOS) ([^;)]+)/,1))for(t=t.split(/\s/),i=0;i<t.length;i+=1)if(/^[\d\._]+$/.test(t[i]))return t[i];return(n=f(n.a,/(BB\d{2}|BlackBerry).*?Version\/([^\s]*)/,2))?n:"Unknown"}function f(n,t,i){return(n=n.match(t))&&n[i]?n[i]:""}function ut(n){if(n.documentMode)return n.documentMode}function si(n){this.va=n||"-"}function s(n,t){this.J=n;this.U=4;this.K="n";var i=(t||"n4").match(/^([nio])([1-9])$/i);i&&(this.K=i[1],this.U=parseInt(i[2],10))}function l(n){return n.K+n.U}function ir(n){var i=4,u="n",t=r;return n&&((t=n.match(/(normal|oblique|italic)/i))&&t[1]&&(u=t[1].substr(0,1).toLowerCase()),(t=n.match(/([1-9]00|normal|bold)/i))&&t[1]&&(/bold/i.test(t[1])?i=7:/[1-9]00/.test(t[1])&&(i=parseInt(t[1].substr(0,1),10)))),u+i}function rr(n,t,i){this.c=n;this.h=t;this.M=i;this.j="wf";this.g=new si("-")}function hi(n){k(n.h,n.g.f(n.j,"loading"));g(n,"loading")}function ft(n){d(n.h,n.g.f(n.j,"loading"));ui(n.h,n.g.f(n.j,"active"))||k(n.h,n.g.f(n.j,"inactive"));g(n,"inactive")}function g(n,t,i){n.M[t]&&(i?n.M[t](i.getName(),l(i)):n.M[t]())}function et(n,t){this.c=n;this.C=t;this.s=this.c.createElement("span",{"aria-hidden":"true"},this.C)}function yt(n,t){var e=n.s,i,r,u,f;for(i=[],r=t.J.split(/,\s*/),u=0;u<r.length;u++)f=r[u].replace(/['"]/g,""),-1==f.indexOf(" ")?i.push(f):i.push("'"+f+"'");i=i.join(",");r="normal";u=t.U+"00";"o"===t.K?r="oblique":"i"===t.K&&(r="italic");i="position:absolute;top:-999px;left:-999px;font-size:300px;width:auto;height:auto;line-height:normal;margin:0;padding:0;font-variant:normal;white-space:nowrap;font-family:"+i+";"+("font-style:"+r+";font-weight:"+u+";");fi(n.c)?e.setAttribute("style",i):e.style.cssText=i}function pt(n){p(n.c,"body",n.s)}function ci(n,t,i,u,f,e,o,h){this.V=n;this.ta=t;this.c=i;this.q=u;this.C=h||"BESbswy";this.k=f;this.F={};this.S=e||5e3;this.Z=o||r;this.B=this.A=r;n=new et(this.c,this.C);pt(n);for(var c in a)a.hasOwnProperty(c)&&(yt(n,new s(a[c],l(this.q))),this.F[a[c]]=n.s.offsetWidth);n.remove()}function li(n,t,i){for(var r in a)if(a.hasOwnProperty(r)&&t===n.F[a[r]]&&i===n.F[a[r]])return h;return u}function ai(n){var t=n.A.s.offsetWidth,i=n.B.s.offsetWidth;t===n.F.serif&&i===n.F["sans-serif"]||n.k.T&&li(n,t,i)?at()-n.ya>=n.S?n.k.T&&li(n,t,i)&&(n.Z===r||n.Z.hasOwnProperty(n.q.getName()))?wt(n,n.V):wt(n,n.ta):setTimeout(y(function(){ai(this)},n),25):wt(n,n.V)}function wt(n,t){n.A.remove();n.B.remove();t(n.q)}function bt(n,t,i,r){this.c=t;this.t=i;this.N=0;this.ca=this.Y=u;this.S=r;this.k=n.k}function vi(n,t,i,r,u){if(0===t.length&&u)ft(n.t);else for(n.N+=t.length,u&&(n.Y=u),u=0;u<t.length;u++){var e=t[u],s=i[e.getName()],f=n.t,o=e;k(f.h,f.g.f(f.j,o.getName(),l(o).toString(),"loading"));g(f,"fontloading",o);new ci(y(n.ha,n),y(n.ia,n),n.c,e,n.k,n.S,r,s).start()}}function yi(n){0==--n.N&&n.Y&&(n.ca?(n=n.t,d(n.h,n.g.f(n.j,"loading")),d(n.h,n.g.f(n.j,"inactive")),k(n.h,n.g.f(n.j,"active")),g(n,"active")):ft(n.t))}function kt(n,t,i){this.G=n;this.W=t;this.a=i;this.O=this.P=0}function nt(n,t){ot.W.$[n]=t}function dt(n,t){this.c=n;this.d=t}function gt(n,t){this.c=n;this.d=t}function er(n){var t=n.split(":"),u,f;if(n=t[0],t[1]){for(var r=t[1].split(","),t=[],i=0,e=r.length;i<e;i++)u=r[i],u&&(f=pi[u],t.push(f?f:u));for(r=[],i=0;i<t.length;i+=1)r.push(new s(n,t[i]));return r}return[new s(n)]}function st(n,t,i){this.a=n;this.c=t;this.d=i;this.m=[]}function ht(n,t){this.c=n;this.d=t;this.m=[]}function wi(n,t,i){this.L=n?n:t+bi;this.p=[];this.Q=[];this.da=i||""}function ki(n){this.p=n;this.aa=[];this.I={}}function ct(n,t,i){this.a=n;this.c=t;this.d=i}function lt(n,t){this.c=n;this.d=t;this.m=[]}var b=void 0,h=!0,r=null,u=!1,ni=this,at,ei,oi,a,pi,bi,gi;ni.Ba=h;at=Date.now||function(){return+new Date};ii.prototype.createElement=function(n,t,i){var r,u,f;if(n=this.z.createElement(n),t)for(r in t)t.hasOwnProperty(r)&&("style"==r?(u=n,f=t[r],fi(this)?u.setAttribute("style",f):u.style.cssText=f):n.setAttribute(r,t[r]));return i&&n.appendChild(this.z.createTextNode(i)),n};ti("webfont.BrowserInfo",e);e.prototype.qa=c("w");e.prototype.hasWebFontSupport=e.prototype.qa;e.prototype.ra=c("T");e.prototype.hasWebKitFallbackBug=e.prototype.ra;e.prototype.sa=c("Aa");e.prototype.hasWebKitMetricsBug=e.prototype.sa;ei=/^([0-9]+)(?:[\._-]([0-9]+))?(?:[\._-]([0-9]+))?(?:[\._+-]?(.*))?$/;v.prototype.toString=function(){return[this.e,this.o||"",this.ba||"",this.f||""].join("")};ti("webfont.UserAgent",i);i.prototype.getName=c("J");i.prototype.getName=i.prototype.getName;i.prototype.pa=c("za");i.prototype.getVersion=i.prototype.pa;i.prototype.la=c("ga");i.prototype.getEngine=i.prototype.la;i.prototype.ma=c("fa");i.prototype.getEngineVersion=i.prototype.ma;i.prototype.na=c("xa");i.prototype.getPlatform=i.prototype.na;i.prototype.oa=c("wa");i.prototype.getPlatformVersion=i.prototype.oa;i.prototype.ka=c("ea");i.prototype.getDocumentMode=i.prototype.ka;i.prototype.ja=c("k");i.prototype.getBrowserInfo=i.prototype.ja;oi=new i("Unknown",new v,"Unknown","Unknown",new v,"Unknown","Unknown",new v,"Unknown",b,new e(u,u,u));it.prototype.parse=function(){var n,h,t;if(-1!=this.a.indexOf("MSIE")){n=w(this);var l=rt(this),c=o(l),y=f(this.a,/MSIE ([\d\w\.]+)/,1),a=o(y);n=new i("MSIE",a,y,"MSIE",a,y,n,c,l,ut(this.H),new e("Windows"==n&&6<=a.e||"Windows Phone"==n&&8<=c.e,u,u))}else if(-1!=this.a.indexOf("Opera"))n:{n="Unknown";var l=f(this.a,/Presto\/([\d\w\.]+)/,1),c=o(l),y=rt(this),a=o(y),s=ut(this.H);if(c.e!==r?n="Presto":(-1!=this.a.indexOf("Gecko")&&(n="Gecko"),l=f(this.a,/rv:([^\)]+)/,1),c=o(l)),-1!=this.a.indexOf("Opera Mini/"))h=f(this.a,/Opera Mini\/([\d\.]+)/,1),t=o(h),n=new i("OperaMini",t,h,n,c,l,w(this),a,y,s,new e(u,u,u));else{if(-1!=this.a.indexOf("Version/")&&(h=f(this.a,/Version\/([\d\.]+)/,1),t=o(h),t.e!==r)){n=new i("Opera",t,h,n,c,l,w(this),a,y,s,new e(10<=t.e,u,u));break n}h=f(this.a,/Opera[\/ ]([\d\.]+)/,1);t=o(h);n=t.e!==r?new i("Opera",t,h,n,c,l,w(this),a,y,s,new e(10<=t.e,u,u)):new i("Opera",new v,"Unknown",n,c,l,w(this),a,y,s,new e(u,u,u))}}else if(/AppleWeb(K|k)it/.test(this.a)){n=w(this);var l=rt(this),c=o(l),y=f(this.a,/AppleWeb(?:K|k)it\/([\d\.\+]+)/,1),a=o(y),s="Unknown",h=new v,t="Unknown",p=u;-1!=this.a.indexOf("Chrome")||-1!=this.a.indexOf("CrMo")||-1!=this.a.indexOf("CriOS")?s="Chrome":/Silk\/\d/.test(this.a)?s="Silk":"BlackBerry"==n||"Android"==n?s="BuiltinBrowser":-1!=this.a.indexOf("Safari")?s="Safari":-1!=this.a.indexOf("AdobeAIR")&&(s="AdobeAIR");"BuiltinBrowser"==s?t="Unknown":"Silk"==s?t=f(this.a,/Silk\/([\d\._]+)/,1):"Chrome"==s?t=f(this.a,/(Chrome|CrMo|CriOS)\/([\d\.]+)/,2):-1!=this.a.indexOf("Version/")?t=f(this.a,/Version\/([\d\.\w]+)/,1):"AdobeAIR"==s&&(t=f(this.a,/AdobeAIR\/([\d\.]+)/,1));h=o(t);p="AdobeAIR"==s?2<h.e||2==h.e&&5<=h.o:"BlackBerry"==n?10<=c.e:"Android"==n?2<c.e||2==c.e&&1<c.o:526<=a.e||525<=a.e&&13<=a.o;n=new i(s,h,t,"AppleWebKit",a,y,n,c,l,ut(this.H),new e(p,536>a.e||536==a.e&&11>a.o,"iPhone"==n||"iPad"==n||"iPod"==n||"Macintosh"==n))}else-1!=this.a.indexOf("Gecko")?(n="Unknown",l=new v,c="Unknown",y=rt(this),a=o(y),s=u,-1!=this.a.indexOf("Firefox")?(n="Firefox",c=f(this.a,/Firefox\/([\d\w\.]+)/,1),l=o(c),s=3<=l.e&&5<=l.o):-1!=this.a.indexOf("Mozilla")&&(n="Mozilla"),h=f(this.a,/rv:([^\)]+)/,1),t=o(h),s||(s=1<t.e||1==t.e&&9<t.o||1==t.e&&9==t.o&&2<=t.ba||h.match(/1\.9\.1b[123]/)!=r||h.match(/1\.9\.1\.[\d\.]+/)!=r),n=new i(n,l,c,"Gecko",t,h,w(this),a,y,ut(this.H),new e(s,u,u))):n=oi;return n};si.prototype.f=function(){for(var t=[],n=0;n<arguments.length;n++)t.push(arguments[n].replace(/[\W_]+/g,"").toLowerCase());return t.join(this.va)};s.prototype.getName=c("J");et.prototype.remove=function(){var n=this.s;n.parentNode&&n.parentNode.removeChild(n)};a={Ea:"serif",Da:"sans-serif",Ca:"monospace"};ci.prototype.start=function(){this.A=new et(this.c,this.C);pt(this.A);this.B=new et(this.c,this.C);pt(this.B);this.ya=at();yt(this.A,new s(this.q.getName()+",serif",l(this.q)));yt(this.B,new s(this.q.getName()+",sans-serif",l(this.q)));ai(this)};bt.prototype.ha=function(n){var t=this.t;d(t.h,t.g.f(t.j,n.getName(),l(n).toString(),"loading"));d(t.h,t.g.f(t.j,n.getName(),l(n).toString(),"inactive"));k(t.h,t.g.f(t.j,n.getName(),l(n).toString(),"active"));g(t,"fontactive",n);this.ca=h;yi(this)};bt.prototype.ia=function(n){var t=this.t;d(t.h,t.g.f(t.j,n.getName(),l(n).toString(),"loading"));ui(t.h,t.g.f(t.j,n.getName(),l(n).toString(),"active"))||k(t.h,t.g.f(t.j,n.getName(),l(n).toString(),"inactive"));g(t,"fontinactive",n);yi(this)};kt.prototype.load=function(n){var i=n.context||this.G,e;if(this.c=new ii(this.G,i),i=new rr(this.c,i.document.documentElement,n),this.a.k.w){var f=this.W,r=this.c,u=[],t;for(t in n)n.hasOwnProperty(t)&&(e=f.$[t],e&&u.push(e(n[t],r)));for(n=n.timeout,this.O=this.P=u.length,n=new bt(this.a,this.c,i,n),t=0,f=u.length;t<f;t++)r=u[t],r.v(this.a,y(this.ua,this,r,i,n))}else ft(i)};kt.prototype.ua=function(n,t,i,u){var f=this;u?n.load(function(n,u,e){var o=0==--f.P;o&&hi(t);setTimeout(function(){vi(i,n,u||{},e||r,o)},0)}):(n=0==--this.P,this.O--,n&&(0==this.O?ft(t):hi(t)),vi(i,[],{},r,n))};var ur=n,fr=new it(navigator.userAgent,t).parse(),ot=ur.WebFont=new kt(n,new function(){this.$={}},fr);ot.load=ot.load;dt.prototype.load=function(n){for(var i=this.d.urls||[],o=this.d.families||[],r,e,f,t=0,u=i.length;t<u;t++)p(this.c,"head",vt(this.c,i[t]));for(i=[],t=0,u=o.length;t<u;t++)if(r=o[t].split(":"),r[1])for(e=r[1].split(","),f=0;f<e.length;f+=1)i.push(new s(r[0],e[f]));else i.push(new s(r[0]));n(i)};dt.prototype.v=function(n,t){return t(n.k.w)};nt("custom",function(n,t){return new dt(t,n)});pi={regular:"n4",bold:"n7",italic:"i4",bolditalic:"i7",r:"n4",b:"n7",i:"i4",bi:"i7"};gt.prototype.v=function(n,t){return t(n.k.w)};gt.prototype.load=function(n){p(this.c,"head",vt(this.c,tt(this.c)+"//webfonts.fontslive.com/css/"+this.d.key+".css"));for(var r=this.d.families,t=[],i=0,u=r.length;i<u;i++)t.push.apply(t,er(r[i]));n(t)};nt("ascender",function(n,t){return new gt(t,n)});st.prototype.v=function(n,t){var f=this,e=f.d.projectId,l=f.d.version,o,i,c;e?(o=f.c.u,i=f.c.createElement("script"),i.id="__MonotypeAPIScript__"+e,c=u,i.onload=i.onreadystatechange=function(){var u,l;if(!c&&(!this.readyState||"loaded"===this.readyState||"complete"===this.readyState)){if(c=h,o["__mti_fntLst"+e]&&(u=o["__mti_fntLst"+e](),u))for(l=0;l<u.length;l++)f.m.push(new s(u[l].fontfamily));t(n.k.w);i.onload=i.onreadystatechange=r}},i.src=f.D(e,l),p(this.c,"head",i)):t(h)};st.prototype.D=function(n,t){var i=tt(this.c),r=(this.d.api||"fast.fonts.com/jsapi").replace(/^.*http(s?):(\/\/)?/,"");return i+"//"+r+"/"+n+".js"+(t?"?v="+t:"")};st.prototype.load=function(n){n(this.m)};nt("monotype",function(n,i){var r=new it(navigator.userAgent,t).parse();return new st(r,i,n)});ht.prototype.D=function(n){var t=tt(this.c);return(this.d.api||t+"//use.typekit.net")+"/"+n+".js"};ht.prototype.v=function(n,t){var i=this.d.id,f=this.d,r=this.c.u,u=this;i?(r.__webfonttypekitmodule__||(r.__webfonttypekitmodule__={}),r.__webfonttypekitmodule__[i]=function(i){i(n,f,function(n,i,r){for(var e,o,f=0;f<i.length;f+=1)if(e=r[i[f]],e)for(o=0;o<e.length;o+=1)u.m.push(new s(i[f],e[o]));else u.m.push(new s(i[f]));t(n)})},i=ri(this.c,this.D(i)),p(this.c,"head",i)):t(h)};ht.prototype.load=function(n){n(this.m)};nt("typekit",function(n,t){return new ht(t,n)});bi="//fonts.googleapis.com/css";wi.prototype.f=function(){if(0==this.p.length)throw Error("No fonts to load !");if(-1!=this.L.indexOf("kit="))return this.L;for(var n=this.p.length,i=[],t=0;t<n;t++)i.push(this.p[t].replace(/ /g,"+"));return n=this.L+"?family="+i.join("%7C"),0<this.Q.length&&(n+="&subset="+this.Q.join(",")),0<this.da.length&&(n+="&text="+encodeURIComponent(this.da)),n};var di={latin:"BESbswy",cyrillic:"&#1081;&#1103;&#1046;",greek:"&#945;&#946;&#931;",khmer:"&#x1780;&#x1781;&#x1782;",Hanuman:"&#x1780;&#x1781;&#x1782;"},or={thin:"1",extralight:"2","extra-light":"2",ultralight:"2","ultra-light":"2",light:"3",regular:"4",book:"4",medium:"5","semi-bold":"6",semibold:"6","demi-bold":"6",demibold:"6",bold:"7","extra-bold":"8",extrabold:"8","ultra-bold":"8",ultrabold:"8",black:"9",heavy:"9",l:"3",r:"4",b:"7"},sr={i:"i",italic:"i",n:"n",normal:"n"},hr=RegExp("^(thin|(?:(?:extra|ultra)-?)?light|regular|book|medium|(?:(?:semi|demi|extra|ultra)-?)?bold|black|heavy|l|r|b|[1-9]00)?(n|i|normal|italic)?$");ki.prototype.parse=function(){for(var u,f,i,l,t,a=this.p.length,o=0;o<a;o++){var n=this.p[o].split(":"),e=n[0].replace(/\+/g," "),h=["n4"];if(2<=n.length){if(f=n[1],u=[],f)for(var f=f.split(","),v=f.length,c=0;c<v;c++)i=f[c],i.match(/^[\w]+$/)?(i=hr.exec(i.toLowerCase()),t=b,i==r?t="":(t=b,t=i[1],t==r||""==t?t="4":(l=or[t],t=l?l:isNaN(t)?"4":t.substr(0,1)),t=[i[2]==r||""==i[2]?"n":sr[i[2]],t].join("")),i=t):i="",i&&u.push(i);0<u.length&&(h=u);3==n.length&&(n=n[2],u=[],n=n?n.split(","):u,0<n.length&&(n=di[n[0]])&&(this.I[e]=n))}for(this.I[e]||(n=di[e])&&(this.I[e]=n),n=0;n<h.length;n+=1)this.aa.push(new s(e,h[n]))}};gi={Arimo:h,Cousine:h,Tinos:h};ct.prototype.v=function(n,t){t(n.k.w)};ct.prototype.load=function(n){var r=this.c,i,t;"MSIE"==this.a.getName()&&this.d.blocking!=h?(i=y(this.X,this,n),t=function(){r.z.body?i():setTimeout(t,0)},t()):this.X(n)};ct.prototype.X=function(n){for(var i,e,r=this.c,u=new wi(this.d.api,tt(r),this.d.text),t=this.d.families,o=t.length,f=0;f<o;f++)i=t[f].split(":"),3==i.length&&u.Q.push(i.pop()),e="",2==i.length&&""!=i[1]&&(e=":"),u.p.push(i.join(e));t=new ki(t);t.parse();p(r,"head",vt(r,u.f()));n(t.aa,t.I,gi)};nt("google",function(n,i){var r=new it(navigator.userAgent,t).parse();return new ct(r,i,n)});lt.prototype.D=function(n){return tt(this.c)+(this.d.api||"//f.fontdeck.com/s/css/js/")+(this.c.u.location.hostname||this.c.G.location.hostname)+"/"+n+".js"};lt.prototype.v=function(n,t){var i=this.d.id,r=this.c.u,u=this;i?(r.__webfontfontdeckmodule__||(r.__webfontfontdeckmodule__={}),r.__webfontfontdeckmodule__[i]=function(n,i){for(var f,r=0,e=i.fonts.length;r<e;++r)f=i.fonts[r],u.m.push(new s(f.name,ir("font-weight:"+f.weight+";font-style:"+f.style)));t(n)},i=ri(this.c,this.D(i)),p(this.c,"head",i)):t(h)};lt.prototype.load=function(n){n(this.m)};nt("fontdeck",function(n,t){return new lt(t,n)});n.WebFontConfig&&ot.load(n.WebFontConfig)}(this,document);window.matchMedia||(window.matchMedia=function(){"use strict";var t=window.styleMedia||window.media;if(!t){var n=document.createElement("style"),i=document.getElementsByTagName("script")[0],r=null;n.type="text/css";n.id="matchmediajs-test";i.parentNode.insertBefore(n,i);r="getComputedStyle"in window&&window.getComputedStyle(n,null)||n.currentStyle;t={matchMedium:function(t){var i="@media "+t+"{ #matchmediajs-test { width: 1px; } }";return n.styleSheet?n.styleSheet.cssText=i:n.textContent=i,"1px"===r.width}}}return function(n){return{matches:t.matchMedium(n||"all"),media:n||"all"}}}()),function(n,t){"use strict";function r(n){var o,t,u,r,f,s=n||{},e,h;for(o=s.elements||i.getAllElements(),e=0,h=o.length;h>e;e++)if(t=o[e],u=t.parentNode,r=void 0,f=void 0,t[i.ns]||(t[i.ns]={}),s.reevaluate||!t[i.ns].evaluated){if("PICTURE"===u.nodeName.toUpperCase()){if(i.removeVideoShim(u),r=i.getMatch(t,u),r===!1)continue}else r=void 0;("PICTURE"===u.nodeName.toUpperCase()||t.srcset&&!i.srcsetSupported||!i.sizesSupported&&t.srcset&&t.srcset.indexOf("w")>-1)&&i.dodgeSrcset(t);r?(f=i.processSourceSet(r),i.applyBestCandidate(f,t)):(f=i.processSourceSet(t),(void 0===t.srcset||t[i.ns].srcset)&&i.applyBestCandidate(f,t));t[i.ns].evaluated=!0}}function u(){var i,u;r();i=setInterval(function(){return r(),/^loaded|^i|^c/.test(t.readyState)?void clearInterval(i):void 0},250);n.addEventListener&&n.addEventListener("resize",function(){n._picturefillWorking||(n._picturefillWorking=!0,n.clearTimeout(u),u=n.setTimeout(function(){r({reevaluate:!0});n._picturefillWorking=!1},60))},!1)}if(n.HTMLPictureElement)return void(n.picturefill=function(){});t.createElement("picture");var i={};i.ns="picturefill";i.srcsetSupported="srcset"in t.createElement("img");i.sizesSupported=n.HTMLImageElement.sizes;i.trim=function(n){return n.trim?n.trim():n.replace(/^\s+|\s+$/g,"")};i.endsWith=function(n,t){return n.endsWith?n.endsWith(t):-1!==n.indexOf(t,n.length-t.length)};i.matchesMedia=function(t){return n.matchMedia&&n.matchMedia(t).matches};i.getDpr=function(){return n.devicePixelRatio||1};i.getWidthFromLength=function(n){return n=n&&(parseFloat(n)>0||n.indexOf("calc(")>-1)?n:"100vw",n=n.replace("vw","%"),i.lengthEl||(i.lengthEl=t.createElement("div"),t.documentElement.insertBefore(i.lengthEl,t.documentElement.firstChild)),i.lengthEl.style.cssText="position: absolute; left: 0; width: "+n+";",i.lengthEl.offsetWidth<=0&&(i.lengthEl.style.cssText="width: 100%;"),i.lengthEl.offsetWidth};i.types={};i.types["image/jpeg"]=!0;i.types["image/gif"]=!0;i.types["image/png"]=!0;i.types["image/svg+xml"]=t.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Image","1.1");i.types["image/webp"]=function(){var t=new n.Image,u="image/webp";t.onerror=function(){i.types[u]=!1;r()};t.onload=function(){i.types[u]=1===t.width;r()};t.src="data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAAAAAAfQ//73v/+BiOh/AAA="};i.verifyTypeSupport=function(n){var t=n.getAttribute("type");return null===t||""===t?!0:"function"==typeof i.types[t]?(i.types[t](),"pending"):i.types[t]};i.parseSize=function(n){var t=/(\([^)]+\))?\s*(.+)/g.exec(n);return{media:t&&t[1],length:t&&t[2]}};i.findWidthFromSourceSize=function(n){for(var r,u=i.trim(n).split(/\s*,\s*/),t=0,s=u.length;s>t;t++){var h=u[t],f=i.parseSize(h),e=f.length,o=f.media;if(e&&(!o||i.matchesMedia(o))){r=e;break}}return i.getWidthFromLength(r)};i.parseSrcset=function(n){for(var t,r,i,e,u,f=[];""!==n;)n=n.replace(/^\s+/g,""),r=n.search(/\s/g),i=null,-1!==r?(t=n.slice(0,r),e=t[t.length-1],((","===e||""===t)&&(t=t.replace(/,+$/,""),i=""),n=n.slice(r+1),null===i)&&(u=n.indexOf(","),-1!==u?(i=n.slice(0,u),n=n.slice(u+1)):(i=n,n=""))):(t=n,n=""),(t||i)&&f.push({url:t,descriptor:i});return f};i.parseDescriptor=function(n,t){var s,c=t||"100vw",h=n&&n.replace(/(^\s+|\s+$)/g,""),l=i.findWidthFromSourceSize(c),f,u,r,e,o;if(h)for(f=h.split(" "),u=f.length+1;u>=0;u--)void 0!==f[u]&&(r=f[u],e=r&&r.slice(r.length-1),"h"!==e&&"w"!==e||i.sizesSupported?"x"===e&&(o=r&&parseFloat(r,10),s=o&&!isNaN(o)?o:1):s=parseFloat(parseInt(r,10)/l));return s||1};i.getCandidatesFromSourceSet=function(n,t){for(var u,f=i.parseSrcset(n),e=[],r=0,o=f.length;o>r;r++)u=f[r],e.push({url:u.url,resolution:i.parseDescriptor(u.descriptor,t)});return e};i.dodgeSrcset=function(n){n.srcset&&(n[i.ns].srcset=n.srcset,n.removeAttribute("srcset"))};i.processSourceSet=function(n){var t=n.getAttribute("srcset"),u=n.getAttribute("sizes"),r=[];return"IMG"===n.nodeName.toUpperCase()&&n[i.ns]&&n[i.ns].srcset&&(t=n[i.ns].srcset),t&&(r=i.getCandidatesFromSourceSet(t,u)),r};i.applyBestCandidate=function(n,t){var f,e,r,u;for(n.sort(i.ascendingSort),e=n.length,r=n[e-1],u=0;e>u;u++)if(f=n[u],f.resolution>=i.getDpr()){r=f;break}r&&!i.endsWith(t.src,r.url)&&(t.src=r.url,t.currentSrc=t.src)};i.ascendingSort=function(n,t){return n.resolution-t.resolution};i.removeVideoShim=function(n){var r=n.getElementsByTagName("video"),t,i;if(r.length){for(t=r[0],i=t.getElementsByTagName("source");i.length;)n.insertBefore(i[0],t);t.parentNode.removeChild(t)}};i.getAllElements=function(){for(var n,u=[],f=t.getElementsByTagName("img"),r=0,e=f.length;e>r;r++)n=f[r],("PICTURE"===n.parentNode.nodeName.toUpperCase()||null!==n.getAttribute("srcset")||n[i.ns]&&null!==n[i.ns].srcset)&&u.push(n);return u};i.getMatch=function(n,t){for(var r,e,o,u,s=t.childNodes,f=0,h=s.length;h>f;f++)if(r=s[f],1===r.nodeType){if(r===n)return u;if("SOURCE"===r.nodeName.toUpperCase()&&(null!==r.getAttribute("src")&&void 0!==typeof console&&console.warn("The `src` attribute is invalid on `picture` `source` element; instead, use `srcset`."),e=r.getAttribute("media"),r.getAttribute("srcset")&&(!e||i.matchesMedia(e)))){if(o=i.verifyTypeSupport(r),o===!0){u=r;break}if("pending"===o)return!1}}return u};u();r._=i;"object"==typeof module&&"object"==typeof module.exports?module.exports=r:"function"==typeof define&&define.amd?define(function(){return r}):"object"==typeof n&&(n.picturefill=r)}(this,this.document);gel.fontFamilies=gel.fontFamilies||[];gel.fontFamilies.push("Conv_GELWebFontV1-Regular");WebFont.load({active:function(){deluxe.fontsReady=!0},inactive:function(){deluxe.fontsReady=!0},custom:{families:gel.fontFamilies}});gel=gel||{},function(n,t,i){"use strict";var r=function(r,u){var rt=!!t.getComputedStyle,tt=!!n.getElementsByClassName;rt||(t.getComputedStyle=function(n){return this.el=n,this.getPropertyValue=function(t){var i=/(\-([a-z]){1})/g;return t==="float"&&(t="styleFloat"),i.test(t)&&(t=t.replace(i,function(){return arguments[2].toUpperCase()})),n.currentStyle[t]?n.currentStyle[t]:null},this});tt||(n.getElementsByClassName=function(t){var u=[],f=n.getElementsByTagName("*"),i,r;for(t=" "+t+" ",i=0;i<f.length;i++)r=f[i],(" "+(r.className||r.getAttribute("class"))+" ").indexOf(t)>-1&&u.push(r);return u});var c=function(n,t,i,r){if("addEventListener"in n)try{n.addEventListener(t,i,r)}catch(u){if(typeof i=="object"&&i.handleEvent)n.addEventListener(t,function(n){i.handleEvent.call(i,n)},r);else throw u;}else"attachEvent"in n&&(typeof i=="object"&&i.handleEvent?n.attachEvent("on"+t,function(){i.handleEvent.call(i)}):n.attachEvent("on"+t,i))},l=function(n,t,i,r){if("removeEventListener"in n)try{n.removeEventListener(t,i,r)}catch(u){if(typeof i=="object"&&i.handleEvent)n.removeEventListener(t,function(n){i.handleEvent.call(i,n)},r);else throw u;}else"detachEvent"in n&&(typeof i=="object"&&i.handleEvent?n.detachEvent("on"+t,function(){i.handleEvent.call(i)}):n.detachEvent("on"+t,i))},w=function(n){var i,t;if(n.children.length<1)throw new Error("The Nav container has no containing elements");for(i=[],t=0;t<n.children.length;t++)n.children[t].nodeType===1&&i.push(n.children[t]);return i},p=function(n,t){for(var i in t)n.setAttribute(i,t[i])},h=function(n,t){k(n,t)||(n.className+=" "+t,n.className=n.className.replace(/(^\s*)|(\s*$)/g,""))},o=function(n,t){var i=new RegExp("(\\s|^)"+t+"(\\s|$)");n.className=n.className.replace(i," ").replace(/(^\s*)|(\s*$)/g,"")},k=function(n,t){return n.className&&new RegExp("(\\s|^)"+t+"(\\s|$)").test(n.className)},a=function(n,t,i){for(var r=0;r<n.length;r++)t.call(i,r,n[r])},f,e,s,y,v=n.createElement("style"),g=n.documentElement,nt,d,b,it=function(t,i){var r;this.options={animate:!0,transition:284,label:"Menu",insert:"before",customToggle:"",closeOnNavClick:!1,closedPos:"absolute",openPos:"relative",navClass:"gel-nav-collapse",navActiveClass:"js-nav-active",jsClass:"js",init:function(){},open:function(){},close:function(){}};for(r in i)this.options[r]=i[r];if(h(g,this.options.jsClass),this.wrapperEl=t.replace("#",""),n.getElementById(this.wrapperEl))this.wrapper=n.getElementById(this.wrapperEl);else if(n.querySelector(this.wrapperEl))this.wrapper=n.querySelector(this.wrapperEl);else throw new Error("The nav element you are trying to select doesn't exist");this.wrapper.inner=w(this.wrapper);e=this.options;f=this.wrapper;this._init(this)};return it.prototype={destroy:function(){this._removeStyles();o(f,"closed");o(f,"opened");o(f,e.navClass);o(f,e.navClass+"-"+this.index);o(g,e.navActiveClass);f.removeAttribute("style");f.removeAttribute("aria-hidden");l(t,"resize",this,!1);l(n.body,"touchmove",this,!1);l(s,"touchstart",this,!1);l(s,"touchend",this,!1);l(s,"mouseup",this,!1);l(s,"keyup",this,!1);l(s,"click",this,!1);var i=this;a(y,function(n,t){l(t,"touchstart",i,!1);l(t,"touchend",i,!1);l(t,"mouseup",i,!1);l(t,"keyup",i,!1);l(t,"click",i,!1)});e.customToggle?s.removeAttribute("aria-hidden"):s.parentNode.removeChild(s)},toggle:function(){nt===!0&&(b?this.close():this.open(),this._enablePointerEvents())},open:function(){b||(o(f,"closed"),h(f,"opened"),h(g,e.navActiveClass),h(s,"active"),f.style.position=e.openPos,p(f,{"aria-hidden":"false"}),b=!0,e.open())},close:function(){b&&(h(f,"closed"),o(f,"opened"),o(g,e.navActiveClass),o(s,"active"),p(f,{"aria-hidden":"true"}),e.animate?(nt=!1,setTimeout(function(){f.style.position=e.closedPos;nt=!0;o(f,"gel-nav-dropdown-active");o(f,"gel-nav-dropdown-submenu-active");a(y,function(n,t){o(t.parentNode,"opened");a(w(t.parentNode),function(n,t){o(t,"shy")})})},e.transition+10)):(f.style.position=e.closedPos,o(f,"gel-nav-dropdown-active"),o(f,"gel-nav-dropdown-submenu-active"),a(y,function(n,t){o(t.parentNode,"opened");a(w(t.parentNode),function(n,t){o(t,"shy")})})),b=!1,e.close())},resize:function(){t.getComputedStyle(s,null).getPropertyValue("display")!=="none"?(d=!0,p(s,{"aria-hidden":"false"}),f.className.match(/(^|\s)closed(\s|$)/)&&(p(f,{"aria-hidden":"true"}),f.style.position=e.closedPos),this._createStyles(),this._calcHeight()):(d=!1,p(s,{"aria-hidden":"true"}),p(f,{"aria-hidden":"false"}),f.style.position=e.openPos,o(f,"gel-nav-dropdown-active"),o(f,"gel-nav-dropdown-submenu-active"),a(y,function(n,t){o(t.parentNode,"opened");a(w(t.parentNode),function(n,t){o(t,"shy")})}),this._removeStyles())},handleEvent:function(n){var i=n||t.event;switch(i.type){case"touchstart":this._onTouchStart(i);break;case"touchmove":this._onTouchMove(i);break;case"touchend":case"mouseup":this._onTouchEnd(i);break;case"click":this._preventDefault(i);break;case"keyup":this._onKeyUp(i);break;case"resize":this.resize(i)}},_init:function(){this.index=i++;h(f,e.navClass);h(f,e.navClass+"-"+this.index);h(f,"closed");nt=!0;b=!1;this._closeOnNavClick();this._createToggle();this._createDropdowns();this._transitions();this.resize();var r=this;setTimeout(function(){r.resize()},20);c(t,"resize",this,!1);c(n.body,"touchmove",this,!1);c(s,"touchstart",this,!1);c(s,"touchend",this,!1);c(s,"mouseup",this,!1);c(s,"keyup",this,!1);c(s,"click",this,!1);e.init()},_createStyles:function(){v.parentNode||(v.type="text/css",n.getElementsByTagName("head")[0].appendChild(v))},_removeStyles:function(){v.parentNode&&v.parentNode.removeChild(v)},_createToggle:function(){var t,i;if(e.customToggle)if(i=e.customToggle.replace("#",""),n.getElementById(i))s=n.getElementById(i);else if(n.querySelector(i))s=n.querySelector(i);else throw new Error("The custom nav toggle you are trying to select doesn't exist");else t=n.createElement("a"),t.innerHTML=e.label,p(t,{href:"#","class":"gel-nav-toggle"}),e.insert==="after"?f.parentNode.insertBefore(t,f.nextSibling):f.parentNode.insertBefore(t,f),s=t},_createDropdowns:function(){var t=this;y=tt?f.getElementsByClassName("gel-nav-dropdown-toggle"):n.getElementsByClassName("gel-nav-dropdown-toggle");a(y,function(n,i){c(i,"touchstart",t,!1);c(i,"touchend",t,!1);c(i,"mouseup",t,!1);c(i,"keyup",t,!1);c(i,"click",t,!1)})},_toggleDropdown:function(n){h(f,"gel-nav-dropdown-active");o(f,"gel-nav-dropdown-submenu-active");var t=n.parentNode,i=k(t.parentNode.parentNode,"gel-nav-dropdown");k(t,"opened")?(o(t,"opened"),a(w(t.parentNode),function(n,t){o(t,"shy")}),i||o(f,"gel-nav-dropdown-active")):i?(a(w(t.parentNode),function(n,t){o(t,"opened");h(t,"shy")}),o(t,"shy"),d&&(h(f,"gel-nav-dropdown-submenu-active"),h(t,"opened"))):(a(y,function(n,t){o(t.parentNode,"opened");o(t.parentNode,"shy")}),h(t,"opened"));this._enablePointerEvents()},_closeOnNavClick:function(){if(e.closeOnNavClick){var n=f.getElementsByTagName("a"),t=this;a(n,function(i){c(n[i],"click",function(){d&&t.toggle()},!1)})}},_preventDefault:function(n){if(d){if(n.preventDefault)return n.stopImmediatePropagation&&n.stopImmediatePropagation(),n.preventDefault(),n.stopPropagation(),!1;n.returnValue=!1}},_onTouchStart:function(t){this._preventDefault(t);h(n.body,"disable-pointer-events");this.startX=t.touches[0].clientX;this.startY=t.touches[0].clientY;this.touchHasMoved=!1;l(t.target,"mouseup",this,!1)},_onTouchMove:function(n){(Math.abs(n.touches[0].clientX-this.startX)>10||Math.abs(n.touches[0].clientY-this.startY)>10)&&(this._enablePointerEvents(),this.touchHasMoved=!0)},_onTouchEnd:function(n){var u;this._preventDefault(n);var f=n||t.event,i=f.target||f.srcElement,r=!1;if(k(i,"gel-nav-dropdown-toggle")&&(r=!0),!this.touchHasMoved){if(n.type==="touchend"){r?this._toggleDropdown(i):this.toggle();return}u=n||t.event;u.which===3||u.button===2||(r?this._toggleDropdown(i):this.toggle())}},_onKeyUp:function(n){var i=n||t.event,r=n.target,u=!1;k(r,"gel-nav-dropdown-toggle")&&(u=!0);(i.keyCode===13||i.keyCode==37)&&(u?this._toggleDropdown(r):this.toggle())},_enablePointerEvents:function(){o(n.body,"disable-pointer-events")},_transitions:function(){if(e.animate){var n=f.style,t="max-height "+e.transition+"ms";n.WebkitTransition=t;n.MozTransition=t;n.OTransition=t;n.transition=t}},_calcHeight:function(){for(var i=0,t,n=0;n<f.inner.length;n++)i+=f.inner[n].offsetHeight;t="."+e.jsClass+" ."+e.navClass+"-"+this.index+".opened{max-height:"+i+"px !important} ."+e.jsClass+" .disable-pointer-events{pointer-events:none !important} ."+e.jsClass+" ."+e.navClass+"-"+this.index+".opened.gel-nav-dropdown-active {max-height:9999px !important}";v.styleSheet?v.styleSheet.cssText=t:v.innerHTML=t;t=""}},new it(r,u)};t.responsiveNav=r}(document,window,0);gel.nav=null;gel.startNav=function(n,t){return t=t||{animate:!0,transition:284,label:"Menu",insert:"before",closeOnNavClick:!1,closedPos:"",openPos:"",navClass:"gel-nav-collapse"},responsiveNav(n,t)};"use strict";var domReady=function(){"use strict";function h(n){for(var t=0;t<n.length;t+=1)n[t](s)}function c(){var n=e;i&&n.length&&(e=[],h(n))}function n(){i||(i=!0,u&&clearInterval(u),c())}function t(n){return i?n(s):e.push(n),t}var o,r,u,f=typeof window!="undefined"&&window.document,i=!f,s=f?document:null,e=[];if(f){if(document.addEventListener)document.addEventListener("DOMContentLoaded",n,!1),window.addEventListener("load",n,!1);else if(window.attachEvent){window.attachEvent("onload",n);r=document.createElement("div");try{o=window.frameElement===null}catch(l){}r.doScroll&&o&&window.external&&(u=setInterval(function(){try{r.doScroll();n()}catch(t){}},30))}document.readyState==="complete"&&n()}return t.version="2.0.1",t.load=function(n,i,r,u){u.isBuild?r(null):t(r)},t}(),gel=gel||{},deluxe=deluxe||{};gel.utils=gel.utils||{};gel.utils.toggleClass=gel.utils.toggleClass||function(n,t){if(n.classList)n.classList.toggle(t);else{var i=n.className.split(" "),r=i.indexOf(t);r>=0?i.splice(r,1):i.push(t);n.className=i.join(" ")}};gel.utils.hasClass=gel.utils.hasClass||function(n,t){return n.classList?n.classList.contains(t):new RegExp("(^| )"+t+"( |$)","gi").test(n.className)};gel.startBannerSearch=function(){var n=document.querySelector("#bannerSearchParent label"),t=document.querySelector("#bannerSearchParent input[type=search]"),i=document.querySelector("#bannerSearchParent button[type=reset]");n&&(n.addEventListener("click",function(n){n.preventDefault();var i=document.getElementById("bannerSearchParent");gel.utils.toggleClass(i,"open");gel.utils.hasClass(i,"open")?t.focus():t.blur()}),i&&i.addEventListener("click",function(n){n.preventDefault();document.querySelector("#bannerSearchParent input[type=search]").value=""}))};deluxe.autoCompleteCache={};deluxe.autoCompleteTerm=function(){};deluxe.initAutocomplete=function(){$("input[data-autocomplete-source]").each(function(){var t=this,i=$(this).data("autocomplete-source"),u=$(this).data("autocomplete-simple"),f=$(this).data("autocomplete-tag"),r={},e=function(n){for(var o=Math.min(4,n.length)-1,t=!1,f=[],e,i,u=o;u<n.length;u++)if(e=r[n.slice(0,u+1)],e&&(t=e),t.length<15)break;if(t.length>=15)return f;for(i=0;i<t.length;i++)t[i].toLowerCase().indexOf(n.toLowerCase())!=-1&&f.push(t[i]);return f},o=function(n,t){var u=e(n.term);if(u.length){t(u);return}$.ajax({type:"POST",url:i,data:'{"q": "'+n.term+'"}',contentType:"application/json; charset=utf-8",dataType:"json",success:function(i){r[n.term]=i.d;t(i.d)}})},n={"autoFocus ":!0,minLength:4,source:o};u?(n.delay=0,$.ajax({type:"POST",url:i,data:"{}",contentType:"application/json; charset=utf-8",dataType:"json",success:function(i){if(i.hasOwnProperty("d")&&$.isArray(i.d)){var r=i.d;r.length&&(n.minLength=Math.max(0,r.length.toString().length-1),n.source=r,f&&(n.select=function(n,t){n.preventDefault();t.hasOwnProperty("item")&&t.item.hasOwnProperty("value")&&(location.href="/topic/"+t.item.value+".aspx");$("#bannerSearchParent").find("input, button").prop("disabled",!0)},n.focus=function(n,i){n.preventDefault();i.hasOwnProperty("item")&&i.item.hasOwnProperty("value")&&$(t).val(i.item.label)}),$(t).autocomplete(n))}}})):$(t).autocomplete(n)})};domReady(function(){try{gel.nav=gel.startNav("header .gel-nav-main");document.addEventListener("click",function(n){var i=document.querySelector(".gel-nav-dropdown.opened > .gel-nav-dropdown-toggle"),t;if(i){for(t=n.target.parentElement;t;){if(t.className.indexOf("gel-nav-collapse")>-1){t=!1;return}t=t.parentElement}gel.nav.resize()}})}catch(n){}try{gel.startBannerSearch()}catch(n){console.log(n)}if(document.querySelector("input[data-autocomplete-source]")){var t=document.querySelectorAll("input[data-autocomplete-source]");Array.prototype.forEach.call(t,function(n){var t=function(){gel.load.script("//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js","//ajax.googleapis.com/ajax/libs/jqueryui/1.11.0/jquery-ui.min.js").wait(function(){deluxe.initAutocomplete()});n.removeEventListener("focus",t)};n.addEventListener("focus",t)})}});domReady(function(){fixInteractives();picturefill({reevaluate:!0})})