-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathp3.txt
1 lines (1 loc) · 174 KB
/
p3.txt
1
e.next().done\r\n\t\t\t\t} catch (h) {\r\n\t\t\t\t\treturn !1\r\n\t\t\t\t}\r\n\t\t\t}()) return a;\r\n\t\tb.prototype.add = function (c) {\r\n\t\t\tc = 0 === c ? 0 : c;\r\n\t\t\tthis.A.set(c, c);\r\n\t\t\tthis.size = this.A.size;\r\n\t\t\treturn this\r\n\t\t};\r\n\t\tb.prototype.delete = function (c) {\r\n\t\t\tc = this.A.delete(c);\r\n\t\t\tthis.size = this.A.size;\r\n\t\t\treturn c\r\n\t\t};\r\n\t\tb.prototype.clear = function () {\r\n\t\t\tthis.A.clear();\r\n\t\t\tthis.size = 0\r\n\t\t};\r\n\t\tb.prototype.has = function (c) {\r\n\t\t\treturn this.A.has(c)\r\n\t\t};\r\n\t\tb.prototype.entries = function () {\r\n\t\t\treturn this.A.entries()\r\n\t\t};\r\n\t\tb.prototype.values = function () {\r\n\t\t\treturn this.A.values()\r\n\t\t};\r\n\t\tb.prototype.keys = b.prototype.values;\r\n\t\tb.prototype[Symbol.iterator] =\r\n\t\t\tb.prototype.values;\r\n\t\tb.prototype.forEach = function (c, d) {\r\n\t\t\tvar e = this;\r\n\t\t\tthis.A.forEach(function (g) {\r\n\t\t\t\treturn c.call(d, g, g, e)\r\n\t\t\t})\r\n\t\t};\r\n\t\treturn b\r\n\t});\r\n\tqi(\"Array.from\", function (a) {\r\n\t\treturn a ? a : function (b, c, d) {\r\n\t\t\tc = null != c ? c : function (k) {\r\n\t\t\t\treturn k\r\n\t\t\t};\r\n\t\t\tvar e = [],\r\n\t\t\t\tg = \"undefined\" != typeof Symbol && Symbol.iterator && b[Symbol.iterator];\r\n\t\t\tif (typeof g == t) {\r\n\t\t\t\tb = g.call(b);\r\n\t\t\t\tfor (var h = 0; !(g = b.next()).done;) e.push(c.call(d, g.value, h++))\r\n\t\t\t} else\r\n\t\t\t\tfor (g = b.length, h = 0; h < g; h++) e.push(c.call(d, b[h], h));\r\n\t\t\treturn e\r\n\t\t}\r\n\t});\r\n\tqi(\"Array.prototype.values\", function (a) {\r\n\t\treturn a ? a : function () {\r\n\t\t\treturn vi(this, function (b, c) {\r\n\t\t\t\treturn c\r\n\t\t\t})\r\n\t\t}\r\n\t});\r\n\tqi(\"Object.entries\", function (a) {\r\n\t\treturn a ? a : function (b) {\r\n\t\t\tvar c = [],\r\n\t\t\t\td;\r\n\t\t\tfor (d in b) xi(b, d) && c.push([d, b[d]]);\r\n\t\t\treturn c\r\n\t\t}\r\n\t});\r\n\tvar lu = lu || {},\r\n\t\tA = this || self,\r\n\t\tCi = \/^[\\w+\/_-]+[=]{0,2}$\/,\r\n\t\tAi = null,\r\n\t\tHi = \"closure_uid_\" + (1E9 * Math.random() >>> 0),\r\n\t\tIi = 0;\r\n\tC(Pi, Error);\r\n\tPi.prototype.name = \"CustomError\";\r\n\tvar ol;\r\n\tC(Qi, Pi);\r\n\tQi.prototype.name = \"AssertionError\";\r\n\tvar Vi = Array.prototype.indexOf ? function (a, b) {\r\n\t\t\treturn Array.prototype.indexOf.call(a, b, void 0)\r\n\t\t} : function (a, b) {\r\n\t\t\tif (typeof a === x) return typeof b !== x || 1 != b.length ? -1 : a.indexOf(b, 0);\r\n\t\t\tfor (var c = 0; c < a.length; c++)\r\n\t\t\t\tif (c in a && a[c] === b) return c;\r\n\t\t\treturn -1\r\n\t\t},\r\n\t\tD = Array.prototype.forEach ? function (a, b, c) {\r\n\t\t\tArray.prototype.forEach.call(a, b, c)\r\n\t\t} : function (a, b, c) {\r\n\t\t\tfor (var d = a.length, e = typeof a === x ? a.split(\"\") : a, g = 0; g < d; g++) g in e && b.call(c, e[g], g, a)\r\n\t\t},\r\n\t\tKl = Array.prototype.filter ? function (a, b) {\r\n\t\t\treturn Array.prototype.filter.call(a,\r\n\t\t\t\tb, void 0)\r\n\t\t} : function (a, b) {\r\n\t\t\tfor (var c = a.length, d = [], e = 0, g = typeof a === x ? a.split(\"\") : a, h = 0; h < c; h++)\r\n\t\t\t\tif (h in g) {\r\n\t\t\t\t\tvar k = g[h];\r\n\t\t\t\t\tb.call(void 0, k, h, a) && (d[e++] = k)\r\n\t\t\t\t}\r\n\t\t\treturn d\r\n\t\t},\r\n\t\tkk = Array.prototype.map ? function (a, b, c) {\r\n\t\t\treturn Array.prototype.map.call(a, b, c)\r\n\t\t} : function (a, b, c) {\r\n\t\t\tfor (var d = a.length, e = Array(d), g = typeof a === x ? a.split(\"\") : a, h = 0; h < d; h++) h in g && (e[h] = b.call(c, g[h], h, a));\r\n\t\t\treturn e\r\n\t\t},\r\n\t\tru = Array.prototype.reduce ? function (a, b, c) {\r\n\t\t\treturn Array.prototype.reduce.call(a, b, c)\r\n\t\t} : function (a, b, c) {\r\n\t\t\tvar d = c;\r\n\t\t\tD(a, function (e, g) {\r\n\t\t\t\td = b.call(void 0,\r\n\t\t\t\t\td, e, g, a)\r\n\t\t\t});\r\n\t\t\treturn d\r\n\t\t},\r\n\t\tBs = Array.prototype.some ? function (a, b, c) {\r\n\t\t\treturn Array.prototype.some.call(a, b, c)\r\n\t\t} : function (a, b, c) {\r\n\t\t\tfor (var d = a.length, e = typeof a === x ? a.split(\"\") : a, g = 0; g < d; g++)\r\n\t\t\t\tif (g in e && b.call(c, e[g], g, a)) return !0;\r\n\t\t\treturn !1\r\n\t\t},\r\n\t\tBt = Array.prototype.every ? function (a, b, c) {\r\n\t\t\treturn Array.prototype.every.call(a, b, c)\r\n\t\t} : function (a, b, c) {\r\n\t\t\tfor (var d = a.length, e = typeof a === x ? a.split(\"\") : a, g = 0; g < d; g++)\r\n\t\t\t\tif (g in e && !b.call(c, e[g], g, a)) return !1;\r\n\t\t\treturn !0\r\n\t\t};\r\n\tvar kj = String.prototype.trim ? function (a) {\r\n\t\t\treturn a.trim()\r\n\t\t} : function (a) {\r\n\t\t\treturn \/^[\\s\\xa0]*([\\s\\S]*?)[\\s\\xa0]*$\/.exec(a)[1]\r\n\t\t},\r\n\t\tKk = \/&\/g,\r\n\t\tLk = \/<\/g,\r\n\t\tMk = \/>\/g,\r\n\t\tNk = \/\"\/g,\r\n\t\tOk = \/\'\/g,\r\n\t\tPk = \/\\x00\/g,\r\n\t\tJk = \/[\\x00&<>\"\']\/;\r\n\tvar nj;\r\n\ta: {\r\n\t\tvar PD = A.navigator;\r\n\t\tif (PD) {\r\n\t\t\tvar QD = PD.userAgent;\r\n\t\t\tif (QD) {\r\n\t\t\t\tnj = QD;\r\n\t\t\t\tbreak a\r\n\t\t\t}\r\n\t\t}\r\n\t\tnj = \"\"\r\n\t};\r\n\tvar zj = \"constructor hasOwnProperty isPrototypeOf propertyIsEnumerable toLocaleString toString valueOf\".split(\" \");\r\n\tvar Lj;\r\n\tPj.prototype.tc = !0;\r\n\tPj.prototype.Xb = function () {\r\n\t\treturn this.A\r\n\t};\r\n\tvar Oj = {},\r\n\t\tNj = {},\r\n\t\tUw = Rj(\"\");\r\n\tvar RD = \/[A-Za-z\\u00c0-\\u00d6\\u00d8-\\u00f6\\u00f8-\\u02b8\\u0300-\\u0590\\u0900-\\u1fff\\u200e\\u2c00-\\ud801\\ud804-\\ud839\\ud83c-\\udbff\\uf900-\\ufb1c\\ufe00-\\ufe6f\\ufefd-\\uffff]\/,\r\n\t\tSD = \/^[^A-Za-z\\u00c0-\\u00d6\\u00d8-\\u00f6\\u00f8-\\u02b8\\u0300-\\u0590\\u0900-\\u1fff\\u200e\\u2c00-\\ud801\\ud804-\\ud839\\ud83c-\\udbff\\uf900-\\ufb1c\\ufe00-\\ufe6f\\ufefd-\\uffff]*[\\u0591-\\u06ef\\u06fa-\\u08ff\\u200f\\ud802-\\ud803\\ud83a-\\ud83b\\ufb1d-\\ufdff\\ufe70-\\ufefc]\/,\r\n\t\tTD = \/^http:\\\/\\\/.*\/,\r\n\t\tUD = \/\\s+\/,\r\n\t\tVD = \/[\\d\\u06f0-\\u06f9]\/;\r\n\tTj.prototype.tc = !0;\r\n\tTj.prototype.Xb = function () {\r\n\t\treturn this.A.toString()\r\n\t};\r\n\tvar Wj = \/%{(\\w+)}\/g,\r\n\t\tVj = \/^((https:)?\\\/\\\/[0-9a-z.:[\\]-]+\\\/|\\\/[^\/\\\\]|[^:\/\\\\%]+\\\/|[^:\/\\\\%]*[?#]|about:blank#)\/i,\r\n\t\tot = \/^([^?#]*)(\\?[^#]*)?(#[\\s\\S]*)?\/,\r\n\t\tSj = {};\r\n\tbk.prototype.tc = !0;\r\n\tbk.prototype.Xb = function () {\r\n\t\treturn this.A.toString()\r\n\t};\r\n\tvar fk = \/^(?:audio\\\/(?:3gpp2|3gpp|aac|L16|midi|mp3|mp4|mpeg|oga|ogg|opus|x-m4a|x-matroska|x-wav|wav|webm)|font\\\/\\w+|image\\\/(?:bmp|gif|jpeg|jpg|png|tiff|webp|x-icon)|video\\\/(?:mpeg|mp4|ogg|webm|quicktime|x-matroska))(?:;\\w+=(?:\\w+|\"[\\w;,= ]+\"))*$\/i,\r\n\t\tek = \/^data:(.*);base64,[a-z0-9+\\\/]+=*$\/i,\r\n\t\tdk = \/^(?:(?:https?|mailto|ftp):|[^:\/?#]*(?:[\/?#]|$))\/i,\r\n\t\tak = {},\r\n\t\tuk = new bk(Ra, ak);\r\n\tik.prototype.tc = !0;\r\n\tik.prototype.Xb = function () {\r\n\t\treturn this.A\r\n\t};\r\n\tvar hk = {},\r\n\t\tmk = new ik(\"\", hk),\r\n\t\tqk = \/^[-,.\"\'%_!# a-zA-Z0-9\\[\\]]+$\/,\r\n\t\tpk = \/\\b(url\\([ \\t\\n]*)(\'[ -&(-\\[\\]-~]*\'|\"[ !#-\\[\\]-~]*\"|[!#-&*-\\[\\]-~]*)([ \\t\\n]*\\))\/g,\r\n\t\tok = \/\\b(calc|cubic-bezier|fit-content|hsl|hsla|linear-gradient|matrix|minmax|repeat|rgb|rgba|(rotate|scale|translate)(X|Y|Z|3d)?)\\([-+*\/0-9a-z.%\\[\\], ]+\\)\/g,\r\n\t\trk = \/\\\/\\*\/;\r\n\tvar vk = {};\r\n\twk.prototype.Xb = function () {\r\n\t\treturn this.A\r\n\t};\r\n\tvar Ak = new wk(\"\", vk);\r\n\tDk.prototype.tc = !0;\r\n\tDk.prototype.Xb = function () {\r\n\t\treturn this.A.toString()\r\n\t};\r\n\tvar Ck = {},\r\n\t\tmD = new Dk(A.trustedTypes && A.trustedTypes.emptyHTML || \"\", 0, Ck);\r\n\tvar Fk = function (a) {\r\n\t\tvar b = !1,\r\n\t\t\tc;\r\n\t\treturn function () {\r\n\t\t\tb || (c = a(), b = !0);\r\n\t\t\treturn c\r\n\t\t}\r\n\t}(function () {\r\n\t\tvar a = document.createElement(\"div\"),\r\n\t\t\tb = document.createElement(\"div\");\r\n\t\tb.appendChild(document.createElement(\"div\"));\r\n\t\ta.appendChild(b);\r\n\t\tb = a.firstChild.firstChild;\r\n\t\ta.innerHTML = Ek(mD);\r\n\t\treturn !b.parentElement\r\n\t});\r\n\tvar Uk = \/&([^;\\s<&]+);?\/g,\r\n\t\tWD = 2147483648 * Math.random() | 0;\r\n\t$k[\" \"] = Di;\r\n\tvar Zm = F(Ea),\r\n\t\tK = Dj(),\r\n\t\tBo = F(na),\r\n\t\tUn = Bo || K,\r\n\t\tP = F(\"Gecko\") && !(-1 != nj.toLowerCase().indexOf(\"webkit\") && !F(na)) && !(F(\"Trident\") || F(\"MSIE\")) && !F(na),\r\n\t\txl = -1 != nj.toLowerCase().indexOf(\"webkit\") && !F(na),\r\n\t\tXD = xl && F(\"Mobile\"),\r\n\t\tkm = F(\"Macintosh\"),\r\n\t\tNo = F(\"Windows\"),\r\n\t\tUy = F(\"Linux\") || F(\"CrOS\"),\r\n\t\tYD = F(\"Android\"),\r\n\t\tZD = Yk(),\r\n\t\t$D = F(\"iPad\"),\r\n\t\taE = F(\"iPod\"),\r\n\t\tRn = Zk(),\r\n\t\tbE;\r\n\ta: {\r\n\t\tvar cE = \"\",\r\n\t\t\tdE = function () {\r\n\t\t\t\tvar a = nj;\r\n\t\t\t\tif (P) return \/rv:([^\\);]+)(\\)|;)\/.exec(a);\r\n\t\t\t\tif (Bo) return \/Edge\\\/([\\d\\.]+)\/.exec(a);\r\n\t\t\t\tif (K) return \/\\b(?:MSIE|rv)[: ]([^\\);]+)(\\)|;)\/.exec(a);\r\n\t\t\t\tif (xl) return \/WebKit\\\/(\\S+)\/.exec(a);\r\n\t\t\t\tif (Zm) return \/(?:Version)[ \\\/]?(\\S+)\/.exec(a)\r\n\t\t\t}();dE && (cE = dE ? dE[1] : \"\");\r\n\t\tif (K) {\r\n\t\t\tvar eE = dl();\r\n\t\t\tif (null != eE && eE > parseFloat(cE)) {\r\n\t\t\t\tbE = String(eE);\r\n\t\t\t\tbreak a\r\n\t\t\t}\r\n\t\t}\r\n\t\tbE = cE\r\n\t}\r\n\tvar el = bE,\r\n\t\tbl = {},\r\n\t\tfE;\r\n\tif (A.document && K) {\r\n\t\tvar gE = dl();\r\n\t\tfE = gE ? gE : parseInt(el, 10) || void 0\r\n\t} else fE = void 0;\r\n\tvar fl = fE;\r\n\tvar Bl = !K || gl(9),\r\n\t\tJl = !P && !K || K && gl(9) || P && G(\"1.9.1\"),\r\n\t\tYl = K && !G(\"9\"),\r\n\t\tpq = K && !gl(9);\r\n\tH.prototype.Dc = function (a) {\r\n\t\treturn a instanceof H && il(this, a)\r\n\t};\r\n\tH.prototype.ceil = function () {\r\n\t\tthis.x = Math.ceil(this.x);\r\n\t\tthis.y = Math.ceil(this.y);\r\n\t\treturn this\r\n\t};\r\n\tH.prototype.floor = function () {\r\n\t\tthis.x = Math.floor(this.x);\r\n\t\tthis.y = Math.floor(this.y);\r\n\t\treturn this\r\n\t};\r\n\tH.prototype.round = function () {\r\n\t\tthis.x = Math.round(this.x);\r\n\t\tthis.y = Math.round(this.y);\r\n\t\treturn this\r\n\t};\r\n\tkl.prototype.aspectRatio = function () {\r\n\t\treturn this.width \/ this.height\r\n\t};\r\n\tkl.prototype.ceil = function () {\r\n\t\tthis.width = Math.ceil(this.width);\r\n\t\tthis.height = Math.ceil(this.height);\r\n\t\treturn this\r\n\t};\r\n\tkl.prototype.floor = function () {\r\n\t\tthis.width = Math.floor(this.width);\r\n\t\tthis.height = Math.floor(this.height);\r\n\t\treturn this\r\n\t};\r\n\tkl.prototype.round = function () {\r\n\t\tthis.width = Math.round(this.width);\r\n\t\tthis.height = Math.round(this.height);\r\n\t\treturn this\r\n\t};\r\n\tvar rl = {\r\n\t\t\tcellpadding: \"cellPadding\",\r\n\t\t\tcellspacing: \"cellSpacing\",\r\n\t\t\tcolspan: \"colSpan\",\r\n\t\t\tframeborder: \"frameBorder\",\r\n\t\t\theight: \"height\",\r\n\t\t\tmaxlength: \"maxLength\",\r\n\t\t\tnonce: \"nonce\",\r\n\t\t\trole: Zf,\r\n\t\t\trowspan: \"rowSpan\",\r\n\t\t\ttype: \"type\",\r\n\t\t\tusemap: \"useMap\",\r\n\t\t\tvalign: \"vAlign\",\r\n\t\t\twidth: \"width\"\r\n\t\t},\r\n\t\tbm = {\r\n\t\t\tSCRIPT: 1,\r\n\t\t\tSTYLE: 1,\r\n\t\t\tHEAD: 1,\r\n\t\t\tIFRAME: 1,\r\n\t\t\tOBJECT: 1\r\n\t\t},\r\n\t\tcm = {\r\n\t\t\tIMG: \" \",\r\n\t\t\tBR: \"\\n\"\r\n\t\t};\r\n\ty = nl.prototype;\r\n\ty.G = function (a) {\r\n\t\treturn pl(this.A, a)\r\n\t};\r\n\ty.P = function (a, b, c) {\r\n\t\treturn zl(this.A, arguments)\r\n\t};\r\n\ty.appendChild = function (a, b) {\r\n\t\ta.appendChild(b)\r\n\t};\r\n\ty.ya = Fl;\r\n\ty.Ae = Gl;\r\n\ty.yb = Il;\r\n\ty.xi = Ll;\r\n\ty.Lg = Ml;\r\n\ty.Dj = Nl;\r\n\ty.contains = Ol;\r\n\ty.Cd = Sl;\r\n\ty.yi = Tl;\r\n\ty.Ci = Ul;\r\n\tM.prototype.ha = !1;\r\n\tM.prototype.da = function () {\r\n\t\tthis.ha || (this.ha = !0, this.L())\r\n\t};\r\n\tM.prototype.L = function () {\r\n\t\tif (this.sb)\r\n\t\t\tfor (; this.sb.length;) this.sb.shift()()\r\n\t};\r\n\tO.prototype.stopPropagation = function () {\r\n\t\tthis.D = !0\r\n\t};\r\n\tO.prototype.preventDefault = function () {\r\n\t\tthis.defaultPrevented = !0\r\n\t};\r\n\tvar nm = !K || gl(9),\r\n\t\tIm = !K || gl(9),\r\n\t\thE = K && !G(\"9\"),\r\n\t\tEm = function () {\r\n\t\t\tif (!A.addEventListener || !Object.defineProperty) return !1;\r\n\t\t\tvar a = !1,\r\n\t\t\t\tb = Object.defineProperty({}, \"passive\", {\r\n\t\t\t\t\tget: function () {\r\n\t\t\t\t\t\ta = !0\r\n\t\t\t\t\t}\r\n\t\t\t\t});\r\n\t\t\ttry {\r\n\t\t\t\tA.addEventListener(\"test\", Di, b), A.removeEventListener(\"test\", Di, b)\r\n\t\t\t} catch (c) {}\r\n\t\t\treturn a\r\n\t\t}();\r\n\tvar Gr = K ? \"textinput\" : \"textInput\",\r\n\t\tLv = {\r\n\t\t\tUc: Te,\r\n\t\t\tVc: We,\r\n\t\t\tvd: \"mousecancel\",\r\n\t\t\tQs: Ue,\r\n\t\t\tSs: w,\r\n\t\t\tRs: Ve,\r\n\t\t\tOs: \"mouseenter\",\r\n\t\t\tPs: \"mouseleave\"\r\n\t\t};\r\n\tC(mm, O);\r\n\tvar om = [1, 4, 2],\r\n\t\tlm = {\r\n\t\t\t2: \"touch\",\r\n\t\t\t3: \"pen\",\r\n\t\t\t4: \"mouse\"\r\n\t\t};\r\n\tmm.prototype.stopPropagation = function () {\r\n\t\tmm.O.stopPropagation.call(this);\r\n\t\tthis.A.stopPropagation ? this.A.stopPropagation() : this.A.cancelBubble = !0\r\n\t};\r\n\tmm.prototype.preventDefault = function () {\r\n\t\tmm.O.preventDefault.call(this);\r\n\t\tvar a = this.A;\r\n\t\tif (a.preventDefault) a.preventDefault();\r\n\t\telse if (a.returnValue = !1, hE) try {\r\n\t\t\tif (a.ctrlKey || 112 <= a.keyCode && 123 >= a.keyCode) a.keyCode = -1\r\n\t\t} catch (b) {}\r\n\t};\r\n\tvar qm = \"closure_listenable_\" + (1E6 * Math.random() | 0),\r\n\t\tsm = 0;\r\n\tvm.prototype.add = function (a, b, c, d, e) {\r\n\t\tvar g = a.toString();\r\n\t\ta = this.A[g];\r\n\t\ta || (a = this.A[g] = [], this.B++);\r\n\t\tvar h = xm(a, b, d, e); - 1 < h ? (b = a[h], c || (b.qe = !1)) : (b = new tm(b, this.src, g, !!d, e), b.qe = c, a.push(b));\r\n\t\treturn b\r\n\t};\r\n\tvm.prototype.Gd = function (a, b, c, d) {\r\n\t\ta = this.A[a.toString()];\r\n\t\tvar e = -1;\r\n\t\ta && (e = xm(a, b, c, d));\r\n\t\treturn -1 < e ? a[e] : null\r\n\t};\r\n\tvm.prototype.hasListener = function (a, b) {\r\n\t\tvar c = void 0 !== a,\r\n\t\t\td = c ? a.toString() : \"\",\r\n\t\t\te = void 0 !== b;\r\n\t\treturn qj(this.A, function (g) {\r\n\t\t\tfor (var h = 0; h < g.length; ++h)\r\n\t\t\t\tif (!(c && g[h].type != d || e && g[h].capture != b)) return !0;\r\n\t\t\treturn !1\r\n\t\t})\r\n\t};\r\n\tvar Cm = \"closure_lm_\" + (1E6 * Math.random() | 0),\r\n\t\tLm = {},\r\n\t\tGm = 0,\r\n\t\tOm = \"__closure_events_fn_\" + (1E9 * Math.random() >>> 0);\r\n\tC(R, M);\r\n\tR.prototype[qm] = !0;\r\n\ty = R.prototype;\r\n\ty.$c = function () {\r\n\t\treturn this.tg\r\n\t};\r\n\ty.ra = function (a) {\r\n\t\tthis.tg = a\r\n\t};\r\n\ty.addEventListener = function (a, b, c, d) {\r\n\t\tQ(this, a, b, c, d)\r\n\t};\r\n\ty.removeEventListener = function (a, b, c, d) {\r\n\t\tJm(this, a, b, c, d)\r\n\t};\r\n\ty.dispatchEvent = function (a) {\r\n\t\tvar b, c = this.$c();\r\n\t\tif (c)\r\n\t\t\tfor (b = []; c; c = c.$c()) b.push(c);\r\n\t\tc = this.mi;\r\n\t\tvar d = a.type || a;\r\n\t\tif (typeof a === x) a = new O(a, c);\r\n\t\telse if (a instanceof O) a.target = a.target || c;\r\n\t\telse {\r\n\t\t\tvar e = a;\r\n\t\t\ta = new O(d, c);\r\n\t\t\tAj(a, e)\r\n\t\t}\r\n\t\te = !0;\r\n\t\tif (b)\r\n\t\t\tfor (var g = b.length - 1; !a.D && 0 <= g; g--) {\r\n\t\t\t\tvar h = a.B = b[g];\r\n\t\t\t\te = Pm(h, d, !0, a) && e\r\n\t\t\t}\r\n\t\ta.D || (h = a.B = c, e = Pm(h, d, !0, a) && e, a.D || (e = Pm(h, d, !1, a) && e));\r\n\t\tif (b)\r\n\t\t\tfor (g = 0; !a.D && g < b.length; g++) h = a.B = b[g], e = Pm(h, d, !1, a) && e;\r\n\t\treturn e\r\n\t};\r\n\ty.L = function () {\r\n\t\tR.O.L.call(this);\r\n\t\tif (this.Gb) {\r\n\t\t\tvar a = this.Gb,\r\n\t\t\t\tb = 0,\r\n\t\t\t\tc;\r\n\t\t\tfor (c in a.A) {\r\n\t\t\t\tfor (var d = a.A[c], e = 0; e < d.length; e++) ++b, um(d[e]);\r\n\t\t\t\tdelete a.A[c];\r\n\t\t\t\ta.B--\r\n\t\t\t}\r\n\t\t}\r\n\t\tthis.tg = null\r\n\t};\r\n\ty.H = function (a, b, c, d) {\r\n\t\treturn this.Gb.add(String(a), b, !1, c, d)\r\n\t};\r\n\ty.dg = function (a, b, c, d) {\r\n\t\treturn this.Gb.add(String(a), b, !0, c, d)\r\n\t};\r\n\ty.ka = function (a, b, c, d) {\r\n\t\tvar e = this.Gb;\r\n\t\ta = String(a).toString();\r\n\t\tif (a in e.A) {\r\n\t\t\tvar g = e.A[a];\r\n\t\t\tb = xm(g, b, c, d); - 1 < b ? (um(g[b]), Array.prototype.splice.call(g, b, 1), 0 == g.length && (delete e.A[a], e.B--), e = !0) : e = !1\r\n\t\t} else e = !1;\r\n\t\treturn e\r\n\t};\r\n\ty.Gd = function (a, b, c, d) {\r\n\t\treturn this.Gb.Gd(String(a), b, c, d)\r\n\t};\r\n\ty.hasListener = function (a, b) {\r\n\t\treturn this.Gb.hasListener(void 0 !== a ? String(a) : void 0, b)\r\n\t};\r\n\tvar Cp = window.document,\r\n\t\tAp = window,\r\n\t\tto = J(window.document),\r\n\t\tms = new R,\r\n\t\tVz = \"\",\r\n\t\tWz = !1;\r\n\tQm.prototype.contains = function (a) {\r\n\t\treturn this && a ? a instanceof Qm ? a.left >= this.left && a.right <= this.right && a.top >= this.top && a.bottom <= this.bottom : a.x >= this.left && a.x <= this.right && a.y >= this.top && a.y <= this.bottom : !1\r\n\t};\r\n\tQm.prototype.ceil = function () {\r\n\t\tthis.top = Math.ceil(this.top);\r\n\t\tthis.right = Math.ceil(this.right);\r\n\t\tthis.bottom = Math.ceil(this.bottom);\r\n\t\tthis.left = Math.ceil(this.left);\r\n\t\treturn this\r\n\t};\r\n\tQm.prototype.floor = function () {\r\n\t\tthis.top = Math.floor(this.top);\r\n\t\tthis.right = Math.floor(this.right);\r\n\t\tthis.bottom = Math.floor(this.bottom);\r\n\t\tthis.left = Math.floor(this.left);\r\n\t\treturn this\r\n\t};\r\n\tQm.prototype.round = function () {\r\n\t\tthis.top = Math.round(this.top);\r\n\t\tthis.right = Math.round(this.right);\r\n\t\tthis.bottom = Math.round(this.bottom);\r\n\t\tthis.left = Math.round(this.left);\r\n\t\treturn this\r\n\t};\r\n\tTm.prototype.contains = function (a) {\r\n\t\treturn a instanceof H ? a.x >= this.left && a.x <= this.left + this.width && a.y >= this.top && a.y <= this.top + this.height : this.left <= a.left && this.left + this.width >= a.left + a.width && this.top <= a.top && this.top + this.height >= a.top + a.height\r\n\t};\r\n\tTm.prototype.ceil = function () {\r\n\t\tthis.left = Math.ceil(this.left);\r\n\t\tthis.top = Math.ceil(this.top);\r\n\t\tthis.width = Math.ceil(this.width);\r\n\t\tthis.height = Math.ceil(this.height);\r\n\t\treturn this\r\n\t};\r\n\tTm.prototype.floor = function () {\r\n\t\tthis.left = Math.floor(this.left);\r\n\t\tthis.top = Math.floor(this.top);\r\n\t\tthis.width = Math.floor(this.width);\r\n\t\tthis.height = Math.floor(this.height);\r\n\t\treturn this\r\n\t};\r\n\tTm.prototype.round = function () {\r\n\t\tthis.left = Math.round(this.left);\r\n\t\tthis.top = Math.round(this.top);\r\n\t\tthis.width = Math.round(this.width);\r\n\t\tthis.height = Math.round(this.height);\r\n\t\treturn this\r\n\t};\r\n\tvar Ym = {},\r\n\t\twn = P ? \"MozUserSelect\" : xl || Bo ? \"WebkitUserSelect\" : null,\r\n\t\tDn = {\r\n\t\t\tthin: 2,\r\n\t\t\tmedium: 4,\r\n\t\t\tthick: 6\r\n\t\t},\r\n\t\tFn = \/[^\\d]+$\/,\r\n\t\tGn = {\r\n\t\t\tcm: 1,\r\n\t\t\t\"in\": 1,\r\n\t\t\tmm: 1,\r\n\t\t\tpc: 1,\r\n\t\t\tpt: 1\r\n\t\t},\r\n\t\tHn = {\r\n\t\t\tem: 1,\r\n\t\t\tex: 1\r\n\t\t};\r\n\tvar Sn = function () {\r\n\t\tif (No) {\r\n\t\t\tvar a = \/Windows NT ([0-9.]+)\/;\r\n\t\t\treturn (a = a.exec(nj)) ? a[1] : \"0\"\r\n\t\t}\r\n\t\treturn km ? (a = \/1[0|1][_.][0-9_.]+\/, (a = a.exec(nj)) ? a[0].replace(\/_\/g, \".\") : \"10\") : YD ? (a = \/Android\\s+([^\\);]+)(\\)|;)\/, (a = a.exec(nj)) ? a[1] : \"\") : ZD || $D || aE ? (a = \/(?:iPhone|CPU)\\s+OS\\s+(\\S+)\/, (a = a.exec(nj)) ? a[1].replace(\/_\/g, \".\") : \"\") : \"\"\r\n\t}();\r\n\tvar jp = Ej(),\r\n\t\tLB = Yk() || F(\"iPod\"),\r\n\t\tkp = F(\"iPad\"),\r\n\t\tlp = F(\"Android\") && !(Fj() || Ej() || F(Ea) || F(\"Silk\")),\r\n\t\tTn = Fj(),\r\n\t\tQn = F(\"Safari\") && !(Fj() || F(\"Coast\") || F(Ea) || F(na) || F(\"Edg\/\") || F(\"OPR\") || Ej() || F(\"Silk\") || F(\"Android\")) && !Zk();\r\n\tvar Kn = function () {\r\n\t\tif (jp) return Jn(\/Firefox\\\/([0-9.]+)\/);\r\n\t\tif (K || Bo || Zm) return el;\r\n\t\tif (Tn) return Zk() ? Jn(\/CriOS\\\/([0-9.]+)\/) : Jn(\/Chrome\\\/([0-9.]+)\/);\r\n\t\tif (Qn && !Zk()) return Jn(\/Version\\\/([0-9.]+)\/);\r\n\t\tif (LB || kp) {\r\n\t\t\tvar a = \/Version\\\/(\\S+).*Mobile\\\/(\\S+)\/.exec(nj);\r\n\t\t\tif (a) return a[1] + \".\" + a[2]\r\n\t\t} else if (lp) return (a = Jn(\/Android\\s+([0-9.]+)\/)) ? a : Jn(\/Version\\\/([0-9.]+)\/);\r\n\t\treturn \"\"\r\n\t}();\r\n\tvar op = \"jsapi\",\r\n\t\tBy = \"\",\r\n\t\tCy = !1,\r\n\t\tbz = !0,\r\n\t\tsy = 13,\r\n\t\tVx = 13,\r\n\t\tcp = !K || G(9),\r\n\t\tYy = !0,\r\n\t\tHu = !1,\r\n\t\tSz = !0,\r\n\t\tY = XD;\r\n\tz(Vn, O);\r\n\tVn.prototype.G = function () {\r\n\t\treturn this.A\r\n\t};\r\n\tz(Wn, O);\r\n\tC(T, M);\r\n\tvar Zn = [];\r\n\ty = T.prototype;\r\n\ty.H = function (a, b, c, d) {\r\n\t\treturn Xn(this, a, b, c, d)\r\n\t};\r\n\ty.dg = function (a, b, c, d) {\r\n\t\treturn $n(this, a, b, c, d)\r\n\t};\r\n\ty.ka = function (a, b, c, d, e) {\r\n\t\tif (Array.isArray(b))\r\n\t\t\tfor (var g = 0; g < b.length; g++) this.ka(a, b[g], c, d, e);\r\n\t\telse c = c || this.handleEvent, d = Gi(d) ? !!d.capture : !!d, e = e || this.B || this, c = zm(c), d = !!d, b = rm(a) ? a.Gd(b, c, d, e) : a ? (a = Bm(a)) ? a.Gd(b, c, d, e) : null : null, b && (Km(b), delete this.A[b.key]);\r\n\t\treturn this\r\n\t};\r\n\ty.L = function () {\r\n\t\tT.O.L.call(this);\r\n\t\tao(this)\r\n\t};\r\n\ty.handleEvent = function () {\r\n\t\tthrow Error(\"EventHandler.handleEvent not implemented\");\r\n\t};\r\n\tbo.prototype.Ga = function () {};\r\n\tC(co, bo);\r\n\tco.prototype.Ga = function (a, b, c) {\r\n\t\tPn(this.A, this.B, a, b, void 0, c, this.M)\r\n\t};\r\n\tEi(eo);\r\n\teo.prototype.A = 0;\r\n\tC(U, R);\r\n\tU.prototype.Ej = eo.fa();\r\n\tvar fo = null;\r\n\ty = U.prototype;\r\n\ty.G = function () {\r\n\t\treturn this.D\r\n\t};\r\n\ty.Ha = function () {\r\n\t\treturn this.M\r\n\t};\r\n\ty.ra = function (a) {\r\n\t\tif (this.M && this.M != a) throw Error(\"Method not supported\");\r\n\t\tU.O.ra.call(this, a)\r\n\t};\r\n\ty.W = function () {\r\n\t\tthis.D = Cl(this.A.A, f)\r\n\t};\r\n\ty.aa = function (a) {\r\n\t\tmo(this, a)\r\n\t};\r\n\ty.Gc = function (a) {\r\n\t\tif (this.ea) throw Error(ka);\r\n\t\tif (a && this.De(a)) {\r\n\t\t\tthis.nh = !0;\r\n\t\t\tvar b = I(a);\r\n\t\t\tthis.A && this.A.A == b || (this.A = J(a));\r\n\t\t\tthis.$a(a);\r\n\t\t\tthis.V()\r\n\t\t} else throw Error(\"Invalid element to decorate\");\r\n\t};\r\n\ty.De = function () {\r\n\t\treturn !0\r\n\t};\r\n\ty.$a = function (a) {\r\n\t\tthis.D = a\r\n\t};\r\n\ty.V = function () {\r\n\t\tthis.ea = !0;\r\n\t\tro(this, function (a) {\r\n\t\t\t!a.ea && a.G() && a.V()\r\n\t\t})\r\n\t};\r\n\ty.ta = function () {\r\n\t\tro(this, function (a) {\r\n\t\t\ta.ea && a.ta()\r\n\t\t});\r\n\t\tthis.$ && ao(this.$);\r\n\t\tthis.ea = !1\r\n\t};\r\n\ty.L = function () {\r\n\t\tthis.ea && this.ta();\r\n\t\tthis.$ && (this.$.da(), delete this.$);\r\n\t\tro(this, function (a) {\r\n\t\t\ta.da()\r\n\t\t});\r\n\t\t!this.nh && this.D && Il(this.D);\r\n\t\tthis.M = this.yc = this.D = this.S = this.I = null;\r\n\t\tU.O.L.call(this)\r\n\t};\r\n\ty.tb = function (a, b) {\r\n\t\tthis.Wc(a, po(this), b)\r\n\t};\r\n\ty.Wc = function (a, b, c) {\r\n\t\tif (a.ea && (c || !this.ea)) throw Error(ka);\r\n\t\tif (0 > b || b > po(this)) throw Error(\"Child component index out of bounds\");\r\n\t\tthis.S && this.I || (this.S = {}, this.I = []);\r\n\t\tif (a.Ha() == this) {\r\n\t\t\tvar d = ho(a);\r\n\t\t\tthis.S[d] = a;\r\n\t\t\tYi(this.I, a)\r\n\t\t} else wj(this.S, ho(a), a);\r\n\t\tlo(a, this);\r\n\t\tcj(this.I, b, 0, a);\r\n\t\ta.ea && this.ea && a.Ha() == this ? (c = this.Bb(), (c.childNodes[b] || null) != a.G() && (a.G().parentElement == c && c.removeChild(a.G()), c.insertBefore(a.G(), c.childNodes[b] || null))) : c ? (this.D || this.W(), b = qo(this, b + 1), mo(a, this.Bb(), b ? b.D : null)) :\r\n\t\t\tthis.ea && !a.ea && a.D && a.D.parentNode && 1 == a.D.parentNode.nodeType && a.V()\r\n\t};\r\n\ty.Bb = function () {\r\n\t\treturn this.D\r\n\t};\r\n\ty.Kd = function (a, b) {\r\n\t\tif (a) {\r\n\t\t\tvar c = typeof a === x ? a : ho(a);\r\n\t\t\ta = ko(this, c);\r\n\t\t\tif (c && a) {\r\n\t\t\t\tvar d = this.S;\r\n\t\t\t\tc in d && delete d[c];\r\n\t\t\t\tYi(this.I, a);\r\n\t\t\t\tb && (a.ta(), a.D && Il(a.D));\r\n\t\t\t\tlo(a, null)\r\n\t\t\t}\r\n\t\t}\r\n\t\tif (!a) throw Error(\"Child is not in parent component\");\r\n\t\treturn a\r\n\t};\r\n\tz(uo, U);\r\n\ty = uo.prototype;\r\n\ty.lh = function () {};\r\n\ty.Yh = function () {};\r\n\ty.$h = function () {\r\n\t\tif (this.R)\r\n\t\t\tif (this.R.tagName.toUpperCase() == ua) try {\r\n\t\t\t\ta: {\r\n\t\t\t\t\tvar a = this.R;\r\n\t\t\t\t\ttry {\r\n\t\t\t\t\t\tvar b = a.contentWindow || (a.contentDocument ? yl(a.contentDocument) : null);\r\n\t\t\t\t\t\tbreak a\r\n\t\t\t\t\t} catch (c) {}\r\n\t\t\t\t\tb = null\r\n\t\t\t\t}\r\n\t\t\t\tb && b.focus()\r\n\t\t\t}\r\n\t\tcatch (c) {} else this.R.focus()\r\n\t};\r\n\ty.V = function () {\r\n\t\tvar a = this,\r\n\t\t\tb = this.G();\r\n\t\tthis.J.H(b, w, function () {\r\n\t\t\ta.bc = !0\r\n\t\t});\r\n\t\tthis.J.H(b, Ve, function () {\r\n\t\t\ta.bc = !1\r\n\t\t});\r\n\t\tthis.J.H(this.N, Ua, B(this.$h, this))\r\n\t};\r\n\ty.qf = function (a) {\r\n\t\ta = this.A.G(a);\r\n\t\tthis.R != a && (this.R = a, this.N.dispatchEvent(new Vn(a)))\r\n\t};\r\n\ty.$e = function (a, b, c) {\r\n\t\tif (this.bi && (a = this.A.G(a))) {\r\n\t\t\tvar d = new Qm(0, 0, 0, 0);\r\n\t\t\tnull != c && (typeof c === pf ? d = new Qm(c, c, c, c) : Fi(c) && 4 == c.length && (d = new Qm(Number(c[0]), Number(c[1]), Number(c[2]), Number(c[3]))));\r\n\t\t\tc = this.G();\r\n\t\t\t(new co(a, b[0])).Ga(c, b[1], d);\r\n\t\t\tif (0 == op.indexOf(\"og\")) {\r\n\t\t\t\tfor (b = \"99\"; a;) Nl(a) && a.style.zIndex && (d = an(a, \"zIndex\"), Number(b) < Number(d) && (b = d)), a = a.parentNode;\r\n\t\t\t\tc.style.zIndex = b\r\n\t\t\t}\r\n\t\t}\r\n\t};\r\n\ty.uh = function () {\r\n\t\tvar a = this.G();\r\n\t\ta && a.style.display != this.U && (a.style.display = this.U, this.N.dispatchEvent(new Wn(!0)))\r\n\t};\r\n\ty.th = function (a) {\r\n\t\tvar b = this.G();\r\n\t\tif (a || b && b.style.display != of && !this.bc) this.lh(), this.N.dispatchEvent(new Wn(!1))\r\n\t};\r\n\ty.Ij = function () {\r\n\t\tvar a = this.G();\r\n\t\tif (a) switch (a.style.display) {\r\n\t\t\tcase this.U:\r\n\t\t\t\tthis.th();\r\n\t\t\t\tbreak;\r\n\t\t\tcase of:\r\n\t\t\t\tthis.uh()\r\n\t\t}\r\n\t};\r\n\ty.L = function () {\r\n\t\tU.prototype.L.call(this);\r\n\t\tN(this.J)\r\n\t};\r\n\tvar iE = {\r\n\t\tCURRENT_INPUT_TOOL_CHANGED: \"citc\",\r\n\t\tHl: \"ecd\",\r\n\t\tZs: \"se\",\r\n\t\tTn: bd,\r\n\t\t$s: \"sp\",\r\n\t\tUn: \"hp\",\r\n\t\tkp: \"itlu\",\r\n\t\tMs: \"ita_l\",\r\n\t\tTs: \"pelu\",\r\n\t\tYs: \"slc\",\r\n\t\tat: \"sb\",\r\n\t\tVn: \"ic\",\r\n\t\tWs: \"rc\",\r\n\t\tbt: \"suc\",\r\n\t\tct: \"syc\",\r\n\t\tdt: \"uc\",\r\n\t\tet: \"uf\",\r\n\t\tit: \"wg\",\r\n\t\tUs: \"psa\"\r\n\t};\r\n\tvar xo = [];\r\n\tz(wo, R);\r\n\tEi(wo);\r\n\tvar Uo = {\r\n\t\t8: \"backspace\",\r\n\t\t9: \"tab\",\r\n\t\t13: Yb,\r\n\t\t16: \"shift\",\r\n\t\t17: \"ctrl\",\r\n\t\t18: \"alt\",\r\n\t\t19: \"pause\",\r\n\t\t20: \"caps-lock\",\r\n\t\t27: \"esc\",\r\n\t\t32: \"space\",\r\n\t\t33: \"pg-up\",\r\n\t\t34: \"pg-down\",\r\n\t\t35: \"end\",\r\n\t\t36: \"home\",\r\n\t\t37: \"left\",\r\n\t\t38: \"up\",\r\n\t\t39: \"right\",\r\n\t\t40: \"down\",\r\n\t\t45: \"insert\",\r\n\t\t46: Pb,\r\n\t\t48: \"0\",\r\n\t\t49: \"1\",\r\n\t\t50: \"2\",\r\n\t\t51: \"3\",\r\n\t\t52: \"4\",\r\n\t\t53: \"5\",\r\n\t\t54: \"6\",\r\n\t\t55: \"7\",\r\n\t\t56: \"8\",\r\n\t\t57: \"9\",\r\n\t\t59: \"semicolon\",\r\n\t\t61: \"equals\",\r\n\t\t65: \"a\",\r\n\t\t66: \"b\",\r\n\t\t67: \"c\",\r\n\t\t68: \"d\",\r\n\t\t69: \"e\",\r\n\t\t70: \"f\",\r\n\t\t71: \"g\",\r\n\t\t72: \"h\",\r\n\t\t73: \"i\",\r\n\t\t74: \"j\",\r\n\t\t75: \"k\",\r\n\t\t76: \"l\",\r\n\t\t77: \"m\",\r\n\t\t78: \"n\",\r\n\t\t79: \"o\",\r\n\t\t80: \"p\",\r\n\t\t81: \"q\",\r\n\t\t82: \"r\",\r\n\t\t83: \"s\",\r\n\t\t84: \"t\",\r\n\t\t85: \"u\",\r\n\t\t86: \"v\",\r\n\t\t87: \"w\",\r\n\t\t88: \"x\",\r\n\t\t89: \"y\",\r\n\t\t90: \"z\",\r\n\t\t93: \"context\",\r\n\t\t96: \"num-0\",\r\n\t\t97: \"num-1\",\r\n\t\t98: \"num-2\",\r\n\t\t99: \"num-3\",\r\n\t\t100: \"num-4\",\r\n\t\t101: \"num-5\",\r\n\t\t102: \"num-6\",\r\n\t\t103: \"num-7\",\r\n\t\t104: \"num-8\",\r\n\t\t105: \"num-9\",\r\n\t\t106: \"num-multiply\",\r\n\t\t107: \"num-plus\",\r\n\t\t109: \"num-minus\",\r\n\t\t110: \"num-period\",\r\n\t\t111: \"num-division\",\r\n\t\t112: \"f1\",\r\n\t\t113: \"f2\",\r\n\t\t114: \"f3\",\r\n\t\t115: \"f4\",\r\n\t\t116: \"f5\",\r\n\t\t117: \"f6\",\r\n\t\t118: \"f7\",\r\n\t\t119: \"f8\",\r\n\t\t120: \"f9\",\r\n\t\t121: \"f10\",\r\n\t\t122: \"f11\",\r\n\t\t123: \"f12\",\r\n\t\t186: \"semicolon\",\r\n\t\t187: \"equals\",\r\n\t\t189: \"dash\",\r\n\t\t188: \",\",\r\n\t\t190: \".\",\r\n\t\t191: \"\/\",\r\n\t\t192: \"`\",\r\n\t\t219: \"open-square-bracket\",\r\n\t\t220: \"\\\\\",\r\n\t\t221: \"close-square-bracket\",\r\n\t\t222: \"single-quote\",\r\n\t\t224: \"win\"\r\n\t};\r\n\ty = Jo.prototype;\r\n\ty.keyCode = function (a) {\r\n\t\tthis.D = a;\r\n\t\treturn this\r\n\t};\r\n\ty.key = function (a) {\r\n\t\tthis.C = a;\r\n\t\treturn this\r\n\t};\r\n\ty.shiftKey = function (a) {\r\n\t\tthis.S = a;\r\n\t\treturn this\r\n\t};\r\n\ty.altKey = function (a) {\r\n\t\tthis.A = a;\r\n\t\treturn this\r\n\t};\r\n\ty.ctrlKey = function (a) {\r\n\t\tthis.B = a;\r\n\t\treturn this\r\n\t};\r\n\ty.metaKey = function (a) {\r\n\t\tthis.F = a;\r\n\t\treturn this\r\n\t};\r\n\ty.target = function (a) {\r\n\t\tthis.ha = a;\r\n\t\treturn this\r\n\t};\r\n\tvar To;\r\n\tC(Oo, R);\r\n\tvar Lo = [27, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 19],\r\n\t\tMo = [\"color\", \"date\", \"datetime\", \"datetime-local\", \"email\", \"month\", pf, \"password\", \"search\", \"tel\", \"text\", \"time\", \"url\", \"week\"];\r\n\ty = Oo.prototype;\r\n\ty.Mi = function (a, b) {\r\n\t\tXo(this.B, So(1, arguments), a)\r\n\t};\r\n\ty.Ni = function (a) {\r\n\t\tYo(this.B, So(0, arguments))\r\n\t};\r\n\ty.Li = function (a) {\r\n\t\treturn $o(this, this.B, So(0, arguments))\r\n\t};\r\n\ty.L = function () {\r\n\t\tOo.O.L.call(this);\r\n\t\tthis.B = {};\r\n\t\tJm(this.A, u, this.Xg, !1, this);\r\n\t\tJm(this.A, Cg, this.fh, !1, this);\r\n\t\tNo && (Jm(this.A, v, this.jh, !1, this), Jm(this.A, Dg, this.kh, !1, this));\r\n\t\tJm(this.A, oe, this.Yg, !1, this);\r\n\t\tJm(this.A, Eg, this.gh, !1, this);\r\n\t\tthis.A = null\r\n\t};\r\n\ty.Yg = function (a) {\r\n\t\ta = Ko(a);\r\n\t\tP && Vo(this, a);\r\n\t\tNo && !this.C && Wo(a) && bp(this, a, !0)\r\n\t};\r\n\ty.gh = function (a) {\r\n\t\ta = a.A();\r\n\t\tP && Vo(this, a);\r\n\t\tNo && !this.C && Wo(a) && bp(this, a, !0)\r\n\t};\r\n\ty.jh = function (a) {\r\n\t\ta = Ko(a);\r\n\t\t32 < a.A && Wo(a) && (this.C = !0)\r\n\t};\r\n\ty.kh = function (a) {\r\n\t\ta = a.A();\r\n\t\t32 < a.A && Wo(a) && (this.C = !0)\r\n\t};\r\n\ty.Xg = function (a) {\r\n\t\tbp(this, Ko(a))\r\n\t};\r\n\ty.fh = function (a) {\r\n\t\tbp(this, a.A())\r\n\t};\r\n\tC(ap, O);\r\n\tz(dp, R);\r\n\ty = dp.prototype;\r\n\ty.wh = function (a, b) {\r\n\t\tif (typeof arguments[1] === x) {\r\n\t\t\tvar c = fp(arguments[1]);\r\n\t\t\tif (c) {\r\n\t\t\t\tthis.B[c] = a;\r\n\t\t\t\treturn\r\n\t\t\t}\r\n\t\t}\r\n\t\tthis.A.Mi.apply(this.A, arguments)\r\n\t};\r\n\ty.Oj = function (a) {\r\n\t\tvar b = arguments[0];\r\n\t\tif (typeof b === x && (b = fp(b))) {\r\n\t\t\tthis.B[b] && delete this.B[b];\r\n\t\t\treturn\r\n\t\t}\r\n\t\tthis.A.Ni.apply(this.A, arguments)\r\n\t};\r\n\ty.kg = function (a) {\r\n\t\tif (typeof arguments[0] === x) {\r\n\t\t\tvar b = fp(arguments[0]);\r\n\t\t\tif (b) return !!this.B[b]\r\n\t\t}\r\n\t\treturn this.A.Li.apply(this.A, arguments)\r\n\t};\r\n\ty.uj = function (a) {\r\n\t\tvar b = P ? Do(a.keyCode) : a.keyCode;\r\n\t\t16 == b && (this.F = !0);\r\n\t\tthis.D = b & 255 | ep(a) << 8;\r\n\t\tthis.B[this.D] && 16 != b && 17 != b && 18 != b && (a.preventDefault(), a.stopPropagation())\r\n\t};\r\n\ty.vj = function (a) {\r\n\t\tthis.B[this.D] && (a.preventDefault(), a.stopPropagation())\r\n\t};\r\n\ty.wj = function (a) {\r\n\t\tvar b = P ? Do(a.keyCode) : a.keyCode,\r\n\t\t\tc = b & 255 | ep(a) << 8;\r\n\t\tif (c == this.D) {\r\n\t\t\tvar d = this.B[c];\r\n\t\t\td && (288 != c || this.F) && (a = a.target, this.dispatchEvent(new ap(jg, d, a)), this.dispatchEvent(new ap(kg + d, d, a)))\r\n\t\t}\r\n\t\tthis.F = 32 == b || 16 == b;\r\n\t\tthis.D = 0\r\n\t};\r\n\ty.L = function () {\r\n\t\tR.prototype.L.call(this);\r\n\t\tN(this.C);\r\n\t\tdelete this.C;\r\n\t\tdelete this.B\r\n\t};\r\n\tvar jE = {},\r\n\t\tfx = (jE.tlang = [\"ltkc\", \"ltcc\"], jE.tsbc = [\"bckc\", \"bccc\"], jE.pun = [\"ptkc\", \"ptcc\"], jE);\r\n\tz(gp, M);\r\n\ty = gp.prototype;\r\n\ty.hf = function () {};\r\n\ty.Lc = function () {};\r\n\ty.get = function () {};\r\n\ty.set = function () {};\r\n\ty.wg = function () {};\r\n\ty.pe = function () {};\r\n\ty.jg = function () {};\r\n\ty.push = function () {};\r\n\ty.od = function () {};\r\n\ty.report = function () {};\r\n\tz(hp, M);\r\n\thp.prototype.D = function () {\r\n\t\tthis.da()\r\n\t};\r\n\thp.prototype.L = function () {\r\n\t\tN(this.B);\r\n\t\tfor (var a in this.A) N(this.A[a]), delete this.A[a];\r\n\t\tM.prototype.L.call(this)\r\n\t};\r\n\tEi(hp);\r\n\tz(np, gp);\r\n\ty = np.prototype;\r\n\ty.hf = function (a) {\r\n\t\tthis.xh = a\r\n\t};\r\n\ty.Lc = function (a) {\r\n\t\tvar b = this.A[a];\r\n\t\tb && typeof b === pf ? b++ : b = 1;\r\n\t\tthis.A[a] = b\r\n\t};\r\n\ty.get = function (a) {\r\n\t\treturn this.A[a]\r\n\t};\r\n\ty.set = function (a, b) {\r\n\t\tthis.A[a] = b\r\n\t};\r\n\ty.wg = function (a, b) {\r\n\t\tthis.C[a] = b\r\n\t};\r\n\ty.pe = function (a) {\r\n\t\tthis.B[a] = (new Date).getTime()\r\n\t};\r\n\ty.jg = function (a) {\r\n\t\tvar b = (new Date).getTime();\r\n\t\tthis.B[a] && (this.A[a] = b - this.B[a], delete this.B[a])\r\n\t};\r\n\ty.push = function (a, b) {\r\n\t\tvar c = this.A[a];\r\n\t\tc = null != c ? String(c) + \"_\" + b : String(b);\r\n\t\tthis.A[a] = c\r\n\t};\r\n\ty.od = function (a) {\r\n\t\tvar b = this.A[a];\r\n\t\tif (typeof b === x) {\r\n\t\t\tvar c = b.lastIndexOf(\"_\");\r\n\t\t\t0 > c ? delete this.A[a] : this.A[a] = b.slice(0, c)\r\n\t\t}\r\n\t};\r\n\ty.report = function () {\r\n\t\tif (\"vk\" == this.D || \"ppe\" == this.D || \"hwt\" == this.D) {\r\n\t\t\tpj(this.B, function (d, e) {\r\n\t\t\t\tthis.jg(e)\r\n\t\t\t}, this);\r\n\t\t\tvar a = !1,\r\n\t\t\t\tb;\r\n\t\t\tfor (b in this.A)\r\n\t\t\t\tif (this.A[b]) {\r\n\t\t\t\t\ta = !0;\r\n\t\t\t\t\tbreak\r\n\t\t\t\t}\r\n\t\t\tif (!a) return;\r\n\t\t\tthis.pf && this.set(Ta, \"ul\");\r\n\t\t\tvar c = \"https:\/\/inputtools.google.com\/ping?cs=1&app={APP}&itc={CODE}&uv=t|\" + this.D + \",\";\r\n\t\t\ta = {};\r\n\t\t\tAj(a, this.C, this.A);\r\n\t\t\tpj(a, function (d, e) {\r\n\t\t\t\tif (\"ql\" == e) {\r\n\t\t\t\t\tvar g = d.split(\"_\");\r\n\t\t\t\t\tif (10 < g.length) {\r\n\t\t\t\t\t\tfor (d = 0; 10 > d; d++) {\r\n\t\t\t\t\t\t\tvar h = Math.floor(Math.random() * (g.length - d)) + d,\r\n\t\t\t\t\t\t\t\tk = g[d];\r\n\t\t\t\t\t\t\tg[d] = g[h];\r\n\t\t\t\t\t\t\tg[h] = k\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\td = g.slice(0, 10).join(\"_\")\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t\tc += e + \"|\" +\r\n\t\t\t\t\td + \",\"\r\n\t\t\t}, this);\r\n\t\t\tc = c.slice(0, -1);\r\n\t\t\tpp(this, c)\r\n\t\t}\r\n\t\tthis.A = {};\r\n\t\tthis.B = {}\r\n\t};\r\n\ty.sj = function (a) {\r\n\t\tvar b = this.F[a];\r\n\t\tb.onload = b.onerror = null;\r\n\t\tdelete this.F[a]\r\n\t};\r\n\ty.L = function () {\r\n\t\tthis.pf = !0;\r\n\t\tthis.report();\r\n\t\tthis.C = {};\r\n\t\tgp.prototype.L.call(this)\r\n\t};\r\n\ty.xh = \"\";\r\n\ty.Xf = 0;\r\n\ty.pf = !1;\r\n\tvar rp = typeof Uint8Array == t,\r\n\t\tsp = [];\r\n\tqp.prototype.toString = function () {\r\n\t\treturn this.A.toString()\r\n\t};\r\n\tC(zp, qp);\r\n\tC(wp, qp);\r\n\tvar yp = [3, 4, 6, 7];\r\n\twp.prototype.ma = function () {\r\n\t\treturn up(this, 2)\r\n\t};\r\n\tvar Dp = {},\r\n\t\tkE = {},\r\n\t\tIz = {};\r\n\tD([\r\n\t\t[1, \"am-t-i0-und\", [\r\n\t\t\t\t[\"am\", \"\\u12a0\\u121b\\u122d\\u129b\"]\r\n\t\t\t],\r\n\t\t\t[\"am\"], 16, null, [\"im_t13n_am\"]\r\n\t\t],\r\n\t\t[2, $a, [\r\n\t\t\t\t[\"ar\", \"\\u0627\\u0644\\u0639\\u0631\\u0628\\u064a\\u0629\"]\r\n\t\t\t],\r\n\t\t\t[\"ar\"], 2, null, [\"im_t13n_ar\"]\r\n\t\t],\r\n\t\t[3, \"bn-t-i0-und\", [\r\n\t\t\t\t[\"bn\", \"\\u09ac\\u09be\\u0982\\u09b2\\u09be\"]\r\n\t\t\t],\r\n\t\t\t[\"bn\"], 3, null, [\"im_t13n_bn\"]\r\n\t\t],\r\n\t\t[4, Xh, [\r\n\t\t\t\t[Mh, \"\\u62fc\\u97f3\"]\r\n\t\t\t],\r\n\t\t\t[Mh], 29, null, [\"im_pinyin_zh_hans\"]\r\n\t\t],\r\n\t\t[49, Yh, [\r\n\t\t\t\t[Mh, \"\\u53cc\\u62fc\\uff08\\u667a\\u80fdABC\\uff09\"]\r\n\t\t\t],\r\n\t\t\t[Mh], 44, [18]\r\n\t\t],\r\n\t\t[50, ai, [\r\n\t\t\t\t[Mh, \"\\u53cc\\u62fc\\uff08\\u5fae\\u8f6f\\u65b9\\u6848\\uff09\"]\r\n\t\t\t],\r\n\t\t\t[Mh], 44, [18]\r\n\t\t],\r\n\t\t[51, Zh, [\r\n\t\t\t\t[Mh, \"\\u53cc\\u62fc\\uff08\\u5c0f\\u9e64\\uff09\"]\r\n\t\t\t],\r\n\t\t\t[Mh], 44, [18]\r\n\t\t],\r\n\t\t[52, $h, [\r\n\t\t\t\t[Mh, \"\\u53cc\\u62fc\\uff08\\u62fc\\u97f3\\u52a0\\u52a0\\uff09\"]\r\n\t\t\t],\r\n\t\t\t[Mh], 44, [18]\r\n\t\t],\r\n\t\t[53, bi, [\r\n\t\t\t\t[Mh, \"\\u53cc\\u62fc\\uff08\\u7d2b\\u5149\\uff09\"]\r\n\t\t\t],\r\n\t\t\t[Mh], 44, [18]\r\n\t\t],\r\n\t\t[54, ci, [\r\n\t\t\t\t[Mh, \"\\u53cc\\u62fc\\uff08\\u81ea\\u7136\\u7801\\uff09\"]\r\n\t\t\t],\r\n\t\t\t[Mh], 44, [18]\r\n\t\t],\r\n\t\t[6, \"el-t-i0-und\", [\r\n\t\t\t\t[\"el\", \"\\u0395\\u03bb\\u03bb\\u03b7\\u03bd\\u03b9\\u03ba\\u03ac\"]\r\n\t\t\t],\r\n\t\t\t[\"el\"], 23, null, [\"im_t13n_el\"]\r\n\t\t],\r\n\t\t[7, \"gu-t-i0-und\", [\r\n\t\t\t\t[\"gu\", \"\\u0a97\\u0ac1\\u0a9c\\u0ab0\\u0abe\\u0aa4\\u0ac0\"]\r\n\t\t\t],\r\n\t\t\t[\"gu\"], 4, null, [\"im_t13n_gu\"]\r\n\t\t],\r\n\t\t[8, \"hi-t-i0-und\", [\r\n\t\t\t\t[\"hi\", \"\\u0939\\u093f\\u0928\\u094d\\u0926\\u0940\"]\r\n\t\t\t],\r\n\t\t\t[\"hi\"], 5, null, [\"im_t13n_hi\"]\r\n\t\t],\r\n\t\t[9, dd, [\r\n\t\t\t\t[bd, \"\\u05e2\\u05b4\\u05d1\\u05b0\\u05e8\\u05b4\\u05d9\\u05ea\"]\r\n\t\t\t],\r\n\t\t\t[bd], 20, null, [\"im_t13n_he\", \"im_t13n_iw\"]\r\n\t\t],\r\n\t\t[33, \"ja-t-i0\", [\r\n\t\t\t[\"ja\", \"\\u65e5\\u672c\\u8a9e\"]\r\n\t\t], null, 28],\r\n\t\t[10, ie, [\r\n\t\t\t\t[\"ja\", \"\\u65e5\\u672c\\u8a9e\"]\r\n\t\t\t],\r\n\t\t\t[\"ja\"], 28, null, [\"im_t13n_ja\"]\r\n\t\t],\r\n\t\t[11, \"kn-t-i0-und\", [\r\n\t\t\t\t[\"kn\", \"\\u0c95\\u0ca8\\u0ccd\\u0ca8\\u0ca1\"]\r\n\t\t\t],\r\n\t\t\t[\"kn\"], 6, null, [\"im_t13n_kn\"]\r\n\t\t],\r\n\t\t[12, \"ml-t-i0-und\", [\r\n\t\t\t\t[\"ml\", \"\\u0d2e\\u0d32\\u0d2f\\u0d3e\\u0d33\\u0d02\"]\r\n\t\t\t],\r\n\t\t\t[\"ml\"], 7, null, [\"im_t13n_ml\"]\r\n\t\t],\r\n\t\t[13, \"mr-t-i0-und\", [\r\n\t\t\t\t[\"mr\", \"\\u092e\\u0930\\u093e\\u0920\\u0940\"]\r\n\t\t\t],\r\n\t\t\t[\"mr\"], 9, null, [\"im_t13n_mr\"]\r\n\t\t],\r\n\t\t[14, \"ne-t-i0-und\", [\r\n\t\t\t\t[\"ne\", \"\\u0928\\u0947\\u092a\\u093e\\u0932\\u0940\"]\r\n\t\t\t],\r\n\t\t\t[\"ne\"], 8, null, [\"im_t13n_ne\"]\r\n\t\t],\r\n\t\t[15, \"or-t-i0-und\", [\r\n\t\t\t\t[\"or\", \"\\u0b13\\u0b21\\u0b3c\\u0b3f\\u0b06\"]\r\n\t\t\t],\r\n\t\t\t[\"or\"], 19, null, [\"im_t13n_or\"]\r\n\t\t],\r\n\t\t[16, gc, [\r\n\t\t\t\t[\"fa\", \"\\u0641\\u0627\\u0631\\u0633\\u06cc\"]\r\n\t\t\t],\r\n\t\t\t[\"fa\"], 14, null, [\"im_t13n_fa\"]\r\n\t\t],\r\n\t\t[17, \"pa-t-i0-und\", [\r\n\t\t\t\t[\"pa\", \"\\u0a2a\\u0a70\\u0a1c\\u0a3e\\u0a2c\\u0a40\"]\r\n\t\t\t],\r\n\t\t\t[\"pa\"], 10, null, [\"im_t13n_pa\"]\r\n\t\t],\r\n\t\t[46, \"pl-t-i0-und\", [\r\n\t\t\t[\"pl\", \"Polski\"]\r\n\t\t], null, 37, null, [\"im_t13n_pl\"]],\r\n\t\t[18, bg, [\r\n\t\t\t\t[\"ru\", \"\\u0420\\u0443\\u0441\\u0441\\u043a\\u0438\\u0439\"]\r\n\t\t\t],\r\n\t\t\t[\"ru\"], 24, null, [\"im_t13n_ru\"]\r\n\t\t],\r\n\t\t[19, \"sa-t-i0-und\", [\r\n\t\t\t\t[\"sa\", \"\\u0938\\u0902\\u0938\\u094d\\u0915\\u0943\\u0924\\u092e\\u094d\"]\r\n\t\t\t],\r\n\t\t\t[\"sa\"], 15, null, [\"im_t13n_sa\"]\r\n\t\t],\r\n\t\t[20, \"sr-t-i0-und\", [\r\n\t\t\t\t[\"sr\", \"\\u0441\\u0440\\u043f\\u0441\\u043a\\u0438\"]\r\n\t\t\t],\r\n\t\t\t[\"sr\"], 22, null, [\"im_t13n_sr\"]\r\n\t\t],\r\n\t\t[21, \"si-t-i0-und\", [\r\n\t\t\t\t[\"si\", \"\\u0dc3\\u0dd2\\u0d82\\u0dc4\\u0dbd\"]\r\n\t\t\t],\r\n\t\t\t[\"si\"], 18, null, [\"im_t13n_si\"]\r\n\t\t],\r\n\t\t[22, \"ta-t-i0-und\", [\r\n\t\t\t\t[Fg, \"\\u0ba4\\u0bae\\u0bbf\\u0bb4\\u0bcd\"]\r\n\t\t\t],\r\n\t\t\t[Fg], 11, null, [\"im_t13n_ta\"]\r\n\t\t],\r\n\t\t[23, \"te-t-i0-und\", [\r\n\t\t\t\t[\"te\", \"\\u0c24\\u0c46\\u0c32\\u0c41\\u0c17\\u0c41\"]\r\n\t\t\t],\r\n\t\t\t[\"te\"], 12, null, [\"im_t13n_te\"]\r\n\t\t],\r\n\t\t[24, \"ti-t-i0-und\", [\r\n\t\t\t\t[\"ti\", \"\\u1275\\u130d\\u122d\\u129b\"]\r\n\t\t\t],\r\n\t\t\t[\"ti\"], 17, null, [\"im_t13n_ti\"]\r\n\t\t],\r\n\t\t[25, oh, [\r\n\t\t\t\t[\"ur\", \"\\u0627\\u0631\\u062f\\u0648\"]\r\n\t\t\t],\r\n\t\t\t[\"ur\"], 13, null, [\"im_t13n_ur\"]\r\n\t\t],\r\n\t\t[31, \"zh-t-i0-wubi-1998\", [\r\n\t\t\t[Mh, \"\\u4e94\\u7b14\"]\r\n\t\t], null, 30],\r\n\t\t[26, di, [\r\n\t\t\t\t[Mh, \"\\u4e94\\u7b14\"]\r\n\t\t\t],\r\n\t\t\t[Mh], 30, null, [\"im_wubi_zh_hans\"]\r\n\t\t],\r\n\t\t[28, Vh, [\r\n\t\t\t\t[Ph, \"\\u6ce8\\u97f3\"]\r\n\t\t\t],\r\n\t\t\t[Ph], 31, null, [\"im_zhuyin_zh_hant\"]\r\n\t\t],\r\n\t\t[32, \"zh-hant-t-i0-bopo\", [\r\n\t\t\t[Ph, \"\\u6ce8\\u97f3\"]\r\n\t\t], null, 31],\r\n\t\t[27, Uh, [\r\n\t\t\t\t[Ph, \"\\u6f22\\u8a9e\\u62fc\\u97f3\"]\r\n\t\t\t],\r\n\t\t\t[Ph], 29, null, [\"im_pinyin_zh_hant\"]\r\n\t\t],\r\n\t\t[30, \"vi-t-i0-und\", [\r\n\t\t\t\t[\"vi\", \"Ti\\u1ebfng Vi\\u1ec7t\"]\r\n\t\t\t],\r\n\t\t\t[\"vi\"], 21, [18],\r\n\t\t\t[\"im_t13n_vi\"]\r\n\t\t],\r\n\t\t[34, \"be-t-i0-und\", [\r\n\t\t\t\t[\"be\", \"\\u0411\\u0435\\u043b\\u0430\\u0440\\u0443\\u0441\\u043a\\u0430\\u044f\"]\r\n\t\t\t],\r\n\t\t\t[\"be\"], 26, null, [\"im_t13n_be\"]\r\n\t\t],\r\n\t\t[35, \"bg-t-i0-und\", [\r\n\t\t\t\t[\"bg\", \"\\u0431\\u044a\\u043b\\u0433\\u0430\\u0440\\u0441\\u043a\\u0438\"]\r\n\t\t\t],\r\n\t\t\t[\"bg\"], 27, null, [\"im_t13n_bg\"]\r\n\t\t],\r\n\t\t[36, \"uk-t-i0-und\", [\r\n\t\t\t\t[\"uk\", \"\\u0422\\u0440\\u0430\\u043d\\u0441\\u043b\\u0456\\u0442\\u0435\\u0440\\u0430\\u0446\\u0456\\u044f\"]\r\n\t\t\t],\r\n\t\t\t[\"uk\"], 25, null, [\"im_t13n_uk\"]\r\n\t\t],\r\n\t\t[37, Nb, [\r\n\t\t\t\t[\"de\", la]\r\n\t\t\t],\r\n\t\t\t[\"de\"], 35, [15, 18]\r\n\t\t],\r\n\t\t[38, ac, [\r\n\t\t\t\t[\"es\", \"Espa\\u00f1ol\"]\r\n\t\t\t],\r\n\t\t\t[\"es\"], 34, [15, 18]\r\n\t\t],\r\n\t\t[39, pc, [\r\n\t\t\t\t[\"fr\", qa]\r\n\t\t\t],\r\n\t\t\t[\"fr\"], 36, [15, 18]\r\n\t\t],\r\n\t\t[40, zd, [\r\n\t\t\t\t[\"it\", Aa]\r\n\t\t\t],\r\n\t\t\t[\"it\"], 39, [15, 18]\r\n\t\t],\r\n\t\t[41, kf, [\r\n\t\t\t\t[\"nl\", Da]\r\n\t\t\t],\r\n\t\t\t[\"nl\"], 40, [15, 18]\r\n\t\t],\r\n\t\t[42, Rf, [\r\n\t\t\t\t[Ef, Ha]\r\n\t\t\t],\r\n\t\t\t[Ef], 38, [15, 18]\r\n\t\t],\r\n\t\t[48, Mf, [\r\n\t\t\t[Ff, Ha]\r\n\t\t], null, 38],\r\n\t\t[43, Sh, [\r\n\t\t\t\t[Ph, \"\\u5009\\u9821\"]\r\n\t\t\t],\r\n\t\t\t[Ph], 32\r\n\t\t],\r\n\t\t[44, Kh, [\r\n\t\t\t\t[Nh, \"\\u5ee3\\u6771\\u8a71\"]\r\n\t\t\t],\r\n\t\t\t[Nh], 33\r\n\t\t],\r\n\t\t[60, Jh, [\r\n\t\t\t\t[Nh, \"\\u7cb5\\u62fc\"]\r\n\t\t\t],\r\n\t\t\t[Nh], 33\r\n\t\t],\r\n\t\t[101, \"sq-t-k0-und\", [\r\n\t\t\t\t[\"sq\", \"shqip\"]\r\n\t\t\t],\r\n\t\t\t[\"sq\"], 0, null, [\"vkd_sq\"]\r\n\t\t],\r\n\t\t[102, ab, [\r\n\t\t\t\t[\"ar\", \"\\u0644\\u0648\\u062d\\u0629 \\u0645\\u0641\\u0627\\u062a\\u064a\\u062d \\u0627\\u0644\\u0644\\u063a\\u0629 \\u0627\\u0644\\u0639\\u0631\\u0628\\u064a\\u0629\"]\r\n\t\t\t],\r\n\t\t\t[\"ar\"], 0, null, [\"vkd_ar\"]\r\n\t\t],\r\n\t\t[103, sd, [\r\n\t\t\t\t[\"hy\", \"\\u0531\\u0580\\u0587\\u0565\\u056c\\u0561\\u0570\\u0561\\u0575\\u0565\\u0580\\u0565\\u0576\"]\r\n\t\t\t],\r\n\t\t\t[\"hy\"], 0, null, [\"vkd_hy_east\"]\r\n\t\t],\r\n\t\t[104, td, [\r\n\t\t\t\t[\"hy\", \"\\u0531\\u0580\\u0565\\u0582\\u0574\\u057f\\u0561\\u0570\\u0561\\u0575\\u0565\\u0580\\u0567\\u0576\"]\r\n\t\t\t],\r\n\t\t\t[\"hy\"], 0, null, [\"vkd_hy_west\"]\r\n\t\t],\r\n\t\t[105, \"eu-t-k0-und\", [\r\n\t\t\t\t[\"eu\", \"euskara\"]\r\n\t\t\t],\r\n\t\t\t[\"eu\"], 0, null, [\"vkd_eu\"]\r\n\t\t],\r\n\t\t[106, \"be-t-k0-und\", [\r\n\t\t\t\t[\"be\", \"\\u0411\\u0435\\u043b\\u0430\\u0440\\u0443\\u0441\\u043a\\u0430\\u044f\"]\r\n\t\t\t],\r\n\t\t\t[\"be\"], 0, null, [\"vkd_be\"]\r\n\t\t],\r\n\t\t[107, \"bn-t-k0-und\", [\r\n\t\t\t\t[\"bn\", \"\\u09ac\\u09be\\u0982\\u09b2\\u09be (INSCRIPT)\"]\r\n\t\t\t],\r\n\t\t\t[\"bn\"], 0, null, [\"vkd_bn_inscript\"]\r\n\t\t],\r\n\t\t[108, pb, [\r\n\t\t\t\t[\"bn\", \"\\u09ac\\u09be\\u0982\\u09b2\\u09be (\\u09ab\\u09cb\\u09a8\\u09c7\\u099f\\u09bf\\u0995)\"]\r\n\t\t\t],\r\n\t\t\t[\"bn\"], 0, null, [\"vkd_bn_phone\"]\r\n\t\t],\r\n\t\t[109, \"bs-t-k0-und\", [\r\n\t\t\t\t[\"bs\", \"bosanski\"]\r\n\t\t\t],\r\n\t\t\t[\"bs\"], 0, null, [\"vkd_bs\"]\r\n\t\t],\r\n\t\t[110, Kf, [\r\n\t\t\t\t[Ef, Ia]\r\n\t\t\t],\r\n\t\t\t[Ef], 0, null, [\"vkd_pt_br\"]\r\n\t\t],\r\n\t\t[111, \"bg-t-k0-und\", [\r\n\t\t\t\t[\"bg\", \"\\u0431\\u044a\\u043b\\u0433\\u0430\\u0440\\u0441\\u043a\\u0438 \\u0435\\u0437\\u0438\\u043a\"]\r\n\t\t\t],\r\n\t\t\t[\"bg\"], 0, null, [\"vkd_bg\"]\r\n\t\t],\r\n\t\t[112, mb, [\r\n\t\t\t\t[\"bg\", \"\\u0431\\u044a\\u043b\\u0433\\u0430\\u0440\\u0441\\u043a\\u0438 \\u0435\\u0437\\u0438\\u043a (\\u0444\\u043e\\u043d\\u0435\\u0442\\u0438\\u043a\\u0430)\"]\r\n\t\t\t],\r\n\t\t\t[\"bg\"], 0, null, [\"vkd_bg_phone\"]\r\n\t\t],\r\n\t\t[113, \"ca-t-k0-und\", [\r\n\t\t\t\t[\"ca\", \"catal\\u00e0\"]\r\n\t\t\t],\r\n\t\t\t[\"ca\"], 0, null, [\"vkd_ca\"]\r\n\t\t],\r\n\t\t[114, \"chr-t-k0-und\", [\r\n\t\t\t\t[\"chr\", \"\\u13e3\\u13b3\\u13a9\"]\r\n\t\t\t],\r\n\t\t\t[\"chr\"], 0, null, [\"vkd_chr\"]\r\n\t\t],\r\n\t\t[233, \"ckb-t-k0-ar\", [\r\n\t\t\t\t[\"ckb\", \"\\u06a9\\u0648\\u0631\\u062f\\u06cc (\\u062f\\u06d5\\u0633\\u062a\\u0646\\u0648\\u0633\\u06cc \\u0639\\u06d5\\u0631\\u06d5\\u0628\\u06cc)\"]\r\n\t\t\t],\r\n\t\t\t[\"ckb\"], 0, null, [\"vkd_ckb_ar\"]\r\n\t\t],\r\n\t\t[232, \"ckb-t-k0-en\", [\r\n\t\t\t\t[\"ckb\", \"\\u06a9\\u0648\\u0631\\u062f\\u06cc\"]\r\n\t\t\t],\r\n\t\t\t[\"ckb\"], 0, null, [\"vkd_ckb_en\"]\r\n\t\t],\r\n\t\t[115, \"hr-t-k0-und\", [\r\n\t\t\t\t[\"hr\", \"Hrvatski\"]\r\n\t\t\t],\r\n\t\t\t[\"hr\"], 0,\r\n\t\t\tnull, [\"vkd_hr\"]\r\n\t\t],\r\n\t\t[116, \"cs-t-k0-und\", [\r\n\t\t\t\t[\"cs\", \"\\u010ce\\u0161tina\"]\r\n\t\t\t],\r\n\t\t\t[\"cs\"], 0, null, [\"vkd_cs\"]\r\n\t\t],\r\n\t\t[117, Hb, [\r\n\t\t\t\t[\"cs\", \"\\u010ce\\u0161tina QWERTZ\"]\r\n\t\t\t],\r\n\t\t\t[\"cs\"], 0, null, [\"vkd_cs_qwertz\"]\r\n\t\t],\r\n\t\t[118, \"da-t-k0-und\", [\r\n\t\t\t\t[\"da\", \"Dansk\"]\r\n\t\t\t],\r\n\t\t\t[\"da\"], 0, null, [\"vkd_da\"]\r\n\t\t],\r\n\t\t[119, Cf, [\r\n\t\t\t\t[\"prs\", \"\\u0641\\u0627\\u0631\\u0633\\u06cc \\u062f\\u0631\\u06cc\"]\r\n\t\t\t],\r\n\t\t\t[\"fa\"], 0, null, [\"vkd_prs\"]\r\n\t\t],\r\n\t\t[120, \"nl-t-k0-und\", [\r\n\t\t\t\t[\"nl\", Da]\r\n\t\t\t],\r\n\t\t\t[\"nl\"], 0, null, [\"vkd_nl\"]\r\n\t\t],\r\n\t\t[121, gd, [\r\n\t\t\t\t[\"hi\", ji]\r\n\t\t\t],\r\n\t\t\t[\"hi\"], 0, null, [\"vkd_deva_phone\"]\r\n\t\t],\r\n\t\t[122, \"en-t-k0-und\", [\r\n\t\t\t\t[q, pa]\r\n\t\t\t],\r\n\t\t\t[q], 0, null, [\"vkd_en\"]\r\n\t\t],\r\n\t\t[123, \"et-t-k0-und\", [\r\n\t\t\t\t[\"et\", \"eesti keel\"]\r\n\t\t\t],\r\n\t\t\t[\"et\"], 0, null, [\"vkd_et\"]\r\n\t\t],\r\n\t\t[124, kh, [\r\n\t\t\t\t[\"am\", \"\\u130d\\u12d5\\u12dd\"]\r\n\t\t\t],\r\n\t\t\t[\"am\"], 0, null, [\"vkd_ethi\"]\r\n\t\t],\r\n\t\t[125, \"fi-t-k0-und\", [\r\n\t\t\t\t[\"fi\", \"Suomi\"]\r\n\t\t\t],\r\n\t\t\t[\"fi\"], 0, null, [\"vkd_fi\"]\r\n\t\t],\r\n\t\t[126, \"fr-t-k0-und\", [\r\n\t\t\t\t[\"fr\", qa]\r\n\t\t\t],\r\n\t\t\t[\"fr\"], 0, null, [\"vkd_fr\"]\r\n\t\t],\r\n\t\t[127, \"gl-t-k0-und\", [\r\n\t\t\t\t[\"gl\", \"galego\"]\r\n\t\t\t],\r\n\t\t\t[\"gl\"], 0, null, [\"vkd_gl\"]\r\n\t\t],\r\n\t\t[128, me, [\r\n\t\t\t\t[\"ka\", \"\\u10e5\\u10d0\\u10e0\\u10d7\\u10e3\\u10da\\u10d8 (\\u10e5\\u10ec\\u10d4\\u10e0\\u10e2\\u10e7)\"]\r\n\t\t\t],\r\n\t\t\t[\"ka\"], 0, null, [\"vkd_ka_qwerty\"]\r\n\t\t],\r\n\t\t[129, le, [\r\n\t\t\t\t[\"ka\", \"\\u10e5\\u10d0\\u10e0\\u10d7\\u10e3\\u10da\\u10d8 (\\u10e1\\u10d0\\u10d1\\u10d4\\u10ed\\u10d3\\u10d8 \\u10db\\u10d0\\u10dc\\u10e5\\u10d0\\u10dc\\u10d0)\"]\r\n\t\t\t],\r\n\t\t\t[\"ka\"], 0, null, [\"vkd_ka_typewriter\"]\r\n\t\t],\r\n\t\t[130, \"de-t-k0-und\", [\r\n\t\t\t\t[\"de\", la]\r\n\t\t\t],\r\n\t\t\t[\"de\"], 0, null, [\"vkd_de\"]\r\n\t\t],\r\n\t\t[131, \"el-t-k0-und\", [\r\n\t\t\t\t[\"el\", \"\\u03b5\\u03bb\\u03bb\\u03b7\\u03bd\\u03b9\\u03ba\\u03ac\"]\r\n\t\t\t],\r\n\t\t\t[\"el\"], 0, null, [\"vkd_el\"]\r\n\t\t],\r\n\t\t[132, \"gu-t-k0-und\", [\r\n\t\t\t\t[\"gu\", \"\\u0a97\\u0ac1\\u0a9c\\u0ab0\\u0abe\\u0aa4\\u0ac0 (INSCRIPT)\"]\r\n\t\t\t],\r\n\t\t\t[\"gu\"], 0, null, [\"vkd_gu_inscript\"]\r\n\t\t],\r\n\t\t[133, Yc, [\r\n\t\t\t\t[\"gu\", \"\\u0a97\\u0ac1\\u0a9c\\u0ab0\\u0abe\\u0aa4\\u0ac0 (\\u0aab\\u0acb\\u0aa8\\u0ac7\\u0aa4\\u0abf\\u0a95)\"]\r\n\t\t\t],\r\n\t\t\t[\"gu\"], 0, null, [\"vkd_gu_phone\"]\r\n\t\t],\r\n\t\t[134, wf, [\r\n\t\t\t\t[\"pa-guru\", \"\\u0a17\\u0a41\\u0a30\\u0a2e\\u0a41\\u0a16\\u0a40 (INSCRIPT)\"]\r\n\t\t\t],\r\n\t\t\t[\"pa\"], 0, null, [\"vkd_guru_inscript\"]\r\n\t\t],\r\n\t\t[135, xf, [\r\n\t\t\t\t[\"pa-guru\", \"\\u0a17\\u0a41\\u0a30\\u0a2e\\u0a41\\u0a16\\u0a40 (\\u0a2b\\u0a4b\\u0a28\\u0a47\\u0a1f\\u0a3f\\u0a15)\"]\r\n\t\t\t],\r\n\t\t\t[\"pa\"], 0, null, [\"vkd_guru_phone\"]\r\n\t\t],\r\n\t\t[136, ed, [\r\n\t\t\t\t[bd, \"\\u05e2\\u05b4\\u05d1\\u05b0\\u05e8\\u05b4\\u05d9\\u05ea\"]\r\n\t\t\t],\r\n\t\t\t[bd], 0, null, [\"vkd_he\", \"vkd_iw\"]\r\n\t\t],\r\n\t\t[137, \"hi-t-k0-und\", [\r\n\t\t\t\t[\"hi\", ki]\r\n\t\t\t],\r\n\t\t\t[\"hi\"], 0, null, [\"vkd_hi\"]\r\n\t\t],\r\n\t\t[138, rd, [\r\n\t\t\t\t[\"hu\", \"magyar nyelv (101)\"]\r\n\t\t\t],\r\n\t\t\t[\"hu\"], 0, null, [\"vkd_hu_101\"]\r\n\t\t],\r\n\t\t[139, \"is-t-k0-und\", [\r\n\t\t\t\t[\"is\", \"\\u00edslenska\"]\r\n\t\t\t],\r\n\t\t\t[\"is\"], 0, null, [\"vkd_is\"]\r\n\t\t],\r\n\t\t[140, \"it-t-k0-und\", [\r\n\t\t\t\t[\"it\",\r\n\t\t\t\t\tAa\r\n\t\t\t\t]\r\n\t\t\t],\r\n\t\t\t[\"it\"], 0, null, [\"vkd_it\"]\r\n\t\t],\r\n\t\t[141, \"kn-t-k0-und\", [\r\n\t\t\t\t[\"kn\", \"\\u0c95\\u0ca8\\u0ccd\\u0ca8\\u0ca1 (INSCRIPT)\"]\r\n\t\t\t],\r\n\t\t\t[\"kn\"], 0, null, [\"vkd_kn_inscript\"]\r\n\t\t],\r\n\t\t[142, se, [\r\n\t\t\t\t[\"kn\", \"\\u0c95\\u0ca8\\u0ccd\\u0ca8\\u0ca1 (\\u0cab\\u0cca\\u0ca8\\u0cc6\\u0c9f\\u0cbf\\u0c95\\u0ccd)\"]\r\n\t\t\t],\r\n\t\t\t[\"kn\"], 0, null, [\"vkd_kn_phone\"]\r\n\t\t],\r\n\t\t[143, \"kk-t-k0-und\", [\r\n\t\t\t\t[\"kk\", \"\\u049a\\u0430\\u0437\\u0430\\u049b\"]\r\n\t\t\t],\r\n\t\t\t[\"kk\"], 0, null, [\"vkd_kk\"]\r\n\t\t],\r\n\t\t[144, \"km-t-k0-und\", [\r\n\t\t\t\t[\"km\", \"\\u17a2\\u1780\\u17d2\\u179f\\u179a\\u1781\\u17d2\\u1798\\u17c2\\u179a NiDA\"]\r\n\t\t\t],\r\n\t\t\t[\"km\"], 0, null, [\"vkd_km\"]\r\n\t\t],\r\n\t\t[145, \"ko-t-k0-und\", [\r\n\t\t\t\t[\"ko\",\r\n\t\t\t\t\t\"\\ud55c\\uad6d\\uc5b4\"\r\n\t\t\t\t]\r\n\t\t\t],\r\n\t\t\t[\"ko\"], 0, [18],\r\n\t\t\t[\"vkd_ko\"]\r\n\t\t],\r\n\t\t[146, ve, [\r\n\t\t\t\t[\"ky\", \"\\u041a\\u044b\\u0440\\u0433\\u044b\\u0437\"]\r\n\t\t\t],\r\n\t\t\t[\"ky\"], 0, null, [\"vkd_ky_cyrl\"]\r\n\t\t],\r\n\t\t[147, \"lo-t-k0-und\", [\r\n\t\t\t\t[\"lo\", \"\\u0e9e\\u0eb2\\u0eaa\\u0eb2\\u0ea5\\u0eb2\\u0ea7\"]\r\n\t\t\t],\r\n\t\t\t[\"lo\"], 0, null, [\"vkd_lo\"]\r\n\t\t],\r\n\t\t[148, \"lv-t-k0-und\", [\r\n\t\t\t\t[\"lv\", \"latvie\\u0161u valoda\"]\r\n\t\t\t],\r\n\t\t\t[\"lv\"], 0, null, [\"vkd_lv\"]\r\n\t\t],\r\n\t\t[149, \"lt-t-k0-und\", [\r\n\t\t\t\t[\"lt\", \"lietuvi\\u0173 kalba\"]\r\n\t\t\t],\r\n\t\t\t[\"lt\"], 0, null, [\"vkd_lt\"]\r\n\t\t],\r\n\t\t[150, \"mk-t-k0-und\", [\r\n\t\t\t\t[\"mk\", \"\\u043c\\u0430\\u043a\\u0435\\u0434\\u043e\\u043d\\u0441\\u043a\\u0438\"]\r\n\t\t\t],\r\n\t\t\t[\"mk\"], 0, null, [\"vkd_mk\"]\r\n\t\t],\r\n\t\t[151, \"ml-t-k0-und\", [\r\n\t\t\t\t[\"ml\", \"\\u0d2e\\u0d32\\u0d2f\\u0d3e\\u0d33\\u0d02 (INSCRIPT)\"]\r\n\t\t\t],\r\n\t\t\t[\"ml\"], 0, null, [\"vkd_ml_inscript\"]\r\n\t\t],\r\n\t\t[152, Pe, [\r\n\t\t\t\t[\"ml\", \"\\u0d2e\\u0d32\\u0d2f\\u0d3e\\u0d33\\u0d02 (\\u0d2b\\u0d4a\\u0d23\\u0d31\\u0d4d\\u0d31\\u0d3f\\u0d15\\u0d4d)\"]\r\n\t\t\t],\r\n\t\t\t[\"ml\"], 0, null, [\"vkd_ml_phone\"]\r\n\t\t],\r\n\t\t[246, Se, [\r\n\t\t\t\t[\"mni-Mtei\", \"\\uabc3\\uabe4\\uabc7\\uabe9 \\uabc3\\uabcc\\uabe6\\uabdb (\\uabd0\\uabe3\\uabc5\\uabe6\\uabc7\\uabe4\\uabdb)\"]\r\n\t\t\t],\r\n\t\t\t[\"mni-Mtei\"], 0\r\n\t\t],\r\n\t\t[153, \"mt-t-k0-und\", [\r\n\t\t\t\t[\"mt\", \"Malti\"]\r\n\t\t\t],\r\n\t\t\t[\"mt\"], 0, null, [\"vkd_mt\"]\r\n\t\t],\r\n\t\t[154, \"mi-t-k0-und\", [\r\n\t\t\t\t[\"mi\", \"Maori\"]\r\n\t\t\t],\r\n\t\t\t[\"mi\"], 0,\r\n\t\t\tnull, [\"vkd_mi\"]\r\n\t\t],\r\n\t\t[155, Qe, [\r\n\t\t\t\t[\"mn\", \"\\u041c\\u043e\\u043d\\u0433\\u043e\\u043b\"]\r\n\t\t\t],\r\n\t\t\t[\"mn\"], 0, null, [\"vkd_mn_cyrl\"]\r\n\t\t],\r\n\t\t[156, \"srp-t-k0-und\", [\r\n\t\t\t\t[\"sr\", \"Crnogorski jezik\"]\r\n\t\t\t],\r\n\t\t\t[\"sr\"], 0, null, [\"vkd_srp\"]\r\n\t\t],\r\n\t\t[157, \"no-t-k0-und\", [\r\n\t\t\t\t[\"no\", \"norsk\"]\r\n\t\t\t],\r\n\t\t\t[\"no\"], 0, null, [\"vkd_no\"]\r\n\t\t],\r\n\t\t[158, \"or-t-k0-und\", [\r\n\t\t\t\t[\"or\", \"\\u0b13\\u0b21\\u0b3c\\u0b3f\\u0b06 (INSCRIPT)\"]\r\n\t\t\t],\r\n\t\t\t[\"or\"], 0, null, [\"vkd_or_inscript\"]\r\n\t\t],\r\n\t\t[159, uf, [\r\n\t\t\t\t[\"or\", \"\\u0b13\\u0b21\\u0b3c\\u0b3f\\u0b06 (\\u0b2b\\u0b4b\\u0b28\\u0b47\\u0b1f\\u0b3f\\u0b15)\"]\r\n\t\t\t],\r\n\t\t\t[\"or\"], 0, null, [\"vkd_or_phone\"]\r\n\t\t],\r\n\t\t[160, Ce, [\r\n\t\t\t\t[q, fa]\r\n\t\t\t],\r\n\t\t\t[\"af\"], 0,\r\n\t\t\tnull, [\"vkd_latn_002\"]\r\n\t\t],\r\n\t\t[161, Df, [\r\n\t\t\t\t[\"ps\", \"\\u067e\\u069a\\u062a\\u0648\"]\r\n\t\t\t],\r\n\t\t\t[\"ps\"], 0, null, [\"vkd_ps\"]\r\n\t\t],\r\n\t\t[162, hc, [\r\n\t\t\t\t[\"fa\", \"\\u0641\\u0627\\u0631\\u0633\\u06cc\"]\r\n\t\t\t],\r\n\t\t\t[\"fa\"], 0, null, [\"vkd_fa\"]\r\n\t\t],\r\n\t\t[163, \"pl-t-k0-und\", [\r\n\t\t\t\t[\"pl\", \"polski\"]\r\n\t\t\t],\r\n\t\t\t[\"pl\"], 0, null, [\"vkd_pl\"]\r\n\t\t],\r\n\t\t[164, Pf, [\r\n\t\t\t\t[Ff, Ja]\r\n\t\t\t],\r\n\t\t\t[Ff], 0, null, [\"vkd_pt_pt\"]\r\n\t\t],\r\n\t\t[165, \"rom-t-k0-und\", [\r\n\t\t\t\t[\"rom\", \"rromani \\u0107hib\"]\r\n\t\t\t],\r\n\t\t\t[\"rom\"], 0, null, [\"vkd_rom\"]\r\n\t\t],\r\n\t\t[166, \"ro-t-k0-und\", [\r\n\t\t\t\t[\"ro\", \"rom\\u00e2n\\u0103\"]\r\n\t\t\t],\r\n\t\t\t[\"ro\"], 0, null, [\"vkd_ro\"]\r\n\t\t],\r\n\t\t[167, Yf, [\r\n\t\t\t\t[\"ro\", \"rom\\u00e2n\\u0103 SR13392 Primary\"]\r\n\t\t\t],\r\n\t\t\t[\"ro\"], 0, null, [\"vkd_ro_sr13392_primary\"]\r\n\t\t],\r\n\t\t[168, Xf, [\r\n\t\t\t\t[\"ro\", \"rom\\u00e2n\\u0103 SR13392 Secondary\"]\r\n\t\t\t],\r\n\t\t\t[\"ro\"], 0, null, [\"vkd_ro_sr13392_secondary\"]\r\n\t\t],\r\n\t\t[169, \"ru-t-k0-und\", [\r\n\t\t\t\t[\"ru\", \"\\u0420\\u0443\\u0441\\u0441\\u043a\\u0430\\u044f \\u043a\\u043b\\u0430\\u0432\\u0438\\u0430\\u0442\\u0443\\u0440\\u0430\"]\r\n\t\t\t],\r\n\t\t\t[\"ru\"], 0, null, [\"vkd_ru\"]\r\n\t\t],\r\n\t\t[212, dg, [\r\n\t\t\t\t[\"ru\", \"\\u0420\\u0443\\u0441\\u0441\\u043a\\u0430\\u044f \\u043a\\u043b\\u0430\\u0432\\u0438\\u0430\\u0442\\u0443\\u0440\\u0430 (\\u0444\\u043e\\u043d\\u0435\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439)\"]\r\n\t\t\t],\r\n\t\t\t[\"ru\"], 0\r\n\t\t],\r\n\t\t[242, fg, [\r\n\t\t\t\t[\"sa\", ki]\r\n\t\t\t],\r\n\t\t\t[\"sa\"], 0\r\n\t\t],\r\n\t\t[170,\r\n\t\t\tgg, [\r\n\t\t\t\t[\"sa\", \"\\u0938\\u0902\\u0938\\u094d\\u0915\\u0943\\u0924\\u092e\\u094d (\\u092b\\u094b\\u0928\\u0947\\u091f\\u093f\\u0915\\u094d)\"]\r\n\t\t\t],\r\n\t\t\t[\"sa\"], 0, null, [\"vkd_sa_phone\"]\r\n\t\t],\r\n\t\t[171, ug, [\r\n\t\t\t\t[\"sr\", \"\\u0441\\u0440\\u043f\\u0441\\u043a\\u0438\"]\r\n\t\t\t],\r\n\t\t\t[\"sr\"], 0, null, [\"vkd_sr_cyrl\"]\r\n\t\t],\r\n\t\t[172, vg, [\r\n\t\t\t\t[\"sr\", \"Srpski\"]\r\n\t\t\t],\r\n\t\t\t[\"sr\"], 0, null, [\"vkd_sr_latn\"]\r\n\t\t],\r\n\t\t[173, \"si-t-k0-und\", [\r\n\t\t\t\t[\"si\", \"\\u0dc1\\u0dd4\\u0daf\\u0dca\\u0db0 \\u0dc3\\u0dd2\\u0d82\\u0dc4\\u0dbd SLS1134\"]\r\n\t\t\t],\r\n\t\t\t[\"si\"], 0, null, [\"vkd_si\"]\r\n\t\t],\r\n\t\t[174, \"sk-t-k0-und\", [\r\n\t\t\t\t[\"sk\", \"Slovensk\\u00fd jazyk\"]\r\n\t\t\t],\r\n\t\t\t[\"sk\"], 0, null, [\"vkd_sk\"]\r\n\t\t],\r\n\t\t[175,\r\n\t\t\tng, [\r\n\t\t\t\t[\"sk\", \"Slovensk\\u00fd jazyk - QWERTY\"]\r\n\t\t\t],\r\n\t\t\t[\"sk\"], 0, null, [\"vkd_sk_qwerty\"]\r\n\t\t],\r\n\t\t[176, \"sl-t-k0-und\", [\r\n\t\t\t\t[\"sl\", \"sloven\\u0161\\u010dina\"]\r\n\t\t\t],\r\n\t\t\t[\"sl\"], 0, null, [\"vkd_sl\"]\r\n\t\t],\r\n\t\t[177, vh, [\r\n\t\t\t\t[\"uzs\", \"Southern Uzbek\"]\r\n\t\t\t],\r\n\t\t\t[\"uzs\"], 0, null, [\"vkd_uzs\"]\r\n\t\t],\r\n\t\t[178, cc, [\r\n\t\t\t\t[\"es\", \"Espa\\u00f1ol\"]\r\n\t\t\t],\r\n\t\t\t[\"es\"], 0, null, [\"vkd_es_es\"]\r\n\t\t],\r\n\t\t[179, \"sv-t-k0-und\", [\r\n\t\t\t\t[\"sv\", \"Svenska\"]\r\n\t\t\t],\r\n\t\t\t[\"sv\"], 0, null, [\"vkd_sv\"]\r\n\t\t],\r\n\t\t[180, Lb, [\r\n\t\t\t\t[\"de\", \"Deutschsprachige Schweiz\"]\r\n\t\t\t],\r\n\t\t\t[\"de\"], 0, null, [\"vkd_de_ch\"]\r\n\t\t],\r\n\t\t[181, Ig, [\r\n\t\t\t\t[Fg, \"\\u0ba4\\u0bae\\u0bbf\\u0bb4\\u0bcd (TAMIL99)\"]\r\n\t\t\t],\r\n\t\t\t[Fg], 0, null, [\"vkd_ta_tamil99\"]\r\n\t\t],\r\n\t\t[182, \"ta-t-k0-und\", [\r\n\t\t\t\t[Fg, \"\\u0ba4\\u0bae\\u0bbf\\u0bb4\\u0bcd (INSCRIPT)\"]\r\n\t\t\t],\r\n\t\t\t[Fg], 0, null, [\"vkd_ta_inscript\"]\r\n\t\t],\r\n\t\t[183, Kg, [\r\n\t\t\t\t[Fg, \"\\u0ba4\\u0bae\\u0bbf\\u0bb4\\u0bcd (\\u0baa\\u0bcb\\u0ba9\\u0bc6\\u0b9f\\u0bbf\\u0b95\\u0bcd)\"]\r\n\t\t\t],\r\n\t\t\t[Fg], 0, null, [\"vkd_ta_phone\"]\r\n\t\t],\r\n\t\t[205, Jg, [\r\n\t\t\t\t[Fg, \"\\u0ba4\\u0bae\\u0bbf\\u0bb4\\u0bcd (TYPE-WRITER)\"]\r\n\t\t\t],\r\n\t\t\t[Fg], 0\r\n\t\t],\r\n\t\t[206, Hg, [\r\n\t\t\t\t[Fg, \"\\u0ba4\\u0bae\\u0bbf\\u0bb4\\u0bcd (ITRANS)\"]\r\n\t\t\t],\r\n\t\t\t[Fg], 0\r\n\t\t],\r\n\t\t[184, \"tt-t-k0-und\", [\r\n\t\t\t\t[\"tt\", \"\\u0422\\u0430\\u0442\\u0430\\u0440\"]\r\n\t\t\t],\r\n\t\t\t[\"tt\"], 0, null, [\"vkd_tt\"]\r\n\t\t],\r\n\t\t[185, \"te-t-k0-und\", [\r\n\t\t\t\t[\"te\", \"\\u0c24\\u0c46\\u0c32\\u0c41\\u0c17\\u0c41 (INSCRIPT)\"]\r\n\t\t\t],\r\n\t\t\t[\"te\"], 0, null, [\"vkd_te_inscript\"]\r\n\t\t],\r\n\t\t[186, Ng, [\r\n\t\t\t\t[\"te\", \"\\u0c24\\u0c46\\u0c32\\u0c41\\u0c17\\u0c41 (\\u0c2b\\u0c4b\\u0c28\\u0c46\\u0c1f\\u0c3f\\u0c15\\u0c4d)\"]\r\n\t\t\t],\r\n\t\t\t[\"te\"], 0, null, [\"vkd_te_phone\"]\r\n\t\t],\r\n\t\t[187, \"th-t-k0-und\", [\r\n\t\t\t\t[\"th\", \"\\u0e20\\u0e32\\u0e29\\u0e32\\u0e44\\u0e17\\u0e22\"]\r\n\t\t\t],\r\n\t\t\t[\"th\"], 0, null, [\"vkd_th\"]\r\n\t\t],\r\n\t\t[204, Sg, [\r\n\t\t\t\t[\"th\", \"\\u0e20\\u0e32\\u0e29\\u0e32\\u0e44\\u0e17\\u0e22 (Pattajoti)\"]\r\n\t\t\t],\r\n\t\t\t[\"th\"], 0\r\n\t\t],\r\n\t\t[203, Tg, [\r\n\t\t\t\t[\"th\", \"\\u0e20\\u0e32\\u0e29\\u0e32\\u0e44\\u0e17\\u0e22 (TIS-820.2538)\"]\r\n\t\t\t],\r\n\t\t\t[\"th\"], 0\r\n\t\t],\r\n\t\t[188, dh, [\r\n\t\t\t\t[\"tr\", \"T\\u00fcrk\\u00e7e - F\"]\r\n\t\t\t],\r\n\t\t\t[\"tr\"], 0, null, [\"vkd_tr_f\",\r\n\t\t\t\tch\r\n\t\t\t]\r\n\t\t],\r\n\t\t[189, fh, [\r\n\t\t\t\t[\"tr\", \"T\\u00fcrk\\u00e7e - Q\"]\r\n\t\t\t],\r\n\t\t\t[\"tr\"], 0, null, [\"vkd_tr_q\"]\r\n\t\t],\r\n\t\t[190, hh, [\r\n\t\t\t\t[\"ug\", \"\\u0626\\u06c7\\u064a\\u063a\\u06c7\\u0631\\u0686\\u06d5\"]\r\n\t\t\t],\r\n\t\t\t[\"ug\"], 0, null, [\"vkd_ug\"]\r\n\t\t],\r\n\t\t[191, jh, [\r\n\t\t\t\t[\"uk\", \"\\u0415\\u043a\\u0440\\u0430\\u043d\\u043d\\u0430 \\u043a\\u043b\\u0430\\u0432\\u0456\\u0430\\u0442\\u0443\\u0440\\u0430\"]\r\n\t\t\t],\r\n\t\t\t[\"uk\"], 0, null, [\"vkd_uk_101\"]\r\n\t\t],\r\n\t\t[192, ph, [\r\n\t\t\t\t[\"ur\", \"\\u0627\\u0631\\u062f\\u0648\"]\r\n\t\t\t],\r\n\t\t\t[\"ur\"], 0, null, [\"vkd_ur\"]\r\n\t\t],\r\n\t\t[193, th, [\r\n\t\t\t\t[\"uz\", \"o\\u2018zbek\"]\r\n\t\t\t],\r\n\t\t\t[\"uz\"], 0, null, [\"vkd_uz_latn\"]\r\n\t\t],\r\n\t\t[194, sh, [\r\n\t\t\t\t[\"uz\", \"\\u040e\\u0437\\u0431\\u0435\\u043a (\\u0444\\u043e\\u043d\\u0435\\u0442\\u0438\\u0447\\u043d\\u0456)\"]\r\n\t\t\t],\r\n\t\t\t[\"uz\"], 0, null, [\"vkd_uz_cyrl_phone\"]\r\n\t\t],\r\n\t\t[195, rh, [\r\n\t\t\t\t[\"uz\", \"\\u040e\\u0437\\u0431\\u0435\\u043a (\\u0420\\u043e\\u0441\\u0456\\u0439\\u0441\\u044c\\u043a\\u0430)\"]\r\n\t\t\t],\r\n\t\t\t[\"uz\"], 0, null, [\"vkd_uz_cyrl_type\"]\r\n\t\t],\r\n\t\t[196, Ah, [\r\n\t\t\t\t[\"vi\", \"Ti\\u1ebfng Vi\\u1ec7t TCVN 6064\"]\r\n\t\t\t],\r\n\t\t\t[\"vi\"], 0, null, [\"vkd_vi_tcvn\"]\r\n\t\t],\r\n\t\t[197, zh, [\r\n\t\t\t\t[\"vi\", \"Ti\\u1ebfng Vi\\u1ec7t Telex\"]\r\n\t\t\t],\r\n\t\t\t[\"vi\"], 0, null, [\"vkd_vi_telex\"]\r\n\t\t],\r\n\t\t[198, \"vi-t-k0-viqr\", [\r\n\t\t\t\t[\"vi\", \"Ti\\u1ebfng Vi\\u1ec7t VIQR\"]\r\n\t\t\t],\r\n\t\t\t[\"vi\"], 0, null, [\"vkd_vi_viqr\"]\r\n\t\t],\r\n\t\t[208, \"vi-t-k0-vni\", [\r\n\t\t\t\t[\"vi\", \"Ti\\u1ebfng Vi\\u1ec7t VNI\"]\r\n\t\t\t],\r\n\t\t\t[\"vi\"], 0\r\n\t\t],\r\n\t\t[199, \"dz-t-k0-und\", [\r\n\t\t\t\t[\"dz\", \"\\u0f62\\u0fab\\u0f7c\\u0f44\\u0f0b\\u0f41\\u0f0b\"]\r\n\t\t\t],\r\n\t\t\t[\"dz\"], 0, null, [\"vkd_dz\"]\r\n\t\t],\r\n\t\t[200, Wb, [\r\n\t\t\t\t[q, \"English Dvorak\"]\r\n\t\t\t],\r\n\t\t\t[q], 0\r\n\t\t],\r\n\t\t[201, zb, [\r\n\t\t\t\t[\"chr\", \"\\u13e3\\u13b3\\u13a9 \\u13d7\\u13a7\\u13c1\\u13a2\\u13cd\\u13d7 \\u13da\\u13c3\\u13f4\\u13ac\"]\r\n\t\t\t],\r\n\t\t\t[\"chr\"], 0, null, [\"vkd_chr_phone\"]\r\n\t\t],\r\n\t\t[202, \"my-t-k0-und\", [\r\n\t\t\t\t[\"my\", \"\\u1019\\u103c\\u1014\\u103a\\u1019\\u102c\\u1018\\u102c\\u101e\\u102c\"]\r\n\t\t\t],\r\n\t\t\t[\"my\"], 0, null, [\"vkd_my\"]\r\n\t\t],\r\n\t\t[239, \"tg-t-k0-und\", [\r\n\t\t\t\t[\"tg\", \"\\u0422\\u043e\\u04b7\\u0438\\u043a\"]\r\n\t\t\t],\r\n\t\t\t[\"tg\"], 0, null, [\"vkd_tg\"]\r\n\t\t],\r\n\t\t[5, Vb, [\r\n\t\t\t\t[q, pa]\r\n\t\t\t],\r\n\t\t\t[q], 41, [15, 18],\r\n\t\t\t[\"im_t13n_en\"]\r\n\t\t],\r\n\t\t[29, ee, [\r\n\t\t\t[\"ja\", \"\\u65e5\\u672c\\u8a9e\"]\r\n\t\t], null, -1, null, [\"im_t13n_ja_hira\"]],\r\n\t\t[45, \"tr-t-i0-und\", [\r\n\t\t\t[\"tr\", \"T\\u00fcrk\"]\r\n\t\t], null, 42],\r\n\t\t[207, Hh, [\r\n\t\t\t\t[\"yi\", \"\\u05d4\\u05e2\\u05d1\\u05e8\\u05e2\\u05d9\\u05d9 \\u05d9\\u05d9\\u05b4\\u05d3\\u05d9\\u05e9 \\u05e7\\u05d9\\u05d1\\u05d0\\u05b8\\u05e8\\u05d3\"]\r\n\t\t\t],\r\n\t\t\t[\"yi\"], 0\r\n\t\t],\r\n\t\t[256, Ih, [\r\n\t\t\t\t[\"yo\", \"Nigerian Yoruba\"]\r\n\t\t\t],\r\n\t\t\t[\"yo\"], 0\r\n\t\t],\r\n\t\t[209, \"ne-t-k0-und\", [\r\n\t\t\t\t[\"ne\", \"\\u0928\\u0947\\u092a\\u093e\\u0932\\u0940 (\\u091f\\u094d\\u0930\\u092f\\u093e\\u0921\\u093f\\u0938\\u0928\\u0932)\"]\r\n\t\t\t],\r\n\t\t\t[\"ne\"], 0\r\n\t\t],\r\n\t\t[210, hf, [\r\n\t\t\t\t[\"ne\", \"\\u0928\\u0947\\u092a\\u093e\\u0932\\u0940 (\\u0930\\u094b\\u092e\\u093e\\u0928\\u093e\\u0907\\u091c\\u094d\\u0921)\"]\r\n\t\t\t],\r\n\t\t\t[\"ne\"], 0\r\n\t\t],\r\n\t\t[211, Xb, [\r\n\t\t\t\t[q, Oa]\r\n\t\t\t],\r\n\t\t\t[\"nl\"], 0\r\n\t\t],\r\n\t\t[213, \"nv-t-k0-und\", [\r\n\t\t\t\t[\"nv\", ma]\r\n\t\t\t],\r\n\t\t\t[\"nv\"], 0\r\n\t\t],\r\n\t\t[234, \"nv-t-k0\", [\r\n\t\t\t[\"nv\", ma]\r\n\t\t], null, 0],\r\n\t\t[235, \"nv-t-k0-std\", [\r\n\t\t\t\t[\"nv\", \"Din\\u00e9 bizaad - Traditional\"]\r\n\t\t\t],\r\n\t\t\t[\"nv\"], 0\r\n\t\t],\r\n\t\t[401, Wa, [\r\n\t\t\t\t[\"af\", \"Afrikaans\"]\r\n\t\t\t],\r\n\t\t\t[\"af\"], 1\r\n\t\t],\r\n\t\t[506, Ya, [\r\n\t\t\t\t[\"am\", \"\\u12a0\\u121b\\u122d\\u129b\"]\r\n\t\t\t],\r\n\t\t\t[\"am\"], 1\r\n\t\t],\r\n\t\t[464, Za, [\r\n\t\t\t\t[\"ar\", \"\\u0627\\u0644\\u0639\\u0631\\u0628\\u064a\\u0629\"]\r\n\t\t\t],\r\n\t\t\t[\"ar\"], 1\r\n\t\t],\r\n\t\t[507, db, [\r\n\t\t\t\t[\"as\", \"\\u0985\\u09b8\\u09ae\\u09c0\\u09af\\u09bc\\u09be\"]\r\n\t\t\t],\r\n\t\t\t[\"as\"], 1\r\n\t\t],\r\n\t\t[487, hb, [\r\n\t\t\t\t[\"az\", \"az\\u0259rbaycan\"]\r\n\t\t\t],\r\n\t\t\t[\"az\"], 1\r\n\t\t],\r\n\t\t[402, ib, [\r\n\t\t\t\t[\"be\", \"\\u0431\\u0435\\u043b\\u0430\\u0440\\u0443\\u0441\\u043a\\u0430\\u044f\"]\r\n\t\t\t],\r\n\t\t\t[\"be\"], 1\r\n\t\t],\r\n\t\t[403, kb, [\r\n\t\t\t\t[\"bg\", \"\\u0431\\u044a\\u043b\\u0433\\u0430\\u0440\\u0441\\u043a\\u0438\"]\r\n\t\t\t],\r\n\t\t\t[\"bg\"], 1\r\n\t\t],\r\n\t\t[489, ob, [\r\n\t\t\t\t[\"bn\", \"\\u09ac\\u09be\\u0982\\u09b2\\u09be\"]\r\n\t\t\t],\r\n\t\t\t[\"bn\"], 1\r\n\t\t],\r\n\t\t[509, qb, [\r\n\t\t\t\t[\"bo\", \"\\u0f56\\u0f7c\\u0f51\\u0f0b\\u0f66\\u0f90\\u0f51\\u0f0b\"]\r\n\t\t\t],\r\n\t\t\t[\"bo\"], 1\r\n\t\t],\r\n\t\t[468, rb, [\r\n\t\t\t\t[\"bs\", \"bosanski\"]\r\n\t\t\t],\r\n\t\t\t[\"bs\"], 1\r\n\t\t],\r\n\t\t[404, tb, [\r\n\t\t\t\t[\"ca\", \"catal\\u00e0\"]\r\n\t\t\t],\r\n\t\t\t[\"ca\"], 1\r\n\t\t],\r\n\t\t[469, ub, [\r\n\t\t\t\t[\"ceb\", \"Cebuano\"]\r\n\t\t\t],\r\n\t\t\t[\"ceb\"], 1\r\n\t\t],\r\n\t\t[494, Ab, [\r\n\t\t\t\t[\"co\", \"Corsican\"]\r\n\t\t\t],\r\n\t\t\t[\"co\"], 1\r\n\t\t],\r\n\t\t[405, Gb, [\r\n\t\t\t\t[\"cs\", \"\\u010de\\u0161tina\"]\r\n\t\t\t],\r\n\t\t\t[\"cs\"], 1\r\n\t\t],\r\n\t\t[406, Ib, [\r\n\t\t\t\t[\"cy\", \"Cymraeg\"]\r\n\t\t\t],\r\n\t\t\t[\"cy\"], 1\r\n\t\t],\r\n\t\t[407, Jb, [\r\n\t\t\t\t[\"da\", \"dansk\"]\r\n\t\t\t],\r\n\t\t\t[\"da\"],\r\n\t\t\t1\r\n\t\t],\r\n\t\t[408, Mb, [\r\n\t\t\t\t[\"de\", la]\r\n\t\t\t],\r\n\t\t\t[\"de\"], 1\r\n\t\t],\r\n\t\t[455, Tb, [\r\n\t\t\t\t[\"el\", \"\\u0395\\u03bb\\u03bb\\u03b7\\u03bd\\u03b9\\u03ba\\u03ac\"]\r\n\t\t\t],\r\n\t\t\t[\"el\"], 1\r\n\t\t],\r\n\t\t[409, Ub, [\r\n\t\t\t\t[q, pa]\r\n\t\t\t],\r\n\t\t\t[q], 1\r\n\t\t],\r\n\t\t[456, Zb, [\r\n\t\t\t\t[\"eo\", \"esperanto\"]\r\n\t\t\t],\r\n\t\t\t[\"eo\"], 1\r\n\t\t],\r\n\t\t[410, $b, [\r\n\t\t\t\t[\"es\", \"espa\\u00f1ol\"]\r\n\t\t\t],\r\n\t\t\t[\"es\"], 1\r\n\t\t],\r\n\t\t[411, dc, [\r\n\t\t\t\t[\"et\", \"eesti\"]\r\n\t\t\t],\r\n\t\t\t[\"et\"], 1\r\n\t\t],\r\n\t\t[412, ec, [\r\n\t\t\t\t[\"eu\", \"euskara\"]\r\n\t\t\t],\r\n\t\t\t[\"eu\"], 1\r\n\t\t],\r\n\t\t[465, fc, [\r\n\t\t\t\t[\"fa\", \"\\u0641\\u0627\\u0631\\u0633\\u06cc\"]\r\n\t\t\t],\r\n\t\t\t[\"fa\"], 1\r\n\t\t],\r\n\t\t[413, ic, [\r\n\t\t\t\t[\"fi\", \"suomi\"]\r\n\t\t\t],\r\n\t\t\t[\"fi\"], 1\r\n\t\t],\r\n\t\t[414, kc, [\r\n\t\t\t\t[\"fil\", \"Filipino\"]\r\n\t\t\t],\r\n\t\t\t[\"fil\"], 1\r\n\t\t],\r\n\t\t[415, oc, [\r\n\t\t\t\t[\"fr\", \"fran\\u00e7ais\"]\r\n\t\t\t],\r\n\t\t\t[\"fr\"], 1\r\n\t\t],\r\n\t\t[495, sc, [\r\n\t\t\t\t[\"fy\", \"Frysk\"]\r\n\t\t\t],\r\n\t\t\t[\"fy\"], 1\r\n\t\t],\r\n\t\t[416, uc, [\r\n\t\t\t\t[\"ga\", \"Gaeilge\"]\r\n\t\t\t],\r\n\t\t\t[\"ga\"], 1\r\n\t\t],\r\n\t\t[496, wc, [\r\n\t\t\t\t[\"gd\", \"G\\u00e0idhlig\"]\r\n\t\t\t],\r\n\t\t\t[\"gd\"], 1\r\n\t\t],\r\n\t\t[417, yc, [\r\n\t\t\t\t[\"gl\", \"galego\"]\r\n\t\t\t],\r\n\t\t\t[\"gl\"], 1\r\n\t\t],\r\n\t\t[462, Wc, [\r\n\t\t\t\t[\"gu\", \"\\u0a97\\u0ac1\\u0a9c\\u0ab0\\u0abe\\u0aa4\\u0ac0\"]\r\n\t\t\t],\r\n\t\t\t[\"gu\"], 1\r\n\t\t],\r\n\t\t[497, $c, [\r\n\t\t\t\t[\"haw\", ii]\r\n\t\t\t],\r\n\t\t\t[\"haw\"], 1\r\n\t\t],\r\n\t\t[457, cd, [\r\n\t\t\t\t[bd, \"\\u05e2\\u05d1\\u05e8\\u05d9\\u05ea\"]\r\n\t\t\t],\r\n\t\t\t[bd], 1\r\n\t\t],\r\n\t\t[453, fd, [\r\n\t\t\t\t[\"hi\", \"\\u0939\\u093f\\u0928\\u094d\\u0926\\u0940\"]\r\n\t\t\t],\r\n\t\t\t[\"hi\"], 1\r\n\t\t],\r\n\t\t[470, kd, [\r\n\t\t\t\t[\"hmn\", \"Hmong\"]\r\n\t\t\t],\r\n\t\t\t[\"hmn\"], 1\r\n\t\t],\r\n\t\t[418, md, [\r\n\t\t\t\t[\"hr\", \"hrvatski\"]\r\n\t\t\t],\r\n\t\t\t[\"hr\"], 1\r\n\t\t],\r\n\t\t[419, nd, [\r\n\t\t\t\t[\"ht\", \"Haitian Creole\"]\r\n\t\t\t],\r\n\t\t\t[\"ht\"], 1\r\n\t\t],\r\n\t\t[420, qd, [\r\n\t\t\t\t[\"hu\", \"magyar\"]\r\n\t\t\t],\r\n\t\t\t[\"hu\"], 1\r\n\t\t],\r\n\t\t[504,\r\n\t\t\tud, [\r\n\t\t\t\t[\"hy\", \"\\u0570\\u0561\\u0575\\u0565\\u0580\\u0565\\u0576\"]\r\n\t\t\t],\r\n\t\t\t[\"hy\"], 1\r\n\t\t],\r\n\t\t[421, vd, [\r\n\t\t\t\t[\"id\", \"Indonesia\"]\r\n\t\t\t],\r\n\t\t\t[\"id\"], 1\r\n\t\t],\r\n\t\t[422, xd, [\r\n\t\t\t\t[\"is\", \"\\u00edslenska\"]\r\n\t\t\t],\r\n\t\t\t[\"is\"], 1\r\n\t\t],\r\n\t\t[423, yd, [\r\n\t\t\t\t[\"it\", \"italiano\"]\r\n\t\t\t],\r\n\t\t\t[\"it\"], 1\r\n\t\t],\r\n\t\t[424, fe, [\r\n\t\t\t\t[\"ja\", \"\\u65e5\\u672c\\u8a9e\"]\r\n\t\t\t],\r\n\t\t\t[\"ja\"], 1\r\n\t\t],\r\n\t\t[458, je, [\r\n\t\t\t\t[\"jv\", \"Javanese\"]\r\n\t\t\t],\r\n\t\t\t[\"jv\"], 1\r\n\t\t],\r\n\t\t[505, ke, [\r\n\t\t\t\t[\"ka\", \"\\u10e5\\u10d0\\u10e0\\u10d7\\u10e3\\u10da\\u10d8\"]\r\n\t\t\t],\r\n\t\t\t[\"ka\"], 1\r\n\t\t],\r\n\t\t[501, pe, [\r\n\t\t\t\t[\"kk\", \"\\u049b\\u0430\\u0437\\u0430\\u049b \\u0442\\u0456\\u043b\\u0456\"]\r\n\t\t\t],\r\n\t\t\t[\"kk\"], 1\r\n\t\t],\r\n\t\t[484, qe, [\r\n\t\t\t\t[\"km\", \"\\u1781\\u17d2\\u1798\\u17c2\\u179a\"]\r\n\t\t\t],\r\n\t\t\t[\"km\"], 1\r\n\t\t],\r\n\t\t[471, re, [\r\n\t\t\t\t[\"kn\",\r\n\t\t\t\t\t\"\\u0c95\\u0ca8\\u0ccd\\u0ca8\\u0ca1\"\r\n\t\t\t\t]\r\n\t\t\t],\r\n\t\t\t[\"kn\"], 1\r\n\t\t],\r\n\t\t[425, te, [\r\n\t\t\t\t[\"ko\", \"\\ud55c\\uad6d\\uc5b4\"]\r\n\t\t\t],\r\n\t\t\t[\"ko\"], 1\r\n\t\t],\r\n\t\t[477, ue, [\r\n\t\t\t\t[\"ku\", \"kurd\\u00ee\"]\r\n\t\t\t],\r\n\t\t\t[\"ku\"], 1\r\n\t\t],\r\n\t\t[478, we, [\r\n\t\t\t\t[\"ky\", \"\\u043a\\u044b\\u0440\\u0433\\u044b\\u0437\\u0447\\u0430\"]\r\n\t\t\t],\r\n\t\t\t[\"ky\"], 1\r\n\t\t],\r\n\t\t[426, xe, [\r\n\t\t\t\t[\"la\", \"Latin\"]\r\n\t\t\t],\r\n\t\t\t[\"la\"], 1\r\n\t\t],\r\n\t\t[498, Ee, [\r\n\t\t\t\t[\"lb\", \"L\\u00ebtzebuergesch\"]\r\n\t\t\t],\r\n\t\t\t[\"lb\"], 1\r\n\t\t],\r\n\t\t[483, He, [\r\n\t\t\t\t[\"lo\", \"\\u0ea5\\u0eb2\\u0ea7\"]\r\n\t\t\t],\r\n\t\t\t[\"lo\"], 1\r\n\t\t],\r\n\t\t[427, Ie, [\r\n\t\t\t\t[\"lt\", \"lietuvi\\u0173\"]\r\n\t\t\t],\r\n\t\t\t[\"lt\"], 1\r\n\t\t],\r\n\t\t[428, Ke, [\r\n\t\t\t\t[\"lv\", \"latvie\\u0161u\"]\r\n\t\t\t],\r\n\t\t\t[\"lv\"], 1\r\n\t\t],\r\n\t\t[479, Le, [\r\n\t\t\t\t[\"mg\", \"Malagasy\"]\r\n\t\t\t],\r\n\t\t\t[\"mg\"], 1\r\n\t\t],\r\n\t\t[459, Me, [\r\n\t\t\t\t[\"mi\", \"Maori\"]\r\n\t\t\t],\r\n\t\t\t[\"mi\"], 1\r\n\t\t],\r\n\t\t[429, Ne, [\r\n\t\t\t\t[\"mk\", \"\\u043c\\u0430\\u043a\\u0435\\u0434\\u043e\\u043d\\u0441\\u043a\\u0438\"]\r\n\t\t\t],\r\n\t\t\t[\"mk\"], 1\r\n\t\t],\r\n\t\t[490, Oe, [\r\n\t\t\t\t[\"ml\", \"\\u0d2e\\u0d32\\u0d2f\\u0d3e\\u0d33\\u0d02\"]\r\n\t\t\t],\r\n\t\t\t[\"ml\"], 1\r\n\t\t],\r\n\t\t[474, Re, [\r\n\t\t\t\t[\"mn\", \"\\u043c\\u043e\\u043d\\u0433\\u043e\\u043b\"]\r\n\t\t\t],\r\n\t\t\t[\"mn\"], 1\r\n\t\t],\r\n\t\t[461, Ye, [\r\n\t\t\t\t[\"mr\", \"\\u092e\\u0930\\u093e\\u0920\\u0940\"]\r\n\t\t\t],\r\n\t\t\t[\"mr\"], 1\r\n\t\t],\r\n\t\t[430, $e, [\r\n\t\t\t\t[\"ms\", \"Melayu\"]\r\n\t\t\t],\r\n\t\t\t[\"ms\"], 1\r\n\t\t],\r\n\t\t[467, af, [\r\n\t\t\t\t[\"mt\", \"Malti\"]\r\n\t\t\t],\r\n\t\t\t[\"mt\"], 1\r\n\t\t],\r\n\t\t[488, bf, [\r\n\t\t\t\t[\"mul\", \"Multiple languages\"]\r\n\t\t\t],\r\n\t\t\t[\"mul\"], 1\r\n\t\t],\r\n\t\t[492, cf, [\r\n\t\t\t\t[\"my\", \"\\u1019\\u103c\\u1014\\u103a\\u1019\\u102c\"]\r\n\t\t\t],\r\n\t\t\t[\"my\"], 1\r\n\t\t],\r\n\t\t[431, ff, [\r\n\t\t\t\t[\"nb\", \"norsk bokm\\u00e5l\"]\r\n\t\t\t],\r\n\t\t\t[\"nb\"], 1\r\n\t\t],\r\n\t\t[485, gf, [\r\n\t\t\t\t[\"ne\", \"\\u0928\\u0947\\u092a\\u093e\\u0932\\u0940\"]\r\n\t\t\t],\r\n\t\t\t[\"ne\"], 1\r\n\t\t],\r\n\t\t[432, jf, [\r\n\t\t\t\t[\"nl\", Da]\r\n\t\t\t],\r\n\t\t\t[\"nl\"], 1\r\n\t\t],\r\n\t\t[434, mf, [\r\n\t\t\t\t[\"nn\", \"nynorsk\"]\r\n\t\t\t],\r\n\t\t\t[\"nn\"], 1\r\n\t\t],\r\n\t\t[433, nf, [\r\n\t\t\t\t[\"no\", \"norsk\"]\r\n\t\t\t],\r\n\t\t\t[\"no\"], 1\r\n\t\t],\r\n\t\t[480, qf, [\r\n\t\t\t\t[\"ny\", \"Nyanja\"]\r\n\t\t\t],\r\n\t\t\t[\"ny\"], 1\r\n\t\t],\r\n\t\t[476, tf, [\r\n\t\t\t\t[\"or\", \"\\u0b13\\u0b21\\u0b3c\\u0b3f\\u0b06\"]\r\n\t\t\t],\r\n\t\t\t[\"or\"], 1\r\n\t\t],\r\n\t\t[463, yf, [\r\n\t\t\t\t[\"pa\", \"\\u0a2a\\u0a70\\u0a1c\\u0a3e\\u0a2c\\u0a40\"]\r\n\t\t\t],\r\n\t\t\t[\"pa\"], 1\r\n\t\t],\r\n\t\t[435, zf, [\r\n\t\t\t\t[\"pl\", \"polski\"]\r\n\t\t\t],\r\n\t\t\t[\"pl\"], 1\r\n\t\t],\r\n\t\t[436, Qf, [\r\n\t\t\t[Ef, \"portugu\\u00eas\"]\r\n\t\t], null, 1],\r\n\t\t[437, Gf, [\r\n\t\t\t\t[Ef, \"portugu\\u00eas (Brasil)\"]\r\n\t\t\t],\r\n\t\t\t[Ef], 1\r\n\t\t],\r\n\t\t[438, Lf, [\r\n\t\t\t\t[Ff, \"portugu\\u00eas (Portugal)\"]\r\n\t\t\t],\r\n\t\t\t[Ff], 1\r\n\t\t],\r\n\t\t[439, Wf, [\r\n\t\t\t\t[\"ro\", \"rom\\u00e2n\\u0103\"]\r\n\t\t\t],\r\n\t\t\t[\"ro\"], 1\r\n\t\t],\r\n\t\t[440, ag, [\r\n\t\t\t\t[\"ru\", \"\\u0440\\u0443\\u0441\\u0441\\u043a\\u0438\\u0439\"]\r\n\t\t\t],\r\n\t\t\t[\"ru\"], 1\r\n\t\t],\r\n\t\t[491, lg, [\r\n\t\t\t\t[\"si\", \"\\u0dc3\\u0dd2\\u0d82\\u0dc4\\u0dbd\"]\r\n\t\t\t],\r\n\t\t\t[\"si\"], 1\r\n\t\t],\r\n\t\t[441, mg, [\r\n\t\t\t\t[\"sk\", \"Sloven\\u010dina\"]\r\n\t\t\t],\r\n\t\t\t[\"sk\"], 1\r\n\t\t],\r\n\t\t[442, og, [\r\n\t\t\t\t[\"sl\", \"sloven\\u0161\\u010dina\"]\r\n\t\t\t],\r\n\t\t\t[\"sl\"], 1\r\n\t\t],\r\n\t\t[499, pg, [\r\n\t\t\t\t[\"sm\", \"Samoan\"]\r\n\t\t\t],\r\n\t\t\t[\"sm\"], 1\r\n\t\t],\r\n\t\t[500, rg, [\r\n\t\t\t\t[\"sn\", \"chiShona\"]\r\n\t\t\t],\r\n\t\t\t[\"sn\"], 1\r\n\t\t],\r\n\t\t[472, sg, [\r\n\t\t\t\t[\"so\", \"Soomaali\"]\r\n\t\t\t],\r\n\t\t\t[\"so\"], 1\r\n\t\t],\r\n\t\t[443, tg, [\r\n\t\t\t\t[\"sq\", \"shqip\"]\r\n\t\t\t],\r\n\t\t\t[\"sq\"], 1\r\n\t\t],\r\n\t\t[444, wg, [\r\n\t\t\t\t[\"sr\", \"\\u0441\\u0440\\u043f\\u0441\\u043a\\u0438\"]\r\n\t\t\t],\r\n\t\t\t[\"sr\"], 1\r\n\t\t],\r\n\t\t[481, zg, [\r\n\t\t\t\t[\"su\", \"Sundanese\"]\r\n\t\t\t],\r\n\t\t\t[\"su\"], 1\r\n\t\t],\r\n\t\t[445, Ag, [\r\n\t\t\t\t[\"sv\", \"svenska\"]\r\n\t\t\t],\r\n\t\t\t[\"sv\"], 1\r\n\t\t],\r\n\t\t[446, Bg, [\r\n\t\t\t\t[\"sw\", \"Kiswahili\"]\r\n\t\t\t],\r\n\t\t\t[\"sw\"], 1\r\n\t\t],\r\n\t\t[473, Gg, [\r\n\t\t\t\t[Fg, \"\\u0ba4\\u0bae\\u0bbf\\u0bb4\\u0bcd\"]\r\n\t\t\t],\r\n\t\t\t[Fg], 1\r\n\t\t],\r\n\t\t[466, Mg, [\r\n\t\t\t\t[\"te\", \"\\u0c24\\u0c46\\u0c32\\u0c41\\u0c17\\u0c41\"]\r\n\t\t\t],\r\n\t\t\t[\"te\"], 1\r\n\t\t],\r\n\t\t[502, Qg, [\r\n\t\t\t\t[\"tg\", \"\\u0442\\u043e\\u04b7\\u0438\\u043a\\u04e3\"]\r\n\t\t\t],\r\n\t\t\t[\"tg\"], 1\r\n\t\t],\r\n\t\t[454, Rg, [\r\n\t\t\t\t[\"th\", \"\\u0e44\\u0e17\\u0e22\"]\r\n\t\t\t],\r\n\t\t\t[\"th\"], 1\r\n\t\t],\r\n\t\t[508, Ug, [\r\n\t\t\t\t[\"ti\", \"\\u1275\\u130d\\u122d\\u129b\"]\r\n\t\t\t],\r\n\t\t\t[\"ti\"], 1\r\n\t\t],\r\n\t\t[447, ah, [\r\n\t\t\t\t[\"tr\", \"T\\u00fcrk\\u00e7e\"]\r\n\t\t\t],\r\n\t\t\t[\"tr\"], 1\r\n\t\t],\r\n\t\t[448, ih, [\r\n\t\t\t\t[\"uk\", \"\\u0443\\u043a\\u0440\\u0430\\u0457\\u043d\\u0441\\u044c\\u043a\\u0430\"]\r\n\t\t\t],\r\n\t\t\t[\"uk\"], 1\r\n\t\t],\r\n\t\t[486, nh, [\r\n\t\t\t\t[\"ur\", \"\\u0627\\u0631\\u062f\\u0648\"]\r\n\t\t\t],\r\n\t\t\t[\"ur\"], 1\r\n\t\t],\r\n\t\t[503, uh, [\r\n\t\t\t\t[\"uz\", \"o\\u2018zbek\"]\r\n\t\t\t],\r\n\t\t\t[\"uz\"], 1\r\n\t\t],\r\n\t\t[449, yh, [\r\n\t\t\t\t[\"vi\", \"Ti\\u1ebfng Vi\\u1ec7t\"]\r\n\t\t\t],\r\n\t\t\t[\"vi\"], 1\r\n\t\t],\r\n\t\t[482, Fh, [\r\n\t\t\t\t[\"xh\", \"Xhosa\"]\r\n\t\t\t],\r\n\t\t\t[\"xh\"], 1\r\n\t\t],\r\n\t\t[510, Gh, [\r\n\t\t\t\t[\"yi\", \"\\u05d9\\u05d9\\u05b4\\u05d3\\u05d9\\u05e9\"]\r\n\t\t\t],\r\n\t\t\t[\"yi\"], 1\r\n\t\t],\r\n\t\t[450, Wh, [\r\n\t\t\t[Mh, \"\\u4e2d\\u6587\"]\r\n\t\t], null, 1],\r\n\t\t[451, Qh, [\r\n\t\t\t\t[Mh, \"\\u4e2d\\u6587\\uff08\\u7b80\\u4f53\\uff09\"]\r\n\t\t\t],\r\n\t\t\t[Mh], 1\r\n\t\t],\r\n\t\t[452, Th, [\r\n\t\t\t\t[Ph, \"\\u4e2d\\u6587\\uff08\\u7e41\\u9ad4\\uff09\"]\r\n\t\t\t],\r\n\t\t\t[Ph], 1\r\n\t\t],\r\n\t\t[475, ei, [\r\n\t\t\t\t[\"zh-yue\", \"\\u7cb5\\u8a9e\"]\r\n\t\t\t],\r\n\t\t\t[\"zh-yue\"], 1\r\n\t\t],\r\n\t\t[460, fi, [\r\n\t\t\t\t[\"zu\", \"isiZulu\"]\r\n\t\t\t],\r\n\t\t\t[\"zu\"],\r\n\t\t\t1\r\n\t\t],\r\n\t\t[238, \"see-t-k0-und\", [\r\n\t\t\t\t[\"see\", \"On\\u00f6dowa\\u02bcga:\\u02bc\"]\r\n\t\t\t],\r\n\t\t\t[\"see\"], 0\r\n\t\t],\r\n\t\t[214, \"ti-t-k0-und\", [\r\n\t\t\t\t[\"ti\", \"\\u130d\\u12d5\\u12dd\"]\r\n\t\t\t],\r\n\t\t\t[\"ti\"], 0\r\n\t\t],\r\n\t\t[215, \"mr-t-k0-und\", [\r\n\t\t\t\t[\"mr\", ji]\r\n\t\t\t],\r\n\t\t\t[\"mr\"], 0\r\n\t\t],\r\n\t\t[241, Ze, [\r\n\t\t\t\t[\"mr\", ki]\r\n\t\t\t],\r\n\t\t\t[\"mr\"], 0\r\n\t\t],\r\n\t\t[216, \"ht-t-k0-und\", [\r\n\t\t\t\t[\"ht\", qa]\r\n\t\t\t],\r\n\t\t\t[\"ht\"], 0\r\n\t\t],\r\n\t\t[47, Hf, [\r\n\t\t\t[Ef, Ha]\r\n\t\t], null, 38],\r\n\t\t[217, \"nl-t-k0-intl\", [\r\n\t\t\t[q, Oa]\r\n\t\t], null, 0],\r\n\t\t[218, rc, [\r\n\t\t\t\t[q, Oa]\r\n\t\t\t],\r\n\t\t\t[\"fr\"], 0\r\n\t\t],\r\n\t\t[219, \"de-t-k0-intl\", [\r\n\t\t\t\t[q, Oa]\r\n\t\t\t],\r\n\t\t\t[\"de\"], 0\r\n\t\t],\r\n\t\t[220, \"it-t-k0-intl\", [\r\n\t\t\t\t[q, Oa]\r\n\t\t\t],\r\n\t\t\t[\"it\"], 0\r\n\t\t],\r\n\t\t[221, Jf, [\r\n\t\t\t\t[q, Oa]\r\n\t\t\t],\r\n\t\t\t[Ef], 0\r\n\t\t],\r\n\t\t[222, Of, [\r\n\t\t\t\t[q, Oa]\r\n\t\t\t],\r\n\t\t\t[Ff], 0\r\n\t\t],\r\n\t\t[223, \"es-t-k0-intl\", [\r\n\t\t\t\t[q, Oa]\r\n\t\t\t],\r\n\t\t\t[\"es\"], 0\r\n\t\t],\r\n\t\t[224, \"cy-t-k0-und\", [\r\n\t\t\t\t[q, fa]\r\n\t\t\t],\r\n\t\t\t[\"cy\"], 0\r\n\t\t],\r\n\t\t[225, \"ga-t-k0-und\", [\r\n\t\t\t\t[q, fa]\r\n\t\t\t],\r\n\t\t\t[\"ga\"], 0\r\n\t\t],\r\n\t\t[369, vc, [\r\n\t\t\t[q, \"Irish\"]\r\n\t\t], null, 0],\r\n\t\t[226, \"id-t-k0-und\", [\r\n\t\t\t\t[q, fa]\r\n\t\t\t],\r\n\t\t\t[\"id\"], 0\r\n\t\t],\r\n\t\t[227, \"jw-t-k0-und\", [\r\n\t\t\t\t[q, fa]\r\n\t\t\t],\r\n\t\t\t[\"jw\"], 0\r\n\t\t],\r\n\t\t[228, \"ms-t-k0-und\", [\r\n\t\t\t\t[q, fa]\r\n\t\t\t],\r\n\t\t\t[\"ms\"], 0\r\n\t\t],\r\n\t\t[229, \"sw-t-k0-und\", [\r\n\t\t\t\t[q, fa]\r\n\t\t\t],\r\n\t\t\t[\"sw\"], 0\r\n\t\t],\r\n\t\t[230, \"tl-t-k0-und\", [\r\n\t\t\t\t[q, fa]\r\n\t\t\t],\r\n\t\t\t[\"tl\"], 0\r\n\t\t],\r\n\t\t[231, df, [\r\n\t\t\t\t[\"my\", \"\\u1019\\u103c\\u1014\\u103a\\u1019\\u102c\\u1018\\u102c\\u101e\\u102c(\\u1019\\u103c\\u1014\\u103a\\u1005\\u1036)\"]\r\n\t\t\t],\r\n\t\t\t[\"my\"], 0\r\n\t\t],\r\n\t\t[236, ce, [\r\n\t\t\t\t[q, \"Nunavik Inuktitut\"]\r\n\t\t\t],\r\n\t\t\t[\"iu\"], 0\r\n\t\t],\r\n\t\t[237, de, [\r\n\t\t\t\t[q, \"Nunavut Inuktitut\"]\r\n\t\t\t],\r\n\t\t\t[\"iu\"], 0\r\n\t\t],\r\n\t\t[245, be, [\r\n\t\t\t\t[q, \"Inuktitut Unicode\"]\r\n\t\t\t],\r\n\t\t\t[\"iu\"], 0\r\n\t\t],\r\n\t\t[600, \"en-t-i0-voice\", [\r\n\t\t\t[q, pa]\r\n\t\t], null, 43],\r\n\t\t[601, Rh, [\r\n\t\t\t[\"zh\", \"\\u4e2d\\u6587\\uff08\\u7b80\\u4f53\\uff09\"]\r\n\t\t], null, 43],\r\n\t\t[240, \"lis-t-k0-und\", [\r\n\t\t\t\t[\"lis\", \"\\ua4e1\\ua4f2\\ua4e2\\ua4f4\"]\r\n\t\t\t],\r\n\t\t\t[\"lis\"], 0\r\n\t\t],\r\n\t\t[493, lh, [\r\n\t\t\t\t[q, \"Emoji & Symbol\"]\r\n\t\t\t],\r\n\t\t\t[\"mul\"], 1\r\n\t\t],\r\n\t\t[351, Bb, [\r\n\t\t\t[q, \"Corsican\"]\r\n\t\t], null, 0],\r\n\t\t[352, tc, [\r\n\t\t\t[q, \"West Frisian\"]\r\n\t\t], null, 0],\r\n\t\t[353, xc, [\r\n\t\t\t[q, \"Scots Gaelic\"]\r\n\t\t], null, 0],\r\n\t\t[244, \"haw-t-k0-und\", [\r\n\t\t\t\t[\"haw\", ii]\r\n\t\t\t],\r\n\t\t\t[\"haw\"], 0\r\n\t\t],\r\n\t\t[354, ad, [\r\n\t\t\t[q, \"Hawaiian\"]\r\n\t\t], null, 0],\r\n\t\t[355, Fe, [\r\n\t\t\t[q, \"Luxembourgish\"]\r\n\t\t], null, 0],\r\n\t\t[243, \"sd-t-k0-und\", [\r\n\t\t\t\t[q, \"Sindhi\"]\r\n\t\t\t],\r\n\t\t\t[\"sd\"], 0\r\n\t\t],\r\n\t\t[356, qg, [\r\n\t\t\t[q, \"Samoan\"]\r\n\t\t], null, 0],\r\n\t\t[358, Ob, [\r\n\t\t\t[\"de\", la]\r\n\t\t], null, 0],\r\n\t\t[359, bc, [\r\n\t\t\t[\"es\", \"Espa\\u00f1ol\"]\r\n\t\t], null, 0],\r\n\t\t[360, qc, [\r\n\t\t\t[\"fr\", qa]\r\n\t\t], null, 0],\r\n\t\t[361, Ad, [\r\n\t\t\t[\"it\", Aa]\r\n\t\t], null, 0],\r\n\t\t[362, lf, [\r\n\t\t\t[\"nl\", Da]\r\n\t\t], null, 0],\r\n\t\t[363, Af, [\r\n\t\t\t[\"pl\", \"polski\"]\r\n\t\t], null, 0],\r\n\t\t[364, If, [\r\n\t\t\t[Ef, Ia]\r\n\t\t], null, 0],\r\n\t\t[365, Nf, [\r\n\t\t\t[Ff, Ja]\r\n\t\t], null, 0],\r\n\t\t[366, bh, [\r\n\t\t\t[\"tr\", \"T\\u00fcrk\\u00e7e - F\"]\r\n\t\t], null, 0],\r\n\t\t[367, eh, [\r\n\t\t\t[\"tr\", \"T\\u00fcrk\\u00e7e - Q\"]\r\n\t\t], null, 0],\r\n\t\t[368, \"ku-t-k0-und\", [\r\n\t\t\t\t[\"ku\", \"Kurd\\u00ee Bedirxan\"]\r\n\t\t\t],\r\n\t\t\t[\"ku\"], 0\r\n\t\t],\r\n\t\t[56, \"ko-t-i0-und\", [\r\n\t\t\t\t[\"ko\", \"\\ud55c\\uad6d\\uc5b4\"]\r\n\t\t\t], null,\r\n\t\t\t45\r\n\t\t],\r\n\t\t[58, he, [\r\n\t\t\t[\"ja\", \"\\u65e5\\u672c\\u8a9e\\uff08US\\u30ad\\u30fc\\u30dc\\u30fc\\u30c9\\u7528\\uff09\"]\r\n\t\t], null, 28],\r\n\t\t[57, ge, [\r\n\t\t\t[\"ja\", \"\\u65e5\\u672c\\u8a9e\\uff08\\u65e5\\u672c\\u8a9e\\u30ad\\u30fc\\u30dc\\u30fc\\u30c9\\u7528\\uff09\"]\r\n\t\t], null, 28],\r\n\t\t[59, Lh, [\r\n\t\t\t[Ph, \"\\u5ee3\\u6771\\u8a71\"]\r\n\t\t], null, 33],\r\n\t\t[55, \"th-t-i0-und\", [\r\n\t\t\t\t[\"th\", \"\\u0e20\\u0e32\\u0e29\\u0e32\\u0e44\\u0e17\\u0e22\"]\r\n\t\t\t],\r\n\t\t\t[\"th\"], 46, [18]\r\n\t\t],\r\n\t\t[248, \"osa-t-k0-und\", [\r\n\t\t\t\t[\"osa\", \"\\ud801\\udccf\\ud801\\udcd8\\ud801\\udcfb\\ud801\\udcd8\\ud801\\udcfb\\ud801\\udcdf \\ud801\\udcbb\\ud801\\udcdf\"]\r\n\t\t\t],\r\n\t\t\t[\"osa\"], 0, null, [\"vkd_osa\"]\r\n\t\t],\r\n\t\t[247, \"ff-t-k0-adlm\", [\r\n\t\t\t\t[\"ff_Adlm\", \"\\ud83a\\udd06\\ud83a\\udd35\\ud83a\\udd24\\ud83a\\udd22\\ud83a\\udd2a\/\\ud83a\\udd0a\\ud83a\\udd35\\ud83a\\udd24\\ud83a\\udd2c\\ud83a\\udd35\\ud83a\\udd24\\ud83a\\udd23\\ud83a\\udd2b\"]\r\n\t\t\t],\r\n\t\t\t[\"ff\"], 0, null, [\"vkd_ff\"]\r\n\t\t],\r\n\t\t[249, \"ccp-t-k0-und\", [\r\n\t\t\t\t[\"ccp\", \"\\ud804\\udd0c\\ud804\\udd0b\\ud804\\udd34\\ud804\\udd1f\\ud804\\udd33\\ud804\\udd26\"]\r\n\t\t\t],\r\n\t\t\t[\"ccp\"], 0\r\n\t\t],\r\n\t\t[251, \"hi-t-k0-phone\", [\r\n\t\t\t[\"hi\", li]\r\n\t\t], null, 0],\r\n\t\t[252, \"mr-t-k0-phone\", [\r\n\t\t\t[\"mr\", li]\r\n\t\t], null, 0],\r\n\t\t[250, Xc, [\r\n\t\t\t[\"gu\", \"\\u0a97\\u0ac1\\u0a9c\\u0ab0\\u0abe\\u0aa4\\u0ac0(PHONETIC)\"]\r\n\t\t], null, 0],\r\n\t\t[253,\r\n\t\t\tsf, [\r\n\t\t\t\t[q, \"Ojibwe Left Dot - E Finals\"]\r\n\t\t\t],\r\n\t\t\t[\"oj\"], 0\r\n\t\t],\r\n\t\t[254, \"one-t-k0-und\", [\r\n\t\t\t\t[\"one\", \"On\\u028cyote\\u0294a\\u00b7k\\u00e1\\u00b7\"]\r\n\t\t\t],\r\n\t\t\t[\"one\"], 0\r\n\t\t],\r\n\t\t[255, \"mez-t-k0-und\", [\r\n\t\t\t\t[\"mez\", \"Oma\\u035eeqnome\"]\r\n\t\t\t],\r\n\t\t\t[\"mez\"], 0\r\n\t\t],\r\n\t\t[257, Vf, [\r\n\t\t\t\t[\"rhg\", \"\\ud803\\udd0c\\ud803\\udd1f\\ud803\\udd07\\ud803\\udd25\\ud803\\udd1d\\ud803\\udd1a\\ud803\\udd12\\ud803\\udd19\\ud803\\udd1d\"]\r\n\t\t\t],\r\n\t\t\t[\"rhg\"], 0\r\n\t\t],\r\n\t\t[258, Fb, [\r\n\t\t\t\t[\"crk\", \"\\u14c0\\u1426\\u1403\\u152d\\u140d\\u140f\\u1423\"]\r\n\t\t\t],\r\n\t\t\t[\"crk\"], 0\r\n\t\t]\r\n\t], function (a) {\r\n\t\tvar b = new zp(a);\r\n\t\tif (a = up(b, 2)) {\r\n\t\t\tDp[a] = b;\r\n\t\t\tvar c = xp(b)[0].ma();\r\n\t\t\tc && (kE[a] = c)\r\n\t\t}\r\n\t\tD(up(b, 4), function (d) {\r\n\t\t\td ==\r\n\t\t\t\tPh ? d = \"zh-Hant\" : d == Mh && (d = Oh);\r\n\t\t\tIz[d] || (Iz[d] = []);\r\n\t\t\tIz[d].push(b)\r\n\t\t})\r\n\t});\r\n\tvar Pp = \"StopIteration\" in A ? A.StopIteration : {\r\n\t\tmessage: \"StopIteration\",\r\n\t\tstack: \"\"\r\n\t};\r\n\tOp.prototype.next = function () {\r\n\t\tthrow Pp;\r\n\t};\r\n\tOp.prototype.Pb = function () {\r\n\t\treturn this\r\n\t};\r\n\tC(Sp, Op);\r\n\tSp.prototype.next = function () {\r\n\t\tif (this.N) {\r\n\t\t\tif (!this.B || this.$ && 0 == this.F) throw Pp;\r\n\t\t\tvar a = this.B;\r\n\t\t\tvar b = this.I ? -1 : 1;\r\n\t\t\tif (this.C == b) {\r\n\t\t\t\tvar c = this.I ? a.lastChild : a.firstChild;\r\n\t\t\t\tc ? Rp(this, c) : Rp(this, a, -1 * b)\r\n\t\t\t} else(c = this.I ? a.previousSibling : a.nextSibling) ? Rp(this, c) : Rp(this, a.parentNode, -1 * b);\r\n\t\t\tthis.F += this.C * (this.I ? -1 : 1)\r\n\t\t} else this.N = !0;\r\n\t\ta = this.B;\r\n\t\tif (!this.B) throw Pp;\r\n\t\treturn a\r\n\t};\r\n\tSp.prototype.Dc = function (a) {\r\n\t\treturn a.B == this.B && (!this.B || a.C == this.C)\r\n\t};\r\n\tTp.prototype.ph = function () {\r\n\t\treturn !1\r\n\t};\r\n\tTp.prototype.ai = function (a) {\r\n\t\tthis.mc() || this.cd();\r\n\t\treturn this.ze(a, !0)\r\n\t};\r\n\tC(Wp, Sp);\r\n\tC(Xp, Wp);\r\n\tXp.prototype.J = function () {\r\n\t\treturn this.A\r\n\t};\r\n\tXp.prototype.S = function () {\r\n\t\treturn this.N && (this.B != (this.M ? this.A : this.D) ? !1 : this.M ? this.K ? -1 != this.C : 1 == this.C : !this.ha || 1 != this.C)\r\n\t};\r\n\tXp.prototype.next = function () {\r\n\t\tif (this.S()) throw Pp;\r\n\t\treturn Xp.O.next.call(this)\r\n\t};\r\n\tYp.prototype.Pb = function () {\r\n\t\treturn new Xp(this.Ua(), this.Ab(), this.zb(), this.Zb())\r\n\t};\r\n\tC(aq, Yp);\r\n\ty = aq.prototype;\r\n\ty.Dd = function () {\r\n\t\treturn this.B\r\n\t};\r\n\ty.Df = function () {\r\n\t\treturn this.B.commonAncestorContainer\r\n\t};\r\n\ty.Ua = function () {\r\n\t\treturn this.B.startContainer\r\n\t};\r\n\ty.Ab = function () {\r\n\t\treturn this.B.startOffset\r\n\t};\r\n\ty.zb = function () {\r\n\t\treturn this.B.endContainer\r\n\t};\r\n\ty.Zb = function () {\r\n\t\treturn this.B.endOffset\r\n\t};\r\n\ty.jb = function (a, b, c) {\r\n\t\treturn this.B.compareBoundaryPoints(1 == c ? 1 == b ? A.Range.START_TO_START : A.Range.START_TO_END : 1 == b ? A.Range.END_TO_START : A.Range.END_TO_END, a)\r\n\t};\r\n\ty.cb = function () {\r\n\t\treturn this.B.collapsed\r\n\t};\r\n\ty.Ng = function () {\r\n\t\treturn this.B.toString()\r\n\t};\r\n\ty.select = function (a) {\r\n\t\tvar b = yl(I(this.Ua()));\r\n\t\tthis.ce(b.getSelection(), a)\r\n\t};\r\n\ty.ce = function (a) {\r\n\t\ta.removeAllRanges();\r\n\t\ta.addRange(this.B)\r\n\t};\r\n\ty.Pg = function () {\r\n\t\tvar a = this.B;\r\n\t\ta.extractContents();\r\n\t\tif (a.startContainer.hasChildNodes()) {\r\n\t\t\tvar b = a.startContainer.childNodes[a.startOffset];\r\n\t\t\tif (b) {\r\n\t\t\t\tvar c = b.previousSibling;\r\n\t\t\t\t\"\" == am(b) && Il(b);\r\n\t\t\t\tc && \"\" == am(c) && Il(c)\r\n\t\t\t}\r\n\t\t}\r\n\t\tif (Un) {\r\n\t\t\tb = this.Ua();\r\n\t\t\tc = this.Ab();\r\n\t\t\tvar d = this.zb(),\r\n\t\t\t\te = this.Zb(),\r\n\t\t\t\tg = b.nextSibling;\r\n\t\t\tb == d && b.parentNode && 3 == b.nodeType && g && 3 == g.nodeType && (b.nodeValue += g.nodeValue, Il(g), a.setStart(b, c), a.setEnd(d, e))\r\n\t\t}\r\n\t};\r\n\ty.Og = function (a, b) {\r\n\t\tvar c = this.B.cloneRange();\r\n\t\tc.collapse(b);\r\n\t\tc.insertNode(a);\r\n\t\tc.detach();\r\n\t\treturn a\r\n\t};\r\n\ty.collapse = function (a) {\r\n\t\tthis.B.collapse(a)\r\n\t};\r\n\tC(eq, aq);\r\n\teq.prototype.ce = function (a, b) {\r\n\t\t!b || this.cb() ? eq.O.ce.call(this, a, b) : (a.collapse(this.zb(), this.Zb()), a.extend(this.Ua(), this.Ab()))\r\n\t};\r\n\tC(fq, Yp);\r\n\ty = fq.prototype;\r\n\ty.Dd = function () {\r\n\t\treturn this.B\r\n\t};\r\n\ty.Df = function () {\r\n\t\tif (!this.I) {\r\n\t\t\tvar a = this.B.text,\r\n\t\t\t\tb = this.B.duplicate(),\r\n\t\t\t\tc = a.replace(\/ +$\/, \"\");\r\n\t\t\t(c = a.length - c.length) && b.moveEnd(xb, -c);\r\n\t\t\tc = b.parentElement();\r\n\t\t\tb = b.htmlText.replace(\/(\\r\\n|\\r|\\n)+\/g, \" \").length;\r\n\t\t\tif (this.cb() && 0 < b) return this.I = c;\r\n\t\t\tfor (; b > c.outerHTML.replace(\/(\\r\\n|\\r|\\n)+\/g, \" \").length;) c = c.parentNode;\r\n\t\t\tfor (; 1 == c.childNodes.length && c.innerText == mq(c.firstChild) && bq(c.firstChild);) c = c.firstChild;\r\n\t\t\t0 == a.length && (c = iq(this, c));\r\n\t\t\tthis.I = c\r\n\t\t}\r\n\t\treturn this.I\r\n\t};\r\n\ty.Ua = function () {\r\n\t\tthis.A || (this.A = kq(this, 1), this.cb() && (this.D = this.A));\r\n\t\treturn this.A\r\n\t};\r\n\ty.Ab = function () {\r\n\t\t0 > this.C && (this.C = lq(this, 1), this.cb() && (this.F = this.C));\r\n\t\treturn this.C\r\n\t};\r\n\ty.zb = function () {\r\n\t\tif (this.cb()) return this.Ua();\r\n\t\tthis.D || (this.D = kq(this, 0));\r\n\t\treturn this.D\r\n\t};\r\n\ty.Zb = function () {\r\n\t\tif (this.cb()) return this.Ab();\r\n\t\t0 > this.F && (this.F = lq(this, 0), this.cb() && (this.C = this.F));\r\n\t\treturn this.F\r\n\t};\r\n\ty.jb = function (a, b, c) {\r\n\t\treturn this.B.compareEndPoints((1 == b ? \"Start\" : \"End\") + \"To\" + (1 == c ? \"Start\" : \"End\"), a)\r\n\t};\r\n\ty.cb = function () {\r\n\t\treturn 0 == this.B.compareEndPoints(\"StartToEnd\", this.B)\r\n\t};\r\n\ty.Ng = function () {\r\n\t\treturn this.B.text\r\n\t};\r\n\ty.select = function () {\r\n\t\tthis.B.select()\r\n\t};\r\n\ty.Pg = function () {\r\n\t\tif (!this.cb() && this.B.htmlText) {\r\n\t\t\tvar a = this.Ua(),\r\n\t\t\t\tb = this.zb(),\r\n\t\t\t\tc = this.B.text,\r\n\t\t\t\td = this.B.duplicate();\r\n\t\t\td.moveStart(xb, 1);\r\n\t\t\td.moveStart(xb, -1);\r\n\t\t\td.text == c && (this.B = d);\r\n\t\t\tthis.B.text = \"\";\r\n\t\t\thq(this);\r\n\t\t\tc = this.Ua();\r\n\t\t\td = this.Ab();\r\n\t\t\ttry {\r\n\t\t\t\tvar e = a.nextSibling;\r\n\t\t\t\ta == b && a.parentNode && 3 == a.nodeType && e && 3 == e.nodeType && (a.nodeValue += e.nodeValue, Il(e), this.B = gq(c), this.B.move(xb, d), hq(this))\r\n\t\t\t} catch (g) {}\r\n\t\t}\r\n\t};\r\n\ty.Og = function (a, b) {\r\n\t\tvar c = this.B.duplicate();\r\n\t\tvar d = d || J(c.parentElement());\r\n\t\tif (1 != a.nodeType) {\r\n\t\t\tvar e = !0;\r\n\t\t\ta = d.P(f, null, a)\r\n\t\t}\r\n\t\tc.collapse(b);\r\n\t\tb = a;\r\n\t\td = d || J(c.parentElement());\r\n\t\tvar g = a = b.id;\r\n\t\ta || (a = b.id = \"goog_\" + WD++);\r\n\t\tc.pasteHTML(b.outerHTML);\r\n\t\t(b = d.G(a)) && (g || b.removeAttribute(\"id\"));\r\n\t\ta = b;\r\n\t\tif (e) {\r\n\t\t\tc = a.firstChild;\r\n\t\t\te = a;\r\n\t\t\tif ((b = e.parentNode) && 11 != b.nodeType)\r\n\t\t\t\tif (e.removeNode) e.removeNode(!1);\r\n\t\t\t\telse {\r\n\t\t\t\t\tfor (; d = e.firstChild;) b.insertBefore(d, e);\r\n\t\t\t\t\tIl(e)\r\n\t\t\t\t}\r\n\t\t\ta = c\r\n\t\t}\r\n\t\tc = a;\r\n\t\thq(this);\r\n\t\treturn c\r\n\t};\r\n\ty.collapse = function (a) {\r\n\t\tthis.B.collapse(a);\r\n\t\ta ? (this.D = this.A, this.F = this.C) : (this.A = this.D, this.C = this.F)\r\n\t};\r\n\tC(nq, aq);\r\n\tnq.prototype.ce = function (a) {\r\n\t\ta.collapse(this.Ua(), this.Ab());\r\n\t\tthis.zb() == this.Ua() && this.Zb() == this.Ab() || a.extend(this.zb(), this.Zb());\r\n\t\t0 == a.rangeCount && a.addRange(this.B)\r\n\t};\r\n\tC(oq, aq);\r\n\toq.prototype.jb = function (a, b, c) {\r\n\t\treturn G(\"528\") ? oq.O.jb.call(this, a, b, c) : this.B.compareBoundaryPoints(1 == c ? 1 == b ? A.Range.START_TO_START : A.Range.END_TO_START : 1 == b ? A.Range.START_TO_END : A.Range.END_TO_END, a)\r\n\t};\r\n\toq.prototype.ce = function (a, b) {\r\n\t\tb ? a.setBaseAndExtent(this.zb(), this.Zb(), this.Ua(), this.Ab()) : a.setBaseAndExtent(this.Ua(), this.Ab(), this.zb(), this.Zb())\r\n\t};\r\n\tC(rq, Tp);\r\n\ty = rq.prototype;\r\n\ty.Cf = function () {\r\n\t\treturn \"text\"\r\n\t};\r\n\ty.Ed = function () {\r\n\t\treturn vq(this).Dd()\r\n\t};\r\n\ty.ad = function () {\r\n\t\treturn 1\r\n\t};\r\n\ty.jc = function () {\r\n\t\treturn this\r\n\t};\r\n\ty.Id = function () {\r\n\t\treturn vq(this).Df()\r\n\t};\r\n\ty.bb = function () {\r\n\t\treturn this.A || (this.A = vq(this).Ua())\r\n\t};\r\n\ty.Jb = function () {\r\n\t\treturn null != this.C ? this.C : this.C = vq(this).Ab()\r\n\t};\r\n\ty.Ib = function () {\r\n\t\treturn this.D || (this.D = vq(this).zb())\r\n\t};\r\n\ty.Fc = function () {\r\n\t\treturn null != this.B ? this.B : this.B = vq(this).Zb()\r\n\t};\r\n\ty.ph = function () {\r\n\t\treturn this.F\r\n\t};\r\n\ty.Hd = function (a, b) {\r\n\t\tvar c = a.Cf();\r\n\t\treturn \"text\" == c ? $p(vq(this), vq(a), b) : \"control\" == c ? (a = yq(a), (b ? Bs : Bt)(a, function (d) {\r\n\t\t\treturn this.Mg(d, b)\r\n\t\t}, this)) : !1\r\n\t};\r\n\ty.Mg = function (a, b) {\r\n\t\treturn this.Hd(sq(jq(a), void 0), b)\r\n\t};\r\n\ty.mc = function () {\r\n\t\treturn vq(this).cb()\r\n\t};\r\n\ty.kc = function () {\r\n\t\treturn vq(this).Ng()\r\n\t};\r\n\ty.Pb = function () {\r\n\t\treturn new Xp(this.bb(), this.Jb(), this.Ib(), this.Fc())\r\n\t};\r\n\ty.select = function () {\r\n\t\tvq(this).select(this.F)\r\n\t};\r\n\ty.cd = function () {\r\n\t\tvq(this).Pg();\r\n\t\tthis.A = this.C = this.D = this.B = null\r\n\t};\r\n\ty.ze = function (a, b) {\r\n\t\ta = vq(this).Og(a, b);\r\n\t\tthis.A = this.C = this.D = this.B = null;\r\n\t\treturn a\r\n\t};\r\n\ty.collapse = function (a) {\r\n\t\ta = this.ph() ? !a : a;\r\n\t\tthis.I && this.I.collapse(a);\r\n\t\ta ? (this.D = this.A, this.B = this.C) : (this.A = this.D, this.C = this.B);\r\n\t\tthis.F = !1\r\n\t};\r\n\tC(wq, Tp);\r\n\twq.prototype.Hd = function (a, b) {\r\n\t\tvar c = Up(this);\r\n\t\ta = Up(a);\r\n\t\treturn (b ? Bs : Bt)(a, function (d) {\r\n\t\t\treturn Bs(c, function (e) {\r\n\t\t\t\treturn e.Hd(d, b)\r\n\t\t\t})\r\n\t\t})\r\n\t};\r\n\twq.prototype.Mg = function (a, b) {\r\n\t\treturn this.Hd(sq(jq(a), void 0), b)\r\n\t};\r\n\twq.prototype.ze = function (a, b) {\r\n\t\tb ? Hl(a, this.bb()) : (b = this.Ib(), b.parentNode && b.parentNode.insertBefore(a, b.nextSibling));\r\n\t\treturn a\r\n\t};\r\n\tC(xq, wq);\r\n\ty = xq.prototype;\r\n\ty.Cf = function () {\r\n\t\treturn \"control\"\r\n\t};\r\n\ty.Ed = function () {\r\n\t\treturn this.B || document.body.createControlRange()\r\n\t};\r\n\ty.ad = function () {\r\n\t\treturn this.B ? this.B.length : 0\r\n\t};\r\n\ty.jc = function (a) {\r\n\t\treturn sq(jq(this.B.item(a)), void 0)\r\n\t};\r\n\ty.Id = function () {\r\n\t\treturn Sl.apply(null, yq(this))\r\n\t};\r\n\ty.bb = function () {\r\n\t\treturn zq(this)[0]\r\n\t};\r\n\ty.Jb = function () {\r\n\t\treturn 0\r\n\t};\r\n\ty.Ib = function () {\r\n\t\tvar a = zq(this),\r\n\t\t\tb = Ri(a);\r\n\t\treturn Ui(a, function (c) {\r\n\t\t\treturn Ol(c, b)\r\n\t\t})\r\n\t};\r\n\ty.Fc = function () {\r\n\t\treturn this.Ib().childNodes.length\r\n\t};\r\n\ty.mc = function () {\r\n\t\treturn !this.B || !this.B.length\r\n\t};\r\n\ty.kc = function () {\r\n\t\treturn \"\"\r\n\t};\r\n\ty.Pb = function () {\r\n\t\treturn new Aq(this)\r\n\t};\r\n\ty.select = function () {\r\n\t\tthis.B && this.B.select()\r\n\t};\r\n\ty.cd = function () {\r\n\t\tif (this.B) {\r\n\t\t\tfor (var a = [], b = 0, c = this.B.length; b < c; b++) a.push(this.B.item(b));\r\n\t\t\tD(a, Il);\r\n\t\t\tthis.collapse(!1)\r\n\t\t}\r\n\t};\r\n\ty.ai = function (a) {\r\n\t\ta = this.ze(a, !0);\r\n\t\tthis.mc() || this.cd();\r\n\t\treturn a\r\n\t};\r\n\ty.collapse = function () {\r\n\t\tthis.D = this.A = this.B = null\r\n\t};\r\n\tC(Aq, Wp);\r\n\tAq.prototype.J = function () {\r\n\t\treturn this.A\r\n\t};\r\n\tAq.prototype.S = function () {\r\n\t\treturn !this.F && !this.M.length\r\n\t};\r\n\tAq.prototype.next = function () {\r\n\t\tif (this.S()) throw Pp;\r\n\t\tif (!this.F) {\r\n\t\t\tvar a = this.M.shift();\r\n\t\t\tRp(this, a, 1, 1);\r\n\t\t\treturn a\r\n\t\t}\r\n\t\treturn Aq.O.next.call(this)\r\n\t};\r\n\tC(Bq, wq);\r\n\ty = Bq.prototype;\r\n\ty.Cf = function () {\r\n\t\treturn \"mutli\"\r\n\t};\r\n\ty.Ed = function () {\r\n\t\treturn this.A[0]\r\n\t};\r\n\ty.ad = function () {\r\n\t\treturn this.A.length\r\n\t};\r\n\ty.jc = function (a) {\r\n\t\tthis.D[a] || (this.D[a] = sq(qq(this.A[a]), void 0));\r\n\t\treturn this.D[a]\r\n\t};\r\n\ty.Id = function () {\r\n\t\tif (!this.C) {\r\n\t\t\tfor (var a = [], b = 0, c = this.ad(); b < c; b++) a.push(this.jc(b).Id());\r\n\t\t\tthis.C = Sl.apply(null, a)\r\n\t\t}\r\n\t\treturn this.C\r\n\t};\r\n\ty.bb = function () {\r\n\t\treturn Cq(this)[0].bb()\r\n\t};\r\n\ty.Jb = function () {\r\n\t\treturn Cq(this)[0].Jb()\r\n\t};\r\n\ty.Ib = function () {\r\n\t\treturn Ri(Cq(this)).Ib()\r\n\t};\r\n\ty.Fc = function () {\r\n\t\treturn Ri(Cq(this)).Fc()\r\n\t};\r\n\ty.mc = function () {\r\n\t\treturn 0 == this.A.length || 1 == this.A.length && this.jc(0).mc()\r\n\t};\r\n\ty.kc = function () {\r\n\t\treturn kk(Up(this), function (a) {\r\n\t\t\treturn a.kc()\r\n\t\t}).join(\"\")\r\n\t};\r\n\ty.Pb = function () {\r\n\t\treturn new Dq(this)\r\n\t};\r\n\ty.select = function () {\r\n\t\tvar a = yl(I(K ? this.Id() : this.bb())).getSelection();\r\n\t\ta.removeAllRanges();\r\n\t\tfor (var b = 0, c = this.ad(); b < c; b++) a.addRange(this.jc(b).Ed())\r\n\t};\r\n\ty.cd = function () {\r\n\t\tD(Up(this), function (a) {\r\n\t\t\ta.cd()\r\n\t\t})\r\n\t};\r\n\ty.collapse = function (a) {\r\n\t\tif (!this.mc()) {\r\n\t\t\tvar b = a ? this.jc(0) : this.jc(this.ad() - 1);\r\n\t\t\tthis.D = [];\r\n\t\t\tthis.C = this.B = null;\r\n\t\t\tb.collapse(a);\r\n\t\t\tthis.D = [b];\r\n\t\t\tthis.B = [b];\r\n\t\t\tthis.A = [b.Ed()]\r\n\t\t}\r\n\t};\r\n\tC(Dq, Wp);\r\n\tDq.prototype.J = function () {\r\n\t\treturn this.A[0].J()\r\n\t};\r\n\tDq.prototype.S = function () {\r\n\t\treturn this.A[this.D].S()\r\n\t};\r\n\tDq.prototype.next = function () {\r\n\t\ttry {\r\n\t\t\tvar a = this.A[this.D],\r\n\t\t\t\tb = a.next();\r\n\t\t\tRp(this, a.B, a.C, a.F);\r\n\t\t\treturn b\r\n\t\t} catch (c) {\r\n\t\t\tif (c !== Pp || this.A.length - 1 == this.D) throw c;\r\n\t\t\tthis.D++;\r\n\t\t\treturn this.next()\r\n\t\t}\r\n\t};\r\n\tC(Kq, bo);\r\n\tKq.prototype.Ga = function (a, b, c, d) {\r\n\t\tvar e = I(a);\r\n\t\tvar g = e.body;\r\n\t\te = e.documentElement;\r\n\t\te = new H(g.scrollLeft || e.scrollLeft, g.scrollTop || e.scrollTop);\r\n\t\tg = this.A.x + e.x;\r\n\t\te = this.A.y + e.y;\r\n\t\tvar h = Mn(a);\r\n\t\tg -= h.x;\r\n\t\te -= h.y;\r\n\t\tOn(new H(g, e), a, b, c, null, null, d)\r\n\t};\r\n\ty = Nq.prototype;\r\n\ty.Mb = function () {\r\n\t\treturn this.C\r\n\t};\r\n\ty.Yd = function (a) {\r\n\t\tvar b = vn(this.D);\r\n\t\ta = Jq(this.D, b && a || !b && !a ? this.B : this.A);\r\n\t\tGq(a, this.F);\r\n\t\treturn new Kq(a)\r\n\t};\r\n\ty.replace = function (a, b) {\r\n\t\tif (this.Nc() && (this.C != a || b)) {\r\n\t\t\tb = Mq(this);\r\n\t\t\tvar c = b[0],\r\n\t\t\t\td = b[1];\r\n\t\t\tthis.B <= c && this.A > c && this.A <= d ? c = this.A : this.B > c && this.B <= d && this.A > d ? d = this.B : this.B <= c && this.A > d && (c = d = this.A);\r\n\t\t\tb = a.length - (this.A - this.B);\r\n\t\t\tthis.B > c && this.A <= d ? d += b : c >= this.A && (c += b, d += b);\r\n\t\t\tvar e = this.D.innerHTML;\r\n\t\t\tthis.D.innerHTML = e.slice(0, this.B) + a + e.slice(this.A);\r\n\t\t\tthis.A = this.B + a.length;\r\n\t\t\tthis.C = a;\r\n\t\t\ta = c;\r\n\t\t\tc = d;\r\n\t\t\tif (void 0 !== this.D.selectionStart) this.D.selectionStart = a, this.D.selectionEnd = c;\r\n\t\t\telse try {\r\n\t\t\t\tvar g = this.D.createTextRange(),\r\n\t\t\t\t\th =\r\n\t\t\t\t\tg.text.length;\r\n\t\t\t\tg.moveStart(xb, a);\r\n\t\t\t\tg.moveEnd(xb, c - h);\r\n\t\t\t\tg.select()\r\n\t\t\t} catch (k) {}\r\n\t\t\tb && Ur(this.I, this, this.A - b, b)\r\n\t\t}\r\n\t};\r\n\ty.yh = function (a, b, c) {\r\n\t\tif (this.Nc()) {\r\n\t\t\tfor (var d = this.D.innerHTML, e = this.B - 1, g = 0; 0 <= e && !(++g > b) && !d.charAt(e).match(a);) e--;\r\n\t\t\tthis.B = e + 1;\r\n\t\t\tif (c) {\r\n\t\t\t\tfor (e = this.A; e < d.length && !(++g > b) && !d.charAt(e).match(a);) e++;\r\n\t\t\t\tthis.A = e\r\n\t\t\t}\r\n\t\t\tthis.C = d.slice(this.B, this.A)\r\n\t\t}\r\n\t};\r\n\ty.Nc = function () {\r\n\t\treturn this.D.innerHTML.slice(this.B, this.A) == this.C\r\n\t};\r\n\ty.zh = function () {\r\n\t\treturn this.B == this.A\r\n\t};\r\n\ty.sf = function () {\r\n\t\tvar a = Mq(this);\r\n\t\treturn this.F.A.activeElement == this.D && (a[0] >= this.B && a[0] <= this.A || a[1] >= this.B && a[1] <= this.A)\r\n\t};\r\n\ty.da = function () {\r\n\t\tdelete this.I.C[String(Ji(this))]\r\n\t};\r\n\ty.Dg = function (a, b) {\r\n\t\tthis.B > a && (this.B += b);\r\n\t\tthis.A > a && (this.A += b)\r\n\t};\r\n\ty = Oq.prototype;\r\n\ty.Mb = function () {\r\n\t\treturn this.Nc() ? this.I : \"\"\r\n\t};\r\n\ty.Yd = function (a) {\r\n\t\tvar b = vn(Lq(this.M));\r\n\t\tif (!K) {\r\n\t\t\tvar c = Pq(this);\r\n\t\t\tc.collapse(b && a || !b && !a)\r\n\t\t}\r\n\t\ta = Iq(this.F, c);\r\n\t\tGq(a, this.F);\r\n\t\treturn new Kq(a)\r\n\t};\r\n\ty.replace = function (a, b) {\r\n\t\tif (this.Nc() && (this.I != a || b)) {\r\n\t\t\tvar c = b = null,\r\n\t\t\t\td = 0,\r\n\t\t\t\te = 0,\r\n\t\t\t\tg = this.zh() || this.sf();\r\n\t\t\tg || (e = Fq(gm(this.F)), b = e.bb(), c = e.Ib(), d = e.Jb(), e = e.Fc());\r\n\t\t\tvar h = 0;\r\n\t\t\ta = a.replace(\" \", \"\\u00a0\");\r\n\t\t\tif (this.A != this.D || 3 != this.A.nodeType) {\r\n\t\t\t\tvar k = Pq(this);\r\n\t\t\t\tk.cd();\r\n\t\t\t\tthis.A = this.D = k.bb();\r\n\t\t\t\tthis.C = this.B = k.Jb()\r\n\t\t\t} else h = a.length - (this.B - this.C);\r\n\t\t\tif (3 == this.A.nodeType) k = this.A.data, this.A.data = k.slice(0, this.C) + a + k.slice(this.B), this.D = this.A, this.B = this.C + a.length;\r\n\t\t\telse if (1 == this.A.nodeType) {\r\n\t\t\t\tk = em(this.F, a);\r\n\t\t\t\tvar l = this.A;\r\n\t\t\t\tl.insertBefore(k, l.childNodes[this.B] || null);\r\n\t\t\t\tthis.A = this.D = k;\r\n\t\t\t\tthis.C = 0;\r\n\t\t\t\tthis.B = a.length\r\n\t\t\t}\r\n\t\t\th && (k = this.B - h, Ur(this.M, this, k, h), g || this.D != c || (d > k && (d += h), e > k && (e += h)));\r\n\t\t\tg ? (k = Pq(this), k.collapse(!1)) : k = uq(b, d, c, e);\r\n\t\t\tk.select();\r\n\t\t\tthis.I = a\r\n\t\t}\r\n\t};\r\n\ty.yh = function (a, b, c) {\r\n\t\tif (this.Nc() && this.A == this.D && this.C == this.B) {\r\n\t\t\tvar d = this.A;\r\n\t\t\tif (3 != d.nodeType && 0 < this.C)\r\n\t\t\t\tfor (d = d.childNodes[this.C - 1]; d && 3 != d.nodeType;) d = d.lastChild;\r\n\t\t\tif (d && 3 == d.nodeType) {\r\n\t\t\t\td != this.A && (this.A = this.D = d, this.C = this.B = d.data.length);\r\n\t\t\t\tfor (var e = this.C - 1, g = 0; d && 3 == d.nodeType;)\r\n\t\t\t\t\tif (0 > e)(d = d.previousSibling) && 3 == d.nodeType && (e = d.data.length - 1);\r\n\t\t\t\t\telse {\r\n\t\t\t\t\t\tif (++g > b) break;\r\n\t\t\t\t\t\tif (d.data.charAt(e).match(a)) break;\r\n\t\t\t\t\t\tthis.A = d;\r\n\t\t\t\t\t\tthis.C = e;\r\n\t\t\t\t\t\te--\r\n\t\t\t\t\t}\r\n\t\t\t\tif (c)\r\n\t\t\t\t\tfor (d = this.D, e = this.B; d && 3 == d.nodeType;)\r\n\t\t\t\t\t\tif (e >= d.data.length || 0 == d.data.length) d =\r\n\t\t\t\t\t\t\td.nextSibling, e = 0;\r\n\t\t\t\t\t\telse {\r\n\t\t\t\t\t\t\tif (++g > b) break;\r\n\t\t\t\t\t\t\tif (d.data.charAt(e).match(a)) break;\r\n\t\t\t\t\t\t\tthis.D = d;\r\n\t\t\t\t\t\t\tthis.B = e + 1;\r\n\t\t\t\t\t\t\te++\r\n\t\t\t\t\t\t}\r\n\t\t\t\tthis.I = Pq(this).kc()\r\n\t\t\t}\r\n\t\t}\r\n\t};\r\n\ty.Nc = function () {\r\n\t\treturn !(this.A && this.D && this.A.parentNode && this.D.parentNode) || 3 == this.A.nodeType && this.C > this.A.data.length || 3 == this.D.nodeType && this.B > this.D.data.length ? !1 : Pq(this).kc() == this.I\r\n\t};\r\n\ty.zh = function () {\r\n\t\treturn this.A == this.D && this.C == this.B\r\n\t};\r\n\ty.sf = function () {\r\n\t\tvar a = Pq(this),\r\n\t\t\tb = Fq(gm(this.F));\r\n\t\treturn a && b && I(Vp(a)) == I(Vp(b)) ? a.Hd(b, !0) : !1\r\n\t};\r\n\ty.da = function () {\r\n\t\tdelete this.M.C[String(Ji(this))];\r\n\t\tthis.A == this.D && 3 == this.A.nodeType && this.A.parentNode && !this.A.data && this.F.yb(this.A);\r\n\t\tthis.A = this.D = null;\r\n\t\tthis.C = this.B = 0\r\n\t};\r\n\ty.Dg = function (a, b) {\r\n\t\tthis.C <= a && this.B > a ? this.B = this.C = 0 : this.C > a && (this.C += b, this.B += b);\r\n\t\tthis.I = Pq(this).kc()\r\n\t};\r\n\tC(Rq, R);\r\n\ty = Rq.prototype;\r\n\ty.dd = null;\r\n\ty.Xe = null;\r\n\ty.$f = null;\r\n\ty.Ye = null;\r\n\ty.Va = -1;\r\n\ty.Kb = -1;\r\n\ty.Ef = !1;\r\n\tvar lE = {\r\n\t\t\t3: 13,\r\n\t\t\t12: 144,\r\n\t\t\t63232: 38,\r\n\t\t\t63233: 40,\r\n\t\t\t63234: 37,\r\n\t\t\t63235: 39,\r\n\t\t\t63236: 112,\r\n\t\t\t63237: 113,\r\n\t\t\t63238: 114,\r\n\t\t\t63239: 115,\r\n\t\t\t63240: 116,\r\n\t\t\t63241: 117,\r\n\t\t\t63242: 118,\r\n\t\t\t63243: 119,\r\n\t\t\t63244: 120,\r\n\t\t\t63245: 121,\r\n\t\t\t63246: 122,\r\n\t\t\t63247: 123,\r\n\t\t\t63248: 44,\r\n\t\t\t63272: 46,\r\n\t\t\t63273: 36,\r\n\t\t\t63275: 35,\r\n\t\t\t63276: 33,\r\n\t\t\t63277: 34,\r\n\t\t\t63289: 144,\r\n\t\t\t63302: 45\r\n\t\t},\r\n\t\tmE = {\r\n\t\t\tUp: 38,\r\n\t\t\tDown: 40,\r\n\t\t\tLeft: 37,\r\n\t\t\tRight: 39,\r\n\t\t\tEnter: 13,\r\n\t\t\tF1: 112,\r\n\t\t\tF2: 113,\r\n\t\t\tF3: 114,\r\n\t\t\tF4: 115,\r\n\t\t\tF5: 116,\r\n\t\t\tF6: 117,\r\n\t\t\tF7: 118,\r\n\t\t\tF8: 119,\r\n\t\t\tF9: 120,\r\n\t\t\tF10: 121,\r\n\t\t\tF11: 122,\r\n\t\t\tF12: 123,\r\n\t\t\t\"U+007F\": 46,\r\n\t\t\tHome: 36,\r\n\t\t\tEnd: 35,\r\n\t\t\tPageUp: 33,\r\n\t\t\tPageDown: 34,\r\n\t\t\tInsert: 45\r\n\t\t},\r\n\t\tnE = !xl || G(\"525\"),\r\n\t\toE = km && P;\r\n\ty = Rq.prototype;\r\n\ty.Di = function (a) {\r\n\t\tif (xl || Bo)\r\n\t\t\tif (17 == this.Va && !a.ctrlKey || 18 == this.Va && !a.altKey || km && 91 == this.Va && !a.metaKey) this.Kb = this.Va = -1; - 1 == this.Va && (a.ctrlKey && 17 != a.keyCode ? this.Va = 17 : a.altKey && 18 != a.keyCode ? this.Va = 18 : a.metaKey && 91 != a.keyCode && (this.Va = 91));\r\n\t\tnE && !Co(a.keyCode, this.Va, a.shiftKey, a.ctrlKey, a.altKey, a.metaKey) ? this.handleEvent(a) : (this.Kb = Ao(a.keyCode), oE && (this.Ef = a.altKey))\r\n\t};\r\n\ty.kj = function (a) {\r\n\t\tthis.Kb = this.Va = -1;\r\n\t\tthis.Ef = a.altKey\r\n\t};\r\n\ty.handleEvent = function (a) {\r\n\t\tvar b = a.A,\r\n\t\t\tc = b.altKey;\r\n\t\tif (K && a.type == v) {\r\n\t\t\tvar d = this.Kb;\r\n\t\t\tvar e = 13 != d && 27 != d ? b.keyCode : 0\r\n\t\t} else(xl || Bo) && a.type == v ? (d = this.Kb, e = 0 <= b.charCode && 63232 > b.charCode && zo(d) ? b.charCode : 0) : Zm && !xl ? (d = this.Kb, e = zo(d) ? b.keyCode : 0) : (a.type == v ? (oE && (c = this.Ef), b.keyCode == b.charCode ? 32 > b.keyCode ? (d = b.keyCode, e = 0) : (d = this.Kb, e = b.charCode) : (d = b.keyCode || this.Kb, e = b.charCode || 0)) : (d = b.keyCode || this.Kb, e = b.charCode || 0), km && 63 == e && 224 == d && (d = 191));\r\n\t\tvar g = d = Ao(d);\r\n\t\td ? 63232 <= d && d in lE ? g = lE[d] : 25 == d &&\r\n\t\t\ta.shiftKey && (g = 9) : b.keyIdentifier && b.keyIdentifier in mE && (g = mE[b.keyIdentifier]);\r\n\t\tP && nE && a.type == v && !Co(g, this.Va, a.shiftKey, a.ctrlKey, c, a.metaKey) || (a = g == this.Va, this.Va = g, b = new Tq(g, e, a, b), b.altKey = c, this.dispatchEvent(b))\r\n\t};\r\n\ty.G = function () {\r\n\t\treturn this.dd\r\n\t};\r\n\ty.L = function () {\r\n\t\tRq.O.L.call(this);\r\n\t\tSq(this)\r\n\t};\r\n\tC(Tq, mm);\r\n\tUq.prototype.get = function () {\r\n\t\tif (0 < this.B) {\r\n\t\t\tthis.B--;\r\n\t\t\tvar a = this.A;\r\n\t\t\tthis.A = a.next;\r\n\t\t\ta.next = null\r\n\t\t} else a = this.D();\r\n\t\treturn a\r\n\t};\r\n\tvar Yq, Xq = Kj;\r\n\tvar jr = new Uq(function () {\r\n\t\treturn new dr\r\n\t}, function (a) {\r\n\t\ta.reset()\r\n\t});\r\n\tar.prototype.add = function (a, b) {\r\n\t\tvar c = jr.get();\r\n\t\tc.set(a, b);\r\n\t\tthis.B ? this.B.next = c : this.A = c;\r\n\t\tthis.B = c\r\n\t};\r\n\tdr.prototype.set = function (a, b) {\r\n\t\tthis.Vb = a;\r\n\t\tthis.A = b;\r\n\t\tthis.next = null\r\n\t};\r\n\tdr.prototype.reset = function () {\r\n\t\tthis.next = this.A = this.Vb = null\r\n\t};\r\n\tvar er, gr = !1,\r\n\t\tbr = new ar;\r\n\tnr.prototype.reset = function () {\r\n\t\tthis.context = this.B = this.D = this.A = null;\r\n\t\tthis.C = !1\r\n\t};\r\n\tvar or = new Uq(function () {\r\n\t\treturn new nr\r\n\t}, function (a) {\r\n\t\ta.reset()\r\n\t});\r\n\tmr.prototype.then = function (a, b, c) {\r\n\t\treturn wr(this, typeof a === t ? a : null, typeof b === t ? b : null, c)\r\n\t};\r\n\tmr.prototype.$goog_Thenable = !0;\r\n\tmr.prototype.cancel = function (a) {\r\n\t\tif (0 == this.A) {\r\n\t\t\tvar b = new vr(a);\r\n\t\t\thr(function () {\r\n\t\t\t\tqr(this, b)\r\n\t\t\t}, this)\r\n\t\t}\r\n\t};\r\n\tmr.prototype.J = function (a) {\r\n\t\tthis.A = 0;\r\n\t\tlr(this, 2, a)\r\n\t};\r\n\tmr.prototype.ha = function (a) {\r\n\t\tthis.A = 0;\r\n\t\tlr(this, 3, a)\r\n\t};\r\n\tmr.prototype.S = function () {\r\n\t\tfor (var a; a = rr(this);) sr(this, a, this.A, this.M);\r\n\t\tthis.I = !1\r\n\t};\r\n\tvar Ar = Wq;\r\n\tC(vr, Pi);\r\n\tvr.prototype.name = \"cancel\";\r\n\tC(Br, R);\r\n\ty = Br.prototype;\r\n\ty.ye = !1;\r\n\ty.Yb = null;\r\n\ty.Gl = function () {\r\n\t\tif (this.ye) {\r\n\t\t\tvar a = Ni() - this.C;\r\n\t\t\t0 < a && a < .8 * this.B ? this.Yb = this.A.setTimeout(this.D, this.B - a) : (this.Yb && (this.A.clearTimeout(this.Yb), this.Yb = null), this.dispatchEvent(\"tick\"), this.ye && (this.stop(), this.start()))\r\n\t\t}\r\n\t};\r\n\ty.start = function () {\r\n\t\tthis.ye = !0;\r\n\t\tthis.Yb || (this.Yb = this.A.setTimeout(this.D, this.B), this.C = Ni())\r\n\t};\r\n\ty.stop = function () {\r\n\t\tthis.ye = !1;\r\n\t\tthis.Yb && (this.A.clearTimeout(this.Yb), this.Yb = null)\r\n\t};\r\n\ty.L = function () {\r\n\t\tBr.O.L.call(this);\r\n\t\tthis.stop();\r\n\t\tdelete this.A\r\n\t};\r\n\tvar Kr;\r\n\tC(Nr, M);\r\n\ty = Nr.prototype;\r\n\ty.oa = 0;\r\n\ty.L = function () {\r\n\t\tNr.O.L.call(this);\r\n\t\tthis.stop();\r\n\t\tdelete this.A;\r\n\t\tdelete this.B\r\n\t};\r\n\ty.start = function (a) {\r\n\t\tthis.stop();\r\n\t\tthis.oa = Cr(this.D, void 0 !== a ? a : this.C)\r\n\t};\r\n\ty.stop = function () {\r\n\t\t0 != this.oa && Dr(this.oa);\r\n\t\tthis.oa = 0\r\n\t};\r\n\ty.vi = function () {\r\n\t\tthis.oa = 0;\r\n\t\tthis.A && this.A.call(this.B)\r\n\t};\r\n\tTn && Ln(\"4\") || Qn && G(\"533\") || P && G(\"2.0\") || K && G(\"10\") || Zm && Gj();\r\n\tvar Or = Di;\r\n\ty = Tr.prototype;\r\n\ty.ab = function (a) {\r\n\t\tif (0 > a) {\r\n\t\t\ta = -a;\r\n\t\t\tvar b = Lq(this);\r\n\t\t\tif (b) {\r\n\t\t\t\tvar c = \"\",\r\n\t\t\t\t\td = this.A.A;\r\n\t\t\t\td.selection && !Zm ? (c = d.selection.createRange(), c.collapse(!0), c.moveEnd(\"word\", -1), c = c.text.length > a ? c.text.slice(0, a) : c.text) : b.selectionEnd ? c = b.value.slice(b.selectionStart, Math.min(b.value.length, b.selectionStart + a)) : (d = gm(this.A).getSelection(), 0 < d.rangeCount && (b = d.getRangeAt(0).endContainer, d = d.getRangeAt(0).endOffset, 3 == b.nodeType && (c = b.nodeValue.slice(d, Math.min(b.nodeValue.length, d + a)))));\r\n\t\t\t\ta = c\r\n\t\t\t} else a = \"\";\r\n\t\t\treturn a\r\n\t\t}\r\n\t\tb = Lq(this);\r\n\t\tif (!b) return \"\";\r\n\t\tc = \"\";\r\n\t\td = this.A.A;\r\n\t\td.selection && !Zm ? (c = d.selection.createRange(), c.collapse(!0), c.moveStart(\"word\", -1), c = c.text.length > a ? c.text.slice(-a) : c.text) : b.selectionStart ? c = b.value.slice(Math.max(0, b.selectionStart - a), b.selectionStart) : (d = gm(this.A).getSelection(), 0 < d.rangeCount && (b = d.getRangeAt(0).startContainer, d = d.getRangeAt(0).startOffset, 3 == b.nodeType && (c = b.nodeValue.slice(Math.max(0, d - a), d))));\r\n\t\treturn c\r\n\t};\r\n\ty.ib = function (a, b) {\r\n\t\tvar c = Lq(this);\r\n\t\tif (c) {\r\n\t\t\tvar d = c.type && c.type.toUpperCase();\r\n\t\t\td = (\"EMAIL\" == d || \"NUMBER\" == d) && c.tagName.toUpperCase() == va;\r\n\t\t\tb = b ? b : 0;\r\n\t\t\tif (!d && c.tagName.toUpperCase() == va && a.length > b) {\r\n\t\t\t\tvar e = c.maxLength;\r\n\t\t\t\tif (typeof e === pf && 0 <= e && e < c.value.length + a.length - b) return\r\n\t\t\t}\r\n\t\t\tthis.ee();\r\n\t\t\te = {};\r\n\t\t\te[\"fs-input\"] = a;\r\n\t\t\tIr && \"gmail\" == op && (Hr(c, oe), Hr(c, v, 0, e));\r\n\t\t\tif (d) c.value = (b ? c.value.slice(0, -b) : c.value) + a;\r\n\t\t\telse if (K && !G(9) || K && !G(11) && (\"\\n\" == a || !a && 1 == b)) d = this.A.A.selection.createRange(), 0 < b && (a || !d.text) && d.moveStart(xb, -b), (0 < b || d.text) && d.execCommand(Pb, !1, null), \" \" != a.charAt(0) && \" \" != a.charAt(a.length - 1) || !this.I || (b = d.duplicate(), b.moveToElementText(d.parentElement()), e = d.duplicate(), \" \" == a.charAt(0) && (d.moveStart(xb, -1), b.inRange(d) ? (e = d.text.charAt(0), a = (\" \" == e ? \"\\u00a0\" : e) + a) : d = e), e = d.duplicate(), \" \" == a.charAt(a.length - 1) && (d.moveEnd(xb, 1), b.inRange(d) && \" \" == d.text.charAt(d.text.length - 1) && (a = a.slice(0, a.length - 1) + \"\\u00a0\"), d = e)), d.text = a, d.collapse(!1), d.select();\r\n\t\t\telse if (this.I) a: {\r\n\t\t\t\td = b;b = gm(this.A);e = b.document;\r\n\t\t\t\tb = b.getSelection();b.isCollapsed || (e.execCommand(Pb, !1, null), a || (d = 0));\r\n\t\t\t\tif (0 < d) {\r\n\t\t\t\t\tif ((a || 1 < d || K || Zm) && 3 == b.anchorNode.nodeType && 0 < b.rangeCount) {\r\n\t\t\t\t\t\tvar g = b.getRangeAt(0),\r\n\t\t\t\t\t\t\th, k = b.anchorOffset;\r\n\t\t\t\t\t\tfor (h = Math.min(d, k); k >= h;) {\r\n\t\t\t\t\t\t\tg.setStart(b.anchorNode, k - h);\r\n\t\t\t\t\t\t\tb.addRange(g);\r\n\t\t\t\t\t\t\tif (b.toString().length == h) break;\r\n\t\t\t\t\t\t\th++\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\th > d && (a = b.toString().slice(0, h - d) + a)\r\n\t\t\t\t\t}\r\n\t\t\t\t\tb.isCollapsed && K || e.execCommand(Pb, !1, null)\r\n\t\t\t\t}\r\n\t\t\t\tif (a) {\r\n\t\t\t\t\tif (e.queryCommandSupported) {\r\n\t\t\t\t\t\tif (e.queryCommandSupported(\"insertText\")) {\r\n\t\t\t\t\t\t\te.execCommand(\"insertText\", !1, a);\r\n\t\t\t\t\t\t\tbreak a\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\tif (e.queryCommandSupported(\"insertHTML\")) {\r\n\t\t\t\t\t\t\ta =\r\n\t\t\t\t\t\t\t\ta.replace(\/&\/g, \"&\").replace(\/<\/g, \"<\").replace(\/>\/g, \">\").replace(\/\\n\/g, \"<br>\").replace(\/\\u0020\/g, \" \");\r\n\t\t\t\t\t\t\te.execCommand(\"insertHTML\", !1, a);\r\n\t\t\t\t\t\t\tbreak a\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\t\tif (3 == b.anchorNode.nodeType) {\r\n\t\t\t\t\t\td = b.anchorNode;\r\n\t\t\t\t\t\tg = b.anchorNode.nodeValue;\r\n\t\t\t\t\t\te = b.anchorOffset + a.length;\r\n\t\t\t\t\t\tk = h = b.anchorOffset;\r\n\t\t\t\t\t\tfor (var l = [\" \", \"\\u00a0\"]; 0 < k && E(l, g[--k]););\r\n\t\t\t\t\t\tfor (; h < g.length && E(l, g[h++]););\r\n\t\t\t\t\t\tif (\" \" == a.charAt(0) || \" \" == a.charAt(a.length - 1) || k < h) a = g.slice(k, b.anchorOffset) + a + g.slice(b.anchorOffset, h), a = a.replace(\/\\u00a0\/g, \" \"), a = a.replace(\/^\\u0020\/g,\r\n\t\t\t\t\t\t\t\"\\u00a0\"), a = a.replace(\/\\u0020{2}\/g, \" \\u00a0\"), a = a.replace(\/\\u0020$\/g, \"\\u00a0\");\r\n\t\t\t\t\t\td.nodeValue = g.slice(0, k) + a + g.slice(h)\r\n\t\t\t\t\t} else a = a.replace(\/ \/g, \"\\u00a0\"), d = em(this.A, a), e = b.anchorNode, e.insertBefore(d, e.childNodes[b.anchorOffset] || null), e = a.length;\r\n\t\t\t\t\ta = b.getRangeAt(0);\r\n\t\t\t\t\ta.setStart(d, e);\r\n\t\t\t\t\ta.collapse(!0);\r\n\t\t\t\t\tb.addRange(a)\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\telse d = this.D, e = d.selectionStart, g = d.selectionEnd, h = d.value.length, e > h && (e = h), g > h && (g = h), !a && e < g && (b = 0), e -= Math.min(e, b), d.value = d.value.slice(0, e) + a + d.value.slice(g), e += a.length, d.setSelectionRange(e,\r\n\t\t\t\te);\r\n\t\t\tif (c && \"1\" == c.getAttribute(\"itaautodir\")) {\r\n\t\t\t\tb = a = 0;\r\n\t\t\t\td = !1;\r\n\t\t\t\te = this.ab(50).split(UD);\r\n\t\t\t\tfor (g = 0; g < e.length; g++) h = e[g], SD.test(h) ? (a++, b++) : TD.test(h) ? d = !0 : RD.test(h) ? b++ : VD.test(h) && (d = !0);\r\n\t\t\t\tc.dir = -1 == (0 == b ? d ? 1 : 0 : .4 < a \/ b ? -1 : 1) ? $f : Je\r\n\t\t\t}\r\n\t\t}\r\n\t};\r\n\ty.xf = function () {\r\n\t\tvar a = Lq(this);\r\n\t\tif (a) {\r\n\t\t\tvar b = J(a),\r\n\t\t\t\tc = a.nodeName.toUpperCase();\r\n\t\t\tif (gl(8) && !gl(9) && a.tagName.toUpperCase() == Na) {\r\n\t\t\t\tvar d = b.A.selection.createRange();\r\n\t\t\t\tc = d.getBoundingClientRect();\r\n\t\t\t\tvar e = 0,\r\n\t\t\t\t\tg = 0;\r\n\t\t\t\ttry {\r\n\t\t\t\t\tg = In(a) + 2\r\n\t\t\t\t} catch (k) {\r\n\t\t\t\t\tg = 16\r\n\t\t\t\t}\r\n\t\t\t\tif (vn(a)) {\r\n\t\t\t\t\tfor (var h = d.duplicate(); h.boundingHeight <= g && h.htmlText == h.text && (e = d.boundingLeft - h.boundingLeft, 0 != h.moveStart(xb, -1)););\r\n\t\t\t\t\td = hn(a).x;\r\n\t\t\t\t\te = Math.max(c.left - e, d)\r\n\t\t\t\t} else e = c.left;\r\n\t\t\t\tc = new H(e, c.top + g)\r\n\t\t\t} else c = c == Na || c == va ? Jq(a) : Iq(b);\r\n\t\t\tg = c.x;\r\n\t\t\te = c.y;\r\n\t\t\ta = Hq(a);\r\n\t\t\tg = g > a.right ? a.right : g;\r\n\t\t\tg = g <\r\n\t\t\t\ta.left ? a.left : g;\r\n\t\t\te = e > a.bottom ? a.bottom : e;\r\n\t\t\te = e < a.top ? a.top : e;\r\n\t\t\tc.x = g;\r\n\t\t\tc.y = e;\r\n\t\t\tGq(c, b);\r\n\t\t\treturn new Kq(c.x, c.y)\r\n\t\t}\r\n\t\treturn null\r\n\t};\r\n\ty.ee = function () {\r\n\t\tvar a = Lq(this);\r\n\t\ta && (this.F ? gm(this.A).focus() : a.focus())\r\n\t};\r\n\ty.Ud = function () {\r\n\t\tvar a = Lq(this);\r\n\t\tif (!a) return !0;\r\n\t\tif (typeof a.selectionStart === pf) return a.selectionStart == a.selectionEnd;\r\n\t\ta = Fq(gm(this.A));\r\n\t\treturn !!a && a.mc()\r\n\t};\r\n\ty.Yc = function () {\r\n\t\tif (!Lq(this)) return null;\r\n\t\tvar a = null;\r\n\t\tthis.I ? a = new Oq(this) : a = new Nq(this);\r\n\t\treturn this.C[String(Ji(a))] = a\r\n\t};\r\n\ty.Qc = function (a, b, c) {\r\n\t\tIr(Lq(this), a, b, c)\r\n\t};\r\n\tvar Vr = \/^(?:([^:\/?#.]+):)?(?:\\\/\\\/(?:([^\\\\\/?#]*)@)?([^\\\\\/?#]*?)(?::([0-9]+))?(?=[\\\\\/?#]|$))?([^?#]+)?(?:\\?([^#]*))?(?:#([\\s\\S]*))?$\/;\r\n\tvar Zr = {},\r\n\t\tas = [\"box-shadow\", \"z-index\", \"margin\", Bf, \"display\"];\r\n\tvar fs;\r\n\tz(ds, M);\r\n\tds.prototype.C = function (a) {\r\n\t\tvar b = this.B[a.type];\r\n\t\treturn b && a.target ? (b = b[Ji(a.target)]) ? Bs(b, function (c) {\r\n\t\t\tvar d = c.listener;\r\n\t\t\treturn typeof d === t ? d.call(c.va, a) : d && d.handleEvent && typeof d.handleEvent === t ? d.handleEvent.call(d, a) : !0\r\n\t\t}) : !0 : !0\r\n\t};\r\n\tds.prototype.M = function (a) {\r\n\t\tvar b = this.I[a.charCode];\r\n\t\treturn b && a.target ? (b = b[Ji(a.target)]) ? Bs(b, function (c) {\r\n\t\t\tvar d = c.listener;\r\n\t\t\treturn typeof d === t ? d.call(c.va, a) : d && d.handleEvent && typeof d.handleEvent === t ? d.handleEvent.call(d, a) : !0\r\n\t\t}) : !0 : !0\r\n\t};\r\n\tds.prototype.L = function () {\r\n\t\tN(this.D);\r\n\t\tdelete this.B;\r\n\t\tdelete this.I;\r\n\t\tdelete this.A\r\n\t};\r\n\tks.prototype.Dc = function (a, b) {\r\n\t\treturn this.listener == a && this.va == b\r\n\t};\r\n\tvar es = {};\r\n\tz(qs, R);\r\n\ty = qs.prototype;\r\n\ty.L = function () {\r\n\t\tR.prototype.L.call(this);\r\n\t\tN(this.A);\r\n\t\tdelete this.A;\r\n\t\tthis.D = this.C = this.I = null;\r\n\t\tN(this.F);\r\n\t\tdelete this.F;\r\n\t\tN(this.B);\r\n\t\tdelete this.B\r\n\t};\r\n\ty.Qc = function (a, b, c) {\r\n\t\tthis.A.Qc(a, b, c)\r\n\t};\r\n\ty.pd = function (a) {\r\n\t\ta instanceof ap && (a.type = jg);\r\n\t\tFr(a) || this.dispatchEvent(a)\r\n\t};\r\n\ty.ab = function (a) {\r\n\t\ttry {\r\n\t\t\treturn this.A.ab(a)\r\n\t\t} catch (b) {}\r\n\t\treturn \"\"\r\n\t};\r\n\ty.ib = function (a, b) {\r\n\t\ttry {\r\n\t\t\tthis.A.ib(a, b)\r\n\t\t} catch (c) {}\r\n\t};\r\n\ty.xf = function () {\r\n\t\ttry {\r\n\t\t\treturn this.A.xf()\r\n\t\t} catch (a) {}\r\n\t\treturn null\r\n\t};\r\n\ty.ee = function () {\r\n\t\ttry {\r\n\t\t\tthis.A.ee()\r\n\t\t} catch (a) {}\r\n\t};\r\n\ty.Yc = function () {\r\n\t\ttry {\r\n\t\t\treturn this.A.Yc()\r\n\t\t} catch (a) {}\r\n\t\treturn null\r\n\t};\r\n\ty.Ud = function () {\r\n\t\ttry {\r\n\t\t\treturn this.A.Ud()\r\n\t\t} catch (a) {}\r\n\t\treturn !0\r\n\t};\r\n\tz(ts, O);\r\n\t\/*\r\n\t Portions of this code are from MochiKit, received by\r\n\t The Closure Authors under the MIT license. All other code is Copyright\r\n\t 2005-2009 The Closure Authors. All Rights Reserved.\r\n\t*\/\r\n\tvs.prototype.cancel = function (a) {\r\n\t\tif (this.A) this.D instanceof vs && this.D.cancel();\r\n\t\telse {\r\n\t\t\tif (this.B) {\r\n\t\t\t\tvar b = this.B;\r\n\t\t\t\tdelete this.B;\r\n\t\t\t\ta ? b.cancel(a) : (b.S--, 0 >= b.S && b.cancel())\r\n\t\t\t}\r\n\t\t\tthis.N ? this.N.call(this.K, this) : this.J = !0;\r\n\t\t\tthis.A || (a = new Fs(this), zs(this), xs(this, !1, a))\r\n\t\t}\r\n\t};\r\n\tvs.prototype.ha = function (a, b) {\r\n\t\tthis.M = !1;\r\n\t\txs(this, a, b)\r\n\t};\r\n\tvs.prototype.then = function (a, b, c) {\r\n\t\tvar d, e, g = new mr(function (h, k) {\r\n\t\t\td = h;\r\n\t\t\te = k\r\n\t\t});\r\n\t\tAs(this, d, function (h) {\r\n\t\t\th instanceof Fs ? g.cancel() : e(h)\r\n\t\t});\r\n\t\treturn g.then(a, b, c)\r\n\t};\r\n\tvs.prototype.$goog_Thenable = !0;\r\n\tC(ys, Pi);\r\n\tys.prototype.message = \"Deferred has already fired\";\r\n\tys.prototype.name = \"AlreadyCalledError\";\r\n\tC(Fs, Pi);\r\n\tFs.prototype.message = \"Deferred was canceled\";\r\n\tFs.prototype.name = \"CanceledError\";\r\n\tEs.prototype.B = function () {\r\n\t\tdelete Ds[this.oa];\r\n\t\tthrow this.A;\r\n\t};\r\n\tvar Ds = {};\r\n\tC(Hs, Pi);\r\n\tKs.prototype.Zc = function (a, b) {\r\n\t\treturn b\r\n\t};\r\n\tKs.prototype.Sa = function (a) {\r\n\t\treturn String(a)\r\n\t};\r\n\tvar Ss = Rj(\"https:\/\/ssl.gstatic.com\/inputtools\/js\/ime\/2\/%{fileName}.js\"),\r\n\t\tOs = {},\r\n\t\tQs = {},\r\n\t\tUs = {},\r\n\t\tmw = null,\r\n\t\tQu = null,\r\n\t\tLs = null;\r\n\tKs.prototype.ga = Jj;\r\n\tKs.prototype.transform = Jj;\r\n\tKs.prototype.ub = Jj;\r\n\tKs.prototype.ha = 0;\r\n\tyi(\"google.elements.ime.loadConfig\", function (a, b) {\r\n\t\tvar c = new Ks;\r\n\t\tTs(c, b);\r\n\t\tvar d = Us[a];\r\n\t\td && Ts(c, d);\r\n\t\tOs[a] && (c.state = Os[a].state);\r\n\t\tOs[a] = c;\r\n\t\tpj(Qs, function (e) {\r\n\t\t\te[a] && Ts(e[a], b)\r\n\t\t});\r\n\t\tMs().dispatchEvent(new ts(\"cfga\", a))\r\n\t});\r\n\tyi(\"google.elements.ime.overrideConfig\", Vs);\r\n\tvar bt = {\r\n\t\tWn: \"zh-hant-t-i0-array-1992\",\r\n\t\tXn: \"zh-hans-t-i0-cangjie-1982\",\r\n\t\tYn: Sh,\r\n\t\tZn: \"zh-hans-t-i0-cangjie-1987\",\r\n\t\t$n: \"zh-hant-t-i0-cangjie-1987\",\r\n\t\tao: \"zh-hant-t-i0-cangjie-1987-x-m0-simplified\",\r\n\t\tbo: Kh,\r\n\t\tco: Jh,\r\n\t\teo: Lh,\r\n\t\tfo: \"zh-hant-t-i0-dayi-1988\",\r\n\t\tio: Xh,\r\n\t\tjo: Uh,\r\n\t\tho: \"ko-t-i0-und\",\r\n\t\tko: Yh,\r\n\t\tlo: Zh,\r\n\t\tmo: $h,\r\n\t\tno: ai,\r\n\t\too: bi,\r\n\t\tpo: ci,\r\n\t\tqo: \"am-t-i0-und\",\r\n\t\tro: $a,\r\n\t\tso: \"be-t-i0-und\",\r\n\t\tto: \"bn-t-i0-und\",\r\n\t\tuo: \"bg-t-i0-und\",\r\n\t\tvo: kf,\r\n\t\two: Vb,\r\n\t\txo: pc,\r\n\t\tyo: Nb,\r\n\t\tzo: \"el-t-i0-und\",\r\n\t\tAo: \"gu-t-i0-und\",\r\n\t\tBo: dd,\r\n\t\tCo: \"hi-t-i0-und\",\r\n\t\tDo: ee,\r\n\t\tEo: zd,\r\n\t\tFo: ie,\r\n\t\tHo: he,\r\n\t\tGo: ge,\r\n\t\tIo: \"kn-t-i0-und\",\r\n\t\tJo: \"ml-t-i0-und\",\r\n\t\tKo: \"mr-t-i0-und\",\r\n\t\tLo: \"ne-t-i0-und\",\r\n\t\tMo: \"or-t-i0-und\",\r\n\t\tNo: gc,\r\n\t\tOo: \"pl-t-i0-und\",\r\n\t\tPo: Rf,\r\n\t\tQo: Hf,\r\n\t\tRo: Mf,\r\n\t\tSo: \"pa-t-i0-und\",\r\n\t\tTo: bg,\r\n\t\tUo: \"sa-t-i0-und\",\r\n\t\tVo: \"sr-t-i0-und\",\r\n\t\tWo: \"si-t-i0-und\",\r\n\t\tXo: ac,\r\n\t\tYo: \"ta-t-i0-und\",\r\n\t\tZo: \"te-t-i0-und\",\r\n\t\t$o: \"th-t-i0-und\",\r\n\t\tap: \"ti-t-i0-und\",\r\n\t\tbp: \"tr-t-i0-und\",\r\n\t\tep: \"uk-t-i0-und\",\r\n\t\tfp: oh,\r\n\t\tgp: \"vi-t-i0-und\",\r\n\t\thp: di,\r\n\t\tip: Vh,\r\n\t\tjp: \"zh-hant-t-i0-bopomofo\",\r\n\t\tlp: \"sq-t-k0-und\",\r\n\t\tmp: ab,\r\n\t\tnp: sd,\r\n\t\top: td,\r\n\t\tpp: \"eu-t-k0-und\",\r\n\t\tqp: \"be-t-k0-und\",\r\n\t\trp: \"bn-t-k0-und\",\r\n\t\tsp: pb,\r\n\t\ttp: \"bs-t-k0-und\",\r\n\t\tup: Kf,\r\n\t\tvp: \"bg-t-k0-und\",\r\n\t\twp: mb,\r\n\t\txp: \"ca-t-k0-und\",\r\n\t\typ: \"ccp-t-k0-und\",\r\n\t\tzp: \"chr-t-k0-und\",\r\n\t\tAp: zb,\r\n\t\tCp: \"hr-t-k0-und\",\r\n\t\tDp: \"cs-t-k0-und\",\r\n\t\tEp: Hb,\r\n\t\tFp: \"da-t-k0-und\",\r\n\t\tGp: Cf,\r\n\t\tHp: gd,\r\n\t\tIp: \"nl-t-k0-und\",\r\n\t\tJp: \"nl-t-k0-intl\",\r\n\t\tKp: \"dz-t-k0-und\",\r\n\t\tLp: \"en-t-k0-und\",\r\n\t\tMp: Wb,\r\n\t\tNp: \"et-t-k0-und\",\r\n\t\tOp: kh,\r\n\t\trs: \"ti-ethi-t-k0-und\",\r\n\t\tPp: \"fi-t-k0-und\",\r\n\t\tQp: \"fr-t-k0-und\",\r\n\t\tSp: rc,\r\n\t\tTp: \"ff-t-k0-adlm\",\r\n\t\tVp: \"gl-t-k0-und\",\r\n\t\tXp: me,\r\n\t\tYp: le,\r\n\t\tZp: \"de-t-k0-und\",\r\n\t\t$p: \"de-t-k0-intl\",\r\n\t\taq: \"el-t-k0-und\",\r\n\t\tcq: \"gu-t-k0-und\",\r\n\t\teq: Yc,\r\n\t\tbq: Xc,\r\n\t\tfq: wf,\r\n\t\tgq: xf,\r\n\t\tiq: \"haw-t-k0-und\",\r\n\t\thq: \"ht-t-k0-und\",\r\n\t\tkq: ed,\r\n\t\tlq: \"hi-t-k0-und\",\r\n\t\tmq: \"hi-t-k0-phone\",\r\n\t\tnq: rd,\r\n\t\toq: \"is-t-k0-und\",\r\n\t\tpq: \"id-t-k0-und\",\r\n\t\tqq: be,\r\n\t\trq: ce,\r\n\t\tsq: de,\r\n\t\ttq: \"ga-t-k0-und\",\r\n\t\tuq: vc,\r\n\t\tvq: \"it-t-k0-und\",\r\n\t\txq: \"it-t-k0-intl\",\r\n\t\tyq: \"jw-t-k0-und\",\r\n\t\tzq: \"kn-t-k0-und\",\r\n\t\tAq: se,\r\n\t\tBq: \"kk-t-k0-und\",\r\n\t\tCq: \"km-t-k0-und\",\r\n\t\tDq: \"ko-t-k0-und\",\r\n\t\tEq: \"ku-t-k0-und\",\r\n\t\tFq: ve,\r\n\t\tGq: \"lo-t-k0-und\",\r\n\t\tHq: \"lv-t-k0-und\",\r\n\t\tIq: \"lis-t-k0-und\",\r\n\t\tJq: \"lt-t-k0-und\",\r\n\t\tKq: \"mk-t-k0-und\",\r\n\t\tLq: \"ms-t-k0-und\",\r\n\t\tMq: \"ml-t-k0-und\",\r\n\t\tNq: Pe,\r\n\t\tOq: \"mt-t-k0-und\",\r\n\t\tPq: \"mi-t-k0-und\",\r\n\t\tQq: \"mr-t-k0-und\",\r\n\t\tRq: Ze,\r\n\t\tSq: \"mr-t-k0-phone\",\r\n\t\tTq: Se,\r\n\t\tUq: \"mez-t-k0-und\",\r\n\t\tVq: Qe,\r\n\t\tWq: \"srp-t-k0-und\",\r\n\t\tXq: \"my-t-k0-und\",\r\n\t\tYq: df,\r\n\t\tZq: \"nv-t-k0-und\",\r\n\t\t$q: \"nv-t-k0-std\",\r\n\t\tar: \"ne-t-k0-und\",\r\n\t\tbr: hf,\r\n\t\tdr: \"no-t-k0-und\",\r\n\t\tgr: \"one-t-k0-und\",\r\n\t\thr: \"or-t-k0-und\",\r\n\t\tir: uf,\r\n\t\tjr: \"osa-t-k0-und\",\r\n\t\tkr: Ce,\r\n\t\tlr: Df,\r\n\t\tmr: hc,\r\n\t\tnr: Fb,\r\n\t\tpr: \"pl-t-k0-und\",\r\n\t\trr: Pf,\r\n\t\ttr: Jf,\r\n\t\tvr: Of,\r\n\t\twr: Vf,\r\n\t\txr: \"rom-t-k0-und\",\r\n\t\tyr: \"ro-t-k0-und\",\r\n\t\tzr: Yf,\r\n\t\tAr: Xf,\r\n\t\tBr: \"ru-t-k0-und\",\r\n\t\tCr: dg,\r\n\t\tDr: cg,\r\n\t\tEr: eg,\r\n\t\tHr: gg,\r\n\t\tGr: fg,\r\n\t\tJr: \"see-t-k0-und\",\r\n\t\tKr: ug,\r\n\t\tLr: vg,\r\n\t\tMr: \"sd-t-k0-und\",\r\n\t\tNr: \"si-t-k0-und\",\r\n\t\tOr: \"sk-t-k0-und\",\r\n\t\tPr: ng,\r\n\t\tQr: \"sl-t-k0-und\",\r\n\t\tRr: \"ckb-t-k0-ar\",\r\n\t\tSr: \"ckb-t-k0-en\",\r\n\t\tTr: vh,\r\n\t\tUr: cc,\r\n\t\tWr: \"es-t-k0-intl\",\r\n\t\tXr: \"sw-t-k0-und\",\r\n\t\tYr: \"sv-t-k0-und\",\r\n\t\tZr: Lb,\r\n\t\t$r: \"tl-t-k0-und\",\r\n\t\tbs: \"tg-t-k0-und\",\r\n\t\tds: Ig,\r\n\t\tfs: \"ta-t-k0-und\",\r\n\t\tgs: Hg,\r\n\t\ths: Kg,\r\n\t\tjs: Jg,\r\n\t\tks: \"tt-t-k0-und\",\r\n\t\tls: \"te-t-k0-und\",\r\n\t\tms: Ng,\r\n\t\tns: \"th-t-k0-und\",\r\n\t\tos: Sg,\r\n\t\tps: Tg,\r\n\t\tqs: \"ti-t-k0-und\",\r\n\t\tts: dh,\r\n\t\tvs: fh,\r\n\t\txs: hh,\r\n\t\tys: jh,\r\n\t\tzs: ph,\r\n\t\tAs: Xb,\r\n\t\tBs: sh,\r\n\t\tCs: rh,\r\n\t\tDs: th,\r\n\t\tEs: Ah,\r\n\t\tFs: zh,\r\n\t\tGs: \"vi-t-k0-viqr\",\r\n\t\tHs: \"vi-t-k0-vni\",\r\n\t\tIs: \"cy-t-k0-und\",\r\n\t\tKs: Hh,\r\n\t\tcr: Ih,\r\n\t\ter: sf,\r\n\t\tWp: Ob,\r\n\t\tVr: bc,\r\n\t\tRp: qc,\r\n\t\twq: Ad,\r\n\t\tIl: lf,\r\n\t\tqr: Af,\r\n\t\tsr: If,\r\n\t\tur: Nf,\r\n\t\tus: bh,\r\n\t\tws: eh,\r\n\t\tBp: Bb,\r\n\t\tjq: ad,\r\n\t\tFr: qg,\r\n\t\tIr: xc,\r\n\t\tJs: tc,\r\n\t\tLs: Fe,\r\n\t\tJl: Wa,\r\n\t\tKl: tg,\r\n\t\tLl: Ya,\r\n\t\tMl: Za,\r\n\t\tNl: ud,\r\n\t\tOl: db,\r\n\t\tPl: hb,\r\n\t\tQl: ec,\r\n\t\tRl: ib,\r\n\t\tSl: ob,\r\n\t\tTl: rb,\r\n\t\tUl: kb,\r\n\t\tVl: cf,\r\n\t\tWl: ei,\r\n\t\tXl: tb,\r\n\t\tYl: ub,\r\n\t\tZl: Wh,\r\n\t\t$l: Qh,\r\n\t\tam: Th,\r\n\t\tbm: Ab,\r\n\t\tdm: md,\r\n\t\tfm: Gb,\r\n\t\tgm: Jb,\r\n\t\thm: jf,\r\n\t\tim: Ub,\r\n\t\tjm: Zb,\r\n\t\tkm: dc,\r\n\t\tlm: kc,\r\n\t\tnm: ic,\r\n\t\tom: oc,\r\n\t\tpm: yc,\r\n\t\tqm: ke,\r\n\t\trm: Mb,\r\n\t\tsm: Tb,\r\n\t\ttm: Wc,\r\n\t\tum: nd,\r\n\t\tvm: $c,\r\n\t\twm: cd,\r\n\t\txm: fd,\r\n\t\tym: kd,\r\n\t\tzm: qd,\r\n\t\tAm: xd,\r\n\t\tBm: vd,\r\n\t\tCm: uc,\r\n\t\tDm: yd,\r\n\t\tEm: fe,\r\n\t\tFm: je,\r\n\t\tGm: re,\r\n\t\tHm: pe,\r\n\t\tIm: qe,\r\n\t\tJm: te,\r\n\t\tKm: ue,\r\n\t\tLm: we,\r\n\t\tMm: He,\r\n\t\tNm: xe,\r\n\t\tOm: Ke,\r\n\t\tPm: Ie,\r\n\t\tQm: Ee,\r\n\t\tRm: Ne,\r\n\t\tSm: Le,\r\n\t\tTm: $e,\r\n\t\tUm: Oe,\r\n\t\tVm: af,\r\n\t\tWm: Me,\r\n\t\tXm: Ye,\r\n\t\tYm: Re,\r\n\t\tZm: bf,\r\n\t\t$m: gf,\r\n\t\tan: nf,\r\n\t\tbn: ff,\r\n\t\tcn: mf,\r\n\t\tdn: qf,\r\n\t\tfn: tf,\r\n\t\tgn: fc,\r\n\t\thn: zf,\r\n\t\tjn: Qf,\r\n\t\tkn: Gf,\r\n\t\tln: Lf,\r\n\t\tmn: yf,\r\n\t\tnn: Wf,\r\n\t\ton: ag,\r\n\t\tpn: pg,\r\n\t\tqn: wc,\r\n\t\trn: wg,\r\n\t\ttn: rg,\r\n\t\tun: lg,\r\n\t\tvn: mg,\r\n\t\twn: og,\r\n\t\txn: sg,\r\n\t\tyn: $b,\r\n\t\tzn: zg,\r\n\t\tAn: Bg,\r\n\t\tBn: Ag,\r\n\t\tCn: Qg,\r\n\t\tDn: Gg,\r\n\t\tEn: Mg,\r\n\t\tFn: Rg,\r\n\t\tGn: qb,\r\n\t\tHn: Ug,\r\n\t\tIn: ah,\r\n\t\tJn: ih,\r\n\t\tLn: nh,\r\n\t\tMn: uh,\r\n\t\tNn: yh,\r\n\t\tOn: Ib,\r\n\t\tPn: sc,\r\n\t\tQn: Fh,\r\n\t\tRn: Gh,\r\n\t\tSn: fi,\r\n\t\tKn: lh,\r\n\t\tht: \"en-t-i0-voice\",\r\n\t\tft: Rh,\r\n\t\tgt: \"zh-hant-t-i0-voice\",\r\n\t\tjt: \"xkb:am:phonetic:arm\",\r\n\t\tkt: \"xkb:be::fra\",\r\n\t\tlt: \"xkb:be::ger\",\r\n\t\tmt: \"xkb:be::nld\",\r\n\t\tnt: \"xkb:bg::bul\",\r\n\t\tot: \"xkb:bg:phonetic:bul\",\r\n\t\tqt: \"xkb:br::por\",\r\n\t\trt: \"xkb:by::bel\",\r\n\t\ttt: \"xkb:ca::fra\",\r\n\t\tst: \"xkb:ca:eng:eng\",\r\n\t\tut: \"xkb:ca:multix:fra\",\r\n\t\twt: \"xkb:ch::ger\",\r\n\t\tvt: \"xkb:ch:fr:fra\",\r\n\t\txt: \"xkb:cz::cze\",\r\n\t\tyt: \"xkb:cz:qwerty:cze\",\r\n\t\tzt: \"xkb:de::ger\",\r\n\t\tAt: \"xkb:de:neo:ger\",\r\n\t\tBt: \"xkb:dk::dan\",\r\n\t\tCt: \"xkb:ee::est\",\r\n\t\tEt: \"xkb:es::spa\",\r\n\t\tDt: \"xkb:es:cat:cat\",\r\n\t\tGt: \"xkb:fo::fao\",\r\n\t\tFt: \"xkb:fi::fin\",\r\n\t\tHt: \"xkb:fr:bepo:fra\",\r\n\t\tIt: \"xkb:fr::fra\",\r\n\t\tJt: \"xkb:gb:dvorak:eng\",\r\n\t\tKt: \"xkb:gb:extd:eng\",\r\n\t\tLt: \"xkb:ge::geo\",\r\n\t\tMt: \"xkb:gr::gre\",\r\n\t\tNt: \"xkb:hr::scr\",\r\n\t\tOt: \"xkb:hu::hun\",\r\n\t\tPt: \"xkb:hu:qwerty:hun\",\r\n\t\tQt: \"xkb:ie::ga\",\r\n\t\tRt: \"xkb:il::heb\",\r\n\t\tSt: \"xkb:is::ice\",\r\n\t\tTt: \"xkb:it::ita\",\r\n\t\tUt: \"xkb:jp::jpn\",\r\n\t\tVt: \"xkb:kz::kaz\",\r\n\t\tWt: \"xkb:latam::spa\",\r\n\t\tXt: \"xkb:lt::lit\",\r\n\t\tYt: \"xkb:lv:apostrophe:lav\",\r\n\t\t$t: \"xkb:mn::mon\",\r\n\t\tZt: \"xkb:mk::mkd\",\r\n\t\tau: \"xkb:mt::mlt\",\r\n\t\tbu: \"xkb:no::nob\",\r\n\t\tcu: \"xkb:pl::pol\",\r\n\t\tdu: \"xkb:pt::por\",\r\n\t\teu: \"xkb:ro::rum\",\r\n\t\tfu: \"xkb:ro:std:rum\",\r\n\t\tgu: \"xkb:rs::srp\",\r\n\t\tiu: \"xkb:ru::rus\",\r\n\t\thu: \"xkb:ru:phonetic:rus\",\r\n\t\tju: \"xkb:se::swe\",\r\n\t\tku: \"xkb:si::slv\",\r\n\t\tlu: \"xkb:sk::slo\",\r\n\t\tnu: \"xkb:tr::tur\",\r\n\t\tmu: \"xkb:tr:f:tur\",\r\n\t\tou: \"xkb:ua::ukr\",\r\n\t\ttu: \"xkb:us::eng\",\r\n\t\tuu: \"xkb:us::fil\",\r\n\t\tvu: \"xkb:us::ind\",\r\n\t\tCu: \"xkb:us::msa\",\r\n\t\tpu: \"xkb:us:altgr-intl:eng\",\r\n\t\tqu: \"xkb:us:colemak:eng\",\r\n\t\tru: \"xkb:us:dvorak:eng\",\r\n\t\tsu: \"xkb:us:dvp:eng\",\r\n\t\twu: \"xkb:us:intl:eng\",\r\n\t\txu: \"xkb:us:intl:nld\",\r\n\t\tBu: \"xkb:us:intl:por\",\r\n\t\tyu: \"xkb:us:intl_pc:eng\",\r\n\t\tzu: \"xkb:us:intl_pc:nld\",\r\n\t\tAu: \"xkb:us:intl_pc:por\",\r\n\t\tEu: \"xkb:us:workman-intl:eng\",\r\n\t\tDu: \"xkb:us:workman:eng\"\r\n\t};\r\n\tat.prototype.toString = function () {\r\n\t\treturn this.code\r\n\t};\r\n\tvar ht = [ab, Cf, ed, Df, hc, vh, hh, ph, Hh],\r\n\t\tgt = [$a, dd, gc, oh],\r\n\t\tkt = {\r\n\t\t\tarm: \"hy\",\r\n\t\t\tbel: \"be\",\r\n\t\t\tbul: \"bg\",\r\n\t\t\tcat: \"ca\",\r\n\t\t\tcze: \"cs\",\r\n\t\t\tdan: \"da\",\r\n\t\t\teng: q,\r\n\t\t\test: \"et\",\r\n\t\t\tfao: \"fo\",\r\n\t\t\tfin: \"fi\",\r\n\t\t\tfra: \"fr\",\r\n\t\t\tgeo: \"ka\",\r\n\t\t\tger: \"de\",\r\n\t\t\tgre: \"el\",\r\n\t\t\theb: bd,\r\n\t\t\thun: \"hu\",\r\n\t\t\tice: \"is\",\r\n\t\t\tind: \"id\",\r\n\t\t\tita: \"it\",\r\n\t\t\tjpn: \"ja\",\r\n\t\t\tkaz: \"kk\",\r\n\t\t\tlav: \"lv\",\r\n\t\t\tlit: \"lt\",\r\n\t\t\tmlt: \"mt\",\r\n\t\t\tmon: \"mn\",\r\n\t\t\tmsa: \"ms\",\r\n\t\t\tnld: \"nl\",\r\n\t\t\tnob: \"no\",\r\n\t\t\tpol: \"pl\",\r\n\t\t\tpor: \"pt\",\r\n\t\t\trum: \"ro\",\r\n\t\t\trus: \"ru\",\r\n\t\t\tscr: \"hr\",\r\n\t\t\tslo: \"sk\",\r\n\t\t\tslv: \"sl\",\r\n\t\t\tspa: \"es\",\r\n\t\t\tsrp: \"sr\",\r\n\t\t\tswe: \"sv\",\r\n\t\t\ttur: \"tr\",\r\n\t\t\tukr: \"uk\"\r\n\t\t},\r\n\t\tWs = {\r\n\t\t\t\"xkb:us:intl:por\": \"pt\",\r\n\t\t\t\"xkb:br::por\": \"pt\",\r\n\t\t\t\"xkb:pt::por\": \"pt\"\r\n\t\t},\r\n\t\tdt = {},\r\n\t\t$s = [\"bn\", \"gu\", \"pa\",\r\n\t\t\t\"kn\", \"ml\", \"or\", \"sa\", Fg, \"te\", \"ne\"\r\n\t\t],\r\n\t\tft = {\r\n\t\t\tim_pinyin_zh_hans: Xh,\r\n\t\t\tim_pinyin_zh_hant: Uh,\r\n\t\t\tim_t13n_ja: ie,\r\n\t\t\t\"im_t13n_ja-Hira\": ee,\r\n\t\t\tim_wubi_zh_hans: di,\r\n\t\t\tim_zhuyin_zh_hant: Vh,\r\n\t\t\tvkd_bg_phone: mb,\r\n\t\t\tvkd_chr_phone: zb,\r\n\t\t\tvkd_cs_qwertz: Hb,\r\n\t\t\tvkd_deva_phone: gd,\r\n\t\t\tvkd_en_dvorak: Wb,\r\n\t\t\tvkd_es_es: cc,\r\n\t\t\tvkd_ethi: kh,\r\n\t\t\tvkd_gu_phone: Yc,\r\n\t\t\tvkd_guru_inscript: wf,\r\n\t\t\tvkd_guru_phone: xf,\r\n\t\t\tvkd_hu_101: rd,\r\n\t\t\tvkd_hy_east: sd,\r\n\t\t\tvkd_hy_west: td,\r\n\t\t\tvkd_ka_qwerty: me,\r\n\t\t\tvkd_ka_typewriter: le,\r\n\t\t\tvkd_ro_sr13392_primary: Yf,\r\n\t\t\tvkd_ro_sr13392_secondary: Xf,\r\n\t\t\tvkd_ru_phone: dg,\r\n\t\t\tvkd_ru_phone_aatseel: cg,\r\n\t\t\tvkd_ru_phone_yazhert: eg,\r\n\t\t\tvkd_sk_qwerty: ng,\r\n\t\t\tvkd_ta_itrans: Hg,\r\n\t\t\tvkd_ta_tamil99: Ig,\r\n\t\t\tvkd_ta_typewriter: Jg,\r\n\t\t\tvkd_th_pattajoti: Sg,\r\n\t\t\tvkd_th_tis: Tg,\r\n\t\t\tvkd_tr_f: dh,\r\n\t\t\tvkd_tr_q: fh,\r\n\t\t\tvkd_uk_101: jh,\r\n\t\t\tvkd_us_intl: rc,\r\n\t\t\tvkd_uz_cyrl_phone: sh,\r\n\t\t\tvkd_uz_cyrl_type: rh,\r\n\t\t\tvkd_vi_tcvn: Ah,\r\n\t\t\tvkd_vi_telex: zh\r\n\t\t},\r\n\t\tZs = yj(ft),\r\n\t\tYs = {\r\n\t\t\t\"nl-t-k0-intl\": qh,\r\n\t\t\t\"fr-t-k0-intl\": qh,\r\n\t\t\t\"de-t-k0-intl\": qh,\r\n\t\t\t\"ht-t-k0-und\": \"fr\",\r\n\t\t\t\"id-t-k0-und\": De,\r\n\t\t\t\"ga-t-k0-und\": De,\r\n\t\t\t\"it-t-k0-intl\": qh,\r\n\t\t\t\"jw-t-k0-und\": De,\r\n\t\t\t\"mr-t-k0-und\": \"deva_phone\",\r\n\t\t\t\"mr-t-k0-devanaga\": \"hi\",\r\n\t\t\t\"ms-t-k0-und\": De,\r\n\t\t\t\"pt-br-t-k0-intl\": qh,\r\n\t\t\t\"pt-pt-t-k0-intl\": qh,\r\n\t\t\t\"sa-t-k0-devanaga\": \"hi\",\r\n\t\t\t\"es-t-k0-intl\": qh,\r\n\t\t\t\"sw-t-k0-und\": De,\r\n\t\t\t\"tl-t-k0-und\": De,\r\n\t\t\t\"ti-t-k0-und\": \"ethi\",\r\n\t\t\t\"cy-t-k0-und\": De\r\n\t\t};\r\n\tvar mt = 0;\r\n\tlt.prototype.cancel = function (a) {\r\n\t\ta && (a.Ig && a.Ig.cancel(), a.oa && rt(a.oa, !1))\r\n\t};\r\n\ty = st.prototype;\r\n\ty.vb = function () {\r\n\t\treturn this.D\r\n\t};\r\n\ty.Ka = function () {\r\n\t\tvt(this);\r\n\t\tfor (var a = [], b = 0; b < this.A.length; b++) a.push(this.B[this.A[b]]);\r\n\t\treturn a\r\n\t};\r\n\ty.xb = function () {\r\n\t\tvt(this);\r\n\t\treturn this.A.concat()\r\n\t};\r\n\ty.zd = function (a) {\r\n\t\tfor (var b = 0; b < this.A.length; b++) {\r\n\t\t\tvar c = this.A[b];\r\n\t\t\tif (ut(this.B, c) && this.B[c] == a) return !0\r\n\t\t}\r\n\t\treturn !1\r\n\t};\r\n\ty.Dc = function (a, b) {\r\n\t\tif (this === a) return !0;\r\n\t\tif (this.D != a.vb()) return !1;\r\n\t\tb = b || tt;\r\n\t\tvt(this);\r\n\t\tfor (var c, d = 0; c = this.A[d]; d++)\r\n\t\t\tif (!b(this.get(c), a.get(c))) return !1;\r\n\t\treturn !0\r\n\t};\r\n\ty.get = function (a, b) {\r\n\t\treturn ut(this.B, a) ? this.B[a] : b\r\n\t};\r\n\ty.set = function (a, b) {\r\n\t\tut(this.B, a) || (this.D++, this.A.push(a), this.C++);\r\n\t\tthis.B[a] = b\r\n\t};\r\n\ty.forEach = function (a, b) {\r\n\t\tfor (var c = this.xb(), d = 0; d < c.length; d++) {\r\n\t\t\tvar e = c[d],\r\n\t\t\t\tg = this.get(e);\r\n\t\t\ta.call(b, g, e, this)\r\n\t\t}\r\n\t};\r\n\ty.Pb = function (a) {\r\n\t\tvt(this);\r\n\t\tvar b = 0,\r\n\t\t\tc = this.C,\r\n\t\t\td = this,\r\n\t\t\te = new Op;\r\n\t\te.next = function () {\r\n\t\t\tif (c != d.C) throw Error(\"The map has changed since the iterator was created\");\r\n\t\t\tif (b >= d.A.length) throw Pp;\r\n\t\t\tvar g = d.A[b++];\r\n\t\t\treturn a ? g : d.B[g]\r\n\t\t};\r\n\t\treturn e\r\n\t};\r\n\tDt.prototype.toString = function () {\r\n\t\tvar a = [],\r\n\t\t\tb = this.D;\r\n\t\tb && a.push(Kt(b, pE, !0), \":\");\r\n\t\tvar c = this.C;\r\n\t\tif (c || \"file\" == b) a.push(\"\/\/\"), (b = this.S) && a.push(Kt(b, pE, !0), \"@\"), a.push(encodeURIComponent(String(c)).replace(\/%25([0-9a-fA-F]{2})\/g, \"%$1\")), c = this.M, null != c && a.push(\":\", String(c));\r\n\t\tif (c = this.I) this.C && \"\/\" != c.charAt(0) && a.push(\"\/\"), a.push(Kt(c, \"\/\" == c.charAt(0) ? qE : rE, !0));\r\n\t\t(c = this.B.toString()) && a.push(\"?\", c);\r\n\t\t(c = this.F) && a.push(\"#\", Kt(c, sE));\r\n\t\treturn a.join(\"\")\r\n\t};\r\n\tvar pE = \/[#\\\/\\?@]\/g,\r\n\t\trE = \/[#\\?:]\/g,\r\n\t\tqE = \/[#\\?]\/g,\r\n\t\tLt = \/[#\\?@]\/g,\r\n\t\tsE = \/#\/g;\r\n\ty = Gt.prototype;\r\n\ty.vb = function () {\r\n\t\tNt(this);\r\n\t\treturn this.B\r\n\t};\r\n\ty.add = function (a, b) {\r\n\t\tNt(this);\r\n\t\tthis.D = null;\r\n\t\ta = Qt(this, a);\r\n\t\tvar c = this.A.get(a);\r\n\t\tc || this.A.set(a, c = []);\r\n\t\tc.push(b);\r\n\t\tthis.B += 1;\r\n\t\treturn this\r\n\t};\r\n\ty.zd = function (a) {\r\n\t\tvar b = this.Ka();\r\n\t\treturn E(b, a)\r\n\t};\r\n\ty.forEach = function (a, b) {\r\n\t\tNt(this);\r\n\t\tthis.A.forEach(function (c, d) {\r\n\t\t\tD(c, function (e) {\r\n\t\t\t\ta.call(b, e, d, this)\r\n\t\t\t}, this)\r\n\t\t}, this)\r\n\t};\r\n\ty.xb = function () {\r\n\t\tNt(this);\r\n\t\tfor (var a = this.A.Ka(), b = this.A.xb(), c = [], d = 0; d < b.length; d++)\r\n\t\t\tfor (var e = a[d], g = 0; g < e.length; g++) c.push(b[d]);\r\n\t\treturn c\r\n\t};\r\n\ty.Ka = function (a) {\r\n\t\tNt(this);\r\n\t\tvar b = [];\r\n\t\tif (typeof a === x) St(this, a) && (b = Zi(b, this.A.get(Qt(this, a))));\r\n\t\telse {\r\n\t\t\ta = this.A.Ka();\r\n\t\t\tfor (var c = 0; c < a.length; c++) b = Zi(b, a[c])\r\n\t\t}\r\n\t\treturn b\r\n\t};\r\n\ty.set = function (a, b) {\r\n\t\tNt(this);\r\n\t\tthis.D = null;\r\n\t\ta = Qt(this, a);\r\n\t\tSt(this, a) && (this.B -= this.A.get(a).length);\r\n\t\tthis.A.set(a, [b]);\r\n\t\tthis.B += 1;\r\n\t\treturn this\r\n\t};\r\n\ty.get = function (a, b) {\r\n\t\tif (!a) return b;\r\n\t\ta = this.Ka(a);\r\n\t\treturn 0 < a.length ? String(a[0]) : b\r\n\t};\r\n\ty.toString = function () {\r\n\t\tif (this.D) return this.D;\r\n\t\tif (!this.A) return \"\";\r\n\t\tfor (var a = [], b = this.A.xb(), c = 0; c < b.length; c++) {\r\n\t\t\tvar d = b[c],\r\n\t\t\t\te = encodeURIComponent(String(d));\r\n\t\t\td = this.Ka(d);\r\n\t\t\tfor (var g = 0; g < d.length; g++) {\r\n\t\t\t\tvar h = e;\r\n\t\t\t\t\"\" !== d[g] && (h += \"=\" + encodeURIComponent(String(d[g])));\r\n\t\t\t\ta.push(h)\r\n\t\t\t}\r\n\t\t}\r\n\t\treturn this.D = a.join(\"&\")\r\n\t};\r\n\tz(Tt, M);\r\n\tTt.prototype.L = function () {\r\n\t\tthis.A && this.abort(this.B);\r\n\t\tthis.A = null\r\n\t};\r\n\tTt.prototype.D = function (a, b, c, d) {\r\n\t\tthis.B && this.abort(this.B);\r\n\t\ta = this.S + a;\r\n\t\tvar e = a + \"&\" + this.F;\r\n\t\te != this.C && (Or(), a = Xj(a), this.A = new lt(a, this.F), this.C = e);\r\n\t\tb && Pt(b);\r\n\t\tc = B(c, d);\r\n\t\tthis.B = {\r\n\t\t\tDl: qt(this.A, b, B(this.M, this, c, !0), B(this.M, this, c, !1)),\r\n\t\t\tkey: this.C\r\n\t\t};\r\n\t\tthis.I = Ni()\r\n\t};\r\n\tTt.prototype.abort = function (a) {\r\n\t\ta.key == this.C && this.A.cancel(a.Dl)\r\n\t};\r\n\tTt.prototype.M = function (a, b, c) {\r\n\t\tb && this.J.push(\"ql\", Ni() - this.I);\r\n\t\ta(b, b ? c : null);\r\n\t\tthis.B = null\r\n\t};\r\n\tz(Vt, R);\r\n\ty = Vt.prototype;\r\n\ty.Be = function () {\r\n\t\treturn !!this.A\r\n\t};\r\n\ty.Jd = function () {\r\n\t\treturn this.D\r\n\t};\r\n\ty.Vd = function () {\r\n\t\treturn Ut(this.Jd())\r\n\t};\r\n\ty.Ce = function (a, b, c, d) {\r\n\t\tc = void 0 === c ? \"\" : c;\r\n\t\tif (!this.A) {\r\n\t\t\tb = (void 0 === b ? \"GET\" : b).toUpperCase();\r\n\t\t\tthis.B = !0;\r\n\t\t\tthis.A = new XDomainRequest;\r\n\t\t\tthis.A.onload = B(this.Rh, this);\r\n\t\t\tthis.A.onerror = B(this.Sk, this);\r\n\t\t\tthis.A.ontimeout = B(this.yl, this);\r\n\t\t\tvar e = window.location.href,\r\n\t\t\t\tg = e.indexOf(\":\/\/\");\r\n\t\t\ta = a.replace(\/^http[s]\/, 0 > g ? \"N\/A\" : e.slice(0, g));\r\n\t\t\t!d && c && (a = a + \"?\" + c, c = \"\");\r\n\t\t\ttry {\r\n\t\t\t\tthis.A.open(b, a)\r\n\t\t\t} catch (h) {\r\n\t\t\t\tXt(this);\r\n\t\t\t\tWt(this);\r\n\t\t\t\treturn\r\n\t\t\t}\r\n\t\t\ttry {\r\n\t\t\t\tthis.C = !0, this.A.send(c), this.C = !1\r\n\t\t\t} catch (h) {}\r\n\t\t}\r\n\t};\r\n\ty.Rh = function () {\r\n\t\tif (this.B)\r\n\t\t\tif (this.D = 200, this.C) A.setTimeout(B(this.Rh, this), 0);\r\n\t\t\telse {\r\n\t\t\t\tthis.dispatchEvent(Tf);\r\n\t\t\t\tthis.B = !1;\r\n\t\t\t\ttry {\r\n\t\t\t\t\tthis.dispatchEvent(Cb), this.dispatchEvent(\"success\")\r\n\t\t\t\t} finally {\r\n\t\t\t\t\tWt(this)\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t};\r\n\ty.abort = function () {\r\n\t\tthis.A && this.B && (this.B = !1, this.A.abort(), this.dispatchEvent(Cb), this.dispatchEvent(\"abort\"), Wt(this))\r\n\t};\r\n\ty.L = function () {\r\n\t\tdelete this.A;\r\n\t\tthis.A = null\r\n\t};\r\n\ty.yl = function () {\r\n\t\t\"undefined\" != typeof lu && this.A && (this.dispatchEvent(\"timeout\"), this.abort())\r\n\t};\r\n\ty.Sk = function () {\r\n\t\tthis.B = !1;\r\n\t\tthis.A && this.A.abort();\r\n\t\tXt(this);\r\n\t\tWt(this)\r\n\t};\r\n\ty.Bf = function () {\r\n\t\ttry {\r\n\t\t\treturn this.A ? this.A.responseText : \"\"\r\n\t\t} catch (a) {\r\n\t\t\treturn \"\"\r\n\t\t}\r\n\t};\r\n\tZt.prototype.A = null;\r\n\tvar tE;\r\n\tC(bu, Zt);\r\n\ttE = new bu;\r\n\tC(du, R);\r\n\tvar uE = \/^https?$\/i,\r\n\t\tvE = [\"POST\", \"PUT\"],\r\n\t\teu = [];\r\n\ty = du.prototype;\r\n\ty.oi = function () {\r\n\t\tthis.da();\r\n\t\tYi(eu, this)\r\n\t};\r\n\ty.Ff = function (a) {\r\n\t\tthis.R = a\r\n\t};\r\n\ty.Ce = function (a, b, c, d) {\r\n\t\tif (this.A) throw Error(\"[goog.net.XhrIo] Object is active with another request=\" + this.K + \"; newUri=\" + a);\r\n\t\tb = b ? b.toUpperCase() : \"GET\";\r\n\t\tthis.K = a;\r\n\t\tthis.S = !1;\r\n\t\tthis.B = !0;\r\n\t\tthis.A = this.M ? cu(this.M) : cu(tE);\r\n\t\tthis.I = this.M ? au(this.M) : au(tE);\r\n\t\tthis.A.onreadystatechange = B(this.Uh, this);\r\n\t\ttry {\r\n\t\t\tthis.J = !0, this.A.open(b, String(a), !0), this.J = !1\r\n\t\t} catch (g) {\r\n\t\t\tku(this);\r\n\t\t\treturn\r\n\t\t}\r\n\t\ta = c || \"\";\r\n\t\tvar e = new st(this.headers);\r\n\t\td && At(d, function (g, h) {\r\n\t\t\te.set(h, g)\r\n\t\t});\r\n\t\td = Ui(e.xb(), hu);\r\n\t\tc = A.FormData && a instanceof A.FormData;\r\n\t\t!E(vE, b) || d || c ||\r\n\t\t\te.set(\"Content-Type\", \"application\/x-www-form-urlencoded;charset=utf-8\");\r\n\t\te.forEach(function (g, h) {\r\n\t\t\tthis.A.setRequestHeader(h, g)\r\n\t\t}, this);\r\n\t\tthis.T && (this.A.responseType = this.T);\r\n\t\t\"withCredentials\" in this.A && this.A.withCredentials !== this.R && (this.A.withCredentials = this.R);\r\n\t\ttry {\r\n\t\t\tnu(this), 0 < this.N && ((this.$ = gu(this.A)) ? (this.A.timeout = this.N, this.A.ontimeout = B(this.Sc, this)) : this.F = Cr(this.Sc, this.N, this)), this.C = !0, this.A.send(a), this.C = !1\r\n\t\t} catch (g) {\r\n\t\t\tku(this)\r\n\t\t}\r\n\t};\r\n\ty.Sc = function () {\r\n\t\t\"undefined\" != typeof lu && this.A && (this.dispatchEvent(\"timeout\"), this.abort(8))\r\n\t};\r\n\ty.abort = function () {\r\n\t\tthis.A && this.B && (this.B = !1, this.D = !0, this.A.abort(), this.D = !1, this.dispatchEvent(Cb), this.dispatchEvent(\"abort\"), ju(this))\r\n\t};\r\n\ty.L = function () {\r\n\t\tthis.A && (this.B && (this.B = !1, this.D = !0, this.A.abort(), this.D = !1), ju(this, !0));\r\n\t\tdu.O.L.call(this)\r\n\t};\r\n\ty.Uh = function () {\r\n\t\tthis.ha || (this.J || this.C || this.D ? mu(this) : this.ql())\r\n\t};\r\n\ty.ql = function () {\r\n\t\tmu(this)\r\n\t};\r\n\ty.Be = function () {\r\n\t\treturn !!this.A\r\n\t};\r\n\ty.Vd = function () {\r\n\t\tvar a = this.Jd(),\r\n\t\t\tb;\r\n\t\tif (!(b = Ut(a))) {\r\n\t\t\tif (a = 0 === a) a = String(this.K).match(Vr)[1] || null, !a && A.self && A.self.location && (a = A.self.location.protocol, a = a.substr(0, a.length - 1)), a = !uE.test(a ? a.toLowerCase() : \"\");\r\n\t\t\tb = a\r\n\t\t}\r\n\t\treturn b\r\n\t};\r\n\ty.Jd = function () {\r\n\t\ttry {\r\n\t\t\treturn 2 < (this.A ? this.A.readyState : 0) ? this.A.status : -1\r\n\t\t} catch (a) {\r\n\t\t\treturn -1\r\n\t\t}\r\n\t};\r\n\ty.Bf = function () {\r\n\t\ttry {\r\n\t\t\treturn this.A ? this.A.responseText : \"\"\r\n\t\t} catch (a) {\r\n\t\t\treturn \"\"\r\n\t\t}\r\n\t};\r\n\tz(ou, M);\r\n\tou.prototype.L = function () {\r\n\t\tthis.B = null;\r\n\t\tthis.A.da();\r\n\t\tthis.A = null;\r\n\t\tN(this.C)\r\n\t};\r\n\tou.prototype.S = function (a, b, c) {\r\n\t\tif (!this.ha) {\r\n\t\t\tvar d = c.target;\r\n\t\t\t(c = d.Vd() && 0 != d.Jd()) && this.M.push(\"ql\", Ni() - this.I);\r\n\t\t\tvar e = B;\r\n\t\t\tif (d = c ? d.Bf() : null) {\r\n\t\t\t\td = d.replace(\/\\s*while\\(1\\);\\s*(.*)\/g, \"$1\");\r\n\t\t\t\ttry {\r\n\t\t\t\t\tvar g = JSON.parse(d)\r\n\t\t\t\t} catch (h) {\r\n\t\t\t\t\tg = null\r\n\t\t\t\t}\r\n\t\t\t} else g = null;\r\n\t\t\ta = e(a, b, c, g);\r\n\t\t\tthis.C.ka(this.A, Cb, this.B);\r\n\t\t\tthis.B = null;\r\n\t\t\tCr(a)\r\n\t\t}\r\n\t};\r\n\tou.prototype.D = function (a, b, c, d, e, g) {\r\n\t\ta = this.F + a;\r\n\t\tthis.A.Be() && (this.A.abort(), this.B || (this.C.ka(this.A, Cb, this.B), this.B = null));\r\n\t\tb && (a = a + \"?\" + Pt(b).toString());\r\n\t\tb = g && JSON && JSON.stringify ? JSON.stringify(g) : \"\";\r\n\t\t65536 > b.length && (c && (this.B = B(this.S, this, c, d || null), this.C.H(this.A, Cb, this.B)), this.A.Ce(a, \"POST\", b, e));\r\n\t\tthis.I = Ni()\r\n\t};\r\n\tou.prototype.abort = function () {\r\n\t\tthis.A.abort()\r\n\t};\r\n\tz(pu, M);\r\n\ty = pu.prototype;\r\n\ty.rd = function (a) {\r\n\t\treturn E([wb, \"cd\"], a)\r\n\t};\r\n\ty.Gh = function (a, b) {\r\n\t\tif (this.rd(a)) {\r\n\t\t\tswitch (a) {\r\n\t\t\t\tcase wb:\r\n\t\t\t\t\tvar c = arguments[1];\r\n\t\t\t\t\tthis.D = c;\r\n\t\t\t\t\tif (this.md(c)) {\r\n\t\t\t\t\t\tif (this.active = arguments[2], this.A && Y && (c = this.A.C)) qu(c, \"autocomplete\", this.active), qu(c, \"autocorrect\", this.active), qu(c, gb, this.active)\r\n\t\t\t\t\t} else this.active = !1;\r\n\t\t\t\t\tbreak;\r\n\t\t\t\tcase vb:\r\n\t\t\t\t\tvar d = arguments[1];\r\n\t\t\t\t\t(c = arguments[2]) ? this.A = d: this.A == d && \"translate\" != op && (this.A = null);\r\n\t\t\t\t\tthis.active && this.A && Y && (d = this.A.C) && (qu(d, \"autocomplete\", c), qu(d, \"autocorrect\", c), qu(d, gb, c));\r\n\t\t\t\t\tbreak;\r\n\t\t\t\tcase \"cd\":\r\n\t\t\t\t\tthis.A && (c = this.A, c.C && c.C.setAttribute(\"dir\",\r\n\t\t\t\t\t\targuments[1]))\r\n\t\t\t}\r\n\t\t\tthis.qd.apply(this, arguments)\r\n\t\t}\r\n\t};\r\n\ty.fc = function () {\r\n\t\treturn null\r\n\t};\r\n\ty.handleEvent = function (a, b) {\r\n\t\tthis.A = a;\r\n\t\treturn this.Qe(b)\r\n\t};\r\n\ty.Qe = function () {\r\n\t\treturn !1\r\n\t};\r\n\ty.register = function (a) {\r\n\t\tthis.A = a\r\n\t};\r\n\ty.Oc = function (a) {\r\n\t\tthis.A == a && (this.A = null)\r\n\t};\r\n\ty.qd = Jj;\r\n\ty.Rd = Ij;\r\n\ty.md = Ij;\r\n\tz(su, pu);\r\n\ty = su.prototype;\r\n\ty.fc = function () {\r\n\t\tvar a = [];\r\n\t\tD(this.B, function (b) {\r\n\t\t\taj(a, b.fc())\r\n\t\t});\r\n\t\tdj(a);\r\n\t\treturn a\r\n\t};\r\n\ty.register = function (a) {\r\n\t\tD(this.B, function (b) {\r\n\t\t\tb.register(a)\r\n\t\t})\r\n\t};\r\n\ty.Oc = function (a) {\r\n\t\tD(this.B, function (b) {\r\n\t\t\tb.Oc(a)\r\n\t\t})\r\n\t};\r\n\ty.handleEvent = function (a, b) {\r\n\t\tvar c = !1,\r\n\t\t\td = this.F[b.type];\r\n\t\td && D(d, function (e) {\r\n\t\t\tc = c || e.handleEvent(a, b)\r\n\t\t});\r\n\t\treturn c\r\n\t};\r\n\ty.Rd = function (a, b) {\r\n\t\tvar c = !1;\r\n\t\tD(this.I, function (d) {\r\n\t\t\tc = c || d.Rd(a, b)\r\n\t\t});\r\n\t\treturn c\r\n\t};\r\n\ty.qd = function (a, b) {\r\n\t\tvar c = $i(arguments);\r\n\t\tthis.I = [];\r\n\t\tthis.F = {};\r\n\t\tD(this.B, function (d) {\r\n\t\t\td.Gh.apply(d, c);\r\n\t\t\td.active && (this.I.push(d), D(d.fc(), function (e) {\r\n\t\t\t\tthis.F[e] = this.F[e] || [];\r\n\t\t\t\tthis.F[e].push(d)\r\n\t\t\t}, this))\r\n\t\t}, this)\r\n\t};\r\n\ty.rd = function (a) {\r\n\t\tfor (var b = 0; b < this.B.length; ++b)\r\n\t\t\tif (this.B[b].rd(a)) return !0;\r\n\t\treturn !1\r\n\t};\r\n\ty.L = function () {\r\n\t\tthis.B && D(this.B, function (a) {\r\n\t\t\ta.da()\r\n\t\t})\r\n\t};\r\n\ty.md = function () {\r\n\t\treturn !0\r\n\t};\r\n\tz(vu, O);\r\n\twu.prototype.load = function (a) {\r\n\t\treturn this.A[a] || null\r\n\t};\r\n\tvar xu = {};\r\n\tz(Cu, O);\r\n\tDu.prototype.toJSON = function () {\r\n\t\tvar a = {};\r\n\t\ta.source = this.source;\r\n\t\ta.target = this.target;\r\n\t\ta.frequency = this.A;\r\n\t\tthis.B && (a.normalized_source = this.B);\r\n\t\tthis.D && (a.lc = this.D);\r\n\t\tvar b = kk(this.C, function (c) {\r\n\t\t\tswitch (c) {\r\n\t\t\t\tcase 5:\r\n\t\t\t\t\treturn 0;\r\n\t\t\t\tcase 3:\r\n\t\t\t\t\treturn 1;\r\n\t\t\t\tcase 4:\r\n\t\t\t\t\treturn 2\r\n\t\t\t}\r\n\t\t\treturn 3\r\n\t\t}).join(\" \");\r\n\t\tb && (a.candidate_type = b);\r\n\t\treturn a\r\n\t};\r\n\tvar Fu = {};\r\n\tvar wE = {},\r\n\t\tZu = (wE[\"Content-Type\"] = \"application\/json; charset=UTF-8\", wE);\r\n\tz(Ru, R);\r\n\tRu.prototype.C = function (a, b, c, d) {\r\n\t\tc && b && Wi(Gu(this.B).B);\r\n\t\tif (c && d[1]) {\r\n\t\t\ttypeof d[0] !== x || this.A.U || (d[0] = a.B, \"chext\" == op && a.source != d[1][0][0]) || (b = yu(this.B), c = Au(a), b.A[c] = d);\r\n\t\t\tb = [];\r\n\t\t\tfor (c = 0; c < d[1].length; c++) {\r\n\t\t\t\tvar e = d[1][c],\r\n\t\t\t\t\tg = Tk(e[0]),\r\n\t\t\t\t\th = e[1],\r\n\t\t\t\t\tk = e[e.length - 1];\r\n\t\t\t\te = a;\r\n\t\t\t\tvar l = new zu(e.C, g, e.I, e.F, void 0, e.type);\r\n\t\t\t\tl.B = e.B;\r\n\t\t\t\tl.context = e.context;\r\n\t\t\t\te = l;\r\n\t\t\t\tfor (l = 0; l < h.length; l++) {\r\n\t\t\t\t\tvar m = this.A.M ? 5 : 0,\r\n\t\t\t\t\t\tr = g,\r\n\t\t\t\t\t\tL = \"\",\r\n\t\t\t\t\t\toa = !1,\r\n\t\t\t\t\t\tlb = \"\";\r\n\t\t\t\t\tif (k) {\r\n\t\t\t\t\t\tk.matched_length && (r = g.slice(0, k.matched_length[l]));\r\n\t\t\t\t\t\tk.annotation && (L = k.annotation[l]);\r\n\t\t\t\t\t\tif (k.candidate_type) switch (k.candidate_type[l]) {\r\n\t\t\t\t\t\t\tcase 0:\r\n\t\t\t\t\t\t\t\tm = 5;\r\n\t\t\t\t\t\t\t\tbreak;\r\n\t\t\t\t\t\t\tcase 1:\r\n\t\t\t\t\t\t\t\tm = 3;\r\n\t\t\t\t\t\t\t\tbreak;\r\n\t\t\t\t\t\t\tcase 2:\r\n\t\t\t\t\t\t\t\tm = 4\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\tk.is_confident && (oa = !!k.is_confident[l]);\r\n\t\t\t\t\t\tk.lc && (lb = k.lc[l])\r\n\t\t\t\t\t}\r\n\t\t\t\t\te.A.push(new tu(r, Tk(h[l]), L, m, oa, lb))\r\n\t\t\t\t}\r\n\t\t\t\tg = Ju(Gu(this.B), e.source);\r\n\t\t\t\tif (0 < g.length)\r\n\t\t\t\t\tfor (h = 0; h < e.A.length; h++) {\r\n\t\t\t\t\t\tif (e.A[h].source != e.source) {\r\n\t\t\t\t\t\t\tfor (k = 0; k < g.length; k++) e.A.splice(h + k, 0, new tu(e.source, g[k].target, g[k].B, 1));\r\n\t\t\t\t\t\t\tbreak\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\tfor (k = 0; k < g.length; k++)\r\n\t\t\t\t\t\t\tif (e.A[h].target == g[k].target) {\r\n\t\t\t\t\t\t\t\tg.splice(k, 1);\r\n\t\t\t\t\t\t\t\tbreak\r\n\t\t\t\t\t\t\t}\r\n\t\t\t\t\t}\r\n\t\t\t\tTu(this, e);\r\n\t\t\t\t0 < e.A.length && Uu(this, e);\r\n\t\t\t\tb.push(e)\r\n\t\t\t}\r\n\t\t\tSu(this, b)\r\n\t\t}\r\n\t};\r\n\tz(Vu, R);\r\n\ty = Vu.prototype;\r\n\ty.le = function (a) {\r\n\t\tif (3 == this.status || 2 == this.status) {\r\n\t\t\t0 > a && (a = 0);\r\n\t\t\tif (a >= this.C.length) {\r\n\t\t\t\tif (this.M) {\r\n\t\t\t\t\ta = Math.ceil(this.C.length \/ this.B.A);\r\n\t\t\t\t\tthis.D = a * this.B.A;\r\n\t\t\t\t\t$u(this, 2 * a);\r\n\t\t\t\t\treturn\r\n\t\t\t\t}\r\n\t\t\t\ta = 0\r\n\t\t\t}\r\n\t\t\tthis.D = a;\r\n\t\t\tYu(this)\r\n\t\t}\r\n\t};\r\n\ty.Aa = function (a) {\r\n\t\tthis.le(this.D + a)\r\n\t};\r\n\ty.Ba = function (a) {\r\n\t\tthis.le((Wu(this) + a) * this.B.A)\r\n\t};\r\n\ty.bd = function () {\r\n\t\treturn \"\"\r\n\t};\r\n\ty.hc = function () {\r\n\t\treturn \"\"\r\n\t};\r\n\ty.wb = function () {\r\n\t\treturn []\r\n\t};\r\n\ty.ic = function () {\r\n\t\treturn \"\"\r\n\t};\r\n\ty.Wb = function () {\r\n\t\treturn \"\"\r\n\t};\r\n\ty.reset = function () {\r\n\t\t0 != this.status && this.dispatchEvent(\"cls\");\r\n\t\tthis.source = \"\";\r\n\t\tthis.A = 0;\r\n\t\tthis.context = \"\";\r\n\t\tthis.D = -1;\r\n\t\tthis.C = [];\r\n\t\tthis.M = !0;\r\n\t\tthis.status = 0;\r\n\t\tthis.$ = this.mb = this.S = !1;\r\n\t\tYu(this)\r\n\t};\r\n\ty.abort = function () {\r\n\t\tthis.reset()\r\n\t};\r\n\ty.dc = function () {};\r\n\ty.lf = function () {};\r\n\ty.kf = function () {};\r\n\ty.Ma = function (a) {\r\n\t\t0 != a && this.kf(this.A + a)\r\n\t};\r\n\ty.ud = function () {};\r\n\ty.Qa = function () {\r\n\t\treturn \"\"\r\n\t};\r\n\ty.zf = function () {\r\n\t\treturn {}\r\n\t};\r\n\ty.Kc = function (a) {\r\n\t\tvar b = \"\",\r\n\t\t\tc = \"\",\r\n\t\t\td = \"\";\r\n\t\tif (this.B.J) {\r\n\t\t\tfor (var e = 0, g; g = a.A[e]; e++) b = g.C, c += g.source, 0 < g.A.length && (d += g.A[0].target);\r\n\t\t\tif (c && d) {\r\n\t\t\t\ta = this.K;\r\n\t\t\t\tc = b + c;\r\n\t\t\t\tb += d;\r\n\t\t\t\tfor (d = 0; d < a.A.length; d++) a.A[d].source == c && (a.A[d].target = b);\r\n\t\t\t\ta.B()\r\n\t\t\t}\r\n\t\t}\r\n\t};\r\n\ty.L = function () {\r\n\t\tN(this.T);\r\n\t\tN(this.R);\r\n\t\tR.prototype.L.call(this)\r\n\t};\r\n\ty.ji = function () {\r\n\t\treturn !1\r\n\t};\r\n\tz(av, Vu);\r\n\ty = av.prototype;\r\n\ty.dc = function (a, b) {\r\n\t\tthis.source.length + a.length - b > this.B.I || (a = this.source.slice(0, this.A - b) + a, this.source = a + this.source.slice(this.A), this.A = a.length, this.D = -1, 0 == this.status && this.dispatchEvent(\"opn\"), $u(this))\r\n\t};\r\n\ty.lf = function (a) {\r\n\t\tvar b = this.Wb();\r\n\t\t0 == a.indexOf(b) ? this.source = a.slice(b.length) : (this.source = a, this.F = []);\r\n\t\tthis.A = this.source.length;\r\n\t\tthis.D = -1;\r\n\t\t$u(this)\r\n\t};\r\n\ty.kf = function (a) {\r\n\t\t0 > a ? a = 0 : a > this.source.length && (a = this.source.length);\r\n\t\ta != this.A && (this.A = a, this.D = -1, $u(this))\r\n\t};\r\n\ty.ud = function () {\r\n\t\tif (0 < this.F.length) {\r\n\t\t\tvar a = this.F[this.F.length - 1];\r\n\t\t\tthis.F = this.F.slice(0, -1);\r\n\t\t\tthis.source = a.source + this.source;\r\n\t\t\tthis.A += a.source.length;\r\n\t\t\tthis.I.od(\"slen\");\r\n\t\t\tthis.I.od(\"tlen\");\r\n\t\t\tthis.I.od(\"ci\");\r\n\t\t\tthis.I.od(\"dur\");\r\n\t\t\tthis.I.od(ne)\r\n\t\t} else if (0 < this.source.length && 0 < this.A && (this.source = this.source.slice(0, this.A - 1) + this.source.slice(this.A), this.A--, !this.source)) {\r\n\t\t\tthis.reset();\r\n\t\t\treturn\r\n\t\t}\r\n\t\tthis.D = -1;\r\n\t\t$u(this)\r\n\t};\r\n\ty.Qa = function (a) {\r\n\t\tvar b = this.hc();\r\n\t\tif (typeof a === pf) {\r\n\t\t\tif (a >= this.C.length) return \"\";\r\n\t\t\tif (0 > a) return this.I.set(Ta, \"cmts\"), a = this.wb().join(\"\"), Xu(this, b, a), a;\r\n\t\t\tthis.D = a\r\n\t\t}\r\n\t\t1 == this.status && $u(this);\r\n\t\tif (2 == this.status) return b = this.Wb() + this.source, this.A == this.source.length && (this.I.set(Ta, \"cmtd\"), Xu(this, b)), b;\r\n\t\tif (3 != this.status || 0 > this.D || this.D >= this.C.length) return \"\";\r\n\t\tbv(this);\r\n\t\ta = this.C[this.D];\r\n\t\tthis.F.push(new uu(a.source, a.target, a.A, a.D, a.type));\r\n\t\tthis.source = this.source.slice(a.source.length);\r\n\t\tthis.A -= a.source.length;\r\n\t\t0 > this.A && (this.A = 0);\r\n\t\tthis.$ = 2 == a.type;\r\n\t\tYu(this);\r\n\t\tif (this.source) this.D = -1, $u(this);\r\n\t\telse {\r\n\t\t\ta = this.wb().join(\"\");\r\n\t\t\tvar c = kk(Kl(this.F, function (g) {\r\n\t\t\t\t\treturn !!g.A\r\n\t\t\t\t}), function (g) {\r\n\t\t\t\t\treturn g.A\r\n\t\t\t\t}).join(\" \"),\r\n\t\t\t\td = kk(this.F, function (g) {\r\n\t\t\t\t\treturn g.D\r\n\t\t\t\t}).join(\" \"),\r\n\t\t\t\te = kk(this.F, function (g) {\r\n\t\t\t\t\treturn g.B\r\n\t\t\t\t});\r\n\t\t\tIu(Gu(this.J.code), b, a, c, d, e);\r\n\t\t\tthis.I.set(Ta, \"cmtt\");\r\n\t\t\tXu(this, b, a);\r\n\t\t\treturn a\r\n\t\t}\r\n\t\treturn \"\"\r\n\t};\r\n\ty.reset = function () {\r\n\t\tthis.F = [];\r\n\t\tVu.prototype.reset.call(this)\r\n\t};\r\n\ty.bd = function () {\r\n\t\treturn this.source.slice(0, this.A)\r\n\t};\r\n\ty.ic = function () {\r\n\t\tvar a = 0 == this.A ? this.source : this.source.slice(0, this.A);\r\n\t\tthis.B.sb || (a = a.toLowerCase());\r\n\t\treturn a\r\n\t};\r\n\ty.Wb = function () {\r\n\t\tfor (var a = \/^(zh|yue)\/.test(this.J.code), b = \/[a-zA-Z]$\/.test(this.context), c = \"\", d = 0; d < this.F.length; d++) {\r\n\t\t\tvar e = this.F[d].target;\r\n\t\t\ta && b && \/^[a-zA-Z]\/.test(e) && (e = \" \" + e);\r\n\t\t\tb = \/[a-zA-Z]$\/.test(e);\r\n\t\t\tc += e\r\n\t\t}\r\n\t\treturn c\r\n\t};\r\n\ty.Kc = function (a) {\r\n\t\tvar b = a.A[0];\r\n\t\tif (b && (this.B.D || !this.B.F || this.S || 0 != b.A.length && 2 != b.A[0].type)) {\r\n\t\t\tvar c = 0 < b.A.length;\r\n\t\t\tif (1 == b.type) c && (this.C = b.A, b = mw.ab(1), \" \" != b && \"\\u00a0\" != b && (this.C[0].target = \" \" + this.C[0].target));\r\n\t\t\telse {\r\n\t\t\t\tvar d = !1,\r\n\t\t\t\t\te = !1,\r\n\t\t\t\t\tg = !1;\r\n\t\t\t\tc && (c = b.A[0], c.B && (e = 4 == c.type, g = 3 == c.type, d = 5 == c.type));\r\n\t\t\t\tc = b.C + b.source;\r\n\t\t\t\tthis.B.M && !d ? this.dispatchEvent(new vu(c, \"\")) : Vu.prototype.Kc.call(this, a);\r\n\t\t\t\tif (2 != this.status || this.Wb() + this.ic() != c) return;\r\n\t\t\t\tthis.M = b.D;\r\n\t\t\t\tthis.C = b.A;\r\n\t\t\t\tthis.B.M ? (a = e || g || d, this.S ? a && 0 > this.D && (this.D =\r\n\t\t\t\t\t0) : (this.C = [], this.M = !1, this.D = -1, a && (this.C = b.A.slice(0, 1)), d && this.B.J && (this.D = 0))) : this.B.J && 0 > this.D && (this.D = 0)\r\n\t\t\t}\r\n\t\t\tthis.gi = Ni()\r\n\t\t}\r\n\t\tthis.status = 3;\r\n\t\tYu(this)\r\n\t};\r\n\ty.wb = function () {\r\n\t\tvar a = 0 == this.A ? this.source : this.source.slice(0, this.A),\r\n\t\t\tb = 0 == this.A ? \"\" : this.source.slice(this.A);\r\n\t\tif (this.B.yc && a && 0 <= this.D && this.D < this.C.length) {\r\n\t\t\tvar c = this.C[this.D];\r\n\t\t\ta = c.target + a.slice(c.source.length)\r\n\t\t}\r\n\t\ta = [this.Wb(), a, b];\r\n\t\t0 == this.A && (b = a[1], a[1] = a[2], a[2] = b);\r\n\t\tif (!this.mb)\r\n\t\t\tfor (b = 0; b < a.length; b++) a[b] && (c = this.B.transform(a[b], \"\")) && (c = c.text, c.length == a[b].length && (a[b] = c));\r\n\t\treturn a\r\n\t};\r\n\ty.hc = function () {\r\n\t\tfor (var a = \"\", b = 0; b < this.F.length; b++) a += this.F[b].source;\r\n\t\treturn a + this.source\r\n\t};\r\n\ty.ji = function () {\r\n\t\t$q(function () {\r\n\t\t\tvar a = mw;\r\n\t\t\ta.ab(-20).trim() || (this.context = a.ab(20), $u(this, void 0, 1))\r\n\t\t}, this);\r\n\t\treturn !1\r\n\t};\r\n\ty.gi = 0;\r\n\tC(dv, R);\r\n\tvar cv = A.document && A.document.documentElement && !!A.document.documentElement.setCapture && !!A.document.releaseCapture;\r\n\ty = dv.prototype;\r\n\ty.pb = function (a) {\r\n\t\tthis.M = a\r\n\t};\r\n\ty.L = function () {\r\n\t\tdv.O.L.call(this);\r\n\t\tJm(this.C, [$g, Te], this.jf, !1, this);\r\n\t\tao(this.A);\r\n\t\tthis.F && this.B.releaseCapture();\r\n\t\tthis.C = this.target = null\r\n\t};\r\n\ty.jf = function (a) {\r\n\t\tvar b = a.type == Te;\r\n\t\t!this.M || this.D || b && (!pm(a) || km && a.ctrlKey) ? this.dispatchEvent(\"earlycancel\") : this.dispatchEvent(new iv(xg, this, a.clientX, a.clientY, a)) && (this.D = !0, b && a.preventDefault(), this.fi(), this.clientX = this.$ = a.clientX, this.clientY = this.R = a.clientY, this.screenX = a.screenX, this.screenY = a.screenY, this.deltaX = this.target.offsetLeft, this.deltaY = this.target.offsetTop, this.J = wl(J(this.B).A))\r\n\t};\r\n\ty.fi = function () {\r\n\t\tvar a = this.B,\r\n\t\t\tb = a.documentElement,\r\n\t\t\tc = !this.F;\r\n\t\tthis.A.H(a, [Zg, Ue], this.bh, {\r\n\t\t\tcapture: c,\r\n\t\t\tpassive: !1\r\n\t\t});\r\n\t\tthis.A.H(a, [Yg, We], this.Cc, c);\r\n\t\tthis.F ? (b.setCapture(!1), this.A.H(b, \"losecapture\", this.Cc)) : this.A.H(yl(a), nb, this.Cc);\r\n\t\tthis.K && this.A.H(this.K, \"scroll\", this.Vh, c)\r\n\t};\r\n\ty.Cc = function (a, b) {\r\n\t\tao(this.A);\r\n\t\tthis.F && this.B.releaseCapture();\r\n\t\tthis.D ? (this.D = !1, this.dispatchEvent(new iv(\"end\", this, a.clientX, a.clientY, a, fv(this, this.deltaX), gv(this, this.deltaY), b || a.type == Xg))) : this.dispatchEvent(\"earlycancel\")\r\n\t};\r\n\ty.bh = function (a) {\r\n\t\tif (this.M) {\r\n\t\t\tvar b = a.clientX - this.clientX,\r\n\t\t\t\tc = a.clientY - this.clientY;\r\n\t\t\tthis.clientX = a.clientX;\r\n\t\t\tthis.clientY = a.clientY;\r\n\t\t\tthis.screenX = a.screenX;\r\n\t\t\tthis.screenY = a.screenY;\r\n\t\t\tif (!this.D) {\r\n\t\t\t\tvar d = this.$ - this.clientX,\r\n\t\t\t\t\te = this.R - this.clientY;\r\n\t\t\t\tif (0 < d * d + e * e)\r\n\t\t\t\t\tif (this.dispatchEvent(new iv(xg, this, a.clientX, a.clientY, a))) this.D = !0;\r\n\t\t\t\t\telse {\r\n\t\t\t\t\t\tthis.ha || this.Cc(a);\r\n\t\t\t\t\t\treturn\r\n\t\t\t\t\t}\r\n\t\t\t}\r\n\t\t\tc = hv(this, b, c);\r\n\t\t\tb = c.x;\r\n\t\t\tc = c.y;\r\n\t\t\tthis.D && this.dispatchEvent(new iv(\"beforedrag\", this, a.clientX, a.clientY, a, b, c)) && (jv(this, a, b, c), a.preventDefault())\r\n\t\t}\r\n\t};\r\n\ty.Vh = function (a) {\r\n\t\tvar b = hv(this, 0, 0);\r\n\t\ta.clientX = this.clientX;\r\n\t\ta.clientY = this.clientY;\r\n\t\tjv(this, a, b.x, b.y)\r\n\t};\r\n\tC(iv, O);\r\n\tz(kv, dv);\r\n\tkv.prototype.jf = function (a) {\r\n\t\tmv(this, a);\r\n\t\tdv.prototype.jf.call(this, a)\r\n\t};\r\n\tkv.prototype.fi = function () {\r\n\t\tlv(this, this.B);\r\n\t\tvar a = I(this.C);\r\n\t\ta != this.B && lv(this, a);\r\n\t\tthis.K && this.A.H(this.K, \"scroll\", this.Vh, !cv)\r\n\t};\r\n\tkv.prototype.T = function (a) {\r\n\t\tmv(this, a);\r\n\t\tthis.bh(a)\r\n\t};\r\n\tvar nv = null;\r\n\tz(pv, O);\r\n\tvar Gv = {},\r\n\t\tqv = {};\r\n\tEi(sv);\r\n\tsv.prototype.If = function (a) {\r\n\t\treturn a.tagName == f\r\n\t};\r\n\tsv.prototype.yf = function (a) {\r\n\t\ta: {\r\n\t\t\ta = Ip(a);\r\n\t\t\tfor (var b = 0, c = a.length; b < c; b++) {\r\n\t\t\t\tvar d = a[b];\r\n\t\t\t\tif (d = d in qv ? qv[d]() : null) {\r\n\t\t\t\t\ta = d;\r\n\t\t\t\t\tbreak a\r\n\t\t\t\t}\r\n\t\t\t}\r\n\t\t\ta = null\r\n\t\t}\r\n\t\treturn a\r\n\t};\r\n\tsv.prototype.Jf = function (a) {\r\n\t\ta = a.G();\r\n\t\txn(a, !0, P);\r\n\t\tK && (a.hideFocus = !0);\r\n\t\tvar b = this.A;\r\n\t\tb && Jr(a, b)\r\n\t};\r\n\tsv.prototype.Ee = function () {\r\n\t\treturn \"goog-container\"\r\n\t};\r\n\tvar xE;\r\n\tEi(xv);\r\n\tvar yE = {\r\n\t\tbutton: \"pressed\",\r\n\t\tcheckbox: yb,\r\n\t\tmenuitem: hg,\r\n\t\tmenuitemcheckbox: yb,\r\n\t\tmenuitemradio: yb,\r\n\t\tradio: yb,\r\n\t\ttab: hg,\r\n\t\ttreeitem: hg\r\n\t};\r\n\ty = xv.prototype;\r\n\ty.ed = function () {};\r\n\ty.lb = function (a) {\r\n\t\treturn a.A.P(f, Ev(this, a).join(\" \"), a.eb)\r\n\t};\r\n\ty.Pa = function (a) {\r\n\t\treturn a\r\n\t};\r\n\ty.Fe = function () {\r\n\t\treturn !0\r\n\t};\r\n\ty.Da = function (a, b) {\r\n\t\tb.id && io(a, b.id);\r\n\t\tvar c = this.Pa(b);\r\n\t\tc && c.firstChild ? Nv(a, c.firstChild.nextSibling ? $i(c.childNodes) : c.firstChild) : a.eb = null;\r\n\t\tvar d = 0,\r\n\t\t\te = this.ia(),\r\n\t\t\tg = this.ia(),\r\n\t\t\th = !1,\r\n\t\t\tk = !1,\r\n\t\t\tl = !1,\r\n\t\t\tm = $i(Ip(b));\r\n\t\tD(m, function (L) {\r\n\t\t\th || L != e ? k || L != g ? d |= this.we(L) : k = !0 : (h = !0, g == e && (k = !0));\r\n\t\t\t1 == this.we(L) && Wl(c) && Xl(c) && Vl(c, !1)\r\n\t\t}, this);\r\n\t\ta.qc = d;\r\n\t\th || (m.push(e), g == e && (k = !0));\r\n\t\tk || m.push(g);\r\n\t\t(a = a.vf) && m.push.apply(m, a);\r\n\t\tif (K && !G(\"7\")) {\r\n\t\t\tvar r = yv(m);\r\n\t\t\t0 < r.length && (m.push.apply(m, r), l = !0)\r\n\t\t}\r\n\t\th && k && !a && !l || Jp(b, m.join(\" \"));\r\n\t\treturn b\r\n\t};\r\n\ty.Ge = function (a) {\r\n\t\tno(a) && this.Tg(a.G(), !0);\r\n\t\ta.isEnabled() && this.Md(a, a.isVisible())\r\n\t};\r\n\ty.Kf = function (a, b) {\r\n\t\txn(a, !b, !K && !Zm)\r\n\t};\r\n\ty.Tg = function (a, b) {\r\n\t\tzv(a, this.ia() + \"-rtl\", b)\r\n\t};\r\n\ty.Sg = function (a) {\r\n\t\tvar b;\r\n\t\treturn Bv(a, 32) && (b = a.G()) ? Wl(b) && Xl(b) : !1\r\n\t};\r\n\ty.Md = function (a, b) {\r\n\t\tvar c;\r\n\t\tif (Bv(a, 32) && (c = a.G())) {\r\n\t\t\tif (!b && Cv(a, 32)) {\r\n\t\t\t\ttry {\r\n\t\t\t\t\tc.blur()\r\n\t\t\t\t} catch (d) {}\r\n\t\t\t\tCv(a, 32) && a.He(null)\r\n\t\t\t}(Wl(c) && Xl(c)) != b && Vl(c, b)\r\n\t\t}\r\n\t};\r\n\ty.Lf = function (a, b, c) {\r\n\t\tvar d = a.G();\r\n\t\tif (d) {\r\n\t\t\tvar e = this.Fd(b);\r\n\t\t\te && zv(a, e, c);\r\n\t\t\tthis.Ob(d, b, c)\r\n\t\t}\r\n\t};\r\n\ty.Ob = function (a, b, c) {\r\n\t\txE || (xE = {\r\n\t\t\t1: Rb,\r\n\t\t\t8: hg,\r\n\t\t\t16: yb,\r\n\t\t\t64: \"expanded\"\r\n\t\t});\r\n\t\tb = xE[b];\r\n\t\tvar d = a.getAttribute(Zf) || null;\r\n\t\td && (d = yE[d] || b, b = b == yb || b == hg ? d : b);\r\n\t\tb && X(a, b, c)\r\n\t};\r\n\ty.fd = function (a, b) {\r\n\t\tvar c = this.Pa(a);\r\n\t\tc && (Gl(c), b && (typeof b === x ? Ul(c, b) : (a = function (d) {\r\n\t\t\tif (d) {\r\n\t\t\t\tvar e = I(c);\r\n\t\t\t\tc.appendChild(typeof d === x ? e.createTextNode(d) : d)\r\n\t\t\t}\r\n\t\t}, Array.isArray(b) ? D(b, a) : !Fi(b) || \"nodeType\" in b ? a(b) : D($i(b), a))))\r\n\t};\r\n\ty.ia = function () {\r\n\t\treturn \"goog-control\"\r\n\t};\r\n\ty.Fd = function (a) {\r\n\t\tthis.A || Fv(this);\r\n\t\treturn this.A[a]\r\n\t};\r\n\ty.we = function (a) {\r\n\t\tthis.D || (this.A || Fv(this), this.D = yj(this.A));\r\n\t\ta = parseInt(this.D[a], 10);\r\n\t\treturn isNaN(a) ? 0 : a\r\n\t};\r\n\tC(Hv, U);\r\n\ty = Hv.prototype;\r\n\ty.eb = null;\r\n\ty.qc = 0;\r\n\ty.ge = 39;\r\n\ty.yd = 255;\r\n\ty.Rc = 0;\r\n\ty.Ie = !0;\r\n\ty.vf = null;\r\n\ty.Tf = !0;\r\n\ty.Mf = null;\r\n\ty.W = function () {\r\n\t\tvar a = this.C.lb(this);\r\n\t\tthis.D = a;\r\n\t\tAv(this.C, a, this.Nd());\r\n\t\tthis.C.Kf(a, !1);\r\n\t\tthis.isVisible() || (S(a, !1), a && X(a, hd, !0))\r\n\t};\r\n\ty.Nd = function () {\r\n\t\treturn this.Mf\r\n\t};\r\n\ty.Bb = function () {\r\n\t\treturn this.C.Pa(this.G())\r\n\t};\r\n\ty.De = function (a) {\r\n\t\treturn this.C.Fe(a)\r\n\t};\r\n\ty.$a = function (a) {\r\n\t\tthis.D = a = this.C.Da(this, a);\r\n\t\tAv(this.C, a, this.Nd());\r\n\t\tthis.C.Kf(a, !1);\r\n\t\tthis.Ie = a.style.display != of\r\n\t};\r\n\ty.V = function () {\r\n\t\tHv.O.V.call(this);\r\n\t\tDv(this.C, this, this.D);\r\n\t\tthis.C.Ge(this);\r\n\t\tif (this.ge & -2 && (this.Tf && Jv(this, !0), Bv(this, 32))) {\r\n\t\t\tvar a = this.G();\r\n\t\t\tif (a) {\r\n\t\t\t\tvar b = this.J || (this.J = new Rq);\r\n\t\t\t\tQq(b, a);\r\n\t\t\t\tjo(this).H(b, ne, this.La).H(a, lc, this.Ji).H(a, nb, this.He)\r\n\t\t\t}\r\n\t\t}\r\n\t};\r\n\ty.ta = function () {\r\n\t\tHv.O.ta.call(this);\r\n\t\tthis.J && Sq(this.J);\r\n\t\tthis.isVisible() && this.isEnabled() && this.C.Md(this, !1)\r\n\t};\r\n\ty.L = function () {\r\n\t\tHv.O.L.call(this);\r\n\t\tthis.J && (this.J.da(), delete this.J);\r\n\t\tdelete this.C;\r\n\t\tthis.N = this.vf = this.eb = null\r\n\t};\r\n\ty.hd = function (a) {\r\n\t\tthis.C.fd(this.G(), a);\r\n\t\tthis.eb = a\r\n\t};\r\n\ty.Hb = function () {\r\n\t\tvar a = this.eb;\r\n\t\tif (!a) return \"\";\r\n\t\ta = typeof a === x ? a : Array.isArray(a) ? kk(a, am).join(\"\") : $l(a);\r\n\t\treturn Ik(a)\r\n\t};\r\n\ty.isVisible = function () {\r\n\t\treturn this.Ie\r\n\t};\r\n\ty.Ea = function (a, b) {\r\n\t\tif (b || this.Ie != a && this.dispatchEvent(a ? \"show\" : id)) {\r\n\t\t\tif (b = this.G()) S(b, a), b && X(b, hd, !a);\r\n\t\t\tthis.isEnabled() && this.C.Md(this, a);\r\n\t\t\tthis.Ie = a;\r\n\t\t\treturn !0\r\n\t\t}\r\n\t\treturn !1\r\n\t};\r\n\ty.isEnabled = function () {\r\n\t\treturn !Cv(this, 1)\r\n\t};\r\n\ty.pb = function (a) {\r\n\t\tvar b = this.Ha();\r\n\t\tb && typeof b.isEnabled == t && !b.isEnabled() || !Ov(this, 1, !a) || (a || (Qv(this, !1), this.ua(!1)), this.isVisible() && this.C.Md(this, a), Pv(this, 1, !a, !0))\r\n\t};\r\n\ty.ua = function (a) {\r\n\t\tOv(this, 2, a) && Pv(this, 2, a)\r\n\t};\r\n\ty.xg = function (a) {\r\n\t\tOv(this, 8, a) && Pv(this, 8, a)\r\n\t};\r\n\ty.wa = function (a) {\r\n\t\tOv(this, 64, a) && Pv(this, 64, a)\r\n\t};\r\n\ty.Na = function (a, b) {\r\n\t\tif (this.ea && Cv(this, a) && !b) throw Error(ka);\r\n\t\t!b && Cv(this, a) && Pv(this, a, !1);\r\n\t\tthis.ge = b ? this.ge | a : this.ge & ~a\r\n\t};\r\n\ty.Od = function (a) {\r\n\t\t(!a.relatedTarget || !Ol(this.G(), a.relatedTarget)) && this.dispatchEvent(Yb) && this.isEnabled() && Rv(this, 2) && this.ua(!0)\r\n\t};\r\n\ty.Uf = function (a) {\r\n\t\ta.relatedTarget && Ol(this.G(), a.relatedTarget) || !this.dispatchEvent(\"leave\") || (Rv(this, 4) && Qv(this, !1), Rv(this, 2) && this.ua(!1))\r\n\t};\r\n\ty.Qd = Di;\r\n\ty.gd = function (a) {\r\n\t\tthis.isEnabled() && (Rv(this, 2) && this.ua(!0), !pm(a) || km && a.ctrlKey || (Rv(this, 4) && Qv(this, !0), this.C && this.C.Sg(this) && this.G().focus()));\r\n\t\t!pm(a) || km && a.ctrlKey || a.preventDefault()\r\n\t};\r\n\ty.rc = function (a) {\r\n\t\tthis.isEnabled() && (Rv(this, 2) && this.ua(!0), Cv(this, 4) && this.Nb(a) && Rv(this, 4) && Qv(this, !1))\r\n\t};\r\n\ty.Zg = function (a) {\r\n\t\tthis.isEnabled() && this.Nb(a)\r\n\t};\r\n\ty.Nb = function (a) {\r\n\t\tif (Rv(this, 16)) {\r\n\t\t\tvar b = !Cv(this, 16);\r\n\t\t\tOv(this, 16, b) && Pv(this, 16, b)\r\n\t\t}\r\n\t\tRv(this, 8) && this.xg(!0);\r\n\t\tRv(this, 64) && this.wa(!Cv(this, 64));\r\n\t\tb = new O(Ua, this);\r\n\t\ta && (b.altKey = a.altKey, b.ctrlKey = a.ctrlKey, b.metaKey = a.metaKey, b.shiftKey = a.shiftKey, b.C = a.C);\r\n\t\treturn this.dispatchEvent(b)\r\n\t};\r\n\ty.Ji = function () {\r\n\t\tRv(this, 32) && Ov(this, 32, !0) && Pv(this, 32, !0)\r\n\t};\r\n\ty.He = function () {\r\n\t\tRv(this, 4) && Qv(this, !1);\r\n\t\tRv(this, 32) && Ov(this, 32, !1) && Pv(this, 32, !1)\r\n\t};\r\n\ty.La = function (a) {\r\n\t\treturn this.isVisible() && this.isEnabled() && this.oc(a) ? (a.preventDefault(), a.stopPropagation(), !0) : !1\r\n\t};\r\n\ty.oc = function (a) {\r\n\t\treturn 13 == a.keyCode && this.Nb(a)\r\n\t};\r\n\tif (typeof Hv !== t) throw Error(\"Invalid component class \" + Hv);\r\n\tif (typeof xv !== t) throw Error(\"Invalid renderer class \" + xv);\r\n\tvar zE = Ji(Hv);\r\n\tGv[zE] = xv;\r\n\trv(\"goog-control\", function () {\r\n\t\treturn new Hv(null)\r\n\t});\r\n\tC(Mv, M);\r\n\tvar Sv = !K || gl(9);\r\n\tMv.prototype.F = function () {\r\n\t\tthis.A = !1\r\n\t};\r\n\tMv.prototype.I = function () {\r\n\t\tthis.A = !0\r\n\t};\r\n\tMv.prototype.C = function (a) {\r\n\t\tif (this.A) this.A = !1;\r\n\t\telse {\r\n\t\t\tvar b = a.A,\r\n\t\t\t\tc = b.button,\r\n\t\t\t\td = b.type,\r\n\t\t\t\te = Tv(b, Te);\r\n\t\t\tthis.B.gd(new mm(e, a.B));\r\n\t\t\te = Tv(b, We);\r\n\t\t\tthis.B.rc(new mm(e, a.B));\r\n\t\t\tSv || (b.button = c, b.type = d)\r\n\t\t}\r\n\t};\r\n\tMv.prototype.L = function () {\r\n\t\tthis.B = null;\r\n\t\tMv.O.L.call(this)\r\n\t};\r\n\tC(Z, U);\r\n\ty = Z.prototype;\r\n\ty.ag = null;\r\n\ty.Ic = null;\r\n\ty.nc = null;\r\n\ty.Pc = null;\r\n\ty.$b = !0;\r\n\ty.Hc = !0;\r\n\ty.Ec = !0;\r\n\ty.na = -1;\r\n\ty.za = null;\r\n\ty.ac = !1;\r\n\ty.Eb = !1;\r\n\ty.Rb = null;\r\n\ty.W = function () {\r\n\t\tvar a = this.A,\r\n\t\t\tb = a.P,\r\n\t\t\tc = this.nc.Ee(),\r\n\t\t\td = [c, this.Pc == ld ? c + \"-horizontal\" : c + \"-vertical\"];\r\n\t\tthis.isEnabled() || d.push(c + ca);\r\n\t\tthis.D = b.call(a, f, d.join(\" \"))\r\n\t};\r\n\ty.Bb = function () {\r\n\t\treturn this.G()\r\n\t};\r\n\ty.De = function (a) {\r\n\t\treturn this.nc.If(a)\r\n\t};\r\n\ty.$a = function (a) {\r\n\t\tthis.D = wv(this.nc, this, a);\r\n\t\ta.style.display == of && (this.$b = !1)\r\n\t};\r\n\ty.V = function () {\r\n\t\tZ.O.V.call(this);\r\n\t\tro(this, function (b) {\r\n\t\t\tb.ea && Wv(this, b)\r\n\t\t}, this);\r\n\t\tvar a = this.G();\r\n\t\tthis.nc.Jf(this);\r\n\t\tthis.la(this.$b, !0);\r\n\t\tjo(this).H(this, Yb, this.Qf).H(this, jd, this.Gi).H(this, mh, this.Ii).H(this, \"open\", this.pj).H(this, \"close\", this.Fi).H(a, Lv.Uc, this.Hi).H(I(a), [Lv.Vc, Lv.vd], this.bj).H(a, [Lv.Uc, Lv.Vc, Lv.vd, w, Ve, Eb], this.Xi);\r\n\t\tthis.Ec && Vv(this, !0)\r\n\t};\r\n\ty.ta = function () {\r\n\t\tthis.qb(-1);\r\n\t\tthis.za && this.za.wa(!1);\r\n\t\tthis.ac = !1;\r\n\t\tZ.O.ta.call(this)\r\n\t};\r\n\ty.L = function () {\r\n\t\tZ.O.L.call(this);\r\n\t\tthis.Ic && (this.Ic.da(), this.Ic = null);\r\n\t\tthis.nc = this.za = this.Rb = this.ag = null\r\n\t};\r\n\ty.Qf = function () {\r\n\t\treturn !0\r\n\t};\r\n\ty.Gi = function (a) {\r\n\t\tvar b = so(this, a.target);\r\n\t\tif (-1 < b && b != this.na) {\r\n\t\t\tvar c = Yv(this);\r\n\t\t\tc && c.ua(!1);\r\n\t\t\tthis.na = b;\r\n\t\t\tc = Yv(this);\r\n\t\t\tthis.ac && Qv(c, !0);\r\n\t\t\tthis.za && c != this.za && (Bv(c, 64) ? c.wa(!0) : this.za.wa(!1))\r\n\t\t}\r\n\t\tb = this.G();\r\n\t\tnull != a.target.G() && X(b, Va, a.target.G().id)\r\n\t};\r\n\ty.Ii = function (a) {\r\n\t\ta.target == Yv(this) && (this.na = -1);\r\n\t\tthis.G().removeAttribute(\"aria-activedescendant\")\r\n\t};\r\n\ty.pj = function (a) {\r\n\t\t(a = a.target) && a != this.za && a.Ha() == this && (this.za && this.za.wa(!1), this.za = a)\r\n\t};\r\n\ty.Fi = function (a) {\r\n\t\ta.target == this.za && (this.za = null);\r\n\t\tvar b = this.G(),\r\n\t\t\tc = a.target.G();\r\n\t\tb && Cv(a.target, 2) && c && Mr(b, c)\r\n\t};\r\n\ty.Hi = function (a) {\r\n\t\tthis.Hc && (this.ac = !0);\r\n\t\tvar b = Uv(this);\r\n\t\tb && Wl(b) && Xl(b) ? b.focus() : a.preventDefault()\r\n\t};\r\n\ty.bj = function () {\r\n\t\tthis.ac = !1\r\n\t};\r\n\ty.Xi = function (a) {\r\n\t\ta: {\r\n\t\t\tvar b = a.target;\r\n\t\t\tif (this.Rb)\r\n\t\t\t\tfor (var c = this.G(); b && b !== c;) {\r\n\t\t\t\t\tvar d = b.id;\r\n\t\t\t\t\tif (d in this.Rb) {\r\n\t\t\t\t\t\tb = this.Rb[d];\r\n\t\t\t\t\t\tbreak a\r\n\t\t\t\t\t}\r\n\t\t\t\t\tb = b.parentNode\r\n\t\t\t\t}\r\n\t\t\tb = null\r\n\t\t}\r\n\t\tif (b) switch (a.type) {\r\n\t\t\tcase Lv.Uc:\r\n\t\t\t\tb.gd(a);\r\n\t\t\t\tbreak;\r\n\t\t\tcase Lv.Vc:\r\n\t\t\tcase Lv.vd:\r\n\t\t\t\tb.rc(a);\r\n\t\t\t\tbreak;\r\n\t\t\tcase w:\r\n\t\t\t\tb.Od(a);\r\n\t\t\t\tbreak;\r\n\t\t\tcase Ve:\r\n\t\t\t\tb.Uf(a);\r\n\t\t\t\tbreak;\r\n\t\t\tcase Eb:\r\n\t\t\t\tb.Qd(a)\r\n\t\t}\r\n\t};\r\n\ty.Rg = function () {};\r\n\ty.Qg = function () {\r\n\t\tthis.qb(-1);\r\n\t\tthis.ac = !1;\r\n\t\tthis.za && this.za.wa(!1)\r\n\t};\r\n\ty.La = function (a) {\r\n\t\treturn this.isEnabled() && this.isVisible() && (0 != po(this) || this.ag) && this.Ld(a) ? (a.preventDefault(), a.stopPropagation(), !0) : !1\r\n\t};\r\n\ty.Ld = function (a) {\r\n\t\tvar b = Yv(this);\r\n\t\tif (b && typeof b.La == t && b.La(a) || this.za && this.za != b && typeof this.za.La == t && this.za.La(a)) return !0;\r\n\t\tif (a.shiftKey || a.ctrlKey || a.metaKey || a.altKey) return !1;\r\n\t\tswitch (a.keyCode) {\r\n\t\t\tcase 27:\r\n\t\t\t\tif (this.Ec) Uv(this).blur();\r\n\t\t\t\telse return !1;\r\n\t\t\t\tbreak;\r\n\t\t\tcase 36:\r\n\t\t\t\t$v(this);\r\n\t\t\t\tbreak;\r\n\t\t\tcase 35:\r\n\t\t\t\taw(this);\r\n\t\t\t\tbreak;\r\n\t\t\tcase 38:\r\n\t\t\t\tif (this.Pc == wh) cw(this);\r\n\t\t\t\telse return !1;\r\n\t\t\t\tbreak;\r\n\t\t\tcase 37:\r\n\t\t\t\tif (this.Pc == ld) no(this) ? bw(this) : cw(this);\r\n\t\t\t\telse return !1;\r\n\t\t\t\tbreak;\r\n\t\t\tcase 40:\r\n\t\t\t\tif (this.Pc == wh) bw(this);\r\n\t\t\t\telse return !1;\r\n\t\t\t\tbreak;\r\n\t\t\tcase 39:\r\n\t\t\t\tif (this.Pc == ld) no(this) ?\r\n\t\t\t\t\tcw(this) : bw(this);\r\n\t\t\t\telse return !1;\r\n\t\t\t\tbreak;\r\n\t\t\tdefault:\r\n\t\t\t\treturn !1\r\n\t\t}\r\n\t\treturn !0\r\n\t};\r\n\ty.tb = function (a, b) {\r\n\t\tZ.O.tb.call(this, a, b)\r\n\t};\r\n\ty.Wc = function (a, b, c) {\r\n\t\ta.Rc |= 2;\r\n\t\ta.Rc |= 64;\r\n\t\t!this.Ec && this.Eb || a.Na(32, !1);\r\n\t\tKv(a, !1);\r\n\t\tvar d = a.Ha() == this ? so(this, a) : -1;\r\n\t\tZ.O.Wc.call(this, a, b, c);\r\n\t\ta.ea && this.ea && Wv(this, a);\r\n\t\ta = d; - 1 == a && (a = po(this));\r\n\t\ta == this.na ? this.na = Math.min(po(this) - 1, b) : a > this.na && b <= this.na ? this.na++ : a < this.na && b > this.na && this.na--\r\n\t};\r\n\ty.Kd = function (a, b) {\r\n\t\tif (a = typeof a === x ? ko(this, a) : a) {\r\n\t\t\tvar c = so(this, a); - 1 != c && (c == this.na ? (a.ua(!1), this.na = -1) : c < this.na && this.na--);\r\n\t\t\tvar d = a.G();\r\n\t\t\td && d.id && this.Rb && (c = this.Rb, d = d.id, d in c && delete c[d])\r\n\t\t}\r\n\t\ta = Z.O.Kd.call(this, a, b);\r\n\t\tKv(a, !0);\r\n\t\treturn a\r\n\t};\r\n\ty.isVisible = function () {\r\n\t\treturn this.$b\r\n\t};\r\n\ty.la = function (a, b) {\r\n\t\tif (b || this.$b != a && this.dispatchEvent(a ? \"show\" : id)) {\r\n\t\t\tthis.$b = a;\r\n\t\t\tvar c = this.G();\r\n\t\t\tc && (S(c, a), this.Ec && tv(Uv(this), this.Hc && this.$b), b || this.dispatchEvent(this.$b ? Xa : \"afterhide\"));\r\n\t\t\treturn !0\r\n\t\t}\r\n\t\treturn !1\r\n\t};\r\n\ty.isEnabled = function () {\r\n\t\treturn this.Hc\r\n\t};\r\n\ty.pb = function (a) {\r\n\t\tthis.Hc != a && this.dispatchEvent(a ? \"enable\" : \"disable\") && (a ? (this.Hc = !0, ro(this, function (b) {\r\n\t\t\tb.ki ? delete b.ki : b.pb(!0)\r\n\t\t})) : (ro(this, function (b) {\r\n\t\t\tb.isEnabled() ? b.pb(!1) : b.ki = !0\r\n\t\t}), this.ac = this.Hc = !1), this.Ec && tv(Uv(this), a && this.$b))\r\n\t};\r\n\ty.qb = function (a) {\r\n\t\t(a = qo(this, a)) ? a.ua(!0): -1 < this.na && Yv(this).ua(!1)\r\n\t};\r\n\ty.Fg = function (a) {\r\n\t\treturn a.isVisible() && a.isEnabled() && Bv(a, 2)\r\n\t};\r\n\tz(dw, Z);\r\n\ty = dw.prototype;\r\n\ty.aa = function (a) {\r\n\t\tZ.prototype.aa.call(this, a)\r\n\t};\r\n\ty.W = function () {\r\n\t\tZ.prototype.W.call(this);\r\n\t\tvar a = this.G();\r\n\t\tJp(a, \"ita-ppe-box\");\r\n\t\tY && V(a, \"ita-ppe-box-mobile\");\r\n\t\tov(a);\r\n\t\ta.style.direction = this.model.B.Y ? $f : Je;\r\n\t\tthis.la(!1);\r\n\t\tvar b = this.B.P(f, \"ita-ppe-edit\"),\r\n\t\t\tc = this.B.P(f, \"ita-ppe-div\");\r\n\t\tthis.K = this.B.P(f, \"ita-ppe-can-list\");\r\n\t\tif (Y) this.N = b, this.B.ya(c, this.K);\r\n\t\telse if (this.model.B.K) {\r\n\t\t\tthis.N = b;\r\n\t\t\tvar d = ew(this);\r\n\t\t\tfw(this, d.rows[0].cells[0]);\r\n\t\t\tthis.B.ya(c, this.K, d)\r\n\t\t} else d = ew(this), this.N = this.B.P(f, \"ita-ppe-div\"), this.B.ya(d.rows[0].cells[0], this.N), this.B.ya(b, d), d = ew(this),\r\n\t\t\tthis.B.ya(d.rows[0].cells[0], this.K), fw(this, d.rows[0].cells[1]), this.B.ya(c, d);\r\n\t\tthis.C = this.B.P(f, \"ita-isv\");\r\n\t\tdocument.body.appendChild(this.C);\r\n\t\tthis.B.ya(a, b, c);\r\n\t\tthis.model.B.$ || (b.style.display = of )\r\n\t};\r\n\ty.V = function () {\r\n\t\tZ.prototype.V.call(this);\r\n\t\tthis.Eb = !1;\r\n\t\tXv(this, !1);\r\n\t\tvar a = this.G();\r\n\t\tjo(this).H(this.K, p, this.Wi);\r\n\t\tY ? jo(this).H(this.A.A, p, this.la.bind(this, !1)) : (this.ba = new dv(a), jo(this).H(this.J, p, this.rj).H(this.F, p, this.qj).H(this.J, [w, Ve], B(this.dh, this, this.J)).H(this.F, [w, Ve], B(this.dh, this, this.F)))\r\n\t};\r\n\ty.Wi = function (a) {\r\n\t\t3 == this.model.status && (a = Vi(this.T, a.target), 0 <= a && this.dispatchEvent(new pv(a)))\r\n\t};\r\n\ty.rj = function () {\r\n\t\t3 != this.model.status || Kp(this.J, Yd) || this.dispatchEvent(\"pu\")\r\n\t};\r\n\ty.qj = function () {\r\n\t\t3 != this.model.status || Kp(this.F, Yd) || this.dispatchEvent(\"pd\")\r\n\t};\r\n\ty.dh = function (a, b) {\r\n\t\tb.type == w ? V(a, \"ita-ppe-hov\") : W(a, \"ita-ppe-hov\")\r\n\t};\r\n\ty.mf = function () {};\r\n\ty.la = function (a, b) {\r\n\t\tb = Z.prototype.la.call(this, a, b);\r\n\t\t!a && this.C && (this.C.style.display = of );\r\n\t\treturn b\r\n\t};\r\n\ty.L = function () {\r\n\t\tN(this.ba);\r\n\t\tZ.prototype.L.call(this);\r\n\t\tIl(this.C)\r\n\t};\r\n\tz(iw, dw);\r\n\tiw.prototype.mf = function () {\r\n\t\tvar a =