back-testing-react 2.1.7 → 2.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js
CHANGED
|
@@ -167,7 +167,7 @@ Papa Parse
|
|
|
167
167
|
v5.4.1
|
|
168
168
|
https://github.com/mholt/PapaParse
|
|
169
169
|
License: MIT
|
|
170
|
-
*/var GU=(jU||(jU=1,QU.exports=function e(){var t="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==t?t:{};function n(){var n=t.URL||t.webkitURL||null,o=e.toString();return s.BLOB_URL||(s.BLOB_URL=n.createObjectURL(new Blob(["var global = (function() { if (typeof self !== 'undefined') { return self; } if (typeof window !== 'undefined') { return window; } if (typeof global !== 'undefined') { return global; } return {}; })(); global.IS_PAPA_WORKER=true; ","(",o,")();"],{type:"text/javascript"})))}var o=!t.document&&!!t.postMessage,r=t.IS_PAPA_WORKER||!1,i={},a=0,s={};if(s.parse=l,s.unparse=u,s.RECORD_SEP=String.fromCharCode(30),s.UNIT_SEP=String.fromCharCode(31),s.BYTE_ORDER_MARK="\ufeff",s.BAD_DELIMITERS=["\r","\n",'"',s.BYTE_ORDER_MARK],s.WORKERS_SUPPORTED=!o&&!!t.Worker,s.NODE_STREAM_INPUT=1,s.LocalChunkSize=10485760,s.RemoteChunkSize=5242880,s.DefaultDelimiter=",",s.Parser=C,s.ParserHandle=m,s.NetworkStreamer=p,s.FileStreamer=f,s.StringStreamer=h,s.ReadableStreamStreamer=A,"undefined"==typeof PAPA_BROWSER_CONTEXT&&(s.DuplexStreamStreamer=y),t.jQuery){var c=t.jQuery;c.fn.parse=function(e){var n=e.config||{},o=[];return this.each((function(e){if("INPUT"!==c(this).prop("tagName").toUpperCase()||"file"!==c(this).attr("type").toLowerCase()||!t.FileReader||!this.files||0===this.files.length)return!0;for(var r=0;r<this.files.length;r++)o.push({file:this.files[r],inputElem:this,instanceConfig:c.extend({},n)})})),r(),this;function r(){if(0!==o.length){var t=o[0];if(T(e.before)){var n=e.before(t.file,t.inputElem);if("object"==typeof n){if("abort"===n.action)return void i("AbortError",t.file,t.inputElem,n.reason);if("skip"===n.action)return void a();"object"==typeof n.config&&(t.instanceConfig=c.extend(t.instanceConfig,n.config))}else if("skip"===n)return void a()}var r=t.instanceConfig.complete;t.instanceConfig.complete=function(e){T(r)&&r(e,t.file,t.inputElem),a()},s.parse(t.file,t.instanceConfig)}else T(e.complete)&&e.complete()}function i(t,n,o,r){T(e.error)&&e.error({name:t},n,o,r)}function a(){o.splice(0,1),r()}}}function l(e,n){var o=(n=n||{}).dynamicTyping||!1;if(T(o)&&(n.dynamicTypingFunction=o,o={}),n.dynamicTyping=o,n.transform=!!T(n.transform)&&n.transform,n.worker&&s.WORKERS_SUPPORTED){var r=v();return r.userStep=n.step,r.userChunk=n.chunk,r.userComplete=n.complete,r.userError=n.error,n.step=T(n.step),n.chunk=T(n.chunk),n.complete=T(n.complete),n.error=T(n.error),delete n.worker,void r.postMessage({input:e,config:n,workerId:r.id})}var i=null;return e===s.NODE_STREAM_INPUT&&"undefined"==typeof PAPA_BROWSER_CONTEXT?(i=new y(n)).getStream():("string"==typeof e?(e=a(e),i=n.download?new p(n):new h(n)):!0===e.readable&&T(e.read)&&T(e.on)?i=new A(n):(t.File&&e instanceof File||e instanceof Object)&&(i=new f(n)),i.stream(e));function a(e){return 65279===e.charCodeAt(0)?e.slice(1):e}}function u(e,t){var n=!1,o=!0,r=",",i="\r\n",a='"',c=a+a,l=!1,u=null,d=!1;f();var p=new RegExp(g(a),"g");if("string"==typeof e&&(e=JSON.parse(e)),Array.isArray(e)){if(!e.length||Array.isArray(e[0]))return h(null,e,l);if("object"==typeof e[0])return h(u||Object.keys(e[0]),e,l)}else if("object"==typeof e)return"string"==typeof e.data&&(e.data=JSON.parse(e.data)),Array.isArray(e.data)&&(e.fields||(e.fields=e.meta&&e.meta.fields||u),e.fields||(e.fields=Array.isArray(e.data[0])?e.fields:"object"==typeof e.data[0]?Object.keys(e.data[0]):[]),Array.isArray(e.data[0])||"object"==typeof e.data[0]||(e.data=[e.data])),h(e.fields||[],e.data||[],l);throw new Error("Unable to serialize unrecognized input");function f(){if("object"==typeof t){if("string"!=typeof t.delimiter||s.BAD_DELIMITERS.filter((function(e){return-1!==t.delimiter.indexOf(e)})).length||(r=t.delimiter),("boolean"==typeof t.quotes||"function"==typeof t.quotes||Array.isArray(t.quotes))&&(n=t.quotes),"boolean"!=typeof t.skipEmptyLines&&"string"!=typeof t.skipEmptyLines||(l=t.skipEmptyLines),"string"==typeof t.newline&&(i=t.newline),"string"==typeof t.quoteChar&&(a=t.quoteChar),"boolean"==typeof t.header&&(o=t.header),Array.isArray(t.columns)){if(0===t.columns.length)throw new Error("Option columns is empty");u=t.columns}void 0!==t.escapeChar&&(c=t.escapeChar+a),("boolean"==typeof t.escapeFormulae||t.escapeFormulae instanceof RegExp)&&(d=t.escapeFormulae instanceof RegExp?t.escapeFormulae:/^[=+\-@\t\r].*$/)}}function h(e,t,n){var a="";"string"==typeof e&&(e=JSON.parse(e)),"string"==typeof t&&(t=JSON.parse(t));var s=Array.isArray(e)&&e.length>0,c=!Array.isArray(t[0]);if(s&&o){for(var l=0;l<e.length;l++)l>0&&(a+=r),a+=A(e[l],l);t.length>0&&(a+=i)}for(var u=0;u<t.length;u++){var d=s?e.length:t[u].length,p=!1,f=s?0===Object.keys(t[u]).length:0===t[u].length;if(n&&!s&&(p="greedy"===n?""===t[u].join("").trim():1===t[u].length&&0===t[u][0].length),"greedy"===n&&s){for(var h=[],y=0;y<d;y++){var m=c?e[y]:y;h.push(t[u][m])}p=""===h.join("").trim()}if(!p){for(var g=0;g<d;g++){g>0&&!f&&(a+=r);var C=s&&c?e[g]:g;a+=A(t[u][C],g)}u<t.length-1&&(!n||d>0&&!f)&&(a+=i)}}return a}function A(e,t){if(null==e)return"";if(e.constructor===Date)return JSON.stringify(e).slice(1,25);var o=!1;d&&"string"==typeof e&&d.test(e)&&(e="'"+e,o=!0);var i=e.toString().replace(p,c);return(o=o||!0===n||"function"==typeof n&&n(e,t)||Array.isArray(n)&&n[t]||y(i,s.BAD_DELIMITERS)||i.indexOf(r)>-1||" "===i.charAt(0)||" "===i.charAt(i.length-1))?a+i+a:i}function y(e,t){for(var n=0;n<t.length;n++)if(e.indexOf(t[n])>-1)return!0;return!1}}function d(e){function n(e){var t=S(e);t.chunkSize=parseInt(t.chunkSize),e.step||e.chunk||(t.chunkSize=null),this._handle=new m(t),this._handle.streamer=this,this._config=t}this._handle=null,this._finished=!1,this._completed=!1,this._halted=!1,this._input=null,this._baseIndex=0,this._partialLine="",this._rowCount=0,this._start=0,this._nextChunk=null,this.isFirstChunk=!0,this._completeResults={data:[],errors:[],meta:{}},n.call(this,e),this.parseChunk=function(e,n){if(this.isFirstChunk&&T(this._config.beforeFirstChunk)){var o=this._config.beforeFirstChunk(e);void 0!==o&&(e=o)}this.isFirstChunk=!1,this._halted=!1;var i=this._partialLine+e;this._partialLine="";var a=this._handle.parse(i,this._baseIndex,!this._finished);if(!this._handle.paused()&&!this._handle.aborted()){var c=a.meta.cursor;this._finished||(this._partialLine=i.substring(c-this._baseIndex),this._baseIndex=c),a&&a.data&&(this._rowCount+=a.data.length);var l=this._finished||this._config.preview&&this._rowCount>=this._config.preview;if(r)t.postMessage({results:a,workerId:s.WORKER_ID,finished:l});else if(T(this._config.chunk)&&!n){if(this._config.chunk(a,this._handle),this._handle.paused()||this._handle.aborted())return void(this._halted=!0);a=void 0,this._completeResults=void 0}return this._config.step||this._config.chunk||(this._completeResults.data=this._completeResults.data.concat(a.data),this._completeResults.errors=this._completeResults.errors.concat(a.errors),this._completeResults.meta=a.meta),this._completed||!l||!T(this._config.complete)||a&&a.meta.aborted||(this._config.complete(this._completeResults,this._input),this._completed=!0),l||a&&a.meta.paused||this._nextChunk(),a}this._halted=!0},this._sendError=function(e){T(this._config.error)?this._config.error(e):r&&this._config.error&&t.postMessage({workerId:s.WORKER_ID,error:e,finished:!1})}}function p(e){var t;function n(e){var t=e.getResponseHeader("Content-Range");return null===t?-1:parseInt(t.substring(t.lastIndexOf("/")+1))}(e=e||{}).chunkSize||(e.chunkSize=s.RemoteChunkSize),d.call(this,e),this._nextChunk=o?function(){this._readChunk(),this._chunkLoaded()}:function(){this._readChunk()},this.stream=function(e){this._input=e,this._nextChunk()},this._readChunk=function(){if(this._finished)this._chunkLoaded();else{if(t=new XMLHttpRequest,this._config.withCredentials&&(t.withCredentials=this._config.withCredentials),o||(t.onload=E(this._chunkLoaded,this),t.onerror=E(this._chunkError,this)),t.open(this._config.downloadRequestBody?"POST":"GET",this._input,!o),this._config.downloadRequestHeaders){var e=this._config.downloadRequestHeaders;for(var n in e)t.setRequestHeader(n,e[n])}if(this._config.chunkSize){var r=this._start+this._config.chunkSize-1;t.setRequestHeader("Range","bytes="+this._start+"-"+r)}try{t.send(this._config.downloadRequestBody)}catch(e){this._chunkError(e.message)}o&&0===t.status&&this._chunkError()}},this._chunkLoaded=function(){4===t.readyState&&(t.status<200||t.status>=400?this._chunkError():(this._start+=this._config.chunkSize?this._config.chunkSize:t.responseText.length,this._finished=!this._config.chunkSize||this._start>=n(t),this.parseChunk(t.responseText)))},this._chunkError=function(e){var n=t.statusText||e;this._sendError(new Error(n))}}function f(e){var t,n;(e=e||{}).chunkSize||(e.chunkSize=s.LocalChunkSize),d.call(this,e);var o="undefined"!=typeof FileReader;this.stream=function(e){this._input=e,n=e.slice||e.webkitSlice||e.mozSlice,o?((t=new FileReader).onload=E(this._chunkLoaded,this),t.onerror=E(this._chunkError,this)):t=new FileReaderSync,this._nextChunk()},this._nextChunk=function(){this._finished||this._config.preview&&!(this._rowCount<this._config.preview)||this._readChunk()},this._readChunk=function(){var e=this._input;if(this._config.chunkSize){var r=Math.min(this._start+this._config.chunkSize,this._input.size);e=n.call(e,this._start,r)}var i=t.readAsText(e,this._config.encoding);o||this._chunkLoaded({target:{result:i}})},this._chunkLoaded=function(e){this._start+=this._config.chunkSize,this._finished=!this._config.chunkSize||this._start>=this._input.size,this.parseChunk(e.target.result)},this._chunkError=function(){this._sendError(t.error)}}function h(e){var t;e=e||{},d.call(this,e),this.stream=function(e){return t=e,this._nextChunk()},this._nextChunk=function(){if(!this._finished){var e,n=this._config.chunkSize;return n?(e=t.substring(0,n),t=t.substring(n)):(e=t,t=""),this._finished=!t,this.parseChunk(e)}}}function A(e){e=e||{},d.call(this,e);var t=[],n=!0,o=!1;this.pause=function(){d.prototype.pause.apply(this,arguments),this._input.pause()},this.resume=function(){d.prototype.resume.apply(this,arguments),this._input.resume()},this.stream=function(e){this._input=e,this._input.on("data",this._streamData),this._input.on("end",this._streamEnd),this._input.on("error",this._streamError)},this._checkIsFinished=function(){o&&1===t.length&&(this._finished=!0)},this._nextChunk=function(){this._checkIsFinished(),t.length?this.parseChunk(t.shift()):n=!0},this._streamData=E((function(e){try{t.push("string"==typeof e?e:e.toString(this._config.encoding)),n&&(n=!1,this._checkIsFinished(),this.parseChunk(t.shift()))}catch(e){this._streamError(e)}}),this),this._streamError=E((function(e){this._streamCleanUp(),this._sendError(e)}),this),this._streamEnd=E((function(){this._streamCleanUp(),o=!0,this._streamData("")}),this),this._streamCleanUp=E((function(){this._input.removeListener("data",this._streamData),this._input.removeListener("end",this._streamEnd),this._input.removeListener("error",this._streamError)}),this)}function y(e){var t=x.Duplex,n=S(e),o=!0,r=!1,i=[],a=null;this._onCsvData=function(e){var t=e.data;a.push(t)||this._handle.paused()||this._handle.pause()},this._onCsvComplete=function(){a.push(null)},n.step=E(this._onCsvData,this),n.complete=E(this._onCsvComplete,this),d.call(this,n),this._nextChunk=function(){r&&1===i.length&&(this._finished=!0),i.length?i.shift()():o=!0},this._addToParseQueue=function(e,t){i.push(E((function(){if(this.parseChunk("string"==typeof e?e:e.toString(n.encoding)),T(t))return t()}),this)),o&&(o=!1,this._nextChunk())},this._onRead=function(){this._handle.paused()&&this._handle.resume()},this._onWrite=function(e,t,n){this._addToParseQueue(e,n)},this._onWriteComplete=function(){r=!0,this._addToParseQueue("")},this.getStream=function(){return a},(a=new t({readableObjectMode:!0,decodeStrings:!1,read:E(this._onRead,this),write:E(this._onWrite,this)})).once("finish",E(this._onWriteComplete,this))}function m(e){var t,n,o,r=Math.pow(2,53),i=-r,a=/^\s*-?(\d+\.?|\.\d+|\d+\.\d+)([eE][-+]?\d+)?\s*$/,c=/^((\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d\.\d+([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z)))$/,l=this,u=0,d=0,p=!1,f=!1,h=[],A={data:[],errors:[],meta:{}};if(T(e.step)){var y=e.step;e.step=function(t){if(A=t,_())b();else{if(b(),0===A.data.length)return;u+=t.data.length,e.preview&&u>e.preview?n.abort():(A.data=A.data[0],y(A,l))}}}function m(t){return"greedy"===e.skipEmptyLines?""===t.join("").trim():1===t.length&&0===t[0].length}function v(e){if(a.test(e)){var t=parseFloat(e);if(t>i&&t<r)return!0}return!1}function b(){return A&&o&&(F("Delimiter","UndetectableDelimiter","Unable to auto-detect delimiting character; defaulted to '"+s.DefaultDelimiter+"'"),o=!1),e.skipEmptyLines&&(A.data=A.data.filter((function(e){return!m(e)}))),_()&&x(),E()}function _(){return e.header&&0===h.length}function x(){if(A)if(Array.isArray(A.data[0])){for(var t=0;_()&&t<A.data.length;t++)A.data[t].forEach(n);A.data.splice(0,1)}else A.data.forEach(n);function n(t,n){T(e.transformHeader)&&(t=e.transformHeader(t,n)),h.push(t)}}function w(t){return e.dynamicTypingFunction&&void 0===e.dynamicTyping[t]&&(e.dynamicTyping[t]=e.dynamicTypingFunction(t)),!0===(e.dynamicTyping[t]||e.dynamicTyping)}function B(e,t){return w(e)?"true"===t||"TRUE"===t||"false"!==t&&"FALSE"!==t&&(v(t)?parseFloat(t):c.test(t)?new Date(t):""===t?null:t):t}function E(){if(!A||!e.header&&!e.dynamicTyping&&!e.transform)return A;function t(t,n){var o,r=e.header?{}:[];for(o=0;o<t.length;o++){var i=o,a=t[o];e.header&&(i=o>=h.length?"__parsed_extra":h[o]),e.transform&&(a=e.transform(a,i)),a=B(i,a),"__parsed_extra"===i?(r[i]=r[i]||[],r[i].push(a)):r[i]=a}return e.header&&(o>h.length?F("FieldMismatch","TooManyFields","Too many fields: expected "+h.length+" fields but parsed "+o,d+n):o<h.length&&F("FieldMismatch","TooFewFields","Too few fields: expected "+h.length+" fields but parsed "+o,d+n)),r}var n=1;return!A.data.length||Array.isArray(A.data[0])?(A.data=A.data.map(t),n=A.data.length):A.data=t(A.data,0),e.header&&A.meta&&(A.meta.fields=h),d+=n,A}function M(t,n,o,r,i){var a,c,l,u;i=i||[",","\t","|",";",s.RECORD_SEP,s.UNIT_SEP];for(var d=0;d<i.length;d++){var p=i[d],f=0,h=0,A=0;l=void 0;for(var y=new C({comments:r,delimiter:p,newline:n,preview:10}).parse(t),g=0;g<y.data.length;g++)if(o&&m(y.data[g]))A++;else{var v=y.data[g].length;h+=v,void 0!==l?v>0&&(f+=Math.abs(v-l),l=v):l=v}y.data.length>0&&(h/=y.data.length-A),(void 0===c||f<=c)&&(void 0===u||h>u)&&h>1.99&&(c=f,a=p,u=h)}return e.delimiter=a,{successful:!!a,bestDelimiter:a}}function P(e,t){e=e.substring(0,1048576);var n=new RegExp(g(t)+"([^]*?)"+g(t),"gm"),o=(e=e.replace(n,"")).split("\r"),r=e.split("\n"),i=r.length>1&&r[0].length<o[0].length;if(1===o.length||i)return"\n";for(var a=0,s=0;s<o.length;s++)"\n"===o[s][0]&&a++;return a>=o.length/2?"\r\n":"\r"}function F(e,t,n,o){var r={type:e,code:t,message:n};void 0!==o&&(r.row=o),A.errors.push(r)}this.parse=function(r,i,a){var c=e.quoteChar||'"';if(e.newline||(e.newline=P(r,c)),o=!1,e.delimiter)T(e.delimiter)&&(e.delimiter=e.delimiter(r),A.meta.delimiter=e.delimiter);else{var l=M(r,e.newline,e.skipEmptyLines,e.comments,e.delimitersToGuess);l.successful?e.delimiter=l.bestDelimiter:(o=!0,e.delimiter=s.DefaultDelimiter),A.meta.delimiter=e.delimiter}var u=S(e);return e.preview&&e.header&&u.preview++,t=r,n=new C(u),A=n.parse(t,i,a),b(),p?{meta:{paused:!0}}:A||{meta:{paused:!1}}},this.paused=function(){return p},this.pause=function(){p=!0,n.abort(),t=T(e.chunk)?"":t.substring(n.getCharIndex())},this.resume=function(){l.streamer._halted?(p=!1,l.streamer.parseChunk(t,!0)):setTimeout(l.resume,3)},this.aborted=function(){return f},this.abort=function(){f=!0,n.abort(),A.meta.aborted=!0,T(e.complete)&&e.complete(A),t=""}}function g(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function C(e){var t,n=(e=e||{}).delimiter,o=e.newline,r=e.comments,i=e.step,a=e.preview,c=e.fastMode,l=t=void 0===e.quoteChar||null===e.quoteChar?'"':e.quoteChar;if(void 0!==e.escapeChar&&(l=e.escapeChar),("string"!=typeof n||s.BAD_DELIMITERS.indexOf(n)>-1)&&(n=","),r===n)throw new Error("Comment character same as delimiter");!0===r?r="#":("string"!=typeof r||s.BAD_DELIMITERS.indexOf(r)>-1)&&(r=!1),"\n"!==o&&"\r"!==o&&"\r\n"!==o&&(o="\n");var u=0,d=!1;this.parse=function(s,p,f){if("string"!=typeof s)throw new Error("Input must be a string");var h=s.length,A=n.length,y=o.length,m=r.length,C=T(i);u=0;var v=[],b=[],_=[],x=0;if(!s)return W();if(e.header&&!p){var w=s.split(o)[0].split(n),B="_",S=[],E={},M=!1;for(var P in w){var F=w[P];T(e.transformHeader)&&(F=e.transformHeader(F,P));var I=F,R=E[F]||0;for(R>0&&(M=!0,I=F+B+R),E[F]=R+1;S.includes(I);)I=I+B+R;S.push(I)}if(M){var k=s.split(o);k[0]=S.join(n),s=k.join(o)}}if(c||!1!==c&&-1===s.indexOf(t)){for(var O=s.split(o),D=0;D<O.length;D++){if(_=O[D],u+=_.length,D!==O.length-1)u+=o.length;else if(f)return W();if(!r||_.substring(0,m)!==r){if(C){if(v=[],Q(_.split(n)),q(),d)return W()}else Q(_.split(n));if(a&&D>=a)return v=v.slice(0,a),W(!0)}}return W()}for(var L=s.indexOf(n,u),U=s.indexOf(o,u),z=new RegExp(g(l)+g(t),"g"),N=s.indexOf(t,u);;)if(s[u]!==t)if(r&&0===_.length&&s.substring(u,u+m)===r){if(-1===U)return W();u=U+y,U=s.indexOf(o,u),L=s.indexOf(n,u)}else if(-1!==L&&(L<U||-1===U))_.push(s.substring(u,L)),u=L+A,L=s.indexOf(n,u);else{if(-1===U)break;if(_.push(s.substring(u,U)),K(U+y),C&&(q(),d))return W();if(a&&v.length>=a)return W(!0)}else for(N=u,u++;;){if(-1===(N=s.indexOf(t,N+1)))return f||b.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:v.length,index:u}),V();if(N===h-1)return V(s.substring(u,N).replace(z,t));if(t!==l||s[N+1]!==l){if(t===l||0===N||s[N-1]!==l){-1!==L&&L<N+1&&(L=s.indexOf(n,N+1)),-1!==U&&U<N+1&&(U=s.indexOf(o,N+1));var H=G(-1===U?L:Math.min(L,U));if(s.substr(N+1+H,A)===n){_.push(s.substring(u,N).replace(z,t)),u=N+1+H+A,s[N+1+H+A]!==t&&(N=s.indexOf(t,u)),L=s.indexOf(n,u),U=s.indexOf(o,u);break}var j=G(U);if(s.substring(N+1+j,N+1+j+y)===o){if(_.push(s.substring(u,N).replace(z,t)),K(N+1+j+y),L=s.indexOf(n,u),N=s.indexOf(t,u),C&&(q(),d))return W();if(a&&v.length>=a)return W(!0);break}b.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:v.length,index:u}),N++}}else N++}return V();function Q(e){v.push(e),x=u}function G(e){var t=0;if(-1!==e){var n=s.substring(N+1,e);n&&""===n.trim()&&(t=n.length)}return t}function V(e){return f||(void 0===e&&(e=s.substring(u)),_.push(e),u=h,Q(_),C&&q()),W()}function K(e){u=e,Q(_),_=[],U=s.indexOf(o,u)}function W(e){return{data:v,errors:b,meta:{delimiter:n,linebreak:o,aborted:d,truncated:!!e,cursor:x+(p||0)}}}function q(){i(W()),v=[],b=[]}},this.abort=function(){d=!0},this.getCharIndex=function(){return u}}function v(){if(!s.WORKERS_SUPPORTED)return!1;var e=n(),o=new t.Worker(e);return o.onmessage=b,o.id=a++,i[o.id]=o,o}function b(e){var t=e.data,n=i[t.workerId],o=!1;if(t.error)n.userError(t.error,t.file);else if(t.results&&t.results.data){var r={abort:function(){o=!0,_(t.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:w,resume:w};if(T(n.userStep)){for(var a=0;a<t.results.data.length&&(n.userStep({data:t.results.data[a],errors:t.results.errors,meta:t.results.meta},r),!o);a++);delete t.results}else T(n.userChunk)&&(n.userChunk(t.results,r,t.file),delete t.results)}t.finished&&!o&&_(t.workerId,t.results)}function _(e,t){var n=i[e];T(n.userComplete)&&n.userComplete(t),n.terminate(),delete i[e]}function w(){throw new Error("Not implemented.")}function B(e){var n=e.data;if(void 0===s.WORKER_ID&&n&&(s.WORKER_ID=n.workerId),"string"==typeof n.input)t.postMessage({workerId:s.WORKER_ID,results:s.parse(n.input,n.config),finished:!0});else if(t.File&&n.input instanceof File||n.input instanceof Object){var o=s.parse(n.input,n.config);o&&t.postMessage({workerId:s.WORKER_ID,results:o,finished:!0})}}function S(e){if("object"!=typeof e||null===e)return e;var t=Array.isArray(e)?[]:{};for(var n in e)t[n]=S(e[n]);return t}function E(e,t){return function(){e.apply(t,arguments)}}function T(e){return"function"==typeof e}return r&&(t.onmessage=B),p.prototype=Object.create(d.prototype),p.prototype.constructor=p,f.prototype=Object.create(d.prototype),f.prototype.constructor=f,h.prototype=Object.create(h.prototype),h.prototype.constructor=h,A.prototype=Object.create(d.prototype),A.prototype.constructor=A,"undefined"==typeof PAPA_BROWSER_CONTEXT&&(y.prototype=Object.create(d.prototype),y.prototype.constructor=y),s}()),QU.exports),VU=yt(GU),KU="#FFF",WU=Or(KU,.7),qU=Pa({palette:{secondary:{main:WU,light:Or(KU,.5),dark:Or(KU,.9),contrastText:kr(WU,"#fff")>4.5?"#fff":"#111"}}}),ZU=Oa((function(t){var n=t.className,o=ov(t,["className"]);return e(sA,nv({},o,{classes:{popper:n}}))}))((function(e){var t,n=e.theme;return(t={})["& .".concat($h.tooltip)]={backgroundColor:"#f5f5f9",color:"rgba(0, 0, 0, 0.87)",maxWidth:220,fontSize:n.typography.pxToRem(12),border:"1px solid #dadde9"},t})),XU=i((function(n,o){var i=Qv(),a=Gv(MC),s=Gv(FC),c=Gv(PC),l=r.useState([]),d=l[0],p=l[1],h=Gv(DC),A=Gv(NC),y=r.useState(!1),m=y[0],g=y[1],C=r.useState(void 0),v=C[0],b=C[1],_=r.useState([]),x=_[0],w=_[1];u((function(){p(fy(c))}),[c]),u((function(){w(s)}),[s]);var B=function(e,t){return function(n,o){g(!!o&&e),b(o?t:void 0)}};function S(e,t){return rv(this,void 0,void 0,(function(){return iv(this,(function(n){return t&&(t.type==dy.JSON?function(e,t){return rv(this,void 0,void 0,(function(){var n;return iv(this,(function(o){switch(o.label){case 0:return e.fileError=!1,e.fileErrorMsg="",[4,E(t)];case 1:return n=o.sent(),e.customPayouts=n,T(e),[2]}}))}))}(e,t).then((function(e){return e})):t.type==dy.CSV?function(e,t){e.fileError=!1,e.fileErrorMsg="",VU.parse(t,{complete:function(t){e.customPayouts=t.data,T(e)},header:!0,dynamicTyping:!0})}(e,t):console.log("UNSUPPORTED file")),[2]}))}))}var E=function(e){return new Promise((function(t,n){var o=new FileReader;o.onload=function(e){e.target&&t(JSON.parse(e.target.result))},o.onerror=function(e){return n(e)},o.readAsText(e)}))};function T(e){for(var t=[],n=0;n<x.length;n++)x[n].refId!=e.refId?t.push(x[n]):t.push(e);w(t)}function M(){var e=[];x.forEach((function(t){var n=tb.cloneDeep(t);n.proxyChoice==ly.DEFAULT&&null==n.payoutTableRefId&&(n.payoutTableRefId=h&&h.length>0?h[0].refId:void 0),e.push(n)})),i(CC(e))}return f(o,(function(){return{handleNext:function(){var e=!function(){for(var e=!1,t=!1,n=!1,o=[],r=0;r<x.length;r++)null==(i=tb.cloneDeep(x[r])).latitude||Number.isNaN(i.latitude)||i.latitude<-90?(t=!0,i.latError=!0,i.latErrorMsg="Latitude value must be greater than or equal to -90",e||t||n||(g("panel"+i.refId),b(i))):(i.latError=!1,i.latErrorMsg=""),o.push(i);for(r=0;r<o.length;r++)null==(i=tb.cloneDeep(o[r])).longitude||Number.isNaN(i.longitude)||i.longitude<-180?(n=!0,i.lngError=!0,i.lngErrorMsg="Longitude value must be greater than or equal to -180",e||t||n||(g("panel"+i.refId),b(i))):(i.lngError=!1,i.lngErrorMsg="");for(r=0;r<o.length;r++){var i;(i=tb.cloneDeep(o[r])).proxyChoice==ly.CUSTOM&&null==i.customPayouts?(e=!0,i.fileError=!0,i.fileErrorMsg="Must upload a valid payout CSV or JSON",e||t||n||(g("panel"+i.refId),b(i))):(i.fileError=!1,i.fileErrorMsg="")}return w(o),e||t||n}();e&&(M(),i(yC(cy.INPUT_ANEMOMETER_DETAILS)),i(mC(a+1)))},handleBack:function(){M(),i(yC(cy.INPUT_LOCATION_DETAILS)),i(mC(a-1))}}})),e(Qa,{theme:qU,children:t("div",{className:"multi-proxy-container ptop-20 pbot-10",children:[e(vd,{elevation:0,variant:"outlined",sx:{minWidth:275,borderRadius:0,opacity:.85,backgroundColor:"var(--primary-color-blue)"},children:e(Sd,{sx:{height:"50px",padding:"0 16px","&:last-child":{paddingBottom:"0"}},children:t(vc,{sx:{fontSize:16,fontWeight:700,lineHeight:"50px",color:"white"},color:"text.secondary",children:["List of Proxies",e(ZU,{placement:"right-end",title:t(r.Fragment,{children:[e(vc,{color:"inherit",children:e("b",{children:"Add Proxy"})}),e("em",{children:"Add and configure a new windspeed proxy"})]}),children:e(md,{onClick:function(){return function(){var e=OU(void 0,void 0);A&&h&&h.length>A&&(e.payoutTableRefId=h[A].refId);for(var t=[],n=0;n<x.length;n++)t.push(x[n]);t.push(e),w(t),b(e),g("panel"+e.refId)}()},variant:"contained",color:"secondary",size:"small",sx:{float:"right",marginTop:"12.5px",minHeight:"25px",minWidth:"25px",padding:0,color:"rgb(0, 0, 102)"},children:e(xR,{icon:FR,size:"xl"})})})]})})}),0==x.length&&e(vc,{sx:{fontSize:"14px"},className:"pbot-10 ptop-10",children:e("em",{children:" No wind speed proxies defined..."})}),x.map((function(n,o){return t(zs,{variant:"outlined",elevation:0,sx:{"::before":{display:"none"}},style:{marginTop:"10px",marginBottom:"0"},className:n.refId==(null==v?void 0:v.refId)?"selected":"",expanded:m==="panel"+n.refId,onChange:B("panel"+n.refId,n),children:[e(sc,{"aria-controls":"panel"+n.refId+"bh-content",id:"panel"+n.refId+"bh-header",sx:{minHeight:"50px",maxHeight:"50px",backgroundColor:"white","&.Mui-expanded":{marginBottom:"0",minHeight:"50px",maxHeight:"50px",backgroundColor:"rgba(230, 230, 230,1)",color:"black"},":hover":{backgroundColor:"rgba(230, 230, 230,1)",color:"black",button:{display:"inline !important"},".pin-icon":{marginTop:"3px"},".MuiTypography-root":{lineHeight:"30px !important"}}},children:t(cd,{sx:{display:"grid",gridTemplateColumns:"24px auto",width:"100%"},children:[e(cd,{className:"pin-icon",sx:{display:"flex",flexDirection:"column",marginTop:n.refId==(null==v?void 0:v.refId)?"3px":"0"},children:e(DU,{})}),t(vc,{sx:{width:"100%",flexShrink:0,fontSize:"16px",lineHeight:n.refId==(null==v?void 0:v.refId)?"30px":"24px",fontWeight:700},children:[" Proxy #",o+1,e(sA,{title:"Delete Proxy",placement:"right",children:e(Ep,{sx:{display:n.refId==(null==v?void 0:v.refId)?"inline":"none",float:"right",borderRadius:"2px",height:"30px",width:"30px",minHeight:"30px",top:"0px"},className:"delete-loc",color:"secondary","aria-label":"add",onClick:function(e){e.stopPropagation(),function(e){for(var t=[],n=0;n<x.length;n++)x[n].refId!=e&&t.push(x[n]);w(t),v&&v.refId==e&&(b(void 0),g(!1))}(n.refId)},children:e(Mb,{sx:{margin:"5px"},fontSize:"small"})})})]})]})}),t(js,{children:[e("div",{className:"ptop-10 pbot-10",children:e(UU,{disabled:n.proxyChoice!=ly.DEFAULT,onChange:function(e){return function(e,t){var n=tb.cloneDeep(e);n.locationRefId=t;var o=c.find((function(e){return e.refId==t}));o&&(n.latitude=o.latitude,n.longitude=o.longitude),T(n)}(n,e)},defaultValue:n.locationRefId||"",placeholder:"Select a proxy location",items:d})}),e("div",{className:"pbot-10",children:e(RO,{label:"Latitude:",value:n.latitude||"",error:n.latError,errorMessage:n.latErrorMsg,readOnly:n.locationRefId!=py.CUSTOM,onChange:function(e){return function(e,t){e.latitude=t,e.latError=!1,e.latErrorMsg="";for(var n=[],o=0;o<x.length;o++)x[o].refId!=e.refId?n.push(x[o]):n.push(e);w(n)}(n,e)},step:1e-11,min:-90})}),e("div",{className:"pbot-10",children:e(RO,{label:"Longitude:",value:n.longitude||"",error:n.lngError,errorMessage:n.lngErrorMsg,readOnly:n.locationRefId!=py.CUSTOM,onChange:function(e){return function(e,t){e.longitude=t,e.lngError=!1,e.lngErrorMsg="";for(var n=[],o=0;o<x.length;o++)x[o].refId!=e.refId?n.push(x[o]):n.push(e);w(n)}(n,e)},step:1e-11,min:-180})}),e(vc,{children:"Choose between a preconfigured payout table or upload a custom table."}),t("div",{children:[e(Rp,{sx:{width:"100%"},children:t(Lh,{"aria-labelledby":"demo-radio-buttons-group-label",sx:{width:"100%"},value:n.proxyChoice,onChange:function(e){return function(e,t){e.proxyChoice=t,T(e)}(n,e.target.value)},name:"radio-buttons-group",children:[e(Up,{value:ly.DEFAULT,sx:{pt:2},control:e(Oh,{}),label:"Preconfigured Table"}),e("div",{className:"",children:e(UU,{disabled:n.proxyChoice!=ly.DEFAULT,onChange:function(e){return function(e,t){var n=tb.cloneDeep(e);n.payoutTableRefId=t,n.payoutTableRefId=""==t?void 0:t,T(n)}(n,e)},defaultValue:h&&h.length>0?n.payoutTableRefId||h[0].refId:"",placeholder:"No Payout Tables Defined",items:h?h.map((function(e){return{key:e.key,value:e.refId}})):[]})}),e(Up,{value:ly.CUSTOM,control:e(Oh,{}),label:"Upload table"})]})}),e("div",{className:"ptop-10 pbot-10",children:e(HU,{disabled:n.proxyChoice!=ly.CUSTOM,value:n.file,error:n.fileError,errorMessage:n.fileErrorMsg,onChange:function(e){return S(n,e)},isFileSelected:n.proxyChoice==ly.CUSTOM&&null!=n.customPayouts,accept:".csv,.json"})})]})]})]},n.refId)}))]})})}));function YU(e,t){return{refId:xy(),code:e,anemometerChoice:ly.DEFAULT,payoutTableRefId:t,file:void 0,fileError:!1,fileErrorMsg:"",customPayouts:void 0}}jy(".multi-proxy-container{\r\n width:100%\r\n}");var JU=Xa([e("path",{d:"M4 3h6v2H4zM1 7h5v2H1zm2 12h5v2H3zm10.73-8.39c.75.23 1.3.78 1.57 1.46l4.27-7.11c.65-1.08.3-2.48-.78-3.13-.87-.52-1.99-.41-2.73.29l-3.43 3.21c-.4.37-.63.9-.63 1.45v3.93c.36-.15.98-.33 1.73-.1m-3.12 1.66c.16-.52.48-.96.89-1.27H3.28C2.02 11 1 12.02 1 13.28c0 1.02.67 1.91 1.65 2.19l4.51 1.29c.53.15 1.1.08 1.58-.21l2.69-1.61c-.77-.62-1.13-1.67-.82-2.67m11.6 6.34-2.28-4.1c-.27-.48-.73-.83-1.26-.97l-3.18-.8c.03.32 0 .66-.1.99-.32 1.06-1.28 1.77-2.39 1.77-.61 0-.99-.22-1-.22V21c-1.1 0-2 .9-2 2h6c0-1.1-.9-2-2-2v-4.28l4.61 4.61c.89.89 2.33.89 3.22 0 .72-.72.88-1.83.38-2.72"},"0"),e("path",{d:"M12.56 14.43c.79.24 1.63-.2 1.87-1 .24-.79-.2-1.63-1-1.87-.79-.24-1.63.2-1.87 1-.24.79.21 1.63 1 1.87"},"1")],"WindPower");function $U(n){var o=r.useState(n.value),i=o[0],a=o[1];return t("div",{className:"text-input-container",children:[null!=n.label&&e("div",{className:"label",children:e("label",{children:n.label})}),t("div",{className:"flex-container",children:[null!=n.prefix&&e("label",{className:"prefix",children:n.prefix}),e("input",{type:"text",value:i,onChange:function(e){return function(e){a(e),null!=n.onChange&&n.onChange(e)}(e.target.value)}})]})]})}jy(".text-input-container{\r\n padding: 0;\r\n font-family: system-ui, sans-serif;\r\n}\r\n\r\n.text-input-container .label{\r\n font-weight: 700;\r\n padding-bottom: 5px;\r\n}\r\n\r\n.text-input-container .flex-container{\r\n border: 0.5px solid lightgray;\r\n display:flex;\r\n}\r\n\r\n.text-input-container .flex-container .prefix{\r\n background-color: lightgray;\r\n padding: 8px 15px;\r\n}\r\n\r\n.text-input-container .flex-container:hover{\r\n border: 0.5px solid black;\r\n}\r\n\r\n.text-input-container input{\r\n width: 100%;\r\n padding: 8px 10px;\r\n font-size: '12px';\r\n border: 0;\r\n background-color: rgba(255,255,255,0);\r\n}\r\n\r\n.text-input-container input:focus-visible{\r\n outline: 0; \r\n}");var ez="#FFF",tz=Or(ez,.7),nz=Pa({palette:{secondary:{main:tz,light:Or(ez,.5),dark:Or(ez,.9),contrastText:kr(tz,"#fff")>4.5?"#fff":"#111"}}}),oz=Oa((function(t){var n=t.className,o=ov(t,["className"]);return e(sA,nv({},o,{classes:{popper:n}}))}))((function(e){var t,n=e.theme;return(t={})["& .".concat($h.tooltip)]={backgroundColor:"#f5f5f9",color:"rgba(0, 0, 0, 0.87)",maxWidth:220,fontSize:n.typography.pxToRem(12),border:"1px solid #dadde9"},t})),rz=i((function(n,o){var i=Qv(),a=Gv(MC),s=Gv(IC),c=Gv(LC),l=Gv(HC),d=r.useState(!1),p=d[0],h=d[1],A=r.useState(void 0),y=A[0],m=A[1],g=r.useState([]),C=g[0],v=g[1];u((function(){v(s)}),[s]);var b=function(e,t){return function(n,o){h(!!o&&e),m(o?t:void 0)}};function _(e,t){return rv(this,void 0,void 0,(function(){return iv(this,(function(n){return t&&(t.type==dy.JSON?function(e,t){return rv(this,void 0,void 0,(function(){var n;return iv(this,(function(o){switch(o.label){case 0:return e.fileError=!1,e.fileErrorMsg="",[4,x(t)];case 1:return n=o.sent(),e.customPayouts=n,w(e),[2]}}))}))}(e,t).then((function(e){return e})):t.type==dy.CSV?function(e,t){e.fileError=!1,e.fileErrorMsg="",VU.parse(t,{complete:function(t){e.customPayouts=t.data,w(e)},header:!0,dynamicTyping:!0})}(e,t):console.log("UNSUPPORTED file")),[2]}))}))}var x=function(e){return new Promise((function(t,n){var o=new FileReader;o.onload=function(e){e.target&&t(JSON.parse(e.target.result))},o.onerror=function(e){return n(e)},o.readAsText(e)}))};function w(e){for(var t=[],n=0;n<C.length;n++)e.refId!=C[n].refId?t.push(C[n]):t.push(e);v(t)}function B(){var e=[];C.forEach((function(t){var n=tb.cloneDeep(t);n.anemometerChoice==ly.DEFAULT&&null==n.payoutTableRefId&&(n.payoutTableRefId=c&&c.length>0?c[0].refId:void 0),e.push(n)})),i(vC(e))}return f(o,(function(){return{handleNext:function(){var e=!function(){for(var e=!1,t=0;t<C.length;t++){var n=tb.cloneDeep(C[t]);n.anemometerChoice==ly.CUSTOM&&null==n.customPayouts?(e=!0,n.fileError=!0,n.fileErrorMsg="Must upload a valid payout CSV or JSON",e||(h("panel"+n.refId),m(n))):(n.fileError=!1,n.fileErrorMsg="")}return v([]),e}();e&&(B(),i(yC(cy.INPUT_CIAC_DETAILS)),i(mC(a+1)))},handleBack:function(){B(),i(yC(cy.INPUT_PROXY_DETAILS)),i(mC(a-1))}}})),e(Qa,{theme:nz,children:t("div",{className:"multi-anemometer-container ptop-20 pbot-10",children:[e(vd,{elevation:0,variant:"outlined",sx:{minWidth:275,borderRadius:0,opacity:.85,backgroundColor:"var(--primary-color-blue)"},children:e(Sd,{sx:{height:"50px",padding:"0 16px","&:last-child":{paddingBottom:"0"}},children:t(vc,{sx:{fontSize:16,fontWeight:700,lineHeight:"50px",color:"white"},color:"text.secondary",children:["List of Anemometers",e(oz,{placement:"right-end",title:t(r.Fragment,{children:[e(vc,{color:"inherit",children:e("b",{children:"Add Anemometer"})}),e("em",{children:"Add and configure a anemometer reference"})]}),children:e(md,{onClick:function(){return function(){for(var e=YU("",c&&l&&l<c.length?c[l].refId:void 0),t=[],n=0;n<C.length;n++)t.push(C[n]);t.push(e),v(t),m(e),h("panel"+e.refId)}()},variant:"contained",color:"secondary",size:"small",sx:{float:"right",marginTop:"12.5px",minHeight:"25px",minWidth:"25px",padding:0,color:"rgb(0, 0, 102)"},children:e(xR,{icon:FR,size:"xl"})})})]})})}),0==C.length&&e(vc,{sx:{fontSize:"14px"},className:"pbot-10 ptop-10",children:e("em",{children:" No anemometers defined..."})}),C.map((function(n,o){return t(zs,{variant:"outlined",elevation:0,sx:{"::before":{display:"none"}},style:{marginTop:"10px",marginBottom:"0"},className:n.refId==(null==y?void 0:y.refId)?"selected":"",expanded:p==="panel"+n.refId,onChange:b("panel"+n.refId,n),children:[e(sc,{"aria-controls":"panel"+n.refId+"bh-content",id:"panel"+n.refId+"bh-header",sx:{minHeight:"50px",maxHeight:"50px",backgroundColor:"white","&.Mui-expanded":{marginBottom:"0",minHeight:"50px",maxHeight:"50px",backgroundColor:"rgba(230, 230, 230,1)",color:"black"},":hover":{backgroundColor:"rgba(230, 230, 230,1)",color:"black",button:{display:"inline !important"},".pin-icon":{marginTop:"3px"},".MuiTypography-root":{lineHeight:"30px !important"}}},children:t(cd,{sx:{display:"grid",gridTemplateColumns:"24px auto",width:"100%"},children:[e(cd,{className:"pin-icon",sx:{display:"flex",flexDirection:"column",marginTop:n.refId==(null==y?void 0:y.refId)?"3px":"0"},children:e(JU,{})}),t(vc,{sx:{width:"100%",flexShrink:0,fontSize:"16px",lineHeight:n.refId==(null==y?void 0:y.refId)?"30px":"24px",fontWeight:700},children:[" Anemometer #",o+1,e(sA,{title:"Delete Anemometer",placement:"right",children:e(Ep,{sx:{display:n.refId==(null==y?void 0:y.refId)?"inline":"none",float:"right",borderRadius:"2px",height:"30px",width:"30px",minHeight:"30px",top:"0px"},className:"delete-loc",color:"secondary","aria-label":"add",onClick:function(e){e.stopPropagation(),function(e){for(var t=[],n=0;n<C.length;n++)C[n].refId!=e&&t.push(C[n]);v(t),y&&y.refId==e&&(m(void 0),h(!1))}(n.refId)},children:e(Mb,{sx:{margin:"5px"},fontSize:"small"})})})]})]})}),t(js,{children:[e("div",{className:"ptop-10 pbot-10",children:e($U,{label:"Anemometer Code:",value:n.code,onChange:function(e){return function(e,t){e.code=t,w(e)}(n,e)}})}),e(vc,{children:"Choose between a preconfigured payout table or upload a custom table."}),t("div",{children:[e(Rp,{sx:{width:"100%"},children:t(Lh,{"aria-labelledby":"demo-radio-buttons-group-label",sx:{width:"100%"},value:n.anemometerChoice,onChange:function(e){return function(e,t){e.anemometerChoice=t,w(e)}(n,e.target.value)},name:"radio-buttons-group",children:[e(Up,{value:ly.DEFAULT,sx:{pt:2},control:e(Oh,{}),label:"Preconfigured Table"}),e("div",{className:"",children:e(UU,{disabled:n.anemometerChoice!=ly.DEFAULT,onChange:function(e){return function(e,t){var n=tb.cloneDeep(e);n.payoutTableRefId=""==t?void 0:t,w(n)}(n,e)},defaultValue:c&&c.length>0?n.payoutTableRefId||c[0].refId:"",placeholder:"No Payout Tables Defined",items:c?c.map((function(e){return{key:e.key,value:e.refId}})):[]})}),e(Up,{value:ly.CUSTOM,control:e(Oh,{}),label:"Upload table"})]})}),e("div",{className:"ptop-10 pbot-10",children:e(HU,{disabled:n.anemometerChoice!=ly.CUSTOM,value:n.file,error:n.fileError,errorMessage:n.fileErrorMsg,onChange:function(e){return _(n,e)},isFileSelected:n.anemometerChoice==ly.CUSTOM&&null!=n.customPayouts,accept:".csv,.json"})})]})]})]},n.refId)}))]})})}));function iz(e,t,n,o,r,i){return{refId:xy(),shapeType:e||gy.CIRCLE,circle:wy(t,n,o,i),polygon:By(r,i)}}jy(".multi-anemometer-container{\r\n width:100%\r\n}\r\n\r\n.mr-5 {\r\n margin-right: 5px;\r\n}\r\n\r\n.mr-4 {\r\n margin-right: 4px;\r\n}\r\n\r\n.mr-3 {\r\n margin-right: 3px;\r\n}\r\n\r\n.mr-2 {\r\n margin-right: 2px;\r\n}\r\n\r\n.mr-1 {\r\n margin-right: 1px;\r\n}\r\n\r\n.ml-5 {\r\n margin-left: 5px;\r\n}\r\n\r\n.ml-4 {\r\n margin-left: 4px;\r\n}\r\n\r\n.ml-3 {\r\n margin-left: 3px;\r\n}\r\n\r\n.ml-2 {\r\n margin-left: 2px;\r\n}\r\n\r\n.ml-1 {\r\n margin-left: 1px;\r\n}");jy(".distance-input-container{\r\n padding: 0;\r\n font-family: system-ui, sans-serif;\r\n}\r\n\r\n.distance-input-container .label{\r\n font-weight: 700;\r\n padding-bottom: 5px;\r\n}\r\n\r\n.distance-input-container .flex-container{\r\n border: 0.5px solid lightgray;\r\n display:flex;\r\n}\r\n\r\n.distance-input-container .flex-container .prefix{\r\n background-color: lightgray;\r\n padding: 8px 15px;\r\n}\r\n\r\n.distance-input-container .flex-container .distance-options #distance{\r\n height: 100%;\r\n outline: none;\r\n box-shadow: none;\r\n border: 0;\r\n background-color: lightgrey;\r\n padding-left: 10px;\r\n}\r\n\r\n.distance-input-container .flex-container.error{\r\n border: 0.5px solid rgb(211,47,47);\r\n}\r\n\r\n.distance-input-container .flex-container.error:focus-within{\r\n border: 0.5px solid rgb(211,47,47) !important;\r\n box-shadow: inset 1px 1px rgb(211,47,47), inset -1px -1px rgb(211,47,47);\r\n}\r\n\r\n.distance-input-container .flex-container.error:focus-within .prefix{\r\n box-shadow: inset 1px 1px rgb(211,47,47), inset 0px -1px rgb(211,47,47);\r\n}\r\n\r\n.distance-input-container .flex-container:hover:not(.error:focus-within){\r\n border: 0.5px solid black;\r\n}\r\n\r\n.distance-input-container input{\r\n width: 100%;\r\n padding: 8px 10px;\r\n font-size: '12px';\r\n border: 0;\r\n background-color: rgba(255,255,255,0);\r\n}\r\n\r\n.distance-input-container input:focus-visible{\r\n outline: 0;\r\n}");var az,sz=1609.344;function cz(e){return e*sz}function lz(e){return e/sz}function uz(n){var o,i=r.useState(n.value);i[0],i[1];var a=r.useState(n.value),s=a[0],c=a[1],l=r.useState((null===(o=n.unit)||void 0===o?void 0:o.symbol)||n.distanceOptions[0].symbol),u=l[0],d=l[1];function p(e,t,n){return t==az.KILOMETER&&n==az.MILE?1e3*lz(e):t==az.MILE&&n==az.KILOMETER?cz(e)/1e3:t==az.KILOMETER&&n==az.METER?1e3*e:t==az.METER&&n==az.KILOMETER?e/1e3:t==az.METER&&n==az.MILE?lz(e):t==az.MILE&&n==az.METER?cz(e):e}return t("div",{className:"distance-input-container",children:[null!=n.label&&e("div",{className:"label",children:e("label",{children:n.label})}),t("div",{className:"flex-container"+(n.error?" error":""),children:[e("input",{type:"number",value:s,min:n.min,max:n.max,onChange:function(e){return function(e){if(Number.isNaN(e))c(""),n.onChange&&n.onChange(0);else{c(e);var t=p(e,u,az.MILE);n.onChange&&n.onChange(t)}}(e.target.valueAsNumber)},step:n.step}),e("div",{className:"distance-options",children:e("select",{id:"distance",name:"distance",onChange:function(e){var t=n.distanceOptions.find((function(t){return t.name===e.target.value}));if(t){if(null!=s&&!Number.isNaN(s)){var o=p(s,u,t.symbol);c(o)}d(t.symbol)}},children:n.distanceOptions.map((function(t){return e("option",{style:{borderRadius:0},children:t.name},t.name)}))})})]}),n.error&&e("span",{style:{color:"rgb(211,47,47)",fontSize:"10px",margin:"0 14px",marginTop:"3px",display:"inline-block",width:"calc(100%-28px)",lineHeight:1.66,letterSpacing:"0.03333em",fontFamily:"inherit"},children:n.errorMessage})]})}!function(e){e.METER="m",e.MILE="mi",e.KILOMETER="km"}(az||(az={}));var dz="#FFF",pz=Or(dz,.7),fz=Pa({palette:{secondary:{main:pz,light:Or(dz,.5),dark:Or(dz,.9),contrastText:kr(pz,"#fff")>4.5?"#fff":"#111"}}}),hz=Oa((function(t){var n=t.className,o=ov(t,["className"]);return e(sA,nv({},o,{classes:{popper:n}}))}))((function(e){var t,n=e.theme;return(t={})["& .".concat($h.tooltip)]={backgroundColor:"#f5f5f9",color:"rgba(0, 0, 0, 0.87)",maxWidth:220,fontSize:n.typography.pxToRem(12),border:"1px solid #dadde9"},t})),Az=i((function(o,i){var a=Qv(),s=Gv(MC),c=Gv(kC),l=Gv(PC),d=Gv(UC),p=Gv(jC),h=r.useState(!1),A=h[0],y=h[1],m=r.useState([]),g=m[0],C=m[1],v=r.useState([]),b=v[0],_=v[1],x=r.useState(void 0),w=x[0],B=x[1],S=r.useState([]),E=S[0],T=S[1],M="Longitude value must be greater than or equal to -180",P="Must upload a valid payout CSV or JSON";u((function(){var e;_(fy(l)),C(((e=[]).push({key:"Polygon",value:gy.POLYGON}),e.push({key:"Circle",value:gy.CIRCLE}),e))}),[]),u((function(){T(c)}),[c]);var F=function(e,t){return function(n,o){y(!!o&&e),B(o?t:void 0)}};function I(e,t,n){t.ciasChoice=n,L(e,t)}function R(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.payoutTableRefId=n,r.payoutTableRefId=""==n?void 0:n,L(o,r)}function k(e,t,n){return rv(this,void 0,void 0,(function(){return iv(this,(function(o){return n&&(n.type==dy.JSON?function(e,t,n){return rv(this,void 0,void 0,(function(){var o;return iv(this,(function(r){switch(r.label){case 0:return t.fileError=!1,t.fileErrorMsg="",[4,O(n)];case 1:return o=r.sent(),t.customPayouts=o,L(e,t),[2]}}))}))}(e,t,n).then((function(e){return e})):n.type==dy.CSV?function(e,t,n){t.fileError=!1,t.fileErrorMsg="",VU.parse(n,{complete:function(n){t.customPayouts=n.data,L(e,t)},header:!0,dynamicTyping:!0})}(e,t,n):console.log("UNSUPPORTED file")),[2]}))}))}var O=function(e){return new Promise((function(t,n){var o=new FileReader;o.onload=function(e){e.target&&t(JSON.parse(e.target.result))},o.onerror=function(e){return n(e)},o.readAsText(e)}))};function D(e,t){for(var n=[],o=0;o<E.length;o++)E[o].refId!=e.refId?n.push(E[o]):n.push(e);a(_C(n))}function L(e,t){switch(t.type){case Cy.CIRCLE:U(e,t);break;case Cy.POLYGON:!function(e,t){e.polygon=t,D(e)}(e,t)}}function U(e,t){e.circle=t,D(e)}function z(){var e=[];E.forEach((function(t){var n=tb.cloneDeep(t);if(n.shapeType==gy.CIRCLE){var o=n.circle;o.ciasChoice==ly.DEFAULT&&null==o.payoutTableRefId&&(o.payoutTableRefId=d&&d.length>0?d[0].refId:void 0)}else if(n.shapeType==gy.POLYGON){var r=n.polygon;r.ciasChoice==ly.DEFAULT&&null==r.payoutTableRefId&&(r.payoutTableRefId=d&&d.length>0?d[0].refId:void 0)}e.push(n)})),a(_C(e))}return f(i,(function(){return{handleNext:function(){var e=!function(){for(var e=!1,t=!1,n=!1,o=[],r=0;r<E.length;r++)(i=tb.cloneDeep(E[r])).shapeType==gy.CIRCLE&&(null==(a=i.circle).latitude||Number.isNaN(a.latitude)||a.latitude<-90?(t=!0,a.latError=!0,a.latErrorMsg="Latitude value must be greater than or equal to -90",e||t||n||(y("panel"+i.refId),B(i))):(a.latError=!1,a.latErrorMsg="")),o.push(i);for(r=0;r<o.length;r++)(i=tb.cloneDeep(o[r])).shapeType==gy.CIRCLE&&(null==(a=i.circle).longitude||Number.isNaN(a.longitude)||a.longitude<-180?(n=!0,a.lngError=!0,a.lngErrorMsg=M,e||t||n||(y("panel"+i.refId),B(i))):(a.lngError=!1,a.lngErrorMsg=""));for(r=0;r<o.length;r++)(i=tb.cloneDeep(o[r])).shapeType==gy.CIRCLE&&(null==(a=i.circle).longitude||Number.isNaN(a.longitude)||a.longitude<-180?(n=!0,a.lngError=!0,a.lngErrorMsg=M,e||t||n||(y("panel"+i.refId),B(i))):(a.lngError=!1,a.lngErrorMsg=""));for(r=0;r<o.length;r++){var i,a;if((i=tb.cloneDeep(o[r])).shapeType==gy.CIRCLE)(a=i.circle).ciasChoice==ly.CUSTOM&&null==a.customPayouts?(e=!0,a.fileError=!0,a.fileErrorMsg=P,e||t||n||(y("panel"+i.refId),B(i))):(a.fileError=!1,a.fileErrorMsg="");else if(i.shapeType==gy.POLYGON){var s=i.polygon;s.ciasChoice==ly.CUSTOM&&null==s.customPayouts?(e=!0,s.fileError=!0,s.fileErrorMsg=P,e||t||n||(y("panel"+i.refId),B(i))):(s.fileError=!1,s.fileErrorMsg="")}}return T(o),e||t||n}();e&&(z(),a(yC(cy.DISPLAY_PAYOUTS)),a(mC(s+1)),a(fb(!0)))},handleBack:function(){z(),a(yC(cy.INPUT_ANEMOMETER_DETAILS)),a(mC(s-1))}}})),e(Qa,{theme:fz,children:t("div",{className:"cias-container ptop-20 pbot-10",children:[e(vd,{elevation:0,variant:"outlined",sx:{minWidth:275,borderRadius:0,opacity:.85,backgroundColor:"var(--primary-color-blue)"},children:e(Sd,{sx:{height:"50px",padding:"0 16px","&:last-child":{paddingBottom:"0"}},children:t(vc,{sx:{fontSize:16,fontWeight:700,lineHeight:"50px",color:"white"},color:"text.secondary",children:["List of CAT Shapes",e(hz,{placement:"right-end",title:t(r.Fragment,{children:[e(vc,{color:"inherit",children:e("b",{children:"Add CAT Shape"})}),e("em",{children:"Add and configure a new CAT shape"})]}),children:e(md,{onClick:function(){return function(){for(var e=iz(void 0,void 0,void 0,void 0,void 0,d&&p&&p<d.length?d[p].refId:void 0),t=[],n=0;n<E.length;n++)t.push(E[n]);t.push(e),T(t),B(e),y("panel"+e.refId)}()},variant:"contained",color:"secondary",sx:{float:"right",marginTop:"12.5px",minHeight:"25px",minWidth:"25px",padding:0,color:"rgb(0, 0, 102)"},size:"small",children:e(xR,{icon:FR,size:"xl"})})})]})})}),E.map((function(o,r){return t(zs,{variant:"outlined",elevation:0,sx:{"::before":{display:"none"}},style:{marginTop:"10px",marginBottom:"0"},className:o.refId==(null==w?void 0:w.refId)?"selected":"",expanded:A==="panel"+o.refId,onChange:F("panel"+o.refId,o),children:[e(sc,{"aria-controls":"panel"+o.refId+"bh-content",id:"panel"+o.refId+"bh-header",sx:{minHeight:"50px",maxHeight:"50px",backgroundColor:"white","&.Mui-expanded":{marginBottom:"0",minHeight:"50px",maxHeight:"50px",backgroundColor:"rgba(230, 230, 230,1)",color:"black"},":hover":{backgroundColor:"rgba(230, 230, 230,1)",color:"black",button:{display:"inline !important"},".pin-icon":{marginTop:"3px"},".MuiTypography-root":{lineHeight:"30px !important"}}},children:t(cd,{sx:{display:"grid",gridTemplateColumns:"24px auto",width:"100%"},children:[e(cd,{className:"pin-icon",sx:{display:"flex",flexDirection:"column",marginTop:o.refId==(null==w?void 0:w.refId)?"3px":"0"},children:e(Pb,{})}),t(vc,{sx:{width:"100%",flexShrink:0,fontSize:"16px",lineHeight:o.refId==(null==w?void 0:w.refId)?"30px":"24px",fontWeight:700},children:[" CAT Shape #",r+1,e(sA,{title:"Delete Shape",placement:"right",children:e(Ep,{sx:{display:o.refId==(null==w?void 0:w.refId)?"inline":"none",float:"right",borderRadius:"2px",height:"30px",width:"30px",minHeight:"30px",top:"0px"},className:"delete-cias",color:"secondary","aria-label":"delete",onClick:function(e){e.stopPropagation(),function(e){for(var t=[],n=0;n<E.length;n++)E[n].refId!=e&&t.push(E[n]);a(_C(t)),w&&w.refId==e&&(B(void 0),y(!1))}(o.refId)},children:e(Mb,{sx:{margin:"5px"},fontSize:"small"})})})]})]})}),t(js,{children:[e("div",{className:"ptop-10 pbot-10",children:e(UU,{onChange:function(e){return function(e,t){if(e.shapeType!=t){var n=tb.cloneDeep(e);n.shapeType=t,D(n)}}(o,e)},defaultValue:o.shapeType,placeholder:"Select shape type",items:g})}),o.shapeType==gy.CIRCLE&&t(n,{children:[e("div",{className:"ptop-10 pbot-10",children:e(UU,{disabled:o.circle.ciasChoice!=ly.DEFAULT,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.locationRefId=n;var i=l.find((function(e){return e.refId==n}));i&&(r.latitude=i.latitude,r.longitude=i.longitude),o.circle=r,D(o)}(o,o.circle,e)},defaultValue:o.circle.locationRefId||"",placeholder:"Select a risk location",items:b})}),e("div",{className:"pbot-10",children:e(RO,{label:"Latitude:",value:o.circle.latitude||"",error:o.circle.latError,errorMessage:o.circle.latErrorMsg,readOnly:o.circle.locationRefId!=py.CUSTOM,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.latitude=n,r.latError=!1,r.latErrorMsg="",U(o,r)}(o,o.circle,e)},step:1e-11,min:-90})}),e("div",{className:"pbot-10",children:e(RO,{label:"Longitude:",value:o.circle.longitude||"",error:o.circle.lngError,errorMessage:o.circle.lngErrorMsg,readOnly:o.circle.locationRefId!=py.CUSTOM,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.longitude=n,r.lngError=!1,r.lngErrorMsg="",U(o,r)}(o,o.circle,e)},step:1e-11,min:-180})}),e("div",{className:"pbot-10",children:e(uz,{label:"Circle radius:",value:o.circle.radius,distanceOptions:[{name:"mi",symbol:"mi"},{name:"km",symbol:"km"}],error:o.circle.radiusError,errorMessage:o.circle.radiusErrorMsg,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.radius=n,L(o,r)}(o,o.circle,e)},step:.1,min:0})}),e(vc,{children:"Choose between a preconfigured payout table or upload a custom table."}),t("div",{children:[e(Rp,{sx:{width:"100%"},children:t(Lh,{"aria-labelledby":"demo-radio-buttons-group-label",sx:{width:"100%"},value:o.circle.ciasChoice,onChange:function(e){return I(o,o.circle,e.target.value)},name:"radio-buttons-group",children:[e(Up,{value:ly.DEFAULT,sx:{pt:2},control:e(Oh,{}),label:"Preconfigured Table"}),e("div",{className:"",children:e(UU,{disabled:o.circle.ciasChoice!=ly.DEFAULT,onChange:function(e){return R(o,o.circle,e)},defaultValue:d&&d.length>0?o.circle.payoutTableRefId||d[0].refId:"",placeholder:"No Payout Tables Defined",items:d?d.map((function(e){return{key:e.key,value:e.refId}})):[]})}),e(Up,{value:ly.CUSTOM,control:e(Oh,{}),label:"Upload table"})]})}),e("div",{className:"ptop-10 pbot-10",children:e(HU,{disabled:o.circle.ciasChoice!=ly.CUSTOM,value:o.circle.file,error:o.circle.fileError,errorMessage:o.circle.fileErrorMsg,onChange:function(e){return k(o,o.circle,e)},isFileSelected:o.circle.ciasChoice==ly.CUSTOM&&null!=o.circle.customPayouts,accept:".csv,.json"})})]})]}),o.shapeType==gy.POLYGON&&t(n,{children:[e(vc,{className:"ptop-10",sx:{fontWeight:700,fontSize:"15px"},children:"Polygon Coordinates:"}),o.polygon.coords.map((function(n,r){return t("div",{className:"ptop-5",style:{display:"grid",gridTemplateColumns:"10% 45% 45%",width:"100%"},children:[e(Ep,{sx:{borderRadius:"0px",opacity:"0.7",maxHeight:"24px",minHeight:"24px",maxWidth:"24px",boxShadow:"none",marginRight:"4px"},color:"error","aria-label":"add",disabled:o.polygon.coords.length<=3,onClick:function(e){!function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.coords.splice(n,1),L(o,r)}(o,o.polygon,r)},children:e(Mb,{sx:{fontSize:"18px"},fontSize:"inherit"})}),e(RO,{className:"mr-2",size:"sm",placeholder:"longitude",value:n.longitude||"",onChange:function(e){!function(e,t,n,o){var r=tb.cloneDeep(e),i=tb.cloneDeep(t);i.coords[n].longitude=o,L(r,i)}(o,o.polygon,r,e)},min:-180,max:180,step:1e-11}),e(RO,{className:"m1-2",size:"sm",placeholder:"latitude",value:n.latitude||"",onChange:function(e){!function(e,t,n,o){var r=tb.cloneDeep(e),i=tb.cloneDeep(t);i.coords[n].latitude=o,L(r,i)}(o,o.polygon,r,e)},min:-90,max:90,step:1e-11})]},o.polygon.refId+r)})),e(md,{size:"small",variant:"contained",color:"success",sx:{mt:"5px",width:"100%",opacity:"0.8"},onClick:function(e){return function(e,t){var n=tb.cloneDeep(e),o=tb.cloneDeep(t);o.coords.push({latitude:void 0,longitude:void 0}),L(n,o)}(o,o.polygon)},children:"Add New Coordinate"}),e(vc,{className:"ptop-10",children:"Choose between a preconfigured payout table or upload a custom table."}),t("div",{children:[e(Rp,{sx:{width:"100%"},children:t(Lh,{"aria-labelledby":"demo-radio-buttons-group-label",sx:{width:"100%"},value:o.polygon.ciasChoice,onChange:function(e){return I(o,o.polygon,e.target.value)},name:"radio-buttons-group",children:[e(Up,{value:ly.DEFAULT,sx:{pt:2},control:e(Oh,{}),label:"Preconfigured Table"}),e("div",{className:"",children:e(UU,{disabled:o.polygon.ciasChoice!=ly.DEFAULT,onChange:function(e){return R(o,o.polygon,e)},defaultValue:d&&d.length>0?o.polygon.payoutTableRefId||d[0].refId:"",placeholder:"No Payout Tables Defined",items:d?d.map((function(e){return{key:e.key,value:e.refId}})):[]})}),e(Up,{value:ly.CUSTOM,control:e(Oh,{}),label:"Upload table"})]})}),e("div",{className:"ptop-10 pbot-10",children:e(HU,{disabled:o.polygon.ciasChoice!=ly.CUSTOM,value:o.polygon.file,error:o.polygon.fileError,errorMessage:o.polygon.fileErrorMsg,onChange:function(e){return k(o,o.polygon,e)},isFileSelected:o.polygon.ciasChoice==ly.CUSTOM&&null!=o.polygon.customPayouts,accept:".csv,.json"})})]})]})]})]},o.refId)})),0==E.length&&e(vc,{sx:{fontSize:"14px"},className:"pbot-10 ptop-10",children:e("em",{children:" No shapes defined..."})})]})})}));jy(".payout-info-container {\r\n --container-offset:10px;\r\n padding:0;\r\n height:calc(100% - var(--container-offset));\r\n font-family: system-ui, sans-serif;\r\n}\r\n\r\n.payout-info-container .header{\r\n margin: 15px;\r\n}\r\n\r\n.payout-info-container ::-webkit-scrollbar{\r\n width: 10px;\r\n}\r\n\r\n.payout-info-container ::-webkit-scrollbar-track {\r\n background: #f1f1f1;\r\n}\r\n\r\n.payout-info-container ::-webkit-scrollbar-thumb {\r\n background: #a1a1a1;\r\n}\r\n\r\n.payout-info-container ::-webkit-scrollbar-thumb:hover {\r\n background: #868686; \r\n}\r\n\r\n.payout-info-container .wind {\r\n height: 25px;\r\n line-height: 25px;\r\n text-align: center;\r\n color: black;\r\n font-weight: 700;\r\n font-size: 0.8em;\r\n padding: 3px 10px;\r\n border-radius: 2px;\r\n border: 0.5px solid darkgray; \r\n}\r\n\r\n.payout-info-container .cat{\r\n height: 25px;\r\n line-height: 25px;\r\n text-align: center;\r\n color: white;\r\n font-weight: 700;\r\n font-size: 0.8em;\r\n padding: 3px 10px;\r\n border-radius: 2px;\r\n margin-right: 5px;\r\n}\r\n\r\n.payout-info-container .cat.cat-5{\r\n background-color: #fc5c0d;\r\n}\r\n\r\n.payout-info-container .cat.cat-4{\r\n background-color: #fa8d0e;\r\n}\r\n\r\n.payout-info-container .cat.cat-3{\r\n background-color: #f7be0f;\r\n}\r\n\r\n.payout-info-container .cat.cat-2{\r\n background-color: #f6d70f;\r\n}\r\n\r\n.payout-info-container .cat.cat-1{\r\n background-color: #c0e826;\r\n}\r\n\r\n.payout-info-container .cat.cat-0{\r\n background-color: #9cf435;\r\n}\r\n\r\n.payout-info-container .cat.cat--1{\r\n background-color: #78ff44;\r\n}\r\n\r\n.payout-info-container .cat.cat--2{\r\n background-color: #78ff44;\r\n}\r\n\r\n.payout-info-container .cat.cat--3{\r\n background-color: #78ff44;\r\n}\r\n\r\n.payout-info-container .cat.cat--4{\r\n background-color: #78ff44;\r\n}\r\n\r\n.payout-info-container .cat.cat--5{\r\n background-color: #78ff44;\r\n}\r\n\r\n.payout-info-container .cat.cat--10{\r\n background-color: #7d837b;\r\n}\r\n\r\n.payout-info-container .scroll-container{\r\n \r\n height: calc(100% - 2.5em - var(--container-offset));\r\n overflow-y:hidden;\r\n scrollbar-gutter: stable;\r\n position: relative;\r\n top: var(--container-offset);\r\n}\r\n\r\n.payout-info-container .scroll-container:hover{\r\n overflow-y: auto;\r\n}\r\n\r\n.payout-info-container .scroll-container .card-container:last-child div{\r\n margin-bottom: 0px;\r\n}");var yz=Xa(e("path",{d:"M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"}),"ExpandMore"),mz=Xa(e("path",{d:"M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4"}),"AttachMoney"),gz=Xa(e("path",{d:"m16 6 2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6z"}),"TrendingUp"),Cz=Xa([e("path",{d:"M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4m0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2"},"0"),e("path",{d:"M22 7.47V5.35C20.05 4.77 16.56 4 12 4c-2.15 0-4.11.86-5.54 2.24.13-.85.4-2.4 1.01-4.24H5.35C4.77 3.95 4 7.44 4 12c0 2.15.86 4.11 2.24 5.54-.85-.14-2.4-.4-4.24-1.01v2.12C3.95 19.23 7.44 20 12 20c2.15 0 4.11-.86 5.54-2.24-.14.85-.4 2.4-1.01 4.24h2.12c.58-1.95 1.35-5.44 1.35-10 0-2.15-.86-4.11-2.24-5.54.85.13 2.4.4 4.24 1.01M12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6"},"1")],"Cyclone"),vz=Xa(e("path",{d:"M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5m0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8"}),"RadioButtonChecked"),bz=Xa(e("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8"}),"RadioButtonUncheckedOutlined"),_z=Oa((function(t){t.expand;var n=ov(t,["expand"]);return e(pc,nv({},n))}))((function(e){var t=e.theme;return{marginLeft:"auto",transition:t.transitions.create("transform",{duration:t.transitions.duration.shortest}),variants:[{props:function(e){return!e.expand},style:{transform:"rotate(0deg)"}},{props:function(e){return!!e.expand},style:{transform:"rotate(180deg)"}}]}})),xz=Oa((function(t){var n=t.className,o=ov(t,["className"]);return e(sA,nv({},o,{classes:{popper:n}}))}))((function(e){var t,n=e.theme;return(t={})["& .".concat($h.tooltip)]={backgroundColor:"#f5f5f9",color:"rgba(0, 0, 0, 0.87)",maxWidth:230,fontSize:n.typography.pxToRem(12),border:"1px solid #dadde9"},t}));function wz(r){var i=Gv(gb),a=Gv(EC),s=Gv(yb),c=Gv(Ab),l=o.useState((null==s?void 0:s.payouts.map((function(e){return!1})))||[]),u=l[0],d=l[1];o.useEffect((function(){}),[s]);var p=function(e){var t=u.map((function(e){return!1}));t[e]=!u[e],d(t)},f=function(){null!=r.onBack&&r.onBack()},h=function(){null!=r.onRestart&&r.onRestart()};function A(e){return new Date(Date.parse(e)).toLocaleDateString("en-us",{day:"numeric",year:"numeric",month:"short"})}function y(e){return new Date(Date.parse(e)).toLocaleDateString("en-us",{day:"numeric",year:"numeric",month:"short",hour:"numeric",minute:"numeric",timeZone:"UTC"})}function m(e){return new Intl.NumberFormat("en-US",{style:"currency",currency:"USD"}).format(e)}function g(e){switch(e){case 5:case 4:case 3:case 2:case 1:return"Category ".concat(e);case 0:return"Tropical Storm";case-1:return"Tropical Depression";case-2:case-3:case-4:case-5:return"Tropical Expression";case-10:return"N/A";default:return""}}var C=function(){if(r.mapInstanceRef&&r.mapInstanceRef.current){var e=r.mapInstanceRef.current.getSource(My);if(e){var t=e._data.features.map((function(e){var t,n,o,r,i,a,s,c,l,u,d,p;return{type:e.type,geometry:e.geometry,properties:{view:null===(t=e.properties)||void 0===t?void 0:t.view,muted:void 0===(null===(n=e.properties)||void 0===n?void 0:n.checked)||!e.properties.checked,name:null===(o=e.properties)||void 0===o?void 0:o.name,year:null===(r=e.properties)||void 0===r?void 0:r.year,windspeed:null===(i=e.properties)||void 0===i?void 0:i.windspeed,category:null===(a=e.properties)||void 0===a?void 0:a.category,time:null===(s=e.properties)||void 0===s?void 0:s.time,latitude:null===(c=e.properties)||void 0===c?void 0:c.latitude,longitude:null===(l=e.properties)||void 0===l?void 0:l.longitude,location:null===(u=e.properties)||void 0===u?void 0:u.location,checked:null===(d=e.properties)||void 0===d?void 0:d.checked,color:null===(p=e.properties)||void 0===p?void 0:p.color}}}));e.setData({type:"FeatureCollection",features:t})}var n=r.mapInstanceRef.current.getSource(Fy);if(n){t=n._data.features.map((function(e){var t,n,o,r,i,a,s;return{type:e.type,geometry:e.geometry,properties:{view:null===(t=e.properties)||void 0===t?void 0:t.view,muted:void 0===(null===(n=e.properties)||void 0===n?void 0:n.checked)||!e.properties.checked,name:null===(o=e.properties)||void 0===o?void 0:o.name,year:null===(r=e.properties)||void 0===r?void 0:r.year,category:null===(i=e.properties)||void 0===i?void 0:i.category,checked:null===(a=e.properties)||void 0===a?void 0:a.checked,color:null===(s=e.properties)||void 0===s?void 0:s.color}}}));n.setData({type:"FeatureCollection",features:t})}}},v=function(e,t,n){if(r.mapInstanceRef&&r.mapInstanceRef.current){var o=r.mapInstanceRef.current.getSource(My);if(o){var i=o._data.features.map((function(o){var r,i,a,s,c,l,u,d,p,f,h,A,y,m,g,C;return{type:o.type,geometry:o.geometry,properties:{view:null===(r=o.properties)||void 0===r?void 0:r.view,muted:(null===(i=o.properties)||void 0===i?void 0:i.name)==e&&(null===(a=o.properties)||void 0===a?void 0:a.year)==t?!n:null===(s=o.properties)||void 0===s?void 0:s.muted,name:null===(c=o.properties)||void 0===c?void 0:c.name,year:null===(l=o.properties)||void 0===l?void 0:l.year,windspeed:null===(u=o.properties)||void 0===u?void 0:u.windspeed,category:null===(d=o.properties)||void 0===d?void 0:d.category,time:null===(p=o.properties)||void 0===p?void 0:p.time,latitude:null===(f=o.properties)||void 0===f?void 0:f.latitude,longitude:null===(h=o.properties)||void 0===h?void 0:h.longitude,location:null===(A=o.properties)||void 0===A?void 0:A.location,checked:(null===(y=o.properties)||void 0===y?void 0:y.name)==e&&(null===(m=o.properties)||void 0===m?void 0:m.year)==t?n:null===(g=o.properties)||void 0===g?void 0:g.checked,color:null===(C=o.properties)||void 0===C?void 0:C.color}}}));o.setData({type:"FeatureCollection",features:i})}var a=r.mapInstanceRef.current.getSource(Fy);if(a){i=a._data.features.map((function(o){var r,i,a,s,c,l,u,d,p,f,h;return{type:o.type,geometry:o.geometry,properties:{view:null===(r=o.properties)||void 0===r?void 0:r.view,muted:(null===(i=o.properties)||void 0===i?void 0:i.name)==e&&(null===(a=o.properties)||void 0===a?void 0:a.year)==t?!n:null===(s=o.properties)||void 0===s?void 0:s.muted,name:null===(c=o.properties)||void 0===c?void 0:c.name,year:null===(l=o.properties)||void 0===l?void 0:l.year,category:null===(u=o.properties)||void 0===u?void 0:u.category,checked:(null===(d=o.properties)||void 0===d?void 0:d.name)==e&&(null===(p=o.properties)||void 0===p?void 0:p.year)==t?n:null===(f=o.properties)||void 0===f?void 0:f.checked,color:null===(h=o.properties)||void 0===h?void 0:h.color}}}));a.setData({type:"FeatureCollection",features:i})}}};function b(n){var r=function(e){var t=Ny(e),n="Not felt",o="",r="",i="";return 1==t?(n="Not felt",o="None",r="< 0.0464 (%g)",i="< 0.0215 (cm/s)"):3==t?(n="Weak",o="None",r="0.0464 - 2.76 (%g)",i="0.0215 - 1.41 (cm/s)"):4==t?(n="Light",o="None",r="2.76 - 6.2 (%g)",i="1.41 - 4.65 (cm/s)"):5==t?(n="Moderate",o="Very Light",r="6.2 - 11.5 (%g)",i="4.65 - 9.64 (cm/s)"):6==t?(n="Strong",o="Light",r="11.5 - 21.5 (%g)",i="9.64 - 20 (cm/s)"):7==t?(n="Very Strong",o="Moderate",r="21.5 - 40.1 (%g)",i="20 - 41.4 (cm/s)"):8==t?(n="Severe",o="Moderate/Heavy",r="40.1 - 74.7 (%g)",i="41.4 - 85.8 (cm/s)"):9==t?(n="Violent",o="Heavy",r="74.7 - 139 (%g)",i="85.8 - 178 (cm/s)"):(n="Extreme",o="Very Heavy",r="> 139 (%g)",i="> 178 (cm/s)"),{shaking:n,damage:o,pga:r,pgv:i}}(n);return t(o.Fragment,{children:[t(vc,{sx:{fontSize:"11px"},color:"inherit",children:[e("b",{children:"Shaking: "}),e("em",{children:r.shaking})]}),t(vc,{sx:{fontSize:"11px"},color:"inherit",children:[e("b",{children:"Damage: "}),e("em",{children:r.damage})]}),t(vc,{sx:{fontSize:"11px"},color:"inherit",children:[e("b",{children:"Peak Ground Acceleration: "}),e("em",{children:r.pga})]}),t(vc,{sx:{fontSize:"11px"},color:"inherit",children:[e("b",{children:"Peak Ground Velocity: "}),e("em",{children:r.pgv})]})]})}return e("div",{className:"payout-info-container",children:function(){switch(a){case rC.WINDSTORM:return t(n,{children:[t("h3",{className:"header",style:{fontSize:"20px"},children:["Storm Payouts",e(md,{onClick:f,sx:{fontSize:"13px",float:"right",ml:1},children:"Back"}),e(md,{variant:"contained",onClick:h,sx:{fontSize:"13px",float:"right"},children:"Restart"})]}),1==i&&t(cd,{sx:{pl:3,pt:2},children:[e(op,{size:18}),e(vc,{sx:{fontSize:"1.15em",display:"inline-block"},children:" loading..."})]}),0==i&&t("div",{className:"scroll-container",children:[null==s?void 0:s.payouts.map((function(n,o){return e("div",{className:"card-container",onMouseOver:function(){!function(e,t){if(r.mapInstanceRef&&r.mapInstanceRef.current){var n=r.mapInstanceRef.current.getSource(My);if(n){var o=n._data.features.map((function(n){var o,r,i,a,s,c,l,u,d,p,f,h,A,y;return{type:n.type,geometry:n.geometry,properties:{view:null===(o=n.properties)||void 0===o?void 0:o.view,muted:!(null===(r=n.properties)||void 0===r?void 0:r.checked)&&((null===(i=n.properties)||void 0===i?void 0:i.name)!=e||(null===(a=n.properties)||void 0===a?void 0:a.year)!=t),name:null===(s=n.properties)||void 0===s?void 0:s.name,year:null===(c=n.properties)||void 0===c?void 0:c.year,windspeed:null===(l=n.properties)||void 0===l?void 0:l.windspeed,category:null===(u=n.properties)||void 0===u?void 0:u.category,time:null===(d=n.properties)||void 0===d?void 0:d.time,latitude:null===(p=n.properties)||void 0===p?void 0:p.latitude,longitude:null===(f=n.properties)||void 0===f?void 0:f.longitude,location:null===(h=n.properties)||void 0===h?void 0:h.location,checked:null===(A=n.properties)||void 0===A?void 0:A.checked,color:null===(y=n.properties)||void 0===y?void 0:y.color}}}));n.setData({type:"FeatureCollection",features:o})}var i=r.mapInstanceRef.current.getSource(Fy);i&&(o=i._data.features.map((function(n){var o,r,i,a,s,c,l,u,d;return{type:n.type,geometry:n.geometry,properties:{view:null===(o=n.properties)||void 0===o?void 0:o.view,muted:!(null===(r=n.properties)||void 0===r?void 0:r.checked)&&((null===(i=n.properties)||void 0===i?void 0:i.name)!=e||(null===(a=n.properties)||void 0===a?void 0:a.year)!=t),name:null===(s=n.properties)||void 0===s?void 0:s.name,year:null===(c=n.properties)||void 0===c?void 0:c.year,category:null===(l=n.properties)||void 0===l?void 0:l.category,checked:null===(u=n.properties)||void 0===u?void 0:u.checked,color:null===(d=n.properties)||void 0===d?void 0:d.color}}})),i.setData({type:"FeatureCollection",features:o}))}}(n.name,n.year)},onMouseLeave:C,children:t(vd,{sx:{maxWidth:345,border:"1px solid lightgray",borderRadius:0,mr:"10px",ml:"10px",mb:"10px"},children:[e(Rd,{title:"".concat(n.name," ").concat(n.year),titleTypographyProps:{sx:{fontSize:"16px",fontWeight:700}},subheader:"".concat(A(n.stormTrack[0].ISO_TIME)," to ").concat(A(n.stormTrack[n.stormTrack.length-1].ISO_TIME)),subheaderTypographyProps:{sx:{fontSize:"14px",color:"black"}}}),e(Wd,{onChange:function(e){!function(e,t,n){var o=n.target.checked;v(e,t,o)}(n.name,n.year,e)},sx:{float:"right",position:"relative",top:"-70px",left:"-5px"},icon:e(bz,{}),checkedIcon:e(vz,{}),defaultChecked:!0}),t(Sd,{sx:{paddingTop:0},children:[t(vc,{variant:"body2",sx:{color:"black",fontWeight:700,marginBottom:"5px"},children:["Proxy: ",n.proxy.windspeedMPH&&t("span",{style:{fontSize:"14px"},className:"wind",children:[n.proxy.windspeedMPH," MPH"]}),!n.proxy.windspeedMPH&&e("span",{style:{fontSize:"14px"},className:"wind",children:"N/A"})]}),t(vc,{variant:"body2",sx:{color:"black",fontWeight:700,marginBottom:"5px"},children:["Anemometer: ",n.anemometer.windspeedMPH&&t("span",{style:{fontSize:"14px"},className:"wind",children:[n.anemometer.windspeedMPH," MPH"]}),!n.anemometer.windspeedMPH&&e("span",{style:{fontSize:"14px"},className:"wind",children:"N/A"})]}),t(vc,{variant:"body2",sx:{color:"black",fontWeight:700,marginBottom:"5px"},children:["CIAC: ",n.ciac.category&&e("span",{style:{fontSize:"14px"},className:"cat cat-".concat(n.ciac.category),children:g(n.ciac.category)}),!n.ciac.category&&e("span",{style:{fontSize:"14px"},className:"cat cat--10",children:g(-10)})]}),e(vc,{variant:"body2",sx:{color:"black",fontWeight:700,marginTop:"15px"},children:"Policy Payout:"}),e(vc,{variant:"body2",sx:{color:"black"},children:m(n.maxRecoveryAmount)})]}),e(xd,{sx:{position:"relative",top:-40,height:0},disableSpacing:!0,children:e(_z,{expand:u[o],onClick:function(){return p(o)},"aria-expanded":u[o],"aria-label":"show more",children:e(yz,{})})}),e(Ms,{in:u[o],timeout:"auto",unmountOnExit:!0,children:e(Sd,{sx:{borderTop:"1px solid lightgray"},children:t(gf,{sx:{width:"100%",maxWidth:360,bgcolor:"background.paper",paddingTop:0},children:[t(Sf,{sx:{paddingLeft:0},children:[e(Mf,{children:e(ed,{sx:{backgroundColor:n.maxRecovery==n.proxy.proxyPayout?"#0d47a1":""},children:e(DU,{})})}),e(Lf,{primary:"Proxy Payout",primaryTypographyProps:{sx:{fontSize:"0.85em",fontWeight:700,color:"black"}},secondaryTypographyProps:{color:"black"},secondary:"".concat(Math.round(100*n.proxy.proxyPayout),"%")})]}),t(Sf,{sx:{paddingLeft:0},children:[e(Mf,{children:e(ed,{sx:{backgroundColor:n.maxRecovery==n.anemometer.anemometerPayout?"#0d47a1":""},children:e(JU,{})})}),e(Lf,{primary:"Anemometer Payout",primaryTypographyProps:{sx:{fontSize:"0.85em",fontWeight:700,color:"black"}},secondaryTypographyProps:{color:"black"},secondary:"".concat(Math.round(100*n.anemometer.anemometerPayout),"%")})]}),t(Sf,{sx:{paddingLeft:0},children:[e(Mf,{children:e(ed,{sx:{backgroundColor:n.maxRecovery==n.ciac.ciacPayout?"#0d47a1":""},children:e(Cz,{})})}),e(Lf,{primary:"CIAC Payout",primaryTypographyProps:{sx:{fontSize:"0.85em",fontWeight:700,color:"black"}},secondaryTypographyProps:{color:"black"},secondary:"".concat(Math.round(100*n.ciac.ciacPayout),"%")})]}),t(Sf,{sx:{paddingLeft:0},children:[e(Mf,{children:e(ed,{sx:{backgroundColor:"#0d47a1"},children:e(gz,{})})}),e(Lf,{primary:"Max Payout",primaryTypographyProps:{sx:{fontSize:"0.85em",fontWeight:700,color:"black"}},secondaryTypographyProps:{color:"black"},secondary:"".concat(Math.round(100*n.maxRecovery),"%")})]}),t(Sf,{sx:{paddingLeft:0},children:[e(Mf,{children:e(ed,{sx:{backgroundColor:""},children:e(mz,{})})}),e(Lf,{primary:"Max Recovery Amount",primaryTypographyProps:{sx:{fontSize:"0.85em",fontWeight:700,color:"black"}},secondaryTypographyProps:{color:"black"},secondary:m(n.maxRecoveryAmount)})]})]})})})]})},n.name+n.year)})),0==(null==s?void 0:s.payouts.length)&&e(vc,{sx:{fontSize:"1.15em",display:"inline-block",p:5},children:"No recovery payouts available..."})]})]});case rC.EARTHQUAKE:return t(n,{children:[t("h3",{className:"header",style:{fontSize:"20px"},children:["Quake Payouts",e(md,{onClick:f,sx:{fontSize:"13px",float:"right",ml:1},children:"Back"}),e(md,{variant:"contained",onClick:h,sx:{fontSize:"13px",float:"right"},children:"Restart"})]}),1==i&&t(cd,{sx:{pl:3,pt:2},children:[e(op,{size:18}),e(vc,{sx:{fontSize:"1.15em",display:"inline-block"},children:" loading..."})]}),0==i&&t("div",{className:"scroll-container",children:[null==c?void 0:c.payouts.map((function(o,r){return e("div",{className:"card-container",children:t(vd,{sx:{maxWidth:345,border:"1px solid lightgray",borderRadius:0,mr:"10px",ml:"10px",mb:"10px"},children:[e(Rd,{title:"".concat(o.place),titleTypographyProps:{sx:{fontSize:"14px",fontWeight:700}},subheader:t(n,{children:[e(vc,{sx:{fontSize:"12px"},children:y(o.event.ot)}),e(xz,{placement:"top",title:b(o.event.pga),children:e(vc,{sx:{fontSize:"12px"},children:t("span",{style:{borderRadius:"3px",fontWeight:700,padding:"3px 10px",color:"white",backgroundColor:"".concat(Ly(o.event.pga))},children:["Intensity ",zy(o.event.pga)]})})},o.evid)]})}),e(Wd,{onChange:function(e){},sx:{float:"right",position:"relative",top:"-70px",left:"-5px"},icon:e(bz,{}),checkedIcon:e(vz,{}),defaultChecked:!0}),t(Sd,{sx:{paddingTop:0},children:[e(vc,{variant:"body2",sx:{color:"black",fontSize:"12px",fontWeight:700},children:"PGA:"}),e(vc,{variant:"body2",sx:{color:"black",fontSize:"12px",marginBottom:"5px"},children:"".concat(o.event.pga," %g")}),e(vc,{variant:"body2",sx:{color:"black",fontSize:"12px",fontWeight:700},children:"PGV:"}),e(vc,{variant:"body2",sx:{color:"black",fontSize:"12px",marginBottom:"5px"},children:"".concat(o.event.pgv," cm/s")}),t(vc,{variant:"body2",sx:{color:"black",fontSize:"12px",paddingBottom:"5px"},children:[e("strong",{children:"Magnitude:"})," ",o.mag]}),e(vc,{variant:"body2",sx:{color:"black",fontSize:"12px",fontWeight:700},children:"Policy Payout:"}),e(vc,{variant:"body2",sx:{fontSize:"12px",color:"black"},children:m(o.payoutAmt)})]}),e(xd,{sx:{position:"relative",top:-40,height:0},disableSpacing:!0,children:e(_z,{expand:u[r],onClick:function(){return p(r)},"aria-expanded":u[r],"aria-label":"show more",children:e(yz,{})})}),e(Ms,{in:u[r],timeout:"auto",unmountOnExit:!0,children:e(Sd,{sx:{borderTop:"1px solid lightgray"},children:e(gf,{sx:{width:"100%",maxWidth:360,bgcolor:"background.paper",paddingTop:0}})})})]})},o.evid)})),0==(null==c?void 0:c.payouts.length)&&e(vc,{sx:{fontSize:"1.15em",display:"inline-block",p:5},children:"No recovery payouts available..."})]})]})}}()})}function Bz(e){if(null==e)return"";var t=[{fipsCode:"01001",county:"Autauga County"},{fipsCode:"01003",county:"Baldwin County"},{fipsCode:"01005",county:"Barbour County"},{fipsCode:"01007",county:"Bibb County"},{fipsCode:"01009",county:"Blount County"},{fipsCode:"01011",county:"Bullock County"},{fipsCode:"01013",county:"Butler County"},{fipsCode:"01015",county:"Calhoun County"},{fipsCode:"01017",county:"Chambers County"},{fipsCode:"01019",county:"Cherokee County"},{fipsCode:"01021",county:"Chilton County"},{fipsCode:"01023",county:"Choctaw County"},{fipsCode:"01025",county:"Clarke County"},{fipsCode:"01027",county:"Clay County"},{fipsCode:"01029",county:"Cleburne County"},{fipsCode:"01031",county:"Coffee County"},{fipsCode:"01033",county:"Colbert County"},{fipsCode:"01035",county:"Conecuh County"},{fipsCode:"01037",county:"Coosa County"},{fipsCode:"01039",county:"Covington County"},{fipsCode:"01041",county:"Crenshaw County"},{fipsCode:"01043",county:"Cullman County"},{fipsCode:"01045",county:"Dale County"},{fipsCode:"01047",county:"Dallas County"},{fipsCode:"01049",county:"DeKalb County"},{fipsCode:"01051",county:"Elmore County"},{fipsCode:"01053",county:"Escambia County"},{fipsCode:"01055",county:"Etowah County"},{fipsCode:"01057",county:"Fayette County"},{fipsCode:"01059",county:"Franklin County"},{fipsCode:"01061",county:"Geneva County"},{fipsCode:"01063",county:"Greene County"},{fipsCode:"01065",county:"Hale County"},{fipsCode:"01067",county:"Henry County"},{fipsCode:"01069",county:"Houston County"},{fipsCode:"01071",county:"Jackson County"},{fipsCode:"01073",county:"Jefferson County"},{fipsCode:"01075",county:"Lamar County"},{fipsCode:"01077",county:"Lauderdale County"},{fipsCode:"01079",county:"Lawrence County"},{fipsCode:"01081",county:"Lee County"},{fipsCode:"01083",county:"Limestone County"},{fipsCode:"01085",county:"Lowndes County"},{fipsCode:"01087",county:"Macon County"},{fipsCode:"01089",county:"Madison County"},{fipsCode:"01091",county:"Marengo County"},{fipsCode:"01093",county:"Marion County"},{fipsCode:"01095",county:"Marshall County"},{fipsCode:"01097",county:"Mobile County"},{fipsCode:"01099",county:"Monroe County"},{fipsCode:"01101",county:"Montgomery County"},{fipsCode:"01103",county:"Morgan County"},{fipsCode:"01105",county:"Perry County"},{fipsCode:"01107",county:"Pickens County"},{fipsCode:"01109",county:"Pike County"},{fipsCode:"01111",county:"Randolph County"},{fipsCode:"01113",county:"Russell County"},{fipsCode:"01115",county:"St. Clair County"},{fipsCode:"01117",county:"Shelby County"},{fipsCode:"01119",county:"Sumter County"},{fipsCode:"01121",county:"Talladega County"},{fipsCode:"01123",county:"Tallapoosa County"},{fipsCode:"01125",county:"Tuscaloosa County"},{fipsCode:"01127",county:"Walker County"},{fipsCode:"01129",county:"Washington County"},{fipsCode:"01131",county:"Wilcox County"},{fipsCode:"01133",county:"Winston County"},{fipsCode:"02013",county:"Aleutians East Borough"},{fipsCode:"02016",county:"Aleutians West Census Area"},{fipsCode:"02020",county:"Anchorage Borough"},{fipsCode:"02050",county:"Bethel Census Area"},{fipsCode:"02060",county:"Bristol Bay Borough"},{fipsCode:"02068",county:"Denali Borough"},{fipsCode:"02070",county:"Dillingham Census Area"},{fipsCode:"02090",county:"Fairbanks North Star Borough"},{fipsCode:"02100",county:"Haines Borough"},{fipsCode:"02110",county:"Juneau Borough"},{fipsCode:"02122",county:"Kenai Peninsula Borough"},{fipsCode:"02130",county:"Ketchikan Gateway Borough"},{fipsCode:"02150",county:"Kodiak Island Borough"},{fipsCode:"02164",county:"Lake and Peninsula Borough"},{fipsCode:"02170",county:"Matanuska"},{fipsCode:"02180",county:"Nome Census Area"},{fipsCode:"02185",county:"North Slope Borough"},{fipsCode:"02188",county:"Northwest Arctic Borough"},{fipsCode:"02201",county:"Prince of Wales"},{fipsCode:"02220",county:"Sitka Borough"},{fipsCode:"02231",county:"Skagway-Yakutat-Angoon Census Area"},{fipsCode:"02232",county:"Skagway-Hoonah-Angoon Census Area"},{fipsCode:"02240",county:"Southeast Fairbanks Census Area"},{fipsCode:"02261",county:"Valdez"},{fipsCode:"02270",county:"Wade Hampton Census Area"},{fipsCode:"02280",county:"Wrangell"},{fipsCode:"02282",county:"Yakutat Borough"},{fipsCode:"02290",county:"Yukon"},{fipsCode:"04001",county:"Apache County"},{fipsCode:"04003",county:"Cochise County"},{fipsCode:"04005",county:"Coconino County"},{fipsCode:"04007",county:"Gila County"},{fipsCode:"04009",county:"Graham County"},{fipsCode:"04011",county:"Greenlee County"},{fipsCode:"04012",county:"La Paz County"},{fipsCode:"04013",county:"Maricopa County"},{fipsCode:"04015",county:"Mohave County"},{fipsCode:"04017",county:"Navajo County"},{fipsCode:"04019",county:"Pima County"},{fipsCode:"04021",county:"Pinal County"},{fipsCode:"04023",county:"Santa Cruz County"},{fipsCode:"04025",county:"Yavapai County"},{fipsCode:"04027",county:"Yuma County"},{fipsCode:"05001",county:"Arkansas County"},{fipsCode:"05003",county:"Ashley County"},{fipsCode:"05005",county:"Baxter County"},{fipsCode:"05007",county:"Benton County"},{fipsCode:"05009",county:"Boone County"},{fipsCode:"05011",county:"Bradley County"},{fipsCode:"05013",county:"Calhoun County"},{fipsCode:"05015",county:"Carroll County"},{fipsCode:"05017",county:"Chicot County"},{fipsCode:"05019",county:"Clark County"},{fipsCode:"05021",county:"Clay County"},{fipsCode:"05023",county:"Cleburne County"},{fipsCode:"05025",county:"Cleveland County"},{fipsCode:"05027",county:"Columbia County"},{fipsCode:"05029",county:"Conway County"},{fipsCode:"05031",county:"Craighead County"},{fipsCode:"05033",county:"Crawford County"},{fipsCode:"05035",county:"Crittenden County"},{fipsCode:"05037",county:"Cross County"},{fipsCode:"05039",county:"Dallas County"},{fipsCode:"05041",county:"Desha County"},{fipsCode:"05043",county:"Drew County"},{fipsCode:"05045",county:"Faulkner County"},{fipsCode:"05047",county:"Franklin County"},{fipsCode:"05049",county:"Fulton County"},{fipsCode:"05051",county:"Garland County"},{fipsCode:"05053",county:"Grant County"},{fipsCode:"05055",county:"Greene County"},{fipsCode:"05057",county:"Hempstead County"},{fipsCode:"05059",county:"Hot Spring County"},{fipsCode:"05061",county:"Howard County"},{fipsCode:"05063",county:"Independence County"},{fipsCode:"05065",county:"Izard County"},{fipsCode:"05067",county:"Jackson County"},{fipsCode:"05069",county:"Jefferson County"},{fipsCode:"05071",county:"Johnson County"},{fipsCode:"05073",county:"Lafayette County"},{fipsCode:"05075",county:"Lawrence County"},{fipsCode:"05077",county:"Lee County"},{fipsCode:"05079",county:"Lincoln County"},{fipsCode:"05081",county:"Little River County"},{fipsCode:"05083",county:"Logan County"},{fipsCode:"05085",county:"Lonoke County"},{fipsCode:"05087",county:"Madison County"},{fipsCode:"05089",county:"Marion County"},{fipsCode:"05091",county:"Miller County"},{fipsCode:"05093",county:"Mississippi County"},{fipsCode:"05095",county:"Monroe County"},{fipsCode:"05097",county:"Montgomery County"},{fipsCode:"05099",county:"Nevada County"},{fipsCode:"05101",county:"Newton County"},{fipsCode:"05103",county:"Ouachita County"},{fipsCode:"05105",county:"Perry County"},{fipsCode:"05107",county:"Phillips County"},{fipsCode:"05109",county:"Pike County"},{fipsCode:"05111",county:"Poinsett County"},{fipsCode:"05113",county:"Polk County"},{fipsCode:"05115",county:"Pope County"},{fipsCode:"05117",county:"Prairie County"},{fipsCode:"05119",county:"Pulaski County"},{fipsCode:"05121",county:"Randolph County"},{fipsCode:"05123",county:"St. Francis County"},{fipsCode:"05125",county:"Saline County"},{fipsCode:"05127",county:"Scott County"},{fipsCode:"05129",county:"Searcy County"},{fipsCode:"05131",county:"Sebastian County"},{fipsCode:"05133",county:"Sevier County"},{fipsCode:"05135",county:"Sharp County"},{fipsCode:"05137",county:"Stone County"},{fipsCode:"05139",county:"Union County"},{fipsCode:"05141",county:"Van Buren County"},{fipsCode:"05143",county:"Washington County"},{fipsCode:"05145",county:"White County"},{fipsCode:"05147",county:"Woodruff County"},{fipsCode:"05149",county:"Yell County"},{fipsCode:"06001",county:"Alameda County"},{fipsCode:"06003",county:"Alpine County"},{fipsCode:"06005",county:"Amador County"},{fipsCode:"06007",county:"Butte County"},{fipsCode:"06009",county:"Calaveras County"},{fipsCode:"06011",county:"Colusa County"},{fipsCode:"06013",county:"Contra Costa County"},{fipsCode:"06015",county:"Del Norte County"},{fipsCode:"06017",county:"El Dorado County"},{fipsCode:"06019",county:"Fresno County"},{fipsCode:"06021",county:"Glenn County"},{fipsCode:"06023",county:"Humboldt County"},{fipsCode:"06025",county:"Imperial County"},{fipsCode:"06027",county:"Inyo County"},{fipsCode:"06029",county:"Kern County"},{fipsCode:"06031",county:"Kings County"},{fipsCode:"06033",county:"Lake County"},{fipsCode:"06035",county:"Lassen County"},{fipsCode:"06037",county:"Los Angeles County"},{fipsCode:"06039",county:"Madera County"},{fipsCode:"06041",county:"Marin County"},{fipsCode:"06043",county:"Mariposa County"},{fipsCode:"06045",county:"Mendocino County"},{fipsCode:"06047",county:"Merced County"},{fipsCode:"06049",county:"Modoc County"},{fipsCode:"06051",county:"Mono County"},{fipsCode:"06053",county:"Monterey County"},{fipsCode:"06055",county:"Napa County"},{fipsCode:"06057",county:"Nevada County"},{fipsCode:"06059",county:"Orange County"},{fipsCode:"06061",county:"Placer County"},{fipsCode:"06063",county:"Plumas County"},{fipsCode:"06065",county:"Riverside County"},{fipsCode:"06067",county:"Sacramento County"},{fipsCode:"06069",county:"San Benito County"},{fipsCode:"06071",county:"San Bernardino County"},{fipsCode:"06073",county:"San Diego County"},{fipsCode:"06075",county:"San Francisco County"},{fipsCode:"06077",county:"San Joaquin County"},{fipsCode:"06079",county:"San Luis Obispo County"},{fipsCode:"06081",county:"San Mateo County"},{fipsCode:"06083",county:"Santa Barbara County"},{fipsCode:"06085",county:"Santa Clara County"},{fipsCode:"06087",county:"Santa Cruz County"},{fipsCode:"06089",county:"Shasta County"},{fipsCode:"06091",county:"Sierra County"},{fipsCode:"06093",county:"Siskiyou County"},{fipsCode:"06095",county:"Solano County"},{fipsCode:"06097",county:"Sonoma County"},{fipsCode:"06099",county:"Stanislaus County"},{fipsCode:"06101",county:"Sutter County"},{fipsCode:"06103",county:"Tehama County"},{fipsCode:"06105",county:"Trinity County"},{fipsCode:"06107",county:"Tulare County"},{fipsCode:"06109",county:"Tuolumne County"},{fipsCode:"06111",county:"Ventura County"},{fipsCode:"06113",county:"Yolo County"},{fipsCode:"06115",county:"Yuba County"},{fipsCode:"08001",county:"Adams County"},{fipsCode:"08003",county:"Alamosa County"},{fipsCode:"08005",county:"Arapahoe County"},{fipsCode:"08007",county:"Archuleta County"},{fipsCode:"08009",county:"Baca County"},{fipsCode:"08011",county:"Bent County"},{fipsCode:"08013",county:"Boulder County"},{fipsCode:"08015",county:"Chaffee County"},{fipsCode:"08017",county:"Cheyenne County"},{fipsCode:"08019",county:"Clear Creek County"},{fipsCode:"08021",county:"Conejos County"},{fipsCode:"08023",county:"Costilla County"},{fipsCode:"08025",county:"Crowley County"},{fipsCode:"08027",county:"Custer County"},{fipsCode:"08029",county:"Delta County"},{fipsCode:"08031",county:"Denver County"},{fipsCode:"08033",county:"Dolores County"},{fipsCode:"08035",county:"Douglas County"},{fipsCode:"08037",county:"Eagle County"},{fipsCode:"08039",county:"Elbert County"},{fipsCode:"08041",county:"El Paso County"},{fipsCode:"08043",county:"Fremont County"},{fipsCode:"08045",county:"Garfield County"},{fipsCode:"08047",county:"Gilpin County"},{fipsCode:"08049",county:"Grand County"},{fipsCode:"08051",county:"Gunnison County"},{fipsCode:"08053",county:"Hinsdale County"},{fipsCode:"08055",county:"Huerfano County"},{fipsCode:"08057",county:"Jackson County"},{fipsCode:"08059",county:"Jefferson County"},{fipsCode:"08061",county:"Kiowa County"},{fipsCode:"08063",county:"Kit Carson County"},{fipsCode:"08065",county:"Lake County"},{fipsCode:"08067",county:"La Plata County"},{fipsCode:"08069",county:"Larimer County"},{fipsCode:"08071",county:"Las Animas County"},{fipsCode:"08073",county:"Lincoln County"},{fipsCode:"08075",county:"Logan County"},{fipsCode:"08077",county:"Mesa County"},{fipsCode:"08079",county:"Mineral County"},{fipsCode:"08081",county:"Moffat County"},{fipsCode:"08083",county:"Montezuma County"},{fipsCode:"08085",county:"Montrose County"},{fipsCode:"08087",county:"Morgan County"},{fipsCode:"08089",county:"Otero County"},{fipsCode:"08091",county:"Ouray County"},{fipsCode:"08093",county:"Park County"},{fipsCode:"08095",county:"Phillips County"},{fipsCode:"08097",county:"Pitkin County"},{fipsCode:"08099",county:"Prowers County"},{fipsCode:"08101",county:"Pueblo County"},{fipsCode:"08103",county:"Rio Blanco County"},{fipsCode:"08105",county:"Rio Grande County"},{fipsCode:"08107",county:"Routt County"},{fipsCode:"08109",county:"Saguache County"},{fipsCode:"08111",county:"San Juan County"},{fipsCode:"08113",county:"San Miguel County"},{fipsCode:"08115",county:"Sedgwick County"},{fipsCode:"08117",county:"Summit County"},{fipsCode:"08119",county:"Teller County"},{fipsCode:"08121",county:"Washington County"},{fipsCode:"08123",county:"Weld County"},{fipsCode:"08125",county:"Yuma County"},{fipsCode:"09001",county:"Fairfield County"},{fipsCode:"09003",county:"Hartford County"},{fipsCode:"09005",county:"Litchfield County"},{fipsCode:"09007",county:"Middlesex County"},{fipsCode:"09009",county:"New Haven County"},{fipsCode:"09011",county:"New London County"},{fipsCode:"09013",county:"Tolland County"},{fipsCode:"09015",county:"Windham County"},{fipsCode:"10001",county:"Kent County"},{fipsCode:"10003",county:"New Castle County"},{fipsCode:"10005",county:"Sussex County"},{fipsCode:"11001",county:"District of Columbia"},{fipsCode:"12001",county:"Alachua County"},{fipsCode:"12003",county:"Baker County"},{fipsCode:"12005",county:"Bay County"},{fipsCode:"12007",county:"Bradford County"},{fipsCode:"12009",county:"Brevard County"},{fipsCode:"12011",county:"Broward County"},{fipsCode:"12013",county:"Calhoun County"},{fipsCode:"12015",county:"Charlotte County"},{fipsCode:"12017",county:"Citrus County"},{fipsCode:"12019",county:"Clay County"},{fipsCode:"12021",county:"Collier County"},{fipsCode:"12023",county:"Columbia County"},{fipsCode:"12086",county:"Miami-Dade County"},{fipsCode:"12027",county:"DeSoto County"},{fipsCode:"12029",county:"Dixie County"},{fipsCode:"12031",county:"Duval County"},{fipsCode:"12033",county:"Escambia County"},{fipsCode:"12035",county:"Flagler County"},{fipsCode:"12037",county:"Franklin County"},{fipsCode:"12039",county:"Gadsden County"},{fipsCode:"12041",county:"Gilchrist County"},{fipsCode:"12043",county:"Glades County"},{fipsCode:"12045",county:"Gulf County"},{fipsCode:"12047",county:"Hamilton County"},{fipsCode:"12049",county:"Hardee County"},{fipsCode:"12051",county:"Hendry County"},{fipsCode:"12053",county:"Hernando County"},{fipsCode:"12055",county:"Highlands County"},{fipsCode:"12057",county:"Hillsborough County"},{fipsCode:"12059",county:"Holmes County"},{fipsCode:"12061",county:"Indian River County"},{fipsCode:"12063",county:"Jackson County"},{fipsCode:"12065",county:"Jefferson County"},{fipsCode:"12067",county:"Lafayette County"},{fipsCode:"12069",county:"Lake County"},{fipsCode:"12071",county:"Lee County"},{fipsCode:"12073",county:"Leon County"},{fipsCode:"12075",county:"Levy County"},{fipsCode:"12077",county:"Liberty County"},{fipsCode:"12079",county:"Madison County"},{fipsCode:"12081",county:"Manatee County"},{fipsCode:"12083",county:"Marion County"},{fipsCode:"12085",county:"Martin County"},{fipsCode:"12087",county:"Monroe County"},{fipsCode:"12089",county:"Nassau County"},{fipsCode:"12091",county:"Okaloosa County"},{fipsCode:"12093",county:"Okeechobee County"},{fipsCode:"12095",county:"Orange County"},{fipsCode:"12097",county:"Osceola County"},{fipsCode:"12099",county:"Palm Beach County"},{fipsCode:"12101",county:"Pasco County"},{fipsCode:"12103",county:"Pinellas County"},{fipsCode:"12105",county:"Polk County"},{fipsCode:"12107",county:"Putnam County"},{fipsCode:"12109",county:"St. Johns County"},{fipsCode:"12111",county:"St. Lucie County"},{fipsCode:"12113",county:"Santa Rosa County"},{fipsCode:"12115",county:"Sarasota County"},{fipsCode:"12117",county:"Seminole County"},{fipsCode:"12119",county:"Sumter County"},{fipsCode:"12121",county:"Suwannee County"},{fipsCode:"12123",county:"Taylor County"},{fipsCode:"12125",county:"Union County"},{fipsCode:"12127",county:"Volusia County"},{fipsCode:"12129",county:"Wakulla County"},{fipsCode:"12131",county:"Walton County"},{fipsCode:"12133",county:"Washington County"},{fipsCode:"13001",county:"Appling County"},{fipsCode:"13003",county:"Atkinson County"},{fipsCode:"13005",county:"Bacon County"},{fipsCode:"13007",county:"Baker County"},{fipsCode:"13009",county:"Baldwin County"},{fipsCode:"13011",county:"Banks County"},{fipsCode:"13013",county:"Barrow County"},{fipsCode:"13015",county:"Bartow County"},{fipsCode:"13017",county:"Ben Hill County"},{fipsCode:"13019",county:"Berrien County"},{fipsCode:"13021",county:"Bibb County"},{fipsCode:"13023",county:"Bleckley County"},{fipsCode:"13025",county:"Brantley County"},{fipsCode:"13027",county:"Brooks County"},{fipsCode:"13029",county:"Bryan County"},{fipsCode:"13031",county:"Bulloch County"},{fipsCode:"13033",county:"Burke County"},{fipsCode:"13035",county:"Butts County"},{fipsCode:"13037",county:"Calhoun County"},{fipsCode:"13039",county:"Camden County"},{fipsCode:"13043",county:"Candler County"},{fipsCode:"13045",county:"Carroll County"},{fipsCode:"13047",county:"Catoosa County"},{fipsCode:"13049",county:"Charlton County"},{fipsCode:"13051",county:"Chatham County"},{fipsCode:"13053",county:"Chattahoochee County"},{fipsCode:"13055",county:"Chattooga County"},{fipsCode:"13057",county:"Cherokee County"},{fipsCode:"13059",county:"Clarke County"},{fipsCode:"13061",county:"Clay County"},{fipsCode:"13063",county:"Clayton County"},{fipsCode:"13065",county:"Clinch County"},{fipsCode:"13067",county:"Cobb County"},{fipsCode:"13069",county:"Coffee County"},{fipsCode:"13071",county:"Colquitt County"},{fipsCode:"13073",county:"Columbia County"},{fipsCode:"13075",county:"Cook County"},{fipsCode:"13077",county:"Coweta County"},{fipsCode:"13079",county:"Crawford County"},{fipsCode:"13081",county:"Crisp County"},{fipsCode:"13083",county:"Dade County"},{fipsCode:"13085",county:"Dawson County"},{fipsCode:"13087",county:"Decatur County"},{fipsCode:"13089",county:"DeKalb County"},{fipsCode:"13091",county:"Dodge County"},{fipsCode:"13093",county:"Dooly County"},{fipsCode:"13095",county:"Dougherty County"},{fipsCode:"13097",county:"Douglas County"},{fipsCode:"13099",county:"Early County"},{fipsCode:"13101",county:"Echols County"},{fipsCode:"13103",county:"Effingham County"},{fipsCode:"13105",county:"Elbert County"},{fipsCode:"13107",county:"Emanuel County"},{fipsCode:"13109",county:"Evans County"},{fipsCode:"13111",county:"Fannin County"},{fipsCode:"13113",county:"Fayette County"},{fipsCode:"13115",county:"Floyd County"},{fipsCode:"13117",county:"Forsyth County"},{fipsCode:"13119",county:"Franklin County"},{fipsCode:"13121",county:"Fulton County"},{fipsCode:"13123",county:"Gilmer County"},{fipsCode:"13125",county:"Glascock County"},{fipsCode:"13127",county:"Glynn County"},{fipsCode:"13129",county:"Gordon County"},{fipsCode:"13131",county:"Grady County"},{fipsCode:"13133",county:"Greene County"},{fipsCode:"13135",county:"Gwinnett County"},{fipsCode:"13137",county:"Habersham County"},{fipsCode:"13139",county:"Hall County"},{fipsCode:"13141",county:"Hancock County"},{fipsCode:"13143",county:"Haralson County"},{fipsCode:"13145",county:"Harris County"},{fipsCode:"13147",county:"Hart County"},{fipsCode:"13149",county:"Heard County"},{fipsCode:"13151",county:"Henry County"},{fipsCode:"13153",county:"Houston County"},{fipsCode:"13155",county:"Irwin County"},{fipsCode:"13157",county:"Jackson County"},{fipsCode:"13159",county:"Jasper County"},{fipsCode:"13161",county:"Jeff Davis County"},{fipsCode:"13163",county:"Jefferson County"},{fipsCode:"13165",county:"Jenkins County"},{fipsCode:"13167",county:"Johnson County"},{fipsCode:"13169",county:"Jones County"},{fipsCode:"13171",county:"Lamar County"},{fipsCode:"13173",county:"Lanier County"},{fipsCode:"13175",county:"Laurens County"},{fipsCode:"13177",county:"Lee County"},{fipsCode:"13179",county:"Liberty County"},{fipsCode:"13181",county:"Lincoln County"},{fipsCode:"13183",county:"Long County"},{fipsCode:"13185",county:"Lowndes County"},{fipsCode:"13187",county:"Lumpkin County"},{fipsCode:"13189",county:"McDuffie County"},{fipsCode:"13191",county:"McIntosh County"},{fipsCode:"13193",county:"Macon County"},{fipsCode:"13195",county:"Madison County"},{fipsCode:"13197",county:"Marion County"},{fipsCode:"13199",county:"Meriwether County"},{fipsCode:"13201",county:"Miller County"},{fipsCode:"13205",county:"Mitchell County"},{fipsCode:"13207",county:"Monroe County"},{fipsCode:"13209",county:"Montgomery County"},{fipsCode:"13211",county:"Morgan County"},{fipsCode:"13213",county:"Murray County"},{fipsCode:"13215",county:"Muscogee County"},{fipsCode:"13217",county:"Newton County"},{fipsCode:"13219",county:"Oconee County"},{fipsCode:"13221",county:"Oglethorpe County"},{fipsCode:"13223",county:"Paulding County"},{fipsCode:"13225",county:"Peach County"},{fipsCode:"13227",county:"Pickens County"},{fipsCode:"13229",county:"Pierce County"},{fipsCode:"13231",county:"Pike County"},{fipsCode:"13233",county:"Polk County"},{fipsCode:"13235",county:"Pulaski County"},{fipsCode:"13237",county:"Putnam County"},{fipsCode:"13239",county:"Quitman County"},{fipsCode:"13241",county:"Rabun County"},{fipsCode:"13243",county:"Randolph County"},{fipsCode:"13245",county:"Richmond County"},{fipsCode:"13247",county:"Rockdale County"},{fipsCode:"13249",county:"Schley County"},{fipsCode:"13251",county:"Screven County"},{fipsCode:"13253",county:"Seminole County"},{fipsCode:"13255",county:"Spalding County"},{fipsCode:"13257",county:"Stephens County"},{fipsCode:"13259",county:"Stewart County"},{fipsCode:"13261",county:"Sumter County"},{fipsCode:"13263",county:"Talbot County"},{fipsCode:"13265",county:"Taliaferro County"},{fipsCode:"13267",county:"Tattnall County"},{fipsCode:"13269",county:"Taylor County"},{fipsCode:"13271",county:"Telfair County"},{fipsCode:"13273",county:"Terrell County"},{fipsCode:"13275",county:"Thomas County"},{fipsCode:"13277",county:"Tift County"},{fipsCode:"13279",county:"Toombs County"},{fipsCode:"13281",county:"Towns County"},{fipsCode:"13283",county:"Treutlen County"},{fipsCode:"13285",county:"Troup County"},{fipsCode:"13287",county:"Turner County"},{fipsCode:"13289",county:"Twiggs County"},{fipsCode:"13291",county:"Union County"},{fipsCode:"13293",county:"Upson County"},{fipsCode:"13295",county:"Walker County"},{fipsCode:"13297",county:"Walton County"},{fipsCode:"13299",county:"Ware County"},{fipsCode:"13301",county:"Warren County"},{fipsCode:"13303",county:"Washington County"},{fipsCode:"13305",county:"Wayne County"},{fipsCode:"13307",county:"Webster County"},{fipsCode:"13309",county:"Wheeler County"},{fipsCode:"13311",county:"White County"},{fipsCode:"13313",county:"Whitfield County"},{fipsCode:"13315",county:"Wilcox County"},{fipsCode:"13317",county:"Wilkes County"},{fipsCode:"13319",county:"Wilkinson County"},{fipsCode:"13321",county:"Worth County"},{fipsCode:"15001",county:"Hawaii County"},{fipsCode:"15003",county:"Honolulu County"},{fipsCode:"15005",county:"Kalawao County"},{fipsCode:"15007",county:"Kauai County"},{fipsCode:"15009",county:"Maui County"},{fipsCode:"16001",county:"Ada County"},{fipsCode:"16003",county:"Adams County"},{fipsCode:"16005",county:"Bannock County"},{fipsCode:"16007",county:"Bear Lake County"},{fipsCode:"16009",county:"Benewah County"},{fipsCode:"16011",county:"Bingham County"},{fipsCode:"16013",county:"Blaine County"},{fipsCode:"16015",county:"Boise County"},{fipsCode:"16017",county:"Bonner County"},{fipsCode:"16019",county:"Bonneville County"},{fipsCode:"16021",county:"Boundary County"},{fipsCode:"16023",county:"Butte County"},{fipsCode:"16025",county:"Camas County"},{fipsCode:"16027",county:"Canyon County"},{fipsCode:"16029",county:"Caribou County"},{fipsCode:"16031",county:"Cassia County"},{fipsCode:"16033",county:"Clark County"},{fipsCode:"16035",county:"Clearwater County"},{fipsCode:"16037",county:"Custer County"},{fipsCode:"16039",county:"Elmore County"},{fipsCode:"16041",county:"Franklin County"},{fipsCode:"16043",county:"Fremont County"},{fipsCode:"16045",county:"Gem County"},{fipsCode:"16047",county:"Gooding County"},{fipsCode:"16049",county:"Idaho County"},{fipsCode:"16051",county:"Jefferson County"},{fipsCode:"16053",county:"Jerome County"},{fipsCode:"16055",county:"Kootenai County"},{fipsCode:"16057",county:"Latah County"},{fipsCode:"16059",county:"Lemhi County"},{fipsCode:"16061",county:"Lewis County"},{fipsCode:"16063",county:"Lincoln County"},{fipsCode:"16065",county:"Madison County"},{fipsCode:"16067",county:"Minidoka County"},{fipsCode:"16069",county:"Nez Perce County"},{fipsCode:"16071",county:"Oneida County"},{fipsCode:"16073",county:"Owyhee County"},{fipsCode:"16075",county:"Payette County"},{fipsCode:"16077",county:"Power County"},{fipsCode:"16079",county:"Shoshone County"},{fipsCode:"16081",county:"Teton County"},{fipsCode:"16083",county:"Twin Falls County"},{fipsCode:"16085",county:"Valley County"},{fipsCode:"16087",county:"Washington County"},{fipsCode:"17001",county:"Adams County"},{fipsCode:"17003",county:"Alexander County"},{fipsCode:"17005",county:"Bond County"},{fipsCode:"17007",county:"Boone County"},{fipsCode:"17009",county:"Brown County"},{fipsCode:"17011",county:"Bureau County"},{fipsCode:"17013",county:"Calhoun County"},{fipsCode:"17015",county:"Carroll County"},{fipsCode:"17017",county:"Cass County"},{fipsCode:"17019",county:"Champaign County"},{fipsCode:"17021",county:"Christian County"},{fipsCode:"17023",county:"Clark County"},{fipsCode:"17025",county:"Clay County"},{fipsCode:"17027",county:"Clinton County"},{fipsCode:"17029",county:"Coles County"},{fipsCode:"17031",county:"Cook County"},{fipsCode:"17033",county:"Crawford County"},{fipsCode:"17035",county:"Cumberland County"},{fipsCode:"17037",county:"DeKalb County"},{fipsCode:"17039",county:"De Witt County"},{fipsCode:"17041",county:"Douglas County"},{fipsCode:"17043",county:"DuPage County"},{fipsCode:"17045",county:"Edgar County"},{fipsCode:"17047",county:"Edwards County"},{fipsCode:"17049",county:"Effingham County"},{fipsCode:"17051",county:"Fayette County"},{fipsCode:"17053",county:"Ford County"},{fipsCode:"17055",county:"Franklin County"},{fipsCode:"17057",county:"Fulton County"},{fipsCode:"17059",county:"Gallatin County"},{fipsCode:"17061",county:"Greene County"},{fipsCode:"17063",county:"Grundy County"},{fipsCode:"17065",county:"Hamilton County"},{fipsCode:"17067",county:"Hancock County"},{fipsCode:"17069",county:"Hardin County"},{fipsCode:"17071",county:"Henderson County"},{fipsCode:"17073",county:"Henry County"},{fipsCode:"17075",county:"Iroquois County"},{fipsCode:"17077",county:"Jackson County"},{fipsCode:"17079",county:"Jasper County"},{fipsCode:"17081",county:"Jefferson County"},{fipsCode:"17083",county:"Jersey County"},{fipsCode:"17085",county:"Jo Daviess County"},{fipsCode:"17087",county:"Johnson County"},{fipsCode:"17089",county:"Kane County"},{fipsCode:"17091",county:"Kankakee County"},{fipsCode:"17093",county:"Kendall County"},{fipsCode:"17095",county:"Knox County"},{fipsCode:"17097",county:"Lake County"},{fipsCode:"17099",county:"La Salle County"},{fipsCode:"17101",county:"Lawrence County"},{fipsCode:"17103",county:"Lee County"},{fipsCode:"17105",county:"Livingston County"},{fipsCode:"17107",county:"Logan County"},{fipsCode:"17109",county:"McDonough County"},{fipsCode:"17111",county:"McHenry County"},{fipsCode:"17113",county:"McLean County"},{fipsCode:"17115",county:"Macon County"},{fipsCode:"17117",county:"Macoupin County"},{fipsCode:"17119",county:"Madison County"},{fipsCode:"17121",county:"Marion County"},{fipsCode:"17123",county:"Marshall County"},{fipsCode:"17125",county:"Mason County"},{fipsCode:"17127",county:"Massac County"},{fipsCode:"17129",county:"Menard County"},{fipsCode:"17131",county:"Mercer County"},{fipsCode:"17133",county:"Monroe County"},{fipsCode:"17135",county:"Montgomery County"},{fipsCode:"17137",county:"Morgan County"},{fipsCode:"17139",county:"Moultrie County"},{fipsCode:"17141",county:"Ogle County"},{fipsCode:"17143",county:"Peoria County"},{fipsCode:"17145",county:"Perry County"},{fipsCode:"17147",county:"Piatt County"},{fipsCode:"17149",county:"Pike County"},{fipsCode:"17151",county:"Pope County"},{fipsCode:"17153",county:"Pulaski County"},{fipsCode:"17155",county:"Putnam County"},{fipsCode:"17157",county:"Randolph County"},{fipsCode:"17159",county:"Richland County"},{fipsCode:"17161",county:"Rock Island County"},{fipsCode:"17163",county:"St. Clair County"},{fipsCode:"17165",county:"Saline County"},{fipsCode:"17167",county:"Sangamon County"},{fipsCode:"17169",county:"Schuyler County"},{fipsCode:"17171",county:"Scott County"},{fipsCode:"17173",county:"Shelby County"},{fipsCode:"17175",county:"Stark County"},{fipsCode:"17177",county:"Stephenson County"},{fipsCode:"17179",county:"Tazewell County"},{fipsCode:"17181",county:"Union County"},{fipsCode:"17183",county:"Vermilion County"},{fipsCode:"17185",county:"Wabash County"},{fipsCode:"17187",county:"Warren County"},{fipsCode:"17189",county:"Washington County"},{fipsCode:"17191",county:"Wayne County"},{fipsCode:"17193",county:"White County"},{fipsCode:"17195",county:"Whiteside County"},{fipsCode:"17197",county:"Will County"},{fipsCode:"17199",county:"Williamson County"},{fipsCode:"17201",county:"Winnebago County"},{fipsCode:"17203",county:"Woodford County"},{fipsCode:"18001",county:"Adams County"},{fipsCode:"18003",county:"Allen County"},{fipsCode:"18005",county:"Bartholomew County"},{fipsCode:"18007",county:"Benton County"},{fipsCode:"18009",county:"Blackford County"},{fipsCode:"18011",county:"Boone County"},{fipsCode:"18013",county:"Brown County"},{fipsCode:"18015",county:"Carroll County"},{fipsCode:"18017",county:"Cass County"},{fipsCode:"18019",county:"Clark County"},{fipsCode:"18021",county:"Clay County"},{fipsCode:"18023",county:"Clinton County"},{fipsCode:"18025",county:"Crawford County"},{fipsCode:"18027",county:"Daviess County"},{fipsCode:"18029",county:"Dearborn County"},{fipsCode:"18031",county:"Decatur County"},{fipsCode:"18033",county:"De Kalb County"},{fipsCode:"18035",county:"Delaware County"},{fipsCode:"18037",county:"Dubois County"},{fipsCode:"18039",county:"Elkhart County"},{fipsCode:"18041",county:"Fayette County"},{fipsCode:"18043",county:"Floyd County"},{fipsCode:"18045",county:"Fountain County"},{fipsCode:"18047",county:"Franklin County"},{fipsCode:"18049",county:"Fulton County"},{fipsCode:"18051",county:"Gibson County"},{fipsCode:"18053",county:"Grant County"},{fipsCode:"18055",county:"Greene County"},{fipsCode:"18057",county:"Hamilton County"},{fipsCode:"18059",county:"Hancock County"},{fipsCode:"18061",county:"Harrison County"},{fipsCode:"18063",county:"Hendricks County"},{fipsCode:"18065",county:"Henry County"},{fipsCode:"18067",county:"Howard County"},{fipsCode:"18069",county:"Huntington County"},{fipsCode:"18071",county:"Jackson County"},{fipsCode:"18073",county:"Jasper County"},{fipsCode:"18075",county:"Jay County"},{fipsCode:"18077",county:"Jefferson County"},{fipsCode:"18079",county:"Jennings County"},{fipsCode:"18081",county:"Johnson County"},{fipsCode:"18083",county:"Knox County"},{fipsCode:"18085",county:"Kosciusko County"},{fipsCode:"18087",county:"Lagrange County"},{fipsCode:"18089",county:"Lake County"},{fipsCode:"18091",county:"La Porte County"},{fipsCode:"18093",county:"Lawrence County"},{fipsCode:"18095",county:"Madison County"},{fipsCode:"18097",county:"Marion County"},{fipsCode:"18099",county:"Marshall County"},{fipsCode:"18101",county:"Martin County"},{fipsCode:"18103",county:"Miami County"},{fipsCode:"18105",county:"Monroe County"},{fipsCode:"18107",county:"Montgomery County"},{fipsCode:"18109",county:"Morgan County"},{fipsCode:"18111",county:"Newton County"},{fipsCode:"18113",county:"Noble County"},{fipsCode:"18115",county:"Ohio County"},{fipsCode:"18117",county:"Orange County"},{fipsCode:"18119",county:"Owen County"},{fipsCode:"18121",county:"Parke County"},{fipsCode:"18123",county:"Perry County"},{fipsCode:"18125",county:"Pike County"},{fipsCode:"18127",county:"Porter County"},{fipsCode:"18129",county:"Posey County"},{fipsCode:"18131",county:"Pulaski County"},{fipsCode:"18133",county:"Putnam County"},{fipsCode:"18135",county:"Randolph County"},{fipsCode:"18137",county:"Ripley County"},{fipsCode:"18139",county:"Rush County"},{fipsCode:"18141",county:"St. Joseph County"},{fipsCode:"18143",county:"Scott County"},{fipsCode:"18145",county:"Shelby County"},{fipsCode:"18147",county:"Spencer County"},{fipsCode:"18149",county:"Starke County"},{fipsCode:"18151",county:"Steuben County"},{fipsCode:"18153",county:"Sullivan County"},{fipsCode:"18155",county:"Switzerland County"},{fipsCode:"18157",county:"Tippecanoe County"},{fipsCode:"18159",county:"Tipton County"},{fipsCode:"18161",county:"Union County"},{fipsCode:"18163",county:"Vanderburgh County"},{fipsCode:"18165",county:"Vermillion County"},{fipsCode:"18167",county:"Vigo County"},{fipsCode:"18169",county:"Wabash County"},{fipsCode:"18171",county:"Warren County"},{fipsCode:"18173",county:"Warrick County"},{fipsCode:"18175",county:"Washington County"},{fipsCode:"18177",county:"Wayne County"},{fipsCode:"18179",county:"Wells County"},{fipsCode:"18181",county:"White County"},{fipsCode:"18183",county:"Whitley County"},{fipsCode:"19001",county:"Adair County"},{fipsCode:"19003",county:"Adams County"},{fipsCode:"19005",county:"Allamakee County"},{fipsCode:"19007",county:"Appanoose County"},{fipsCode:"19009",county:"Audubon County"},{fipsCode:"19011",county:"Benton County"},{fipsCode:"19013",county:"Black Hawk County"},{fipsCode:"19015",county:"Boone County"},{fipsCode:"19017",county:"Bremer County"},{fipsCode:"19019",county:"Buchanan County"},{fipsCode:"19021",county:"Buena Vista County"},{fipsCode:"19023",county:"Butler County"},{fipsCode:"19025",county:"Calhoun County"},{fipsCode:"19027",county:"Carroll County"},{fipsCode:"19029",county:"Cass County"},{fipsCode:"19031",county:"Cedar County"},{fipsCode:"19033",county:"Cerro Gordo County"},{fipsCode:"19035",county:"Cherokee County"},{fipsCode:"19037",county:"Chickasaw County"},{fipsCode:"19039",county:"Clarke County"},{fipsCode:"19041",county:"Clay County"},{fipsCode:"19043",county:"Clayton County"},{fipsCode:"19045",county:"Clinton County"},{fipsCode:"19047",county:"Crawford County"},{fipsCode:"19049",county:"Dallas County"},{fipsCode:"19051",county:"Davis County"},{fipsCode:"19053",county:"Decatur County"},{fipsCode:"19055",county:"Delaware County"},{fipsCode:"19057",county:"Des Moines County"},{fipsCode:"19059",county:"Dickinson County"},{fipsCode:"19061",county:"Dubuque County"},{fipsCode:"19063",county:"Emmet County"},{fipsCode:"19065",county:"Fayette County"},{fipsCode:"19067",county:"Floyd County"},{fipsCode:"19069",county:"Franklin County"},{fipsCode:"19071",county:"Fremont County"},{fipsCode:"19073",county:"Greene County"},{fipsCode:"19075",county:"Grundy County"},{fipsCode:"19077",county:"Guthrie County"},{fipsCode:"19079",county:"Hamilton County"},{fipsCode:"19081",county:"Hancock County"},{fipsCode:"19083",county:"Hardin County"},{fipsCode:"19085",county:"Harrison County"},{fipsCode:"19087",county:"Henry County"},{fipsCode:"19089",county:"Howard County"},{fipsCode:"19091",county:"Humboldt County"},{fipsCode:"19093",county:"Ida County"},{fipsCode:"19095",county:"Iowa County"},{fipsCode:"19097",county:"Jackson County"},{fipsCode:"19099",county:"Jasper County"},{fipsCode:"19101",county:"Jefferson County"},{fipsCode:"19103",county:"Johnson County"},{fipsCode:"19105",county:"Jones County"},{fipsCode:"19107",county:"Keokuk County"},{fipsCode:"19109",county:"Kossuth County"},{fipsCode:"19111",county:"Lee County"},{fipsCode:"19113",county:"Linn County"},{fipsCode:"19115",county:"Louisa County"},{fipsCode:"19117",county:"Lucas County"},{fipsCode:"19119",county:"Lyon County"},{fipsCode:"19121",county:"Madison County"},{fipsCode:"19123",county:"Mahaska County"},{fipsCode:"19125",county:"Marion County"},{fipsCode:"19127",county:"Marshall County"},{fipsCode:"19129",county:"Mills County"},{fipsCode:"19131",county:"Mitchell County"},{fipsCode:"19133",county:"Monona County"},{fipsCode:"19135",county:"Monroe County"},{fipsCode:"19137",county:"Montgomery County"},{fipsCode:"19139",county:"Muscatine County"},{fipsCode:"19141",county:"O"},{fipsCode:"19143",county:"Osceola County"},{fipsCode:"19145",county:"Page County"},{fipsCode:"19147",county:"Palo Alto County"},{fipsCode:"19149",county:"Plymouth County"},{fipsCode:"19151",county:"Pocahontas County"},{fipsCode:"19153",county:"Polk County"},{fipsCode:"19155",county:"Pottawattamie County"},{fipsCode:"19157",county:"Poweshiek County"},{fipsCode:"19159",county:"Ringgold County"},{fipsCode:"19161",county:"Sac County"},{fipsCode:"19163",county:"Scott County"},{fipsCode:"19165",county:"Shelby County"},{fipsCode:"19167",county:"Sioux County"},{fipsCode:"19169",county:"Story County"},{fipsCode:"19171",county:"Tama County"},{fipsCode:"19173",county:"Taylor County"},{fipsCode:"19175",county:"Union County"},{fipsCode:"19177",county:"Van Buren County"},{fipsCode:"19179",county:"Wapello County"},{fipsCode:"19181",county:"Warren County"},{fipsCode:"19183",county:"Washington County"},{fipsCode:"19185",county:"Wayne County"},{fipsCode:"19187",county:"Webster County"},{fipsCode:"19189",county:"Winnebago County"},{fipsCode:"19191",county:"Winneshiek County"},{fipsCode:"19193",county:"Woodbury County"},{fipsCode:"19195",county:"Worth County"},{fipsCode:"19197",county:"Wright County"},{fipsCode:"20001",county:"Allen County"},{fipsCode:"20003",county:"Anderson County"},{fipsCode:"20005",county:"Atchison County"},{fipsCode:"20007",county:"Barber County"},{fipsCode:"20009",county:"Barton County"},{fipsCode:"20011",county:"Bourbon County"},{fipsCode:"20013",county:"Brown County"},{fipsCode:"20015",county:"Butler County"},{fipsCode:"20017",county:"Chase County"},{fipsCode:"20019",county:"Chautauqua County"},{fipsCode:"20021",county:"Cherokee County"},{fipsCode:"20023",county:"Cheyenne County"},{fipsCode:"20025",county:"Clark County"},{fipsCode:"20027",county:"Clay County"},{fipsCode:"20029",county:"Cloud County"},{fipsCode:"20031",county:"Coffey County"},{fipsCode:"20033",county:"Comanche County"},{fipsCode:"20035",county:"Cowley County"},{fipsCode:"20037",county:"Crawford County"},{fipsCode:"20039",county:"Decatur County"},{fipsCode:"20041",county:"Dickinson County"},{fipsCode:"20043",county:"Doniphan County"},{fipsCode:"20045",county:"Douglas County"},{fipsCode:"20047",county:"Edwards County"},{fipsCode:"20049",county:"Elk County"},{fipsCode:"20051",county:"Ellis County"},{fipsCode:"20053",county:"Ellsworth County"},{fipsCode:"20055",county:"Finney County"},{fipsCode:"20057",county:"Ford County"},{fipsCode:"20059",county:"Franklin County"},{fipsCode:"20061",county:"Geary County"},{fipsCode:"20063",county:"Gove County"},{fipsCode:"20065",county:"Graham County"},{fipsCode:"20067",county:"Grant County"},{fipsCode:"20069",county:"Gray County"},{fipsCode:"20071",county:"Greeley County"},{fipsCode:"20073",county:"Greenwood County"},{fipsCode:"20075",county:"Hamilton County"},{fipsCode:"20077",county:"Harper County"},{fipsCode:"20079",county:"Harvey County"},{fipsCode:"20081",county:"Haskell County"},{fipsCode:"20083",county:"Hodgeman County"},{fipsCode:"20085",county:"Jackson County"},{fipsCode:"20087",county:"Jefferson County"},{fipsCode:"20089",county:"Jewell County"},{fipsCode:"20091",county:"Johnson County"},{fipsCode:"20093",county:"Kearny County"},{fipsCode:"20095",county:"Kingman County"},{fipsCode:"20097",county:"Kiowa County"},{fipsCode:"20099",county:"Labette County"},{fipsCode:"20101",county:"Lane County"},{fipsCode:"20103",county:"Leavenworth County"},{fipsCode:"20105",county:"Lincoln County"},{fipsCode:"20107",county:"Linn County"},{fipsCode:"20109",county:"Logan County"},{fipsCode:"20111",county:"Lyon County"},{fipsCode:"20113",county:"McPherson County"},{fipsCode:"20115",county:"Marion County"},{fipsCode:"20117",county:"Marshall County"},{fipsCode:"20119",county:"Meade County"},{fipsCode:"20121",county:"Miami County"},{fipsCode:"20123",county:"Mitchell County"},{fipsCode:"20125",county:"Montgomery County"},{fipsCode:"20127",county:"Morris County"},{fipsCode:"20129",county:"Morton County"},{fipsCode:"20131",county:"Nemaha County"},{fipsCode:"20133",county:"Neosho County"},{fipsCode:"20135",county:"Ness County"},{fipsCode:"20137",county:"Norton County"},{fipsCode:"20139",county:"Osage County"},{fipsCode:"20141",county:"Osborne County"},{fipsCode:"20143",county:"Ottawa County"},{fipsCode:"20145",county:"Pawnee County"},{fipsCode:"20147",county:"Phillips County"},{fipsCode:"20149",county:"Pottawatomie County"},{fipsCode:"20151",county:"Pratt County"},{fipsCode:"20153",county:"Rawlins County"},{fipsCode:"20155",county:"Reno County"},{fipsCode:"20157",county:"Republic County"},{fipsCode:"20159",county:"Rice County"},{fipsCode:"20161",county:"Riley County"},{fipsCode:"20163",county:"Rooks County"},{fipsCode:"20165",county:"Rush County"},{fipsCode:"20167",county:"Russell County"},{fipsCode:"20169",county:"Saline County"},{fipsCode:"20171",county:"Scott County"},{fipsCode:"20173",county:"Sedgwick County"},{fipsCode:"20175",county:"Seward County"},{fipsCode:"20177",county:"Shawnee County"},{fipsCode:"20179",county:"Sheridan County"},{fipsCode:"20181",county:"Sherman County"},{fipsCode:"20183",county:"Smith County"},{fipsCode:"20185",county:"Stafford County"},{fipsCode:"20187",county:"Stanton County"},{fipsCode:"20189",county:"Stevens County"},{fipsCode:"20191",county:"Sumner County"},{fipsCode:"20193",county:"Thomas County"},{fipsCode:"20195",county:"Trego County"},{fipsCode:"20197",county:"Wabaunsee County"},{fipsCode:"20199",county:"Wallace County"},{fipsCode:"20201",county:"Washington County"},{fipsCode:"20203",county:"Wichita County"},{fipsCode:"20205",county:"Wilson County"},{fipsCode:"20207",county:"Woodson County"},{fipsCode:"20209",county:"Wyandotte County"},{fipsCode:"21001",county:"Adair County"},{fipsCode:"21003",county:"Allen County"},{fipsCode:"21005",county:"Anderson County"},{fipsCode:"21007",county:"Ballard County"},{fipsCode:"21009",county:"Barren County"},{fipsCode:"21011",county:"Bath County"},{fipsCode:"21013",county:"Bell County"},{fipsCode:"21015",county:"Boone County"},{fipsCode:"21017",county:"Bourbon County"},{fipsCode:"21019",county:"Boyd County"},{fipsCode:"21021",county:"Boyle County"},{fipsCode:"21023",county:"Bracken County"},{fipsCode:"21025",county:"Breathitt County"},{fipsCode:"21027",county:"Breckinridge County"},{fipsCode:"21029",county:"Bullitt County"},{fipsCode:"21031",county:"Butler County"},{fipsCode:"21033",county:"Caldwell County"},{fipsCode:"21035",county:"Calloway County"},{fipsCode:"21037",county:"Campbell County"},{fipsCode:"21039",county:"Carlisle County"},{fipsCode:"21041",county:"Carroll County"},{fipsCode:"21043",county:"Carter County"},{fipsCode:"21045",county:"Casey County"},{fipsCode:"21047",county:"Christian County"},{fipsCode:"21049",county:"Clark County"},{fipsCode:"21051",county:"Clay County"},{fipsCode:"21053",county:"Clinton County"},{fipsCode:"21055",county:"Crittenden County"},{fipsCode:"21057",county:"Cumberland County"},{fipsCode:"21059",county:"Daviess County"},{fipsCode:"21061",county:"Edmonson County"},{fipsCode:"21063",county:"Elliott County"},{fipsCode:"21065",county:"Estill County"},{fipsCode:"21067",county:"Fayette County"},{fipsCode:"21069",county:"Fleming County"},{fipsCode:"21071",county:"Floyd County"},{fipsCode:"21073",county:"Franklin County"},{fipsCode:"21075",county:"Fulton County"},{fipsCode:"21077",county:"Gallatin County"},{fipsCode:"21079",county:"Garrard County"},{fipsCode:"21081",county:"Grant County"},{fipsCode:"21083",county:"Graves County"},{fipsCode:"21085",county:"Grayson County"},{fipsCode:"21087",county:"Green County"},{fipsCode:"21089",county:"Greenup County"},{fipsCode:"21091",county:"Hancock County"},{fipsCode:"21093",county:"Hardin County"},{fipsCode:"21095",county:"Harlan County"},{fipsCode:"21097",county:"Harrison County"},{fipsCode:"21099",county:"Hart County"},{fipsCode:"21101",county:"Henderson County"},{fipsCode:"21103",county:"Henry County"},{fipsCode:"21105",county:"Hickman County"},{fipsCode:"21107",county:"Hopkins County"},{fipsCode:"21109",county:"Jackson County"},{fipsCode:"21111",county:"Jefferson County"},{fipsCode:"21113",county:"Jessamine County"},{fipsCode:"21115",county:"Johnson County"},{fipsCode:"21117",county:"Kenton County"},{fipsCode:"21119",county:"Knott County"},{fipsCode:"21121",county:"Knox County"},{fipsCode:"21123",county:"Larue County"},{fipsCode:"21125",county:"Laurel County"},{fipsCode:"21127",county:"Lawrence County"},{fipsCode:"21129",county:"Lee County"},{fipsCode:"21131",county:"Leslie County"},{fipsCode:"21133",county:"Letcher County"},{fipsCode:"21135",county:"Lewis County"},{fipsCode:"21137",county:"Lincoln County"},{fipsCode:"21139",county:"Livingston County"},{fipsCode:"21141",county:"Logan County"},{fipsCode:"21143",county:"Lyon County"},{fipsCode:"21145",county:"McCracken County"},{fipsCode:"21147",county:"McCreary County"},{fipsCode:"21149",county:"McLean County"},{fipsCode:"21151",county:"Madison County"},{fipsCode:"21153",county:"Magoffin County"},{fipsCode:"21155",county:"Marion County"},{fipsCode:"21157",county:"Marshall County"},{fipsCode:"21159",county:"Martin County"},{fipsCode:"21161",county:"Mason County"},{fipsCode:"21163",county:"Meade County"},{fipsCode:"21165",county:"Menifee County"},{fipsCode:"21167",county:"Mercer County"},{fipsCode:"21169",county:"Metcalfe County"},{fipsCode:"21171",county:"Monroe County"},{fipsCode:"21173",county:"Montgomery County"},{fipsCode:"21175",county:"Morgan County"},{fipsCode:"21177",county:"Muhlenberg County"},{fipsCode:"21179",county:"Nelson County"},{fipsCode:"21181",county:"Nicholas County"},{fipsCode:"21183",county:"Ohio County"},{fipsCode:"21185",county:"Oldham County"},{fipsCode:"21187",county:"Owen County"},{fipsCode:"21189",county:"Owsley County"},{fipsCode:"21191",county:"Pendleton County"},{fipsCode:"21193",county:"Perry County"},{fipsCode:"21195",county:"Pike County"},{fipsCode:"21197",county:"Powell County"},{fipsCode:"21199",county:"Pulaski County"},{fipsCode:"21201",county:"Robertson County"},{fipsCode:"21203",county:"Rockcastle County"},{fipsCode:"21205",county:"Rowan County"},{fipsCode:"21207",county:"Russell County"},{fipsCode:"21209",county:"Scott County"},{fipsCode:"21211",county:"Shelby County"},{fipsCode:"21213",county:"Simpson County"},{fipsCode:"21215",county:"Spencer County"},{fipsCode:"21217",county:"Taylor County"},{fipsCode:"21219",county:"Todd County"},{fipsCode:"21221",county:"Trigg County"},{fipsCode:"21223",county:"Trimble County"},{fipsCode:"21225",county:"Union County"},{fipsCode:"21227",county:"Warren County"},{fipsCode:"21229",county:"Washington County"},{fipsCode:"21231",county:"Wayne County"},{fipsCode:"21233",county:"Webster County"},{fipsCode:"21235",county:"Whitley County"},{fipsCode:"21237",county:"Wolfe County"},{fipsCode:"21239",county:"Woodford County"},{fipsCode:"22001",county:"Acadia Parish"},{fipsCode:"22003",county:"Allen Parish"},{fipsCode:"22005",county:"Ascension Parish"},{fipsCode:"22007",county:"Assumption Parish"},{fipsCode:"22009",county:"Avoyelles Parish"},{fipsCode:"22011",county:"Beauregard Parish"},{fipsCode:"22013",county:"Bienville Parish"},{fipsCode:"22015",county:"Bossier Parish"},{fipsCode:"22017",county:"Caddo Parish"},{fipsCode:"22019",county:"Calcasieu Parish"},{fipsCode:"22021",county:"Caldwell Parish"},{fipsCode:"22023",county:"Cameron Parish"},{fipsCode:"22025",county:"Catahoula Parish"},{fipsCode:"22027",county:"Claiborne Parish"},{fipsCode:"22029",county:"Concordia Parish"},{fipsCode:"22031",county:"De Soto Parish"},{fipsCode:"22033",county:"East Baton Rouge Parish"},{fipsCode:"22035",county:"East Carroll Parish"},{fipsCode:"22037",county:"East Feliciana Parish"},{fipsCode:"22039",county:"Evangeline Parish"},{fipsCode:"22041",county:"Franklin Parish"},{fipsCode:"22043",county:"Grant Parish"},{fipsCode:"22045",county:"Iberia Parish"},{fipsCode:"22047",county:"Iberville Parish"},{fipsCode:"22049",county:"Jackson Parish"},{fipsCode:"22051",county:"Jefferson Parish"},{fipsCode:"22053",county:"Jefferson Davis Parish"},{fipsCode:"22055",county:"Lafayette Parish"},{fipsCode:"22057",county:"Lafourche Parish"},{fipsCode:"22059",county:"La Salle Parish"},{fipsCode:"22061",county:"Lincoln Parish"},{fipsCode:"22063",county:"Livingston Parish"},{fipsCode:"22065",county:"Madison Parish"},{fipsCode:"22067",county:"Morehouse Parish"},{fipsCode:"22069",county:"Natchitoches Parish"},{fipsCode:"22071",county:"Orleans Parish"},{fipsCode:"22073",county:"Ouachita Parish"},{fipsCode:"22075",county:"Plaquemines Parish"},{fipsCode:"22077",county:"Pointe Coupee Parish"},{fipsCode:"22079",county:"Rapides Parish"},{fipsCode:"22081",county:"Red River Parish"},{fipsCode:"22083",county:"Richland Parish"},{fipsCode:"22085",county:"Sabine Parish"},{fipsCode:"22087",county:"St. Bernard Parish"},{fipsCode:"22089",county:"St. Charles Parish"},{fipsCode:"22091",county:"St. Helena Parish"},{fipsCode:"22093",county:"St. James Parish"},{fipsCode:"22095",county:"St. John the Baptist Parish"},{fipsCode:"22097",county:"St. Landry Parish"},{fipsCode:"22099",county:"St. Martin Parish"},{fipsCode:"22101",county:"St. Mary Parish"},{fipsCode:"22103",county:"St. Tammany Parish"},{fipsCode:"22105",county:"Tangipahoa Parish"},{fipsCode:"22107",county:"Tensas Parish"},{fipsCode:"22109",county:"Terrebonne Parish"},{fipsCode:"22111",county:"Union Parish"},{fipsCode:"22113",county:"Vermilion Parish"},{fipsCode:"22115",county:"Vernon Parish"},{fipsCode:"22117",county:"Washington Parish"},{fipsCode:"22119",county:"Webster Parish"},{fipsCode:"22121",county:"West Baton Rouge Parish"},{fipsCode:"22123",county:"West Carroll Parish"},{fipsCode:"22125",county:"West Feliciana Parish"},{fipsCode:"22127",county:"Winn Parish"},{fipsCode:"23001",county:"Androscoggin County"},{fipsCode:"23003",county:"Aroostook County"},{fipsCode:"23005",county:"Cumberland County"},{fipsCode:"23007",county:"Franklin County"},{fipsCode:"23009",county:"Hancock County"},{fipsCode:"23011",county:"Kennebec County"},{fipsCode:"23013",county:"Knox County"},{fipsCode:"23015",county:"Lincoln County"},{fipsCode:"23017",county:"Oxford County"},{fipsCode:"23019",county:"Penobscot County"},{fipsCode:"23021",county:"Piscataquis County"},{fipsCode:"23023",county:"Sagadahoc County"},{fipsCode:"23025",county:"Somerset County"},{fipsCode:"23027",county:"Waldo County"},{fipsCode:"23029",county:"Washington County"},{fipsCode:"23031",county:"York County"},{fipsCode:"24001",county:"Allegany County"},{fipsCode:"24003",county:"Anne Arundel County"},{fipsCode:"24005",county:"Baltimore County"},{fipsCode:"24009",county:"Calvert County"},{fipsCode:"24011",county:"Caroline County"},{fipsCode:"24013",county:"Carroll County"},{fipsCode:"24015",county:"Cecil County"},{fipsCode:"24017",county:"Charles County"},{fipsCode:"24019",county:"Dorchester County"},{fipsCode:"24021",county:"Frederick County"},{fipsCode:"24023",county:"Garrett County"},{fipsCode:"24025",county:"Harford County"},{fipsCode:"24027",county:"Howard County"},{fipsCode:"24029",county:"Kent County"},{fipsCode:"24031",county:"Montgomery County"},{fipsCode:"24033",county:"Prince George"},{fipsCode:"24035",county:"Queen Anne"},{fipsCode:"24037",county:"St. Mary"},{fipsCode:"24039",county:"Somerset County"},{fipsCode:"24041",county:"Talbot County"},{fipsCode:"24043",county:"Washington County"},{fipsCode:"24045",county:"Wicomico County"},{fipsCode:"24047",county:"Worcester County"},{fipsCode:"24510",county:"Baltimore city"},{fipsCode:"25001",county:"Barnstable County"},{fipsCode:"25003",county:"Berkshire County"},{fipsCode:"25005",county:"Bristol County"},{fipsCode:"25007",county:"Dukes County"},{fipsCode:"25009",county:"Essex County"},{fipsCode:"25011",county:"Franklin County"},{fipsCode:"25013",county:"Hampden County"},{fipsCode:"25015",county:"Hampshire County"},{fipsCode:"25017",county:"Middlesex County"},{fipsCode:"25019",county:"Nantucket County"},{fipsCode:"25021",county:"Norfolk County"},{fipsCode:"25023",county:"Plymouth County"},{fipsCode:"25025",county:"Suffolk County"},{fipsCode:"25027",county:"Worcester County"},{fipsCode:"26001",county:"Alcona County"},{fipsCode:"26003",county:"Alger County"},{fipsCode:"26005",county:"Allegan County"},{fipsCode:"26007",county:"Alpena County"},{fipsCode:"26009",county:"Antrim County"},{fipsCode:"26011",county:"Arenac County"},{fipsCode:"26013",county:"Baraga County"},{fipsCode:"26015",county:"Barry County"},{fipsCode:"26017",county:"Bay County"},{fipsCode:"26019",county:"Benzie County"},{fipsCode:"26021",county:"Berrien County"},{fipsCode:"26023",county:"Branch County"},{fipsCode:"26025",county:"Calhoun County"},{fipsCode:"26027",county:"Cass County"},{fipsCode:"26029",county:"Charlevoix County"},{fipsCode:"26031",county:"Cheboygan County"},{fipsCode:"26033",county:"Chippewa County"},{fipsCode:"26035",county:"Clare County"},{fipsCode:"26037",county:"Clinton County"},{fipsCode:"26039",county:"Crawford County"},{fipsCode:"26041",county:"Delta County"},{fipsCode:"26043",county:"Dickinson County"},{fipsCode:"26045",county:"Eaton County"},{fipsCode:"26047",county:"Emmet County"},{fipsCode:"26049",county:"Genesee County"},{fipsCode:"26051",county:"Gladwin County"},{fipsCode:"26053",county:"Gogebic County"},{fipsCode:"26055",county:"Grand Traverse County"},{fipsCode:"26057",county:"Gratiot County"},{fipsCode:"26059",county:"Hillsdale County"},{fipsCode:"26061",county:"Houghton County"},{fipsCode:"26063",county:"Huron County"},{fipsCode:"26065",county:"Ingham County"},{fipsCode:"26067",county:"Ionia County"},{fipsCode:"26069",county:"Iosco County"},{fipsCode:"26071",county:"Iron County"},{fipsCode:"26073",county:"Isabella County"},{fipsCode:"26075",county:"Jackson County"},{fipsCode:"26077",county:"Kalamazoo County"},{fipsCode:"26079",county:"Kalkaska County"},{fipsCode:"26081",county:"Kent County"},{fipsCode:"26083",county:"Keweenaw County"},{fipsCode:"26085",county:"Lake County"},{fipsCode:"26087",county:"Lapeer County"},{fipsCode:"26089",county:"Leelanau County"},{fipsCode:"26091",county:"Lenawee County"},{fipsCode:"26093",county:"Livingston County"},{fipsCode:"26095",county:"Luce County"},{fipsCode:"26097",county:"Mackinac County"},{fipsCode:"26099",county:"Macomb County"},{fipsCode:"26101",county:"Manistee County"},{fipsCode:"26103",county:"Marquette County"},{fipsCode:"26105",county:"Mason County"},{fipsCode:"26107",county:"Mecosta County"},{fipsCode:"26109",county:"Menominee County"},{fipsCode:"26111",county:"Midland County"},{fipsCode:"26113",county:"Missaukee County"},{fipsCode:"26115",county:"Monroe County"},{fipsCode:"26117",county:"Montcalm County"},{fipsCode:"26119",county:"Montmorency County"},{fipsCode:"26121",county:"Muskegon County"},{fipsCode:"26123",county:"Newaygo County"},{fipsCode:"26125",county:"Oakland County"},{fipsCode:"26127",county:"Oceana County"},{fipsCode:"26129",county:"Ogemaw County"},{fipsCode:"26131",county:"Ontonagon County"},{fipsCode:"26133",county:"Osceola County"},{fipsCode:"26135",county:"Oscoda County"},{fipsCode:"26137",county:"Otsego County"},{fipsCode:"26139",county:"Ottawa County"},{fipsCode:"26141",county:"Presque Isle County"},{fipsCode:"26143",county:"Roscommon County"},{fipsCode:"26145",county:"Saginaw County"},{fipsCode:"26147",county:"St. Clair County"},{fipsCode:"26149",county:"St. Joseph County"},{fipsCode:"26151",county:"Sanilac County"},{fipsCode:"26153",county:"Schoolcraft County"},{fipsCode:"26155",county:"Shiawassee County"},{fipsCode:"26157",county:"Tuscola County"},{fipsCode:"26159",county:"Van Buren County"},{fipsCode:"26161",county:"Washtenaw County"},{fipsCode:"26163",county:"Wayne County"},{fipsCode:"26165",county:"Wexford County"},{fipsCode:"27001",county:"Aitkin County"},{fipsCode:"27003",county:"Anoka County"},{fipsCode:"27005",county:"Becker County"},{fipsCode:"27007",county:"Beltrami County"},{fipsCode:"27009",county:"Benton County"},{fipsCode:"27011",county:"Big Stone County"},{fipsCode:"27013",county:"Blue Earth County"},{fipsCode:"27015",county:"Brown County"},{fipsCode:"27017",county:"Carlton County"},{fipsCode:"27019",county:"Carver County"},{fipsCode:"27021",county:"Cass County"},{fipsCode:"27023",county:"Chippewa County"},{fipsCode:"27025",county:"Chisago County"},{fipsCode:"27027",county:"Clay County"},{fipsCode:"27029",county:"Clearwater County"},{fipsCode:"27031",county:"Cook County"},{fipsCode:"27033",county:"Cottonwood County"},{fipsCode:"27035",county:"Crow Wing County"},{fipsCode:"27037",county:"Dakota County"},{fipsCode:"27039",county:"Dodge County"},{fipsCode:"27041",county:"Douglas County"},{fipsCode:"27043",county:"Faribault County"},{fipsCode:"27045",county:"Fillmore County"},{fipsCode:"27047",county:"Freeborn County"},{fipsCode:"27049",county:"Goodhue County"},{fipsCode:"27051",county:"Grant County"},{fipsCode:"27053",county:"Hennepin County"},{fipsCode:"27055",county:"Houston County"},{fipsCode:"27057",county:"Hubbard County"},{fipsCode:"27059",county:"Isanti County"},{fipsCode:"27061",county:"Itasca County"},{fipsCode:"27063",county:"Jackson County"},{fipsCode:"27065",county:"Kanabec County"},{fipsCode:"27067",county:"Kandiyohi County"},{fipsCode:"27069",county:"Kittson County"},{fipsCode:"27071",county:"Koochiching County"},{fipsCode:"27073",county:"Lac qui Parle County"},{fipsCode:"27075",county:"Lake County"},{fipsCode:"27077",county:"Lake of the Woods County"},{fipsCode:"27079",county:"Le Sueur County"},{fipsCode:"27081",county:"Lincoln County"},{fipsCode:"27083",county:"Lyon County"},{fipsCode:"27085",county:"McLeod County"},{fipsCode:"27087",county:"Mahnomen County"},{fipsCode:"27089",county:"Marshall County"},{fipsCode:"27091",county:"Martin County"},{fipsCode:"27093",county:"Meeker County"},{fipsCode:"27095",county:"Mille Lacs County"},{fipsCode:"27097",county:"Morrison County"},{fipsCode:"27099",county:"Mower County"},{fipsCode:"27101",county:"Murray County"},{fipsCode:"27103",county:"Nicollet County"},{fipsCode:"27105",county:"Nobles County"},{fipsCode:"27107",county:"Norman County"},{fipsCode:"27109",county:"Olmsted County"},{fipsCode:"27111",county:"Otter Tail County"},{fipsCode:"27113",county:"Pennington County"},{fipsCode:"27115",county:"Pine County"},{fipsCode:"27117",county:"Pipestone County"},{fipsCode:"27119",county:"Polk County"},{fipsCode:"27121",county:"Pope County"},{fipsCode:"27123",county:"Ramsey County"},{fipsCode:"27125",county:"Red Lake County"},{fipsCode:"27127",county:"Redwood County"},{fipsCode:"27129",county:"Renville County"},{fipsCode:"27131",county:"Rice County"},{fipsCode:"27133",county:"Rock County"},{fipsCode:"27135",county:"Roseau County"},{fipsCode:"27137",county:"St. Louis County"},{fipsCode:"27139",county:"Scott County"},{fipsCode:"27141",county:"Sherburne County"},{fipsCode:"27143",county:"Sibley County"},{fipsCode:"27145",county:"Stearns County"},{fipsCode:"27147",county:"Steele County"},{fipsCode:"27149",county:"Stevens County"},{fipsCode:"27151",county:"Swift County"},{fipsCode:"27153",county:"Todd County"},{fipsCode:"27155",county:"Traverse County"},{fipsCode:"27157",county:"Wabasha County"},{fipsCode:"27159",county:"Wadena County"},{fipsCode:"27161",county:"Waseca County"},{fipsCode:"27163",county:"Washington County"},{fipsCode:"27165",county:"Watonwan County"},{fipsCode:"27167",county:"Wilkin County"},{fipsCode:"27169",county:"Winona County"},{fipsCode:"27171",county:"Wright County"},{fipsCode:"27173",county:"Yellow Medicine County"},{fipsCode:"28001",county:"Adams County"},{fipsCode:"28003",county:"Alcorn County"},{fipsCode:"28005",county:"Amite County"},{fipsCode:"28007",county:"Attala County"},{fipsCode:"28009",county:"Benton County"},{fipsCode:"28011",county:"Bolivar County"},{fipsCode:"28013",county:"Calhoun County"},{fipsCode:"28015",county:"Carroll County"},{fipsCode:"28017",county:"Chickasaw County"},{fipsCode:"28019",county:"Choctaw County"},{fipsCode:"28021",county:"Claiborne County"},{fipsCode:"28023",county:"Clarke County"},{fipsCode:"28025",county:"Clay County"},{fipsCode:"28027",county:"Coahoma County"},{fipsCode:"28029",county:"Copiah County"},{fipsCode:"28031",county:"Covington County"},{fipsCode:"28033",county:"DeSoto County"},{fipsCode:"28035",county:"Forrest County"},{fipsCode:"28037",county:"Franklin County"},{fipsCode:"28039",county:"George County"},{fipsCode:"28041",county:"Greene County"},{fipsCode:"28043",county:"Grenada County"},{fipsCode:"28045",county:"Hancock County"},{fipsCode:"28047",county:"Harrison County"},{fipsCode:"28049",county:"Hinds County"},{fipsCode:"28051",county:"Holmes County"},{fipsCode:"28053",county:"Humphreys County"},{fipsCode:"28055",county:"Issaquena County"},{fipsCode:"28057",county:"Itawamba County"},{fipsCode:"28059",county:"Jackson County"},{fipsCode:"28061",county:"Jasper County"},{fipsCode:"28063",county:"Jefferson County"},{fipsCode:"28065",county:"Jefferson Davis County"},{fipsCode:"28067",county:"Jones County"},{fipsCode:"28069",county:"Kemper County"},{fipsCode:"28071",county:"Lafayette County"},{fipsCode:"28073",county:"Lamar County"},{fipsCode:"28075",county:"Lauderdale County"},{fipsCode:"28077",county:"Lawrence County"},{fipsCode:"28079",county:"Leake County"},{fipsCode:"28081",county:"Lee County"},{fipsCode:"28083",county:"Leflore County"},{fipsCode:"28085",county:"Lincoln County"},{fipsCode:"28087",county:"Lowndes County"},{fipsCode:"28089",county:"Madison County"},{fipsCode:"28091",county:"Marion County"},{fipsCode:"28093",county:"Marshall County"},{fipsCode:"28095",county:"Monroe County"},{fipsCode:"28097",county:"Montgomery County"},{fipsCode:"28099",county:"Neshoba County"},{fipsCode:"28101",county:"Newton County"},{fipsCode:"28103",county:"Noxubee County"},{fipsCode:"28105",county:"Oktibbeha County"},{fipsCode:"28107",county:"Panola County"},{fipsCode:"28109",county:"Pearl River County"},{fipsCode:"28111",county:"Perry County"},{fipsCode:"28113",county:"Pike County"},{fipsCode:"28115",county:"Pontotoc County"},{fipsCode:"28117",county:"Prentiss County"},{fipsCode:"28119",county:"Quitman County"},{fipsCode:"28121",county:"Rankin County"},{fipsCode:"28123",county:"Scott County"},{fipsCode:"28125",county:"Sharkey County"},{fipsCode:"28127",county:"Simpson County"},{fipsCode:"28129",county:"Smith County"},{fipsCode:"28131",county:"Stone County"},{fipsCode:"28133",county:"Sunflower County"},{fipsCode:"28135",county:"Tallahatchie County"},{fipsCode:"28137",county:"Tate County"},{fipsCode:"28139",county:"Tippah County"},{fipsCode:"28141",county:"Tishomingo County"},{fipsCode:"28143",county:"Tunica County"},{fipsCode:"28145",county:"Union County"},{fipsCode:"28147",county:"Walthall County"},{fipsCode:"28149",county:"Warren County"},{fipsCode:"28151",county:"Washington County"},{fipsCode:"28153",county:"Wayne County"},{fipsCode:"28155",county:"Webster County"},{fipsCode:"28157",county:"Wilkinson County"},{fipsCode:"28159",county:"Winston County"},{fipsCode:"28161",county:"Yalobusha County"},{fipsCode:"28163",county:"Yazoo County"},{fipsCode:"29001",county:"Adair County"},{fipsCode:"29003",county:"Andrew County"},{fipsCode:"29005",county:"Atchison County"},{fipsCode:"29007",county:"Audrain County"},{fipsCode:"29009",county:"Barry County"},{fipsCode:"29011",county:"Barton County"},{fipsCode:"29013",county:"Bates County"},{fipsCode:"29015",county:"Benton County"},{fipsCode:"29017",county:"Bollinger County"},{fipsCode:"29019",county:"Boone County"},{fipsCode:"29021",county:"Buchanan County"},{fipsCode:"29023",county:"Butler County"},{fipsCode:"29025",county:"Caldwell County"},{fipsCode:"29027",county:"Callaway County"},{fipsCode:"29029",county:"Camden County"},{fipsCode:"29031",county:"Cape Girardeau County"},{fipsCode:"29033",county:"Carroll County"},{fipsCode:"29035",county:"Carter County"},{fipsCode:"29037",county:"Cass County"},{fipsCode:"29039",county:"Cedar County"},{fipsCode:"29041",county:"Chariton County"},{fipsCode:"29043",county:"Christian County"},{fipsCode:"29045",county:"Clark County"},{fipsCode:"29047",county:"Clay County"},{fipsCode:"29049",county:"Clinton County"},{fipsCode:"29051",county:"Cole County"},{fipsCode:"29053",county:"Cooper County"},{fipsCode:"29055",county:"Crawford County"},{fipsCode:"29057",county:"Dade County"},{fipsCode:"29059",county:"Dallas County"},{fipsCode:"29061",county:"Daviess County"},{fipsCode:"29063",county:"DeKalb County"},{fipsCode:"29065",county:"Dent County"},{fipsCode:"29067",county:"Douglas County"},{fipsCode:"29069",county:"Dunklin County"},{fipsCode:"29071",county:"Franklin County"},{fipsCode:"29073",county:"Gasconade County"},{fipsCode:"29075",county:"Gentry County"},{fipsCode:"29077",county:"Greene County"},{fipsCode:"29079",county:"Grundy County"},{fipsCode:"29081",county:"Harrison County"},{fipsCode:"29083",county:"Henry County"},{fipsCode:"29085",county:"Hickory County"},{fipsCode:"29087",county:"Holt County"},{fipsCode:"29089",county:"Howard County"},{fipsCode:"29091",county:"Howell County"},{fipsCode:"29093",county:"Iron County"},{fipsCode:"29095",county:"Jackson County"},{fipsCode:"29097",county:"Jasper County"},{fipsCode:"29099",county:"Jefferson County"},{fipsCode:"29101",county:"Johnson County"},{fipsCode:"29103",county:"Knox County"},{fipsCode:"29105",county:"Laclede County"},{fipsCode:"29107",county:"Lafayette County"},{fipsCode:"29109",county:"Lawrence County"},{fipsCode:"29111",county:"Lewis County"},{fipsCode:"29113",county:"Lincoln County"},{fipsCode:"29115",county:"Linn County"},{fipsCode:"29117",county:"Livingston County"},{fipsCode:"29119",county:"McDonald County"},{fipsCode:"29121",county:"Macon County"},{fipsCode:"29123",county:"Madison County"},{fipsCode:"29125",county:"Maries County"},{fipsCode:"29127",county:"Marion County"},{fipsCode:"29129",county:"Mercer County"},{fipsCode:"29131",county:"Miller County"},{fipsCode:"29133",county:"Mississippi County"},{fipsCode:"29135",county:"Moniteau County"},{fipsCode:"29137",county:"Monroe County"},{fipsCode:"29139",county:"Montgomery County"},{fipsCode:"29141",county:"Morgan County"},{fipsCode:"29143",county:"New Madrid County"},{fipsCode:"29145",county:"Newton County"},{fipsCode:"29147",county:"Nodaway County"},{fipsCode:"29149",county:"Oregon County"},{fipsCode:"29151",county:"Osage County"},{fipsCode:"29153",county:"Ozark County"},{fipsCode:"29155",county:"Pemiscot County"},{fipsCode:"29157",county:"Perry County"},{fipsCode:"29159",county:"Pettis County"},{fipsCode:"29161",county:"Phelps County"},{fipsCode:"29163",county:"Pike County"},{fipsCode:"29165",county:"Platte County"},{fipsCode:"29167",county:"Polk County"},{fipsCode:"29169",county:"Pulaski County"},{fipsCode:"29171",county:"Putnam County"},{fipsCode:"29173",county:"Ralls County"},{fipsCode:"29175",county:"Randolph County"},{fipsCode:"29177",county:"Ray County"},{fipsCode:"29179",county:"Reynolds County"},{fipsCode:"29181",county:"Ripley County"},{fipsCode:"29183",county:"St. Charles County"},{fipsCode:"29185",county:"St. Clair County"},{fipsCode:"29186",county:"Ste. Genevieve County"},{fipsCode:"29187",county:"St. Francois County"},{fipsCode:"29189",county:"St. Louis County"},{fipsCode:"29195",county:"Saline County"},{fipsCode:"29197",county:"Schuyler County"},{fipsCode:"29199",county:"Scotland County"},{fipsCode:"29201",county:"Scott County"},{fipsCode:"29203",county:"Shannon County"},{fipsCode:"29205",county:"Shelby County"},{fipsCode:"29207",county:"Stoddard County"},{fipsCode:"29209",county:"Stone County"},{fipsCode:"29211",county:"Sullivan County"},{fipsCode:"29213",county:"Taney County"},{fipsCode:"29215",county:"Texas County"},{fipsCode:"29217",county:"Vernon County"},{fipsCode:"29219",county:"Warren County"},{fipsCode:"29221",county:"Washington County"},{fipsCode:"29223",county:"Wayne County"},{fipsCode:"29225",county:"Webster County"},{fipsCode:"29227",county:"Worth County"},{fipsCode:"29229",county:"Wright County"},{fipsCode:"29510",county:"St. Louis city"},{fipsCode:"30001",county:"Beaverhead County"},{fipsCode:"30003",county:"Big Horn County"},{fipsCode:"30005",county:"Blaine County"},{fipsCode:"30007",county:"Broadwater County"},{fipsCode:"30009",county:"Carbon County"},{fipsCode:"30011",county:"Carter County"},{fipsCode:"30013",county:"Cascade County"},{fipsCode:"30015",county:"Chouteau County"},{fipsCode:"30017",county:"Custer County"},{fipsCode:"30019",county:"Daniels County"},{fipsCode:"30021",county:"Dawson County"},{fipsCode:"30023",county:"Deer Lodge County"},{fipsCode:"30025",county:"Fallon County"},{fipsCode:"30027",county:"Fergus County"},{fipsCode:"30029",county:"Flathead County"},{fipsCode:"30031",county:"Gallatin County"},{fipsCode:"30033",county:"Garfield County"},{fipsCode:"30035",county:"Glacier County"},{fipsCode:"30037",county:"Golden Valley County"},{fipsCode:"30039",county:"Granite County"},{fipsCode:"30041",county:"Hill County"},{fipsCode:"30043",county:"Jefferson County"},{fipsCode:"30045",county:"Judith Basin County"},{fipsCode:"30047",county:"Lake County"},{fipsCode:"30049",county:"Lewis and Clark County"},{fipsCode:"30051",county:"Liberty County"},{fipsCode:"30053",county:"Lincoln County"},{fipsCode:"30055",county:"McCone County"},{fipsCode:"30057",county:"Madison County"},{fipsCode:"30059",county:"Meagher County"},{fipsCode:"30061",county:"Mineral County"},{fipsCode:"30063",county:"Missoula County"},{fipsCode:"30065",county:"Musselshell County"},{fipsCode:"30067",county:"Park County"},{fipsCode:"30069",county:"Petroleum County"},{fipsCode:"30071",county:"Phillips County"},{fipsCode:"30073",county:"Pondera County"},{fipsCode:"30075",county:"Powder River County"},{fipsCode:"30077",county:"Powell County"},{fipsCode:"30079",county:"Prairie County"},{fipsCode:"30081",county:"Ravalli County"},{fipsCode:"30083",county:"Richland County"},{fipsCode:"30085",county:"Roosevelt County"},{fipsCode:"30087",county:"Rosebud County"},{fipsCode:"30089",county:"Sanders County"},{fipsCode:"30091",county:"Sheridan County"},{fipsCode:"30093",county:"Silver Bow County"},{fipsCode:"30095",county:"Stillwater County"},{fipsCode:"30097",county:"Sweet Grass County"},{fipsCode:"30099",county:"Teton County"},{fipsCode:"30101",county:"Toole County"},{fipsCode:"30103",county:"Treasure County"},{fipsCode:"30105",county:"Valley County"},{fipsCode:"30107",county:"Wheatland County"},{fipsCode:"30109",county:"Wibaux County"},{fipsCode:"30111",county:"Yellowstone County"},{fipsCode:"30113",county:"Yellowstone National Park"},{fipsCode:"31001",county:"Adams County"},{fipsCode:"31003",county:"Antelope County"},{fipsCode:"31005",county:"Arthur County"},{fipsCode:"31007",county:"Banner County"},{fipsCode:"31009",county:"Blaine County"},{fipsCode:"31011",county:"Boone County"},{fipsCode:"31013",county:"Box Butte County"},{fipsCode:"31015",county:"Boyd County"},{fipsCode:"31017",county:"Brown County"},{fipsCode:"31019",county:"Buffalo County"},{fipsCode:"31021",county:"Burt County"},{fipsCode:"31023",county:"Butler County"},{fipsCode:"31025",county:"Cass County"},{fipsCode:"31027",county:"Cedar County"},{fipsCode:"31029",county:"Chase County"},{fipsCode:"31031",county:"Cherry County"},{fipsCode:"31033",county:"Cheyenne County"},{fipsCode:"31035",county:"Clay County"},{fipsCode:"31037",county:"Colfax County"},{fipsCode:"31039",county:"Cuming County"},{fipsCode:"31041",county:"Custer County"},{fipsCode:"31043",county:"Dakota County"},{fipsCode:"31045",county:"Dawes County"},{fipsCode:"31047",county:"Dawson County"},{fipsCode:"31049",county:"Deuel County"},{fipsCode:"31051",county:"Dixon County"},{fipsCode:"31053",county:"Dodge County"},{fipsCode:"31055",county:"Douglas County"},{fipsCode:"31057",county:"Dundy County"},{fipsCode:"31059",county:"Fillmore County"},{fipsCode:"31061",county:"Franklin County"},{fipsCode:"31063",county:"Frontier County"},{fipsCode:"31065",county:"Furnas County"},{fipsCode:"31067",county:"Gage County"},{fipsCode:"31069",county:"Garden County"},{fipsCode:"31071",county:"Garfield County"},{fipsCode:"31073",county:"Gosper County"},{fipsCode:"31075",county:"Grant County"},{fipsCode:"31077",county:"Greeley County"},{fipsCode:"31079",county:"Hall County"},{fipsCode:"31081",county:"Hamilton County"},{fipsCode:"31083",county:"Harlan County"},{fipsCode:"31085",county:"Hayes County"},{fipsCode:"31087",county:"Hitchcock County"},{fipsCode:"31089",county:"Holt County"},{fipsCode:"31091",county:"Hooker County"},{fipsCode:"31093",county:"Howard County"},{fipsCode:"31095",county:"Jefferson County"},{fipsCode:"31097",county:"Johnson County"},{fipsCode:"31099",county:"Kearney County"},{fipsCode:"31101",county:"Keith County"},{fipsCode:"31103",county:"Keya Paha County"},{fipsCode:"31105",county:"Kimball County"},{fipsCode:"31107",county:"Knox County"},{fipsCode:"31109",county:"Lancaster County"},{fipsCode:"31111",county:"Lincoln County"},{fipsCode:"31113",county:"Logan County"},{fipsCode:"31115",county:"Loup County"},{fipsCode:"31117",county:"McPherson County"},{fipsCode:"31119",county:"Madison County"},{fipsCode:"31121",county:"Merrick County"},{fipsCode:"31123",county:"Morrill County"},{fipsCode:"31125",county:"Nance County"},{fipsCode:"31127",county:"Nemaha County"},{fipsCode:"31129",county:"Nuckolls County"},{fipsCode:"31131",county:"Otoe County"},{fipsCode:"31133",county:"Pawnee County"},{fipsCode:"31135",county:"Perkins County"},{fipsCode:"31137",county:"Phelps County"},{fipsCode:"31139",county:"Pierce County"},{fipsCode:"31141",county:"Platte County"},{fipsCode:"31143",county:"Polk County"},{fipsCode:"31145",county:"Red Willow County"},{fipsCode:"31147",county:"Richardson County"},{fipsCode:"31149",county:"Rock County"},{fipsCode:"31151",county:"Saline County"},{fipsCode:"31153",county:"Sarpy County"},{fipsCode:"31155",county:"Saunders County"},{fipsCode:"31157",county:"Scotts Bluff County"},{fipsCode:"31159",county:"Seward County"},{fipsCode:"31161",county:"Sheridan County"},{fipsCode:"31163",county:"Sherman County"},{fipsCode:"31165",county:"Sioux County"},{fipsCode:"31167",county:"Stanton County"},{fipsCode:"31169",county:"Thayer County"},{fipsCode:"31171",county:"Thomas County"},{fipsCode:"31173",county:"Thurston County"},{fipsCode:"31175",county:"Valley County"},{fipsCode:"31177",county:"Washington County"},{fipsCode:"31179",county:"Wayne County"},{fipsCode:"31181",county:"Webster County"},{fipsCode:"31183",county:"Wheeler County"},{fipsCode:"31185",county:"York County"},{fipsCode:"32001",county:"Churchill County"},{fipsCode:"32003",county:"Clark County"},{fipsCode:"32005",county:"Douglas County"},{fipsCode:"32007",county:"Elko County"},{fipsCode:"32009",county:"Esmeralda County"},{fipsCode:"32011",county:"Eureka County"},{fipsCode:"32013",county:"Humboldt County"},{fipsCode:"32015",county:"Lander County"},{fipsCode:"32017",county:"Lincoln County"},{fipsCode:"32019",county:"Lyon County"},{fipsCode:"32021",county:"Mineral County"},{fipsCode:"32023",county:"Nye County"},{fipsCode:"32027",county:"Pershing County"},{fipsCode:"32029",county:"Storey County"},{fipsCode:"32031",county:"Washoe County"},{fipsCode:"32033",county:"White Pine County"},{fipsCode:"32510",county:"Carson City"},{fipsCode:"33001",county:"Belknap County"},{fipsCode:"33003",county:"Carroll County"},{fipsCode:"33005",county:"Cheshire County"},{fipsCode:"33007",county:"Coos County"},{fipsCode:"33009",county:"Grafton County"},{fipsCode:"33011",county:"Hillsborough County"},{fipsCode:"33013",county:"Merrimack County"},{fipsCode:"33015",county:"Rockingham County"},{fipsCode:"33017",county:"Strafford County"},{fipsCode:"33019",county:"Sullivan County"},{fipsCode:"34001",county:"Atlantic County"},{fipsCode:"34003",county:"Bergen County"},{fipsCode:"34005",county:"Burlington County"},{fipsCode:"34007",county:"Camden County"},{fipsCode:"34009",county:"Cape May County"},{fipsCode:"34011",county:"Cumberland County"},{fipsCode:"34013",county:"Essex County"},{fipsCode:"34015",county:"Gloucester County"},{fipsCode:"34017",county:"Hudson County"},{fipsCode:"34019",county:"Hunterdon County"},{fipsCode:"34021",county:"Mercer County"},{fipsCode:"34023",county:"Middlesex County"},{fipsCode:"34025",county:"Monmouth County"},{fipsCode:"34027",county:"Morris County"},{fipsCode:"34029",county:"Ocean County"},{fipsCode:"34031",county:"Passaic County"},{fipsCode:"34033",county:"Salem County"},{fipsCode:"34035",county:"Somerset County"},{fipsCode:"34037",county:"Sussex County"},{fipsCode:"34039",county:"Union County"},{fipsCode:"34041",county:"Warren County"},{fipsCode:"35001",county:"Bernalillo County"},{fipsCode:"35003",county:"Catron County"},{fipsCode:"35005",county:"Chaves County"},{fipsCode:"35006",county:"Cibola County"},{fipsCode:"35007",county:"Colfax County"},{fipsCode:"35009",county:"Curry County"},{fipsCode:"35011",county:"DeBaca County"},{fipsCode:"35013",county:"Dona Ana County"},{fipsCode:"35015",county:"Eddy County"},{fipsCode:"35017",county:"Grant County"},{fipsCode:"35019",county:"Guadalupe County"},{fipsCode:"35021",county:"Harding County"},{fipsCode:"35023",county:"Hidalgo County"},{fipsCode:"35025",county:"Lea County"},{fipsCode:"35027",county:"Lincoln County"},{fipsCode:"35028",county:"Los Alamos County"},{fipsCode:"35029",county:"Luna County"},{fipsCode:"35031",county:"McKinley County"},{fipsCode:"35033",county:"Mora County"},{fipsCode:"35035",county:"Otero County"},{fipsCode:"35037",county:"Quay County"},{fipsCode:"35039",county:"Rio Arriba County"},{fipsCode:"35041",county:"Roosevelt County"},{fipsCode:"35043",county:"Sandoval County"},{fipsCode:"35045",county:"San Juan County"},{fipsCode:"35047",county:"San Miguel County"},{fipsCode:"35049",county:"Santa Fe County"},{fipsCode:"35051",county:"Sierra County"},{fipsCode:"35053",county:"Socorro County"},{fipsCode:"35055",county:"Taos County"},{fipsCode:"35057",county:"Torrance County"},{fipsCode:"35059",county:"Union County"},{fipsCode:"35061",county:"Valencia County"},{fipsCode:"36001",county:"Albany County"},{fipsCode:"36003",county:"Allegany County"},{fipsCode:"36005",county:"Bronx County"},{fipsCode:"36007",county:"Broome County"},{fipsCode:"36009",county:"Cattaraugus County"},{fipsCode:"36011",county:"Cayuga County"},{fipsCode:"36013",county:"Chautauqua County"},{fipsCode:"36015",county:"Chemung County"},{fipsCode:"36017",county:"Chenango County"},{fipsCode:"36019",county:"Clinton County"},{fipsCode:"36021",county:"Columbia County"},{fipsCode:"36023",county:"Cortland County"},{fipsCode:"36025",county:"Delaware County"},{fipsCode:"36027",county:"Dutchess County"},{fipsCode:"36029",county:"Erie County"},{fipsCode:"36031",county:"Essex County"},{fipsCode:"36033",county:"Franklin County"},{fipsCode:"36035",county:"Fulton County"},{fipsCode:"36037",county:"Genesee County"},{fipsCode:"36039",county:"Greene County"},{fipsCode:"36041",county:"Hamilton County"},{fipsCode:"36043",county:"Herkimer County"},{fipsCode:"36045",county:"Jefferson County"},{fipsCode:"36047",county:"Kings County"},{fipsCode:"36049",county:"Lewis County"},{fipsCode:"36051",county:"Livingston County"},{fipsCode:"36053",county:"Madison County"},{fipsCode:"36055",county:"Monroe County"},{fipsCode:"36057",county:"Montgomery County"},{fipsCode:"36059",county:"Nassau County"},{fipsCode:"36061",county:"New York County"},{fipsCode:"36063",county:"Niagara County"},{fipsCode:"36065",county:"Oneida County"},{fipsCode:"36067",county:"Onondaga County"},{fipsCode:"36069",county:"Ontario County"},{fipsCode:"36071",county:"Orange County"},{fipsCode:"36073",county:"Orleans County"},{fipsCode:"36075",county:"Oswego County"},{fipsCode:"36077",county:"Otsego County"},{fipsCode:"36079",county:"Putnam County"},{fipsCode:"36081",county:"Queens County"},{fipsCode:"36083",county:"Rensselaer County"},{fipsCode:"36085",county:"Richmond County"},{fipsCode:"36087",county:"Rockland County"},{fipsCode:"36089",county:"St. Lawrence County"},{fipsCode:"36091",county:"Saratoga County"},{fipsCode:"36093",county:"Schenectady County"},{fipsCode:"36095",county:"Schoharie County"},{fipsCode:"36097",county:"Schuyler County"},{fipsCode:"36099",county:"Seneca County"},{fipsCode:"36101",county:"Steuben County"},{fipsCode:"36103",county:"Suffolk County"},{fipsCode:"36105",county:"Sullivan County"},{fipsCode:"36107",county:"Tioga County"},{fipsCode:"36109",county:"Tompkins County"},{fipsCode:"36111",county:"Ulster County"},{fipsCode:"36113",county:"Warren County"},{fipsCode:"36115",county:"Washington County"},{fipsCode:"36117",county:"Wayne County"},{fipsCode:"36119",county:"Westchester County"},{fipsCode:"36121",county:"Wyoming County"},{fipsCode:"36123",county:"Yates County"},{fipsCode:"37001",county:"Alamance County"},{fipsCode:"37003",county:"Alexander County"},{fipsCode:"37005",county:"Alleghany County"},{fipsCode:"37007",county:"Anson County"},{fipsCode:"37009",county:"Ashe County"},{fipsCode:"37011",county:"Avery County"},{fipsCode:"37013",county:"Beaufort County"},{fipsCode:"37015",county:"Bertie County"},{fipsCode:"37017",county:"Bladen County"},{fipsCode:"37019",county:"Brunswick County"},{fipsCode:"37021",county:"Buncombe County"},{fipsCode:"37023",county:"Burke County"},{fipsCode:"37025",county:"Cabarrus County"},{fipsCode:"37027",county:"Caldwell County"},{fipsCode:"37029",county:"Camden County"},{fipsCode:"37031",county:"Carteret County"},{fipsCode:"37033",county:"Caswell County"},{fipsCode:"37035",county:"Catawba County"},{fipsCode:"37037",county:"Chatham County"},{fipsCode:"37039",county:"Cherokee County"},{fipsCode:"37041",county:"Chowan County"},{fipsCode:"37043",county:"Clay County"},{fipsCode:"37045",county:"Cleveland County"},{fipsCode:"37047",county:"Columbus County"},{fipsCode:"37049",county:"Craven County"},{fipsCode:"37051",county:"Cumberland County"},{fipsCode:"37053",county:"Currituck County"},{fipsCode:"37055",county:"Dare County"},{fipsCode:"37057",county:"Davidson County"},{fipsCode:"37059",county:"Davie County"},{fipsCode:"37061",county:"Duplin County"},{fipsCode:"37063",county:"Durham County"},{fipsCode:"37065",county:"Edgecombe County"},{fipsCode:"37067",county:"Forsyth County"},{fipsCode:"37069",county:"Franklin County"},{fipsCode:"37071",county:"Gaston County"},{fipsCode:"37073",county:"Gates County"},{fipsCode:"37075",county:"Graham County"},{fipsCode:"37077",county:"Granville County"},{fipsCode:"37079",county:"Greene County"},{fipsCode:"37081",county:"Guilford County"},{fipsCode:"37083",county:"Halifax County"},{fipsCode:"37085",county:"Harnett County"},{fipsCode:"37087",county:"Haywood County"},{fipsCode:"37089",county:"Henderson County"},{fipsCode:"37091",county:"Hertford County"},{fipsCode:"37093",county:"Hoke County"},{fipsCode:"37095",county:"Hyde County"},{fipsCode:"37097",county:"Iredell County"},{fipsCode:"37099",county:"Jackson County"},{fipsCode:"37101",county:"Johnston County"},{fipsCode:"37103",county:"Jones County"},{fipsCode:"37105",county:"Lee County"},{fipsCode:"37107",county:"Lenoir County"},{fipsCode:"37109",county:"Lincoln County"},{fipsCode:"37111",county:"McDowell County"},{fipsCode:"37113",county:"Macon County"},{fipsCode:"37115",county:"Madison County"},{fipsCode:"37117",county:"Martin County"},{fipsCode:"37119",county:"Mecklenburg County"},{fipsCode:"37121",county:"Mitchell County"},{fipsCode:"37123",county:"Montgomery County"},{fipsCode:"37125",county:"Moore County"},{fipsCode:"37127",county:"Nash County"},{fipsCode:"37129",county:"New Hanover County"},{fipsCode:"37131",county:"Northampton County"},{fipsCode:"37133",county:"Onslow County"},{fipsCode:"37135",county:"Orange County"},{fipsCode:"37137",county:"Pamlico County"},{fipsCode:"37139",county:"Pasquotank County"},{fipsCode:"37141",county:"Pender County"},{fipsCode:"37143",county:"Perquimans County"},{fipsCode:"37145",county:"Person County"},{fipsCode:"37147",county:"Pitt County"},{fipsCode:"37149",county:"Polk County"},{fipsCode:"37151",county:"Randolph County"},{fipsCode:"37153",county:"Richmond County"},{fipsCode:"37155",county:"Robeson County"},{fipsCode:"37157",county:"Rockingham County"},{fipsCode:"37159",county:"Rowan County"},{fipsCode:"37161",county:"Rutherford County"},{fipsCode:"37163",county:"Sampson County"},{fipsCode:"37165",county:"Scotland County"},{fipsCode:"37167",county:"Stanly County"},{fipsCode:"37169",county:"Stokes County"},{fipsCode:"37171",county:"Surry County"},{fipsCode:"37173",county:"Swain County"},{fipsCode:"37175",county:"Transylvania County"},{fipsCode:"37177",county:"Tyrrell County"},{fipsCode:"37179",county:"Union County"},{fipsCode:"37181",county:"Vance County"},{fipsCode:"37183",county:"Wake County"},{fipsCode:"37185",county:"Warren County"},{fipsCode:"37187",county:"Washington County"},{fipsCode:"37189",county:"Watauga County"},{fipsCode:"37191",county:"Wayne County"},{fipsCode:"37193",county:"Wilkes County"},{fipsCode:"37195",county:"Wilson County"},{fipsCode:"37197",county:"Yadkin County"},{fipsCode:"37199",county:"Yancey County"},{fipsCode:"38001",county:"Adams County"},{fipsCode:"38003",county:"Barnes County"},{fipsCode:"38005",county:"Benson County"},{fipsCode:"38007",county:"Billings County"},{fipsCode:"38009",county:"Bottineau County"},{fipsCode:"38011",county:"Bowman County"},{fipsCode:"38013",county:"Burke County"},{fipsCode:"38015",county:"Burleigh County"},{fipsCode:"38017",county:"Cass County"},{fipsCode:"38019",county:"Cavalier County"},{fipsCode:"38021",county:"Dickey County"},{fipsCode:"38023",county:"Divide County"},{fipsCode:"38025",county:"Dunn County"},{fipsCode:"38027",county:"Eddy County"},{fipsCode:"38029",county:"Emmons County"},{fipsCode:"38031",county:"Foster County"},{fipsCode:"38033",county:"Golden Valley County"},{fipsCode:"38035",county:"Grand Forks County"},{fipsCode:"38037",county:"Grant County"},{fipsCode:"38039",county:"Griggs County"},{fipsCode:"38041",county:"Hettinger County"},{fipsCode:"38043",county:"Kidder County"},{fipsCode:"38045",county:"LaMoure County"},{fipsCode:"38047",county:"Logan County"},{fipsCode:"38049",county:"McHenry County"},{fipsCode:"38051",county:"McIntosh County"},{fipsCode:"38053",county:"McKenzie County"},{fipsCode:"38055",county:"McLean County"},{fipsCode:"38057",county:"Mercer County"},{fipsCode:"38059",county:"Morton County"},{fipsCode:"38061",county:"Mountrail County"},{fipsCode:"38063",county:"Nelson County"},{fipsCode:"38065",county:"Oliver County"},{fipsCode:"38067",county:"Pembina County"},{fipsCode:"38069",county:"Pierce County"},{fipsCode:"38071",county:"Ramsey County"},{fipsCode:"38073",county:"Ransom County"},{fipsCode:"38075",county:"Renville County"},{fipsCode:"38077",county:"Richland County"},{fipsCode:"38079",county:"Rolette County"},{fipsCode:"38081",county:"Sargent County"},{fipsCode:"38083",county:"Sheridan County"},{fipsCode:"38085",county:"Sioux County"},{fipsCode:"38087",county:"Slope County"},{fipsCode:"38089",county:"Stark County"},{fipsCode:"38091",county:"Steele County"},{fipsCode:"38093",county:"Stutsman County"},{fipsCode:"38095",county:"Towner County"},{fipsCode:"38097",county:"Traill County"},{fipsCode:"38099",county:"Walsh County"},{fipsCode:"38101",county:"Ward County"},{fipsCode:"38103",county:"Wells County"},{fipsCode:"38105",county:"Williams County"},{fipsCode:"39001",county:"Adams County"},{fipsCode:"39003",county:"Allen County"},{fipsCode:"39005",county:"Ashland County"},{fipsCode:"39007",county:"Ashtabula County"},{fipsCode:"39009",county:"Athens County"},{fipsCode:"39011",county:"Auglaize County"},{fipsCode:"39013",county:"Belmont County"},{fipsCode:"39015",county:"Brown County"},{fipsCode:"39017",county:"Butler County"},{fipsCode:"39019",county:"Carroll County"},{fipsCode:"39021",county:"Champaign County"},{fipsCode:"39023",county:"Clark County"},{fipsCode:"39025",county:"Clermont County"},{fipsCode:"39027",county:"Clinton County"},{fipsCode:"39029",county:"Columbiana County"},{fipsCode:"39031",county:"Coshocton County"},{fipsCode:"39033",county:"Crawford County"},{fipsCode:"39035",county:"Cuyahoga County"},{fipsCode:"39037",county:"Darke County"},{fipsCode:"39039",county:"Defiance County"},{fipsCode:"39041",county:"Delaware County"},{fipsCode:"39043",county:"Erie County"},{fipsCode:"39045",county:"Fairfield County"},{fipsCode:"39047",county:"Fayette County"},{fipsCode:"39049",county:"Franklin County"},{fipsCode:"39051",county:"Fulton County"},{fipsCode:"39053",county:"Gallia County"},{fipsCode:"39055",county:"Geauga County"},{fipsCode:"39057",county:"Greene County"},{fipsCode:"39059",county:"Guernsey County"},{fipsCode:"39061",county:"Hamilton County"},{fipsCode:"39063",county:"Hancock County"},{fipsCode:"39065",county:"Hardin County"},{fipsCode:"39067",county:"Harrison County"},{fipsCode:"39069",county:"Henry County"},{fipsCode:"39071",county:"Highland County"},{fipsCode:"39073",county:"Hocking County"},{fipsCode:"39075",county:"Holmes County"},{fipsCode:"39077",county:"Huron County"},{fipsCode:"39079",county:"Jackson County"},{fipsCode:"39081",county:"Jefferson County"},{fipsCode:"39083",county:"Knox County"},{fipsCode:"39085",county:"Lake County"},{fipsCode:"39087",county:"Lawrence County"},{fipsCode:"39089",county:"Licking County"},{fipsCode:"39091",county:"Logan County"},{fipsCode:"39093",county:"Lorain County"},{fipsCode:"39095",county:"Lucas County"},{fipsCode:"39097",county:"Madison County"},{fipsCode:"39099",county:"Mahoning County"},{fipsCode:"39101",county:"Marion County"},{fipsCode:"39103",county:"Medina County"},{fipsCode:"39105",county:"Meigs County"},{fipsCode:"39107",county:"Mercer County"},{fipsCode:"39109",county:"Miami County"},{fipsCode:"39111",county:"Monroe County"},{fipsCode:"39113",county:"Montgomery County"},{fipsCode:"39115",county:"Morgan County"},{fipsCode:"39117",county:"Morrow County"},{fipsCode:"39119",county:"Muskingum County"},{fipsCode:"39121",county:"Noble County"},{fipsCode:"39123",county:"Ottawa County"},{fipsCode:"39125",county:"Paulding County"},{fipsCode:"39127",county:"Perry County"},{fipsCode:"39129",county:"Pickaway County"},{fipsCode:"39131",county:"Pike County"},{fipsCode:"39133",county:"Portage County"},{fipsCode:"39135",county:"Preble County"},{fipsCode:"39137",county:"Putnam County"},{fipsCode:"39139",county:"Richland County"},{fipsCode:"39141",county:"Ross County"},{fipsCode:"39143",county:"Sandusky County"},{fipsCode:"39145",county:"Scioto County"},{fipsCode:"39147",county:"Seneca County"},{fipsCode:"39149",county:"Shelby County"},{fipsCode:"39151",county:"Stark County"},{fipsCode:"39153",county:"Summit County"},{fipsCode:"39155",county:"Trumbull County"},{fipsCode:"39157",county:"Tuscarawas County"},{fipsCode:"39159",county:"Union County"},{fipsCode:"39161",county:"Van Wert County"},{fipsCode:"39163",county:"Vinton County"},{fipsCode:"39165",county:"Warren County"},{fipsCode:"39167",county:"Washington County"},{fipsCode:"39169",county:"Wayne County"},{fipsCode:"39171",county:"Williams County"},{fipsCode:"39173",county:"Wood County"},{fipsCode:"39175",county:"Wyandot County"},{fipsCode:"40001",county:"Adair County"},{fipsCode:"40003",county:"Alfalfa County"},{fipsCode:"40005",county:"Atoka County"},{fipsCode:"40007",county:"Beaver County"},{fipsCode:"40009",county:"Beckham County"},{fipsCode:"40011",county:"Blaine County"},{fipsCode:"40013",county:"Bryan County"},{fipsCode:"40015",county:"Caddo County"},{fipsCode:"40017",county:"Canadian County"},{fipsCode:"40019",county:"Carter County"},{fipsCode:"40021",county:"Cherokee County"},{fipsCode:"40023",county:"Choctaw County"},{fipsCode:"40025",county:"Cimarron County"},{fipsCode:"40027",county:"Cleveland County"},{fipsCode:"40029",county:"Coal County"},{fipsCode:"40031",county:"Comanche County"},{fipsCode:"40033",county:"Cotton County"},{fipsCode:"40035",county:"Craig County"},{fipsCode:"40037",county:"Creek County"},{fipsCode:"40039",county:"Custer County"},{fipsCode:"40041",county:"Delaware County"},{fipsCode:"40043",county:"Dewey County"},{fipsCode:"40045",county:"Ellis County"},{fipsCode:"40047",county:"Garfield County"},{fipsCode:"40049",county:"Garvin County"},{fipsCode:"40051",county:"Grady County"},{fipsCode:"40053",county:"Grant County"},{fipsCode:"40055",county:"Greer County"},{fipsCode:"40057",county:"Harmon County"},{fipsCode:"40059",county:"Harper County"},{fipsCode:"40061",county:"Haskell County"},{fipsCode:"40063",county:"Hughes County"},{fipsCode:"40065",county:"Jackson County"},{fipsCode:"40067",county:"Jefferson County"},{fipsCode:"40069",county:"Johnston County"},{fipsCode:"40071",county:"Kay County"},{fipsCode:"40073",county:"Kingfisher County"},{fipsCode:"40075",county:"Kiowa County"},{fipsCode:"40077",county:"Latimer County"},{fipsCode:"40079",county:"Le Flore County"},{fipsCode:"40081",county:"Lincoln County"},{fipsCode:"40083",county:"Logan County"},{fipsCode:"40085",county:"Love County"},{fipsCode:"40087",county:"McClain County"},{fipsCode:"40089",county:"McCurtain County"},{fipsCode:"40091",county:"McIntosh County"},{fipsCode:"40093",county:"Major County"},{fipsCode:"40095",county:"Marshall County"},{fipsCode:"40097",county:"Mayes County"},{fipsCode:"40099",county:"Murray County"},{fipsCode:"40101",county:"Muskogee County"},{fipsCode:"40103",county:"Noble County"},{fipsCode:"40105",county:"Nowata County"},{fipsCode:"40107",county:"Okfuskee County"},{fipsCode:"40109",county:"Oklahoma County"},{fipsCode:"40111",county:"Okmulgee County"},{fipsCode:"40113",county:"Osage County"},{fipsCode:"40115",county:"Ottawa County"},{fipsCode:"40117",county:"Pawnee County"},{fipsCode:"40119",county:"Payne County"},{fipsCode:"40121",county:"Pittsburg County"},{fipsCode:"40123",county:"Pontotoc County"},{fipsCode:"40125",county:"Pottawatomie County"},{fipsCode:"40127",county:"Pushmataha County"},{fipsCode:"40129",county:"Roger Mills County"},{fipsCode:"40131",county:"Rogers County"},{fipsCode:"40133",county:"Seminole County"},{fipsCode:"40135",county:"Sequoyah County"},{fipsCode:"40137",county:"Stephens County"},{fipsCode:"40139",county:"Texas County"},{fipsCode:"40141",county:"Tillman County"},{fipsCode:"40143",county:"Tulsa County"},{fipsCode:"40145",county:"Wagoner County"},{fipsCode:"40147",county:"Washington County"},{fipsCode:"40149",county:"Washita County"},{fipsCode:"40151",county:"Woods County"},{fipsCode:"40153",county:"Woodward County"},{fipsCode:"41001",county:"Baker County"},{fipsCode:"41003",county:"Benton County"},{fipsCode:"41005",county:"Clackamas County"},{fipsCode:"41007",county:"Clatsop County"},{fipsCode:"41009",county:"Columbia County"},{fipsCode:"41011",county:"Coos County"},{fipsCode:"41013",county:"Crook County"},{fipsCode:"41015",county:"Curry County"},{fipsCode:"41017",county:"Deschutes County"},{fipsCode:"41019",county:"Douglas County"},{fipsCode:"41021",county:"Gilliam County"},{fipsCode:"41023",county:"Grant County"},{fipsCode:"41025",county:"Harney County"},{fipsCode:"41027",county:"Hood River County"},{fipsCode:"41029",county:"Jackson County"},{fipsCode:"41031",county:"Jefferson County"},{fipsCode:"41033",county:"Josephine County"},{fipsCode:"41035",county:"Klamath County"},{fipsCode:"41037",county:"Lake County"},{fipsCode:"41039",county:"Lane County"},{fipsCode:"41041",county:"Lincoln County"},{fipsCode:"41043",county:"Linn County"},{fipsCode:"41045",county:"Malheur County"},{fipsCode:"41047",county:"Marion County"},{fipsCode:"41049",county:"Morrow County"},{fipsCode:"41051",county:"Multnomah County"},{fipsCode:"41053",county:"Polk County"},{fipsCode:"41055",county:"Sherman County"},{fipsCode:"41057",county:"Tillamook County"},{fipsCode:"41059",county:"Umatilla County"},{fipsCode:"41061",county:"Union County"},{fipsCode:"41063",county:"Wallowa County"},{fipsCode:"41065",county:"Wasco County"},{fipsCode:"41067",county:"Washington County"},{fipsCode:"41069",county:"Wheeler County"},{fipsCode:"41071",county:"Yamhill County"},{fipsCode:"42001",county:"Adams County"},{fipsCode:"42003",county:"Allegheny County"},{fipsCode:"42005",county:"Armstrong County"},{fipsCode:"42007",county:"Beaver County"},{fipsCode:"42009",county:"Bedford County"},{fipsCode:"42011",county:"Berks County"},{fipsCode:"42013",county:"Blair County"},{fipsCode:"42015",county:"Bradford County"},{fipsCode:"42017",county:"Bucks County"},{fipsCode:"42019",county:"Butler County"},{fipsCode:"42021",county:"Cambria County"},{fipsCode:"42023",county:"Cameron County"},{fipsCode:"42025",county:"Carbon County"},{fipsCode:"42027",county:"Centre County"},{fipsCode:"42029",county:"Chester County"},{fipsCode:"42031",county:"Clarion County"},{fipsCode:"42033",county:"Clearfield County"},{fipsCode:"42035",county:"Clinton County"},{fipsCode:"42037",county:"Columbia County"},{fipsCode:"42039",county:"Crawford County"},{fipsCode:"42041",county:"Cumberland County"},{fipsCode:"42043",county:"Dauphin County"},{fipsCode:"42045",county:"Delaware County"},{fipsCode:"42047",county:"Elk County"},{fipsCode:"42049",county:"Erie County"},{fipsCode:"42051",county:"Fayette County"},{fipsCode:"42053",county:"Forest County"},{fipsCode:"42055",county:"Franklin County"},{fipsCode:"42057",county:"Fulton County"},{fipsCode:"42059",county:"Greene County"},{fipsCode:"42061",county:"Huntingdon County"},{fipsCode:"42063",county:"Indiana County"},{fipsCode:"42065",county:"Jefferson County"},{fipsCode:"42067",county:"Juniata County"},{fipsCode:"42069",county:"Lackawanna County"},{fipsCode:"42071",county:"Lancaster County"},{fipsCode:"42073",county:"Lawrence County"},{fipsCode:"42075",county:"Lebanon County"},{fipsCode:"42077",county:"Lehigh County"},{fipsCode:"42079",county:"Luzerne County"},{fipsCode:"42081",county:"Lycoming County"},{fipsCode:"42083",county:"Mc Kean County"},{fipsCode:"42085",county:"Mercer County"},{fipsCode:"42087",county:"Mifflin County"},{fipsCode:"42089",county:"Monroe County"},{fipsCode:"42091",county:"Montgomery County"},{fipsCode:"42093",county:"Montour County"},{fipsCode:"42095",county:"Northampton County"},{fipsCode:"42097",county:"Northumberland County"},{fipsCode:"42099",county:"Perry County"},{fipsCode:"42101",county:"Philadelphia County"},{fipsCode:"42103",county:"Pike County"},{fipsCode:"42105",county:"Potter County"},{fipsCode:"42107",county:"Schuylkill County"},{fipsCode:"42109",county:"Snyder County"},{fipsCode:"42111",county:"Somerset County"},{fipsCode:"42113",county:"Sullivan County"},{fipsCode:"42115",county:"Susquehanna County"},{fipsCode:"42117",county:"Tioga County"},{fipsCode:"42119",county:"Union County"},{fipsCode:"42121",county:"Venango County"},{fipsCode:"42123",county:"Warren County"},{fipsCode:"42125",county:"Washington County"},{fipsCode:"42127",county:"Wayne County"},{fipsCode:"42129",county:"Westmoreland County"},{fipsCode:"42131",county:"Wyoming County"},{fipsCode:"42133",county:"York County"},{fipsCode:"44001",county:"Bristol County"},{fipsCode:"44003",county:"Kent County"},{fipsCode:"44005",county:"Newport County"},{fipsCode:"44007",county:"Providence County"},{fipsCode:"44009",county:"Washington County"},{fipsCode:"45001",county:"Abbeville County"},{fipsCode:"45003",county:"Aiken County"},{fipsCode:"45005",county:"Allendale County"},{fipsCode:"45007",county:"Anderson County"},{fipsCode:"45009",county:"Bamberg County"},{fipsCode:"45011",county:"Barnwell County"},{fipsCode:"45013",county:"Beaufort County"},{fipsCode:"45015",county:"Berkeley County"},{fipsCode:"45017",county:"Calhoun County"},{fipsCode:"45019",county:"Charleston County"},{fipsCode:"45021",county:"Cherokee County"},{fipsCode:"45023",county:"Chester County"},{fipsCode:"45025",county:"Chesterfield County"},{fipsCode:"45027",county:"Clarendon County"},{fipsCode:"45029",county:"Colleton County"},{fipsCode:"45031",county:"Darlington County"},{fipsCode:"45033",county:"Dillon County"},{fipsCode:"45035",county:"Dorchester County"},{fipsCode:"45037",county:"Edgefield County"},{fipsCode:"45039",county:"Fairfield County"},{fipsCode:"45041",county:"Florence County"},{fipsCode:"45043",county:"Georgetown County"},{fipsCode:"45045",county:"Greenville County"},{fipsCode:"45047",county:"Greenwood County"},{fipsCode:"45049",county:"Hampton County"},{fipsCode:"45051",county:"Horry County"},{fipsCode:"45053",county:"Jasper County"},{fipsCode:"45055",county:"Kershaw County"},{fipsCode:"45057",county:"Lancaster County"},{fipsCode:"45059",county:"Laurens County"},{fipsCode:"45061",county:"Lee County"},{fipsCode:"45063",county:"Lexington County"},{fipsCode:"45065",county:"McCormick County"},{fipsCode:"45067",county:"Marion County"},{fipsCode:"45069",county:"Marlboro County"},{fipsCode:"45071",county:"Newberry County"},{fipsCode:"45073",county:"Oconee County"},{fipsCode:"45075",county:"Orangeburg County"},{fipsCode:"45077",county:"Pickens County"},{fipsCode:"45079",county:"Richland County"},{fipsCode:"45081",county:"Saluda County"},{fipsCode:"45083",county:"Spartanburg County"},{fipsCode:"45085",county:"Sumter County"},{fipsCode:"45087",county:"Union County"},{fipsCode:"45089",county:"Williamsburg County"},{fipsCode:"45091",county:"York County"},{fipsCode:"46003",county:"Aurora County"},{fipsCode:"46005",county:"Beadle County"},{fipsCode:"46007",county:"Bennett County"},{fipsCode:"46009",county:"Bon Homme County"},{fipsCode:"46011",county:"Brookings County"},{fipsCode:"46013",county:"Brown County"},{fipsCode:"46015",county:"Brule County"},{fipsCode:"46017",county:"Buffalo County"},{fipsCode:"46019",county:"Butte County"},{fipsCode:"46021",county:"Campbell County"},{fipsCode:"46023",county:"Charles Mix County"},{fipsCode:"46025",county:"Clark County"},{fipsCode:"46027",county:"Clay County"},{fipsCode:"46029",county:"Codington County"},{fipsCode:"46031",county:"Corson County"},{fipsCode:"46033",county:"Custer County"},{fipsCode:"46035",county:"Davison County"},{fipsCode:"46037",county:"Day County"},{fipsCode:"46039",county:"Deuel County"},{fipsCode:"46041",county:"Dewey County"},{fipsCode:"46043",county:"Douglas County"},{fipsCode:"46045",county:"Edmunds County"},{fipsCode:"46047",county:"Fall River County"},{fipsCode:"46049",county:"Faulk County"},{fipsCode:"46051",county:"Grant County"},{fipsCode:"46053",county:"Gregory County"},{fipsCode:"46055",county:"Haakon County"},{fipsCode:"46057",county:"Hamlin County"},{fipsCode:"46059",county:"Hand County"},{fipsCode:"46061",county:"Hanson County"},{fipsCode:"46063",county:"Harding County"},{fipsCode:"46065",county:"Hughes County"},{fipsCode:"46067",county:"Hutchinson County"},{fipsCode:"46069",county:"Hyde County"},{fipsCode:"46071",county:"Jackson County"},{fipsCode:"46073",county:"Jerauld County"},{fipsCode:"46075",county:"Jones County"},{fipsCode:"46077",county:"Kingsbury County"},{fipsCode:"46079",county:"Lake County"},{fipsCode:"46081",county:"Lawrence County"},{fipsCode:"46083",county:"Lincoln County"},{fipsCode:"46085",county:"Lyman County"},{fipsCode:"46087",county:"McCook County"},{fipsCode:"46089",county:"McPherson County"},{fipsCode:"46091",county:"Marshall County"},{fipsCode:"46093",county:"Meade County"},{fipsCode:"46095",county:"Mellette County"},{fipsCode:"46097",county:"Miner County"},{fipsCode:"46099",county:"Minnehaha County"},{fipsCode:"46101",county:"Moody County"},{fipsCode:"46103",county:"Pennington County"},{fipsCode:"46105",county:"Perkins County"},{fipsCode:"46107",county:"Potter County"},{fipsCode:"46109",county:"Roberts County"},{fipsCode:"46111",county:"Sanborn County"},{fipsCode:"46113",county:"Shannon County"},{fipsCode:"46115",county:"Spink County"},{fipsCode:"46117",county:"Stanley County"},{fipsCode:"46119",county:"Sully County"},{fipsCode:"46121",county:"Todd County"},{fipsCode:"46123",county:"Tripp County"},{fipsCode:"46125",county:"Turner County"},{fipsCode:"46127",county:"Union County"},{fipsCode:"46129",county:"Walworth County"},{fipsCode:"46135",county:"Yankton County"},{fipsCode:"46137",county:"Ziebach County"},{fipsCode:"47001",county:"Anderson County"},{fipsCode:"47003",county:"Bedford County"},{fipsCode:"47005",county:"Benton County"},{fipsCode:"47007",county:"Bledsoe County"},{fipsCode:"47009",county:"Blount County"},{fipsCode:"47011",county:"Bradley County"},{fipsCode:"47013",county:"Campbell County"},{fipsCode:"47015",county:"Cannon County"},{fipsCode:"47017",county:"Carroll County"},{fipsCode:"47019",county:"Carter County"},{fipsCode:"47021",county:"Cheatham County"},{fipsCode:"47023",county:"Chester County"},{fipsCode:"47025",county:"Claiborne County"},{fipsCode:"47027",county:"Clay County"},{fipsCode:"47029",county:"Cocke County"},{fipsCode:"47031",county:"Coffee County"},{fipsCode:"47033",county:"Crockett County"},{fipsCode:"47035",county:"Cumberland County"},{fipsCode:"47037",county:"Davidson County"},{fipsCode:"47039",county:"Decatur County"},{fipsCode:"47041",county:"DeKalb County"},{fipsCode:"47043",county:"Dickson County"},{fipsCode:"47045",county:"Dyer County"},{fipsCode:"47047",county:"Fayette County"},{fipsCode:"47049",county:"Fentress County"},{fipsCode:"47051",county:"Franklin County"},{fipsCode:"47053",county:"Gibson County"},{fipsCode:"47055",county:"Giles County"},{fipsCode:"47057",county:"Grainger County"},{fipsCode:"47059",county:"Greene County"},{fipsCode:"47061",county:"Grundy County"},{fipsCode:"47063",county:"Hamblen County"},{fipsCode:"47065",county:"Hamilton County"},{fipsCode:"47067",county:"Hancock County"},{fipsCode:"47069",county:"Hardeman County"},{fipsCode:"47071",county:"Hardin County"},{fipsCode:"47073",county:"Hawkins County"},{fipsCode:"47075",county:"Haywood County"},{fipsCode:"47077",county:"Henderson County"},{fipsCode:"47079",county:"Henry County"},{fipsCode:"47081",county:"Hickman County"},{fipsCode:"47083",county:"Houston County"},{fipsCode:"47085",county:"Humphreys County"},{fipsCode:"47087",county:"Jackson County"},{fipsCode:"47089",county:"Jefferson County"},{fipsCode:"47091",county:"Johnson County"},{fipsCode:"47093",county:"Knox County"},{fipsCode:"47095",county:"Lake County"},{fipsCode:"47097",county:"Lauderdale County"},{fipsCode:"47099",county:"Lawrence County"},{fipsCode:"47101",county:"Lewis County"},{fipsCode:"47103",county:"Lincoln County"},{fipsCode:"47105",county:"Loudon County"},{fipsCode:"47107",county:"McMinn County"},{fipsCode:"47109",county:"McNairy County"},{fipsCode:"47111",county:"Macon County"},{fipsCode:"47113",county:"Madison County"},{fipsCode:"47115",county:"Marion County"},{fipsCode:"47117",county:"Marshall County"},{fipsCode:"47119",county:"Maury County"},{fipsCode:"47121",county:"Meigs County"},{fipsCode:"47123",county:"Monroe County"},{fipsCode:"47125",county:"Montgomery County"},{fipsCode:"47127",county:"Moore County"},{fipsCode:"47129",county:"Morgan County"},{fipsCode:"47131",county:"Obion County"},{fipsCode:"47133",county:"Overton County"},{fipsCode:"47135",county:"Perry County"},{fipsCode:"47137",county:"Pickett County"},{fipsCode:"47139",county:"Polk County"},{fipsCode:"47141",county:"Putnam County"},{fipsCode:"47143",county:"Rhea County"},{fipsCode:"47145",county:"Roane County"},{fipsCode:"47147",county:"Robertson County"},{fipsCode:"47149",county:"Rutherford County"},{fipsCode:"47151",county:"Scott County"},{fipsCode:"47153",county:"Sequatchie County"},{fipsCode:"47155",county:"Sevier County"},{fipsCode:"47157",county:"Shelby County"},{fipsCode:"47159",county:"Smith County"},{fipsCode:"47161",county:"Stewart County"},{fipsCode:"47163",county:"Sullivan County"},{fipsCode:"47165",county:"Sumner County"},{fipsCode:"47167",county:"Tipton County"},{fipsCode:"47169",county:"Trousdale County"},{fipsCode:"47171",county:"Unicoi County"},{fipsCode:"47173",county:"Union County"},{fipsCode:"47175",county:"Van Buren County"},{fipsCode:"47177",county:"Warren County"},{fipsCode:"47179",county:"Washington County"},{fipsCode:"47181",county:"Wayne County"},{fipsCode:"47183",county:"Weakley County"},{fipsCode:"47185",county:"White County"},{fipsCode:"47187",county:"Williamson County"},{fipsCode:"47189",county:"Wilson County"},{fipsCode:"48001",county:"Anderson County"},{fipsCode:"48003",county:"Andrews County"},{fipsCode:"48005",county:"Angelina County"},{fipsCode:"48007",county:"Aransas County"},{fipsCode:"48009",county:"Archer County"},{fipsCode:"48011",county:"Armstrong County"},{fipsCode:"48013",county:"Atascosa County"},{fipsCode:"48015",county:"Austin County"},{fipsCode:"48017",county:"Bailey County"},{fipsCode:"48019",county:"Bandera County"},{fipsCode:"48021",county:"Bastrop County"},{fipsCode:"48023",county:"Baylor County"},{fipsCode:"48025",county:"Bee County"},{fipsCode:"48027",county:"Bell County"},{fipsCode:"48029",county:"Bexar County"},{fipsCode:"48031",county:"Blanco County"},{fipsCode:"48033",county:"Borden County"},{fipsCode:"48035",county:"Bosque County"},{fipsCode:"48037",county:"Bowie County"},{fipsCode:"48039",county:"Brazoria County"},{fipsCode:"48041",county:"Brazos County"},{fipsCode:"48043",county:"Brewster County"},{fipsCode:"48045",county:"Briscoe County"},{fipsCode:"48047",county:"Brooks County"},{fipsCode:"48049",county:"Brown County"},{fipsCode:"48051",county:"Burleson County"},{fipsCode:"48053",county:"Burnet County"},{fipsCode:"48055",county:"Caldwell County"},{fipsCode:"48057",county:"Calhoun County"},{fipsCode:"48059",county:"Callahan County"},{fipsCode:"48061",county:"Cameron County"},{fipsCode:"48063",county:"Camp County"},{fipsCode:"48065",county:"Carson County"},{fipsCode:"48067",county:"Cass County"},{fipsCode:"48069",county:"Castro County"},{fipsCode:"48071",county:"Chambers County"},{fipsCode:"48073",county:"Cherokee County"},{fipsCode:"48075",county:"Childress County"},{fipsCode:"48077",county:"Clay County"},{fipsCode:"48079",county:"Cochran County"},{fipsCode:"48081",county:"Coke County"},{fipsCode:"48083",county:"Coleman County"},{fipsCode:"48085",county:"Collin County"},{fipsCode:"48087",county:"Collingsworth County"},{fipsCode:"48089",county:"Colorado County"},{fipsCode:"48091",county:"Comal County"},{fipsCode:"48093",county:"Comanche County"},{fipsCode:"48095",county:"Concho County"},{fipsCode:"48097",county:"Cooke County"},{fipsCode:"48099",county:"Coryell County"},{fipsCode:"48101",county:"Cottle County"},{fipsCode:"48103",county:"Crane County"},{fipsCode:"48105",county:"Crockett County"},{fipsCode:"48107",county:"Crosby County"},{fipsCode:"48109",county:"Culberson County"},{fipsCode:"48111",county:"Dallam County"},{fipsCode:"48113",county:"Dallas County"},{fipsCode:"48115",county:"Dawson County"},{fipsCode:"48117",county:"Deaf Smith County"},{fipsCode:"48119",county:"Delta County"},{fipsCode:"48121",county:"Denton County"},{fipsCode:"48123",county:"DeWitt County"},{fipsCode:"48125",county:"Dickens County"},{fipsCode:"48127",county:"Dimmit County"},{fipsCode:"48129",county:"Donley County"},{fipsCode:"48131",county:"Duval County"},{fipsCode:"48133",county:"Eastland County"},{fipsCode:"48135",county:"Ector County"},{fipsCode:"48137",county:"Edwards County"},{fipsCode:"48139",county:"Ellis County"},{fipsCode:"48141",county:"El Paso County"},{fipsCode:"48143",county:"Erath County"},{fipsCode:"48145",county:"Falls County"},{fipsCode:"48147",county:"Fannin County"},{fipsCode:"48149",county:"Fayette County"},{fipsCode:"48151",county:"Fisher County"},{fipsCode:"48153",county:"Floyd County"},{fipsCode:"48155",county:"Foard County"},{fipsCode:"48157",county:"Fort Bend County"},{fipsCode:"48159",county:"Franklin County"},{fipsCode:"48161",county:"Freestone County"},{fipsCode:"48163",county:"Frio County"},{fipsCode:"48165",county:"Gaines County"},{fipsCode:"48167",county:"Galveston County"},{fipsCode:"48169",county:"Garza County"},{fipsCode:"48171",county:"Gillespie County"},{fipsCode:"48173",county:"Glasscock County"},{fipsCode:"48175",county:"Goliad County"},{fipsCode:"48177",county:"Gonzales County"},{fipsCode:"48179",county:"Gray County"},{fipsCode:"48181",county:"Grayson County"},{fipsCode:"48183",county:"Gregg County"},{fipsCode:"48185",county:"Grimes County"},{fipsCode:"48187",county:"Guadalupe County"},{fipsCode:"48189",county:"Hale County"},{fipsCode:"48191",county:"Hall County"},{fipsCode:"48193",county:"Hamilton County"},{fipsCode:"48195",county:"Hansford County"},{fipsCode:"48197",county:"Hardeman County"},{fipsCode:"48199",county:"Hardin County"},{fipsCode:"48201",county:"Harris County"},{fipsCode:"48203",county:"Harrison County"},{fipsCode:"48205",county:"Hartley County"},{fipsCode:"48207",county:"Haskell County"},{fipsCode:"48209",county:"Hays County"},{fipsCode:"48211",county:"Hemphill County"},{fipsCode:"48213",county:"Henderson County"},{fipsCode:"48215",county:"Hidalgo County"},{fipsCode:"48217",county:"Hill County"},{fipsCode:"48219",county:"Hockley County"},{fipsCode:"48221",county:"Hood County"},{fipsCode:"48223",county:"Hopkins County"},{fipsCode:"48225",county:"Houston County"},{fipsCode:"48227",county:"Howard County"},{fipsCode:"48229",county:"Hudspeth County"},{fipsCode:"48231",county:"Hunt County"},{fipsCode:"48233",county:"Hutchinson County"},{fipsCode:"48235",county:"Irion County"},{fipsCode:"48237",county:"Jack County"},{fipsCode:"48239",county:"Jackson County"},{fipsCode:"48241",county:"Jasper County"},{fipsCode:"48243",county:"Jeff Davis County"},{fipsCode:"48245",county:"Jefferson County"},{fipsCode:"48247",county:"Jim Hogg County"},{fipsCode:"48249",county:"Jim Wells County"},{fipsCode:"48251",county:"Johnson County"},{fipsCode:"48253",county:"Jones County"},{fipsCode:"48255",county:"Karnes County"},{fipsCode:"48257",county:"Kaufman County"},{fipsCode:"48259",county:"Kendall County"},{fipsCode:"48261",county:"Kenedy County"},{fipsCode:"48263",county:"Kent County"},{fipsCode:"48265",county:"Kerr County"},{fipsCode:"48267",county:"Kimble County"},{fipsCode:"48269",county:"King County"},{fipsCode:"48271",county:"Kinney County"},{fipsCode:"48273",county:"Kleberg County"},{fipsCode:"48275",county:"Knox County"},{fipsCode:"48277",county:"Lamar County"},{fipsCode:"48279",county:"Lamb County"},{fipsCode:"48281",county:"Lampasas County"},{fipsCode:"48283",county:"La Salle County"},{fipsCode:"48285",county:"Lavaca County"},{fipsCode:"48287",county:"Lee County"},{fipsCode:"48289",county:"Leon County"},{fipsCode:"48291",county:"Liberty County"},{fipsCode:"48293",county:"Limestone County"},{fipsCode:"48295",county:"Lipscomb County"},{fipsCode:"48297",county:"Live Oak County"},{fipsCode:"48299",county:"Llano County"},{fipsCode:"48301",county:"Loving County"},{fipsCode:"48303",county:"Lubbock County"},{fipsCode:"48305",county:"Lynn County"},{fipsCode:"48307",county:"McCulloch County"},{fipsCode:"48309",county:"McLennan County"},{fipsCode:"48311",county:"McMullen County"},{fipsCode:"48313",county:"Madison County"},{fipsCode:"48315",county:"Marion County"},{fipsCode:"48317",county:"Martin County"},{fipsCode:"48319",county:"Mason County"},{fipsCode:"48321",county:"Matagorda County"},{fipsCode:"48323",county:"Maverick County"},{fipsCode:"48325",county:"Medina County"},{fipsCode:"48327",county:"Menard County"},{fipsCode:"48329",county:"Midland County"},{fipsCode:"48331",county:"Milam County"},{fipsCode:"48333",county:"Mills County"},{fipsCode:"48335",county:"Mitchell County"},{fipsCode:"48337",county:"Montague County"},{fipsCode:"48339",county:"Montgomery County"},{fipsCode:"48341",county:"Moore County"},{fipsCode:"48343",county:"Morris County"},{fipsCode:"48345",county:"Motley County"},{fipsCode:"48347",county:"Nacogdoches County"},{fipsCode:"48349",county:"Navarro County"},{fipsCode:"48351",county:"Newton County"},{fipsCode:"48353",county:"Nolan County"},{fipsCode:"48355",county:"Nueces County"},{fipsCode:"48357",county:"Ochiltree County"},{fipsCode:"48359",county:"Oldham County"},{fipsCode:"48361",county:"Orange County"},{fipsCode:"48363",county:"Palo Pinto County"},{fipsCode:"48365",county:"Panola County"},{fipsCode:"48367",county:"Parker County"},{fipsCode:"48369",county:"Parmer County"},{fipsCode:"48371",county:"Pecos County"},{fipsCode:"48373",county:"Polk County"},{fipsCode:"48375",county:"Potter County"},{fipsCode:"48377",county:"Presidio County"},{fipsCode:"48379",county:"Rains County"},{fipsCode:"48381",county:"Randall County"},{fipsCode:"48383",county:"Reagan County"},{fipsCode:"48385",county:"Real County"},{fipsCode:"48387",county:"Red River County"},{fipsCode:"48389",county:"Reeves County"},{fipsCode:"48391",county:"Refugio County"},{fipsCode:"48393",county:"Roberts County"},{fipsCode:"48395",county:"Robertson County"},{fipsCode:"48397",county:"Rockwall County"},{fipsCode:"48399",county:"Runnels County"},{fipsCode:"48401",county:"Rusk County"},{fipsCode:"48403",county:"Sabine County"},{fipsCode:"48405",county:"San Augustine County"},{fipsCode:"48407",county:"San Jacinto County"},{fipsCode:"48409",county:"San Patricio County"},{fipsCode:"48411",county:"San Saba County"},{fipsCode:"48413",county:"Schleicher County"},{fipsCode:"48415",county:"Scurry County"},{fipsCode:"48417",county:"Shackelford County"},{fipsCode:"48419",county:"Shelby County"},{fipsCode:"48421",county:"Sherman County"},{fipsCode:"48423",county:"Smith County"},{fipsCode:"48425",county:"Somervell County"},{fipsCode:"48427",county:"Starr County"},{fipsCode:"48429",county:"Stephens County"},{fipsCode:"48431",county:"Sterling County"},{fipsCode:"48433",county:"Stonewall County"},{fipsCode:"48435",county:"Sutton County"},{fipsCode:"48437",county:"Swisher County"},{fipsCode:"48439",county:"Tarrant County"},{fipsCode:"48441",county:"Taylor County"},{fipsCode:"48443",county:"Terrell County"},{fipsCode:"48445",county:"Terry County"},{fipsCode:"48447",county:"Throckmorton County"},{fipsCode:"48449",county:"Titus County"},{fipsCode:"48451",county:"Tom Green County"},{fipsCode:"48453",county:"Travis County"},{fipsCode:"48455",county:"Trinity County"},{fipsCode:"48457",county:"Tyler County"},{fipsCode:"48459",county:"Upshur County"},{fipsCode:"48461",county:"Upton County"},{fipsCode:"48463",county:"Uvalde County"},{fipsCode:"48465",county:"Val Verde County"},{fipsCode:"48467",county:"Van Zandt County"},{fipsCode:"48469",county:"Victoria County"},{fipsCode:"48471",county:"Walker County"},{fipsCode:"48473",county:"Waller County"},{fipsCode:"48475",county:"Ward County"},{fipsCode:"48477",county:"Washington County"},{fipsCode:"48479",county:"Webb County"},{fipsCode:"48481",county:"Wharton County"},{fipsCode:"48483",county:"Wheeler County"},{fipsCode:"48485",county:"Wichita County"},{fipsCode:"48487",county:"Wilbarger County"},{fipsCode:"48489",county:"Willacy County"},{fipsCode:"48491",county:"Williamson County"},{fipsCode:"48493",county:"Wilson County"},{fipsCode:"48495",county:"Winkler County"},{fipsCode:"48497",county:"Wise County"},{fipsCode:"48499",county:"Wood County"},{fipsCode:"48501",county:"Yoakum County"},{fipsCode:"48503",county:"Young County"},{fipsCode:"48505",county:"Zapata County"},{fipsCode:"48507",county:"Zavala County"},{fipsCode:"49001",county:"Beaver County"},{fipsCode:"49003",county:"Box Elder County"},{fipsCode:"49005",county:"Cache County"},{fipsCode:"49007",county:"Carbon County"},{fipsCode:"49009",county:"Daggett County"},{fipsCode:"49011",county:"Davis County"},{fipsCode:"49013",county:"Duchesne County"},{fipsCode:"49015",county:"Emery County"},{fipsCode:"49017",county:"Garfield County"},{fipsCode:"49019",county:"Grand County"},{fipsCode:"49021",county:"Iron County"},{fipsCode:"49023",county:"Juab County"},{fipsCode:"49025",county:"Kane County"},{fipsCode:"49027",county:"Millard County"},{fipsCode:"49029",county:"Morgan County"},{fipsCode:"49031",county:"Piute County"},{fipsCode:"49033",county:"Rich County"},{fipsCode:"49035",county:"Salt Lake County"},{fipsCode:"49037",county:"San Juan County"},{fipsCode:"49039",county:"Sanpete County"},{fipsCode:"49041",county:"Sevier County"},{fipsCode:"49043",county:"Summit County"},{fipsCode:"49045",county:"Tooele County"},{fipsCode:"49047",county:"Uintah County"},{fipsCode:"49049",county:"Utah County"},{fipsCode:"49051",county:"Wasatch County"},{fipsCode:"49053",county:"Washington County"},{fipsCode:"49055",county:"Wayne County"},{fipsCode:"49057",county:"Weber County"},{fipsCode:"50001",county:"Addison County"},{fipsCode:"50003",county:"Bennington County"},{fipsCode:"50005",county:"Caledonia County"},{fipsCode:"50007",county:"Chittenden County"},{fipsCode:"50009",county:"Essex County"},{fipsCode:"50011",county:"Franklin County"},{fipsCode:"50013",county:"Grand Isle County"},{fipsCode:"50015",county:"Lamoille County"},{fipsCode:"50017",county:"Orange County"},{fipsCode:"50019",county:"Orleans County"},{fipsCode:"50021",county:"Rutland County"},{fipsCode:"50023",county:"Washington County"},{fipsCode:"50025",county:"Windham County"},{fipsCode:"50027",county:"Windsor County"},{fipsCode:"51001",county:"Accomack County"},{fipsCode:"51003",county:"Albemarle County"},{fipsCode:"51005",county:"Alleghany County"},{fipsCode:"51007",county:"Amelia County"},{fipsCode:"51009",county:"Amherst County"},{fipsCode:"51011",county:"Appomattox County"},{fipsCode:"51013",county:"Arlington County"},{fipsCode:"51015",county:"Augusta County"},{fipsCode:"51017",county:"Bath County"},{fipsCode:"51019",county:"Bedford County"},{fipsCode:"51021",county:"Bland County"},{fipsCode:"51023",county:"Botetourt County"},{fipsCode:"51025",county:"Brunswick County"},{fipsCode:"51027",county:"Buchanan County"},{fipsCode:"51029",county:"Buckingham County"},{fipsCode:"51031",county:"Campbell County"},{fipsCode:"51033",county:"Caroline County"},{fipsCode:"51035",county:"Carroll County"},{fipsCode:"51036",county:"Charles City County"},{fipsCode:"51037",county:"Charlotte County"},{fipsCode:"51041",county:"Chesterfield County"},{fipsCode:"51043",county:"Clarke County"},{fipsCode:"51045",county:"Craig County"},{fipsCode:"51047",county:"Culpeper County"},{fipsCode:"51049",county:"Cumberland County"},{fipsCode:"51051",county:"Dickenson County"},{fipsCode:"51053",county:"Dinwiddie County"},{fipsCode:"51057",county:"Essex County"},{fipsCode:"51059",county:"Fairfax County"},{fipsCode:"51061",county:"Fauquier County"},{fipsCode:"51063",county:"Floyd County"},{fipsCode:"51065",county:"Fluvanna County"},{fipsCode:"51067",county:"Franklin County"},{fipsCode:"51069",county:"Frederick County"},{fipsCode:"51071",county:"Giles County"},{fipsCode:"51073",county:"Gloucester County"},{fipsCode:"51075",county:"Goochland County"},{fipsCode:"51077",county:"Grayson County"},{fipsCode:"51079",county:"Greene County"},{fipsCode:"51081",county:"Greensville County"},{fipsCode:"51083",county:"Halifax County"},{fipsCode:"51085",county:"Hanover County"},{fipsCode:"51087",county:"Henrico County"},{fipsCode:"51089",county:"Henry County"},{fipsCode:"51091",county:"Highland County"},{fipsCode:"51093",county:"Isle of Wight County"},{fipsCode:"51095",county:"James City County"},{fipsCode:"51097",county:"King and Queen County"},{fipsCode:"51099",county:"King George County"},{fipsCode:"51101",county:"King William County"},{fipsCode:"51103",county:"Lancaster County"},{fipsCode:"51105",county:"Lee County"},{fipsCode:"51107",county:"Loudoun County"},{fipsCode:"51109",county:"Louisa County"},{fipsCode:"51111",county:"Lunenburg County"},{fipsCode:"51113",county:"Madison County"},{fipsCode:"51115",county:"Mathews County"},{fipsCode:"51117",county:"Mecklenburg County"},{fipsCode:"51119",county:"Middlesex County"},{fipsCode:"51121",county:"Montgomery County"},{fipsCode:"51125",county:"Nelson County"},{fipsCode:"51127",county:"New Kent County"},{fipsCode:"51131",county:"Northampton County"},{fipsCode:"51133",county:"Northumberland County"},{fipsCode:"51135",county:"Nottoway County"},{fipsCode:"51137",county:"Orange County"},{fipsCode:"51139",county:"Page County"},{fipsCode:"51141",county:"Patrick County"},{fipsCode:"51143",county:"Pittsylvania County"},{fipsCode:"51145",county:"Powhatan County"},{fipsCode:"51147",county:"Prince Edward County"},{fipsCode:"51149",county:"Prince George County"},{fipsCode:"51153",county:"Prince William County"},{fipsCode:"51155",county:"Pulaski County"},{fipsCode:"51157",county:"Rappahannock County"},{fipsCode:"51159",county:"Richmond County"},{fipsCode:"51161",county:"Roanoke County"},{fipsCode:"51163",county:"Rockbridge County"},{fipsCode:"51165",county:"Rockingham County"},{fipsCode:"51167",county:"Russell County"},{fipsCode:"51169",county:"Scott County"},{fipsCode:"51171",county:"Shenandoah County"},{fipsCode:"51173",county:"Smyth County"},{fipsCode:"51175",county:"Southampton County"},{fipsCode:"51177",county:"Spotsylvania County"},{fipsCode:"51179",county:"Stafford County"},{fipsCode:"51181",county:"Surry County"},{fipsCode:"51183",county:"Sussex County"},{fipsCode:"51185",county:"Tazewell County"},{fipsCode:"51187",county:"Warren County"},{fipsCode:"51191",county:"Washington County"},{fipsCode:"51193",county:"Westmoreland County"},{fipsCode:"51195",county:"Wise County"},{fipsCode:"51197",county:"Wythe County"},{fipsCode:"51199",county:"York County"},{fipsCode:"51510",county:"Alexandria city"},{fipsCode:"51515",county:"Bedford city"},{fipsCode:"51520",county:"Bristol city"},{fipsCode:"51530",county:"Buena Vista city"},{fipsCode:"51540",county:"Charlottesville city"},{fipsCode:"51550",county:"Chesapeake city"},{fipsCode:"51560",county:"Clifton Forge city"},{fipsCode:"51570",county:"Colonial Heights city"},{fipsCode:"51580",county:"Covington city"},{fipsCode:"51590",county:"Danville city"},{fipsCode:"51595",county:"Emporia city"},{fipsCode:"51600",county:"Fairfax city"},{fipsCode:"51610",county:"Falls Church city"},{fipsCode:"51620",county:"Franklin city"},{fipsCode:"51630",county:"Fredericksburg city"},{fipsCode:"51640",county:"Galax city"},{fipsCode:"51650",county:"Hampton city"},{fipsCode:"51660",county:"Harrisonburg city"},{fipsCode:"51670",county:"Hopewell city"},{fipsCode:"51678",county:"Lexington city"},{fipsCode:"51680",county:"Lynchburg city"},{fipsCode:"51683",county:"Manassas city"},{fipsCode:"51685",county:"Manassas Park city"},{fipsCode:"51690",county:"Martinsville city"},{fipsCode:"51700",county:"Newport News city"},{fipsCode:"51710",county:"Norfolk city"},{fipsCode:"51720",county:"Norton city"},{fipsCode:"51730",county:"Petersburg city"},{fipsCode:"51735",county:"Poquoson city"},{fipsCode:"51740",county:"Portsmouth city"},{fipsCode:"51750",county:"Radford city"},{fipsCode:"51760",county:"Richmond city"},{fipsCode:"51770",county:"Roanoke city"},{fipsCode:"51775",county:"Salem city"},{fipsCode:"51780",county:"South Boston city"},{fipsCode:"51790",county:"Staunton city"},{fipsCode:"51800",county:"Suffolk city"},{fipsCode:"51810",county:"Virginia Beach city"},{fipsCode:"51820",county:"Waynesboro city"},{fipsCode:"51830",county:"Williamsburg city"},{fipsCode:"51840",county:"Winchester city"},{fipsCode:"53001",county:"Adams County"},{fipsCode:"53003",county:"Asotin County"},{fipsCode:"53005",county:"Benton County"},{fipsCode:"53007",county:"Chelan County"},{fipsCode:"53009",county:"Clallam County"},{fipsCode:"53011",county:"Clark County"},{fipsCode:"53013",county:"Columbia County"},{fipsCode:"53015",county:"Cowlitz County"},{fipsCode:"53017",county:"Douglas County"},{fipsCode:"53019",county:"Ferry County"},{fipsCode:"53021",county:"Franklin County"},{fipsCode:"53023",county:"Garfield County"},{fipsCode:"53025",county:"Grant County"},{fipsCode:"53027",county:"Grays Harbor County"},{fipsCode:"53029",county:"Island County"},{fipsCode:"53031",county:"Jefferson County"},{fipsCode:"53033",county:"King County"},{fipsCode:"53035",county:"Kitsap County"},{fipsCode:"53037",county:"Kittitas County"},{fipsCode:"53039",county:"Klickitat County"},{fipsCode:"53041",county:"Lewis County"},{fipsCode:"53043",county:"Lincoln County"},{fipsCode:"53045",county:"Mason County"},{fipsCode:"53047",county:"Okanogan County"},{fipsCode:"53049",county:"Pacific County"},{fipsCode:"53051",county:"Pend Oreille County"},{fipsCode:"53053",county:"Pierce County"},{fipsCode:"53055",county:"San Juan County"},{fipsCode:"53057",county:"Skagit County"},{fipsCode:"53059",county:"Skamania County"},{fipsCode:"53061",county:"Snohomish County"},{fipsCode:"53063",county:"Spokane County"},{fipsCode:"53065",county:"Stevens County"},{fipsCode:"53067",county:"Thurston County"},{fipsCode:"53069",county:"Wahkiakum County"},{fipsCode:"53071",county:"Walla Walla County"},{fipsCode:"53073",county:"Whatcom County"},{fipsCode:"53075",county:"Whitman County"},{fipsCode:"53077",county:"Yakima County"},{fipsCode:"54001",county:"Barbour County"},{fipsCode:"54003",county:"Berkeley County"},{fipsCode:"54005",county:"Boone County"},{fipsCode:"54007",county:"Braxton County"},{fipsCode:"54009",county:"Brooke County"},{fipsCode:"54011",county:"Cabell County"},{fipsCode:"54013",county:"Calhoun County"},{fipsCode:"54015",county:"Clay County"},{fipsCode:"54017",county:"Doddridge County"},{fipsCode:"54019",county:"Fayette County"},{fipsCode:"54021",county:"Gilmer County"},{fipsCode:"54023",county:"Grant County"},{fipsCode:"54025",county:"Greenbrier County"},{fipsCode:"54027",county:"Hampshire County"},{fipsCode:"54029",county:"Hancock County"},{fipsCode:"54031",county:"Hardy County"},{fipsCode:"54033",county:"Harrison County"},{fipsCode:"54035",county:"Jackson County"},{fipsCode:"54037",county:"Jefferson County"},{fipsCode:"54039",county:"Kanawha County"},{fipsCode:"54041",county:"Lewis County"},{fipsCode:"54043",county:"Lincoln County"},{fipsCode:"54045",county:"Logan County"},{fipsCode:"54047",county:"McDowell County"},{fipsCode:"54049",county:"Marion County"},{fipsCode:"54051",county:"Marshall County"},{fipsCode:"54053",county:"Mason County"},{fipsCode:"54055",county:"Mercer County"},{fipsCode:"54057",county:"Mineral County"},{fipsCode:"54059",county:"Mingo County"},{fipsCode:"54061",county:"Monongalia County"},{fipsCode:"54063",county:"Monroe County"},{fipsCode:"54065",county:"Morgan County"},{fipsCode:"54067",county:"Nicholas County"},{fipsCode:"54069",county:"Ohio County"},{fipsCode:"54071",county:"Pendleton County"},{fipsCode:"54073",county:"Pleasants County"},{fipsCode:"54075",county:"Pocahontas County"},{fipsCode:"54077",county:"Preston County"},{fipsCode:"54079",county:"Putnam County"},{fipsCode:"54081",county:"Raleigh County"},{fipsCode:"54083",county:"Randolph County"},{fipsCode:"54085",county:"Ritchie County"},{fipsCode:"54087",county:"Roane County"},{fipsCode:"54089",county:"Summers County"},{fipsCode:"54091",county:"Taylor County"},{fipsCode:"54093",county:"Tucker County"},{fipsCode:"54095",county:"Tyler County"},{fipsCode:"54097",county:"Upshur County"},{fipsCode:"54099",county:"Wayne County"},{fipsCode:"54101",county:"Webster County"},{fipsCode:"54103",county:"Wetzel County"},{fipsCode:"54105",county:"Wirt County"},{fipsCode:"54107",county:"Wood County"},{fipsCode:"54109",county:"Wyoming County"},{fipsCode:"55001",county:"Adams County"},{fipsCode:"55003",county:"Ashland County"},{fipsCode:"55005",county:"Barron County"},{fipsCode:"55007",county:"Bayfield County"},{fipsCode:"55009",county:"Brown County"},{fipsCode:"55011",county:"Buffalo County"},{fipsCode:"55013",county:"Burnett County"},{fipsCode:"55015",county:"Calumet County"},{fipsCode:"55017",county:"Chippewa County"},{fipsCode:"55019",county:"Clark County"},{fipsCode:"55021",county:"Columbia County"},{fipsCode:"55023",county:"Crawford County"},{fipsCode:"55025",county:"Dane County"},{fipsCode:"55027",county:"Dodge County"},{fipsCode:"55029",county:"Door County"},{fipsCode:"55031",county:"Douglas County"},{fipsCode:"55033",county:"Dunn County"},{fipsCode:"55035",county:"Eau Claire County"},{fipsCode:"55037",county:"Florence County"},{fipsCode:"55039",county:"Fond du Lac County"},{fipsCode:"55041",county:"Forest County"},{fipsCode:"55043",county:"Grant County"},{fipsCode:"55045",county:"Green County"},{fipsCode:"55047",county:"Green Lake County"},{fipsCode:"55049",county:"Iowa County"},{fipsCode:"55051",county:"Iron County"},{fipsCode:"55053",county:"Jackson County"},{fipsCode:"55055",county:"Jefferson County"},{fipsCode:"55057",county:"Juneau County"},{fipsCode:"55059",county:"Kenosha County"},{fipsCode:"55061",county:"Kewaunee County"},{fipsCode:"55063",county:"La Crosse County"},{fipsCode:"55065",county:"Lafayette County"},{fipsCode:"55067",county:"Langlade County"},{fipsCode:"55069",county:"Lincoln County"},{fipsCode:"55071",county:"Manitowoc County"},{fipsCode:"55073",county:"Marathon County"},{fipsCode:"55075",county:"Marinette County"},{fipsCode:"55077",county:"Marquette County"},{fipsCode:"55078",county:"Menominee County"},{fipsCode:"55079",county:"Milwaukee County"},{fipsCode:"55081",county:"Monroe County"},{fipsCode:"55083",county:"Oconto County"},{fipsCode:"55085",county:"Oneida County"},{fipsCode:"55087",county:"Outagamie County"},{fipsCode:"55089",county:"Ozaukee County"},{fipsCode:"55091",county:"Pepin County"},{fipsCode:"55093",county:"Pierce County"},{fipsCode:"55095",county:"Polk County"},{fipsCode:"55097",county:"Portage County"},{fipsCode:"55099",county:"Price County"},{fipsCode:"55101",county:"Racine County"},{fipsCode:"55103",county:"Richland County"},{fipsCode:"55105",county:"Rock County"},{fipsCode:"55107",county:"Rusk County"},{fipsCode:"55109",county:"St. Croix County"},{fipsCode:"55111",county:"Sauk County"},{fipsCode:"55113",county:"Sawyer County"},{fipsCode:"55115",county:"Shawano County"},{fipsCode:"55117",county:"Sheboygan County"},{fipsCode:"55119",county:"Taylor County"},{fipsCode:"55121",county:"Trempealeau County"},{fipsCode:"55123",county:"Vernon County"},{fipsCode:"55125",county:"Vilas County"},{fipsCode:"55127",county:"Walworth County"},{fipsCode:"55129",county:"Washburn County"},{fipsCode:"55131",county:"Washington County"},{fipsCode:"55133",county:"Waukesha County"},{fipsCode:"55135",county:"Waupaca County"},{fipsCode:"55137",county:"Waushara County"},{fipsCode:"55139",county:"Winnebago County"},{fipsCode:"55141",county:"Wood County"},{fipsCode:"56001",county:"Albany County"},{fipsCode:"56003",county:"Big Horn County"},{fipsCode:"56005",county:"Campbell County"},{fipsCode:"56007",county:"Carbon County"},{fipsCode:"56009",county:"Converse County"},{fipsCode:"56011",county:"Crook County"},{fipsCode:"56013",county:"Fremont County"},{fipsCode:"56015",county:"Goshen County"},{fipsCode:"56017",county:"Hot Springs County"},{fipsCode:"56019",county:"Johnson County"},{fipsCode:"56021",county:"Laramie County"},{fipsCode:"56023",county:"Lincoln County"},{fipsCode:"56025",county:"Natrona County"},{fipsCode:"56027",county:"Niobrara County"},{fipsCode:"56029",county:"Park County"},{fipsCode:"56031",county:"Platte County"},{fipsCode:"56033",county:"Sheridan County"},{fipsCode:"56035",county:"Sublette County"},{fipsCode:"56037",county:"Sweetwater County"},{fipsCode:"56039",county:"Teton County"},{fipsCode:"56041",county:"Uinta County"},{fipsCode:"56043",county:"Washakie County"},{fipsCode:"56045",county:"Weston County"}].find((function(t){return t.fipsCode==e}));return t?t.county:""}function Sz(e,t,n,o,r,i,a){return{refId:xy(),shapeType:e||gy.CIRCLE,circle:wy(t,n,o,a),polygon:By(r,a),county:Sy(i,a)}}jy(".pga-container{\r\n width:100%\r\n}\r\n\r\n.delete-pga{\r\n top: -3px;\r\n border-radius: 2px;\r\n float: right;\r\n min-height: 30px;;\r\n height: 30px;\r\n width: 30px;\r\n display: none; \r\n background-color: rgba(255,255,255,0.1); \r\n}\r\n\r\n.delete-pga:hover{\r\n background-color: rgba(255,255,255,0.3);\r\n}");var Ez=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function Tz(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(o=e[n],r=t[n],!(o===r||Ez(o)&&Ez(r)))return!1;var o,r;return!0}function Mz(e,t){var n;void 0===t&&(t=Tz);var o,r=[],i=!1;return function(){for(var a=[],s=0;s<arguments.length;s++)a[s]=arguments[s];return i&&n===this&&t(a,r)||(o=e.apply(this,a),i=!0,n=this,r=a),o}}var Pz="object"==typeof performance&&"function"==typeof performance.now?function(){return performance.now()}:function(){return Date.now()};function Fz(e){cancelAnimationFrame(e.id)}var Iz=-1;function Rz(e){if(void 0===e&&(e=!1),-1===Iz||e){var t=document.createElement("div"),n=t.style;n.width="50px",n.height="50px",n.overflow="scroll",document.body.appendChild(t),Iz=t.offsetWidth-t.clientWidth,document.body.removeChild(t)}return Iz}var kz=null;function Oz(e){if(void 0===e&&(e=!1),null===kz||e){var t=document.createElement("div"),n=t.style;n.width="50px",n.height="50px",n.overflow="scroll",n.direction="rtl";var o=document.createElement("div"),r=o.style;return r.width="100px",r.height="100px",t.appendChild(o),document.body.appendChild(t),t.scrollLeft>0?kz="positive-descending":(t.scrollLeft=1,kz=0===t.scrollLeft?"negative":"positive-ascending"),document.body.removeChild(t),kz}return kz}process.env.NODE_ENV;var Dz=function(e,t){return e},Lz=null,Uz=null;function zz(e){var t,n=e.getItemOffset,o=e.getEstimatedTotalSize,r=e.getItemSize,i=e.getOffsetForIndexAndAlignment,a=e.getStartIndexForOffset,s=e.getStopIndexForStartIndex,c=e.initInstanceProps,l=e.shouldResetStyleCacheOnItemSizeChange,u=e.validateProps;return t=function(e){function t(t){var o;return(o=e.call(this,t)||this)._instanceProps=c(o.props,ms(o)),o._outerRef=void 0,o._resetIsScrollingTimeoutId=null,o.state={instance:ms(o),isScrolling:!1,scrollDirection:"forward",scrollOffset:"number"==typeof o.props.initialScrollOffset?o.props.initialScrollOffset:0,scrollUpdateWasRequested:!1},o._callOnItemsRendered=void 0,o._callOnItemsRendered=Mz((function(e,t,n,r){return o.props.onItemsRendered({overscanStartIndex:e,overscanStopIndex:t,visibleStartIndex:n,visibleStopIndex:r})})),o._callOnScroll=void 0,o._callOnScroll=Mz((function(e,t,n){return o.props.onScroll({scrollDirection:e,scrollOffset:t,scrollUpdateWasRequested:n})})),o._getItemStyle=void 0,o._getItemStyle=function(e){var t,i=o.props,a=i.direction,s=i.itemSize,c=i.layout,u=o._getItemStyleCache(l&&s,l&&c,l&&a);if(u.hasOwnProperty(e))t=u[e];else{var d=n(o.props,e,o._instanceProps),p=r(o.props,e,o._instanceProps),f="horizontal"===a||"horizontal"===c,h="rtl"===a,A=f?d:0;u[e]=t={position:"absolute",left:h?void 0:A,right:h?A:void 0,top:f?0:d,height:f?"100%":p,width:f?p:"100%"}}return t},o._getItemStyleCache=void 0,o._getItemStyleCache=Mz((function(e,t,n){return{}})),o._onScrollHorizontal=function(e){var t=e.currentTarget,n=t.clientWidth,r=t.scrollLeft,i=t.scrollWidth;o.setState((function(e){if(e.scrollOffset===r)return null;var t=o.props.direction,a=r;if("rtl"===t)switch(Oz()){case"negative":a=-r;break;case"positive-descending":a=i-n-r}return a=Math.max(0,Math.min(a,i-n)),{isScrolling:!0,scrollDirection:e.scrollOffset<a?"forward":"backward",scrollOffset:a,scrollUpdateWasRequested:!1}}),o._resetIsScrollingDebounced)},o._onScrollVertical=function(e){var t=e.currentTarget,n=t.clientHeight,r=t.scrollHeight,i=t.scrollTop;o.setState((function(e){if(e.scrollOffset===i)return null;var t=Math.max(0,Math.min(i,r-n));return{isScrolling:!0,scrollDirection:e.scrollOffset<t?"forward":"backward",scrollOffset:t,scrollUpdateWasRequested:!1}}),o._resetIsScrollingDebounced)},o._outerRefSetter=function(e){var t=o.props.outerRef;o._outerRef=e,"function"==typeof t?t(e):null!=t&&"object"==typeof t&&t.hasOwnProperty("current")&&(t.current=e)},o._resetIsScrollingDebounced=function(){null!==o._resetIsScrollingTimeoutId&&Fz(o._resetIsScrollingTimeoutId),o._resetIsScrollingTimeoutId=function(e,t){var n=Pz(),o={id:requestAnimationFrame((function r(){Pz()-n>=t?e.call(null):o.id=requestAnimationFrame(r)}))};return o}(o._resetIsScrolling,150)},o._resetIsScrolling=function(){o._resetIsScrollingTimeoutId=null,o.setState({isScrolling:!1},(function(){o._getItemStyleCache(-1,null)}))},o}as(t,e),t.getDerivedStateFromProps=function(e,t){return Hz(e,t),u(e),null};var d=t.prototype;return d.scrollTo=function(e){e=Math.max(0,e),this.setState((function(t){return t.scrollOffset===e?null:{scrollDirection:t.scrollOffset<e?"forward":"backward",scrollOffset:e,scrollUpdateWasRequested:!0}}),this._resetIsScrollingDebounced)},d.scrollToItem=function(e,t){void 0===t&&(t="auto");var n=this.props,o=n.itemCount,r=n.layout,a=this.state.scrollOffset;e=Math.max(0,Math.min(e,o-1));var s=0;if(this._outerRef){var c=this._outerRef;s="vertical"===r?c.scrollWidth>c.clientWidth?Rz():0:c.scrollHeight>c.clientHeight?Rz():0}this.scrollTo(i(this.props,e,t,a,this._instanceProps,s))},d.componentDidMount=function(){var e=this.props,t=e.direction,n=e.initialScrollOffset,o=e.layout;if("number"==typeof n&&null!=this._outerRef){var r=this._outerRef;"horizontal"===t||"horizontal"===o?r.scrollLeft=n:r.scrollTop=n}this._callPropsCallbacks()},d.componentDidUpdate=function(){var e=this.props,t=e.direction,n=e.layout,o=this.state,r=o.scrollOffset;if(o.scrollUpdateWasRequested&&null!=this._outerRef){var i=this._outerRef;if("horizontal"===t||"horizontal"===n)if("rtl"===t)switch(Oz()){case"negative":i.scrollLeft=-r;break;case"positive-ascending":i.scrollLeft=r;break;default:var a=i.clientWidth,s=i.scrollWidth;i.scrollLeft=s-a-r}else i.scrollLeft=r;else i.scrollTop=r}this._callPropsCallbacks()},d.componentWillUnmount=function(){null!==this._resetIsScrollingTimeoutId&&Fz(this._resetIsScrollingTimeoutId)},d.render=function(){var e=this.props,t=e.children,n=e.className,r=e.direction,i=e.height,a=e.innerRef,s=e.innerElementType,c=e.innerTagName,l=e.itemCount,u=e.itemData,d=e.itemKey,p=void 0===d?Dz:d,f=e.layout,h=e.outerElementType,y=e.outerTagName,m=e.style,g=e.useIsScrolling,C=e.width,v=this.state.isScrolling,b="horizontal"===r||"horizontal"===f,_=b?this._onScrollHorizontal:this._onScrollVertical,x=this._getRangeToRender(),w=x[0],B=x[1],S=[];if(l>0)for(var E=w;E<=B;E++)S.push(A(t,{data:u,key:p(E,u),index:E,isScrolling:g?v:void 0,style:this._getItemStyle(E)}));var T=o(this.props,this._instanceProps);return A(h||y||"div",{className:n,onScroll:_,ref:this._outerRefSetter,style:ae({position:"relative",height:i,width:C,overflow:"auto",WebkitOverflowScrolling:"touch",willChange:"transform",direction:r},m)},A(s||c||"div",{children:S,ref:a,style:{height:b?"100%":T,pointerEvents:v?"none":void 0,width:b?T:"100%"}}))},d._callPropsCallbacks=function(){if("function"==typeof this.props.onItemsRendered&&this.props.itemCount>0){var e=this._getRangeToRender(),t=e[0],n=e[1],o=e[2],r=e[3];this._callOnItemsRendered(t,n,o,r)}if("function"==typeof this.props.onScroll){var i=this.state,a=i.scrollDirection,s=i.scrollOffset,c=i.scrollUpdateWasRequested;this._callOnScroll(a,s,c)}},d._getRangeToRender=function(){var e=this.props,t=e.itemCount,n=e.overscanCount,o=this.state,r=o.isScrolling,i=o.scrollDirection,c=o.scrollOffset;if(0===t)return[0,0,0,0];var l=a(this.props,c,this._instanceProps),u=s(this.props,l,c,this._instanceProps),d=r&&"backward"!==i?1:Math.max(1,n),p=r&&"forward"!==i?1:Math.max(1,n);return[Math.max(0,l-d),Math.max(0,Math.min(t-1,u+p)),l,u]},t}(y),t.defaultProps={direction:"ltr",itemData:void 0,layout:"vertical",overscanCount:2,useIsScrolling:!1},t}"production"!==process.env.NODE_ENV&&"undefined"!=typeof window&&void 0!==window.WeakSet&&(Lz=new WeakSet,Uz=new WeakSet);var Nz,Hz=function(e,t){var n=e.children,o=e.direction,r=e.height,i=e.layout,a=e.innerTagName,s=e.outerTagName,c=e.width,l=t.instance;if("production"!==process.env.NODE_ENV){null==a&&null==s||Uz&&!Uz.has(l)&&(Uz.add(l),console.warn("The innerTagName and outerTagName props have been deprecated. Please use the innerElementType and outerElementType props instead."));var u="horizontal"===o||"horizontal"===i;switch(o){case"horizontal":case"vertical":Lz&&!Lz.has(l)&&(Lz.add(l),console.warn('The direction prop should be either "ltr" (default) or "rtl". Please use the layout prop to specify "vertical" (default) or "horizontal" orientation.'));break;case"ltr":case"rtl":break;default:throw Error('An invalid "direction" prop has been specified. Value should be either "ltr" or "rtl". "'+o+'" was specified.')}switch(i){case"horizontal":case"vertical":break;default:throw Error('An invalid "layout" prop has been specified. Value should be either "horizontal" or "vertical". "'+i+'" was specified.')}if(null==n)throw Error('An invalid "children" prop has been specified. Value should be a React component. "'+(null===n?"null":typeof n)+'" was specified.');if(u&&"number"!=typeof c)throw Error('An invalid "width" prop has been specified. Horizontal lists must specify a number for width. "'+(null===c?"null":typeof c)+'" was specified.');if(!u&&"number"!=typeof r)throw Error('An invalid "height" prop has been specified. Vertical lists must specify a number for height. "'+(null===r?"null":typeof r)+'" was specified.')}},jz=function(e,t,n){var o=e.itemSize,r=n.itemMetadataMap,i=n.lastMeasuredIndex;if(t>i){var a=0;if(i>=0){var s=r[i];a=s.offset+s.size}for(var c=i+1;c<=t;c++){var l=o(c);r[c]={offset:a,size:l},a+=l}n.lastMeasuredIndex=t}return r[t]},Qz=function(e,t,n,o,r){for(;o<=n;){var i=o+Math.floor((n-o)/2),a=jz(e,i,t).offset;if(a===r)return i;a<r?o=i+1:a>r&&(n=i-1)}return o>0?o-1:0},Gz=function(e,t,n,o){for(var r=e.itemCount,i=1;n<r&&jz(e,n,t).offset<o;)n+=i,i*=2;return Qz(e,t,Math.min(n,r-1),Math.floor(n/2),o)},Vz=function(e,t){var n=e.itemCount,o=t.itemMetadataMap,r=t.estimatedItemSize,i=t.lastMeasuredIndex,a=0;if(i>=n&&(i=n-1),i>=0){var s=o[i];a=s.offset+s.size}return a+(n-i-1)*r},Kz=zz({getItemOffset:function(e,t,n){return jz(e,t,n).offset},getItemSize:function(e,t,n){return n.itemMetadataMap[t].size},getEstimatedTotalSize:Vz,getOffsetForIndexAndAlignment:function(e,t,n,o,r,i){var a=e.direction,s=e.height,c=e.layout,l=e.width,u="horizontal"===a||"horizontal"===c?l:s,d=jz(e,t,r),p=Vz(e,r),f=Math.max(0,Math.min(p-u,d.offset)),h=Math.max(0,d.offset-u+d.size+i);switch("smart"===n&&(n=o>=h-u&&o<=f+u?"auto":"center"),n){case"start":return f;case"end":return h;case"center":return Math.round(h+(f-h)/2);default:return o>=h&&o<=f?o:o<h?h:f}},getStartIndexForOffset:function(e,t,n){return function(e,t,n){var o=t.itemMetadataMap,r=t.lastMeasuredIndex;return(r>0?o[r].offset:0)>=n?Qz(e,t,r,0,n):Gz(e,t,Math.max(0,r),n)}(e,n,t)},getStopIndexForStartIndex:function(e,t,n,o){for(var r=e.direction,i=e.height,a=e.itemCount,s=e.layout,c=e.width,l="horizontal"===r||"horizontal"===s?c:i,u=jz(e,t,o),d=n+l,p=u.offset+u.size,f=t;f<a-1&&p<d;)f++,p+=jz(e,f,o).size;return f},initInstanceProps:function(e,t){var n={itemMetadataMap:{},estimatedItemSize:e.estimatedItemSize||50,lastMeasuredIndex:-1};return t.resetAfterIndex=function(e,o){void 0===o&&(o=!0),n.lastMeasuredIndex=Math.min(n.lastMeasuredIndex,e-1),t._getItemStyleCache(-1),o&&t.forceUpdate()},n},shouldResetStyleCacheOnItemSizeChange:!1,validateProps:function(e){var t=e.itemSize;if("production"!==process.env.NODE_ENV&&"function"!=typeof t)throw Error('An invalid "itemSize" prop has been specified. Value should be a function. "'+(null===t?"null":typeof t)+'" was specified.')}});jy(".MuiAutocomplete-hasPopupIcon.css-1xdugxx-MuiAutocomplete-root .MuiOutlinedInput-root{\r\n border-radius: 0 !important;\r\n padding-top:4px;\r\n padding-bottom:4px;\r\n}\r\n.MuiAutocomplete-root label:not(.MuiInputLabel-shrink){\r\n font-size: 14px;\r\n line-height: 14px;\r\n}");function Wz(t){var n=t.data,o=t.index,r=t.style,i=n[o],a=nv(nv({},r),{top:r.top+8});if(i.hasOwnProperty("group"))return e(eu,{component:"div",style:a,children:i.group},i.key);var s=i[0],c=s.key,l=ov(s,["key"]);return e(vc,nv({component:"li"},l,{noWrap:!0,style:a,children:"".concat(i[1].label)}),c)}var qz=r.createContext({}),Zz=r.forwardRef((function(t,n){var o=r.useContext(qz);return e("div",nv({ref:n},t,o))}));var Xz=r.forwardRef((function(t,n){var o=t.children,i=ov(t,["children"]),a=[];o.forEach((function(e){a.push(e),a.push.apply(a,e.children||[])}));var s=Ia(),c=nf(s.breakpoints.up("sm"),{noSsr:!0}),l=a.length,u=c?36:48,d=function(e){return e.hasOwnProperty("group")?48:u},p=function(e){var t=r.useRef(null);return r.useEffect((function(){null!=t.current&&t.current.resetAfterIndex(0,!0)}),[e]),t}(l);return e("div",{ref:n,children:e(qz.Provider,{value:i,children:e(Kz,{itemData:a,height:(l>8?8*u:a.map(d).reduce((function(e,t){return e+t}),0))+16,width:"100%",ref:p,outerElementType:Zz,innerElementType:"ul",itemSize:function(e){return d(a[e])},overscanCount:5,itemCount:l,children:Wz})})})})),Yz=Oa(Yl)(((Nz={})["& .".concat(ku.listbox)]={boxSizing:"border-box","& ul":{padding:0,margin:0}},Nz)),Jz=function(o){var i=r.useState(o.defaultValue),a=i[0],s=i[1],c=r.useState(o.defaultValue?o.defaultValue.label:""),l=c[0],d=c[1];return u((function(){s(o.defaultValue),d(o.defaultValue?o.defaultValue.label:""),null!=o.onLoad&&o.onLoad(o.defaultValue)}),[o.defaultValue,o.onLoad]),t(n,{children:[e(qu,{value:a,disableListWrap:!0,onChange:function(e,t){!function(e){s(e),null!=o.onChange&&o.onChange(e)}(t)},inputValue:null!=o.loading&&1==o.loading?"loading...":l,onInputChange:function(e,t){d(t)},sx:{width:"100%",borderRadius:0},options:o.options,autoHighlight:!0,getOptionLabel:function(e){return e.label},renderOption:function(e,t,n){return[e,t,n.index]},renderInput:function(t){return e(XA,nv({},t,{value:o.defaultValue,disabled:o.loading,sx:{borderRadius:0},label:o.placeholder?o.placeholder:"",slotProps:{htmlInput:nv(nv({},t.inputProps),{sx:{fontSize:"14px"},autoComplete:"new-password"})}}))},renderGroup:function(e){return e},slots:{popper:Yz},slotProps:{listbox:{component:Xz}}}),o.error&&e("span",{style:{color:"rgb(211,47,47)",fontSize:"10px",margin:"0 14px",marginTop:"3px",display:"inline-block",width:"calc(100%-28px)",lineHeight:1.66,letterSpacing:"0.03333em",fontFamily:"inherit"},children:o.errorMessage})]})},$z="#FFF",eN=Or($z,.7),tN="",nN=Pa({palette:{secondary:{main:eN,light:Or($z,.5),dark:Or($z,.9),contrastText:kr(eN,"#fff")>4.5?"#fff":"#111"}}}),oN=Oa((function(t){var n=t.className,o=ov(t,["className"]);return e(sA,nv({},o,{classes:{popper:n}}))}))((function(e){var t,n=e.theme;return(t={})["& .".concat($h.tooltip)]={backgroundColor:"#f5f5f9",color:"rgba(0, 0, 0, 0.87)",maxWidth:220,fontSize:n.typography.pxToRem(12),border:"1px solid #dadde9"},t})),rN=i((function(o,i){var a=Qv(),s=Gv(MC),c=Gv(RC),l=Gv(PC),d=Gv(BC),p=Gv(hb),h=Gv(zC),A=Gv(QC),y=r.useState(!1),m=y[0],g=y[1],C=r.useState(void 0),v=C[0],b=C[1],_=r.useState([]),x=_[0],w=_[1],B=r.useState([]),S=B[0],E=B[1],T=r.useState([]),M=T[0],P=T[1],F=r.useState(!1),I=F[0],R=F[1],k=r.useState([]),O=k[0],D=k[1],L="Longitude value must be greater than or equal to -180",U="Must upload a valid payout CSV or JSON";u((function(){var e,t;P((e=[{fipsCode:"01",state:"ALABAMA",abbrev:"AL"},{fipsCode:"02",state:"ALASKA",abbrev:"AK"},{fipsCode:"60",state:"AMERICAN SAMOA",abbrev:"AS"},{fipsCode:"04",state:"ARIZONA",abbrev:"AZ"},{fipsCode:"05",state:"ARKANSAS",abbrev:"AR"},{fipsCode:"06",state:"CALIFORNIA",abbrev:"CA"},{fipsCode:"08",state:"COLORADO",abbrev:"CO"},{fipsCode:"09",state:"CONNECTICUT",abbrev:"CT"},{fipsCode:"10",state:"DELAWARE",abbrev:"DE"},{fipsCode:"11",state:"DISTRICT OF COLUMBIA",abbrev:"DC"},{fipsCode:"12",state:"FLORIDA",abbrev:"FL"},{fipsCode:"13",state:"GEORGIA",abbrev:"GA"},{fipsCode:"66",state:"GUAM",abbrev:"GU"},{fipsCode:"15",state:"HAWAII",abbrev:"HI"},{fipsCode:"16",state:"IDAHO",abbrev:"ID"},{fipsCode:"17",state:"ILLINOIS",abbrev:"IL"},{fipsCode:"18",state:"INDIANA",abbrev:"IN"},{fipsCode:"19",state:"IOWA",abbrev:"IA"},{fipsCode:"20",state:"KANSAS",abbrev:"KS"},{fipsCode:"21",state:"KENTUCKY",abbrev:"KY"},{fipsCode:"22",state:"LOUISIANA",abbrev:"LA"},{fipsCode:"23",state:"MAINE",abbrev:"ME"},{fipsCode:"24",state:"MARYLAND",abbrev:"MD"},{fipsCode:"25",state:"MASSACHUSETTS",abbrev:"MA"},{fipsCode:"26",state:"MICHIGAN",abbrev:"MI"},{fipsCode:"27",state:"MINNESOTA",abbrev:"MN"},{fipsCode:"28",state:"MISSISSIPPI",abbrev:"MS"},{fipsCode:"29",state:"MISSOURI",abbrev:"MO"},{fipsCode:"30",state:"MONTANA",abbrev:"MT"},{fipsCode:"31",state:"NEBRASKA",abbrev:"NE"},{fipsCode:"32",state:"NEVADA",abbrev:"NV"},{fipsCode:"33",state:"NEW HAMPSHIRE",abbrev:"NH"},{fipsCode:"34",state:"NEW JERSEY",abbrev:"NJ"},{fipsCode:"35",state:"NEW MEXICO",abbrev:"NM"},{fipsCode:"36",state:"NEW YORK",abbrev:"NY"},{fipsCode:"37",state:"NORTH CAROLINA",abbrev:"NC"},{fipsCode:"38",state:"NORTH DAKOTA",abbrev:"ND"},{fipsCode:"39",state:"OHIO",abbrev:"OH"},{fipsCode:"40",state:"OKLAHOMA",abbrev:"OK"},{fipsCode:"41",state:"OREGON",abbrev:"OR"},{fipsCode:"42",state:"PENNSYLVANIA",abbrev:"PA"},{fipsCode:"72",state:"PUERTO RICO",abbrev:"PR"},{fipsCode:"44",state:"RHODE ISLAND",abbrev:"RI"},{fipsCode:"45",state:"SOUTH CAROLINA",abbrev:"SC"},{fipsCode:"46",state:"SOUTH DAKOTA",abbrev:"SD"},{fipsCode:"47",state:"TENNESSEE",abbrev:"TN"},{fipsCode:"48",state:"TEXAS",abbrev:"TX"},{fipsCode:"49",state:"UTAH",abbrev:"UT"},{fipsCode:"50",state:"VERMONT",abbrev:"VT"},{fipsCode:"51",state:"VIRGINIA",abbrev:"VA"},{fipsCode:"78",state:"VIRGIN ISLANDS",abbrev:"VI"},{fipsCode:"53",state:"WASHINGTON",abbrev:"WA"},{fipsCode:"54",state:"WEST VIRGINIA",abbrev:"WV"},{fipsCode:"55",state:"WISCONSIN",abbrev:"WI"},{fipsCode:"56",state:"WYOMING",abbrev:"WY"}],[{fipsCode:"01001",county:"Autauga County"},{fipsCode:"01003",county:"Baldwin County"},{fipsCode:"01005",county:"Barbour County"},{fipsCode:"01007",county:"Bibb County"},{fipsCode:"01009",county:"Blount County"},{fipsCode:"01011",county:"Bullock County"},{fipsCode:"01013",county:"Butler County"},{fipsCode:"01015",county:"Calhoun County"},{fipsCode:"01017",county:"Chambers County"},{fipsCode:"01019",county:"Cherokee County"},{fipsCode:"01021",county:"Chilton County"},{fipsCode:"01023",county:"Choctaw County"},{fipsCode:"01025",county:"Clarke County"},{fipsCode:"01027",county:"Clay County"},{fipsCode:"01029",county:"Cleburne County"},{fipsCode:"01031",county:"Coffee County"},{fipsCode:"01033",county:"Colbert County"},{fipsCode:"01035",county:"Conecuh County"},{fipsCode:"01037",county:"Coosa County"},{fipsCode:"01039",county:"Covington County"},{fipsCode:"01041",county:"Crenshaw County"},{fipsCode:"01043",county:"Cullman County"},{fipsCode:"01045",county:"Dale County"},{fipsCode:"01047",county:"Dallas County"},{fipsCode:"01049",county:"DeKalb County"},{fipsCode:"01051",county:"Elmore County"},{fipsCode:"01053",county:"Escambia County"},{fipsCode:"01055",county:"Etowah County"},{fipsCode:"01057",county:"Fayette County"},{fipsCode:"01059",county:"Franklin County"},{fipsCode:"01061",county:"Geneva County"},{fipsCode:"01063",county:"Greene County"},{fipsCode:"01065",county:"Hale County"},{fipsCode:"01067",county:"Henry County"},{fipsCode:"01069",county:"Houston County"},{fipsCode:"01071",county:"Jackson County"},{fipsCode:"01073",county:"Jefferson County"},{fipsCode:"01075",county:"Lamar County"},{fipsCode:"01077",county:"Lauderdale County"},{fipsCode:"01079",county:"Lawrence County"},{fipsCode:"01081",county:"Lee County"},{fipsCode:"01083",county:"Limestone County"},{fipsCode:"01085",county:"Lowndes County"},{fipsCode:"01087",county:"Macon County"},{fipsCode:"01089",county:"Madison County"},{fipsCode:"01091",county:"Marengo County"},{fipsCode:"01093",county:"Marion County"},{fipsCode:"01095",county:"Marshall County"},{fipsCode:"01097",county:"Mobile County"},{fipsCode:"01099",county:"Monroe County"},{fipsCode:"01101",county:"Montgomery County"},{fipsCode:"01103",county:"Morgan County"},{fipsCode:"01105",county:"Perry County"},{fipsCode:"01107",county:"Pickens County"},{fipsCode:"01109",county:"Pike County"},{fipsCode:"01111",county:"Randolph County"},{fipsCode:"01113",county:"Russell County"},{fipsCode:"01115",county:"St. Clair County"},{fipsCode:"01117",county:"Shelby County"},{fipsCode:"01119",county:"Sumter County"},{fipsCode:"01121",county:"Talladega County"},{fipsCode:"01123",county:"Tallapoosa County"},{fipsCode:"01125",county:"Tuscaloosa County"},{fipsCode:"01127",county:"Walker County"},{fipsCode:"01129",county:"Washington County"},{fipsCode:"01131",county:"Wilcox County"},{fipsCode:"01133",county:"Winston County"},{fipsCode:"02013",county:"Aleutians East Borough"},{fipsCode:"02016",county:"Aleutians West Census Area"},{fipsCode:"02020",county:"Anchorage Borough"},{fipsCode:"02050",county:"Bethel Census Area"},{fipsCode:"02060",county:"Bristol Bay Borough"},{fipsCode:"02068",county:"Denali Borough"},{fipsCode:"02070",county:"Dillingham Census Area"},{fipsCode:"02090",county:"Fairbanks North Star Borough"},{fipsCode:"02100",county:"Haines Borough"},{fipsCode:"02110",county:"Juneau Borough"},{fipsCode:"02122",county:"Kenai Peninsula Borough"},{fipsCode:"02130",county:"Ketchikan Gateway Borough"},{fipsCode:"02150",county:"Kodiak Island Borough"},{fipsCode:"02164",county:"Lake and Peninsula Borough"},{fipsCode:"02170",county:"Matanuska"},{fipsCode:"02180",county:"Nome Census Area"},{fipsCode:"02185",county:"North Slope Borough"},{fipsCode:"02188",county:"Northwest Arctic Borough"},{fipsCode:"02201",county:"Prince of Wales"},{fipsCode:"02220",county:"Sitka Borough"},{fipsCode:"02231",county:"Skagway-Yakutat-Angoon Census Area"},{fipsCode:"02232",county:"Skagway-Hoonah-Angoon Census Area"},{fipsCode:"02240",county:"Southeast Fairbanks Census Area"},{fipsCode:"02261",county:"Valdez"},{fipsCode:"02270",county:"Wade Hampton Census Area"},{fipsCode:"02280",county:"Wrangell"},{fipsCode:"02282",county:"Yakutat Borough"},{fipsCode:"02290",county:"Yukon"},{fipsCode:"04001",county:"Apache County"},{fipsCode:"04003",county:"Cochise County"},{fipsCode:"04005",county:"Coconino County"},{fipsCode:"04007",county:"Gila County"},{fipsCode:"04009",county:"Graham County"},{fipsCode:"04011",county:"Greenlee County"},{fipsCode:"04012",county:"La Paz County"},{fipsCode:"04013",county:"Maricopa County"},{fipsCode:"04015",county:"Mohave County"},{fipsCode:"04017",county:"Navajo County"},{fipsCode:"04019",county:"Pima County"},{fipsCode:"04021",county:"Pinal County"},{fipsCode:"04023",county:"Santa Cruz County"},{fipsCode:"04025",county:"Yavapai County"},{fipsCode:"04027",county:"Yuma County"},{fipsCode:"05001",county:"Arkansas County"},{fipsCode:"05003",county:"Ashley County"},{fipsCode:"05005",county:"Baxter County"},{fipsCode:"05007",county:"Benton County"},{fipsCode:"05009",county:"Boone County"},{fipsCode:"05011",county:"Bradley County"},{fipsCode:"05013",county:"Calhoun County"},{fipsCode:"05015",county:"Carroll County"},{fipsCode:"05017",county:"Chicot County"},{fipsCode:"05019",county:"Clark County"},{fipsCode:"05021",county:"Clay County"},{fipsCode:"05023",county:"Cleburne County"},{fipsCode:"05025",county:"Cleveland County"},{fipsCode:"05027",county:"Columbia County"},{fipsCode:"05029",county:"Conway County"},{fipsCode:"05031",county:"Craighead County"},{fipsCode:"05033",county:"Crawford County"},{fipsCode:"05035",county:"Crittenden County"},{fipsCode:"05037",county:"Cross County"},{fipsCode:"05039",county:"Dallas County"},{fipsCode:"05041",county:"Desha County"},{fipsCode:"05043",county:"Drew County"},{fipsCode:"05045",county:"Faulkner County"},{fipsCode:"05047",county:"Franklin County"},{fipsCode:"05049",county:"Fulton County"},{fipsCode:"05051",county:"Garland County"},{fipsCode:"05053",county:"Grant County"},{fipsCode:"05055",county:"Greene County"},{fipsCode:"05057",county:"Hempstead County"},{fipsCode:"05059",county:"Hot Spring County"},{fipsCode:"05061",county:"Howard County"},{fipsCode:"05063",county:"Independence County"},{fipsCode:"05065",county:"Izard County"},{fipsCode:"05067",county:"Jackson County"},{fipsCode:"05069",county:"Jefferson County"},{fipsCode:"05071",county:"Johnson County"},{fipsCode:"05073",county:"Lafayette County"},{fipsCode:"05075",county:"Lawrence County"},{fipsCode:"05077",county:"Lee County"},{fipsCode:"05079",county:"Lincoln County"},{fipsCode:"05081",county:"Little River County"},{fipsCode:"05083",county:"Logan County"},{fipsCode:"05085",county:"Lonoke County"},{fipsCode:"05087",county:"Madison County"},{fipsCode:"05089",county:"Marion County"},{fipsCode:"05091",county:"Miller County"},{fipsCode:"05093",county:"Mississippi County"},{fipsCode:"05095",county:"Monroe County"},{fipsCode:"05097",county:"Montgomery County"},{fipsCode:"05099",county:"Nevada County"},{fipsCode:"05101",county:"Newton County"},{fipsCode:"05103",county:"Ouachita County"},{fipsCode:"05105",county:"Perry County"},{fipsCode:"05107",county:"Phillips County"},{fipsCode:"05109",county:"Pike County"},{fipsCode:"05111",county:"Poinsett County"},{fipsCode:"05113",county:"Polk County"},{fipsCode:"05115",county:"Pope County"},{fipsCode:"05117",county:"Prairie County"},{fipsCode:"05119",county:"Pulaski County"},{fipsCode:"05121",county:"Randolph County"},{fipsCode:"05123",county:"St. Francis County"},{fipsCode:"05125",county:"Saline County"},{fipsCode:"05127",county:"Scott County"},{fipsCode:"05129",county:"Searcy County"},{fipsCode:"05131",county:"Sebastian County"},{fipsCode:"05133",county:"Sevier County"},{fipsCode:"05135",county:"Sharp County"},{fipsCode:"05137",county:"Stone County"},{fipsCode:"05139",county:"Union County"},{fipsCode:"05141",county:"Van Buren County"},{fipsCode:"05143",county:"Washington County"},{fipsCode:"05145",county:"White County"},{fipsCode:"05147",county:"Woodruff County"},{fipsCode:"05149",county:"Yell County"},{fipsCode:"06001",county:"Alameda County"},{fipsCode:"06003",county:"Alpine County"},{fipsCode:"06005",county:"Amador County"},{fipsCode:"06007",county:"Butte County"},{fipsCode:"06009",county:"Calaveras County"},{fipsCode:"06011",county:"Colusa County"},{fipsCode:"06013",county:"Contra Costa County"},{fipsCode:"06015",county:"Del Norte County"},{fipsCode:"06017",county:"El Dorado County"},{fipsCode:"06019",county:"Fresno County"},{fipsCode:"06021",county:"Glenn County"},{fipsCode:"06023",county:"Humboldt County"},{fipsCode:"06025",county:"Imperial County"},{fipsCode:"06027",county:"Inyo County"},{fipsCode:"06029",county:"Kern County"},{fipsCode:"06031",county:"Kings County"},{fipsCode:"06033",county:"Lake County"},{fipsCode:"06035",county:"Lassen County"},{fipsCode:"06037",county:"Los Angeles County"},{fipsCode:"06039",county:"Madera County"},{fipsCode:"06041",county:"Marin County"},{fipsCode:"06043",county:"Mariposa County"},{fipsCode:"06045",county:"Mendocino County"},{fipsCode:"06047",county:"Merced County"},{fipsCode:"06049",county:"Modoc County"},{fipsCode:"06051",county:"Mono County"},{fipsCode:"06053",county:"Monterey County"},{fipsCode:"06055",county:"Napa County"},{fipsCode:"06057",county:"Nevada County"},{fipsCode:"06059",county:"Orange County"},{fipsCode:"06061",county:"Placer County"},{fipsCode:"06063",county:"Plumas County"},{fipsCode:"06065",county:"Riverside County"},{fipsCode:"06067",county:"Sacramento County"},{fipsCode:"06069",county:"San Benito County"},{fipsCode:"06071",county:"San Bernardino County"},{fipsCode:"06073",county:"San Diego County"},{fipsCode:"06075",county:"San Francisco County"},{fipsCode:"06077",county:"San Joaquin County"},{fipsCode:"06079",county:"San Luis Obispo County"},{fipsCode:"06081",county:"San Mateo County"},{fipsCode:"06083",county:"Santa Barbara County"},{fipsCode:"06085",county:"Santa Clara County"},{fipsCode:"06087",county:"Santa Cruz County"},{fipsCode:"06089",county:"Shasta County"},{fipsCode:"06091",county:"Sierra County"},{fipsCode:"06093",county:"Siskiyou County"},{fipsCode:"06095",county:"Solano County"},{fipsCode:"06097",county:"Sonoma County"},{fipsCode:"06099",county:"Stanislaus County"},{fipsCode:"06101",county:"Sutter County"},{fipsCode:"06103",county:"Tehama County"},{fipsCode:"06105",county:"Trinity County"},{fipsCode:"06107",county:"Tulare County"},{fipsCode:"06109",county:"Tuolumne County"},{fipsCode:"06111",county:"Ventura County"},{fipsCode:"06113",county:"Yolo County"},{fipsCode:"06115",county:"Yuba County"},{fipsCode:"08001",county:"Adams County"},{fipsCode:"08003",county:"Alamosa County"},{fipsCode:"08005",county:"Arapahoe County"},{fipsCode:"08007",county:"Archuleta County"},{fipsCode:"08009",county:"Baca County"},{fipsCode:"08011",county:"Bent County"},{fipsCode:"08013",county:"Boulder County"},{fipsCode:"08015",county:"Chaffee County"},{fipsCode:"08017",county:"Cheyenne County"},{fipsCode:"08019",county:"Clear Creek County"},{fipsCode:"08021",county:"Conejos County"},{fipsCode:"08023",county:"Costilla County"},{fipsCode:"08025",county:"Crowley County"},{fipsCode:"08027",county:"Custer County"},{fipsCode:"08029",county:"Delta County"},{fipsCode:"08031",county:"Denver County"},{fipsCode:"08033",county:"Dolores County"},{fipsCode:"08035",county:"Douglas County"},{fipsCode:"08037",county:"Eagle County"},{fipsCode:"08039",county:"Elbert County"},{fipsCode:"08041",county:"El Paso County"},{fipsCode:"08043",county:"Fremont County"},{fipsCode:"08045",county:"Garfield County"},{fipsCode:"08047",county:"Gilpin County"},{fipsCode:"08049",county:"Grand County"},{fipsCode:"08051",county:"Gunnison County"},{fipsCode:"08053",county:"Hinsdale County"},{fipsCode:"08055",county:"Huerfano County"},{fipsCode:"08057",county:"Jackson County"},{fipsCode:"08059",county:"Jefferson County"},{fipsCode:"08061",county:"Kiowa County"},{fipsCode:"08063",county:"Kit Carson County"},{fipsCode:"08065",county:"Lake County"},{fipsCode:"08067",county:"La Plata County"},{fipsCode:"08069",county:"Larimer County"},{fipsCode:"08071",county:"Las Animas County"},{fipsCode:"08073",county:"Lincoln County"},{fipsCode:"08075",county:"Logan County"},{fipsCode:"08077",county:"Mesa County"},{fipsCode:"08079",county:"Mineral County"},{fipsCode:"08081",county:"Moffat County"},{fipsCode:"08083",county:"Montezuma County"},{fipsCode:"08085",county:"Montrose County"},{fipsCode:"08087",county:"Morgan County"},{fipsCode:"08089",county:"Otero County"},{fipsCode:"08091",county:"Ouray County"},{fipsCode:"08093",county:"Park County"},{fipsCode:"08095",county:"Phillips County"},{fipsCode:"08097",county:"Pitkin County"},{fipsCode:"08099",county:"Prowers County"},{fipsCode:"08101",county:"Pueblo County"},{fipsCode:"08103",county:"Rio Blanco County"},{fipsCode:"08105",county:"Rio Grande County"},{fipsCode:"08107",county:"Routt County"},{fipsCode:"08109",county:"Saguache County"},{fipsCode:"08111",county:"San Juan County"},{fipsCode:"08113",county:"San Miguel County"},{fipsCode:"08115",county:"Sedgwick County"},{fipsCode:"08117",county:"Summit County"},{fipsCode:"08119",county:"Teller County"},{fipsCode:"08121",county:"Washington County"},{fipsCode:"08123",county:"Weld County"},{fipsCode:"08125",county:"Yuma County"},{fipsCode:"09001",county:"Fairfield County"},{fipsCode:"09003",county:"Hartford County"},{fipsCode:"09005",county:"Litchfield County"},{fipsCode:"09007",county:"Middlesex County"},{fipsCode:"09009",county:"New Haven County"},{fipsCode:"09011",county:"New London County"},{fipsCode:"09013",county:"Tolland County"},{fipsCode:"09015",county:"Windham County"},{fipsCode:"10001",county:"Kent County"},{fipsCode:"10003",county:"New Castle County"},{fipsCode:"10005",county:"Sussex County"},{fipsCode:"11001",county:"District of Columbia"},{fipsCode:"12001",county:"Alachua County"},{fipsCode:"12003",county:"Baker County"},{fipsCode:"12005",county:"Bay County"},{fipsCode:"12007",county:"Bradford County"},{fipsCode:"12009",county:"Brevard County"},{fipsCode:"12011",county:"Broward County"},{fipsCode:"12013",county:"Calhoun County"},{fipsCode:"12015",county:"Charlotte County"},{fipsCode:"12017",county:"Citrus County"},{fipsCode:"12019",county:"Clay County"},{fipsCode:"12021",county:"Collier County"},{fipsCode:"12023",county:"Columbia County"},{fipsCode:"12086",county:"Miami-Dade County"},{fipsCode:"12027",county:"DeSoto County"},{fipsCode:"12029",county:"Dixie County"},{fipsCode:"12031",county:"Duval County"},{fipsCode:"12033",county:"Escambia County"},{fipsCode:"12035",county:"Flagler County"},{fipsCode:"12037",county:"Franklin County"},{fipsCode:"12039",county:"Gadsden County"},{fipsCode:"12041",county:"Gilchrist County"},{fipsCode:"12043",county:"Glades County"},{fipsCode:"12045",county:"Gulf County"},{fipsCode:"12047",county:"Hamilton County"},{fipsCode:"12049",county:"Hardee County"},{fipsCode:"12051",county:"Hendry County"},{fipsCode:"12053",county:"Hernando County"},{fipsCode:"12055",county:"Highlands County"},{fipsCode:"12057",county:"Hillsborough County"},{fipsCode:"12059",county:"Holmes County"},{fipsCode:"12061",county:"Indian River County"},{fipsCode:"12063",county:"Jackson County"},{fipsCode:"12065",county:"Jefferson County"},{fipsCode:"12067",county:"Lafayette County"},{fipsCode:"12069",county:"Lake County"},{fipsCode:"12071",county:"Lee County"},{fipsCode:"12073",county:"Leon County"},{fipsCode:"12075",county:"Levy County"},{fipsCode:"12077",county:"Liberty County"},{fipsCode:"12079",county:"Madison County"},{fipsCode:"12081",county:"Manatee County"},{fipsCode:"12083",county:"Marion County"},{fipsCode:"12085",county:"Martin County"},{fipsCode:"12087",county:"Monroe County"},{fipsCode:"12089",county:"Nassau County"},{fipsCode:"12091",county:"Okaloosa County"},{fipsCode:"12093",county:"Okeechobee County"},{fipsCode:"12095",county:"Orange County"},{fipsCode:"12097",county:"Osceola County"},{fipsCode:"12099",county:"Palm Beach County"},{fipsCode:"12101",county:"Pasco County"},{fipsCode:"12103",county:"Pinellas County"},{fipsCode:"12105",county:"Polk County"},{fipsCode:"12107",county:"Putnam County"},{fipsCode:"12109",county:"St. Johns County"},{fipsCode:"12111",county:"St. Lucie County"},{fipsCode:"12113",county:"Santa Rosa County"},{fipsCode:"12115",county:"Sarasota County"},{fipsCode:"12117",county:"Seminole County"},{fipsCode:"12119",county:"Sumter County"},{fipsCode:"12121",county:"Suwannee County"},{fipsCode:"12123",county:"Taylor County"},{fipsCode:"12125",county:"Union County"},{fipsCode:"12127",county:"Volusia County"},{fipsCode:"12129",county:"Wakulla County"},{fipsCode:"12131",county:"Walton County"},{fipsCode:"12133",county:"Washington County"},{fipsCode:"13001",county:"Appling County"},{fipsCode:"13003",county:"Atkinson County"},{fipsCode:"13005",county:"Bacon County"},{fipsCode:"13007",county:"Baker County"},{fipsCode:"13009",county:"Baldwin County"},{fipsCode:"13011",county:"Banks County"},{fipsCode:"13013",county:"Barrow County"},{fipsCode:"13015",county:"Bartow County"},{fipsCode:"13017",county:"Ben Hill County"},{fipsCode:"13019",county:"Berrien County"},{fipsCode:"13021",county:"Bibb County"},{fipsCode:"13023",county:"Bleckley County"},{fipsCode:"13025",county:"Brantley County"},{fipsCode:"13027",county:"Brooks County"},{fipsCode:"13029",county:"Bryan County"},{fipsCode:"13031",county:"Bulloch County"},{fipsCode:"13033",county:"Burke County"},{fipsCode:"13035",county:"Butts County"},{fipsCode:"13037",county:"Calhoun County"},{fipsCode:"13039",county:"Camden County"},{fipsCode:"13043",county:"Candler County"},{fipsCode:"13045",county:"Carroll County"},{fipsCode:"13047",county:"Catoosa County"},{fipsCode:"13049",county:"Charlton County"},{fipsCode:"13051",county:"Chatham County"},{fipsCode:"13053",county:"Chattahoochee County"},{fipsCode:"13055",county:"Chattooga County"},{fipsCode:"13057",county:"Cherokee County"},{fipsCode:"13059",county:"Clarke County"},{fipsCode:"13061",county:"Clay County"},{fipsCode:"13063",county:"Clayton County"},{fipsCode:"13065",county:"Clinch County"},{fipsCode:"13067",county:"Cobb County"},{fipsCode:"13069",county:"Coffee County"},{fipsCode:"13071",county:"Colquitt County"},{fipsCode:"13073",county:"Columbia County"},{fipsCode:"13075",county:"Cook County"},{fipsCode:"13077",county:"Coweta County"},{fipsCode:"13079",county:"Crawford County"},{fipsCode:"13081",county:"Crisp County"},{fipsCode:"13083",county:"Dade County"},{fipsCode:"13085",county:"Dawson County"},{fipsCode:"13087",county:"Decatur County"},{fipsCode:"13089",county:"DeKalb County"},{fipsCode:"13091",county:"Dodge County"},{fipsCode:"13093",county:"Dooly County"},{fipsCode:"13095",county:"Dougherty County"},{fipsCode:"13097",county:"Douglas County"},{fipsCode:"13099",county:"Early County"},{fipsCode:"13101",county:"Echols County"},{fipsCode:"13103",county:"Effingham County"},{fipsCode:"13105",county:"Elbert County"},{fipsCode:"13107",county:"Emanuel County"},{fipsCode:"13109",county:"Evans County"},{fipsCode:"13111",county:"Fannin County"},{fipsCode:"13113",county:"Fayette County"},{fipsCode:"13115",county:"Floyd County"},{fipsCode:"13117",county:"Forsyth County"},{fipsCode:"13119",county:"Franklin County"},{fipsCode:"13121",county:"Fulton County"},{fipsCode:"13123",county:"Gilmer County"},{fipsCode:"13125",county:"Glascock County"},{fipsCode:"13127",county:"Glynn County"},{fipsCode:"13129",county:"Gordon County"},{fipsCode:"13131",county:"Grady County"},{fipsCode:"13133",county:"Greene County"},{fipsCode:"13135",county:"Gwinnett County"},{fipsCode:"13137",county:"Habersham County"},{fipsCode:"13139",county:"Hall County"},{fipsCode:"13141",county:"Hancock County"},{fipsCode:"13143",county:"Haralson County"},{fipsCode:"13145",county:"Harris County"},{fipsCode:"13147",county:"Hart County"},{fipsCode:"13149",county:"Heard County"},{fipsCode:"13151",county:"Henry County"},{fipsCode:"13153",county:"Houston County"},{fipsCode:"13155",county:"Irwin County"},{fipsCode:"13157",county:"Jackson County"},{fipsCode:"13159",county:"Jasper County"},{fipsCode:"13161",county:"Jeff Davis County"},{fipsCode:"13163",county:"Jefferson County"},{fipsCode:"13165",county:"Jenkins County"},{fipsCode:"13167",county:"Johnson County"},{fipsCode:"13169",county:"Jones County"},{fipsCode:"13171",county:"Lamar County"},{fipsCode:"13173",county:"Lanier County"},{fipsCode:"13175",county:"Laurens County"},{fipsCode:"13177",county:"Lee County"},{fipsCode:"13179",county:"Liberty County"},{fipsCode:"13181",county:"Lincoln County"},{fipsCode:"13183",county:"Long County"},{fipsCode:"13185",county:"Lowndes County"},{fipsCode:"13187",county:"Lumpkin County"},{fipsCode:"13189",county:"McDuffie County"},{fipsCode:"13191",county:"McIntosh County"},{fipsCode:"13193",county:"Macon County"},{fipsCode:"13195",county:"Madison County"},{fipsCode:"13197",county:"Marion County"},{fipsCode:"13199",county:"Meriwether County"},{fipsCode:"13201",county:"Miller County"},{fipsCode:"13205",county:"Mitchell County"},{fipsCode:"13207",county:"Monroe County"},{fipsCode:"13209",county:"Montgomery County"},{fipsCode:"13211",county:"Morgan County"},{fipsCode:"13213",county:"Murray County"},{fipsCode:"13215",county:"Muscogee County"},{fipsCode:"13217",county:"Newton County"},{fipsCode:"13219",county:"Oconee County"},{fipsCode:"13221",county:"Oglethorpe County"},{fipsCode:"13223",county:"Paulding County"},{fipsCode:"13225",county:"Peach County"},{fipsCode:"13227",county:"Pickens County"},{fipsCode:"13229",county:"Pierce County"},{fipsCode:"13231",county:"Pike County"},{fipsCode:"13233",county:"Polk County"},{fipsCode:"13235",county:"Pulaski County"},{fipsCode:"13237",county:"Putnam County"},{fipsCode:"13239",county:"Quitman County"},{fipsCode:"13241",county:"Rabun County"},{fipsCode:"13243",county:"Randolph County"},{fipsCode:"13245",county:"Richmond County"},{fipsCode:"13247",county:"Rockdale County"},{fipsCode:"13249",county:"Schley County"},{fipsCode:"13251",county:"Screven County"},{fipsCode:"13253",county:"Seminole County"},{fipsCode:"13255",county:"Spalding County"},{fipsCode:"13257",county:"Stephens County"},{fipsCode:"13259",county:"Stewart County"},{fipsCode:"13261",county:"Sumter County"},{fipsCode:"13263",county:"Talbot County"},{fipsCode:"13265",county:"Taliaferro County"},{fipsCode:"13267",county:"Tattnall County"},{fipsCode:"13269",county:"Taylor County"},{fipsCode:"13271",county:"Telfair County"},{fipsCode:"13273",county:"Terrell County"},{fipsCode:"13275",county:"Thomas County"},{fipsCode:"13277",county:"Tift County"},{fipsCode:"13279",county:"Toombs County"},{fipsCode:"13281",county:"Towns County"},{fipsCode:"13283",county:"Treutlen County"},{fipsCode:"13285",county:"Troup County"},{fipsCode:"13287",county:"Turner County"},{fipsCode:"13289",county:"Twiggs County"},{fipsCode:"13291",county:"Union County"},{fipsCode:"13293",county:"Upson County"},{fipsCode:"13295",county:"Walker County"},{fipsCode:"13297",county:"Walton County"},{fipsCode:"13299",county:"Ware County"},{fipsCode:"13301",county:"Warren County"},{fipsCode:"13303",county:"Washington County"},{fipsCode:"13305",county:"Wayne County"},{fipsCode:"13307",county:"Webster County"},{fipsCode:"13309",county:"Wheeler County"},{fipsCode:"13311",county:"White County"},{fipsCode:"13313",county:"Whitfield County"},{fipsCode:"13315",county:"Wilcox County"},{fipsCode:"13317",county:"Wilkes County"},{fipsCode:"13319",county:"Wilkinson County"},{fipsCode:"13321",county:"Worth County"},{fipsCode:"15001",county:"Hawaii County"},{fipsCode:"15003",county:"Honolulu County"},{fipsCode:"15005",county:"Kalawao County"},{fipsCode:"15007",county:"Kauai County"},{fipsCode:"15009",county:"Maui County"},{fipsCode:"16001",county:"Ada County"},{fipsCode:"16003",county:"Adams County"},{fipsCode:"16005",county:"Bannock County"},{fipsCode:"16007",county:"Bear Lake County"},{fipsCode:"16009",county:"Benewah County"},{fipsCode:"16011",county:"Bingham County"},{fipsCode:"16013",county:"Blaine County"},{fipsCode:"16015",county:"Boise County"},{fipsCode:"16017",county:"Bonner County"},{fipsCode:"16019",county:"Bonneville County"},{fipsCode:"16021",county:"Boundary County"},{fipsCode:"16023",county:"Butte County"},{fipsCode:"16025",county:"Camas County"},{fipsCode:"16027",county:"Canyon County"},{fipsCode:"16029",county:"Caribou County"},{fipsCode:"16031",county:"Cassia County"},{fipsCode:"16033",county:"Clark County"},{fipsCode:"16035",county:"Clearwater County"},{fipsCode:"16037",county:"Custer County"},{fipsCode:"16039",county:"Elmore County"},{fipsCode:"16041",county:"Franklin County"},{fipsCode:"16043",county:"Fremont County"},{fipsCode:"16045",county:"Gem County"},{fipsCode:"16047",county:"Gooding County"},{fipsCode:"16049",county:"Idaho County"},{fipsCode:"16051",county:"Jefferson County"},{fipsCode:"16053",county:"Jerome County"},{fipsCode:"16055",county:"Kootenai County"},{fipsCode:"16057",county:"Latah County"},{fipsCode:"16059",county:"Lemhi County"},{fipsCode:"16061",county:"Lewis County"},{fipsCode:"16063",county:"Lincoln County"},{fipsCode:"16065",county:"Madison County"},{fipsCode:"16067",county:"Minidoka County"},{fipsCode:"16069",county:"Nez Perce County"},{fipsCode:"16071",county:"Oneida County"},{fipsCode:"16073",county:"Owyhee County"},{fipsCode:"16075",county:"Payette County"},{fipsCode:"16077",county:"Power County"},{fipsCode:"16079",county:"Shoshone County"},{fipsCode:"16081",county:"Teton County"},{fipsCode:"16083",county:"Twin Falls County"},{fipsCode:"16085",county:"Valley County"},{fipsCode:"16087",county:"Washington County"},{fipsCode:"17001",county:"Adams County"},{fipsCode:"17003",county:"Alexander County"},{fipsCode:"17005",county:"Bond County"},{fipsCode:"17007",county:"Boone County"},{fipsCode:"17009",county:"Brown County"},{fipsCode:"17011",county:"Bureau County"},{fipsCode:"17013",county:"Calhoun County"},{fipsCode:"17015",county:"Carroll County"},{fipsCode:"17017",county:"Cass County"},{fipsCode:"17019",county:"Champaign County"},{fipsCode:"17021",county:"Christian County"},{fipsCode:"17023",county:"Clark County"},{fipsCode:"17025",county:"Clay County"},{fipsCode:"17027",county:"Clinton County"},{fipsCode:"17029",county:"Coles County"},{fipsCode:"17031",county:"Cook County"},{fipsCode:"17033",county:"Crawford County"},{fipsCode:"17035",county:"Cumberland County"},{fipsCode:"17037",county:"DeKalb County"},{fipsCode:"17039",county:"De Witt County"},{fipsCode:"17041",county:"Douglas County"},{fipsCode:"17043",county:"DuPage County"},{fipsCode:"17045",county:"Edgar County"},{fipsCode:"17047",county:"Edwards County"},{fipsCode:"17049",county:"Effingham County"},{fipsCode:"17051",county:"Fayette County"},{fipsCode:"17053",county:"Ford County"},{fipsCode:"17055",county:"Franklin County"},{fipsCode:"17057",county:"Fulton County"},{fipsCode:"17059",county:"Gallatin County"},{fipsCode:"17061",county:"Greene County"},{fipsCode:"17063",county:"Grundy County"},{fipsCode:"17065",county:"Hamilton County"},{fipsCode:"17067",county:"Hancock County"},{fipsCode:"17069",county:"Hardin County"},{fipsCode:"17071",county:"Henderson County"},{fipsCode:"17073",county:"Henry County"},{fipsCode:"17075",county:"Iroquois County"},{fipsCode:"17077",county:"Jackson County"},{fipsCode:"17079",county:"Jasper County"},{fipsCode:"17081",county:"Jefferson County"},{fipsCode:"17083",county:"Jersey County"},{fipsCode:"17085",county:"Jo Daviess County"},{fipsCode:"17087",county:"Johnson County"},{fipsCode:"17089",county:"Kane County"},{fipsCode:"17091",county:"Kankakee County"},{fipsCode:"17093",county:"Kendall County"},{fipsCode:"17095",county:"Knox County"},{fipsCode:"17097",county:"Lake County"},{fipsCode:"17099",county:"La Salle County"},{fipsCode:"17101",county:"Lawrence County"},{fipsCode:"17103",county:"Lee County"},{fipsCode:"17105",county:"Livingston County"},{fipsCode:"17107",county:"Logan County"},{fipsCode:"17109",county:"McDonough County"},{fipsCode:"17111",county:"McHenry County"},{fipsCode:"17113",county:"McLean County"},{fipsCode:"17115",county:"Macon County"},{fipsCode:"17117",county:"Macoupin County"},{fipsCode:"17119",county:"Madison County"},{fipsCode:"17121",county:"Marion County"},{fipsCode:"17123",county:"Marshall County"},{fipsCode:"17125",county:"Mason County"},{fipsCode:"17127",county:"Massac County"},{fipsCode:"17129",county:"Menard County"},{fipsCode:"17131",county:"Mercer County"},{fipsCode:"17133",county:"Monroe County"},{fipsCode:"17135",county:"Montgomery County"},{fipsCode:"17137",county:"Morgan County"},{fipsCode:"17139",county:"Moultrie County"},{fipsCode:"17141",county:"Ogle County"},{fipsCode:"17143",county:"Peoria County"},{fipsCode:"17145",county:"Perry County"},{fipsCode:"17147",county:"Piatt County"},{fipsCode:"17149",county:"Pike County"},{fipsCode:"17151",county:"Pope County"},{fipsCode:"17153",county:"Pulaski County"},{fipsCode:"17155",county:"Putnam County"},{fipsCode:"17157",county:"Randolph County"},{fipsCode:"17159",county:"Richland County"},{fipsCode:"17161",county:"Rock Island County"},{fipsCode:"17163",county:"St. Clair County"},{fipsCode:"17165",county:"Saline County"},{fipsCode:"17167",county:"Sangamon County"},{fipsCode:"17169",county:"Schuyler County"},{fipsCode:"17171",county:"Scott County"},{fipsCode:"17173",county:"Shelby County"},{fipsCode:"17175",county:"Stark County"},{fipsCode:"17177",county:"Stephenson County"},{fipsCode:"17179",county:"Tazewell County"},{fipsCode:"17181",county:"Union County"},{fipsCode:"17183",county:"Vermilion County"},{fipsCode:"17185",county:"Wabash County"},{fipsCode:"17187",county:"Warren County"},{fipsCode:"17189",county:"Washington County"},{fipsCode:"17191",county:"Wayne County"},{fipsCode:"17193",county:"White County"},{fipsCode:"17195",county:"Whiteside County"},{fipsCode:"17197",county:"Will County"},{fipsCode:"17199",county:"Williamson County"},{fipsCode:"17201",county:"Winnebago County"},{fipsCode:"17203",county:"Woodford County"},{fipsCode:"18001",county:"Adams County"},{fipsCode:"18003",county:"Allen County"},{fipsCode:"18005",county:"Bartholomew County"},{fipsCode:"18007",county:"Benton County"},{fipsCode:"18009",county:"Blackford County"},{fipsCode:"18011",county:"Boone County"},{fipsCode:"18013",county:"Brown County"},{fipsCode:"18015",county:"Carroll County"},{fipsCode:"18017",county:"Cass County"},{fipsCode:"18019",county:"Clark County"},{fipsCode:"18021",county:"Clay County"},{fipsCode:"18023",county:"Clinton County"},{fipsCode:"18025",county:"Crawford County"},{fipsCode:"18027",county:"Daviess County"},{fipsCode:"18029",county:"Dearborn County"},{fipsCode:"18031",county:"Decatur County"},{fipsCode:"18033",county:"De Kalb County"},{fipsCode:"18035",county:"Delaware County"},{fipsCode:"18037",county:"Dubois County"},{fipsCode:"18039",county:"Elkhart County"},{fipsCode:"18041",county:"Fayette County"},{fipsCode:"18043",county:"Floyd County"},{fipsCode:"18045",county:"Fountain County"},{fipsCode:"18047",county:"Franklin County"},{fipsCode:"18049",county:"Fulton County"},{fipsCode:"18051",county:"Gibson County"},{fipsCode:"18053",county:"Grant County"},{fipsCode:"18055",county:"Greene County"},{fipsCode:"18057",county:"Hamilton County"},{fipsCode:"18059",county:"Hancock County"},{fipsCode:"18061",county:"Harrison County"},{fipsCode:"18063",county:"Hendricks County"},{fipsCode:"18065",county:"Henry County"},{fipsCode:"18067",county:"Howard County"},{fipsCode:"18069",county:"Huntington County"},{fipsCode:"18071",county:"Jackson County"},{fipsCode:"18073",county:"Jasper County"},{fipsCode:"18075",county:"Jay County"},{fipsCode:"18077",county:"Jefferson County"},{fipsCode:"18079",county:"Jennings County"},{fipsCode:"18081",county:"Johnson County"},{fipsCode:"18083",county:"Knox County"},{fipsCode:"18085",county:"Kosciusko County"},{fipsCode:"18087",county:"Lagrange County"},{fipsCode:"18089",county:"Lake County"},{fipsCode:"18091",county:"La Porte County"},{fipsCode:"18093",county:"Lawrence County"},{fipsCode:"18095",county:"Madison County"},{fipsCode:"18097",county:"Marion County"},{fipsCode:"18099",county:"Marshall County"},{fipsCode:"18101",county:"Martin County"},{fipsCode:"18103",county:"Miami County"},{fipsCode:"18105",county:"Monroe County"},{fipsCode:"18107",county:"Montgomery County"},{fipsCode:"18109",county:"Morgan County"},{fipsCode:"18111",county:"Newton County"},{fipsCode:"18113",county:"Noble County"},{fipsCode:"18115",county:"Ohio County"},{fipsCode:"18117",county:"Orange County"},{fipsCode:"18119",county:"Owen County"},{fipsCode:"18121",county:"Parke County"},{fipsCode:"18123",county:"Perry County"},{fipsCode:"18125",county:"Pike County"},{fipsCode:"18127",county:"Porter County"},{fipsCode:"18129",county:"Posey County"},{fipsCode:"18131",county:"Pulaski County"},{fipsCode:"18133",county:"Putnam County"},{fipsCode:"18135",county:"Randolph County"},{fipsCode:"18137",county:"Ripley County"},{fipsCode:"18139",county:"Rush County"},{fipsCode:"18141",county:"St. Joseph County"},{fipsCode:"18143",county:"Scott County"},{fipsCode:"18145",county:"Shelby County"},{fipsCode:"18147",county:"Spencer County"},{fipsCode:"18149",county:"Starke County"},{fipsCode:"18151",county:"Steuben County"},{fipsCode:"18153",county:"Sullivan County"},{fipsCode:"18155",county:"Switzerland County"},{fipsCode:"18157",county:"Tippecanoe County"},{fipsCode:"18159",county:"Tipton County"},{fipsCode:"18161",county:"Union County"},{fipsCode:"18163",county:"Vanderburgh County"},{fipsCode:"18165",county:"Vermillion County"},{fipsCode:"18167",county:"Vigo County"},{fipsCode:"18169",county:"Wabash County"},{fipsCode:"18171",county:"Warren County"},{fipsCode:"18173",county:"Warrick County"},{fipsCode:"18175",county:"Washington County"},{fipsCode:"18177",county:"Wayne County"},{fipsCode:"18179",county:"Wells County"},{fipsCode:"18181",county:"White County"},{fipsCode:"18183",county:"Whitley County"},{fipsCode:"19001",county:"Adair County"},{fipsCode:"19003",county:"Adams County"},{fipsCode:"19005",county:"Allamakee County"},{fipsCode:"19007",county:"Appanoose County"},{fipsCode:"19009",county:"Audubon County"},{fipsCode:"19011",county:"Benton County"},{fipsCode:"19013",county:"Black Hawk County"},{fipsCode:"19015",county:"Boone County"},{fipsCode:"19017",county:"Bremer County"},{fipsCode:"19019",county:"Buchanan County"},{fipsCode:"19021",county:"Buena Vista County"},{fipsCode:"19023",county:"Butler County"},{fipsCode:"19025",county:"Calhoun County"},{fipsCode:"19027",county:"Carroll County"},{fipsCode:"19029",county:"Cass County"},{fipsCode:"19031",county:"Cedar County"},{fipsCode:"19033",county:"Cerro Gordo County"},{fipsCode:"19035",county:"Cherokee County"},{fipsCode:"19037",county:"Chickasaw County"},{fipsCode:"19039",county:"Clarke County"},{fipsCode:"19041",county:"Clay County"},{fipsCode:"19043",county:"Clayton County"},{fipsCode:"19045",county:"Clinton County"},{fipsCode:"19047",county:"Crawford County"},{fipsCode:"19049",county:"Dallas County"},{fipsCode:"19051",county:"Davis County"},{fipsCode:"19053",county:"Decatur County"},{fipsCode:"19055",county:"Delaware County"},{fipsCode:"19057",county:"Des Moines County"},{fipsCode:"19059",county:"Dickinson County"},{fipsCode:"19061",county:"Dubuque County"},{fipsCode:"19063",county:"Emmet County"},{fipsCode:"19065",county:"Fayette County"},{fipsCode:"19067",county:"Floyd County"},{fipsCode:"19069",county:"Franklin County"},{fipsCode:"19071",county:"Fremont County"},{fipsCode:"19073",county:"Greene County"},{fipsCode:"19075",county:"Grundy County"},{fipsCode:"19077",county:"Guthrie County"},{fipsCode:"19079",county:"Hamilton County"},{fipsCode:"19081",county:"Hancock County"},{fipsCode:"19083",county:"Hardin County"},{fipsCode:"19085",county:"Harrison County"},{fipsCode:"19087",county:"Henry County"},{fipsCode:"19089",county:"Howard County"},{fipsCode:"19091",county:"Humboldt County"},{fipsCode:"19093",county:"Ida County"},{fipsCode:"19095",county:"Iowa County"},{fipsCode:"19097",county:"Jackson County"},{fipsCode:"19099",county:"Jasper County"},{fipsCode:"19101",county:"Jefferson County"},{fipsCode:"19103",county:"Johnson County"},{fipsCode:"19105",county:"Jones County"},{fipsCode:"19107",county:"Keokuk County"},{fipsCode:"19109",county:"Kossuth County"},{fipsCode:"19111",county:"Lee County"},{fipsCode:"19113",county:"Linn County"},{fipsCode:"19115",county:"Louisa County"},{fipsCode:"19117",county:"Lucas County"},{fipsCode:"19119",county:"Lyon County"},{fipsCode:"19121",county:"Madison County"},{fipsCode:"19123",county:"Mahaska County"},{fipsCode:"19125",county:"Marion County"},{fipsCode:"19127",county:"Marshall County"},{fipsCode:"19129",county:"Mills County"},{fipsCode:"19131",county:"Mitchell County"},{fipsCode:"19133",county:"Monona County"},{fipsCode:"19135",county:"Monroe County"},{fipsCode:"19137",county:"Montgomery County"},{fipsCode:"19139",county:"Muscatine County"},{fipsCode:"19141",county:"O"},{fipsCode:"19143",county:"Osceola County"},{fipsCode:"19145",county:"Page County"},{fipsCode:"19147",county:"Palo Alto County"},{fipsCode:"19149",county:"Plymouth County"},{fipsCode:"19151",county:"Pocahontas County"},{fipsCode:"19153",county:"Polk County"},{fipsCode:"19155",county:"Pottawattamie County"},{fipsCode:"19157",county:"Poweshiek County"},{fipsCode:"19159",county:"Ringgold County"},{fipsCode:"19161",county:"Sac County"},{fipsCode:"19163",county:"Scott County"},{fipsCode:"19165",county:"Shelby County"},{fipsCode:"19167",county:"Sioux County"},{fipsCode:"19169",county:"Story County"},{fipsCode:"19171",county:"Tama County"},{fipsCode:"19173",county:"Taylor County"},{fipsCode:"19175",county:"Union County"},{fipsCode:"19177",county:"Van Buren County"},{fipsCode:"19179",county:"Wapello County"},{fipsCode:"19181",county:"Warren County"},{fipsCode:"19183",county:"Washington County"},{fipsCode:"19185",county:"Wayne County"},{fipsCode:"19187",county:"Webster County"},{fipsCode:"19189",county:"Winnebago County"},{fipsCode:"19191",county:"Winneshiek County"},{fipsCode:"19193",county:"Woodbury County"},{fipsCode:"19195",county:"Worth County"},{fipsCode:"19197",county:"Wright County"},{fipsCode:"20001",county:"Allen County"},{fipsCode:"20003",county:"Anderson County"},{fipsCode:"20005",county:"Atchison County"},{fipsCode:"20007",county:"Barber County"},{fipsCode:"20009",county:"Barton County"},{fipsCode:"20011",county:"Bourbon County"},{fipsCode:"20013",county:"Brown County"},{fipsCode:"20015",county:"Butler County"},{fipsCode:"20017",county:"Chase County"},{fipsCode:"20019",county:"Chautauqua County"},{fipsCode:"20021",county:"Cherokee County"},{fipsCode:"20023",county:"Cheyenne County"},{fipsCode:"20025",county:"Clark County"},{fipsCode:"20027",county:"Clay County"},{fipsCode:"20029",county:"Cloud County"},{fipsCode:"20031",county:"Coffey County"},{fipsCode:"20033",county:"Comanche County"},{fipsCode:"20035",county:"Cowley County"},{fipsCode:"20037",county:"Crawford County"},{fipsCode:"20039",county:"Decatur County"},{fipsCode:"20041",county:"Dickinson County"},{fipsCode:"20043",county:"Doniphan County"},{fipsCode:"20045",county:"Douglas County"},{fipsCode:"20047",county:"Edwards County"},{fipsCode:"20049",county:"Elk County"},{fipsCode:"20051",county:"Ellis County"},{fipsCode:"20053",county:"Ellsworth County"},{fipsCode:"20055",county:"Finney County"},{fipsCode:"20057",county:"Ford County"},{fipsCode:"20059",county:"Franklin County"},{fipsCode:"20061",county:"Geary County"},{fipsCode:"20063",county:"Gove County"},{fipsCode:"20065",county:"Graham County"},{fipsCode:"20067",county:"Grant County"},{fipsCode:"20069",county:"Gray County"},{fipsCode:"20071",county:"Greeley County"},{fipsCode:"20073",county:"Greenwood County"},{fipsCode:"20075",county:"Hamilton County"},{fipsCode:"20077",county:"Harper County"},{fipsCode:"20079",county:"Harvey County"},{fipsCode:"20081",county:"Haskell County"},{fipsCode:"20083",county:"Hodgeman County"},{fipsCode:"20085",county:"Jackson County"},{fipsCode:"20087",county:"Jefferson County"},{fipsCode:"20089",county:"Jewell County"},{fipsCode:"20091",county:"Johnson County"},{fipsCode:"20093",county:"Kearny County"},{fipsCode:"20095",county:"Kingman County"},{fipsCode:"20097",county:"Kiowa County"},{fipsCode:"20099",county:"Labette County"},{fipsCode:"20101",county:"Lane County"},{fipsCode:"20103",county:"Leavenworth County"},{fipsCode:"20105",county:"Lincoln County"},{fipsCode:"20107",county:"Linn County"},{fipsCode:"20109",county:"Logan County"},{fipsCode:"20111",county:"Lyon County"},{fipsCode:"20113",county:"McPherson County"},{fipsCode:"20115",county:"Marion County"},{fipsCode:"20117",county:"Marshall County"},{fipsCode:"20119",county:"Meade County"},{fipsCode:"20121",county:"Miami County"},{fipsCode:"20123",county:"Mitchell County"},{fipsCode:"20125",county:"Montgomery County"},{fipsCode:"20127",county:"Morris County"},{fipsCode:"20129",county:"Morton County"},{fipsCode:"20131",county:"Nemaha County"},{fipsCode:"20133",county:"Neosho County"},{fipsCode:"20135",county:"Ness County"},{fipsCode:"20137",county:"Norton County"},{fipsCode:"20139",county:"Osage County"},{fipsCode:"20141",county:"Osborne County"},{fipsCode:"20143",county:"Ottawa County"},{fipsCode:"20145",county:"Pawnee County"},{fipsCode:"20147",county:"Phillips County"},{fipsCode:"20149",county:"Pottawatomie County"},{fipsCode:"20151",county:"Pratt County"},{fipsCode:"20153",county:"Rawlins County"},{fipsCode:"20155",county:"Reno County"},{fipsCode:"20157",county:"Republic County"},{fipsCode:"20159",county:"Rice County"},{fipsCode:"20161",county:"Riley County"},{fipsCode:"20163",county:"Rooks County"},{fipsCode:"20165",county:"Rush County"},{fipsCode:"20167",county:"Russell County"},{fipsCode:"20169",county:"Saline County"},{fipsCode:"20171",county:"Scott County"},{fipsCode:"20173",county:"Sedgwick County"},{fipsCode:"20175",county:"Seward County"},{fipsCode:"20177",county:"Shawnee County"},{fipsCode:"20179",county:"Sheridan County"},{fipsCode:"20181",county:"Sherman County"},{fipsCode:"20183",county:"Smith County"},{fipsCode:"20185",county:"Stafford County"},{fipsCode:"20187",county:"Stanton County"},{fipsCode:"20189",county:"Stevens County"},{fipsCode:"20191",county:"Sumner County"},{fipsCode:"20193",county:"Thomas County"},{fipsCode:"20195",county:"Trego County"},{fipsCode:"20197",county:"Wabaunsee County"},{fipsCode:"20199",county:"Wallace County"},{fipsCode:"20201",county:"Washington County"},{fipsCode:"20203",county:"Wichita County"},{fipsCode:"20205",county:"Wilson County"},{fipsCode:"20207",county:"Woodson County"},{fipsCode:"20209",county:"Wyandotte County"},{fipsCode:"21001",county:"Adair County"},{fipsCode:"21003",county:"Allen County"},{fipsCode:"21005",county:"Anderson County"},{fipsCode:"21007",county:"Ballard County"},{fipsCode:"21009",county:"Barren County"},{fipsCode:"21011",county:"Bath County"},{fipsCode:"21013",county:"Bell County"},{fipsCode:"21015",county:"Boone County"},{fipsCode:"21017",county:"Bourbon County"},{fipsCode:"21019",county:"Boyd County"},{fipsCode:"21021",county:"Boyle County"},{fipsCode:"21023",county:"Bracken County"},{fipsCode:"21025",county:"Breathitt County"},{fipsCode:"21027",county:"Breckinridge County"},{fipsCode:"21029",county:"Bullitt County"},{fipsCode:"21031",county:"Butler County"},{fipsCode:"21033",county:"Caldwell County"},{fipsCode:"21035",county:"Calloway County"},{fipsCode:"21037",county:"Campbell County"},{fipsCode:"21039",county:"Carlisle County"},{fipsCode:"21041",county:"Carroll County"},{fipsCode:"21043",county:"Carter County"},{fipsCode:"21045",county:"Casey County"},{fipsCode:"21047",county:"Christian County"},{fipsCode:"21049",county:"Clark County"},{fipsCode:"21051",county:"Clay County"},{fipsCode:"21053",county:"Clinton County"},{fipsCode:"21055",county:"Crittenden County"},{fipsCode:"21057",county:"Cumberland County"},{fipsCode:"21059",county:"Daviess County"},{fipsCode:"21061",county:"Edmonson County"},{fipsCode:"21063",county:"Elliott County"},{fipsCode:"21065",county:"Estill County"},{fipsCode:"21067",county:"Fayette County"},{fipsCode:"21069",county:"Fleming County"},{fipsCode:"21071",county:"Floyd County"},{fipsCode:"21073",county:"Franklin County"},{fipsCode:"21075",county:"Fulton County"},{fipsCode:"21077",county:"Gallatin County"},{fipsCode:"21079",county:"Garrard County"},{fipsCode:"21081",county:"Grant County"},{fipsCode:"21083",county:"Graves County"},{fipsCode:"21085",county:"Grayson County"},{fipsCode:"21087",county:"Green County"},{fipsCode:"21089",county:"Greenup County"},{fipsCode:"21091",county:"Hancock County"},{fipsCode:"21093",county:"Hardin County"},{fipsCode:"21095",county:"Harlan County"},{fipsCode:"21097",county:"Harrison County"},{fipsCode:"21099",county:"Hart County"},{fipsCode:"21101",county:"Henderson County"},{fipsCode:"21103",county:"Henry County"},{fipsCode:"21105",county:"Hickman County"},{fipsCode:"21107",county:"Hopkins County"},{fipsCode:"21109",county:"Jackson County"},{fipsCode:"21111",county:"Jefferson County"},{fipsCode:"21113",county:"Jessamine County"},{fipsCode:"21115",county:"Johnson County"},{fipsCode:"21117",county:"Kenton County"},{fipsCode:"21119",county:"Knott County"},{fipsCode:"21121",county:"Knox County"},{fipsCode:"21123",county:"Larue County"},{fipsCode:"21125",county:"Laurel County"},{fipsCode:"21127",county:"Lawrence County"},{fipsCode:"21129",county:"Lee County"},{fipsCode:"21131",county:"Leslie County"},{fipsCode:"21133",county:"Letcher County"},{fipsCode:"21135",county:"Lewis County"},{fipsCode:"21137",county:"Lincoln County"},{fipsCode:"21139",county:"Livingston County"},{fipsCode:"21141",county:"Logan County"},{fipsCode:"21143",county:"Lyon County"},{fipsCode:"21145",county:"McCracken County"},{fipsCode:"21147",county:"McCreary County"},{fipsCode:"21149",county:"McLean County"},{fipsCode:"21151",county:"Madison County"},{fipsCode:"21153",county:"Magoffin County"},{fipsCode:"21155",county:"Marion County"},{fipsCode:"21157",county:"Marshall County"},{fipsCode:"21159",county:"Martin County"},{fipsCode:"21161",county:"Mason County"},{fipsCode:"21163",county:"Meade County"},{fipsCode:"21165",county:"Menifee County"},{fipsCode:"21167",county:"Mercer County"},{fipsCode:"21169",county:"Metcalfe County"},{fipsCode:"21171",county:"Monroe County"},{fipsCode:"21173",county:"Montgomery County"},{fipsCode:"21175",county:"Morgan County"},{fipsCode:"21177",county:"Muhlenberg County"},{fipsCode:"21179",county:"Nelson County"},{fipsCode:"21181",county:"Nicholas County"},{fipsCode:"21183",county:"Ohio County"},{fipsCode:"21185",county:"Oldham County"},{fipsCode:"21187",county:"Owen County"},{fipsCode:"21189",county:"Owsley County"},{fipsCode:"21191",county:"Pendleton County"},{fipsCode:"21193",county:"Perry County"},{fipsCode:"21195",county:"Pike County"},{fipsCode:"21197",county:"Powell County"},{fipsCode:"21199",county:"Pulaski County"},{fipsCode:"21201",county:"Robertson County"},{fipsCode:"21203",county:"Rockcastle County"},{fipsCode:"21205",county:"Rowan County"},{fipsCode:"21207",county:"Russell County"},{fipsCode:"21209",county:"Scott County"},{fipsCode:"21211",county:"Shelby County"},{fipsCode:"21213",county:"Simpson County"},{fipsCode:"21215",county:"Spencer County"},{fipsCode:"21217",county:"Taylor County"},{fipsCode:"21219",county:"Todd County"},{fipsCode:"21221",county:"Trigg County"},{fipsCode:"21223",county:"Trimble County"},{fipsCode:"21225",county:"Union County"},{fipsCode:"21227",county:"Warren County"},{fipsCode:"21229",county:"Washington County"},{fipsCode:"21231",county:"Wayne County"},{fipsCode:"21233",county:"Webster County"},{fipsCode:"21235",county:"Whitley County"},{fipsCode:"21237",county:"Wolfe County"},{fipsCode:"21239",county:"Woodford County"},{fipsCode:"22001",county:"Acadia Parish"},{fipsCode:"22003",county:"Allen Parish"},{fipsCode:"22005",county:"Ascension Parish"},{fipsCode:"22007",county:"Assumption Parish"},{fipsCode:"22009",county:"Avoyelles Parish"},{fipsCode:"22011",county:"Beauregard Parish"},{fipsCode:"22013",county:"Bienville Parish"},{fipsCode:"22015",county:"Bossier Parish"},{fipsCode:"22017",county:"Caddo Parish"},{fipsCode:"22019",county:"Calcasieu Parish"},{fipsCode:"22021",county:"Caldwell Parish"},{fipsCode:"22023",county:"Cameron Parish"},{fipsCode:"22025",county:"Catahoula Parish"},{fipsCode:"22027",county:"Claiborne Parish"},{fipsCode:"22029",county:"Concordia Parish"},{fipsCode:"22031",county:"De Soto Parish"},{fipsCode:"22033",county:"East Baton Rouge Parish"},{fipsCode:"22035",county:"East Carroll Parish"},{fipsCode:"22037",county:"East Feliciana Parish"},{fipsCode:"22039",county:"Evangeline Parish"},{fipsCode:"22041",county:"Franklin Parish"},{fipsCode:"22043",county:"Grant Parish"},{fipsCode:"22045",county:"Iberia Parish"},{fipsCode:"22047",county:"Iberville Parish"},{fipsCode:"22049",county:"Jackson Parish"},{fipsCode:"22051",county:"Jefferson Parish"},{fipsCode:"22053",county:"Jefferson Davis Parish"},{fipsCode:"22055",county:"Lafayette Parish"},{fipsCode:"22057",county:"Lafourche Parish"},{fipsCode:"22059",county:"La Salle Parish"},{fipsCode:"22061",county:"Lincoln Parish"},{fipsCode:"22063",county:"Livingston Parish"},{fipsCode:"22065",county:"Madison Parish"},{fipsCode:"22067",county:"Morehouse Parish"},{fipsCode:"22069",county:"Natchitoches Parish"},{fipsCode:"22071",county:"Orleans Parish"},{fipsCode:"22073",county:"Ouachita Parish"},{fipsCode:"22075",county:"Plaquemines Parish"},{fipsCode:"22077",county:"Pointe Coupee Parish"},{fipsCode:"22079",county:"Rapides Parish"},{fipsCode:"22081",county:"Red River Parish"},{fipsCode:"22083",county:"Richland Parish"},{fipsCode:"22085",county:"Sabine Parish"},{fipsCode:"22087",county:"St. Bernard Parish"},{fipsCode:"22089",county:"St. Charles Parish"},{fipsCode:"22091",county:"St. Helena Parish"},{fipsCode:"22093",county:"St. James Parish"},{fipsCode:"22095",county:"St. John the Baptist Parish"},{fipsCode:"22097",county:"St. Landry Parish"},{fipsCode:"22099",county:"St. Martin Parish"},{fipsCode:"22101",county:"St. Mary Parish"},{fipsCode:"22103",county:"St. Tammany Parish"},{fipsCode:"22105",county:"Tangipahoa Parish"},{fipsCode:"22107",county:"Tensas Parish"},{fipsCode:"22109",county:"Terrebonne Parish"},{fipsCode:"22111",county:"Union Parish"},{fipsCode:"22113",county:"Vermilion Parish"},{fipsCode:"22115",county:"Vernon Parish"},{fipsCode:"22117",county:"Washington Parish"},{fipsCode:"22119",county:"Webster Parish"},{fipsCode:"22121",county:"West Baton Rouge Parish"},{fipsCode:"22123",county:"West Carroll Parish"},{fipsCode:"22125",county:"West Feliciana Parish"},{fipsCode:"22127",county:"Winn Parish"},{fipsCode:"23001",county:"Androscoggin County"},{fipsCode:"23003",county:"Aroostook County"},{fipsCode:"23005",county:"Cumberland County"},{fipsCode:"23007",county:"Franklin County"},{fipsCode:"23009",county:"Hancock County"},{fipsCode:"23011",county:"Kennebec County"},{fipsCode:"23013",county:"Knox County"},{fipsCode:"23015",county:"Lincoln County"},{fipsCode:"23017",county:"Oxford County"},{fipsCode:"23019",county:"Penobscot County"},{fipsCode:"23021",county:"Piscataquis County"},{fipsCode:"23023",county:"Sagadahoc County"},{fipsCode:"23025",county:"Somerset County"},{fipsCode:"23027",county:"Waldo County"},{fipsCode:"23029",county:"Washington County"},{fipsCode:"23031",county:"York County"},{fipsCode:"24001",county:"Allegany County"},{fipsCode:"24003",county:"Anne Arundel County"},{fipsCode:"24005",county:"Baltimore County"},{fipsCode:"24009",county:"Calvert County"},{fipsCode:"24011",county:"Caroline County"},{fipsCode:"24013",county:"Carroll County"},{fipsCode:"24015",county:"Cecil County"},{fipsCode:"24017",county:"Charles County"},{fipsCode:"24019",county:"Dorchester County"},{fipsCode:"24021",county:"Frederick County"},{fipsCode:"24023",county:"Garrett County"},{fipsCode:"24025",county:"Harford County"},{fipsCode:"24027",county:"Howard County"},{fipsCode:"24029",county:"Kent County"},{fipsCode:"24031",county:"Montgomery County"},{fipsCode:"24033",county:"Prince George"},{fipsCode:"24035",county:"Queen Anne"},{fipsCode:"24037",county:"St. Mary"},{fipsCode:"24039",county:"Somerset County"},{fipsCode:"24041",county:"Talbot County"},{fipsCode:"24043",county:"Washington County"},{fipsCode:"24045",county:"Wicomico County"},{fipsCode:"24047",county:"Worcester County"},{fipsCode:"24510",county:"Baltimore city"},{fipsCode:"25001",county:"Barnstable County"},{fipsCode:"25003",county:"Berkshire County"},{fipsCode:"25005",county:"Bristol County"},{fipsCode:"25007",county:"Dukes County"},{fipsCode:"25009",county:"Essex County"},{fipsCode:"25011",county:"Franklin County"},{fipsCode:"25013",county:"Hampden County"},{fipsCode:"25015",county:"Hampshire County"},{fipsCode:"25017",county:"Middlesex County"},{fipsCode:"25019",county:"Nantucket County"},{fipsCode:"25021",county:"Norfolk County"},{fipsCode:"25023",county:"Plymouth County"},{fipsCode:"25025",county:"Suffolk County"},{fipsCode:"25027",county:"Worcester County"},{fipsCode:"26001",county:"Alcona County"},{fipsCode:"26003",county:"Alger County"},{fipsCode:"26005",county:"Allegan County"},{fipsCode:"26007",county:"Alpena County"},{fipsCode:"26009",county:"Antrim County"},{fipsCode:"26011",county:"Arenac County"},{fipsCode:"26013",county:"Baraga County"},{fipsCode:"26015",county:"Barry County"},{fipsCode:"26017",county:"Bay County"},{fipsCode:"26019",county:"Benzie County"},{fipsCode:"26021",county:"Berrien County"},{fipsCode:"26023",county:"Branch County"},{fipsCode:"26025",county:"Calhoun County"},{fipsCode:"26027",county:"Cass County"},{fipsCode:"26029",county:"Charlevoix County"},{fipsCode:"26031",county:"Cheboygan County"},{fipsCode:"26033",county:"Chippewa County"},{fipsCode:"26035",county:"Clare County"},{fipsCode:"26037",county:"Clinton County"},{fipsCode:"26039",county:"Crawford County"},{fipsCode:"26041",county:"Delta County"},{fipsCode:"26043",county:"Dickinson County"},{fipsCode:"26045",county:"Eaton County"},{fipsCode:"26047",county:"Emmet County"},{fipsCode:"26049",county:"Genesee County"},{fipsCode:"26051",county:"Gladwin County"},{fipsCode:"26053",county:"Gogebic County"},{fipsCode:"26055",county:"Grand Traverse County"},{fipsCode:"26057",county:"Gratiot County"},{fipsCode:"26059",county:"Hillsdale County"},{fipsCode:"26061",county:"Houghton County"},{fipsCode:"26063",county:"Huron County"},{fipsCode:"26065",county:"Ingham County"},{fipsCode:"26067",county:"Ionia County"},{fipsCode:"26069",county:"Iosco County"},{fipsCode:"26071",county:"Iron County"},{fipsCode:"26073",county:"Isabella County"},{fipsCode:"26075",county:"Jackson County"},{fipsCode:"26077",county:"Kalamazoo County"},{fipsCode:"26079",county:"Kalkaska County"},{fipsCode:"26081",county:"Kent County"},{fipsCode:"26083",county:"Keweenaw County"},{fipsCode:"26085",county:"Lake County"},{fipsCode:"26087",county:"Lapeer County"},{fipsCode:"26089",county:"Leelanau County"},{fipsCode:"26091",county:"Lenawee County"},{fipsCode:"26093",county:"Livingston County"},{fipsCode:"26095",county:"Luce County"},{fipsCode:"26097",county:"Mackinac County"},{fipsCode:"26099",county:"Macomb County"},{fipsCode:"26101",county:"Manistee County"},{fipsCode:"26103",county:"Marquette County"},{fipsCode:"26105",county:"Mason County"},{fipsCode:"26107",county:"Mecosta County"},{fipsCode:"26109",county:"Menominee County"},{fipsCode:"26111",county:"Midland County"},{fipsCode:"26113",county:"Missaukee County"},{fipsCode:"26115",county:"Monroe County"},{fipsCode:"26117",county:"Montcalm County"},{fipsCode:"26119",county:"Montmorency County"},{fipsCode:"26121",county:"Muskegon County"},{fipsCode:"26123",county:"Newaygo County"},{fipsCode:"26125",county:"Oakland County"},{fipsCode:"26127",county:"Oceana County"},{fipsCode:"26129",county:"Ogemaw County"},{fipsCode:"26131",county:"Ontonagon County"},{fipsCode:"26133",county:"Osceola County"},{fipsCode:"26135",county:"Oscoda County"},{fipsCode:"26137",county:"Otsego County"},{fipsCode:"26139",county:"Ottawa County"},{fipsCode:"26141",county:"Presque Isle County"},{fipsCode:"26143",county:"Roscommon County"},{fipsCode:"26145",county:"Saginaw County"},{fipsCode:"26147",county:"St. Clair County"},{fipsCode:"26149",county:"St. Joseph County"},{fipsCode:"26151",county:"Sanilac County"},{fipsCode:"26153",county:"Schoolcraft County"},{fipsCode:"26155",county:"Shiawassee County"},{fipsCode:"26157",county:"Tuscola County"},{fipsCode:"26159",county:"Van Buren County"},{fipsCode:"26161",county:"Washtenaw County"},{fipsCode:"26163",county:"Wayne County"},{fipsCode:"26165",county:"Wexford County"},{fipsCode:"27001",county:"Aitkin County"},{fipsCode:"27003",county:"Anoka County"},{fipsCode:"27005",county:"Becker County"},{fipsCode:"27007",county:"Beltrami County"},{fipsCode:"27009",county:"Benton County"},{fipsCode:"27011",county:"Big Stone County"},{fipsCode:"27013",county:"Blue Earth County"},{fipsCode:"27015",county:"Brown County"},{fipsCode:"27017",county:"Carlton County"},{fipsCode:"27019",county:"Carver County"},{fipsCode:"27021",county:"Cass County"},{fipsCode:"27023",county:"Chippewa County"},{fipsCode:"27025",county:"Chisago County"},{fipsCode:"27027",county:"Clay County"},{fipsCode:"27029",county:"Clearwater County"},{fipsCode:"27031",county:"Cook County"},{fipsCode:"27033",county:"Cottonwood County"},{fipsCode:"27035",county:"Crow Wing County"},{fipsCode:"27037",county:"Dakota County"},{fipsCode:"27039",county:"Dodge County"},{fipsCode:"27041",county:"Douglas County"},{fipsCode:"27043",county:"Faribault County"},{fipsCode:"27045",county:"Fillmore County"},{fipsCode:"27047",county:"Freeborn County"},{fipsCode:"27049",county:"Goodhue County"},{fipsCode:"27051",county:"Grant County"},{fipsCode:"27053",county:"Hennepin County"},{fipsCode:"27055",county:"Houston County"},{fipsCode:"27057",county:"Hubbard County"},{fipsCode:"27059",county:"Isanti County"},{fipsCode:"27061",county:"Itasca County"},{fipsCode:"27063",county:"Jackson County"},{fipsCode:"27065",county:"Kanabec County"},{fipsCode:"27067",county:"Kandiyohi County"},{fipsCode:"27069",county:"Kittson County"},{fipsCode:"27071",county:"Koochiching County"},{fipsCode:"27073",county:"Lac qui Parle County"},{fipsCode:"27075",county:"Lake County"},{fipsCode:"27077",county:"Lake of the Woods County"},{fipsCode:"27079",county:"Le Sueur County"},{fipsCode:"27081",county:"Lincoln County"},{fipsCode:"27083",county:"Lyon County"},{fipsCode:"27085",county:"McLeod County"},{fipsCode:"27087",county:"Mahnomen County"},{fipsCode:"27089",county:"Marshall County"},{fipsCode:"27091",county:"Martin County"},{fipsCode:"27093",county:"Meeker County"},{fipsCode:"27095",county:"Mille Lacs County"},{fipsCode:"27097",county:"Morrison County"},{fipsCode:"27099",county:"Mower County"},{fipsCode:"27101",county:"Murray County"},{fipsCode:"27103",county:"Nicollet County"},{fipsCode:"27105",county:"Nobles County"},{fipsCode:"27107",county:"Norman County"},{fipsCode:"27109",county:"Olmsted County"},{fipsCode:"27111",county:"Otter Tail County"},{fipsCode:"27113",county:"Pennington County"},{fipsCode:"27115",county:"Pine County"},{fipsCode:"27117",county:"Pipestone County"},{fipsCode:"27119",county:"Polk County"},{fipsCode:"27121",county:"Pope County"},{fipsCode:"27123",county:"Ramsey County"},{fipsCode:"27125",county:"Red Lake County"},{fipsCode:"27127",county:"Redwood County"},{fipsCode:"27129",county:"Renville County"},{fipsCode:"27131",county:"Rice County"},{fipsCode:"27133",county:"Rock County"},{fipsCode:"27135",county:"Roseau County"},{fipsCode:"27137",county:"St. Louis County"},{fipsCode:"27139",county:"Scott County"},{fipsCode:"27141",county:"Sherburne County"},{fipsCode:"27143",county:"Sibley County"},{fipsCode:"27145",county:"Stearns County"},{fipsCode:"27147",county:"Steele County"},{fipsCode:"27149",county:"Stevens County"},{fipsCode:"27151",county:"Swift County"},{fipsCode:"27153",county:"Todd County"},{fipsCode:"27155",county:"Traverse County"},{fipsCode:"27157",county:"Wabasha County"},{fipsCode:"27159",county:"Wadena County"},{fipsCode:"27161",county:"Waseca County"},{fipsCode:"27163",county:"Washington County"},{fipsCode:"27165",county:"Watonwan County"},{fipsCode:"27167",county:"Wilkin County"},{fipsCode:"27169",county:"Winona County"},{fipsCode:"27171",county:"Wright County"},{fipsCode:"27173",county:"Yellow Medicine County"},{fipsCode:"28001",county:"Adams County"},{fipsCode:"28003",county:"Alcorn County"},{fipsCode:"28005",county:"Amite County"},{fipsCode:"28007",county:"Attala County"},{fipsCode:"28009",county:"Benton County"},{fipsCode:"28011",county:"Bolivar County"},{fipsCode:"28013",county:"Calhoun County"},{fipsCode:"28015",county:"Carroll County"},{fipsCode:"28017",county:"Chickasaw County"},{fipsCode:"28019",county:"Choctaw County"},{fipsCode:"28021",county:"Claiborne County"},{fipsCode:"28023",county:"Clarke County"},{fipsCode:"28025",county:"Clay County"},{fipsCode:"28027",county:"Coahoma County"},{fipsCode:"28029",county:"Copiah County"},{fipsCode:"28031",county:"Covington County"},{fipsCode:"28033",county:"DeSoto County"},{fipsCode:"28035",county:"Forrest County"},{fipsCode:"28037",county:"Franklin County"},{fipsCode:"28039",county:"George County"},{fipsCode:"28041",county:"Greene County"},{fipsCode:"28043",county:"Grenada County"},{fipsCode:"28045",county:"Hancock County"},{fipsCode:"28047",county:"Harrison County"},{fipsCode:"28049",county:"Hinds County"},{fipsCode:"28051",county:"Holmes County"},{fipsCode:"28053",county:"Humphreys County"},{fipsCode:"28055",county:"Issaquena County"},{fipsCode:"28057",county:"Itawamba County"},{fipsCode:"28059",county:"Jackson County"},{fipsCode:"28061",county:"Jasper County"},{fipsCode:"28063",county:"Jefferson County"},{fipsCode:"28065",county:"Jefferson Davis County"},{fipsCode:"28067",county:"Jones County"},{fipsCode:"28069",county:"Kemper County"},{fipsCode:"28071",county:"Lafayette County"},{fipsCode:"28073",county:"Lamar County"},{fipsCode:"28075",county:"Lauderdale County"},{fipsCode:"28077",county:"Lawrence County"},{fipsCode:"28079",county:"Leake County"},{fipsCode:"28081",county:"Lee County"},{fipsCode:"28083",county:"Leflore County"},{fipsCode:"28085",county:"Lincoln County"},{fipsCode:"28087",county:"Lowndes County"},{fipsCode:"28089",county:"Madison County"},{fipsCode:"28091",county:"Marion County"},{fipsCode:"28093",county:"Marshall County"},{fipsCode:"28095",county:"Monroe County"},{fipsCode:"28097",county:"Montgomery County"},{fipsCode:"28099",county:"Neshoba County"},{fipsCode:"28101",county:"Newton County"},{fipsCode:"28103",county:"Noxubee County"},{fipsCode:"28105",county:"Oktibbeha County"},{fipsCode:"28107",county:"Panola County"},{fipsCode:"28109",county:"Pearl River County"},{fipsCode:"28111",county:"Perry County"},{fipsCode:"28113",county:"Pike County"},{fipsCode:"28115",county:"Pontotoc County"},{fipsCode:"28117",county:"Prentiss County"},{fipsCode:"28119",county:"Quitman County"},{fipsCode:"28121",county:"Rankin County"},{fipsCode:"28123",county:"Scott County"},{fipsCode:"28125",county:"Sharkey County"},{fipsCode:"28127",county:"Simpson County"},{fipsCode:"28129",county:"Smith County"},{fipsCode:"28131",county:"Stone County"},{fipsCode:"28133",county:"Sunflower County"},{fipsCode:"28135",county:"Tallahatchie County"},{fipsCode:"28137",county:"Tate County"},{fipsCode:"28139",county:"Tippah County"},{fipsCode:"28141",county:"Tishomingo County"},{fipsCode:"28143",county:"Tunica County"},{fipsCode:"28145",county:"Union County"},{fipsCode:"28147",county:"Walthall County"},{fipsCode:"28149",county:"Warren County"},{fipsCode:"28151",county:"Washington County"},{fipsCode:"28153",county:"Wayne County"},{fipsCode:"28155",county:"Webster County"},{fipsCode:"28157",county:"Wilkinson County"},{fipsCode:"28159",county:"Winston County"},{fipsCode:"28161",county:"Yalobusha County"},{fipsCode:"28163",county:"Yazoo County"},{fipsCode:"29001",county:"Adair County"},{fipsCode:"29003",county:"Andrew County"},{fipsCode:"29005",county:"Atchison County"},{fipsCode:"29007",county:"Audrain County"},{fipsCode:"29009",county:"Barry County"},{fipsCode:"29011",county:"Barton County"},{fipsCode:"29013",county:"Bates County"},{fipsCode:"29015",county:"Benton County"},{fipsCode:"29017",county:"Bollinger County"},{fipsCode:"29019",county:"Boone County"},{fipsCode:"29021",county:"Buchanan County"},{fipsCode:"29023",county:"Butler County"},{fipsCode:"29025",county:"Caldwell County"},{fipsCode:"29027",county:"Callaway County"},{fipsCode:"29029",county:"Camden County"},{fipsCode:"29031",county:"Cape Girardeau County"},{fipsCode:"29033",county:"Carroll County"},{fipsCode:"29035",county:"Carter County"},{fipsCode:"29037",county:"Cass County"},{fipsCode:"29039",county:"Cedar County"},{fipsCode:"29041",county:"Chariton County"},{fipsCode:"29043",county:"Christian County"},{fipsCode:"29045",county:"Clark County"},{fipsCode:"29047",county:"Clay County"},{fipsCode:"29049",county:"Clinton County"},{fipsCode:"29051",county:"Cole County"},{fipsCode:"29053",county:"Cooper County"},{fipsCode:"29055",county:"Crawford County"},{fipsCode:"29057",county:"Dade County"},{fipsCode:"29059",county:"Dallas County"},{fipsCode:"29061",county:"Daviess County"},{fipsCode:"29063",county:"DeKalb County"},{fipsCode:"29065",county:"Dent County"},{fipsCode:"29067",county:"Douglas County"},{fipsCode:"29069",county:"Dunklin County"},{fipsCode:"29071",county:"Franklin County"},{fipsCode:"29073",county:"Gasconade County"},{fipsCode:"29075",county:"Gentry County"},{fipsCode:"29077",county:"Greene County"},{fipsCode:"29079",county:"Grundy County"},{fipsCode:"29081",county:"Harrison County"},{fipsCode:"29083",county:"Henry County"},{fipsCode:"29085",county:"Hickory County"},{fipsCode:"29087",county:"Holt County"},{fipsCode:"29089",county:"Howard County"},{fipsCode:"29091",county:"Howell County"},{fipsCode:"29093",county:"Iron County"},{fipsCode:"29095",county:"Jackson County"},{fipsCode:"29097",county:"Jasper County"},{fipsCode:"29099",county:"Jefferson County"},{fipsCode:"29101",county:"Johnson County"},{fipsCode:"29103",county:"Knox County"},{fipsCode:"29105",county:"Laclede County"},{fipsCode:"29107",county:"Lafayette County"},{fipsCode:"29109",county:"Lawrence County"},{fipsCode:"29111",county:"Lewis County"},{fipsCode:"29113",county:"Lincoln County"},{fipsCode:"29115",county:"Linn County"},{fipsCode:"29117",county:"Livingston County"},{fipsCode:"29119",county:"McDonald County"},{fipsCode:"29121",county:"Macon County"},{fipsCode:"29123",county:"Madison County"},{fipsCode:"29125",county:"Maries County"},{fipsCode:"29127",county:"Marion County"},{fipsCode:"29129",county:"Mercer County"},{fipsCode:"29131",county:"Miller County"},{fipsCode:"29133",county:"Mississippi County"},{fipsCode:"29135",county:"Moniteau County"},{fipsCode:"29137",county:"Monroe County"},{fipsCode:"29139",county:"Montgomery County"},{fipsCode:"29141",county:"Morgan County"},{fipsCode:"29143",county:"New Madrid County"},{fipsCode:"29145",county:"Newton County"},{fipsCode:"29147",county:"Nodaway County"},{fipsCode:"29149",county:"Oregon County"},{fipsCode:"29151",county:"Osage County"},{fipsCode:"29153",county:"Ozark County"},{fipsCode:"29155",county:"Pemiscot County"},{fipsCode:"29157",county:"Perry County"},{fipsCode:"29159",county:"Pettis County"},{fipsCode:"29161",county:"Phelps County"},{fipsCode:"29163",county:"Pike County"},{fipsCode:"29165",county:"Platte County"},{fipsCode:"29167",county:"Polk County"},{fipsCode:"29169",county:"Pulaski County"},{fipsCode:"29171",county:"Putnam County"},{fipsCode:"29173",county:"Ralls County"},{fipsCode:"29175",county:"Randolph County"},{fipsCode:"29177",county:"Ray County"},{fipsCode:"29179",county:"Reynolds County"},{fipsCode:"29181",county:"Ripley County"},{fipsCode:"29183",county:"St. Charles County"},{fipsCode:"29185",county:"St. Clair County"},{fipsCode:"29186",county:"Ste. Genevieve County"},{fipsCode:"29187",county:"St. Francois County"},{fipsCode:"29189",county:"St. Louis County"},{fipsCode:"29195",county:"Saline County"},{fipsCode:"29197",county:"Schuyler County"},{fipsCode:"29199",county:"Scotland County"},{fipsCode:"29201",county:"Scott County"},{fipsCode:"29203",county:"Shannon County"},{fipsCode:"29205",county:"Shelby County"},{fipsCode:"29207",county:"Stoddard County"},{fipsCode:"29209",county:"Stone County"},{fipsCode:"29211",county:"Sullivan County"},{fipsCode:"29213",county:"Taney County"},{fipsCode:"29215",county:"Texas County"},{fipsCode:"29217",county:"Vernon County"},{fipsCode:"29219",county:"Warren County"},{fipsCode:"29221",county:"Washington County"},{fipsCode:"29223",county:"Wayne County"},{fipsCode:"29225",county:"Webster County"},{fipsCode:"29227",county:"Worth County"},{fipsCode:"29229",county:"Wright County"},{fipsCode:"29510",county:"St. Louis city"},{fipsCode:"30001",county:"Beaverhead County"},{fipsCode:"30003",county:"Big Horn County"},{fipsCode:"30005",county:"Blaine County"},{fipsCode:"30007",county:"Broadwater County"},{fipsCode:"30009",county:"Carbon County"},{fipsCode:"30011",county:"Carter County"},{fipsCode:"30013",county:"Cascade County"},{fipsCode:"30015",county:"Chouteau County"},{fipsCode:"30017",county:"Custer County"},{fipsCode:"30019",county:"Daniels County"},{fipsCode:"30021",county:"Dawson County"},{fipsCode:"30023",county:"Deer Lodge County"},{fipsCode:"30025",county:"Fallon County"},{fipsCode:"30027",county:"Fergus County"},{fipsCode:"30029",county:"Flathead County"},{fipsCode:"30031",county:"Gallatin County"},{fipsCode:"30033",county:"Garfield County"},{fipsCode:"30035",county:"Glacier County"},{fipsCode:"30037",county:"Golden Valley County"},{fipsCode:"30039",county:"Granite County"},{fipsCode:"30041",county:"Hill County"},{fipsCode:"30043",county:"Jefferson County"},{fipsCode:"30045",county:"Judith Basin County"},{fipsCode:"30047",county:"Lake County"},{fipsCode:"30049",county:"Lewis and Clark County"},{fipsCode:"30051",county:"Liberty County"},{fipsCode:"30053",county:"Lincoln County"},{fipsCode:"30055",county:"McCone County"},{fipsCode:"30057",county:"Madison County"},{fipsCode:"30059",county:"Meagher County"},{fipsCode:"30061",county:"Mineral County"},{fipsCode:"30063",county:"Missoula County"},{fipsCode:"30065",county:"Musselshell County"},{fipsCode:"30067",county:"Park County"},{fipsCode:"30069",county:"Petroleum County"},{fipsCode:"30071",county:"Phillips County"},{fipsCode:"30073",county:"Pondera County"},{fipsCode:"30075",county:"Powder River County"},{fipsCode:"30077",county:"Powell County"},{fipsCode:"30079",county:"Prairie County"},{fipsCode:"30081",county:"Ravalli County"},{fipsCode:"30083",county:"Richland County"},{fipsCode:"30085",county:"Roosevelt County"},{fipsCode:"30087",county:"Rosebud County"},{fipsCode:"30089",county:"Sanders County"},{fipsCode:"30091",county:"Sheridan County"},{fipsCode:"30093",county:"Silver Bow County"},{fipsCode:"30095",county:"Stillwater County"},{fipsCode:"30097",county:"Sweet Grass County"},{fipsCode:"30099",county:"Teton County"},{fipsCode:"30101",county:"Toole County"},{fipsCode:"30103",county:"Treasure County"},{fipsCode:"30105",county:"Valley County"},{fipsCode:"30107",county:"Wheatland County"},{fipsCode:"30109",county:"Wibaux County"},{fipsCode:"30111",county:"Yellowstone County"},{fipsCode:"30113",county:"Yellowstone National Park"},{fipsCode:"31001",county:"Adams County"},{fipsCode:"31003",county:"Antelope County"},{fipsCode:"31005",county:"Arthur County"},{fipsCode:"31007",county:"Banner County"},{fipsCode:"31009",county:"Blaine County"},{fipsCode:"31011",county:"Boone County"},{fipsCode:"31013",county:"Box Butte County"},{fipsCode:"31015",county:"Boyd County"},{fipsCode:"31017",county:"Brown County"},{fipsCode:"31019",county:"Buffalo County"},{fipsCode:"31021",county:"Burt County"},{fipsCode:"31023",county:"Butler County"},{fipsCode:"31025",county:"Cass County"},{fipsCode:"31027",county:"Cedar County"},{fipsCode:"31029",county:"Chase County"},{fipsCode:"31031",county:"Cherry County"},{fipsCode:"31033",county:"Cheyenne County"},{fipsCode:"31035",county:"Clay County"},{fipsCode:"31037",county:"Colfax County"},{fipsCode:"31039",county:"Cuming County"},{fipsCode:"31041",county:"Custer County"},{fipsCode:"31043",county:"Dakota County"},{fipsCode:"31045",county:"Dawes County"},{fipsCode:"31047",county:"Dawson County"},{fipsCode:"31049",county:"Deuel County"},{fipsCode:"31051",county:"Dixon County"},{fipsCode:"31053",county:"Dodge County"},{fipsCode:"31055",county:"Douglas County"},{fipsCode:"31057",county:"Dundy County"},{fipsCode:"31059",county:"Fillmore County"},{fipsCode:"31061",county:"Franklin County"},{fipsCode:"31063",county:"Frontier County"},{fipsCode:"31065",county:"Furnas County"},{fipsCode:"31067",county:"Gage County"},{fipsCode:"31069",county:"Garden County"},{fipsCode:"31071",county:"Garfield County"},{fipsCode:"31073",county:"Gosper County"},{fipsCode:"31075",county:"Grant County"},{fipsCode:"31077",county:"Greeley County"},{fipsCode:"31079",county:"Hall County"},{fipsCode:"31081",county:"Hamilton County"},{fipsCode:"31083",county:"Harlan County"},{fipsCode:"31085",county:"Hayes County"},{fipsCode:"31087",county:"Hitchcock County"},{fipsCode:"31089",county:"Holt County"},{fipsCode:"31091",county:"Hooker County"},{fipsCode:"31093",county:"Howard County"},{fipsCode:"31095",county:"Jefferson County"},{fipsCode:"31097",county:"Johnson County"},{fipsCode:"31099",county:"Kearney County"},{fipsCode:"31101",county:"Keith County"},{fipsCode:"31103",county:"Keya Paha County"},{fipsCode:"31105",county:"Kimball County"},{fipsCode:"31107",county:"Knox County"},{fipsCode:"31109",county:"Lancaster County"},{fipsCode:"31111",county:"Lincoln County"},{fipsCode:"31113",county:"Logan County"},{fipsCode:"31115",county:"Loup County"},{fipsCode:"31117",county:"McPherson County"},{fipsCode:"31119",county:"Madison County"},{fipsCode:"31121",county:"Merrick County"},{fipsCode:"31123",county:"Morrill County"},{fipsCode:"31125",county:"Nance County"},{fipsCode:"31127",county:"Nemaha County"},{fipsCode:"31129",county:"Nuckolls County"},{fipsCode:"31131",county:"Otoe County"},{fipsCode:"31133",county:"Pawnee County"},{fipsCode:"31135",county:"Perkins County"},{fipsCode:"31137",county:"Phelps County"},{fipsCode:"31139",county:"Pierce County"},{fipsCode:"31141",county:"Platte County"},{fipsCode:"31143",county:"Polk County"},{fipsCode:"31145",county:"Red Willow County"},{fipsCode:"31147",county:"Richardson County"},{fipsCode:"31149",county:"Rock County"},{fipsCode:"31151",county:"Saline County"},{fipsCode:"31153",county:"Sarpy County"},{fipsCode:"31155",county:"Saunders County"},{fipsCode:"31157",county:"Scotts Bluff County"},{fipsCode:"31159",county:"Seward County"},{fipsCode:"31161",county:"Sheridan County"},{fipsCode:"31163",county:"Sherman County"},{fipsCode:"31165",county:"Sioux County"},{fipsCode:"31167",county:"Stanton County"},{fipsCode:"31169",county:"Thayer County"},{fipsCode:"31171",county:"Thomas County"},{fipsCode:"31173",county:"Thurston County"},{fipsCode:"31175",county:"Valley County"},{fipsCode:"31177",county:"Washington County"},{fipsCode:"31179",county:"Wayne County"},{fipsCode:"31181",county:"Webster County"},{fipsCode:"31183",county:"Wheeler County"},{fipsCode:"31185",county:"York County"},{fipsCode:"32001",county:"Churchill County"},{fipsCode:"32003",county:"Clark County"},{fipsCode:"32005",county:"Douglas County"},{fipsCode:"32007",county:"Elko County"},{fipsCode:"32009",county:"Esmeralda County"},{fipsCode:"32011",county:"Eureka County"},{fipsCode:"32013",county:"Humboldt County"},{fipsCode:"32015",county:"Lander County"},{fipsCode:"32017",county:"Lincoln County"},{fipsCode:"32019",county:"Lyon County"},{fipsCode:"32021",county:"Mineral County"},{fipsCode:"32023",county:"Nye County"},{fipsCode:"32027",county:"Pershing County"},{fipsCode:"32029",county:"Storey County"},{fipsCode:"32031",county:"Washoe County"},{fipsCode:"32033",county:"White Pine County"},{fipsCode:"32510",county:"Carson City"},{fipsCode:"33001",county:"Belknap County"},{fipsCode:"33003",county:"Carroll County"},{fipsCode:"33005",county:"Cheshire County"},{fipsCode:"33007",county:"Coos County"},{fipsCode:"33009",county:"Grafton County"},{fipsCode:"33011",county:"Hillsborough County"},{fipsCode:"33013",county:"Merrimack County"},{fipsCode:"33015",county:"Rockingham County"},{fipsCode:"33017",county:"Strafford County"},{fipsCode:"33019",county:"Sullivan County"},{fipsCode:"34001",county:"Atlantic County"},{fipsCode:"34003",county:"Bergen County"},{fipsCode:"34005",county:"Burlington County"},{fipsCode:"34007",county:"Camden County"},{fipsCode:"34009",county:"Cape May County"},{fipsCode:"34011",county:"Cumberland County"},{fipsCode:"34013",county:"Essex County"},{fipsCode:"34015",county:"Gloucester County"},{fipsCode:"34017",county:"Hudson County"},{fipsCode:"34019",county:"Hunterdon County"},{fipsCode:"34021",county:"Mercer County"},{fipsCode:"34023",county:"Middlesex County"},{fipsCode:"34025",county:"Monmouth County"},{fipsCode:"34027",county:"Morris County"},{fipsCode:"34029",county:"Ocean County"},{fipsCode:"34031",county:"Passaic County"},{fipsCode:"34033",county:"Salem County"},{fipsCode:"34035",county:"Somerset County"},{fipsCode:"34037",county:"Sussex County"},{fipsCode:"34039",county:"Union County"},{fipsCode:"34041",county:"Warren County"},{fipsCode:"35001",county:"Bernalillo County"},{fipsCode:"35003",county:"Catron County"},{fipsCode:"35005",county:"Chaves County"},{fipsCode:"35006",county:"Cibola County"},{fipsCode:"35007",county:"Colfax County"},{fipsCode:"35009",county:"Curry County"},{fipsCode:"35011",county:"DeBaca County"},{fipsCode:"35013",county:"Dona Ana County"},{fipsCode:"35015",county:"Eddy County"},{fipsCode:"35017",county:"Grant County"},{fipsCode:"35019",county:"Guadalupe County"},{fipsCode:"35021",county:"Harding County"},{fipsCode:"35023",county:"Hidalgo County"},{fipsCode:"35025",county:"Lea County"},{fipsCode:"35027",county:"Lincoln County"},{fipsCode:"35028",county:"Los Alamos County"},{fipsCode:"35029",county:"Luna County"},{fipsCode:"35031",county:"McKinley County"},{fipsCode:"35033",county:"Mora County"},{fipsCode:"35035",county:"Otero County"},{fipsCode:"35037",county:"Quay County"},{fipsCode:"35039",county:"Rio Arriba County"},{fipsCode:"35041",county:"Roosevelt County"},{fipsCode:"35043",county:"Sandoval County"},{fipsCode:"35045",county:"San Juan County"},{fipsCode:"35047",county:"San Miguel County"},{fipsCode:"35049",county:"Santa Fe County"},{fipsCode:"35051",county:"Sierra County"},{fipsCode:"35053",county:"Socorro County"},{fipsCode:"35055",county:"Taos County"},{fipsCode:"35057",county:"Torrance County"},{fipsCode:"35059",county:"Union County"},{fipsCode:"35061",county:"Valencia County"},{fipsCode:"36001",county:"Albany County"},{fipsCode:"36003",county:"Allegany County"},{fipsCode:"36005",county:"Bronx County"},{fipsCode:"36007",county:"Broome County"},{fipsCode:"36009",county:"Cattaraugus County"},{fipsCode:"36011",county:"Cayuga County"},{fipsCode:"36013",county:"Chautauqua County"},{fipsCode:"36015",county:"Chemung County"},{fipsCode:"36017",county:"Chenango County"},{fipsCode:"36019",county:"Clinton County"},{fipsCode:"36021",county:"Columbia County"},{fipsCode:"36023",county:"Cortland County"},{fipsCode:"36025",county:"Delaware County"},{fipsCode:"36027",county:"Dutchess County"},{fipsCode:"36029",county:"Erie County"},{fipsCode:"36031",county:"Essex County"},{fipsCode:"36033",county:"Franklin County"},{fipsCode:"36035",county:"Fulton County"},{fipsCode:"36037",county:"Genesee County"},{fipsCode:"36039",county:"Greene County"},{fipsCode:"36041",county:"Hamilton County"},{fipsCode:"36043",county:"Herkimer County"},{fipsCode:"36045",county:"Jefferson County"},{fipsCode:"36047",county:"Kings County"},{fipsCode:"36049",county:"Lewis County"},{fipsCode:"36051",county:"Livingston County"},{fipsCode:"36053",county:"Madison County"},{fipsCode:"36055",county:"Monroe County"},{fipsCode:"36057",county:"Montgomery County"},{fipsCode:"36059",county:"Nassau County"},{fipsCode:"36061",county:"New York County"},{fipsCode:"36063",county:"Niagara County"},{fipsCode:"36065",county:"Oneida County"},{fipsCode:"36067",county:"Onondaga County"},{fipsCode:"36069",county:"Ontario County"},{fipsCode:"36071",county:"Orange County"},{fipsCode:"36073",county:"Orleans County"},{fipsCode:"36075",county:"Oswego County"},{fipsCode:"36077",county:"Otsego County"},{fipsCode:"36079",county:"Putnam County"},{fipsCode:"36081",county:"Queens County"},{fipsCode:"36083",county:"Rensselaer County"},{fipsCode:"36085",county:"Richmond County"},{fipsCode:"36087",county:"Rockland County"},{fipsCode:"36089",county:"St. Lawrence County"},{fipsCode:"36091",county:"Saratoga County"},{fipsCode:"36093",county:"Schenectady County"},{fipsCode:"36095",county:"Schoharie County"},{fipsCode:"36097",county:"Schuyler County"},{fipsCode:"36099",county:"Seneca County"},{fipsCode:"36101",county:"Steuben County"},{fipsCode:"36103",county:"Suffolk County"},{fipsCode:"36105",county:"Sullivan County"},{fipsCode:"36107",county:"Tioga County"},{fipsCode:"36109",county:"Tompkins County"},{fipsCode:"36111",county:"Ulster County"},{fipsCode:"36113",county:"Warren County"},{fipsCode:"36115",county:"Washington County"},{fipsCode:"36117",county:"Wayne County"},{fipsCode:"36119",county:"Westchester County"},{fipsCode:"36121",county:"Wyoming County"},{fipsCode:"36123",county:"Yates County"},{fipsCode:"37001",county:"Alamance County"},{fipsCode:"37003",county:"Alexander County"},{fipsCode:"37005",county:"Alleghany County"},{fipsCode:"37007",county:"Anson County"},{fipsCode:"37009",county:"Ashe County"},{fipsCode:"37011",county:"Avery County"},{fipsCode:"37013",county:"Beaufort County"},{fipsCode:"37015",county:"Bertie County"},{fipsCode:"37017",county:"Bladen County"},{fipsCode:"37019",county:"Brunswick County"},{fipsCode:"37021",county:"Buncombe County"},{fipsCode:"37023",county:"Burke County"},{fipsCode:"37025",county:"Cabarrus County"},{fipsCode:"37027",county:"Caldwell County"},{fipsCode:"37029",county:"Camden County"},{fipsCode:"37031",county:"Carteret County"},{fipsCode:"37033",county:"Caswell County"},{fipsCode:"37035",county:"Catawba County"},{fipsCode:"37037",county:"Chatham County"},{fipsCode:"37039",county:"Cherokee County"},{fipsCode:"37041",county:"Chowan County"},{fipsCode:"37043",county:"Clay County"},{fipsCode:"37045",county:"Cleveland County"},{fipsCode:"37047",county:"Columbus County"},{fipsCode:"37049",county:"Craven County"},{fipsCode:"37051",county:"Cumberland County"},{fipsCode:"37053",county:"Currituck County"},{fipsCode:"37055",county:"Dare County"},{fipsCode:"37057",county:"Davidson County"},{fipsCode:"37059",county:"Davie County"},{fipsCode:"37061",county:"Duplin County"},{fipsCode:"37063",county:"Durham County"},{fipsCode:"37065",county:"Edgecombe County"},{fipsCode:"37067",county:"Forsyth County"},{fipsCode:"37069",county:"Franklin County"},{fipsCode:"37071",county:"Gaston County"},{fipsCode:"37073",county:"Gates County"},{fipsCode:"37075",county:"Graham County"},{fipsCode:"37077",county:"Granville County"},{fipsCode:"37079",county:"Greene County"},{fipsCode:"37081",county:"Guilford County"},{fipsCode:"37083",county:"Halifax County"},{fipsCode:"37085",county:"Harnett County"},{fipsCode:"37087",county:"Haywood County"},{fipsCode:"37089",county:"Henderson County"},{fipsCode:"37091",county:"Hertford County"},{fipsCode:"37093",county:"Hoke County"},{fipsCode:"37095",county:"Hyde County"},{fipsCode:"37097",county:"Iredell County"},{fipsCode:"37099",county:"Jackson County"},{fipsCode:"37101",county:"Johnston County"},{fipsCode:"37103",county:"Jones County"},{fipsCode:"37105",county:"Lee County"},{fipsCode:"37107",county:"Lenoir County"},{fipsCode:"37109",county:"Lincoln County"},{fipsCode:"37111",county:"McDowell County"},{fipsCode:"37113",county:"Macon County"},{fipsCode:"37115",county:"Madison County"},{fipsCode:"37117",county:"Martin County"},{fipsCode:"37119",county:"Mecklenburg County"},{fipsCode:"37121",county:"Mitchell County"},{fipsCode:"37123",county:"Montgomery County"},{fipsCode:"37125",county:"Moore County"},{fipsCode:"37127",county:"Nash County"},{fipsCode:"37129",county:"New Hanover County"},{fipsCode:"37131",county:"Northampton County"},{fipsCode:"37133",county:"Onslow County"},{fipsCode:"37135",county:"Orange County"},{fipsCode:"37137",county:"Pamlico County"},{fipsCode:"37139",county:"Pasquotank County"},{fipsCode:"37141",county:"Pender County"},{fipsCode:"37143",county:"Perquimans County"},{fipsCode:"37145",county:"Person County"},{fipsCode:"37147",county:"Pitt County"},{fipsCode:"37149",county:"Polk County"},{fipsCode:"37151",county:"Randolph County"},{fipsCode:"37153",county:"Richmond County"},{fipsCode:"37155",county:"Robeson County"},{fipsCode:"37157",county:"Rockingham County"},{fipsCode:"37159",county:"Rowan County"},{fipsCode:"37161",county:"Rutherford County"},{fipsCode:"37163",county:"Sampson County"},{fipsCode:"37165",county:"Scotland County"},{fipsCode:"37167",county:"Stanly County"},{fipsCode:"37169",county:"Stokes County"},{fipsCode:"37171",county:"Surry County"},{fipsCode:"37173",county:"Swain County"},{fipsCode:"37175",county:"Transylvania County"},{fipsCode:"37177",county:"Tyrrell County"},{fipsCode:"37179",county:"Union County"},{fipsCode:"37181",county:"Vance County"},{fipsCode:"37183",county:"Wake County"},{fipsCode:"37185",county:"Warren County"},{fipsCode:"37187",county:"Washington County"},{fipsCode:"37189",county:"Watauga County"},{fipsCode:"37191",county:"Wayne County"},{fipsCode:"37193",county:"Wilkes County"},{fipsCode:"37195",county:"Wilson County"},{fipsCode:"37197",county:"Yadkin County"},{fipsCode:"37199",county:"Yancey County"},{fipsCode:"38001",county:"Adams County"},{fipsCode:"38003",county:"Barnes County"},{fipsCode:"38005",county:"Benson County"},{fipsCode:"38007",county:"Billings County"},{fipsCode:"38009",county:"Bottineau County"},{fipsCode:"38011",county:"Bowman County"},{fipsCode:"38013",county:"Burke County"},{fipsCode:"38015",county:"Burleigh County"},{fipsCode:"38017",county:"Cass County"},{fipsCode:"38019",county:"Cavalier County"},{fipsCode:"38021",county:"Dickey County"},{fipsCode:"38023",county:"Divide County"},{fipsCode:"38025",county:"Dunn County"},{fipsCode:"38027",county:"Eddy County"},{fipsCode:"38029",county:"Emmons County"},{fipsCode:"38031",county:"Foster County"},{fipsCode:"38033",county:"Golden Valley County"},{fipsCode:"38035",county:"Grand Forks County"},{fipsCode:"38037",county:"Grant County"},{fipsCode:"38039",county:"Griggs County"},{fipsCode:"38041",county:"Hettinger County"},{fipsCode:"38043",county:"Kidder County"},{fipsCode:"38045",county:"LaMoure County"},{fipsCode:"38047",county:"Logan County"},{fipsCode:"38049",county:"McHenry County"},{fipsCode:"38051",county:"McIntosh County"},{fipsCode:"38053",county:"McKenzie County"},{fipsCode:"38055",county:"McLean County"},{fipsCode:"38057",county:"Mercer County"},{fipsCode:"38059",county:"Morton County"},{fipsCode:"38061",county:"Mountrail County"},{fipsCode:"38063",county:"Nelson County"},{fipsCode:"38065",county:"Oliver County"},{fipsCode:"38067",county:"Pembina County"},{fipsCode:"38069",county:"Pierce County"},{fipsCode:"38071",county:"Ramsey County"},{fipsCode:"38073",county:"Ransom County"},{fipsCode:"38075",county:"Renville County"},{fipsCode:"38077",county:"Richland County"},{fipsCode:"38079",county:"Rolette County"},{fipsCode:"38081",county:"Sargent County"},{fipsCode:"38083",county:"Sheridan County"},{fipsCode:"38085",county:"Sioux County"},{fipsCode:"38087",county:"Slope County"},{fipsCode:"38089",county:"Stark County"},{fipsCode:"38091",county:"Steele County"},{fipsCode:"38093",county:"Stutsman County"},{fipsCode:"38095",county:"Towner County"},{fipsCode:"38097",county:"Traill County"},{fipsCode:"38099",county:"Walsh County"},{fipsCode:"38101",county:"Ward County"},{fipsCode:"38103",county:"Wells County"},{fipsCode:"38105",county:"Williams County"},{fipsCode:"39001",county:"Adams County"},{fipsCode:"39003",county:"Allen County"},{fipsCode:"39005",county:"Ashland County"},{fipsCode:"39007",county:"Ashtabula County"},{fipsCode:"39009",county:"Athens County"},{fipsCode:"39011",county:"Auglaize County"},{fipsCode:"39013",county:"Belmont County"},{fipsCode:"39015",county:"Brown County"},{fipsCode:"39017",county:"Butler County"},{fipsCode:"39019",county:"Carroll County"},{fipsCode:"39021",county:"Champaign County"},{fipsCode:"39023",county:"Clark County"},{fipsCode:"39025",county:"Clermont County"},{fipsCode:"39027",county:"Clinton County"},{fipsCode:"39029",county:"Columbiana County"},{fipsCode:"39031",county:"Coshocton County"},{fipsCode:"39033",county:"Crawford County"},{fipsCode:"39035",county:"Cuyahoga County"},{fipsCode:"39037",county:"Darke County"},{fipsCode:"39039",county:"Defiance County"},{fipsCode:"39041",county:"Delaware County"},{fipsCode:"39043",county:"Erie County"},{fipsCode:"39045",county:"Fairfield County"},{fipsCode:"39047",county:"Fayette County"},{fipsCode:"39049",county:"Franklin County"},{fipsCode:"39051",county:"Fulton County"},{fipsCode:"39053",county:"Gallia County"},{fipsCode:"39055",county:"Geauga County"},{fipsCode:"39057",county:"Greene County"},{fipsCode:"39059",county:"Guernsey County"},{fipsCode:"39061",county:"Hamilton County"},{fipsCode:"39063",county:"Hancock County"},{fipsCode:"39065",county:"Hardin County"},{fipsCode:"39067",county:"Harrison County"},{fipsCode:"39069",county:"Henry County"},{fipsCode:"39071",county:"Highland County"},{fipsCode:"39073",county:"Hocking County"},{fipsCode:"39075",county:"Holmes County"},{fipsCode:"39077",county:"Huron County"},{fipsCode:"39079",county:"Jackson County"},{fipsCode:"39081",county:"Jefferson County"},{fipsCode:"39083",county:"Knox County"},{fipsCode:"39085",county:"Lake County"},{fipsCode:"39087",county:"Lawrence County"},{fipsCode:"39089",county:"Licking County"},{fipsCode:"39091",county:"Logan County"},{fipsCode:"39093",county:"Lorain County"},{fipsCode:"39095",county:"Lucas County"},{fipsCode:"39097",county:"Madison County"},{fipsCode:"39099",county:"Mahoning County"},{fipsCode:"39101",county:"Marion County"},{fipsCode:"39103",county:"Medina County"},{fipsCode:"39105",county:"Meigs County"},{fipsCode:"39107",county:"Mercer County"},{fipsCode:"39109",county:"Miami County"},{fipsCode:"39111",county:"Monroe County"},{fipsCode:"39113",county:"Montgomery County"},{fipsCode:"39115",county:"Morgan County"},{fipsCode:"39117",county:"Morrow County"},{fipsCode:"39119",county:"Muskingum County"},{fipsCode:"39121",county:"Noble County"},{fipsCode:"39123",county:"Ottawa County"},{fipsCode:"39125",county:"Paulding County"},{fipsCode:"39127",county:"Perry County"},{fipsCode:"39129",county:"Pickaway County"},{fipsCode:"39131",county:"Pike County"},{fipsCode:"39133",county:"Portage County"},{fipsCode:"39135",county:"Preble County"},{fipsCode:"39137",county:"Putnam County"},{fipsCode:"39139",county:"Richland County"},{fipsCode:"39141",county:"Ross County"},{fipsCode:"39143",county:"Sandusky County"},{fipsCode:"39145",county:"Scioto County"},{fipsCode:"39147",county:"Seneca County"},{fipsCode:"39149",county:"Shelby County"},{fipsCode:"39151",county:"Stark County"},{fipsCode:"39153",county:"Summit County"},{fipsCode:"39155",county:"Trumbull County"},{fipsCode:"39157",county:"Tuscarawas County"},{fipsCode:"39159",county:"Union County"},{fipsCode:"39161",county:"Van Wert County"},{fipsCode:"39163",county:"Vinton County"},{fipsCode:"39165",county:"Warren County"},{fipsCode:"39167",county:"Washington County"},{fipsCode:"39169",county:"Wayne County"},{fipsCode:"39171",county:"Williams County"},{fipsCode:"39173",county:"Wood County"},{fipsCode:"39175",county:"Wyandot County"},{fipsCode:"40001",county:"Adair County"},{fipsCode:"40003",county:"Alfalfa County"},{fipsCode:"40005",county:"Atoka County"},{fipsCode:"40007",county:"Beaver County"},{fipsCode:"40009",county:"Beckham County"},{fipsCode:"40011",county:"Blaine County"},{fipsCode:"40013",county:"Bryan County"},{fipsCode:"40015",county:"Caddo County"},{fipsCode:"40017",county:"Canadian County"},{fipsCode:"40019",county:"Carter County"},{fipsCode:"40021",county:"Cherokee County"},{fipsCode:"40023",county:"Choctaw County"},{fipsCode:"40025",county:"Cimarron County"},{fipsCode:"40027",county:"Cleveland County"},{fipsCode:"40029",county:"Coal County"},{fipsCode:"40031",county:"Comanche County"},{fipsCode:"40033",county:"Cotton County"},{fipsCode:"40035",county:"Craig County"},{fipsCode:"40037",county:"Creek County"},{fipsCode:"40039",county:"Custer County"},{fipsCode:"40041",county:"Delaware County"},{fipsCode:"40043",county:"Dewey County"},{fipsCode:"40045",county:"Ellis County"},{fipsCode:"40047",county:"Garfield County"},{fipsCode:"40049",county:"Garvin County"},{fipsCode:"40051",county:"Grady County"},{fipsCode:"40053",county:"Grant County"},{fipsCode:"40055",county:"Greer County"},{fipsCode:"40057",county:"Harmon County"},{fipsCode:"40059",county:"Harper County"},{fipsCode:"40061",county:"Haskell County"},{fipsCode:"40063",county:"Hughes County"},{fipsCode:"40065",county:"Jackson County"},{fipsCode:"40067",county:"Jefferson County"},{fipsCode:"40069",county:"Johnston County"},{fipsCode:"40071",county:"Kay County"},{fipsCode:"40073",county:"Kingfisher County"},{fipsCode:"40075",county:"Kiowa County"},{fipsCode:"40077",county:"Latimer County"},{fipsCode:"40079",county:"Le Flore County"},{fipsCode:"40081",county:"Lincoln County"},{fipsCode:"40083",county:"Logan County"},{fipsCode:"40085",county:"Love County"},{fipsCode:"40087",county:"McClain County"},{fipsCode:"40089",county:"McCurtain County"},{fipsCode:"40091",county:"McIntosh County"},{fipsCode:"40093",county:"Major County"},{fipsCode:"40095",county:"Marshall County"},{fipsCode:"40097",county:"Mayes County"},{fipsCode:"40099",county:"Murray County"},{fipsCode:"40101",county:"Muskogee County"},{fipsCode:"40103",county:"Noble County"},{fipsCode:"40105",county:"Nowata County"},{fipsCode:"40107",county:"Okfuskee County"},{fipsCode:"40109",county:"Oklahoma County"},{fipsCode:"40111",county:"Okmulgee County"},{fipsCode:"40113",county:"Osage County"},{fipsCode:"40115",county:"Ottawa County"},{fipsCode:"40117",county:"Pawnee County"},{fipsCode:"40119",county:"Payne County"},{fipsCode:"40121",county:"Pittsburg County"},{fipsCode:"40123",county:"Pontotoc County"},{fipsCode:"40125",county:"Pottawatomie County"},{fipsCode:"40127",county:"Pushmataha County"},{fipsCode:"40129",county:"Roger Mills County"},{fipsCode:"40131",county:"Rogers County"},{fipsCode:"40133",county:"Seminole County"},{fipsCode:"40135",county:"Sequoyah County"},{fipsCode:"40137",county:"Stephens County"},{fipsCode:"40139",county:"Texas County"},{fipsCode:"40141",county:"Tillman County"},{fipsCode:"40143",county:"Tulsa County"},{fipsCode:"40145",county:"Wagoner County"},{fipsCode:"40147",county:"Washington County"},{fipsCode:"40149",county:"Washita County"},{fipsCode:"40151",county:"Woods County"},{fipsCode:"40153",county:"Woodward County"},{fipsCode:"41001",county:"Baker County"},{fipsCode:"41003",county:"Benton County"},{fipsCode:"41005",county:"Clackamas County"},{fipsCode:"41007",county:"Clatsop County"},{fipsCode:"41009",county:"Columbia County"},{fipsCode:"41011",county:"Coos County"},{fipsCode:"41013",county:"Crook County"},{fipsCode:"41015",county:"Curry County"},{fipsCode:"41017",county:"Deschutes County"},{fipsCode:"41019",county:"Douglas County"},{fipsCode:"41021",county:"Gilliam County"},{fipsCode:"41023",county:"Grant County"},{fipsCode:"41025",county:"Harney County"},{fipsCode:"41027",county:"Hood River County"},{fipsCode:"41029",county:"Jackson County"},{fipsCode:"41031",county:"Jefferson County"},{fipsCode:"41033",county:"Josephine County"},{fipsCode:"41035",county:"Klamath County"},{fipsCode:"41037",county:"Lake County"},{fipsCode:"41039",county:"Lane County"},{fipsCode:"41041",county:"Lincoln County"},{fipsCode:"41043",county:"Linn County"},{fipsCode:"41045",county:"Malheur County"},{fipsCode:"41047",county:"Marion County"},{fipsCode:"41049",county:"Morrow County"},{fipsCode:"41051",county:"Multnomah County"},{fipsCode:"41053",county:"Polk County"},{fipsCode:"41055",county:"Sherman County"},{fipsCode:"41057",county:"Tillamook County"},{fipsCode:"41059",county:"Umatilla County"},{fipsCode:"41061",county:"Union County"},{fipsCode:"41063",county:"Wallowa County"},{fipsCode:"41065",county:"Wasco County"},{fipsCode:"41067",county:"Washington County"},{fipsCode:"41069",county:"Wheeler County"},{fipsCode:"41071",county:"Yamhill County"},{fipsCode:"42001",county:"Adams County"},{fipsCode:"42003",county:"Allegheny County"},{fipsCode:"42005",county:"Armstrong County"},{fipsCode:"42007",county:"Beaver County"},{fipsCode:"42009",county:"Bedford County"},{fipsCode:"42011",county:"Berks County"},{fipsCode:"42013",county:"Blair County"},{fipsCode:"42015",county:"Bradford County"},{fipsCode:"42017",county:"Bucks County"},{fipsCode:"42019",county:"Butler County"},{fipsCode:"42021",county:"Cambria County"},{fipsCode:"42023",county:"Cameron County"},{fipsCode:"42025",county:"Carbon County"},{fipsCode:"42027",county:"Centre County"},{fipsCode:"42029",county:"Chester County"},{fipsCode:"42031",county:"Clarion County"},{fipsCode:"42033",county:"Clearfield County"},{fipsCode:"42035",county:"Clinton County"},{fipsCode:"42037",county:"Columbia County"},{fipsCode:"42039",county:"Crawford County"},{fipsCode:"42041",county:"Cumberland County"},{fipsCode:"42043",county:"Dauphin County"},{fipsCode:"42045",county:"Delaware County"},{fipsCode:"42047",county:"Elk County"},{fipsCode:"42049",county:"Erie County"},{fipsCode:"42051",county:"Fayette County"},{fipsCode:"42053",county:"Forest County"},{fipsCode:"42055",county:"Franklin County"},{fipsCode:"42057",county:"Fulton County"},{fipsCode:"42059",county:"Greene County"},{fipsCode:"42061",county:"Huntingdon County"},{fipsCode:"42063",county:"Indiana County"},{fipsCode:"42065",county:"Jefferson County"},{fipsCode:"42067",county:"Juniata County"},{fipsCode:"42069",county:"Lackawanna County"},{fipsCode:"42071",county:"Lancaster County"},{fipsCode:"42073",county:"Lawrence County"},{fipsCode:"42075",county:"Lebanon County"},{fipsCode:"42077",county:"Lehigh County"},{fipsCode:"42079",county:"Luzerne County"},{fipsCode:"42081",county:"Lycoming County"},{fipsCode:"42083",county:"Mc Kean County"},{fipsCode:"42085",county:"Mercer County"},{fipsCode:"42087",county:"Mifflin County"},{fipsCode:"42089",county:"Monroe County"},{fipsCode:"42091",county:"Montgomery County"},{fipsCode:"42093",county:"Montour County"},{fipsCode:"42095",county:"Northampton County"},{fipsCode:"42097",county:"Northumberland County"},{fipsCode:"42099",county:"Perry County"},{fipsCode:"42101",county:"Philadelphia County"},{fipsCode:"42103",county:"Pike County"},{fipsCode:"42105",county:"Potter County"},{fipsCode:"42107",county:"Schuylkill County"},{fipsCode:"42109",county:"Snyder County"},{fipsCode:"42111",county:"Somerset County"},{fipsCode:"42113",county:"Sullivan County"},{fipsCode:"42115",county:"Susquehanna County"},{fipsCode:"42117",county:"Tioga County"},{fipsCode:"42119",county:"Union County"},{fipsCode:"42121",county:"Venango County"},{fipsCode:"42123",county:"Warren County"},{fipsCode:"42125",county:"Washington County"},{fipsCode:"42127",county:"Wayne County"},{fipsCode:"42129",county:"Westmoreland County"},{fipsCode:"42131",county:"Wyoming County"},{fipsCode:"42133",county:"York County"},{fipsCode:"44001",county:"Bristol County"},{fipsCode:"44003",county:"Kent County"},{fipsCode:"44005",county:"Newport County"},{fipsCode:"44007",county:"Providence County"},{fipsCode:"44009",county:"Washington County"},{fipsCode:"45001",county:"Abbeville County"},{fipsCode:"45003",county:"Aiken County"},{fipsCode:"45005",county:"Allendale County"},{fipsCode:"45007",county:"Anderson County"},{fipsCode:"45009",county:"Bamberg County"},{fipsCode:"45011",county:"Barnwell County"},{fipsCode:"45013",county:"Beaufort County"},{fipsCode:"45015",county:"Berkeley County"},{fipsCode:"45017",county:"Calhoun County"},{fipsCode:"45019",county:"Charleston County"},{fipsCode:"45021",county:"Cherokee County"},{fipsCode:"45023",county:"Chester County"},{fipsCode:"45025",county:"Chesterfield County"},{fipsCode:"45027",county:"Clarendon County"},{fipsCode:"45029",county:"Colleton County"},{fipsCode:"45031",county:"Darlington County"},{fipsCode:"45033",county:"Dillon County"},{fipsCode:"45035",county:"Dorchester County"},{fipsCode:"45037",county:"Edgefield County"},{fipsCode:"45039",county:"Fairfield County"},{fipsCode:"45041",county:"Florence County"},{fipsCode:"45043",county:"Georgetown County"},{fipsCode:"45045",county:"Greenville County"},{fipsCode:"45047",county:"Greenwood County"},{fipsCode:"45049",county:"Hampton County"},{fipsCode:"45051",county:"Horry County"},{fipsCode:"45053",county:"Jasper County"},{fipsCode:"45055",county:"Kershaw County"},{fipsCode:"45057",county:"Lancaster County"},{fipsCode:"45059",county:"Laurens County"},{fipsCode:"45061",county:"Lee County"},{fipsCode:"45063",county:"Lexington County"},{fipsCode:"45065",county:"McCormick County"},{fipsCode:"45067",county:"Marion County"},{fipsCode:"45069",county:"Marlboro County"},{fipsCode:"45071",county:"Newberry County"},{fipsCode:"45073",county:"Oconee County"},{fipsCode:"45075",county:"Orangeburg County"},{fipsCode:"45077",county:"Pickens County"},{fipsCode:"45079",county:"Richland County"},{fipsCode:"45081",county:"Saluda County"},{fipsCode:"45083",county:"Spartanburg County"},{fipsCode:"45085",county:"Sumter County"},{fipsCode:"45087",county:"Union County"},{fipsCode:"45089",county:"Williamsburg County"},{fipsCode:"45091",county:"York County"},{fipsCode:"46003",county:"Aurora County"},{fipsCode:"46005",county:"Beadle County"},{fipsCode:"46007",county:"Bennett County"},{fipsCode:"46009",county:"Bon Homme County"},{fipsCode:"46011",county:"Brookings County"},{fipsCode:"46013",county:"Brown County"},{fipsCode:"46015",county:"Brule County"},{fipsCode:"46017",county:"Buffalo County"},{fipsCode:"46019",county:"Butte County"},{fipsCode:"46021",county:"Campbell County"},{fipsCode:"46023",county:"Charles Mix County"},{fipsCode:"46025",county:"Clark County"},{fipsCode:"46027",county:"Clay County"},{fipsCode:"46029",county:"Codington County"},{fipsCode:"46031",county:"Corson County"},{fipsCode:"46033",county:"Custer County"},{fipsCode:"46035",county:"Davison County"},{fipsCode:"46037",county:"Day County"},{fipsCode:"46039",county:"Deuel County"},{fipsCode:"46041",county:"Dewey County"},{fipsCode:"46043",county:"Douglas County"},{fipsCode:"46045",county:"Edmunds County"},{fipsCode:"46047",county:"Fall River County"},{fipsCode:"46049",county:"Faulk County"},{fipsCode:"46051",county:"Grant County"},{fipsCode:"46053",county:"Gregory County"},{fipsCode:"46055",county:"Haakon County"},{fipsCode:"46057",county:"Hamlin County"},{fipsCode:"46059",county:"Hand County"},{fipsCode:"46061",county:"Hanson County"},{fipsCode:"46063",county:"Harding County"},{fipsCode:"46065",county:"Hughes County"},{fipsCode:"46067",county:"Hutchinson County"},{fipsCode:"46069",county:"Hyde County"},{fipsCode:"46071",county:"Jackson County"},{fipsCode:"46073",county:"Jerauld County"},{fipsCode:"46075",county:"Jones County"},{fipsCode:"46077",county:"Kingsbury County"},{fipsCode:"46079",county:"Lake County"},{fipsCode:"46081",county:"Lawrence County"},{fipsCode:"46083",county:"Lincoln County"},{fipsCode:"46085",county:"Lyman County"},{fipsCode:"46087",county:"McCook County"},{fipsCode:"46089",county:"McPherson County"},{fipsCode:"46091",county:"Marshall County"},{fipsCode:"46093",county:"Meade County"},{fipsCode:"46095",county:"Mellette County"},{fipsCode:"46097",county:"Miner County"},{fipsCode:"46099",county:"Minnehaha County"},{fipsCode:"46101",county:"Moody County"},{fipsCode:"46103",county:"Pennington County"},{fipsCode:"46105",county:"Perkins County"},{fipsCode:"46107",county:"Potter County"},{fipsCode:"46109",county:"Roberts County"},{fipsCode:"46111",county:"Sanborn County"},{fipsCode:"46113",county:"Shannon County"},{fipsCode:"46115",county:"Spink County"},{fipsCode:"46117",county:"Stanley County"},{fipsCode:"46119",county:"Sully County"},{fipsCode:"46121",county:"Todd County"},{fipsCode:"46123",county:"Tripp County"},{fipsCode:"46125",county:"Turner County"},{fipsCode:"46127",county:"Union County"},{fipsCode:"46129",county:"Walworth County"},{fipsCode:"46135",county:"Yankton County"},{fipsCode:"46137",county:"Ziebach County"},{fipsCode:"47001",county:"Anderson County"},{fipsCode:"47003",county:"Bedford County"},{fipsCode:"47005",county:"Benton County"},{fipsCode:"47007",county:"Bledsoe County"},{fipsCode:"47009",county:"Blount County"},{fipsCode:"47011",county:"Bradley County"},{fipsCode:"47013",county:"Campbell County"},{fipsCode:"47015",county:"Cannon County"},{fipsCode:"47017",county:"Carroll County"},{fipsCode:"47019",county:"Carter County"},{fipsCode:"47021",county:"Cheatham County"},{fipsCode:"47023",county:"Chester County"},{fipsCode:"47025",county:"Claiborne County"},{fipsCode:"47027",county:"Clay County"},{fipsCode:"47029",county:"Cocke County"},{fipsCode:"47031",county:"Coffee County"},{fipsCode:"47033",county:"Crockett County"},{fipsCode:"47035",county:"Cumberland County"},{fipsCode:"47037",county:"Davidson County"},{fipsCode:"47039",county:"Decatur County"},{fipsCode:"47041",county:"DeKalb County"},{fipsCode:"47043",county:"Dickson County"},{fipsCode:"47045",county:"Dyer County"},{fipsCode:"47047",county:"Fayette County"},{fipsCode:"47049",county:"Fentress County"},{fipsCode:"47051",county:"Franklin County"},{fipsCode:"47053",county:"Gibson County"},{fipsCode:"47055",county:"Giles County"},{fipsCode:"47057",county:"Grainger County"},{fipsCode:"47059",county:"Greene County"},{fipsCode:"47061",county:"Grundy County"},{fipsCode:"47063",county:"Hamblen County"},{fipsCode:"47065",county:"Hamilton County"},{fipsCode:"47067",county:"Hancock County"},{fipsCode:"47069",county:"Hardeman County"},{fipsCode:"47071",county:"Hardin County"},{fipsCode:"47073",county:"Hawkins County"},{fipsCode:"47075",county:"Haywood County"},{fipsCode:"47077",county:"Henderson County"},{fipsCode:"47079",county:"Henry County"},{fipsCode:"47081",county:"Hickman County"},{fipsCode:"47083",county:"Houston County"},{fipsCode:"47085",county:"Humphreys County"},{fipsCode:"47087",county:"Jackson County"},{fipsCode:"47089",county:"Jefferson County"},{fipsCode:"47091",county:"Johnson County"},{fipsCode:"47093",county:"Knox County"},{fipsCode:"47095",county:"Lake County"},{fipsCode:"47097",county:"Lauderdale County"},{fipsCode:"47099",county:"Lawrence County"},{fipsCode:"47101",county:"Lewis County"},{fipsCode:"47103",county:"Lincoln County"},{fipsCode:"47105",county:"Loudon County"},{fipsCode:"47107",county:"McMinn County"},{fipsCode:"47109",county:"McNairy County"},{fipsCode:"47111",county:"Macon County"},{fipsCode:"47113",county:"Madison County"},{fipsCode:"47115",county:"Marion County"},{fipsCode:"47117",county:"Marshall County"},{fipsCode:"47119",county:"Maury County"},{fipsCode:"47121",county:"Meigs County"},{fipsCode:"47123",county:"Monroe County"},{fipsCode:"47125",county:"Montgomery County"},{fipsCode:"47127",county:"Moore County"},{fipsCode:"47129",county:"Morgan County"},{fipsCode:"47131",county:"Obion County"},{fipsCode:"47133",county:"Overton County"},{fipsCode:"47135",county:"Perry County"},{fipsCode:"47137",county:"Pickett County"},{fipsCode:"47139",county:"Polk County"},{fipsCode:"47141",county:"Putnam County"},{fipsCode:"47143",county:"Rhea County"},{fipsCode:"47145",county:"Roane County"},{fipsCode:"47147",county:"Robertson County"},{fipsCode:"47149",county:"Rutherford County"},{fipsCode:"47151",county:"Scott County"},{fipsCode:"47153",county:"Sequatchie County"},{fipsCode:"47155",county:"Sevier County"},{fipsCode:"47157",county:"Shelby County"},{fipsCode:"47159",county:"Smith County"},{fipsCode:"47161",county:"Stewart County"},{fipsCode:"47163",county:"Sullivan County"},{fipsCode:"47165",county:"Sumner County"},{fipsCode:"47167",county:"Tipton County"},{fipsCode:"47169",county:"Trousdale County"},{fipsCode:"47171",county:"Unicoi County"},{fipsCode:"47173",county:"Union County"},{fipsCode:"47175",county:"Van Buren County"},{fipsCode:"47177",county:"Warren County"},{fipsCode:"47179",county:"Washington County"},{fipsCode:"47181",county:"Wayne County"},{fipsCode:"47183",county:"Weakley County"},{fipsCode:"47185",county:"White County"},{fipsCode:"47187",county:"Williamson County"},{fipsCode:"47189",county:"Wilson County"},{fipsCode:"48001",county:"Anderson County"},{fipsCode:"48003",county:"Andrews County"},{fipsCode:"48005",county:"Angelina County"},{fipsCode:"48007",county:"Aransas County"},{fipsCode:"48009",county:"Archer County"},{fipsCode:"48011",county:"Armstrong County"},{fipsCode:"48013",county:"Atascosa County"},{fipsCode:"48015",county:"Austin County"},{fipsCode:"48017",county:"Bailey County"},{fipsCode:"48019",county:"Bandera County"},{fipsCode:"48021",county:"Bastrop County"},{fipsCode:"48023",county:"Baylor County"},{fipsCode:"48025",county:"Bee County"},{fipsCode:"48027",county:"Bell County"},{fipsCode:"48029",county:"Bexar County"},{fipsCode:"48031",county:"Blanco County"},{fipsCode:"48033",county:"Borden County"},{fipsCode:"48035",county:"Bosque County"},{fipsCode:"48037",county:"Bowie County"},{fipsCode:"48039",county:"Brazoria County"},{fipsCode:"48041",county:"Brazos County"},{fipsCode:"48043",county:"Brewster County"},{fipsCode:"48045",county:"Briscoe County"},{fipsCode:"48047",county:"Brooks County"},{fipsCode:"48049",county:"Brown County"},{fipsCode:"48051",county:"Burleson County"},{fipsCode:"48053",county:"Burnet County"},{fipsCode:"48055",county:"Caldwell County"},{fipsCode:"48057",county:"Calhoun County"},{fipsCode:"48059",county:"Callahan County"},{fipsCode:"48061",county:"Cameron County"},{fipsCode:"48063",county:"Camp County"},{fipsCode:"48065",county:"Carson County"},{fipsCode:"48067",county:"Cass County"},{fipsCode:"48069",county:"Castro County"},{fipsCode:"48071",county:"Chambers County"},{fipsCode:"48073",county:"Cherokee County"},{fipsCode:"48075",county:"Childress County"},{fipsCode:"48077",county:"Clay County"},{fipsCode:"48079",county:"Cochran County"},{fipsCode:"48081",county:"Coke County"},{fipsCode:"48083",county:"Coleman County"},{fipsCode:"48085",county:"Collin County"},{fipsCode:"48087",county:"Collingsworth County"},{fipsCode:"48089",county:"Colorado County"},{fipsCode:"48091",county:"Comal County"},{fipsCode:"48093",county:"Comanche County"},{fipsCode:"48095",county:"Concho County"},{fipsCode:"48097",county:"Cooke County"},{fipsCode:"48099",county:"Coryell County"},{fipsCode:"48101",county:"Cottle County"},{fipsCode:"48103",county:"Crane County"},{fipsCode:"48105",county:"Crockett County"},{fipsCode:"48107",county:"Crosby County"},{fipsCode:"48109",county:"Culberson County"},{fipsCode:"48111",county:"Dallam County"},{fipsCode:"48113",county:"Dallas County"},{fipsCode:"48115",county:"Dawson County"},{fipsCode:"48117",county:"Deaf Smith County"},{fipsCode:"48119",county:"Delta County"},{fipsCode:"48121",county:"Denton County"},{fipsCode:"48123",county:"DeWitt County"},{fipsCode:"48125",county:"Dickens County"},{fipsCode:"48127",county:"Dimmit County"},{fipsCode:"48129",county:"Donley County"},{fipsCode:"48131",county:"Duval County"},{fipsCode:"48133",county:"Eastland County"},{fipsCode:"48135",county:"Ector County"},{fipsCode:"48137",county:"Edwards County"},{fipsCode:"48139",county:"Ellis County"},{fipsCode:"48141",county:"El Paso County"},{fipsCode:"48143",county:"Erath County"},{fipsCode:"48145",county:"Falls County"},{fipsCode:"48147",county:"Fannin County"},{fipsCode:"48149",county:"Fayette County"},{fipsCode:"48151",county:"Fisher County"},{fipsCode:"48153",county:"Floyd County"},{fipsCode:"48155",county:"Foard County"},{fipsCode:"48157",county:"Fort Bend County"},{fipsCode:"48159",county:"Franklin County"},{fipsCode:"48161",county:"Freestone County"},{fipsCode:"48163",county:"Frio County"},{fipsCode:"48165",county:"Gaines County"},{fipsCode:"48167",county:"Galveston County"},{fipsCode:"48169",county:"Garza County"},{fipsCode:"48171",county:"Gillespie County"},{fipsCode:"48173",county:"Glasscock County"},{fipsCode:"48175",county:"Goliad County"},{fipsCode:"48177",county:"Gonzales County"},{fipsCode:"48179",county:"Gray County"},{fipsCode:"48181",county:"Grayson County"},{fipsCode:"48183",county:"Gregg County"},{fipsCode:"48185",county:"Grimes County"},{fipsCode:"48187",county:"Guadalupe County"},{fipsCode:"48189",county:"Hale County"},{fipsCode:"48191",county:"Hall County"},{fipsCode:"48193",county:"Hamilton County"},{fipsCode:"48195",county:"Hansford County"},{fipsCode:"48197",county:"Hardeman County"},{fipsCode:"48199",county:"Hardin County"},{fipsCode:"48201",county:"Harris County"},{fipsCode:"48203",county:"Harrison County"},{fipsCode:"48205",county:"Hartley County"},{fipsCode:"48207",county:"Haskell County"},{fipsCode:"48209",county:"Hays County"},{fipsCode:"48211",county:"Hemphill County"},{fipsCode:"48213",county:"Henderson County"},{fipsCode:"48215",county:"Hidalgo County"},{fipsCode:"48217",county:"Hill County"},{fipsCode:"48219",county:"Hockley County"},{fipsCode:"48221",county:"Hood County"},{fipsCode:"48223",county:"Hopkins County"},{fipsCode:"48225",county:"Houston County"},{fipsCode:"48227",county:"Howard County"},{fipsCode:"48229",county:"Hudspeth County"},{fipsCode:"48231",county:"Hunt County"},{fipsCode:"48233",county:"Hutchinson County"},{fipsCode:"48235",county:"Irion County"},{fipsCode:"48237",county:"Jack County"},{fipsCode:"48239",county:"Jackson County"},{fipsCode:"48241",county:"Jasper County"},{fipsCode:"48243",county:"Jeff Davis County"},{fipsCode:"48245",county:"Jefferson County"},{fipsCode:"48247",county:"Jim Hogg County"},{fipsCode:"48249",county:"Jim Wells County"},{fipsCode:"48251",county:"Johnson County"},{fipsCode:"48253",county:"Jones County"},{fipsCode:"48255",county:"Karnes County"},{fipsCode:"48257",county:"Kaufman County"},{fipsCode:"48259",county:"Kendall County"},{fipsCode:"48261",county:"Kenedy County"},{fipsCode:"48263",county:"Kent County"},{fipsCode:"48265",county:"Kerr County"},{fipsCode:"48267",county:"Kimble County"},{fipsCode:"48269",county:"King County"},{fipsCode:"48271",county:"Kinney County"},{fipsCode:"48273",county:"Kleberg County"},{fipsCode:"48275",county:"Knox County"},{fipsCode:"48277",county:"Lamar County"},{fipsCode:"48279",county:"Lamb County"},{fipsCode:"48281",county:"Lampasas County"},{fipsCode:"48283",county:"La Salle County"},{fipsCode:"48285",county:"Lavaca County"},{fipsCode:"48287",county:"Lee County"},{fipsCode:"48289",county:"Leon County"},{fipsCode:"48291",county:"Liberty County"},{fipsCode:"48293",county:"Limestone County"},{fipsCode:"48295",county:"Lipscomb County"},{fipsCode:"48297",county:"Live Oak County"},{fipsCode:"48299",county:"Llano County"},{fipsCode:"48301",county:"Loving County"},{fipsCode:"48303",county:"Lubbock County"},{fipsCode:"48305",county:"Lynn County"},{fipsCode:"48307",county:"McCulloch County"},{fipsCode:"48309",county:"McLennan County"},{fipsCode:"48311",county:"McMullen County"},{fipsCode:"48313",county:"Madison County"},{fipsCode:"48315",county:"Marion County"},{fipsCode:"48317",county:"Martin County"},{fipsCode:"48319",county:"Mason County"},{fipsCode:"48321",county:"Matagorda County"},{fipsCode:"48323",county:"Maverick County"},{fipsCode:"48325",county:"Medina County"},{fipsCode:"48327",county:"Menard County"},{fipsCode:"48329",county:"Midland County"},{fipsCode:"48331",county:"Milam County"},{fipsCode:"48333",county:"Mills County"},{fipsCode:"48335",county:"Mitchell County"},{fipsCode:"48337",county:"Montague County"},{fipsCode:"48339",county:"Montgomery County"},{fipsCode:"48341",county:"Moore County"},{fipsCode:"48343",county:"Morris County"},{fipsCode:"48345",county:"Motley County"},{fipsCode:"48347",county:"Nacogdoches County"},{fipsCode:"48349",county:"Navarro County"},{fipsCode:"48351",county:"Newton County"},{fipsCode:"48353",county:"Nolan County"},{fipsCode:"48355",county:"Nueces County"},{fipsCode:"48357",county:"Ochiltree County"},{fipsCode:"48359",county:"Oldham County"},{fipsCode:"48361",county:"Orange County"},{fipsCode:"48363",county:"Palo Pinto County"},{fipsCode:"48365",county:"Panola County"},{fipsCode:"48367",county:"Parker County"},{fipsCode:"48369",county:"Parmer County"},{fipsCode:"48371",county:"Pecos County"},{fipsCode:"48373",county:"Polk County"},{fipsCode:"48375",county:"Potter County"},{fipsCode:"48377",county:"Presidio County"},{fipsCode:"48379",county:"Rains County"},{fipsCode:"48381",county:"Randall County"},{fipsCode:"48383",county:"Reagan County"},{fipsCode:"48385",county:"Real County"},{fipsCode:"48387",county:"Red River County"},{fipsCode:"48389",county:"Reeves County"},{fipsCode:"48391",county:"Refugio County"},{fipsCode:"48393",county:"Roberts County"},{fipsCode:"48395",county:"Robertson County"},{fipsCode:"48397",county:"Rockwall County"},{fipsCode:"48399",county:"Runnels County"},{fipsCode:"48401",county:"Rusk County"},{fipsCode:"48403",county:"Sabine County"},{fipsCode:"48405",county:"San Augustine County"},{fipsCode:"48407",county:"San Jacinto County"},{fipsCode:"48409",county:"San Patricio County"},{fipsCode:"48411",county:"San Saba County"},{fipsCode:"48413",county:"Schleicher County"},{fipsCode:"48415",county:"Scurry County"},{fipsCode:"48417",county:"Shackelford County"},{fipsCode:"48419",county:"Shelby County"},{fipsCode:"48421",county:"Sherman County"},{fipsCode:"48423",county:"Smith County"},{fipsCode:"48425",county:"Somervell County"},{fipsCode:"48427",county:"Starr County"},{fipsCode:"48429",county:"Stephens County"},{fipsCode:"48431",county:"Sterling County"},{fipsCode:"48433",county:"Stonewall County"},{fipsCode:"48435",county:"Sutton County"},{fipsCode:"48437",county:"Swisher County"},{fipsCode:"48439",county:"Tarrant County"},{fipsCode:"48441",county:"Taylor County"},{fipsCode:"48443",county:"Terrell County"},{fipsCode:"48445",county:"Terry County"},{fipsCode:"48447",county:"Throckmorton County"},{fipsCode:"48449",county:"Titus County"},{fipsCode:"48451",county:"Tom Green County"},{fipsCode:"48453",county:"Travis County"},{fipsCode:"48455",county:"Trinity County"},{fipsCode:"48457",county:"Tyler County"},{fipsCode:"48459",county:"Upshur County"},{fipsCode:"48461",county:"Upton County"},{fipsCode:"48463",county:"Uvalde County"},{fipsCode:"48465",county:"Val Verde County"},{fipsCode:"48467",county:"Van Zandt County"},{fipsCode:"48469",county:"Victoria County"},{fipsCode:"48471",county:"Walker County"},{fipsCode:"48473",county:"Waller County"},{fipsCode:"48475",county:"Ward County"},{fipsCode:"48477",county:"Washington County"},{fipsCode:"48479",county:"Webb County"},{fipsCode:"48481",county:"Wharton County"},{fipsCode:"48483",county:"Wheeler County"},{fipsCode:"48485",county:"Wichita County"},{fipsCode:"48487",county:"Wilbarger County"},{fipsCode:"48489",county:"Willacy County"},{fipsCode:"48491",county:"Williamson County"},{fipsCode:"48493",county:"Wilson County"},{fipsCode:"48495",county:"Winkler County"},{fipsCode:"48497",county:"Wise County"},{fipsCode:"48499",county:"Wood County"},{fipsCode:"48501",county:"Yoakum County"},{fipsCode:"48503",county:"Young County"},{fipsCode:"48505",county:"Zapata County"},{fipsCode:"48507",county:"Zavala County"},{fipsCode:"49001",county:"Beaver County"},{fipsCode:"49003",county:"Box Elder County"},{fipsCode:"49005",county:"Cache County"},{fipsCode:"49007",county:"Carbon County"},{fipsCode:"49009",county:"Daggett County"},{fipsCode:"49011",county:"Davis County"},{fipsCode:"49013",county:"Duchesne County"},{fipsCode:"49015",county:"Emery County"},{fipsCode:"49017",county:"Garfield County"},{fipsCode:"49019",county:"Grand County"},{fipsCode:"49021",county:"Iron County"},{fipsCode:"49023",county:"Juab County"},{fipsCode:"49025",county:"Kane County"},{fipsCode:"49027",county:"Millard County"},{fipsCode:"49029",county:"Morgan County"},{fipsCode:"49031",county:"Piute County"},{fipsCode:"49033",county:"Rich County"},{fipsCode:"49035",county:"Salt Lake County"},{fipsCode:"49037",county:"San Juan County"},{fipsCode:"49039",county:"Sanpete County"},{fipsCode:"49041",county:"Sevier County"},{fipsCode:"49043",county:"Summit County"},{fipsCode:"49045",county:"Tooele County"},{fipsCode:"49047",county:"Uintah County"},{fipsCode:"49049",county:"Utah County"},{fipsCode:"49051",county:"Wasatch County"},{fipsCode:"49053",county:"Washington County"},{fipsCode:"49055",county:"Wayne County"},{fipsCode:"49057",county:"Weber County"},{fipsCode:"50001",county:"Addison County"},{fipsCode:"50003",county:"Bennington County"},{fipsCode:"50005",county:"Caledonia County"},{fipsCode:"50007",county:"Chittenden County"},{fipsCode:"50009",county:"Essex County"},{fipsCode:"50011",county:"Franklin County"},{fipsCode:"50013",county:"Grand Isle County"},{fipsCode:"50015",county:"Lamoille County"},{fipsCode:"50017",county:"Orange County"},{fipsCode:"50019",county:"Orleans County"},{fipsCode:"50021",county:"Rutland County"},{fipsCode:"50023",county:"Washington County"},{fipsCode:"50025",county:"Windham County"},{fipsCode:"50027",county:"Windsor County"},{fipsCode:"51001",county:"Accomack County"},{fipsCode:"51003",county:"Albemarle County"},{fipsCode:"51005",county:"Alleghany County"},{fipsCode:"51007",county:"Amelia County"},{fipsCode:"51009",county:"Amherst County"},{fipsCode:"51011",county:"Appomattox County"},{fipsCode:"51013",county:"Arlington County"},{fipsCode:"51015",county:"Augusta County"},{fipsCode:"51017",county:"Bath County"},{fipsCode:"51019",county:"Bedford County"},{fipsCode:"51021",county:"Bland County"},{fipsCode:"51023",county:"Botetourt County"},{fipsCode:"51025",county:"Brunswick County"},{fipsCode:"51027",county:"Buchanan County"},{fipsCode:"51029",county:"Buckingham County"},{fipsCode:"51031",county:"Campbell County"},{fipsCode:"51033",county:"Caroline County"},{fipsCode:"51035",county:"Carroll County"},{fipsCode:"51036",county:"Charles City County"},{fipsCode:"51037",county:"Charlotte County"},{fipsCode:"51041",county:"Chesterfield County"},{fipsCode:"51043",county:"Clarke County"},{fipsCode:"51045",county:"Craig County"},{fipsCode:"51047",county:"Culpeper County"},{fipsCode:"51049",county:"Cumberland County"},{fipsCode:"51051",county:"Dickenson County"},{fipsCode:"51053",county:"Dinwiddie County"},{fipsCode:"51057",county:"Essex County"},{fipsCode:"51059",county:"Fairfax County"},{fipsCode:"51061",county:"Fauquier County"},{fipsCode:"51063",county:"Floyd County"},{fipsCode:"51065",county:"Fluvanna County"},{fipsCode:"51067",county:"Franklin County"},{fipsCode:"51069",county:"Frederick County"},{fipsCode:"51071",county:"Giles County"},{fipsCode:"51073",county:"Gloucester County"},{fipsCode:"51075",county:"Goochland County"},{fipsCode:"51077",county:"Grayson County"},{fipsCode:"51079",county:"Greene County"},{fipsCode:"51081",county:"Greensville County"},{fipsCode:"51083",county:"Halifax County"},{fipsCode:"51085",county:"Hanover County"},{fipsCode:"51087",county:"Henrico County"},{fipsCode:"51089",county:"Henry County"},{fipsCode:"51091",county:"Highland County"},{fipsCode:"51093",county:"Isle of Wight County"},{fipsCode:"51095",county:"James City County"},{fipsCode:"51097",county:"King and Queen County"},{fipsCode:"51099",county:"King George County"},{fipsCode:"51101",county:"King William County"},{fipsCode:"51103",county:"Lancaster County"},{fipsCode:"51105",county:"Lee County"},{fipsCode:"51107",county:"Loudoun County"},{fipsCode:"51109",county:"Louisa County"},{fipsCode:"51111",county:"Lunenburg County"},{fipsCode:"51113",county:"Madison County"},{fipsCode:"51115",county:"Mathews County"},{fipsCode:"51117",county:"Mecklenburg County"},{fipsCode:"51119",county:"Middlesex County"},{fipsCode:"51121",county:"Montgomery County"},{fipsCode:"51125",county:"Nelson County"},{fipsCode:"51127",county:"New Kent County"},{fipsCode:"51131",county:"Northampton County"},{fipsCode:"51133",county:"Northumberland County"},{fipsCode:"51135",county:"Nottoway County"},{fipsCode:"51137",county:"Orange County"},{fipsCode:"51139",county:"Page County"},{fipsCode:"51141",county:"Patrick County"},{fipsCode:"51143",county:"Pittsylvania County"},{fipsCode:"51145",county:"Powhatan County"},{fipsCode:"51147",county:"Prince Edward County"},{fipsCode:"51149",county:"Prince George County"},{fipsCode:"51153",county:"Prince William County"},{fipsCode:"51155",county:"Pulaski County"},{fipsCode:"51157",county:"Rappahannock County"},{fipsCode:"51159",county:"Richmond County"},{fipsCode:"51161",county:"Roanoke County"},{fipsCode:"51163",county:"Rockbridge County"},{fipsCode:"51165",county:"Rockingham County"},{fipsCode:"51167",county:"Russell County"},{fipsCode:"51169",county:"Scott County"},{fipsCode:"51171",county:"Shenandoah County"},{fipsCode:"51173",county:"Smyth County"},{fipsCode:"51175",county:"Southampton County"},{fipsCode:"51177",county:"Spotsylvania County"},{fipsCode:"51179",county:"Stafford County"},{fipsCode:"51181",county:"Surry County"},{fipsCode:"51183",county:"Sussex County"},{fipsCode:"51185",county:"Tazewell County"},{fipsCode:"51187",county:"Warren County"},{fipsCode:"51191",county:"Washington County"},{fipsCode:"51193",county:"Westmoreland County"},{fipsCode:"51195",county:"Wise County"},{fipsCode:"51197",county:"Wythe County"},{fipsCode:"51199",county:"York County"},{fipsCode:"51510",county:"Alexandria city"},{fipsCode:"51515",county:"Bedford city"},{fipsCode:"51520",county:"Bristol city"},{fipsCode:"51530",county:"Buena Vista city"},{fipsCode:"51540",county:"Charlottesville city"},{fipsCode:"51550",county:"Chesapeake city"},{fipsCode:"51560",county:"Clifton Forge city"},{fipsCode:"51570",county:"Colonial Heights city"},{fipsCode:"51580",county:"Covington city"},{fipsCode:"51590",county:"Danville city"},{fipsCode:"51595",county:"Emporia city"},{fipsCode:"51600",county:"Fairfax city"},{fipsCode:"51610",county:"Falls Church city"},{fipsCode:"51620",county:"Franklin city"},{fipsCode:"51630",county:"Fredericksburg city"},{fipsCode:"51640",county:"Galax city"},{fipsCode:"51650",county:"Hampton city"},{fipsCode:"51660",county:"Harrisonburg city"},{fipsCode:"51670",county:"Hopewell city"},{fipsCode:"51678",county:"Lexington city"},{fipsCode:"51680",county:"Lynchburg city"},{fipsCode:"51683",county:"Manassas city"},{fipsCode:"51685",county:"Manassas Park city"},{fipsCode:"51690",county:"Martinsville city"},{fipsCode:"51700",county:"Newport News city"},{fipsCode:"51710",county:"Norfolk city"},{fipsCode:"51720",county:"Norton city"},{fipsCode:"51730",county:"Petersburg city"},{fipsCode:"51735",county:"Poquoson city"},{fipsCode:"51740",county:"Portsmouth city"},{fipsCode:"51750",county:"Radford city"},{fipsCode:"51760",county:"Richmond city"},{fipsCode:"51770",county:"Roanoke city"},{fipsCode:"51775",county:"Salem city"},{fipsCode:"51780",county:"South Boston city"},{fipsCode:"51790",county:"Staunton city"},{fipsCode:"51800",county:"Suffolk city"},{fipsCode:"51810",county:"Virginia Beach city"},{fipsCode:"51820",county:"Waynesboro city"},{fipsCode:"51830",county:"Williamsburg city"},{fipsCode:"51840",county:"Winchester city"},{fipsCode:"53001",county:"Adams County"},{fipsCode:"53003",county:"Asotin County"},{fipsCode:"53005",county:"Benton County"},{fipsCode:"53007",county:"Chelan County"},{fipsCode:"53009",county:"Clallam County"},{fipsCode:"53011",county:"Clark County"},{fipsCode:"53013",county:"Columbia County"},{fipsCode:"53015",county:"Cowlitz County"},{fipsCode:"53017",county:"Douglas County"},{fipsCode:"53019",county:"Ferry County"},{fipsCode:"53021",county:"Franklin County"},{fipsCode:"53023",county:"Garfield County"},{fipsCode:"53025",county:"Grant County"},{fipsCode:"53027",county:"Grays Harbor County"},{fipsCode:"53029",county:"Island County"},{fipsCode:"53031",county:"Jefferson County"},{fipsCode:"53033",county:"King County"},{fipsCode:"53035",county:"Kitsap County"},{fipsCode:"53037",county:"Kittitas County"},{fipsCode:"53039",county:"Klickitat County"},{fipsCode:"53041",county:"Lewis County"},{fipsCode:"53043",county:"Lincoln County"},{fipsCode:"53045",county:"Mason County"},{fipsCode:"53047",county:"Okanogan County"},{fipsCode:"53049",county:"Pacific County"},{fipsCode:"53051",county:"Pend Oreille County"},{fipsCode:"53053",county:"Pierce County"},{fipsCode:"53055",county:"San Juan County"},{fipsCode:"53057",county:"Skagit County"},{fipsCode:"53059",county:"Skamania County"},{fipsCode:"53061",county:"Snohomish County"},{fipsCode:"53063",county:"Spokane County"},{fipsCode:"53065",county:"Stevens County"},{fipsCode:"53067",county:"Thurston County"},{fipsCode:"53069",county:"Wahkiakum County"},{fipsCode:"53071",county:"Walla Walla County"},{fipsCode:"53073",county:"Whatcom County"},{fipsCode:"53075",county:"Whitman County"},{fipsCode:"53077",county:"Yakima County"},{fipsCode:"54001",county:"Barbour County"},{fipsCode:"54003",county:"Berkeley County"},{fipsCode:"54005",county:"Boone County"},{fipsCode:"54007",county:"Braxton County"},{fipsCode:"54009",county:"Brooke County"},{fipsCode:"54011",county:"Cabell County"},{fipsCode:"54013",county:"Calhoun County"},{fipsCode:"54015",county:"Clay County"},{fipsCode:"54017",county:"Doddridge County"},{fipsCode:"54019",county:"Fayette County"},{fipsCode:"54021",county:"Gilmer County"},{fipsCode:"54023",county:"Grant County"},{fipsCode:"54025",county:"Greenbrier County"},{fipsCode:"54027",county:"Hampshire County"},{fipsCode:"54029",county:"Hancock County"},{fipsCode:"54031",county:"Hardy County"},{fipsCode:"54033",county:"Harrison County"},{fipsCode:"54035",county:"Jackson County"},{fipsCode:"54037",county:"Jefferson County"},{fipsCode:"54039",county:"Kanawha County"},{fipsCode:"54041",county:"Lewis County"},{fipsCode:"54043",county:"Lincoln County"},{fipsCode:"54045",county:"Logan County"},{fipsCode:"54047",county:"McDowell County"},{fipsCode:"54049",county:"Marion County"},{fipsCode:"54051",county:"Marshall County"},{fipsCode:"54053",county:"Mason County"},{fipsCode:"54055",county:"Mercer County"},{fipsCode:"54057",county:"Mineral County"},{fipsCode:"54059",county:"Mingo County"},{fipsCode:"54061",county:"Monongalia County"},{fipsCode:"54063",county:"Monroe County"},{fipsCode:"54065",county:"Morgan County"},{fipsCode:"54067",county:"Nicholas County"},{fipsCode:"54069",county:"Ohio County"},{fipsCode:"54071",county:"Pendleton County"},{fipsCode:"54073",county:"Pleasants County"},{fipsCode:"54075",county:"Pocahontas County"},{fipsCode:"54077",county:"Preston County"},{fipsCode:"54079",county:"Putnam County"},{fipsCode:"54081",county:"Raleigh County"},{fipsCode:"54083",county:"Randolph County"},{fipsCode:"54085",county:"Ritchie County"},{fipsCode:"54087",county:"Roane County"},{fipsCode:"54089",county:"Summers County"},{fipsCode:"54091",county:"Taylor County"},{fipsCode:"54093",county:"Tucker County"},{fipsCode:"54095",county:"Tyler County"},{fipsCode:"54097",county:"Upshur County"},{fipsCode:"54099",county:"Wayne County"},{fipsCode:"54101",county:"Webster County"},{fipsCode:"54103",county:"Wetzel County"},{fipsCode:"54105",county:"Wirt County"},{fipsCode:"54107",county:"Wood County"},{fipsCode:"54109",county:"Wyoming County"},{fipsCode:"55001",county:"Adams County"},{fipsCode:"55003",county:"Ashland County"},{fipsCode:"55005",county:"Barron County"},{fipsCode:"55007",county:"Bayfield County"},{fipsCode:"55009",county:"Brown County"},{fipsCode:"55011",county:"Buffalo County"},{fipsCode:"55013",county:"Burnett County"},{fipsCode:"55015",county:"Calumet County"},{fipsCode:"55017",county:"Chippewa County"},{fipsCode:"55019",county:"Clark County"},{fipsCode:"55021",county:"Columbia County"},{fipsCode:"55023",county:"Crawford County"},{fipsCode:"55025",county:"Dane County"},{fipsCode:"55027",county:"Dodge County"},{fipsCode:"55029",county:"Door County"},{fipsCode:"55031",county:"Douglas County"},{fipsCode:"55033",county:"Dunn County"},{fipsCode:"55035",county:"Eau Claire County"},{fipsCode:"55037",county:"Florence County"},{fipsCode:"55039",county:"Fond du Lac County"},{fipsCode:"55041",county:"Forest County"},{fipsCode:"55043",county:"Grant County"},{fipsCode:"55045",county:"Green County"},{fipsCode:"55047",county:"Green Lake County"},{fipsCode:"55049",county:"Iowa County"},{fipsCode:"55051",county:"Iron County"},{fipsCode:"55053",county:"Jackson County"},{fipsCode:"55055",county:"Jefferson County"},{fipsCode:"55057",county:"Juneau County"},{fipsCode:"55059",county:"Kenosha County"},{fipsCode:"55061",county:"Kewaunee County"},{fipsCode:"55063",county:"La Crosse County"},{fipsCode:"55065",county:"Lafayette County"},{fipsCode:"55067",county:"Langlade County"},{fipsCode:"55069",county:"Lincoln County"},{fipsCode:"55071",county:"Manitowoc County"},{fipsCode:"55073",county:"Marathon County"},{fipsCode:"55075",county:"Marinette County"},{fipsCode:"55077",county:"Marquette County"},{fipsCode:"55078",county:"Menominee County"},{fipsCode:"55079",county:"Milwaukee County"},{fipsCode:"55081",county:"Monroe County"},{fipsCode:"55083",county:"Oconto County"},{fipsCode:"55085",county:"Oneida County"},{fipsCode:"55087",county:"Outagamie County"},{fipsCode:"55089",county:"Ozaukee County"},{fipsCode:"55091",county:"Pepin County"},{fipsCode:"55093",county:"Pierce County"},{fipsCode:"55095",county:"Polk County"},{fipsCode:"55097",county:"Portage County"},{fipsCode:"55099",county:"Price County"},{fipsCode:"55101",county:"Racine County"},{fipsCode:"55103",county:"Richland County"},{fipsCode:"55105",county:"Rock County"},{fipsCode:"55107",county:"Rusk County"},{fipsCode:"55109",county:"St. Croix County"},{fipsCode:"55111",county:"Sauk County"},{fipsCode:"55113",county:"Sawyer County"},{fipsCode:"55115",county:"Shawano County"},{fipsCode:"55117",county:"Sheboygan County"},{fipsCode:"55119",county:"Taylor County"},{fipsCode:"55121",county:"Trempealeau County"},{fipsCode:"55123",county:"Vernon County"},{fipsCode:"55125",county:"Vilas County"},{fipsCode:"55127",county:"Walworth County"},{fipsCode:"55129",county:"Washburn County"},{fipsCode:"55131",county:"Washington County"},{fipsCode:"55133",county:"Waukesha County"},{fipsCode:"55135",county:"Waupaca County"},{fipsCode:"55137",county:"Waushara County"},{fipsCode:"55139",county:"Winnebago County"},{fipsCode:"55141",county:"Wood County"},{fipsCode:"56001",county:"Albany County"},{fipsCode:"56003",county:"Big Horn County"},{fipsCode:"56005",county:"Campbell County"},{fipsCode:"56007",county:"Carbon County"},{fipsCode:"56009",county:"Converse County"},{fipsCode:"56011",county:"Crook County"},{fipsCode:"56013",county:"Fremont County"},{fipsCode:"56015",county:"Goshen County"},{fipsCode:"56017",county:"Hot Springs County"},{fipsCode:"56019",county:"Johnson County"},{fipsCode:"56021",county:"Laramie County"},{fipsCode:"56023",county:"Lincoln County"},{fipsCode:"56025",county:"Natrona County"},{fipsCode:"56027",county:"Niobrara County"},{fipsCode:"56029",county:"Park County"},{fipsCode:"56031",county:"Platte County"},{fipsCode:"56033",county:"Sheridan County"},{fipsCode:"56035",county:"Sublette County"},{fipsCode:"56037",county:"Sweetwater County"},{fipsCode:"56039",county:"Teton County"},{fipsCode:"56041",county:"Uinta County"},{fipsCode:"56043",county:"Washakie County"},{fipsCode:"56045",county:"Weston County"}].map((function(t){var n=e.findIndex((function(e){return e.fipsCode==t.fipsCode.substring(0,2)})),o=n>-1?"".concat(e[n].abbrev," - ").concat(t.county):t.county;return{code:t.fipsCode,label:o}})))),E(fy(l)),w(((t=[]).push({key:"County",value:gy.COUNTY}),t.push({key:"Polygon",value:gy.POLYGON}),t.push({key:"Circle",value:gy.CIRCLE}),t))}),[]),u((function(){D(c)}),[c]);var z=function(e,t){return function(n,o){g(!!o&&e),b(o?t:void 0)}};function N(e,t,n){t.ciasChoice=n,q(e,t)}function H(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.payoutTableRefId=n,r.payoutTableRefId=n==tN?void 0:n,q(o,r)}function j(e,t,n){return rv(this,void 0,void 0,(function(){return iv(this,(function(o){return n&&(n.type==dy.JSON?function(e,t,n){return rv(this,void 0,void 0,(function(){var o;return iv(this,(function(r){switch(r.label){case 0:return t.fileError=!1,t.fileErrorMsg="",[4,G(n)];case 1:return o=r.sent(),t.customPayouts=o,q(e,t),[2]}}))}))}(e,t,n).then((function(e){return e})):n.type==dy.CSV?function(e,t,n){t.fileError=!1,t.fileErrorMsg="",VU.parse(n,{complete:function(n){t.customPayouts=n.data,q(e,t)},header:!0,dynamicTyping:!0})}(e,t,n):console.log("UNSUPPORTED file")),[2]}))}))}function Q(e,t,n){return rv(this,void 0,void 0,(function(){return iv(this,(function(o){return n&&(n.type==dy.JSON?function(e,t,n){return rv(this,void 0,void 0,(function(){var o;return iv(this,(function(r){switch(r.label){case 0:return t.fileError=!1,t.fileErrorMsg="",[4,G(n)];case 1:return o=r.sent(),t.customPayouts=o,e.county=t,V(e,!1),[2]}}))}))}(e,t,n).then((function(e){return e})):n.type==dy.CSV?function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.fileError=!1,r.fileErrorMsg="",VU.parse(n,{complete:function(e){r.customPayouts=e.data,o.county=r,V(o,!1)},header:!0,dynamicTyping:!0})}(e,t,n):console.log("UNSUPPORTED file")),[2]}))}))}var G=function(e){return new Promise((function(t,n){var o=new FileReader;o.onload=function(e){e.target&&t(JSON.parse(e.target.result))},o.onerror=function(e){return n(e)},o.readAsText(e)}))};function V(e,t){for(var n=[],o=0;o<O.length;o++)O[o].refId!=e.refId?n.push(O[o]):n.push(e);1==t?D(n):a(bC(n))}function K(e,t,n,o){var r=tb.cloneDeep(e),i=tb.cloneDeep(t);i.locationRefId=n;var a=l.find((function(e){return e.refId==n}));a&&(i.latitude=a.latitude,i.longitude=a.longitude),r.circle=i,V(r,o)}function W(e,t){if(e.shapeType!=t){var n=tb.cloneDeep(e);n.shapeType=t,V(n,!1)}}function q(e,t){switch(t.type){case Cy.CIRCLE:Z(e,t);break;case Cy.POLYGON:!function(e,t){e.polygon=t,V(e,!1)}(e,t)}}function Z(e,t){e.circle=t,V(e,!1)}function X(e){if(null!=e)for(var t=0;t<M.length;t++){var n=M[t];if(n.code==e)return n}return null}function Y(e,t){var n=tb.cloneDeep(e);if(null!=t&&null!=t){var o={type:"__county_lookup_geo",fipsCode:t.code};R(!0),function(e,t,n){return rv(void 0,void 0,void 0,(function(){var o,r;return iv(this,(function(i){switch(i.label){case 0:return null==t||null==n?[3,3]:(o=lv(n),r=o+cv.endpoints.geoLocation.getCountyGeoJSON,[4,fetch(r,{method:"POST",headers:{"Content-Type":"application/json","x-api-key":t},body:JSON.stringify(e)})]);case 1:return[4,i.sent().json()];case 2:return[2,i.sent()];case 3:return[2]}}))}))}(o,p,d).then((function(e){n.county.countyFIPSCode=t.code,n.county.geometry=e,n.county.countyError=!1,n.county.countyErrorMsg="",V(n,!1)}),(function(e){throw console.error(e),Error(e)})).finally((function(){R(!1)}))}else n.county.countyFIPSCode=void 0,n.county.geometry=void 0,V(n,!1)}function J(){var e=[];O.forEach((function(t){var n=tb.cloneDeep(t);if(n.shapeType==gy.COUNTY){var o=n.county;o.ciasChoice==ly.DEFAULT&&null==o.payoutTableRefId&&(o.payoutTableRefId=h&&h.length>0?h[0].refId:void 0)}else if(n.shapeType==gy.CIRCLE){var r=n.circle;r.ciasChoice==ly.DEFAULT&&null==r.payoutTableRefId&&(r.payoutTableRefId=h&&h.length>0?h[0].refId:void 0)}else if(n.shapeType==gy.POLYGON){var i=n.polygon;i.ciasChoice==ly.DEFAULT&&null==i.payoutTableRefId&&(i.payoutTableRefId=h&&h.length>0?h[0].refId:void 0)}e.push(n)})),a(bC(e))}return f(i,(function(){return{handleNext:function(){var e=!function(){for(var e=!1,t=!1,n=!1,o=!1,r=[],i=0;i<O.length;i++)(a=tb.cloneDeep(O[i])).shapeType==gy.COUNTY&&(null==(l=a.county).countyFIPSCode||null==l.geometry?(o=!0,l.countyError=!0,l.countyErrorMsg="Must select a county option",e||t||n||o||(g("panel"+a.refId),b(a))):(l.countyError=!1,l.countyErrorMsg="")),r.push(a);for(i=0;i<r.length;i++)(a=tb.cloneDeep(r[i])).shapeType==gy.CIRCLE&&(null==(s=a.circle).latitude||Number.isNaN(s.latitude)||s.latitude<-90?(t=!0,s.latError=!0,s.latErrorMsg="Latitude value must be greater than or equal to -90",e||t||n||o||(g("panel"+a.refId),b(a))):(s.latError=!1,s.latErrorMsg=""));for(i=0;i<r.length;i++)(a=tb.cloneDeep(r[i])).shapeType==gy.CIRCLE&&(null==(s=a.circle).longitude||Number.isNaN(s.longitude)||s.longitude<-180?(n=!0,s.lngError=!0,s.lngErrorMsg=L,e||t||n||o||(g("panel"+a.refId),b(a))):(s.lngError=!1,s.lngErrorMsg=""));for(i=0;i<r.length;i++)(a=tb.cloneDeep(r[i])).shapeType==gy.CIRCLE&&(null==(s=a.circle).longitude||Number.isNaN(s.longitude)||s.longitude<-180?(n=!0,s.lngError=!0,s.lngErrorMsg=L,e||t||n||o||(g("panel"+a.refId),b(a))):(s.lngError=!1,s.lngErrorMsg=""));for(i=0;i<r.length;i++){var a,s;if((a=tb.cloneDeep(r[i])).shapeType==gy.CIRCLE)(s=a.circle).ciasChoice==ly.CUSTOM&&null==s.customPayouts?(e=!0,s.fileError=!0,s.fileErrorMsg=U,e||t||n||o||(g("panel"+a.refId),b(a))):(s.fileError=!1,s.fileErrorMsg="");else if(a.shapeType==gy.POLYGON){var c=a.polygon;c.ciasChoice==ly.CUSTOM&&null==c.customPayouts?(e=!0,c.fileError=!0,c.fileErrorMsg=U,e||t||n||o||(g("panel"+a.refId),b(a))):(c.fileError=!1,c.fileErrorMsg="")}else if(a.shapeType==gy.COUNTY){var l;(l=a.county).ciasChoice==ly.CUSTOM&&null==l.customPayouts?(e=!0,l.fileError=!0,l.fileErrorMsg=U,e||t||n||o||(g("panel"+a.refId),b(a))):(l.fileError=!1,l.fileErrorMsg="")}}return D(r),e||t||n||o}();e&&(J(),a(yC(cy.DISPLAY_PAYOUTS)),a(mC(s+1)),a(fb(!0)))},handleBack:function(){J(),a(yC(cy.INPUT_LOCATION_DETAILS)),a(mC(s-1))}}})),e(Qa,{theme:nN,children:t("div",{className:"pga-container ptop-20 pbot-10",children:[e(vd,{elevation:0,variant:"outlined",sx:{minWidth:275,borderRadius:0,opacity:.85,backgroundColor:"var(--primary-color-blue)"},children:e(Sd,{sx:{height:"50px",padding:"0 16px","&:last-child":{paddingBottom:"0"}},children:t(vc,{sx:{fontSize:16,fontWeight:700,lineHeight:"50px",color:"white"},color:"text.secondary",children:["List of CAT Shapes",e(oN,{placement:"right-end",title:t(r.Fragment,{children:[e(vc,{color:"inherit",children:e("b",{children:"Add CAT Shape"})}),e("em",{children:"Add and configure a new CAT shape"})]}),children:e(md,{onClick:function(){return function(){for(var e=Sz(void 0,void 0,void 0,void 0,void 0,void 0,h&&A&&A<h.length?h[A].refId:void 0),t=[],n=0;n<O.length;n++)t.push(O[n]);t.push(e),D(t),b(e),g("panel"+e.refId)}()},variant:"contained",color:"secondary",sx:{float:"right",marginTop:"12.5px",minHeight:"25px",minWidth:"25px",padding:0,color:"rgb(0, 0, 102)"},size:"small",children:e(xR,{icon:FR,size:"xl"})})})]})})}),O.map((function(o,r){return t(zs,{variant:"outlined",elevation:0,sx:{"::before":{display:"none"}},style:{marginTop:"10px",marginBottom:"0"},className:o.refId==(null==v?void 0:v.refId)?"selected":"",expanded:m==="panel"+o.refId,onChange:z("panel"+o.refId,o),children:[e(sc,{"aria-controls":"panel"+o.refId+"bh-content",id:"panel"+o.refId+"bh-header",sx:{minHeight:"50px",maxHeight:"50px",backgroundColor:"white","&.Mui-expanded":{marginBottom:"0",minHeight:"50px",maxHeight:"50px",backgroundColor:"rgba(230, 230, 230,1)",color:"black"},":hover":{backgroundColor:"rgba(230, 230, 230,1)",color:"black",button:{display:"inline !important"},".pin-icon":{marginTop:"3px"},".MuiTypography-root":{lineHeight:"30px !important"}}},children:t(cd,{sx:{display:"grid",gridTemplateColumns:"24px auto",width:"100%"},children:[e(cd,{className:"pin-icon",sx:{display:"flex",flexDirection:"column",marginTop:o.refId==(null==v?void 0:v.refId)?"3px":"0"},children:e(Pb,{})}),t(vc,{sx:{width:"100%",flexShrink:0,fontSize:"16px",lineHeight:o.refId==(null==v?void 0:v.refId)?"30px":"24px",fontWeight:700},children:[" CAT Shape #",r+1,e(sA,{title:"Delete Shape",placement:"right",children:e(Ep,{sx:{display:o.refId==(null==v?void 0:v.refId)?"inline":"none",float:"right",borderRadius:"2px",height:"30px",width:"30px",minHeight:"30px",top:"0px"},className:"delete-pga",color:"secondary","aria-label":"delete",onClick:function(e){e.stopPropagation(),function(e){for(var t=[],n=0;n<O.length;n++)O[n].refId!=e&&t.push(O[n]);a(bC(t)),v&&v.refId==e&&(b(void 0),g(!1))}(o.refId)},children:e(Mb,{sx:{margin:"5px"},fontSize:"small"})})})]})]})}),t(js,{children:[e("div",{className:"ptop-10 pbot-10",children:e(UU,{onLoad:function(e){return W(o,e)},onChange:function(e){return W(o,e)},defaultValue:o.shapeType,placeholder:"Select shape type",items:x})}),o.shapeType==gy.COUNTY&&t(n,{children:[e("div",{className:"ptop-10 pbot-10",children:e(Jz,{defaultValue:X(o.county.countyFIPSCode),loading:I,placeholder:"Select a county",error:o.county.countyError,errorMessage:o.county.countyErrorMsg,onChange:function(e){return Y(o,e)},options:M})}),e(vc,{children:"Choose between a preconfigured payout table or upload a custom table."}),t("div",{children:[e(Rp,{sx:{width:"100%"},children:t(Lh,{"aria-labelledby":"demo-radio-buttons-group-label",sx:{width:"100%"},value:o.county.ciasChoice,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.ciasChoice=n,o.county=r,V(o,!1)}(o,o.county,e.target.value)},name:"radio-buttons-group",children:[e(Up,{value:ly.DEFAULT,sx:{pt:2},control:e(Oh,{}),label:"Preconfigured Table"}),e("div",{className:"",children:e(UU,{disabled:o.county.ciasChoice!=ly.DEFAULT,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.payoutTableRefId=n,r.payoutTableRefId=n==tN?void 0:n,o.county=r,V(o,!1)}(o,o.county,e)},defaultValue:h&&h.length>0?A<h.length?h[A].refId:o.county.payoutTableRefId||h[0].refId:tN,placeholder:"No Payout Tables Defined",items:h?h.map((function(e){return{key:e.key,value:e.refId}})):[]})}),e(Up,{value:ly.CUSTOM,control:e(Oh,{}),label:"Upload table"})]})}),e("div",{className:"ptop-10 pbot-10",children:e(HU,{disabled:o.county.ciasChoice!=ly.CUSTOM,value:o.county.file,error:o.county.fileError,errorMessage:o.county.fileErrorMsg,onChange:function(e){return Q(o,o.county,e)},isFileSelected:o.county.ciasChoice==ly.CUSTOM&&null!=o.county.customPayouts,accept:".csv,.json"})})]})]}),o.shapeType==gy.POLYGON&&t(n,{children:[e(vc,{className:"ptop-10",sx:{fontWeight:700,fontSize:"15px"},children:"Polygon Coordinates:"}),o.polygon.coords.map((function(n,r){return t("div",{className:"ptop-5",style:{display:"grid",gridTemplateColumns:"10% 45% 45%",width:"100%"},children:[e(Ep,{sx:{borderRadius:"0px",opacity:"0.7",maxHeight:"24px",minHeight:"24px",maxWidth:"24px",boxShadow:"none",marginRight:"4px"},color:"error","aria-label":"add",disabled:o.polygon.coords.length<=3,onClick:function(e){!function(e,t,n){var o=tb.cloneDeep(t);o.coords.splice(n,1),q(e,o)}(o,o.polygon,r)},children:e(Mb,{sx:{fontSize:"18px"},fontSize:"inherit"})}),e(RO,{className:"mr-2",size:"sm",placeholder:"longitude",value:n.longitude||"",onChange:function(e){!function(e,t,n,o){var r=tb.cloneDeep(t);r.coords[n].longitude=o,q(e,r)}(o,o.polygon,r,e)},min:-180,max:180,step:1e-11}),e(RO,{className:"m1-2",size:"sm",placeholder:"latitude",value:n.latitude||"",onChange:function(e){!function(e,t,n,o){var r=tb.cloneDeep(t);r.coords[n].latitude=o,q(e,r)}(o,o.polygon,r,e)},min:-90,max:90,step:1e-11})]},o.polygon.refId+r)})),e(md,{size:"small",variant:"contained",color:"success",sx:{mt:"5px",width:"100%",opacity:"0.8"},onClick:function(e){return function(e,t){var n=tb.cloneDeep(t);n.coords.push({latitude:void 0,longitude:void 0}),q(e,n)}(o,o.polygon)},children:"Add New Coordinate"}),e(vc,{className:"ptop-10",children:"Choose between a preconfigured payout table or upload a custom table."}),t("div",{children:[e(Rp,{sx:{width:"100%"},children:t(Lh,{"aria-labelledby":"demo-radio-buttons-group-label",sx:{width:"100%"},value:o.polygon.ciasChoice,onChange:function(e){return N(o,o.polygon,e.target.value)},name:"radio-buttons-group",children:[e(Up,{value:ly.DEFAULT,sx:{pt:2},control:e(Oh,{}),label:"Preconfigured Table"}),e("div",{className:"",children:e(UU,{disabled:o.polygon.ciasChoice!=ly.DEFAULT,onChange:function(e){return H(o,o.polygon,e)},defaultValue:h&&h.length>0?A<h.length?h[A].refId:o.polygon.payoutTableRefId||h[0].refId:tN,placeholder:"No Payout Tables Defined",items:h?h.map((function(e){return{key:e.key,value:e.refId}})):[]})}),e(Up,{value:ly.CUSTOM,control:e(Oh,{}),label:"Upload table"})]})}),e("div",{className:"ptop-10 pbot-10",children:e(HU,{disabled:o.polygon.ciasChoice!=ly.CUSTOM,value:o.polygon.file,error:o.polygon.fileError,errorMessage:o.polygon.fileErrorMsg,onChange:function(e){return j(o,o.polygon,e)},isFileSelected:o.polygon.ciasChoice==ly.CUSTOM&&null!=o.polygon.customPayouts,accept:".csv,.json"})})]})]}),o.shapeType==gy.CIRCLE&&t(n,{children:[e("div",{className:"ptop-10 pbot-10",children:e(UU,{disabled:o.circle.ciasChoice!=ly.DEFAULT,onLoad:function(e){return K(o,o.circle,e,!0)},onChange:function(e){return K(o,o.circle,e,!1)},defaultValue:o.circle.locationRefId||tN,placeholder:"Select a risk location",items:S})}),e("div",{className:"pbot-10",children:e(RO,{label:"Latitude:",value:o.circle.latitude||"",error:o.circle.latError,errorMessage:o.circle.latErrorMsg,readOnly:o.circle.locationRefId!=py.CUSTOM,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(t);o.latitude=n,o.latError=!1,o.latErrorMsg="",Z(e,o)}(o,o.circle,e)},step:1e-11,min:-90})}),e("div",{className:"pbot-10",children:e(RO,{label:"Longitude:",value:o.circle.longitude||"",error:o.circle.lngError,errorMessage:o.circle.lngErrorMsg,readOnly:o.circle.locationRefId!=py.CUSTOM,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(t);o.longitude=n,o.lngError=!1,o.lngErrorMsg="",Z(e,o)}(o,o.circle,e)},step:1e-11,min:-180})}),e("div",{className:"pbot-10",children:e(uz,{label:"Circle radius:",value:o.circle.radius,distanceOptions:[{name:"mi",symbol:"mi"},{name:"km",symbol:"km"}],error:o.circle.radiusError,errorMessage:o.circle.radiusErrorMsg,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(t);o.radius=n,q(e,o)}(o,o.circle,e)},step:.1,min:0})}),e(vc,{children:"Choose between a preconfigured payout table or upload a custom table."}),t("div",{children:[e(Rp,{sx:{width:"100%"},children:t(Lh,{"aria-labelledby":"demo-radio-buttons-group-label",sx:{width:"100%"},value:o.circle.ciasChoice,onChange:function(e){return N(o,o.circle,e.target.value)},name:"radio-buttons-group",children:[e(Up,{value:ly.DEFAULT,sx:{pt:2},control:e(Oh,{}),label:"Preconfigured Table"}),e("div",{className:"",children:e(UU,{disabled:o.circle.ciasChoice!=ly.DEFAULT,onChange:function(e){return H(o,o.circle,e)},defaultValue:h&&h.length>0?A<h.length?h[A].refId:o.circle.payoutTableRefId||h[0].refId:tN,placeholder:"No Payout Tables Defined",items:h?h.map((function(e){return{key:e.key,value:e.refId}})):[]})}),e(Up,{value:ly.CUSTOM,control:e(Oh,{}),label:"Upload table"})]})}),e("div",{className:"ptop-10 pbot-10",children:e(HU,{disabled:o.circle.ciasChoice!=ly.CUSTOM,value:o.circle.file,error:o.circle.fileError,errorMessage:o.circle.fileErrorMsg,onChange:function(e){return j(o,o.circle,e)},isFileSelected:o.circle.ciasChoice==ly.CUSTOM&&null!=o.circle.customPayouts,accept:".csv,.json"})})]})]})]})]},o.refId)})),0==O.length&&e(vc,{sx:{fontSize:"14px"},className:"pbot-10 ptop-10",children:e("em",{children:" No shapes defined..."})})]})})})),iN=function(o){var i=Qv(),a=Gv(TC),s=Gv(MC),c=Gv(EC),l=Gv($C),p=Gv(YC),f=Gv(JC),h=r.useState([]),A=h[0],y=h[1],m=[{step:cy.INPUT_LOCATION_DETAILS,label:"Risk Locations",description:"Input your risk locations and corresponding limits of insurance.",componentRef:d(null),istoggable:!1,enabled:r.useState(!0)},{step:cy.INPUT_PROXY_DETAILS,label:"Proxy Details",description:"Input your risk windspeed proxies.",componentRef:d(null),istoggable:!0,enabled:r.useState(l)},{step:cy.INPUT_ANEMOMETER_DETAILS,label:"Anemometer Details",description:"Input your risk anemometer stations.",componentRef:d(null),istoggable:!0,enabled:r.useState(p)},{step:cy.INPUT_CIAC_DETAILS,label:"CIAS Details",description:"Configure 'CAT in a Shape' details.",componentRef:d(null),istoggable:!0,enabled:r.useState(f)}],g=[{step:cy.INPUT_LOCATION_DETAILS,label:"Risk Location",description:"Input your risk location address and corresponding limit of insurance.",componentRef:d(null),istoggable:!1,enabled:r.useState(!0)},{step:cy.INPUT_PGA_DETAILS,label:"Configure CAT Shapes",description:"Configure CAT shapes and select payout tables",componentRef:d(null),istoggable:!1,enabled:r.useState(!0)}];function C(t){switch(t.step){case cy.INPUT_LOCATION_DETAILS:return e(n,{children:e(kU,{ref:t.componentRef,mapInstanceRef:o.mapInstanceRef})});case cy.INPUT_PROXY_DETAILS:return e(n,{children:e(XU,{ref:t.componentRef})});case cy.INPUT_ANEMOMETER_DETAILS:return e(n,{children:e(rz,{ref:t.componentRef})});case cy.INPUT_CIAC_DETAILS:return e(n,{children:e(Az,{ref:t.componentRef})});case cy.INPUT_PGA_DETAILS:return e(n,{children:e(rN,{ref:t.componentRef})});default:return e(n,{})}}return u((function(){var e=[];e=c==rC.WINDSTORM?m:c==rC.EARTHQUAKE?g:[],y(e)}),[c]),e("div",{className:"stepper-container",children:t(cd,{sx:{scrollbarGutter:"stable",maxWidth:400,height:a===cy.DISPLAY_PAYOUTS?"calc(100% - 1em)":"100%",overflowY:a===cy.DISPLAY_PAYOUTS?"":"auto"},children:[a!==cy.DISPLAY_PAYOUTS&&e(zA,{activeStep:s,orientation:"vertical",children:A.map((function(o,r){return t(pA,{children:[t(EA,{className:r===s?"active":"",icon:1==A.length?e(n,{}):void 0,sx:1==A.length?{pl:"5px"}:{},children:[o.label,o.istoggable&&e(KA,{checked:o.enabled[0],onChange:function(e){!function(e,t){(e.step==cy.INPUT_PROXY_DETAILS||e.step==cy.INPUT_ANEMOMETER_DETAILS||e.step==cy.INPUT_CIAC_DETAILS)&&e.enabled[1](t)}(o,e.target.checked)},inputProps:{"aria-label":"controlled"}})]}),t(OA,{sx:1==A.length?{ml:0,pl:"15px",pr:"20px"}:{ml:"20px",pl:"20px",pr:"10px",mr:"10px"},children:[e(vc,{sx:{fontSize:"14px"},children:o.description}),e(cd,{sx:{mb:2},children:t("div",{children:[C(o),e(md,{variant:"contained",onClick:function(){return function(e){var t;null===(t=e.componentRef.current)||void 0===t||t.handleNext()}(o)},sx:{mt:1,mr:1},children:r===A.length-1?"Calculate Payouts":"Continue"}),A.length>1&&e(md,{disabled:0===r,className:"back",onClick:function(){return function(e){var t;null===(t=e.componentRef.current)||void 0===t||t.handleBack()}(o)},sx:{mt:1,mr:1},children:"Back"})]})})]})]},o.label)}))}),a===cy.DISPLAY_PAYOUTS&&A.length>0&&e(wz,{mapInstanceRef:o.mapInstanceRef,onRestart:function(){return A[0].step,i(hC()),i(cb(void 0)),void i(db(void 0))},onBack:function(){var e;e=A[A.length-1],i(mC(A.length-1)),i(yC(e.step)),i(cb(void 0)),i(db(void 0))}})]})})};
|
|
170
|
+
*/var GU=(jU||(jU=1,QU.exports=function e(){var t="undefined"!=typeof self?self:"undefined"!=typeof window?window:void 0!==t?t:{};function n(){var n=t.URL||t.webkitURL||null,o=e.toString();return s.BLOB_URL||(s.BLOB_URL=n.createObjectURL(new Blob(["var global = (function() { if (typeof self !== 'undefined') { return self; } if (typeof window !== 'undefined') { return window; } if (typeof global !== 'undefined') { return global; } return {}; })(); global.IS_PAPA_WORKER=true; ","(",o,")();"],{type:"text/javascript"})))}var o=!t.document&&!!t.postMessage,r=t.IS_PAPA_WORKER||!1,i={},a=0,s={};if(s.parse=l,s.unparse=u,s.RECORD_SEP=String.fromCharCode(30),s.UNIT_SEP=String.fromCharCode(31),s.BYTE_ORDER_MARK="\ufeff",s.BAD_DELIMITERS=["\r","\n",'"',s.BYTE_ORDER_MARK],s.WORKERS_SUPPORTED=!o&&!!t.Worker,s.NODE_STREAM_INPUT=1,s.LocalChunkSize=10485760,s.RemoteChunkSize=5242880,s.DefaultDelimiter=",",s.Parser=C,s.ParserHandle=m,s.NetworkStreamer=p,s.FileStreamer=f,s.StringStreamer=h,s.ReadableStreamStreamer=A,"undefined"==typeof PAPA_BROWSER_CONTEXT&&(s.DuplexStreamStreamer=y),t.jQuery){var c=t.jQuery;c.fn.parse=function(e){var n=e.config||{},o=[];return this.each((function(e){if("INPUT"!==c(this).prop("tagName").toUpperCase()||"file"!==c(this).attr("type").toLowerCase()||!t.FileReader||!this.files||0===this.files.length)return!0;for(var r=0;r<this.files.length;r++)o.push({file:this.files[r],inputElem:this,instanceConfig:c.extend({},n)})})),r(),this;function r(){if(0!==o.length){var t=o[0];if(T(e.before)){var n=e.before(t.file,t.inputElem);if("object"==typeof n){if("abort"===n.action)return void i("AbortError",t.file,t.inputElem,n.reason);if("skip"===n.action)return void a();"object"==typeof n.config&&(t.instanceConfig=c.extend(t.instanceConfig,n.config))}else if("skip"===n)return void a()}var r=t.instanceConfig.complete;t.instanceConfig.complete=function(e){T(r)&&r(e,t.file,t.inputElem),a()},s.parse(t.file,t.instanceConfig)}else T(e.complete)&&e.complete()}function i(t,n,o,r){T(e.error)&&e.error({name:t},n,o,r)}function a(){o.splice(0,1),r()}}}function l(e,n){var o=(n=n||{}).dynamicTyping||!1;if(T(o)&&(n.dynamicTypingFunction=o,o={}),n.dynamicTyping=o,n.transform=!!T(n.transform)&&n.transform,n.worker&&s.WORKERS_SUPPORTED){var r=v();return r.userStep=n.step,r.userChunk=n.chunk,r.userComplete=n.complete,r.userError=n.error,n.step=T(n.step),n.chunk=T(n.chunk),n.complete=T(n.complete),n.error=T(n.error),delete n.worker,void r.postMessage({input:e,config:n,workerId:r.id})}var i=null;return e===s.NODE_STREAM_INPUT&&"undefined"==typeof PAPA_BROWSER_CONTEXT?(i=new y(n)).getStream():("string"==typeof e?(e=a(e),i=n.download?new p(n):new h(n)):!0===e.readable&&T(e.read)&&T(e.on)?i=new A(n):(t.File&&e instanceof File||e instanceof Object)&&(i=new f(n)),i.stream(e));function a(e){return 65279===e.charCodeAt(0)?e.slice(1):e}}function u(e,t){var n=!1,o=!0,r=",",i="\r\n",a='"',c=a+a,l=!1,u=null,d=!1;f();var p=new RegExp(g(a),"g");if("string"==typeof e&&(e=JSON.parse(e)),Array.isArray(e)){if(!e.length||Array.isArray(e[0]))return h(null,e,l);if("object"==typeof e[0])return h(u||Object.keys(e[0]),e,l)}else if("object"==typeof e)return"string"==typeof e.data&&(e.data=JSON.parse(e.data)),Array.isArray(e.data)&&(e.fields||(e.fields=e.meta&&e.meta.fields||u),e.fields||(e.fields=Array.isArray(e.data[0])?e.fields:"object"==typeof e.data[0]?Object.keys(e.data[0]):[]),Array.isArray(e.data[0])||"object"==typeof e.data[0]||(e.data=[e.data])),h(e.fields||[],e.data||[],l);throw new Error("Unable to serialize unrecognized input");function f(){if("object"==typeof t){if("string"!=typeof t.delimiter||s.BAD_DELIMITERS.filter((function(e){return-1!==t.delimiter.indexOf(e)})).length||(r=t.delimiter),("boolean"==typeof t.quotes||"function"==typeof t.quotes||Array.isArray(t.quotes))&&(n=t.quotes),"boolean"!=typeof t.skipEmptyLines&&"string"!=typeof t.skipEmptyLines||(l=t.skipEmptyLines),"string"==typeof t.newline&&(i=t.newline),"string"==typeof t.quoteChar&&(a=t.quoteChar),"boolean"==typeof t.header&&(o=t.header),Array.isArray(t.columns)){if(0===t.columns.length)throw new Error("Option columns is empty");u=t.columns}void 0!==t.escapeChar&&(c=t.escapeChar+a),("boolean"==typeof t.escapeFormulae||t.escapeFormulae instanceof RegExp)&&(d=t.escapeFormulae instanceof RegExp?t.escapeFormulae:/^[=+\-@\t\r].*$/)}}function h(e,t,n){var a="";"string"==typeof e&&(e=JSON.parse(e)),"string"==typeof t&&(t=JSON.parse(t));var s=Array.isArray(e)&&e.length>0,c=!Array.isArray(t[0]);if(s&&o){for(var l=0;l<e.length;l++)l>0&&(a+=r),a+=A(e[l],l);t.length>0&&(a+=i)}for(var u=0;u<t.length;u++){var d=s?e.length:t[u].length,p=!1,f=s?0===Object.keys(t[u]).length:0===t[u].length;if(n&&!s&&(p="greedy"===n?""===t[u].join("").trim():1===t[u].length&&0===t[u][0].length),"greedy"===n&&s){for(var h=[],y=0;y<d;y++){var m=c?e[y]:y;h.push(t[u][m])}p=""===h.join("").trim()}if(!p){for(var g=0;g<d;g++){g>0&&!f&&(a+=r);var C=s&&c?e[g]:g;a+=A(t[u][C],g)}u<t.length-1&&(!n||d>0&&!f)&&(a+=i)}}return a}function A(e,t){if(null==e)return"";if(e.constructor===Date)return JSON.stringify(e).slice(1,25);var o=!1;d&&"string"==typeof e&&d.test(e)&&(e="'"+e,o=!0);var i=e.toString().replace(p,c);return(o=o||!0===n||"function"==typeof n&&n(e,t)||Array.isArray(n)&&n[t]||y(i,s.BAD_DELIMITERS)||i.indexOf(r)>-1||" "===i.charAt(0)||" "===i.charAt(i.length-1))?a+i+a:i}function y(e,t){for(var n=0;n<t.length;n++)if(e.indexOf(t[n])>-1)return!0;return!1}}function d(e){function n(e){var t=S(e);t.chunkSize=parseInt(t.chunkSize),e.step||e.chunk||(t.chunkSize=null),this._handle=new m(t),this._handle.streamer=this,this._config=t}this._handle=null,this._finished=!1,this._completed=!1,this._halted=!1,this._input=null,this._baseIndex=0,this._partialLine="",this._rowCount=0,this._start=0,this._nextChunk=null,this.isFirstChunk=!0,this._completeResults={data:[],errors:[],meta:{}},n.call(this,e),this.parseChunk=function(e,n){if(this.isFirstChunk&&T(this._config.beforeFirstChunk)){var o=this._config.beforeFirstChunk(e);void 0!==o&&(e=o)}this.isFirstChunk=!1,this._halted=!1;var i=this._partialLine+e;this._partialLine="";var a=this._handle.parse(i,this._baseIndex,!this._finished);if(!this._handle.paused()&&!this._handle.aborted()){var c=a.meta.cursor;this._finished||(this._partialLine=i.substring(c-this._baseIndex),this._baseIndex=c),a&&a.data&&(this._rowCount+=a.data.length);var l=this._finished||this._config.preview&&this._rowCount>=this._config.preview;if(r)t.postMessage({results:a,workerId:s.WORKER_ID,finished:l});else if(T(this._config.chunk)&&!n){if(this._config.chunk(a,this._handle),this._handle.paused()||this._handle.aborted())return void(this._halted=!0);a=void 0,this._completeResults=void 0}return this._config.step||this._config.chunk||(this._completeResults.data=this._completeResults.data.concat(a.data),this._completeResults.errors=this._completeResults.errors.concat(a.errors),this._completeResults.meta=a.meta),this._completed||!l||!T(this._config.complete)||a&&a.meta.aborted||(this._config.complete(this._completeResults,this._input),this._completed=!0),l||a&&a.meta.paused||this._nextChunk(),a}this._halted=!0},this._sendError=function(e){T(this._config.error)?this._config.error(e):r&&this._config.error&&t.postMessage({workerId:s.WORKER_ID,error:e,finished:!1})}}function p(e){var t;function n(e){var t=e.getResponseHeader("Content-Range");return null===t?-1:parseInt(t.substring(t.lastIndexOf("/")+1))}(e=e||{}).chunkSize||(e.chunkSize=s.RemoteChunkSize),d.call(this,e),this._nextChunk=o?function(){this._readChunk(),this._chunkLoaded()}:function(){this._readChunk()},this.stream=function(e){this._input=e,this._nextChunk()},this._readChunk=function(){if(this._finished)this._chunkLoaded();else{if(t=new XMLHttpRequest,this._config.withCredentials&&(t.withCredentials=this._config.withCredentials),o||(t.onload=E(this._chunkLoaded,this),t.onerror=E(this._chunkError,this)),t.open(this._config.downloadRequestBody?"POST":"GET",this._input,!o),this._config.downloadRequestHeaders){var e=this._config.downloadRequestHeaders;for(var n in e)t.setRequestHeader(n,e[n])}if(this._config.chunkSize){var r=this._start+this._config.chunkSize-1;t.setRequestHeader("Range","bytes="+this._start+"-"+r)}try{t.send(this._config.downloadRequestBody)}catch(e){this._chunkError(e.message)}o&&0===t.status&&this._chunkError()}},this._chunkLoaded=function(){4===t.readyState&&(t.status<200||t.status>=400?this._chunkError():(this._start+=this._config.chunkSize?this._config.chunkSize:t.responseText.length,this._finished=!this._config.chunkSize||this._start>=n(t),this.parseChunk(t.responseText)))},this._chunkError=function(e){var n=t.statusText||e;this._sendError(new Error(n))}}function f(e){var t,n;(e=e||{}).chunkSize||(e.chunkSize=s.LocalChunkSize),d.call(this,e);var o="undefined"!=typeof FileReader;this.stream=function(e){this._input=e,n=e.slice||e.webkitSlice||e.mozSlice,o?((t=new FileReader).onload=E(this._chunkLoaded,this),t.onerror=E(this._chunkError,this)):t=new FileReaderSync,this._nextChunk()},this._nextChunk=function(){this._finished||this._config.preview&&!(this._rowCount<this._config.preview)||this._readChunk()},this._readChunk=function(){var e=this._input;if(this._config.chunkSize){var r=Math.min(this._start+this._config.chunkSize,this._input.size);e=n.call(e,this._start,r)}var i=t.readAsText(e,this._config.encoding);o||this._chunkLoaded({target:{result:i}})},this._chunkLoaded=function(e){this._start+=this._config.chunkSize,this._finished=!this._config.chunkSize||this._start>=this._input.size,this.parseChunk(e.target.result)},this._chunkError=function(){this._sendError(t.error)}}function h(e){var t;e=e||{},d.call(this,e),this.stream=function(e){return t=e,this._nextChunk()},this._nextChunk=function(){if(!this._finished){var e,n=this._config.chunkSize;return n?(e=t.substring(0,n),t=t.substring(n)):(e=t,t=""),this._finished=!t,this.parseChunk(e)}}}function A(e){e=e||{},d.call(this,e);var t=[],n=!0,o=!1;this.pause=function(){d.prototype.pause.apply(this,arguments),this._input.pause()},this.resume=function(){d.prototype.resume.apply(this,arguments),this._input.resume()},this.stream=function(e){this._input=e,this._input.on("data",this._streamData),this._input.on("end",this._streamEnd),this._input.on("error",this._streamError)},this._checkIsFinished=function(){o&&1===t.length&&(this._finished=!0)},this._nextChunk=function(){this._checkIsFinished(),t.length?this.parseChunk(t.shift()):n=!0},this._streamData=E((function(e){try{t.push("string"==typeof e?e:e.toString(this._config.encoding)),n&&(n=!1,this._checkIsFinished(),this.parseChunk(t.shift()))}catch(e){this._streamError(e)}}),this),this._streamError=E((function(e){this._streamCleanUp(),this._sendError(e)}),this),this._streamEnd=E((function(){this._streamCleanUp(),o=!0,this._streamData("")}),this),this._streamCleanUp=E((function(){this._input.removeListener("data",this._streamData),this._input.removeListener("end",this._streamEnd),this._input.removeListener("error",this._streamError)}),this)}function y(e){var t=x.Duplex,n=S(e),o=!0,r=!1,i=[],a=null;this._onCsvData=function(e){var t=e.data;a.push(t)||this._handle.paused()||this._handle.pause()},this._onCsvComplete=function(){a.push(null)},n.step=E(this._onCsvData,this),n.complete=E(this._onCsvComplete,this),d.call(this,n),this._nextChunk=function(){r&&1===i.length&&(this._finished=!0),i.length?i.shift()():o=!0},this._addToParseQueue=function(e,t){i.push(E((function(){if(this.parseChunk("string"==typeof e?e:e.toString(n.encoding)),T(t))return t()}),this)),o&&(o=!1,this._nextChunk())},this._onRead=function(){this._handle.paused()&&this._handle.resume()},this._onWrite=function(e,t,n){this._addToParseQueue(e,n)},this._onWriteComplete=function(){r=!0,this._addToParseQueue("")},this.getStream=function(){return a},(a=new t({readableObjectMode:!0,decodeStrings:!1,read:E(this._onRead,this),write:E(this._onWrite,this)})).once("finish",E(this._onWriteComplete,this))}function m(e){var t,n,o,r=Math.pow(2,53),i=-r,a=/^\s*-?(\d+\.?|\.\d+|\d+\.\d+)([eE][-+]?\d+)?\s*$/,c=/^((\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d\.\d+([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z))|(\d{4}-[01]\d-[0-3]\dT[0-2]\d:[0-5]\d([+-][0-2]\d:[0-5]\d|Z)))$/,l=this,u=0,d=0,p=!1,f=!1,h=[],A={data:[],errors:[],meta:{}};if(T(e.step)){var y=e.step;e.step=function(t){if(A=t,_())b();else{if(b(),0===A.data.length)return;u+=t.data.length,e.preview&&u>e.preview?n.abort():(A.data=A.data[0],y(A,l))}}}function m(t){return"greedy"===e.skipEmptyLines?""===t.join("").trim():1===t.length&&0===t[0].length}function v(e){if(a.test(e)){var t=parseFloat(e);if(t>i&&t<r)return!0}return!1}function b(){return A&&o&&(F("Delimiter","UndetectableDelimiter","Unable to auto-detect delimiting character; defaulted to '"+s.DefaultDelimiter+"'"),o=!1),e.skipEmptyLines&&(A.data=A.data.filter((function(e){return!m(e)}))),_()&&x(),E()}function _(){return e.header&&0===h.length}function x(){if(A)if(Array.isArray(A.data[0])){for(var t=0;_()&&t<A.data.length;t++)A.data[t].forEach(n);A.data.splice(0,1)}else A.data.forEach(n);function n(t,n){T(e.transformHeader)&&(t=e.transformHeader(t,n)),h.push(t)}}function w(t){return e.dynamicTypingFunction&&void 0===e.dynamicTyping[t]&&(e.dynamicTyping[t]=e.dynamicTypingFunction(t)),!0===(e.dynamicTyping[t]||e.dynamicTyping)}function B(e,t){return w(e)?"true"===t||"TRUE"===t||"false"!==t&&"FALSE"!==t&&(v(t)?parseFloat(t):c.test(t)?new Date(t):""===t?null:t):t}function E(){if(!A||!e.header&&!e.dynamicTyping&&!e.transform)return A;function t(t,n){var o,r=e.header?{}:[];for(o=0;o<t.length;o++){var i=o,a=t[o];e.header&&(i=o>=h.length?"__parsed_extra":h[o]),e.transform&&(a=e.transform(a,i)),a=B(i,a),"__parsed_extra"===i?(r[i]=r[i]||[],r[i].push(a)):r[i]=a}return e.header&&(o>h.length?F("FieldMismatch","TooManyFields","Too many fields: expected "+h.length+" fields but parsed "+o,d+n):o<h.length&&F("FieldMismatch","TooFewFields","Too few fields: expected "+h.length+" fields but parsed "+o,d+n)),r}var n=1;return!A.data.length||Array.isArray(A.data[0])?(A.data=A.data.map(t),n=A.data.length):A.data=t(A.data,0),e.header&&A.meta&&(A.meta.fields=h),d+=n,A}function M(t,n,o,r,i){var a,c,l,u;i=i||[",","\t","|",";",s.RECORD_SEP,s.UNIT_SEP];for(var d=0;d<i.length;d++){var p=i[d],f=0,h=0,A=0;l=void 0;for(var y=new C({comments:r,delimiter:p,newline:n,preview:10}).parse(t),g=0;g<y.data.length;g++)if(o&&m(y.data[g]))A++;else{var v=y.data[g].length;h+=v,void 0!==l?v>0&&(f+=Math.abs(v-l),l=v):l=v}y.data.length>0&&(h/=y.data.length-A),(void 0===c||f<=c)&&(void 0===u||h>u)&&h>1.99&&(c=f,a=p,u=h)}return e.delimiter=a,{successful:!!a,bestDelimiter:a}}function P(e,t){e=e.substring(0,1048576);var n=new RegExp(g(t)+"([^]*?)"+g(t),"gm"),o=(e=e.replace(n,"")).split("\r"),r=e.split("\n"),i=r.length>1&&r[0].length<o[0].length;if(1===o.length||i)return"\n";for(var a=0,s=0;s<o.length;s++)"\n"===o[s][0]&&a++;return a>=o.length/2?"\r\n":"\r"}function F(e,t,n,o){var r={type:e,code:t,message:n};void 0!==o&&(r.row=o),A.errors.push(r)}this.parse=function(r,i,a){var c=e.quoteChar||'"';if(e.newline||(e.newline=P(r,c)),o=!1,e.delimiter)T(e.delimiter)&&(e.delimiter=e.delimiter(r),A.meta.delimiter=e.delimiter);else{var l=M(r,e.newline,e.skipEmptyLines,e.comments,e.delimitersToGuess);l.successful?e.delimiter=l.bestDelimiter:(o=!0,e.delimiter=s.DefaultDelimiter),A.meta.delimiter=e.delimiter}var u=S(e);return e.preview&&e.header&&u.preview++,t=r,n=new C(u),A=n.parse(t,i,a),b(),p?{meta:{paused:!0}}:A||{meta:{paused:!1}}},this.paused=function(){return p},this.pause=function(){p=!0,n.abort(),t=T(e.chunk)?"":t.substring(n.getCharIndex())},this.resume=function(){l.streamer._halted?(p=!1,l.streamer.parseChunk(t,!0)):setTimeout(l.resume,3)},this.aborted=function(){return f},this.abort=function(){f=!0,n.abort(),A.meta.aborted=!0,T(e.complete)&&e.complete(A),t=""}}function g(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function C(e){var t,n=(e=e||{}).delimiter,o=e.newline,r=e.comments,i=e.step,a=e.preview,c=e.fastMode,l=t=void 0===e.quoteChar||null===e.quoteChar?'"':e.quoteChar;if(void 0!==e.escapeChar&&(l=e.escapeChar),("string"!=typeof n||s.BAD_DELIMITERS.indexOf(n)>-1)&&(n=","),r===n)throw new Error("Comment character same as delimiter");!0===r?r="#":("string"!=typeof r||s.BAD_DELIMITERS.indexOf(r)>-1)&&(r=!1),"\n"!==o&&"\r"!==o&&"\r\n"!==o&&(o="\n");var u=0,d=!1;this.parse=function(s,p,f){if("string"!=typeof s)throw new Error("Input must be a string");var h=s.length,A=n.length,y=o.length,m=r.length,C=T(i);u=0;var v=[],b=[],_=[],x=0;if(!s)return W();if(e.header&&!p){var w=s.split(o)[0].split(n),B="_",S=[],E={},M=!1;for(var P in w){var F=w[P];T(e.transformHeader)&&(F=e.transformHeader(F,P));var I=F,R=E[F]||0;for(R>0&&(M=!0,I=F+B+R),E[F]=R+1;S.includes(I);)I=I+B+R;S.push(I)}if(M){var k=s.split(o);k[0]=S.join(n),s=k.join(o)}}if(c||!1!==c&&-1===s.indexOf(t)){for(var O=s.split(o),D=0;D<O.length;D++){if(_=O[D],u+=_.length,D!==O.length-1)u+=o.length;else if(f)return W();if(!r||_.substring(0,m)!==r){if(C){if(v=[],Q(_.split(n)),q(),d)return W()}else Q(_.split(n));if(a&&D>=a)return v=v.slice(0,a),W(!0)}}return W()}for(var L=s.indexOf(n,u),U=s.indexOf(o,u),z=new RegExp(g(l)+g(t),"g"),N=s.indexOf(t,u);;)if(s[u]!==t)if(r&&0===_.length&&s.substring(u,u+m)===r){if(-1===U)return W();u=U+y,U=s.indexOf(o,u),L=s.indexOf(n,u)}else if(-1!==L&&(L<U||-1===U))_.push(s.substring(u,L)),u=L+A,L=s.indexOf(n,u);else{if(-1===U)break;if(_.push(s.substring(u,U)),K(U+y),C&&(q(),d))return W();if(a&&v.length>=a)return W(!0)}else for(N=u,u++;;){if(-1===(N=s.indexOf(t,N+1)))return f||b.push({type:"Quotes",code:"MissingQuotes",message:"Quoted field unterminated",row:v.length,index:u}),V();if(N===h-1)return V(s.substring(u,N).replace(z,t));if(t!==l||s[N+1]!==l){if(t===l||0===N||s[N-1]!==l){-1!==L&&L<N+1&&(L=s.indexOf(n,N+1)),-1!==U&&U<N+1&&(U=s.indexOf(o,N+1));var H=G(-1===U?L:Math.min(L,U));if(s.substr(N+1+H,A)===n){_.push(s.substring(u,N).replace(z,t)),u=N+1+H+A,s[N+1+H+A]!==t&&(N=s.indexOf(t,u)),L=s.indexOf(n,u),U=s.indexOf(o,u);break}var j=G(U);if(s.substring(N+1+j,N+1+j+y)===o){if(_.push(s.substring(u,N).replace(z,t)),K(N+1+j+y),L=s.indexOf(n,u),N=s.indexOf(t,u),C&&(q(),d))return W();if(a&&v.length>=a)return W(!0);break}b.push({type:"Quotes",code:"InvalidQuotes",message:"Trailing quote on quoted field is malformed",row:v.length,index:u}),N++}}else N++}return V();function Q(e){v.push(e),x=u}function G(e){var t=0;if(-1!==e){var n=s.substring(N+1,e);n&&""===n.trim()&&(t=n.length)}return t}function V(e){return f||(void 0===e&&(e=s.substring(u)),_.push(e),u=h,Q(_),C&&q()),W()}function K(e){u=e,Q(_),_=[],U=s.indexOf(o,u)}function W(e){return{data:v,errors:b,meta:{delimiter:n,linebreak:o,aborted:d,truncated:!!e,cursor:x+(p||0)}}}function q(){i(W()),v=[],b=[]}},this.abort=function(){d=!0},this.getCharIndex=function(){return u}}function v(){if(!s.WORKERS_SUPPORTED)return!1;var e=n(),o=new t.Worker(e);return o.onmessage=b,o.id=a++,i[o.id]=o,o}function b(e){var t=e.data,n=i[t.workerId],o=!1;if(t.error)n.userError(t.error,t.file);else if(t.results&&t.results.data){var r={abort:function(){o=!0,_(t.workerId,{data:[],errors:[],meta:{aborted:!0}})},pause:w,resume:w};if(T(n.userStep)){for(var a=0;a<t.results.data.length&&(n.userStep({data:t.results.data[a],errors:t.results.errors,meta:t.results.meta},r),!o);a++);delete t.results}else T(n.userChunk)&&(n.userChunk(t.results,r,t.file),delete t.results)}t.finished&&!o&&_(t.workerId,t.results)}function _(e,t){var n=i[e];T(n.userComplete)&&n.userComplete(t),n.terminate(),delete i[e]}function w(){throw new Error("Not implemented.")}function B(e){var n=e.data;if(void 0===s.WORKER_ID&&n&&(s.WORKER_ID=n.workerId),"string"==typeof n.input)t.postMessage({workerId:s.WORKER_ID,results:s.parse(n.input,n.config),finished:!0});else if(t.File&&n.input instanceof File||n.input instanceof Object){var o=s.parse(n.input,n.config);o&&t.postMessage({workerId:s.WORKER_ID,results:o,finished:!0})}}function S(e){if("object"!=typeof e||null===e)return e;var t=Array.isArray(e)?[]:{};for(var n in e)t[n]=S(e[n]);return t}function E(e,t){return function(){e.apply(t,arguments)}}function T(e){return"function"==typeof e}return r&&(t.onmessage=B),p.prototype=Object.create(d.prototype),p.prototype.constructor=p,f.prototype=Object.create(d.prototype),f.prototype.constructor=f,h.prototype=Object.create(h.prototype),h.prototype.constructor=h,A.prototype=Object.create(d.prototype),A.prototype.constructor=A,"undefined"==typeof PAPA_BROWSER_CONTEXT&&(y.prototype=Object.create(d.prototype),y.prototype.constructor=y),s}()),QU.exports),VU=yt(GU),KU="#FFF",WU=Or(KU,.7),qU=Pa({palette:{secondary:{main:WU,light:Or(KU,.5),dark:Or(KU,.9),contrastText:kr(WU,"#fff")>4.5?"#fff":"#111"}}}),ZU=Oa((function(t){var n=t.className,o=ov(t,["className"]);return e(sA,nv({},o,{classes:{popper:n}}))}))((function(e){var t,n=e.theme;return(t={})["& .".concat($h.tooltip)]={backgroundColor:"#f5f5f9",color:"rgba(0, 0, 0, 0.87)",maxWidth:220,fontSize:n.typography.pxToRem(12),border:"1px solid #dadde9"},t})),XU=i((function(n,o){var i=Qv(),a=Gv(MC),s=Gv(FC),c=Gv(PC),l=r.useState([]),d=l[0],p=l[1],h=Gv(DC),A=Gv(NC),y=r.useState(!1),m=y[0],g=y[1],C=r.useState(void 0),v=C[0],b=C[1],_=r.useState([]),x=_[0],w=_[1];u((function(){p(fy(c))}),[c]),u((function(){w(s)}),[s]);var B=function(e,t){return function(n,o){g(!!o&&e),b(o?t:void 0)}};function S(e,t){return rv(this,void 0,void 0,(function(){return iv(this,(function(n){return t&&(t.type==dy.JSON?function(e,t){return rv(this,void 0,void 0,(function(){var n;return iv(this,(function(o){switch(o.label){case 0:return e.fileError=!1,e.fileErrorMsg="",[4,E(t)];case 1:return n=o.sent(),e.customPayouts=n,T(e),[2]}}))}))}(e,t).then((function(e){return e})):t.type==dy.CSV?function(e,t){e.fileError=!1,e.fileErrorMsg="",VU.parse(t,{complete:function(t){e.customPayouts=t.data,T(e)},header:!0,dynamicTyping:!0})}(e,t):console.log("UNSUPPORTED file")),[2]}))}))}var E=function(e){return new Promise((function(t,n){var o=new FileReader;o.onload=function(e){e.target&&t(JSON.parse(e.target.result))},o.onerror=function(e){return n(e)},o.readAsText(e)}))};function T(e){for(var t=[],n=0;n<x.length;n++)x[n].refId!=e.refId?t.push(x[n]):t.push(e);w(t)}function M(){var e=[];x.forEach((function(t){var n=tb.cloneDeep(t);n.proxyChoice==ly.DEFAULT&&null==n.payoutTableRefId&&(n.payoutTableRefId=h&&h.length>0?h[0].refId:void 0),e.push(n)})),i(CC(e))}return f(o,(function(){return{handleNext:function(){var e=!function(){for(var e=!1,t=!1,n=!1,o=[],r=0;r<x.length;r++)null==(i=tb.cloneDeep(x[r])).latitude||Number.isNaN(i.latitude)||i.latitude<-90?(t=!0,i.latError=!0,i.latErrorMsg="Latitude value must be greater than or equal to -90",e||t||n||(g("panel"+i.refId),b(i))):(i.latError=!1,i.latErrorMsg=""),o.push(i);for(r=0;r<o.length;r++)null==(i=tb.cloneDeep(o[r])).longitude||Number.isNaN(i.longitude)||i.longitude<-180?(n=!0,i.lngError=!0,i.lngErrorMsg="Longitude value must be greater than or equal to -180",e||t||n||(g("panel"+i.refId),b(i))):(i.lngError=!1,i.lngErrorMsg="");for(r=0;r<o.length;r++){var i;(i=tb.cloneDeep(o[r])).proxyChoice==ly.CUSTOM&&null==i.customPayouts?(e=!0,i.fileError=!0,i.fileErrorMsg="Must upload a valid payout CSV or JSON",e||t||n||(g("panel"+i.refId),b(i))):(i.fileError=!1,i.fileErrorMsg="")}return w(o),e||t||n}();e&&(M(),i(yC(cy.INPUT_ANEMOMETER_DETAILS)),i(mC(a+1)))},handleBack:function(){M(),i(yC(cy.INPUT_LOCATION_DETAILS)),i(mC(a-1))}}})),e(Qa,{theme:qU,children:t("div",{className:"multi-proxy-container ptop-20 pbot-10",children:[e(vd,{elevation:0,variant:"outlined",sx:{minWidth:275,borderRadius:0,opacity:.85,backgroundColor:"var(--primary-color-blue)"},children:e(Sd,{sx:{height:"50px",padding:"0 16px","&:last-child":{paddingBottom:"0"}},children:t(vc,{sx:{fontSize:16,fontWeight:700,lineHeight:"50px",color:"white"},color:"text.secondary",children:["List of Proxies",e(ZU,{placement:"right-end",title:t(r.Fragment,{children:[e(vc,{color:"inherit",children:e("b",{children:"Add Proxy"})}),e("em",{children:"Add and configure a new windspeed proxy"})]}),children:e(md,{onClick:function(){return function(){var e=OU(void 0,void 0);A&&h&&h.length>A&&(e.payoutTableRefId=h[A].refId);for(var t=[],n=0;n<x.length;n++)t.push(x[n]);t.push(e),w(t),b(e),g("panel"+e.refId)}()},variant:"contained",color:"secondary",size:"small",sx:{float:"right",marginTop:"12.5px",minHeight:"25px",minWidth:"25px",padding:0,color:"rgb(0, 0, 102)"},children:e(xR,{icon:FR,size:"xl"})})})]})})}),0==x.length&&e(vc,{sx:{fontSize:"14px"},className:"pbot-10 ptop-10",children:e("em",{children:" No wind speed proxies defined..."})}),x.map((function(n,o){return t(zs,{variant:"outlined",elevation:0,sx:{"::before":{display:"none"}},style:{marginTop:"10px",marginBottom:"0"},className:n.refId==(null==v?void 0:v.refId)?"selected":"",expanded:m==="panel"+n.refId,onChange:B("panel"+n.refId,n),children:[e(sc,{"aria-controls":"panel"+n.refId+"bh-content",id:"panel"+n.refId+"bh-header",sx:{minHeight:"50px",maxHeight:"50px",backgroundColor:"white","&.Mui-expanded":{marginBottom:"0",minHeight:"50px",maxHeight:"50px",backgroundColor:"rgba(230, 230, 230,1)",color:"black"},":hover":{backgroundColor:"rgba(230, 230, 230,1)",color:"black",button:{display:"inline !important"},".pin-icon":{marginTop:"3px"},".MuiTypography-root":{lineHeight:"30px !important"}}},children:t(cd,{sx:{display:"grid",gridTemplateColumns:"24px auto",width:"100%"},children:[e(cd,{className:"pin-icon",sx:{display:"flex",flexDirection:"column",marginTop:n.refId==(null==v?void 0:v.refId)?"3px":"0"},children:e(DU,{})}),t(vc,{sx:{width:"100%",flexShrink:0,fontSize:"16px",lineHeight:n.refId==(null==v?void 0:v.refId)?"30px":"24px",fontWeight:700},children:[" Proxy #",o+1,e(sA,{title:"Delete Proxy",placement:"right",children:e(Ep,{sx:{display:n.refId==(null==v?void 0:v.refId)?"inline":"none",float:"right",borderRadius:"2px",height:"30px",width:"30px",minHeight:"30px",top:"0px"},className:"delete-loc",color:"secondary","aria-label":"add",onClick:function(e){e.stopPropagation(),function(e){for(var t=[],n=0;n<x.length;n++)x[n].refId!=e&&t.push(x[n]);w(t),v&&v.refId==e&&(b(void 0),g(!1))}(n.refId)},children:e(Mb,{sx:{margin:"5px"},fontSize:"small"})})})]})]})}),t(js,{children:[e("div",{className:"ptop-10 pbot-10",children:e(UU,{disabled:n.proxyChoice!=ly.DEFAULT,onChange:function(e){return function(e,t){var n=tb.cloneDeep(e);n.locationRefId=t;var o=c.find((function(e){return e.refId==t}));o&&(n.latitude=o.latitude,n.longitude=o.longitude),T(n)}(n,e)},defaultValue:n.locationRefId||"",placeholder:"Select a proxy location",items:d})}),e("div",{className:"pbot-10",children:e(RO,{label:"Latitude:",value:n.latitude||"",error:n.latError,errorMessage:n.latErrorMsg,readOnly:n.locationRefId!=py.CUSTOM,onChange:function(e){return function(e,t){e.latitude=t,e.latError=!1,e.latErrorMsg="";for(var n=[],o=0;o<x.length;o++)x[o].refId!=e.refId?n.push(x[o]):n.push(e);w(n)}(n,e)},step:1e-11,min:-90})}),e("div",{className:"pbot-10",children:e(RO,{label:"Longitude:",value:n.longitude||"",error:n.lngError,errorMessage:n.lngErrorMsg,readOnly:n.locationRefId!=py.CUSTOM,onChange:function(e){return function(e,t){e.longitude=t,e.lngError=!1,e.lngErrorMsg="";for(var n=[],o=0;o<x.length;o++)x[o].refId!=e.refId?n.push(x[o]):n.push(e);w(n)}(n,e)},step:1e-11,min:-180})}),e(vc,{children:"Choose between a preconfigured payout table or upload a custom table."}),t("div",{children:[e(Rp,{sx:{width:"100%"},children:t(Lh,{"aria-labelledby":"demo-radio-buttons-group-label",sx:{width:"100%"},value:n.proxyChoice,onChange:function(e){return function(e,t){e.proxyChoice=t,T(e)}(n,e.target.value)},name:"radio-buttons-group",children:[e(Up,{value:ly.DEFAULT,sx:{pt:2},control:e(Oh,{}),label:"Preconfigured Table"}),e("div",{className:"",children:e(UU,{disabled:n.proxyChoice!=ly.DEFAULT,onChange:function(e){return function(e,t){var n=tb.cloneDeep(e);n.payoutTableRefId=t,n.payoutTableRefId=""==t?void 0:t,T(n)}(n,e)},defaultValue:h&&h.length>0?n.payoutTableRefId||h[0].refId:"",placeholder:"No Payout Tables Defined",items:h?h.map((function(e){return{key:e.key,value:e.refId}})):[]})}),e(Up,{value:ly.CUSTOM,control:e(Oh,{}),label:"Upload table"})]})}),e("div",{className:"ptop-10 pbot-10",children:e(HU,{disabled:n.proxyChoice!=ly.CUSTOM,value:n.file,error:n.fileError,errorMessage:n.fileErrorMsg,onChange:function(e){return S(n,e)},isFileSelected:n.proxyChoice==ly.CUSTOM&&null!=n.customPayouts,accept:".csv,.json"})})]})]})]},n.refId)}))]})})}));function YU(e,t){return{refId:xy(),code:e,anemometerChoice:ly.DEFAULT,payoutTableRefId:t,file:void 0,fileError:!1,fileErrorMsg:"",customPayouts:void 0}}jy(".multi-proxy-container{\r\n width:100%\r\n}");var JU=Xa([e("path",{d:"M4 3h6v2H4zM1 7h5v2H1zm2 12h5v2H3zm10.73-8.39c.75.23 1.3.78 1.57 1.46l4.27-7.11c.65-1.08.3-2.48-.78-3.13-.87-.52-1.99-.41-2.73.29l-3.43 3.21c-.4.37-.63.9-.63 1.45v3.93c.36-.15.98-.33 1.73-.1m-3.12 1.66c.16-.52.48-.96.89-1.27H3.28C2.02 11 1 12.02 1 13.28c0 1.02.67 1.91 1.65 2.19l4.51 1.29c.53.15 1.1.08 1.58-.21l2.69-1.61c-.77-.62-1.13-1.67-.82-2.67m11.6 6.34-2.28-4.1c-.27-.48-.73-.83-1.26-.97l-3.18-.8c.03.32 0 .66-.1.99-.32 1.06-1.28 1.77-2.39 1.77-.61 0-.99-.22-1-.22V21c-1.1 0-2 .9-2 2h6c0-1.1-.9-2-2-2v-4.28l4.61 4.61c.89.89 2.33.89 3.22 0 .72-.72.88-1.83.38-2.72"},"0"),e("path",{d:"M12.56 14.43c.79.24 1.63-.2 1.87-1 .24-.79-.2-1.63-1-1.87-.79-.24-1.63.2-1.87 1-.24.79.21 1.63 1 1.87"},"1")],"WindPower");function $U(n){var o=r.useState(n.value),i=o[0],a=o[1];return t("div",{className:"text-input-container",children:[null!=n.label&&e("div",{className:"label",children:e("label",{children:n.label})}),t("div",{className:"flex-container",children:[null!=n.prefix&&e("label",{className:"prefix",children:n.prefix}),e("input",{type:"text",value:i,onChange:function(e){return function(e){a(e),null!=n.onChange&&n.onChange(e)}(e.target.value)}})]})]})}jy(".text-input-container{\r\n padding: 0;\r\n font-family: system-ui, sans-serif;\r\n}\r\n\r\n.text-input-container .label{\r\n font-weight: 700;\r\n padding-bottom: 5px;\r\n}\r\n\r\n.text-input-container .flex-container{\r\n border: 0.5px solid lightgray;\r\n display:flex;\r\n}\r\n\r\n.text-input-container .flex-container .prefix{\r\n background-color: lightgray;\r\n padding: 8px 15px;\r\n}\r\n\r\n.text-input-container .flex-container:hover{\r\n border: 0.5px solid black;\r\n}\r\n\r\n.text-input-container input{\r\n width: 100%;\r\n padding: 8px 10px;\r\n font-size: '12px';\r\n border: 0;\r\n background-color: rgba(255,255,255,0);\r\n}\r\n\r\n.text-input-container input:focus-visible{\r\n outline: 0; \r\n}");var ez="#FFF",tz=Or(ez,.7),nz=Pa({palette:{secondary:{main:tz,light:Or(ez,.5),dark:Or(ez,.9),contrastText:kr(tz,"#fff")>4.5?"#fff":"#111"}}}),oz=Oa((function(t){var n=t.className,o=ov(t,["className"]);return e(sA,nv({},o,{classes:{popper:n}}))}))((function(e){var t,n=e.theme;return(t={})["& .".concat($h.tooltip)]={backgroundColor:"#f5f5f9",color:"rgba(0, 0, 0, 0.87)",maxWidth:220,fontSize:n.typography.pxToRem(12),border:"1px solid #dadde9"},t})),rz=i((function(n,o){var i=Qv(),a=Gv(MC),s=Gv(IC),c=Gv(LC),l=Gv(HC),d=r.useState(!1),p=d[0],h=d[1],A=r.useState(void 0),y=A[0],m=A[1],g=r.useState([]),C=g[0],v=g[1];u((function(){v(s)}),[s]);var b=function(e,t){return function(n,o){h(!!o&&e),m(o?t:void 0)}};function _(e,t){return rv(this,void 0,void 0,(function(){return iv(this,(function(n){return t&&(t.type==dy.JSON?function(e,t){return rv(this,void 0,void 0,(function(){var n;return iv(this,(function(o){switch(o.label){case 0:return e.fileError=!1,e.fileErrorMsg="",[4,x(t)];case 1:return n=o.sent(),e.customPayouts=n,w(e),[2]}}))}))}(e,t).then((function(e){return e})):t.type==dy.CSV?function(e,t){e.fileError=!1,e.fileErrorMsg="",VU.parse(t,{complete:function(t){e.customPayouts=t.data,w(e)},header:!0,dynamicTyping:!0})}(e,t):console.log("UNSUPPORTED file")),[2]}))}))}var x=function(e){return new Promise((function(t,n){var o=new FileReader;o.onload=function(e){e.target&&t(JSON.parse(e.target.result))},o.onerror=function(e){return n(e)},o.readAsText(e)}))};function w(e){for(var t=[],n=0;n<C.length;n++)e.refId!=C[n].refId?t.push(C[n]):t.push(e);v(t)}function B(){var e=[];C.forEach((function(t){var n=tb.cloneDeep(t);n.anemometerChoice==ly.DEFAULT&&null==n.payoutTableRefId&&(n.payoutTableRefId=c&&c.length>0?c[0].refId:void 0),e.push(n)})),i(vC(e))}return f(o,(function(){return{handleNext:function(){var e=!function(){for(var e=!1,t=0;t<C.length;t++){var n=tb.cloneDeep(C[t]);n.anemometerChoice==ly.CUSTOM&&null==n.customPayouts?(e=!0,n.fileError=!0,n.fileErrorMsg="Must upload a valid payout CSV or JSON",e||(h("panel"+n.refId),m(n))):(n.fileError=!1,n.fileErrorMsg="")}return v([]),e}();e&&(B(),i(yC(cy.INPUT_CIAC_DETAILS)),i(mC(a+1)))},handleBack:function(){B(),i(yC(cy.INPUT_PROXY_DETAILS)),i(mC(a-1))}}})),e(Qa,{theme:nz,children:t("div",{className:"multi-anemometer-container ptop-20 pbot-10",children:[e(vd,{elevation:0,variant:"outlined",sx:{minWidth:275,borderRadius:0,opacity:.85,backgroundColor:"var(--primary-color-blue)"},children:e(Sd,{sx:{height:"50px",padding:"0 16px","&:last-child":{paddingBottom:"0"}},children:t(vc,{sx:{fontSize:16,fontWeight:700,lineHeight:"50px",color:"white"},color:"text.secondary",children:["List of Anemometers",e(oz,{placement:"right-end",title:t(r.Fragment,{children:[e(vc,{color:"inherit",children:e("b",{children:"Add Anemometer"})}),e("em",{children:"Add and configure a anemometer reference"})]}),children:e(md,{onClick:function(){return function(){for(var e=YU("",c&&l&&l<c.length?c[l].refId:void 0),t=[],n=0;n<C.length;n++)t.push(C[n]);t.push(e),v(t),m(e),h("panel"+e.refId)}()},variant:"contained",color:"secondary",size:"small",sx:{float:"right",marginTop:"12.5px",minHeight:"25px",minWidth:"25px",padding:0,color:"rgb(0, 0, 102)"},children:e(xR,{icon:FR,size:"xl"})})})]})})}),0==C.length&&e(vc,{sx:{fontSize:"14px"},className:"pbot-10 ptop-10",children:e("em",{children:" No anemometers defined..."})}),C.map((function(n,o){return t(zs,{variant:"outlined",elevation:0,sx:{"::before":{display:"none"}},style:{marginTop:"10px",marginBottom:"0"},className:n.refId==(null==y?void 0:y.refId)?"selected":"",expanded:p==="panel"+n.refId,onChange:b("panel"+n.refId,n),children:[e(sc,{"aria-controls":"panel"+n.refId+"bh-content",id:"panel"+n.refId+"bh-header",sx:{minHeight:"50px",maxHeight:"50px",backgroundColor:"white","&.Mui-expanded":{marginBottom:"0",minHeight:"50px",maxHeight:"50px",backgroundColor:"rgba(230, 230, 230,1)",color:"black"},":hover":{backgroundColor:"rgba(230, 230, 230,1)",color:"black",button:{display:"inline !important"},".pin-icon":{marginTop:"3px"},".MuiTypography-root":{lineHeight:"30px !important"}}},children:t(cd,{sx:{display:"grid",gridTemplateColumns:"24px auto",width:"100%"},children:[e(cd,{className:"pin-icon",sx:{display:"flex",flexDirection:"column",marginTop:n.refId==(null==y?void 0:y.refId)?"3px":"0"},children:e(JU,{})}),t(vc,{sx:{width:"100%",flexShrink:0,fontSize:"16px",lineHeight:n.refId==(null==y?void 0:y.refId)?"30px":"24px",fontWeight:700},children:[" Anemometer #",o+1,e(sA,{title:"Delete Anemometer",placement:"right",children:e(Ep,{sx:{display:n.refId==(null==y?void 0:y.refId)?"inline":"none",float:"right",borderRadius:"2px",height:"30px",width:"30px",minHeight:"30px",top:"0px"},className:"delete-loc",color:"secondary","aria-label":"add",onClick:function(e){e.stopPropagation(),function(e){for(var t=[],n=0;n<C.length;n++)C[n].refId!=e&&t.push(C[n]);v(t),y&&y.refId==e&&(m(void 0),h(!1))}(n.refId)},children:e(Mb,{sx:{margin:"5px"},fontSize:"small"})})})]})]})}),t(js,{children:[e("div",{className:"ptop-10 pbot-10",children:e($U,{label:"Anemometer Code:",value:n.code,onChange:function(e){return function(e,t){e.code=t,w(e)}(n,e)}})}),e(vc,{children:"Choose between a preconfigured payout table or upload a custom table."}),t("div",{children:[e(Rp,{sx:{width:"100%"},children:t(Lh,{"aria-labelledby":"demo-radio-buttons-group-label",sx:{width:"100%"},value:n.anemometerChoice,onChange:function(e){return function(e,t){e.anemometerChoice=t,w(e)}(n,e.target.value)},name:"radio-buttons-group",children:[e(Up,{value:ly.DEFAULT,sx:{pt:2},control:e(Oh,{}),label:"Preconfigured Table"}),e("div",{className:"",children:e(UU,{disabled:n.anemometerChoice!=ly.DEFAULT,onChange:function(e){return function(e,t){var n=tb.cloneDeep(e);n.payoutTableRefId=""==t?void 0:t,w(n)}(n,e)},defaultValue:c&&c.length>0?n.payoutTableRefId||c[0].refId:"",placeholder:"No Payout Tables Defined",items:c?c.map((function(e){return{key:e.key,value:e.refId}})):[]})}),e(Up,{value:ly.CUSTOM,control:e(Oh,{}),label:"Upload table"})]})}),e("div",{className:"ptop-10 pbot-10",children:e(HU,{disabled:n.anemometerChoice!=ly.CUSTOM,value:n.file,error:n.fileError,errorMessage:n.fileErrorMsg,onChange:function(e){return _(n,e)},isFileSelected:n.anemometerChoice==ly.CUSTOM&&null!=n.customPayouts,accept:".csv,.json"})})]})]})]},n.refId)}))]})})}));function iz(e,t,n,o,r,i){return{refId:xy(),shapeType:e||gy.CIRCLE,circle:wy(t,n,o,i),polygon:By(r,i)}}jy(".multi-anemometer-container{\r\n width:100%\r\n}\r\n\r\n.mr-5 {\r\n margin-right: 5px;\r\n}\r\n\r\n.mr-4 {\r\n margin-right: 4px;\r\n}\r\n\r\n.mr-3 {\r\n margin-right: 3px;\r\n}\r\n\r\n.mr-2 {\r\n margin-right: 2px;\r\n}\r\n\r\n.mr-1 {\r\n margin-right: 1px;\r\n}\r\n\r\n.ml-5 {\r\n margin-left: 5px;\r\n}\r\n\r\n.ml-4 {\r\n margin-left: 4px;\r\n}\r\n\r\n.ml-3 {\r\n margin-left: 3px;\r\n}\r\n\r\n.ml-2 {\r\n margin-left: 2px;\r\n}\r\n\r\n.ml-1 {\r\n margin-left: 1px;\r\n}");jy(".distance-input-container{\r\n padding: 0;\r\n font-family: system-ui, sans-serif;\r\n}\r\n\r\n.distance-input-container .label{\r\n font-weight: 700;\r\n padding-bottom: 5px;\r\n}\r\n\r\n.distance-input-container .flex-container{\r\n border: 0.5px solid lightgray;\r\n display:flex;\r\n}\r\n\r\n.distance-input-container .flex-container .prefix{\r\n background-color: lightgray;\r\n padding: 8px 15px;\r\n}\r\n\r\n.distance-input-container .flex-container .distance-options #distance{\r\n height: 100%;\r\n outline: none;\r\n box-shadow: none;\r\n border: 0;\r\n background-color: lightgrey;\r\n padding-left: 10px;\r\n}\r\n\r\n.distance-input-container .flex-container.error{\r\n border: 0.5px solid rgb(211,47,47);\r\n}\r\n\r\n.distance-input-container .flex-container.error:focus-within{\r\n border: 0.5px solid rgb(211,47,47) !important;\r\n box-shadow: inset 1px 1px rgb(211,47,47), inset -1px -1px rgb(211,47,47);\r\n}\r\n\r\n.distance-input-container .flex-container.error:focus-within .prefix{\r\n box-shadow: inset 1px 1px rgb(211,47,47), inset 0px -1px rgb(211,47,47);\r\n}\r\n\r\n.distance-input-container .flex-container:hover:not(.error:focus-within){\r\n border: 0.5px solid black;\r\n}\r\n\r\n.distance-input-container input{\r\n width: 100%;\r\n padding: 8px 10px;\r\n font-size: '12px';\r\n border: 0;\r\n background-color: rgba(255,255,255,0);\r\n}\r\n\r\n.distance-input-container input:focus-visible{\r\n outline: 0;\r\n}");var az,sz=1609.344;function cz(e){return e*sz}function lz(e){return e/sz}function uz(n){var o,i=r.useState(n.value);i[0],i[1];var a=r.useState(n.value),s=a[0],c=a[1],l=r.useState((null===(o=n.unit)||void 0===o?void 0:o.symbol)||n.distanceOptions[0].symbol),u=l[0],d=l[1];function p(e,t,n){return t==az.KILOMETER&&n==az.MILE?1e3*lz(e):t==az.MILE&&n==az.KILOMETER?cz(e)/1e3:t==az.KILOMETER&&n==az.METER?1e3*e:t==az.METER&&n==az.KILOMETER?e/1e3:t==az.METER&&n==az.MILE?lz(e):t==az.MILE&&n==az.METER?cz(e):e}return t("div",{className:"distance-input-container",children:[null!=n.label&&e("div",{className:"label",children:e("label",{children:n.label})}),t("div",{className:"flex-container"+(n.error?" error":""),children:[e("input",{type:"number",value:s,min:n.min,max:n.max,onChange:function(e){return function(e){if(Number.isNaN(e))c(""),n.onChange&&n.onChange(0);else{c(e);var t=p(e,u,az.MILE);n.onChange&&n.onChange(t)}}(e.target.valueAsNumber)},step:n.step}),e("div",{className:"distance-options",children:e("select",{id:"distance",name:"distance",onChange:function(e){var t=n.distanceOptions.find((function(t){return t.name===e.target.value}));if(t){if(null!=s&&!Number.isNaN(s)){var o=p(s,u,t.symbol);c(o)}d(t.symbol)}},children:n.distanceOptions.map((function(t){return e("option",{style:{borderRadius:0},children:t.name},t.name)}))})})]}),n.error&&e("span",{style:{color:"rgb(211,47,47)",fontSize:"10px",margin:"0 14px",marginTop:"3px",display:"inline-block",width:"calc(100%-28px)",lineHeight:1.66,letterSpacing:"0.03333em",fontFamily:"inherit"},children:n.errorMessage})]})}!function(e){e.METER="m",e.MILE="mi",e.KILOMETER="km"}(az||(az={}));var dz="#FFF",pz=Or(dz,.7),fz=Pa({palette:{secondary:{main:pz,light:Or(dz,.5),dark:Or(dz,.9),contrastText:kr(pz,"#fff")>4.5?"#fff":"#111"}}}),hz=Oa((function(t){var n=t.className,o=ov(t,["className"]);return e(sA,nv({},o,{classes:{popper:n}}))}))((function(e){var t,n=e.theme;return(t={})["& .".concat($h.tooltip)]={backgroundColor:"#f5f5f9",color:"rgba(0, 0, 0, 0.87)",maxWidth:220,fontSize:n.typography.pxToRem(12),border:"1px solid #dadde9"},t})),Az=i((function(o,i){var a=Qv(),s=Gv(MC),c=Gv(kC),l=Gv(PC),d=Gv(UC),p=Gv(jC),h=r.useState(!1),A=h[0],y=h[1],m=r.useState([]),g=m[0],C=m[1],v=r.useState([]),b=v[0],_=v[1],x=r.useState(void 0),w=x[0],B=x[1],S=r.useState([]),E=S[0],T=S[1],M="Longitude value must be greater than or equal to -180",P="Must upload a valid payout CSV or JSON";u((function(){var e;_(fy(l)),C(((e=[]).push({key:"Polygon",value:gy.POLYGON}),e.push({key:"Circle",value:gy.CIRCLE}),e))}),[]),u((function(){T(c)}),[c]);var F=function(e,t){return function(n,o){y(!!o&&e),B(o?t:void 0)}};function I(e,t,n){t.ciasChoice=n,L(e,t)}function R(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.payoutTableRefId=n,r.payoutTableRefId=""==n?void 0:n,L(o,r)}function k(e,t,n){return rv(this,void 0,void 0,(function(){return iv(this,(function(o){return n&&(n.type==dy.JSON?function(e,t,n){return rv(this,void 0,void 0,(function(){var o;return iv(this,(function(r){switch(r.label){case 0:return t.fileError=!1,t.fileErrorMsg="",[4,O(n)];case 1:return o=r.sent(),t.customPayouts=o,L(e,t),[2]}}))}))}(e,t,n).then((function(e){return e})):n.type==dy.CSV?function(e,t,n){t.fileError=!1,t.fileErrorMsg="",VU.parse(n,{complete:function(n){t.customPayouts=n.data,L(e,t)},header:!0,dynamicTyping:!0})}(e,t,n):console.log("UNSUPPORTED file")),[2]}))}))}var O=function(e){return new Promise((function(t,n){var o=new FileReader;o.onload=function(e){e.target&&t(JSON.parse(e.target.result))},o.onerror=function(e){return n(e)},o.readAsText(e)}))};function D(e,t){for(var n=[],o=0;o<E.length;o++)E[o].refId!=e.refId?n.push(E[o]):n.push(e);a(_C(n))}function L(e,t){switch(t.type){case Cy.CIRCLE:U(e,t);break;case Cy.POLYGON:!function(e,t){e.polygon=t,D(e)}(e,t)}}function U(e,t){e.circle=t,D(e)}function z(){var e=[];E.forEach((function(t){var n=tb.cloneDeep(t);if(n.shapeType==gy.CIRCLE){var o=n.circle;o.ciasChoice==ly.DEFAULT&&null==o.payoutTableRefId&&(o.payoutTableRefId=d&&d.length>0?d[0].refId:void 0)}else if(n.shapeType==gy.POLYGON){var r=n.polygon;r.ciasChoice==ly.DEFAULT&&null==r.payoutTableRefId&&(r.payoutTableRefId=d&&d.length>0?d[0].refId:void 0)}e.push(n)})),a(_C(e))}return f(i,(function(){return{handleNext:function(){var e=!function(){for(var e=!1,t=!1,n=!1,o=[],r=0;r<E.length;r++)(i=tb.cloneDeep(E[r])).shapeType==gy.CIRCLE&&(null==(a=i.circle).latitude||Number.isNaN(a.latitude)||a.latitude<-90?(t=!0,a.latError=!0,a.latErrorMsg="Latitude value must be greater than or equal to -90",e||t||n||(y("panel"+i.refId),B(i))):(a.latError=!1,a.latErrorMsg="")),o.push(i);for(r=0;r<o.length;r++)(i=tb.cloneDeep(o[r])).shapeType==gy.CIRCLE&&(null==(a=i.circle).longitude||Number.isNaN(a.longitude)||a.longitude<-180?(n=!0,a.lngError=!0,a.lngErrorMsg=M,e||t||n||(y("panel"+i.refId),B(i))):(a.lngError=!1,a.lngErrorMsg=""));for(r=0;r<o.length;r++)(i=tb.cloneDeep(o[r])).shapeType==gy.CIRCLE&&(null==(a=i.circle).longitude||Number.isNaN(a.longitude)||a.longitude<-180?(n=!0,a.lngError=!0,a.lngErrorMsg=M,e||t||n||(y("panel"+i.refId),B(i))):(a.lngError=!1,a.lngErrorMsg=""));for(r=0;r<o.length;r++){var i,a;if((i=tb.cloneDeep(o[r])).shapeType==gy.CIRCLE)(a=i.circle).ciasChoice==ly.CUSTOM&&null==a.customPayouts?(e=!0,a.fileError=!0,a.fileErrorMsg=P,e||t||n||(y("panel"+i.refId),B(i))):(a.fileError=!1,a.fileErrorMsg="");else if(i.shapeType==gy.POLYGON){var s=i.polygon;s.ciasChoice==ly.CUSTOM&&null==s.customPayouts?(e=!0,s.fileError=!0,s.fileErrorMsg=P,e||t||n||(y("panel"+i.refId),B(i))):(s.fileError=!1,s.fileErrorMsg="")}}return T(o),e||t||n}();e&&(z(),a(yC(cy.DISPLAY_PAYOUTS)),a(mC(s+1)),a(fb(!0)))},handleBack:function(){z(),a(yC(cy.INPUT_ANEMOMETER_DETAILS)),a(mC(s-1))}}})),e(Qa,{theme:fz,children:t("div",{className:"cias-container ptop-20 pbot-10",children:[e(vd,{elevation:0,variant:"outlined",sx:{minWidth:275,borderRadius:0,opacity:.85,backgroundColor:"var(--primary-color-blue)"},children:e(Sd,{sx:{height:"50px",padding:"0 16px","&:last-child":{paddingBottom:"0"}},children:t(vc,{sx:{fontSize:16,fontWeight:700,lineHeight:"50px",color:"white"},color:"text.secondary",children:["List of CAT Shapes",e(hz,{placement:"right-end",title:t(r.Fragment,{children:[e(vc,{color:"inherit",children:e("b",{children:"Add CAT Shape"})}),e("em",{children:"Add and configure a new CAT shape"})]}),children:e(md,{onClick:function(){return function(){for(var e=iz(void 0,void 0,void 0,void 0,void 0,d&&p&&p<d.length?d[p].refId:void 0),t=[],n=0;n<E.length;n++)t.push(E[n]);t.push(e),T(t),B(e),y("panel"+e.refId)}()},variant:"contained",color:"secondary",sx:{float:"right",marginTop:"12.5px",minHeight:"25px",minWidth:"25px",padding:0,color:"rgb(0, 0, 102)"},size:"small",children:e(xR,{icon:FR,size:"xl"})})})]})})}),E.map((function(o,r){return t(zs,{variant:"outlined",elevation:0,sx:{"::before":{display:"none"}},style:{marginTop:"10px",marginBottom:"0"},className:o.refId==(null==w?void 0:w.refId)?"selected":"",expanded:A==="panel"+o.refId,onChange:F("panel"+o.refId,o),children:[e(sc,{"aria-controls":"panel"+o.refId+"bh-content",id:"panel"+o.refId+"bh-header",sx:{minHeight:"50px",maxHeight:"50px",backgroundColor:"white","&.Mui-expanded":{marginBottom:"0",minHeight:"50px",maxHeight:"50px",backgroundColor:"rgba(230, 230, 230,1)",color:"black"},":hover":{backgroundColor:"rgba(230, 230, 230,1)",color:"black",button:{display:"inline !important"},".pin-icon":{marginTop:"3px"},".MuiTypography-root":{lineHeight:"30px !important"}}},children:t(cd,{sx:{display:"grid",gridTemplateColumns:"24px auto",width:"100%"},children:[e(cd,{className:"pin-icon",sx:{display:"flex",flexDirection:"column",marginTop:o.refId==(null==w?void 0:w.refId)?"3px":"0"},children:e(Pb,{})}),t(vc,{sx:{width:"100%",flexShrink:0,fontSize:"16px",lineHeight:o.refId==(null==w?void 0:w.refId)?"30px":"24px",fontWeight:700},children:[" CAT Shape #",r+1,e(sA,{title:"Delete Shape",placement:"right",children:e(Ep,{sx:{display:o.refId==(null==w?void 0:w.refId)?"inline":"none",float:"right",borderRadius:"2px",height:"30px",width:"30px",minHeight:"30px",top:"0px"},className:"delete-cias",color:"secondary","aria-label":"delete",onClick:function(e){e.stopPropagation(),function(e){for(var t=[],n=0;n<E.length;n++)E[n].refId!=e&&t.push(E[n]);a(_C(t)),w&&w.refId==e&&(B(void 0),y(!1))}(o.refId)},children:e(Mb,{sx:{margin:"5px"},fontSize:"small"})})})]})]})}),t(js,{children:[e("div",{className:"ptop-10 pbot-10",children:e(UU,{onChange:function(e){return function(e,t){if(e.shapeType!=t){var n=tb.cloneDeep(e);n.shapeType=t,D(n)}}(o,e)},defaultValue:o.shapeType,placeholder:"Select shape type",items:g})}),o.shapeType==gy.CIRCLE&&t(n,{children:[e("div",{className:"ptop-10 pbot-10",children:e(UU,{disabled:o.circle.ciasChoice!=ly.DEFAULT,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.locationRefId=n;var i=l.find((function(e){return e.refId==n}));i&&(r.latitude=i.latitude,r.longitude=i.longitude),o.circle=r,D(o)}(o,o.circle,e)},defaultValue:o.circle.locationRefId||"",placeholder:"Select a risk location",items:b})}),e("div",{className:"pbot-10",children:e(RO,{label:"Latitude:",value:o.circle.latitude||"",error:o.circle.latError,errorMessage:o.circle.latErrorMsg,readOnly:o.circle.locationRefId!=py.CUSTOM,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.latitude=n,r.latError=!1,r.latErrorMsg="",U(o,r)}(o,o.circle,e)},step:1e-11,min:-90})}),e("div",{className:"pbot-10",children:e(RO,{label:"Longitude:",value:o.circle.longitude||"",error:o.circle.lngError,errorMessage:o.circle.lngErrorMsg,readOnly:o.circle.locationRefId!=py.CUSTOM,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.longitude=n,r.lngError=!1,r.lngErrorMsg="",U(o,r)}(o,o.circle,e)},step:1e-11,min:-180})}),e("div",{className:"pbot-10",children:e(uz,{label:"Circle radius:",value:o.circle.radius,distanceOptions:[{name:"mi",symbol:"mi"},{name:"km",symbol:"km"}],error:o.circle.radiusError,errorMessage:o.circle.radiusErrorMsg,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.radius=n,L(o,r)}(o,o.circle,e)},step:.1,min:0})}),e(vc,{children:"Choose between a preconfigured payout table or upload a custom table."}),t("div",{children:[e(Rp,{sx:{width:"100%"},children:t(Lh,{"aria-labelledby":"demo-radio-buttons-group-label",sx:{width:"100%"},value:o.circle.ciasChoice,onChange:function(e){return I(o,o.circle,e.target.value)},name:"radio-buttons-group",children:[e(Up,{value:ly.DEFAULT,sx:{pt:2},control:e(Oh,{}),label:"Preconfigured Table"}),e("div",{className:"",children:e(UU,{disabled:o.circle.ciasChoice!=ly.DEFAULT,onChange:function(e){return R(o,o.circle,e)},defaultValue:d&&d.length>0?o.circle.payoutTableRefId||d[0].refId:"",placeholder:"No Payout Tables Defined",items:d?d.map((function(e){return{key:e.key,value:e.refId}})):[]})}),e(Up,{value:ly.CUSTOM,control:e(Oh,{}),label:"Upload table"})]})}),e("div",{className:"ptop-10 pbot-10",children:e(HU,{disabled:o.circle.ciasChoice!=ly.CUSTOM,value:o.circle.file,error:o.circle.fileError,errorMessage:o.circle.fileErrorMsg,onChange:function(e){return k(o,o.circle,e)},isFileSelected:o.circle.ciasChoice==ly.CUSTOM&&null!=o.circle.customPayouts,accept:".csv,.json"})})]})]}),o.shapeType==gy.POLYGON&&t(n,{children:[e(vc,{className:"ptop-10",sx:{fontWeight:700,fontSize:"15px"},children:"Polygon Coordinates:"}),o.polygon.coords.map((function(n,r){return t("div",{className:"ptop-5",style:{display:"grid",gridTemplateColumns:"10% 45% 45%",width:"100%"},children:[e(Ep,{sx:{borderRadius:"0px",opacity:"0.7",maxHeight:"24px",minHeight:"24px",maxWidth:"24px",boxShadow:"none",marginRight:"4px"},color:"error","aria-label":"add",disabled:o.polygon.coords.length<=3,onClick:function(e){!function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.coords.splice(n,1),L(o,r)}(o,o.polygon,r)},children:e(Mb,{sx:{fontSize:"18px"},fontSize:"inherit"})}),e(RO,{className:"mr-2",size:"sm",placeholder:"longitude",value:n.longitude||"",onChange:function(e){!function(e,t,n,o){var r=tb.cloneDeep(e),i=tb.cloneDeep(t);i.coords[n].longitude=o,L(r,i)}(o,o.polygon,r,e)},min:-180,max:180,step:1e-11}),e(RO,{className:"m1-2",size:"sm",placeholder:"latitude",value:n.latitude||"",onChange:function(e){!function(e,t,n,o){var r=tb.cloneDeep(e),i=tb.cloneDeep(t);i.coords[n].latitude=o,L(r,i)}(o,o.polygon,r,e)},min:-90,max:90,step:1e-11})]},o.polygon.refId+r)})),e(md,{size:"small",variant:"contained",color:"success",sx:{mt:"5px",width:"100%",opacity:"0.8"},onClick:function(e){return function(e,t){var n=tb.cloneDeep(e),o=tb.cloneDeep(t);o.coords.push({latitude:void 0,longitude:void 0}),L(n,o)}(o,o.polygon)},children:"Add New Coordinate"}),e(vc,{className:"ptop-10",children:"Choose between a preconfigured payout table or upload a custom table."}),t("div",{children:[e(Rp,{sx:{width:"100%"},children:t(Lh,{"aria-labelledby":"demo-radio-buttons-group-label",sx:{width:"100%"},value:o.polygon.ciasChoice,onChange:function(e){return I(o,o.polygon,e.target.value)},name:"radio-buttons-group",children:[e(Up,{value:ly.DEFAULT,sx:{pt:2},control:e(Oh,{}),label:"Preconfigured Table"}),e("div",{className:"",children:e(UU,{disabled:o.polygon.ciasChoice!=ly.DEFAULT,onChange:function(e){return R(o,o.polygon,e)},defaultValue:d&&d.length>0?o.polygon.payoutTableRefId||d[0].refId:"",placeholder:"No Payout Tables Defined",items:d?d.map((function(e){return{key:e.key,value:e.refId}})):[]})}),e(Up,{value:ly.CUSTOM,control:e(Oh,{}),label:"Upload table"})]})}),e("div",{className:"ptop-10 pbot-10",children:e(HU,{disabled:o.polygon.ciasChoice!=ly.CUSTOM,value:o.polygon.file,error:o.polygon.fileError,errorMessage:o.polygon.fileErrorMsg,onChange:function(e){return k(o,o.polygon,e)},isFileSelected:o.polygon.ciasChoice==ly.CUSTOM&&null!=o.polygon.customPayouts,accept:".csv,.json"})})]})]})]})]},o.refId)})),0==E.length&&e(vc,{sx:{fontSize:"14px"},className:"pbot-10 ptop-10",children:e("em",{children:" No shapes defined..."})})]})})}));jy(".payout-info-container {\r\n --container-offset:10px;\r\n padding:0;\r\n height:calc(100% - var(--container-offset));\r\n font-family: system-ui, sans-serif;\r\n}\r\n\r\n.payout-info-container .header{\r\n margin: 15px;\r\n}\r\n\r\n.payout-info-container ::-webkit-scrollbar{\r\n width: 10px;\r\n}\r\n\r\n.payout-info-container ::-webkit-scrollbar-track {\r\n background: #f1f1f1;\r\n}\r\n\r\n.payout-info-container ::-webkit-scrollbar-thumb {\r\n background: #a1a1a1;\r\n}\r\n\r\n.payout-info-container ::-webkit-scrollbar-thumb:hover {\r\n background: #868686; \r\n}\r\n\r\n.payout-info-container .wind {\r\n height: 25px;\r\n line-height: 25px;\r\n text-align: center;\r\n color: black;\r\n font-weight: 700;\r\n font-size: 0.8em;\r\n padding: 3px 10px;\r\n border-radius: 2px;\r\n border: 0.5px solid darkgray; \r\n}\r\n\r\n.payout-info-container .cat{\r\n height: 25px;\r\n line-height: 25px;\r\n text-align: center;\r\n color: white;\r\n font-weight: 700;\r\n font-size: 0.8em;\r\n padding: 3px 10px;\r\n border-radius: 2px;\r\n margin-right: 5px;\r\n}\r\n\r\n.payout-info-container .cat.cat-5{\r\n background-color: #fc5c0d;\r\n}\r\n\r\n.payout-info-container .cat.cat-4{\r\n background-color: #fa8d0e;\r\n}\r\n\r\n.payout-info-container .cat.cat-3{\r\n background-color: #f7be0f;\r\n}\r\n\r\n.payout-info-container .cat.cat-2{\r\n background-color: #f6d70f;\r\n}\r\n\r\n.payout-info-container .cat.cat-1{\r\n background-color: #c0e826;\r\n}\r\n\r\n.payout-info-container .cat.cat-0{\r\n background-color: #9cf435;\r\n}\r\n\r\n.payout-info-container .cat.cat--1{\r\n background-color: #78ff44;\r\n}\r\n\r\n.payout-info-container .cat.cat--2{\r\n background-color: #78ff44;\r\n}\r\n\r\n.payout-info-container .cat.cat--3{\r\n background-color: #78ff44;\r\n}\r\n\r\n.payout-info-container .cat.cat--4{\r\n background-color: #78ff44;\r\n}\r\n\r\n.payout-info-container .cat.cat--5{\r\n background-color: #78ff44;\r\n}\r\n\r\n.payout-info-container .cat.cat--10{\r\n background-color: #7d837b;\r\n}\r\n\r\n.payout-info-container .scroll-container{\r\n \r\n height: calc(100% - 2.5em - var(--container-offset));\r\n overflow-y:hidden;\r\n scrollbar-gutter: stable;\r\n position: relative;\r\n top: var(--container-offset);\r\n}\r\n\r\n.payout-info-container .scroll-container:hover{\r\n overflow-y: auto;\r\n}\r\n\r\n.payout-info-container .scroll-container .card-container:last-child div{\r\n margin-bottom: 0px;\r\n}");var yz=Xa(e("path",{d:"M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z"}),"ExpandMore"),mz=Xa(e("path",{d:"M11.8 10.9c-2.27-.59-3-1.2-3-2.15 0-1.09 1.01-1.85 2.7-1.85 1.78 0 2.44.85 2.5 2.1h2.21c-.07-1.72-1.12-3.3-3.21-3.81V3h-3v2.16c-1.94.42-3.5 1.68-3.5 3.61 0 2.31 1.91 3.46 4.7 4.13 2.5.6 3 1.48 3 2.41 0 .69-.49 1.79-2.7 1.79-2.06 0-2.87-.92-2.98-2.1h-2.2c.12 2.19 1.76 3.42 3.68 3.83V21h3v-2.15c1.95-.37 3.5-1.5 3.5-3.55 0-2.84-2.43-3.81-4.7-4.4"}),"AttachMoney"),gz=Xa(e("path",{d:"m16 6 2.29 2.29-4.88 4.88-4-4L2 16.59 3.41 18l6-6 4 4 6.3-6.29L22 12V6z"}),"TrendingUp"),Cz=Xa([e("path",{d:"M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4m0 6c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2"},"0"),e("path",{d:"M22 7.47V5.35C20.05 4.77 16.56 4 12 4c-2.15 0-4.11.86-5.54 2.24.13-.85.4-2.4 1.01-4.24H5.35C4.77 3.95 4 7.44 4 12c0 2.15.86 4.11 2.24 5.54-.85-.14-2.4-.4-4.24-1.01v2.12C3.95 19.23 7.44 20 12 20c2.15 0 4.11-.86 5.54-2.24-.14.85-.4 2.4-1.01 4.24h2.12c.58-1.95 1.35-5.44 1.35-10 0-2.15-.86-4.11-2.24-5.54.85.13 2.4.4 4.24 1.01M12 18c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6"},"1")],"Cyclone"),vz=Xa(e("path",{d:"M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5m0-5C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8"}),"RadioButtonChecked"),bz=Xa(e("path",{d:"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2m0 18c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8"}),"RadioButtonUncheckedOutlined"),_z=Oa((function(t){t.expand;var n=ov(t,["expand"]);return e(pc,nv({},n))}))((function(e){var t=e.theme;return{marginLeft:"auto",transition:t.transitions.create("transform",{duration:t.transitions.duration.shortest}),variants:[{props:function(e){return!e.expand},style:{transform:"rotate(0deg)"}},{props:function(e){return!!e.expand},style:{transform:"rotate(180deg)"}}]}})),xz=Oa((function(t){var n=t.className,o=ov(t,["className"]);return e(sA,nv({},o,{classes:{popper:n}}))}))((function(e){var t,n=e.theme;return(t={})["& .".concat($h.tooltip)]={backgroundColor:"#f5f5f9",color:"rgba(0, 0, 0, 0.87)",maxWidth:230,fontSize:n.typography.pxToRem(12),border:"1px solid #dadde9"},t}));function wz(r){var i=Gv(gb),a=Gv(EC),s=Gv(yb),c=Gv(Ab),l=o.useState((null==s?void 0:s.payouts.map((function(e){return!1})))||[]),u=l[0],d=l[1];o.useEffect((function(){}),[s]);var p=function(e){var t=u.map((function(e){return!1}));t[e]=!u[e],d(t)},f=function(){null!=r.onBack&&r.onBack()},h=function(){null!=r.onRestart&&r.onRestart()};function A(e){return new Date(Date.parse(e)).toLocaleDateString("en-us",{day:"numeric",year:"numeric",month:"short"})}function y(e){return new Date(Date.parse(e)).toLocaleDateString("en-us",{day:"numeric",year:"numeric",month:"short",hour:"numeric",minute:"numeric",timeZone:"UTC"})}function m(e){return new Intl.NumberFormat("en-US",{style:"currency",currency:"USD"}).format(e)}function g(e){switch(e){case 5:case 4:case 3:case 2:case 1:return"Category ".concat(e);case 0:return"Tropical Storm";case-1:return"Tropical Depression";case-2:case-3:case-4:case-5:return"Tropical Expression";case-10:return"N/A";default:return""}}var C=function(){if(r.mapInstanceRef&&r.mapInstanceRef.current){var e=r.mapInstanceRef.current.getSource(My);if(e){var t=e._data.features.map((function(e){var t,n,o,r,i,a,s,c,l,u,d,p;return{type:e.type,geometry:e.geometry,properties:{view:null===(t=e.properties)||void 0===t?void 0:t.view,muted:void 0===(null===(n=e.properties)||void 0===n?void 0:n.checked)||!e.properties.checked,name:null===(o=e.properties)||void 0===o?void 0:o.name,year:null===(r=e.properties)||void 0===r?void 0:r.year,windspeed:null===(i=e.properties)||void 0===i?void 0:i.windspeed,category:null===(a=e.properties)||void 0===a?void 0:a.category,time:null===(s=e.properties)||void 0===s?void 0:s.time,latitude:null===(c=e.properties)||void 0===c?void 0:c.latitude,longitude:null===(l=e.properties)||void 0===l?void 0:l.longitude,location:null===(u=e.properties)||void 0===u?void 0:u.location,checked:null===(d=e.properties)||void 0===d?void 0:d.checked,color:null===(p=e.properties)||void 0===p?void 0:p.color}}}));e.setData({type:"FeatureCollection",features:t})}var n=r.mapInstanceRef.current.getSource(Fy);if(n){t=n._data.features.map((function(e){var t,n,o,r,i,a,s;return{type:e.type,geometry:e.geometry,properties:{view:null===(t=e.properties)||void 0===t?void 0:t.view,muted:void 0===(null===(n=e.properties)||void 0===n?void 0:n.checked)||!e.properties.checked,name:null===(o=e.properties)||void 0===o?void 0:o.name,year:null===(r=e.properties)||void 0===r?void 0:r.year,category:null===(i=e.properties)||void 0===i?void 0:i.category,checked:null===(a=e.properties)||void 0===a?void 0:a.checked,color:null===(s=e.properties)||void 0===s?void 0:s.color}}}));n.setData({type:"FeatureCollection",features:t})}}},v=function(e,t,n){if(r.mapInstanceRef&&r.mapInstanceRef.current){var o=r.mapInstanceRef.current.getSource(My);if(o){var i=o._data.features.map((function(o){var r,i,a,s,c,l,u,d,p,f,h,A,y,m,g,C;return{type:o.type,geometry:o.geometry,properties:{view:null===(r=o.properties)||void 0===r?void 0:r.view,muted:(null===(i=o.properties)||void 0===i?void 0:i.name)==e&&(null===(a=o.properties)||void 0===a?void 0:a.year)==t?!n:null===(s=o.properties)||void 0===s?void 0:s.muted,name:null===(c=o.properties)||void 0===c?void 0:c.name,year:null===(l=o.properties)||void 0===l?void 0:l.year,windspeed:null===(u=o.properties)||void 0===u?void 0:u.windspeed,category:null===(d=o.properties)||void 0===d?void 0:d.category,time:null===(p=o.properties)||void 0===p?void 0:p.time,latitude:null===(f=o.properties)||void 0===f?void 0:f.latitude,longitude:null===(h=o.properties)||void 0===h?void 0:h.longitude,location:null===(A=o.properties)||void 0===A?void 0:A.location,checked:(null===(y=o.properties)||void 0===y?void 0:y.name)==e&&(null===(m=o.properties)||void 0===m?void 0:m.year)==t?n:null===(g=o.properties)||void 0===g?void 0:g.checked,color:null===(C=o.properties)||void 0===C?void 0:C.color}}}));o.setData({type:"FeatureCollection",features:i})}var a=r.mapInstanceRef.current.getSource(Fy);if(a){i=a._data.features.map((function(o){var r,i,a,s,c,l,u,d,p,f,h;return{type:o.type,geometry:o.geometry,properties:{view:null===(r=o.properties)||void 0===r?void 0:r.view,muted:(null===(i=o.properties)||void 0===i?void 0:i.name)==e&&(null===(a=o.properties)||void 0===a?void 0:a.year)==t?!n:null===(s=o.properties)||void 0===s?void 0:s.muted,name:null===(c=o.properties)||void 0===c?void 0:c.name,year:null===(l=o.properties)||void 0===l?void 0:l.year,category:null===(u=o.properties)||void 0===u?void 0:u.category,checked:(null===(d=o.properties)||void 0===d?void 0:d.name)==e&&(null===(p=o.properties)||void 0===p?void 0:p.year)==t?n:null===(f=o.properties)||void 0===f?void 0:f.checked,color:null===(h=o.properties)||void 0===h?void 0:h.color}}}));a.setData({type:"FeatureCollection",features:i})}}};function b(n){var r=function(e){var t=Ny(e),n="Not felt",o="",r="",i="";return 1==t?(n="Not felt",o="None",r="< 0.0464 (%g)",i="< 0.0215 (cm/s)"):3==t?(n="Weak",o="None",r="0.0464 - 2.76 (%g)",i="0.0215 - 1.41 (cm/s)"):4==t?(n="Light",o="None",r="2.76 - 6.2 (%g)",i="1.41 - 4.65 (cm/s)"):5==t?(n="Moderate",o="Very Light",r="6.2 - 11.5 (%g)",i="4.65 - 9.64 (cm/s)"):6==t?(n="Strong",o="Light",r="11.5 - 21.5 (%g)",i="9.64 - 20 (cm/s)"):7==t?(n="Very Strong",o="Moderate",r="21.5 - 40.1 (%g)",i="20 - 41.4 (cm/s)"):8==t?(n="Severe",o="Moderate/Heavy",r="40.1 - 74.7 (%g)",i="41.4 - 85.8 (cm/s)"):9==t?(n="Violent",o="Heavy",r="74.7 - 139 (%g)",i="85.8 - 178 (cm/s)"):(n="Extreme",o="Very Heavy",r="> 139 (%g)",i="> 178 (cm/s)"),{shaking:n,damage:o,pga:r,pgv:i}}(n);return t(o.Fragment,{children:[t(vc,{sx:{fontSize:"11px"},color:"inherit",children:[e("b",{children:"Shaking: "}),e("em",{children:r.shaking})]}),t(vc,{sx:{fontSize:"11px"},color:"inherit",children:[e("b",{children:"Damage: "}),e("em",{children:r.damage})]}),t(vc,{sx:{fontSize:"11px"},color:"inherit",children:[e("b",{children:"Peak Ground Acceleration: "}),e("em",{children:r.pga})]}),t(vc,{sx:{fontSize:"11px"},color:"inherit",children:[e("b",{children:"Peak Ground Velocity: "}),e("em",{children:r.pgv})]})]})}return e("div",{className:"payout-info-container",children:function(){switch(a){case rC.WINDSTORM:return t(n,{children:[t("h3",{className:"header",style:{fontSize:"20px"},children:["Storm Payouts",e(md,{onClick:f,sx:{fontSize:"13px",float:"right",ml:1},children:"Back"}),e(md,{variant:"contained",onClick:h,sx:{fontSize:"13px",float:"right"},children:"Restart"})]}),1==i&&t(cd,{sx:{pl:3,pt:2},children:[e(op,{size:18}),e(vc,{sx:{fontSize:"1.15em",display:"inline-block"},children:" loading..."})]}),0==i&&t("div",{className:"scroll-container",children:[null==s?void 0:s.payouts.map((function(n,o){return e("div",{className:"card-container",onMouseOver:function(){!function(e,t){if(r.mapInstanceRef&&r.mapInstanceRef.current){var n=r.mapInstanceRef.current.getSource(My);if(n){var o=n._data.features.map((function(n){var o,r,i,a,s,c,l,u,d,p,f,h,A,y;return{type:n.type,geometry:n.geometry,properties:{view:null===(o=n.properties)||void 0===o?void 0:o.view,muted:!(null===(r=n.properties)||void 0===r?void 0:r.checked)&&((null===(i=n.properties)||void 0===i?void 0:i.name)!=e||(null===(a=n.properties)||void 0===a?void 0:a.year)!=t),name:null===(s=n.properties)||void 0===s?void 0:s.name,year:null===(c=n.properties)||void 0===c?void 0:c.year,windspeed:null===(l=n.properties)||void 0===l?void 0:l.windspeed,category:null===(u=n.properties)||void 0===u?void 0:u.category,time:null===(d=n.properties)||void 0===d?void 0:d.time,latitude:null===(p=n.properties)||void 0===p?void 0:p.latitude,longitude:null===(f=n.properties)||void 0===f?void 0:f.longitude,location:null===(h=n.properties)||void 0===h?void 0:h.location,checked:null===(A=n.properties)||void 0===A?void 0:A.checked,color:null===(y=n.properties)||void 0===y?void 0:y.color}}}));n.setData({type:"FeatureCollection",features:o})}var i=r.mapInstanceRef.current.getSource(Fy);i&&(o=i._data.features.map((function(n){var o,r,i,a,s,c,l,u,d;return{type:n.type,geometry:n.geometry,properties:{view:null===(o=n.properties)||void 0===o?void 0:o.view,muted:!(null===(r=n.properties)||void 0===r?void 0:r.checked)&&((null===(i=n.properties)||void 0===i?void 0:i.name)!=e||(null===(a=n.properties)||void 0===a?void 0:a.year)!=t),name:null===(s=n.properties)||void 0===s?void 0:s.name,year:null===(c=n.properties)||void 0===c?void 0:c.year,category:null===(l=n.properties)||void 0===l?void 0:l.category,checked:null===(u=n.properties)||void 0===u?void 0:u.checked,color:null===(d=n.properties)||void 0===d?void 0:d.color}}})),i.setData({type:"FeatureCollection",features:o}))}}(n.name,n.year)},onMouseLeave:C,children:t(vd,{sx:{maxWidth:345,border:"1px solid lightgray",borderRadius:0,mr:"10px",ml:"10px",mb:"10px"},children:[e(Rd,{title:"".concat(n.name," ").concat(n.year),titleTypographyProps:{sx:{fontSize:"16px",fontWeight:700}},subheader:"".concat(A(n.stormTrack[0].ISO_TIME)," to ").concat(A(n.stormTrack[n.stormTrack.length-1].ISO_TIME)),subheaderTypographyProps:{sx:{fontSize:"14px",color:"black"}}}),e(Wd,{onChange:function(e){!function(e,t,n){var o=n.target.checked;v(e,t,o)}(n.name,n.year,e)},sx:{float:"right",position:"relative",top:"-70px",left:"-5px"},icon:e(bz,{}),checkedIcon:e(vz,{}),defaultChecked:!0}),t(Sd,{sx:{paddingTop:0},children:[t(vc,{variant:"body2",sx:{color:"black",fontWeight:700,marginBottom:"5px"},children:["Proxy: ",n.proxy.windspeedMPH&&t("span",{style:{fontSize:"14px"},className:"wind",children:[n.proxy.windspeedMPH," MPH"]}),!n.proxy.windspeedMPH&&e("span",{style:{fontSize:"14px"},className:"wind",children:"N/A"})]}),t(vc,{variant:"body2",sx:{color:"black",fontWeight:700,marginBottom:"5px"},children:["Anemometer: ",n.anemometer.windspeedMPH&&t("span",{style:{fontSize:"14px"},className:"wind",children:[n.anemometer.windspeedMPH," MPH"]}),!n.anemometer.windspeedMPH&&e("span",{style:{fontSize:"14px"},className:"wind",children:"N/A"})]}),t(vc,{variant:"body2",sx:{color:"black",fontWeight:700,marginBottom:"5px"},children:["CIAC: ",n.ciac.category&&e("span",{style:{fontSize:"14px"},className:"cat cat-".concat(n.ciac.category),children:g(n.ciac.category)}),!n.ciac.category&&e("span",{style:{fontSize:"14px"},className:"cat cat--10",children:g(-10)})]}),e(vc,{variant:"body2",sx:{color:"black",fontWeight:700,marginTop:"15px"},children:"Policy Payout:"}),e(vc,{variant:"body2",sx:{color:"black"},children:m(n.maxRecoveryAmount)})]}),e(xd,{sx:{position:"relative",top:-40,height:0},disableSpacing:!0,children:e(_z,{expand:u[o],onClick:function(){return p(o)},"aria-expanded":u[o],"aria-label":"show more",children:e(yz,{})})}),e(Ms,{in:u[o],timeout:"auto",unmountOnExit:!0,children:e(Sd,{sx:{borderTop:"1px solid lightgray"},children:t(gf,{sx:{width:"100%",maxWidth:360,bgcolor:"background.paper",paddingTop:0},children:[t(Sf,{sx:{paddingLeft:0},children:[e(Mf,{children:e(ed,{sx:{backgroundColor:n.maxRecovery==n.proxy.proxyPayout?"#0d47a1":""},children:e(DU,{})})}),e(Lf,{primary:"Proxy Payout",primaryTypographyProps:{sx:{fontSize:"0.85em",fontWeight:700,color:"black"}},secondaryTypographyProps:{color:"black"},secondary:"".concat(Math.round(100*n.proxy.proxyPayout),"%")})]}),t(Sf,{sx:{paddingLeft:0},children:[e(Mf,{children:e(ed,{sx:{backgroundColor:n.maxRecovery==n.anemometer.anemometerPayout?"#0d47a1":""},children:e(JU,{})})}),e(Lf,{primary:"Anemometer Payout",primaryTypographyProps:{sx:{fontSize:"0.85em",fontWeight:700,color:"black"}},secondaryTypographyProps:{color:"black"},secondary:"".concat(Math.round(100*n.anemometer.anemometerPayout),"%")})]}),t(Sf,{sx:{paddingLeft:0},children:[e(Mf,{children:e(ed,{sx:{backgroundColor:n.maxRecovery==n.ciac.ciacPayout?"#0d47a1":""},children:e(Cz,{})})}),e(Lf,{primary:"CIAC Payout",primaryTypographyProps:{sx:{fontSize:"0.85em",fontWeight:700,color:"black"}},secondaryTypographyProps:{color:"black"},secondary:"".concat(Math.round(100*n.ciac.ciacPayout),"%")})]}),t(Sf,{sx:{paddingLeft:0},children:[e(Mf,{children:e(ed,{sx:{backgroundColor:"#0d47a1"},children:e(gz,{})})}),e(Lf,{primary:"Max Payout",primaryTypographyProps:{sx:{fontSize:"0.85em",fontWeight:700,color:"black"}},secondaryTypographyProps:{color:"black"},secondary:"".concat(Math.round(100*n.maxRecovery),"%")})]}),t(Sf,{sx:{paddingLeft:0},children:[e(Mf,{children:e(ed,{sx:{backgroundColor:""},children:e(mz,{})})}),e(Lf,{primary:"Max Recovery Amount",primaryTypographyProps:{sx:{fontSize:"0.85em",fontWeight:700,color:"black"}},secondaryTypographyProps:{color:"black"},secondary:m(n.maxRecoveryAmount)})]})]})})})]})},n.name+n.year)})),0==(null==s?void 0:s.payouts.length)&&e(vc,{sx:{fontSize:"1.15em",display:"inline-block",p:5},children:"No recovery payouts available..."})]})]});case rC.EARTHQUAKE:return t(n,{children:[t("h3",{className:"header",style:{fontSize:"20px"},children:["Quake Payouts",e(md,{onClick:f,sx:{fontSize:"13px",float:"right",ml:1},children:"Back"}),e(md,{variant:"contained",onClick:h,sx:{fontSize:"13px",float:"right"},children:"Restart"})]}),1==i&&t(cd,{sx:{pl:3,pt:2},children:[e(op,{size:18}),e(vc,{sx:{fontSize:"1.15em",display:"inline-block"},children:" loading..."})]}),0==i&&t("div",{className:"scroll-container",children:[null==c?void 0:c.payouts.map((function(o,r){return e("div",{className:"card-container",children:t(vd,{sx:{maxWidth:345,border:"1px solid lightgray",borderRadius:0,mr:"10px",ml:"10px",mb:"10px"},children:[e(Rd,{title:"".concat(o.place),titleTypographyProps:{sx:{fontSize:"14px",fontWeight:700}},subheader:t(n,{children:[e(vc,{sx:{fontSize:"12px"},children:y(o.event.ot)}),e(xz,{placement:"top",title:b(o.event.pga),children:e(vc,{sx:{fontSize:"12px"},children:t("span",{style:{borderRadius:"3px",fontWeight:700,padding:"3px 10px",color:"white",backgroundColor:"".concat(Ly(o.event.pga))},children:["Intensity ",zy(o.event.pga)]})})},o.evid)]})}),e(Wd,{onChange:function(e){},sx:{float:"right",position:"relative",top:"-70px",left:"-5px"},icon:e(bz,{}),checkedIcon:e(vz,{}),defaultChecked:!0}),t(Sd,{sx:{paddingTop:0},children:[e(vc,{variant:"body2",sx:{color:"black",fontSize:"12px",fontWeight:700},children:"PGA:"}),e(vc,{variant:"body2",sx:{color:"black",fontSize:"12px",marginBottom:"5px"},children:"".concat(o.event.pga," %g")}),e(vc,{variant:"body2",sx:{color:"black",fontSize:"12px",fontWeight:700},children:"PGV:"}),e(vc,{variant:"body2",sx:{color:"black",fontSize:"12px",marginBottom:"5px"},children:"".concat(o.event.pgv," cm/s")}),t(vc,{variant:"body2",sx:{color:"black",fontSize:"12px",paddingBottom:"5px"},children:[e("strong",{children:"Magnitude:"})," ",o.mag]}),e(vc,{variant:"body2",sx:{color:"black",fontSize:"12px",fontWeight:700},children:"Policy Payout:"}),e(vc,{variant:"body2",sx:{fontSize:"12px",color:"black"},children:m(o.payoutAmt)})]}),e(xd,{sx:{position:"relative",top:-40,height:0},disableSpacing:!0,children:e(_z,{expand:u[r],onClick:function(){return p(r)},"aria-expanded":u[r],"aria-label":"show more",children:e(yz,{})})}),e(Ms,{in:u[r],timeout:"auto",unmountOnExit:!0,children:e(Sd,{sx:{borderTop:"1px solid lightgray"},children:e(gf,{sx:{width:"100%",maxWidth:360,bgcolor:"background.paper",paddingTop:0}})})})]})},o.evid)})),0==(null==c?void 0:c.payouts.length)&&e(vc,{sx:{fontSize:"1.15em",display:"inline-block",p:5},children:"No recovery payouts available..."})]})]})}}()})}function Bz(e){if(null==e)return"";var t=[{fipsCode:"01001",county:"Autauga County"},{fipsCode:"01003",county:"Baldwin County"},{fipsCode:"01005",county:"Barbour County"},{fipsCode:"01007",county:"Bibb County"},{fipsCode:"01009",county:"Blount County"},{fipsCode:"01011",county:"Bullock County"},{fipsCode:"01013",county:"Butler County"},{fipsCode:"01015",county:"Calhoun County"},{fipsCode:"01017",county:"Chambers County"},{fipsCode:"01019",county:"Cherokee County"},{fipsCode:"01021",county:"Chilton County"},{fipsCode:"01023",county:"Choctaw County"},{fipsCode:"01025",county:"Clarke County"},{fipsCode:"01027",county:"Clay County"},{fipsCode:"01029",county:"Cleburne County"},{fipsCode:"01031",county:"Coffee County"},{fipsCode:"01033",county:"Colbert County"},{fipsCode:"01035",county:"Conecuh County"},{fipsCode:"01037",county:"Coosa County"},{fipsCode:"01039",county:"Covington County"},{fipsCode:"01041",county:"Crenshaw County"},{fipsCode:"01043",county:"Cullman County"},{fipsCode:"01045",county:"Dale County"},{fipsCode:"01047",county:"Dallas County"},{fipsCode:"01049",county:"DeKalb County"},{fipsCode:"01051",county:"Elmore County"},{fipsCode:"01053",county:"Escambia County"},{fipsCode:"01055",county:"Etowah County"},{fipsCode:"01057",county:"Fayette County"},{fipsCode:"01059",county:"Franklin County"},{fipsCode:"01061",county:"Geneva County"},{fipsCode:"01063",county:"Greene County"},{fipsCode:"01065",county:"Hale County"},{fipsCode:"01067",county:"Henry County"},{fipsCode:"01069",county:"Houston County"},{fipsCode:"01071",county:"Jackson County"},{fipsCode:"01073",county:"Jefferson County"},{fipsCode:"01075",county:"Lamar County"},{fipsCode:"01077",county:"Lauderdale County"},{fipsCode:"01079",county:"Lawrence County"},{fipsCode:"01081",county:"Lee County"},{fipsCode:"01083",county:"Limestone County"},{fipsCode:"01085",county:"Lowndes County"},{fipsCode:"01087",county:"Macon County"},{fipsCode:"01089",county:"Madison County"},{fipsCode:"01091",county:"Marengo County"},{fipsCode:"01093",county:"Marion County"},{fipsCode:"01095",county:"Marshall County"},{fipsCode:"01097",county:"Mobile County"},{fipsCode:"01099",county:"Monroe County"},{fipsCode:"01101",county:"Montgomery County"},{fipsCode:"01103",county:"Morgan County"},{fipsCode:"01105",county:"Perry County"},{fipsCode:"01107",county:"Pickens County"},{fipsCode:"01109",county:"Pike County"},{fipsCode:"01111",county:"Randolph County"},{fipsCode:"01113",county:"Russell County"},{fipsCode:"01115",county:"St. Clair County"},{fipsCode:"01117",county:"Shelby County"},{fipsCode:"01119",county:"Sumter County"},{fipsCode:"01121",county:"Talladega County"},{fipsCode:"01123",county:"Tallapoosa County"},{fipsCode:"01125",county:"Tuscaloosa County"},{fipsCode:"01127",county:"Walker County"},{fipsCode:"01129",county:"Washington County"},{fipsCode:"01131",county:"Wilcox County"},{fipsCode:"01133",county:"Winston County"},{fipsCode:"02013",county:"Aleutians East Borough"},{fipsCode:"02016",county:"Aleutians West Census Area"},{fipsCode:"02020",county:"Anchorage Borough"},{fipsCode:"02050",county:"Bethel Census Area"},{fipsCode:"02060",county:"Bristol Bay Borough"},{fipsCode:"02068",county:"Denali Borough"},{fipsCode:"02070",county:"Dillingham Census Area"},{fipsCode:"02090",county:"Fairbanks North Star Borough"},{fipsCode:"02100",county:"Haines Borough"},{fipsCode:"02110",county:"Juneau Borough"},{fipsCode:"02122",county:"Kenai Peninsula Borough"},{fipsCode:"02130",county:"Ketchikan Gateway Borough"},{fipsCode:"02150",county:"Kodiak Island Borough"},{fipsCode:"02164",county:"Lake and Peninsula Borough"},{fipsCode:"02170",county:"Matanuska"},{fipsCode:"02180",county:"Nome Census Area"},{fipsCode:"02185",county:"North Slope Borough"},{fipsCode:"02188",county:"Northwest Arctic Borough"},{fipsCode:"02201",county:"Prince of Wales"},{fipsCode:"02220",county:"Sitka Borough"},{fipsCode:"02231",county:"Skagway-Yakutat-Angoon Census Area"},{fipsCode:"02232",county:"Skagway-Hoonah-Angoon Census Area"},{fipsCode:"02240",county:"Southeast Fairbanks Census Area"},{fipsCode:"02261",county:"Valdez"},{fipsCode:"02270",county:"Wade Hampton Census Area"},{fipsCode:"02280",county:"Wrangell"},{fipsCode:"02282",county:"Yakutat Borough"},{fipsCode:"02290",county:"Yukon"},{fipsCode:"04001",county:"Apache County"},{fipsCode:"04003",county:"Cochise County"},{fipsCode:"04005",county:"Coconino County"},{fipsCode:"04007",county:"Gila County"},{fipsCode:"04009",county:"Graham County"},{fipsCode:"04011",county:"Greenlee County"},{fipsCode:"04012",county:"La Paz County"},{fipsCode:"04013",county:"Maricopa County"},{fipsCode:"04015",county:"Mohave County"},{fipsCode:"04017",county:"Navajo County"},{fipsCode:"04019",county:"Pima County"},{fipsCode:"04021",county:"Pinal County"},{fipsCode:"04023",county:"Santa Cruz County"},{fipsCode:"04025",county:"Yavapai County"},{fipsCode:"04027",county:"Yuma County"},{fipsCode:"05001",county:"Arkansas County"},{fipsCode:"05003",county:"Ashley County"},{fipsCode:"05005",county:"Baxter County"},{fipsCode:"05007",county:"Benton County"},{fipsCode:"05009",county:"Boone County"},{fipsCode:"05011",county:"Bradley County"},{fipsCode:"05013",county:"Calhoun County"},{fipsCode:"05015",county:"Carroll County"},{fipsCode:"05017",county:"Chicot County"},{fipsCode:"05019",county:"Clark County"},{fipsCode:"05021",county:"Clay County"},{fipsCode:"05023",county:"Cleburne County"},{fipsCode:"05025",county:"Cleveland County"},{fipsCode:"05027",county:"Columbia County"},{fipsCode:"05029",county:"Conway County"},{fipsCode:"05031",county:"Craighead County"},{fipsCode:"05033",county:"Crawford County"},{fipsCode:"05035",county:"Crittenden County"},{fipsCode:"05037",county:"Cross County"},{fipsCode:"05039",county:"Dallas County"},{fipsCode:"05041",county:"Desha County"},{fipsCode:"05043",county:"Drew County"},{fipsCode:"05045",county:"Faulkner County"},{fipsCode:"05047",county:"Franklin County"},{fipsCode:"05049",county:"Fulton County"},{fipsCode:"05051",county:"Garland County"},{fipsCode:"05053",county:"Grant County"},{fipsCode:"05055",county:"Greene County"},{fipsCode:"05057",county:"Hempstead County"},{fipsCode:"05059",county:"Hot Spring County"},{fipsCode:"05061",county:"Howard County"},{fipsCode:"05063",county:"Independence County"},{fipsCode:"05065",county:"Izard County"},{fipsCode:"05067",county:"Jackson County"},{fipsCode:"05069",county:"Jefferson County"},{fipsCode:"05071",county:"Johnson County"},{fipsCode:"05073",county:"Lafayette County"},{fipsCode:"05075",county:"Lawrence County"},{fipsCode:"05077",county:"Lee County"},{fipsCode:"05079",county:"Lincoln County"},{fipsCode:"05081",county:"Little River County"},{fipsCode:"05083",county:"Logan County"},{fipsCode:"05085",county:"Lonoke County"},{fipsCode:"05087",county:"Madison County"},{fipsCode:"05089",county:"Marion County"},{fipsCode:"05091",county:"Miller County"},{fipsCode:"05093",county:"Mississippi County"},{fipsCode:"05095",county:"Monroe County"},{fipsCode:"05097",county:"Montgomery County"},{fipsCode:"05099",county:"Nevada County"},{fipsCode:"05101",county:"Newton County"},{fipsCode:"05103",county:"Ouachita County"},{fipsCode:"05105",county:"Perry County"},{fipsCode:"05107",county:"Phillips County"},{fipsCode:"05109",county:"Pike County"},{fipsCode:"05111",county:"Poinsett County"},{fipsCode:"05113",county:"Polk County"},{fipsCode:"05115",county:"Pope County"},{fipsCode:"05117",county:"Prairie County"},{fipsCode:"05119",county:"Pulaski County"},{fipsCode:"05121",county:"Randolph County"},{fipsCode:"05123",county:"St. Francis County"},{fipsCode:"05125",county:"Saline County"},{fipsCode:"05127",county:"Scott County"},{fipsCode:"05129",county:"Searcy County"},{fipsCode:"05131",county:"Sebastian County"},{fipsCode:"05133",county:"Sevier County"},{fipsCode:"05135",county:"Sharp County"},{fipsCode:"05137",county:"Stone County"},{fipsCode:"05139",county:"Union County"},{fipsCode:"05141",county:"Van Buren County"},{fipsCode:"05143",county:"Washington County"},{fipsCode:"05145",county:"White County"},{fipsCode:"05147",county:"Woodruff County"},{fipsCode:"05149",county:"Yell County"},{fipsCode:"06001",county:"Alameda County"},{fipsCode:"06003",county:"Alpine County"},{fipsCode:"06005",county:"Amador County"},{fipsCode:"06007",county:"Butte County"},{fipsCode:"06009",county:"Calaveras County"},{fipsCode:"06011",county:"Colusa County"},{fipsCode:"06013",county:"Contra Costa County"},{fipsCode:"06015",county:"Del Norte County"},{fipsCode:"06017",county:"El Dorado County"},{fipsCode:"06019",county:"Fresno County"},{fipsCode:"06021",county:"Glenn County"},{fipsCode:"06023",county:"Humboldt County"},{fipsCode:"06025",county:"Imperial County"},{fipsCode:"06027",county:"Inyo County"},{fipsCode:"06029",county:"Kern County"},{fipsCode:"06031",county:"Kings County"},{fipsCode:"06033",county:"Lake County"},{fipsCode:"06035",county:"Lassen County"},{fipsCode:"06037",county:"Los Angeles County"},{fipsCode:"06039",county:"Madera County"},{fipsCode:"06041",county:"Marin County"},{fipsCode:"06043",county:"Mariposa County"},{fipsCode:"06045",county:"Mendocino County"},{fipsCode:"06047",county:"Merced County"},{fipsCode:"06049",county:"Modoc County"},{fipsCode:"06051",county:"Mono County"},{fipsCode:"06053",county:"Monterey County"},{fipsCode:"06055",county:"Napa County"},{fipsCode:"06057",county:"Nevada County"},{fipsCode:"06059",county:"Orange County"},{fipsCode:"06061",county:"Placer County"},{fipsCode:"06063",county:"Plumas County"},{fipsCode:"06065",county:"Riverside County"},{fipsCode:"06067",county:"Sacramento County"},{fipsCode:"06069",county:"San Benito County"},{fipsCode:"06071",county:"San Bernardino County"},{fipsCode:"06073",county:"San Diego County"},{fipsCode:"06075",county:"San Francisco County"},{fipsCode:"06077",county:"San Joaquin County"},{fipsCode:"06079",county:"San Luis Obispo County"},{fipsCode:"06081",county:"San Mateo County"},{fipsCode:"06083",county:"Santa Barbara County"},{fipsCode:"06085",county:"Santa Clara County"},{fipsCode:"06087",county:"Santa Cruz County"},{fipsCode:"06089",county:"Shasta County"},{fipsCode:"06091",county:"Sierra County"},{fipsCode:"06093",county:"Siskiyou County"},{fipsCode:"06095",county:"Solano County"},{fipsCode:"06097",county:"Sonoma County"},{fipsCode:"06099",county:"Stanislaus County"},{fipsCode:"06101",county:"Sutter County"},{fipsCode:"06103",county:"Tehama County"},{fipsCode:"06105",county:"Trinity County"},{fipsCode:"06107",county:"Tulare County"},{fipsCode:"06109",county:"Tuolumne County"},{fipsCode:"06111",county:"Ventura County"},{fipsCode:"06113",county:"Yolo County"},{fipsCode:"06115",county:"Yuba County"},{fipsCode:"08001",county:"Adams County"},{fipsCode:"08003",county:"Alamosa County"},{fipsCode:"08005",county:"Arapahoe County"},{fipsCode:"08007",county:"Archuleta County"},{fipsCode:"08009",county:"Baca County"},{fipsCode:"08011",county:"Bent County"},{fipsCode:"08013",county:"Boulder County"},{fipsCode:"08015",county:"Chaffee County"},{fipsCode:"08017",county:"Cheyenne County"},{fipsCode:"08019",county:"Clear Creek County"},{fipsCode:"08021",county:"Conejos County"},{fipsCode:"08023",county:"Costilla County"},{fipsCode:"08025",county:"Crowley County"},{fipsCode:"08027",county:"Custer County"},{fipsCode:"08029",county:"Delta County"},{fipsCode:"08031",county:"Denver County"},{fipsCode:"08033",county:"Dolores County"},{fipsCode:"08035",county:"Douglas County"},{fipsCode:"08037",county:"Eagle County"},{fipsCode:"08039",county:"Elbert County"},{fipsCode:"08041",county:"El Paso County"},{fipsCode:"08043",county:"Fremont County"},{fipsCode:"08045",county:"Garfield County"},{fipsCode:"08047",county:"Gilpin County"},{fipsCode:"08049",county:"Grand County"},{fipsCode:"08051",county:"Gunnison County"},{fipsCode:"08053",county:"Hinsdale County"},{fipsCode:"08055",county:"Huerfano County"},{fipsCode:"08057",county:"Jackson County"},{fipsCode:"08059",county:"Jefferson County"},{fipsCode:"08061",county:"Kiowa County"},{fipsCode:"08063",county:"Kit Carson County"},{fipsCode:"08065",county:"Lake County"},{fipsCode:"08067",county:"La Plata County"},{fipsCode:"08069",county:"Larimer County"},{fipsCode:"08071",county:"Las Animas County"},{fipsCode:"08073",county:"Lincoln County"},{fipsCode:"08075",county:"Logan County"},{fipsCode:"08077",county:"Mesa County"},{fipsCode:"08079",county:"Mineral County"},{fipsCode:"08081",county:"Moffat County"},{fipsCode:"08083",county:"Montezuma County"},{fipsCode:"08085",county:"Montrose County"},{fipsCode:"08087",county:"Morgan County"},{fipsCode:"08089",county:"Otero County"},{fipsCode:"08091",county:"Ouray County"},{fipsCode:"08093",county:"Park County"},{fipsCode:"08095",county:"Phillips County"},{fipsCode:"08097",county:"Pitkin County"},{fipsCode:"08099",county:"Prowers County"},{fipsCode:"08101",county:"Pueblo County"},{fipsCode:"08103",county:"Rio Blanco County"},{fipsCode:"08105",county:"Rio Grande County"},{fipsCode:"08107",county:"Routt County"},{fipsCode:"08109",county:"Saguache County"},{fipsCode:"08111",county:"San Juan County"},{fipsCode:"08113",county:"San Miguel County"},{fipsCode:"08115",county:"Sedgwick County"},{fipsCode:"08117",county:"Summit County"},{fipsCode:"08119",county:"Teller County"},{fipsCode:"08121",county:"Washington County"},{fipsCode:"08123",county:"Weld County"},{fipsCode:"08125",county:"Yuma County"},{fipsCode:"09001",county:"Fairfield County"},{fipsCode:"09003",county:"Hartford County"},{fipsCode:"09005",county:"Litchfield County"},{fipsCode:"09007",county:"Middlesex County"},{fipsCode:"09009",county:"New Haven County"},{fipsCode:"09011",county:"New London County"},{fipsCode:"09013",county:"Tolland County"},{fipsCode:"09015",county:"Windham County"},{fipsCode:"10001",county:"Kent County"},{fipsCode:"10003",county:"New Castle County"},{fipsCode:"10005",county:"Sussex County"},{fipsCode:"11001",county:"District of Columbia"},{fipsCode:"12001",county:"Alachua County"},{fipsCode:"12003",county:"Baker County"},{fipsCode:"12005",county:"Bay County"},{fipsCode:"12007",county:"Bradford County"},{fipsCode:"12009",county:"Brevard County"},{fipsCode:"12011",county:"Broward County"},{fipsCode:"12013",county:"Calhoun County"},{fipsCode:"12015",county:"Charlotte County"},{fipsCode:"12017",county:"Citrus County"},{fipsCode:"12019",county:"Clay County"},{fipsCode:"12021",county:"Collier County"},{fipsCode:"12023",county:"Columbia County"},{fipsCode:"12086",county:"Miami-Dade County"},{fipsCode:"12027",county:"DeSoto County"},{fipsCode:"12029",county:"Dixie County"},{fipsCode:"12031",county:"Duval County"},{fipsCode:"12033",county:"Escambia County"},{fipsCode:"12035",county:"Flagler County"},{fipsCode:"12037",county:"Franklin County"},{fipsCode:"12039",county:"Gadsden County"},{fipsCode:"12041",county:"Gilchrist County"},{fipsCode:"12043",county:"Glades County"},{fipsCode:"12045",county:"Gulf County"},{fipsCode:"12047",county:"Hamilton County"},{fipsCode:"12049",county:"Hardee County"},{fipsCode:"12051",county:"Hendry County"},{fipsCode:"12053",county:"Hernando County"},{fipsCode:"12055",county:"Highlands County"},{fipsCode:"12057",county:"Hillsborough County"},{fipsCode:"12059",county:"Holmes County"},{fipsCode:"12061",county:"Indian River County"},{fipsCode:"12063",county:"Jackson County"},{fipsCode:"12065",county:"Jefferson County"},{fipsCode:"12067",county:"Lafayette County"},{fipsCode:"12069",county:"Lake County"},{fipsCode:"12071",county:"Lee County"},{fipsCode:"12073",county:"Leon County"},{fipsCode:"12075",county:"Levy County"},{fipsCode:"12077",county:"Liberty County"},{fipsCode:"12079",county:"Madison County"},{fipsCode:"12081",county:"Manatee County"},{fipsCode:"12083",county:"Marion County"},{fipsCode:"12085",county:"Martin County"},{fipsCode:"12087",county:"Monroe County"},{fipsCode:"12089",county:"Nassau County"},{fipsCode:"12091",county:"Okaloosa County"},{fipsCode:"12093",county:"Okeechobee County"},{fipsCode:"12095",county:"Orange County"},{fipsCode:"12097",county:"Osceola County"},{fipsCode:"12099",county:"Palm Beach County"},{fipsCode:"12101",county:"Pasco County"},{fipsCode:"12103",county:"Pinellas County"},{fipsCode:"12105",county:"Polk County"},{fipsCode:"12107",county:"Putnam County"},{fipsCode:"12109",county:"St. Johns County"},{fipsCode:"12111",county:"St. Lucie County"},{fipsCode:"12113",county:"Santa Rosa County"},{fipsCode:"12115",county:"Sarasota County"},{fipsCode:"12117",county:"Seminole County"},{fipsCode:"12119",county:"Sumter County"},{fipsCode:"12121",county:"Suwannee County"},{fipsCode:"12123",county:"Taylor County"},{fipsCode:"12125",county:"Union County"},{fipsCode:"12127",county:"Volusia County"},{fipsCode:"12129",county:"Wakulla County"},{fipsCode:"12131",county:"Walton County"},{fipsCode:"12133",county:"Washington County"},{fipsCode:"13001",county:"Appling County"},{fipsCode:"13003",county:"Atkinson County"},{fipsCode:"13005",county:"Bacon County"},{fipsCode:"13007",county:"Baker County"},{fipsCode:"13009",county:"Baldwin County"},{fipsCode:"13011",county:"Banks County"},{fipsCode:"13013",county:"Barrow County"},{fipsCode:"13015",county:"Bartow County"},{fipsCode:"13017",county:"Ben Hill County"},{fipsCode:"13019",county:"Berrien County"},{fipsCode:"13021",county:"Bibb County"},{fipsCode:"13023",county:"Bleckley County"},{fipsCode:"13025",county:"Brantley County"},{fipsCode:"13027",county:"Brooks County"},{fipsCode:"13029",county:"Bryan County"},{fipsCode:"13031",county:"Bulloch County"},{fipsCode:"13033",county:"Burke County"},{fipsCode:"13035",county:"Butts County"},{fipsCode:"13037",county:"Calhoun County"},{fipsCode:"13039",county:"Camden County"},{fipsCode:"13043",county:"Candler County"},{fipsCode:"13045",county:"Carroll County"},{fipsCode:"13047",county:"Catoosa County"},{fipsCode:"13049",county:"Charlton County"},{fipsCode:"13051",county:"Chatham County"},{fipsCode:"13053",county:"Chattahoochee County"},{fipsCode:"13055",county:"Chattooga County"},{fipsCode:"13057",county:"Cherokee County"},{fipsCode:"13059",county:"Clarke County"},{fipsCode:"13061",county:"Clay County"},{fipsCode:"13063",county:"Clayton County"},{fipsCode:"13065",county:"Clinch County"},{fipsCode:"13067",county:"Cobb County"},{fipsCode:"13069",county:"Coffee County"},{fipsCode:"13071",county:"Colquitt County"},{fipsCode:"13073",county:"Columbia County"},{fipsCode:"13075",county:"Cook County"},{fipsCode:"13077",county:"Coweta County"},{fipsCode:"13079",county:"Crawford County"},{fipsCode:"13081",county:"Crisp County"},{fipsCode:"13083",county:"Dade County"},{fipsCode:"13085",county:"Dawson County"},{fipsCode:"13087",county:"Decatur County"},{fipsCode:"13089",county:"DeKalb County"},{fipsCode:"13091",county:"Dodge County"},{fipsCode:"13093",county:"Dooly County"},{fipsCode:"13095",county:"Dougherty County"},{fipsCode:"13097",county:"Douglas County"},{fipsCode:"13099",county:"Early County"},{fipsCode:"13101",county:"Echols County"},{fipsCode:"13103",county:"Effingham County"},{fipsCode:"13105",county:"Elbert County"},{fipsCode:"13107",county:"Emanuel County"},{fipsCode:"13109",county:"Evans County"},{fipsCode:"13111",county:"Fannin County"},{fipsCode:"13113",county:"Fayette County"},{fipsCode:"13115",county:"Floyd County"},{fipsCode:"13117",county:"Forsyth County"},{fipsCode:"13119",county:"Franklin County"},{fipsCode:"13121",county:"Fulton County"},{fipsCode:"13123",county:"Gilmer County"},{fipsCode:"13125",county:"Glascock County"},{fipsCode:"13127",county:"Glynn County"},{fipsCode:"13129",county:"Gordon County"},{fipsCode:"13131",county:"Grady County"},{fipsCode:"13133",county:"Greene County"},{fipsCode:"13135",county:"Gwinnett County"},{fipsCode:"13137",county:"Habersham County"},{fipsCode:"13139",county:"Hall County"},{fipsCode:"13141",county:"Hancock County"},{fipsCode:"13143",county:"Haralson County"},{fipsCode:"13145",county:"Harris County"},{fipsCode:"13147",county:"Hart County"},{fipsCode:"13149",county:"Heard County"},{fipsCode:"13151",county:"Henry County"},{fipsCode:"13153",county:"Houston County"},{fipsCode:"13155",county:"Irwin County"},{fipsCode:"13157",county:"Jackson County"},{fipsCode:"13159",county:"Jasper County"},{fipsCode:"13161",county:"Jeff Davis County"},{fipsCode:"13163",county:"Jefferson County"},{fipsCode:"13165",county:"Jenkins County"},{fipsCode:"13167",county:"Johnson County"},{fipsCode:"13169",county:"Jones County"},{fipsCode:"13171",county:"Lamar County"},{fipsCode:"13173",county:"Lanier County"},{fipsCode:"13175",county:"Laurens County"},{fipsCode:"13177",county:"Lee County"},{fipsCode:"13179",county:"Liberty County"},{fipsCode:"13181",county:"Lincoln County"},{fipsCode:"13183",county:"Long County"},{fipsCode:"13185",county:"Lowndes County"},{fipsCode:"13187",county:"Lumpkin County"},{fipsCode:"13189",county:"McDuffie County"},{fipsCode:"13191",county:"McIntosh County"},{fipsCode:"13193",county:"Macon County"},{fipsCode:"13195",county:"Madison County"},{fipsCode:"13197",county:"Marion County"},{fipsCode:"13199",county:"Meriwether County"},{fipsCode:"13201",county:"Miller County"},{fipsCode:"13205",county:"Mitchell County"},{fipsCode:"13207",county:"Monroe County"},{fipsCode:"13209",county:"Montgomery County"},{fipsCode:"13211",county:"Morgan County"},{fipsCode:"13213",county:"Murray County"},{fipsCode:"13215",county:"Muscogee County"},{fipsCode:"13217",county:"Newton County"},{fipsCode:"13219",county:"Oconee County"},{fipsCode:"13221",county:"Oglethorpe County"},{fipsCode:"13223",county:"Paulding County"},{fipsCode:"13225",county:"Peach County"},{fipsCode:"13227",county:"Pickens County"},{fipsCode:"13229",county:"Pierce County"},{fipsCode:"13231",county:"Pike County"},{fipsCode:"13233",county:"Polk County"},{fipsCode:"13235",county:"Pulaski County"},{fipsCode:"13237",county:"Putnam County"},{fipsCode:"13239",county:"Quitman County"},{fipsCode:"13241",county:"Rabun County"},{fipsCode:"13243",county:"Randolph County"},{fipsCode:"13245",county:"Richmond County"},{fipsCode:"13247",county:"Rockdale County"},{fipsCode:"13249",county:"Schley County"},{fipsCode:"13251",county:"Screven County"},{fipsCode:"13253",county:"Seminole County"},{fipsCode:"13255",county:"Spalding County"},{fipsCode:"13257",county:"Stephens County"},{fipsCode:"13259",county:"Stewart County"},{fipsCode:"13261",county:"Sumter County"},{fipsCode:"13263",county:"Talbot County"},{fipsCode:"13265",county:"Taliaferro County"},{fipsCode:"13267",county:"Tattnall County"},{fipsCode:"13269",county:"Taylor County"},{fipsCode:"13271",county:"Telfair County"},{fipsCode:"13273",county:"Terrell County"},{fipsCode:"13275",county:"Thomas County"},{fipsCode:"13277",county:"Tift County"},{fipsCode:"13279",county:"Toombs County"},{fipsCode:"13281",county:"Towns County"},{fipsCode:"13283",county:"Treutlen County"},{fipsCode:"13285",county:"Troup County"},{fipsCode:"13287",county:"Turner County"},{fipsCode:"13289",county:"Twiggs County"},{fipsCode:"13291",county:"Union County"},{fipsCode:"13293",county:"Upson County"},{fipsCode:"13295",county:"Walker County"},{fipsCode:"13297",county:"Walton County"},{fipsCode:"13299",county:"Ware County"},{fipsCode:"13301",county:"Warren County"},{fipsCode:"13303",county:"Washington County"},{fipsCode:"13305",county:"Wayne County"},{fipsCode:"13307",county:"Webster County"},{fipsCode:"13309",county:"Wheeler County"},{fipsCode:"13311",county:"White County"},{fipsCode:"13313",county:"Whitfield County"},{fipsCode:"13315",county:"Wilcox County"},{fipsCode:"13317",county:"Wilkes County"},{fipsCode:"13319",county:"Wilkinson County"},{fipsCode:"13321",county:"Worth County"},{fipsCode:"15001",county:"Hawaii County"},{fipsCode:"15003",county:"Honolulu County"},{fipsCode:"15005",county:"Kalawao County"},{fipsCode:"15007",county:"Kauai County"},{fipsCode:"15009",county:"Maui County"},{fipsCode:"16001",county:"Ada County"},{fipsCode:"16003",county:"Adams County"},{fipsCode:"16005",county:"Bannock County"},{fipsCode:"16007",county:"Bear Lake County"},{fipsCode:"16009",county:"Benewah County"},{fipsCode:"16011",county:"Bingham County"},{fipsCode:"16013",county:"Blaine County"},{fipsCode:"16015",county:"Boise County"},{fipsCode:"16017",county:"Bonner County"},{fipsCode:"16019",county:"Bonneville County"},{fipsCode:"16021",county:"Boundary County"},{fipsCode:"16023",county:"Butte County"},{fipsCode:"16025",county:"Camas County"},{fipsCode:"16027",county:"Canyon County"},{fipsCode:"16029",county:"Caribou County"},{fipsCode:"16031",county:"Cassia County"},{fipsCode:"16033",county:"Clark County"},{fipsCode:"16035",county:"Clearwater County"},{fipsCode:"16037",county:"Custer County"},{fipsCode:"16039",county:"Elmore County"},{fipsCode:"16041",county:"Franklin County"},{fipsCode:"16043",county:"Fremont County"},{fipsCode:"16045",county:"Gem County"},{fipsCode:"16047",county:"Gooding County"},{fipsCode:"16049",county:"Idaho County"},{fipsCode:"16051",county:"Jefferson County"},{fipsCode:"16053",county:"Jerome County"},{fipsCode:"16055",county:"Kootenai County"},{fipsCode:"16057",county:"Latah County"},{fipsCode:"16059",county:"Lemhi County"},{fipsCode:"16061",county:"Lewis County"},{fipsCode:"16063",county:"Lincoln County"},{fipsCode:"16065",county:"Madison County"},{fipsCode:"16067",county:"Minidoka County"},{fipsCode:"16069",county:"Nez Perce County"},{fipsCode:"16071",county:"Oneida County"},{fipsCode:"16073",county:"Owyhee County"},{fipsCode:"16075",county:"Payette County"},{fipsCode:"16077",county:"Power County"},{fipsCode:"16079",county:"Shoshone County"},{fipsCode:"16081",county:"Teton County"},{fipsCode:"16083",county:"Twin Falls County"},{fipsCode:"16085",county:"Valley County"},{fipsCode:"16087",county:"Washington County"},{fipsCode:"17001",county:"Adams County"},{fipsCode:"17003",county:"Alexander County"},{fipsCode:"17005",county:"Bond County"},{fipsCode:"17007",county:"Boone County"},{fipsCode:"17009",county:"Brown County"},{fipsCode:"17011",county:"Bureau County"},{fipsCode:"17013",county:"Calhoun County"},{fipsCode:"17015",county:"Carroll County"},{fipsCode:"17017",county:"Cass County"},{fipsCode:"17019",county:"Champaign County"},{fipsCode:"17021",county:"Christian County"},{fipsCode:"17023",county:"Clark County"},{fipsCode:"17025",county:"Clay County"},{fipsCode:"17027",county:"Clinton County"},{fipsCode:"17029",county:"Coles County"},{fipsCode:"17031",county:"Cook County"},{fipsCode:"17033",county:"Crawford County"},{fipsCode:"17035",county:"Cumberland County"},{fipsCode:"17037",county:"DeKalb County"},{fipsCode:"17039",county:"De Witt County"},{fipsCode:"17041",county:"Douglas County"},{fipsCode:"17043",county:"DuPage County"},{fipsCode:"17045",county:"Edgar County"},{fipsCode:"17047",county:"Edwards County"},{fipsCode:"17049",county:"Effingham County"},{fipsCode:"17051",county:"Fayette County"},{fipsCode:"17053",county:"Ford County"},{fipsCode:"17055",county:"Franklin County"},{fipsCode:"17057",county:"Fulton County"},{fipsCode:"17059",county:"Gallatin County"},{fipsCode:"17061",county:"Greene County"},{fipsCode:"17063",county:"Grundy County"},{fipsCode:"17065",county:"Hamilton County"},{fipsCode:"17067",county:"Hancock County"},{fipsCode:"17069",county:"Hardin County"},{fipsCode:"17071",county:"Henderson County"},{fipsCode:"17073",county:"Henry County"},{fipsCode:"17075",county:"Iroquois County"},{fipsCode:"17077",county:"Jackson County"},{fipsCode:"17079",county:"Jasper County"},{fipsCode:"17081",county:"Jefferson County"},{fipsCode:"17083",county:"Jersey County"},{fipsCode:"17085",county:"Jo Daviess County"},{fipsCode:"17087",county:"Johnson County"},{fipsCode:"17089",county:"Kane County"},{fipsCode:"17091",county:"Kankakee County"},{fipsCode:"17093",county:"Kendall County"},{fipsCode:"17095",county:"Knox County"},{fipsCode:"17097",county:"Lake County"},{fipsCode:"17099",county:"La Salle County"},{fipsCode:"17101",county:"Lawrence County"},{fipsCode:"17103",county:"Lee County"},{fipsCode:"17105",county:"Livingston County"},{fipsCode:"17107",county:"Logan County"},{fipsCode:"17109",county:"McDonough County"},{fipsCode:"17111",county:"McHenry County"},{fipsCode:"17113",county:"McLean County"},{fipsCode:"17115",county:"Macon County"},{fipsCode:"17117",county:"Macoupin County"},{fipsCode:"17119",county:"Madison County"},{fipsCode:"17121",county:"Marion County"},{fipsCode:"17123",county:"Marshall County"},{fipsCode:"17125",county:"Mason County"},{fipsCode:"17127",county:"Massac County"},{fipsCode:"17129",county:"Menard County"},{fipsCode:"17131",county:"Mercer County"},{fipsCode:"17133",county:"Monroe County"},{fipsCode:"17135",county:"Montgomery County"},{fipsCode:"17137",county:"Morgan County"},{fipsCode:"17139",county:"Moultrie County"},{fipsCode:"17141",county:"Ogle County"},{fipsCode:"17143",county:"Peoria County"},{fipsCode:"17145",county:"Perry County"},{fipsCode:"17147",county:"Piatt County"},{fipsCode:"17149",county:"Pike County"},{fipsCode:"17151",county:"Pope County"},{fipsCode:"17153",county:"Pulaski County"},{fipsCode:"17155",county:"Putnam County"},{fipsCode:"17157",county:"Randolph County"},{fipsCode:"17159",county:"Richland County"},{fipsCode:"17161",county:"Rock Island County"},{fipsCode:"17163",county:"St. Clair County"},{fipsCode:"17165",county:"Saline County"},{fipsCode:"17167",county:"Sangamon County"},{fipsCode:"17169",county:"Schuyler County"},{fipsCode:"17171",county:"Scott County"},{fipsCode:"17173",county:"Shelby County"},{fipsCode:"17175",county:"Stark County"},{fipsCode:"17177",county:"Stephenson County"},{fipsCode:"17179",county:"Tazewell County"},{fipsCode:"17181",county:"Union County"},{fipsCode:"17183",county:"Vermilion County"},{fipsCode:"17185",county:"Wabash County"},{fipsCode:"17187",county:"Warren County"},{fipsCode:"17189",county:"Washington County"},{fipsCode:"17191",county:"Wayne County"},{fipsCode:"17193",county:"White County"},{fipsCode:"17195",county:"Whiteside County"},{fipsCode:"17197",county:"Will County"},{fipsCode:"17199",county:"Williamson County"},{fipsCode:"17201",county:"Winnebago County"},{fipsCode:"17203",county:"Woodford County"},{fipsCode:"18001",county:"Adams County"},{fipsCode:"18003",county:"Allen County"},{fipsCode:"18005",county:"Bartholomew County"},{fipsCode:"18007",county:"Benton County"},{fipsCode:"18009",county:"Blackford County"},{fipsCode:"18011",county:"Boone County"},{fipsCode:"18013",county:"Brown County"},{fipsCode:"18015",county:"Carroll County"},{fipsCode:"18017",county:"Cass County"},{fipsCode:"18019",county:"Clark County"},{fipsCode:"18021",county:"Clay County"},{fipsCode:"18023",county:"Clinton County"},{fipsCode:"18025",county:"Crawford County"},{fipsCode:"18027",county:"Daviess County"},{fipsCode:"18029",county:"Dearborn County"},{fipsCode:"18031",county:"Decatur County"},{fipsCode:"18033",county:"De Kalb County"},{fipsCode:"18035",county:"Delaware County"},{fipsCode:"18037",county:"Dubois County"},{fipsCode:"18039",county:"Elkhart County"},{fipsCode:"18041",county:"Fayette County"},{fipsCode:"18043",county:"Floyd County"},{fipsCode:"18045",county:"Fountain County"},{fipsCode:"18047",county:"Franklin County"},{fipsCode:"18049",county:"Fulton County"},{fipsCode:"18051",county:"Gibson County"},{fipsCode:"18053",county:"Grant County"},{fipsCode:"18055",county:"Greene County"},{fipsCode:"18057",county:"Hamilton County"},{fipsCode:"18059",county:"Hancock County"},{fipsCode:"18061",county:"Harrison County"},{fipsCode:"18063",county:"Hendricks County"},{fipsCode:"18065",county:"Henry County"},{fipsCode:"18067",county:"Howard County"},{fipsCode:"18069",county:"Huntington County"},{fipsCode:"18071",county:"Jackson County"},{fipsCode:"18073",county:"Jasper County"},{fipsCode:"18075",county:"Jay County"},{fipsCode:"18077",county:"Jefferson County"},{fipsCode:"18079",county:"Jennings County"},{fipsCode:"18081",county:"Johnson County"},{fipsCode:"18083",county:"Knox County"},{fipsCode:"18085",county:"Kosciusko County"},{fipsCode:"18087",county:"Lagrange County"},{fipsCode:"18089",county:"Lake County"},{fipsCode:"18091",county:"La Porte County"},{fipsCode:"18093",county:"Lawrence County"},{fipsCode:"18095",county:"Madison County"},{fipsCode:"18097",county:"Marion County"},{fipsCode:"18099",county:"Marshall County"},{fipsCode:"18101",county:"Martin County"},{fipsCode:"18103",county:"Miami County"},{fipsCode:"18105",county:"Monroe County"},{fipsCode:"18107",county:"Montgomery County"},{fipsCode:"18109",county:"Morgan County"},{fipsCode:"18111",county:"Newton County"},{fipsCode:"18113",county:"Noble County"},{fipsCode:"18115",county:"Ohio County"},{fipsCode:"18117",county:"Orange County"},{fipsCode:"18119",county:"Owen County"},{fipsCode:"18121",county:"Parke County"},{fipsCode:"18123",county:"Perry County"},{fipsCode:"18125",county:"Pike County"},{fipsCode:"18127",county:"Porter County"},{fipsCode:"18129",county:"Posey County"},{fipsCode:"18131",county:"Pulaski County"},{fipsCode:"18133",county:"Putnam County"},{fipsCode:"18135",county:"Randolph County"},{fipsCode:"18137",county:"Ripley County"},{fipsCode:"18139",county:"Rush County"},{fipsCode:"18141",county:"St. Joseph County"},{fipsCode:"18143",county:"Scott County"},{fipsCode:"18145",county:"Shelby County"},{fipsCode:"18147",county:"Spencer County"},{fipsCode:"18149",county:"Starke County"},{fipsCode:"18151",county:"Steuben County"},{fipsCode:"18153",county:"Sullivan County"},{fipsCode:"18155",county:"Switzerland County"},{fipsCode:"18157",county:"Tippecanoe County"},{fipsCode:"18159",county:"Tipton County"},{fipsCode:"18161",county:"Union County"},{fipsCode:"18163",county:"Vanderburgh County"},{fipsCode:"18165",county:"Vermillion County"},{fipsCode:"18167",county:"Vigo County"},{fipsCode:"18169",county:"Wabash County"},{fipsCode:"18171",county:"Warren County"},{fipsCode:"18173",county:"Warrick County"},{fipsCode:"18175",county:"Washington County"},{fipsCode:"18177",county:"Wayne County"},{fipsCode:"18179",county:"Wells County"},{fipsCode:"18181",county:"White County"},{fipsCode:"18183",county:"Whitley County"},{fipsCode:"19001",county:"Adair County"},{fipsCode:"19003",county:"Adams County"},{fipsCode:"19005",county:"Allamakee County"},{fipsCode:"19007",county:"Appanoose County"},{fipsCode:"19009",county:"Audubon County"},{fipsCode:"19011",county:"Benton County"},{fipsCode:"19013",county:"Black Hawk County"},{fipsCode:"19015",county:"Boone County"},{fipsCode:"19017",county:"Bremer County"},{fipsCode:"19019",county:"Buchanan County"},{fipsCode:"19021",county:"Buena Vista County"},{fipsCode:"19023",county:"Butler County"},{fipsCode:"19025",county:"Calhoun County"},{fipsCode:"19027",county:"Carroll County"},{fipsCode:"19029",county:"Cass County"},{fipsCode:"19031",county:"Cedar County"},{fipsCode:"19033",county:"Cerro Gordo County"},{fipsCode:"19035",county:"Cherokee County"},{fipsCode:"19037",county:"Chickasaw County"},{fipsCode:"19039",county:"Clarke County"},{fipsCode:"19041",county:"Clay County"},{fipsCode:"19043",county:"Clayton County"},{fipsCode:"19045",county:"Clinton County"},{fipsCode:"19047",county:"Crawford County"},{fipsCode:"19049",county:"Dallas County"},{fipsCode:"19051",county:"Davis County"},{fipsCode:"19053",county:"Decatur County"},{fipsCode:"19055",county:"Delaware County"},{fipsCode:"19057",county:"Des Moines County"},{fipsCode:"19059",county:"Dickinson County"},{fipsCode:"19061",county:"Dubuque County"},{fipsCode:"19063",county:"Emmet County"},{fipsCode:"19065",county:"Fayette County"},{fipsCode:"19067",county:"Floyd County"},{fipsCode:"19069",county:"Franklin County"},{fipsCode:"19071",county:"Fremont County"},{fipsCode:"19073",county:"Greene County"},{fipsCode:"19075",county:"Grundy County"},{fipsCode:"19077",county:"Guthrie County"},{fipsCode:"19079",county:"Hamilton County"},{fipsCode:"19081",county:"Hancock County"},{fipsCode:"19083",county:"Hardin County"},{fipsCode:"19085",county:"Harrison County"},{fipsCode:"19087",county:"Henry County"},{fipsCode:"19089",county:"Howard County"},{fipsCode:"19091",county:"Humboldt County"},{fipsCode:"19093",county:"Ida County"},{fipsCode:"19095",county:"Iowa County"},{fipsCode:"19097",county:"Jackson County"},{fipsCode:"19099",county:"Jasper County"},{fipsCode:"19101",county:"Jefferson County"},{fipsCode:"19103",county:"Johnson County"},{fipsCode:"19105",county:"Jones County"},{fipsCode:"19107",county:"Keokuk County"},{fipsCode:"19109",county:"Kossuth County"},{fipsCode:"19111",county:"Lee County"},{fipsCode:"19113",county:"Linn County"},{fipsCode:"19115",county:"Louisa County"},{fipsCode:"19117",county:"Lucas County"},{fipsCode:"19119",county:"Lyon County"},{fipsCode:"19121",county:"Madison County"},{fipsCode:"19123",county:"Mahaska County"},{fipsCode:"19125",county:"Marion County"},{fipsCode:"19127",county:"Marshall County"},{fipsCode:"19129",county:"Mills County"},{fipsCode:"19131",county:"Mitchell County"},{fipsCode:"19133",county:"Monona County"},{fipsCode:"19135",county:"Monroe County"},{fipsCode:"19137",county:"Montgomery County"},{fipsCode:"19139",county:"Muscatine County"},{fipsCode:"19141",county:"O"},{fipsCode:"19143",county:"Osceola County"},{fipsCode:"19145",county:"Page County"},{fipsCode:"19147",county:"Palo Alto County"},{fipsCode:"19149",county:"Plymouth County"},{fipsCode:"19151",county:"Pocahontas County"},{fipsCode:"19153",county:"Polk County"},{fipsCode:"19155",county:"Pottawattamie County"},{fipsCode:"19157",county:"Poweshiek County"},{fipsCode:"19159",county:"Ringgold County"},{fipsCode:"19161",county:"Sac County"},{fipsCode:"19163",county:"Scott County"},{fipsCode:"19165",county:"Shelby County"},{fipsCode:"19167",county:"Sioux County"},{fipsCode:"19169",county:"Story County"},{fipsCode:"19171",county:"Tama County"},{fipsCode:"19173",county:"Taylor County"},{fipsCode:"19175",county:"Union County"},{fipsCode:"19177",county:"Van Buren County"},{fipsCode:"19179",county:"Wapello County"},{fipsCode:"19181",county:"Warren County"},{fipsCode:"19183",county:"Washington County"},{fipsCode:"19185",county:"Wayne County"},{fipsCode:"19187",county:"Webster County"},{fipsCode:"19189",county:"Winnebago County"},{fipsCode:"19191",county:"Winneshiek County"},{fipsCode:"19193",county:"Woodbury County"},{fipsCode:"19195",county:"Worth County"},{fipsCode:"19197",county:"Wright County"},{fipsCode:"20001",county:"Allen County"},{fipsCode:"20003",county:"Anderson County"},{fipsCode:"20005",county:"Atchison County"},{fipsCode:"20007",county:"Barber County"},{fipsCode:"20009",county:"Barton County"},{fipsCode:"20011",county:"Bourbon County"},{fipsCode:"20013",county:"Brown County"},{fipsCode:"20015",county:"Butler County"},{fipsCode:"20017",county:"Chase County"},{fipsCode:"20019",county:"Chautauqua County"},{fipsCode:"20021",county:"Cherokee County"},{fipsCode:"20023",county:"Cheyenne County"},{fipsCode:"20025",county:"Clark County"},{fipsCode:"20027",county:"Clay County"},{fipsCode:"20029",county:"Cloud County"},{fipsCode:"20031",county:"Coffey County"},{fipsCode:"20033",county:"Comanche County"},{fipsCode:"20035",county:"Cowley County"},{fipsCode:"20037",county:"Crawford County"},{fipsCode:"20039",county:"Decatur County"},{fipsCode:"20041",county:"Dickinson County"},{fipsCode:"20043",county:"Doniphan County"},{fipsCode:"20045",county:"Douglas County"},{fipsCode:"20047",county:"Edwards County"},{fipsCode:"20049",county:"Elk County"},{fipsCode:"20051",county:"Ellis County"},{fipsCode:"20053",county:"Ellsworth County"},{fipsCode:"20055",county:"Finney County"},{fipsCode:"20057",county:"Ford County"},{fipsCode:"20059",county:"Franklin County"},{fipsCode:"20061",county:"Geary County"},{fipsCode:"20063",county:"Gove County"},{fipsCode:"20065",county:"Graham County"},{fipsCode:"20067",county:"Grant County"},{fipsCode:"20069",county:"Gray County"},{fipsCode:"20071",county:"Greeley County"},{fipsCode:"20073",county:"Greenwood County"},{fipsCode:"20075",county:"Hamilton County"},{fipsCode:"20077",county:"Harper County"},{fipsCode:"20079",county:"Harvey County"},{fipsCode:"20081",county:"Haskell County"},{fipsCode:"20083",county:"Hodgeman County"},{fipsCode:"20085",county:"Jackson County"},{fipsCode:"20087",county:"Jefferson County"},{fipsCode:"20089",county:"Jewell County"},{fipsCode:"20091",county:"Johnson County"},{fipsCode:"20093",county:"Kearny County"},{fipsCode:"20095",county:"Kingman County"},{fipsCode:"20097",county:"Kiowa County"},{fipsCode:"20099",county:"Labette County"},{fipsCode:"20101",county:"Lane County"},{fipsCode:"20103",county:"Leavenworth County"},{fipsCode:"20105",county:"Lincoln County"},{fipsCode:"20107",county:"Linn County"},{fipsCode:"20109",county:"Logan County"},{fipsCode:"20111",county:"Lyon County"},{fipsCode:"20113",county:"McPherson County"},{fipsCode:"20115",county:"Marion County"},{fipsCode:"20117",county:"Marshall County"},{fipsCode:"20119",county:"Meade County"},{fipsCode:"20121",county:"Miami County"},{fipsCode:"20123",county:"Mitchell County"},{fipsCode:"20125",county:"Montgomery County"},{fipsCode:"20127",county:"Morris County"},{fipsCode:"20129",county:"Morton County"},{fipsCode:"20131",county:"Nemaha County"},{fipsCode:"20133",county:"Neosho County"},{fipsCode:"20135",county:"Ness County"},{fipsCode:"20137",county:"Norton County"},{fipsCode:"20139",county:"Osage County"},{fipsCode:"20141",county:"Osborne County"},{fipsCode:"20143",county:"Ottawa County"},{fipsCode:"20145",county:"Pawnee County"},{fipsCode:"20147",county:"Phillips County"},{fipsCode:"20149",county:"Pottawatomie County"},{fipsCode:"20151",county:"Pratt County"},{fipsCode:"20153",county:"Rawlins County"},{fipsCode:"20155",county:"Reno County"},{fipsCode:"20157",county:"Republic County"},{fipsCode:"20159",county:"Rice County"},{fipsCode:"20161",county:"Riley County"},{fipsCode:"20163",county:"Rooks County"},{fipsCode:"20165",county:"Rush County"},{fipsCode:"20167",county:"Russell County"},{fipsCode:"20169",county:"Saline County"},{fipsCode:"20171",county:"Scott County"},{fipsCode:"20173",county:"Sedgwick County"},{fipsCode:"20175",county:"Seward County"},{fipsCode:"20177",county:"Shawnee County"},{fipsCode:"20179",county:"Sheridan County"},{fipsCode:"20181",county:"Sherman County"},{fipsCode:"20183",county:"Smith County"},{fipsCode:"20185",county:"Stafford County"},{fipsCode:"20187",county:"Stanton County"},{fipsCode:"20189",county:"Stevens County"},{fipsCode:"20191",county:"Sumner County"},{fipsCode:"20193",county:"Thomas County"},{fipsCode:"20195",county:"Trego County"},{fipsCode:"20197",county:"Wabaunsee County"},{fipsCode:"20199",county:"Wallace County"},{fipsCode:"20201",county:"Washington County"},{fipsCode:"20203",county:"Wichita County"},{fipsCode:"20205",county:"Wilson County"},{fipsCode:"20207",county:"Woodson County"},{fipsCode:"20209",county:"Wyandotte County"},{fipsCode:"21001",county:"Adair County"},{fipsCode:"21003",county:"Allen County"},{fipsCode:"21005",county:"Anderson County"},{fipsCode:"21007",county:"Ballard County"},{fipsCode:"21009",county:"Barren County"},{fipsCode:"21011",county:"Bath County"},{fipsCode:"21013",county:"Bell County"},{fipsCode:"21015",county:"Boone County"},{fipsCode:"21017",county:"Bourbon County"},{fipsCode:"21019",county:"Boyd County"},{fipsCode:"21021",county:"Boyle County"},{fipsCode:"21023",county:"Bracken County"},{fipsCode:"21025",county:"Breathitt County"},{fipsCode:"21027",county:"Breckinridge County"},{fipsCode:"21029",county:"Bullitt County"},{fipsCode:"21031",county:"Butler County"},{fipsCode:"21033",county:"Caldwell County"},{fipsCode:"21035",county:"Calloway County"},{fipsCode:"21037",county:"Campbell County"},{fipsCode:"21039",county:"Carlisle County"},{fipsCode:"21041",county:"Carroll County"},{fipsCode:"21043",county:"Carter County"},{fipsCode:"21045",county:"Casey County"},{fipsCode:"21047",county:"Christian County"},{fipsCode:"21049",county:"Clark County"},{fipsCode:"21051",county:"Clay County"},{fipsCode:"21053",county:"Clinton County"},{fipsCode:"21055",county:"Crittenden County"},{fipsCode:"21057",county:"Cumberland County"},{fipsCode:"21059",county:"Daviess County"},{fipsCode:"21061",county:"Edmonson County"},{fipsCode:"21063",county:"Elliott County"},{fipsCode:"21065",county:"Estill County"},{fipsCode:"21067",county:"Fayette County"},{fipsCode:"21069",county:"Fleming County"},{fipsCode:"21071",county:"Floyd County"},{fipsCode:"21073",county:"Franklin County"},{fipsCode:"21075",county:"Fulton County"},{fipsCode:"21077",county:"Gallatin County"},{fipsCode:"21079",county:"Garrard County"},{fipsCode:"21081",county:"Grant County"},{fipsCode:"21083",county:"Graves County"},{fipsCode:"21085",county:"Grayson County"},{fipsCode:"21087",county:"Green County"},{fipsCode:"21089",county:"Greenup County"},{fipsCode:"21091",county:"Hancock County"},{fipsCode:"21093",county:"Hardin County"},{fipsCode:"21095",county:"Harlan County"},{fipsCode:"21097",county:"Harrison County"},{fipsCode:"21099",county:"Hart County"},{fipsCode:"21101",county:"Henderson County"},{fipsCode:"21103",county:"Henry County"},{fipsCode:"21105",county:"Hickman County"},{fipsCode:"21107",county:"Hopkins County"},{fipsCode:"21109",county:"Jackson County"},{fipsCode:"21111",county:"Jefferson County"},{fipsCode:"21113",county:"Jessamine County"},{fipsCode:"21115",county:"Johnson County"},{fipsCode:"21117",county:"Kenton County"},{fipsCode:"21119",county:"Knott County"},{fipsCode:"21121",county:"Knox County"},{fipsCode:"21123",county:"Larue County"},{fipsCode:"21125",county:"Laurel County"},{fipsCode:"21127",county:"Lawrence County"},{fipsCode:"21129",county:"Lee County"},{fipsCode:"21131",county:"Leslie County"},{fipsCode:"21133",county:"Letcher County"},{fipsCode:"21135",county:"Lewis County"},{fipsCode:"21137",county:"Lincoln County"},{fipsCode:"21139",county:"Livingston County"},{fipsCode:"21141",county:"Logan County"},{fipsCode:"21143",county:"Lyon County"},{fipsCode:"21145",county:"McCracken County"},{fipsCode:"21147",county:"McCreary County"},{fipsCode:"21149",county:"McLean County"},{fipsCode:"21151",county:"Madison County"},{fipsCode:"21153",county:"Magoffin County"},{fipsCode:"21155",county:"Marion County"},{fipsCode:"21157",county:"Marshall County"},{fipsCode:"21159",county:"Martin County"},{fipsCode:"21161",county:"Mason County"},{fipsCode:"21163",county:"Meade County"},{fipsCode:"21165",county:"Menifee County"},{fipsCode:"21167",county:"Mercer County"},{fipsCode:"21169",county:"Metcalfe County"},{fipsCode:"21171",county:"Monroe County"},{fipsCode:"21173",county:"Montgomery County"},{fipsCode:"21175",county:"Morgan County"},{fipsCode:"21177",county:"Muhlenberg County"},{fipsCode:"21179",county:"Nelson County"},{fipsCode:"21181",county:"Nicholas County"},{fipsCode:"21183",county:"Ohio County"},{fipsCode:"21185",county:"Oldham County"},{fipsCode:"21187",county:"Owen County"},{fipsCode:"21189",county:"Owsley County"},{fipsCode:"21191",county:"Pendleton County"},{fipsCode:"21193",county:"Perry County"},{fipsCode:"21195",county:"Pike County"},{fipsCode:"21197",county:"Powell County"},{fipsCode:"21199",county:"Pulaski County"},{fipsCode:"21201",county:"Robertson County"},{fipsCode:"21203",county:"Rockcastle County"},{fipsCode:"21205",county:"Rowan County"},{fipsCode:"21207",county:"Russell County"},{fipsCode:"21209",county:"Scott County"},{fipsCode:"21211",county:"Shelby County"},{fipsCode:"21213",county:"Simpson County"},{fipsCode:"21215",county:"Spencer County"},{fipsCode:"21217",county:"Taylor County"},{fipsCode:"21219",county:"Todd County"},{fipsCode:"21221",county:"Trigg County"},{fipsCode:"21223",county:"Trimble County"},{fipsCode:"21225",county:"Union County"},{fipsCode:"21227",county:"Warren County"},{fipsCode:"21229",county:"Washington County"},{fipsCode:"21231",county:"Wayne County"},{fipsCode:"21233",county:"Webster County"},{fipsCode:"21235",county:"Whitley County"},{fipsCode:"21237",county:"Wolfe County"},{fipsCode:"21239",county:"Woodford County"},{fipsCode:"22001",county:"Acadia Parish"},{fipsCode:"22003",county:"Allen Parish"},{fipsCode:"22005",county:"Ascension Parish"},{fipsCode:"22007",county:"Assumption Parish"},{fipsCode:"22009",county:"Avoyelles Parish"},{fipsCode:"22011",county:"Beauregard Parish"},{fipsCode:"22013",county:"Bienville Parish"},{fipsCode:"22015",county:"Bossier Parish"},{fipsCode:"22017",county:"Caddo Parish"},{fipsCode:"22019",county:"Calcasieu Parish"},{fipsCode:"22021",county:"Caldwell Parish"},{fipsCode:"22023",county:"Cameron Parish"},{fipsCode:"22025",county:"Catahoula Parish"},{fipsCode:"22027",county:"Claiborne Parish"},{fipsCode:"22029",county:"Concordia Parish"},{fipsCode:"22031",county:"De Soto Parish"},{fipsCode:"22033",county:"East Baton Rouge Parish"},{fipsCode:"22035",county:"East Carroll Parish"},{fipsCode:"22037",county:"East Feliciana Parish"},{fipsCode:"22039",county:"Evangeline Parish"},{fipsCode:"22041",county:"Franklin Parish"},{fipsCode:"22043",county:"Grant Parish"},{fipsCode:"22045",county:"Iberia Parish"},{fipsCode:"22047",county:"Iberville Parish"},{fipsCode:"22049",county:"Jackson Parish"},{fipsCode:"22051",county:"Jefferson Parish"},{fipsCode:"22053",county:"Jefferson Davis Parish"},{fipsCode:"22055",county:"Lafayette Parish"},{fipsCode:"22057",county:"Lafourche Parish"},{fipsCode:"22059",county:"La Salle Parish"},{fipsCode:"22061",county:"Lincoln Parish"},{fipsCode:"22063",county:"Livingston Parish"},{fipsCode:"22065",county:"Madison Parish"},{fipsCode:"22067",county:"Morehouse Parish"},{fipsCode:"22069",county:"Natchitoches Parish"},{fipsCode:"22071",county:"Orleans Parish"},{fipsCode:"22073",county:"Ouachita Parish"},{fipsCode:"22075",county:"Plaquemines Parish"},{fipsCode:"22077",county:"Pointe Coupee Parish"},{fipsCode:"22079",county:"Rapides Parish"},{fipsCode:"22081",county:"Red River Parish"},{fipsCode:"22083",county:"Richland Parish"},{fipsCode:"22085",county:"Sabine Parish"},{fipsCode:"22087",county:"St. Bernard Parish"},{fipsCode:"22089",county:"St. Charles Parish"},{fipsCode:"22091",county:"St. Helena Parish"},{fipsCode:"22093",county:"St. James Parish"},{fipsCode:"22095",county:"St. John the Baptist Parish"},{fipsCode:"22097",county:"St. Landry Parish"},{fipsCode:"22099",county:"St. Martin Parish"},{fipsCode:"22101",county:"St. Mary Parish"},{fipsCode:"22103",county:"St. Tammany Parish"},{fipsCode:"22105",county:"Tangipahoa Parish"},{fipsCode:"22107",county:"Tensas Parish"},{fipsCode:"22109",county:"Terrebonne Parish"},{fipsCode:"22111",county:"Union Parish"},{fipsCode:"22113",county:"Vermilion Parish"},{fipsCode:"22115",county:"Vernon Parish"},{fipsCode:"22117",county:"Washington Parish"},{fipsCode:"22119",county:"Webster Parish"},{fipsCode:"22121",county:"West Baton Rouge Parish"},{fipsCode:"22123",county:"West Carroll Parish"},{fipsCode:"22125",county:"West Feliciana Parish"},{fipsCode:"22127",county:"Winn Parish"},{fipsCode:"23001",county:"Androscoggin County"},{fipsCode:"23003",county:"Aroostook County"},{fipsCode:"23005",county:"Cumberland County"},{fipsCode:"23007",county:"Franklin County"},{fipsCode:"23009",county:"Hancock County"},{fipsCode:"23011",county:"Kennebec County"},{fipsCode:"23013",county:"Knox County"},{fipsCode:"23015",county:"Lincoln County"},{fipsCode:"23017",county:"Oxford County"},{fipsCode:"23019",county:"Penobscot County"},{fipsCode:"23021",county:"Piscataquis County"},{fipsCode:"23023",county:"Sagadahoc County"},{fipsCode:"23025",county:"Somerset County"},{fipsCode:"23027",county:"Waldo County"},{fipsCode:"23029",county:"Washington County"},{fipsCode:"23031",county:"York County"},{fipsCode:"24001",county:"Allegany County"},{fipsCode:"24003",county:"Anne Arundel County"},{fipsCode:"24005",county:"Baltimore County"},{fipsCode:"24009",county:"Calvert County"},{fipsCode:"24011",county:"Caroline County"},{fipsCode:"24013",county:"Carroll County"},{fipsCode:"24015",county:"Cecil County"},{fipsCode:"24017",county:"Charles County"},{fipsCode:"24019",county:"Dorchester County"},{fipsCode:"24021",county:"Frederick County"},{fipsCode:"24023",county:"Garrett County"},{fipsCode:"24025",county:"Harford County"},{fipsCode:"24027",county:"Howard County"},{fipsCode:"24029",county:"Kent County"},{fipsCode:"24031",county:"Montgomery County"},{fipsCode:"24033",county:"Prince George"},{fipsCode:"24035",county:"Queen Anne"},{fipsCode:"24037",county:"St. Mary"},{fipsCode:"24039",county:"Somerset County"},{fipsCode:"24041",county:"Talbot County"},{fipsCode:"24043",county:"Washington County"},{fipsCode:"24045",county:"Wicomico County"},{fipsCode:"24047",county:"Worcester County"},{fipsCode:"24510",county:"Baltimore city"},{fipsCode:"25001",county:"Barnstable County"},{fipsCode:"25003",county:"Berkshire County"},{fipsCode:"25005",county:"Bristol County"},{fipsCode:"25007",county:"Dukes County"},{fipsCode:"25009",county:"Essex County"},{fipsCode:"25011",county:"Franklin County"},{fipsCode:"25013",county:"Hampden County"},{fipsCode:"25015",county:"Hampshire County"},{fipsCode:"25017",county:"Middlesex County"},{fipsCode:"25019",county:"Nantucket County"},{fipsCode:"25021",county:"Norfolk County"},{fipsCode:"25023",county:"Plymouth County"},{fipsCode:"25025",county:"Suffolk County"},{fipsCode:"25027",county:"Worcester County"},{fipsCode:"26001",county:"Alcona County"},{fipsCode:"26003",county:"Alger County"},{fipsCode:"26005",county:"Allegan County"},{fipsCode:"26007",county:"Alpena County"},{fipsCode:"26009",county:"Antrim County"},{fipsCode:"26011",county:"Arenac County"},{fipsCode:"26013",county:"Baraga County"},{fipsCode:"26015",county:"Barry County"},{fipsCode:"26017",county:"Bay County"},{fipsCode:"26019",county:"Benzie County"},{fipsCode:"26021",county:"Berrien County"},{fipsCode:"26023",county:"Branch County"},{fipsCode:"26025",county:"Calhoun County"},{fipsCode:"26027",county:"Cass County"},{fipsCode:"26029",county:"Charlevoix County"},{fipsCode:"26031",county:"Cheboygan County"},{fipsCode:"26033",county:"Chippewa County"},{fipsCode:"26035",county:"Clare County"},{fipsCode:"26037",county:"Clinton County"},{fipsCode:"26039",county:"Crawford County"},{fipsCode:"26041",county:"Delta County"},{fipsCode:"26043",county:"Dickinson County"},{fipsCode:"26045",county:"Eaton County"},{fipsCode:"26047",county:"Emmet County"},{fipsCode:"26049",county:"Genesee County"},{fipsCode:"26051",county:"Gladwin County"},{fipsCode:"26053",county:"Gogebic County"},{fipsCode:"26055",county:"Grand Traverse County"},{fipsCode:"26057",county:"Gratiot County"},{fipsCode:"26059",county:"Hillsdale County"},{fipsCode:"26061",county:"Houghton County"},{fipsCode:"26063",county:"Huron County"},{fipsCode:"26065",county:"Ingham County"},{fipsCode:"26067",county:"Ionia County"},{fipsCode:"26069",county:"Iosco County"},{fipsCode:"26071",county:"Iron County"},{fipsCode:"26073",county:"Isabella County"},{fipsCode:"26075",county:"Jackson County"},{fipsCode:"26077",county:"Kalamazoo County"},{fipsCode:"26079",county:"Kalkaska County"},{fipsCode:"26081",county:"Kent County"},{fipsCode:"26083",county:"Keweenaw County"},{fipsCode:"26085",county:"Lake County"},{fipsCode:"26087",county:"Lapeer County"},{fipsCode:"26089",county:"Leelanau County"},{fipsCode:"26091",county:"Lenawee County"},{fipsCode:"26093",county:"Livingston County"},{fipsCode:"26095",county:"Luce County"},{fipsCode:"26097",county:"Mackinac County"},{fipsCode:"26099",county:"Macomb County"},{fipsCode:"26101",county:"Manistee County"},{fipsCode:"26103",county:"Marquette County"},{fipsCode:"26105",county:"Mason County"},{fipsCode:"26107",county:"Mecosta County"},{fipsCode:"26109",county:"Menominee County"},{fipsCode:"26111",county:"Midland County"},{fipsCode:"26113",county:"Missaukee County"},{fipsCode:"26115",county:"Monroe County"},{fipsCode:"26117",county:"Montcalm County"},{fipsCode:"26119",county:"Montmorency County"},{fipsCode:"26121",county:"Muskegon County"},{fipsCode:"26123",county:"Newaygo County"},{fipsCode:"26125",county:"Oakland County"},{fipsCode:"26127",county:"Oceana County"},{fipsCode:"26129",county:"Ogemaw County"},{fipsCode:"26131",county:"Ontonagon County"},{fipsCode:"26133",county:"Osceola County"},{fipsCode:"26135",county:"Oscoda County"},{fipsCode:"26137",county:"Otsego County"},{fipsCode:"26139",county:"Ottawa County"},{fipsCode:"26141",county:"Presque Isle County"},{fipsCode:"26143",county:"Roscommon County"},{fipsCode:"26145",county:"Saginaw County"},{fipsCode:"26147",county:"St. Clair County"},{fipsCode:"26149",county:"St. Joseph County"},{fipsCode:"26151",county:"Sanilac County"},{fipsCode:"26153",county:"Schoolcraft County"},{fipsCode:"26155",county:"Shiawassee County"},{fipsCode:"26157",county:"Tuscola County"},{fipsCode:"26159",county:"Van Buren County"},{fipsCode:"26161",county:"Washtenaw County"},{fipsCode:"26163",county:"Wayne County"},{fipsCode:"26165",county:"Wexford County"},{fipsCode:"27001",county:"Aitkin County"},{fipsCode:"27003",county:"Anoka County"},{fipsCode:"27005",county:"Becker County"},{fipsCode:"27007",county:"Beltrami County"},{fipsCode:"27009",county:"Benton County"},{fipsCode:"27011",county:"Big Stone County"},{fipsCode:"27013",county:"Blue Earth County"},{fipsCode:"27015",county:"Brown County"},{fipsCode:"27017",county:"Carlton County"},{fipsCode:"27019",county:"Carver County"},{fipsCode:"27021",county:"Cass County"},{fipsCode:"27023",county:"Chippewa County"},{fipsCode:"27025",county:"Chisago County"},{fipsCode:"27027",county:"Clay County"},{fipsCode:"27029",county:"Clearwater County"},{fipsCode:"27031",county:"Cook County"},{fipsCode:"27033",county:"Cottonwood County"},{fipsCode:"27035",county:"Crow Wing County"},{fipsCode:"27037",county:"Dakota County"},{fipsCode:"27039",county:"Dodge County"},{fipsCode:"27041",county:"Douglas County"},{fipsCode:"27043",county:"Faribault County"},{fipsCode:"27045",county:"Fillmore County"},{fipsCode:"27047",county:"Freeborn County"},{fipsCode:"27049",county:"Goodhue County"},{fipsCode:"27051",county:"Grant County"},{fipsCode:"27053",county:"Hennepin County"},{fipsCode:"27055",county:"Houston County"},{fipsCode:"27057",county:"Hubbard County"},{fipsCode:"27059",county:"Isanti County"},{fipsCode:"27061",county:"Itasca County"},{fipsCode:"27063",county:"Jackson County"},{fipsCode:"27065",county:"Kanabec County"},{fipsCode:"27067",county:"Kandiyohi County"},{fipsCode:"27069",county:"Kittson County"},{fipsCode:"27071",county:"Koochiching County"},{fipsCode:"27073",county:"Lac qui Parle County"},{fipsCode:"27075",county:"Lake County"},{fipsCode:"27077",county:"Lake of the Woods County"},{fipsCode:"27079",county:"Le Sueur County"},{fipsCode:"27081",county:"Lincoln County"},{fipsCode:"27083",county:"Lyon County"},{fipsCode:"27085",county:"McLeod County"},{fipsCode:"27087",county:"Mahnomen County"},{fipsCode:"27089",county:"Marshall County"},{fipsCode:"27091",county:"Martin County"},{fipsCode:"27093",county:"Meeker County"},{fipsCode:"27095",county:"Mille Lacs County"},{fipsCode:"27097",county:"Morrison County"},{fipsCode:"27099",county:"Mower County"},{fipsCode:"27101",county:"Murray County"},{fipsCode:"27103",county:"Nicollet County"},{fipsCode:"27105",county:"Nobles County"},{fipsCode:"27107",county:"Norman County"},{fipsCode:"27109",county:"Olmsted County"},{fipsCode:"27111",county:"Otter Tail County"},{fipsCode:"27113",county:"Pennington County"},{fipsCode:"27115",county:"Pine County"},{fipsCode:"27117",county:"Pipestone County"},{fipsCode:"27119",county:"Polk County"},{fipsCode:"27121",county:"Pope County"},{fipsCode:"27123",county:"Ramsey County"},{fipsCode:"27125",county:"Red Lake County"},{fipsCode:"27127",county:"Redwood County"},{fipsCode:"27129",county:"Renville County"},{fipsCode:"27131",county:"Rice County"},{fipsCode:"27133",county:"Rock County"},{fipsCode:"27135",county:"Roseau County"},{fipsCode:"27137",county:"St. Louis County"},{fipsCode:"27139",county:"Scott County"},{fipsCode:"27141",county:"Sherburne County"},{fipsCode:"27143",county:"Sibley County"},{fipsCode:"27145",county:"Stearns County"},{fipsCode:"27147",county:"Steele County"},{fipsCode:"27149",county:"Stevens County"},{fipsCode:"27151",county:"Swift County"},{fipsCode:"27153",county:"Todd County"},{fipsCode:"27155",county:"Traverse County"},{fipsCode:"27157",county:"Wabasha County"},{fipsCode:"27159",county:"Wadena County"},{fipsCode:"27161",county:"Waseca County"},{fipsCode:"27163",county:"Washington County"},{fipsCode:"27165",county:"Watonwan County"},{fipsCode:"27167",county:"Wilkin County"},{fipsCode:"27169",county:"Winona County"},{fipsCode:"27171",county:"Wright County"},{fipsCode:"27173",county:"Yellow Medicine County"},{fipsCode:"28001",county:"Adams County"},{fipsCode:"28003",county:"Alcorn County"},{fipsCode:"28005",county:"Amite County"},{fipsCode:"28007",county:"Attala County"},{fipsCode:"28009",county:"Benton County"},{fipsCode:"28011",county:"Bolivar County"},{fipsCode:"28013",county:"Calhoun County"},{fipsCode:"28015",county:"Carroll County"},{fipsCode:"28017",county:"Chickasaw County"},{fipsCode:"28019",county:"Choctaw County"},{fipsCode:"28021",county:"Claiborne County"},{fipsCode:"28023",county:"Clarke County"},{fipsCode:"28025",county:"Clay County"},{fipsCode:"28027",county:"Coahoma County"},{fipsCode:"28029",county:"Copiah County"},{fipsCode:"28031",county:"Covington County"},{fipsCode:"28033",county:"DeSoto County"},{fipsCode:"28035",county:"Forrest County"},{fipsCode:"28037",county:"Franklin County"},{fipsCode:"28039",county:"George County"},{fipsCode:"28041",county:"Greene County"},{fipsCode:"28043",county:"Grenada County"},{fipsCode:"28045",county:"Hancock County"},{fipsCode:"28047",county:"Harrison County"},{fipsCode:"28049",county:"Hinds County"},{fipsCode:"28051",county:"Holmes County"},{fipsCode:"28053",county:"Humphreys County"},{fipsCode:"28055",county:"Issaquena County"},{fipsCode:"28057",county:"Itawamba County"},{fipsCode:"28059",county:"Jackson County"},{fipsCode:"28061",county:"Jasper County"},{fipsCode:"28063",county:"Jefferson County"},{fipsCode:"28065",county:"Jefferson Davis County"},{fipsCode:"28067",county:"Jones County"},{fipsCode:"28069",county:"Kemper County"},{fipsCode:"28071",county:"Lafayette County"},{fipsCode:"28073",county:"Lamar County"},{fipsCode:"28075",county:"Lauderdale County"},{fipsCode:"28077",county:"Lawrence County"},{fipsCode:"28079",county:"Leake County"},{fipsCode:"28081",county:"Lee County"},{fipsCode:"28083",county:"Leflore County"},{fipsCode:"28085",county:"Lincoln County"},{fipsCode:"28087",county:"Lowndes County"},{fipsCode:"28089",county:"Madison County"},{fipsCode:"28091",county:"Marion County"},{fipsCode:"28093",county:"Marshall County"},{fipsCode:"28095",county:"Monroe County"},{fipsCode:"28097",county:"Montgomery County"},{fipsCode:"28099",county:"Neshoba County"},{fipsCode:"28101",county:"Newton County"},{fipsCode:"28103",county:"Noxubee County"},{fipsCode:"28105",county:"Oktibbeha County"},{fipsCode:"28107",county:"Panola County"},{fipsCode:"28109",county:"Pearl River County"},{fipsCode:"28111",county:"Perry County"},{fipsCode:"28113",county:"Pike County"},{fipsCode:"28115",county:"Pontotoc County"},{fipsCode:"28117",county:"Prentiss County"},{fipsCode:"28119",county:"Quitman County"},{fipsCode:"28121",county:"Rankin County"},{fipsCode:"28123",county:"Scott County"},{fipsCode:"28125",county:"Sharkey County"},{fipsCode:"28127",county:"Simpson County"},{fipsCode:"28129",county:"Smith County"},{fipsCode:"28131",county:"Stone County"},{fipsCode:"28133",county:"Sunflower County"},{fipsCode:"28135",county:"Tallahatchie County"},{fipsCode:"28137",county:"Tate County"},{fipsCode:"28139",county:"Tippah County"},{fipsCode:"28141",county:"Tishomingo County"},{fipsCode:"28143",county:"Tunica County"},{fipsCode:"28145",county:"Union County"},{fipsCode:"28147",county:"Walthall County"},{fipsCode:"28149",county:"Warren County"},{fipsCode:"28151",county:"Washington County"},{fipsCode:"28153",county:"Wayne County"},{fipsCode:"28155",county:"Webster County"},{fipsCode:"28157",county:"Wilkinson County"},{fipsCode:"28159",county:"Winston County"},{fipsCode:"28161",county:"Yalobusha County"},{fipsCode:"28163",county:"Yazoo County"},{fipsCode:"29001",county:"Adair County"},{fipsCode:"29003",county:"Andrew County"},{fipsCode:"29005",county:"Atchison County"},{fipsCode:"29007",county:"Audrain County"},{fipsCode:"29009",county:"Barry County"},{fipsCode:"29011",county:"Barton County"},{fipsCode:"29013",county:"Bates County"},{fipsCode:"29015",county:"Benton County"},{fipsCode:"29017",county:"Bollinger County"},{fipsCode:"29019",county:"Boone County"},{fipsCode:"29021",county:"Buchanan County"},{fipsCode:"29023",county:"Butler County"},{fipsCode:"29025",county:"Caldwell County"},{fipsCode:"29027",county:"Callaway County"},{fipsCode:"29029",county:"Camden County"},{fipsCode:"29031",county:"Cape Girardeau County"},{fipsCode:"29033",county:"Carroll County"},{fipsCode:"29035",county:"Carter County"},{fipsCode:"29037",county:"Cass County"},{fipsCode:"29039",county:"Cedar County"},{fipsCode:"29041",county:"Chariton County"},{fipsCode:"29043",county:"Christian County"},{fipsCode:"29045",county:"Clark County"},{fipsCode:"29047",county:"Clay County"},{fipsCode:"29049",county:"Clinton County"},{fipsCode:"29051",county:"Cole County"},{fipsCode:"29053",county:"Cooper County"},{fipsCode:"29055",county:"Crawford County"},{fipsCode:"29057",county:"Dade County"},{fipsCode:"29059",county:"Dallas County"},{fipsCode:"29061",county:"Daviess County"},{fipsCode:"29063",county:"DeKalb County"},{fipsCode:"29065",county:"Dent County"},{fipsCode:"29067",county:"Douglas County"},{fipsCode:"29069",county:"Dunklin County"},{fipsCode:"29071",county:"Franklin County"},{fipsCode:"29073",county:"Gasconade County"},{fipsCode:"29075",county:"Gentry County"},{fipsCode:"29077",county:"Greene County"},{fipsCode:"29079",county:"Grundy County"},{fipsCode:"29081",county:"Harrison County"},{fipsCode:"29083",county:"Henry County"},{fipsCode:"29085",county:"Hickory County"},{fipsCode:"29087",county:"Holt County"},{fipsCode:"29089",county:"Howard County"},{fipsCode:"29091",county:"Howell County"},{fipsCode:"29093",county:"Iron County"},{fipsCode:"29095",county:"Jackson County"},{fipsCode:"29097",county:"Jasper County"},{fipsCode:"29099",county:"Jefferson County"},{fipsCode:"29101",county:"Johnson County"},{fipsCode:"29103",county:"Knox County"},{fipsCode:"29105",county:"Laclede County"},{fipsCode:"29107",county:"Lafayette County"},{fipsCode:"29109",county:"Lawrence County"},{fipsCode:"29111",county:"Lewis County"},{fipsCode:"29113",county:"Lincoln County"},{fipsCode:"29115",county:"Linn County"},{fipsCode:"29117",county:"Livingston County"},{fipsCode:"29119",county:"McDonald County"},{fipsCode:"29121",county:"Macon County"},{fipsCode:"29123",county:"Madison County"},{fipsCode:"29125",county:"Maries County"},{fipsCode:"29127",county:"Marion County"},{fipsCode:"29129",county:"Mercer County"},{fipsCode:"29131",county:"Miller County"},{fipsCode:"29133",county:"Mississippi County"},{fipsCode:"29135",county:"Moniteau County"},{fipsCode:"29137",county:"Monroe County"},{fipsCode:"29139",county:"Montgomery County"},{fipsCode:"29141",county:"Morgan County"},{fipsCode:"29143",county:"New Madrid County"},{fipsCode:"29145",county:"Newton County"},{fipsCode:"29147",county:"Nodaway County"},{fipsCode:"29149",county:"Oregon County"},{fipsCode:"29151",county:"Osage County"},{fipsCode:"29153",county:"Ozark County"},{fipsCode:"29155",county:"Pemiscot County"},{fipsCode:"29157",county:"Perry County"},{fipsCode:"29159",county:"Pettis County"},{fipsCode:"29161",county:"Phelps County"},{fipsCode:"29163",county:"Pike County"},{fipsCode:"29165",county:"Platte County"},{fipsCode:"29167",county:"Polk County"},{fipsCode:"29169",county:"Pulaski County"},{fipsCode:"29171",county:"Putnam County"},{fipsCode:"29173",county:"Ralls County"},{fipsCode:"29175",county:"Randolph County"},{fipsCode:"29177",county:"Ray County"},{fipsCode:"29179",county:"Reynolds County"},{fipsCode:"29181",county:"Ripley County"},{fipsCode:"29183",county:"St. Charles County"},{fipsCode:"29185",county:"St. Clair County"},{fipsCode:"29186",county:"Ste. Genevieve County"},{fipsCode:"29187",county:"St. Francois County"},{fipsCode:"29189",county:"St. Louis County"},{fipsCode:"29195",county:"Saline County"},{fipsCode:"29197",county:"Schuyler County"},{fipsCode:"29199",county:"Scotland County"},{fipsCode:"29201",county:"Scott County"},{fipsCode:"29203",county:"Shannon County"},{fipsCode:"29205",county:"Shelby County"},{fipsCode:"29207",county:"Stoddard County"},{fipsCode:"29209",county:"Stone County"},{fipsCode:"29211",county:"Sullivan County"},{fipsCode:"29213",county:"Taney County"},{fipsCode:"29215",county:"Texas County"},{fipsCode:"29217",county:"Vernon County"},{fipsCode:"29219",county:"Warren County"},{fipsCode:"29221",county:"Washington County"},{fipsCode:"29223",county:"Wayne County"},{fipsCode:"29225",county:"Webster County"},{fipsCode:"29227",county:"Worth County"},{fipsCode:"29229",county:"Wright County"},{fipsCode:"29510",county:"St. Louis city"},{fipsCode:"30001",county:"Beaverhead County"},{fipsCode:"30003",county:"Big Horn County"},{fipsCode:"30005",county:"Blaine County"},{fipsCode:"30007",county:"Broadwater County"},{fipsCode:"30009",county:"Carbon County"},{fipsCode:"30011",county:"Carter County"},{fipsCode:"30013",county:"Cascade County"},{fipsCode:"30015",county:"Chouteau County"},{fipsCode:"30017",county:"Custer County"},{fipsCode:"30019",county:"Daniels County"},{fipsCode:"30021",county:"Dawson County"},{fipsCode:"30023",county:"Deer Lodge County"},{fipsCode:"30025",county:"Fallon County"},{fipsCode:"30027",county:"Fergus County"},{fipsCode:"30029",county:"Flathead County"},{fipsCode:"30031",county:"Gallatin County"},{fipsCode:"30033",county:"Garfield County"},{fipsCode:"30035",county:"Glacier County"},{fipsCode:"30037",county:"Golden Valley County"},{fipsCode:"30039",county:"Granite County"},{fipsCode:"30041",county:"Hill County"},{fipsCode:"30043",county:"Jefferson County"},{fipsCode:"30045",county:"Judith Basin County"},{fipsCode:"30047",county:"Lake County"},{fipsCode:"30049",county:"Lewis and Clark County"},{fipsCode:"30051",county:"Liberty County"},{fipsCode:"30053",county:"Lincoln County"},{fipsCode:"30055",county:"McCone County"},{fipsCode:"30057",county:"Madison County"},{fipsCode:"30059",county:"Meagher County"},{fipsCode:"30061",county:"Mineral County"},{fipsCode:"30063",county:"Missoula County"},{fipsCode:"30065",county:"Musselshell County"},{fipsCode:"30067",county:"Park County"},{fipsCode:"30069",county:"Petroleum County"},{fipsCode:"30071",county:"Phillips County"},{fipsCode:"30073",county:"Pondera County"},{fipsCode:"30075",county:"Powder River County"},{fipsCode:"30077",county:"Powell County"},{fipsCode:"30079",county:"Prairie County"},{fipsCode:"30081",county:"Ravalli County"},{fipsCode:"30083",county:"Richland County"},{fipsCode:"30085",county:"Roosevelt County"},{fipsCode:"30087",county:"Rosebud County"},{fipsCode:"30089",county:"Sanders County"},{fipsCode:"30091",county:"Sheridan County"},{fipsCode:"30093",county:"Silver Bow County"},{fipsCode:"30095",county:"Stillwater County"},{fipsCode:"30097",county:"Sweet Grass County"},{fipsCode:"30099",county:"Teton County"},{fipsCode:"30101",county:"Toole County"},{fipsCode:"30103",county:"Treasure County"},{fipsCode:"30105",county:"Valley County"},{fipsCode:"30107",county:"Wheatland County"},{fipsCode:"30109",county:"Wibaux County"},{fipsCode:"30111",county:"Yellowstone County"},{fipsCode:"30113",county:"Yellowstone National Park"},{fipsCode:"31001",county:"Adams County"},{fipsCode:"31003",county:"Antelope County"},{fipsCode:"31005",county:"Arthur County"},{fipsCode:"31007",county:"Banner County"},{fipsCode:"31009",county:"Blaine County"},{fipsCode:"31011",county:"Boone County"},{fipsCode:"31013",county:"Box Butte County"},{fipsCode:"31015",county:"Boyd County"},{fipsCode:"31017",county:"Brown County"},{fipsCode:"31019",county:"Buffalo County"},{fipsCode:"31021",county:"Burt County"},{fipsCode:"31023",county:"Butler County"},{fipsCode:"31025",county:"Cass County"},{fipsCode:"31027",county:"Cedar County"},{fipsCode:"31029",county:"Chase County"},{fipsCode:"31031",county:"Cherry County"},{fipsCode:"31033",county:"Cheyenne County"},{fipsCode:"31035",county:"Clay County"},{fipsCode:"31037",county:"Colfax County"},{fipsCode:"31039",county:"Cuming County"},{fipsCode:"31041",county:"Custer County"},{fipsCode:"31043",county:"Dakota County"},{fipsCode:"31045",county:"Dawes County"},{fipsCode:"31047",county:"Dawson County"},{fipsCode:"31049",county:"Deuel County"},{fipsCode:"31051",county:"Dixon County"},{fipsCode:"31053",county:"Dodge County"},{fipsCode:"31055",county:"Douglas County"},{fipsCode:"31057",county:"Dundy County"},{fipsCode:"31059",county:"Fillmore County"},{fipsCode:"31061",county:"Franklin County"},{fipsCode:"31063",county:"Frontier County"},{fipsCode:"31065",county:"Furnas County"},{fipsCode:"31067",county:"Gage County"},{fipsCode:"31069",county:"Garden County"},{fipsCode:"31071",county:"Garfield County"},{fipsCode:"31073",county:"Gosper County"},{fipsCode:"31075",county:"Grant County"},{fipsCode:"31077",county:"Greeley County"},{fipsCode:"31079",county:"Hall County"},{fipsCode:"31081",county:"Hamilton County"},{fipsCode:"31083",county:"Harlan County"},{fipsCode:"31085",county:"Hayes County"},{fipsCode:"31087",county:"Hitchcock County"},{fipsCode:"31089",county:"Holt County"},{fipsCode:"31091",county:"Hooker County"},{fipsCode:"31093",county:"Howard County"},{fipsCode:"31095",county:"Jefferson County"},{fipsCode:"31097",county:"Johnson County"},{fipsCode:"31099",county:"Kearney County"},{fipsCode:"31101",county:"Keith County"},{fipsCode:"31103",county:"Keya Paha County"},{fipsCode:"31105",county:"Kimball County"},{fipsCode:"31107",county:"Knox County"},{fipsCode:"31109",county:"Lancaster County"},{fipsCode:"31111",county:"Lincoln County"},{fipsCode:"31113",county:"Logan County"},{fipsCode:"31115",county:"Loup County"},{fipsCode:"31117",county:"McPherson County"},{fipsCode:"31119",county:"Madison County"},{fipsCode:"31121",county:"Merrick County"},{fipsCode:"31123",county:"Morrill County"},{fipsCode:"31125",county:"Nance County"},{fipsCode:"31127",county:"Nemaha County"},{fipsCode:"31129",county:"Nuckolls County"},{fipsCode:"31131",county:"Otoe County"},{fipsCode:"31133",county:"Pawnee County"},{fipsCode:"31135",county:"Perkins County"},{fipsCode:"31137",county:"Phelps County"},{fipsCode:"31139",county:"Pierce County"},{fipsCode:"31141",county:"Platte County"},{fipsCode:"31143",county:"Polk County"},{fipsCode:"31145",county:"Red Willow County"},{fipsCode:"31147",county:"Richardson County"},{fipsCode:"31149",county:"Rock County"},{fipsCode:"31151",county:"Saline County"},{fipsCode:"31153",county:"Sarpy County"},{fipsCode:"31155",county:"Saunders County"},{fipsCode:"31157",county:"Scotts Bluff County"},{fipsCode:"31159",county:"Seward County"},{fipsCode:"31161",county:"Sheridan County"},{fipsCode:"31163",county:"Sherman County"},{fipsCode:"31165",county:"Sioux County"},{fipsCode:"31167",county:"Stanton County"},{fipsCode:"31169",county:"Thayer County"},{fipsCode:"31171",county:"Thomas County"},{fipsCode:"31173",county:"Thurston County"},{fipsCode:"31175",county:"Valley County"},{fipsCode:"31177",county:"Washington County"},{fipsCode:"31179",county:"Wayne County"},{fipsCode:"31181",county:"Webster County"},{fipsCode:"31183",county:"Wheeler County"},{fipsCode:"31185",county:"York County"},{fipsCode:"32001",county:"Churchill County"},{fipsCode:"32003",county:"Clark County"},{fipsCode:"32005",county:"Douglas County"},{fipsCode:"32007",county:"Elko County"},{fipsCode:"32009",county:"Esmeralda County"},{fipsCode:"32011",county:"Eureka County"},{fipsCode:"32013",county:"Humboldt County"},{fipsCode:"32015",county:"Lander County"},{fipsCode:"32017",county:"Lincoln County"},{fipsCode:"32019",county:"Lyon County"},{fipsCode:"32021",county:"Mineral County"},{fipsCode:"32023",county:"Nye County"},{fipsCode:"32027",county:"Pershing County"},{fipsCode:"32029",county:"Storey County"},{fipsCode:"32031",county:"Washoe County"},{fipsCode:"32033",county:"White Pine County"},{fipsCode:"32510",county:"Carson City"},{fipsCode:"33001",county:"Belknap County"},{fipsCode:"33003",county:"Carroll County"},{fipsCode:"33005",county:"Cheshire County"},{fipsCode:"33007",county:"Coos County"},{fipsCode:"33009",county:"Grafton County"},{fipsCode:"33011",county:"Hillsborough County"},{fipsCode:"33013",county:"Merrimack County"},{fipsCode:"33015",county:"Rockingham County"},{fipsCode:"33017",county:"Strafford County"},{fipsCode:"33019",county:"Sullivan County"},{fipsCode:"34001",county:"Atlantic County"},{fipsCode:"34003",county:"Bergen County"},{fipsCode:"34005",county:"Burlington County"},{fipsCode:"34007",county:"Camden County"},{fipsCode:"34009",county:"Cape May County"},{fipsCode:"34011",county:"Cumberland County"},{fipsCode:"34013",county:"Essex County"},{fipsCode:"34015",county:"Gloucester County"},{fipsCode:"34017",county:"Hudson County"},{fipsCode:"34019",county:"Hunterdon County"},{fipsCode:"34021",county:"Mercer County"},{fipsCode:"34023",county:"Middlesex County"},{fipsCode:"34025",county:"Monmouth County"},{fipsCode:"34027",county:"Morris County"},{fipsCode:"34029",county:"Ocean County"},{fipsCode:"34031",county:"Passaic County"},{fipsCode:"34033",county:"Salem County"},{fipsCode:"34035",county:"Somerset County"},{fipsCode:"34037",county:"Sussex County"},{fipsCode:"34039",county:"Union County"},{fipsCode:"34041",county:"Warren County"},{fipsCode:"35001",county:"Bernalillo County"},{fipsCode:"35003",county:"Catron County"},{fipsCode:"35005",county:"Chaves County"},{fipsCode:"35006",county:"Cibola County"},{fipsCode:"35007",county:"Colfax County"},{fipsCode:"35009",county:"Curry County"},{fipsCode:"35011",county:"DeBaca County"},{fipsCode:"35013",county:"Dona Ana County"},{fipsCode:"35015",county:"Eddy County"},{fipsCode:"35017",county:"Grant County"},{fipsCode:"35019",county:"Guadalupe County"},{fipsCode:"35021",county:"Harding County"},{fipsCode:"35023",county:"Hidalgo County"},{fipsCode:"35025",county:"Lea County"},{fipsCode:"35027",county:"Lincoln County"},{fipsCode:"35028",county:"Los Alamos County"},{fipsCode:"35029",county:"Luna County"},{fipsCode:"35031",county:"McKinley County"},{fipsCode:"35033",county:"Mora County"},{fipsCode:"35035",county:"Otero County"},{fipsCode:"35037",county:"Quay County"},{fipsCode:"35039",county:"Rio Arriba County"},{fipsCode:"35041",county:"Roosevelt County"},{fipsCode:"35043",county:"Sandoval County"},{fipsCode:"35045",county:"San Juan County"},{fipsCode:"35047",county:"San Miguel County"},{fipsCode:"35049",county:"Santa Fe County"},{fipsCode:"35051",county:"Sierra County"},{fipsCode:"35053",county:"Socorro County"},{fipsCode:"35055",county:"Taos County"},{fipsCode:"35057",county:"Torrance County"},{fipsCode:"35059",county:"Union County"},{fipsCode:"35061",county:"Valencia County"},{fipsCode:"36001",county:"Albany County"},{fipsCode:"36003",county:"Allegany County"},{fipsCode:"36005",county:"Bronx County"},{fipsCode:"36007",county:"Broome County"},{fipsCode:"36009",county:"Cattaraugus County"},{fipsCode:"36011",county:"Cayuga County"},{fipsCode:"36013",county:"Chautauqua County"},{fipsCode:"36015",county:"Chemung County"},{fipsCode:"36017",county:"Chenango County"},{fipsCode:"36019",county:"Clinton County"},{fipsCode:"36021",county:"Columbia County"},{fipsCode:"36023",county:"Cortland County"},{fipsCode:"36025",county:"Delaware County"},{fipsCode:"36027",county:"Dutchess County"},{fipsCode:"36029",county:"Erie County"},{fipsCode:"36031",county:"Essex County"},{fipsCode:"36033",county:"Franklin County"},{fipsCode:"36035",county:"Fulton County"},{fipsCode:"36037",county:"Genesee County"},{fipsCode:"36039",county:"Greene County"},{fipsCode:"36041",county:"Hamilton County"},{fipsCode:"36043",county:"Herkimer County"},{fipsCode:"36045",county:"Jefferson County"},{fipsCode:"36047",county:"Kings County"},{fipsCode:"36049",county:"Lewis County"},{fipsCode:"36051",county:"Livingston County"},{fipsCode:"36053",county:"Madison County"},{fipsCode:"36055",county:"Monroe County"},{fipsCode:"36057",county:"Montgomery County"},{fipsCode:"36059",county:"Nassau County"},{fipsCode:"36061",county:"New York County"},{fipsCode:"36063",county:"Niagara County"},{fipsCode:"36065",county:"Oneida County"},{fipsCode:"36067",county:"Onondaga County"},{fipsCode:"36069",county:"Ontario County"},{fipsCode:"36071",county:"Orange County"},{fipsCode:"36073",county:"Orleans County"},{fipsCode:"36075",county:"Oswego County"},{fipsCode:"36077",county:"Otsego County"},{fipsCode:"36079",county:"Putnam County"},{fipsCode:"36081",county:"Queens County"},{fipsCode:"36083",county:"Rensselaer County"},{fipsCode:"36085",county:"Richmond County"},{fipsCode:"36087",county:"Rockland County"},{fipsCode:"36089",county:"St. Lawrence County"},{fipsCode:"36091",county:"Saratoga County"},{fipsCode:"36093",county:"Schenectady County"},{fipsCode:"36095",county:"Schoharie County"},{fipsCode:"36097",county:"Schuyler County"},{fipsCode:"36099",county:"Seneca County"},{fipsCode:"36101",county:"Steuben County"},{fipsCode:"36103",county:"Suffolk County"},{fipsCode:"36105",county:"Sullivan County"},{fipsCode:"36107",county:"Tioga County"},{fipsCode:"36109",county:"Tompkins County"},{fipsCode:"36111",county:"Ulster County"},{fipsCode:"36113",county:"Warren County"},{fipsCode:"36115",county:"Washington County"},{fipsCode:"36117",county:"Wayne County"},{fipsCode:"36119",county:"Westchester County"},{fipsCode:"36121",county:"Wyoming County"},{fipsCode:"36123",county:"Yates County"},{fipsCode:"37001",county:"Alamance County"},{fipsCode:"37003",county:"Alexander County"},{fipsCode:"37005",county:"Alleghany County"},{fipsCode:"37007",county:"Anson County"},{fipsCode:"37009",county:"Ashe County"},{fipsCode:"37011",county:"Avery County"},{fipsCode:"37013",county:"Beaufort County"},{fipsCode:"37015",county:"Bertie County"},{fipsCode:"37017",county:"Bladen County"},{fipsCode:"37019",county:"Brunswick County"},{fipsCode:"37021",county:"Buncombe County"},{fipsCode:"37023",county:"Burke County"},{fipsCode:"37025",county:"Cabarrus County"},{fipsCode:"37027",county:"Caldwell County"},{fipsCode:"37029",county:"Camden County"},{fipsCode:"37031",county:"Carteret County"},{fipsCode:"37033",county:"Caswell County"},{fipsCode:"37035",county:"Catawba County"},{fipsCode:"37037",county:"Chatham County"},{fipsCode:"37039",county:"Cherokee County"},{fipsCode:"37041",county:"Chowan County"},{fipsCode:"37043",county:"Clay County"},{fipsCode:"37045",county:"Cleveland County"},{fipsCode:"37047",county:"Columbus County"},{fipsCode:"37049",county:"Craven County"},{fipsCode:"37051",county:"Cumberland County"},{fipsCode:"37053",county:"Currituck County"},{fipsCode:"37055",county:"Dare County"},{fipsCode:"37057",county:"Davidson County"},{fipsCode:"37059",county:"Davie County"},{fipsCode:"37061",county:"Duplin County"},{fipsCode:"37063",county:"Durham County"},{fipsCode:"37065",county:"Edgecombe County"},{fipsCode:"37067",county:"Forsyth County"},{fipsCode:"37069",county:"Franklin County"},{fipsCode:"37071",county:"Gaston County"},{fipsCode:"37073",county:"Gates County"},{fipsCode:"37075",county:"Graham County"},{fipsCode:"37077",county:"Granville County"},{fipsCode:"37079",county:"Greene County"},{fipsCode:"37081",county:"Guilford County"},{fipsCode:"37083",county:"Halifax County"},{fipsCode:"37085",county:"Harnett County"},{fipsCode:"37087",county:"Haywood County"},{fipsCode:"37089",county:"Henderson County"},{fipsCode:"37091",county:"Hertford County"},{fipsCode:"37093",county:"Hoke County"},{fipsCode:"37095",county:"Hyde County"},{fipsCode:"37097",county:"Iredell County"},{fipsCode:"37099",county:"Jackson County"},{fipsCode:"37101",county:"Johnston County"},{fipsCode:"37103",county:"Jones County"},{fipsCode:"37105",county:"Lee County"},{fipsCode:"37107",county:"Lenoir County"},{fipsCode:"37109",county:"Lincoln County"},{fipsCode:"37111",county:"McDowell County"},{fipsCode:"37113",county:"Macon County"},{fipsCode:"37115",county:"Madison County"},{fipsCode:"37117",county:"Martin County"},{fipsCode:"37119",county:"Mecklenburg County"},{fipsCode:"37121",county:"Mitchell County"},{fipsCode:"37123",county:"Montgomery County"},{fipsCode:"37125",county:"Moore County"},{fipsCode:"37127",county:"Nash County"},{fipsCode:"37129",county:"New Hanover County"},{fipsCode:"37131",county:"Northampton County"},{fipsCode:"37133",county:"Onslow County"},{fipsCode:"37135",county:"Orange County"},{fipsCode:"37137",county:"Pamlico County"},{fipsCode:"37139",county:"Pasquotank County"},{fipsCode:"37141",county:"Pender County"},{fipsCode:"37143",county:"Perquimans County"},{fipsCode:"37145",county:"Person County"},{fipsCode:"37147",county:"Pitt County"},{fipsCode:"37149",county:"Polk County"},{fipsCode:"37151",county:"Randolph County"},{fipsCode:"37153",county:"Richmond County"},{fipsCode:"37155",county:"Robeson County"},{fipsCode:"37157",county:"Rockingham County"},{fipsCode:"37159",county:"Rowan County"},{fipsCode:"37161",county:"Rutherford County"},{fipsCode:"37163",county:"Sampson County"},{fipsCode:"37165",county:"Scotland County"},{fipsCode:"37167",county:"Stanly County"},{fipsCode:"37169",county:"Stokes County"},{fipsCode:"37171",county:"Surry County"},{fipsCode:"37173",county:"Swain County"},{fipsCode:"37175",county:"Transylvania County"},{fipsCode:"37177",county:"Tyrrell County"},{fipsCode:"37179",county:"Union County"},{fipsCode:"37181",county:"Vance County"},{fipsCode:"37183",county:"Wake County"},{fipsCode:"37185",county:"Warren County"},{fipsCode:"37187",county:"Washington County"},{fipsCode:"37189",county:"Watauga County"},{fipsCode:"37191",county:"Wayne County"},{fipsCode:"37193",county:"Wilkes County"},{fipsCode:"37195",county:"Wilson County"},{fipsCode:"37197",county:"Yadkin County"},{fipsCode:"37199",county:"Yancey County"},{fipsCode:"38001",county:"Adams County"},{fipsCode:"38003",county:"Barnes County"},{fipsCode:"38005",county:"Benson County"},{fipsCode:"38007",county:"Billings County"},{fipsCode:"38009",county:"Bottineau County"},{fipsCode:"38011",county:"Bowman County"},{fipsCode:"38013",county:"Burke County"},{fipsCode:"38015",county:"Burleigh County"},{fipsCode:"38017",county:"Cass County"},{fipsCode:"38019",county:"Cavalier County"},{fipsCode:"38021",county:"Dickey County"},{fipsCode:"38023",county:"Divide County"},{fipsCode:"38025",county:"Dunn County"},{fipsCode:"38027",county:"Eddy County"},{fipsCode:"38029",county:"Emmons County"},{fipsCode:"38031",county:"Foster County"},{fipsCode:"38033",county:"Golden Valley County"},{fipsCode:"38035",county:"Grand Forks County"},{fipsCode:"38037",county:"Grant County"},{fipsCode:"38039",county:"Griggs County"},{fipsCode:"38041",county:"Hettinger County"},{fipsCode:"38043",county:"Kidder County"},{fipsCode:"38045",county:"LaMoure County"},{fipsCode:"38047",county:"Logan County"},{fipsCode:"38049",county:"McHenry County"},{fipsCode:"38051",county:"McIntosh County"},{fipsCode:"38053",county:"McKenzie County"},{fipsCode:"38055",county:"McLean County"},{fipsCode:"38057",county:"Mercer County"},{fipsCode:"38059",county:"Morton County"},{fipsCode:"38061",county:"Mountrail County"},{fipsCode:"38063",county:"Nelson County"},{fipsCode:"38065",county:"Oliver County"},{fipsCode:"38067",county:"Pembina County"},{fipsCode:"38069",county:"Pierce County"},{fipsCode:"38071",county:"Ramsey County"},{fipsCode:"38073",county:"Ransom County"},{fipsCode:"38075",county:"Renville County"},{fipsCode:"38077",county:"Richland County"},{fipsCode:"38079",county:"Rolette County"},{fipsCode:"38081",county:"Sargent County"},{fipsCode:"38083",county:"Sheridan County"},{fipsCode:"38085",county:"Sioux County"},{fipsCode:"38087",county:"Slope County"},{fipsCode:"38089",county:"Stark County"},{fipsCode:"38091",county:"Steele County"},{fipsCode:"38093",county:"Stutsman County"},{fipsCode:"38095",county:"Towner County"},{fipsCode:"38097",county:"Traill County"},{fipsCode:"38099",county:"Walsh County"},{fipsCode:"38101",county:"Ward County"},{fipsCode:"38103",county:"Wells County"},{fipsCode:"38105",county:"Williams County"},{fipsCode:"39001",county:"Adams County"},{fipsCode:"39003",county:"Allen County"},{fipsCode:"39005",county:"Ashland County"},{fipsCode:"39007",county:"Ashtabula County"},{fipsCode:"39009",county:"Athens County"},{fipsCode:"39011",county:"Auglaize County"},{fipsCode:"39013",county:"Belmont County"},{fipsCode:"39015",county:"Brown County"},{fipsCode:"39017",county:"Butler County"},{fipsCode:"39019",county:"Carroll County"},{fipsCode:"39021",county:"Champaign County"},{fipsCode:"39023",county:"Clark County"},{fipsCode:"39025",county:"Clermont County"},{fipsCode:"39027",county:"Clinton County"},{fipsCode:"39029",county:"Columbiana County"},{fipsCode:"39031",county:"Coshocton County"},{fipsCode:"39033",county:"Crawford County"},{fipsCode:"39035",county:"Cuyahoga County"},{fipsCode:"39037",county:"Darke County"},{fipsCode:"39039",county:"Defiance County"},{fipsCode:"39041",county:"Delaware County"},{fipsCode:"39043",county:"Erie County"},{fipsCode:"39045",county:"Fairfield County"},{fipsCode:"39047",county:"Fayette County"},{fipsCode:"39049",county:"Franklin County"},{fipsCode:"39051",county:"Fulton County"},{fipsCode:"39053",county:"Gallia County"},{fipsCode:"39055",county:"Geauga County"},{fipsCode:"39057",county:"Greene County"},{fipsCode:"39059",county:"Guernsey County"},{fipsCode:"39061",county:"Hamilton County"},{fipsCode:"39063",county:"Hancock County"},{fipsCode:"39065",county:"Hardin County"},{fipsCode:"39067",county:"Harrison County"},{fipsCode:"39069",county:"Henry County"},{fipsCode:"39071",county:"Highland County"},{fipsCode:"39073",county:"Hocking County"},{fipsCode:"39075",county:"Holmes County"},{fipsCode:"39077",county:"Huron County"},{fipsCode:"39079",county:"Jackson County"},{fipsCode:"39081",county:"Jefferson County"},{fipsCode:"39083",county:"Knox County"},{fipsCode:"39085",county:"Lake County"},{fipsCode:"39087",county:"Lawrence County"},{fipsCode:"39089",county:"Licking County"},{fipsCode:"39091",county:"Logan County"},{fipsCode:"39093",county:"Lorain County"},{fipsCode:"39095",county:"Lucas County"},{fipsCode:"39097",county:"Madison County"},{fipsCode:"39099",county:"Mahoning County"},{fipsCode:"39101",county:"Marion County"},{fipsCode:"39103",county:"Medina County"},{fipsCode:"39105",county:"Meigs County"},{fipsCode:"39107",county:"Mercer County"},{fipsCode:"39109",county:"Miami County"},{fipsCode:"39111",county:"Monroe County"},{fipsCode:"39113",county:"Montgomery County"},{fipsCode:"39115",county:"Morgan County"},{fipsCode:"39117",county:"Morrow County"},{fipsCode:"39119",county:"Muskingum County"},{fipsCode:"39121",county:"Noble County"},{fipsCode:"39123",county:"Ottawa County"},{fipsCode:"39125",county:"Paulding County"},{fipsCode:"39127",county:"Perry County"},{fipsCode:"39129",county:"Pickaway County"},{fipsCode:"39131",county:"Pike County"},{fipsCode:"39133",county:"Portage County"},{fipsCode:"39135",county:"Preble County"},{fipsCode:"39137",county:"Putnam County"},{fipsCode:"39139",county:"Richland County"},{fipsCode:"39141",county:"Ross County"},{fipsCode:"39143",county:"Sandusky County"},{fipsCode:"39145",county:"Scioto County"},{fipsCode:"39147",county:"Seneca County"},{fipsCode:"39149",county:"Shelby County"},{fipsCode:"39151",county:"Stark County"},{fipsCode:"39153",county:"Summit County"},{fipsCode:"39155",county:"Trumbull County"},{fipsCode:"39157",county:"Tuscarawas County"},{fipsCode:"39159",county:"Union County"},{fipsCode:"39161",county:"Van Wert County"},{fipsCode:"39163",county:"Vinton County"},{fipsCode:"39165",county:"Warren County"},{fipsCode:"39167",county:"Washington County"},{fipsCode:"39169",county:"Wayne County"},{fipsCode:"39171",county:"Williams County"},{fipsCode:"39173",county:"Wood County"},{fipsCode:"39175",county:"Wyandot County"},{fipsCode:"40001",county:"Adair County"},{fipsCode:"40003",county:"Alfalfa County"},{fipsCode:"40005",county:"Atoka County"},{fipsCode:"40007",county:"Beaver County"},{fipsCode:"40009",county:"Beckham County"},{fipsCode:"40011",county:"Blaine County"},{fipsCode:"40013",county:"Bryan County"},{fipsCode:"40015",county:"Caddo County"},{fipsCode:"40017",county:"Canadian County"},{fipsCode:"40019",county:"Carter County"},{fipsCode:"40021",county:"Cherokee County"},{fipsCode:"40023",county:"Choctaw County"},{fipsCode:"40025",county:"Cimarron County"},{fipsCode:"40027",county:"Cleveland County"},{fipsCode:"40029",county:"Coal County"},{fipsCode:"40031",county:"Comanche County"},{fipsCode:"40033",county:"Cotton County"},{fipsCode:"40035",county:"Craig County"},{fipsCode:"40037",county:"Creek County"},{fipsCode:"40039",county:"Custer County"},{fipsCode:"40041",county:"Delaware County"},{fipsCode:"40043",county:"Dewey County"},{fipsCode:"40045",county:"Ellis County"},{fipsCode:"40047",county:"Garfield County"},{fipsCode:"40049",county:"Garvin County"},{fipsCode:"40051",county:"Grady County"},{fipsCode:"40053",county:"Grant County"},{fipsCode:"40055",county:"Greer County"},{fipsCode:"40057",county:"Harmon County"},{fipsCode:"40059",county:"Harper County"},{fipsCode:"40061",county:"Haskell County"},{fipsCode:"40063",county:"Hughes County"},{fipsCode:"40065",county:"Jackson County"},{fipsCode:"40067",county:"Jefferson County"},{fipsCode:"40069",county:"Johnston County"},{fipsCode:"40071",county:"Kay County"},{fipsCode:"40073",county:"Kingfisher County"},{fipsCode:"40075",county:"Kiowa County"},{fipsCode:"40077",county:"Latimer County"},{fipsCode:"40079",county:"Le Flore County"},{fipsCode:"40081",county:"Lincoln County"},{fipsCode:"40083",county:"Logan County"},{fipsCode:"40085",county:"Love County"},{fipsCode:"40087",county:"McClain County"},{fipsCode:"40089",county:"McCurtain County"},{fipsCode:"40091",county:"McIntosh County"},{fipsCode:"40093",county:"Major County"},{fipsCode:"40095",county:"Marshall County"},{fipsCode:"40097",county:"Mayes County"},{fipsCode:"40099",county:"Murray County"},{fipsCode:"40101",county:"Muskogee County"},{fipsCode:"40103",county:"Noble County"},{fipsCode:"40105",county:"Nowata County"},{fipsCode:"40107",county:"Okfuskee County"},{fipsCode:"40109",county:"Oklahoma County"},{fipsCode:"40111",county:"Okmulgee County"},{fipsCode:"40113",county:"Osage County"},{fipsCode:"40115",county:"Ottawa County"},{fipsCode:"40117",county:"Pawnee County"},{fipsCode:"40119",county:"Payne County"},{fipsCode:"40121",county:"Pittsburg County"},{fipsCode:"40123",county:"Pontotoc County"},{fipsCode:"40125",county:"Pottawatomie County"},{fipsCode:"40127",county:"Pushmataha County"},{fipsCode:"40129",county:"Roger Mills County"},{fipsCode:"40131",county:"Rogers County"},{fipsCode:"40133",county:"Seminole County"},{fipsCode:"40135",county:"Sequoyah County"},{fipsCode:"40137",county:"Stephens County"},{fipsCode:"40139",county:"Texas County"},{fipsCode:"40141",county:"Tillman County"},{fipsCode:"40143",county:"Tulsa County"},{fipsCode:"40145",county:"Wagoner County"},{fipsCode:"40147",county:"Washington County"},{fipsCode:"40149",county:"Washita County"},{fipsCode:"40151",county:"Woods County"},{fipsCode:"40153",county:"Woodward County"},{fipsCode:"41001",county:"Baker County"},{fipsCode:"41003",county:"Benton County"},{fipsCode:"41005",county:"Clackamas County"},{fipsCode:"41007",county:"Clatsop County"},{fipsCode:"41009",county:"Columbia County"},{fipsCode:"41011",county:"Coos County"},{fipsCode:"41013",county:"Crook County"},{fipsCode:"41015",county:"Curry County"},{fipsCode:"41017",county:"Deschutes County"},{fipsCode:"41019",county:"Douglas County"},{fipsCode:"41021",county:"Gilliam County"},{fipsCode:"41023",county:"Grant County"},{fipsCode:"41025",county:"Harney County"},{fipsCode:"41027",county:"Hood River County"},{fipsCode:"41029",county:"Jackson County"},{fipsCode:"41031",county:"Jefferson County"},{fipsCode:"41033",county:"Josephine County"},{fipsCode:"41035",county:"Klamath County"},{fipsCode:"41037",county:"Lake County"},{fipsCode:"41039",county:"Lane County"},{fipsCode:"41041",county:"Lincoln County"},{fipsCode:"41043",county:"Linn County"},{fipsCode:"41045",county:"Malheur County"},{fipsCode:"41047",county:"Marion County"},{fipsCode:"41049",county:"Morrow County"},{fipsCode:"41051",county:"Multnomah County"},{fipsCode:"41053",county:"Polk County"},{fipsCode:"41055",county:"Sherman County"},{fipsCode:"41057",county:"Tillamook County"},{fipsCode:"41059",county:"Umatilla County"},{fipsCode:"41061",county:"Union County"},{fipsCode:"41063",county:"Wallowa County"},{fipsCode:"41065",county:"Wasco County"},{fipsCode:"41067",county:"Washington County"},{fipsCode:"41069",county:"Wheeler County"},{fipsCode:"41071",county:"Yamhill County"},{fipsCode:"42001",county:"Adams County"},{fipsCode:"42003",county:"Allegheny County"},{fipsCode:"42005",county:"Armstrong County"},{fipsCode:"42007",county:"Beaver County"},{fipsCode:"42009",county:"Bedford County"},{fipsCode:"42011",county:"Berks County"},{fipsCode:"42013",county:"Blair County"},{fipsCode:"42015",county:"Bradford County"},{fipsCode:"42017",county:"Bucks County"},{fipsCode:"42019",county:"Butler County"},{fipsCode:"42021",county:"Cambria County"},{fipsCode:"42023",county:"Cameron County"},{fipsCode:"42025",county:"Carbon County"},{fipsCode:"42027",county:"Centre County"},{fipsCode:"42029",county:"Chester County"},{fipsCode:"42031",county:"Clarion County"},{fipsCode:"42033",county:"Clearfield County"},{fipsCode:"42035",county:"Clinton County"},{fipsCode:"42037",county:"Columbia County"},{fipsCode:"42039",county:"Crawford County"},{fipsCode:"42041",county:"Cumberland County"},{fipsCode:"42043",county:"Dauphin County"},{fipsCode:"42045",county:"Delaware County"},{fipsCode:"42047",county:"Elk County"},{fipsCode:"42049",county:"Erie County"},{fipsCode:"42051",county:"Fayette County"},{fipsCode:"42053",county:"Forest County"},{fipsCode:"42055",county:"Franklin County"},{fipsCode:"42057",county:"Fulton County"},{fipsCode:"42059",county:"Greene County"},{fipsCode:"42061",county:"Huntingdon County"},{fipsCode:"42063",county:"Indiana County"},{fipsCode:"42065",county:"Jefferson County"},{fipsCode:"42067",county:"Juniata County"},{fipsCode:"42069",county:"Lackawanna County"},{fipsCode:"42071",county:"Lancaster County"},{fipsCode:"42073",county:"Lawrence County"},{fipsCode:"42075",county:"Lebanon County"},{fipsCode:"42077",county:"Lehigh County"},{fipsCode:"42079",county:"Luzerne County"},{fipsCode:"42081",county:"Lycoming County"},{fipsCode:"42083",county:"Mc Kean County"},{fipsCode:"42085",county:"Mercer County"},{fipsCode:"42087",county:"Mifflin County"},{fipsCode:"42089",county:"Monroe County"},{fipsCode:"42091",county:"Montgomery County"},{fipsCode:"42093",county:"Montour County"},{fipsCode:"42095",county:"Northampton County"},{fipsCode:"42097",county:"Northumberland County"},{fipsCode:"42099",county:"Perry County"},{fipsCode:"42101",county:"Philadelphia County"},{fipsCode:"42103",county:"Pike County"},{fipsCode:"42105",county:"Potter County"},{fipsCode:"42107",county:"Schuylkill County"},{fipsCode:"42109",county:"Snyder County"},{fipsCode:"42111",county:"Somerset County"},{fipsCode:"42113",county:"Sullivan County"},{fipsCode:"42115",county:"Susquehanna County"},{fipsCode:"42117",county:"Tioga County"},{fipsCode:"42119",county:"Union County"},{fipsCode:"42121",county:"Venango County"},{fipsCode:"42123",county:"Warren County"},{fipsCode:"42125",county:"Washington County"},{fipsCode:"42127",county:"Wayne County"},{fipsCode:"42129",county:"Westmoreland County"},{fipsCode:"42131",county:"Wyoming County"},{fipsCode:"42133",county:"York County"},{fipsCode:"44001",county:"Bristol County"},{fipsCode:"44003",county:"Kent County"},{fipsCode:"44005",county:"Newport County"},{fipsCode:"44007",county:"Providence County"},{fipsCode:"44009",county:"Washington County"},{fipsCode:"45001",county:"Abbeville County"},{fipsCode:"45003",county:"Aiken County"},{fipsCode:"45005",county:"Allendale County"},{fipsCode:"45007",county:"Anderson County"},{fipsCode:"45009",county:"Bamberg County"},{fipsCode:"45011",county:"Barnwell County"},{fipsCode:"45013",county:"Beaufort County"},{fipsCode:"45015",county:"Berkeley County"},{fipsCode:"45017",county:"Calhoun County"},{fipsCode:"45019",county:"Charleston County"},{fipsCode:"45021",county:"Cherokee County"},{fipsCode:"45023",county:"Chester County"},{fipsCode:"45025",county:"Chesterfield County"},{fipsCode:"45027",county:"Clarendon County"},{fipsCode:"45029",county:"Colleton County"},{fipsCode:"45031",county:"Darlington County"},{fipsCode:"45033",county:"Dillon County"},{fipsCode:"45035",county:"Dorchester County"},{fipsCode:"45037",county:"Edgefield County"},{fipsCode:"45039",county:"Fairfield County"},{fipsCode:"45041",county:"Florence County"},{fipsCode:"45043",county:"Georgetown County"},{fipsCode:"45045",county:"Greenville County"},{fipsCode:"45047",county:"Greenwood County"},{fipsCode:"45049",county:"Hampton County"},{fipsCode:"45051",county:"Horry County"},{fipsCode:"45053",county:"Jasper County"},{fipsCode:"45055",county:"Kershaw County"},{fipsCode:"45057",county:"Lancaster County"},{fipsCode:"45059",county:"Laurens County"},{fipsCode:"45061",county:"Lee County"},{fipsCode:"45063",county:"Lexington County"},{fipsCode:"45065",county:"McCormick County"},{fipsCode:"45067",county:"Marion County"},{fipsCode:"45069",county:"Marlboro County"},{fipsCode:"45071",county:"Newberry County"},{fipsCode:"45073",county:"Oconee County"},{fipsCode:"45075",county:"Orangeburg County"},{fipsCode:"45077",county:"Pickens County"},{fipsCode:"45079",county:"Richland County"},{fipsCode:"45081",county:"Saluda County"},{fipsCode:"45083",county:"Spartanburg County"},{fipsCode:"45085",county:"Sumter County"},{fipsCode:"45087",county:"Union County"},{fipsCode:"45089",county:"Williamsburg County"},{fipsCode:"45091",county:"York County"},{fipsCode:"46003",county:"Aurora County"},{fipsCode:"46005",county:"Beadle County"},{fipsCode:"46007",county:"Bennett County"},{fipsCode:"46009",county:"Bon Homme County"},{fipsCode:"46011",county:"Brookings County"},{fipsCode:"46013",county:"Brown County"},{fipsCode:"46015",county:"Brule County"},{fipsCode:"46017",county:"Buffalo County"},{fipsCode:"46019",county:"Butte County"},{fipsCode:"46021",county:"Campbell County"},{fipsCode:"46023",county:"Charles Mix County"},{fipsCode:"46025",county:"Clark County"},{fipsCode:"46027",county:"Clay County"},{fipsCode:"46029",county:"Codington County"},{fipsCode:"46031",county:"Corson County"},{fipsCode:"46033",county:"Custer County"},{fipsCode:"46035",county:"Davison County"},{fipsCode:"46037",county:"Day County"},{fipsCode:"46039",county:"Deuel County"},{fipsCode:"46041",county:"Dewey County"},{fipsCode:"46043",county:"Douglas County"},{fipsCode:"46045",county:"Edmunds County"},{fipsCode:"46047",county:"Fall River County"},{fipsCode:"46049",county:"Faulk County"},{fipsCode:"46051",county:"Grant County"},{fipsCode:"46053",county:"Gregory County"},{fipsCode:"46055",county:"Haakon County"},{fipsCode:"46057",county:"Hamlin County"},{fipsCode:"46059",county:"Hand County"},{fipsCode:"46061",county:"Hanson County"},{fipsCode:"46063",county:"Harding County"},{fipsCode:"46065",county:"Hughes County"},{fipsCode:"46067",county:"Hutchinson County"},{fipsCode:"46069",county:"Hyde County"},{fipsCode:"46071",county:"Jackson County"},{fipsCode:"46073",county:"Jerauld County"},{fipsCode:"46075",county:"Jones County"},{fipsCode:"46077",county:"Kingsbury County"},{fipsCode:"46079",county:"Lake County"},{fipsCode:"46081",county:"Lawrence County"},{fipsCode:"46083",county:"Lincoln County"},{fipsCode:"46085",county:"Lyman County"},{fipsCode:"46087",county:"McCook County"},{fipsCode:"46089",county:"McPherson County"},{fipsCode:"46091",county:"Marshall County"},{fipsCode:"46093",county:"Meade County"},{fipsCode:"46095",county:"Mellette County"},{fipsCode:"46097",county:"Miner County"},{fipsCode:"46099",county:"Minnehaha County"},{fipsCode:"46101",county:"Moody County"},{fipsCode:"46103",county:"Pennington County"},{fipsCode:"46105",county:"Perkins County"},{fipsCode:"46107",county:"Potter County"},{fipsCode:"46109",county:"Roberts County"},{fipsCode:"46111",county:"Sanborn County"},{fipsCode:"46113",county:"Shannon County"},{fipsCode:"46115",county:"Spink County"},{fipsCode:"46117",county:"Stanley County"},{fipsCode:"46119",county:"Sully County"},{fipsCode:"46121",county:"Todd County"},{fipsCode:"46123",county:"Tripp County"},{fipsCode:"46125",county:"Turner County"},{fipsCode:"46127",county:"Union County"},{fipsCode:"46129",county:"Walworth County"},{fipsCode:"46135",county:"Yankton County"},{fipsCode:"46137",county:"Ziebach County"},{fipsCode:"47001",county:"Anderson County"},{fipsCode:"47003",county:"Bedford County"},{fipsCode:"47005",county:"Benton County"},{fipsCode:"47007",county:"Bledsoe County"},{fipsCode:"47009",county:"Blount County"},{fipsCode:"47011",county:"Bradley County"},{fipsCode:"47013",county:"Campbell County"},{fipsCode:"47015",county:"Cannon County"},{fipsCode:"47017",county:"Carroll County"},{fipsCode:"47019",county:"Carter County"},{fipsCode:"47021",county:"Cheatham County"},{fipsCode:"47023",county:"Chester County"},{fipsCode:"47025",county:"Claiborne County"},{fipsCode:"47027",county:"Clay County"},{fipsCode:"47029",county:"Cocke County"},{fipsCode:"47031",county:"Coffee County"},{fipsCode:"47033",county:"Crockett County"},{fipsCode:"47035",county:"Cumberland County"},{fipsCode:"47037",county:"Davidson County"},{fipsCode:"47039",county:"Decatur County"},{fipsCode:"47041",county:"DeKalb County"},{fipsCode:"47043",county:"Dickson County"},{fipsCode:"47045",county:"Dyer County"},{fipsCode:"47047",county:"Fayette County"},{fipsCode:"47049",county:"Fentress County"},{fipsCode:"47051",county:"Franklin County"},{fipsCode:"47053",county:"Gibson County"},{fipsCode:"47055",county:"Giles County"},{fipsCode:"47057",county:"Grainger County"},{fipsCode:"47059",county:"Greene County"},{fipsCode:"47061",county:"Grundy County"},{fipsCode:"47063",county:"Hamblen County"},{fipsCode:"47065",county:"Hamilton County"},{fipsCode:"47067",county:"Hancock County"},{fipsCode:"47069",county:"Hardeman County"},{fipsCode:"47071",county:"Hardin County"},{fipsCode:"47073",county:"Hawkins County"},{fipsCode:"47075",county:"Haywood County"},{fipsCode:"47077",county:"Henderson County"},{fipsCode:"47079",county:"Henry County"},{fipsCode:"47081",county:"Hickman County"},{fipsCode:"47083",county:"Houston County"},{fipsCode:"47085",county:"Humphreys County"},{fipsCode:"47087",county:"Jackson County"},{fipsCode:"47089",county:"Jefferson County"},{fipsCode:"47091",county:"Johnson County"},{fipsCode:"47093",county:"Knox County"},{fipsCode:"47095",county:"Lake County"},{fipsCode:"47097",county:"Lauderdale County"},{fipsCode:"47099",county:"Lawrence County"},{fipsCode:"47101",county:"Lewis County"},{fipsCode:"47103",county:"Lincoln County"},{fipsCode:"47105",county:"Loudon County"},{fipsCode:"47107",county:"McMinn County"},{fipsCode:"47109",county:"McNairy County"},{fipsCode:"47111",county:"Macon County"},{fipsCode:"47113",county:"Madison County"},{fipsCode:"47115",county:"Marion County"},{fipsCode:"47117",county:"Marshall County"},{fipsCode:"47119",county:"Maury County"},{fipsCode:"47121",county:"Meigs County"},{fipsCode:"47123",county:"Monroe County"},{fipsCode:"47125",county:"Montgomery County"},{fipsCode:"47127",county:"Moore County"},{fipsCode:"47129",county:"Morgan County"},{fipsCode:"47131",county:"Obion County"},{fipsCode:"47133",county:"Overton County"},{fipsCode:"47135",county:"Perry County"},{fipsCode:"47137",county:"Pickett County"},{fipsCode:"47139",county:"Polk County"},{fipsCode:"47141",county:"Putnam County"},{fipsCode:"47143",county:"Rhea County"},{fipsCode:"47145",county:"Roane County"},{fipsCode:"47147",county:"Robertson County"},{fipsCode:"47149",county:"Rutherford County"},{fipsCode:"47151",county:"Scott County"},{fipsCode:"47153",county:"Sequatchie County"},{fipsCode:"47155",county:"Sevier County"},{fipsCode:"47157",county:"Shelby County"},{fipsCode:"47159",county:"Smith County"},{fipsCode:"47161",county:"Stewart County"},{fipsCode:"47163",county:"Sullivan County"},{fipsCode:"47165",county:"Sumner County"},{fipsCode:"47167",county:"Tipton County"},{fipsCode:"47169",county:"Trousdale County"},{fipsCode:"47171",county:"Unicoi County"},{fipsCode:"47173",county:"Union County"},{fipsCode:"47175",county:"Van Buren County"},{fipsCode:"47177",county:"Warren County"},{fipsCode:"47179",county:"Washington County"},{fipsCode:"47181",county:"Wayne County"},{fipsCode:"47183",county:"Weakley County"},{fipsCode:"47185",county:"White County"},{fipsCode:"47187",county:"Williamson County"},{fipsCode:"47189",county:"Wilson County"},{fipsCode:"48001",county:"Anderson County"},{fipsCode:"48003",county:"Andrews County"},{fipsCode:"48005",county:"Angelina County"},{fipsCode:"48007",county:"Aransas County"},{fipsCode:"48009",county:"Archer County"},{fipsCode:"48011",county:"Armstrong County"},{fipsCode:"48013",county:"Atascosa County"},{fipsCode:"48015",county:"Austin County"},{fipsCode:"48017",county:"Bailey County"},{fipsCode:"48019",county:"Bandera County"},{fipsCode:"48021",county:"Bastrop County"},{fipsCode:"48023",county:"Baylor County"},{fipsCode:"48025",county:"Bee County"},{fipsCode:"48027",county:"Bell County"},{fipsCode:"48029",county:"Bexar County"},{fipsCode:"48031",county:"Blanco County"},{fipsCode:"48033",county:"Borden County"},{fipsCode:"48035",county:"Bosque County"},{fipsCode:"48037",county:"Bowie County"},{fipsCode:"48039",county:"Brazoria County"},{fipsCode:"48041",county:"Brazos County"},{fipsCode:"48043",county:"Brewster County"},{fipsCode:"48045",county:"Briscoe County"},{fipsCode:"48047",county:"Brooks County"},{fipsCode:"48049",county:"Brown County"},{fipsCode:"48051",county:"Burleson County"},{fipsCode:"48053",county:"Burnet County"},{fipsCode:"48055",county:"Caldwell County"},{fipsCode:"48057",county:"Calhoun County"},{fipsCode:"48059",county:"Callahan County"},{fipsCode:"48061",county:"Cameron County"},{fipsCode:"48063",county:"Camp County"},{fipsCode:"48065",county:"Carson County"},{fipsCode:"48067",county:"Cass County"},{fipsCode:"48069",county:"Castro County"},{fipsCode:"48071",county:"Chambers County"},{fipsCode:"48073",county:"Cherokee County"},{fipsCode:"48075",county:"Childress County"},{fipsCode:"48077",county:"Clay County"},{fipsCode:"48079",county:"Cochran County"},{fipsCode:"48081",county:"Coke County"},{fipsCode:"48083",county:"Coleman County"},{fipsCode:"48085",county:"Collin County"},{fipsCode:"48087",county:"Collingsworth County"},{fipsCode:"48089",county:"Colorado County"},{fipsCode:"48091",county:"Comal County"},{fipsCode:"48093",county:"Comanche County"},{fipsCode:"48095",county:"Concho County"},{fipsCode:"48097",county:"Cooke County"},{fipsCode:"48099",county:"Coryell County"},{fipsCode:"48101",county:"Cottle County"},{fipsCode:"48103",county:"Crane County"},{fipsCode:"48105",county:"Crockett County"},{fipsCode:"48107",county:"Crosby County"},{fipsCode:"48109",county:"Culberson County"},{fipsCode:"48111",county:"Dallam County"},{fipsCode:"48113",county:"Dallas County"},{fipsCode:"48115",county:"Dawson County"},{fipsCode:"48117",county:"Deaf Smith County"},{fipsCode:"48119",county:"Delta County"},{fipsCode:"48121",county:"Denton County"},{fipsCode:"48123",county:"DeWitt County"},{fipsCode:"48125",county:"Dickens County"},{fipsCode:"48127",county:"Dimmit County"},{fipsCode:"48129",county:"Donley County"},{fipsCode:"48131",county:"Duval County"},{fipsCode:"48133",county:"Eastland County"},{fipsCode:"48135",county:"Ector County"},{fipsCode:"48137",county:"Edwards County"},{fipsCode:"48139",county:"Ellis County"},{fipsCode:"48141",county:"El Paso County"},{fipsCode:"48143",county:"Erath County"},{fipsCode:"48145",county:"Falls County"},{fipsCode:"48147",county:"Fannin County"},{fipsCode:"48149",county:"Fayette County"},{fipsCode:"48151",county:"Fisher County"},{fipsCode:"48153",county:"Floyd County"},{fipsCode:"48155",county:"Foard County"},{fipsCode:"48157",county:"Fort Bend County"},{fipsCode:"48159",county:"Franklin County"},{fipsCode:"48161",county:"Freestone County"},{fipsCode:"48163",county:"Frio County"},{fipsCode:"48165",county:"Gaines County"},{fipsCode:"48167",county:"Galveston County"},{fipsCode:"48169",county:"Garza County"},{fipsCode:"48171",county:"Gillespie County"},{fipsCode:"48173",county:"Glasscock County"},{fipsCode:"48175",county:"Goliad County"},{fipsCode:"48177",county:"Gonzales County"},{fipsCode:"48179",county:"Gray County"},{fipsCode:"48181",county:"Grayson County"},{fipsCode:"48183",county:"Gregg County"},{fipsCode:"48185",county:"Grimes County"},{fipsCode:"48187",county:"Guadalupe County"},{fipsCode:"48189",county:"Hale County"},{fipsCode:"48191",county:"Hall County"},{fipsCode:"48193",county:"Hamilton County"},{fipsCode:"48195",county:"Hansford County"},{fipsCode:"48197",county:"Hardeman County"},{fipsCode:"48199",county:"Hardin County"},{fipsCode:"48201",county:"Harris County"},{fipsCode:"48203",county:"Harrison County"},{fipsCode:"48205",county:"Hartley County"},{fipsCode:"48207",county:"Haskell County"},{fipsCode:"48209",county:"Hays County"},{fipsCode:"48211",county:"Hemphill County"},{fipsCode:"48213",county:"Henderson County"},{fipsCode:"48215",county:"Hidalgo County"},{fipsCode:"48217",county:"Hill County"},{fipsCode:"48219",county:"Hockley County"},{fipsCode:"48221",county:"Hood County"},{fipsCode:"48223",county:"Hopkins County"},{fipsCode:"48225",county:"Houston County"},{fipsCode:"48227",county:"Howard County"},{fipsCode:"48229",county:"Hudspeth County"},{fipsCode:"48231",county:"Hunt County"},{fipsCode:"48233",county:"Hutchinson County"},{fipsCode:"48235",county:"Irion County"},{fipsCode:"48237",county:"Jack County"},{fipsCode:"48239",county:"Jackson County"},{fipsCode:"48241",county:"Jasper County"},{fipsCode:"48243",county:"Jeff Davis County"},{fipsCode:"48245",county:"Jefferson County"},{fipsCode:"48247",county:"Jim Hogg County"},{fipsCode:"48249",county:"Jim Wells County"},{fipsCode:"48251",county:"Johnson County"},{fipsCode:"48253",county:"Jones County"},{fipsCode:"48255",county:"Karnes County"},{fipsCode:"48257",county:"Kaufman County"},{fipsCode:"48259",county:"Kendall County"},{fipsCode:"48261",county:"Kenedy County"},{fipsCode:"48263",county:"Kent County"},{fipsCode:"48265",county:"Kerr County"},{fipsCode:"48267",county:"Kimble County"},{fipsCode:"48269",county:"King County"},{fipsCode:"48271",county:"Kinney County"},{fipsCode:"48273",county:"Kleberg County"},{fipsCode:"48275",county:"Knox County"},{fipsCode:"48277",county:"Lamar County"},{fipsCode:"48279",county:"Lamb County"},{fipsCode:"48281",county:"Lampasas County"},{fipsCode:"48283",county:"La Salle County"},{fipsCode:"48285",county:"Lavaca County"},{fipsCode:"48287",county:"Lee County"},{fipsCode:"48289",county:"Leon County"},{fipsCode:"48291",county:"Liberty County"},{fipsCode:"48293",county:"Limestone County"},{fipsCode:"48295",county:"Lipscomb County"},{fipsCode:"48297",county:"Live Oak County"},{fipsCode:"48299",county:"Llano County"},{fipsCode:"48301",county:"Loving County"},{fipsCode:"48303",county:"Lubbock County"},{fipsCode:"48305",county:"Lynn County"},{fipsCode:"48307",county:"McCulloch County"},{fipsCode:"48309",county:"McLennan County"},{fipsCode:"48311",county:"McMullen County"},{fipsCode:"48313",county:"Madison County"},{fipsCode:"48315",county:"Marion County"},{fipsCode:"48317",county:"Martin County"},{fipsCode:"48319",county:"Mason County"},{fipsCode:"48321",county:"Matagorda County"},{fipsCode:"48323",county:"Maverick County"},{fipsCode:"48325",county:"Medina County"},{fipsCode:"48327",county:"Menard County"},{fipsCode:"48329",county:"Midland County"},{fipsCode:"48331",county:"Milam County"},{fipsCode:"48333",county:"Mills County"},{fipsCode:"48335",county:"Mitchell County"},{fipsCode:"48337",county:"Montague County"},{fipsCode:"48339",county:"Montgomery County"},{fipsCode:"48341",county:"Moore County"},{fipsCode:"48343",county:"Morris County"},{fipsCode:"48345",county:"Motley County"},{fipsCode:"48347",county:"Nacogdoches County"},{fipsCode:"48349",county:"Navarro County"},{fipsCode:"48351",county:"Newton County"},{fipsCode:"48353",county:"Nolan County"},{fipsCode:"48355",county:"Nueces County"},{fipsCode:"48357",county:"Ochiltree County"},{fipsCode:"48359",county:"Oldham County"},{fipsCode:"48361",county:"Orange County"},{fipsCode:"48363",county:"Palo Pinto County"},{fipsCode:"48365",county:"Panola County"},{fipsCode:"48367",county:"Parker County"},{fipsCode:"48369",county:"Parmer County"},{fipsCode:"48371",county:"Pecos County"},{fipsCode:"48373",county:"Polk County"},{fipsCode:"48375",county:"Potter County"},{fipsCode:"48377",county:"Presidio County"},{fipsCode:"48379",county:"Rains County"},{fipsCode:"48381",county:"Randall County"},{fipsCode:"48383",county:"Reagan County"},{fipsCode:"48385",county:"Real County"},{fipsCode:"48387",county:"Red River County"},{fipsCode:"48389",county:"Reeves County"},{fipsCode:"48391",county:"Refugio County"},{fipsCode:"48393",county:"Roberts County"},{fipsCode:"48395",county:"Robertson County"},{fipsCode:"48397",county:"Rockwall County"},{fipsCode:"48399",county:"Runnels County"},{fipsCode:"48401",county:"Rusk County"},{fipsCode:"48403",county:"Sabine County"},{fipsCode:"48405",county:"San Augustine County"},{fipsCode:"48407",county:"San Jacinto County"},{fipsCode:"48409",county:"San Patricio County"},{fipsCode:"48411",county:"San Saba County"},{fipsCode:"48413",county:"Schleicher County"},{fipsCode:"48415",county:"Scurry County"},{fipsCode:"48417",county:"Shackelford County"},{fipsCode:"48419",county:"Shelby County"},{fipsCode:"48421",county:"Sherman County"},{fipsCode:"48423",county:"Smith County"},{fipsCode:"48425",county:"Somervell County"},{fipsCode:"48427",county:"Starr County"},{fipsCode:"48429",county:"Stephens County"},{fipsCode:"48431",county:"Sterling County"},{fipsCode:"48433",county:"Stonewall County"},{fipsCode:"48435",county:"Sutton County"},{fipsCode:"48437",county:"Swisher County"},{fipsCode:"48439",county:"Tarrant County"},{fipsCode:"48441",county:"Taylor County"},{fipsCode:"48443",county:"Terrell County"},{fipsCode:"48445",county:"Terry County"},{fipsCode:"48447",county:"Throckmorton County"},{fipsCode:"48449",county:"Titus County"},{fipsCode:"48451",county:"Tom Green County"},{fipsCode:"48453",county:"Travis County"},{fipsCode:"48455",county:"Trinity County"},{fipsCode:"48457",county:"Tyler County"},{fipsCode:"48459",county:"Upshur County"},{fipsCode:"48461",county:"Upton County"},{fipsCode:"48463",county:"Uvalde County"},{fipsCode:"48465",county:"Val Verde County"},{fipsCode:"48467",county:"Van Zandt County"},{fipsCode:"48469",county:"Victoria County"},{fipsCode:"48471",county:"Walker County"},{fipsCode:"48473",county:"Waller County"},{fipsCode:"48475",county:"Ward County"},{fipsCode:"48477",county:"Washington County"},{fipsCode:"48479",county:"Webb County"},{fipsCode:"48481",county:"Wharton County"},{fipsCode:"48483",county:"Wheeler County"},{fipsCode:"48485",county:"Wichita County"},{fipsCode:"48487",county:"Wilbarger County"},{fipsCode:"48489",county:"Willacy County"},{fipsCode:"48491",county:"Williamson County"},{fipsCode:"48493",county:"Wilson County"},{fipsCode:"48495",county:"Winkler County"},{fipsCode:"48497",county:"Wise County"},{fipsCode:"48499",county:"Wood County"},{fipsCode:"48501",county:"Yoakum County"},{fipsCode:"48503",county:"Young County"},{fipsCode:"48505",county:"Zapata County"},{fipsCode:"48507",county:"Zavala County"},{fipsCode:"49001",county:"Beaver County"},{fipsCode:"49003",county:"Box Elder County"},{fipsCode:"49005",county:"Cache County"},{fipsCode:"49007",county:"Carbon County"},{fipsCode:"49009",county:"Daggett County"},{fipsCode:"49011",county:"Davis County"},{fipsCode:"49013",county:"Duchesne County"},{fipsCode:"49015",county:"Emery County"},{fipsCode:"49017",county:"Garfield County"},{fipsCode:"49019",county:"Grand County"},{fipsCode:"49021",county:"Iron County"},{fipsCode:"49023",county:"Juab County"},{fipsCode:"49025",county:"Kane County"},{fipsCode:"49027",county:"Millard County"},{fipsCode:"49029",county:"Morgan County"},{fipsCode:"49031",county:"Piute County"},{fipsCode:"49033",county:"Rich County"},{fipsCode:"49035",county:"Salt Lake County"},{fipsCode:"49037",county:"San Juan County"},{fipsCode:"49039",county:"Sanpete County"},{fipsCode:"49041",county:"Sevier County"},{fipsCode:"49043",county:"Summit County"},{fipsCode:"49045",county:"Tooele County"},{fipsCode:"49047",county:"Uintah County"},{fipsCode:"49049",county:"Utah County"},{fipsCode:"49051",county:"Wasatch County"},{fipsCode:"49053",county:"Washington County"},{fipsCode:"49055",county:"Wayne County"},{fipsCode:"49057",county:"Weber County"},{fipsCode:"50001",county:"Addison County"},{fipsCode:"50003",county:"Bennington County"},{fipsCode:"50005",county:"Caledonia County"},{fipsCode:"50007",county:"Chittenden County"},{fipsCode:"50009",county:"Essex County"},{fipsCode:"50011",county:"Franklin County"},{fipsCode:"50013",county:"Grand Isle County"},{fipsCode:"50015",county:"Lamoille County"},{fipsCode:"50017",county:"Orange County"},{fipsCode:"50019",county:"Orleans County"},{fipsCode:"50021",county:"Rutland County"},{fipsCode:"50023",county:"Washington County"},{fipsCode:"50025",county:"Windham County"},{fipsCode:"50027",county:"Windsor County"},{fipsCode:"51001",county:"Accomack County"},{fipsCode:"51003",county:"Albemarle County"},{fipsCode:"51005",county:"Alleghany County"},{fipsCode:"51007",county:"Amelia County"},{fipsCode:"51009",county:"Amherst County"},{fipsCode:"51011",county:"Appomattox County"},{fipsCode:"51013",county:"Arlington County"},{fipsCode:"51015",county:"Augusta County"},{fipsCode:"51017",county:"Bath County"},{fipsCode:"51019",county:"Bedford County"},{fipsCode:"51021",county:"Bland County"},{fipsCode:"51023",county:"Botetourt County"},{fipsCode:"51025",county:"Brunswick County"},{fipsCode:"51027",county:"Buchanan County"},{fipsCode:"51029",county:"Buckingham County"},{fipsCode:"51031",county:"Campbell County"},{fipsCode:"51033",county:"Caroline County"},{fipsCode:"51035",county:"Carroll County"},{fipsCode:"51036",county:"Charles City County"},{fipsCode:"51037",county:"Charlotte County"},{fipsCode:"51041",county:"Chesterfield County"},{fipsCode:"51043",county:"Clarke County"},{fipsCode:"51045",county:"Craig County"},{fipsCode:"51047",county:"Culpeper County"},{fipsCode:"51049",county:"Cumberland County"},{fipsCode:"51051",county:"Dickenson County"},{fipsCode:"51053",county:"Dinwiddie County"},{fipsCode:"51057",county:"Essex County"},{fipsCode:"51059",county:"Fairfax County"},{fipsCode:"51061",county:"Fauquier County"},{fipsCode:"51063",county:"Floyd County"},{fipsCode:"51065",county:"Fluvanna County"},{fipsCode:"51067",county:"Franklin County"},{fipsCode:"51069",county:"Frederick County"},{fipsCode:"51071",county:"Giles County"},{fipsCode:"51073",county:"Gloucester County"},{fipsCode:"51075",county:"Goochland County"},{fipsCode:"51077",county:"Grayson County"},{fipsCode:"51079",county:"Greene County"},{fipsCode:"51081",county:"Greensville County"},{fipsCode:"51083",county:"Halifax County"},{fipsCode:"51085",county:"Hanover County"},{fipsCode:"51087",county:"Henrico County"},{fipsCode:"51089",county:"Henry County"},{fipsCode:"51091",county:"Highland County"},{fipsCode:"51093",county:"Isle of Wight County"},{fipsCode:"51095",county:"James City County"},{fipsCode:"51097",county:"King and Queen County"},{fipsCode:"51099",county:"King George County"},{fipsCode:"51101",county:"King William County"},{fipsCode:"51103",county:"Lancaster County"},{fipsCode:"51105",county:"Lee County"},{fipsCode:"51107",county:"Loudoun County"},{fipsCode:"51109",county:"Louisa County"},{fipsCode:"51111",county:"Lunenburg County"},{fipsCode:"51113",county:"Madison County"},{fipsCode:"51115",county:"Mathews County"},{fipsCode:"51117",county:"Mecklenburg County"},{fipsCode:"51119",county:"Middlesex County"},{fipsCode:"51121",county:"Montgomery County"},{fipsCode:"51125",county:"Nelson County"},{fipsCode:"51127",county:"New Kent County"},{fipsCode:"51131",county:"Northampton County"},{fipsCode:"51133",county:"Northumberland County"},{fipsCode:"51135",county:"Nottoway County"},{fipsCode:"51137",county:"Orange County"},{fipsCode:"51139",county:"Page County"},{fipsCode:"51141",county:"Patrick County"},{fipsCode:"51143",county:"Pittsylvania County"},{fipsCode:"51145",county:"Powhatan County"},{fipsCode:"51147",county:"Prince Edward County"},{fipsCode:"51149",county:"Prince George County"},{fipsCode:"51153",county:"Prince William County"},{fipsCode:"51155",county:"Pulaski County"},{fipsCode:"51157",county:"Rappahannock County"},{fipsCode:"51159",county:"Richmond County"},{fipsCode:"51161",county:"Roanoke County"},{fipsCode:"51163",county:"Rockbridge County"},{fipsCode:"51165",county:"Rockingham County"},{fipsCode:"51167",county:"Russell County"},{fipsCode:"51169",county:"Scott County"},{fipsCode:"51171",county:"Shenandoah County"},{fipsCode:"51173",county:"Smyth County"},{fipsCode:"51175",county:"Southampton County"},{fipsCode:"51177",county:"Spotsylvania County"},{fipsCode:"51179",county:"Stafford County"},{fipsCode:"51181",county:"Surry County"},{fipsCode:"51183",county:"Sussex County"},{fipsCode:"51185",county:"Tazewell County"},{fipsCode:"51187",county:"Warren County"},{fipsCode:"51191",county:"Washington County"},{fipsCode:"51193",county:"Westmoreland County"},{fipsCode:"51195",county:"Wise County"},{fipsCode:"51197",county:"Wythe County"},{fipsCode:"51199",county:"York County"},{fipsCode:"51510",county:"Alexandria city"},{fipsCode:"51515",county:"Bedford city"},{fipsCode:"51520",county:"Bristol city"},{fipsCode:"51530",county:"Buena Vista city"},{fipsCode:"51540",county:"Charlottesville city"},{fipsCode:"51550",county:"Chesapeake city"},{fipsCode:"51560",county:"Clifton Forge city"},{fipsCode:"51570",county:"Colonial Heights city"},{fipsCode:"51580",county:"Covington city"},{fipsCode:"51590",county:"Danville city"},{fipsCode:"51595",county:"Emporia city"},{fipsCode:"51600",county:"Fairfax city"},{fipsCode:"51610",county:"Falls Church city"},{fipsCode:"51620",county:"Franklin city"},{fipsCode:"51630",county:"Fredericksburg city"},{fipsCode:"51640",county:"Galax city"},{fipsCode:"51650",county:"Hampton city"},{fipsCode:"51660",county:"Harrisonburg city"},{fipsCode:"51670",county:"Hopewell city"},{fipsCode:"51678",county:"Lexington city"},{fipsCode:"51680",county:"Lynchburg city"},{fipsCode:"51683",county:"Manassas city"},{fipsCode:"51685",county:"Manassas Park city"},{fipsCode:"51690",county:"Martinsville city"},{fipsCode:"51700",county:"Newport News city"},{fipsCode:"51710",county:"Norfolk city"},{fipsCode:"51720",county:"Norton city"},{fipsCode:"51730",county:"Petersburg city"},{fipsCode:"51735",county:"Poquoson city"},{fipsCode:"51740",county:"Portsmouth city"},{fipsCode:"51750",county:"Radford city"},{fipsCode:"51760",county:"Richmond city"},{fipsCode:"51770",county:"Roanoke city"},{fipsCode:"51775",county:"Salem city"},{fipsCode:"51780",county:"South Boston city"},{fipsCode:"51790",county:"Staunton city"},{fipsCode:"51800",county:"Suffolk city"},{fipsCode:"51810",county:"Virginia Beach city"},{fipsCode:"51820",county:"Waynesboro city"},{fipsCode:"51830",county:"Williamsburg city"},{fipsCode:"51840",county:"Winchester city"},{fipsCode:"53001",county:"Adams County"},{fipsCode:"53003",county:"Asotin County"},{fipsCode:"53005",county:"Benton County"},{fipsCode:"53007",county:"Chelan County"},{fipsCode:"53009",county:"Clallam County"},{fipsCode:"53011",county:"Clark County"},{fipsCode:"53013",county:"Columbia County"},{fipsCode:"53015",county:"Cowlitz County"},{fipsCode:"53017",county:"Douglas County"},{fipsCode:"53019",county:"Ferry County"},{fipsCode:"53021",county:"Franklin County"},{fipsCode:"53023",county:"Garfield County"},{fipsCode:"53025",county:"Grant County"},{fipsCode:"53027",county:"Grays Harbor County"},{fipsCode:"53029",county:"Island County"},{fipsCode:"53031",county:"Jefferson County"},{fipsCode:"53033",county:"King County"},{fipsCode:"53035",county:"Kitsap County"},{fipsCode:"53037",county:"Kittitas County"},{fipsCode:"53039",county:"Klickitat County"},{fipsCode:"53041",county:"Lewis County"},{fipsCode:"53043",county:"Lincoln County"},{fipsCode:"53045",county:"Mason County"},{fipsCode:"53047",county:"Okanogan County"},{fipsCode:"53049",county:"Pacific County"},{fipsCode:"53051",county:"Pend Oreille County"},{fipsCode:"53053",county:"Pierce County"},{fipsCode:"53055",county:"San Juan County"},{fipsCode:"53057",county:"Skagit County"},{fipsCode:"53059",county:"Skamania County"},{fipsCode:"53061",county:"Snohomish County"},{fipsCode:"53063",county:"Spokane County"},{fipsCode:"53065",county:"Stevens County"},{fipsCode:"53067",county:"Thurston County"},{fipsCode:"53069",county:"Wahkiakum County"},{fipsCode:"53071",county:"Walla Walla County"},{fipsCode:"53073",county:"Whatcom County"},{fipsCode:"53075",county:"Whitman County"},{fipsCode:"53077",county:"Yakima County"},{fipsCode:"54001",county:"Barbour County"},{fipsCode:"54003",county:"Berkeley County"},{fipsCode:"54005",county:"Boone County"},{fipsCode:"54007",county:"Braxton County"},{fipsCode:"54009",county:"Brooke County"},{fipsCode:"54011",county:"Cabell County"},{fipsCode:"54013",county:"Calhoun County"},{fipsCode:"54015",county:"Clay County"},{fipsCode:"54017",county:"Doddridge County"},{fipsCode:"54019",county:"Fayette County"},{fipsCode:"54021",county:"Gilmer County"},{fipsCode:"54023",county:"Grant County"},{fipsCode:"54025",county:"Greenbrier County"},{fipsCode:"54027",county:"Hampshire County"},{fipsCode:"54029",county:"Hancock County"},{fipsCode:"54031",county:"Hardy County"},{fipsCode:"54033",county:"Harrison County"},{fipsCode:"54035",county:"Jackson County"},{fipsCode:"54037",county:"Jefferson County"},{fipsCode:"54039",county:"Kanawha County"},{fipsCode:"54041",county:"Lewis County"},{fipsCode:"54043",county:"Lincoln County"},{fipsCode:"54045",county:"Logan County"},{fipsCode:"54047",county:"McDowell County"},{fipsCode:"54049",county:"Marion County"},{fipsCode:"54051",county:"Marshall County"},{fipsCode:"54053",county:"Mason County"},{fipsCode:"54055",county:"Mercer County"},{fipsCode:"54057",county:"Mineral County"},{fipsCode:"54059",county:"Mingo County"},{fipsCode:"54061",county:"Monongalia County"},{fipsCode:"54063",county:"Monroe County"},{fipsCode:"54065",county:"Morgan County"},{fipsCode:"54067",county:"Nicholas County"},{fipsCode:"54069",county:"Ohio County"},{fipsCode:"54071",county:"Pendleton County"},{fipsCode:"54073",county:"Pleasants County"},{fipsCode:"54075",county:"Pocahontas County"},{fipsCode:"54077",county:"Preston County"},{fipsCode:"54079",county:"Putnam County"},{fipsCode:"54081",county:"Raleigh County"},{fipsCode:"54083",county:"Randolph County"},{fipsCode:"54085",county:"Ritchie County"},{fipsCode:"54087",county:"Roane County"},{fipsCode:"54089",county:"Summers County"},{fipsCode:"54091",county:"Taylor County"},{fipsCode:"54093",county:"Tucker County"},{fipsCode:"54095",county:"Tyler County"},{fipsCode:"54097",county:"Upshur County"},{fipsCode:"54099",county:"Wayne County"},{fipsCode:"54101",county:"Webster County"},{fipsCode:"54103",county:"Wetzel County"},{fipsCode:"54105",county:"Wirt County"},{fipsCode:"54107",county:"Wood County"},{fipsCode:"54109",county:"Wyoming County"},{fipsCode:"55001",county:"Adams County"},{fipsCode:"55003",county:"Ashland County"},{fipsCode:"55005",county:"Barron County"},{fipsCode:"55007",county:"Bayfield County"},{fipsCode:"55009",county:"Brown County"},{fipsCode:"55011",county:"Buffalo County"},{fipsCode:"55013",county:"Burnett County"},{fipsCode:"55015",county:"Calumet County"},{fipsCode:"55017",county:"Chippewa County"},{fipsCode:"55019",county:"Clark County"},{fipsCode:"55021",county:"Columbia County"},{fipsCode:"55023",county:"Crawford County"},{fipsCode:"55025",county:"Dane County"},{fipsCode:"55027",county:"Dodge County"},{fipsCode:"55029",county:"Door County"},{fipsCode:"55031",county:"Douglas County"},{fipsCode:"55033",county:"Dunn County"},{fipsCode:"55035",county:"Eau Claire County"},{fipsCode:"55037",county:"Florence County"},{fipsCode:"55039",county:"Fond du Lac County"},{fipsCode:"55041",county:"Forest County"},{fipsCode:"55043",county:"Grant County"},{fipsCode:"55045",county:"Green County"},{fipsCode:"55047",county:"Green Lake County"},{fipsCode:"55049",county:"Iowa County"},{fipsCode:"55051",county:"Iron County"},{fipsCode:"55053",county:"Jackson County"},{fipsCode:"55055",county:"Jefferson County"},{fipsCode:"55057",county:"Juneau County"},{fipsCode:"55059",county:"Kenosha County"},{fipsCode:"55061",county:"Kewaunee County"},{fipsCode:"55063",county:"La Crosse County"},{fipsCode:"55065",county:"Lafayette County"},{fipsCode:"55067",county:"Langlade County"},{fipsCode:"55069",county:"Lincoln County"},{fipsCode:"55071",county:"Manitowoc County"},{fipsCode:"55073",county:"Marathon County"},{fipsCode:"55075",county:"Marinette County"},{fipsCode:"55077",county:"Marquette County"},{fipsCode:"55078",county:"Menominee County"},{fipsCode:"55079",county:"Milwaukee County"},{fipsCode:"55081",county:"Monroe County"},{fipsCode:"55083",county:"Oconto County"},{fipsCode:"55085",county:"Oneida County"},{fipsCode:"55087",county:"Outagamie County"},{fipsCode:"55089",county:"Ozaukee County"},{fipsCode:"55091",county:"Pepin County"},{fipsCode:"55093",county:"Pierce County"},{fipsCode:"55095",county:"Polk County"},{fipsCode:"55097",county:"Portage County"},{fipsCode:"55099",county:"Price County"},{fipsCode:"55101",county:"Racine County"},{fipsCode:"55103",county:"Richland County"},{fipsCode:"55105",county:"Rock County"},{fipsCode:"55107",county:"Rusk County"},{fipsCode:"55109",county:"St. Croix County"},{fipsCode:"55111",county:"Sauk County"},{fipsCode:"55113",county:"Sawyer County"},{fipsCode:"55115",county:"Shawano County"},{fipsCode:"55117",county:"Sheboygan County"},{fipsCode:"55119",county:"Taylor County"},{fipsCode:"55121",county:"Trempealeau County"},{fipsCode:"55123",county:"Vernon County"},{fipsCode:"55125",county:"Vilas County"},{fipsCode:"55127",county:"Walworth County"},{fipsCode:"55129",county:"Washburn County"},{fipsCode:"55131",county:"Washington County"},{fipsCode:"55133",county:"Waukesha County"},{fipsCode:"55135",county:"Waupaca County"},{fipsCode:"55137",county:"Waushara County"},{fipsCode:"55139",county:"Winnebago County"},{fipsCode:"55141",county:"Wood County"},{fipsCode:"56001",county:"Albany County"},{fipsCode:"56003",county:"Big Horn County"},{fipsCode:"56005",county:"Campbell County"},{fipsCode:"56007",county:"Carbon County"},{fipsCode:"56009",county:"Converse County"},{fipsCode:"56011",county:"Crook County"},{fipsCode:"56013",county:"Fremont County"},{fipsCode:"56015",county:"Goshen County"},{fipsCode:"56017",county:"Hot Springs County"},{fipsCode:"56019",county:"Johnson County"},{fipsCode:"56021",county:"Laramie County"},{fipsCode:"56023",county:"Lincoln County"},{fipsCode:"56025",county:"Natrona County"},{fipsCode:"56027",county:"Niobrara County"},{fipsCode:"56029",county:"Park County"},{fipsCode:"56031",county:"Platte County"},{fipsCode:"56033",county:"Sheridan County"},{fipsCode:"56035",county:"Sublette County"},{fipsCode:"56037",county:"Sweetwater County"},{fipsCode:"56039",county:"Teton County"},{fipsCode:"56041",county:"Uinta County"},{fipsCode:"56043",county:"Washakie County"},{fipsCode:"56045",county:"Weston County"}].find((function(t){return t.fipsCode==e}));return t?t.county:""}function Sz(e,t,n,o,r,i,a){return{refId:xy(),shapeType:e||gy.CIRCLE,circle:wy(t,n,o,a),polygon:By(r,a),county:Sy(i,a)}}jy(".pga-container{\r\n width:100%\r\n}\r\n\r\n.delete-pga{\r\n top: -3px;\r\n border-radius: 2px;\r\n float: right;\r\n min-height: 30px;;\r\n height: 30px;\r\n width: 30px;\r\n display: none; \r\n background-color: rgba(255,255,255,0.1); \r\n}\r\n\r\n.delete-pga:hover{\r\n background-color: rgba(255,255,255,0.3);\r\n}");var Ez=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function Tz(e,t){if(e.length!==t.length)return!1;for(var n=0;n<e.length;n++)if(o=e[n],r=t[n],!(o===r||Ez(o)&&Ez(r)))return!1;var o,r;return!0}function Mz(e,t){var n;void 0===t&&(t=Tz);var o,r=[],i=!1;return function(){for(var a=[],s=0;s<arguments.length;s++)a[s]=arguments[s];return i&&n===this&&t(a,r)||(o=e.apply(this,a),i=!0,n=this,r=a),o}}var Pz="object"==typeof performance&&"function"==typeof performance.now?function(){return performance.now()}:function(){return Date.now()};function Fz(e){cancelAnimationFrame(e.id)}var Iz=-1;function Rz(e){if(void 0===e&&(e=!1),-1===Iz||e){var t=document.createElement("div"),n=t.style;n.width="50px",n.height="50px",n.overflow="scroll",document.body.appendChild(t),Iz=t.offsetWidth-t.clientWidth,document.body.removeChild(t)}return Iz}var kz=null;function Oz(e){if(void 0===e&&(e=!1),null===kz||e){var t=document.createElement("div"),n=t.style;n.width="50px",n.height="50px",n.overflow="scroll",n.direction="rtl";var o=document.createElement("div"),r=o.style;return r.width="100px",r.height="100px",t.appendChild(o),document.body.appendChild(t),t.scrollLeft>0?kz="positive-descending":(t.scrollLeft=1,kz=0===t.scrollLeft?"negative":"positive-ascending"),document.body.removeChild(t),kz}return kz}process.env.NODE_ENV;var Dz=function(e,t){return e},Lz=null,Uz=null;function zz(e){var t,n=e.getItemOffset,o=e.getEstimatedTotalSize,r=e.getItemSize,i=e.getOffsetForIndexAndAlignment,a=e.getStartIndexForOffset,s=e.getStopIndexForStartIndex,c=e.initInstanceProps,l=e.shouldResetStyleCacheOnItemSizeChange,u=e.validateProps;return t=function(e){function t(t){var o;return(o=e.call(this,t)||this)._instanceProps=c(o.props,ms(o)),o._outerRef=void 0,o._resetIsScrollingTimeoutId=null,o.state={instance:ms(o),isScrolling:!1,scrollDirection:"forward",scrollOffset:"number"==typeof o.props.initialScrollOffset?o.props.initialScrollOffset:0,scrollUpdateWasRequested:!1},o._callOnItemsRendered=void 0,o._callOnItemsRendered=Mz((function(e,t,n,r){return o.props.onItemsRendered({overscanStartIndex:e,overscanStopIndex:t,visibleStartIndex:n,visibleStopIndex:r})})),o._callOnScroll=void 0,o._callOnScroll=Mz((function(e,t,n){return o.props.onScroll({scrollDirection:e,scrollOffset:t,scrollUpdateWasRequested:n})})),o._getItemStyle=void 0,o._getItemStyle=function(e){var t,i=o.props,a=i.direction,s=i.itemSize,c=i.layout,u=o._getItemStyleCache(l&&s,l&&c,l&&a);if(u.hasOwnProperty(e))t=u[e];else{var d=n(o.props,e,o._instanceProps),p=r(o.props,e,o._instanceProps),f="horizontal"===a||"horizontal"===c,h="rtl"===a,A=f?d:0;u[e]=t={position:"absolute",left:h?void 0:A,right:h?A:void 0,top:f?0:d,height:f?"100%":p,width:f?p:"100%"}}return t},o._getItemStyleCache=void 0,o._getItemStyleCache=Mz((function(e,t,n){return{}})),o._onScrollHorizontal=function(e){var t=e.currentTarget,n=t.clientWidth,r=t.scrollLeft,i=t.scrollWidth;o.setState((function(e){if(e.scrollOffset===r)return null;var t=o.props.direction,a=r;if("rtl"===t)switch(Oz()){case"negative":a=-r;break;case"positive-descending":a=i-n-r}return a=Math.max(0,Math.min(a,i-n)),{isScrolling:!0,scrollDirection:e.scrollOffset<a?"forward":"backward",scrollOffset:a,scrollUpdateWasRequested:!1}}),o._resetIsScrollingDebounced)},o._onScrollVertical=function(e){var t=e.currentTarget,n=t.clientHeight,r=t.scrollHeight,i=t.scrollTop;o.setState((function(e){if(e.scrollOffset===i)return null;var t=Math.max(0,Math.min(i,r-n));return{isScrolling:!0,scrollDirection:e.scrollOffset<t?"forward":"backward",scrollOffset:t,scrollUpdateWasRequested:!1}}),o._resetIsScrollingDebounced)},o._outerRefSetter=function(e){var t=o.props.outerRef;o._outerRef=e,"function"==typeof t?t(e):null!=t&&"object"==typeof t&&t.hasOwnProperty("current")&&(t.current=e)},o._resetIsScrollingDebounced=function(){null!==o._resetIsScrollingTimeoutId&&Fz(o._resetIsScrollingTimeoutId),o._resetIsScrollingTimeoutId=function(e,t){var n=Pz(),o={id:requestAnimationFrame((function r(){Pz()-n>=t?e.call(null):o.id=requestAnimationFrame(r)}))};return o}(o._resetIsScrolling,150)},o._resetIsScrolling=function(){o._resetIsScrollingTimeoutId=null,o.setState({isScrolling:!1},(function(){o._getItemStyleCache(-1,null)}))},o}as(t,e),t.getDerivedStateFromProps=function(e,t){return Hz(e,t),u(e),null};var d=t.prototype;return d.scrollTo=function(e){e=Math.max(0,e),this.setState((function(t){return t.scrollOffset===e?null:{scrollDirection:t.scrollOffset<e?"forward":"backward",scrollOffset:e,scrollUpdateWasRequested:!0}}),this._resetIsScrollingDebounced)},d.scrollToItem=function(e,t){void 0===t&&(t="auto");var n=this.props,o=n.itemCount,r=n.layout,a=this.state.scrollOffset;e=Math.max(0,Math.min(e,o-1));var s=0;if(this._outerRef){var c=this._outerRef;s="vertical"===r?c.scrollWidth>c.clientWidth?Rz():0:c.scrollHeight>c.clientHeight?Rz():0}this.scrollTo(i(this.props,e,t,a,this._instanceProps,s))},d.componentDidMount=function(){var e=this.props,t=e.direction,n=e.initialScrollOffset,o=e.layout;if("number"==typeof n&&null!=this._outerRef){var r=this._outerRef;"horizontal"===t||"horizontal"===o?r.scrollLeft=n:r.scrollTop=n}this._callPropsCallbacks()},d.componentDidUpdate=function(){var e=this.props,t=e.direction,n=e.layout,o=this.state,r=o.scrollOffset;if(o.scrollUpdateWasRequested&&null!=this._outerRef){var i=this._outerRef;if("horizontal"===t||"horizontal"===n)if("rtl"===t)switch(Oz()){case"negative":i.scrollLeft=-r;break;case"positive-ascending":i.scrollLeft=r;break;default:var a=i.clientWidth,s=i.scrollWidth;i.scrollLeft=s-a-r}else i.scrollLeft=r;else i.scrollTop=r}this._callPropsCallbacks()},d.componentWillUnmount=function(){null!==this._resetIsScrollingTimeoutId&&Fz(this._resetIsScrollingTimeoutId)},d.render=function(){var e=this.props,t=e.children,n=e.className,r=e.direction,i=e.height,a=e.innerRef,s=e.innerElementType,c=e.innerTagName,l=e.itemCount,u=e.itemData,d=e.itemKey,p=void 0===d?Dz:d,f=e.layout,h=e.outerElementType,y=e.outerTagName,m=e.style,g=e.useIsScrolling,C=e.width,v=this.state.isScrolling,b="horizontal"===r||"horizontal"===f,_=b?this._onScrollHorizontal:this._onScrollVertical,x=this._getRangeToRender(),w=x[0],B=x[1],S=[];if(l>0)for(var E=w;E<=B;E++)S.push(A(t,{data:u,key:p(E,u),index:E,isScrolling:g?v:void 0,style:this._getItemStyle(E)}));var T=o(this.props,this._instanceProps);return A(h||y||"div",{className:n,onScroll:_,ref:this._outerRefSetter,style:ae({position:"relative",height:i,width:C,overflow:"auto",WebkitOverflowScrolling:"touch",willChange:"transform",direction:r},m)},A(s||c||"div",{children:S,ref:a,style:{height:b?"100%":T,pointerEvents:v?"none":void 0,width:b?T:"100%"}}))},d._callPropsCallbacks=function(){if("function"==typeof this.props.onItemsRendered&&this.props.itemCount>0){var e=this._getRangeToRender(),t=e[0],n=e[1],o=e[2],r=e[3];this._callOnItemsRendered(t,n,o,r)}if("function"==typeof this.props.onScroll){var i=this.state,a=i.scrollDirection,s=i.scrollOffset,c=i.scrollUpdateWasRequested;this._callOnScroll(a,s,c)}},d._getRangeToRender=function(){var e=this.props,t=e.itemCount,n=e.overscanCount,o=this.state,r=o.isScrolling,i=o.scrollDirection,c=o.scrollOffset;if(0===t)return[0,0,0,0];var l=a(this.props,c,this._instanceProps),u=s(this.props,l,c,this._instanceProps),d=r&&"backward"!==i?1:Math.max(1,n),p=r&&"forward"!==i?1:Math.max(1,n);return[Math.max(0,l-d),Math.max(0,Math.min(t-1,u+p)),l,u]},t}(y),t.defaultProps={direction:"ltr",itemData:void 0,layout:"vertical",overscanCount:2,useIsScrolling:!1},t}"production"!==process.env.NODE_ENV&&"undefined"!=typeof window&&void 0!==window.WeakSet&&(Lz=new WeakSet,Uz=new WeakSet);var Nz,Hz=function(e,t){var n=e.children,o=e.direction,r=e.height,i=e.layout,a=e.innerTagName,s=e.outerTagName,c=e.width,l=t.instance;if("production"!==process.env.NODE_ENV){null==a&&null==s||Uz&&!Uz.has(l)&&(Uz.add(l),console.warn("The innerTagName and outerTagName props have been deprecated. Please use the innerElementType and outerElementType props instead."));var u="horizontal"===o||"horizontal"===i;switch(o){case"horizontal":case"vertical":Lz&&!Lz.has(l)&&(Lz.add(l),console.warn('The direction prop should be either "ltr" (default) or "rtl". Please use the layout prop to specify "vertical" (default) or "horizontal" orientation.'));break;case"ltr":case"rtl":break;default:throw Error('An invalid "direction" prop has been specified. Value should be either "ltr" or "rtl". "'+o+'" was specified.')}switch(i){case"horizontal":case"vertical":break;default:throw Error('An invalid "layout" prop has been specified. Value should be either "horizontal" or "vertical". "'+i+'" was specified.')}if(null==n)throw Error('An invalid "children" prop has been specified. Value should be a React component. "'+(null===n?"null":typeof n)+'" was specified.');if(u&&"number"!=typeof c)throw Error('An invalid "width" prop has been specified. Horizontal lists must specify a number for width. "'+(null===c?"null":typeof c)+'" was specified.');if(!u&&"number"!=typeof r)throw Error('An invalid "height" prop has been specified. Vertical lists must specify a number for height. "'+(null===r?"null":typeof r)+'" was specified.')}},jz=function(e,t,n){var o=e.itemSize,r=n.itemMetadataMap,i=n.lastMeasuredIndex;if(t>i){var a=0;if(i>=0){var s=r[i];a=s.offset+s.size}for(var c=i+1;c<=t;c++){var l=o(c);r[c]={offset:a,size:l},a+=l}n.lastMeasuredIndex=t}return r[t]},Qz=function(e,t,n,o,r){for(;o<=n;){var i=o+Math.floor((n-o)/2),a=jz(e,i,t).offset;if(a===r)return i;a<r?o=i+1:a>r&&(n=i-1)}return o>0?o-1:0},Gz=function(e,t,n,o){for(var r=e.itemCount,i=1;n<r&&jz(e,n,t).offset<o;)n+=i,i*=2;return Qz(e,t,Math.min(n,r-1),Math.floor(n/2),o)},Vz=function(e,t){var n=e.itemCount,o=t.itemMetadataMap,r=t.estimatedItemSize,i=t.lastMeasuredIndex,a=0;if(i>=n&&(i=n-1),i>=0){var s=o[i];a=s.offset+s.size}return a+(n-i-1)*r},Kz=zz({getItemOffset:function(e,t,n){return jz(e,t,n).offset},getItemSize:function(e,t,n){return n.itemMetadataMap[t].size},getEstimatedTotalSize:Vz,getOffsetForIndexAndAlignment:function(e,t,n,o,r,i){var a=e.direction,s=e.height,c=e.layout,l=e.width,u="horizontal"===a||"horizontal"===c?l:s,d=jz(e,t,r),p=Vz(e,r),f=Math.max(0,Math.min(p-u,d.offset)),h=Math.max(0,d.offset-u+d.size+i);switch("smart"===n&&(n=o>=h-u&&o<=f+u?"auto":"center"),n){case"start":return f;case"end":return h;case"center":return Math.round(h+(f-h)/2);default:return o>=h&&o<=f?o:o<h?h:f}},getStartIndexForOffset:function(e,t,n){return function(e,t,n){var o=t.itemMetadataMap,r=t.lastMeasuredIndex;return(r>0?o[r].offset:0)>=n?Qz(e,t,r,0,n):Gz(e,t,Math.max(0,r),n)}(e,n,t)},getStopIndexForStartIndex:function(e,t,n,o){for(var r=e.direction,i=e.height,a=e.itemCount,s=e.layout,c=e.width,l="horizontal"===r||"horizontal"===s?c:i,u=jz(e,t,o),d=n+l,p=u.offset+u.size,f=t;f<a-1&&p<d;)f++,p+=jz(e,f,o).size;return f},initInstanceProps:function(e,t){var n={itemMetadataMap:{},estimatedItemSize:e.estimatedItemSize||50,lastMeasuredIndex:-1};return t.resetAfterIndex=function(e,o){void 0===o&&(o=!0),n.lastMeasuredIndex=Math.min(n.lastMeasuredIndex,e-1),t._getItemStyleCache(-1),o&&t.forceUpdate()},n},shouldResetStyleCacheOnItemSizeChange:!1,validateProps:function(e){var t=e.itemSize;if("production"!==process.env.NODE_ENV&&"function"!=typeof t)throw Error('An invalid "itemSize" prop has been specified. Value should be a function. "'+(null===t?"null":typeof t)+'" was specified.')}});jy(".MuiAutocomplete-hasPopupIcon.css-1xdugxx-MuiAutocomplete-root .MuiOutlinedInput-root{\r\n border-radius: 0 !important;\r\n padding-top:4px;\r\n padding-bottom:4px;\r\n}\r\n.MuiAutocomplete-root label:not(.MuiInputLabel-shrink){\r\n font-size: 14px;\r\n line-height: 14px;\r\n}");function Wz(t){var n=t.data,o=t.index,r=t.style,i=n[o],a=nv(nv({},r),{top:r.top+8});if(i.hasOwnProperty("group"))return e(eu,{component:"div",style:a,children:i.group},i.key);var s=i[0],c=s.key,l=ov(s,["key"]);return e(vc,nv({component:"li"},l,{noWrap:!0,style:a,children:"".concat(i[1].label)}),c)}var qz=r.createContext({}),Zz=r.forwardRef((function(t,n){var o=r.useContext(qz);return e("div",nv({ref:n},t,o))}));var Xz=r.forwardRef((function(t,n){var o=t.children,i=ov(t,["children"]),a=[];o.forEach((function(e){a.push(e),a.push.apply(a,e.children||[])}));var s=Ia(),c=nf(s.breakpoints.up("sm"),{noSsr:!0}),l=a.length,u=c?36:48,d=function(e){return e.hasOwnProperty("group")?48:u},p=function(e){var t=r.useRef(null);return r.useEffect((function(){null!=t.current&&t.current.resetAfterIndex(0,!0)}),[e]),t}(l);return e("div",{ref:n,children:e(qz.Provider,{value:i,children:e(Kz,{itemData:a,height:(l>8?8*u:a.map(d).reduce((function(e,t){return e+t}),0))+16,width:"100%",ref:p,outerElementType:Zz,innerElementType:"ul",itemSize:function(e){return d(a[e])},overscanCount:5,itemCount:l,children:Wz})})})})),Yz=Oa(Yl)(((Nz={})["& .".concat(ku.listbox)]={boxSizing:"border-box","& ul":{padding:0,margin:0}},Nz)),Jz=function(o){var i=r.useState(o.defaultValue),a=i[0],s=i[1],c=r.useState(o.defaultValue?o.defaultValue.label:""),l=c[0],d=c[1];return u((function(){s(o.defaultValue),d(o.defaultValue?o.defaultValue.label:""),null!=o.onLoad&&o.onLoad(o.defaultValue)}),[o.defaultValue,o.onLoad]),t(n,{children:[e(qu,{value:a,disableListWrap:!0,onChange:function(e,t){!function(e){s(e),null!=o.onChange&&o.onChange(e)}(t)},inputValue:null!=o.loading&&1==o.loading?"loading...":l,onInputChange:function(e,t){d(t)},sx:{width:"100%",borderRadius:0},options:o.options,autoHighlight:!0,getOptionLabel:function(e){return e.label},renderOption:function(e,t,n){return[e,t,n.index]},renderInput:function(t){return e(XA,nv({},t,{value:o.defaultValue,disabled:o.loading,sx:{borderRadius:0},label:o.placeholder?o.placeholder:"",slotProps:{htmlInput:nv(nv({},t.inputProps),{sx:{fontSize:"14px"},autoComplete:"new-password"})}}))},renderGroup:function(e){return e},slots:{popper:Yz},slotProps:{listbox:{component:Xz}}}),o.error&&e("span",{style:{color:"rgb(211,47,47)",fontSize:"10px",margin:"0 14px",marginTop:"3px",display:"inline-block",width:"calc(100%-28px)",lineHeight:1.66,letterSpacing:"0.03333em",fontFamily:"inherit"},children:o.errorMessage})]})},$z="#FFF",eN=Or($z,.7),tN="",nN=Pa({palette:{secondary:{main:eN,light:Or($z,.5),dark:Or($z,.9),contrastText:kr(eN,"#fff")>4.5?"#fff":"#111"}}}),oN=Oa((function(t){var n=t.className,o=ov(t,["className"]);return e(sA,nv({},o,{classes:{popper:n}}))}))((function(e){var t,n=e.theme;return(t={})["& .".concat($h.tooltip)]={backgroundColor:"#f5f5f9",color:"rgba(0, 0, 0, 0.87)",maxWidth:220,fontSize:n.typography.pxToRem(12),border:"1px solid #dadde9"},t})),rN=i((function(o,i){var a=Qv(),s=Gv(MC),c=Gv(RC),l=Gv(PC),d=Gv(BC),p=Gv(hb),h=Gv(zC),A=Gv(QC),y=r.useState(!1),m=y[0],g=y[1],C=r.useState(void 0),v=C[0],b=C[1],_=r.useState([]),x=_[0],w=_[1],B=r.useState([]),S=B[0],E=B[1],T=r.useState([]),M=T[0],P=T[1],F=r.useState(!1),I=F[0],R=F[1],k=r.useState([]),O=k[0],D=k[1],L="Longitude value must be greater than or equal to -180",U="Must upload a valid payout CSV or JSON";u((function(){var e,t;P((e=[{fipsCode:"01",state:"ALABAMA",abbrev:"AL"},{fipsCode:"02",state:"ALASKA",abbrev:"AK"},{fipsCode:"60",state:"AMERICAN SAMOA",abbrev:"AS"},{fipsCode:"04",state:"ARIZONA",abbrev:"AZ"},{fipsCode:"05",state:"ARKANSAS",abbrev:"AR"},{fipsCode:"06",state:"CALIFORNIA",abbrev:"CA"},{fipsCode:"08",state:"COLORADO",abbrev:"CO"},{fipsCode:"09",state:"CONNECTICUT",abbrev:"CT"},{fipsCode:"10",state:"DELAWARE",abbrev:"DE"},{fipsCode:"11",state:"DISTRICT OF COLUMBIA",abbrev:"DC"},{fipsCode:"12",state:"FLORIDA",abbrev:"FL"},{fipsCode:"13",state:"GEORGIA",abbrev:"GA"},{fipsCode:"66",state:"GUAM",abbrev:"GU"},{fipsCode:"15",state:"HAWAII",abbrev:"HI"},{fipsCode:"16",state:"IDAHO",abbrev:"ID"},{fipsCode:"17",state:"ILLINOIS",abbrev:"IL"},{fipsCode:"18",state:"INDIANA",abbrev:"IN"},{fipsCode:"19",state:"IOWA",abbrev:"IA"},{fipsCode:"20",state:"KANSAS",abbrev:"KS"},{fipsCode:"21",state:"KENTUCKY",abbrev:"KY"},{fipsCode:"22",state:"LOUISIANA",abbrev:"LA"},{fipsCode:"23",state:"MAINE",abbrev:"ME"},{fipsCode:"24",state:"MARYLAND",abbrev:"MD"},{fipsCode:"25",state:"MASSACHUSETTS",abbrev:"MA"},{fipsCode:"26",state:"MICHIGAN",abbrev:"MI"},{fipsCode:"27",state:"MINNESOTA",abbrev:"MN"},{fipsCode:"28",state:"MISSISSIPPI",abbrev:"MS"},{fipsCode:"29",state:"MISSOURI",abbrev:"MO"},{fipsCode:"30",state:"MONTANA",abbrev:"MT"},{fipsCode:"31",state:"NEBRASKA",abbrev:"NE"},{fipsCode:"32",state:"NEVADA",abbrev:"NV"},{fipsCode:"33",state:"NEW HAMPSHIRE",abbrev:"NH"},{fipsCode:"34",state:"NEW JERSEY",abbrev:"NJ"},{fipsCode:"35",state:"NEW MEXICO",abbrev:"NM"},{fipsCode:"36",state:"NEW YORK",abbrev:"NY"},{fipsCode:"37",state:"NORTH CAROLINA",abbrev:"NC"},{fipsCode:"38",state:"NORTH DAKOTA",abbrev:"ND"},{fipsCode:"39",state:"OHIO",abbrev:"OH"},{fipsCode:"40",state:"OKLAHOMA",abbrev:"OK"},{fipsCode:"41",state:"OREGON",abbrev:"OR"},{fipsCode:"42",state:"PENNSYLVANIA",abbrev:"PA"},{fipsCode:"72",state:"PUERTO RICO",abbrev:"PR"},{fipsCode:"44",state:"RHODE ISLAND",abbrev:"RI"},{fipsCode:"45",state:"SOUTH CAROLINA",abbrev:"SC"},{fipsCode:"46",state:"SOUTH DAKOTA",abbrev:"SD"},{fipsCode:"47",state:"TENNESSEE",abbrev:"TN"},{fipsCode:"48",state:"TEXAS",abbrev:"TX"},{fipsCode:"49",state:"UTAH",abbrev:"UT"},{fipsCode:"50",state:"VERMONT",abbrev:"VT"},{fipsCode:"51",state:"VIRGINIA",abbrev:"VA"},{fipsCode:"78",state:"VIRGIN ISLANDS",abbrev:"VI"},{fipsCode:"53",state:"WASHINGTON",abbrev:"WA"},{fipsCode:"54",state:"WEST VIRGINIA",abbrev:"WV"},{fipsCode:"55",state:"WISCONSIN",abbrev:"WI"},{fipsCode:"56",state:"WYOMING",abbrev:"WY"}],[{fipsCode:"01001",county:"Autauga County"},{fipsCode:"01003",county:"Baldwin County"},{fipsCode:"01005",county:"Barbour County"},{fipsCode:"01007",county:"Bibb County"},{fipsCode:"01009",county:"Blount County"},{fipsCode:"01011",county:"Bullock County"},{fipsCode:"01013",county:"Butler County"},{fipsCode:"01015",county:"Calhoun County"},{fipsCode:"01017",county:"Chambers County"},{fipsCode:"01019",county:"Cherokee County"},{fipsCode:"01021",county:"Chilton County"},{fipsCode:"01023",county:"Choctaw County"},{fipsCode:"01025",county:"Clarke County"},{fipsCode:"01027",county:"Clay County"},{fipsCode:"01029",county:"Cleburne County"},{fipsCode:"01031",county:"Coffee County"},{fipsCode:"01033",county:"Colbert County"},{fipsCode:"01035",county:"Conecuh County"},{fipsCode:"01037",county:"Coosa County"},{fipsCode:"01039",county:"Covington County"},{fipsCode:"01041",county:"Crenshaw County"},{fipsCode:"01043",county:"Cullman County"},{fipsCode:"01045",county:"Dale County"},{fipsCode:"01047",county:"Dallas County"},{fipsCode:"01049",county:"DeKalb County"},{fipsCode:"01051",county:"Elmore County"},{fipsCode:"01053",county:"Escambia County"},{fipsCode:"01055",county:"Etowah County"},{fipsCode:"01057",county:"Fayette County"},{fipsCode:"01059",county:"Franklin County"},{fipsCode:"01061",county:"Geneva County"},{fipsCode:"01063",county:"Greene County"},{fipsCode:"01065",county:"Hale County"},{fipsCode:"01067",county:"Henry County"},{fipsCode:"01069",county:"Houston County"},{fipsCode:"01071",county:"Jackson County"},{fipsCode:"01073",county:"Jefferson County"},{fipsCode:"01075",county:"Lamar County"},{fipsCode:"01077",county:"Lauderdale County"},{fipsCode:"01079",county:"Lawrence County"},{fipsCode:"01081",county:"Lee County"},{fipsCode:"01083",county:"Limestone County"},{fipsCode:"01085",county:"Lowndes County"},{fipsCode:"01087",county:"Macon County"},{fipsCode:"01089",county:"Madison County"},{fipsCode:"01091",county:"Marengo County"},{fipsCode:"01093",county:"Marion County"},{fipsCode:"01095",county:"Marshall County"},{fipsCode:"01097",county:"Mobile County"},{fipsCode:"01099",county:"Monroe County"},{fipsCode:"01101",county:"Montgomery County"},{fipsCode:"01103",county:"Morgan County"},{fipsCode:"01105",county:"Perry County"},{fipsCode:"01107",county:"Pickens County"},{fipsCode:"01109",county:"Pike County"},{fipsCode:"01111",county:"Randolph County"},{fipsCode:"01113",county:"Russell County"},{fipsCode:"01115",county:"St. Clair County"},{fipsCode:"01117",county:"Shelby County"},{fipsCode:"01119",county:"Sumter County"},{fipsCode:"01121",county:"Talladega County"},{fipsCode:"01123",county:"Tallapoosa County"},{fipsCode:"01125",county:"Tuscaloosa County"},{fipsCode:"01127",county:"Walker County"},{fipsCode:"01129",county:"Washington County"},{fipsCode:"01131",county:"Wilcox County"},{fipsCode:"01133",county:"Winston County"},{fipsCode:"02013",county:"Aleutians East Borough"},{fipsCode:"02016",county:"Aleutians West Census Area"},{fipsCode:"02020",county:"Anchorage Borough"},{fipsCode:"02050",county:"Bethel Census Area"},{fipsCode:"02060",county:"Bristol Bay Borough"},{fipsCode:"02068",county:"Denali Borough"},{fipsCode:"02070",county:"Dillingham Census Area"},{fipsCode:"02090",county:"Fairbanks North Star Borough"},{fipsCode:"02100",county:"Haines Borough"},{fipsCode:"02110",county:"Juneau Borough"},{fipsCode:"02122",county:"Kenai Peninsula Borough"},{fipsCode:"02130",county:"Ketchikan Gateway Borough"},{fipsCode:"02150",county:"Kodiak Island Borough"},{fipsCode:"02164",county:"Lake and Peninsula Borough"},{fipsCode:"02170",county:"Matanuska"},{fipsCode:"02180",county:"Nome Census Area"},{fipsCode:"02185",county:"North Slope Borough"},{fipsCode:"02188",county:"Northwest Arctic Borough"},{fipsCode:"02201",county:"Prince of Wales"},{fipsCode:"02220",county:"Sitka Borough"},{fipsCode:"02231",county:"Skagway-Yakutat-Angoon Census Area"},{fipsCode:"02232",county:"Skagway-Hoonah-Angoon Census Area"},{fipsCode:"02240",county:"Southeast Fairbanks Census Area"},{fipsCode:"02261",county:"Valdez"},{fipsCode:"02270",county:"Wade Hampton Census Area"},{fipsCode:"02280",county:"Wrangell"},{fipsCode:"02282",county:"Yakutat Borough"},{fipsCode:"02290",county:"Yukon"},{fipsCode:"04001",county:"Apache County"},{fipsCode:"04003",county:"Cochise County"},{fipsCode:"04005",county:"Coconino County"},{fipsCode:"04007",county:"Gila County"},{fipsCode:"04009",county:"Graham County"},{fipsCode:"04011",county:"Greenlee County"},{fipsCode:"04012",county:"La Paz County"},{fipsCode:"04013",county:"Maricopa County"},{fipsCode:"04015",county:"Mohave County"},{fipsCode:"04017",county:"Navajo County"},{fipsCode:"04019",county:"Pima County"},{fipsCode:"04021",county:"Pinal County"},{fipsCode:"04023",county:"Santa Cruz County"},{fipsCode:"04025",county:"Yavapai County"},{fipsCode:"04027",county:"Yuma County"},{fipsCode:"05001",county:"Arkansas County"},{fipsCode:"05003",county:"Ashley County"},{fipsCode:"05005",county:"Baxter County"},{fipsCode:"05007",county:"Benton County"},{fipsCode:"05009",county:"Boone County"},{fipsCode:"05011",county:"Bradley County"},{fipsCode:"05013",county:"Calhoun County"},{fipsCode:"05015",county:"Carroll County"},{fipsCode:"05017",county:"Chicot County"},{fipsCode:"05019",county:"Clark County"},{fipsCode:"05021",county:"Clay County"},{fipsCode:"05023",county:"Cleburne County"},{fipsCode:"05025",county:"Cleveland County"},{fipsCode:"05027",county:"Columbia County"},{fipsCode:"05029",county:"Conway County"},{fipsCode:"05031",county:"Craighead County"},{fipsCode:"05033",county:"Crawford County"},{fipsCode:"05035",county:"Crittenden County"},{fipsCode:"05037",county:"Cross County"},{fipsCode:"05039",county:"Dallas County"},{fipsCode:"05041",county:"Desha County"},{fipsCode:"05043",county:"Drew County"},{fipsCode:"05045",county:"Faulkner County"},{fipsCode:"05047",county:"Franklin County"},{fipsCode:"05049",county:"Fulton County"},{fipsCode:"05051",county:"Garland County"},{fipsCode:"05053",county:"Grant County"},{fipsCode:"05055",county:"Greene County"},{fipsCode:"05057",county:"Hempstead County"},{fipsCode:"05059",county:"Hot Spring County"},{fipsCode:"05061",county:"Howard County"},{fipsCode:"05063",county:"Independence County"},{fipsCode:"05065",county:"Izard County"},{fipsCode:"05067",county:"Jackson County"},{fipsCode:"05069",county:"Jefferson County"},{fipsCode:"05071",county:"Johnson County"},{fipsCode:"05073",county:"Lafayette County"},{fipsCode:"05075",county:"Lawrence County"},{fipsCode:"05077",county:"Lee County"},{fipsCode:"05079",county:"Lincoln County"},{fipsCode:"05081",county:"Little River County"},{fipsCode:"05083",county:"Logan County"},{fipsCode:"05085",county:"Lonoke County"},{fipsCode:"05087",county:"Madison County"},{fipsCode:"05089",county:"Marion County"},{fipsCode:"05091",county:"Miller County"},{fipsCode:"05093",county:"Mississippi County"},{fipsCode:"05095",county:"Monroe County"},{fipsCode:"05097",county:"Montgomery County"},{fipsCode:"05099",county:"Nevada County"},{fipsCode:"05101",county:"Newton County"},{fipsCode:"05103",county:"Ouachita County"},{fipsCode:"05105",county:"Perry County"},{fipsCode:"05107",county:"Phillips County"},{fipsCode:"05109",county:"Pike County"},{fipsCode:"05111",county:"Poinsett County"},{fipsCode:"05113",county:"Polk County"},{fipsCode:"05115",county:"Pope County"},{fipsCode:"05117",county:"Prairie County"},{fipsCode:"05119",county:"Pulaski County"},{fipsCode:"05121",county:"Randolph County"},{fipsCode:"05123",county:"St. Francis County"},{fipsCode:"05125",county:"Saline County"},{fipsCode:"05127",county:"Scott County"},{fipsCode:"05129",county:"Searcy County"},{fipsCode:"05131",county:"Sebastian County"},{fipsCode:"05133",county:"Sevier County"},{fipsCode:"05135",county:"Sharp County"},{fipsCode:"05137",county:"Stone County"},{fipsCode:"05139",county:"Union County"},{fipsCode:"05141",county:"Van Buren County"},{fipsCode:"05143",county:"Washington County"},{fipsCode:"05145",county:"White County"},{fipsCode:"05147",county:"Woodruff County"},{fipsCode:"05149",county:"Yell County"},{fipsCode:"06001",county:"Alameda County"},{fipsCode:"06003",county:"Alpine County"},{fipsCode:"06005",county:"Amador County"},{fipsCode:"06007",county:"Butte County"},{fipsCode:"06009",county:"Calaveras County"},{fipsCode:"06011",county:"Colusa County"},{fipsCode:"06013",county:"Contra Costa County"},{fipsCode:"06015",county:"Del Norte County"},{fipsCode:"06017",county:"El Dorado County"},{fipsCode:"06019",county:"Fresno County"},{fipsCode:"06021",county:"Glenn County"},{fipsCode:"06023",county:"Humboldt County"},{fipsCode:"06025",county:"Imperial County"},{fipsCode:"06027",county:"Inyo County"},{fipsCode:"06029",county:"Kern County"},{fipsCode:"06031",county:"Kings County"},{fipsCode:"06033",county:"Lake County"},{fipsCode:"06035",county:"Lassen County"},{fipsCode:"06037",county:"Los Angeles County"},{fipsCode:"06039",county:"Madera County"},{fipsCode:"06041",county:"Marin County"},{fipsCode:"06043",county:"Mariposa County"},{fipsCode:"06045",county:"Mendocino County"},{fipsCode:"06047",county:"Merced County"},{fipsCode:"06049",county:"Modoc County"},{fipsCode:"06051",county:"Mono County"},{fipsCode:"06053",county:"Monterey County"},{fipsCode:"06055",county:"Napa County"},{fipsCode:"06057",county:"Nevada County"},{fipsCode:"06059",county:"Orange County"},{fipsCode:"06061",county:"Placer County"},{fipsCode:"06063",county:"Plumas County"},{fipsCode:"06065",county:"Riverside County"},{fipsCode:"06067",county:"Sacramento County"},{fipsCode:"06069",county:"San Benito County"},{fipsCode:"06071",county:"San Bernardino County"},{fipsCode:"06073",county:"San Diego County"},{fipsCode:"06075",county:"San Francisco County"},{fipsCode:"06077",county:"San Joaquin County"},{fipsCode:"06079",county:"San Luis Obispo County"},{fipsCode:"06081",county:"San Mateo County"},{fipsCode:"06083",county:"Santa Barbara County"},{fipsCode:"06085",county:"Santa Clara County"},{fipsCode:"06087",county:"Santa Cruz County"},{fipsCode:"06089",county:"Shasta County"},{fipsCode:"06091",county:"Sierra County"},{fipsCode:"06093",county:"Siskiyou County"},{fipsCode:"06095",county:"Solano County"},{fipsCode:"06097",county:"Sonoma County"},{fipsCode:"06099",county:"Stanislaus County"},{fipsCode:"06101",county:"Sutter County"},{fipsCode:"06103",county:"Tehama County"},{fipsCode:"06105",county:"Trinity County"},{fipsCode:"06107",county:"Tulare County"},{fipsCode:"06109",county:"Tuolumne County"},{fipsCode:"06111",county:"Ventura County"},{fipsCode:"06113",county:"Yolo County"},{fipsCode:"06115",county:"Yuba County"},{fipsCode:"08001",county:"Adams County"},{fipsCode:"08003",county:"Alamosa County"},{fipsCode:"08005",county:"Arapahoe County"},{fipsCode:"08007",county:"Archuleta County"},{fipsCode:"08009",county:"Baca County"},{fipsCode:"08011",county:"Bent County"},{fipsCode:"08013",county:"Boulder County"},{fipsCode:"08015",county:"Chaffee County"},{fipsCode:"08017",county:"Cheyenne County"},{fipsCode:"08019",county:"Clear Creek County"},{fipsCode:"08021",county:"Conejos County"},{fipsCode:"08023",county:"Costilla County"},{fipsCode:"08025",county:"Crowley County"},{fipsCode:"08027",county:"Custer County"},{fipsCode:"08029",county:"Delta County"},{fipsCode:"08031",county:"Denver County"},{fipsCode:"08033",county:"Dolores County"},{fipsCode:"08035",county:"Douglas County"},{fipsCode:"08037",county:"Eagle County"},{fipsCode:"08039",county:"Elbert County"},{fipsCode:"08041",county:"El Paso County"},{fipsCode:"08043",county:"Fremont County"},{fipsCode:"08045",county:"Garfield County"},{fipsCode:"08047",county:"Gilpin County"},{fipsCode:"08049",county:"Grand County"},{fipsCode:"08051",county:"Gunnison County"},{fipsCode:"08053",county:"Hinsdale County"},{fipsCode:"08055",county:"Huerfano County"},{fipsCode:"08057",county:"Jackson County"},{fipsCode:"08059",county:"Jefferson County"},{fipsCode:"08061",county:"Kiowa County"},{fipsCode:"08063",county:"Kit Carson County"},{fipsCode:"08065",county:"Lake County"},{fipsCode:"08067",county:"La Plata County"},{fipsCode:"08069",county:"Larimer County"},{fipsCode:"08071",county:"Las Animas County"},{fipsCode:"08073",county:"Lincoln County"},{fipsCode:"08075",county:"Logan County"},{fipsCode:"08077",county:"Mesa County"},{fipsCode:"08079",county:"Mineral County"},{fipsCode:"08081",county:"Moffat County"},{fipsCode:"08083",county:"Montezuma County"},{fipsCode:"08085",county:"Montrose County"},{fipsCode:"08087",county:"Morgan County"},{fipsCode:"08089",county:"Otero County"},{fipsCode:"08091",county:"Ouray County"},{fipsCode:"08093",county:"Park County"},{fipsCode:"08095",county:"Phillips County"},{fipsCode:"08097",county:"Pitkin County"},{fipsCode:"08099",county:"Prowers County"},{fipsCode:"08101",county:"Pueblo County"},{fipsCode:"08103",county:"Rio Blanco County"},{fipsCode:"08105",county:"Rio Grande County"},{fipsCode:"08107",county:"Routt County"},{fipsCode:"08109",county:"Saguache County"},{fipsCode:"08111",county:"San Juan County"},{fipsCode:"08113",county:"San Miguel County"},{fipsCode:"08115",county:"Sedgwick County"},{fipsCode:"08117",county:"Summit County"},{fipsCode:"08119",county:"Teller County"},{fipsCode:"08121",county:"Washington County"},{fipsCode:"08123",county:"Weld County"},{fipsCode:"08125",county:"Yuma County"},{fipsCode:"09001",county:"Fairfield County"},{fipsCode:"09003",county:"Hartford County"},{fipsCode:"09005",county:"Litchfield County"},{fipsCode:"09007",county:"Middlesex County"},{fipsCode:"09009",county:"New Haven County"},{fipsCode:"09011",county:"New London County"},{fipsCode:"09013",county:"Tolland County"},{fipsCode:"09015",county:"Windham County"},{fipsCode:"10001",county:"Kent County"},{fipsCode:"10003",county:"New Castle County"},{fipsCode:"10005",county:"Sussex County"},{fipsCode:"11001",county:"District of Columbia"},{fipsCode:"12001",county:"Alachua County"},{fipsCode:"12003",county:"Baker County"},{fipsCode:"12005",county:"Bay County"},{fipsCode:"12007",county:"Bradford County"},{fipsCode:"12009",county:"Brevard County"},{fipsCode:"12011",county:"Broward County"},{fipsCode:"12013",county:"Calhoun County"},{fipsCode:"12015",county:"Charlotte County"},{fipsCode:"12017",county:"Citrus County"},{fipsCode:"12019",county:"Clay County"},{fipsCode:"12021",county:"Collier County"},{fipsCode:"12023",county:"Columbia County"},{fipsCode:"12086",county:"Miami-Dade County"},{fipsCode:"12027",county:"DeSoto County"},{fipsCode:"12029",county:"Dixie County"},{fipsCode:"12031",county:"Duval County"},{fipsCode:"12033",county:"Escambia County"},{fipsCode:"12035",county:"Flagler County"},{fipsCode:"12037",county:"Franklin County"},{fipsCode:"12039",county:"Gadsden County"},{fipsCode:"12041",county:"Gilchrist County"},{fipsCode:"12043",county:"Glades County"},{fipsCode:"12045",county:"Gulf County"},{fipsCode:"12047",county:"Hamilton County"},{fipsCode:"12049",county:"Hardee County"},{fipsCode:"12051",county:"Hendry County"},{fipsCode:"12053",county:"Hernando County"},{fipsCode:"12055",county:"Highlands County"},{fipsCode:"12057",county:"Hillsborough County"},{fipsCode:"12059",county:"Holmes County"},{fipsCode:"12061",county:"Indian River County"},{fipsCode:"12063",county:"Jackson County"},{fipsCode:"12065",county:"Jefferson County"},{fipsCode:"12067",county:"Lafayette County"},{fipsCode:"12069",county:"Lake County"},{fipsCode:"12071",county:"Lee County"},{fipsCode:"12073",county:"Leon County"},{fipsCode:"12075",county:"Levy County"},{fipsCode:"12077",county:"Liberty County"},{fipsCode:"12079",county:"Madison County"},{fipsCode:"12081",county:"Manatee County"},{fipsCode:"12083",county:"Marion County"},{fipsCode:"12085",county:"Martin County"},{fipsCode:"12087",county:"Monroe County"},{fipsCode:"12089",county:"Nassau County"},{fipsCode:"12091",county:"Okaloosa County"},{fipsCode:"12093",county:"Okeechobee County"},{fipsCode:"12095",county:"Orange County"},{fipsCode:"12097",county:"Osceola County"},{fipsCode:"12099",county:"Palm Beach County"},{fipsCode:"12101",county:"Pasco County"},{fipsCode:"12103",county:"Pinellas County"},{fipsCode:"12105",county:"Polk County"},{fipsCode:"12107",county:"Putnam County"},{fipsCode:"12109",county:"St. Johns County"},{fipsCode:"12111",county:"St. Lucie County"},{fipsCode:"12113",county:"Santa Rosa County"},{fipsCode:"12115",county:"Sarasota County"},{fipsCode:"12117",county:"Seminole County"},{fipsCode:"12119",county:"Sumter County"},{fipsCode:"12121",county:"Suwannee County"},{fipsCode:"12123",county:"Taylor County"},{fipsCode:"12125",county:"Union County"},{fipsCode:"12127",county:"Volusia County"},{fipsCode:"12129",county:"Wakulla County"},{fipsCode:"12131",county:"Walton County"},{fipsCode:"12133",county:"Washington County"},{fipsCode:"13001",county:"Appling County"},{fipsCode:"13003",county:"Atkinson County"},{fipsCode:"13005",county:"Bacon County"},{fipsCode:"13007",county:"Baker County"},{fipsCode:"13009",county:"Baldwin County"},{fipsCode:"13011",county:"Banks County"},{fipsCode:"13013",county:"Barrow County"},{fipsCode:"13015",county:"Bartow County"},{fipsCode:"13017",county:"Ben Hill County"},{fipsCode:"13019",county:"Berrien County"},{fipsCode:"13021",county:"Bibb County"},{fipsCode:"13023",county:"Bleckley County"},{fipsCode:"13025",county:"Brantley County"},{fipsCode:"13027",county:"Brooks County"},{fipsCode:"13029",county:"Bryan County"},{fipsCode:"13031",county:"Bulloch County"},{fipsCode:"13033",county:"Burke County"},{fipsCode:"13035",county:"Butts County"},{fipsCode:"13037",county:"Calhoun County"},{fipsCode:"13039",county:"Camden County"},{fipsCode:"13043",county:"Candler County"},{fipsCode:"13045",county:"Carroll County"},{fipsCode:"13047",county:"Catoosa County"},{fipsCode:"13049",county:"Charlton County"},{fipsCode:"13051",county:"Chatham County"},{fipsCode:"13053",county:"Chattahoochee County"},{fipsCode:"13055",county:"Chattooga County"},{fipsCode:"13057",county:"Cherokee County"},{fipsCode:"13059",county:"Clarke County"},{fipsCode:"13061",county:"Clay County"},{fipsCode:"13063",county:"Clayton County"},{fipsCode:"13065",county:"Clinch County"},{fipsCode:"13067",county:"Cobb County"},{fipsCode:"13069",county:"Coffee County"},{fipsCode:"13071",county:"Colquitt County"},{fipsCode:"13073",county:"Columbia County"},{fipsCode:"13075",county:"Cook County"},{fipsCode:"13077",county:"Coweta County"},{fipsCode:"13079",county:"Crawford County"},{fipsCode:"13081",county:"Crisp County"},{fipsCode:"13083",county:"Dade County"},{fipsCode:"13085",county:"Dawson County"},{fipsCode:"13087",county:"Decatur County"},{fipsCode:"13089",county:"DeKalb County"},{fipsCode:"13091",county:"Dodge County"},{fipsCode:"13093",county:"Dooly County"},{fipsCode:"13095",county:"Dougherty County"},{fipsCode:"13097",county:"Douglas County"},{fipsCode:"13099",county:"Early County"},{fipsCode:"13101",county:"Echols County"},{fipsCode:"13103",county:"Effingham County"},{fipsCode:"13105",county:"Elbert County"},{fipsCode:"13107",county:"Emanuel County"},{fipsCode:"13109",county:"Evans County"},{fipsCode:"13111",county:"Fannin County"},{fipsCode:"13113",county:"Fayette County"},{fipsCode:"13115",county:"Floyd County"},{fipsCode:"13117",county:"Forsyth County"},{fipsCode:"13119",county:"Franklin County"},{fipsCode:"13121",county:"Fulton County"},{fipsCode:"13123",county:"Gilmer County"},{fipsCode:"13125",county:"Glascock County"},{fipsCode:"13127",county:"Glynn County"},{fipsCode:"13129",county:"Gordon County"},{fipsCode:"13131",county:"Grady County"},{fipsCode:"13133",county:"Greene County"},{fipsCode:"13135",county:"Gwinnett County"},{fipsCode:"13137",county:"Habersham County"},{fipsCode:"13139",county:"Hall County"},{fipsCode:"13141",county:"Hancock County"},{fipsCode:"13143",county:"Haralson County"},{fipsCode:"13145",county:"Harris County"},{fipsCode:"13147",county:"Hart County"},{fipsCode:"13149",county:"Heard County"},{fipsCode:"13151",county:"Henry County"},{fipsCode:"13153",county:"Houston County"},{fipsCode:"13155",county:"Irwin County"},{fipsCode:"13157",county:"Jackson County"},{fipsCode:"13159",county:"Jasper County"},{fipsCode:"13161",county:"Jeff Davis County"},{fipsCode:"13163",county:"Jefferson County"},{fipsCode:"13165",county:"Jenkins County"},{fipsCode:"13167",county:"Johnson County"},{fipsCode:"13169",county:"Jones County"},{fipsCode:"13171",county:"Lamar County"},{fipsCode:"13173",county:"Lanier County"},{fipsCode:"13175",county:"Laurens County"},{fipsCode:"13177",county:"Lee County"},{fipsCode:"13179",county:"Liberty County"},{fipsCode:"13181",county:"Lincoln County"},{fipsCode:"13183",county:"Long County"},{fipsCode:"13185",county:"Lowndes County"},{fipsCode:"13187",county:"Lumpkin County"},{fipsCode:"13189",county:"McDuffie County"},{fipsCode:"13191",county:"McIntosh County"},{fipsCode:"13193",county:"Macon County"},{fipsCode:"13195",county:"Madison County"},{fipsCode:"13197",county:"Marion County"},{fipsCode:"13199",county:"Meriwether County"},{fipsCode:"13201",county:"Miller County"},{fipsCode:"13205",county:"Mitchell County"},{fipsCode:"13207",county:"Monroe County"},{fipsCode:"13209",county:"Montgomery County"},{fipsCode:"13211",county:"Morgan County"},{fipsCode:"13213",county:"Murray County"},{fipsCode:"13215",county:"Muscogee County"},{fipsCode:"13217",county:"Newton County"},{fipsCode:"13219",county:"Oconee County"},{fipsCode:"13221",county:"Oglethorpe County"},{fipsCode:"13223",county:"Paulding County"},{fipsCode:"13225",county:"Peach County"},{fipsCode:"13227",county:"Pickens County"},{fipsCode:"13229",county:"Pierce County"},{fipsCode:"13231",county:"Pike County"},{fipsCode:"13233",county:"Polk County"},{fipsCode:"13235",county:"Pulaski County"},{fipsCode:"13237",county:"Putnam County"},{fipsCode:"13239",county:"Quitman County"},{fipsCode:"13241",county:"Rabun County"},{fipsCode:"13243",county:"Randolph County"},{fipsCode:"13245",county:"Richmond County"},{fipsCode:"13247",county:"Rockdale County"},{fipsCode:"13249",county:"Schley County"},{fipsCode:"13251",county:"Screven County"},{fipsCode:"13253",county:"Seminole County"},{fipsCode:"13255",county:"Spalding County"},{fipsCode:"13257",county:"Stephens County"},{fipsCode:"13259",county:"Stewart County"},{fipsCode:"13261",county:"Sumter County"},{fipsCode:"13263",county:"Talbot County"},{fipsCode:"13265",county:"Taliaferro County"},{fipsCode:"13267",county:"Tattnall County"},{fipsCode:"13269",county:"Taylor County"},{fipsCode:"13271",county:"Telfair County"},{fipsCode:"13273",county:"Terrell County"},{fipsCode:"13275",county:"Thomas County"},{fipsCode:"13277",county:"Tift County"},{fipsCode:"13279",county:"Toombs County"},{fipsCode:"13281",county:"Towns County"},{fipsCode:"13283",county:"Treutlen County"},{fipsCode:"13285",county:"Troup County"},{fipsCode:"13287",county:"Turner County"},{fipsCode:"13289",county:"Twiggs County"},{fipsCode:"13291",county:"Union County"},{fipsCode:"13293",county:"Upson County"},{fipsCode:"13295",county:"Walker County"},{fipsCode:"13297",county:"Walton County"},{fipsCode:"13299",county:"Ware County"},{fipsCode:"13301",county:"Warren County"},{fipsCode:"13303",county:"Washington County"},{fipsCode:"13305",county:"Wayne County"},{fipsCode:"13307",county:"Webster County"},{fipsCode:"13309",county:"Wheeler County"},{fipsCode:"13311",county:"White County"},{fipsCode:"13313",county:"Whitfield County"},{fipsCode:"13315",county:"Wilcox County"},{fipsCode:"13317",county:"Wilkes County"},{fipsCode:"13319",county:"Wilkinson County"},{fipsCode:"13321",county:"Worth County"},{fipsCode:"15001",county:"Hawaii County"},{fipsCode:"15003",county:"Honolulu County"},{fipsCode:"15005",county:"Kalawao County"},{fipsCode:"15007",county:"Kauai County"},{fipsCode:"15009",county:"Maui County"},{fipsCode:"16001",county:"Ada County"},{fipsCode:"16003",county:"Adams County"},{fipsCode:"16005",county:"Bannock County"},{fipsCode:"16007",county:"Bear Lake County"},{fipsCode:"16009",county:"Benewah County"},{fipsCode:"16011",county:"Bingham County"},{fipsCode:"16013",county:"Blaine County"},{fipsCode:"16015",county:"Boise County"},{fipsCode:"16017",county:"Bonner County"},{fipsCode:"16019",county:"Bonneville County"},{fipsCode:"16021",county:"Boundary County"},{fipsCode:"16023",county:"Butte County"},{fipsCode:"16025",county:"Camas County"},{fipsCode:"16027",county:"Canyon County"},{fipsCode:"16029",county:"Caribou County"},{fipsCode:"16031",county:"Cassia County"},{fipsCode:"16033",county:"Clark County"},{fipsCode:"16035",county:"Clearwater County"},{fipsCode:"16037",county:"Custer County"},{fipsCode:"16039",county:"Elmore County"},{fipsCode:"16041",county:"Franklin County"},{fipsCode:"16043",county:"Fremont County"},{fipsCode:"16045",county:"Gem County"},{fipsCode:"16047",county:"Gooding County"},{fipsCode:"16049",county:"Idaho County"},{fipsCode:"16051",county:"Jefferson County"},{fipsCode:"16053",county:"Jerome County"},{fipsCode:"16055",county:"Kootenai County"},{fipsCode:"16057",county:"Latah County"},{fipsCode:"16059",county:"Lemhi County"},{fipsCode:"16061",county:"Lewis County"},{fipsCode:"16063",county:"Lincoln County"},{fipsCode:"16065",county:"Madison County"},{fipsCode:"16067",county:"Minidoka County"},{fipsCode:"16069",county:"Nez Perce County"},{fipsCode:"16071",county:"Oneida County"},{fipsCode:"16073",county:"Owyhee County"},{fipsCode:"16075",county:"Payette County"},{fipsCode:"16077",county:"Power County"},{fipsCode:"16079",county:"Shoshone County"},{fipsCode:"16081",county:"Teton County"},{fipsCode:"16083",county:"Twin Falls County"},{fipsCode:"16085",county:"Valley County"},{fipsCode:"16087",county:"Washington County"},{fipsCode:"17001",county:"Adams County"},{fipsCode:"17003",county:"Alexander County"},{fipsCode:"17005",county:"Bond County"},{fipsCode:"17007",county:"Boone County"},{fipsCode:"17009",county:"Brown County"},{fipsCode:"17011",county:"Bureau County"},{fipsCode:"17013",county:"Calhoun County"},{fipsCode:"17015",county:"Carroll County"},{fipsCode:"17017",county:"Cass County"},{fipsCode:"17019",county:"Champaign County"},{fipsCode:"17021",county:"Christian County"},{fipsCode:"17023",county:"Clark County"},{fipsCode:"17025",county:"Clay County"},{fipsCode:"17027",county:"Clinton County"},{fipsCode:"17029",county:"Coles County"},{fipsCode:"17031",county:"Cook County"},{fipsCode:"17033",county:"Crawford County"},{fipsCode:"17035",county:"Cumberland County"},{fipsCode:"17037",county:"DeKalb County"},{fipsCode:"17039",county:"De Witt County"},{fipsCode:"17041",county:"Douglas County"},{fipsCode:"17043",county:"DuPage County"},{fipsCode:"17045",county:"Edgar County"},{fipsCode:"17047",county:"Edwards County"},{fipsCode:"17049",county:"Effingham County"},{fipsCode:"17051",county:"Fayette County"},{fipsCode:"17053",county:"Ford County"},{fipsCode:"17055",county:"Franklin County"},{fipsCode:"17057",county:"Fulton County"},{fipsCode:"17059",county:"Gallatin County"},{fipsCode:"17061",county:"Greene County"},{fipsCode:"17063",county:"Grundy County"},{fipsCode:"17065",county:"Hamilton County"},{fipsCode:"17067",county:"Hancock County"},{fipsCode:"17069",county:"Hardin County"},{fipsCode:"17071",county:"Henderson County"},{fipsCode:"17073",county:"Henry County"},{fipsCode:"17075",county:"Iroquois County"},{fipsCode:"17077",county:"Jackson County"},{fipsCode:"17079",county:"Jasper County"},{fipsCode:"17081",county:"Jefferson County"},{fipsCode:"17083",county:"Jersey County"},{fipsCode:"17085",county:"Jo Daviess County"},{fipsCode:"17087",county:"Johnson County"},{fipsCode:"17089",county:"Kane County"},{fipsCode:"17091",county:"Kankakee County"},{fipsCode:"17093",county:"Kendall County"},{fipsCode:"17095",county:"Knox County"},{fipsCode:"17097",county:"Lake County"},{fipsCode:"17099",county:"La Salle County"},{fipsCode:"17101",county:"Lawrence County"},{fipsCode:"17103",county:"Lee County"},{fipsCode:"17105",county:"Livingston County"},{fipsCode:"17107",county:"Logan County"},{fipsCode:"17109",county:"McDonough County"},{fipsCode:"17111",county:"McHenry County"},{fipsCode:"17113",county:"McLean County"},{fipsCode:"17115",county:"Macon County"},{fipsCode:"17117",county:"Macoupin County"},{fipsCode:"17119",county:"Madison County"},{fipsCode:"17121",county:"Marion County"},{fipsCode:"17123",county:"Marshall County"},{fipsCode:"17125",county:"Mason County"},{fipsCode:"17127",county:"Massac County"},{fipsCode:"17129",county:"Menard County"},{fipsCode:"17131",county:"Mercer County"},{fipsCode:"17133",county:"Monroe County"},{fipsCode:"17135",county:"Montgomery County"},{fipsCode:"17137",county:"Morgan County"},{fipsCode:"17139",county:"Moultrie County"},{fipsCode:"17141",county:"Ogle County"},{fipsCode:"17143",county:"Peoria County"},{fipsCode:"17145",county:"Perry County"},{fipsCode:"17147",county:"Piatt County"},{fipsCode:"17149",county:"Pike County"},{fipsCode:"17151",county:"Pope County"},{fipsCode:"17153",county:"Pulaski County"},{fipsCode:"17155",county:"Putnam County"},{fipsCode:"17157",county:"Randolph County"},{fipsCode:"17159",county:"Richland County"},{fipsCode:"17161",county:"Rock Island County"},{fipsCode:"17163",county:"St. Clair County"},{fipsCode:"17165",county:"Saline County"},{fipsCode:"17167",county:"Sangamon County"},{fipsCode:"17169",county:"Schuyler County"},{fipsCode:"17171",county:"Scott County"},{fipsCode:"17173",county:"Shelby County"},{fipsCode:"17175",county:"Stark County"},{fipsCode:"17177",county:"Stephenson County"},{fipsCode:"17179",county:"Tazewell County"},{fipsCode:"17181",county:"Union County"},{fipsCode:"17183",county:"Vermilion County"},{fipsCode:"17185",county:"Wabash County"},{fipsCode:"17187",county:"Warren County"},{fipsCode:"17189",county:"Washington County"},{fipsCode:"17191",county:"Wayne County"},{fipsCode:"17193",county:"White County"},{fipsCode:"17195",county:"Whiteside County"},{fipsCode:"17197",county:"Will County"},{fipsCode:"17199",county:"Williamson County"},{fipsCode:"17201",county:"Winnebago County"},{fipsCode:"17203",county:"Woodford County"},{fipsCode:"18001",county:"Adams County"},{fipsCode:"18003",county:"Allen County"},{fipsCode:"18005",county:"Bartholomew County"},{fipsCode:"18007",county:"Benton County"},{fipsCode:"18009",county:"Blackford County"},{fipsCode:"18011",county:"Boone County"},{fipsCode:"18013",county:"Brown County"},{fipsCode:"18015",county:"Carroll County"},{fipsCode:"18017",county:"Cass County"},{fipsCode:"18019",county:"Clark County"},{fipsCode:"18021",county:"Clay County"},{fipsCode:"18023",county:"Clinton County"},{fipsCode:"18025",county:"Crawford County"},{fipsCode:"18027",county:"Daviess County"},{fipsCode:"18029",county:"Dearborn County"},{fipsCode:"18031",county:"Decatur County"},{fipsCode:"18033",county:"De Kalb County"},{fipsCode:"18035",county:"Delaware County"},{fipsCode:"18037",county:"Dubois County"},{fipsCode:"18039",county:"Elkhart County"},{fipsCode:"18041",county:"Fayette County"},{fipsCode:"18043",county:"Floyd County"},{fipsCode:"18045",county:"Fountain County"},{fipsCode:"18047",county:"Franklin County"},{fipsCode:"18049",county:"Fulton County"},{fipsCode:"18051",county:"Gibson County"},{fipsCode:"18053",county:"Grant County"},{fipsCode:"18055",county:"Greene County"},{fipsCode:"18057",county:"Hamilton County"},{fipsCode:"18059",county:"Hancock County"},{fipsCode:"18061",county:"Harrison County"},{fipsCode:"18063",county:"Hendricks County"},{fipsCode:"18065",county:"Henry County"},{fipsCode:"18067",county:"Howard County"},{fipsCode:"18069",county:"Huntington County"},{fipsCode:"18071",county:"Jackson County"},{fipsCode:"18073",county:"Jasper County"},{fipsCode:"18075",county:"Jay County"},{fipsCode:"18077",county:"Jefferson County"},{fipsCode:"18079",county:"Jennings County"},{fipsCode:"18081",county:"Johnson County"},{fipsCode:"18083",county:"Knox County"},{fipsCode:"18085",county:"Kosciusko County"},{fipsCode:"18087",county:"Lagrange County"},{fipsCode:"18089",county:"Lake County"},{fipsCode:"18091",county:"La Porte County"},{fipsCode:"18093",county:"Lawrence County"},{fipsCode:"18095",county:"Madison County"},{fipsCode:"18097",county:"Marion County"},{fipsCode:"18099",county:"Marshall County"},{fipsCode:"18101",county:"Martin County"},{fipsCode:"18103",county:"Miami County"},{fipsCode:"18105",county:"Monroe County"},{fipsCode:"18107",county:"Montgomery County"},{fipsCode:"18109",county:"Morgan County"},{fipsCode:"18111",county:"Newton County"},{fipsCode:"18113",county:"Noble County"},{fipsCode:"18115",county:"Ohio County"},{fipsCode:"18117",county:"Orange County"},{fipsCode:"18119",county:"Owen County"},{fipsCode:"18121",county:"Parke County"},{fipsCode:"18123",county:"Perry County"},{fipsCode:"18125",county:"Pike County"},{fipsCode:"18127",county:"Porter County"},{fipsCode:"18129",county:"Posey County"},{fipsCode:"18131",county:"Pulaski County"},{fipsCode:"18133",county:"Putnam County"},{fipsCode:"18135",county:"Randolph County"},{fipsCode:"18137",county:"Ripley County"},{fipsCode:"18139",county:"Rush County"},{fipsCode:"18141",county:"St. Joseph County"},{fipsCode:"18143",county:"Scott County"},{fipsCode:"18145",county:"Shelby County"},{fipsCode:"18147",county:"Spencer County"},{fipsCode:"18149",county:"Starke County"},{fipsCode:"18151",county:"Steuben County"},{fipsCode:"18153",county:"Sullivan County"},{fipsCode:"18155",county:"Switzerland County"},{fipsCode:"18157",county:"Tippecanoe County"},{fipsCode:"18159",county:"Tipton County"},{fipsCode:"18161",county:"Union County"},{fipsCode:"18163",county:"Vanderburgh County"},{fipsCode:"18165",county:"Vermillion County"},{fipsCode:"18167",county:"Vigo County"},{fipsCode:"18169",county:"Wabash County"},{fipsCode:"18171",county:"Warren County"},{fipsCode:"18173",county:"Warrick County"},{fipsCode:"18175",county:"Washington County"},{fipsCode:"18177",county:"Wayne County"},{fipsCode:"18179",county:"Wells County"},{fipsCode:"18181",county:"White County"},{fipsCode:"18183",county:"Whitley County"},{fipsCode:"19001",county:"Adair County"},{fipsCode:"19003",county:"Adams County"},{fipsCode:"19005",county:"Allamakee County"},{fipsCode:"19007",county:"Appanoose County"},{fipsCode:"19009",county:"Audubon County"},{fipsCode:"19011",county:"Benton County"},{fipsCode:"19013",county:"Black Hawk County"},{fipsCode:"19015",county:"Boone County"},{fipsCode:"19017",county:"Bremer County"},{fipsCode:"19019",county:"Buchanan County"},{fipsCode:"19021",county:"Buena Vista County"},{fipsCode:"19023",county:"Butler County"},{fipsCode:"19025",county:"Calhoun County"},{fipsCode:"19027",county:"Carroll County"},{fipsCode:"19029",county:"Cass County"},{fipsCode:"19031",county:"Cedar County"},{fipsCode:"19033",county:"Cerro Gordo County"},{fipsCode:"19035",county:"Cherokee County"},{fipsCode:"19037",county:"Chickasaw County"},{fipsCode:"19039",county:"Clarke County"},{fipsCode:"19041",county:"Clay County"},{fipsCode:"19043",county:"Clayton County"},{fipsCode:"19045",county:"Clinton County"},{fipsCode:"19047",county:"Crawford County"},{fipsCode:"19049",county:"Dallas County"},{fipsCode:"19051",county:"Davis County"},{fipsCode:"19053",county:"Decatur County"},{fipsCode:"19055",county:"Delaware County"},{fipsCode:"19057",county:"Des Moines County"},{fipsCode:"19059",county:"Dickinson County"},{fipsCode:"19061",county:"Dubuque County"},{fipsCode:"19063",county:"Emmet County"},{fipsCode:"19065",county:"Fayette County"},{fipsCode:"19067",county:"Floyd County"},{fipsCode:"19069",county:"Franklin County"},{fipsCode:"19071",county:"Fremont County"},{fipsCode:"19073",county:"Greene County"},{fipsCode:"19075",county:"Grundy County"},{fipsCode:"19077",county:"Guthrie County"},{fipsCode:"19079",county:"Hamilton County"},{fipsCode:"19081",county:"Hancock County"},{fipsCode:"19083",county:"Hardin County"},{fipsCode:"19085",county:"Harrison County"},{fipsCode:"19087",county:"Henry County"},{fipsCode:"19089",county:"Howard County"},{fipsCode:"19091",county:"Humboldt County"},{fipsCode:"19093",county:"Ida County"},{fipsCode:"19095",county:"Iowa County"},{fipsCode:"19097",county:"Jackson County"},{fipsCode:"19099",county:"Jasper County"},{fipsCode:"19101",county:"Jefferson County"},{fipsCode:"19103",county:"Johnson County"},{fipsCode:"19105",county:"Jones County"},{fipsCode:"19107",county:"Keokuk County"},{fipsCode:"19109",county:"Kossuth County"},{fipsCode:"19111",county:"Lee County"},{fipsCode:"19113",county:"Linn County"},{fipsCode:"19115",county:"Louisa County"},{fipsCode:"19117",county:"Lucas County"},{fipsCode:"19119",county:"Lyon County"},{fipsCode:"19121",county:"Madison County"},{fipsCode:"19123",county:"Mahaska County"},{fipsCode:"19125",county:"Marion County"},{fipsCode:"19127",county:"Marshall County"},{fipsCode:"19129",county:"Mills County"},{fipsCode:"19131",county:"Mitchell County"},{fipsCode:"19133",county:"Monona County"},{fipsCode:"19135",county:"Monroe County"},{fipsCode:"19137",county:"Montgomery County"},{fipsCode:"19139",county:"Muscatine County"},{fipsCode:"19141",county:"O"},{fipsCode:"19143",county:"Osceola County"},{fipsCode:"19145",county:"Page County"},{fipsCode:"19147",county:"Palo Alto County"},{fipsCode:"19149",county:"Plymouth County"},{fipsCode:"19151",county:"Pocahontas County"},{fipsCode:"19153",county:"Polk County"},{fipsCode:"19155",county:"Pottawattamie County"},{fipsCode:"19157",county:"Poweshiek County"},{fipsCode:"19159",county:"Ringgold County"},{fipsCode:"19161",county:"Sac County"},{fipsCode:"19163",county:"Scott County"},{fipsCode:"19165",county:"Shelby County"},{fipsCode:"19167",county:"Sioux County"},{fipsCode:"19169",county:"Story County"},{fipsCode:"19171",county:"Tama County"},{fipsCode:"19173",county:"Taylor County"},{fipsCode:"19175",county:"Union County"},{fipsCode:"19177",county:"Van Buren County"},{fipsCode:"19179",county:"Wapello County"},{fipsCode:"19181",county:"Warren County"},{fipsCode:"19183",county:"Washington County"},{fipsCode:"19185",county:"Wayne County"},{fipsCode:"19187",county:"Webster County"},{fipsCode:"19189",county:"Winnebago County"},{fipsCode:"19191",county:"Winneshiek County"},{fipsCode:"19193",county:"Woodbury County"},{fipsCode:"19195",county:"Worth County"},{fipsCode:"19197",county:"Wright County"},{fipsCode:"20001",county:"Allen County"},{fipsCode:"20003",county:"Anderson County"},{fipsCode:"20005",county:"Atchison County"},{fipsCode:"20007",county:"Barber County"},{fipsCode:"20009",county:"Barton County"},{fipsCode:"20011",county:"Bourbon County"},{fipsCode:"20013",county:"Brown County"},{fipsCode:"20015",county:"Butler County"},{fipsCode:"20017",county:"Chase County"},{fipsCode:"20019",county:"Chautauqua County"},{fipsCode:"20021",county:"Cherokee County"},{fipsCode:"20023",county:"Cheyenne County"},{fipsCode:"20025",county:"Clark County"},{fipsCode:"20027",county:"Clay County"},{fipsCode:"20029",county:"Cloud County"},{fipsCode:"20031",county:"Coffey County"},{fipsCode:"20033",county:"Comanche County"},{fipsCode:"20035",county:"Cowley County"},{fipsCode:"20037",county:"Crawford County"},{fipsCode:"20039",county:"Decatur County"},{fipsCode:"20041",county:"Dickinson County"},{fipsCode:"20043",county:"Doniphan County"},{fipsCode:"20045",county:"Douglas County"},{fipsCode:"20047",county:"Edwards County"},{fipsCode:"20049",county:"Elk County"},{fipsCode:"20051",county:"Ellis County"},{fipsCode:"20053",county:"Ellsworth County"},{fipsCode:"20055",county:"Finney County"},{fipsCode:"20057",county:"Ford County"},{fipsCode:"20059",county:"Franklin County"},{fipsCode:"20061",county:"Geary County"},{fipsCode:"20063",county:"Gove County"},{fipsCode:"20065",county:"Graham County"},{fipsCode:"20067",county:"Grant County"},{fipsCode:"20069",county:"Gray County"},{fipsCode:"20071",county:"Greeley County"},{fipsCode:"20073",county:"Greenwood County"},{fipsCode:"20075",county:"Hamilton County"},{fipsCode:"20077",county:"Harper County"},{fipsCode:"20079",county:"Harvey County"},{fipsCode:"20081",county:"Haskell County"},{fipsCode:"20083",county:"Hodgeman County"},{fipsCode:"20085",county:"Jackson County"},{fipsCode:"20087",county:"Jefferson County"},{fipsCode:"20089",county:"Jewell County"},{fipsCode:"20091",county:"Johnson County"},{fipsCode:"20093",county:"Kearny County"},{fipsCode:"20095",county:"Kingman County"},{fipsCode:"20097",county:"Kiowa County"},{fipsCode:"20099",county:"Labette County"},{fipsCode:"20101",county:"Lane County"},{fipsCode:"20103",county:"Leavenworth County"},{fipsCode:"20105",county:"Lincoln County"},{fipsCode:"20107",county:"Linn County"},{fipsCode:"20109",county:"Logan County"},{fipsCode:"20111",county:"Lyon County"},{fipsCode:"20113",county:"McPherson County"},{fipsCode:"20115",county:"Marion County"},{fipsCode:"20117",county:"Marshall County"},{fipsCode:"20119",county:"Meade County"},{fipsCode:"20121",county:"Miami County"},{fipsCode:"20123",county:"Mitchell County"},{fipsCode:"20125",county:"Montgomery County"},{fipsCode:"20127",county:"Morris County"},{fipsCode:"20129",county:"Morton County"},{fipsCode:"20131",county:"Nemaha County"},{fipsCode:"20133",county:"Neosho County"},{fipsCode:"20135",county:"Ness County"},{fipsCode:"20137",county:"Norton County"},{fipsCode:"20139",county:"Osage County"},{fipsCode:"20141",county:"Osborne County"},{fipsCode:"20143",county:"Ottawa County"},{fipsCode:"20145",county:"Pawnee County"},{fipsCode:"20147",county:"Phillips County"},{fipsCode:"20149",county:"Pottawatomie County"},{fipsCode:"20151",county:"Pratt County"},{fipsCode:"20153",county:"Rawlins County"},{fipsCode:"20155",county:"Reno County"},{fipsCode:"20157",county:"Republic County"},{fipsCode:"20159",county:"Rice County"},{fipsCode:"20161",county:"Riley County"},{fipsCode:"20163",county:"Rooks County"},{fipsCode:"20165",county:"Rush County"},{fipsCode:"20167",county:"Russell County"},{fipsCode:"20169",county:"Saline County"},{fipsCode:"20171",county:"Scott County"},{fipsCode:"20173",county:"Sedgwick County"},{fipsCode:"20175",county:"Seward County"},{fipsCode:"20177",county:"Shawnee County"},{fipsCode:"20179",county:"Sheridan County"},{fipsCode:"20181",county:"Sherman County"},{fipsCode:"20183",county:"Smith County"},{fipsCode:"20185",county:"Stafford County"},{fipsCode:"20187",county:"Stanton County"},{fipsCode:"20189",county:"Stevens County"},{fipsCode:"20191",county:"Sumner County"},{fipsCode:"20193",county:"Thomas County"},{fipsCode:"20195",county:"Trego County"},{fipsCode:"20197",county:"Wabaunsee County"},{fipsCode:"20199",county:"Wallace County"},{fipsCode:"20201",county:"Washington County"},{fipsCode:"20203",county:"Wichita County"},{fipsCode:"20205",county:"Wilson County"},{fipsCode:"20207",county:"Woodson County"},{fipsCode:"20209",county:"Wyandotte County"},{fipsCode:"21001",county:"Adair County"},{fipsCode:"21003",county:"Allen County"},{fipsCode:"21005",county:"Anderson County"},{fipsCode:"21007",county:"Ballard County"},{fipsCode:"21009",county:"Barren County"},{fipsCode:"21011",county:"Bath County"},{fipsCode:"21013",county:"Bell County"},{fipsCode:"21015",county:"Boone County"},{fipsCode:"21017",county:"Bourbon County"},{fipsCode:"21019",county:"Boyd County"},{fipsCode:"21021",county:"Boyle County"},{fipsCode:"21023",county:"Bracken County"},{fipsCode:"21025",county:"Breathitt County"},{fipsCode:"21027",county:"Breckinridge County"},{fipsCode:"21029",county:"Bullitt County"},{fipsCode:"21031",county:"Butler County"},{fipsCode:"21033",county:"Caldwell County"},{fipsCode:"21035",county:"Calloway County"},{fipsCode:"21037",county:"Campbell County"},{fipsCode:"21039",county:"Carlisle County"},{fipsCode:"21041",county:"Carroll County"},{fipsCode:"21043",county:"Carter County"},{fipsCode:"21045",county:"Casey County"},{fipsCode:"21047",county:"Christian County"},{fipsCode:"21049",county:"Clark County"},{fipsCode:"21051",county:"Clay County"},{fipsCode:"21053",county:"Clinton County"},{fipsCode:"21055",county:"Crittenden County"},{fipsCode:"21057",county:"Cumberland County"},{fipsCode:"21059",county:"Daviess County"},{fipsCode:"21061",county:"Edmonson County"},{fipsCode:"21063",county:"Elliott County"},{fipsCode:"21065",county:"Estill County"},{fipsCode:"21067",county:"Fayette County"},{fipsCode:"21069",county:"Fleming County"},{fipsCode:"21071",county:"Floyd County"},{fipsCode:"21073",county:"Franklin County"},{fipsCode:"21075",county:"Fulton County"},{fipsCode:"21077",county:"Gallatin County"},{fipsCode:"21079",county:"Garrard County"},{fipsCode:"21081",county:"Grant County"},{fipsCode:"21083",county:"Graves County"},{fipsCode:"21085",county:"Grayson County"},{fipsCode:"21087",county:"Green County"},{fipsCode:"21089",county:"Greenup County"},{fipsCode:"21091",county:"Hancock County"},{fipsCode:"21093",county:"Hardin County"},{fipsCode:"21095",county:"Harlan County"},{fipsCode:"21097",county:"Harrison County"},{fipsCode:"21099",county:"Hart County"},{fipsCode:"21101",county:"Henderson County"},{fipsCode:"21103",county:"Henry County"},{fipsCode:"21105",county:"Hickman County"},{fipsCode:"21107",county:"Hopkins County"},{fipsCode:"21109",county:"Jackson County"},{fipsCode:"21111",county:"Jefferson County"},{fipsCode:"21113",county:"Jessamine County"},{fipsCode:"21115",county:"Johnson County"},{fipsCode:"21117",county:"Kenton County"},{fipsCode:"21119",county:"Knott County"},{fipsCode:"21121",county:"Knox County"},{fipsCode:"21123",county:"Larue County"},{fipsCode:"21125",county:"Laurel County"},{fipsCode:"21127",county:"Lawrence County"},{fipsCode:"21129",county:"Lee County"},{fipsCode:"21131",county:"Leslie County"},{fipsCode:"21133",county:"Letcher County"},{fipsCode:"21135",county:"Lewis County"},{fipsCode:"21137",county:"Lincoln County"},{fipsCode:"21139",county:"Livingston County"},{fipsCode:"21141",county:"Logan County"},{fipsCode:"21143",county:"Lyon County"},{fipsCode:"21145",county:"McCracken County"},{fipsCode:"21147",county:"McCreary County"},{fipsCode:"21149",county:"McLean County"},{fipsCode:"21151",county:"Madison County"},{fipsCode:"21153",county:"Magoffin County"},{fipsCode:"21155",county:"Marion County"},{fipsCode:"21157",county:"Marshall County"},{fipsCode:"21159",county:"Martin County"},{fipsCode:"21161",county:"Mason County"},{fipsCode:"21163",county:"Meade County"},{fipsCode:"21165",county:"Menifee County"},{fipsCode:"21167",county:"Mercer County"},{fipsCode:"21169",county:"Metcalfe County"},{fipsCode:"21171",county:"Monroe County"},{fipsCode:"21173",county:"Montgomery County"},{fipsCode:"21175",county:"Morgan County"},{fipsCode:"21177",county:"Muhlenberg County"},{fipsCode:"21179",county:"Nelson County"},{fipsCode:"21181",county:"Nicholas County"},{fipsCode:"21183",county:"Ohio County"},{fipsCode:"21185",county:"Oldham County"},{fipsCode:"21187",county:"Owen County"},{fipsCode:"21189",county:"Owsley County"},{fipsCode:"21191",county:"Pendleton County"},{fipsCode:"21193",county:"Perry County"},{fipsCode:"21195",county:"Pike County"},{fipsCode:"21197",county:"Powell County"},{fipsCode:"21199",county:"Pulaski County"},{fipsCode:"21201",county:"Robertson County"},{fipsCode:"21203",county:"Rockcastle County"},{fipsCode:"21205",county:"Rowan County"},{fipsCode:"21207",county:"Russell County"},{fipsCode:"21209",county:"Scott County"},{fipsCode:"21211",county:"Shelby County"},{fipsCode:"21213",county:"Simpson County"},{fipsCode:"21215",county:"Spencer County"},{fipsCode:"21217",county:"Taylor County"},{fipsCode:"21219",county:"Todd County"},{fipsCode:"21221",county:"Trigg County"},{fipsCode:"21223",county:"Trimble County"},{fipsCode:"21225",county:"Union County"},{fipsCode:"21227",county:"Warren County"},{fipsCode:"21229",county:"Washington County"},{fipsCode:"21231",county:"Wayne County"},{fipsCode:"21233",county:"Webster County"},{fipsCode:"21235",county:"Whitley County"},{fipsCode:"21237",county:"Wolfe County"},{fipsCode:"21239",county:"Woodford County"},{fipsCode:"22001",county:"Acadia Parish"},{fipsCode:"22003",county:"Allen Parish"},{fipsCode:"22005",county:"Ascension Parish"},{fipsCode:"22007",county:"Assumption Parish"},{fipsCode:"22009",county:"Avoyelles Parish"},{fipsCode:"22011",county:"Beauregard Parish"},{fipsCode:"22013",county:"Bienville Parish"},{fipsCode:"22015",county:"Bossier Parish"},{fipsCode:"22017",county:"Caddo Parish"},{fipsCode:"22019",county:"Calcasieu Parish"},{fipsCode:"22021",county:"Caldwell Parish"},{fipsCode:"22023",county:"Cameron Parish"},{fipsCode:"22025",county:"Catahoula Parish"},{fipsCode:"22027",county:"Claiborne Parish"},{fipsCode:"22029",county:"Concordia Parish"},{fipsCode:"22031",county:"De Soto Parish"},{fipsCode:"22033",county:"East Baton Rouge Parish"},{fipsCode:"22035",county:"East Carroll Parish"},{fipsCode:"22037",county:"East Feliciana Parish"},{fipsCode:"22039",county:"Evangeline Parish"},{fipsCode:"22041",county:"Franklin Parish"},{fipsCode:"22043",county:"Grant Parish"},{fipsCode:"22045",county:"Iberia Parish"},{fipsCode:"22047",county:"Iberville Parish"},{fipsCode:"22049",county:"Jackson Parish"},{fipsCode:"22051",county:"Jefferson Parish"},{fipsCode:"22053",county:"Jefferson Davis Parish"},{fipsCode:"22055",county:"Lafayette Parish"},{fipsCode:"22057",county:"Lafourche Parish"},{fipsCode:"22059",county:"La Salle Parish"},{fipsCode:"22061",county:"Lincoln Parish"},{fipsCode:"22063",county:"Livingston Parish"},{fipsCode:"22065",county:"Madison Parish"},{fipsCode:"22067",county:"Morehouse Parish"},{fipsCode:"22069",county:"Natchitoches Parish"},{fipsCode:"22071",county:"Orleans Parish"},{fipsCode:"22073",county:"Ouachita Parish"},{fipsCode:"22075",county:"Plaquemines Parish"},{fipsCode:"22077",county:"Pointe Coupee Parish"},{fipsCode:"22079",county:"Rapides Parish"},{fipsCode:"22081",county:"Red River Parish"},{fipsCode:"22083",county:"Richland Parish"},{fipsCode:"22085",county:"Sabine Parish"},{fipsCode:"22087",county:"St. Bernard Parish"},{fipsCode:"22089",county:"St. Charles Parish"},{fipsCode:"22091",county:"St. Helena Parish"},{fipsCode:"22093",county:"St. James Parish"},{fipsCode:"22095",county:"St. John the Baptist Parish"},{fipsCode:"22097",county:"St. Landry Parish"},{fipsCode:"22099",county:"St. Martin Parish"},{fipsCode:"22101",county:"St. Mary Parish"},{fipsCode:"22103",county:"St. Tammany Parish"},{fipsCode:"22105",county:"Tangipahoa Parish"},{fipsCode:"22107",county:"Tensas Parish"},{fipsCode:"22109",county:"Terrebonne Parish"},{fipsCode:"22111",county:"Union Parish"},{fipsCode:"22113",county:"Vermilion Parish"},{fipsCode:"22115",county:"Vernon Parish"},{fipsCode:"22117",county:"Washington Parish"},{fipsCode:"22119",county:"Webster Parish"},{fipsCode:"22121",county:"West Baton Rouge Parish"},{fipsCode:"22123",county:"West Carroll Parish"},{fipsCode:"22125",county:"West Feliciana Parish"},{fipsCode:"22127",county:"Winn Parish"},{fipsCode:"23001",county:"Androscoggin County"},{fipsCode:"23003",county:"Aroostook County"},{fipsCode:"23005",county:"Cumberland County"},{fipsCode:"23007",county:"Franklin County"},{fipsCode:"23009",county:"Hancock County"},{fipsCode:"23011",county:"Kennebec County"},{fipsCode:"23013",county:"Knox County"},{fipsCode:"23015",county:"Lincoln County"},{fipsCode:"23017",county:"Oxford County"},{fipsCode:"23019",county:"Penobscot County"},{fipsCode:"23021",county:"Piscataquis County"},{fipsCode:"23023",county:"Sagadahoc County"},{fipsCode:"23025",county:"Somerset County"},{fipsCode:"23027",county:"Waldo County"},{fipsCode:"23029",county:"Washington County"},{fipsCode:"23031",county:"York County"},{fipsCode:"24001",county:"Allegany County"},{fipsCode:"24003",county:"Anne Arundel County"},{fipsCode:"24005",county:"Baltimore County"},{fipsCode:"24009",county:"Calvert County"},{fipsCode:"24011",county:"Caroline County"},{fipsCode:"24013",county:"Carroll County"},{fipsCode:"24015",county:"Cecil County"},{fipsCode:"24017",county:"Charles County"},{fipsCode:"24019",county:"Dorchester County"},{fipsCode:"24021",county:"Frederick County"},{fipsCode:"24023",county:"Garrett County"},{fipsCode:"24025",county:"Harford County"},{fipsCode:"24027",county:"Howard County"},{fipsCode:"24029",county:"Kent County"},{fipsCode:"24031",county:"Montgomery County"},{fipsCode:"24033",county:"Prince George"},{fipsCode:"24035",county:"Queen Anne"},{fipsCode:"24037",county:"St. Mary"},{fipsCode:"24039",county:"Somerset County"},{fipsCode:"24041",county:"Talbot County"},{fipsCode:"24043",county:"Washington County"},{fipsCode:"24045",county:"Wicomico County"},{fipsCode:"24047",county:"Worcester County"},{fipsCode:"24510",county:"Baltimore city"},{fipsCode:"25001",county:"Barnstable County"},{fipsCode:"25003",county:"Berkshire County"},{fipsCode:"25005",county:"Bristol County"},{fipsCode:"25007",county:"Dukes County"},{fipsCode:"25009",county:"Essex County"},{fipsCode:"25011",county:"Franklin County"},{fipsCode:"25013",county:"Hampden County"},{fipsCode:"25015",county:"Hampshire County"},{fipsCode:"25017",county:"Middlesex County"},{fipsCode:"25019",county:"Nantucket County"},{fipsCode:"25021",county:"Norfolk County"},{fipsCode:"25023",county:"Plymouth County"},{fipsCode:"25025",county:"Suffolk County"},{fipsCode:"25027",county:"Worcester County"},{fipsCode:"26001",county:"Alcona County"},{fipsCode:"26003",county:"Alger County"},{fipsCode:"26005",county:"Allegan County"},{fipsCode:"26007",county:"Alpena County"},{fipsCode:"26009",county:"Antrim County"},{fipsCode:"26011",county:"Arenac County"},{fipsCode:"26013",county:"Baraga County"},{fipsCode:"26015",county:"Barry County"},{fipsCode:"26017",county:"Bay County"},{fipsCode:"26019",county:"Benzie County"},{fipsCode:"26021",county:"Berrien County"},{fipsCode:"26023",county:"Branch County"},{fipsCode:"26025",county:"Calhoun County"},{fipsCode:"26027",county:"Cass County"},{fipsCode:"26029",county:"Charlevoix County"},{fipsCode:"26031",county:"Cheboygan County"},{fipsCode:"26033",county:"Chippewa County"},{fipsCode:"26035",county:"Clare County"},{fipsCode:"26037",county:"Clinton County"},{fipsCode:"26039",county:"Crawford County"},{fipsCode:"26041",county:"Delta County"},{fipsCode:"26043",county:"Dickinson County"},{fipsCode:"26045",county:"Eaton County"},{fipsCode:"26047",county:"Emmet County"},{fipsCode:"26049",county:"Genesee County"},{fipsCode:"26051",county:"Gladwin County"},{fipsCode:"26053",county:"Gogebic County"},{fipsCode:"26055",county:"Grand Traverse County"},{fipsCode:"26057",county:"Gratiot County"},{fipsCode:"26059",county:"Hillsdale County"},{fipsCode:"26061",county:"Houghton County"},{fipsCode:"26063",county:"Huron County"},{fipsCode:"26065",county:"Ingham County"},{fipsCode:"26067",county:"Ionia County"},{fipsCode:"26069",county:"Iosco County"},{fipsCode:"26071",county:"Iron County"},{fipsCode:"26073",county:"Isabella County"},{fipsCode:"26075",county:"Jackson County"},{fipsCode:"26077",county:"Kalamazoo County"},{fipsCode:"26079",county:"Kalkaska County"},{fipsCode:"26081",county:"Kent County"},{fipsCode:"26083",county:"Keweenaw County"},{fipsCode:"26085",county:"Lake County"},{fipsCode:"26087",county:"Lapeer County"},{fipsCode:"26089",county:"Leelanau County"},{fipsCode:"26091",county:"Lenawee County"},{fipsCode:"26093",county:"Livingston County"},{fipsCode:"26095",county:"Luce County"},{fipsCode:"26097",county:"Mackinac County"},{fipsCode:"26099",county:"Macomb County"},{fipsCode:"26101",county:"Manistee County"},{fipsCode:"26103",county:"Marquette County"},{fipsCode:"26105",county:"Mason County"},{fipsCode:"26107",county:"Mecosta County"},{fipsCode:"26109",county:"Menominee County"},{fipsCode:"26111",county:"Midland County"},{fipsCode:"26113",county:"Missaukee County"},{fipsCode:"26115",county:"Monroe County"},{fipsCode:"26117",county:"Montcalm County"},{fipsCode:"26119",county:"Montmorency County"},{fipsCode:"26121",county:"Muskegon County"},{fipsCode:"26123",county:"Newaygo County"},{fipsCode:"26125",county:"Oakland County"},{fipsCode:"26127",county:"Oceana County"},{fipsCode:"26129",county:"Ogemaw County"},{fipsCode:"26131",county:"Ontonagon County"},{fipsCode:"26133",county:"Osceola County"},{fipsCode:"26135",county:"Oscoda County"},{fipsCode:"26137",county:"Otsego County"},{fipsCode:"26139",county:"Ottawa County"},{fipsCode:"26141",county:"Presque Isle County"},{fipsCode:"26143",county:"Roscommon County"},{fipsCode:"26145",county:"Saginaw County"},{fipsCode:"26147",county:"St. Clair County"},{fipsCode:"26149",county:"St. Joseph County"},{fipsCode:"26151",county:"Sanilac County"},{fipsCode:"26153",county:"Schoolcraft County"},{fipsCode:"26155",county:"Shiawassee County"},{fipsCode:"26157",county:"Tuscola County"},{fipsCode:"26159",county:"Van Buren County"},{fipsCode:"26161",county:"Washtenaw County"},{fipsCode:"26163",county:"Wayne County"},{fipsCode:"26165",county:"Wexford County"},{fipsCode:"27001",county:"Aitkin County"},{fipsCode:"27003",county:"Anoka County"},{fipsCode:"27005",county:"Becker County"},{fipsCode:"27007",county:"Beltrami County"},{fipsCode:"27009",county:"Benton County"},{fipsCode:"27011",county:"Big Stone County"},{fipsCode:"27013",county:"Blue Earth County"},{fipsCode:"27015",county:"Brown County"},{fipsCode:"27017",county:"Carlton County"},{fipsCode:"27019",county:"Carver County"},{fipsCode:"27021",county:"Cass County"},{fipsCode:"27023",county:"Chippewa County"},{fipsCode:"27025",county:"Chisago County"},{fipsCode:"27027",county:"Clay County"},{fipsCode:"27029",county:"Clearwater County"},{fipsCode:"27031",county:"Cook County"},{fipsCode:"27033",county:"Cottonwood County"},{fipsCode:"27035",county:"Crow Wing County"},{fipsCode:"27037",county:"Dakota County"},{fipsCode:"27039",county:"Dodge County"},{fipsCode:"27041",county:"Douglas County"},{fipsCode:"27043",county:"Faribault County"},{fipsCode:"27045",county:"Fillmore County"},{fipsCode:"27047",county:"Freeborn County"},{fipsCode:"27049",county:"Goodhue County"},{fipsCode:"27051",county:"Grant County"},{fipsCode:"27053",county:"Hennepin County"},{fipsCode:"27055",county:"Houston County"},{fipsCode:"27057",county:"Hubbard County"},{fipsCode:"27059",county:"Isanti County"},{fipsCode:"27061",county:"Itasca County"},{fipsCode:"27063",county:"Jackson County"},{fipsCode:"27065",county:"Kanabec County"},{fipsCode:"27067",county:"Kandiyohi County"},{fipsCode:"27069",county:"Kittson County"},{fipsCode:"27071",county:"Koochiching County"},{fipsCode:"27073",county:"Lac qui Parle County"},{fipsCode:"27075",county:"Lake County"},{fipsCode:"27077",county:"Lake of the Woods County"},{fipsCode:"27079",county:"Le Sueur County"},{fipsCode:"27081",county:"Lincoln County"},{fipsCode:"27083",county:"Lyon County"},{fipsCode:"27085",county:"McLeod County"},{fipsCode:"27087",county:"Mahnomen County"},{fipsCode:"27089",county:"Marshall County"},{fipsCode:"27091",county:"Martin County"},{fipsCode:"27093",county:"Meeker County"},{fipsCode:"27095",county:"Mille Lacs County"},{fipsCode:"27097",county:"Morrison County"},{fipsCode:"27099",county:"Mower County"},{fipsCode:"27101",county:"Murray County"},{fipsCode:"27103",county:"Nicollet County"},{fipsCode:"27105",county:"Nobles County"},{fipsCode:"27107",county:"Norman County"},{fipsCode:"27109",county:"Olmsted County"},{fipsCode:"27111",county:"Otter Tail County"},{fipsCode:"27113",county:"Pennington County"},{fipsCode:"27115",county:"Pine County"},{fipsCode:"27117",county:"Pipestone County"},{fipsCode:"27119",county:"Polk County"},{fipsCode:"27121",county:"Pope County"},{fipsCode:"27123",county:"Ramsey County"},{fipsCode:"27125",county:"Red Lake County"},{fipsCode:"27127",county:"Redwood County"},{fipsCode:"27129",county:"Renville County"},{fipsCode:"27131",county:"Rice County"},{fipsCode:"27133",county:"Rock County"},{fipsCode:"27135",county:"Roseau County"},{fipsCode:"27137",county:"St. Louis County"},{fipsCode:"27139",county:"Scott County"},{fipsCode:"27141",county:"Sherburne County"},{fipsCode:"27143",county:"Sibley County"},{fipsCode:"27145",county:"Stearns County"},{fipsCode:"27147",county:"Steele County"},{fipsCode:"27149",county:"Stevens County"},{fipsCode:"27151",county:"Swift County"},{fipsCode:"27153",county:"Todd County"},{fipsCode:"27155",county:"Traverse County"},{fipsCode:"27157",county:"Wabasha County"},{fipsCode:"27159",county:"Wadena County"},{fipsCode:"27161",county:"Waseca County"},{fipsCode:"27163",county:"Washington County"},{fipsCode:"27165",county:"Watonwan County"},{fipsCode:"27167",county:"Wilkin County"},{fipsCode:"27169",county:"Winona County"},{fipsCode:"27171",county:"Wright County"},{fipsCode:"27173",county:"Yellow Medicine County"},{fipsCode:"28001",county:"Adams County"},{fipsCode:"28003",county:"Alcorn County"},{fipsCode:"28005",county:"Amite County"},{fipsCode:"28007",county:"Attala County"},{fipsCode:"28009",county:"Benton County"},{fipsCode:"28011",county:"Bolivar County"},{fipsCode:"28013",county:"Calhoun County"},{fipsCode:"28015",county:"Carroll County"},{fipsCode:"28017",county:"Chickasaw County"},{fipsCode:"28019",county:"Choctaw County"},{fipsCode:"28021",county:"Claiborne County"},{fipsCode:"28023",county:"Clarke County"},{fipsCode:"28025",county:"Clay County"},{fipsCode:"28027",county:"Coahoma County"},{fipsCode:"28029",county:"Copiah County"},{fipsCode:"28031",county:"Covington County"},{fipsCode:"28033",county:"DeSoto County"},{fipsCode:"28035",county:"Forrest County"},{fipsCode:"28037",county:"Franklin County"},{fipsCode:"28039",county:"George County"},{fipsCode:"28041",county:"Greene County"},{fipsCode:"28043",county:"Grenada County"},{fipsCode:"28045",county:"Hancock County"},{fipsCode:"28047",county:"Harrison County"},{fipsCode:"28049",county:"Hinds County"},{fipsCode:"28051",county:"Holmes County"},{fipsCode:"28053",county:"Humphreys County"},{fipsCode:"28055",county:"Issaquena County"},{fipsCode:"28057",county:"Itawamba County"},{fipsCode:"28059",county:"Jackson County"},{fipsCode:"28061",county:"Jasper County"},{fipsCode:"28063",county:"Jefferson County"},{fipsCode:"28065",county:"Jefferson Davis County"},{fipsCode:"28067",county:"Jones County"},{fipsCode:"28069",county:"Kemper County"},{fipsCode:"28071",county:"Lafayette County"},{fipsCode:"28073",county:"Lamar County"},{fipsCode:"28075",county:"Lauderdale County"},{fipsCode:"28077",county:"Lawrence County"},{fipsCode:"28079",county:"Leake County"},{fipsCode:"28081",county:"Lee County"},{fipsCode:"28083",county:"Leflore County"},{fipsCode:"28085",county:"Lincoln County"},{fipsCode:"28087",county:"Lowndes County"},{fipsCode:"28089",county:"Madison County"},{fipsCode:"28091",county:"Marion County"},{fipsCode:"28093",county:"Marshall County"},{fipsCode:"28095",county:"Monroe County"},{fipsCode:"28097",county:"Montgomery County"},{fipsCode:"28099",county:"Neshoba County"},{fipsCode:"28101",county:"Newton County"},{fipsCode:"28103",county:"Noxubee County"},{fipsCode:"28105",county:"Oktibbeha County"},{fipsCode:"28107",county:"Panola County"},{fipsCode:"28109",county:"Pearl River County"},{fipsCode:"28111",county:"Perry County"},{fipsCode:"28113",county:"Pike County"},{fipsCode:"28115",county:"Pontotoc County"},{fipsCode:"28117",county:"Prentiss County"},{fipsCode:"28119",county:"Quitman County"},{fipsCode:"28121",county:"Rankin County"},{fipsCode:"28123",county:"Scott County"},{fipsCode:"28125",county:"Sharkey County"},{fipsCode:"28127",county:"Simpson County"},{fipsCode:"28129",county:"Smith County"},{fipsCode:"28131",county:"Stone County"},{fipsCode:"28133",county:"Sunflower County"},{fipsCode:"28135",county:"Tallahatchie County"},{fipsCode:"28137",county:"Tate County"},{fipsCode:"28139",county:"Tippah County"},{fipsCode:"28141",county:"Tishomingo County"},{fipsCode:"28143",county:"Tunica County"},{fipsCode:"28145",county:"Union County"},{fipsCode:"28147",county:"Walthall County"},{fipsCode:"28149",county:"Warren County"},{fipsCode:"28151",county:"Washington County"},{fipsCode:"28153",county:"Wayne County"},{fipsCode:"28155",county:"Webster County"},{fipsCode:"28157",county:"Wilkinson County"},{fipsCode:"28159",county:"Winston County"},{fipsCode:"28161",county:"Yalobusha County"},{fipsCode:"28163",county:"Yazoo County"},{fipsCode:"29001",county:"Adair County"},{fipsCode:"29003",county:"Andrew County"},{fipsCode:"29005",county:"Atchison County"},{fipsCode:"29007",county:"Audrain County"},{fipsCode:"29009",county:"Barry County"},{fipsCode:"29011",county:"Barton County"},{fipsCode:"29013",county:"Bates County"},{fipsCode:"29015",county:"Benton County"},{fipsCode:"29017",county:"Bollinger County"},{fipsCode:"29019",county:"Boone County"},{fipsCode:"29021",county:"Buchanan County"},{fipsCode:"29023",county:"Butler County"},{fipsCode:"29025",county:"Caldwell County"},{fipsCode:"29027",county:"Callaway County"},{fipsCode:"29029",county:"Camden County"},{fipsCode:"29031",county:"Cape Girardeau County"},{fipsCode:"29033",county:"Carroll County"},{fipsCode:"29035",county:"Carter County"},{fipsCode:"29037",county:"Cass County"},{fipsCode:"29039",county:"Cedar County"},{fipsCode:"29041",county:"Chariton County"},{fipsCode:"29043",county:"Christian County"},{fipsCode:"29045",county:"Clark County"},{fipsCode:"29047",county:"Clay County"},{fipsCode:"29049",county:"Clinton County"},{fipsCode:"29051",county:"Cole County"},{fipsCode:"29053",county:"Cooper County"},{fipsCode:"29055",county:"Crawford County"},{fipsCode:"29057",county:"Dade County"},{fipsCode:"29059",county:"Dallas County"},{fipsCode:"29061",county:"Daviess County"},{fipsCode:"29063",county:"DeKalb County"},{fipsCode:"29065",county:"Dent County"},{fipsCode:"29067",county:"Douglas County"},{fipsCode:"29069",county:"Dunklin County"},{fipsCode:"29071",county:"Franklin County"},{fipsCode:"29073",county:"Gasconade County"},{fipsCode:"29075",county:"Gentry County"},{fipsCode:"29077",county:"Greene County"},{fipsCode:"29079",county:"Grundy County"},{fipsCode:"29081",county:"Harrison County"},{fipsCode:"29083",county:"Henry County"},{fipsCode:"29085",county:"Hickory County"},{fipsCode:"29087",county:"Holt County"},{fipsCode:"29089",county:"Howard County"},{fipsCode:"29091",county:"Howell County"},{fipsCode:"29093",county:"Iron County"},{fipsCode:"29095",county:"Jackson County"},{fipsCode:"29097",county:"Jasper County"},{fipsCode:"29099",county:"Jefferson County"},{fipsCode:"29101",county:"Johnson County"},{fipsCode:"29103",county:"Knox County"},{fipsCode:"29105",county:"Laclede County"},{fipsCode:"29107",county:"Lafayette County"},{fipsCode:"29109",county:"Lawrence County"},{fipsCode:"29111",county:"Lewis County"},{fipsCode:"29113",county:"Lincoln County"},{fipsCode:"29115",county:"Linn County"},{fipsCode:"29117",county:"Livingston County"},{fipsCode:"29119",county:"McDonald County"},{fipsCode:"29121",county:"Macon County"},{fipsCode:"29123",county:"Madison County"},{fipsCode:"29125",county:"Maries County"},{fipsCode:"29127",county:"Marion County"},{fipsCode:"29129",county:"Mercer County"},{fipsCode:"29131",county:"Miller County"},{fipsCode:"29133",county:"Mississippi County"},{fipsCode:"29135",county:"Moniteau County"},{fipsCode:"29137",county:"Monroe County"},{fipsCode:"29139",county:"Montgomery County"},{fipsCode:"29141",county:"Morgan County"},{fipsCode:"29143",county:"New Madrid County"},{fipsCode:"29145",county:"Newton County"},{fipsCode:"29147",county:"Nodaway County"},{fipsCode:"29149",county:"Oregon County"},{fipsCode:"29151",county:"Osage County"},{fipsCode:"29153",county:"Ozark County"},{fipsCode:"29155",county:"Pemiscot County"},{fipsCode:"29157",county:"Perry County"},{fipsCode:"29159",county:"Pettis County"},{fipsCode:"29161",county:"Phelps County"},{fipsCode:"29163",county:"Pike County"},{fipsCode:"29165",county:"Platte County"},{fipsCode:"29167",county:"Polk County"},{fipsCode:"29169",county:"Pulaski County"},{fipsCode:"29171",county:"Putnam County"},{fipsCode:"29173",county:"Ralls County"},{fipsCode:"29175",county:"Randolph County"},{fipsCode:"29177",county:"Ray County"},{fipsCode:"29179",county:"Reynolds County"},{fipsCode:"29181",county:"Ripley County"},{fipsCode:"29183",county:"St. Charles County"},{fipsCode:"29185",county:"St. Clair County"},{fipsCode:"29186",county:"Ste. Genevieve County"},{fipsCode:"29187",county:"St. Francois County"},{fipsCode:"29189",county:"St. Louis County"},{fipsCode:"29195",county:"Saline County"},{fipsCode:"29197",county:"Schuyler County"},{fipsCode:"29199",county:"Scotland County"},{fipsCode:"29201",county:"Scott County"},{fipsCode:"29203",county:"Shannon County"},{fipsCode:"29205",county:"Shelby County"},{fipsCode:"29207",county:"Stoddard County"},{fipsCode:"29209",county:"Stone County"},{fipsCode:"29211",county:"Sullivan County"},{fipsCode:"29213",county:"Taney County"},{fipsCode:"29215",county:"Texas County"},{fipsCode:"29217",county:"Vernon County"},{fipsCode:"29219",county:"Warren County"},{fipsCode:"29221",county:"Washington County"},{fipsCode:"29223",county:"Wayne County"},{fipsCode:"29225",county:"Webster County"},{fipsCode:"29227",county:"Worth County"},{fipsCode:"29229",county:"Wright County"},{fipsCode:"29510",county:"St. Louis city"},{fipsCode:"30001",county:"Beaverhead County"},{fipsCode:"30003",county:"Big Horn County"},{fipsCode:"30005",county:"Blaine County"},{fipsCode:"30007",county:"Broadwater County"},{fipsCode:"30009",county:"Carbon County"},{fipsCode:"30011",county:"Carter County"},{fipsCode:"30013",county:"Cascade County"},{fipsCode:"30015",county:"Chouteau County"},{fipsCode:"30017",county:"Custer County"},{fipsCode:"30019",county:"Daniels County"},{fipsCode:"30021",county:"Dawson County"},{fipsCode:"30023",county:"Deer Lodge County"},{fipsCode:"30025",county:"Fallon County"},{fipsCode:"30027",county:"Fergus County"},{fipsCode:"30029",county:"Flathead County"},{fipsCode:"30031",county:"Gallatin County"},{fipsCode:"30033",county:"Garfield County"},{fipsCode:"30035",county:"Glacier County"},{fipsCode:"30037",county:"Golden Valley County"},{fipsCode:"30039",county:"Granite County"},{fipsCode:"30041",county:"Hill County"},{fipsCode:"30043",county:"Jefferson County"},{fipsCode:"30045",county:"Judith Basin County"},{fipsCode:"30047",county:"Lake County"},{fipsCode:"30049",county:"Lewis and Clark County"},{fipsCode:"30051",county:"Liberty County"},{fipsCode:"30053",county:"Lincoln County"},{fipsCode:"30055",county:"McCone County"},{fipsCode:"30057",county:"Madison County"},{fipsCode:"30059",county:"Meagher County"},{fipsCode:"30061",county:"Mineral County"},{fipsCode:"30063",county:"Missoula County"},{fipsCode:"30065",county:"Musselshell County"},{fipsCode:"30067",county:"Park County"},{fipsCode:"30069",county:"Petroleum County"},{fipsCode:"30071",county:"Phillips County"},{fipsCode:"30073",county:"Pondera County"},{fipsCode:"30075",county:"Powder River County"},{fipsCode:"30077",county:"Powell County"},{fipsCode:"30079",county:"Prairie County"},{fipsCode:"30081",county:"Ravalli County"},{fipsCode:"30083",county:"Richland County"},{fipsCode:"30085",county:"Roosevelt County"},{fipsCode:"30087",county:"Rosebud County"},{fipsCode:"30089",county:"Sanders County"},{fipsCode:"30091",county:"Sheridan County"},{fipsCode:"30093",county:"Silver Bow County"},{fipsCode:"30095",county:"Stillwater County"},{fipsCode:"30097",county:"Sweet Grass County"},{fipsCode:"30099",county:"Teton County"},{fipsCode:"30101",county:"Toole County"},{fipsCode:"30103",county:"Treasure County"},{fipsCode:"30105",county:"Valley County"},{fipsCode:"30107",county:"Wheatland County"},{fipsCode:"30109",county:"Wibaux County"},{fipsCode:"30111",county:"Yellowstone County"},{fipsCode:"30113",county:"Yellowstone National Park"},{fipsCode:"31001",county:"Adams County"},{fipsCode:"31003",county:"Antelope County"},{fipsCode:"31005",county:"Arthur County"},{fipsCode:"31007",county:"Banner County"},{fipsCode:"31009",county:"Blaine County"},{fipsCode:"31011",county:"Boone County"},{fipsCode:"31013",county:"Box Butte County"},{fipsCode:"31015",county:"Boyd County"},{fipsCode:"31017",county:"Brown County"},{fipsCode:"31019",county:"Buffalo County"},{fipsCode:"31021",county:"Burt County"},{fipsCode:"31023",county:"Butler County"},{fipsCode:"31025",county:"Cass County"},{fipsCode:"31027",county:"Cedar County"},{fipsCode:"31029",county:"Chase County"},{fipsCode:"31031",county:"Cherry County"},{fipsCode:"31033",county:"Cheyenne County"},{fipsCode:"31035",county:"Clay County"},{fipsCode:"31037",county:"Colfax County"},{fipsCode:"31039",county:"Cuming County"},{fipsCode:"31041",county:"Custer County"},{fipsCode:"31043",county:"Dakota County"},{fipsCode:"31045",county:"Dawes County"},{fipsCode:"31047",county:"Dawson County"},{fipsCode:"31049",county:"Deuel County"},{fipsCode:"31051",county:"Dixon County"},{fipsCode:"31053",county:"Dodge County"},{fipsCode:"31055",county:"Douglas County"},{fipsCode:"31057",county:"Dundy County"},{fipsCode:"31059",county:"Fillmore County"},{fipsCode:"31061",county:"Franklin County"},{fipsCode:"31063",county:"Frontier County"},{fipsCode:"31065",county:"Furnas County"},{fipsCode:"31067",county:"Gage County"},{fipsCode:"31069",county:"Garden County"},{fipsCode:"31071",county:"Garfield County"},{fipsCode:"31073",county:"Gosper County"},{fipsCode:"31075",county:"Grant County"},{fipsCode:"31077",county:"Greeley County"},{fipsCode:"31079",county:"Hall County"},{fipsCode:"31081",county:"Hamilton County"},{fipsCode:"31083",county:"Harlan County"},{fipsCode:"31085",county:"Hayes County"},{fipsCode:"31087",county:"Hitchcock County"},{fipsCode:"31089",county:"Holt County"},{fipsCode:"31091",county:"Hooker County"},{fipsCode:"31093",county:"Howard County"},{fipsCode:"31095",county:"Jefferson County"},{fipsCode:"31097",county:"Johnson County"},{fipsCode:"31099",county:"Kearney County"},{fipsCode:"31101",county:"Keith County"},{fipsCode:"31103",county:"Keya Paha County"},{fipsCode:"31105",county:"Kimball County"},{fipsCode:"31107",county:"Knox County"},{fipsCode:"31109",county:"Lancaster County"},{fipsCode:"31111",county:"Lincoln County"},{fipsCode:"31113",county:"Logan County"},{fipsCode:"31115",county:"Loup County"},{fipsCode:"31117",county:"McPherson County"},{fipsCode:"31119",county:"Madison County"},{fipsCode:"31121",county:"Merrick County"},{fipsCode:"31123",county:"Morrill County"},{fipsCode:"31125",county:"Nance County"},{fipsCode:"31127",county:"Nemaha County"},{fipsCode:"31129",county:"Nuckolls County"},{fipsCode:"31131",county:"Otoe County"},{fipsCode:"31133",county:"Pawnee County"},{fipsCode:"31135",county:"Perkins County"},{fipsCode:"31137",county:"Phelps County"},{fipsCode:"31139",county:"Pierce County"},{fipsCode:"31141",county:"Platte County"},{fipsCode:"31143",county:"Polk County"},{fipsCode:"31145",county:"Red Willow County"},{fipsCode:"31147",county:"Richardson County"},{fipsCode:"31149",county:"Rock County"},{fipsCode:"31151",county:"Saline County"},{fipsCode:"31153",county:"Sarpy County"},{fipsCode:"31155",county:"Saunders County"},{fipsCode:"31157",county:"Scotts Bluff County"},{fipsCode:"31159",county:"Seward County"},{fipsCode:"31161",county:"Sheridan County"},{fipsCode:"31163",county:"Sherman County"},{fipsCode:"31165",county:"Sioux County"},{fipsCode:"31167",county:"Stanton County"},{fipsCode:"31169",county:"Thayer County"},{fipsCode:"31171",county:"Thomas County"},{fipsCode:"31173",county:"Thurston County"},{fipsCode:"31175",county:"Valley County"},{fipsCode:"31177",county:"Washington County"},{fipsCode:"31179",county:"Wayne County"},{fipsCode:"31181",county:"Webster County"},{fipsCode:"31183",county:"Wheeler County"},{fipsCode:"31185",county:"York County"},{fipsCode:"32001",county:"Churchill County"},{fipsCode:"32003",county:"Clark County"},{fipsCode:"32005",county:"Douglas County"},{fipsCode:"32007",county:"Elko County"},{fipsCode:"32009",county:"Esmeralda County"},{fipsCode:"32011",county:"Eureka County"},{fipsCode:"32013",county:"Humboldt County"},{fipsCode:"32015",county:"Lander County"},{fipsCode:"32017",county:"Lincoln County"},{fipsCode:"32019",county:"Lyon County"},{fipsCode:"32021",county:"Mineral County"},{fipsCode:"32023",county:"Nye County"},{fipsCode:"32027",county:"Pershing County"},{fipsCode:"32029",county:"Storey County"},{fipsCode:"32031",county:"Washoe County"},{fipsCode:"32033",county:"White Pine County"},{fipsCode:"32510",county:"Carson City"},{fipsCode:"33001",county:"Belknap County"},{fipsCode:"33003",county:"Carroll County"},{fipsCode:"33005",county:"Cheshire County"},{fipsCode:"33007",county:"Coos County"},{fipsCode:"33009",county:"Grafton County"},{fipsCode:"33011",county:"Hillsborough County"},{fipsCode:"33013",county:"Merrimack County"},{fipsCode:"33015",county:"Rockingham County"},{fipsCode:"33017",county:"Strafford County"},{fipsCode:"33019",county:"Sullivan County"},{fipsCode:"34001",county:"Atlantic County"},{fipsCode:"34003",county:"Bergen County"},{fipsCode:"34005",county:"Burlington County"},{fipsCode:"34007",county:"Camden County"},{fipsCode:"34009",county:"Cape May County"},{fipsCode:"34011",county:"Cumberland County"},{fipsCode:"34013",county:"Essex County"},{fipsCode:"34015",county:"Gloucester County"},{fipsCode:"34017",county:"Hudson County"},{fipsCode:"34019",county:"Hunterdon County"},{fipsCode:"34021",county:"Mercer County"},{fipsCode:"34023",county:"Middlesex County"},{fipsCode:"34025",county:"Monmouth County"},{fipsCode:"34027",county:"Morris County"},{fipsCode:"34029",county:"Ocean County"},{fipsCode:"34031",county:"Passaic County"},{fipsCode:"34033",county:"Salem County"},{fipsCode:"34035",county:"Somerset County"},{fipsCode:"34037",county:"Sussex County"},{fipsCode:"34039",county:"Union County"},{fipsCode:"34041",county:"Warren County"},{fipsCode:"35001",county:"Bernalillo County"},{fipsCode:"35003",county:"Catron County"},{fipsCode:"35005",county:"Chaves County"},{fipsCode:"35006",county:"Cibola County"},{fipsCode:"35007",county:"Colfax County"},{fipsCode:"35009",county:"Curry County"},{fipsCode:"35011",county:"DeBaca County"},{fipsCode:"35013",county:"Dona Ana County"},{fipsCode:"35015",county:"Eddy County"},{fipsCode:"35017",county:"Grant County"},{fipsCode:"35019",county:"Guadalupe County"},{fipsCode:"35021",county:"Harding County"},{fipsCode:"35023",county:"Hidalgo County"},{fipsCode:"35025",county:"Lea County"},{fipsCode:"35027",county:"Lincoln County"},{fipsCode:"35028",county:"Los Alamos County"},{fipsCode:"35029",county:"Luna County"},{fipsCode:"35031",county:"McKinley County"},{fipsCode:"35033",county:"Mora County"},{fipsCode:"35035",county:"Otero County"},{fipsCode:"35037",county:"Quay County"},{fipsCode:"35039",county:"Rio Arriba County"},{fipsCode:"35041",county:"Roosevelt County"},{fipsCode:"35043",county:"Sandoval County"},{fipsCode:"35045",county:"San Juan County"},{fipsCode:"35047",county:"San Miguel County"},{fipsCode:"35049",county:"Santa Fe County"},{fipsCode:"35051",county:"Sierra County"},{fipsCode:"35053",county:"Socorro County"},{fipsCode:"35055",county:"Taos County"},{fipsCode:"35057",county:"Torrance County"},{fipsCode:"35059",county:"Union County"},{fipsCode:"35061",county:"Valencia County"},{fipsCode:"36001",county:"Albany County"},{fipsCode:"36003",county:"Allegany County"},{fipsCode:"36005",county:"Bronx County"},{fipsCode:"36007",county:"Broome County"},{fipsCode:"36009",county:"Cattaraugus County"},{fipsCode:"36011",county:"Cayuga County"},{fipsCode:"36013",county:"Chautauqua County"},{fipsCode:"36015",county:"Chemung County"},{fipsCode:"36017",county:"Chenango County"},{fipsCode:"36019",county:"Clinton County"},{fipsCode:"36021",county:"Columbia County"},{fipsCode:"36023",county:"Cortland County"},{fipsCode:"36025",county:"Delaware County"},{fipsCode:"36027",county:"Dutchess County"},{fipsCode:"36029",county:"Erie County"},{fipsCode:"36031",county:"Essex County"},{fipsCode:"36033",county:"Franklin County"},{fipsCode:"36035",county:"Fulton County"},{fipsCode:"36037",county:"Genesee County"},{fipsCode:"36039",county:"Greene County"},{fipsCode:"36041",county:"Hamilton County"},{fipsCode:"36043",county:"Herkimer County"},{fipsCode:"36045",county:"Jefferson County"},{fipsCode:"36047",county:"Kings County"},{fipsCode:"36049",county:"Lewis County"},{fipsCode:"36051",county:"Livingston County"},{fipsCode:"36053",county:"Madison County"},{fipsCode:"36055",county:"Monroe County"},{fipsCode:"36057",county:"Montgomery County"},{fipsCode:"36059",county:"Nassau County"},{fipsCode:"36061",county:"New York County"},{fipsCode:"36063",county:"Niagara County"},{fipsCode:"36065",county:"Oneida County"},{fipsCode:"36067",county:"Onondaga County"},{fipsCode:"36069",county:"Ontario County"},{fipsCode:"36071",county:"Orange County"},{fipsCode:"36073",county:"Orleans County"},{fipsCode:"36075",county:"Oswego County"},{fipsCode:"36077",county:"Otsego County"},{fipsCode:"36079",county:"Putnam County"},{fipsCode:"36081",county:"Queens County"},{fipsCode:"36083",county:"Rensselaer County"},{fipsCode:"36085",county:"Richmond County"},{fipsCode:"36087",county:"Rockland County"},{fipsCode:"36089",county:"St. Lawrence County"},{fipsCode:"36091",county:"Saratoga County"},{fipsCode:"36093",county:"Schenectady County"},{fipsCode:"36095",county:"Schoharie County"},{fipsCode:"36097",county:"Schuyler County"},{fipsCode:"36099",county:"Seneca County"},{fipsCode:"36101",county:"Steuben County"},{fipsCode:"36103",county:"Suffolk County"},{fipsCode:"36105",county:"Sullivan County"},{fipsCode:"36107",county:"Tioga County"},{fipsCode:"36109",county:"Tompkins County"},{fipsCode:"36111",county:"Ulster County"},{fipsCode:"36113",county:"Warren County"},{fipsCode:"36115",county:"Washington County"},{fipsCode:"36117",county:"Wayne County"},{fipsCode:"36119",county:"Westchester County"},{fipsCode:"36121",county:"Wyoming County"},{fipsCode:"36123",county:"Yates County"},{fipsCode:"37001",county:"Alamance County"},{fipsCode:"37003",county:"Alexander County"},{fipsCode:"37005",county:"Alleghany County"},{fipsCode:"37007",county:"Anson County"},{fipsCode:"37009",county:"Ashe County"},{fipsCode:"37011",county:"Avery County"},{fipsCode:"37013",county:"Beaufort County"},{fipsCode:"37015",county:"Bertie County"},{fipsCode:"37017",county:"Bladen County"},{fipsCode:"37019",county:"Brunswick County"},{fipsCode:"37021",county:"Buncombe County"},{fipsCode:"37023",county:"Burke County"},{fipsCode:"37025",county:"Cabarrus County"},{fipsCode:"37027",county:"Caldwell County"},{fipsCode:"37029",county:"Camden County"},{fipsCode:"37031",county:"Carteret County"},{fipsCode:"37033",county:"Caswell County"},{fipsCode:"37035",county:"Catawba County"},{fipsCode:"37037",county:"Chatham County"},{fipsCode:"37039",county:"Cherokee County"},{fipsCode:"37041",county:"Chowan County"},{fipsCode:"37043",county:"Clay County"},{fipsCode:"37045",county:"Cleveland County"},{fipsCode:"37047",county:"Columbus County"},{fipsCode:"37049",county:"Craven County"},{fipsCode:"37051",county:"Cumberland County"},{fipsCode:"37053",county:"Currituck County"},{fipsCode:"37055",county:"Dare County"},{fipsCode:"37057",county:"Davidson County"},{fipsCode:"37059",county:"Davie County"},{fipsCode:"37061",county:"Duplin County"},{fipsCode:"37063",county:"Durham County"},{fipsCode:"37065",county:"Edgecombe County"},{fipsCode:"37067",county:"Forsyth County"},{fipsCode:"37069",county:"Franklin County"},{fipsCode:"37071",county:"Gaston County"},{fipsCode:"37073",county:"Gates County"},{fipsCode:"37075",county:"Graham County"},{fipsCode:"37077",county:"Granville County"},{fipsCode:"37079",county:"Greene County"},{fipsCode:"37081",county:"Guilford County"},{fipsCode:"37083",county:"Halifax County"},{fipsCode:"37085",county:"Harnett County"},{fipsCode:"37087",county:"Haywood County"},{fipsCode:"37089",county:"Henderson County"},{fipsCode:"37091",county:"Hertford County"},{fipsCode:"37093",county:"Hoke County"},{fipsCode:"37095",county:"Hyde County"},{fipsCode:"37097",county:"Iredell County"},{fipsCode:"37099",county:"Jackson County"},{fipsCode:"37101",county:"Johnston County"},{fipsCode:"37103",county:"Jones County"},{fipsCode:"37105",county:"Lee County"},{fipsCode:"37107",county:"Lenoir County"},{fipsCode:"37109",county:"Lincoln County"},{fipsCode:"37111",county:"McDowell County"},{fipsCode:"37113",county:"Macon County"},{fipsCode:"37115",county:"Madison County"},{fipsCode:"37117",county:"Martin County"},{fipsCode:"37119",county:"Mecklenburg County"},{fipsCode:"37121",county:"Mitchell County"},{fipsCode:"37123",county:"Montgomery County"},{fipsCode:"37125",county:"Moore County"},{fipsCode:"37127",county:"Nash County"},{fipsCode:"37129",county:"New Hanover County"},{fipsCode:"37131",county:"Northampton County"},{fipsCode:"37133",county:"Onslow County"},{fipsCode:"37135",county:"Orange County"},{fipsCode:"37137",county:"Pamlico County"},{fipsCode:"37139",county:"Pasquotank County"},{fipsCode:"37141",county:"Pender County"},{fipsCode:"37143",county:"Perquimans County"},{fipsCode:"37145",county:"Person County"},{fipsCode:"37147",county:"Pitt County"},{fipsCode:"37149",county:"Polk County"},{fipsCode:"37151",county:"Randolph County"},{fipsCode:"37153",county:"Richmond County"},{fipsCode:"37155",county:"Robeson County"},{fipsCode:"37157",county:"Rockingham County"},{fipsCode:"37159",county:"Rowan County"},{fipsCode:"37161",county:"Rutherford County"},{fipsCode:"37163",county:"Sampson County"},{fipsCode:"37165",county:"Scotland County"},{fipsCode:"37167",county:"Stanly County"},{fipsCode:"37169",county:"Stokes County"},{fipsCode:"37171",county:"Surry County"},{fipsCode:"37173",county:"Swain County"},{fipsCode:"37175",county:"Transylvania County"},{fipsCode:"37177",county:"Tyrrell County"},{fipsCode:"37179",county:"Union County"},{fipsCode:"37181",county:"Vance County"},{fipsCode:"37183",county:"Wake County"},{fipsCode:"37185",county:"Warren County"},{fipsCode:"37187",county:"Washington County"},{fipsCode:"37189",county:"Watauga County"},{fipsCode:"37191",county:"Wayne County"},{fipsCode:"37193",county:"Wilkes County"},{fipsCode:"37195",county:"Wilson County"},{fipsCode:"37197",county:"Yadkin County"},{fipsCode:"37199",county:"Yancey County"},{fipsCode:"38001",county:"Adams County"},{fipsCode:"38003",county:"Barnes County"},{fipsCode:"38005",county:"Benson County"},{fipsCode:"38007",county:"Billings County"},{fipsCode:"38009",county:"Bottineau County"},{fipsCode:"38011",county:"Bowman County"},{fipsCode:"38013",county:"Burke County"},{fipsCode:"38015",county:"Burleigh County"},{fipsCode:"38017",county:"Cass County"},{fipsCode:"38019",county:"Cavalier County"},{fipsCode:"38021",county:"Dickey County"},{fipsCode:"38023",county:"Divide County"},{fipsCode:"38025",county:"Dunn County"},{fipsCode:"38027",county:"Eddy County"},{fipsCode:"38029",county:"Emmons County"},{fipsCode:"38031",county:"Foster County"},{fipsCode:"38033",county:"Golden Valley County"},{fipsCode:"38035",county:"Grand Forks County"},{fipsCode:"38037",county:"Grant County"},{fipsCode:"38039",county:"Griggs County"},{fipsCode:"38041",county:"Hettinger County"},{fipsCode:"38043",county:"Kidder County"},{fipsCode:"38045",county:"LaMoure County"},{fipsCode:"38047",county:"Logan County"},{fipsCode:"38049",county:"McHenry County"},{fipsCode:"38051",county:"McIntosh County"},{fipsCode:"38053",county:"McKenzie County"},{fipsCode:"38055",county:"McLean County"},{fipsCode:"38057",county:"Mercer County"},{fipsCode:"38059",county:"Morton County"},{fipsCode:"38061",county:"Mountrail County"},{fipsCode:"38063",county:"Nelson County"},{fipsCode:"38065",county:"Oliver County"},{fipsCode:"38067",county:"Pembina County"},{fipsCode:"38069",county:"Pierce County"},{fipsCode:"38071",county:"Ramsey County"},{fipsCode:"38073",county:"Ransom County"},{fipsCode:"38075",county:"Renville County"},{fipsCode:"38077",county:"Richland County"},{fipsCode:"38079",county:"Rolette County"},{fipsCode:"38081",county:"Sargent County"},{fipsCode:"38083",county:"Sheridan County"},{fipsCode:"38085",county:"Sioux County"},{fipsCode:"38087",county:"Slope County"},{fipsCode:"38089",county:"Stark County"},{fipsCode:"38091",county:"Steele County"},{fipsCode:"38093",county:"Stutsman County"},{fipsCode:"38095",county:"Towner County"},{fipsCode:"38097",county:"Traill County"},{fipsCode:"38099",county:"Walsh County"},{fipsCode:"38101",county:"Ward County"},{fipsCode:"38103",county:"Wells County"},{fipsCode:"38105",county:"Williams County"},{fipsCode:"39001",county:"Adams County"},{fipsCode:"39003",county:"Allen County"},{fipsCode:"39005",county:"Ashland County"},{fipsCode:"39007",county:"Ashtabula County"},{fipsCode:"39009",county:"Athens County"},{fipsCode:"39011",county:"Auglaize County"},{fipsCode:"39013",county:"Belmont County"},{fipsCode:"39015",county:"Brown County"},{fipsCode:"39017",county:"Butler County"},{fipsCode:"39019",county:"Carroll County"},{fipsCode:"39021",county:"Champaign County"},{fipsCode:"39023",county:"Clark County"},{fipsCode:"39025",county:"Clermont County"},{fipsCode:"39027",county:"Clinton County"},{fipsCode:"39029",county:"Columbiana County"},{fipsCode:"39031",county:"Coshocton County"},{fipsCode:"39033",county:"Crawford County"},{fipsCode:"39035",county:"Cuyahoga County"},{fipsCode:"39037",county:"Darke County"},{fipsCode:"39039",county:"Defiance County"},{fipsCode:"39041",county:"Delaware County"},{fipsCode:"39043",county:"Erie County"},{fipsCode:"39045",county:"Fairfield County"},{fipsCode:"39047",county:"Fayette County"},{fipsCode:"39049",county:"Franklin County"},{fipsCode:"39051",county:"Fulton County"},{fipsCode:"39053",county:"Gallia County"},{fipsCode:"39055",county:"Geauga County"},{fipsCode:"39057",county:"Greene County"},{fipsCode:"39059",county:"Guernsey County"},{fipsCode:"39061",county:"Hamilton County"},{fipsCode:"39063",county:"Hancock County"},{fipsCode:"39065",county:"Hardin County"},{fipsCode:"39067",county:"Harrison County"},{fipsCode:"39069",county:"Henry County"},{fipsCode:"39071",county:"Highland County"},{fipsCode:"39073",county:"Hocking County"},{fipsCode:"39075",county:"Holmes County"},{fipsCode:"39077",county:"Huron County"},{fipsCode:"39079",county:"Jackson County"},{fipsCode:"39081",county:"Jefferson County"},{fipsCode:"39083",county:"Knox County"},{fipsCode:"39085",county:"Lake County"},{fipsCode:"39087",county:"Lawrence County"},{fipsCode:"39089",county:"Licking County"},{fipsCode:"39091",county:"Logan County"},{fipsCode:"39093",county:"Lorain County"},{fipsCode:"39095",county:"Lucas County"},{fipsCode:"39097",county:"Madison County"},{fipsCode:"39099",county:"Mahoning County"},{fipsCode:"39101",county:"Marion County"},{fipsCode:"39103",county:"Medina County"},{fipsCode:"39105",county:"Meigs County"},{fipsCode:"39107",county:"Mercer County"},{fipsCode:"39109",county:"Miami County"},{fipsCode:"39111",county:"Monroe County"},{fipsCode:"39113",county:"Montgomery County"},{fipsCode:"39115",county:"Morgan County"},{fipsCode:"39117",county:"Morrow County"},{fipsCode:"39119",county:"Muskingum County"},{fipsCode:"39121",county:"Noble County"},{fipsCode:"39123",county:"Ottawa County"},{fipsCode:"39125",county:"Paulding County"},{fipsCode:"39127",county:"Perry County"},{fipsCode:"39129",county:"Pickaway County"},{fipsCode:"39131",county:"Pike County"},{fipsCode:"39133",county:"Portage County"},{fipsCode:"39135",county:"Preble County"},{fipsCode:"39137",county:"Putnam County"},{fipsCode:"39139",county:"Richland County"},{fipsCode:"39141",county:"Ross County"},{fipsCode:"39143",county:"Sandusky County"},{fipsCode:"39145",county:"Scioto County"},{fipsCode:"39147",county:"Seneca County"},{fipsCode:"39149",county:"Shelby County"},{fipsCode:"39151",county:"Stark County"},{fipsCode:"39153",county:"Summit County"},{fipsCode:"39155",county:"Trumbull County"},{fipsCode:"39157",county:"Tuscarawas County"},{fipsCode:"39159",county:"Union County"},{fipsCode:"39161",county:"Van Wert County"},{fipsCode:"39163",county:"Vinton County"},{fipsCode:"39165",county:"Warren County"},{fipsCode:"39167",county:"Washington County"},{fipsCode:"39169",county:"Wayne County"},{fipsCode:"39171",county:"Williams County"},{fipsCode:"39173",county:"Wood County"},{fipsCode:"39175",county:"Wyandot County"},{fipsCode:"40001",county:"Adair County"},{fipsCode:"40003",county:"Alfalfa County"},{fipsCode:"40005",county:"Atoka County"},{fipsCode:"40007",county:"Beaver County"},{fipsCode:"40009",county:"Beckham County"},{fipsCode:"40011",county:"Blaine County"},{fipsCode:"40013",county:"Bryan County"},{fipsCode:"40015",county:"Caddo County"},{fipsCode:"40017",county:"Canadian County"},{fipsCode:"40019",county:"Carter County"},{fipsCode:"40021",county:"Cherokee County"},{fipsCode:"40023",county:"Choctaw County"},{fipsCode:"40025",county:"Cimarron County"},{fipsCode:"40027",county:"Cleveland County"},{fipsCode:"40029",county:"Coal County"},{fipsCode:"40031",county:"Comanche County"},{fipsCode:"40033",county:"Cotton County"},{fipsCode:"40035",county:"Craig County"},{fipsCode:"40037",county:"Creek County"},{fipsCode:"40039",county:"Custer County"},{fipsCode:"40041",county:"Delaware County"},{fipsCode:"40043",county:"Dewey County"},{fipsCode:"40045",county:"Ellis County"},{fipsCode:"40047",county:"Garfield County"},{fipsCode:"40049",county:"Garvin County"},{fipsCode:"40051",county:"Grady County"},{fipsCode:"40053",county:"Grant County"},{fipsCode:"40055",county:"Greer County"},{fipsCode:"40057",county:"Harmon County"},{fipsCode:"40059",county:"Harper County"},{fipsCode:"40061",county:"Haskell County"},{fipsCode:"40063",county:"Hughes County"},{fipsCode:"40065",county:"Jackson County"},{fipsCode:"40067",county:"Jefferson County"},{fipsCode:"40069",county:"Johnston County"},{fipsCode:"40071",county:"Kay County"},{fipsCode:"40073",county:"Kingfisher County"},{fipsCode:"40075",county:"Kiowa County"},{fipsCode:"40077",county:"Latimer County"},{fipsCode:"40079",county:"Le Flore County"},{fipsCode:"40081",county:"Lincoln County"},{fipsCode:"40083",county:"Logan County"},{fipsCode:"40085",county:"Love County"},{fipsCode:"40087",county:"McClain County"},{fipsCode:"40089",county:"McCurtain County"},{fipsCode:"40091",county:"McIntosh County"},{fipsCode:"40093",county:"Major County"},{fipsCode:"40095",county:"Marshall County"},{fipsCode:"40097",county:"Mayes County"},{fipsCode:"40099",county:"Murray County"},{fipsCode:"40101",county:"Muskogee County"},{fipsCode:"40103",county:"Noble County"},{fipsCode:"40105",county:"Nowata County"},{fipsCode:"40107",county:"Okfuskee County"},{fipsCode:"40109",county:"Oklahoma County"},{fipsCode:"40111",county:"Okmulgee County"},{fipsCode:"40113",county:"Osage County"},{fipsCode:"40115",county:"Ottawa County"},{fipsCode:"40117",county:"Pawnee County"},{fipsCode:"40119",county:"Payne County"},{fipsCode:"40121",county:"Pittsburg County"},{fipsCode:"40123",county:"Pontotoc County"},{fipsCode:"40125",county:"Pottawatomie County"},{fipsCode:"40127",county:"Pushmataha County"},{fipsCode:"40129",county:"Roger Mills County"},{fipsCode:"40131",county:"Rogers County"},{fipsCode:"40133",county:"Seminole County"},{fipsCode:"40135",county:"Sequoyah County"},{fipsCode:"40137",county:"Stephens County"},{fipsCode:"40139",county:"Texas County"},{fipsCode:"40141",county:"Tillman County"},{fipsCode:"40143",county:"Tulsa County"},{fipsCode:"40145",county:"Wagoner County"},{fipsCode:"40147",county:"Washington County"},{fipsCode:"40149",county:"Washita County"},{fipsCode:"40151",county:"Woods County"},{fipsCode:"40153",county:"Woodward County"},{fipsCode:"41001",county:"Baker County"},{fipsCode:"41003",county:"Benton County"},{fipsCode:"41005",county:"Clackamas County"},{fipsCode:"41007",county:"Clatsop County"},{fipsCode:"41009",county:"Columbia County"},{fipsCode:"41011",county:"Coos County"},{fipsCode:"41013",county:"Crook County"},{fipsCode:"41015",county:"Curry County"},{fipsCode:"41017",county:"Deschutes County"},{fipsCode:"41019",county:"Douglas County"},{fipsCode:"41021",county:"Gilliam County"},{fipsCode:"41023",county:"Grant County"},{fipsCode:"41025",county:"Harney County"},{fipsCode:"41027",county:"Hood River County"},{fipsCode:"41029",county:"Jackson County"},{fipsCode:"41031",county:"Jefferson County"},{fipsCode:"41033",county:"Josephine County"},{fipsCode:"41035",county:"Klamath County"},{fipsCode:"41037",county:"Lake County"},{fipsCode:"41039",county:"Lane County"},{fipsCode:"41041",county:"Lincoln County"},{fipsCode:"41043",county:"Linn County"},{fipsCode:"41045",county:"Malheur County"},{fipsCode:"41047",county:"Marion County"},{fipsCode:"41049",county:"Morrow County"},{fipsCode:"41051",county:"Multnomah County"},{fipsCode:"41053",county:"Polk County"},{fipsCode:"41055",county:"Sherman County"},{fipsCode:"41057",county:"Tillamook County"},{fipsCode:"41059",county:"Umatilla County"},{fipsCode:"41061",county:"Union County"},{fipsCode:"41063",county:"Wallowa County"},{fipsCode:"41065",county:"Wasco County"},{fipsCode:"41067",county:"Washington County"},{fipsCode:"41069",county:"Wheeler County"},{fipsCode:"41071",county:"Yamhill County"},{fipsCode:"42001",county:"Adams County"},{fipsCode:"42003",county:"Allegheny County"},{fipsCode:"42005",county:"Armstrong County"},{fipsCode:"42007",county:"Beaver County"},{fipsCode:"42009",county:"Bedford County"},{fipsCode:"42011",county:"Berks County"},{fipsCode:"42013",county:"Blair County"},{fipsCode:"42015",county:"Bradford County"},{fipsCode:"42017",county:"Bucks County"},{fipsCode:"42019",county:"Butler County"},{fipsCode:"42021",county:"Cambria County"},{fipsCode:"42023",county:"Cameron County"},{fipsCode:"42025",county:"Carbon County"},{fipsCode:"42027",county:"Centre County"},{fipsCode:"42029",county:"Chester County"},{fipsCode:"42031",county:"Clarion County"},{fipsCode:"42033",county:"Clearfield County"},{fipsCode:"42035",county:"Clinton County"},{fipsCode:"42037",county:"Columbia County"},{fipsCode:"42039",county:"Crawford County"},{fipsCode:"42041",county:"Cumberland County"},{fipsCode:"42043",county:"Dauphin County"},{fipsCode:"42045",county:"Delaware County"},{fipsCode:"42047",county:"Elk County"},{fipsCode:"42049",county:"Erie County"},{fipsCode:"42051",county:"Fayette County"},{fipsCode:"42053",county:"Forest County"},{fipsCode:"42055",county:"Franklin County"},{fipsCode:"42057",county:"Fulton County"},{fipsCode:"42059",county:"Greene County"},{fipsCode:"42061",county:"Huntingdon County"},{fipsCode:"42063",county:"Indiana County"},{fipsCode:"42065",county:"Jefferson County"},{fipsCode:"42067",county:"Juniata County"},{fipsCode:"42069",county:"Lackawanna County"},{fipsCode:"42071",county:"Lancaster County"},{fipsCode:"42073",county:"Lawrence County"},{fipsCode:"42075",county:"Lebanon County"},{fipsCode:"42077",county:"Lehigh County"},{fipsCode:"42079",county:"Luzerne County"},{fipsCode:"42081",county:"Lycoming County"},{fipsCode:"42083",county:"Mc Kean County"},{fipsCode:"42085",county:"Mercer County"},{fipsCode:"42087",county:"Mifflin County"},{fipsCode:"42089",county:"Monroe County"},{fipsCode:"42091",county:"Montgomery County"},{fipsCode:"42093",county:"Montour County"},{fipsCode:"42095",county:"Northampton County"},{fipsCode:"42097",county:"Northumberland County"},{fipsCode:"42099",county:"Perry County"},{fipsCode:"42101",county:"Philadelphia County"},{fipsCode:"42103",county:"Pike County"},{fipsCode:"42105",county:"Potter County"},{fipsCode:"42107",county:"Schuylkill County"},{fipsCode:"42109",county:"Snyder County"},{fipsCode:"42111",county:"Somerset County"},{fipsCode:"42113",county:"Sullivan County"},{fipsCode:"42115",county:"Susquehanna County"},{fipsCode:"42117",county:"Tioga County"},{fipsCode:"42119",county:"Union County"},{fipsCode:"42121",county:"Venango County"},{fipsCode:"42123",county:"Warren County"},{fipsCode:"42125",county:"Washington County"},{fipsCode:"42127",county:"Wayne County"},{fipsCode:"42129",county:"Westmoreland County"},{fipsCode:"42131",county:"Wyoming County"},{fipsCode:"42133",county:"York County"},{fipsCode:"44001",county:"Bristol County"},{fipsCode:"44003",county:"Kent County"},{fipsCode:"44005",county:"Newport County"},{fipsCode:"44007",county:"Providence County"},{fipsCode:"44009",county:"Washington County"},{fipsCode:"45001",county:"Abbeville County"},{fipsCode:"45003",county:"Aiken County"},{fipsCode:"45005",county:"Allendale County"},{fipsCode:"45007",county:"Anderson County"},{fipsCode:"45009",county:"Bamberg County"},{fipsCode:"45011",county:"Barnwell County"},{fipsCode:"45013",county:"Beaufort County"},{fipsCode:"45015",county:"Berkeley County"},{fipsCode:"45017",county:"Calhoun County"},{fipsCode:"45019",county:"Charleston County"},{fipsCode:"45021",county:"Cherokee County"},{fipsCode:"45023",county:"Chester County"},{fipsCode:"45025",county:"Chesterfield County"},{fipsCode:"45027",county:"Clarendon County"},{fipsCode:"45029",county:"Colleton County"},{fipsCode:"45031",county:"Darlington County"},{fipsCode:"45033",county:"Dillon County"},{fipsCode:"45035",county:"Dorchester County"},{fipsCode:"45037",county:"Edgefield County"},{fipsCode:"45039",county:"Fairfield County"},{fipsCode:"45041",county:"Florence County"},{fipsCode:"45043",county:"Georgetown County"},{fipsCode:"45045",county:"Greenville County"},{fipsCode:"45047",county:"Greenwood County"},{fipsCode:"45049",county:"Hampton County"},{fipsCode:"45051",county:"Horry County"},{fipsCode:"45053",county:"Jasper County"},{fipsCode:"45055",county:"Kershaw County"},{fipsCode:"45057",county:"Lancaster County"},{fipsCode:"45059",county:"Laurens County"},{fipsCode:"45061",county:"Lee County"},{fipsCode:"45063",county:"Lexington County"},{fipsCode:"45065",county:"McCormick County"},{fipsCode:"45067",county:"Marion County"},{fipsCode:"45069",county:"Marlboro County"},{fipsCode:"45071",county:"Newberry County"},{fipsCode:"45073",county:"Oconee County"},{fipsCode:"45075",county:"Orangeburg County"},{fipsCode:"45077",county:"Pickens County"},{fipsCode:"45079",county:"Richland County"},{fipsCode:"45081",county:"Saluda County"},{fipsCode:"45083",county:"Spartanburg County"},{fipsCode:"45085",county:"Sumter County"},{fipsCode:"45087",county:"Union County"},{fipsCode:"45089",county:"Williamsburg County"},{fipsCode:"45091",county:"York County"},{fipsCode:"46003",county:"Aurora County"},{fipsCode:"46005",county:"Beadle County"},{fipsCode:"46007",county:"Bennett County"},{fipsCode:"46009",county:"Bon Homme County"},{fipsCode:"46011",county:"Brookings County"},{fipsCode:"46013",county:"Brown County"},{fipsCode:"46015",county:"Brule County"},{fipsCode:"46017",county:"Buffalo County"},{fipsCode:"46019",county:"Butte County"},{fipsCode:"46021",county:"Campbell County"},{fipsCode:"46023",county:"Charles Mix County"},{fipsCode:"46025",county:"Clark County"},{fipsCode:"46027",county:"Clay County"},{fipsCode:"46029",county:"Codington County"},{fipsCode:"46031",county:"Corson County"},{fipsCode:"46033",county:"Custer County"},{fipsCode:"46035",county:"Davison County"},{fipsCode:"46037",county:"Day County"},{fipsCode:"46039",county:"Deuel County"},{fipsCode:"46041",county:"Dewey County"},{fipsCode:"46043",county:"Douglas County"},{fipsCode:"46045",county:"Edmunds County"},{fipsCode:"46047",county:"Fall River County"},{fipsCode:"46049",county:"Faulk County"},{fipsCode:"46051",county:"Grant County"},{fipsCode:"46053",county:"Gregory County"},{fipsCode:"46055",county:"Haakon County"},{fipsCode:"46057",county:"Hamlin County"},{fipsCode:"46059",county:"Hand County"},{fipsCode:"46061",county:"Hanson County"},{fipsCode:"46063",county:"Harding County"},{fipsCode:"46065",county:"Hughes County"},{fipsCode:"46067",county:"Hutchinson County"},{fipsCode:"46069",county:"Hyde County"},{fipsCode:"46071",county:"Jackson County"},{fipsCode:"46073",county:"Jerauld County"},{fipsCode:"46075",county:"Jones County"},{fipsCode:"46077",county:"Kingsbury County"},{fipsCode:"46079",county:"Lake County"},{fipsCode:"46081",county:"Lawrence County"},{fipsCode:"46083",county:"Lincoln County"},{fipsCode:"46085",county:"Lyman County"},{fipsCode:"46087",county:"McCook County"},{fipsCode:"46089",county:"McPherson County"},{fipsCode:"46091",county:"Marshall County"},{fipsCode:"46093",county:"Meade County"},{fipsCode:"46095",county:"Mellette County"},{fipsCode:"46097",county:"Miner County"},{fipsCode:"46099",county:"Minnehaha County"},{fipsCode:"46101",county:"Moody County"},{fipsCode:"46103",county:"Pennington County"},{fipsCode:"46105",county:"Perkins County"},{fipsCode:"46107",county:"Potter County"},{fipsCode:"46109",county:"Roberts County"},{fipsCode:"46111",county:"Sanborn County"},{fipsCode:"46113",county:"Shannon County"},{fipsCode:"46115",county:"Spink County"},{fipsCode:"46117",county:"Stanley County"},{fipsCode:"46119",county:"Sully County"},{fipsCode:"46121",county:"Todd County"},{fipsCode:"46123",county:"Tripp County"},{fipsCode:"46125",county:"Turner County"},{fipsCode:"46127",county:"Union County"},{fipsCode:"46129",county:"Walworth County"},{fipsCode:"46135",county:"Yankton County"},{fipsCode:"46137",county:"Ziebach County"},{fipsCode:"47001",county:"Anderson County"},{fipsCode:"47003",county:"Bedford County"},{fipsCode:"47005",county:"Benton County"},{fipsCode:"47007",county:"Bledsoe County"},{fipsCode:"47009",county:"Blount County"},{fipsCode:"47011",county:"Bradley County"},{fipsCode:"47013",county:"Campbell County"},{fipsCode:"47015",county:"Cannon County"},{fipsCode:"47017",county:"Carroll County"},{fipsCode:"47019",county:"Carter County"},{fipsCode:"47021",county:"Cheatham County"},{fipsCode:"47023",county:"Chester County"},{fipsCode:"47025",county:"Claiborne County"},{fipsCode:"47027",county:"Clay County"},{fipsCode:"47029",county:"Cocke County"},{fipsCode:"47031",county:"Coffee County"},{fipsCode:"47033",county:"Crockett County"},{fipsCode:"47035",county:"Cumberland County"},{fipsCode:"47037",county:"Davidson County"},{fipsCode:"47039",county:"Decatur County"},{fipsCode:"47041",county:"DeKalb County"},{fipsCode:"47043",county:"Dickson County"},{fipsCode:"47045",county:"Dyer County"},{fipsCode:"47047",county:"Fayette County"},{fipsCode:"47049",county:"Fentress County"},{fipsCode:"47051",county:"Franklin County"},{fipsCode:"47053",county:"Gibson County"},{fipsCode:"47055",county:"Giles County"},{fipsCode:"47057",county:"Grainger County"},{fipsCode:"47059",county:"Greene County"},{fipsCode:"47061",county:"Grundy County"},{fipsCode:"47063",county:"Hamblen County"},{fipsCode:"47065",county:"Hamilton County"},{fipsCode:"47067",county:"Hancock County"},{fipsCode:"47069",county:"Hardeman County"},{fipsCode:"47071",county:"Hardin County"},{fipsCode:"47073",county:"Hawkins County"},{fipsCode:"47075",county:"Haywood County"},{fipsCode:"47077",county:"Henderson County"},{fipsCode:"47079",county:"Henry County"},{fipsCode:"47081",county:"Hickman County"},{fipsCode:"47083",county:"Houston County"},{fipsCode:"47085",county:"Humphreys County"},{fipsCode:"47087",county:"Jackson County"},{fipsCode:"47089",county:"Jefferson County"},{fipsCode:"47091",county:"Johnson County"},{fipsCode:"47093",county:"Knox County"},{fipsCode:"47095",county:"Lake County"},{fipsCode:"47097",county:"Lauderdale County"},{fipsCode:"47099",county:"Lawrence County"},{fipsCode:"47101",county:"Lewis County"},{fipsCode:"47103",county:"Lincoln County"},{fipsCode:"47105",county:"Loudon County"},{fipsCode:"47107",county:"McMinn County"},{fipsCode:"47109",county:"McNairy County"},{fipsCode:"47111",county:"Macon County"},{fipsCode:"47113",county:"Madison County"},{fipsCode:"47115",county:"Marion County"},{fipsCode:"47117",county:"Marshall County"},{fipsCode:"47119",county:"Maury County"},{fipsCode:"47121",county:"Meigs County"},{fipsCode:"47123",county:"Monroe County"},{fipsCode:"47125",county:"Montgomery County"},{fipsCode:"47127",county:"Moore County"},{fipsCode:"47129",county:"Morgan County"},{fipsCode:"47131",county:"Obion County"},{fipsCode:"47133",county:"Overton County"},{fipsCode:"47135",county:"Perry County"},{fipsCode:"47137",county:"Pickett County"},{fipsCode:"47139",county:"Polk County"},{fipsCode:"47141",county:"Putnam County"},{fipsCode:"47143",county:"Rhea County"},{fipsCode:"47145",county:"Roane County"},{fipsCode:"47147",county:"Robertson County"},{fipsCode:"47149",county:"Rutherford County"},{fipsCode:"47151",county:"Scott County"},{fipsCode:"47153",county:"Sequatchie County"},{fipsCode:"47155",county:"Sevier County"},{fipsCode:"47157",county:"Shelby County"},{fipsCode:"47159",county:"Smith County"},{fipsCode:"47161",county:"Stewart County"},{fipsCode:"47163",county:"Sullivan County"},{fipsCode:"47165",county:"Sumner County"},{fipsCode:"47167",county:"Tipton County"},{fipsCode:"47169",county:"Trousdale County"},{fipsCode:"47171",county:"Unicoi County"},{fipsCode:"47173",county:"Union County"},{fipsCode:"47175",county:"Van Buren County"},{fipsCode:"47177",county:"Warren County"},{fipsCode:"47179",county:"Washington County"},{fipsCode:"47181",county:"Wayne County"},{fipsCode:"47183",county:"Weakley County"},{fipsCode:"47185",county:"White County"},{fipsCode:"47187",county:"Williamson County"},{fipsCode:"47189",county:"Wilson County"},{fipsCode:"48001",county:"Anderson County"},{fipsCode:"48003",county:"Andrews County"},{fipsCode:"48005",county:"Angelina County"},{fipsCode:"48007",county:"Aransas County"},{fipsCode:"48009",county:"Archer County"},{fipsCode:"48011",county:"Armstrong County"},{fipsCode:"48013",county:"Atascosa County"},{fipsCode:"48015",county:"Austin County"},{fipsCode:"48017",county:"Bailey County"},{fipsCode:"48019",county:"Bandera County"},{fipsCode:"48021",county:"Bastrop County"},{fipsCode:"48023",county:"Baylor County"},{fipsCode:"48025",county:"Bee County"},{fipsCode:"48027",county:"Bell County"},{fipsCode:"48029",county:"Bexar County"},{fipsCode:"48031",county:"Blanco County"},{fipsCode:"48033",county:"Borden County"},{fipsCode:"48035",county:"Bosque County"},{fipsCode:"48037",county:"Bowie County"},{fipsCode:"48039",county:"Brazoria County"},{fipsCode:"48041",county:"Brazos County"},{fipsCode:"48043",county:"Brewster County"},{fipsCode:"48045",county:"Briscoe County"},{fipsCode:"48047",county:"Brooks County"},{fipsCode:"48049",county:"Brown County"},{fipsCode:"48051",county:"Burleson County"},{fipsCode:"48053",county:"Burnet County"},{fipsCode:"48055",county:"Caldwell County"},{fipsCode:"48057",county:"Calhoun County"},{fipsCode:"48059",county:"Callahan County"},{fipsCode:"48061",county:"Cameron County"},{fipsCode:"48063",county:"Camp County"},{fipsCode:"48065",county:"Carson County"},{fipsCode:"48067",county:"Cass County"},{fipsCode:"48069",county:"Castro County"},{fipsCode:"48071",county:"Chambers County"},{fipsCode:"48073",county:"Cherokee County"},{fipsCode:"48075",county:"Childress County"},{fipsCode:"48077",county:"Clay County"},{fipsCode:"48079",county:"Cochran County"},{fipsCode:"48081",county:"Coke County"},{fipsCode:"48083",county:"Coleman County"},{fipsCode:"48085",county:"Collin County"},{fipsCode:"48087",county:"Collingsworth County"},{fipsCode:"48089",county:"Colorado County"},{fipsCode:"48091",county:"Comal County"},{fipsCode:"48093",county:"Comanche County"},{fipsCode:"48095",county:"Concho County"},{fipsCode:"48097",county:"Cooke County"},{fipsCode:"48099",county:"Coryell County"},{fipsCode:"48101",county:"Cottle County"},{fipsCode:"48103",county:"Crane County"},{fipsCode:"48105",county:"Crockett County"},{fipsCode:"48107",county:"Crosby County"},{fipsCode:"48109",county:"Culberson County"},{fipsCode:"48111",county:"Dallam County"},{fipsCode:"48113",county:"Dallas County"},{fipsCode:"48115",county:"Dawson County"},{fipsCode:"48117",county:"Deaf Smith County"},{fipsCode:"48119",county:"Delta County"},{fipsCode:"48121",county:"Denton County"},{fipsCode:"48123",county:"DeWitt County"},{fipsCode:"48125",county:"Dickens County"},{fipsCode:"48127",county:"Dimmit County"},{fipsCode:"48129",county:"Donley County"},{fipsCode:"48131",county:"Duval County"},{fipsCode:"48133",county:"Eastland County"},{fipsCode:"48135",county:"Ector County"},{fipsCode:"48137",county:"Edwards County"},{fipsCode:"48139",county:"Ellis County"},{fipsCode:"48141",county:"El Paso County"},{fipsCode:"48143",county:"Erath County"},{fipsCode:"48145",county:"Falls County"},{fipsCode:"48147",county:"Fannin County"},{fipsCode:"48149",county:"Fayette County"},{fipsCode:"48151",county:"Fisher County"},{fipsCode:"48153",county:"Floyd County"},{fipsCode:"48155",county:"Foard County"},{fipsCode:"48157",county:"Fort Bend County"},{fipsCode:"48159",county:"Franklin County"},{fipsCode:"48161",county:"Freestone County"},{fipsCode:"48163",county:"Frio County"},{fipsCode:"48165",county:"Gaines County"},{fipsCode:"48167",county:"Galveston County"},{fipsCode:"48169",county:"Garza County"},{fipsCode:"48171",county:"Gillespie County"},{fipsCode:"48173",county:"Glasscock County"},{fipsCode:"48175",county:"Goliad County"},{fipsCode:"48177",county:"Gonzales County"},{fipsCode:"48179",county:"Gray County"},{fipsCode:"48181",county:"Grayson County"},{fipsCode:"48183",county:"Gregg County"},{fipsCode:"48185",county:"Grimes County"},{fipsCode:"48187",county:"Guadalupe County"},{fipsCode:"48189",county:"Hale County"},{fipsCode:"48191",county:"Hall County"},{fipsCode:"48193",county:"Hamilton County"},{fipsCode:"48195",county:"Hansford County"},{fipsCode:"48197",county:"Hardeman County"},{fipsCode:"48199",county:"Hardin County"},{fipsCode:"48201",county:"Harris County"},{fipsCode:"48203",county:"Harrison County"},{fipsCode:"48205",county:"Hartley County"},{fipsCode:"48207",county:"Haskell County"},{fipsCode:"48209",county:"Hays County"},{fipsCode:"48211",county:"Hemphill County"},{fipsCode:"48213",county:"Henderson County"},{fipsCode:"48215",county:"Hidalgo County"},{fipsCode:"48217",county:"Hill County"},{fipsCode:"48219",county:"Hockley County"},{fipsCode:"48221",county:"Hood County"},{fipsCode:"48223",county:"Hopkins County"},{fipsCode:"48225",county:"Houston County"},{fipsCode:"48227",county:"Howard County"},{fipsCode:"48229",county:"Hudspeth County"},{fipsCode:"48231",county:"Hunt County"},{fipsCode:"48233",county:"Hutchinson County"},{fipsCode:"48235",county:"Irion County"},{fipsCode:"48237",county:"Jack County"},{fipsCode:"48239",county:"Jackson County"},{fipsCode:"48241",county:"Jasper County"},{fipsCode:"48243",county:"Jeff Davis County"},{fipsCode:"48245",county:"Jefferson County"},{fipsCode:"48247",county:"Jim Hogg County"},{fipsCode:"48249",county:"Jim Wells County"},{fipsCode:"48251",county:"Johnson County"},{fipsCode:"48253",county:"Jones County"},{fipsCode:"48255",county:"Karnes County"},{fipsCode:"48257",county:"Kaufman County"},{fipsCode:"48259",county:"Kendall County"},{fipsCode:"48261",county:"Kenedy County"},{fipsCode:"48263",county:"Kent County"},{fipsCode:"48265",county:"Kerr County"},{fipsCode:"48267",county:"Kimble County"},{fipsCode:"48269",county:"King County"},{fipsCode:"48271",county:"Kinney County"},{fipsCode:"48273",county:"Kleberg County"},{fipsCode:"48275",county:"Knox County"},{fipsCode:"48277",county:"Lamar County"},{fipsCode:"48279",county:"Lamb County"},{fipsCode:"48281",county:"Lampasas County"},{fipsCode:"48283",county:"La Salle County"},{fipsCode:"48285",county:"Lavaca County"},{fipsCode:"48287",county:"Lee County"},{fipsCode:"48289",county:"Leon County"},{fipsCode:"48291",county:"Liberty County"},{fipsCode:"48293",county:"Limestone County"},{fipsCode:"48295",county:"Lipscomb County"},{fipsCode:"48297",county:"Live Oak County"},{fipsCode:"48299",county:"Llano County"},{fipsCode:"48301",county:"Loving County"},{fipsCode:"48303",county:"Lubbock County"},{fipsCode:"48305",county:"Lynn County"},{fipsCode:"48307",county:"McCulloch County"},{fipsCode:"48309",county:"McLennan County"},{fipsCode:"48311",county:"McMullen County"},{fipsCode:"48313",county:"Madison County"},{fipsCode:"48315",county:"Marion County"},{fipsCode:"48317",county:"Martin County"},{fipsCode:"48319",county:"Mason County"},{fipsCode:"48321",county:"Matagorda County"},{fipsCode:"48323",county:"Maverick County"},{fipsCode:"48325",county:"Medina County"},{fipsCode:"48327",county:"Menard County"},{fipsCode:"48329",county:"Midland County"},{fipsCode:"48331",county:"Milam County"},{fipsCode:"48333",county:"Mills County"},{fipsCode:"48335",county:"Mitchell County"},{fipsCode:"48337",county:"Montague County"},{fipsCode:"48339",county:"Montgomery County"},{fipsCode:"48341",county:"Moore County"},{fipsCode:"48343",county:"Morris County"},{fipsCode:"48345",county:"Motley County"},{fipsCode:"48347",county:"Nacogdoches County"},{fipsCode:"48349",county:"Navarro County"},{fipsCode:"48351",county:"Newton County"},{fipsCode:"48353",county:"Nolan County"},{fipsCode:"48355",county:"Nueces County"},{fipsCode:"48357",county:"Ochiltree County"},{fipsCode:"48359",county:"Oldham County"},{fipsCode:"48361",county:"Orange County"},{fipsCode:"48363",county:"Palo Pinto County"},{fipsCode:"48365",county:"Panola County"},{fipsCode:"48367",county:"Parker County"},{fipsCode:"48369",county:"Parmer County"},{fipsCode:"48371",county:"Pecos County"},{fipsCode:"48373",county:"Polk County"},{fipsCode:"48375",county:"Potter County"},{fipsCode:"48377",county:"Presidio County"},{fipsCode:"48379",county:"Rains County"},{fipsCode:"48381",county:"Randall County"},{fipsCode:"48383",county:"Reagan County"},{fipsCode:"48385",county:"Real County"},{fipsCode:"48387",county:"Red River County"},{fipsCode:"48389",county:"Reeves County"},{fipsCode:"48391",county:"Refugio County"},{fipsCode:"48393",county:"Roberts County"},{fipsCode:"48395",county:"Robertson County"},{fipsCode:"48397",county:"Rockwall County"},{fipsCode:"48399",county:"Runnels County"},{fipsCode:"48401",county:"Rusk County"},{fipsCode:"48403",county:"Sabine County"},{fipsCode:"48405",county:"San Augustine County"},{fipsCode:"48407",county:"San Jacinto County"},{fipsCode:"48409",county:"San Patricio County"},{fipsCode:"48411",county:"San Saba County"},{fipsCode:"48413",county:"Schleicher County"},{fipsCode:"48415",county:"Scurry County"},{fipsCode:"48417",county:"Shackelford County"},{fipsCode:"48419",county:"Shelby County"},{fipsCode:"48421",county:"Sherman County"},{fipsCode:"48423",county:"Smith County"},{fipsCode:"48425",county:"Somervell County"},{fipsCode:"48427",county:"Starr County"},{fipsCode:"48429",county:"Stephens County"},{fipsCode:"48431",county:"Sterling County"},{fipsCode:"48433",county:"Stonewall County"},{fipsCode:"48435",county:"Sutton County"},{fipsCode:"48437",county:"Swisher County"},{fipsCode:"48439",county:"Tarrant County"},{fipsCode:"48441",county:"Taylor County"},{fipsCode:"48443",county:"Terrell County"},{fipsCode:"48445",county:"Terry County"},{fipsCode:"48447",county:"Throckmorton County"},{fipsCode:"48449",county:"Titus County"},{fipsCode:"48451",county:"Tom Green County"},{fipsCode:"48453",county:"Travis County"},{fipsCode:"48455",county:"Trinity County"},{fipsCode:"48457",county:"Tyler County"},{fipsCode:"48459",county:"Upshur County"},{fipsCode:"48461",county:"Upton County"},{fipsCode:"48463",county:"Uvalde County"},{fipsCode:"48465",county:"Val Verde County"},{fipsCode:"48467",county:"Van Zandt County"},{fipsCode:"48469",county:"Victoria County"},{fipsCode:"48471",county:"Walker County"},{fipsCode:"48473",county:"Waller County"},{fipsCode:"48475",county:"Ward County"},{fipsCode:"48477",county:"Washington County"},{fipsCode:"48479",county:"Webb County"},{fipsCode:"48481",county:"Wharton County"},{fipsCode:"48483",county:"Wheeler County"},{fipsCode:"48485",county:"Wichita County"},{fipsCode:"48487",county:"Wilbarger County"},{fipsCode:"48489",county:"Willacy County"},{fipsCode:"48491",county:"Williamson County"},{fipsCode:"48493",county:"Wilson County"},{fipsCode:"48495",county:"Winkler County"},{fipsCode:"48497",county:"Wise County"},{fipsCode:"48499",county:"Wood County"},{fipsCode:"48501",county:"Yoakum County"},{fipsCode:"48503",county:"Young County"},{fipsCode:"48505",county:"Zapata County"},{fipsCode:"48507",county:"Zavala County"},{fipsCode:"49001",county:"Beaver County"},{fipsCode:"49003",county:"Box Elder County"},{fipsCode:"49005",county:"Cache County"},{fipsCode:"49007",county:"Carbon County"},{fipsCode:"49009",county:"Daggett County"},{fipsCode:"49011",county:"Davis County"},{fipsCode:"49013",county:"Duchesne County"},{fipsCode:"49015",county:"Emery County"},{fipsCode:"49017",county:"Garfield County"},{fipsCode:"49019",county:"Grand County"},{fipsCode:"49021",county:"Iron County"},{fipsCode:"49023",county:"Juab County"},{fipsCode:"49025",county:"Kane County"},{fipsCode:"49027",county:"Millard County"},{fipsCode:"49029",county:"Morgan County"},{fipsCode:"49031",county:"Piute County"},{fipsCode:"49033",county:"Rich County"},{fipsCode:"49035",county:"Salt Lake County"},{fipsCode:"49037",county:"San Juan County"},{fipsCode:"49039",county:"Sanpete County"},{fipsCode:"49041",county:"Sevier County"},{fipsCode:"49043",county:"Summit County"},{fipsCode:"49045",county:"Tooele County"},{fipsCode:"49047",county:"Uintah County"},{fipsCode:"49049",county:"Utah County"},{fipsCode:"49051",county:"Wasatch County"},{fipsCode:"49053",county:"Washington County"},{fipsCode:"49055",county:"Wayne County"},{fipsCode:"49057",county:"Weber County"},{fipsCode:"50001",county:"Addison County"},{fipsCode:"50003",county:"Bennington County"},{fipsCode:"50005",county:"Caledonia County"},{fipsCode:"50007",county:"Chittenden County"},{fipsCode:"50009",county:"Essex County"},{fipsCode:"50011",county:"Franklin County"},{fipsCode:"50013",county:"Grand Isle County"},{fipsCode:"50015",county:"Lamoille County"},{fipsCode:"50017",county:"Orange County"},{fipsCode:"50019",county:"Orleans County"},{fipsCode:"50021",county:"Rutland County"},{fipsCode:"50023",county:"Washington County"},{fipsCode:"50025",county:"Windham County"},{fipsCode:"50027",county:"Windsor County"},{fipsCode:"51001",county:"Accomack County"},{fipsCode:"51003",county:"Albemarle County"},{fipsCode:"51005",county:"Alleghany County"},{fipsCode:"51007",county:"Amelia County"},{fipsCode:"51009",county:"Amherst County"},{fipsCode:"51011",county:"Appomattox County"},{fipsCode:"51013",county:"Arlington County"},{fipsCode:"51015",county:"Augusta County"},{fipsCode:"51017",county:"Bath County"},{fipsCode:"51019",county:"Bedford County"},{fipsCode:"51021",county:"Bland County"},{fipsCode:"51023",county:"Botetourt County"},{fipsCode:"51025",county:"Brunswick County"},{fipsCode:"51027",county:"Buchanan County"},{fipsCode:"51029",county:"Buckingham County"},{fipsCode:"51031",county:"Campbell County"},{fipsCode:"51033",county:"Caroline County"},{fipsCode:"51035",county:"Carroll County"},{fipsCode:"51036",county:"Charles City County"},{fipsCode:"51037",county:"Charlotte County"},{fipsCode:"51041",county:"Chesterfield County"},{fipsCode:"51043",county:"Clarke County"},{fipsCode:"51045",county:"Craig County"},{fipsCode:"51047",county:"Culpeper County"},{fipsCode:"51049",county:"Cumberland County"},{fipsCode:"51051",county:"Dickenson County"},{fipsCode:"51053",county:"Dinwiddie County"},{fipsCode:"51057",county:"Essex County"},{fipsCode:"51059",county:"Fairfax County"},{fipsCode:"51061",county:"Fauquier County"},{fipsCode:"51063",county:"Floyd County"},{fipsCode:"51065",county:"Fluvanna County"},{fipsCode:"51067",county:"Franklin County"},{fipsCode:"51069",county:"Frederick County"},{fipsCode:"51071",county:"Giles County"},{fipsCode:"51073",county:"Gloucester County"},{fipsCode:"51075",county:"Goochland County"},{fipsCode:"51077",county:"Grayson County"},{fipsCode:"51079",county:"Greene County"},{fipsCode:"51081",county:"Greensville County"},{fipsCode:"51083",county:"Halifax County"},{fipsCode:"51085",county:"Hanover County"},{fipsCode:"51087",county:"Henrico County"},{fipsCode:"51089",county:"Henry County"},{fipsCode:"51091",county:"Highland County"},{fipsCode:"51093",county:"Isle of Wight County"},{fipsCode:"51095",county:"James City County"},{fipsCode:"51097",county:"King and Queen County"},{fipsCode:"51099",county:"King George County"},{fipsCode:"51101",county:"King William County"},{fipsCode:"51103",county:"Lancaster County"},{fipsCode:"51105",county:"Lee County"},{fipsCode:"51107",county:"Loudoun County"},{fipsCode:"51109",county:"Louisa County"},{fipsCode:"51111",county:"Lunenburg County"},{fipsCode:"51113",county:"Madison County"},{fipsCode:"51115",county:"Mathews County"},{fipsCode:"51117",county:"Mecklenburg County"},{fipsCode:"51119",county:"Middlesex County"},{fipsCode:"51121",county:"Montgomery County"},{fipsCode:"51125",county:"Nelson County"},{fipsCode:"51127",county:"New Kent County"},{fipsCode:"51131",county:"Northampton County"},{fipsCode:"51133",county:"Northumberland County"},{fipsCode:"51135",county:"Nottoway County"},{fipsCode:"51137",county:"Orange County"},{fipsCode:"51139",county:"Page County"},{fipsCode:"51141",county:"Patrick County"},{fipsCode:"51143",county:"Pittsylvania County"},{fipsCode:"51145",county:"Powhatan County"},{fipsCode:"51147",county:"Prince Edward County"},{fipsCode:"51149",county:"Prince George County"},{fipsCode:"51153",county:"Prince William County"},{fipsCode:"51155",county:"Pulaski County"},{fipsCode:"51157",county:"Rappahannock County"},{fipsCode:"51159",county:"Richmond County"},{fipsCode:"51161",county:"Roanoke County"},{fipsCode:"51163",county:"Rockbridge County"},{fipsCode:"51165",county:"Rockingham County"},{fipsCode:"51167",county:"Russell County"},{fipsCode:"51169",county:"Scott County"},{fipsCode:"51171",county:"Shenandoah County"},{fipsCode:"51173",county:"Smyth County"},{fipsCode:"51175",county:"Southampton County"},{fipsCode:"51177",county:"Spotsylvania County"},{fipsCode:"51179",county:"Stafford County"},{fipsCode:"51181",county:"Surry County"},{fipsCode:"51183",county:"Sussex County"},{fipsCode:"51185",county:"Tazewell County"},{fipsCode:"51187",county:"Warren County"},{fipsCode:"51191",county:"Washington County"},{fipsCode:"51193",county:"Westmoreland County"},{fipsCode:"51195",county:"Wise County"},{fipsCode:"51197",county:"Wythe County"},{fipsCode:"51199",county:"York County"},{fipsCode:"51510",county:"Alexandria city"},{fipsCode:"51515",county:"Bedford city"},{fipsCode:"51520",county:"Bristol city"},{fipsCode:"51530",county:"Buena Vista city"},{fipsCode:"51540",county:"Charlottesville city"},{fipsCode:"51550",county:"Chesapeake city"},{fipsCode:"51560",county:"Clifton Forge city"},{fipsCode:"51570",county:"Colonial Heights city"},{fipsCode:"51580",county:"Covington city"},{fipsCode:"51590",county:"Danville city"},{fipsCode:"51595",county:"Emporia city"},{fipsCode:"51600",county:"Fairfax city"},{fipsCode:"51610",county:"Falls Church city"},{fipsCode:"51620",county:"Franklin city"},{fipsCode:"51630",county:"Fredericksburg city"},{fipsCode:"51640",county:"Galax city"},{fipsCode:"51650",county:"Hampton city"},{fipsCode:"51660",county:"Harrisonburg city"},{fipsCode:"51670",county:"Hopewell city"},{fipsCode:"51678",county:"Lexington city"},{fipsCode:"51680",county:"Lynchburg city"},{fipsCode:"51683",county:"Manassas city"},{fipsCode:"51685",county:"Manassas Park city"},{fipsCode:"51690",county:"Martinsville city"},{fipsCode:"51700",county:"Newport News city"},{fipsCode:"51710",county:"Norfolk city"},{fipsCode:"51720",county:"Norton city"},{fipsCode:"51730",county:"Petersburg city"},{fipsCode:"51735",county:"Poquoson city"},{fipsCode:"51740",county:"Portsmouth city"},{fipsCode:"51750",county:"Radford city"},{fipsCode:"51760",county:"Richmond city"},{fipsCode:"51770",county:"Roanoke city"},{fipsCode:"51775",county:"Salem city"},{fipsCode:"51780",county:"South Boston city"},{fipsCode:"51790",county:"Staunton city"},{fipsCode:"51800",county:"Suffolk city"},{fipsCode:"51810",county:"Virginia Beach city"},{fipsCode:"51820",county:"Waynesboro city"},{fipsCode:"51830",county:"Williamsburg city"},{fipsCode:"51840",county:"Winchester city"},{fipsCode:"53001",county:"Adams County"},{fipsCode:"53003",county:"Asotin County"},{fipsCode:"53005",county:"Benton County"},{fipsCode:"53007",county:"Chelan County"},{fipsCode:"53009",county:"Clallam County"},{fipsCode:"53011",county:"Clark County"},{fipsCode:"53013",county:"Columbia County"},{fipsCode:"53015",county:"Cowlitz County"},{fipsCode:"53017",county:"Douglas County"},{fipsCode:"53019",county:"Ferry County"},{fipsCode:"53021",county:"Franklin County"},{fipsCode:"53023",county:"Garfield County"},{fipsCode:"53025",county:"Grant County"},{fipsCode:"53027",county:"Grays Harbor County"},{fipsCode:"53029",county:"Island County"},{fipsCode:"53031",county:"Jefferson County"},{fipsCode:"53033",county:"King County"},{fipsCode:"53035",county:"Kitsap County"},{fipsCode:"53037",county:"Kittitas County"},{fipsCode:"53039",county:"Klickitat County"},{fipsCode:"53041",county:"Lewis County"},{fipsCode:"53043",county:"Lincoln County"},{fipsCode:"53045",county:"Mason County"},{fipsCode:"53047",county:"Okanogan County"},{fipsCode:"53049",county:"Pacific County"},{fipsCode:"53051",county:"Pend Oreille County"},{fipsCode:"53053",county:"Pierce County"},{fipsCode:"53055",county:"San Juan County"},{fipsCode:"53057",county:"Skagit County"},{fipsCode:"53059",county:"Skamania County"},{fipsCode:"53061",county:"Snohomish County"},{fipsCode:"53063",county:"Spokane County"},{fipsCode:"53065",county:"Stevens County"},{fipsCode:"53067",county:"Thurston County"},{fipsCode:"53069",county:"Wahkiakum County"},{fipsCode:"53071",county:"Walla Walla County"},{fipsCode:"53073",county:"Whatcom County"},{fipsCode:"53075",county:"Whitman County"},{fipsCode:"53077",county:"Yakima County"},{fipsCode:"54001",county:"Barbour County"},{fipsCode:"54003",county:"Berkeley County"},{fipsCode:"54005",county:"Boone County"},{fipsCode:"54007",county:"Braxton County"},{fipsCode:"54009",county:"Brooke County"},{fipsCode:"54011",county:"Cabell County"},{fipsCode:"54013",county:"Calhoun County"},{fipsCode:"54015",county:"Clay County"},{fipsCode:"54017",county:"Doddridge County"},{fipsCode:"54019",county:"Fayette County"},{fipsCode:"54021",county:"Gilmer County"},{fipsCode:"54023",county:"Grant County"},{fipsCode:"54025",county:"Greenbrier County"},{fipsCode:"54027",county:"Hampshire County"},{fipsCode:"54029",county:"Hancock County"},{fipsCode:"54031",county:"Hardy County"},{fipsCode:"54033",county:"Harrison County"},{fipsCode:"54035",county:"Jackson County"},{fipsCode:"54037",county:"Jefferson County"},{fipsCode:"54039",county:"Kanawha County"},{fipsCode:"54041",county:"Lewis County"},{fipsCode:"54043",county:"Lincoln County"},{fipsCode:"54045",county:"Logan County"},{fipsCode:"54047",county:"McDowell County"},{fipsCode:"54049",county:"Marion County"},{fipsCode:"54051",county:"Marshall County"},{fipsCode:"54053",county:"Mason County"},{fipsCode:"54055",county:"Mercer County"},{fipsCode:"54057",county:"Mineral County"},{fipsCode:"54059",county:"Mingo County"},{fipsCode:"54061",county:"Monongalia County"},{fipsCode:"54063",county:"Monroe County"},{fipsCode:"54065",county:"Morgan County"},{fipsCode:"54067",county:"Nicholas County"},{fipsCode:"54069",county:"Ohio County"},{fipsCode:"54071",county:"Pendleton County"},{fipsCode:"54073",county:"Pleasants County"},{fipsCode:"54075",county:"Pocahontas County"},{fipsCode:"54077",county:"Preston County"},{fipsCode:"54079",county:"Putnam County"},{fipsCode:"54081",county:"Raleigh County"},{fipsCode:"54083",county:"Randolph County"},{fipsCode:"54085",county:"Ritchie County"},{fipsCode:"54087",county:"Roane County"},{fipsCode:"54089",county:"Summers County"},{fipsCode:"54091",county:"Taylor County"},{fipsCode:"54093",county:"Tucker County"},{fipsCode:"54095",county:"Tyler County"},{fipsCode:"54097",county:"Upshur County"},{fipsCode:"54099",county:"Wayne County"},{fipsCode:"54101",county:"Webster County"},{fipsCode:"54103",county:"Wetzel County"},{fipsCode:"54105",county:"Wirt County"},{fipsCode:"54107",county:"Wood County"},{fipsCode:"54109",county:"Wyoming County"},{fipsCode:"55001",county:"Adams County"},{fipsCode:"55003",county:"Ashland County"},{fipsCode:"55005",county:"Barron County"},{fipsCode:"55007",county:"Bayfield County"},{fipsCode:"55009",county:"Brown County"},{fipsCode:"55011",county:"Buffalo County"},{fipsCode:"55013",county:"Burnett County"},{fipsCode:"55015",county:"Calumet County"},{fipsCode:"55017",county:"Chippewa County"},{fipsCode:"55019",county:"Clark County"},{fipsCode:"55021",county:"Columbia County"},{fipsCode:"55023",county:"Crawford County"},{fipsCode:"55025",county:"Dane County"},{fipsCode:"55027",county:"Dodge County"},{fipsCode:"55029",county:"Door County"},{fipsCode:"55031",county:"Douglas County"},{fipsCode:"55033",county:"Dunn County"},{fipsCode:"55035",county:"Eau Claire County"},{fipsCode:"55037",county:"Florence County"},{fipsCode:"55039",county:"Fond du Lac County"},{fipsCode:"55041",county:"Forest County"},{fipsCode:"55043",county:"Grant County"},{fipsCode:"55045",county:"Green County"},{fipsCode:"55047",county:"Green Lake County"},{fipsCode:"55049",county:"Iowa County"},{fipsCode:"55051",county:"Iron County"},{fipsCode:"55053",county:"Jackson County"},{fipsCode:"55055",county:"Jefferson County"},{fipsCode:"55057",county:"Juneau County"},{fipsCode:"55059",county:"Kenosha County"},{fipsCode:"55061",county:"Kewaunee County"},{fipsCode:"55063",county:"La Crosse County"},{fipsCode:"55065",county:"Lafayette County"},{fipsCode:"55067",county:"Langlade County"},{fipsCode:"55069",county:"Lincoln County"},{fipsCode:"55071",county:"Manitowoc County"},{fipsCode:"55073",county:"Marathon County"},{fipsCode:"55075",county:"Marinette County"},{fipsCode:"55077",county:"Marquette County"},{fipsCode:"55078",county:"Menominee County"},{fipsCode:"55079",county:"Milwaukee County"},{fipsCode:"55081",county:"Monroe County"},{fipsCode:"55083",county:"Oconto County"},{fipsCode:"55085",county:"Oneida County"},{fipsCode:"55087",county:"Outagamie County"},{fipsCode:"55089",county:"Ozaukee County"},{fipsCode:"55091",county:"Pepin County"},{fipsCode:"55093",county:"Pierce County"},{fipsCode:"55095",county:"Polk County"},{fipsCode:"55097",county:"Portage County"},{fipsCode:"55099",county:"Price County"},{fipsCode:"55101",county:"Racine County"},{fipsCode:"55103",county:"Richland County"},{fipsCode:"55105",county:"Rock County"},{fipsCode:"55107",county:"Rusk County"},{fipsCode:"55109",county:"St. Croix County"},{fipsCode:"55111",county:"Sauk County"},{fipsCode:"55113",county:"Sawyer County"},{fipsCode:"55115",county:"Shawano County"},{fipsCode:"55117",county:"Sheboygan County"},{fipsCode:"55119",county:"Taylor County"},{fipsCode:"55121",county:"Trempealeau County"},{fipsCode:"55123",county:"Vernon County"},{fipsCode:"55125",county:"Vilas County"},{fipsCode:"55127",county:"Walworth County"},{fipsCode:"55129",county:"Washburn County"},{fipsCode:"55131",county:"Washington County"},{fipsCode:"55133",county:"Waukesha County"},{fipsCode:"55135",county:"Waupaca County"},{fipsCode:"55137",county:"Waushara County"},{fipsCode:"55139",county:"Winnebago County"},{fipsCode:"55141",county:"Wood County"},{fipsCode:"56001",county:"Albany County"},{fipsCode:"56003",county:"Big Horn County"},{fipsCode:"56005",county:"Campbell County"},{fipsCode:"56007",county:"Carbon County"},{fipsCode:"56009",county:"Converse County"},{fipsCode:"56011",county:"Crook County"},{fipsCode:"56013",county:"Fremont County"},{fipsCode:"56015",county:"Goshen County"},{fipsCode:"56017",county:"Hot Springs County"},{fipsCode:"56019",county:"Johnson County"},{fipsCode:"56021",county:"Laramie County"},{fipsCode:"56023",county:"Lincoln County"},{fipsCode:"56025",county:"Natrona County"},{fipsCode:"56027",county:"Niobrara County"},{fipsCode:"56029",county:"Park County"},{fipsCode:"56031",county:"Platte County"},{fipsCode:"56033",county:"Sheridan County"},{fipsCode:"56035",county:"Sublette County"},{fipsCode:"56037",county:"Sweetwater County"},{fipsCode:"56039",county:"Teton County"},{fipsCode:"56041",county:"Uinta County"},{fipsCode:"56043",county:"Washakie County"},{fipsCode:"56045",county:"Weston County"}].map((function(t){var n=e.findIndex((function(e){return e.fipsCode==t.fipsCode.substring(0,2)})),o=n>-1?"".concat(e[n].abbrev," - ").concat(t.county):t.county;return{code:t.fipsCode,label:o}})))),E(fy(l)),w(((t=[]).push({key:"County",value:gy.COUNTY}),t.push({key:"Polygon",value:gy.POLYGON}),t.push({key:"Circle",value:gy.CIRCLE}),t))}),[]),u((function(){D(c)}),[c]);var z=function(e,t){return function(n,o){g(!!o&&e),b(o?t:void 0)}};function N(e,t,n){t.ciasChoice=n,K(e,t)}function H(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.payoutTableRefId=n,r.payoutTableRefId=n==tN?void 0:n,K(o,r)}function j(e,t,n){return rv(this,void 0,void 0,(function(){return iv(this,(function(o){return n&&(n.type==dy.JSON?function(e,t,n){return rv(this,void 0,void 0,(function(){var o;return iv(this,(function(r){switch(r.label){case 0:return t.fileError=!1,t.fileErrorMsg="",[4,G(n)];case 1:return o=r.sent(),t.customPayouts=o,K(e,t),[2]}}))}))}(e,t,n).then((function(e){return e})):n.type==dy.CSV?function(e,t,n){t.fileError=!1,t.fileErrorMsg="",VU.parse(n,{complete:function(n){t.customPayouts=n.data,K(e,t)},header:!0,dynamicTyping:!0})}(e,t,n):console.log("UNSUPPORTED file")),[2]}))}))}function Q(e,t,n){return rv(this,void 0,void 0,(function(){return iv(this,(function(o){return n&&(n.type==dy.JSON?function(e,t,n){return rv(this,void 0,void 0,(function(){var o;return iv(this,(function(r){switch(r.label){case 0:return t.fileError=!1,t.fileErrorMsg="",[4,G(n)];case 1:return o=r.sent(),t.customPayouts=o,e.county=t,V(e),[2]}}))}))}(e,t,n).then((function(e){return e})):n.type==dy.CSV?function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.fileError=!1,r.fileErrorMsg="",VU.parse(n,{complete:function(e){r.customPayouts=e.data,o.county=r,V(o)},header:!0,dynamicTyping:!0})}(e,t,n):console.log("UNSUPPORTED file")),[2]}))}))}var G=function(e){return new Promise((function(t,n){var o=new FileReader;o.onload=function(e){e.target&&t(JSON.parse(e.target.result))},o.onerror=function(e){return n(e)},o.readAsText(e)}))};function V(e,t){for(var n=[],o=0;o<O.length;o++)O[o].refId!=e.refId?n.push(O[o]):n.push(e);a(bC(n))}function K(e,t){switch(t.type){case Cy.CIRCLE:W(e,t);break;case Cy.POLYGON:!function(e,t){e.polygon=t,V(e)}(e,t)}}function W(e,t){e.circle=t,V(e)}function q(e){if(null!=e)for(var t=0;t<M.length;t++){var n=M[t];if(n.code==e)return n}return null}function Z(e,t){var n=tb.cloneDeep(e);if(null!=t&&null!=t){var o={type:"__county_lookup_geo",fipsCode:t.code};R(!0),function(e,t,n){return rv(void 0,void 0,void 0,(function(){var o,r;return iv(this,(function(i){switch(i.label){case 0:return null==t||null==n?[3,3]:(o=lv(n),r=o+cv.endpoints.geoLocation.getCountyGeoJSON,[4,fetch(r,{method:"POST",headers:{"Content-Type":"application/json","x-api-key":t},body:JSON.stringify(e)})]);case 1:return[4,i.sent().json()];case 2:return[2,i.sent()];case 3:return[2]}}))}))}(o,p,d).then((function(e){n.county.countyFIPSCode=t.code,n.county.geometry=e,n.county.countyError=!1,n.county.countyErrorMsg="",V(n)}),(function(e){throw console.error(e),Error(e)})).finally((function(){R(!1)}))}else n.county.countyFIPSCode=void 0,n.county.geometry=void 0,V(n)}function X(){var e=[];O.forEach((function(t){var n=tb.cloneDeep(t);if(n.shapeType==gy.COUNTY){var o=n.county;o.ciasChoice==ly.DEFAULT&&null==o.payoutTableRefId&&(o.payoutTableRefId=h&&h.length>0?h[0].refId:void 0)}else if(n.shapeType==gy.CIRCLE){var r=n.circle;r.ciasChoice==ly.DEFAULT&&null==r.payoutTableRefId&&(r.payoutTableRefId=h&&h.length>0?h[0].refId:void 0)}else if(n.shapeType==gy.POLYGON){var i=n.polygon;i.ciasChoice==ly.DEFAULT&&null==i.payoutTableRefId&&(i.payoutTableRefId=h&&h.length>0?h[0].refId:void 0)}e.push(n)})),a(bC(e))}return f(i,(function(){return{handleNext:function(){var e=!function(){for(var e=!1,t=!1,n=!1,o=!1,r=[],i=0;i<O.length;i++)(a=tb.cloneDeep(O[i])).shapeType==gy.COUNTY&&(null==(l=a.county).countyFIPSCode||null==l.geometry?(o=!0,l.countyError=!0,l.countyErrorMsg="Must select a county option",e||t||n||o||(g("panel"+a.refId),b(a))):(l.countyError=!1,l.countyErrorMsg="")),r.push(a);for(i=0;i<r.length;i++)(a=tb.cloneDeep(r[i])).shapeType==gy.CIRCLE&&(null==(s=a.circle).latitude||Number.isNaN(s.latitude)||s.latitude<-90?(t=!0,s.latError=!0,s.latErrorMsg="Latitude value must be greater than or equal to -90",e||t||n||o||(g("panel"+a.refId),b(a))):(s.latError=!1,s.latErrorMsg=""));for(i=0;i<r.length;i++)(a=tb.cloneDeep(r[i])).shapeType==gy.CIRCLE&&(null==(s=a.circle).longitude||Number.isNaN(s.longitude)||s.longitude<-180?(n=!0,s.lngError=!0,s.lngErrorMsg=L,e||t||n||o||(g("panel"+a.refId),b(a))):(s.lngError=!1,s.lngErrorMsg=""));for(i=0;i<r.length;i++)(a=tb.cloneDeep(r[i])).shapeType==gy.CIRCLE&&(null==(s=a.circle).longitude||Number.isNaN(s.longitude)||s.longitude<-180?(n=!0,s.lngError=!0,s.lngErrorMsg=L,e||t||n||o||(g("panel"+a.refId),b(a))):(s.lngError=!1,s.lngErrorMsg=""));for(i=0;i<r.length;i++){var a,s;if((a=tb.cloneDeep(r[i])).shapeType==gy.CIRCLE)(s=a.circle).ciasChoice==ly.CUSTOM&&null==s.customPayouts?(e=!0,s.fileError=!0,s.fileErrorMsg=U,e||t||n||o||(g("panel"+a.refId),b(a))):(s.fileError=!1,s.fileErrorMsg="");else if(a.shapeType==gy.POLYGON){var c=a.polygon;c.ciasChoice==ly.CUSTOM&&null==c.customPayouts?(e=!0,c.fileError=!0,c.fileErrorMsg=U,e||t||n||o||(g("panel"+a.refId),b(a))):(c.fileError=!1,c.fileErrorMsg="")}else if(a.shapeType==gy.COUNTY){var l;(l=a.county).ciasChoice==ly.CUSTOM&&null==l.customPayouts?(e=!0,l.fileError=!0,l.fileErrorMsg=U,e||t||n||o||(g("panel"+a.refId),b(a))):(l.fileError=!1,l.fileErrorMsg="")}}return D(r),e||t||n||o}();e&&(X(),a(yC(cy.DISPLAY_PAYOUTS)),a(mC(s+1)),a(fb(!0)))},handleBack:function(){X(),a(yC(cy.INPUT_LOCATION_DETAILS)),a(mC(s-1))}}})),e(Qa,{theme:nN,children:t("div",{className:"pga-container ptop-20 pbot-10",children:[e(vd,{elevation:0,variant:"outlined",sx:{minWidth:275,borderRadius:0,opacity:.85,backgroundColor:"var(--primary-color-blue)"},children:e(Sd,{sx:{height:"50px",padding:"0 16px","&:last-child":{paddingBottom:"0"}},children:t(vc,{sx:{fontSize:16,fontWeight:700,lineHeight:"50px",color:"white"},color:"text.secondary",children:["List of CAT Shapes",e(oN,{placement:"right-end",title:t(r.Fragment,{children:[e(vc,{color:"inherit",children:e("b",{children:"Add CAT Shape"})}),e("em",{children:"Add and configure a new CAT shape"})]}),children:e(md,{onClick:function(){return function(){for(var e=Sz(void 0,void 0,void 0,void 0,void 0,void 0,h&&A&&A<h.length?h[A].refId:void 0),t=[],n=0;n<O.length;n++)t.push(O[n]);t.push(e),D(t),b(e),g("panel"+e.refId)}()},variant:"contained",color:"secondary",sx:{float:"right",marginTop:"12.5px",minHeight:"25px",minWidth:"25px",padding:0,color:"rgb(0, 0, 102)"},size:"small",children:e(xR,{icon:FR,size:"xl"})})})]})})}),O.map((function(o,r){return t(zs,{variant:"outlined",elevation:0,sx:{"::before":{display:"none"}},style:{marginTop:"10px",marginBottom:"0"},className:o.refId==(null==v?void 0:v.refId)?"selected":"",expanded:m==="panel"+o.refId,onChange:z("panel"+o.refId,o),children:[e(sc,{"aria-controls":"panel"+o.refId+"bh-content",id:"panel"+o.refId+"bh-header",sx:{minHeight:"50px",maxHeight:"50px",backgroundColor:"white","&.Mui-expanded":{marginBottom:"0",minHeight:"50px",maxHeight:"50px",backgroundColor:"rgba(230, 230, 230,1)",color:"black"},":hover":{backgroundColor:"rgba(230, 230, 230,1)",color:"black",button:{display:"inline !important"},".pin-icon":{marginTop:"3px"},".MuiTypography-root":{lineHeight:"30px !important"}}},children:t(cd,{sx:{display:"grid",gridTemplateColumns:"24px auto",width:"100%"},children:[e(cd,{className:"pin-icon",sx:{display:"flex",flexDirection:"column",marginTop:o.refId==(null==v?void 0:v.refId)?"3px":"0"},children:e(Pb,{})}),t(vc,{sx:{width:"100%",flexShrink:0,fontSize:"16px",lineHeight:o.refId==(null==v?void 0:v.refId)?"30px":"24px",fontWeight:700},children:[" CAT Shape #",r+1,e(sA,{title:"Delete Shape",placement:"right",children:e(Ep,{sx:{display:o.refId==(null==v?void 0:v.refId)?"inline":"none",float:"right",borderRadius:"2px",height:"30px",width:"30px",minHeight:"30px",top:"0px"},className:"delete-pga",color:"secondary","aria-label":"delete",onClick:function(e){e.stopPropagation(),function(e){for(var t=[],n=0;n<O.length;n++)O[n].refId!=e&&t.push(O[n]);a(bC(t)),v&&v.refId==e&&(b(void 0),g(!1))}(o.refId)},children:e(Mb,{sx:{margin:"5px"},fontSize:"small"})})})]})]})}),t(js,{children:[e("div",{className:"ptop-10 pbot-10",children:e(UU,{onChange:function(e){return function(e,t){if(e.shapeType!=t){var n=tb.cloneDeep(e);n.shapeType=t,V(n)}}(o,e)},defaultValue:o.shapeType,placeholder:"Select shape type",items:x})}),o.shapeType==gy.COUNTY&&t(n,{children:[e("div",{className:"ptop-10 pbot-10",children:e(Jz,{defaultValue:q(o.county.countyFIPSCode),loading:I,placeholder:"Select a county",error:o.county.countyError,errorMessage:o.county.countyErrorMsg,onChange:function(e){return Z(o,e)},options:M})}),e(vc,{children:"Choose between a preconfigured payout table or upload a custom table."}),t("div",{children:[e(Rp,{sx:{width:"100%"},children:t(Lh,{"aria-labelledby":"demo-radio-buttons-group-label",sx:{width:"100%"},value:o.county.ciasChoice,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.ciasChoice=n,o.county=r,V(o)}(o,o.county,e.target.value)},name:"radio-buttons-group",children:[e(Up,{value:ly.DEFAULT,sx:{pt:2},control:e(Oh,{}),label:"Preconfigured Table"}),e("div",{className:"",children:e(UU,{disabled:o.county.ciasChoice!=ly.DEFAULT,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.payoutTableRefId=n,r.payoutTableRefId=n==tN?void 0:n,o.county=r,V(o)}(o,o.county,e)},defaultValue:h&&h.length>0?A<h.length?h[A].refId:o.county.payoutTableRefId||h[0].refId:tN,placeholder:"No Payout Tables Defined",items:h?h.map((function(e){return{key:e.key,value:e.refId}})):[]})}),e(Up,{value:ly.CUSTOM,control:e(Oh,{}),label:"Upload table"})]})}),e("div",{className:"ptop-10 pbot-10",children:e(HU,{disabled:o.county.ciasChoice!=ly.CUSTOM,value:o.county.file,error:o.county.fileError,errorMessage:o.county.fileErrorMsg,onChange:function(e){return Q(o,o.county,e)},isFileSelected:o.county.ciasChoice==ly.CUSTOM&&null!=o.county.customPayouts,accept:".csv,.json"})})]})]}),o.shapeType==gy.POLYGON&&t(n,{children:[e(vc,{className:"ptop-10",sx:{fontWeight:700,fontSize:"15px"},children:"Polygon Coordinates:"}),o.polygon.coords.map((function(n,r){return t("div",{className:"ptop-5",style:{display:"grid",gridTemplateColumns:"10% 45% 45%",width:"100%"},children:[e(Ep,{sx:{borderRadius:"0px",opacity:"0.7",maxHeight:"24px",minHeight:"24px",maxWidth:"24px",boxShadow:"none",marginRight:"4px"},color:"error","aria-label":"add",disabled:o.polygon.coords.length<=3,onClick:function(e){!function(e,t,n){var o=tb.cloneDeep(t);o.coords.splice(n,1),K(e,o)}(o,o.polygon,r)},children:e(Mb,{sx:{fontSize:"18px"},fontSize:"inherit"})}),e(RO,{className:"mr-2",size:"sm",placeholder:"longitude",value:n.longitude||"",onChange:function(e){!function(e,t,n,o){var r=tb.cloneDeep(t);r.coords[n].longitude=o,K(e,r)}(o,o.polygon,r,e)},min:-180,max:180,step:1e-11}),e(RO,{className:"m1-2",size:"sm",placeholder:"latitude",value:n.latitude||"",onChange:function(e){!function(e,t,n,o){var r=tb.cloneDeep(t);r.coords[n].latitude=o,K(e,r)}(o,o.polygon,r,e)},min:-90,max:90,step:1e-11})]},o.polygon.refId+r)})),e(md,{size:"small",variant:"contained",color:"success",sx:{mt:"5px",width:"100%",opacity:"0.8"},onClick:function(e){return function(e,t){var n=tb.cloneDeep(t);n.coords.push({latitude:void 0,longitude:void 0}),K(e,n)}(o,o.polygon)},children:"Add New Coordinate"}),e(vc,{className:"ptop-10",children:"Choose between a preconfigured payout table or upload a custom table."}),t("div",{children:[e(Rp,{sx:{width:"100%"},children:t(Lh,{"aria-labelledby":"demo-radio-buttons-group-label",sx:{width:"100%"},value:o.polygon.ciasChoice,onChange:function(e){return N(o,o.polygon,e.target.value)},name:"radio-buttons-group",children:[e(Up,{value:ly.DEFAULT,sx:{pt:2},control:e(Oh,{}),label:"Preconfigured Table"}),e("div",{className:"",children:e(UU,{disabled:o.polygon.ciasChoice!=ly.DEFAULT,onChange:function(e){return H(o,o.polygon,e)},defaultValue:h&&h.length>0?A<h.length?h[A].refId:o.polygon.payoutTableRefId||h[0].refId:tN,placeholder:"No Payout Tables Defined",items:h?h.map((function(e){return{key:e.key,value:e.refId}})):[]})}),e(Up,{value:ly.CUSTOM,control:e(Oh,{}),label:"Upload table"})]})}),e("div",{className:"ptop-10 pbot-10",children:e(HU,{disabled:o.polygon.ciasChoice!=ly.CUSTOM,value:o.polygon.file,error:o.polygon.fileError,errorMessage:o.polygon.fileErrorMsg,onChange:function(e){return j(o,o.polygon,e)},isFileSelected:o.polygon.ciasChoice==ly.CUSTOM&&null!=o.polygon.customPayouts,accept:".csv,.json"})})]})]}),o.shapeType==gy.CIRCLE&&t(n,{children:[e("div",{className:"ptop-10 pbot-10",children:e(UU,{disabled:o.circle.ciasChoice!=ly.DEFAULT,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(e),r=tb.cloneDeep(t);r.locationRefId=n;var i=l.find((function(e){return e.refId==n}));i&&(r.latitude=i.latitude,r.longitude=i.longitude),o.circle=r,V(o)}(o,o.circle,e)},defaultValue:o.circle.locationRefId||tN,placeholder:"Select a risk location",items:S})}),e("div",{className:"pbot-10",children:e(RO,{label:"Latitude:",value:o.circle.latitude||"",error:o.circle.latError,errorMessage:o.circle.latErrorMsg,readOnly:o.circle.locationRefId!=py.CUSTOM,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(t);o.latitude=n,o.latError=!1,o.latErrorMsg="",W(e,o)}(o,o.circle,e)},step:1e-11,min:-90})}),e("div",{className:"pbot-10",children:e(RO,{label:"Longitude:",value:o.circle.longitude||"",error:o.circle.lngError,errorMessage:o.circle.lngErrorMsg,readOnly:o.circle.locationRefId!=py.CUSTOM,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(t);o.longitude=n,o.lngError=!1,o.lngErrorMsg="",W(e,o)}(o,o.circle,e)},step:1e-11,min:-180})}),e("div",{className:"pbot-10",children:e(uz,{label:"Circle radius:",value:o.circle.radius,distanceOptions:[{name:"mi",symbol:"mi"},{name:"km",symbol:"km"}],error:o.circle.radiusError,errorMessage:o.circle.radiusErrorMsg,onChange:function(e){return function(e,t,n){var o=tb.cloneDeep(t);o.radius=n,K(e,o)}(o,o.circle,e)},step:.1,min:0})}),e(vc,{children:"Choose between a preconfigured payout table or upload a custom table."}),t("div",{children:[e(Rp,{sx:{width:"100%"},children:t(Lh,{"aria-labelledby":"demo-radio-buttons-group-label",sx:{width:"100%"},value:o.circle.ciasChoice,onChange:function(e){return N(o,o.circle,e.target.value)},name:"radio-buttons-group",children:[e(Up,{value:ly.DEFAULT,sx:{pt:2},control:e(Oh,{}),label:"Preconfigured Table"}),e("div",{className:"",children:e(UU,{disabled:o.circle.ciasChoice!=ly.DEFAULT,onChange:function(e){return H(o,o.circle,e)},defaultValue:h&&h.length>0?A<h.length?h[A].refId:o.circle.payoutTableRefId||h[0].refId:tN,placeholder:"No Payout Tables Defined",items:h?h.map((function(e){return{key:e.key,value:e.refId}})):[]})}),e(Up,{value:ly.CUSTOM,control:e(Oh,{}),label:"Upload table"})]})}),e("div",{className:"ptop-10 pbot-10",children:e(HU,{disabled:o.circle.ciasChoice!=ly.CUSTOM,value:o.circle.file,error:o.circle.fileError,errorMessage:o.circle.fileErrorMsg,onChange:function(e){return j(o,o.circle,e)},isFileSelected:o.circle.ciasChoice==ly.CUSTOM&&null!=o.circle.customPayouts,accept:".csv,.json"})})]})]})]})]},o.refId)})),0==O.length&&e(vc,{sx:{fontSize:"14px"},className:"pbot-10 ptop-10",children:e("em",{children:" No shapes defined..."})})]})})})),iN=function(o){var i=Qv(),a=Gv(TC),s=Gv(MC),c=Gv(EC),l=Gv($C),p=Gv(YC),f=Gv(JC),h=r.useState([]),A=h[0],y=h[1],m=[{step:cy.INPUT_LOCATION_DETAILS,label:"Risk Locations",description:"Input your risk locations and corresponding limits of insurance.",componentRef:d(null),istoggable:!1,enabled:r.useState(!0)},{step:cy.INPUT_PROXY_DETAILS,label:"Proxy Details",description:"Input your risk windspeed proxies.",componentRef:d(null),istoggable:!0,enabled:r.useState(l)},{step:cy.INPUT_ANEMOMETER_DETAILS,label:"Anemometer Details",description:"Input your risk anemometer stations.",componentRef:d(null),istoggable:!0,enabled:r.useState(p)},{step:cy.INPUT_CIAC_DETAILS,label:"CIAS Details",description:"Configure 'CAT in a Shape' details.",componentRef:d(null),istoggable:!0,enabled:r.useState(f)}],g=[{step:cy.INPUT_LOCATION_DETAILS,label:"Risk Location",description:"Input your risk location address and corresponding limit of insurance.",componentRef:d(null),istoggable:!1,enabled:r.useState(!0)},{step:cy.INPUT_PGA_DETAILS,label:"Configure CAT Shapes",description:"Configure CAT shapes and select payout tables",componentRef:d(null),istoggable:!1,enabled:r.useState(!0)}];function C(t){switch(t.step){case cy.INPUT_LOCATION_DETAILS:return e(n,{children:e(kU,{ref:t.componentRef,mapInstanceRef:o.mapInstanceRef})});case cy.INPUT_PROXY_DETAILS:return e(n,{children:e(XU,{ref:t.componentRef})});case cy.INPUT_ANEMOMETER_DETAILS:return e(n,{children:e(rz,{ref:t.componentRef})});case cy.INPUT_CIAC_DETAILS:return e(n,{children:e(Az,{ref:t.componentRef})});case cy.INPUT_PGA_DETAILS:return e(n,{children:e(rN,{ref:t.componentRef})});default:return e(n,{})}}return u((function(){var e=[];e=c==rC.WINDSTORM?m:c==rC.EARTHQUAKE?g:[],y(e)}),[c]),e("div",{className:"stepper-container",children:t(cd,{sx:{scrollbarGutter:"stable",maxWidth:400,height:a===cy.DISPLAY_PAYOUTS?"calc(100% - 1em)":"100%",overflowY:a===cy.DISPLAY_PAYOUTS?"":"auto"},children:[a!==cy.DISPLAY_PAYOUTS&&e(zA,{activeStep:s,orientation:"vertical",children:A.map((function(o,r){return t(pA,{children:[t(EA,{className:r===s?"active":"",icon:1==A.length?e(n,{}):void 0,sx:1==A.length?{pl:"5px"}:{},children:[o.label,o.istoggable&&e(KA,{checked:o.enabled[0],onChange:function(e){!function(e,t){(e.step==cy.INPUT_PROXY_DETAILS||e.step==cy.INPUT_ANEMOMETER_DETAILS||e.step==cy.INPUT_CIAC_DETAILS)&&e.enabled[1](t)}(o,e.target.checked)},inputProps:{"aria-label":"controlled"}})]}),t(OA,{sx:1==A.length?{ml:0,pl:"15px",pr:"20px"}:{ml:"20px",pl:"20px",pr:"10px",mr:"10px"},children:[e(vc,{sx:{fontSize:"14px"},children:o.description}),e(cd,{sx:{mb:2},children:t("div",{children:[C(o),e(md,{variant:"contained",onClick:function(){return function(e){var t;null===(t=e.componentRef.current)||void 0===t||t.handleNext()}(o)},sx:{mt:1,mr:1},children:r===A.length-1?"Calculate Payouts":"Continue"}),A.length>1&&e(md,{disabled:0===r,className:"back",onClick:function(){return function(e){var t;null===(t=e.componentRef.current)||void 0===t||t.handleBack()}(o)},sx:{mt:1,mr:1},children:"Back"})]})})]})]},o.label)}))}),a===cy.DISPLAY_PAYOUTS&&A.length>0&&e(wz,{mapInstanceRef:o.mapInstanceRef,onRestart:function(){return A[0].step,i(hC()),i(cb(void 0)),void i(db(void 0))},onBack:function(){var e;e=A[A.length-1],i(mC(A.length-1)),i(yC(e.step)),i(cb(void 0)),i(db(void 0))}})]})})};
|
|
171
171
|
/*! xlsx.js (C) 2013-present SheetJS -- http://sheetjs.com */
|
|
172
172
|
function aN(e){for(var t="",n=e.length-1;n>=0;)t+=e.charAt(n--);return t}function sN(e,t){var n=""+e;return n.length>=t?n:nH("0",t-n.length)+n}function cN(e,t){var n=""+e;return n.length>=t?n:nH(" ",t-n.length)+n}function lN(e,t){var n=""+e;return n.length>=t?n:n+nH(" ",t-n.length)}jy(".sidebar-container{\r\n --selected-option-bg-color: rgb(197, 197, 197);\r\n --selected-option-color: rgb(200, 200, 200);\r\n --disabled-option: rgb(197, 197, 197);\r\n\r\n padding: 0;\r\n margin: 0;\r\n width: var(--sidebar-width);\r\n height: 100%;\r\n display:grid;\r\n grid-template-rows: auto calc(var(--sidebar-width) + 10px);\r\n box-shadow: inset -1px 0px lightgray;\r\n}\r\n\r\n.sidebar-container .profile {\r\n height: var(--sidebar-width);\r\n width: var(--sidebar-width);\r\n line-height: var(--sidebar-width);\r\n text-align: center;\r\n}\r\n\r\n\r\n.sidebar-container .icon-container{ \r\n padding-top:10px;\r\n display: flex;\r\n flex-direction: column;\r\n --padding: 0.5rem;\r\n width: var(--sidebar-width);\r\n}\r\n\r\n.sidebar-container .icon-container .divider{ \r\n color:rgb(197, 197, 197);\r\n border-color: rgba(97, 97, 97, 0.25);\r\n margin-top: 0.9rem;\r\n margin-bottom: 0.02rem;\r\n margin-left: calc(calc(var(--padding) * 0.5));\r\n margin-right: calc(calc(var(--padding) * 0.5));\r\n}\r\n\r\n.sidebar-container .icon-container .item { \r\n border-radius: 10%;\r\n width: calc(var(--sidebar-width) - calc(2* var(--padding)));\r\n height: calc(var(--sidebar-width) - calc(2* var(--padding)));\r\n margin-right: 0;\r\n margin-left: calc(calc(var(--padding)) - 1px);\r\n margin-top: var(--padding);\r\n margin-bottom: 0;\r\n color: var(--accent-color-blue);\r\n}\r\n\r\n.sidebar-container .icon-container .item.disabled { \r\n color: var(--selected-option-bg-color) !important;\r\n}\r\n\r\n.sidebar-container .icon-container .item:not(.disabled) { \r\n &:hover, &.selected {\r\n background-color: var(--accent-color-blue);\r\n color: white;\r\n &:active{\r\n background-color: white;\r\n color: var(--accent-color-blue);\r\n }\r\n }\r\n}\r\n\r\n.sidebar-container .icon-container .item:not(.disabled):hover { \r\n background-color: var(--accent-color-blue);\r\n color: white;\r\n}\r\n\r\n.sidebar-container .icon-container .item:not(.disabled):hover:active { \r\n background-color: white;\r\n color: var(--accent-color-blue);\r\n}\r\n\r\n.sidebar-container .icon-container .item:not(.disabled).selected { \r\n background-color: var(--accent-color-blue);\r\n color: white;\r\n}\r\n\r\n.sidebar-container .icon-container .item:not(.disabled).selected:active { \r\n background-color: white;\r\n color: var(--accent-color-blue);\r\n}");var uN=Math.pow(2,32);function dN(e,t){return e>uN||e<-uN?function(e,t){var n=""+Math.round(e);return n.length>=t?n:nH("0",t-n.length)+n}(e,t):function(e,t){var n=""+e;return n.length>=t?n:nH("0",t-n.length)+n}(Math.round(e),t)}function pN(e,t){return t=t||0,e.length>=7+t&&103==(32|e.charCodeAt(t))&&101==(32|e.charCodeAt(t+1))&&110==(32|e.charCodeAt(t+2))&&101==(32|e.charCodeAt(t+3))&&114==(32|e.charCodeAt(t+4))&&97==(32|e.charCodeAt(t+5))&&108==(32|e.charCodeAt(t+6))}var fN=[["Sun","Sunday"],["Mon","Monday"],["Tue","Tuesday"],["Wed","Wednesday"],["Thu","Thursday"],["Fri","Friday"],["Sat","Saturday"]],hN=[["J","Jan","January"],["F","Feb","February"],["M","Mar","March"],["A","Apr","April"],["M","May","May"],["J","Jun","June"],["J","Jul","July"],["A","Aug","August"],["S","Sep","September"],["O","Oct","October"],["N","Nov","November"],["D","Dec","December"]],AN={0:"General",1:"0",2:"0.00",3:"#,##0",4:"#,##0.00",9:"0%",10:"0.00%",11:"0.00E+00",12:"# ?/?",13:"# ??/??",14:"m/d/yy",15:"d-mmm-yy",16:"d-mmm",17:"mmm-yy",18:"h:mm AM/PM",19:"h:mm:ss AM/PM",20:"h:mm",21:"h:mm:ss",22:"m/d/yy h:mm",37:"#,##0 ;(#,##0)",38:"#,##0 ;[Red](#,##0)",39:"#,##0.00;(#,##0.00)",40:"#,##0.00;[Red](#,##0.00)",45:"mm:ss",46:"[h]:mm:ss",47:"mmss.0",48:"##0.0E+0",49:"@",56:'"上午/下午 "hh"時"mm"分"ss"秒 "'},yN={5:37,6:38,7:39,8:40,23:0,24:0,25:0,26:0,27:14,28:14,29:14,30:14,31:14,50:14,51:14,52:14,53:14,54:14,55:14,56:14,57:14,58:14,59:1,60:2,61:3,62:4,67:9,68:10,69:12,70:13,71:14,72:14,73:15,74:16,75:17,76:20,77:21,78:22,79:45,80:46,81:47,82:0},mN={5:'"$"#,##0_);\\("$"#,##0\\)',63:'"$"#,##0_);\\("$"#,##0\\)',6:'"$"#,##0_);[Red]\\("$"#,##0\\)',64:'"$"#,##0_);[Red]\\("$"#,##0\\)',7:'"$"#,##0.00_);\\("$"#,##0.00\\)',65:'"$"#,##0.00_);\\("$"#,##0.00\\)',8:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',66:'"$"#,##0.00_);[Red]\\("$"#,##0.00\\)',41:'_(* #,##0_);_(* \\(#,##0\\);_(* "-"_);_(@_)',42:'_("$"* #,##0_);_("$"* \\(#,##0\\);_("$"* "-"_);_(@_)',43:'_(* #,##0.00_);_(* \\(#,##0.00\\);_(* "-"??_);_(@_)',44:'_("$"* #,##0.00_);_("$"* \\(#,##0.00\\);_("$"* "-"??_);_(@_)'};function gN(e,t,n){for(var o=e<0?-1:1,r=e*o,i=0,a=1,s=0,c=1,l=0,u=0,d=Math.floor(r);l<t&&(s=(d=Math.floor(r))*a+i,u=d*l+c,!(r-d<5e-8));)r=1/(r-d),i=a,a=s,c=l,l=u;if(u>t&&(l>t?(u=c,s=i):(u=l,s=a)),!n)return[0,o*s,u];var p=Math.floor(o*s/u);return[p,o*s-p*u,u]}function CN(e,t,n){if(e>2958465||e<0)return null;var o=0|e,r=Math.floor(86400*(e-o)),i=0,a=[],s={D:o,T:r,u:86400*(e-o)-r,y:0,m:0,d:0,H:0,M:0,S:0,q:0};if(Math.abs(s.u)<1e-6&&(s.u=0),t&&t.date1904&&(o+=1462),s.u>.9999&&(s.u=0,86400==++r&&(s.T=r=0,++o,++s.D)),60===o)a=n?[1317,10,29]:[1900,2,29],i=3;else if(0===o)a=n?[1317,8,29]:[1900,1,0],i=6;else{o>60&&--o;var c=new Date(1900,0,1);c.setDate(c.getDate()+o-1),a=[c.getFullYear(),c.getMonth()+1,c.getDate()],i=c.getDay(),o<60&&(i=(i+6)%7),n&&(i=function(e,t){t[0]-=581;var n=e.getDay();e<60&&(n=(n+6)%7);return n}(c,a))}return s.y=a[0],s.m=a[1],s.d=a[2],s.S=r%60,r=Math.floor(r/60),s.M=r%60,r=Math.floor(r/60),s.H=r,s.q=i,s}var vN=new Date(1899,11,31,0,0,0),bN=vN.getTime(),_N=new Date(1900,2,1,0,0,0);function xN(e,t){var n=e.getTime();return t?n-=1262304e5:e>=_N&&(n+=864e5),(n-(bN+6e4*(e.getTimezoneOffset()-vN.getTimezoneOffset())))/864e5}function wN(e){return-1==e.indexOf(".")?e:e.replace(/(?:\.0*|(\.\d*[1-9])0+)$/,"$1")}function BN(e){var t,n=Math.floor(Math.log(Math.abs(e))*Math.LOG10E);return t=n>=-4&&n<=-1?e.toPrecision(10+n):Math.abs(n)<=9?function(e){var t=e<0?12:11,n=wN(e.toFixed(12));return n.length<=t||(n=e.toPrecision(10)).length<=t?n:e.toExponential(5)}(e):10===n?e.toFixed(10).substr(0,12):function(e){var t=wN(e.toFixed(11));return t.length>(e<0?12:11)||"0"===t||"-0"===t?e.toPrecision(6):t}(e),wN(function(e){return-1==e.indexOf("E")?e:e.replace(/(?:\.0*|(\.\d*[1-9])0+)[Ee]/,"$1E").replace(/(E[+-])(\d)$/,"$10$2")}(t.toUpperCase()))}function SN(e,t){switch(typeof e){case"string":return e;case"boolean":return e?"TRUE":"FALSE";case"number":return(0|e)===e?e.toString(10):BN(e);case"undefined":return"";case"object":if(null==e)return"";if(e instanceof Date)return WN(14,xN(e,t&&t.date1904),t)}throw new Error("unsupported value in General format: "+e)}function EN(e,t,n,o){var r,i="",a=0,s=0,c=n.y,l=0;switch(e){case 98:c=n.y+543;case 121:switch(t.length){case 1:case 2:r=c%100,l=2;break;default:r=c%1e4,l=4}break;case 109:switch(t.length){case 1:case 2:r=n.m,l=t.length;break;case 3:return hN[n.m-1][1];case 5:return hN[n.m-1][0];default:return hN[n.m-1][2]}break;case 100:switch(t.length){case 1:case 2:r=n.d,l=t.length;break;case 3:return fN[n.q][0];default:return fN[n.q][1]}break;case 104:switch(t.length){case 1:case 2:r=1+(n.H+11)%12,l=t.length;break;default:throw"bad hour format: "+t}break;case 72:switch(t.length){case 1:case 2:r=n.H,l=t.length;break;default:throw"bad hour format: "+t}break;case 77:switch(t.length){case 1:case 2:r=n.M,l=t.length;break;default:throw"bad minute format: "+t}break;case 115:if("s"!=t&&"ss"!=t&&".0"!=t&&".00"!=t&&".000"!=t)throw"bad second format: "+t;return 0!==n.u||"s"!=t&&"ss"!=t?(s=o>=2?3===o?1e3:100:1===o?10:1,(a=Math.round(s*(n.S+n.u)))>=60*s&&(a=0),"s"===t?0===a?"0":""+a/s:(i=sN(a,2+o),"ss"===t?i.substr(0,2):"."+i.substr(2,t.length-1))):sN(n.S,t.length);case 90:switch(t){case"[h]":case"[hh]":r=24*n.D+n.H;break;case"[m]":case"[mm]":r=60*(24*n.D+n.H)+n.M;break;case"[s]":case"[ss]":r=60*(60*(24*n.D+n.H)+n.M)+Math.round(n.S+n.u);break;default:throw"bad abstime format: "+t}l=3===t.length?1:2;break;case 101:r=c,l=1}return l>0?sN(r,l):""}function TN(e){if(e.length<=3)return e;for(var t=e.length%3,n=e.substr(0,t);t!=e.length;t+=3)n+=(n.length>0?",":"")+e.substr(t,3);return n}var MN=/%/g;function PN(e,t){var n,o=e.indexOf("E")-e.indexOf(".")-1;if(e.match(/^#+0.0E\+0$/)){if(0==t)return"0.0E+0";if(t<0)return"-"+PN(e,-t);var r=e.indexOf(".");-1===r&&(r=e.indexOf("E"));var i=Math.floor(Math.log(t)*Math.LOG10E)%r;if(i<0&&(i+=r),-1===(n=(t/Math.pow(10,i)).toPrecision(o+1+(r+i)%r)).indexOf("e")){var a=Math.floor(Math.log(t)*Math.LOG10E);for(-1===n.indexOf(".")?n=n.charAt(0)+"."+n.substr(1)+"E+"+(a-n.length+i):n+="E+"+(a-i);"0."===n.substr(0,2);)n=(n=n.charAt(0)+n.substr(2,r)+"."+n.substr(2+r)).replace(/^0+([1-9])/,"$1").replace(/^0+\./,"0.");n=n.replace(/\+-/,"-")}n=n.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,(function(e,t,n,o){return t+n+o.substr(0,(r+i)%r)+"."+o.substr(i)+"E"}))}else n=t.toExponential(o);return e.match(/E\+00$/)&&n.match(/e[+-]\d$/)&&(n=n.substr(0,n.length-1)+"0"+n.charAt(n.length-1)),e.match(/E\-/)&&n.match(/e\+/)&&(n=n.replace(/e\+/,"e")),n.replace("e","E")}var FN=/# (\?+)( ?)\/( ?)(\d+)/;var IN=/^#*0*\.([0#]+)/,RN=/\).*[0#]/,kN=/\(###\) ###\\?-####/;function ON(e){for(var t,n="",o=0;o!=e.length;++o)switch(t=e.charCodeAt(o)){case 35:break;case 63:n+=" ";break;case 48:n+="0";break;default:n+=String.fromCharCode(t)}return n}function DN(e,t){var n=Math.pow(10,t);return""+Math.round(e*n)/n}function LN(e,t){var n=e-Math.floor(e),o=Math.pow(10,t);return t<(""+Math.round(n*o)).length?0:Math.round(n*o)}function UN(e,t,n){if(40===e.charCodeAt(0)&&!t.match(RN)){var o=t.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return n>=0?UN("n",o,n):"("+UN("n",o,-n)+")"}if(44===t.charCodeAt(t.length-1))return function(e,t,n){for(var o=t.length-1;44===t.charCodeAt(o-1);)--o;return HN(e,t.substr(0,o),n/Math.pow(10,3*(t.length-o)))}(e,t,n);if(-1!==t.indexOf("%"))return function(e,t,n){var o=t.replace(MN,""),r=t.length-o.length;return HN(e,o,n*Math.pow(10,2*r))+nH("%",r)}(e,t,n);if(-1!==t.indexOf("E"))return PN(t,n);if(36===t.charCodeAt(0))return"$"+UN(e,t.substr(" "==t.charAt(1)?2:1),n);var r,i,a,s,c=Math.abs(n),l=n<0?"-":"";if(t.match(/^00+$/))return l+dN(c,t.length);if(t.match(/^[#?]+$/))return"0"===(r=dN(n,0))&&(r=""),r.length>t.length?r:ON(t.substr(0,t.length-r.length))+r;if(i=t.match(FN))return function(e,t,n){var o=parseInt(e[4],10),r=Math.round(t*o),i=Math.floor(r/o),a=r-i*o,s=o;return n+(0===i?"":""+i)+" "+(0===a?nH(" ",e[1].length+1+e[4].length):cN(a,e[1].length)+e[2]+"/"+e[3]+sN(s,e[4].length))}(i,c,l);if(t.match(/^#+0+$/))return l+dN(c,t.length-t.indexOf("0"));if(i=t.match(IN))return r=DN(n,i[1].length).replace(/^([^\.]+)$/,"$1."+ON(i[1])).replace(/\.$/,"."+ON(i[1])).replace(/\.(\d*)$/,(function(e,t){return"."+t+nH("0",ON(i[1]).length-t.length)})),-1!==t.indexOf("0.")?r:r.replace(/^0\./,".");if(t=t.replace(/^#+([0.])/,"$1"),i=t.match(/^(0*)\.(#*)$/))return l+DN(c,i[2].length).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,i[1].length?"0.":".");if(i=t.match(/^#{1,3},##0(\.?)$/))return l+TN(dN(c,0));if(i=t.match(/^#,##0\.([#0]*0)$/))return n<0?"-"+UN(e,t,-n):TN(""+(Math.floor(n)+function(e,t){return t<(""+Math.round((e-Math.floor(e))*Math.pow(10,t))).length?1:0}(n,i[1].length)))+"."+sN(LN(n,i[1].length),i[1].length);if(i=t.match(/^#,#*,#0/))return UN(e,t.replace(/^#,#*,/,""),n);if(i=t.match(/^([0#]+)(\\?-([0#]+))+$/))return r=aN(UN(e,t.replace(/[\\-]/g,""),n)),a=0,aN(aN(t.replace(/\\/g,"")).replace(/[0#]/g,(function(e){return a<r.length?r.charAt(a++):"0"===e?"0":""})));if(t.match(kN))return"("+(r=UN(e,"##########",n)).substr(0,3)+") "+r.substr(3,3)+"-"+r.substr(6);var u="";if(i=t.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return a=Math.min(i[4].length,7),s=gN(c,Math.pow(10,a)-1,!1),r=""+l," "==(u=HN("n",i[1],s[1])).charAt(u.length-1)&&(u=u.substr(0,u.length-1)+"0"),r+=u+i[2]+"/"+i[3],(u=lN(s[2],a)).length<i[4].length&&(u=ON(i[4].substr(i[4].length-u.length))+u),r+=u;if(i=t.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return a=Math.min(Math.max(i[1].length,i[4].length),7),l+((s=gN(c,Math.pow(10,a)-1,!0))[0]||(s[1]?"":"0"))+" "+(s[1]?cN(s[1],a)+i[2]+"/"+i[3]+lN(s[2],a):nH(" ",2*a+1+i[2].length+i[3].length));if(i=t.match(/^[#0?]+$/))return r=dN(n,0),t.length<=r.length?r:ON(t.substr(0,t.length-r.length))+r;if(i=t.match(/^([#0?]+)\.([#0]+)$/)){r=""+n.toFixed(Math.min(i[2].length,10)).replace(/([^0])0+$/,"$1"),a=r.indexOf(".");var d=t.indexOf(".")-a,p=t.length-r.length-d;return ON(t.substr(0,d)+r+t.substr(t.length-p))}if(i=t.match(/^00,000\.([#0]*0)$/))return a=LN(n,i[1].length),n<0?"-"+UN(e,t,-n):TN(function(e){return e<2147483647&&e>-2147483648?""+(e>=0?0|e:e-1|0):""+Math.floor(e)}(n)).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,(function(e){return"00,"+(e.length<3?sN(0,3-e.length):"")+e}))+"."+sN(a,i[1].length);switch(t){case"###,##0.00":return UN(e,"#,##0.00",n);case"###,###":case"##,###":case"#,###":var f=TN(dN(c,0));return"0"!==f?l+f:"";case"###,###.00":return UN(e,"###,##0.00",n).replace(/^0\./,".");case"#,###.00":return UN(e,"#,##0.00",n).replace(/^0\./,".")}throw new Error("unsupported format |"+t+"|")}function zN(e,t){var n,o=e.indexOf("E")-e.indexOf(".")-1;if(e.match(/^#+0.0E\+0$/)){if(0==t)return"0.0E+0";if(t<0)return"-"+zN(e,-t);var r=e.indexOf(".");-1===r&&(r=e.indexOf("E"));var i=Math.floor(Math.log(t)*Math.LOG10E)%r;if(i<0&&(i+=r),!(n=(t/Math.pow(10,i)).toPrecision(o+1+(r+i)%r)).match(/[Ee]/)){var a=Math.floor(Math.log(t)*Math.LOG10E);-1===n.indexOf(".")?n=n.charAt(0)+"."+n.substr(1)+"E+"+(a-n.length+i):n+="E+"+(a-i),n=n.replace(/\+-/,"-")}n=n.replace(/^([+-]?)(\d*)\.(\d*)[Ee]/,(function(e,t,n,o){return t+n+o.substr(0,(r+i)%r)+"."+o.substr(i)+"E"}))}else n=t.toExponential(o);return e.match(/E\+00$/)&&n.match(/e[+-]\d$/)&&(n=n.substr(0,n.length-1)+"0"+n.charAt(n.length-1)),e.match(/E\-/)&&n.match(/e\+/)&&(n=n.replace(/e\+/,"e")),n.replace("e","E")}function NN(e,t,n){if(40===e.charCodeAt(0)&&!t.match(RN)){var o=t.replace(/\( */,"").replace(/ \)/,"").replace(/\)/,"");return n>=0?NN("n",o,n):"("+NN("n",o,-n)+")"}if(44===t.charCodeAt(t.length-1))return function(e,t,n){for(var o=t.length-1;44===t.charCodeAt(o-1);)--o;return HN(e,t.substr(0,o),n/Math.pow(10,3*(t.length-o)))}(e,t,n);if(-1!==t.indexOf("%"))return function(e,t,n){var o=t.replace(MN,""),r=t.length-o.length;return HN(e,o,n*Math.pow(10,2*r))+nH("%",r)}(e,t,n);if(-1!==t.indexOf("E"))return zN(t,n);if(36===t.charCodeAt(0))return"$"+NN(e,t.substr(" "==t.charAt(1)?2:1),n);var r,i,a,s,c=Math.abs(n),l=n<0?"-":"";if(t.match(/^00+$/))return l+sN(c,t.length);if(t.match(/^[#?]+$/))return r=""+n,0===n&&(r=""),r.length>t.length?r:ON(t.substr(0,t.length-r.length))+r;if(i=t.match(FN))return function(e,t,n){return n+(0===t?"":""+t)+nH(" ",e[1].length+2+e[4].length)}(i,c,l);if(t.match(/^#+0+$/))return l+sN(c,t.length-t.indexOf("0"));if(i=t.match(IN))return r=(r=(""+n).replace(/^([^\.]+)$/,"$1."+ON(i[1])).replace(/\.$/,"."+ON(i[1]))).replace(/\.(\d*)$/,(function(e,t){return"."+t+nH("0",ON(i[1]).length-t.length)})),-1!==t.indexOf("0.")?r:r.replace(/^0\./,".");if(t=t.replace(/^#+([0.])/,"$1"),i=t.match(/^(0*)\.(#*)$/))return l+(""+c).replace(/\.(\d*[1-9])0*$/,".$1").replace(/^(-?\d*)$/,"$1.").replace(/^0\./,i[1].length?"0.":".");if(i=t.match(/^#{1,3},##0(\.?)$/))return l+TN(""+c);if(i=t.match(/^#,##0\.([#0]*0)$/))return n<0?"-"+NN(e,t,-n):TN(""+n)+"."+nH("0",i[1].length);if(i=t.match(/^#,#*,#0/))return NN(e,t.replace(/^#,#*,/,""),n);if(i=t.match(/^([0#]+)(\\?-([0#]+))+$/))return r=aN(NN(e,t.replace(/[\\-]/g,""),n)),a=0,aN(aN(t.replace(/\\/g,"")).replace(/[0#]/g,(function(e){return a<r.length?r.charAt(a++):"0"===e?"0":""})));if(t.match(kN))return"("+(r=NN(e,"##########",n)).substr(0,3)+") "+r.substr(3,3)+"-"+r.substr(6);var u="";if(i=t.match(/^([#0?]+)( ?)\/( ?)([#0?]+)/))return a=Math.min(i[4].length,7),s=gN(c,Math.pow(10,a)-1,!1),r=""+l," "==(u=HN("n",i[1],s[1])).charAt(u.length-1)&&(u=u.substr(0,u.length-1)+"0"),r+=u+i[2]+"/"+i[3],(u=lN(s[2],a)).length<i[4].length&&(u=ON(i[4].substr(i[4].length-u.length))+u),r+=u;if(i=t.match(/^# ([#0?]+)( ?)\/( ?)([#0?]+)/))return a=Math.min(Math.max(i[1].length,i[4].length),7),l+((s=gN(c,Math.pow(10,a)-1,!0))[0]||(s[1]?"":"0"))+" "+(s[1]?cN(s[1],a)+i[2]+"/"+i[3]+lN(s[2],a):nH(" ",2*a+1+i[2].length+i[3].length));if(i=t.match(/^[#0?]+$/))return r=""+n,t.length<=r.length?r:ON(t.substr(0,t.length-r.length))+r;if(i=t.match(/^([#0]+)\.([#0]+)$/)){r=""+n.toFixed(Math.min(i[2].length,10)).replace(/([^0])0+$/,"$1"),a=r.indexOf(".");var d=t.indexOf(".")-a,p=t.length-r.length-d;return ON(t.substr(0,d)+r+t.substr(t.length-p))}if(i=t.match(/^00,000\.([#0]*0)$/))return n<0?"-"+NN(e,t,-n):TN(""+n).replace(/^\d,\d{3}$/,"0$&").replace(/^\d*$/,(function(e){return"00,"+(e.length<3?sN(0,3-e.length):"")+e}))+"."+sN(0,i[1].length);switch(t){case"###,###":case"##,###":case"#,###":var f=TN(""+c);return"0"!==f?l+f:"";default:if(t.match(/\.[0#?]*$/))return NN(e,t.slice(0,t.lastIndexOf(".")),n)+ON(t.slice(t.lastIndexOf(".")))}throw new Error("unsupported format |"+t+"|")}function HN(e,t,n){return(0|n)===n?NN(e,t,n):UN(e,t,n)}var jN=/\[[HhMmSs\u0E0A\u0E19\u0E17]*\]/;function QN(e){for(var t=0,n="",o="";t<e.length;)switch(n=e.charAt(t)){case"G":pN(e,t)&&(t+=6),t++;break;case'"':for(;34!==e.charCodeAt(++t)&&t<e.length;);++t;break;case"\\":case"_":t+=2;break;case"@":++t;break;case"B":case"b":if("1"===e.charAt(t+1)||"2"===e.charAt(t+1))return!0;case"M":case"D":case"Y":case"H":case"S":case"E":case"m":case"d":case"y":case"h":case"s":case"e":case"g":return!0;case"A":case"a":case"上":if("A/P"===e.substr(t,3).toUpperCase())return!0;if("AM/PM"===e.substr(t,5).toUpperCase())return!0;if("上午/下午"===e.substr(t,5).toUpperCase())return!0;++t;break;case"[":for(o=n;"]"!==e.charAt(t++)&&t<e.length;)o+=e.charAt(t);if(o.match(jN))return!0;break;case".":case"0":case"#":for(;t<e.length&&("0#?.,E+-%".indexOf(n=e.charAt(++t))>-1||"\\"==n&&"-"==e.charAt(t+1)&&"0#".indexOf(e.charAt(t+2))>-1););break;case"?":for(;e.charAt(++t)===n;);break;case"*":++t," "!=e.charAt(t)&&"*"!=e.charAt(t)||++t;break;case"(":case")":++t;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(;t<e.length&&"0123456789".indexOf(e.charAt(++t))>-1;);break;default:++t}return!1}var GN=/\[(=|>[=]?|<[>=]?)(-?\d+(?:\.\d*)?)\]/;function VN(e,t){if(null==t)return!1;var n=parseFloat(t[2]);switch(t[1]){case"=":if(e==n)return!0;break;case">":if(e>n)return!0;break;case"<":if(e<n)return!0;break;case"<>":if(e!=n)return!0;break;case">=":if(e>=n)return!0;break;case"<=":if(e<=n)return!0}return!1}function KN(e,t){var n=function(e){for(var t=[],n=!1,o=0,r=0;o<e.length;++o)switch(e.charCodeAt(o)){case 34:n=!n;break;case 95:case 42:case 92:++o;break;case 59:t[t.length]=e.substr(r,o-r),r=o+1}if(t[t.length]=e.substr(r),!0===n)throw new Error("Format |"+e+"| unterminated string ");return t}(e),o=n.length,r=n[o-1].indexOf("@");if(o<4&&r>-1&&--o,n.length>4)throw new Error("cannot find right format for |"+n.join("|")+"|");if("number"!=typeof t)return[4,4===n.length||r>-1?n[n.length-1]:"@"];switch(n.length){case 1:n=r>-1?["General","General","General",n[0]]:[n[0],n[0],n[0],"@"];break;case 2:n=r>-1?[n[0],n[0],n[0],n[1]]:[n[0],n[1],n[0],"@"];break;case 3:n=r>-1?[n[0],n[1],n[0],n[2]]:[n[0],n[1],n[2],"@"]}var i=t>0?n[0]:t<0?n[1]:n[2];if(-1===n[0].indexOf("[")&&-1===n[1].indexOf("["))return[o,i];if(null!=n[0].match(/\[[=<>]/)||null!=n[1].match(/\[[=<>]/)){var a=n[0].match(GN),s=n[1].match(GN);return VN(t,a)?[o,n[0]]:VN(t,s)?[o,n[1]]:[o,n[null!=a&&null!=s?2:1]]}return[o,i]}function WN(e,t,n){null==n&&(n={});var o="";switch(typeof e){case"string":o="m/d/yy"==e&&n.dateNF?n.dateNF:e;break;case"number":null==(o=14==e&&n.dateNF?n.dateNF:(null!=n.table?n.table:AN)[e])&&(o=n.table&&n.table[yN[e]]||AN[yN[e]]),null==o&&(o=mN[e]||"General")}if(pN(o,0))return SN(t,n);t instanceof Date&&(t=xN(t,n.date1904));var r=KN(o,t);if(pN(r[1]))return SN(t,n);if(!0===t)t="TRUE";else if(!1===t)t="FALSE";else if(""===t||null==t)return"";return function(e,t,n,o){for(var r,i,a,s=[],c="",l=0,u="",d="t",p="H";l<e.length;)switch(u=e.charAt(l)){case"G":if(!pN(e,l))throw new Error("unrecognized character "+u+" in "+e);s[s.length]={t:"G",v:"General"},l+=7;break;case'"':for(c="";34!==(a=e.charCodeAt(++l))&&l<e.length;)c+=String.fromCharCode(a);s[s.length]={t:"t",v:c},++l;break;case"\\":var f=e.charAt(++l),h="("===f||")"===f?f:"t";s[s.length]={t:h,v:f},++l;break;case"_":s[s.length]={t:"t",v:" "},l+=2;break;case"@":s[s.length]={t:"T",v:t},++l;break;case"B":case"b":if("1"===e.charAt(l+1)||"2"===e.charAt(l+1)){if(null==r&&null==(r=CN(t,n,"2"===e.charAt(l+1))))return"";s[s.length]={t:"X",v:e.substr(l,2)},d=u,l+=2;break}case"M":case"D":case"Y":case"H":case"S":case"E":u=u.toLowerCase();case"m":case"d":case"y":case"h":case"s":case"e":case"g":if(t<0)return"";if(null==r&&null==(r=CN(t,n)))return"";for(c=u;++l<e.length&&e.charAt(l).toLowerCase()===u;)c+=u;"m"===u&&"h"===d.toLowerCase()&&(u="M"),"h"===u&&(u=p),s[s.length]={t:u,v:c},d=u;break;case"A":case"a":case"上":var A={t:u,v:u};if(null==r&&(r=CN(t,n)),"A/P"===e.substr(l,3).toUpperCase()?(null!=r&&(A.v=r.H>=12?"P":"A"),A.t="T",p="h",l+=3):"AM/PM"===e.substr(l,5).toUpperCase()?(null!=r&&(A.v=r.H>=12?"PM":"AM"),A.t="T",l+=5,p="h"):"上午/下午"===e.substr(l,5).toUpperCase()?(null!=r&&(A.v=r.H>=12?"下午":"上午"),A.t="T",l+=5,p="h"):(A.t="t",++l),null==r&&"T"===A.t)return"";s[s.length]=A,d=u;break;case"[":for(c=u;"]"!==e.charAt(l++)&&l<e.length;)c+=e.charAt(l);if("]"!==c.slice(-1))throw'unterminated "[" block: |'+c+"|";if(c.match(jN)){if(null==r&&null==(r=CN(t,n)))return"";s[s.length]={t:"Z",v:c.toLowerCase()},d=c.charAt(1)}else c.indexOf("$")>-1&&(c=(c.match(/\$([^-\[\]]*)/)||[])[1]||"$",QN(e)||(s[s.length]={t:"t",v:c}));break;case".":if(null!=r){for(c=u;++l<e.length&&"0"===(u=e.charAt(l));)c+=u;s[s.length]={t:"s",v:c};break}case"0":case"#":for(c=u;++l<e.length&&"0#?.,E+-%".indexOf(u=e.charAt(l))>-1;)c+=u;s[s.length]={t:"n",v:c};break;case"?":for(c=u;e.charAt(++l)===u;)c+=u;s[s.length]={t:u,v:c},d=u;break;case"*":++l," "!=e.charAt(l)&&"*"!=e.charAt(l)||++l;break;case"(":case")":s[s.length]={t:1===o?"t":u,v:u},++l;break;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":for(c=u;l<e.length&&"0123456789".indexOf(e.charAt(++l))>-1;)c+=e.charAt(l);s[s.length]={t:"D",v:c};break;case" ":s[s.length]={t:u,v:u},++l;break;case"$":s[s.length]={t:"t",v:"$"},++l;break;default:if(-1===",$-+/():!^&'~{}<>=€acfijklopqrtuvwxzP".indexOf(u))throw new Error("unrecognized character "+u+" in "+e);s[s.length]={t:"t",v:u},++l}var y,m=0,g=0;for(l=s.length-1,d="t";l>=0;--l)switch(s[l].t){case"h":case"H":s[l].t=p,d="h",m<1&&(m=1);break;case"s":(y=s[l].v.match(/\.0+$/))&&(g=Math.max(g,y[0].length-1)),m<3&&(m=3);case"d":case"y":case"M":case"e":d=s[l].t;break;case"m":"s"===d&&(s[l].t="M",m<2&&(m=2));break;case"X":break;case"Z":m<1&&s[l].v.match(/[Hh]/)&&(m=1),m<2&&s[l].v.match(/[Mm]/)&&(m=2),m<3&&s[l].v.match(/[Ss]/)&&(m=3)}switch(m){case 0:break;case 1:r.u>=.5&&(r.u=0,++r.S),r.S>=60&&(r.S=0,++r.M),r.M>=60&&(r.M=0,++r.H);break;case 2:r.u>=.5&&(r.u=0,++r.S),r.S>=60&&(r.S=0,++r.M)}var C,v="";for(l=0;l<s.length;++l)switch(s[l].t){case"t":case"T":case" ":case"D":break;case"X":s[l].v="",s[l].t=";";break;case"d":case"m":case"y":case"h":case"H":case"M":case"s":case"e":case"b":case"Z":s[l].v=EN(s[l].t.charCodeAt(0),s[l].v,r,g),s[l].t="t";break;case"n":case"?":for(C=l+1;null!=s[C]&&("?"===(u=s[C].t)||"D"===u||(" "===u||"t"===u)&&null!=s[C+1]&&("?"===s[C+1].t||"t"===s[C+1].t&&"/"===s[C+1].v)||"("===s[l].t&&(" "===u||"n"===u||")"===u)||"t"===u&&("/"===s[C].v||" "===s[C].v&&null!=s[C+1]&&"?"==s[C+1].t));)s[l].v+=s[C].v,s[C]={v:"",t:";"},++C;v+=s[l].v,l=C-1;break;case"G":s[l].t="t",s[l].v=SN(t,n)}var b,_,x="";if(v.length>0){40==v.charCodeAt(0)?(b=t<0&&45===v.charCodeAt(0)?-t:t,_=HN("n",v,b)):(_=HN("n",v,b=t<0&&o>1?-t:t),b<0&&s[0]&&"t"==s[0].t&&(_=_.substr(1),s[0].v="-"+s[0].v)),C=_.length-1;var w=s.length;for(l=0;l<s.length;++l)if(null!=s[l]&&"t"!=s[l].t&&s[l].v.indexOf(".")>-1){w=l;break}var B=s.length;if(w===s.length&&-1===_.indexOf("E")){for(l=s.length-1;l>=0;--l)null!=s[l]&&-1!=="n?".indexOf(s[l].t)&&(C>=s[l].v.length-1?(C-=s[l].v.length,s[l].v=_.substr(C+1,s[l].v.length)):C<0?s[l].v="":(s[l].v=_.substr(0,C+1),C=-1),s[l].t="t",B=l);C>=0&&B<s.length&&(s[B].v=_.substr(0,C+1)+s[B].v)}else if(w!==s.length&&-1===_.indexOf("E")){for(C=_.indexOf(".")-1,l=w;l>=0;--l)if(null!=s[l]&&-1!=="n?".indexOf(s[l].t)){for(i=s[l].v.indexOf(".")>-1&&l===w?s[l].v.indexOf(".")-1:s[l].v.length-1,x=s[l].v.substr(i+1);i>=0;--i)C>=0&&("0"===s[l].v.charAt(i)||"#"===s[l].v.charAt(i))&&(x=_.charAt(C--)+x);s[l].v=x,s[l].t="t",B=l}for(C>=0&&B<s.length&&(s[B].v=_.substr(0,C+1)+s[B].v),C=_.indexOf(".")+1,l=w;l<s.length;++l)if(null!=s[l]&&(-1!=="n?(".indexOf(s[l].t)||l===w)){for(i=s[l].v.indexOf(".")>-1&&l===w?s[l].v.indexOf(".")+1:0,x=s[l].v.substr(0,i);i<s[l].v.length;++i)C<_.length&&(x+=_.charAt(C++));s[l].v=x,s[l].t="t",B=l}}}for(l=0;l<s.length;++l)null!=s[l]&&"n?".indexOf(s[l].t)>-1&&(b=o>1&&t<0&&l>0&&"-"===s[l-1].v?-t:t,s[l].v=HN(s[l].t,s[l].v,b),s[l].t="t");var S="";for(l=0;l!==s.length;++l)null!=s[l]&&(S+=s[l].v);return S}(r[1],t,n,r[0])}function qN(e){for(var t=Object.keys(e),n=[],o=0;o<t.length;++o)Object.prototype.hasOwnProperty.call(e,t[o])&&n.push(t[o]);return n}function ZN(e){for(var t=[],n=qN(e),o=0;o!==n.length;++o)t[e[n[o]]]=n[o];return t}var XN=new Date(1899,11,30,0,0,0);function YN(e,t){return(e.getTime()-(XN.getTime()+6e4*(e.getTimezoneOffset()-XN.getTimezoneOffset())))/864e5}var JN=new Date("2017-02-19T19:06:09.000Z"),$N=isNaN(JN.getFullYear())?new Date("2/19/17"):JN,eH=2017==$N.getFullYear();function tH(e,t){var n=new Date(e);if(eH)return n;if(e instanceof Date)return e;if(1917==$N.getFullYear()&&!isNaN(n.getFullYear())){var o=n.getFullYear();return e.indexOf(""+o)>-1||n.setFullYear(n.getFullYear()+100),n}var r=e.match(/\d+/g)||["2017","2","19","0","0","0"],i=new Date(+r[0],+r[1]-1,+r[2],+r[3]||0,+r[4]||0,+r[5]||0);return e.indexOf("Z")>-1&&(i=new Date(i.getTime()-60*i.getTimezoneOffset()*1e3)),i}function nH(e,t){for(var n="";n.length<t;)n+=e;return n}function oH(e){var t=Number(e);if(!isNaN(t))return isFinite(t)?t:NaN;if(!/\d/.test(e))return t;var n=1,o=e.replace(/([\d]),([\d])/g,"$1$2").replace(/[$]/g,"").replace(/[%]/g,(function(){return n*=100,""}));return isNaN(t=Number(o))?(o=o.replace(/[(](.*)[)]/,(function(e,t){return n=-n,t})),isNaN(t=Number(o))?t:t/n):t/n}var rH=["january","february","march","april","may","june","july","august","september","october","november","december"];function iH(e){var t=new Date(e),n=new Date(NaN),o=t.getYear(),r=t.getMonth(),i=t.getDate();if(isNaN(i))return n;var a=e.toLowerCase();if(a.match(/jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec/)){if((a=a.replace(/[^a-z]/g,"").replace(/([^a-z]|^)[ap]m?([^a-z]|$)/,"")).length>3&&-1==rH.indexOf(a))return n}else if(a.match(/[a-z]/))return n;return o<0||o>8099?n:(r>0||i>1)&&101!=o?t:e.match(/[^-0-9:,\/\\]/)?n:t}var aH=ZN({""":'"',"'":"'",">":">","<":"<","&":"&"}),sH=/[&<>'"]/g,cH=/[\u0000-\u001f]/g;var lH=function(){var e=[["nbsp"," "],["middot","·"],["quot",'"'],["apos","'"],["gt",">"],["lt","<"],["amp","&"]].map((function(e){return[new RegExp("&"+e[0]+";","ig"),e[1]]}));return function(t){for(var n=t.replace(/^[\t\n\r ]+/,"").replace(/[\t\n\r ]+$/,"").replace(/>\s+/g,">").replace(/\s+</g,"<").replace(/[\t\n\r ]+/g," ").replace(/<\s*[bB][rR]\s*\/?>/g,"\n").replace(/<[^>]*>/g,""),o=0;o<e.length;++o)n=n.replace(e[o][0],e[o][1]);return n}}(),uH=/(^\s|\s$|\n)/;function dH(e,t,n){return"<"+e+(null!=n?function(e){return qN(e).map((function(t){return" "+t+'="'+e[t]+'"'})).join("")}(n):"")+(null!=t?(t.match(uH)?' xml:space="preserve"':"")+">"+t+"</"+e:"/")+">"}function pH(e){return""+(e+1)}function fH(e){if(e<0)throw new Error("invalid column "+e);var t="";for(++e;e;e=Math.floor((e-1)/26))t=String.fromCharCode((e-1)%26+65)+t;return t}function hH(e){for(var t=0,n=0,o=0;o<e.length;++o){var r=e.charCodeAt(o);r>=48&&r<=57?t=10*t+(r-48):r>=65&&r<=90&&(n=26*n+(r-64))}return{c:n-1,r:t-1}}function AH(e){for(var t=e.c+1,n="";t;t=(t-1)/26|0)n=String.fromCharCode((t-1)%26+65)+n;return n+(e.r+1)}function yH(e){var t=e.indexOf(":");return-1==t?{s:hH(e),e:hH(e)}:{s:hH(e.slice(0,t)),e:hH(e.slice(t+1))}}function mH(e,t){return void 0===t||"number"==typeof t?mH(e.s,e.e):("string"!=typeof e&&(e=AH(e)),"string"!=typeof t&&(t=AH(t)),e==t?e:e+":"+t)}function gH(e){var t={s:{c:0,r:0},e:{c:0,r:0}},n=0,o=0,r=0,i=e.length;for(n=0;o<i&&!((r=e.charCodeAt(o)-64)<1||r>26);++o)n=26*n+r;for(t.s.c=--n,n=0;o<i&&!((r=e.charCodeAt(o)-48)<0||r>9);++o)n=10*n+r;if(t.s.r=--n,o===i||10!=r)return t.e.c=t.s.c,t.e.r=t.s.r,t;for(++o,n=0;o!=i&&!((r=e.charCodeAt(o)-64)<1||r>26);++o)n=26*n+r;for(t.e.c=--n,n=0;o!=i&&!((r=e.charCodeAt(o)-48)<0||r>9);++o)n=10*n+r;return t.e.r=--n,t}function CH(e,t){var n="d"==e.t&&t instanceof Date;if(null!=e.z)try{return e.w=WN(e.z,n?YN(t):t)}catch(e){}try{return e.w=WN((e.XF||{}).numFmtId||(n?14:0),n?YN(t):t)}catch(e){return""+t}}function vH(e,t,n){return null==e||null==e.t||"z"==e.t?"":void 0!==e.w?e.w:("d"==e.t&&!e.z&&n&&n.dateNF&&(e.z=n.dateNF),"e"==e.t?_H[e.v]||e.v:CH(e,null==t?e.v:t))}function bH(e,t,n){var o=n||{},r=e?Array.isArray(e):o.dense,i=e||(r?[]:{}),a=0,s=0;if(i&&null!=o.origin){if("number"==typeof o.origin)a=o.origin;else{var c="string"==typeof o.origin?hH(o.origin):o.origin;a=c.r,s=c.c}i["!ref"]||(i["!ref"]="A1:A1")}var l={s:{c:1e7,r:1e7},e:{c:0,r:0}};if(i["!ref"]){var u=gH(i["!ref"]);l.s.c=u.s.c,l.s.r=u.s.r,l.e.c=Math.max(l.e.c,u.e.c),l.e.r=Math.max(l.e.r,u.e.r),-1==a&&(l.e.r=a=u.e.r+1)}for(var d=0;d!=t.length;++d)if(t[d]){if(!Array.isArray(t[d]))throw new Error("aoa_to_sheet expects an array of arrays");for(var p=0;p!=t[d].length;++p)if(void 0!==t[d][p]){var f={v:t[d][p]},h=a+d,A=s+p;if(l.s.r>h&&(l.s.r=h),l.s.c>A&&(l.s.c=A),l.e.r<h&&(l.e.r=h),l.e.c<A&&(l.e.c=A),!t[d][p]||"object"!=typeof t[d][p]||Array.isArray(t[d][p])||t[d][p]instanceof Date)if(Array.isArray(f.v)&&(f.f=t[d][p][1],f.v=f.v[0]),null===f.v)if(f.f)f.t="n";else if(o.nullError)f.t="e",f.v=0;else{if(!o.sheetStubs)continue;f.t="z"}else"number"==typeof f.v?f.t="n":"boolean"==typeof f.v?f.t="b":f.v instanceof Date?(f.z=o.dateNF||AN[14],o.cellDates?(f.t="d",f.w=WN(f.z,YN(f.v))):(f.t="n",f.v=YN(f.v),f.w=WN(f.z,f.v))):f.t="s";else f=t[d][p];if(r)i[h]||(i[h]=[]),i[h][A]&&i[h][A].z&&(f.z=i[h][A].z),i[h][A]=f;else{var y=AH({c:A,r:h});i[y]&&i[y].z&&(f.z=i[y].z),i[y]=f}}}return l.s.c<1e7&&(i["!ref"]=mH(l)),i}var _H={0:"#NULL!",7:"#DIV/0!",15:"#VALUE!",23:"#REF!",29:"#NAME?",36:"#NUM!",42:"#N/A",43:"#GETTING_DATA",255:"#WTF?"},xH="][*?/\\".split("");function wH(e,t,n,o){for(var r=e["!merges"]||[],i=[],a=t.s.c;a<=t.e.c;++a){for(var s=0,c=0,l=0;l<r.length;++l)if(!(r[l].s.r>n||r[l].s.c>a||r[l].e.r<n||r[l].e.c<a)){if(r[l].s.r<n||r[l].s.c<a){s=-1;break}s=r[l].e.r-r[l].s.r+1,c=r[l].e.c-r[l].s.c+1;break}if(!(s<0)){var u=AH({r:n,c:a}),d=o.dense?(e[n]||[])[a]:e[u],p=d&&null!=d.v&&(d.h||((d.w||(vH(d),d.w)||"")+"").replace(sH,(function(e){return aH[e]})).replace(/\n/g,"<br/>").replace(cH,(function(e){return"&#x"+("000"+e.charCodeAt(0).toString(16)).slice(-4)+";"})))||"",f={};s>1&&(f.rowspan=s),c>1&&(f.colspan=c),o.editable?p='<span contenteditable="true">'+p+"</span>":d&&(f["data-t"]=d&&d.t||"z",null!=d.v&&(f["data-v"]=d.v),null!=d.z&&(f["data-z"]=d.z),d.l&&"#"!=(d.l.Target||"#").charAt(0)&&(p='<a href="'+d.l.Target+'">'+p+"</a>")),f.id=(o.id||"sjs")+"-"+u,i.push(dH("td",p,f))}}return"<tr>"+i.join("")+"</tr>"}function BH(e,t,n){var o=n||{},r=0,i=0;if(null!=o.origin)if("number"==typeof o.origin)r=o.origin;else{var a="string"==typeof o.origin?hH(o.origin):o.origin;r=a.r,i=a.c}var s=t.getElementsByTagName("tr"),c=Math.min(o.sheetRows||1e7,s.length),l={s:{r:0,c:0},e:{r:r,c:i}};if(e["!ref"]){var u=yH(e["!ref"]);l.s.r=Math.min(l.s.r,u.s.r),l.s.c=Math.min(l.s.c,u.s.c),l.e.r=Math.max(l.e.r,u.e.r),l.e.c=Math.max(l.e.c,u.e.c),-1==r&&(l.e.r=r=u.e.r+1)}var d=[],p=0,f=e["!rows"]||(e["!rows"]=[]),h=0,A=0,y=0,m=0,g=0,C=0;for(e["!cols"]||(e["!cols"]=[]);h<s.length&&A<c;++h){var v=s[h];if(EH(v)){if(o.display)continue;f[A]={hidden:!0}}var b=v.children;for(y=m=0;y<b.length;++y){var _=b[y];if(!o.display||!EH(_)){var x=_.hasAttribute("data-v")?_.getAttribute("data-v"):_.hasAttribute("v")?_.getAttribute("v"):lH(_.innerHTML),w=_.getAttribute("data-z")||_.getAttribute("z");for(p=0;p<d.length;++p){var B=d[p];B.s.c==m+i&&B.s.r<A+r&&A+r<=B.e.r&&(m=B.e.c+1-i,p=-1)}C=+_.getAttribute("colspan")||1,((g=+_.getAttribute("rowspan")||1)>1||C>1)&&d.push({s:{r:A+r,c:m+i},e:{r:A+r+(g||1)-1,c:m+i+(C||1)-1}});var S={t:"s",v:x},E=_.getAttribute("data-t")||_.getAttribute("t")||"";null!=x&&(0==x.length?S.t=E||"z":o.raw||0==x.trim().length||"s"==E||("TRUE"===x?S={t:"b",v:!0}:"FALSE"===x?S={t:"b",v:!1}:isNaN(oH(x))?isNaN(iH(x).getDate())||(S={t:"d",v:tH(x)},o.cellDates||(S={t:"n",v:YN(S.v)}),S.z=o.dateNF||AN[14]):S={t:"n",v:oH(x)})),void 0===S.z&&null!=w&&(S.z=w);var T="",M=_.getElementsByTagName("A");if(M&&M.length)for(var P=0;P<M.length&&(!M[P].hasAttribute("href")||"#"==(T=M[P].getAttribute("href")).charAt(0));++P);T&&"#"!=T.charAt(0)&&(S.l={Target:T}),o.dense?(e[A+r]||(e[A+r]=[]),e[A+r][m+i]=S):e[AH({c:m+i,r:A+r})]=S,l.e.c<m+i&&(l.e.c=m+i),m+=C}}++A}return d.length&&(e["!merges"]=(e["!merges"]||[]).concat(d)),l.e.r=Math.max(l.e.r,A-1+r),e["!ref"]=mH(l),A>=c&&(e["!fullref"]=mH((l.e.r=s.length-h+A-1+r,l))),e}function SH(e,t){return BH((t||{}).dense?[]:{},e,t)}function EH(e){var t="",n=function(e){return e.ownerDocument.defaultView&&"function"==typeof e.ownerDocument.defaultView.getComputedStyle?e.ownerDocument.defaultView.getComputedStyle:"function"==typeof getComputedStyle?getComputedStyle:null}(e);return n&&(t=n(e).getPropertyValue("display")),t||(t=e.style&&e.style.display),"none"===t}function TH(e,t,n,o,r,i,a,s){var c=pH(n),l=s.defval,u=s.raw||!Object.prototype.hasOwnProperty.call(s,"raw"),d=!0,p=1===r?[]:{};if(1!==r)if(Object.defineProperty)try{Object.defineProperty(p,"__rowNum__",{value:n,enumerable:!1})}catch(e){p.__rowNum__=n}else p.__rowNum__=n;if(!a||e[n])for(var f=t.s.c;f<=t.e.c;++f){var h=a?e[n][f]:e[o[f]+c];if(void 0!==h&&void 0!==h.t){var A=h.v;switch(h.t){case"z":if(null==A)break;continue;case"e":A=0==A?null:void 0;break;case"s":case"d":case"b":case"n":break;default:throw new Error("unrecognized type "+h.t)}if(null!=i[f]){if(null==A)if("e"==h.t&&null===A)p[i[f]]=null;else if(void 0!==l)p[i[f]]=l;else{if(!u||null!==A)continue;p[i[f]]=null}else p[i[f]]=u&&("n"!==h.t||"n"===h.t&&!1!==s.rawNumbers)?A:vH(h,A,s);null!=A&&(d=!1)}}else{if(void 0===l)continue;null!=i[f]&&(p[i[f]]=l)}}return{row:p,isempty:d}}function MH(e,t){if(null==e||null==e["!ref"])return[];var n={t:"n",v:0},o=0,r=1,i=[],a=0,s="",c={s:{r:0,c:0},e:{r:0,c:0}},l=t||{},u=null!=l.range?l.range:e["!ref"];switch(1===l.header?o=1:"A"===l.header?o=2:Array.isArray(l.header)?o=3:null==l.header&&(o=0),typeof u){case"string":c=gH(u);break;case"number":(c=gH(e["!ref"])).s.r=u;break;default:c=u}o>0&&(r=0);var d=pH(c.s.r),p=[],f=[],h=0,A=0,y=Array.isArray(e),m=c.s.r,g=0,C={};y&&!e[m]&&(e[m]=[]);var v=l.skipHidden&&e["!cols"]||[],b=l.skipHidden&&e["!rows"]||[];for(g=c.s.c;g<=c.e.c;++g)if(!(v[g]||{}).hidden)switch(p[g]=fH(g),n=y?e[m][g]:e[p[g]+d],o){case 1:i[g]=g-c.s.c;break;case 2:i[g]=p[g];break;case 3:i[g]=l.header[g-c.s.c];break;default:if(null==n&&(n={w:"__EMPTY",t:"s"}),s=a=vH(n,null,l),A=C[a]||0){do{s=a+"_"+A++}while(C[s]);C[a]=A,C[s]=1}else C[a]=1;i[g]=s}for(m=c.s.r+r;m<=c.e.r;++m)if(!(b[m]||{}).hidden){var _=TH(e,c,m,p,o,i,y,l);(!1===_.isempty||(1===o?!1!==l.blankrows:l.blankrows))&&(f[h++]=_.row)}return f.length=h,f}var PH=/"/g;function FH(e,t,n,o,r,i,a,s){for(var c=!0,l=[],u="",d=pH(n),p=t.s.c;p<=t.e.c;++p)if(o[p]){var f=s.dense?(e[n]||[])[p]:e[o[p]+d];if(null==f)u="";else if(null!=f.v){c=!1,u=""+(s.rawNumbers&&"n"==f.t?f.v:vH(f,null,s));for(var h=0,A=0;h!==u.length;++h)if((A=u.charCodeAt(h))===r||A===i||34===A||s.forceQuotes){u='"'+u.replace(PH,'""')+'"';break}"ID"==u&&(u='"ID"')}else null==f.f||f.F?u="":(c=!1,(u="="+f.f).indexOf(",")>=0&&(u='"'+u.replace(PH,'""')+'"'));l.push(u)}return!1===s.blankrows&&c?null:l.join(a)}function IH(e,t){var n=[],o=null==t?{}:t;if(null==e||null==e["!ref"])return"";var r=gH(e["!ref"]),i=void 0!==o.FS?o.FS:",",a=i.charCodeAt(0),s=void 0!==o.RS?o.RS:"\n",c=s.charCodeAt(0),l=new RegExp(("|"==i?"\\|":i)+"+$"),u="",d=[];o.dense=Array.isArray(e);for(var p=o.skipHidden&&e["!cols"]||[],f=o.skipHidden&&e["!rows"]||[],h=r.s.c;h<=r.e.c;++h)(p[h]||{}).hidden||(d[h]=fH(h));for(var A=0,y=r.s.r;y<=r.e.r;++y)(f[y]||{}).hidden||null!=(u=FH(e,r,y,d,a,c,i,o))&&(o.strip&&(u=u.replace(l,"")),(u||!1!==o.blankrows)&&n.push((A++?s:"")+u));return delete o.dense,n.join("")}function RH(e,t,n){var o,r=n||{},i=+!r.skipHeader,a=e||{},s=0,c=0;if(a&&null!=r.origin)if("number"==typeof r.origin)s=r.origin;else{var l="string"==typeof r.origin?hH(r.origin):r.origin;s=l.r,c=l.c}var u={s:{c:0,r:0},e:{c:c,r:s+t.length-1+i}};if(a["!ref"]){var d=gH(a["!ref"]);u.e.c=Math.max(u.e.c,d.e.c),u.e.r=Math.max(u.e.r,d.e.r),-1==s&&(s=d.e.r+1,u.e.r=s+t.length-1+i)}else-1==s&&(s=0,u.e.r=t.length-1+i);var p=r.header||[],f=0;t.forEach((function(e,t){qN(e).forEach((function(n){-1==(f=p.indexOf(n))&&(p[f=p.length]=n);var l=e[n],u="z",d="",h=AH({c:c+f,r:s+t+i});o=kH(a,h),!l||"object"!=typeof l||l instanceof Date?("number"==typeof l?u="n":"boolean"==typeof l?u="b":"string"==typeof l?u="s":l instanceof Date?(u="d",r.cellDates||(u="n",l=YN(l)),d=r.dateNF||AN[14]):null===l&&r.nullError&&(u="e",l=0),o?(o.t=u,o.v=l,delete o.w,delete o.R,d&&(o.z=d)):a[h]=o={t:u,v:l},d&&(o.z=d)):a[h]=l}))})),u.e.c=Math.max(u.e.c,c+p.length-1);var h=pH(s);if(i)for(f=0;f<p.length;++f)a[fH(f+c)+h]={t:"s",v:p[f]};return a["!ref"]=mH(u),a}function kH(e,t,n){if("string"==typeof t){if(Array.isArray(e)){var o=hH(t);return e[o.r]||(e[o.r]=[]),e[o.r][o.c]||(e[o.r][o.c]={t:"z"})}return e[t]||(e[t]={t:"z"})}return kH(e,AH("number"!=typeof t?t:{r:t,c:n||0}))}function OH(e,t,n){return t?(e.l={Target:t},n&&(e.l.Tooltip=n)):delete e.l,e}var DH={encode_col:fH,encode_row:pH,encode_cell:AH,encode_range:mH,decode_col:function(e){for(var t=e.replace(/^\$([A-Z])/,"$1"),n=0,o=0;o!==t.length;++o)n=26*n+t.charCodeAt(o)-64;return n-1},decode_row:function(e){return parseInt(e.replace(/\$(\d+)$/,"$1"),10)-1},split_cell:function(e){return e.replace(/(\$?[A-Z]*)(\$?\d*)/,"$1,$2").split(",")},decode_cell:hH,decode_range:yH,format_cell:vH,sheet_add_aoa:bH,sheet_add_json:RH,sheet_add_dom:BH,aoa_to_sheet:function(e,t){return bH(null,e,t)},json_to_sheet:function(e,t){return RH(null,e,t)},table_to_sheet:SH,table_to_book:function(e,t){return function(e,t){var n=t&&t.sheet?t.sheet:"Sheet1",o={};return o[n]=e,{SheetNames:[n],Sheets:o}}(SH(e,t),t)},sheet_to_csv:IH,sheet_to_txt:function(e,t){return t||(t={}),t.FS="\t",t.RS="\n",IH(e,t)},sheet_to_json:MH,sheet_to_html:function(e,t){var n=t||{},o=null!=n.header?n.header:'<html><head><meta charset="utf-8"/><title>SheetJS Table Export</title></head><body>',r=null!=n.footer?n.footer:"</body></html>",i=[o],a=yH(e["!ref"]);n.dense=Array.isArray(e),i.push(function(e,t,n){return[].join("")+"<table"+(n&&n.id?' id="'+n.id+'"':"")+">"}(0,0,n));for(var s=a.s.r;s<=a.e.r;++s)i.push(wH(e,a,s,n));return i.push("</table>"+r),i.join("")},sheet_to_formulae:function(e){var t,n="",o="";if(null==e||null==e["!ref"])return[];var r,i=gH(e["!ref"]),a="",s=[],c=[],l=Array.isArray(e);for(r=i.s.c;r<=i.e.c;++r)s[r]=fH(r);for(var u=i.s.r;u<=i.e.r;++u)for(a=pH(u),r=i.s.c;r<=i.e.c;++r)if(n=s[r]+a,o="",void 0!==(t=l?(e[u]||[])[r]:e[n])){if(null!=t.F){if(n=t.F,!t.f)continue;o=t.f,-1==n.indexOf(":")&&(n=n+":"+n)}if(null!=t.f)o=t.f;else{if("z"==t.t)continue;if("n"==t.t&&null!=t.v)o=""+t.v;else if("b"==t.t)o=t.v?"TRUE":"FALSE";else if(void 0!==t.w)o="'"+t.w;else{if(void 0===t.v)continue;o="s"==t.t?"'"+t.v:""+t.v}}c[c.length]=n+"="+o}return c},sheet_to_row_object_array:MH,sheet_get_cell:kH,book_new:function(){return{SheetNames:[],Sheets:{}}},book_append_sheet:function(e,t,n,o){var r=1;if(!n)for(;r<=65535&&-1!=e.SheetNames.indexOf(n="Sheet"+r);++r,n=void 0);if(!n||e.SheetNames.length>=65535)throw new Error("Too many worksheets");if(o&&e.SheetNames.indexOf(n)>=0){var i=n.match(/(^.*?)(\d+)$/);r=i&&+i[2]||0;var a=i&&i[1]||n;for(++r;r<=65535&&-1!=e.SheetNames.indexOf(n=a+r);++r);}if(function(e){if(e.length>31)throw new Error("Sheet names cannot exceed 31 chars");xH.forEach((function(t){if(-1!=e.indexOf(t))throw new Error("Sheet name cannot contain : \\ / ? * [ ]")}))}(n),e.SheetNames.indexOf(n)>=0)throw new Error("Worksheet with name |"+n+"| already exists!");return e.SheetNames.push(n),e.Sheets[n]=t,n},book_set_sheet_visibility:function(e,t,n){e.Workbook||(e.Workbook={}),e.Workbook.Sheets||(e.Workbook.Sheets=[]);var o=function(e,t){if("number"==typeof t){if(t>=0&&e.SheetNames.length>t)return t;throw new Error("Cannot find sheet # "+t)}if("string"==typeof t){var n=e.SheetNames.indexOf(t);if(n>-1)return n;throw new Error("Cannot find sheet name |"+t+"|")}throw new Error("Cannot find sheet |"+t+"|")}(e,t);switch(e.Workbook.Sheets[o]||(e.Workbook.Sheets[o]={}),n){case 0:case 1:case 2:break;default:throw new Error("Bad sheet visibility setting "+n)}e.Workbook.Sheets[o].Hidden=n},cell_set_number_format:function(e,t){return e.z=t,e},cell_set_hyperlink:OH,cell_set_internal_link:function(e,t,n){return OH(e,"#"+t,n)},cell_add_comment:function(e,t,n){e.c||(e.c=[]),e.c.push({t:t,a:n||"SheetJS"})},sheet_set_array_formula:function(e,t,n,o){for(var r="string"!=typeof t?t:gH(t),i="string"==typeof t?t:mH(t),a=r.s.r;a<=r.e.r;++a)for(var s=r.s.c;s<=r.e.c;++s){var c=kH(e,a,s);c.t="n",c.F=i,delete c.v,a==r.s.r&&s==r.s.c&&(c.f=n,o&&(c.D=!0))}return e},consts:{SHEET_VISIBLE:0,SHEET_HIDDEN:1,SHEET_VERY_HIDDEN:2}},LH=function(o){var i=Qv(),a=Gv(yb),s=Gv(EC),c=Gv(TC),l=Gv(KC),d=Gv(WC),p=Gv(qC),f=Gv(XC),h=Gv(ZC),A=Gv(gb),y=Gv(mb),m=r.useState([]),g=m[0],C=m[1],v=r.useState([]),b=v[0],_=v[1];u((function(){var e=[{icon:PR,action:rC.WINDSTORM,title:"Hurricane",description:"Display wind storm events that have occured within your specified locations.",enabled:l},{icon:TR,action:rC.EARTHQUAKE,title:"Earthquake",description:"Display earthquake events that have occured within your specified locations.",enabled:d},{icon:ER,action:rC.FLOOD,title:"Flood",description:"Display flood events that have occured within your specified locations.",enabled:h},{icon:SR,action:rC.FIRE,title:"Fire",description:"Display wild fire events that have occured within your specified locations.",enabled:p},{icon:MR,action:rC.HAIL,title:"Hail",description:"Display hail storm that have occured within your specified locations.",enabled:f}];C(e)}),[l,d,h,p,f]),u((function(){var e=[{icon:BR,action:iC.EXPORT_EXCEL_DATA,title:"Export Excel",filename:"payout-{date}.xlsx",description:"Export breakdown of storm payouts to excel format.",enabled:s==rC.WINDSTORM,callback:w},{icon:IR,action:iC.EXPORT_PDF_DATA,title:"Export PDF",filename:"back-testing-{date}.pdf",description:"Export back testing analysis in PDF format.",enabled:null!=y,callback:B}];_(e)}),[y,s]);var x=Oa((function(t){var n=t.className,o=ov(t,["className"]);return e(sA,nv({},o,{classes:{popper:n}}))}))((function(e){var t,n=e.theme;return(t={})["& .".concat($h.tooltip)]={backgroundColor:"#f5f5f9",color:"rgba(0, 0, 0, 0.87)",maxWidth:220,fontSize:n.typography.pxToRem(12),border:"1px solid #dadde9"},t}));function w(e){null!=(null==a?void 0:a.payouts)&&DH.json_to_sheet(a.payouts.map((function(e){return{name:e.name,year:e.year,proxyPayout:e.proxy.proxyPayout,proxyWindSpeedMPH:e.proxy.windspeedMPH,anemometerPayout:e.anemometer.anemometerPayout,anemometerWindSpeedMPH:e.anemometer.windspeedMPH,ciacPayout:e.ciac.ciacPayout,ciacWindSpeedMPH:e.ciac.windspeedMPH,maxRecovery:e.maxRecovery,maxRecoveryAmount:e.maxRecoveryAmount}})))}function B(e){null!=y&&(e.currentTarget.href=y)}return e(n,{children:e("div",{className:"sidebar-container",children:t("div",{className:"icon-container",children:[g.map((function(n){return e(x,{placement:"right-end",title:n.enabled?t(r.Fragment,{children:[e(vc,{color:"inherit",children:e("b",{children:n.title})}),e("em",{children:n.description})]}):"",children:e(pc,{disabled:!n.enabled,size:"small",onClick:function(){i(AC(n.action))},sx:{width:"50px",height:"50px"},className:"item"+(n.enabled?"":" disabled")+(o=n,s==o.action?" selected":""),children:e(xR,{style:{height:"30px",width:"30px",transform:"scale(0.8)"},icon:n.icon,size:"lg"})})},n.action);var o})),e(xp,{className:"divider",orientation:"horizontal",flexItem:!0}),b.map((function(n){return e(x,{placement:"right-end",title:n.enabled&&c==cy.DISPLAY_PAYOUTS&&0==A?t(r.Fragment,{children:[e(vc,{color:"inherit",children:e("b",{children:n.title})}),e("em",{children:n.description})]}):"",children:t("div",{children:[n.enabled&&c==cy.DISPLAY_PAYOUTS&&0==A&&e("a",{onClick:function(e){return t=e,void(null!=(o=n).callback&&o.callback(t));var t,o},download:(o=n.filename,o?o.replace("{date}",Date.now()+""):"file-"+Date.now()),style:{textAlign:"center",lineHeight:"45px",display:"block"},className:"item"+(n.enabled?"":" disabled"),children:e(xR,{style:{height:"30px",width:"30px",transform:"scale(0.7)"},icon:n.icon,size:"lg"})}),(!n.enabled||c!=cy.DISPLAY_PAYOUTS||1==A)&&e(pc,{disabled:!0,size:"small",sx:{width:"50px",height:"50px"},className:"item disabled",children:e(xR,{style:{height:"30px",width:"30px",transform:"scale(0.8)"},icon:n.icon,size:"lg"})})]})},n.action);var o}))]})})})},UH=function(e,t){return UH=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},UH(e,t)};function zH(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}UH(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)}var NH=function(){return NH=Object.assign||function(e){for(var t,n=1,o=arguments.length;n<o;n++)for(var r in t=arguments[n])Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e},NH.apply(this,arguments)};function HH(e,t,n,o){return new(n||(n=Promise))((function(t,r){function i(e){try{s(o.next(e))}catch(e){r(e)}}function a(e){try{s(o.throw(e))}catch(e){r(e)}}function s(e){var o;e.done?t(e.value):(o=e.value,o instanceof n?o:new n((function(e){e(o)}))).then(i,a)}s((o=o.apply(e,[])).next())}))}function jH(e,t){var n,o,r,i,a={label:0,sent:function(){if(1&r[0])throw r[1];return r[1]},trys:[],ops:[]};return i={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(i[Symbol.iterator]=function(){return this}),i;function s(i){return function(s){return function(i){if(n)throw new TypeError("Generator is already executing.");for(;a;)try{if(n=1,o&&(r=2&i[0]?o.return:i[0]?o.throw||((r=o.return)&&r.call(o),0):o.next)&&!(r=r.call(o,i[1])).done)return r;switch(o=0,r&&(i=[2&i[0],r.value]),i[0]){case 0:case 1:r=i;break;case 4:return a.label++,{value:i[1],done:!1};case 5:a.label++,o=i[1],i=[0];continue;case 7:i=a.ops.pop(),a.trys.pop();continue;default:if(!(r=a.trys,(r=r.length>0&&r[r.length-1])||6!==i[0]&&2!==i[0])){a=0;continue}if(3===i[0]&&(!r||i[1]>r[0]&&i[1]<r[3])){a.label=i[1];break}if(6===i[0]&&a.label<r[1]){a.label=r[1],r=i;break}if(r&&a.label<r[2]){a.label=r[2],a.ops.push(i);break}r[2]&&a.ops.pop(),a.trys.pop();continue}i=t.call(e,a)}catch(e){i=[6,e],o=0}finally{n=r=0}if(5&i[0])throw i[1];return{value:i[0]?i[1]:void 0,done:!0}}([i,s])}}}function QH(e,t,n){if(2===arguments.length)for(var o,r=0,i=t.length;r<i;r++)!o&&r in t||(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||t)}for(var GH=function(){function e(e,t,n,o){this.left=e,this.top=t,this.width=n,this.height=o}return e.prototype.add=function(t,n,o,r){return new e(this.left+t,this.top+n,this.width+o,this.height+r)},e.fromClientRect=function(t,n){return new e(n.left+t.windowBounds.left,n.top+t.windowBounds.top,n.width,n.height)},e.fromDOMRectList=function(t,n){var o=Array.from(n).find((function(e){return 0!==e.width}));return o?new e(o.left+t.windowBounds.left,o.top+t.windowBounds.top,o.width,o.height):e.EMPTY},e.EMPTY=new e(0,0,0,0),e}(),VH=function(e,t){return GH.fromClientRect(e,t.getBoundingClientRect())},KH=function(e){for(var t=[],n=0,o=e.length;n<o;){var r=e.charCodeAt(n++);if(r>=55296&&r<=56319&&n<o){var i=e.charCodeAt(n++);56320==(64512&i)?t.push(((1023&r)<<10)+(1023&i)+65536):(t.push(r),n--)}else t.push(r)}return t},WH=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(String.fromCodePoint)return String.fromCodePoint.apply(String,e);var n=e.length;if(!n)return"";for(var o=[],r=-1,i="";++r<n;){var a=e[r];a<=65535?o.push(a):(a-=65536,o.push(55296+(a>>10),a%1024+56320)),(r+1===n||o.length>16384)&&(i+=String.fromCharCode.apply(String,o),o.length=0)}return i},qH="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ZH="undefined"==typeof Uint8Array?[]:new Uint8Array(256),XH=0;XH<64;XH++)ZH[qH.charCodeAt(XH)]=XH;for(var YH="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",JH="undefined"==typeof Uint8Array?[]:new Uint8Array(256),$H=0;$H<64;$H++)JH[YH.charCodeAt($H)]=$H;for(var ej=function(e,t,n){return e.slice?e.slice(t,n):new Uint16Array(Array.prototype.slice.call(e,t,n))},tj=function(){function e(e,t,n,o,r,i){this.initialValue=e,this.errorValue=t,this.highStart=n,this.highValueIndex=o,this.index=r,this.data=i}return e.prototype.get=function(e){var t;if(e>=0){if(e<55296||e>56319&&e<=65535)return t=((t=this.index[e>>5])<<2)+(31&e),this.data[t];if(e<=65535)return t=((t=this.index[2048+(e-55296>>5)])<<2)+(31&e),this.data[t];if(e<this.highStart)return t=2080+(e>>11),t=this.index[t],t+=e>>5&63,t=((t=this.index[t])<<2)+(31&e),this.data[t];if(e<=1114111)return this.data[this.highValueIndex]}return this.errorValue},e}(),nj="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",oj="undefined"==typeof Uint8Array?[]:new Uint8Array(256),rj=0;rj<64;rj++)oj[nj.charCodeAt(rj)]=rj;var ij=10,aj=13,sj=15,cj=17,lj=18,uj=19,dj=20,pj=21,fj=22,hj=24,Aj=25,yj=26,mj=27,gj=28,Cj=30,vj=32,bj=33,_j=34,xj=35,wj=37,Bj=38,Sj=39,Ej=40,Tj=42,Mj=[9001,65288],Pj="×",Fj="÷",Ij=function(e){var t=function(e){var t,n,o,r,i,a=.75*e.length,s=e.length,c=0;"="===e[e.length-1]&&(a--,"="===e[e.length-2]&&a--);var l="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(a):new Array(a),u=Array.isArray(l)?l:new Uint8Array(l);for(t=0;t<s;t+=4)n=JH[e.charCodeAt(t)],o=JH[e.charCodeAt(t+1)],r=JH[e.charCodeAt(t+2)],i=JH[e.charCodeAt(t+3)],u[c++]=n<<2|o>>4,u[c++]=(15&o)<<4|r>>2,u[c++]=(3&r)<<6|63&i;return l}(e),n=Array.isArray(t)?function(e){for(var t=e.length,n=[],o=0;o<t;o+=4)n.push(e[o+3]<<24|e[o+2]<<16|e[o+1]<<8|e[o]);return n}(t):new Uint32Array(t),o=Array.isArray(t)?function(e){for(var t=e.length,n=[],o=0;o<t;o+=2)n.push(e[o+1]<<8|e[o]);return n}(t):new Uint16Array(t),r=ej(o,12,n[4]/2),i=2===n[5]?ej(o,(24+n[4])/2):function(e,t,n){return e.slice?e.slice(t,n):new Uint32Array(Array.prototype.slice.call(e,t,n))}(n,Math.ceil((24+n[4])/4));return new tj(n[0],n[1],n[2],n[3],r,i)}("KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqAF8AZwBgAGgAcQB5AHUAfQCFAI0AlQCdAKIAqgCyALoAYABoAGAAaABgAGgAwgDKAGAAaADGAM4A0wDbAOEA6QDxAPkAAQEJAQ8BFwF1AH0AHAEkASwBNAE6AUIBQQFJAVEBWQFhAWgBcAF4ATAAgAGGAY4BlQGXAZ8BpwGvAbUBvQHFAc0B0wHbAeMB6wHxAfkBAQIJAvEBEQIZAiECKQIxAjgCQAJGAk4CVgJeAmQCbAJ0AnwCgQKJApECmQKgAqgCsAK4ArwCxAIwAMwC0wLbAjAA4wLrAvMC+AIAAwcDDwMwABcDHQMlAy0DNQN1AD0DQQNJA0kDSQNRA1EDVwNZA1kDdQB1AGEDdQBpA20DdQN1AHsDdQCBA4kDkQN1AHUAmQOhA3UAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AKYDrgN1AHUAtgO+A8YDzgPWAxcD3gPjA+sD8wN1AHUA+wMDBAkEdQANBBUEHQQlBCoEFwMyBDgEYABABBcDSARQBFgEYARoBDAAcAQzAXgEgASIBJAEdQCXBHUAnwSnBK4EtgS6BMIEyAR1AHUAdQB1AHUAdQCVANAEYABgAGAAYABgAGAAYABgANgEYADcBOQEYADsBPQE/AQEBQwFFAUcBSQFLAU0BWQEPAVEBUsFUwVbBWAAYgVgAGoFcgV6BYIFigWRBWAAmQWfBaYFYABgAGAAYABgAKoFYACxBbAFuQW6BcEFwQXHBcEFwQXPBdMF2wXjBeoF8gX6BQIGCgYSBhoGIgYqBjIGOgZgAD4GRgZMBmAAUwZaBmAAYABgAGAAYABgAGAAYABgAGAAYABgAGIGYABpBnAGYABgAGAAYABgAGAAYABgAGAAYAB4Bn8GhQZgAGAAYAB1AHcDFQSLBmAAYABgAJMGdQA9A3UAmwajBqsGqwaVALMGuwbDBjAAywbSBtIG1QbSBtIG0gbSBtIG0gbdBuMG6wbzBvsGAwcLBxMHAwcbByMHJwcsBywHMQcsB9IGOAdAB0gHTgfSBkgHVgfSBtIG0gbSBtIG0gbSBtIG0gbSBiwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdgAGAALAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAdbB2MHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB2kH0gZwB64EdQB1AHUAdQB1AHUAdQB1AHUHfQdgAIUHjQd1AHUAlQedB2AAYAClB6sHYACzB7YHvgfGB3UAzgfWBzMB3gfmB1EB7gf1B/0HlQENAQUIDQh1ABUIHQglCBcDLQg1CD0IRQhNCEEDUwh1AHUAdQBbCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIaQhjCGQIZQhmCGcIaAhpCGMIZAhlCGYIZwhoCGkIYwhkCGUIZghnCGgIcAh3CHoIMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIgggwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAALAcsBywHLAcsBywHLAcsBywHLAcsB4oILAcsB44I0gaWCJ4Ipgh1AHUAqgiyCHUAdQB1AHUAdQB1AHUAdQB1AHUAtwh8AXUAvwh1AMUIyQjRCNkI4AjoCHUAdQB1AO4I9gj+CAYJDgkTCS0HGwkjCYIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiCCIIIggiAAIAAAAFAAYABgAGIAXwBgAHEAdQBFAJUAogCyAKAAYABgAEIA4ABGANMA4QDxAMEBDwE1AFwBLAE6AQEBUQF4QkhCmEKoQrhCgAHIQsAB0MLAAcABwAHAAeDC6ABoAHDCwMMAAcABwAHAAdDDGMMAAcAB6MM4wwjDWMNow3jDaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAGgAaABoAEjDqABWw6bDqABpg6gAaABoAHcDvwOPA+gAaABfA/8DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DvwO/A78DpcPAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcAB9cPKwkyCToJMAB1AHUAdQBCCUoJTQl1AFUJXAljCWcJawkwADAAMAAwAHMJdQB2CX4JdQCECYoJjgmWCXUAngkwAGAAYABxAHUApgn3A64JtAl1ALkJdQDACTAAMAAwADAAdQB1AHUAdQB1AHUAdQB1AHUAowYNBMUIMAAwADAAMADICcsJ0wnZCRUE4QkwAOkJ8An4CTAAMAB1AAAKvwh1AAgKDwoXCh8KdQAwACcKLgp1ADYKqAmICT4KRgowADAAdQB1AE4KMAB1AFYKdQBeCnUAZQowADAAMAAwADAAMAAwADAAMAAVBHUAbQowADAAdQC5CXUKMAAwAHwBxAijBogEMgF9CoQKiASMCpQKmgqIBKIKqgquCogEDQG2Cr4KxgrLCjAAMADTCtsKCgHjCusK8Qr5CgELMAAwADAAMAB1AIsECQsRC3UANAEZCzAAMAAwADAAMAB1ACELKQswAHUANAExCzkLdQBBC0kLMABRC1kLMAAwADAAMAAwADAAdQBhCzAAMAAwAGAAYABpC3ELdwt/CzAAMACHC4sLkwubC58Lpwt1AK4Ltgt1APsDMAAwADAAMAAwADAAMAAwAL4LwwvLC9IL1wvdCzAAMADlC+kL8Qv5C/8LSQswADAAMAAwADAAMAAwADAAMAAHDDAAMAAwADAAMAAODBYMHgx1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1ACYMMAAwADAAdQB1AHUALgx1AHUAdQB1AHUAdQA2DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AD4MdQBGDHUAdQB1AHUAdQB1AEkMdQB1AHUAdQB1AFAMMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQBYDHUAdQB1AF8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUA+wMVBGcMMAAwAHwBbwx1AHcMfwyHDI8MMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAYABgAJcMMAAwADAAdQB1AJ8MlQClDDAAMACtDCwHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsB7UMLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHdQB1AHUAdQB1AHUAdQB1AHUAdQB1AHUAdQB1AA0EMAC9DDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAsBywHLAcsBywHLAcsBywHLQcwAMEMyAwsBywHLAcsBywHLAcsBywHLAcsBywHzAwwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwAHUAdQB1ANQM2QzhDDAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMABgAGAAYABgAGAAYABgAOkMYADxDGAA+AwADQYNYABhCWAAYAAODTAAMAAwADAAFg1gAGAAHg37AzAAMAAwADAAYABgACYNYAAsDTQNPA1gAEMNPg1LDWAAYABgAGAAYABgAGAAYABgAGAAUg1aDYsGVglhDV0NcQBnDW0NdQ15DWAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAlQCBDZUAiA2PDZcNMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAnw2nDTAAMAAwADAAMAAwAHUArw23DTAAMAAwADAAMAAwADAAMAAwADAAMAB1AL8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAB1AHUAdQB1AHUAdQDHDTAAYABgAM8NMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA1w11ANwNMAAwAD0B5A0wADAAMAAwADAAMADsDfQN/A0EDgwOFA4wABsOMAAwADAAMAAwADAAMAAwANIG0gbSBtIG0gbSBtIG0gYjDigOwQUuDsEFMw7SBjoO0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGQg5KDlIOVg7SBtIGXg5lDm0OdQ7SBtIGfQ6EDooOjQ6UDtIGmg6hDtIG0gaoDqwO0ga0DrwO0gZgAGAAYADEDmAAYAAkBtIGzA5gANIOYADaDokO0gbSBt8O5w7SBu8O0gb1DvwO0gZgAGAAxA7SBtIG0gbSBtIGYABgAGAAYAAED2AAsAUMD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHJA8sBywHLAcsBywHLAccDywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywPLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAc0D9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAccD9IG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIGFA8sBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHLAcsBywHPA/SBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gbSBtIG0gYUD0QPlQCVAJUAMAAwADAAMACVAJUAlQCVAJUAlQCVAEwPMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAA//8EAAQABAAEAAQABAAEAAQABAANAAMAAQABAAIABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQACgATABcAHgAbABoAHgAXABYAEgAeABsAGAAPABgAHABLAEsASwBLAEsASwBLAEsASwBLABgAGAAeAB4AHgATAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABYAGwASAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWAA0AEQAeAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAFAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJABYAGgAbABsAGwAeAB0AHQAeAE8AFwAeAA0AHgAeABoAGwBPAE8ADgBQAB0AHQAdAE8ATwAXAE8ATwBPABYAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AHgAeAFAATwBAAE8ATwBPAEAATwBQAFAATwBQAB4AHgAeAB4AHgAeAB0AHQAdAB0AHgAdAB4ADgBQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgBQAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAJAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAkACQAJAAkACQAJAAkABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAFAAHgAeAB4AKwArAFAAUABQAFAAGABQACsAKwArACsAHgAeAFAAHgBQAFAAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUAAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAYAA0AKwArAB4AHgAbACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAB4ABAAEAB4ABAAEABMABAArACsAKwArACsAKwArACsAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAKwArACsAKwBWAFYAVgBWAB4AHgArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AGgAaABoAGAAYAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQAEwAEACsAEwATAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABLAEsASwBLAEsASwBLAEsASwBLABoAGQAZAB4AUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQABMAUAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABABQAFAABAAEAB4ABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUAAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAFAABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQAUABQAB4AHgAYABMAUAArACsABAAbABsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAFAABAAEAAQABAAEAFAABAAEAAQAUAAEAAQABAAEAAQAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArACsAHgArAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAUAAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEAA0ADQBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUAArACsAKwBQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABABQACsAKwArACsAKwArACsAKwAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUAAaABoAUABQAFAAUABQAEwAHgAbAFAAHgAEACsAKwAEAAQABAArAFAAUABQAFAAUABQACsAKwArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQACsAUABQACsAKwAEACsABAAEAAQABAAEACsAKwArACsABAAEACsAKwAEAAQABAArACsAKwAEACsAKwArACsAKwArACsAUABQAFAAUAArAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLAAQABABQAFAAUAAEAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsAKwAEAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAArACsAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AGwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAKwArACsAKwArAAQABAAEACsAKwArACsAUABQACsAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAAQAUAArAFAAUABQAFAAUABQACsAKwArAFAAUABQACsAUABQAFAAUAArACsAKwBQAFAAKwBQACsAUABQACsAKwArAFAAUAArACsAKwBQAFAAUAArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArAAQABAAEAAQABAArACsAKwAEAAQABAArAAQABAAEAAQAKwArAFAAKwArACsAKwArACsABAArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAHgAeAB4AHgAeAB4AGwAeACsAKwArACsAKwAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAUABQAFAAKwArACsAKwArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwAOAFAAUABQAFAAUABQAFAAHgBQAAQABAAEAA4AUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAKwArAAQAUAAEAAQABAAEAAQABAAEACsABAAEAAQAKwAEAAQABAAEACsAKwArACsAKwArACsABAAEACsAKwArACsAKwArACsAUAArAFAAUAAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAFAABAAEAAQABAAEAAQABAArAAQABAAEACsABAAEAAQABABQAB4AKwArACsAKwBQAFAAUAAEAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQABoAUABQAFAAUABQAFAAKwAEAAQABAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQACsAUAArACsAUABQAFAAUABQAFAAUAArACsAKwAEACsAKwArACsABAAEAAQABAAEAAQAKwAEACsABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArAAQABAAeACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAXAAqACoAKgAqACoAKgAqACsAKwArACsAGwBcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAeAEsASwBLAEsASwBLAEsASwBLAEsADQANACsAKwArACsAKwBcAFwAKwBcACsAXABcAFwAXABcACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAXAArAFwAXABcAFwAXABcAFwAXABcAFwAKgBcAFwAKgAqACoAKgAqACoAKgAqACoAXAArACsAXABcAFwAXABcACsAXAArACoAKgAqACoAKgAqACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwBcAFwAXABcAFAADgAOAA4ADgAeAA4ADgAJAA4ADgANAAkAEwATABMAEwATAAkAHgATAB4AHgAeAAQABAAeAB4AHgAeAB4AHgBLAEsASwBLAEsASwBLAEsASwBLAFAAUABQAFAAUABQAFAAUABQAFAADQAEAB4ABAAeAAQAFgARABYAEQAEAAQAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQADQAEAAQABAAEAAQADQAEAAQAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAA0ADQAeAB4AHgAeAB4AHgAEAB4AHgAeAB4AHgAeACsAHgAeAA4ADgANAA4AHgAeAB4AHgAeAAkACQArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgBcAEsASwBLAEsASwBLAEsASwBLAEsADQANAB4AHgAeAB4AXABcAFwAXABcAFwAKgAqACoAKgBcAFwAXABcACoAKgAqAFwAKgAqACoAXABcACoAKgAqACoAKgAqACoAXABcAFwAKgAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKgAqAFwAKgBLAEsASwBLAEsASwBLAEsASwBLACoAKgAqACoAKgAqAFAAUABQAFAAUABQACsAUAArACsAKwArACsAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAKwBQACsAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsABAAEAAQAHgANAB4AHgAeAB4AHgAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUAArACsADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAWABEAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQANAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAANAA0AKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUAArAAQABAArACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqAA0ADQAVAFwADQAeAA0AGwBcACoAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwAeAB4AEwATAA0ADQAOAB4AEwATAB4ABAAEAAQACQArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAHgArACsAKwATABMASwBLAEsASwBLAEsASwBLAEsASwBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAXABcAFwAXABcACsAKwArACsAKwArACsAKwArACsAKwBcAFwAXABcAFwAXABcAFwAXABcAFwAXAArACsAKwArAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAXAArACsAKwAqACoAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAArACsAHgAeAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcACoAKgAqACoAKgAqACoAKgAqACoAKwAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKwArAAQASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACoAKgAqACoAKgAqACoAXAAqACoAKgAqACoAKgArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABABQAFAAUABQAFAAUABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwANAA0AHgANAA0ADQANAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAEAAQABAAEAAQAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwAeAB4AHgAeAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArAA0ADQANAA0ADQBLAEsASwBLAEsASwBLAEsASwBLACsAKwArAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAA0ADQBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUAAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArAAQABAAEAB4ABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAAQAUABQAFAAUABQAFAABABQAFAABAAEAAQAUAArACsAKwArACsABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQACsAUAArAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAFAAUABQACsAHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQACsAKwAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQACsAHgAeAB4AHgAeAB4AHgAOAB4AKwANAA0ADQANAA0ADQANAAkADQANAA0ACAAEAAsABAAEAA0ACQANAA0ADAAdAB0AHgAXABcAFgAXABcAFwAWABcAHQAdAB4AHgAUABQAFAANAAEAAQAEAAQABAAEAAQACQAaABoAGgAaABoAGgAaABoAHgAXABcAHQAVABUAHgAeAB4AHgAeAB4AGAAWABEAFQAVABUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ADQAeAA0ADQANAA0AHgANAA0ADQAHAB4AHgAeAB4AKwAEAAQABAAEAAQABAAEAAQABAAEAFAAUAArACsATwBQAFAAUABQAFAAHgAeAB4AFgARAE8AUABPAE8ATwBPAFAAUABQAFAAUAAeAB4AHgAWABEAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArABsAGwAbABsAGwAbABsAGgAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGgAbABsAGwAbABoAGwAbABoAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbABsAGwAbAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAHgAeAFAAGgAeAB0AHgBQAB4AGgAeAB4AHgAeAB4AHgAeAB4AHgBPAB4AUAAbAB4AHgBQAFAAUABQAFAAHgAeAB4AHQAdAB4AUAAeAFAAHgBQAB4AUABPAFAAUAAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAHgBQAFAAUABQAE8ATwBQAFAAUABQAFAATwBQAFAATwBQAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAUABQAFAATwBPAE8ATwBPAE8ATwBPAE8ATwBQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABPAB4AHgArACsAKwArAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHQAdAB4AHgAeAB0AHQAeAB4AHQAeAB4AHgAdAB4AHQAbABsAHgAdAB4AHgAeAB4AHQAeAB4AHQAdAB0AHQAeAB4AHQAeAB0AHgAdAB0AHQAdAB0AHQAeAB0AHgAeAB4AHgAeAB0AHQAdAB0AHgAeAB4AHgAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB4AHgAeAB0AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAeAB0AHQAdAB0AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAdAB4AHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAWABEAHgAeAB4AHgAeAB4AHQAeAB4AHgAeAB4AHgAeACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAWABEAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAFAAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAeAB4AHQAdAB0AHQAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB0AHQAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB0AHQAeAB4AHQAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AHQAdAB0AHgAeAB0AHgAeAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlAB4AHQAdAB4AHgAdAB4AHgAeAB4AHQAdAB4AHgAeAB4AJQAlAB0AHQAlAB4AJQAlACUAIAAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAeAB4AHgAeAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHgAdAB0AHQAeAB0AJQAdAB0AHgAdAB0AHgAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHQAdAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAdAB0AHQAdACUAHgAlACUAJQAdACUAJQAdAB0AHQAlACUAHQAdACUAHQAdACUAJQAlAB4AHQAeAB4AHgAeAB0AHQAlAB0AHQAdAB0AHQAdACUAJQAlACUAJQAdACUAJQAgACUAHQAdACUAJQAlACUAJQAlACUAJQAeAB4AHgAlACUAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB0AHgAeAB4AFwAXABcAFwAXABcAHgATABMAJQAeAB4AHgAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARABYAEQAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAWABEAFgARABYAEQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAWABEAFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AFgARAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAdAB0AHQAdAB0AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAFAAUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAEAAQABAAeAB4AKwArACsAKwArABMADQANAA0AUAATAA0AUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUAANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAA0ADQANAA0ADQANAA0ADQAeAA0AFgANAB4AHgAXABcAHgAeABcAFwAWABEAFgARABYAEQAWABEADQANAA0ADQATAFAADQANAB4ADQANAB4AHgAeAB4AHgAMAAwADQANAA0AHgANAA0AFgANAA0ADQANAA0ADQANAA0AHgANAB4ADQANAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArACsAKwArACsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArAA0AEQARACUAJQBHAFcAVwAWABEAFgARABYAEQAWABEAFgARACUAJQAWABEAFgARABYAEQAWABEAFQAWABEAEQAlAFcAVwBXAFcAVwBXAFcAVwBXAAQABAAEAAQABAAEACUAVwBXAFcAVwA2ACUAJQBXAFcAVwBHAEcAJQAlACUAKwBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBRAFcAUQBXAFEAVwBXAFcAVwBXAFcAUQBXAFcAVwBXAFcAVwBRAFEAKwArAAQABAAVABUARwBHAFcAFQBRAFcAUQBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFEAVwBRAFcAUQBXAFcAVwBXAFcAVwBRAFcAVwBXAFcAVwBXAFEAUQBXAFcAVwBXABUAUQBHAEcAVwArACsAKwArACsAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwAlACUAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACsAKwArACsAKwArACsAKwArACsAKwArAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAUQBRAFEAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBPAE8ATwBPAE8ATwBPAE8AJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADQATAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABLAEsASwBLAEsASwBLAEsASwBLAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAABAAEAAQABAAeAAQABAAEAAQABAAEAAQABAAEAAQAHgBQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUABQAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAeAA0ADQANAA0ADQArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AUAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAB4AHgAeAB4AHgAeAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AUABQAFAAUABQAFAAUABQAFAAUABQAAQAUABQAFAABABQAFAAUABQAAQAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAeAB4AHgAeAAQAKwArACsAUABQAFAAUABQAFAAHgAeABoAHgArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAADgAOABMAEwArACsAKwArACsAKwArACsABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwANAA0ASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUAAeAB4AHgBQAA4AUABQAAQAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArAB4AWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYAFgAWABYACsAKwArAAQAHgAeAB4AHgAeAB4ADQANAA0AHgAeAB4AHgArAFAASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArAB4AHgBcAFwAXABcAFwAKgBcAFwAXABcAFwAXABcAFwAXABcAEsASwBLAEsASwBLAEsASwBLAEsAXABcAFwAXABcACsAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAFAAUABQAAQAUABQAFAAUABQAFAAUABQAAQABAArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAHgANAA0ADQBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKgAqACoAXAAqACoAKgBcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXAAqAFwAKgAqACoAXABcACoAKgBcAFwAXABcAFwAKgAqAFwAKgBcACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFwAXABcACoAKgBQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAA0ADQBQAFAAUAAEAAQAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQADQAEAAQAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAVABVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBUAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVAFUAVQBVACsAKwArACsAKwArACsAKwArACsAKwArAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAWQBZAFkAKwArACsAKwBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAWgBaAFoAKwArACsAKwAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYABgAGAAYAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAKwArACsAKwArAFYABABWAFYAVgBWAFYAVgBWAFYAVgBWAB4AVgBWAFYAVgBWAFYAVgBWAFYAVgBWAFYAVgArAFYAVgBWAFYAVgArAFYAKwBWAFYAKwBWAFYAKwBWAFYAVgBWAFYAVgBWAFYAVgBWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAEQAWAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAaAB4AKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAGAARABEAGAAYABMAEwAWABEAFAArACsAKwArACsAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACUAJQAlACUAJQAWABEAFgARABYAEQAWABEAFgARABYAEQAlACUAFgARACUAJQAlACUAJQAlACUAEQAlABEAKwAVABUAEwATACUAFgARABYAEQAWABEAJQAlACUAJQAlACUAJQAlACsAJQAbABoAJQArACsAKwArAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAcAKwATACUAJQAbABoAJQAlABYAEQAlACUAEQAlABEAJQBXAFcAVwBXAFcAVwBXAFcAVwBXABUAFQAlACUAJQATACUAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXABYAJQARACUAJQAlAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAWACUAEQAlABYAEQARABYAEQARABUAVwBRAFEAUQBRAFEAUQBRAFEAUQBRAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAEcARwArACsAVwBXAFcAVwBXAFcAKwArAFcAVwBXAFcAVwBXACsAKwBXAFcAVwBXAFcAVwArACsAVwBXAFcAKwArACsAGgAbACUAJQAlABsAGwArAB4AHgAeAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwAEAAQABAAQAB0AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsADQANAA0AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAA0AUABQAFAAUAArACsAKwArAFAAUABQAFAAUABQAFAAUAANAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwArAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwBQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwANAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAB4AUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAUABQAFAAUABQAAQABAAEACsABAAEACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAKwBQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAA0ADQANAA0ADQANAA0ADQAeACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAArACsAKwArAFAAUABQAFAAUAANAA0ADQANAA0ADQAUACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsADQANAA0ADQANAA0ADQBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAB4AHgAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArAAQABAANACsAKwBQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAB4AHgAeAB4AHgArACsAKwArACsAKwAEAAQABAAEAAQABAAEAA0ADQAeAB4AHgAeAB4AKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwAeACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEACsASwBLAEsASwBLAEsASwBLAEsASwANAA0ADQANAFAABAAEAFAAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAeAA4AUAArACsAKwArACsAKwArACsAKwAEAFAAUABQAFAADQANAB4ADQAEAAQABAAEAB4ABAAEAEsASwBLAEsASwBLAEsASwBLAEsAUAAOAFAADQANAA0AKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAANAA0AHgANAA0AHgAEACsAUABQAFAAUABQAFAAUAArAFAAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAA0AKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsABAAEAAQABAArAFAAUABQAFAAUABQAFAAUAArACsAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQACsABAAEAFAABAAEAAQABAAEAAQABAArACsABAAEACsAKwAEAAQABAArACsAUAArACsAKwArACsAKwAEACsAKwArACsAKwBQAFAAUABQAFAABAAEACsAKwAEAAQABAAEAAQABAAEACsAKwArAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsABAAEAAQABAAEAAQABABQAFAAUABQAA0ADQANAA0AHgBLAEsASwBLAEsASwBLAEsASwBLAA0ADQArAB4ABABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAFAAUAAeAFAAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABAAEAAQADgANAA0AEwATAB4AHgAeAA0ADQANAA0ADQANAA0ADQANAA0ADQANAA0ADQANAFAAUABQAFAABAAEACsAKwAEAA0ADQAeAFAAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAFAAKwArACsAKwArACsAKwBLAEsASwBLAEsASwBLAEsASwBLACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAXABcAFwAKwArACoAKgAqACoAKgAqACoAKgAqACoAKgAqACoAKgAqACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBcAFwADQANAA0AKgBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAKwArAFAAKwArAFAAUABQAFAAUABQAFAAUAArAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQAKwAEAAQAKwArAAQABAAEAAQAUAAEAFAABAAEAA0ADQANACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAArACsABAAEAAQABAAEAAQABABQAA4AUAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAABAAEAAQABAAEAAQABAAEAAQABABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAFAABAAEAAQABAAOAB4ADQANAA0ADQAOAB4ABAArACsAKwArACsAKwArACsAUAAEAAQABAAEAAQABAAEAAQABAAEAAQAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAA0ADQANAFAADgAOAA4ADQANACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAEAAQABAAEACsABAAEAAQABAAEAAQABAAEAFAADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAOABMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQACsAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAArACsAKwAEACsABAAEACsABAAEAAQABAAEAAQABABQAAQAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAUABQAFAAUABQAFAAKwBQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAUAArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAABAAEAAQABAAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAaABoAGgAaAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArAA0AUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsADQANAA0ADQANACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABIAEgAQwBDAEMAUABQAFAAUABDAFAAUABQAEgAQwBIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAASABDAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwAJAAkACQAJAAkACQAJABYAEQArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABIAEMAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwANAA0AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArAAQABAAEAAQABAANACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEAA0ADQANAB4AHgAeAB4AHgAeAFAAUABQAFAADQAeACsAKwArACsAKwArACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAANAA0AHgAeACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwAEAFAABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwAEAAQABAAEAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAARwBHABUARwAJACsAKwArACsAKwArACsAKwArACsAKwAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUQBRAFEAKwArACsAKwArACsAKwArACsAKwArACsAKwBRAFEAUQBRACsAKwArACsAKwArACsAKwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUAArACsAHgAEAAQADQAEAAQABAAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAAQABAAEAAQABAAeAB4AHgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAB4AHgAEAAQABAAEAAQABAAEAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4ABAAEAAQAHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwArACsAKwArACsAKwArACsAKwArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAKwArAFAAKwArAFAAUAArACsAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACsAUAArAFAAUABQAFAAUABQAFAAKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwBQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAHgAeAFAAUABQAFAAUAArAFAAKwArACsAUABQAFAAUABQAFAAUAArAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAB4AHgAeAB4AHgAeAB4AHgAeACsAKwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAEsASwBLAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAeAB4AHgAeAB4AHgAeAB4ABAAeAB4AHgAeAB4AHgAeAB4AHgAeAAQAHgAeAA0ADQANAA0AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQAKwAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArAAQABAAEAAQABAAEAAQAKwAEAAQAKwAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwAEAAQABAAEAAQABAAEAFAAUABQAFAAUABQAFAAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwBQAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArABsAUABQAFAAUABQACsAKwBQAFAAUABQAFAAUABQAFAAUAAEAAQABAAEAAQABAAEACsAKwArACsAKwArACsAKwArAB4AHgAeAB4ABAAEAAQABAAEAAQABABQACsAKwArACsASwBLAEsASwBLAEsASwBLAEsASwArACsAKwArABYAFgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAGgBQAFAAUAAaAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAeAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQACsAKwBQAFAAUABQACsAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUAArACsAKwArACsAKwBQACsAKwArACsAUAArAFAAKwBQACsAUABQAFAAKwBQAFAAKwBQACsAKwBQACsAUAArAFAAKwBQACsAUAArAFAAUAArAFAAKwArAFAAUABQAFAAKwBQAFAAUABQAFAAUABQACsAUABQAFAAUAArAFAAUABQAFAAKwBQACsAUABQAFAAUABQAFAAUABQAFAAUAArAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAArACsAKwArACsAUABQAFAAKwBQAFAAUABQAFAAKwBQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwAeAB4AKwArACsAKwArACsAKwArACsAKwArACsAKwArAE8ATwBPAE8ATwBPAE8ATwBPAE8ATwBPAE8AJQAlACUAHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHgAeAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB4AHgAeACUAJQAlAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAdAB0AHQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAKQApACkAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAlACUAJQAlACUAHgAlACUAJQAlACUAIAAgACAAJQAlACAAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACEAIQAhACEAIQAlACUAIAAgACUAJQAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlACUAIAAlACUAJQAlACAAIAAgACUAIAAgACAAJQAlACUAJQAlACUAJQAgACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAlAB4AJQAeACUAJQAlACUAJQAgACUAJQAlACUAHgAlAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAgACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACAAIAAgACAAIAAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeABcAFwAXABUAFQAVAB4AHgAeAB4AJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAgACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlACUAJQAeAB4AHgAeAB4AHgAeAB4AHgAeACUAJQAlACUAJQAlAB4AHgAeAB4AHgAeAB4AHgAlACUAJQAlACUAJQAlACUAHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAgACUAJQAgACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAJQAlACUAJQAlACUAIAAlACUAJQAlACUAJQAlACUAJQAgACAAIAAgACAAIAAgACAAIAAgACUAJQAgACAAIAAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACAAIAAlACAAIAAlACAAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAgACAAIAAlACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAJQAlAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AKwAeAB4AHgAeAB4AHgAeAB4AHgAeAB4AHgArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAEsASwBLAEsASwBLAEsASwBLAEsAKwArACsAKwArACsAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwArAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwAlACUAJQAlACUAJQAlACUAJQAlACUAVwBXACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQBXAFcAVwBXAFcAVwBXAFcAVwBXAFcAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAJQAlACUAKwAEACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArACsAKwArAA=="),Rj=[Cj,36],kj=[1,2,3,5],Oj=[ij,8],Dj=[mj,yj],Lj=kj.concat(Oj),Uj=[Bj,Sj,Ej,_j,xj],zj=[sj,aj],Nj=function(e,t,n,o){var r=o[n];if(Array.isArray(e)?-1!==e.indexOf(r):e===r)for(var i=n;i<=o.length;){if((c=o[++i])===t)return!0;if(c!==ij)break}if(r===ij)for(i=n;i>0;){var a=o[--i];if(Array.isArray(e)?-1!==e.indexOf(a):e===a)for(var s=n;s<=o.length;){var c;if((c=o[++s])===t)return!0;if(c!==ij)break}if(a!==ij)break}return!1},Hj=function(e,t){for(var n=e;n>=0;){var o=t[n];if(o!==ij)return o;n--}return 0},jj=function(e,t,n,o,r){if(0===n[o])return Pj;var i=o-1;if(Array.isArray(r)&&!0===r[i])return Pj;var a=i-1,s=i+1,c=t[i],l=a>=0?t[a]:0,u=t[s];if(2===c&&3===u)return Pj;if(-1!==kj.indexOf(c))return"!";if(-1!==kj.indexOf(u))return Pj;if(-1!==Oj.indexOf(u))return Pj;if(8===Hj(i,t))return Fj;if(11===Ij.get(e[i]))return Pj;if((c===vj||c===bj)&&11===Ij.get(e[s]))return Pj;if(7===c||7===u)return Pj;if(9===c)return Pj;if(-1===[ij,aj,sj].indexOf(c)&&9===u)return Pj;if(-1!==[cj,lj,uj,hj,gj].indexOf(u))return Pj;if(Hj(i,t)===fj)return Pj;if(Nj(23,fj,i,t))return Pj;if(Nj([cj,lj],pj,i,t))return Pj;if(Nj(12,12,i,t))return Pj;if(c===ij)return Fj;if(23===c||23===u)return Pj;if(16===u||16===c)return Fj;if(-1!==[aj,sj,pj].indexOf(u)||14===c)return Pj;if(36===l&&-1!==zj.indexOf(c))return Pj;if(c===gj&&36===u)return Pj;if(u===dj)return Pj;if(-1!==Rj.indexOf(u)&&c===Aj||-1!==Rj.indexOf(c)&&u===Aj)return Pj;if(c===mj&&-1!==[wj,vj,bj].indexOf(u)||-1!==[wj,vj,bj].indexOf(c)&&u===yj)return Pj;if(-1!==Rj.indexOf(c)&&-1!==Dj.indexOf(u)||-1!==Dj.indexOf(c)&&-1!==Rj.indexOf(u))return Pj;if(-1!==[mj,yj].indexOf(c)&&(u===Aj||-1!==[fj,sj].indexOf(u)&&t[s+1]===Aj)||-1!==[fj,sj].indexOf(c)&&u===Aj||c===Aj&&-1!==[Aj,gj,hj].indexOf(u))return Pj;if(-1!==[Aj,gj,hj,cj,lj].indexOf(u))for(var d=i;d>=0;){if((p=t[d])===Aj)return Pj;if(-1===[gj,hj].indexOf(p))break;d--}if(-1!==[mj,yj].indexOf(u))for(d=-1!==[cj,lj].indexOf(c)?a:i;d>=0;){var p;if((p=t[d])===Aj)return Pj;if(-1===[gj,hj].indexOf(p))break;d--}if(Bj===c&&-1!==[Bj,Sj,_j,xj].indexOf(u)||-1!==[Sj,_j].indexOf(c)&&-1!==[Sj,Ej].indexOf(u)||-1!==[Ej,xj].indexOf(c)&&u===Ej)return Pj;if(-1!==Uj.indexOf(c)&&-1!==[dj,yj].indexOf(u)||-1!==Uj.indexOf(u)&&c===mj)return Pj;if(-1!==Rj.indexOf(c)&&-1!==Rj.indexOf(u))return Pj;if(c===hj&&-1!==Rj.indexOf(u))return Pj;if(-1!==Rj.concat(Aj).indexOf(c)&&u===fj&&-1===Mj.indexOf(e[s])||-1!==Rj.concat(Aj).indexOf(u)&&c===lj)return Pj;if(41===c&&41===u){for(var f=n[i],h=1;f>0&&41===t[--f];)h++;if(h%2!=0)return Pj}return c===vj&&u===bj?Pj:Fj},Qj=function(e,t){t||(t={lineBreak:"normal",wordBreak:"normal"});var n=function(e,t){void 0===t&&(t="strict");var n=[],o=[],r=[];return e.forEach((function(e,i){var a=Ij.get(e);if(a>50?(r.push(!0),a-=50):r.push(!1),-1!==["normal","auto","loose"].indexOf(t)&&-1!==[8208,8211,12316,12448].indexOf(e))return o.push(i),n.push(16);if(4===a||11===a){if(0===i)return o.push(i),n.push(Cj);var s=n[i-1];return-1===Lj.indexOf(s)?(o.push(o[i-1]),n.push(s)):(o.push(i),n.push(Cj))}return o.push(i),31===a?n.push("strict"===t?pj:wj):a===Tj||29===a?n.push(Cj):43===a?e>=131072&&e<=196605||e>=196608&&e<=262141?n.push(wj):n.push(Cj):void n.push(a)})),[o,n,r]}(e,t.lineBreak),o=n[0],r=n[1],i=n[2];"break-all"!==t.wordBreak&&"break-word"!==t.wordBreak||(r=r.map((function(e){return-1!==[Aj,Cj,Tj].indexOf(e)?wj:e})));var a="keep-all"===t.wordBreak?i.map((function(t,n){return t&&e[n]>=19968&&e[n]<=40959})):void 0;return[o,r,a]},Gj=function(){function e(e,t,n,o){this.codePoints=e,this.required="!"===t,this.start=n,this.end=o}return e.prototype.slice=function(){return WH.apply(void 0,this.codePoints.slice(this.start,this.end))},e}(),Vj=45,Kj=43,Wj=-1,qj=function(e){return e>=48&&e<=57},Zj=function(e){return qj(e)||e>=65&&e<=70||e>=97&&e<=102},Xj=function(e){return 10===e||9===e||32===e},Yj=function(e){return function(e){return function(e){return e>=97&&e<=122}(e)||function(e){return e>=65&&e<=90}(e)}(e)||function(e){return e>=128}(e)||95===e},Jj=function(e){return Yj(e)||qj(e)||e===Vj},$j=function(e){return e>=0&&e<=8||11===e||e>=14&&e<=31||127===e},eQ=function(e,t){return 92===e&&10!==t},tQ=function(e,t,n){return e===Vj?Yj(t)||eQ(t,n):!!Yj(e)||!(92!==e||!eQ(e,t))},nQ=function(e,t,n){return e===Kj||e===Vj?!!qj(t)||46===t&&qj(n):qj(46===e?t:e)},oQ=function(e){var t=0,n=1;e[t]!==Kj&&e[t]!==Vj||(e[t]===Vj&&(n=-1),t++);for(var o=[];qj(e[t]);)o.push(e[t++]);var r=o.length?parseInt(WH.apply(void 0,o),10):0;46===e[t]&&t++;for(var i=[];qj(e[t]);)i.push(e[t++]);var a=i.length,s=a?parseInt(WH.apply(void 0,i),10):0;69!==e[t]&&101!==e[t]||t++;var c=1;e[t]!==Kj&&e[t]!==Vj||(e[t]===Vj&&(c=-1),t++);for(var l=[];qj(e[t]);)l.push(e[t++]);var u=l.length?parseInt(WH.apply(void 0,l),10):0;return n*(r+s*Math.pow(10,-a))*Math.pow(10,c*u)},rQ={type:2},iQ={type:3},aQ={type:4},sQ={type:13},cQ={type:8},lQ={type:21},uQ={type:9},dQ={type:10},pQ={type:11},fQ={type:12},hQ={type:14},AQ={type:23},yQ={type:1},mQ={type:25},gQ={type:24},CQ={type:26},vQ={type:27},bQ={type:28},_Q={type:29},xQ={type:31},wQ={type:32},BQ=function(){function e(){this._value=[]}return e.prototype.write=function(e){this._value=this._value.concat(KH(e))},e.prototype.read=function(){for(var e=[],t=this.consumeToken();t!==wQ;)e.push(t),t=this.consumeToken();return e},e.prototype.consumeToken=function(){var e=this.consumeCodePoint();switch(e){case 34:return this.consumeStringToken(34);case 35:var t=this.peekCodePoint(0),n=this.peekCodePoint(1),o=this.peekCodePoint(2);if(Jj(t)||eQ(n,o)){var r=tQ(t,n,o)?2:1;return{type:5,value:this.consumeName(),flags:r}}break;case 36:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),sQ;break;case 39:return this.consumeStringToken(39);case 40:return rQ;case 41:return iQ;case 42:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),hQ;break;case Kj:if(nQ(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case 44:return aQ;case Vj:var i=e,a=this.peekCodePoint(0),s=this.peekCodePoint(1);if(nQ(i,a,s))return this.reconsumeCodePoint(e),this.consumeNumericToken();if(tQ(i,a,s))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();if(a===Vj&&62===s)return this.consumeCodePoint(),this.consumeCodePoint(),gQ;break;case 46:if(nQ(e,this.peekCodePoint(0),this.peekCodePoint(1)))return this.reconsumeCodePoint(e),this.consumeNumericToken();break;case 47:if(42===this.peekCodePoint(0))for(this.consumeCodePoint();;){var c=this.consumeCodePoint();if(42===c&&47===(c=this.consumeCodePoint()))return this.consumeToken();if(c===Wj)return this.consumeToken()}break;case 58:return CQ;case 59:return vQ;case 60:if(33===this.peekCodePoint(0)&&this.peekCodePoint(1)===Vj&&this.peekCodePoint(2)===Vj)return this.consumeCodePoint(),this.consumeCodePoint(),mQ;break;case 64:var l=this.peekCodePoint(0),u=this.peekCodePoint(1),d=this.peekCodePoint(2);if(tQ(l,u,d))return{type:7,value:this.consumeName()};break;case 91:return bQ;case 92:if(eQ(e,this.peekCodePoint(0)))return this.reconsumeCodePoint(e),this.consumeIdentLikeToken();break;case 93:return _Q;case 61:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),cQ;break;case 123:return pQ;case 125:return fQ;case 117:case 85:var p=this.peekCodePoint(0),f=this.peekCodePoint(1);return p!==Kj||!Zj(f)&&63!==f||(this.consumeCodePoint(),this.consumeUnicodeRangeToken()),this.reconsumeCodePoint(e),this.consumeIdentLikeToken();case 124:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),uQ;if(124===this.peekCodePoint(0))return this.consumeCodePoint(),lQ;break;case 126:if(61===this.peekCodePoint(0))return this.consumeCodePoint(),dQ;break;case Wj:return wQ}return Xj(e)?(this.consumeWhiteSpace(),xQ):qj(e)?(this.reconsumeCodePoint(e),this.consumeNumericToken()):Yj(e)?(this.reconsumeCodePoint(e),this.consumeIdentLikeToken()):{type:6,value:WH(e)}},e.prototype.consumeCodePoint=function(){var e=this._value.shift();return void 0===e?-1:e},e.prototype.reconsumeCodePoint=function(e){this._value.unshift(e)},e.prototype.peekCodePoint=function(e){return e>=this._value.length?-1:this._value[e]},e.prototype.consumeUnicodeRangeToken=function(){for(var e=[],t=this.consumeCodePoint();Zj(t)&&e.length<6;)e.push(t),t=this.consumeCodePoint();for(var n=!1;63===t&&e.length<6;)e.push(t),t=this.consumeCodePoint(),n=!0;if(n)return{type:30,start:parseInt(WH.apply(void 0,e.map((function(e){return 63===e?48:e}))),16),end:parseInt(WH.apply(void 0,e.map((function(e){return 63===e?70:e}))),16)};var o=parseInt(WH.apply(void 0,e),16);if(this.peekCodePoint(0)===Vj&&Zj(this.peekCodePoint(1))){this.consumeCodePoint(),t=this.consumeCodePoint();for(var r=[];Zj(t)&&r.length<6;)r.push(t),t=this.consumeCodePoint();return{type:30,start:o,end:parseInt(WH.apply(void 0,r),16)}}return{type:30,start:o,end:o}},e.prototype.consumeIdentLikeToken=function(){var e=this.consumeName();return"url"===e.toLowerCase()&&40===this.peekCodePoint(0)?(this.consumeCodePoint(),this.consumeUrlToken()):40===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:19,value:e}):{type:20,value:e}},e.prototype.consumeUrlToken=function(){var e=[];if(this.consumeWhiteSpace(),this.peekCodePoint(0)===Wj)return{type:22,value:""};var t=this.peekCodePoint(0);if(39===t||34===t){var n=this.consumeStringToken(this.consumeCodePoint());return 0===n.type&&(this.consumeWhiteSpace(),this.peekCodePoint(0)===Wj||41===this.peekCodePoint(0))?(this.consumeCodePoint(),{type:22,value:n.value}):(this.consumeBadUrlRemnants(),AQ)}for(;;){var o=this.consumeCodePoint();if(o===Wj||41===o)return{type:22,value:WH.apply(void 0,e)};if(Xj(o))return this.consumeWhiteSpace(),this.peekCodePoint(0)===Wj||41===this.peekCodePoint(0)?(this.consumeCodePoint(),{type:22,value:WH.apply(void 0,e)}):(this.consumeBadUrlRemnants(),AQ);if(34===o||39===o||40===o||$j(o))return this.consumeBadUrlRemnants(),AQ;if(92===o){if(!eQ(o,this.peekCodePoint(0)))return this.consumeBadUrlRemnants(),AQ;e.push(this.consumeEscapedCodePoint())}else e.push(o)}},e.prototype.consumeWhiteSpace=function(){for(;Xj(this.peekCodePoint(0));)this.consumeCodePoint()},e.prototype.consumeBadUrlRemnants=function(){for(;;){var e=this.consumeCodePoint();if(41===e||e===Wj)return;eQ(e,this.peekCodePoint(0))&&this.consumeEscapedCodePoint()}},e.prototype.consumeStringSlice=function(e){for(var t="";e>0;){var n=Math.min(5e4,e);t+=WH.apply(void 0,this._value.splice(0,n)),e-=n}return this._value.shift(),t},e.prototype.consumeStringToken=function(e){for(var t="",n=0;;){var o=this._value[n];if(o===Wj||void 0===o||o===e)return{type:0,value:t+=this.consumeStringSlice(n)};if(10===o)return this._value.splice(0,n),yQ;if(92===o){var r=this._value[n+1];r!==Wj&&void 0!==r&&(10===r?(t+=this.consumeStringSlice(n),n=-1,this._value.shift()):eQ(o,r)&&(t+=this.consumeStringSlice(n),t+=WH(this.consumeEscapedCodePoint()),n=-1))}n++}},e.prototype.consumeNumber=function(){var e=[],t=4,n=this.peekCodePoint(0);for(n!==Kj&&n!==Vj||e.push(this.consumeCodePoint());qj(this.peekCodePoint(0));)e.push(this.consumeCodePoint());n=this.peekCodePoint(0);var o=this.peekCodePoint(1);if(46===n&&qj(o))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),t=8;qj(this.peekCodePoint(0));)e.push(this.consumeCodePoint());n=this.peekCodePoint(0),o=this.peekCodePoint(1);var r=this.peekCodePoint(2);if((69===n||101===n)&&((o===Kj||o===Vj)&&qj(r)||qj(o)))for(e.push(this.consumeCodePoint(),this.consumeCodePoint()),t=8;qj(this.peekCodePoint(0));)e.push(this.consumeCodePoint());return[oQ(e),t]},e.prototype.consumeNumericToken=function(){var e=this.consumeNumber(),t=e[0],n=e[1],o=this.peekCodePoint(0),r=this.peekCodePoint(1),i=this.peekCodePoint(2);return tQ(o,r,i)?{type:15,number:t,flags:n,unit:this.consumeName()}:37===o?(this.consumeCodePoint(),{type:16,number:t,flags:n}):{type:17,number:t,flags:n}},e.prototype.consumeEscapedCodePoint=function(){var e=this.consumeCodePoint();if(Zj(e)){for(var t=WH(e);Zj(this.peekCodePoint(0))&&t.length<6;)t+=WH(this.consumeCodePoint());Xj(this.peekCodePoint(0))&&this.consumeCodePoint();var n=parseInt(t,16);return 0===n||function(e){return e>=55296&&e<=57343}(n)||n>1114111?65533:n}return e===Wj?65533:e},e.prototype.consumeName=function(){for(var e="";;){var t=this.consumeCodePoint();if(Jj(t))e+=WH(t);else{if(!eQ(t,this.peekCodePoint(0)))return this.reconsumeCodePoint(t),e;e+=WH(this.consumeEscapedCodePoint())}}},e}(),SQ=function(){function e(e){this._tokens=e}return e.create=function(t){var n=new BQ;return n.write(t),new e(n.read())},e.parseValue=function(t){return e.create(t).parseComponentValue()},e.parseValues=function(t){return e.create(t).parseComponentValues()},e.prototype.parseComponentValue=function(){for(var e=this.consumeToken();31===e.type;)e=this.consumeToken();if(32===e.type)throw new SyntaxError("Error parsing CSS component value, unexpected EOF");this.reconsumeToken(e);var t=this.consumeComponentValue();do{e=this.consumeToken()}while(31===e.type);if(32===e.type)return t;throw new SyntaxError("Error parsing CSS component value, multiple values found when expecting only one")},e.prototype.parseComponentValues=function(){for(var e=[];;){var t=this.consumeComponentValue();if(32===t.type)return e;e.push(t),e.push()}},e.prototype.consumeComponentValue=function(){var e=this.consumeToken();switch(e.type){case 11:case 28:case 2:return this.consumeSimpleBlock(e.type);case 19:return this.consumeFunction(e)}return e},e.prototype.consumeSimpleBlock=function(e){for(var t={type:e,values:[]},n=this.consumeToken();;){if(32===n.type||OQ(n,e))return t;this.reconsumeToken(n),t.values.push(this.consumeComponentValue()),n=this.consumeToken()}},e.prototype.consumeFunction=function(e){for(var t={name:e.value,values:[],type:18};;){var n=this.consumeToken();if(32===n.type||3===n.type)return t;this.reconsumeToken(n),t.values.push(this.consumeComponentValue())}},e.prototype.consumeToken=function(){var e=this._tokens.shift();return void 0===e?wQ:e},e.prototype.reconsumeToken=function(e){this._tokens.unshift(e)},e}(),EQ=function(e){return 15===e.type},TQ=function(e){return 17===e.type},MQ=function(e){return 20===e.type},PQ=function(e){return 0===e.type},FQ=function(e,t){return MQ(e)&&e.value===t},IQ=function(e){return 31!==e.type},RQ=function(e){return 31!==e.type&&4!==e.type},kQ=function(e){var t=[],n=[];return e.forEach((function(e){if(4===e.type){if(0===n.length)throw new Error("Error parsing function args, zero tokens for arg");return t.push(n),void(n=[])}31!==e.type&&n.push(e)})),n.length&&t.push(n),t},OQ=function(e,t){return 11===t&&12===e.type||(28===t&&29===e.type||2===t&&3===e.type)},DQ=function(e){return 17===e.type||15===e.type},LQ=function(e){return 16===e.type||DQ(e)},UQ=function(e){return e.length>1?[e[0],e[1]]:[e[0]]},zQ={type:17,number:0,flags:4},NQ={type:16,number:50,flags:4},HQ={type:16,number:100,flags:4},jQ=function(e,t,n){var o=e[0],r=e[1];return[QQ(o,t),QQ(void 0!==r?r:o,n)]},QQ=function(e,t){if(16===e.type)return e.number/100*t;if(EQ(e))switch(e.unit){case"rem":case"em":return 16*e.number;default:return e.number}return e.number},GQ="grad",VQ="turn",KQ=function(e,t){if(15===t.type)switch(t.unit){case"deg":return Math.PI*t.number/180;case GQ:return Math.PI/200*t.number;case"rad":return t.number;case VQ:return 2*Math.PI*t.number}throw new Error("Unsupported angle type")},WQ=function(e){return 15===e.type&&("deg"===e.unit||e.unit===GQ||"rad"===e.unit||e.unit===VQ)},qQ=function(e){switch(e.filter(MQ).map((function(e){return e.value})).join(" ")){case"to bottom right":case"to right bottom":case"left top":case"top left":return[zQ,zQ];case"to top":case"bottom":return ZQ(0);case"to bottom left":case"to left bottom":case"right top":case"top right":return[zQ,HQ];case"to right":case"left":return ZQ(90);case"to top left":case"to left top":case"right bottom":case"bottom right":return[HQ,HQ];case"to bottom":case"top":return ZQ(180);case"to top right":case"to right top":case"left bottom":case"bottom left":return[HQ,zQ];case"to left":case"right":return ZQ(270)}return 0},ZQ=function(e){return Math.PI*e/180},XQ=function(e){return!(255&e)},YQ=function(e){var t=255&e,n=255&e>>8,o=255&e>>16,r=255&e>>24;return t<255?"rgba(".concat(r,",").concat(o,",").concat(n,",").concat(t/255,")"):"rgb(".concat(r,",").concat(o,",").concat(n,")")},JQ=function(e,t,n,o){return(e<<24|t<<16|n<<8|Math.round(255*o))>>>0},$Q=function(e,t){if(17===e.type)return e.number;if(16===e.type){var n=3===t?1:255;return 3===t?e.number/100*n:Math.round(e.number/100*n)}return 0},eG=function(e){return"from"===(20===e[0].type?e[0].value:"unknown")},tG=function(e,t,n){return Math.min(Math.max(e,t),n)},nG=function(e,t){return[e[0]*t[0]+e[1]*t[1]+e[2]*t[2],e[3]*t[0]+e[4]*t[1]+e[5]*t[2],e[6]*t[0]+e[7]*t[1]+e[8]*t[2]]},oG=function(e){var t=e[0],n=e[1],o=e[2],r=e[3],i=bG([t,n,o]);return JQ(tG(Math.round(255*i[0]),0,255),tG(Math.round(255*i[1]),0,255),tG(Math.round(255*i[2]),0,255),r)},rG=function(e){var t=CG([e[0],e[1],e[2]]);return oG([t[0],t[1],t[2],e[3]])},iG=function(e,t){var n=t.filter(RQ),o=n[0],r=n[1],i=n[2],a=n[3];return[(17===o.type?ZQ(o.number):KQ(e,o))/(2*Math.PI),LQ(r)?r.number/100:0,LQ(i)?i.number/100:0,void 0!==a&&LQ(a)?QQ(a,1):1]},aG=function(e,t){if(eG(t))throw new Error("Relative color not supported for hsl()");var n=iG(e,t),o=n[0],r=n[1],i=n[2],a=n[3],s=fG([o,r,i]);return JQ(255*s[0],255*s[1],255*s[2],0===r?1:a)},sG=function(e){var t=e.filter(RQ);return[LQ(t[0])?t[0].number:0,LQ(t[1])?t[1].number:0,TQ(t[2])||EQ(t[2])?t[2].number:0,void 0!==t[4]&&LQ(t[4])?QQ(t[4],1):1]},cG=function(e){var t=e.filter(RQ);return[16===t[0].type?t[0].number/100:TQ(t[0])?t[0].number:0,16===t[1].type?t[1].number/100:TQ(t[1])?t[1].number:0,TQ(t[2])||EQ(t[2])?t[2].number:0,void 0!==t[4]&&LQ(t[4])?QQ(t[4],1):1]},lG=function(e){var t=e.filter(RQ);return[16===t[0].type?t[0].number/100:TQ(t[0])?t[0].number:0,16===t[1].type?t[1].number/100:TQ(t[1])?t[1].number:0,TQ(t[2])||EQ(t[2])?t[2].number:0,void 0!==t[4]&&LQ(t[4])?QQ(t[4],1):1]},uG=function(e){return nG([1.0479297925449969,.022946870601609652,-.05019226628920524,.02962780877005599,.9904344267538799,-.017073799063418826,-.009243040646204504,.015055191490298152,.7518742814281371],e)},dG=function(e){return nG([.955473421488075,-.02309845494876471,.06325924320057072,-.0283697093338637,1.0099953980813041,.021041441191917323,.012314014864481998,-.020507649298898964,1.330365926242124],e)},pG=function(e,t,n){return n<0&&(n+=1),n>=1&&(n-=1),n<1/6?(t-e)*n*6+e:n<.5?t:n<2/3?6*(t-e)*(2/3-n)+e:e},fG=function(e){var t=e[0],n=e[1],o=e[2];if(0===n)return[255*o,255*o,255*o];var r=o<=.5?o*(n+1):o+n-o*n,i=2*o-r;return[pG(i,r,t+1/3),pG(i,r,t),pG(i,r,t-1/3)]},hG=function(e){var t=e[0],n=e[1],o=e[2];return n<0&&(n=0),isNaN(o)&&(o=0),[t,n*Math.cos(o*Math.PI/180),n*Math.sin(o*Math.PI/180)]},AG=function(e){var t=nG([1,.3963377773761749,.2158037573099136,1,-.1055613458156586,-.0638541728258133,1,-.0894841775298119,-1.2914855480194092],e).map((function(e){return Math.pow(e,3)}));return nG([1.2268798758459243,-.5578149944602171,.2813910456659647,-.0405757452148008,1.112286803280317,-.0717110580655164,-.0763729366746601,-.4214933324022432,1.5869240198367816],t)},yG=function(e){var t=(e[0]+16)/116,n=e[1]/500+t,o=t-e[2]/200,r=24389/27,i=24/116,a=[.3457*(n>i?Math.pow(n,3):(116*n-16)/r)/.3585,e[0]>8?Math.pow(t,3):e[0]/r,.2958*(o>i?Math.pow(o,3):(116*o-16)/r)/.3585];return dG([a[0],a[1],a[2]])},mG=function(e){return e},gG=function(e){return rG([e[0],e[1],e[2],e[3]])},CG=function(e){return nG([3.2409699419045226,-1.537383177570094,-.4986107602930034,-.9692436362808796,1.8759675015077202,.04155505740717559,.05563007969699366,-.20397695888897652,1.0569715142428786],e)},vG=function(e){return nG([.41239079926595934,.357584339383878,.1804807884018343,.21263900587151027,.715168678767756,.07219231536073371,.01933081871559182,.11919477979462598,.9505321522496607],e)},bG=function(e){return e.map((function(e){var t=e<0?-1:1,n=Math.abs(e);return n>.0031308?t*(1.055*Math.pow(n,1/2.4)-.055):12.92*e}))},_G=function(e){return e.map((function(e){var t=e<0?-1:1,n=Math.abs(e);return n<=.04045?e/12.92:t*Math.pow((n+.055)/1.055,2.4)}))},xG=function(e){var t,n=[e[0],e[1],e[2]].map((function(e){var t=e<0?-1:1;return e*t<=.04045?e/12.92:t*Math.pow((e+.055)/1.055,2.4)||0}));return t=[n[0],n[1],n[2]],nG([.4865709486482162,.26566769316909306,.1982172852343625,.2289745640697488,.6917385218365064,.079286914093745,0,.04511338185890264,1.043944368900976],t)},wG=function(e){var t=[e[0],e[1],e[2]].map((function(e){return e<16/512?e/16:Math.pow(e,1.8)}));return dG(function(e){return nG([.7977666449006423,.13518129740053308,.0313477341283922,.2880748288194013,.711835234241873,8993693872564e-17,0,0,.8251046025104602],e)}([t[0],t[1],t[2]]))},BG=1.09929682680944,SG=.018053968510807,EG=function(e){var t,n=function(e){return e.map((function(e){return e<4.5*SG?e/4.5:Math.pow((e+BG-1)/BG,1/.45)}))}([e[0],e[1],e[2]]);return t=[n[0],n[1],n[2]],nG([.6369580483012914,.14461690358620832,.1688809751641721,.2627002120112671,.6779980715188708,.05930171646986196,0,.028072693049087428,1.060985057710791],t)},TG=function(e,t){if(18===t.type){var n=kG[t.name];if(void 0===n)throw new Error('Attempting to parse an unsupported color function "'.concat(t.name,'"'));return n(e,t.values)}if(5===t.type){var o=MG(t),r=o[0],i=o[1],a=o[2],s=o[3];return JQ(r,i,a,s)}if(20===t.type){var c=DG[t.value.toUpperCase()];if(void 0!==c)return c}return DG.TRANSPARENT},MG=function(e){if(3===e.value.length){var t=e.value.substring(0,1),n=e.value.substring(1,2),o=e.value.substring(2,3);return[parseInt(t+t,16),parseInt(n+n,16),parseInt(o+o,16),1]}if(4===e.value.length){t=e.value.substring(0,1),n=e.value.substring(1,2),o=e.value.substring(2,3);var r=e.value.substring(3,4);return[parseInt(t+t,16),parseInt(n+n,16),parseInt(o+o,16),parseInt(r+r,16)/255]}if(6===e.value.length){t=e.value.substring(0,2),n=e.value.substring(2,4),o=e.value.substring(4,6);return[parseInt(t,16),parseInt(n,16),parseInt(o,16),1]}if(8===e.value.length){t=e.value.substring(0,2),n=e.value.substring(2,4),o=e.value.substring(4,6),r=e.value.substring(6,8);return[parseInt(t,16),parseInt(n,16),parseInt(o,16),parseInt(r,16)/255]}return[0,0,0,1]},PG=function(e,t){var n=t.filter(RQ);if(eG(n))throw new Error("Relative color not supported for rgb()");if(3===n.length){var o=n.map($Q),r=o[0],i=o[1],a=o[2];return JQ(r,i,a,1)}if(4===n.length){var s=n.map($Q),c=(r=s[0],i=s[1],a=s[2],s[3]);return JQ(r,i,a,c)}return 0},FG={srgb:function(e){return JQ(tG(Math.round(255*e[0]),0,255),tG(Math.round(255*e[1]),0,255),tG(Math.round(255*e[2]),0,255),tG(e[3],0,1))},"srgb-linear":oG,"display-p3":function(e){var t=xG([e[0],e[1],e[2]]);return rG([t[0],t[1],t[2],e[3]])},"a98-rgb":function(e){var t,n=CG((t=function(e){var t=e.map((function(e){var t=e<0?-1:1,n=Math.abs(e);return t*Math.pow(n,563/256)}));return[t[0],t[1],t[2]]}([e[0],e[1],e[2]]),nG([.5766690429101305,.1855582379065463,.1882286462349947,.29734497525053605,.6273635662554661,.0752914584939978,.02703136138641234,.07068885253582723,.9913375368376388],t)));return oG([n[0],n[1],n[2],e[3]])},"prophoto-rgb":function(e){var t=wG([e[0],e[1],e[2]]);return rG([t[0],t[1],t[2],e[3]])},xyz:gG,"xyz-d50":function(e){var t=function(e){return dG([e[0],e[1],e[2]])}([e[0],e[1],e[2]]);return rG([t[0],t[1],t[2],e[3]])},"xyz-d65":gG,rec2020:function(e){var t=EG([e[0],e[1],e[2]]);return rG([t[0],t[1],t[2],e[3]])}},IG={rgb:function(e,t){var n=t.filter(RQ);if(3===n.length){var o=n.map($Q),r=o[0],i=o[1],a=o[2],s=_G([r/255,i/255,a/255]),c=vG([s[0],s[1],s[2]]);return[c[0],c[1],c[2],1]}if(4===n.length){var l=n.map($Q),u=(r=l[0],i=l[1],a=l[2],l[3]),d=(s=_G([r/255,i/255,a/255]),vG([s[0],s[1],s[2]]));return[d[0],d[1],d[2],u]}return[0,0,0,1]},hsl:function(e,t){var n=iG(e,t),o=n[0],r=n[1],i=n[2],a=n[3],s=_G(fG([o,r,i])),c=vG([s[0],s[1],s[2]]);return[c[0],c[1],c[2],a]},lab:function(e,t){var n=cG(t),o=n[0],r=n[1],i=n[2],a=n[3],s=yG([o,r,i]);return[s[0],s[1],s[2],a]},lch:function(e,t){var n=sG(t),o=n[0],r=n[1],i=n[2],a=n[3],s=yG(hG([o,r,i]));return[s[0],s[1],s[2],a]},oklab:function(e,t){var n=cG(t),o=n[0],r=n[1],i=n[2],a=n[3],s=AG([o,r,i]);return[s[0],s[1],s[2],a]},oklch:function(e,t){var n=lG(t),o=n[0],r=n[1],i=n[2],a=n[3],s=AG(hG([o,r,i]));return[s[0],s[1],s[2],a]}},RG={srgb:function(e){var t=bG(CG([e[0],e[1],e[2]]));return[t[0],t[1],t[2],e[3]]},"srgb-linear":function(e){var t=CG([e[0],e[1],e[2]]),n=t[0],o=t[1],r=t[2];return[tG(Math.round(255*n),0,255),tG(Math.round(255*o),0,255),tG(Math.round(255*r),0,255),e[3]]},"display-p3":function(e){var t,n,o=(n=[e[0],e[1],e[2]],t=nG([2.493496911941425,-.9313836179191239,-.40271078445071684,-.8294889695615747,1.7626640603183463,.023624685841943577,.03584583024378447,-.07617238926804182,.9568845240076872],n),bG(t));return[o[0],o[1],o[2],e[3]]},"a98-rgb":function(e){var t,n=function(e){var t=e.map((function(e){var t=e<0?-1:1,n=Math.abs(e);return t*Math.pow(n,256/563)}));return[t[0],t[1],t[2]]}((t=[e[0],e[1],e[2]],nG([2.0415879038107465,-.5650069742788596,-.34473135077832956,-.9692436362808795,1.8759675015077202,.04155505740717557,.013444280632031142,-.11836239223101838,1.0151749943912054],t)));return[n[0],n[1],n[2],e[3]]},"prophoto-rgb":function(e){var t,n=(t=uG([e[0],e[1],e[2]]),nG([1.3457868816471583,-.25557208737979464,-.05110186497554526,-.5446307051249019,1.5082477428451468,.02052744743642139,0,0,1.2119675456389452],t).map((function(e){return e>1/512?Math.pow(e,1/1.8):16*e})));return[n[0],n[1],n[2],e[3]]},xyz:mG,"xyz-d50":function(e){var t=uG([e[0],e[2],e[3]]);return[t[0],t[1],t[2],e[3]]},"xyz-d65":mG,rec2020:function(e){var t,n=function(e){return e.map((function(e){return e>=SG?BG*Math.pow(e,.45)-(BG-1):4.5*e}))}((t=[e[0],e[1],e[2]],nG([1.716651187971268,-.355670783776392,-.25336628137366,-.666684351832489,1.616481236634939,.0157685458139111,.017639857445311,-.042770613257809,.942103121235474],t)));return[n[0],n[1],n[2],e[3]]}},kG={hsl:aG,hsla:aG,rgb:PG,rgba:PG,lch:function(e,t){if(eG(t.filter(RQ)))throw new Error("Relative color not supported for lch()");var n=sG(t),o=n[0],r=n[1],i=n[2],a=n[3],s=bG(CG(yG(hG([o,r,i]))));return JQ(tG(Math.round(255*s[0]),0,255),tG(Math.round(255*s[1]),0,255),tG(Math.round(255*s[2]),0,255),a)},oklch:function(e,t){if(eG(t.filter(RQ)))throw new Error("Relative color not supported for oklch()");var n=lG(t),o=n[0],r=n[1],i=n[2],a=n[3],s=bG(CG(AG(hG([o,r,i]))));return JQ(tG(Math.round(255*s[0]),0,255),tG(Math.round(255*s[1]),0,255),tG(Math.round(255*s[2]),0,255),a)},oklab:function(e,t){if(eG(t.filter(RQ)))throw new Error("Relative color not supported for oklab()");var n=cG(t),o=n[0],r=n[1],i=n[2],a=n[3],s=bG(CG(AG([o,r,i])));return JQ(tG(Math.round(255*s[0]),0,255),tG(Math.round(255*s[1]),0,255),tG(Math.round(255*s[2]),0,255),a)},lab:function(e,t){if(eG(t.filter(RQ)))throw new Error("Relative color not supported for lab()");var n=cG(t),o=n[0],r=n[1],i=n[2],a=n[3],s=bG(CG(yG([o,r,i])));return JQ(tG(Math.round(255*s[0]),0,255),tG(Math.round(255*s[1]),0,255),tG(Math.round(255*s[2]),0,255),a)},color:function(e,t){var n=t.filter(RQ),o=20===n[0].type?n[0].value:"unknown";if(!eG(n)){var r=o,i=FG[r];if(void 0===i)throw new Error('Attempting to parse an unsupported color space "'.concat(r,'" for color() function'));return i([m=TQ(n[1])?n[1].number:0,g=TQ(n[2])?n[2].number:0,C=TQ(n[3])?n[3].number:0,v=n.length>4&&6===n[4].type&&"/"===n[4].value&&TQ(n[5])?n[5].number:1])}var a=function(e,t){if(TQ(t))return t.number;var n;if(MQ(t))return e["r"===(n=t.value)||"x"===n?0:"g"===n||"y"===n?1:2];var o=function(e){for(var t="(",n=0,r=e.filter(RQ);n<r.length;n++){var i=r[n];t+=18===i.type&&"calc"===i.name?o(i.values):TQ(i)?i.number:6===i.type||MQ(i)?i.value:""}return t+=")"};if(18===t.type){var r=t.values.filter(RQ);if("calc"===t.name){var i=o(r).replace(/r|x/,e[0].toString()).replace(/g|y/,e[1].toString()).replace(/b|z/,e[2].toString());return new Function("return "+i)()}}return null},s=18===n[1].type?n[1].name:MQ(n[1])||5===n[1].type?"rgb":"unknown",c=MQ(n[2])?n[2].value:"unknown",l=18===n[1].type?n[1].values:MQ(n[1])?[n[1]]:[];if(MQ(n[1])){if(void 0===DG[n[1].value.toUpperCase()])throw new Error("Attempting to use unknown color in relative color 'from'");var u=OG(e,n[1].value);l=[{type:17,number:255&u>>24,flags:1},{type:17,number:255&u>>16,flags:1},{type:17,number:255&u>>8,flags:1},{type:17,number:(d=255&u)>1?d/255:d,flags:1}]}else if(5===n[1].type){var d,p=MG(n[1]);l=[{type:17,number:p[0],flags:1},{type:17,number:p[1],flags:1},{type:17,number:p[2],flags:1},{type:17,number:(d=p[3])>1?d/255:d,flags:1}]}if(0===l.length)throw new Error("Attempting to use unknown color in relative color 'from'");if("unknown"===c)throw new Error("Attempting to use unknown colorspace in relative color 'to'");var f=IG[s],h=RG[c],A=FG[c];if(void 0===f)throw new Error('Attempting to parse an unsupported color space "'.concat(s,'" for color() function'));if(void 0===h)throw new Error('Attempting to parse an unsupported color space "'.concat(c,'" for color() function'));var y=h(f(e,l)),m=a(y,n[3]),g=a(y,n[4]),C=a(y,n[5]),v=n.length>6&&6===n[6].type&&"/"===n[6].value&&TQ(n[7])?n[7].number:1;if(null===m||null===g||null===C)throw new Error("Invalid relative color in color() function");return A([m,g,C,v])}},OG=function(e,t){return TG(e,SQ.create(t).parseComponentValue())},DG={ALICEBLUE:4042850303,ANTIQUEWHITE:4209760255,AQUA:16777215,AQUAMARINE:2147472639,AZURE:4043309055,BEIGE:4126530815,BISQUE:4293182719,BLACK:255,BLANCHEDALMOND:4293643775,BLUE:65535,BLUEVIOLET:2318131967,BROWN:2771004159,BURLYWOOD:3736635391,CADETBLUE:1604231423,CHARTREUSE:2147418367,CHOCOLATE:3530104575,CORAL:4286533887,CORNFLOWERBLUE:1687547391,CORNSILK:4294499583,CRIMSON:3692313855,CYAN:16777215,DARKBLUE:35839,DARKCYAN:9145343,DARKGOLDENROD:3095837695,DARKGRAY:2846468607,DARKGREEN:6553855,DARKGREY:2846468607,DARKKHAKI:3182914559,DARKMAGENTA:2332068863,DARKOLIVEGREEN:1433087999,DARKORANGE:4287365375,DARKORCHID:2570243327,DARKRED:2332033279,DARKSALMON:3918953215,DARKSEAGREEN:2411499519,DARKSLATEBLUE:1211993087,DARKSLATEGRAY:793726975,DARKSLATEGREY:793726975,DARKTURQUOISE:13554175,DARKVIOLET:2483082239,DEEPPINK:4279538687,DEEPSKYBLUE:12582911,DIMGRAY:1768516095,DIMGREY:1768516095,DODGERBLUE:512819199,FIREBRICK:2988581631,FLORALWHITE:4294635775,FORESTGREEN:579543807,FUCHSIA:4278255615,GAINSBORO:3705462015,GHOSTWHITE:4177068031,GOLD:4292280575,GOLDENROD:3668254975,GRAY:2155905279,GREEN:8388863,GREENYELLOW:2919182335,GREY:2155905279,HONEYDEW:4043305215,HOTPINK:4285117695,INDIANRED:3445382399,INDIGO:1258324735,IVORY:4294963455,KHAKI:4041641215,LAVENDER:3873897215,LAVENDERBLUSH:4293981695,LAWNGREEN:2096890111,LEMONCHIFFON:4294626815,LIGHTBLUE:2916673279,LIGHTCORAL:4034953471,LIGHTCYAN:3774873599,LIGHTGOLDENRODYELLOW:4210742015,LIGHTGRAY:3553874943,LIGHTGREEN:2431553791,LIGHTGREY:3553874943,LIGHTPINK:4290167295,LIGHTSALMON:4288707327,LIGHTSEAGREEN:548580095,LIGHTSKYBLUE:2278488831,LIGHTSLATEGRAY:2005441023,LIGHTSLATEGREY:2005441023,LIGHTSTEELBLUE:2965692159,LIGHTYELLOW:4294959359,LIME:16711935,LIMEGREEN:852308735,LINEN:4210091775,MAGENTA:4278255615,MAROON:2147483903,MEDIUMAQUAMARINE:1724754687,MEDIUMBLUE:52735,MEDIUMORCHID:3126187007,MEDIUMPURPLE:2473647103,MEDIUMSEAGREEN:1018393087,MEDIUMSLATEBLUE:2070474495,MEDIUMSPRINGGREEN:16423679,MEDIUMTURQUOISE:1221709055,MEDIUMVIOLETRED:3340076543,MIDNIGHTBLUE:421097727,MINTCREAM:4127193855,MISTYROSE:4293190143,MOCCASIN:4293178879,NAVAJOWHITE:4292783615,NAVY:33023,OLDLACE:4260751103,OLIVE:2155872511,OLIVEDRAB:1804477439,ORANGE:4289003775,ORANGERED:4282712319,ORCHID:3664828159,PALEGOLDENROD:4008225535,PALEGREEN:2566625535,PALETURQUOISE:2951671551,PALEVIOLETRED:3681588223,PAPAYAWHIP:4293907967,PEACHPUFF:4292524543,PERU:3448061951,PINK:4290825215,PLUM:3718307327,POWDERBLUE:2967529215,PURPLE:2147516671,REBECCAPURPLE:1714657791,RED:4278190335,ROSYBROWN:3163525119,ROYALBLUE:1097458175,SADDLEBROWN:2336560127,SALMON:4202722047,SANDYBROWN:4104413439,SEAGREEN:780883967,SEASHELL:4294307583,SIENNA:2689740287,SILVER:3233857791,SKYBLUE:2278484991,SLATEBLUE:1784335871,SLATEGRAY:1887473919,SLATEGREY:1887473919,SNOW:4294638335,SPRINGGREEN:16744447,STEELBLUE:1182971135,TAN:3535047935,TEAL:8421631,THISTLE:3636451583,TOMATO:4284696575,TRANSPARENT:0,TURQUOISE:1088475391,VIOLET:4001558271,WHEAT:4125012991,WHITE:4294967295,WHITESMOKE:4126537215,YELLOW:4294902015,YELLOWGREEN:2597139199},LG={name:"background-clip",initialValue:"border-box",prefix:!1,type:1,parse:function(e,t){return t.map((function(e){if(MQ(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},UG={name:"background-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},zG=function(e,t){var n=TG(e,t[0]),o=t[1];return o&&LQ(o)?{color:n,stop:o}:{color:n,stop:null}},NG=function(e,t){var n=e[0],o=e[e.length-1];null===n.stop&&(n.stop=zQ),null===o.stop&&(o.stop=HQ);for(var r=[],i=0,a=0;a<e.length;a++){var s=e[a].stop;if(null!==s){var c=QQ(s,t);c>i?r.push(c):r.push(i),i=c}else r.push(null)}var l=null;for(a=0;a<r.length;a++){var u=r[a];if(null===u)null===l&&(l=a);else if(null!==l){for(var d=a-l,p=(u-r[l-1])/(d+1),f=1;f<=d;f++)r[l+f-1]=p*f;l=null}}return e.map((function(e,n){return{color:e.color,stop:Math.max(Math.min(1,r[n]/t),0)}}))},HG=function(e,t,n){var o="number"==typeof e?e:function(e,t,n){var o=t/2,r=n/2,i=QQ(e[0],t)-o,a=r-QQ(e[1],n);return(Math.atan2(a,i)+2*Math.PI)%(2*Math.PI)}(e,t,n),r=Math.abs(t*Math.sin(o))+Math.abs(n*Math.cos(o)),i=t/2,a=n/2,s=r/2,c=Math.sin(o-Math.PI/2)*s,l=Math.cos(o-Math.PI/2)*s;return[r,i-l,i+l,a-c,a+c]},jG=function(e,t){return Math.sqrt(e*e+t*t)},QG=function(e,t,n,o,r){return[[0,0],[0,t],[e,0],[e,t]].reduce((function(e,t){var i=t[0],a=t[1],s=jG(n-i,o-a);return(r?s<e.optimumDistance:s>e.optimumDistance)?{optimumCorner:t,optimumDistance:s}:e}),{optimumDistance:r?1/0:-1/0,optimumCorner:null}).optimumCorner},GG=function(e,t){var n=ZQ(180),o=[];return kQ(t).forEach((function(t,r){if(0===r){var i=t[0];if(20===i.type&&-1!==["top","left","right","bottom"].indexOf(i.value))return void(n=qQ(t));if(WQ(i))return void(n=(KQ(e,i)+ZQ(270))%ZQ(360))}var a=zG(e,t);o.push(a)})),{angle:n,stops:o,type:1}},VG="closest-side",KG="farthest-side",WG="closest-corner",qG="farthest-corner",ZG="circle",XG="ellipse",YG="cover",JG="contain",$G=function(e,t){var n=0,o=3,r=[],i=[];return kQ(t).forEach((function(t,a){var s=!0;if(0===a?s=t.reduce((function(e,t){if(MQ(t))switch(t.value){case"center":return i.push(NQ),!1;case"top":case"left":return i.push(zQ),!1;case"right":case"bottom":return i.push(HQ),!1}else if(LQ(t)||DQ(t))return i.push(t),!1;return e}),s):1===a&&(s=t.reduce((function(e,t){if(MQ(t))switch(t.value){case ZG:return n=0,!1;case XG:return n=1,!1;case JG:case VG:return o=0,!1;case KG:return o=1,!1;case WG:return o=2,!1;case YG:case qG:return o=3,!1}else if(DQ(t)||LQ(t))return Array.isArray(o)||(o=[]),o.push(t),!1;return e}),s)),s){var c=zG(e,t);r.push(c)}})),{size:o,shape:n,stops:r,position:i,type:2}},eV=function(e,t){if(22===t.type){var n={url:t.value,type:0};return e.cache.addImage(t.value),n}if(18===t.type){var o=nV[t.name];if(void 0===o)throw new Error('Attempting to parse an unsupported image function "'.concat(t.name,'"'));return o(e,t.values)}throw new Error("Unsupported image type ".concat(t.type))};var tV,nV={"linear-gradient":function(e,t){var n=ZQ(180),o=[];return kQ(t).forEach((function(t,r){if(0===r){var i=t[0];if(20===i.type&&"to"===i.value)return void(n=qQ(t));if(WQ(i))return void(n=KQ(e,i))}var a=zG(e,t);o.push(a)})),{angle:n,stops:o,type:1}},"-moz-linear-gradient":GG,"-ms-linear-gradient":GG,"-o-linear-gradient":GG,"-webkit-linear-gradient":GG,"radial-gradient":function(e,t){var n=0,o=3,r=[],i=[];return kQ(t).forEach((function(t,a){var s=!0;if(0===a){var c=!1;s=t.reduce((function(e,t){if(c)if(MQ(t))switch(t.value){case"center":return i.push(NQ),e;case"top":case"left":return i.push(zQ),e;case"right":case"bottom":return i.push(HQ),e}else(LQ(t)||DQ(t))&&i.push(t);else if(MQ(t))switch(t.value){case ZG:return n=0,!1;case XG:return n=1,!1;case"at":return c=!0,!1;case VG:return o=0,!1;case YG:case KG:return o=1,!1;case JG:case WG:return o=2,!1;case qG:return o=3,!1}else if(DQ(t)||LQ(t))return Array.isArray(o)||(o=[]),o.push(t),!1;return e}),s)}if(s){var l=zG(e,t);r.push(l)}})),{size:o,shape:n,stops:r,position:i,type:2}},"-moz-radial-gradient":$G,"-ms-radial-gradient":$G,"-o-radial-gradient":$G,"-webkit-radial-gradient":$G,"-webkit-gradient":function(e,t){var n=ZQ(180),o=[],r=1;return kQ(t).forEach((function(t,n){var i=t[0];if(0===n){if(MQ(i)&&"linear"===i.value)return void(r=1);if(MQ(i)&&"radial"===i.value)return void(r=2)}if(18===i.type)if("from"===i.name){var a=TG(e,i.values[0]);o.push({stop:zQ,color:a})}else if("to"===i.name){a=TG(e,i.values[0]);o.push({stop:HQ,color:a})}else if("color-stop"===i.name){var s=i.values.filter(RQ);if(2===s.length){a=TG(e,s[1]);var c=s[0];TQ(c)&&o.push({stop:{type:16,number:100*c.number,flags:c.flags},color:a})}}})),1===r?{angle:(n+ZQ(180))%ZQ(360),stops:o,type:r}:{size:3,shape:0,stops:o,position:[],type:r}}},oV={name:"background-image",initialValue:"none",type:1,prefix:!1,parse:function(e,t){if(0===t.length)return[];var n=t[0];return 20===n.type&&"none"===n.value?[]:t.filter((function(e){return RQ(e)&&function(e){return!(20===e.type&&"none"===e.value||18===e.type&&!nV[e.name])}(e)})).map((function(t){return eV(e,t)}))}},rV={name:"background-origin",initialValue:"border-box",prefix:!1,type:1,parse:function(e,t){return t.map((function(e){if(MQ(e))switch(e.value){case"padding-box":return 1;case"content-box":return 2}return 0}))}},iV={name:"background-position",initialValue:"0% 0%",type:1,prefix:!1,parse:function(e,t){return kQ(t).map((function(e){return e.filter(LQ)})).map(UQ)}},aV={name:"background-repeat",initialValue:"repeat",prefix:!1,type:1,parse:function(e,t){return kQ(t).map((function(e){return e.filter(MQ).map((function(e){return e.value})).join(" ")})).map(sV)}},sV=function(e){switch(e){case"no-repeat":return 1;case"repeat-x":case"repeat no-repeat":return 2;case"repeat-y":case"no-repeat repeat":return 3;default:return 0}};!function(e){e.AUTO="auto",e.CONTAIN="contain",e.COVER="cover"}(tV||(tV={}));var cV,lV={name:"background-size",initialValue:"0",prefix:!1,type:1,parse:function(e,t){return kQ(t).map((function(e){return e.filter(uV)}))}},uV=function(e){return MQ(e)||LQ(e)},dV=function(e){return{name:"border-".concat(e,"-color"),initialValue:"transparent",prefix:!1,type:3,format:"color"}},pV=dV("top"),fV=dV("right"),hV=dV("bottom"),AV=dV("left"),yV=function(e){return{name:"border-radius-".concat(e),initialValue:"0 0",prefix:!1,type:1,parse:function(e,t){return UQ(t.filter(LQ))}}},mV=yV("top-left"),gV=yV("top-right"),CV=yV("bottom-right"),vV=yV("bottom-left"),bV=function(e){return{name:"border-".concat(e,"-style"),initialValue:"solid",prefix:!1,type:2,parse:function(e,t){switch(t){case"none":return 0;case"dashed":return 2;case"dotted":return 3;case"double":return 4}return 1}}},_V=bV("top"),xV=bV("right"),wV=bV("bottom"),BV=bV("left"),SV=function(e){return{name:"border-".concat(e,"-width"),initialValue:"0",type:0,prefix:!1,parse:function(e,t){return EQ(t)?t.number:0}}},EV=SV("top"),TV=SV("right"),MV=SV("bottom"),PV=SV("left"),FV={name:"color",initialValue:"transparent",prefix:!1,type:3,format:"color"},IV={name:"direction",initialValue:"ltr",prefix:!1,type:2,parse:function(e,t){return"rtl"===t?1:0}},RV={name:"display",initialValue:"inline-block",prefix:!1,type:1,parse:function(e,t){return t.filter(MQ).reduce((function(e,t){return e|kV(t.value)}),0)}},kV=function(e){switch(e){case"block":case"-webkit-box":return 2;case"inline":return 4;case"run-in":return 8;case"flow":return 16;case"flow-root":return 32;case"table":return 64;case"flex":case"-webkit-flex":return 128;case"grid":case"-ms-grid":return 256;case"ruby":return 512;case"subgrid":return 1024;case"list-item":return 2048;case"table-row-group":return 4096;case"table-header-group":return 8192;case"table-footer-group":return 16384;case"table-row":return 32768;case"table-cell":return 65536;case"table-column-group":return 131072;case"table-column":return 262144;case"table-caption":return 524288;case"ruby-base":return 1048576;case"ruby-text":return 2097152;case"ruby-base-container":return 4194304;case"ruby-text-container":return 8388608;case"contents":return 16777216;case"inline-block":return 33554432;case"inline-list-item":return 67108864;case"inline-table":return 134217728;case"inline-flex":return 268435456;case"inline-grid":return 536870912}return 0},OV={name:"float",initialValue:"none",prefix:!1,type:2,parse:function(e,t){switch(t){case"left":return 1;case"right":return 2;case"inline-start":return 3;case"inline-end":return 4}return 0}},DV={name:"letter-spacing",initialValue:"0",prefix:!1,type:0,parse:function(e,t){return 20===t.type&&"normal"===t.value?0:17===t.type||15===t.type?t.number:0}};!function(e){e.NORMAL="normal",e.STRICT="strict"}(cV||(cV={}));var LV,UV={name:"line-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,t){return"strict"===t?cV.STRICT:cV.NORMAL}},zV={name:"line-height",initialValue:"normal",prefix:!1,type:4},NV=function(e,t){return MQ(e)&&"normal"===e.value?1.2*t:17===e.type?t*e.number:LQ(e)?QQ(e,t):t},HV={name:"list-style-image",initialValue:"none",type:0,prefix:!1,parse:function(e,t){return 20===t.type&&"none"===t.value?null:eV(e,t)}},jV={name:"list-style-position",initialValue:"outside",prefix:!1,type:2,parse:function(e,t){return"inside"===t?0:1}},QV={name:"list-style-type",initialValue:"none",prefix:!1,type:2,parse:function(e,t){switch(t){case"disc":return 0;case"circle":return 1;case"square":return 2;case"decimal":return 3;case"cjk-decimal":return 4;case"decimal-leading-zero":return 5;case"lower-roman":return 6;case"upper-roman":return 7;case"lower-greek":return 8;case"lower-alpha":return 9;case"upper-alpha":return 10;case"arabic-indic":return 11;case"armenian":return 12;case"bengali":return 13;case"cambodian":return 14;case"cjk-earthly-branch":return 15;case"cjk-heavenly-stem":return 16;case"cjk-ideographic":return 17;case"devanagari":return 18;case"ethiopic-numeric":return 19;case"georgian":return 20;case"gujarati":return 21;case"gurmukhi":case"hebrew":return 22;case"hiragana":return 23;case"hiragana-iroha":return 24;case"japanese-formal":return 25;case"japanese-informal":return 26;case"kannada":return 27;case"katakana":return 28;case"katakana-iroha":return 29;case"khmer":return 30;case"korean-hangul-formal":return 31;case"korean-hanja-formal":return 32;case"korean-hanja-informal":return 33;case"lao":return 34;case"lower-armenian":return 35;case"malayalam":return 36;case"mongolian":return 37;case"myanmar":return 38;case"oriya":return 39;case"persian":return 40;case"simp-chinese-formal":return 41;case"simp-chinese-informal":return 42;case"tamil":return 43;case"telugu":return 44;case"thai":return 45;case"tibetan":return 46;case"trad-chinese-formal":return 47;case"trad-chinese-informal":return 48;case"upper-armenian":return 49;case"disclosure-open":return 50;case"disclosure-closed":return 51;default:return-1}}},GV=function(e){return{name:"margin-".concat(e),initialValue:"0",prefix:!1,type:4}},VV=GV("top"),KV=GV("right"),WV=GV("bottom"),qV=GV("left"),ZV={name:"overflow",initialValue:"visible",prefix:!1,type:1,parse:function(e,t){return t.filter(MQ).map((function(e){switch(e.value){case"hidden":return 1;case"scroll":return 2;case"clip":return 3;case"auto":return 4;default:return 0}}))}},XV={name:"overflow-wrap",initialValue:"normal",prefix:!1,type:2,parse:function(e,t){return"break-word"===t?"break-word":"normal"}},YV=function(e){return{name:"padding-".concat(e),initialValue:"0",prefix:!1,type:3,format:"length-percentage"}},JV=YV("top"),$V=YV("right"),eK=YV("bottom"),tK=YV("left"),nK={name:"text-align",initialValue:"left",prefix:!1,type:2,parse:function(e,t){switch(t){case"right":return 2;case"center":case"justify":return 1;default:return 0}}},oK={name:"position",initialValue:"static",prefix:!1,type:2,parse:function(e,t){switch(t){case"relative":return 1;case"absolute":return 2;case"fixed":return 3;case"sticky":return 4}return 0}},rK={name:"text-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,t){return 1===t.length&&FQ(t[0],"none")?[]:kQ(t).map((function(t){for(var n={color:DG.TRANSPARENT,offsetX:zQ,offsetY:zQ,blur:zQ},o=0,r=0;r<t.length;r++){var i=t[r];DQ(i)?(0===o?n.offsetX=i:1===o?n.offsetY=i:n.blur=i,o++):n.color=TG(e,i)}return n}))}},iK={name:"text-transform",initialValue:"none",prefix:!1,type:2,parse:function(e,t){switch(t){case"uppercase":return 2;case"lowercase":return 1;case"capitalize":return 3}return 0}},aK={name:"transform",initialValue:"none",prefix:!0,type:0,parse:function(e,t){if(20===t.type&&"none"===t.value)return null;if(18===t.type){var n=sK[t.name];if(void 0===n)throw new Error('Attempting to parse an unsupported transform function "'.concat(t.name,'"'));return n(t.values)}return null}},sK={matrix:function(e){var t=e.filter((function(e){return 17===e.type})).map((function(e){return e.number}));return 6===t.length?t:null},matrix3d:function(e){var t=e.filter((function(e){return 17===e.type})).map((function(e){return e.number})),n=t[0],o=t[1];t[2],t[3];var r=t[4],i=t[5];t[6],t[7],t[8],t[9],t[10],t[11];var a=t[12],s=t[13];return t[14],t[15],16===t.length?[n,o,r,i,a,s]:null}},cK={type:16,number:50,flags:4},lK=[cK,cK],uK={name:"transform-origin",initialValue:"50% 50%",prefix:!0,type:1,parse:function(e,t){var n=t.filter(LQ);return 2!==n.length?lK:[n[0],n[1]]}},dK={name:"visible",initialValue:"none",prefix:!1,type:2,parse:function(e,t){switch(t){case"hidden":return 1;case"collapse":return 2;default:return 0}}};!function(e){e.NORMAL="normal",e.BREAK_ALL="break-all",e.KEEP_ALL="keep-all"}(LV||(LV={}));for(var pK={name:"word-break",initialValue:"normal",prefix:!1,type:2,parse:function(e,t){switch(t){case"break-all":return LV.BREAK_ALL;case"keep-all":return LV.KEEP_ALL;default:return LV.NORMAL}}},fK={name:"z-index",initialValue:"auto",prefix:!1,type:0,parse:function(e,t){if(20===t.type)return{auto:!0,order:0};if(TQ(t))return{auto:!1,order:t.number};throw new Error("Invalid z-index number parsed")}},hK=function(e,t){if(15===t.type)switch(t.unit.toLowerCase()){case"s":return 1e3*t.number;case"ms":return t.number}throw new Error("Unsupported time type")},AK={name:"opacity",initialValue:"1",type:0,prefix:!1,parse:function(e,t){return TQ(t)?t.number:1}},yK={name:"text-decoration-color",initialValue:"transparent",prefix:!1,type:3,format:"color"},mK={name:"text-decoration-line",initialValue:"none",prefix:!1,type:1,parse:function(e,t){return t.filter(MQ).map((function(e){switch(e.value){case"underline":return 1;case"overline":return 2;case"line-through":return 3;case"none":return 4}return 0})).filter((function(e){return 0!==e}))}},gK={name:"font-family",initialValue:"",prefix:!1,type:1,parse:function(e,t){var n=[],o=[];return t.forEach((function(e){switch(e.type){case 20:case 0:n.push(e.value);break;case 17:n.push(e.number.toString());break;case 4:o.push(n.join(" ")),n.length=0}})),n.length&&o.push(n.join(" ")),o.map((function(e){return-1===e.indexOf(" ")?e:"'".concat(e,"'")}))}},CK={name:"font-size",initialValue:"0",prefix:!1,type:3,format:"length"},vK={name:"font-weight",initialValue:"normal",type:0,prefix:!1,parse:function(e,t){return TQ(t)?t.number:MQ(t)&&"bold"===t.value?700:400}},bK={name:"font-variant",initialValue:"none",type:1,prefix:!1,parse:function(e,t){return t.filter(MQ).map((function(e){return e.value}))}},_K={name:"font-style",initialValue:"normal",prefix:!1,type:2,parse:function(e,t){switch(t){case"oblique":return"oblique";case"italic":return"italic";default:return"normal"}}},xK=function(e,t){return!!(e&t)},wK={name:"content",initialValue:"none",type:1,prefix:!1,parse:function(e,t){if(0===t.length)return[];var n=t[0];return 20===n.type&&"none"===n.value?[]:t}},BK={name:"counter-increment",initialValue:"none",prefix:!0,type:1,parse:function(e,t){if(0===t.length)return null;var n=t[0];if(20===n.type&&"none"===n.value)return null;for(var o=[],r=t.filter(IQ),i=0;i<r.length;i++){var a=r[i],s=r[i+1];if(20===a.type){var c=s&&TQ(s)?s.number:1;o.push({counter:a.value,increment:c})}}return o}},SK={name:"counter-reset",initialValue:"none",prefix:!0,type:1,parse:function(e,t){if(0===t.length)return[];for(var n=[],o=t.filter(IQ),r=0;r<o.length;r++){var i=o[r],a=o[r+1];if(MQ(i)&&"none"!==i.value){var s=a&&TQ(a)?a.number:0;n.push({counter:i.value,reset:s})}}return n}},EK={name:"duration",initialValue:"0s",prefix:!1,type:1,parse:function(e,t){return t.filter(EQ).map((function(t){return hK(e,t)}))}},TK={name:"quotes",initialValue:"none",prefix:!0,type:1,parse:function(e,t){if(0===t.length)return null;var n=t[0];if(20===n.type&&"none"===n.value)return null;var o=[],r=t.filter(PQ);if(r.length%2!=0)return null;for(var i=0;i<r.length;i+=2){var a=r[i].value,s=r[i+1].value;o.push({open:a,close:s})}return o}},MK=function(e,t,n){if(!e)return"";var o=e[Math.min(t,e.length-1)];return o?n?o.open:o.close:""},PK={name:"box-shadow",initialValue:"none",type:1,prefix:!1,parse:function(e,t){return 1===t.length&&FQ(t[0],"none")?[]:kQ(t).map((function(t){for(var n={color:255,offsetX:zQ,offsetY:zQ,blur:zQ,spread:zQ,inset:!1},o=0,r=0;r<t.length;r++){var i=t[r];FQ(i,"inset")?n.inset=!0:DQ(i)?(0===o?n.offsetX=i:1===o?n.offsetY=i:2===o?n.blur=i:n.spread=i,o++):n.color=TG(e,i)}return n}))}},FK={name:"paint-order",initialValue:"normal",prefix:!1,type:1,parse:function(e,t){var n=[];return t.filter(MQ).forEach((function(e){switch(e.value){case"stroke":n.push(1);break;case"fill":n.push(0);break;case"markers":n.push(2)}})),[0,1,2].forEach((function(e){-1===n.indexOf(e)&&n.push(e)})),n}},IK={name:"-webkit-text-stroke-color",initialValue:"currentcolor",prefix:!1,type:3,format:"color"},RK={name:"-webkit-text-stroke-width",initialValue:"0",type:0,prefix:!1,parse:function(e,t){return EQ(t)?t.number:0}},kK={name:"objectFit",initialValue:"fill",prefix:!1,type:1,parse:function(e,t){return t.filter(MQ).reduce((function(e,t){return e|OK(t.value)}),0)}},OK=function(e){switch(e){case"contain":return 2;case"cover":return 4;case"none":return 8;case"scale-down":return 16}return 0},DK=function(){function e(e,t){var n,o;this.animationDuration=zK(e,EK,t.animationDuration),this.backgroundClip=zK(e,LG,t.backgroundClip),this.backgroundColor=zK(e,UG,t.backgroundColor),this.backgroundImage=zK(e,oV,t.backgroundImage),this.backgroundOrigin=zK(e,rV,t.backgroundOrigin),this.backgroundPosition=zK(e,iV,t.backgroundPosition),this.backgroundRepeat=zK(e,aV,t.backgroundRepeat),this.backgroundSize=zK(e,lV,t.backgroundSize),this.borderTopColor=zK(e,pV,t.borderTopColor),this.borderRightColor=zK(e,fV,t.borderRightColor),this.borderBottomColor=zK(e,hV,t.borderBottomColor),this.borderLeftColor=zK(e,AV,t.borderLeftColor),this.borderTopLeftRadius=zK(e,mV,t.borderTopLeftRadius),this.borderTopRightRadius=zK(e,gV,t.borderTopRightRadius),this.borderBottomRightRadius=zK(e,CV,t.borderBottomRightRadius),this.borderBottomLeftRadius=zK(e,vV,t.borderBottomLeftRadius),this.borderTopStyle=zK(e,_V,t.borderTopStyle),this.borderRightStyle=zK(e,xV,t.borderRightStyle),this.borderBottomStyle=zK(e,wV,t.borderBottomStyle),this.borderLeftStyle=zK(e,BV,t.borderLeftStyle),this.borderTopWidth=zK(e,EV,t.borderTopWidth),this.borderRightWidth=zK(e,TV,t.borderRightWidth),this.borderBottomWidth=zK(e,MV,t.borderBottomWidth),this.borderLeftWidth=zK(e,PV,t.borderLeftWidth),this.boxShadow=zK(e,PK,t.boxShadow),this.color=zK(e,FV,t.color),this.direction=zK(e,IV,t.direction),this.display=zK(e,RV,t.display),this.float=zK(e,OV,t.cssFloat),this.fontFamily=zK(e,gK,t.fontFamily),this.fontSize=zK(e,CK,t.fontSize),this.fontStyle=zK(e,_K,t.fontStyle),this.fontVariant=zK(e,bK,t.fontVariant),this.fontWeight=zK(e,vK,t.fontWeight),this.letterSpacing=zK(e,DV,t.letterSpacing),this.lineBreak=zK(e,UV,t.lineBreak),this.lineHeight=zK(e,zV,t.lineHeight),this.listStyleImage=zK(e,HV,t.listStyleImage),this.listStylePosition=zK(e,jV,t.listStylePosition),this.listStyleType=zK(e,QV,t.listStyleType),this.marginTop=zK(e,VV,t.marginTop),this.marginRight=zK(e,KV,t.marginRight),this.marginBottom=zK(e,WV,t.marginBottom),this.marginLeft=zK(e,qV,t.marginLeft),this.opacity=zK(e,AK,t.opacity);var r=zK(e,ZV,t.overflow);this.overflowX=r[0],this.overflowY=r[r.length>1?1:0],this.overflowWrap=zK(e,XV,t.overflowWrap),this.paddingTop=zK(e,JV,t.paddingTop),this.paddingRight=zK(e,$V,t.paddingRight),this.paddingBottom=zK(e,eK,t.paddingBottom),this.paddingLeft=zK(e,tK,t.paddingLeft),this.paintOrder=zK(e,FK,t.paintOrder),this.position=zK(e,oK,t.position),this.textAlign=zK(e,nK,t.textAlign),this.textDecorationColor=zK(e,yK,null!==(n=t.textDecorationColor)&&void 0!==n?n:t.color),this.textDecorationLine=zK(e,mK,null!==(o=t.textDecorationLine)&&void 0!==o?o:t.textDecoration),this.textShadow=zK(e,rK,t.textShadow),this.textTransform=zK(e,iK,t.textTransform),this.transform=zK(e,aK,t.transform),this.transformOrigin=zK(e,uK,t.transformOrigin),this.visibility=zK(e,dK,t.visibility),this.webkitTextStrokeColor=zK(e,IK,t.webkitTextStrokeColor),this.webkitTextStrokeWidth=zK(e,RK,t.webkitTextStrokeWidth),this.wordBreak=zK(e,pK,t.wordBreak),this.zIndex=zK(e,fK,t.zIndex),this.objectFit=zK(e,kK,t.objectFit)}return e.prototype.isVisible=function(){return this.display>0&&this.opacity>0&&0===this.visibility},e.prototype.isTransparent=function(){return XQ(this.backgroundColor)},e.prototype.isTransformed=function(){return null!==this.transform},e.prototype.isPositioned=function(){return 0!==this.position},e.prototype.isPositionedWithZIndex=function(){return this.isPositioned()&&!this.zIndex.auto},e.prototype.isFloating=function(){return 0!==this.float},e.prototype.isInlineLevel=function(){return xK(this.display,4)||xK(this.display,33554432)||xK(this.display,268435456)||xK(this.display,536870912)||xK(this.display,67108864)||xK(this.display,134217728)},e}(),LK=function(e,t){this.content=zK(e,wK,t.content),this.quotes=zK(e,TK,t.quotes)},UK=function(e,t){this.counterIncrement=zK(e,BK,t.counterIncrement),this.counterReset=zK(e,SK,t.counterReset)},zK=function(e,t,n){var o=new BQ,r=null!=n?n.toString():t.initialValue;o.write(r);var i=new SQ(o.read());switch(t.type){case 2:var a=i.parseComponentValue();return t.parse(e,MQ(a)?a.value:t.initialValue);case 0:return t.parse(e,i.parseComponentValue());case 1:return t.parse(e,i.parseComponentValues());case 4:return i.parseComponentValue();case 3:switch(t.format){case"angle":return KQ(e,i.parseComponentValue());case"color":return TG(e,i.parseComponentValue());case"image":return eV(e,i.parseComponentValue());case"length":var s=i.parseComponentValue();return DQ(s)?s:zQ;case"length-percentage":var c=i.parseComponentValue();return LQ(c)?c:zQ;case"time":return hK(e,i.parseComponentValue())}}},NK=function(e,t){var n=function(e){switch(e.getAttribute("data-html2canvas-debug")){case"all":return 1;case"clone":return 2;case"parse":return 3;case"render":return 4;default:return 0}}(e);return 1===n||t===n},HK=function(e,t){this.context=e,this.textNodes=[],this.elements=[],this.flags=0,NK(t,3),this.styles=new DK(e,window.getComputedStyle(t,null)),VW(t)&&(this.styles.animationDuration.some((function(e){return e>0}))&&(t.style.animationDuration="0s"),null!==this.styles.transform&&(t.style.transform="none")),this.bounds=VH(this.context,t),NK(t,4)&&(this.flags|=16)},jK="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",QK="undefined"==typeof Uint8Array?[]:new Uint8Array(256),GK=0;GK<64;GK++)QK[jK.charCodeAt(GK)]=GK;for(var VK=function(e,t,n){return e.slice?e.slice(t,n):new Uint16Array(Array.prototype.slice.call(e,t,n))},KK=function(){function e(e,t,n,o,r,i){this.initialValue=e,this.errorValue=t,this.highStart=n,this.highValueIndex=o,this.index=r,this.data=i}return e.prototype.get=function(e){var t;if(e>=0){if(e<55296||e>56319&&e<=65535)return t=((t=this.index[e>>5])<<2)+(31&e),this.data[t];if(e<=65535)return t=((t=this.index[2048+(e-55296>>5)])<<2)+(31&e),this.data[t];if(e<this.highStart)return t=2080+(e>>11),t=this.index[t],t+=e>>5&63,t=((t=this.index[t])<<2)+(31&e),this.data[t];if(e<=1114111)return this.data[this.highValueIndex]}return this.errorValue},e}(),WK="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",qK="undefined"==typeof Uint8Array?[]:new Uint8Array(256),ZK=0;ZK<64;ZK++)qK[WK.charCodeAt(ZK)]=ZK;var XK,YK=8,JK=9,$K=11,eW=12,tW=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(String.fromCodePoint)return String.fromCodePoint.apply(String,e);var n=e.length;if(!n)return"";for(var o=[],r=-1,i="";++r<n;){var a=e[r];a<=65535?o.push(a):(a-=65536,o.push(55296+(a>>10),a%1024+56320)),(r+1===n||o.length>16384)&&(i+=String.fromCharCode.apply(String,o),o.length=0)}return i},nW=function(e){var t=function(e){var t,n,o,r,i,a=.75*e.length,s=e.length,c=0;"="===e[e.length-1]&&(a--,"="===e[e.length-2]&&a--);var l="undefined"!=typeof ArrayBuffer&&"undefined"!=typeof Uint8Array&&void 0!==Uint8Array.prototype.slice?new ArrayBuffer(a):new Array(a),u=Array.isArray(l)?l:new Uint8Array(l);for(t=0;t<s;t+=4)n=QK[e.charCodeAt(t)],o=QK[e.charCodeAt(t+1)],r=QK[e.charCodeAt(t+2)],i=QK[e.charCodeAt(t+3)],u[c++]=n<<2|o>>4,u[c++]=(15&o)<<4|r>>2,u[c++]=(3&r)<<6|63&i;return l}(e),n=Array.isArray(t)?function(e){for(var t=e.length,n=[],o=0;o<t;o+=4)n.push(e[o+3]<<24|e[o+2]<<16|e[o+1]<<8|e[o]);return n}(t):new Uint32Array(t),o=Array.isArray(t)?function(e){for(var t=e.length,n=[],o=0;o<t;o+=2)n.push(e[o+1]<<8|e[o]);return n}(t):new Uint16Array(t),r=VK(o,12,n[4]/2),i=2===n[5]?VK(o,(24+n[4])/2):function(e,t,n){return e.slice?e.slice(t,n):new Uint32Array(Array.prototype.slice.call(e,t,n))}(n,Math.ceil((24+n[4])/4));return new KK(n[0],n[1],n[2],n[3],r,i)}("AAAAAAAAAAAAEA4AGBkAAFAaAAACAAAAAAAIABAAGAAwADgACAAQAAgAEAAIABAACAAQAAgAEAAIABAACAAQAAgAEAAIABAAQABIAEQATAAIABAACAAQAAgAEAAIABAAVABcAAgAEAAIABAACAAQAGAAaABwAHgAgACIAI4AlgAIABAAmwCjAKgAsAC2AL4AvQDFAMoA0gBPAVYBWgEIAAgACACMANoAYgFkAWwBdAF8AX0BhQGNAZUBlgGeAaMBlQGWAasBswF8AbsBwwF0AcsBYwHTAQgA2wG/AOMBdAF8AekB8QF0AfkB+wHiAHQBfAEIAAMC5gQIAAsCEgIIAAgAFgIeAggAIgIpAggAMQI5AkACygEIAAgASAJQAlgCYAIIAAgACAAKBQoFCgUTBRMFGQUrBSsFCAAIAAgACAAIAAgACAAIAAgACABdAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABoAmgCrwGvAQgAbgJ2AggAHgEIAAgACADnAXsCCAAIAAgAgwIIAAgACAAIAAgACACKAggAkQKZAggAPADJAAgAoQKkAqwCsgK6AsICCADJAggA0AIIAAgACAAIANYC3gIIAAgACAAIAAgACABAAOYCCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAkASoB+QIEAAgACAA8AEMCCABCBQgACABJBVAFCAAIAAgACAAIAAgACAAIAAgACABTBVoFCAAIAFoFCABfBWUFCAAIAAgACAAIAAgAbQUIAAgACAAIAAgACABzBXsFfQWFBYoFigWKBZEFigWKBYoFmAWfBaYFrgWxBbkFCAAIAAgACAAIAAgACAAIAAgACAAIAMEFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAMgFCADQBQgACAAIAAgACAAIAAgACAAIAAgACAAIAO4CCAAIAAgAiQAIAAgACABAAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAD0AggACAD8AggACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIANYFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAMDvwAIAAgAJAIIAAgACAAIAAgACAAIAAgACwMTAwgACAB9BOsEGwMjAwgAKwMyAwsFYgE3A/MEPwMIAEUDTQNRAwgAWQOsAGEDCAAIAAgACAAIAAgACABpAzQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFOgU0BTUFNgU3BTgFOQU6BTQFNQU2BTcFOAU5BToFNAU1BTYFNwU4BTkFIQUoBSwFCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABtAwgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABMAEwACAAIAAgACAAIABgACAAIAAgACAC/AAgACAAyAQgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACAAIAAwAAgACAAIAAgACAAIAAgACAAIAAAARABIAAgACAAIABQASAAIAAgAIABwAEAAjgCIABsAqAC2AL0AigDQAtwC+IJIQqVAZUBWQqVAZUBlQGVAZUBlQGrC5UBlQGVAZUBlQGVAZUBlQGVAXsKlQGVAbAK6wsrDGUMpQzlDJUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAZUBlQGVAfAKAAuZA64AtwCJALoC6ADwAAgAuACgA/oEpgO6AqsD+AAIAAgAswMIAAgACAAIAIkAuwP5AfsBwwPLAwgACAAIAAgACADRA9kDCAAIAOED6QMIAAgACAAIAAgACADuA/YDCAAIAP4DyQAIAAgABgQIAAgAXQAOBAgACAAIAAgACAAIABMECAAIAAgACAAIAAgACAD8AAQBCAAIAAgAGgQiBCoECAExBAgAEAEIAAgACAAIAAgACAAIAAgACAAIAAgACAA4BAgACABABEYECAAIAAgATAQYAQgAVAQIAAgACAAIAAgACAAIAAgACAAIAFoECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAOQEIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAB+BAcACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAEABhgSMBAgACAAIAAgAlAQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAwAEAAQABAADAAMAAwADAAQABAAEAAQABAAEAAQABHATAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAdQMIAAgACAAIAAgACAAIAMkACAAIAAgAfQMIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACACFA4kDCAAIAAgACAAIAOcBCAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAIcDCAAIAAgACAAIAAgACAAIAAgACAAIAJEDCAAIAAgACADFAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABgBAgAZgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAbAQCBXIECAAIAHkECAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACABAAJwEQACjBKoEsgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAC6BMIECAAIAAgACAAIAAgACABmBAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAxwQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAGYECAAIAAgAzgQIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBd0FXwUIAOIF6gXxBYoF3gT5BQAGCAaKBYoFigWKBYoFigWKBYoFigWKBYoFigXWBIoFigWKBYoFigWKBYoFigWKBYsFEAaKBYoFigWKBYoFigWKBRQGCACKBYoFigWKBQgACAAIANEECAAIABgGigUgBggAJgYIAC4GMwaKBYoF0wQ3Bj4GigWKBYoFigWKBYoFigWKBYoFigWKBYoFigUIAAgACAAIAAgACAAIAAgAigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWKBYoFigWLBf///////wQABAAEAAQABAAEAAQABAAEAAQAAwAEAAQAAgAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAQADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUAAAAFAAUAAAAFAAUAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUAAQAAAAUABQAFAAUABQAFAAAAAAAFAAUAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAFAAUAAQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAAABwAHAAcAAAAHAAcABwAFAAEAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAcABwAFAAUAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAAAQABAAAAAAAAAAAAAAAFAAUABQAFAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAHAAcAAAAHAAcAAAAAAAUABQAHAAUAAQAHAAEABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwABAAUABQAFAAUAAAAAAAAAAAAAAAEAAQABAAEAAQABAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABQANAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAEAAQABAAEAAQABAAEAAQABAAEAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAABQAHAAUABQAFAAAAAAAAAAcABQAFAAUABQAFAAQABAAEAAQABAAEAAQABAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAEAAQABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUAAAAFAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAUAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAcABwAFAAcABwAAAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUABwAHAAUABQAFAAUAAAAAAAcABwAAAAAABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAABQAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAAAAAAAAAAABQAFAAAAAAAFAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAFAAUABQAFAAUAAAAFAAUABwAAAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABwAFAAUABQAFAAAAAAAHAAcAAAAAAAcABwAFAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAAAAAAAAAHAAcABwAAAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAABQAHAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAUABQAFAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAHAAcABQAHAAcAAAAFAAcABwAAAAcABwAFAAUAAAAAAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAFAAcABwAFAAUABQAAAAUAAAAHAAcABwAHAAcABwAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAHAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAABwAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAUAAAAFAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABwAFAAUABQAFAAUAAAAFAAUAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABwAFAAUABQAFAAUABQAAAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABQAFAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABQAFAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAHAAUABQAFAAUABQAFAAUABwAHAAcABwAHAAcABwAHAAUABwAHAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABwAHAAcABwAFAAUABwAHAAcAAAAAAAAAAAAHAAcABQAHAAcABwAHAAcABwAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAcABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAUABQAFAAUABQAFAAUAAAAFAAAABQAAAAAABQAFAAUABQAFAAUABQAFAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAFAAUAAAAAAAUABQAFAAUABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABwAFAAcABwAHAAcABwAFAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAUABQAFAAUABwAHAAUABQAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABQAFAAcABwAHAAUABwAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAcABQAFAAUABQAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAAAAAABwAFAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAAAAAAAAAFAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAUABQAHAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAUABQAFAAUABQAHAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAcABwAFAAUABQAFAAcABwAFAAUABwAHAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAFAAcABwAFAAUABwAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAFAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAFAAUABQAAAAAABQAFAAAAAAAAAAAAAAAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAcABwAAAAAAAAAAAAAABwAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAcABwAFAAcABwAAAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAFAAUABQAAAAUABQAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABwAFAAUABQAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAUABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAHAAcABQAHAAUABQAAAAAAAAAAAAAAAAAFAAAABwAHAAcABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAHAAcABwAAAAAABwAHAAAAAAAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABwAHAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAFAAUABwAFAAcABwAFAAcABQAFAAcABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAHAAcABQAFAAUABQAAAAAABwAHAAcABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAHAAUABQAFAAUABQAFAAUABQAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABwAFAAcABwAFAAUABQAFAAUABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAcABwAFAAUABQAFAAcABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAUABQAFAAUABQAHAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAFAAUABQAFAAAAAAAFAAUABwAHAAcABwAFAAAAAAAAAAcAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABwAHAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAcABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUAAAAHAAUABQAFAAUABQAFAAUABwAFAAUABwAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUAAAAAAAAABQAAAAUABQAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAcABwAHAAcAAAAFAAUAAAAHAAcABQAHAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAAAAUABQAFAAAAAAAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAFAAUABQAAAAAABQAFAAUABQAFAAUABQAAAAUABQAAAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAUABQAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQAFAAUABQAFAAUABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAFAAUABQAFAAUADgAOAA4ADgAOAA4ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAA8ADwAPAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAcABwAHAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAMAAwADAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkACQAJAAkAAAAAAAAAAAAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAKAAoACgAAAAAAAAAAAAsADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwACwAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAMAAwADAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAADgAOAA4AAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAAAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4AAAAOAAAAAAAAAAAAAAAAAA4AAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAAAAAAAAAAAA4AAAAOAAAAAAAAAAAADgAOAA4AAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAA4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4AAAAAAA4ADgAOAA4ADgAOAA4ADgAOAAAADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4ADgAOAAAAAAAAAAAAAAAAAAAAAAAAAAAADgAOAA4ADgAOAA4AAAAAAAAAAAAAAAAAAAAAAA4ADgAOAA4ADgAOAA4ADgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAOAA4ADgAOAA4ADgAAAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4ADgAOAA4AAAAAAAAAAAA="),oW="×",rW=function(e){return nW.get(e)},iW=function(e,t,n){var o=n-2,r=t[o],i=t[n-1],a=t[n];if(2===i&&3===a)return oW;if(2===i||3===i||4===i)return"÷";if(2===a||3===a||4===a)return"÷";if(i===YK&&-1!==[YK,JK,$K,eW].indexOf(a))return oW;if(!(i!==$K&&i!==JK||a!==JK&&10!==a))return oW;if((i===eW||10===i)&&10===a)return oW;if(13===a||5===a)return oW;if(7===a)return oW;if(1===i)return oW;if(13===i&&14===a){for(;5===r;)r=t[--o];if(14===r)return oW}if(15===i&&15===a){for(var s=0;15===r;)s++,r=t[--o];if(s%2==0)return oW}return"÷"},aW=function(e){var t=function(e){for(var t=[],n=0,o=e.length;n<o;){var r=e.charCodeAt(n++);if(r>=55296&&r<=56319&&n<o){var i=e.charCodeAt(n++);56320==(64512&i)?t.push(((1023&r)<<10)+(1023&i)+65536):(t.push(r),n--)}else t.push(r)}return t}(e),n=t.length,o=0,r=0,i=t.map(rW);return{next:function(){if(o>=n)return{done:!0,value:null};for(var e=oW;o<n&&(e=iW(0,i,++o))===oW;);if(e!==oW||o===n){var a=tW.apply(null,t.slice(r,o));return r=o,{value:a,done:!1}}return{done:!0,value:null}}}},sW=function(e){return 0===e[0]&&255===e[1]&&0===e[2]&&255===e[3]},cW=function(e,t,n,o,r){var i="http://www.w3.org/2000/svg",a=document.createElementNS(i,"svg"),s=document.createElementNS(i,"foreignObject");return a.setAttributeNS(null,"width",e.toString()),a.setAttributeNS(null,"height",t.toString()),s.setAttributeNS(null,"width","100%"),s.setAttributeNS(null,"height","100%"),s.setAttributeNS(null,"x",n.toString()),s.setAttributeNS(null,"y",o.toString()),s.setAttributeNS(null,"externalResourcesRequired","true"),a.appendChild(s),s.appendChild(r),a},lW=function(e){return new Promise((function(t,n){var o=new Image;o.onload=function(){return t(o)},o.onerror=n,o.src="data:image/svg+xml;charset=utf-8,".concat(encodeURIComponent((new XMLSerializer).serializeToString(e)))}))},uW={get SUPPORT_RANGE_BOUNDS(){var e=function(e){if(e.createRange){var t=e.createRange();if(t.getBoundingClientRect){var n=e.createElement("boundtest");n.style.height="".concat(123,"px"),n.style.display="block",e.body.appendChild(n),t.selectNode(n);var o=t.getBoundingClientRect(),r=Math.round(o.height);if(e.body.removeChild(n),123===r)return!0}}return!1}(document);return Object.defineProperty(uW,"SUPPORT_RANGE_BOUNDS",{value:e}),e},get SUPPORT_WORD_BREAKING(){var e=uW.SUPPORT_RANGE_BOUNDS&&function(e){var t=e.createElement("boundtest");t.style.width="50px",t.style.display="block",t.style.fontSize="12px",t.style.letterSpacing="0px",t.style.wordSpacing="0px",e.body.appendChild(t);var n=e.createRange();t.innerHTML="function"==typeof"".repeat?"👨".repeat(10):"";var o=t.firstChild,r=KH(o.data).map((function(e){return WH(e)})),i=0,a={},s=r.every((function(e,t){n.setStart(o,i),n.setEnd(o,i+e.length);var r=n.getBoundingClientRect();i+=e.length;var s=r.x>a.x||r.y>a.y;return a=r,0===t||s}));return e.body.removeChild(t),s}(document);return Object.defineProperty(uW,"SUPPORT_WORD_BREAKING",{value:e}),e},get SUPPORT_SVG_DRAWING(){var e=function(e){var t=new Image,n=e.createElement("canvas"),o=n.getContext("2d");if(!o)return!1;t.src="data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg'></svg>";try{o.drawImage(t,0,0),n.toDataURL()}catch(e){return!1}return!0}(document);return Object.defineProperty(uW,"SUPPORT_SVG_DRAWING",{value:e}),e},get SUPPORT_FOREIGNOBJECT_DRAWING(){var e="function"==typeof Array.from&&"function"==typeof window.fetch?function(e){var t=e.createElement("canvas"),n=100;t.width=n,t.height=n;var o=t.getContext("2d");if(!o)return Promise.reject(!1);o.fillStyle="rgb(0, 255, 0)",o.fillRect(0,0,n,n);var r=new Image,i=t.toDataURL();r.src=i;var a=cW(n,n,0,0,r);return o.fillStyle="red",o.fillRect(0,0,n,n),lW(a).then((function(t){o.drawImage(t,0,0);var r=o.getImageData(0,0,n,n).data;o.fillStyle="red",o.fillRect(0,0,n,n);var a=e.createElement("div");return a.style.backgroundImage="url(".concat(i,")"),a.style.height="".concat(n,"px"),sW(r)?lW(cW(n,n,0,0,a)):Promise.reject(!1)})).then((function(e){return o.drawImage(e,0,0),sW(o.getImageData(0,0,n,n).data)})).catch((function(){return!1}))}(document):Promise.resolve(!1);return Object.defineProperty(uW,"SUPPORT_FOREIGNOBJECT_DRAWING",{value:e}),e},get SUPPORT_CORS_IMAGES(){var e=void 0!==(new Image).crossOrigin;return Object.defineProperty(uW,"SUPPORT_CORS_IMAGES",{value:e}),e},get SUPPORT_RESPONSE_TYPE(){var e="string"==typeof(new XMLHttpRequest).responseType;return Object.defineProperty(uW,"SUPPORT_RESPONSE_TYPE",{value:e}),e},get SUPPORT_CORS_XHR(){var e="withCredentials"in new XMLHttpRequest;return Object.defineProperty(uW,"SUPPORT_CORS_XHR",{value:e}),e},get SUPPORT_NATIVE_TEXT_SEGMENTATION(){var e=!("undefined"==typeof Intl||!Intl.Segmenter);return Object.defineProperty(uW,"SUPPORT_NATIVE_TEXT_SEGMENTATION",{value:e}),e}},dW=function(e,t){this.text=e,this.bounds=t},pW=function(e,t){var n=t.ownerDocument;if(n){var o=n.createElement("html2canvaswrapper");o.appendChild(t.cloneNode(!0));var r=t.parentNode;if(r){r.replaceChild(o,t);var i=VH(e,o);return o.firstChild&&r.replaceChild(o.firstChild,o),i}}return GH.EMPTY},fW=function(e,t,n){var o=e.ownerDocument;if(!o)throw new Error("Node has no owner document");var r=o.createRange();return r.setStart(e,t),r.setEnd(e,t+n),r},hW=function(e){if(uW.SUPPORT_NATIVE_TEXT_SEGMENTATION){var t=new Intl.Segmenter(void 0,{granularity:"grapheme"});return Array.from(t.segment(e)).map((function(e){return e.segment}))}return function(e){for(var t,n=aW(e),o=[];!(t=n.next()).done;)t.value&&o.push(t.value.slice());return o}(e)},AW=function(e,t){return 0!==t.letterSpacing?hW(e):function(e,t){if(uW.SUPPORT_NATIVE_TEXT_SEGMENTATION){var n=new Intl.Segmenter(void 0,{granularity:"word"});return Array.from(n.segment(e)).map((function(e){return e.segment}))}return mW(e,t)}(e,t)},yW=[32,160,4961,65792,65793,4153,4241],mW=function(e,t){for(var n,o=function(e,t){var n=KH(e),o=Qj(n,t),r=o[0],i=o[1],a=o[2],s=n.length,c=0,l=0;return{next:function(){if(l>=s)return{done:!0,value:null};for(var e=Pj;l<s&&(e=jj(n,i,r,++l,a))===Pj;);if(e!==Pj||l===s){var t=new Gj(n,e,c,l);return c=l,{value:t,done:!1}}return{done:!0,value:null}}}}(e,{lineBreak:t.lineBreak,wordBreak:"break-word"===t.overflowWrap?"break-word":t.wordBreak}),r=[],i=function(){if(n.value){var e=n.value.slice(),t=KH(e),o="";t.forEach((function(e){-1===yW.indexOf(e)?o+=WH(e):(o.length&&r.push(o),r.push(WH(e)),o="")})),o.length&&r.push(o)}};!(n=o.next()).done;)i();return r},gW=function(e,t,n){this.text=CW(t.data,n.textTransform),this.textBounds=function(e,t,n,o){var r=AW(t,n),i=[],a=0;return r.forEach((function(t){if(n.textDecorationLine.length||t.trim().length>0)if(uW.SUPPORT_RANGE_BOUNDS){var r=fW(o,a,t.length).getClientRects();if(r.length>1){var s=hW(t),c=0;s.forEach((function(t){i.push(new dW(t,GH.fromDOMRectList(e,fW(o,c+a,t.length).getClientRects()))),c+=t.length}))}else i.push(new dW(t,GH.fromDOMRectList(e,r)))}else{var l=o.splitText(t.length);i.push(new dW(t,pW(e,o))),o=l}else uW.SUPPORT_RANGE_BOUNDS||(o=o.splitText(t.length));a+=t.length})),i}(e,this.text,n,t)},CW=function(e,t){switch(t){case 1:return e.toLowerCase();case 3:return e.replace(vW,bW);case 2:return e.toUpperCase();default:return e}},vW=/(^|\s|:|-|\(|\))([a-z])/g,bW=function(e,t,n){return e.length>0?t+n.toUpperCase():e},_W=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.src=n.currentSrc||n.src,o.intrinsicWidth=n.naturalWidth,o.intrinsicHeight=n.naturalHeight,o.context.cache.addImage(o.src),o}return zH(t,e),t}(HK),xW=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.canvas=n,o.intrinsicWidth=n.width,o.intrinsicHeight=n.height,o}return zH(t,e),t}(HK),wW=function(e){function t(t,n){var o=e.call(this,t,n)||this,r=new XMLSerializer,i=VH(t,n);return n.setAttribute("width","".concat(i.width,"px")),n.setAttribute("height","".concat(i.height,"px")),o.svg="data:image/svg+xml,".concat(encodeURIComponent(r.serializeToString(n))),o.intrinsicWidth=n.width.baseVal.value,o.intrinsicHeight=n.height.baseVal.value,o.context.cache.addImage(o.svg),o}return zH(t,e),t}(HK),BW=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.value=n.value,o}return zH(t,e),t}(HK),SW=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.start=n.start,o.reversed="boolean"==typeof n.reversed&&!0===n.reversed,o}return zH(t,e),t}(HK),EW=[{type:15,flags:0,unit:"px",number:3}],TW=[{type:16,flags:0,number:50}],MW="checkbox",PW="radio",FW="password",IW=707406591,RW=function(e){function t(t,n){var o,r=e.call(this,t,n)||this;switch(r.type=n.type.toLowerCase(),r.checked=n.checked,r.value=function(e){var t=e.type===FW?new Array(e.value.length+1).join("•"):e.value;return 0===t.length?e.placeholder||"":t}(n),r.type!==MW&&r.type!==PW||(r.styles.backgroundColor=3739148031,r.styles.borderTopColor=r.styles.borderRightColor=r.styles.borderBottomColor=r.styles.borderLeftColor=2779096575,r.styles.borderTopWidth=r.styles.borderRightWidth=r.styles.borderBottomWidth=r.styles.borderLeftWidth=1,r.styles.borderTopStyle=r.styles.borderRightStyle=r.styles.borderBottomStyle=r.styles.borderLeftStyle=1,r.styles.backgroundClip=[0],r.styles.backgroundOrigin=[0],r.bounds=(o=r.bounds).width>o.height?new GH(o.left+(o.width-o.height)/2,o.top,o.height,o.height):o.width<o.height?new GH(o.left,o.top+(o.height-o.width)/2,o.width,o.width):o),r.type){case MW:r.styles.borderTopRightRadius=r.styles.borderTopLeftRadius=r.styles.borderBottomRightRadius=r.styles.borderBottomLeftRadius=EW;break;case PW:r.styles.borderTopRightRadius=r.styles.borderTopLeftRadius=r.styles.borderBottomRightRadius=r.styles.borderBottomLeftRadius=TW}return r}return zH(t,e),t}(HK),kW=function(e){function t(t,n){var o=e.call(this,t,n)||this,r=n.options[n.selectedIndex||0];return o.value=r&&r.text||"",o}return zH(t,e),t}(HK),OW=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.value=n.value,o}return zH(t,e),t}(HK),DW=function(e){function t(t,n){var o=e.call(this,t,n)||this;o.src=n.src,o.width=parseInt(n.width,10)||0,o.height=parseInt(n.height,10)||0,o.backgroundColor=o.styles.backgroundColor;try{if(n.contentWindow&&n.contentWindow.document&&n.contentWindow.document.documentElement){o.tree=NW(t,n.contentWindow.document.documentElement);var r=n.contentWindow.document.documentElement?OG(t,getComputedStyle(n.contentWindow.document.documentElement).backgroundColor):DG.TRANSPARENT,i=n.contentWindow.document.body?OG(t,getComputedStyle(n.contentWindow.document.body).backgroundColor):DG.TRANSPARENT;o.backgroundColor=XQ(r)?XQ(i)?o.styles.backgroundColor:i:r}}catch(e){}return o}return zH(t,e),t}(HK),LW=["OL","UL","MENU"],UW=function(e,t,n,o){for(var r=t.firstChild,i=void 0;r;r=i)if(i=r.nextSibling,QW(r)&&r.data.length>0)n.textNodes.push(new gW(e,r,n.styles));else if(GW(r))if(iq(r)&&r.assignedNodes)r.assignedNodes().forEach((function(t){return UW(e,t,n,o)}));else{var a=zW(e,r);a.styles.isVisible()&&(HW(r,a,o)?a.flags|=4:jW(a.styles)&&(a.flags|=2),-1!==LW.indexOf(r.tagName)&&(a.flags|=8),n.elements.push(a),r.slot,r.shadowRoot?UW(e,r.shadowRoot,a,o):oq(r)||XW(r)||rq(r)||UW(e,r,a,o))}},zW=function(e,t){return eq(t)?new _W(e,t):JW(t)?new xW(e,t):XW(t)?new wW(e,t):WW(t)?new BW(e,t):qW(t)?new SW(e,t):ZW(t)?new RW(e,t):rq(t)?new kW(e,t):oq(t)?new OW(e,t):tq(t)?new DW(e,t):new HK(e,t)},NW=function(e,t){var n=zW(e,t);return n.flags|=4,UW(e,t,n,n),n},HW=function(e,t,n){return t.styles.isPositionedWithZIndex()||t.styles.opacity<1||t.styles.isTransformed()||YW(e)&&n.styles.isTransparent()},jW=function(e){return e.isPositioned()||e.isFloating()},QW=function(e){return e.nodeType===Node.TEXT_NODE},GW=function(e){return e.nodeType===Node.ELEMENT_NODE},VW=function(e){return GW(e)&&void 0!==e.style&&!KW(e)},KW=function(e){return"object"==typeof e.className},WW=function(e){return"LI"===e.tagName},qW=function(e){return"OL"===e.tagName},ZW=function(e){return"INPUT"===e.tagName},XW=function(e){return"svg"===e.tagName},YW=function(e){return"BODY"===e.tagName},JW=function(e){return"CANVAS"===e.tagName},$W=function(e){return"VIDEO"===e.tagName},eq=function(e){return"IMG"===e.tagName},tq=function(e){return"IFRAME"===e.tagName},nq=function(e){return"STYLE"===e.tagName},oq=function(e){return"TEXTAREA"===e.tagName},rq=function(e){return"SELECT"===e.tagName},iq=function(e){return"SLOT"===e.tagName},aq=function(e){return e.tagName.indexOf("-")>0},sq=function(){function e(){this.counters={}}return e.prototype.getCounterValue=function(e){var t=this.counters[e];return t&&t.length?t[t.length-1]:1},e.prototype.getCounterValues=function(e){var t=this.counters[e];return t||[]},e.prototype.pop=function(e){var t=this;e.forEach((function(e){return t.counters[e].pop()}))},e.prototype.parse=function(e){var t=this,n=e.counterIncrement,o=e.counterReset,r=!0;null!==n&&n.forEach((function(e){var n=t.counters[e.counter];n&&0!==e.increment&&(r=!1,n.length||n.push(1),n[Math.max(0,n.length-1)]+=e.increment)}));var i=[];return r&&o.forEach((function(e){var n=t.counters[e.counter];i.push(e.counter),n||(n=t.counters[e.counter]=[]),n.push(e.reset)})),i},e}(),cq={integers:[1e3,900,500,400,100,90,50,40,10,9,5,4,1],values:["M","CM","D","CD","C","XC","L","XL","X","IX","V","IV","I"]},lq={integers:[9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["Ք","Փ","Ւ","Ց","Ր","Տ","Վ","Ս","Ռ","Ջ","Պ","Չ","Ո","Շ","Ն","Յ","Մ","Ճ","Ղ","Ձ","Հ","Կ","Ծ","Խ","Լ","Ի","Ժ","Թ","Ը","Է","Զ","Ե","Դ","Գ","Բ","Ա"]},uq={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,400,300,200,100,90,80,70,60,50,40,30,20,19,18,17,16,15,10,9,8,7,6,5,4,3,2,1],values:["י׳","ט׳","ח׳","ז׳","ו׳","ה׳","ד׳","ג׳","ב׳","א׳","ת","ש","ר","ק","צ","פ","ע","ס","נ","מ","ל","כ","יט","יח","יז","טז","טו","י","ט","ח","ז","ו","ה","ד","ג","ב","א"]},dq={integers:[1e4,9e3,8e3,7e3,6e3,5e3,4e3,3e3,2e3,1e3,900,800,700,600,500,400,300,200,100,90,80,70,60,50,40,30,20,10,9,8,7,6,5,4,3,2,1],values:["ჵ","ჰ","ჯ","ჴ","ხ","ჭ","წ","ძ","ც","ჩ","შ","ყ","ღ","ქ","ფ","ჳ","ტ","ს","რ","ჟ","პ","ო","ჲ","ნ","მ","ლ","კ","ი","თ","ჱ","ზ","ვ","ე","დ","გ","ბ","ა"]},pq=function(e,t,n,o,r,i){return e<t||e>n?bq(e,r,i.length>0):o.integers.reduce((function(t,n,r){for(;e>=n;)e-=n,t+=o.values[r];return t}),"")+i},fq=function(e,t,n,o){var r="";do{n||e--,r=o(e)+r,e/=t}while(e*t>=t);return r},hq=function(e,t,n,o,r){var i=n-t+1;return(e<0?"-":"")+(fq(Math.abs(e),i,o,(function(e){return WH(Math.floor(e%i)+t)}))+r)},Aq=function(e,t,n){void 0===n&&(n=". ");var o=t.length;return fq(Math.abs(e),o,!1,(function(e){return t[Math.floor(e%o)]}))+n},yq=function(e,t,n,o,r,i){if(e<-9999||e>9999)return bq(e,4,r.length>0);var a=Math.abs(e),s=r;if(0===a)return t[0]+s;for(var c=0;a>0&&c<=4;c++){var l=a%10;0===l&&xK(i,1)&&""!==s?s=t[l]+s:l>1||1===l&&0===c||1===l&&1===c&&xK(i,2)||1===l&&1===c&&xK(i,4)&&e>100||1===l&&c>1&&xK(i,8)?s=t[l]+(c>0?n[c-1]:"")+s:1===l&&c>0&&(s=n[c-1]+s),a=Math.floor(a/10)}return(e<0?o:"")+s},mq="十百千萬",gq="拾佰仟萬",Cq="マイナス",vq="마이너스",bq=function(e,t,n){var o=n?". ":"",r=n?"、":"",i=n?", ":"",a=n?" ":"";switch(t){case 0:return"•"+a;case 1:return"◦"+a;case 2:return"◾"+a;case 5:var s=hq(e,48,57,!0,o);return s.length<4?"0".concat(s):s;case 4:return Aq(e,"〇一二三四五六七八九",r);case 6:return pq(e,1,3999,cq,3,o).toLowerCase();case 7:return pq(e,1,3999,cq,3,o);case 8:return hq(e,945,969,!1,o);case 9:return hq(e,97,122,!1,o);case 10:return hq(e,65,90,!1,o);case 11:return hq(e,1632,1641,!0,o);case 12:case 49:return pq(e,1,9999,lq,3,o);case 35:return pq(e,1,9999,lq,3,o).toLowerCase();case 13:return hq(e,2534,2543,!0,o);case 14:case 30:return hq(e,6112,6121,!0,o);case 15:return Aq(e,"子丑寅卯辰巳午未申酉戌亥",r);case 16:return Aq(e,"甲乙丙丁戊己庚辛壬癸",r);case 17:case 48:return yq(e,"零一二三四五六七八九",mq,"負",r,14);case 47:return yq(e,"零壹貳參肆伍陸柒捌玖",gq,"負",r,15);case 42:return yq(e,"零一二三四五六七八九",mq,"负",r,14);case 41:return yq(e,"零壹贰叁肆伍陆柒捌玖",gq,"负",r,15);case 26:return yq(e,"〇一二三四五六七八九","十百千万",Cq,r,0);case 25:return yq(e,"零壱弐参四伍六七八九","拾百千万",Cq,r,7);case 31:return yq(e,"영일이삼사오육칠팔구","십백천만",vq,i,7);case 33:return yq(e,"零一二三四五六七八九","十百千萬",vq,i,0);case 32:return yq(e,"零壹貳參四五六七八九","拾百千",vq,i,7);case 18:return hq(e,2406,2415,!0,o);case 20:return pq(e,1,19999,dq,3,o);case 21:return hq(e,2790,2799,!0,o);case 22:return hq(e,2662,2671,!0,o);case 22:return pq(e,1,10999,uq,3,o);case 23:return Aq(e,"あいうえおかきくけこさしすせそたちつてとなにぬねのはひふへほまみむめもやゆよらりるれろわゐゑをん");case 24:return Aq(e,"いろはにほへとちりぬるをわかよたれそつねならむうゐのおくやまけふこえてあさきゆめみしゑひもせす");case 27:return hq(e,3302,3311,!0,o);case 28:return Aq(e,"アイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワヰヱヲン",r);case 29:return Aq(e,"イロハニホヘトチリヌルヲワカヨタレソツネナラムウヰノオクヤマケフコエテアサキユメミシヱヒモセス",r);case 34:return hq(e,3792,3801,!0,o);case 37:return hq(e,6160,6169,!0,o);case 38:return hq(e,4160,4169,!0,o);case 39:return hq(e,2918,2927,!0,o);case 40:return hq(e,1776,1785,!0,o);case 43:return hq(e,3046,3055,!0,o);case 44:return hq(e,3174,3183,!0,o);case 45:return hq(e,3664,3673,!0,o);case 46:return hq(e,3872,3881,!0,o);default:return hq(e,48,57,!0,o)}},_q="data-html2canvas-ignore",xq=function(){function e(e,t,n){if(this.context=e,this.options=n,this.scrolledElements=[],this.referenceElement=t,this.counters=new sq,this.quoteDepth=0,!t.ownerDocument)throw new Error("Cloned element does not have an owner document");this.documentElement=this.cloneNode(t.ownerDocument.documentElement,!1)}return e.prototype.toIFrame=function(e,t){var n=this,o=Bq(e,t);if(!o.contentWindow)return Promise.reject("Unable to find iframe window");var r=e.defaultView.pageXOffset,i=e.defaultView.pageYOffset,a=o.contentWindow,s=a.document,c=Tq(o).then((function(){return HH(n,0,void 0,(function(){var e,n;return jH(this,(function(r){switch(r.label){case 0:return this.scrolledElements.forEach(Rq),a&&(a.scrollTo(t.left,t.top),!/(iPad|iPhone|iPod)/g.test(navigator.userAgent)||a.scrollY===t.top&&a.scrollX===t.left||(this.context.logger.warn("Unable to restore scroll position for cloned document"),this.context.windowBounds=this.context.windowBounds.add(a.scrollX-t.left,a.scrollY-t.top,0,0))),e=this.options.onclone,void 0===(n=this.clonedReferenceElement)?[2,Promise.reject("Error finding the ".concat(this.referenceElement.nodeName," in the cloned document"))]:s.fonts&&s.fonts.ready?[4,s.fonts.ready]:[3,2];case 1:r.sent(),r.label=2;case 2:return/(AppleWebKit)/g.test(navigator.userAgent)?[4,Eq(s)]:[3,4];case 3:r.sent(),r.label=4;case 4:return"function"==typeof e?[2,Promise.resolve().then((function(){return e(s,n)})).then((function(){return o}))]:[2,o]}}))}))})),l=s.adoptNode(this.documentElement);return zq(l,s),s.open(),s.write("".concat(Fq(document.doctype),"<html></html>")),Iq(this.referenceElement.ownerDocument,r,i),s.replaceChild(l,s.documentElement),s.close(),c},e.prototype.createElementClone=function(e){if(NK(e,2),JW(e))return this.createCanvasClone(e);if($W(e))return this.createVideoClone(e);if(nq(e))return this.createStyleClone(e);var t=e.cloneNode(!1);return eq(t)&&(eq(e)&&e.currentSrc&&e.currentSrc!==e.src&&(t.src=e.currentSrc,t.srcset=""),"lazy"===t.loading&&(t.loading="eager")),aq(t)?this.createCustomElementClone(t):t},e.prototype.createCustomElementClone=function(e){var t=document.createElement("html2canvascustomelement");return Pq(e.style,t),t},e.prototype.createStyleClone=function(e){try{var t=e.sheet;if(t&&t.cssRules){var n=[].slice.call(t.cssRules,0).reduce((function(e,t){return t&&"string"==typeof t.cssText?e+t.cssText:e}),""),o=e.cloneNode(!1);return o.textContent=n,o}}catch(e){if(this.context.logger.error("Unable to access cssRules property",e),"SecurityError"!==e.name)throw e}return e.cloneNode(!1)},e.prototype.createCanvasClone=function(e){var t;if(this.options.inlineImages&&e.ownerDocument){var n=e.ownerDocument.createElement("img");try{return n.src=e.toDataURL(),n}catch(t){this.context.logger.info("Unable to inline canvas contents, canvas is tainted",e)}}var o=e.cloneNode(!1);try{o.width=e.width,o.height=e.height;var r=e.getContext("2d"),i=o.getContext("2d",{willReadFrequently:!0});if(i)if(!this.options.allowTaint&&r)i.putImageData(r.getImageData(0,0,e.width,e.height),0,0);else{var a=null!==(t=e.getContext("webgl2"))&&void 0!==t?t:e.getContext("webgl");if(a){var s=a.getContextAttributes();!1===(null==s?void 0:s.preserveDrawingBuffer)&&this.context.logger.warn("Unable to clone WebGL context as it has preserveDrawingBuffer=false",e)}i.drawImage(e,0,0)}return o}catch(t){this.context.logger.info("Unable to clone canvas as it is tainted",e)}return o},e.prototype.createVideoClone=function(e){var t=e.ownerDocument.createElement("canvas");t.width=e.offsetWidth,t.height=e.offsetHeight;var n=t.getContext("2d");try{return n&&(n.drawImage(e,0,0,t.width,t.height),this.options.allowTaint||n.getImageData(0,0,t.width,t.height)),t}catch(t){this.context.logger.info("Unable to clone video as it is tainted",e)}var o=e.ownerDocument.createElement("canvas");return o.width=e.offsetWidth,o.height=e.offsetHeight,o},e.prototype.appendChildNode=function(e,t,n){GW(t)&&(function(e){return"SCRIPT"===e.tagName}(t)||t.hasAttribute(_q)||"function"==typeof this.options.ignoreElements&&this.options.ignoreElements(t))||this.options.copyStyles&&GW(t)&&nq(t)||e.appendChild(this.cloneNode(t,n))},e.prototype.cloneChildNodes=function(e,t,n){for(var o=this,r=e.shadowRoot?e.shadowRoot.firstChild:e.firstChild;r;r=r.nextSibling)if(GW(r)&&iq(r)&&"function"==typeof r.assignedNodes){var i=r.assignedNodes();i.length&&i.forEach((function(e){return o.appendChildNode(t,e,n)}))}else this.appendChildNode(t,r,n)},e.prototype.cloneNode=function(e,t){if(QW(e))return document.createTextNode(e.data);if(!e.ownerDocument)return e.cloneNode(!1);var n=e.ownerDocument.defaultView;if(n&&GW(e)&&(VW(e)||KW(e))){var o=this.createElementClone(e);o.style.transitionProperty="none";var r=n.getComputedStyle(e),i=n.getComputedStyle(e,":before"),a=n.getComputedStyle(e,":after");this.referenceElement===e&&VW(o)&&(this.clonedReferenceElement=o),YW(o)&&Lq(o);var s=this.counters.parse(new UK(this.context,r)),c=this.resolvePseudoContent(e,o,i,XK.BEFORE);aq(e)&&(t=!0),$W(e)||this.cloneChildNodes(e,o,t),c&&o.insertBefore(c,o.firstChild);var l=this.resolvePseudoContent(e,o,a,XK.AFTER);return l&&o.appendChild(l),this.counters.pop(s),(r&&(this.options.copyStyles||KW(e))&&!tq(e)||t)&&Pq(r,o),0===e.scrollTop&&0===e.scrollLeft||this.scrolledElements.push([o,e.scrollLeft,e.scrollTop]),(oq(e)||rq(e))&&(oq(o)||rq(o))&&(o.value=e.value),o}return e.cloneNode(!1)},e.prototype.resolvePseudoContent=function(e,t,n,o){var r=this;if(n){var i=n.content,a=t.ownerDocument;if(a&&i&&"none"!==i&&"-moz-alt-content"!==i&&"none"!==n.display){this.counters.parse(new UK(this.context,n));var s=new LK(this.context,n),c=a.createElement("html2canvaspseudoelement");Pq(n,c),s.content.forEach((function(t){if(0===t.type)c.appendChild(a.createTextNode(t.value));else if(22===t.type){var n=a.createElement("img");n.src=t.value,n.style.opacity="1",c.appendChild(n)}else if(18===t.type){if("attr"===t.name){var o=t.values.filter(MQ);o.length&&c.appendChild(a.createTextNode(e.getAttribute(o[0].value)||""))}else if("counter"===t.name){var i=t.values.filter(RQ),l=i[0],u=i[1];if(l&&MQ(l)){var d=r.counters.getCounterValue(l.value),p=u&&MQ(u)?QV.parse(r.context,u.value):3;c.appendChild(a.createTextNode(bq(d,p,!1)))}}else if("counters"===t.name){var f=t.values.filter(RQ),h=(l=f[0],f[1]);u=f[2];if(l&&MQ(l)){var A=r.counters.getCounterValues(l.value),y=u&&MQ(u)?QV.parse(r.context,u.value):3,m=h&&0===h.type?h.value:"",g=A.map((function(e){return bq(e,y,!1)})).join(m);c.appendChild(a.createTextNode(g))}}}else if(20===t.type)switch(t.value){case"open-quote":c.appendChild(a.createTextNode(MK(s.quotes,r.quoteDepth++,!0)));break;case"close-quote":c.appendChild(a.createTextNode(MK(s.quotes,--r.quoteDepth,!1)));break;default:c.appendChild(a.createTextNode(t.value))}})),c.className="".concat(kq," ").concat(Oq);var l=o===XK.BEFORE?" ".concat(kq):" ".concat(Oq);return KW(t)?t.className.baseValue+=l:t.className+=l,c}}},e.destroy=function(e){return!!e.parentNode&&(e.parentNode.removeChild(e),!0)},e}();!function(e){e[e.BEFORE=0]="BEFORE",e[e.AFTER=1]="AFTER"}(XK||(XK={}));var wq,Bq=function(e,t){var n=e.createElement("iframe");return n.className="html2canvas-container",n.style.visibility="hidden",n.style.position="fixed",n.style.left="-10000px",n.style.top="0px",n.style.border="0",n.width=t.width.toString(),n.height=t.height.toString(),n.scrolling="no",n.setAttribute(_q,"true"),e.body.appendChild(n),n},Sq=function(e){return new Promise((function(t){e.complete?t():e.src?(e.onload=t,e.onerror=t):t()}))},Eq=function(e){return Promise.all([].slice.call(e.images,0).map(Sq))},Tq=function(e){return new Promise((function(t,n){var o=e.contentWindow;if(!o)return n("No window assigned for iframe");var r=o.document;o.onload=e.onload=function(){o.onload=e.onload=null;var n=setInterval((function(){r.body.childNodes.length>0&&"complete"===r.readyState&&(clearInterval(n),t(e))}),50)}}))},Mq=["all","d","content"],Pq=function(e,t){for(var n=e.length-1;n>=0;n--){var o=e.item(n);-1===Mq.indexOf(o)&&t.style.setProperty(o,e.getPropertyValue(o))}return t},Fq=function(e){var t="";return e&&(t+="<!DOCTYPE ",e.name&&(t+=e.name),e.internalSubset&&(t+=e.internalSubset),e.publicId&&(t+='"'.concat(e.publicId,'"')),e.systemId&&(t+='"'.concat(e.systemId,'"')),t+=">"),t},Iq=function(e,t,n){e&&e.defaultView&&(t!==e.defaultView.pageXOffset||n!==e.defaultView.pageYOffset)&&e.defaultView.scrollTo(t,n)},Rq=function(e){var t=e[0],n=e[1],o=e[2];t.scrollLeft=n,t.scrollTop=o},kq="___html2canvas___pseudoelement_before",Oq="___html2canvas___pseudoelement_after",Dq='{\n content: "" !important;\n display: none !important;\n}',Lq=function(e){Uq(e,".".concat(kq).concat(":before").concat(Dq,"\n .").concat(Oq).concat(":after").concat(Dq))},Uq=function(e,t){var n=e.ownerDocument;if(n){var o=n.createElement("style");o.textContent=t,e.appendChild(o)}},zq=function(e,t){var n,o=t.createElement("base");o.href=t.baseURI;var r=e.getElementsByTagName("head").item(0);null==r||r.insertBefore(o,null!==(n=null==r?void 0:r.firstChild)&&void 0!==n?n:null)},Nq=function(){function e(){}return e.getOrigin=function(t){var n=e._link;return n?(n.href=t,n.href=n.href,n.protocol+n.hostname+n.port):"about:blank"},e.isSameOrigin=function(t){return e.getOrigin(t)===e._origin},e.setContext=function(t){e._link=t.document.createElement("a"),e._origin=e.getOrigin(t.location.href)},e._origin="about:blank",e}(),Hq=function(){function e(e,t){this.context=e,this._options=t,this._cache={}}return e.prototype.addImage=function(e){var t=Promise.resolve();return this.has(e)?t:qq(e)||Vq(e)?((this._cache[e]=this.loadImage(e)).catch((function(){})),t):t},e.prototype.match=function(e){return this._cache[e]},e.prototype.loadImage=function(e){return HH(this,0,void 0,(function(){var t,n,o,r,i=this;return jH(this,(function(a){switch(a.label){case 0:return t=Nq.isSameOrigin(e),n=!Kq(e)&&!0===this._options.useCORS&&uW.SUPPORT_CORS_IMAGES&&!t,o=!Kq(e)&&!t&&!qq(e)&&"string"==typeof this._options.proxy&&uW.SUPPORT_CORS_XHR&&!n,t||!1!==this._options.allowTaint||Kq(e)||qq(e)||o||n?(r=e,o?[4,this.proxy(r)]:[3,2]):[2];case 1:r=a.sent(),a.label=2;case 2:return this.context.logger.debug("Added image ".concat(e.substring(0,256))),[4,new Promise((function(e,t){var o=new Image;o.onload=function(){return e(o)},o.onerror=t,(Wq(r)||n)&&(o.crossOrigin="anonymous"),o.src=r,!0===o.complete&&setTimeout((function(){return e(o)}),500),i._options.imageTimeout>0&&setTimeout((function(){return t("Timed out (".concat(i._options.imageTimeout,"ms) loading image"))}),i._options.imageTimeout)}))];case 3:return[2,a.sent()]}}))}))},e.prototype.has=function(e){return void 0!==this._cache[e]},e.prototype.keys=function(){return Promise.resolve(Object.keys(this._cache))},e.prototype.proxy=function(e){var t=this,n=this._options.proxy;if(!n)throw new Error("No proxy defined");var o=e.substring(0,256);return new Promise((function(r,i){var a=uW.SUPPORT_RESPONSE_TYPE?"blob":"text",s=new XMLHttpRequest;s.onload=function(){if(200===s.status)if("text"===a)r(s.response);else{var e=new FileReader;e.addEventListener("load",(function(){return r(e.result)}),!1),e.addEventListener("error",(function(e){return i(e)}),!1),e.readAsDataURL(s.response)}else i("Failed to proxy resource ".concat(o," with status code ").concat(s.status))},s.onerror=i;var c=n.indexOf("?")>-1?"&":"?";if(s.open("GET","".concat(n).concat(c,"url=").concat(encodeURIComponent(e),"&responseType=").concat(a)),"text"!==a&&s instanceof XMLHttpRequest&&(s.responseType=a),t._options.imageTimeout){var l=t._options.imageTimeout;s.timeout=l,s.ontimeout=function(){return i("Timed out (".concat(l,"ms) proxying ").concat(o))}}s.send()}))},e}(),jq=/^data:image\/svg\+xml/i,Qq=/^data:image\/.*;base64,/i,Gq=/^data:image\/.*/i,Vq=function(e){return uW.SUPPORT_SVG_DRAWING||!Zq(e)},Kq=function(e){return Gq.test(e)},Wq=function(e){return Qq.test(e)},qq=function(e){return"blob"===e.substr(0,4)},Zq=function(e){return"svg"===e.substr(-3).toLowerCase()||jq.test(e)},Xq=function(){function e(e,t){this.type=0,this.x=e,this.y=t}return e.prototype.add=function(t,n){return new e(this.x+t,this.y+n)},e}(),Yq=function(e,t,n){return new Xq(e.x+(t.x-e.x)*n,e.y+(t.y-e.y)*n)},Jq=function(){function e(e,t,n,o){this.type=1,this.start=e,this.startControl=t,this.endControl=n,this.end=o}return e.prototype.subdivide=function(t,n){var o=Yq(this.start,this.startControl,t),r=Yq(this.startControl,this.endControl,t),i=Yq(this.endControl,this.end,t),a=Yq(o,r,t),s=Yq(r,i,t),c=Yq(a,s,t);return n?new e(this.start,o,a,c):new e(c,s,i,this.end)},e.prototype.add=function(t,n){return new e(this.start.add(t,n),this.startControl.add(t,n),this.endControl.add(t,n),this.end.add(t,n))},e.prototype.reverse=function(){return new e(this.end,this.endControl,this.startControl,this.start)},e}(),$q=function(e){return 1===e.type},eZ=function(e){var t=e.styles,n=e.bounds,o=jQ(t.borderTopLeftRadius,n.width,n.height),r=o[0],i=o[1],a=jQ(t.borderTopRightRadius,n.width,n.height),s=a[0],c=a[1],l=jQ(t.borderBottomRightRadius,n.width,n.height),u=l[0],d=l[1],p=jQ(t.borderBottomLeftRadius,n.width,n.height),f=p[0],h=p[1],A=[];A.push((r+s)/n.width),A.push((f+u)/n.width),A.push((i+h)/n.height),A.push((c+d)/n.height);var y=Math.max.apply(Math,A);y>1&&(r/=y,i/=y,s/=y,c/=y,u/=y,d/=y,f/=y,h/=y);var m=n.width-s,g=n.height-d,C=n.width-u,v=n.height-h,b=t.borderTopWidth,_=t.borderRightWidth,x=t.borderBottomWidth,w=t.borderLeftWidth,B=QQ(t.paddingTop,e.bounds.width),S=QQ(t.paddingRight,e.bounds.width),E=QQ(t.paddingBottom,e.bounds.width),T=QQ(t.paddingLeft,e.bounds.width);this.topLeftBorderDoubleOuterBox=r>0||i>0?tZ(n.left+w/3,n.top+b/3,r-w/3,i-b/3,wq.TOP_LEFT):new Xq(n.left+w/3,n.top+b/3),this.topRightBorderDoubleOuterBox=r>0||i>0?tZ(n.left+m,n.top+b/3,s-_/3,c-b/3,wq.TOP_RIGHT):new Xq(n.left+n.width-_/3,n.top+b/3),this.bottomRightBorderDoubleOuterBox=u>0||d>0?tZ(n.left+C,n.top+g,u-_/3,d-x/3,wq.BOTTOM_RIGHT):new Xq(n.left+n.width-_/3,n.top+n.height-x/3),this.bottomLeftBorderDoubleOuterBox=f>0||h>0?tZ(n.left+w/3,n.top+v,f-w/3,h-x/3,wq.BOTTOM_LEFT):new Xq(n.left+w/3,n.top+n.height-x/3),this.topLeftBorderDoubleInnerBox=r>0||i>0?tZ(n.left+2*w/3,n.top+2*b/3,r-2*w/3,i-2*b/3,wq.TOP_LEFT):new Xq(n.left+2*w/3,n.top+2*b/3),this.topRightBorderDoubleInnerBox=r>0||i>0?tZ(n.left+m,n.top+2*b/3,s-2*_/3,c-2*b/3,wq.TOP_RIGHT):new Xq(n.left+n.width-2*_/3,n.top+2*b/3),this.bottomRightBorderDoubleInnerBox=u>0||d>0?tZ(n.left+C,n.top+g,u-2*_/3,d-2*x/3,wq.BOTTOM_RIGHT):new Xq(n.left+n.width-2*_/3,n.top+n.height-2*x/3),this.bottomLeftBorderDoubleInnerBox=f>0||h>0?tZ(n.left+2*w/3,n.top+v,f-2*w/3,h-2*x/3,wq.BOTTOM_LEFT):new Xq(n.left+2*w/3,n.top+n.height-2*x/3),this.topLeftBorderStroke=r>0||i>0?tZ(n.left+w/2,n.top+b/2,r-w/2,i-b/2,wq.TOP_LEFT):new Xq(n.left+w/2,n.top+b/2),this.topRightBorderStroke=r>0||i>0?tZ(n.left+m,n.top+b/2,s-_/2,c-b/2,wq.TOP_RIGHT):new Xq(n.left+n.width-_/2,n.top+b/2),this.bottomRightBorderStroke=u>0||d>0?tZ(n.left+C,n.top+g,u-_/2,d-x/2,wq.BOTTOM_RIGHT):new Xq(n.left+n.width-_/2,n.top+n.height-x/2),this.bottomLeftBorderStroke=f>0||h>0?tZ(n.left+w/2,n.top+v,f-w/2,h-x/2,wq.BOTTOM_LEFT):new Xq(n.left+w/2,n.top+n.height-x/2),this.topLeftBorderBox=r>0||i>0?tZ(n.left,n.top,r,i,wq.TOP_LEFT):new Xq(n.left,n.top),this.topRightBorderBox=s>0||c>0?tZ(n.left+m,n.top,s,c,wq.TOP_RIGHT):new Xq(n.left+n.width,n.top),this.bottomRightBorderBox=u>0||d>0?tZ(n.left+C,n.top+g,u,d,wq.BOTTOM_RIGHT):new Xq(n.left+n.width,n.top+n.height),this.bottomLeftBorderBox=f>0||h>0?tZ(n.left,n.top+v,f,h,wq.BOTTOM_LEFT):new Xq(n.left,n.top+n.height),this.topLeftPaddingBox=r>0||i>0?tZ(n.left+w,n.top+b,Math.max(0,r-w),Math.max(0,i-b),wq.TOP_LEFT):new Xq(n.left+w,n.top+b),this.topRightPaddingBox=s>0||c>0?tZ(n.left+Math.min(m,n.width-_),n.top+b,m>n.width+_?0:Math.max(0,s-_),Math.max(0,c-b),wq.TOP_RIGHT):new Xq(n.left+n.width-_,n.top+b),this.bottomRightPaddingBox=u>0||d>0?tZ(n.left+Math.min(C,n.width-w),n.top+Math.min(g,n.height-x),Math.max(0,u-_),Math.max(0,d-x),wq.BOTTOM_RIGHT):new Xq(n.left+n.width-_,n.top+n.height-x),this.bottomLeftPaddingBox=f>0||h>0?tZ(n.left+w,n.top+Math.min(v,n.height-x),Math.max(0,f-w),Math.max(0,h-x),wq.BOTTOM_LEFT):new Xq(n.left+w,n.top+n.height-x),this.topLeftContentBox=r>0||i>0?tZ(n.left+w+T,n.top+b+B,Math.max(0,r-(w+T)),Math.max(0,i-(b+B)),wq.TOP_LEFT):new Xq(n.left+w+T,n.top+b+B),this.topRightContentBox=s>0||c>0?tZ(n.left+Math.min(m,n.width+w+T),n.top+b+B,m>n.width+w+T?0:s-w+T,c-(b+B),wq.TOP_RIGHT):new Xq(n.left+n.width-(_+S),n.top+b+B),this.bottomRightContentBox=u>0||d>0?tZ(n.left+Math.min(C,n.width-(w+T)),n.top+Math.min(g,n.height+b+B),Math.max(0,u-(_+S)),d-(x+E),wq.BOTTOM_RIGHT):new Xq(n.left+n.width-(_+S),n.top+n.height-(x+E)),this.bottomLeftContentBox=f>0||h>0?tZ(n.left+w+T,n.top+v,Math.max(0,f-(w+T)),h-(x+E),wq.BOTTOM_LEFT):new Xq(n.left+w+T,n.top+n.height-(x+E))};!function(e){e[e.TOP_LEFT=0]="TOP_LEFT",e[e.TOP_RIGHT=1]="TOP_RIGHT",e[e.BOTTOM_RIGHT=2]="BOTTOM_RIGHT",e[e.BOTTOM_LEFT=3]="BOTTOM_LEFT"}(wq||(wq={}));var tZ=function(e,t,n,o,r){var i=(Math.sqrt(2)-1)/3*4,a=n*i,s=o*i,c=e+n,l=t+o;switch(r){case wq.TOP_LEFT:return new Jq(new Xq(e,l),new Xq(e,l-s),new Xq(c-a,t),new Xq(c,t));case wq.TOP_RIGHT:return new Jq(new Xq(e,t),new Xq(e+a,t),new Xq(c,l-s),new Xq(c,l));case wq.BOTTOM_RIGHT:return new Jq(new Xq(c,t),new Xq(c,t+s),new Xq(e+a,l),new Xq(e,l));case wq.BOTTOM_LEFT:default:return new Jq(new Xq(c,l),new Xq(c-a,l),new Xq(e,t+s),new Xq(e,t))}},nZ=function(e){return[e.topLeftBorderBox,e.topRightBorderBox,e.bottomRightBorderBox,e.bottomLeftBorderBox]},oZ=function(e){return[e.topLeftPaddingBox,e.topRightPaddingBox,e.bottomRightPaddingBox,e.bottomLeftPaddingBox]},rZ=function(e,t,n){this.offsetX=e,this.offsetY=t,this.matrix=n,this.type=0,this.target=6},iZ=function(e,t){this.path=e,this.target=t,this.type=1},aZ=function(e){this.opacity=e,this.type=2,this.target=6},sZ=function(e){return 1===e.type},cZ=function(e,t){return e.length===t.length&&e.some((function(e,n){return e===t[n]}))},lZ=function(e){this.element=e,this.inlineLevel=[],this.nonInlineLevel=[],this.negativeZIndex=[],this.zeroOrAutoZIndexOrTransformedOrOpacity=[],this.positiveZIndex=[],this.nonPositionedFloats=[],this.nonPositionedInlineLevel=[]},uZ=function(){function e(e,t){if(this.container=e,this.parent=t,this.effects=[],this.curves=new eZ(this.container),this.container.styles.opacity<1&&this.effects.push(new aZ(this.container.styles.opacity)),null!==this.container.styles.transform){var n=this.container.bounds.left+this.container.styles.transformOrigin[0].number,o=this.container.bounds.top+this.container.styles.transformOrigin[1].number,r=this.container.styles.transform;this.effects.push(new rZ(n,o,r))}if(0!==this.container.styles.overflowX){var i=nZ(this.curves),a=oZ(this.curves);cZ(i,a)?this.effects.push(new iZ(i,6)):(this.effects.push(new iZ(i,2)),this.effects.push(new iZ(a,4)))}}return e.prototype.getEffects=function(e){for(var t=-1===[2,3].indexOf(this.container.styles.position),n=this.parent,o=this.effects.slice(0);n;){var r=n.effects.filter((function(e){return!sZ(e)}));if(t||0!==n.container.styles.position||!n.parent){if(t=-1===[2,3].indexOf(n.container.styles.position),0!==n.container.styles.overflowX){var i=nZ(n.curves),a=oZ(n.curves);cZ(i,a)||o.unshift(new iZ(a,6))}o.unshift.apply(o,r)}else o.unshift.apply(o,r);n=n.parent}return o.filter((function(t){return xK(t.target,e)}))},e}(),dZ=function(e,t,n,o){e.container.elements.forEach((function(r){var i=xK(r.flags,4),a=xK(r.flags,2),s=new uZ(r,e);xK(r.styles.display,2048)&&o.push(s);var c=xK(r.flags,8)?[]:o;if(i||a){var l=i||r.styles.isPositioned()?n:t,u=new lZ(s);if(r.styles.isPositioned()||r.styles.opacity<1||r.styles.isTransformed()){var d=r.styles.zIndex.order;if(d<0){var p=0;l.negativeZIndex.some((function(e,t){return d>e.element.container.styles.zIndex.order?(p=t,!1):p>0})),l.negativeZIndex.splice(p,0,u)}else if(d>0){var f=0;l.positiveZIndex.some((function(e,t){return d>=e.element.container.styles.zIndex.order?(f=t+1,!1):f>0})),l.positiveZIndex.splice(f,0,u)}else l.zeroOrAutoZIndexOrTransformedOrOpacity.push(u)}else r.styles.isFloating()?l.nonPositionedFloats.push(u):l.nonPositionedInlineLevel.push(u);dZ(s,u,i?u:n,c)}else r.styles.isInlineLevel()?t.inlineLevel.push(s):t.nonInlineLevel.push(s),dZ(s,t,n,c);xK(r.flags,8)&&pZ(r,c)}))},pZ=function(e,t){for(var n=e instanceof SW?e.start:1,o=e instanceof SW&&e.reversed,r=0;r<t.length;r++){var i=t[r];i.container instanceof BW&&"number"==typeof i.container.value&&0!==i.container.value&&(n=i.container.value),i.listValue=bq(n,i.container.styles.listStyleType,!0),n+=o?-1:1}},fZ=function(e,t){switch(t){case 0:return AZ(e.topLeftBorderBox,e.topLeftPaddingBox,e.topRightBorderBox,e.topRightPaddingBox);case 1:return AZ(e.topRightBorderBox,e.topRightPaddingBox,e.bottomRightBorderBox,e.bottomRightPaddingBox);case 2:return AZ(e.bottomRightBorderBox,e.bottomRightPaddingBox,e.bottomLeftBorderBox,e.bottomLeftPaddingBox);default:return AZ(e.bottomLeftBorderBox,e.bottomLeftPaddingBox,e.topLeftBorderBox,e.topLeftPaddingBox)}},hZ=function(e,t){var n=[];return $q(e)?n.push(e.subdivide(.5,!1)):n.push(e),$q(t)?n.push(t.subdivide(.5,!0)):n.push(t),n},AZ=function(e,t,n,o){var r=[];return $q(e)?r.push(e.subdivide(.5,!1)):r.push(e),$q(n)?r.push(n.subdivide(.5,!0)):r.push(n),$q(o)?r.push(o.subdivide(.5,!0).reverse()):r.push(o),$q(t)?r.push(t.subdivide(.5,!1).reverse()):r.push(t),r},yZ=function(e){var t=e.bounds,n=e.styles;return t.add(n.borderLeftWidth,n.borderTopWidth,-(n.borderRightWidth+n.borderLeftWidth),-(n.borderTopWidth+n.borderBottomWidth))},mZ=function(e){var t=e.styles,n=e.bounds,o=QQ(t.paddingLeft,n.width),r=QQ(t.paddingRight,n.width),i=QQ(t.paddingTop,n.width),a=QQ(t.paddingBottom,n.width);return n.add(o+t.borderLeftWidth,i+t.borderTopWidth,-(t.borderRightWidth+t.borderLeftWidth+o+r),-(t.borderTopWidth+t.borderBottomWidth+i+a))},gZ=function(e,t,n){var o=function(e,t){return 0===e?t.bounds:2===e?mZ(t):yZ(t)}(_Z(e.styles.backgroundOrigin,t),e),r=function(e,t){return 0===e?t.bounds:2===e?mZ(t):yZ(t)}(_Z(e.styles.backgroundClip,t),e),i=bZ(_Z(e.styles.backgroundSize,t),n,o),a=i[0],s=i[1],c=jQ(_Z(e.styles.backgroundPosition,t),o.width-a,o.height-s);return[xZ(_Z(e.styles.backgroundRepeat,t),c,i,o,r),Math.round(o.left+c[0]),Math.round(o.top+c[1]),a=Math.max(1,a),s=Math.max(1,s)]},CZ=function(e){return MQ(e)&&e.value===tV.AUTO},vZ=function(e){return"number"==typeof e},bZ=function(e,t,n){var o=t[0],r=t[1],i=t[2],a=e[0],s=e[1];if(!a)return[0,0];if(LQ(a)&&s&&LQ(s))return[QQ(a,n.width),QQ(s,n.height)];var c=vZ(i);if(MQ(a)&&(a.value===tV.CONTAIN||a.value===tV.COVER))return vZ(i)?n.width/n.height<i!=(a.value===tV.COVER)?[n.width,n.width/i]:[n.height*i,n.height]:[n.width,n.height];var l=vZ(o),u=vZ(r),d=l||u;if(CZ(a)&&(!s||CZ(s)))return l&&u?[o,r]:c||d?d&&c?[l?o:r*i,u?r:o/i]:[l?o:n.width,u?r:n.height]:[n.width,n.height];if(c){var p=0,f=0;return LQ(a)?p=QQ(a,n.width):LQ(s)&&(f=QQ(s,n.height)),CZ(a)?p=f*i:s&&!CZ(s)||(f=p/i),[p,f]}var h=null,A=null;if(LQ(a)?h=QQ(a,n.width):s&&LQ(s)&&(A=QQ(s,n.height)),null===h||s&&!CZ(s)||(A=l&&u?h/o*r:n.height),null!==A&&CZ(a)&&(h=l&&u?A/r*o:n.width),null!==h&&null!==A)return[h,A];throw new Error("Unable to calculate background-size for element")},_Z=function(e,t){var n=e[t];return void 0===n?e[0]:n},xZ=function(e,t,n,o,r){var i=t[0],a=t[1],s=n[0],c=n[1];switch(e){case 2:return[new Xq(Math.round(o.left),Math.round(o.top+a)),new Xq(Math.round(o.left+o.width),Math.round(o.top+a)),new Xq(Math.round(o.left+o.width),Math.round(c+o.top+a)),new Xq(Math.round(o.left),Math.round(c+o.top+a))];case 3:return[new Xq(Math.round(o.left+i),Math.round(o.top)),new Xq(Math.round(o.left+i+s),Math.round(o.top)),new Xq(Math.round(o.left+i+s),Math.round(o.height+o.top)),new Xq(Math.round(o.left+i),Math.round(o.height+o.top))];case 1:return[new Xq(Math.round(o.left+i),Math.round(o.top+a)),new Xq(Math.round(o.left+i+s),Math.round(o.top+a)),new Xq(Math.round(o.left+i+s),Math.round(o.top+a+c)),new Xq(Math.round(o.left+i),Math.round(o.top+a+c))];default:return[new Xq(Math.round(r.left),Math.round(r.top)),new Xq(Math.round(r.left+r.width),Math.round(r.top)),new Xq(Math.round(r.left+r.width),Math.round(r.height+r.top)),new Xq(Math.round(r.left),Math.round(r.height+r.top))]}},wZ="Hidden Text",BZ=function(){function e(e){this._data={},this._document=e}return e.prototype.parseMetrics=function(e,t){var n=this._document.createElement("div"),o=this._document.createElement("img"),r=this._document.createElement("span"),i=this._document.body;n.style.visibility="hidden",n.style.fontFamily=e,n.style.fontSize=t,n.style.margin="0",n.style.padding="0",n.style.whiteSpace="nowrap",i.appendChild(n),o.src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",o.width=1,o.height=1,o.style.margin="0",o.style.padding="0",o.style.verticalAlign="baseline",r.style.fontFamily=e,r.style.fontSize=t,r.style.margin="0",r.style.padding="0",r.appendChild(this._document.createTextNode(wZ)),n.appendChild(r),n.appendChild(o);var a=o.offsetTop-r.offsetTop+2;n.removeChild(r),n.appendChild(this._document.createTextNode(wZ)),n.style.lineHeight="normal",o.style.verticalAlign="super";var s=o.offsetTop-n.offsetTop+2;return i.removeChild(n),{baseline:a,middle:s}},e.prototype.getMetrics=function(e,t){var n="".concat(e," ").concat(t);return void 0===this._data[n]&&(this._data[n]=this.parseMetrics(e,t)),this._data[n]},e}(),SZ=function(e,t){this.context=e,this.options=t},EZ=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o._activeEffects=[],o.canvas=n.canvas?n.canvas:document.createElement("canvas"),o.ctx=o.canvas.getContext("2d"),n.canvas||(o.canvas.width=Math.floor(n.width*n.scale),o.canvas.height=Math.floor(n.height*n.scale),o.canvas.style.width="".concat(n.width,"px"),o.canvas.style.height="".concat(n.height,"px")),o.fontMetrics=new BZ(document),o.ctx.scale(o.options.scale,o.options.scale),o.ctx.translate(-n.x,-n.y),o.ctx.textBaseline="bottom",o._activeEffects=[],o.context.logger.debug("Canvas renderer initialized (".concat(n.width,"x").concat(n.height,") with scale ").concat(n.scale)),o}return zH(t,e),t.prototype.applyEffects=function(e){for(var t=this;this._activeEffects.length;)this.popEffect();e.forEach((function(e){return t.applyEffect(e)}))},t.prototype.applyEffect=function(e){this.ctx.save(),function(e){return 2===e.type}(e)&&(this.ctx.globalAlpha=e.opacity),function(e){return 0===e.type}(e)&&(this.ctx.translate(e.offsetX,e.offsetY),this.ctx.transform(e.matrix[0],e.matrix[1],e.matrix[2],e.matrix[3],e.matrix[4],e.matrix[5]),this.ctx.translate(-e.offsetX,-e.offsetY)),sZ(e)&&(this.path(e.path),this.ctx.clip()),this._activeEffects.push(e)},t.prototype.popEffect=function(){this._activeEffects.pop(),this.ctx.restore()},t.prototype.renderStack=function(e){return HH(this,0,void 0,(function(){return jH(this,(function(t){switch(t.label){case 0:return e.element.container.styles.isVisible()?[4,this.renderStackContent(e)]:[3,2];case 1:t.sent(),t.label=2;case 2:return[2]}}))}))},t.prototype.renderNode=function(e){return HH(this,0,void 0,(function(){return jH(this,(function(t){switch(t.label){case 0:return xK(e.container.flags,16),e.container.styles.isVisible()?[4,this.renderNodeBackgroundAndBorders(e)]:[3,3];case 1:return t.sent(),[4,this.renderNodeContent(e)];case 2:t.sent(),t.label=3;case 3:return[2]}}))}))},t.prototype.renderTextWithLetterSpacing=function(e,t,n){var o=this;0===t?-1===navigator.userAgent.indexOf("Firefox")?(this.ctx.textBaseline="ideographic",this.ctx.fillText(e.text,e.bounds.left,e.bounds.top+e.bounds.height)):this.ctx.fillText(e.text,e.bounds.left,e.bounds.top+n):hW(e.text).reduce((function(t,r){return o.ctx.fillText(r,t,e.bounds.top+n),t+o.ctx.measureText(r).width}),e.bounds.left)},t.prototype.createFontStyle=function(e){var t=e.fontVariant.filter((function(e){return"normal"===e||"small-caps"===e})).join(""),n=IZ(e.fontFamily).join(", "),o=EQ(e.fontSize)?"".concat(e.fontSize.number).concat(e.fontSize.unit):"".concat(e.fontSize.number,"px");return[[e.fontStyle,t,e.fontWeight,o,n].join(" "),n,o]},t.prototype.renderTextNode=function(e,t){return HH(this,0,void 0,(function(){var n,o,r=this;return jH(this,(function(i){return n=this.createFontStyle(t)[0],this.ctx.font=n,this.ctx.direction=1===t.direction?"rtl":"ltr",this.ctx.textAlign="left",this.ctx.textBaseline="alphabetic",o=t.paintOrder,e.textBounds.forEach((function(e){o.forEach((function(n){switch(n){case 0:r.ctx.fillStyle=YQ(t.color),r.renderTextWithLetterSpacing(e,t.letterSpacing,t.fontSize.number);var o=t.textShadow;if(o.length&&e.text.trim().length&&(o.slice(0).reverse().forEach((function(n){r.ctx.shadowColor=YQ(n.color),r.ctx.shadowOffsetX=n.offsetX.number*r.options.scale,r.ctx.shadowOffsetY=n.offsetY.number*r.options.scale,r.ctx.shadowBlur=n.blur.number,r.renderTextWithLetterSpacing(e,t.letterSpacing,t.fontSize.number)})),r.ctx.shadowColor="",r.ctx.shadowOffsetX=0,r.ctx.shadowOffsetY=0,r.ctx.shadowBlur=0),t.textDecorationLine.length){r.ctx.fillStyle=YQ(t.textDecorationColor||t.color);t.textDecorationLine.forEach((function(t){switch(t){case 1:r.ctx.fillRect(e.bounds.left,e.bounds.top+e.bounds.height-1,e.bounds.width,1);break;case 2:r.ctx.fillRect(e.bounds.left,e.bounds.top,e.bounds.width,1);break;case 3:r.ctx.fillRect(e.bounds.left,e.bounds.top+(e.bounds.height/2-.5),e.bounds.width,1)}}))}break;case 1:t.webkitTextStrokeWidth&&e.text.trim().length&&(r.ctx.strokeStyle=YQ(t.webkitTextStrokeColor),r.ctx.lineWidth=t.webkitTextStrokeWidth,r.ctx.lineJoin=window.chrome?"miter":"round",r.ctx.strokeText(e.text,e.bounds.left,e.bounds.top+e.bounds.height)),r.ctx.strokeStyle="",r.ctx.lineWidth=0,r.ctx.lineJoin="miter"}}))})),[2]}))}))},t.prototype.renderReplacedElement=function(e,t,n){var o=n.naturalWidth||e.intrinsicWidth,r=n.naturalHeight||e.intrinsicHeight;if(n&&o>0&&r>0){var i=mZ(e),a=oZ(t);this.path(a),this.ctx.save(),this.ctx.clip();var s=0,c=0,l=o,u=r,d=i.left,p=i.top,f=i.width,h=i.height,A=e.styles.objectFit,y=f/h,m=l/u;if(2===A)m>y?(h=f/m,p+=(i.height-h)/2):(f=h*m,d+=(i.width-f)/2);else if(4===A)m>y?s+=(o-(l=u*y))/2:c+=(r-(u=l/y))/2;else if(8===A)l>f?(s+=(l-f)/2,l=f):(d+=(f-l)/2,f=l),u>h?(c+=(u-h)/2,u=h):(p+=(h-u)/2,h=u);else if(16===A){(m>y?f:h*m)<(l>f?l:f)?m>y?(h=f/m,p+=(i.height-h)/2):(f=h*m,d+=(i.width-f)/2):(l>f?(s+=(l-f)/2,l=f):(d+=(f-l)/2,f=l),u>h?(c+=(u-h)/2,u=h):(p+=(h-u)/2,h=u))}this.ctx.drawImage(n,s,c,l,u,d,p,f,h),this.ctx.restore()}},t.prototype.renderNodeContent=function(e){return HH(this,0,void 0,(function(){var n,o,r,i,a,s,c,l,u,d,p,f,h,A,y,m,g,C;return jH(this,(function(v){switch(v.label){case 0:this.applyEffects(e.getEffects(4)),n=e.container,o=e.curves,r=n.styles,i=0,a=n.textNodes,v.label=1;case 1:return i<a.length?(s=a[i],[4,this.renderTextNode(s,r)]):[3,4];case 2:v.sent(),v.label=3;case 3:return i++,[3,1];case 4:if(!(n instanceof _W))return[3,8];v.label=5;case 5:return v.trys.push([5,7,,8]),[4,this.context.cache.match(n.src)];case 6:return y=v.sent(),this.renderReplacedElement(n,o,y),[3,8];case 7:return v.sent(),this.context.logger.error("Error loading image ".concat(n.src)),[3,8];case 8:if(n instanceof xW&&this.renderReplacedElement(n,o,n.canvas),!(n instanceof wW))return[3,12];v.label=9;case 9:return v.trys.push([9,11,,12]),[4,this.context.cache.match(n.svg)];case 10:return y=v.sent(),this.renderReplacedElement(n,o,y),[3,12];case 11:return v.sent(),this.context.logger.error("Error loading svg ".concat(n.svg.substring(0,255))),[3,12];case 12:return n instanceof DW&&n.tree?[4,new t(this.context,{scale:this.options.scale,backgroundColor:n.backgroundColor,x:0,y:0,width:n.width,height:n.height}).render(n.tree)]:[3,14];case 13:c=v.sent(),n.width&&n.height&&this.ctx.drawImage(c,0,0,n.width,n.height,n.bounds.left,n.bounds.top,n.bounds.width,n.bounds.height),v.label=14;case 14:if(n instanceof RW&&(l=Math.min(n.bounds.width,n.bounds.height),n.type===MW?n.checked&&(this.ctx.save(),this.path([new Xq(n.bounds.left+.39363*l,n.bounds.top+.79*l),new Xq(n.bounds.left+.16*l,n.bounds.top+.5549*l),new Xq(n.bounds.left+.27347*l,n.bounds.top+.44071*l),new Xq(n.bounds.left+.39694*l,n.bounds.top+.5649*l),new Xq(n.bounds.left+.72983*l,n.bounds.top+.23*l),new Xq(n.bounds.left+.84*l,n.bounds.top+.34085*l),new Xq(n.bounds.left+.39363*l,n.bounds.top+.79*l)]),this.ctx.fillStyle=YQ(IW),this.ctx.fill(),this.ctx.restore()):n.type===PW&&n.checked&&(this.ctx.save(),this.ctx.beginPath(),this.ctx.arc(n.bounds.left+l/2,n.bounds.top+l/2,l/4,0,2*Math.PI,!0),this.ctx.fillStyle=YQ(IW),this.ctx.fill(),this.ctx.restore())),TZ(n)&&n.value.length){switch(u=this.createFontStyle(r),g=u[0],d=u[1],p=this.fontMetrics.getMetrics(g,d).baseline,this.ctx.font=g,this.ctx.fillStyle=YQ(r.color),this.ctx.textBaseline="alphabetic",this.ctx.textAlign=PZ(n.styles.textAlign),C=mZ(n),f=0,n.styles.textAlign){case 1:f+=C.width/2;break;case 2:f+=C.width}h=C.add(f,0,0,-C.height/2+1),this.ctx.save(),this.path([new Xq(C.left,C.top),new Xq(C.left+C.width,C.top),new Xq(C.left+C.width,C.top+C.height),new Xq(C.left,C.top+C.height)]),this.ctx.clip(),this.renderTextWithLetterSpacing(new dW(n.value,h),r.letterSpacing,p),this.ctx.restore(),this.ctx.textBaseline="alphabetic",this.ctx.textAlign="left"}if(!xK(n.styles.display,2048))return[3,20];if(null===n.styles.listStyleImage)return[3,19];if(0!==(A=n.styles.listStyleImage).type)return[3,18];y=void 0,m=A.url,v.label=15;case 15:return v.trys.push([15,17,,18]),[4,this.context.cache.match(m)];case 16:return y=v.sent(),this.ctx.drawImage(y,n.bounds.left-(y.width+10),n.bounds.top),[3,18];case 17:return v.sent(),this.context.logger.error("Error loading list-style-image ".concat(m)),[3,18];case 18:return[3,20];case 19:e.listValue&&-1!==n.styles.listStyleType&&(g=this.createFontStyle(r)[0],this.ctx.font=g,this.ctx.fillStyle=YQ(r.color),this.ctx.textBaseline="middle",this.ctx.textAlign="right",C=new GH(n.bounds.left,n.bounds.top+QQ(n.styles.paddingTop,n.bounds.width),n.bounds.width,NV(r.lineHeight,r.fontSize.number)/2+1),this.renderTextWithLetterSpacing(new dW(e.listValue,C),r.letterSpacing,NV(r.lineHeight,r.fontSize.number)/2+2),this.ctx.textBaseline="bottom",this.ctx.textAlign="left"),v.label=20;case 20:return[2]}}))}))},t.prototype.renderStackContent=function(e){return HH(this,0,void 0,(function(){var t,n,o,r,i,a,s,c,l,u,d,p,f,h,A;return jH(this,(function(y){switch(y.label){case 0:return xK(e.element.container.flags,16),[4,this.renderNodeBackgroundAndBorders(e.element)];case 1:y.sent(),t=0,n=e.negativeZIndex,y.label=2;case 2:return t<n.length?(A=n[t],[4,this.renderStack(A)]):[3,5];case 3:y.sent(),y.label=4;case 4:return t++,[3,2];case 5:return[4,this.renderNodeContent(e.element)];case 6:y.sent(),o=0,r=e.nonInlineLevel,y.label=7;case 7:return o<r.length?(A=r[o],[4,this.renderNode(A)]):[3,10];case 8:y.sent(),y.label=9;case 9:return o++,[3,7];case 10:i=0,a=e.nonPositionedFloats,y.label=11;case 11:return i<a.length?(A=a[i],[4,this.renderStack(A)]):[3,14];case 12:y.sent(),y.label=13;case 13:return i++,[3,11];case 14:s=0,c=e.nonPositionedInlineLevel,y.label=15;case 15:return s<c.length?(A=c[s],[4,this.renderStack(A)]):[3,18];case 16:y.sent(),y.label=17;case 17:return s++,[3,15];case 18:l=0,u=e.inlineLevel,y.label=19;case 19:return l<u.length?(A=u[l],[4,this.renderNode(A)]):[3,22];case 20:y.sent(),y.label=21;case 21:return l++,[3,19];case 22:d=0,p=e.zeroOrAutoZIndexOrTransformedOrOpacity,y.label=23;case 23:return d<p.length?(A=p[d],[4,this.renderStack(A)]):[3,26];case 24:y.sent(),y.label=25;case 25:return d++,[3,23];case 26:f=0,h=e.positiveZIndex,y.label=27;case 27:return f<h.length?(A=h[f],[4,this.renderStack(A)]):[3,30];case 28:y.sent(),y.label=29;case 29:return f++,[3,27];case 30:return[2]}}))}))},t.prototype.mask=function(e){this.ctx.beginPath(),this.ctx.moveTo(0,0),this.ctx.lineTo(this.canvas.width,0),this.ctx.lineTo(this.canvas.width,this.canvas.height),this.ctx.lineTo(0,this.canvas.height),this.ctx.lineTo(0,0),this.formatPath(e.slice(0).reverse()),this.ctx.closePath()},t.prototype.path=function(e){this.ctx.beginPath(),this.formatPath(e),this.ctx.closePath()},t.prototype.formatPath=function(e){var t=this;e.forEach((function(e,n){var o=$q(e)?e.start:e;0===n?t.ctx.moveTo(o.x,o.y):t.ctx.lineTo(o.x,o.y),$q(e)&&t.ctx.bezierCurveTo(e.startControl.x,e.startControl.y,e.endControl.x,e.endControl.y,e.end.x,e.end.y)}))},t.prototype.renderRepeat=function(e,t,n,o){this.path(e),this.ctx.fillStyle=t,this.ctx.translate(n,o),this.ctx.fill(),this.ctx.translate(-n,-o)},t.prototype.resizeImage=function(e,t,n){var o,r=(null!==(o=this.canvas.ownerDocument)&&void 0!==o?o:document).createElement("canvas");return r.width=Math.max(1,t),r.height=Math.max(1,n),r.getContext("2d").drawImage(e,0,0,e.width,e.height,0,0,t,n),r},t.prototype.renderBackgroundImage=function(e){return HH(this,0,void 0,(function(){var t,n,o,r,i,a;return jH(this,(function(s){switch(s.label){case 0:t=e.styles.backgroundImage.length-1,n=function(n){var r,i,a,s,c,l,u,d,p,f,h,A,y,m,g,C,v,b,_,x,w,B,S,E,T,M,P,F,I,R,k,O,D;return jH(this,(function(L){switch(L.label){case 0:if(0!==n.type)return[3,5];r=void 0,i=n.url,L.label=1;case 1:return L.trys.push([1,3,,4]),[4,o.context.cache.match(i)];case 2:return r=L.sent(),[3,4];case 3:return L.sent(),o.context.logger.error("Error loading background-image ".concat(i)),[3,4];case 4:return r&&(a=isNaN(r.width)||0===r.width?1:r.width,s=isNaN(r.height)||0===r.height?1:r.height,c=gZ(e,t,[a,s,a/s]),b=c[0],E=c[1],T=c[2],w=c[3],B=c[4],C=o.ctx.createPattern(o.resizeImage(r,w,B),"repeat"),o.renderRepeat(b,C,E,T)),[3,6];case 5:1===n.type?(l=gZ(e,t,[null,null,null]),b=l[0],E=l[1],T=l[2],w=l[3],B=l[4],u=HG(n.angle,w,B),d=u[0],p=u[1],f=u[2],h=u[3],A=u[4],(y=document.createElement("canvas")).width=w,y.height=B,m=y.getContext("2d"),g=m.createLinearGradient(p,h,f,A),NG(n.stops,d).forEach((function(e){return g.addColorStop(e.stop,YQ(e.color))})),m.fillStyle=g,m.fillRect(0,0,w,B),w>0&&B>0&&(C=o.ctx.createPattern(y,"repeat"),o.renderRepeat(b,C,E,T))):function(e){return 2===e.type}(n)&&(v=gZ(e,t,[null,null,null]),b=v[0],_=v[1],x=v[2],w=v[3],B=v[4],S=0===n.position.length?[NQ]:n.position,E=QQ(S[0],w),T=QQ(S[S.length-1],B),M=function(e,t,n,o,r){var i=0,a=0;switch(e.size){case 0:0===e.shape?i=a=Math.min(Math.abs(t),Math.abs(t-o),Math.abs(n),Math.abs(n-r)):1===e.shape&&(i=Math.min(Math.abs(t),Math.abs(t-o)),a=Math.min(Math.abs(n),Math.abs(n-r)));break;case 2:if(0===e.shape)i=a=Math.min(jG(t,n),jG(t,n-r),jG(t-o,n),jG(t-o,n-r));else if(1===e.shape){var s=Math.min(Math.abs(n),Math.abs(n-r))/Math.min(Math.abs(t),Math.abs(t-o)),c=QG(o,r,t,n,!0),l=c[0],u=c[1];a=s*(i=jG(l-t,(u-n)/s))}break;case 1:0===e.shape?i=a=Math.max(Math.abs(t),Math.abs(t-o),Math.abs(n),Math.abs(n-r)):1===e.shape&&(i=Math.max(Math.abs(t),Math.abs(t-o)),a=Math.max(Math.abs(n),Math.abs(n-r)));break;case 3:if(0===e.shape)i=a=Math.max(jG(t,n),jG(t,n-r),jG(t-o,n),jG(t-o,n-r));else if(1===e.shape){s=Math.max(Math.abs(n),Math.abs(n-r))/Math.max(Math.abs(t),Math.abs(t-o));var d=QG(o,r,t,n,!1);l=d[0],u=d[1],a=s*(i=jG(l-t,(u-n)/s))}}return Array.isArray(e.size)&&(i=QQ(e.size[0],o),a=2===e.size.length?QQ(e.size[1],r):i),[i,a]}(n,E,T,w,B),P=M[0],F=M[1],P>0&&F>0&&(I=o.ctx.createRadialGradient(_+E,x+T,0,_+E,x+T,P),NG(n.stops,2*P).forEach((function(e){return I.addColorStop(e.stop,YQ(e.color))})),o.path(b),o.ctx.fillStyle=I,P!==F?(R=e.bounds.left+.5*e.bounds.width,k=e.bounds.top+.5*e.bounds.height,D=1/(O=F/P),o.ctx.save(),o.ctx.translate(R,k),o.ctx.transform(1,0,0,O,0,0),o.ctx.translate(-R,-k),o.ctx.fillRect(_,D*(x-k)+k,w,B*D),o.ctx.restore()):o.ctx.fill())),L.label=6;case 6:return t--,[2]}}))},o=this,r=0,i=e.styles.backgroundImage.slice(0).reverse(),s.label=1;case 1:return r<i.length?(a=i[r],[5,n(a)]):[3,4];case 2:s.sent(),s.label=3;case 3:return r++,[3,1];case 4:return[2]}}))}))},t.prototype.renderSolidBorder=function(e,t,n){return HH(this,0,void 0,(function(){return jH(this,(function(o){return this.path(fZ(n,t)),this.ctx.fillStyle=YQ(e),this.ctx.fill(),[2]}))}))},t.prototype.renderDoubleBorder=function(e,t,n,o){return HH(this,0,void 0,(function(){var r,i;return jH(this,(function(a){switch(a.label){case 0:return t<3?[4,this.renderSolidBorder(e,n,o)]:[3,2];case 1:return a.sent(),[2];case 2:return r=function(e,t){switch(t){case 0:return AZ(e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox,e.topRightBorderBox,e.topRightBorderDoubleOuterBox);case 1:return AZ(e.topRightBorderBox,e.topRightBorderDoubleOuterBox,e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox);case 2:return AZ(e.bottomRightBorderBox,e.bottomRightBorderDoubleOuterBox,e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox);default:return AZ(e.bottomLeftBorderBox,e.bottomLeftBorderDoubleOuterBox,e.topLeftBorderBox,e.topLeftBorderDoubleOuterBox)}}(o,n),this.path(r),this.ctx.fillStyle=YQ(e),this.ctx.fill(),i=function(e,t){switch(t){case 0:return AZ(e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox,e.topRightBorderDoubleInnerBox,e.topRightPaddingBox);case 1:return AZ(e.topRightBorderDoubleInnerBox,e.topRightPaddingBox,e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox);case 2:return AZ(e.bottomRightBorderDoubleInnerBox,e.bottomRightPaddingBox,e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox);default:return AZ(e.bottomLeftBorderDoubleInnerBox,e.bottomLeftPaddingBox,e.topLeftBorderDoubleInnerBox,e.topLeftPaddingBox)}}(o,n),this.path(i),this.ctx.fill(),[2]}}))}))},t.prototype.renderNodeBackgroundAndBorders=function(e){return HH(this,0,void 0,(function(){var t,n,o,r,i,a,s,c,l=this;return jH(this,(function(u){switch(u.label){case 0:return this.applyEffects(e.getEffects(2)),t=e.container.styles,n=!XQ(t.backgroundColor)||t.backgroundImage.length,o=[{style:t.borderTopStyle,color:t.borderTopColor,width:t.borderTopWidth},{style:t.borderRightStyle,color:t.borderRightColor,width:t.borderRightWidth},{style:t.borderBottomStyle,color:t.borderBottomColor,width:t.borderBottomWidth},{style:t.borderLeftStyle,color:t.borderLeftColor,width:t.borderLeftWidth}],r=MZ(_Z(t.backgroundClip,0),e.curves),n||t.boxShadow.length?(this.ctx.save(),this.path(r),this.ctx.clip(),XQ(t.backgroundColor)||(this.ctx.fillStyle=YQ(t.backgroundColor),this.ctx.fill()),[4,this.renderBackgroundImage(e.container)]):[3,2];case 1:u.sent(),this.ctx.restore(),t.boxShadow.slice(0).reverse().forEach((function(t){l.ctx.save();var n,o,r,i,a,s=nZ(e.curves),c=t.inset?0:1e4,u=(n=s,o=-c+(t.inset?1:-1)*t.spread.number,r=(t.inset?1:-1)*t.spread.number,i=t.spread.number*(t.inset?-2:2),a=t.spread.number*(t.inset?-2:2),n.map((function(e,t){switch(t){case 0:return e.add(o,r);case 1:return e.add(o+i,r);case 2:return e.add(o+i,r+a);case 3:return e.add(o,r+a)}return e})));t.inset?(l.path(s),l.ctx.clip(),l.mask(u)):(l.mask(s),l.ctx.clip(),l.path(u)),l.ctx.shadowOffsetX=t.offsetX.number+c,l.ctx.shadowOffsetY=t.offsetY.number,l.ctx.shadowColor=YQ(t.color),l.ctx.shadowBlur=t.blur.number,l.ctx.fillStyle=t.inset?YQ(t.color):"rgba(0,0,0,1)",l.ctx.fill(),l.ctx.restore()})),u.label=2;case 2:i=0,a=0,s=o,u.label=3;case 3:return a<s.length?0!==(c=s[a]).style&&!XQ(c.color)&&c.width>0?2!==c.style?[3,5]:[4,this.renderDashedDottedBorder(c.color,c.width,i,e.curves,2)]:[3,11]:[3,13];case 4:return u.sent(),[3,11];case 5:return 3!==c.style?[3,7]:[4,this.renderDashedDottedBorder(c.color,c.width,i,e.curves,3)];case 6:return u.sent(),[3,11];case 7:return 4!==c.style?[3,9]:[4,this.renderDoubleBorder(c.color,c.width,i,e.curves)];case 8:return u.sent(),[3,11];case 9:return[4,this.renderSolidBorder(c.color,i,e.curves)];case 10:u.sent(),u.label=11;case 11:i++,u.label=12;case 12:return a++,[3,3];case 13:return[2]}}))}))},t.prototype.renderDashedDottedBorder=function(e,t,n,o,r){return HH(this,0,void 0,(function(){var i,a,s,c,l,u,d,p,f,h,A,y,m,g,C,v;return jH(this,(function(b){return this.ctx.save(),i=function(e,t){switch(t){case 0:return hZ(e.topLeftBorderStroke,e.topRightBorderStroke);case 1:return hZ(e.topRightBorderStroke,e.bottomRightBorderStroke);case 2:return hZ(e.bottomRightBorderStroke,e.bottomLeftBorderStroke);default:return hZ(e.bottomLeftBorderStroke,e.topLeftBorderStroke)}}(o,n),a=fZ(o,n),2===r&&(this.path(a),this.ctx.clip()),$q(a[0])?(s=a[0].start.x,c=a[0].start.y):(s=a[0].x,c=a[0].y),$q(a[1])?(l=a[1].end.x,u=a[1].end.y):(l=a[1].x,u=a[1].y),d=0===n||2===n?Math.abs(s-l):Math.abs(c-u),this.ctx.beginPath(),3===r?this.formatPath(i):this.formatPath(a.slice(0,2)),p=t<3?3*t:2*t,f=t<3?2*t:t,3===r&&(p=t,f=t),h=!0,d<=2*p?h=!1:d<=2*p+f?(p*=A=d/(2*p+f),f*=A):(y=Math.floor((d+f)/(p+f)),m=(d-y*p)/(y-1),f=(g=(d-(y+1)*p)/y)<=0||Math.abs(f-m)<Math.abs(f-g)?m:g),h&&(3===r?this.ctx.setLineDash([0,p+f]):this.ctx.setLineDash([p,f])),3===r?(this.ctx.lineCap="round",this.ctx.lineWidth=t):this.ctx.lineWidth=2*t+1.1,this.ctx.strokeStyle=YQ(e),this.ctx.stroke(),this.ctx.setLineDash([]),2===r&&($q(a[0])&&(C=a[3],v=a[0],this.ctx.beginPath(),this.formatPath([new Xq(C.end.x,C.end.y),new Xq(v.start.x,v.start.y)]),this.ctx.stroke()),$q(a[1])&&(C=a[1],v=a[2],this.ctx.beginPath(),this.formatPath([new Xq(C.end.x,C.end.y),new Xq(v.start.x,v.start.y)]),this.ctx.stroke())),this.ctx.restore(),[2]}))}))},t.prototype.render=function(e){return HH(this,0,void 0,(function(){var t;return jH(this,(function(n){switch(n.label){case 0:return this.options.backgroundColor&&(this.ctx.fillStyle=YQ(this.options.backgroundColor),this.ctx.fillRect(this.options.x,this.options.y,this.options.width,this.options.height)),o=new uZ(e,null),r=new lZ(o),dZ(o,r,r,i=[]),pZ(o.container,i),t=r,[4,this.renderStack(t)];case 1:return n.sent(),this.applyEffects([]),[2,this.canvas]}var o,r,i}))}))},t}(SZ),TZ=function(e){return e instanceof OW||(e instanceof kW||e instanceof RW&&e.type!==PW&&e.type!==MW)},MZ=function(e,t){switch(e){case 0:return nZ(t);case 2:return function(e){return[e.topLeftContentBox,e.topRightContentBox,e.bottomRightContentBox,e.bottomLeftContentBox]}(t);default:return oZ(t)}},PZ=function(e){switch(e){case 1:return"center";case 2:return"right";default:return"left"}},FZ=["-apple-system","system-ui"],IZ=function(e){return/iPhone OS 15_(0|1)/.test(window.navigator.userAgent)?e.filter((function(e){return-1===FZ.indexOf(e)})):e},RZ=function(e){function t(t,n){var o=e.call(this,t,n)||this;return o.canvas=n.canvas?n.canvas:document.createElement("canvas"),o.ctx=o.canvas.getContext("2d"),o.options=n,o.canvas.width=Math.floor(n.width*n.scale),o.canvas.height=Math.floor(n.height*n.scale),o.canvas.style.width="".concat(n.width,"px"),o.canvas.style.height="".concat(n.height,"px"),o.ctx.scale(o.options.scale,o.options.scale),o.ctx.translate(-n.x,-n.y),o.context.logger.debug("EXPERIMENTAL ForeignObject renderer initialized (".concat(n.width,"x").concat(n.height," at ").concat(n.x,",").concat(n.y,") with scale ").concat(n.scale)),o}return zH(t,e),t.prototype.render=function(e){return HH(this,0,void 0,(function(){var t,n;return jH(this,(function(o){switch(o.label){case 0:return t=cW(this.options.width*this.options.scale,this.options.height*this.options.scale,this.options.scale,this.options.scale,e),[4,kZ(t)];case 1:return n=o.sent(),this.options.backgroundColor&&(this.ctx.fillStyle=YQ(this.options.backgroundColor),this.ctx.fillRect(0,0,this.options.width*this.options.scale,this.options.height*this.options.scale)),this.ctx.drawImage(n,-this.options.x*this.options.scale,-this.options.y*this.options.scale),[2,this.canvas]}}))}))},t}(SZ),kZ=function(e){return new Promise((function(t,n){var o=new Image;o.onload=function(){t(o)},o.onerror=n,o.src="data:image/svg+xml;charset=utf-8,".concat(encodeURIComponent((new XMLSerializer).serializeToString(e)))}))},OZ=function(){function e(e){var t=e.id,n=e.enabled;this.id=t,this.enabled=n,this.start=Date.now()}return e.prototype.debug=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.debug?console.debug.apply(console,QH([this.id,"".concat(this.getTime(),"ms")],e,!1)):this.info.apply(this,e))},e.prototype.getTime=function(){return Date.now()-this.start},e.prototype.info=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&"undefined"!=typeof window&&window.console&&"function"==typeof console.info&&console.info.apply(console,QH([this.id,"".concat(this.getTime(),"ms")],e,!1))},e.prototype.warn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.warn?console.warn.apply(console,QH([this.id,"".concat(this.getTime(),"ms")],e,!1)):this.info.apply(this,e))},e.prototype.error=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];this.enabled&&("undefined"!=typeof window&&window.console&&"function"==typeof console.error?console.error.apply(console,QH([this.id,"".concat(this.getTime(),"ms")],e,!1)):this.info.apply(this,e))},e.instances={},e}(),DZ=function(){function e(t,n){var o;this.windowBounds=n,this.instanceName="#".concat(e.instanceCount++),this.logger=new OZ({id:this.instanceName,enabled:t.logging}),this.cache=null!==(o=t.cache)&&void 0!==o?o:new Hq(this,t)}return e.instanceCount=1,e}(),LZ=function(e,t){return void 0===t&&(t={}),UZ(e,t)};"undefined"!=typeof window&&Nq.setContext(window);for(var UZ=function(e,t){return HH(void 0,0,void 0,(function(){var n,o,r,i,a,s,c,l,u,d,p,f,h,A,y,m,g,C,v,b,_,x,w,B,S,E,T,M,P,F,I,R,k,O,D,L,U,z;return jH(this,(function(N){switch(N.label){case 0:if(!e||"object"!=typeof e)return[2,Promise.reject("Invalid element provided as first argument")];if(!(n=e.ownerDocument))throw new Error("Element is not attached to a Document");if(!(o=n.defaultView))throw new Error("Document is not attached to a Window");return r={allowTaint:null!==(x=t.allowTaint)&&void 0!==x&&x,imageTimeout:null!==(w=t.imageTimeout)&&void 0!==w?w:15e3,proxy:t.proxy,useCORS:null!==(B=t.useCORS)&&void 0!==B&&B},i=NH({logging:null===(S=t.logging)||void 0===S||S,cache:t.cache},r),a={windowWidth:null!==(E=t.windowWidth)&&void 0!==E?E:o.innerWidth,windowHeight:null!==(T=t.windowHeight)&&void 0!==T?T:o.innerHeight,scrollX:null!==(M=t.scrollX)&&void 0!==M?M:o.pageXOffset,scrollY:null!==(P=t.scrollY)&&void 0!==P?P:o.pageYOffset},s=new GH(a.scrollX,a.scrollY,a.windowWidth,a.windowHeight),c=new DZ(i,s),l=null!==(F=t.foreignObjectRendering)&&void 0!==F&&F,u={allowTaint:null!==(I=t.allowTaint)&&void 0!==I&&I,onclone:t.onclone,ignoreElements:t.ignoreElements,inlineImages:l,copyStyles:l},c.logger.debug("Starting document clone with size ".concat(s.width,"x").concat(s.height," scrolled to ").concat(-s.left,",").concat(-s.top)),d=new xq(c,e,u),(p=d.clonedReferenceElement)?[4,d.toIFrame(n,s)]:[2,Promise.reject("Unable to find element in cloned iframe")];case 1:return f=N.sent(),h=YW(p)||function(e){return"HTML"===e.tagName}(p)?function(e){var t=e.body,n=e.documentElement;if(!t||!n)throw new Error("Unable to get document size");var o=Math.max(Math.max(t.scrollWidth,n.scrollWidth),Math.max(t.offsetWidth,n.offsetWidth),Math.max(t.clientWidth,n.clientWidth)),r=Math.max(Math.max(t.scrollHeight,n.scrollHeight),Math.max(t.offsetHeight,n.offsetHeight),Math.max(t.clientHeight,n.clientHeight));return new GH(0,0,o,r)}(p.ownerDocument):VH(c,p),A=h.width,y=h.height,m=h.left,g=h.top,C=zZ(c,p,t.backgroundColor),v={canvas:t.canvas,backgroundColor:C,scale:null!==(k=null!==(R=t.scale)&&void 0!==R?R:o.devicePixelRatio)&&void 0!==k?k:1,x:(null!==(O=t.x)&&void 0!==O?O:0)+m,y:(null!==(D=t.y)&&void 0!==D?D:0)+g,width:null!==(L=t.width)&&void 0!==L?L:Math.ceil(A),height:null!==(U=t.height)&&void 0!==U?U:Math.ceil(y)},l?(c.logger.debug("Document cloned, using foreign object rendering"),[4,new RZ(c,v).render(p)]):[3,3];case 2:return b=N.sent(),[3,5];case 3:return c.logger.debug("Document cloned, element located at ".concat(m,",").concat(g," with size ").concat(A,"x").concat(y," using computed rendering")),c.logger.debug("Starting DOM parsing"),_=NW(c,p),C===_.styles.backgroundColor&&(_.styles.backgroundColor=DG.TRANSPARENT),c.logger.debug("Starting renderer for element at ".concat(v.x,",").concat(v.y," with size ").concat(v.width,"x").concat(v.height)),[4,new EZ(c,v).render(_)];case 4:b=N.sent(),N.label=5;case 5:return(null===(z=t.removeContainer)||void 0===z||z)&&(xq.destroy(f)||c.logger.error("Cannot detach cloned iframe as it is not in the DOM anymore")),c.logger.debug("Finished rendering"),[2,b]}}))}))},zZ=function(e,t,n){var o=t.ownerDocument,r=o.documentElement?OG(e,getComputedStyle(o.documentElement).backgroundColor):DG.TRANSPARENT,i=o.body?OG(e,getComputedStyle(o.body).backgroundColor):DG.TRANSPARENT,a="string"==typeof n?OG(e,n):null===n?DG.TRANSPARENT:4294967295;return t===o.documentElement?XQ(r)?XQ(i)?a:i:r:a},NZ="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",HZ=new Uint8Array(256),jZ=0;jZ<64;jZ++)HZ[NZ.charCodeAt(jZ)]=jZ;var QZ,GZ=function(e){var t,n,o,r,i,a=.75*e.length,s=e.length,c=0;"="===e[e.length-1]&&(a--,"="===e[e.length-2]&&a--);var l=new Uint8Array(a);for(t=0;t<s;t+=4)n=HZ[e.charCodeAt(t)],o=HZ[e.charCodeAt(t+1)],r=HZ[e.charCodeAt(t+2)],i=HZ[e.charCodeAt(t+3)],l[c++]=n<<2|o>>4,l[c++]=(15&o)<<4|r>>2,l[c++]=(3&r)<<6|63&i;return l},VZ=/^(data)?:?([\w\/\+]+)?;?(charset=[\w-]+|base64)?.*,/i,KZ=function(e){return e.charCodeAt(0)},WZ=function(e){return e.codePointAt(0)},qZ=function(e,t){return YZ(e.toString(16),t,"0").toUpperCase()},ZZ=function(e){return qZ(e,2)},XZ=function(e){return String.fromCharCode(e)},YZ=function(e,t,n){for(var o="",r=0,i=t-e.length;r<i;r++)o+=n;return o+e},JZ=function(e,t,n){for(var o=e.length,r=0;r<o;r++)t[n++]=e.charCodeAt(r);return o},$Z=function(e){return e.replace(/\t|\u0085|\u2028|\u2029/g," ").replace(/[\b\v]/g,"")},eX=["\\n","\\f","\\r","\\u000B"],tX=function(e){return/^[\n\f\r\u000B]$/.test(e)},nX=function(e){return e.split(/[\n\f\r\u000B]/)},oX=function(e){return e.replace(/[\n\f\r\u000B]/g," ")},rX=function(e,t){var n,o=e.charCodeAt(t),r=t+1,i=1;return o>=55296&&o<=56319&&e.length>r&&(n=e.charCodeAt(r))>=56320&&n<=57343&&(i=2),[e.slice(t,t+i),i]},iX=function(e,t,n,o){for(var r=function(e){for(var t=eX.join("|"),n=["$"],o=0,r=e.length;o<r;o++){var i=e[o];if(tX(i))throw new TypeError("`wordBreak` must not include "+t);n.push(""===i?".":i.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"))}var a=n.join("|");return new RegExp("("+t+")|((.*?)("+a+"))","gm")}(t),i=$Z(e).match(r),a="",s=0,c=[],l=function(){""!==a&&c.push(a),a="",s=0},u=0,d=i.length;u<d;u++){var p=i[u];if(tX(p))l();else{var f=o(p);s+f>n&&l(),a+=p,s+=f}}return l(),c},aX=/^D:(\d\d\d\d)(\d\d)?(\d\d)?(\d\d)?(\d\d)?(\d\d)?([+\-Z])?(\d\d)?'?(\d\d)?'?$/,sX=function(e){var t=e.match(aX);if(t){var n=t[1],o=t[2],r=void 0===o?"01":o,i=t[3],a=void 0===i?"01":i,s=t[4],c=void 0===s?"00":s,l=t[5],u=void 0===l?"00":l,d=t[6],p=void 0===d?"00":d,f=t[7],h=void 0===f?"Z":f,A=t[8],y=void 0===A?"00":A,m=t[9];return new Date(n+"-"+r+"-"+a+"T"+c+":"+u+":"+p+("Z"===h?"Z":""+h+y+":"+(void 0===m?"00":m)))}},cX=function(e,t){for(var n,o,r=0;r<e.length;){var i=e.substring(r).match(t);if(!i)return{match:o,pos:r};o=i,r+=(null!==(n=i.index)&&void 0!==n?n:0)+i[0].length}return{match:o,pos:r}},lX=function(e){return e[e.length-1]},uX=function(e){if(e instanceof Uint8Array)return e;for(var t=e.length,n=new Uint8Array(t),o=0;o<t;o++)n[o]=e.charCodeAt(o);return n},dX=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];for(var n=e.length,o=[],r=0;r<n;r++){var i=e[r];o[r]=i instanceof Uint8Array?i:uX(i)}var a=0;for(r=0;r<n;r++)a+=e[r].length;for(var s=new Uint8Array(a),c=0,l=0;l<n;l++)for(var u=o[l],d=0,p=u.length;d<p;d++)s[c++]=u[d];return s},pX=function(e){for(var t="",n=0,o=e.length;n<o;n++)t+=XZ(e[n]);return t},fX=function(e,t){return e.id-t.id},hX=function(e){for(var t=e.length,n=0,o=Math.floor(t/2);n<o;n++){var r=n,i=t-n-1,a=e[n];e[r]=e[i],e[i]=a}return e},AX=function(e){if("string"==typeof e)return function(e){var t=e.trim(),n=t.substring(0,100).match(VZ);if(!n)return GZ(t);var o=n[0],r=t.substring(o.length);return GZ(r)}(e);if(e instanceof ArrayBuffer)return new Uint8Array(e);if(e instanceof Uint8Array)return e;throw new TypeError("`input` must be one of `string | ArrayBuffer | Uint8Array`")},yX=function(){return new Promise((function(e){setTimeout((function(){return e()}),0)}))},mX=function(e){return Math.floor((e-65536)/1024)+55296},gX=function(e){return(e-65536)%1024+56320};!function(e){e.BigEndian="BigEndian",e.LittleEndian="LittleEndian"}(QZ||(QZ={}));var CX,vX="�".codePointAt(0),bX=function(e,t){if(void 0===t&&(t=!0),e.length<=1)return String.fromCodePoint(vX);for(var n=t?BX(e):QZ.BigEndian,o=t?2:0,r=[];e.length-o>=2;){var i=wX(e[o++],e[o++],n);if(_X(i))if(e.length-o<2)r.push(vX);else{var a=wX(e[o++],e[o++],n);xX(a)?r.push(i,a):r.push(vX)}else xX(i)?(o+=2,r.push(vX)):r.push(i)}return o<e.length&&r.push(vX),String.fromCodePoint.apply(String,r)},_X=function(e){return e>=55296&&e<=56319},xX=function(e){return e>=56320&&e<=57343},wX=function(e,t,n){if(n===QZ.LittleEndian)return t<<8|e;if(n===QZ.BigEndian)return e<<8|t;throw new Error("Invalid byteOrder: "+n)},BX=function(e){return SX(e)?QZ.BigEndian:EX(e)?QZ.LittleEndian:QZ.BigEndian},SX=function(e){return 254===e[0]&&255===e[1]},EX=function(e){return 255===e[0]&&254===e[1]},TX=function(e){return SX(e)||EX(e)},MX=function(e){return Math.ceil(e.toString(2).length/8)},PX=function(e){for(var t=new Uint8Array(MX(e)),n=1;n<=t.length;n++)t[n-1]=e>>8*(t.length-n);return t},FX=function(e){throw new Error(e)},IX={};function RX(){return CX||(CX=1,function(e){var t="undefined"!=typeof Uint8Array&&"undefined"!=typeof Uint16Array&&"undefined"!=typeof Int32Array;function n(e,t){return Object.prototype.hasOwnProperty.call(e,t)}e.assign=function(e){for(var t=Array.prototype.slice.call(arguments,1);t.length;){var o=t.shift();if(o){if("object"!=typeof o)throw new TypeError(o+"must be non-object");for(var r in o)n(o,r)&&(e[r]=o[r])}}return e},e.shrinkBuf=function(e,t){return e.length===t?e:e.subarray?e.subarray(0,t):(e.length=t,e)};var o={arraySet:function(e,t,n,o,r){if(t.subarray&&e.subarray)e.set(t.subarray(n,n+o),r);else for(var i=0;i<o;i++)e[r+i]=t[n+i]},flattenChunks:function(e){var t,n,o,r,i,a;for(o=0,t=0,n=e.length;t<n;t++)o+=e[t].length;for(a=new Uint8Array(o),r=0,t=0,n=e.length;t<n;t++)i=e[t],a.set(i,r),r+=i.length;return a}},r={arraySet:function(e,t,n,o,r){for(var i=0;i<o;i++)e[r+i]=t[n+i]},flattenChunks:function(e){return[].concat.apply([],e)}};e.setTyped=function(t){t?(e.Buf8=Uint8Array,e.Buf16=Uint16Array,e.Buf32=Int32Array,e.assign(e,o)):(e.Buf8=Array,e.Buf16=Array,e.Buf32=Array,e.assign(e,r))},e.setTyped(t)}(IX)),IX}var kX,OX,DX,LX,UX,zX,NX,HX,jX={},QX={},GX={};function VX(){if(kX)return GX;kX=1;var e=RX();function t(e){for(var t=e.length;--t>=0;)e[t]=0}var n=256,o=286,r=30,i=15,a=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],s=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],c=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],l=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],u=new Array(576);t(u);var d=new Array(60);t(d);var p=new Array(512);t(p);var f=new Array(256);t(f);var h=new Array(29);t(h);var A,y,m,g=new Array(r);function C(e,t,n,o,r){this.static_tree=e,this.extra_bits=t,this.extra_base=n,this.elems=o,this.max_length=r,this.has_stree=e&&e.length}function v(e,t){this.dyn_tree=e,this.max_code=0,this.stat_desc=t}function b(e){return e<256?p[e]:p[256+(e>>>7)]}function _(e,t){e.pending_buf[e.pending++]=255&t,e.pending_buf[e.pending++]=t>>>8&255}function x(e,t,n){e.bi_valid>16-n?(e.bi_buf|=t<<e.bi_valid&65535,_(e,e.bi_buf),e.bi_buf=t>>16-e.bi_valid,e.bi_valid+=n-16):(e.bi_buf|=t<<e.bi_valid&65535,e.bi_valid+=n)}function w(e,t,n){x(e,n[2*t],n[2*t+1])}function B(e,t){var n=0;do{n|=1&e,e>>>=1,n<<=1}while(--t>0);return n>>>1}function S(e,t,n){var o,r,a=new Array(16),s=0;for(o=1;o<=i;o++)a[o]=s=s+n[o-1]<<1;for(r=0;r<=t;r++){var c=e[2*r+1];0!==c&&(e[2*r]=B(a[c]++,c))}}function E(e){var t;for(t=0;t<o;t++)e.dyn_ltree[2*t]=0;for(t=0;t<r;t++)e.dyn_dtree[2*t]=0;for(t=0;t<19;t++)e.bl_tree[2*t]=0;e.dyn_ltree[512]=1,e.opt_len=e.static_len=0,e.last_lit=e.matches=0}function T(e){e.bi_valid>8?_(e,e.bi_buf):e.bi_valid>0&&(e.pending_buf[e.pending++]=e.bi_buf),e.bi_buf=0,e.bi_valid=0}function M(e,t,n,o){var r=2*t,i=2*n;return e[r]<e[i]||e[r]===e[i]&&o[t]<=o[n]}function P(e,t,n){for(var o=e.heap[n],r=n<<1;r<=e.heap_len&&(r<e.heap_len&&M(t,e.heap[r+1],e.heap[r],e.depth)&&r++,!M(t,o,e.heap[r],e.depth));)e.heap[n]=e.heap[r],n=r,r<<=1;e.heap[n]=o}function F(e,t,o){var r,i,c,l,u=0;if(0!==e.last_lit)do{r=e.pending_buf[e.d_buf+2*u]<<8|e.pending_buf[e.d_buf+2*u+1],i=e.pending_buf[e.l_buf+u],u++,0===r?w(e,i,t):(w(e,(c=f[i])+n+1,t),0!==(l=a[c])&&x(e,i-=h[c],l),w(e,c=b(--r),o),0!==(l=s[c])&&x(e,r-=g[c],l))}while(u<e.last_lit);w(e,256,t)}function I(e,t){var n,o,r,a=t.dyn_tree,s=t.stat_desc.static_tree,c=t.stat_desc.has_stree,l=t.stat_desc.elems,u=-1;for(e.heap_len=0,e.heap_max=573,n=0;n<l;n++)0!==a[2*n]?(e.heap[++e.heap_len]=u=n,e.depth[n]=0):a[2*n+1]=0;for(;e.heap_len<2;)a[2*(r=e.heap[++e.heap_len]=u<2?++u:0)]=1,e.depth[r]=0,e.opt_len--,c&&(e.static_len-=s[2*r+1]);for(t.max_code=u,n=e.heap_len>>1;n>=1;n--)P(e,a,n);r=l;do{n=e.heap[1],e.heap[1]=e.heap[e.heap_len--],P(e,a,1),o=e.heap[1],e.heap[--e.heap_max]=n,e.heap[--e.heap_max]=o,a[2*r]=a[2*n]+a[2*o],e.depth[r]=(e.depth[n]>=e.depth[o]?e.depth[n]:e.depth[o])+1,a[2*n+1]=a[2*o+1]=r,e.heap[1]=r++,P(e,a,1)}while(e.heap_len>=2);e.heap[--e.heap_max]=e.heap[1],function(e,t){var n,o,r,a,s,c,l=t.dyn_tree,u=t.max_code,d=t.stat_desc.static_tree,p=t.stat_desc.has_stree,f=t.stat_desc.extra_bits,h=t.stat_desc.extra_base,A=t.stat_desc.max_length,y=0;for(a=0;a<=i;a++)e.bl_count[a]=0;for(l[2*e.heap[e.heap_max]+1]=0,n=e.heap_max+1;n<573;n++)(a=l[2*l[2*(o=e.heap[n])+1]+1]+1)>A&&(a=A,y++),l[2*o+1]=a,o>u||(e.bl_count[a]++,s=0,o>=h&&(s=f[o-h]),c=l[2*o],e.opt_len+=c*(a+s),p&&(e.static_len+=c*(d[2*o+1]+s)));if(0!==y){do{for(a=A-1;0===e.bl_count[a];)a--;e.bl_count[a]--,e.bl_count[a+1]+=2,e.bl_count[A]--,y-=2}while(y>0);for(a=A;0!==a;a--)for(o=e.bl_count[a];0!==o;)(r=e.heap[--n])>u||(l[2*r+1]!==a&&(e.opt_len+=(a-l[2*r+1])*l[2*r],l[2*r+1]=a),o--)}}(e,t),S(a,u,e.bl_count)}function R(e,t,n){var o,r,i=-1,a=t[1],s=0,c=7,l=4;for(0===a&&(c=138,l=3),t[2*(n+1)+1]=65535,o=0;o<=n;o++)r=a,a=t[2*(o+1)+1],++s<c&&r===a||(s<l?e.bl_tree[2*r]+=s:0!==r?(r!==i&&e.bl_tree[2*r]++,e.bl_tree[32]++):s<=10?e.bl_tree[34]++:e.bl_tree[36]++,s=0,i=r,0===a?(c=138,l=3):r===a?(c=6,l=3):(c=7,l=4))}function k(e,t,n){var o,r,i=-1,a=t[1],s=0,c=7,l=4;for(0===a&&(c=138,l=3),o=0;o<=n;o++)if(r=a,a=t[2*(o+1)+1],!(++s<c&&r===a)){if(s<l)do{w(e,r,e.bl_tree)}while(0!=--s);else 0!==r?(r!==i&&(w(e,r,e.bl_tree),s--),w(e,16,e.bl_tree),x(e,s-3,2)):s<=10?(w(e,17,e.bl_tree),x(e,s-3,3)):(w(e,18,e.bl_tree),x(e,s-11,7));s=0,i=r,0===a?(c=138,l=3):r===a?(c=6,l=3):(c=7,l=4)}}t(g);var O=!1;function D(t,n,o,r){x(t,0+(r?1:0),3),function(t,n,o){T(t),_(t,o),_(t,~o),e.arraySet(t.pending_buf,t.window,n,o,t.pending),t.pending+=o}(t,n,o)}return GX._tr_init=function(e){O||(!function(){var e,t,n,l,v,b=new Array(16);for(n=0,l=0;l<28;l++)for(h[l]=n,e=0;e<1<<a[l];e++)f[n++]=l;for(f[n-1]=l,v=0,l=0;l<16;l++)for(g[l]=v,e=0;e<1<<s[l];e++)p[v++]=l;for(v>>=7;l<r;l++)for(g[l]=v<<7,e=0;e<1<<s[l]-7;e++)p[256+v++]=l;for(t=0;t<=i;t++)b[t]=0;for(e=0;e<=143;)u[2*e+1]=8,e++,b[8]++;for(;e<=255;)u[2*e+1]=9,e++,b[9]++;for(;e<=279;)u[2*e+1]=7,e++,b[7]++;for(;e<=287;)u[2*e+1]=8,e++,b[8]++;for(S(u,287,b),e=0;e<r;e++)d[2*e+1]=5,d[2*e]=B(e,5);A=new C(u,a,257,o,i),y=new C(d,s,0,r,i),m=new C(new Array(0),c,0,19,7)}(),O=!0),e.l_desc=new v(e.dyn_ltree,A),e.d_desc=new v(e.dyn_dtree,y),e.bl_desc=new v(e.bl_tree,m),e.bi_buf=0,e.bi_valid=0,E(e)},GX._tr_stored_block=D,GX._tr_flush_block=function(e,t,o,r){var i,a,s=0;e.level>0?(2===e.strm.data_type&&(e.strm.data_type=function(e){var t,o=4093624447;for(t=0;t<=31;t++,o>>>=1)if(1&o&&0!==e.dyn_ltree[2*t])return 0;if(0!==e.dyn_ltree[18]||0!==e.dyn_ltree[20]||0!==e.dyn_ltree[26])return 1;for(t=32;t<n;t++)if(0!==e.dyn_ltree[2*t])return 1;return 0}(e)),I(e,e.l_desc),I(e,e.d_desc),s=function(e){var t;for(R(e,e.dyn_ltree,e.l_desc.max_code),R(e,e.dyn_dtree,e.d_desc.max_code),I(e,e.bl_desc),t=18;t>=3&&0===e.bl_tree[2*l[t]+1];t--);return e.opt_len+=3*(t+1)+5+5+4,t}(e),i=e.opt_len+3+7>>>3,(a=e.static_len+3+7>>>3)<=i&&(i=a)):i=a=o+5,o+4<=i&&-1!==t?D(e,t,o,r):4===e.strategy||a===i?(x(e,2+(r?1:0),3),F(e,u,d)):(x(e,4+(r?1:0),3),function(e,t,n,o){var r;for(x(e,t-257,5),x(e,n-1,5),x(e,o-4,4),r=0;r<o;r++)x(e,e.bl_tree[2*l[r]+1],3);k(e,e.dyn_ltree,t-1),k(e,e.dyn_dtree,n-1)}(e,e.l_desc.max_code+1,e.d_desc.max_code+1,s+1),F(e,e.dyn_ltree,e.dyn_dtree)),E(e),r&&T(e)},GX._tr_tally=function(e,t,o){return e.pending_buf[e.d_buf+2*e.last_lit]=t>>>8&255,e.pending_buf[e.d_buf+2*e.last_lit+1]=255&t,e.pending_buf[e.l_buf+e.last_lit]=255&o,e.last_lit++,0===t?e.dyn_ltree[2*o]++:(e.matches++,t--,e.dyn_ltree[2*(f[o]+n+1)]++,e.dyn_dtree[2*b(t)]++),e.last_lit===e.lit_bufsize-1},GX._tr_align=function(e){x(e,2,3),w(e,256,u),function(e){16===e.bi_valid?(_(e,e.bi_buf),e.bi_buf=0,e.bi_valid=0):e.bi_valid>=8&&(e.pending_buf[e.pending++]=255&e.bi_buf,e.bi_buf>>=8,e.bi_valid-=8)}(e)},GX}function KX(){if(DX)return OX;return DX=1,OX=function(e,t,n,o){for(var r=65535&e,i=e>>>16&65535,a=0;0!==n;){n-=a=n>2e3?2e3:n;do{i=i+(r=r+t[o++]|0)|0}while(--a);r%=65521,i%=65521}return r|i<<16},OX}function WX(){if(UX)return LX;UX=1;var e=function(){for(var e,t=[],n=0;n<256;n++){e=n;for(var o=0;o<8;o++)e=1&e?3988292384^e>>>1:e>>>1;t[n]=e}return t}();return LX=function(t,n,o,r){var i=e,a=r+o;t^=-1;for(var s=r;s<a;s++)t=t>>>8^i[255&(t^n[s])];return~t},LX}function qX(){return NX?zX:(NX=1,zX={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"})}function ZX(){if(HX)return QX;HX=1;var e,t=RX(),n=VX(),o=KX(),r=WX(),i=qX(),a=-2,s=258,c=262,l=103,u=113,d=666;function p(e,t){return e.msg=i[t],t}function f(e){return(e<<1)-(e>4?9:0)}function h(e){for(var t=e.length;--t>=0;)e[t]=0}function A(e){var n=e.state,o=n.pending;o>e.avail_out&&(o=e.avail_out),0!==o&&(t.arraySet(e.output,n.pending_buf,n.pending_out,o,e.next_out),e.next_out+=o,n.pending_out+=o,e.total_out+=o,e.avail_out-=o,n.pending-=o,0===n.pending&&(n.pending_out=0))}function y(e,t){n._tr_flush_block(e,e.block_start>=0?e.block_start:-1,e.strstart-e.block_start,t),e.block_start=e.strstart,A(e.strm)}function m(e,t){e.pending_buf[e.pending++]=t}function g(e,t){e.pending_buf[e.pending++]=t>>>8&255,e.pending_buf[e.pending++]=255&t}function C(e,n,i,a){var s=e.avail_in;return s>a&&(s=a),0===s?0:(e.avail_in-=s,t.arraySet(n,e.input,e.next_in,s,i),1===e.state.wrap?e.adler=o(e.adler,n,s,i):2===e.state.wrap&&(e.adler=r(e.adler,n,s,i)),e.next_in+=s,e.total_in+=s,s)}function v(e,t){var n,o,r=e.max_chain_length,i=e.strstart,a=e.prev_length,l=e.nice_match,u=e.strstart>e.w_size-c?e.strstart-(e.w_size-c):0,d=e.window,p=e.w_mask,f=e.prev,h=e.strstart+s,A=d[i+a-1],y=d[i+a];e.prev_length>=e.good_match&&(r>>=2),l>e.lookahead&&(l=e.lookahead);do{if(d[(n=t)+a]===y&&d[n+a-1]===A&&d[n]===d[i]&&d[++n]===d[i+1]){i+=2,n++;do{}while(d[++i]===d[++n]&&d[++i]===d[++n]&&d[++i]===d[++n]&&d[++i]===d[++n]&&d[++i]===d[++n]&&d[++i]===d[++n]&&d[++i]===d[++n]&&d[++i]===d[++n]&&i<h);if(o=s-(h-i),i=h-s,o>a){if(e.match_start=t,a=o,o>=l)break;A=d[i+a-1],y=d[i+a]}}}while((t=f[t&p])>u&&0!=--r);return a<=e.lookahead?a:e.lookahead}function b(e){var n,o,r,i,a,s=e.w_size;do{if(i=e.window_size-e.lookahead-e.strstart,e.strstart>=s+(s-c)){t.arraySet(e.window,e.window,s,s,0),e.match_start-=s,e.strstart-=s,e.block_start-=s,n=o=e.hash_size;do{r=e.head[--n],e.head[n]=r>=s?r-s:0}while(--o);n=o=s;do{r=e.prev[--n],e.prev[n]=r>=s?r-s:0}while(--o);i+=s}if(0===e.strm.avail_in)break;if(o=C(e.strm,e.window,e.strstart+e.lookahead,i),e.lookahead+=o,e.lookahead+e.insert>=3)for(a=e.strstart-e.insert,e.ins_h=e.window[a],e.ins_h=(e.ins_h<<e.hash_shift^e.window[a+1])&e.hash_mask;e.insert&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[a+3-1])&e.hash_mask,e.prev[a&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=a,a++,e.insert--,!(e.lookahead+e.insert<3)););}while(e.lookahead<c&&0!==e.strm.avail_in)}function _(e,t){for(var o,r;;){if(e.lookahead<c){if(b(e),e.lookahead<c&&0===t)return 1;if(0===e.lookahead)break}if(o=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,o=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),0!==o&&e.strstart-o<=e.w_size-c&&(e.match_length=v(e,o)),e.match_length>=3)if(r=n._tr_tally(e,e.strstart-e.match_start,e.match_length-3),e.lookahead-=e.match_length,e.match_length<=e.max_lazy_match&&e.lookahead>=3){e.match_length--;do{e.strstart++,e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,o=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart}while(0!=--e.match_length);e.strstart++}else e.strstart+=e.match_length,e.match_length=0,e.ins_h=e.window[e.strstart],e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+1])&e.hash_mask;else r=n._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++;if(r&&(y(e,!1),0===e.strm.avail_out))return 1}return e.insert=e.strstart<2?e.strstart:2,4===t?(y(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(y(e,!1),0===e.strm.avail_out)?1:2}function x(e,t){for(var o,r,i;;){if(e.lookahead<c){if(b(e),e.lookahead<c&&0===t)return 1;if(0===e.lookahead)break}if(o=0,e.lookahead>=3&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,o=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart),e.prev_length=e.match_length,e.prev_match=e.match_start,e.match_length=2,0!==o&&e.prev_length<e.max_lazy_match&&e.strstart-o<=e.w_size-c&&(e.match_length=v(e,o),e.match_length<=5&&(1===e.strategy||3===e.match_length&&e.strstart-e.match_start>4096)&&(e.match_length=2)),e.prev_length>=3&&e.match_length<=e.prev_length){i=e.strstart+e.lookahead-3,r=n._tr_tally(e,e.strstart-1-e.prev_match,e.prev_length-3),e.lookahead-=e.prev_length-1,e.prev_length-=2;do{++e.strstart<=i&&(e.ins_h=(e.ins_h<<e.hash_shift^e.window[e.strstart+3-1])&e.hash_mask,o=e.prev[e.strstart&e.w_mask]=e.head[e.ins_h],e.head[e.ins_h]=e.strstart)}while(0!=--e.prev_length);if(e.match_available=0,e.match_length=2,e.strstart++,r&&(y(e,!1),0===e.strm.avail_out))return 1}else if(e.match_available){if((r=n._tr_tally(e,0,e.window[e.strstart-1]))&&y(e,!1),e.strstart++,e.lookahead--,0===e.strm.avail_out)return 1}else e.match_available=1,e.strstart++,e.lookahead--}return e.match_available&&(r=n._tr_tally(e,0,e.window[e.strstart-1]),e.match_available=0),e.insert=e.strstart<2?e.strstart:2,4===t?(y(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(y(e,!1),0===e.strm.avail_out)?1:2}function w(e,t,n,o,r){this.good_length=e,this.max_lazy=t,this.nice_length=n,this.max_chain=o,this.func=r}function B(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=8,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new t.Buf16(1146),this.dyn_dtree=new t.Buf16(122),this.bl_tree=new t.Buf16(78),h(this.dyn_ltree),h(this.dyn_dtree),h(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new t.Buf16(16),this.heap=new t.Buf16(573),h(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new t.Buf16(573),h(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function S(e){var t;return e&&e.state?(e.total_in=e.total_out=0,e.data_type=2,(t=e.state).pending=0,t.pending_out=0,t.wrap<0&&(t.wrap=-t.wrap),t.status=t.wrap?42:u,e.adler=2===t.wrap?0:1,t.last_flush=0,n._tr_init(t),0):p(e,a)}function E(t){var n=S(t);return 0===n&&function(t){t.window_size=2*t.w_size,h(t.head),t.max_lazy_match=e[t.level].max_lazy,t.good_match=e[t.level].good_length,t.nice_match=e[t.level].nice_length,t.max_chain_length=e[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=2,t.match_available=0,t.ins_h=0}(t.state),n}function T(e,n,o,r,i,s){if(!e)return a;var c=1;if(-1===n&&(n=6),r<0?(c=0,r=-r):r>15&&(c=2,r-=16),i<1||i>9||8!==o||r<8||r>15||n<0||n>9||s<0||s>4)return p(e,a);8===r&&(r=9);var l=new B;return e.state=l,l.strm=e,l.wrap=c,l.gzhead=null,l.w_bits=r,l.w_size=1<<l.w_bits,l.w_mask=l.w_size-1,l.hash_bits=i+7,l.hash_size=1<<l.hash_bits,l.hash_mask=l.hash_size-1,l.hash_shift=~~((l.hash_bits+3-1)/3),l.window=new t.Buf8(2*l.w_size),l.head=new t.Buf16(l.hash_size),l.prev=new t.Buf16(l.w_size),l.lit_bufsize=1<<i+6,l.pending_buf_size=4*l.lit_bufsize,l.pending_buf=new t.Buf8(l.pending_buf_size),l.d_buf=1*l.lit_bufsize,l.l_buf=3*l.lit_bufsize,l.level=n,l.strategy=s,l.method=o,E(e)}return e=[new w(0,0,0,0,(function(e,t){var n=65535;for(n>e.pending_buf_size-5&&(n=e.pending_buf_size-5);;){if(e.lookahead<=1){if(b(e),0===e.lookahead&&0===t)return 1;if(0===e.lookahead)break}e.strstart+=e.lookahead,e.lookahead=0;var o=e.block_start+n;if((0===e.strstart||e.strstart>=o)&&(e.lookahead=e.strstart-o,e.strstart=o,y(e,!1),0===e.strm.avail_out))return 1;if(e.strstart-e.block_start>=e.w_size-c&&(y(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(y(e,!0),0===e.strm.avail_out?3:4):(e.strstart>e.block_start&&(y(e,!1),e.strm.avail_out),1)})),new w(4,4,8,4,_),new w(4,5,16,8,_),new w(4,6,32,32,_),new w(4,4,16,16,x),new w(8,16,32,32,x),new w(8,16,128,128,x),new w(8,32,128,256,x),new w(32,128,258,1024,x),new w(32,258,258,4096,x)],QX.deflateInit=function(e,t){return T(e,t,8,15,8,0)},QX.deflateInit2=T,QX.deflateReset=E,QX.deflateResetKeep=S,QX.deflateSetHeader=function(e,t){return e&&e.state?2!==e.state.wrap?a:(e.state.gzhead=t,0):a},QX.deflate=function(t,o){var i,c,C,v;if(!t||!t.state||o>5||o<0)return t?p(t,a):a;if(c=t.state,!t.output||!t.input&&0!==t.avail_in||c.status===d&&4!==o)return p(t,0===t.avail_out?-5:a);if(c.strm=t,i=c.last_flush,c.last_flush=o,42===c.status)if(2===c.wrap)t.adler=0,m(c,31),m(c,139),m(c,8),c.gzhead?(m(c,(c.gzhead.text?1:0)+(c.gzhead.hcrc?2:0)+(c.gzhead.extra?4:0)+(c.gzhead.name?8:0)+(c.gzhead.comment?16:0)),m(c,255&c.gzhead.time),m(c,c.gzhead.time>>8&255),m(c,c.gzhead.time>>16&255),m(c,c.gzhead.time>>24&255),m(c,9===c.level?2:c.strategy>=2||c.level<2?4:0),m(c,255&c.gzhead.os),c.gzhead.extra&&c.gzhead.extra.length&&(m(c,255&c.gzhead.extra.length),m(c,c.gzhead.extra.length>>8&255)),c.gzhead.hcrc&&(t.adler=r(t.adler,c.pending_buf,c.pending,0)),c.gzindex=0,c.status=69):(m(c,0),m(c,0),m(c,0),m(c,0),m(c,0),m(c,9===c.level?2:c.strategy>=2||c.level<2?4:0),m(c,3),c.status=u);else{var _=8+(c.w_bits-8<<4)<<8;_|=(c.strategy>=2||c.level<2?0:c.level<6?1:6===c.level?2:3)<<6,0!==c.strstart&&(_|=32),_+=31-_%31,c.status=u,g(c,_),0!==c.strstart&&(g(c,t.adler>>>16),g(c,65535&t.adler)),t.adler=1}if(69===c.status)if(c.gzhead.extra){for(C=c.pending;c.gzindex<(65535&c.gzhead.extra.length)&&(c.pending!==c.pending_buf_size||(c.gzhead.hcrc&&c.pending>C&&(t.adler=r(t.adler,c.pending_buf,c.pending-C,C)),A(t),C=c.pending,c.pending!==c.pending_buf_size));)m(c,255&c.gzhead.extra[c.gzindex]),c.gzindex++;c.gzhead.hcrc&&c.pending>C&&(t.adler=r(t.adler,c.pending_buf,c.pending-C,C)),c.gzindex===c.gzhead.extra.length&&(c.gzindex=0,c.status=73)}else c.status=73;if(73===c.status)if(c.gzhead.name){C=c.pending;do{if(c.pending===c.pending_buf_size&&(c.gzhead.hcrc&&c.pending>C&&(t.adler=r(t.adler,c.pending_buf,c.pending-C,C)),A(t),C=c.pending,c.pending===c.pending_buf_size)){v=1;break}v=c.gzindex<c.gzhead.name.length?255&c.gzhead.name.charCodeAt(c.gzindex++):0,m(c,v)}while(0!==v);c.gzhead.hcrc&&c.pending>C&&(t.adler=r(t.adler,c.pending_buf,c.pending-C,C)),0===v&&(c.gzindex=0,c.status=91)}else c.status=91;if(91===c.status)if(c.gzhead.comment){C=c.pending;do{if(c.pending===c.pending_buf_size&&(c.gzhead.hcrc&&c.pending>C&&(t.adler=r(t.adler,c.pending_buf,c.pending-C,C)),A(t),C=c.pending,c.pending===c.pending_buf_size)){v=1;break}v=c.gzindex<c.gzhead.comment.length?255&c.gzhead.comment.charCodeAt(c.gzindex++):0,m(c,v)}while(0!==v);c.gzhead.hcrc&&c.pending>C&&(t.adler=r(t.adler,c.pending_buf,c.pending-C,C)),0===v&&(c.status=l)}else c.status=l;if(c.status===l&&(c.gzhead.hcrc?(c.pending+2>c.pending_buf_size&&A(t),c.pending+2<=c.pending_buf_size&&(m(c,255&t.adler),m(c,t.adler>>8&255),t.adler=0,c.status=u)):c.status=u),0!==c.pending){if(A(t),0===t.avail_out)return c.last_flush=-1,0}else if(0===t.avail_in&&f(o)<=f(i)&&4!==o)return p(t,-5);if(c.status===d&&0!==t.avail_in)return p(t,-5);if(0!==t.avail_in||0!==c.lookahead||0!==o&&c.status!==d){var x=2===c.strategy?function(e,t){for(var o;;){if(0===e.lookahead&&(b(e),0===e.lookahead)){if(0===t)return 1;break}if(e.match_length=0,o=n._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++,o&&(y(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(y(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(y(e,!1),0===e.strm.avail_out)?1:2}(c,o):3===c.strategy?function(e,t){for(var o,r,i,a,c=e.window;;){if(e.lookahead<=s){if(b(e),e.lookahead<=s&&0===t)return 1;if(0===e.lookahead)break}if(e.match_length=0,e.lookahead>=3&&e.strstart>0&&(r=c[i=e.strstart-1])===c[++i]&&r===c[++i]&&r===c[++i]){a=e.strstart+s;do{}while(r===c[++i]&&r===c[++i]&&r===c[++i]&&r===c[++i]&&r===c[++i]&&r===c[++i]&&r===c[++i]&&r===c[++i]&&i<a);e.match_length=s-(a-i),e.match_length>e.lookahead&&(e.match_length=e.lookahead)}if(e.match_length>=3?(o=n._tr_tally(e,1,e.match_length-3),e.lookahead-=e.match_length,e.strstart+=e.match_length,e.match_length=0):(o=n._tr_tally(e,0,e.window[e.strstart]),e.lookahead--,e.strstart++),o&&(y(e,!1),0===e.strm.avail_out))return 1}return e.insert=0,4===t?(y(e,!0),0===e.strm.avail_out?3:4):e.last_lit&&(y(e,!1),0===e.strm.avail_out)?1:2}(c,o):e[c.level].func(c,o);if(3!==x&&4!==x||(c.status=d),1===x||3===x)return 0===t.avail_out&&(c.last_flush=-1),0;if(2===x&&(1===o?n._tr_align(c):5!==o&&(n._tr_stored_block(c,0,0,!1),3===o&&(h(c.head),0===c.lookahead&&(c.strstart=0,c.block_start=0,c.insert=0))),A(t),0===t.avail_out))return c.last_flush=-1,0}return 4!==o?0:c.wrap<=0?1:(2===c.wrap?(m(c,255&t.adler),m(c,t.adler>>8&255),m(c,t.adler>>16&255),m(c,t.adler>>24&255),m(c,255&t.total_in),m(c,t.total_in>>8&255),m(c,t.total_in>>16&255),m(c,t.total_in>>24&255)):(g(c,t.adler>>>16),g(c,65535&t.adler)),A(t),c.wrap>0&&(c.wrap=-c.wrap),0!==c.pending?0:1)},QX.deflateEnd=function(e){var t;return e&&e.state?42!==(t=e.state.status)&&69!==t&&73!==t&&91!==t&&t!==l&&t!==u&&t!==d?p(e,a):(e.state=null,t===u?p(e,-3):0):a},QX.deflateSetDictionary=function(e,n){var r,i,s,c,l,u,d,p,f=n.length;if(!e||!e.state)return a;if(2===(c=(r=e.state).wrap)||1===c&&42!==r.status||r.lookahead)return a;for(1===c&&(e.adler=o(e.adler,n,f,0)),r.wrap=0,f>=r.w_size&&(0===c&&(h(r.head),r.strstart=0,r.block_start=0,r.insert=0),p=new t.Buf8(r.w_size),t.arraySet(p,n,f-r.w_size,r.w_size,0),n=p,f=r.w_size),l=e.avail_in,u=e.next_in,d=e.input,e.avail_in=f,e.next_in=0,e.input=n,b(r);r.lookahead>=3;){i=r.strstart,s=r.lookahead-2;do{r.ins_h=(r.ins_h<<r.hash_shift^r.window[i+3-1])&r.hash_mask,r.prev[i&r.w_mask]=r.head[r.ins_h],r.head[r.ins_h]=i,i++}while(--s);r.strstart=i,r.lookahead=2,b(r)}return r.strstart+=r.lookahead,r.block_start=r.strstart,r.insert=r.lookahead,r.lookahead=0,r.match_length=r.prev_length=2,r.match_available=0,e.next_in=u,e.input=d,e.avail_in=l,r.wrap=c,0},QX.deflateInfo="pako deflate (from Nodeca project)",QX}var XX,YX,JX,$X,eY={};function tY(){if(XX)return eY;XX=1;var e=RX(),t=!0,n=!0;try{String.fromCharCode.apply(null,[0])}catch(e){t=!1}try{String.fromCharCode.apply(null,new Uint8Array(1))}catch(e){n=!1}for(var o=new e.Buf8(256),r=0;r<256;r++)o[r]=r>=252?6:r>=248?5:r>=240?4:r>=224?3:r>=192?2:1;function i(o,r){if(r<65534&&(o.subarray&&n||!o.subarray&&t))return String.fromCharCode.apply(null,e.shrinkBuf(o,r));for(var i="",a=0;a<r;a++)i+=String.fromCharCode(o[a]);return i}return o[254]=o[254]=1,eY.string2buf=function(t){var n,o,r,i,a,s=t.length,c=0;for(i=0;i<s;i++)55296==(64512&(o=t.charCodeAt(i)))&&i+1<s&&56320==(64512&(r=t.charCodeAt(i+1)))&&(o=65536+(o-55296<<10)+(r-56320),i++),c+=o<128?1:o<2048?2:o<65536?3:4;for(n=new e.Buf8(c),a=0,i=0;a<c;i++)55296==(64512&(o=t.charCodeAt(i)))&&i+1<s&&56320==(64512&(r=t.charCodeAt(i+1)))&&(o=65536+(o-55296<<10)+(r-56320),i++),o<128?n[a++]=o:o<2048?(n[a++]=192|o>>>6,n[a++]=128|63&o):o<65536?(n[a++]=224|o>>>12,n[a++]=128|o>>>6&63,n[a++]=128|63&o):(n[a++]=240|o>>>18,n[a++]=128|o>>>12&63,n[a++]=128|o>>>6&63,n[a++]=128|63&o);return n},eY.buf2binstring=function(e){return i(e,e.length)},eY.binstring2buf=function(t){for(var n=new e.Buf8(t.length),o=0,r=n.length;o<r;o++)n[o]=t.charCodeAt(o);return n},eY.buf2string=function(e,t){var n,r,a,s,c=t||e.length,l=new Array(2*c);for(r=0,n=0;n<c;)if((a=e[n++])<128)l[r++]=a;else if((s=o[a])>4)l[r++]=65533,n+=s-1;else{for(a&=2===s?31:3===s?15:7;s>1&&n<c;)a=a<<6|63&e[n++],s--;s>1?l[r++]=65533:a<65536?l[r++]=a:(a-=65536,l[r++]=55296|a>>10&1023,l[r++]=56320|1023&a)}return i(l,r)},eY.utf8border=function(e,t){var n;for((t=t||e.length)>e.length&&(t=e.length),n=t-1;n>=0&&128==(192&e[n]);)n--;return n<0||0===n?t:n+o[e[n]]>t?n:t},eY}function nY(){if(JX)return YX;return JX=1,YX=function(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}}var oY,rY,iY,aY,sY,cY,lY,uY,dY,pY,fY,hY,AY={},yY={};function mY(){if(sY)return yY;sY=1;var e=RX(),t=KX(),n=WX(),o=(rY||(rY=1,oY=function(e,t){var n,o,r,i,a,s,c,l,u,d,p,f,h,A,y,m,g,C,v,b,_,x,w,B,S;n=e.state,o=e.next_in,B=e.input,r=o+(e.avail_in-5),i=e.next_out,S=e.output,a=i-(t-e.avail_out),s=i+(e.avail_out-257),c=n.dmax,l=n.wsize,u=n.whave,d=n.wnext,p=n.window,f=n.hold,h=n.bits,A=n.lencode,y=n.distcode,m=(1<<n.lenbits)-1,g=(1<<n.distbits)-1;e:do{h<15&&(f+=B[o++]<<h,h+=8,f+=B[o++]<<h,h+=8),C=A[f&m];t:for(;;){if(f>>>=v=C>>>24,h-=v,0==(v=C>>>16&255))S[i++]=65535&C;else{if(!(16&v)){if(64&v){if(32&v){n.mode=12;break e}e.msg="invalid literal/length code",n.mode=30;break e}C=A[(65535&C)+(f&(1<<v)-1)];continue t}for(b=65535&C,(v&=15)&&(h<v&&(f+=B[o++]<<h,h+=8),b+=f&(1<<v)-1,f>>>=v,h-=v),h<15&&(f+=B[o++]<<h,h+=8,f+=B[o++]<<h,h+=8),C=y[f&g];;){if(f>>>=v=C>>>24,h-=v,16&(v=C>>>16&255)){if(_=65535&C,h<(v&=15)&&(f+=B[o++]<<h,(h+=8)<v&&(f+=B[o++]<<h,h+=8)),(_+=f&(1<<v)-1)>c){e.msg="invalid distance too far back",n.mode=30;break e}if(f>>>=v,h-=v,_>(v=i-a)){if((v=_-v)>u&&n.sane){e.msg="invalid distance too far back",n.mode=30;break e}if(x=0,w=p,0===d){if(x+=l-v,v<b){b-=v;do{S[i++]=p[x++]}while(--v);x=i-_,w=S}}else if(d<v){if(x+=l+d-v,(v-=d)<b){b-=v;do{S[i++]=p[x++]}while(--v);if(x=0,d<b){b-=v=d;do{S[i++]=p[x++]}while(--v);x=i-_,w=S}}}else if(x+=d-v,v<b){b-=v;do{S[i++]=p[x++]}while(--v);x=i-_,w=S}for(;b>2;)S[i++]=w[x++],S[i++]=w[x++],S[i++]=w[x++],b-=3;b&&(S[i++]=w[x++],b>1&&(S[i++]=w[x++]))}else{x=i-_;do{S[i++]=S[x++],S[i++]=S[x++],S[i++]=S[x++],b-=3}while(b>2);b&&(S[i++]=S[x++],b>1&&(S[i++]=S[x++]))}break}if(64&v){e.msg="invalid distance code",n.mode=30;break e}C=y[(65535&C)+(f&(1<<v)-1)]}}break}}while(o<r&&i<s);o-=b=h>>3,f&=(1<<(h-=b<<3))-1,e.next_in=o,e.next_out=i,e.avail_in=o<r?r-o+5:5-(o-r),e.avail_out=i<s?s-i+257:257-(i-s),n.hold=f,n.bits=h}),oY),r=function(){if(aY)return iY;aY=1;var e=RX(),t=15,n=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],o=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],r=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],i=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];return iY=function(a,s,c,l,u,d,p,f){var h,A,y,m,g,C,v,b,_,x=f.bits,w=0,B=0,S=0,E=0,T=0,M=0,P=0,F=0,I=0,R=0,k=null,O=0,D=new e.Buf16(16),L=new e.Buf16(16),U=null,z=0;for(w=0;w<=t;w++)D[w]=0;for(B=0;B<l;B++)D[s[c+B]]++;for(T=x,E=t;E>=1&&0===D[E];E--);if(T>E&&(T=E),0===E)return u[d++]=20971520,u[d++]=20971520,f.bits=1,0;for(S=1;S<E&&0===D[S];S++);for(T<S&&(T=S),F=1,w=1;w<=t;w++)if(F<<=1,(F-=D[w])<0)return-1;if(F>0&&(0===a||1!==E))return-1;for(L[1]=0,w=1;w<t;w++)L[w+1]=L[w]+D[w];for(B=0;B<l;B++)0!==s[c+B]&&(p[L[s[c+B]]++]=B);if(0===a?(k=U=p,C=19):1===a?(k=n,O-=257,U=o,z-=257,C=256):(k=r,U=i,C=-1),R=0,B=0,w=S,g=d,M=T,P=0,y=-1,m=(I=1<<T)-1,1===a&&I>852||2===a&&I>592)return 1;for(;;){v=w-P,p[B]<C?(b=0,_=p[B]):p[B]>C?(b=U[z+p[B]],_=k[O+p[B]]):(b=96,_=0),h=1<<w-P,S=A=1<<M;do{u[g+(R>>P)+(A-=h)]=v<<24|b<<16|_}while(0!==A);for(h=1<<w-1;R&h;)h>>=1;if(0!==h?(R&=h-1,R+=h):R=0,B++,0==--D[w]){if(w===E)break;w=s[c+p[B]]}if(w>T&&(R&m)!==y){for(0===P&&(P=T),g+=S,F=1<<(M=w-P);M+P<E&&!((F-=D[M+P])<=0);)M++,F<<=1;if(I+=1<<M,1===a&&I>852||2===a&&I>592)return 1;u[y=R&m]=T<<24|M<<16|g-d}}return 0!==R&&(u[g+R]=w-P<<24|64<<16),f.bits=T,0},iY}(),i=-2,a=12,s=30;function c(e){return(e>>>24&255)+(e>>>8&65280)+((65280&e)<<8)+((255&e)<<24)}function l(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new e.Buf16(320),this.work=new e.Buf16(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function u(t){var n;return t&&t.state?(n=t.state,t.total_in=t.total_out=n.total=0,t.msg="",n.wrap&&(t.adler=1&n.wrap),n.mode=1,n.last=0,n.havedict=0,n.dmax=32768,n.head=null,n.hold=0,n.bits=0,n.lencode=n.lendyn=new e.Buf32(852),n.distcode=n.distdyn=new e.Buf32(592),n.sane=1,n.back=-1,0):i}function d(e){var t;return e&&e.state?((t=e.state).wsize=0,t.whave=0,t.wnext=0,u(e)):i}function p(e,t){var n,o;return e&&e.state?(o=e.state,t<0?(n=0,t=-t):(n=1+(t>>4),t<48&&(t&=15)),t&&(t<8||t>15)?i:(null!==o.window&&o.wbits!==t&&(o.window=null),o.wrap=n,o.wbits=t,d(e))):i}function f(e,t){var n,o;return e?(o=new l,e.state=o,o.window=null,0!==(n=p(e,t))&&(e.state=null),n):i}var h,A,y=!0;function m(t){if(y){var n;for(h=new e.Buf32(512),A=new e.Buf32(32),n=0;n<144;)t.lens[n++]=8;for(;n<256;)t.lens[n++]=9;for(;n<280;)t.lens[n++]=7;for(;n<288;)t.lens[n++]=8;for(r(1,t.lens,0,288,h,0,t.work,{bits:9}),n=0;n<32;)t.lens[n++]=5;r(2,t.lens,0,32,A,0,t.work,{bits:5}),y=!1}t.lencode=h,t.lenbits=9,t.distcode=A,t.distbits=5}function g(t,n,o,r){var i,a=t.state;return null===a.window&&(a.wsize=1<<a.wbits,a.wnext=0,a.whave=0,a.window=new e.Buf8(a.wsize)),r>=a.wsize?(e.arraySet(a.window,n,o-a.wsize,a.wsize,0),a.wnext=0,a.whave=a.wsize):((i=a.wsize-a.wnext)>r&&(i=r),e.arraySet(a.window,n,o-r,i,a.wnext),(r-=i)?(e.arraySet(a.window,n,o-r,r,0),a.wnext=r,a.whave=a.wsize):(a.wnext+=i,a.wnext===a.wsize&&(a.wnext=0),a.whave<a.wsize&&(a.whave+=i))),0}return yY.inflateReset=d,yY.inflateReset2=p,yY.inflateResetKeep=u,yY.inflateInit=function(e){return f(e,15)},yY.inflateInit2=f,yY.inflate=function(l,u){var d,p,f,h,A,y,C,v,b,_,x,w,B,S,E,T,M,P,F,I,R,k,O,D,L=0,U=new e.Buf8(4),z=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!l||!l.state||!l.output||!l.input&&0!==l.avail_in)return i;(d=l.state).mode===a&&(d.mode=13),A=l.next_out,f=l.output,C=l.avail_out,h=l.next_in,p=l.input,y=l.avail_in,v=d.hold,b=d.bits,_=y,x=C,k=0;e:for(;;)switch(d.mode){case 1:if(0===d.wrap){d.mode=13;break}for(;b<16;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}if(2&d.wrap&&35615===v){d.check=0,U[0]=255&v,U[1]=v>>>8&255,d.check=n(d.check,U,2,0),v=0,b=0,d.mode=2;break}if(d.flags=0,d.head&&(d.head.done=!1),!(1&d.wrap)||(((255&v)<<8)+(v>>8))%31){l.msg="incorrect header check",d.mode=s;break}if(8!=(15&v)){l.msg="unknown compression method",d.mode=s;break}if(b-=4,R=8+(15&(v>>>=4)),0===d.wbits)d.wbits=R;else if(R>d.wbits){l.msg="invalid window size",d.mode=s;break}d.dmax=1<<R,l.adler=d.check=1,d.mode=512&v?10:a,v=0,b=0;break;case 2:for(;b<16;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}if(d.flags=v,8!=(255&d.flags)){l.msg="unknown compression method",d.mode=s;break}if(57344&d.flags){l.msg="unknown header flags set",d.mode=s;break}d.head&&(d.head.text=v>>8&1),512&d.flags&&(U[0]=255&v,U[1]=v>>>8&255,d.check=n(d.check,U,2,0)),v=0,b=0,d.mode=3;case 3:for(;b<32;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}d.head&&(d.head.time=v),512&d.flags&&(U[0]=255&v,U[1]=v>>>8&255,U[2]=v>>>16&255,U[3]=v>>>24&255,d.check=n(d.check,U,4,0)),v=0,b=0,d.mode=4;case 4:for(;b<16;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}d.head&&(d.head.xflags=255&v,d.head.os=v>>8),512&d.flags&&(U[0]=255&v,U[1]=v>>>8&255,d.check=n(d.check,U,2,0)),v=0,b=0,d.mode=5;case 5:if(1024&d.flags){for(;b<16;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}d.length=v,d.head&&(d.head.extra_len=v),512&d.flags&&(U[0]=255&v,U[1]=v>>>8&255,d.check=n(d.check,U,2,0)),v=0,b=0}else d.head&&(d.head.extra=null);d.mode=6;case 6:if(1024&d.flags&&((w=d.length)>y&&(w=y),w&&(d.head&&(R=d.head.extra_len-d.length,d.head.extra||(d.head.extra=new Array(d.head.extra_len)),e.arraySet(d.head.extra,p,h,w,R)),512&d.flags&&(d.check=n(d.check,p,w,h)),y-=w,h+=w,d.length-=w),d.length))break e;d.length=0,d.mode=7;case 7:if(2048&d.flags){if(0===y)break e;w=0;do{R=p[h+w++],d.head&&R&&d.length<65536&&(d.head.name+=String.fromCharCode(R))}while(R&&w<y);if(512&d.flags&&(d.check=n(d.check,p,w,h)),y-=w,h+=w,R)break e}else d.head&&(d.head.name=null);d.length=0,d.mode=8;case 8:if(4096&d.flags){if(0===y)break e;w=0;do{R=p[h+w++],d.head&&R&&d.length<65536&&(d.head.comment+=String.fromCharCode(R))}while(R&&w<y);if(512&d.flags&&(d.check=n(d.check,p,w,h)),y-=w,h+=w,R)break e}else d.head&&(d.head.comment=null);d.mode=9;case 9:if(512&d.flags){for(;b<16;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}if(v!==(65535&d.check)){l.msg="header crc mismatch",d.mode=s;break}v=0,b=0}d.head&&(d.head.hcrc=d.flags>>9&1,d.head.done=!0),l.adler=d.check=0,d.mode=a;break;case 10:for(;b<32;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}l.adler=d.check=c(v),v=0,b=0,d.mode=11;case 11:if(0===d.havedict)return l.next_out=A,l.avail_out=C,l.next_in=h,l.avail_in=y,d.hold=v,d.bits=b,2;l.adler=d.check=1,d.mode=a;case a:if(5===u||6===u)break e;case 13:if(d.last){v>>>=7&b,b-=7&b,d.mode=27;break}for(;b<3;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}switch(d.last=1&v,b-=1,3&(v>>>=1)){case 0:d.mode=14;break;case 1:if(m(d),d.mode=20,6===u){v>>>=2,b-=2;break e}break;case 2:d.mode=17;break;case 3:l.msg="invalid block type",d.mode=s}v>>>=2,b-=2;break;case 14:for(v>>>=7&b,b-=7&b;b<32;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}if((65535&v)!=(v>>>16^65535)){l.msg="invalid stored block lengths",d.mode=s;break}if(d.length=65535&v,v=0,b=0,d.mode=15,6===u)break e;case 15:d.mode=16;case 16:if(w=d.length){if(w>y&&(w=y),w>C&&(w=C),0===w)break e;e.arraySet(f,p,h,w,A),y-=w,h+=w,C-=w,A+=w,d.length-=w;break}d.mode=a;break;case 17:for(;b<14;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}if(d.nlen=257+(31&v),v>>>=5,b-=5,d.ndist=1+(31&v),v>>>=5,b-=5,d.ncode=4+(15&v),v>>>=4,b-=4,d.nlen>286||d.ndist>30){l.msg="too many length or distance symbols",d.mode=s;break}d.have=0,d.mode=18;case 18:for(;d.have<d.ncode;){for(;b<3;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}d.lens[z[d.have++]]=7&v,v>>>=3,b-=3}for(;d.have<19;)d.lens[z[d.have++]]=0;if(d.lencode=d.lendyn,d.lenbits=7,O={bits:d.lenbits},k=r(0,d.lens,0,19,d.lencode,0,d.work,O),d.lenbits=O.bits,k){l.msg="invalid code lengths set",d.mode=s;break}d.have=0,d.mode=19;case 19:for(;d.have<d.nlen+d.ndist;){for(;T=(L=d.lencode[v&(1<<d.lenbits)-1])>>>16&255,M=65535&L,!((E=L>>>24)<=b);){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}if(M<16)v>>>=E,b-=E,d.lens[d.have++]=M;else{if(16===M){for(D=E+2;b<D;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}if(v>>>=E,b-=E,0===d.have){l.msg="invalid bit length repeat",d.mode=s;break}R=d.lens[d.have-1],w=3+(3&v),v>>>=2,b-=2}else if(17===M){for(D=E+3;b<D;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}b-=E,R=0,w=3+(7&(v>>>=E)),v>>>=3,b-=3}else{for(D=E+7;b<D;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}b-=E,R=0,w=11+(127&(v>>>=E)),v>>>=7,b-=7}if(d.have+w>d.nlen+d.ndist){l.msg="invalid bit length repeat",d.mode=s;break}for(;w--;)d.lens[d.have++]=R}}if(d.mode===s)break;if(0===d.lens[256]){l.msg="invalid code -- missing end-of-block",d.mode=s;break}if(d.lenbits=9,O={bits:d.lenbits},k=r(1,d.lens,0,d.nlen,d.lencode,0,d.work,O),d.lenbits=O.bits,k){l.msg="invalid literal/lengths set",d.mode=s;break}if(d.distbits=6,d.distcode=d.distdyn,O={bits:d.distbits},k=r(2,d.lens,d.nlen,d.ndist,d.distcode,0,d.work,O),d.distbits=O.bits,k){l.msg="invalid distances set",d.mode=s;break}if(d.mode=20,6===u)break e;case 20:d.mode=21;case 21:if(y>=6&&C>=258){l.next_out=A,l.avail_out=C,l.next_in=h,l.avail_in=y,d.hold=v,d.bits=b,o(l,x),A=l.next_out,f=l.output,C=l.avail_out,h=l.next_in,p=l.input,y=l.avail_in,v=d.hold,b=d.bits,d.mode===a&&(d.back=-1);break}for(d.back=0;T=(L=d.lencode[v&(1<<d.lenbits)-1])>>>16&255,M=65535&L,!((E=L>>>24)<=b);){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}if(T&&!(240&T)){for(P=E,F=T,I=M;T=(L=d.lencode[I+((v&(1<<P+F)-1)>>P)])>>>16&255,M=65535&L,!(P+(E=L>>>24)<=b);){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}v>>>=P,b-=P,d.back+=P}if(v>>>=E,b-=E,d.back+=E,d.length=M,0===T){d.mode=26;break}if(32&T){d.back=-1,d.mode=a;break}if(64&T){l.msg="invalid literal/length code",d.mode=s;break}d.extra=15&T,d.mode=22;case 22:if(d.extra){for(D=d.extra;b<D;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}d.length+=v&(1<<d.extra)-1,v>>>=d.extra,b-=d.extra,d.back+=d.extra}d.was=d.length,d.mode=23;case 23:for(;T=(L=d.distcode[v&(1<<d.distbits)-1])>>>16&255,M=65535&L,!((E=L>>>24)<=b);){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}if(!(240&T)){for(P=E,F=T,I=M;T=(L=d.distcode[I+((v&(1<<P+F)-1)>>P)])>>>16&255,M=65535&L,!(P+(E=L>>>24)<=b);){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}v>>>=P,b-=P,d.back+=P}if(v>>>=E,b-=E,d.back+=E,64&T){l.msg="invalid distance code",d.mode=s;break}d.offset=M,d.extra=15&T,d.mode=24;case 24:if(d.extra){for(D=d.extra;b<D;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}d.offset+=v&(1<<d.extra)-1,v>>>=d.extra,b-=d.extra,d.back+=d.extra}if(d.offset>d.dmax){l.msg="invalid distance too far back",d.mode=s;break}d.mode=25;case 25:if(0===C)break e;if(w=x-C,d.offset>w){if((w=d.offset-w)>d.whave&&d.sane){l.msg="invalid distance too far back",d.mode=s;break}w>d.wnext?(w-=d.wnext,B=d.wsize-w):B=d.wnext-w,w>d.length&&(w=d.length),S=d.window}else S=f,B=A-d.offset,w=d.length;w>C&&(w=C),C-=w,d.length-=w;do{f[A++]=S[B++]}while(--w);0===d.length&&(d.mode=21);break;case 26:if(0===C)break e;f[A++]=d.length,C--,d.mode=21;break;case 27:if(d.wrap){for(;b<32;){if(0===y)break e;y--,v|=p[h++]<<b,b+=8}if(x-=C,l.total_out+=x,d.total+=x,x&&(l.adler=d.check=d.flags?n(d.check,f,x,A-x):t(d.check,f,x,A-x)),x=C,(d.flags?v:c(v))!==d.check){l.msg="incorrect data check",d.mode=s;break}v=0,b=0}d.mode=28;case 28:if(d.wrap&&d.flags){for(;b<32;){if(0===y)break e;y--,v+=p[h++]<<b,b+=8}if(v!==(4294967295&d.total)){l.msg="incorrect length check",d.mode=s;break}v=0,b=0}d.mode=29;case 29:k=1;break e;case s:k=-3;break e;case 31:return-4;default:return i}return l.next_out=A,l.avail_out=C,l.next_in=h,l.avail_in=y,d.hold=v,d.bits=b,(d.wsize||x!==l.avail_out&&d.mode<s&&(d.mode<27||4!==u))&&g(l,l.output,l.next_out,x-l.avail_out),_-=l.avail_in,x-=l.avail_out,l.total_in+=_,l.total_out+=x,d.total+=x,d.wrap&&x&&(l.adler=d.check=d.flags?n(d.check,f,x,l.next_out-x):t(d.check,f,x,l.next_out-x)),l.data_type=d.bits+(d.last?64:0)+(d.mode===a?128:0)+(20===d.mode||15===d.mode?256:0),(0===_&&0===x||4===u)&&0===k&&(k=-5),k},yY.inflateEnd=function(e){if(!e||!e.state)return i;var t=e.state;return t.window&&(t.window=null),e.state=null,0},yY.inflateGetHeader=function(e,t){var n;return e&&e.state&&2&(n=e.state).wrap?(n.head=t,t.done=!1,0):i},yY.inflateSetDictionary=function(e,n){var o,r=n.length;return e&&e.state?0!==(o=e.state).wrap&&11!==o.mode?i:11===o.mode&&t(1,n,r,0)!==o.check?-3:g(e,n,r,r)?(o.mode=31,-4):(o.havedict=1,0):i},yY.inflateInfo="pako inflate (from Nodeca project)",yY}function gY(){return lY?cY:(lY=1,cY={Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_TREES:6,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_BUF_ERROR:-5,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,Z_BINARY:0,Z_TEXT:1,Z_UNKNOWN:2,Z_DEFLATED:8})}function CY(){if(pY)return AY;pY=1;var e=mY(),t=RX(),n=tY(),o=gY(),r=qX(),i=nY(),a=dY?uY:(dY=1,uY=function(){this.text=0,this.time=0,this.xflags=0,this.os=0,this.extra=null,this.extra_len=0,this.name="",this.comment="",this.hcrc=0,this.done=!1}),s=Object.prototype.toString;function c(l){if(!(this instanceof c))return new c(l);this.options=t.assign({chunkSize:16384,windowBits:0,to:""},l||{});var u=this.options;u.raw&&u.windowBits>=0&&u.windowBits<16&&(u.windowBits=-u.windowBits,0===u.windowBits&&(u.windowBits=-15)),!(u.windowBits>=0&&u.windowBits<16)||l&&l.windowBits||(u.windowBits+=32),u.windowBits>15&&u.windowBits<48&&(15&u.windowBits||(u.windowBits|=15)),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new i,this.strm.avail_out=0;var d=e.inflateInit2(this.strm,u.windowBits);if(d!==o.Z_OK)throw new Error(r[d]);if(this.header=new a,e.inflateGetHeader(this.strm,this.header),u.dictionary&&("string"==typeof u.dictionary?u.dictionary=n.string2buf(u.dictionary):"[object ArrayBuffer]"===s.call(u.dictionary)&&(u.dictionary=new Uint8Array(u.dictionary)),u.raw&&(d=e.inflateSetDictionary(this.strm,u.dictionary))!==o.Z_OK))throw new Error(r[d])}function l(e,t){var n=new c(t);if(n.push(e,!0),n.err)throw n.msg||r[n.err];return n.result}return c.prototype.push=function(r,i){var a,c,l,u,d,p=this.strm,f=this.options.chunkSize,h=this.options.dictionary,A=!1;if(this.ended)return!1;c=i===~~i?i:!0===i?o.Z_FINISH:o.Z_NO_FLUSH,"string"==typeof r?p.input=n.binstring2buf(r):"[object ArrayBuffer]"===s.call(r)?p.input=new Uint8Array(r):p.input=r,p.next_in=0,p.avail_in=p.input.length;do{if(0===p.avail_out&&(p.output=new t.Buf8(f),p.next_out=0,p.avail_out=f),(a=e.inflate(p,o.Z_NO_FLUSH))===o.Z_NEED_DICT&&h&&(a=e.inflateSetDictionary(this.strm,h)),a===o.Z_BUF_ERROR&&!0===A&&(a=o.Z_OK,A=!1),a!==o.Z_STREAM_END&&a!==o.Z_OK)return this.onEnd(a),this.ended=!0,!1;p.next_out&&(0!==p.avail_out&&a!==o.Z_STREAM_END&&(0!==p.avail_in||c!==o.Z_FINISH&&c!==o.Z_SYNC_FLUSH)||("string"===this.options.to?(l=n.utf8border(p.output,p.next_out),u=p.next_out-l,d=n.buf2string(p.output,l),p.next_out=u,p.avail_out=f-u,u&&t.arraySet(p.output,p.output,l,u,0),this.onData(d)):this.onData(t.shrinkBuf(p.output,p.next_out)))),0===p.avail_in&&0===p.avail_out&&(A=!0)}while((p.avail_in>0||0===p.avail_out)&&a!==o.Z_STREAM_END);return a===o.Z_STREAM_END&&(c=o.Z_FINISH),c===o.Z_FINISH?(a=e.inflateEnd(this.strm),this.onEnd(a),this.ended=!0,a===o.Z_OK):c!==o.Z_SYNC_FLUSH||(this.onEnd(o.Z_OK),p.avail_out=0,!0)},c.prototype.onData=function(e){this.chunks.push(e)},c.prototype.onEnd=function(e){e===o.Z_OK&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=t.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg},AY.Inflate=c,AY.inflate=l,AY.inflateRaw=function(e,t){return(t=t||{}).raw=!0,l(e,t)},AY.ungzip=l,AY}for(var vY=function(){if(hY)return fY;hY=1;var e=RX().assign,t=function(){if($X)return jX;$X=1;var e=ZX(),t=RX(),n=tY(),o=qX(),r=nY(),i=Object.prototype.toString;function a(s){if(!(this instanceof a))return new a(s);this.options=t.assign({level:-1,method:8,chunkSize:16384,windowBits:15,memLevel:8,strategy:0,to:""},s||{});var c=this.options;c.raw&&c.windowBits>0?c.windowBits=-c.windowBits:c.gzip&&c.windowBits>0&&c.windowBits<16&&(c.windowBits+=16),this.err=0,this.msg="",this.ended=!1,this.chunks=[],this.strm=new r,this.strm.avail_out=0;var l=e.deflateInit2(this.strm,c.level,c.method,c.windowBits,c.memLevel,c.strategy);if(0!==l)throw new Error(o[l]);if(c.header&&e.deflateSetHeader(this.strm,c.header),c.dictionary){var u;if(u="string"==typeof c.dictionary?n.string2buf(c.dictionary):"[object ArrayBuffer]"===i.call(c.dictionary)?new Uint8Array(c.dictionary):c.dictionary,0!==(l=e.deflateSetDictionary(this.strm,u)))throw new Error(o[l]);this._dict_set=!0}}function s(e,t){var n=new a(t);if(n.push(e,!0),n.err)throw n.msg||o[n.err];return n.result}return a.prototype.push=function(o,r){var a,s,c=this.strm,l=this.options.chunkSize;if(this.ended)return!1;s=r===~~r?r:!0===r?4:0,"string"==typeof o?c.input=n.string2buf(o):"[object ArrayBuffer]"===i.call(o)?c.input=new Uint8Array(o):c.input=o,c.next_in=0,c.avail_in=c.input.length;do{if(0===c.avail_out&&(c.output=new t.Buf8(l),c.next_out=0,c.avail_out=l),1!==(a=e.deflate(c,s))&&0!==a)return this.onEnd(a),this.ended=!0,!1;0!==c.avail_out&&(0!==c.avail_in||4!==s&&2!==s)||("string"===this.options.to?this.onData(n.buf2binstring(t.shrinkBuf(c.output,c.next_out))):this.onData(t.shrinkBuf(c.output,c.next_out)))}while((c.avail_in>0||0===c.avail_out)&&1!==a);return 4===s?(a=e.deflateEnd(this.strm),this.onEnd(a),this.ended=!0,0===a):2!==s||(this.onEnd(0),c.avail_out=0,!0)},a.prototype.onData=function(e){this.chunks.push(e)},a.prototype.onEnd=function(e){0===e&&("string"===this.options.to?this.result=this.chunks.join(""):this.result=t.flattenChunks(this.chunks)),this.chunks=[],this.err=e,this.msg=this.strm.msg},jX.Deflate=a,jX.deflate=s,jX.deflateRaw=function(e,t){return(t=t||{}).raw=!0,s(e,t)},jX.gzip=function(e,t){return(t=t||{}).gzip=!0,s(e,t)},jX}(),n={};return e(n,t,CY(),gY()),fY=n}(),bY=yt(vY),_Y="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",xY=new Uint8Array(256),wY=0;wY<64;wY++)xY[_Y.charCodeAt(wY)]=wY;var BY,SY=function(e){return function(e){for(var t="",n=0;n<e.length;n++)t+=String.fromCharCode(e[n]);return t}(bY.inflate(function(e){var t,n,o,r,i,a=.75*e.length,s=e.length,c=0;"="===e[e.length-1]&&(a--,"="===e[e.length-2]&&a--);var l=new Uint8Array(a);for(t=0;t<s;t+=4)n=xY[e.charCodeAt(t)],o=xY[e.charCodeAt(t+1)],r=xY[e.charCodeAt(t+2)],i=xY[e.charCodeAt(t+3)],l[c++]=n<<2|o>>4,l[c++]=(15&o)<<4|r>>2,l[c++]=(3&r)<<6|63&i;return l}(e)))},EY={Courier:"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","Courier-Bold":"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","Courier-Oblique":"eJyFWVtT2zgU/isZP+3OhE5Iy/UtDaHNFhI2IdDS4UGxFUeLbKW6AKHT/77Hhnbb1fnUFw98x9K5fzpyvmZDU1Wy9tlxdnUenChlZ3e//+awc7B32D/Kutmpqf1EVJJeGJpglbQ706VWX4JshEHrX4Wdn4SiUnr7q5jga6nKdaPvXBYqVISMvdAqH9Slpjd3dvuEuFP1KIsL5fN1duxtkN1suBZW5F7auWxWjx69rAtZzEwl6hc73741j9nx553+QXenv9frHr456h729m672YJetVrV8sI45ZWpG0W93k+Cy7XK72rpXHZMK7MraV37WtbrvX7V6/VIxcR4lT87s9naxovOH/mfnd2jw6MuPY967XO3ffbb5+v2edAZFGYpO/Ot87JynXGdG7sxVnhZvOp0Blp3Zs1urjOTTtp7QknbiN4qVF3O87VsQ9huMveiLoQtvkvpxaHYvH+J6d4+Be/j9//e9Pe72cDlTZxsdrzfP+pmJ/LH/zu7ewfdbO6L99e0crf98+rlzybY59JblVM8Pn/Nrj/S+iZeEzLEbQSF4Vv3f7B8zLWoYvxLMOToUseSOlTLJs5lHcsKo7WwMb6RNm/qNRKIikSOogMsaBPG7CesrLVcIRFYJlyzo7tjVungYjSnNhMxvN5u1pLxnlxRhvHEaeHWMfwkrYlRUzNZ8g/Mm35tJfPuipqWQdU9865Tjwwo7znvJB/TWnEG50YbZg8nKwVEuuniWOmXIJgaLK2kPmTcJBJzLVPEuWdsH8TQ2xgaxtBJDI1i6DSG3sXQ+xgax9BfMfQhhs5i6DyGJjE0jaGLGPo7hmYxNI+hyxhaxNBVDF3H0McY+hRDNzG0pJPoTnqeNpYkA336sg5ySq5UrmweGBYNDWk7OjiYFmn5jTeG4Zwl02MM/zIdxHAB01AMy8WQiqF/YoihV6aFmWgxXcvQ3oYJZQwx3MDQCxP7EEP3MfQQQwyTbhnS5+sLFMKSO0zb91PV6JUu4FFfmAcmzvzp3ByXuplX4hJqpjqWZ7fc2bHSxir2PAC75MHSMZ4zAWzbxql27oRTCx/NMiiSVAZQQCNuN/6NGIR+xXTHiil8GuRYmilEWXJH2jPOjmLPA0eTO2kl0/s0C4nSig1HanQJkIwX/4V3KVwiwmkpCNGPBAC51FptnGIalTz1axPQpPh86POlTQHgRh+RB88NLi2Tr7Rk2hn0VSVyy9Xw0kpOcWG8yPl+K+iyJVn/LduFOV3GaOBmuDvUpbCh0iIwakxJQybD0rlg/ZAVX7ADZuQxtljRjMcPhWfggJ0inFdQEckFzWoQfLyb2ZLpTg30GoQzu1Nr0lWWSp5J2hjnU4LyE6BoQjqjEqTuE7agUPeKq+ZPwLJBqjMEWLRILdqCRa69dqEekaktF3yfLHAYBGqGBbAuoAUjrOSECIK7fyQdzb9/r2BUIcrJQR0IPi6TpAEa1Shg1MvkbkO0G2DVUYInHXDTQUJUQLs2T7IuGcEMqHiXdDIkmyQlHKCUWmBIDn29SUTucm0ss9kUaZ+BuM0BXgBrF0hB4Cuz/bbhQjvgMDPRFJTgAOGAVqugvdpoZswMwMFL4CCNWl4JXagVc7vaYmqYAD0qVSyjZJklTh0syoEdNaJBlNAJCNAYbNR8eaOBgfv8trTmTtbsHcjKUjkw9b4DyR6nGCVQV/NXkRGoKQscMigyN2DBDYjYy0cu8Als5JkJZQhJQSd5y6PRD56OSDBA40OiKkGAn1BrIN1TlBF09KBMOaQZOzFNjiXAwxOpPZMrz5O0fzAJRsSmVcwnDQUsMuk5c4RCX4AJp+VxKmBLhcyYNk/UK1+RH5J1fAYS560oZCUsY7lMsMIYRGmMCucMWE1BWwvNnAzNzQQ0uElVVA2mpsVv8gfiI5FDJeBScuglq1xS+SDMk6mbpi0viCW4XzsMSNEQGBEgmxcq59JwAjaySW8mID8G4LN0WSelA7DnAHI0P3NNwT5PiQ4ZodMe6b5LugIGgXGyFYAJPn25MWWT79pw30cwlwYsoq3Qr1XpCy13kD8Bp+rkVhRyfEIo1OOj0PwOedvNPkhbXwhlm1+Pb7/9C/NFF2U=","Courier-BoldOblique":"eJyFWdtyGjkQ/RVqnnarcAo7vuE3jEnCxgEvGDtxKg9iRgxaa0ZEF9s4lX/fnrGdTVZ9lBcKTmvU96PW8C0bmqqStc9OsqsPwYlSdnaPDvb6naP+3v5+1s3emNpPRCVpwdAEq6TdOTW6mC61+hpksyBo/euCTrOg89MKUSm9/XUNwddSletGcbOcfo+90Cof1KWmdTu7e4S4N+pBFhfK5+vsxNsgu9lwLazIvbRz2Tw7evCyLmQxM5Won809PTUP2cnnnYOj7s7eQa97fNjvHvd2v3SzBS21WtXywjjllakbRb3eT4LLtcpva+lcdkJPZlfSunZZ1uu9ftXr9UjFxHiVP7my2drGh84f+Z+d3f5xv0uf/V77udt+vm4/jzqDwixlZ751XlauM65zYzfGCi+LV53OQOvOrNnHdWbSSXtHKOkZ0apC1eU8X8s2dO0mcy/qQtjiRUoLh2Lz7jmWB4cUto8vv/Zf97vZwOVNhGx2crhHP8/kj987uxShbO6Ld9fZyfF++/WKvu72Dp/i/EF6q3IKxedv2fVH2qAJ1YQscRtBEfje/R8sH3Itqhj/Ggx5utSxpA7VsglxWceywmgtbIxvpM2bio0EoiKRo/AAC9pcMfsJK2stV0gEHhOu2dHdMk/p4GI0p0YTMbzebtaS8Z5cUYbxxGnh1jH8KK2JUVMzWfL3zEq/tpJZu6JuZVB1x6x16oEB5R3nneRjWivO4Nxow+zhZKWASDcNHCv9GgRTg6WV1IiMm8ReriWJOPeM7YMYOo2hYQydxdAoht7E0NsYehdD4xj6K4bex9B5DH2IoUkMTWPoIob+jqFZDM1j6DKGFjF0FUPXMfQxhj7F0E0MLekQupWep40lyUCfPj8HOSVXKlc2DwyLhoa1HZ0cTIu0/MYbw3DOkukxhn+ZDmK4gGkohuViSMXQPzHE0CvTwky0mK5laG/DhDKGGG5g6IWJfYihuxi6jyGGSbcM6fP1BQphyR2m7fpUNXqlC3jUF+aeiTN/OjfHpW4GlriEmoGO5dktd3astLGKPQ/ALnmwdIznTADbtnGqHTnh1MJHswyKJJUBFNCI241/IwahXzHdsWIKnyY5lmYKUZbckfaEs6PY08DR5E5ayfQ+zUKitGLDkRpdASTjxX/hXQqXiHBaCkL0IwFALrVWG6eYRiVP/doENCk+Hfp8aVMAuNFH5MFzg0vL5CstmXYGfVWJ3HI1vLSSU1wYL3K+3wq6ZUnWf8t2YS4LCig3oYa6FDZUWgRGjSlpyGRYOhesH7LiC3bAjDzGFiua8fih8BwcsFOE8woqIrmgWQ2Cj3czWzLdqYFeg3Bmd2pNusVSyTNJG+N8SlB+AhRNSGdUgtR9whYU6k5x1fwJWDZIdYYADy1SD23BQ669dqEekaktF3yfLHAYBGqGBbAuoAdGWMkZEQR3/0g6mr+8qmBUIcrJQR0IPi6TpAEa1Shg1MvkbkO0G2DVUYInHXDTQUJUQLs2j7IuGcEMqHibdDIkmyQlHKCUWmBIDn29SUTucm0ss9kUaZ+BuM0BXgBrF0hB4CuzfbfhQjvgMDPRFJTgAOGAVqugvdpoZswMwMFL4CCNWl4JXagVc7vaYmqYAD0qVSyjZJklTh0syoEdNaJBlNAJCNAYbNS8eaOBgXv9trTmVtbsHcjKUjkw9b4FyR6nGCVQV/NXkRGoKQscMigyN+CBGxCx55dc4BXYyDMTyhCSgk7ylkejHzwdkWCAxodEVYIAP6LWQLqnKCPo6EGZckgzdmKaHEuAh2dSeyZXnidpf28SjIhNq5hXGgpYZNJz5giFvgATTsvjVMCWCpkxbZ6oV74i3yfr+BwkzltRyEpYxnKZYIUxiNIYFc45sJqCthaaORmamwlocJOqqBpMTYvf5A/ERyKHSsCl5NBzVrmk8kGYJ1M3TVteEEtw/3YYkKIhMCJANi9UzqXhDGxkk95MQH4MwGfpsk5KB2DPAeRofuaagn0eEx0yQqc90n2bdAUMAuNkKwATfPpyY8om37Xh3o9gLg1YRFuhf6vSF1ruIH8ETtXJrSjk+IRQqMdHofkf8ks3ey9tfSGUbf49/vL9XxrnGMA=",Helvetica:"eJyNnVtzG8mxrf+KAk/nRGh8eBWleZPnItsaj0ZXWNvhB5BsUdgE0TLAFgjt2P/9AI2uzJUrV7X8olB/q4CuyspaVX0p8H8mP7V3d83yfvLj5MPfu/Xspnl0enH05Nmjs6dHz84mjye/tsv732d3za7AX5rF1+Z+fjXb426xUHh2N19shTBt5jef92f5e3M97+525K/3s8X86vnyZrEre7Q7Xv86f2iu/5jfX32e/Hi/6prHk58+z1azq/tm9bbZf/aXh/tmed1cv2nvZsuhbn/+c/sw+fGfPxw/efL4h5OT88fHR0dHj5+dHv/r8eT9rvBqMV82f7Tr+f28XU5+/GEng/Du8/zqdtms15Mfz3f8Q7Na98UmR0cnf9p90e4kv7e7Juyb81P7Zbvat+LR/7n6v4+Onz09f7z/96L/99n+32dH/b8Xj55ft5fNo7fb9X1zt3701+VVu/rSrmb3zfWfHj16vlg8erP/nvWjN826WX3dUQvVo/n60ezR/Wp23dzNVreP2k+Pfpsv2/vtl+aHXaHFo+cvHs2W1/+vXT2a775g3V2u59fz2WrerP+0q+wvu1Ndz5c3b68+N30f9DV5e7/7yGx1XdRdwZ9mX/4ydMnF8dPHk3+Uo/OT08eT5+urfaBXg/hzY8c/nBxdPJ68vb/+y3QnPun/+2H336dPD7319+Z+Nb/ahfOf/zOZ/mPy48nFTvh9V5H1l9kuiv/7mHDzcLWY3Rk/PT8/8H937S5alwtTzs+fHJRld3e576abZdau28VitjL+dNctPf/SrK72SV6EJ08uDsLsbietd9Hxmp2cQA36/vbanZ4O3zdbNctF86km0cdKNWbr/Teub73iT8+GTy26dQ7O1W5szvIpPm+/fG6WufiuKfP2OvP1Yrb+nIP1rVm1mbbLJsP7jSh5/3nViLKf2m4l6PyrKLuePwjYfG1E3zYhpp4O86VIq6t20YoIrZu7eZSsBxZ7E0i0+Xc3W2R8s2p2g1k0899ds+6NpijHR8dDRs9E+j3P6M+GLkom/pTRz/mDvzg6Pj6gX/2DJQIv8nf9Jcfpr96yvV3u0d/yGV/m9v/mY69k69/zGX/P9XqVv/6PXOp1/q43+YNvcyTe5Q++zx/8YOjZ2dDT01zqHxl9zGf8rxzVy91cdtvcB99wcafFgcqfi6Zy9sRM5Wo+v5qvrrq73B/d3rXXu+kHxkgwuFAZ+9gso8ucElfCgMW4zQ36lEvdZPQ5V3me0X/net3mUouclyJawnWE730Rwz6b9CrXSzi8iH2XP/g1Z+8ml3rIaJvRN6jqmedXTISTJ0clK1eV8jEbzRn7bLyfL66bHJLDXH/dbkScw/TsU8F9v0zz5DguI+7Tfl2IRmuf2arJ49OiXc0FXzeVb7nqVrt5/MoDePzsGIbNet6vW1MTy7JFD6ubbr5T7tp7vXTYy/0Xf0em0Jee/TQXTCygdis5uR64nt3cqDntwHEtRiuOfd81qwbG/umFLYZmN6vZFz/b6XnJrN0FRAMZF1ypb+blbD0S4XF1pRcL1gFR7y8ZDrFZLOZf1vO1kHZtvf/cdmGxaG5f5v2Q3N5zq9lXUdnZVXcv8MHLPy2ah6xVRtbd7GrVihNfrhp14uv2fnYVRpxL811PYgDc0HAcemV3l3O7NbdYpHbLm9mqu1vMOnGa9ma3zrwVXzdbhcWT9ctdyFkXnvuyZ3fdOnz56vrTbqEXVoa+QomTrC9AIvczvIIzPDm3M9ztnK5b4CnsamMmprzr/aBfr8UEtogntpRqI7cVSdvksrvxubsi3uW9mGL+mrrUnSBmoE//MW98apKd6l8Xe89XR7kGZbq4nn+dQ0L7R2LNfMEsBodXO37IV3rqQzZFUgxssu4vvmiYQFPzV/r5wlBxXO+IGY0H/0ylhzr6gF8FpJP4NcPOI+Ai5KQ4sWroRXHwq3LTQ5yKXMfXhTEPvJU6Lr+rCvjwqOVoNFVf6cvm2KVU7duisUI4k1VChsxk89fsiTYU5/HsZxdDnRftt2Z5IzL3TTyFX8WNJmc3OkiE6MOrNpGsKm294rb69U+OnJ3m3ed2JVr1is7uYai4wVviZ2USo7DZaOKMtYjpya2/w7Hu+lXOStSXUtCiWONkq8UE77rF/fzLYivqRQ30JA8NPLsolyaz1f18trief/qU+2pbt4bf43k8YceS5ZfRNBuZdbJk6VQZnsuaDdYy5vcYIJ8M6Yvw/ttuxYA34ewSaNXeNku8EDJzXDU383Vc+voQjZ0N03EeF+Yc3W5Uh+sRD3ZlDbmqRKalyPi4rKTUf9EIP3tW1q79ra54I8zi/Mv95wx/SgZoZq586/R4aON9Zd5oqrNjbRZ8Xls+jGRlDLBfL9PQsFsRXClzhVqP1Kae2jS6rg3KPI7t3KPLEp4xy7qgWdyLGz73waTdEzftiCPW43vXiZZQzC1Ucp3pY4FC71eqcYXztNyw6H18l8CrXSKv8/e9Tfn67FnJV72ifTk6//4WO84vJeyxjjLFZAtuGTFMzmvT2W+x2haHXdQ+zxYwNZRBvr80oVvd1hdjLr+MyyZPte90YGUoNLUG3UQzxQYN3ap6VffdW7lAtAyWNT8rPXi9swn10KONXQRWqC2ti+XPzs3Or+dXymh/jl8EC7Ox5e7vsX+8upV+ezOe10p1b60soZ9XTTpeDlgPUJ3NiEcWlL/Upnt2CrtFLBtqC7K4ErBvGx0KlSrcj55p0d7s+3vZinC3dTPtslSG8u6rKiP5ZvyKFmZyj3klfZdyHrebO8u8aHbPr43xX7r948h/PZ68bFbLP2bz1f4h8j8nz/cPqyePfzg9+tfj4ejgHgEd6hnRYOoIX8Sjg6sEhA1D4VU8ylXAqTdw66pAD+M/oOA8QRlCFtjh7lBAh4GD6HU4erc7Oj7xwxK0wEL7QXm/Ozz3oxIAQCEAwCEAQEsAAFEAQLEAABuGdmC9oyD5sDu6sKNp0D7uG3jkh6VJyKDugLsQ1i4nQ1dJhk4mQ5eToasmQyeSobNYABti4eTr7ujMjjbhaBuPSosAQc0HOhTC0WmIQmKcxqlzHqxFeSEQDVvjcuwW9ZVAlVrKoWxi7kKTqB+N6840mXvUBBrjxmmgF/46IxzyxnjcuyAHf5HBAQyRDRhXXmBiNgSTyBWMa2swmf3BBDYJE6JTFAx2UdA0l0LjMMbuYYKwkKJ1ucPYTIyP5aSwFZMqOVkxGJNrOZmsxoToNwWD6RS0yWgrEHmQ8WxEgx+gERmicBonI3LORlSUFwKRERmXRlTUVwJVaimNyMTc6SZRpxvXnW4yd7oJZETGyYgKf50RGpExNiIXpBEVGYzIEBmRcWVEJmYjMomMyLg2IpPZiExgIzIhGlHBYEQFTXMpNCJjbEQmCCMqWpc7jI3I+FhOCiMyqZKTFSMyuZaTyYhMiEZUMBhRQZuMtgKRERnPRoShQTeKnAIbRfIlEtmcgvyixsmmoii9KhR5VeNjDZHWFUvkXIk6JUwUddbEMpw6USVPiyIZWxBfVzhaXBTY50iVZhfKgONFTrYXReV9sUQ2wKiTC0ZRW2Esw34YVTbFqEZnDBrYY+DTSnk0yiiwW0ZVWGYo0FVSgc0zit8dGsJGoz42NCqGGsuMDo1krVGN/ho0MNnANxW+rXHy3Chm43WCtouUOgQlstwgseGC+EJTMluUpNVCgVea1qsuTRb1nEeoUhahpHMIS3AGoUbWihIZK0ivJUVTRcyWGjRpqFAC7BQpmSlKykpRz0aKKtkoStpEsQRbKGpsoKhF+wQFzBPoVJZF40TMtomaME2QO9nNbJgofSfJhVmiWk/yilFiiZEkTyaJWrRIUMAggW4k3WpK1ohSNsah9eiKhijkxskPnbMZFuWFQGSDxqUHFvWVQJVaSuszMaeESZQPxnUymMyZYAJ5nXEyusJfZ4QWZ4z9zQVpbkUGZzNEtmZceZqJ2dBMIjczrq3MZPYxE9jETIgOVjDYV0HTXAqNyxi7lgnCsorW5Q5jszI+lpPCpkyq5GTFoEyu5WSyJhOiLxUMplTQJqOtQORFxrMRlbqiEzmjgLpAXgQCm5FJLxQjO3JB+pHJrxSrVVZakqu5/12jBHBBZ4DrnAKukC+5QMZkwmvB0JocsjeBIs3JdHAnZ2RPLih/cjUblGvkUC5oi3KdPcoVNilXoksZB5syNhXl0KgcslO5IqzKxE50IZuVC6PpKuzKtVq6VgzL9Wq6JstyJXqWcTAtYxvBtoqRb7mQjatUDI3LGQXXBTIuENi4THqhGBmXC9K4TH6lWK2y0rhczZngGmWCCzoTXOdMcIWMywUyLhNeC4bG5ZCNCxRpXKaDcTkj43JBGZer2bhcI+NyQRuX62xcrrBxuRKNyzgYl7GpKIfG5ZCNyxVhXCZ2ogvZuFwYTVdhXK7V0rViXK5X0zUZlyvRuIyDcRnbCLZVjIzLhWxcq+GHPrwKhVBgCybLMsyGNQgvMiGzKlha1SC+ykRXT5pU0XKfF4V6vGDd30Xl3i6crKlgMqYBv04ETakgtiTj0pAGFeyoEDKjgpUVFS0bUVHIhgrWJlRUtqDC2YAKj/YzUDCfgUxTGTSegth2ChemM0hd6h42nIJHEk+YTVF04lWMpqiVxEsmU3i0mIGCwQxkk8g2E7KWgrOxDOmOzmKIQmicvMU5m0tRXghE9mJc+ktRXwlUqaW0GBNzV5tEfW1cd7bJ3NsmkM8YJ6Mp/HVGaDXG2GtckGZTZHAbQ2Q3xpXfmJgNxyRyHOPackxmzzGBTceE6DoFg+0UNM2l0HiMsfOYIKynaF3uMDYf42M5KezHpEpOVgzI5FpOJgsyIXpQwWBCBW0y2gpEPmQ8GdGfh9w89iPvDEMhfsBD9xgtUQNEAQPFYgXMwgRsiJCTw+96Pf7hxMjw010F/QSFTo1YoQGVV+KoZMFcfBj+XLzgVLxYc/qACfSRn3fouXVPfxQ7s0fFxQGFPgKeurynpY8AWU8As54ANvQEkGKpjtwLfh5swLW9Azzzo9I6QFBlpyWA/rUWuQGVToDwGaIYGqdAGlfRNDGH1CSKq3EOrgkcYRNimA1TrAv/kMMwzaUg9IYo/sZzJ3Du0/lSd/T7CGN3FMTdUTh3R+GyO4oouqNI3B2Fp+4oQuqOIlB3FMzdMfAPOQzTXAq7oyDujsJFdwwSd8eAqTt+HXriqR+VUwEq8QcUQg8cKgS0BByQxRqYhRnYEGEgJbiOZrag6I/iCqpHpQWAxHqq52kp1dO4iuoRrZB6RoujnoV1UU9KCxyV3jp25CuM/iguYnoUV/4HlJc0PU+rmQO1bX8Bx/VNj2jt0jNatuxZG49yndtKBVtZwTbXpJWLrF4RdWzjcr9HcaX/K44JiP5qPy7P7cicyVGJPqKw2D8IfxtG2GH18TccYYBKfgIKkQIOkQJaIgXI4gHM+gzYkJ9ASogczeJRbsEst2BWacFMtmCWWzATLZiJFsxSC2a5BXGl9be8xNqjLnyky83sKm3qZJu63Ca+SABFtLYTre1Ca19ODtfh534U7a9Hwut6nryup9HreiQvFnuFXLBnZdQBipb3cvC3Mz+Kc/9L9DdEecZ/Sf6GFPwNcJz+XwZ/A0aT/svB3+Ao17mtVLCVFWxzTdjfQBF1NH8DFNceLyd4Tfxyki6HX6asBp5c+eUkXf++FFkNCrnyy0m+4H054WvdPdmGbNnmrN7m7A0GjOOCBPoyUtVooSLfPTWNIVL1cKJCPLJIpkFGKo23qEJ6kEAZTSoNSFZF6lORPAq4QB6xVIKGDKk8RkjmIR3ltiqMhkWOeSryvYazE5CqTYEKjbedrYJUco2ogoGQQF5CqrIVKpIdhgqQ2ZCqfYcKsQWRzG5EcjSmKG5rI4ztitRkH79NhhvLx35o95SRxdvJrnyIh/vLygs76u+unvmh3csDhjftHMcffc2S8SfGtxas3zAQgFKf/xb2VB8T4zjU9lST/EEwCEvYcXxGjAMkdxyTVgtV0DleuEuXYsGRU7t0B6nca8HwGePwuSDDh7eOmEH48N5RaWm6eZQEEb6i1cIXdA5fEbc5Fhw+4yJ8YXCGIEYlhZJkHdBQ6ENVweAGIYQ4KinQUVbhDiWqQc+lUuiTEcpopm6oGuFQYJimQjcY4w5wQYa+yB8Eg3AXhIE2xiE2QQS3aLWwBp0DWsRtjgUH0XgK327JC3cb+qN4EdujeK3eI3Fd2/N0XdvTeF3bI7p67RldvfYsXL32JF6rvxr6/syP4rLzVe5vFz7YjPpq6GOPyz92R0/s6KP1/yvsZkDQdKflNoKf0m4jDKj4NHSDIeoL49QhxlWvmJi7xiTqH+PcSSZwT5kQu8sw9RnO3xQG7r3K7E0q9CPO3acRQY/idH5BiPpWTeYkUS+nx34DD3snob8jp06PIvV8FFX3xxI5B6JOiRBFzoaockpENeZF1Cg50k5uFT1Ok7F93KoIJEzatnwqOKRO2s58oTglUXUzs9IpnYLGOQWbziCjkFI+oUTZhJLKJdRzJqFKeYQSZxFqnEOoxQxChfKHtqzmOHHu1Des5gKQN7Rj8zRRyBnax3mRKeVLZRdnVilXQOFMKVuCIE0MUY4YpwQxrrLDxJwaJlFeGOekMIEzwoSYDoYpF3BjH4WBs6CyrY9U6H/c8nYaEfQ87oK7IER9rvbAkUS9XTB3dbzNgT3OCnU8y9T/LKs04DI5G7gEJQXLnBusc4qwHjOFVUoYkt9VY8rpk2SVRVQIkokUyClSILVIgQxjhRKN5ZxvVILSjlTOPtvDA3nnjDLOBco1F1SWuZrzyzXKLBc4p1zhbHIl5pFzyqCwY48jwllT26/HMmRK2MJ2SgyyI2xru2BGGSE3tbFGWWCc+79cbkL3G6LeN06db1z1vYm5602injfOHW8C97sJsdsNU6/jbQgKA/d55SYEqdDjeAviNCLob7wrcUGIelvdkyCJ+rpg7urySih0tSHqauPU1cZVV5uYu9ok6mrj3NUmcFebELvaMHU1vthNYeCurrzWTSp0Nb7yfBoRdDW+BX1BiLpavQNNEnV1wdTVfwy9PLyS/gf2MLLSu8jii78g4D0xwPbqLzB/wxegv+ILsLzjC6j0ILBZaJm9oQIovkXYI/HkrufpcV1P4zO6HtEzt57RQ8aehfcEexIfuP0B/Xb81FBjmdQfxYdKPSoJiig/vu55euh0oPDEFXB8ft0jeh7dM3rfbc/aeJTr3FYq2MoKtrkm/DgUFFFHe/AJKD4d/wNHxxD91xN8A74/im/A90i8Ad/z9AZ8T+Mb8D2Sb8D3Cr0B3zN6A75n4Q34N5PDWw8nfhRdu0fCmHuePLmn0Y57JN9h6hXy6J6V+AOKDvxmMN9TP4qvNr7JluvCextEb7CXAIlR/oZ6CWgc5W9EL4FC4/9N6CVgYfy/CXPEmzA9vBmmAdc+xhH0hsx/oOUWJfS+IUoB4yoPTMzJYBJlhHGdFiZzbphACWKcsgRvMp8Sonyp3GQmFTLHEKWPcZVDJuZEMomyybhOKZM5r0zg5DIhZli+j25omgPxMZfirFM3zQepPFmF1DNEqWdcpZ6JOfVMotQzrlPPZE49Eyj1jFPq4QP2U0KUepXH66RC6hmi1DOuUs/EnHomUeoZ16lnMqeeCZx6JsTUwxcIKEOmORAfcylOPfX2QJHS+34nUuA0HHnfTxcRKanf99NqJT0r7/tpmVNVv+8nVUxb/UZDRZUpHMpgIkeB0zmqMqljEZHasQAneFQraR4LpWSPckr5KFPipxc9ZJZOa6H8WPtEGhDVtzwOBd5OeB/k20naB/mWn3US5uK8zYtwKp62OCYhfSQ0iz8WRProLr/xWrY/pGvZntG1bM/UtWwv5GvZHtO1bM/4WraHfC3bw3gt2yO6ln03GNmZH8WR9C5ZFvA0Zt6hOQGSo+NdsCFg8d3Rd2g4jmaxETPRA3YN/sRRrQNmugNmogP8Mhy+V8V/luNvF+L+0at2AT78DpIRPkdVaERr7eI8sEpzG93ccH2OvITBq92IKDQqCp+3Xz43fb2889pYpBXNaWtVb3XVW9FTfOmOkqi+XbtjudxhfvHuxVZ0KBq0Ev1De7hAWTd385wZXSzUidN0tbh1Om6diBu/6IySiFunur3Lyb+Jh1s6FI3BV86G8+EG61Iy7bBOAnux3mOdVBGytMs6Ccmf8z7rpFCw0k5rFsCz09UPc+Xe6uqHJfLx2tUPy+zo6eqHOXl74TPR7OTyJpDVGx/tX2X6ptX6N9m/CdXu5YnAOJmLr3rCwOfFEH+NqmWaIUxgG3JhLFRqwnBNzBom0tRhvBbGPIkUJc0kRWhF4TSnmDDaTjW7mFZLido8Y3qtrWnGMaGSGWnuKcJKsVoI0lTkgpyPiiwmpSJ1oniankwY7QI1UZlW64LalGV6rQvy5GVKZdRuBNsqVmu+mtXCBUeY26KSvjPKaZ6Lso57LKOiH0ukPohynv+ingMedQ57VNOMmG7KnEmBZ8eRmzK6iJgp9U0ZrVZmzcpNGS3zDKpvykh1Vg1ZnlOjzDNrVP+DjJKzbCwxnlF5xo3ydxIqzb5RZael+wLR7eRNA/3F9fbkuTnKyZ1J/n7I5WxNJdScHYvwzB3V8U4Rs3jQ81we5Lb6wTyvR/k/iI6c42OJ8YSszvex1HiE8twf5dG8zOuAIK/qynj48sqAZL0+CIXUKiEU6KofzSuGKP8HnStXD7HEeOdWVxKx1HjnilVF1Ec9aVNVtnVlPHR5zfF+WGic+VGcI9/jggKQmCvf08IBaJwV34cFAjC69/0eFgJA4hT3fsKvH72fpDePypMBbGvaIcWcWq13SLGY2592SDHnSOQdUizEmKQdUsQpOpWdReHxCMZJ7yySIkVsZGeRLJFjp3cWSZGjWNlZJNUYT72zSIkU2bFNNvBoCYOrNtkIiQJb3WQj9BxUtclGSBxQuclGaDGYapNNliiQ9R0o5QEcxjDtQGFO0dM7UFjMcUs7UJhzxPIOFBZirNIOFOIUpcrOjfe8PaGuUMBqOzcqsgrfyM6NSgkKZnXnRkXn0FZ2blRUCvTolgVWOexhy0JiFOq8ZSEJKrxyy0LSKKRiy0JSOIxpy0LiFLrKG/7OOVz2xw6eK0bhcoHC5YIKl6s5XK5RuFzgcLnC4XIlhss5hcsECpdxDtfwA+7PM6FQFUyBKliFqWg5SEWhEBXMASqcw1N4DE6hFJoBU2AGSmH5MITkqR+VcACKvyX6IYUBePot0Q/YfED0W6IfQrOBhd8S/YDNdfQitOdF7LkexSsuF17Fo5gKPRL93fPU1z2N/dwjecuqV6j3exZvTvUodu8e+W/E9kdxu0GPSggAhYYAT5sSeloaAsiqC8x6DNjQY0BKCxyVK9szIOU20HlBsZObnJh2jweRTsxGJma4fwM452sj8rUR+Wp3ZBy18Sg3o63UuZV1bnPl+E4KKKLadssEUB5TcG/EOgTvSXjPdaFnu5yNXSX1Opl6XU49vpkAikjKTiRlF5JyOrjeuR/F17Wm6HqAxC6IKbke0LgLYhpcDxjtx5iC6wGJ2x+mE3x1coreBUi8JDkl7wIaX4ecCu8ChV58nKJ3AYqvOE4nuOdnit4FKNr3NHkX8GTCU/QuQGS10+BdwMIEO0XvclSc6qmRvX7qR6VNgOI7m9NkVMDT7wNN2agAx1/amwajAkY/lzdFo/KGtaFAm5uhfgl6SkYFNFdO/xL0NBgVsPhL0FM0KkdmVN4fXSjQ5YaoXzmckiMBzQ3RP2I4DY4ETMQ//kbhnmzDONnm8bxN4/bjYGTDD2V9RCdDZg80gcW7wCDgrV/Adr8XmD+kBOg3bQGWO7WA7Bmks72lPT23I5sqHcWp0jlOlU5tqnTEU6UrPlU6s6nSkU2Vhvply5k1wh8FAosLso/J1LBs/pWyj2hryGj6+xh8DQuW+AOy+Dsrk/sTIMOyzAvRZxrRXH/4hqzS3ka3Nz5bAy7i0Ig4NCoO/MBsz+ZhOM3juOsRbVb+OHglfEcrgtDWGtzqBreiYekZGUg++ADa4zBgoqN9decMV3eeAF0coZ2wl65mJZ22kk5YSXpeBJJymU65TEcugw8tEuOGpMcWSZDNVA8uksYNzo8ukpLaxw8vEmc/xe2Fg1ml7YXMlb2q7YUskdHWtheyzJabthcyJ/MtHB3KGA9JE8iLjcvxaqoYtKbxyDWBfcmEZE6mkFMbjxfRxmnE8jMr/hpVy+TgJrCNuzAWKmXorglXN7EWx+TvJlTjmJy+CGD3hsjzjbPxF6EV35umABNGg6UmA9Nq8ahNC6bX4pXmBxN4kkhPOVkQ00WRcM4wVvNbPXuYOmKraR4xoTKZmF613TytmEK2S48jFeYWqweSSpMBqTySVDKHRT6UVGJqvHgsqSSeeUCDyQcpzT8oqSkI9TwLoUoTEUp6LsISPB2hRjMSSjQpgYQOjJitAjWanVCSRoIFhJegzHaCGjsGaslkUaT5CiWassLz6mAc4km2+L5K1dP0hRrPYEH7TjjVPBZkMZWhPhLuNKGhNhbuNK2BBjMbUprcUOL5DbRWnyPNcqh9L6BqrkN5JGC1GQ+LpAsiFHniQ43nPvX6hNDEDAgqToKIR2YFPRVigXHnTxMiapU5EYuMTQ55ZkQxTg77ncJfLav2R5tw5D+X3h/F+3M9SvfhimXi9xa0yWibP8inMZ7PNVgwnqugTUbb/EE+l/F8rvDOE5ww8E2Fbyvfw+ePYq4EdCVUAehG0q38Bj45SvnU5SUcOG9Bm4y2+YN8OuP5XPYuBZzM2Eawrfgsn8+FfEJ7GwFOaGwj2FZ8lk/oQj4h/M37k0A2iWzTp/hE4m/eDwr+WeuTiDYZbfMH+VTqz1ofpMsdvdxbix3FFxv2ZGHn7I/ihNej+PwfhPjM6nKS3pC4nOCfGLxEBwcknrRdkl8DjU/aLoU7g0JP2i6DFwMLP5x4GTrncoJPFy4x/oBSXa9wOXZeyG3Qb1Vkr9JdiPOAb3NJ/T1pz+Z5wLe5ZOV70i9blG8y4VaV1t92mPIn6y+zq30Izwfaf3H+OyJHWSYtRypeeBv6aqMijrT90UPQtkGj3uaBNlDdaYa5Pjghn8Zv2OQvfciltrkUV1TN0YOkU8Mw17ZwqC3uRKQvfciltrkU11btTCySeuu5VE2+9axErLxeHkT+UCm/rZRPDaotGwZdXbads8ItorXGafqqjTzBgyy7lWW5HZUVSFH9Mi41A6TUDtCwIYA3+iQPuvRWl06NQS23ht91Hmqb3nUmDi3Iyy9DD7nUNpfiGqsV2SClt16HauW3XlmACoslnLMHUW4rynGl5bJu0NLLp0Pl8sunLECtxTrQ2YMotxXluNZybXjQPk0O96NO/SguwnpU7j4BEu9K9Dwt1Xoa35XoEb0R0TN6I6Jn4Y2InsS3PT5BxJ3sxsOiWa/7mx9PC4wfanJD6Y2cA9INzW/kHGh6I6fHuf38Rk7PRPvbeJTrrF6/6bmsYJtrol+/6RVRR3r9pke5Q+gvcn/KS6AnURjoYdW0v77ot1n6kd0fcWQ38QDFLZQHoVxmrwSirzVO3+1cnUDsD5UCnay2O1Sr4sTxb8yJPy+n/7Lc7TASTvwo+sUtjgRE+XLmlkYCUhgJgONVzm0YCcDoWuZ2GAlwlOvcVirYygq2uSY8EkARdWzjVeItjoQB5V3rWqC2VPasV1TR6PqO9UqB3FeV/epa5ejU9qtLua0Ko2GRvV3fjK4LjDarkg61nehapiSpbEQ/qHeT4QaxH0XP6JH4qfKe411gp/Gnynskf6q8V+inyntGP1Xes/BT5XeDDR1WNXdoQ4Cwdj1dhsYuc2OXlcYuZWOXubHLamOXorFL0dhlamy8T7gMTV/mpvNScaDhkfhRRBSEygNxEnM48uNw4jow4mE4CRyi9Cg8YggWXuJTIDhs6hJ/kMKvIh1FRLGr/CYSiTl2+ReRiOvY5d9DYoFjl34OKWKIXfgxpBgIjp264VCk/FsRR0rgOI79UoQsImJa+Z0IqVbiW/mVCC2nWOsfiVAixj3/RIQKZeqD6g9EDAXKrW3oA0MUfeMq7ibmiJtEsTauo2wyx9cEjqwJMab5ccAS7/1TIDiC6t7/QdqtF+hu/57QDfp2OLF/ZBOO/FqpDavoNq+iW7mKLosTrkq6MUocKoU3Rgk95PNsBaKK1h9etvJW45nQuN7pVuNQ03SrUfGHSgW2NU4N+s4TSljfcZvUrcYsQXvoVmOmD/K0W02pHaMPO1u+OXcWMdcfb84N1cSbc4Qe8nm2AlGF649L29Hd/Kxy3UmGJpCyqSoP1aps6wo1j+XcysrG+zbfgmQB2hRuQTJ7ECfbKkZ1H3myXC42+jt65+cRla9hbhsaicddjSTCqVmy/Y3EfZMjCb7TkYSy3ZGw7XmM/DKjK4EqYSiPCjMvj/2SMiTGs4ivc8nrXcNn95mLajSV6jWV6jVjvdTUeyn+sTDSKj3Y1HqwqfXgp4xEh95UMjDeAmP1c0ZzgSrxnI/FbV6P27wSm3ktNvNabP47I1HqdjQGC4EqDV6Mf5H9ZbXI7zISbVxWzrmsJO1ytC7LyvhuBaqcuB3r3bbeu22ld9OfqSO51vltJaxtpYlfBCrTDNnMv3PRlUCVAK0qPbMa7RkRsXXlBOvKCdZVO12Pnlqh0Q90AlXq2o1lS1fPlq6SLXxdxXItW7qaVXR6ItwvNC7ivL/JyN+XN7TNpWyRwRyaT9K3XKNvlQh/q2TDNzEL6b99apiXXXiReRy/YZMRrLnya2ht5TW0tv4a2heo6Ol5If7wy9A2fIRO8EV/9/AttXeHol4Ty+tIh8dt9FWmnrm6aD7dly89/P+H8wtTywf7Vc5RxrbSyVqopvjKlf6YW5jQLK+UFu0hl1hX8MgJ1yMnRGtT6nerM/TFYZithlX8sR/F20IrXLsDEjeJVrRiBxpvDa3COh0Y3fFZweociL0wb2h4Ke4UwGGwnBvZLdoOg3QFyzUg2B7A3hyAQ2uAlMYAKm1xFA9CRzlfhINUz0XtY4PXOdmtqU7sYBkOhm8FMuQbEjwP8CH4Tr5g3M2SPPCwT8HL7b7zzA/CuZx32JwuhaLTXdapLutSl9HsCULuyy735TBXOviKzduGg6HmQLyKAyx31GAoGqLxaJwGpXE1Mk3Mw9MkGqPGeaCawKPVhDhkDdO49RubmBx8u/M8Yh/GRmJiGBbZYVpKEVNinhimnDBOiQGvGDNR47aIi0x0o+ToNzFaQMHuA4UsM4mOYDjagmPhDSZGg7Db1KmD2SoKz35RFDcHI8o54KEnhaLTUVVGIp54sqJTRftKetzJvJJI0Wbg3j6FZptJdB1xy35Qwt9qIkTWk/5SE3NlPfIPNZFE1pP/TBMLbD3przQRJuuhP9J0yjRYT8FuPUZiPhkW+WRayidTYj4ZpowxThkDuxKYKNMo4iIT3ShpPSZG6ynYraeQZSbRegxH63EsrMfEaD32Mn7qYLYe8beR6BPuLkaU9cA7AxSKTkdVWY94YYAVnSraetLbAswriRStB14VoNBsM4nWI94TKEp4eo0GFAW2oaiyGUVVWlIsIowpFmB7imoyqSgnq4oyGVYU2baCSplKWrSwIIKRRU45GkWVqbFEzteoU9ZGkbMzqpyjQa1yaVmhyKLGx0KhrTAWIUMMIthi4MsaJ4uMIhklicouYxEyzSB+qaRXMtCgChsNOvhl5NJS+VUiGVK21/qLRLrEd1KXDXfsLSJdZjS9kwWrV4ik9rUS4m2NkzXXXh866HlrldhSVd5kGD7C129DobTqJw7foPfWrdPkTRy/obLhci3+lHhS8Hukp5ZP6BEhVfhOHxu0hXM42v/NXCbxbqBjcauviB8Smdr910L2fz7+WSRlpiUMM2RUyo3e4Q7uaRYH5XBf+OswzR/M5ivO7YDKhA4ovoPtHF+8dmpvWzvyt6ed+evizso+Zif26rShkghPrU1Rb3Kb/N16QLpNjWxTfHXecW5qI5raiKa28SjXua1UsJUVbHNN0nvtrog6+hvsjnLs6fd2N2XdeG5H8f2+TVghOorLQufpLcBNWAA68lWfM1/qOSvrOye2qDNUEuqJtckXfRtMKEBxG88mJRTwtL7dcEIBjmvdTUgoYLSq3QwJBUe5zm2lgq2sYJtrkn6GxxVRR//RHUdxQb3BhDoE/2GC2/ceMPiA4va9hxR84Ol52wMHH3DcNPcQgg+Mtu9ti6v6kY1mR+aqjsTOli27qtO4h2UbXdUZbcLZoqs6iRtStji9HhmKBZrcKNqytM226lw2SuxI2gZbdSTayhuOtsVW/SjXWe0n2rKtOs010duFttFWncWNQdtgq4Z8+TJEHx9InBCiNqUHEsxVg9UDCZao6fmBBAvcHfxAgjHFIS1dKRaiKOekcUpM5yOxECnqUs5T0ypxShlrQi1OrUCVBsosNrHeEM5n4zqpTa61hdPbeKVvU6LDK9OQ60gpAihRxqOk4oN6DhGqFCWUOBKocceiFscAKhQq9bsaOVj6AzweUKIhEaTxYImBEdQ8NlCuxzKNENRGYtlqWm+7HC2ojzaQxwxKethgiZE28uBBqZ4UPIS+lfXquR3FNfi3sF4FlNfg33i9ChTXq47j0vxbXK86o6X5t7Je9aNc57ZSwVZWsM01SetVV0Qdfb3qKF4rfMOZiBHVP81EiYvGqZkoSbkf0kzEnFubZyISWoEqDZS9pGYiliqVrXRanolYoO5LM9HAy/0qhaiJxqkPnYumm5ib7lLuQ9MoLMa53SZwHxahFajSQNmHJtYbwn1oXPehybW2cB8apz7EX0GqYWpq0Kg/oyZCEQrkcEQ5923QKWRB47gEkfsZxbaCR4Ig+zwUGG8o933QdP+HImNt5TwIGuTCv/73/wO+9kRf","Helvetica-Bold":"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","Helvetica-Oblique":"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","Helvetica-BoldOblique":"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","Times-Roman":"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","Times-Bold":"eJyFnVtzG0eShf8KA0+7EfKseJXkN9nj0Vj0yNaNEHZiHkCySWEJsmmAIA1PzH/fRqMr8+TJU9CLQv2dYqMrK/NU9Q349+jH9va2uXsYfT86+8dqOb1u9o72Tw5P9o4PTk72R89Gf2vvHt5Nb5uuwafZbbP87od2frnhq/kc+V7h09vZfI1KB8fN7Prr5jOGRj8/TOezi9d31/Ou1fNue/m32R/N5W+zh4uvo+8fFqvm2ejHr9PF9OKhWXxsNn/50x8Pzd1lc/mhvZ3eDcf1ww/tH6Pv//nd/snLZ98d7L98tv/8+fNnrw6P//Vs9LlrvJjP7prf2uXsYdbejb7/rpNB+PR1dnFz1yyXo++PO37WLJZ9s9Hz5wd/6XbUfci79mF2senIj+39erHpw95/Xfz33v6rl8fPNv++6P99tfn31fP+38P+3xd7ry/b82bv43r50Nwu936+u2gX9+1i+tBc/mVv7/V8vvdhs7fl3odm2SweO7oN4my5N917WEwvm9vp4mavvdr7ZXbXPqzvm+/+3nR/9frN3vTu8n/axd6s++Pl6nw5u5xNF7Nm+ZfucH/qPuZydnf98eJr08e/P4qPD92fTBeXRe0a/ji9//swJCcvTp6NvpSto5P9Z6PXy4tNqBed+PLw2eivjW13QX7xbPTx4fLv467tUf/fs+6/+4evtgP2j+ZhMbvoIvrPf4/GX0bfH2wi+647kuX9tAvkf55t8eHh4RY3f1zMp7fGj4+Pt/z3VduF6nzuyvNhR3er2/PNSF3fZe2ync+nC+N9NvTCfbO42CR5UV6Wz5/edtKyi08+tP4Q+jHP2v100dzNm6uaFP/Mjm+63OxxeePKi3KA89XSqAXtoqvNaf6Ir+v7r81dbt51ZdZ6Tw5evBxiP58uv+aj+bNZtJm2d02GD0+i5cPXRSPaXrWrhaCzR9F2OftDwOaxEYPb6Jjeze5EXl208/Yu42VzO4uSjcB8YwSJNr+vpvOMrxdNV8qim7+vmmVvNkV5dVjG3o/9xcHBlr02dHLyYot+yK1+zOiv+Q9/crS/v0V/8z8sqfAmo797mDon69HPuWNv8x+e5oP4xfu9cYcN+kc++nd5X7/mo/8tt3qf9/UBvONkiz7m4/qU//BzRmfCOca52ZeMJvkj/zdn33k3n900D8E3rEjPOy0WKv8dmcrL/WIqF7PZxWxxsbrNw7ba+Paym3xEjfQGFw7GjSpH9dzQURnai9zqMrcSn3yVP/E67+trDtIs7+v/8h/e5D/0Gjbrv81/KFynza3uM/o9d9vNwcpqmY/+Ie9rlQ/iMWfcU24lrHSdj+tPP4hXR55fMREODp6XrFxU2lM2HjyHbHyYzS+rk/1l+yTiHKZnnwoe+qWaJ8d+Ka+rzdoQjdb7rCaPq3m7mAm+bCp7uVgtunn8Yp1TqS+b5axfuwr/365bdFldr2adcts+6KXDRu53/A2ZQl8S52ommFhBdWs5uR64nF5fqzlty3ExRiuOzdg1i8Zr//io6N0S/noxvQdTK3963p0/NKKXHt7z6XJHhHerlQWYDUDU3e67NfbsfjlbCqnr68PXdhUWi2neD8ntI7eYPop6mF6sHtTapffyq3nzR9YqlXU7vVio9c75olEffNk+TC9Cxbk060YSA2DKAuvQD7a57EKqFqmru+vpYnU7n67Ex7TX3TrzRuxuiv2AcbkNOevCa1/3HJpnLy6vuoVeWBn6EiVOsr4Cidw/4Vf4hEP/hNvO6VZz/Ajz5qkzc43LTdEvl7OszCvL85YOtOy9hbQvZd7VZ3dW3OU9jJst5tKQ+tQcM9Cn/5g3PjXJQfXdxdHz1VE6AltIX84eZ5cihJN4ZL5iFsXhh135o8+7/mhNVWiTdX/yRWUCXc279M8LpeI4h8GOnOrB/4ZGyEaC/sBPA9KH+ElD5xFwFhLPMqmjL45eFHG48CE+ilzH14UxD7yXOi7v1AF4edRyNJqqL/Vld+xcqra3aKwQzmyVniGhm8DJE335Gj/9qCyo5u2fzd21yNwPVFF2Gqc66cmxs0h2Ze7r2pAu4oHAUFNf/fwnR85O7T59bReiV7/Sp3sYKlXwMfKTF0P7y4oRfaYP8IjFyS1c4Viu+lXOQhxvTEGPYo2TrRYTvF3NH2b387U4LuqgJ3kcjpJI3XrrYTadX86uxCnWum4N7+LneMKKZPHa2JlmO2adunRRGei7mg3WMuZdpTZ/ph3h9bduxYAX4ewUaNHeNHd4ImTmuGiuZ8u49PUSpbWXT8e5LuxsZNVVdTgf8WDHnPLCrBhaS5Hxuqyk1P+SaR+9KmvX/lJXvBBmcf7pQaxQfqwa4FxOqvvDaD5UTKapzo414XVt+bAjKysB/rNWGvzZ5gq1EalNPbx4t3mk9sm5ju2zdy5LaMbcL+uCZv4gLvg8BJN2T3xqdzhiXuKU3d2uRE/iEXmo5DrTa4FC71ef4grnxTH6eJfAiy6RxaF9TCcxNjFX5t9Tlcd+ihEHzk8l7MaOMsX6QuNnOn80XqvxX+iwSxy6qH2dzmFqKEW+OTWhS902FsrlzZfjsslT7RsDSOsgCwLPz3beHs0UOzQMqxrVqZzrP8oFomWwPsWxayGdTaibHm1lyv+xchAryvwyEF2CzC6U0f614o2Lncvdd3F8/HAr4/Zhd17v/KzXlX2+rpp0PB2wEYj7cSMWE6cvRSrTfc0pbuQC2hZkYSXge9tZCnQIdsVm5yfN2+vNeN+14mJVWzfTVZZKBnW7qlTytTwSu8ICM7nHvJK+d2pXfv3lLi+a3fNrNf7TanM78l/PRqfN4u636WyxuYv8z9Hrze3q0bPvjo//9WzY2rpHQNvjjGgwdYRv4tbWVQLCjqHwa7d15FvlEABBcgRuQxXotv4DCs4TlCFkgW2vDgW0LRxE78PWp27rlW+VmCEKvXfh8yYWz23LBsBR6D1w6D3Q0ntA1HtQrPfAhroOrLcTJGfd1r53f7zZPDR1stl87pulU8jg6AHfd5sHtlt4TuDZdy+OCl6FQ1nlkK0qIVvJkK1yyFbVkK1EyFYiZKsUssfY06dNFtjWOnRwXboECA59oEMjLGFDVMfGqZidc0UX5Y1AVNvGZYEXFarcEJW6cVXvJuaiN4kq37guf5PZA0wgIzBOblD4+4zAFwyROThXDlFUsAlDlPjGVfabmEvAJKoD47oYTOaKMIHLwoRYGwWjpxSGxlIYuosxthgThM8UDcymIOU4RVvlQ2bvMb5rCIQLmVQZgoofmVwbguRMJugheBRRAqMqaJ2Dw5ZlPPvWYB/oW4bIt4yTbzln3yrKG4HIt4xL3yoq+JYh8i3jyrdMzL5lEvmWce1bJrNvmUC+ZZx8q/D3GYFvGSLfcq58q6jgW4aoaIyrojExF41JVDTGddGYzEVjAheNCbFoCkbfKgx9qzD0LWPsWyYI3yoa+FZByreKtsqHzL5lfNcQCN8yqTIEFd8yuTYEybdM0EPwKKIEvlXQOgeHfct49i2MDZpX5ORgUSQbI5G9LMhvapxcLYrS2kIT8LfIyeSiqJwutsh2F3XyvChq44tt2P2iShYYRfLBIL6vcHDEyMkWSVTeGJqAQUZOJRpFVaexRS7WqFPFRlGXbWzDtRtVLuCoxioOGrppENBSg4C+GgU216gKhw0NwGYDV14bGqwqXWPXjeI3h1T4b9R3DWnFiWObnUOaPDmqO4b0sRZhsOjA15XAsllHMTu2E/RrpOTWKJFXB4mdGsQ3mpJLoyQ9GhqAQyMlf0ZJuTPq2ZtRJWdGSfsytmBXRo08GSVyZJDeSwpujJS8OEjKiaEB+DBSKlmUVMGinssVVSpWlHSpYgsuVNS4TFGLRQoKui5g9FzA6LiI2W9RE24LMngtUOW0IK9kV9hlUfrGkAmHRbU+ZBV3xRY7hiw5K2rVIXvUkQRPBbqWAWQ/RSm76dB9tFJD5KPGyUSds4MW5Y1A5J3GpXEWFVzTEFmmceWXJmazNImc0ri2SZPZI00ggzRO7lj4+4zAFw2RKTpXjlhUsENDVFjGVVWZmEvKJKon47qYTOZKMoHLyIRYQwWj5xWGhlcYup0xtjoThM8VDUyuIOVwRVvlQ2ZvM75rCISrmVQZgoqfmVwbguRkJugheBRRAgMraJ2Dw9ZlPPtWOVg0LmfkXC6QdYHA3mXSG8XIvVyQ9mUy+JczMjAXlIO5mi3MNfIwF7SJuc4u5grZmAvkYya8FwyczBlZGQjKy0wGM3NGpeSCqiVXczG5RtXkgi4n17meXOGCciVWlHF0NYNoawbR1xyysbkinM1EsDZjyttMXIlDZ3dzYeeQCH9zrTYkFYdzvTokyeNcqQzJo4oY2JyxtQgUG50L2enKkaHTOSOnc4GcDgR2OpPeKEZO54J0OpPB6ZyR07mgnM7V7HSukdO5oJ3OdXY6V8jpXCCnM+G9YOB0zsjpQFBOZzI4nTMqKxdUWbmay8o1KisXdFm5zmXlCpeVK7GsjKPTGUSnM4hO55CdzhXhdCaC0xlTTmfiShw6O50LO4dEOJ1rtSGpOJ3r1SFJTudKZUgeVcTA6YxtnO6QAmVOlwTo9qAthi9bcTsphFyuYPI4w+xwg/AmE3K3gqW3DSI4WyHkawUrVyta9rSikKMVrP2sqOxmhZOXFUxONuD3iYCLFUIeZlg52CCCfxVCpVKwKpSi5TIpChVJwbpEisoFUjiXR+GxOAaKbjUg9KoBoVMVxD5VuHCpQQKPGohyqEFapUNldyp4R8iFMxVFh7ziSkWthDw5UuEy5I85MuBFA1mngPCKq+C83hpqA23IEPmQcTIi5+xERXkjEHmRcWlGRQU3MkR2ZFz5kYnZkEwiRzKuLclk9iQTyJSMkysV/j4j8CVDZEzOlTMVFazJEBWKcVUpJuZSMYlqxbguFpO5WkzgcjEh1kvB6FGFoUkVhi5ljG3KBOFTRQOjKkg5VdFW+ZDZq4zvGgLhViZVhqDiVybXhiA5lgl6CB5FlMC0Clrn4LBtGU++9UNHX2/WUs9ty5ZejorHAAoxBY7rM6clkoAsSsAsQMCG2AApBe/ocx8p2/L0MxQOF3hISKPlcAHRmINiHQFmHQE2dGRL/lrifmxbFndHFndHMe7OMe5OLe6OPO7OPO7OStydWNwNbUziyPozDluTuGWziyOcO4wO367XecEWDf6MwTJEETNOYTOuYmdiDqBJFEXjHEoTOJ4mxKAapsgWDuEtaJzRRCCKtvEc8iKluPfveMa4F8RxL5zjXriMexFF3IvEcS88xb0IKe5FoLgXzHEfOMZ9QOOMJgJx3AsXcR8kivvfhpC/8q2yT0Al0IBCjIHDJwMtkQVkQQVm8QQ2hBJIiaKjqc3l/VbpAaDSA0ChB8ChB0BLDwBZD4BZD4ANPQBSeuBo+52gXZ8OCol6k/vUlKUkIt2nRvYJXk4OOHe1EV1tRFfbuJWPua0cYCsPsM1H0tK8CIo4xras4QHl2FtJ7G/nyrdhjfI2r1He5jXK28oa5a1co7zNa5S3Yo3yVqxR3qY1ytu8Rnk71MT+sW3ZGsVR6QGguGxxjssWp7ZsceSLE2e+OHFWFidOSg8c0VbugVUAIt2DRvYgVADg3LFGdKwRHWvjVj7mtnKArTzANh8JVwAo4hitAgDlSNOksEGr0GCVO7KqdGQlO7LKHeHTGlBER1Yi2KuQRaej7XWGbQn0W7FseyRqtOepRnsaa7RHdNSgUPX2rIQfUCzV02D1p9nqT7PVn1as/lRa/am2+tNs9afC6k+F1Z8Gqz/NVn9asfpTafWn2epPq1Z/Kqz+NFv9abb605DVpzmrTytZfSqz+jRn9Wk1q09FVp+KrD6VWb054z7yrXjhrEfpslj4KpNQFyRQiZCqqoWa5MKhBlRDpOpyokZcWSRTkZFK9RZVSA8SKKNJpYJkVaQ+NclVwA1yxVILKhlSuUZI5pKOclsVdoZF1jw1+VbH2QlI1aZAjXb3na2CVHKNqIKBkEBeQqqyFWqSHYYakNmQqn2HGrEFkcxuRHI0piiCR5FAdkVqcq5fRsOF8wPbsmvmgOLlchPOwtY4bE3ilp3nOsKTV6Pxy4fLGsmUgoeTh1+GWBxbZywAgPAi8JaGt/YPIqL+197aj+pZRuOMJgJRYNTr7CRVQiTfbC9xwhe6KQYcMfVC9yDFbILgkUAhZFUFMrY5qwnjmjCpChRgUnOYY4NKsEUjDnmuWBlFDn+9YocGg59i+A1R4J2rkBf1LKNxRhOBKLTGc1CLVAlnkDmQRVznGHDwjKewvRttLzNsP7DfssnVkV24chQnWec4szq16dSRT4/OfD3grFy4cmJz4xaVwnwtEPXFOHXIuOqViblrJlH/jHMnTeCemhC7a5j6jDcIGFGf0w0C5qrP6gYBS9TnfIOABe4z3yBgzH0ODvC6KnD/o8pRiKqMRWwiIhIbcFyimqIT5RSjKFOkokjxKvc/XwtEMTJO0TGu4mJijohJFAvjHAUTuP8mxJ4bjn3+dejukW/FmxO/YicBxcc9nKdbGL9irwD5AxzOrC/Ahm4AsSc5DH2KW2XyQhTmLRc2U9axbY3D1pfQchI0m7EApUcEfkWjPSJEYU5Gy1wFXBktSxT6bLQs8CCw0TKm4cAVMSMamMqKmNSzHM9xRl/yH05yKx42tUgepPCmOAxg5DSKUaShjKIaz9giD2rUaWSjyMMbVR7jqMaBjhqNdvrCC8lp3Hd94YVqclYZlXGFf6nsZ1Jpz1lR/dKHQYeXXiExkFJaoERJgZJKCdRzQqBK6YASJwNqnAqoxURAhdKA3rMXlFKg/p59bnAmIz+W9Ivcw0S25WGvvHs+qOV1QRhxQzTcxmmsjauBNjGPskk0xMZ5fE3gwTUhjqxhGlZ8R5gRDWjlHWFSz3I8xxl9yX84ya14+NT7tIMUL7LhELJCI8kyDSjLaly5TR5ebkGjzDIPNus85qzHoWeVMoDkT3WF8iHJKi2o0Vl1xMZV5Ut1b5Pq33DmsJwTyF6hg9RxRknjAqWLCypRXM0p4holhwucFq5wQrgSU8E5JUF4wzYxGvjaG7Ysn4nojgX7Iv52ItrxoMq3UAetXN2B0TREg2mcxtK4GkoT80iaRANpnMfRBB5GE+IoGqZBxKt9jGgIK1f7SD3L8Rxn9CX/4SS34sFTFwAHCU/SjwjR2KWTdOZq7NRJOks0dvkknQUeOz5JZ0xjh28mMKKxq7yZQOpZjuc4oy/5Dye5FY+deop/K/02DNv2mfLfcMQAlcECFMYJeHpO/TccHUA2MMBsTIANwwGkjISj/gkt648/oeXIntByJB4s73l6sLyn8cHyHtHj4z2jx8d7Fh4f74k9N2QoPrW4IX5BqN+KF7t6ZHfOAeVLXD1PV7e2FG+MO47Xu3pEl7p6Rle5NqyNW/mY28oBtvIA23wk6a61K+IY/f60o3ixbYP4qcX3I3wvod+KGdUjkT49T+nT05g+PZLvJfQKJVbPKLF6FhLr/Sg9ffZhhM+r9FvxIZUeiSdTep4eR+lpfAalR/LBk16hp016Fh8x6VF8ruRDcNUP2VA/1Lz0wzBwvp/Pub+fK/39LPv7OfeXBw4U0d/P9NTpBxg4J735H5etje8f2tYkbsVH+D+Qqw+0XESD0TdEITGu4mJiDo5JFCHjOkwmc6xMoAQxTlmSL2o6onzZeVHT1M9535w+xnfFSiSSSZVYVVLK5FqsUnKZEDMsXLeNGTLOSTMRiLJOXaQdpHLnC1LPEIXTuAqniTmcJlE4jetwmszhNIFSzzilXuGQeoYo9Zyr1Cvq57xvTj3ju2IlUs+kSqwqqWdyLVYp9UyIqYdvRB3HDBnnpJkIRKmn3ogqUuVJTRY4tN98UpObiDDvelKT1UrIdz6pyTKn6q4nNUnFtNXP9lRUmcKhzefaZ6Z0juq3Y65SOzbYGfNamsdGu2OeUz7KlPjpoadjlaXjWvpOqgIXRPWhp22DbrjhxbR+y57tcRRfTOuReDGt5+nFtJ7GF9N6RC+m9YxeTOtZeDGtJ/HFtE9DNe+/tC1bkDuKC3LnuCB3agtyR7wgd8UX5M7sdRBHdlpnyE/p+q34TFWP7EsgHMWX3p3jybtTe9Xdkb/G7szj7qzE3Unpgf/hRTuHs/Qt2Z6qOoldanIv7VQVUcgu57KX4VQVGufON6Lzjej81/X91yYe0iwM3Syn2MxPwoy1YRdt7ntb6Sie8gK1MnJEeQmKF5izkpeArJoM2YmiF9giDOkiXgXqURlERGFKcGHZ3M5y5qzCMaxyrFaVWK1krFY5VvzsNigiViuRF6tUFE+hD/6dV/2WebGj9D1XZVpFF04PujEnP9YPurGYnTk96MacPTo/6MZCdOv0oBtx8O10GsBcObg6DWCJvLx2GsAyu3o6DWBO/l44mLwhym3jZPfGleebmC3RJDJA4+yCJnDKmxDz3jDNCIVTcTsOc0PBIhI8SxinqcK5sAYT6xFSM4dpleilOcSEWvR4Nil8lrOF5xXjPLkUoc275WnG+K4giQnHJHJS49pOTWZPNYEmIeM0ExXO01Hhi5xKPDEZp9nJuZqiiirmqSKt8mHyjGV8V9jF3GVSJeyVWczkWtjTfGaCLu6n3GuY3gzRHGdcTHTp6eYyoPrpZq3y1Lfj6WbdREyD+ulmraYpsfJ0s5ZpetRPN0sVp0p9wUKrctqsXrDQDXgK3XnBQjdK06m+YKFVnlqDihNsFLggo8qTbVTllBubiGklNuAJJKppGolyqtYoU81GkafloLKjkRin6Pgya+0D03QdVZ60SVX2GJt8K9JyGo8tdo5FntKjvHss0vQe1Fktb9NUH9U04Qe5rX1cmvyj+u1gq4VAbMDzUlQrs1NslOaoKPMCIaq8TAhqWiwEdVFL7bRwiCovH0iVi4jQRi0lQoNVrUNpWRHVbw+oWmLEBjsHtLbciI12D2heekR5l5k91SKGi5Eo8JIkqmlh8nlYjZw8t62yB0BlugAUYg8cPgFoiTIgixowCxWwIT5ASg04Ks59bMRKYUD4cssJIepwermFueq6ermFJQpCfrmFBQ4Hv9zCmAJTOEWnYA5ReofkRHEKln6HRIoqbNV3SKROAay8QyJVDqV8h0RqFNQgUmSDxuGl9zBOMqXQqvcwhKTCWnkPQ6gUUvkehtA4nOI9DKFQKEGiQILCYcQ3G04IUQDTmw3MVejUmw0sUdDymw0scLj4zQbGFKjCKUoFc4jECwQnWqGA1V4gqMgqfDteIKi0oGBWXyCo6BzaygsEFZUCTTLFm1QOe3js/oQZhTo/dp8EFV752H3SKKTisfukcBjTY/eJU+hMoKAZ53DZz19AuJxRuFygcLmgwuVqDpdrFC4XOFyucLhcieFyTuEygcLlv8NC4Rq+pR+CVQiFqmAKVMEqTEXLQSoKhahgDlDhHJ7CY3AKpdAMmAJTfvohhuVsCMn+9ob+GcYDmT3kDCxeHAIBLwkBtgtBwPzKDkA/ewVYnkgFZFd2nG1+DOHQema/gwAonm+54L9+0G/ZywWOxG8e9Dx9O1JP4y8d9Ej+yEGv0O8b9Cz+tEGP4q8abJBfv+q34ulej+ySpyNx2tfzdK7X03iC1yM6YesZnaX1LJya9SSefp+N/IoSkm3i7h+8Kqgf5ec2Vv41o8DKaXZg8UlqF8Kj1IDxq0aB+zPWzuBRaofwLLVBu8SzPRPdoM11ncMXtmXnnI7iY0vO8QTUqT2g5MgfOHLmTxkZa+OxtiKybS2KrY5iK6KVvhAVJBVI/0pUYP5ugzF/wN5rAi+XeFat4lauFHU1pOeyLFa5LPTFjl4RBcOXNXoWCmZcvHn7yP04eDMw82ZgcchAwCEDbEMGzMcFoCc4wOLNgGysnPU3IXwrvvgwTg4LPL34MEaHBSRffBgHhwXmOWYovj4zHhz25Ni2bLHgyBYKjuIiwTkuEJza4sCRLwyc+aLAWVkQOLHFgKFSC8dA8JWg8WCw/hdN7qXZKyLdy0b2Mngr4Nz5RnS+EZ03X9262XiE18vHo3SRfDzKV8bHgwW+sL2aAwKKb6Q5xzfSnNobaY4oL0Hxd9WclbwEZC+mGfJr1TaIaHw+2P6jOGM0PkDip3DGZHxA4w/gjIXxgUI/ezMOxgcs/NjNhmwu0J74Vlyj9ygttifFL/d90zIAmPklsOg8IKD1ADbvAeYWA9DzDWDxS0BmPM76p8yPbSs+mztJfgk8Pag7Qb8ExI8uu0I/pzFBvwQUfyxjMvjlS98qRw2oxB9Q6Ahw6AjQ0hFAdrjALPTAhsgDKT1wFNcOk+SXk8Ev9/f3bdPzzJktSJHFPHMBrQQorkehtVmMIzcSZ5B8BumG42SEq9HJKK1GJ6O8cJwMrgm7bUUE2lpvw8IRsFeVM57SQYKCc2iTOjAvLmNkn5ORWjdORrhunIzSunGS7BN4WjdORmndOBH2CQqtGyejvG6cjHjdOLH7GeAn6WZNEtgW9e2apAqDTDdskpCsMt+ySQqZZrppwwLYZ35BkbgyUvmCIklkqdUXFElmc80vKBInmy0cvNYQGa5xcl3jynpNzP5rEpmwcXZiE9iOTYiebJiM2W/GhQrle3SEseqNsVWZwI7tgjIyU7N3uyQM3ERyceNs5SYkPy8Km3rh4OyGyN6Ns8cXoRWfl9zehJ2RUr5vGpu/CZUZwPQ0DZjCc4EJPCGkW7oURzE1FGklEE0SxtVMYWKeLkyiOcO4njhM5tnDBJ5CTIjzCN1xLQarbrkqjSeU6k1X1UBMK+q2q9LS5CJvvCqRphh161VoMNEgpbkGJTXdoJ5nHFRp0kFJzzvYgqce1Gj2QYkmIJBgDkJK0xBKNBOhpCYj1PN8hCpNSSjxrIQaT0yoxbkJFZqewr34YBTiLn1W0IwQs8+ixrNV0JQNY4M8ZwVVTFuo08yFEk9eqKX5C0SewkCCWQwpTWQo8VwGWqs/Ps1oqH0rmmpeQ5mnNtQqsxs2SRMcijzHocbTnHosJIdbTHagrjSlKQ8lNeuhnic+VGnuQ0lPf9iCZ0DUeBJELcyDXcX2P7u8/a2Z4myIBkdDFB5lAg6fArQ8iQLI7vsDs5vbwOC37AeCPxW9Refd1vmoXNU+x+E/MrQZ2APfKgMKSHzD0jkNIND4DUvnYsBAoW9YOg8DBCx8zfn50Mntb90M5pp+K+Ioq0XaXiTtwtA/KLrdzeXF8COsjprwOQ0mwIDKiyuIOAEGTglQqBsuYsyLAYW8GFjIiy27gunGSfcx82a5nNlMfjXY64FttXHL0sCR+P2oKzJBoPGXoq6E5YFCvwl1hQYHKP760xXms/eV8mB7afmKUmCbAdd5D9elpplXnhjfquX3RmDL5hVHOFv0dFaGrj/GWUiwLcrZtOWcTVsa0maLYtpsWUybnt2UtYhvxft0N2HlASjfuruhdQbScJ/dcLyjdxOWE8DoC8tuyqx+bFsx6Dd5DneeBuMmzNiO5G933cT52Vn8Sc+bMBsbWsetfNQ5VW7yWzVDFCpv1WiVRnDXWzW6SR7XHW/V6BY02rW3arTMOZDfcJHx4szY9YaLbvKtEeHU2f2Gi27ECVV5w0WrlGb5vQct7AxMzsNiJdv1wx1a1oBwTiwo7BQEXLJsURtsqS3z8XYrG6QhaFXxzMihvfRSpNA2O6whaEUPvD5WFfgbYdTOoF350tzHjKAVBpaQtyqTWFo6bWfHKEet/MW8uSqPSm/3yUK0I1bjd6iyKuyImyQ74gbRbFgls2GZzIbl8GWZLMYnSnpVB2tHpHaE6Vsx2h2gHdHZFZpdcakH5dsRgf9/d3Jo6pByI//60YiHFbvSQsqKXS70ny3i2U/UytwptfB0qWjhD+5FHC9mRK18oNS6mXg+n9bU+LCraHE/vegv5Bwl6dE60AVpdLEZsJe2FZ+s6ZEtKQDZwQEM18AWZQ1jepN33eRd0xLFOeY5UFyMOI6vpi/issMZPTO0YZ7a/VYszB7F0LtATy1tkM/0/VaciXtkAQAU9+9CnP8XZTVkh97mALeVaLYymm0OW1rWuCIC2sYX9hdh1WLoPoTNT7SeG/s9tPcprlQvJq0h6r1xyjHnnMP6jqNhsW9O6Xy/kbkYDnW3MUk5zdPNRuY8PuJmYxSuc5w5/43LIkg3LYdKKBwS3RDVhHEqDOeqOkylEgl3OmNnuVgq9zlJrA8R1071JifJtVHiUsp3OCO/z8OQKqsIv+c/hxqz72XyVoYoaMYp351zjfGXPg01hl/6RC25xtKXPiUuBlB96VOSco2lL31izqOXv/SJhOscZ64x47LG0rdHDTVWONSMIaox41RjzlWNmUo1hl85RZ3lGtNfOcVifYi4xmpfOcVybZS4xtJXThG/z8OQaqwIv+c/xxqLX68CbaPAAYwqVwCpqfbkd7qUCsxXn9RfpWqsXH3Sqhr2+tUn3UBUaeXqk1RTLtSuPin5ujaCqYajqitZf11MqeegYpVGgWs7qlzhpMo6j2242vPVOBWoVPm7rsbJJt9KhOQFu6/GyUa7cyG5Q+VqnFLva8Oc/SLIv9d26N4xnNj1Fxm2l2qMlKATtq+0iji+HBA1fEEgKvaSQMT+OkDk/kpA5OW1gEjtG6oC/jQqr3MasRNnwuIV0CJuvk37KOx3nNpM0mdPdEwnKUDdAMFPCvVb8XpPj6JN9Ehc3+l5uq7T03g9p0d0HadndP2mZ+G6TU/i9ZpHmBS8T1Fvcp/ojsNjNnrnsk/ihsJj8HFHoqt8v+Cx2JJv5WPmFx+NywNs85Hktx5NEcfYxvfRHoN9GDJreNGjpzQcT6FrT7lrT5WuPcmuPeWuPVW79iS69pS79pS79pS7tk5dW4dMW+dMW+dMW1cybS0zba0zbZ0zbS0ybS0ybT3Ce+prHA5A4p76moYDaLynvhbDAQrdU1/jcACK99TXYjj4wscwJuHCR2zJo5MvfDAX4yQvfLCURyxf+CDOYycufEQBRjFdHmCuxlNdHmCJRrZ2eYBlHuN0eYA5jXa6FjAMuXh2cRh1fnYxteexl08uCklkQOW5RaXmPFCPLQqJs0E/tpg0yAn1MKGQVGZUHiUUKuXHjgcJRQvOEvUYoZAoV9RDhF26/Os//w8s8zdF","Times-Italic":"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","Times-BoldItalic":"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",Symbol:"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",ZapfDingbats:"eJxtmNtu20YQhl+F4FULyMGeD7pz3AY1ChtG7NpFA18w1NomIlECSRcxgrx7SVk7+wOdG8H5OJydf2Z2d5gf9cV+t0v9VK/r+6vXsXlOlbHe28paq229qj/t++m62aXZ4J/m8PRb1z9/baZxefK63Z6eXN5dVMvTCh83u277xr/6kLrnl2XNq7TpXnczuZyabdee98/b2VzM/x4/dd/T5qab2pd6PQ2vaVVfvDRD005puE3Lu7eH1HbN9hTjx4/77/X6y5lcnUmjVzHIVVDicVX/1W/SsO36dLMfu6nb9/X6TAoBD+5euvZbn8axXtuZ36dhPJrVQqgPQoh5hev91LWLkIv94W1Ygq9+aX+tZAx2tfz64284/sblN/rqfLP/mqrbt3FKu7G67Nv9cNgPzZQ2H6rz7bb6vLgZq89pTMO/M/xfEqturJpqSM/d7GJIm2oamk3aNcO3av80O5xh3yyKmm1193ZIT02bqovTKjP+MAf++7zsZvZ3276kYyWWXB0z99S18/PbafPHQ71W4fjn/fxnFO+ZvkrT0LVzTr78qB/+nk38bHM9exgP8zr1z9U7jt6840YW5uSJKcZOCaBBnKgm5mU8MVNYyMwWFvO7Ukagkmgg6sDWQ5yFFqjzUrLEaQ3BEmiwNsMSaZS0vgWfOkPHWQowNeTUc0kumnxZvsgPxlGai6VTGUqAVCTQ6QkWnc77DKEiLktSUBJKqHIQZ86d8gCpHYoiEzMsb1ubYy8vW50DChB5ZhGqrijD0EqUIeiaEHIfCg5Kpuu0ApiToaGPSY0uaQsyr65L2oKi1yFt1PLaQ3lzfXTgXodGoJYzglndSLDMPg1sTPJpQJHJigw0QrGERqD9YhyTOgONQDUyuF1zaxuokc/BW2ztXCMrGZ9WMW1oQZHIXWNBkSCfRZEL5BMUiZw6CzVSFCfUSGZFNjIldoKDkonTKQiJIGzWmFd3BizJJ9SINoLDriOfUCOZS+zg+KGD1qGiLNMLxtJD1/ns00ON6EzyUCM6vbxhoBKaqbG3DFQCNiL1iHccBPV0DHhQH/JW8EW90dkyFKGywCJU0WkVSvSGeiSUODWFFD0HYdPQVoiRgfPMA+/nnRgiAyNYSjpWNQcNSMrtFCUH4ZIRpSCWocFCSuhCEY6hoUClc0WC52BJlCYYLQdhN+hygRRRlo5BKRRLS6oihSqh+ZzzRGG1Mo4Iz1LoP0qsxDGFzk0JE42ji0jCPejomJKCuwil4m5CiRMEUMVSzVLDUstSx1Juc0oVWMpqY295qVltmtWmWW2a1aZZbZrVplltmtWmWW2G1WZYbYbVZlhthtVmWG2G1WZYbYbVZlhtltVmWW2W1WZZbZbVZlltltVmWW2W1QYjQCh7E2aAQHeGhCFgPoNoy8KNb2wxBhmGKBxoUZXlLGsLI6AsftEDHV0wIURVbANLcTKlGGBIKPOAxCmhePCKUwFzAmpDFRQvjA9R06Hq8TONvshgKDCuRAZTXigUxjxNFfKRo3CLhnIJBMFRvMZpqpNBMlQJzGT5WFQMVQI/AikPMIhEU1aDjqJvQwmjSHB05cC9jbYwc5UtAHNLhDw41ha+lEqF4JaH3gmB61SYcqInxTDmQK8v08vjqv4zDf1N0w3Lf4A8/vwPpfK11w=="};!function(e){e.Courier="Courier",e.CourierBold="Courier-Bold",e.CourierOblique="Courier-Oblique",e.CourierBoldOblique="Courier-BoldOblique",e.Helvetica="Helvetica",e.HelveticaBold="Helvetica-Bold",e.HelveticaOblique="Helvetica-Oblique",e.HelveticaBoldOblique="Helvetica-BoldOblique",e.TimesRoman="Times-Roman",e.TimesRomanBold="Times-Bold",e.TimesRomanItalic="Times-Italic",e.TimesRomanBoldItalic="Times-BoldItalic",e.Symbol="Symbol",e.ZapfDingbats="ZapfDingbats"}(BY||(BY={}));for(var TY={},MY=function(){function e(){var e=this;this.getWidthOfGlyph=function(t){return e.CharWidths[t]},this.getXAxisKerningForPair=function(t,n){return(e.KernPairXAmounts[t]||{})[n]}}return e.load=function(t){var n=TY[t];if(n)return n;var o=SY(EY[t]),r=Object.assign(new e,JSON.parse(o));return r.CharWidths=r.CharMetrics.reduce((function(e,t){return e[t.N]=t.WX,e}),{}),r.KernPairXAmounts=r.KernPairs.reduce((function(e,t){var n=t[0],o=t[1],r=t[2];return e[n]||(e[n]={}),e[n][o]=r,e}),{}),TY[t]=r,r},e}(),PY=SY("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"),FY=JSON.parse(PY),IY=function(e,t){var n=this;this.canEncodeUnicodeCodePoint=function(e){return e in n.unicodeMappings},this.encodeUnicodeCodePoint=function(e){var t=n.unicodeMappings[e];if(!t){var o=String.fromCharCode(e),r="0x"+function(e,t,n){for(var o="",r=0,i=t-e.length;r<i;r++)o+=n;return o+e}(e.toString(16),4,"0"),i=n.name+' cannot encode "'+o+'" ('+r+")";throw new Error(i)}return{code:t[0],name:t[1]}},this.name=e,this.supportedCodePoints=Object.keys(t).map(Number).sort((function(e,t){return e-t})),this.unicodeMappings=t},RY={Symbol:new IY("Symbol",FY.symbol),ZapfDingbats:new IY("ZapfDingbats",FY.zapfdingbats),WinAnsi:new IY("WinAnsi",FY.win1252)},kY=function(e){return Object.keys(e).map((function(t){return e[t]}))},OY=kY(BY),DY=function(e){return OY.includes(e)},LY=function(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height},UY=function(e){return"`"+e+"`"},zY=function(e){var t=typeof e;return"string"===t?"'"+e+"'":"undefined"===t?UY(e):e},NY=function(e,t,n){Array.isArray(n)||(n=kY(n));for(var o=0,r=n.length;o<r;o++)if(e===n[o])return;throw new TypeError(function(e,t,n){for(var o=new Array(n.length),r=0,i=n.length;r<i;r++){var a=n[r];o[r]=zY(a)}var s=o.join(" or ");return UY(t)+" must be one of "+s+", but was actually "+zY(e)}(e,t,n))},HY=function(e,t,n){Array.isArray(n)||(n=kY(n)),NY(e,t,n.concat(void 0))},jY=function(e,t,n){Array.isArray(n)||(n=kY(n));for(var o=0,r=e.length;o<r;o++)NY(e[o],t,n)},QY=function(e,t){return"null"===t?null===e:"undefined"===t?void 0===e:"string"===t?"string"==typeof e:"number"===t?"number"==typeof e&&!isNaN(e):"boolean"===t?"boolean"==typeof e:"symbol"===t?"symbol"==typeof e:"bigint"===t?"bigint"==typeof e:t===Date?e instanceof Date:t===Array?e instanceof Array:t===Uint8Array?e instanceof Uint8Array:t===ArrayBuffer?e instanceof ArrayBuffer:t===Function?e instanceof Function:e instanceof t[0]},GY=function(e,t,n){for(var o=new Array(n.length),r=0,i=n.length;r<i;r++){var a=n[r];"null"===a&&(o[r]=UY("null")),"undefined"===a&&(o[r]=UY("undefined")),"string"===a?o[r]=UY("string"):"number"===a?o[r]=UY("number"):"boolean"===a?o[r]=UY("boolean"):"symbol"===a?o[r]=UY("symbol"):"bigint"===a?o[r]=UY("bigint"):a===Array?o[r]=UY("Array"):a===Uint8Array?o[r]=UY("Uint8Array"):a===ArrayBuffer?o[r]=UY("ArrayBuffer"):o[r]=UY(a[1])}var s,c=o.join(" or ");return UY(t)+" must be of type "+c+", but was actually of type "+UY(null===(s=e)?"null":void 0===s?"undefined":"string"==typeof s?"string":isNaN(s)?"NaN":"number"==typeof s?"number":"boolean"==typeof s?"boolean":"symbol"==typeof s?"symbol":"bigint"==typeof s?"bigint":s.constructor&&s.constructor.name?s.constructor.name:s.name?s.name:s.constructor?String(s.constructor):String(s))},VY=function(e,t,n){for(var o=0,r=n.length;o<r;o++)if(QY(e,n[o]))return;throw new TypeError(GY(e,t,n))},KY=function(e,t,n){VY(e,t,n.concat("undefined"))},WY=function(e,t,n){for(var o=0,r=e.length;o<r;o++)VY(e[o],t,n)},qY=function(e,t,n,o){if(VY(e,t,["number"]),VY(n,"min",["number"]),VY(o,"max",["number"]),o=Math.max(n,o),e<n||e>o)throw new Error(UY(t)+" must be at least "+n+" and at most "+o+", but was actually "+e)},ZY=function(e,t,n,o){VY(e,t,["number","undefined"]),"number"==typeof e&&qY(e,t,n,o)},XY=function(e,t,n){if(VY(e,t,["number"]),e%n!=0)throw new Error(UY(t)+" must be a multiple of "+n+", but was actually "+e)},YY=function(e,t){if(![1,0].includes(Math.sign(e)))throw new Error(UY(t)+" must be a positive number or 0, but was actually "+e)},JY=new Uint16Array(256),$Y=0;$Y<256;$Y++)JY[$Y]=$Y;JY[22]=KZ(""),JY[24]=KZ("˘"),JY[25]=KZ("ˇ"),JY[26]=KZ("ˆ"),JY[27]=KZ("˙"),JY[28]=KZ("˝"),JY[29]=KZ("˛"),JY[30]=KZ("˚"),JY[31]=KZ("˜"),JY[127]=KZ("�"),JY[128]=KZ("•"),JY[129]=KZ("†"),JY[130]=KZ("‡"),JY[131]=KZ("…"),JY[132]=KZ("—"),JY[133]=KZ("–"),JY[134]=KZ("ƒ"),JY[135]=KZ("⁄"),JY[136]=KZ("‹"),JY[137]=KZ("›"),JY[138]=KZ("−"),JY[139]=KZ("‰"),JY[140]=KZ("„"),JY[141]=KZ("“"),JY[142]=KZ("”"),JY[143]=KZ("‘"),JY[144]=KZ("’"),JY[145]=KZ("‚"),JY[146]=KZ("™"),JY[147]=KZ("fi"),JY[148]=KZ("fl"),JY[149]=KZ("Ł"),JY[150]=KZ("Œ"),JY[151]=KZ("Š"),JY[152]=KZ("Ÿ"),JY[153]=KZ("Ž"),JY[154]=KZ("ı"),JY[155]=KZ("ł"),JY[156]=KZ("œ"),JY[157]=KZ("š"),JY[158]=KZ("ž"),JY[159]=KZ("�"),JY[160]=KZ("€"),JY[173]=KZ("�");var eJ=function(e){for(var t=new Array(e.length),n=0,o=e.length;n<o;n++)t[n]=JY[e[n]];return String.fromCodePoint.apply(String,t)},tJ=function(){function e(e){this.populate=e,this.value=void 0}return e.prototype.getValue=function(){return this.value},e.prototype.access=function(){return this.value||(this.value=this.populate()),this.value},e.prototype.invalidate=function(){this.value=void 0},e.populatedBy=function(t){return new e(t)},e}(),nJ=function(e){function t(t,n){var o="Method "+t+"."+n+"() not implemented";return e.call(this,o)||this}return tv(t,e),t}(Error),oJ=function(e){function t(t){var n="Cannot construct "+t+" - it has a private constructor";return e.call(this,n)||this}return tv(t,e),t}(Error),rJ=function(e){function t(t,n){var o=function(e){var t,n;return null!==(t=null==e?void 0:e.name)&&void 0!==t?t:null===(n=null==e?void 0:e.constructor)||void 0===n?void 0:n.name},r="Expected instance of "+(Array.isArray(t)?t.map(o):[o(t)]).join(" or ")+", but got instance of "+(n?o(n):n);return e.call(this,r)||this}return tv(t,e),t}(Error),iJ=function(e){function t(t){var n=t+" stream encoding not supported";return e.call(this,n)||this}return tv(t,e),t}(Error),aJ=function(e){function t(t,n){var o="Cannot call "+t+"."+n+"() more than once";return e.call(this,o)||this}return tv(t,e),t}(Error);!function(e){function t(t){var n="Missing catalog (ref="+t+")";return e.call(this,n)||this}tv(t,e)}(Error);var sJ,cJ=function(e){function t(){return e.call(this,"Can't embed page with missing Contents")||this}return tv(t,e),t}(Error),lJ=function(e){function t(t){var n,o,r,i="Unrecognized stream type: "+(null!==(r=null!==(o=null===(n=null==t?void 0:t.contructor)||void 0===n?void 0:n.name)&&void 0!==o?o:null==t?void 0:t.name)&&void 0!==r?r:t);return e.call(this,i)||this}return tv(t,e),t}(Error),uJ=function(e){function t(){return e.call(this,"Found mismatched contexts while embedding pages. All pages in the array passed to `PDFDocument.embedPages()` must be from the same document.")||this}return tv(t,e),t}(Error),dJ=function(e){function t(t){var n="Attempted to convert PDFArray with "+t+" elements to rectangle, but must have exactly 4 elements.";return e.call(this,n)||this}return tv(t,e),t}(Error),pJ=function(e){function t(t){var n='Attempted to convert "'+t+'" to a date, but it does not match the PDF date string format.';return e.call(this,n)||this}return tv(t,e),t}(Error),fJ=function(e){function t(t,n){var o="Invalid targetIndex specified: targetIndex="+t+" must be less than Count="+n;return e.call(this,o)||this}return tv(t,e),t}(Error),hJ=function(e){function t(t,n){var o="Failed to "+n+" at targetIndex="+t+" due to corrupt page tree: It is likely that one or more 'Count' entries are invalid";return e.call(this,o)||this}return tv(t,e),t}(Error),AJ=function(e){function t(t,n,o){var r="index should be at least "+n+" and at most "+o+", but was actually "+t;return e.call(this,r)||this}return tv(t,e),t}(Error),yJ=function(e){function t(){return e.call(this,"Attempted to set invalid field value")||this}return tv(t,e),t}(Error),mJ=function(e){function t(){return e.call(this,"Attempted to select multiple values for single-select field")||this}return tv(t,e),t}(Error),gJ=function(e){function t(t){var n="No /DA (default appearance) entry found for field: "+t;return e.call(this,n)||this}return tv(t,e),t}(Error),CJ=function(e){function t(t){var n="No Tf operator found for DA of field: "+t;return e.call(this,n)||this}return tv(t,e),t}(Error),vJ=function(e){function t(t,n){var o="Failed to parse number (line:"+t.line+" col:"+t.column+" offset="+t.offset+'): "'+n+'"';return e.call(this,o)||this}return tv(t,e),t}(Error),bJ=function(e){function t(t,n){var o="Failed to parse PDF document (line:"+t.line+" col:"+t.column+" offset="+t.offset+"): "+n;return e.call(this,o)||this}return tv(t,e),t}(Error),_J=function(e){function t(t,n,o){var r="Expected next byte to be "+n+" but it was actually "+o;return e.call(this,t,r)||this}return tv(t,e),t}(bJ),xJ=function(e){function t(t,n){var o="Failed to parse PDF object starting with the following byte: "+n;return e.call(this,t,o)||this}return tv(t,e),t}(bJ),wJ=function(e){function t(t){return e.call(this,t,"Failed to parse invalid PDF object")||this}return tv(t,e),t}(bJ),BJ=function(e){function t(t){return e.call(this,t,"Failed to parse PDF stream")||this}return tv(t,e),t}(bJ),SJ=function(e){function t(t){return e.call(this,t,"Failed to parse PDF literal string due to unbalanced parenthesis")||this}return tv(t,e),t}(bJ),EJ=function(e){function t(t){return e.call(this,t,"Parser stalled")||this}return tv(t,e),t}(bJ),TJ=function(e){function t(t){return e.call(this,t,"No PDF header found")||this}return tv(t,e),t}(bJ),MJ=function(e){function t(t,n){var o="Did not find expected keyword '"+pX(n)+"'";return e.call(this,t,o)||this}return tv(t,e),t}(bJ);!function(e){e[e.Null=0]="Null",e[e.Backspace=8]="Backspace",e[e.Tab=9]="Tab",e[e.Newline=10]="Newline",e[e.FormFeed=12]="FormFeed",e[e.CarriageReturn=13]="CarriageReturn",e[e.Space=32]="Space",e[e.ExclamationPoint=33]="ExclamationPoint",e[e.Hash=35]="Hash",e[e.Percent=37]="Percent",e[e.LeftParen=40]="LeftParen",e[e.RightParen=41]="RightParen",e[e.Plus=43]="Plus",e[e.Minus=45]="Minus",e[e.Dash=45]="Dash",e[e.Period=46]="Period",e[e.ForwardSlash=47]="ForwardSlash",e[e.Zero=48]="Zero",e[e.One=49]="One",e[e.Two=50]="Two",e[e.Three=51]="Three",e[e.Four=52]="Four",e[e.Five=53]="Five",e[e.Six=54]="Six",e[e.Seven=55]="Seven",e[e.Eight=56]="Eight",e[e.Nine=57]="Nine",e[e.LessThan=60]="LessThan",e[e.GreaterThan=62]="GreaterThan",e[e.A=65]="A",e[e.D=68]="D",e[e.E=69]="E",e[e.F=70]="F",e[e.O=79]="O",e[e.P=80]="P",e[e.R=82]="R",e[e.LeftSquareBracket=91]="LeftSquareBracket",e[e.BackSlash=92]="BackSlash",e[e.RightSquareBracket=93]="RightSquareBracket",e[e.a=97]="a",e[e.b=98]="b",e[e.d=100]="d",e[e.e=101]="e",e[e.f=102]="f",e[e.i=105]="i",e[e.j=106]="j",e[e.l=108]="l",e[e.m=109]="m",e[e.n=110]="n",e[e.o=111]="o",e[e.r=114]="r",e[e.s=115]="s",e[e.t=116]="t",e[e.u=117]="u",e[e.x=120]="x",e[e.LeftCurly=123]="LeftCurly",e[e.RightCurly=125]="RightCurly",e[e.Tilde=126]="Tilde"}(sJ||(sJ={}));var PJ=sJ,FJ=function(){function e(e,t){this.major=String(e),this.minor=String(t)}return e.prototype.toString=function(){var e=XZ(129);return"%PDF-"+this.major+"."+this.minor+"\n%"+e+e+e+e},e.prototype.sizeInBytes=function(){return 12+this.major.length+this.minor.length},e.prototype.copyBytesInto=function(e,t){var n=t;return e[t++]=PJ.Percent,e[t++]=PJ.P,e[t++]=PJ.D,e[t++]=PJ.F,e[t++]=PJ.Dash,t+=JZ(this.major,e,t),e[t++]=PJ.Period,t+=JZ(this.minor,e,t),e[t++]=PJ.Newline,e[t++]=PJ.Percent,e[t++]=129,e[t++]=129,e[t++]=129,e[t++]=129,t-n},e.forVersion=function(t,n){return new e(t,n)},e}(),IJ=function(){function e(){}return e.prototype.clone=function(e){throw new nJ(this.constructor.name,"clone")},e.prototype.toString=function(){throw new nJ(this.constructor.name,"toString")},e.prototype.sizeInBytes=function(){throw new nJ(this.constructor.name,"sizeInBytes")},e.prototype.copyBytesInto=function(e,t){throw new nJ(this.constructor.name,"copyBytesInto")},e}(),RJ=function(e){function t(t){var n=e.call(this)||this;return n.numberValue=t,n.stringValue=function(e){var t,n=String(e);if(Math.abs(e)<1){if(t=parseInt(e.toString().split("e-")[1])){var o=e<0;o&&(e*=-1),e*=Math.pow(10,t-1),n="0."+new Array(t).join("0")+e.toString().substring(2),o&&(n="-"+n)}}else(t=parseInt(e.toString().split("+")[1]))>20&&(t-=20,n=(e/=Math.pow(10,t)).toString()+new Array(t+1).join("0"));return n}(t),n}return tv(t,e),t.prototype.asNumber=function(){return this.numberValue},t.prototype.value=function(){return this.numberValue},t.prototype.clone=function(){return t.of(this.numberValue)},t.prototype.toString=function(){return this.stringValue},t.prototype.sizeInBytes=function(){return this.stringValue.length},t.prototype.copyBytesInto=function(e,t){return t+=JZ(this.stringValue,e,t),this.stringValue.length},t.of=function(e){return new t(e)},t}(IJ),kJ=function(e){function t(t){var n=e.call(this)||this;return n.array=[],n.context=t,n}return tv(t,e),t.prototype.size=function(){return this.array.length},t.prototype.push=function(e){this.array.push(e)},t.prototype.insert=function(e,t){this.array.splice(e,0,t)},t.prototype.indexOf=function(e){var t=this.array.indexOf(e);return-1===t?void 0:t},t.prototype.remove=function(e){this.array.splice(e,1)},t.prototype.set=function(e,t){this.array[e]=t},t.prototype.get=function(e){return this.array[e]},t.prototype.lookupMaybe=function(e){for(var t,n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];return(t=this.context).lookupMaybe.apply(t,av([this.get(e)],n))},t.prototype.lookup=function(e){for(var t,n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];return(t=this.context).lookup.apply(t,av([this.get(e)],n))},t.prototype.asRectangle=function(){if(4!==this.size())throw new dJ(this.size());var e=this.lookup(0,RJ).asNumber(),t=this.lookup(1,RJ).asNumber();return{x:e,y:t,width:this.lookup(2,RJ).asNumber()-e,height:this.lookup(3,RJ).asNumber()-t}},t.prototype.asArray=function(){return this.array.slice()},t.prototype.clone=function(e){for(var n=t.withContext(e||this.context),o=0,r=this.size();o<r;o++)n.push(this.array[o]);return n},t.prototype.toString=function(){for(var e="[ ",t=0,n=this.size();t<n;t++)e+=this.get(t).toString(),e+=" ";return e+="]"},t.prototype.sizeInBytes=function(){for(var e=3,t=0,n=this.size();t<n;t++)e+=this.get(t).sizeInBytes()+1;return e},t.prototype.copyBytesInto=function(e,t){var n=t;e[t++]=PJ.LeftSquareBracket,e[t++]=PJ.Space;for(var o=0,r=this.size();o<r;o++)t+=this.get(o).copyBytesInto(e,t),e[t++]=PJ.Space;return e[t++]=PJ.RightSquareBracket,t-n},t.prototype.scalePDFNumbers=function(e,t){for(var n=0,o=this.size();n<o;n++){var r=this.lookup(n);if(r instanceof RJ){var i=n%2==0?e:t;this.set(n,RJ.of(r.asNumber()*i))}}},t.withContext=function(e){return new t(e)},t}(IJ),OJ={},DJ=function(e){function t(t,n){var o=this;if(t!==OJ)throw new oJ("PDFBool");return(o=e.call(this)||this).value=n,o}return tv(t,e),t.prototype.asBoolean=function(){return this.value},t.prototype.clone=function(){return this},t.prototype.toString=function(){return String(this.value)},t.prototype.sizeInBytes=function(){return this.value?4:5},t.prototype.copyBytesInto=function(e,t){return this.value?(e[t++]=PJ.t,e[t++]=PJ.r,e[t++]=PJ.u,e[t++]=PJ.e,4):(e[t++]=PJ.f,e[t++]=PJ.a,e[t++]=PJ.l,e[t++]=PJ.s,e[t++]=PJ.e,5)},t.True=new t(OJ,!0),t.False=new t(OJ,!1),t}(IJ),LJ=new Uint8Array(256);LJ[PJ.LeftParen]=1,LJ[PJ.RightParen]=1,LJ[PJ.LessThan]=1,LJ[PJ.GreaterThan]=1,LJ[PJ.LeftSquareBracket]=1,LJ[PJ.RightSquareBracket]=1,LJ[PJ.LeftCurly]=1,LJ[PJ.RightCurly]=1,LJ[PJ.ForwardSlash]=1,LJ[PJ.Percent]=1;var UJ=new Uint8Array(256);UJ[PJ.Null]=1,UJ[PJ.Tab]=1,UJ[PJ.Newline]=1,UJ[PJ.FormFeed]=1,UJ[PJ.CarriageReturn]=1,UJ[PJ.Space]=1;for(var zJ=new Uint8Array(256),NJ=0;NJ<256;NJ++)zJ[NJ]=UJ[NJ]||LJ[NJ]?1:0;zJ[PJ.Hash]=1;var HJ,jJ=function(e){return e.replace(/#([\dABCDEF]{2})/g,(function(e,t){return function(e){return XZ(parseInt(e,16))}(t)}))},QJ={},GJ=new Map,VJ=function(e){function t(t,n){var o=this;if(t!==QJ)throw new oJ("PDFName");o=e.call(this)||this;for(var r,i="/",a=0,s=n.length;a<s;a++){var c=n[a],l=KZ(c);i+=(r=l)>=PJ.ExclamationPoint&&r<=PJ.Tilde&&!zJ[r]?c:"#"+ZZ(l)}return o.encodedName=i,o}return tv(t,e),t.prototype.asBytes=function(){for(var e=[],t="",n=!1,o=function(t){void 0!==t&&e.push(t),n=!1},r=1,i=this.encodedName.length;r<i;r++){var a=this.encodedName[r],s=KZ(a),c=this.encodedName[r+1];n?s>=PJ.Zero&&s<=PJ.Nine||s>=PJ.a&&s<=PJ.f||s>=PJ.A&&s<=PJ.F?2!==(t+=a).length&&(c>="0"&&c<="9"||c>="a"&&c<="f"||c>="A"&&c<="F")||(o(parseInt(t,16)),t=""):o(s):s===PJ.Hash?n=!0:o(s)}return new Uint8Array(e)},t.prototype.decodeText=function(){var e=this.asBytes();return String.fromCharCode.apply(String,Array.from(e))},t.prototype.asString=function(){return this.encodedName},t.prototype.value=function(){return this.encodedName},t.prototype.clone=function(){return this},t.prototype.toString=function(){return this.encodedName},t.prototype.sizeInBytes=function(){return this.encodedName.length},t.prototype.copyBytesInto=function(e,t){return t+=JZ(this.encodedName,e,t),this.encodedName.length},t.of=function(e){var n=jJ(e),o=GJ.get(n);return o||(o=new t(QJ,n),GJ.set(n,o)),o},t.Length=t.of("Length"),t.FlateDecode=t.of("FlateDecode"),t.Resources=t.of("Resources"),t.Font=t.of("Font"),t.XObject=t.of("XObject"),t.ExtGState=t.of("ExtGState"),t.Contents=t.of("Contents"),t.Type=t.of("Type"),t.Parent=t.of("Parent"),t.MediaBox=t.of("MediaBox"),t.Page=t.of("Page"),t.Annots=t.of("Annots"),t.TrimBox=t.of("TrimBox"),t.ArtBox=t.of("ArtBox"),t.BleedBox=t.of("BleedBox"),t.CropBox=t.of("CropBox"),t.Rotate=t.of("Rotate"),t.Title=t.of("Title"),t.Author=t.of("Author"),t.Subject=t.of("Subject"),t.Creator=t.of("Creator"),t.Keywords=t.of("Keywords"),t.Producer=t.of("Producer"),t.CreationDate=t.of("CreationDate"),t.ModDate=t.of("ModDate"),t}(IJ),KJ=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return tv(t,e),t.prototype.asNull=function(){return null},t.prototype.clone=function(){return this},t.prototype.toString=function(){return"null"},t.prototype.sizeInBytes=function(){return 4},t.prototype.copyBytesInto=function(e,t){return e[t++]=PJ.n,e[t++]=PJ.u,e[t++]=PJ.l,e[t++]=PJ.l,4},t}(IJ),WJ=new KJ,qJ=function(e){function t(t,n){var o=e.call(this)||this;return o.dict=t,o.context=n,o}return tv(t,e),t.prototype.keys=function(){return Array.from(this.dict.keys())},t.prototype.values=function(){return Array.from(this.dict.values())},t.prototype.entries=function(){return Array.from(this.dict.entries())},t.prototype.set=function(e,t){this.dict.set(e,t)},t.prototype.get=function(e,t){void 0===t&&(t=!1);var n=this.dict.get(e);if(n!==WJ||t)return n},t.prototype.has=function(e){var t=this.dict.get(e);return void 0!==t&&t!==WJ},t.prototype.lookupMaybe=function(e){for(var t,n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];var r=n.includes(WJ),i=(t=this.context).lookupMaybe.apply(t,av([this.get(e,r)],n));if(i!==WJ||r)return i},t.prototype.lookup=function(e){for(var t,n=[],o=1;o<arguments.length;o++)n[o-1]=arguments[o];var r=n.includes(WJ),i=(t=this.context).lookup.apply(t,av([this.get(e,r)],n));if(i!==WJ||r)return i},t.prototype.delete=function(e){return this.dict.delete(e)},t.prototype.asMap=function(){return new Map(this.dict)},t.prototype.uniqueKey=function(e){void 0===e&&(e="");for(var t=this.keys(),n=VJ.of(this.context.addRandomSuffix(e,10));t.includes(n);)n=VJ.of(this.context.addRandomSuffix(e,10));return n},t.prototype.clone=function(e){for(var n=t.withContext(e||this.context),o=this.entries(),r=0,i=o.length;r<i;r++){var a=o[r],s=a[0],c=a[1];n.set(s,c)}return n},t.prototype.toString=function(){for(var e="<<\n",t=this.entries(),n=0,o=t.length;n<o;n++){var r=t[n],i=r[0],a=r[1];e+=i.toString()+" "+a.toString()+"\n"}return e+=">>"},t.prototype.sizeInBytes=function(){for(var e=5,t=this.entries(),n=0,o=t.length;n<o;n++){var r=t[n],i=r[0],a=r[1];e+=i.sizeInBytes()+a.sizeInBytes()+2}return e},t.prototype.copyBytesInto=function(e,t){var n=t;e[t++]=PJ.LessThan,e[t++]=PJ.LessThan,e[t++]=PJ.Newline;for(var o=this.entries(),r=0,i=o.length;r<i;r++){var a=o[r],s=a[0],c=a[1];t+=s.copyBytesInto(e,t),e[t++]=PJ.Space,t+=c.copyBytesInto(e,t),e[t++]=PJ.Newline}return e[t++]=PJ.GreaterThan,e[t++]=PJ.GreaterThan,t-n},t.withContext=function(e){return new t(new Map,e)},t.fromMapWithContext=function(e,n){return new t(e,n)},t}(IJ),ZJ=function(e){function t(t){var n=e.call(this)||this;return n.dict=t,n}return tv(t,e),t.prototype.clone=function(e){throw new nJ(this.constructor.name,"clone")},t.prototype.getContentsString=function(){throw new nJ(this.constructor.name,"getContentsString")},t.prototype.getContents=function(){throw new nJ(this.constructor.name,"getContents")},t.prototype.getContentsSize=function(){throw new nJ(this.constructor.name,"getContentsSize")},t.prototype.updateDict=function(){var e=this.getContentsSize();this.dict.set(VJ.Length,RJ.of(e))},t.prototype.sizeInBytes=function(){return this.updateDict(),this.dict.sizeInBytes()+this.getContentsSize()+18},t.prototype.toString=function(){this.updateDict();var e=this.dict.toString();return e+="\nstream\n",e+=this.getContentsString(),e+="\nendstream"},t.prototype.copyBytesInto=function(e,t){this.updateDict();var n=t;t+=this.dict.copyBytesInto(e,t),e[t++]=PJ.Newline,e[t++]=PJ.s,e[t++]=PJ.t,e[t++]=PJ.r,e[t++]=PJ.e,e[t++]=PJ.a,e[t++]=PJ.m,e[t++]=PJ.Newline;for(var o=this.getContents(),r=0,i=o.length;r<i;r++)e[t++]=o[r];return e[t++]=PJ.Newline,e[t++]=PJ.e,e[t++]=PJ.n,e[t++]=PJ.d,e[t++]=PJ.s,e[t++]=PJ.t,e[t++]=PJ.r,e[t++]=PJ.e,e[t++]=PJ.a,e[t++]=PJ.m,t-n},t}(IJ),XJ=function(e){function t(t,n){var o=e.call(this,t)||this;return o.contents=n,o}return tv(t,e),t.prototype.asUint8Array=function(){return this.contents.slice()},t.prototype.clone=function(e){return t.of(this.dict.clone(e),this.contents.slice())},t.prototype.getContentsString=function(){return pX(this.contents)},t.prototype.getContents=function(){return this.contents},t.prototype.getContentsSize=function(){return this.contents.length},t.of=function(e,n){return new t(e,n)},t}(ZJ),YJ={},JJ=new Map,$J=function(e){function t(t,n,o){var r=this;if(t!==YJ)throw new oJ("PDFRef");return(r=e.call(this)||this).objectNumber=n,r.generationNumber=o,r.tag=n+" "+o+" R",r}return tv(t,e),t.prototype.clone=function(){return this},t.prototype.toString=function(){return this.tag},t.prototype.sizeInBytes=function(){return this.tag.length},t.prototype.copyBytesInto=function(e,t){return t+=JZ(this.tag,e,t),this.tag.length},t.of=function(e,n){void 0===n&&(n=0);var o=e+" "+n+" R",r=JJ.get(o);return r||(r=new t(YJ,e,n),JJ.set(o,r)),r},t}(IJ),e$=function(){function e(e,t){this.name=e,this.args=t||[]}return e.prototype.clone=function(t){for(var n=new Array(this.args.length),o=0,r=n.length;o<r;o++){var i=this.args[o];n[o]=i instanceof IJ?i.clone(t):i}return e.of(this.name,n)},e.prototype.toString=function(){for(var e="",t=0,n=this.args.length;t<n;t++)e+=String(this.args[t])+" ";return e+=this.name},e.prototype.sizeInBytes=function(){for(var e=0,t=0,n=this.args.length;t<n;t++){var o=this.args[t];e+=(o instanceof IJ?o.sizeInBytes():o.length)+1}return e+=this.name.length},e.prototype.copyBytesInto=function(e,t){for(var n=t,o=0,r=this.args.length;o<r;o++){var i=this.args[o];t+=i instanceof IJ?i.copyBytesInto(e,t):JZ(i,e,t),e[t++]=PJ.Space}return(t+=JZ(this.name,e,t))-n},e.of=function(t,n){return new e(t,n)},e}();!function(e){e.NonStrokingColor="sc",e.NonStrokingColorN="scn",e.NonStrokingColorRgb="rg",e.NonStrokingColorGray="g",e.NonStrokingColorCmyk="k",e.NonStrokingColorspace="cs",e.StrokingColor="SC",e.StrokingColorN="SCN",e.StrokingColorRgb="RG",e.StrokingColorGray="G",e.StrokingColorCmyk="K",e.StrokingColorspace="CS",e.BeginMarkedContentSequence="BDC",e.BeginMarkedContent="BMC",e.EndMarkedContent="EMC",e.MarkedContentPointWithProps="DP",e.MarkedContentPoint="MP",e.DrawObject="Do",e.ConcatTransformationMatrix="cm",e.PopGraphicsState="Q",e.PushGraphicsState="q",e.SetFlatness="i",e.SetGraphicsStateParams="gs",e.SetLineCapStyle="J",e.SetLineDashPattern="d",e.SetLineJoinStyle="j",e.SetLineMiterLimit="M",e.SetLineWidth="w",e.SetTextMatrix="Tm",e.SetRenderingIntent="ri",e.AppendRectangle="re",e.BeginInlineImage="BI",e.BeginInlineImageData="ID",e.EndInlineImage="EI",e.ClipEvenOdd="W*",e.ClipNonZero="W",e.CloseAndStroke="s",e.CloseFillEvenOddAndStroke="b*",e.CloseFillNonZeroAndStroke="b",e.ClosePath="h",e.AppendBezierCurve="c",e.CurveToReplicateFinalPoint="y",e.CurveToReplicateInitialPoint="v",e.EndPath="n",e.FillEvenOddAndStroke="B*",e.FillEvenOdd="f*",e.FillNonZeroAndStroke="B",e.FillNonZero="f",e.LegacyFillNonZero="F",e.LineTo="l",e.MoveTo="m",e.ShadingFill="sh",e.StrokePath="S",e.BeginText="BT",e.EndText="ET",e.MoveText="Td",e.MoveTextSetLeading="TD",e.NextLine="T*",e.SetCharacterSpacing="Tc",e.SetFontAndSize="Tf",e.SetTextHorizontalScaling="Tz",e.SetTextLineHeight="TL",e.SetTextRenderingMode="Tr",e.SetTextRise="Ts",e.SetWordSpacing="Tw",e.ShowText="Tj",e.ShowTextAdjusted="TJ",e.ShowTextLine="'",e.ShowTextLineAndSpace='"',e.Type3D0="d0",e.Type3D1="d1",e.BeginCompatibilitySection="BX",e.EndCompatibilitySection="EX"}(HJ||(HJ={}));var t$,n$=HJ,o$=function(e){function t(t,n){var o=e.call(this,t)||this;return o.computeContents=function(){var e=o.getUnencodedContents();return o.encode?bY.deflate(e):e},o.encode=n,n&&t.set(VJ.of("Filter"),VJ.of("FlateDecode")),o.contentsCache=tJ.populatedBy(o.computeContents),o}return tv(t,e),t.prototype.getContents=function(){return this.contentsCache.access()},t.prototype.getContentsSize=function(){return this.contentsCache.access().length},t.prototype.getUnencodedContents=function(){throw new nJ(this.constructor.name,"getUnencodedContents")},t}(ZJ),r$=function(e){function t(t,n,o){void 0===o&&(o=!0);var r=e.call(this,t,o)||this;return r.operators=n,r}return tv(t,e),t.prototype.push=function(){for(var e,t=[],n=0;n<arguments.length;n++)t[n]=arguments[n];(e=this.operators).push.apply(e,t)},t.prototype.clone=function(e){for(var n=new Array(this.operators.length),o=0,r=this.operators.length;o<r;o++)n[o]=this.operators[o].clone(e);var i=this.dict,a=this.encode;return t.of(i.clone(e),n,a)},t.prototype.getContentsString=function(){for(var e="",t=0,n=this.operators.length;t<n;t++)e+=this.operators[t]+"\n";return e},t.prototype.getUnencodedContents=function(){for(var e=new Uint8Array(this.getUnencodedContentsSize()),t=0,n=0,o=this.operators.length;n<o;n++)t+=this.operators[n].copyBytesInto(e,t),e[t++]=PJ.Newline;return e},t.prototype.getUnencodedContentsSize=function(){for(var e=0,t=0,n=this.operators.length;t<n;t++)e+=this.operators[t].sizeInBytes()+1;return e},t.of=function(e,n,o){return void 0===o&&(o=!0),new t(e,n,o)},t}(o$),i$=function(){function e(e){this.seed=e}return e.prototype.nextInt=function(){var e=1e4*Math.sin(this.seed++);return e-Math.floor(e)},e.withSeed=function(t){return new e(t)},e}(),a$=function(e,t){var n=e[0],o=t[0];return n.objectNumber-o.objectNumber},s$=function(){function e(){this.largestObjectNumber=0,this.header=FJ.forVersion(1,7),this.trailerInfo={},this.indirectObjects=new Map,this.rng=i$.withSeed(1)}return e.prototype.assign=function(e,t){this.indirectObjects.set(e,t),e.objectNumber>this.largestObjectNumber&&(this.largestObjectNumber=e.objectNumber)},e.prototype.nextRef=function(){return this.largestObjectNumber+=1,$J.of(this.largestObjectNumber)},e.prototype.register=function(e){var t=this.nextRef();return this.assign(t,e),t},e.prototype.delete=function(e){return this.indirectObjects.delete(e)},e.prototype.lookupMaybe=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];var o=t.includes(WJ),r=e instanceof $J?this.indirectObjects.get(e):e;if(r&&(r!==WJ||o)){for(var i=0,a=t.length;i<a;i++){var s=t[i];if(s===WJ){if(r===WJ)return r}else if(r instanceof s)return r}throw new rJ(t,r)}},e.prototype.lookup=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];var o=e instanceof $J?this.indirectObjects.get(e):e;if(0===t.length)return o;for(var r=0,i=t.length;r<i;r++){var a=t[r];if(a===WJ){if(o===WJ)return o}else if(o instanceof a)return o}throw new rJ(t,o)},e.prototype.getObjectRef=function(e){for(var t=Array.from(this.indirectObjects.entries()),n=0,o=t.length;n<o;n++){var r=t[n],i=r[0];if(r[1]===e)return i}},e.prototype.enumerateIndirectObjects=function(){return Array.from(this.indirectObjects.entries()).sort(a$)},e.prototype.obj=function(e){if(e instanceof IJ)return e;if(null==e)return WJ;if("string"==typeof e)return VJ.of(e);if("number"==typeof e)return RJ.of(e);if("boolean"==typeof e)return e?DJ.True:DJ.False;if(Array.isArray(e)){for(var t=kJ.withContext(this),n=0,o=e.length;n<o;n++)t.push(this.obj(e[n]));return t}var r=qJ.withContext(this),i=Object.keys(e);for(n=0,o=i.length;n<o;n++){var a=i[n],s=e[a];void 0!==s&&r.set(VJ.of(a),this.obj(s))}return r},e.prototype.stream=function(e,t){return void 0===t&&(t={}),XJ.of(this.obj(t),uX(e))},e.prototype.flateStream=function(e,t){return void 0===t&&(t={}),this.stream(bY.deflate(uX(e)),nv(nv({},t),{Filter:"FlateDecode"}))},e.prototype.contentStream=function(e,t){return void 0===t&&(t={}),r$.of(this.obj(t),e)},e.prototype.formXObject=function(e,t){return void 0===t&&(t={}),this.contentStream(e,nv(nv({BBox:this.obj([0,0,0,0]),Matrix:this.obj([1,0,0,1,0,0])},t),{Type:"XObject",Subtype:"Form"}))},e.prototype.getPushGraphicsStateContentStream=function(){if(this.pushGraphicsStateContentStreamRef)return this.pushGraphicsStateContentStreamRef;var e=this.obj({}),t=e$.of(n$.PushGraphicsState),n=r$.of(e,[t]);return this.pushGraphicsStateContentStreamRef=this.register(n),this.pushGraphicsStateContentStreamRef},e.prototype.getPopGraphicsStateContentStream=function(){if(this.popGraphicsStateContentStreamRef)return this.popGraphicsStateContentStreamRef;var e=this.obj({}),t=e$.of(n$.PopGraphicsState),n=r$.of(e,[t]);return this.popGraphicsStateContentStreamRef=this.register(n),this.popGraphicsStateContentStreamRef},e.prototype.addRandomSuffix=function(e,t){return void 0===t&&(t=4),e+"-"+Math.floor(this.rng.nextInt()*Math.pow(10,t))},e.create=function(){return new e},e}(),c$=function(e){function t(t,n,o){void 0===o&&(o=!0);var r=e.call(this,t,n)||this;return r.normalized=!1,r.autoNormalizeCTM=o,r}return tv(t,e),t.prototype.clone=function(e){for(var n=t.fromMapWithContext(new Map,e||this.context,this.autoNormalizeCTM),o=this.entries(),r=0,i=o.length;r<i;r++){var a=o[r],s=a[0],c=a[1];n.set(s,c)}return n},t.prototype.Parent=function(){return this.lookupMaybe(VJ.Parent,qJ)},t.prototype.Contents=function(){return this.lookup(VJ.of("Contents"))},t.prototype.Annots=function(){return this.lookupMaybe(VJ.Annots,kJ)},t.prototype.BleedBox=function(){return this.lookupMaybe(VJ.BleedBox,kJ)},t.prototype.TrimBox=function(){return this.lookupMaybe(VJ.TrimBox,kJ)},t.prototype.ArtBox=function(){return this.lookupMaybe(VJ.ArtBox,kJ)},t.prototype.Resources=function(){var e=this.getInheritableAttribute(VJ.Resources);return this.context.lookupMaybe(e,qJ)},t.prototype.MediaBox=function(){var e=this.getInheritableAttribute(VJ.MediaBox);return this.context.lookup(e,kJ)},t.prototype.CropBox=function(){var e=this.getInheritableAttribute(VJ.CropBox);return this.context.lookupMaybe(e,kJ)},t.prototype.Rotate=function(){var e=this.getInheritableAttribute(VJ.Rotate);return this.context.lookupMaybe(e,RJ)},t.prototype.getInheritableAttribute=function(e){var t;return this.ascend((function(n){t||(t=n.get(e))})),t},t.prototype.setParent=function(e){this.set(VJ.Parent,e)},t.prototype.addContentStream=function(e){var t=this.normalizedEntries().Contents||this.context.obj([]);this.set(VJ.Contents,t),t.push(e)},t.prototype.wrapContentStreams=function(e,t){var n=this.Contents();return n instanceof kJ&&(n.insert(0,e),n.push(t),!0)},t.prototype.addAnnot=function(e){this.normalizedEntries().Annots.push(e)},t.prototype.removeAnnot=function(e){var t=this.normalizedEntries().Annots,n=t.indexOf(e);void 0!==n&&t.remove(n)},t.prototype.setFontDictionary=function(e,t){this.normalizedEntries().Font.set(e,t)},t.prototype.newFontDictionaryKey=function(e){return this.normalizedEntries().Font.uniqueKey(e)},t.prototype.newFontDictionary=function(e,t){var n=this.newFontDictionaryKey(e);return this.setFontDictionary(n,t),n},t.prototype.setXObject=function(e,t){this.normalizedEntries().XObject.set(e,t)},t.prototype.newXObjectKey=function(e){return this.normalizedEntries().XObject.uniqueKey(e)},t.prototype.newXObject=function(e,t){var n=this.newXObjectKey(e);return this.setXObject(n,t),n},t.prototype.setExtGState=function(e,t){this.normalizedEntries().ExtGState.set(e,t)},t.prototype.newExtGStateKey=function(e){return this.normalizedEntries().ExtGState.uniqueKey(e)},t.prototype.newExtGState=function(e,t){var n=this.newExtGStateKey(e);return this.setExtGState(n,t),n},t.prototype.ascend=function(e){e(this);var t=this.Parent();t&&t.ascend(e)},t.prototype.normalize=function(){if(!this.normalized){var e=this.context,t=this.get(VJ.Contents);this.context.lookup(t)instanceof ZJ&&this.set(VJ.Contents,e.obj([t])),this.autoNormalizeCTM&&this.wrapContentStreams(this.context.getPushGraphicsStateContentStream(),this.context.getPopGraphicsStateContentStream());var n=this.getInheritableAttribute(VJ.Resources),o=e.lookupMaybe(n,qJ)||e.obj({});this.set(VJ.Resources,o);var r=o.lookupMaybe(VJ.Font,qJ)||e.obj({});o.set(VJ.Font,r);var i=o.lookupMaybe(VJ.XObject,qJ)||e.obj({});o.set(VJ.XObject,i);var a=o.lookupMaybe(VJ.ExtGState,qJ)||e.obj({});o.set(VJ.ExtGState,a);var s=this.Annots()||e.obj([]);this.set(VJ.Annots,s),this.normalized=!0}},t.prototype.normalizedEntries=function(){this.normalize();var e=this.Annots(),t=this.Resources();return{Annots:e,Resources:t,Contents:this.Contents(),Font:t.lookup(VJ.Font,qJ),XObject:t.lookup(VJ.XObject,qJ),ExtGState:t.lookup(VJ.ExtGState,qJ)}},t.InheritableEntries=["Resources","MediaBox","CropBox","Rotate"],t.withContextAndParent=function(e,n){var o=new Map;return o.set(VJ.Type,VJ.Page),o.set(VJ.Parent,n),o.set(VJ.Resources,e.obj({})),o.set(VJ.MediaBox,e.obj([0,0,612,792])),new t(o,e,!1)},t.fromMapWithContext=function(e,n,o){return void 0===o&&(o=!0),new t(e,n,o)},t}(qJ),l$=function(){function e(e,t){var n=this;this.traversedObjects=new Map,this.copy=function(e){return e instanceof c$?n.copyPDFPage(e):e instanceof qJ?n.copyPDFDict(e):e instanceof kJ?n.copyPDFArray(e):e instanceof ZJ?n.copyPDFStream(e):e instanceof $J?n.copyPDFIndirectObject(e):e.clone()},this.copyPDFPage=function(e){for(var t=e.clone(),o=c$.InheritableEntries,r=0,i=o.length;r<i;r++){var a=VJ.of(o[r]),s=t.getInheritableAttribute(a);!t.get(a)&&s&&t.set(a,s)}return t.delete(VJ.of("Parent")),n.copyPDFDict(t)},this.copyPDFDict=function(e){if(n.traversedObjects.has(e))return n.traversedObjects.get(e);var t=e.clone(n.dest);n.traversedObjects.set(e,t);for(var o=e.entries(),r=0,i=o.length;r<i;r++){var a=o[r],s=a[0],c=a[1];t.set(s,n.copy(c))}return t},this.copyPDFArray=function(e){if(n.traversedObjects.has(e))return n.traversedObjects.get(e);var t=e.clone(n.dest);n.traversedObjects.set(e,t);for(var o=0,r=e.size();o<r;o++){var i=e.get(o);t.set(o,n.copy(i))}return t},this.copyPDFStream=function(e){if(n.traversedObjects.has(e))return n.traversedObjects.get(e);var t=e.clone(n.dest);n.traversedObjects.set(e,t);for(var o=e.dict.entries(),r=0,i=o.length;r<i;r++){var a=o[r],s=a[0],c=a[1];t.dict.set(s,n.copy(c))}return t},this.copyPDFIndirectObject=function(e){if(!n.traversedObjects.has(e)){var t=n.dest.nextRef();n.traversedObjects.set(e,t);var o=n.src.lookup(e);if(o){var r=n.copy(o);n.dest.assign(t,r)}}return n.traversedObjects.get(e)},this.src=e,this.dest=t}return e.for=function(t,n){return new e(t,n)},e}(),u$=function(){function e(e){this.subsections=e?[[e]]:[],this.chunkIdx=0,this.chunkLength=e?1:0}return e.prototype.addEntry=function(e,t){this.append({ref:e,offset:t,deleted:!1})},e.prototype.addDeletedEntry=function(e,t){this.append({ref:e,offset:t,deleted:!0})},e.prototype.toString=function(){for(var e="xref\n",t=0,n=this.subsections.length;t<n;t++){var o=this.subsections[t];e+=o[0].ref.objectNumber+" "+o.length+"\n";for(var r=0,i=o.length;r<i;r++){var a=o[r];e+=YZ(String(a.offset),10,"0"),e+=" ",e+=YZ(String(a.ref.generationNumber),5,"0"),e+=" ",e+=a.deleted?"f":"n",e+=" \n"}}return e},e.prototype.sizeInBytes=function(){for(var e=5,t=0,n=this.subsections.length;t<n;t++){var o=this.subsections[t],r=o.length,i=o[0];e+=2,e+=String(i.ref.objectNumber).length,e+=String(r).length,e+=20*r}return e},e.prototype.copyBytesInto=function(e,t){var n=t;return e[t++]=PJ.x,e[t++]=PJ.r,e[t++]=PJ.e,e[t++]=PJ.f,e[t++]=PJ.Newline,(t+=this.copySubsectionsIntoBuffer(this.subsections,e,t))-n},e.prototype.copySubsectionsIntoBuffer=function(e,t,n){for(var o=n,r=e.length,i=0;i<r;i++){var a=this.subsections[i],s=String(a[0].ref.objectNumber);n+=JZ(s,t,n),t[n++]=PJ.Space;var c=String(a.length);n+=JZ(c,t,n),t[n++]=PJ.Newline,n+=this.copyEntriesIntoBuffer(a,t,n)}return n-o},e.prototype.copyEntriesIntoBuffer=function(e,t,n){for(var o=e.length,r=0;r<o;r++){var i=e[r],a=YZ(String(i.offset),10,"0");n+=JZ(a,t,n),t[n++]=PJ.Space;var s=YZ(String(i.ref.generationNumber),5,"0");n+=JZ(s,t,n),t[n++]=PJ.Space,t[n++]=i.deleted?PJ.f:PJ.n,t[n++]=PJ.Space,t[n++]=PJ.Newline}return 20*o},e.prototype.append=function(e){if(0===this.chunkLength)return this.subsections.push([e]),this.chunkIdx=0,void(this.chunkLength=1);var t=this.subsections[this.chunkIdx],n=t[this.chunkLength-1];e.ref.objectNumber-n.ref.objectNumber>1?(this.subsections.push([e]),this.chunkIdx+=1,this.chunkLength=1):(t.push(e),this.chunkLength+=1)},e.create=function(){return new e({ref:$J.of(0,65535),offset:0,deleted:!0})},e.createEmpty=function(){return new e},e}(),d$=function(){function e(e){this.lastXRefOffset=String(e)}return e.prototype.toString=function(){return"startxref\n"+this.lastXRefOffset+"\n%%EOF"},e.prototype.sizeInBytes=function(){return 16+this.lastXRefOffset.length},e.prototype.copyBytesInto=function(e,t){var n=t;return e[t++]=PJ.s,e[t++]=PJ.t,e[t++]=PJ.a,e[t++]=PJ.r,e[t++]=PJ.t,e[t++]=PJ.x,e[t++]=PJ.r,e[t++]=PJ.e,e[t++]=PJ.f,e[t++]=PJ.Newline,t+=JZ(this.lastXRefOffset,e,t),e[t++]=PJ.Newline,e[t++]=PJ.Percent,e[t++]=PJ.Percent,e[t++]=PJ.E,e[t++]=PJ.O,e[t++]=PJ.F,t-n},e.forLastCrossRefSectionOffset=function(t){return new e(t)},e}(),p$=function(){function e(e){this.dict=e}return e.prototype.toString=function(){return"trailer\n"+this.dict.toString()},e.prototype.sizeInBytes=function(){return 8+this.dict.sizeInBytes()},e.prototype.copyBytesInto=function(e,t){var n=t;return e[t++]=PJ.t,e[t++]=PJ.r,e[t++]=PJ.a,e[t++]=PJ.i,e[t++]=PJ.l,e[t++]=PJ.e,e[t++]=PJ.r,e[t++]=PJ.Newline,(t+=this.dict.copyBytesInto(e,t))-n},e.of=function(t){return new e(t)},e}(),f$=function(e){function t(t,n,o){void 0===o&&(o=!0);var r=e.call(this,t.obj({}),o)||this;return r.objects=n,r.offsets=r.computeObjectOffsets(),r.offsetsString=r.computeOffsetsString(),r.dict.set(VJ.of("Type"),VJ.of("ObjStm")),r.dict.set(VJ.of("N"),RJ.of(r.objects.length)),r.dict.set(VJ.of("First"),RJ.of(r.offsetsString.length)),r}return tv(t,e),t.prototype.getObjectsCount=function(){return this.objects.length},t.prototype.clone=function(e){return t.withContextAndObjects(e||this.dict.context,this.objects.slice(),this.encode)},t.prototype.getContentsString=function(){for(var e=this.offsetsString,t=0,n=this.objects.length;t<n;t++){e+=this.objects[t][1]+"\n"}return e},t.prototype.getUnencodedContents=function(){for(var e=new Uint8Array(this.getUnencodedContentsSize()),t=JZ(this.offsetsString,e,0),n=0,o=this.objects.length;n<o;n++){t+=this.objects[n][1].copyBytesInto(e,t),e[t++]=PJ.Newline}return e},t.prototype.getUnencodedContentsSize=function(){return this.offsetsString.length+lX(this.offsets)[1]+lX(this.objects)[1].sizeInBytes()+1},t.prototype.computeOffsetsString=function(){for(var e="",t=0,n=this.offsets.length;t<n;t++){var o=this.offsets[t];e+=o[0]+" "+o[1]+" "}return e},t.prototype.computeObjectOffsets=function(){for(var e=0,t=new Array(this.objects.length),n=0,o=this.objects.length;n<o;n++){var r=this.objects[n],i=r[0],a=r[1];t[n]=[i.objectNumber,e],e+=a.sizeInBytes()+1}return t},t.withContextAndObjects=function(e,n,o){return void 0===o&&(o=!0),new t(e,n,o)},t}(o$),h$=function(){function e(e,t){var n=this;this.parsedObjects=0,this.shouldWaitForTick=function(e){return n.parsedObjects+=e,n.parsedObjects%n.objectsPerTick==0},this.context=e,this.objectsPerTick=t}return e.prototype.serializeToBuffer=function(){return rv(this,void 0,void 0,(function(){var e,t,n,o,r,i,a,s,c,l,u,d,p,f,h,A,y;return iv(this,(function(m){switch(m.label){case 0:return[4,this.computeBufferSize()];case 1:e=m.sent(),t=e.size,n=e.header,o=e.indirectObjects,r=e.xref,i=e.trailerDict,a=e.trailer,s=0,c=new Uint8Array(t),s+=n.copyBytesInto(c,s),c[s++]=PJ.Newline,c[s++]=PJ.Newline,l=0,u=o.length,m.label=2;case 2:return l<u?(d=o[l],p=d[0],f=d[1],h=String(p.objectNumber),s+=JZ(h,c,s),c[s++]=PJ.Space,A=String(p.generationNumber),s+=JZ(A,c,s),c[s++]=PJ.Space,c[s++]=PJ.o,c[s++]=PJ.b,c[s++]=PJ.j,c[s++]=PJ.Newline,s+=f.copyBytesInto(c,s),c[s++]=PJ.Newline,c[s++]=PJ.e,c[s++]=PJ.n,c[s++]=PJ.d,c[s++]=PJ.o,c[s++]=PJ.b,c[s++]=PJ.j,c[s++]=PJ.Newline,c[s++]=PJ.Newline,y=f instanceof f$?f.getObjectsCount():1,this.shouldWaitForTick(y)?[4,yX()]:[3,4]):[3,5];case 3:m.sent(),m.label=4;case 4:return l++,[3,2];case 5:return r&&(s+=r.copyBytesInto(c,s),c[s++]=PJ.Newline),i&&(s+=i.copyBytesInto(c,s),c[s++]=PJ.Newline,c[s++]=PJ.Newline),s+=a.copyBytesInto(c,s),[2,c]}}))}))},e.prototype.computeIndirectObjectSize=function(e){var t=e[0],n=e[1];return t.sizeInBytes()+3+(n.sizeInBytes()+9)},e.prototype.createTrailerDict=function(){return this.context.obj({Size:this.context.largestObjectNumber+1,Root:this.context.trailerInfo.Root,Encrypt:this.context.trailerInfo.Encrypt,Info:this.context.trailerInfo.Info,ID:this.context.trailerInfo.ID})},e.prototype.computeBufferSize=function(){return rv(this,void 0,void 0,(function(){var e,t,n,o,r,i,a,s,c,l,u;return iv(this,(function(d){switch(d.label){case 0:e=FJ.forVersion(1,7),t=e.sizeInBytes()+2,n=u$.create(),o=this.context.enumerateIndirectObjects(),r=0,i=o.length,d.label=1;case 1:return r<i?(a=o[r],s=a[0],n.addEntry(s,t),t+=this.computeIndirectObjectSize(a),this.shouldWaitForTick(1)?[4,yX()]:[3,3]):[3,4];case 2:d.sent(),d.label=3;case 3:return r++,[3,1];case 4:return c=t,t+=n.sizeInBytes()+1,l=p$.of(this.createTrailerDict()),t+=l.sizeInBytes()+2,u=d$.forLastCrossRefSectionOffset(c),[2,{size:t+=u.sizeInBytes(),header:e,indirectObjects:o,xref:n,trailerDict:l,trailer:u}]}}))}))},e.forContext=function(t,n){return new e(t,n)},e}(),A$=function(e){function t(t){var n=e.call(this)||this;return n.data=t,n}return tv(t,e),t.prototype.clone=function(){return t.of(this.data.slice())},t.prototype.toString=function(){return"PDFInvalidObject("+this.data.length+" bytes)"},t.prototype.sizeInBytes=function(){return this.data.length},t.prototype.copyBytesInto=function(e,t){for(var n=this.data.length,o=0;o<n;o++)e[t++]=this.data[o];return n},t.of=function(e){return new t(e)},t}(IJ);!function(e){e[e.Deleted=0]="Deleted",e[e.Uncompressed=1]="Uncompressed",e[e.Compressed=2]="Compressed"}(t$||(t$={}));var y$,m$=function(e){function t(t,n,o){void 0===o&&(o=!0);var r=e.call(this,t,o)||this;return r.computeIndex=function(){for(var e=[],t=0,n=0,o=r.entries.length;n<o;n++){var i=r.entries[n],a=r.entries[n-1];0===n?e.push(i.ref.objectNumber):i.ref.objectNumber-a.ref.objectNumber>1&&(e.push(t),e.push(i.ref.objectNumber),t=0),t+=1}return e.push(t),e},r.computeEntryTuples=function(){for(var e=new Array(r.entries.length),t=0,n=r.entries.length;t<n;t++){var o=r.entries[t];if(o.type===t$.Deleted){var i=o.type,a=o.nextFreeObjectNumber,s=o.ref;e[t]=[i,a,s.generationNumber]}if(o.type===t$.Uncompressed){i=o.type;var c=o.offset;s=o.ref;e[t]=[i,c,s.generationNumber]}if(o.type===t$.Compressed){i=o.type;var l=o.objectStreamRef,u=o.index;e[t]=[i,l.objectNumber,u]}}return e},r.computeMaxEntryByteWidths=function(){for(var e=r.entryTuplesCache.access(),t=[0,0,0],n=0,o=e.length;n<o;n++){var i=e[n],a=i[0],s=i[1],c=i[2],l=MX(a),u=MX(s),d=MX(c);l>t[0]&&(t[0]=l),u>t[1]&&(t[1]=u),d>t[2]&&(t[2]=d)}return t},r.entries=n||[],r.entryTuplesCache=tJ.populatedBy(r.computeEntryTuples),r.maxByteWidthsCache=tJ.populatedBy(r.computeMaxEntryByteWidths),r.indexCache=tJ.populatedBy(r.computeIndex),t.set(VJ.of("Type"),VJ.of("XRef")),r}return tv(t,e),t.prototype.addDeletedEntry=function(e,t){var n=t$.Deleted;this.entries.push({type:n,ref:e,nextFreeObjectNumber:t}),this.entryTuplesCache.invalidate(),this.maxByteWidthsCache.invalidate(),this.indexCache.invalidate(),this.contentsCache.invalidate()},t.prototype.addUncompressedEntry=function(e,t){var n=t$.Uncompressed;this.entries.push({type:n,ref:e,offset:t}),this.entryTuplesCache.invalidate(),this.maxByteWidthsCache.invalidate(),this.indexCache.invalidate(),this.contentsCache.invalidate()},t.prototype.addCompressedEntry=function(e,t,n){var o=t$.Compressed;this.entries.push({type:o,ref:e,objectStreamRef:t,index:n}),this.entryTuplesCache.invalidate(),this.maxByteWidthsCache.invalidate(),this.indexCache.invalidate(),this.contentsCache.invalidate()},t.prototype.clone=function(e){var n=this,o=n.dict,r=n.entries,i=n.encode;return t.of(o.clone(e),r.slice(),i)},t.prototype.getContentsString=function(){for(var e=this.entryTuplesCache.access(),t=this.maxByteWidthsCache.access(),n="",o=0,r=e.length;o<r;o++){for(var i=e[o],a=i[0],s=i[1],c=i[2],l=hX(PX(a)),u=hX(PX(s)),d=hX(PX(c)),p=t[0]-1;p>=0;p--)n+=(l[p]||0).toString(2);for(p=t[1]-1;p>=0;p--)n+=(u[p]||0).toString(2);for(p=t[2]-1;p>=0;p--)n+=(d[p]||0).toString(2)}return n},t.prototype.getUnencodedContents=function(){for(var e=this.entryTuplesCache.access(),t=this.maxByteWidthsCache.access(),n=new Uint8Array(this.getUnencodedContentsSize()),o=0,r=0,i=e.length;r<i;r++){for(var a=e[r],s=a[0],c=a[1],l=a[2],u=hX(PX(s)),d=hX(PX(c)),p=hX(PX(l)),f=t[0]-1;f>=0;f--)n[o++]=u[f]||0;for(f=t[1]-1;f>=0;f--)n[o++]=d[f]||0;for(f=t[2]-1;f>=0;f--)n[o++]=p[f]||0}return n},t.prototype.getUnencodedContentsSize=function(){var e=function(e){for(var t=0,n=0,o=e.length;n<o;n++)t+=e[n];return t}(this.maxByteWidthsCache.access());return e*this.entries.length},t.prototype.updateDict=function(){e.prototype.updateDict.call(this);var t=this.maxByteWidthsCache.access(),n=this.indexCache.access(),o=this.dict.context;this.dict.set(VJ.of("W"),o.obj(t)),this.dict.set(VJ.of("Index"),o.obj(n))},t.create=function(e,n){void 0===n&&(n=!0);var o=new t(e,[],n);return o.addDeletedEntry($J.of(0,65535),0),o},t.of=function(e,n,o){return void 0===o&&(o=!0),new t(e,n,o)},t}(o$),g$=function(e){function t(t,n,o,r){var i=e.call(this,t,n)||this;return i.encodeStreams=o,i.objectsPerStream=r,i}return tv(t,e),t.prototype.computeBufferSize=function(){return rv(this,void 0,void 0,(function(){var e,t,n,o,r,i,a,s,c,l,u,d,p,f,h,A,y,m,g;return iv(this,(function(C){switch(C.label){case 0:e=this.context.largestObjectNumber+1,t=FJ.forVersion(1,7),n=t.sizeInBytes()+2,o=m$.create(this.createTrailerDict(),this.encodeStreams),r=[],i=[],a=[],s=this.context.enumerateIndirectObjects(),d=0,p=s.length,C.label=1;case 1:return d<p?(c=s[d],h=c[0],l=c[1],h===this.context.trailerInfo.Encrypt||l instanceof ZJ||l instanceof A$||0!==h.generationNumber?(r.push(c),o.addUncompressedEntry(h,n),n+=this.computeIndirectObjectSize(c),this.shouldWaitForTick(1)?[4,yX()]:[3,3]):[3,4]):[3,6];case 2:C.sent(),C.label=3;case 3:return[3,5];case 4:f=lX(i),u=lX(a),f&&f.length%this.objectsPerStream!=0||(f=[],i.push(f),u=$J.of(e++),a.push(u)),o.addCompressedEntry(h,u,f.length),f.push(c),C.label=5;case 5:return d++,[3,1];case 6:d=0,p=i.length,C.label=7;case 7:return d<p?(f=i[d],h=a[d],A=f$.withContextAndObjects(this.context,f,this.encodeStreams),o.addUncompressedEntry(h,n),n+=this.computeIndirectObjectSize([h,A]),r.push([h,A]),this.shouldWaitForTick(f.length)?[4,yX()]:[3,9]):[3,10];case 8:C.sent(),C.label=9;case 9:return d++,[3,7];case 10:return y=$J.of(e++),o.dict.set(VJ.of("Size"),RJ.of(e)),o.addUncompressedEntry(y,n),m=n,n+=this.computeIndirectObjectSize([y,o]),r.push([y,o]),g=d$.forLastCrossRefSectionOffset(m),[2,{size:n+=g.sizeInBytes(),header:t,indirectObjects:r,trailer:g}]}}))}))},t.forContext=function(e,n,o,r){return void 0===o&&(o=!0),void 0===r&&(r=50),new t(e,n,o,r)},t}(h$),C$=function(e){function t(t){var n=e.call(this)||this;return n.value=t,n}return tv(t,e),t.prototype.asBytes=function(){for(var e=this.value+(this.value.length%2==1?"0":""),t=e.length,n=new Uint8Array(e.length/2),o=0,r=0;o<t;){var i=parseInt(e.substring(o,o+2),16);n[r]=i,o+=2,r+=1}return n},t.prototype.decodeText=function(){var e=this.asBytes();return TX(e)?bX(e):eJ(e)},t.prototype.decodeDate=function(){var e=this.decodeText(),t=sX(e);if(!t)throw new pJ(e);return t},t.prototype.asString=function(){return this.value},t.prototype.clone=function(){return t.of(this.value)},t.prototype.toString=function(){return"<"+this.value+">"},t.prototype.sizeInBytes=function(){return this.value.length+2},t.prototype.copyBytesInto=function(e,t){return e[t++]=PJ.LessThan,t+=JZ(this.value,e,t),e[t++]=PJ.GreaterThan,this.value.length+2},t.of=function(e){return new t(e)},t.fromText=function(e){for(var n=function(e,t){void 0===t&&(t=!0);var n=[];t&&n.push(65279);for(var o=0,r=e.length;o<r;){var i=e.codePointAt(o);if(i<65536)n.push(i),o+=1;else{if(!(i<1114112))throw new Error("Invalid code point: 0x"+ZZ(i));n.push(mX(i),gX(i)),o+=2}}return new Uint16Array(n)}(e),o="",r=0,i=n.length;r<i;r++)o+=qZ(n[r],4);return new t(o)},t}(IJ),v$=function(){function e(e,t){this.encoding=e===BY.ZapfDingbats?RY.ZapfDingbats:e===BY.Symbol?RY.Symbol:RY.WinAnsi,this.font=MY.load(e),this.fontName=this.font.FontName,this.customName=t}return e.prototype.encodeText=function(e){for(var t=this.encodeTextAsGlyphs(e),n=new Array(t.length),o=0,r=t.length;o<r;o++)n[o]=ZZ(t[o].code);return C$.of(n.join(""))},e.prototype.widthOfTextAtSize=function(e,t){for(var n=this.encodeTextAsGlyphs(e),o=0,r=0,i=n.length;r<i;r++){var a=n[r].name,s=(n[r+1]||{}).name,c=this.font.getXAxisKerningForPair(a,s)||0;o+=this.widthOfGlyph(a)+c}return o*(t/1e3)},e.prototype.heightOfFontAtSize=function(e,t){void 0===t&&(t={});var n=t.descender,o=void 0===n||n,r=this.font,i=r.Ascender,a=r.Descender,s=r.FontBBox,c=(i||s[3])-(a||s[1]);return o||(c+=a||0),c/1e3*e},e.prototype.sizeOfFontAtHeight=function(e){var t=this.font,n=t.Ascender,o=t.Descender,r=t.FontBBox;return 1e3*e/((n||r[3])-(o||r[1]))},e.prototype.embedIntoContext=function(e,t){var n=e.obj({Type:"Font",Subtype:"Type1",BaseFont:this.customName||this.fontName,Encoding:this.encoding===RY.WinAnsi?"WinAnsiEncoding":void 0});return t?(e.assign(t,n),t):e.register(n)},e.prototype.widthOfGlyph=function(e){return this.font.getWidthOfGlyph(e)||250},e.prototype.encodeTextAsGlyphs=function(e){for(var t=Array.from(e),n=new Array(t.length),o=0,r=t.length;o<r;o++){var i=WZ(t[o]);n[o]=this.encoding.encodeUnicodeCodePoint(i)}return n},e.for=function(t,n){return new e(t,n)},e}(),b$=function(e){return"/CIDInit /ProcSet findresource begin\n12 dict begin\nbegincmap\n/CIDSystemInfo <<\n /Registry (Adobe)\n /Ordering (UCS)\n /Supplement 0\n>> def\n/CMapName /Adobe-Identity-UCS def\n/CMapType 2 def\n1 begincodespacerange\n<0000><ffff>\nendcodespacerange\n"+e.length+" beginbfchar\n"+e.map((function(e){return e[0]+" "+e[1]})).join("\n")+"\nendbfchar\nendcmap\nCMapName currentdict /CMap defineresource pop\nend\nend"},_$=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return"<"+e.join("")+">"},x$=function(e){return qZ(e,4)},w$=function(e){if(function(e){return e>=0&&e<=65535}(e))return x$(e);if(function(e){return e>=65536&&e<=1114111}(e)){var t=mX(e),n=gX(e);return""+x$(t)+x$(n)}var o=ZZ(e);throw new Error("0x"+o+" is not a valid UTF-8 or UTF-16 codepoint.")},B$=function(e){function t(t){var n=e.call(this)||this;return n.value=t,n}return tv(t,e),t.prototype.asBytes=function(){for(var e=[],t="",n=!1,o=function(t){void 0!==t&&e.push(t),n=!1},r=0,i=this.value.length;r<i;r++){var a=this.value[r],s=KZ(a),c=this.value[r+1];n?s===PJ.Newline||s===PJ.CarriageReturn?o():s===PJ.n?o(PJ.Newline):s===PJ.r?o(PJ.CarriageReturn):s===PJ.t?o(PJ.Tab):s===PJ.b?o(PJ.Backspace):s===PJ.f?o(PJ.FormFeed):s===PJ.LeftParen?o(PJ.LeftParen):s===PJ.RightParen?o(PJ.RightParen):s===PJ.Backspace?o(PJ.BackSlash):s>=PJ.Zero&&s<=PJ.Seven?3!==(t+=a).length&&c>="0"&&c<="7"||(o(parseInt(t,8)),t=""):o(s):s===PJ.BackSlash?n=!0:o(s)}return new Uint8Array(e)},t.prototype.decodeText=function(){var e=this.asBytes();return TX(e)?bX(e):eJ(e)},t.prototype.decodeDate=function(){var e=this.decodeText(),t=sX(e);if(!t)throw new pJ(e);return t},t.prototype.asString=function(){return this.value},t.prototype.clone=function(){return t.of(this.value)},t.prototype.toString=function(){return"("+this.value+")"},t.prototype.sizeInBytes=function(){return this.value.length+2},t.prototype.copyBytesInto=function(e,t){return e[t++]=PJ.LeftParen,t+=JZ(this.value,e,t),e[t++]=PJ.RightParen,this.value.length+2},t.of=function(e){return new t(e)},t.fromDate=function(e){return new t("D:"+YZ(String(e.getUTCFullYear()),4,"0")+YZ(String(e.getUTCMonth()+1),2,"0")+YZ(String(e.getUTCDate()),2,"0")+YZ(String(e.getUTCHours()),2,"0")+YZ(String(e.getUTCMinutes()),2,"0")+YZ(String(e.getUTCSeconds()),2,"0")+"Z")},t}(IJ),S$=function(){function e(e,t,n,o){var r=this;this.allGlyphsInFontSortedById=function(){for(var e=new Array(r.font.characterSet.length),t=0,n=e.length;t<n;t++){var o=r.font.characterSet[t];e[t]=r.font.glyphForCodePoint(o)}return function(e,t){for(var n=[],o=0,r=e.length;o<r;o++){var i=e[o],a=e[o-1];0!==o&&t(i)===t(a)||n.push(i)}return n}(e.sort(fX),(function(e){return e.id}))},this.font=e,this.scale=1e3/this.font.unitsPerEm,this.fontData=t,this.fontName=this.font.postscriptName||"Font",this.customName=n,this.fontFeatures=o,this.baseFontName="",this.glyphCache=tJ.populatedBy(this.allGlyphsInFontSortedById)}return e.for=function(t,n,o,r){return rv(this,void 0,void 0,(function(){return iv(this,(function(i){switch(i.label){case 0:return[4,t.create(n)];case 1:return[2,new e(i.sent(),n,o,r)]}}))}))},e.prototype.encodeText=function(e){for(var t=this.font.layout(e,this.fontFeatures).glyphs,n=new Array(t.length),o=0,r=t.length;o<r;o++)n[o]=qZ(t[o].id,4);return C$.of(n.join(""))},e.prototype.widthOfTextAtSize=function(e,t){for(var n=this.font.layout(e,this.fontFeatures).glyphs,o=0,r=0,i=n.length;r<i;r++)o+=n[r].advanceWidth*this.scale;return o*(t/1e3)},e.prototype.heightOfFontAtSize=function(e,t){void 0===t&&(t={});var n=t.descender,o=void 0===n||n,r=this.font,i=r.ascent,a=r.descent,s=r.bbox,c=(i||s.maxY)*this.scale-(a||s.minY)*this.scale;return o||(c-=Math.abs(a)||0),c/1e3*e},e.prototype.sizeOfFontAtHeight=function(e){var t=this.font,n=t.ascent,o=t.descent,r=t.bbox;return 1e3*e/((n||r.maxY)*this.scale-(o||r.minY)*this.scale)},e.prototype.embedIntoContext=function(e,t){return this.baseFontName=this.customName||e.addRandomSuffix(this.fontName),this.embedFontDict(e,t)},e.prototype.embedFontDict=function(e,t){return rv(this,void 0,void 0,(function(){var n,o,r;return iv(this,(function(i){switch(i.label){case 0:return[4,this.embedCIDFontDict(e)];case 1:return n=i.sent(),o=this.embedUnicodeCmap(e),r=e.obj({Type:"Font",Subtype:"Type0",BaseFont:this.baseFontName,Encoding:"Identity-H",DescendantFonts:[n],ToUnicode:o}),t?(e.assign(t,r),[2,t]):[2,e.register(r)]}}))}))},e.prototype.isCFF=function(){return this.font.cff},e.prototype.embedCIDFontDict=function(e){return rv(this,void 0,void 0,(function(){var t,n;return iv(this,(function(o){switch(o.label){case 0:return[4,this.embedFontDescriptor(e)];case 1:return t=o.sent(),n=e.obj({Type:"Font",Subtype:this.isCFF()?"CIDFontType0":"CIDFontType2",CIDToGIDMap:"Identity",BaseFont:this.baseFontName,CIDSystemInfo:{Registry:B$.of("Adobe"),Ordering:B$.of("Identity"),Supplement:0},FontDescriptor:t,W:this.computeWidths()}),[2,e.register(n)]}}))}))},e.prototype.embedFontDescriptor=function(e){return rv(this,void 0,void 0,(function(){var t,n,o,r,i,a,s,c,l,u,d,p,f,h,A;return iv(this,(function(y){switch(y.label){case 0:return[4,this.embedFontStream(e)];case 1:return t=y.sent(),n=this.scale,o=this.font,r=o.italicAngle,i=o.ascent,a=o.descent,s=o.capHeight,c=o.xHeight,l=this.font.bbox,u=l.minX,d=l.minY,p=l.maxX,f=l.maxY,h=e.obj(((A={Type:"FontDescriptor",FontName:this.baseFontName,Flags:(v=this.font,b=v["OS/2"]?v["OS/2"].sFamilyClass:0,m={fixedPitch:v.post.isFixedPitch,serif:1<=b&&b<=7,script:10===b,italic:v.head.macStyle.italic},g=0,C=function(e){g|=1<<e-1},m.fixedPitch&&C(1),m.serif&&C(2),C(3),m.script&&C(4),m.nonsymbolic&&C(6),m.italic&&C(7),m.allCap&&C(17),m.smallCap&&C(18),m.forceBold&&C(19),g),FontBBox:[u*n,d*n,p*n,f*n],ItalicAngle:r,Ascent:i*n,Descent:a*n,CapHeight:(s||i)*n,XHeight:(c||0)*n,StemV:0})[this.isCFF()?"FontFile3":"FontFile2"]=t,A)),[2,e.register(h)]}var m,g,C,v,b}))}))},e.prototype.serializeFont=function(){return rv(this,void 0,void 0,(function(){return iv(this,(function(e){return[2,this.fontData]}))}))},e.prototype.embedFontStream=function(e){return rv(this,void 0,void 0,(function(){var t,n,o;return iv(this,(function(r){switch(r.label){case 0:return o=(n=e).flateStream,[4,this.serializeFont()];case 1:return t=o.apply(n,[r.sent(),{Subtype:this.isCFF()?"CIDFontType0C":void 0}]),[2,e.register(t)]}}))}))},e.prototype.embedUnicodeCmap=function(e){var t=function(e,t){for(var n=new Array(e.length),o=0,r=e.length;o<r;o++){var i=e[o],a=_$(x$(t(i))),s=_$.apply(void 0,i.codePoints.map(w$));n[o]=[a,s]}return b$(n)}(this.glyphCache.access(),this.glyphId.bind(this)),n=e.flateStream(t);return e.register(n)},e.prototype.glyphId=function(e){return e?e.id:-1},e.prototype.computeWidths=function(){for(var e=this.glyphCache.access(),t=[],n=[],o=0,r=e.length;o<r;o++){var i=e[o],a=e[o-1],s=this.glyphId(i),c=this.glyphId(a);0===o?t.push(s):s-c!=1&&(t.push(n),t.push(s),n=[]),n.push(i.advanceWidth*this.scale)}return t.push(n),t},e}(),E$=function(e){function t(t,n,o,r){var i=e.call(this,t,n,o,r)||this;return i.subset=i.font.createSubset(),i.glyphs=[],i.glyphCache=tJ.populatedBy((function(){return i.glyphs})),i.glyphIdMap=new Map,i}return tv(t,e),t.for=function(e,n,o,r){return rv(this,void 0,void 0,(function(){return iv(this,(function(i){switch(i.label){case 0:return[4,e.create(n)];case 1:return[2,new t(i.sent(),n,o,r)]}}))}))},t.prototype.encodeText=function(e){for(var t=this.font.layout(e,this.fontFeatures).glyphs,n=new Array(t.length),o=0,r=t.length;o<r;o++){var i=t[o],a=this.subset.includeGlyph(i);this.glyphs[a-1]=i,this.glyphIdMap.set(i.id,a),n[o]=qZ(a,4)}return this.glyphCache.invalidate(),C$.of(n.join(""))},t.prototype.isCFF=function(){return this.subset.cff},t.prototype.glyphId=function(e){return e?this.glyphIdMap.get(e.id):-1},t.prototype.serializeFont=function(){var e=this;return new Promise((function(t,n){var o=[];e.subset.encodeStream().on("data",(function(e){return o.push(e)})).on("end",(function(){return t(function(e){for(var t=0,n=0,o=e.length;n<o;n++)t+=e[n].length;var r=new Uint8Array(t),i=0;for(n=0,o=e.length;n<o;n++){var a=e[n];r.set(a,i),i+=a.length}return r}(o))})).on("error",(function(e){return n(e)}))}))},t}(S$);!function(e){e.Source="Source",e.Data="Data",e.Alternative="Alternative",e.Supplement="Supplement",e.EncryptedPayload="EncryptedPayload",e.FormData="EncryptedPayload",e.Schema="Schema",e.Unspecified="Unspecified"}(y$||(y$={}));var T$,M$=function(){function e(e,t,n){void 0===n&&(n={}),this.fileData=e,this.fileName=t,this.options=n}return e.for=function(t,n,o){return void 0===o&&(o={}),new e(t,n,o)},e.prototype.embedIntoContext=function(e,t){return rv(this,void 0,void 0,(function(){var n,o,r,i,a,s,c,l,u;return iv(this,(function(d){return n=this.options,o=n.mimeType,r=n.description,i=n.creationDate,a=n.modificationDate,s=n.afRelationship,c=e.flateStream(this.fileData,{Type:"EmbeddedFile",Subtype:null!=o?o:void 0,Params:{Size:this.fileData.length,CreationDate:i?B$.fromDate(i):void 0,ModDate:a?B$.fromDate(a):void 0}}),l=e.register(c),u=e.obj({Type:"Filespec",F:B$.of(this.fileName),UF:C$.fromText(this.fileName),EF:{F:l},Desc:r?C$.fromText(r):void 0,AFRelationship:null!=s?s:void 0}),t?(e.assign(t,u),[2,t]):[2,e.register(u)]}))}))},e}(),P$=[65472,65473,65474,65475,65477,65478,65479,65480,65481,65482,65483,65484,65485,65486,65487];!function(e){e.DeviceGray="DeviceGray",e.DeviceRGB="DeviceRGB",e.DeviceCMYK="DeviceCMYK"}(T$||(T$={}));var F$,I$={1:T$.DeviceGray,3:T$.DeviceRGB,4:T$.DeviceCMYK},R$=function(){function e(e,t,n,o,r){this.imageData=e,this.bitsPerComponent=t,this.width=n,this.height=o,this.colorSpace=r}return e.for=function(t){return rv(this,void 0,void 0,(function(){var n,o,r,i,a,s,c,l;return iv(this,(function(u){if(n=new DataView(t.buffer),65496!==n.getUint16(0))throw new Error("SOI not found in JPEG");for(o=2;o<n.byteLength&&(r=n.getUint16(o),o+=2,!P$.includes(r));)o+=n.getUint16(o);if(!P$.includes(r))throw new Error("Invalid JPEG");if(o+=2,i=n.getUint8(o++),a=n.getUint16(o),o+=2,s=n.getUint16(o),o+=2,c=n.getUint8(o++),!(l=I$[c]))throw new Error("Unknown JPEG channel.");return[2,new e(t,i,s,a,l)]}))}))},e.prototype.embedIntoContext=function(e,t){return rv(this,void 0,void 0,(function(){var n;return iv(this,(function(o){return n=e.stream(this.imageData,{Type:"XObject",Subtype:"Image",BitsPerComponent:this.bitsPerComponent,Width:this.width,Height:this.height,ColorSpace:this.colorSpace,Filter:"DCTDecode",Decode:this.colorSpace===T$.DeviceCMYK?[1,0,1,0,1,0,1,0]:void 0}),t?(e.assign(t,n),[2,t]):[2,e.register(n)]}))}))},e}(),k$={};k$.toRGBA8=function(e){var t=e.width,n=e.height;if(null==e.tabs.acTL)return[k$.toRGBA8.decodeImage(e.data,t,n,e).buffer];var o=[];null==e.frames[0].data&&(e.frames[0].data=e.data);for(var r=t*n*4,i=new Uint8Array(r),a=new Uint8Array(r),s=new Uint8Array(r),c=0;c<e.frames.length;c++){var l=e.frames[c],u=l.rect.x,d=l.rect.y,p=l.rect.width,f=l.rect.height,h=k$.toRGBA8.decodeImage(l.data,p,f,e);if(0!=c)for(var A=0;A<r;A++)s[A]=i[A];if(0==l.blend?k$._copyTile(h,p,f,i,t,n,u,d,0):1==l.blend&&k$._copyTile(h,p,f,i,t,n,u,d,1),o.push(i.buffer.slice(0)),0==l.dispose);else if(1==l.dispose)k$._copyTile(a,p,f,i,t,n,u,d,0);else if(2==l.dispose)for(A=0;A<r;A++)i[A]=s[A]}return o},k$.toRGBA8.decodeImage=function(e,t,n,o){var r=t*n,i=k$.decode._getBPP(o),a=Math.ceil(t*i/8),s=new Uint8Array(4*r),c=new Uint32Array(s.buffer),l=o.ctype,u=o.depth,d=k$._bin.readUshort;if(6==l){var p=r<<2;if(8==u)for(var f=0;f<p;f+=4)s[f]=e[f],s[f+1]=e[f+1],s[f+2]=e[f+2],s[f+3]=e[f+3];if(16==u)for(f=0;f<p;f++)s[f]=e[f<<1]}else if(2==l){var h=o.tabs.tRNS;if(null==h){if(8==u)for(f=0;f<r;f++){var A=3*f;c[f]=255<<24|e[A+2]<<16|e[A+1]<<8|e[A]}if(16==u)for(f=0;f<r;f++){A=6*f;c[f]=255<<24|e[A+4]<<16|e[A+2]<<8|e[A]}}else{var y=h[0],m=h[1],g=h[2];if(8==u)for(f=0;f<r;f++){var C=f<<2;A=3*f;c[f]=255<<24|e[A+2]<<16|e[A+1]<<8|e[A],e[A]==y&&e[A+1]==m&&e[A+2]==g&&(s[C+3]=0)}if(16==u)for(f=0;f<r;f++){C=f<<2,A=6*f;c[f]=255<<24|e[A+4]<<16|e[A+2]<<8|e[A],d(e,A)==y&&d(e,A+2)==m&&d(e,A+4)==g&&(s[C+3]=0)}}}else if(3==l){var v=o.tabs.PLTE,b=o.tabs.tRNS,_=b?b.length:0;if(1==u)for(var x=0;x<n;x++){var w=x*a,B=x*t;for(f=0;f<t;f++){C=B+f<<2;var S=3*(E=e[w+(f>>3)]>>7-(7&f)&1);s[C]=v[S],s[C+1]=v[S+1],s[C+2]=v[S+2],s[C+3]=E<_?b[E]:255}}if(2==u)for(x=0;x<n;x++)for(w=x*a,B=x*t,f=0;f<t;f++){C=B+f<<2,S=3*(E=e[w+(f>>2)]>>6-((3&f)<<1)&3);s[C]=v[S],s[C+1]=v[S+1],s[C+2]=v[S+2],s[C+3]=E<_?b[E]:255}if(4==u)for(x=0;x<n;x++)for(w=x*a,B=x*t,f=0;f<t;f++){C=B+f<<2,S=3*(E=e[w+(f>>1)]>>4-((1&f)<<2)&15);s[C]=v[S],s[C+1]=v[S+1],s[C+2]=v[S+2],s[C+3]=E<_?b[E]:255}if(8==u)for(f=0;f<r;f++){var E;C=f<<2,S=3*(E=e[f]);s[C]=v[S],s[C+1]=v[S+1],s[C+2]=v[S+2],s[C+3]=E<_?b[E]:255}}else if(4==l){if(8==u)for(f=0;f<r;f++){C=f<<2;var T=e[M=f<<1];s[C]=T,s[C+1]=T,s[C+2]=T,s[C+3]=e[M+1]}if(16==u)for(f=0;f<r;f++){var M;C=f<<2,T=e[M=f<<2];s[C]=T,s[C+1]=T,s[C+2]=T,s[C+3]=e[M+2]}}else if(0==l)for(y=o.tabs.tRNS?o.tabs.tRNS:-1,x=0;x<n;x++){var P=x*a,F=x*t;if(1==u)for(var I=0;I<t;I++){var R=(T=255*(e[P+(I>>>3)]>>>7-(7&I)&1))==255*y?0:255;c[F+I]=R<<24|T<<16|T<<8|T}else if(2==u)for(I=0;I<t;I++){R=(T=85*(e[P+(I>>>2)]>>>6-((3&I)<<1)&3))==85*y?0:255;c[F+I]=R<<24|T<<16|T<<8|T}else if(4==u)for(I=0;I<t;I++){R=(T=17*(e[P+(I>>>1)]>>>4-((1&I)<<2)&15))==17*y?0:255;c[F+I]=R<<24|T<<16|T<<8|T}else if(8==u)for(I=0;I<t;I++){R=(T=e[P+I])==y?0:255;c[F+I]=R<<24|T<<16|T<<8|T}else if(16==u)for(I=0;I<t;I++){T=e[P+(I<<1)],R=d(e,P+(I<<f))==y?0:255;c[F+I]=R<<24|T<<16|T<<8|T}}return s},k$.decode=function(e){for(var t,n=new Uint8Array(e),o=8,r=k$._bin,i=r.readUshort,a=r.readUint,s={tabs:{},frames:[]},c=new Uint8Array(n.length),l=0,u=0,d=[137,80,78,71,13,10,26,10],p=0;p<8;p++)if(n[p]!=d[p])throw"The input is not a PNG file!";for(;o<n.length;){var f=r.readUint(n,o);o+=4;var h=r.readASCII(n,o,4);if(o+=4,"IHDR"==h)k$.decode._IHDR(n,o,s);else if("IDAT"==h){for(p=0;p<f;p++)c[l+p]=n[o+p];l+=f}else if("acTL"==h)s.tabs[h]={num_frames:a(n,o),num_plays:a(n,o+4)},t=new Uint8Array(n.length);else if("fcTL"==h){var A;if(0!=u)(A=s.frames[s.frames.length-1]).data=k$.decode._decompress(s,t.slice(0,u),A.rect.width,A.rect.height),u=0;var y={x:a(n,o+12),y:a(n,o+16),width:a(n,o+4),height:a(n,o+8)},m=i(n,o+22);m=i(n,o+20)/(0==m?100:m);var g={rect:y,delay:Math.round(1e3*m),dispose:n[o+24],blend:n[o+25]};s.frames.push(g)}else if("fdAT"==h){for(p=0;p<f-4;p++)t[u+p]=n[o+p+4];u+=f-4}else if("pHYs"==h)s.tabs[h]=[r.readUint(n,o),r.readUint(n,o+4),n[o+8]];else if("cHRM"==h){s.tabs[h]=[];for(p=0;p<8;p++)s.tabs[h].push(r.readUint(n,o+4*p))}else if("tEXt"==h){null==s.tabs[h]&&(s.tabs[h]={});var C=r.nextZero(n,o),v=r.readASCII(n,o,C-o),b=r.readASCII(n,C+1,o+f-C-1);s.tabs[h][v]=b}else if("iTXt"==h){null==s.tabs[h]&&(s.tabs[h]={});C=0;var _=o;C=r.nextZero(n,_);v=r.readASCII(n,_,C-_);n[_=C+1],n[_+1],_+=2,C=r.nextZero(n,_),r.readASCII(n,_,C-_),_=C+1,C=r.nextZero(n,_),r.readUTF8(n,_,C-_),_=C+1;b=r.readUTF8(n,_,f-(_-o));s.tabs[h][v]=b}else if("PLTE"==h)s.tabs[h]=r.readBytes(n,o,f);else if("hIST"==h){var x=s.tabs.PLTE.length/3;s.tabs[h]=[];for(p=0;p<x;p++)s.tabs[h].push(i(n,o+2*p))}else if("tRNS"==h)3==s.ctype?s.tabs[h]=r.readBytes(n,o,f):0==s.ctype?s.tabs[h]=i(n,o):2==s.ctype&&(s.tabs[h]=[i(n,o),i(n,o+2),i(n,o+4)]);else if("gAMA"==h)s.tabs[h]=r.readUint(n,o)/1e5;else if("sRGB"==h)s.tabs[h]=n[o];else if("bKGD"==h)0==s.ctype||4==s.ctype?s.tabs[h]=[i(n,o)]:2==s.ctype||6==s.ctype?s.tabs[h]=[i(n,o),i(n,o+2),i(n,o+4)]:3==s.ctype&&(s.tabs[h]=n[o]);else if("IEND"==h)break;o+=f,r.readUint(n,o),o+=4}0!=u&&((A=s.frames[s.frames.length-1]).data=k$.decode._decompress(s,t.slice(0,u),A.rect.width,A.rect.height),u=0);return s.data=k$.decode._decompress(s,c,s.width,s.height),delete s.compress,delete s.interlace,delete s.filter,s},k$.decode._decompress=function(e,t,n,o){var r=k$.decode._getBPP(e),i=Math.ceil(n*r/8),a=new Uint8Array((i+1+e.interlace)*o);return t=k$.decode._inflate(t,a),0==e.interlace?t=k$.decode._filterZero(t,e,0,n,o):1==e.interlace&&(t=k$.decode._readInterlace(t,e)),t},k$.decode._inflate=function(e,t){return k$.inflateRaw(new Uint8Array(e.buffer,2,e.length-6),t)},k$.inflateRaw=((F$={H:{}}).H.N=function(e,t){var n,o,r=Uint8Array,i=0,a=0,s=0,c=0,l=0,u=0,d=0,p=0,f=0;if(3==e[0]&&0==e[1])return t||new r(0);var h=F$.H,A=h.b,y=h.e,m=h.R,g=h.n,C=h.A,v=h.Z,b=h.m,_=null==t;for(_&&(t=new r(e.length>>>2<<3));0==i;)if(i=A(e,f,1),a=A(e,f+1,2),f+=3,0!=a){if(_&&(t=F$.H.W(t,p+(1<<17))),1==a&&(n=b.J,o=b.h,u=511,d=31),2==a){s=y(e,f,5)+257,c=y(e,f+5,5)+1,l=y(e,f+10,4)+4,f+=14;for(var x=1,w=0;w<38;w+=2)b.Q[w]=0,b.Q[w+1]=0;for(w=0;w<l;w++){var B=y(e,f+3*w,3);b.Q[1+(b.X[w]<<1)]=B,B>x&&(x=B)}f+=3*l,g(b.Q,x),C(b.Q,x,b.u),n=b.w,o=b.d,f=m(b.u,(1<<x)-1,s+c,e,f,b.v);var S=h.V(b.v,0,s,b.C);u=(1<<S)-1;var E=h.V(b.v,s,c,b.D);d=(1<<E)-1,g(b.C,S),C(b.C,S,n),g(b.D,E),C(b.D,E,o)}for(;;){var T=n[v(e,f)&u];f+=15&T;var M=T>>>4;if(M>>>8==0)t[p++]=M;else{if(256==M)break;var P=p+M-254;if(M>264){var F=b.q[M-257];P=p+(F>>>3)+y(e,f,7&F),f+=7&F}var I=o[v(e,f)&d];f+=15&I;var R=I>>>4,k=b.c[R],O=(k>>>4)+A(e,f,15&k);for(f+=15&k;p<P;)t[p]=t[p++-O],t[p]=t[p++-O],t[p]=t[p++-O],t[p]=t[p++-O];p=P}}}else{7&f&&(f+=8-(7&f));var D=4+(f>>>3),L=e[D-4]|e[D-3]<<8;_&&(t=F$.H.W(t,p+L)),t.set(new r(e.buffer,e.byteOffset+D,L),p),f=D+L<<3,p+=L}return t.length==p?t:t.slice(0,p)},F$.H.W=function(e,t){var n=e.length;if(t<=n)return e;var o=new Uint8Array(n<<1);return o.set(e,0),o},F$.H.R=function(e,t,n,o,r,i){for(var a=F$.H.e,s=F$.H.Z,c=0;c<n;){var l=e[s(o,r)&t];r+=15&l;var u=l>>>4;if(u<=15)i[c]=u,c++;else{var d=0,p=0;16==u?(p=3+a(o,r,2),r+=2,d=i[c-1]):17==u?(p=3+a(o,r,3),r+=3):18==u&&(p=11+a(o,r,7),r+=7);for(var f=c+p;c<f;)i[c]=d,c++}}return r},F$.H.V=function(e,t,n,o){for(var r=0,i=0,a=o.length>>>1;i<n;){var s=e[i+t];o[i<<1]=0,o[1+(i<<1)]=s,s>r&&(r=s),i++}for(;i<a;)o[i<<1]=0,o[1+(i<<1)]=0,i++;return r},F$.H.n=function(e,t){for(var n,o,r,i,a=F$.H.m,s=e.length,c=a.j,l=0;l<=t;l++)c[l]=0;for(l=1;l<s;l+=2)c[e[l]]++;var u=a.K;for(n=0,c[0]=0,o=1;o<=t;o++)n=n+c[o-1]<<1,u[o]=n;for(r=0;r<s;r+=2)0!=(i=e[r+1])&&(e[r]=u[i],u[i]++)},F$.H.A=function(e,t,n){for(var o=e.length,r=F$.H.m.r,i=0;i<o;i+=2)if(0!=e[i+1])for(var a=i>>1,s=e[i+1],c=a<<4|s,l=t-s,u=e[i]<<l,d=u+(1<<l);u!=d;)n[r[u]>>>15-t]=c,u++},F$.H.l=function(e,t){for(var n=F$.H.m.r,o=15-t,r=0;r<e.length;r+=2){var i=e[r]<<t-e[r+1];e[r]=n[i]>>>o}},F$.H.M=function(e,t,n){n<<=7&t;var o=t>>>3;e[o]|=n,e[o+1]|=n>>>8},F$.H.I=function(e,t,n){n<<=7&t;var o=t>>>3;e[o]|=n,e[o+1]|=n>>>8,e[o+2]|=n>>>16},F$.H.e=function(e,t,n){return(e[t>>>3]|e[1+(t>>>3)]<<8)>>>(7&t)&(1<<n)-1},F$.H.b=function(e,t,n){return(e[t>>>3]|e[1+(t>>>3)]<<8|e[2+(t>>>3)]<<16)>>>(7&t)&(1<<n)-1},F$.H.Z=function(e,t){return(e[t>>>3]|e[1+(t>>>3)]<<8|e[2+(t>>>3)]<<16)>>>(7&t)},F$.H.i=function(e,t){return(e[t>>>3]|e[1+(t>>>3)]<<8|e[2+(t>>>3)]<<16|e[3+(t>>>3)]<<24)>>>(7&t)},F$.H.m=function(){var e=Uint16Array,t=Uint32Array;return{K:new e(16),j:new e(16),X:[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],S:[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,999,999,999],T:[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0],q:new e(32),p:[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,65535,65535],z:[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0],c:new t(32),J:new e(512),_:[],h:new e(32),$:[],w:new e(32768),C:[],v:[],d:new e(32768),D:[],u:new e(512),Q:[],r:new e(32768),s:new t(286),Y:new t(30),a:new t(19),t:new t(15e3),k:new e(65536),g:new e(32768)}}(),function(){for(var e=F$.H.m,t=0;t<32768;t++){var n=t;n=(4278255360&(n=(4042322160&(n=(3435973836&(n=(2863311530&n)>>>1|(1431655765&n)<<1))>>>2|(858993459&n)<<2))>>>4|(252645135&n)<<4))>>>8|(16711935&n)<<8,e.r[t]=(n>>>16|n<<16)>>>17}function o(e,t,n){for(;0!=t--;)e.push(0,n)}for(t=0;t<32;t++)e.q[t]=e.S[t]<<3|e.T[t],e.c[t]=e.p[t]<<4|e.z[t];o(e._,144,8),o(e._,112,9),o(e._,24,7),o(e._,8,8),F$.H.n(e._,9),F$.H.A(e._,9,e.J),F$.H.l(e._,9),o(e.$,32,5),F$.H.n(e.$,5),F$.H.A(e.$,5,e.h),F$.H.l(e.$,5),o(e.Q,19,0),o(e.C,286,0),o(e.D,30,0),o(e.v,320,0)}(),F$.H.N),k$.decode._readInterlace=function(e,t){for(var n=t.width,o=t.height,r=k$.decode._getBPP(t),i=r>>3,a=Math.ceil(n*r/8),s=new Uint8Array(o*a),c=0,l=[0,0,4,0,2,0,1],u=[0,4,0,2,0,1,0],d=[8,8,8,4,4,2,2],p=[8,8,4,4,2,2,1],f=0;f<7;){for(var h=d[f],A=p[f],y=0,m=0,g=l[f];g<o;)g+=h,m++;for(var C=u[f];C<n;)C+=A,y++;var v=Math.ceil(y*r/8);k$.decode._filterZero(e,t,c,y,m);for(var b=0,_=l[f];_<o;){for(var x=u[f],w=c+b*v<<3;x<n;){var B;if(1==r)B=(B=e[w>>3])>>7-(7&w)&1,s[_*a+(x>>3)]|=B<<7-(7&x);if(2==r)B=(B=e[w>>3])>>6-(7&w)&3,s[_*a+(x>>2)]|=B<<6-((3&x)<<1);if(4==r)B=(B=e[w>>3])>>4-(7&w)&15,s[_*a+(x>>1)]|=B<<4-((1&x)<<2);if(r>=8)for(var S=_*a+x*i,E=0;E<i;E++)s[S+E]=e[(w>>3)+E];w+=r,x+=A}b++,_+=h}y*m!=0&&(c+=m*(1+v)),f+=1}return s},k$.decode._getBPP=function(e){return[1,null,3,1,2,null,4][e.ctype]*e.depth},k$.decode._filterZero=function(e,t,n,o,r){var i=k$.decode._getBPP(t),a=Math.ceil(o*i/8),s=k$.decode._paeth;i=Math.ceil(i/8);var c=0,l=1,u=e[n],d=0;if(u>1&&(e[n]=[0,0,1][u-2]),3==u)for(d=i;d<a;d++)e[d+1]=e[d+1]+(e[d+1-i]>>>1)&255;for(var p=0;p<r;p++)if(d=0,0==(u=e[(l=(c=n+p*a)+p+1)-1]))for(;d<a;d++)e[c+d]=e[l+d];else if(1==u){for(;d<i;d++)e[c+d]=e[l+d];for(;d<a;d++)e[c+d]=e[l+d]+e[c+d-i]}else if(2==u)for(;d<a;d++)e[c+d]=e[l+d]+e[c+d-a];else if(3==u){for(;d<i;d++)e[c+d]=e[l+d]+(e[c+d-a]>>>1);for(;d<a;d++)e[c+d]=e[l+d]+(e[c+d-a]+e[c+d-i]>>>1)}else{for(;d<i;d++)e[c+d]=e[l+d]+s(0,e[c+d-a],0);for(;d<a;d++)e[c+d]=e[l+d]+s(e[c+d-i],e[c+d-a],e[c+d-i-a])}return e},k$.decode._paeth=function(e,t,n){var o=e+t-n,r=o-e,i=o-t,a=o-n;return r*r<=i*i&&r*r<=a*a?e:i*i<=a*a?t:n},k$.decode._IHDR=function(e,t,n){var o=k$._bin;n.width=o.readUint(e,t),t+=4,n.height=o.readUint(e,t),t+=4,n.depth=e[t],t++,n.ctype=e[t],t++,n.compress=e[t],t++,n.filter=e[t],t++,n.interlace=e[t],t++},k$._bin={nextZero:function(e,t){for(;0!=e[t];)t++;return t},readUshort:function(e,t){return e[t]<<8|e[t+1]},writeUshort:function(e,t,n){e[t]=n>>8&255,e[t+1]=255&n},readUint:function(e,t){return 16777216*e[t]+(e[t+1]<<16|e[t+2]<<8|e[t+3])},writeUint:function(e,t,n){e[t]=n>>24&255,e[t+1]=n>>16&255,e[t+2]=n>>8&255,e[t+3]=255&n},readASCII:function(e,t,n){for(var o="",r=0;r<n;r++)o+=String.fromCharCode(e[t+r]);return o},writeASCII:function(e,t,n){for(var o=0;o<n.length;o++)e[t+o]=n.charCodeAt(o)},readBytes:function(e,t,n){for(var o=[],r=0;r<n;r++)o.push(e[t+r]);return o},pad:function(e){return e.length<2?"0"+e:e},readUTF8:function(e,t,n){for(var o,r="",i=0;i<n;i++)r+="%"+k$._bin.pad(e[t+i].toString(16));try{o=decodeURIComponent(r)}catch(o){return k$._bin.readASCII(e,t,n)}return o}},k$._copyTile=function(e,t,n,o,r,i,a,s,c){for(var l=Math.min(t,r),u=Math.min(n,i),d=0,p=0,f=0;f<u;f++)for(var h=0;h<l;h++)if(a>=0&&s>=0?(d=f*t+h<<2,p=(s+f)*r+a+h<<2):(d=(-s+f)*t-a+h<<2,p=f*r+h<<2),0==c)o[p]=e[d],o[p+1]=e[d+1],o[p+2]=e[d+2],o[p+3]=e[d+3];else if(1==c){var A=e[d+3]*(1/255),y=e[d]*A,m=e[d+1]*A,g=e[d+2]*A,C=o[p+3]*(1/255),v=o[p]*C,b=o[p+1]*C,_=o[p+2]*C,x=1-A,w=A+C*x,B=0==w?0:1/w;o[p+3]=255*w,o[p+0]=(y+v*x)*B,o[p+1]=(m+b*x)*B,o[p+2]=(g+_*x)*B}else if(2==c){A=e[d+3],y=e[d],m=e[d+1],g=e[d+2],C=o[p+3],v=o[p],b=o[p+1],_=o[p+2];A==C&&y==v&&m==b&&g==_?(o[p]=0,o[p+1]=0,o[p+2]=0,o[p+3]=0):(o[p]=y,o[p+1]=m,o[p+2]=g,o[p+3]=A)}else if(3==c){A=e[d+3],y=e[d],m=e[d+1],g=e[d+2],C=o[p+3],v=o[p],b=o[p+1],_=o[p+2];if(A==C&&y==v&&m==b&&g==_)continue;if(A<220&&C>20)return!1}return!0},k$.encode=function(e,t,n,o,r,i,a){null==o&&(o=0),null==a&&(a=!1);var s=k$.encode.compress(e,t,n,o,[!1,!1,!1,0,a]);return k$.encode.compressPNG(s,-1),k$.encode._main(s,t,n,r,i)},k$.encodeLL=function(e,t,n,o,r,i,a,s){for(var c={ctype:0+(1==o?0:2)+(0==r?0:4),depth:i,frames:[]},l=(o+r)*i,u=l*t,d=0;d<e.length;d++)c.frames.push({rect:{x:0,y:0,width:t,height:n},img:new Uint8Array(e[d]),blend:0,dispose:1,bpp:Math.ceil(l/8),bpl:Math.ceil(u/8)});return k$.encode.compressPNG(c,0,!0),k$.encode._main(c,t,n,a,s)},k$.encode._main=function(e,t,n,o,r){null==r&&(r={});var i=k$.crc.crc,a=k$._bin.writeUint,s=k$._bin.writeUshort,c=k$._bin.writeASCII,l=8,u=e.frames.length>1,d=!1,p=33+(u?20:0);if(null!=r.sRGB&&(p+=13),null!=r.pHYs&&(p+=21),3==e.ctype){for(var f=e.plte.length,h=0;h<f;h++)e.plte[h]>>>24!=255&&(d=!0);p+=8+3*f+4+(d?8+1*f+4:0)}for(var A=0;A<e.frames.length;A++){u&&(p+=38),p+=(w=e.frames[A]).cimg.length+12,0!=A&&(p+=4)}p+=12;var y=new Uint8Array(p),m=[137,80,78,71,13,10,26,10];for(h=0;h<8;h++)y[h]=m[h];if(a(y,l,13),c(y,l+=4,"IHDR"),a(y,l+=4,t),a(y,l+=4,n),y[l+=4]=e.depth,y[++l]=e.ctype,y[++l]=0,y[++l]=0,y[++l]=0,a(y,++l,i(y,l-17,17)),l+=4,null!=r.sRGB&&(a(y,l,1),c(y,l+=4,"sRGB"),y[l+=4]=r.sRGB,a(y,++l,i(y,l-5,5)),l+=4),null!=r.pHYs&&(a(y,l,9),c(y,l+=4,"pHYs"),a(y,l+=4,r.pHYs[0]),a(y,l+=4,r.pHYs[1]),y[l+=4]=r.pHYs[2],a(y,++l,i(y,l-13,13)),l+=4),u&&(a(y,l,8),c(y,l+=4,"acTL"),a(y,l+=4,e.frames.length),a(y,l+=4,null!=r.loop?r.loop:0),a(y,l+=4,i(y,l-12,12)),l+=4),3==e.ctype){a(y,l,3*(f=e.plte.length)),c(y,l+=4,"PLTE"),l+=4;for(h=0;h<f;h++){var g=3*h,C=e.plte[h],v=255&C,b=C>>>8&255,_=C>>>16&255;y[l+g+0]=v,y[l+g+1]=b,y[l+g+2]=_}if(a(y,l+=3*f,i(y,l-3*f-4,3*f+4)),l+=4,d){a(y,l,f),c(y,l+=4,"tRNS"),l+=4;for(h=0;h<f;h++)y[l+h]=e.plte[h]>>>24&255;a(y,l+=f,i(y,l-f-4,f+4)),l+=4}}var x=0;for(A=0;A<e.frames.length;A++){var w=e.frames[A];u&&(a(y,l,26),c(y,l+=4,"fcTL"),a(y,l+=4,x++),a(y,l+=4,w.rect.width),a(y,l+=4,w.rect.height),a(y,l+=4,w.rect.x),a(y,l+=4,w.rect.y),s(y,l+=4,o[A]),s(y,l+=2,1e3),y[l+=2]=w.dispose,y[++l]=w.blend,a(y,++l,i(y,l-30,30)),l+=4);var B=w.cimg;a(y,l,(f=B.length)+(0==A?0:4));var S=l+=4;c(y,l,0==A?"IDAT":"fdAT"),l+=4,0!=A&&(a(y,l,x++),l+=4),y.set(B,l),a(y,l+=f,i(y,S,l-S)),l+=4}return a(y,l,0),c(y,l+=4,"IEND"),a(y,l+=4,i(y,l-4,4)),l+=4,y.buffer},k$.encode.compressPNG=function(e,t,n){for(var o=0;o<e.frames.length;o++){var r=e.frames[o];r.rect.width;var i=r.rect.height,a=new Uint8Array(i*r.bpl+i);r.cimg=k$.encode._filterZero(r.img,i,r.bpp,r.bpl,a,t,n)}},k$.encode.compress=function(e,t,n,o,r){for(var i=r[0],a=r[1],s=r[2],c=r[3],l=r[4],u=6,d=8,p=255,f=0;f<e.length;f++)for(var h=new Uint8Array(e[f]),A=h.length,y=0;y<A;y+=4)p&=h[y+3];var m=255!=p,g=k$.encode.framize(e,t,n,i,a,s),C={},v=[],b=[];if(0!=o){var _=[];for(y=0;y<g.length;y++)_.push(g[y].img.buffer);var x=k$.encode.concatRGBA(_),w=k$.quantize(x,o),B=0,S=new Uint8Array(w.abuf);for(y=0;y<g.length;y++){var E=(V=g[y].img).length;b.push(new Uint8Array(w.inds.buffer,B>>2,E>>2));for(f=0;f<E;f+=4)V[f]=S[B+f],V[f+1]=S[B+f+1],V[f+2]=S[B+f+2],V[f+3]=S[B+f+3];B+=E}for(y=0;y<w.plte.length;y++)v.push(w.plte[y].est.rgba)}else for(f=0;f<g.length;f++){var T=g[f],M=new Uint32Array(T.img.buffer),P=T.rect.width,F=(A=M.length,new Uint8Array(A));b.push(F);for(y=0;y<A;y++){var I=M[y];if(0!=y&&I==M[y-1])F[y]=F[y-1];else if(y>P&&I==M[y-P])F[y]=F[y-P];else{var R=C[I];if(null==R&&(C[I]=R=v.length,v.push(I),v.length>=300))break;F[y]=R}}}var k=v.length;k<=256&&0==l&&(d=k<=2?1:k<=4?2:k<=16?4:8,d=Math.max(d,c));for(f=0;f<g.length;f++){(T=g[f]).rect.x,T.rect.y;P=T.rect.width;var O=T.rect.height,D=T.img;new Uint32Array(D.buffer);var L=4*P,U=4;if(k<=256&&0==l){L=Math.ceil(d*P/8);for(var z=new Uint8Array(L*O),N=b[f],H=0;H<O;H++){y=H*L;var j=H*P;if(8==d)for(var Q=0;Q<P;Q++)z[y+Q]=N[j+Q];else if(4==d)for(Q=0;Q<P;Q++)z[y+(Q>>1)]|=N[j+Q]<<4-4*(1&Q);else if(2==d)for(Q=0;Q<P;Q++)z[y+(Q>>2)]|=N[j+Q]<<6-2*(3&Q);else if(1==d)for(Q=0;Q<P;Q++)z[y+(Q>>3)]|=N[j+Q]<<7-1*(7&Q)}D=z,u=3,U=1}else if(0==m&&1==g.length){z=new Uint8Array(P*O*3);var G=P*O;for(y=0;y<G;y++){var V,K=4*y;z[V=3*y]=D[K],z[V+1]=D[K+1],z[V+2]=D[K+2]}D=z,u=2,U=3,L=3*P}T.img=D,T.bpl=L,T.bpp=U}return{ctype:u,depth:d,plte:v,frames:g}},k$.encode.framize=function(e,t,n,o,r,i){for(var a=[],s=0;s<e.length;s++){var c,l=new Uint8Array(e[s]),u=new Uint32Array(l.buffer),d=0,p=0,f=t,h=n,A=o?1:0;if(0!=s){for(var y=i||o||1==s||0!=a[s-2].dispose?1:2,m=0,g=1e9,C=0;C<y;C++){for(var v=new Uint8Array(e[s-1-C]),b=new Uint32Array(e[s-1-C]),_=t,x=n,w=-1,B=-1,S=0;S<n;S++)for(var E=0;E<t;E++){u[k=S*t+E]!=b[k]&&(E<_&&(_=E),E>w&&(w=E),S<x&&(x=S),S>B&&(B=S))}-1==w&&(_=x=w=B=0),r&&(1&~_||_--,1&~x||x--);var T=(w-_+1)*(B-x+1);T<g&&(g=T,m=C,d=_,p=x,f=w-_+1,h=B-x+1)}v=new Uint8Array(e[s-1-m]);1==m&&(a[s-1].dispose=2),c=new Uint8Array(f*h*4),k$._copyTile(v,t,n,c,f,h,-d,-p,0),1==(A=k$._copyTile(l,t,n,c,f,h,-d,-p,3)?1:0)?k$.encode._prepareDiff(l,t,n,c,{x:d,y:p,width:f,height:h}):k$._copyTile(l,t,n,c,f,h,-d,-p,0)}else c=l.slice(0);a.push({rect:{x:d,y:p,width:f,height:h},img:c,blend:A,dispose:0})}if(o)for(s=0;s<a.length;s++){if(1!=(O=a[s]).blend){var M=O.rect,P=a[s-1].rect,F=Math.min(M.x,P.x),I=Math.min(M.y,P.y),R={x:F,y:I,width:Math.max(M.x+M.width,P.x+P.width)-F,height:Math.max(M.y+M.height,P.y+P.height)-I};a[s-1].dispose=1,s-1!=0&&k$.encode._updateFrame(e,t,n,a,s-1,R,r),k$.encode._updateFrame(e,t,n,a,s,R,r)}}if(1!=e.length)for(var k=0;k<a.length;k++){var O;(O=a[k]).rect.width*O.rect.height}return a},k$.encode._updateFrame=function(e,t,n,o,r,i,a){for(var s=Uint8Array,c=Uint32Array,l=new s(e[r-1]),u=new c(e[r-1]),d=r+1<e.length?new s(e[r+1]):null,p=new s(e[r]),f=new c(p.buffer),h=t,A=n,y=-1,m=-1,g=0;g<i.height;g++)for(var C=0;C<i.width;C++){var v=i.x+C,b=i.y+g,_=b*t+v,x=f[_];0==x||0==o[r-1].dispose&&u[_]==x&&(null==d||0!=d[4*_+3])||(v<h&&(h=v),v>y&&(y=v),b<A&&(A=b),b>m&&(m=b))}-1==y&&(h=A=y=m=0),a&&(1&~h||h--,1&~A||A--),i={x:h,y:A,width:y-h+1,height:m-A+1};var w=o[r];w.rect=i,w.blend=1,w.img=new Uint8Array(i.width*i.height*4),0==o[r-1].dispose?(k$._copyTile(l,t,n,w.img,i.width,i.height,-i.x,-i.y,0),k$.encode._prepareDiff(p,t,n,w.img,i)):k$._copyTile(p,t,n,w.img,i.width,i.height,-i.x,-i.y,0)},k$.encode._prepareDiff=function(e,t,n,o,r){k$._copyTile(e,t,n,o,r.width,r.height,-r.x,-r.y,2)},k$.encode._filterZero=function(e,t,n,o,r,i,a){var s,c=[],l=[0,1,2,3,4];-1!=i?l=[i]:(t*o>5e5||1==n)&&(l=[0]),a&&(s={level:0});for(var u=a&&null!=UZIP?UZIP:bY,d=0;d<l.length;d++){for(var p=0;p<t;p++)k$.encode._filterLine(r,e,p,o,n,l[d]);c.push(u.deflate(r,s))}var f,h=1e9;for(d=0;d<c.length;d++)c[d].length<h&&(f=d,h=c[d].length);return c[f]},k$.encode._filterLine=function(e,t,n,o,r,i){var a=n*o,s=a+n,c=k$.decode._paeth;if(e[s]=i,s++,0==i)if(o<500)for(var l=0;l<o;l++)e[s+l]=t[a+l];else e.set(new Uint8Array(t.buffer,a,o),s);else if(1==i){for(l=0;l<r;l++)e[s+l]=t[a+l];for(l=r;l<o;l++)e[s+l]=t[a+l]-t[a+l-r]+256&255}else if(0==n){for(l=0;l<r;l++)e[s+l]=t[a+l];if(2==i)for(l=r;l<o;l++)e[s+l]=t[a+l];if(3==i)for(l=r;l<o;l++)e[s+l]=t[a+l]-(t[a+l-r]>>1)+256&255;if(4==i)for(l=r;l<o;l++)e[s+l]=t[a+l]-c(t[a+l-r],0,0)+256&255}else{if(2==i)for(l=0;l<o;l++)e[s+l]=t[a+l]+256-t[a+l-o]&255;if(3==i){for(l=0;l<r;l++)e[s+l]=t[a+l]+256-(t[a+l-o]>>1)&255;for(l=r;l<o;l++)e[s+l]=t[a+l]+256-(t[a+l-o]+t[a+l-r]>>1)&255}if(4==i){for(l=0;l<r;l++)e[s+l]=t[a+l]+256-c(0,t[a+l-o],0)&255;for(l=r;l<o;l++)e[s+l]=t[a+l]+256-c(t[a+l-r],t[a+l-o],t[a+l-r-o])&255}}},k$.crc={table:function(){for(var e=new Uint32Array(256),t=0;t<256;t++){for(var n=t,o=0;o<8;o++)1&n?n=3988292384^n>>>1:n>>>=1;e[t]=n}return e}(),update:function(e,t,n,o){for(var r=0;r<o;r++)e=k$.crc.table[255&(e^t[n+r])]^e>>>8;return e},crc:function(e,t,n){return 4294967295^k$.crc.update(4294967295,e,t,n)}},k$.quantize=function(e,t){var n=new Uint8Array(e),o=n.slice(0),r=new Uint32Array(o.buffer),i=k$.quantize.getKDtree(o,t),a=i[0],s=i[1];k$.quantize.planeDst;for(var c=n,l=r,u=c.length,d=new Uint8Array(n.length>>2),p=0;p<u;p+=4){var f=c[p]*(1/255),h=c[p+1]*(1/255),A=c[p+2]*(1/255),y=c[p+3]*(1/255),m=k$.quantize.getNearest(a,f,h,A,y);d[p>>2]=m.ind,l[p>>2]=m.est.rgba}return{abuf:o.buffer,inds:d,plte:s}},k$.quantize.getKDtree=function(e,t,n){null==n&&(n=1e-4);var o=new Uint32Array(e.buffer),r={i0:0,i1:e.length,bst:null,est:null,tdst:0,left:null,right:null};r.bst=k$.quantize.stats(e,r.i0,r.i1),r.est=k$.quantize.estats(r.bst);for(var i=[r];i.length<t;){for(var a=0,s=0,c=0;c<i.length;c++)i[c].est.L>a&&(a=i[c].est.L,s=c);if(a<n)break;var l=i[s],u=k$.quantize.splitPixels(e,o,l.i0,l.i1,l.est.e,l.est.eMq255);if(l.i0>=u||l.i1<=u)l.est.L=0;else{var d={i0:l.i0,i1:u,bst:null,est:null,tdst:0,left:null,right:null};d.bst=k$.quantize.stats(e,d.i0,d.i1),d.est=k$.quantize.estats(d.bst);var p={i0:u,i1:l.i1,bst:null,est:null,tdst:0,left:null,right:null};p.bst={R:[],m:[],N:l.bst.N-d.bst.N};for(c=0;c<16;c++)p.bst.R[c]=l.bst.R[c]-d.bst.R[c];for(c=0;c<4;c++)p.bst.m[c]=l.bst.m[c]-d.bst.m[c];p.est=k$.quantize.estats(p.bst),l.left=d,l.right=p,i[s]=d,i.push(p)}}i.sort((function(e,t){return t.bst.N-e.bst.N}));for(c=0;c<i.length;c++)i[c].ind=c;return[r,i]},k$.quantize.getNearest=function(e,t,n,o,r){if(null==e.left)return e.tdst=k$.quantize.dist(e.est.q,t,n,o,r),e;var i=k$.quantize.planeDst(e.est,t,n,o,r),a=e.left,s=e.right;i>0&&(a=e.right,s=e.left);var c=k$.quantize.getNearest(a,t,n,o,r);if(c.tdst<=i*i)return c;var l=k$.quantize.getNearest(s,t,n,o,r);return l.tdst<c.tdst?l:c},k$.quantize.planeDst=function(e,t,n,o,r){var i=e.e;return i[0]*t+i[1]*n+i[2]*o+i[3]*r-e.eMq},k$.quantize.dist=function(e,t,n,o,r){var i=t-e[0],a=n-e[1],s=o-e[2],c=r-e[3];return i*i+a*a+s*s+c*c},k$.quantize.splitPixels=function(e,t,n,o,r,i){var a=k$.quantize.vecDot;for(o-=4;n<o;){for(;a(e,n,r)<=i;)n+=4;for(;a(e,o,r)>i;)o-=4;if(n>=o)break;var s=t[n>>2];t[n>>2]=t[o>>2],t[o>>2]=s,n+=4,o-=4}for(;a(e,n,r)>i;)n-=4;return n+4},k$.quantize.vecDot=function(e,t,n){return e[t]*n[0]+e[t+1]*n[1]+e[t+2]*n[2]+e[t+3]*n[3]},k$.quantize.stats=function(e,t,n){for(var o=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],r=[0,0,0,0],i=n-t>>2,a=t;a<n;a+=4){var s=e[a]*(1/255),c=e[a+1]*(1/255),l=e[a+2]*(1/255),u=e[a+3]*(1/255);r[0]+=s,r[1]+=c,r[2]+=l,r[3]+=u,o[0]+=s*s,o[1]+=s*c,o[2]+=s*l,o[3]+=s*u,o[5]+=c*c,o[6]+=c*l,o[7]+=c*u,o[10]+=l*l,o[11]+=l*u,o[15]+=u*u}return o[4]=o[1],o[8]=o[2],o[9]=o[6],o[12]=o[3],o[13]=o[7],o[14]=o[11],{R:o,m:r,N:i}},k$.quantize.estats=function(e){var t=e.R,n=e.m,o=e.N,r=n[0],i=n[1],a=n[2],s=n[3],c=0==o?0:1/o,l=[t[0]-r*r*c,t[1]-r*i*c,t[2]-r*a*c,t[3]-r*s*c,t[4]-i*r*c,t[5]-i*i*c,t[6]-i*a*c,t[7]-i*s*c,t[8]-a*r*c,t[9]-a*i*c,t[10]-a*a*c,t[11]-a*s*c,t[12]-s*r*c,t[13]-s*i*c,t[14]-s*a*c,t[15]-s*s*c],u=l,d=k$.M4,p=[.5,.5,.5,.5],f=0,h=0;if(0!=o)for(var A=0;A<10&&(p=d.multVec(u,p),h=Math.sqrt(d.dot(p,p)),p=d.sml(1/h,p),!(Math.abs(h-f)<1e-9));A++)f=h;var y=[r*c,i*c,a*c,s*c];return{Cov:l,q:y,e:p,L:f,eMq255:d.dot(d.sml(255,y),p),eMq:d.dot(p,y),rgba:(Math.round(255*y[3])<<24|Math.round(255*y[2])<<16|Math.round(255*y[1])<<8|Math.round(255*y[0]))>>>0}},k$.M4={multVec:function(e,t){return[e[0]*t[0]+e[1]*t[1]+e[2]*t[2]+e[3]*t[3],e[4]*t[0]+e[5]*t[1]+e[6]*t[2]+e[7]*t[3],e[8]*t[0]+e[9]*t[1]+e[10]*t[2]+e[11]*t[3],e[12]*t[0]+e[13]*t[1]+e[14]*t[2]+e[15]*t[3]]},dot:function(e,t){return e[0]*t[0]+e[1]*t[1]+e[2]*t[2]+e[3]*t[3]},sml:function(e,t){return[e*t[0],e*t[1],e*t[2],e*t[3]]}},k$.encode.concatRGBA=function(e){for(var t=0,n=0;n<e.length;n++)t+=e[n].byteLength;var o=new Uint8Array(t),r=0;for(n=0;n<e.length;n++){for(var i=new Uint8Array(e[n]),a=i.length,s=0;s<a;s+=4){var c=i[s],l=i[s+1],u=i[s+2],d=i[s+3];0==d&&(c=l=u=0),o[r+s]=c,o[r+s+1]=l,o[r+s+2]=u,o[r+s+3]=d}r+=a}return o.buffer};var O$;!function(e){e.Greyscale="Greyscale",e.Truecolour="Truecolour",e.IndexedColour="IndexedColour",e.GreyscaleWithAlpha="GreyscaleWithAlpha",e.TruecolourWithAlpha="TruecolourWithAlpha"}(O$||(O$={}));var D$,L$,U$,z$,N$=function(){function e(e){var t=k$.decode(e),n=k$.toRGBA8(t);if(n.length>1)throw new Error("Animated PNGs are not supported");var o=function(e){for(var t=Math.floor(e.length/4),n=new Uint8Array(3*t),o=new Uint8Array(1*t),r=0,i=0,a=0;r<e.length;)n[i++]=e[r++],n[i++]=e[r++],n[i++]=e[r++],o[a++]=e[r++];return{rgbChannel:n,alphaChannel:o}}(new Uint8Array(n[0])),r=o.rgbChannel,i=o.alphaChannel;this.rgbChannel=r;var a=i.some((function(e){return e<255}));a&&(this.alphaChannel=i),this.type=function(e){if(0===e)return O$.Greyscale;if(2===e)return O$.Truecolour;if(3===e)return O$.IndexedColour;if(4===e)return O$.GreyscaleWithAlpha;if(6===e)return O$.TruecolourWithAlpha;throw new Error("Unknown color type: "+e)}(t.ctype),this.width=t.width,this.height=t.height,this.bitsPerComponent=8}return e.load=function(t){return new e(t)},e}(),H$=function(){function e(e){this.image=e,this.bitsPerComponent=e.bitsPerComponent,this.width=e.width,this.height=e.height,this.colorSpace="DeviceRGB"}return e.for=function(t){return rv(this,void 0,void 0,(function(){return iv(this,(function(n){return[2,new e(N$.load(t))]}))}))},e.prototype.embedIntoContext=function(e,t){return rv(this,void 0,void 0,(function(){var n,o;return iv(this,(function(r){return n=this.embedAlphaChannel(e),o=e.flateStream(this.image.rgbChannel,{Type:"XObject",Subtype:"Image",BitsPerComponent:this.image.bitsPerComponent,Width:this.image.width,Height:this.image.height,ColorSpace:this.colorSpace,SMask:n}),t?(e.assign(t,o),[2,t]):[2,e.register(o)]}))}))},e.prototype.embedAlphaChannel=function(e){if(this.image.alphaChannel){var t=e.flateStream(this.image.alphaChannel,{Type:"XObject",Subtype:"Image",Height:this.image.height,Width:this.image.width,BitsPerComponent:this.image.bitsPerComponent,ColorSpace:"DeviceGray",Decode:[0,1]});return e.register(t)}},e}(),j$=function(){function e(e,t,n){this.bytes=e,this.start=t||0,this.pos=this.start,this.end=t&&n?t+n:this.bytes.length}return Object.defineProperty(e.prototype,"length",{get:function(){return this.end-this.start},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"isEmpty",{get:function(){return 0===this.length},enumerable:!1,configurable:!0}),e.prototype.getByte=function(){return this.pos>=this.end?-1:this.bytes[this.pos++]},e.prototype.getUint16=function(){var e=this.getByte(),t=this.getByte();return-1===e||-1===t?-1:(e<<8)+t},e.prototype.getInt32=function(){return(this.getByte()<<24)+(this.getByte()<<16)+(this.getByte()<<8)+this.getByte()},e.prototype.getBytes=function(e,t){void 0===t&&(t=!1);var n=this.bytes,o=this.pos,r=this.end;if(e){var i=o+e;i>r&&(i=r),this.pos=i;a=n.subarray(o,i);return t?new Uint8ClampedArray(a):a}var a=n.subarray(o,r);return t?new Uint8ClampedArray(a):a},e.prototype.peekByte=function(){var e=this.getByte();return this.pos--,e},e.prototype.peekBytes=function(e,t){void 0===t&&(t=!1);var n=this.getBytes(e,t);return this.pos-=n.length,n},e.prototype.skip=function(e){e||(e=1),this.pos+=e},e.prototype.reset=function(){this.pos=this.start},e.prototype.moveStart=function(){this.start=this.pos},e.prototype.makeSubStream=function(t,n){return new e(this.bytes,t,n)},e.prototype.decode=function(){return this.bytes},e}(),Q$=new Uint8Array(0),G$=function(){function e(e){if(this.pos=0,this.bufferLength=0,this.eof=!1,this.buffer=Q$,this.minBufferLength=512,e)for(;this.minBufferLength<e;)this.minBufferLength*=2}return Object.defineProperty(e.prototype,"isEmpty",{get:function(){for(;!this.eof&&0===this.bufferLength;)this.readBlock();return 0===this.bufferLength},enumerable:!1,configurable:!0}),e.prototype.getByte=function(){for(var e=this.pos;this.bufferLength<=e;){if(this.eof)return-1;this.readBlock()}return this.buffer[this.pos++]},e.prototype.getUint16=function(){var e=this.getByte(),t=this.getByte();return-1===e||-1===t?-1:(e<<8)+t},e.prototype.getInt32=function(){return(this.getByte()<<24)+(this.getByte()<<16)+(this.getByte()<<8)+this.getByte()},e.prototype.getBytes=function(e,t){var n;void 0===t&&(t=!1);var o=this.pos;if(e){for(this.ensureBuffer(o+e),n=o+e;!this.eof&&this.bufferLength<n;)this.readBlock();var r=this.bufferLength;n>r&&(n=r)}else{for(;!this.eof;)this.readBlock();n=this.bufferLength}this.pos=n;var i=this.buffer.subarray(o,n);return!t||i instanceof Uint8ClampedArray?i:new Uint8ClampedArray(i)},e.prototype.peekByte=function(){var e=this.getByte();return this.pos--,e},e.prototype.peekBytes=function(e,t){void 0===t&&(t=!1);var n=this.getBytes(e,t);return this.pos-=n.length,n},e.prototype.skip=function(e){e||(e=1),this.pos+=e},e.prototype.reset=function(){this.pos=0},e.prototype.makeSubStream=function(e,t){for(var n=e+t;this.bufferLength<=n&&!this.eof;)this.readBlock();return new j$(this.buffer,e,t)},e.prototype.decode=function(){for(;!this.eof;)this.readBlock();return this.buffer.subarray(0,this.bufferLength)},e.prototype.readBlock=function(){throw new nJ(this.constructor.name,"readBlock")},e.prototype.ensureBuffer=function(e){var t=this.buffer;if(e<=t.byteLength)return t;for(var n=this.minBufferLength;n<e;)n*=2;var o=new Uint8Array(n);return o.set(t),this.buffer=o},e}(),V$=function(e){return 32===e||9===e||13===e||10===e},K$=function(e){function t(t,n){var o=e.call(this,n)||this;return o.stream=t,o.input=new Uint8Array(5),n&&(n*=.8),o}return tv(t,e),t.prototype.readBlock=function(){for(var e=this.stream,t=e.getByte();V$(t);)t=e.getByte();if(-1!==t&&126!==t){var n,o,r=this.bufferLength;if(122===t){for(n=this.ensureBuffer(r+4),o=0;o<4;++o)n[r+o]=0;this.bufferLength+=4}else{var i=this.input;for(i[0]=t,o=1;o<5;++o){for(t=e.getByte();V$(t);)t=e.getByte();if(i[o]=t,-1===t||126===t)break}if(n=this.ensureBuffer(r+o-1),this.bufferLength+=o-1,o<5){for(;o<5;++o)i[o]=117;this.eof=!0}var a=0;for(o=0;o<5;++o)a=85*a+(i[o]-33);for(o=3;o>=0;--o)n[r+o]=255&a,a>>=8}}else this.eof=!0},t}(G$),W$=function(e){function t(t,n){var o=e.call(this,n)||this;return o.stream=t,o.firstDigit=-1,n&&(n*=.5),o}return tv(t,e),t.prototype.readBlock=function(){var e=this.stream.getBytes(8e3);if(e.length){for(var t=e.length+1>>1,n=this.ensureBuffer(this.bufferLength+t),o=this.bufferLength,r=this.firstDigit,i=0,a=e.length;i<a;i++){var s=e[i],c=void 0;if(s>=48&&s<=57)c=15&s;else{if(!(s>=65&&s<=70||s>=97&&s<=102)){if(62===s){this.eof=!0;break}continue}c=9+(15&s)}r<0?r=c:(n[o++]=r<<4|c,r=-1)}r>=0&&this.eof&&(n[o++]=r<<4,r=-1),this.firstDigit=r,this.bufferLength=o}else this.eof=!0},t}(G$),q$=new Int32Array([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Z$=new Int32Array([3,4,5,6,7,8,9,10,65547,65549,65551,65553,131091,131095,131099,131103,196643,196651,196659,196667,262211,262227,262243,262259,327811,327843,327875,327907,258,258,258]),X$=new Int32Array([1,2,3,4,65541,65543,131081,131085,196625,196633,262177,262193,327745,327777,393345,393409,459009,459137,524801,525057,590849,591361,657409,658433,724993,727041,794625,798721,868353,876545]),Y$=[new Int32Array([459008,524368,524304,524568,459024,524400,524336,590016,459016,524384,524320,589984,524288,524416,524352,590048,459012,524376,524312,589968,459028,524408,524344,590032,459020,524392,524328,59e4,524296,524424,524360,590064,459010,524372,524308,524572,459026,524404,524340,590024,459018,524388,524324,589992,524292,524420,524356,590056,459014,524380,524316,589976,459030,524412,524348,590040,459022,524396,524332,590008,524300,524428,524364,590072,459009,524370,524306,524570,459025,524402,524338,590020,459017,524386,524322,589988,524290,524418,524354,590052,459013,524378,524314,589972,459029,524410,524346,590036,459021,524394,524330,590004,524298,524426,524362,590068,459011,524374,524310,524574,459027,524406,524342,590028,459019,524390,524326,589996,524294,524422,524358,590060,459015,524382,524318,589980,459031,524414,524350,590044,459023,524398,524334,590012,524302,524430,524366,590076,459008,524369,524305,524569,459024,524401,524337,590018,459016,524385,524321,589986,524289,524417,524353,590050,459012,524377,524313,589970,459028,524409,524345,590034,459020,524393,524329,590002,524297,524425,524361,590066,459010,524373,524309,524573,459026,524405,524341,590026,459018,524389,524325,589994,524293,524421,524357,590058,459014,524381,524317,589978,459030,524413,524349,590042,459022,524397,524333,590010,524301,524429,524365,590074,459009,524371,524307,524571,459025,524403,524339,590022,459017,524387,524323,589990,524291,524419,524355,590054,459013,524379,524315,589974,459029,524411,524347,590038,459021,524395,524331,590006,524299,524427,524363,590070,459011,524375,524311,524575,459027,524407,524343,590030,459019,524391,524327,589998,524295,524423,524359,590062,459015,524383,524319,589982,459031,524415,524351,590046,459023,524399,524335,590014,524303,524431,524367,590078,459008,524368,524304,524568,459024,524400,524336,590017,459016,524384,524320,589985,524288,524416,524352,590049,459012,524376,524312,589969,459028,524408,524344,590033,459020,524392,524328,590001,524296,524424,524360,590065,459010,524372,524308,524572,459026,524404,524340,590025,459018,524388,524324,589993,524292,524420,524356,590057,459014,524380,524316,589977,459030,524412,524348,590041,459022,524396,524332,590009,524300,524428,524364,590073,459009,524370,524306,524570,459025,524402,524338,590021,459017,524386,524322,589989,524290,524418,524354,590053,459013,524378,524314,589973,459029,524410,524346,590037,459021,524394,524330,590005,524298,524426,524362,590069,459011,524374,524310,524574,459027,524406,524342,590029,459019,524390,524326,589997,524294,524422,524358,590061,459015,524382,524318,589981,459031,524414,524350,590045,459023,524398,524334,590013,524302,524430,524366,590077,459008,524369,524305,524569,459024,524401,524337,590019,459016,524385,524321,589987,524289,524417,524353,590051,459012,524377,524313,589971,459028,524409,524345,590035,459020,524393,524329,590003,524297,524425,524361,590067,459010,524373,524309,524573,459026,524405,524341,590027,459018,524389,524325,589995,524293,524421,524357,590059,459014,524381,524317,589979,459030,524413,524349,590043,459022,524397,524333,590011,524301,524429,524365,590075,459009,524371,524307,524571,459025,524403,524339,590023,459017,524387,524323,589991,524291,524419,524355,590055,459013,524379,524315,589975,459029,524411,524347,590039,459021,524395,524331,590007,524299,524427,524363,590071,459011,524375,524311,524575,459027,524407,524343,590031,459019,524391,524327,589999,524295,524423,524359,590063,459015,524383,524319,589983,459031,524415,524351,590047,459023,524399,524335,590015,524303,524431,524367,590079]),9],J$=[new Int32Array([327680,327696,327688,327704,327684,327700,327692,327708,327682,327698,327690,327706,327686,327702,327694,0,327681,327697,327689,327705,327685,327701,327693,327709,327683,327699,327691,327707,327687,327703,327695,0]),5],$$=function(e){function t(t,n){var o=e.call(this,n)||this;o.stream=t;var r=t.getByte(),i=t.getByte();if(-1===r||-1===i)throw new Error("Invalid header in flate stream: "+r+", "+i);if(8!=(15&r))throw new Error("Unknown compression method in flate stream: "+r+", "+i);if(((r<<8)+i)%31!=0)throw new Error("Bad FCHECK in flate stream: "+r+", "+i);if(32&i)throw new Error("FDICT bit set in flate stream: "+r+", "+i);return o.codeSize=0,o.codeBuf=0,o}return tv(t,e),t.prototype.readBlock=function(){var e,t,n=this.stream,o=this.getBits(3);if(1&o&&(this.eof=!0),0!==(o>>=1)){var r,i;if(1===o)r=Y$,i=J$;else{if(2!==o)throw new Error("Unknown block type in flate stream");var a=this.getBits(5)+257,s=this.getBits(5)+1,c=this.getBits(4)+4,l=new Uint8Array(q$.length),u=void 0;for(u=0;u<c;++u)l[q$[u]]=this.getBits(3);var d=this.generateHuffmanTable(l);t=0,u=0;for(var p=a+s,f=new Uint8Array(p),h=void 0,A=void 0,y=void 0;u<p;){var m=this.getCode(d);if(16===m)h=2,A=3,y=t;else if(17===m)h=3,A=3,y=t=0;else{if(18!==m){f[u++]=t=m;continue}h=7,A=11,y=t=0}for(var g=this.getBits(h)+A;g-- >0;)f[u++]=y}r=this.generateHuffmanTable(f.subarray(0,a)),i=this.generateHuffmanTable(f.subarray(a,p))}for(var C=(e=this.buffer)?e.length:0,v=this.bufferLength;;){var b=this.getCode(r);if(b<256)v+1>=C&&(C=(e=this.ensureBuffer(v+1)).length),e[v++]=b;else{if(256===b)return void(this.bufferLength=v);var _=(b=Z$[b-=257])>>16;_>0&&(_=this.getBits(_)),t=(65535&b)+_,b=this.getCode(i),(_=(b=X$[b])>>16)>0&&(_=this.getBits(_));var x=(65535&b)+_;v+t>=C&&(C=(e=this.ensureBuffer(v+t)).length);for(var w=0;w<t;++w,++v)e[v]=e[v-x]}}}else{var B=void 0;if(-1===(B=n.getByte()))throw new Error("Bad block header in flate stream");var S=B;if(-1===(B=n.getByte()))throw new Error("Bad block header in flate stream");if(S|=B<<8,-1===(B=n.getByte()))throw new Error("Bad block header in flate stream");var E=B;if(-1===(B=n.getByte()))throw new Error("Bad block header in flate stream");if((E|=B<<8)!==(65535&~S)&&(0!==S||0!==E))throw new Error("Bad uncompressed block length in flate stream");this.codeBuf=0,this.codeSize=0;var T=this.bufferLength;e=this.ensureBuffer(T+S);var M=T+S;if(this.bufferLength=M,0===S)-1===n.peekByte()&&(this.eof=!0);else for(var P=T;P<M;++P){if(-1===(B=n.getByte())){this.eof=!0;break}e[P]=B}}},t.prototype.getBits=function(e){for(var t,n=this.stream,o=this.codeSize,r=this.codeBuf;o<e;){if(-1===(t=n.getByte()))throw new Error("Bad encoding in flate stream");r|=t<<o,o+=8}return t=r&(1<<e)-1,this.codeBuf=r>>e,this.codeSize=o-=e,t},t.prototype.getCode=function(e){for(var t,n=this.stream,o=e[0],r=e[1],i=this.codeSize,a=this.codeBuf;i<r&&-1!==(t=n.getByte());)a|=t<<i,i+=8;var s=o[a&(1<<r)-1];"number"==typeof o&&console.log("FLATE:",s);var c=s>>16,l=65535&s;if(c<1||i<c)throw new Error("Bad encoding in flate stream");return this.codeBuf=a>>c,this.codeSize=i-c,l},t.prototype.generateHuffmanTable=function(e){var t,n=e.length,o=0;for(t=0;t<n;++t)e[t]>o&&(o=e[t]);for(var r=1<<o,i=new Int32Array(r),a=1,s=0,c=2;a<=o;++a,s<<=1,c<<=1)for(var l=0;l<n;++l)if(e[l]===a){var u=0,d=s;for(t=0;t<a;++t)u=u<<1|1&d,d>>=1;for(t=u;t<r;t+=c)i[t]=a<<16|l;++s}return[i,o]},t}(G$),e0=function(e){function t(t,n,o){var r=e.call(this,n)||this;r.stream=t,r.cachedData=0,r.bitsCached=0;for(var i=4096,a={earlyChange:o,codeLength:9,nextCode:258,dictionaryValues:new Uint8Array(i),dictionaryLengths:new Uint16Array(i),dictionaryPrevCodes:new Uint16Array(i),currentSequence:new Uint8Array(i),currentSequenceLength:0},s=0;s<256;++s)a.dictionaryValues[s]=s,a.dictionaryLengths[s]=1;return r.lzwState=a,r}return tv(t,e),t.prototype.readBlock=function(){var e,t,n,o=1024,r=this.lzwState;if(r){var i=r.earlyChange,a=r.nextCode,s=r.dictionaryValues,c=r.dictionaryLengths,l=r.dictionaryPrevCodes,u=r.codeLength,d=r.prevCode,p=r.currentSequence,f=r.currentSequenceLength,h=0,A=this.bufferLength,y=this.ensureBuffer(this.bufferLength+o);for(e=0;e<512;e++){var m=this.readBits(u),g=f>0;if(!m||m<256)p[0]=m,f=1;else{if(!(m>=258)){if(256===m){u=9,a=258,f=0;continue}this.eof=!0,delete this.lzwState;break}if(m<a)for(t=(f=c[m])-1,n=m;t>=0;t--)p[t]=s[n],n=l[n];else p[f++]=p[0]}if(g&&(l[a]=d,c[a]=c[d]+1,s[a]=p[0],u=++a+i&a+i-1?u:0|Math.min(Math.log(a+i)/.6931471805599453+1,12)),d=m,o<(h+=f)){do{o+=512}while(o<h);y=this.ensureBuffer(this.bufferLength+o)}for(t=0;t<f;t++)y[A++]=p[t]}r.nextCode=a,r.codeLength=u,r.prevCode=d,r.currentSequenceLength=f,this.bufferLength=A}},t.prototype.readBits=function(e){for(var t=this.bitsCached,n=this.cachedData;t<e;){var o=this.stream.getByte();if(-1===o)return this.eof=!0,null;n=n<<8|o,t+=8}return this.bitsCached=t-=e,this.cachedData=n,n>>>t&(1<<e)-1},t}(G$),t0=function(e){function t(t,n){var o=e.call(this,n)||this;return o.stream=t,o}return tv(t,e),t.prototype.readBlock=function(){var e=this.stream.getBytes(2);if(!e||e.length<2||128===e[0])this.eof=!0;else{var t,n=this.bufferLength,o=e[0];if(o<128){if((t=this.ensureBuffer(n+o+1))[n++]=e[1],o>0){var r=this.stream.getBytes(o);t.set(r,n),n+=o}}else{o=257-o;var i=e[1];t=this.ensureBuffer(n+o+1);for(var a=0;a<o;a++)t[n++]=i}this.bufferLength=n}},t}(G$),n0=function(e,t,n){if(t===VJ.of("FlateDecode"))return new $$(e);if(t===VJ.of("LZWDecode")){var o=1;if(n instanceof qJ){var r=n.lookup(VJ.of("EarlyChange"));r instanceof RJ&&(o=r.asNumber())}return new e0(e,void 0,o)}if(t===VJ.of("ASCII85Decode"))return new K$(e);if(t===VJ.of("ASCIIHexDecode"))return new W$(e);if(t===VJ.of("RunLengthDecode"))return new t0(e);throw new iJ(t.asString())},o0=function(e){var t=e.dict,n=e.contents,o=new j$(n),r=t.lookup(VJ.of("Filter")),i=t.lookup(VJ.of("DecodeParms"));if(r instanceof VJ)o=n0(o,r,i);else if(r instanceof kJ)for(var a=0,s=r.size();a<s;a++)o=n0(o,r.lookup(a,VJ),i&&i.lookupMaybe(a,qJ));else if(r)throw new rJ([VJ,kJ],r);return o},r0=function(){function e(e,t,n){this.page=e;var o=null!=t?t:function(e){var t=e.MediaBox();return{left:0,bottom:0,right:t.lookup(2,RJ).asNumber()-t.lookup(0,RJ).asNumber(),top:t.lookup(3,RJ).asNumber()-t.lookup(1,RJ).asNumber()}}(e);this.width=o.right-o.left,this.height=o.top-o.bottom,this.boundingBox=o,this.transformationMatrix=null!=n?n:function(e){return[1,0,0,1,-e.left,-e.bottom]}(o)}return e.for=function(t,n,o){return rv(this,void 0,void 0,(function(){return iv(this,(function(r){return[2,new e(t,n,o)]}))}))},e.prototype.embedIntoContext=function(e,t){return rv(this,void 0,void 0,(function(){var n,o,r,i,a,s,c,l,u,d;return iv(this,(function(p){if(n=this.page.normalizedEntries(),o=n.Contents,r=n.Resources,!o)throw new cJ;return i=this.decodeContents(o),a=this.boundingBox,s=a.left,c=a.bottom,l=a.right,u=a.top,d=e.flateStream(i,{Type:"XObject",Subtype:"Form",FormType:1,BBox:[s,c,l,u],Matrix:this.transformationMatrix,Resources:r}),t?(e.assign(t,d),[2,t]):[2,e.register(d)]}))}))},e.prototype.decodeContents=function(e){for(var t=Uint8Array.of(PJ.Newline),n=[],o=0,r=e.size();o<r;o++){var i=e.lookup(o,ZJ),a=void 0;if(i instanceof XJ)a=o0(i).decode();else{if(!(i instanceof r$))throw new lJ(i);a=i.getUnencodedContents()}n.push(a,t)}return dX.apply(void 0,n)},e}(),i0=function(e,t){if(void 0!==e)return t[e]};!function(e){e.UseNone="UseNone",e.UseOutlines="UseOutlines",e.UseThumbs="UseThumbs",e.UseOC="UseOC"}(D$||(D$={})),function(e){e.L2R="L2R",e.R2L="R2L"}(L$||(L$={})),function(e){e.None="None",e.AppDefault="AppDefault"}(U$||(U$={})),function(e){e.Simplex="Simplex",e.DuplexFlipShortEdge="DuplexFlipShortEdge",e.DuplexFlipLongEdge="DuplexFlipLongEdge"}(z$||(z$={}));var a0,s0,c0,l0,u0=function(){function e(e){this.dict=e}return e.prototype.lookupBool=function(e){var t=this.dict.lookup(VJ.of(e));if(t instanceof DJ)return t},e.prototype.lookupName=function(e){var t=this.dict.lookup(VJ.of(e));if(t instanceof VJ)return t},e.prototype.HideToolbar=function(){return this.lookupBool("HideToolbar")},e.prototype.HideMenubar=function(){return this.lookupBool("HideMenubar")},e.prototype.HideWindowUI=function(){return this.lookupBool("HideWindowUI")},e.prototype.FitWindow=function(){return this.lookupBool("FitWindow")},e.prototype.CenterWindow=function(){return this.lookupBool("CenterWindow")},e.prototype.DisplayDocTitle=function(){return this.lookupBool("DisplayDocTitle")},e.prototype.NonFullScreenPageMode=function(){return this.lookupName("NonFullScreenPageMode")},e.prototype.Direction=function(){return this.lookupName("Direction")},e.prototype.PrintScaling=function(){return this.lookupName("PrintScaling")},e.prototype.Duplex=function(){return this.lookupName("Duplex")},e.prototype.PickTrayByPDFSize=function(){return this.lookupBool("PickTrayByPDFSize")},e.prototype.PrintPageRange=function(){var e=this.dict.lookup(VJ.of("PrintPageRange"));if(e instanceof kJ)return e},e.prototype.NumCopies=function(){var e=this.dict.lookup(VJ.of("NumCopies"));if(e instanceof RJ)return e},e.prototype.getHideToolbar=function(){var e,t;return null!==(t=null===(e=this.HideToolbar())||void 0===e?void 0:e.asBoolean())&&void 0!==t&&t},e.prototype.getHideMenubar=function(){var e,t;return null!==(t=null===(e=this.HideMenubar())||void 0===e?void 0:e.asBoolean())&&void 0!==t&&t},e.prototype.getHideWindowUI=function(){var e,t;return null!==(t=null===(e=this.HideWindowUI())||void 0===e?void 0:e.asBoolean())&&void 0!==t&&t},e.prototype.getFitWindow=function(){var e,t;return null!==(t=null===(e=this.FitWindow())||void 0===e?void 0:e.asBoolean())&&void 0!==t&&t},e.prototype.getCenterWindow=function(){var e,t;return null!==(t=null===(e=this.CenterWindow())||void 0===e?void 0:e.asBoolean())&&void 0!==t&&t},e.prototype.getDisplayDocTitle=function(){var e,t;return null!==(t=null===(e=this.DisplayDocTitle())||void 0===e?void 0:e.asBoolean())&&void 0!==t&&t},e.prototype.getNonFullScreenPageMode=function(){var e,t,n=null===(e=this.NonFullScreenPageMode())||void 0===e?void 0:e.decodeText();return null!==(t=i0(n,D$))&&void 0!==t?t:D$.UseNone},e.prototype.getReadingDirection=function(){var e,t,n=null===(e=this.Direction())||void 0===e?void 0:e.decodeText();return null!==(t=i0(n,L$))&&void 0!==t?t:L$.L2R},e.prototype.getPrintScaling=function(){var e,t,n=null===(e=this.PrintScaling())||void 0===e?void 0:e.decodeText();return null!==(t=i0(n,U$))&&void 0!==t?t:U$.AppDefault},e.prototype.getDuplex=function(){var e,t=null===(e=this.Duplex())||void 0===e?void 0:e.decodeText();return i0(t,z$)},e.prototype.getPickTrayByPDFSize=function(){var e;return null===(e=this.PickTrayByPDFSize())||void 0===e?void 0:e.asBoolean()},e.prototype.getPrintPageRange=function(){var e=this.PrintPageRange();if(!e)return[];for(var t=[],n=0;n<e.size();n+=2){var o=e.lookup(n,RJ).asNumber(),r=e.lookup(n+1,RJ).asNumber();t.push({start:o,end:r})}return t},e.prototype.getNumCopies=function(){var e,t;return null!==(t=null===(e=this.NumCopies())||void 0===e?void 0:e.asNumber())&&void 0!==t?t:1},e.prototype.setHideToolbar=function(e){var t=this.dict.context.obj(e);this.dict.set(VJ.of("HideToolbar"),t)},e.prototype.setHideMenubar=function(e){var t=this.dict.context.obj(e);this.dict.set(VJ.of("HideMenubar"),t)},e.prototype.setHideWindowUI=function(e){var t=this.dict.context.obj(e);this.dict.set(VJ.of("HideWindowUI"),t)},e.prototype.setFitWindow=function(e){var t=this.dict.context.obj(e);this.dict.set(VJ.of("FitWindow"),t)},e.prototype.setCenterWindow=function(e){var t=this.dict.context.obj(e);this.dict.set(VJ.of("CenterWindow"),t)},e.prototype.setDisplayDocTitle=function(e){var t=this.dict.context.obj(e);this.dict.set(VJ.of("DisplayDocTitle"),t)},e.prototype.setNonFullScreenPageMode=function(e){NY(e,"nonFullScreenPageMode",D$);var t=VJ.of(e);this.dict.set(VJ.of("NonFullScreenPageMode"),t)},e.prototype.setReadingDirection=function(e){NY(e,"readingDirection",L$);var t=VJ.of(e);this.dict.set(VJ.of("Direction"),t)},e.prototype.setPrintScaling=function(e){NY(e,"printScaling",U$);var t=VJ.of(e);this.dict.set(VJ.of("PrintScaling"),t)},e.prototype.setDuplex=function(e){NY(e,"duplex",z$);var t=VJ.of(e);this.dict.set(VJ.of("Duplex"),t)},e.prototype.setPickTrayByPDFSize=function(e){var t=this.dict.context.obj(e);this.dict.set(VJ.of("PickTrayByPDFSize"),t)},e.prototype.setPrintPageRange=function(e){Array.isArray(e)||(e=[e]);for(var t=[],n=0,o=e.length;n<o;n++)t.push(e[n].start),t.push(e[n].end);WY(t,"printPageRange",["number"]);var r=this.dict.context.obj(t);this.dict.set(VJ.of("PrintPageRange"),r)},e.prototype.setNumCopies=function(e){qY(e,"numCopies",1,Number.MAX_VALUE),function(e,t){if(!Number.isInteger(e))throw new Error(UY(t)+" must be an integer, but was actually "+e)}(e,"numCopies");var t=this.dict.context.obj(e);this.dict.set(VJ.of("NumCopies"),t)},e.fromDict=function(t){return new e(t)},e.create=function(t){return new e(t.obj({}))},e}(),d0=/\/([^\0\t\n\f\r\ ]+)[\0\t\n\f\r\ ]*(\d*\.\d+|\d+)?[\0\t\n\f\r\ ]+Tf/,p0=function(){function e(e,t){this.dict=e,this.ref=t}return e.prototype.T=function(){return this.dict.lookupMaybe(VJ.of("T"),B$,C$)},e.prototype.Ff=function(){var e=this.getInheritableAttribute(VJ.of("Ff"));return this.dict.context.lookupMaybe(e,RJ)},e.prototype.V=function(){var e=this.getInheritableAttribute(VJ.of("V"));return this.dict.context.lookup(e)},e.prototype.Kids=function(){return this.dict.lookupMaybe(VJ.of("Kids"),kJ)},e.prototype.DA=function(){var e=this.dict.lookup(VJ.of("DA"));if(e instanceof B$||e instanceof C$)return e},e.prototype.setKids=function(e){this.dict.set(VJ.of("Kids"),this.dict.context.obj(e))},e.prototype.getParent=function(){var t=this.dict.get(VJ.of("Parent"));if(t instanceof $J)return new e(this.dict.lookup(VJ.of("Parent"),qJ),t)},e.prototype.setParent=function(e){e?this.dict.set(VJ.of("Parent"),e):this.dict.delete(VJ.of("Parent"))},e.prototype.getFullyQualifiedName=function(){var e=this.getParent();return e?e.getFullyQualifiedName()+"."+this.getPartialName():this.getPartialName()},e.prototype.getPartialName=function(){var e;return null===(e=this.T())||void 0===e?void 0:e.decodeText()},e.prototype.setPartialName=function(e){e?this.dict.set(VJ.of("T"),C$.fromText(e)):this.dict.delete(VJ.of("T"))},e.prototype.setDefaultAppearance=function(e){this.dict.set(VJ.of("DA"),B$.of(e))},e.prototype.getDefaultAppearance=function(){var e=this.DA();return e instanceof C$?e.decodeText():null==e?void 0:e.asString()},e.prototype.setFontSize=function(e){var t,n=null!==(t=this.getFullyQualifiedName())&&void 0!==t?t:"",o=this.getDefaultAppearance();if(!o)throw new gJ(n);var r=cX(o,d0);if(!r.match)throw new CJ(n);var i=o.slice(0,r.pos-r.match[0].length),a=r.pos<=o.length?o.slice(r.pos):"",s=i+" /"+r.match[1]+" "+e+" Tf "+a;this.setDefaultAppearance(s)},e.prototype.getFlags=function(){var e,t;return null!==(t=null===(e=this.Ff())||void 0===e?void 0:e.asNumber())&&void 0!==t?t:0},e.prototype.setFlags=function(e){this.dict.set(VJ.of("Ff"),RJ.of(e))},e.prototype.hasFlag=function(e){return!!(this.getFlags()&e)},e.prototype.setFlag=function(e){var t=this.getFlags();this.setFlags(t|e)},e.prototype.clearFlag=function(e){var t=this.getFlags();this.setFlags(t&~e)},e.prototype.setFlagTo=function(e,t){t?this.setFlag(e):this.clearFlag(e)},e.prototype.getInheritableAttribute=function(e){var t;return this.ascend((function(n){t||(t=n.dict.get(e))})),t},e.prototype.ascend=function(e){e(this);var t=this.getParent();t&&t.ascend(e)},e}(),f0=function(){function e(e){this.dict=e}return e.prototype.W=function(){var e=this.dict.lookup(VJ.of("W"));if(e instanceof RJ)return e},e.prototype.getWidth=function(){var e,t;return null!==(t=null===(e=this.W())||void 0===e?void 0:e.asNumber())&&void 0!==t?t:1},e.prototype.setWidth=function(e){var t=this.dict.context.obj(e);this.dict.set(VJ.of("W"),t)},e.fromDict=function(t){return new e(t)},e}(),h0=function(){function e(e){this.dict=e}return e.prototype.Rect=function(){return this.dict.lookup(VJ.of("Rect"),kJ)},e.prototype.AP=function(){return this.dict.lookupMaybe(VJ.of("AP"),qJ)},e.prototype.F=function(){var e=this.dict.lookup(VJ.of("F"));return this.dict.context.lookupMaybe(e,RJ)},e.prototype.getRectangle=function(){var e,t=this.Rect();return null!==(e=null==t?void 0:t.asRectangle())&&void 0!==e?e:{x:0,y:0,width:0,height:0}},e.prototype.setRectangle=function(e){var t=e.x,n=e.y,o=e.width,r=e.height,i=this.dict.context.obj([t,n,t+o,n+r]);this.dict.set(VJ.of("Rect"),i)},e.prototype.getAppearanceState=function(){var e=this.dict.lookup(VJ.of("AS"));if(e instanceof VJ)return e},e.prototype.setAppearanceState=function(e){this.dict.set(VJ.of("AS"),e)},e.prototype.setAppearances=function(e){this.dict.set(VJ.of("AP"),e)},e.prototype.ensureAP=function(){var e=this.AP();return e||(e=this.dict.context.obj({}),this.dict.set(VJ.of("AP"),e)),e},e.prototype.getNormalAppearance=function(){var e=this.ensureAP().get(VJ.of("N"));if(e instanceof $J||e instanceof qJ)return e;throw new Error("Unexpected N type: "+(null==e?void 0:e.constructor.name))},e.prototype.setNormalAppearance=function(e){this.ensureAP().set(VJ.of("N"),e)},e.prototype.setRolloverAppearance=function(e){this.ensureAP().set(VJ.of("R"),e)},e.prototype.setDownAppearance=function(e){this.ensureAP().set(VJ.of("D"),e)},e.prototype.removeRolloverAppearance=function(){var e=this.AP();null==e||e.delete(VJ.of("R"))},e.prototype.removeDownAppearance=function(){var e=this.AP();null==e||e.delete(VJ.of("D"))},e.prototype.getAppearances=function(){var e=this.AP();if(e)return{normal:e.lookup(VJ.of("N"),qJ,ZJ),rollover:e.lookupMaybe(VJ.of("R"),qJ,ZJ),down:e.lookupMaybe(VJ.of("D"),qJ,ZJ)}},e.prototype.getFlags=function(){var e,t;return null!==(t=null===(e=this.F())||void 0===e?void 0:e.asNumber())&&void 0!==t?t:0},e.prototype.setFlags=function(e){this.dict.set(VJ.of("F"),RJ.of(e))},e.prototype.hasFlag=function(e){return!!(this.getFlags()&e)},e.prototype.setFlag=function(e){var t=this.getFlags();this.setFlags(t|e)},e.prototype.clearFlag=function(e){var t=this.getFlags();this.setFlags(t&~e)},e.prototype.setFlagTo=function(e,t){t?this.setFlag(e):this.clearFlag(e)},e.fromDict=function(t){return new e(t)},e}(),A0=function(){function e(e){this.dict=e}return e.prototype.R=function(){var e=this.dict.lookup(VJ.of("R"));if(e instanceof RJ)return e},e.prototype.BC=function(){var e=this.dict.lookup(VJ.of("BC"));if(e instanceof kJ)return e},e.prototype.BG=function(){var e=this.dict.lookup(VJ.of("BG"));if(e instanceof kJ)return e},e.prototype.CA=function(){var e=this.dict.lookup(VJ.of("CA"));if(e instanceof C$||e instanceof B$)return e},e.prototype.RC=function(){var e=this.dict.lookup(VJ.of("RC"));if(e instanceof C$||e instanceof B$)return e},e.prototype.AC=function(){var e=this.dict.lookup(VJ.of("AC"));if(e instanceof C$||e instanceof B$)return e},e.prototype.getRotation=function(){var e;return null===(e=this.R())||void 0===e?void 0:e.asNumber()},e.prototype.getBorderColor=function(){var e=this.BC();if(e){for(var t=[],n=0,o=null==e?void 0:e.size();n<o;n++){var r=e.get(n);r instanceof RJ&&t.push(r.asNumber())}return t}},e.prototype.getBackgroundColor=function(){var e=this.BG();if(e){for(var t=[],n=0,o=null==e?void 0:e.size();n<o;n++){var r=e.get(n);r instanceof RJ&&t.push(r.asNumber())}return t}},e.prototype.getCaptions=function(){var e=this.CA(),t=this.RC(),n=this.AC();return{normal:null==e?void 0:e.decodeText(),rollover:null==t?void 0:t.decodeText(),down:null==n?void 0:n.decodeText()}},e.prototype.setRotation=function(e){var t=this.dict.context.obj(e);this.dict.set(VJ.of("R"),t)},e.prototype.setBorderColor=function(e){var t=this.dict.context.obj(e);this.dict.set(VJ.of("BC"),t)},e.prototype.setBackgroundColor=function(e){var t=this.dict.context.obj(e);this.dict.set(VJ.of("BG"),t)},e.prototype.setCaptions=function(e){var t=C$.fromText(e.normal);if(this.dict.set(VJ.of("CA"),t),e.rollover){var n=C$.fromText(e.rollover);this.dict.set(VJ.of("RC"),n)}else this.dict.delete(VJ.of("RC"));if(e.down){var o=C$.fromText(e.down);this.dict.set(VJ.of("AC"),o)}else this.dict.delete(VJ.of("AC"))},e.fromDict=function(t){return new e(t)},e}(),y0=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return tv(t,e),t.prototype.MK=function(){var e=this.dict.lookup(VJ.of("MK"));if(e instanceof qJ)return e},t.prototype.BS=function(){var e=this.dict.lookup(VJ.of("BS"));if(e instanceof qJ)return e},t.prototype.DA=function(){var e=this.dict.lookup(VJ.of("DA"));if(e instanceof B$||e instanceof C$)return e},t.prototype.P=function(){var e=this.dict.get(VJ.of("P"));if(e instanceof $J)return e},t.prototype.setP=function(e){this.dict.set(VJ.of("P"),e)},t.prototype.setDefaultAppearance=function(e){this.dict.set(VJ.of("DA"),B$.of(e))},t.prototype.getDefaultAppearance=function(){var e=this.DA();return e instanceof C$?e.decodeText():null==e?void 0:e.asString()},t.prototype.getAppearanceCharacteristics=function(){var e=this.MK();if(e)return A0.fromDict(e)},t.prototype.getOrCreateAppearanceCharacteristics=function(){var e=this.MK();if(e)return A0.fromDict(e);var t=A0.fromDict(this.dict.context.obj({}));return this.dict.set(VJ.of("MK"),t.dict),t},t.prototype.getBorderStyle=function(){var e=this.BS();if(e)return f0.fromDict(e)},t.prototype.getOrCreateBorderStyle=function(){var e=this.BS();if(e)return f0.fromDict(e);var t=f0.fromDict(this.dict.context.obj({}));return this.dict.set(VJ.of("BS"),t.dict),t},t.prototype.getOnValue=function(){var e,t=null===(e=this.getAppearances())||void 0===e?void 0:e.normal;if(t instanceof qJ)for(var n=t.keys(),o=0,r=n.length;o<r;o++){var i=n[o];if(i!==VJ.of("Off"))return i}},t.fromDict=function(e){return new t(e)},t.create=function(e,n){return new t(e.obj({Type:"Annot",Subtype:"Widget",Rect:[0,0,0,0],Parent:n}))},t}(h0),m0=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return tv(t,e),t.prototype.FT=function(){var e=this.getInheritableAttribute(VJ.of("FT"));return this.dict.context.lookup(e,VJ)},t.prototype.getWidgets=function(){var e=this.Kids();if(!e)return[y0.fromDict(this.dict)];for(var t=new Array(e.size()),n=0,o=e.size();n<o;n++){var r=e.lookup(n,qJ);t[n]=y0.fromDict(r)}return t},t.prototype.addWidget=function(e){this.normalizedEntries().Kids.push(e)},t.prototype.removeWidget=function(e){var t=this.Kids();if(t){if(e<0||e>t.size())throw new AJ(e,0,t.size());t.remove(e)}else{if(0!==e)throw new AJ(e,0,0);this.setKids([])}},t.prototype.normalizedEntries=function(){var e=this.Kids();return e||(e=this.dict.context.obj([this.ref]),this.dict.set(VJ.of("Kids"),e)),{Kids:e}},t.fromDict=function(e,n){return new t(e,n)},t}(p0),g0=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return tv(t,e),t.prototype.Opt=function(){return this.dict.lookupMaybe(VJ.of("Opt"),B$,C$,kJ)},t.prototype.setOpt=function(e){this.dict.set(VJ.of("Opt"),this.dict.context.obj(e))},t.prototype.getExportValues=function(){var e=this.Opt();if(e){if(e instanceof B$||e instanceof C$)return[e];for(var t=[],n=0,o=e.size();n<o;n++){var r=e.lookup(n);(r instanceof B$||r instanceof C$)&&t.push(r)}return t}},t.prototype.removeExportValue=function(e){var t=this.Opt();if(t)if(t instanceof B$||t instanceof C$){if(0!==e)throw new AJ(e,0,0);this.setOpt([])}else{if(e<0||e>t.size())throw new AJ(e,0,t.size());t.remove(e)}},t.prototype.normalizeExportValues=function(){for(var e,t,n,o,r=null!==(e=this.getExportValues())&&void 0!==e?e:[],i=[],a=this.getWidgets(),s=0,c=a.length;s<c;s++){var l=a[s],u=null!==(t=r[s])&&void 0!==t?t:C$.fromText(null!==(o=null===(n=l.getOnValue())||void 0===n?void 0:n.decodeText())&&void 0!==o?o:"");i.push(u)}this.setOpt(i)},t.prototype.addOpt=function(e,t){var n;this.normalizeExportValues();var o,r=e.decodeText();if(t)for(var i=null!==(n=this.getExportValues())&&void 0!==n?n:[],a=0,s=i.length;a<s;a++){i[a].decodeText()===r&&(o=a)}var c=this.Opt();return c.push(e),null!=o?o:c.size()-1},t.prototype.addWidgetWithOpt=function(e,t,n){var o=this.addOpt(t,n),r=VJ.of(String(o));return this.addWidget(e),r},t}(m0),C0=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return tv(t,e),t.prototype.setValue=function(e){var t;if(e!==(null!==(t=this.getOnValue())&&void 0!==t?t:VJ.of("Yes"))&&e!==VJ.of("Off"))throw new yJ;this.dict.set(VJ.of("V"),e);for(var n=this.getWidgets(),o=0,r=n.length;o<r;o++){var i=n[o],a=i.getOnValue()===e?e:VJ.of("Off");i.setAppearanceState(a)}},t.prototype.getValue=function(){var e=this.V();return e instanceof VJ?e:VJ.of("Off")},t.prototype.getOnValue=function(){var e=this.getWidgets()[0];return null==e?void 0:e.getOnValue()},t.fromDict=function(e,n){return new t(e,n)},t.create=function(e){var n=e.obj({FT:"Btn",Kids:[]});return new t(n,e.register(n))},t}(g0),v0=function(e){return 1<<e};!function(e){e[e.ReadOnly=v0(0)]="ReadOnly",e[e.Required=v0(1)]="Required",e[e.NoExport=v0(2)]="NoExport"}(a0||(a0={})),function(e){e[e.NoToggleToOff=v0(14)]="NoToggleToOff",e[e.Radio=v0(15)]="Radio",e[e.PushButton=v0(16)]="PushButton",e[e.RadiosInUnison=v0(25)]="RadiosInUnison"}(s0||(s0={})),function(e){e[e.Multiline=v0(12)]="Multiline",e[e.Password=v0(13)]="Password",e[e.FileSelect=v0(20)]="FileSelect",e[e.DoNotSpellCheck=v0(22)]="DoNotSpellCheck",e[e.DoNotScroll=v0(23)]="DoNotScroll",e[e.Comb=v0(24)]="Comb",e[e.RichText=v0(25)]="RichText"}(c0||(c0={})),function(e){e[e.Combo=v0(17)]="Combo",e[e.Edit=v0(18)]="Edit",e[e.Sort=v0(19)]="Sort",e[e.MultiSelect=v0(21)]="MultiSelect",e[e.DoNotSpellCheck=v0(22)]="DoNotSpellCheck",e[e.CommitOnSelChange=v0(26)]="CommitOnSelChange"}(l0||(l0={}));var b0=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return tv(t,e),t.prototype.setValues=function(e){if(this.hasFlag(l0.Combo)&&!this.hasFlag(l0.Edit)&&!this.valuesAreValid(e))throw new yJ;if(0===e.length&&this.dict.delete(VJ.of("V")),1===e.length&&this.dict.set(VJ.of("V"),e[0]),e.length>1){if(!this.hasFlag(l0.MultiSelect))throw new mJ;this.dict.set(VJ.of("V"),this.dict.context.obj(e))}this.updateSelectedIndices(e)},t.prototype.valuesAreValid=function(e){for(var t=this.getOptions(),n=function(n,o){var r=e[n].decodeText();if(!t.find((function(e){return r===(e.display||e.value).decodeText()})))return{value:!1}},o=0,r=e.length;o<r;o++){var i=n(o);if("object"==typeof i)return i.value}return!0},t.prototype.updateSelectedIndices=function(e){if(e.length>1){for(var t=new Array(e.length),n=this.getOptions(),o=function(o,r){var i=e[o].decodeText();t[o]=n.findIndex((function(e){return i===(e.display||e.value).decodeText()}))},r=0,i=e.length;r<i;r++)o(r);this.dict.set(VJ.of("I"),this.dict.context.obj(t.sort()))}else this.dict.delete(VJ.of("I"))},t.prototype.getValues=function(){var e=this.V();if(e instanceof B$||e instanceof C$)return[e];if(e instanceof kJ){for(var t=[],n=0,o=e.size();n<o;n++){var r=e.lookup(n);(r instanceof B$||r instanceof C$)&&t.push(r)}return t}return[]},t.prototype.Opt=function(){return this.dict.lookupMaybe(VJ.of("Opt"),B$,C$,kJ)},t.prototype.setOptions=function(e){for(var t=new Array(e.length),n=0,o=e.length;n<o;n++){var r=e[n],i=r.value,a=r.display;t[n]=this.dict.context.obj([i,a||i])}this.dict.set(VJ.of("Opt"),this.dict.context.obj(t))},t.prototype.getOptions=function(){var e=this.Opt();if(e instanceof B$||e instanceof C$)return[{value:e,display:e}];if(e instanceof kJ){for(var t=[],n=0,o=e.size();n<o;n++){var r=e.lookup(n);if((r instanceof B$||r instanceof C$)&&t.push({value:r,display:r}),r instanceof kJ&&r.size()>0){var i=r.lookup(0,B$,C$),a=r.lookupMaybe(1,B$,C$);t.push({value:i,display:a||i})}}return t}return[]},t}(m0),_0=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return tv(t,e),t.fromDict=function(e,n){return new t(e,n)},t.create=function(e){var n=e.obj({FT:"Ch",Ff:l0.Combo,Kids:[]});return new t(n,e.register(n))},t}(b0),x0=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return tv(t,e),t.prototype.addField=function(e){var t=this.normalizedEntries().Kids;null==t||t.push(e)},t.prototype.normalizedEntries=function(){var e=this.Kids();return e||(e=this.dict.context.obj([]),this.dict.set(VJ.of("Kids"),e)),{Kids:e}},t.fromDict=function(e,n){return new t(e,n)},t.create=function(e){var n=e.obj({});return new t(n,e.register(n))},t}(p0),w0=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return tv(t,e),t.fromDict=function(e,n){return new t(e,n)},t}(m0),B0=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return tv(t,e),t.prototype.MaxLen=function(){var e=this.dict.lookup(VJ.of("MaxLen"));if(e instanceof RJ)return e},t.prototype.Q=function(){var e=this.dict.lookup(VJ.of("Q"));if(e instanceof RJ)return e},t.prototype.setMaxLength=function(e){this.dict.set(VJ.of("MaxLen"),RJ.of(e))},t.prototype.removeMaxLength=function(){this.dict.delete(VJ.of("MaxLen"))},t.prototype.getMaxLength=function(){var e;return null===(e=this.MaxLen())||void 0===e?void 0:e.asNumber()},t.prototype.setQuadding=function(e){this.dict.set(VJ.of("Q"),RJ.of(e))},t.prototype.getQuadding=function(){var e;return null===(e=this.Q())||void 0===e?void 0:e.asNumber()},t.prototype.setValue=function(e){this.dict.set(VJ.of("V"),e)},t.prototype.removeValue=function(){this.dict.delete(VJ.of("V"))},t.prototype.getValue=function(){var e=this.V();if(e instanceof B$||e instanceof C$)return e},t.fromDict=function(e,n){return new t(e,n)},t.create=function(e){var n=e.obj({FT:"Tx",Kids:[]});return new t(n,e.register(n))},t}(m0),S0=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return tv(t,e),t.fromDict=function(e,n){return new t(e,n)},t.create=function(e){var n=e.obj({FT:"Btn",Ff:s0.PushButton,Kids:[]});return new t(n,e.register(n))},t}(g0),E0=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return tv(t,e),t.prototype.setValue=function(e){if(!this.getOnValues().includes(e)&&e!==VJ.of("Off"))throw new yJ;this.dict.set(VJ.of("V"),e);for(var t=this.getWidgets(),n=0,o=t.length;n<o;n++){var r=t[n],i=r.getOnValue()===e?e:VJ.of("Off");r.setAppearanceState(i)}},t.prototype.getValue=function(){var e=this.V();return e instanceof VJ?e:VJ.of("Off")},t.prototype.getOnValues=function(){for(var e=this.getWidgets(),t=[],n=0,o=e.length;n<o;n++){var r=e[n].getOnValue();r&&t.push(r)}return t},t.fromDict=function(e,n){return new t(e,n)},t.create=function(e){var n=e.obj({FT:"Btn",Ff:s0.Radio,Kids:[]});return new t(n,e.register(n))},t}(g0),T0=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return tv(t,e),t.fromDict=function(e,n){return new t(e,n)},t.create=function(e){var n=e.obj({FT:"Ch",Kids:[]});return new t(n,e.register(n))},t}(b0),M0=function(e){if(!e)return[];for(var t=[],n=0,o=e.size();n<o;n++){var r=e.get(n),i=e.lookup(n);r instanceof $J&&i instanceof qJ&&t.push([P0(i,r),r])}return t},P0=function(e,t){return F0(e)?x0.fromDict(e,t):I0(e,t)},F0=function(e){var t=e.lookup(VJ.of("Kids"));if(t instanceof kJ)for(var n=0,o=t.size();n<o;n++){var r=t.lookup(n);if(r instanceof qJ&&r.has(VJ.of("T")))return!0}return!1},I0=function(e,t){var n=D0(e,VJ.of("FT")),o=e.context.lookup(n,VJ);return o===VJ.of("Btn")?R0(e,t):o===VJ.of("Ch")?k0(e,t):o===VJ.of("Tx")?B0.fromDict(e,t):o===VJ.of("Sig")?w0.fromDict(e,t):m0.fromDict(e,t)},R0=function(e,t){var n,o=D0(e,VJ.of("Ff")),r=e.context.lookupMaybe(o,RJ),i=null!==(n=null==r?void 0:r.asNumber())&&void 0!==n?n:0;return O0(i,s0.PushButton)?S0.fromDict(e,t):O0(i,s0.Radio)?E0.fromDict(e,t):C0.fromDict(e,t)},k0=function(e,t){var n,o=D0(e,VJ.of("Ff")),r=e.context.lookupMaybe(o,RJ),i=null!==(n=null==r?void 0:r.asNumber())&&void 0!==n?n:0;return O0(i,l0.Combo)?_0.fromDict(e,t):T0.fromDict(e,t)},O0=function(e,t){return!!(e&t)},D0=function(e,t){var n;return L0(e,(function(e){n||(n=e.get(t))})),n},L0=function(e,t){t(e);var n=e.lookupMaybe(VJ.of("Parent"),qJ);n&&L0(n,t)},U0=function(){function e(e){this.dict=e}return e.prototype.Fields=function(){var e=this.dict.lookup(VJ.of("Fields"));if(e instanceof kJ)return e},e.prototype.getFields=function(){for(var e=this.normalizedEntries().Fields,t=new Array(e.size()),n=0,o=e.size();n<o;n++){var r=e.get(n),i=e.lookup(n,qJ);t[n]=[P0(i,r),r]}return t},e.prototype.getAllFields=function(){var e=[],t=function(n){if(n)for(var o=0,r=n.length;o<r;o++){var i=n[o];e.push(i);var a=i[0];a instanceof x0&&t(M0(a.Kids()))}};return t(this.getFields()),e},e.prototype.addField=function(e){var t=this.normalizedEntries().Fields;null==t||t.push(e)},e.prototype.removeField=function(e){var t=e.getParent(),n=void 0===t?this.normalizedEntries().Fields:t.Kids(),o=null==n?void 0:n.indexOf(e.ref);if(void 0===n||void 0===o)throw new Error("Tried to remove inexistent field "+e.getFullyQualifiedName());n.remove(o),void 0!==t&&0===n.size()&&this.removeField(t)},e.prototype.normalizedEntries=function(){var e=this.Fields();return e||(e=this.dict.context.obj([]),this.dict.set(VJ.of("Fields"),e)),{Fields:e}},e.fromDict=function(t){return new e(t)},e.create=function(t){return new e(t.obj({Fields:[]}))},e}(),z0=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return tv(t,e),t.prototype.Pages=function(){return this.lookup(VJ.of("Pages"),qJ)},t.prototype.AcroForm=function(){return this.lookupMaybe(VJ.of("AcroForm"),qJ)},t.prototype.getAcroForm=function(){var e=this.AcroForm();if(e)return U0.fromDict(e)},t.prototype.getOrCreateAcroForm=function(){var e=this.getAcroForm();if(!e){e=U0.create(this.context);var t=this.context.register(e.dict);this.set(VJ.of("AcroForm"),t)}return e},t.prototype.ViewerPreferences=function(){return this.lookupMaybe(VJ.of("ViewerPreferences"),qJ)},t.prototype.getViewerPreferences=function(){var e=this.ViewerPreferences();if(e)return u0.fromDict(e)},t.prototype.getOrCreateViewerPreferences=function(){var e=this.getViewerPreferences();if(!e){e=u0.create(this.context);var t=this.context.register(e.dict);this.set(VJ.of("ViewerPreferences"),t)}return e},t.prototype.insertLeafNode=function(e,t){var n=this.get(VJ.of("Pages"));return this.Pages().insertLeafNode(e,t)||n},t.prototype.removeLeafNode=function(e){this.Pages().removeLeafNode(e)},t.withContextAndPages=function(e,n){var o=new Map;return o.set(VJ.of("Type"),VJ.of("Catalog")),o.set(VJ.of("Pages"),n),new t(o,e)},t.fromMapWithContext=function(e,n){return new t(e,n)},t}(qJ),N0=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return tv(t,e),t.prototype.Parent=function(){return this.lookup(VJ.of("Parent"))},t.prototype.Kids=function(){return this.lookup(VJ.of("Kids"),kJ)},t.prototype.Count=function(){return this.lookup(VJ.of("Count"),RJ)},t.prototype.pushTreeNode=function(e){this.Kids().push(e)},t.prototype.pushLeafNode=function(e){var t=this.Kids();this.insertLeafKid(t.size(),e)},t.prototype.insertLeafNode=function(e,n){var o=this.Kids(),r=this.Count().asNumber();if(n>r)throw new fJ(n,r);for(var i=n,a=0,s=o.size();a<s;a++){if(0===i)return void this.insertLeafKid(a,e);var c=o.get(a),l=this.context.lookup(c);if(l instanceof t){if(l.Count().asNumber()>i)return l.insertLeafNode(e,i)||c;i-=l.Count().asNumber()}l instanceof c$&&(i-=1)}if(0!==i)throw new hJ(n,"insertLeafNode");this.insertLeafKid(o.size(),e)},t.prototype.removeLeafNode=function(e,n){void 0===n&&(n=!0);var o=this.Kids(),r=this.Count().asNumber();if(e>=r)throw new fJ(e,r);for(var i=e,a=0,s=o.size();a<s;a++){var c=o.get(a),l=this.context.lookup(c);if(l instanceof t){if(l.Count().asNumber()>i)return l.removeLeafNode(i,n),void(n&&0===l.Kids().size()&&o.remove(a));i-=l.Count().asNumber()}if(l instanceof c$){if(0===i)return void this.removeKid(a);i-=1}}throw new hJ(e,"removeLeafNode")},t.prototype.ascend=function(e){e(this);var t=this.Parent();t&&t.ascend(e)},t.prototype.traverse=function(e){for(var n=this.Kids(),o=0,r=n.size();o<r;o++){var i=n.get(o),a=this.context.lookup(i);a instanceof t&&a.traverse(e),e(a,i)}},t.prototype.insertLeafKid=function(e,t){var n=this.Kids();this.ascend((function(e){var t=e.Count().asNumber()+1;e.set(VJ.of("Count"),RJ.of(t))})),n.insert(e,t)},t.prototype.removeKid=function(e){var t=this.Kids();t.lookup(e)instanceof c$&&this.ascend((function(e){var t=e.Count().asNumber()-1;e.set(VJ.of("Count"),RJ.of(t))})),t.remove(e)},t.withContext=function(e,n){var o=new Map;return o.set(VJ.of("Type"),VJ.of("Pages")),o.set(VJ.of("Kids"),e.obj([])),o.set(VJ.of("Count"),e.obj(0)),n&&o.set(VJ.of("Parent"),n),new t(o,e)},t.fromMapWithContext=function(e,n){return new t(e,n)},t}(qJ),H0=new Uint8Array(256);H0[PJ.Zero]=1,H0[PJ.One]=1,H0[PJ.Two]=1,H0[PJ.Three]=1,H0[PJ.Four]=1,H0[PJ.Five]=1,H0[PJ.Six]=1,H0[PJ.Seven]=1,H0[PJ.Eight]=1,H0[PJ.Nine]=1;var j0=new Uint8Array(256);j0[PJ.Period]=1,j0[PJ.Plus]=1,j0[PJ.Minus]=1;for(var Q0=new Uint8Array(256),G0=0;G0<256;G0++)Q0[G0]=H0[G0]||j0[G0]?1:0;var V0,K0=PJ.Newline,W0=PJ.CarriageReturn,q0=function(){function e(e,t){void 0===t&&(t=!1),this.bytes=e,this.capNumbers=t}return e.prototype.parseRawInt=function(){for(var e="";!this.bytes.done();){var t=this.bytes.peek();if(!H0[t])break;e+=XZ(this.bytes.next())}var n=Number(e);if(!e||!isFinite(n))throw new vJ(this.bytes.position(),e);return n},e.prototype.parseRawNumber=function(){for(var e="";!this.bytes.done();){var t=this.bytes.peek();if(!Q0[t])break;if(e+=XZ(this.bytes.next()),t===PJ.Period)break}for(;!this.bytes.done();){t=this.bytes.peek();if(!H0[t])break;e+=XZ(this.bytes.next())}var n=Number(e);if(!e||!isFinite(n))throw new vJ(this.bytes.position(),e);if(n>Number.MAX_SAFE_INTEGER){if(this.capNumbers){var o="Parsed number that is too large for some PDF readers: "+e+", using Number.MAX_SAFE_INTEGER instead.";return console.warn(o),Number.MAX_SAFE_INTEGER}o="Parsed number that is too large for some PDF readers: "+e+", not capping.";console.warn(o)}return n},e.prototype.skipWhitespace=function(){for(;!this.bytes.done()&&UJ[this.bytes.peek()];)this.bytes.next()},e.prototype.skipLine=function(){for(;!this.bytes.done();){var e=this.bytes.peek();if(e===K0||e===W0)return;this.bytes.next()}},e.prototype.skipComment=function(){if(this.bytes.peek()!==PJ.Percent)return!1;for(;!this.bytes.done();){var e=this.bytes.peek();if(e===K0||e===W0)return!0;this.bytes.next()}return!0},e.prototype.skipWhitespaceAndComments=function(){for(this.skipWhitespace();this.skipComment();)this.skipWhitespace()},e.prototype.matchKeyword=function(e){for(var t=this.bytes.offset(),n=0,o=e.length;n<o;n++)if(this.bytes.done()||this.bytes.next()!==e[n])return this.bytes.moveTo(t),!1;return!0},e}(),Z0=function(){function e(e){this.idx=0,this.line=0,this.column=0,this.bytes=e,this.length=this.bytes.length}return e.prototype.moveTo=function(e){this.idx=e},e.prototype.next=function(){var e=this.bytes[this.idx++];return e===PJ.Newline?(this.line+=1,this.column=0):this.column+=1,e},e.prototype.assertNext=function(e){if(this.peek()!==e)throw new _J(this.position(),e,this.peek());return this.next()},e.prototype.peek=function(){return this.bytes[this.idx]},e.prototype.peekAhead=function(e){return this.bytes[this.idx+e]},e.prototype.peekAt=function(e){return this.bytes[e]},e.prototype.done=function(){return this.idx>=this.length},e.prototype.offset=function(){return this.idx},e.prototype.slice=function(e,t){return this.bytes.slice(e,t)},e.prototype.position=function(){return{line:this.line,column:this.column,offset:this.idx}},e.of=function(t){return new e(t)},e.fromPDFRawStream=function(t){return e.of(o0(t).decode())},e}(),X0=PJ.Space,Y0=PJ.CarriageReturn,J0=PJ.Newline,$0=[PJ.s,PJ.t,PJ.r,PJ.e,PJ.a,PJ.m],e1=[PJ.e,PJ.n,PJ.d,PJ.s,PJ.t,PJ.r,PJ.e,PJ.a,PJ.m],t1={header:[PJ.Percent,PJ.P,PJ.D,PJ.F,PJ.Dash],eof:[PJ.Percent,PJ.Percent,PJ.E,PJ.O,PJ.F],obj:[PJ.o,PJ.b,PJ.j],endobj:[PJ.e,PJ.n,PJ.d,PJ.o,PJ.b,PJ.j],xref:[PJ.x,PJ.r,PJ.e,PJ.f],trailer:[PJ.t,PJ.r,PJ.a,PJ.i,PJ.l,PJ.e,PJ.r],startxref:[PJ.s,PJ.t,PJ.a,PJ.r,PJ.t,PJ.x,PJ.r,PJ.e,PJ.f],true:[PJ.t,PJ.r,PJ.u,PJ.e],false:[PJ.f,PJ.a,PJ.l,PJ.s,PJ.e],null:[PJ.n,PJ.u,PJ.l,PJ.l],stream:$0,streamEOF1:av($0,[X0,Y0,J0]),streamEOF2:av($0,[Y0,J0]),streamEOF3:av($0,[Y0]),streamEOF4:av($0,[J0]),endstream:e1,EOF1endstream:av([Y0,J0],e1),EOF2endstream:av([Y0],e1),EOF3endstream:av([J0],e1)},n1=function(e){function t(t,n,o){void 0===o&&(o=!1);var r=e.call(this,t,o)||this;return r.context=n,r}return tv(t,e),t.prototype.parseObject=function(){if(this.skipWhitespaceAndComments(),this.matchKeyword(t1.true))return DJ.True;if(this.matchKeyword(t1.false))return DJ.False;if(this.matchKeyword(t1.null))return WJ;var e=this.bytes.peek();if(e===PJ.LessThan&&this.bytes.peekAhead(1)===PJ.LessThan)return this.parseDictOrStream();if(e===PJ.LessThan)return this.parseHexString();if(e===PJ.LeftParen)return this.parseString();if(e===PJ.ForwardSlash)return this.parseName();if(e===PJ.LeftSquareBracket)return this.parseArray();if(Q0[e])return this.parseNumberOrRef();throw new xJ(this.bytes.position(),e)},t.prototype.parseNumberOrRef=function(){var e=this.parseRawNumber();this.skipWhitespaceAndComments();var t=this.bytes.offset();if(H0[this.bytes.peek()]){var n=this.parseRawNumber();if(this.skipWhitespaceAndComments(),this.bytes.peek()===PJ.R)return this.bytes.assertNext(PJ.R),$J.of(e,n)}return this.bytes.moveTo(t),RJ.of(e)},t.prototype.parseHexString=function(){var e="";for(this.bytes.assertNext(PJ.LessThan);!this.bytes.done()&&this.bytes.peek()!==PJ.GreaterThan;)e+=XZ(this.bytes.next());return this.bytes.assertNext(PJ.GreaterThan),C$.of(e)},t.prototype.parseString=function(){for(var e=0,t=!1,n="";!this.bytes.done();){var o=this.bytes.next();if(n+=XZ(o),t||(o===PJ.LeftParen&&(e+=1),o===PJ.RightParen&&(e-=1)),o===PJ.BackSlash?t=!t:t&&(t=!1),0===e)return B$.of(n.substring(1,n.length-1))}throw new SJ(this.bytes.position())},t.prototype.parseName=function(){this.bytes.assertNext(PJ.ForwardSlash);for(var e="";!this.bytes.done();){var t=this.bytes.peek();if(UJ[t]||LJ[t])break;e+=XZ(t),this.bytes.next()}return VJ.of(e)},t.prototype.parseArray=function(){this.bytes.assertNext(PJ.LeftSquareBracket),this.skipWhitespaceAndComments();for(var e=kJ.withContext(this.context);this.bytes.peek()!==PJ.RightSquareBracket;){var t=this.parseObject();e.push(t),this.skipWhitespaceAndComments()}return this.bytes.assertNext(PJ.RightSquareBracket),e},t.prototype.parseDict=function(){this.bytes.assertNext(PJ.LessThan),this.bytes.assertNext(PJ.LessThan),this.skipWhitespaceAndComments();for(var e=new Map;!this.bytes.done()&&this.bytes.peek()!==PJ.GreaterThan&&this.bytes.peekAhead(1)!==PJ.GreaterThan;){var t=this.parseName(),n=this.parseObject();e.set(t,n),this.skipWhitespaceAndComments()}this.skipWhitespaceAndComments(),this.bytes.assertNext(PJ.GreaterThan),this.bytes.assertNext(PJ.GreaterThan);var o=e.get(VJ.of("Type"));return o===VJ.of("Catalog")?z0.fromMapWithContext(e,this.context):o===VJ.of("Pages")?N0.fromMapWithContext(e,this.context):o===VJ.of("Page")?c$.fromMapWithContext(e,this.context):qJ.fromMapWithContext(e,this.context)},t.prototype.parseDictOrStream=function(){var e=this.bytes.position(),t=this.parseDict();if(this.skipWhitespaceAndComments(),!(this.matchKeyword(t1.streamEOF1)||this.matchKeyword(t1.streamEOF2)||this.matchKeyword(t1.streamEOF3)||this.matchKeyword(t1.streamEOF4)||this.matchKeyword(t1.stream)))return t;var n,o=this.bytes.offset(),r=t.get(VJ.of("Length"));r instanceof RJ?(n=o+r.asNumber(),this.bytes.moveTo(n),this.skipWhitespaceAndComments(),this.matchKeyword(t1.endstream)||(this.bytes.moveTo(o),n=this.findEndOfStreamFallback(e))):n=this.findEndOfStreamFallback(e);var i=this.bytes.slice(o,n);return XJ.of(t,i)},t.prototype.findEndOfStreamFallback=function(e){for(var t=1,n=this.bytes.offset();!this.bytes.done()&&(n=this.bytes.offset(),this.matchKeyword(t1.stream)?t+=1:this.matchKeyword(t1.EOF1endstream)||this.matchKeyword(t1.EOF2endstream)||this.matchKeyword(t1.EOF3endstream)||this.matchKeyword(t1.endstream)?t-=1:this.bytes.next(),0!==t););if(0!==t)throw new BJ(e);return n},t.forBytes=function(e,n,o){return new t(Z0.of(e),n,o)},t.forByteStream=function(e,n,o){return void 0===o&&(o=!1),new t(e,n,o)},t}(q0),o1=function(e){function t(t,n){var o=e.call(this,Z0.fromPDFRawStream(t),t.dict.context)||this,r=t.dict;return o.alreadyParsed=!1,o.shouldWaitForTick=n||function(){return!1},o.firstOffset=r.lookup(VJ.of("First"),RJ).asNumber(),o.objectCount=r.lookup(VJ.of("N"),RJ).asNumber(),o}return tv(t,e),t.prototype.parseIntoContext=function(){return rv(this,void 0,void 0,(function(){var e,t,n,o,r,i,a,s;return iv(this,(function(c){switch(c.label){case 0:if(this.alreadyParsed)throw new aJ("PDFObjectStreamParser","parseIntoContext");this.alreadyParsed=!0,e=this.parseOffsetsAndObjectNumbers(),t=0,n=e.length,c.label=1;case 1:return t<n?(o=e[t],r=o.objectNumber,i=o.offset,this.bytes.moveTo(this.firstOffset+i),a=this.parseObject(),s=$J.of(r,0),this.context.assign(s,a),this.shouldWaitForTick()?[4,yX()]:[3,3]):[3,4];case 2:c.sent(),c.label=3;case 3:return t++,[3,1];case 4:return[2]}}))}))},t.prototype.parseOffsetsAndObjectNumbers=function(){for(var e=[],t=0,n=this.objectCount;t<n;t++){this.skipWhitespaceAndComments();var o=this.parseRawInt();this.skipWhitespaceAndComments();var r=this.parseRawInt();e.push({objectNumber:o,offset:r})}return e},t.forStream=function(e,n){return new t(e,n)},t}(n1),r1=function(){function e(e){this.alreadyParsed=!1,this.dict=e.dict,this.bytes=Z0.fromPDFRawStream(e),this.context=this.dict.context;var t=this.dict.lookup(VJ.of("Size"),RJ),n=this.dict.lookup(VJ.of("Index"));if(n instanceof kJ){this.subsections=[];for(var o=0,r=n.size();o<r;o+=2){var i=n.lookup(o+0,RJ).asNumber(),a=n.lookup(o+1,RJ).asNumber();this.subsections.push({firstObjectNumber:i,length:a})}}else this.subsections=[{firstObjectNumber:0,length:t.asNumber()}];var s=this.dict.lookup(VJ.of("W"),kJ);this.byteWidths=[-1,-1,-1];for(o=0,r=s.size();o<r;o++)this.byteWidths[o]=s.lookup(o,RJ).asNumber()}return e.prototype.parseIntoContext=function(){if(this.alreadyParsed)throw new aJ("PDFXRefStreamParser","parseIntoContext");return this.alreadyParsed=!0,this.context.trailerInfo={Root:this.dict.get(VJ.of("Root")),Encrypt:this.dict.get(VJ.of("Encrypt")),Info:this.dict.get(VJ.of("Info")),ID:this.dict.get(VJ.of("ID"))},this.parseEntries()},e.prototype.parseEntries=function(){for(var e=[],t=this.byteWidths,n=t[0],o=t[1],r=t[2],i=0,a=this.subsections.length;i<a;i++)for(var s=this.subsections[i],c=s.firstObjectNumber,l=s.length,u=0;u<l;u++){for(var d=0,p=0,f=n;p<f;p++)d=d<<8|this.bytes.next();var h=0;for(p=0,f=o;p<f;p++)h=h<<8|this.bytes.next();var A=0;for(p=0,f=r;p<f;p++)A=A<<8|this.bytes.next();0===n&&(d=1);var y=c+u,m={ref:$J.of(y,A),offset:h,deleted:0===d,inObjectStream:2===d};e.push(m)}return e},e.forStream=function(t){return new e(t)},e}(),i1=function(e){function t(t,n,o,r){void 0===n&&(n=1/0),void 0===o&&(o=!1),void 0===r&&(r=!1);var i=e.call(this,Z0.of(t),s$.create(),r)||this;return i.alreadyParsed=!1,i.parsedObjects=0,i.shouldWaitForTick=function(){return i.parsedObjects+=1,i.parsedObjects%i.objectsPerTick==0},i.objectsPerTick=n,i.throwOnInvalidObject=o,i}return tv(t,e),t.prototype.parseDocument=function(){return rv(this,void 0,void 0,(function(){var e,t;return iv(this,(function(n){switch(n.label){case 0:if(this.alreadyParsed)throw new aJ("PDFParser","parseDocument");this.alreadyParsed=!0,this.context.header=this.parseHeader(),n.label=1;case 1:return this.bytes.done()?[3,3]:[4,this.parseDocumentSection()];case 2:if(n.sent(),(t=this.bytes.offset())===e)throw new EJ(this.bytes.position());return e=t,[3,1];case 3:return this.maybeRecoverRoot(),this.context.lookup($J.of(0))&&(console.warn("Removing parsed object: 0 0 R"),this.context.delete($J.of(0))),[2,this.context]}}))}))},t.prototype.maybeRecoverRoot=function(){var e=function(e){return e instanceof qJ&&e.lookup(VJ.of("Type"))===VJ.of("Catalog")};if(!e(this.context.lookup(this.context.trailerInfo.Root)))for(var t=this.context.enumerateIndirectObjects(),n=0,o=t.length;n<o;n++){var r=t[n],i=r[0];e(r[1])&&(this.context.trailerInfo.Root=i)}},t.prototype.parseHeader=function(){for(;!this.bytes.done();){if(this.matchKeyword(t1.header)){var e=this.parseRawInt();this.bytes.assertNext(PJ.Period);var t=this.parseRawInt(),n=FJ.forVersion(e,t);return this.skipBinaryHeaderComment(),n}this.bytes.next()}throw new TJ(this.bytes.position())},t.prototype.parseIndirectObjectHeader=function(){this.skipWhitespaceAndComments();var e=this.parseRawInt();this.skipWhitespaceAndComments();var t=this.parseRawInt();if(this.skipWhitespaceAndComments(),!this.matchKeyword(t1.obj))throw new MJ(this.bytes.position(),t1.obj);return $J.of(e,t)},t.prototype.matchIndirectObjectHeader=function(){var e=this.bytes.offset();try{return this.parseIndirectObjectHeader(),!0}catch(t){return this.bytes.moveTo(e),!1}},t.prototype.parseIndirectObject=function(){return rv(this,void 0,void 0,(function(){var e,t;return iv(this,(function(n){switch(n.label){case 0:return e=this.parseIndirectObjectHeader(),this.skipWhitespaceAndComments(),t=this.parseObject(),this.skipWhitespaceAndComments(),this.matchKeyword(t1.endobj),t instanceof XJ&&t.dict.lookup(VJ.of("Type"))===VJ.of("ObjStm")?[4,o1.forStream(t,this.shouldWaitForTick).parseIntoContext()]:[3,2];case 1:return n.sent(),[3,3];case 2:t instanceof XJ&&t.dict.lookup(VJ.of("Type"))===VJ.of("XRef")?r1.forStream(t).parseIntoContext():this.context.assign(e,t),n.label=3;case 3:return[2,e]}}))}))},t.prototype.tryToParseInvalidIndirectObject=function(){var e=this.bytes.position(),t="Trying to parse invalid object: "+JSON.stringify(e)+")";if(this.throwOnInvalidObject)throw new Error(t);console.warn(t);var n=this.parseIndirectObjectHeader();console.warn("Invalid object ref: "+n),this.skipWhitespaceAndComments();for(var o=this.bytes.offset(),r=!0;!this.bytes.done()&&(this.matchKeyword(t1.endobj)&&(r=!1),r);)this.bytes.next();if(r)throw new wJ(e);var i=this.bytes.offset()-t1.endobj.length,a=A$.of(this.bytes.slice(o,i));return this.context.assign(n,a),n},t.prototype.parseIndirectObjects=function(){return rv(this,void 0,void 0,(function(){var e;return iv(this,(function(t){switch(t.label){case 0:this.skipWhitespaceAndComments(),t.label=1;case 1:if(this.bytes.done()||!H0[this.bytes.peek()])return[3,8];e=this.bytes.offset(),t.label=2;case 2:return t.trys.push([2,4,,5]),[4,this.parseIndirectObject()];case 3:return t.sent(),[3,5];case 4:return t.sent(),this.bytes.moveTo(e),this.tryToParseInvalidIndirectObject(),[3,5];case 5:return this.skipWhitespaceAndComments(),this.skipJibberish(),this.shouldWaitForTick()?[4,yX()]:[3,7];case 6:t.sent(),t.label=7;case 7:return[3,1];case 8:return[2]}}))}))},t.prototype.maybeParseCrossRefSection=function(){if(this.skipWhitespaceAndComments(),this.matchKeyword(t1.xref)){this.skipWhitespaceAndComments();for(var e=-1,t=u$.createEmpty();!this.bytes.done()&&H0[this.bytes.peek()];){var n=this.parseRawInt();this.skipWhitespaceAndComments();var o=this.parseRawInt();this.skipWhitespaceAndComments();var r=this.bytes.peek();if(r===PJ.n||r===PJ.f){var i=$J.of(e,o);this.bytes.next()===PJ.n?t.addEntry(i,n):t.addDeletedEntry(i,n),e+=1}else e=n;this.skipWhitespaceAndComments()}return t}},t.prototype.maybeParseTrailerDict=function(){if(this.skipWhitespaceAndComments(),this.matchKeyword(t1.trailer)){this.skipWhitespaceAndComments();var e=this.parseDict(),t=this.context;t.trailerInfo={Root:e.get(VJ.of("Root"))||t.trailerInfo.Root,Encrypt:e.get(VJ.of("Encrypt"))||t.trailerInfo.Encrypt,Info:e.get(VJ.of("Info"))||t.trailerInfo.Info,ID:e.get(VJ.of("ID"))||t.trailerInfo.ID}}},t.prototype.maybeParseTrailer=function(){if(this.skipWhitespaceAndComments(),this.matchKeyword(t1.startxref)){this.skipWhitespaceAndComments();var e=this.parseRawInt();return this.skipWhitespace(),this.matchKeyword(t1.eof),this.skipWhitespaceAndComments(),this.matchKeyword(t1.eof),this.skipWhitespaceAndComments(),d$.forLastCrossRefSectionOffset(e)}},t.prototype.parseDocumentSection=function(){return rv(this,void 0,void 0,(function(){return iv(this,(function(e){switch(e.label){case 0:return[4,this.parseIndirectObjects()];case 1:return e.sent(),this.maybeParseCrossRefSection(),this.maybeParseTrailerDict(),this.maybeParseTrailer(),this.skipJibberish(),[2]}}))}))},t.prototype.skipJibberish=function(){for(this.skipWhitespaceAndComments();!this.bytes.done();){var e=this.bytes.offset(),t=this.bytes.peek();if(t>=PJ.Space&&t<=PJ.Tilde&&(this.matchKeyword(t1.xref)||this.matchKeyword(t1.trailer)||this.matchKeyword(t1.startxref)||this.matchIndirectObjectHeader())){this.bytes.moveTo(e);break}this.bytes.next()}},t.prototype.skipBinaryHeaderComment=function(){this.skipWhitespaceAndComments();try{var e=this.bytes.offset();this.parseIndirectObjectHeader(),this.bytes.moveTo(e)}catch(e){this.bytes.next(),this.skipWhitespaceAndComments()}},t.forBytesWithOptions=function(e,n,o,r){return new t(e,n,o,r)},t}(n1),a1=function(e){return 1<<e};!function(e){e[e.Invisible=a1(0)]="Invisible",e[e.Hidden=a1(1)]="Hidden",e[e.Print=a1(2)]="Print",e[e.NoZoom=a1(3)]="NoZoom",e[e.NoRotate=a1(4)]="NoRotate",e[e.NoView=a1(5)]="NoView",e[e.ReadOnly=a1(6)]="ReadOnly",e[e.Locked=a1(7)]="Locked",e[e.ToggleNoView=a1(8)]="ToggleNoView",e[e.LockedContents=a1(9)]="LockedContents"}(V0||(V0={}));var s1,c1=function(e){return e instanceof VJ?e:VJ.of(e)},l1=function(e){return e instanceof RJ?e:RJ.of(e)},u1=function(e){return e instanceof RJ?e.asNumber():e};!function(e){e.Degrees="degrees",e.Radians="radians"}(s1||(s1={}));var d1,p1=function(e){return VY(e,"degreeAngle",["number"]),{type:s1.Degrees,angle:e}},f1=s1.Radians,h1=s1.Degrees,A1=function(e){return e*Math.PI/180},y1=function(e){return e.type===f1?e.angle:e.type===h1?A1(e.angle):FX("Invalid rotation: "+JSON.stringify(e))},m1=function(e){return e.type===f1?180*e.angle/Math.PI:e.type===h1?e.angle:FX("Invalid rotation: "+JSON.stringify(e))},g1=function(e){void 0===e&&(e=0);var t=e/90%4;return 0===t?0:1===t?90:2===t?180:3===t?270:0},C1=function(e,t){void 0===t&&(t=0);var n=g1(t);return 90===n||270===n?{width:e.height,height:e.width}:{width:e.width,height:e.height}},v1=function(){return e$.of(n$.ClipNonZero)},b1=Math.cos,_1=Math.sin,x1=Math.tan,w1=function(e,t,n,o,r,i){return e$.of(n$.ConcatTransformationMatrix,[l1(e),l1(t),l1(n),l1(o),l1(r),l1(i)])},B1=function(e,t){return w1(1,0,0,1,e,t)},S1=function(e,t){return w1(e,0,0,t,0,0)},E1=function(e){return w1(b1(u1(e)),_1(u1(e)),-_1(u1(e)),b1(u1(e)),0,0)},T1=function(e){return E1(A1(u1(e)))},M1=function(e,t){return w1(1,x1(u1(e)),x1(u1(t)),1,0,0)},P1=function(e,t){return e$.of(n$.SetLineDashPattern,["["+e.map(l1).join(" ")+"]",l1(t)])};!function(e){e[e.Butt=0]="Butt",e[e.Round=1]="Round",e[e.Projecting=2]="Projecting"}(d1||(d1={}));var F1,I1=function(e){return e$.of(n$.SetLineCapStyle,[l1(e)])};!function(e){e[e.Miter=0]="Miter",e[e.Round=1]="Round",e[e.Bevel=2]="Bevel"}(F1||(F1={}));var R1,k1=function(e){return e$.of(n$.SetGraphicsStateParams,[c1(e)])},O1=function(){return e$.of(n$.PushGraphicsState)},D1=function(){return e$.of(n$.PopGraphicsState)},L1=function(e){return e$.of(n$.SetLineWidth,[l1(e)])},U1=function(e,t,n,o,r,i){return e$.of(n$.AppendBezierCurve,[l1(e),l1(t),l1(n),l1(o),l1(r),l1(i)])},z1=function(e,t,n,o){return e$.of(n$.CurveToReplicateInitialPoint,[l1(e),l1(t),l1(n),l1(o)])},N1=function(){return e$.of(n$.ClosePath)},H1=function(e,t){return e$.of(n$.MoveTo,[l1(e),l1(t)])},j1=function(e,t){return e$.of(n$.LineTo,[l1(e),l1(t)])},Q1=function(){return e$.of(n$.StrokePath)},G1=function(){return e$.of(n$.FillNonZero)},V1=function(){return e$.of(n$.FillNonZeroAndStroke)},K1=function(){return e$.of(n$.EndPath)},W1=function(e){return e$.of(n$.ShowText,[e])},q1=function(){return e$.of(n$.BeginText)},Z1=function(){return e$.of(n$.EndText)},X1=function(e,t){return e$.of(n$.SetFontAndSize,[c1(e),l1(t)])},Y1=function(e){return e$.of(n$.SetTextLineHeight,[l1(e)])};!function(e){e[e.Fill=0]="Fill",e[e.Outline=1]="Outline",e[e.FillAndOutline=2]="FillAndOutline",e[e.Invisible=3]="Invisible",e[e.FillAndClip=4]="FillAndClip",e[e.OutlineAndClip=5]="OutlineAndClip",e[e.FillAndOutlineAndClip=6]="FillAndOutlineAndClip",e[e.Clip=7]="Clip"}(R1||(R1={}));var J1,$1=function(e,t,n,o,r){return function(e,t,n,o,r,i){return e$.of(n$.SetTextMatrix,[l1(e),l1(t),l1(n),l1(o),l1(r),l1(i)])}(b1(u1(e)),_1(u1(e))+x1(u1(t)),-_1(u1(e))+x1(u1(n)),b1(u1(e)),o,r)},e2=function(e){return e$.of(n$.DrawObject,[c1(e)])},t2=function(e){return e$.of(n$.BeginMarkedContent,[c1(e)])},n2=function(){return e$.of(n$.EndMarkedContent)};!function(e){e.Grayscale="Grayscale",e.RGB="RGB",e.CMYK="CMYK"}(J1||(J1={}));var o2=function(e){return qY(e,"gray",0,1),{type:J1.Grayscale,gray:e}},r2=function(e,t,n){return qY(e,"red",0,1),qY(t,"green",0,1),qY(n,"blue",0,1),{type:J1.RGB,red:e,green:t,blue:n}},i2=function(e,t,n,o){return qY(e,"cyan",0,1),qY(t,"magenta",0,1),qY(n,"yellow",0,1),qY(o,"key",0,1),{type:J1.CMYK,cyan:e,magenta:t,yellow:n,key:o}},a2=J1.Grayscale,s2=J1.RGB,c2=J1.CMYK,l2=function(e){return e.type===a2?(i=e.gray,e$.of(n$.NonStrokingColorGray,[l1(i)])):e.type===s2?function(e,t,n){return e$.of(n$.NonStrokingColorRgb,[l1(e),l1(t),l1(n)])}(e.red,e.green,e.blue):e.type===c2?(t=e.cyan,n=e.magenta,o=e.yellow,r=e.key,e$.of(n$.NonStrokingColorCmyk,[l1(t),l1(n),l1(o),l1(r)])):FX("Invalid color: "+JSON.stringify(e));var t,n,o,r,i},u2=function(e){return e.type===a2?(i=e.gray,e$.of(n$.StrokingColorGray,[l1(i)])):e.type===s2?function(e,t,n){return e$.of(n$.StrokingColorRgb,[l1(e),l1(t),l1(n)])}(e.red,e.green,e.blue):e.type===c2?(t=e.cyan,n=e.magenta,o=e.yellow,r=e.key,e$.of(n$.StrokingColorCmyk,[l1(t),l1(n),l1(o),l1(r)])):FX("Invalid color: "+JSON.stringify(e));var t,n,o,r,i},d2=function(e,t){return void 0===t&&(t=1),1===(null==e?void 0:e.length)?o2(e[0]*t):3===(null==e?void 0:e.length)?r2(e[0]*t,e[1]*t,e[2]*t):4===(null==e?void 0:e.length)?i2(e[0]*t,e[1]*t,e[2]*t,e[3]*t):void 0},p2=function(e){return e.type===a2?[e.gray]:e.type===s2?[e.red,e.green,e.blue]:e.type===c2?[e.cyan,e.magenta,e.yellow,e.key]:FX("Invalid color: "+JSON.stringify(e))},f2=0,h2=0,A2=0,y2=0,m2=0,g2=0,C2=new Map([["A",7],["a",7],["C",6],["c",6],["H",1],["h",1],["L",2],["l",2],["M",2],["m",2],["Q",4],["q",4],["S",4],["s",4],["T",2],["t",2],["V",1],["v",1],["Z",0],["z",0]]),v2={M:function(e){return f2=e[0],h2=e[1],A2=y2=null,m2=f2,g2=h2,H1(f2,h2)},m:function(e){return f2+=e[0],h2+=e[1],A2=y2=null,m2=f2,g2=h2,H1(f2,h2)},C:function(e){return f2=e[4],h2=e[5],A2=e[2],y2=e[3],U1(e[0],e[1],e[2],e[3],e[4],e[5])},c:function(e){var t=U1(e[0]+f2,e[1]+h2,e[2]+f2,e[3]+h2,e[4]+f2,e[5]+h2);return A2=f2+e[2],y2=h2+e[3],f2+=e[4],h2+=e[5],t},S:function(e){null!==A2&&null!==y2||(A2=f2,y2=h2);var t=U1(f2-(A2-f2),h2-(y2-h2),e[0],e[1],e[2],e[3]);return A2=e[0],y2=e[1],f2=e[2],h2=e[3],t},s:function(e){null!==A2&&null!==y2||(A2=f2,y2=h2);var t=U1(f2-(A2-f2),h2-(y2-h2),f2+e[0],h2+e[1],f2+e[2],h2+e[3]);return A2=f2+e[0],y2=h2+e[1],f2+=e[2],h2+=e[3],t},Q:function(e){return A2=e[0],y2=e[1],f2=e[2],h2=e[3],z1(e[0],e[1],f2,h2)},q:function(e){var t=z1(e[0]+f2,e[1]+h2,e[2]+f2,e[3]+h2);return A2=f2+e[0],y2=h2+e[1],f2+=e[2],h2+=e[3],t},T:function(e){null===A2||null===y2?(A2=f2,y2=h2):(A2=f2-(A2-f2),y2=h2-(y2-h2));var t=z1(A2,y2,e[0],e[1]);return A2=f2-(A2-f2),y2=h2-(y2-h2),f2=e[0],h2=e[1],t},t:function(e){null===A2||null===y2?(A2=f2,y2=h2):(A2=f2-(A2-f2),y2=h2-(y2-h2));var t=z1(A2,y2,f2+e[0],h2+e[1]);return f2+=e[0],h2+=e[1],t},A:function(e){var t=b2(f2,h2,e);return f2=e[5],h2=e[6],t},a:function(e){e[5]+=f2,e[6]+=h2;var t=b2(f2,h2,e);return f2=e[5],h2=e[6],t},L:function(e){return f2=e[0],h2=e[1],A2=y2=null,j1(f2,h2)},l:function(e){return f2+=e[0],h2+=e[1],A2=y2=null,j1(f2,h2)},H:function(e){return f2=e[0],A2=y2=null,j1(f2,h2)},h:function(e){return f2+=e[0],A2=y2=null,j1(f2,h2)},V:function(e){return h2=e[0],A2=y2=null,j1(f2,h2)},v:function(e){return h2+=e[0],A2=y2=null,j1(f2,h2)},Z:function(){var e=N1();return f2=m2,h2=g2,e},z:function(){var e=N1();return f2=m2,h2=g2,e}},b2=function(e,t,n){for(var o=n[0],r=n[1],i=n[2],a=n[3],s=n[4],c=n[5],l=n[6],u=[],d=0,p=_2(c,l,o,r,a,s,i,e,t);d<p.length;d++){var f=p[d],h=x2.apply(void 0,f);u.push(U1.apply(void 0,h))}return u},_2=function(e,t,n,o,r,i,a,s,c){var l=a*(Math.PI/180),u=Math.sin(l),d=Math.cos(l);n=Math.abs(n),o=Math.abs(o);var p=(A2=d*(s-e)*.5+u*(c-t)*.5)*A2/(n*n)+(y2=d*(c-t)*.5-u*(s-e)*.5)*y2/(o*o);p>1&&(n*=p=Math.sqrt(p),o*=p);var f=d/n,h=u/n,A=-u/o,y=d/o,m=f*s+h*c,g=A*s+y*c,C=f*e+h*t,v=A*e+y*t,b=1/((C-m)*(C-m)+(v-g)*(v-g))-.25;b<0&&(b=0);var _=Math.sqrt(b);i===r&&(_=-_);var x=.5*(m+C)-_*(v-g),w=.5*(g+v)+_*(C-m),B=Math.atan2(g-w,m-x),S=Math.atan2(v-w,C-x)-B;S<0&&1===i?S+=2*Math.PI:S>0&&0===i&&(S-=2*Math.PI);for(var E=Math.ceil(Math.abs(S/(.5*Math.PI+.001))),T=[],M=0;M<E;M++){var P=B+M*S/E,F=B+(M+1)*S/E;T[M]=[x,w,P,F,n,o,u,d]}return T},x2=function(e,t,n,o,r,i,a,s){var c=s*r,l=-a*i,u=a*r,d=s*i,p=.5*(o-n),f=8/3*Math.sin(.5*p)*Math.sin(.5*p)/Math.sin(p),h=e+Math.cos(n)-f*Math.sin(n),A=t+Math.sin(n)+f*Math.cos(n),y=e+Math.cos(o),m=t+Math.sin(o),g=y+f*Math.sin(o),C=m-f*Math.cos(o);return[c*h+l*A,u*h+d*A,c*g+l*C,u*g+d*C,c*y+l*m,u*y+d*m]},w2=function(e){return function(e){f2=h2=A2=y2=m2=g2=0;for(var t=[],n=0;n<e.length;n++){var o=e[n];if(o.cmd&&"function"==typeof v2[o.cmd]){var r=v2[o.cmd](o.args);Array.isArray(r)?t=t.concat(r):t.push(r)}}return t}(function(e){for(var t,n=[],o=[],r="",i=!1,a=0,s=0,c=e;s<c.length;s++){var l=c[s];if(C2.has(l))a=C2.get(l),t&&(r.length>0&&(o[o.length]=+r),n[n.length]={cmd:t,args:o},o=[],r="",i=!1),t=l;else if([" ",","].includes(l)||"-"===l&&r.length>0&&"e"!==r[r.length-1]||"."===l&&i){if(0===r.length)continue;o.length===a?(n[n.length]={cmd:t,args:o},o=[+r],"M"===t&&(t="L"),"m"===t&&(t="l")):o[o.length]=+r,i="."===l,r=["-","."].includes(l)?l:""}else r+=l,"."===l&&(i=!0)}return r.length>0&&(o.length===a?(n[n.length]={cmd:t,args:o},o=[+r],"M"===t&&(t="L"),"m"===t&&(t="l")):o[o.length]=+r),n[n.length]={cmd:t,args:o},n}(e))},B2=function(e,t){return[O1(),t.graphicsState&&k1(t.graphicsState),B1(t.x,t.y),E1(y1(t.rotate)),S1(t.width,t.height),M1(y1(t.xSkew),y1(t.ySkew)),e2(e),D1()].filter(Boolean)},S2=function(e){var t,n;return[O1(),e.graphicsState&&k1(e.graphicsState),e.color&&l2(e.color),e.borderColor&&u2(e.borderColor),L1(e.borderWidth),e.borderLineCap&&I1(e.borderLineCap),P1(null!==(t=e.borderDashArray)&&void 0!==t?t:[],null!==(n=e.borderDashPhase)&&void 0!==n?n:0),B1(e.x,e.y),E1(y1(e.rotate)),M1(y1(e.xSkew),y1(e.ySkew)),H1(0,0),j1(0,e.height),j1(e.width,e.height),j1(e.width,0),N1(),e.color&&e.borderWidth?V1():e.color?G1():e.borderColor?Q1():N1(),D1()].filter(Boolean)},E2=(Math.sqrt(2)-1)/3*4,T2=function(e){var t,n,o;return av([O1(),e.graphicsState&&k1(e.graphicsState),e.color&&l2(e.color),e.borderColor&&u2(e.borderColor),L1(e.borderWidth),e.borderLineCap&&I1(e.borderLineCap),P1(null!==(t=e.borderDashArray)&&void 0!==t?t:[],null!==(n=e.borderDashPhase)&&void 0!==n?n:0)],void 0===e.rotate?function(e){var t=u1(e.x),n=u1(e.y),o=u1(e.xScale),r=u1(e.yScale),i=o*E2,a=r*E2,s=(t-=o)+2*o,c=(n-=r)+2*r,l=t+o,u=n+r;return[O1(),H1(t,u),U1(t,u-a,l-i,n,l,n),U1(l+i,n,s,u-a,s,u),U1(s,u+a,l+i,c,l,c),U1(l-i,c,t,u+a,t,u),D1()]}({x:e.x,y:e.y,xScale:e.xScale,yScale:e.yScale}):function(e){var t=u1(e.x),n=u1(e.y),o=u1(e.xScale),r=u1(e.yScale),i=-o,a=-r,s=o*E2,c=r*E2,l=i+2*o,u=a+2*r,d=i+o,p=a+r;return[B1(t,n),E1(y1(e.rotate)),H1(i,p),U1(i,p-c,d-s,a,d,a),U1(d+s,a,l,p-c,l,p),U1(l,p+c,d+s,u,d,u),U1(d-s,u,i,p+c,i,p)]}({x:e.x,y:e.y,xScale:e.xScale,yScale:e.yScale,rotate:null!==(o=e.rotate)&&void 0!==o?o:p1(0)}),[e.color&&e.borderWidth?V1():e.color?G1():e.borderColor?Q1():N1(),D1()]).filter(Boolean)},M2=function(e){return 0===e.rotation?[B1(0,0),T1(0)]:90===e.rotation?[B1(e.width,0),T1(90)]:180===e.rotation?[B1(e.width,e.height),T1(180)]:270===e.rotation?[B1(0,e.height),T1(270)]:[]},P2=function(e){var t=S2({x:e.x,y:e.y,width:e.width,height:e.height,borderWidth:e.borderWidth,color:e.color,borderColor:e.borderColor,rotate:p1(0),xSkew:p1(0),ySkew:p1(0)});if(!e.filled)return t;var n=u1(e.width),o=u1(e.height),r=function(e){var t=u1(e.size),n=-.49,o=.3995/.965+n;return[O1(),e.color&&u2(e.color),L1(e.thickness),B1(e.x,e.y),H1(-.675*t,o*t),j1(-.25*t,n*t),j1(.69*t,.475*t),Q1(),D1()].filter(Boolean)}({x:n/2,y:o/2,size:Math.min(n,o)/2,thickness:e.thickness,color:e.markColor});return av([O1()],t,r,[D1()])},F2=function(e){var t=u1(e.width),n=u1(e.height),o=Math.min(t,n)/2,r=T2({x:e.x,y:e.y,xScale:o,yScale:o,color:e.color,borderColor:e.borderColor,borderWidth:e.borderWidth});if(!e.filled)return r;var i=T2({x:e.x,y:e.y,xScale:.45*o,yScale:.45*o,color:e.dotColor,borderColor:void 0,borderWidth:0});return av([O1()],r,i,[D1()])},I2=function(e){var t=u1(e.x),n=u1(e.y),o=u1(e.width),r=u1(e.height),i=S2({x:t,y:n,width:o,height:r,borderWidth:e.borderWidth,color:e.color,borderColor:e.borderColor,rotate:p1(0),xSkew:p1(0),ySkew:p1(0)}),a=R2(e.textLines,{color:e.textColor,font:e.font,size:e.fontSize,rotate:p1(0),xSkew:p1(0),ySkew:p1(0)});return av([O1()],i,a,[D1()])},R2=function(e,t){for(var n=[q1(),l2(t.color),X1(t.font,t.size)],o=0,r=e.length;o<r;o++){var i=e[o],a=i.encoded,s=i.x,c=i.y;n.push($1(y1(t.rotate),y1(t.xSkew),y1(t.ySkew),s,c),W1(a))}return n.push(Z1()),n},k2=function(e){var t=u1(e.x),n=u1(e.y),o=u1(e.width),r=u1(e.height),i=u1(e.borderWidth),a=u1(e.padding),s=t+i/2+a,c=n+i/2+a,l=o-2*(i/2+a),u=r-2*(i/2+a),d=[H1(s,c),j1(s,c+u),j1(s+l,c+u),j1(s+l,c),N1(),v1(),K1()],p=S2({x:t,y:n,width:o,height:r,borderWidth:e.borderWidth,color:e.color,borderColor:e.borderColor,rotate:p1(0),xSkew:p1(0),ySkew:p1(0)}),f=R2(e.textLines,{color:e.textColor,font:e.font,size:e.fontSize,rotate:p1(0),xSkew:p1(0),ySkew:p1(0)}),h=av([t2("Tx"),O1()],f,[D1(),n2()]);return av([O1()],p,d,h,[D1()])},O2=function(e){function t(){return e.call(this,"Input document to `PDFDocument.load` is encrypted. You can use `PDFDocument.load(..., { ignoreEncryption: true })` if you wish to load the document anyways.")||this}return tv(t,e),t}(Error),D2=function(e){function t(){return e.call(this,"Input to `PDFDocument.embedFont` was a custom font, but no `fontkit` instance was found. You must register a `fontkit` instance with `PDFDocument.registerFontkit(...)` before embedding custom fonts.")||this}return tv(t,e),t}(Error),L2=function(e){function t(){return e.call(this,"A `page` passed to `PDFDocument.addPage` or `PDFDocument.insertPage` was from a different (foreign) PDF document. If you want to copy pages from one PDFDocument to another, you must use `PDFDocument.copyPages(...)` to copy the pages before adding or inserting them.")||this}return tv(t,e),t}(Error),U2=function(e){function t(){return e.call(this,"PDFDocument has no pages so `PDFDocument.removePage` cannot be called")||this}return tv(t,e),t}(Error),z2=function(e){function t(t){var n='PDFDocument has no form field with the name "'+t+'"';return e.call(this,n)||this}return tv(t,e),t}(Error),N2=function(e){function t(t,n,o){var r,i,a='Expected field "'+t+'" to be of type '+(null==n?void 0:n.name)+", but it is actually of type "+(null!==(i=null===(r=null==o?void 0:o.constructor)||void 0===r?void 0:r.name)&&void 0!==i?i:o);return e.call(this,a)||this}return tv(t,e),t}(Error);!function(e){function t(t){var n='Failed to select check box due to missing onValue: "'+t+'"';return e.call(this,n)||this}tv(t,e)}(Error);var H2=function(e){function t(t){var n='A field already exists with the specified name: "'+t+'"';return e.call(this,n)||this}return tv(t,e),t}(Error),j2=function(e){function t(t){var n='Field name contains invalid component: "'+t+'"';return e.call(this,n)||this}return tv(t,e),t}(Error);!function(e){function t(t){var n='A non-terminal field already exists with the specified name: "'+t+'"';return e.call(this,n)||this}tv(t,e)}(Error);var Q2,G2=function(e){function t(t){var n="Reading rich text fields is not supported: Attempted to read rich text field: "+t;return e.call(this,n)||this}return tv(t,e),t}(Error),V2=function(e){function t(t,n){var o="Failed to layout combed text as lineLength="+t+" is greater than cellCount="+n;return e.call(this,o)||this}return tv(t,e),t}(Error),K2=function(e){function t(t,n,o){var r="Attempted to set text with length="+t+" for TextField with maxLength="+n+" and name="+o;return e.call(this,r)||this}return tv(t,e),t}(Error),W2=function(e){function t(t,n,o){var r="Attempted to set maxLength="+n+", which is less than "+t+", the length of this field's current value (name="+o+")";return e.call(this,r)||this}return tv(t,e),t}(Error);!function(e){e[e.Left=0]="Left",e[e.Center=1]="Center",e[e.Right=2]="Right"}(Q2||(Q2={}));var q2,Z2=function(e,t,n,o){void 0===o&&(o=!1);for(var r=4;r<500;){for(var i=0,a=0,s=e.length;a<s;a++){i+=1;for(var c=e[a].split(" "),l=n.width,u=0,d=c.length;u<d;u++){var p=u===d-1?c[u]:c[u]+" ",f=t.widthOfTextAtSize(p,r);(l-=f)<=0&&(i+=1,l=n.width-f)}}if(!o&&i>e.length)return r-1;var h=t.heightAtSize(r);if((h+.2*h)*i>Math.abs(n.height))return r-1;r+=1}return r},X2=function(e,t,n,o){for(var r=n.width/o,i=n.height,a=4,s=function(e){for(var t=[],n=0,o=e.length;n<o;){var r=rX(e,n),i=r[0],a=r[1];t.push(i),n+=a}return t}(e);a<500;){for(var c=0,l=s.length;c<l;c++){var u=s[c];if(t.widthOfTextAtSize(u,a)>.75*r)return a-1}if(t.heightAtSize(a,{descender:!1})>i)return a-1;a+=1}return a},Y2=function(e){for(var t=e.length;t>0;t--)if(/\s/.test(e[t]))return t},J2=function(e,t,n,o){for(var r,i=e.length;i>0;){var a=e.substring(0,i),s=n.encodeText(a),c=n.widthOfTextAtSize(a,o);if(c<t)return{line:a,encoded:s,width:c,remainder:e.substring(i)||void 0};i=null!==(r=Y2(a))&&void 0!==r?r:0}return{line:e,encoded:n.encodeText(e),width:n.widthOfTextAtSize(e,o),remainder:void 0}},$2=function(e,t){var n=t.alignment,o=t.fontSize,r=t.font,i=t.bounds,a=nX($Z(e));void 0!==o&&0!==o||(o=Z2(a,r,i,!0));for(var s=r.heightAtSize(o),c=s+.2*s,l=[],u=i.x,d=i.y,p=i.x+i.width,f=i.y+i.height,h=i.y+i.height,A=0,y=a.length;A<y;A++)for(var m=a[A];void 0!==m;){var g=J2(m,i.width,r,o),C=g.line,v=g.encoded,b=g.width,_=g.remainder,x=n===Q2.Left?i.x:n===Q2.Center?i.x+i.width/2-b/2:n===Q2.Right?i.x+i.width-b:i.x;x<u&&(u=x),(h-=c)<d&&(d=h),x+b>p&&(p=x+b),h+s>f&&(f=h+s),l.push({text:C,encoded:v,width:b,height:s,x:x,y:h}),m=null==_?void 0:_.trim()}return{fontSize:o,lineHeight:c,lines:l,bounds:{x:u,y:d,width:p-u,height:f-d}}},e3=function(e,t){var n=t.alignment,o=t.fontSize,r=t.font,i=t.bounds,a=oX($Z(e));void 0!==o&&0!==o||(o=Z2([a],r,i));var s=r.encodeText(a),c=r.widthOfTextAtSize(a,o),l=r.heightAtSize(o,{descender:!1}),u=n===Q2.Left?i.x:n===Q2.Center?i.x+i.width/2-c/2:n===Q2.Right?i.x+i.width-c:i.x,d=i.y+(i.height/2-l/2);return{fontSize:o,line:{text:a,encoded:s,width:c,height:l,x:u,y:d},bounds:{x:u,y:d,width:c,height:l}}},t3=function(e){return"normal"in e?e:{normal:e}},n3=/\/([^\0\t\n\f\r\ ]+)[\0\t\n\f\r\ ]+(\d*\.\d+|\d+)[\0\t\n\f\r\ ]+Tf/,o3=function(e){var t,n,o=null!==(t=e.getDefaultAppearance())&&void 0!==t?t:"",r=null!==(n=cX(o,n3).match)&&void 0!==n?n:[],i=Number(r[2]);return isFinite(i)?i:void 0},r3=/(\d*\.\d+|\d+)[\0\t\n\f\r\ ]*(\d*\.\d+|\d+)?[\0\t\n\f\r\ ]*(\d*\.\d+|\d+)?[\0\t\n\f\r\ ]*(\d*\.\d+|\d+)?[\0\t\n\f\r\ ]+(g|rg|k)/,i3=function(e){var t,n=null!==(t=e.getDefaultAppearance())&&void 0!==t?t:"",o=cX(n,r3).match,r=null!=o?o:[],i=r[1],a=r[2],s=r[3],c=r[4],l=r[5];return"g"===l&&i?o2(Number(i)):"rg"===l&&i&&a&&s?r2(Number(i),Number(a),Number(s)):"k"===l&&i&&a&&s&&c?i2(Number(i),Number(a),Number(s),Number(c)):void 0},a3=function(e,t,n,o){var r;void 0===o&&(o=0);var i=[l2(t).toString(),X1(null!==(r=null==n?void 0:n.name)&&void 0!==r?r:"dummy__noop",o).toString()].join("\n");e.setDefaultAppearance(i)},s3=function(e,t){var n,o,r,i=i3(t),a=i3(e.acroField),s=t.getRectangle(),c=t.getAppearanceCharacteristics(),l=t.getBorderStyle(),u=null!==(n=null==l?void 0:l.getWidth())&&void 0!==n?n:0,d=g1(null==c?void 0:c.getRotation()),p=C1(s,d),f=p.width,h=p.height,A=M2(nv(nv({},s),{rotation:d})),y=r2(0,0,0),m=null!==(o=d2(null==c?void 0:c.getBorderColor()))&&void 0!==o?o:y,g=d2(null==c?void 0:c.getBackgroundColor()),C=d2(null==c?void 0:c.getBackgroundColor(),.8),v=null!==(r=null!=i?i:a)&&void 0!==r?r:y;a3(i?t:e.acroField,v);var b={x:0+u/2,y:0+u/2,width:f-u,height:h-u,thickness:1.5,borderWidth:u,borderColor:m,markColor:v};return{normal:{on:av(A,P2(nv(nv({},b),{color:g,filled:!0}))),off:av(A,P2(nv(nv({},b),{color:g,filled:!1})))},down:{on:av(A,P2(nv(nv({},b),{color:C,filled:!0}))),off:av(A,P2(nv(nv({},b),{color:C,filled:!1})))}}},c3=function(e,t){var n,o,r,i=i3(t),a=i3(e.acroField),s=t.getRectangle(),c=t.getAppearanceCharacteristics(),l=t.getBorderStyle(),u=null!==(n=null==l?void 0:l.getWidth())&&void 0!==n?n:0,d=g1(null==c?void 0:c.getRotation()),p=C1(s,d),f=p.width,h=p.height,A=M2(nv(nv({},s),{rotation:d})),y=r2(0,0,0),m=null!==(o=d2(null==c?void 0:c.getBorderColor()))&&void 0!==o?o:y,g=d2(null==c?void 0:c.getBackgroundColor()),C=d2(null==c?void 0:c.getBackgroundColor(),.8),v=null!==(r=null!=i?i:a)&&void 0!==r?r:y;a3(i?t:e.acroField,v);var b={x:f/2,y:h/2,width:f-u,height:h-u,borderWidth:u,borderColor:m,dotColor:v};return{normal:{on:av(A,F2(nv(nv({},b),{color:g,filled:!0}))),off:av(A,F2(nv(nv({},b),{color:g,filled:!1})))},down:{on:av(A,F2(nv(nv({},b),{color:C,filled:!0}))),off:av(A,F2(nv(nv({},b),{color:C,filled:!1})))}}},l3=function(e,t,n){var o,r,i,a,s,c=i3(t),l=i3(e.acroField),u=o3(t),d=o3(e.acroField),p=t.getRectangle(),f=t.getAppearanceCharacteristics(),h=t.getBorderStyle(),A=null==f?void 0:f.getCaptions(),y=null!==(o=null==A?void 0:A.normal)&&void 0!==o?o:"",m=null!==(i=null!==(r=null==A?void 0:A.down)&&void 0!==r?r:y)&&void 0!==i?i:"",g=null!==(a=null==h?void 0:h.getWidth())&&void 0!==a?a:0,C=g1(null==f?void 0:f.getRotation()),v=C1(p,C),b=v.width,_=v.height,x=M2(nv(nv({},p),{rotation:C})),w=r2(0,0,0),B=d2(null==f?void 0:f.getBorderColor()),S=d2(null==f?void 0:f.getBackgroundColor()),E=d2(null==f?void 0:f.getBackgroundColor(),.8),T={x:g,y:g,width:b-2*g,height:_-2*g},M=e3(y,{alignment:Q2.Center,fontSize:null!=u?u:d,font:n,bounds:T}),P=e3(m,{alignment:Q2.Center,fontSize:null!=u?u:d,font:n,bounds:T}),F=Math.min(M.fontSize,P.fontSize),I=null!==(s=null!=c?c:l)&&void 0!==s?s:w;a3(c||void 0!==u?t:e.acroField,I,n,F);var R={x:0+g/2,y:0+g/2,width:b-g,height:_-g,borderWidth:g,borderColor:B,textColor:I,font:n.name,fontSize:F};return{normal:av(x,I2(nv(nv({},R),{color:S,textLines:[M.line]}))),down:av(x,I2(nv(nv({},R),{color:E,textLines:[P.line]})))}},u3=function(e,t,n){var o,r,i,a,s,c,l=i3(t),u=i3(e.acroField),d=o3(t),p=o3(e.acroField),f=t.getRectangle(),h=t.getAppearanceCharacteristics(),A=t.getBorderStyle(),y=null!==(o=e.getText())&&void 0!==o?o:"",m=null!==(r=null==A?void 0:A.getWidth())&&void 0!==r?r:0,g=g1(null==h?void 0:h.getRotation()),C=C1(f,g),v=C.width,b=C.height,_=M2(nv(nv({},f),{rotation:g})),x=r2(0,0,0),w=d2(null==h?void 0:h.getBorderColor()),B=d2(null==h?void 0:h.getBackgroundColor()),S=e.isCombed()?0:1,E={x:m+S,y:m+S,width:v-2*(m+S),height:b-2*(m+S)};if(e.isMultiline())s=(T=$2(y,{alignment:e.getAlignment(),fontSize:null!=d?d:p,font:n,bounds:E})).lines,c=T.fontSize;else if(e.isCombed()){var T=function(e,t){var n=t.fontSize,o=t.font,r=t.bounds,i=t.cellCount,a=oX($Z(e));if(a.length>i)throw new V2(a.length,i);void 0!==n&&0!==n||(n=X2(a,o,r,i));for(var s=r.width/i,c=o.heightAtSize(n,{descender:!1}),l=r.y+(r.height/2-c/2),u=[],d=r.x,p=r.y,f=r.x+r.width,h=r.y+r.height,A=0,y=0;A<i;){var m=rX(a,y),g=m[0],C=m[1],v=o.encodeText(g),b=o.widthOfTextAtSize(g,n),_=r.x+(s*A+s/2)-b/2;_<d&&(d=_),l<p&&(p=l),_+b>f&&(f=_+b),l+c>h&&(h=l+c),u.push({text:a,encoded:v,width:b,height:c,x:_,y:l}),A+=1,y+=C}return{fontSize:n,cells:u,bounds:{x:d,y:p,width:f-d,height:h-p}}}(y,{fontSize:null!=d?d:p,font:n,bounds:E,cellCount:null!==(i=e.getMaxLength())&&void 0!==i?i:0});s=T.cells,c=T.fontSize}else{s=[(T=e3(y,{alignment:e.getAlignment(),fontSize:null!=d?d:p,font:n,bounds:E})).line],c=T.fontSize}var M=null!==(a=null!=l?l:u)&&void 0!==a?a:x;a3(l||void 0!==d?t:e.acroField,M,n,c);var P={x:0+m/2,y:0+m/2,width:v-m,height:b-m,borderWidth:null!=m?m:0,borderColor:w,textColor:M,font:n.name,fontSize:c,color:B,textLines:s,padding:S};return av(_,k2(P))},d3=function(e,t,n){var o,r,i,a=i3(t),s=i3(e.acroField),c=o3(t),l=o3(e.acroField),u=t.getRectangle(),d=t.getAppearanceCharacteristics(),p=t.getBorderStyle(),f=null!==(o=e.getSelected()[0])&&void 0!==o?o:"",h=null!==(r=null==p?void 0:p.getWidth())&&void 0!==r?r:0,A=g1(null==d?void 0:d.getRotation()),y=C1(u,A),m=y.width,g=y.height,C=M2(nv(nv({},u),{rotation:A})),v=r2(0,0,0),b=d2(null==d?void 0:d.getBorderColor()),_=d2(null==d?void 0:d.getBackgroundColor()),x={x:h+1,y:h+1,width:m-2*(h+1),height:g-2*(h+1)},w=e3(f,{alignment:Q2.Left,fontSize:null!=c?c:l,font:n,bounds:x}),B=w.line,S=w.fontSize,E=null!==(i=null!=a?a:s)&&void 0!==i?i:v;a3(a||void 0!==c?t:e.acroField,E,n,S);var T={x:0+h/2,y:0+h/2,width:m-h,height:g-h,borderWidth:null!=h?h:0,borderColor:b,textColor:E,font:n.name,fontSize:S,color:_,textLines:[B],padding:1};return av(C,k2(T))},p3=function(e,t,n){var o,r,i=i3(t),a=i3(e.acroField),s=o3(t),c=o3(e.acroField),l=t.getRectangle(),u=t.getAppearanceCharacteristics(),d=t.getBorderStyle(),p=null!==(o=null==d?void 0:d.getWidth())&&void 0!==o?o:0,f=g1(null==u?void 0:u.getRotation()),h=C1(l,f),A=h.width,y=h.height,m=M2(nv(nv({},l),{rotation:f})),g=r2(0,0,0),C=d2(null==u?void 0:u.getBorderColor()),v=d2(null==u?void 0:u.getBackgroundColor()),b=e.getOptions(),_=e.getSelected();e.isSorted()&&b.sort();for(var x="",w=0,B=b.length;w<B;w++)x+=b[w],w<B-1&&(x+="\n");var S={x:p+1,y:p+1,width:A-2*(p+1),height:y-2*(p+1)},E=$2(x,{alignment:Q2.Left,fontSize:null!=s?s:c,font:n,bounds:S}),T=E.lines,M=E.fontSize,P=E.lineHeight,F=[];for(w=0,B=T.length;w<B;w++){var I=T[w];_.includes(I.text)&&F.push(w)}var R=r2(.6,193/255,218/255),k=null!==(r=null!=i?i:a)&&void 0!==r?r:g;return a3(i||void 0!==s?t:e.acroField,k,n,M),av(m,function(e){for(var t=u1(e.x),n=u1(e.y),o=u1(e.width),r=u1(e.height),i=u1(e.lineHeight),a=u1(e.borderWidth),s=u1(e.padding),c=t+a/2+s,l=n+a/2+s,u=o-2*(a/2+s),d=r-2*(a/2+s),p=[H1(c,l),j1(c,l+d),j1(c+u,l+d),j1(c+u,l),N1(),v1(),K1()],f=S2({x:t,y:n,width:o,height:r,borderWidth:e.borderWidth,color:e.color,borderColor:e.borderColor,rotate:p1(0),xSkew:p1(0),ySkew:p1(0)}),h=[],A=0,y=e.selectedLines.length;A<y;A++){var m=e.textLines[e.selectedLines[A]];h.push.apply(h,S2({x:m.x-s,y:m.y-(i-m.height)/2,width:o-a,height:m.height+(i-m.height)/2,borderWidth:0,color:e.selectedColor,borderColor:void 0,rotate:p1(0),xSkew:p1(0),ySkew:p1(0)}))}var g=R2(e.textLines,{color:e.textColor,font:e.font,size:e.fontSize,rotate:p1(0),xSkew:p1(0),ySkew:p1(0)}),C=av([t2("Tx"),O1()],g,[D1(),n2()]);return av([O1()],f,h,p,C,[D1()])}({x:0+p/2,y:0+p/2,width:A-p,height:y-p,borderWidth:null!=p?p:0,borderColor:C,textColor:k,font:n.name,fontSize:M,color:v,textLines:T,lineHeight:P,selectedColor:R,selectedLines:F,padding:1}))},f3=function(){function e(e,t,n){this.alreadyEmbedded=!1,VY(e,"ref",[[$J,"PDFRef"]]),VY(t,"doc",[[O3,"PDFDocument"]]),VY(n,"embedder",[[r0,"PDFPageEmbedder"]]),this.ref=e,this.doc=t,this.width=n.width,this.height=n.height,this.embedder=n}return e.prototype.scale=function(e){return VY(e,"factor",["number"]),{width:this.width*e,height:this.height*e}},e.prototype.size=function(){return this.scale(1)},e.prototype.embed=function(){return rv(this,void 0,void 0,(function(){return iv(this,(function(e){switch(e.label){case 0:return this.alreadyEmbedded?[3,2]:[4,this.embedder.embedIntoContext(this.doc.context,this.ref)];case 1:e.sent(),this.alreadyEmbedded=!0,e.label=2;case 2:return[2]}}))}))},e.of=function(t,n,o){return new e(t,n,o)},e}(),h3=function(){function e(e,t,n){this.modified=!0,VY(e,"ref",[[$J,"PDFRef"]]),VY(t,"doc",[[O3,"PDFDocument"]]),VY(n,"embedder",[[S$,"CustomFontEmbedder"],[v$,"StandardFontEmbedder"]]),this.ref=e,this.doc=t,this.name=n.fontName,this.embedder=n}return e.prototype.encodeText=function(e){return VY(e,"text",["string"]),this.modified=!0,this.embedder.encodeText(e)},e.prototype.widthOfTextAtSize=function(e,t){return VY(e,"text",["string"]),VY(t,"size",["number"]),this.embedder.widthOfTextAtSize(e,t)},e.prototype.heightAtSize=function(e,t){var n;return VY(e,"size",["number"]),KY(null==t?void 0:t.descender,"options.descender",["boolean"]),this.embedder.heightOfFontAtSize(e,{descender:null===(n=null==t?void 0:t.descender)||void 0===n||n})},e.prototype.sizeAtHeight=function(e){return VY(e,"height",["number"]),this.embedder.sizeOfFontAtHeight(e)},e.prototype.getCharacterSet=function(){return this.embedder instanceof v$?this.embedder.encoding.supportedCodePoints:this.embedder.font.characterSet},e.prototype.embed=function(){return rv(this,void 0,void 0,(function(){return iv(this,(function(e){switch(e.label){case 0:return this.modified?[4,this.embedder.embedIntoContext(this.doc.context,this.ref)]:[3,2];case 1:e.sent(),this.modified=!1,e.label=2;case 2:return[2]}}))}))},e.of=function(t,n,o){return new e(t,n,o)},e}(),A3=function(){function e(e,t,n){VY(e,"ref",[[$J,"PDFRef"]]),VY(t,"doc",[[O3,"PDFDocument"]]),VY(n,"embedder",[[R$,"JpegEmbedder"],[H$,"PngEmbedder"]]),this.ref=e,this.doc=t,this.width=n.width,this.height=n.height,this.embedder=n}return e.prototype.scale=function(e){return VY(e,"factor",["number"]),{width:this.width*e,height:this.height*e}},e.prototype.scaleToFit=function(e,t){VY(e,"width",["number"]),VY(t,"height",["number"]);var n=e/this.width,o=t/this.height,r=Math.min(n,o);return this.scale(r)},e.prototype.size=function(){return this.scale(1)},e.prototype.embed=function(){return rv(this,void 0,void 0,(function(){var e,t,n;return iv(this,(function(o){switch(o.label){case 0:return this.embedder?(this.embedTask||(t=(e=this).doc,n=e.ref,this.embedTask=this.embedder.embedIntoContext(t.context,n)),[4,this.embedTask]):[2];case 1:return o.sent(),this.embedder=void 0,[2]}}))}))},e.of=function(t,n,o){return new e(t,n,o)},e}();!function(e){e[e.Left=0]="Left",e[e.Center=1]="Center",e[e.Right=2]="Right"}(q2||(q2={}));var y3,m3=function(e){KY(null==e?void 0:e.x,"options.x",["number"]),KY(null==e?void 0:e.y,"options.y",["number"]),KY(null==e?void 0:e.width,"options.width",["number"]),KY(null==e?void 0:e.height,"options.height",["number"]),KY(null==e?void 0:e.textColor,"options.textColor",[[Object,"Color"]]),KY(null==e?void 0:e.backgroundColor,"options.backgroundColor",[[Object,"Color"]]),KY(null==e?void 0:e.borderColor,"options.borderColor",[[Object,"Color"]]),KY(null==e?void 0:e.borderWidth,"options.borderWidth",["number"]),KY(null==e?void 0:e.rotate,"options.rotate",[[Object,"Rotation"]])},g3=function(){function e(e,t,n){VY(e,"acroField",[[m0,"PDFAcroTerminal"]]),VY(t,"ref",[[$J,"PDFRef"]]),VY(n,"doc",[[O3,"PDFDocument"]]),this.acroField=e,this.ref=t,this.doc=n}return e.prototype.getName=function(){var e;return null!==(e=this.acroField.getFullyQualifiedName())&&void 0!==e?e:""},e.prototype.isReadOnly=function(){return this.acroField.hasFlag(a0.ReadOnly)},e.prototype.enableReadOnly=function(){this.acroField.setFlagTo(a0.ReadOnly,!0)},e.prototype.disableReadOnly=function(){this.acroField.setFlagTo(a0.ReadOnly,!1)},e.prototype.isRequired=function(){return this.acroField.hasFlag(a0.Required)},e.prototype.enableRequired=function(){this.acroField.setFlagTo(a0.Required,!0)},e.prototype.disableRequired=function(){this.acroField.setFlagTo(a0.Required,!1)},e.prototype.isExported=function(){return!this.acroField.hasFlag(a0.NoExport)},e.prototype.enableExporting=function(){this.acroField.setFlagTo(a0.NoExport,!1)},e.prototype.disableExporting=function(){this.acroField.setFlagTo(a0.NoExport,!0)},e.prototype.needsAppearancesUpdate=function(){throw new nJ(this.constructor.name,"needsAppearancesUpdate")},e.prototype.defaultUpdateAppearances=function(e){throw new nJ(this.constructor.name,"defaultUpdateAppearances")},e.prototype.markAsDirty=function(){this.doc.getForm().markFieldAsDirty(this.ref)},e.prototype.markAsClean=function(){this.doc.getForm().markFieldAsClean(this.ref)},e.prototype.isDirty=function(){return this.doc.getForm().fieldIsDirty(this.ref)},e.prototype.createWidget=function(e){var t,n=e.textColor,o=e.backgroundColor,r=e.borderColor,i=e.borderWidth,a=m1(e.rotate),s=e.caption,c=e.x,l=e.y,u=e.width+i,d=e.height+i,p=Boolean(e.hidden),f=e.page;XY(a,"degreesAngle",90);var h=y0.create(this.doc.context,this.ref),A=function(e,t,n){void 0===t&&(t=0),void 0===n&&(n=0);var o=e.x,r=e.y,i=e.width,a=e.height,s=g1(n),c=t/2;return 0===s?{x:o-c,y:r-c,width:i,height:a}:90===s?{x:o-a+c,y:r-c,width:a,height:i}:180===s?{x:o-i+c,y:r-a+c,width:i,height:a}:270===s?{x:o-c,y:r-i+c,width:a,height:i}:{x:o-c,y:r-c,width:i,height:a}}({x:c,y:l,width:u,height:d},i,a);h.setRectangle(A),f&&h.setP(f);var y=h.getOrCreateAppearanceCharacteristics();o&&y.setBackgroundColor(p2(o)),y.setRotation(a),s&&y.setCaptions({normal:s}),r&&y.setBorderColor(p2(r));var m=h.getOrCreateBorderStyle();if(void 0!==i&&m.setWidth(i),h.setFlagTo(V0.Print,!0),h.setFlagTo(V0.Hidden,p),h.setFlagTo(V0.Invisible,!1),n){var g=(null!==(t=this.acroField.getDefaultAppearance())&&void 0!==t?t:"")+"\n"+l2(n).toString();this.acroField.setDefaultAppearance(g)}return h},e.prototype.updateWidgetAppearanceWithFont=function(e,t,n){var o=n.normal,r=n.rollover,i=n.down;this.updateWidgetAppearances(e,{normal:this.createAppearanceStream(e,o,t),rollover:r&&this.createAppearanceStream(e,r,t),down:i&&this.createAppearanceStream(e,i,t)})},e.prototype.updateOnOffWidgetAppearance=function(e,t,n){var o=n.normal,r=n.rollover,i=n.down;this.updateWidgetAppearances(e,{normal:this.createAppearanceDict(e,o,t),rollover:r&&this.createAppearanceDict(e,r,t),down:i&&this.createAppearanceDict(e,i,t)})},e.prototype.updateWidgetAppearances=function(e,t){var n=t.normal,o=t.rollover,r=t.down;e.setNormalAppearance(n),o?e.setRolloverAppearance(o):e.removeRolloverAppearance(),r?e.setDownAppearance(r):e.removeDownAppearance()},e.prototype.createAppearanceStream=function(e,t,n){var o,r=this.acroField.dict.context,i=e.getRectangle(),a=i.width,s=i.height,c=n&&{Font:(o={},o[n.name]=n.ref,o)},l=r.formXObject(t,{Resources:c,BBox:r.obj([0,0,a,s]),Matrix:r.obj([1,0,0,1,0,0])});return r.register(l)},e.prototype.createImageAppearanceStream=function(e,t,n){var o,r,i=this.acroField.dict.context,a=e.getRectangle(),s=e.getAppearanceCharacteristics(),c=e.getBorderStyle(),l=null!==(r=null==c?void 0:c.getWidth())&&void 0!==r?r:0,u=g1(null==s?void 0:s.getRotation()),d=M2(nv(nv({},a),{rotation:u})),p=C1(a,u),f=t.scaleToFit(p.width-2*l,p.height-2*l),h={x:l,y:l,width:f.width,height:f.height,rotate:p1(0),xSkew:p1(0),ySkew:p1(0)};n===q2.Center?(h.x+=(p.width-2*l)/2-f.width/2,h.y+=(p.height-2*l)/2-f.height/2):n===q2.Right&&(h.x=p.width-l-f.width,h.y=p.height-l-f.height);var A=this.doc.context.addRandomSuffix("Image",10),y=av(d,B2(A,h)),m={XObject:(o={},o[A]=t.ref,o)},g=i.formXObject(y,{Resources:m,BBox:i.obj([0,0,a.width,a.height]),Matrix:i.obj([1,0,0,1,0,0])});return i.register(g)},e.prototype.createAppearanceDict=function(e,t,n){var o=this.acroField.dict.context,r=this.createAppearanceStream(e,t.on),i=this.createAppearanceStream(e,t.off),a=o.obj({});return a.set(n,r),a.set(VJ.of("Off"),i),a},e}(),C3=function(e){function t(t,n,o){var r=e.call(this,t,n,o)||this;return VY(t,"acroCheckBox",[[C0,"PDFAcroCheckBox"]]),r.acroField=t,r}return tv(t,e),t.prototype.check=function(){var e,t=null!==(e=this.acroField.getOnValue())&&void 0!==e?e:VJ.of("Yes");this.markAsDirty(),this.acroField.setValue(t)},t.prototype.uncheck=function(){this.markAsDirty(),this.acroField.setValue(VJ.of("Off"))},t.prototype.isChecked=function(){var e=this.acroField.getOnValue();return!!e&&e===this.acroField.getValue()},t.prototype.addToPage=function(e,t){var n,o,r,i,a,s;VY(e,"page",[[L3,"PDFPage"]]),m3(t),t||(t={}),"textColor"in t||(t.textColor=r2(0,0,0)),"backgroundColor"in t||(t.backgroundColor=r2(1,1,1)),"borderColor"in t||(t.borderColor=r2(0,0,0)),"borderWidth"in t||(t.borderWidth=1);var c=this.createWidget({x:null!==(n=t.x)&&void 0!==n?n:0,y:null!==(o=t.y)&&void 0!==o?o:0,width:null!==(r=t.width)&&void 0!==r?r:50,height:null!==(i=t.height)&&void 0!==i?i:50,textColor:t.textColor,backgroundColor:t.backgroundColor,borderColor:t.borderColor,borderWidth:null!==(a=t.borderWidth)&&void 0!==a?a:0,rotate:null!==(s=t.rotate)&&void 0!==s?s:p1(0),hidden:t.hidden,page:e.ref}),l=this.doc.context.register(c.dict);this.acroField.addWidget(l),c.setAppearanceState(VJ.of("Off")),this.updateWidgetAppearance(c,VJ.of("Yes")),e.node.addAnnot(l)},t.prototype.needsAppearancesUpdate=function(){for(var e,t=this.acroField.getWidgets(),n=0,o=t.length;n<o;n++){var r=t[n],i=r.getAppearanceState(),a=null===(e=r.getAppearances())||void 0===e?void 0:e.normal;if(!(a instanceof qJ))return!0;if(i&&!a.has(i))return!0}return!1},t.prototype.defaultUpdateAppearances=function(){this.updateAppearances()},t.prototype.updateAppearances=function(e){var t;KY(e,"provider",[Function]);for(var n=this.acroField.getWidgets(),o=0,r=n.length;o<r;o++){var i=n[o],a=null!==(t=i.getOnValue())&&void 0!==t?t:VJ.of("Yes");a&&this.updateWidgetAppearance(i,a,e)}this.markAsClean()},t.prototype.updateWidgetAppearance=function(e,t,n){var o=t3((null!=n?n:s3)(this,e));this.updateOnOffWidgetAppearance(e,t,o)},t.of=function(e,n,o){return new t(e,n,o)},t}(g3),v3=function(e){function t(t,n,o){var r=e.call(this,t,n,o)||this;return VY(t,"acroComboBox",[[_0,"PDFAcroComboBox"]]),r.acroField=t,r}return tv(t,e),t.prototype.getOptions=function(){for(var e=this.acroField.getOptions(),t=new Array(e.length),n=0,o=t.length;n<o;n++){var r=e[n],i=r.display,a=r.value;t[n]=(null!=i?i:a).decodeText()}return t},t.prototype.getSelected=function(){for(var e=this.acroField.getValues(),t=new Array(e.length),n=0,o=e.length;n<o;n++)t[n]=e[n].decodeText();return t},t.prototype.setOptions=function(e){VY(e,"options",[Array]);for(var t=new Array(e.length),n=0,o=e.length;n<o;n++)t[n]={value:C$.fromText(e[n])};this.acroField.setOptions(t)},t.prototype.addOptions=function(e){VY(e,"options",["string",Array]);for(var t=Array.isArray(e)?e:[e],n=this.acroField.getOptions(),o=new Array(t.length),r=0,i=t.length;r<i;r++)o[r]={value:C$.fromText(t[r])};this.acroField.setOptions(n.concat(o))},t.prototype.select=function(e,t){void 0===t&&(t=!1),VY(e,"options",["string",Array]),VY(t,"merge",["boolean"]);var n=Array.isArray(e)?e:[e],o=this.getOptions();n.find((function(e){return!o.includes(e)}))&&this.enableEditing(),this.markAsDirty(),(n.length>1||1===n.length&&t)&&this.enableMultiselect();for(var r=new Array(n.length),i=0,a=n.length;i<a;i++)r[i]=C$.fromText(n[i]);if(t){var s=this.acroField.getValues();this.acroField.setValues(s.concat(r))}else this.acroField.setValues(r)},t.prototype.clear=function(){this.markAsDirty(),this.acroField.setValues([])},t.prototype.setFontSize=function(e){YY(e,"fontSize"),this.acroField.setFontSize(e),this.markAsDirty()},t.prototype.isEditable=function(){return this.acroField.hasFlag(l0.Edit)},t.prototype.enableEditing=function(){this.acroField.setFlagTo(l0.Edit,!0)},t.prototype.disableEditing=function(){this.acroField.setFlagTo(l0.Edit,!1)},t.prototype.isSorted=function(){return this.acroField.hasFlag(l0.Sort)},t.prototype.enableSorting=function(){this.acroField.setFlagTo(l0.Sort,!0)},t.prototype.disableSorting=function(){this.acroField.setFlagTo(l0.Sort,!1)},t.prototype.isMultiselect=function(){return this.acroField.hasFlag(l0.MultiSelect)},t.prototype.enableMultiselect=function(){this.acroField.setFlagTo(l0.MultiSelect,!0)},t.prototype.disableMultiselect=function(){this.acroField.setFlagTo(l0.MultiSelect,!1)},t.prototype.isSpellChecked=function(){return!this.acroField.hasFlag(l0.DoNotSpellCheck)},t.prototype.enableSpellChecking=function(){this.acroField.setFlagTo(l0.DoNotSpellCheck,!1)},t.prototype.disableSpellChecking=function(){this.acroField.setFlagTo(l0.DoNotSpellCheck,!0)},t.prototype.isSelectOnClick=function(){return this.acroField.hasFlag(l0.CommitOnSelChange)},t.prototype.enableSelectOnClick=function(){this.acroField.setFlagTo(l0.CommitOnSelChange,!0)},t.prototype.disableSelectOnClick=function(){this.acroField.setFlagTo(l0.CommitOnSelChange,!1)},t.prototype.addToPage=function(e,t){var n,o,r,i,a,s,c;VY(e,"page",[[L3,"PDFPage"]]),m3(t),t||(t={}),"textColor"in t||(t.textColor=r2(0,0,0)),"backgroundColor"in t||(t.backgroundColor=r2(1,1,1)),"borderColor"in t||(t.borderColor=r2(0,0,0)),"borderWidth"in t||(t.borderWidth=1);var l=this.createWidget({x:null!==(n=t.x)&&void 0!==n?n:0,y:null!==(o=t.y)&&void 0!==o?o:0,width:null!==(r=t.width)&&void 0!==r?r:200,height:null!==(i=t.height)&&void 0!==i?i:50,textColor:t.textColor,backgroundColor:t.backgroundColor,borderColor:t.borderColor,borderWidth:null!==(a=t.borderWidth)&&void 0!==a?a:0,rotate:null!==(s=t.rotate)&&void 0!==s?s:p1(0),hidden:t.hidden,page:e.ref}),u=this.doc.context.register(l.dict);this.acroField.addWidget(u);var d=null!==(c=t.font)&&void 0!==c?c:this.doc.getForm().getDefaultFont();this.updateWidgetAppearance(l,d),e.node.addAnnot(u)},t.prototype.needsAppearancesUpdate=function(){var e;if(this.isDirty())return!0;for(var t=this.acroField.getWidgets(),n=0,o=t.length;n<o;n++){if(!((null===(e=t[n].getAppearances())||void 0===e?void 0:e.normal)instanceof ZJ))return!0}return!1},t.prototype.defaultUpdateAppearances=function(e){VY(e,"font",[[h3,"PDFFont"]]),this.updateAppearances(e)},t.prototype.updateAppearances=function(e,t){VY(e,"font",[[h3,"PDFFont"]]),KY(t,"provider",[Function]);for(var n=this.acroField.getWidgets(),o=0,r=n.length;o<r;o++){var i=n[o];this.updateWidgetAppearance(i,e,t)}this.markAsClean()},t.prototype.updateWidgetAppearance=function(e,t,n){var o=t3((null!=n?n:d3)(this,e,t));this.updateWidgetAppearanceWithFont(e,t,o)},t.of=function(e,n,o){return new t(e,n,o)},t}(g3),b3=function(e){function t(t,n,o){var r=e.call(this,t,n,o)||this;return VY(t,"acroListBox",[[T0,"PDFAcroListBox"]]),r.acroField=t,r}return tv(t,e),t.prototype.getOptions=function(){for(var e=this.acroField.getOptions(),t=new Array(e.length),n=0,o=t.length;n<o;n++){var r=e[n],i=r.display,a=r.value;t[n]=(null!=i?i:a).decodeText()}return t},t.prototype.getSelected=function(){for(var e=this.acroField.getValues(),t=new Array(e.length),n=0,o=e.length;n<o;n++)t[n]=e[n].decodeText();return t},t.prototype.setOptions=function(e){VY(e,"options",[Array]),this.markAsDirty();for(var t=new Array(e.length),n=0,o=e.length;n<o;n++)t[n]={value:C$.fromText(e[n])};this.acroField.setOptions(t)},t.prototype.addOptions=function(e){VY(e,"options",["string",Array]),this.markAsDirty();for(var t=Array.isArray(e)?e:[e],n=this.acroField.getOptions(),o=new Array(t.length),r=0,i=t.length;r<i;r++)o[r]={value:C$.fromText(t[r])};this.acroField.setOptions(n.concat(o))},t.prototype.select=function(e,t){void 0===t&&(t=!1),VY(e,"options",["string",Array]),VY(t,"merge",["boolean"]);var n=Array.isArray(e)?e:[e],o=this.getOptions();jY(n,"option",o),this.markAsDirty(),(n.length>1||1===n.length&&t)&&this.enableMultiselect();for(var r=new Array(n.length),i=0,a=n.length;i<a;i++)r[i]=C$.fromText(n[i]);if(t){var s=this.acroField.getValues();this.acroField.setValues(s.concat(r))}else this.acroField.setValues(r)},t.prototype.clear=function(){this.markAsDirty(),this.acroField.setValues([])},t.prototype.setFontSize=function(e){YY(e,"fontSize"),this.acroField.setFontSize(e),this.markAsDirty()},t.prototype.isSorted=function(){return this.acroField.hasFlag(l0.Sort)},t.prototype.enableSorting=function(){this.acroField.setFlagTo(l0.Sort,!0)},t.prototype.disableSorting=function(){this.acroField.setFlagTo(l0.Sort,!1)},t.prototype.isMultiselect=function(){return this.acroField.hasFlag(l0.MultiSelect)},t.prototype.enableMultiselect=function(){this.acroField.setFlagTo(l0.MultiSelect,!0)},t.prototype.disableMultiselect=function(){this.acroField.setFlagTo(l0.MultiSelect,!1)},t.prototype.isSelectOnClick=function(){return this.acroField.hasFlag(l0.CommitOnSelChange)},t.prototype.enableSelectOnClick=function(){this.acroField.setFlagTo(l0.CommitOnSelChange,!0)},t.prototype.disableSelectOnClick=function(){this.acroField.setFlagTo(l0.CommitOnSelChange,!1)},t.prototype.addToPage=function(e,t){var n,o,r,i,a,s,c;VY(e,"page",[[L3,"PDFPage"]]),m3(t),t||(t={}),"textColor"in t||(t.textColor=r2(0,0,0)),"backgroundColor"in t||(t.backgroundColor=r2(1,1,1)),"borderColor"in t||(t.borderColor=r2(0,0,0)),"borderWidth"in t||(t.borderWidth=1);var l=this.createWidget({x:null!==(n=t.x)&&void 0!==n?n:0,y:null!==(o=t.y)&&void 0!==o?o:0,width:null!==(r=t.width)&&void 0!==r?r:200,height:null!==(i=t.height)&&void 0!==i?i:100,textColor:t.textColor,backgroundColor:t.backgroundColor,borderColor:t.borderColor,borderWidth:null!==(a=t.borderWidth)&&void 0!==a?a:0,rotate:null!==(s=t.rotate)&&void 0!==s?s:p1(0),hidden:t.hidden,page:e.ref}),u=this.doc.context.register(l.dict);this.acroField.addWidget(u);var d=null!==(c=t.font)&&void 0!==c?c:this.doc.getForm().getDefaultFont();this.updateWidgetAppearance(l,d),e.node.addAnnot(u)},t.prototype.needsAppearancesUpdate=function(){var e;if(this.isDirty())return!0;for(var t=this.acroField.getWidgets(),n=0,o=t.length;n<o;n++){if(!((null===(e=t[n].getAppearances())||void 0===e?void 0:e.normal)instanceof ZJ))return!0}return!1},t.prototype.defaultUpdateAppearances=function(e){VY(e,"font",[[h3,"PDFFont"]]),this.updateAppearances(e)},t.prototype.updateAppearances=function(e,t){VY(e,"font",[[h3,"PDFFont"]]),KY(t,"provider",[Function]);for(var n=this.acroField.getWidgets(),o=0,r=n.length;o<r;o++){var i=n[o];this.updateWidgetAppearance(i,e,t)}this.markAsClean()},t.prototype.updateWidgetAppearance=function(e,t,n){var o=t3((null!=n?n:p3)(this,e,t));this.updateWidgetAppearanceWithFont(e,t,o)},t.of=function(e,n,o){return new t(e,n,o)},t}(g3),_3=function(e){function t(t,n,o){var r=e.call(this,t,n,o)||this;return VY(t,"acroRadioButton",[[E0,"PDFAcroRadioButton"]]),r.acroField=t,r}return tv(t,e),t.prototype.getOptions=function(){var e=this.acroField.getExportValues();if(e){for(var t=new Array(e.length),n=0,o=e.length;n<o;n++)t[n]=e[n].decodeText();return t}var r=this.acroField.getOnValues(),i=new Array(r.length);for(n=0,o=i.length;n<o;n++)i[n]=r[n].decodeText();return i},t.prototype.getSelected=function(){var e=this.acroField.getValue();if(e!==VJ.of("Off")){var t=this.acroField.getExportValues();if(t)for(var n=this.acroField.getOnValues(),o=0,r=n.length;o<r;o++)if(n[o]===e)return t[o].decodeText();return e.decodeText()}},t.prototype.select=function(e){VY(e,"option",["string"]);var t=this.getOptions();NY(e,"option",t),this.markAsDirty();var n=this.acroField.getOnValues(),o=this.acroField.getExportValues();if(o)for(var r=0,i=o.length;r<i;r++)o[r].decodeText()===e&&this.acroField.setValue(n[r]);else for(r=0,i=n.length;r<i;r++){var a=n[r];a.decodeText()===e&&this.acroField.setValue(a)}},t.prototype.clear=function(){this.markAsDirty(),this.acroField.setValue(VJ.of("Off"))},t.prototype.isOffToggleable=function(){return!this.acroField.hasFlag(s0.NoToggleToOff)},t.prototype.enableOffToggling=function(){this.acroField.setFlagTo(s0.NoToggleToOff,!1)},t.prototype.disableOffToggling=function(){this.acroField.setFlagTo(s0.NoToggleToOff,!0)},t.prototype.isMutuallyExclusive=function(){return!this.acroField.hasFlag(s0.RadiosInUnison)},t.prototype.enableMutualExclusion=function(){this.acroField.setFlagTo(s0.RadiosInUnison,!1)},t.prototype.disableMutualExclusion=function(){this.acroField.setFlagTo(s0.RadiosInUnison,!0)},t.prototype.addOptionToPage=function(e,t,n){var o,r,i,a,s,c,l,u,d;VY(e,"option",["string"]),VY(t,"page",[[L3,"PDFPage"]]),m3(n);var p=this.createWidget({x:null!==(o=null==n?void 0:n.x)&&void 0!==o?o:0,y:null!==(r=null==n?void 0:n.y)&&void 0!==r?r:0,width:null!==(i=null==n?void 0:n.width)&&void 0!==i?i:50,height:null!==(a=null==n?void 0:n.height)&&void 0!==a?a:50,textColor:null!==(s=null==n?void 0:n.textColor)&&void 0!==s?s:r2(0,0,0),backgroundColor:null!==(c=null==n?void 0:n.backgroundColor)&&void 0!==c?c:r2(1,1,1),borderColor:null!==(l=null==n?void 0:n.borderColor)&&void 0!==l?l:r2(0,0,0),borderWidth:null!==(u=null==n?void 0:n.borderWidth)&&void 0!==u?u:1,rotate:null!==(d=null==n?void 0:n.rotate)&&void 0!==d?d:p1(0),hidden:null==n?void 0:n.hidden,page:t.ref}),f=this.doc.context.register(p.dict),h=this.acroField.addWidgetWithOpt(f,C$.fromText(e),!this.isMutuallyExclusive());p.setAppearanceState(VJ.of("Off")),this.updateWidgetAppearance(p,h),t.node.addAnnot(f)},t.prototype.needsAppearancesUpdate=function(){for(var e,t=this.acroField.getWidgets(),n=0,o=t.length;n<o;n++){var r=t[n],i=r.getAppearanceState(),a=null===(e=r.getAppearances())||void 0===e?void 0:e.normal;if(!(a instanceof qJ))return!0;if(i&&!a.has(i))return!0}return!1},t.prototype.defaultUpdateAppearances=function(){this.updateAppearances()},t.prototype.updateAppearances=function(e){KY(e,"provider",[Function]);for(var t=this.acroField.getWidgets(),n=0,o=t.length;n<o;n++){var r=t[n],i=r.getOnValue();i&&this.updateWidgetAppearance(r,i,e)}},t.prototype.updateWidgetAppearance=function(e,t,n){var o=t3((null!=n?n:c3)(this,e));this.updateOnOffWidgetAppearance(e,t,o)},t.of=function(e,n,o){return new t(e,n,o)},t}(g3),x3=function(e){function t(t,n,o){var r=e.call(this,t,n,o)||this;return VY(t,"acroSignature",[[w0,"PDFAcroSignature"]]),r.acroField=t,r}return tv(t,e),t.prototype.needsAppearancesUpdate=function(){return!1},t.of=function(e,n,o){return new t(e,n,o)},t}(g3),w3=function(e){function t(t,n,o){var r=e.call(this,t,n,o)||this;return VY(t,"acroText",[[B0,"PDFAcroText"]]),r.acroField=t,r}return tv(t,e),t.prototype.getText=function(){var e=this.acroField.getValue();if(!e&&this.isRichFormatted())throw new G2(this.getName());return null==e?void 0:e.decodeText()},t.prototype.setText=function(e){KY(e,"text",["string"]);var t=this.getMaxLength();if(void 0!==t&&e&&e.length>t)throw new K2(e.length,t,this.getName());this.markAsDirty(),this.disableRichFormatting(),e?this.acroField.setValue(C$.fromText(e)):this.acroField.removeValue()},t.prototype.getAlignment=function(){var e=this.acroField.getQuadding();return 0===e?Q2.Left:1===e?Q2.Center:2===e?Q2.Right:Q2.Left},t.prototype.setAlignment=function(e){NY(e,"alignment",Q2),this.markAsDirty(),this.acroField.setQuadding(e)},t.prototype.getMaxLength=function(){return this.acroField.getMaxLength()},t.prototype.setMaxLength=function(e){if(ZY(e,"maxLength",0,Number.MAX_SAFE_INTEGER),this.markAsDirty(),void 0===e)this.acroField.removeMaxLength();else{var t=this.getText();if(t&&t.length>e)throw new W2(t.length,e,this.getName());this.acroField.setMaxLength(e)}},t.prototype.removeMaxLength=function(){this.markAsDirty(),this.acroField.removeMaxLength()},t.prototype.setImage=function(e){for(var t=this.getAlignment(),n=t===Q2.Center?q2.Center:t===Q2.Right?q2.Right:q2.Left,o=this.acroField.getWidgets(),r=0,i=o.length;r<i;r++){var a=o[r],s=this.createImageAppearanceStream(a,e,n);this.updateWidgetAppearances(a,{normal:s})}this.markAsClean()},t.prototype.setFontSize=function(e){YY(e,"fontSize"),this.acroField.setFontSize(e),this.markAsDirty()},t.prototype.isMultiline=function(){return this.acroField.hasFlag(c0.Multiline)},t.prototype.enableMultiline=function(){this.markAsDirty(),this.acroField.setFlagTo(c0.Multiline,!0)},t.prototype.disableMultiline=function(){this.markAsDirty(),this.acroField.setFlagTo(c0.Multiline,!1)},t.prototype.isPassword=function(){return this.acroField.hasFlag(c0.Password)},t.prototype.enablePassword=function(){this.acroField.setFlagTo(c0.Password,!0)},t.prototype.disablePassword=function(){this.acroField.setFlagTo(c0.Password,!1)},t.prototype.isFileSelector=function(){return this.acroField.hasFlag(c0.FileSelect)},t.prototype.enableFileSelection=function(){this.acroField.setFlagTo(c0.FileSelect,!0)},t.prototype.disableFileSelection=function(){this.acroField.setFlagTo(c0.FileSelect,!1)},t.prototype.isSpellChecked=function(){return!this.acroField.hasFlag(c0.DoNotSpellCheck)},t.prototype.enableSpellChecking=function(){this.acroField.setFlagTo(c0.DoNotSpellCheck,!1)},t.prototype.disableSpellChecking=function(){this.acroField.setFlagTo(c0.DoNotSpellCheck,!0)},t.prototype.isScrollable=function(){return!this.acroField.hasFlag(c0.DoNotScroll)},t.prototype.enableScrolling=function(){this.acroField.setFlagTo(c0.DoNotScroll,!1)},t.prototype.disableScrolling=function(){this.acroField.setFlagTo(c0.DoNotScroll,!0)},t.prototype.isCombed=function(){return this.acroField.hasFlag(c0.Comb)&&!this.isMultiline()&&!this.isPassword()&&!this.isFileSelector()&&void 0!==this.getMaxLength()},t.prototype.enableCombing=function(){if(void 0===this.getMaxLength()){console.warn("PDFTextFields must have a max length in order to be combed")}this.markAsDirty(),this.disableMultiline(),this.disablePassword(),this.disableFileSelection(),this.acroField.setFlagTo(c0.Comb,!0)},t.prototype.disableCombing=function(){this.markAsDirty(),this.acroField.setFlagTo(c0.Comb,!1)},t.prototype.isRichFormatted=function(){return this.acroField.hasFlag(c0.RichText)},t.prototype.enableRichFormatting=function(){this.acroField.setFlagTo(c0.RichText,!0)},t.prototype.disableRichFormatting=function(){this.acroField.setFlagTo(c0.RichText,!1)},t.prototype.addToPage=function(e,t){var n,o,r,i,a,s,c;VY(e,"page",[[L3,"PDFPage"]]),m3(t),t||(t={}),"textColor"in t||(t.textColor=r2(0,0,0)),"backgroundColor"in t||(t.backgroundColor=r2(1,1,1)),"borderColor"in t||(t.borderColor=r2(0,0,0)),"borderWidth"in t||(t.borderWidth=1);var l=this.createWidget({x:null!==(n=t.x)&&void 0!==n?n:0,y:null!==(o=t.y)&&void 0!==o?o:0,width:null!==(r=t.width)&&void 0!==r?r:200,height:null!==(i=t.height)&&void 0!==i?i:50,textColor:t.textColor,backgroundColor:t.backgroundColor,borderColor:t.borderColor,borderWidth:null!==(a=t.borderWidth)&&void 0!==a?a:0,rotate:null!==(s=t.rotate)&&void 0!==s?s:p1(0),hidden:t.hidden,page:e.ref}),u=this.doc.context.register(l.dict);this.acroField.addWidget(u);var d=null!==(c=t.font)&&void 0!==c?c:this.doc.getForm().getDefaultFont();this.updateWidgetAppearance(l,d),e.node.addAnnot(u)},t.prototype.needsAppearancesUpdate=function(){var e;if(this.isDirty())return!0;for(var t=this.acroField.getWidgets(),n=0,o=t.length;n<o;n++){if(!((null===(e=t[n].getAppearances())||void 0===e?void 0:e.normal)instanceof ZJ))return!0}return!1},t.prototype.defaultUpdateAppearances=function(e){VY(e,"font",[[h3,"PDFFont"]]),this.updateAppearances(e)},t.prototype.updateAppearances=function(e,t){VY(e,"font",[[h3,"PDFFont"]]),KY(t,"provider",[Function]);for(var n=this.acroField.getWidgets(),o=0,r=n.length;o<r;o++){var i=n[o];this.updateWidgetAppearance(i,e,t)}this.markAsClean()},t.prototype.updateWidgetAppearance=function(e,t,n){var o=t3((null!=n?n:u3)(this,e,t));this.updateWidgetAppearanceWithFont(e,t,o)},t.of=function(e,n,o){return new t(e,n,o)},t}(g3);!function(e){e.Courier="Courier",e.CourierBold="Courier-Bold",e.CourierOblique="Courier-Oblique",e.CourierBoldOblique="Courier-BoldOblique",e.Helvetica="Helvetica",e.HelveticaBold="Helvetica-Bold",e.HelveticaOblique="Helvetica-Oblique",e.HelveticaBoldOblique="Helvetica-BoldOblique",e.TimesRoman="Times-Roman",e.TimesRomanBold="Times-Bold",e.TimesRomanItalic="Times-Italic",e.TimesRomanBoldItalic="Times-BoldItalic",e.Symbol="Symbol",e.ZapfDingbats="ZapfDingbats"}(y3||(y3={}));var B3,S3=function(){function e(e,t){var n=this;this.embedDefaultFont=function(){return n.doc.embedStandardFont(y3.Helvetica)},VY(e,"acroForm",[[U0,"PDFAcroForm"]]),VY(t,"doc",[[O3,"PDFDocument"]]),this.acroForm=e,this.doc=t,this.dirtyFields=new Set,this.defaultFontCache=tJ.populatedBy(this.embedDefaultFont)}return e.prototype.hasXFA=function(){return this.acroForm.dict.has(VJ.of("XFA"))},e.prototype.deleteXFA=function(){this.acroForm.dict.delete(VJ.of("XFA"))},e.prototype.getFields=function(){for(var e=this.acroForm.getAllFields(),t=[],n=0,o=e.length;n<o;n++){var r=e[n],i=r[0],a=r[1],s=E3(i,a,this.doc);s&&t.push(s)}return t},e.prototype.getFieldMaybe=function(e){VY(e,"name",["string"]);for(var t=this.getFields(),n=0,o=t.length;n<o;n++){var r=t[n];if(r.getName()===e)return r}},e.prototype.getField=function(e){VY(e,"name",["string"]);var t=this.getFieldMaybe(e);if(t)return t;throw new z2(e)},e.prototype.getButton=function(e){VY(e,"name",["string"]);var t=this.getField(e);if(t instanceof U3)return t;throw new N2(e,U3,t)},e.prototype.getCheckBox=function(e){VY(e,"name",["string"]);var t=this.getField(e);if(t instanceof C3)return t;throw new N2(e,C3,t)},e.prototype.getDropdown=function(e){VY(e,"name",["string"]);var t=this.getField(e);if(t instanceof v3)return t;throw new N2(e,v3,t)},e.prototype.getOptionList=function(e){VY(e,"name",["string"]);var t=this.getField(e);if(t instanceof b3)return t;throw new N2(e,b3,t)},e.prototype.getRadioGroup=function(e){VY(e,"name",["string"]);var t=this.getField(e);if(t instanceof _3)return t;throw new N2(e,_3,t)},e.prototype.getSignature=function(e){VY(e,"name",["string"]);var t=this.getField(e);if(t instanceof x3)return t;throw new N2(e,x3,t)},e.prototype.getTextField=function(e){VY(e,"name",["string"]);var t=this.getField(e);if(t instanceof w3)return t;throw new N2(e,w3,t)},e.prototype.createButton=function(e){VY(e,"name",["string"]);var t=T3(e),n=this.findOrCreateNonTerminals(t.nonTerminal),o=S0.create(this.doc.context);return o.setPartialName(t.terminal),M3(n,[o,o.ref],t.terminal),U3.of(o,o.ref,this.doc)},e.prototype.createCheckBox=function(e){VY(e,"name",["string"]);var t=T3(e),n=this.findOrCreateNonTerminals(t.nonTerminal),o=C0.create(this.doc.context);return o.setPartialName(t.terminal),M3(n,[o,o.ref],t.terminal),C3.of(o,o.ref,this.doc)},e.prototype.createDropdown=function(e){VY(e,"name",["string"]);var t=T3(e),n=this.findOrCreateNonTerminals(t.nonTerminal),o=_0.create(this.doc.context);return o.setPartialName(t.terminal),M3(n,[o,o.ref],t.terminal),v3.of(o,o.ref,this.doc)},e.prototype.createOptionList=function(e){VY(e,"name",["string"]);var t=T3(e),n=this.findOrCreateNonTerminals(t.nonTerminal),o=T0.create(this.doc.context);return o.setPartialName(t.terminal),M3(n,[o,o.ref],t.terminal),b3.of(o,o.ref,this.doc)},e.prototype.createRadioGroup=function(e){VY(e,"name",["string"]);var t=T3(e),n=this.findOrCreateNonTerminals(t.nonTerminal),o=E0.create(this.doc.context);return o.setPartialName(t.terminal),M3(n,[o,o.ref],t.terminal),_3.of(o,o.ref,this.doc)},e.prototype.createTextField=function(e){VY(e,"name",["string"]);var t=T3(e),n=this.findOrCreateNonTerminals(t.nonTerminal),o=B0.create(this.doc.context);return o.setPartialName(t.terminal),M3(n,[o,o.ref],t.terminal),w3.of(o,o.ref,this.doc)},e.prototype.flatten=function(e){void 0===e&&(e={updateFieldAppearances:!0}),e.updateFieldAppearances&&this.updateFieldAppearances();for(var t=this.getFields(),n=0,o=t.length;n<o;n++){for(var r=t[n],i=r.acroField.getWidgets(),a=0,s=i.length;a<s;a++){var c=i[a],l=this.findWidgetPage(c),u=this.findWidgetAppearanceRef(r,c),d=l.node.newXObject("FlatWidget",u),p=c.getRectangle(),f=av([O1(),B1(p.x,p.y)],M2(nv(nv({},p),{rotation:0})),[e2(d),D1()]).filter(Boolean);l.pushOperators.apply(l,f)}this.removeField(r)}},e.prototype.removeField=function(e){for(var t=e.acroField.getWidgets(),n=new Set,o=0,r=t.length;o<r;o++){var i=t[o],a=this.findWidgetAppearanceRef(e,i),s=this.findWidgetPage(i);n.add(s),s.node.removeAnnot(a)}n.forEach((function(t){return t.node.removeAnnot(e.ref)})),this.acroForm.removeField(e.acroField);for(var c=e.acroField.normalizedEntries().Kids,l=c.size(),u=0;u<l;u++){var d=c.get(u);d instanceof $J&&this.doc.context.delete(d)}this.doc.context.delete(e.ref)},e.prototype.updateFieldAppearances=function(e){KY(e,"font",[[h3,"PDFFont"]]),e=null!=e?e:this.getDefaultFont();for(var t=this.getFields(),n=0,o=t.length;n<o;n++){var r=t[n];r.needsAppearancesUpdate()&&r.defaultUpdateAppearances(e)}},e.prototype.markFieldAsDirty=function(e){KY(e,"fieldRef",[[$J,"PDFRef"]]),this.dirtyFields.add(e)},e.prototype.markFieldAsClean=function(e){KY(e,"fieldRef",[[$J,"PDFRef"]]),this.dirtyFields.delete(e)},e.prototype.fieldIsDirty=function(e){return KY(e,"fieldRef",[[$J,"PDFRef"]]),this.dirtyFields.has(e)},e.prototype.getDefaultFont=function(){return this.defaultFontCache.access()},e.prototype.findWidgetPage=function(e){var t=e.P(),n=this.doc.getPages().find((function(e){return e.ref===t}));if(void 0===n){var o=this.doc.context.getObjectRef(e.dict);if(void 0===o)throw new Error("Could not find PDFRef for PDFObject");if(void 0===(n=this.doc.findPageForAnnotationRef(o)))throw new Error("Could not find page for PDFRef "+o)}return n},e.prototype.findWidgetAppearanceRef=function(e,t){var n,o=t.getNormalAppearance();if(o instanceof qJ&&(e instanceof C3||e instanceof _3)){var r=e.acroField.getValue(),i=null!==(n=o.get(r))&&void 0!==n?n:o.get(VJ.of("Off"));i instanceof $J&&(o=i)}if(!(o instanceof $J)){var a=e.getName();throw new Error("Failed to extract appearance ref for: "+a)}return o},e.prototype.findOrCreateNonTerminals=function(e){for(var t=[this.acroForm],n=0,o=e.length;n<o;n++){var r=e[n];if(!r)throw new j2(r);var i=t[0],a=t[1],s=this.findNonTerminal(r,i);if(s)t=s;else{var c=x0.create(this.doc.context);c.setPartialName(r),c.setParent(a);var l=this.doc.context.register(c.dict);i.addField(l),t=[c,l]}}return t},e.prototype.findNonTerminal=function(e,t){for(var n=t instanceof U0?this.acroForm.getFields():M0(t.Kids()),o=0,r=n.length;o<r;o++){var i=n[o],a=i[0],s=i[1];if(a.getPartialName()===e){if(a instanceof x0)return[a,s];throw new H2(e)}}},e.of=function(t,n){return new e(t,n)},e}(),E3=function(e,t,n){return e instanceof S0?U3.of(e,t,n):e instanceof C0?C3.of(e,t,n):e instanceof _0?v3.of(e,t,n):e instanceof T0?b3.of(e,t,n):e instanceof B0?w3.of(e,t,n):e instanceof E0?_3.of(e,t,n):e instanceof w0?x3.of(e,t,n):void 0},T3=function(e){if(0===e.length)throw new Error("PDF field names must not be empty strings");for(var t=e.split("."),n=0,o=t.length;n<o;n++)if(""===t[n])throw new Error('Periods in PDF field names must be separated by at least one character: "'+e+'"');return 1===t.length?{nonTerminal:[],terminal:t[0]}:{nonTerminal:t.slice(0,t.length-1),terminal:t[t.length-1]}},M3=function(e,t,n){for(var o=e[0],r=e[1],i=t[0],a=t[1],s=o.normalizedEntries(),c=(M0("Kids"in s?s.Kids:s.Fields)),l=0,u=c.length;l<u;l++)if(c[l][0].getPartialName()===n)throw new H2(n);o.addField(a),i.setParent(r)},P3={A4:[595.28,841.89],Letter:[612,792]};!function(e){e[e.Fastest=1/0]="Fastest",e[e.Fast=1500]="Fast",e[e.Medium=500]="Medium",e[e.Slow=100]="Slow"}(B3||(B3={}));var F3,I3=function(){function e(e,t,n){this.alreadyEmbedded=!1,this.ref=e,this.doc=t,this.embedder=n}return e.prototype.embed=function(){return rv(this,void 0,void 0,(function(){var e,t,n,o;return iv(this,(function(r){switch(r.label){case 0:return this.alreadyEmbedded?[3,2]:[4,this.embedder.embedIntoContext(this.doc.context,this.ref)];case 1:e=r.sent(),this.doc.catalog.has(VJ.of("Names"))||this.doc.catalog.set(VJ.of("Names"),this.doc.context.obj({})),(t=this.doc.catalog.lookup(VJ.of("Names"),qJ)).has(VJ.of("EmbeddedFiles"))||t.set(VJ.of("EmbeddedFiles"),this.doc.context.obj({})),(n=t.lookup(VJ.of("EmbeddedFiles"),qJ)).has(VJ.of("Names"))||n.set(VJ.of("Names"),this.doc.context.obj([])),(o=n.lookup(VJ.of("Names"),kJ)).push(C$.fromText(this.embedder.fileName)),o.push(e),this.doc.catalog.has(VJ.of("AF"))||this.doc.catalog.set(VJ.of("AF"),this.doc.context.obj([])),this.doc.catalog.lookup(VJ.of("AF"),kJ).push(e),this.alreadyEmbedded=!0,r.label=2;case 2:return[2]}}))}))},e.of=function(t,n,o){return new e(t,n,o)},e}(),R3=function(){function e(e,t,n){this.alreadyEmbedded=!1,this.ref=e,this.doc=t,this.embedder=n}return e.prototype.embed=function(){return rv(this,void 0,void 0,(function(){var e,t,n,o,r,i,a;return iv(this,(function(s){switch(s.label){case 0:return this.alreadyEmbedded?[3,2]:(e=this.doc,t=e.catalog,n=e.context,[4,this.embedder.embedIntoContext(this.doc.context,this.ref)]);case 1:o=s.sent(),t.has(VJ.of("Names"))||t.set(VJ.of("Names"),n.obj({})),(r=t.lookup(VJ.of("Names"),qJ)).has(VJ.of("JavaScript"))||r.set(VJ.of("JavaScript"),n.obj({})),(i=r.lookup(VJ.of("JavaScript"),qJ)).has(VJ.of("Names"))||i.set(VJ.of("Names"),n.obj([])),(a=i.lookup(VJ.of("Names"),kJ)).push(C$.fromText(this.embedder.scriptName)),a.push(o),this.alreadyEmbedded=!0,s.label=2;case 2:return[2]}}))}))},e.of=function(t,n,o){return new e(t,n,o)},e}(),k3=function(){function e(e,t){this.script=e,this.scriptName=t}return e.for=function(t,n){return new e(t,n)},e.prototype.embedIntoContext=function(e,t){return rv(this,void 0,void 0,(function(){var n;return iv(this,(function(o){return n=e.obj({Type:"Action",S:"JavaScript",JS:C$.fromText(this.script)}),t?(e.assign(t,n),[2,t]):[2,e.register(n)]}))}))},e}(),O3=function(){function e(e,t,n){var o=this;if(this.defaultWordBreaks=[" "],this.computePages=function(){var e=[];return o.catalog.Pages().traverse((function(t,n){if(t instanceof c$){var r=o.pageMap.get(t);r||(r=L3.of(t,n,o),o.pageMap.set(t,r)),e.push(r)}})),e},this.getOrCreateForm=function(){var e=o.catalog.getOrCreateAcroForm();return S3.of(e,o)},VY(e,"context",[[s$,"PDFContext"]]),VY(t,"ignoreEncryption",["boolean"]),this.context=e,this.catalog=e.lookup(e.trailerInfo.Root),this.isEncrypted=!!e.lookup(e.trailerInfo.Encrypt),this.pageCache=tJ.populatedBy(this.computePages),this.pageMap=new Map,this.formCache=tJ.populatedBy(this.getOrCreateForm),this.fonts=[],this.images=[],this.embeddedPages=[],this.embeddedFiles=[],this.javaScripts=[],!t&&this.isEncrypted)throw new O2;n&&this.updateInfoDict()}return e.load=function(t,n){return void 0===n&&(n={}),rv(this,void 0,void 0,(function(){var o,r,i,a,s,c,l,u,d,p,f;return iv(this,(function(h){switch(h.label){case 0:return o=n.ignoreEncryption,r=void 0!==o&&o,i=n.parseSpeed,a=void 0===i?B3.Slow:i,s=n.throwOnInvalidObject,c=void 0!==s&&s,l=n.updateMetadata,u=void 0===l||l,d=n.capNumbers,p=void 0!==d&&d,VY(t,"pdf",["string",Uint8Array,ArrayBuffer]),VY(r,"ignoreEncryption",["boolean"]),VY(a,"parseSpeed",["number"]),VY(c,"throwOnInvalidObject",["boolean"]),f=AX(t),[4,i1.forBytesWithOptions(f,a,c,p).parseDocument()];case 1:return[2,new e(h.sent(),r,u)]}}))}))},e.create=function(t){return void 0===t&&(t={}),rv(this,void 0,void 0,(function(){var n,o,r,i,a,s;return iv(this,(function(c){return n=t.updateMetadata,o=void 0===n||n,r=s$.create(),i=N0.withContext(r),a=r.register(i),s=z0.withContextAndPages(r,a),r.trailerInfo.Root=r.register(s),[2,new e(r,!1,o)]}))}))},e.prototype.registerFontkit=function(e){this.fontkit=e},e.prototype.getForm=function(){var e=this.formCache.access();return e.hasXFA()&&(console.warn("Removing XFA form data as pdf-lib does not support reading or writing XFA"),e.deleteXFA()),e},e.prototype.getTitle=function(){var e=this.getInfoDict().lookup(VJ.Title);if(e)return D3(e),e.decodeText()},e.prototype.getAuthor=function(){var e=this.getInfoDict().lookup(VJ.Author);if(e)return D3(e),e.decodeText()},e.prototype.getSubject=function(){var e=this.getInfoDict().lookup(VJ.Subject);if(e)return D3(e),e.decodeText()},e.prototype.getKeywords=function(){var e=this.getInfoDict().lookup(VJ.Keywords);if(e)return D3(e),e.decodeText()},e.prototype.getCreator=function(){var e=this.getInfoDict().lookup(VJ.Creator);if(e)return D3(e),e.decodeText()},e.prototype.getProducer=function(){var e=this.getInfoDict().lookup(VJ.Producer);if(e)return D3(e),e.decodeText()},e.prototype.getCreationDate=function(){var e=this.getInfoDict().lookup(VJ.CreationDate);if(e)return D3(e),e.decodeDate()},e.prototype.getModificationDate=function(){var e=this.getInfoDict().lookup(VJ.ModDate);if(e)return D3(e),e.decodeDate()},e.prototype.setTitle=function(e,t){VY(e,"title",["string"]);var n=VJ.of("Title");(this.getInfoDict().set(n,C$.fromText(e)),null==t?void 0:t.showInWindowTitleBar)&&this.catalog.getOrCreateViewerPreferences().setDisplayDocTitle(!0)},e.prototype.setAuthor=function(e){VY(e,"author",["string"]);var t=VJ.of("Author");this.getInfoDict().set(t,C$.fromText(e))},e.prototype.setSubject=function(e){VY(e,"author",["string"]);var t=VJ.of("Subject");this.getInfoDict().set(t,C$.fromText(e))},e.prototype.setKeywords=function(e){VY(e,"keywords",[Array]);var t=VJ.of("Keywords");this.getInfoDict().set(t,C$.fromText(e.join(" ")))},e.prototype.setCreator=function(e){VY(e,"creator",["string"]);var t=VJ.of("Creator");this.getInfoDict().set(t,C$.fromText(e))},e.prototype.setProducer=function(e){VY(e,"creator",["string"]);var t=VJ.of("Producer");this.getInfoDict().set(t,C$.fromText(e))},e.prototype.setLanguage=function(e){VY(e,"language",["string"]);var t=VJ.of("Lang");this.catalog.set(t,B$.of(e))},e.prototype.setCreationDate=function(e){VY(e,"creationDate",[[Date,"Date"]]);var t=VJ.of("CreationDate");this.getInfoDict().set(t,B$.fromDate(e))},e.prototype.setModificationDate=function(e){VY(e,"modificationDate",[[Date,"Date"]]);var t=VJ.of("ModDate");this.getInfoDict().set(t,B$.fromDate(e))},e.prototype.getPageCount=function(){return void 0===this.pageCount&&(this.pageCount=this.getPages().length),this.pageCount},e.prototype.getPages=function(){return this.pageCache.access()},e.prototype.getPage=function(e){var t=this.getPages();return qY(e,"index",0,t.length-1),t[e]},e.prototype.getPageIndices=function(){return function(e,t){for(var n=new Array(t-e),o=0,r=n.length;o<r;o++)n[o]=e+o;return n}(0,this.getPageCount())},e.prototype.removePage=function(e){var t=this.getPageCount();if(0===this.pageCount)throw new U2;qY(e,"index",0,t-1),this.catalog.removeLeafNode(e),this.pageCount=t-1},e.prototype.addPage=function(e){return VY(e,"page",["undefined",[L3,"PDFPage"],Array]),this.insertPage(this.getPageCount(),e)},e.prototype.insertPage=function(e,t){var n=this.getPageCount();if(qY(e,"index",0,n),VY(t,"page",["undefined",[L3,"PDFPage"],Array]),!t||Array.isArray(t)){var o=Array.isArray(t)?t:P3.A4;(t=L3.create(this)).setSize.apply(t,o)}else if(t.doc!==this)throw new L2;var r=this.catalog.insertLeafNode(t.ref,e);return t.node.setParent(r),this.pageMap.set(t.node,t),this.pageCache.invalidate(),this.pageCount=n+1,t},e.prototype.copyPages=function(t,n){return rv(this,void 0,void 0,(function(){var o,r,i,a,s,c,l,u;return iv(this,(function(d){switch(d.label){case 0:return VY(t,"srcDoc",[[e,"PDFDocument"]]),VY(n,"indices",[Array]),[4,t.flush()];case 1:for(d.sent(),o=l$.for(t.context,this.context),r=t.getPages(),i=new Array(n.length),a=0,s=n.length;a<s;a++)c=r[n[a]],l=o.copy(c.node),u=this.context.register(l),i[a]=L3.of(l,u,this);return[2,i]}}))}))},e.prototype.copy=function(){return rv(this,void 0,void 0,(function(){var t,n,o,r;return iv(this,(function(i){switch(i.label){case 0:return[4,e.create()];case 1:return[4,(t=i.sent()).copyPages(this,this.getPageIndices())];case 2:for(n=i.sent(),o=0,r=n.length;o<r;o++)t.addPage(n[o]);return void 0!==this.getAuthor()&&t.setAuthor(this.getAuthor()),void 0!==this.getCreationDate()&&t.setCreationDate(this.getCreationDate()),void 0!==this.getCreator()&&t.setCreator(this.getCreator()),void 0!==this.getModificationDate()&&t.setModificationDate(this.getModificationDate()),void 0!==this.getProducer()&&t.setProducer(this.getProducer()),void 0!==this.getSubject()&&t.setSubject(this.getSubject()),void 0!==this.getTitle()&&t.setTitle(this.getTitle()),t.defaultWordBreaks=this.defaultWordBreaks,[2,t]}}))}))},e.prototype.addJavaScript=function(e,t){VY(e,"name",["string"]),VY(t,"script",["string"]);var n=k3.for(t,e),o=this.context.nextRef(),r=R3.of(o,this,n);this.javaScripts.push(r)},e.prototype.attach=function(e,t,n){return void 0===n&&(n={}),rv(this,void 0,void 0,(function(){var o,r,i,a;return iv(this,(function(s){return VY(e,"attachment",["string",Uint8Array,ArrayBuffer]),VY(t,"name",["string"]),KY(n.mimeType,"mimeType",["string"]),KY(n.description,"description",["string"]),KY(n.creationDate,"options.creationDate",[Date]),KY(n.modificationDate,"options.modificationDate",[Date]),HY(n.afRelationship,"options.afRelationship",y$),o=AX(e),r=M$.for(o,t,n),i=this.context.nextRef(),a=I3.of(i,this,r),this.embeddedFiles.push(a),[2]}))}))},e.prototype.embedFont=function(e,t){return void 0===t&&(t={}),rv(this,void 0,void 0,(function(){var n,o,r,i,a,s,c,l,u,d;return iv(this,(function(p){switch(p.label){case 0:return n=t.subset,o=void 0!==n&&n,r=t.customName,i=t.features,VY(e,"font",["string",Uint8Array,ArrayBuffer]),VY(o,"subset",["boolean"]),DY(e)?(a=v$.for(e,r),[3,7]):[3,1];case 1:return(f=e)instanceof Uint8Array||f instanceof ArrayBuffer||"string"==typeof f?(s=AX(e),c=this.assertFontkit(),o?[4,E$.for(c,s,r,i)]:[3,3]):[3,6];case 2:return l=p.sent(),[3,5];case 3:return[4,S$.for(c,s,r,i)];case 4:l=p.sent(),p.label=5;case 5:return a=l,[3,7];case 6:throw new TypeError("`font` must be one of `StandardFonts | string | Uint8Array | ArrayBuffer`");case 7:return u=this.context.nextRef(),d=h3.of(u,this,a),this.fonts.push(d),[2,d]}var f}))}))},e.prototype.embedStandardFont=function(e,t){if(VY(e,"font",["string"]),!DY(e))throw new TypeError("`font` must be one of type `StandardFonts`");var n=v$.for(e,t),o=this.context.nextRef(),r=h3.of(o,this,n);return this.fonts.push(r),r},e.prototype.embedJpg=function(e){return rv(this,void 0,void 0,(function(){var t,n,o,r;return iv(this,(function(i){switch(i.label){case 0:return VY(e,"jpg",["string",Uint8Array,ArrayBuffer]),t=AX(e),[4,R$.for(t)];case 1:return n=i.sent(),o=this.context.nextRef(),r=A3.of(o,this,n),this.images.push(r),[2,r]}}))}))},e.prototype.embedPng=function(e){return rv(this,void 0,void 0,(function(){var t,n,o,r;return iv(this,(function(i){switch(i.label){case 0:return VY(e,"png",["string",Uint8Array,ArrayBuffer]),t=AX(e),[4,H$.for(t)];case 1:return n=i.sent(),o=this.context.nextRef(),r=A3.of(o,this,n),this.images.push(r),[2,r]}}))}))},e.prototype.embedPdf=function(t,n){return void 0===n&&(n=[0]),rv(this,void 0,void 0,(function(){var o,r;return iv(this,(function(i){switch(i.label){case 0:return VY(t,"pdf",["string",Uint8Array,ArrayBuffer,[e,"PDFDocument"]]),VY(n,"indices",[Array]),t instanceof e?(o=t,[3,3]):[3,1];case 1:return[4,e.load(t)];case 2:o=i.sent(),i.label=3;case 3:return r=function(e,t){for(var n=new Array(t.length),o=0,r=t.length;o<r;o++)n[o]=e[t[o]];return n}(o.getPages(),n),[2,this.embedPages(r)]}}))}))},e.prototype.embedPage=function(e,t,n){return rv(this,void 0,void 0,(function(){return iv(this,(function(o){switch(o.label){case 0:return VY(e,"page",[[L3,"PDFPage"]]),[4,this.embedPages([e],[t],[n])];case 1:return[2,o.sent()[0]]}}))}))},e.prototype.embedPages=function(e,t,n){return void 0===t&&(t=[]),void 0===n&&(n=[]),rv(this,void 0,void 0,(function(){var o,r,i,a,s,c,l,u,d,p,f,h,A;return iv(this,(function(y){switch(y.label){case 0:if(0===e.length)return[2,[]];for(c=0,l=e.length-1;c<l;c++)if(o=e[c],r=e[c+1],o.node.context!==r.node.context)throw new uJ;i=e[0].node.context,a=i===this.context?function(e){return e}:l$.for(i,this.context).copy,s=new Array(e.length),c=0,l=e.length,y.label=1;case 1:return c<l?(u=a(e[c].node),d=t[c],p=n[c],[4,r0.for(u,d,p)]):[3,4];case 2:f=y.sent(),h=this.context.nextRef(),s[c]=f3.of(h,this,f),y.label=3;case 3:return c++,[3,1];case 4:return(A=this.embeddedPages).push.apply(A,s),[2,s]}}))}))},e.prototype.flush=function(){return rv(this,void 0,void 0,(function(){return iv(this,(function(e){switch(e.label){case 0:return[4,this.embedAll(this.fonts)];case 1:return e.sent(),[4,this.embedAll(this.images)];case 2:return e.sent(),[4,this.embedAll(this.embeddedPages)];case 3:return e.sent(),[4,this.embedAll(this.embeddedFiles)];case 4:return e.sent(),[4,this.embedAll(this.javaScripts)];case 5:return e.sent(),[2]}}))}))},e.prototype.save=function(e){return void 0===e&&(e={}),rv(this,void 0,void 0,(function(){var t,n,o,r,i,a,s,c,l;return iv(this,(function(u){switch(u.label){case 0:return t=e.useObjectStreams,n=void 0===t||t,o=e.addDefaultPage,r=void 0===o||o,i=e.objectsPerTick,a=void 0===i?50:i,s=e.updateFieldAppearances,c=void 0===s||s,VY(n,"useObjectStreams",["boolean"]),VY(r,"addDefaultPage",["boolean"]),VY(a,"objectsPerTick",["number"]),VY(c,"updateFieldAppearances",["boolean"]),r&&0===this.getPageCount()&&this.addPage(),c&&(l=this.formCache.getValue())&&l.updateFieldAppearances(),[4,this.flush()];case 1:return u.sent(),[2,(n?g$:h$).forContext(this.context,a).serializeToBuffer()]}}))}))},e.prototype.saveAsBase64=function(e){return void 0===e&&(e={}),rv(this,void 0,void 0,(function(){var t,n,o,r,i;return iv(this,(function(a){switch(a.label){case 0:return t=e.dataUri,n=void 0!==t&&t,o=ov(e,["dataUri"]),VY(n,"dataUri",["boolean"]),[4,this.save(o)];case 1:return r=a.sent(),i=function(e){for(var t="",n=e.length,o=0;o<n;o+=3)t+=NZ[e[o]>>2],t+=NZ[(3&e[o])<<4|e[o+1]>>4],t+=NZ[(15&e[o+1])<<2|e[o+2]>>6],t+=NZ[63&e[o+2]];return n%3==2?t=t.substring(0,t.length-1)+"=":n%3==1&&(t=t.substring(0,t.length-2)+"=="),t}(r),[2,n?"data:application/pdf;base64,"+i:i]}}))}))},e.prototype.findPageForAnnotationRef=function(e){for(var t=this.getPages(),n=0,o=t.length;n<o;n++){var r=t[n],i=r.node.Annots();if(void 0!==(null==i?void 0:i.indexOf(e)))return r}},e.prototype.embedAll=function(e){return rv(this,void 0,void 0,(function(){var t,n;return iv(this,(function(o){switch(o.label){case 0:t=0,n=e.length,o.label=1;case 1:return t<n?[4,e[t].embed()]:[3,4];case 2:o.sent(),o.label=3;case 3:return t++,[3,1];case 4:return[2]}}))}))},e.prototype.updateInfoDict=function(){var e="pdf-lib (https://github.com/Hopding/pdf-lib)",t=new Date,n=this.getInfoDict();this.setProducer(e),this.setModificationDate(t),n.get(VJ.of("Creator"))||this.setCreator(e),n.get(VJ.of("CreationDate"))||this.setCreationDate(t)},e.prototype.getInfoDict=function(){var e=this.context.lookup(this.context.trailerInfo.Info);if(e instanceof qJ)return e;var t=this.context.obj({});return this.context.trailerInfo.Info=this.context.register(t),t},e.prototype.assertFontkit=function(){if(!this.fontkit)throw new D2;return this.fontkit},e}();function D3(e){if(!(e instanceof C$||e instanceof B$))throw new rJ([C$,B$],e)}!function(e){e.Normal="Normal",e.Multiply="Multiply",e.Screen="Screen",e.Overlay="Overlay",e.Darken="Darken",e.Lighten="Lighten",e.ColorDodge="ColorDodge",e.ColorBurn="ColorBurn",e.HardLight="HardLight",e.SoftLight="SoftLight",e.Difference="Difference",e.Exclusion="Exclusion"}(F3||(F3={}));var L3=function(){function e(e,t,n){this.fontSize=24,this.fontColor=r2(0,0,0),this.lineHeight=24,this.x=0,this.y=0,VY(e,"leafNode",[[c$,"PDFPageLeaf"]]),VY(t,"ref",[[$J,"PDFRef"]]),VY(n,"doc",[[O3,"PDFDocument"]]),this.node=e,this.ref=t,this.doc=n}return e.prototype.setRotation=function(e){var t=m1(e);XY(t,"degreesAngle",90),this.node.set(VJ.of("Rotate"),this.doc.context.obj(t))},e.prototype.getRotation=function(){var e=this.node.Rotate();return p1(e?e.asNumber():0)},e.prototype.setSize=function(e,t){VY(e,"width",["number"]),VY(t,"height",["number"]);var n=this.getMediaBox();this.setMediaBox(n.x,n.y,e,t);var o=this.getCropBox(),r=this.getBleedBox(),i=this.getTrimBox(),a=this.getArtBox(),s=this.node.CropBox(),c=this.node.BleedBox(),l=this.node.TrimBox(),u=this.node.ArtBox();s&&LY(o,n)&&this.setCropBox(n.x,n.y,e,t),c&&LY(r,n)&&this.setBleedBox(n.x,n.y,e,t),l&&LY(i,n)&&this.setTrimBox(n.x,n.y,e,t),u&&LY(a,n)&&this.setArtBox(n.x,n.y,e,t)},e.prototype.setWidth=function(e){VY(e,"width",["number"]),this.setSize(e,this.getSize().height)},e.prototype.setHeight=function(e){VY(e,"height",["number"]),this.setSize(this.getSize().width,e)},e.prototype.setMediaBox=function(e,t,n,o){VY(e,"x",["number"]),VY(t,"y",["number"]),VY(n,"width",["number"]),VY(o,"height",["number"]);var r=this.doc.context.obj([e,t,e+n,t+o]);this.node.set(VJ.MediaBox,r)},e.prototype.setCropBox=function(e,t,n,o){VY(e,"x",["number"]),VY(t,"y",["number"]),VY(n,"width",["number"]),VY(o,"height",["number"]);var r=this.doc.context.obj([e,t,e+n,t+o]);this.node.set(VJ.CropBox,r)},e.prototype.setBleedBox=function(e,t,n,o){VY(e,"x",["number"]),VY(t,"y",["number"]),VY(n,"width",["number"]),VY(o,"height",["number"]);var r=this.doc.context.obj([e,t,e+n,t+o]);this.node.set(VJ.BleedBox,r)},e.prototype.setTrimBox=function(e,t,n,o){VY(e,"x",["number"]),VY(t,"y",["number"]),VY(n,"width",["number"]),VY(o,"height",["number"]);var r=this.doc.context.obj([e,t,e+n,t+o]);this.node.set(VJ.TrimBox,r)},e.prototype.setArtBox=function(e,t,n,o){VY(e,"x",["number"]),VY(t,"y",["number"]),VY(n,"width",["number"]),VY(o,"height",["number"]);var r=this.doc.context.obj([e,t,e+n,t+o]);this.node.set(VJ.ArtBox,r)},e.prototype.getSize=function(){var e=this.getMediaBox();return{width:e.width,height:e.height}},e.prototype.getWidth=function(){return this.getSize().width},e.prototype.getHeight=function(){return this.getSize().height},e.prototype.getMediaBox=function(){return this.node.MediaBox().asRectangle()},e.prototype.getCropBox=function(){var e,t=this.node.CropBox();return null!==(e=null==t?void 0:t.asRectangle())&&void 0!==e?e:this.getMediaBox()},e.prototype.getBleedBox=function(){var e,t=this.node.BleedBox();return null!==(e=null==t?void 0:t.asRectangle())&&void 0!==e?e:this.getCropBox()},e.prototype.getTrimBox=function(){var e,t=this.node.TrimBox();return null!==(e=null==t?void 0:t.asRectangle())&&void 0!==e?e:this.getCropBox()},e.prototype.getArtBox=function(){var e,t=this.node.ArtBox();return null!==(e=null==t?void 0:t.asRectangle())&&void 0!==e?e:this.getCropBox()},e.prototype.translateContent=function(e,t){VY(e,"x",["number"]),VY(t,"y",["number"]),this.node.normalize(),this.getContentStream();var n=this.createContentStream(O1(),B1(e,t)),o=this.doc.context.register(n),r=this.createContentStream(D1()),i=this.doc.context.register(r);this.node.wrapContentStreams(o,i)},e.prototype.scale=function(e,t){VY(e,"x",["number"]),VY(t,"y",["number"]),this.setSize(this.getWidth()*e,this.getHeight()*t),this.scaleContent(e,t),this.scaleAnnotations(e,t)},e.prototype.scaleContent=function(e,t){VY(e,"x",["number"]),VY(t,"y",["number"]),this.node.normalize(),this.getContentStream();var n=this.createContentStream(O1(),S1(e,t)),o=this.doc.context.register(n),r=this.createContentStream(D1()),i=this.doc.context.register(r);this.node.wrapContentStreams(o,i)},e.prototype.scaleAnnotations=function(e,t){VY(e,"x",["number"]),VY(t,"y",["number"]);var n=this.node.Annots();if(n)for(var o=0;o<n.size();o++){var r=n.lookup(o);r instanceof qJ&&this.scaleAnnot(r,e,t)}},e.prototype.resetPosition=function(){this.getContentStream(!1),this.x=0,this.y=0},e.prototype.setFont=function(e){VY(e,"font",[[h3,"PDFFont"]]),this.font=e,this.fontKey=this.node.newFontDictionary(this.font.name,this.font.ref)},e.prototype.setFontSize=function(e){VY(e,"fontSize",["number"]),this.fontSize=e},e.prototype.setFontColor=function(e){VY(e,"fontColor",[[Object,"Color"]]),this.fontColor=e},e.prototype.setLineHeight=function(e){VY(e,"lineHeight",["number"]),this.lineHeight=e},e.prototype.getPosition=function(){return{x:this.x,y:this.y}},e.prototype.getX=function(){return this.x},e.prototype.getY=function(){return this.y},e.prototype.moveTo=function(e,t){VY(e,"x",["number"]),VY(t,"y",["number"]),this.x=e,this.y=t},e.prototype.moveDown=function(e){VY(e,"yDecrease",["number"]),this.y-=e},e.prototype.moveUp=function(e){VY(e,"yIncrease",["number"]),this.y+=e},e.prototype.moveLeft=function(e){VY(e,"xDecrease",["number"]),this.x-=e},e.prototype.moveRight=function(e){VY(e,"xIncrease",["number"]),this.x+=e},e.prototype.pushOperators=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];WY(e,"operator",[[e$,"PDFOperator"]]);var n=this.getContentStream();n.push.apply(n,e)},e.prototype.drawText=function(e,t){var n,o,r,i,a,s,c;void 0===t&&(t={}),VY(e,"text",["string"]),KY(t.color,"options.color",[[Object,"Color"]]),ZY(t.opacity,"opacity.opacity",0,1),KY(t.font,"options.font",[[h3,"PDFFont"]]),KY(t.size,"options.size",["number"]),KY(t.rotate,"options.rotate",[[Object,"Rotation"]]),KY(t.xSkew,"options.xSkew",[[Object,"Rotation"]]),KY(t.ySkew,"options.ySkew",[[Object,"Rotation"]]),KY(t.x,"options.x",["number"]),KY(t.y,"options.y",["number"]),KY(t.lineHeight,"options.lineHeight",["number"]),KY(t.maxWidth,"options.maxWidth",["number"]),KY(t.wordBreaks,"options.wordBreaks",[Array]),HY(t.blendMode,"options.blendMode",F3);for(var l=this.setOrEmbedFont(t.font),u=l.oldFont,d=l.newFont,p=l.newFontKey,f=t.size||this.fontSize,h=t.wordBreaks||this.doc.defaultWordBreaks,A=void 0===t.maxWidth?nX($Z(e)):iX(e,h,t.maxWidth,(function(e){return d.widthOfTextAtSize(e,f)})),y=new Array(A.length),m=0,g=A.length;m<g;m++)y[m]=d.encodeText(A[m]);var C=this.maybeEmbedGraphicsState({opacity:t.opacity,blendMode:t.blendMode}),v=this.getContentStream();v.push.apply(v,function(e,t){for(var n=[O1(),t.graphicsState&&k1(t.graphicsState),q1(),l2(t.color),X1(t.font,t.size),Y1(t.lineHeight),$1(y1(t.rotate),y1(t.xSkew),y1(t.ySkew),t.x,t.y)].filter(Boolean),o=0,r=e.length;o<r;o++)n.push(W1(e[o]),e$.of(n$.NextLine));return n.push(Z1(),D1()),n}(y,{color:null!==(n=t.color)&&void 0!==n?n:this.fontColor,font:p,size:f,rotate:null!==(o=t.rotate)&&void 0!==o?o:p1(0),xSkew:null!==(r=t.xSkew)&&void 0!==r?r:p1(0),ySkew:null!==(i=t.ySkew)&&void 0!==i?i:p1(0),x:null!==(a=t.x)&&void 0!==a?a:this.x,y:null!==(s=t.y)&&void 0!==s?s:this.y,lineHeight:null!==(c=t.lineHeight)&&void 0!==c?c:this.lineHeight,graphicsState:C})),t.font&&(u?this.setFont(u):this.resetFont())},e.prototype.drawImage=function(e,t){var n,o,r,i,a,s,c;void 0===t&&(t={}),VY(e,"image",[[A3,"PDFImage"]]),KY(t.x,"options.x",["number"]),KY(t.y,"options.y",["number"]),KY(t.width,"options.width",["number"]),KY(t.height,"options.height",["number"]),KY(t.rotate,"options.rotate",[[Object,"Rotation"]]),KY(t.xSkew,"options.xSkew",[[Object,"Rotation"]]),KY(t.ySkew,"options.ySkew",[[Object,"Rotation"]]),ZY(t.opacity,"opacity.opacity",0,1),HY(t.blendMode,"options.blendMode",F3);var l=this.node.newXObject("Image",e.ref),u=this.maybeEmbedGraphicsState({opacity:t.opacity,blendMode:t.blendMode}),d=this.getContentStream();d.push.apply(d,B2(l,{x:null!==(n=t.x)&&void 0!==n?n:this.x,y:null!==(o=t.y)&&void 0!==o?o:this.y,width:null!==(r=t.width)&&void 0!==r?r:e.size().width,height:null!==(i=t.height)&&void 0!==i?i:e.size().height,rotate:null!==(a=t.rotate)&&void 0!==a?a:p1(0),xSkew:null!==(s=t.xSkew)&&void 0!==s?s:p1(0),ySkew:null!==(c=t.ySkew)&&void 0!==c?c:p1(0),graphicsState:u}))},e.prototype.drawPage=function(e,t){var n,o,r,i,a;void 0===t&&(t={}),VY(e,"embeddedPage",[[f3,"PDFEmbeddedPage"]]),KY(t.x,"options.x",["number"]),KY(t.y,"options.y",["number"]),KY(t.xScale,"options.xScale",["number"]),KY(t.yScale,"options.yScale",["number"]),KY(t.width,"options.width",["number"]),KY(t.height,"options.height",["number"]),KY(t.rotate,"options.rotate",[[Object,"Rotation"]]),KY(t.xSkew,"options.xSkew",[[Object,"Rotation"]]),KY(t.ySkew,"options.ySkew",[[Object,"Rotation"]]),ZY(t.opacity,"opacity.opacity",0,1),HY(t.blendMode,"options.blendMode",F3);var s=this.node.newXObject("EmbeddedPdfPage",e.ref),c=this.maybeEmbedGraphicsState({opacity:t.opacity,blendMode:t.blendMode}),l=void 0!==t.width?t.width/e.width:void 0!==t.xScale?t.xScale:1,u=void 0!==t.height?t.height/e.height:void 0!==t.yScale?t.yScale:1,d=this.getContentStream();d.push.apply(d,function(e,t){return[O1(),t.graphicsState&&k1(t.graphicsState),B1(t.x,t.y),E1(y1(t.rotate)),S1(t.xScale,t.yScale),M1(y1(t.xSkew),y1(t.ySkew)),e2(e),D1()].filter(Boolean)}(s,{x:null!==(n=t.x)&&void 0!==n?n:this.x,y:null!==(o=t.y)&&void 0!==o?o:this.y,xScale:l,yScale:u,rotate:null!==(r=t.rotate)&&void 0!==r?r:p1(0),xSkew:null!==(i=t.xSkew)&&void 0!==i?i:p1(0),ySkew:null!==(a=t.ySkew)&&void 0!==a?a:p1(0),graphicsState:c}))},e.prototype.drawSvgPath=function(e,t){var n,o,r,i,a,s,c,l,u;void 0===t&&(t={}),VY(e,"path",["string"]),KY(t.x,"options.x",["number"]),KY(t.y,"options.y",["number"]),KY(t.scale,"options.scale",["number"]),KY(t.rotate,"options.rotate",[[Object,"Rotation"]]),KY(t.borderWidth,"options.borderWidth",["number"]),KY(t.color,"options.color",[[Object,"Color"]]),ZY(t.opacity,"opacity.opacity",0,1),KY(t.borderColor,"options.borderColor",[[Object,"Color"]]),KY(t.borderDashArray,"options.borderDashArray",[Array]),KY(t.borderDashPhase,"options.borderDashPhase",["number"]),HY(t.borderLineCap,"options.borderLineCap",d1),ZY(t.borderOpacity,"options.borderOpacity",0,1),HY(t.blendMode,"options.blendMode",F3);var d=this.maybeEmbedGraphicsState({opacity:t.opacity,borderOpacity:t.borderOpacity,blendMode:t.blendMode});"color"in t||"borderColor"in t||(t.borderColor=r2(0,0,0));var p=this.getContentStream();p.push.apply(p,function(e,t){var n,o,r;return av([O1(),t.graphicsState&&k1(t.graphicsState),B1(t.x,t.y),E1(y1(null!==(n=t.rotate)&&void 0!==n?n:p1(0))),t.scale?S1(t.scale,-t.scale):S1(1,-1),t.color&&l2(t.color),t.borderColor&&u2(t.borderColor),t.borderWidth&&L1(t.borderWidth),t.borderLineCap&&I1(t.borderLineCap),P1(null!==(o=t.borderDashArray)&&void 0!==o?o:[],null!==(r=t.borderDashPhase)&&void 0!==r?r:0)],w2(e),[t.color&&t.borderWidth?V1():t.color?G1():t.borderColor?Q1():N1(),D1()]).filter(Boolean)}(e,{x:null!==(n=t.x)&&void 0!==n?n:this.x,y:null!==(o=t.y)&&void 0!==o?o:this.y,scale:t.scale,rotate:null!==(r=t.rotate)&&void 0!==r?r:p1(0),color:null!==(i=t.color)&&void 0!==i?i:void 0,borderColor:null!==(a=t.borderColor)&&void 0!==a?a:void 0,borderWidth:null!==(s=t.borderWidth)&&void 0!==s?s:0,borderDashArray:null!==(c=t.borderDashArray)&&void 0!==c?c:void 0,borderDashPhase:null!==(l=t.borderDashPhase)&&void 0!==l?l:void 0,borderLineCap:null!==(u=t.borderLineCap)&&void 0!==u?u:void 0,graphicsState:d}))},e.prototype.drawLine=function(e){var t,n,o,r,i;VY(e.start,"options.start",[[Object,"{ x: number, y: number }"]]),VY(e.end,"options.end",[[Object,"{ x: number, y: number }"]]),VY(e.start.x,"options.start.x",["number"]),VY(e.start.y,"options.start.y",["number"]),VY(e.end.x,"options.end.x",["number"]),VY(e.end.y,"options.end.y",["number"]),KY(e.thickness,"options.thickness",["number"]),KY(e.color,"options.color",[[Object,"Color"]]),KY(e.dashArray,"options.dashArray",[Array]),KY(e.dashPhase,"options.dashPhase",["number"]),HY(e.lineCap,"options.lineCap",d1),ZY(e.opacity,"opacity.opacity",0,1),HY(e.blendMode,"options.blendMode",F3);var a=this.maybeEmbedGraphicsState({borderOpacity:e.opacity,blendMode:e.blendMode});"color"in e||(e.color=r2(0,0,0));var s=this.getContentStream();s.push.apply(s,function(e){var t,n;return[O1(),e.graphicsState&&k1(e.graphicsState),e.color&&u2(e.color),L1(e.thickness),P1(null!==(t=e.dashArray)&&void 0!==t?t:[],null!==(n=e.dashPhase)&&void 0!==n?n:0),H1(e.start.x,e.start.y),e.lineCap&&I1(e.lineCap),H1(e.start.x,e.start.y),j1(e.end.x,e.end.y),Q1(),D1()].filter(Boolean)}({start:e.start,end:e.end,thickness:null!==(t=e.thickness)&&void 0!==t?t:1,color:null!==(n=e.color)&&void 0!==n?n:void 0,dashArray:null!==(o=e.dashArray)&&void 0!==o?o:void 0,dashPhase:null!==(r=e.dashPhase)&&void 0!==r?r:void 0,lineCap:null!==(i=e.lineCap)&&void 0!==i?i:void 0,graphicsState:a}))},e.prototype.drawRectangle=function(e){var t,n,o,r,i,a,s,c,l,u,d,p,f;void 0===e&&(e={}),KY(e.x,"options.x",["number"]),KY(e.y,"options.y",["number"]),KY(e.width,"options.width",["number"]),KY(e.height,"options.height",["number"]),KY(e.rotate,"options.rotate",[[Object,"Rotation"]]),KY(e.xSkew,"options.xSkew",[[Object,"Rotation"]]),KY(e.ySkew,"options.ySkew",[[Object,"Rotation"]]),KY(e.borderWidth,"options.borderWidth",["number"]),KY(e.color,"options.color",[[Object,"Color"]]),ZY(e.opacity,"opacity.opacity",0,1),KY(e.borderColor,"options.borderColor",[[Object,"Color"]]),KY(e.borderDashArray,"options.borderDashArray",[Array]),KY(e.borderDashPhase,"options.borderDashPhase",["number"]),HY(e.borderLineCap,"options.borderLineCap",d1),ZY(e.borderOpacity,"options.borderOpacity",0,1),HY(e.blendMode,"options.blendMode",F3);var h=this.maybeEmbedGraphicsState({opacity:e.opacity,borderOpacity:e.borderOpacity,blendMode:e.blendMode});"color"in e||"borderColor"in e||(e.color=r2(0,0,0));var A=this.getContentStream();A.push.apply(A,S2({x:null!==(t=e.x)&&void 0!==t?t:this.x,y:null!==(n=e.y)&&void 0!==n?n:this.y,width:null!==(o=e.width)&&void 0!==o?o:150,height:null!==(r=e.height)&&void 0!==r?r:100,rotate:null!==(i=e.rotate)&&void 0!==i?i:p1(0),xSkew:null!==(a=e.xSkew)&&void 0!==a?a:p1(0),ySkew:null!==(s=e.ySkew)&&void 0!==s?s:p1(0),borderWidth:null!==(c=e.borderWidth)&&void 0!==c?c:0,color:null!==(l=e.color)&&void 0!==l?l:void 0,borderColor:null!==(u=e.borderColor)&&void 0!==u?u:void 0,borderDashArray:null!==(d=e.borderDashArray)&&void 0!==d?d:void 0,borderDashPhase:null!==(p=e.borderDashPhase)&&void 0!==p?p:void 0,graphicsState:h,borderLineCap:null!==(f=e.borderLineCap)&&void 0!==f?f:void 0}))},e.prototype.drawSquare=function(e){void 0===e&&(e={});var t=e.size;KY(t,"size",["number"]),this.drawRectangle(nv(nv({},e),{width:t,height:t}))},e.prototype.drawEllipse=function(e){var t,n,o,r,i,a,s,c,l,u,d;void 0===e&&(e={}),KY(e.x,"options.x",["number"]),KY(e.y,"options.y",["number"]),KY(e.xScale,"options.xScale",["number"]),KY(e.yScale,"options.yScale",["number"]),KY(e.rotate,"options.rotate",[[Object,"Rotation"]]),KY(e.color,"options.color",[[Object,"Color"]]),ZY(e.opacity,"opacity.opacity",0,1),KY(e.borderColor,"options.borderColor",[[Object,"Color"]]),ZY(e.borderOpacity,"options.borderOpacity",0,1),KY(e.borderWidth,"options.borderWidth",["number"]),KY(e.borderDashArray,"options.borderDashArray",[Array]),KY(e.borderDashPhase,"options.borderDashPhase",["number"]),HY(e.borderLineCap,"options.borderLineCap",d1),HY(e.blendMode,"options.blendMode",F3);var p=this.maybeEmbedGraphicsState({opacity:e.opacity,borderOpacity:e.borderOpacity,blendMode:e.blendMode});"color"in e||"borderColor"in e||(e.color=r2(0,0,0));var f=this.getContentStream();f.push.apply(f,T2({x:null!==(t=e.x)&&void 0!==t?t:this.x,y:null!==(n=e.y)&&void 0!==n?n:this.y,xScale:null!==(o=e.xScale)&&void 0!==o?o:100,yScale:null!==(r=e.yScale)&&void 0!==r?r:100,rotate:null!==(i=e.rotate)&&void 0!==i?i:void 0,color:null!==(a=e.color)&&void 0!==a?a:void 0,borderColor:null!==(s=e.borderColor)&&void 0!==s?s:void 0,borderWidth:null!==(c=e.borderWidth)&&void 0!==c?c:0,borderDashArray:null!==(l=e.borderDashArray)&&void 0!==l?l:void 0,borderDashPhase:null!==(u=e.borderDashPhase)&&void 0!==u?u:void 0,borderLineCap:null!==(d=e.borderLineCap)&&void 0!==d?d:void 0,graphicsState:p}))},e.prototype.drawCircle=function(e){void 0===e&&(e={});var t=e.size,n=void 0===t?100:t;KY(n,"size",["number"]),this.drawEllipse(nv(nv({},e),{xScale:n,yScale:n}))},e.prototype.setOrEmbedFont=function(e){var t=this.font,n=this.fontKey;return e?this.setFont(e):this.getFont(),{oldFont:t,oldFontKey:n,newFont:this.font,newFontKey:this.fontKey}},e.prototype.getFont=function(){if(!this.font||!this.fontKey){var e=this.doc.embedStandardFont(y3.Helvetica);this.setFont(e)}return[this.font,this.fontKey]},e.prototype.resetFont=function(){this.font=void 0,this.fontKey=void 0},e.prototype.getContentStream=function(e){return void 0===e&&(e=!0),e&&this.contentStream||(this.contentStream=this.createContentStream(),this.contentStreamRef=this.doc.context.register(this.contentStream),this.node.addContentStream(this.contentStreamRef)),this.contentStream},e.prototype.createContentStream=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var n=this.doc.context.obj({});return r$.of(n,e)},e.prototype.maybeEmbedGraphicsState=function(e){var t=e.opacity,n=e.borderOpacity,o=e.blendMode;if(void 0!==t||void 0!==n||void 0!==o){var r=this.doc.context.obj({Type:"ExtGState",ca:t,CA:n,BM:o});return this.node.newExtGState("GS",r)}},e.prototype.scaleAnnot=function(e,t,n){for(var o=["RD","CL","Vertices","QuadPoints","L","Rect"],r=0,i=o.length;r<i;r++){var a=e.lookup(VJ.of(o[r]));a instanceof kJ&&a.scalePDFNumbers(t,n)}var s=e.lookup(VJ.of("InkList"));if(s instanceof kJ)for(r=0,i=s.size();r<i;r++){var c=s.lookup(r);c instanceof kJ&&c.scalePDFNumbers(t,n)}},e.of=function(t,n,o){return new e(t,n,o)},e.create=function(t){VY(t,"doc",[[O3,"PDFDocument"]]);var n=$J.of(-1),o=c$.withContextAndParent(t.context,n);return new e(o,t.context.register(o),t)},e}(),U3=function(e){function t(t,n,o){var r=e.call(this,t,n,o)||this;return VY(t,"acroButton",[[S0,"PDFAcroPushButton"]]),r.acroField=t,r}return tv(t,e),t.prototype.setImage=function(e,t){void 0===t&&(t=q2.Center);for(var n=this.acroField.getWidgets(),o=0,r=n.length;o<r;o++){var i=n[o],a=this.createImageAppearanceStream(i,e,t);this.updateWidgetAppearances(i,{normal:a})}this.markAsClean()},t.prototype.setFontSize=function(e){YY(e,"fontSize"),this.acroField.setFontSize(e),this.markAsDirty()},t.prototype.addToPage=function(e,t,n){var o,r,i,a,s,c,l,u,d,p,f;KY(e,"text",["string"]),KY(t,"page",[[L3,"PDFPage"]]),m3(n);var h=this.createWidget({x:(null!==(o=null==n?void 0:n.x)&&void 0!==o?o:0)-(null!==(r=null==n?void 0:n.borderWidth)&&void 0!==r?r:0)/2,y:(null!==(i=null==n?void 0:n.y)&&void 0!==i?i:0)-(null!==(a=null==n?void 0:n.borderWidth)&&void 0!==a?a:0)/2,width:null!==(s=null==n?void 0:n.width)&&void 0!==s?s:100,height:null!==(c=null==n?void 0:n.height)&&void 0!==c?c:50,textColor:null!==(l=null==n?void 0:n.textColor)&&void 0!==l?l:r2(0,0,0),backgroundColor:null!==(u=null==n?void 0:n.backgroundColor)&&void 0!==u?u:r2(.75,.75,.75),borderColor:null==n?void 0:n.borderColor,borderWidth:null!==(d=null==n?void 0:n.borderWidth)&&void 0!==d?d:0,rotate:null!==(p=null==n?void 0:n.rotate)&&void 0!==p?p:p1(0),caption:e,hidden:null==n?void 0:n.hidden,page:t.ref}),A=this.doc.context.register(h.dict);this.acroField.addWidget(A);var y=null!==(f=null==n?void 0:n.font)&&void 0!==f?f:this.doc.getForm().getDefaultFont();this.updateWidgetAppearance(h,y),t.node.addAnnot(A)},t.prototype.needsAppearancesUpdate=function(){var e;if(this.isDirty())return!0;for(var t=this.acroField.getWidgets(),n=0,o=t.length;n<o;n++){if(!((null===(e=t[n].getAppearances())||void 0===e?void 0:e.normal)instanceof ZJ))return!0}return!1},t.prototype.defaultUpdateAppearances=function(e){VY(e,"font",[[h3,"PDFFont"]]),this.updateAppearances(e)},t.prototype.updateAppearances=function(e,t){VY(e,"font",[[h3,"PDFFont"]]),KY(t,"provider",[Function]);for(var n=this.acroField.getWidgets(),o=0,r=n.length;o<r;o++){var i=n[o];this.updateWidgetAppearance(i,e,t)}},t.prototype.updateWidgetAppearance=function(e,t,n){var o=t3((null!=n?n:l3)(this,e,t));this.updateWidgetAppearanceWithFont(e,t,o)},t.of=function(e,n,o){return new t(e,n,o)},t}(g3),z3=r2(30/255,39/255,88/255);r2(.6,27/255,30/255);var N3=r2(40/255,52/255,121/255);r2(68/255,114/255,196/255);var H3=r2(193/255,0,0);r2(190/255,192/255,194/255);var j3,Q3,G3,V3=r2(0,0,0),K3=r2(1,1,1);function W3(e){return 0==e.length?0:function(e){for(var t=0,n=0;n<e.length;n++)t+=e[n];return t}(e)/e.length}function q3(e){return rv(this,void 0,void 0,(function(){var t;return iv(this,(function(n){switch(n.label){case 0:return[4,e.document.embedJpg("data:image/jpeg;base64,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+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60ALRRRQAnPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60AHPrRz60c+tHPrQAc+tHPrRz60c+tABz60c+tHPrRz60ALRRRQAnPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3ox70AHPrRz60Y96Me9ABz60c+tGPejHvQAc+tHPrRj3oxQAtFFFACY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96Me9GPejHvQAY96MUY96MUALRRRQAmPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3ox70UUAGPejHvRRQAY96Me9FFABj3oxRRQAtFFFACbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAbRRtFG0UbRQAb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PgC+likUOjK6YZSMgjn0ryDxR4b1PwX4h1HQtas5NP1bT5mgurWX70br1Ffsr+wL8XD8Wv2cdCa7uPP1fQ86RelmyxaMDYx+qFTXyz+31+zLe+Jv2pfA91osDLD48kjsriSJeI54iBK+B6RYck+hrxaOOl7eVGskrX/A6pUlyqUT5e8K/shfGDxt4dsNd0XwPfXuk38QmtrkFVEiHowBOcGuF+Inw08S/CfxF/YXizS30fWPJWc2kjBmCNnaTjpnBr997Gz03wJ4Tt7WEJZaPo1ksagnCxQxJgcnsFWvwd+OvxMuPjF8XvFPi+ctt1O9d7dT1S3U7Il/BFX8SavB4ypipyukooVSnGmtNzP8N/Cjxf4v0OfWdG0C61DTYTIDPEB85jXdIEBOX2rydoOKn/4U540/4SDTNE/4R+6/tTUtP/tW0gwP31p5Zk84Hpt2qT+GK774U/EzwpoPgSLS/EOpzutpJdy/2PPpbXBZpEIWSyukZWtZM4DlsqcdK6+T9qDw2bGwkW21L+2bGyj0W2umQER6a0atcR5znd568Efws1dcqlZSaUdCYxhbVny+epB6g4o2inSMHlduiliQPxNN4rsMA2ijaKOKOKADaKNoo4o4oANoo2ijijigA2ijaKOKOKADaKNoo4o4oANoo2ijijigA2ijaKOKOKADaKNoo4o4oANoo2ijijigA2ijaKOKOKADaKNoo4o4oANoowKOKOKAFooooATijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKADijijijigA4o4o4o4oAOKOKOKOKAA4wa/UL/gkb/yTfx5/2FYf/RZr8vTjBr9Qv+CRv/JN/Hn/AGFYf/RZrzMy/wB2l8joofEfSv7YX/JsPxK/7As38hX4T/wj8K/dj9sL/k2H4lf9gWb+Qr8J/wCEfQVy5T/Dl6l4j4kftr+wKo/4ZN8BY6fZ5f8A0a9e96hY2+pWNxZ3cCXNrcRtFNDIu5ZEYYZSD1BBIrwX9gT/AJNN8Bf9e8n/AKNevoF6+fxP8afq/wAzrj8KPxU/bY/Zduf2c/iU76dBI/gvWXabSrg8iFurWzH1Xt6rj0Nfc/8AwStA/wCGZpsdP7cu/wD2WvoT45/BnQ/jx8NtV8I65Gphuk3W1yBl7WcD5JV9wfzGRXkv/BP34Z658H/hHrvhLxFbmDU9O8Q3kZbBCzJldkieqsMEGvRqYv6xhOSXxJr5mMafLUutj6aZf8+tfiL+298ET8D/AI/a1Y2tv5Wg6wf7V0wgfKI5CS8Y/wBx9y49AD3r9vCM18j/APBSf4Hn4nfA2TxHYQGXXPCbNfJsX5pLY4E6/gAH/wCAH1rDL63sayT2loVVjzRPx/4o49KODz61e0HQ73xNren6RpsXn6hf3EdrbxD+KR2CqPpk19notWeafe//AASn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QkdDtZiKzFbawKkhgcgjqD603j1pcihabAbg8deKFGF8U68o9Bqtxj/0Ose4uJru4knuJpLieRt8k0zl3dvVmPJP1qPIo49aVktgNez8YeIdPtkt7TxDrFpbxjCQ2+ozRxp9FVgB+FUtS1a+1i4+0ajfXWo3G0J515O8zhR0AZiTjk8e5qrkUcetFkAZFGRRkUZFMAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKAFooooATIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMijIoyKADIoyKMijIoAMijIoyKMigAyKMi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Z9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1GfajPtQAZ9qM+1Gfaj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Rn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAKPzoz7UZ9qAD86Pzoz7UZ9qYB+dH50Z9qM+1AB+dH50Z9qM+1AB+dH50Z9qM+1AB+dH50Z9qM+1AB+dH50Z9qM+1AB+dH50Z9qM+1AB745ozRn2oz7UgDPtRn2oz7UZ9qAD8KPwoz7UZ9qAD8KPwoz7UZ9qAD8KPwoz7UZ9qAE49KX8KM+1GfagA/OijPtRn2oAPwpPwpc+1GfagA/Cj86M+1GfagA49KPfFGfajPtQAfnScelLn2oz7UAJ+FL+HFGfajPtQAfXJoz9TRn2oz7UAJ68Uv+eaM+1GfamAtIfxoz7UZ9qAE49MUufajPtRn2oAPzo/CjPtRn2pAJ+Bpc46cUZ9qM+1MBPzpc+nFGfajPtSATj0pfwoz7UZ9qAD8P0paTPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GfajPtRn2oAM+1GaM+1GaAFooooATPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1Gfajn0o59KADPtRn2o59KOfSgAz7UZ9qOfSjn0oAM+1GaOfSjn0oAWiiigBOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAOfSjn0o59KOfSgA59KOfSjn0o59KADn0o59KOfSjn0oAWiiigBOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAOfSjn0o5o5oAWiiigBOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wqeZF8rOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhOaOa7v/AIQXT/8Anrcf99r/AIUf8ILp/wDz1uP++1/wo5kHKzhOaOa7v/hBdP8A+etx/wB9r/hR/wAILp//AD1uP++1/wAKOZBys4Tmjmu7/wCEF0//AJ63H/fa/wCFH/CC6f8A89bj/vtf8KOZBys4Tmjmu7/4QXT/APnrcf8Afa/4Uf8ACC6f/wA9bj/vtf8ACjmQcrOE5o5ru/8AhBdP/wCetx/32v8AhR/wgun/APPW4/77X/CjmQcrOE5o5ru/+EF0/wD563H/AH2v+FH/AAgun/8APW4/77X/AAo5kHKzhaK7r/hBdP8A+etx/wB9r/hRS50HKz//2Q==")];case 1:return t=n.sent(),e.sheets.forEach((function(e){var n=e.page,o=n.getWidth()/t.width,r=t.scale(o);n.drawImage(t,{x:n.getWidth()-r.width,y:n.getHeight()-r.height,width:r.width,height:r.height})})),[2]}}))}))}function Z3(e){return rv(this,void 0,void 0,(function(){var t,n,o,r;return iv(this,(function(i){switch(i.label){case 0:return[4,e.document.embedFont(y3.HelveticaBold)];case 1:return t=i.sent(),n=V3,o="Not an Application for Insurance;",r="Not an Insurance Policy or Binder",e.sheets.forEach((function(i,a){var s=i.page.getWidth(),c=t.widthOfTextAtSize(o,8),l=(s-c)/2;i.page.drawText(o,{x:l,y:e.bottomMargin/2,font:t,size:8,color:n,lineHeight:t.heightAtSize(8)}),l=(s-(c=t.widthOfTextAtSize(r,8)))/2,i.page.drawText(r,{x:l,y:e.bottomMargin/2-t.heightAtSize(9),font:t,size:8,color:n,lineHeight:t.heightAtSize(8)})})),[2]}}))}))}function X3(e){return rv(this,void 0,void 0,(function(){var t,n;return iv(this,(function(o){switch(o.label){case 0:return[4,e.document.embedFont(y3.Helvetica)];case 1:return t=o.sent(),n=V3,e.sheets.forEach((function(o,r){var i="Page ".concat(r+1," of ").concat(e.sheets.length),a=t.widthOfTextAtSize(i,8);o.page.drawText(i,{x:o.page.getWidth()-e.leftMargin-a,y:e.bottomMargin/2,font:t,size:8,color:n,lineHeight:t.heightAtSize(8)})})),[2]}}))}))}function Y3(e,t,n,o,r){return rv(this,void 0,void 0,(function(){var i,a,s,c;return iv(this,(function(l){return i=e.sheets[e.currentSheetIndex],a=i.cursor.x,s=i.page,c=s.getWidth()-(e.leftMargin+e.rightMargin),i.cursor.y-r.heightAtSize(n)<e.bottomMargin&&(o5(e),i=e.sheets[e.currentSheetIndex],a=i.cursor.x),i.page.drawText(t,{x:a,y:i.cursor.y,font:r,size:n,color:o,lineHeight:n,maxWidth:c}),i.cursor.y=i.cursor.y-r.heightAtSize(n),[2]}))}))}function J3(e,t,n,o,r){return rv(this,void 0,void 0,(function(){var i,a,s,c,l;return iv(this,(function(u){return i=e.sheets[e.currentSheetIndex],a=i.page,s=a.getWidth(),c=n.widthOfTextAtSize(t,r),l=(s-c)/2,i.cursor.y-n.heightAtSize(r)<e.bottomMargin&&(o5(e),i=e.sheets[e.currentSheetIndex],a=i.page),a.drawText(t,{x:l,y:i.cursor.y,font:n,size:r,color:o,lineHeight:r,maxWidth:s}),i.cursor.y=i.cursor.y-n.heightAtSize(r),[2]}))}))}function $3(e,t,n,o,r){return rv(this,void 0,void 0,(function(){var i,a,s,c,l,u,d,p;return iv(this,(function(f){return i=e.sheets[e.currentSheetIndex],a=i.page,s=a.getWidth()-(e.leftMargin+e.rightMargin),c=i.cursor.x,l=i.cursor.y,u=n.widthOfTextAtSize(t,r),d=Math.ceil(u/s),p=d*n.heightAtSize(r),l-p<e.bottomMargin&&(o5(e),i=e.sheets[e.currentSheetIndex],a=i.page,c=i.cursor.x,l=i.cursor.y),a.drawText(t,{x:c,y:l,font:n,size:r,color:o,lineHeight:n.sizeAtHeight(r),maxWidth:s}),i.cursor.y=i.cursor.y-p,[2]}))}))}function e5(e,t,n,o,r){return rv(this,void 0,void 0,(function(){var i,a,s,c,l,u,d,p;return iv(this,(function(f){return i=e.sheets[e.currentSheetIndex],a=i.page,s=a.getWidth()-(e.leftMargin+e.rightMargin),c=i.cursor.x,l=i.cursor.y,u=n.widthOfTextAtSize(t,r),d=Math.ceil(u/s),p=d*n.heightAtSize(r),l-p<e.bottomMargin&&(o5(e),i=e.sheets[e.currentSheetIndex],a=i.page,c=i.cursor.x,l=i.cursor.y),a.drawText(t,{x:c,y:l,font:n,size:r,color:o,lineHeight:r,maxWidth:s}),i.cursor.y=i.cursor.y-p-2,[2]}))}))}function t5(e,t,n,o,r,i,a){return rv(this,void 0,void 0,(function(){var s,c,l,u,d,p,f,h;return iv(this,(function(A){return s=e.sheets[e.currentSheetIndex],c=s.page,l=c.getWidth()-(e.leftMargin+e.rightMargin),u=i,d=a,p=n.widthOfTextAtSize(t,r),f=Math.ceil(p/l),h=f*n.heightAtSize(r),d-h<e.bottomMargin&&(o5(e),s=e.sheets[e.currentSheetIndex],c=s.page,u=s.cursor.x,d=s.cursor.y),c.drawText(t,{x:u,y:d,font:n,size:r,color:o,lineHeight:r,maxWidth:l}),[2]}))}))}function n5(e,t,n,o){return rv(this,void 0,void 0,(function(){var r,i;return iv(this,(function(a){switch(a.label){case 0:return i={},[4,O3.create()];case 1:return i.document=a.sent(),i.topMargin=e,i.bottomMargin=t,i.leftMargin=n,i.rightMargin=o,i.sheets=[],i.currentSheetIndex=-1,o5(r=i),[2,r]}}))}))}function o5(e){return rv(this,void 0,void 0,(function(){var t,n;return iv(this,(function(o){return t=e.document.getPageCount(),n=e.document.addPage(P3.Letter),e.sheets.push({page:n,cursor:{x:e.leftMargin,y:n.getHeight()-e.topMargin}}),e.currentSheetIndex=t,[2]}))}))}function r5(e,t){return rv(this,void 0,void 0,(function(){var n;return iv(this,(function(o){switch(o.label){case 0:return[4,e.document.embedPng(t)];case 1:return n=o.sent(),i5(e,n),[2]}}))}))}function i5(e,t){var n=e.sheets[e.currentSheetIndex],o=n.page,r=(o.getWidth()-(e.leftMargin+e.rightMargin))/t.width,i=(o.getHeight()-(e.topMargin+e.bottomMargin))/t.height,a=Math.min(r,i),s=t.scale(a);n.cursor.y-s.height>0?(o.drawImage(t,{x:n.cursor.x,y:n.cursor.y-s.height,width:s.width,height:s.height}),n.cursor.y=n.cursor.y-s.height):n.cursor.y<o.getHeight()-e.bottomMargin&&(o5(e),i5(e,t))}function a5(e,t,n,o,r,i,a,s,c,l,u){var d=e.sheets[e.currentSheetIndex],p=d.cursor.x,f=d.cursor.y;d.cursor.y-t<e.bottomMargin&&(o5(e),d=e.sheets[e.currentSheetIndex],p=d.cursor.x,f=d.cursor.y),d.page.drawRectangle({x:p,y:f-t,width:n,height:t,borderWidth:o,borderColor:o2(0),color:r,opacity:1}),c.forEach((function(c){var f=n*c.widthFactor;c5(e,t,o,f,p,d.cursor.y,a,s,r,c.name,i,l,u),p+=f})),d.cursor.y=d.cursor.y-t}function s5(e,t,n,o,r,i,a,s){var c=e.sheets[e.currentSheetIndex],l=c.cursor.x,u=c.cursor.y;c.cursor.y-t<e.bottomMargin&&(o5(e),c=e.sheets[e.currentSheetIndex],l=c.cursor.x,u=c.cursor.y),c.page.drawRectangle({x:l,y:u-t,width:n,height:t,borderWidth:o,borderColor:o2(0),color:void 0,opacity:1}),a.forEach((function(a){var s=n*a.widthFactor;c5(e,t,o,s,l,c.cursor.y,r,i,void 0,a.name,V3),l+=s})),c.cursor.y=c.cursor.y-t}function c5(e,t,n,o,r,i,a,s,c,l,u,d,p){var f=t*s,h=0,A=function(e,t,n,o){for(var r=[],i=e.split(" "),a="",s=0;s<i.length;s++){var c=i[s],l=a+c;n.widthOfTextAtSize(l,o)>=t?(r.push(a.trim()),a=c+" "):a=a+c+" "}a.trim().length>0&&r.push(a.trim());return r}(l||"",o,a,f);a.widthOfTextAtSize((null==l?void 0:l.replaceAll("\n",""))||"",f)>=o&&1==p?h=t-(t+(a.heightAtSize(f)*A.length+2*A.length))/2+a.heightAtSize(f):h=(t+a.heightAtSize(f))/2-n;var y=e.sheets[e.currentSheetIndex].page;null!=l&&(p?y.drawText(l,{x:r+3,y:i-h,font:a,size:f,color:u,lineHeight:f+2,maxWidth:o}):y.drawText(function(e,t,n,o){var r=n.widthOfTextAtSize(e,o);if(r>=t){for(var i=e.split(" "),a="",s=0;s<i.length&&!(n.widthOfTextAtSize(a+" "+i[s]+" ...",o)>=t);s++)a=a+" "+i[s];return a+" ..."}return e}(l,o,a,f),{x:r+3,y:i-h,font:a,size:f,color:u,lineHeight:20}))}function l5(e,t){var n=e.sheets[e.currentSheetIndex];n.cursor.y=n.cursor.y-t}function u5(e,t,n){return rv(this,void 0,void 0,(function(){var o,r,i,a,s;return iv(this,(function(c){switch(c.label){case 0:return[4,e.document.embedFont(y3.HelveticaBold)];case 1:return o=c.sent(),[4,e.document.embedFont(y3.Helvetica)];case 2:return r=c.sent(),i=160,a=9.5,s=2.5,[4,e5(e,"Results Summary:",o,H3,12)];case 3:return c.sent(),[4,t5(e,"Insurance Limit:",o,V3,a,e.sheets[e.currentSheetIndex].cursor.x,e.sheets[e.currentSheetIndex].cursor.y)];case 4:return c.sent(),[4,t5(e,"$".concat((new Intl.NumberFormat).format(n)),r,V3,a,e.sheets[e.currentSheetIndex].cursor.x+i,e.sheets[e.currentSheetIndex].cursor.y)];case 5:return c.sent(),l5(e,r.sizeAtHeight(a)+s),[4,t5(e,"Number of Payouts:",o,V3,a,e.sheets[e.currentSheetIndex].cursor.x,e.sheets[e.currentSheetIndex].cursor.y)];case 6:return c.sent(),[4,t5(e,"".concat(t.payouts.length),r,V3,a,e.sheets[e.currentSheetIndex].cursor.x+i,e.sheets[e.currentSheetIndex].cursor.y)];case 7:return c.sent(),l5(e,r.sizeAtHeight(a)+s),[4,t5(e,"Max Calculated Payout:",o,V3,a,e.sheets[e.currentSheetIndex].cursor.x,e.sheets[e.currentSheetIndex].cursor.y)];case 8:return c.sent(),[4,t5(e,"".concat(new Intl.NumberFormat("en-US",{style:"currency",currency:"USD"}).format(Math.max.apply(Math,sv(sv([],t.payouts.map((function(e){return e.maxRecoveryAmount})),!1),[0],!1)))),r,V3,a,e.sheets[e.currentSheetIndex].cursor.x+i,e.sheets[e.currentSheetIndex].cursor.y)];case 9:return c.sent(),l5(e,r.sizeAtHeight(a)+s),[4,t5(e,"Average Calculated Payout:",o,V3,a,e.sheets[e.currentSheetIndex].cursor.x,e.sheets[e.currentSheetIndex].cursor.y)];case 10:return c.sent(),[4,t5(e,"".concat(new Intl.NumberFormat("en-US",{style:"currency",currency:"USD"}).format(W3(t.payouts.map((function(e){return e.maxRecoveryAmount}))))),r,V3,a,e.sheets[e.currentSheetIndex].cursor.x+i,e.sheets[e.currentSheetIndex].cursor.y)];case 11:return c.sent(),l5(e,r.sizeAtHeight(a)+s),[4,t5(e,"Most Recent Payout:",o,V3,a,e.sheets[e.currentSheetIndex].cursor.x,e.sheets[e.currentSheetIndex].cursor.y)];case 12:return c.sent(),[4,t5(e,"".concat(d5(t.payouts)),r,V3,a,e.sheets[e.currentSheetIndex].cursor.x+i,e.sheets[e.currentSheetIndex].cursor.y)];case 13:return c.sent(),l5(e,r.sizeAtHeight(a)+s),[2]}}))}))}function d5(e){for(var t="N/A",n=0,o="",r=0;r<e.length;r++)("N/A"==t||n<e[r].year||n==e[r].year&&o<e[r].name)&&(n=e[r].year,o=e[r].name,t="".concat(o," (").concat(n,") - ").concat(new Intl.NumberFormat("en-US",{style:"currency",currency:"USD"}).format(e[r].maxRecoveryAmount)));return t}function p5(e,t,n,o){return rv(this,void 0,void 0,(function(){var r,i,a,s,c,l,u,d,p,f;return iv(this,(function(h){switch(h.label){case 0:return e&&e.length>0?(r=n.sheets[n.currentSheetIndex],i=r.page,a=20,s=1,c=i.getWidth()-(n.leftMargin+n.rightMargin),l=.35,[4,n.document.embedFont(y3.HelveticaBold)]):[3,3];case 1:return u=h.sent(),d=[{widthFactor:.01,name:j3.BLANK},{widthFactor:.15,name:j3.STORM},{widthFactor:.15,name:j3.YEAR},{widthFactor:.2,name:j3.WINDSPEED},{widthFactor:.2,name:j3.PAYOUT_RECOVERY},{widthFactor:.19,name:j3.PAYOUT_RECOVERY_AMT}],a5(n,a,c,s,z3,K3,u,l,d,o),[4,n.document.embedFont(y3.Helvetica)];case 2:return p=h.sent(),e.forEach((function(e){var o=function(e,t,n){var o=t.map((function(t){switch(t.name){case j3.STORM:return{name:e.name,widthFactor:t.widthFactor};case j3.YEAR:return{name:"".concat(e.year),widthFactor:t.widthFactor};case j3.WINDSPEED:return{name:"".concat(e.windspeedMPH?e.windspeedMPH.toFixed(2):"N/A"),widthFactor:t.widthFactor};case j3.PAYOUT_RECOVERY:var o=(null==e?void 0:e.proxyPayout)||(null==e?void 0:e.anemometerPayout)||(null==e?void 0:e.ciacPayout)||0;return{name:"".concat((100*o).toFixed(1),"%"),widthFactor:t.widthFactor};case j3.PAYOUT_RECOVERY_AMT:var r=(null==e?void 0:e.proxyPayout)||(null==e?void 0:e.anemometerPayout)||(null==e?void 0:e.ciacPayout)||0;return{name:"$".concat((new Intl.NumberFormat).format(r*n)),widthFactor:t.widthFactor};default:return{name:"",widthFactor:t.widthFactor}}}));return o}(e,d,t);s5(n,a,c,s,p,l,o)})),[3,6];case 3:return[4,n.document.embedFont(y3.HelveticaOblique)];case 4:return f=h.sent(),[4,Y3(n,"No payouts found...",8,V3,f)];case 5:h.sent(),h.label=6;case 6:return[2]}}))}))}function f5(e,t,n){return rv(this,void 0,void 0,(function(){var o,r,i,a,s,c,l,u,d;return iv(this,(function(p){switch(p.label){case 0:return o=t.sheets[t.currentSheetIndex],r=o.page,i=20,a=1,s=r.getWidth()-(t.leftMargin+t.rightMargin),c=.35,[4,t.document.embedFont(y3.HelveticaBold)];case 1:return l=p.sent(),u=[{widthFactor:.01,name:j3.BLANK},{widthFactor:.11,name:j3.STORM},{widthFactor:.05,name:j3.YEAR},{widthFactor:.03,name:j3.BLANK},{widthFactor:.07,name:j3.PROXY_WIND},{widthFactor:.03,name:j3.BLANK},{widthFactor:.07,name:j3.PROXY},{widthFactor:.03,name:j3.BLANK},{widthFactor:.1,name:j3.ANEMOMETER_WIND},{widthFactor:.03,name:j3.BLANK},{widthFactor:.1,name:j3.ANEMOMETER},{widthFactor:.03,name:j3.BLANK},{widthFactor:.07,name:j3.CIAC},{widthFactor:.03,name:j3.BLANK},{widthFactor:.09,name:j3.RECOVERY},{widthFactor:.03,name:j3.BLANK},{widthFactor:.09,name:j3.RECOVERY_AMT}],a5(t,35,s,a,z3,K3,l,.2,u,n,!0),[4,t.document.embedFont(y3.Helvetica)];case 2:return d=p.sent(),e.payouts.forEach((function(e){var n=function(e,t){var n=t.map((function(t){switch(t.name){case j3.STORM:return{name:e.name,widthFactor:t.widthFactor};case j3.PROXY:return{name:e.proxy.proxyPayout>0?"".concat((100*e.proxy.proxyPayout).toFixed(1),"%"):"N/A",widthFactor:t.widthFactor};case j3.PROXY_WIND:return{name:null!=e.proxy.windspeedMPH?"".concat(e.proxy.windspeedMPH):"N/A",widthFactor:t.widthFactor};case j3.ANEMOMETER_WIND:return{name:null!=e.anemometer.windspeedMPH?"".concat(e.anemometer.windspeedMPH):"N/A",widthFactor:t.widthFactor};case j3.ANEMOMETER:return{name:e.anemometer.anemometerPayout>0?"".concat((100*e.anemometer.anemometerPayout).toFixed(1),"%"):"N/A",widthFactor:t.widthFactor};case j3.YEAR:return{name:"".concat(e.year),widthFactor:t.widthFactor};case j3.CIAC:return{name:e.ciac.ciacPayout>0?"".concat((100*e.ciac.ciacPayout).toFixed(1),"%"):"N/A",widthFactor:t.widthFactor};case j3.RECOVERY:return{name:"".concat((100*e.maxRecovery).toFixed(1),"%"),widthFactor:t.widthFactor};case j3.RECOVERY_AMT:return{name:"$".concat((new Intl.NumberFormat).format(e.maxRecoveryAmount)),widthFactor:t.widthFactor};default:return{name:"",widthFactor:t.widthFactor}}}));return n}(e,u);s5(t,i,s,a,d,c,n)})),[2]}}))}))}function h5(e,t,n){return rv(this,void 0,void 0,(function(){var o,r,i,a,s,c,l,u,d,p;return iv(this,(function(f){switch(f.label){case 0:return e&&e.length>0?(o=t.sheets[t.currentSheetIndex],r=o.page,i=20,a=1,s=r.getWidth()-(t.leftMargin+t.rightMargin),c=.35,[4,t.document.embedFont(y3.HelveticaBold)]):[3,3];case 1:return l=f.sent(),u=[{widthFactor:.01,name:j3.BLANK},{widthFactor:.2,name:j3.LOCATION},{widthFactor:.4,name:j3.LATITUDE},{widthFactor:.39,name:j3.LONGITUDE}],a5(t,i,s,a,z3,K3,l,c,u,n),[4,t.document.embedFont(y3.Helvetica)];case 2:return d=f.sent(),e.forEach((function(e,n){var o=function(e,t,n){var o=n.map((function(n){switch(n.name){case j3.LOCATION:return{name:"Location #".concat(e+1),widthFactor:n.widthFactor};case j3.LATITUDE:return{name:t.latitude?"".concat(t.latitude,"°"):"",widthFactor:n.widthFactor};case j3.LONGITUDE:return{name:t.longitude?"".concat(t.longitude,"°"):"",widthFactor:n.widthFactor};default:return{name:"",widthFactor:n.widthFactor}}}));return o}(n,e,u);s5(t,i,s,a,d,c,o)})),[3,6];case 3:return[4,t.document.embedFont(y3.HelveticaOblique)];case 4:return p=f.sent(),[4,Y3(t,"No locations are defined...",8,V3,p)];case 5:f.sent(),f.label=6;case 6:return[2]}}))}))}function A5(e,t,n,o){return rv(this,void 0,void 0,(function(){var r,i,a,s,c,l,u,d,p,f;return iv(this,(function(h){switch(h.label){case 0:return e&&e.length>0?(r=t.sheets[t.currentSheetIndex],i=r.page,a=20,s=1,c=i.getWidth()-(t.leftMargin+t.rightMargin),l=.35,[4,t.document.embedFont(y3.HelveticaBold)]):[3,3];case 1:return u=h.sent(),d=[{widthFactor:.01,name:j3.BLANK},{widthFactor:.2,name:j3.PROXY_ITEM},{widthFactor:.2,name:j3.LATITUDE},{widthFactor:.2,name:j3.LONGITUDE},{widthFactor:.39,name:j3.PROXY_TABLE}],a5(t,a,c,s,z3,K3,u,l,d,o),[4,t.document.embedFont(y3.Helvetica)];case 2:return p=h.sent(),e.forEach((function(e,o){var r=function(e,t,n,o){var r=n.map((function(n){var r;switch(n.name){case j3.PROXY_ITEM:return{name:"Proxy #".concat(e+1),widthFactor:n.widthFactor};case j3.LATITUDE:return{name:t.latitude?"".concat(t.latitude,"°"):"",widthFactor:n.widthFactor};case j3.LONGITUDE:return{name:t.longitude?"".concat(t.longitude,"°"):"",widthFactor:n.widthFactor};case j3.PROXY_TABLE:return{name:t.proxyChoice==ly.CUSTOM?"CUSTOM":(null===(r=o.find((function(e){return e.refId==t.payoutTableRefId})))||void 0===r?void 0:r.key.toUpperCase())||"N/A",widthFactor:n.widthFactor};default:return{name:"",widthFactor:n.widthFactor}}}));return r}(o,e,d,n);s5(t,a,c,s,p,l,r)})),[3,6];case 3:return[4,t.document.embedFont(y3.HelveticaOblique)];case 4:return f=h.sent(),[4,Y3(t,"No proxies are defined...",8,V3,f)];case 5:h.sent(),h.label=6;case 6:return[2]}}))}))}function y5(e,t,n,o){return rv(this,void 0,void 0,(function(){var r,i,a,s,c,l,u,d,p,f;return iv(this,(function(h){switch(h.label){case 0:return e&&e.length>0?(r=t.sheets[t.currentSheetIndex],i=r.page,a=20,s=1,c=i.getWidth()-(t.leftMargin+t.rightMargin),l=.35,[4,t.document.embedFont(y3.HelveticaBold)]):[3,3];case 1:return u=h.sent(),d=[{widthFactor:.01,name:j3.BLANK},{widthFactor:.2,name:j3.ANEMOMETER_ITEM},{widthFactor:.2,name:j3.CODE},{widthFactor:.59,name:j3.ANEMOMETER_TABLE}],a5(t,a,c,s,z3,K3,u,l,d,o),[4,t.document.embedFont(y3.Helvetica)];case 2:return p=h.sent(),e.forEach((function(e,o){var r=function(e,t,n,o){var r=n.map((function(n){var r;switch(n.name){case j3.ANEMOMETER_ITEM:return{name:"Anemometer #".concat(e+1),widthFactor:n.widthFactor};case j3.CODE:return{name:t.code?t.code.toUpperCase():"N/A",widthFactor:n.widthFactor};case j3.ANEMOMETER_TABLE:return{name:t.anemometerChoice==ly.CUSTOM?"CUSTOM":(null===(r=o.find((function(e){return e.refId==t.payoutTableRefId})))||void 0===r?void 0:r.key.toUpperCase())||"N/A",widthFactor:n.widthFactor};default:return{name:"",widthFactor:n.widthFactor}}}));return r}(o,e,d,n);s5(t,a,c,s,p,l,r)})),[3,6];case 3:return[4,t.document.embedFont(y3.HelveticaOblique)];case 4:return f=h.sent(),[4,Y3(t,"No anemometers are defined...",8,V3,f)];case 5:h.sent(),h.label=6;case 6:return[2]}}))}))}function m5(e,t,n,o){return rv(this,void 0,void 0,(function(){var r,i,a;return iv(this,(function(s){switch(s.label){case 0:return e.length>0?(r=e.filter((function(e){return e.shapeType==gy.CIRCLE})).map((function(e){return e.circle})),r.length>0?[4,g5(r,t,n,o)]:[3,2]):[3,5];case 1:s.sent(),s.label=2;case 2:return i=e.filter((function(e){return e.shapeType==gy.POLYGON})).map((function(e){return e.polygon})),i.length>0?[4,C5(i,t,n,o)]:[3,4];case 3:s.sent(),s.label=4;case 4:return[3,8];case 5:return[4,t.document.embedFont(y3.HelveticaOblique)];case 6:return a=s.sent(),[4,Y3(t,"No CAT shapes are defined...",8,V3,a)];case 7:s.sent(),s.label=8;case 8:return[2]}}))}))}function g5(e,t,n,o){return rv(this,void 0,void 0,(function(){var r,i,a,s,c,l,u,d,p;return iv(this,(function(f){switch(f.label){case 0:return r=t.sheets[t.currentSheetIndex],i=r.page,a=20,s=1,c=i.getWidth()-(t.leftMargin+t.rightMargin),l=.35,[4,t.document.embedFont(y3.HelveticaBold)];case 1:return u=f.sent(),d=[{widthFactor:.01,name:j3.BLANK},{widthFactor:.15,name:j3.CIRCLE},{widthFactor:.15,name:j3.LATITUDE},{widthFactor:.15,name:j3.LONGITUDE},{widthFactor:.15,name:j3.RADIUS},{widthFactor:.39,name:j3.CAT_TABLE}],a5(t,a,c,s,z3,K3,u,l,d,o),[4,t.document.embedFont(y3.Helvetica)];case 2:return p=f.sent(),e.forEach((function(e,o){var r=function(e,t,n,o){var r=n.map((function(n){var r;switch(n.name){case j3.CIRCLE:return{name:"Circle #".concat(e+1),widthFactor:n.widthFactor};case j3.LATITUDE:return{name:t.latitude?"".concat(t.latitude,"°"):"",widthFactor:n.widthFactor};case j3.LONGITUDE:return{name:t.longitude?"".concat(t.longitude,"°"):"",widthFactor:n.widthFactor};case j3.RADIUS:return{name:"".concat(t.radius.toFixed(2)," mi"),widthFactor:n.widthFactor};case j3.CAT_TABLE:return{name:t.ciasChoice==ly.CUSTOM?"CUSTOM":(null===(r=o.find((function(e){return e.refId==t.payoutTableRefId})))||void 0===r?void 0:r.key.toUpperCase())||"N/A",widthFactor:n.widthFactor};default:return{name:"",widthFactor:n.widthFactor}}}));return r}(o,e,d,n);s5(t,a,c,s,p,l,r)})),[2]}}))}))}function C5(e,t,n,o){return rv(this,void 0,void 0,(function(){var r,i,a,s,c,l,u,d,p;return iv(this,(function(f){switch(f.label){case 0:return r=t.sheets[t.currentSheetIndex],i=r.page,a=20,s=1,c=i.getWidth()-(t.leftMargin+t.rightMargin),l=.35,[4,t.document.embedFont(y3.HelveticaBold)];case 1:return u=f.sent(),d=[{widthFactor:.01,name:j3.BLANK},{widthFactor:.15,name:j3.POLYGON},{widthFactor:.45,name:j3.COORDINATES},{widthFactor:.39,name:j3.CAT_TABLE}],a5(t,a,c,s,z3,K3,u,l,d,o),[4,t.document.embedFont(y3.Helvetica)];case 2:return p=f.sent(),e.forEach((function(e,o){var r=function(e,t,n,o){var r=n.map((function(n){var r;switch(n.name){case j3.POLYGON:return{name:"Polygon #".concat(e+1),widthFactor:n.widthFactor};case j3.COORDINATES:return{name:t.coords.map((function(e){return"[".concat(e.latitude,"°,").concat(e.longitude,"°]")})).join(", "),widthFactor:n.widthFactor};case j3.CAT_TABLE:return{name:t.ciasChoice==ly.CUSTOM?"CUSTOM":(null===(r=o.find((function(e){return e.refId==t.payoutTableRefId})))||void 0===r?void 0:r.key.toUpperCase())||"N/A",widthFactor:n.widthFactor};default:return{name:"",widthFactor:n.widthFactor}}}));return r}(o,e,d,n);s5(t,a,c,s,p,l,r)})),[2]}}))}))}function v5(e){return rv(this,void 0,void 0,(function(){var t,n;return iv(this,(function(o){switch(o.label){case 0:return t="",t+="The information contained in the graphic above is provided solely for informational purposes. ",t+="Past event data and results do not assure or portray outcomes from future events as variations in storm intensity, ",t+="storm track, and other characteristics will affect the availability and amount of coverage. ",t+="Policyholders should not rely upon information about past events as the basis for evaluating insurance needs ",t+="associated with future events or making any business, financial, or operational decisions.",[4,e.document.embedFont(y3.Helvetica)];case 1:return n=o.sent(),[4,$3(e,t,n,V3,8)];case 2:return o.sent(),[2]}}))}))}function b5(e){return rv(this,void 0,void 0,(function(){var t,n;return iv(this,(function(o){switch(o.label){case 0:return t="",t+="This back testing analysis evaluates historical storm events to assess potential insurance payouts under a given policy structure. ",t+="Using past hurricane data, the model estimates payouts based on various triggers and predefined recovery percentages. ",t+="The goal is to provide insights into how prior storms at your location would have impacted insurance claims. ",t+="While historical data is useful for understanding trends, ",t+="it does not guarantee future outcomes due to variability in storm characteristics.",[4,e.document.embedFont(y3.Helvetica)];case 1:return n=o.sent(),[4,$3(e,t,n,V3,9.5)];case 2:return[4,o.sent()];case 3:return o.sent(),[2]}}))}))}function _5(e){return rv(this,void 0,void 0,(function(){var t,n;return iv(this,(function(o){switch(o.label){case 0:return[4,e.document.embedFont(y3.HelveticaBold)];case 1:return t=o.sent(),n=V3,e.sheets.forEach((function(o,r){o.page.getWidth(),o.page.drawText("NM-PH-GEN-QT",{x:o.cursor.x,y:e.bottomMargin/2,font:t,size:8,color:n,lineHeight:t.heightAtSize(8)}),o.page.drawText("(09/24/2024)",{x:o.cursor.x,y:e.bottomMargin/2-t.heightAtSize(10),font:t,size:8,color:n,lineHeight:t.heightAtSize(8)})})),[2]}}))}))}function x5(e){return rv(this,void 0,void 0,(function(){var t,n;return iv(this,(function(o){switch(o.label){case 0:return t="",t+="The information contained in the graphic above is provided solely for informational purposes. ",t+="Past event data and results do not assure or portray outcomes from future events as variations in earthquake intensity ",t+="and other characteristics will affect the availability and amount of coverage. ",t+="Policyholders should not rely upon information about past events as the basis for evaluating insurance needs ",t+="associated with future events or making any business, financial, or operational decisions.",[4,e.document.embedFont(y3.Helvetica)];case 1:return n=o.sent(),[4,$3(e,t,n,V3,8)];case 2:return o.sent(),[2]}}))}))}function w5(e){return rv(this,void 0,void 0,(function(){var t,n;return iv(this,(function(o){switch(o.label){case 0:return t="",t+="This back testing analysis evaluates historical earthquake events to assess potential insurance payouts under a given policy structure. ",t+="Using past quake data, the model estimates payouts based on various triggers and predefined recovery percentages. ",t+="The goal is to provide insights into how prior earthquakes near your location would have impacted insurance claims. ",t+="While historical data is useful for understanding trends, ",t+="it does not guarantee future outcomes due to variability in earthquake characteristics.",[4,e.document.embedFont(y3.Helvetica)];case 1:return n=o.sent(),[4,$3(e,t,n,V3,9.5)];case 2:return[4,o.sent()];case 3:return o.sent(),[2]}}))}))}function B5(e){return rv(this,void 0,void 0,(function(){var t,n;return iv(this,(function(o){switch(o.label){case 0:return[4,e.document.embedFont(y3.HelveticaBold)];case 1:return t=o.sent(),n=V3,e.sheets.forEach((function(o,r){o.page.getWidth(),o.page.drawText("NM-PEQ-GEN-QT",{x:o.cursor.x,y:e.bottomMargin/2,font:t,size:8,color:n,lineHeight:t.heightAtSize(8)}),o.page.drawText("(9/24/2024)",{x:o.cursor.x,y:e.bottomMargin/2-t.heightAtSize(10),font:t,size:8,color:n,lineHeight:t.heightAtSize(8)})})),[2]}}))}))}function S5(e,t,n){return rv(this,void 0,void 0,(function(){var o,r,i,a,s;return iv(this,(function(c){switch(c.label){case 0:return[4,e.document.embedFont(y3.HelveticaBold)];case 1:return o=c.sent(),[4,e.document.embedFont(y3.Helvetica)];case 2:return r=c.sent(),i=160,a=9.5,s=2.5,[4,e5(e,"Results Summary:",o,H3,12)];case 3:return c.sent(),[4,t5(e,"Insurance Limit:",o,V3,a,e.sheets[e.currentSheetIndex].cursor.x,e.sheets[e.currentSheetIndex].cursor.y)];case 4:return c.sent(),[4,t5(e,"$".concat((new Intl.NumberFormat).format(n)),r,V3,a,e.sheets[e.currentSheetIndex].cursor.x+i,e.sheets[e.currentSheetIndex].cursor.y)];case 5:return c.sent(),l5(e,r.sizeAtHeight(a)+s),[4,t5(e,"Number of Payouts:",o,V3,a,e.sheets[e.currentSheetIndex].cursor.x,e.sheets[e.currentSheetIndex].cursor.y)];case 6:return c.sent(),[4,t5(e,"".concat(t.payouts.length),r,V3,a,e.sheets[e.currentSheetIndex].cursor.x+i,e.sheets[e.currentSheetIndex].cursor.y)];case 7:return c.sent(),l5(e,r.sizeAtHeight(a)+s),[4,t5(e,"Max Calculated Payout:",o,V3,a,e.sheets[e.currentSheetIndex].cursor.x,e.sheets[e.currentSheetIndex].cursor.y)];case 8:return c.sent(),[4,t5(e,"".concat(new Intl.NumberFormat("en-US",{style:"currency",currency:"USD"}).format(Math.max.apply(Math,sv(sv([],t.payouts.map((function(e){return e.payoutAmt})),!1),[0],!1)))),r,V3,a,e.sheets[e.currentSheetIndex].cursor.x+i,e.sheets[e.currentSheetIndex].cursor.y)];case 9:return c.sent(),l5(e,r.sizeAtHeight(a)+s),[4,t5(e,"Average Calculated Payout:",o,V3,a,e.sheets[e.currentSheetIndex].cursor.x,e.sheets[e.currentSheetIndex].cursor.y)];case 10:return c.sent(),[4,t5(e,"".concat(new Intl.NumberFormat("en-US",{style:"currency",currency:"USD"}).format(W3(t.payouts.map((function(e){return e.payoutAmt}))))),r,V3,a,e.sheets[e.currentSheetIndex].cursor.x+i,e.sheets[e.currentSheetIndex].cursor.y)];case 11:return c.sent(),l5(e,r.sizeAtHeight(a)+s),[4,t5(e,"Most Recent Payout:",o,V3,a,e.sheets[e.currentSheetIndex].cursor.x,e.sheets[e.currentSheetIndex].cursor.y)];case 12:return c.sent(),[4,t5(e,"".concat(k5(t.payouts)),r,V3,a,e.sheets[e.currentSheetIndex].cursor.x+i,e.sheets[e.currentSheetIndex].cursor.y)];case 13:return c.sent(),l5(e,r.sizeAtHeight(a)+s),[2]}}))}))}function E5(e,t,n){return rv(this,void 0,void 0,(function(){var o,r,i,a,s,c,l,u,d,p;return iv(this,(function(f){switch(f.label){case 0:return e&&e.length>0?(o=t.sheets[t.currentSheetIndex],r=o.page,i=20,a=1,s=r.getWidth()-(t.leftMargin+t.rightMargin),c=.35,[4,t.document.embedFont(y3.HelveticaBold)]):[3,3];case 1:return l=f.sent(),u=[{widthFactor:.01,name:Q3.BLANK},{widthFactor:.25,name:Q3.LOCATION},{widthFactor:.4,name:Q3.LATITUDE},{widthFactor:.34,name:Q3.LONGITUDE}],a5(t,i,s,a,z3,K3,l,c,u,n),[4,t.document.embedFont(y3.Helvetica)];case 2:return d=f.sent(),e.forEach((function(e,n){var o=function(e,t,n){var o=n.map((function(n){switch(n.name){case Q3.LOCATION:return{name:"Location #".concat(e+1),widthFactor:n.widthFactor};case Q3.LATITUDE:return{name:t.latitude?"".concat(t.latitude,"°"):"",widthFactor:n.widthFactor};case Q3.LONGITUDE:return{name:t.longitude?"".concat(t.longitude,"°"):"",widthFactor:n.widthFactor};default:return{name:"",widthFactor:n.widthFactor}}}));return o}(n,e,u);s5(t,i,s,a,d,c,o)})),[3,6];case 3:return[4,t.document.embedFont(y3.HelveticaOblique)];case 4:return p=f.sent(),[4,Y3(t,"No locations are defined...",8,r2(0,0,0),p)];case 5:f.sent(),f.label=6;case 6:return[2]}}))}))}function T5(e,t,n){return rv(this,void 0,void 0,(function(){var o,r,i,a,s,c,l,u,d;return iv(this,(function(p){switch(p.label){case 0:return o=t.sheets[t.currentSheetIndex],r=o.page,i=20,a=1,s=r.getWidth()-(t.leftMargin+t.rightMargin),c=.35,[4,t.document.embedFont(y3.HelveticaBold)];case 1:return l=p.sent(),u=[{widthFactor:.01,name:Q3.BLANK},{widthFactor:.05,name:Q3.YEAR},{widthFactor:.4,name:Q3.PLACE},{widthFactor:.12,name:Q3.MAGNITUDE},{widthFactor:.12,name:Q3.PGA},{widthFactor:.15,name:Q3.RECOVERY},{widthFactor:.15,name:Q3.RECOVERY_AMT}],a5(t,i,s,a,z3,K3,l,c,u,n,!0),[4,t.document.embedFont(y3.Helvetica)];case 2:return d=p.sent(),e.payouts.forEach((function(e){var n,o=(n=e,u.map((function(e){switch(e.name){case Q3.PLACE:return{name:n.place,widthFactor:e.widthFactor};case Q3.PGA:return{name:"".concat(n.event.pga.toFixed(2)),widthFactor:e.widthFactor};case Q3.MAGNITUDE:return{name:"".concat(n.mag),widthFactor:e.widthFactor};case Q3.YEAR:return{name:"".concat(n.EQYr),widthFactor:e.widthFactor};case Q3.RECOVERY:return{name:"".concat((100*n.payout).toFixed(1),"%"),widthFactor:e.widthFactor};case Q3.RECOVERY_AMT:return{name:"$".concat((new Intl.NumberFormat).format(n.payoutAmt)),widthFactor:e.widthFactor};default:return{name:"",widthFactor:e.widthFactor}}})));s5(t,i,s,a,d,c,o)})),[2]}}))}))}function M5(e,t,n,o){return rv(this,void 0,void 0,(function(){var t,r,i,a,s,c,l,u,d,p;return iv(this,(function(f){switch(f.label){case 0:return e&&e.length>0?(t=n.sheets[n.currentSheetIndex],r=t.page,i=20,a=1,s=r.getWidth()-(n.leftMargin+n.rightMargin),c=.35,[4,n.document.embedFont(y3.HelveticaBold)]):[3,3];case 1:return l=f.sent(),u=[{widthFactor:.01,name:Q3.BLANK},{widthFactor:.05,name:Q3.YEAR},{widthFactor:.4,name:Q3.PLACE},{widthFactor:.12,name:Q3.MAGNITUDE},{widthFactor:.12,name:Q3.PGA},{widthFactor:.15,name:Q3.PAYOUT_RECOVERY},{widthFactor:.15,name:Q3.PAYOUT_RECOVERY_AMT}],a5(n,i,s,a,z3,K3,l,c,u,o),[4,n.document.embedFont(y3.Helvetica)];case 2:return d=f.sent(),e.forEach((function(e){var t=function(e,t){var n=t.map((function(t){switch(t.name){case Q3.PLACE:return{name:e.place,widthFactor:t.widthFactor};case Q3.YEAR:return{name:"".concat(e.EQYr),widthFactor:t.widthFactor};case Q3.MAGNITUDE:return{name:"".concat(e.mag),widthFactor:t.widthFactor};case Q3.PGA:return{name:"".concat(e.event.pga?e.event.pga.toFixed(2):"NA"),widthFactor:t.widthFactor};case Q3.PAYOUT_RECOVERY:var n=e.payout;return{name:"".concat((100*n).toFixed(1),"%"),widthFactor:t.widthFactor};case Q3.PAYOUT_RECOVERY_AMT:return e.payoutAmt,{name:"$".concat((new Intl.NumberFormat).format(e.payoutAmt)),widthFactor:t.widthFactor};default:return{name:"",widthFactor:t.widthFactor}}}));return n}(e,u);s5(n,i,s,a,d,c,t)})),[3,6];case 3:return[4,n.document.embedFont(y3.HelveticaOblique)];case 4:return p=f.sent(),[4,Y3(n,"No payouts found...",8,r2(0,0,0),p)];case 5:f.sent(),f.label=6;case 6:return[2]}}))}))}function P5(e,t,n,o){return rv(this,void 0,void 0,(function(){var r,i,a,s,c,l,u,d,p;return iv(this,(function(f){switch(f.label){case 0:return r=t.sheets[t.currentSheetIndex],i=r.page,a=20,s=1,c=i.getWidth()-(t.leftMargin+t.rightMargin),l=.35,[4,t.document.embedFont(y3.HelveticaBold)];case 1:return u=f.sent(),d=[{widthFactor:.01,name:Q3.BLANK},{widthFactor:.25,name:Q3.COUNTY},{widthFactor:.74,name:Q3.CAT_TABLE}],a5(t,a,c,s,z3,K3,u,l,d,o),[4,t.document.embedFont(y3.Helvetica)];case 2:return p=f.sent(),e.forEach((function(e,o){var r=function(e,t,n,o){var r=n.map((function(e){var n;switch(e.name){case Q3.COUNTY:return{name:"".concat(Bz(t.countyFIPSCode)),widthFactor:e.widthFactor};case Q3.CAT_TABLE:return{name:t.ciasChoice==ly.CUSTOM?"CUSTOM":(null===(n=o.find((function(e){return e.refId==t.payoutTableRefId})))||void 0===n?void 0:n.key.toUpperCase())||"N/A",widthFactor:e.widthFactor};default:return{name:"",widthFactor:e.widthFactor}}}));return r}(0,e,d,n);s5(t,a,c,s,p,l,r)})),[2]}}))}))}function F5(e,t,n,o){return rv(this,void 0,void 0,(function(){var r,i,a,s,c,l,u,d,p;return iv(this,(function(f){switch(f.label){case 0:return r=t.sheets[t.currentSheetIndex],i=r.page,a=20,s=1,c=i.getWidth()-(t.leftMargin+t.rightMargin),l=.35,[4,t.document.embedFont(y3.HelveticaBold)];case 1:return u=f.sent(),d=[{widthFactor:.01,name:Q3.BLANK},{widthFactor:.15,name:Q3.CIRCLE},{widthFactor:.15,name:Q3.LATITUDE},{widthFactor:.15,name:Q3.LONGITUDE},{widthFactor:.15,name:Q3.RADIUS},{widthFactor:.39,name:Q3.CAT_TABLE}],a5(t,a,c,s,z3,K3,u,l,d,o),[4,t.document.embedFont(y3.Helvetica)];case 2:return p=f.sent(),e.forEach((function(e,o){var r=function(e,t,n,o){var r=n.map((function(n){var r;switch(n.name){case Q3.CIRCLE:return{name:"Circle #".concat(e+1),widthFactor:n.widthFactor};case Q3.LATITUDE:return{name:t.latitude?"".concat(t.latitude,"°"):"",widthFactor:n.widthFactor};case Q3.LONGITUDE:return{name:t.longitude?"".concat(t.longitude,"°"):"",widthFactor:n.widthFactor};case Q3.RADIUS:return{name:"".concat(t.radius.toFixed(2)," mi"),widthFactor:n.widthFactor};case Q3.CAT_TABLE:return{name:t.ciasChoice==ly.CUSTOM?"CUSTOM":(null===(r=o.find((function(e){return e.refId==t.payoutTableRefId})))||void 0===r?void 0:r.key.toUpperCase())||"N/A",widthFactor:n.widthFactor};default:return{name:"",widthFactor:n.widthFactor}}}));return r}(o,e,d,n);s5(t,a,c,s,p,l,r)})),[2]}}))}))}function I5(e,t,n,o){return rv(this,void 0,void 0,(function(){var r,i,a,s,c,l,u,d,p;return iv(this,(function(f){switch(f.label){case 0:return r=t.sheets[t.currentSheetIndex],i=r.page,a=20,s=1,c=i.getWidth()-(t.leftMargin+t.rightMargin),l=.35,[4,t.document.embedFont(y3.HelveticaBold)];case 1:return u=f.sent(),d=[{widthFactor:.01,name:Q3.BLANK},{widthFactor:.15,name:Q3.POLYGON},{widthFactor:.45,name:Q3.COORDINATES},{widthFactor:.39,name:Q3.CAT_TABLE}],a5(t,a,c,s,z3,K3,u,l,d,o),[4,t.document.embedFont(y3.Helvetica)];case 2:return p=f.sent(),e.forEach((function(e,o){var r=function(e,t,n,o){var r=n.map((function(n){var r;switch(n.name){case Q3.POLYGON:return{name:"Polygon #".concat(e+1),widthFactor:n.widthFactor};case Q3.COORDINATES:return{name:t.coords.map((function(e){return"[".concat(e.latitude,"°,").concat(e.longitude,"°]")})).join(", "),widthFactor:n.widthFactor};case Q3.CAT_TABLE:return{name:t.ciasChoice==ly.CUSTOM?"CUSTOM":(null===(r=o.find((function(e){return e.refId==t.payoutTableRefId})))||void 0===r?void 0:r.key.toUpperCase())||"N/A",widthFactor:n.widthFactor};default:return{name:"",widthFactor:n.widthFactor}}}));return r}(o,e,d,n);s5(t,a,c,s,p,l,r)})),[2]}}))}))}function R5(e,t,n,o){return rv(this,void 0,void 0,(function(){var r,i,a,s;return iv(this,(function(c){switch(c.label){case 0:return e.length>0?(r=e.filter((function(e){return e.shapeType==gy.COUNTY})).map((function(e){return e.county})),i=e.filter((function(e){return e.shapeType==gy.CIRCLE})).map((function(e){return e.circle})),a=e.filter((function(e){return e.shapeType==gy.POLYGON})).map((function(e){return e.polygon})),r.length>0?[4,P5(r,t,n,o)]:[3,2]):[3,7];case 1:c.sent(),c.label=2;case 2:return i.length>0?[4,F5(i,t,n,o)]:[3,4];case 3:c.sent(),c.label=4;case 4:return a.length>0?[4,I5(a,t,n,o)]:[3,6];case 5:c.sent(),c.label=6;case 6:return[3,10];case 7:return[4,t.document.embedFont(y3.HelveticaOblique)];case 8:return s=c.sent(),[4,Y3(t,"No CAT shapes are defined...",8,r2(0,0,0),s)];case 9:c.sent(),c.label=10;case 10:return[2]}}))}))}function k5(e){for(var t="N/A",n=0,o="",r=0;r<e.length;r++)("N/A"==t||n<e[r].EQYr||n==e[r].EQYr&&o<e[r].place)&&(n=e[r].EQYr,o=e[r].place,t="".concat(o," (").concat(n,") - ").concat(new Intl.NumberFormat("en-US",{style:"currency",currency:"USD"}).format(e[r].payoutAmt)));return t}function O5(n){var o=Qv(),i=d(void 0),a=Gv(GC),s=Gv(VC),c=Gv(DC),l=Gv(LC),p=Gv(UC),f=Gv(zC),h=Gv(OC),A=Gv(PC),y=Gv(FC),m=Gv(IC),g=Gv(kC),C=Gv(RC),v=Gv(yb),b=Gv(Ab),_=r.useState(),x=_[0],w=_[1],B=r.useState([]),S=B[0],E=B[1];u((function(){var e,t,r,i,a,s=null!=n.proxyPayoutOptions?n.proxyPayoutOptions.map((function(e){return{key:e.key,value:e.value,refId:xy()}})):[],c=null!=n.anemometerPayoutOptions&&n.anemometerPayoutOptions.length>0?n.anemometerPayoutOptions.map((function(e){return{key:e.key,value:e.value,refId:xy()}})):[],l=null!=n.ciacPayoutOptions&&n.ciacPayoutOptions.length>0?n.ciacPayoutOptions.map((function(e){return{key:e.key,value:e.value,refId:xy()}})):[],u=null!=n.pgaPayoutOptions&&n.pgaPayoutOptions.length>0?n.pgaPayoutOptions.map((function(e){return{key:e.key,value:e.value,refId:xy()}})):[],d=(null===(e=n.locations)||void 0===e?void 0:e.map((function(e){return Tb(e.latitude,e.longitude,e.addressString)})))||[],p=(null===(t=n.proxies)||void 0===t?void 0:t.map((function(e){return OU(e.latitude,e.longitude,e.selectedPayoutTableIndex<s.length&&s[e.selectedPayoutTableIndex].refId)})))||[],f=(null===(r=n.anemometers)||void 0===r?void 0:r.map((function(e){return YU(e.anemometerCode,e.selectedPayoutTableIndex<c.length?c[e.selectedPayoutTableIndex].refId:void 0)})))||[],h=(null===(i=n.cias)||void 0===i?void 0:i.map((function(e){var t,n,o,r;return iz(e.shapeType,null===(t=e.circle)||void 0===t?void 0:t.latitude,null===(n=e.circle)||void 0===n?void 0:n.longitude,null===(o=e.circle)||void 0===o?void 0:o.radius,null===(r=e.polygon)||void 0===r?void 0:r.coords,e.selectedPayoutTableIndex<l.length?l[e.selectedPayoutTableIndex].refId:void 0)})))||[],A=(null===(a=n.pgas)||void 0===a?void 0:a.map((function(e){var t,n,o,r,i;return Sz(e.shapeType,null===(t=e.circle)||void 0===t?void 0:t.latitude,null===(n=e.circle)||void 0===n?void 0:n.longitude,null===(o=e.circle)||void 0===o?void 0:o.radius,null===(r=e.polygon)||void 0===r?void 0:r.coords,null===(i=e.county)||void 0===i?void 0:i.fipsCode,e.selectedPayoutTableIndex<u.length?u[e.selectedPayoutTableIndex].refId:void 0)})))||[],y=A.filter((function(e){return e.shapeType==gy.COUNTY&&null!=e.county.countyFIPSCode}));y.length>0&&function(e,t,n){return rv(void 0,void 0,void 0,(function(){var o,r;return iv(this,(function(i){switch(i.label){case 0:return null==t||null==n?[3,3]:(o=lv(n),r=o+cv.endpoints.geoLocation.getMultiCountyGeoJSON,[4,fetch(r,{method:"POST",headers:{"Content-Type":"application/json","x-api-key":t},body:JSON.stringify(e)})]);case 1:return[4,i.sent().json()];case 2:return[2,i.sent()];case 3:return[2]}}))}))}({type:"__get_county_multi_geojson_fipscode",fipsCodes:y.map((function(e){return e.county.countyFIPSCode}))},n.apiAccessToken,n.env).then((function(e){A.forEach((function(t){if(t.shapeType==gy.COUNTY){var n=null==e?void 0:e.find((function(e){return e.countyFipsCode==t.county.countyFIPSCode}));null!=n&&(t.county.geometry=n.countyGeoJSON)}})),E(A)}),(function(e){throw console.error(e),Error(e)}));o(sb(n.apiAccessToken)),o(fb(n.calculatePayouts)),o(wC({currentStep:n.currentStep,selectedWeatherEvent:n.weatherEvent,env:n.env,mapAccessToken:n.mapAccessToken,isSidebarDisplayed:n.displaySidebar,isSidePanelDisplayed:n.displaySidepanel,limit:n.limit,locations:d,proxies:p,anemometers:f,ciass:h,pgas:void 0,proxyPayoutOptions:s,anemometerPayoutOptions:c,ciasPayoutOptions:l,pgaPayoutOptions:u,defaultProxyPayoutIndex:n.selectedProxyPayoutOptionIndex,defaultAnemometerPayoutIndex:n.selectedAnemometerPayoutOptionIndex,defaultCIASPayoutIndex:n.selectedCiacPayoutOptionIndex,defaultPGAPayoutIndex:n.selectedPgaPayoutOptionIndex,windstormEnabled:n.windstormEnabled,earthquakeEnabled:n.earthquakeEnabled,floodEnabled:n.floodEnabled,fireEnabled:n.fireEnabled,snowstormEnabled:n.snowstormEnabled}))}),[]),u((function(){o(bC(S))}),[S]),u((function(){null!=x&&null!=(null==x?void 0:x.current)&&null!=v&&null!=v.payouts&&(o(pb(void 0)),setTimeout((function(){var e;document.getRootNode().contains(i.current)&&((null===(e=x.current)||void 0===e?void 0:e.once("moveend",T).isMoving())||T())}),750))}),[v]),u((function(){null!=x&&null!=(null==x?void 0:x.current)&&null!=b&&null!=b.payouts&&(o(pb(void 0)),setTimeout((function(){var e;document.getRootNode().contains(i.current)&&((null===(e=null==x?void 0:x.current)||void 0===e?void 0:e.once("moveend",M).isMoving())||M())}),750))}),[b]);var T=function(){var e;null===(e=null==x?void 0:x.current)||void 0===e||e.off("moveend",T),null!=x&&null!=(null==x?void 0:x.current)&&null!=v&&null!=v.payouts&&LZ(i.current).then((function(e){(function(e,t,n,o,r,i,a,s,c,l){return rv(this,void 0,void 0,(function(){var u,d,p,f,h,A,y,m,g,C,v;return iv(this,(function(b){switch(b.label){case 0:return[4,n5(95,50,50,50)];case 1:return u=b.sent(),d=e.toDataURL(),[4,u.document.embedFont(y3.HelveticaBold)];case 2:return p=b.sent(),[4,J3(u,"BACK TESTING ANALYSIS",p,N3,12)];case 3:return b.sent(),l5(u,5),[4,J3(u,"Real Results: What You Could Have Received with NormanMax",p,N3,11.5)];case 4:return b.sent(),l5(u,20),[4,u5(u,c,l)];case 5:return b.sent(),l5(u,15),[4,b5(u)];case 6:return b.sent(),l5(u,20),[4,r5(u,d)];case 7:return b.sent(),l5(u,20),[4,f5(c,u,!1)];case 8:return b.sent(),l5(u,20),[4,v5(u)];case 9:return b.sent(),u.currentSheetIndex>0?(l5(u,30),[3,12]):[3,10];case 10:return[4,o5(u)];case 11:b.sent(),b.label=12;case 12:return[4,J3(u,"TESTING PARAMETERS",p,N3,12)];case 13:return b.sent(),l5(u,10),[4,Y3(u,"Locations",11,H3,p)];case 14:return b.sent(),[4,h5(t,u,!1)];case 15:return b.sent(),l5(u,30),[4,Y3(u,"Proxies",11,H3,p)];case 16:return b.sent(),[4,A5(n,u,i,!1)];case 17:return b.sent(),l5(u,30),[4,Y3(u,"Anemometers",11,H3,p)];case 18:return b.sent(),[4,y5(o,u,a,!1)];case 19:return b.sent(),l5(u,30),[4,Y3(u,"CAT in a Shape",11,H3,p)];case 20:return b.sent(),[4,m5(r,u,s,!1)];case 21:return b.sent(),l5(u,30),n.length>0?(l5(u,20),[4,J3(u,"PROXY DETAILS",p,N3,12)]):[3,27];case 22:b.sent(),l5(u,10),g=0,b.label=23;case 23:return g<n.length?(f=n[g],v=c.details.proxies[f.refId],[4,Y3(u,"Proxy #".concat(g+1),11,H3,p)]):[3,27];case 24:return b.sent(),[4,p5(v,l,u,!1)];case 25:b.sent(),l5(u,20),b.label=26;case 26:return g++,[3,23];case 27:return o.length>0?(l5(u,20),[4,J3(u,"ANEMOMETER DETAILS",p,N3,12)]):[3,33];case 28:b.sent(),l5(u,10),g=0,b.label=29;case 29:return g<o.length?(h=o[g],v=c.details.anemometers[h.refId],[4,Y3(u,"Anemometer #".concat(g+1),11,H3,p)]):[3,33];case 30:return b.sent(),[4,p5(v,l,u,!1)];case 31:b.sent(),l5(u,20),b.label=32;case 32:return g++,[3,29];case 33:return A=r.filter((function(e){return e.shapeType==gy.CIRCLE})),y=r.filter((function(e){return e.shapeType==gy.POLYGON})),A.length+y.length>0?(l5(u,20),[4,J3(u,"CAT IN A SHAPE DETAILS",p,N3,12)]):[3,44];case 34:b.sent(),l5(u,10),g=0,b.label=35;case 35:return g<A.length?(m=A[g],v=c.details.cias[m.refId],[4,Y3(u,"Circle #".concat(g+1),11,H3,p)]):[3,39];case 36:return b.sent(),[4,p5(v,l,u,!1)];case 37:b.sent(),l5(u,20),b.label=38;case 38:return g++,[3,35];case 39:g=0,b.label=40;case 40:return g<y.length?(C=y[g],v=c.details.cias[C.refId],[4,Y3(u,"Polygon #".concat(g+1),11,H3,p)]):[3,44];case 41:return b.sent(),[4,p5(v,l,u,!1)];case 42:b.sent(),l5(u,20),b.label=43;case 43:return g++,[3,40];case 44:return[4,q3(u)];case 45:return b.sent(),[4,Z3(u)];case 46:return b.sent(),[4,_5(u)];case 47:return b.sent(),[4,X3(u)];case 48:return b.sent(),[4,u.document.save()];case 49:return[2,b.sent()]}}))}))})(e,A,y,m,g,c,l,p,v,h||0).then((function(e){var t,r=new Blob([e],{type:"application/octet-stream"}),i=URL.createObjectURL(r);o(pb(i)),null!=n.pdfOutputChanged&&n.pdfOutputChanged(r);var a=new CustomEvent("pdfGenerated",{detail:r,bubbles:!0});null===(t=document.getElementById("btw-component"))||void 0===t||t.dispatchEvent(a)}))}))},M=function(){var e;null===(e=null==x?void 0:x.current)||void 0===e||e.off("moveend",M),null!=x&&null!=(null==x?void 0:x.current)&&null!=b&&null!=b.payouts&&LZ(i.current).then((function(e){(function(e,t,n,o,r,i){return rv(this,void 0,void 0,(function(){var a,s,c,l,u,d,p,f,h,A,y;return iv(this,(function(m){switch(m.label){case 0:return[4,n5(95,50,50,50)];case 1:return a=m.sent(),s=e.toDataURL(),[4,a.document.embedFont(y3.HelveticaBold)];case 2:return c=m.sent(),[4,J3(a,"BACK TESTING ANALYSIS",c,N3,12)];case 3:return m.sent(),l5(a,5),[4,J3(a,"Real Results: What You Could Have Received with NormanMax",c,N3,11.5)];case 4:return m.sent(),l5(a,20),[4,S5(a,r,i)];case 5:return m.sent(),l5(a,15),[4,w5(a)];case 6:return m.sent(),l5(a,20),[4,r5(a,s)];case 7:return m.sent(),l5(a,20),[4,T5(r,a,!1)];case 8:return m.sent(),l5(a,20),[4,x5(a)];case 9:return m.sent(),a.currentSheetIndex>0?(l5(a,30),[3,12]):[3,10];case 10:return[4,o5(a)];case 11:m.sent(),m.label=12;case 12:return[4,J3(a,"TESTING PARAMETERS",c,N3,12)];case 13:return m.sent(),l5(a,10),[4,Y3(a,"Locations",11,H3,c)];case 14:return m.sent(),[4,E5(n,a,!1)];case 15:return m.sent(),l5(a,30),[4,Y3(a,"CAT in a Shape",10,H3,c)];case 16:return m.sent(),[4,R5(t,a,o,!1)];case 17:return m.sent(),l5(a,30),t.length>0?(l5(a,20),[4,J3(a,"CAT IN A SHAPE DETAILS",c,N3,12)]):[3,33];case 18:m.sent(),l5(a,10),l=t.filter((function(e){return e.shapeType==gy.COUNTY})),u=t.filter((function(e){return e.shapeType==gy.CIRCLE})),d=t.filter((function(e){return e.shapeType==gy.POLYGON})),h=0,m.label=19;case 19:return h<l.length?(p=l[h],y=r.details[p.refId],[4,Y3(a,"".concat(Bz(p.county.countyFIPSCode)),11,H3,c)]):[3,23];case 20:return m.sent(),[4,M5(y,0,a,!1)];case 21:m.sent(),l5(a,20),m.label=22;case 22:return h++,[3,19];case 23:h=0,m.label=24;case 24:return h<u.length?(f=u[h],y=r.details[f.refId],[4,Y3(a,"Circle #".concat(h+1),11,H3,c)]):[3,28];case 25:return m.sent(),[4,M5(y,0,a,!1)];case 26:m.sent(),l5(a,20),m.label=27;case 27:return h++,[3,24];case 28:h=0,m.label=29;case 29:return h<d.length?(A=d[h],y=r.details[A.refId],[4,Y3(a,"Polygon #".concat(h+1),11,H3,c)]):[3,33];case 30:return m.sent(),[4,M5(y,0,a,!1)];case 31:m.sent(),l5(a,20),m.label=32;case 32:return h++,[3,29];case 33:return[4,q3(a)];case 34:return m.sent(),[4,Z3(a)];case 35:return m.sent(),[4,B5(a)];case 36:return m.sent(),[4,X3(a)];case 37:return m.sent(),[4,a.document.save()];case 38:return[2,m.sent()]}}))}))})(e,C,A,f,b,h||0).then((function(e){var t,r=new Blob([e],{type:"application/octet-stream"}),i=URL.createObjectURL(r);o(pb(i)),null!=n.pdfOutputChanged&&n.pdfOutputChanged(r);var a=new CustomEvent("pdfGenerated",{detail:r,bubbles:!0});null===(t=document.getElementById("btw-component"))||void 0===t||t.dispatchEvent(a)}))}))};return t("div",{id:"btw-component",className:"wizard-container ".concat(1==a?"display-sidebar":""," ").concat(1==s?"display-side-panel":""),children:[1==a&&e("aside",{className:"sidebar",children:e(LH,{})}),1==s&&e("aside",{className:"side-panel",children:n.apiAccessToken&&x&&x.current&&e(iN,{mapInstanceRef:x})}),e("section",{className:"main-panel",ref:i,id:"main-panel",children:n.apiAccessToken&&e(nb,{onLoad:function(e){return w(e)}})})]})}function D5(t){return e(Eb,{children:e(O5,{apiAccessToken:t.apiAccessToken,mapAccessToken:t.mapAccessToken,env:t.env,view:t.view,limit:t.limit,locations:t.locations,proxies:t.proxies,anemometers:t.anemometers,cias:t.cias,pgas:t.pgas,selectedProxyPayoutOptionIndex:t.selectedProxyPayoutOptionIndex||0,proxyPayoutOptions:t.proxyPayoutOptions||[],selectedAnemometerPayoutOptionIndex:t.selectedAnemometerPayoutOptionIndex||0,anemometerPayoutOptions:t.anemometerPayoutOptions||[],selectedCiacPayoutOptionIndex:t.selectedCiacPayoutOptionIndex||0,ciacPayoutOptions:t.ciacPayoutOptions||[],selectedPgaPayoutOptionIndex:t.selectedPgaPayoutOptionIndex||0,pgaPayoutOptions:t.pgaPayoutOptions||[],displaySidebar:t.displaySidebar,displaySidepanel:t.displaySidepanel,weatherEvent:t.weatherEvent,windstormEnabled:t.windstormEnabled,earthquakeEnabled:t.earthquakeEnabled,floodEnabled:t.floodEnabled,fireEnabled:t.fireEnabled,snowstormEnabled:t.snowstormEnabled,onStormPayoutsCalculated:t.onStormPayoutsCalculated,onPayoutDetailsGenerated:t.onPayoutDetailsGenerated,pdfOutputChanged:t.pdfOutputChanged,calculatePayouts:t.calculatePayouts,currentStep:t.currentStep})})}!function(e){e.BLANK="",e.STORM="Storm",e.YEAR=" Year",e.PROXY="Proxy Payout",e.PROXY_WIND="Proxy Wind (MPH)",e.ANEMOMETER_WIND="Anemometer Wind (MPH)",e.ANEMOMETER="Anemometer Payout",e.CIAC="CIAC Payout",e.RECOVERY="Max Recovery %",e.RECOVERY_AMT="Max Recovery Amt",e.LOCATION="Location",e.LATITUDE="Latitude",e.LONGITUDE="Longitude",e.PROXY_ITEM="Proxy",e.PROXY_TABLE="Proxy Payout Table",e.ANEMOMETER_ITEM="Anemometer",e.CODE="Code",e.ANEMOMETER_TABLE="Anemometer Payout Table",e.CIRCLE="Circle",e.RADIUS="Radius",e.POLYGON="Polygon",e.COORDINATES="Coordinates [lat, lng]",e.CAT_TABLE="CAT Payout Table",e.WINDSPEED="Windspeed (MPH)",e.PAYOUT_RECOVERY="Recovery %",e.PAYOUT_RECOVERY_AMT="Recovery Amt"}(j3||(j3={})),function(e){e.BLANK="",e.LOCATION="Location",e.LATITUDE="Latitude",e.LONGITUDE="Longitude",e.YEAR="Year",e.PLACE="Location",e.MAGNITUDE="Magnitude",e.PGA="PGA (%/g)",e.RECOVERY="Max Recovery %",e.RECOVERY_AMT="Max Recovery Amt",e.PAYOUT_RECOVERY="Recovery %",e.PAYOUT_RECOVERY_AMT="Recovery Amt",e.CIRCLE="Circle",e.RADIUS="Radius",e.POLYGON="Polygon",e.COORDINATES="Coordinates [lat, lng]",e.CAT_TABLE="CAT Payout Table",e.COUNTY="County"}(Q3||(Q3={})),function(e){e.SIMPLE="__simple",e.SINGLE="__single",e.MULTI="__multi"}(G3||(G3={}));export{Qy as BackTestingCatLegend,O5 as BackTestingHub,nb as BackTestingMap,D5 as BackTestingWizard,gy as CATShapeType,cy as PayoutWizardStepType,G3 as WizardView};
|
|
173
173
|
//# sourceMappingURL=index.js.map
|