summaryrefslogtreecommitdiff
path: root/iconvdata
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-10-31 08:24:06 +0000
committerUlrich Drepper <drepper@redhat.com>2000-10-31 08:24:06 +0000
commitdbd10df75f4d1880f2b1191e4b3f7e1f8b477e31 (patch)
tree9602da070f51271fee427fc2ceb6b55a4097214e /iconvdata
parentbeaaf574bfe6cb503269970fc53ebeacf63eae57 (diff)
Update.
2000-10-31 Ulrich Drepper <drepper@redhat.com> * iconvdata/Makefile (modules): Add IBM856, IBM930, IBM933, IBM935, IBM937, IBM939, and IBM1046. (distribute): Add ibm856.c, ibm930.c, ibm933.c, ibm935.c, ibm937.c, ibm939.c, ibm1046.c, ibm856.h, ibm930.h, ibm933.h, ibm935.h, ibm937.h, ibm939.h, and ibm1046.h. * iconvdata/gconv-modules: Add entries for IBM856, IBM930, IBM933, IBM935, IBM937, IBM939, and IBM1046. Patches by Masahide Washizawa <washi@yamato.ibm.co.jp>.
Diffstat (limited to 'iconvdata')
-rw-r--r--iconvdata/Makefile3
-rw-r--r--iconvdata/gconv-modules55
-rw-r--r--iconvdata/ibm1046.c29
-rw-r--r--iconvdata/ibm1046.h172
-rw-r--r--iconvdata/ibm856.c29
-rw-r--r--iconvdata/ibm856.h185
-rw-r--r--iconvdata/ibm930.c270
-rw-r--r--iconvdata/ibm930.h7748
-rw-r--r--iconvdata/ibm933.c263
-rw-r--r--iconvdata/ibm933.h10510
-rw-r--r--iconvdata/ibm935.c263
-rw-r--r--iconvdata/ibm935.h6531
-rw-r--r--iconvdata/ibm937.c213
-rw-r--r--iconvdata/ibm937.h11914
-rw-r--r--iconvdata/ibm939.c270
-rw-r--r--iconvdata/ibm939.h7748
16 files changed, 46203 insertions, 0 deletions
diff --git a/iconvdata/Makefile b/iconvdata/Makefile
index 33a5fa71c1..5c7614a1b4 100644
--- a/iconvdata/Makefile
+++ b/iconvdata/Makefile
@@ -38,6 +38,7 @@ modules := ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 \
IBM437 IBM850 IBM851 IBM852 IBM855 IBM857 IBM860 IBM861 \
IBM862 IBM863 IBM864 IBM865 IBM868 IBM869 IBM875 IBM880 \
IBM866 CP1258 \
+ IBM856 IBM930 IBM933 IBM935 IBM937 IBM939 IBM1046 \
IBM918 IBM1004 IBM1026 CP1250 CP1251 CP1252 CP1253 CP1254 \
CP1255 CP1256 CP1257 ISO-2022-JP MACINTOSH IEC_P27-1 \
ASMO_449 ANSI_X3.110 CSN_369103 CWI DEC-MCS ECMA-CYRILLIC \
@@ -118,6 +119,8 @@ distribute := gconv-modules extra-module.mk gap.awk gaptab.awk \
ibm861.c ibm862.c ibm863.c ibm864.c ibm865.c ibm866.c \
ibm868.c ibm869.c ibm870.c ibm871.c ibm875.c ibm880.c \
ibm891.c ibm903.c ibm904.c ibm905.c ibm918.c ibm1004.c \
+ ibm856.c ibm930.c ibm933.c ibm935.c ibm937.c ibm939.c ibm1046.c \
+ ibm856.h ibm930.h ibm933.h ibm935.h ibm937.h ibm939.h ibm1046.h \
ibm1026.c ibm1047.c iec_p27-1.c inis.c inis-8.c \
inis-cyrillic.c iso-2022-jp.c iso-2022-kr.c iso646.c \
iso8859-1.c iso8859-2.c iso8859-3.c iso8859-4.c iso8859-5.c \
diff --git a/iconvdata/gconv-modules b/iconvdata/gconv-modules
index 1e78ade07a..bf75486972 100644
--- a/iconvdata/gconv-modules
+++ b/iconvdata/gconv-modules
@@ -687,6 +687,14 @@ module IBM855// INTERNAL IBM855 1
module INTERNAL IBM855// IBM855 1
# from to module cost
+alias IBM-856// IBM856//
+alias CP856// IBM856//
+alias 856// IBM856//
+alias CSIBM856// IBM856//
+module IBM856// INTERNAL IBM856 1
+module INTERNAL IBM856// IBM856 1
+
+# from to module cost
alias CP857// IBM857//
alias 857// IBM857//
alias CSIBM857// IBM857//
@@ -834,6 +842,46 @@ module IBM918// INTERNAL IBM918 1
module INTERNAL IBM918// IBM918 1
# from to module cost
+alias IBM-930// IBM930//
+alias CP930// IBM930//
+alias EBCDIC-CP-AR2// IBM930//
+alias CSIBM930// IBM930//
+module IBM930// INTERNAL IBM930 1
+module INTERNAL IBM930// IBM930 1
+
+# from to module cost
+alias IBM-933// IBM933//
+alias CP933// IBM933//
+alias EBCDIC-CP-AR2// IBM933//
+alias CSIBM933// IBM933//
+module IBM933// INTERNAL IBM933 1
+module INTERNAL IBM933// IBM933 1
+
+# from to module cost
+alias IBM-935// IBM935//
+alias CP935// IBM935//
+alias EBCDIC-CP-AR2// IBM935//
+alias CSIBM935// IBM935//
+module IBM935// INTERNAL IBM935 1
+module INTERNAL IBM935// IBM935 1
+
+# from to module cost
+alias IBM-937// IBM937//
+alias CP937// IBM937//
+alias EBCDIC-CP-AR2// IBM937//
+alias CSIBM937// IBM937//
+module IBM937// INTERNAL IBM937 1
+module INTERNAL IBM937// IBM937 1
+
+# from to module cost
+alias IBM-939// IBM939//
+alias CP939// IBM939//
+alias EBCDIC-CP-AR2// IBM939//
+alias CSIBM939// IBM939//
+module IBM939// INTERNAL IBM939 1
+module INTERNAL IBM939// IBM939 1
+
+# from to module cost
alias CP1004// IBM1004//
alias OS2LATIN1// IBM1004//
module IBM1004// INTERNAL IBM1004 1
@@ -848,6 +896,13 @@ module IBM1026// INTERNAL IBM1026 1
module INTERNAL IBM1026// IBM1026 1
# from to module cost
+alias IBM-1046// IBM1046//
+alias CP1046// IBM1046//
+alias 1046// IBM1046//
+module IBM1046// INTERNAL IBM1046 1
+module INTERNAL IBM1046// IBM1046 1
+
+# from to module cost
alias CP1047// IBM1047//
alias 1047// IBM1047//
alias OSF10020417// IBM1047//
diff --git a/iconvdata/ibm1046.c b/iconvdata/ibm1046.c
new file mode 100644
index 0000000000..b9406a4f23
--- /dev/null
+++ b/iconvdata/ibm1046.c
@@ -0,0 +1,29 @@
+/* Conversion from and to IBM1046.
+ Copyright (C) 2000 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+ Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
+
+#include <stdint.h>
+
+/* Get the conversion table. */
+#define TABLES <ibm1046.h>
+
+#define CHARSET_NAME "IBM1046//"
+#define HAS_HOLES 1 /* Not all 256 character are defined. */
+
+#include <8bit-gap.c>
diff --git a/iconvdata/ibm1046.h b/iconvdata/ibm1046.h
new file mode 100644
index 0000000000..dc9b4660b1
--- /dev/null
+++ b/iconvdata/ibm1046.h
@@ -0,0 +1,172 @@
+/* Tables for conversion from and to IBM1046.
+ Copyright (C) 2000 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+ Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
+
+static const uint32_t to_ucs4[256] =
+{
+ [0x00] = 0x0000, [0x01] = 0x0001, [0x02] = 0x0002, [0x03] = 0x0003,
+ [0x04] = 0x0004, [0x05] = 0x0005, [0x06] = 0x0006, [0x07] = 0x0007,
+ [0x08] = 0x0008, [0x09] = 0x0009, [0x0a] = 0x000a, [0x0b] = 0x000b,
+ [0x0c] = 0x000c, [0x0d] = 0x000d, [0x0e] = 0x000e, [0x0f] = 0x000f,
+ [0x10] = 0x0010, [0x11] = 0x0011, [0x12] = 0x0012, [0x13] = 0x0013,
+ [0x14] = 0x0014, [0x15] = 0x0015, [0x16] = 0x0016, [0x17] = 0x0017,
+ [0x18] = 0x0018, [0x19] = 0x0019, [0x1a] = 0x001a, [0x1b] = 0x001b,
+ [0x1c] = 0x001c, [0x1d] = 0x001d, [0x1e] = 0x001e, [0x1f] = 0x001f,
+ [0x20] = 0x0020, [0x21] = 0x0021, [0x22] = 0x0022, [0x23] = 0x0023,
+ [0x24] = 0x0024, [0x25] = 0x0025, [0x26] = 0x0026, [0x27] = 0x0027,
+ [0x28] = 0x0028, [0x29] = 0x0029, [0x2a] = 0x002a, [0x2b] = 0x002b,
+ [0x2c] = 0x002c, [0x2d] = 0x002d, [0x2e] = 0x002e, [0x2f] = 0x002f,
+ [0x30] = 0x0030, [0x31] = 0x0031, [0x32] = 0x0032, [0x33] = 0x0033,
+ [0x34] = 0x0034, [0x35] = 0x0035, [0x36] = 0x0036, [0x37] = 0x0037,
+ [0x38] = 0x0038, [0x39] = 0x0039, [0x3a] = 0x003a, [0x3b] = 0x003b,
+ [0x3c] = 0x003c, [0x3d] = 0x003d, [0x3e] = 0x003e, [0x3f] = 0x003f,
+ [0x40] = 0x0040, [0x41] = 0x0041, [0x42] = 0x0042, [0x43] = 0x0043,
+ [0x44] = 0x0044, [0x45] = 0x0045, [0x46] = 0x0046, [0x47] = 0x0047,
+ [0x48] = 0x0048, [0x49] = 0x0049, [0x4a] = 0x004a, [0x4b] = 0x004b,
+ [0x4c] = 0x004c, [0x4d] = 0x004d, [0x4e] = 0x004e, [0x4f] = 0x004f,
+ [0x50] = 0x0050, [0x51] = 0x0051, [0x52] = 0x0052, [0x53] = 0x0053,
+ [0x54] = 0x0054, [0x55] = 0x0055, [0x56] = 0x0056, [0x57] = 0x0057,
+ [0x58] = 0x0058, [0x59] = 0x0059, [0x5a] = 0x005a, [0x5b] = 0x005b,
+ [0x5c] = 0x005c, [0x5d] = 0x005d, [0x5e] = 0x005e, [0x5f] = 0x005f,
+ [0x60] = 0x0060, [0x61] = 0x0061, [0x62] = 0x0062, [0x63] = 0x0063,
+ [0x64] = 0x0064, [0x65] = 0x0065, [0x66] = 0x0066, [0x67] = 0x0067,
+ [0x68] = 0x0068, [0x69] = 0x0069, [0x6a] = 0x006a, [0x6b] = 0x006b,
+ [0x6c] = 0x006c, [0x6d] = 0x006d, [0x6e] = 0x006e, [0x6f] = 0x006f,
+ [0x70] = 0x0070, [0x71] = 0x0071, [0x72] = 0x0072, [0x73] = 0x0073,
+ [0x74] = 0x0074, [0x75] = 0x0075, [0x76] = 0x0076, [0x77] = 0x0077,
+ [0x78] = 0x0078, [0x79] = 0x0079, [0x7a] = 0x007a, [0x7b] = 0x007b,
+ [0x7c] = 0x007c, [0x7d] = 0x007d, [0x7e] = 0x007e, [0x7f] = 0x007f,
+ [0x80] = 0xfe88, [0x81] = 0x00d7, [0x82] = 0x00f7, [0x83] = 0xfeb1,
+ [0x84] = 0xfeb5, [0x85] = 0xfeb9, [0x86] = 0xfebd, [0x87] = 0xfe71,
+ [0x88] = 0x0088, [0x89] = 0x25a0, [0x8a] = 0x2502, [0x8b] = 0x2500,
+ [0x8c] = 0x2510, [0x8d] = 0x250c, [0x8e] = 0x2514, [0x8f] = 0x2518,
+ [0x90] = 0xfe79, [0x91] = 0xfe7b, [0x92] = 0xfe7d, [0x93] = 0xfe7f,
+ [0x94] = 0xfe77, [0x95] = 0xfe8a, [0x96] = 0xfef0, [0x97] = 0xfef3,
+ [0x98] = 0xfef2, [0x99] = 0xfece, [0x9a] = 0xfecf, [0x9b] = 0xfed0,
+ [0x9c] = 0xfef6, [0x9d] = 0xfef8, [0x9e] = 0xfefa, [0x9f] = 0xfefc,
+ [0xa0] = 0x00a0, [0xa1] = 0xfe82, [0xa2] = 0xfe84, [0xa3] = 0xfe88,
+ [0xa4] = 0x00a4, [0xa5] = 0xfe8e, [0xa6] = 0xfe8b, [0xa7] = 0xfe91,
+ [0xa8] = 0xfe97, [0xa9] = 0xfe9b, [0xaa] = 0xfe9f, [0xab] = 0xfea3,
+ [0xac] = 0x060c, [0xad] = 0x00ad, [0xae] = 0xfea7, [0xaf] = 0xfeb3,
+ [0xb0] = 0x0660, [0xb1] = 0x0661, [0xb2] = 0x0662, [0xb3] = 0x0663,
+ [0xb4] = 0x0664, [0xb5] = 0x0665, [0xb6] = 0x0666, [0xb7] = 0x0667,
+ [0xb8] = 0x0668, [0xb9] = 0x0669, [0xba] = 0xfeb7, [0xbb] = 0x061b,
+ [0xbc] = 0xfebb, [0xbd] = 0xfebf, [0xbe] = 0xfeca, [0xbf] = 0x061f,
+ [0xc0] = 0xfecb, [0xc1] = 0x0621, [0xc2] = 0x0622, [0xc3] = 0x0623,
+ [0xc4] = 0x0624, [0xc5] = 0x0625, [0xc6] = 0x0626, [0xc7] = 0x0627,
+ [0xc8] = 0x0628, [0xc9] = 0x0629, [0xca] = 0x062a, [0xcb] = 0x062b,
+ [0xcc] = 0x062c, [0xcd] = 0x062d, [0xce] = 0x062e, [0xcf] = 0x062f,
+ [0xd0] = 0x0630, [0xd1] = 0x0631, [0xd2] = 0x0632, [0xd3] = 0x0633,
+ [0xd4] = 0x0634, [0xd5] = 0x0635, [0xd6] = 0x0636, [0xd7] = 0x0637,
+ [0xd8] = 0x0638, [0xd9] = 0x0639, [0xda] = 0x063a, [0xdb] = 0xfecc,
+ [0xdc] = 0xfe82, [0xdd] = 0xfe84, [0xde] = 0xfe8e, [0xdf] = 0xfed3,
+ [0xe0] = 0x0640, [0xe1] = 0x0641, [0xe2] = 0x0642, [0xe3] = 0x0643,
+ [0xe4] = 0x0644, [0xe5] = 0x0645, [0xe6] = 0x0646, [0xe7] = 0x0647,
+ [0xe8] = 0x0648, [0xe9] = 0x0649, [0xea] = 0x064a, [0xeb] = 0x064b,
+ [0xec] = 0x064c, [0xed] = 0x064d, [0xee] = 0x064e, [0xef] = 0x064f,
+ [0xf0] = 0x0650, [0xf1] = 0x0651, [0xf2] = 0x0652, [0xf3] = 0xfed7,
+ [0xf4] = 0xfedb, [0xf5] = 0xfedf, [0xf6] = 0x200b, [0xf7] = 0xfef5,
+ [0xf8] = 0xfef7, [0xf9] = 0xfef9, [0xfa] = 0xfefb, [0xfb] = 0xfee3,
+ [0xfc] = 0xfee7, [0xfd] = 0xfeec, [0xfe] = 0xfee9
+};
+
+static const struct gap from_idx[] =
+{
+ { start: 0x0000, end: 0x007f, idx: 0 },
+ { start: 0x0088, end: 0x0088, idx: -8 },
+ { start: 0x00a0, end: 0x00a0, idx: -31 },
+ { start: 0x00a4, end: 0x00a4, idx: -34 },
+ { start: 0x00ad, end: 0x00ad, idx: -42 },
+ { start: 0x00d7, end: 0x00d7, idx: -83 },
+ { start: 0x00f7, end: 0x00f7, idx: -114 },
+ { start: 0x060c, end: 0x060c, idx: -1414 },
+ { start: 0x061b, end: 0x061b, idx: -1428 },
+ { start: 0x061f, end: 0x061f, idx: -1431 },
+ { start: 0x0621, end: 0x063a, idx: -1432 },
+ { start: 0x0640, end: 0x0652, idx: -1437 },
+ { start: 0x0660, end: 0x066d, idx: -1450 },
+ { start: 0x200b, end: 0x200b, idx: -8007 },
+ { start: 0x2500, end: 0x2500, idx: -9275 },
+ { start: 0x2502, end: 0x2502, idx: -9276 },
+ { start: 0x250c, end: 0x250c, idx: -9285 },
+ { start: 0x2510, end: 0x2510, idx: -9288 },
+ { start: 0x2514, end: 0x2514, idx: -9291 },
+ { start: 0x2518, end: 0x2518, idx: -9294 },
+ { start: 0x25a0, end: 0x25a0, idx: -9429 },
+ { start: 0xfe70, end: 0xfe72, idx: -64932 },
+ { start: 0xfe74, end: 0xfe74, idx: -64933 },
+ { start: 0xfe76, end: 0xfefc, idx: -64934 },
+ { start: 0xff01, end: 0xff5e, idx: -64938 },
+ { start: 0xffe8, end: 0xffe8, idx: -65075 },
+ { start: 0xffed, end: 0xffed, idx: -65079 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const char from_ucs4[] =
+{
+ '\x00', '\x01', '\x02', '\x03', '\x04', '\x05', '\x06', '\x07', '\x08',
+ '\x09', '\x0a', '\x0b', '\x0c', '\x0d', '\x0e', '\x0f', '\x10', '\x11',
+ '\x12', '\x13', '\x14', '\x15', '\x16', '\x17', '\x18', '\x19', '\x1a',
+ '\x1b', '\x1c', '\x1d', '\x1e', '\x1f', '\x20', '\x21', '\x22', '\x23',
+ '\x24', '\x25', '\x26', '\x27', '\x28', '\x29', '\x2a', '\x2b', '\x2c',
+ '\x2d', '\x2e', '\x2f', '\x30', '\x31', '\x32', '\x33', '\x34', '\x35',
+ '\x36', '\x37', '\x38', '\x39', '\x3a', '\x3b', '\x3c', '\x3d', '\x3e',
+ '\x3f', '\x40', '\x41', '\x42', '\x43', '\x44', '\x45', '\x46', '\x47',
+ '\x48', '\x49', '\x4a', '\x4b', '\x4c', '\x4d', '\x4e', '\x4f', '\x50',
+ '\x51', '\x52', '\x53', '\x54', '\x55', '\x56', '\x57', '\x58', '\x59',
+ '\x5a', '\x5b', '\x5c', '\x5d', '\x5e', '\x5f', '\x60', '\x61', '\x62',
+ '\x63', '\x64', '\x65', '\x66', '\x67', '\x68', '\x69', '\x6a', '\x6b',
+ '\x6c', '\x6d', '\x6e', '\x6f', '\x70', '\x71', '\x72', '\x73', '\x74',
+ '\x75', '\x76', '\x77', '\x78', '\x79', '\x7a', '\x7b', '\x7c', '\x7d',
+ '\x7e', '\x7f', '\x88', '\xa0', '\xa4', '\xad', '\x81', '\x82', '\xac',
+ '\xbb', '\xbf', '\xc1', '\xc2', '\xc3', '\xc4', '\xc5', '\xc6', '\xc7',
+ '\xc8', '\xc9', '\xca', '\xcb', '\xcc', '\xcd', '\xce', '\xcf', '\xd0',
+ '\xd1', '\xd2', '\xd3', '\xd4', '\xd5', '\xd6', '\xd7', '\xd8', '\xd9',
+ '\xda', '\xe0', '\xe1', '\xe2', '\xe3', '\xe4', '\xe5', '\xe6', '\xe7',
+ '\xe8', '\xe9', '\xea', '\xeb', '\xec', '\xed', '\xee', '\xef', '\xf0',
+ '\xf1', '\xf2', '\xb0', '\xb1', '\xb2', '\xb3', '\xb4', '\xb5', '\xb6',
+ '\xb7', '\xb8', '\xb9', '\x25', '\x2c', '\x2e', '\x2a', '\xf6', '\x8b',
+ '\x8a', '\x8d', '\x8c', '\x8e', '\x8f', '\x89', '\xeb', '\x87', '\xec',
+ '\xed', '\xee', '\x94', '\xef', '\x90', '\xf0', '\x91', '\xf1', '\x92',
+ '\xf2', '\x93', '\xc1', '\xc2', '\xdc', '\xc3', '\xdd', '\xc4', '\xc4',
+ '\xc5', '\x80', '\xc6', '\x95', '\xa6', '\xa6', '\xc7', '\xde', '\xc8',
+ '\xc8', '\xa7', '\xa7', '\xc9', '\xc9', '\xca', '\xca', '\xa8', '\xa8',
+ '\xcb', '\xcb', '\xa9', '\xa9', '\xcc', '\xcc', '\xaa', '\xaa', '\xcd',
+ '\xcd', '\xab', '\xab', '\xce', '\xce', '\xae', '\xae', '\xcf', '\xcf',
+ '\xd0', '\xd0', '\xd1', '\xd1', '\xd2', '\xd2', '\xd3', '\xd3', '\xaf',
+ '\xaf', '\xd4', '\xd4', '\xba', '\xba', '\xd5', '\xd5', '\xbc', '\xbc',
+ '\xd6', '\xd6', '\xbd', '\xbd', '\xd7', '\xd7', '\xd7', '\xd7', '\xd8',
+ '\xd8', '\xd8', '\xd8', '\xd9', '\xbe', '\xc0', '\xdb', '\xda', '\x99',
+ '\x9a', '\x9b', '\xe1', '\xe1', '\xdf', '\xdf', '\xe2', '\xe2', '\xf3',
+ '\xf3', '\xe3', '\xe3', '\xf4', '\xf4', '\xe4', '\xe4', '\xf5', '\xf5',
+ '\xe5', '\xe5', '\xfb', '\xfb', '\xe6', '\xe6', '\xfc', '\xfc', '\xfe',
+ '\xfe', '\xe7', '\xfd', '\xe8', '\xe8', '\xe9', '\x96', '\xea', '\x98',
+ '\x97', '\x97', '\xf7', '\x9c', '\xf8', '\x9d', '\xf9', '\x9e', '\xfa',
+ '\x9f', '\x21', '\x22', '\x23', '\x24', '\x25', '\x26', '\x27', '\x28',
+ '\x29', '\x2a', '\x2b', '\x2c', '\x2d', '\x2e', '\x2f', '\x30', '\x31',
+ '\x32', '\x33', '\x34', '\x35', '\x36', '\x37', '\x38', '\x39', '\x3a',
+ '\x3b', '\x3c', '\x3d', '\x3e', '\x3f', '\x40', '\x41', '\x42', '\x43',
+ '\x44', '\x45', '\x46', '\x47', '\x48', '\x49', '\x4a', '\x4b', '\x4c',
+ '\x4d', '\x4e', '\x4f', '\x50', '\x51', '\x52', '\x53', '\x54', '\x55',
+ '\x56', '\x57', '\x58', '\x59', '\x5a', '\x5b', '\x5c', '\x5d', '\x5e',
+ '\x5f', '\x60', '\x61', '\x62', '\x63', '\x64', '\x65', '\x66', '\x67',
+ '\x68', '\x69', '\x6a', '\x6b', '\x6c', '\x6d', '\x6e', '\x6f', '\x70',
+ '\x71', '\x72', '\x73', '\x74', '\x75', '\x76', '\x77', '\x78', '\x79',
+ '\x7a', '\x7b', '\x7c', '\x7d', '\x7e', '\x8a', '\x89'
+};
diff --git a/iconvdata/ibm856.c b/iconvdata/ibm856.c
new file mode 100644
index 0000000000..cef7e2a3e2
--- /dev/null
+++ b/iconvdata/ibm856.c
@@ -0,0 +1,29 @@
+/* Conversion from and to IBM856.
+ Copyright (C) 2000 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+ Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
+
+#include <stdint.h>
+
+/* Get the conversion table. */
+#define TABLES <ibm856.h>
+
+#define CHARSET_NAME "IBM856//"
+#define HAS_HOLES 1 /* Not all 256 character are defined. */
+
+#include <8bit-gap.c>
diff --git a/iconvdata/ibm856.h b/iconvdata/ibm856.h
new file mode 100644
index 0000000000..0d0996f1ca
--- /dev/null
+++ b/iconvdata/ibm856.h
@@ -0,0 +1,185 @@
+/* Tables for conversion from and to IBM856.
+ Copyright (C) 2000 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+ Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
+
+static const uint32_t to_ucs4[256] =
+{
+ [0x00] = 0x0000, [0x01] = 0x0001, [0x02] = 0x0002, [0x03] = 0x0003,
+ [0x04] = 0x0004, [0x05] = 0x0005, [0x06] = 0x0006, [0x07] = 0x0007,
+ [0x08] = 0x0008, [0x09] = 0x0009, [0x0a] = 0x000a, [0x0b] = 0x000b,
+ [0x0c] = 0x000c, [0x0d] = 0x000d, [0x0e] = 0x000e, [0x0f] = 0x000f,
+ [0x10] = 0x0010, [0x11] = 0x0011, [0x12] = 0x0012, [0x13] = 0x0013,
+ [0x14] = 0x0014, [0x15] = 0x0015, [0x16] = 0x0016, [0x17] = 0x0017,
+ [0x18] = 0x0018, [0x19] = 0x0019, [0x1a] = 0x001c, [0x1b] = 0x001b,
+ [0x1c] = 0x007f, [0x1d] = 0x001d, [0x1e] = 0x001e, [0x1f] = 0x001f,
+ [0x20] = 0x0020, [0x21] = 0x0021, [0x22] = 0x0022, [0x23] = 0x0023,
+ [0x24] = 0x0024, [0x25] = 0x0025, [0x26] = 0x0026, [0x27] = 0x0027,
+ [0x28] = 0x0028, [0x29] = 0x0029, [0x2a] = 0x002a, [0x2b] = 0x002b,
+ [0x2c] = 0x002c, [0x2d] = 0x002d, [0x2e] = 0x002e, [0x2f] = 0x002f,
+ [0x30] = 0x0030, [0x31] = 0x0031, [0x32] = 0x0032, [0x33] = 0x0033,
+ [0x34] = 0x0034, [0x35] = 0x0035, [0x36] = 0x0036, [0x37] = 0x0037,
+ [0x38] = 0x0038, [0x39] = 0x0039, [0x3a] = 0x003a, [0x3b] = 0x003b,
+ [0x3c] = 0x003c, [0x3d] = 0x003d, [0x3e] = 0x003e, [0x3f] = 0x003f,
+ [0x40] = 0x0040, [0x41] = 0x0041, [0x42] = 0x0042, [0x43] = 0x0043,
+ [0x44] = 0x0044, [0x45] = 0x0045, [0x46] = 0x0046, [0x47] = 0x0047,
+ [0x48] = 0x0048, [0x49] = 0x0049, [0x4a] = 0x004a, [0x4b] = 0x004b,
+ [0x4c] = 0x004c, [0x4d] = 0x004d, [0x4e] = 0x004e, [0x4f] = 0x004f,
+ [0x50] = 0x0050, [0x51] = 0x0051, [0x52] = 0x0052, [0x53] = 0x0053,
+ [0x54] = 0x0054, [0x55] = 0x0055, [0x56] = 0x0056, [0x57] = 0x0057,
+ [0x58] = 0x0058, [0x59] = 0x0059, [0x5a] = 0x005a, [0x5b] = 0x005b,
+ [0x5c] = 0x005c, [0x5d] = 0x005d, [0x5e] = 0x005e, [0x5f] = 0x005f,
+ [0x60] = 0x0060, [0x61] = 0x0061, [0x62] = 0x0062, [0x63] = 0x0063,
+ [0x64] = 0x0064, [0x65] = 0x0065, [0x66] = 0x0066, [0x67] = 0x0067,
+ [0x68] = 0x0068, [0x69] = 0x0069, [0x6a] = 0x006a, [0x6b] = 0x006b,
+ [0x6c] = 0x006c, [0x6d] = 0x006d, [0x6e] = 0x006e, [0x6f] = 0x006f,
+ [0x70] = 0x0070, [0x71] = 0x0071, [0x72] = 0x0072, [0x73] = 0x0073,
+ [0x74] = 0x0074, [0x75] = 0x0075, [0x76] = 0x0076, [0x77] = 0x0077,
+ [0x78] = 0x0078, [0x79] = 0x0079, [0x7a] = 0x007a, [0x7b] = 0x007b,
+ [0x7c] = 0x007c, [0x7d] = 0x007d, [0x7e] = 0x007e, [0x7f] = 0x001a,
+ [0x80] = 0x05d0, [0x81] = 0x05d1, [0x82] = 0x05d2, [0x83] = 0x05d3,
+ [0x84] = 0x05d4, [0x85] = 0x05d5, [0x86] = 0x05d6, [0x87] = 0x05d7,
+ [0x88] = 0x05d8, [0x89] = 0x05d9, [0x8a] = 0x05da, [0x8b] = 0x05db,
+ [0x8c] = 0x05dc, [0x8d] = 0x05dd, [0x8e] = 0x05de, [0x8f] = 0x05df,
+ [0x90] = 0x05e0, [0x91] = 0x05e1, [0x92] = 0x05e2, [0x93] = 0x05e3,
+ [0x94] = 0x05e4, [0x95] = 0x05e5, [0x96] = 0x05e6, [0x97] = 0x05e7,
+ [0x98] = 0x05e8, [0x99] = 0x05e9, [0x9a] = 0x05ea, [0x9c] = 0x00a3,
+ [0x9e] = 0x00d7, [0xa9] = 0x00ae, [0xaa] = 0x00ac, [0xab] = 0x00bd,
+ [0xac] = 0x00bc, [0xae] = 0x00ab, [0xaf] = 0x00bb, [0xb0] = 0x2591,
+ [0xb1] = 0x2592, [0xb2] = 0x2593, [0xb3] = 0x2502, [0xb4] = 0x2524,
+ [0xb8] = 0x00a9, [0xb9] = 0x2563, [0xba] = 0x2551, [0xbb] = 0x2557,
+ [0xbc] = 0x255d, [0xbd] = 0x00a2, [0xbe] = 0x00a5, [0xbf] = 0x2510,
+ [0xc0] = 0x2514, [0xc1] = 0x2534, [0xc2] = 0x252c, [0xc3] = 0x251c,
+ [0xc4] = 0x2500, [0xc5] = 0x253c, [0xc8] = 0x255a, [0xc9] = 0x2554,
+ [0xca] = 0x2569, [0xcb] = 0x2566, [0xcc] = 0x2560, [0xcd] = 0x2550,
+ [0xce] = 0x256c, [0xcf] = 0x00a4, [0xd9] = 0x2518, [0xda] = 0x250c,
+ [0xdb] = 0x2588, [0xdc] = 0x2584, [0xdd] = 0x00a6, [0xdf] = 0x2580,
+ [0xe6] = 0x00b5, [0xee] = 0x203e, [0xef] = 0x00b4, [0xf0] = 0x00ad,
+ [0xf1] = 0x00b1, [0xf2] = 0x2017, [0xf3] = 0x00be, [0xf4] = 0x00b6,
+ [0xf5] = 0x00a7, [0xf6] = 0x00f7, [0xf7] = 0x00b8, [0xf8] = 0x00b0,
+ [0xf9] = 0x00a8, [0xfa] = 0x2022, [0xfb] = 0x00b9, [0xfc] = 0x00b3,
+ [0xfd] = 0x00b2, [0xfe] = 0x25a0, [0xff] = 0x00a0
+};
+
+static const struct gap from_idx[] =
+{
+ { start: 0x0000, end: 0x007f, idx: 0 },
+ { start: 0x00a0, end: 0x00a0, idx: -32 },
+ { start: 0x00a2, end: 0x00a9, idx: -33 },
+ { start: 0x00ab, end: 0x00ae, idx: -34 },
+ { start: 0x00b0, end: 0x00b6, idx: -35 },
+ { start: 0x00b8, end: 0x00b9, idx: -36 },
+ { start: 0x00bb, end: 0x00be, idx: -37 },
+ { start: 0x00d7, end: 0x00d7, idx: -61 },
+ { start: 0x00f7, end: 0x00f7, idx: -92 },
+ { start: 0x05d0, end: 0x05ea, idx: -1332 },
+ { start: 0x2017, end: 0x2017, idx: -8032 },
+ { start: 0x2022, end: 0x2022, idx: -8042 },
+ { start: 0x203c, end: 0x203c, idx: -8067 },
+ { start: 0x203e, end: 0x203e, idx: -8068 },
+ { start: 0x2190, end: 0x2195, idx: -8405 },
+ { start: 0x21a8, end: 0x21a8, idx: -8423 },
+ { start: 0x221f, end: 0x221f, idx: -8541 },
+ { start: 0x2302, end: 0x2302, idx: -8767 },
+ { start: 0x2500, end: 0x2500, idx: -9276 },
+ { start: 0x2502, end: 0x2502, idx: -9277 },
+ { start: 0x250c, end: 0x250c, idx: -9286 },
+ { start: 0x2510, end: 0x2510, idx: -9289 },
+ { start: 0x2514, end: 0x2514, idx: -9292 },
+ { start: 0x2518, end: 0x2518, idx: -9295 },
+ { start: 0x251c, end: 0x251c, idx: -9298 },
+ { start: 0x2524, end: 0x2524, idx: -9305 },
+ { start: 0x252c, end: 0x252c, idx: -9312 },
+ { start: 0x2534, end: 0x2534, idx: -9319 },
+ { start: 0x253c, end: 0x253c, idx: -9326 },
+ { start: 0x2550, end: 0x2551, idx: -9345 },
+ { start: 0x2554, end: 0x2554, idx: -9347 },
+ { start: 0x2557, end: 0x2557, idx: -9349 },
+ { start: 0x255a, end: 0x255a, idx: -9351 },
+ { start: 0x255d, end: 0x255d, idx: -9353 },
+ { start: 0x2560, end: 0x2560, idx: -9355 },
+ { start: 0x2563, end: 0x2563, idx: -9357 },
+ { start: 0x2566, end: 0x2566, idx: -9359 },
+ { start: 0x2569, end: 0x2569, idx: -9361 },
+ { start: 0x256c, end: 0x256c, idx: -9363 },
+ { start: 0x2580, end: 0x2580, idx: -9382 },
+ { start: 0x2584, end: 0x2584, idx: -9385 },
+ { start: 0x2588, end: 0x2588, idx: -9388 },
+ { start: 0x2591, end: 0x2593, idx: -9396 },
+ { start: 0x25a0, end: 0x25a0, idx: -9408 },
+ { start: 0x25ac, end: 0x25ac, idx: -9419 },
+ { start: 0x25b2, end: 0x25b2, idx: -9424 },
+ { start: 0x25ba, end: 0x25ba, idx: -9431 },
+ { start: 0x25bc, end: 0x25bc, idx: -9432 },
+ { start: 0x25c4, end: 0x25c4, idx: -9439 },
+ { start: 0x25cb, end: 0x25cb, idx: -9445 },
+ { start: 0x25d8, end: 0x25d9, idx: -9457 },
+ { start: 0x263a, end: 0x263c, idx: -9553 },
+ { start: 0x2640, end: 0x2640, idx: -9556 },
+ { start: 0x2642, end: 0x2642, idx: -9557 },
+ { start: 0x2660, end: 0x2660, idx: -9586 },
+ { start: 0x2663, end: 0x2663, idx: -9588 },
+ { start: 0x2665, end: 0x2666, idx: -9589 },
+ { start: 0x266a, end: 0x266b, idx: -9592 },
+ { start: 0xff01, end: 0xff5e, idx: -65037 },
+ { start: 0xffe8, end: 0xffee, idx: -65174 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const char from_ucs4[] =
+{
+ '\x00', '\x01', '\x02', '\x03', '\x04', '\x05', '\x06', '\x07', '\x08',
+ '\x09', '\x0a', '\x0b', '\x0c', '\x0d', '\x0e', '\x0f', '\x10', '\x11',
+ '\x12', '\x13', '\x14', '\x15', '\x16', '\x17', '\x18', '\x19', '\x7f',
+ '\x1b', '\x1a', '\x1d', '\x1e', '\x1f', '\x20', '\x21', '\x22', '\x23',
+ '\x24', '\x25', '\x26', '\x27', '\x28', '\x29', '\x2a', '\x2b', '\x2c',
+ '\x2d', '\x2e', '\x2f', '\x30', '\x31', '\x32', '\x33', '\x34', '\x35',
+ '\x36', '\x37', '\x38', '\x39', '\x3a', '\x3b', '\x3c', '\x3d', '\x3e',
+ '\x3f', '\x40', '\x41', '\x42', '\x43', '\x44', '\x45', '\x46', '\x47',
+ '\x48', '\x49', '\x4a', '\x4b', '\x4c', '\x4d', '\x4e', '\x4f', '\x50',
+ '\x51', '\x52', '\x53', '\x54', '\x55', '\x56', '\x57', '\x58', '\x59',
+ '\x5a', '\x5b', '\x5c', '\x5d', '\x5e', '\x5f', '\x60', '\x61', '\x62',
+ '\x63', '\x64', '\x65', '\x66', '\x67', '\x68', '\x69', '\x6a', '\x6b',
+ '\x6c', '\x6d', '\x6e', '\x6f', '\x70', '\x71', '\x72', '\x73', '\x74',
+ '\x75', '\x76', '\x77', '\x78', '\x79', '\x7a', '\x7b', '\x7c', '\x7d',
+ '\x7e', '\x1c', '\xff', '\xbd', '\x9c', '\xcf', '\xbe', '\xdd', '\xf5',
+ '\xf9', '\xb8', '\xae', '\xaa', '\xf0', '\xa9', '\xf8', '\xf1', '\xfd',
+ '\xfc', '\xef', '\xe6', '\xf4', '\xf7', '\xfb', '\xaf', '\xac', '\xab',
+ '\xf3', '\x9e', '\xf6', '\x80', '\x81', '\x82', '\x83', '\x84', '\x85',
+ '\x86', '\x87', '\x88', '\x89', '\x8a', '\x8b', '\x8c', '\x8d', '\x8e',
+ '\x8f', '\x90', '\x91', '\x92', '\x93', '\x94', '\x95', '\x96', '\x97',
+ '\x98', '\x99', '\x9a', '\xf2', '\xfa', '\x13', '\xee', '\x1b', '\x18',
+ '\x1a', '\x19', '\x1d', '\x12', '\x17', '\x1c', '\x7f', '\xc4', '\xb3',
+ '\xda', '\xbf', '\xc0', '\xd9', '\xc3', '\xb4', '\xc2', '\xc1', '\xc5',
+ '\xcd', '\xba', '\xc9', '\xbb', '\xc8', '\xbc', '\xcc', '\xb9', '\xcb',
+ '\xca', '\xce', '\xdf', '\xdc', '\xdb', '\xb0', '\xb1', '\xb2', '\xfe',
+ '\x16', '\x1e', '\x10', '\x1f', '\x11', '\x09', '\x08', '\x0a', '\x01',
+ '\x02', '\x0f', '\x0c', '\x0b', '\x06', '\x05', '\x03', '\x04', '\x0d',
+ '\x0e', '\x21', '\x22', '\x23', '\x24', '\x25', '\x26', '\x27', '\x28',
+ '\x29', '\x2a', '\x2b', '\x2c', '\x2d', '\x2e', '\x2f', '\x30', '\x31',
+ '\x32', '\x33', '\x34', '\x35', '\x36', '\x37', '\x38', '\x39', '\x3a',
+ '\x3b', '\x3c', '\x3d', '\x3e', '\x3f', '\x40', '\x41', '\x42', '\x43',
+ '\x44', '\x45', '\x46', '\x47', '\x48', '\x49', '\x4a', '\x4b', '\x4c',
+ '\x4d', '\x4e', '\x4f', '\x50', '\x51', '\x52', '\x53', '\x54', '\x55',
+ '\x56', '\x57', '\x58', '\x59', '\x5a', '\x5b', '\x5c', '\x5d', '\x5e',
+ '\x5f', '\x60', '\x61', '\x62', '\x63', '\x64', '\x65', '\x66', '\x67',
+ '\x68', '\x69', '\x6a', '\x6b', '\x6c', '\x6d', '\x6e', '\x6f', '\x70',
+ '\x71', '\x72', '\x73', '\x74', '\x75', '\x76', '\x77', '\x78', '\x79',
+ '\x7a', '\x7b', '\x7c', '\x7d', '\x7e', '\xb3', '\x1b', '\x18', '\x1a',
+ '\x19', '\xfe', '\x09'
+};
diff --git a/iconvdata/ibm930.c b/iconvdata/ibm930.c
new file mode 100644
index 0000000000..11270ff4af
--- /dev/null
+++ b/iconvdata/ibm930.c
@@ -0,0 +1,270 @@
+/* Conversion from and to IBM930.
+ Copyright (C) 2000 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+ Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
+
+#include <dlfcn.h>
+#include <stdint.h>
+#include <wchar.h>
+#include <byteswap.h>
+#include "ibm930.h"
+
+/* The shift sequences for this charset (it does not use ESC). */
+#define SI 0x0F /* Shift In, host code to turn DBCS off. */
+#define SO 0x0E /* Shift Out, host code to turn DBCS on. */
+
+/* Definitions used in the body of the `gconv' function. */
+#define CHARSET_NAME "IBM930//"
+#define FROM_LOOP from_ibm930
+#define TO_LOOP to_ibm930
+
+/* Definitions of initialization and destructor function. */
+#define DEFINE_INIT 1
+#define DEFINE_FINI 1
+
+#define MIN_NEEDED_FROM 1
+#define MIN_NEEDED_TO 4
+
+/* Current codeset type. */
+enum
+{
+ init = 0,
+ sb,
+ db
+};
+
+/* First, define the conversion function from IBM-930 to UCS4. */
+#define MIN_NEEDED_INPUT MIN_NEEDED_FROM
+#define MIN_NEEDED_OUTPUT MIN_NEEDED_TO
+#define INIT_PARAMS int curcs = init;
+#define LOOPFCT FROM_LOOP
+#define BODY \
+ { \
+ uint32_t ch = *inptr; \
+ uint32_t res; \
+ const struct gap *rp1 = __ibm930sb_to_ucs4_idx; \
+ const struct gap *rp2 = __ibm930db_to_ucs4_idx; \
+ \
+ if (__builtin_expect (ch, 0) == SO) \
+ { \
+ if (__builtin_expect (inptr + 1 >= inend, 0)) \
+ { \
+ result = __GCONV_INCOMPLETE_INPUT; \
+ break; \
+ } \
+ \
+ /* Shift OUT, change to DBCS converter. */ \
+ if (curcs == db) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ curcs = db; \
+ ++inptr; \
+ ch = *inptr; \
+ } \
+ else if (__builtin_expect (ch, 0) == SI) \
+ { \
+ if (__builtin_expect (inptr + 1 >= inend, 0)) \
+ { \
+ result = __GCONV_INCOMPLETE_INPUT; \
+ break; \
+ } \
+ \
+ /* Shift IN, change to SBCS converter */ \
+ if (curcs == sb) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ curcs = sb; \
+ ++inptr; \
+ ch = *inptr; \
+ } \
+ \
+ if (curcs == sb || curcs == init) \
+ { \
+ /* Use the IBM930 table for single byte. */ \
+ while (ch > rp1->end) \
+ ++rp1; \
+ \
+ if (__builtin_expect (rp1 == NULL, 0) \
+ || __builtin_expect (ch < rp1->start, 0) \
+ || (res = __ibm930sb_to_ucs4[ch + rp1->idx], \
+ __builtin_expect (res, L'\1') == L'\0' && ch != '\0')) \
+ { \
+ /* This is an illegal character. */ \
+ if (! ignore_errors_p ()) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ ++*irreversible; \
+ ++inptr; \
+ continue; \
+ } \
+ else \
+ { \
+ if (res == 0xa5) \
+ res = 0x5c; \
+ put32 (outptr, res); \
+ outptr += 4; \
+ ++inptr; \
+ } \
+ } \
+ else if (curcs == db) \
+ { \
+ /* Use the IBM930 table for double byte. */ \
+ if (__builtin_expect (inptr + 1 >= inend, 0)) \
+ { \
+ /* The second character is not available. Store the \
+ intermediate result. */ \
+ result = __GCONV_INCOMPLETE_INPUT; \
+ break; \
+ } \
+ \
+ ch = (ch * 0x100) + inptr[1]; \
+ while (ch > rp2->end) \
+ ++rp2; \
+ \
+ if (__builtin_expect (rp2 == NULL, 0) \
+ || __builtin_expect (ch < rp2->start, 0) \
+ || (res = __ibm930db_to_ucs4[ch + rp2->idx], \
+ __builtin_expect (res, L'\1') == L'\0' && ch != '\0')) \
+ { \
+ /* This is an illegal character. */ \
+ if (! ignore_errors_p ()) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ ++*irreversible; \
+ inptr += 2; \
+ continue; \
+ } \
+ else \
+ { \
+ put32 (outptr, res); \
+ outptr += 4; \
+ inptr += 2; \
+ } \
+ } \
+ }
+#define LOOP_NEED_FLAGS
+#include <iconv/loop.c>
+
+/* Next, define the other direction. */
+#define MIN_NEEDED_INPUT MIN_NEEDED_TO
+#define MIN_NEEDED_OUTPUT MIN_NEEDED_FROM
+#define INIT_PARAMS int curcs = init;
+#define LOOPFCT TO_LOOP
+#define BODY \
+ { \
+ uint32_t ch = get32 (inptr); \
+ const struct gap *rp1 = __ucs4_to_ibm930sb_idx; \
+ const struct gap *rp2 = __ucs4_to_ibm930db_idx; \
+ const char *cp; \
+ \
+ if (__builtin_expect (ch, 0) >= 0xffff) \
+ { \
+ rp1 = NULL; \
+ rp2 = NULL; \
+ } \
+ else \
+ while (ch > rp1->end) \
+ ++rp1; \
+ \
+ /* Use the UCS4 table for single byte. */ \
+ if (__builtin_expect (rp1 == NULL, 0) \
+ || __builtin_expect (ch < rp1->start, 0) \
+ || (cp = __ucs4_to_ibm930sb[ch + rp1->idx], \
+ __builtin_expect (cp[0], L'\1') == L'\0' && ch != '\0')) \
+ { \
+ /* Use the UCS4 table for double byte. */ \
+ while (ch > rp2->end) \
+ ++rp2; \
+ \
+ if (__builtin_expect (rp2 == NULL, 0) \
+ || __builtin_expect (ch < rp2->start, 0) \
+ || (cp = __ucs4_to_ibm930db[ch + rp2->idx], \
+ __builtin_expect (cp[0], L'\1')==L'\0' && ch != '\0')) \
+ { \
+ /* This is an illegal character. */ \
+ if (! ignore_errors_p ()) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ ++*irreversible; \
+ } \
+ else \
+ { \
+ if (curcs == init || curcs == sb) \
+ { \
+ if (__builtin_expect (outptr+1 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ *outptr++ = SO; \
+ curcs = db; \
+ } \
+ \
+ if (__builtin_expect (outptr + 2 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ *outptr++ = cp[0]; \
+ *outptr++ = cp[1]; \
+ } \
+ } \
+ else \
+ { \
+ if (curcs == db) \
+ { \
+ if (__builtin_expect (outptr + 1 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ *outptr++ = SI; \
+ } \
+ \
+ if (__builtin_expect (outptr + 1 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ if (ch == 0x7e) \
+ *outptr++ = 0xa1; \
+ else if (ch == 0x5c) \
+ *outptr++ = 0x5b; \
+ else \
+ *outptr++ = cp[0]; \
+ curcs = sb; \
+ } \
+ \
+ /* Now that we wrote the output increment the input pointer. */ \
+ inptr += 4; \
+ }
+#define LOOP_NEED_FLAGS
+#include <iconv/loop.c>
+
+/* Now define the toplevel functions. */
+#include <iconv/skeleton.c>
diff --git a/iconvdata/ibm930.h b/iconvdata/ibm930.h
new file mode 100644
index 0000000000..4ad6bb8f00
--- /dev/null
+++ b/iconvdata/ibm930.h
@@ -0,0 +1,7748 @@
+/* Tables for conversion from and to IBM930.
+ Copyright (C) 2000 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+ Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
+
+#ifndef _IBM930_H
+#define _IBM930_H 1
+
+#include <gconv.h>
+#include <stdint.h>
+
+struct gap
+{
+ uint16_t start;
+ uint16_t end;
+ int32_t idx;
+};
+
+
+static const struct gap __ibm930sb_to_ucs4_idx[] =
+{
+ { start: 0x0000, end: 0x0056, idx: 0 },
+ { start: 0x0058, end: 0x0058, idx: -1 },
+ { start: 0x005a, end: 0x0069, idx: -2 },
+ { start: 0x006b, end: 0x009b, idx: -3 },
+ { start: 0x009d, end: 0x00c9, idx: -4 },
+ { start: 0x00d0, end: 0x00d9, idx: -10 },
+ { start: 0x00e0, end: 0x00e0, idx: -16 },
+ { start: 0x00e2, end: 0x00e9, idx: -17 },
+ { start: 0x00f0, end: 0x00f9, idx: -23 },
+ { start: 0x00ff, end: 0x00ff, idx: -28 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const uint16_t __ibm930sb_to_ucs4[] =
+{
+ 0x0000, 0x0001, 0x0002, 0x0003, 0x009C, 0x0009, 0x0086, 0x007F, 0x0097,
+ 0x008D, 0x008E, 0x000B, 0x000C, 0x000D, 0x000E, 0x000F, 0x0010, 0x0011,
+ 0x0012, 0x0013, 0x009D, 0x0085, 0x0008, 0x0087, 0x0018, 0x0019, 0x0092,
+ 0x008F, 0x001C, 0x001D, 0x001E, 0x001F, 0x0080, 0x0081, 0x0082, 0x0083,
+ 0x0084, 0x000A, 0x0017, 0x001B, 0x0088, 0x0089, 0x008A, 0x008B, 0x008C,
+ 0x0005, 0x0006, 0x0007, 0x0090, 0x0091, 0x0016, 0x0093, 0x0094, 0x0095,
+ 0x0096, 0x0004, 0x0098, 0x0099, 0x009A, 0x009B, 0x0014, 0x0015, 0x009E,
+ 0x001A, 0x0020, 0xFF61, 0xFF62, 0xFF63, 0xFF64, 0xFF65, 0xFF66, 0xFF67,
+ 0xFF68, 0xFF69, 0x00A3, 0x002E, 0x003C, 0x0028, 0x002B, 0x007C, 0x0026,
+ 0xFF6A, 0xFF6B, 0xFF6C, 0xFF6D, 0xFF6E, 0xFF6F, 0xFF70, 0x0021, 0x00A5,
+ 0x002A, 0x0029, 0x003B, 0x00AC, 0x002D, 0x002F, 0x0061, 0x0062, 0x0063,
+ 0x0064, 0x0065, 0x0066, 0x0067, 0x0068, 0x002C, 0x0025, 0x005F, 0x003E,
+ 0x003F, 0x005B, 0x0069, 0x006A, 0x006B, 0x006C, 0x006D, 0x006E, 0x006F,
+ 0x0070, 0x0060, 0x003A, 0x0023, 0x0040, 0x0027, 0x003D, 0x0022, 0x005D,
+ 0xFF71, 0xFF72, 0xFF73, 0xFF74, 0xFF75, 0xFF76, 0xFF77, 0xFF78, 0xFF79,
+ 0xFF7A, 0x0071, 0xFF7B, 0xFF7C, 0xFF7D, 0xFF7E, 0xFF7F, 0xFF80, 0xFF81,
+ 0xFF82, 0xFF83, 0xFF84, 0xFF85, 0xFF86, 0xFF87, 0xFF88, 0xFF89, 0x0072,
+ 0xFF8A, 0xFF8B, 0xFF8C, 0x007E, 0x203E, 0xFF8D, 0xFF8E, 0xFF8F, 0xFF90,
+ 0xFF91, 0xFF92, 0xFF93, 0xFF94, 0xFF95, 0x0073, 0xFF96, 0xFF97, 0xFF98,
+ 0xFF99, 0x005E, 0x00A2, 0x005C, 0x0074, 0x0075, 0x0076, 0x0077, 0x0078,
+ 0x0079, 0x007A, 0xFF9A, 0xFF9B, 0xFF9C, 0xFF9D, 0xFF9E, 0xFF9F, 0x007B,
+ 0x0041, 0x0042, 0x0043, 0x0044, 0x0045, 0x0046, 0x0047, 0x0048, 0x0049,
+ 0x007D, 0x004A, 0x004B, 0x004C, 0x004D, 0x004E, 0x004F, 0x0050, 0x0051,
+ 0x0052, 0x0024, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, 0x0059,
+ 0x005A, 0x0030, 0x0031, 0x0032, 0x0033, 0x0034, 0x0035, 0x0036, 0x0037,
+ 0x0038, 0x0039, 0x009F
+};
+
+static const struct gap __ibm930db_to_ucs4_idx[] =
+{
+ { start: 0x4040, end: 0x4040, idx: -16448 },
+ { start: 0x4141, end: 0x4158, idx: -16704 },
+ { start: 0x4161, end: 0x4178, idx: -16712 },
+ { start: 0x4180, end: 0x41a0, idx: -16719 },
+ { start: 0x41b1, end: 0x41ba, idx: -16735 },
+ { start: 0x41c0, end: 0x41e0, idx: -16740 },
+ { start: 0x41f1, end: 0x41fa, idx: -16756 },
+ { start: 0x424a, end: 0x4250, idx: -16835 },
+ { start: 0x425a, end: 0x4261, idx: -16844 },
+ { start: 0x426a, end: 0x426f, idx: -16852 },
+ { start: 0x4279, end: 0x427f, idx: -16861 },
+ { start: 0x4281, end: 0x4289, idx: -16862 },
+ { start: 0x4291, end: 0x4299, idx: -16869 },
+ { start: 0x42a1, end: 0x42a9, idx: -16876 },
+ { start: 0x42c0, end: 0x42c9, idx: -16898 },
+ { start: 0x42d0, end: 0x42d9, idx: -16904 },
+ { start: 0x42e0, end: 0x42e0, idx: -16910 },
+ { start: 0x42e2, end: 0x42e9, idx: -16911 },
+ { start: 0x42f0, end: 0x42f9, idx: -16917 },
+ { start: 0x4341, end: 0x434f, idx: -16988 },
+ { start: 0x4351, end: 0x437a, idx: -16989 },
+ { start: 0x437c, end: 0x437f, idx: -16990 },
+ { start: 0x4381, end: 0x438a, idx: -16991 },
+ { start: 0x438c, end: 0x439a, idx: -16992 },
+ { start: 0x439d, end: 0x439f, idx: -16994 },
+ { start: 0x43a1, end: 0x43aa, idx: -16995 },
+ { start: 0x43ac, end: 0x43dd, idx: -16996 },
+ { start: 0x43e0, end: 0x43f2, idx: -16998 },
+ { start: 0x4442, end: 0x444e, idx: -17077 },
+ { start: 0x4450, end: 0x4457, idx: -17078 },
+ { start: 0x445a, end: 0x447f, idx: -17080 },
+ { start: 0x4481, end: 0x448a, idx: -17081 },
+ { start: 0x448c, end: 0x449a, idx: -17082 },
+ { start: 0x449d, end: 0x449f, idx: -17084 },
+ { start: 0x44a2, end: 0x44aa, idx: -17086 },
+ { start: 0x44ac, end: 0x44af, idx: -17087 },
+ { start: 0x44ba, end: 0x44bd, idx: -17097 },
+ { start: 0x44c0, end: 0x44d3, idx: -17099 },
+ { start: 0x44d5, end: 0x44dd, idx: -17100 },
+ { start: 0x44e0, end: 0x44f3, idx: -17102 },
+ { start: 0x4541, end: 0x45fe, idx: -17179 },
+ { start: 0x4641, end: 0x46fe, idx: -17245 },
+ { start: 0x4741, end: 0x47fe, idx: -17311 },
+ { start: 0x4841, end: 0x48fe, idx: -17377 },
+ { start: 0x4941, end: 0x49fe, idx: -17443 },
+ { start: 0x4a41, end: 0x4afe, idx: -17509 },
+ { start: 0x4b41, end: 0x4bfe, idx: -17575 },
+ { start: 0x4c41, end: 0x4cfe, idx: -17641 },
+ { start: 0x4d41, end: 0x4dfe, idx: -17707 },
+ { start: 0x4e41, end: 0x4efe, idx: -17773 },
+ { start: 0x4f41, end: 0x4ffe, idx: -17839 },
+ { start: 0x5041, end: 0x50fe, idx: -17905 },
+ { start: 0x5141, end: 0x51fe, idx: -17971 },
+ { start: 0x5241, end: 0x52fe, idx: -18037 },
+ { start: 0x5341, end: 0x53fe, idx: -18103 },
+ { start: 0x5441, end: 0x54fe, idx: -18169 },
+ { start: 0x5541, end: 0x55fa, idx: -18235 },
+ { start: 0x5641, end: 0x56fe, idx: -18305 },
+ { start: 0x5741, end: 0x57fe, idx: -18371 },
+ { start: 0x5841, end: 0x58fe, idx: -18437 },
+ { start: 0x5941, end: 0x59fe, idx: -18503 },
+ { start: 0x5a41, end: 0x5afe, idx: -18569 },
+ { start: 0x5b41, end: 0x5bfe, idx: -18635 },
+ { start: 0x5c41, end: 0x5cfe, idx: -18701 },
+ { start: 0x5d41, end: 0x5dfe, idx: -18767 },
+ { start: 0x5e41, end: 0x5efe, idx: -18833 },
+ { start: 0x5f41, end: 0x5ffe, idx: -18899 },
+ { start: 0x6041, end: 0x60fe, idx: -18965 },
+ { start: 0x6141, end: 0x61fe, idx: -19031 },
+ { start: 0x6241, end: 0x62fe, idx: -19097 },
+ { start: 0x6341, end: 0x63fe, idx: -19163 },
+ { start: 0x6441, end: 0x64fe, idx: -19229 },
+ { start: 0x6541, end: 0x65fe, idx: -19295 },
+ { start: 0x6641, end: 0x66fe, idx: -19361 },
+ { start: 0x6741, end: 0x67fe, idx: -19427 },
+ { start: 0x6841, end: 0x6885, idx: -19493 },
+ { start: 0x6941, end: 0x69fe, idx: -19680 },
+ { start: 0x6a41, end: 0x6afe, idx: -19746 },
+ { start: 0x6b41, end: 0x6bfe, idx: -19812 },
+ { start: 0x6c41, end: 0x6cfe, idx: -19878 },
+ { start: 0x6d41, end: 0x6dfe, idx: -19944 },
+ { start: 0x6e41, end: 0x6efe, idx: -20010 },
+ { start: 0x6f41, end: 0x6ffe, idx: -20076 },
+ { start: 0x7041, end: 0x70fe, idx: -20142 },
+ { start: 0x7141, end: 0x71fe, idx: -20208 },
+ { start: 0x7241, end: 0x72fe, idx: -20274 },
+ { start: 0x7341, end: 0x73fe, idx: -20340 },
+ { start: 0x7441, end: 0x74fe, idx: -20406 },
+ { start: 0x7541, end: 0x75fe, idx: -20472 },
+ { start: 0x7641, end: 0x76fe, idx: -20538 },
+ { start: 0x7741, end: 0x77fe, idx: -20604 },
+ { start: 0x7841, end: 0x78fe, idx: -20670 },
+ { start: 0x7941, end: 0x79fe, idx: -20736 },
+ { start: 0x7a41, end: 0x7afe, idx: -20802 },
+ { start: 0x7b41, end: 0x7bfe, idx: -20868 },
+ { start: 0x7c41, end: 0x7cfe, idx: -20934 },
+ { start: 0x7d41, end: 0x7dfe, idx: -21000 },
+ { start: 0x7e41, end: 0x7efe, idx: -21066 },
+ { start: 0x7f41, end: 0x7ffe, idx: -21132 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const uint16_t __ibm930db_to_ucs4[] =
+{
+ 0x3000, 0x03B1, 0x03B2, 0x03B3, 0x03B4, 0x03B5, 0x03B6, 0x03B7, 0x03B8,
+ 0x03B9, 0x03BA, 0x03BB, 0x03BC, 0x03BD, 0x03BE, 0x03BF, 0x03C0, 0x03C1,
+ 0x03C3, 0x03C4, 0x03C5, 0x03C6, 0x03C7, 0x03C8, 0x03C9, 0x0391, 0x0392,
+ 0x0393, 0x0394, 0x0395, 0x0396, 0x0397, 0x0398, 0x0399, 0x039A, 0x039B,
+ 0x039C, 0x039D, 0x039E, 0x039F, 0x03A0, 0x03A1, 0x03A3, 0x03A4, 0x03A5,
+ 0x03A6, 0x03A7, 0x03A8, 0x03A9, 0x0430, 0x0431, 0x0432, 0x0433, 0x0434,
+ 0x0435, 0x0451, 0x0436, 0x0437, 0x0438, 0x0439, 0x043A, 0x043B, 0x043C,
+ 0x043D, 0x043E, 0x043F, 0x0440, 0x0441, 0x0442, 0x0443, 0x0444, 0x0445,
+ 0x0446, 0x0447, 0x0448, 0x0449, 0x044A, 0x044B, 0x044C, 0x044D, 0x044E,
+ 0x044F, 0x2170, 0x2171, 0x2172, 0x2173, 0x2174, 0x2175, 0x2176, 0x2177,
+ 0x2178, 0x2179, 0x0410, 0x0411, 0x0412, 0x0413, 0x0414, 0x0415, 0x0401,
+ 0x0416, 0x0417, 0x0418, 0x0419, 0x041A, 0x041B, 0x041C, 0x041D, 0x041E,
+ 0x041F, 0x0420, 0x0421, 0x0422, 0x0423, 0x0424, 0x0425, 0x0426, 0x0427,
+ 0x0428, 0x0429, 0x042A, 0x042B, 0x042C, 0x042D, 0x042E, 0x042F, 0x2160,
+ 0x2161, 0x2162, 0x2163, 0x2164, 0x2165, 0x2166, 0x2167, 0x2168, 0x2169,
+ 0xFFE1, 0xFF0E, 0xFF1C, 0xFF08, 0xFF0B, 0xFF5C, 0xFF06, 0xFF01, 0xFFE5,
+ 0xFF0A, 0xFF09, 0xFF1B, 0xFFE2, 0x2212, 0xFF0F, 0x00A6, 0xFF0C, 0xFF05,
+ 0xFF3F, 0xFF1E, 0xFF1F, 0xFF40, 0xFF1A, 0xFF03, 0xFF20, 0xFF07, 0xFF1D,
+ 0xFF02, 0xFF41, 0xFF42, 0xFF43, 0xFF44, 0xFF45, 0xFF46, 0xFF47, 0xFF48,
+ 0xFF49, 0xFF4A, 0xFF4B, 0xFF4C, 0xFF4D, 0xFF4E, 0xFF4F, 0xFF50, 0xFF51,
+ 0xFF52, 0xFFE3, 0xFF53, 0xFF54, 0xFF55, 0xFF56, 0xFF57, 0xFF58, 0xFF59,
+ 0xFF5A, 0xFF5B, 0xFF21, 0xFF22, 0xFF23, 0xFF24, 0xFF25, 0xFF26, 0xFF27,
+ 0xFF28, 0xFF29, 0xFF5D, 0xFF2A, 0xFF2B, 0xFF2C, 0xFF2D, 0xFF2E, 0xFF2F,
+ 0xFF30, 0xFF31, 0xFF32, 0xFF04, 0xFF33, 0xFF34, 0xFF35, 0xFF36, 0xFF37,
+ 0xFF38, 0xFF39, 0xFF3A, 0xFF10, 0xFF11, 0xFF12, 0xFF13, 0xFF14, 0xFF15,
+ 0xFF16, 0xFF17, 0xFF18, 0xFF19, 0x3002, 0x300C, 0x300D, 0x3001, 0x30FB,
+ 0x30F2, 0x30A1, 0x30A3, 0x30A5, 0xFFE0, 0x2220, 0x22A5, 0x2312, 0x2202,
+ 0x2207, 0x30A7, 0x30A9, 0x30E3, 0x30E5, 0x30E7, 0x30C3, 0x30EE, 0x30FC,
+ 0x30F5, 0x30F6, 0x2261, 0x2252, 0x226A, 0x226B, 0x221A, 0x223D, 0x221D,
+ 0x222B, 0x222C, 0x2208, 0x220B, 0x2286, 0x2287, 0x2282, 0x2283, 0x222A,
+ 0x2229, 0x2227, 0x2228, 0x21D2, 0x21D4, 0x2200, 0x2203, 0x212B, 0x2030,
+ 0x266F, 0x266D, 0x266A, 0x2020, 0x2021, 0x00B6, 0x25EF, 0x2500, 0x2502,
+ 0x250C, 0x2510, 0x30A2, 0x30A4, 0x30A6, 0x30A8, 0x30AA, 0x30AB, 0x30AD,
+ 0x30AF, 0x30B1, 0x30B3, 0x30B5, 0x30B7, 0x30B9, 0x30BB, 0x30BD, 0x30BF,
+ 0x30C1, 0x30C4, 0x30C6, 0x30C8, 0x30CA, 0x30CB, 0x30CC, 0x30CD, 0x30CE,
+ 0x30CF, 0x30D2, 0x30D5, 0x301C, 0x30D8, 0x30DB, 0x30DE, 0x30DF, 0x30E0,
+ 0x30E1, 0x30E2, 0x30E4, 0x30E6, 0x30E8, 0x30E9, 0x30EA, 0x30EB, 0x2518,
+ 0x2514, 0x251C, 0x252C, 0x2524, 0x2534, 0x253C, 0x2501, 0x2503, 0x250F,
+ 0x30EC, 0x30ED, 0x30EF, 0x30F3, 0x309B, 0x309C, 0x30AC, 0x30AE, 0x30B0,
+ 0x30B2, 0x30B4, 0x30B6, 0x30B8, 0x30BA, 0x30BC, 0x30BE, 0x30C0, 0x30C2,
+ 0x30C5, 0x30C7, 0x30C9, 0x30D0, 0x30D3, 0x30D6, 0x30D9, 0x30DC, 0x30F4,
+ 0x30D1, 0x30D4, 0x30D7, 0x30DA, 0x30DD, 0x30F0, 0x30F1, 0x30FD, 0x30FE,
+ 0xFF3C, 0x2513, 0x251B, 0x2517, 0x2523, 0x2533, 0x252B, 0x253B, 0x254B,
+ 0x2520, 0x252F, 0x2528, 0x2537, 0x253F, 0x251D, 0x2530, 0x2525, 0x2538,
+ 0x2542, 0x300E, 0x300F, 0xFF3B, 0xFF3D, 0x3092, 0x3041, 0x3043, 0x3045,
+ 0x2014, 0x00B1, 0x2260, 0x221E, 0x2103, 0x00B4, 0x3047, 0x3049, 0x3083,
+ 0x3085, 0x3087, 0x3063, 0x308E, 0x2010, 0x3003, 0x4EDD, 0x3005, 0x3006,
+ 0x3007, 0x00A8, 0x2018, 0x201C, 0x3014, 0x3008, 0x300A, 0x3010, 0x2266,
+ 0x2234, 0x2642, 0x00A7, 0x203B, 0x3012, 0x3231, 0x2116, 0x2121, 0xFF3E,
+ 0x2019, 0x201D, 0x3015, 0x3009, 0x300B, 0x3011, 0x2267, 0x2235, 0x2640,
+ 0x00D7, 0x00F7, 0x2016, 0x3013, 0x2025, 0x2026, 0x3042, 0x3044, 0x3046,
+ 0x3048, 0x304A, 0x304B, 0x304D, 0x304F, 0x3051, 0x3053, 0x3055, 0x3057,
+ 0x3059, 0x305B, 0x305D, 0x305F, 0x3061, 0x3064, 0x3066, 0x3068, 0x306A,
+ 0x306B, 0x306C, 0x306D, 0x306E, 0x306F, 0x3072, 0x3075, 0x3078, 0x307B,
+ 0x307E, 0x307F, 0x3080, 0x3081, 0x3082, 0x3084, 0x3086, 0x3088, 0x3089,
+ 0x308A, 0x308B, 0x308C, 0x308D, 0x308F, 0x3093, 0x304C, 0x304E, 0x3050,
+ 0x3052, 0x3054, 0x3056, 0x3058, 0x305A, 0x305C, 0x305E, 0x3060, 0x3062,
+ 0x3065, 0x3067, 0x3069, 0x3070, 0x3073, 0x3076, 0x3079, 0x307C, 0x3071,
+ 0x3074, 0x3077, 0x307A, 0x307D, 0x3090, 0x3091, 0x309D, 0x309E, 0x25CB,
+ 0x25CF, 0x25B3, 0x25B2, 0x25CE, 0x2606, 0x2605, 0x25C7, 0x25C6, 0x25A1,
+ 0x25A0, 0x25BD, 0x25BC, 0x00B0, 0x2032, 0x2033, 0x2192, 0x2190, 0x2191,
+ 0x2193, 0x4E00, 0x4E8C, 0x4E09, 0x56DB, 0x4E94, 0x516D, 0x4E03, 0x516B,
+ 0x4E5D, 0x5341, 0x767E, 0x5343, 0x4E07, 0x5104, 0x90FD, 0x9053, 0x5E9C,
+ 0x770C, 0x5E02, 0x533A, 0x753A, 0x6751, 0x6771, 0x897F, 0x5357, 0x5317,
+ 0x5927, 0x4E2D, 0x5C0F, 0x4E0A, 0x4E0B, 0x5E74, 0x6708, 0x65E5, 0x7530,
+ 0x5B50, 0x5C71, 0x672C, 0x5DDD, 0x85E4, 0x91CE, 0x5DE5, 0x696D, 0x6728,
+ 0x4E95, 0x90CE, 0x5CF6, 0x96C4, 0x9AD8, 0x5CA1, 0x592B, 0x539F, 0x4EAC,
+ 0x4F50, 0x6B63, 0x677E, 0x6A5F, 0x548C, 0x88FD, 0x7537, 0x7F8E, 0x5409,
+ 0x5D0E, 0x77F3, 0x8C37, 0x96FB, 0x9577, 0x6CBB, 0x6CA2, 0x91D1, 0x65B0,
+ 0x53E3, 0x6A4B, 0x4E45, 0x798F, 0x6240, 0x5E73, 0x5185, 0x56FD, 0x5316,
+ 0x962A, 0x5BAE, 0x4EBA, 0x4F5C, 0x90E8, 0x6E05, 0x6B21, 0x7FA9, 0x751F,
+ 0x4EE3, 0x51FA, 0x6C34, 0x68EE, 0x5149, 0x52A0, 0x5408, 0x795E, 0x6797,
+ 0x91CD, 0x884C, 0x4FE1, 0x660E, 0x6D77, 0x5B89, 0x5E78, 0x4FDD, 0x592A,
+ 0x5BCC, 0x6C5F, 0x9234, 0x524D, 0x77E5, 0x6B66, 0x4F0A, 0x662D, 0x5206,
+ 0x52DD, 0x7528, 0x5E83, 0x9020, 0x6C17, 0x6210, 0x898B, 0x5229, 0x4F1A,
+ 0x5B66, 0x5CA9, 0x7523, 0x9593, 0x5730, 0x81EA, 0x826F, 0x95A2, 0x611B,
+ 0x653F, 0x5C3E, 0x8A08, 0x6587, 0x624B, 0x7236, 0x65B9, 0x4E8B, 0x6238,
+ 0x54C1, 0x559C, 0x6E21, 0x5F18, 0x53E4, 0x8FBA, 0x5009, 0x9244, 0x4E4B,
+ 0x5834, 0x6D0B, 0x57CE, 0x6D25, 0x7ACB, 0x5EA6, 0x5348, 0x4ECA, 0x5F66,
+ 0x8A2D, 0x901A, 0x52D5, 0x5F8C, 0x5948, 0x5B9A, 0x6C60, 0x5C4B, 0x6D5C,
+ 0x7406, 0x5742, 0x5B9F, 0x82F1, 0x7684, 0x53F8, 0x79C0, 0x6A2A, 0x540D,
+ 0x5B5D, 0x7AF9, 0x535A, 0x529B, 0x5EAB, 0x8449, 0x6804, 0x6C38, 0x5668,
+ 0x7389, 0x591A, 0x8CC0, 0x771F, 0x6075, 0x9759, 0x5186, 0x8302, 0x654F,
+ 0x8C4A, 0x5175, 0x6CD5, 0x767A, 0x9752, 0x5897, 0x6599, 0x5FE0, 0x8CC7,
+ 0x6642, 0x7269, 0x8ECA, 0x5FB3, 0x8981, 0x5BFE, 0x585A, 0x79CB, 0x767D,
+ 0x6CB3, 0x702C, 0x6CB9, 0x9686, 0x8535, 0x5F53, 0x4FCA, 0x5FD7, 0x6625,
+ 0x793E, 0x99AC, 0x5165, 0x5EFA, 0x6839, 0x6749, 0x9032, 0x8208, 0x6D66,
+ 0x7CBE, 0x540C, 0x6027, 0x7C73, 0x8005, 0x52A9, 0x679D, 0x8FD1, 0x76F4,
+ 0x76EE, 0x6765, 0x753B, 0x76F8, 0x9ED2, 0x4E38, 0x8239, 0x7531, 0x58EB,
+ 0x7B2C, 0x718A, 0x7D19, 0x5065, 0x68B0, 0x82B3, 0x571F, 0x6709, 0x5BB6,
+ 0x7DDA, 0x7D4C, 0x8ABF, 0x5929, 0x671F, 0x7F6E, 0x6D45, 0x6589, 0x5F0F,
+ 0x5F62, 0x9762, 0x7A2E, 0x8F38, 0x5916, 0x5143, 0x4F53, 0x9E7F, 0x5FA1,
+ 0x5973, 0x5EB7, 0x4E16, 0x52C7, 0x5800, 0x597D, 0x5150, 0x5BFA, 0x92FC,
+ 0x7279, 0x57FC, 0x9054, 0x5411, 0x53D6, 0x7B49, 0x667A, 0x56DE, 0x9580,
+ 0x904B, 0x5099, 0x601D, 0x963F, 0x4E0D, 0x9808, 0x5168, 0x5BFF, 0x5584,
+ 0x677F, 0x98EF, 0x8C9E, 0x73FE, 0x98DF, 0x7D44, 0x985E, 0x516C, 0x6750,
+ 0x9999, 0x5546, 0x7D50, 0x8868, 0x77E2, 0x6F5F, 0x79C1, 0x5236, 0x90A6,
+ 0x6CBC, 0x7CF8, 0x5B8F, 0x7B56, 0x6CE2, 0x54E1, 0x6570, 0x958B, 0x6E96,
+ 0x6A39, 0x8CBB, 0x660C, 0x5F37, 0x7814, 0x53CB, 0x5B87, 0x82E5, 0x83CA,
+ 0x6301, 0x82B1, 0x5F15, 0x7D00, 0x8352, 0x5225, 0x4FEE, 0x8D8A, 0x4F4F,
+ 0x85AC, 0x6BDB, 0x9060, 0x554F, 0x5965, 0x578B, 0x5FC3, 0x767B, 0x65E9,
+ 0x67F3, 0x6D69, 0x8CEA, 0x52D9, 0x6CC9, 0x5E38, 0x5B88, 0x57FA, 0x7BA1,
+ 0x6CF0, 0x4F38, 0x6700, 0x4EE5, 0x6B4C, 0x88D5, 0x8D64, 0x8DB3, 0x898F,
+ 0x6D41, 0x8AA0, 0x6607, 0x5DDE, 0x7167, 0x5869, 0x9001, 0x96C5, 0x672B,
+ 0x54F2, 0x5CB8, 0x4E5F, 0x5C90, 0x521D, 0x8328, 0x5247, 0x6BD4, 0x80FD,
+ 0x8A71, 0x6295, 0x8EE2, 0x83C5, 0x9023, 0x4ED6, 0x6C11, 0x7D66, 0x9152,
+ 0x7E41, 0x4FA1, 0x6E80, 0x671D, 0x4ED8, 0x6761, 0x7121, 0x8003, 0x697D,
+ 0x4E3B, 0x610F, 0x6226, 0x5207, 0x5264, 0x7247, 0x7D30, 0x6E08, 0x7A32,
+ 0x5E03, 0x91CC, 0x5C5E, 0x7AE0, 0x5909, 0x4F55, 0x685C, 0x5F7C, 0x67FB,
+ 0x76CA, 0x58F2, 0x4EC1, 0x6DF1, 0x53F0, 0x9CE5, 0x9DB4, 0x652F, 0x6574,
+ 0x89D2, 0x5609, 0x5473, 0x885B, 0x8B70, 0x5727, 0x7387, 0x8DEF, 0x706B,
+ 0x961C, 0x8F1D, 0x70B9, 0x4E0E, 0x6E1B, 0x7551, 0x9280, 0x7A7A, 0x4EA4,
+ 0x7FBD, 0x534A, 0x53CE, 0x592E, 0x7DCF, 0x8A18, 0x6674, 0x69CB, 0x969B,
+ 0x6885, 0x5370, 0x8A00, 0x6817, 0x8EAB, 0x66F8, 0x514B, 0x7D20, 0x96C6,
+ 0x7BC0, 0x5148, 0x6EDD, 0x6C7A, 0x6559, 0x7D14, 0x67F4, 0x63A5, 0x661F,
+ 0x7740, 0x7559, 0x6620, 0x5DF1, 0x754C, 0x5177, 0x656C, 0x7FA4, 0x9806,
+ 0x5171, 0x6D3B, 0x91CF, 0x6307, 0x89E3, 0x5BA4, 0x679C, 0x5404, 0x671B,
+ 0x9632, 0x7D04, 0x61B2, 0x967D, 0x4E80, 0x56F3, 0x4E88, 0x8272, 0x7A0E,
+ 0x690D, 0x53EF, 0x6052, 0x4F4D, 0x5178, 0x5FC5, 0x7D9A, 0x6025, 0x5728,
+ 0x57A3, 0x541B, 0x5EF6, 0x5D8B, 0x4F01, 0x6803, 0x670D, 0x71B1, 0x5272,
+ 0x5354, 0x6B69, 0x53F2, 0x512A, 0x658E, 0x623F, 0x5B97, 0x683C, 0x8FB0,
+ 0x7B20, 0x5712, 0x8AF8, 0x8107, 0x5553, 0x8CE2, 0x5F25, 0x98A8, 0x5F97,
+ 0x6613, 0x6253, 0x982D, 0x65ED, 0x6BB5, 0x52E2, 0x7136, 0x56E3, 0x984D,
+ 0x843D, 0x914D, 0x7A0B, 0x8FBB, 0x543E, 0x611F, 0x5BDB, 0x53CD, 0x7A14,
+ 0x9700, 0x6E90, 0x6C96, 0x984C, 0x8FBC, 0x8349, 0x7B97, 0x76DB, 0x8FB2,
+ 0x90A3, 0x7701, 0x69D8, 0x6BBF, 0x5C11, 0x4ECB, 0x53D7, 0x97F3, 0x7DE8,
+ 0x59D4, 0x5E84, 0x4FC2, 0x72B6, 0x793A, 0x5E97, 0x5A9B, 0x682A, 0x6ECB,
+ 0x68A8, 0x7E04, 0x53F3, 0x5DE6, 0x53CA, 0x9078, 0x5C45, 0x60C5, 0x7DF4,
+ 0x70AD, 0x9928, 0x9271, 0x6A21, 0x6B8A, 0x7E3E, 0x4E9C, 0x7E4A, 0x4EF2,
+ 0x5857, 0x6D88, 0x8853, 0x691C, 0x6717, 0x5B85, 0x529F, 0x5C1A, 0x8CBF,
+ 0x60A6, 0x8102, 0x7BE0, 0x4F73, 0x7D21, 0x51A8, 0x6851, 0x78BA, 0x7267,
+ 0x4E26, 0x5024, 0x89B3, 0x8CB4, 0x7DAD, 0x7D71, 0x5BBF, 0x4E21, 0x7CD6,
+ 0x89AA, 0x9332, 0x6F84, 0x65BD, 0x5BB9, 0x98DB, 0x5C40, 0x7950, 0x904E,
+ 0x6C0F, 0x6539, 0x76E4, 0x7A4D, 0x6E0B, 0x5DFB, 0x6DF3, 0x5FDC, 0x4E89,
+ 0x8ECD, 0x88C5, 0x9178, 0x7E54, 0x67D3, 0x5E1D, 0x7DBF, 0x7C89, 0x822A,
+ 0x7532, 0x5468, 0x4ED9, 0x5F85, 0x4F4E, 0x7DD1, 0x8EFD, 0x9EBB, 0x6176,
+ 0x52B4, 0x78EF, 0x4E39, 0x80B2, 0x9650, 0x5C0E, 0x653E, 0x6643, 0x5EA7,
+ 0x4EF6, 0x60F3, 0x9A13, 0x4ED5, 0x4F7F, 0x8F2A, 0x9854, 0x756A, 0x5F35,
+ 0x805E, 0x4F9B, 0x6E6F, 0x6EB6, 0x6821, 0x9285, 0x92F3, 0x878D, 0x9756,
+ 0x5199, 0x5B8C, 0x6E2F, 0x935B, 0x591C, 0x5145, 0x9F8D, 0x7DB1, 0x83F1,
+ 0x901F, 0x52C9, 0x5237, 0x8D77, 0x6469, 0x53C2, 0x55B6, 0x7A42, 0x63A8,
+ 0x8FD4, 0x8077, 0x6B62, 0x4F1D, 0x5E79, 0x7403, 0x6A29, 0x5C55, 0x5E61,
+ 0x845B, 0x5EAD, 0x975E, 0x53F7, 0x5358, 0x6B73, 0x62E1, 0x51E6, 0x8A9E,
+ 0x6628, 0x57DF, 0x6DF5, 0x518D, 0x50CD, 0x79D1, 0x9B5A, 0x7AEF, 0x9014,
+ 0x6848, 0x5B57, 0x8AD6, 0x517C, 0x53C8, 0x632F, 0x6280, 0x5FB9, 0x672D,
+ 0x7CFB, 0x5F93, 0x51B7, 0x614B, 0x5CF0, 0x5931, 0x539A, 0x5074, 0x6CE8,
+ 0x6E2C, 0x9803, 0x4E57, 0x8A66, 0x576A, 0x8429, 0x515A, 0x6C7D, 0x5B9D,
+ 0x606D, 0x6A0B, 0x6E29, 0x6577, 0x8AAC, 0x82B8, 0x544A, 0x6B74, 0x822C,
+ 0x98FE, 0x793C, 0x5C06, 0x96E3, 0x7802, 0x5224, 0x5F79, 0x5F71, 0x66FD,
+ 0x5E2F, 0x9678, 0x938C, 0x8AC7, 0x5F70, 0x60AA, 0x6A19, 0x7533, 0x5BB3,
+ 0x6BCD, 0x88DC, 0x5E4C, 0x58F0, 0x9664, 0x7B39, 0x5A66, 0x4E7E, 0x7AF6,
+ 0x829D, 0x725B, 0x8CB7, 0x79FB, 0x785D, 0x8336, 0x52B9, 0x990A, 0x52F2,
+ 0x80A5, 0x8B19, 0x7089, 0x590F, 0x5802, 0x67CF, 0x6255, 0x5E30, 0x713C,
+ 0x786B, 0x8001, 0x7A76, 0x5BE9, 0x91DD, 0x65AD, 0x5C04, 0x5DEE, 0x5D50,
+ 0x6298, 0x8010, 0x5BA3, 0x59CB, 0x5F8B, 0x6B8B, 0x666F, 0x8C61, 0x90F7,
+ 0x5353, 0x96E2, 0x85AB, 0x6B7B, 0x8015, 0x64CD, 0x4EAE, 0x4E91, 0x90E1,
+ 0x52E4, 0x6C42, 0x8CAB, 0x5B98, 0x59BB, 0x88CF, 0x773C, 0x4F2F, 0x7AAF,
+ 0x7BC9, 0x968E, 0x63DB, 0x6842, 0x99C5, 0x68B6, 0x5747, 0x8CA1, 0x547D,
+ 0x738B, 0x84B2, 0x90C1, 0x78E8, 0x7B11, 0x66F2, 0x6975, 0x5831, 0x63D0,
+ 0x8A3C, 0x96EA, 0x9055, 0x88C1, 0x9996, 0x75C5, 0x6850, 0x4F59, 0x74E6,
+ 0x4EE4, 0x5439, 0x732A, 0x672A, 0x525B, 0x8CA0, 0x4F34, 0x5100, 0x542B,
+ 0x9069, 0x8FC4, 0x5C3B, 0x5DCC, 0x7B54, 0x8FFD, 0x8A0E, 0x4E08, 0x925B,
+ 0x71C3, 0x8AB2, 0x70BA, 0x9662, 0x679A, 0x76AE, 0x8B77, 0x7DBE, 0x96E8,
+ 0x6211, 0x5BC4, 0x837B, 0x62BC, 0x7D0D, 0x76E3, 0x7E2B, 0x964D, 0x572D,
+ 0x7ADC, 0x7BC4, 0x6BBA, 0x8C9D, 0x698E, 0x9047, 0x6F14, 0x5360, 0x8FEB,
+ 0x5287, 0x624D, 0x6566, 0x7D1A, 0x7D42, 0x6BCE, 0x7D79, 0x7E2E, 0x666E,
+ 0x7965, 0x500B, 0x5C02, 0x99D2, 0x8A55, 0x7560, 0x5B58, 0x8089, 0x50BE,
+ 0x5E2B, 0x6DB2, 0x4F8B, 0x81E3, 0x81F3, 0x56E0, 0x7D99, 0x5DF2, 0x899A,
+ 0x6E9D, 0x6D17, 0x8AAD, 0x8996, 0x731B, 0x5DE8, 0x7DB2, 0x888B, 0x4EFB,
+ 0x5BC6, 0x8896, 0x6CC1, 0x8457, 0x8F03, 0x6BC5, 0x97FF, 0x8CA9, 0x5E45,
+ 0x82E6, 0x63AA, 0x5F81, 0x78C1, 0x821E, 0x52AA, 0x7AAA, 0x5999, 0x6297,
+ 0x8F14, 0x7FD2, 0x4FC3, 0x54C9, 0x967A, 0x66F4, 0x8B1B, 0x5E72, 0x5FA9,
+ 0x8A2A, 0x6D3E, 0x7763, 0x6483, 0x8B58, 0x614E, 0x5A5A, 0x8D85, 0x71D0,
+ 0x983C, 0x72E9, 0x583A, 0x5DFE, 0x8A8D, 0x67C4, 0x7DE0, 0x4F11, 0x77ED,
+ 0x4F0F, 0x5BC5, 0x629C, 0x5C3C, 0x533B, 0x6DC0, 0x81FC, 0x96D1, 0x904A,
+ 0x6D6E, 0x93E1, 0x5C64, 0x98FC, 0x524A, 0x6DFB, 0x8584, 0x968A, 0x56FA,
+ 0x5883, 0x7766, 0x9805, 0x4E73, 0x8C46, 0x8A31, 0x7DD2, 0x8FF0, 0x6D6A,
+ 0x4F9D, 0x6B6F, 0x6B27, 0x62C5, 0x511F, 0x9769, 0x5374, 0x9AA8, 0x6775,
+ 0x887F, 0x5305, 0x7570, 0x8D70, 0x864E, 0x5CEF, 0x8CDE, 0x5FF5, 0x725F,
+ 0x7686, 0x609F, 0x80CC, 0x59EB, 0x8131, 0x5E0C, 0x8A17, 0x9676, 0x82D7,
+ 0x74B0, 0x84B8, 0x50D5, 0x96F2, 0x7248, 0x7834, 0x6DD1, 0x6E09, 0x67FF,
+ 0x6F54, 0x5915, 0x500D, 0x72AC, 0x9EC4, 0x7B46, 0x9B3C, 0x6563, 0x53BB,
+ 0x8A98, 0x91DC, 0x9818, 0x6FC3, 0x65C5, 0x501F, 0x7F8A, 0x6F64, 0x9031,
+ 0x5F3E, 0x63F4, 0x9038, 0x8B66, 0x7BE4, 0x7206, 0x6843, 0x72EC, 0x65CF,
+ 0x82A6, 0x5BA2, 0x6960, 0x9EA6, 0x52DF, 0x6790, 0x639B, 0x7D75, 0x9855,
+ 0x5DF3, 0x5805, 0x8ACB, 0x95A3, 0x8863, 0x8CA8, 0x5B63, 0x5E8A, 0x5449,
+ 0x786C, 0x7D2B, 0x8CA2, 0x5352, 0x7D76, 0x8CB8, 0x7070, 0x547C, 0x6545,
+ 0x6676, 0x73B2, 0x56F2, 0x7BB1, 0x58A8, 0x7A81, 0x66AE, 0x8087, 0x59FF,
+ 0x8840, 0x56F0, 0x7B51, 0x6DF7, 0x5F01, 0x934B, 0x9000, 0x4FE3, 0x675F,
+ 0x4FBF, 0x8CC3, 0x526F, 0x63A1, 0x5442, 0x8907, 0x698A, 0x5E2D, 0x5A18,
+ 0x7518, 0x514D, 0x5E7E, 0x50B5, 0x5BDD, 0x68D2, 0x745E, 0x69FB, 0x5FAE,
+ 0x55E3, 0x8A70, 0x5BF8, 0x5824, 0x8358, 0x5F13, 0x5E95, 0x706F, 0x751A,
+ 0x7D05, 0x60E3, 0x7E70, 0x5012, 0x5238, 0x83EF, 0x5373, 0x5F31, 0x6A2B,
+ 0x9CF4, 0x53CC, 0x6D32, 0x4EAB, 0x4E92, 0x842C, 0x8A8C, 0x65E2, 0x6F01,
+ 0x80A9, 0x9DF9, 0x8B72, 0x7B52, 0x9589, 0x6D74, 0x63A2, 0x6590, 0x5BD2,
+ 0x6319, 0x8AB0, 0x76DF, 0x99A8, 0x7A74, 0x8236, 0x8846, 0x8061, 0x6557,
+ 0x5922, 0x9644, 0x88AB, 0x9326, 0x7B4B, 0x62B5, 0x5371, 0x5E81, 0x5BDF,
+ 0x4F75, 0x58C1, 0x7058, 0x7DCA, 0x5438, 0x73E0, 0x52D8, 0x5208, 0x78D0,
+ 0x6B23, 0x6838, 0x4E43, 0x690E, 0x8377, 0x6ED1, 0x98F2, 0x8170, 0x8857,
+ 0x8EF8, 0x798E, 0x83DC, 0x8FCE, 0x7E01, 0x5510, 0x4EA8, 0x8A33, 0x9162,
+ 0x5EFB, 0x606F, 0x4E86, 0x664B, 0x6368, 0x5217, 0x8056, 0x51FD, 0x7642,
+ 0x821F, 0x9685, 0x50CF, 0x662F, 0x4F3C, 0x4E59, 0x6A3D, 0x4E71, 0x523A,
+ 0x8ACF, 0x6A58, 0x66FF, 0x670B, 0x653B, 0x9732, 0x5EC3, 0x8A13, 0x5782,
+ 0x604B, 0x866B, 0x95D8, 0x60A9, 0x4E01, 0x63CF, 0x6FC0, 0x659C, 0x8CAC,
+ 0x8305, 0x7CA7, 0x6050, 0x96F7, 0x5FCD, 0x640D, 0x5B54, 0x900F, 0x62D3,
+ 0x59B9, 0x7159, 0x51AC, 0x79F0, 0x552F, 0x5275, 0x6697, 0x80F8, 0x4E98,
+ 0x4ECF, 0x51CD, 0x9D5C, 0x5144, 0x7A93, 0x67F1, 0x5841, 0x7C21, 0x8861,
+ 0x5C31, 0x68DA, 0x91E7, 0x9DF2, 0x63EE, 0x6575, 0x84EE, 0x523B, 0x6B32,
+ 0x7C98, 0x5982, 0x969C, 0x8987, 0x7C9F, 0x9006, 0x62DB, 0x66DC, 0x6355,
+ 0x6982, 0x50AC, 0x623B, 0x5FD8, 0x63DA, 0x75DB, 0x627F, 0x616E, 0x8266,
+ 0x7C95, 0x716E, 0x96C7, 0x7F6A, 0x5426, 0x5200, 0x83D3, 0x5211, 0x594F,
+ 0x9D28, 0x574A, 0x66C7, 0x9858, 0x820E, 0x6614, 0x733F, 0x50B7, 0x6551,
+ 0x5EB8, 0x5B6B, 0x55AC, 0x5FEB, 0x6388, 0x8CAF, 0x676F, 0x5951, 0x5A01,
+ 0x71E5, 0x5DE3, 0x8C6A, 0x6271, 0x81F4, 0x5C3A, 0x5F92, 0x9045, 0x7384,
+ 0x7149, 0x79D8, 0x796D, 0x9003, 0x83CC, 0x5FB4, 0x5B8D, 0x6279, 0x64AE,
+ 0x7D18, 0x723E, 0x5BEE, 0x65E7, 0x8D08, 0x9E78, 0x52E7, 0x5D07, 0x9F62,
+ 0x6069, 0x536F, 0x6681, 0x9663, 0x5E3D, 0x62B1, 0x722A, 0x6E4A, 0x93AE,
+ 0x79E6, 0x53E5, 0x809D, 0x88FE, 0x53B3, 0x6C88, 0x6E7F, 0x5141, 0x9091,
+ 0x6F6E, 0x84C4, 0x85EA, 0x8129, 0x6BD2, 0x663C, 0x7F72, 0x73C2, 0x5F1F,
+ 0x790E, 0x60B2, 0x72ED, 0x58EE, 0x8179, 0x8E8D, 0x5C65, 0x5DE7, 0x6C37,
+ 0x6DE1, 0x862D, 0x72AF, 0x8E0A, 0x7C92, 0x8218, 0x8033, 0x63A7, 0x9291,
+ 0x5019, 0x8155, 0x8A69, 0x8EDF, 0x66B4, 0x8133, 0x7591, 0x6B20, 0x6669,
+ 0x90F5, 0x4E32, 0x73EA, 0x693F, 0x7687, 0x707D, 0x7D3A, 0x6148, 0x8607,
+ 0x99FF, 0x59C9, 0x7832, 0x7815, 0x907F, 0x80A1, 0x5C3F, 0x66A2, 0x9418,
+ 0x6D44, 0x5E55, 0x5854, 0x7B95, 0x8DE1, 0x4EA1, 0x8C5A, 0x81E8, 0x89E6,
+ 0x9670, 0x5263, 0x74F6, 0x9A5A, 0x6012, 0x520A, 0x7434, 0x9801, 0x907A,
+ 0x5504, 0x7956, 0x5230, 0x54B2, 0x8A34, 0x96A3, 0x4FF3, 0x9283, 0x91E3,
+ 0x7D39, 0x9688, 0x4F51, 0x7D61, 0x5DBA, 0x9BAE, 0x5F80, 0x795D, 0x8597,
+ 0x8DA3, 0x7C60, 0x5C0A, 0x7565, 0x85A9, 0x63D6, 0x9E97, 0x7D22, 0x5375,
+ 0x9AEA, 0x9042, 0x6B3D, 0x7D0B, 0x6392, 0x80AA, 0x7DE9, 0x9F3B, 0x99C6,
+ 0x6D78, 0x6731, 0x5531, 0x6398, 0x7825, 0x5CB3, 0x5DE1, 0x92AD, 0x98FD,
+ 0x9810, 0x6CE3, 0x6B64, 0x5321, 0x6B53, 0x5E8F, 0x7AE5, 0x502B, 0x6E56,
+ 0x62BD, 0x8276, 0x6A9C, 0x4E18, 0x57F7, 0x752B, 0x7C97, 0x82EB, 0x9802,
+ 0x811A, 0x73CD, 0x8F9B, 0x5C0B, 0x63E1, 0x7372, 0x8150, 0x80E1, 0x5B99,
+ 0x76D7, 0x6291, 0x65EC, 0x8A3A, 0x5947, 0x65E8, 0x6E7E, 0x6696, 0x55AB,
+ 0x8F09, 0x92ED, 0x9396, 0x4EEE, 0x755C, 0x6F38, 0x8F9E, 0x7981, 0x5C01,
+ 0x62E0, 0x9BE8, 0x91C8, 0x6276, 0x65CB, 0x8E0F, 0x8B21, 0x699B, 0x6216,
+ 0x5A92, 0x90B8, 0x50DA, 0x79DF, 0x6C41, 0x5270, 0x9175, 0x8B39, 0x685D,
+ 0x5875, 0x819C, 0x5B9C, 0x8A89, 0x8A72, 0x9D8F, 0x6377, 0x5974, 0x8AA4,
+ 0x52B1, 0x6962, 0x5C48, 0x9CE9, 0x673A, 0x75B2, 0x6D1E, 0x4F0D, 0x7E6D,
+ 0x7B48, 0x7FCC, 0x65E6, 0x59A5, 0x79E9, 0x6212, 0x6EDE, 0x770B, 0x8CA7,
+ 0x65BC, 0x885D, 0x6ADB, 0x5C4A, 0x8074, 0x9084, 0x8ECC, 0x65D7, 0x57F9,
+ 0x708E, 0x6F06, 0x5E7C, 0x77AC, 0x4FF5, 0x5949, 0x81ED, 0x9B45, 0x7FFC,
+ 0x8178, 0x69FD, 0x6CCA, 0x69C7, 0x79D2, 0x8B1D, 0x9ED9, 0x81D3, 0x7A3C,
+ 0x7968, 0x6F5C, 0x63B2, 0x8DDD, 0x6383, 0x6E9C, 0x5E33, 0x61F8, 0x76BF,
+ 0x642C, 0x7DB4, 0x6247, 0x6458, 0x6816, 0x5F69, 0x9022, 0x7A1A, 0x82B9,
+ 0x70C8, 0x9A12, 0x6163, 0x6FEF, 0x53EB, 0x9D3B, 0x62FE, 0x60A0, 0x9591,
+ 0x6D99, 0x6162, 0x9298, 0x635C, 0x9707, 0x8972, 0x683D, 0x51E1, 0x9B54,
+ 0x608C, 0x5B22, 0x99C4, 0x7126, 0x8A73, 0x971C, 0x7396, 0x67D4, 0x60A3,
+ 0x4E11, 0x4EF0, 0x8CDB, 0x8CB0, 0x7912, 0x9774, 0x8986, 0x5146, 0x57DC,
+ 0x99D0, 0x80C3, 0x8338, 0x78A7, 0x86CD, 0x7F85, 0x5049, 0x8247, 0x690B,
+ 0x7C4D, 0x53EA, 0x5F26, 0x6E25, 0x6881, 0x9375, 0x5DFD, 0x5347, 0x9727,
+ 0x643A, 0x75C7, 0x6FA4, 0x73A9, 0x77E9, 0x9451, 0x8B5C, 0x808C, 0x674E,
+ 0x4EAD, 0x582F, 0x7573, 0x8ED2, 0x6CE5, 0x9320, 0x8FF7, 0x7D33, 0x72C2,
+ 0x8217, 0x7422, 0x82C5, 0x9A30, 0x773A, 0x5F84, 0x9673, 0x64AD, 0x920D,
+ 0x74DC, 0x60C7, 0x86ED, 0x4FFA, 0x52A3, 0x6A3A, 0x7720, 0x5320, 0x61B6,
+ 0x5674, 0x8776, 0x6CBF, 0x505C, 0x602A, 0x8466, 0x6B96, 0x6DBC, 0x97D3,
+ 0x968F, 0x6876, 0x60D1, 0x5378, 0x64A4, 0x51A0, 0x9154, 0x5DF4, 0x629E,
+ 0x5E63, 0x929A, 0x7693, 0x6C5A, 0x6597, 0x50E7, 0x7C82, 0x5F6B, 0x6CE1,
+ 0x5F6C, 0x5AC1, 0x6F2C, 0x852D, 0x6442, 0x5750, 0x58C7, 0x8CFC, 0x8A5E,
+ 0x7A7F, 0x689D, 0x7E26, 0x7A40, 0x7344, 0x8AEB, 0x4FD7, 0x7A63, 0x8036,
+ 0x7DEF, 0x80C6, 0x8AED, 0x731F, 0x8FEA, 0x4F0E, 0x758B, 0x518A, 0x6734,
+ 0x5FD9, 0x61C7, 0x65AF, 0x9CF3, 0x5ECA, 0x9262, 0x68DF, 0x6CB8, 0x80F4,
+ 0x57CB, 0x6C99, 0x96A0, 0x5B64, 0x58F1, 0x68C4, 0x5410, 0x982C, 0x8A87,
+ 0x4E5E, 0x6167, 0x9BAB, 0x90AA, 0x55B0, 0x82BD, 0x596A, 0x66F3, 0x8299,
+ 0x5893, 0x719F, 0x6284, 0x67D1, 0x9063, 0x5ACC, 0x6C57, 0x7CE7, 0x5851,
+ 0x64B2, 0x58CA, 0x830E, 0x5968, 0x5302, 0x5A46, 0x8702, 0x6065, 0x72D9,
+ 0x89A7, 0x6689, 0x66F9, 0x5D6F, 0x5BB0, 0x96BC, 0x636E, 0x60DC, 0x7948,
+ 0x51DD, 0x8606, 0x5EC9, 0x7554, 0x596E, 0x6B04, 0x4F43, 0x7B94, 0x67DA,
+ 0x62DD, 0x628A, 0x971E, 0x62ED, 0x6EC5, 0x508D, 0x67B6, 0x80E4, 0x9EBF,
+ 0x5EB5, 0x638C, 0x85CD, 0x9867, 0x52C5, 0x6016, 0x68CB, 0x61D0, 0x5751,
+ 0x8F29, 0x5FAA, 0x81A8, 0x7D62, 0x71C8, 0x54C0, 0x69CC, 0x6B3E, 0x65AC,
+ 0x63C3, 0x4F46, 0x7B1B, 0x6B86, 0x88F8, 0x5203, 0x732E, 0x6687, 0x7D17,
+ 0x57F4, 0x570F, 0x618E, 0x970A, 0x7C3F, 0x8B00, 0x7881, 0x8CE0, 0x548B,
+ 0x7B87, 0x745B, 0x7C11, 0x8870, 0x5398, 0x5448, 0x6CF3, 0x6F22, 0x53F6,
+ 0x88B4, 0x5301, 0x7A6B, 0x8695, 0x586B, 0x5D29, 0x88C2, 0x62D2, 0x4E1E,
+ 0x5036, 0x96C0, 0x7363, 0x8A3B, 0x5176, 0x7199, 0x7FE0, 0x8888, 0x7E1E,
+ 0x4E4F, 0x84CB, 0x6F2B, 0x5859, 0x936C, 0x53E9, 0x865A, 0x9149, 0x86EF,
+ 0x5E06, 0x5507, 0x902E, 0x6795, 0x846C, 0x5BA5, 0x82A5, 0x8431, 0x6D8C,
+ 0x63FA, 0x4EA5, 0x51C6, 0x6328, 0x7F70, 0x5B5F, 0x5DBD, 0x99C8, 0x53EC,
+ 0x7985, 0x8A54, 0x7962, 0x88DF, 0x5B09, 0x4FB5, 0x4F91, 0x9B8E, 0x5192,
+ 0x96F0, 0x6DAF, 0x622F, 0x8490, 0x8CDC, 0x5075, 0x5CE0, 0x4E14, 0x4F83,
+ 0x7C54, 0x84D1, 0x77B3, 0x8AEE, 0x5CE8, 0x62F6, 0x663B, 0x8A93, 0x8526,
+ 0x8A95, 0x65FA, 0x6714, 0x53D4, 0x62AB, 0x8CE6, 0x88F3, 0x5BE7, 0x868A,
+ 0x668E, 0x582A, 0x6170, 0x696F, 0x9F13, 0x7A92, 0x7893, 0x6A7F, 0x9017,
+ 0x9266, 0x7D10, 0x7BC7, 0x6EF4, 0x821C, 0x5C3D, 0x62CD, 0x85C1, 0x6F02,
+ 0x6E67, 0x6691, 0x85A6, 0x637A, 0x821B, 0x4F8D, 0x5091, 0x8A02, 0x62EC,
+ 0x9BC9, 0x7A3D, 0x7C9B, 0x50C5, 0x9019, 0x708A, 0x7C8B, 0x64EC, 0x665F,
+ 0x6562, 0x732B, 0x5339, 0x67A0, 0x55A7, 0x6D2A, 0x7A3F, 0x64E6, 0x79A7,
+ 0x67D8, 0x7B26, 0x96BB, 0x6311, 0x72A0, 0x5C6F, 0x7026, 0x97EE, 0x60DF,
+ 0x8AFE, 0x8B04, 0x8494, 0x9BD6, 0x82AF, 0x932C, 0x6606, 0x9640, 0x5BC2,
+ 0x86C7, 0x7949, 0x8017, 0x6919, 0x7092, 0x963B, 0x7C7E, 0x59D3, 0x5B5C,
+ 0x7D1B, 0x91D8, 0x6A80, 0x85E9, 0x6905, 0x6C93, 0x502D, 0x4EA6, 0x7FC1,
+ 0x61A4, 0x8CCA, 0x9665, 0x93D1, 0x53F1, 0x598A, 0x8EAC, 0x62D8, 0x6867,
+ 0x71D5, 0x7B67, 0x504F, 0x67D0, 0x82D1, 0x978D, 0x748B, 0x80BA, 0x7336,
+ 0x514E, 0x8105, 0x90CA, 0x584A, 0x67FE, 0x6FF1, 0x5FFD, 0x76C6, 0x9A0E,
+ 0x507D, 0x9694, 0x5EF7, 0x7BB8, 0x904D, 0x6C4E, 0x85FB, 0x819D, 0x67AF,
+ 0x564C, 0x5606, 0x8C8C, 0x56DA, 0x73ED, 0x8CC4, 0x8FC5, 0x96F6, 0x6C50,
+ 0x8944, 0x8F3F, 0x7D5E, 0x60E8, 0x72FC, 0x7D9C, 0x8463, 0x5CFB, 0x5446,
+ 0x5D16, 0x6CA1, 0x81B3, 0x58FA, 0x5BB4, 0x8108, 0x541F, 0x8CBC, 0x6182,
+ 0x78A9, 0x6FE1, 0x91A4, 0x76F2, 0x6020, 0x76FE, 0x84C9, 0x7F36, 0x4EC7,
+ 0x755D, 0x7A17, 0x84EC, 0x75F4, 0x4F3A, 0x676D, 0x7460, 0x62F3, 0x6F20,
+ 0x79E4, 0x87F9, 0x6094, 0x6234, 0x66AB, 0x820C, 0x8499, 0x723A, 0x5FCC,
+ 0x6109, 0x70CF, 0x7261, 0x7A50, 0x5098, 0x9AED, 0x5D69, 0x601C, 0x6667,
+ 0x99B4, 0x5E7B, 0x643E, 0x5830, 0x53C9, 0x7A9F, 0x990C, 0x9B42, 0x8F5F,
+ 0x7AAE, 0x5B9B, 0x68A2, 0x6249, 0x7984, 0x9DFA, 0x5451, 0x932F, 0x8AC4,
+ 0x5F90, 0x8DF3, 0x5A2F, 0x80DE, 0x6D29, 0x7A4F, 0x84BC, 0x9D2B, 0x9010,
+ 0x6D38, 0x916A, 0x6FC1, 0x9905, 0x6BBB, 0x5EB6, 0x91B8, 0x5076, 0x6F0F,
+ 0x4E19, 0x540F, 0x9675, 0x6C72, 0x51B4, 0x5631, 0x9F20, 0x66A6, 0x5F0A,
+ 0x75AB, 0x51F8, 0x674F, 0x8DF5, 0x6C70, 0x8A6B, 0x757F, 0x5CAC, 0x6841,
+ 0x8CD3, 0x9BDB, 0x8475, 0x6893, 0x840C, 0x72DB, 0x7577, 0x8568, 0x783A,
+ 0x847A, 0x5F10, 0x831C, 0x6813, 0x6E1A, 0x9DAF, 0x51F9, 0x7980, 0x4E99,
+ 0x5EE3, 0x908A, 0x80AF, 0x59A8, 0x77DB, 0x8D74, 0x8A1F, 0x673D, 0x533F,
+ 0x8A0A, 0x5618, 0x6756, 0x53D9, 0x4F10, 0x7409, 0x5A41, 0x4FF8, 0x79B0,
+ 0x9838, 0x8E2A, 0x9D60, 0x8F44, 0x65A5, 0x75BE, 0x906D, 0x867B, 0x60BC,
+ 0x51B6, 0x5937, 0x7D2F, 0x916C, 0x69AE, 0x7CE0, 0x792A, 0x5D14, 0x64C1,
+ 0x58EC, 0x589C, 0x8D66, 0x66D9, 0x61F2, 0x912D, 0x6E58, 0x9435, 0x965B,
+ 0x7272, 0x5F6A, 0x5E9A, 0x8F1B, 0x5B95, 0x5C39, 0x9013, 0x834F, 0x7CCE,
+ 0x620A, 0x90ED, 0x691B, 0x6E15, 0x65DB, 0x66FE, 0x4E9F, 0x55AA, 0x7A83,
+ 0x83E9, 0x8B83, 0x846D, 0x83F0, 0x7F50, 0x918D, 0x9190, 0x758E, 0x95A5,
+ 0x81E7, 0x75E2, 0x61A9, 0x8A50, 0x95B2, 0x53A8, 0x59F6, 0x9813, 0x7891,
+ 0x7C17, 0x6B3A, 0x57E0, 0x620E, 0x83D6, 0x8AD2, 0x75D4, 0x927E, 0x59DC,
+ 0x5289, 0x9087, 0x6FFE, 0x7473, 0x5C09, 0x9D6C, 0x84FC, 0x7CDF, 0x7BAD,
+ 0x8A6E, 0x594E, 0x56A2, 0x819A, 0x7947, 0x6636, 0x53E1, 0x7887, 0x58CC,
+ 0x9397, 0x6E13, 0x5256, 0x828B, 0x9E9F, 0x9583, 0x658C, 0x9E93, 0x7345,
+ 0x6E26, 0x9D07, 0x5983, 0x7DAC, 0x96C1, 0x61BE, 0x6762, 0x9ECE, 0x90A8,
+ 0x9187, 0x9F0E, 0x7C38, 0x51F1, 0x8599, 0x524C, 0x540E, 0x7901, 0x655E,
+ 0x6668, 0x5CE1, 0x7566, 0x76C8, 0x8679, 0x531D, 0x5506, 0x7926, 0x8912,
+ 0x77EF, 0x7CC0, 0x570B, 0x515C, 0x7E8A, 0x535C, 0x8A60, 0x65A7, 0x8766,
+ 0x5766, 0x6AE8, 0x87FB, 0x5E16, 0x7AEA, 0x8D73, 0x771E, 0x737A, 0x66E0,
+ 0x9410, 0x816B, 0x7B08, 0x91FC, 0x5737, 0x6FE4, 0x856A, 0x7E55, 0x9957,
+ 0x87BA, 0x694A, 0x818F, 0x5EFF, 0x891C, 0x72D0, 0x9846, 0x9EDB, 0x8D99,
+ 0x5DD6, 0x62B9, 0x64AB, 0x4F76, 0x613F, 0x68AF, 0x5F14, 0x800C, 0x92F8,
+ 0x7BC1, 0x52FE, 0x664F, 0x9177, 0x51F6, 0x97A0, 0x839E, 0x647A, 0x9C3A,
+ 0x67F5, 0x7C4F, 0x685F, 0x9B6F, 0x9F4B, 0x7FFB, 0x9348, 0x4FF6, 0x9E92,
+ 0x9197, 0x96DB, 0x5BE6, 0x6CCC, 0x7CFE, 0x9453, 0x6822, 0x66B9, 0x5BD4,
+ 0x98F4, 0x8AE6, 0x8154, 0x7827, 0x74BD, 0x6ED3, 0x9288, 0x5A20, 0x5B8B,
+ 0x86F8, 0x760D, 0x865C, 0x6641, 0x91C9, 0x5589, 0x7A4E, 0x59E5, 0x6042,
+ 0x932B, 0x5B5A, 0x849C, 0x5C91, 0x96CD, 0x62D9, 0x675C, 0x6787, 0x5E7D,
+ 0x8650, 0x9EB9, 0x5CB1, 0x80CE, 0x7A00, 0x8ABC, 0x5700, 0x8096, 0x7D72,
+ 0x9211, 0x8098, 0x907C, 0x7761, 0x8737, 0x9075, 0x817A, 0x7C3E, 0x6EA2,
+ 0x965E, 0x7E90, 0x72D7, 0x58FD, 0x60B3, 0x9786, 0x7E88, 0x587E, 0x6E20,
+ 0x84DC, 0x6961, 0x77AD, 0x5197, 0x652A, 0x6777, 0x5DCD, 0x6101, 0x932E,
+ 0x5954, 0x6367, 0x798D, 0x7AFF, 0x80D6, 0x58B3, 0x6168, 0x6AC3, 0x7483,
+ 0x9B92, 0x660A, 0x642D, 0x5118, 0x6763, 0x809B, 0x9C10, 0x4FC9, 0x6953,
+ 0x7A1C, 0x52FF, 0x6055, 0x768E, 0x817F, 0x5642, 0x5F6D, 0x7194, 0x70BB,
+ 0x7436, 0x8000, 0x874B, 0x55DA, 0x7435, 0x7690, 0x96EB, 0x66DD, 0x751C,
+ 0x633D, 0x6EC9, 0x7C64, 0x7CA5, 0x6D35, 0x935C, 0x7027, 0x5E25, 0x701D,
+ 0x54BD, 0x611A, 0x6973, 0x6C6A, 0x559A, 0x6D19, 0x96CC, 0x5BE1, 0x59FB,
+ 0x697C, 0x914C, 0x7709, 0x8500, 0x7A46, 0x7872, 0x92E4, 0x8CED, 0x7CFA,
+ 0x9D1B, 0x814E, 0x9AC4, 0x68A0, 0x6DCB, 0x5918, 0x83B1, 0x5629, 0x9B41,
+ 0x6897, 0x70B3, 0x9771, 0x9419, 0x67A2, 0x6802, 0x7895, 0x68A7, 0x50D6,
+ 0x80B1, 0x5EF8, 0x82D4, 0x797A, 0x67CA, 0x7E4D, 0x69CD, 0x51C4, 0x723D,
+ 0x6829, 0x99B3, 0x5F3C, 0x8F61, 0x682B, 0x6155, 0x6591, 0x8FB1, 0x7E1B,
+ 0x9798, 0x9952, 0x8877, 0x5B2C, 0x6631, 0x4FA0, 0x6939, 0x6AFB, 0x5BB5,
+ 0x7AC8, 0x5026, 0x5944, 0x9059, 0x7B25, 0x7B4F, 0x8E74, 0x8543, 0x5858,
+ 0x8B0E, 0x5039, 0x8654, 0x97F6, 0x7569, 0x72F8, 0x4EF7, 0x9D89, 0x5016,
+ 0x51CC, 0x62CC, 0x91C6, 0x8755, 0x649A, 0x88F4, 0x91E6, 0x6854, 0x695A,
+ 0x6C40, 0x7B6C, 0x6741, 0x77D7, 0x8823, 0x5384, 0x8EAF, 0x7280, 0x8C6B,
+ 0x788D, 0x7165, 0x8207, 0x68B1, 0x8D04, 0x9077, 0x701E, 0x8FE6, 0x810A,
+ 0x81BF, 0x89DC, 0x68B3, 0x6ADF, 0x92EA, 0x95C7, 0x7957, 0x7A20, 0x53A9,
+ 0x8E5F, 0x786F, 0x79B9, 0x5F27, 0x5ED6, 0x6853, 0x93AC, 0x919C, 0x691A,
+ 0x5806, 0x64B0, 0x7E4B, 0x7D8F, 0x68F2, 0x6EA5, 0x82DB, 0x9192, 0x5243,
+ 0x8EB0, 0x9081, 0x721B, 0x7DCB, 0x7656, 0x59AC, 0x6FE0, 0x8B28, 0x80A2,
+ 0x5544, 0x6070, 0x5F4A, 0x68C8, 0x633A, 0x9438, 0x9B4F, 0x81E5, 0x6A17,
+ 0x70DD, 0x69A7, 0x614C, 0x920E, 0x9310, 0x9BAD, 0x52D7, 0x925E, 0x92F9,
+ 0x5993, 0x7696, 0x66FB, 0x5769, 0x73CA, 0x7678, 0x6A1F, 0x7E9C, 0x9811,
+ 0x8CD1, 0x5840, 0x6349, 0x871C, 0x62D0, 0x60B4, 0x6B89, 0x86EE, 0x5764,
+ 0x581D, 0x8549, 0x7235, 0x7652, 0x983B, 0x8237, 0x5351, 0x5C24, 0x59BE,
+ 0x5815, 0x901D, 0x69B4, 0x834A, 0x9EA9, 0x976B, 0x8086, 0x53AD, 0x6068,
+ 0x4FAE, 0x76C3, 0x6A05, 0x689B, 0x937E, 0x99D5, 0x91C7, 0x5C16, 0x585E,
+ 0x61A7, 0x9699, 0x4FDF, 0x8278, 0x9C52, 0x5F45, 0x6108, 0x7C8D, 0x806F,
+ 0x5DF7, 0x8D6B, 0x57B0, 0x98E2, 0x5703, 0x79BF, 0x5996, 0x7941, 0x540A,
+ 0x83DF, 0x9C39, 0x52D2, 0x6BD8, 0x86CB, 0x4EC0, 0x9A28, 0x5366, 0x8006,
+ 0x7337, 0x6492, 0x8FED, 0x5AC9, 0x5420, 0x537F, 0x4FAF, 0x807E, 0x543B,
+ 0x7515, 0x7B18, 0x8749, 0x54B3, 0x704C, 0x8997, 0x6CAB, 0x85FA, 0x7114,
+ 0x696E, 0x9328, 0x745A, 0x59D1, 0x6E5B, 0x617E, 0x53E2, 0x8317, 0x76E7,
+ 0x848B, 0x85AF, 0x6925, 0x5C60, 0x7259, 0x75D5, 0x8B90, 0x6E07, 0x82AD,
+ 0x5C4F, 0x7BED, 0x9784, 0x6F70, 0x764C, 0x88B7, 0x92D2, 0x4F36, 0x5EFE,
+ 0x9061, 0x88E1, 0x8471, 0x711A, 0x6D1B, 0x80B4, 0x74E2, 0x7433, 0x5A7F,
+ 0x905C, 0x980C, 0x5319, 0x906E, 0x6BB4, 0x85AA, 0x7897, 0x7AFA, 0x6AAE,
+ 0x8910, 0x958F, 0x620C, 0x4F3D, 0x4F7C, 0x79BE, 0x9D0E, 0x4ED4, 0x57A2,
+ 0x51A5, 0x6900, 0x6089, 0x707C, 0x7AE3, 0x8956, 0x93A7, 0x9C2D, 0x5112,
+ 0x52FA, 0x7CCA, 0x60F9, 0x7078, 0x81C6, 0x559D, 0x6991, 0x96C9, 0x553E,
+ 0x805A, 0x8304, 0x8332, 0x54FA, 0x565B, 0x8FBF, 0x5634, 0x6760, 0x5265,
+ 0x840E, 0x5E5F, 0x7B65, 0x9035, 0x8387, 0x6B4E, 0x58BE, 0x6309, 0x727D,
+ 0x97AD, 0x69D0, 0x546A, 0x984E, 0x632B, 0x714E, 0x8557, 0x7CDE, 0x6372,
+ 0x68F9, 0x7511, 0x8602, 0x6EBA, 0x5A3C, 0x7A84, 0x851A, 0x95A4, 0x59D0,
+ 0x60DA, 0x51EA, 0x5A29, 0x7169, 0x6F15, 0x696B, 0x63BB, 0x75E9, 0x4E4E,
+ 0x7DBB, 0x6934, 0x8521, 0x8FFA, 0x9354, 0x9C3B, 0x5F17, 0x5ED3, 0x8258,
+ 0x895F, 0x82E7, 0x52C3, 0x5C51, 0x83AB, 0x7826, 0x79E1, 0x7FF0, 0x626E,
+ 0x60F0, 0x5CA8, 0x6F97, 0x71A8, 0x9909, 0x5132, 0x5E37, 0x5F04, 0x637B,
+ 0x6753, 0x68D7, 0x6652, 0x9CF6, 0x88B0, 0x52AB, 0x4FC4, 0x4E3C, 0x67B3,
+ 0x7BAA, 0x7F4D, 0x8A23, 0x63B4, 0x71E6, 0x65A4, 0x6F09, 0x853D, 0x5072,
+ 0x7DBA, 0x5516, 0x7B04, 0x72FD, 0x6CD3, 0x8422, 0x621F, 0x50AD, 0x8235,
+ 0x8718, 0x5919, 0x6028, 0x677C, 0x6F23, 0x75B9, 0x695C, 0x520E, 0x8018,
+ 0x8B01, 0x71ED, 0x5713, 0x660F, 0x83EB, 0x7164, 0x7D9B, 0x5617, 0x7D7D,
+ 0x8F4D, 0x9318, 0x8569, 0x5D17, 0x678C, 0x67DE, 0x87C7, 0x79AE, 0x5835,
+ 0x8404, 0x9041, 0x7FD4, 0x6E8C, 0x8A63, 0x9D08, 0x670F, 0x939A, 0x63AC,
+ 0x602F, 0x64E2, 0x608D, 0x96B7, 0x6357, 0x8461, 0x914B, 0x75D8, 0x60E7,
+ 0x9913, 0x9C57, 0x5984, 0x6DEB, 0x5E96, 0x6D9C, 0x9BF0, 0x58BB, 0x7977,
+ 0x60B6, 0x633F, 0x5BF5, 0x9812, 0x558B, 0x82D3, 0x5147, 0x6190, 0x7953,
+ 0x79BD, 0x6C5D, 0x9EBA, 0x9C48, 0x8DA8, 0x5EE0, 0x7D43, 0x5EFC, 0x854E,
+ 0x8CE4, 0x5AE1, 0x54E8, 0x5023, 0x52BE, 0x7DEC, 0x8511, 0x6666, 0x6C3E,
+ 0x724C, 0x8ADC, 0x9C0D, 0x77A5, 0x8B02, 0x8D05, 0x6F11, 0x9834, 0x97FB,
+ 0x50FB, 0x7F75, 0x5A03, 0x8513, 0x4FB6, 0x634C, 0x9D61, 0x808B, 0x5294,
+ 0x65A1, 0x567A, 0x5957, 0x8D0B, 0x6A35, 0x6AD3, 0x70F9, 0x865E, 0x6FB1,
+ 0x51E7, 0x7FEB, 0x59EA, 0x5E87, 0x6B6A, 0x754F, 0x717D, 0x914E, 0x7D2C,
+ 0x8C79, 0x6062, 0x621A, 0x7FA8, 0x5F1B, 0x6C8C, 0x86FE, 0x7562, 0x7B86,
+ 0x9AB8, 0x6627, 0x7ABA, 0x844E, 0x6F81, 0x8B2C, 0x86A4, 0x6FEB, 0x7B8B,
+ 0x7F77, 0x8F2F, 0x8E44, 0x7E23, 0x4E4D, 0x79A6, 0x8AFA, 0x903C, 0x50D1,
+ 0x9ECD, 0x5EDF, 0x758F, 0x631F, 0x53DB, 0x9910, 0x826E, 0x62F7, 0x68FA,
+ 0x725D, 0x803D, 0x58D5, 0x5C4D, 0x86D9, 0x540B, 0x8805, 0x92F2, 0x9237,
+ 0x5C61, 0x985B, 0x86E4, 0x966A, 0x7262, 0x6955, 0x6CD7, 0x6994, 0x9C2F,
+ 0x77E7, 0x68C9, 0x8DE8, 0x6D6C, 0x67C1, 0x9BAA, 0x619A, 0x63A9, 0x7015,
+ 0x9306, 0x934D, 0x6A61, 0x6258, 0x5283, 0x7525, 0x5687, 0x6C83, 0x6834,
+ 0x649E, 0x4E9B, 0x7252, 0x59E6, 0x8FC2, 0x5FBD, 0x6DD8, 0x85F7, 0x8A51,
+ 0x9817, 0x99C1, 0x63A0, 0x7C81, 0x5B30, 0x8139, 0x5403, 0x7E82, 0x8106,
+ 0x532A, 0x6A8E, 0x7F6B, 0x54E9, 0x5678, 0x8AB9, 0x6715, 0x5BD3, 0x6478,
+ 0x64FE, 0x6B1D, 0x8CC2, 0x51CB, 0x7E8F, 0x5F0C, 0x4E10, 0x4E15, 0x4E28,
+ 0x4E2A, 0x4E31, 0x4E36, 0x4E3F, 0x4E42, 0x4E56, 0x4E58, 0x4E62, 0x4E82,
+ 0x4E85, 0x4E8A, 0x4E8E, 0x5F0D, 0x4E9E, 0x4EA0, 0x4EA2, 0x4EB0, 0x4EB3,
+ 0x4EB6, 0x4ECE, 0x4ECD, 0x4EC4, 0x4EC6, 0x4EC2, 0x4EE1, 0x4ED7, 0x4EDE,
+ 0x4EED, 0x4EDF, 0x4EFC, 0x4F09, 0x4F1C, 0x4F00, 0x4F03, 0x4F5A, 0x4F30,
+ 0x4F5D, 0x4F39, 0x4F57, 0x4F47, 0x4F5E, 0x4F56, 0x4F5B, 0x4F92, 0x4F8A,
+ 0x4F88, 0x4F8F, 0x4F9A, 0x4FAD, 0x4F98, 0x4F7B, 0x4FAB, 0x4F69, 0x4F70,
+ 0x4F94, 0x4F6F, 0x4F86, 0x4F96, 0x4FD4, 0x4FCE, 0x4FD8, 0x4FDB, 0x4FD1,
+ 0x4FDA, 0x4FD0, 0x4FCD, 0x4FE4, 0x4FE5, 0x501A, 0x5040, 0x5028, 0x5014,
+ 0x502A, 0x5025, 0x5005, 0x5021, 0x5022, 0x5029, 0x502C, 0x4FFF, 0x4FFE,
+ 0x4FEF, 0x5011, 0x501E, 0x5006, 0x5043, 0x5047, 0x5055, 0x5050, 0x5048,
+ 0x505A, 0x5056, 0x500F, 0x5046, 0x5070, 0x5042, 0x506C, 0x5078, 0x5080,
+ 0x5094, 0x509A, 0x5085, 0x50B4, 0x6703, 0x50B2, 0x50C9, 0x50CA, 0x50B3,
+ 0x50C2, 0x50F4, 0x50DE, 0x50E5, 0x50D8, 0x50ED, 0x50E3, 0x50EE, 0x50F9,
+ 0x50F5, 0x5109, 0x5101, 0x5102, 0x511A, 0x5115, 0x5114, 0x5116, 0x5121,
+ 0x513A, 0x5137, 0x513C, 0x513B, 0x513F, 0x5140, 0x514A, 0x514C, 0x5152,
+ 0x5154, 0x5162, 0x5164, 0x5169, 0x516A, 0x516E, 0x5180, 0x5182, 0x56D8,
+ 0x518C, 0x5189, 0x518F, 0x5191, 0x5193, 0x5195, 0x5196, 0x519D, 0x51A4,
+ 0x51A6, 0x51A2, 0x51A9, 0x51AA, 0x51AB, 0x51B3, 0x51B1, 0x51B2, 0x51B0,
+ 0x51B5, 0x51BE, 0x51BD, 0x51C5, 0x51C9, 0x51DB, 0x51E0, 0x51E9, 0x51EC,
+ 0x51ED, 0x51F0, 0x51F5, 0x51FE, 0x5204, 0x520B, 0x5214, 0x5215, 0x5227,
+ 0x522A, 0x522E, 0x5233, 0x5239, 0x5244, 0x524B, 0x524F, 0x525E, 0x5254,
+ 0x5271, 0x526A, 0x5273, 0x5274, 0x5269, 0x527F, 0x527D, 0x528D, 0x5288,
+ 0x5292, 0x5291, 0x529C, 0x52A6, 0x52AC, 0x52AD, 0x52BC, 0x52B5, 0x52C1,
+ 0x52C0, 0x52CD, 0x52DB, 0x52DE, 0x52E3, 0x52E6, 0x52E0, 0x52F3, 0x52F5,
+ 0x52F8, 0x52F9, 0x5300, 0x5306, 0x5307, 0x5308, 0x7538, 0x530D, 0x5310,
+ 0x530F, 0x5315, 0x531A, 0x5324, 0x5323, 0x532F, 0x5331, 0x5333, 0x5338,
+ 0x5340, 0x5345, 0x5346, 0x5349, 0x4E17, 0x534D, 0x51D6, 0x8209, 0x535E,
+ 0x5369, 0x536E, 0x5372, 0x5377, 0x537B, 0x5382, 0x5393, 0x5396, 0x53A0,
+ 0x53A6, 0x53A5, 0x53AE, 0x53B0, 0x53B2, 0x53B6, 0x53C3, 0x7C12, 0x53DD,
+ 0x53DF, 0x66FC, 0xFA0E, 0x71EE, 0x53EE, 0x53E8, 0x53ED, 0x53FA, 0x5401,
+ 0x543D, 0x5440, 0x542C, 0x542D, 0x543C, 0x542E, 0x5436, 0x5429, 0x541D,
+ 0x544E, 0x548F, 0x5475, 0x548E, 0x545F, 0x5471, 0x5477, 0x5470, 0x5492,
+ 0x547B, 0x5480, 0x549C, 0x5476, 0x5484, 0x5490, 0x5486, 0x548A, 0x54C7,
+ 0x54BC, 0x54AF, 0x54A2, 0x54B8, 0x54A5, 0x54AC, 0x54C4, 0x54D8, 0x54C8,
+ 0x54A8, 0x54AB, 0x54C2, 0x54A4, 0x54A9, 0x54BE, 0x54E5, 0x54FF, 0x54E6,
+ 0x550F, 0x5514, 0x54FD, 0x54EE, 0x54ED, 0x54E2, 0x5539, 0x5540, 0x5563,
+ 0x554C, 0x552E, 0x555C, 0x5545, 0x5556, 0x5557, 0x5538, 0x5533, 0x555D,
+ 0x5599, 0x5580, 0x558A, 0x559F, 0x557B, 0x557E, 0x5598, 0x559E, 0x55AE,
+ 0x557C, 0x5586, 0x5583, 0x55A9, 0x5587, 0x55A8, 0x55C5, 0x55DF, 0x55C4,
+ 0x55DC, 0x55E4, 0x55D4, 0x55F9, 0x5614, 0x55F7, 0x5616, 0x55FE, 0x55FD,
+ 0x561B, 0x564E, 0x5650, 0x5636, 0x5632, 0x5638, 0x566B, 0x5664, 0x5686,
+ 0x562F, 0x566C, 0x566A, 0x71DF, 0x5694, 0x568F, 0x5680, 0x568A, 0x56A0,
+ 0x56A5, 0x56AE, 0x56B6, 0x56B4, 0x56C8, 0x56C2, 0x56BC, 0x56C1, 0x56C3,
+ 0x56C0, 0x56CE, 0x56D3, 0x56D1, 0x56D7, 0x56EE, 0x56F9, 0x56FF, 0x5704,
+ 0x5709, 0x5708, 0x570D, 0x55C7, 0x5718, 0x5716, 0x571C, 0x5726, 0x5738,
+ 0x574E, 0x573B, 0x5759, 0x5740, 0x574F, 0x5765, 0x5788, 0x5761, 0x577F,
+ 0x5789, 0x5793, 0x57A0, 0x57A4, 0x57B3, 0x57AC, 0x57AA, 0x57C3, 0x57C6,
+ 0x57C8, 0x57C0, 0x57D4, 0x57C7, 0x57D2, 0x57D3, 0x57D6, 0xFA0F, 0x580A,
+ 0x57E3, 0x580B, 0x5819, 0x5821, 0x584B, 0x5862, 0x6BC0, 0x583D, 0x5852,
+ 0xFA10, 0x5870, 0x5879, 0x5885, 0x5872, 0x589F, 0x58AB, 0x58B8, 0x589E,
+ 0x58AE, 0x58B2, 0x58B9, 0x58BA, 0x58C5, 0x58D3, 0x58D1, 0x58D7, 0x58D9,
+ 0x58D8, 0x58DE, 0x58DC, 0x58DF, 0x58E4, 0x58E5, 0x58EF, 0x58F7, 0x58F9,
+ 0x58FB, 0x58FC, 0x5902, 0x590A, 0x590B, 0x5910, 0x591B, 0x68A6, 0x5925,
+ 0x592C, 0x592D, 0x5932, 0x5938, 0x593E, 0x5955, 0x5950, 0x5953, 0x595A,
+ 0x5958, 0x595B, 0x595D, 0x5963, 0x5962, 0x5960, 0x5967, 0x596C, 0x5969,
+ 0x5978, 0x5981, 0x598D, 0x599B, 0x599D, 0x59A3, 0x59A4, 0x59B2, 0x59BA,
+ 0x59C6, 0x59E8, 0x59D9, 0x59DA, 0x5A25, 0x5A1F, 0x5A11, 0x5A1C, 0x5A1A,
+ 0x5A09, 0x5A40, 0x5A6C, 0x5A49, 0x5A35, 0x5A36, 0x5A62, 0x5A6A, 0x5A9A,
+ 0x5ABC, 0x5ABE, 0x5AD0, 0x5ACB, 0x5AC2, 0x5ABD, 0x5AE3, 0x5AD7, 0x5AE6,
+ 0x5AE9, 0x5AD6, 0x5AFA, 0x5AFB, 0x5B0C, 0x5B0B, 0x5B16, 0x5B32, 0x5B2A,
+ 0x5B36, 0x5B3E, 0x5B43, 0x5B45, 0x5B40, 0x5B51, 0x5B55, 0x5B56, 0x6588,
+ 0x5B5B, 0x5B65, 0x5B69, 0x5B70, 0x5B73, 0x5B75, 0x5B78, 0x5B7A, 0x5B80,
+ 0x5B83, 0x5BA6, 0x5BB8, 0x5BC3, 0x5BC7, 0x5BC0, 0x5BC9, 0x752F, 0x5BD0,
+ 0x5BD8, 0x5BDE, 0x5BEC, 0x5BE4, 0x5BE2, 0x5BE5, 0x5BEB, 0x5BF0, 0x5BF3,
+ 0x5BF6, 0x5C05, 0x5C07, 0x5C08, 0x5C0D, 0x5C13, 0x5C1E, 0x5C20, 0x5C22,
+ 0x5C28, 0x5C38, 0x5C41, 0x5C46, 0x5C4E, 0x5C53, 0x5C50, 0x5B71, 0x5C6C,
+ 0x5C6E, 0x5C76, 0x5C79, 0x5C8C, 0x5C94, 0x5CBE, 0x5CAB, 0x5CBB, 0x5CB6,
+ 0x5CB7, 0x5CA6, 0x5CBA, 0x5CC5, 0x5CBC, 0x5CC7, 0x5CD9, 0x5CE9, 0x5CFD,
+ 0x5CFA, 0x5CF5, 0x5CED, 0x5CEA, 0x5D0B, 0x5D15, 0x5D1F, 0x5D1B, 0x5D11,
+ 0x5D27, 0x5D22, 0x5D1A, 0x5D19, 0x5D18, 0x5D4C, 0x5D52, 0x5D53, 0xFA11,
+ 0x5D5C, 0x5D4E, 0x5D4B, 0x5D42, 0x5D6C, 0x5D73, 0x5D6D, 0x5D76, 0x5D87,
+ 0x5D84, 0x5D82, 0x5D8C, 0x5DA2, 0x5D9D, 0x5D90, 0x5DAC, 0x5DAE, 0x5DB7,
+ 0x5DB8, 0x5DBC, 0x5DB9, 0x5DC9, 0x5DD0, 0x5DD3, 0x5DD2, 0x5DDB, 0x5DEB,
+ 0x5DF5, 0x5E0B, 0x5E1A, 0x5E19, 0x5E11, 0x5E1B, 0x5E36, 0x5E44, 0x5E43,
+ 0x5E40, 0x5E47, 0x5E4E, 0x5E57, 0x5E54, 0x5E62, 0x5E64, 0x5E75, 0x5E76,
+ 0x5E7A, 0x5E7F, 0x5EA0, 0x5EC1, 0x5EC2, 0x5EC8, 0x5ED0, 0x5ECF, 0x5EDD,
+ 0x5EDA, 0x5EDB, 0x5EE2, 0x5EE1, 0x5EE8, 0x5EE9, 0x5EEC, 0x5EF0, 0x5EF1,
+ 0x5EF3, 0x5EF4, 0x5F03, 0x5F09, 0x5F0B, 0x5F11, 0x5F16, 0x5F21, 0x5F29,
+ 0x5F2D, 0x5F2F, 0x5F34, 0x5F38, 0x5F41, 0x5F48, 0x5F4C, 0x5F4E, 0x5F51,
+ 0x5F56, 0x5F57, 0x5F59, 0x5F5C, 0x5F5D, 0x5F61, 0x5F67, 0x5F73, 0x5F77,
+ 0x5F83, 0x5F82, 0x5F7F, 0x5F8A, 0x5F88, 0x5F87, 0x5F91, 0x5F99, 0x5F9E,
+ 0x5F98, 0x5FA0, 0x5FA8, 0x5FAD, 0x5FB7, 0x5FBC, 0x5FD6, 0x5FFB, 0x5FE4,
+ 0x5FF8, 0x5FF1, 0x5FF0, 0x5FDD, 0x5FDE, 0x5FFF, 0x6021, 0x6019, 0x6010,
+ 0x6029, 0x600E, 0x6031, 0x601B, 0x6015, 0x602B, 0x6026, 0x600F, 0x603A,
+ 0x605A, 0x6041, 0x6060, 0x605D, 0x606A, 0x6077, 0x605F, 0x604A, 0x6046,
+ 0x604D, 0x6063, 0x6043, 0x6064, 0x606C, 0x606B, 0x6059, 0x6085, 0x6081,
+ 0x6083, 0x609A, 0x6084, 0x609B, 0x608A, 0x6096, 0x6097, 0x6092, 0x60A7,
+ 0x608B, 0x60E1, 0x60B8, 0x60DE, 0x60E0, 0x60D3, 0x60BD, 0x60C6, 0x60B5,
+ 0x60D5, 0x60D8, 0x6120, 0x60F2, 0x6115, 0x6106, 0x60F6, 0x60F7, 0x6100,
+ 0x60F4, 0x60FA, 0x6103, 0x6121, 0x60FB, 0x60F1, 0x610D, 0x610E, 0x6111,
+ 0x6147, 0x614D, 0x6137, 0x6128, 0x6127, 0x613E, 0x614A, 0x6130, 0x613C,
+ 0x612C, 0x6134, 0x6165, 0x615D, 0x613D, 0x6142, 0x6144, 0x6173, 0x6187,
+ 0x6177, 0x6158, 0x6159, 0x615A, 0x616B, 0x6174, 0x616F, 0x6171, 0x615F,
+ 0x6153, 0x6175, 0x6198, 0x6199, 0x6196, 0x61AC, 0x6194, 0x618A, 0x6191,
+ 0x61AB, 0x61AE, 0x61CC, 0x61CA, 0x61C9, 0x61C8, 0x61C3, 0x61C6, 0x61BA,
+ 0x61CB, 0x7F79, 0x61CD, 0x61E6, 0x61E3, 0x61F4, 0x61F7, 0x61F6, 0x61FD,
+ 0x61FA, 0x61FF, 0x61FC, 0x61FE, 0x6200, 0x6208, 0x6209, 0x620D, 0x6213,
+ 0x6214, 0x621B, 0x621E, 0x6221, 0x622A, 0x622E, 0x6230, 0x6232, 0x6233,
+ 0x6241, 0x624E, 0x625E, 0x6263, 0x625B, 0x6260, 0x6268, 0x627C, 0x6282,
+ 0x6289, 0x6292, 0x627E, 0x6293, 0x6296, 0x6283, 0x6294, 0x62D7, 0x62D1,
+ 0x62BB, 0x62CF, 0x62AC, 0x62C6, 0x62C8, 0x62DC, 0x62D4, 0x62CA, 0x62C2,
+ 0x62A6, 0x62C7, 0x629B, 0x62C9, 0x630C, 0x62EE, 0x62F1, 0x6327, 0x6302,
+ 0x6308, 0x62EF, 0x62F5, 0x62FF, 0x6350, 0x634D, 0x633E, 0x634F, 0x6396,
+ 0x638E, 0x6380, 0x63AB, 0x6376, 0x63A3, 0x638F, 0x6389, 0x639F, 0x636B,
+ 0x6369, 0x63B5, 0x63BE, 0x63E9, 0x63C0, 0x63C6, 0x63F5, 0x63E3, 0x63C9,
+ 0x63D2, 0x63F6, 0x63C4, 0x6434, 0x6406, 0x6413, 0x6426, 0x6436, 0x641C,
+ 0x6417, 0x6428, 0x640F, 0x6416, 0x644E, 0x6467, 0x646F, 0x6460, 0x6476,
+ 0x64B9, 0x649D, 0x64CE, 0x6495, 0x64BB, 0x6493, 0x64A5, 0x64A9, 0x6488,
+ 0x64BC, 0x64DA, 0x64D2, 0x64C5, 0x64C7, 0x64D4, 0x64D8, 0x64C2, 0x64F1,
+ 0x64E7, 0x64E0, 0x64E1, 0x64E3, 0x64EF, 0x64F4, 0x64F6, 0x64F2, 0x64FA,
+ 0x6500, 0x64FD, 0x6518, 0x651C, 0x651D, 0x6505, 0x6524, 0x6523, 0x652B,
+ 0x652C, 0x6534, 0x6535, 0x6537, 0x6536, 0x6538, 0x754B, 0x6548, 0x654E,
+ 0x6556, 0x654D, 0x6558, 0x6555, 0x655D, 0x6572, 0x6578, 0x6582, 0x6583,
+ 0x8B8A, 0x659B, 0x659F, 0x65AB, 0x65B7, 0x65C3, 0x65C6, 0x65C1, 0x65C4,
+ 0x65CC, 0x65D2, 0x65D9, 0x65E1, 0x65E0, 0x65F1, 0x6600, 0x6615, 0x6602,
+ 0x6772, 0x6603, 0x65FB, 0x6609, 0x663F, 0x6635, 0x662E, 0x661E, 0x6634,
+ 0x661C, 0x6624, 0x6644, 0x6649, 0x6665, 0x6657, 0x665E, 0x6664, 0x6659,
+ 0x6662, 0x665D, 0xFA12, 0x6673, 0x6670, 0x6683, 0x6688, 0x6684, 0x6699,
+ 0x6698, 0x66A0, 0x669D, 0x66B2, 0x66C4, 0x66C1, 0x66BF, 0x66C9, 0x66BE,
+ 0x66BC, 0x66B8, 0x66D6, 0x66DA, 0x66E6, 0x66E9, 0x66F0, 0x66F5, 0x66F7,
+ 0x66FA, 0x670E, 0xF929, 0x6716, 0x671E, 0x7E22, 0x6726, 0x6727, 0x9738,
+ 0x672E, 0x673F, 0x6736, 0x6737, 0x6738, 0x6746, 0x675E, 0x6759, 0x6766,
+ 0x6764, 0x6789, 0x6785, 0x6770, 0x67A9, 0x676A, 0x678B, 0x6773, 0x67A6,
+ 0x67A1, 0x67BB, 0x67B7, 0x67EF, 0x67B4, 0x67EC, 0x67E9, 0x67B8, 0x67E7,
+ 0x67E4, 0x6852, 0x67DD, 0x67E2, 0x67EE, 0x67C0, 0x67CE, 0x67B9, 0x6801,
+ 0x67C6, 0x681E, 0x6846, 0x684D, 0x6840, 0x6844, 0x6832, 0x684E, 0x6863,
+ 0x6859, 0x688D, 0x6877, 0x687F, 0x689F, 0x687E, 0x688F, 0x68AD, 0x6894,
+ 0x6883, 0x68BC, 0x68B9, 0x6874, 0x68B5, 0x68BA, 0x690F, 0x6901, 0x68CA,
+ 0x6908, 0x68D8, 0x6926, 0x68E1, 0x690C, 0x68CD, 0x68D4, 0x68E7, 0x68D5,
+ 0x6912, 0x68EF, 0x6904, 0x68E3, 0x68E0, 0x68CF, 0x68C6, 0x6922, 0x692A,
+ 0x6921, 0x6923, 0x6928, 0xFA13, 0x6979, 0x6977, 0x6936, 0x6978, 0x6954,
+ 0x696A, 0x6974, 0x6968, 0x693D, 0x6959, 0x6930, 0x695E, 0x695D, 0x697E,
+ 0x6981, 0x69B2, 0x69BF, 0xFA14, 0x6998, 0x69C1, 0x69D3, 0x69BE, 0x69CE,
+ 0x5BE8, 0x69CA, 0x69B1, 0x69DD, 0x69BB, 0x69C3, 0x69A0, 0x699C, 0x6995,
+ 0x69DE, 0x6A2E, 0x69E8, 0x6A02, 0x6A1B, 0x69FF, 0x69F9, 0x69F2, 0x69E7,
+ 0x69E2, 0x6A1E, 0x69ED, 0x6A14, 0x69EB, 0x6A0A, 0x6A22, 0x6A12, 0x6A23,
+ 0x6A13, 0x6A30, 0x6A6B, 0x6A44, 0x6A0C, 0x6AA0, 0x6A36, 0x6A78, 0x6A47,
+ 0x6A62, 0x6A59, 0x6A66, 0x6A48, 0x6A46, 0x6A38, 0x6A72, 0x6A73, 0x6A90,
+ 0x6A8D, 0x6A84, 0x6AA2, 0x6AA3, 0x6A7E, 0x6A97, 0x6AAC, 0x6AAA, 0x6ABB,
+ 0x6AC2, 0x6AB8, 0x6AB3, 0x6AC1, 0x6ADE, 0x6AE2, 0x6AD1, 0x6ADA, 0x6AE4,
+ 0x8616, 0x8617, 0x6AEA, 0x6B05, 0x6B0A, 0x6AFA, 0x6B12, 0x6B16, 0x6B1F,
+ 0x6B38, 0x6B37, 0x6B39, 0x76DC, 0x98EE, 0x6B47, 0x6B43, 0x6B49, 0x6B50,
+ 0x6B59, 0x6B54, 0x6B5B, 0x6B5F, 0x6B61, 0x6B78, 0x6B79, 0x6B7F, 0x6B80,
+ 0x6B84, 0x6B83, 0x6B8D, 0x6B98, 0x6B95, 0x6B9E, 0x6BA4, 0x6BAA, 0x6BAB,
+ 0x6BAF, 0x6BB1, 0x6BB2, 0x6BB3, 0x6BB7, 0x6BBC, 0x6BC6, 0x6BCB, 0x6BD3,
+ 0x6BD6, 0x6BDF, 0x6BEC, 0x6BEB, 0x6BF3, 0x6BEF, 0x6C08, 0x6C13, 0x6C14,
+ 0x6C1B, 0x6C24, 0x6C23, 0x6C3F, 0x6C5E, 0x6C55, 0x6C5C, 0x6C62, 0x6C82,
+ 0x6C8D, 0x6C86, 0x6C6F, 0x6C9A, 0x6C81, 0x6C9B, 0x6C7E, 0x6C68, 0x6C73,
+ 0x6C92, 0x6C90, 0x6CC4, 0x6CF1, 0x6CBD, 0x6CC5, 0x6CAE, 0x6CDA, 0x6CDD,
+ 0x6CB1, 0x6CBE, 0x6CBA, 0x6CDB, 0x6CEF, 0x6CD9, 0x6CEA, 0x6D1F, 0x6D04,
+ 0x6D36, 0x6D2B, 0x6D3D, 0x6D33, 0x6D12, 0x6D0C, 0x6D63, 0x6D87, 0x6D93,
+ 0x6D6F, 0x6D64, 0x6D5A, 0x6D79, 0x6D59, 0x6D8E, 0x6D95, 0x6D9B, 0x6D85,
+ 0x6D96, 0x6DF9, 0x6E0A, 0x6E2E, 0x6DB5, 0x6DE6, 0x6DC7, 0x6DAC, 0x6DB8,
+ 0x6DCF, 0x6DC6, 0x6DEC, 0x6DDE, 0x6DCC, 0x6DE8, 0x6DF8, 0x6DD2, 0x6DC5,
+ 0x6DFA, 0x6DD9, 0x6DF2, 0x6DFC, 0x6DE4, 0x6DD5, 0x6DEA, 0x6DEE, 0x6E2D,
+ 0x6E6E, 0x6E19, 0x6E72, 0x6E5F, 0x6E39, 0x6E3E, 0x6E23, 0x6E6B, 0x6E5C,
+ 0x6E2B, 0x6E76, 0x6E4D, 0x6E1F, 0x6E27, 0x6E43, 0x6E3C, 0x6E3A, 0x6E4E,
+ 0x6E24, 0x6E1D, 0x6E38, 0x6E82, 0x6EAA, 0x6E98, 0x6EB7, 0x6EBD, 0x6EAF,
+ 0x6EC4, 0x6EB2, 0x6ED4, 0x6ED5, 0x6E8F, 0x6EBF, 0x6EC2, 0x6E9F, 0x6F41,
+ 0x6F45, 0x6EEC, 0x6EF8, 0x6EFE, 0x6F3F, 0x6EF2, 0x6F31, 0x6EEF, 0x6F32,
+ 0x6ECC, 0x6EFF, 0x6F3E, 0x6F13, 0x6EF7, 0x6F86, 0x6F7A, 0x6F78, 0x6F80,
+ 0x6F6F, 0x6F5B, 0x6F6D, 0x6F74, 0x6F82, 0x6F88, 0x6F7C, 0x6F58, 0x6FC6,
+ 0x6F8E, 0x6F91, 0x6F66, 0x6FB3, 0x6FA3, 0x6FB5, 0x6FA1, 0x6FB9, 0x6FDB,
+ 0x6FAA, 0x6FC2, 0x6FDF, 0x6FD5, 0x6FEC, 0x6FD8, 0x6FD4, 0x6FF5, 0x6FEE,
+ 0x7005, 0x7007, 0x7009, 0x700B, 0x6FFA, 0x7011, 0x7001, 0x700F, 0x701B,
+ 0x701A, 0x701F, 0x6FF3, 0x7028, 0x7018, 0x7030, 0x703E, 0x7032, 0x7051,
+ 0x7063, 0x7085, 0x7099, 0x70AF, 0x70AB, 0x70AC, 0x70B8, 0x70AE, 0x70DF,
+ 0x70CB, 0x70D9, 0x7109, 0x710F, 0x7104, 0x70F1, 0x70FD, 0x711C, 0x7119,
+ 0x715C, 0x7146, 0x7147, 0x7166, 0x7162, 0x714C, 0x7156, 0x716C, 0x7188,
+ 0x718F, 0x7184, 0x7195, 0xFA15, 0x71AC, 0x71C1, 0x71B9, 0x71BE, 0x71D2,
+ 0x71E7, 0x71C9, 0x71D4, 0x71D7, 0x71CE, 0x71F5, 0x71E0, 0x71EC, 0x71FB,
+ 0x71FC, 0x71F9, 0x71FE, 0x71FF, 0x720D, 0x7210, 0x7228, 0x722D, 0x722C,
+ 0x7230, 0x7232, 0x723B, 0x723C, 0x723F, 0x7240, 0x7246, 0x724B, 0x7258,
+ 0x7274, 0x727E, 0x7281, 0x7287, 0x7282, 0x7292, 0x7296, 0x72A2, 0x72A7,
+ 0x72B1, 0x72B2, 0x72BE, 0x72C3, 0x72C6, 0x72C4, 0x72B9, 0x72CE, 0x72D2,
+ 0x72E2, 0x72E0, 0x72E1, 0x72F9, 0x72F7, 0x7317, 0x730A, 0x731C, 0x7316,
+ 0x731D, 0x7324, 0x7334, 0x7329, 0x732F, 0xFA16, 0x7325, 0x733E, 0x734F,
+ 0x734E, 0x7357, 0x9ED8, 0x736A, 0x7368, 0x7370, 0x7377, 0x7378, 0x7375,
+ 0x737B, 0x73C8, 0x73BD, 0x73B3, 0x73CE, 0x73BB, 0x73C0, 0x73C9, 0x73D6,
+ 0x73E5, 0x73E3, 0x73D2, 0x73EE, 0x73F1, 0x73DE, 0x73F8, 0x7407, 0x73F5,
+ 0x7405, 0x7426, 0x742A, 0x7425, 0x7429, 0x742E, 0x7432, 0x743A, 0x7455,
+ 0x743F, 0x745F, 0x7459, 0x7441, 0x745C, 0x7469, 0x7470, 0x7463, 0x746A,
+ 0x7464, 0x7462, 0x7489, 0x746F, 0x747E, 0x749F, 0x749E, 0x74A2, 0x74A7,
+ 0x74CA, 0x74CF, 0x74D4, 0x74E0, 0x74E3, 0x74E7, 0x74E9, 0x74EE, 0x74F0,
+ 0x74F2, 0x74F1, 0x74F7, 0x74F8, 0x7501, 0x7504, 0x7503, 0x7505, 0x750D,
+ 0x750C, 0x750E, 0x7513, 0x751E, 0x7526, 0x752C, 0x753C, 0x7544, 0x754D,
+ 0x754A, 0x7549, 0x7546, 0x755B, 0x755A, 0x7564, 0x7567, 0x756B, 0x756F,
+ 0x7574, 0x756D, 0x7578, 0x7576, 0x7582, 0x7586, 0x7587, 0x758A, 0x7589,
+ 0x7594, 0x759A, 0x759D, 0x75A5, 0x75A3, 0x75C2, 0x75B3, 0x75C3, 0x75B5,
+ 0x75BD, 0x75B8, 0x75BC, 0x75B1, 0x75CD, 0x75CA, 0x75D2, 0x75D9, 0x75E3,
+ 0x75DE, 0x75FE, 0x75FF, 0x75FC, 0x7601, 0x75F0, 0x75FA, 0x75F2, 0x75F3,
+ 0x760B, 0x7609, 0x761F, 0x7627, 0x7620, 0x7621, 0x7622, 0x7624, 0x7634,
+ 0x7630, 0x763B, 0x7647, 0x7648, 0x7658, 0x7646, 0x765C, 0x7661, 0x7662,
+ 0x7668, 0x7669, 0x7667, 0x766A, 0x766C, 0x7670, 0x7672, 0x7676, 0x767C,
+ 0x7682, 0x7680, 0x7683, 0x7688, 0x768B, 0x7699, 0x769A, 0x769C, 0x769E,
+ 0x769B, 0x76A6, 0x76B0, 0x76B4, 0x76B8, 0x76B9, 0x76BA, 0x76C2, 0xFA17,
+ 0x76CD, 0x76D6, 0x76D2, 0x76DE, 0x76E1, 0x76E5, 0x76EA, 0x862F, 0x76FB,
+ 0x7708, 0x7707, 0x7704, 0x7724, 0x7729, 0x7725, 0x7726, 0x771B, 0x7737,
+ 0x7738, 0x7746, 0x7747, 0x775A, 0x7768, 0x776B, 0x775B, 0x7765, 0x777F,
+ 0x777E, 0x7779, 0x778E, 0x778B, 0x7791, 0x77A0, 0x779E, 0x77B0, 0x77B6,
+ 0x77B9, 0x77BF, 0x77BC, 0x77BD, 0x77BB, 0x77C7, 0x77CD, 0x77DA, 0x77DC,
+ 0x77E3, 0x77EE, 0x52AF, 0x77FC, 0x780C, 0x7812, 0x7821, 0x783F, 0x7820,
+ 0x7845, 0x784E, 0x7864, 0x7874, 0x788E, 0x787A, 0x7886, 0x789A, 0x787C,
+ 0x788C, 0x78A3, 0x78B5, 0x78AA, 0x78AF, 0x78D1, 0x78C6, 0x78CB, 0x78D4,
+ 0x78BE, 0x78BC, 0x78C5, 0x78CA, 0x78EC, 0x78E7, 0x78DA, 0x78FD, 0x78F4,
+ 0x7907, 0x7911, 0x7919, 0x792C, 0x792B, 0x7930, 0xFA18, 0x7940, 0x7960,
+ 0xFA19, 0x795F, 0x795A, 0x7955, 0xFA1A, 0x797F, 0x798A, 0x7994, 0xFA1B,
+ 0x799D, 0x799B, 0x79AA, 0x79B3, 0x79BA, 0x79C9, 0x79D5, 0x79E7, 0x79EC,
+ 0x79E3, 0x7A08, 0x7A0D, 0x7A18, 0x7A19, 0x7A1F, 0x7A31, 0x7A3E, 0x7A37,
+ 0x7A3B, 0x7A43, 0x7A57, 0x7A49, 0x7A62, 0x7A61, 0x7A69, 0x9F9D, 0x7A70,
+ 0x7A79, 0x7A7D, 0x7A88, 0x7A95, 0x7A98, 0x7A96, 0x7A97, 0x7AA9, 0x7AB0,
+ 0x7AB6, 0x9083, 0x7AC3, 0x7ABF, 0x7AC5, 0x7AC4, 0x7AC7, 0x7ACA, 0x7ACD,
+ 0x7ACF, 0x7AD2, 0x7AD1, 0x7AD5, 0x7AD3, 0x7AD9, 0x7ADA, 0x7ADD, 0x7AE1,
+ 0x7AE2, 0x7AE6, 0x7AE7, 0xFA1C, 0x7AEB, 0x7AED, 0x7AF0, 0x7AF8, 0x7B02,
+ 0x7B0F, 0x7B0B, 0x7B0A, 0x7B06, 0x7B33, 0x7B36, 0x7B19, 0x7B1E, 0x7B35,
+ 0x7B28, 0x7B50, 0x7B4D, 0x7B4C, 0x7B45, 0x7B5D, 0x7B75, 0x7B7A, 0x7B74,
+ 0x7B70, 0x7B71, 0x7B6E, 0x7B9D, 0x7B98, 0x7B9F, 0x7B8D, 0x7B9C, 0x7B9A,
+ 0x7B92, 0x7B8F, 0x7B99, 0x7BCF, 0x7BCB, 0x7BCC, 0x7BB4, 0x7BC6, 0x7B9E,
+ 0x7BDD, 0x7BE9, 0x7BE6, 0x7BF7, 0x7BE5, 0x7C14, 0x7C00, 0x7C13, 0x7C07,
+ 0x7BF3, 0x7C0D, 0x7BF6, 0x7C23, 0x7C27, 0x7C2A, 0x7C1F, 0x7C37, 0x7C2B,
+ 0x7C3D, 0x7C40, 0x7C4C, 0x7C43, 0x7C56, 0x7C50, 0x7C58, 0x7C5F, 0x7C65,
+ 0x7C6C, 0x7C75, 0x7C83, 0x7C90, 0x7CA4, 0x7CA2, 0x7CAB, 0x7CA1, 0x7CAD,
+ 0x7CA8, 0x7CB3, 0x7CB2, 0x7CB1, 0x7CAE, 0x7CB9, 0xFA1D, 0x7CBD, 0x7CC5,
+ 0x7CC2, 0x7CD2, 0x7CE2, 0x7CD8, 0x7CDC, 0x7CEF, 0x7CF2, 0x7CF4, 0x7CF6,
+ 0x7D06, 0x7D02, 0x7D1C, 0x7D15, 0x7D0A, 0x7D45, 0x7D4B, 0x7D2E, 0x7D32,
+ 0x7D3F, 0x7D35, 0x7D48, 0x7D46, 0x7D5C, 0x7D73, 0x7D56, 0x7D4E, 0x7D68,
+ 0x7D6E, 0x7D4F, 0x7D63, 0x7D93, 0x7D89, 0x7D5B, 0x7DAE, 0x7DA3, 0x7DB5,
+ 0x7DB7, 0x7DC7, 0x7DBD, 0x7DAB, 0x7DA2, 0x7DAF, 0x7DA0, 0x7DB8, 0x7D9F,
+ 0x7DB0, 0x7DD5, 0x7DD8, 0x7DDD, 0x7DD6, 0x7DE4, 0x7DDE, 0x7DFB, 0x7E0B,
+ 0x7DF2, 0x7DE1, 0x7DDC, 0x7E05, 0x7E0A, 0x7E21, 0x7E12, 0x7E1F, 0x7E09,
+ 0x7E3A, 0x7E46, 0x7E66, 0x7E31, 0x7E3D, 0x7E35, 0x7E3B, 0x7E39, 0x7E43,
+ 0x7E37, 0x7E32, 0x7E5D, 0x7E56, 0x7E5E, 0x7E52, 0x7E59, 0x7E5A, 0x7E67,
+ 0x7E79, 0x7E6A, 0x7E69, 0x7E7C, 0x7E7B, 0x7E7D, 0x8FAE, 0x7E7F, 0x7E83,
+ 0x7E89, 0x7E8E, 0x7E8C, 0x7E92, 0x7E93, 0x7E94, 0x7E96, 0x7E9B, 0x7F38,
+ 0x7F3A, 0x7F45, 0x7F47, 0x7F4C, 0x7F4E, 0x7F51, 0x7F55, 0x7F54, 0x7F58,
+ 0x7F5F, 0x7F60, 0x7F68, 0x7F67, 0x7F69, 0x7F78, 0x7F82, 0x7F86, 0x7F83,
+ 0x7F87, 0x7F88, 0x7F8C, 0x7F94, 0x7F9E, 0x7F9D, 0x7F9A, 0x7FA1, 0x7FA3,
+ 0x7FAF, 0x7FAE, 0x7FB2, 0x7FB9, 0x7FB6, 0x7FB8, 0x8B71, 0xFA1E, 0x7FC5,
+ 0x7FC6, 0x7FCA, 0x7FD5, 0x7FE1, 0x7FE6, 0x7FE9, 0x7FF3, 0x7FF9, 0x8004,
+ 0x800B, 0x8012, 0x8019, 0x801C, 0x8021, 0x8028, 0x803F, 0x803B, 0x804A,
+ 0x8046, 0x8052, 0x8058, 0x805F, 0x8062, 0x8068, 0x8073, 0x8072, 0x8070,
+ 0x8076, 0x8079, 0x807D, 0x807F, 0x8084, 0x8085, 0x8093, 0x809A, 0x80AD,
+ 0x5190, 0x80AC, 0x80DB, 0x80E5, 0x80D9, 0x80DD, 0x80C4, 0x80DA, 0x8109,
+ 0x80EF, 0x80F1, 0x811B, 0x8123, 0x812F, 0x814B, 0x8146, 0x813E, 0x8153,
+ 0x8151, 0x80FC, 0x8171, 0x816E, 0x8165, 0x815F, 0x8166, 0x8174, 0x8183,
+ 0x8188, 0x818A, 0x8180, 0x8182, 0x81A0, 0x8195, 0x81A3, 0x8193, 0x81B5,
+ 0x81A4, 0x81A9, 0x81B8, 0x81B0, 0x81C8, 0x81BE, 0x81BD, 0x81C0, 0x81C2,
+ 0x81BA, 0x81C9, 0x81CD, 0x81D1, 0x81D8, 0x81D9, 0x81DA, 0x81DF, 0x81E0,
+ 0x81FA, 0x81FB, 0x81FE, 0x8201, 0x8202, 0x8205, 0x820D, 0x8210, 0x8212,
+ 0x8216, 0x8229, 0x822B, 0x822E, 0x8238, 0x8233, 0x8240, 0x8259, 0x825A,
+ 0x825D, 0x825F, 0x8264, 0x8262, 0x8268, 0x826A, 0x826B, 0x8271, 0x8277,
+ 0x827E, 0x828D, 0x8292, 0x82AB, 0x829F, 0x82BB, 0x82AC, 0x82E1, 0x82E3,
+ 0x82DF, 0x8301, 0x82D2, 0x82F4, 0x82F3, 0x8303, 0x82FB, 0x82F9, 0x82DE,
+ 0x8306, 0x82DC, 0x82FA, 0x8309, 0x82D9, 0x8335, 0x8362, 0x8334, 0x8316,
+ 0x8331, 0x8340, 0x8339, 0x8350, 0x8345, 0x832F, 0x832B, 0x8318, 0x839A,
+ 0x83AA, 0x839F, 0x83A2, 0x8396, 0x8323, 0x838E, 0x8375, 0x837F, 0x838A,
+ 0x837C, 0x83B5, 0x8373, 0x8393, 0x83A0, 0x8385, 0x8389, 0x83A8, 0x83F4,
+ 0x8413, 0x83C7, 0x83CE, 0x83F7, 0x83FD, 0x8403, 0x83D8, 0x840B, 0x83C1,
+ 0x8407, 0x83E0, 0x83F2, 0x840D, 0x8420, 0x83F6, 0x83BD, 0x83FB, 0x842A,
+ 0x8462, 0x843C, 0x8484, 0x8477, 0x846B, 0x8479, 0x8448, 0x846E, 0x8482,
+ 0x8469, 0x8446, 0x846F, 0x8438, 0x8435, 0x84CA, 0x84B9, 0x84BF, 0x849F,
+ 0x84B4, 0x84CD, 0x84BB, 0x84DA, 0x84D0, 0x84C1, 0x84AD, 0x84C6, 0x84D6,
+ 0x84A1, 0x84D9, 0x84FF, 0x84F4, 0x8517, 0x8518, 0x852C, 0x851F, 0x8515,
+ 0x8514, 0x8506, 0x8553, 0x855A, 0x8540, 0x8559, 0x8563, 0x8558, 0x8548,
+ 0x8541, 0x854A, 0x854B, 0x856B, 0x8555, 0x8580, 0x85A4, 0x8588, 0x8591,
+ 0x858A, 0x85A8, 0x856D, 0x8594, 0x859B, 0x85AE, 0x8587, 0x859C, 0x8577,
+ 0x857E, 0x8590, 0xFA1F, 0x820A, 0x85B0, 0x85C9, 0x85BA, 0x85CF, 0x85B9,
+ 0x85D0, 0x85D5, 0x85DD, 0x85E5, 0x85DC, 0x85F9, 0x860A, 0x8613, 0x860B,
+ 0x85FE, 0x8622, 0x861A, 0x8630, 0x863F, 0xFA20, 0x864D, 0x4E55, 0x8655,
+ 0x865F, 0x8667, 0x8671, 0x8693, 0x86A3, 0x86A9, 0x868B, 0x86AA, 0x868C,
+ 0x86B6, 0x86AF, 0x86C4, 0x86C6, 0x86B0, 0x86C9, 0x86CE, 0xFA21, 0x86AB,
+ 0x86D4, 0x86DE, 0x86E9, 0x86EC, 0x86DF, 0x86DB, 0x8712, 0x8706, 0x8708,
+ 0x8700, 0x8703, 0x86FB, 0x8711, 0x8709, 0x870D, 0x86F9, 0x870A, 0x8734,
+ 0x873F, 0x873B, 0x8725, 0x8729, 0x871A, 0x875F, 0x8778, 0x874C, 0x874E,
+ 0x8774, 0x8757, 0x8768, 0x8782, 0x876A, 0x8760, 0x876E, 0x8759, 0x8753,
+ 0x8763, 0x877F, 0x87A2, 0x87C6, 0x879F, 0x87AF, 0x87CB, 0x87BD, 0x87C0,
+ 0x87D0, 0x96D6, 0x87AB, 0x87C4, 0x87B3, 0x87D2, 0x87BB, 0x87EF, 0x87F2,
+ 0x87E0, 0x880E, 0x8807, 0x880F, 0x8816, 0x880D, 0x87FE, 0x87F6, 0x87F7,
+ 0x8811, 0x8815, 0x8822, 0x8821, 0x8827, 0x8831, 0x8836, 0x8839, 0x883B,
+ 0x8842, 0x8844, 0x884D, 0x8852, 0x8859, 0x885E, 0x8862, 0x886B, 0x8881,
+ 0x887E, 0x8875, 0x887D, 0x8872, 0x8882, 0x889E, 0x8897, 0x8892, 0x88AE,
+ 0x8899, 0x88A2, 0x888D, 0x88A4, 0x88BF, 0x88B5, 0x88B1, 0x88C3, 0x88C4,
+ 0x88D4, 0x88D8, 0x88D9, 0x88DD, 0x88F9, 0x8902, 0x88FC, 0x88F5, 0x88E8,
+ 0x88F2, 0x8904, 0x890C, 0x892A, 0x891D, 0x890A, 0x8913, 0x891E, 0x8925,
+ 0x892B, 0x8941, 0x893B, 0x8936, 0x8943, 0x8938, 0x894D, 0x894C, 0x8960,
+ 0x895E, 0x8966, 0x896A, 0x8964, 0x896D, 0x896F, 0x8974, 0x8977, 0x897E,
+ 0x8983, 0x8988, 0x898A, 0x8993, 0x8998, 0x89A1, 0x89A9, 0x89A6, 0x89AC,
+ 0x89AF, 0x89B2, 0x89BA, 0x89BF, 0x89BD, 0x89C0, 0x89DA, 0x89DD, 0x89E7,
+ 0x89F4, 0x89F8, 0x8A03, 0x8A16, 0x8A10, 0x8A0C, 0x8A12, 0x8A1B, 0x8A1D,
+ 0x8A25, 0x8A36, 0x8A41, 0x8A37, 0x8A5B, 0x8A52, 0x8A46, 0x8A48, 0x8A7C,
+ 0x8A6D, 0x8A6C, 0x8A62, 0x8A79, 0x8A85, 0x8A82, 0x8A84, 0x8AA8, 0x8AA1,
+ 0x8A91, 0x8AA5, 0x8AA6, 0x8A9A, 0x8AA3, 0x8AA7, 0x8ACC, 0x8ABE, 0x8ACD,
+ 0x8AC2, 0x8ADA, 0x8AF3, 0x8AE7, 0x8AE4, 0x8AF1, 0x8B14, 0x8AE0, 0x8AE2,
+ 0x8AE1, 0x8ADF, 0xFA22, 0x8AF6, 0x8AF7, 0x8ADE, 0x8ADB, 0x8B0C, 0x8B07,
+ 0x8B1A, 0x8B16, 0x8B10, 0x8B17, 0x8B20, 0x8B33, 0x8B41, 0x97AB, 0x8B26,
+ 0x8B2B, 0x8B3E, 0x8B4C, 0x8B4F, 0x8B4E, 0x8B53, 0x8B49, 0x8B56, 0x8B5B,
+ 0x8B5A, 0x8B74, 0x8B6B, 0x8B5F, 0x8B6C, 0x8B6F, 0x8B7D, 0x8B7F, 0x8B80,
+ 0x8B8C, 0x8B8E, 0x8B99, 0x8B92, 0x8B93, 0x8B96, 0x8B9A, 0x8C3A, 0x8C41,
+ 0x8C3F, 0x8C48, 0x8C4C, 0x8C4E, 0x8C50, 0x8C55, 0x8C62, 0x8C6C, 0x8C78,
+ 0x8C7A, 0x8C7C, 0x8C82, 0x8C89, 0x8C85, 0x8C8A, 0x8C8D, 0x8C8E, 0x8C98,
+ 0x8C94, 0x621D, 0x8CAD, 0x8CAA, 0x8CAE, 0x8CBD, 0x8CB2, 0x8CB3, 0x8CC1,
+ 0x8CB6, 0x8CC8, 0x8CCE, 0x8CCD, 0x8CE3, 0x8CDA, 0x8CF0, 0x8CF4, 0x8CFD,
+ 0x8CFA, 0x8CFB, 0x8D07, 0x8D0A, 0x8D0F, 0x8D0D, 0x8D12, 0x8D10, 0x8D13,
+ 0x8D14, 0x8D16, 0x8D67, 0x8D6D, 0x8D71, 0x8D76, 0xFA23, 0x8D81, 0x8DC2,
+ 0x8DBE, 0x8DBA, 0x8DCF, 0x8DDA, 0x8DD6, 0x8DCC, 0x8DDB, 0x8DCB, 0x8DEA,
+ 0x8DEB, 0x8DDF, 0x8DE3, 0x8DFC, 0x8E08, 0x8DFF, 0x8E09, 0x8E1D, 0x8E1E,
+ 0x8E10, 0x8E1F, 0x8E42, 0x8E35, 0x8E30, 0x8E34, 0x8E4A, 0x8E47, 0x8E49,
+ 0x8E4C, 0x8E50, 0x8E48, 0x8E59, 0x8E64, 0x8E60, 0x8E55, 0x8E63, 0x8E76,
+ 0x8E72, 0x8E87, 0x8E7C, 0x8E81, 0x8E85, 0x8E84, 0x8E8B, 0x8E8A, 0x8E93,
+ 0x8E91, 0x8E94, 0x8E99, 0x8EA1, 0x8EAA, 0x8EB1, 0x8EBE, 0x8EC6, 0x8EC5,
+ 0x8EC8, 0x8ECB, 0x8ECF, 0x8EDB, 0x8EE3, 0x8EFC, 0x8EFB, 0x8EEB, 0x8EFE,
+ 0x8F0A, 0x8F0C, 0x8F05, 0x8F15, 0x8F12, 0x8F13, 0x8F1C, 0x8F19, 0x8F1F,
+ 0x8F26, 0x8F33, 0x8F3B, 0x8F39, 0x8F45, 0x8F42, 0x8F3E, 0x8F49, 0x8F46,
+ 0x8F4C, 0x8F4E, 0x8F57, 0x8F5C, 0x8F62, 0x8F63, 0x8F64, 0x8F9C, 0x8F9F,
+ 0x8FA3, 0x8FA8, 0x8FA7, 0x8FAD, 0x8FAF, 0x8FB7, 0xFA24, 0x8FDA, 0x8FE5,
+ 0x8FE2, 0x8FEF, 0x8FE9, 0x8FF4, 0x9005, 0x8FF9, 0x8FF8, 0x9011, 0x9015,
+ 0x900E, 0x9021, 0x900D, 0x901E, 0x9016, 0x900B, 0x9027, 0x9036, 0x9039,
+ 0x904F, 0xFA25, 0x9050, 0x9051, 0x9052, 0x9049, 0x903E, 0x9056, 0x9058,
+ 0x905E, 0x9068, 0x9067, 0x906F, 0x9076, 0x96A8, 0x9072, 0x9082, 0x907D,
+ 0x9089, 0x9080, 0x908F, 0x6248, 0x90AF, 0x90B1, 0x90B5, 0x90E2, 0x90E4,
+ 0x90DB, 0x90DE, 0x9102, 0xFA26, 0x9115, 0x9112, 0x9119, 0x9132, 0x9127,
+ 0x9130, 0x914A, 0x9156, 0x9158, 0x9163, 0x9165, 0x9169, 0x9173, 0x9172,
+ 0x918B, 0x9189, 0x9182, 0x91A2, 0x91AB, 0x91AF, 0x91AA, 0x91B5, 0x91B4,
+ 0x91BA, 0x91C0, 0x91C1, 0x91CB, 0x91D0, 0x91DA, 0x91DB, 0x91D7, 0x91DE,
+ 0x91D6, 0x91DF, 0x91E1, 0x91ED, 0x91F5, 0x91EE, 0x91E4, 0x91F6, 0x91E5,
+ 0x9206, 0x921E, 0x91FF, 0x9210, 0x9214, 0x920A, 0x922C, 0x9215, 0x9229,
+ 0x9257, 0x9245, 0x923A, 0x9249, 0x9264, 0x9240, 0x923C, 0x9248, 0x924E,
+ 0x9250, 0x9259, 0x923F, 0x9251, 0x9239, 0x924B, 0x9267, 0x925A, 0x929C,
+ 0x92A7, 0x9277, 0x9278, 0x9296, 0x9293, 0x929B, 0x9295, 0x92E9, 0x92CF,
+ 0x92E7, 0x92D7, 0x92D9, 0x92D0, 0xFA27, 0x92D5, 0x92B9, 0x92B7, 0x92E0,
+ 0x92D3, 0x933A, 0x9335, 0x930F, 0x9325, 0x92FA, 0x9321, 0x9344, 0x92FB,
+ 0xFA28, 0x9319, 0x931E, 0x92FF, 0x9322, 0x931A, 0x931D, 0x9323, 0x9302,
+ 0x933B, 0x9370, 0x9360, 0x937C, 0x936E, 0x9356, 0x9357, 0x93B9, 0x93B0,
+ 0x93A4, 0x93AD, 0x9394, 0x93C8, 0x93D6, 0x93C6, 0x93D7, 0x93E8, 0x93E5,
+ 0x93D8, 0x93C3, 0x93DD, 0x93DE, 0x93D0, 0x93E4, 0x941A, 0x93F8, 0x9414,
+ 0x9413, 0x9421, 0x9403, 0x9407, 0x9436, 0x942B, 0x9431, 0x943A, 0x9441,
+ 0x9452, 0x9445, 0x9444, 0x9448, 0x945B, 0x945A, 0x9460, 0x9462, 0x945E,
+ 0x946A, 0x9475, 0x9470, 0x9477, 0x947F, 0x947D, 0x947C, 0x947E, 0x9481,
+ 0x9582, 0x9587, 0x958A, 0x9592, 0x9594, 0x9596, 0x9598, 0x9599, 0x95A0,
+ 0x95A8, 0x95A7, 0x95AD, 0x95BC, 0x95BB, 0x95B9, 0x95BE, 0x95CA, 0x6FF6,
+ 0x95C3, 0x95CD, 0x95CC, 0x95D5, 0x95D4, 0x95D6, 0x95DC, 0x95E1, 0x95E5,
+ 0x95E2, 0x9621, 0x9628, 0x962E, 0x962F, 0x9642, 0x964F, 0x964C, 0x964B,
+ 0x965C, 0x965D, 0x965F, 0x9666, 0x9677, 0x9672, 0x966C, 0x968D, 0x968B,
+ 0xF9DC, 0x9698, 0x9695, 0x9697, 0xFA29, 0x969D, 0x96A7, 0x96AA, 0x96B1,
+ 0x96B2, 0x96B0, 0x96AF, 0x96B4, 0x96B6, 0x96B8, 0x96B9, 0x96CE, 0x96CB,
+ 0x96D5, 0x96DC, 0x96D9, 0x96F9, 0x9704, 0x9706, 0x9708, 0x9719, 0x970D,
+ 0x9713, 0x970E, 0x9711, 0x970F, 0x9716, 0x9724, 0x972A, 0x9730, 0x9733,
+ 0x9739, 0x973B, 0x973D, 0x973E, 0x9746, 0x9744, 0x9743, 0x9748, 0x9742,
+ 0x9749, 0x974D, 0x974F, 0x9751, 0x9755, 0x975C, 0x9760, 0x9764, 0x9766,
+ 0x9768, 0x976D, 0x9779, 0x9785, 0x977C, 0x9781, 0x977A, 0x978B, 0x978F,
+ 0x9790, 0x979C, 0x97A8, 0x97A6, 0x97A3, 0x97B3, 0x97B4, 0x97C3, 0x97C6,
+ 0x97C8, 0x97CB, 0x97DC, 0x97ED, 0x97F2, 0x7ADF, 0x97F5, 0x980F, 0x981A,
+ 0x9824, 0x9821, 0x9837, 0x983D, 0x984F, 0x984B, 0x9857, 0x9865, 0x986B,
+ 0x986F, 0x9870, 0x9871, 0x9874, 0x9873, 0x98AA, 0x98AF, 0x98B1, 0x98B6,
+ 0x98C4, 0x98C3, 0x98C6, 0x98DC, 0x98ED, 0x98E9, 0xFA2A, 0x98EB, 0xFA2B,
+ 0x9903, 0x991D, 0x9912, 0x9914, 0x9918, 0x9927, 0xFA2C, 0x9921, 0x991E,
+ 0x9924, 0x9920, 0x992C, 0x992E, 0x993D, 0x993E, 0x9942, 0x9949, 0x9945,
+ 0x9950, 0x994B, 0x9951, 0x994C, 0x9955, 0x9997, 0x9998, 0x999E, 0x99A5,
+ 0x99AD, 0x99AE, 0x99BC, 0x99DF, 0x99DB, 0x99DD, 0x99D8, 0x99D1, 0x99ED,
+ 0x99EE, 0x99E2, 0x99F1, 0x99F2, 0x99FB, 0x99F8, 0x9A01, 0x9A0F, 0x9A05,
+ 0x9A19, 0x9A2B, 0x9A37, 0x9A40, 0x9A45, 0x9A42, 0x9A43, 0x9A3E, 0x9A55,
+ 0x9A4D, 0x9A4E, 0x9A5B, 0x9A57, 0x9A5F, 0x9A62, 0x9A69, 0x9A65, 0x9A64,
+ 0x9A6A, 0x9A6B, 0x9AAD, 0x9AB0, 0x9ABC, 0x9AC0, 0x9ACF, 0x9AD3, 0x9AD4,
+ 0x9AD1, 0x9AD9, 0x9ADC, 0x9ADE, 0x9ADF, 0x9AE2, 0x9AE3, 0x9AE6, 0x9AEF,
+ 0x9AEB, 0x9AEE, 0x9AF4, 0x9AF1, 0x9AF7, 0x9AFB, 0x9B06, 0x9B18, 0x9B1A,
+ 0x9B1F, 0x9B22, 0x9B23, 0x9B25, 0x9B27, 0x9B28, 0x9B29, 0x9B2A, 0x9B2E,
+ 0x9B2F, 0x9B31, 0x9B32, 0x9B3B, 0x9B44, 0x9B43, 0x9B4D, 0x9B4E, 0x9B51,
+ 0x9B58, 0x9B75, 0x9B74, 0x9B72, 0x9B93, 0x9B8F, 0x9B83, 0x9B91, 0x9B96,
+ 0x9B97, 0x9B9F, 0x9BA0, 0x9BA8, 0x9BB1, 0x9BB4, 0x9BC0, 0x9BCA, 0x9BBB,
+ 0x9BB9, 0x9BC6, 0x9BCF, 0x9BD1, 0x9BD2, 0x9BE3, 0x9BE2, 0x9BE4, 0x9BD4,
+ 0x9BE1, 0x9BF5, 0x9BF1, 0x9BF2, 0x9C04, 0x9C1B, 0x9C15, 0x9C14, 0x9C00,
+ 0x9C09, 0x9C13, 0x9C0C, 0x9C06, 0x9C08, 0x9C12, 0x9C0A, 0x9C2E, 0x9C25,
+ 0x9C24, 0x9C21, 0x9C30, 0x9C47, 0x9C32, 0x9C46, 0x9C3E, 0x9C5A, 0x9C60,
+ 0x9C67, 0x9C76, 0x9C78, 0x9CEB, 0x9CE7, 0x9CEC, 0x9CF0, 0x9D09, 0x9D03,
+ 0x9D06, 0x9D2A, 0x9D26, 0x9D2C, 0x9D23, 0x9D1F, 0x9D15, 0x9D12, 0x9D41,
+ 0x9D3F, 0x9D44, 0x9D3E, 0x9D46, 0x9D48, 0x9D5D, 0x9D5E, 0x9D59, 0x9D51,
+ 0x9D50, 0x9D64, 0x9D72, 0x9D70, 0x9D87, 0x9D6B, 0x9D6F, 0x9D7A, 0x9D9A,
+ 0x9DA4, 0x9DA9, 0x9DAB, 0x9DB2, 0x9DC4, 0x9DC1, 0x9DBB, 0x9DB8, 0x9DBA,
+ 0x9DC6, 0x9DCF, 0x9DC2, 0xFA2D, 0x9DD9, 0x9DD3, 0x9DF8, 0x9DE6, 0x9DED,
+ 0x9DEF, 0x9DFD, 0x9E1A, 0x9E1B, 0x9E19, 0x9E1E, 0x9E75, 0x9E79, 0x9E7D,
+ 0x9E81, 0x9E88, 0x9E8B, 0x9E8C, 0x9E95, 0x9E91, 0x9E9D, 0x9EA5, 0x9EB8,
+ 0x9EAA, 0x9EAD, 0x9EBC, 0x9EBE, 0x9761, 0x9ECC, 0x9ECF, 0x9ED0, 0x9ED1,
+ 0x9ED4, 0x9EDC, 0x9EDE, 0x9EDD, 0x9EE0, 0x9EE5, 0x9EE8, 0x9EEF, 0x9EF4,
+ 0x9EF6, 0x9EF7, 0x9EF9, 0x9EFB, 0x9EFC, 0x9EFD, 0x9F07, 0x9F08, 0x76B7,
+ 0x9F15, 0x9F21, 0x9F2C, 0x9F3E, 0x9F4A, 0x9F4E, 0x9F4F, 0x9F52, 0x9F54,
+ 0x9F63, 0x9F5F, 0x9F60, 0x9F61, 0x9F66, 0x9F67, 0x9F6C, 0x9F6A, 0x9F77,
+ 0x9F72, 0x9F76, 0x9F95, 0x9F9C, 0x9FA0, 0x5C2D, 0x69D9, 0x9065, 0x7476,
+ 0x51DC, 0x7155, 0xE000, 0xE001, 0xE002, 0xE003, 0xE004, 0xE005, 0xE006,
+ 0xE007, 0xE008, 0xE009, 0xE00A, 0xE00B, 0xE00C, 0xE00D, 0xE00E, 0xE00F,
+ 0xE010, 0xE011, 0xE012, 0xE013, 0xE014, 0xE015, 0xE016, 0xE017, 0xE018,
+ 0xE019, 0xE01A, 0xE01B, 0xE01C, 0xE01D, 0xE01E, 0xE01F, 0xE020, 0xE021,
+ 0xE022, 0xE023, 0xE024, 0xE025, 0xE026, 0xE027, 0xE028, 0xE029, 0xE02A,
+ 0xE02B, 0xE02C, 0xE02D, 0xE02E, 0xE02F, 0xE030, 0xE031, 0xE032, 0xE033,
+ 0xE034, 0xE035, 0xE036, 0xE037, 0xE038, 0xE039, 0xE03A, 0xE03B, 0xE03C,
+ 0xE03D, 0xE03E, 0xE03F, 0xE040, 0xE041, 0xE042, 0xE043, 0xE044, 0xE045,
+ 0xE046, 0xE047, 0xE048, 0xE049, 0xE04A, 0xE04B, 0xE04C, 0xE04D, 0xE04E,
+ 0xE04F, 0xE050, 0xE051, 0xE052, 0xE053, 0xE054, 0xE055, 0xE056, 0xE057,
+ 0xE058, 0xE059, 0xE05A, 0xE05B, 0xE05C, 0xE05D, 0xE05E, 0xE05F, 0xE060,
+ 0xE061, 0xE062, 0xE063, 0xE064, 0xE065, 0xE066, 0xE067, 0xE068, 0xE069,
+ 0xE06A, 0xE06B, 0xE06C, 0xE06D, 0xE06E, 0xE06F, 0xE070, 0xE071, 0xE072,
+ 0xE073, 0xE074, 0xE075, 0xE076, 0xE077, 0xE078, 0xE079, 0xE07A, 0xE07B,
+ 0xE07C, 0xE07D, 0xE07E, 0xE07F, 0xE080, 0xE081, 0xE082, 0xE083, 0xE084,
+ 0xE085, 0xE086, 0xE087, 0xE088, 0xE089, 0xE08A, 0xE08B, 0xE08C, 0xE08D,
+ 0xE08E, 0xE08F, 0xE090, 0xE091, 0xE092, 0xE093, 0xE094, 0xE095, 0xE096,
+ 0xE097, 0xE098, 0xE099, 0xE09A, 0xE09B, 0xE09C, 0xE09D, 0xE09E, 0xE09F,
+ 0xE0A0, 0xE0A1, 0xE0A2, 0xE0A3, 0xE0A4, 0xE0A5, 0xE0A6, 0xE0A7, 0xE0A8,
+ 0xE0A9, 0xE0AA, 0xE0AB, 0xE0AC, 0xE0AD, 0xE0AE, 0xE0AF, 0xE0B0, 0xE0B1,
+ 0xE0B2, 0xE0B3, 0xE0B4, 0xE0B5, 0xE0B6, 0xE0B7, 0xE0B8, 0xE0B9, 0xE0BA,
+ 0xE0BB, 0xE0BC, 0xE0BD, 0xE0BE, 0xE0BF, 0xE0C0, 0xE0C1, 0xE0C2, 0xE0C3,
+ 0xE0C4, 0xE0C5, 0xE0C6, 0xE0C7, 0xE0C8, 0xE0C9, 0xE0CA, 0xE0CB, 0xE0CC,
+ 0xE0CD, 0xE0CE, 0xE0CF, 0xE0D0, 0xE0D1, 0xE0D2, 0xE0D3, 0xE0D4, 0xE0D5,
+ 0xE0D6, 0xE0D7, 0xE0D8, 0xE0D9, 0xE0DA, 0xE0DB, 0xE0DC, 0xE0DD, 0xE0DE,
+ 0xE0DF, 0xE0E0, 0xE0E1, 0xE0E2, 0xE0E3, 0xE0E4, 0xE0E5, 0xE0E6, 0xE0E7,
+ 0xE0E8, 0xE0E9, 0xE0EA, 0xE0EB, 0xE0EC, 0xE0ED, 0xE0EE, 0xE0EF, 0xE0F0,
+ 0xE0F1, 0xE0F2, 0xE0F3, 0xE0F4, 0xE0F5, 0xE0F6, 0xE0F7, 0xE0F8, 0xE0F9,
+ 0xE0FA, 0xE0FB, 0xE0FC, 0xE0FD, 0xE0FE, 0xE0FF, 0xE100, 0xE101, 0xE102,
+ 0xE103, 0xE104, 0xE105, 0xE106, 0xE107, 0xE108, 0xE109, 0xE10A, 0xE10B,
+ 0xE10C, 0xE10D, 0xE10E, 0xE10F, 0xE110, 0xE111, 0xE112, 0xE113, 0xE114,
+ 0xE115, 0xE116, 0xE117, 0xE118, 0xE119, 0xE11A, 0xE11B, 0xE11C, 0xE11D,
+ 0xE11E, 0xE11F, 0xE120, 0xE121, 0xE122, 0xE123, 0xE124, 0xE125, 0xE126,
+ 0xE127, 0xE128, 0xE129, 0xE12A, 0xE12B, 0xE12C, 0xE12D, 0xE12E, 0xE12F,
+ 0xE130, 0xE131, 0xE132, 0xE133, 0xE134, 0xE135, 0xE136, 0xE137, 0xE138,
+ 0xE139, 0xE13A, 0xE13B, 0xE13C, 0xE13D, 0xE13E, 0xE13F, 0xE140, 0xE141,
+ 0xE142, 0xE143, 0xE144, 0xE145, 0xE146, 0xE147, 0xE148, 0xE149, 0xE14A,
+ 0xE14B, 0xE14C, 0xE14D, 0xE14E, 0xE14F, 0xE150, 0xE151, 0xE152, 0xE153,
+ 0xE154, 0xE155, 0xE156, 0xE157, 0xE158, 0xE159, 0xE15A, 0xE15B, 0xE15C,
+ 0xE15D, 0xE15E, 0xE15F, 0xE160, 0xE161, 0xE162, 0xE163, 0xE164, 0xE165,
+ 0xE166, 0xE167, 0xE168, 0xE169, 0xE16A, 0xE16B, 0xE16C, 0xE16D, 0xE16E,
+ 0xE16F, 0xE170, 0xE171, 0xE172, 0xE173, 0xE174, 0xE175, 0xE176, 0xE177,
+ 0xE178, 0xE179, 0xE17A, 0xE17B, 0xE17C, 0xE17D, 0xE17E, 0xE17F, 0xE180,
+ 0xE181, 0xE182, 0xE183, 0xE184, 0xE185, 0xE186, 0xE187, 0xE188, 0xE189,
+ 0xE18A, 0xE18B, 0xE18C, 0xE18D, 0xE18E, 0xE18F, 0xE190, 0xE191, 0xE192,
+ 0xE193, 0xE194, 0xE195, 0xE196, 0xE197, 0xE198, 0xE199, 0xE19A, 0xE19B,
+ 0xE19C, 0xE19D, 0xE19E, 0xE19F, 0xE1A0, 0xE1A1, 0xE1A2, 0xE1A3, 0xE1A4,
+ 0xE1A5, 0xE1A6, 0xE1A7, 0xE1A8, 0xE1A9, 0xE1AA, 0xE1AB, 0xE1AC, 0xE1AD,
+ 0xE1AE, 0xE1AF, 0xE1B0, 0xE1B1, 0xE1B2, 0xE1B3, 0xE1B4, 0xE1B5, 0xE1B6,
+ 0xE1B7, 0xE1B8, 0xE1B9, 0xE1BA, 0xE1BB, 0xE1BC, 0xE1BD, 0xE1BE, 0xE1BF,
+ 0xE1C0, 0xE1C1, 0xE1C2, 0xE1C3, 0xE1C4, 0xE1C5, 0xE1C6, 0xE1C7, 0xE1C8,
+ 0xE1C9, 0xE1CA, 0xE1CB, 0xE1CC, 0xE1CD, 0xE1CE, 0xE1CF, 0xE1D0, 0xE1D1,
+ 0xE1D2, 0xE1D3, 0xE1D4, 0xE1D5, 0xE1D6, 0xE1D7, 0xE1D8, 0xE1D9, 0xE1DA,
+ 0xE1DB, 0xE1DC, 0xE1DD, 0xE1DE, 0xE1DF, 0xE1E0, 0xE1E1, 0xE1E2, 0xE1E3,
+ 0xE1E4, 0xE1E5, 0xE1E6, 0xE1E7, 0xE1E8, 0xE1E9, 0xE1EA, 0xE1EB, 0xE1EC,
+ 0xE1ED, 0xE1EE, 0xE1EF, 0xE1F0, 0xE1F1, 0xE1F2, 0xE1F3, 0xE1F4, 0xE1F5,
+ 0xE1F6, 0xE1F7, 0xE1F8, 0xE1F9, 0xE1FA, 0xE1FB, 0xE1FC, 0xE1FD, 0xE1FE,
+ 0xE1FF, 0xE200, 0xE201, 0xE202, 0xE203, 0xE204, 0xE205, 0xE206, 0xE207,
+ 0xE208, 0xE209, 0xE20A, 0xE20B, 0xE20C, 0xE20D, 0xE20E, 0xE20F, 0xE210,
+ 0xE211, 0xE212, 0xE213, 0xE214, 0xE215, 0xE216, 0xE217, 0xE218, 0xE219,
+ 0xE21A, 0xE21B, 0xE21C, 0xE21D, 0xE21E, 0xE21F, 0xE220, 0xE221, 0xE222,
+ 0xE223, 0xE224, 0xE225, 0xE226, 0xE227, 0xE228, 0xE229, 0xE22A, 0xE22B,
+ 0xE22C, 0xE22D, 0xE22E, 0xE22F, 0xE230, 0xE231, 0xE232, 0xE233, 0xE234,
+ 0xE235, 0xE236, 0xE237, 0xE238, 0xE239, 0xE23A, 0xE23B, 0xE23C, 0xE23D,
+ 0xE23E, 0xE23F, 0xE240, 0xE241, 0xE242, 0xE243, 0xE244, 0xE245, 0xE246,
+ 0xE247, 0xE248, 0xE249, 0xE24A, 0xE24B, 0xE24C, 0xE24D, 0xE24E, 0xE24F,
+ 0xE250, 0xE251, 0xE252, 0xE253, 0xE254, 0xE255, 0xE256, 0xE257, 0xE258,
+ 0xE259, 0xE25A, 0xE25B, 0xE25C, 0xE25D, 0xE25E, 0xE25F, 0xE260, 0xE261,
+ 0xE262, 0xE263, 0xE264, 0xE265, 0xE266, 0xE267, 0xE268, 0xE269, 0xE26A,
+ 0xE26B, 0xE26C, 0xE26D, 0xE26E, 0xE26F, 0xE270, 0xE271, 0xE272, 0xE273,
+ 0xE274, 0xE275, 0xE276, 0xE277, 0xE278, 0xE279, 0xE27A, 0xE27B, 0xE27C,
+ 0xE27D, 0xE27E, 0xE27F, 0xE280, 0xE281, 0xE282, 0xE283, 0xE284, 0xE285,
+ 0xE286, 0xE287, 0xE288, 0xE289, 0xE28A, 0xE28B, 0xE28C, 0xE28D, 0xE28E,
+ 0xE28F, 0xE290, 0xE291, 0xE292, 0xE293, 0xE294, 0xE295, 0xE296, 0xE297,
+ 0xE298, 0xE299, 0xE29A, 0xE29B, 0xE29C, 0xE29D, 0xE29E, 0xE29F, 0xE2A0,
+ 0xE2A1, 0xE2A2, 0xE2A3, 0xE2A4, 0xE2A5, 0xE2A6, 0xE2A7, 0xE2A8, 0xE2A9,
+ 0xE2AA, 0xE2AB, 0xE2AC, 0xE2AD, 0xE2AE, 0xE2AF, 0xE2B0, 0xE2B1, 0xE2B2,
+ 0xE2B3, 0xE2B4, 0xE2B5, 0xE2B6, 0xE2B7, 0xE2B8, 0xE2B9, 0xE2BA, 0xE2BB,
+ 0xE2BC, 0xE2BD, 0xE2BE, 0xE2BF, 0xE2C0, 0xE2C1, 0xE2C2, 0xE2C3, 0xE2C4,
+ 0xE2C5, 0xE2C6, 0xE2C7, 0xE2C8, 0xE2C9, 0xE2CA, 0xE2CB, 0xE2CC, 0xE2CD,
+ 0xE2CE, 0xE2CF, 0xE2D0, 0xE2D1, 0xE2D2, 0xE2D3, 0xE2D4, 0xE2D5, 0xE2D6,
+ 0xE2D7, 0xE2D8, 0xE2D9, 0xE2DA, 0xE2DB, 0xE2DC, 0xE2DD, 0xE2DE, 0xE2DF,
+ 0xE2E0, 0xE2E1, 0xE2E2, 0xE2E3, 0xE2E4, 0xE2E5, 0xE2E6, 0xE2E7, 0xE2E8,
+ 0xE2E9, 0xE2EA, 0xE2EB, 0xE2EC, 0xE2ED, 0xE2EE, 0xE2EF, 0xE2F0, 0xE2F1,
+ 0xE2F2, 0xE2F3, 0xE2F4, 0xE2F5, 0xE2F6, 0xE2F7, 0xE2F8, 0xE2F9, 0xE2FA,
+ 0xE2FB, 0xE2FC, 0xE2FD, 0xE2FE, 0xE2FF, 0xE300, 0xE301, 0xE302, 0xE303,
+ 0xE304, 0xE305, 0xE306, 0xE307, 0xE308, 0xE309, 0xE30A, 0xE30B, 0xE30C,
+ 0xE30D, 0xE30E, 0xE30F, 0xE310, 0xE311, 0xE312, 0xE313, 0xE314, 0xE315,
+ 0xE316, 0xE317, 0xE318, 0xE319, 0xE31A, 0xE31B, 0xE31C, 0xE31D, 0xE31E,
+ 0xE31F, 0xE320, 0xE321, 0xE322, 0xE323, 0xE324, 0xE325, 0xE326, 0xE327,
+ 0xE328, 0xE329, 0xE32A, 0xE32B, 0xE32C, 0xE32D, 0xE32E, 0xE32F, 0xE330,
+ 0xE331, 0xE332, 0xE333, 0xE334, 0xE335, 0xE336, 0xE337, 0xE338, 0xE339,
+ 0xE33A, 0xE33B, 0xE33C, 0xE33D, 0xE33E, 0xE33F, 0xE340, 0xE341, 0xE342,
+ 0xE343, 0xE344, 0xE345, 0xE346, 0xE347, 0xE348, 0xE349, 0xE34A, 0xE34B,
+ 0xE34C, 0xE34D, 0xE34E, 0xE34F, 0xE350, 0xE351, 0xE352, 0xE353, 0xE354,
+ 0xE355, 0xE356, 0xE357, 0xE358, 0xE359, 0xE35A, 0xE35B, 0xE35C, 0xE35D,
+ 0xE35E, 0xE35F, 0xE360, 0xE361, 0xE362, 0xE363, 0xE364, 0xE365, 0xE366,
+ 0xE367, 0xE368, 0xE369, 0xE36A, 0xE36B, 0xE36C, 0xE36D, 0xE36E, 0xE36F,
+ 0xE370, 0xE371, 0xE372, 0xE373, 0xE374, 0xE375, 0xE376, 0xE377, 0xE378,
+ 0xE379, 0xE37A, 0xE37B, 0xE37C, 0xE37D, 0xE37E, 0xE37F, 0xE380, 0xE381,
+ 0xE382, 0xE383, 0xE384, 0xE385, 0xE386, 0xE387, 0xE388, 0xE389, 0xE38A,
+ 0xE38B, 0xE38C, 0xE38D, 0xE38E, 0xE38F, 0xE390, 0xE391, 0xE392, 0xE393,
+ 0xE394, 0xE395, 0xE396, 0xE397, 0xE398, 0xE399, 0xE39A, 0xE39B, 0xE39C,
+ 0xE39D, 0xE39E, 0xE39F, 0xE3A0, 0xE3A1, 0xE3A2, 0xE3A3, 0xE3A4, 0xE3A5,
+ 0xE3A6, 0xE3A7, 0xE3A8, 0xE3A9, 0xE3AA, 0xE3AB, 0xE3AC, 0xE3AD, 0xE3AE,
+ 0xE3AF, 0xE3B0, 0xE3B1, 0xE3B2, 0xE3B3, 0xE3B4, 0xE3B5, 0xE3B6, 0xE3B7,
+ 0xE3B8, 0xE3B9, 0xE3BA, 0xE3BB, 0xE3BC, 0xE3BD, 0xE3BE, 0xE3BF, 0xE3C0,
+ 0xE3C1, 0xE3C2, 0xE3C3, 0xE3C4, 0xE3C5, 0xE3C6, 0xE3C7, 0xE3C8, 0xE3C9,
+ 0xE3CA, 0xE3CB, 0xE3CC, 0xE3CD, 0xE3CE, 0xE3CF, 0xE3D0, 0xE3D1, 0xE3D2,
+ 0xE3D3, 0xE3D4, 0xE3D5, 0xE3D6, 0xE3D7, 0xE3D8, 0xE3D9, 0xE3DA, 0xE3DB,
+ 0xE3DC, 0xE3DD, 0xE3DE, 0xE3DF, 0xE3E0, 0xE3E1, 0xE3E2, 0xE3E3, 0xE3E4,
+ 0xE3E5, 0xE3E6, 0xE3E7, 0xE3E8, 0xE3E9, 0xE3EA, 0xE3EB, 0xE3EC, 0xE3ED,
+ 0xE3EE, 0xE3EF, 0xE3F0, 0xE3F1, 0xE3F2, 0xE3F3, 0xE3F4, 0xE3F5, 0xE3F6,
+ 0xE3F7, 0xE3F8, 0xE3F9, 0xE3FA, 0xE3FB, 0xE3FC, 0xE3FD, 0xE3FE, 0xE3FF,
+ 0xE400, 0xE401, 0xE402, 0xE403, 0xE404, 0xE405, 0xE406, 0xE407, 0xE408,
+ 0xE409, 0xE40A, 0xE40B, 0xE40C, 0xE40D, 0xE40E, 0xE40F, 0xE410, 0xE411,
+ 0xE412, 0xE413, 0xE414, 0xE415, 0xE416, 0xE417, 0xE418, 0xE419, 0xE41A,
+ 0xE41B, 0xE41C, 0xE41D, 0xE41E, 0xE41F, 0xE420, 0xE421, 0xE422, 0xE423,
+ 0xE424, 0xE425, 0xE426, 0xE427, 0xE428, 0xE429, 0xE42A, 0xE42B, 0xE42C,
+ 0xE42D, 0xE42E, 0xE42F, 0xE430, 0xE431, 0xE432, 0xE433, 0xE434, 0xE435,
+ 0xE436, 0xE437, 0xE438, 0xE439, 0xE43A, 0xE43B, 0xE43C, 0xE43D, 0xE43E,
+ 0xE43F, 0xE440, 0xE441, 0xE442, 0xE443, 0xE444, 0xE445, 0xE446, 0xE447,
+ 0xE448, 0xE449, 0xE44A, 0xE44B, 0xE44C, 0xE44D, 0xE44E, 0xE44F, 0xE450,
+ 0xE451, 0xE452, 0xE453, 0xE454, 0xE455, 0xE456, 0xE457, 0xE458, 0xE459,
+ 0xE45A, 0xE45B, 0xE45C, 0xE45D, 0xE45E, 0xE45F, 0xE460, 0xE461, 0xE462,
+ 0xE463, 0xE464, 0xE465, 0xE466, 0xE467, 0xE468, 0xE469, 0xE46A, 0xE46B,
+ 0xE46C, 0xE46D, 0xE46E, 0xE46F, 0xE470, 0xE471, 0xE472, 0xE473, 0xE474,
+ 0xE475, 0xE476, 0xE477, 0xE478, 0xE479, 0xE47A, 0xE47B, 0xE47C, 0xE47D,
+ 0xE47E, 0xE47F, 0xE480, 0xE481, 0xE482, 0xE483, 0xE484, 0xE485, 0xE486,
+ 0xE487, 0xE488, 0xE489, 0xE48A, 0xE48B, 0xE48C, 0xE48D, 0xE48E, 0xE48F,
+ 0xE490, 0xE491, 0xE492, 0xE493, 0xE494, 0xE495, 0xE496, 0xE497, 0xE498,
+ 0xE499, 0xE49A, 0xE49B, 0xE49C, 0xE49D, 0xE49E, 0xE49F, 0xE4A0, 0xE4A1,
+ 0xE4A2, 0xE4A3, 0xE4A4, 0xE4A5, 0xE4A6, 0xE4A7, 0xE4A8, 0xE4A9, 0xE4AA,
+ 0xE4AB, 0xE4AC, 0xE4AD, 0xE4AE, 0xE4AF, 0xE4B0, 0xE4B1, 0xE4B2, 0xE4B3,
+ 0xE4B4, 0xE4B5, 0xE4B6, 0xE4B7, 0xE4B8, 0xE4B9, 0xE4BA, 0xE4BB, 0xE4BC,
+ 0xE4BD, 0xE4BE, 0xE4BF, 0xE4C0, 0xE4C1, 0xE4C2, 0xE4C3, 0xE4C4, 0xE4C5,
+ 0xE4C6, 0xE4C7, 0xE4C8, 0xE4C9, 0xE4CA, 0xE4CB, 0xE4CC, 0xE4CD, 0xE4CE,
+ 0xE4CF, 0xE4D0, 0xE4D1, 0xE4D2, 0xE4D3, 0xE4D4, 0xE4D5, 0xE4D6, 0xE4D7,
+ 0xE4D8, 0xE4D9, 0xE4DA, 0xE4DB, 0xE4DC, 0xE4DD, 0xE4DE, 0xE4DF, 0xE4E0,
+ 0xE4E1, 0xE4E2, 0xE4E3, 0xE4E4, 0xE4E5, 0xE4E6, 0xE4E7, 0xE4E8, 0xE4E9,
+ 0xE4EA, 0xE4EB, 0xE4EC, 0xE4ED, 0xE4EE, 0xE4EF, 0xE4F0, 0xE4F1, 0xE4F2,
+ 0xE4F3, 0xE4F4, 0xE4F5, 0xE4F6, 0xE4F7, 0xE4F8, 0xE4F9, 0xE4FA, 0xE4FB,
+ 0xE4FC, 0xE4FD, 0xE4FE, 0xE4FF, 0xE500, 0xE501, 0xE502, 0xE503, 0xE504,
+ 0xE505, 0xE506, 0xE507, 0xE508, 0xE509, 0xE50A, 0xE50B, 0xE50C, 0xE50D,
+ 0xE50E, 0xE50F, 0xE510, 0xE511, 0xE512, 0xE513, 0xE514, 0xE515, 0xE516,
+ 0xE517, 0xE518, 0xE519, 0xE51A, 0xE51B, 0xE51C, 0xE51D, 0xE51E, 0xE51F,
+ 0xE520, 0xE521, 0xE522, 0xE523, 0xE524, 0xE525, 0xE526, 0xE527, 0xE528,
+ 0xE529, 0xE52A, 0xE52B, 0xE52C, 0xE52D, 0xE52E, 0xE52F, 0xE530, 0xE531,
+ 0xE532, 0xE533, 0xE534, 0xE535, 0xE536, 0xE537, 0xE538, 0xE539, 0xE53A,
+ 0xE53B, 0xE53C, 0xE53D, 0xE53E, 0xE53F, 0xE540, 0xE541, 0xE542, 0xE543,
+ 0xE544, 0xE545, 0xE546, 0xE547, 0xE548, 0xE549, 0xE54A, 0xE54B, 0xE54C,
+ 0xE54D, 0xE54E, 0xE54F, 0xE550, 0xE551, 0xE552, 0xE553, 0xE554, 0xE555,
+ 0xE556, 0xE557, 0xE558, 0xE559, 0xE55A, 0xE55B, 0xE55C, 0xE55D, 0xE55E,
+ 0xE55F, 0xE560, 0xE561, 0xE562, 0xE563, 0xE564, 0xE565, 0xE566, 0xE567,
+ 0xE568, 0xE569, 0xE56A, 0xE56B, 0xE56C, 0xE56D, 0xE56E, 0xE56F, 0xE570,
+ 0xE571, 0xE572, 0xE573, 0xE574, 0xE575, 0xE576, 0xE577, 0xE578, 0xE579,
+ 0xE57A, 0xE57B, 0xE57C, 0xE57D, 0xE57E, 0xE57F, 0xE580, 0xE581, 0xE582,
+ 0xE583, 0xE584, 0xE585, 0xE586, 0xE587, 0xE588, 0xE589, 0xE58A, 0xE58B,
+ 0xE58C, 0xE58D, 0xE58E, 0xE58F, 0xE590, 0xE591, 0xE592, 0xE593, 0xE594,
+ 0xE595, 0xE596, 0xE597, 0xE598, 0xE599, 0xE59A, 0xE59B, 0xE59C, 0xE59D,
+ 0xE59E, 0xE59F, 0xE5A0, 0xE5A1, 0xE5A2, 0xE5A3, 0xE5A4, 0xE5A5, 0xE5A6,
+ 0xE5A7, 0xE5A8, 0xE5A9, 0xE5AA, 0xE5AB, 0xE5AC, 0xE5AD, 0xE5AE, 0xE5AF,
+ 0xE5B0, 0xE5B1, 0xE5B2, 0xE5B3, 0xE5B4, 0xE5B5, 0xE5B6, 0xE5B7, 0xE5B8,
+ 0xE5B9, 0xE5BA, 0xE5BB, 0xE5BC, 0xE5BD, 0xE5BE, 0xE5BF, 0xE5C0, 0xE5C1,
+ 0xE5C2, 0xE5C3, 0xE5C4, 0xE5C5, 0xE5C6, 0xE5C7, 0xE5C8, 0xE5C9, 0xE5CA,
+ 0xE5CB, 0xE5CC, 0xE5CD, 0xE5CE, 0xE5CF, 0xE5D0, 0xE5D1, 0xE5D2, 0xE5D3,
+ 0xE5D4, 0xE5D5, 0xE5D6, 0xE5D7, 0xE5D8, 0xE5D9, 0xE5DA, 0xE5DB, 0xE5DC,
+ 0xE5DD, 0xE5DE, 0xE5DF, 0xE5E0, 0xE5E1, 0xE5E2, 0xE5E3, 0xE5E4, 0xE5E5,
+ 0xE5E6, 0xE5E7, 0xE5E8, 0xE5E9, 0xE5EA, 0xE5EB, 0xE5EC, 0xE5ED, 0xE5EE,
+ 0xE5EF, 0xE5F0, 0xE5F1, 0xE5F2, 0xE5F3, 0xE5F4, 0xE5F5, 0xE5F6, 0xE5F7,
+ 0xE5F8, 0xE5F9, 0xE5FA, 0xE5FB, 0xE5FC, 0xE5FD, 0xE5FE, 0xE5FF, 0xE600,
+ 0xE601, 0xE602, 0xE603, 0xE604, 0xE605, 0xE606, 0xE607, 0xE608, 0xE609,
+ 0xE60A, 0xE60B, 0xE60C, 0xE60D, 0xE60E, 0xE60F, 0xE610, 0xE611, 0xE612,
+ 0xE613, 0xE614, 0xE615, 0xE616, 0xE617, 0xE618, 0xE619, 0xE61A, 0xE61B,
+ 0xE61C, 0xE61D, 0xE61E, 0xE61F, 0xE620, 0xE621, 0xE622, 0xE623, 0xE624,
+ 0xE625, 0xE626, 0xE627, 0xE628, 0xE629, 0xE62A, 0xE62B, 0xE62C, 0xE62D,
+ 0xE62E, 0xE62F, 0xE630, 0xE631, 0xE632, 0xE633, 0xE634, 0xE635, 0xE636,
+ 0xE637, 0xE638, 0xE639, 0xE63A, 0xE63B, 0xE63C, 0xE63D, 0xE63E, 0xE63F,
+ 0xE640, 0xE641, 0xE642, 0xE643, 0xE644, 0xE645, 0xE646, 0xE647, 0xE648,
+ 0xE649, 0xE64A, 0xE64B, 0xE64C, 0xE64D, 0xE64E, 0xE64F, 0xE650, 0xE651,
+ 0xE652, 0xE653, 0xE654, 0xE655, 0xE656, 0xE657, 0xE658, 0xE659, 0xE65A,
+ 0xE65B, 0xE65C, 0xE65D, 0xE65E, 0xE65F, 0xE660, 0xE661, 0xE662, 0xE663,
+ 0xE664, 0xE665, 0xE666, 0xE667, 0xE668, 0xE669, 0xE66A, 0xE66B, 0xE66C,
+ 0xE66D, 0xE66E, 0xE66F, 0xE670, 0xE671, 0xE672, 0xE673, 0xE674, 0xE675,
+ 0xE676, 0xE677, 0xE678, 0xE679, 0xE67A, 0xE67B, 0xE67C, 0xE67D, 0xE67E,
+ 0xE67F, 0xE680, 0xE681, 0xE682, 0xE683, 0xE684, 0xE685, 0xE686, 0xE687,
+ 0xE688, 0xE689, 0xE68A, 0xE68B, 0xE68C, 0xE68D, 0xE68E, 0xE68F, 0xE690,
+ 0xE691, 0xE692, 0xE693, 0xE694, 0xE695, 0xE696, 0xE697, 0xE698, 0xE699,
+ 0xE69A, 0xE69B, 0xE69C, 0xE69D, 0xE69E, 0xE69F, 0xE6A0, 0xE6A1, 0xE6A2,
+ 0xE6A3, 0xE6A4, 0xE6A5, 0xE6A6, 0xE6A7, 0xE6A8, 0xE6A9, 0xE6AA, 0xE6AB,
+ 0xE6AC, 0xE6AD, 0xE6AE, 0xE6AF, 0xE6B0, 0xE6B1, 0xE6B2, 0xE6B3, 0xE6B4,
+ 0xE6B5, 0xE6B6, 0xE6B7, 0xE6B8, 0xE6B9, 0xE6BA, 0xE6BB, 0xE6BC, 0xE6BD,
+ 0xE6BE, 0xE6BF, 0xE6C0, 0xE6C1, 0xE6C2, 0xE6C3, 0xE6C4, 0xE6C5, 0xE6C6,
+ 0xE6C7, 0xE6C8, 0xE6C9, 0xE6CA, 0xE6CB, 0xE6CC, 0xE6CD, 0xE6CE, 0xE6CF,
+ 0xE6D0, 0xE6D1, 0xE6D2, 0xE6D3, 0xE6D4, 0xE6D5, 0xE6D6, 0xE6D7, 0xE6D8,
+ 0xE6D9, 0xE6DA, 0xE6DB, 0xE6DC, 0xE6DD, 0xE6DE, 0xE6DF, 0xE6E0, 0xE6E1,
+ 0xE6E2, 0xE6E3, 0xE6E4, 0xE6E5, 0xE6E6, 0xE6E7, 0xE6E8, 0xE6E9, 0xE6EA,
+ 0xE6EB, 0xE6EC, 0xE6ED, 0xE6EE, 0xE6EF, 0xE6F0, 0xE6F1, 0xE6F2, 0xE6F3,
+ 0xE6F4, 0xE6F5, 0xE6F6, 0xE6F7, 0xE6F8, 0xE6F9, 0xE6FA, 0xE6FB, 0xE6FC,
+ 0xE6FD, 0xE6FE, 0xE6FF, 0xE700, 0xE701, 0xE702, 0xE703, 0xE704, 0xE705,
+ 0xE706, 0xE707, 0xE708, 0xE709, 0xE70A, 0xE70B, 0xE70C, 0xE70D, 0xE70E,
+ 0xE70F, 0xE710, 0xE711, 0xE712, 0xE713, 0xE714, 0xE715, 0xE716, 0xE717,
+ 0xE718, 0xE719, 0xE71A, 0xE71B, 0xE71C, 0xE71D, 0xE71E, 0xE71F, 0xE720,
+ 0xE721, 0xE722, 0xE723, 0xE724, 0xE725, 0xE726, 0xE727, 0xE728, 0xE729,
+ 0xE72A, 0xE72B, 0xE72C, 0xE72D, 0xE72E, 0xE72F, 0xE730, 0xE731, 0xE732,
+ 0xE733, 0xE734, 0xE735, 0xE736, 0xE737, 0xE738, 0xE739, 0xE73A, 0xE73B,
+ 0xE73C, 0xE73D, 0xE73E, 0xE73F, 0xE740, 0xE741, 0xE742, 0xE743, 0xE744,
+ 0xE745, 0xE746, 0xE747, 0xE748, 0xE749, 0xE74A, 0xE74B, 0xE74C, 0xE74D,
+ 0xE74E, 0xE74F, 0xE750, 0xE751, 0xE752, 0xE753, 0xE754, 0xE755, 0xE756,
+ 0xE757, 0xE758, 0xE759, 0xE75A, 0xE75B, 0xE75C, 0xE75D, 0xE75E, 0xE75F,
+ 0xE760, 0xE761, 0xE762, 0xE763, 0xE764, 0xE765, 0xE766, 0xE767, 0xE768,
+ 0xE769, 0xE76A, 0xE76B, 0xE76C, 0xE76D, 0xE76E, 0xE76F, 0xE770, 0xE771,
+ 0xE772, 0xE773, 0xE774, 0xE775, 0xE776, 0xE777, 0xE778, 0xE779, 0xE77A,
+ 0xE77B, 0xE77C, 0xE77D, 0xE77E, 0xE77F, 0xE780, 0xE781, 0xE782, 0xE783,
+ 0xE784, 0xE785, 0xE786, 0xE787, 0xE788, 0xE789, 0xE78A, 0xE78B, 0xE78C,
+ 0xE78D, 0xE78E, 0xE78F, 0xE790, 0xE791, 0xE792, 0xE793, 0xE794, 0xE795,
+ 0xE796, 0xE797, 0xE798, 0xE799, 0xE79A, 0xE79B, 0xE79C, 0xE79D, 0xE79E,
+ 0xE79F, 0xE7A0, 0xE7A1, 0xE7A2, 0xE7A3, 0xE7A4, 0xE7A5, 0xE7A6, 0xE7A7,
+ 0xE7A8, 0xE7A9, 0xE7AA, 0xE7AB, 0xE7AC, 0xE7AD, 0xE7AE, 0xE7AF, 0xE7B0,
+ 0xE7B1, 0xE7B2, 0xE7B3, 0xE7B4, 0xE7B5, 0xE7B6, 0xE7B7, 0xE7B8, 0xE7B9,
+ 0xE7BA, 0xE7BB, 0xE7BC, 0xE7BD, 0xE7BE, 0xE7BF, 0xE7C0, 0xE7C1, 0xE7C2,
+ 0xE7C3, 0xE7C4, 0xE7C5, 0xE7C6, 0xE7C7, 0xE7C8, 0xE7C9, 0xE7CA, 0xE7CB,
+ 0xE7CC, 0xE7CD, 0xE7CE, 0xE7CF, 0xE7D0, 0xE7D1, 0xE7D2, 0xE7D3, 0xE7D4,
+ 0xE7D5, 0xE7D6, 0xE7D7, 0xE7D8, 0xE7D9, 0xE7DA, 0xE7DB, 0xE7DC, 0xE7DD,
+ 0xE7DE, 0xE7DF, 0xE7E0, 0xE7E1, 0xE7E2, 0xE7E3, 0xE7E4, 0xE7E5, 0xE7E6,
+ 0xE7E7, 0xE7E8, 0xE7E9, 0xE7EA, 0xE7EB, 0xE7EC, 0xE7ED, 0xE7EE, 0xE7EF,
+ 0xE7F0, 0xE7F1, 0xE7F2, 0xE7F3, 0xE7F4, 0xE7F5, 0xE7F6, 0xE7F7, 0xE7F8,
+ 0xE7F9, 0xE7FA, 0xE7FB, 0xE7FC, 0xE7FD, 0xE7FE, 0xE7FF, 0xE800, 0xE801,
+ 0xE802, 0xE803, 0xE804, 0xE805, 0xE806, 0xE807, 0xE808, 0xE809, 0xE80A,
+ 0xE80B, 0xE80C, 0xE80D, 0xE80E, 0xE80F, 0xE810, 0xE811, 0xE812, 0xE813,
+ 0xE814, 0xE815, 0xE816, 0xE817, 0xE818, 0xE819, 0xE81A, 0xE81B, 0xE81C,
+ 0xE81D, 0xE81E, 0xE81F, 0xE820, 0xE821, 0xE822, 0xE823, 0xE824, 0xE825,
+ 0xE826, 0xE827, 0xE828, 0xE829, 0xE82A, 0xE82B, 0xE82C, 0xE82D, 0xE82E,
+ 0xE82F, 0xE830, 0xE831, 0xE832, 0xE833, 0xE834, 0xE835, 0xE836, 0xE837,
+ 0xE838, 0xE839, 0xE83A, 0xE83B, 0xE83C, 0xE83D, 0xE83E, 0xE83F, 0xE840,
+ 0xE841, 0xE842, 0xE843, 0xE844, 0xE845, 0xE846, 0xE847, 0xE848, 0xE849,
+ 0xE84A, 0xE84B, 0xE84C, 0xE84D, 0xE84E, 0xE84F, 0xE850, 0xE851, 0xE852,
+ 0xE853, 0xE854, 0xE855, 0xE856, 0xE857, 0xE858, 0xE859, 0xE85A, 0xE85B,
+ 0xE85C, 0xE85D, 0xE85E, 0xE85F, 0xE860, 0xE861, 0xE862, 0xE863, 0xE864,
+ 0xE865, 0xE866, 0xE867, 0xE868, 0xE869, 0xE86A, 0xE86B, 0xE86C, 0xE86D,
+ 0xE86E, 0xE86F, 0xE870, 0xE871, 0xE872, 0xE873, 0xE874, 0xE875, 0xE876,
+ 0xE877, 0xE878, 0xE879, 0xE87A, 0xE87B, 0xE87C, 0xE87D, 0xE87E, 0xE87F,
+ 0xE880, 0xE881, 0xE882, 0xE883, 0xE884, 0xE885, 0xE886, 0xE887, 0xE888,
+ 0xE889, 0xE88A, 0xE88B, 0xE88C, 0xE88D, 0xE88E, 0xE88F, 0xE890, 0xE891,
+ 0xE892, 0xE893, 0xE894, 0xE895, 0xE896, 0xE897, 0xE898, 0xE899, 0xE89A,
+ 0xE89B, 0xE89C, 0xE89D, 0xE89E, 0xE89F, 0xE8A0, 0xE8A1, 0xE8A2, 0xE8A3,
+ 0xE8A4, 0xE8A5, 0xE8A6, 0xE8A7, 0xE8A8, 0xE8A9, 0xE8AA, 0xE8AB, 0xE8AC,
+ 0xE8AD, 0xE8AE, 0xE8AF, 0xE8B0, 0xE8B1, 0xE8B2, 0xE8B3, 0xE8B4, 0xE8B5,
+ 0xE8B6, 0xE8B7, 0xE8B8, 0xE8B9, 0xE8BA, 0xE8BB, 0xE8BC, 0xE8BD, 0xE8BE,
+ 0xE8BF, 0xE8C0, 0xE8C1, 0xE8C2, 0xE8C3, 0xE8C4, 0xE8C5, 0xE8C6, 0xE8C7,
+ 0xE8C8, 0xE8C9, 0xE8CA, 0xE8CB, 0xE8CC, 0xE8CD, 0xE8CE, 0xE8CF, 0xE8D0,
+ 0xE8D1, 0xE8D2, 0xE8D3, 0xE8D4, 0xE8D5, 0xE8D6, 0xE8D7, 0xE8D8, 0xE8D9,
+ 0xE8DA, 0xE8DB, 0xE8DC, 0xE8DD, 0xE8DE, 0xE8DF, 0xE8E0, 0xE8E1, 0xE8E2,
+ 0xE8E3, 0xE8E4, 0xE8E5, 0xE8E6, 0xE8E7, 0xE8E8, 0xE8E9, 0xE8EA, 0xE8EB,
+ 0xE8EC, 0xE8ED, 0xE8EE, 0xE8EF, 0xE8F0, 0xE8F1, 0xE8F2, 0xE8F3, 0xE8F4,
+ 0xE8F5, 0xE8F6, 0xE8F7, 0xE8F8, 0xE8F9, 0xE8FA, 0xE8FB, 0xE8FC, 0xE8FD,
+ 0xE8FE, 0xE8FF, 0xE900, 0xE901, 0xE902, 0xE903, 0xE904, 0xE905, 0xE906,
+ 0xE907, 0xE908, 0xE909, 0xE90A, 0xE90B, 0xE90C, 0xE90D, 0xE90E, 0xE90F,
+ 0xE910, 0xE911, 0xE912, 0xE913, 0xE914, 0xE915, 0xE916, 0xE917, 0xE918,
+ 0xE919, 0xE91A, 0xE91B, 0xE91C, 0xE91D, 0xE91E, 0xE91F, 0xE920, 0xE921,
+ 0xE922, 0xE923, 0xE924, 0xE925, 0xE926, 0xE927, 0xE928, 0xE929, 0xE92A,
+ 0xE92B, 0xE92C, 0xE92D, 0xE92E, 0xE92F, 0xE930, 0xE931, 0xE932, 0xE933,
+ 0xE934, 0xE935, 0xE936, 0xE937, 0xE938, 0xE939, 0xE93A, 0xE93B, 0xE93C,
+ 0xE93D, 0xE93E, 0xE93F, 0xE940, 0xE941, 0xE942, 0xE943, 0xE944, 0xE945,
+ 0xE946, 0xE947, 0xE948, 0xE949, 0xE94A, 0xE94B, 0xE94C, 0xE94D, 0xE94E,
+ 0xE94F, 0xE950, 0xE951, 0xE952, 0xE953, 0xE954, 0xE955, 0xE956, 0xE957,
+ 0xE958, 0xE959, 0xE95A, 0xE95B, 0xE95C, 0xE95D, 0xE95E, 0xE95F, 0xE960,
+ 0xE961, 0xE962, 0xE963, 0xE964, 0xE965, 0xE966, 0xE967, 0xE968, 0xE969,
+ 0xE96A, 0xE96B, 0xE96C, 0xE96D, 0xE96E, 0xE96F, 0xE970, 0xE971, 0xE972,
+ 0xE973, 0xE974, 0xE975, 0xE976, 0xE977, 0xE978, 0xE979, 0xE97A, 0xE97B,
+ 0xE97C, 0xE97D, 0xE97E, 0xE97F, 0xE980, 0xE981, 0xE982, 0xE983, 0xE984,
+ 0xE985, 0xE986, 0xE987, 0xE988, 0xE989, 0xE98A, 0xE98B, 0xE98C, 0xE98D,
+ 0xE98E, 0xE98F, 0xE990, 0xE991, 0xE992, 0xE993, 0xE994, 0xE995, 0xE996,
+ 0xE997, 0xE998, 0xE999, 0xE99A, 0xE99B, 0xE99C, 0xE99D, 0xE99E, 0xE99F,
+ 0xE9A0, 0xE9A1, 0xE9A2, 0xE9A3, 0xE9A4, 0xE9A5, 0xE9A6, 0xE9A7, 0xE9A8,
+ 0xE9A9, 0xE9AA, 0xE9AB, 0xE9AC, 0xE9AD, 0xE9AE, 0xE9AF, 0xE9B0, 0xE9B1,
+ 0xE9B2, 0xE9B3, 0xE9B4, 0xE9B5, 0xE9B6, 0xE9B7, 0xE9B8, 0xE9B9, 0xE9BA,
+ 0xE9BB, 0xE9BC, 0xE9BD, 0xE9BE, 0xE9BF, 0xE9C0, 0xE9C1, 0xE9C2, 0xE9C3,
+ 0xE9C4, 0xE9C5, 0xE9C6, 0xE9C7, 0xE9C8, 0xE9C9, 0xE9CA, 0xE9CB, 0xE9CC,
+ 0xE9CD, 0xE9CE, 0xE9CF, 0xE9D0, 0xE9D1, 0xE9D2, 0xE9D3, 0xE9D4, 0xE9D5,
+ 0xE9D6, 0xE9D7, 0xE9D8, 0xE9D9, 0xE9DA, 0xE9DB, 0xE9DC, 0xE9DD, 0xE9DE,
+ 0xE9DF, 0xE9E0, 0xE9E1, 0xE9E2, 0xE9E3, 0xE9E4, 0xE9E5, 0xE9E6, 0xE9E7,
+ 0xE9E8, 0xE9E9, 0xE9EA, 0xE9EB, 0xE9EC, 0xE9ED, 0xE9EE, 0xE9EF, 0xE9F0,
+ 0xE9F1, 0xE9F2, 0xE9F3, 0xE9F4, 0xE9F5, 0xE9F6, 0xE9F7, 0xE9F8, 0xE9F9,
+ 0xE9FA, 0xE9FB, 0xE9FC, 0xE9FD, 0xE9FE, 0xE9FF, 0xEA00, 0xEA01, 0xEA02,
+ 0xEA03, 0xEA04, 0xEA05, 0xEA06, 0xEA07, 0xEA08, 0xEA09, 0xEA0A, 0xEA0B,
+ 0xEA0C, 0xEA0D, 0xEA0E, 0xEA0F, 0xEA10, 0xEA11, 0xEA12, 0xEA13, 0xEA14,
+ 0xEA15, 0xEA16, 0xEA17, 0xEA18, 0xEA19, 0xEA1A, 0xEA1B, 0xEA1C, 0xEA1D,
+ 0xEA1E, 0xEA1F, 0xEA20, 0xEA21, 0xEA22, 0xEA23, 0xEA24, 0xEA25, 0xEA26,
+ 0xEA27, 0xEA28, 0xEA29, 0xEA2A, 0xEA2B, 0xEA2C, 0xEA2D, 0xEA2E, 0xEA2F,
+ 0xEA30, 0xEA31, 0xEA32, 0xEA33, 0xEA34, 0xEA35, 0xEA36, 0xEA37, 0xEA38,
+ 0xEA39, 0xEA3A, 0xEA3B, 0xEA3C, 0xEA3D, 0xEA3E, 0xEA3F, 0xEA40, 0xEA41,
+ 0xEA42, 0xEA43, 0xEA44, 0xEA45, 0xEA46, 0xEA47, 0xEA48, 0xEA49, 0xEA4A,
+ 0xEA4B, 0xEA4C, 0xEA4D, 0xEA4E, 0xEA4F, 0xEA50, 0xEA51, 0xEA52, 0xEA53,
+ 0xEA54, 0xEA55, 0xEA56, 0xEA57, 0xEA58, 0xEA59, 0xEA5A, 0xEA5B, 0xEA5C,
+ 0xEA5D, 0xEA5E, 0xEA5F, 0xEA60, 0xEA61, 0xEA62, 0xEA63, 0xEA64, 0xEA65,
+ 0xEA66, 0xEA67, 0xEA68, 0xEA69, 0xEA6A, 0xEA6B, 0xEA6C, 0xEA6D, 0xEA6E,
+ 0xEA6F, 0xEA70, 0xEA71, 0xEA72, 0xEA73, 0xEA74, 0xEA75, 0xEA76, 0xEA77,
+ 0xEA78, 0xEA79, 0xEA7A, 0xEA7B, 0xEA7C, 0xEA7D, 0xEA7E, 0xEA7F, 0xEA80,
+ 0xEA81, 0xEA82, 0xEA83, 0xEA84, 0xEA85, 0xEA86, 0xEA87, 0xEA88, 0xEA89,
+ 0xEA8A, 0xEA8B, 0xEA8C, 0xEA8D, 0xEA8E, 0xEA8F, 0xEA90, 0xEA91, 0xEA92,
+ 0xEA93, 0xEA94, 0xEA95, 0xEA96, 0xEA97, 0xEA98, 0xEA99, 0xEA9A, 0xEA9B,
+ 0xEA9C, 0xEA9D, 0xEA9E, 0xEA9F, 0xEAA0, 0xEAA1, 0xEAA2, 0xEAA3, 0xEAA4,
+ 0xEAA5, 0xEAA6, 0xEAA7, 0xEAA8, 0xEAA9, 0xEAAA, 0xEAAB, 0xEAAC, 0xEAAD,
+ 0xEAAE, 0xEAAF, 0xEAB0, 0xEAB1, 0xEAB2, 0xEAB3, 0xEAB4, 0xEAB5, 0xEAB6,
+ 0xEAB7, 0xEAB8, 0xEAB9, 0xEABA, 0xEABB, 0xEABC, 0xEABD, 0xEABE, 0xEABF,
+ 0xEAC0, 0xEAC1, 0xEAC2, 0xEAC3, 0xEAC4, 0xEAC5, 0xEAC6, 0xEAC7, 0xEAC8,
+ 0xEAC9, 0xEACA, 0xEACB, 0xEACC, 0xEACD, 0xEACE, 0xEACF, 0xEAD0, 0xEAD1,
+ 0xEAD2, 0xEAD3, 0xEAD4, 0xEAD5, 0xEAD6, 0xEAD7, 0xEAD8, 0xEAD9, 0xEADA,
+ 0xEADB, 0xEADC, 0xEADD, 0xEADE, 0xEADF, 0xEAE0, 0xEAE1, 0xEAE2, 0xEAE3,
+ 0xEAE4, 0xEAE5, 0xEAE6, 0xEAE7, 0xEAE8, 0xEAE9, 0xEAEA, 0xEAEB, 0xEAEC,
+ 0xEAED, 0xEAEE, 0xEAEF, 0xEAF0, 0xEAF1, 0xEAF2, 0xEAF3, 0xEAF4, 0xEAF5,
+ 0xEAF6, 0xEAF7, 0xEAF8, 0xEAF9, 0xEAFA, 0xEAFB, 0xEAFC, 0xEAFD, 0xEAFE,
+ 0xEAFF, 0xEB00, 0xEB01, 0xEB02, 0xEB03, 0xEB04, 0xEB05, 0xEB06, 0xEB07,
+ 0xEB08, 0xEB09, 0xEB0A, 0xEB0B, 0xEB0C, 0xEB0D, 0xEB0E, 0xEB0F, 0xEB10,
+ 0xEB11, 0xEB12, 0xEB13, 0xEB14, 0xEB15, 0xEB16, 0xEB17, 0xEB18, 0xEB19,
+ 0xEB1A, 0xEB1B, 0xEB1C, 0xEB1D, 0xEB1E, 0xEB1F, 0xEB20, 0xEB21, 0xEB22,
+ 0xEB23, 0xEB24, 0xEB25, 0xEB26, 0xEB27, 0xEB28, 0xEB29, 0xEB2A, 0xEB2B,
+ 0xEB2C, 0xEB2D, 0xEB2E, 0xEB2F, 0xEB30, 0xEB31, 0xEB32, 0xEB33, 0xEB34,
+ 0xEB35, 0xEB36, 0xEB37, 0xEB38, 0xEB39, 0xEB3A, 0xEB3B, 0xEB3C, 0xEB3D,
+ 0xEB3E, 0xEB3F, 0xEB40, 0xEB41, 0xEB42, 0xEB43, 0xEB44, 0xEB45, 0xEB46,
+ 0xEB47, 0xEB48, 0xEB49, 0xEB4A, 0xEB4B, 0xEB4C, 0xEB4D, 0xEB4E, 0xEB4F,
+ 0xEB50, 0xEB51, 0xEB52, 0xEB53, 0xEB54, 0xEB55, 0xEB56, 0xEB57, 0xEB58,
+ 0xEB59, 0xEB5A, 0xEB5B, 0xEB5C, 0xEB5D, 0xEB5E, 0xEB5F, 0xEB60, 0xEB61,
+ 0xEB62, 0xEB63, 0xEB64, 0xEB65, 0xEB66, 0xEB67, 0xEB68, 0xEB69, 0xEB6A,
+ 0xEB6B, 0xEB6C, 0xEB6D, 0xEB6E, 0xEB6F, 0xEB70, 0xEB71, 0xEB72, 0xEB73,
+ 0xEB74, 0xEB75, 0xEB76, 0xEB77, 0xEB78, 0xEB79, 0xEB7A, 0xEB7B, 0xEB7C,
+ 0xEB7D, 0xEB7E, 0xEB7F, 0xEB80, 0xEB81, 0xEB82, 0xEB83, 0xEB84, 0xEB85,
+ 0xEB86, 0xEB87, 0xEB88, 0xEB89, 0xEB8A, 0xEB8B, 0xEB8C, 0xEB8D, 0xEB8E,
+ 0xEB8F, 0xEB90, 0xEB91, 0xEB92, 0xEB93, 0xEB94, 0xEB95, 0xEB96, 0xEB97,
+ 0xEB98, 0xEB99, 0xEB9A, 0xEB9B, 0xEB9C, 0xEB9D, 0xEB9E, 0xEB9F, 0xEBA0,
+ 0xEBA1, 0xEBA2, 0xEBA3, 0xEBA4, 0xEBA5, 0xEBA6, 0xEBA7, 0xEBA8, 0xEBA9,
+ 0xEBAA, 0xEBAB, 0xEBAC, 0xEBAD, 0xEBAE, 0xEBAF, 0xEBB0, 0xEBB1, 0xEBB2,
+ 0xEBB3, 0xEBB4, 0xEBB5, 0xEBB6, 0xEBB7, 0xEBB8, 0xEBB9, 0xEBBA, 0xEBBB,
+ 0xEBBC, 0xEBBD, 0xEBBE, 0xEBBF, 0xEBC0, 0xEBC1, 0xEBC2, 0xEBC3, 0xEBC4,
+ 0xEBC5, 0xEBC6, 0xEBC7, 0xEBC8, 0xEBC9, 0xEBCA, 0xEBCB, 0xEBCC, 0xEBCD,
+ 0xEBCE, 0xEBCF, 0xEBD0, 0xEBD1, 0xEBD2, 0xEBD3, 0xEBD4, 0xEBD5, 0xEBD6,
+ 0xEBD7, 0xEBD8, 0xEBD9, 0xEBDA, 0xEBDB, 0xEBDC, 0xEBDD, 0xEBDE, 0xEBDF,
+ 0xEBE0, 0xEBE1, 0xEBE2, 0xEBE3, 0xEBE4, 0xEBE5, 0xEBE6, 0xEBE7, 0xEBE8,
+ 0xEBE9, 0xEBEA, 0xEBEB, 0xEBEC, 0xEBED, 0xEBEE, 0xEBEF, 0xEBF0, 0xEBF1,
+ 0xEBF2, 0xEBF3, 0xEBF4, 0xEBF5, 0xEBF6, 0xEBF7, 0xEBF8, 0xEBF9, 0xEBFA,
+ 0xEBFB, 0xEBFC, 0xEBFD, 0xEBFE, 0xEBFF, 0xEC00, 0xEC01, 0xEC02, 0xEC03,
+ 0xEC04, 0xEC05, 0xEC06, 0xEC07, 0xEC08, 0xEC09, 0xEC0A, 0xEC0B, 0xEC0C,
+ 0xEC0D, 0xEC0E, 0xEC0F, 0xEC10, 0xEC11, 0xEC12, 0xEC13, 0xEC14, 0xEC15,
+ 0xEC16, 0xEC17, 0xEC18, 0xEC19, 0xEC1A, 0xEC1B, 0xEC1C, 0xEC1D, 0xEC1E,
+ 0xEC1F, 0xEC20, 0xEC21, 0xEC22, 0xEC23, 0xEC24, 0xEC25, 0xEC26, 0xEC27,
+ 0xEC28, 0xEC29, 0xEC2A, 0xEC2B, 0xEC2C, 0xEC2D, 0xEC2E, 0xEC2F, 0xEC30,
+ 0xEC31, 0xEC32, 0xEC33, 0xEC34, 0xEC35, 0xEC36, 0xEC37, 0xEC38, 0xEC39,
+ 0xEC3A, 0xEC3B, 0xEC3C, 0xEC3D, 0xEC3E, 0xEC3F, 0xEC40, 0xEC41, 0xEC42,
+ 0xEC43, 0xEC44, 0xEC45, 0xEC46, 0xEC47, 0xEC48, 0xEC49, 0xEC4A, 0xEC4B,
+ 0xEC4C, 0xEC4D, 0xEC4E, 0xEC4F, 0xEC50, 0xEC51, 0xEC52, 0xEC53, 0xEC54,
+ 0xEC55, 0xEC56, 0xEC57, 0xEC58, 0xEC59, 0xEC5A, 0xEC5B, 0xEC5C, 0xEC5D,
+ 0xEC5E, 0xEC5F, 0xEC60, 0xEC61, 0xEC62, 0xEC63, 0xEC64, 0xEC65, 0xEC66,
+ 0xEC67, 0xEC68, 0xEC69, 0xEC6A, 0xEC6B, 0xEC6C, 0xEC6D, 0xEC6E, 0xEC6F,
+ 0xEC70, 0xEC71, 0xEC72, 0xEC73, 0xEC74, 0xEC75, 0xEC76, 0xEC77, 0xEC78,
+ 0xEC79, 0xEC7A, 0xEC7B, 0xEC7C, 0xEC7D, 0xEC7E, 0xEC7F, 0xEC80, 0xEC81,
+ 0xEC82, 0xEC83, 0xEC84, 0xEC85, 0xEC86, 0xEC87, 0xEC88, 0xEC89, 0xEC8A,
+ 0xEC8B, 0xEC8C, 0xEC8D, 0xEC8E, 0xEC8F, 0xEC90, 0xEC91, 0xEC92, 0xEC93,
+ 0xEC94, 0xEC95, 0xEC96, 0xEC97, 0xEC98, 0xEC99, 0xEC9A, 0xEC9B, 0xEC9C,
+ 0xEC9D, 0xEC9E, 0xEC9F, 0xECA0, 0xECA1, 0xECA2, 0xECA3, 0xECA4, 0xECA5,
+ 0xECA6, 0xECA7, 0xECA8, 0xECA9, 0xECAA, 0xECAB, 0xECAC, 0xECAD, 0xECAE,
+ 0xECAF, 0xECB0, 0xECB1, 0xECB2, 0xECB3, 0xECB4, 0xECB5, 0xECB6, 0xECB7,
+ 0xECB8, 0xECB9, 0xECBA, 0xECBB, 0xECBC, 0xECBD, 0xECBE, 0xECBF, 0xECC0,
+ 0xECC1, 0xECC2, 0xECC3, 0xECC4, 0xECC5, 0xECC6, 0xECC7, 0xECC8, 0xECC9,
+ 0xECCA, 0xECCB, 0xECCC, 0xECCD, 0xECCE, 0xECCF, 0xECD0, 0xECD1, 0xECD2,
+ 0xECD3, 0xECD4, 0xECD5, 0xECD6, 0xECD7, 0xECD8, 0xECD9, 0xECDA, 0xECDB,
+ 0xECDC, 0xECDD, 0xECDE, 0xECDF, 0xECE0, 0xECE1, 0xECE2, 0xECE3, 0xECE4,
+ 0xECE5, 0xECE6, 0xECE7, 0xECE8, 0xECE9, 0xECEA, 0xECEB, 0xECEC, 0xECED,
+ 0xECEE, 0xECEF, 0xECF0, 0xECF1, 0xECF2, 0xECF3, 0xECF4, 0xECF5, 0xECF6,
+ 0xECF7, 0xECF8, 0xECF9, 0xECFA, 0xECFB, 0xECFC, 0xECFD, 0xECFE, 0xECFF,
+ 0xED00, 0xED01, 0xED02, 0xED03, 0xED04, 0xED05, 0xED06, 0xED07, 0xED08,
+ 0xED09, 0xED0A, 0xED0B, 0xED0C, 0xED0D, 0xED0E, 0xED0F, 0xED10, 0xED11,
+ 0xED12, 0xED13, 0xED14, 0xED15, 0xED16, 0xED17, 0xED18, 0xED19, 0xED1A,
+ 0xED1B, 0xED1C, 0xED1D, 0xED1E, 0xED1F, 0xED20, 0xED21, 0xED22, 0xED23,
+ 0xED24, 0xED25, 0xED26, 0xED27, 0xED28, 0xED29, 0xED2A, 0xED2B, 0xED2C,
+ 0xED2D, 0xED2E, 0xED2F, 0xED30, 0xED31, 0xED32, 0xED33, 0xED34, 0xED35,
+ 0xED36, 0xED37, 0xED38, 0xED39, 0xED3A, 0xED3B, 0xED3C, 0xED3D, 0xED3E,
+ 0xED3F, 0xED40, 0xED41, 0xED42, 0xED43, 0xED44, 0xED45, 0xED46, 0xED47,
+ 0xED48, 0xED49, 0xED4A, 0xED4B, 0xED4C, 0xED4D, 0xED4E, 0xED4F, 0xED50,
+ 0xED51, 0xED52, 0xED53, 0xED54, 0xED55, 0xED56, 0xED57, 0xED58, 0xED59,
+ 0xED5A, 0xED5B, 0xED5C, 0xED5D, 0xED5E, 0xED5F, 0xED60, 0xED61, 0xED62,
+ 0xED63, 0xED64, 0xED65, 0xED66, 0xED67, 0xED68, 0xED69, 0xED6A, 0xED6B,
+ 0xED6C, 0xED6D, 0xED6E, 0xED6F, 0xED70, 0xED71, 0xED72, 0xED73, 0xED74,
+ 0xED75, 0xED76, 0xED77, 0xED78, 0xED79, 0xED7A, 0xED7B, 0xED7C, 0xED7D,
+ 0xED7E, 0xED7F, 0xED80, 0xED81, 0xED82, 0xED83, 0xED84, 0xED85, 0xED86,
+ 0xED87, 0xED88, 0xED89, 0xED8A, 0xED8B, 0xED8C, 0xED8D, 0xED8E, 0xED8F,
+ 0xED90, 0xED91, 0xED92, 0xED93, 0xED94, 0xED95, 0xED96, 0xED97, 0xED98,
+ 0xED99, 0xED9A, 0xED9B, 0xED9C, 0xED9D, 0xED9E, 0xED9F, 0xEDA0, 0xEDA1,
+ 0xEDA2, 0xEDA3, 0xEDA4, 0xEDA5, 0xEDA6, 0xEDA7, 0xEDA8, 0xEDA9, 0xEDAA,
+ 0xEDAB, 0xEDAC, 0xEDAD, 0xEDAE, 0xEDAF, 0xEDB0, 0xEDB1, 0xEDB2, 0xEDB3,
+ 0xEDB4, 0xEDB5, 0xEDB6, 0xEDB7, 0xEDB8, 0xEDB9, 0xEDBA, 0xEDBB, 0xEDBC,
+ 0xEDBD, 0xEDBE, 0xEDBF, 0xEDC0, 0xEDC1, 0xEDC2, 0xEDC3, 0xEDC4, 0xEDC5,
+ 0xEDC6, 0xEDC7, 0xEDC8, 0xEDC9, 0xEDCA, 0xEDCB, 0xEDCC, 0xEDCD, 0xEDCE,
+ 0xEDCF, 0xEDD0, 0xEDD1, 0xEDD2, 0xEDD3, 0xEDD4, 0xEDD5, 0xEDD6, 0xEDD7,
+ 0xEDD8, 0xEDD9, 0xEDDA, 0xEDDB, 0xEDDC, 0xEDDD, 0xEDDE, 0xEDDF, 0xEDE0,
+ 0xEDE1, 0xEDE2, 0xEDE3, 0xEDE4, 0xEDE5, 0xEDE6, 0xEDE7, 0xEDE8, 0xEDE9,
+ 0xEDEA, 0xEDEB, 0xEDEC, 0xEDED, 0xEDEE, 0xEDEF, 0xEDF0, 0xEDF1, 0xEDF2,
+ 0xEDF3, 0xEDF4, 0xEDF5, 0xEDF6, 0xEDF7, 0xEDF8, 0xEDF9, 0xEDFA, 0xEDFB,
+ 0xEDFC, 0xEDFD, 0xEDFE, 0xEDFF, 0xEE00, 0xEE01, 0xEE02, 0xEE03, 0xEE04,
+ 0xEE05, 0xEE06, 0xEE07, 0xEE08, 0xEE09, 0xEE0A, 0xEE0B, 0xEE0C, 0xEE0D,
+ 0xEE0E, 0xEE0F, 0xEE10, 0xEE11, 0xEE12, 0xEE13, 0xEE14, 0xEE15, 0xEE16,
+ 0xEE17, 0xEE18, 0xEE19, 0xEE1A, 0xEE1B, 0xEE1C, 0xEE1D, 0xEE1E, 0xEE1F,
+ 0xEE20, 0xEE21, 0xEE22, 0xEE23, 0xEE24, 0xEE25, 0xEE26, 0xEE27, 0xEE28,
+ 0xEE29, 0xEE2A, 0xEE2B, 0xEE2C, 0xEE2D, 0xEE2E, 0xEE2F, 0xEE30, 0xEE31,
+ 0xEE32, 0xEE33, 0xEE34, 0xEE35, 0xEE36, 0xEE37, 0xEE38, 0xEE39, 0xEE3A,
+ 0xEE3B, 0xEE3C, 0xEE3D, 0xEE3E, 0xEE3F, 0xEE40, 0xEE41, 0xEE42, 0xEE43,
+ 0xEE44, 0xEE45, 0xEE46, 0xEE47, 0xEE48, 0xEE49, 0xEE4A, 0xEE4B, 0xEE4C,
+ 0xEE4D, 0xEE4E, 0xEE4F, 0xEE50, 0xEE51, 0xEE52, 0xEE53, 0xEE54, 0xEE55,
+ 0xEE56, 0xEE57, 0xEE58, 0xEE59, 0xEE5A, 0xEE5B, 0xEE5C, 0xEE5D, 0xEE5E,
+ 0xEE5F, 0xEE60, 0xEE61, 0xEE62, 0xEE63, 0xEE64, 0xEE65, 0xEE66, 0xEE67,
+ 0xEE68, 0xEE69, 0xEE6A, 0xEE6B, 0xEE6C, 0xEE6D, 0xEE6E, 0xEE6F, 0xEE70,
+ 0xEE71, 0xEE72, 0xEE73, 0xEE74, 0xEE75, 0xEE76, 0xEE77, 0xEE78, 0xEE79,
+ 0xEE7A, 0xEE7B, 0xEE7C, 0xEE7D, 0xEE7E, 0xEE7F, 0xEE80, 0xEE81, 0xEE82,
+ 0xEE83, 0xEE84, 0xEE85, 0xEE86, 0xEE87, 0xEE88, 0xEE89, 0xEE8A, 0xEE8B,
+ 0xEE8C, 0xEE8D, 0xEE8E, 0xEE8F, 0xEE90, 0xEE91, 0xEE92, 0xEE93, 0xEE94,
+ 0xEE95, 0xEE96, 0xEE97, 0xEE98, 0xEE99, 0xEE9A, 0xEE9B, 0xEE9C, 0xEE9D,
+ 0xEE9E, 0xEE9F, 0xEEA0, 0xEEA1, 0xEEA2, 0xEEA3, 0xEEA4, 0xEEA5, 0xEEA6,
+ 0xEEA7, 0xEEA8, 0xEEA9, 0xEEAA, 0xEEAB, 0xEEAC, 0xEEAD, 0xEEAE, 0xEEAF,
+ 0xEEB0, 0xEEB1, 0xEEB2, 0xEEB3, 0xEEB4, 0xEEB5, 0xEEB6, 0xEEB7, 0xEEB8,
+ 0xEEB9, 0xEEBA, 0xEEBB, 0xEEBC, 0xEEBD, 0xEEBE, 0xEEBF, 0xEEC0, 0xEEC1,
+ 0xEEC2, 0xEEC3, 0xEEC4, 0xEEC5, 0xEEC6, 0xEEC7, 0xEEC8, 0xEEC9, 0xEECA,
+ 0xEECB, 0xEECC, 0xEECD, 0xEECE, 0xEECF, 0xEED0, 0xEED1, 0xEED2, 0xEED3,
+ 0xEED4, 0xEED5, 0xEED6, 0xEED7, 0xEED8, 0xEED9, 0xEEDA, 0xEEDB, 0xEEDC,
+ 0xEEDD, 0xEEDE, 0xEEDF, 0xEEE0, 0xEEE1, 0xEEE2, 0xEEE3, 0xEEE4, 0xEEE5,
+ 0xEEE6, 0xEEE7, 0xEEE8, 0xEEE9, 0xEEEA, 0xEEEB, 0xEEEC, 0xEEED, 0xEEEE,
+ 0xEEEF, 0xEEF0, 0xEEF1, 0xEEF2, 0xEEF3, 0xEEF4, 0xEEF5, 0xEEF6, 0xEEF7,
+ 0xEEF8, 0xEEF9, 0xEEFA, 0xEEFB, 0xEEFC, 0xEEFD, 0xEEFE, 0xEEFF, 0xEF00,
+ 0xEF01, 0xEF02, 0xEF03, 0xEF04, 0xEF05, 0xEF06, 0xEF07, 0xEF08, 0xEF09,
+ 0xEF0A, 0xEF0B, 0xEF0C, 0xEF0D, 0xEF0E, 0xEF0F, 0xEF10, 0xEF11, 0xEF12,
+ 0xEF13, 0xEF14, 0xEF15, 0xEF16, 0xEF17, 0xEF18, 0xEF19, 0xEF1A, 0xEF1B,
+ 0xEF1C, 0xEF1D, 0xEF1E, 0xEF1F, 0xEF20, 0xEF21, 0xEF22, 0xEF23, 0xEF24,
+ 0xEF25, 0xEF26, 0xEF27, 0xEF28, 0xEF29, 0xEF2A, 0xEF2B, 0xEF2C, 0xEF2D,
+ 0xEF2E, 0xEF2F, 0xEF30, 0xEF31, 0xEF32, 0xEF33, 0xEF34, 0xEF35, 0xEF36,
+ 0xEF37, 0xEF38, 0xEF39, 0xEF3A, 0xEF3B, 0xEF3C, 0xEF3D, 0xEF3E, 0xEF3F,
+ 0xEF40, 0xEF41, 0xEF42, 0xEF43, 0xEF44, 0xEF45, 0xEF46, 0xEF47, 0xEF48,
+ 0xEF49, 0xEF4A, 0xEF4B, 0xEF4C, 0xEF4D, 0xEF4E, 0xEF4F, 0xEF50, 0xEF51,
+ 0xEF52, 0xEF53, 0xEF54, 0xEF55, 0xEF56, 0xEF57, 0xEF58, 0xEF59, 0xEF5A,
+ 0xEF5B, 0xEF5C, 0xEF5D, 0xEF5E, 0xEF5F, 0xEF60, 0xEF61, 0xEF62, 0xEF63,
+ 0xEF64, 0xEF65, 0xEF66, 0xEF67, 0xEF68, 0xEF69, 0xEF6A, 0xEF6B, 0xEF6C,
+ 0xEF6D, 0xEF6E, 0xEF6F, 0xEF70, 0xEF71, 0xEF72, 0xEF73, 0xEF74, 0xEF75,
+ 0xEF76, 0xEF77, 0xEF78, 0xEF79, 0xEF7A, 0xEF7B, 0xEF7C, 0xEF7D, 0xEF7E,
+ 0xEF7F, 0xEF80, 0xEF81, 0xEF82, 0xEF83, 0xEF84, 0xEF85, 0xEF86, 0xEF87,
+ 0xEF88, 0xEF89, 0xEF8A, 0xEF8B, 0xEF8C, 0xEF8D, 0xEF8E, 0xEF8F, 0xEF90,
+ 0xEF91, 0xEF92, 0xEF93, 0xEF94, 0xEF95, 0xEF96, 0xEF97, 0xEF98, 0xEF99,
+ 0xEF9A, 0xEF9B, 0xEF9C, 0xEF9D, 0xEF9E, 0xEF9F, 0xEFA0, 0xEFA1, 0xEFA2,
+ 0xEFA3, 0xEFA4, 0xEFA5, 0xEFA6, 0xEFA7, 0xEFA8, 0xEFA9, 0xEFAA, 0xEFAB,
+ 0xEFAC, 0xEFAD, 0xEFAE, 0xEFAF, 0xEFB0, 0xEFB1, 0xEFB2, 0xEFB3, 0xEFB4,
+ 0xEFB5, 0xEFB6, 0xEFB7, 0xEFB8, 0xEFB9, 0xEFBA, 0xEFBB, 0xEFBC, 0xEFBD,
+ 0xEFBE, 0xEFBF, 0xEFC0, 0xEFC1, 0xEFC2, 0xEFC3, 0xEFC4, 0xEFC5, 0xEFC6,
+ 0xEFC7, 0xEFC8, 0xEFC9, 0xEFCA, 0xEFCB, 0xEFCC, 0xEFCD, 0xEFCE, 0xEFCF,
+ 0xEFD0, 0xEFD1, 0xEFD2, 0xEFD3, 0xEFD4, 0xEFD5, 0xEFD6, 0xEFD7, 0xEFD8,
+ 0xEFD9, 0xEFDA, 0xEFDB, 0xEFDC, 0xEFDD, 0xEFDE, 0xEFDF, 0xEFE0, 0xEFE1,
+ 0xEFE2, 0xEFE3, 0xEFE4, 0xEFE5, 0xEFE6, 0xEFE7, 0xEFE8, 0xEFE9, 0xEFEA,
+ 0xEFEB, 0xEFEC, 0xEFED, 0xEFEE, 0xEFEF, 0xEFF0, 0xEFF1, 0xEFF2, 0xEFF3,
+ 0xEFF4, 0xEFF5, 0xEFF6, 0xEFF7, 0xEFF8, 0xEFF9, 0xEFFA, 0xEFFB, 0xEFFC,
+ 0xEFFD, 0xEFFE, 0xEFFF, 0xF000, 0xF001, 0xF002, 0xF003, 0xF004, 0xF005,
+ 0xF006, 0xF007, 0xF008, 0xF009, 0xF00A, 0xF00B, 0xF00C, 0xF00D, 0xF00E,
+ 0xF00F, 0xF010, 0xF011, 0xF012, 0xF013, 0xF014, 0xF015, 0xF016, 0xF017,
+ 0xF018, 0xF019, 0xF01A, 0xF01B, 0xF01C, 0xF01D, 0xF01E, 0xF01F, 0xF020,
+ 0xF021, 0xF022, 0xF023, 0xF024, 0xF025, 0xF026, 0xF027, 0xF028, 0xF029,
+ 0xF02A, 0xF02B, 0xF02C, 0xF02D, 0xF02E, 0xF02F, 0xF030, 0xF031, 0xF032,
+ 0xF033, 0xF034, 0xF035, 0xF036, 0xF037, 0xF038, 0xF039, 0xF03A, 0xF03B,
+ 0xF03C, 0xF03D, 0xF03E, 0xF03F, 0xF040, 0xF041, 0xF042, 0xF043, 0xF044,
+ 0xF045, 0xF046, 0xF047, 0xF048, 0xF049, 0xF04A, 0xF04B, 0xF04C, 0xF04D,
+ 0xF04E, 0xF04F, 0xF050, 0xF051, 0xF052, 0xF053, 0xF054, 0xF055, 0xF056,
+ 0xF057, 0xF058, 0xF059, 0xF05A, 0xF05B, 0xF05C, 0xF05D, 0xF05E, 0xF05F,
+ 0xF060, 0xF061, 0xF062, 0xF063, 0xF064, 0xF065, 0xF066, 0xF067, 0xF068,
+ 0xF069, 0xF06A, 0xF06B, 0xF06C, 0xF06D, 0xF06E, 0xF06F, 0xF070, 0xF071,
+ 0xF072, 0xF073, 0xF074, 0xF075, 0xF076, 0xF077, 0xF078, 0xF079, 0xF07A,
+ 0xF07B, 0xF07C, 0xF07D, 0xF07E, 0xF07F, 0xF080, 0xF081, 0xF082, 0xF083,
+ 0xF084, 0xF085, 0xF086, 0xF087, 0xF088, 0xF089, 0xF08A, 0xF08B, 0xF08C,
+ 0xF08D, 0xF08E, 0xF08F, 0xF090, 0xF091, 0xF092, 0xF093, 0xF094, 0xF095,
+ 0xF096, 0xF097, 0xF098, 0xF099, 0xF09A, 0xF09B, 0xF09C, 0xF09D, 0xF09E,
+ 0xF09F, 0xF0A0, 0xF0A1, 0xF0A2, 0xF0A3, 0xF0A4, 0xF0A5, 0xF0A6, 0xF0A7,
+ 0xF0A8, 0xF0A9, 0xF0AA, 0xF0AB, 0xF0AC, 0xF0AD, 0xF0AE, 0xF0AF, 0xF0B0,
+ 0xF0B1, 0xF0B2, 0xF0B3, 0xF0B4, 0xF0B5, 0xF0B6, 0xF0B7, 0xF0B8, 0xF0B9,
+ 0xF0BA, 0xF0BB, 0xF0BC, 0xF0BD, 0xF0BE, 0xF0BF, 0xF0C0, 0xF0C1, 0xF0C2,
+ 0xF0C3, 0xF0C4, 0xF0C5, 0xF0C6, 0xF0C7, 0xF0C8, 0xF0C9, 0xF0CA, 0xF0CB,
+ 0xF0CC, 0xF0CD, 0xF0CE, 0xF0CF, 0xF0D0, 0xF0D1, 0xF0D2, 0xF0D3, 0xF0D4,
+ 0xF0D5, 0xF0D6, 0xF0D7, 0xF0D8, 0xF0D9, 0xF0DA, 0xF0DB, 0xF0DC, 0xF0DD,
+ 0xF0DE, 0xF0DF, 0xF0E0, 0xF0E1, 0xF0E2, 0xF0E3, 0xF0E4, 0xF0E5, 0xF0E6,
+ 0xF0E7, 0xF0E8, 0xF0E9, 0xF0EA, 0xF0EB, 0xF0EC, 0xF0ED, 0xF0EE, 0xF0EF,
+ 0xF0F0, 0xF0F1, 0xF0F2, 0xF0F3, 0xF0F4, 0xF0F5, 0xF0F6, 0xF0F7, 0xF0F8,
+ 0xF0F9, 0xF0FA, 0xF0FB, 0xF0FC, 0xF0FD, 0xF0FE, 0xF0FF, 0xF100, 0xF101,
+ 0xF102, 0xF103, 0xF104, 0xF105, 0xF106, 0xF107, 0xF108, 0xF109, 0xF10A,
+ 0xF10B, 0xF10C, 0xF10D, 0xF10E, 0xF10F, 0xF110, 0xF111
+};
+
+static const struct gap __ucs4_to_ibm930sb_idx[] =
+{
+ { start: 0x0000, end: 0x00a5, idx: 0 },
+ { start: 0x00a9, end: 0x00af, idx: -3 },
+ { start: 0x00b2, end: 0x00b3, idx: -5 },
+ { start: 0x00b5, end: 0x00b5, idx: -6 },
+ { start: 0x00b7, end: 0x00d6, idx: -7 },
+ { start: 0x00d8, end: 0x00f6, idx: -8 },
+ { start: 0x00f8, end: 0x00ff, idx: -9 },
+ { start: 0x203e, end: 0x203e, idx: -8007 },
+ { start: 0x2195, end: 0x2195, idx: -8349 },
+ { start: 0x21b5, end: 0x21b5, idx: -8380 },
+ { start: 0x2550, end: 0x2551, idx: -9302 },
+ { start: 0x2554, end: 0x2554, idx: -9304 },
+ { start: 0x2557, end: 0x2557, idx: -9306 },
+ { start: 0x255a, end: 0x255a, idx: -9308 },
+ { start: 0x255d, end: 0x255d, idx: -9310 },
+ { start: 0x2560, end: 0x2560, idx: -9312 },
+ { start: 0x2563, end: 0x2563, idx: -9314 },
+ { start: 0x2566, end: 0x2566, idx: -9316 },
+ { start: 0x2569, end: 0x2569, idx: -9318 },
+ { start: 0x256c, end: 0x256c, idx: -9320 },
+ { start: 0x2591, end: 0x2591, idx: -9356 },
+ { start: 0x2593, end: 0x2593, idx: -9357 },
+ { start: 0x263c, end: 0x263c, idx: -9525 },
+ { start: 0x303f, end: 0x303f, idx: -12087 },
+ { start: 0xff61, end: 0xff9f, idx: -65112 },
+ { start: 0xffe8, end: 0xffee, idx: -65184 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const char * __ucs4_to_ibm930sb[] =
+{
+ "\x00", "\x01", "\x02", "\x03", "\x37", "\x2d", "\x2e", "\x2f", "\x16",
+ "\x05", "\x25", "\x0b", "\x0c", "\x0d", "\x3f", "\x3f", "\x10", "\x11",
+ "\x12", "\x13", "\x3c", "\x3d", "\x32", "\x26", "\x18", "\x19", "\x3f",
+ "\x27", "\x1c", "\x1d", "\x1e", "\x1f", "\x40", "\x5a", "\x7f", "\x7b",
+ "\xe0", "\x6c", "\x50", "\x7d", "\x4d", "\x5d", "\x5c", "\x4e", "\x6b",
+ "\x60", "\x4b", "\x61", "\xf0", "\xf1", "\xf2", "\xf3", "\xf4", "\xf5",
+ "\xf6", "\xf7", "\xf8", "\xf9", "\x7a", "\x5e", "\x4c", "\x7e", "\x6e",
+ "\x6f", "\x7c", "\xc1", "\xc2", "\xc3", "\xc4", "\xc5", "\xc6", "\xc7",
+ "\xc8", "\xc9", "\xd1", "\xd2", "\xd3", "\xd4", "\xd5", "\xd6", "\xd7",
+ "\xd8", "\xd9", "\xe2", "\xe3", "\xe4", "\xe5", "\xe6", "\xe7", "\xe8",
+ "\xe9", "\x70", "\xb2", "\x80", "\xb0", "\x6d", "\x79", "\x62", "\x63",
+ "\x64", "\x65", "\x66", "\x67", "\x68", "\x69", "\x71", "\x72", "\x73",
+ "\x74", "\x75", "\x76", "\x77", "\x78", "\x8b", "\x9b", "\xab", "\xb3",
+ "\xb4", "\xb5", "\xb6", "\xb7", "\xb8", "\xb9", "\xc0", "\x4f", "\xd0",
+ "\xa0", "\x07", "\x20", "\x21", "\x22", "\x23", "\x24", "\x15", "\x06",
+ "\x17", "\x28", "\x29", "\x2a", "\x2b", "\x2c", "\x09", "\x0a", "\x1b",
+ "\x30", "\x31", "\x1a", "\x33", "\x34", "\x35", "\x36", "\x08", "\x38",
+ "\x39", "\x3a", "\x3b", "\x04", "\x14", "\x3e", "\xff", "\x3f", "\x3f",
+ "\xb1", "\x4a", "\x3f", "\x5b", "\x3f", "\x3f", "\x3f", "\x5f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\xa1", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x41", "\x42", "\x43", "\x44", "\x45",
+ "\x46", "\x47", "\x48", "\x49", "\x51", "\x52", "\x53", "\x54", "\x55",
+ "\x56", "\x58", "\x81", "\x82", "\x83", "\x84", "\x85", "\x86", "\x87",
+ "\x88", "\x89", "\x8a", "\x8c", "\x8d", "\x8e", "\x8f", "\x90", "\x91",
+ "\x92", "\x93", "\x94", "\x95", "\x96", "\x97", "\x98", "\x99", "\x9a",
+ "\x9d", "\x9e", "\x9f", "\xa2", "\xa3", "\xa4", "\xa5", "\xa6", "\xa7",
+ "\xa8", "\xa9", "\xaa", "\xac", "\xad", "\xae", "\xaf", "\xba", "\xbb",
+ "\xbc", "\xbd", "\xbe", "\xbf", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f"
+};
+
+static const struct gap __ucs4_to_ibm930db_idx[] =
+{
+ { start: 0x00a6, end: 0x00a8, idx: -166 },
+ { start: 0x00b0, end: 0x00b1, idx: -173 },
+ { start: 0x00b4, end: 0x00b4, idx: -175 },
+ { start: 0x00b6, end: 0x00b6, idx: -176 },
+ { start: 0x00d7, end: 0x00d7, idx: -208 },
+ { start: 0x00f7, end: 0x00f7, idx: -239 },
+ { start: 0x0391, end: 0x03a1, idx: -904 },
+ { start: 0x03a3, end: 0x03a9, idx: -905 },
+ { start: 0x03b1, end: 0x03c1, idx: -912 },
+ { start: 0x03c3, end: 0x03c9, idx: -913 },
+ { start: 0x0401, end: 0x0401, idx: -968 },
+ { start: 0x0410, end: 0x044f, idx: -982 },
+ { start: 0x0451, end: 0x0451, idx: -983 },
+ { start: 0x2010, end: 0x2010, idx: -8085 },
+ { start: 0x2014, end: 0x2016, idx: -8088 },
+ { start: 0x2018, end: 0x2019, idx: -8089 },
+ { start: 0x201c, end: 0x201d, idx: -8091 },
+ { start: 0x2020, end: 0x2021, idx: -8093 },
+ { start: 0x2025, end: 0x2026, idx: -8096 },
+ { start: 0x2030, end: 0x2030, idx: -8105 },
+ { start: 0x2032, end: 0x2033, idx: -8106 },
+ { start: 0x203b, end: 0x203b, idx: -8113 },
+ { start: 0x2103, end: 0x2103, idx: -8312 },
+ { start: 0x2116, end: 0x2116, idx: -8330 },
+ { start: 0x2121, end: 0x2121, idx: -8340 },
+ { start: 0x212b, end: 0x212b, idx: -8349 },
+ { start: 0x2160, end: 0x2169, idx: -8401 },
+ { start: 0x2170, end: 0x2179, idx: -8407 },
+ { start: 0x2190, end: 0x2193, idx: -8429 },
+ { start: 0x21d2, end: 0x21d2, idx: -8491 },
+ { start: 0x21d4, end: 0x21d4, idx: -8492 },
+ { start: 0x2200, end: 0x2200, idx: -8535 },
+ { start: 0x2202, end: 0x2203, idx: -8536 },
+ { start: 0x2207, end: 0x2208, idx: -8539 },
+ { start: 0x220b, end: 0x220b, idx: -8541 },
+ { start: 0x2212, end: 0x2212, idx: -8547 },
+ { start: 0x221a, end: 0x221a, idx: -8554 },
+ { start: 0x221d, end: 0x221e, idx: -8556 },
+ { start: 0x2220, end: 0x2220, idx: -8557 },
+ { start: 0x2225, end: 0x2225, idx: -8561 },
+ { start: 0x2227, end: 0x222c, idx: -8562 },
+ { start: 0x2234, end: 0x2235, idx: -8569 },
+ { start: 0x223d, end: 0x223d, idx: -8576 },
+ { start: 0x2252, end: 0x2252, idx: -8596 },
+ { start: 0x2260, end: 0x2261, idx: -8609 },
+ { start: 0x2266, end: 0x2267, idx: -8613 },
+ { start: 0x226a, end: 0x226b, idx: -8615 },
+ { start: 0x2282, end: 0x2283, idx: -8637 },
+ { start: 0x2286, end: 0x2287, idx: -8639 },
+ { start: 0x22a5, end: 0x22a5, idx: -8668 },
+ { start: 0x2312, end: 0x2312, idx: -8776 },
+ { start: 0x2500, end: 0x2503, idx: -9269 },
+ { start: 0x250c, end: 0x250c, idx: -9277 },
+ { start: 0x250f, end: 0x2510, idx: -9279 },
+ { start: 0x2513, end: 0x2514, idx: -9281 },
+ { start: 0x2517, end: 0x2518, idx: -9283 },
+ { start: 0x251b, end: 0x251d, idx: -9285 },
+ { start: 0x2520, end: 0x2520, idx: -9287 },
+ { start: 0x2523, end: 0x2525, idx: -9289 },
+ { start: 0x2528, end: 0x2528, idx: -9291 },
+ { start: 0x252b, end: 0x252c, idx: -9293 },
+ { start: 0x252f, end: 0x2530, idx: -9295 },
+ { start: 0x2533, end: 0x2534, idx: -9297 },
+ { start: 0x2537, end: 0x2538, idx: -9299 },
+ { start: 0x253b, end: 0x253c, idx: -9301 },
+ { start: 0x253f, end: 0x253f, idx: -9303 },
+ { start: 0x2542, end: 0x2542, idx: -9305 },
+ { start: 0x254b, end: 0x254b, idx: -9313 },
+ { start: 0x25a0, end: 0x25a1, idx: -9397 },
+ { start: 0x25b2, end: 0x25b3, idx: -9413 },
+ { start: 0x25bc, end: 0x25bd, idx: -9421 },
+ { start: 0x25c6, end: 0x25c7, idx: -9429 },
+ { start: 0x25cb, end: 0x25cb, idx: -9432 },
+ { start: 0x25ce, end: 0x25cf, idx: -9434 },
+ { start: 0x25ef, end: 0x25ef, idx: -9465 },
+ { start: 0x2605, end: 0x2606, idx: -9486 },
+ { start: 0x2640, end: 0x2640, idx: -9543 },
+ { start: 0x2642, end: 0x2642, idx: -9544 },
+ { start: 0x266a, end: 0x266a, idx: -9583 },
+ { start: 0x266d, end: 0x266d, idx: -9585 },
+ { start: 0x266f, end: 0x266f, idx: -9586 },
+ { start: 0x3000, end: 0x3003, idx: -12034 },
+ { start: 0x3005, end: 0x3015, idx: -12035 },
+ { start: 0x301c, end: 0x301c, idx: -12041 },
+ { start: 0x3041, end: 0x3093, idx: -12077 },
+ { start: 0x309b, end: 0x309e, idx: -12084 },
+ { start: 0x30a1, end: 0x30f6, idx: -12086 },
+ { start: 0x30fb, end: 0x30fe, idx: -12090 },
+ { start: 0x3231, end: 0x3231, idx: -12396 },
+ { start: 0x4e00, end: 0x4e01, idx: -19514 },
+ { start: 0x4e03, end: 0x4e03, idx: -19515 },
+ { start: 0x4e07, end: 0x4e0b, idx: -19518 },
+ { start: 0x4e0d, end: 0x4e0e, idx: -19519 },
+ { start: 0x4e10, end: 0x4e11, idx: -19520 },
+ { start: 0x4e14, end: 0x4e19, idx: -19522 },
+ { start: 0x4e1e, end: 0x4e1e, idx: -19526 },
+ { start: 0x4e21, end: 0x4e21, idx: -19528 },
+ { start: 0x4e26, end: 0x4e26, idx: -19532 },
+ { start: 0x4e28, end: 0x4e28, idx: -19533 },
+ { start: 0x4e2a, end: 0x4e2a, idx: -19534 },
+ { start: 0x4e2d, end: 0x4e2d, idx: -19536 },
+ { start: 0x4e31, end: 0x4e32, idx: -19539 },
+ { start: 0x4e36, end: 0x4e36, idx: -19542 },
+ { start: 0x4e38, end: 0x4e39, idx: -19543 },
+ { start: 0x4e3b, end: 0x4e3c, idx: -19544 },
+ { start: 0x4e3f, end: 0x4e3f, idx: -19546 },
+ { start: 0x4e42, end: 0x4e43, idx: -19548 },
+ { start: 0x4e45, end: 0x4e45, idx: -19549 },
+ { start: 0x4e4b, end: 0x4e4b, idx: -19554 },
+ { start: 0x4e4d, end: 0x4e4f, idx: -19555 },
+ { start: 0x4e55, end: 0x4e59, idx: -19560 },
+ { start: 0x4e5d, end: 0x4e5f, idx: -19563 },
+ { start: 0x4e62, end: 0x4e62, idx: -19565 },
+ { start: 0x4e71, end: 0x4e71, idx: -19579 },
+ { start: 0x4e73, end: 0x4e73, idx: -19580 },
+ { start: 0x4e7e, end: 0x4e7e, idx: -19590 },
+ { start: 0x4e80, end: 0x4e80, idx: -19591 },
+ { start: 0x4e82, end: 0x4e82, idx: -19592 },
+ { start: 0x4e85, end: 0x4e86, idx: -19594 },
+ { start: 0x4e88, end: 0x4e8c, idx: -19595 },
+ { start: 0x4e8e, end: 0x4e8e, idx: -19596 },
+ { start: 0x4e91, end: 0x4e92, idx: -19598 },
+ { start: 0x4e94, end: 0x4e95, idx: -19599 },
+ { start: 0x4e98, end: 0x4e99, idx: -19601 },
+ { start: 0x4e9b, end: 0x4e9c, idx: -19602 },
+ { start: 0x4e9e, end: 0x4ea2, idx: -19603 },
+ { start: 0x4ea4, end: 0x4ea6, idx: -19604 },
+ { start: 0x4ea8, end: 0x4ea8, idx: -19605 },
+ { start: 0x4eab, end: 0x4eae, idx: -19607 },
+ { start: 0x4eb0, end: 0x4eb0, idx: -19608 },
+ { start: 0x4eb3, end: 0x4eb3, idx: -19610 },
+ { start: 0x4eb6, end: 0x4eb6, idx: -19612 },
+ { start: 0x4eba, end: 0x4eba, idx: -19615 },
+ { start: 0x4ec0, end: 0x4ec2, idx: -19620 },
+ { start: 0x4ec4, end: 0x4ec4, idx: -19621 },
+ { start: 0x4ec6, end: 0x4ec7, idx: -19622 },
+ { start: 0x4eca, end: 0x4ecb, idx: -19624 },
+ { start: 0x4ecd, end: 0x4ecf, idx: -19625 },
+ { start: 0x4ed4, end: 0x4ed9, idx: -19629 },
+ { start: 0x4edd, end: 0x4edf, idx: -19632 },
+ { start: 0x4ee1, end: 0x4ee1, idx: -19633 },
+ { start: 0x4ee3, end: 0x4ee5, idx: -19634 },
+ { start: 0x4eed, end: 0x4eee, idx: -19641 },
+ { start: 0x4ef0, end: 0x4ef0, idx: -19642 },
+ { start: 0x4ef2, end: 0x4ef2, idx: -19643 },
+ { start: 0x4ef6, end: 0x4ef7, idx: -19646 },
+ { start: 0x4efb, end: 0x4efc, idx: -19649 },
+ { start: 0x4f00, end: 0x4f01, idx: -19652 },
+ { start: 0x4f03, end: 0x4f03, idx: -19653 },
+ { start: 0x4f09, end: 0x4f0a, idx: -19658 },
+ { start: 0x4f0d, end: 0x4f11, idx: -19660 },
+ { start: 0x4f1a, end: 0x4f1a, idx: -19668 },
+ { start: 0x4f1c, end: 0x4f1d, idx: -19669 },
+ { start: 0x4f2f, end: 0x4f30, idx: -19686 },
+ { start: 0x4f34, end: 0x4f34, idx: -19689 },
+ { start: 0x4f36, end: 0x4f36, idx: -19690 },
+ { start: 0x4f38, end: 0x4f3a, idx: -19691 },
+ { start: 0x4f3c, end: 0x4f3d, idx: -19692 },
+ { start: 0x4f43, end: 0x4f43, idx: -19697 },
+ { start: 0x4f46, end: 0x4f47, idx: -19699 },
+ { start: 0x4f4d, end: 0x4f51, idx: -19704 },
+ { start: 0x4f53, end: 0x4f53, idx: -19705 },
+ { start: 0x4f55, end: 0x4f57, idx: -19706 },
+ { start: 0x4f59, end: 0x4f5e, idx: -19707 },
+ { start: 0x4f69, end: 0x4f69, idx: -19717 },
+ { start: 0x4f6f, end: 0x4f70, idx: -19722 },
+ { start: 0x4f73, end: 0x4f73, idx: -19724 },
+ { start: 0x4f75, end: 0x4f76, idx: -19725 },
+ { start: 0x4f7b, end: 0x4f7c, idx: -19729 },
+ { start: 0x4f7f, end: 0x4f7f, idx: -19731 },
+ { start: 0x4f83, end: 0x4f83, idx: -19734 },
+ { start: 0x4f86, end: 0x4f86, idx: -19736 },
+ { start: 0x4f88, end: 0x4f88, idx: -19737 },
+ { start: 0x4f8a, end: 0x4f8b, idx: -19738 },
+ { start: 0x4f8d, end: 0x4f8d, idx: -19739 },
+ { start: 0x4f8f, end: 0x4f8f, idx: -19740 },
+ { start: 0x4f91, end: 0x4f92, idx: -19741 },
+ { start: 0x4f94, end: 0x4f94, idx: -19742 },
+ { start: 0x4f96, end: 0x4f96, idx: -19743 },
+ { start: 0x4f98, end: 0x4f98, idx: -19744 },
+ { start: 0x4f9a, end: 0x4f9b, idx: -19745 },
+ { start: 0x4f9d, end: 0x4f9d, idx: -19746 },
+ { start: 0x4fa0, end: 0x4fa1, idx: -19748 },
+ { start: 0x4fab, end: 0x4fab, idx: -19757 },
+ { start: 0x4fad, end: 0x4faf, idx: -19758 },
+ { start: 0x4fb5, end: 0x4fb6, idx: -19763 },
+ { start: 0x4fbf, end: 0x4fbf, idx: -19771 },
+ { start: 0x4fc2, end: 0x4fc4, idx: -19773 },
+ { start: 0x4fc9, end: 0x4fca, idx: -19777 },
+ { start: 0x4fcd, end: 0x4fce, idx: -19779 },
+ { start: 0x4fd0, end: 0x4fd1, idx: -19780 },
+ { start: 0x4fd4, end: 0x4fd4, idx: -19782 },
+ { start: 0x4fd7, end: 0x4fd8, idx: -19784 },
+ { start: 0x4fda, end: 0x4fdb, idx: -19785 },
+ { start: 0x4fdd, end: 0x4fdd, idx: -19786 },
+ { start: 0x4fdf, end: 0x4fe1, idx: -19787 },
+ { start: 0x4fe3, end: 0x4fe5, idx: -19788 },
+ { start: 0x4fee, end: 0x4fef, idx: -19796 },
+ { start: 0x4ff3, end: 0x4ff3, idx: -19799 },
+ { start: 0x4ff5, end: 0x4ff6, idx: -19800 },
+ { start: 0x4ff8, end: 0x4ff8, idx: -19801 },
+ { start: 0x4ffa, end: 0x4ffa, idx: -19802 },
+ { start: 0x4ffe, end: 0x4fff, idx: -19805 },
+ { start: 0x5005, end: 0x5006, idx: -19810 },
+ { start: 0x5009, end: 0x5009, idx: -19812 },
+ { start: 0x500b, end: 0x500b, idx: -19813 },
+ { start: 0x500d, end: 0x500d, idx: -19814 },
+ { start: 0x500f, end: 0x500f, idx: -19815 },
+ { start: 0x5011, end: 0x5012, idx: -19816 },
+ { start: 0x5014, end: 0x5014, idx: -19817 },
+ { start: 0x5016, end: 0x5016, idx: -19818 },
+ { start: 0x5019, end: 0x501a, idx: -19820 },
+ { start: 0x501e, end: 0x501f, idx: -19823 },
+ { start: 0x5021, end: 0x5026, idx: -19824 },
+ { start: 0x5028, end: 0x502d, idx: -19825 },
+ { start: 0x5036, end: 0x5036, idx: -19833 },
+ { start: 0x5039, end: 0x5039, idx: -19835 },
+ { start: 0x5040, end: 0x5040, idx: -19841 },
+ { start: 0x5042, end: 0x5043, idx: -19842 },
+ { start: 0x5046, end: 0x5049, idx: -19844 },
+ { start: 0x504f, end: 0x5050, idx: -19849 },
+ { start: 0x5055, end: 0x5056, idx: -19853 },
+ { start: 0x505a, end: 0x505a, idx: -19856 },
+ { start: 0x505c, end: 0x505c, idx: -19857 },
+ { start: 0x5065, end: 0x5065, idx: -19865 },
+ { start: 0x506c, end: 0x506c, idx: -19871 },
+ { start: 0x5070, end: 0x5070, idx: -19874 },
+ { start: 0x5072, end: 0x5072, idx: -19875 },
+ { start: 0x5074, end: 0x5076, idx: -19876 },
+ { start: 0x5078, end: 0x5078, idx: -19877 },
+ { start: 0x507d, end: 0x507d, idx: -19881 },
+ { start: 0x5080, end: 0x5080, idx: -19883 },
+ { start: 0x5085, end: 0x5085, idx: -19887 },
+ { start: 0x508d, end: 0x508d, idx: -19894 },
+ { start: 0x5091, end: 0x5091, idx: -19897 },
+ { start: 0x5094, end: 0x5094, idx: -19899 },
+ { start: 0x5098, end: 0x509a, idx: -19902 },
+ { start: 0x50ac, end: 0x50ad, idx: -19919 },
+ { start: 0x50b2, end: 0x50b5, idx: -19923 },
+ { start: 0x50b7, end: 0x50b7, idx: -19924 },
+ { start: 0x50be, end: 0x50be, idx: -19930 },
+ { start: 0x50c2, end: 0x50c2, idx: -19933 },
+ { start: 0x50c5, end: 0x50c5, idx: -19935 },
+ { start: 0x50c9, end: 0x50ca, idx: -19938 },
+ { start: 0x50cd, end: 0x50cd, idx: -19940 },
+ { start: 0x50cf, end: 0x50cf, idx: -19941 },
+ { start: 0x50d1, end: 0x50d1, idx: -19942 },
+ { start: 0x50d5, end: 0x50d6, idx: -19945 },
+ { start: 0x50d8, end: 0x50d8, idx: -19946 },
+ { start: 0x50da, end: 0x50da, idx: -19947 },
+ { start: 0x50de, end: 0x50de, idx: -19950 },
+ { start: 0x50e3, end: 0x50e3, idx: -19954 },
+ { start: 0x50e5, end: 0x50e5, idx: -19955 },
+ { start: 0x50e7, end: 0x50e7, idx: -19956 },
+ { start: 0x50ed, end: 0x50ee, idx: -19961 },
+ { start: 0x50f4, end: 0x50f5, idx: -19966 },
+ { start: 0x50f9, end: 0x50f9, idx: -19969 },
+ { start: 0x50fb, end: 0x50fb, idx: -19970 },
+ { start: 0x5100, end: 0x5102, idx: -19974 },
+ { start: 0x5104, end: 0x5104, idx: -19975 },
+ { start: 0x5109, end: 0x5109, idx: -19979 },
+ { start: 0x5112, end: 0x5112, idx: -19987 },
+ { start: 0x5114, end: 0x5116, idx: -19988 },
+ { start: 0x5118, end: 0x5118, idx: -19989 },
+ { start: 0x511a, end: 0x511a, idx: -19990 },
+ { start: 0x511f, end: 0x511f, idx: -19994 },
+ { start: 0x5121, end: 0x5121, idx: -19995 },
+ { start: 0x512a, end: 0x512a, idx: -20003 },
+ { start: 0x5132, end: 0x5132, idx: -20010 },
+ { start: 0x5137, end: 0x5137, idx: -20014 },
+ { start: 0x513a, end: 0x513c, idx: -20016 },
+ { start: 0x513f, end: 0x5141, idx: -20018 },
+ { start: 0x5143, end: 0x514e, idx: -20019 },
+ { start: 0x5150, end: 0x5150, idx: -20020 },
+ { start: 0x5152, end: 0x5152, idx: -20021 },
+ { start: 0x5154, end: 0x5154, idx: -20022 },
+ { start: 0x515a, end: 0x515a, idx: -20027 },
+ { start: 0x515c, end: 0x515c, idx: -20028 },
+ { start: 0x5162, end: 0x5162, idx: -20033 },
+ { start: 0x5164, end: 0x5165, idx: -20034 },
+ { start: 0x5168, end: 0x516e, idx: -20036 },
+ { start: 0x5171, end: 0x5171, idx: -20038 },
+ { start: 0x5175, end: 0x5178, idx: -20041 },
+ { start: 0x517c, end: 0x517c, idx: -20044 },
+ { start: 0x5180, end: 0x5180, idx: -20047 },
+ { start: 0x5182, end: 0x5182, idx: -20048 },
+ { start: 0x5185, end: 0x5186, idx: -20050 },
+ { start: 0x5189, end: 0x518a, idx: -20052 },
+ { start: 0x518c, end: 0x518d, idx: -20053 },
+ { start: 0x518f, end: 0x5193, idx: -20054 },
+ { start: 0x5195, end: 0x5197, idx: -20055 },
+ { start: 0x5199, end: 0x5199, idx: -20056 },
+ { start: 0x519d, end: 0x519d, idx: -20059 },
+ { start: 0x51a0, end: 0x51a0, idx: -20061 },
+ { start: 0x51a2, end: 0x51a2, idx: -20062 },
+ { start: 0x51a4, end: 0x51a6, idx: -20063 },
+ { start: 0x51a8, end: 0x51ac, idx: -20064 },
+ { start: 0x51b0, end: 0x51b7, idx: -20067 },
+ { start: 0x51bd, end: 0x51be, idx: -20072 },
+ { start: 0x51c4, end: 0x51c6, idx: -20077 },
+ { start: 0x51c9, end: 0x51c9, idx: -20079 },
+ { start: 0x51cb, end: 0x51cd, idx: -20080 },
+ { start: 0x51d6, end: 0x51d6, idx: -20088 },
+ { start: 0x51db, end: 0x51dd, idx: -20092 },
+ { start: 0x51e0, end: 0x51e1, idx: -20094 },
+ { start: 0x51e6, end: 0x51e7, idx: -20098 },
+ { start: 0x51e9, end: 0x51ea, idx: -20099 },
+ { start: 0x51ec, end: 0x51ed, idx: -20100 },
+ { start: 0x51f0, end: 0x51f1, idx: -20102 },
+ { start: 0x51f5, end: 0x51f6, idx: -20105 },
+ { start: 0x51f8, end: 0x51fa, idx: -20106 },
+ { start: 0x51fd, end: 0x51fe, idx: -20108 },
+ { start: 0x5200, end: 0x5200, idx: -20109 },
+ { start: 0x5203, end: 0x5204, idx: -20111 },
+ { start: 0x5206, end: 0x5208, idx: -20112 },
+ { start: 0x520a, end: 0x520b, idx: -20113 },
+ { start: 0x520e, end: 0x520e, idx: -20115 },
+ { start: 0x5211, end: 0x5211, idx: -20117 },
+ { start: 0x5214, end: 0x5215, idx: -20119 },
+ { start: 0x5217, end: 0x5217, idx: -20120 },
+ { start: 0x521d, end: 0x521d, idx: -20125 },
+ { start: 0x5224, end: 0x5225, idx: -20131 },
+ { start: 0x5227, end: 0x5227, idx: -20132 },
+ { start: 0x5229, end: 0x522a, idx: -20133 },
+ { start: 0x522e, end: 0x522e, idx: -20136 },
+ { start: 0x5230, end: 0x5230, idx: -20137 },
+ { start: 0x5233, end: 0x5233, idx: -20139 },
+ { start: 0x5236, end: 0x523b, idx: -20141 },
+ { start: 0x5243, end: 0x5244, idx: -20148 },
+ { start: 0x5247, end: 0x5247, idx: -20150 },
+ { start: 0x524a, end: 0x524d, idx: -20152 },
+ { start: 0x524f, end: 0x524f, idx: -20153 },
+ { start: 0x5254, end: 0x5254, idx: -20157 },
+ { start: 0x5256, end: 0x5256, idx: -20158 },
+ { start: 0x525b, end: 0x525b, idx: -20162 },
+ { start: 0x525d, end: 0x525e, idx: -20163 },
+ { start: 0x5263, end: 0x5265, idx: -20167 },
+ { start: 0x5269, end: 0x526a, idx: -20170 },
+ { start: 0x526f, end: 0x5275, idx: -20174 },
+ { start: 0x527d, end: 0x527d, idx: -20181 },
+ { start: 0x527f, end: 0x527f, idx: -20182 },
+ { start: 0x5283, end: 0x5283, idx: -20185 },
+ { start: 0x5287, end: 0x5289, idx: -20188 },
+ { start: 0x528d, end: 0x528d, idx: -20191 },
+ { start: 0x5291, end: 0x5292, idx: -20194 },
+ { start: 0x5294, end: 0x5294, idx: -20195 },
+ { start: 0x529b, end: 0x529c, idx: -20201 },
+ { start: 0x529f, end: 0x52a0, idx: -20203 },
+ { start: 0x52a3, end: 0x52a3, idx: -20205 },
+ { start: 0x52a6, end: 0x52a6, idx: -20207 },
+ { start: 0x52a9, end: 0x52ad, idx: -20209 },
+ { start: 0x52af, end: 0x52af, idx: -20210 },
+ { start: 0x52b1, end: 0x52b1, idx: -20211 },
+ { start: 0x52b4, end: 0x52b5, idx: -20213 },
+ { start: 0x52b9, end: 0x52b9, idx: -20216 },
+ { start: 0x52bc, end: 0x52bc, idx: -20218 },
+ { start: 0x52be, end: 0x52be, idx: -20219 },
+ { start: 0x52c0, end: 0x52c1, idx: -20220 },
+ { start: 0x52c3, end: 0x52c3, idx: -20221 },
+ { start: 0x52c5, end: 0x52c5, idx: -20222 },
+ { start: 0x52c7, end: 0x52c7, idx: -20223 },
+ { start: 0x52c9, end: 0x52c9, idx: -20224 },
+ { start: 0x52cd, end: 0x52cd, idx: -20227 },
+ { start: 0x52d2, end: 0x52d2, idx: -20231 },
+ { start: 0x52d5, end: 0x52d5, idx: -20233 },
+ { start: 0x52d7, end: 0x52d9, idx: -20234 },
+ { start: 0x52db, end: 0x52db, idx: -20235 },
+ { start: 0x52dd, end: 0x52e0, idx: -20236 },
+ { start: 0x52e2, end: 0x52e4, idx: -20237 },
+ { start: 0x52e6, end: 0x52e7, idx: -20238 },
+ { start: 0x52f2, end: 0x52f3, idx: -20248 },
+ { start: 0x52f5, end: 0x52f5, idx: -20249 },
+ { start: 0x52f8, end: 0x52fa, idx: -20251 },
+ { start: 0x52fe, end: 0x5302, idx: -20254 },
+ { start: 0x5305, end: 0x5308, idx: -20256 },
+ { start: 0x530d, end: 0x530d, idx: -20260 },
+ { start: 0x530f, end: 0x5310, idx: -20261 },
+ { start: 0x5315, end: 0x5317, idx: -20265 },
+ { start: 0x5319, end: 0x531a, idx: -20266 },
+ { start: 0x531d, end: 0x531d, idx: -20268 },
+ { start: 0x5320, end: 0x5321, idx: -20270 },
+ { start: 0x5323, end: 0x5324, idx: -20271 },
+ { start: 0x532a, end: 0x532a, idx: -20276 },
+ { start: 0x532f, end: 0x532f, idx: -20280 },
+ { start: 0x5331, end: 0x5331, idx: -20281 },
+ { start: 0x5333, end: 0x5333, idx: -20282 },
+ { start: 0x5338, end: 0x533b, idx: -20286 },
+ { start: 0x533f, end: 0x5341, idx: -20289 },
+ { start: 0x5343, end: 0x5343, idx: -20290 },
+ { start: 0x5345, end: 0x534a, idx: -20291 },
+ { start: 0x534d, end: 0x534d, idx: -20293 },
+ { start: 0x5351, end: 0x5354, idx: -20296 },
+ { start: 0x5357, end: 0x5358, idx: -20298 },
+ { start: 0x535a, end: 0x535a, idx: -20299 },
+ { start: 0x535c, end: 0x535c, idx: -20300 },
+ { start: 0x535e, end: 0x535e, idx: -20301 },
+ { start: 0x5360, end: 0x5360, idx: -20302 },
+ { start: 0x5366, end: 0x5366, idx: -20307 },
+ { start: 0x5369, end: 0x5369, idx: -20309 },
+ { start: 0x536e, end: 0x5375, idx: -20313 },
+ { start: 0x5377, end: 0x5378, idx: -20314 },
+ { start: 0x537b, end: 0x537b, idx: -20316 },
+ { start: 0x537f, end: 0x537f, idx: -20319 },
+ { start: 0x5382, end: 0x5382, idx: -20321 },
+ { start: 0x5384, end: 0x5384, idx: -20322 },
+ { start: 0x5393, end: 0x5393, idx: -20336 },
+ { start: 0x5396, end: 0x5396, idx: -20338 },
+ { start: 0x5398, end: 0x5398, idx: -20339 },
+ { start: 0x539a, end: 0x539a, idx: -20340 },
+ { start: 0x539f, end: 0x53a0, idx: -20344 },
+ { start: 0x53a5, end: 0x53a6, idx: -20348 },
+ { start: 0x53a8, end: 0x53a9, idx: -20349 },
+ { start: 0x53ad, end: 0x53ae, idx: -20352 },
+ { start: 0x53b0, end: 0x53b0, idx: -20353 },
+ { start: 0x53b2, end: 0x53b3, idx: -20354 },
+ { start: 0x53b6, end: 0x53b6, idx: -20356 },
+ { start: 0x53bb, end: 0x53bb, idx: -20360 },
+ { start: 0x53c2, end: 0x53c3, idx: -20366 },
+ { start: 0x53c8, end: 0x53ce, idx: -20370 },
+ { start: 0x53d4, end: 0x53d4, idx: -20375 },
+ { start: 0x53d6, end: 0x53d7, idx: -20376 },
+ { start: 0x53d9, end: 0x53d9, idx: -20377 },
+ { start: 0x53db, end: 0x53db, idx: -20378 },
+ { start: 0x53dd, end: 0x53dd, idx: -20379 },
+ { start: 0x53df, end: 0x53df, idx: -20380 },
+ { start: 0x53e1, end: 0x53e5, idx: -20381 },
+ { start: 0x53e8, end: 0x53f3, idx: -20383 },
+ { start: 0x53f6, end: 0x53f8, idx: -20385 },
+ { start: 0x53fa, end: 0x53fa, idx: -20386 },
+ { start: 0x5401, end: 0x5401, idx: -20392 },
+ { start: 0x5403, end: 0x5404, idx: -20393 },
+ { start: 0x5408, end: 0x5411, idx: -20396 },
+ { start: 0x541b, end: 0x541b, idx: -20405 },
+ { start: 0x541d, end: 0x541d, idx: -20406 },
+ { start: 0x541f, end: 0x5420, idx: -20407 },
+ { start: 0x5426, end: 0x5426, idx: -20412 },
+ { start: 0x5429, end: 0x5429, idx: -20414 },
+ { start: 0x542b, end: 0x542e, idx: -20415 },
+ { start: 0x5436, end: 0x5436, idx: -20422 },
+ { start: 0x5438, end: 0x5439, idx: -20423 },
+ { start: 0x543b, end: 0x543e, idx: -20424 },
+ { start: 0x5440, end: 0x5440, idx: -20425 },
+ { start: 0x5442, end: 0x5442, idx: -20426 },
+ { start: 0x5446, end: 0x5446, idx: -20429 },
+ { start: 0x5448, end: 0x544a, idx: -20430 },
+ { start: 0x544e, end: 0x544e, idx: -20433 },
+ { start: 0x5451, end: 0x5451, idx: -20435 },
+ { start: 0x545f, end: 0x545f, idx: -20448 },
+ { start: 0x5468, end: 0x5468, idx: -20456 },
+ { start: 0x546a, end: 0x546a, idx: -20457 },
+ { start: 0x5470, end: 0x5471, idx: -20462 },
+ { start: 0x5473, end: 0x5473, idx: -20463 },
+ { start: 0x5475, end: 0x5477, idx: -20464 },
+ { start: 0x547b, end: 0x547d, idx: -20467 },
+ { start: 0x5480, end: 0x5480, idx: -20469 },
+ { start: 0x5484, end: 0x5484, idx: -20472 },
+ { start: 0x5486, end: 0x5486, idx: -20473 },
+ { start: 0x548a, end: 0x548c, idx: -20476 },
+ { start: 0x548e, end: 0x5490, idx: -20477 },
+ { start: 0x5492, end: 0x5492, idx: -20478 },
+ { start: 0x549c, end: 0x549c, idx: -20487 },
+ { start: 0x54a2, end: 0x54a2, idx: -20492 },
+ { start: 0x54a4, end: 0x54a5, idx: -20493 },
+ { start: 0x54a8, end: 0x54a9, idx: -20495 },
+ { start: 0x54ab, end: 0x54ac, idx: -20496 },
+ { start: 0x54af, end: 0x54af, idx: -20498 },
+ { start: 0x54b2, end: 0x54b3, idx: -20500 },
+ { start: 0x54b8, end: 0x54b8, idx: -20504 },
+ { start: 0x54bc, end: 0x54be, idx: -20507 },
+ { start: 0x54c0, end: 0x54c2, idx: -20508 },
+ { start: 0x54c4, end: 0x54c4, idx: -20509 },
+ { start: 0x54c7, end: 0x54c9, idx: -20511 },
+ { start: 0x54d8, end: 0x54d8, idx: -20525 },
+ { start: 0x54e1, end: 0x54e2, idx: -20533 },
+ { start: 0x54e5, end: 0x54e6, idx: -20535 },
+ { start: 0x54e8, end: 0x54e9, idx: -20536 },
+ { start: 0x54ed, end: 0x54ee, idx: -20539 },
+ { start: 0x54f2, end: 0x54f2, idx: -20542 },
+ { start: 0x54fa, end: 0x54fa, idx: -20549 },
+ { start: 0x54fd, end: 0x54fd, idx: -20551 },
+ { start: 0x54ff, end: 0x54ff, idx: -20552 },
+ { start: 0x5504, end: 0x5504, idx: -20556 },
+ { start: 0x5506, end: 0x5507, idx: -20557 },
+ { start: 0x550f, end: 0x5510, idx: -20564 },
+ { start: 0x5514, end: 0x5514, idx: -20567 },
+ { start: 0x5516, end: 0x5516, idx: -20568 },
+ { start: 0x552e, end: 0x552f, idx: -20591 },
+ { start: 0x5531, end: 0x5531, idx: -20592 },
+ { start: 0x5533, end: 0x5533, idx: -20593 },
+ { start: 0x5538, end: 0x5539, idx: -20597 },
+ { start: 0x553e, end: 0x553e, idx: -20601 },
+ { start: 0x5540, end: 0x5540, idx: -20602 },
+ { start: 0x5544, end: 0x5546, idx: -20605 },
+ { start: 0x554c, end: 0x554c, idx: -20610 },
+ { start: 0x554f, end: 0x554f, idx: -20612 },
+ { start: 0x5553, end: 0x5553, idx: -20615 },
+ { start: 0x5556, end: 0x5557, idx: -20617 },
+ { start: 0x555c, end: 0x555e, idx: -20621 },
+ { start: 0x5563, end: 0x5563, idx: -20625 },
+ { start: 0x557b, end: 0x557c, idx: -20648 },
+ { start: 0x557e, end: 0x557e, idx: -20649 },
+ { start: 0x5580, end: 0x5580, idx: -20650 },
+ { start: 0x5583, end: 0x5584, idx: -20652 },
+ { start: 0x5586, end: 0x5587, idx: -20653 },
+ { start: 0x5589, end: 0x558b, idx: -20654 },
+ { start: 0x5598, end: 0x559a, idx: -20666 },
+ { start: 0x559c, end: 0x559f, idx: -20667 },
+ { start: 0x55a7, end: 0x55ac, idx: -20674 },
+ { start: 0x55ae, end: 0x55ae, idx: -20675 },
+ { start: 0x55b0, end: 0x55b0, idx: -20676 },
+ { start: 0x55b6, end: 0x55b6, idx: -20681 },
+ { start: 0x55c4, end: 0x55c5, idx: -20694 },
+ { start: 0x55c7, end: 0x55c7, idx: -20695 },
+ { start: 0x55d4, end: 0x55d4, idx: -20707 },
+ { start: 0x55da, end: 0x55da, idx: -20712 },
+ { start: 0x55dc, end: 0x55dc, idx: -20713 },
+ { start: 0x55df, end: 0x55df, idx: -20715 },
+ { start: 0x55e3, end: 0x55e4, idx: -20718 },
+ { start: 0x55f7, end: 0x55f7, idx: -20736 },
+ { start: 0x55f9, end: 0x55f9, idx: -20737 },
+ { start: 0x55fd, end: 0x55fe, idx: -20740 },
+ { start: 0x5606, end: 0x5606, idx: -20747 },
+ { start: 0x5609, end: 0x5609, idx: -20749 },
+ { start: 0x5614, end: 0x5614, idx: -20759 },
+ { start: 0x5616, end: 0x5618, idx: -20760 },
+ { start: 0x561b, end: 0x561b, idx: -20762 },
+ { start: 0x5629, end: 0x5629, idx: -20775 },
+ { start: 0x562f, end: 0x562f, idx: -20780 },
+ { start: 0x5631, end: 0x5632, idx: -20781 },
+ { start: 0x5634, end: 0x5634, idx: -20782 },
+ { start: 0x5636, end: 0x5636, idx: -20783 },
+ { start: 0x5638, end: 0x5638, idx: -20784 },
+ { start: 0x5642, end: 0x5642, idx: -20793 },
+ { start: 0x564c, end: 0x564c, idx: -20802 },
+ { start: 0x564e, end: 0x564e, idx: -20803 },
+ { start: 0x5650, end: 0x5650, idx: -20804 },
+ { start: 0x565b, end: 0x565b, idx: -20814 },
+ { start: 0x5664, end: 0x5664, idx: -20822 },
+ { start: 0x5668, end: 0x5668, idx: -20825 },
+ { start: 0x566a, end: 0x566c, idx: -20826 },
+ { start: 0x5674, end: 0x5674, idx: -20833 },
+ { start: 0x5678, end: 0x5678, idx: -20836 },
+ { start: 0x567a, end: 0x567a, idx: -20837 },
+ { start: 0x5680, end: 0x5680, idx: -20842 },
+ { start: 0x5686, end: 0x5687, idx: -20847 },
+ { start: 0x568a, end: 0x568a, idx: -20849 },
+ { start: 0x568f, end: 0x568f, idx: -20853 },
+ { start: 0x5694, end: 0x5694, idx: -20857 },
+ { start: 0x5699, end: 0x5699, idx: -20861 },
+ { start: 0x56a0, end: 0x56a0, idx: -20867 },
+ { start: 0x56a2, end: 0x56a2, idx: -20868 },
+ { start: 0x56a5, end: 0x56a5, idx: -20870 },
+ { start: 0x56ae, end: 0x56ae, idx: -20878 },
+ { start: 0x56b4, end: 0x56b4, idx: -20883 },
+ { start: 0x56b6, end: 0x56b6, idx: -20884 },
+ { start: 0x56bc, end: 0x56bc, idx: -20889 },
+ { start: 0x56c0, end: 0x56c3, idx: -20892 },
+ { start: 0x56c8, end: 0x56c8, idx: -20896 },
+ { start: 0x56ca, end: 0x56ca, idx: -20897 },
+ { start: 0x56ce, end: 0x56ce, idx: -20900 },
+ { start: 0x56d1, end: 0x56d1, idx: -20902 },
+ { start: 0x56d3, end: 0x56d3, idx: -20903 },
+ { start: 0x56d7, end: 0x56d8, idx: -20906 },
+ { start: 0x56da, end: 0x56db, idx: -20907 },
+ { start: 0x56de, end: 0x56de, idx: -20909 },
+ { start: 0x56e0, end: 0x56e0, idx: -20910 },
+ { start: 0x56e3, end: 0x56e3, idx: -20912 },
+ { start: 0x56ee, end: 0x56ee, idx: -20922 },
+ { start: 0x56f0, end: 0x56f0, idx: -20923 },
+ { start: 0x56f2, end: 0x56f3, idx: -20924 },
+ { start: 0x56f9, end: 0x56fa, idx: -20929 },
+ { start: 0x56fd, end: 0x56fd, idx: -20931 },
+ { start: 0x56ff, end: 0x5700, idx: -20932 },
+ { start: 0x5703, end: 0x5704, idx: -20934 },
+ { start: 0x5708, end: 0x5709, idx: -20937 },
+ { start: 0x570b, end: 0x570b, idx: -20938 },
+ { start: 0x570d, end: 0x570d, idx: -20939 },
+ { start: 0x570f, end: 0x570f, idx: -20940 },
+ { start: 0x5712, end: 0x5713, idx: -20942 },
+ { start: 0x5716, end: 0x5716, idx: -20944 },
+ { start: 0x5718, end: 0x5718, idx: -20945 },
+ { start: 0x571c, end: 0x571c, idx: -20948 },
+ { start: 0x571f, end: 0x571f, idx: -20950 },
+ { start: 0x5726, end: 0x5728, idx: -20956 },
+ { start: 0x572d, end: 0x572d, idx: -20960 },
+ { start: 0x5730, end: 0x5730, idx: -20962 },
+ { start: 0x5737, end: 0x5738, idx: -20968 },
+ { start: 0x573b, end: 0x573b, idx: -20970 },
+ { start: 0x5740, end: 0x5740, idx: -20974 },
+ { start: 0x5742, end: 0x5742, idx: -20975 },
+ { start: 0x5747, end: 0x5747, idx: -20979 },
+ { start: 0x574a, end: 0x574a, idx: -20981 },
+ { start: 0x574e, end: 0x5751, idx: -20984 },
+ { start: 0x5759, end: 0x5759, idx: -20991 },
+ { start: 0x5761, end: 0x5761, idx: -20998 },
+ { start: 0x5764, end: 0x5766, idx: -21000 },
+ { start: 0x5769, end: 0x576a, idx: -21002 },
+ { start: 0x577f, end: 0x577f, idx: -21022 },
+ { start: 0x5782, end: 0x5782, idx: -21024 },
+ { start: 0x5788, end: 0x5789, idx: -21029 },
+ { start: 0x578b, end: 0x578b, idx: -21030 },
+ { start: 0x5793, end: 0x5793, idx: -21037 },
+ { start: 0x57a0, end: 0x57a0, idx: -21049 },
+ { start: 0x57a2, end: 0x57a4, idx: -21050 },
+ { start: 0x57aa, end: 0x57aa, idx: -21055 },
+ { start: 0x57ac, end: 0x57ac, idx: -21056 },
+ { start: 0x57b0, end: 0x57b0, idx: -21059 },
+ { start: 0x57b3, end: 0x57b3, idx: -21061 },
+ { start: 0x57c0, end: 0x57c0, idx: -21073 },
+ { start: 0x57c3, end: 0x57c3, idx: -21075 },
+ { start: 0x57c6, end: 0x57c8, idx: -21077 },
+ { start: 0x57cb, end: 0x57cb, idx: -21079 },
+ { start: 0x57ce, end: 0x57ce, idx: -21081 },
+ { start: 0x57d2, end: 0x57d4, idx: -21084 },
+ { start: 0x57d6, end: 0x57d6, idx: -21085 },
+ { start: 0x57dc, end: 0x57dc, idx: -21090 },
+ { start: 0x57df, end: 0x57e0, idx: -21092 },
+ { start: 0x57e3, end: 0x57e3, idx: -21094 },
+ { start: 0x57f4, end: 0x57f4, idx: -21110 },
+ { start: 0x57f7, end: 0x57f7, idx: -21112 },
+ { start: 0x57f9, end: 0x57fa, idx: -21113 },
+ { start: 0x57fc, end: 0x57fc, idx: -21114 },
+ { start: 0x5800, end: 0x5800, idx: -21117 },
+ { start: 0x5802, end: 0x5802, idx: -21118 },
+ { start: 0x5805, end: 0x5806, idx: -21120 },
+ { start: 0x580a, end: 0x580b, idx: -21123 },
+ { start: 0x5815, end: 0x5815, idx: -21132 },
+ { start: 0x5819, end: 0x5819, idx: -21135 },
+ { start: 0x581d, end: 0x581d, idx: -21138 },
+ { start: 0x5821, end: 0x5821, idx: -21141 },
+ { start: 0x5824, end: 0x5824, idx: -21143 },
+ { start: 0x582a, end: 0x582a, idx: -21148 },
+ { start: 0x582f, end: 0x5831, idx: -21152 },
+ { start: 0x5834, end: 0x5835, idx: -21154 },
+ { start: 0x583a, end: 0x583a, idx: -21158 },
+ { start: 0x583d, end: 0x583d, idx: -21160 },
+ { start: 0x5840, end: 0x5841, idx: -21162 },
+ { start: 0x584a, end: 0x584b, idx: -21170 },
+ { start: 0x5851, end: 0x5852, idx: -21175 },
+ { start: 0x5854, end: 0x5854, idx: -21176 },
+ { start: 0x5857, end: 0x585a, idx: -21178 },
+ { start: 0x585e, end: 0x585e, idx: -21181 },
+ { start: 0x5861, end: 0x5862, idx: -21183 },
+ { start: 0x5869, end: 0x5869, idx: -21189 },
+ { start: 0x586b, end: 0x586b, idx: -21190 },
+ { start: 0x5870, end: 0x5870, idx: -21194 },
+ { start: 0x5872, end: 0x5872, idx: -21195 },
+ { start: 0x5875, end: 0x5875, idx: -21197 },
+ { start: 0x5879, end: 0x5879, idx: -21200 },
+ { start: 0x587e, end: 0x587e, idx: -21204 },
+ { start: 0x5883, end: 0x5883, idx: -21208 },
+ { start: 0x5885, end: 0x5885, idx: -21209 },
+ { start: 0x5893, end: 0x5893, idx: -21222 },
+ { start: 0x5897, end: 0x5897, idx: -21225 },
+ { start: 0x589c, end: 0x589c, idx: -21229 },
+ { start: 0x589e, end: 0x589f, idx: -21230 },
+ { start: 0x58a8, end: 0x58a8, idx: -21238 },
+ { start: 0x58ab, end: 0x58ab, idx: -21240 },
+ { start: 0x58ae, end: 0x58ae, idx: -21242 },
+ { start: 0x58b2, end: 0x58b3, idx: -21245 },
+ { start: 0x58b8, end: 0x58bb, idx: -21249 },
+ { start: 0x58be, end: 0x58be, idx: -21251 },
+ { start: 0x58c1, end: 0x58c1, idx: -21253 },
+ { start: 0x58c5, end: 0x58c5, idx: -21256 },
+ { start: 0x58c7, end: 0x58c7, idx: -21257 },
+ { start: 0x58ca, end: 0x58ca, idx: -21259 },
+ { start: 0x58cc, end: 0x58cc, idx: -21260 },
+ { start: 0x58d1, end: 0x58d1, idx: -21264 },
+ { start: 0x58d3, end: 0x58d3, idx: -21265 },
+ { start: 0x58d5, end: 0x58d5, idx: -21266 },
+ { start: 0x58d7, end: 0x58d9, idx: -21267 },
+ { start: 0x58dc, end: 0x58dc, idx: -21269 },
+ { start: 0x58de, end: 0x58df, idx: -21270 },
+ { start: 0x58e4, end: 0x58e5, idx: -21274 },
+ { start: 0x58eb, end: 0x58ec, idx: -21279 },
+ { start: 0x58ee, end: 0x58f2, idx: -21280 },
+ { start: 0x58f7, end: 0x58f7, idx: -21284 },
+ { start: 0x58f9, end: 0x58fd, idx: -21285 },
+ { start: 0x5902, end: 0x5902, idx: -21289 },
+ { start: 0x5909, end: 0x590b, idx: -21295 },
+ { start: 0x590f, end: 0x5910, idx: -21298 },
+ { start: 0x5915, end: 0x5916, idx: -21302 },
+ { start: 0x5918, end: 0x591c, idx: -21303 },
+ { start: 0x5922, end: 0x5922, idx: -21308 },
+ { start: 0x5925, end: 0x5925, idx: -21310 },
+ { start: 0x5927, end: 0x5927, idx: -21311 },
+ { start: 0x5929, end: 0x592e, idx: -21312 },
+ { start: 0x5931, end: 0x5932, idx: -21314 },
+ { start: 0x5937, end: 0x5938, idx: -21318 },
+ { start: 0x593e, end: 0x593e, idx: -21323 },
+ { start: 0x5944, end: 0x5944, idx: -21328 },
+ { start: 0x5947, end: 0x5949, idx: -21330 },
+ { start: 0x594e, end: 0x5951, idx: -21334 },
+ { start: 0x5953, end: 0x5955, idx: -21335 },
+ { start: 0x5957, end: 0x5958, idx: -21336 },
+ { start: 0x595a, end: 0x595b, idx: -21337 },
+ { start: 0x595d, end: 0x595d, idx: -21338 },
+ { start: 0x5960, end: 0x5960, idx: -21340 },
+ { start: 0x5962, end: 0x5963, idx: -21341 },
+ { start: 0x5965, end: 0x5965, idx: -21342 },
+ { start: 0x5967, end: 0x596a, idx: -21343 },
+ { start: 0x596c, end: 0x596c, idx: -21344 },
+ { start: 0x596e, end: 0x596e, idx: -21345 },
+ { start: 0x5973, end: 0x5974, idx: -21349 },
+ { start: 0x5978, end: 0x5978, idx: -21352 },
+ { start: 0x597d, end: 0x597d, idx: -21356 },
+ { start: 0x5981, end: 0x5984, idx: -21359 },
+ { start: 0x598a, end: 0x598a, idx: -21364 },
+ { start: 0x598d, end: 0x598d, idx: -21366 },
+ { start: 0x5993, end: 0x5993, idx: -21371 },
+ { start: 0x5996, end: 0x5996, idx: -21373 },
+ { start: 0x5999, end: 0x5999, idx: -21375 },
+ { start: 0x599b, end: 0x599b, idx: -21376 },
+ { start: 0x599d, end: 0x599d, idx: -21377 },
+ { start: 0x59a3, end: 0x59a5, idx: -21382 },
+ { start: 0x59a8, end: 0x59a8, idx: -21384 },
+ { start: 0x59ac, end: 0x59ac, idx: -21387 },
+ { start: 0x59b2, end: 0x59b2, idx: -21392 },
+ { start: 0x59b9, end: 0x59bb, idx: -21398 },
+ { start: 0x59be, end: 0x59be, idx: -21400 },
+ { start: 0x59c6, end: 0x59c6, idx: -21407 },
+ { start: 0x59c9, end: 0x59c9, idx: -21409 },
+ { start: 0x59cb, end: 0x59cb, idx: -21410 },
+ { start: 0x59d0, end: 0x59d1, idx: -21414 },
+ { start: 0x59d3, end: 0x59d4, idx: -21415 },
+ { start: 0x59d9, end: 0x59da, idx: -21419 },
+ { start: 0x59dc, end: 0x59dc, idx: -21420 },
+ { start: 0x59e5, end: 0x59e6, idx: -21428 },
+ { start: 0x59e8, end: 0x59e8, idx: -21429 },
+ { start: 0x59ea, end: 0x59eb, idx: -21430 },
+ { start: 0x59f6, end: 0x59f6, idx: -21440 },
+ { start: 0x59fb, end: 0x59fb, idx: -21444 },
+ { start: 0x59ff, end: 0x59ff, idx: -21447 },
+ { start: 0x5a01, end: 0x5a01, idx: -21448 },
+ { start: 0x5a03, end: 0x5a03, idx: -21449 },
+ { start: 0x5a09, end: 0x5a09, idx: -21454 },
+ { start: 0x5a11, end: 0x5a11, idx: -21461 },
+ { start: 0x5a18, end: 0x5a18, idx: -21467 },
+ { start: 0x5a1a, end: 0x5a1a, idx: -21468 },
+ { start: 0x5a1c, end: 0x5a1c, idx: -21469 },
+ { start: 0x5a1f, end: 0x5a20, idx: -21471 },
+ { start: 0x5a25, end: 0x5a25, idx: -21475 },
+ { start: 0x5a29, end: 0x5a29, idx: -21478 },
+ { start: 0x5a2f, end: 0x5a2f, idx: -21483 },
+ { start: 0x5a35, end: 0x5a36, idx: -21488 },
+ { start: 0x5a3c, end: 0x5a3c, idx: -21493 },
+ { start: 0x5a40, end: 0x5a41, idx: -21496 },
+ { start: 0x5a46, end: 0x5a46, idx: -21500 },
+ { start: 0x5a49, end: 0x5a49, idx: -21502 },
+ { start: 0x5a5a, end: 0x5a5a, idx: -21518 },
+ { start: 0x5a62, end: 0x5a62, idx: -21525 },
+ { start: 0x5a66, end: 0x5a66, idx: -21528 },
+ { start: 0x5a6a, end: 0x5a6a, idx: -21531 },
+ { start: 0x5a6c, end: 0x5a6c, idx: -21532 },
+ { start: 0x5a7f, end: 0x5a7f, idx: -21550 },
+ { start: 0x5a92, end: 0x5a92, idx: -21568 },
+ { start: 0x5a9a, end: 0x5a9b, idx: -21575 },
+ { start: 0x5abc, end: 0x5abe, idx: -21607 },
+ { start: 0x5ac1, end: 0x5ac2, idx: -21609 },
+ { start: 0x5ac9, end: 0x5ac9, idx: -21615 },
+ { start: 0x5acb, end: 0x5acc, idx: -21616 },
+ { start: 0x5ad0, end: 0x5ad0, idx: -21619 },
+ { start: 0x5ad6, end: 0x5ad7, idx: -21624 },
+ { start: 0x5ae1, end: 0x5ae1, idx: -21633 },
+ { start: 0x5ae3, end: 0x5ae3, idx: -21634 },
+ { start: 0x5ae6, end: 0x5ae6, idx: -21636 },
+ { start: 0x5ae9, end: 0x5ae9, idx: -21638 },
+ { start: 0x5afa, end: 0x5afb, idx: -21654 },
+ { start: 0x5b09, end: 0x5b09, idx: -21667 },
+ { start: 0x5b0b, end: 0x5b0c, idx: -21668 },
+ { start: 0x5b16, end: 0x5b16, idx: -21677 },
+ { start: 0x5b22, end: 0x5b22, idx: -21688 },
+ { start: 0x5b2a, end: 0x5b2a, idx: -21695 },
+ { start: 0x5b2c, end: 0x5b2c, idx: -21696 },
+ { start: 0x5b30, end: 0x5b30, idx: -21699 },
+ { start: 0x5b32, end: 0x5b32, idx: -21700 },
+ { start: 0x5b36, end: 0x5b36, idx: -21703 },
+ { start: 0x5b3e, end: 0x5b3e, idx: -21710 },
+ { start: 0x5b40, end: 0x5b40, idx: -21711 },
+ { start: 0x5b43, end: 0x5b43, idx: -21713 },
+ { start: 0x5b45, end: 0x5b45, idx: -21714 },
+ { start: 0x5b50, end: 0x5b51, idx: -21724 },
+ { start: 0x5b54, end: 0x5b58, idx: -21726 },
+ { start: 0x5b5a, end: 0x5b5d, idx: -21727 },
+ { start: 0x5b5f, end: 0x5b5f, idx: -21728 },
+ { start: 0x5b63, end: 0x5b66, idx: -21731 },
+ { start: 0x5b69, end: 0x5b69, idx: -21733 },
+ { start: 0x5b6b, end: 0x5b6b, idx: -21734 },
+ { start: 0x5b70, end: 0x5b71, idx: -21738 },
+ { start: 0x5b73, end: 0x5b73, idx: -21739 },
+ { start: 0x5b75, end: 0x5b75, idx: -21740 },
+ { start: 0x5b78, end: 0x5b78, idx: -21742 },
+ { start: 0x5b7a, end: 0x5b7a, idx: -21743 },
+ { start: 0x5b80, end: 0x5b80, idx: -21748 },
+ { start: 0x5b83, end: 0x5b83, idx: -21750 },
+ { start: 0x5b85, end: 0x5b85, idx: -21751 },
+ { start: 0x5b87, end: 0x5b89, idx: -21752 },
+ { start: 0x5b8b, end: 0x5b8d, idx: -21753 },
+ { start: 0x5b8f, end: 0x5b8f, idx: -21754 },
+ { start: 0x5b95, end: 0x5b95, idx: -21759 },
+ { start: 0x5b97, end: 0x5b9d, idx: -21760 },
+ { start: 0x5b9f, end: 0x5b9f, idx: -21761 },
+ { start: 0x5ba2, end: 0x5ba6, idx: -21763 },
+ { start: 0x5bae, end: 0x5bae, idx: -21770 },
+ { start: 0x5bb0, end: 0x5bb0, idx: -21771 },
+ { start: 0x5bb3, end: 0x5bb6, idx: -21773 },
+ { start: 0x5bb8, end: 0x5bb9, idx: -21774 },
+ { start: 0x5bbf, end: 0x5bc0, idx: -21779 },
+ { start: 0x5bc2, end: 0x5bc7, idx: -21780 },
+ { start: 0x5bc9, end: 0x5bc9, idx: -21781 },
+ { start: 0x5bcc, end: 0x5bcc, idx: -21783 },
+ { start: 0x5bd0, end: 0x5bd0, idx: -21786 },
+ { start: 0x5bd2, end: 0x5bd4, idx: -21787 },
+ { start: 0x5bd8, end: 0x5bd8, idx: -21790 },
+ { start: 0x5bdb, end: 0x5bdb, idx: -21792 },
+ { start: 0x5bdd, end: 0x5bdf, idx: -21793 },
+ { start: 0x5be1, end: 0x5be2, idx: -21794 },
+ { start: 0x5be4, end: 0x5be9, idx: -21795 },
+ { start: 0x5beb, end: 0x5bec, idx: -21796 },
+ { start: 0x5bee, end: 0x5bee, idx: -21797 },
+ { start: 0x5bf0, end: 0x5bf0, idx: -21798 },
+ { start: 0x5bf3, end: 0x5bf3, idx: -21800 },
+ { start: 0x5bf5, end: 0x5bf6, idx: -21801 },
+ { start: 0x5bf8, end: 0x5bf8, idx: -21802 },
+ { start: 0x5bfa, end: 0x5bfa, idx: -21803 },
+ { start: 0x5bfe, end: 0x5bff, idx: -21806 },
+ { start: 0x5c01, end: 0x5c02, idx: -21807 },
+ { start: 0x5c04, end: 0x5c0b, idx: -21808 },
+ { start: 0x5c0d, end: 0x5c0f, idx: -21809 },
+ { start: 0x5c11, end: 0x5c11, idx: -21810 },
+ { start: 0x5c13, end: 0x5c13, idx: -21811 },
+ { start: 0x5c16, end: 0x5c16, idx: -21813 },
+ { start: 0x5c1a, end: 0x5c1a, idx: -21816 },
+ { start: 0x5c1e, end: 0x5c1e, idx: -21819 },
+ { start: 0x5c20, end: 0x5c20, idx: -21820 },
+ { start: 0x5c22, end: 0x5c22, idx: -21821 },
+ { start: 0x5c24, end: 0x5c24, idx: -21822 },
+ { start: 0x5c28, end: 0x5c28, idx: -21825 },
+ { start: 0x5c2d, end: 0x5c2d, idx: -21829 },
+ { start: 0x5c31, end: 0x5c31, idx: -21832 },
+ { start: 0x5c38, end: 0x5c41, idx: -21838 },
+ { start: 0x5c45, end: 0x5c46, idx: -21841 },
+ { start: 0x5c48, end: 0x5c48, idx: -21842 },
+ { start: 0x5c4a, end: 0x5c4b, idx: -21843 },
+ { start: 0x5c4d, end: 0x5c51, idx: -21844 },
+ { start: 0x5c53, end: 0x5c53, idx: -21845 },
+ { start: 0x5c55, end: 0x5c55, idx: -21846 },
+ { start: 0x5c5b, end: 0x5c5b, idx: -21851 },
+ { start: 0x5c5e, end: 0x5c5e, idx: -21853 },
+ { start: 0x5c60, end: 0x5c62, idx: -21854 },
+ { start: 0x5c64, end: 0x5c65, idx: -21855 },
+ { start: 0x5c6c, end: 0x5c6c, idx: -21861 },
+ { start: 0x5c6e, end: 0x5c6f, idx: -21862 },
+ { start: 0x5c71, end: 0x5c71, idx: -21863 },
+ { start: 0x5c76, end: 0x5c76, idx: -21867 },
+ { start: 0x5c79, end: 0x5c79, idx: -21869 },
+ { start: 0x5c8c, end: 0x5c8c, idx: -21887 },
+ { start: 0x5c90, end: 0x5c91, idx: -21890 },
+ { start: 0x5c94, end: 0x5c94, idx: -21892 },
+ { start: 0x5ca1, end: 0x5ca1, idx: -21904 },
+ { start: 0x5ca6, end: 0x5ca6, idx: -21908 },
+ { start: 0x5ca8, end: 0x5ca9, idx: -21909 },
+ { start: 0x5cab, end: 0x5cac, idx: -21910 },
+ { start: 0x5cb1, end: 0x5cb1, idx: -21914 },
+ { start: 0x5cb3, end: 0x5cb3, idx: -21915 },
+ { start: 0x5cb6, end: 0x5cb8, idx: -21917 },
+ { start: 0x5cba, end: 0x5cbc, idx: -21918 },
+ { start: 0x5cbe, end: 0x5cbe, idx: -21919 },
+ { start: 0x5cc5, end: 0x5cc5, idx: -21925 },
+ { start: 0x5cc7, end: 0x5cc7, idx: -21926 },
+ { start: 0x5cd9, end: 0x5cd9, idx: -21943 },
+ { start: 0x5ce0, end: 0x5ce1, idx: -21949 },
+ { start: 0x5ce8, end: 0x5cea, idx: -21955 },
+ { start: 0x5ced, end: 0x5ced, idx: -21957 },
+ { start: 0x5cef, end: 0x5cf0, idx: -21958 },
+ { start: 0x5cf5, end: 0x5cf6, idx: -21962 },
+ { start: 0x5cfa, end: 0x5cfb, idx: -21965 },
+ { start: 0x5cfd, end: 0x5cfd, idx: -21966 },
+ { start: 0x5d07, end: 0x5d07, idx: -21975 },
+ { start: 0x5d0b, end: 0x5d0b, idx: -21978 },
+ { start: 0x5d0e, end: 0x5d0e, idx: -21980 },
+ { start: 0x5d11, end: 0x5d11, idx: -21982 },
+ { start: 0x5d14, end: 0x5d1b, idx: -21984 },
+ { start: 0x5d1f, end: 0x5d1f, idx: -21987 },
+ { start: 0x5d22, end: 0x5d22, idx: -21989 },
+ { start: 0x5d27, end: 0x5d27, idx: -21993 },
+ { start: 0x5d29, end: 0x5d29, idx: -21994 },
+ { start: 0x5d42, end: 0x5d42, idx: -22018 },
+ { start: 0x5d4b, end: 0x5d4c, idx: -22026 },
+ { start: 0x5d4e, end: 0x5d4e, idx: -22027 },
+ { start: 0x5d50, end: 0x5d50, idx: -22028 },
+ { start: 0x5d52, end: 0x5d53, idx: -22029 },
+ { start: 0x5d5c, end: 0x5d5c, idx: -22037 },
+ { start: 0x5d69, end: 0x5d69, idx: -22049 },
+ { start: 0x5d6c, end: 0x5d6d, idx: -22051 },
+ { start: 0x5d6f, end: 0x5d6f, idx: -22052 },
+ { start: 0x5d73, end: 0x5d73, idx: -22055 },
+ { start: 0x5d76, end: 0x5d76, idx: -22057 },
+ { start: 0x5d82, end: 0x5d82, idx: -22068 },
+ { start: 0x5d84, end: 0x5d84, idx: -22069 },
+ { start: 0x5d87, end: 0x5d87, idx: -22071 },
+ { start: 0x5d8b, end: 0x5d8c, idx: -22074 },
+ { start: 0x5d90, end: 0x5d90, idx: -22077 },
+ { start: 0x5d9d, end: 0x5d9d, idx: -22089 },
+ { start: 0x5da2, end: 0x5da2, idx: -22093 },
+ { start: 0x5dac, end: 0x5dac, idx: -22102 },
+ { start: 0x5dae, end: 0x5dae, idx: -22103 },
+ { start: 0x5db7, end: 0x5dba, idx: -22111 },
+ { start: 0x5dbc, end: 0x5dbd, idx: -22112 },
+ { start: 0x5dc9, end: 0x5dc9, idx: -22123 },
+ { start: 0x5dcc, end: 0x5dcd, idx: -22125 },
+ { start: 0x5dd0, end: 0x5dd0, idx: -22127 },
+ { start: 0x5dd2, end: 0x5dd3, idx: -22128 },
+ { start: 0x5dd6, end: 0x5dd6, idx: -22130 },
+ { start: 0x5ddb, end: 0x5ddb, idx: -22134 },
+ { start: 0x5ddd, end: 0x5dde, idx: -22135 },
+ { start: 0x5de1, end: 0x5de1, idx: -22137 },
+ { start: 0x5de3, end: 0x5de3, idx: -22138 },
+ { start: 0x5de5, end: 0x5de8, idx: -22139 },
+ { start: 0x5deb, end: 0x5deb, idx: -22141 },
+ { start: 0x5dee, end: 0x5dee, idx: -22143 },
+ { start: 0x5df1, end: 0x5df5, idx: -22145 },
+ { start: 0x5df7, end: 0x5df7, idx: -22146 },
+ { start: 0x5dfb, end: 0x5dfb, idx: -22149 },
+ { start: 0x5dfd, end: 0x5dfe, idx: -22150 },
+ { start: 0x5e02, end: 0x5e03, idx: -22153 },
+ { start: 0x5e06, end: 0x5e06, idx: -22155 },
+ { start: 0x5e0b, end: 0x5e0c, idx: -22159 },
+ { start: 0x5e11, end: 0x5e11, idx: -22163 },
+ { start: 0x5e16, end: 0x5e16, idx: -22167 },
+ { start: 0x5e19, end: 0x5e1b, idx: -22169 },
+ { start: 0x5e1d, end: 0x5e1d, idx: -22170 },
+ { start: 0x5e25, end: 0x5e25, idx: -22177 },
+ { start: 0x5e2b, end: 0x5e2b, idx: -22182 },
+ { start: 0x5e2d, end: 0x5e2d, idx: -22183 },
+ { start: 0x5e2f, end: 0x5e30, idx: -22184 },
+ { start: 0x5e33, end: 0x5e33, idx: -22186 },
+ { start: 0x5e36, end: 0x5e38, idx: -22188 },
+ { start: 0x5e3d, end: 0x5e3d, idx: -22192 },
+ { start: 0x5e40, end: 0x5e40, idx: -22194 },
+ { start: 0x5e43, end: 0x5e45, idx: -22196 },
+ { start: 0x5e47, end: 0x5e47, idx: -22197 },
+ { start: 0x5e4c, end: 0x5e4c, idx: -22201 },
+ { start: 0x5e4e, end: 0x5e4e, idx: -22202 },
+ { start: 0x5e54, end: 0x5e55, idx: -22207 },
+ { start: 0x5e57, end: 0x5e57, idx: -22208 },
+ { start: 0x5e5f, end: 0x5e5f, idx: -22215 },
+ { start: 0x5e61, end: 0x5e64, idx: -22216 },
+ { start: 0x5e72, end: 0x5e76, idx: -22229 },
+ { start: 0x5e78, end: 0x5e7f, idx: -22230 },
+ { start: 0x5e81, end: 0x5e81, idx: -22231 },
+ { start: 0x5e83, end: 0x5e84, idx: -22232 },
+ { start: 0x5e87, end: 0x5e87, idx: -22234 },
+ { start: 0x5e8a, end: 0x5e8a, idx: -22236 },
+ { start: 0x5e8f, end: 0x5e8f, idx: -22240 },
+ { start: 0x5e95, end: 0x5e97, idx: -22245 },
+ { start: 0x5e9a, end: 0x5e9a, idx: -22247 },
+ { start: 0x5e9c, end: 0x5e9c, idx: -22248 },
+ { start: 0x5ea0, end: 0x5ea0, idx: -22251 },
+ { start: 0x5ea6, end: 0x5ea7, idx: -22256 },
+ { start: 0x5eab, end: 0x5eab, idx: -22259 },
+ { start: 0x5ead, end: 0x5ead, idx: -22260 },
+ { start: 0x5eb5, end: 0x5eb8, idx: -22267 },
+ { start: 0x5ec1, end: 0x5ec3, idx: -22275 },
+ { start: 0x5ec8, end: 0x5eca, idx: -22279 },
+ { start: 0x5ecf, end: 0x5ed0, idx: -22283 },
+ { start: 0x5ed3, end: 0x5ed3, idx: -22285 },
+ { start: 0x5ed6, end: 0x5ed6, idx: -22287 },
+ { start: 0x5eda, end: 0x5edb, idx: -22290 },
+ { start: 0x5edd, end: 0x5edd, idx: -22291 },
+ { start: 0x5edf, end: 0x5ee3, idx: -22292 },
+ { start: 0x5ee8, end: 0x5ee9, idx: -22296 },
+ { start: 0x5eec, end: 0x5eec, idx: -22298 },
+ { start: 0x5ef0, end: 0x5ef1, idx: -22301 },
+ { start: 0x5ef3, end: 0x5ef4, idx: -22302 },
+ { start: 0x5ef6, end: 0x5ef8, idx: -22303 },
+ { start: 0x5efa, end: 0x5efc, idx: -22304 },
+ { start: 0x5efe, end: 0x5eff, idx: -22305 },
+ { start: 0x5f01, end: 0x5f01, idx: -22306 },
+ { start: 0x5f03, end: 0x5f04, idx: -22307 },
+ { start: 0x5f09, end: 0x5f0d, idx: -22311 },
+ { start: 0x5f0f, end: 0x5f11, idx: -22312 },
+ { start: 0x5f13, end: 0x5f18, idx: -22313 },
+ { start: 0x5f1b, end: 0x5f1b, idx: -22315 },
+ { start: 0x5f1f, end: 0x5f1f, idx: -22318 },
+ { start: 0x5f21, end: 0x5f21, idx: -22319 },
+ { start: 0x5f25, end: 0x5f27, idx: -22322 },
+ { start: 0x5f29, end: 0x5f29, idx: -22323 },
+ { start: 0x5f2d, end: 0x5f2d, idx: -22326 },
+ { start: 0x5f2f, end: 0x5f2f, idx: -22327 },
+ { start: 0x5f31, end: 0x5f31, idx: -22328 },
+ { start: 0x5f34, end: 0x5f35, idx: -22330 },
+ { start: 0x5f37, end: 0x5f38, idx: -22331 },
+ { start: 0x5f3c, end: 0x5f3c, idx: -22334 },
+ { start: 0x5f3e, end: 0x5f3e, idx: -22335 },
+ { start: 0x5f41, end: 0x5f41, idx: -22337 },
+ { start: 0x5f45, end: 0x5f45, idx: -22340 },
+ { start: 0x5f48, end: 0x5f48, idx: -22342 },
+ { start: 0x5f4a, end: 0x5f4a, idx: -22343 },
+ { start: 0x5f4c, end: 0x5f4c, idx: -22344 },
+ { start: 0x5f4e, end: 0x5f4e, idx: -22345 },
+ { start: 0x5f51, end: 0x5f51, idx: -22347 },
+ { start: 0x5f53, end: 0x5f53, idx: -22348 },
+ { start: 0x5f56, end: 0x5f57, idx: -22350 },
+ { start: 0x5f59, end: 0x5f59, idx: -22351 },
+ { start: 0x5f5c, end: 0x5f5d, idx: -22353 },
+ { start: 0x5f61, end: 0x5f62, idx: -22356 },
+ { start: 0x5f66, end: 0x5f67, idx: -22359 },
+ { start: 0x5f69, end: 0x5f6d, idx: -22360 },
+ { start: 0x5f70, end: 0x5f71, idx: -22362 },
+ { start: 0x5f73, end: 0x5f73, idx: -22363 },
+ { start: 0x5f77, end: 0x5f77, idx: -22366 },
+ { start: 0x5f79, end: 0x5f79, idx: -22367 },
+ { start: 0x5f7c, end: 0x5f7c, idx: -22369 },
+ { start: 0x5f7f, end: 0x5f85, idx: -22371 },
+ { start: 0x5f87, end: 0x5f88, idx: -22372 },
+ { start: 0x5f8a, end: 0x5f8c, idx: -22373 },
+ { start: 0x5f90, end: 0x5f93, idx: -22376 },
+ { start: 0x5f97, end: 0x5f99, idx: -22379 },
+ { start: 0x5f9e, end: 0x5f9e, idx: -22383 },
+ { start: 0x5fa0, end: 0x5fa1, idx: -22384 },
+ { start: 0x5fa8, end: 0x5faa, idx: -22390 },
+ { start: 0x5fad, end: 0x5fae, idx: -22392 },
+ { start: 0x5fb3, end: 0x5fb4, idx: -22396 },
+ { start: 0x5fb7, end: 0x5fb7, idx: -22398 },
+ { start: 0x5fb9, end: 0x5fb9, idx: -22399 },
+ { start: 0x5fbc, end: 0x5fbd, idx: -22401 },
+ { start: 0x5fc3, end: 0x5fc3, idx: -22406 },
+ { start: 0x5fc5, end: 0x5fc5, idx: -22407 },
+ { start: 0x5fcc, end: 0x5fcd, idx: -22413 },
+ { start: 0x5fd6, end: 0x5fd9, idx: -22421 },
+ { start: 0x5fdc, end: 0x5fde, idx: -22423 },
+ { start: 0x5fe0, end: 0x5fe0, idx: -22424 },
+ { start: 0x5fe4, end: 0x5fe4, idx: -22427 },
+ { start: 0x5feb, end: 0x5feb, idx: -22433 },
+ { start: 0x5ff0, end: 0x5ff1, idx: -22437 },
+ { start: 0x5ff5, end: 0x5ff5, idx: -22440 },
+ { start: 0x5ff8, end: 0x5ff8, idx: -22442 },
+ { start: 0x5ffb, end: 0x5ffb, idx: -22444 },
+ { start: 0x5ffd, end: 0x5ffd, idx: -22445 },
+ { start: 0x5fff, end: 0x5fff, idx: -22446 },
+ { start: 0x600e, end: 0x6010, idx: -22460 },
+ { start: 0x6012, end: 0x6012, idx: -22461 },
+ { start: 0x6015, end: 0x6016, idx: -22463 },
+ { start: 0x6019, end: 0x6019, idx: -22465 },
+ { start: 0x601b, end: 0x601d, idx: -22466 },
+ { start: 0x6020, end: 0x6021, idx: -22468 },
+ { start: 0x6025, end: 0x602b, idx: -22471 },
+ { start: 0x602f, end: 0x602f, idx: -22474 },
+ { start: 0x6031, end: 0x6031, idx: -22475 },
+ { start: 0x603a, end: 0x603a, idx: -22483 },
+ { start: 0x6041, end: 0x6043, idx: -22489 },
+ { start: 0x6046, end: 0x6046, idx: -22491 },
+ { start: 0x604a, end: 0x604b, idx: -22494 },
+ { start: 0x604d, end: 0x604d, idx: -22495 },
+ { start: 0x6050, end: 0x6050, idx: -22497 },
+ { start: 0x6052, end: 0x6052, idx: -22498 },
+ { start: 0x6055, end: 0x6055, idx: -22500 },
+ { start: 0x6059, end: 0x605a, idx: -22503 },
+ { start: 0x605d, end: 0x605d, idx: -22505 },
+ { start: 0x605f, end: 0x6060, idx: -22506 },
+ { start: 0x6062, end: 0x6065, idx: -22507 },
+ { start: 0x6068, end: 0x606d, idx: -22509 },
+ { start: 0x606f, end: 0x6070, idx: -22510 },
+ { start: 0x6075, end: 0x6075, idx: -22514 },
+ { start: 0x6077, end: 0x6077, idx: -22515 },
+ { start: 0x6081, end: 0x6081, idx: -22524 },
+ { start: 0x6083, end: 0x6085, idx: -22525 },
+ { start: 0x6089, end: 0x608d, idx: -22528 },
+ { start: 0x6092, end: 0x6092, idx: -22532 },
+ { start: 0x6094, end: 0x6094, idx: -22533 },
+ { start: 0x6096, end: 0x6097, idx: -22534 },
+ { start: 0x609a, end: 0x609b, idx: -22536 },
+ { start: 0x609f, end: 0x60a0, idx: -22539 },
+ { start: 0x60a3, end: 0x60a3, idx: -22541 },
+ { start: 0x60a6, end: 0x60a7, idx: -22543 },
+ { start: 0x60a9, end: 0x60aa, idx: -22544 },
+ { start: 0x60b2, end: 0x60b6, idx: -22551 },
+ { start: 0x60b8, end: 0x60b8, idx: -22552 },
+ { start: 0x60bc, end: 0x60bd, idx: -22555 },
+ { start: 0x60c5, end: 0x60c7, idx: -22562 },
+ { start: 0x60d1, end: 0x60d1, idx: -22571 },
+ { start: 0x60d3, end: 0x60d3, idx: -22572 },
+ { start: 0x60d5, end: 0x60d5, idx: -22573 },
+ { start: 0x60d8, end: 0x60d8, idx: -22575 },
+ { start: 0x60da, end: 0x60da, idx: -22576 },
+ { start: 0x60dc, end: 0x60dc, idx: -22577 },
+ { start: 0x60de, end: 0x60e1, idx: -22578 },
+ { start: 0x60e3, end: 0x60e3, idx: -22579 },
+ { start: 0x60e7, end: 0x60e8, idx: -22582 },
+ { start: 0x60f0, end: 0x60f4, idx: -22589 },
+ { start: 0x60f6, end: 0x60f7, idx: -22590 },
+ { start: 0x60f9, end: 0x60fb, idx: -22591 },
+ { start: 0x6100, end: 0x6101, idx: -22595 },
+ { start: 0x6103, end: 0x6103, idx: -22596 },
+ { start: 0x6106, end: 0x6106, idx: -22598 },
+ { start: 0x6108, end: 0x6109, idx: -22599 },
+ { start: 0x610d, end: 0x610f, idx: -22602 },
+ { start: 0x6111, end: 0x6111, idx: -22603 },
+ { start: 0x6115, end: 0x6115, idx: -22606 },
+ { start: 0x611a, end: 0x611b, idx: -22610 },
+ { start: 0x611f, end: 0x6121, idx: -22613 },
+ { start: 0x6127, end: 0x6128, idx: -22618 },
+ { start: 0x612c, end: 0x612c, idx: -22621 },
+ { start: 0x6130, end: 0x6130, idx: -22624 },
+ { start: 0x6134, end: 0x6134, idx: -22627 },
+ { start: 0x6137, end: 0x6137, idx: -22629 },
+ { start: 0x613c, end: 0x613f, idx: -22633 },
+ { start: 0x6142, end: 0x6142, idx: -22635 },
+ { start: 0x6144, end: 0x6144, idx: -22636 },
+ { start: 0x6147, end: 0x6148, idx: -22638 },
+ { start: 0x614a, end: 0x614e, idx: -22639 },
+ { start: 0x6153, end: 0x6153, idx: -22643 },
+ { start: 0x6155, end: 0x6155, idx: -22644 },
+ { start: 0x6158, end: 0x615a, idx: -22646 },
+ { start: 0x615d, end: 0x615d, idx: -22648 },
+ { start: 0x615f, end: 0x615f, idx: -22649 },
+ { start: 0x6162, end: 0x6163, idx: -22651 },
+ { start: 0x6165, end: 0x6165, idx: -22652 },
+ { start: 0x6167, end: 0x6168, idx: -22653 },
+ { start: 0x616b, end: 0x616b, idx: -22655 },
+ { start: 0x616e, end: 0x6171, idx: -22657 },
+ { start: 0x6173, end: 0x6177, idx: -22658 },
+ { start: 0x617e, end: 0x617e, idx: -22664 },
+ { start: 0x6182, end: 0x6182, idx: -22667 },
+ { start: 0x6187, end: 0x6187, idx: -22671 },
+ { start: 0x618a, end: 0x618a, idx: -22673 },
+ { start: 0x618e, end: 0x618e, idx: -22676 },
+ { start: 0x6190, end: 0x6191, idx: -22677 },
+ { start: 0x6194, end: 0x6194, idx: -22679 },
+ { start: 0x6196, end: 0x6196, idx: -22680 },
+ { start: 0x6198, end: 0x619a, idx: -22681 },
+ { start: 0x61a4, end: 0x61a4, idx: -22690 },
+ { start: 0x61a7, end: 0x61a7, idx: -22692 },
+ { start: 0x61a9, end: 0x61a9, idx: -22693 },
+ { start: 0x61ab, end: 0x61ac, idx: -22694 },
+ { start: 0x61ae, end: 0x61ae, idx: -22695 },
+ { start: 0x61b2, end: 0x61b2, idx: -22698 },
+ { start: 0x61b6, end: 0x61b6, idx: -22701 },
+ { start: 0x61ba, end: 0x61ba, idx: -22704 },
+ { start: 0x61be, end: 0x61be, idx: -22707 },
+ { start: 0x61c3, end: 0x61c3, idx: -22711 },
+ { start: 0x61c6, end: 0x61cd, idx: -22713 },
+ { start: 0x61d0, end: 0x61d0, idx: -22715 },
+ { start: 0x61e3, end: 0x61e3, idx: -22733 },
+ { start: 0x61e6, end: 0x61e6, idx: -22735 },
+ { start: 0x61f2, end: 0x61f2, idx: -22746 },
+ { start: 0x61f4, end: 0x61f4, idx: -22747 },
+ { start: 0x61f6, end: 0x61f8, idx: -22748 },
+ { start: 0x61fa, end: 0x61fa, idx: -22749 },
+ { start: 0x61fc, end: 0x6200, idx: -22750 },
+ { start: 0x6208, end: 0x620a, idx: -22757 },
+ { start: 0x620c, end: 0x620e, idx: -22758 },
+ { start: 0x6210, end: 0x6214, idx: -22759 },
+ { start: 0x6216, end: 0x6216, idx: -22760 },
+ { start: 0x621a, end: 0x621b, idx: -22763 },
+ { start: 0x621d, end: 0x621f, idx: -22764 },
+ { start: 0x6221, end: 0x6221, idx: -22765 },
+ { start: 0x6226, end: 0x6226, idx: -22769 },
+ { start: 0x622a, end: 0x622a, idx: -22772 },
+ { start: 0x622e, end: 0x6230, idx: -22775 },
+ { start: 0x6232, end: 0x6234, idx: -22776 },
+ { start: 0x6238, end: 0x6238, idx: -22779 },
+ { start: 0x623b, end: 0x623b, idx: -22781 },
+ { start: 0x623f, end: 0x6241, idx: -22784 },
+ { start: 0x6247, end: 0x6249, idx: -22789 },
+ { start: 0x624b, end: 0x624b, idx: -22790 },
+ { start: 0x624d, end: 0x624e, idx: -22791 },
+ { start: 0x6253, end: 0x6253, idx: -22795 },
+ { start: 0x6255, end: 0x6255, idx: -22796 },
+ { start: 0x6258, end: 0x6258, idx: -22798 },
+ { start: 0x625b, end: 0x625b, idx: -22800 },
+ { start: 0x625e, end: 0x625e, idx: -22802 },
+ { start: 0x6260, end: 0x6260, idx: -22803 },
+ { start: 0x6263, end: 0x6263, idx: -22805 },
+ { start: 0x6268, end: 0x6268, idx: -22809 },
+ { start: 0x626e, end: 0x626e, idx: -22814 },
+ { start: 0x6271, end: 0x6271, idx: -22816 },
+ { start: 0x6276, end: 0x6276, idx: -22820 },
+ { start: 0x6279, end: 0x6279, idx: -22822 },
+ { start: 0x627c, end: 0x627c, idx: -22824 },
+ { start: 0x627e, end: 0x6280, idx: -22825 },
+ { start: 0x6282, end: 0x6284, idx: -22826 },
+ { start: 0x6289, end: 0x628a, idx: -22830 },
+ { start: 0x6291, end: 0x6298, idx: -22836 },
+ { start: 0x629b, end: 0x629c, idx: -22838 },
+ { start: 0x629e, end: 0x629e, idx: -22839 },
+ { start: 0x62a6, end: 0x62a6, idx: -22846 },
+ { start: 0x62ab, end: 0x62ac, idx: -22850 },
+ { start: 0x62b1, end: 0x62b1, idx: -22854 },
+ { start: 0x62b5, end: 0x62b5, idx: -22857 },
+ { start: 0x62b9, end: 0x62b9, idx: -22860 },
+ { start: 0x62bb, end: 0x62bd, idx: -22861 },
+ { start: 0x62c2, end: 0x62c2, idx: -22865 },
+ { start: 0x62c5, end: 0x62ca, idx: -22867 },
+ { start: 0x62cc, end: 0x62cd, idx: -22868 },
+ { start: 0x62cf, end: 0x62d4, idx: -22869 },
+ { start: 0x62d7, end: 0x62d9, idx: -22871 },
+ { start: 0x62db, end: 0x62dd, idx: -22872 },
+ { start: 0x62e0, end: 0x62e1, idx: -22874 },
+ { start: 0x62ec, end: 0x62ef, idx: -22884 },
+ { start: 0x62f1, end: 0x62f1, idx: -22885 },
+ { start: 0x62f3, end: 0x62f3, idx: -22886 },
+ { start: 0x62f5, end: 0x62f7, idx: -22887 },
+ { start: 0x62fe, end: 0x62ff, idx: -22893 },
+ { start: 0x6301, end: 0x6302, idx: -22894 },
+ { start: 0x6307, end: 0x6309, idx: -22898 },
+ { start: 0x630c, end: 0x630c, idx: -22900 },
+ { start: 0x6311, end: 0x6311, idx: -22904 },
+ { start: 0x6319, end: 0x6319, idx: -22911 },
+ { start: 0x631f, end: 0x631f, idx: -22916 },
+ { start: 0x6327, end: 0x6328, idx: -22923 },
+ { start: 0x632b, end: 0x632b, idx: -22925 },
+ { start: 0x632f, end: 0x632f, idx: -22928 },
+ { start: 0x633a, end: 0x633a, idx: -22938 },
+ { start: 0x633d, end: 0x633f, idx: -22940 },
+ { start: 0x6349, end: 0x6349, idx: -22949 },
+ { start: 0x634c, end: 0x634d, idx: -22951 },
+ { start: 0x634f, end: 0x6350, idx: -22952 },
+ { start: 0x6355, end: 0x6355, idx: -22956 },
+ { start: 0x6357, end: 0x6357, idx: -22957 },
+ { start: 0x635c, end: 0x635c, idx: -22961 },
+ { start: 0x6367, end: 0x6369, idx: -22971 },
+ { start: 0x636b, end: 0x636b, idx: -22972 },
+ { start: 0x636e, end: 0x636e, idx: -22974 },
+ { start: 0x6372, end: 0x6372, idx: -22977 },
+ { start: 0x6376, end: 0x6377, idx: -22980 },
+ { start: 0x637a, end: 0x637b, idx: -22982 },
+ { start: 0x6380, end: 0x6380, idx: -22986 },
+ { start: 0x6383, end: 0x6383, idx: -22988 },
+ { start: 0x6388, end: 0x6389, idx: -22992 },
+ { start: 0x638c, end: 0x638c, idx: -22994 },
+ { start: 0x638e, end: 0x638f, idx: -22995 },
+ { start: 0x6392, end: 0x6392, idx: -22997 },
+ { start: 0x6396, end: 0x6396, idx: -23000 },
+ { start: 0x6398, end: 0x6398, idx: -23001 },
+ { start: 0x639b, end: 0x639b, idx: -23003 },
+ { start: 0x639f, end: 0x63a3, idx: -23006 },
+ { start: 0x63a5, end: 0x63a5, idx: -23007 },
+ { start: 0x63a7, end: 0x63ac, idx: -23008 },
+ { start: 0x63b2, end: 0x63b2, idx: -23013 },
+ { start: 0x63b4, end: 0x63b5, idx: -23014 },
+ { start: 0x63bb, end: 0x63bb, idx: -23019 },
+ { start: 0x63be, end: 0x63be, idx: -23021 },
+ { start: 0x63c0, end: 0x63c0, idx: -23022 },
+ { start: 0x63c3, end: 0x63c4, idx: -23024 },
+ { start: 0x63c6, end: 0x63c6, idx: -23025 },
+ { start: 0x63c9, end: 0x63c9, idx: -23027 },
+ { start: 0x63cf, end: 0x63d0, idx: -23032 },
+ { start: 0x63d2, end: 0x63d2, idx: -23033 },
+ { start: 0x63d6, end: 0x63d6, idx: -23036 },
+ { start: 0x63da, end: 0x63db, idx: -23039 },
+ { start: 0x63e1, end: 0x63e1, idx: -23044 },
+ { start: 0x63e3, end: 0x63e3, idx: -23045 },
+ { start: 0x63e9, end: 0x63e9, idx: -23050 },
+ { start: 0x63ee, end: 0x63ee, idx: -23054 },
+ { start: 0x63f4, end: 0x63f6, idx: -23059 },
+ { start: 0x63fa, end: 0x63fa, idx: -23062 },
+ { start: 0x6406, end: 0x6406, idx: -23073 },
+ { start: 0x640d, end: 0x640d, idx: -23079 },
+ { start: 0x640f, end: 0x640f, idx: -23080 },
+ { start: 0x6413, end: 0x6414, idx: -23083 },
+ { start: 0x6416, end: 0x6417, idx: -23084 },
+ { start: 0x641c, end: 0x641c, idx: -23088 },
+ { start: 0x6426, end: 0x6426, idx: -23097 },
+ { start: 0x6428, end: 0x6428, idx: -23098 },
+ { start: 0x642c, end: 0x642d, idx: -23101 },
+ { start: 0x6434, end: 0x6434, idx: -23107 },
+ { start: 0x6436, end: 0x6436, idx: -23108 },
+ { start: 0x643a, end: 0x643a, idx: -23111 },
+ { start: 0x643e, end: 0x643e, idx: -23114 },
+ { start: 0x6442, end: 0x6442, idx: -23117 },
+ { start: 0x644e, end: 0x644e, idx: -23128 },
+ { start: 0x6451, end: 0x6451, idx: -23130 },
+ { start: 0x6458, end: 0x6458, idx: -23136 },
+ { start: 0x6460, end: 0x6460, idx: -23143 },
+ { start: 0x6467, end: 0x6467, idx: -23149 },
+ { start: 0x6469, end: 0x6469, idx: -23150 },
+ { start: 0x646f, end: 0x646f, idx: -23155 },
+ { start: 0x6476, end: 0x6476, idx: -23161 },
+ { start: 0x6478, end: 0x6478, idx: -23162 },
+ { start: 0x647a, end: 0x647a, idx: -23163 },
+ { start: 0x6483, end: 0x6483, idx: -23171 },
+ { start: 0x6488, end: 0x6488, idx: -23175 },
+ { start: 0x6492, end: 0x6493, idx: -23184 },
+ { start: 0x6495, end: 0x6495, idx: -23185 },
+ { start: 0x649a, end: 0x649a, idx: -23189 },
+ { start: 0x649d, end: 0x649e, idx: -23191 },
+ { start: 0x64a4, end: 0x64a5, idx: -23196 },
+ { start: 0x64a9, end: 0x64a9, idx: -23199 },
+ { start: 0x64ab, end: 0x64ab, idx: -23200 },
+ { start: 0x64ad, end: 0x64ae, idx: -23201 },
+ { start: 0x64b0, end: 0x64b0, idx: -23202 },
+ { start: 0x64b2, end: 0x64b2, idx: -23203 },
+ { start: 0x64b9, end: 0x64b9, idx: -23209 },
+ { start: 0x64bb, end: 0x64bc, idx: -23210 },
+ { start: 0x64c1, end: 0x64c2, idx: -23214 },
+ { start: 0x64c5, end: 0x64c5, idx: -23216 },
+ { start: 0x64c7, end: 0x64c7, idx: -23217 },
+ { start: 0x64cd, end: 0x64ce, idx: -23222 },
+ { start: 0x64d2, end: 0x64d2, idx: -23225 },
+ { start: 0x64d4, end: 0x64d4, idx: -23226 },
+ { start: 0x64d8, end: 0x64d8, idx: -23229 },
+ { start: 0x64da, end: 0x64da, idx: -23230 },
+ { start: 0x64e0, end: 0x64e3, idx: -23235 },
+ { start: 0x64e6, end: 0x64e7, idx: -23237 },
+ { start: 0x64ec, end: 0x64ec, idx: -23241 },
+ { start: 0x64ef, end: 0x64ef, idx: -23243 },
+ { start: 0x64f1, end: 0x64f2, idx: -23244 },
+ { start: 0x64f4, end: 0x64f4, idx: -23245 },
+ { start: 0x64f6, end: 0x64f6, idx: -23246 },
+ { start: 0x64fa, end: 0x64fa, idx: -23249 },
+ { start: 0x64fd, end: 0x64fe, idx: -23251 },
+ { start: 0x6500, end: 0x6500, idx: -23252 },
+ { start: 0x6505, end: 0x6505, idx: -23256 },
+ { start: 0x6518, end: 0x6518, idx: -23274 },
+ { start: 0x651c, end: 0x651d, idx: -23277 },
+ { start: 0x6522, end: 0x6524, idx: -23281 },
+ { start: 0x652a, end: 0x652c, idx: -23286 },
+ { start: 0x652f, end: 0x652f, idx: -23288 },
+ { start: 0x6534, end: 0x6539, idx: -23292 },
+ { start: 0x653b, end: 0x653b, idx: -23293 },
+ { start: 0x653e, end: 0x653f, idx: -23295 },
+ { start: 0x6545, end: 0x6545, idx: -23300 },
+ { start: 0x6548, end: 0x6548, idx: -23302 },
+ { start: 0x654d, end: 0x654f, idx: -23306 },
+ { start: 0x6551, end: 0x6551, idx: -23307 },
+ { start: 0x6555, end: 0x6559, idx: -23310 },
+ { start: 0x655d, end: 0x655e, idx: -23313 },
+ { start: 0x6562, end: 0x6563, idx: -23316 },
+ { start: 0x6566, end: 0x6566, idx: -23318 },
+ { start: 0x656c, end: 0x656c, idx: -23323 },
+ { start: 0x6570, end: 0x6570, idx: -23326 },
+ { start: 0x6572, end: 0x6572, idx: -23327 },
+ { start: 0x6574, end: 0x6575, idx: -23328 },
+ { start: 0x6577, end: 0x6578, idx: -23329 },
+ { start: 0x6582, end: 0x6583, idx: -23338 },
+ { start: 0x6587, end: 0x6589, idx: -23341 },
+ { start: 0x658c, end: 0x658c, idx: -23343 },
+ { start: 0x658e, end: 0x658e, idx: -23344 },
+ { start: 0x6590, end: 0x6591, idx: -23345 },
+ { start: 0x6597, end: 0x6597, idx: -23350 },
+ { start: 0x6599, end: 0x6599, idx: -23351 },
+ { start: 0x659b, end: 0x659c, idx: -23352 },
+ { start: 0x659f, end: 0x659f, idx: -23354 },
+ { start: 0x65a1, end: 0x65a1, idx: -23355 },
+ { start: 0x65a4, end: 0x65a5, idx: -23357 },
+ { start: 0x65a7, end: 0x65a7, idx: -23358 },
+ { start: 0x65ab, end: 0x65ad, idx: -23361 },
+ { start: 0x65af, end: 0x65b0, idx: -23362 },
+ { start: 0x65b7, end: 0x65b7, idx: -23368 },
+ { start: 0x65b9, end: 0x65b9, idx: -23369 },
+ { start: 0x65bc, end: 0x65bd, idx: -23371 },
+ { start: 0x65c1, end: 0x65c1, idx: -23374 },
+ { start: 0x65c3, end: 0x65c6, idx: -23375 },
+ { start: 0x65cb, end: 0x65cc, idx: -23379 },
+ { start: 0x65cf, end: 0x65cf, idx: -23381 },
+ { start: 0x65d2, end: 0x65d2, idx: -23383 },
+ { start: 0x65d7, end: 0x65d7, idx: -23387 },
+ { start: 0x65d9, end: 0x65d9, idx: -23388 },
+ { start: 0x65db, end: 0x65db, idx: -23389 },
+ { start: 0x65e0, end: 0x65e2, idx: -23393 },
+ { start: 0x65e5, end: 0x65e9, idx: -23395 },
+ { start: 0x65ec, end: 0x65ed, idx: -23397 },
+ { start: 0x65f1, end: 0x65f1, idx: -23400 },
+ { start: 0x65fa, end: 0x65fb, idx: -23408 },
+ { start: 0x6600, end: 0x6600, idx: -23412 },
+ { start: 0x6602, end: 0x6603, idx: -23413 },
+ { start: 0x6606, end: 0x6607, idx: -23415 },
+ { start: 0x6609, end: 0x660a, idx: -23416 },
+ { start: 0x660c, end: 0x660c, idx: -23417 },
+ { start: 0x660e, end: 0x660f, idx: -23418 },
+ { start: 0x6613, end: 0x6615, idx: -23421 },
+ { start: 0x661c, end: 0x661c, idx: -23427 },
+ { start: 0x661e, end: 0x6620, idx: -23428 },
+ { start: 0x6624, end: 0x6625, idx: -23431 },
+ { start: 0x6627, end: 0x6628, idx: -23432 },
+ { start: 0x662d, end: 0x662f, idx: -23436 },
+ { start: 0x6631, end: 0x6631, idx: -23437 },
+ { start: 0x6634, end: 0x6636, idx: -23439 },
+ { start: 0x663b, end: 0x663c, idx: -23443 },
+ { start: 0x663f, end: 0x663f, idx: -23445 },
+ { start: 0x6641, end: 0x6644, idx: -23446 },
+ { start: 0x6649, end: 0x6649, idx: -23450 },
+ { start: 0x664b, end: 0x664b, idx: -23451 },
+ { start: 0x664f, end: 0x664f, idx: -23454 },
+ { start: 0x6652, end: 0x6652, idx: -23456 },
+ { start: 0x6657, end: 0x6657, idx: -23460 },
+ { start: 0x6659, end: 0x6659, idx: -23461 },
+ { start: 0x665d, end: 0x665f, idx: -23464 },
+ { start: 0x6662, end: 0x6662, idx: -23466 },
+ { start: 0x6664, end: 0x6669, idx: -23467 },
+ { start: 0x666e, end: 0x6670, idx: -23471 },
+ { start: 0x6673, end: 0x6674, idx: -23473 },
+ { start: 0x6676, end: 0x6676, idx: -23474 },
+ { start: 0x667a, end: 0x667a, idx: -23477 },
+ { start: 0x6681, end: 0x6681, idx: -23483 },
+ { start: 0x6683, end: 0x6684, idx: -23484 },
+ { start: 0x6687, end: 0x6689, idx: -23486 },
+ { start: 0x668e, end: 0x668e, idx: -23490 },
+ { start: 0x6691, end: 0x6691, idx: -23492 },
+ { start: 0x6696, end: 0x6699, idx: -23496 },
+ { start: 0x669d, end: 0x669d, idx: -23499 },
+ { start: 0x66a0, end: 0x66a0, idx: -23501 },
+ { start: 0x66a2, end: 0x66a2, idx: -23502 },
+ { start: 0x66a6, end: 0x66a6, idx: -23505 },
+ { start: 0x66ab, end: 0x66ab, idx: -23509 },
+ { start: 0x66ae, end: 0x66ae, idx: -23511 },
+ { start: 0x66b2, end: 0x66b2, idx: -23514 },
+ { start: 0x66b4, end: 0x66b4, idx: -23515 },
+ { start: 0x66b8, end: 0x66b9, idx: -23518 },
+ { start: 0x66bc, end: 0x66bc, idx: -23520 },
+ { start: 0x66be, end: 0x66bf, idx: -23521 },
+ { start: 0x66c1, end: 0x66c1, idx: -23522 },
+ { start: 0x66c4, end: 0x66c4, idx: -23524 },
+ { start: 0x66c7, end: 0x66c7, idx: -23526 },
+ { start: 0x66c9, end: 0x66c9, idx: -23527 },
+ { start: 0x66d6, end: 0x66d6, idx: -23539 },
+ { start: 0x66d9, end: 0x66da, idx: -23541 },
+ { start: 0x66dc, end: 0x66dd, idx: -23542 },
+ { start: 0x66e0, end: 0x66e0, idx: -23544 },
+ { start: 0x66e6, end: 0x66e6, idx: -23549 },
+ { start: 0x66e9, end: 0x66e9, idx: -23551 },
+ { start: 0x66f0, end: 0x66f0, idx: -23557 },
+ { start: 0x66f2, end: 0x66f5, idx: -23558 },
+ { start: 0x66f7, end: 0x6700, idx: -23559 },
+ { start: 0x6703, end: 0x6703, idx: -23561 },
+ { start: 0x6708, end: 0x6709, idx: -23565 },
+ { start: 0x670b, end: 0x670b, idx: -23566 },
+ { start: 0x670d, end: 0x670f, idx: -23567 },
+ { start: 0x6714, end: 0x6717, idx: -23571 },
+ { start: 0x671b, end: 0x671b, idx: -23574 },
+ { start: 0x671d, end: 0x671f, idx: -23575 },
+ { start: 0x6726, end: 0x6728, idx: -23581 },
+ { start: 0x672a, end: 0x672e, idx: -23582 },
+ { start: 0x6731, end: 0x6731, idx: -23584 },
+ { start: 0x6734, end: 0x6734, idx: -23586 },
+ { start: 0x6736, end: 0x6738, idx: -23587 },
+ { start: 0x673a, end: 0x673a, idx: -23588 },
+ { start: 0x673d, end: 0x673d, idx: -23590 },
+ { start: 0x673f, end: 0x673f, idx: -23591 },
+ { start: 0x6741, end: 0x6741, idx: -23592 },
+ { start: 0x6746, end: 0x6746, idx: -23596 },
+ { start: 0x6749, end: 0x6749, idx: -23598 },
+ { start: 0x674e, end: 0x6751, idx: -23602 },
+ { start: 0x6753, end: 0x6753, idx: -23603 },
+ { start: 0x6756, end: 0x6756, idx: -23605 },
+ { start: 0x6759, end: 0x6759, idx: -23607 },
+ { start: 0x675c, end: 0x675c, idx: -23609 },
+ { start: 0x675e, end: 0x6766, idx: -23610 },
+ { start: 0x676a, end: 0x676a, idx: -23613 },
+ { start: 0x676d, end: 0x676d, idx: -23615 },
+ { start: 0x676f, end: 0x6773, idx: -23616 },
+ { start: 0x6775, end: 0x6775, idx: -23617 },
+ { start: 0x6777, end: 0x6777, idx: -23618 },
+ { start: 0x677c, end: 0x677c, idx: -23622 },
+ { start: 0x677e, end: 0x677f, idx: -23623 },
+ { start: 0x6785, end: 0x6785, idx: -23628 },
+ { start: 0x6787, end: 0x6787, idx: -23629 },
+ { start: 0x6789, end: 0x6789, idx: -23630 },
+ { start: 0x678b, end: 0x678c, idx: -23631 },
+ { start: 0x6790, end: 0x6790, idx: -23634 },
+ { start: 0x6795, end: 0x6795, idx: -23638 },
+ { start: 0x6797, end: 0x6797, idx: -23639 },
+ { start: 0x679a, end: 0x679a, idx: -23641 },
+ { start: 0x679c, end: 0x679d, idx: -23642 },
+ { start: 0x67a0, end: 0x67a2, idx: -23644 },
+ { start: 0x67a6, end: 0x67a6, idx: -23647 },
+ { start: 0x67a9, end: 0x67a9, idx: -23649 },
+ { start: 0x67af, end: 0x67af, idx: -23654 },
+ { start: 0x67b3, end: 0x67b4, idx: -23657 },
+ { start: 0x67b6, end: 0x67b9, idx: -23658 },
+ { start: 0x67bb, end: 0x67bb, idx: -23659 },
+ { start: 0x67c0, end: 0x67c1, idx: -23663 },
+ { start: 0x67c4, end: 0x67c4, idx: -23665 },
+ { start: 0x67c6, end: 0x67c6, idx: -23666 },
+ { start: 0x67ca, end: 0x67ca, idx: -23669 },
+ { start: 0x67ce, end: 0x67d1, idx: -23672 },
+ { start: 0x67d3, end: 0x67d4, idx: -23673 },
+ { start: 0x67d8, end: 0x67d8, idx: -23676 },
+ { start: 0x67da, end: 0x67da, idx: -23677 },
+ { start: 0x67dd, end: 0x67de, idx: -23679 },
+ { start: 0x67e2, end: 0x67e2, idx: -23682 },
+ { start: 0x67e4, end: 0x67e4, idx: -23683 },
+ { start: 0x67e7, end: 0x67e7, idx: -23685 },
+ { start: 0x67e9, end: 0x67e9, idx: -23686 },
+ { start: 0x67ec, end: 0x67ec, idx: -23688 },
+ { start: 0x67ee, end: 0x67ef, idx: -23689 },
+ { start: 0x67f1, end: 0x67f1, idx: -23690 },
+ { start: 0x67f3, end: 0x67f5, idx: -23691 },
+ { start: 0x67fb, end: 0x67fb, idx: -23696 },
+ { start: 0x67fe, end: 0x67ff, idx: -23698 },
+ { start: 0x6801, end: 0x6805, idx: -23699 },
+ { start: 0x6813, end: 0x6813, idx: -23712 },
+ { start: 0x6816, end: 0x6817, idx: -23714 },
+ { start: 0x681e, end: 0x681e, idx: -23720 },
+ { start: 0x6821, end: 0x6822, idx: -23722 },
+ { start: 0x6829, end: 0x682b, idx: -23728 },
+ { start: 0x6832, end: 0x6832, idx: -23734 },
+ { start: 0x6834, end: 0x6834, idx: -23735 },
+ { start: 0x6838, end: 0x6839, idx: -23738 },
+ { start: 0x683c, end: 0x683d, idx: -23740 },
+ { start: 0x6840, end: 0x6844, idx: -23742 },
+ { start: 0x6846, end: 0x6846, idx: -23743 },
+ { start: 0x6848, end: 0x6848, idx: -23744 },
+ { start: 0x684d, end: 0x684e, idx: -23748 },
+ { start: 0x6850, end: 0x6854, idx: -23749 },
+ { start: 0x6859, end: 0x6859, idx: -23753 },
+ { start: 0x685c, end: 0x685d, idx: -23755 },
+ { start: 0x685f, end: 0x685f, idx: -23756 },
+ { start: 0x6863, end: 0x6863, idx: -23759 },
+ { start: 0x6867, end: 0x6867, idx: -23762 },
+ { start: 0x6874, end: 0x6874, idx: -23774 },
+ { start: 0x6876, end: 0x6877, idx: -23775 },
+ { start: 0x687e, end: 0x687f, idx: -23781 },
+ { start: 0x6881, end: 0x6881, idx: -23782 },
+ { start: 0x6883, end: 0x6883, idx: -23783 },
+ { start: 0x6885, end: 0x6885, idx: -23784 },
+ { start: 0x688d, end: 0x688f, idx: -23791 },
+ { start: 0x6893, end: 0x6894, idx: -23794 },
+ { start: 0x6897, end: 0x6897, idx: -23796 },
+ { start: 0x689b, end: 0x689b, idx: -23799 },
+ { start: 0x689d, end: 0x689d, idx: -23800 },
+ { start: 0x689f, end: 0x68a0, idx: -23801 },
+ { start: 0x68a2, end: 0x68a2, idx: -23802 },
+ { start: 0x68a6, end: 0x68a8, idx: -23805 },
+ { start: 0x68ad, end: 0x68ad, idx: -23809 },
+ { start: 0x68af, end: 0x68b1, idx: -23810 },
+ { start: 0x68b3, end: 0x68b3, idx: -23811 },
+ { start: 0x68b5, end: 0x68b6, idx: -23812 },
+ { start: 0x68b9, end: 0x68ba, idx: -23814 },
+ { start: 0x68bc, end: 0x68bc, idx: -23815 },
+ { start: 0x68c4, end: 0x68c4, idx: -23822 },
+ { start: 0x68c6, end: 0x68c6, idx: -23823 },
+ { start: 0x68c8, end: 0x68cb, idx: -23824 },
+ { start: 0x68cd, end: 0x68cd, idx: -23825 },
+ { start: 0x68cf, end: 0x68cf, idx: -23826 },
+ { start: 0x68d2, end: 0x68d2, idx: -23828 },
+ { start: 0x68d4, end: 0x68d5, idx: -23829 },
+ { start: 0x68d7, end: 0x68d8, idx: -23830 },
+ { start: 0x68da, end: 0x68da, idx: -23831 },
+ { start: 0x68df, end: 0x68e1, idx: -23835 },
+ { start: 0x68e3, end: 0x68e3, idx: -23836 },
+ { start: 0x68e7, end: 0x68e7, idx: -23839 },
+ { start: 0x68ee, end: 0x68ef, idx: -23845 },
+ { start: 0x68f2, end: 0x68f2, idx: -23847 },
+ { start: 0x68f9, end: 0x68fa, idx: -23853 },
+ { start: 0x6900, end: 0x6901, idx: -23858 },
+ { start: 0x6904, end: 0x6905, idx: -23860 },
+ { start: 0x6908, end: 0x6908, idx: -23862 },
+ { start: 0x690b, end: 0x690f, idx: -23864 },
+ { start: 0x6912, end: 0x6912, idx: -23866 },
+ { start: 0x6919, end: 0x691c, idx: -23872 },
+ { start: 0x6921, end: 0x6923, idx: -23876 },
+ { start: 0x6925, end: 0x6926, idx: -23877 },
+ { start: 0x6928, end: 0x6928, idx: -23878 },
+ { start: 0x692a, end: 0x692a, idx: -23879 },
+ { start: 0x6930, end: 0x6930, idx: -23884 },
+ { start: 0x6934, end: 0x6934, idx: -23887 },
+ { start: 0x6936, end: 0x6936, idx: -23888 },
+ { start: 0x6939, end: 0x6939, idx: -23890 },
+ { start: 0x693d, end: 0x693d, idx: -23893 },
+ { start: 0x693f, end: 0x693f, idx: -23894 },
+ { start: 0x694a, end: 0x694a, idx: -23904 },
+ { start: 0x6953, end: 0x6955, idx: -23912 },
+ { start: 0x6959, end: 0x695a, idx: -23915 },
+ { start: 0x695c, end: 0x695e, idx: -23916 },
+ { start: 0x6960, end: 0x6962, idx: -23917 },
+ { start: 0x6968, end: 0x6968, idx: -23922 },
+ { start: 0x696a, end: 0x696b, idx: -23923 },
+ { start: 0x696d, end: 0x696f, idx: -23924 },
+ { start: 0x6973, end: 0x6975, idx: -23927 },
+ { start: 0x6977, end: 0x6979, idx: -23928 },
+ { start: 0x697c, end: 0x697e, idx: -23930 },
+ { start: 0x6981, end: 0x6982, idx: -23932 },
+ { start: 0x698a, end: 0x698a, idx: -23939 },
+ { start: 0x698e, end: 0x698e, idx: -23942 },
+ { start: 0x6991, end: 0x6991, idx: -23944 },
+ { start: 0x6994, end: 0x6995, idx: -23946 },
+ { start: 0x6998, end: 0x6998, idx: -23948 },
+ { start: 0x699b, end: 0x699c, idx: -23950 },
+ { start: 0x69a0, end: 0x69a0, idx: -23953 },
+ { start: 0x69a7, end: 0x69a7, idx: -23959 },
+ { start: 0x69ae, end: 0x69ae, idx: -23965 },
+ { start: 0x69b1, end: 0x69b2, idx: -23967 },
+ { start: 0x69b4, end: 0x69b4, idx: -23968 },
+ { start: 0x69bb, end: 0x69bb, idx: -23974 },
+ { start: 0x69be, end: 0x69bf, idx: -23976 },
+ { start: 0x69c1, end: 0x69c1, idx: -23977 },
+ { start: 0x69c3, end: 0x69c3, idx: -23978 },
+ { start: 0x69c7, end: 0x69c7, idx: -23981 },
+ { start: 0x69ca, end: 0x69ce, idx: -23983 },
+ { start: 0x69d0, end: 0x69d0, idx: -23984 },
+ { start: 0x69d3, end: 0x69d3, idx: -23986 },
+ { start: 0x69d8, end: 0x69d9, idx: -23990 },
+ { start: 0x69dd, end: 0x69de, idx: -23993 },
+ { start: 0x69e2, end: 0x69e2, idx: -23996 },
+ { start: 0x69e7, end: 0x69e8, idx: -24000 },
+ { start: 0x69eb, end: 0x69eb, idx: -24002 },
+ { start: 0x69ed, end: 0x69ed, idx: -24003 },
+ { start: 0x69f2, end: 0x69f2, idx: -24007 },
+ { start: 0x69f9, end: 0x69f9, idx: -24013 },
+ { start: 0x69fb, end: 0x69fb, idx: -24014 },
+ { start: 0x69fd, end: 0x69fd, idx: -24015 },
+ { start: 0x69ff, end: 0x69ff, idx: -24016 },
+ { start: 0x6a02, end: 0x6a02, idx: -24018 },
+ { start: 0x6a05, end: 0x6a05, idx: -24020 },
+ { start: 0x6a0a, end: 0x6a0c, idx: -24024 },
+ { start: 0x6a12, end: 0x6a14, idx: -24029 },
+ { start: 0x6a17, end: 0x6a17, idx: -24031 },
+ { start: 0x6a19, end: 0x6a19, idx: -24032 },
+ { start: 0x6a1b, end: 0x6a1b, idx: -24033 },
+ { start: 0x6a1e, end: 0x6a1f, idx: -24035 },
+ { start: 0x6a21, end: 0x6a23, idx: -24036 },
+ { start: 0x6a29, end: 0x6a2b, idx: -24041 },
+ { start: 0x6a2e, end: 0x6a2e, idx: -24043 },
+ { start: 0x6a30, end: 0x6a30, idx: -24044 },
+ { start: 0x6a35, end: 0x6a36, idx: -24048 },
+ { start: 0x6a38, end: 0x6a3a, idx: -24049 },
+ { start: 0x6a3d, end: 0x6a3d, idx: -24051 },
+ { start: 0x6a44, end: 0x6a44, idx: -24057 },
+ { start: 0x6a46, end: 0x6a48, idx: -24058 },
+ { start: 0x6a4b, end: 0x6a4b, idx: -24060 },
+ { start: 0x6a58, end: 0x6a59, idx: -24072 },
+ { start: 0x6a5f, end: 0x6a5f, idx: -24077 },
+ { start: 0x6a61, end: 0x6a62, idx: -24078 },
+ { start: 0x6a66, end: 0x6a66, idx: -24081 },
+ { start: 0x6a6b, end: 0x6a6b, idx: -24085 },
+ { start: 0x6a72, end: 0x6a73, idx: -24091 },
+ { start: 0x6a78, end: 0x6a78, idx: -24095 },
+ { start: 0x6a7e, end: 0x6a80, idx: -24100 },
+ { start: 0x6a84, end: 0x6a84, idx: -24103 },
+ { start: 0x6a8d, end: 0x6a8e, idx: -24111 },
+ { start: 0x6a90, end: 0x6a90, idx: -24112 },
+ { start: 0x6a97, end: 0x6a97, idx: -24118 },
+ { start: 0x6a9c, end: 0x6a9c, idx: -24122 },
+ { start: 0x6aa0, end: 0x6aa0, idx: -24125 },
+ { start: 0x6aa2, end: 0x6aa3, idx: -24126 },
+ { start: 0x6aaa, end: 0x6aaa, idx: -24132 },
+ { start: 0x6aac, end: 0x6aac, idx: -24133 },
+ { start: 0x6aae, end: 0x6aae, idx: -24134 },
+ { start: 0x6ab3, end: 0x6ab3, idx: -24138 },
+ { start: 0x6ab8, end: 0x6ab8, idx: -24142 },
+ { start: 0x6abb, end: 0x6abb, idx: -24144 },
+ { start: 0x6ac1, end: 0x6ac3, idx: -24149 },
+ { start: 0x6ad1, end: 0x6ad1, idx: -24162 },
+ { start: 0x6ad3, end: 0x6ad3, idx: -24163 },
+ { start: 0x6ada, end: 0x6adb, idx: -24169 },
+ { start: 0x6ade, end: 0x6adf, idx: -24171 },
+ { start: 0x6ae2, end: 0x6ae2, idx: -24173 },
+ { start: 0x6ae4, end: 0x6ae4, idx: -24174 },
+ { start: 0x6ae8, end: 0x6ae8, idx: -24177 },
+ { start: 0x6aea, end: 0x6aea, idx: -24178 },
+ { start: 0x6afa, end: 0x6afb, idx: -24193 },
+ { start: 0x6b04, end: 0x6b05, idx: -24201 },
+ { start: 0x6b0a, end: 0x6b0a, idx: -24205 },
+ { start: 0x6b12, end: 0x6b12, idx: -24212 },
+ { start: 0x6b16, end: 0x6b16, idx: -24215 },
+ { start: 0x6b1d, end: 0x6b1d, idx: -24221 },
+ { start: 0x6b1f, end: 0x6b21, idx: -24222 },
+ { start: 0x6b23, end: 0x6b23, idx: -24223 },
+ { start: 0x6b27, end: 0x6b27, idx: -24226 },
+ { start: 0x6b32, end: 0x6b32, idx: -24236 },
+ { start: 0x6b37, end: 0x6b3a, idx: -24240 },
+ { start: 0x6b3d, end: 0x6b3e, idx: -24242 },
+ { start: 0x6b43, end: 0x6b43, idx: -24246 },
+ { start: 0x6b47, end: 0x6b47, idx: -24249 },
+ { start: 0x6b49, end: 0x6b49, idx: -24250 },
+ { start: 0x6b4c, end: 0x6b4c, idx: -24252 },
+ { start: 0x6b4e, end: 0x6b4e, idx: -24253 },
+ { start: 0x6b50, end: 0x6b50, idx: -24254 },
+ { start: 0x6b53, end: 0x6b54, idx: -24256 },
+ { start: 0x6b59, end: 0x6b59, idx: -24260 },
+ { start: 0x6b5b, end: 0x6b5b, idx: -24261 },
+ { start: 0x6b5f, end: 0x6b5f, idx: -24264 },
+ { start: 0x6b61, end: 0x6b64, idx: -24265 },
+ { start: 0x6b66, end: 0x6b66, idx: -24266 },
+ { start: 0x6b69, end: 0x6b6a, idx: -24268 },
+ { start: 0x6b6f, end: 0x6b6f, idx: -24272 },
+ { start: 0x6b73, end: 0x6b74, idx: -24275 },
+ { start: 0x6b78, end: 0x6b79, idx: -24278 },
+ { start: 0x6b7b, end: 0x6b7b, idx: -24279 },
+ { start: 0x6b7f, end: 0x6b80, idx: -24282 },
+ { start: 0x6b83, end: 0x6b84, idx: -24284 },
+ { start: 0x6b86, end: 0x6b86, idx: -24285 },
+ { start: 0x6b89, end: 0x6b8b, idx: -24287 },
+ { start: 0x6b8d, end: 0x6b8d, idx: -24288 },
+ { start: 0x6b95, end: 0x6b96, idx: -24295 },
+ { start: 0x6b98, end: 0x6b98, idx: -24296 },
+ { start: 0x6b9e, end: 0x6b9e, idx: -24301 },
+ { start: 0x6ba4, end: 0x6ba4, idx: -24306 },
+ { start: 0x6baa, end: 0x6bab, idx: -24311 },
+ { start: 0x6baf, end: 0x6baf, idx: -24314 },
+ { start: 0x6bb1, end: 0x6bb5, idx: -24315 },
+ { start: 0x6bb7, end: 0x6bb7, idx: -24316 },
+ { start: 0x6bba, end: 0x6bbc, idx: -24318 },
+ { start: 0x6bbf, end: 0x6bc0, idx: -24320 },
+ { start: 0x6bc5, end: 0x6bc6, idx: -24324 },
+ { start: 0x6bcb, end: 0x6bcb, idx: -24328 },
+ { start: 0x6bcd, end: 0x6bce, idx: -24329 },
+ { start: 0x6bd2, end: 0x6bd4, idx: -24332 },
+ { start: 0x6bd6, end: 0x6bd6, idx: -24333 },
+ { start: 0x6bd8, end: 0x6bd8, idx: -24334 },
+ { start: 0x6bdb, end: 0x6bdb, idx: -24336 },
+ { start: 0x6bdf, end: 0x6bdf, idx: -24339 },
+ { start: 0x6beb, end: 0x6bec, idx: -24350 },
+ { start: 0x6bef, end: 0x6bef, idx: -24352 },
+ { start: 0x6bf3, end: 0x6bf3, idx: -24355 },
+ { start: 0x6c08, end: 0x6c08, idx: -24375 },
+ { start: 0x6c0f, end: 0x6c0f, idx: -24381 },
+ { start: 0x6c11, end: 0x6c11, idx: -24382 },
+ { start: 0x6c13, end: 0x6c14, idx: -24383 },
+ { start: 0x6c17, end: 0x6c17, idx: -24385 },
+ { start: 0x6c1b, end: 0x6c1b, idx: -24388 },
+ { start: 0x6c23, end: 0x6c24, idx: -24395 },
+ { start: 0x6c34, end: 0x6c34, idx: -24410 },
+ { start: 0x6c37, end: 0x6c38, idx: -24412 },
+ { start: 0x6c3e, end: 0x6c42, idx: -24417 },
+ { start: 0x6c4e, end: 0x6c4e, idx: -24428 },
+ { start: 0x6c50, end: 0x6c50, idx: -24429 },
+ { start: 0x6c55, end: 0x6c55, idx: -24433 },
+ { start: 0x6c57, end: 0x6c57, idx: -24434 },
+ { start: 0x6c5a, end: 0x6c5a, idx: -24436 },
+ { start: 0x6c5c, end: 0x6c60, idx: -24437 },
+ { start: 0x6c62, end: 0x6c62, idx: -24438 },
+ { start: 0x6c68, end: 0x6c68, idx: -24443 },
+ { start: 0x6c6a, end: 0x6c6a, idx: -24444 },
+ { start: 0x6c6f, end: 0x6c70, idx: -24448 },
+ { start: 0x6c72, end: 0x6c73, idx: -24449 },
+ { start: 0x6c7a, end: 0x6c7a, idx: -24455 },
+ { start: 0x6c7d, end: 0x6c7e, idx: -24457 },
+ { start: 0x6c81, end: 0x6c83, idx: -24459 },
+ { start: 0x6c86, end: 0x6c86, idx: -24461 },
+ { start: 0x6c88, end: 0x6c88, idx: -24462 },
+ { start: 0x6c8c, end: 0x6c8d, idx: -24465 },
+ { start: 0x6c90, end: 0x6c90, idx: -24467 },
+ { start: 0x6c92, end: 0x6c93, idx: -24468 },
+ { start: 0x6c96, end: 0x6c96, idx: -24470 },
+ { start: 0x6c99, end: 0x6c9b, idx: -24472 },
+ { start: 0x6ca1, end: 0x6ca2, idx: -24477 },
+ { start: 0x6cab, end: 0x6cab, idx: -24485 },
+ { start: 0x6cae, end: 0x6cae, idx: -24487 },
+ { start: 0x6cb1, end: 0x6cb1, idx: -24489 },
+ { start: 0x6cb3, end: 0x6cb3, idx: -24490 },
+ { start: 0x6cb8, end: 0x6cbf, idx: -24494 },
+ { start: 0x6cc1, end: 0x6cc1, idx: -24495 },
+ { start: 0x6cc4, end: 0x6cc5, idx: -24497 },
+ { start: 0x6cc9, end: 0x6cca, idx: -24500 },
+ { start: 0x6ccc, end: 0x6ccc, idx: -24501 },
+ { start: 0x6cd3, end: 0x6cd3, idx: -24507 },
+ { start: 0x6cd5, end: 0x6cd5, idx: -24508 },
+ { start: 0x6cd7, end: 0x6cd7, idx: -24509 },
+ { start: 0x6cd9, end: 0x6cdb, idx: -24510 },
+ { start: 0x6cdd, end: 0x6cdd, idx: -24511 },
+ { start: 0x6ce1, end: 0x6ce3, idx: -24514 },
+ { start: 0x6ce5, end: 0x6ce5, idx: -24515 },
+ { start: 0x6ce8, end: 0x6ce8, idx: -24517 },
+ { start: 0x6cea, end: 0x6cea, idx: -24518 },
+ { start: 0x6cef, end: 0x6cf1, idx: -24522 },
+ { start: 0x6cf3, end: 0x6cf3, idx: -24523 },
+ { start: 0x6d04, end: 0x6d04, idx: -24539 },
+ { start: 0x6d0b, end: 0x6d0c, idx: -24545 },
+ { start: 0x6d12, end: 0x6d12, idx: -24550 },
+ { start: 0x6d17, end: 0x6d17, idx: -24554 },
+ { start: 0x6d19, end: 0x6d19, idx: -24555 },
+ { start: 0x6d1b, end: 0x6d1b, idx: -24556 },
+ { start: 0x6d1e, end: 0x6d1f, idx: -24558 },
+ { start: 0x6d25, end: 0x6d25, idx: -24563 },
+ { start: 0x6d29, end: 0x6d2b, idx: -24566 },
+ { start: 0x6d32, end: 0x6d33, idx: -24572 },
+ { start: 0x6d35, end: 0x6d36, idx: -24573 },
+ { start: 0x6d38, end: 0x6d38, idx: -24574 },
+ { start: 0x6d3b, end: 0x6d3b, idx: -24576 },
+ { start: 0x6d3d, end: 0x6d3e, idx: -24577 },
+ { start: 0x6d41, end: 0x6d41, idx: -24579 },
+ { start: 0x6d44, end: 0x6d45, idx: -24581 },
+ { start: 0x6d59, end: 0x6d5a, idx: -24600 },
+ { start: 0x6d5c, end: 0x6d5c, idx: -24601 },
+ { start: 0x6d63, end: 0x6d64, idx: -24607 },
+ { start: 0x6d66, end: 0x6d66, idx: -24608 },
+ { start: 0x6d69, end: 0x6d6a, idx: -24610 },
+ { start: 0x6d6c, end: 0x6d6c, idx: -24611 },
+ { start: 0x6d6e, end: 0x6d6f, idx: -24612 },
+ { start: 0x6d74, end: 0x6d74, idx: -24616 },
+ { start: 0x6d77, end: 0x6d79, idx: -24618 },
+ { start: 0x6d85, end: 0x6d85, idx: -24629 },
+ { start: 0x6d87, end: 0x6d88, idx: -24630 },
+ { start: 0x6d8c, end: 0x6d8c, idx: -24633 },
+ { start: 0x6d8e, end: 0x6d8e, idx: -24634 },
+ { start: 0x6d93, end: 0x6d93, idx: -24638 },
+ { start: 0x6d95, end: 0x6d96, idx: -24639 },
+ { start: 0x6d99, end: 0x6d99, idx: -24641 },
+ { start: 0x6d9b, end: 0x6d9c, idx: -24642 },
+ { start: 0x6dac, end: 0x6dac, idx: -24657 },
+ { start: 0x6daf, end: 0x6daf, idx: -24659 },
+ { start: 0x6db2, end: 0x6db2, idx: -24661 },
+ { start: 0x6db5, end: 0x6db5, idx: -24663 },
+ { start: 0x6db8, end: 0x6db8, idx: -24665 },
+ { start: 0x6dbc, end: 0x6dbc, idx: -24668 },
+ { start: 0x6dc0, end: 0x6dc0, idx: -24671 },
+ { start: 0x6dc5, end: 0x6dc7, idx: -24675 },
+ { start: 0x6dcb, end: 0x6dcc, idx: -24678 },
+ { start: 0x6dcf, end: 0x6dcf, idx: -24680 },
+ { start: 0x6dd1, end: 0x6dd2, idx: -24681 },
+ { start: 0x6dd5, end: 0x6dd5, idx: -24683 },
+ { start: 0x6dd8, end: 0x6dd9, idx: -24685 },
+ { start: 0x6dde, end: 0x6dde, idx: -24689 },
+ { start: 0x6de1, end: 0x6de1, idx: -24691 },
+ { start: 0x6de4, end: 0x6de4, idx: -24693 },
+ { start: 0x6de6, end: 0x6de6, idx: -24694 },
+ { start: 0x6de8, end: 0x6de8, idx: -24695 },
+ { start: 0x6dea, end: 0x6dec, idx: -24696 },
+ { start: 0x6dee, end: 0x6dee, idx: -24697 },
+ { start: 0x6df1, end: 0x6df3, idx: -24699 },
+ { start: 0x6df5, end: 0x6df5, idx: -24700 },
+ { start: 0x6df7, end: 0x6dfc, idx: -24701 },
+ { start: 0x6e05, end: 0x6e05, idx: -24709 },
+ { start: 0x6e07, end: 0x6e0b, idx: -24710 },
+ { start: 0x6e13, end: 0x6e13, idx: -24717 },
+ { start: 0x6e15, end: 0x6e15, idx: -24718 },
+ { start: 0x6e19, end: 0x6e1b, idx: -24721 },
+ { start: 0x6e1d, end: 0x6e1d, idx: -24722 },
+ { start: 0x6e1f, end: 0x6e21, idx: -24723 },
+ { start: 0x6e23, end: 0x6e27, idx: -24724 },
+ { start: 0x6e29, end: 0x6e29, idx: -24725 },
+ { start: 0x6e2b, end: 0x6e2f, idx: -24726 },
+ { start: 0x6e38, end: 0x6e3a, idx: -24734 },
+ { start: 0x6e3c, end: 0x6e3c, idx: -24735 },
+ { start: 0x6e3e, end: 0x6e3e, idx: -24736 },
+ { start: 0x6e43, end: 0x6e43, idx: -24740 },
+ { start: 0x6e4a, end: 0x6e4a, idx: -24746 },
+ { start: 0x6e4d, end: 0x6e4e, idx: -24748 },
+ { start: 0x6e56, end: 0x6e56, idx: -24755 },
+ { start: 0x6e58, end: 0x6e58, idx: -24756 },
+ { start: 0x6e5b, end: 0x6e5c, idx: -24758 },
+ { start: 0x6e5f, end: 0x6e5f, idx: -24760 },
+ { start: 0x6e67, end: 0x6e67, idx: -24767 },
+ { start: 0x6e6b, end: 0x6e6b, idx: -24770 },
+ { start: 0x6e6e, end: 0x6e6f, idx: -24772 },
+ { start: 0x6e72, end: 0x6e72, idx: -24774 },
+ { start: 0x6e76, end: 0x6e76, idx: -24777 },
+ { start: 0x6e7e, end: 0x6e80, idx: -24784 },
+ { start: 0x6e82, end: 0x6e82, idx: -24785 },
+ { start: 0x6e8c, end: 0x6e8c, idx: -24794 },
+ { start: 0x6e8f, end: 0x6e90, idx: -24796 },
+ { start: 0x6e96, end: 0x6e96, idx: -24801 },
+ { start: 0x6e98, end: 0x6e98, idx: -24802 },
+ { start: 0x6e9c, end: 0x6e9d, idx: -24805 },
+ { start: 0x6e9f, end: 0x6e9f, idx: -24806 },
+ { start: 0x6ea2, end: 0x6ea2, idx: -24808 },
+ { start: 0x6ea5, end: 0x6ea5, idx: -24810 },
+ { start: 0x6eaa, end: 0x6eaa, idx: -24814 },
+ { start: 0x6eaf, end: 0x6eaf, idx: -24818 },
+ { start: 0x6eb2, end: 0x6eb2, idx: -24820 },
+ { start: 0x6eb6, end: 0x6eb7, idx: -24823 },
+ { start: 0x6eba, end: 0x6eba, idx: -24825 },
+ { start: 0x6ebd, end: 0x6ebd, idx: -24827 },
+ { start: 0x6ebf, end: 0x6ebf, idx: -24828 },
+ { start: 0x6ec2, end: 0x6ec2, idx: -24830 },
+ { start: 0x6ec4, end: 0x6ec5, idx: -24831 },
+ { start: 0x6ec9, end: 0x6ec9, idx: -24834 },
+ { start: 0x6ecb, end: 0x6ecc, idx: -24835 },
+ { start: 0x6ed1, end: 0x6ed1, idx: -24839 },
+ { start: 0x6ed3, end: 0x6ed5, idx: -24840 },
+ { start: 0x6edd, end: 0x6ede, idx: -24847 },
+ { start: 0x6eec, end: 0x6eec, idx: -24860 },
+ { start: 0x6eef, end: 0x6eef, idx: -24862 },
+ { start: 0x6ef2, end: 0x6ef2, idx: -24864 },
+ { start: 0x6ef4, end: 0x6ef4, idx: -24865 },
+ { start: 0x6ef7, end: 0x6ef8, idx: -24867 },
+ { start: 0x6efe, end: 0x6eff, idx: -24872 },
+ { start: 0x6f01, end: 0x6f02, idx: -24873 },
+ { start: 0x6f06, end: 0x6f06, idx: -24876 },
+ { start: 0x6f09, end: 0x6f09, idx: -24878 },
+ { start: 0x6f0f, end: 0x6f0f, idx: -24883 },
+ { start: 0x6f11, end: 0x6f11, idx: -24884 },
+ { start: 0x6f13, end: 0x6f15, idx: -24885 },
+ { start: 0x6f20, end: 0x6f20, idx: -24895 },
+ { start: 0x6f22, end: 0x6f23, idx: -24896 },
+ { start: 0x6f2b, end: 0x6f2c, idx: -24903 },
+ { start: 0x6f31, end: 0x6f32, idx: -24907 },
+ { start: 0x6f38, end: 0x6f38, idx: -24912 },
+ { start: 0x6f3e, end: 0x6f3f, idx: -24917 },
+ { start: 0x6f41, end: 0x6f41, idx: -24918 },
+ { start: 0x6f45, end: 0x6f45, idx: -24921 },
+ { start: 0x6f51, end: 0x6f51, idx: -24932 },
+ { start: 0x6f54, end: 0x6f54, idx: -24934 },
+ { start: 0x6f58, end: 0x6f58, idx: -24937 },
+ { start: 0x6f5b, end: 0x6f5c, idx: -24939 },
+ { start: 0x6f5f, end: 0x6f5f, idx: -24941 },
+ { start: 0x6f64, end: 0x6f64, idx: -24945 },
+ { start: 0x6f66, end: 0x6f66, idx: -24946 },
+ { start: 0x6f6d, end: 0x6f70, idx: -24952 },
+ { start: 0x6f74, end: 0x6f74, idx: -24955 },
+ { start: 0x6f78, end: 0x6f78, idx: -24958 },
+ { start: 0x6f7a, end: 0x6f7a, idx: -24959 },
+ { start: 0x6f7c, end: 0x6f7c, idx: -24960 },
+ { start: 0x6f80, end: 0x6f82, idx: -24963 },
+ { start: 0x6f84, end: 0x6f84, idx: -24964 },
+ { start: 0x6f86, end: 0x6f86, idx: -24965 },
+ { start: 0x6f88, end: 0x6f88, idx: -24966 },
+ { start: 0x6f8e, end: 0x6f8e, idx: -24971 },
+ { start: 0x6f91, end: 0x6f91, idx: -24973 },
+ { start: 0x6f97, end: 0x6f97, idx: -24978 },
+ { start: 0x6fa1, end: 0x6fa1, idx: -24987 },
+ { start: 0x6fa3, end: 0x6fa4, idx: -24988 },
+ { start: 0x6faa, end: 0x6faa, idx: -24993 },
+ { start: 0x6fb1, end: 0x6fb1, idx: -24999 },
+ { start: 0x6fb3, end: 0x6fb3, idx: -25000 },
+ { start: 0x6fb5, end: 0x6fb5, idx: -25001 },
+ { start: 0x6fb9, end: 0x6fb9, idx: -25004 },
+ { start: 0x6fc0, end: 0x6fc3, idx: -25010 },
+ { start: 0x6fc6, end: 0x6fc6, idx: -25012 },
+ { start: 0x6fd4, end: 0x6fd5, idx: -25025 },
+ { start: 0x6fd8, end: 0x6fd8, idx: -25027 },
+ { start: 0x6fdb, end: 0x6fdb, idx: -25029 },
+ { start: 0x6fdf, end: 0x6fe1, idx: -25032 },
+ { start: 0x6fe4, end: 0x6fe4, idx: -25034 },
+ { start: 0x6feb, end: 0x6fec, idx: -25040 },
+ { start: 0x6fee, end: 0x6fef, idx: -25041 },
+ { start: 0x6ff1, end: 0x6ff1, idx: -25042 },
+ { start: 0x6ff3, end: 0x6ff3, idx: -25043 },
+ { start: 0x6ff5, end: 0x6ff6, idx: -25044 },
+ { start: 0x6ffa, end: 0x6ffa, idx: -25047 },
+ { start: 0x6ffe, end: 0x6ffe, idx: -25050 },
+ { start: 0x7001, end: 0x7001, idx: -25052 },
+ { start: 0x7005, end: 0x7007, idx: -25055 },
+ { start: 0x7009, end: 0x7009, idx: -25056 },
+ { start: 0x700b, end: 0x700b, idx: -25057 },
+ { start: 0x700f, end: 0x700f, idx: -25060 },
+ { start: 0x7011, end: 0x7011, idx: -25061 },
+ { start: 0x7015, end: 0x7015, idx: -25064 },
+ { start: 0x7018, end: 0x7018, idx: -25066 },
+ { start: 0x701a, end: 0x701b, idx: -25067 },
+ { start: 0x701d, end: 0x701f, idx: -25068 },
+ { start: 0x7026, end: 0x7028, idx: -25074 },
+ { start: 0x702c, end: 0x702c, idx: -25077 },
+ { start: 0x7030, end: 0x7030, idx: -25080 },
+ { start: 0x7032, end: 0x7032, idx: -25081 },
+ { start: 0x703e, end: 0x703e, idx: -25092 },
+ { start: 0x704c, end: 0x704c, idx: -25105 },
+ { start: 0x7051, end: 0x7051, idx: -25109 },
+ { start: 0x7058, end: 0x7058, idx: -25115 },
+ { start: 0x7063, end: 0x7063, idx: -25125 },
+ { start: 0x706b, end: 0x706b, idx: -25132 },
+ { start: 0x706f, end: 0x7070, idx: -25135 },
+ { start: 0x7078, end: 0x7078, idx: -25142 },
+ { start: 0x707c, end: 0x707d, idx: -25145 },
+ { start: 0x7085, end: 0x7085, idx: -25152 },
+ { start: 0x7089, end: 0x708a, idx: -25155 },
+ { start: 0x708e, end: 0x708e, idx: -25158 },
+ { start: 0x7092, end: 0x7092, idx: -25161 },
+ { start: 0x7099, end: 0x7099, idx: -25167 },
+ { start: 0x70ab, end: 0x70af, idx: -25184 },
+ { start: 0x70b3, end: 0x70b3, idx: -25187 },
+ { start: 0x70b8, end: 0x70bb, idx: -25191 },
+ { start: 0x70c8, end: 0x70c8, idx: -25203 },
+ { start: 0x70cb, end: 0x70cb, idx: -25205 },
+ { start: 0x70cf, end: 0x70cf, idx: -25208 },
+ { start: 0x70d9, end: 0x70d9, idx: -25217 },
+ { start: 0x70dd, end: 0x70dd, idx: -25220 },
+ { start: 0x70df, end: 0x70df, idx: -25221 },
+ { start: 0x70f1, end: 0x70f1, idx: -25238 },
+ { start: 0x70f9, end: 0x70f9, idx: -25245 },
+ { start: 0x70fd, end: 0x70fd, idx: -25248 },
+ { start: 0x7104, end: 0x7104, idx: -25254 },
+ { start: 0x7109, end: 0x7109, idx: -25258 },
+ { start: 0x710f, end: 0x710f, idx: -25263 },
+ { start: 0x7114, end: 0x7114, idx: -25267 },
+ { start: 0x7119, end: 0x711a, idx: -25271 },
+ { start: 0x711c, end: 0x711c, idx: -25272 },
+ { start: 0x7121, end: 0x7121, idx: -25276 },
+ { start: 0x7126, end: 0x7126, idx: -25280 },
+ { start: 0x7130, end: 0x7130, idx: -25289 },
+ { start: 0x7136, end: 0x7136, idx: -25294 },
+ { start: 0x713c, end: 0x713c, idx: -25299 },
+ { start: 0x7146, end: 0x7147, idx: -25308 },
+ { start: 0x7149, end: 0x7149, idx: -25309 },
+ { start: 0x714c, end: 0x714c, idx: -25311 },
+ { start: 0x714e, end: 0x714e, idx: -25312 },
+ { start: 0x7155, end: 0x7156, idx: -25318 },
+ { start: 0x7159, end: 0x7159, idx: -25320 },
+ { start: 0x715c, end: 0x715c, idx: -25322 },
+ { start: 0x7162, end: 0x7162, idx: -25327 },
+ { start: 0x7164, end: 0x7167, idx: -25328 },
+ { start: 0x7169, end: 0x7169, idx: -25329 },
+ { start: 0x716c, end: 0x716c, idx: -25331 },
+ { start: 0x716e, end: 0x716e, idx: -25332 },
+ { start: 0x717d, end: 0x717d, idx: -25346 },
+ { start: 0x7184, end: 0x7184, idx: -25352 },
+ { start: 0x7188, end: 0x7188, idx: -25355 },
+ { start: 0x718a, end: 0x718a, idx: -25356 },
+ { start: 0x718f, end: 0x718f, idx: -25360 },
+ { start: 0x7194, end: 0x7195, idx: -25364 },
+ { start: 0x7199, end: 0x7199, idx: -25367 },
+ { start: 0x719f, end: 0x719f, idx: -25372 },
+ { start: 0x71a8, end: 0x71a8, idx: -25380 },
+ { start: 0x71ac, end: 0x71ac, idx: -25383 },
+ { start: 0x71b1, end: 0x71b1, idx: -25387 },
+ { start: 0x71b9, end: 0x71b9, idx: -25394 },
+ { start: 0x71be, end: 0x71be, idx: -25398 },
+ { start: 0x71c1, end: 0x71c1, idx: -25400 },
+ { start: 0x71c3, end: 0x71c3, idx: -25401 },
+ { start: 0x71c8, end: 0x71c9, idx: -25405 },
+ { start: 0x71ce, end: 0x71ce, idx: -25409 },
+ { start: 0x71d0, end: 0x71d0, idx: -25410 },
+ { start: 0x71d2, end: 0x71d2, idx: -25411 },
+ { start: 0x71d4, end: 0x71d5, idx: -25412 },
+ { start: 0x71d7, end: 0x71d7, idx: -25413 },
+ { start: 0x71df, end: 0x71e0, idx: -25420 },
+ { start: 0x71e5, end: 0x71e7, idx: -25424 },
+ { start: 0x71ec, end: 0x71ee, idx: -25428 },
+ { start: 0x71f5, end: 0x71f5, idx: -25434 },
+ { start: 0x71f9, end: 0x71f9, idx: -25437 },
+ { start: 0x71fb, end: 0x71fc, idx: -25438 },
+ { start: 0x71fe, end: 0x71ff, idx: -25439 },
+ { start: 0x7206, end: 0x7206, idx: -25445 },
+ { start: 0x720d, end: 0x720d, idx: -25451 },
+ { start: 0x7210, end: 0x7210, idx: -25453 },
+ { start: 0x721b, end: 0x721b, idx: -25463 },
+ { start: 0x7228, end: 0x7228, idx: -25475 },
+ { start: 0x722a, end: 0x722a, idx: -25476 },
+ { start: 0x722c, end: 0x722d, idx: -25477 },
+ { start: 0x7230, end: 0x7230, idx: -25479 },
+ { start: 0x7232, end: 0x7232, idx: -25480 },
+ { start: 0x7235, end: 0x7236, idx: -25482 },
+ { start: 0x723a, end: 0x7240, idx: -25485 },
+ { start: 0x7246, end: 0x7248, idx: -25490 },
+ { start: 0x724b, end: 0x724c, idx: -25492 },
+ { start: 0x7252, end: 0x7252, idx: -25497 },
+ { start: 0x7258, end: 0x7259, idx: -25502 },
+ { start: 0x725b, end: 0x725b, idx: -25503 },
+ { start: 0x725d, end: 0x725d, idx: -25504 },
+ { start: 0x725f, end: 0x725f, idx: -25505 },
+ { start: 0x7261, end: 0x7262, idx: -25506 },
+ { start: 0x7267, end: 0x7267, idx: -25510 },
+ { start: 0x7269, end: 0x7269, idx: -25511 },
+ { start: 0x7272, end: 0x7272, idx: -25519 },
+ { start: 0x7274, end: 0x7274, idx: -25520 },
+ { start: 0x7279, end: 0x7279, idx: -25524 },
+ { start: 0x727d, end: 0x727e, idx: -25527 },
+ { start: 0x7280, end: 0x7282, idx: -25528 },
+ { start: 0x7287, end: 0x7287, idx: -25532 },
+ { start: 0x7292, end: 0x7292, idx: -25542 },
+ { start: 0x7296, end: 0x7296, idx: -25545 },
+ { start: 0x72a0, end: 0x72a0, idx: -25554 },
+ { start: 0x72a2, end: 0x72a2, idx: -25555 },
+ { start: 0x72a7, end: 0x72a7, idx: -25559 },
+ { start: 0x72ac, end: 0x72ac, idx: -25563 },
+ { start: 0x72af, end: 0x72af, idx: -25565 },
+ { start: 0x72b1, end: 0x72b2, idx: -25566 },
+ { start: 0x72b6, end: 0x72b6, idx: -25569 },
+ { start: 0x72b9, end: 0x72b9, idx: -25571 },
+ { start: 0x72be, end: 0x72be, idx: -25575 },
+ { start: 0x72c2, end: 0x72c4, idx: -25578 },
+ { start: 0x72c6, end: 0x72c6, idx: -25579 },
+ { start: 0x72ce, end: 0x72ce, idx: -25586 },
+ { start: 0x72d0, end: 0x72d0, idx: -25587 },
+ { start: 0x72d2, end: 0x72d2, idx: -25588 },
+ { start: 0x72d7, end: 0x72d7, idx: -25592 },
+ { start: 0x72d9, end: 0x72d9, idx: -25593 },
+ { start: 0x72db, end: 0x72db, idx: -25594 },
+ { start: 0x72e0, end: 0x72e2, idx: -25598 },
+ { start: 0x72e9, end: 0x72e9, idx: -25604 },
+ { start: 0x72ec, end: 0x72ed, idx: -25606 },
+ { start: 0x72f7, end: 0x72f9, idx: -25615 },
+ { start: 0x72fc, end: 0x72fd, idx: -25617 },
+ { start: 0x730a, end: 0x730a, idx: -25629 },
+ { start: 0x7316, end: 0x7317, idx: -25640 },
+ { start: 0x731b, end: 0x731d, idx: -25643 },
+ { start: 0x731f, end: 0x731f, idx: -25644 },
+ { start: 0x7324, end: 0x7325, idx: -25648 },
+ { start: 0x7329, end: 0x732b, idx: -25651 },
+ { start: 0x732e, end: 0x732f, idx: -25653 },
+ { start: 0x7334, end: 0x7334, idx: -25657 },
+ { start: 0x7336, end: 0x7337, idx: -25658 },
+ { start: 0x733e, end: 0x733f, idx: -25664 },
+ { start: 0x7344, end: 0x7345, idx: -25668 },
+ { start: 0x734e, end: 0x734f, idx: -25676 },
+ { start: 0x7357, end: 0x7357, idx: -25683 },
+ { start: 0x7363, end: 0x7363, idx: -25694 },
+ { start: 0x7368, end: 0x7368, idx: -25698 },
+ { start: 0x736a, end: 0x736a, idx: -25699 },
+ { start: 0x7370, end: 0x7370, idx: -25704 },
+ { start: 0x7372, end: 0x7372, idx: -25705 },
+ { start: 0x7375, end: 0x7375, idx: -25707 },
+ { start: 0x7377, end: 0x7378, idx: -25708 },
+ { start: 0x737a, end: 0x737b, idx: -25709 },
+ { start: 0x7384, end: 0x7384, idx: -25717 },
+ { start: 0x7387, end: 0x7387, idx: -25719 },
+ { start: 0x7389, end: 0x7389, idx: -25720 },
+ { start: 0x738b, end: 0x738b, idx: -25721 },
+ { start: 0x7396, end: 0x7396, idx: -25731 },
+ { start: 0x73a9, end: 0x73a9, idx: -25749 },
+ { start: 0x73b2, end: 0x73b3, idx: -25757 },
+ { start: 0x73bb, end: 0x73bb, idx: -25764 },
+ { start: 0x73bd, end: 0x73bd, idx: -25765 },
+ { start: 0x73c0, end: 0x73c0, idx: -25767 },
+ { start: 0x73c2, end: 0x73c2, idx: -25768 },
+ { start: 0x73c8, end: 0x73ca, idx: -25773 },
+ { start: 0x73cd, end: 0x73ce, idx: -25775 },
+ { start: 0x73d2, end: 0x73d2, idx: -25778 },
+ { start: 0x73d6, end: 0x73d6, idx: -25781 },
+ { start: 0x73de, end: 0x73de, idx: -25788 },
+ { start: 0x73e0, end: 0x73e0, idx: -25789 },
+ { start: 0x73e3, end: 0x73e3, idx: -25791 },
+ { start: 0x73e5, end: 0x73e5, idx: -25792 },
+ { start: 0x73ea, end: 0x73ea, idx: -25796 },
+ { start: 0x73ed, end: 0x73ee, idx: -25798 },
+ { start: 0x73f1, end: 0x73f1, idx: -25800 },
+ { start: 0x73f5, end: 0x73f5, idx: -25803 },
+ { start: 0x73f8, end: 0x73f8, idx: -25805 },
+ { start: 0x73fe, end: 0x73fe, idx: -25810 },
+ { start: 0x7403, end: 0x7403, idx: -25814 },
+ { start: 0x7405, end: 0x7407, idx: -25815 },
+ { start: 0x7409, end: 0x7409, idx: -25816 },
+ { start: 0x7422, end: 0x7422, idx: -25840 },
+ { start: 0x7425, end: 0x7426, idx: -25842 },
+ { start: 0x7429, end: 0x742a, idx: -25844 },
+ { start: 0x742e, end: 0x742e, idx: -25847 },
+ { start: 0x7432, end: 0x7436, idx: -25850 },
+ { start: 0x743a, end: 0x743a, idx: -25853 },
+ { start: 0x743f, end: 0x743f, idx: -25857 },
+ { start: 0x7441, end: 0x7441, idx: -25858 },
+ { start: 0x7455, end: 0x7455, idx: -25877 },
+ { start: 0x7459, end: 0x745c, idx: -25880 },
+ { start: 0x745e, end: 0x7460, idx: -25881 },
+ { start: 0x7462, end: 0x7464, idx: -25882 },
+ { start: 0x7469, end: 0x746a, idx: -25886 },
+ { start: 0x746f, end: 0x7470, idx: -25890 },
+ { start: 0x7473, end: 0x7473, idx: -25892 },
+ { start: 0x7476, end: 0x7476, idx: -25894 },
+ { start: 0x747e, end: 0x747e, idx: -25901 },
+ { start: 0x7483, end: 0x7483, idx: -25905 },
+ { start: 0x7489, end: 0x7489, idx: -25910 },
+ { start: 0x748b, end: 0x748b, idx: -25911 },
+ { start: 0x749e, end: 0x749f, idx: -25929 },
+ { start: 0x74a2, end: 0x74a2, idx: -25931 },
+ { start: 0x74a7, end: 0x74a7, idx: -25935 },
+ { start: 0x74b0, end: 0x74b0, idx: -25943 },
+ { start: 0x74bd, end: 0x74bd, idx: -25955 },
+ { start: 0x74ca, end: 0x74ca, idx: -25967 },
+ { start: 0x74cf, end: 0x74cf, idx: -25971 },
+ { start: 0x74d4, end: 0x74d4, idx: -25975 },
+ { start: 0x74dc, end: 0x74dc, idx: -25982 },
+ { start: 0x74e0, end: 0x74e0, idx: -25985 },
+ { start: 0x74e2, end: 0x74e3, idx: -25986 },
+ { start: 0x74e6, end: 0x74e7, idx: -25988 },
+ { start: 0x74e9, end: 0x74e9, idx: -25989 },
+ { start: 0x74ee, end: 0x74ee, idx: -25993 },
+ { start: 0x74f0, end: 0x74f2, idx: -25994 },
+ { start: 0x74f6, end: 0x74f8, idx: -25997 },
+ { start: 0x7501, end: 0x7501, idx: -26005 },
+ { start: 0x7503, end: 0x7505, idx: -26006 },
+ { start: 0x750c, end: 0x750e, idx: -26012 },
+ { start: 0x7511, end: 0x7511, idx: -26014 },
+ { start: 0x7513, end: 0x7513, idx: -26015 },
+ { start: 0x7515, end: 0x7515, idx: -26016 },
+ { start: 0x7518, end: 0x7518, idx: -26018 },
+ { start: 0x751a, end: 0x751a, idx: -26019 },
+ { start: 0x751c, end: 0x751c, idx: -26020 },
+ { start: 0x751e, end: 0x751f, idx: -26021 },
+ { start: 0x7523, end: 0x7523, idx: -26024 },
+ { start: 0x7525, end: 0x7526, idx: -26025 },
+ { start: 0x7528, end: 0x7528, idx: -26026 },
+ { start: 0x752b, end: 0x752c, idx: -26028 },
+ { start: 0x752f, end: 0x7533, idx: -26030 },
+ { start: 0x7537, end: 0x7538, idx: -26033 },
+ { start: 0x753a, end: 0x753c, idx: -26034 },
+ { start: 0x7544, end: 0x7544, idx: -26041 },
+ { start: 0x7546, end: 0x7546, idx: -26042 },
+ { start: 0x7549, end: 0x754d, idx: -26044 },
+ { start: 0x754f, end: 0x754f, idx: -26045 },
+ { start: 0x7551, end: 0x7551, idx: -26046 },
+ { start: 0x7554, end: 0x7554, idx: -26048 },
+ { start: 0x7559, end: 0x755d, idx: -26052 },
+ { start: 0x7560, end: 0x7560, idx: -26054 },
+ { start: 0x7562, end: 0x7562, idx: -26055 },
+ { start: 0x7564, end: 0x7567, idx: -26056 },
+ { start: 0x7569, end: 0x756b, idx: -26057 },
+ { start: 0x756d, end: 0x756d, idx: -26058 },
+ { start: 0x756f, end: 0x7570, idx: -26059 },
+ { start: 0x7573, end: 0x7574, idx: -26061 },
+ { start: 0x7576, end: 0x7578, idx: -26062 },
+ { start: 0x757f, end: 0x757f, idx: -26068 },
+ { start: 0x7582, end: 0x7582, idx: -26070 },
+ { start: 0x7586, end: 0x7587, idx: -26073 },
+ { start: 0x7589, end: 0x758b, idx: -26074 },
+ { start: 0x758e, end: 0x758f, idx: -26076 },
+ { start: 0x7591, end: 0x7591, idx: -26077 },
+ { start: 0x7594, end: 0x7594, idx: -26079 },
+ { start: 0x759a, end: 0x759a, idx: -26084 },
+ { start: 0x759d, end: 0x759d, idx: -26086 },
+ { start: 0x75a3, end: 0x75a3, idx: -26091 },
+ { start: 0x75a5, end: 0x75a5, idx: -26092 },
+ { start: 0x75ab, end: 0x75ab, idx: -26097 },
+ { start: 0x75b1, end: 0x75b3, idx: -26102 },
+ { start: 0x75b5, end: 0x75b5, idx: -26103 },
+ { start: 0x75b8, end: 0x75b9, idx: -26105 },
+ { start: 0x75bc, end: 0x75be, idx: -26107 },
+ { start: 0x75c2, end: 0x75c3, idx: -26110 },
+ { start: 0x75c5, end: 0x75c5, idx: -26111 },
+ { start: 0x75c7, end: 0x75c7, idx: -26112 },
+ { start: 0x75ca, end: 0x75ca, idx: -26114 },
+ { start: 0x75cd, end: 0x75cd, idx: -26116 },
+ { start: 0x75d2, end: 0x75d2, idx: -26120 },
+ { start: 0x75d4, end: 0x75d5, idx: -26121 },
+ { start: 0x75d8, end: 0x75d9, idx: -26123 },
+ { start: 0x75db, end: 0x75db, idx: -26124 },
+ { start: 0x75de, end: 0x75de, idx: -26126 },
+ { start: 0x75e2, end: 0x75e3, idx: -26129 },
+ { start: 0x75e9, end: 0x75e9, idx: -26134 },
+ { start: 0x75f0, end: 0x75f0, idx: -26140 },
+ { start: 0x75f2, end: 0x75f4, idx: -26141 },
+ { start: 0x75fa, end: 0x75fa, idx: -26146 },
+ { start: 0x75fc, end: 0x75fc, idx: -26147 },
+ { start: 0x75fe, end: 0x75ff, idx: -26148 },
+ { start: 0x7601, end: 0x7601, idx: -26149 },
+ { start: 0x7609, end: 0x7609, idx: -26156 },
+ { start: 0x760b, end: 0x760b, idx: -26157 },
+ { start: 0x760d, end: 0x760d, idx: -26158 },
+ { start: 0x761f, end: 0x7622, idx: -26175 },
+ { start: 0x7624, end: 0x7624, idx: -26176 },
+ { start: 0x7626, end: 0x7627, idx: -26177 },
+ { start: 0x7630, end: 0x7630, idx: -26185 },
+ { start: 0x7634, end: 0x7634, idx: -26188 },
+ { start: 0x763b, end: 0x763b, idx: -26194 },
+ { start: 0x7642, end: 0x7642, idx: -26200 },
+ { start: 0x7646, end: 0x7648, idx: -26203 },
+ { start: 0x764c, end: 0x764c, idx: -26206 },
+ { start: 0x7652, end: 0x7652, idx: -26211 },
+ { start: 0x7656, end: 0x7656, idx: -26214 },
+ { start: 0x7658, end: 0x7658, idx: -26215 },
+ { start: 0x765c, end: 0x765c, idx: -26218 },
+ { start: 0x7661, end: 0x7662, idx: -26222 },
+ { start: 0x7667, end: 0x766a, idx: -26226 },
+ { start: 0x766c, end: 0x766c, idx: -26227 },
+ { start: 0x7670, end: 0x7670, idx: -26230 },
+ { start: 0x7672, end: 0x7672, idx: -26231 },
+ { start: 0x7676, end: 0x7676, idx: -26234 },
+ { start: 0x7678, end: 0x7678, idx: -26235 },
+ { start: 0x767a, end: 0x767e, idx: -26236 },
+ { start: 0x7680, end: 0x7680, idx: -26237 },
+ { start: 0x7682, end: 0x7684, idx: -26238 },
+ { start: 0x7686, end: 0x7688, idx: -26239 },
+ { start: 0x768b, end: 0x768b, idx: -26241 },
+ { start: 0x768e, end: 0x768e, idx: -26243 },
+ { start: 0x7690, end: 0x7690, idx: -26244 },
+ { start: 0x7693, end: 0x7693, idx: -26246 },
+ { start: 0x7696, end: 0x7696, idx: -26248 },
+ { start: 0x7699, end: 0x769c, idx: -26250 },
+ { start: 0x769e, end: 0x769e, idx: -26251 },
+ { start: 0x76a6, end: 0x76a6, idx: -26258 },
+ { start: 0x76ae, end: 0x76ae, idx: -26265 },
+ { start: 0x76b0, end: 0x76b0, idx: -26266 },
+ { start: 0x76b4, end: 0x76b4, idx: -26269 },
+ { start: 0x76b7, end: 0x76ba, idx: -26271 },
+ { start: 0x76bf, end: 0x76bf, idx: -26275 },
+ { start: 0x76c2, end: 0x76c3, idx: -26277 },
+ { start: 0x76c6, end: 0x76c6, idx: -26279 },
+ { start: 0x76c8, end: 0x76c8, idx: -26280 },
+ { start: 0x76ca, end: 0x76ca, idx: -26281 },
+ { start: 0x76cd, end: 0x76cd, idx: -26283 },
+ { start: 0x76d2, end: 0x76d2, idx: -26287 },
+ { start: 0x76d6, end: 0x76d7, idx: -26290 },
+ { start: 0x76db, end: 0x76dc, idx: -26293 },
+ { start: 0x76de, end: 0x76df, idx: -26294 },
+ { start: 0x76e1, end: 0x76e1, idx: -26295 },
+ { start: 0x76e3, end: 0x76e5, idx: -26296 },
+ { start: 0x76e7, end: 0x76e7, idx: -26297 },
+ { start: 0x76ea, end: 0x76ea, idx: -26299 },
+ { start: 0x76ee, end: 0x76ee, idx: -26302 },
+ { start: 0x76f2, end: 0x76f2, idx: -26305 },
+ { start: 0x76f4, end: 0x76f4, idx: -26306 },
+ { start: 0x76f8, end: 0x76f8, idx: -26309 },
+ { start: 0x76fb, end: 0x76fb, idx: -26311 },
+ { start: 0x76fe, end: 0x76fe, idx: -26313 },
+ { start: 0x7701, end: 0x7701, idx: -26315 },
+ { start: 0x7704, end: 0x7704, idx: -26317 },
+ { start: 0x7707, end: 0x7709, idx: -26319 },
+ { start: 0x770b, end: 0x770c, idx: -26320 },
+ { start: 0x771b, end: 0x771b, idx: -26334 },
+ { start: 0x771e, end: 0x7720, idx: -26336 },
+ { start: 0x7724, end: 0x7726, idx: -26339 },
+ { start: 0x7729, end: 0x7729, idx: -26341 },
+ { start: 0x7737, end: 0x7738, idx: -26354 },
+ { start: 0x773a, end: 0x773a, idx: -26355 },
+ { start: 0x773c, end: 0x773c, idx: -26356 },
+ { start: 0x7740, end: 0x7740, idx: -26359 },
+ { start: 0x7746, end: 0x7747, idx: -26364 },
+ { start: 0x775a, end: 0x775b, idx: -26382 },
+ { start: 0x7761, end: 0x7761, idx: -26387 },
+ { start: 0x7763, end: 0x7763, idx: -26388 },
+ { start: 0x7765, end: 0x7766, idx: -26389 },
+ { start: 0x7768, end: 0x7768, idx: -26390 },
+ { start: 0x776b, end: 0x776b, idx: -26392 },
+ { start: 0x7779, end: 0x7779, idx: -26405 },
+ { start: 0x777e, end: 0x777f, idx: -26409 },
+ { start: 0x778b, end: 0x778b, idx: -26420 },
+ { start: 0x778e, end: 0x778e, idx: -26422 },
+ { start: 0x7791, end: 0x7791, idx: -26424 },
+ { start: 0x779e, end: 0x779e, idx: -26436 },
+ { start: 0x77a0, end: 0x77a0, idx: -26437 },
+ { start: 0x77a5, end: 0x77a5, idx: -26441 },
+ { start: 0x77ac, end: 0x77ad, idx: -26447 },
+ { start: 0x77b0, end: 0x77b0, idx: -26449 },
+ { start: 0x77b3, end: 0x77b3, idx: -26451 },
+ { start: 0x77b6, end: 0x77b6, idx: -26453 },
+ { start: 0x77b9, end: 0x77b9, idx: -26455 },
+ { start: 0x77bb, end: 0x77bd, idx: -26456 },
+ { start: 0x77bf, end: 0x77bf, idx: -26457 },
+ { start: 0x77c7, end: 0x77c7, idx: -26464 },
+ { start: 0x77cd, end: 0x77cd, idx: -26469 },
+ { start: 0x77d7, end: 0x77d7, idx: -26478 },
+ { start: 0x77da, end: 0x77dc, idx: -26480 },
+ { start: 0x77e2, end: 0x77e3, idx: -26485 },
+ { start: 0x77e5, end: 0x77e5, idx: -26486 },
+ { start: 0x77e7, end: 0x77e7, idx: -26487 },
+ { start: 0x77e9, end: 0x77e9, idx: -26488 },
+ { start: 0x77ed, end: 0x77ef, idx: -26491 },
+ { start: 0x77f3, end: 0x77f3, idx: -26494 },
+ { start: 0x77fc, end: 0x77fc, idx: -26502 },
+ { start: 0x7802, end: 0x7802, idx: -26507 },
+ { start: 0x780c, end: 0x780c, idx: -26516 },
+ { start: 0x7812, end: 0x7812, idx: -26521 },
+ { start: 0x7814, end: 0x7815, idx: -26522 },
+ { start: 0x7820, end: 0x7821, idx: -26532 },
+ { start: 0x7825, end: 0x7827, idx: -26535 },
+ { start: 0x7832, end: 0x7832, idx: -26545 },
+ { start: 0x7834, end: 0x7834, idx: -26546 },
+ { start: 0x783a, end: 0x783a, idx: -26551 },
+ { start: 0x783f, end: 0x783f, idx: -26555 },
+ { start: 0x7845, end: 0x7845, idx: -26560 },
+ { start: 0x784e, end: 0x784e, idx: -26568 },
+ { start: 0x785d, end: 0x785d, idx: -26582 },
+ { start: 0x7864, end: 0x7864, idx: -26588 },
+ { start: 0x786b, end: 0x786c, idx: -26594 },
+ { start: 0x786f, end: 0x786f, idx: -26596 },
+ { start: 0x7872, end: 0x7872, idx: -26598 },
+ { start: 0x7874, end: 0x7874, idx: -26599 },
+ { start: 0x787a, end: 0x787a, idx: -26604 },
+ { start: 0x787c, end: 0x787c, idx: -26605 },
+ { start: 0x7881, end: 0x7881, idx: -26609 },
+ { start: 0x7886, end: 0x7887, idx: -26613 },
+ { start: 0x788c, end: 0x788e, idx: -26617 },
+ { start: 0x7891, end: 0x7891, idx: -26619 },
+ { start: 0x7893, end: 0x7893, idx: -26620 },
+ { start: 0x7895, end: 0x7895, idx: -26621 },
+ { start: 0x7897, end: 0x7897, idx: -26622 },
+ { start: 0x789a, end: 0x789a, idx: -26624 },
+ { start: 0x78a3, end: 0x78a3, idx: -26632 },
+ { start: 0x78a7, end: 0x78a7, idx: -26635 },
+ { start: 0x78a9, end: 0x78aa, idx: -26636 },
+ { start: 0x78af, end: 0x78af, idx: -26640 },
+ { start: 0x78b5, end: 0x78b5, idx: -26645 },
+ { start: 0x78ba, end: 0x78ba, idx: -26649 },
+ { start: 0x78bc, end: 0x78bc, idx: -26650 },
+ { start: 0x78be, end: 0x78be, idx: -26651 },
+ { start: 0x78c1, end: 0x78c1, idx: -26653 },
+ { start: 0x78c5, end: 0x78c6, idx: -26656 },
+ { start: 0x78ca, end: 0x78cb, idx: -26659 },
+ { start: 0x78d0, end: 0x78d1, idx: -26663 },
+ { start: 0x78d4, end: 0x78d4, idx: -26665 },
+ { start: 0x78da, end: 0x78da, idx: -26670 },
+ { start: 0x78e7, end: 0x78e8, idx: -26682 },
+ { start: 0x78ec, end: 0x78ec, idx: -26685 },
+ { start: 0x78ef, end: 0x78ef, idx: -26687 },
+ { start: 0x78f4, end: 0x78f4, idx: -26691 },
+ { start: 0x78fd, end: 0x78fd, idx: -26699 },
+ { start: 0x7901, end: 0x7901, idx: -26702 },
+ { start: 0x7907, end: 0x7907, idx: -26707 },
+ { start: 0x790e, end: 0x790e, idx: -26713 },
+ { start: 0x7911, end: 0x7912, idx: -26715 },
+ { start: 0x7919, end: 0x7919, idx: -26721 },
+ { start: 0x7926, end: 0x7926, idx: -26733 },
+ { start: 0x792a, end: 0x792c, idx: -26736 },
+ { start: 0x7930, end: 0x7930, idx: -26739 },
+ { start: 0x793a, end: 0x793a, idx: -26748 },
+ { start: 0x793c, end: 0x793c, idx: -26749 },
+ { start: 0x793e, end: 0x793e, idx: -26750 },
+ { start: 0x7940, end: 0x7941, idx: -26751 },
+ { start: 0x7947, end: 0x7949, idx: -26756 },
+ { start: 0x7950, end: 0x7950, idx: -26762 },
+ { start: 0x7953, end: 0x7953, idx: -26764 },
+ { start: 0x7955, end: 0x7957, idx: -26765 },
+ { start: 0x795a, end: 0x795a, idx: -26767 },
+ { start: 0x795d, end: 0x7960, idx: -26769 },
+ { start: 0x7962, end: 0x7962, idx: -26770 },
+ { start: 0x7965, end: 0x7965, idx: -26772 },
+ { start: 0x7968, end: 0x7968, idx: -26774 },
+ { start: 0x796d, end: 0x796d, idx: -26778 },
+ { start: 0x7977, end: 0x7977, idx: -26787 },
+ { start: 0x797a, end: 0x797a, idx: -26789 },
+ { start: 0x797f, end: 0x7981, idx: -26793 },
+ { start: 0x7984, end: 0x7985, idx: -26795 },
+ { start: 0x798a, end: 0x798a, idx: -26799 },
+ { start: 0x798d, end: 0x798f, idx: -26801 },
+ { start: 0x7994, end: 0x7994, idx: -26805 },
+ { start: 0x799b, end: 0x799b, idx: -26811 },
+ { start: 0x799d, end: 0x799d, idx: -26812 },
+ { start: 0x79a6, end: 0x79a7, idx: -26820 },
+ { start: 0x79aa, end: 0x79aa, idx: -26822 },
+ { start: 0x79ae, end: 0x79ae, idx: -26825 },
+ { start: 0x79b0, end: 0x79b1, idx: -26826 },
+ { start: 0x79b3, end: 0x79b3, idx: -26827 },
+ { start: 0x79b9, end: 0x79ba, idx: -26832 },
+ { start: 0x79bd, end: 0x79c1, idx: -26834 },
+ { start: 0x79c9, end: 0x79c9, idx: -26841 },
+ { start: 0x79cb, end: 0x79cb, idx: -26842 },
+ { start: 0x79d1, end: 0x79d2, idx: -26847 },
+ { start: 0x79d5, end: 0x79d5, idx: -26849 },
+ { start: 0x79d8, end: 0x79d8, idx: -26851 },
+ { start: 0x79df, end: 0x79df, idx: -26857 },
+ { start: 0x79e1, end: 0x79e1, idx: -26858 },
+ { start: 0x79e3, end: 0x79e4, idx: -26859 },
+ { start: 0x79e6, end: 0x79e7, idx: -26860 },
+ { start: 0x79e9, end: 0x79e9, idx: -26861 },
+ { start: 0x79ec, end: 0x79ec, idx: -26863 },
+ { start: 0x79f0, end: 0x79f0, idx: -26866 },
+ { start: 0x79fb, end: 0x79fb, idx: -26876 },
+ { start: 0x7a00, end: 0x7a00, idx: -26880 },
+ { start: 0x7a08, end: 0x7a08, idx: -26887 },
+ { start: 0x7a0b, end: 0x7a0b, idx: -26889 },
+ { start: 0x7a0d, end: 0x7a0e, idx: -26890 },
+ { start: 0x7a14, end: 0x7a14, idx: -26895 },
+ { start: 0x7a17, end: 0x7a1a, idx: -26897 },
+ { start: 0x7a1c, end: 0x7a1c, idx: -26898 },
+ { start: 0x7a1f, end: 0x7a20, idx: -26900 },
+ { start: 0x7a2e, end: 0x7a2e, idx: -26913 },
+ { start: 0x7a31, end: 0x7a32, idx: -26915 },
+ { start: 0x7a37, end: 0x7a37, idx: -26919 },
+ { start: 0x7a3b, end: 0x7a40, idx: -26922 },
+ { start: 0x7a42, end: 0x7a43, idx: -26923 },
+ { start: 0x7a46, end: 0x7a46, idx: -26925 },
+ { start: 0x7a49, end: 0x7a49, idx: -26927 },
+ { start: 0x7a4d, end: 0x7a50, idx: -26930 },
+ { start: 0x7a57, end: 0x7a57, idx: -26936 },
+ { start: 0x7a61, end: 0x7a63, idx: -26945 },
+ { start: 0x7a69, end: 0x7a69, idx: -26950 },
+ { start: 0x7a6b, end: 0x7a6b, idx: -26951 },
+ { start: 0x7a70, end: 0x7a70, idx: -26955 },
+ { start: 0x7a74, end: 0x7a74, idx: -26958 },
+ { start: 0x7a76, end: 0x7a76, idx: -26959 },
+ { start: 0x7a79, end: 0x7a7a, idx: -26961 },
+ { start: 0x7a7d, end: 0x7a7d, idx: -26963 },
+ { start: 0x7a7f, end: 0x7a7f, idx: -26964 },
+ { start: 0x7a81, end: 0x7a81, idx: -26965 },
+ { start: 0x7a83, end: 0x7a84, idx: -26966 },
+ { start: 0x7a88, end: 0x7a88, idx: -26969 },
+ { start: 0x7a92, end: 0x7a93, idx: -26978 },
+ { start: 0x7a95, end: 0x7a98, idx: -26979 },
+ { start: 0x7a9f, end: 0x7a9f, idx: -26985 },
+ { start: 0x7aa9, end: 0x7aaa, idx: -26994 },
+ { start: 0x7aae, end: 0x7ab0, idx: -26997 },
+ { start: 0x7ab6, end: 0x7ab6, idx: -27002 },
+ { start: 0x7aba, end: 0x7aba, idx: -27005 },
+ { start: 0x7abf, end: 0x7abf, idx: -27009 },
+ { start: 0x7ac3, end: 0x7ac5, idx: -27012 },
+ { start: 0x7ac7, end: 0x7ac8, idx: -27013 },
+ { start: 0x7aca, end: 0x7acb, idx: -27014 },
+ { start: 0x7acd, end: 0x7acd, idx: -27015 },
+ { start: 0x7acf, end: 0x7acf, idx: -27016 },
+ { start: 0x7ad1, end: 0x7ad3, idx: -27017 },
+ { start: 0x7ad5, end: 0x7ad5, idx: -27018 },
+ { start: 0x7ad9, end: 0x7ada, idx: -27021 },
+ { start: 0x7adc, end: 0x7add, idx: -27022 },
+ { start: 0x7adf, end: 0x7ae3, idx: -27023 },
+ { start: 0x7ae5, end: 0x7ae7, idx: -27024 },
+ { start: 0x7aea, end: 0x7aeb, idx: -27026 },
+ { start: 0x7aed, end: 0x7aed, idx: -27027 },
+ { start: 0x7aef, end: 0x7af0, idx: -27028 },
+ { start: 0x7af6, end: 0x7af6, idx: -27033 },
+ { start: 0x7af8, end: 0x7afa, idx: -27034 },
+ { start: 0x7aff, end: 0x7aff, idx: -27038 },
+ { start: 0x7b02, end: 0x7b02, idx: -27040 },
+ { start: 0x7b04, end: 0x7b04, idx: -27041 },
+ { start: 0x7b06, end: 0x7b06, idx: -27042 },
+ { start: 0x7b08, end: 0x7b08, idx: -27043 },
+ { start: 0x7b0a, end: 0x7b0b, idx: -27044 },
+ { start: 0x7b0f, end: 0x7b0f, idx: -27047 },
+ { start: 0x7b11, end: 0x7b11, idx: -27048 },
+ { start: 0x7b18, end: 0x7b19, idx: -27054 },
+ { start: 0x7b1b, end: 0x7b1b, idx: -27055 },
+ { start: 0x7b1e, end: 0x7b1e, idx: -27057 },
+ { start: 0x7b20, end: 0x7b20, idx: -27058 },
+ { start: 0x7b25, end: 0x7b26, idx: -27062 },
+ { start: 0x7b28, end: 0x7b28, idx: -27063 },
+ { start: 0x7b2c, end: 0x7b2c, idx: -27066 },
+ { start: 0x7b33, end: 0x7b33, idx: -27072 },
+ { start: 0x7b35, end: 0x7b36, idx: -27073 },
+ { start: 0x7b39, end: 0x7b39, idx: -27075 },
+ { start: 0x7b45, end: 0x7b46, idx: -27086 },
+ { start: 0x7b48, end: 0x7b49, idx: -27087 },
+ { start: 0x7b4b, end: 0x7b4d, idx: -27088 },
+ { start: 0x7b4f, end: 0x7b52, idx: -27089 },
+ { start: 0x7b54, end: 0x7b54, idx: -27090 },
+ { start: 0x7b56, end: 0x7b56, idx: -27091 },
+ { start: 0x7b5d, end: 0x7b5d, idx: -27097 },
+ { start: 0x7b65, end: 0x7b65, idx: -27104 },
+ { start: 0x7b67, end: 0x7b67, idx: -27105 },
+ { start: 0x7b6c, end: 0x7b6c, idx: -27109 },
+ { start: 0x7b6e, end: 0x7b6e, idx: -27110 },
+ { start: 0x7b70, end: 0x7b71, idx: -27111 },
+ { start: 0x7b74, end: 0x7b75, idx: -27113 },
+ { start: 0x7b7a, end: 0x7b7a, idx: -27117 },
+ { start: 0x7b86, end: 0x7b87, idx: -27128 },
+ { start: 0x7b8b, end: 0x7b8b, idx: -27131 },
+ { start: 0x7b8d, end: 0x7b8d, idx: -27132 },
+ { start: 0x7b8f, end: 0x7b8f, idx: -27133 },
+ { start: 0x7b92, end: 0x7b92, idx: -27135 },
+ { start: 0x7b94, end: 0x7b95, idx: -27136 },
+ { start: 0x7b97, end: 0x7b9a, idx: -27137 },
+ { start: 0x7b9c, end: 0x7b9f, idx: -27138 },
+ { start: 0x7ba1, end: 0x7ba1, idx: -27139 },
+ { start: 0x7baa, end: 0x7baa, idx: -27147 },
+ { start: 0x7bad, end: 0x7bad, idx: -27149 },
+ { start: 0x7bb1, end: 0x7bb1, idx: -27152 },
+ { start: 0x7bb4, end: 0x7bb4, idx: -27154 },
+ { start: 0x7bb8, end: 0x7bb8, idx: -27157 },
+ { start: 0x7bc0, end: 0x7bc1, idx: -27164 },
+ { start: 0x7bc4, end: 0x7bc4, idx: -27166 },
+ { start: 0x7bc6, end: 0x7bc7, idx: -27167 },
+ { start: 0x7bc9, end: 0x7bc9, idx: -27168 },
+ { start: 0x7bcb, end: 0x7bcc, idx: -27169 },
+ { start: 0x7bcf, end: 0x7bcf, idx: -27171 },
+ { start: 0x7bdd, end: 0x7bdd, idx: -27184 },
+ { start: 0x7be0, end: 0x7be0, idx: -27186 },
+ { start: 0x7be4, end: 0x7be6, idx: -27189 },
+ { start: 0x7be9, end: 0x7be9, idx: -27191 },
+ { start: 0x7bed, end: 0x7bed, idx: -27194 },
+ { start: 0x7bf3, end: 0x7bf3, idx: -27199 },
+ { start: 0x7bf6, end: 0x7bf7, idx: -27201 },
+ { start: 0x7c00, end: 0x7c00, idx: -27209 },
+ { start: 0x7c07, end: 0x7c07, idx: -27215 },
+ { start: 0x7c0d, end: 0x7c0d, idx: -27220 },
+ { start: 0x7c11, end: 0x7c14, idx: -27223 },
+ { start: 0x7c17, end: 0x7c17, idx: -27225 },
+ { start: 0x7c1e, end: 0x7c1f, idx: -27231 },
+ { start: 0x7c21, end: 0x7c21, idx: -27232 },
+ { start: 0x7c23, end: 0x7c23, idx: -27233 },
+ { start: 0x7c27, end: 0x7c27, idx: -27236 },
+ { start: 0x7c2a, end: 0x7c2b, idx: -27238 },
+ { start: 0x7c37, end: 0x7c38, idx: -27249 },
+ { start: 0x7c3d, end: 0x7c40, idx: -27253 },
+ { start: 0x7c43, end: 0x7c43, idx: -27255 },
+ { start: 0x7c4c, end: 0x7c4d, idx: -27263 },
+ { start: 0x7c4f, end: 0x7c50, idx: -27264 },
+ { start: 0x7c54, end: 0x7c54, idx: -27267 },
+ { start: 0x7c56, end: 0x7c56, idx: -27268 },
+ { start: 0x7c58, end: 0x7c58, idx: -27269 },
+ { start: 0x7c5f, end: 0x7c60, idx: -27275 },
+ { start: 0x7c64, end: 0x7c65, idx: -27278 },
+ { start: 0x7c6c, end: 0x7c6c, idx: -27284 },
+ { start: 0x7c73, end: 0x7c73, idx: -27290 },
+ { start: 0x7c75, end: 0x7c75, idx: -27291 },
+ { start: 0x7c7e, end: 0x7c7e, idx: -27299 },
+ { start: 0x7c81, end: 0x7c83, idx: -27301 },
+ { start: 0x7c89, end: 0x7c89, idx: -27306 },
+ { start: 0x7c8b, end: 0x7c8b, idx: -27307 },
+ { start: 0x7c8d, end: 0x7c8d, idx: -27308 },
+ { start: 0x7c90, end: 0x7c90, idx: -27310 },
+ { start: 0x7c92, end: 0x7c92, idx: -27311 },
+ { start: 0x7c95, end: 0x7c95, idx: -27313 },
+ { start: 0x7c97, end: 0x7c98, idx: -27314 },
+ { start: 0x7c9b, end: 0x7c9b, idx: -27316 },
+ { start: 0x7c9f, end: 0x7c9f, idx: -27319 },
+ { start: 0x7ca1, end: 0x7ca2, idx: -27320 },
+ { start: 0x7ca4, end: 0x7ca5, idx: -27321 },
+ { start: 0x7ca7, end: 0x7ca8, idx: -27322 },
+ { start: 0x7cab, end: 0x7cab, idx: -27324 },
+ { start: 0x7cad, end: 0x7cae, idx: -27325 },
+ { start: 0x7cb1, end: 0x7cb3, idx: -27327 },
+ { start: 0x7cb9, end: 0x7cb9, idx: -27332 },
+ { start: 0x7cbd, end: 0x7cbe, idx: -27335 },
+ { start: 0x7cc0, end: 0x7cc0, idx: -27336 },
+ { start: 0x7cc2, end: 0x7cc2, idx: -27337 },
+ { start: 0x7cc5, end: 0x7cc5, idx: -27339 },
+ { start: 0x7cca, end: 0x7cca, idx: -27343 },
+ { start: 0x7cce, end: 0x7cce, idx: -27346 },
+ { start: 0x7cd2, end: 0x7cd2, idx: -27349 },
+ { start: 0x7cd6, end: 0x7cd6, idx: -27352 },
+ { start: 0x7cd8, end: 0x7cd8, idx: -27353 },
+ { start: 0x7cdc, end: 0x7cdc, idx: -27356 },
+ { start: 0x7cde, end: 0x7ce0, idx: -27357 },
+ { start: 0x7ce2, end: 0x7ce2, idx: -27358 },
+ { start: 0x7ce7, end: 0x7ce7, idx: -27362 },
+ { start: 0x7cef, end: 0x7cef, idx: -27369 },
+ { start: 0x7cf2, end: 0x7cf2, idx: -27371 },
+ { start: 0x7cf4, end: 0x7cf4, idx: -27372 },
+ { start: 0x7cf6, end: 0x7cf6, idx: -27373 },
+ { start: 0x7cf8, end: 0x7cf8, idx: -27374 },
+ { start: 0x7cfa, end: 0x7cfb, idx: -27375 },
+ { start: 0x7cfe, end: 0x7cfe, idx: -27377 },
+ { start: 0x7d00, end: 0x7d00, idx: -27378 },
+ { start: 0x7d02, end: 0x7d02, idx: -27379 },
+ { start: 0x7d04, end: 0x7d06, idx: -27380 },
+ { start: 0x7d0a, end: 0x7d0b, idx: -27383 },
+ { start: 0x7d0d, end: 0x7d0d, idx: -27384 },
+ { start: 0x7d10, end: 0x7d10, idx: -27386 },
+ { start: 0x7d14, end: 0x7d15, idx: -27389 },
+ { start: 0x7d17, end: 0x7d1c, idx: -27390 },
+ { start: 0x7d20, end: 0x7d22, idx: -27393 },
+ { start: 0x7d2b, end: 0x7d2c, idx: -27401 },
+ { start: 0x7d2e, end: 0x7d30, idx: -27402 },
+ { start: 0x7d32, end: 0x7d33, idx: -27403 },
+ { start: 0x7d35, end: 0x7d35, idx: -27404 },
+ { start: 0x7d39, end: 0x7d3a, idx: -27407 },
+ { start: 0x7d3f, end: 0x7d3f, idx: -27411 },
+ { start: 0x7d42, end: 0x7d46, idx: -27413 },
+ { start: 0x7d48, end: 0x7d48, idx: -27414 },
+ { start: 0x7d4b, end: 0x7d4c, idx: -27416 },
+ { start: 0x7d4e, end: 0x7d50, idx: -27417 },
+ { start: 0x7d56, end: 0x7d56, idx: -27422 },
+ { start: 0x7d5b, end: 0x7d5c, idx: -27426 },
+ { start: 0x7d5e, end: 0x7d5e, idx: -27427 },
+ { start: 0x7d61, end: 0x7d63, idx: -27429 },
+ { start: 0x7d66, end: 0x7d66, idx: -27431 },
+ { start: 0x7d68, end: 0x7d68, idx: -27432 },
+ { start: 0x7d6e, end: 0x7d6e, idx: -27437 },
+ { start: 0x7d71, end: 0x7d73, idx: -27439 },
+ { start: 0x7d75, end: 0x7d76, idx: -27440 },
+ { start: 0x7d79, end: 0x7d79, idx: -27442 },
+ { start: 0x7d7d, end: 0x7d7d, idx: -27445 },
+ { start: 0x7d89, end: 0x7d89, idx: -27456 },
+ { start: 0x7d8f, end: 0x7d8f, idx: -27461 },
+ { start: 0x7d93, end: 0x7d93, idx: -27464 },
+ { start: 0x7d99, end: 0x7d9c, idx: -27469 },
+ { start: 0x7d9f, end: 0x7da0, idx: -27471 },
+ { start: 0x7da2, end: 0x7da3, idx: -27472 },
+ { start: 0x7dab, end: 0x7db2, idx: -27479 },
+ { start: 0x7db4, end: 0x7db5, idx: -27480 },
+ { start: 0x7db7, end: 0x7db8, idx: -27481 },
+ { start: 0x7dba, end: 0x7dbb, idx: -27482 },
+ { start: 0x7dbd, end: 0x7dbf, idx: -27483 },
+ { start: 0x7dc7, end: 0x7dc7, idx: -27490 },
+ { start: 0x7dca, end: 0x7dcb, idx: -27492 },
+ { start: 0x7dcf, end: 0x7dcf, idx: -27495 },
+ { start: 0x7dd1, end: 0x7dd2, idx: -27496 },
+ { start: 0x7dd5, end: 0x7dd6, idx: -27498 },
+ { start: 0x7dd8, end: 0x7dd8, idx: -27499 },
+ { start: 0x7dda, end: 0x7dda, idx: -27500 },
+ { start: 0x7ddc, end: 0x7dde, idx: -27501 },
+ { start: 0x7de0, end: 0x7de1, idx: -27502 },
+ { start: 0x7de4, end: 0x7de4, idx: -27504 },
+ { start: 0x7de8, end: 0x7de9, idx: -27507 },
+ { start: 0x7dec, end: 0x7dec, idx: -27509 },
+ { start: 0x7def, end: 0x7def, idx: -27511 },
+ { start: 0x7df2, end: 0x7df2, idx: -27513 },
+ { start: 0x7df4, end: 0x7df4, idx: -27514 },
+ { start: 0x7dfb, end: 0x7dfb, idx: -27520 },
+ { start: 0x7e01, end: 0x7e01, idx: -27525 },
+ { start: 0x7e04, end: 0x7e05, idx: -27527 },
+ { start: 0x7e09, end: 0x7e0b, idx: -27530 },
+ { start: 0x7e12, end: 0x7e12, idx: -27536 },
+ { start: 0x7e1b, end: 0x7e1b, idx: -27544 },
+ { start: 0x7e1e, end: 0x7e1f, idx: -27546 },
+ { start: 0x7e21, end: 0x7e23, idx: -27547 },
+ { start: 0x7e26, end: 0x7e26, idx: -27549 },
+ { start: 0x7e2b, end: 0x7e2b, idx: -27553 },
+ { start: 0x7e2e, end: 0x7e2e, idx: -27555 },
+ { start: 0x7e31, end: 0x7e32, idx: -27557 },
+ { start: 0x7e35, end: 0x7e35, idx: -27559 },
+ { start: 0x7e37, end: 0x7e37, idx: -27560 },
+ { start: 0x7e39, end: 0x7e3b, idx: -27561 },
+ { start: 0x7e3d, end: 0x7e3e, idx: -27562 },
+ { start: 0x7e41, end: 0x7e41, idx: -27564 },
+ { start: 0x7e43, end: 0x7e43, idx: -27565 },
+ { start: 0x7e46, end: 0x7e46, idx: -27567 },
+ { start: 0x7e48, end: 0x7e48, idx: -27568 },
+ { start: 0x7e4a, end: 0x7e4b, idx: -27569 },
+ { start: 0x7e4d, end: 0x7e4d, idx: -27570 },
+ { start: 0x7e52, end: 0x7e52, idx: -27574 },
+ { start: 0x7e54, end: 0x7e56, idx: -27575 },
+ { start: 0x7e59, end: 0x7e5a, idx: -27577 },
+ { start: 0x7e5d, end: 0x7e5e, idx: -27579 },
+ { start: 0x7e61, end: 0x7e61, idx: -27581 },
+ { start: 0x7e66, end: 0x7e67, idx: -27585 },
+ { start: 0x7e69, end: 0x7e6b, idx: -27586 },
+ { start: 0x7e6d, end: 0x7e6d, idx: -27587 },
+ { start: 0x7e70, end: 0x7e70, idx: -27589 },
+ { start: 0x7e79, end: 0x7e79, idx: -27597 },
+ { start: 0x7e7b, end: 0x7e7d, idx: -27598 },
+ { start: 0x7e7f, end: 0x7e7f, idx: -27599 },
+ { start: 0x7e82, end: 0x7e83, idx: -27601 },
+ { start: 0x7e88, end: 0x7e8a, idx: -27605 },
+ { start: 0x7e8c, end: 0x7e8c, idx: -27606 },
+ { start: 0x7e8e, end: 0x7e90, idx: -27607 },
+ { start: 0x7e92, end: 0x7e94, idx: -27608 },
+ { start: 0x7e96, end: 0x7e96, idx: -27609 },
+ { start: 0x7e9b, end: 0x7e9c, idx: -27613 },
+ { start: 0x7f36, end: 0x7f36, idx: -27766 },
+ { start: 0x7f38, end: 0x7f38, idx: -27767 },
+ { start: 0x7f3a, end: 0x7f3a, idx: -27768 },
+ { start: 0x7f45, end: 0x7f45, idx: -27778 },
+ { start: 0x7f47, end: 0x7f47, idx: -27779 },
+ { start: 0x7f4c, end: 0x7f4e, idx: -27783 },
+ { start: 0x7f50, end: 0x7f51, idx: -27784 },
+ { start: 0x7f54, end: 0x7f55, idx: -27786 },
+ { start: 0x7f58, end: 0x7f58, idx: -27788 },
+ { start: 0x7f5f, end: 0x7f60, idx: -27794 },
+ { start: 0x7f67, end: 0x7f6b, idx: -27800 },
+ { start: 0x7f6e, end: 0x7f6e, idx: -27802 },
+ { start: 0x7f70, end: 0x7f70, idx: -27803 },
+ { start: 0x7f72, end: 0x7f72, idx: -27804 },
+ { start: 0x7f75, end: 0x7f75, idx: -27806 },
+ { start: 0x7f77, end: 0x7f79, idx: -27807 },
+ { start: 0x7f82, end: 0x7f83, idx: -27815 },
+ { start: 0x7f85, end: 0x7f88, idx: -27816 },
+ { start: 0x7f8a, end: 0x7f8a, idx: -27817 },
+ { start: 0x7f8c, end: 0x7f8c, idx: -27818 },
+ { start: 0x7f8e, end: 0x7f8e, idx: -27819 },
+ { start: 0x7f94, end: 0x7f94, idx: -27824 },
+ { start: 0x7f9a, end: 0x7f9a, idx: -27829 },
+ { start: 0x7f9d, end: 0x7f9e, idx: -27831 },
+ { start: 0x7fa1, end: 0x7fa1, idx: -27833 },
+ { start: 0x7fa3, end: 0x7fa4, idx: -27834 },
+ { start: 0x7fa8, end: 0x7fa9, idx: -27837 },
+ { start: 0x7fae, end: 0x7faf, idx: -27841 },
+ { start: 0x7fb2, end: 0x7fb2, idx: -27843 },
+ { start: 0x7fb6, end: 0x7fb6, idx: -27846 },
+ { start: 0x7fb8, end: 0x7fb9, idx: -27847 },
+ { start: 0x7fbd, end: 0x7fbd, idx: -27850 },
+ { start: 0x7fc1, end: 0x7fc1, idx: -27853 },
+ { start: 0x7fc5, end: 0x7fc6, idx: -27856 },
+ { start: 0x7fca, end: 0x7fca, idx: -27859 },
+ { start: 0x7fcc, end: 0x7fcc, idx: -27860 },
+ { start: 0x7fd2, end: 0x7fd2, idx: -27865 },
+ { start: 0x7fd4, end: 0x7fd5, idx: -27866 },
+ { start: 0x7fe0, end: 0x7fe1, idx: -27876 },
+ { start: 0x7fe6, end: 0x7fe6, idx: -27880 },
+ { start: 0x7fe9, end: 0x7fe9, idx: -27882 },
+ { start: 0x7feb, end: 0x7feb, idx: -27883 },
+ { start: 0x7ff0, end: 0x7ff0, idx: -27887 },
+ { start: 0x7ff3, end: 0x7ff3, idx: -27889 },
+ { start: 0x7ff9, end: 0x7ff9, idx: -27894 },
+ { start: 0x7ffb, end: 0x7ffc, idx: -27895 },
+ { start: 0x8000, end: 0x8001, idx: -27898 },
+ { start: 0x8003, end: 0x8006, idx: -27899 },
+ { start: 0x800b, end: 0x800c, idx: -27903 },
+ { start: 0x8010, end: 0x8010, idx: -27906 },
+ { start: 0x8012, end: 0x8012, idx: -27907 },
+ { start: 0x8015, end: 0x8015, idx: -27909 },
+ { start: 0x8017, end: 0x8019, idx: -27910 },
+ { start: 0x801c, end: 0x801c, idx: -27912 },
+ { start: 0x8021, end: 0x8021, idx: -27916 },
+ { start: 0x8028, end: 0x8028, idx: -27922 },
+ { start: 0x8033, end: 0x8033, idx: -27932 },
+ { start: 0x8036, end: 0x8036, idx: -27934 },
+ { start: 0x803b, end: 0x803b, idx: -27938 },
+ { start: 0x803d, end: 0x803d, idx: -27939 },
+ { start: 0x803f, end: 0x803f, idx: -27940 },
+ { start: 0x8046, end: 0x8046, idx: -27946 },
+ { start: 0x804a, end: 0x804a, idx: -27949 },
+ { start: 0x8052, end: 0x8052, idx: -27956 },
+ { start: 0x8056, end: 0x8056, idx: -27959 },
+ { start: 0x8058, end: 0x8058, idx: -27960 },
+ { start: 0x805a, end: 0x805a, idx: -27961 },
+ { start: 0x805e, end: 0x805f, idx: -27964 },
+ { start: 0x8061, end: 0x8062, idx: -27965 },
+ { start: 0x8068, end: 0x8068, idx: -27970 },
+ { start: 0x806f, end: 0x8070, idx: -27976 },
+ { start: 0x8072, end: 0x8074, idx: -27977 },
+ { start: 0x8076, end: 0x8077, idx: -27978 },
+ { start: 0x8079, end: 0x8079, idx: -27979 },
+ { start: 0x807d, end: 0x807f, idx: -27982 },
+ { start: 0x8084, end: 0x8087, idx: -27986 },
+ { start: 0x8089, end: 0x8089, idx: -27987 },
+ { start: 0x808b, end: 0x808c, idx: -27988 },
+ { start: 0x8093, end: 0x8093, idx: -27994 },
+ { start: 0x8096, end: 0x8096, idx: -27996 },
+ { start: 0x8098, end: 0x8098, idx: -27997 },
+ { start: 0x809a, end: 0x809b, idx: -27998 },
+ { start: 0x809d, end: 0x809d, idx: -27999 },
+ { start: 0x80a1, end: 0x80a2, idx: -28002 },
+ { start: 0x80a5, end: 0x80a5, idx: -28004 },
+ { start: 0x80a9, end: 0x80aa, idx: -28007 },
+ { start: 0x80ac, end: 0x80ad, idx: -28008 },
+ { start: 0x80af, end: 0x80af, idx: -28009 },
+ { start: 0x80b1, end: 0x80b2, idx: -28010 },
+ { start: 0x80b4, end: 0x80b4, idx: -28011 },
+ { start: 0x80ba, end: 0x80ba, idx: -28016 },
+ { start: 0x80c3, end: 0x80c4, idx: -28024 },
+ { start: 0x80c6, end: 0x80c6, idx: -28025 },
+ { start: 0x80cc, end: 0x80cc, idx: -28030 },
+ { start: 0x80ce, end: 0x80ce, idx: -28031 },
+ { start: 0x80d6, end: 0x80d6, idx: -28038 },
+ { start: 0x80d9, end: 0x80db, idx: -28040 },
+ { start: 0x80dd, end: 0x80de, idx: -28041 },
+ { start: 0x80e1, end: 0x80e1, idx: -28043 },
+ { start: 0x80e4, end: 0x80e5, idx: -28045 },
+ { start: 0x80ef, end: 0x80ef, idx: -28054 },
+ { start: 0x80f1, end: 0x80f1, idx: -28055 },
+ { start: 0x80f4, end: 0x80f4, idx: -28057 },
+ { start: 0x80f8, end: 0x80f8, idx: -28060 },
+ { start: 0x80fc, end: 0x80fd, idx: -28063 },
+ { start: 0x8102, end: 0x8102, idx: -28067 },
+ { start: 0x8105, end: 0x810a, idx: -28069 },
+ { start: 0x811a, end: 0x811b, idx: -28084 },
+ { start: 0x8123, end: 0x8123, idx: -28091 },
+ { start: 0x8129, end: 0x8129, idx: -28096 },
+ { start: 0x812f, end: 0x812f, idx: -28101 },
+ { start: 0x8131, end: 0x8131, idx: -28102 },
+ { start: 0x8133, end: 0x8133, idx: -28103 },
+ { start: 0x8139, end: 0x8139, idx: -28108 },
+ { start: 0x813e, end: 0x813e, idx: -28112 },
+ { start: 0x8141, end: 0x8141, idx: -28114 },
+ { start: 0x8146, end: 0x8146, idx: -28118 },
+ { start: 0x814b, end: 0x814b, idx: -28122 },
+ { start: 0x814e, end: 0x814e, idx: -28124 },
+ { start: 0x8150, end: 0x8151, idx: -28125 },
+ { start: 0x8153, end: 0x8155, idx: -28126 },
+ { start: 0x815f, end: 0x815f, idx: -28135 },
+ { start: 0x8165, end: 0x8166, idx: -28140 },
+ { start: 0x816b, end: 0x816b, idx: -28144 },
+ { start: 0x816e, end: 0x816e, idx: -28146 },
+ { start: 0x8170, end: 0x8171, idx: -28147 },
+ { start: 0x8174, end: 0x8174, idx: -28149 },
+ { start: 0x8178, end: 0x817a, idx: -28152 },
+ { start: 0x817f, end: 0x8180, idx: -28156 },
+ { start: 0x8182, end: 0x8183, idx: -28157 },
+ { start: 0x8188, end: 0x8188, idx: -28161 },
+ { start: 0x818a, end: 0x818a, idx: -28162 },
+ { start: 0x818f, end: 0x818f, idx: -28166 },
+ { start: 0x8193, end: 0x8193, idx: -28169 },
+ { start: 0x8195, end: 0x8195, idx: -28170 },
+ { start: 0x819a, end: 0x819a, idx: -28174 },
+ { start: 0x819c, end: 0x819d, idx: -28175 },
+ { start: 0x81a0, end: 0x81a0, idx: -28177 },
+ { start: 0x81a3, end: 0x81a4, idx: -28179 },
+ { start: 0x81a8, end: 0x81a9, idx: -28182 },
+ { start: 0x81b0, end: 0x81b0, idx: -28188 },
+ { start: 0x81b3, end: 0x81b3, idx: -28190 },
+ { start: 0x81b5, end: 0x81b5, idx: -28191 },
+ { start: 0x81b8, end: 0x81b8, idx: -28193 },
+ { start: 0x81ba, end: 0x81ba, idx: -28194 },
+ { start: 0x81bd, end: 0x81c0, idx: -28196 },
+ { start: 0x81c2, end: 0x81c2, idx: -28197 },
+ { start: 0x81c6, end: 0x81c6, idx: -28200 },
+ { start: 0x81c8, end: 0x81c9, idx: -28201 },
+ { start: 0x81cd, end: 0x81cd, idx: -28204 },
+ { start: 0x81d1, end: 0x81d1, idx: -28207 },
+ { start: 0x81d3, end: 0x81d3, idx: -28208 },
+ { start: 0x81d8, end: 0x81da, idx: -28212 },
+ { start: 0x81df, end: 0x81e0, idx: -28216 },
+ { start: 0x81e3, end: 0x81e3, idx: -28218 },
+ { start: 0x81e5, end: 0x81e5, idx: -28219 },
+ { start: 0x81e7, end: 0x81e8, idx: -28220 },
+ { start: 0x81ea, end: 0x81ea, idx: -28221 },
+ { start: 0x81ed, end: 0x81ed, idx: -28223 },
+ { start: 0x81f3, end: 0x81f4, idx: -28228 },
+ { start: 0x81fa, end: 0x81fc, idx: -28233 },
+ { start: 0x81fe, end: 0x81fe, idx: -28234 },
+ { start: 0x8201, end: 0x8202, idx: -28236 },
+ { start: 0x8205, end: 0x8205, idx: -28238 },
+ { start: 0x8207, end: 0x820a, idx: -28239 },
+ { start: 0x820c, end: 0x820e, idx: -28240 },
+ { start: 0x8210, end: 0x8210, idx: -28241 },
+ { start: 0x8212, end: 0x8212, idx: -28242 },
+ { start: 0x8216, end: 0x8218, idx: -28245 },
+ { start: 0x821b, end: 0x821c, idx: -28247 },
+ { start: 0x821e, end: 0x821f, idx: -28248 },
+ { start: 0x8229, end: 0x822c, idx: -28257 },
+ { start: 0x822e, end: 0x822e, idx: -28258 },
+ { start: 0x8233, end: 0x8233, idx: -28262 },
+ { start: 0x8235, end: 0x8239, idx: -28263 },
+ { start: 0x8240, end: 0x8240, idx: -28269 },
+ { start: 0x8247, end: 0x8247, idx: -28275 },
+ { start: 0x8258, end: 0x825a, idx: -28291 },
+ { start: 0x825d, end: 0x825d, idx: -28293 },
+ { start: 0x825f, end: 0x825f, idx: -28294 },
+ { start: 0x8262, end: 0x8262, idx: -28296 },
+ { start: 0x8264, end: 0x8264, idx: -28297 },
+ { start: 0x8266, end: 0x8266, idx: -28298 },
+ { start: 0x8268, end: 0x8268, idx: -28299 },
+ { start: 0x826a, end: 0x826b, idx: -28300 },
+ { start: 0x826e, end: 0x826f, idx: -28302 },
+ { start: 0x8271, end: 0x8272, idx: -28303 },
+ { start: 0x8276, end: 0x8278, idx: -28306 },
+ { start: 0x827e, end: 0x827e, idx: -28311 },
+ { start: 0x828b, end: 0x828b, idx: -28323 },
+ { start: 0x828d, end: 0x828d, idx: -28324 },
+ { start: 0x8292, end: 0x8292, idx: -28328 },
+ { start: 0x8299, end: 0x8299, idx: -28334 },
+ { start: 0x829d, end: 0x829d, idx: -28337 },
+ { start: 0x829f, end: 0x829f, idx: -28338 },
+ { start: 0x82a5, end: 0x82a6, idx: -28343 },
+ { start: 0x82ab, end: 0x82ad, idx: -28347 },
+ { start: 0x82af, end: 0x82af, idx: -28348 },
+ { start: 0x82b1, end: 0x82b1, idx: -28349 },
+ { start: 0x82b3, end: 0x82b3, idx: -28350 },
+ { start: 0x82b8, end: 0x82b9, idx: -28354 },
+ { start: 0x82bb, end: 0x82bb, idx: -28355 },
+ { start: 0x82bd, end: 0x82bd, idx: -28356 },
+ { start: 0x82c5, end: 0x82c5, idx: -28363 },
+ { start: 0x82d1, end: 0x82d4, idx: -28374 },
+ { start: 0x82d7, end: 0x82d7, idx: -28376 },
+ { start: 0x82d9, end: 0x82d9, idx: -28377 },
+ { start: 0x82db, end: 0x82dc, idx: -28378 },
+ { start: 0x82de, end: 0x82df, idx: -28379 },
+ { start: 0x82e1, end: 0x82e1, idx: -28380 },
+ { start: 0x82e3, end: 0x82e3, idx: -28381 },
+ { start: 0x82e5, end: 0x82e7, idx: -28382 },
+ { start: 0x82eb, end: 0x82eb, idx: -28385 },
+ { start: 0x82f1, end: 0x82f1, idx: -28390 },
+ { start: 0x82f3, end: 0x82f4, idx: -28391 },
+ { start: 0x82f9, end: 0x82fb, idx: -28395 },
+ { start: 0x8301, end: 0x8306, idx: -28400 },
+ { start: 0x8309, end: 0x8309, idx: -28402 },
+ { start: 0x830e, end: 0x830e, idx: -28406 },
+ { start: 0x8316, end: 0x8318, idx: -28413 },
+ { start: 0x831c, end: 0x831c, idx: -28416 },
+ { start: 0x8323, end: 0x8323, idx: -28422 },
+ { start: 0x8328, end: 0x8328, idx: -28426 },
+ { start: 0x832b, end: 0x832b, idx: -28428 },
+ { start: 0x832f, end: 0x832f, idx: -28431 },
+ { start: 0x8331, end: 0x8332, idx: -28432 },
+ { start: 0x8334, end: 0x8336, idx: -28433 },
+ { start: 0x8338, end: 0x8339, idx: -28434 },
+ { start: 0x8340, end: 0x8340, idx: -28440 },
+ { start: 0x8345, end: 0x8346, idx: -28444 },
+ { start: 0x8349, end: 0x834a, idx: -28446 },
+ { start: 0x834f, end: 0x8350, idx: -28450 },
+ { start: 0x8352, end: 0x8352, idx: -28451 },
+ { start: 0x8358, end: 0x8358, idx: -28456 },
+ { start: 0x8362, end: 0x8362, idx: -28465 },
+ { start: 0x8373, end: 0x8373, idx: -28481 },
+ { start: 0x8375, end: 0x8375, idx: -28482 },
+ { start: 0x8377, end: 0x8377, idx: -28483 },
+ { start: 0x837b, end: 0x837c, idx: -28486 },
+ { start: 0x837f, end: 0x837f, idx: -28488 },
+ { start: 0x8385, end: 0x8385, idx: -28493 },
+ { start: 0x8387, end: 0x8387, idx: -28494 },
+ { start: 0x8389, end: 0x838a, idx: -28495 },
+ { start: 0x838e, end: 0x838e, idx: -28498 },
+ { start: 0x8393, end: 0x8393, idx: -28502 },
+ { start: 0x8396, end: 0x8396, idx: -28504 },
+ { start: 0x839a, end: 0x839a, idx: -28507 },
+ { start: 0x839e, end: 0x83a0, idx: -28510 },
+ { start: 0x83a2, end: 0x83a2, idx: -28511 },
+ { start: 0x83a8, end: 0x83a8, idx: -28516 },
+ { start: 0x83aa, end: 0x83ab, idx: -28517 },
+ { start: 0x83b1, end: 0x83b1, idx: -28522 },
+ { start: 0x83b5, end: 0x83b5, idx: -28525 },
+ { start: 0x83bd, end: 0x83bd, idx: -28532 },
+ { start: 0x83c1, end: 0x83c1, idx: -28535 },
+ { start: 0x83c5, end: 0x83c5, idx: -28538 },
+ { start: 0x83c7, end: 0x83c7, idx: -28539 },
+ { start: 0x83ca, end: 0x83ca, idx: -28541 },
+ { start: 0x83cc, end: 0x83cc, idx: -28542 },
+ { start: 0x83ce, end: 0x83ce, idx: -28543 },
+ { start: 0x83d3, end: 0x83d3, idx: -28547 },
+ { start: 0x83d6, end: 0x83d6, idx: -28549 },
+ { start: 0x83d8, end: 0x83d8, idx: -28550 },
+ { start: 0x83dc, end: 0x83dc, idx: -28553 },
+ { start: 0x83df, end: 0x83e0, idx: -28555 },
+ { start: 0x83e9, end: 0x83e9, idx: -28563 },
+ { start: 0x83eb, end: 0x83eb, idx: -28564 },
+ { start: 0x83ef, end: 0x83f2, idx: -28567 },
+ { start: 0x83f4, end: 0x83f4, idx: -28568 },
+ { start: 0x83f6, end: 0x83f7, idx: -28569 },
+ { start: 0x83fb, end: 0x83fb, idx: -28572 },
+ { start: 0x83fd, end: 0x83fd, idx: -28573 },
+ { start: 0x8403, end: 0x8404, idx: -28578 },
+ { start: 0x8407, end: 0x8407, idx: -28580 },
+ { start: 0x840a, end: 0x840e, idx: -28582 },
+ { start: 0x8413, end: 0x8413, idx: -28586 },
+ { start: 0x8420, end: 0x8420, idx: -28598 },
+ { start: 0x8422, end: 0x8422, idx: -28599 },
+ { start: 0x8429, end: 0x842a, idx: -28605 },
+ { start: 0x842c, end: 0x842c, idx: -28606 },
+ { start: 0x8431, end: 0x8431, idx: -28610 },
+ { start: 0x8435, end: 0x8435, idx: -28613 },
+ { start: 0x8438, end: 0x8438, idx: -28615 },
+ { start: 0x843c, end: 0x843d, idx: -28618 },
+ { start: 0x8446, end: 0x8446, idx: -28626 },
+ { start: 0x8448, end: 0x8449, idx: -28627 },
+ { start: 0x844e, end: 0x844e, idx: -28631 },
+ { start: 0x8457, end: 0x8457, idx: -28639 },
+ { start: 0x845b, end: 0x845b, idx: -28642 },
+ { start: 0x8461, end: 0x8463, idx: -28647 },
+ { start: 0x8466, end: 0x8466, idx: -28649 },
+ { start: 0x8469, end: 0x8469, idx: -28651 },
+ { start: 0x846b, end: 0x846f, idx: -28652 },
+ { start: 0x8471, end: 0x8471, idx: -28653 },
+ { start: 0x8475, end: 0x8475, idx: -28656 },
+ { start: 0x8477, end: 0x8477, idx: -28657 },
+ { start: 0x8479, end: 0x847a, idx: -28658 },
+ { start: 0x8482, end: 0x8482, idx: -28665 },
+ { start: 0x8484, end: 0x8484, idx: -28666 },
+ { start: 0x848b, end: 0x848b, idx: -28672 },
+ { start: 0x8490, end: 0x8490, idx: -28676 },
+ { start: 0x8494, end: 0x8494, idx: -28679 },
+ { start: 0x8499, end: 0x8499, idx: -28683 },
+ { start: 0x849c, end: 0x849c, idx: -28685 },
+ { start: 0x849f, end: 0x849f, idx: -28687 },
+ { start: 0x84a1, end: 0x84a1, idx: -28688 },
+ { start: 0x84ad, end: 0x84ad, idx: -28699 },
+ { start: 0x84b2, end: 0x84b2, idx: -28703 },
+ { start: 0x84b4, end: 0x84b4, idx: -28704 },
+ { start: 0x84b8, end: 0x84b9, idx: -28707 },
+ { start: 0x84bb, end: 0x84bc, idx: -28708 },
+ { start: 0x84bf, end: 0x84bf, idx: -28710 },
+ { start: 0x84c1, end: 0x84c1, idx: -28711 },
+ { start: 0x84c4, end: 0x84c4, idx: -28713 },
+ { start: 0x84c6, end: 0x84c6, idx: -28714 },
+ { start: 0x84c9, end: 0x84cb, idx: -28716 },
+ { start: 0x84cd, end: 0x84cd, idx: -28717 },
+ { start: 0x84d0, end: 0x84d1, idx: -28719 },
+ { start: 0x84d6, end: 0x84d6, idx: -28723 },
+ { start: 0x84d9, end: 0x84da, idx: -28725 },
+ { start: 0x84dc, end: 0x84dc, idx: -28726 },
+ { start: 0x84ec, end: 0x84ec, idx: -28741 },
+ { start: 0x84ee, end: 0x84ee, idx: -28742 },
+ { start: 0x84f4, end: 0x84f4, idx: -28747 },
+ { start: 0x84fc, end: 0x84fc, idx: -28754 },
+ { start: 0x84ff, end: 0x8500, idx: -28756 },
+ { start: 0x8506, end: 0x8506, idx: -28761 },
+ { start: 0x8511, end: 0x8511, idx: -28771 },
+ { start: 0x8513, end: 0x8515, idx: -28772 },
+ { start: 0x8517, end: 0x8518, idx: -28773 },
+ { start: 0x851a, end: 0x851a, idx: -28774 },
+ { start: 0x851f, end: 0x851f, idx: -28778 },
+ { start: 0x8521, end: 0x8521, idx: -28779 },
+ { start: 0x8523, end: 0x8523, idx: -28780 },
+ { start: 0x8526, end: 0x8526, idx: -28782 },
+ { start: 0x852c, end: 0x852d, idx: -28787 },
+ { start: 0x8535, end: 0x8535, idx: -28794 },
+ { start: 0x853d, end: 0x853d, idx: -28801 },
+ { start: 0x8540, end: 0x8541, idx: -28803 },
+ { start: 0x8543, end: 0x8543, idx: -28804 },
+ { start: 0x8548, end: 0x854b, idx: -28808 },
+ { start: 0x854e, end: 0x854e, idx: -28810 },
+ { start: 0x8553, end: 0x8553, idx: -28814 },
+ { start: 0x8555, end: 0x8555, idx: -28815 },
+ { start: 0x8557, end: 0x855a, idx: -28816 },
+ { start: 0x8563, end: 0x8563, idx: -28824 },
+ { start: 0x8568, end: 0x856b, idx: -28828 },
+ { start: 0x856d, end: 0x856d, idx: -28829 },
+ { start: 0x8577, end: 0x8577, idx: -28838 },
+ { start: 0x857e, end: 0x857e, idx: -28844 },
+ { start: 0x8580, end: 0x8580, idx: -28845 },
+ { start: 0x8584, end: 0x8584, idx: -28848 },
+ { start: 0x8587, end: 0x8588, idx: -28850 },
+ { start: 0x858a, end: 0x858a, idx: -28851 },
+ { start: 0x8590, end: 0x8591, idx: -28856 },
+ { start: 0x8594, end: 0x8594, idx: -28858 },
+ { start: 0x8597, end: 0x8597, idx: -28860 },
+ { start: 0x8599, end: 0x8599, idx: -28861 },
+ { start: 0x859b, end: 0x859c, idx: -28862 },
+ { start: 0x85a4, end: 0x85a4, idx: -28869 },
+ { start: 0x85a6, end: 0x85a6, idx: -28870 },
+ { start: 0x85a8, end: 0x85ac, idx: -28871 },
+ { start: 0x85ae, end: 0x85b0, idx: -28872 },
+ { start: 0x85b9, end: 0x85ba, idx: -28880 },
+ { start: 0x85c1, end: 0x85c1, idx: -28886 },
+ { start: 0x85c9, end: 0x85c9, idx: -28893 },
+ { start: 0x85cd, end: 0x85cd, idx: -28896 },
+ { start: 0x85cf, end: 0x85d0, idx: -28897 },
+ { start: 0x85d5, end: 0x85d5, idx: -28901 },
+ { start: 0x85dc, end: 0x85dd, idx: -28907 },
+ { start: 0x85e4, end: 0x85e5, idx: -28913 },
+ { start: 0x85e9, end: 0x85ea, idx: -28916 },
+ { start: 0x85f7, end: 0x85f7, idx: -28928 },
+ { start: 0x85f9, end: 0x85fb, idx: -28929 },
+ { start: 0x85fe, end: 0x85fe, idx: -28931 },
+ { start: 0x8602, end: 0x8602, idx: -28934 },
+ { start: 0x8606, end: 0x8607, idx: -28937 },
+ { start: 0x860a, end: 0x860b, idx: -28939 },
+ { start: 0x8613, end: 0x8613, idx: -28946 },
+ { start: 0x8616, end: 0x8617, idx: -28948 },
+ { start: 0x861a, end: 0x861a, idx: -28950 },
+ { start: 0x8622, end: 0x8622, idx: -28957 },
+ { start: 0x862d, end: 0x862d, idx: -28967 },
+ { start: 0x862f, end: 0x8630, idx: -28968 },
+ { start: 0x863f, end: 0x863f, idx: -28982 },
+ { start: 0x864d, end: 0x864e, idx: -28995 },
+ { start: 0x8650, end: 0x8650, idx: -28996 },
+ { start: 0x8654, end: 0x8655, idx: -28999 },
+ { start: 0x865a, end: 0x865a, idx: -29003 },
+ { start: 0x865c, end: 0x865c, idx: -29004 },
+ { start: 0x865e, end: 0x865f, idx: -29005 },
+ { start: 0x8667, end: 0x8667, idx: -29012 },
+ { start: 0x866b, end: 0x866b, idx: -29015 },
+ { start: 0x8671, end: 0x8671, idx: -29020 },
+ { start: 0x8679, end: 0x8679, idx: -29027 },
+ { start: 0x867b, end: 0x867b, idx: -29028 },
+ { start: 0x868a, end: 0x868c, idx: -29042 },
+ { start: 0x8693, end: 0x8693, idx: -29048 },
+ { start: 0x8695, end: 0x8695, idx: -29049 },
+ { start: 0x86a3, end: 0x86a4, idx: -29062 },
+ { start: 0x86a9, end: 0x86ab, idx: -29066 },
+ { start: 0x86af, end: 0x86b0, idx: -29069 },
+ { start: 0x86b6, end: 0x86b6, idx: -29074 },
+ { start: 0x86c4, end: 0x86c4, idx: -29087 },
+ { start: 0x86c6, end: 0x86c7, idx: -29088 },
+ { start: 0x86c9, end: 0x86c9, idx: -29089 },
+ { start: 0x86cb, end: 0x86cb, idx: -29090 },
+ { start: 0x86cd, end: 0x86ce, idx: -29091 },
+ { start: 0x86d4, end: 0x86d4, idx: -29096 },
+ { start: 0x86d9, end: 0x86d9, idx: -29100 },
+ { start: 0x86db, end: 0x86db, idx: -29101 },
+ { start: 0x86de, end: 0x86df, idx: -29103 },
+ { start: 0x86e4, end: 0x86e4, idx: -29107 },
+ { start: 0x86e9, end: 0x86e9, idx: -29111 },
+ { start: 0x86ec, end: 0x86ef, idx: -29113 },
+ { start: 0x86f8, end: 0x86f9, idx: -29121 },
+ { start: 0x86fb, end: 0x86fb, idx: -29122 },
+ { start: 0x86fe, end: 0x86fe, idx: -29124 },
+ { start: 0x8700, end: 0x8700, idx: -29125 },
+ { start: 0x8702, end: 0x8703, idx: -29126 },
+ { start: 0x8706, end: 0x8706, idx: -29128 },
+ { start: 0x8708, end: 0x870a, idx: -29129 },
+ { start: 0x870d, end: 0x870d, idx: -29131 },
+ { start: 0x8711, end: 0x8712, idx: -29134 },
+ { start: 0x8718, end: 0x8718, idx: -29139 },
+ { start: 0x871a, end: 0x871a, idx: -29140 },
+ { start: 0x871c, end: 0x871c, idx: -29141 },
+ { start: 0x8725, end: 0x8725, idx: -29149 },
+ { start: 0x8729, end: 0x8729, idx: -29152 },
+ { start: 0x8734, end: 0x8734, idx: -29162 },
+ { start: 0x8737, end: 0x8737, idx: -29164 },
+ { start: 0x873b, end: 0x873b, idx: -29167 },
+ { start: 0x873f, end: 0x873f, idx: -29170 },
+ { start: 0x8749, end: 0x8749, idx: -29179 },
+ { start: 0x874b, end: 0x874c, idx: -29180 },
+ { start: 0x874e, end: 0x874e, idx: -29181 },
+ { start: 0x8753, end: 0x8753, idx: -29185 },
+ { start: 0x8755, end: 0x8755, idx: -29186 },
+ { start: 0x8757, end: 0x8757, idx: -29187 },
+ { start: 0x8759, end: 0x8759, idx: -29188 },
+ { start: 0x875f, end: 0x8760, idx: -29193 },
+ { start: 0x8763, end: 0x8763, idx: -29195 },
+ { start: 0x8766, end: 0x8766, idx: -29197 },
+ { start: 0x8768, end: 0x8768, idx: -29198 },
+ { start: 0x876a, end: 0x876a, idx: -29199 },
+ { start: 0x876e, end: 0x876e, idx: -29202 },
+ { start: 0x8774, end: 0x8774, idx: -29207 },
+ { start: 0x8776, end: 0x8776, idx: -29208 },
+ { start: 0x8778, end: 0x8778, idx: -29209 },
+ { start: 0x877f, end: 0x877f, idx: -29215 },
+ { start: 0x8782, end: 0x8782, idx: -29217 },
+ { start: 0x878d, end: 0x878d, idx: -29227 },
+ { start: 0x879f, end: 0x879f, idx: -29244 },
+ { start: 0x87a2, end: 0x87a2, idx: -29246 },
+ { start: 0x87ab, end: 0x87ab, idx: -29254 },
+ { start: 0x87af, end: 0x87af, idx: -29257 },
+ { start: 0x87b3, end: 0x87b3, idx: -29260 },
+ { start: 0x87ba, end: 0x87bb, idx: -29266 },
+ { start: 0x87bd, end: 0x87bd, idx: -29267 },
+ { start: 0x87c0, end: 0x87c0, idx: -29269 },
+ { start: 0x87c4, end: 0x87c4, idx: -29272 },
+ { start: 0x87c6, end: 0x87c7, idx: -29273 },
+ { start: 0x87cb, end: 0x87cb, idx: -29276 },
+ { start: 0x87d0, end: 0x87d0, idx: -29280 },
+ { start: 0x87d2, end: 0x87d2, idx: -29281 },
+ { start: 0x87e0, end: 0x87e0, idx: -29294 },
+ { start: 0x87ec, end: 0x87ec, idx: -29305 },
+ { start: 0x87ef, end: 0x87ef, idx: -29307 },
+ { start: 0x87f2, end: 0x87f2, idx: -29309 },
+ { start: 0x87f6, end: 0x87f7, idx: -29312 },
+ { start: 0x87f9, end: 0x87f9, idx: -29313 },
+ { start: 0x87fb, end: 0x87fb, idx: -29314 },
+ { start: 0x87fe, end: 0x87fe, idx: -29316 },
+ { start: 0x8805, end: 0x8805, idx: -29322 },
+ { start: 0x8807, end: 0x8807, idx: -29323 },
+ { start: 0x880d, end: 0x880f, idx: -29328 },
+ { start: 0x8811, end: 0x8811, idx: -29329 },
+ { start: 0x8815, end: 0x8816, idx: -29332 },
+ { start: 0x881f, end: 0x881f, idx: -29340 },
+ { start: 0x8821, end: 0x8823, idx: -29341 },
+ { start: 0x8827, end: 0x8827, idx: -29344 },
+ { start: 0x8831, end: 0x8831, idx: -29353 },
+ { start: 0x8836, end: 0x8836, idx: -29357 },
+ { start: 0x8839, end: 0x8839, idx: -29359 },
+ { start: 0x883b, end: 0x883b, idx: -29360 },
+ { start: 0x8840, end: 0x8840, idx: -29364 },
+ { start: 0x8842, end: 0x8842, idx: -29365 },
+ { start: 0x8844, end: 0x8844, idx: -29366 },
+ { start: 0x8846, end: 0x8846, idx: -29367 },
+ { start: 0x884c, end: 0x884d, idx: -29372 },
+ { start: 0x8852, end: 0x8853, idx: -29376 },
+ { start: 0x8857, end: 0x8857, idx: -29379 },
+ { start: 0x8859, end: 0x8859, idx: -29380 },
+ { start: 0x885b, end: 0x885b, idx: -29381 },
+ { start: 0x885d, end: 0x885e, idx: -29382 },
+ { start: 0x8861, end: 0x8863, idx: -29384 },
+ { start: 0x8868, end: 0x8868, idx: -29388 },
+ { start: 0x886b, end: 0x886b, idx: -29390 },
+ { start: 0x8870, end: 0x8870, idx: -29394 },
+ { start: 0x8872, end: 0x8872, idx: -29395 },
+ { start: 0x8875, end: 0x8875, idx: -29397 },
+ { start: 0x8877, end: 0x8877, idx: -29398 },
+ { start: 0x887d, end: 0x887f, idx: -29403 },
+ { start: 0x8881, end: 0x8882, idx: -29404 },
+ { start: 0x8888, end: 0x8888, idx: -29409 },
+ { start: 0x888b, end: 0x888b, idx: -29411 },
+ { start: 0x888d, end: 0x888d, idx: -29412 },
+ { start: 0x8892, end: 0x8892, idx: -29416 },
+ { start: 0x8896, end: 0x8897, idx: -29419 },
+ { start: 0x8899, end: 0x8899, idx: -29420 },
+ { start: 0x889e, end: 0x889e, idx: -29424 },
+ { start: 0x88a2, end: 0x88a2, idx: -29427 },
+ { start: 0x88a4, end: 0x88a4, idx: -29428 },
+ { start: 0x88ab, end: 0x88ab, idx: -29434 },
+ { start: 0x88ae, end: 0x88ae, idx: -29436 },
+ { start: 0x88b0, end: 0x88b1, idx: -29437 },
+ { start: 0x88b4, end: 0x88b5, idx: -29439 },
+ { start: 0x88b7, end: 0x88b7, idx: -29440 },
+ { start: 0x88bf, end: 0x88bf, idx: -29447 },
+ { start: 0x88c1, end: 0x88c5, idx: -29448 },
+ { start: 0x88cf, end: 0x88cf, idx: -29457 },
+ { start: 0x88d4, end: 0x88d5, idx: -29461 },
+ { start: 0x88d8, end: 0x88d9, idx: -29463 },
+ { start: 0x88dc, end: 0x88dd, idx: -29465 },
+ { start: 0x88df, end: 0x88df, idx: -29466 },
+ { start: 0x88e1, end: 0x88e1, idx: -29467 },
+ { start: 0x88e8, end: 0x88e8, idx: -29473 },
+ { start: 0x88f2, end: 0x88f5, idx: -29482 },
+ { start: 0x88f8, end: 0x88f9, idx: -29484 },
+ { start: 0x88fc, end: 0x88fe, idx: -29486 },
+ { start: 0x8902, end: 0x8902, idx: -29489 },
+ { start: 0x8904, end: 0x8904, idx: -29490 },
+ { start: 0x8907, end: 0x8907, idx: -29492 },
+ { start: 0x890a, end: 0x890a, idx: -29494 },
+ { start: 0x890c, end: 0x890c, idx: -29495 },
+ { start: 0x8910, end: 0x8910, idx: -29498 },
+ { start: 0x8912, end: 0x8913, idx: -29499 },
+ { start: 0x891c, end: 0x891e, idx: -29507 },
+ { start: 0x8925, end: 0x8925, idx: -29513 },
+ { start: 0x892a, end: 0x892b, idx: -29517 },
+ { start: 0x8936, end: 0x8936, idx: -29527 },
+ { start: 0x8938, end: 0x8938, idx: -29528 },
+ { start: 0x893b, end: 0x893b, idx: -29530 },
+ { start: 0x8941, end: 0x8941, idx: -29535 },
+ { start: 0x8943, end: 0x8944, idx: -29536 },
+ { start: 0x894c, end: 0x894d, idx: -29543 },
+ { start: 0x8956, end: 0x8956, idx: -29551 },
+ { start: 0x895e, end: 0x8960, idx: -29558 },
+ { start: 0x8964, end: 0x8964, idx: -29561 },
+ { start: 0x8966, end: 0x8966, idx: -29562 },
+ { start: 0x896a, end: 0x896a, idx: -29565 },
+ { start: 0x896d, end: 0x896d, idx: -29567 },
+ { start: 0x896f, end: 0x896f, idx: -29568 },
+ { start: 0x8972, end: 0x8972, idx: -29570 },
+ { start: 0x8974, end: 0x8974, idx: -29571 },
+ { start: 0x8977, end: 0x8977, idx: -29573 },
+ { start: 0x897e, end: 0x897f, idx: -29579 },
+ { start: 0x8981, end: 0x8981, idx: -29580 },
+ { start: 0x8983, end: 0x8983, idx: -29581 },
+ { start: 0x8986, end: 0x8988, idx: -29583 },
+ { start: 0x898a, end: 0x898b, idx: -29584 },
+ { start: 0x898f, end: 0x898f, idx: -29587 },
+ { start: 0x8993, end: 0x8993, idx: -29590 },
+ { start: 0x8996, end: 0x8998, idx: -29592 },
+ { start: 0x899a, end: 0x899a, idx: -29593 },
+ { start: 0x89a1, end: 0x89a1, idx: -29599 },
+ { start: 0x89a6, end: 0x89a7, idx: -29603 },
+ { start: 0x89a9, end: 0x89aa, idx: -29604 },
+ { start: 0x89ac, end: 0x89ac, idx: -29605 },
+ { start: 0x89af, end: 0x89af, idx: -29607 },
+ { start: 0x89b2, end: 0x89b3, idx: -29609 },
+ { start: 0x89ba, end: 0x89ba, idx: -29615 },
+ { start: 0x89bd, end: 0x89bd, idx: -29617 },
+ { start: 0x89bf, end: 0x89c0, idx: -29618 },
+ { start: 0x89d2, end: 0x89d2, idx: -29635 },
+ { start: 0x89da, end: 0x89da, idx: -29642 },
+ { start: 0x89dc, end: 0x89dd, idx: -29643 },
+ { start: 0x89e3, end: 0x89e3, idx: -29648 },
+ { start: 0x89e6, end: 0x89e7, idx: -29650 },
+ { start: 0x89f4, end: 0x89f4, idx: -29662 },
+ { start: 0x89f8, end: 0x89f8, idx: -29665 },
+ { start: 0x8a00, end: 0x8a00, idx: -29672 },
+ { start: 0x8a02, end: 0x8a03, idx: -29673 },
+ { start: 0x8a08, end: 0x8a08, idx: -29677 },
+ { start: 0x8a0a, end: 0x8a0a, idx: -29678 },
+ { start: 0x8a0c, end: 0x8a0c, idx: -29679 },
+ { start: 0x8a0e, end: 0x8a0e, idx: -29680 },
+ { start: 0x8a10, end: 0x8a10, idx: -29681 },
+ { start: 0x8a12, end: 0x8a13, idx: -29682 },
+ { start: 0x8a16, end: 0x8a18, idx: -29684 },
+ { start: 0x8a1b, end: 0x8a1b, idx: -29686 },
+ { start: 0x8a1d, end: 0x8a1d, idx: -29687 },
+ { start: 0x8a1f, end: 0x8a1f, idx: -29688 },
+ { start: 0x8a23, end: 0x8a23, idx: -29691 },
+ { start: 0x8a25, end: 0x8a25, idx: -29692 },
+ { start: 0x8a2a, end: 0x8a2a, idx: -29696 },
+ { start: 0x8a2d, end: 0x8a2d, idx: -29698 },
+ { start: 0x8a31, end: 0x8a31, idx: -29701 },
+ { start: 0x8a33, end: 0x8a34, idx: -29702 },
+ { start: 0x8a36, end: 0x8a37, idx: -29703 },
+ { start: 0x8a3a, end: 0x8a3c, idx: -29705 },
+ { start: 0x8a41, end: 0x8a41, idx: -29709 },
+ { start: 0x8a46, end: 0x8a46, idx: -29713 },
+ { start: 0x8a48, end: 0x8a48, idx: -29714 },
+ { start: 0x8a50, end: 0x8a52, idx: -29721 },
+ { start: 0x8a54, end: 0x8a55, idx: -29722 },
+ { start: 0x8a5b, end: 0x8a5b, idx: -29727 },
+ { start: 0x8a5e, end: 0x8a5e, idx: -29729 },
+ { start: 0x8a60, end: 0x8a60, idx: -29730 },
+ { start: 0x8a62, end: 0x8a63, idx: -29731 },
+ { start: 0x8a66, end: 0x8a66, idx: -29733 },
+ { start: 0x8a69, end: 0x8a69, idx: -29735 },
+ { start: 0x8a6b, end: 0x8a6e, idx: -29736 },
+ { start: 0x8a70, end: 0x8a73, idx: -29737 },
+ { start: 0x8a79, end: 0x8a79, idx: -29742 },
+ { start: 0x8a7c, end: 0x8a7c, idx: -29744 },
+ { start: 0x8a82, end: 0x8a82, idx: -29749 },
+ { start: 0x8a84, end: 0x8a85, idx: -29750 },
+ { start: 0x8a87, end: 0x8a87, idx: -29751 },
+ { start: 0x8a89, end: 0x8a89, idx: -29752 },
+ { start: 0x8a8c, end: 0x8a8d, idx: -29754 },
+ { start: 0x8a91, end: 0x8a91, idx: -29757 },
+ { start: 0x8a93, end: 0x8a93, idx: -29758 },
+ { start: 0x8a95, end: 0x8a95, idx: -29759 },
+ { start: 0x8a98, end: 0x8a98, idx: -29761 },
+ { start: 0x8a9a, end: 0x8a9a, idx: -29762 },
+ { start: 0x8a9e, end: 0x8a9e, idx: -29765 },
+ { start: 0x8aa0, end: 0x8aa1, idx: -29766 },
+ { start: 0x8aa3, end: 0x8aa8, idx: -29767 },
+ { start: 0x8aac, end: 0x8aad, idx: -29770 },
+ { start: 0x8ab0, end: 0x8ab0, idx: -29772 },
+ { start: 0x8ab2, end: 0x8ab2, idx: -29773 },
+ { start: 0x8ab9, end: 0x8ab9, idx: -29779 },
+ { start: 0x8abc, end: 0x8abc, idx: -29781 },
+ { start: 0x8abe, end: 0x8abf, idx: -29782 },
+ { start: 0x8ac2, end: 0x8ac2, idx: -29784 },
+ { start: 0x8ac4, end: 0x8ac4, idx: -29785 },
+ { start: 0x8ac7, end: 0x8ac7, idx: -29787 },
+ { start: 0x8acb, end: 0x8acd, idx: -29790 },
+ { start: 0x8acf, end: 0x8acf, idx: -29791 },
+ { start: 0x8ad2, end: 0x8ad2, idx: -29793 },
+ { start: 0x8ad6, end: 0x8ad6, idx: -29796 },
+ { start: 0x8ada, end: 0x8adc, idx: -29799 },
+ { start: 0x8ade, end: 0x8ae2, idx: -29800 },
+ { start: 0x8ae4, end: 0x8ae4, idx: -29801 },
+ { start: 0x8ae6, end: 0x8ae7, idx: -29802 },
+ { start: 0x8aeb, end: 0x8aeb, idx: -29805 },
+ { start: 0x8aed, end: 0x8aee, idx: -29806 },
+ { start: 0x8af1, end: 0x8af1, idx: -29808 },
+ { start: 0x8af3, end: 0x8af3, idx: -29809 },
+ { start: 0x8af6, end: 0x8af8, idx: -29811 },
+ { start: 0x8afa, end: 0x8afa, idx: -29812 },
+ { start: 0x8afe, end: 0x8afe, idx: -29815 },
+ { start: 0x8b00, end: 0x8b02, idx: -29816 },
+ { start: 0x8b04, end: 0x8b04, idx: -29817 },
+ { start: 0x8b07, end: 0x8b07, idx: -29819 },
+ { start: 0x8b0c, end: 0x8b0c, idx: -29823 },
+ { start: 0x8b0e, end: 0x8b0e, idx: -29824 },
+ { start: 0x8b10, end: 0x8b10, idx: -29825 },
+ { start: 0x8b14, end: 0x8b14, idx: -29828 },
+ { start: 0x8b16, end: 0x8b17, idx: -29829 },
+ { start: 0x8b19, end: 0x8b1b, idx: -29830 },
+ { start: 0x8b1d, end: 0x8b1d, idx: -29831 },
+ { start: 0x8b20, end: 0x8b21, idx: -29833 },
+ { start: 0x8b26, end: 0x8b26, idx: -29837 },
+ { start: 0x8b28, end: 0x8b28, idx: -29838 },
+ { start: 0x8b2b, end: 0x8b2c, idx: -29840 },
+ { start: 0x8b33, end: 0x8b33, idx: -29846 },
+ { start: 0x8b39, end: 0x8b39, idx: -29851 },
+ { start: 0x8b3e, end: 0x8b3e, idx: -29855 },
+ { start: 0x8b41, end: 0x8b41, idx: -29857 },
+ { start: 0x8b49, end: 0x8b49, idx: -29864 },
+ { start: 0x8b4c, end: 0x8b4c, idx: -29866 },
+ { start: 0x8b4e, end: 0x8b4f, idx: -29867 },
+ { start: 0x8b53, end: 0x8b53, idx: -29870 },
+ { start: 0x8b56, end: 0x8b56, idx: -29872 },
+ { start: 0x8b58, end: 0x8b58, idx: -29873 },
+ { start: 0x8b5a, end: 0x8b5c, idx: -29874 },
+ { start: 0x8b5f, end: 0x8b5f, idx: -29876 },
+ { start: 0x8b66, end: 0x8b66, idx: -29882 },
+ { start: 0x8b6b, end: 0x8b6c, idx: -29886 },
+ { start: 0x8b6f, end: 0x8b72, idx: -29888 },
+ { start: 0x8b74, end: 0x8b74, idx: -29889 },
+ { start: 0x8b77, end: 0x8b77, idx: -29891 },
+ { start: 0x8b7d, end: 0x8b7d, idx: -29896 },
+ { start: 0x8b7f, end: 0x8b80, idx: -29897 },
+ { start: 0x8b83, end: 0x8b83, idx: -29899 },
+ { start: 0x8b8a, end: 0x8b8a, idx: -29905 },
+ { start: 0x8b8c, end: 0x8b8c, idx: -29906 },
+ { start: 0x8b8e, end: 0x8b8e, idx: -29907 },
+ { start: 0x8b90, end: 0x8b90, idx: -29908 },
+ { start: 0x8b92, end: 0x8b93, idx: -29909 },
+ { start: 0x8b96, end: 0x8b96, idx: -29911 },
+ { start: 0x8b99, end: 0x8b9a, idx: -29913 },
+ { start: 0x8c37, end: 0x8c37, idx: -30069 },
+ { start: 0x8c3a, end: 0x8c3a, idx: -30071 },
+ { start: 0x8c3f, end: 0x8c3f, idx: -30075 },
+ { start: 0x8c41, end: 0x8c41, idx: -30076 },
+ { start: 0x8c46, end: 0x8c46, idx: -30080 },
+ { start: 0x8c48, end: 0x8c48, idx: -30081 },
+ { start: 0x8c4a, end: 0x8c4a, idx: -30082 },
+ { start: 0x8c4c, end: 0x8c4c, idx: -30083 },
+ { start: 0x8c4e, end: 0x8c4e, idx: -30084 },
+ { start: 0x8c50, end: 0x8c50, idx: -30085 },
+ { start: 0x8c55, end: 0x8c55, idx: -30089 },
+ { start: 0x8c5a, end: 0x8c5a, idx: -30093 },
+ { start: 0x8c61, end: 0x8c62, idx: -30099 },
+ { start: 0x8c6a, end: 0x8c6c, idx: -30106 },
+ { start: 0x8c78, end: 0x8c7a, idx: -30117 },
+ { start: 0x8c7c, end: 0x8c7c, idx: -30118 },
+ { start: 0x8c82, end: 0x8c82, idx: -30123 },
+ { start: 0x8c85, end: 0x8c85, idx: -30125 },
+ { start: 0x8c89, end: 0x8c8a, idx: -30128 },
+ { start: 0x8c8c, end: 0x8c8e, idx: -30129 },
+ { start: 0x8c94, end: 0x8c94, idx: -30134 },
+ { start: 0x8c98, end: 0x8c98, idx: -30137 },
+ { start: 0x8c9d, end: 0x8c9e, idx: -30141 },
+ { start: 0x8ca0, end: 0x8ca2, idx: -30142 },
+ { start: 0x8ca7, end: 0x8cb0, idx: -30146 },
+ { start: 0x8cb2, end: 0x8cb4, idx: -30147 },
+ { start: 0x8cb6, end: 0x8cb8, idx: -30148 },
+ { start: 0x8cbb, end: 0x8cbd, idx: -30150 },
+ { start: 0x8cbf, end: 0x8cc4, idx: -30151 },
+ { start: 0x8cc7, end: 0x8cc8, idx: -30153 },
+ { start: 0x8cca, end: 0x8cca, idx: -30154 },
+ { start: 0x8ccd, end: 0x8cce, idx: -30156 },
+ { start: 0x8cd1, end: 0x8cd1, idx: -30158 },
+ { start: 0x8cd3, end: 0x8cd3, idx: -30159 },
+ { start: 0x8cda, end: 0x8cdc, idx: -30165 },
+ { start: 0x8cde, end: 0x8cde, idx: -30166 },
+ { start: 0x8ce0, end: 0x8ce0, idx: -30167 },
+ { start: 0x8ce2, end: 0x8ce4, idx: -30168 },
+ { start: 0x8ce6, end: 0x8ce6, idx: -30169 },
+ { start: 0x8cea, end: 0x8cea, idx: -30172 },
+ { start: 0x8ced, end: 0x8ced, idx: -30174 },
+ { start: 0x8cf0, end: 0x8cf0, idx: -30176 },
+ { start: 0x8cf4, end: 0x8cf4, idx: -30179 },
+ { start: 0x8cfa, end: 0x8cfd, idx: -30184 },
+ { start: 0x8d04, end: 0x8d05, idx: -30190 },
+ { start: 0x8d07, end: 0x8d08, idx: -30191 },
+ { start: 0x8d0a, end: 0x8d0b, idx: -30192 },
+ { start: 0x8d0d, end: 0x8d0d, idx: -30193 },
+ { start: 0x8d0f, end: 0x8d10, idx: -30194 },
+ { start: 0x8d12, end: 0x8d14, idx: -30195 },
+ { start: 0x8d16, end: 0x8d16, idx: -30196 },
+ { start: 0x8d64, end: 0x8d64, idx: -30273 },
+ { start: 0x8d66, end: 0x8d67, idx: -30274 },
+ { start: 0x8d6b, end: 0x8d6b, idx: -30277 },
+ { start: 0x8d6d, end: 0x8d6d, idx: -30278 },
+ { start: 0x8d70, end: 0x8d71, idx: -30280 },
+ { start: 0x8d73, end: 0x8d74, idx: -30281 },
+ { start: 0x8d76, end: 0x8d77, idx: -30282 },
+ { start: 0x8d81, end: 0x8d81, idx: -30291 },
+ { start: 0x8d85, end: 0x8d85, idx: -30294 },
+ { start: 0x8d8a, end: 0x8d8a, idx: -30298 },
+ { start: 0x8d99, end: 0x8d99, idx: -30312 },
+ { start: 0x8da3, end: 0x8da3, idx: -30321 },
+ { start: 0x8da8, end: 0x8da8, idx: -30325 },
+ { start: 0x8db3, end: 0x8db3, idx: -30335 },
+ { start: 0x8dba, end: 0x8dba, idx: -30341 },
+ { start: 0x8dbe, end: 0x8dbe, idx: -30344 },
+ { start: 0x8dc2, end: 0x8dc2, idx: -30347 },
+ { start: 0x8dcb, end: 0x8dcc, idx: -30355 },
+ { start: 0x8dcf, end: 0x8dcf, idx: -30357 },
+ { start: 0x8dd6, end: 0x8dd6, idx: -30363 },
+ { start: 0x8dda, end: 0x8ddb, idx: -30366 },
+ { start: 0x8ddd, end: 0x8ddd, idx: -30367 },
+ { start: 0x8ddf, end: 0x8ddf, idx: -30368 },
+ { start: 0x8de1, end: 0x8de1, idx: -30369 },
+ { start: 0x8de3, end: 0x8de3, idx: -30370 },
+ { start: 0x8de8, end: 0x8de8, idx: -30374 },
+ { start: 0x8dea, end: 0x8deb, idx: -30375 },
+ { start: 0x8def, end: 0x8def, idx: -30378 },
+ { start: 0x8df3, end: 0x8df3, idx: -30381 },
+ { start: 0x8df5, end: 0x8df5, idx: -30382 },
+ { start: 0x8dfc, end: 0x8dfc, idx: -30388 },
+ { start: 0x8dff, end: 0x8dff, idx: -30390 },
+ { start: 0x8e08, end: 0x8e0a, idx: -30398 },
+ { start: 0x8e0f, end: 0x8e10, idx: -30402 },
+ { start: 0x8e1d, end: 0x8e1f, idx: -30414 },
+ { start: 0x8e2a, end: 0x8e2a, idx: -30424 },
+ { start: 0x8e30, end: 0x8e30, idx: -30429 },
+ { start: 0x8e34, end: 0x8e35, idx: -30432 },
+ { start: 0x8e42, end: 0x8e42, idx: -30444 },
+ { start: 0x8e44, end: 0x8e44, idx: -30445 },
+ { start: 0x8e47, end: 0x8e4a, idx: -30447 },
+ { start: 0x8e4c, end: 0x8e4c, idx: -30448 },
+ { start: 0x8e50, end: 0x8e50, idx: -30451 },
+ { start: 0x8e55, end: 0x8e55, idx: -30455 },
+ { start: 0x8e59, end: 0x8e59, idx: -30458 },
+ { start: 0x8e5f, end: 0x8e60, idx: -30463 },
+ { start: 0x8e63, end: 0x8e64, idx: -30465 },
+ { start: 0x8e72, end: 0x8e72, idx: -30478 },
+ { start: 0x8e74, end: 0x8e74, idx: -30479 },
+ { start: 0x8e76, end: 0x8e76, idx: -30480 },
+ { start: 0x8e7c, end: 0x8e7c, idx: -30485 },
+ { start: 0x8e81, end: 0x8e81, idx: -30489 },
+ { start: 0x8e84, end: 0x8e85, idx: -30491 },
+ { start: 0x8e87, end: 0x8e87, idx: -30492 },
+ { start: 0x8e8a, end: 0x8e8b, idx: -30494 },
+ { start: 0x8e8d, end: 0x8e8d, idx: -30495 },
+ { start: 0x8e91, end: 0x8e91, idx: -30498 },
+ { start: 0x8e93, end: 0x8e94, idx: -30499 },
+ { start: 0x8e99, end: 0x8e99, idx: -30503 },
+ { start: 0x8ea1, end: 0x8ea1, idx: -30510 },
+ { start: 0x8eaa, end: 0x8eac, idx: -30518 },
+ { start: 0x8eaf, end: 0x8eb1, idx: -30520 },
+ { start: 0x8ebe, end: 0x8ebe, idx: -30532 },
+ { start: 0x8ec0, end: 0x8ec0, idx: -30533 },
+ { start: 0x8ec5, end: 0x8ec6, idx: -30537 },
+ { start: 0x8ec8, end: 0x8ec8, idx: -30538 },
+ { start: 0x8eca, end: 0x8ecd, idx: -30539 },
+ { start: 0x8ecf, end: 0x8ecf, idx: -30540 },
+ { start: 0x8ed2, end: 0x8ed2, idx: -30542 },
+ { start: 0x8edb, end: 0x8edb, idx: -30550 },
+ { start: 0x8edf, end: 0x8edf, idx: -30553 },
+ { start: 0x8ee2, end: 0x8ee3, idx: -30555 },
+ { start: 0x8eeb, end: 0x8eeb, idx: -30562 },
+ { start: 0x8ef8, end: 0x8ef8, idx: -30574 },
+ { start: 0x8efb, end: 0x8efe, idx: -30576 },
+ { start: 0x8f03, end: 0x8f03, idx: -30580 },
+ { start: 0x8f05, end: 0x8f05, idx: -30581 },
+ { start: 0x8f09, end: 0x8f0a, idx: -30584 },
+ { start: 0x8f0c, end: 0x8f0c, idx: -30585 },
+ { start: 0x8f12, end: 0x8f15, idx: -30590 },
+ { start: 0x8f19, end: 0x8f19, idx: -30593 },
+ { start: 0x8f1b, end: 0x8f1d, idx: -30594 },
+ { start: 0x8f1f, end: 0x8f1f, idx: -30595 },
+ { start: 0x8f26, end: 0x8f26, idx: -30601 },
+ { start: 0x8f29, end: 0x8f2a, idx: -30603 },
+ { start: 0x8f2f, end: 0x8f2f, idx: -30607 },
+ { start: 0x8f33, end: 0x8f33, idx: -30610 },
+ { start: 0x8f38, end: 0x8f39, idx: -30614 },
+ { start: 0x8f3b, end: 0x8f3b, idx: -30615 },
+ { start: 0x8f3e, end: 0x8f3f, idx: -30617 },
+ { start: 0x8f42, end: 0x8f42, idx: -30619 },
+ { start: 0x8f44, end: 0x8f46, idx: -30620 },
+ { start: 0x8f49, end: 0x8f49, idx: -30622 },
+ { start: 0x8f4c, end: 0x8f4e, idx: -30624 },
+ { start: 0x8f57, end: 0x8f57, idx: -30632 },
+ { start: 0x8f5c, end: 0x8f5c, idx: -30636 },
+ { start: 0x8f5f, end: 0x8f5f, idx: -30638 },
+ { start: 0x8f61, end: 0x8f64, idx: -30639 },
+ { start: 0x8f9b, end: 0x8f9c, idx: -30693 },
+ { start: 0x8f9e, end: 0x8f9f, idx: -30694 },
+ { start: 0x8fa3, end: 0x8fa3, idx: -30697 },
+ { start: 0x8fa7, end: 0x8fa8, idx: -30700 },
+ { start: 0x8fad, end: 0x8fb2, idx: -30704 },
+ { start: 0x8fb7, end: 0x8fb7, idx: -30708 },
+ { start: 0x8fba, end: 0x8fbc, idx: -30710 },
+ { start: 0x8fbf, end: 0x8fbf, idx: -30712 },
+ { start: 0x8fc2, end: 0x8fc2, idx: -30714 },
+ { start: 0x8fc4, end: 0x8fc5, idx: -30715 },
+ { start: 0x8fce, end: 0x8fce, idx: -30723 },
+ { start: 0x8fd1, end: 0x8fd1, idx: -30725 },
+ { start: 0x8fd4, end: 0x8fd4, idx: -30727 },
+ { start: 0x8fda, end: 0x8fda, idx: -30732 },
+ { start: 0x8fe2, end: 0x8fe2, idx: -30739 },
+ { start: 0x8fe5, end: 0x8fe6, idx: -30741 },
+ { start: 0x8fe9, end: 0x8feb, idx: -30743 },
+ { start: 0x8fed, end: 0x8fed, idx: -30744 },
+ { start: 0x8fef, end: 0x8ff0, idx: -30745 },
+ { start: 0x8ff4, end: 0x8ff4, idx: -30748 },
+ { start: 0x8ff7, end: 0x8ffa, idx: -30750 },
+ { start: 0x8ffd, end: 0x8ffd, idx: -30752 },
+ { start: 0x9000, end: 0x9001, idx: -30754 },
+ { start: 0x9003, end: 0x9003, idx: -30755 },
+ { start: 0x9005, end: 0x9006, idx: -30756 },
+ { start: 0x900b, end: 0x900b, idx: -30760 },
+ { start: 0x900d, end: 0x9011, idx: -30761 },
+ { start: 0x9013, end: 0x9017, idx: -30762 },
+ { start: 0x9019, end: 0x901a, idx: -30763 },
+ { start: 0x901d, end: 0x9023, idx: -30765 },
+ { start: 0x9027, end: 0x9027, idx: -30768 },
+ { start: 0x902e, end: 0x902e, idx: -30774 },
+ { start: 0x9031, end: 0x9032, idx: -30776 },
+ { start: 0x9035, end: 0x9036, idx: -30778 },
+ { start: 0x9038, end: 0x9039, idx: -30779 },
+ { start: 0x903c, end: 0x903c, idx: -30781 },
+ { start: 0x903e, end: 0x903e, idx: -30782 },
+ { start: 0x9041, end: 0x9042, idx: -30784 },
+ { start: 0x9045, end: 0x9045, idx: -30786 },
+ { start: 0x9047, end: 0x9047, idx: -30787 },
+ { start: 0x9049, end: 0x904b, idx: -30788 },
+ { start: 0x904d, end: 0x9056, idx: -30789 },
+ { start: 0x9058, end: 0x9059, idx: -30790 },
+ { start: 0x905c, end: 0x905c, idx: -30792 },
+ { start: 0x905e, end: 0x905e, idx: -30793 },
+ { start: 0x9060, end: 0x9061, idx: -30794 },
+ { start: 0x9063, end: 0x9063, idx: -30795 },
+ { start: 0x9065, end: 0x9065, idx: -30796 },
+ { start: 0x9067, end: 0x9069, idx: -30797 },
+ { start: 0x906d, end: 0x906f, idx: -30800 },
+ { start: 0x9072, end: 0x9072, idx: -30802 },
+ { start: 0x9075, end: 0x9078, idx: -30804 },
+ { start: 0x907a, end: 0x907a, idx: -30805 },
+ { start: 0x907c, end: 0x907d, idx: -30806 },
+ { start: 0x907f, end: 0x9084, idx: -30807 },
+ { start: 0x9087, end: 0x9087, idx: -30809 },
+ { start: 0x9089, end: 0x908a, idx: -30810 },
+ { start: 0x908f, end: 0x908f, idx: -30814 },
+ { start: 0x9091, end: 0x9091, idx: -30815 },
+ { start: 0x90a3, end: 0x90a3, idx: -30832 },
+ { start: 0x90a6, end: 0x90a6, idx: -30834 },
+ { start: 0x90a8, end: 0x90a8, idx: -30835 },
+ { start: 0x90aa, end: 0x90aa, idx: -30836 },
+ { start: 0x90af, end: 0x90af, idx: -30840 },
+ { start: 0x90b1, end: 0x90b1, idx: -30841 },
+ { start: 0x90b5, end: 0x90b5, idx: -30844 },
+ { start: 0x90b8, end: 0x90b8, idx: -30846 },
+ { start: 0x90c1, end: 0x90c1, idx: -30854 },
+ { start: 0x90ca, end: 0x90ca, idx: -30862 },
+ { start: 0x90ce, end: 0x90ce, idx: -30865 },
+ { start: 0x90db, end: 0x90db, idx: -30877 },
+ { start: 0x90de, end: 0x90de, idx: -30879 },
+ { start: 0x90e1, end: 0x90e2, idx: -30881 },
+ { start: 0x90e4, end: 0x90e4, idx: -30882 },
+ { start: 0x90e8, end: 0x90e8, idx: -30885 },
+ { start: 0x90ed, end: 0x90ed, idx: -30889 },
+ { start: 0x90f5, end: 0x90f5, idx: -30896 },
+ { start: 0x90f7, end: 0x90f7, idx: -30897 },
+ { start: 0x90fd, end: 0x90fd, idx: -30902 },
+ { start: 0x9102, end: 0x9102, idx: -30906 },
+ { start: 0x9112, end: 0x9112, idx: -30921 },
+ { start: 0x9115, end: 0x9115, idx: -30923 },
+ { start: 0x9119, end: 0x9119, idx: -30926 },
+ { start: 0x9127, end: 0x9127, idx: -30939 },
+ { start: 0x912d, end: 0x912d, idx: -30944 },
+ { start: 0x9130, end: 0x9130, idx: -30946 },
+ { start: 0x9132, end: 0x9132, idx: -30947 },
+ { start: 0x9149, end: 0x914e, idx: -30969 },
+ { start: 0x9152, end: 0x9152, idx: -30972 },
+ { start: 0x9154, end: 0x9154, idx: -30973 },
+ { start: 0x9156, end: 0x9156, idx: -30974 },
+ { start: 0x9158, end: 0x9158, idx: -30975 },
+ { start: 0x9162, end: 0x9163, idx: -30984 },
+ { start: 0x9165, end: 0x9165, idx: -30985 },
+ { start: 0x9169, end: 0x916a, idx: -30988 },
+ { start: 0x916c, end: 0x916c, idx: -30989 },
+ { start: 0x9172, end: 0x9173, idx: -30994 },
+ { start: 0x9175, end: 0x9175, idx: -30995 },
+ { start: 0x9177, end: 0x9178, idx: -30996 },
+ { start: 0x9182, end: 0x9182, idx: -31005 },
+ { start: 0x9187, end: 0x9187, idx: -31009 },
+ { start: 0x9189, end: 0x9189, idx: -31010 },
+ { start: 0x918b, end: 0x918b, idx: -31011 },
+ { start: 0x918d, end: 0x918d, idx: -31012 },
+ { start: 0x9190, end: 0x9190, idx: -31014 },
+ { start: 0x9192, end: 0x9192, idx: -31015 },
+ { start: 0x9197, end: 0x9197, idx: -31019 },
+ { start: 0x919c, end: 0x919c, idx: -31023 },
+ { start: 0x91a2, end: 0x91a2, idx: -31028 },
+ { start: 0x91a4, end: 0x91a4, idx: -31029 },
+ { start: 0x91aa, end: 0x91ac, idx: -31034 },
+ { start: 0x91af, end: 0x91af, idx: -31036 },
+ { start: 0x91b1, end: 0x91b1, idx: -31037 },
+ { start: 0x91b4, end: 0x91b5, idx: -31039 },
+ { start: 0x91b8, end: 0x91b8, idx: -31041 },
+ { start: 0x91ba, end: 0x91ba, idx: -31042 },
+ { start: 0x91c0, end: 0x91c1, idx: -31047 },
+ { start: 0x91c6, end: 0x91c9, idx: -31051 },
+ { start: 0x91cb, end: 0x91d1, idx: -31052 },
+ { start: 0x91d6, end: 0x91d8, idx: -31056 },
+ { start: 0x91da, end: 0x91df, idx: -31057 },
+ { start: 0x91e1, end: 0x91e1, idx: -31058 },
+ { start: 0x91e3, end: 0x91e7, idx: -31059 },
+ { start: 0x91ed, end: 0x91ee, idx: -31064 },
+ { start: 0x91f5, end: 0x91f6, idx: -31070 },
+ { start: 0x91fc, end: 0x91fc, idx: -31075 },
+ { start: 0x91ff, end: 0x91ff, idx: -31077 },
+ { start: 0x9206, end: 0x9206, idx: -31083 },
+ { start: 0x920a, end: 0x920a, idx: -31086 },
+ { start: 0x920d, end: 0x920e, idx: -31088 },
+ { start: 0x9210, end: 0x9211, idx: -31089 },
+ { start: 0x9214, end: 0x9215, idx: -31091 },
+ { start: 0x921e, end: 0x921e, idx: -31099 },
+ { start: 0x9229, end: 0x9229, idx: -31109 },
+ { start: 0x922c, end: 0x922c, idx: -31111 },
+ { start: 0x9234, end: 0x9234, idx: -31118 },
+ { start: 0x9237, end: 0x9237, idx: -31120 },
+ { start: 0x9239, end: 0x923a, idx: -31121 },
+ { start: 0x923c, end: 0x923c, idx: -31122 },
+ { start: 0x923f, end: 0x9240, idx: -31124 },
+ { start: 0x9244, end: 0x9245, idx: -31127 },
+ { start: 0x9248, end: 0x9249, idx: -31129 },
+ { start: 0x924b, end: 0x924b, idx: -31130 },
+ { start: 0x924e, end: 0x924e, idx: -31132 },
+ { start: 0x9250, end: 0x9251, idx: -31133 },
+ { start: 0x9257, end: 0x9257, idx: -31138 },
+ { start: 0x9259, end: 0x925b, idx: -31139 },
+ { start: 0x925e, end: 0x925e, idx: -31141 },
+ { start: 0x9262, end: 0x9262, idx: -31144 },
+ { start: 0x9264, end: 0x9264, idx: -31145 },
+ { start: 0x9266, end: 0x9267, idx: -31146 },
+ { start: 0x9271, end: 0x9271, idx: -31155 },
+ { start: 0x9277, end: 0x9278, idx: -31160 },
+ { start: 0x927e, end: 0x927e, idx: -31165 },
+ { start: 0x9280, end: 0x9280, idx: -31166 },
+ { start: 0x9283, end: 0x9283, idx: -31168 },
+ { start: 0x9285, end: 0x9285, idx: -31169 },
+ { start: 0x9288, end: 0x9288, idx: -31171 },
+ { start: 0x9291, end: 0x9291, idx: -31179 },
+ { start: 0x9293, end: 0x9293, idx: -31180 },
+ { start: 0x9295, end: 0x9296, idx: -31181 },
+ { start: 0x9298, end: 0x9298, idx: -31182 },
+ { start: 0x929a, end: 0x929c, idx: -31183 },
+ { start: 0x92a7, end: 0x92a7, idx: -31193 },
+ { start: 0x92ad, end: 0x92ad, idx: -31198 },
+ { start: 0x92b7, end: 0x92b7, idx: -31207 },
+ { start: 0x92b9, end: 0x92b9, idx: -31208 },
+ { start: 0x92cf, end: 0x92d0, idx: -31229 },
+ { start: 0x92d2, end: 0x92d3, idx: -31230 },
+ { start: 0x92d5, end: 0x92d5, idx: -31231 },
+ { start: 0x92d7, end: 0x92d7, idx: -31232 },
+ { start: 0x92d9, end: 0x92d9, idx: -31233 },
+ { start: 0x92e0, end: 0x92e0, idx: -31239 },
+ { start: 0x92e4, end: 0x92e4, idx: -31242 },
+ { start: 0x92e7, end: 0x92e7, idx: -31244 },
+ { start: 0x92e9, end: 0x92ea, idx: -31245 },
+ { start: 0x92ed, end: 0x92ed, idx: -31247 },
+ { start: 0x92f2, end: 0x92f3, idx: -31251 },
+ { start: 0x92f8, end: 0x92fc, idx: -31255 },
+ { start: 0x92ff, end: 0x92ff, idx: -31257 },
+ { start: 0x9302, end: 0x9302, idx: -31259 },
+ { start: 0x9306, end: 0x9306, idx: -31262 },
+ { start: 0x930f, end: 0x9310, idx: -31270 },
+ { start: 0x9318, end: 0x931a, idx: -31277 },
+ { start: 0x931d, end: 0x931e, idx: -31279 },
+ { start: 0x9320, end: 0x9323, idx: -31280 },
+ { start: 0x9325, end: 0x9326, idx: -31281 },
+ { start: 0x9328, end: 0x9328, idx: -31282 },
+ { start: 0x932b, end: 0x932c, idx: -31284 },
+ { start: 0x932e, end: 0x932f, idx: -31285 },
+ { start: 0x9332, end: 0x9332, idx: -31287 },
+ { start: 0x9335, end: 0x9335, idx: -31289 },
+ { start: 0x933a, end: 0x933b, idx: -31293 },
+ { start: 0x9344, end: 0x9344, idx: -31301 },
+ { start: 0x9348, end: 0x9348, idx: -31304 },
+ { start: 0x934b, end: 0x934b, idx: -31306 },
+ { start: 0x934d, end: 0x934d, idx: -31307 },
+ { start: 0x9354, end: 0x9354, idx: -31313 },
+ { start: 0x9356, end: 0x9357, idx: -31314 },
+ { start: 0x935b, end: 0x935c, idx: -31317 },
+ { start: 0x9360, end: 0x9360, idx: -31320 },
+ { start: 0x936c, end: 0x936c, idx: -31331 },
+ { start: 0x936e, end: 0x936e, idx: -31332 },
+ { start: 0x9370, end: 0x9370, idx: -31333 },
+ { start: 0x9375, end: 0x9375, idx: -31337 },
+ { start: 0x937c, end: 0x937c, idx: -31343 },
+ { start: 0x937e, end: 0x937e, idx: -31344 },
+ { start: 0x938c, end: 0x938c, idx: -31357 },
+ { start: 0x9394, end: 0x9394, idx: -31364 },
+ { start: 0x9396, end: 0x9397, idx: -31365 },
+ { start: 0x939a, end: 0x939a, idx: -31367 },
+ { start: 0x93a4, end: 0x93a4, idx: -31376 },
+ { start: 0x93a7, end: 0x93a7, idx: -31378 },
+ { start: 0x93ac, end: 0x93ae, idx: -31382 },
+ { start: 0x93b0, end: 0x93b0, idx: -31383 },
+ { start: 0x93b9, end: 0x93b9, idx: -31391 },
+ { start: 0x93c3, end: 0x93c3, idx: -31400 },
+ { start: 0x93c6, end: 0x93c6, idx: -31402 },
+ { start: 0x93c8, end: 0x93c8, idx: -31403 },
+ { start: 0x93d0, end: 0x93d1, idx: -31410 },
+ { start: 0x93d6, end: 0x93d8, idx: -31414 },
+ { start: 0x93dd, end: 0x93de, idx: -31418 },
+ { start: 0x93e1, end: 0x93e1, idx: -31420 },
+ { start: 0x93e4, end: 0x93e5, idx: -31422 },
+ { start: 0x93e8, end: 0x93e8, idx: -31424 },
+ { start: 0x93f8, end: 0x93f8, idx: -31439 },
+ { start: 0x9403, end: 0x9403, idx: -31449 },
+ { start: 0x9407, end: 0x9407, idx: -31452 },
+ { start: 0x9410, end: 0x9410, idx: -31460 },
+ { start: 0x9413, end: 0x9414, idx: -31462 },
+ { start: 0x9418, end: 0x941a, idx: -31465 },
+ { start: 0x9421, end: 0x9421, idx: -31471 },
+ { start: 0x942b, end: 0x942b, idx: -31480 },
+ { start: 0x9431, end: 0x9431, idx: -31485 },
+ { start: 0x9435, end: 0x9436, idx: -31488 },
+ { start: 0x9438, end: 0x9438, idx: -31489 },
+ { start: 0x943a, end: 0x943a, idx: -31490 },
+ { start: 0x9441, end: 0x9441, idx: -31496 },
+ { start: 0x9444, end: 0x9445, idx: -31498 },
+ { start: 0x9448, end: 0x9448, idx: -31500 },
+ { start: 0x9451, end: 0x9453, idx: -31508 },
+ { start: 0x945a, end: 0x945b, idx: -31514 },
+ { start: 0x945e, end: 0x945e, idx: -31516 },
+ { start: 0x9460, end: 0x9460, idx: -31517 },
+ { start: 0x9462, end: 0x9462, idx: -31518 },
+ { start: 0x946a, end: 0x946a, idx: -31525 },
+ { start: 0x9470, end: 0x9470, idx: -31530 },
+ { start: 0x9475, end: 0x9475, idx: -31534 },
+ { start: 0x9477, end: 0x9477, idx: -31535 },
+ { start: 0x947c, end: 0x947f, idx: -31539 },
+ { start: 0x9481, end: 0x9481, idx: -31540 },
+ { start: 0x9577, end: 0x9577, idx: -31785 },
+ { start: 0x9580, end: 0x9580, idx: -31793 },
+ { start: 0x9582, end: 0x9583, idx: -31794 },
+ { start: 0x9587, end: 0x9587, idx: -31797 },
+ { start: 0x9589, end: 0x958b, idx: -31798 },
+ { start: 0x958f, end: 0x958f, idx: -31801 },
+ { start: 0x9591, end: 0x9594, idx: -31802 },
+ { start: 0x9596, end: 0x9596, idx: -31803 },
+ { start: 0x9598, end: 0x9599, idx: -31804 },
+ { start: 0x95a0, end: 0x95a0, idx: -31810 },
+ { start: 0x95a2, end: 0x95a5, idx: -31811 },
+ { start: 0x95a7, end: 0x95a8, idx: -31812 },
+ { start: 0x95ad, end: 0x95ad, idx: -31816 },
+ { start: 0x95b2, end: 0x95b2, idx: -31820 },
+ { start: 0x95b9, end: 0x95b9, idx: -31826 },
+ { start: 0x95bb, end: 0x95bc, idx: -31827 },
+ { start: 0x95be, end: 0x95be, idx: -31828 },
+ { start: 0x95c3, end: 0x95c3, idx: -31832 },
+ { start: 0x95c7, end: 0x95c7, idx: -31835 },
+ { start: 0x95ca, end: 0x95ca, idx: -31837 },
+ { start: 0x95cc, end: 0x95cd, idx: -31838 },
+ { start: 0x95d4, end: 0x95d6, idx: -31844 },
+ { start: 0x95d8, end: 0x95d8, idx: -31845 },
+ { start: 0x95dc, end: 0x95dc, idx: -31848 },
+ { start: 0x95e1, end: 0x95e2, idx: -31852 },
+ { start: 0x95e5, end: 0x95e5, idx: -31854 },
+ { start: 0x961c, end: 0x961c, idx: -31908 },
+ { start: 0x9621, end: 0x9621, idx: -31912 },
+ { start: 0x9628, end: 0x9628, idx: -31918 },
+ { start: 0x962a, end: 0x962a, idx: -31919 },
+ { start: 0x962e, end: 0x962f, idx: -31922 },
+ { start: 0x9632, end: 0x9632, idx: -31924 },
+ { start: 0x963b, end: 0x963b, idx: -31932 },
+ { start: 0x963f, end: 0x9640, idx: -31935 },
+ { start: 0x9642, end: 0x9642, idx: -31936 },
+ { start: 0x9644, end: 0x9644, idx: -31937 },
+ { start: 0x964b, end: 0x964d, idx: -31943 },
+ { start: 0x964f, end: 0x9650, idx: -31944 },
+ { start: 0x965b, end: 0x965f, idx: -31954 },
+ { start: 0x9662, end: 0x9666, idx: -31956 },
+ { start: 0x966a, end: 0x966a, idx: -31959 },
+ { start: 0x966c, end: 0x966c, idx: -31960 },
+ { start: 0x9670, end: 0x9670, idx: -31963 },
+ { start: 0x9672, end: 0x9673, idx: -31964 },
+ { start: 0x9675, end: 0x9678, idx: -31965 },
+ { start: 0x967a, end: 0x967a, idx: -31966 },
+ { start: 0x967d, end: 0x967d, idx: -31968 },
+ { start: 0x9685, end: 0x9686, idx: -31975 },
+ { start: 0x9688, end: 0x9688, idx: -31976 },
+ { start: 0x968a, end: 0x968b, idx: -31977 },
+ { start: 0x968d, end: 0x968f, idx: -31978 },
+ { start: 0x9694, end: 0x9695, idx: -31982 },
+ { start: 0x9697, end: 0x9699, idx: -31983 },
+ { start: 0x969b, end: 0x969d, idx: -31984 },
+ { start: 0x96a0, end: 0x96a0, idx: -31986 },
+ { start: 0x96a3, end: 0x96a3, idx: -31988 },
+ { start: 0x96a7, end: 0x96a8, idx: -31991 },
+ { start: 0x96aa, end: 0x96aa, idx: -31992 },
+ { start: 0x96af, end: 0x96b2, idx: -31996 },
+ { start: 0x96b4, end: 0x96b4, idx: -31997 },
+ { start: 0x96b6, end: 0x96b9, idx: -31998 },
+ { start: 0x96bb, end: 0x96bc, idx: -31999 },
+ { start: 0x96c0, end: 0x96c1, idx: -32002 },
+ { start: 0x96c4, end: 0x96c7, idx: -32004 },
+ { start: 0x96c9, end: 0x96c9, idx: -32005 },
+ { start: 0x96cb, end: 0x96ce, idx: -32006 },
+ { start: 0x96d1, end: 0x96d1, idx: -32008 },
+ { start: 0x96d5, end: 0x96d6, idx: -32011 },
+ { start: 0x96d9, end: 0x96d9, idx: -32013 },
+ { start: 0x96db, end: 0x96dc, idx: -32014 },
+ { start: 0x96e2, end: 0x96e3, idx: -32019 },
+ { start: 0x96e8, end: 0x96e8, idx: -32023 },
+ { start: 0x96ea, end: 0x96eb, idx: -32024 },
+ { start: 0x96f0, end: 0x96f0, idx: -32028 },
+ { start: 0x96f2, end: 0x96f2, idx: -32029 },
+ { start: 0x96f6, end: 0x96f7, idx: -32032 },
+ { start: 0x96f9, end: 0x96f9, idx: -32033 },
+ { start: 0x96fb, end: 0x96fb, idx: -32034 },
+ { start: 0x9700, end: 0x9700, idx: -32038 },
+ { start: 0x9704, end: 0x9704, idx: -32041 },
+ { start: 0x9706, end: 0x9708, idx: -32042 },
+ { start: 0x970a, end: 0x970a, idx: -32043 },
+ { start: 0x970d, end: 0x970f, idx: -32045 },
+ { start: 0x9711, end: 0x9711, idx: -32046 },
+ { start: 0x9713, end: 0x9713, idx: -32047 },
+ { start: 0x9716, end: 0x9716, idx: -32049 },
+ { start: 0x9719, end: 0x9719, idx: -32051 },
+ { start: 0x971c, end: 0x971c, idx: -32053 },
+ { start: 0x971e, end: 0x971e, idx: -32054 },
+ { start: 0x9724, end: 0x9724, idx: -32059 },
+ { start: 0x9727, end: 0x9727, idx: -32061 },
+ { start: 0x972a, end: 0x972a, idx: -32063 },
+ { start: 0x9730, end: 0x9730, idx: -32068 },
+ { start: 0x9732, end: 0x9733, idx: -32069 },
+ { start: 0x9738, end: 0x9739, idx: -32073 },
+ { start: 0x973b, end: 0x973b, idx: -32074 },
+ { start: 0x973d, end: 0x973e, idx: -32075 },
+ { start: 0x9742, end: 0x9744, idx: -32078 },
+ { start: 0x9746, end: 0x9746, idx: -32079 },
+ { start: 0x9748, end: 0x9749, idx: -32080 },
+ { start: 0x974d, end: 0x974d, idx: -32083 },
+ { start: 0x974f, end: 0x974f, idx: -32084 },
+ { start: 0x9751, end: 0x9752, idx: -32085 },
+ { start: 0x9755, end: 0x9756, idx: -32087 },
+ { start: 0x9759, end: 0x9759, idx: -32089 },
+ { start: 0x975c, end: 0x975c, idx: -32091 },
+ { start: 0x975e, end: 0x975e, idx: -32092 },
+ { start: 0x9760, end: 0x9762, idx: -32093 },
+ { start: 0x9764, end: 0x9764, idx: -32094 },
+ { start: 0x9766, end: 0x9766, idx: -32095 },
+ { start: 0x9768, end: 0x9769, idx: -32096 },
+ { start: 0x976b, end: 0x976b, idx: -32097 },
+ { start: 0x976d, end: 0x976d, idx: -32098 },
+ { start: 0x9771, end: 0x9771, idx: -32101 },
+ { start: 0x9774, end: 0x9774, idx: -32103 },
+ { start: 0x9779, end: 0x977a, idx: -32107 },
+ { start: 0x977c, end: 0x977c, idx: -32108 },
+ { start: 0x9781, end: 0x9781, idx: -32112 },
+ { start: 0x9784, end: 0x9786, idx: -32114 },
+ { start: 0x978b, end: 0x978b, idx: -32118 },
+ { start: 0x978d, end: 0x978d, idx: -32119 },
+ { start: 0x978f, end: 0x9790, idx: -32120 },
+ { start: 0x9798, end: 0x9798, idx: -32127 },
+ { start: 0x979c, end: 0x979c, idx: -32130 },
+ { start: 0x97a0, end: 0x97a0, idx: -32133 },
+ { start: 0x97a3, end: 0x97a3, idx: -32135 },
+ { start: 0x97a6, end: 0x97a6, idx: -32137 },
+ { start: 0x97a8, end: 0x97a8, idx: -32138 },
+ { start: 0x97ab, end: 0x97ab, idx: -32140 },
+ { start: 0x97ad, end: 0x97ad, idx: -32141 },
+ { start: 0x97b3, end: 0x97b4, idx: -32146 },
+ { start: 0x97c3, end: 0x97c3, idx: -32160 },
+ { start: 0x97c6, end: 0x97c6, idx: -32162 },
+ { start: 0x97c8, end: 0x97c8, idx: -32163 },
+ { start: 0x97cb, end: 0x97cb, idx: -32165 },
+ { start: 0x97d3, end: 0x97d3, idx: -32172 },
+ { start: 0x97dc, end: 0x97dc, idx: -32180 },
+ { start: 0x97ed, end: 0x97ee, idx: -32196 },
+ { start: 0x97f2, end: 0x97f3, idx: -32199 },
+ { start: 0x97f5, end: 0x97f6, idx: -32200 },
+ { start: 0x97fb, end: 0x97fb, idx: -32204 },
+ { start: 0x97ff, end: 0x97ff, idx: -32207 },
+ { start: 0x9801, end: 0x9803, idx: -32208 },
+ { start: 0x9805, end: 0x9806, idx: -32209 },
+ { start: 0x9808, end: 0x9808, idx: -32210 },
+ { start: 0x980c, end: 0x980c, idx: -32213 },
+ { start: 0x980f, end: 0x9813, idx: -32215 },
+ { start: 0x9817, end: 0x9818, idx: -32218 },
+ { start: 0x981a, end: 0x981a, idx: -32219 },
+ { start: 0x9821, end: 0x9821, idx: -32225 },
+ { start: 0x9824, end: 0x9824, idx: -32227 },
+ { start: 0x982c, end: 0x982d, idx: -32234 },
+ { start: 0x9830, end: 0x9830, idx: -32236 },
+ { start: 0x9834, end: 0x9834, idx: -32239 },
+ { start: 0x9837, end: 0x9839, idx: -32241 },
+ { start: 0x983b, end: 0x983d, idx: -32242 },
+ { start: 0x9846, end: 0x9846, idx: -32250 },
+ { start: 0x984b, end: 0x984f, idx: -32254 },
+ { start: 0x9854, end: 0x9855, idx: -32258 },
+ { start: 0x9857, end: 0x9858, idx: -32259 },
+ { start: 0x985a, end: 0x985b, idx: -32260 },
+ { start: 0x985e, end: 0x985e, idx: -32262 },
+ { start: 0x9865, end: 0x9865, idx: -32268 },
+ { start: 0x9867, end: 0x9867, idx: -32269 },
+ { start: 0x986b, end: 0x986b, idx: -32272 },
+ { start: 0x986f, end: 0x9871, idx: -32275 },
+ { start: 0x9873, end: 0x9874, idx: -32276 },
+ { start: 0x98a8, end: 0x98a8, idx: -32327 },
+ { start: 0x98aa, end: 0x98aa, idx: -32328 },
+ { start: 0x98af, end: 0x98af, idx: -32332 },
+ { start: 0x98b1, end: 0x98b1, idx: -32333 },
+ { start: 0x98b6, end: 0x98b6, idx: -32337 },
+ { start: 0x98c3, end: 0x98c4, idx: -32349 },
+ { start: 0x98c6, end: 0x98c6, idx: -32350 },
+ { start: 0x98db, end: 0x98dc, idx: -32370 },
+ { start: 0x98df, end: 0x98df, idx: -32372 },
+ { start: 0x98e2, end: 0x98e2, idx: -32374 },
+ { start: 0x98e9, end: 0x98e9, idx: -32380 },
+ { start: 0x98eb, end: 0x98eb, idx: -32381 },
+ { start: 0x98ed, end: 0x98ef, idx: -32382 },
+ { start: 0x98f2, end: 0x98f2, idx: -32384 },
+ { start: 0x98f4, end: 0x98f4, idx: -32385 },
+ { start: 0x98fc, end: 0x98fe, idx: -32392 },
+ { start: 0x9903, end: 0x9903, idx: -32396 },
+ { start: 0x9905, end: 0x9905, idx: -32397 },
+ { start: 0x9909, end: 0x990a, idx: -32400 },
+ { start: 0x990c, end: 0x990c, idx: -32401 },
+ { start: 0x9910, end: 0x9910, idx: -32404 },
+ { start: 0x9912, end: 0x9914, idx: -32405 },
+ { start: 0x9918, end: 0x9918, idx: -32408 },
+ { start: 0x991d, end: 0x991e, idx: -32412 },
+ { start: 0x9920, end: 0x9921, idx: -32413 },
+ { start: 0x9924, end: 0x9924, idx: -32415 },
+ { start: 0x9927, end: 0x9928, idx: -32417 },
+ { start: 0x992c, end: 0x992c, idx: -32420 },
+ { start: 0x992e, end: 0x992e, idx: -32421 },
+ { start: 0x993d, end: 0x993e, idx: -32435 },
+ { start: 0x9942, end: 0x9942, idx: -32438 },
+ { start: 0x9945, end: 0x9945, idx: -32440 },
+ { start: 0x9949, end: 0x9949, idx: -32443 },
+ { start: 0x994b, end: 0x994c, idx: -32444 },
+ { start: 0x9950, end: 0x9952, idx: -32447 },
+ { start: 0x9955, end: 0x9955, idx: -32449 },
+ { start: 0x9957, end: 0x9957, idx: -32450 },
+ { start: 0x9996, end: 0x9999, idx: -32512 },
+ { start: 0x999e, end: 0x999e, idx: -32516 },
+ { start: 0x99a5, end: 0x99a5, idx: -32522 },
+ { start: 0x99a8, end: 0x99a8, idx: -32524 },
+ { start: 0x99ac, end: 0x99ae, idx: -32527 },
+ { start: 0x99b3, end: 0x99b4, idx: -32531 },
+ { start: 0x99bc, end: 0x99bc, idx: -32538 },
+ { start: 0x99c1, end: 0x99c1, idx: -32542 },
+ { start: 0x99c4, end: 0x99c6, idx: -32544 },
+ { start: 0x99c8, end: 0x99c8, idx: -32545 },
+ { start: 0x99d0, end: 0x99d2, idx: -32552 },
+ { start: 0x99d5, end: 0x99d5, idx: -32554 },
+ { start: 0x99d8, end: 0x99d8, idx: -32556 },
+ { start: 0x99db, end: 0x99db, idx: -32558 },
+ { start: 0x99dd, end: 0x99dd, idx: -32559 },
+ { start: 0x99df, end: 0x99df, idx: -32560 },
+ { start: 0x99e2, end: 0x99e2, idx: -32562 },
+ { start: 0x99ed, end: 0x99ee, idx: -32572 },
+ { start: 0x99f1, end: 0x99f2, idx: -32574 },
+ { start: 0x99f8, end: 0x99f8, idx: -32579 },
+ { start: 0x99fb, end: 0x99fb, idx: -32581 },
+ { start: 0x99ff, end: 0x99ff, idx: -32584 },
+ { start: 0x9a01, end: 0x9a01, idx: -32585 },
+ { start: 0x9a05, end: 0x9a05, idx: -32588 },
+ { start: 0x9a0e, end: 0x9a0f, idx: -32596 },
+ { start: 0x9a12, end: 0x9a13, idx: -32598 },
+ { start: 0x9a19, end: 0x9a19, idx: -32603 },
+ { start: 0x9a28, end: 0x9a28, idx: -32617 },
+ { start: 0x9a2b, end: 0x9a2b, idx: -32619 },
+ { start: 0x9a30, end: 0x9a30, idx: -32623 },
+ { start: 0x9a37, end: 0x9a37, idx: -32629 },
+ { start: 0x9a3e, end: 0x9a3e, idx: -32635 },
+ { start: 0x9a40, end: 0x9a40, idx: -32636 },
+ { start: 0x9a42, end: 0x9a43, idx: -32637 },
+ { start: 0x9a45, end: 0x9a45, idx: -32638 },
+ { start: 0x9a4d, end: 0x9a4e, idx: -32645 },
+ { start: 0x9a52, end: 0x9a52, idx: -32648 },
+ { start: 0x9a55, end: 0x9a55, idx: -32650 },
+ { start: 0x9a57, end: 0x9a57, idx: -32651 },
+ { start: 0x9a5a, end: 0x9a5b, idx: -32653 },
+ { start: 0x9a5f, end: 0x9a5f, idx: -32656 },
+ { start: 0x9a62, end: 0x9a62, idx: -32658 },
+ { start: 0x9a64, end: 0x9a65, idx: -32659 },
+ { start: 0x9a69, end: 0x9a6b, idx: -32662 },
+ { start: 0x9aa8, end: 0x9aa8, idx: -32722 },
+ { start: 0x9aad, end: 0x9aad, idx: -32726 },
+ { start: 0x9ab0, end: 0x9ab0, idx: -32728 },
+ { start: 0x9ab8, end: 0x9ab8, idx: -32735 },
+ { start: 0x9abc, end: 0x9abc, idx: -32738 },
+ { start: 0x9ac0, end: 0x9ac0, idx: -32741 },
+ { start: 0x9ac4, end: 0x9ac4, idx: -32744 },
+ { start: 0x9acf, end: 0x9acf, idx: -32754 },
+ { start: 0x9ad1, end: 0x9ad1, idx: -32755 },
+ { start: 0x9ad3, end: 0x9ad4, idx: -32756 },
+ { start: 0x9ad8, end: 0x9ad9, idx: -32759 },
+ { start: 0x9adc, end: 0x9adc, idx: -32761 },
+ { start: 0x9ade, end: 0x9adf, idx: -32762 },
+ { start: 0x9ae2, end: 0x9ae3, idx: -32764 },
+ { start: 0x9ae6, end: 0x9ae6, idx: -32766 },
+ { start: 0x9aea, end: 0x9aeb, idx: -32769 },
+ { start: 0x9aed, end: 0x9aef, idx: -32770 },
+ { start: 0x9af1, end: 0x9af1, idx: -32771 },
+ { start: 0x9af4, end: 0x9af4, idx: -32773 },
+ { start: 0x9af7, end: 0x9af7, idx: -32775 },
+ { start: 0x9afb, end: 0x9afb, idx: -32778 },
+ { start: 0x9b06, end: 0x9b06, idx: -32788 },
+ { start: 0x9b18, end: 0x9b18, idx: -32805 },
+ { start: 0x9b1a, end: 0x9b1a, idx: -32806 },
+ { start: 0x9b1f, end: 0x9b1f, idx: -32810 },
+ { start: 0x9b22, end: 0x9b23, idx: -32812 },
+ { start: 0x9b25, end: 0x9b25, idx: -32813 },
+ { start: 0x9b27, end: 0x9b2a, idx: -32814 },
+ { start: 0x9b2e, end: 0x9b2f, idx: -32817 },
+ { start: 0x9b31, end: 0x9b32, idx: -32818 },
+ { start: 0x9b3b, end: 0x9b3c, idx: -32826 },
+ { start: 0x9b41, end: 0x9b45, idx: -32830 },
+ { start: 0x9b4d, end: 0x9b4f, idx: -32837 },
+ { start: 0x9b51, end: 0x9b51, idx: -32838 },
+ { start: 0x9b54, end: 0x9b54, idx: -32840 },
+ { start: 0x9b58, end: 0x9b58, idx: -32843 },
+ { start: 0x9b5a, end: 0x9b5a, idx: -32844 },
+ { start: 0x9b6f, end: 0x9b6f, idx: -32864 },
+ { start: 0x9b72, end: 0x9b72, idx: -32866 },
+ { start: 0x9b74, end: 0x9b75, idx: -32867 },
+ { start: 0x9b83, end: 0x9b83, idx: -32880 },
+ { start: 0x9b8e, end: 0x9b8f, idx: -32890 },
+ { start: 0x9b91, end: 0x9b93, idx: -32891 },
+ { start: 0x9b96, end: 0x9b97, idx: -32893 },
+ { start: 0x9b9f, end: 0x9ba0, idx: -32900 },
+ { start: 0x9ba8, end: 0x9ba8, idx: -32907 },
+ { start: 0x9baa, end: 0x9bab, idx: -32908 },
+ { start: 0x9bad, end: 0x9bae, idx: -32909 },
+ { start: 0x9bb1, end: 0x9bb1, idx: -32911 },
+ { start: 0x9bb4, end: 0x9bb4, idx: -32913 },
+ { start: 0x9bb9, end: 0x9bb9, idx: -32917 },
+ { start: 0x9bbb, end: 0x9bbb, idx: -32918 },
+ { start: 0x9bc0, end: 0x9bc0, idx: -32922 },
+ { start: 0x9bc6, end: 0x9bc6, idx: -32927 },
+ { start: 0x9bc9, end: 0x9bca, idx: -32929 },
+ { start: 0x9bcf, end: 0x9bcf, idx: -32933 },
+ { start: 0x9bd1, end: 0x9bd2, idx: -32934 },
+ { start: 0x9bd4, end: 0x9bd4, idx: -32935 },
+ { start: 0x9bd6, end: 0x9bd6, idx: -32936 },
+ { start: 0x9bdb, end: 0x9bdb, idx: -32940 },
+ { start: 0x9be1, end: 0x9be4, idx: -32945 },
+ { start: 0x9be8, end: 0x9be8, idx: -32948 },
+ { start: 0x9bf0, end: 0x9bf2, idx: -32955 },
+ { start: 0x9bf5, end: 0x9bf5, idx: -32957 },
+ { start: 0x9c00, end: 0x9c00, idx: -32967 },
+ { start: 0x9c04, end: 0x9c04, idx: -32970 },
+ { start: 0x9c06, end: 0x9c06, idx: -32971 },
+ { start: 0x9c08, end: 0x9c0a, idx: -32972 },
+ { start: 0x9c0c, end: 0x9c0d, idx: -32973 },
+ { start: 0x9c10, end: 0x9c10, idx: -32975 },
+ { start: 0x9c12, end: 0x9c15, idx: -32976 },
+ { start: 0x9c1b, end: 0x9c1b, idx: -32981 },
+ { start: 0x9c21, end: 0x9c21, idx: -32986 },
+ { start: 0x9c24, end: 0x9c25, idx: -32988 },
+ { start: 0x9c2d, end: 0x9c30, idx: -32995 },
+ { start: 0x9c32, end: 0x9c32, idx: -32996 },
+ { start: 0x9c39, end: 0x9c3b, idx: -33002 },
+ { start: 0x9c3e, end: 0x9c3e, idx: -33004 },
+ { start: 0x9c46, end: 0x9c48, idx: -33011 },
+ { start: 0x9c52, end: 0x9c52, idx: -33020 },
+ { start: 0x9c57, end: 0x9c57, idx: -33024 },
+ { start: 0x9c5a, end: 0x9c5a, idx: -33026 },
+ { start: 0x9c60, end: 0x9c60, idx: -33031 },
+ { start: 0x9c67, end: 0x9c67, idx: -33037 },
+ { start: 0x9c76, end: 0x9c76, idx: -33051 },
+ { start: 0x9c78, end: 0x9c78, idx: -33052 },
+ { start: 0x9ce5, end: 0x9ce5, idx: -33160 },
+ { start: 0x9ce7, end: 0x9ce7, idx: -33161 },
+ { start: 0x9ce9, end: 0x9ce9, idx: -33162 },
+ { start: 0x9ceb, end: 0x9cec, idx: -33163 },
+ { start: 0x9cf0, end: 0x9cf0, idx: -33166 },
+ { start: 0x9cf3, end: 0x9cf4, idx: -33168 },
+ { start: 0x9cf6, end: 0x9cf6, idx: -33169 },
+ { start: 0x9d03, end: 0x9d03, idx: -33181 },
+ { start: 0x9d06, end: 0x9d09, idx: -33183 },
+ { start: 0x9d0e, end: 0x9d0e, idx: -33187 },
+ { start: 0x9d12, end: 0x9d12, idx: -33190 },
+ { start: 0x9d15, end: 0x9d15, idx: -33192 },
+ { start: 0x9d1b, end: 0x9d1b, idx: -33197 },
+ { start: 0x9d1f, end: 0x9d1f, idx: -33200 },
+ { start: 0x9d23, end: 0x9d23, idx: -33203 },
+ { start: 0x9d26, end: 0x9d26, idx: -33205 },
+ { start: 0x9d28, end: 0x9d28, idx: -33206 },
+ { start: 0x9d2a, end: 0x9d2c, idx: -33207 },
+ { start: 0x9d3b, end: 0x9d3b, idx: -33221 },
+ { start: 0x9d3e, end: 0x9d3f, idx: -33223 },
+ { start: 0x9d41, end: 0x9d41, idx: -33224 },
+ { start: 0x9d44, end: 0x9d44, idx: -33226 },
+ { start: 0x9d46, end: 0x9d46, idx: -33227 },
+ { start: 0x9d48, end: 0x9d48, idx: -33228 },
+ { start: 0x9d50, end: 0x9d51, idx: -33235 },
+ { start: 0x9d59, end: 0x9d59, idx: -33242 },
+ { start: 0x9d5c, end: 0x9d5e, idx: -33244 },
+ { start: 0x9d60, end: 0x9d61, idx: -33245 },
+ { start: 0x9d64, end: 0x9d64, idx: -33247 },
+ { start: 0x9d6b, end: 0x9d6c, idx: -33253 },
+ { start: 0x9d6f, end: 0x9d70, idx: -33255 },
+ { start: 0x9d72, end: 0x9d72, idx: -33256 },
+ { start: 0x9d7a, end: 0x9d7a, idx: -33263 },
+ { start: 0x9d87, end: 0x9d87, idx: -33275 },
+ { start: 0x9d89, end: 0x9d89, idx: -33276 },
+ { start: 0x9d8f, end: 0x9d8f, idx: -33281 },
+ { start: 0x9d9a, end: 0x9d9a, idx: -33291 },
+ { start: 0x9da4, end: 0x9da4, idx: -33300 },
+ { start: 0x9da9, end: 0x9da9, idx: -33304 },
+ { start: 0x9dab, end: 0x9dab, idx: -33305 },
+ { start: 0x9daf, end: 0x9daf, idx: -33308 },
+ { start: 0x9db2, end: 0x9db2, idx: -33310 },
+ { start: 0x9db4, end: 0x9db4, idx: -33311 },
+ { start: 0x9db8, end: 0x9db8, idx: -33314 },
+ { start: 0x9dba, end: 0x9dbb, idx: -33315 },
+ { start: 0x9dc1, end: 0x9dc2, idx: -33320 },
+ { start: 0x9dc4, end: 0x9dc4, idx: -33321 },
+ { start: 0x9dc6, end: 0x9dc6, idx: -33322 },
+ { start: 0x9dcf, end: 0x9dcf, idx: -33330 },
+ { start: 0x9dd3, end: 0x9dd3, idx: -33333 },
+ { start: 0x9dd7, end: 0x9dd7, idx: -33336 },
+ { start: 0x9dd9, end: 0x9dd9, idx: -33337 },
+ { start: 0x9de6, end: 0x9de6, idx: -33349 },
+ { start: 0x9ded, end: 0x9ded, idx: -33355 },
+ { start: 0x9def, end: 0x9def, idx: -33356 },
+ { start: 0x9df2, end: 0x9df2, idx: -33358 },
+ { start: 0x9df8, end: 0x9dfa, idx: -33363 },
+ { start: 0x9dfd, end: 0x9dfd, idx: -33365 },
+ { start: 0x9e19, end: 0x9e1b, idx: -33392 },
+ { start: 0x9e1e, end: 0x9e1e, idx: -33394 },
+ { start: 0x9e75, end: 0x9e75, idx: -33480 },
+ { start: 0x9e78, end: 0x9e79, idx: -33482 },
+ { start: 0x9e7c, end: 0x9e7d, idx: -33484 },
+ { start: 0x9e7f, end: 0x9e7f, idx: -33485 },
+ { start: 0x9e81, end: 0x9e81, idx: -33486 },
+ { start: 0x9e88, end: 0x9e88, idx: -33492 },
+ { start: 0x9e8b, end: 0x9e8c, idx: -33494 },
+ { start: 0x9e91, end: 0x9e93, idx: -33498 },
+ { start: 0x9e95, end: 0x9e95, idx: -33499 },
+ { start: 0x9e97, end: 0x9e97, idx: -33500 },
+ { start: 0x9e9d, end: 0x9e9d, idx: -33505 },
+ { start: 0x9e9f, end: 0x9e9f, idx: -33506 },
+ { start: 0x9ea5, end: 0x9ea6, idx: -33511 },
+ { start: 0x9ea9, end: 0x9eaa, idx: -33513 },
+ { start: 0x9ead, end: 0x9ead, idx: -33515 },
+ { start: 0x9eb4, end: 0x9eb5, idx: -33521 },
+ { start: 0x9eb8, end: 0x9ebc, idx: -33523 },
+ { start: 0x9ebe, end: 0x9ebf, idx: -33524 },
+ { start: 0x9ec4, end: 0x9ec4, idx: -33528 },
+ { start: 0x9ecc, end: 0x9ed2, idx: -33535 },
+ { start: 0x9ed4, end: 0x9ed4, idx: -33536 },
+ { start: 0x9ed8, end: 0x9ed9, idx: -33539 },
+ { start: 0x9edb, end: 0x9ede, idx: -33540 },
+ { start: 0x9ee0, end: 0x9ee0, idx: -33541 },
+ { start: 0x9ee5, end: 0x9ee5, idx: -33545 },
+ { start: 0x9ee8, end: 0x9ee8, idx: -33547 },
+ { start: 0x9eef, end: 0x9eef, idx: -33553 },
+ { start: 0x9ef4, end: 0x9ef4, idx: -33557 },
+ { start: 0x9ef6, end: 0x9ef7, idx: -33558 },
+ { start: 0x9ef9, end: 0x9ef9, idx: -33559 },
+ { start: 0x9efb, end: 0x9efd, idx: -33560 },
+ { start: 0x9f07, end: 0x9f08, idx: -33569 },
+ { start: 0x9f0e, end: 0x9f0e, idx: -33574 },
+ { start: 0x9f13, end: 0x9f13, idx: -33578 },
+ { start: 0x9f15, end: 0x9f15, idx: -33579 },
+ { start: 0x9f20, end: 0x9f21, idx: -33589 },
+ { start: 0x9f2c, end: 0x9f2c, idx: -33599 },
+ { start: 0x9f3b, end: 0x9f3b, idx: -33613 },
+ { start: 0x9f3e, end: 0x9f3e, idx: -33615 },
+ { start: 0x9f4a, end: 0x9f4b, idx: -33626 },
+ { start: 0x9f4e, end: 0x9f4f, idx: -33628 },
+ { start: 0x9f52, end: 0x9f52, idx: -33630 },
+ { start: 0x9f54, end: 0x9f54, idx: -33631 },
+ { start: 0x9f5f, end: 0x9f63, idx: -33641 },
+ { start: 0x9f66, end: 0x9f67, idx: -33643 },
+ { start: 0x9f6a, end: 0x9f6a, idx: -33645 },
+ { start: 0x9f6c, end: 0x9f6c, idx: -33646 },
+ { start: 0x9f72, end: 0x9f72, idx: -33651 },
+ { start: 0x9f76, end: 0x9f77, idx: -33654 },
+ { start: 0x9f8d, end: 0x9f8d, idx: -33675 },
+ { start: 0x9f95, end: 0x9f95, idx: -33682 },
+ { start: 0x9f9c, end: 0x9f9d, idx: -33688 },
+ { start: 0x9fa0, end: 0x9fa0, idx: -33690 },
+ { start: 0xe000, end: 0xf111, idx: -50169 },
+ { start: 0xf86f, end: 0xf86f, idx: -52054 },
+ { start: 0xf929, end: 0xf929, idx: -52239 },
+ { start: 0xf9dc, end: 0xf9dc, idx: -52417 },
+ { start: 0xfa0e, end: 0xfa2d, idx: -52466 },
+ { start: 0xff01, end: 0xff5e, idx: -53701 },
+ { start: 0xffe0, end: 0xffe5, idx: -53830 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const char * __ucs4_to_ibm930db[] =
+{
+ "\x42\x6a", "\x44\x6a", "\x44\x60", "\x44\xed", "\x44\x4b", "\x44\x50",
+ "\x43\x79", "\x44\x7a", "\x44\x7b", "\x41\x61", "\x41\x62", "\x41\x63",
+ "\x41\x64", "\x41\x65", "\x41\x66", "\x41\x67", "\x41\x68", "\x41\x69",
+ "\x41\x6a", "\x41\x6b", "\x41\x6c", "\x41\x6d", "\x41\x6e", "\x41\x6f",
+ "\x41\x70", "\x41\x71", "\x41\x72", "\x41\x73", "\x41\x74", "\x41\x75",
+ "\x41\x76", "\x41\x77", "\x41\x78", "\x41\x41", "\x41\x42", "\x41\x43",
+ "\x41\x44", "\x41\x45", "\x41\x46", "\x41\x47", "\x41\x48", "\x41\x49",
+ "\x41\x4a", "\x41\x4b", "\x41\x4c", "\x41\x4d", "\x41\x4e", "\x41\x4f",
+ "\x41\x50", "\x41\x51", "\x41\x52", "\x41\x53", "\x41\x54", "\x41\x55",
+ "\x41\x56", "\x41\x57", "\x41\x58", "\x41\xc6", "\x41\xc0", "\x41\xc1",
+ "\x41\xc2", "\x41\xc3", "\x41\xc4", "\x41\xc5", "\x41\xc7", "\x41\xc8",
+ "\x41\xc9", "\x41\xca", "\x41\xcb", "\x41\xcc", "\x41\xcd", "\x41\xce",
+ "\x41\xcf", "\x41\xd0", "\x41\xd1", "\x41\xd2", "\x41\xd3", "\x41\xd4",
+ "\x41\xd5", "\x41\xd6", "\x41\xd7", "\x41\xd8", "\x41\xd9", "\x41\xda",
+ "\x41\xdb", "\x41\xdc", "\x41\xdd", "\x41\xde", "\x41\xdf", "\x41\xe0",
+ "\x41\x80", "\x41\x81", "\x41\x82", "\x41\x83", "\x41\x84", "\x41\x85",
+ "\x41\x87", "\x41\x88", "\x41\x89", "\x41\x8a", "\x41\x8b", "\x41\x8c",
+ "\x41\x8d", "\x41\x8e", "\x41\x8f", "\x41\x90", "\x41\x91", "\x41\x92",
+ "\x41\x93", "\x41\x94", "\x41\x95", "\x41\x96", "\x41\x97", "\x41\x98",
+ "\x41\x99", "\x41\x9a", "\x41\x9b", "\x41\x9c", "\x41\x9d", "\x41\x9e",
+ "\x41\x9f", "\x41\xa0", "\x41\x86", "\x44\x5a", "\x44\x4a", "\x44\x4a",
+ "\x44\x7c", "\x44\x61", "\x44\x71", "\x44\x62", "\x44\x72", "\x43\x77",
+ "\x43\x78", "\x44\x7e", "\x44\x7f", "\x43\x73", "\x44\xee", "\x44\xef",
+ "\x44\x6b", "\x44\x4e", "\x44\x6e", "\x44\x6f", "\x43\x72", "\x41\xf1",
+ "\x41\xf2", "\x41\xf3", "\x41\xf4", "\x41\xf5", "\x41\xf6", "\x41\xf7",
+ "\x41\xf8", "\x41\xf9", "\x41\xfa", "\x41\xb1", "\x41\xb2", "\x41\xb3",
+ "\x41\xb4", "\x41\xb5", "\x41\xb6", "\x41\xb7", "\x41\xb8", "\x41\xb9",
+ "\x41\xba", "\x44\xf1", "\x44\xf2", "\x44\xf0", "\x44\xf3", "\x43\x6e",
+ "\x43\x6f", "\x43\x70", "\x43\x4e", "\x43\x71", "\x43\x4f", "\x43\x64",
+ "\x43\x65", "\x42\x60", "\x43\x5f", "\x43\x61", "\x44\x4d", "\x43\x4b",
+ "\x44\x7c", "\x43\x6c", "\x43\x6d", "\x43\x6b", "\x43\x6a", "\x43\x62",
+ "\x43\x63", "\x44\x68", "\x44\x78", "\x43\x60", "\x43\x5c", "\x44\x4c",
+ "\x43\x5b", "\x44\x67", "\x44\x77", "\x43\x5d", "\x43\x5e", "\x43\x68",
+ "\x43\x69", "\x43\x66", "\x43\x67", "\x43\x4c", "\x43\x4d", "\x43\x7c",
+ "\x43\xb7", "\x43\x7d", "\x43\xb8", "\x43\x7e", "\x43\xb9", "\x43\x7f",
+ "\x43\xe1", "\x43\xb1", "\x43\xe3", "\x43\xb0", "\x43\xe2", "\x43\xb2",
+ "\x43\xee", "\x43\xe9", "\x43\xe4", "\x43\xb4", "\x43\xf0", "\x43\xeb",
+ "\x43\xe6", "\x43\xb3", "\x43\xea", "\x43\xef", "\x43\xe5", "\x43\xb5",
+ "\x43\xec", "\x43\xf1", "\x43\xe7", "\x43\xb6", "\x43\xed", "\x43\xf2",
+ "\x43\xe8", "\x44\xea", "\x44\xe9", "\x44\xe3", "\x44\xe2", "\x44\xec",
+ "\x44\xeb", "\x44\xe8", "\x44\xe7", "\x44\xe0", "\x44\xe4", "\x44\xe1",
+ "\x43\x7a", "\x44\xe6", "\x44\xe5", "\x44\x79", "\x44\x69", "\x43\x76",
+ "\x43\x75", "\x43\x74", "\x40\x40", "\x43\x44", "\x43\x41", "\x44\x5b",
+ "\x44\x5d", "\x44\x5e", "\x44\x5f", "\x44\x64", "\x44\x74", "\x44\x65",
+ "\x44\x75", "\x43\x42", "\x43\x43", "\x44\x42", "\x44\x43", "\x44\x66",
+ "\x44\x76", "\x44\x6c", "\x44\x7d", "\x44\x63", "\x44\x73", "\x43\xa1",
+ "\x44\x47", "\x44\x81", "\x44\x48", "\x44\x82", "\x44\x49", "\x44\x83",
+ "\x44\x51", "\x44\x84", "\x44\x52", "\x44\x85", "\x44\x86", "\x44\xc0",
+ "\x44\x87", "\x44\xc1", "\x44\x88", "\x44\xc2", "\x44\x89", "\x44\xc3",
+ "\x44\x8a", "\x44\xc4", "\x44\x8c", "\x44\xc5", "\x44\x8d", "\x44\xc6",
+ "\x44\x8e", "\x44\xc7", "\x44\x8f", "\x44\xc8", "\x44\x90", "\x44\xc9",
+ "\x44\x91", "\x44\xca", "\x44\x92", "\x44\xcb", "\x44\x56", "\x44\x93",
+ "\x44\xcc", "\x44\x94", "\x44\xcd", "\x44\x95", "\x44\xce", "\x44\x96",
+ "\x44\x97", "\x44\x98", "\x44\x99", "\x44\x9a", "\x44\x9d", "\x44\xcf",
+ "\x44\xd5", "\x44\x9e", "\x44\xd0", "\x44\xd6", "\x44\x9f", "\x44\xd1",
+ "\x44\xd7", "\x44\xa2", "\x44\xd2", "\x44\xd8", "\x44\xa3", "\x44\xd3",
+ "\x44\xd9", "\x44\xa4", "\x44\xa5", "\x44\xa6", "\x44\xa7", "\x44\xa8",
+ "\x44\x53", "\x44\xa9", "\x44\x54", "\x44\xaa", "\x44\x55", "\x44\xac",
+ "\x44\xad", "\x44\xae", "\x44\xaf", "\x44\xba", "\x44\xbb", "\x44\x57",
+ "\x44\xbc", "\x44\xda", "\x44\xdb", "\x44\x46", "\x44\xbd", "\x43\xbe",
+ "\x43\xbf", "\x44\xdc", "\x44\xdd", "\x43\x47", "\x43\x81", "\x43\x48",
+ "\x43\x82", "\x43\x49", "\x43\x83", "\x43\x51", "\x43\x84", "\x43\x52",
+ "\x43\x85", "\x43\x86", "\x43\xc0", "\x43\x87", "\x43\xc1", "\x43\x88",
+ "\x43\xc2", "\x43\x89", "\x43\xc3", "\x43\x8a", "\x43\xc4", "\x43\x8c",
+ "\x43\xc5", "\x43\x8d", "\x43\xc6", "\x43\x8e", "\x43\xc7", "\x43\x8f",
+ "\x43\xc8", "\x43\x90", "\x43\xc9", "\x43\x91", "\x43\xca", "\x43\x92",
+ "\x43\xcb", "\x43\x56", "\x43\x93", "\x43\xcc", "\x43\x94", "\x43\xcd",
+ "\x43\x95", "\x43\xce", "\x43\x96", "\x43\x97", "\x43\x98", "\x43\x99",
+ "\x43\x9a", "\x43\x9d", "\x43\xcf", "\x43\xd5", "\x43\x9e", "\x43\xd0",
+ "\x43\xd6", "\x43\x9f", "\x43\xd1", "\x43\xd7", "\x43\xa2", "\x43\xd2",
+ "\x43\xd8", "\x43\xa3", "\x43\xd3", "\x43\xd9", "\x43\xa4", "\x43\xa5",
+ "\x43\xa6", "\x43\xa7", "\x43\xa8", "\x43\x53", "\x43\xa9", "\x43\x54",
+ "\x43\xaa", "\x43\x55", "\x43\xac", "\x43\xad", "\x43\xae", "\x43\xaf",
+ "\x43\xba", "\x43\xbb", "\x43\x57", "\x43\xbc", "\x43\xda", "\x43\xdb",
+ "\x43\x46", "\x43\xbd", "\x43\xd4", "\x43\x59", "\x43\x5a", "\x43\x45",
+ "\x43\x58", "\x43\xdc", "\x43\xdd", "\x44\x6d", "\x45\x41", "\x4b\xce",
+ "\x45\x47", "\x45\x4d", "\x49\xd3", "\x45\x43", "\x45\x5e", "\x45\x5f",
+ "\x46\xaf", "\x47\x89", "\x56\x42", "\x4d\xec", "\x4f\x97", "\x56\x43",
+ "\x46\x9b", "\x57\x75", "\x4d\x56", "\x50\xc5", "\x4f\x62", "\x48\x83",
+ "\x48\x7c", "\x56\x44", "\x56\x45", "\x45\x5c", "\x56\x46", "\x4c\xb8",
+ "\x56\x47", "\x46\x7a", "\x48\xab", "\x47\x62", "\x54\xc8", "\x56\x48",
+ "\x56\x49", "\x4b\x9f", "\x45\x8a", "\x45\xd8", "\x55\xa9", "\x54\xa5",
+ "\x4f\x6c", "\x62\xd0", "\x56\x4a", "\x49\x47", "\x56\x4b", "\x4b\xbd",
+ "\x45\x49", "\x4e\xb5", "\x47\x49", "\x56\x4c", "\x4b\xbf", "\x4a\x98",
+ "\x49\x70", "\x47\xc0", "\x56\x4d", "\x56\x4e", "\x4b\xb1", "\x47\xc2",
+ "\x48\x96", "\x56\x4f", "\x45\xce", "\x45\x42", "\x56\x50", "\x49\x9d",
+ "\x4b\x74", "\x45\x45", "\x45\x6d", "\x4b\xe4", "\x50\xe8", "\x55\xdc",
+ "\x48\x67", "\x56\x52", "\x51\x67", "\x56\x53", "\x4c\xce", "\x56\x54",
+ "\x47\x8e", "\x4f\x7f", "\x4f\xfa", "\x4b\xac", "\x4b\x73", "\x45\x75",
+ "\x4e\x52", "\x49\x9c", "\x56\x55", "\x56\x56", "\x56\x57", "\x45\x93",
+ "\x53\xd9", "\x47\x76", "\x56\x5c", "\x56\x5a", "\x56\x5b", "\x50\x85",
+ "\x45\xe0", "\x48\x4b", "\x56\x59", "\x56\x58", "\x4b\xe5", "\x54\x65",
+ "\x48\xb5", "\x47\x55", "\x56\x5e", "\x47\x5d", "\x48\xa2", "\x44\x5c",
+ "\x56\x5f", "\x56\x61", "\x56\x5d", "\x45\x9a", "\x49\xc3", "\x46\xf6",
+ "\x56\x60", "\x4d\x71", "\x4d\xed", "\x48\x69", "\x48\xb2", "\x53\x41",
+ "\x4a\x55", "\x56\x62", "\x56\x65", "\x47\xd2", "\x56\x66", "\x56\x63",
+ "\x45\xb2", "\x4d\x99", "\x4e\x9f", "\x4a\x83", "\x50\xf6", "\x4a\x81",
+ "\x45\xbd", "\x56\x64", "\x48\xd9", "\x49\xa6", "\x56\x68", "\x49\xc9",
+ "\x54\x4a", "\x46\xf4", "\x56\x6a", "\x50\x8a", "\x4b\xbc", "\x54\x61",
+ "\x4e\xdf", "\x4e\xfe", "\x56\x6c", "\x47\xc8", "\x48\xa4", "\x46\xe0",
+ "\x45\x76", "\x4c\xe6", "\x46\x96", "\x47\x70", "\x56\x6e", "\x56\x6b",
+ "\x49\xc1", "\x56\x67", "\x56\x6f", "\x45\x94", "\x56\x69", "\x56\x6d",
+ "\x56\x79", "\x56\x7c", "\x56\x7a", "\x48\x76", "\x4b\x94", "\x51\xe2",
+ "\x56\x77", "\x54\x62", "\x48\xb6", "\x4f\x98", "\x56\x7d", "\x56\x72",
+ "\x56\x71", "\x4a\x46", "\x4f\xc2", "\x56\x73", "\x4f\x8d", "\x56\x70",
+ "\x56\x7b", "\x56\x7e", "\x56\x76", "\x56\x74", "\x48\xbc", "\x4a\x9e",
+ "\x52\xec", "\x47\x5a", "\x56\x78", "\x56\x75", "\x53\xb9", "\x53\xe3",
+ "\x4f\x8c", "\x55\x7c", "\x4b\x4c", "\x48\x51", "\x4a\x6a", "\x54\xc7",
+ "\x52\x94", "\x46\x60", "\x56\x86", "\x56\x80", "\x56\x85", "\x56\x83",
+ "\x56\x7f", "\x4e\x97", "\x56\x81", "\x56\x84", "\x56\x82", "\x45\xaa",
+ "\x53\xc4", "\x52\xec", "\x45\xa5", "\x4b\x4a", "\x56\x87", "\x56\x88",
+ "\x46\xde", "\x56\x96", "\x4c\xe1", "\x4d\xb1", "\x51\xf8", "\x50\xf9",
+ "\x4e\x67", "\x56\x95", "\x56\x94", "\x56\x8f", "\x56\x99", "\x45\xd6",
+ "\x49\xfa", "\x4a\xc4", "\x56\xa1", "\x56\x97", "\x4b\x6a", "\x56\x8c",
+ "\x53\x43", "\x4c\xae", "\x56\x89", "\x56\x98", "\x4a\xd0", "\x56\x90",
+ "\x56\x91", "\x55\x69", "\x48\x7d", "\x56\x8e", "\x52\xf1", "\x56\x8b",
+ "\x56\x92", "\x56\x8d", "\x4d\x51", "\x56\x93", "\x4f\xf9", "\x4f\x63",
+ "\x52\xfa", "\x56\x8a", "\x56\xa4", "\x56\x9a", "\x56\xa2", "\x56\x9b",
+ "\x56\x9e", "\x4d\xfb", "\x50\x49", "\x56\x9d", "\x56\x9c", "\x56\xa0",
+ "\x56\x9f", "\x4e\x70", "\x46\x81", "\x56\xa5", "\x56\xa3", "\x54\xd2",
+ "\x49\x43", "\x4f\x95", "\x50\xc3", "\x56\xa6", "\x50\x59", "\x56\xa7",
+ "\x56\xaa", "\x4e\xe7", "\x4f\xc3", "\x56\xa8", "\x50\x9c", "\x46\xac",
+ "\x56\xa9", "\x4c\x43", "\x54\xda", "\x56\xad", "\x56\xb0", "\x56\xab",
+ "\x4b\x58", "\x4c\x5b", "\x4a\x43", "\x56\xb1", "\x4f\xc9", "\x56\xae",
+ "\x56\xaf", "\x48\xec", "\x4b\xba", "\x55\xad", "\x4a\xbb", "\x52\xd4",
+ "\x56\xb5", "\x4d\x82", "\x56\xb3", "\x56\xb7", "\x56\xb4", "\x4e\x84",
+ "\x56\xb6", "\x56\xb8", "\x56\xb2", "\x56\xba", "\x56\xb9", "\x55\x78",
+ "\x49\xca", "\x56\xbc", "\x56\xbd", "\x45\x4e", "\x56\xbb", "\x54\x6f",
+ "\x56\xc0", "\x56\xbf", "\x56\xc1", "\x52\x90", "\x56\xbe", "\x4a\xa2",
+ "\x56\xc2", "\x47\xda", "\x54\xbd", "\x56\xc4", "\x56\xc3", "\x56\xc6",
+ "\x56\xc5", "\x56\xc7", "\x56\xc8", "\x4c\x91", "\x46\x95", "\x4b\xe8",
+ "\x48\xc9", "\x4d\xf3", "\x55\x5a", "\x47\xa2", "\x45\x9e", "\x56\xc9",
+ "\x47\x9e", "\x56\xca", "\x4b\x56", "\x50\x50", "\x46\x9f", "\x56\xcb",
+ "\x56\xcc", "\x49\x4b", "\x51\xbe", "\x56\xcd", "\x56\xce", "\x46\x65",
+ "\x46\xb1", "\x56\xcf", "\x56\xd0", "\x45\x48", "\x46\xbb", "\x45\x46",
+ "\x56\xd1", "\x47\xb3", "\x46\x49", "\x4f\x67", "\x47\xaf", "\x47\xc9",
+ "\x48\xf4", "\x56\xd2", "\x56\xd3", "\x45\x8e", "\x46\x45", "\x56\xd6",
+ "\x4e\xa1", "\x56\xd5", "\x48\xeb", "\x56\xd7", "\x61\x9d", "\x56\xd8",
+ "\x4f\x8f", "\x56\xd9", "\x56\xda", "\x56\xdb", "\x52\x7e", "\x48\xc4",
+ "\x56\xdc", "\x4e\x7b", "\x56\xdf", "\x56\xdd", "\x54\x67", "\x56\xde",
+ "\x48\x78", "\x56\xe0", "\x56\xe1", "\x56\xe2", "\x4b\xde", "\x56\xe6",
+ "\x56\xe4", "\x56\xe5", "\x56\xe3", "\x50\xc9", "\x56\xe7", "\x51\x46",
+ "\x48\xfc", "\x56\xe9", "\x56\xe8", "\x52\xdc", "\x56\xea", "\x4f\x80",
+ "\x56\xeb", "\x55\xf9", "\x53\x44", "\x4b\xe6", "\x57\x77", "\x56\xec",
+ "\x68\x84", "\x4e\xd9", "\x56\xed", "\x4d\xe1", "\x48\xe6", "\x55\x8a",
+ "\x56\xee", "\x54\x9e", "\x56\xef", "\x56\xf0", "\x56\xf1", "\x51\xac",
+ "\x56\xf2", "\x51\xec", "\x50\xcf", "\x50\xe6", "\x45\x9b", "\x4b\xb6",
+ "\x56\xf3", "\x4c\x50", "\x4f\x44", "\x56\xf4", "\x45\xb4", "\x47\x65",
+ "\x4b\x9b", "\x4c\xd7", "\x56\xf5", "\x54\xe3", "\x4c\x52", "\x56\xf6",
+ "\x56\xf7", "\x4b\xb4", "\x47\x4b", "\x49\x5c", "\x46\xdd", "\x56\xf8",
+ "\x45\xbc", "\x56\xf9", "\x56\xfa", "\x4c\xdd", "\x56\xfb", "\x46\xc4",
+ "\x48\xcf", "\x4b\x6b", "\x56\xfc", "\x4b\xc0", "\x4b\xf5", "\x53\x79",
+ "\x56\xfd", "\x47\x4d", "\x4a\x90", "\x56\xfe", "\x51\xae", "\x45\xaf",
+ "\x57\x41", "\x57\x43", "\x51\x99", "\x49\xc7", "\x54\x81", "\x57\x42",
+ "\x4c\xd3", "\x47\x66", "\x54\x81", "\x57\x48", "\x57\x45", "\x4b\x4e",
+ "\x4d\x85", "\x57\x44", "\x47\xd6", "\x57\x46", "\x57\x47", "\x4b\xe1",
+ "\x57\x4a", "\x57\x49", "\x55\xd6", "\x49\xf0", "\x57\x4c", "\x51\x85",
+ "\x57\x4b", "\x57\x4e", "\x57\x4d", "\x55\x80", "\x45\xf7", "\x57\x4f",
+ "\x48\x70", "\x45\x9f", "\x4e\x68", "\x57\x50", "\x46\x71", "\x4a\x64",
+ "\x54\xc6", "\x57\x51", "\x57\x52", "\x5f\xaa", "\x4d\x92", "\x48\xa9",
+ "\x57\x54", "\x49\x78", "\x57\x53", "\x55\x6a", "\x57\x56", "\x57\x55",
+ "\x54\xb1", "\x4e\xef", "\x46\x9c", "\x48\xce", "\x57\x57", "\x53\xd6",
+ "\x45\xe4", "\x53\x92", "\x4b\x9a", "\x46\xed", "\x57\x58", "\x45\xb5",
+ "\x57\x59", "\x4a\xe1", "\x57\x5c", "\x47\xee", "\x57\x5a", "\x49\x9f",
+ "\x57\x5b", "\x4c\x7e", "\x49\x7a", "\x57\x5d", "\x57\x5e", "\x57\x5f",
+ "\x57\x60", "\x54\x70", "\x51\xe9", "\x52\x97", "\x57\x61", "\x4f\x5b",
+ "\x4e\xcb", "\x4a\xa8", "\x57\x62", "\x57\x63", "\x57\x64", "\x57\x66",
+ "\x57\x68", "\x57\x67", "\x57\x69", "\x45\x90", "\x45\x5a", "\x54\x57",
+ "\x57\x6a", "\x51\xb7", "\x4e\x6b", "\x4d\x4d", "\x57\x6c", "\x57\x6b",
+ "\x55\xed", "\x57\x6d", "\x57\x6e", "\x57\x6f", "\x57\x70", "\x4f\xd1",
+ "\x45\x54", "\x4a\x87", "\x50\xf1", "\x57\x71", "\x45\x4a", "\x45\x4c",
+ "\x57\x72", "\x57\x73", "\x4e\x47", "\x45\xdf", "\x57\x74", "\x47\x90",
+ "\x57\x76", "\x53\xad", "\x4a\xf2", "\x49\x96", "\x47\xd7", "\x45\x59",
+ "\x48\xe3", "\x45\xf6", "\x51\xc0", "\x57\x79", "\x49\xee", "\x53\xdb",
+ "\x57\x7a", "\x57\x7b", "\x4c\x82", "\x47\x99", "\x4b\x91", "\x57\x7c",
+ "\x4b\x6d", "\x4a\xa4", "\x4c\xf5", "\x57\x7d", "\x4e\x79", "\x57\x7e",
+ "\x53\xe2", "\x57\x7f", "\x53\x52", "\x57\x80", "\x57\x81", "\x4f\x55",
+ "\x49\x42", "\x45\x74", "\x57\x82", "\x57\x84", "\x57\x83", "\x51\x78",
+ "\x53\x67", "\x53\xb7", "\x57\x85", "\x57\x86", "\x57\x87", "\x4c\x8e",
+ "\x57\x88", "\x4a\xca", "\x48\xd2", "\x57\x89", "\x48\xf5", "\x50\xa5",
+ "\x48\x5c", "\x46\xd4", "\x4b\x71", "\x47\xf9", "\x47\x91", "\x4f\xa5",
+ "\x46\xa6", "\x48\x4c", "\x50\xf5", "\x55\xb2", "\x57\x8b", "\x57\x8c",
+ "\x51\x94", "\x53\xf5", "\x45\x88", "\x45\xd4", "\x4c\x8b", "\x57\x91",
+ "\x4f\x71", "\x4e\x41", "\x4d\xd5", "\x4f\x86", "\x57\x92", "\x57\x90",
+ "\x47\xc6", "\x47\x78", "\x50\x42", "\x47\xd9", "\x48\x5a", "\x4f\x59",
+ "\x48\xe2", "\x45\xf0", "\x57\x93", "\x57\x94", "\x55\xea", "\x47\xba",
+ "\x45\xa0", "\x45\x7e", "\x53\xd3", "\x55\xbc", "\x46\x6d", "\x45\xf3",
+ "\x51\xaf", "\x50\xc6", "\x4e\xb2", "\x46\xa5", "\x47\xcf", "\x57\x9d",
+ "\x50\x7a", "\x53\xe1", "\x4c\x4f", "\x57\x9c", "\x49\xcb", "\x57\x97",
+ "\x57\x98", "\x57\x9a", "\x57\x9b", "\x4b\x98", "\x49\xc4", "\x53\xe5",
+ "\x57\x99", "\x57\x95", "\x47\xf6", "\x57\x96", "\x4b\x50", "\x50\x73",
+ "\x4f\x56", "\x4a\xee", "\x49\x54", "\x57\x9e", "\x50\xb0", "\x57\xa2",
+ "\x48\xa1", "\x54\x8d", "\x57\xa5", "\x57\xa3", "\x47\x7f", "\x57\xa0",
+ "\x57\xaa", "\x57\xa4", "\x57\xa7", "\x4a\xf6", "\x49\xb0", "\x57\xa8",
+ "\x57\xab", "\x57\xad", "\x57\xae", "\x4f\x50", "\x45\x7a", "\x57\xa1",
+ "\x57\x9f", "\x57\xac", "\x57\xa6", "\x57\xa9", "\x57\xb2", "\x57\xbc",
+ "\x57\xb4", "\x57\xb9", "\x57\xbd", "\x57\xba", "\x57\xb5", "\x57\xb1",
+ "\x4c\xde", "\x53\xe9", "\x57\xb3", "\x57\xb0", "\x52\xb1", "\x57\xbe",
+ "\x4e\xf9", "\x45\xd0", "\x57\xbb", "\x57\xb6", "\x57\xaf", "\x57\xb8",
+ "\x4a\x6b", "\x57\xb7", "\x46\xcb", "\x57\xc7", "\x57\xbf", "\x57\xc1",
+ "\x55\x68", "\x55\xf0", "\x57\xc6", "\x57\xc5", "\x47\x47", "\x54\x7c",
+ "\x57\xc4", "\x57\xc0", "\x4c\xdb", "\x51\xb8", "\x4f\x76", "\x57\xc2",
+ "\x4b\xab", "\x57\xc3", "\x54\xd4", "\x57\xcc", "\x4b\xe0", "\x4d\x43",
+ "\x57\xd2", "\x57\xd1", "\x57\xc8", "\x54\x78", "\x57\xc9", "\x53\x83",
+ "\x57\xce", "\x46\xbe", "\x57\xcb", "\x46\xe4", "\x47\xe4", "\x57\xcf",
+ "\x57\xd0", "\x57\xcd", "\x57\xd3", "\x54\xd4", "\x57\xca", "\x57\xd8",
+ "\x57\xdd", "\x57\xd9", "\x57\xd5", "\x57\xdf", "\x46\xb3", "\x57\xde",
+ "\x57\xe1", "\x52\x53", "\x57\xd6", "\x55\x58", "\x57\xda", "\x57\xd4",
+ "\x52\xb5", "\x45\xd1", "\x54\x75", "\x57\xdb", "\x57\xd7", "\x4f\xd3",
+ "\x57\xe2", "\x57\xe0", "\x51\x68", "\x4d\x6d", "\x4c\x5f", "\x57\xdc",
+ "\x4e\xb9", "\x48\xd3", "\x57\xe5", "\x57\xe3", "\x58\x58", "\x57\xe8",
+ "\x52\xa2", "\x57\xe6", "\x57\xe4", "\x4b\x5e", "\x57\xe7", "\x57\xeb",
+ "\x57\xe9", "\x57\xee", "\x57\xed", "\x50\x63", "\x47\x7e", "\x57\xea",
+ "\x57\xec", "\x54\xec", "\x50\xf3", "\x57\xef", "\x52\xca", "\x57\xf8",
+ "\x50\xca", "\x57\xf3", "\x54\x7f", "\x57\xf2", "\x57\xf4", "\x52\x9b",
+ "\x50\x62", "\x57\xf0", "\x57\xf1", "\x54\x7d", "\x57\xf6", "\x45\xfc",
+ "\x57\xfa", "\x57\xf5", "\x57\xf9", "\x4e\x6d", "\x55\xf1", "\x55\x82",
+ "\x57\xfe", "\x57\xf7", "\x55\xd8", "\x58\x41", "\x57\xfd", "\x57\xfc",
+ "\x54\x7d", "\x58\x42", "\x51\x90", "\x58\x43", "\x58\x44", "\x58\x46",
+ "\x58\x45", "\x58\x49", "\x58\x4c", "\x58\x4a", "\x58\x48", "\x58\x4b",
+ "\x58\x47", "\x51\x90", "\x58\x4d", "\x58\x4f", "\x58\x4e", "\x58\x50",
+ "\x56\xd4", "\x50\x65", "\x45\x44", "\x46\xa9", "\x4a\x49", "\x47\xf0",
+ "\x58\x51", "\x4b\x44", "\x4a\xfa", "\x47\xc1", "\x58\x52", "\x4a\x94",
+ "\x45\x8f", "\x58\x53", "\x52\x66", "\x53\xcf", "\x58\x54", "\x58\x56",
+ "\x58\x55", "\x51\xbd", "\x58\x57", "\x4f\x49", "\x47\xe1", "\x54\xe7",
+ "\x58\x5a", "\x58\x59", "\x58\x5b", "\x46\x84", "\x58\x5c", "\x47\x82",
+ "\x47\xcd", "\x49\xe6", "\x45\xc2", "\x51\xd1", "\x58\x5d", "\x58\x5f",
+ "\x58\x61", "\x45\xec", "\x49\xae", "\x4c\x55", "\x58\x5e", "\x58\x62",
+ "\x4e\x8d", "\x4e\xf3", "\x58\x60", "\x58\x65", "\x53\xa6", "\x58\x63",
+ "\x51\xc4", "\x53\x98", "\x49\x49", "\x58\x66", "\x4b\xc9", "\x58\x64",
+ "\x58\x67", "\x46\xe6", "\x58\x68", "\x58\x69", "\x54\x66", "\x47\xce",
+ "\x58\x6a", "\x58\x6d", "\x58\x6c", "\x53\xcd", "\x58\x6b", "\x58\x71",
+ "\x58\x6e", "\x58\x6f", "\x58\x73", "\x58\x70", "\x4e\xac", "\x45\xdb",
+ "\x58\x74", "\x58\x75", "\x58\x72", "\x58\x76", "\x4d\xf4", "\x48\xe9",
+ "\x51\x7e", "\x58\x79", "\x4f\x48", "\x4d\x57", "\x4d\xac", "\x46\xf1",
+ "\x46\xa3", "\x46\x9d", "\x49\x7f", "\x4a\xe7", "\x53\x71", "\x58\x78",
+ "\x58\x7a", "\x53\xb0", "\x58\x7b", "\x53\xa7", "\x58\x7c", "\x4b\x61",
+ "\x4f\xac", "\x4e\x53", "\x50\xa4", "\x49\xb8", "\x45\xd9", "\x54\xf6",
+ "\x4a\x7c", "\x58\x80", "\x53\x9f", "\x4b\xeb", "\x50\x53", "\x58\x7d",
+ "\x4e\xc6", "\x58\x81", "\x4c\xcb", "\x48\x6a", "\x52\xf8", "\x4f\x6f",
+ "\x46\x57", "\x53\xc1", "\x4f\x5e", "\x58\x7e", "\x47\x43", "\x4f\x5e",
+ "\x58\x83", "\x58\x86", "\x4d\x89", "\x58\x84", "\x52\x79", "\x4a\x95",
+ "\x58\x85", "\x4e\xbe", "\x46\x4d", "\x51\x50", "\x58\x8a", "\x58\x87",
+ "\x4a\xfc", "\x58\x88", "\x58\x8b", "\x58\x8c", "\x52\x89", "\x58\x89",
+ "\x58\x8d", "\x58\x8e", "\x55\x52", "\x54\x88", "\x4b\x95", "\x58\x8f",
+ "\x4e\x8e", "\x4e\xc8", "\x51\x96", "\x58\x91", "\x58\x90", "\x55\xb9",
+ "\x58\x92", "\x58\x94", "\x58\x93", "\x58\x96", "\x58\x95", "\x58\x97",
+ "\x58\x98", "\x58\x99", "\x46\x7d", "\x51\x4f", "\x4c\x9f", "\x58\x9a",
+ "\x49\x6c", "\x4e\xb0", "\x47\x75", "\x58\x9b", "\x58\x9c", "\x50\x77",
+ "\x58\x9d", "\x58\x9e", "\x52\x75", "\x58\x9f", "\x47\x6f", "\x58\xa0",
+ "\x58\xa1", "\x49\x7e", "\x58\xa2", "\x4a\xc3", "\x46\x94", "\x52\xc8",
+ "\x54\xdd", "\x45\xfe", "\x58\xa3", "\x48\xc8", "\x4b\x8b", "\x58\xa5",
+ "\x45\x5b", "\x46\x8a", "\x45\xab", "\x45\x73", "\x58\xa6", "\x58\xa7",
+ "\x47\x92", "\x49\x41", "\x58\xa8", "\x51\x47", "\x58\xa9", "\x58\xaa",
+ "\x52\xf2", "\x4d\x69", "\x45\xe6", "\x4d\xb2", "\x51\x8f", "\x4c\x53",
+ "\x58\xac", "\x4c\x64", "\x58\xad", "\x52\x84", "\x58\xab", "\x55\x83",
+ "\x58\xaf", "\x58\xae", "\x58\xb0", "\x58\xb1", "\x58\xb4", "\x58\xb3",
+ "\x58\xb2", "\x46\xe5", "\x58\xb5", "\x4e\xca", "\x58\xb7", "\x4e\xbb",
+ "\x58\xb6", "\x4e\xdd", "\x46\x99", "\x4d\x90", "\x58\xb8", "\x46\x9e",
+ "\x58\xb9", "\x4b\xf8", "\x51\xa2", "\x55\x4d", "\x50\x43", "\x58\xba",
+ "\x53\x95", "\x53\xd1", "\x4a\x66", "\x58\xbb", "\x58\xbc", "\x58\xbd",
+ "\x58\xbe", "\x4d\x9e", "\x50\xec", "\x53\x7f", "\x58\xbf", "\x4b\xdc",
+ "\x58\xc0", "\x49\xa3", "\x53\xaf", "\x58\xc1", "\x4c\xc1", "\x49\x90",
+ "\x54\x9c", "\x53\xf2", "\x4f\xf1", "\x48\x4f", "\x58\xc3", "\x58\xc4",
+ "\x51\x84", "\x52\x55", "\x55\xde", "\x58\xc2", "\x55\x8c", "\x4a\xb3",
+ "\x51\x79", "\x52\xb9", "\x4b\x42", "\x4c\x65", "\x55\x7a", "\x58\xca",
+ "\x58\xc7", "\x4b\x54", "\x58\xc9", "\x58\xc8", "\x58\xc6", "\x52\x4c",
+ "\x58\xc5", "\x54\x9f", "\x50\xb5", "\x58\xce", "\x58\xcf", "\x54\x98",
+ "\x58\xcb", "\x50\xf8", "\x4e\xcc", "\x58\xcd", "\x4a\x77", "\x58\xd0",
+ "\x49\x6f", "\x58\xd1", "\x58\xcc", "\x54\x54", "\x4d\x80", "\x58\xd2",
+ "\x48\x55", "\x58\xd3", "\x58\xd8", "\x58\xd4", "\x4e\x89", "\x58\xd7",
+ "\x53\xe0", "\x58\xd6", "\x4e\xc3", "\x58\xd5", "\x58\xdd", "\x58\xda",
+ "\x55\x67", "\x58\xd9", "\x58\xdb", "\x58\xdc", "\x58\xde", "\x58\xdf",
+ "\x4f\x8b", "\x58\xe1", "\x58\xe0", "\x58\xe2", "\x4d\xe4", "\x58\xe4",
+ "\x52\xea", "\x55\xe8", "\x58\xe3", "\x58\xe5", "\x58\xe6", "\x58\xe9",
+ "\x58\xe7", "\x58\xe8", "\x45\x64", "\x58\xea", "\x4b\xd9", "\x58\xeb",
+ "\x58\xec", "\x48\xf2", "\x4a\x41", "\x52\x58", "\x58\xee", "\x4f\xf2",
+ "\x45\xf4", "\x4f\x83", "\x4a\xec", "\x4e\xaf", "\x58\xef", "\x45\xbe",
+ "\x58\xf0", "\x4c\x5e", "\x58\xf1", "\x59\x5b", "\x58\xf2", "\x58\xf3",
+ "\x58\xf4", "\x58\xf5", "\x58\xf6", "\x58\xf7", "\x48\x6f", "\x46\xd5",
+ "\x46\xf0", "\x45\xa8", "\x52\x4d", "\x48\xc5", "\x4c\x75", "\x46\xc8",
+ "\x51\x5c", "\x47\xdd", "\x49\xa2", "\x4d\x64", "\x45\xe7", "\x50\xab",
+ "\x4d\x8b", "\x49\x4d", "\x45\xed", "\x4a\xde", "\x49\x8f", "\x47\xb8",
+ "\x4f\x7a", "\x58\xf8", "\x45\x92", "\x4e\xd4", "\x49\x68", "\x50\x78",
+ "\x52\xef", "\x46\x86", "\x58\xf9", "\x48\x89", "\x48\x82", "\x58\xfc",
+ "\x4f\xe9", "\x58\xfa", "\x49\xdf", "\x4a\x84", "\x4a\x56", "\x58\xfb",
+ "\x58\xfd", "\x45\xac", "\x59\x41", "\x4b\x81", "\x55\xf4", "\x52\x44",
+ "\x59\x42", "\x47\xf8", "\x4b\x59", "\x59\x43", "\x4b\x93", "\x52\xb8",
+ "\x59\x46", "\x59\x45", "\x59\x47", "\x51\xfc", "\x4f\xa9", "\x5c\x7e",
+ "\x49\x87", "\x59\x48", "\x59\x44", "\x4c\x7a", "\x59\x49", "\x59\x4a",
+ "\x55\x56", "\x59\x4b", "\x4b\x60", "\x46\xa0", "\x46\x56", "\x46\xb2",
+ "\x4d\x76", "\x49\xfb", "\x49\x8a", "\x59\x4c", "\x49\x59", "\x59\x4d",
+ "\x59\x4e", "\x51\x89", "\x4c\xef", "\x4d\x5f", "\x59\x4f", "\x48\xae",
+ "\x45\x5d", "\x48\x4a", "\x59\x50", "\x53\xc0", "\x48\x71", "\x59\x51",
+ "\x59\x52", "\x59\x53", "\x53\xae", "\x59\x54", "\x68\x80", "\x4b\xee",
+ "\x59\x55", "\x51\x5d", "\x4c\x6b", "\x49\xce", "\x4a\x86", "\x4f\xb9",
+ "\x45\xc8", "\x4c\xc6", "\x48\x8b", "\x59\x56", "\x48\x5e", "\x59\x57",
+ "\x4d\x94", "\x4d\xa7", "\x45\xe9", "\x55\xba", "\x59\x58", "\x54\x43",
+ "\x59\x5a", "\x54\xb2", "\x59\x59", "\x48\xdd", "\x54\x43", "\x47\x6d",
+ "\x53\xfb", "\x55\xc0", "\x55\xc0", "\x4a\x8e", "\x4c\xa2", "\x59\x5c",
+ "\x59\x5d", "\x4f\xdd", "\x45\x65", "\x59\x5e", "\x59\x5f", "\x59\x60",
+ "\x47\x4a", "\x52\x5a", "\x59\x61", "\x45\x72", "\x59\x67", "\x54\xb9",
+ "\x45\xbf", "\x59\x63", "\x50\xd5", "\x52\x62", "\x4d\x46", "\x59\x65",
+ "\x59\x66", "\x47\x48", "\x59\x68", "\x59\x64", "\x59\x6a", "\x59\x62",
+ "\x59\x69", "\x59\x6b", "\x59\x6c", "\x4f\x96", "\x51\xb3", "\x4f\x9d",
+ "\x59\x6d", "\x59\x72", "\x59\x71", "\x4a\xac", "\x48\xfe", "\x59\x70",
+ "\x45\x6f", "\x59\x6f", "\x50\x72", "\x59\x6e", "\x4c\x7f", "\x59\x73",
+ "\x45\x7f", "\x59\x77", "\x51\x4d", "\x59\x74", "\x50\x74", "\x54\xf1",
+ "\x59\x7c", "\x59\x7b", "\x59\x7a", "\x59\x76", "\x59\x75", "\x59\x79",
+ "\x59\x78", "\x4f\x5f", "\x59\x84", "\x59\x83", "\x59\x7d", "\x59\x82",
+ "\x49\x8c", "\x59\x7e", "\x59\x7f", "\x59\x81", "\x50\x9e", "\x59\x85",
+ "\x59\x87", "\x4e\xd3", "\x59\x86", "\x59\x88", "\x59\x8b", "\x59\x8a",
+ "\x59\x89", "\x47\xd1", "\x59\x8c", "\x59\x8f", "\x59\x8e", "\x59\x8d",
+ "\x59\x90", "\x59\x91", "\x59\x92", "\x59\x93", "\x59\x95", "\x4c\xe8",
+ "\x59\x94", "\x4f\x84", "\x59\x96", "\x49\xcf", "\x52\x81", "\x59\x97",
+ "\x59\x99", "\x59\x98", "\x51\xdf", "\x59\x9a", "\x45\x67", "\x47\x41",
+ "\x4d\x47", "\x4c\x67", "\x45\x6a", "\x48\x5b", "\x4c\xa3", "\x4a\x52",
+ "\x59\x9b", "\x49\x8b", "\x47\xad", "\x4a\x4b", "\x4a\xe6", "\x4e\x7d",
+ "\x59\x9c", "\x53\xcb", "\x48\x93", "\x4e\x46", "\x4a\x7d", "\x45\x53",
+ "\x47\x6b", "\x4f\x75", "\x59\x9d", "\x4a\xb5", "\x59\xa0", "\x51\xc7",
+ "\x59\x9f", "\x59\x9e", "\x59\xa1", "\x48\x9c", "\x52\xaf", "\x4a\x44",
+ "\x4b\x53", "\x49\x60", "\x49\x82", "\x4d\xc5", "\x59\xa2", "\x54\xbe",
+ "\x46\xef", "\x4c\x85", "\x59\xa5", "\x59\xa4", "\x59\xa3", "\x4a\x5e",
+ "\x59\xa6", "\x49\x6b", "\x59\xa7", "\x59\xa9", "\x4c\xca", "\x59\xa8",
+ "\x54\x83", "\x48\xde", "\x59\xaa", "\x4e\x7f", "\x59\xab", "\x4a\x6f",
+ "\x45\x8d", "\x45\x60", "\x59\xac", "\x59\xad", "\x45\xa9", "\x48\xda",
+ "\x59\xae", "\x50\xa2", "\x4d\xaf", "\x52\x5f", "\x4b\x57", "\x59\xaf",
+ "\x4b\x92", "\x45\xb7", "\x48\x50", "\x55\x8d", "\x4a\xed", "\x4d\x4f",
+ "\x4b\x64", "\x55\x4f", "\x48\x54", "\x51\x5a", "\x45\x51", "\x59\xb0",
+ "\x45\xde", "\x48\xb1", "\x45\xf8", "\x48\xe0", "\x4e\xeb", "\x50\xc1",
+ "\x46\x9a", "\x4c\x5d", "\x59\xb1", "\x59\xb2", "\x4b\xc7", "\x59\xb3",
+ "\x4e\xdb", "\x4e\xa7", "\x59\xb5", "\x59\xb4", "\x54\xad", "\x53\x6c",
+ "\x59\xb7", "\x59\xb8", "\x59\xb6", "\x55\xaf", "\x55\x62", "\x59\xba",
+ "\x59\xb9", "\x50\xe9", "\x59\xbb", "\x59\xbc", "\x59\xbd", "\x59\xbe",
+ "\x59\xbf", "\x59\xc0", "\x59\xc1", "\x47\xd0", "\x50\x5b", "\x52\xd6",
+ "\x46\x66", "\x4b\xaf", "\x55\x64", "\x54\x4b", "\x51\xd9", "\x4b\x47",
+ "\x59\xc2", "\x54\xbf", "\x59\xc3", "\x50\xcd", "\x59\xc4", "\x56\x41",
+ "\x56\x51", "\x46\x8f", "\x50\xe1", "\x59\xc5", "\x4b\x63", "\x51\xe5",
+ "\x46\xda", "\x59\xc6", "\x54\xac", "\x45\xd3", "\x55\x97", "\x4c\x9b",
+ "\x59\xc7", "\x47\xe6", "\x4e\x42", "\x53\x6b", "\x59\xc8", "\x59\xc9",
+ "\x59\xca", "\x4b\x6e", "\x59\xcb", "\x48\xba", "\x46\xd2", "\x59\xcc",
+ "\x52\xe0", "\x4a\xd4", "\x59\xcd", "\x53\xc7", "\x59\xce", "\x53\x85",
+ "\x59\xcf", "\x59\xd0", "\x59\xd1", "\x46\x5f", "\x59\xd2", "\x59\xd3",
+ "\x59\xd4", "\x59\xd5", "\x59\xd6", "\x59\xd7", "\x46\x90", "\x45\xe1",
+ "\x59\xd8", "\x4d\xcd", "\x51\x59", "\x4e\x86", "\x4e\x88", "\x52\x9c",
+ "\x49\x64", "\x49\x5e", "\x59\xd9", "\x59\xda", "\x49\x5d", "\x47\x72",
+ "\x59\xdd", "\x4c\xea", "\x4a\x61", "\x59\xdc", "\x59\xdb", "\x4e\x60",
+ "\x48\xa3", "\x59\xe0", "\x59\xdf", "\x59\xde", "\x49\x91", "\x45\xe5",
+ "\x50\xb3", "\x59\xe1", "\x4c\x6c", "\x48\xfb", "\x47\xe8", "\x59\xe4",
+ "\x59\xe2", "\x59\xe3", "\x59\xe5", "\x46\x98", "\x59\xe6", "\x4a\x70",
+ "\x4e\xf5", "\x59\xe7", "\x4b\x5d", "\x46\x54", "\x4c\x74", "\x59\xe8",
+ "\x48\xf8", "\x59\xe9", "\x55\xe0", "\x46\xe7", "\x47\xca", "\x50\x97",
+ "\x4b\xd7", "\x59\xea", "\x46\x61", "\x4c\x45", "\x4e\xa3", "\x48\x95",
+ "\x59\xf0", "\x59\xf1", "\x46\x4f", "\x59\xec", "\x4c\x60", "\x59\xef",
+ "\x59\xee", "\x4a\xae", "\x59\xed", "\x59\xeb", "\x50\x56", "\x59\xf2",
+ "\x59\xf7", "\x59\xfd", "\x59\xf5", "\x4c\xd6", "\x59\xfa", "\x4e\xf0",
+ "\x59\xf4", "\x59\xf9", "\x50\x9f", "\x46\xad", "\x50\x81", "\x59\xf3",
+ "\x47\xcc", "\x59\xfc", "\x46\x6e", "\x54\xde", "\x59\xf6", "\x4e\x71",
+ "\x59\xfb", "\x55\x42", "\x59\xf8", "\x59\xfe", "\x5a\x42", "\x52\x56",
+ "\x5a\x4c", "\x5a\x49", "\x5a\x48", "\x4b\xca", "\x5a\x4a", "\x4b\xd5",
+ "\x47\xc7", "\x52\x98", "\x5a\x50", "\x5a\x41", "\x5a\x44", "\x5a\x47",
+ "\x5a\x43", "\x55\x94", "\x5a\x4b", "\x5a\x4d", "\x4e\xce", "\x53\xb8",
+ "\x4c\x81", "\x5a\x45", "\x5a\x4f", "\x5a\x4e", "\x49\x4e", "\x4b\xb0",
+ "\x53\x84", "\x46\x43", "\x5a\x46", "\x5a\x52", "\x5a\x53", "\x5a\x55",
+ "\x5a\x51", "\x54\x69", "\x5a\x57", "\x5a\x5c", "\x4d\xe3", "\x55\x44",
+ "\x5a\x5a", "\x50\x91", "\x5a\x58", "\x5a\x59", "\x5a\x54", "\x5a\x56",
+ "\x4a\xb1", "\x4d\xd8", "\x4d\xeb", "\x48\x73", "\x5a\x5b", "\x4b\xcd",
+ "\x49\x65", "\x4c\x9d", "\x52\x76", "\x53\xa3", "\x5a\x64", "\x55\x54",
+ "\x5a\x5e", "\x51\x45", "\x5a\x62", "\x48\x5f", "\x5a\x63", "\x4e\x65",
+ "\x4e\x78", "\x5a\x61", "\x5a\x65", "\x5a\x66", "\x54\x9d", "\x4e\xd7",
+ "\x5a\x5f", "\x4f\xe0", "\x5a\x60", "\x5a\x5d", "\x4b\x68", "\x55\x4a",
+ "\x50\x6e", "\x54\xb8", "\x5a\x73", "\x5a\x68", "\x48\xb3", "\x5a\x6e",
+ "\x5a\x6b", "\x5a\x6c", "\x54\x72", "\x5a\x6f", "\x5a\x72", "\x5a\x6d",
+ "\x52\x82", "\x5a\x70", "\x5a\x6a", "\x53\xc8", "\x50\x98", "\x5a\x74",
+ "\x5a\x75", "\x47\x63", "\x5a\x76", "\x5a\x69", "\x52\xb2", "\x45\xc6",
+ "\x47\xf7", "\x5a\x67", "\x5a\x71", "\x5a\x7b", "\x5a\x7a", "\x5a\x80",
+ "\x5a\x7e", "\x5a\x81", "\x5a\x79", "\x5a\x7f", "\x5a\x84", "\x5a\x7c",
+ "\x51\xe3", "\x5a\x85", "\x5a\x86", "\x5a\x77", "\x4c\xbe", "\x5a\x7d",
+ "\x48\xfd", "\x53\x8e", "\x5a\x78", "\x4a\x76", "\x5a\x92", "\x52\xe3",
+ "\x5a\x8a", "\x5a\x8b", "\x5a\x8c", "\x5a\x83", "\x5a\x91", "\x4d\xdb",
+ "\x4d\xd3", "\x5a\x82", "\x4e\xb6", "\x52\x8a", "\x5a\x8d", "\x4c\x49",
+ "\x5a\x8f", "\x4f\xad", "\x5a\x90", "\x5a\x87", "\x5a\x8e", "\x5a\x93",
+ "\x48\xa8", "\x5a\x89", "\x53\xf4", "\x50\x7c", "\x5a\x88", "\x5a\x99",
+ "\x4f\x4a", "\x55\x5b", "\x5a\x9a", "\x5a\x98", "\x5a\x96", "\x5a\x94",
+ "\x5a\x95", "\x55\xcf", "\x4f\xfc", "\x53\xc2", "\x51\x75", "\x5a\x9b",
+ "\x5a\x97", "\x5a\x9c", "\x47\xbe", "\x4e\x6c", "\x5a\xa3", "\x51\xa5",
+ "\x5a\xa1", "\x5a\xa2", "\x4e\xa4", "\x5a\xa0", "\x5a\x9f", "\x5a\x9e",
+ "\x5a\xa4", "\x5a\x9d", "\x5a\xa6", "\x4e\xf2", "\x5a\xa8", "\x5a\xa7",
+ "\x51\x53", "\x5a\xa9", "\x5a\xab", "\x5a\xaa", "\x4d\xc6", "\x5a\xad",
+ "\x5a\xaf", "\x5a\xac", "\x5a\xb0", "\x5a\xae", "\x5a\xb1", "\x5a\xb2",
+ "\x5a\xb3", "\x51\x61", "\x54\x60", "\x5a\xb4", "\x51\x7f", "\x45\xba",
+ "\x49\xde", "\x4d\xa0", "\x5a\xb5", "\x5a\xb6", "\x4d\x7f", "\x55\x95",
+ "\x5a\xb7", "\x64\x6e", "\x5a\xb8", "\x54\xd9", "\x5a\xb9", "\x47\x64",
+ "\x5a\xba", "\x5a\xbb", "\x4f\x92", "\x5a\xbc", "\x5a\xbd", "\x5a\xbe",
+ "\x50\x92", "\x45\xcf", "\x4c\x44", "\x47\xdc", "\x45\x8c", "\x5a\xbf",
+ "\x4d\xca", "\x65\x5d", "\x50\xad", "\x45\xcb", "\x49\xf1", "\x5a\xc0",
+ "\x47\xea", "\x49\x81", "\x55\xd5", "\x5a\xc3", "\x5a\xc1", "\x5a\xc4",
+ "\x5a\xc2", "\x5a\xc5", "\x54\xb7", "\x4c\x69", "\x4d\x7a", "\x4c\x76",
+ "\x5a\xc6", "\x5a\xca", "\x4c\x48", "\x48\xf7", "\x5a\xc7", "\x5a\xcd",
+ "\x4e\xc0", "\x5a\xc8", "\x4e\xe3", "\x4d\x66", "\x5a\xc9", "\x5a\xcb",
+ "\x5a\xce", "\x47\x51", "\x5a\xcc", "\x4a\x67", "\x49\x8d", "\x5a\xdc",
+ "\x4a\x85", "\x4e\x7e", "\x5a\xda", "\x4f\xa6", "\x5a\xd3", "\x4c\x86",
+ "\x4b\x90", "\x51\xe0", "\x5a\xd1", "\x49\xe1", "\x4d\x53", "\x5a\xd9",
+ "\x4a\xa1", "\x5a\xd4", "\x5a\xdb", "\x5a\xd5", "\x5a\xdd", "\x5a\xd8",
+ "\x53\x45", "\x4f\xba", "\x5a\xd2", "\x53\xa2", "\x5a\xd0", "\x4f\x61",
+ "\x4b\xdb", "\x5a\xd7", "\x5a\xcf", "\x50\x45", "\x52\x5c", "\x4b\xfd",
+ "\x5a\xd6", "\x4e\xe2", "\x4d\x77", "\x48\xe5", "\x4f\xc5", "\x4e\xe5",
+ "\x5a\xdf", "\x5a\xe4", "\x5a\xe0", "\x50\x8d", "\x5a\xe5", "\x4f\x9e",
+ "\x55\xb5", "\x4d\xd7", "\x5a\xe6", "\x46\xd8", "\x5a\xe2", "\x47\xb6",
+ "\x5a\xe3", "\x54\x89", "\x5a\xde", "\x4f\xdb", "\x4b\x82", "\x55\xb1",
+ "\x5a\xe1", "\x4f\x81", "\x54\x8f", "\x48\xf6", "\x53\x87", "\x52\xa8",
+ "\x5a\xe9", "\x55\x55", "\x53\xa0", "\x55\x7d", "\x5a\xe8", "\x5a\xea",
+ "\x5a\xe7", "\x4c\x41", "\x55\x46", "\x4d\xdd", "\x52\x85", "\x4b\xb3",
+ "\x5a\xf5", "\x5a\xf4", "\x4e\xd6", "\x54\x93", "\x5a\xef", "\x4d\x8f",
+ "\x4f\xc0", "\x54\xc0", "\x5a\xed", "\x4d\xc3", "\x4c\x61", "\x5a\xf2",
+ "\x4e\xec", "\x5a\xec", "\x5a\xf1", "\x4c\xfa", "\x5a\xeb", "\x4d\x44",
+ "\x4a\xe3", "\x5a\xf3", "\x55\xe6", "\x4b\x4f", "\x4b\x7f", "\x5a\xf0",
+ "\x47\xa8", "\x4c\xac", "\x48\xd5", "\x55\xd0", "\x4a\x60", "\x5a\xee",
+ "\x55\x41", "\x4d\xc1", "\x54\xcd", "\x5a\xf6", "\x54\xa3", "\x5a\xf7",
+ "\x5a\xf9", "\x4e\xfd", "\x5b\x42", "\x5a\xfa", "\x5a\xfd", "\x4b\xcf",
+ "\x49\xb9", "\x5a\xfe", "\x4c\xf2", "\x4c\x46", "\x49\xaa", "\x4d\x60",
+ "\x5a\xfc", "\x5a\xf8", "\x4b\xf2", "\x4a\xd5", "\x5a\xfb", "\x5b\x41",
+ "\x4f\x7e", "\x5b\x44", "\x4b\xd8", "\x5b\x4b", "\x5b\x45", "\x54\xa3",
+ "\x5b\x4c", "\x5b\x49", "\x5b\x48", "\x5b\x46", "\x5b\x4a", "\x4d\xc8",
+ "\x52\x8f", "\x5b\x43", "\x5b\x47", "\x4e\x49", "\x50\xa3", "\x4e\x8c",
+ "\x5b\x4d", "\x54\xcd", "\x4d\xcb", "\x5b\x50", "\x5b\x4e", "\x48\xd1",
+ "\x5b\x4f", "\x5b\x51", "\x55\xf5", "\x51\xef", "\x4a\x74", "\x5b\x5a",
+ "\x53\xde", "\x5b\x57", "\x5b\x55", "\x53\x48", "\x5b\x53", "\x55\xdb",
+ "\x4e\x7a", "\x5b\x58", "\x5b\x59", "\x51\xe1", "\x4e\x62", "\x4c\x77",
+ "\x53\x72", "\x4e\xc7", "\x5b\x52", "\x5b\x56", "\x5b\x5b", "\x51\x4e",
+ "\x5b\x62", "\x5b\x5e", "\x5b\x5f", "\x49\x9b", "\x5b\x54", "\x5b\x5d",
+ "\x5b\x60", "\x5b\x61", "\x5b\x5c", "\x5b\x65", "\x5b\x66", "\x55\x43",
+ "\x5b\x67", "\x4f\xd6", "\x5b\x64", "\x4f\xcd", "\x5b\x68", "\x5b\x63",
+ "\x5b\x6b", "\x5b\x69", "\x5b\x6a", "\x5b\x6c", "\x5b\x6e", "\x55\xf6",
+ "\x5b\x6d", "\x5b\x72", "\x5b\x6f", "\x5b\x70", "\x5b\x71", "\x5b\x72",
+ "\x5b\x74", "\x5b\x73", "\x52\x7f", "\x5b\x75", "\x5b\x76", "\x47\x7b",
+ "\x5b\x77", "\x5b\x78", "\x5b\x7a", "\x5b\x79", "\x5b\x7b", "\x48\x8f",
+ "\x4b\xc5", "\x48\xaf", "\x45\xc7", "\x4a\xf7", "\x5b\x7d", "\x5b\x80",
+ "\x5b\x7e", "\x46\x47", "\x4c\x5c", "\x5b\x82", "\x5b\x7f", "\x4b\x8a",
+ "\x5b\x81", "\x47\xa5", "\x5b\x83", "\x51\xb1", "\x4f\xcf", "\x4a\xc9",
+ "\x49\xf2", "\x47\xb0", "\x46\xcc", "\x5b\x84", "\x47\x7c", "\x4b\xf3",
+ "\x49\x51", "\x5b\x85", "\x5b\x86", "\x5b\x87", "\x45\xca", "\x58\xed",
+ "\x46\x8e", "\x51\x9d", "\x47\xdb", "\x4b\x80", "\x52\xe4", "\x4e\x83",
+ "\x46\x4e", "\x5b\x89", "\x4b\xd1", "\x5b\x8a", "\x55\x81", "\x54\xcf",
+ "\x51\x41", "\x51\xc2", "\x5b\x8b", "\x4e\xfc", "\x49\x89", "\x4e\xa5",
+ "\x45\x87", "\x5b\x8c", "\x45\xcd", "\x4d\xa4", "\x48\x88", "\x5b\x8f",
+ "\x5b\x8d", "\x5b\x90", "\x4a\xcf", "\x5b\x8e", "\x4d\x7b", "\x5b\x91",
+ "\x4a\xdc", "\x5b\x92", "\x4d\xab", "\x5b\x93", "\x51\x65", "\x5b\x95",
+ "\x5b\x94", "\x4b\x77", "\x45\x62", "\x4d\x9d", "\x4c\x7b", "\x4d\x6a",
+ "\x46\xe9", "\x4d\x67", "\x47\xec", "\x5b\x96", "\x4f\xa3", "\x5b\x9c",
+ "\x5b\x97", "\x5b\x99", "\x5b\x9b", "\x4f\xe7", "\x46\xfe", "\x5b\x9d",
+ "\x52\x8e", "\x46\xd1", "\x45\xa6", "\x54\xe8", "\x47\xe9", "\x4c\x59",
+ "\x5b\x98", "\x5b\xa3", "\x5b\xa1", "\x47\xa9", "\x47\xac", "\x5b\xa4",
+ "\x46\x62", "\x55\x9d", "\x48\xe8", "\x45\xb3", "\x5b\xa0", "\x4b\xbb",
+ "\x52\xeb", "\x5b\xa2", "\x5b\x9f", "\x51\x93", "\x4f\x9f", "\x4c\x98",
+ "\x5b\x9e", "\x52\x51", "\x46\x51", "\x48\xb0", "\x5b\xa5", "\x5b\xa6",
+ "\x4b\xb2", "\x51\xea", "\x54\xc3", "\x5b\xa8", "\x5b\xab", "\x5b\xad",
+ "\x5b\xa9", "\x4f\xce", "\x5b\xac", "\x5b\xaa", "\x5b\xa7", "\x55\x6d",
+ "\x50\xa0", "\x51\xb2", "\x4c\xb6", "\x49\xf8", "\x49\x93", "\x5b\xb0",
+ "\x5b\xaf", "\x47\x95", "\x4a\xf8", "\x46\xa8", "\x4c\x83", "\x5b\xb1",
+ "\x5b\xb3", "\x4f\x46", "\x5b\xb2", "\x4e\xd1", "\x4f\xab", "\x4f\xbe",
+ "\x4d\x6c", "\x4b\xe2", "\x5b\xb5", "\x5b\xb4", "\x5b\xb7", "\x5b\xb6",
+ "\x4c\xc7", "\x50\xcc", "\x50\x93", "\x4a\xfe", "\x5b\xb8", "\x4c\xb2",
+ "\x5b\xbf", "\x52\x43", "\x5b\xbe", "\x5b\xbd", "\x5b\xbb", "\x5b\xba",
+ "\x5b\xb9", "\x4c\x56", "\x5b\xbc", "\x5b\xc0", "\x51\x52", "\x5b\xc1",
+ "\x4b\xfe", "\x52\xa6", "\x51\xcc", "\x5b\xc2", "\x5b\xc3", "\x5b\xc4",
+ "\x49\xb6", "\x4e\xbc", "\x4a\x6d", "\x5b\xc5", "\x5b\xc6", "\x47\x9d",
+ "\x4e\xd2", "\x5b\xc7", "\x53\x97", "\x57\x8d", "\x49\x5f", "\x51\x66",
+ "\x4b\xc3", "\x46\xf5", "\x56\xac", "\x45\x61", "\x46\x85", "\x4b\xc4",
+ "\x47\xd4", "\x5b\xc8", "\x54\xfd", "\x4f\xa4", "\x55\xf3", "\x5b\xca",
+ "\x48\x6e", "\x47\xbb", "\x47\x5c", "\x5b\xcb", "\x46\x8b", "\x5b\xcd",
+ "\x5b\xce", "\x45\x6c", "\x49\xc6", "\x47\x46", "\x45\x66", "\x48\xf9",
+ "\x5b\xd0", "\x4d\x42", "\x4e\xa2", "\x5b\xd2", "\x5b\xd3", "\x5b\xd4",
+ "\x4d\x96", "\x50\xf0", "\x5b\xd1", "\x53\x4f", "\x5b\xd5", "\x46\x68",
+ "\x4e\x51", "\x50\xd0", "\x46\xbc", "\x45\x56", "\x54\xc1", "\x50\xf4",
+ "\x5b\xd7", "\x52\x5d", "\x5b\xd6", "\x4b\x4b", "\x54\x80", "\x47\x5e",
+ "\x51\xa6", "\x52\x91", "\x5b\xd9", "\x46\x76", "\x5b\xd8", "\x5b\xde",
+ "\x50\x8b", "\x4c\x63", "\x5b\xdc", "\x45\x57", "\x5b\x9a", "\x5b\xe0",
+ "\x4a\xa6", "\x52\x80", "\x54\xdf", "\x45\x78", "\x46\xb4", "\x5b\xdb",
+ "\x52\x5e", "\x5b\xda", "\x5b\xdf", "\x54\xf2", "\x4a\xe2", "\x4f\x78",
+ "\x45\xa2", "\x49\xd9", "\x47\xb9", "\x46\x72", "\x4f\xd2", "\x5b\xe2",
+ "\x52\xd0", "\x5b\xe1", "\x5b\xdd", "\x50\x61", "\x54\xc9", "\x5b\xe6",
+ "\x4e\xe8", "\x5b\xe4", "\x5b\xe9", "\x5b\xf2", "\x5b\xe3", "\x5b\xf0",
+ "\x55\xcd", "\x4a\x7f", "\x5b\xf4", "\x52\xd9", "\x5b\xf1", "\x49\x80",
+ "\x50\x4a", "\x4e\xc1", "\x48\x9b", "\x4d\xea", "\x4f\xd8", "\x4e\xe1",
+ "\x5b\xed", "\x54\xf3", "\x5b\xee", "\x5b\xeb", "\x5b\xea", "\x5b\xe8",
+ "\x5b\xe7", "\x5b\xef", "\x5b\xe5", "\x4b\xea", "\x46\xea", "\x47\xa7",
+ "\x51\xf1", "\x47\x73", "\x50\x54", "\x4a\xc1", "\x5b\xf3", "\x52\xd1",
+ "\x47\xd3", "\x45\xfa", "\x51\xf1", "\x50\xe3", "\x4d\xcc", "\x47\x9b",
+ "\x5b\xf5", "\x48\xbf", "\x52\x42", "\x52\xde", "\x48\x56", "\x52\xe2",
+ "\x5b\xfa", "\x55\xda", "\x4b\x9e", "\x46\x67", "\x47\xde", "\x4d\xe0",
+ "\x5b\xf8", "\x50\xd6", "\x49\xab", "\x4a\xda", "\x5b\xf9", "\x5b\xf6",
+ "\x48\xf1", "\x5b\xf7", "\x5b\xfb", "\x49\xc0", "\x48\x79", "\x5b\xec",
+ "\x53\x6d", "\x53\x4b", "\x5b\xfd", "\x47\x71", "\x4d\x88", "\x51\xf3",
+ "\x5b\xfc", "\x50\x46", "\x5c\x4b", "\x4e\x77", "\x5c\x41", "\x5c\x44",
+ "\x5c\x42", "\x4e\x44", "\x5c\x48", "\x47\x98", "\x5b\xfe", "\x5b\xfe",
+ "\x5c\x45", "\x50\xda", "\x5c\x47", "\x52\xcc", "\x53\xbc", "\x4e\x92",
+ "\x5c\x43", "\x52\xc6", "\x50\xac", "\x58\xa4", "\x52\xd3", "\x48\x58",
+ "\x5c\x46", "\x51\xe4", "\x46\x82", "\x53\x59", "\x53\x61", "\x5c\x4c",
+ "\x49\xad", "\x5c\x4a", "\x5c\x4d", "\x5c\x49", "\x4e\xb1", "\x5c\x60",
+ "\x53\x86", "\x55\xca", "\x5c\x50", "\x4e\xf1", "\x5c\x56", "\x5c\x5f",
+ "\x4b\x5a", "\x5c\x57", "\x5c\x59", "\x54\xc2", "\x5c\x52", "\x4b\xef",
+ "\x4e\xa9", "\x5c\x5e", "\x5c\x54", "\x5c\x5d", "\x5c\x58", "\x45\x9d",
+ "\x5c\x5b", "\x53\x75", "\x54\x94", "\x55\xb6", "\x54\x68", "\x5c\x4f",
+ "\x5c\x5c", "\x4f\xf7", "\x5c\x51", "\x4d\xfd", "\x5c\x55", "\x47\xc5",
+ "\x4b\xa0", "\x5c\x4e", "\x5c\x5a", "\x4f\xed", "\x53\x70", "\x51\x63",
+ "\x48\x6d", "\x5c\x63", "\x5c\x61", "\x5c\x64", "\x53\xfa", "\x5c\x53",
+ "\x5c\x65", "\x5c\x62", "\x5c\x71", "\x54\xa7", "\x5c\x69", "\x52\xed",
+ "\x5c\x6f", "\x4c\xba", "\x51\xd7", "\x52\x95", "\x5c\x6b", "\x55\xc5",
+ "\x5c\x70", "\x53\x4c", "\x54\xe2", "\x5c\x73", "\x5c\x72", "\x4a\xdf",
+ "\x52\x7c", "\x4d\x93", "\x5c\x6e", "\x5c\x6c", "\x54\xa2", "\x45\x6b",
+ "\x53\xef", "\x4f\xae", "\x52\xb3", "\x5c\x6d", "\x49\xb7", "\x5c\x68",
+ "\x5c\x6a", "\x5c\x67", "\x52\xba", "\x47\x61", "\x5c\x74", "\x5c\x75",
+ "\x4c\x42", "\x4b\x52", "\x49\xeb", "\x54\x76", "\x55\xc7", "\x5c\x86",
+ "\x5c\x79", "\x4d\x7e", "\x5c\x85", "\x5c\x84", "\x53\x8d", "\x51\x4a",
+ "\x5c\x80", "\x5c\x76", "\x53\xb2", "\x5c\x82", "\x5c\x7c", "\x5c\x77",
+ "\x5c\x7a", "\x5c\x83", "\x4d\xb9", "\x5c\x7f", "\x47\x96", "\x4e\xfa",
+ "\x52\xdb", "\x5c\x7d", "\x54\x8c", "\x5c\x7b", "\x48\x48", "\x68\x81",
+ "\x5c\x81", "\x5c\x87", "\x5c\x90", "\x5c\x8f", "\x5c\x89", "\x5c\x94",
+ "\x5c\x92", "\x5c\x8e", "\x5c\x8d", "\x4b\x5c", "\x4d\xb7", "\x5c\x8c",
+ "\x5c\x8a", "\x53\xbb", "\x5c\x95", "\x49\x4f", "\x5c\x9d", "\x5c\x97",
+ "\x5c\x99", "\x5c\x93", "\x53\x8b", "\x49\x66", "\x5c\x8b", "\x5c\x91",
+ "\x53\x9b", "\x48\x64", "\x5c\x96", "\x5c\x98", "\x48\xdc", "\x45\xf2",
+ "\x4b\x6f", "\x5c\x88", "\x5c\x9a", "\x55\x85", "\x5c\x9f", "\x5c\xa7",
+ "\x46\xcf", "\x4e\x69", "\x4b\xbe", "\x5c\x9c", "\x5c\xa6", "\x5c\xa1",
+ "\x5c\xa5", "\x45\x89", "\x4b\xc2", "\x5c\xa3", "\x45\x79", "\x55\xd4",
+ "\x5c\xa2", "\x5c\xa4", "\x5c\x9b", "\x5c\xa8", "\x5c\xa9", "\x5c\xa0",
+ "\x5c\xaf", "\x4f\xb2", "\x4f\xf5", "\x5c\xac", "\x5c\xab", "\x55\xee",
+ "\x5c\xaa", "\x5c\xb0", "\x4d\x55", "\x5c\x9e", "\x5c\xad", "\x5c\xae",
+ "\x5c\xb2", "\x5c\xb1", "\x54\x5d", "\x5c\xb6", "\x5c\xb5", "\x5c\xb3",
+ "\x5c\xb7", "\x5c\xb4", "\x52\x8b", "\x5c\xba", "\x55\x86", "\x5c\xbb",
+ "\x4d\xa6", "\x5c\xb8", "\x53\x62", "\x5c\xb9", "\x5c\xbc", "\x51\xc5",
+ "\x5c\xbf", "\x5c\xc2", "\x52\xee", "\x4e\xde", "\x5c\xc0", "\x5c\xc1",
+ "\x5c\xc3", "\x5c\xc4", "\x55\xf7", "\x5c\xc5", "\x4c\xb5", "\x45\x97",
+ "\x4b\x9d", "\x4a\xa0", "\x4b\xf6", "\x5c\xc7", "\x5c\xc6", "\x5c\xc8",
+ "\x51\x7d", "\x4c\xf8", "\x4e\xfb", "\x5c\xcc", "\x5c\xcb", "\x5c\xcd",
+ "\x46\xf7", "\x54\x87", "\x5c\xce", "\x4d\x4e", "\x5c\xd0", "\x5c\xcf",
+ "\x5c\xd1", "\x5c\xd2", "\x5c\xd3", "\x48\xd8", "\x45\x77", "\x4d\x4c",
+ "\x45\xb1", "\x47\xd8", "\x55\x8e", "\x4a\x9f", "\x48\xe4", "\x49\x55",
+ "\x5c\xd4", "\x5c\xd5", "\x49\x99", "\x5c\xd6", "\x5c\xd7", "\x5c\xd9",
+ "\x5c\xd8", "\x4f\x42", "\x53\xa4", "\x48\x65", "\x49\x92", "\x5c\xda",
+ "\x5c\xdc", "\x4e\x73", "\x5c\xdb", "\x5c\xdd", "\x5c\xde", "\x5c\xdf",
+ "\x5c\xe0", "\x5c\xe1", "\x5c\xe2", "\x5c\xe3", "\x5c\xe4", "\x54\x59",
+ "\x47\xed", "\x5c\xe5", "\x49\xe9", "\x50\xc0", "\x5c\xe6", "\x48\x49",
+ "\x58\x7f", "\x4a\x5b", "\x5c\xe7", "\x5c\xe8", "\x49\x69", "\x49\xf5",
+ "\x4c\x97", "\x5c\xe9", "\x47\x4e", "\x5c\xea", "\x53\xd7", "\x46\xe2",
+ "\x5c\xeb", "\x5c\xed", "\x5c\xec", "\x5c\xef", "\x5c\xee", "\x5c\xf0",
+ "\x48\x8e", "\x47\x56", "\x5c\xf1", "\x5c\xf2", "\x45\xb9", "\x5c\xf3",
+ "\x5c\xf5", "\x5c\xf4", "\x45\x9c", "\x4c\xa4", "\x45\xfb", "\x55\x6e",
+ "\x5c\xf6", "\x53\x4d", "\x4d\x84", "\x49\xa0", "\x50\x5e", "\x50\x6a",
+ "\x5c\xf8", "\x4e\xc4", "\x4e\x82", "\x5c\xf9", "\x55\x5e", "\x5c\xf7",
+ "\x45\xad", "\x45\xe8", "\x5c\xfa", "\x5d\x45", "\x52\xb4", "\x5c\xfe",
+ "\x50\xd2", "\x50\xc8", "\x5d\x46", "\x47\xa4", "\x49\x4c", "\x5d\x44",
+ "\x5d\x42", "\x5c\xfb", "\x55\xd9", "\x5c\xfd", "\x4c\x8f", "\x55\x98",
+ "\x5c\xfc", "\x5d\x48", "\x5d\x47", "\x4f\xf8", "\x47\xfd", "\x4e\xad",
+ "\x5d\x41", "\x5d\x43", "\x50\x75", "\x45\x85", "\x53\xec", "\x5d\x4d",
+ "\x5d\x50", "\x46\x5a", "\x4e\xaa", "\x46\x5c", "\x5d\x52", "\x45\x84",
+ "\x46\xc6", "\x5d\x4b", "\x5d\x51", "\x4e\x6f", "\x4a\x58", "\x5d\x49",
+ "\x5d\x4c", "\x46\xee", "\x4d\xb8", "\x51\xfd", "\x54\xd7", "\x46\x4a",
+ "\x55\xc6", "\x5d\x55", "\x5d\x4e", "\x5d\x53", "\x5d\x4f", "\x4e\x87",
+ "\x46\xca", "\x4d\x4b", "\x4e\x56", "\x49\x44", "\x5d\x56", "\x5d\x54",
+ "\x46\xf3", "\x5d\x4a", "\x4f\x57", "\x5d\x58", "\x45\xda", "\x5d\x5e",
+ "\x5d\x5d", "\x4a\x4e", "\x52\xb6", "\x54\x50", "\x4d\x98", "\x5d\x57",
+ "\x45\xdc", "\x50\xb7", "\x4f\xd4", "\x5d\x5a", "\x4b\x72", "\x5d\x5c",
+ "\x52\xac", "\x5d\x59", "\x50\xbc", "\x47\xb4", "\x5d\x5b", "\x4a\x72",
+ "\x46\xfc", "\x4c\xc9", "\x46\x8d", "\x5d\x66", "\x5d\x64", "\x45\xea",
+ "\x5d\x5f", "\x5d\x63", "\x46\x6b", "\x46\xeb", "\x4a\x9d", "\x55\xcc",
+ "\x4a\x8c", "\x5d\x62", "\x4b\x7e", "\x45\xa7", "\x4d\x41", "\x5d\x65",
+ "\x5d\x6a", "\x5d\x60", "\x48\x6b", "\x4f\x7d", "\x5d\x67", "\x5d\x61",
+ "\x5d\x68", "\x5d\x6b", "\x4d\xda", "\x5d\x69", "\x55\x50", "\x5d\x72",
+ "\x4f\x91", "\x4a\x45", "\x5d\x6f", "\x5d\x73", "\x4e\x74", "\x4a\x88",
+ "\x5d\x7c", "\x5d\x75", "\x5d\x71", "\x52\xc7", "\x5d\x78", "\x5d\x74",
+ "\x4a\xbf", "\x5d\x7b", "\x5d\x82", "\x55\xe1", "\x5d\x7e", "\x5d\x77",
+ "\x4c\xa5", "\x5d\x81", "\x5d\x70", "\x5d\x79", "\x5d\x83", "\x55\x4e",
+ "\x5d\x76", "\x5d\x84", "\x47\x77", "\x5d\x7f", "\x48\x94", "\x48\xea",
+ "\x4b\x46", "\x5d\x7a", "\x5d\x6c", "\x5d\x7d", "\x4a\x91", "\x5d\x80",
+ "\x45\x96", "\x54\x41", "\x47\x69", "\x4a\xc0", "\x5d\x6d", "\x48\x92",
+ "\x51\x98", "\x51\x64", "\x5d\x87", "\x50\xe4", "\x47\x8a", "\x5d\x99",
+ "\x5d\x92", "\x52\x7a", "\x45\xd2", "\x5d\x8c", "\x5d\x98", "\x4e\x43",
+ "\x51\xa0", "\x5d\x93", "\x49\x50", "\x5d\x8f", "\x49\x45", "\x5d\x85",
+ "\x5d\x6e", "\x48\xc6", "\x5d\x9a", "\x5d\x8a", "\x5d\x96", "\x5d\x95",
+ "\x5d\x8b", "\x5d\x94", "\x4c\x88", "\x5d\x91", "\x5d\x97", "\x4d\x52",
+ "\x51\x55", "\x53\xf3", "\x5d\x8e", "\x5d\x89", "\x4f\xbd", "\x5d\x8d",
+ "\x5d\x86", "\x48\xbd", "\x5d\x88", "\x5d\x90", "\x4d\x6b", "\x4c\x90",
+ "\x47\x5b", "\x5d\x9b", "\x54\xfa", "\x5d\xa5", "\x47\xfc", "\x46\xce",
+ "\x5d\x9d", "\x4d\xc4", "\x4a\x4d", "\x5d\xa8", "\x52\x71", "\x53\x76",
+ "\x5d\x9c", "\x5d\xa0", "\x5d\xa2", "\x48\xbe", "\x5d\x9e", "\x54\x97",
+ "\x5d\x9f", "\x5d\xa6", "\x5d\xa7", "\x5d\xa1", "\x4e\xe6", "\x52\xa9",
+ "\x48\x57", "\x5d\xb3", "\x4b\xa2", "\x52\x4a", "\x5d\xa3", "\x5d\xa4",
+ "\x47\xa3", "\x4d\xa1", "\x5d\xab", "\x5d\xb1", "\x5d\xaf", "\x4f\xb7",
+ "\x5d\xb7", "\x5d\xac", "\x5d\xad", "\x5d\xb4", "\x4b\x78", "\x4f\xbc",
+ "\x4d\xae", "\x54\xd0", "\x50\xc4", "\x55\x75", "\x5d\xb6", "\x49\xed",
+ "\x54\xa1", "\x50\x8e", "\x4f\x58", "\x54\xe0", "\x4f\x6e", "\x4e\x8a",
+ "\x5d\xb0", "\x5d\xb2", "\x4d\x73", "\x5d\xb5", "\x5d\xae", "\x5d\xa9",
+ "\x5d\xaa", "\x54\xfa", "\x4a\xc2", "\x5d\xc3", "\x5d\xbd", "\x4d\xc0",
+ "\x46\xc2", "\x4a\xd2", "\x5d\xc7", "\x5d\xbe", "\x4c\x93", "\x5d\xbc",
+ "\x54\x46", "\x5d\xbf", "\x5d\xba", "\x5d\xb9", "\x5d\xc2", "\x5d\xbb",
+ "\x55\xa0", "\x5d\xc0", "\x48\x87", "\x5d\xb8", "\x5d\xc1", "\x5d\xc5",
+ "\x5d\xc6", "\x54\xba", "\x5d\xcb", "\x5d\xc9", "\x4e\x4b", "\x5d\xce",
+ "\x55\x89", "\x5d\xc8", "\x5d\xca", "\x5d\xcc", "\x4b\xd0", "\x50\xbe",
+ "\x5d\xcf", "\x4a\xce", "\x5d\xc4", "\x5d\xd4", "\x5d\xd1", "\x5d\xd3",
+ "\x5d\xcd", "\x5d\xd0", "\x53\x80", "\x50\x7e", "\x51\xd2", "\x55\xa3",
+ "\x5d\xd2", "\x5d\xd6", "\x4d\xd4", "\x50\x55", "\x5d\xe2", "\x5d\xd5",
+ "\x66\x58", "\x5d\xdb", "\x51\x87", "\x5d\xdd", "\x5d\xd7", "\x55\x50",
+ "\x5d\xd8", "\x5d\xd9", "\x5d\xda", "\x5d\xde", "\x5d\xdc", "\x55\xd1",
+ "\x5d\xe4", "\x5d\xe0", "\x5d\xdf", "\x52\xb0", "\x53\x5c", "\x5d\xe1",
+ "\x4f\xde", "\x52\xae", "\x5d\xe3", "\x46\x5b", "\x5d\xe5", "\x5d\xe7",
+ "\x5d\xe6", "\x53\xea", "\x5d\xe8", "\x4b\x96", "\x5d\xe9", "\x47\x85",
+ "\x4b\x65", "\x4a\xf5", "\x54\x73", "\x54\x6a", "\x4c\xbc", "\x5d\xea",
+ "\x49\x7d", "\x4f\xcb", "\x4d\xad", "\x4f\xee", "\x5d\xeb", "\x5d\xed",
+ "\x5d\xee", "\x48\x61", "\x5d\xf0", "\x5d\xec", "\x52\xcd", "\x5d\xef",
+ "\x47\x88", "\x49\xd7", "\x52\x9e", "\x4d\xd1", "\x5d\xf2", "\x50\x99",
+ "\x5d\xf3", "\x53\x8c", "\x5d\xf1", "\x5d\xf7", "\x55\x87", "\x5d\xf8",
+ "\x5d\xf6", "\x5d\xf4", "\x5d\xf5", "\x53\xee", "\x5d\xfa", "\x54\x4f",
+ "\x5d\xf9", "\x47\x5f", "\x4d\xe6", "\x53\xee", "\x47\xef", "\x49\x83",
+ "\x5d\xfc", "\x5d\xfd", "\x4c\x6f", "\x5e\x42", "\x54\x90", "\x68\x85",
+ "\x5e\x43", "\x4b\xdd", "\x5d\xfb", "\x5e\x41", "\x54\xea", "\x53\x57",
+ "\x5d\xfe", "\x47\x42", "\x54\xa0", "\x5e\x44", "\x4c\x4c", "\x55\x90",
+ "\x5e\x47", "\x5e\x45", "\x46\x7f", "\x5e\x46", "\x52\x9d", "\x5e\x48",
+ "\x4f\x68", "\x4e\xbf", "\x54\xbb", "\x5e\x4a", "\x47\xd5", "\x5e\x4c",
+ "\x5e\x4d", "\x5e\x4b", "\x49\xd5", "\x4e\xf8", "\x5e\x50", "\x5e\x53",
+ "\x4a\x79", "\x5e\x4e", "\x5e\x51", "\x50\x47", "\x5e\x52", "\x57\xfb",
+ "\x5e\x55", "\x4c\x66", "\x54\xce", "\x5e\x4f", "\x5e\x56", "\x54\xe6",
+ "\x57\x8f", "\x5e\x54", "\x5e\x59", "\x5e\x57", "\x5e\x58", "\x5e\x5a",
+ "\x5e\x5b", "\x4a\xd9", "\x5e\x5c", "\x5e\x5d", "\x53\x7c", "\x5e\x5e",
+ "\x4c\x87", "\x5e\x60", "\x5e\x5f", "\x5e\x61", "\x5e\x62", "\x53\xa9",
+ "\x45\xcc", "\x50\x96", "\x5e\x63", "\x5e\x64", "\x52\xdd", "\x4c\x79",
+ "\x5e\x65", "\x5e\x66", "\x5e\x67", "\x47\x67", "\x4a\xbd", "\x5e\x68",
+ "\x55\x6f", "\x55\xdd", "\x5e\x69", "\x53\xfc", "\x49\x73", "\x55\xb7",
+ "\x4a\xaf", "\x50\x9a", "\x55\xc4", "\x48\x7b", "\x46\x52", "\x51\x58",
+ "\x5e\x6a", "\x46\xa2", "\x54\x8a", "\x5e\x6b", "\x53\x54", "\x5e\x6c",
+ "\x5e\x6e", "\x5e\x6d", "\x5e\x6f", "\x5e\x70", "\x4f\xdc", "\x5e\x71",
+ "\x5e\x72", "\x4a\xc5", "\x4c\xa7", "\x5e\x73", "\x5e\x74", "\x48\x52",
+ "\x5e\x79", "\x5e\x75", "\x4e\x5a", "\x5e\x76", "\x5e\x78", "\x5e\x77",
+ "\x5e\x7a", "\x51\xdb", "\x5e\x7b", "\x52\x74", "\x4e\xcf", "\x50\xdc",
+ "\x5e\x7d", "\x5e\x7e", "\x5e\x7c", "\x4a\x7b", "\x4a\xdb", "\x4c\x9e",
+ "\x5e\x80", "\x52\xfe", "\x5e\x7f", "\x50\x6f", "\x54\xd6", "\x5e\x82",
+ "\x5e\x84", "\x5e\x81", "\x4a\x51", "\x5e\x83", "\x5e\x85", "\x4e\x9d",
+ "\x5e\x86", "\x5e\x8b", "\x5e\x88", "\x49\xc5", "\x4f\xd0", "\x4f\x45",
+ "\x5e\x89", "\x5e\x87", "\x50\x4f", "\x53\xdd", "\x5e\x8c", "\x4c\x5a",
+ "\x4e\x95", "\x51\x9f", "\x5e\x8e", "\x5e\x8d", "\x5e\x8f", "\x4f\x65",
+ "\x5e\x92", "\x5e\x91", "\x5e\x93", "\x4d\x61", "\x5e\x96", "\x5e\x94",
+ "\x5e\x95", "\x51\xcb", "\x5e\x97", "\x4c\x6e", "\x47\x83", "\x45\xfd",
+ "\x49\xb1", "\x4d\xe9", "\x4e\x4c", "\x4a\xf9", "\x5e\x9a", "\x5e\x9c",
+ "\x5e\x99", "\x5e\x9d", "\x4c\x9a", "\x5e\x98", "\x5e\x9e", "\x53\x99",
+ "\x4d\x5d", "\x5e\x9b", "\x5e\xa2", "\x5e\x9f", "\x5e\xa5", "\x4b\x99",
+ "\x5e\xa1", "\x5e\xa0", "\x4c\xb9", "\x50\x66", "\x5e\xa3", "\x5e\xa4",
+ "\x5e\xa8", "\x5e\xa6", "\x46\xb7", "\x48\xdb", "\x5e\xa9", "\x45\xeb",
+ "\x5e\xa7", "\x50\xf7", "\x4e\x5c", "\x5e\xac", "\x5e\xaa", "\x5e\xad",
+ "\x5e\xab", "\x5e\xae", "\x5e\xaf", "\x54\x53", "\x4c\xd8", "\x52\xa3",
+ "\x52\x9f", "\x5e\xb0", "\x5e\xb2", "\x5e\xb5", "\x5e\xb1", "\x5e\xb4",
+ "\x53\xf1", "\x4f\x52", "\x5e\xb6", "\x4b\x5b", "\x5e\xb3", "\x50\x8c",
+ "\x5e\xbc", "\x5e\xb9", "\x5e\xbb", "\x5e\xb7", "\x5e\xba", "\x5e\xbe",
+ "\x5e\xb8", "\x51\x88", "\x68\x83", "\x5e\xbf", "\x52\x8c", "\x5e\xbd",
+ "\x50\x4d", "\x5e\xc1", "\x5e\xc0", "\x5e\xc2", "\x5e\xc3", "\x4a\xb9",
+ "\x52\x49", "\x5e\xc4", "\x5e\xc5", "\x5e\xc6", "\x4e\x64", "\x5e\xc7",
+ "\x54\x52", "\x5e\xc8", "\x49\xc2", "\x5e\xc9", "\x5e\xca", "\x5e\xcb",
+ "\x5e\xcc", "\x5e\xce", "\x5e\xcd", "\x4c\xd4", "\x5e\xcf", "\x5e\xd0",
+ "\x5e\xd1", "\x5e\xd3", "\x5e\xd2", "\x5e\xd4", "\x5e\xd6", "\x5e\xd5",
+ "\x5e\xd7", "\x54\x95", "\x5e\xd8", "\x53\xe6", "\x4b\x55", "\x4b\x66",
+ "\x52\xa7", "\x5e\xd9", "\x45\x99", "\x45\xc0", "\x55\xd7", "\x5e\xda",
+ "\x45\xb6", "\x4d\x58", "\x5e\xdb", "\x58\xfe", "\x45\x63", "\x46\x7c",
+ "\x48\xa0", "\x49\x67", "\x45\x7c", "\x57\x65", "\x45\x55", "\x46\x77",
+ "\x5e\xdc", "\x5e\xdd", "\x5e\xe1", "\x5e\xe0", "\x5e\xdf", "\x5b\x7c",
+ "\x47\xae", "\x5e\xde", "\x55\x8f", "\x47\x8b", "\x4e\xdc", "\x47\xab",
+ "\x5e\xe3", "\x5e\xe2", "\x4d\x72", "\x50\x86", "\x49\xfe", "\x55\x9a",
+ "\x5e\xe4", "\x4c\xf0", "\x51\xb4", "\x5e\xe5", "\x52\xfd", "\x48\xb9",
+ "\x5e\xe6", "\x5e\xe9", "\x5e\xe7", "\x4a\xa9", "\x4e\x54", "\x5e\xe8",
+ "\x5e\xeb", "\x50\xdd", "\x5e\xea", "\x50\xd4", "\x5e\xec", "\x5e\xed",
+ "\x5e\xee", "\x5e\xf0", "\x5e\xef", "\x4e\xa0", "\x51\x71", "\x55\xb0",
+ "\x4c\xb4", "\x5e\xf1", "\x5e\xf2", "\x5e\xf3", "\x5e\xf5", "\x5e\xf4",
+ "\x50\xce", "\x5e\xfd", "\x4d\x97", "\x5e\xf7", "\x5e\xf9", "\x5e\xfb",
+ "\x54\xe1", "\x5e\xfc", "\x5e\xfa", "\x51\x42", "\x5e\xf6", "\x5e\xf8",
+ "\x49\xbf", "\x4e\x4a", "\x5f\x41", "\x5e\xfe", "\x5f\x42", "\x51\x82",
+ "\x53\xfd", "\x55\x49", "\x5f\x43", "\x4c\x47", "\x5f\x45", "\x51\x74",
+ "\x5f\x44", "\x54\xa4", "\x5f\x4a", "\x5f\x4c", "\x5f\x4d", "\x50\x89",
+ "\x5f\x4b", "\x5f\x48", "\x5f\x46", "\x5f\x47", "\x5f\x49", "\x5f\x4f",
+ "\x5f\x4e", "\x52\x4f", "\x5f\x50", "\x5f\x52", "\x5f\x53", "\x5f\x54",
+ "\x5f\x55", "\x54\xa4", "\x5f\x51", "\x5f\x57", "\x5f\x56", "\x5f\x58",
+ "\x4b\xb7", "\x5f\x5c", "\x5f\x59", "\x5f\x5a", "\x54\x47", "\x53\xaa",
+ "\x53\x7e", "\x5f\x5b", "\x5f\x5d", "\x5f\x5e", "\x5f\x5f", "\x5f\x62",
+ "\x5f\x60", "\x5f\x61", "\x5f\x63", "\x5f\x64", "\x5f\x65", "\x5f\x66",
+ "\x5f\x67", "\x53\x9a", "\x46\x4b", "\x46\xe8", "\x5f\x68", "\x46\x59",
+ "\x45\x4b", "\x5f\x6a", "\x5f\x69", "\x5f\x6b", "\x45\xef", "\x4a\xb0",
+ "\x4c\xbb", "\x5f\x6c", "\x5f\x6d", "\x52\x99", "\x52\xa4", "\x4e\x81",
+ "\x53\x96", "\x5f\x6e", "\x5f\x6f", "\x5f\x72", "\x5f\x70", "\x5f\x71",
+ "\x5f\x73", "\x49\xda", "\x5f\x74", "\x5f\x75", "\x68\x68", "\x5f\x76",
+ "\x5f\x77", "\x5f\x78", "\x4d\xc7", "\x5f\x79", "\x53\xba", "\x50\x57",
+ "\x51\xb5", "\x47\x74", "\x5f\x7b", "\x5f\x7d", "\x5f\x7c", "\x4d\x65",
+ "\x48\x44", "\x5c\xc9", "\x5f\x7e", "\x4b\x84", "\x5f\x7f", "\x49\xe3",
+ "\x48\x90", "\x5f\x80", "\x53\xf7", "\x5f\x81", "\x46\x75", "\x50\x80",
+ "\x46\x74", "\x46\x78", "\x5f\x83", "\x50\x82", "\x48\x47", "\x5f\x86",
+ "\x5f\x85", "\x5f\x84", "\x52\xbc", "\x4d\xa2", "\x45\x52", "\x5f\x8b",
+ "\x51\xca", "\x46\x42", "\x4e\x6a", "\x5f\x87", "\x5f\x89", "\x5f\x8a",
+ "\x5f\x88", "\x5f\x8c", "\x5f\x8d", "\x4e\x5f", "\x49\xa5", "\x47\xaa",
+ "\x5f\x8e", "\x5f\x8f", "\x5f\x90", "\x5f\x93", "\x52\x6c", "\x4a\x73",
+ "\x5f\x94", "\x4a\x96", "\x5f\x91", "\x5f\x92", "\x5f\x97", "\x5f\x96",
+ "\x5f\x95", "\x5f\x99", "\x5f\x98", "\x5f\x9a", "\x5f\x9c", "\x5f\x9b",
+ "\x55\x72", "\x4d\xb0", "\x52\x7d", "\x5f\x9d", "\x4f\x9b", "\x5f\x9e",
+ "\x5f\x9f", "\x5f\xa3", "\x5f\xa1", "\x5f\xa2", "\x5f\xa0", "\x5f\xa4",
+ "\x5f\xa5", "\x53\x50", "\x5f\xa6", "\x50\xed", "\x5f\xa7", "\x46\xc1",
+ "\x5f\xa8", "\x45\xb0", "\x55\xc9", "\x4e\x4d", "\x4a\x82", "\x5f\xa9",
+ "\x51\xbb", "\x45\x80", "\x5f\xab", "\x49\x5b", "\x5f\xac", "\x5f\xad",
+ "\x46\xd3", "\x4c\xc3", "\x5f\xb0", "\x5f\xae", "\x4d\x45", "\x54\xb4",
+ "\x52\x48", "\x4c\xc2", "\x4a\xbe", "\x50\xdf", "\x5f\xaf", "\x5f\xb1",
+ "\x5f\xb2", "\x49\x76", "\x5f\xb3", "\x49\x84", "\x4a\xef", "\x53\x69",
+ "\x52\xbf", "\x5f\xb4", "\x5f\xb6", "\x5f\xb9", "\x4f\x4e", "\x5f\xb7",
+ "\x51\x95", "\x5f\xba", "\x53\x56", "\x5f\xb5", "\x51\x7b", "\x4f\xb1",
+ "\x52\xd2", "\x54\x5b", "\x5f\xb8", "\x5f\xbb", "\x4d\xf8", "\x50\x7d",
+ "\x5f\xbd", "\x5f\xbe", "\x5f\xbc", "\x48\x7a", "\x5f\xc4", "\x5f\xc3",
+ "\x4a\x62", "\x5f\xc5", "\x5f\xc0", "\x5f\xc6", "\x5f\xc1", "\x4b\x9c",
+ "\x5f\xbf", "\x5f\xc2", "\x5f\xc9", "\x5f\xc8", "\x49\xb4", "\x5f\xc7",
+ "\x48\xaa", "\x5f\xcb", "\x5f\xca", "\x51\xb0", "\x5f\xcc", "\x4c\x9c",
+ "\x5f\xcd", "\x4d\xf0", "\x5f\xce", "\x51\xb9", "\x51\x4c", "\x5f\xd0",
+ "\x5f\xcf", "\x5f\xd1", "\x48\x53", "\x49\x58", "\x46\x63", "\x5f\xd3",
+ "\x53\xd2", "\x51\x92", "\x4e\xd8", "\x4f\xeb", "\x48\x8c", "\x55\x5c",
+ "\x5f\xd8", "\x4c\xdc", "\x53\x65", "\x5f\xd7", "\x4c\xeb", "\x45\xa1",
+ "\x5f\xd6", "\x5f\xd4", "\x4f\x89", "\x49\xf9", "\x4d\xbf", "\x4c\x71",
+ "\x55\x53", "\x52\xd8", "\x5f\xda", "\x50\xe7", "\x4d\x75", "\x50\xae",
+ "\x4f\x87", "\x5f\xdb", "\x52\x86", "\x4b\xa7", "\x45\x8b", "\x5f\xdc",
+ "\x5f\xdf", "\x5f\xde", "\x55\xaa", "\x4f\xd7", "\x5f\xe0", "\x54\xf5",
+ "\x50\xfa", "\x55\x53", "\x5f\xe1", "\x53\x6a", "\x5f\xe2", "\x55\x5d",
+ "\x54\x63", "\x53\xd0", "\x45\xf1", "\x46\xc3", "\x5f\xe3", "\x46\x58",
+ "\x48\xed", "\x4d\xba", "\x5f\xe4", "\x4c\x70", "\x4d\x83", "\x54\xb5",
+ "\x5f\xe7", "\x50\x8f", "\x4c\x8a", "\x5f\xe5", "\x4d\x9f", "\x5f\xe6",
+ "\x4b\xdf", "\x49\x75", "\x52\x64", "\x5f\xe8", "\x47\xf4", "\x5f\xe9",
+ "\x47\xc4", "\x47\xfa", "\x50\x87", "\x5f\xea", "\x5f\xeb", "\x4d\xcf",
+ "\x52\x96", "\x5f\xec", "\x53\x66", "\x46\x92", "\x5f\xed", "\x47\x6a",
+ "\x5f\xef", "\x5f\xf0", "\x4d\xbe", "\x4f\xc7", "\x5f\xee", "\x4f\xd5",
+ "\x4e\x94", "\x48\xd4", "\x5f\xf1", "\x52\xbe", "\x5f\xf3", "\x48\x91",
+ "\x52\x54", "\x50\xb8", "\x50\x9b", "\x5f\xf2", "\x5f\xf5", "\x5f\xf4",
+ "\x4e\x98", "\x5f\xf6", "\x4f\x5c", "\x5f\xf8", "\x4b\x86", "\x49\x86",
+ "\x5f\xf9", "\x47\x8d", "\x5f\xfa", "\x4e\x91", "\x4a\xfd", "\x51\x69",
+ "\x54\x99", "\x5f\xfb", "\x4f\xb0", "\x4b\xe9", "\x5f\xfc", "\x5f\xfe",
+ "\x60\x41", "\x5f\xfd", "\x50\xa6", "\x60\x42", "\x4a\x65", "\x50\xaa",
+ "\x49\xa7", "\x60\x43", "\x60\x44", "\x55\x9e", "\x60\x47", "\x60\x46",
+ "\x60\x49", "\x60\x48", "\x60\x4a", "\x52\xf0", "\x60\x4b", "\x45\xdd",
+ "\x60\x4c", "\x60\x4d", "\x60\x4f", "\x60\x4e", "\x60\x51", "\x60\x50",
+ "\x60\x52", "\x60\x53", "\x49\xe7", "\x60\x54", "\x66\xc1", "\x47\x6e",
+ "\x60\x55", "\x60\x56", "\x54\x6b", "\x4d\x50", "\x60\x57", "\x60\x58",
+ "\x51\xc8", "\x60\x5a", "\x60\x5b", "\x48\xef", "\x60\x5c", "\x49\x71",
+ "\x60\x5d", "\x45\xf5", "\x54\x5c", "\x52\x87", "\x60\x5e", "\x54\xd5",
+ "\x60\x62", "\x51\xcf", "\x60\x61", "\x60\x60", "\x60\x5f", "\x49\xb5",
+ "\x53\xe7", "\x60\x65", "\x4f\x41", "\x60\x66", "\x47\xe0", "\x52\xf4",
+ "\x4f\xd9", "\x60\x68", "\x46\x7e", "\x60\x63", "\x60\x67", "\x60\x64",
+ "\x49\x6e", "\x60\x6c", "\x4a\xc7", "\x4d\x9b", "\x46\xa7", "\x4b\x8f",
+ "\x60\x6b", "\x60\x6a", "\x52\xf5", "\x60\x69", "\x4b\x45", "\x4b\x7c",
+ "\x49\xd0", "\x46\xc9", "\x60\x6d", "\x54\x84", "\x50\x48", "\x53\x4e",
+ "\x60\x73", "\x60\x71", "\x60\x72", "\x60\x70", "\x60\x6e", "\x60\x6f",
+ "\x55\x9b", "\x4f\x51", "\x55\xa4", "\x60\x77", "\x60\x7b", "\x60\x7a",
+ "\x4e\xe0", "\x4c\xcc", "\x48\x43", "\x60\x75", "\x60\x7c", "\x60\x79",
+ "\x60\x78", "\x60\x74", "\x60\x82", "\x60\x76", "\x46\xf2", "\x54\xca",
+ "\x51\x8d", "\x4a\xfb", "\x60\x80", "\x50\x5c", "\x47\xa1", "\x51\xe8",
+ "\x49\xe8", "\x60\x81", "\x4f\xb6", "\x49\xa8", "\x60\x7e", "\x60\x7f",
+ "\x60\x7d", "\x60\x83", "\x48\x75", "\x4a\xd8", "\x60\x87", "\x60\x85",
+ "\x60\x84", "\x54\x44", "\x60\x8c", "\x60\x8e", "\x60\x86", "\x60\x89",
+ "\x60\x8b", "\x60\x8d", "\x4f\x53", "\x57\x8a", "\x60\x8a", "\x60\x88",
+ "\x51\x7c", "\x54\xca", "\x60\x92", "\x4b\xec", "\x60\x8f", "\x60\x90",
+ "\x60\x91", "\x60\x94", "\x60\x93", "\x51\xab", "\x60\x95", "\x52\x70",
+ "\x4f\x4c", "\x60\x96", "\x60\x98", "\x60\x97", "\x4d\xfe", "\x51\xf2",
+ "\x60\x9a", "\x4f\x99", "\x60\x99", "\x60\x9b", "\x60\x9c", "\x4c\xee",
+ "\x52\xaa", "\x60\x9d", "\x60\x9e", "\x46\x6f", "\x60\x9f", "\x4f\xf0",
+ "\x55\xe7", "\x4e\x85", "\x60\xa0", "\x48\x9e", "\x4f\xcc", "\x53\xc9",
+ "\x60\xa1", "\x4c\xa9", "\x4c\x4b", "\x4d\x59", "\x4b\xf7", "\x4f\xc8",
+ "\x4b\xfb", "\x60\xa5", "\x60\xa3", "\x60\xa2", "\x52\xab", "\x4b\xd4",
+ "\x60\xa7", "\x60\xa4", "\x60\xa6", "\x60\xab", "\x60\xaa", "\x60\xa9",
+ "\x60\xa8", "\x60\xac", "\x60\xae", "\x46\x6c", "\x51\xbc", "\x60\xb0",
+ "\x60\xaf", "\x54\x71", "\x51\x60", "\x60\xb1", "\x48\x84", "\x60\xb3",
+ "\x60\xb4", "\x54\x92", "\x51\x8c", "\x51\x4b", "\x60\xb2", "\x4e\xc5",
+ "\x60\xb5", "\x60\xb6", "\x60\xb7", "\x60\xb8", "\x46\xc7", "\x52\xc2",
+ "\x48\xfa", "\x51\xfe", "\x46\xdb", "\x60\xba", "\x47\xbd", "\x4b\x67",
+ "\x60\xb9", "\x60\xbd", "\x4c\xf9", "\x49\xe2", "\x4f\xb5", "\x47\xa6",
+ "\x60\xbc", "\x4f\x47", "\x4c\x78", "\x46\x80", "\x49\xf3", "\x4f\xf3",
+ "\x60\xbb", "\x47\x9f", "\x48\x77", "\x4c\xf4", "\x4a\xf0", "\x55\x92",
+ "\x60\xc0", "\x51\x48", "\x47\x68", "\x60\xc1", "\x4e\x59", "\x60\xc3",
+ "\x4c\xe4", "\x4c\xbd", "\x60\xc2", "\x49\xf4", "\x55\x63", "\x46\xb9",
+ "\x60\xbe", "\x60\xc5", "\x60\xc4", "\x60\xbf", "\x46\x88", "\x60\xc9",
+ "\x60\xcc", "\x46\xbf", "\x60\xc8", "\x60\xd0", "\x60\xc6", "\x50\x6d",
+ "\x4c\xe7", "\x4e\xf7", "\x60\xcd", "\x47\x57", "\x60\xca", "\x60\xcb",
+ "\x48\x81", "\x52\x68", "\x60\xc7", "\x4a\xe4", "\x4a\xf3", "\x49\xf6",
+ "\x54\xed", "\x60\xcf", "\x53\x74", "\x60\xce", "\x4a\x4a", "\x47\xcb",
+ "\x54\xeb", "\x50\x70", "\x60\xdc", "\x60\xda", "\x60\xd8", "\x60\xd2",
+ "\x60\xd7", "\x51\xa3", "\x48\x80", "\x60\xd1", "\x60\xd9", "\x60\xdd",
+ "\x48\xcb", "\x4a\x53", "\x4d\xc9", "\x60\xd3", "\x60\xd4", "\x60\xdb",
+ "\x54\xd3", "\x54\xa6", "\x60\xd6", "\x49\xdc", "\x48\x9d", "\x60\xd5",
+ "\x4b\x97", "\x53\x7d", "\x47\x93", "\x48\xa5", "\x4a\x9b", "\x60\xde",
+ "\x60\xe1", "\x60\xdf", "\x46\x87", "\x60\xe8", "\x60\xe0", "\x60\xe3",
+ "\x4a\x80", "\x60\xe7", "\x60\xe2", "\x48\x4e", "\x4c\xfc", "\x55\x6b",
+ "\x4e\x9a", "\x60\xe6", "\x48\x60", "\x60\xe4", "\x4b\xaa", "\x48\x59",
+ "\x60\xe9", "\x60\xee", "\x60\xea", "\x60\xe5", "\x60\xec", "\x52\xe6",
+ "\x4f\x6b", "\x60\xed", "\x60\xeb", "\x5b\xcc", "\x55\xa8", "\x4e\x93",
+ "\x49\xe4", "\x49\xf7", "\x60\xf2", "\x60\xf9", "\x60\xf4", "\x60\xf8",
+ "\x60\xf6", "\x60\xef", "\x60\xf5", "\x60\xf3", "\x48\x66", "\x47\x59",
+ "\x60\xf7", "\x60\xf0", "\x60\xf1", "\x48\x68", "\x53\x73", "\x52\xda",
+ "\x60\xfd", "\x48\x9a", "\x51\xd4", "\x60\xfb", "\x60\xfe", "\x61\x41",
+ "\x60\xfa", "\x60\xfc", "\x52\xda", "\x60\xf1", "\x61\x42", "\x61\x45",
+ "\x61\x44", "\x53\x73", "\x4d\x9a", "\x4b\x69", "\x61\x43", "\x61\x47",
+ "\x61\x46", "\x61\x48", "\x61\x4a", "\x55\xeb", "\x61\x4b", "\x52\x78",
+ "\x61\x4c", "\x51\xbf", "\x61\x4e", "\x61\x4d", "\x55\xfa", "\x52\x73",
+ "\x61\x4f", "\x61\x50", "\x61\x51", "\x61\x52", "\x61\x53", "\x53\x9c",
+ "\x50\x84", "\x61\x54", "\x61\x55", "\x61\x56", "\x61\x57", "\x61\x58",
+ "\x54\xcb", "\x61\x59", "\x51\x6e", "\x61\x5a", "\x61\x5c", "\x61\x5b",
+ "\x61\x5d", "\x61\x5e", "\x61\x5f", "\x61\x61", "\x61\x60", "\x61\x62",
+ "\x4c\x4e", "\x55\xef", "\x46\x8c", "\x4f\x82", "\x4c\x99", "\x55\x79",
+ "\x55\xa5", "\x61\x63", "\x5a\xa5", "\x61\x64", "\x61\x66", "\x4d\xfa",
+ "\x61\x65", "\x61\x67", "\x61\x68", "\x4a\xd1", "\x61\x69", "\x45\x7d",
+ "\x61\x6a", "\x61\x6d", "\x61\x6c", "\x61\x6b", "\x61\x6e", "\x61\x6f",
+ "\x47\xb1", "\x55\x96", "\x45\x98", "\x61\x71", "\x61\x70", "\x61\x72",
+ "\x61\x74", "\x61\x75", "\x61\x73", "\x47\x8f", "\x4f\xfb", "\x61\x78",
+ "\x61\x79", "\x61\x7a", "\x4d\x9c", "\x4a\x69", "\x54\xf9", "\x61\x7b",
+ "\x4f\x69", "\x61\x7c", "\x61\x7d", "\x61\x7e", "\x55\x8b", "\x54\xb6",
+ "\x61\x7f", "\x61\x80", "\x51\xf6", "\x4d\xb5", "\x52\xa0", "\x49\x85",
+ "\x47\x60", "\x61\x81", "\x46\x70", "\x53\xdc", "\x61\x82", "\x51\xe6",
+ "\x49\x8e", "\x61\x83", "\x49\x9a", "\x4f\xec", "\x54\xe4", "\x61\x84",
+ "\x61\x85", "\x61\x86", "\x61\x87", "\x4c\xab", "\x4e\x99", "\x61\x89",
+ "\x55\xb8", "\x61\x88", "\x61\x8b", "\x61\x8a", "\x61\x8c", "\x4b\xb5",
+ "\x61\x8d", "\x54\x79", "\x48\xbb", "\x61\x8e", "\x4b\x89", "\x61\x8f",
+ "\x61\x90", "\x53\xca", "\x61\x93", "\x61\x92", "\x61\x91", "\x4d\xa8",
+ "\x61\x94", "\x48\xd7", "\x61\x95", "\x61\x96", "\x53\xe4", "\x61\x97",
+ "\x61\x98", "\x61\x99", "\x53\xb6", "\x4b\x41", "\x4a\x42", "\x55\x7f",
+ "\x4e\x50", "\x61\x9a", "\x52\x67", "\x52\x6a", "\x61\x9b", "\x52\x92",
+ "\x4c\x8c", "\x4c\xc5", "\x53\x82", "\x49\x7b", "\x4b\x79", "\x4c\xfb",
+ "\x61\x9e", "\x61\x9c", "\x50\xeb", "\x52\xd5", "\x48\xac", "\x54\x51",
+ "\x50\x4e", "\x4d\xf6", "\x61\xa3", "\x4e\x9b", "\x4a\xb2", "\x52\x63",
+ "\x52\x88", "\x61\xa1", "\x61\xa4", "\x61\x9f", "\x61\xa2", "\x50\xb6",
+ "\x4d\x63", "\x4e\xe9", "\x61\xa0", "\x61\xa6", "\x61\xa7", "\x4e\xab",
+ "\x4b\xe3", "\x61\xb0", "\x47\x4f", "\x48\x74", "\x50\x51", "\x55\xec",
+ "\x47\xe3", "\x50\x79", "\x61\xa5", "\x53\x5e", "\x4d\x5c", "\x61\xa8",
+ "\x61\xa9", "\x4c\x96", "\x61\xaa", "\x4a\xb4", "\x4c\xb3", "\x55\xe9",
+ "\x61\xad", "\x61\xb0", "\x61\xac", "\x61\xab", "\x52\xc4", "\x4d\x62",
+ "\x61\xaf", "\x61\xae", "\x52\x47", "\x4c\xaf", "\x61\xb4", "\x61\xb3",
+ "\x61\xb5", "\x51\xce", "\x61\xb2", "\x4b\xa4", "\x61\xb1", "\x61\xb6",
+ "\x4d\xb6", "\x4c\xa0", "\x52\x6f", "\x52\x9a", "\x61\xba", "\x61\xbb",
+ "\x61\xb7", "\x61\xb8", "\x61\xb9", "\x51\xd8", "\x61\xbf", "\x61\xbd",
+ "\x51\x91", "\x4d\x8a", "\x50\x60", "\x61\xbc", "\x61\xbe", "\x61\xc1",
+ "\x4e\xf6", "\x61\xc2", "\x61\xc4", "\x50\x76", "\x61\xc0", "\x61\xc3",
+ "\x61\xca", "\x61\xc7", "\x61\xc6", "\x53\x5f", "\x61\xc8", "\x61\xc9",
+ "\x54\x74", "\x61\xc5", "\x61\xcb", "\x61\xcc", "\x61\xcd", "\x4d\xbd",
+ "\x61\xce", "\x61\xcf", "\x61\xd0", "\x61\xd1", "\x61\xd2", "\x4a\x47",
+ "\x53\x8a", "\x51\x73", "\x4c\xd0", "\x45\xc3", "\x4d\xb3", "\x4a\x48",
+ "\x4c\x6a", "\x61\xd3", "\x61\xd4", "\x4a\x89", "\x61\xd5", "\x61\xd6",
+ "\x61\xd7", "\x61\xd8", "\x53\x58", "\x46\x6a", "\x57\x78", "\x62\xba",
+ "\x50\x94", "\x61\xd9", "\x4c\x58", "\x61\xda", "\x61\xdb", "\x61\xdc",
+ "\x4e\x5b", "\x4c\xaa", "\x4f\xc1", "\x4f\xb8", "\x4a\x63", "\x4b\xb8",
+ "\x61\xdd", "\x48\x9f", "\x61\xde", "\x49\x56", "\x61\xdf", "\x61\xe1",
+ "\x54\xdb", "\x4b\x87", "\x53\xac", "\x61\xe0", "\x46\x7b", "\x61\xe2",
+ "\x4d\xfc", "\x54\xae", "\x61\xe3", "\x61\xe4", "\x61\xe5", "\x61\xe6",
+ "\x61\xe8", "\x61\xe7", "\x4c\x4a", "\x61\xe9", "\x61\xea", "\x61\xeb",
+ "\x55\xb4", "\x45\xc4", "\x61\xec", "\x47\xc3", "\x4d\x54", "\x61\xed",
+ "\x53\xc5", "\x61\xee", "\x51\x9a", "\x61\xef", "\x61\xf0", "\x4e\xbd",
+ "\x49\x72", "\x61\xf2", "\x4f\x7b", "\x4a\xdd", "\x61\xf1", "\x61\xf4",
+ "\x54\x42", "\x4f\xe5", "\x46\xd9", "\x46\x83", "\x49\x53", "\x4d\xd0",
+ "\x61\xf3", "\x4e\xba", "\x4e\x5d", "\x50\x4b", "\x61\xf9", "\x55\x59",
+ "\x52\xd7", "\x4a\xb8", "\x62\x46", "\x53\x77", "\x62\x43", "\x62\x41",
+ "\x61\xf7", "\x61\xf5", "\x61\xf6", "\x46\xd6", "\x4a\x5f", "\x54\xb0",
+ "\x4d\x5a", "\x45\xee", "\x61\xfb", "\x61\xfa", "\x61\xfe", "\x62\x44",
+ "\x61\xfd", "\x61\xf8", "\x46\x46", "\x61\xfc", "\x54\x7a", "\x4b\xd3",
+ "\x62\x42", "\x62\x45", "\x4e\xc9", "\x62\x4a", "\x53\xf6", "\x62\x52",
+ "\x50\xe2", "\x62\x58", "\x47\x4c", "\x62\x51", "\x62\x50", "\x62\x4b",
+ "\x54\x7b", "\x62\x49", "\x62\x47", "\x49\x77", "\x4d\xf7", "\x62\x4d",
+ "\x62\x4c", "\x62\x4f", "\x53\xb3", "\x48\x42", "\x53\xb3", "\x51\x5f",
+ "\x62\x4e", "\x46\xdc", "\x4b\x62", "\x62\x48", "\x62\x5f", "\x62\x5a",
+ "\x4b\xa1", "\x49\xe0", "\x62\x5d", "\x62\x5b", "\x62\x62", "\x54\x86",
+ "\x62\x63", "\x62\x5c", "\x62\x59", "\x62\x60", "\x62\x57", "\x62\x53",
+ "\x51\xee", "\x62\x55", "\x62\x61", "\x62\x56", "\x62\x64", "\x62\x54",
+ "\x54\xb3", "\x52\xc9", "\x62\x5e", "\x62\x75", "\x62\x6e", "\x47\x53",
+ "\x62\x67", "\x46\xd7", "\x4c\x73", "\x62\x68", "\x4c\x51", "\x51\x80",
+ "\x62\x6c", "\x4b\xa8", "\x53\xd4", "\x62\x70", "\x51\x6a", "\x54\xe9",
+ "\x4b\x6c", "\x51\x6d", "\x48\xcc", "\x62\x71", "\x62\x65", "\x62\x74",
+ "\x62\x69", "\x62\x76", "\x62\x6a", "\x62\x6b", "\x54\xf7", "\x62\x6f",
+ "\x52\xc9", "\x62\x6d", "\x50\xdb", "\x62\x72", "\x54\x82", "\x62\x66",
+ "\x62\x73", "\x54\xd8", "\x49\x4a", "\x62\x77", "\x4b\x75", "\x4f\x7c",
+ "\x62\x85", "\x62\x84", "\x62\x79", "\x47\xf2", "\x62\x82", "\x62\x7e",
+ "\x45\xf9", "\x55\x9f", "\x4a\x59", "\x48\xdf", "\x55\x47", "\x62\x78",
+ "\x50\x71", "\x4e\x72", "\x62\x81", "\x62\x7c", "\x4f\x79", "\x51\x6c",
+ "\x62\x7f", "\x62\x83", "\x54\x4e", "\x50\xd9", "\x62\x7b", "\x62\x7d",
+ "\x50\xe0", "\x62\x80", "\x62\x7a", "\x53\xf8", "\x4f\x93", "\x4f\xe3",
+ "\x50\x95", "\x52\x59", "\x62\x89", "\x62\x93", "\x62\x90", "\x49\xb2",
+ "\x62\x8a", "\x4a\xba", "\x62\x87", "\x62\x8c", "\x50\xb9", "\x62\x88",
+ "\x62\x8f", "\x4c\x94", "\x62\x91", "\x50\x83", "\x62\x86", "\x4f\x6d",
+ "\x62\x8b", "\x62\x8e", "\x4f\x9a", "\x62\x92", "\x62\x94", "\x62\x8d",
+ "\x52\x7b", "\x50\x88", "\x4b\xf4", "\x62\x96", "\x51\x8b", "\x62\x95",
+ "\x52\xbd", "\x62\x9d", "\x55\x6c", "\x55\x7b", "\x62\x9c", "\x62\x9b",
+ "\x62\x97", "\x62\x98", "\x54\x9a", "\x62\x9a", "\x54\xa8", "\x53\xf8",
+ "\x4f\xa1", "\x62\x99", "\x4e\x8b", "\x46\x5e", "\x54\xd1", "\x62\xa0",
+ "\x62\xa5", "\x52\xf7", "\x62\xa4", "\x53\xa8", "\x62\xa6", "\x62\xa7",
+ "\x55\x65", "\x62\x9e", "\x62\xa9", "\x54\x91", "\x62\xa3", "\x62\xa1",
+ "\x62\x9f", "\x62\xa2", "\x50\xde", "\x54\xf0", "\x51\xd3", "\x62\xa8",
+ "\x62\xb0", "\x62\xb6", "\x62\xb7", "\x62\xaa", "\x4a\x92", "\x62\xb4",
+ "\x62\xac", "\x62\xae", "\x62\xb8", "\x62\xad", "\x62\xb1", "\x4c\xec",
+ "\x51\xad", "\x62\xb2", "\x62\xb5", "\x62\xab", "\x4f\xbf", "\x62\xaf",
+ "\x4c\xf1", "\x54\x5a", "\x49\x98", "\x46\xe1", "\x62\xb3", "\x53\xf9",
+ "\x62\xbb", "\x62\xbf", "\x62\xbd", "\x4f\xbb", "\x62\xbc", "\x4e\xed",
+ "\x62\xbe", "\x62\xc0", "\x62\xc1", "\x62\xc4", "\x62\xc2", "\x45\x68",
+ "\x62\xc3", "\x4f\xf6", "\x4c\x95", "\x55\xe2", "\x62\xc5", "\x53\xed",
+ "\x50\x5f", "\x62\xc9", "\x54\x96", "\x4e\xda", "\x4c\xbf", "\x62\xc6",
+ "\x62\xc8", "\x62\xc7", "\x5c\xbd", "\x5c\xbe", "\x62\xcb", "\x62\xca",
+ "\x4c\xa6", "\x5f\x82", "\x62\xcc", "\x62\xcd", "\x62\xcf", "\x4a\xab",
+ "\x52\x60", "\x52\xfb", "\x62\xd1", "\x4f\x72", "\x52\x50", "\x55\x88",
+ "\x62\xd2", "\x62\xd3", "\x4b\xcb", "\x62\xd4", "\x51\xb6", "\x51\x44",
+ "\x4f\xaa", "\x62\xd8", "\x62\xda", "\x62\xd5", "\x4f\x5d", "\x62\xd6",
+ "\x55\xa2", "\x62\xd7", "\x62\xd9", "\x62\xe3", "\x62\xdc", "\x62\xdf",
+ "\x62\xdb", "\x62\xdd", "\x62\xde", "\x4f\xea", "\x62\xe0", "\x53\xd8",
+ "\x4d\xf9", "\x62\xe1", "\x62\xe4", "\x55\xbb", "\x62\xe9", "\x62\xe5",
+ "\x62\xe8", "\x55\xc2", "\x62\xe6", "\x62\xe7", "\x4e\x66", "\x53\xa5",
+ "\x4f\x74", "\x52\x4e", "\x62\xf3", "\x62\xef", "\x55\x99", "\x62\xed",
+ "\x4e\xcd", "\x62\xee", "\x62\xeb", "\x62\xec", "\x62\xf1", "\x62\xf4",
+ "\x62\xf2", "\x62\xf0", "\x62\xea", "\x54\xdc", "\x62\xfa", "\x53\xa1",
+ "\x62\xf8", "\x62\xf9", "\x62\xf5", "\x52\x6d", "\x62\xf7", "\x62\xf6",
+ "\x53\xe8", "\x52\xa1", "\x62\xfd", "\x62\xfe", "\x63\x49", "\x53\x47",
+ "\x63\x42", "\x63\x48", "\x62\xfb", "\x63\x46", "\x63\x4a", "\x51\xc3",
+ "\x63\x43", "\x63\x45", "\x63\x47", "\x63\x41", "\x4e\x6e", "\x62\xfc",
+ "\x63\x4b", "\x63\x44", "\x48\xc2", "\x63\x4e", "\x63\x4c", "\x63\x55",
+ "\x63\x4f", "\x63\x57", "\x51\xd6", "\x63\x59", "\x63\x51", "\x63\x52",
+ "\x63\x56", "\x63\x4d", "\x54\xf4", "\x63\x50", "\x63\x53", "\x63\x58",
+ "\x63\x5c", "\x53\xe8", "\x63\x5a", "\x63\x5b", "\x63\x63", "\x63\x64",
+ "\x50\x90", "\x51\xc6", "\x63\x62", "\x55\xbd", "\x63\x5e", "\x63\x61",
+ "\x63\x5d", "\x63\x5f", "\x63\x65", "\x63\x66", "\x63\x60", "\x52\xa1",
+ "\x63\x68", "\x63\x67", "\x53\x51", "\x63\x69", "\x63\x6a", "\x63\x6b",
+ "\x63\x6c", "\x63\x6d", "\x4b\x43", "\x63\x6e", "\x63\x6f", "\x4b\x88",
+ "\x45\xa4", "\x63\x70", "\x63\x71", "\x48\x6c", "\x4b\xa5", "\x63\x72",
+ "\x47\x80", "\x4d\xa5", "\x63\x73", "\x4b\xed", "\x63\x74", "\x4a\xea",
+ "\x46\xc0", "\x63\x75", "\x4f\x54", "\x63\x7a", "\x63\x78", "\x52\xe9",
+ "\x63\x79", "\x63\x77", "\x4a\xa7", "\x63\x76", "\x63\x7b", "\x4f\x6a",
+ "\x4a\x54", "\x63\x82", "\x63\x7e", "\x4a\x57", "\x63\x7d", "\x63\x80",
+ "\x63\x7c", "\x63\x81", "\x63\x83", "\x4b\x8d", "\x63\x7f", "\x54\xc5",
+ "\x63\x86", "\x4f\x5a", "\x63\x85", "\x54\x48", "\x63\x84", "\x49\xbd",
+ "\x4f\x60", "\x63\x87", "\x63\x88", "\x48\x98", "\x49\xa4", "\x63\x89",
+ "\x46\xf8", "\x63\x8a", "\x63\x8b", "\x49\x6a", "\x63\x8c", "\x4f\x8a",
+ "\x54\x4d", "\x63\x91", "\x63\x92", "\x4f\xa8", "\x53\x49", "\x63\x90",
+ "\x4f\x43", "\x63\x8d", "\x63\x8f", "\x45\x7b", "\x4c\x8d", "\x63\x8e",
+ "\x63\x93", "\x4b\x51", "\x63\x97", "\x63\x94", "\x54\x5e", "\x51\xba",
+ "\x63\x98", "\x51\xda", "\x63\x96", "\x63\x99", "\x63\x9a", "\x63\x95",
+ "\x63\x9b", "\x63\x9e", "\x63\xa0", "\x63\x9d", "\x63\x9c", "\x63\x9f",
+ "\x50\x6b", "\x63\xa2", "\x63\xa1", "\x54\x6c", "\x63\xa4", "\x54\xaf",
+ "\x63\xa3", "\x63\xa7", "\x63\xa5", "\x63\xa6", "\x63\xa8", "\x63\xa9",
+ "\x4d\xdf", "\x63\xaa", "\x63\xab", "\x63\xac", "\x45\x58", "\x46\x55",
+ "\x63\xad", "\x4d\xf2", "\x4b\xfa", "\x63\xae", "\x63\xaf", "\x45\xbb",
+ "\x46\xfb", "\x63\xb0", "\x4a\x50", "\x53\xeb", "\x63\xb1", "\x4a\x4c",
+ "\x63\xb2", "\x63\xb4", "\x4e\xd0", "\x63\xb3", "\x48\x85", "\x63\xb5",
+ "\x63\xb6", "\x63\xb7", "\x48\x7e", "\x63\xb8", "\x63\xba", "\x63\xb9",
+ "\x63\xbb", "\x47\x7d", "\x63\xbc", "\x53\x60", "\x63\xbd", "\x47\xb7",
+ "\x4c\xd1", "\x63\xbe", "\x63\xbf", "\x63\xc0", "\x47\x9a", "\x4f\xc4",
+ "\x63\xc1", "\x45\xc9", "\x50\xf2", "\x63\xc4", "\x49\xd2", "\x63\xc3",
+ "\x63\xc5", "\x4b\xc8", "\x63\xc2", "\x4a\xb6", "\x47\x94", "\x63\xc6",
+ "\x63\xc7", "\x50\xef", "\x54\xcc", "\x63\xc8", "\x4a\x71", "\x45\xe2",
+ "\x4a\x9a", "\x4b\xad", "\x4c\xdf", "\x63\xc9", "\x63\xcb", "\x4d\x68",
+ "\x4f\x66", "\x49\xba", "\x63\xca", "\x63\xce", "\x63\xcf", "\x51\x76",
+ "\x55\xe3", "\x63\xcd", "\x4f\x88", "\x49\xfd", "\x63\xcc", "\x4e\x90",
+ "\x51\xc1", "\x63\xd3", "\x54\xfb", "\x49\x48", "\x4c\xb0", "\x50\xd3",
+ "\x63\xd2", "\x63\xd1", "\x51\x8e", "\x4b\x5f", "\x47\x50", "\x4d\x8d",
+ "\x4d\xe7", "\x63\xd4", "\x63\xd0", "\x63\xd6", "\x63\xd7", "\x63\xd5",
+ "\x4e\xb4", "\x4d\x8c", "\x4b\x76", "\x4a\x7e", "\x63\xda", "\x4f\xa0",
+ "\x4f\xa2", "\x4a\xcb", "\x63\xdd", "\x48\xe7", "\x46\xfd", "\x63\xd9",
+ "\x63\xde", "\x4d\x91", "\x63\xdb", "\x63\xdc", "\x63\xdf", "\x63\xd8",
+ "\x49\x52", "\x4a\x4f", "\x4b\x83", "\x49\xd6", "\x55\xf2", "\x52\x65",
+ "\x63\xe1", "\x46\x89", "\x63\xe3", "\x50\xb2", "\x49\x63", "\x4a\xe8",
+ "\x63\xe0", "\x63\xe2", "\x4b\xc1", "\x51\x81", "\x48\xf3", "\x63\xe4",
+ "\x63\xf2", "\x55\x70", "\x63\xf1", "\x63\xed", "\x63\xea", "\x63\xec",
+ "\x63\xeb", "\x63\xe7", "\x52\x46", "\x63\xe6", "\x4e\x96", "\x4e\x9c",
+ "\x4f\x9c", "\x63\xe8", "\x63\xe5", "\x63\xef", "\x63\xf0", "\x47\xe2",
+ "\x55\xab", "\x4f\xe1", "\x4f\x4d", "\x54\xe5", "\x55\x73", "\x4f\xe2",
+ "\x63\xf4", "\x63\xf3", "\x52\xf9", "\x63\xf7", "\x63\xe9", "\x63\xf6",
+ "\x63\xf8", "\x49\x7c", "\x63\xf5", "\x4a\x6e", "\x4d\xbb", "\x63\xf9",
+ "\x4d\x7d", "\x63\xfd", "\x53\x81", "\x63\xfe", "\x55\xa1", "\x63\xfa",
+ "\x4d\x87", "\x64\x41", "\x63\xfb", "\x64\x46", "\x64\x42", "\x64\x44",
+ "\x64\x43", "\x64\x45", "\x64\x47", "\x4a\x75", "\x64\x49", "\x64\x48",
+ "\x4e\x4f", "\x64\x4c", "\x4a\xd7", "\x64\x4b", "\x64\x4d", "\x64\x4e",
+ "\x47\x81", "\x61\x76", "\x4b\x7b", "\x64\x4a", "\x49\xdb", "\x64\x4f",
+ "\x64\x50", "\x64\x51", "\x51\x6b", "\x5b\x88", "\x64\x52", "\x64\x53",
+ "\x53\xfe", "\x64\x55", "\x64\x56", "\x64\x57", "\x64\x54", "\x64\x58",
+ "\x45\x81", "\x64\x59", "\x64\x5b", "\x64\x5a", "\x4a\x99", "\x64\x5c",
+ "\x46\x48", "\x64\x5d", "\x64\x5e", "\x64\x5f", "\x64\x60", "\x4c\xcf",
+ "\x49\x94", "\x64\x61", "\x4c\x68", "\x53\x55", "\x64\x62", "\x64\x63",
+ "\x55\x93", "\x64\x64", "\x64\x65", "\x64\x66", "\x64\x68", "\x64\x67",
+ "\x64\x69", "\x50\x64", "\x64\x6a", "\x64\x6b", "\x64\x6d", "\x64\x6c",
+ "\x49\xea", "\x46\xb6", "\x49\xc8", "\x49\xaf", "\x4a\xf1", "\x4d\xa3",
+ "\x4a\xeb", "\x4a\x5d", "\x64\x70", "\x49\xa1", "\x4b\xd2", "\x64\x6f",
+ "\x64\x71", "\x4c\x62", "\x4d\xef", "\x64\x73", "\x64\x74", "\x48\x7f",
+ "\x64\x76", "\x49\x74", "\x4a\xf4", "\x46\xd0", "\x50\x7b", "\x64\x72",
+ "\x48\x72", "\x46\x41", "\x64\x75", "\x55\xf8", "\x4b\x4d", "\x50\x67",
+ "\x46\x50", "\x64\x77", "\x4f\xfd", "\x64\x79", "\x64\x78", "\x53\x9e",
+ "\x50\xd7", "\x64\x7b", "\x4d\xee", "\x4f\x94", "\x4a\xad", "\x4f\x4f",
+ "\x47\xe5", "\x64\x7a", "\x55\x66", "\x4f\xa7", "\x46\xec", "\x52\xc1",
+ "\x64\x7c", "\x64\x7d", "\x64\x7f", "\x64\x80", "\x4e\x8f", "\x64\x7e",
+ "\x53\x5a", "\x55\x74", "\x64\x81", "\x4c\x7c", "\x64\x82", "\x55\x84",
+ "\x64\x84", "\x64\x83", "\x64\x86", "\x64\x85", "\x64\x87", "\x64\x88",
+ "\x64\x89", "\x46\xf9", "\x51\x51", "\x64\x8a", "\x53\xcc", "\x64\x8b",
+ "\x4a\xaa", "\x64\x8c", "\x51\xc9", "\x50\xee", "\x64\x8d", "\x48\xd0",
+ "\x64\x8f", "\x4a\x78", "\x46\xdf", "\x51\xde", "\x4c\xed", "\x55\x61",
+ "\x46\xfa", "\x64\x92", "\x64\x91", "\x64\x90", "\x64\x98", "\x64\x96",
+ "\x64\x93", "\x64\x95", "\x64\x94", "\x64\x97", "\x4d\xc2", "\x64\x9b",
+ "\x4c\xcd", "\x64\x9c", "\x55\xcb", "\x64\x99", "\x64\x9a", "\x47\x84",
+ "\x50\xb4", "\x50\xd1", "\x64\x9d", "\x64\x9f", "\x64\x9e", "\x64\xa0",
+ "\x4c\xa8", "\x4d\x7c", "\x64\xa3", "\x64\xa1", "\x64\xa2", "\x64\xa4",
+ "\x50\xfc", "\x64\xa7", "\x64\xa8", "\x64\xa6", "\x64\xa5", "\x55\xa7",
+ "\x64\xaa", "\x64\xae", "\x64\xab", "\x64\xa9", "\x64\xac", "\x64\xad",
+ "\x64\xb2", "\x64\xaf", "\x53\x68", "\x64\xb1", "\x64\xb3", "\x64\xb0",
+ "\x64\xb5", "\x52\xf6", "\x64\xb4", "\x64\xb7", "\x64\xb8", "\x64\xba",
+ "\x64\xb9", "\x64\xb6", "\x64\xbc", "\x64\xbb", "\x4c\xa1", "\x64\xbe",
+ "\x64\xbd", "\x64\xbf", "\x64\xc0", "\x64\xc1", "\x64\xc2", "\x47\x9c",
+ "\x50\x44", "\x53\x53", "\x53\x7a", "\x64\xc3", "\x64\xc4", "\x53\x53",
+ "\x64\xc6", "\x64\xc5", "\x64\xc7", "\x46\x53", "\x64\xc8", "\x4d\xaa",
+ "\x48\x97", "\x64\xc9", "\x4e\x55", "\x64\xca", "\x4c\xb1", "\x47\x52",
+ "\x64\xcb", "\x64\xce", "\x4b\xa6", "\x64\xcd", "\x64\xcc", "\x48\xa6",
+ "\x64\xcf", "\x4a\x5a", "\x64\xd2", "\x4d\x6e", "\x64\xd0", "\x64\xd1",
+ "\x64\xd4", "\x64\xd5", "\x4a\x68", "\x64\xd3", "\x64\xd7", "\x51\x5b",
+ "\x64\xd6", "\x47\x87", "\x64\xd8", "\x64\xd9", "\x4e\xf4", "\x48\xb7",
+ "\x55\xa6", "\x64\xda", "\x46\x93", "\x64\xdc", "\x64\xdb", "\x64\xdf",
+ "\x50\x6c", "\x64\xde", "\x50\xfe", "\x64\xdd", "\x64\xe1", "\x64\xe0",
+ "\x64\xe2", "\x54\xee", "\x64\xe3", "\x64\xe4", "\x64\xe5", "\x50\xa9",
+ "\x52\xe1", "\x64\xe6", "\x64\xe7", "\x64\xe8", "\x4d\x5e", "\x64\xe9",
+ "\x4d\x74", "\x64\xea", "\x64\xeb", "\x64\xed", "\x64\xec", "\x64\xee",
+ "\x61\x49", "\x64\xef", "\x47\xdf", "\x52\xe5", "\x48\x45", "\x64\xf0",
+ "\x45\xd5", "\x47\xf5", "\x48\x41", "\x54\x7e", "\x55\xdf", "\x49\xcd",
+ "\x50\x68", "\x4b\xa9", "\x46\x73", "\x48\xd6", "\x64\xf2", "\x64\xf4",
+ "\x64\xf3", "\x53\x5d", "\x64\xf6", "\x4e\x9e", "\x49\xef", "\x53\xdf",
+ "\x64\xf5", "\x4a\x9c", "\x64\xf7", "\x4e\x58", "\x64\xfa", "\x64\xf9",
+ "\x54\xa9", "\x49\xd1", "\x4b\x49", "\x47\x44", "\x4c\x72", "\x64\xf8",
+ "\x4b\xfc", "\x65\x44", "\x65\x41", "\x64\xfd", "\x4b\xda", "\x50\xbb",
+ "\x64\xfb", "\x51\x5e", "\x48\xf0", "\x64\xfc", "\x65\x43", "\x4f\xb3",
+ "\x4f\xca", "\x45\xe3", "\x53\xb1", "\x65\x42", "\x48\xcd", "\x45\xb8",
+ "\x64\xfe", "\x4d\xce", "\x47\x54", "\x65\x45", "\x4f\x77", "\x4a\xd3",
+ "\x46\x69", "\x54\x85", "\x65\x46", "\x4a\xd6", "\x65\x47", "\x55\xac",
+ "\x65\x4e", "\x54\xf8", "\x4c\xf7", "\x4c\x6d", "\x49\xec", "\x65\x4d",
+ "\x4a\x8b", "\x46\xab", "\x50\x5d", "\x48\x8d", "\x65\x48", "\x65\x4a",
+ "\x65\x4b", "\x65\x4c", "\x45\x50", "\x46\xa4", "\x49\xbc", "\x65\x4f",
+ "\x65\x50", "\x52\xf3", "\x54\x55", "\x65\x51", "\x46\xe3", "\x54\x4c",
+ "\x4e\xc2", "\x68\x82", "\x65\x53", "\x65\x52", "\x49\xcc", "\x51\x43",
+ "\x54\x58", "\x65\x54", "\x65\x57", "\x52\x6e", "\x65\x55", "\x53\x5b",
+ "\x48\x5d", "\x4c\xda", "\x52\x6b", "\x65\x59", "\x4c\xc4", "\x65\x5b",
+ "\x53\x7b", "\x65\x58", "\x60\x45", "\x4d\xa9", "\x51\x86", "\x65\x5a",
+ "\x50\xea", "\x65\x5c", "\x4c\x92", "\x48\x46", "\x46\xc5", "\x51\xa8",
+ "\x4e\xb8", "\x65\x5e", "\x65\x5f", "\x65\x60", "\x4d\x81", "\x49\xb3",
+ "\x50\x52", "\x45\x6e", "\x65\x63", "\x65\x64", "\x49\x9e", "\x65\x61",
+ "\x65\x62", "\x45\x95", "\x51\x62", "\x4c\xb7", "\x49\x95", "\x45\x4f",
+ "\x65\x65", "\x65\x68", "\x65\x67", "\x65\x69", "\x65\x6b", "\x51\x54",
+ "\x65\x6c", "\x65\x6a", "\x4f\x73", "\x65\x6d", "\x55\x48", "\x52\xbb",
+ "\x47\xf3", "\x55\x91", "\x47\x58", "\x4e\x7c", "\x65\x6e", "\x65\x6f",
+ "\x4b\xae", "\x65\x70", "\x65\x71", "\x65\x72", "\x50\xbd", "\x51\x49",
+ "\x65\x74", "\x65\x73", "\x4d\x86", "\x51\xeb", "\x48\x99", "\x65\x77",
+ "\x51\xa9", "\x65\x76", "\x65\x75", "\x51\x6f", "\x51\x70", "\x53\x78",
+ "\x51\xfa", "\x53\x6f", "\x65\x78", "\x50\x7f", "\x65\x7b", "\x65\x79",
+ "\x50\x7f", "\x65\x7a", "\x51\xfa", "\x65\x7d", "\x65\x7c", "\x50\xc2",
+ "\x65\x7e", "\x65\x7f", "\x65\x80", "\x53\x46", "\x53\xbf", "\x4d\x79",
+ "\x52\x52", "\x65\x81", "\x47\x6c", "\x45\xa3", "\x45\x69", "\x47\xb5",
+ "\x65\x82", "\x45\x86", "\x65\x87", "\x65\x85", "\x4f\xf4", "\x65\x83",
+ "\x65\x84", "\x4a\xcc", "\x49\x88", "\x65\x86", "\x65\x88", "\x65\x89",
+ "\x4c\xe3", "\x65\x8d", "\x65\x8f", "\x53\x4a", "\x4b\xf0", "\x65\x8a",
+ "\x65\x8c", "\x65\x8b", "\x65\x8e", "\x51\xd0", "\x65\x92", "\x65\x90",
+ "\x65\x95", "\x4e\x63", "\x53\x8f", "\x65\x93", "\x52\x69", "\x65\x94",
+ "\x65\x97", "\x65\x91", "\x65\x98", "\x65\x96", "\x45\xae", "\x55\xbf",
+ "\x65\xa6", "\x65\x9b", "\x65\x9f", "\x65\xa4", "\x65\x9e", "\x45\xd7",
+ "\x65\x9a", "\x65\xa0", "\x65\x9c", "\x65\xa7", "\x65\xa1", "\x65\xa2",
+ "\x65\xa5", "\x65\x99", "\x65\xa3", "\x65\xa9", "\x49\xd4", "\x53\x93",
+ "\x4e\xa8", "\x65\x9d", "\x4f\xb4", "\x65\xa8", "\x48\x63", "\x65\xac",
+ "\x65\xad", "\x51\x83", "\x47\x8c", "\x4c\xe2", "\x48\xc0", "\x52\x4b",
+ "\x4c\xad", "\x65\xaf", "\x65\xb1", "\x65\xae", "\x4d\xdc", "\x4e\x80",
+ "\x65\xb0", "\x65\xaa", "\x65\xab", "\x4d\x48", "\x65\xbb", "\x65\xba",
+ "\x65\xb3", "\x65\xb7", "\x54\x49", "\x65\xbd", "\x65\xb9", "\x65\xb5",
+ "\x65\xb6", "\x65\xbc", "\x52\xc0", "\x65\xb4", "\x65\xb2", "\x53\x63",
+ "\x4d\x6f", "\x55\xbe", "\x48\xc1", "\x51\xe7", "\x53\x94", "\x65\xc2",
+ "\x65\xc5", "\x46\xa1", "\x65\xc9", "\x65\xce", "\x55\xd2", "\x65\xc0",
+ "\x53\x90", "\x54\xef", "\x65\xc7", "\x65\xcb", "\x65\xcc", "\x65\xc8",
+ "\x4e\x57", "\x65\xc3", "\x65\xca", "\x65\xcd", "\x65\xc1", "\x4b\x8e",
+ "\x53\xf0", "\x52\x57", "\x4f\xe6", "\x52\x83", "\x50\xb1", "\x48\x86",
+ "\x65\xbf", "\x65\xbe", "\x65\xcf", "\x65\xc4", "\x51\xf7", "\x4b\x48",
+ "\x55\xd3", "\x54\xaa", "\x65\xd4", "\x65\xd5", "\x48\xc7", "\x52\xad",
+ "\x65\xd1", "\x4f\x70", "\x65\xd3", "\x65\xd0", "\x4e\x45", "\x65\xd2",
+ "\x53\xbd", "\x49\x62", "\x65\xda", "\x4d\x70", "\x51\x97", "\x54\xfe",
+ "\x65\xd8", "\x54\x6d", "\x53\x6e", "\x65\xd9", "\x4c\x89", "\x65\xd7",
+ "\x65\xd6", "\x65\xe2", "\x65\xdd", "\x65\xdb", "\x65\xe5", "\x50\x41",
+ "\x65\xdc", "\x65\xde", "\x65\xe1", "\x65\xe3", "\x65\xe4", "\x4a\x8d",
+ "\x65\xe6", "\x65\xe0", "\x65\xdf", "\x65\xe8", "\x65\xec", "\x65\xed",
+ "\x51\xcd", "\x65\xea", "\x65\xe9", "\x4c\xc8", "\x52\xcf", "\x65\xe7",
+ "\x65\xeb", "\x65\xef", "\x65\xf0", "\x51\x56", "\x65\xee", "\x53\x88",
+ "\x65\xf1", "\x65\xf2", "\x65\xf5", "\x65\xf4", "\x65\xf6", "\x4e\x4e",
+ "\x65\xf3", "\x52\x41", "\x65\xf8", "\x65\xf7", "\x65\xfb", "\x65\xf9",
+ "\x65\xfa", "\x65\xfc", "\x65\xfe", "\x65\xfd", "\x66\x41", "\x66\x44",
+ "\x66\x43", "\x66\x45", "\x66\x42", "\x66\x46", "\x45\x83", "\x46\xaa",
+ "\x66\x47", "\x51\x9c", "\x66\x48", "\x4b\x7d", "\x66\x49", "\x46\xcd",
+ "\x54\x5f", "\x4d\xd9", "\x66\x4a", "\x45\xc1", "\x66\x4b", "\x66\x4c",
+ "\x66\x4d", "\x66\x4e", "\x66\x4f", "\x45\xc5", "\x4a\xe9", "\x54\x9b",
+ "\x51\x72", "\x66\x51", "\x66\x50", "\x66\x52", "\x51\x77", "\x66\x55",
+ "\x66\x54", "\x66\x53", "\x66\x56", "\x66\x59", "\x53\x64", "\x66\x57",
+ "\x66\x5b", "\x66\x5a", "\x66\x5d", "\x66\x5c", "\x66\x5e", "\x4b\xcc",
+ "\x66\x5f", "\x66\x60", "\x66\x62", "\x66\x61", "\x47\x86", "\x66\x63",
+ "\x66\x64", "\x45\x91", "\x66\x65", "\x66\x66", "\x47\xbc", "\x4f\xef",
+ "\x46\xae", "\x4f\xe8", "\x66\x67", "\x4b\x8c", "\x66\x6a", "\x66\x69",
+ "\x49\xe5", "\x66\x68", "\x48\xad", "\x51\x57", "\x66\x6b", "\x66\x6c",
+ "\x52\x72", "\x66\x6d", "\x49\xd8", "\x4c\x84", "\x49\x6d", "\x4f\xfe",
+ "\x66\x6e", "\x55\xc3", "\x66\x71", "\x4c\xd2", "\x66\x70", "\x4e\x61",
+ "\x50\xc7", "\x4a\xb7", "\x66\x6f", "\x49\x61", "\x4a\x6c", "\x47\xbf",
+ "\x4b\xb9", "\x46\x5d", "\x4c\xe5", "\x4a\x93", "\x66\x73", "\x66\x72",
+ "\x49\xa9", "\x4e\x76", "\x50\x5a", "\x66\x76", "\x66\x77", "\x66\x75",
+ "\x53\xc3", "\x47\x97", "\x4b\xf9", "\x66\x79", "\x4e\xae", "\x4c\xe0",
+ "\x66\x7a", "\x65\x56", "\x66\x7b", "\x66\x7f", "\x66\x7e", "\x66\x7c",
+ "\x66\x7d", "\x66\x80", "\x66\x81", "\x55\x45", "\x66\x82", "\x66\x83",
+ "\x4f\xda", "\x4e\xd5", "\x4f\x64", "\x51\xa4", "\x45\x70", "\x47\x45",
+ "\x47\xa0", "\x4c\x4d", "\x54\x77", "\x66\x85", "\x52\xb7", "\x52\x5b",
+ "\x66\x84", "\x4a\x8a", "\x66\x86", "\x63\x54", "\x66\x88", "\x51\xfb",
+ "\x66\x87", "\x49\x97", "\x49\x5a", "\x49\xdd", "\x49\xbb", "\x52\xa5",
+ "\x4f\x90", "\x4a\xbc", "\x50\x69", "\x4b\xd6", "\x66\x89", "\x45\x82",
+ "\x47\xfb", "\x66\x8a", "\x66\x8b", "\x4d\xde", "\x66\x8c", "\x4f\x4b",
+ "\x66\x8e", "\x66\x90", "\x66\x92", "\x66\x91", "\x66\x8f", "\x66\x93",
+ "\x66\x8d", "\x4d\xe8", "\x4e\xe4", "\x66\x94", "\x4e\x48", "\x66\x95",
+ "\x66\x96", "\x4b\xc6", "\x66\x97", "\x5b\xcf", "\x66\x98", "\x66\x99",
+ "\x66\x9a", "\x66\x9b", "\x66\xa0", "\x66\x9e", "\x66\x9d", "\x66\x9c",
+ "\x66\x9f", "\x66\xa1", "\x66\xa2", "\x66\xa3", "\x66\xa4", "\x46\x4c",
+ "\x66\xa5", "\x48\xc3", "\x46\x44", "\x66\xa6", "\x48\xe1", "\x66\xa7",
+ "\x68\x52", "\x46\x91", "\x66\xa8", "\x66\xa9", "\x66\xaa", "\x4a\xa3",
+ "\x53\xb5", "\x66\xab", "\x52\xce", "\x4d\xf1", "\x66\xac", "\x66\xb0",
+ "\x66\xae", "\x66\xaf", "\x54\x45", "\x66\xad", "\x52\x77", "\x66\xb1",
+ "\x50\x4c", "\x66\xb2", "\x66\xb3", "\x52\xe7", "\x66\xb4", "\x51\xed",
+ "\x66\xb7", "\x66\xb6", "\x66\xb5", "\x63\xfc", "\x54\x8b", "\x66\xb8",
+ "\x66\xb9", "\x66\xba", "\x66\xbb", "\x66\xbc", "\x66\xbd", "\x4e\x75",
+ "\x66\xbe", "\x66\xbf", "\x4f\xdf", "\x66\xc0", "\x48\x4d", "\x66\xc2",
+ "\x52\xfc", "\x55\x77", "\x4a\x5c", "\x4c\xd9", "\x4d\x5b", "\x49\x46",
+ "\x4a\x97", "\x47\xb2", "\x46\xb0", "\x54\x56", "\x66\xc3", "\x4d\x4a",
+ "\x53\x9d", "\x55\x57", "\x51\x7a", "\x55\xe4", "\x4a\xcd", "\x66\xc4",
+ "\x66\xc6", "\x66\xc5", "\x4e\xb3", "\x47\xeb", "\x4e\xb3", "\x55\x76",
+ "\x66\xc7", "\x50\xfb", "\x66\xc8", "\x53\xab", "\x4a\x7a", "\x66\xc8",
+ "\x51\xdc", "\x66\xca", "\x47\xfe", "\x47\xf1", "\x54\x8e", "\x66\xc9",
+ "\x48\xb8", "\x4a\xe5", "\x66\xcb", "\x4c\x57", "\x55\xc1", "\x55\xc1",
+ "\x46\xba", "\x66\xcc", "\x4e\xee", "\x66\xcd", "\x66\xce", "\x66\xcf",
+ "\x66\xd0", "\x66\xd2", "\x66\xd1", "\x47\xe7", "\x66\xd3", "\x66\xd4",
+ "\x66\xd5", "\x66\xd6", "\x66\xd8", "\x66\xd7", "\x66\xd9", "\x48\x8a",
+ "\x66\xda", "\x46\xb8", "\x53\xce", "\x66\xdc", "\x66\xde", "\x66\xdb",
+ "\x5c\xca", "\x46\xb5", "\x4b\xa3", "\x52\x45", "\x4a\x8f", "\x4d\x49",
+ "\x49\x57", "\x66\xe0", "\x50\xbf", "\x54\xbc", "\x49\x79", "\x50\xa7",
+ "\x55\xb3", "\x66\xe2", "\x55\x4b", "\x66\xe3", "\x66\xe4", "\x66\xe1",
+ "\x66\xe8", "\x66\xea", "\x66\xe7", "\x66\xe9", "\x66\xe5", "\x48\x62",
+ "\x66\xeb", "\x66\xec", "\x66\xed", "\x66\xee", "\x66\xef", "\x66\xf1",
+ "\x66\xf0", "\x66\xf3", "\x66\xf5", "\x66\xf2", "\x66\xf4", "\x52\xe8",
+ "\x66\xf6", "\x51\xd5", "\x49\xbe", "\x66\xf7", "\x66\xf8", "\x46\xbd",
+ "\x66\xf9", "\x66\xfa", "\x4b\x85", "\x46\x64", "\x66\xfb", "\x66\xfc",
+ "\x52\xdf", "\x50\xa1", "\x66\xfd", "\x55\xe5", "\x4d\xe5", "\x49\xac",
+ "\x4c\xfe", "\x4f\x85", "\x4d\xf5", "\x67\x44", "\x49\xfc", "\x53\xbe",
+ "\x67\x43", "\x67\x41", "\x67\x42", "\x66\xfe", "\x67\x47", "\x67\x45",
+ "\x67\x46", "\x67\x48", "\x67\x49", "\x67\x4b", "\x67\x4a", "\x4c\xc0",
+ "\x67\x4c", "\x67\x4e", "\x50\x58", "\x67\x4d", "\x4d\xd2", "\x48\xb4",
+ "\x67\x4f", "\x53\xda", "\x67\x50", "\x4e\x5e", "\x67\x51", "\x67\x56",
+ "\x67\x52", "\x67\x54", "\x67\x55", "\x67\x53", "\x67\x58", "\x67\x59",
+ "\x53\xda", "\x67\x57", "\x67\x5b", "\x4c\xd5", "\x67\x5a", "\x67\x5c",
+ "\x67\x5d", "\x67\x60", "\x67\x5f", "\x67\x5e", "\x67\x61", "\x67\x62",
+ "\x4a\xa5", "\x67\x63", "\x67\x64", "\x55\x9c", "\x67\x65", "\x67\x66",
+ "\x52\xc5", "\x67\x67", "\x67\x6a", "\x67\x68", "\x67\x69", "\x45\x71",
+ "\x67\x6b", "\x67\x6c", "\x67\x6d", "\x67\x6e", "\x67\x6f", "\x67\x70",
+ "\x67\x71", "\x4c\xf6", "\x67\x73", "\x50\x9d", "\x67\x74", "\x67\x72",
+ "\x67\x76", "\x67\x75", "\x67\x77", "\x67\x78", "\x67\x79", "\x67\x7a",
+ "\x67\x7b", "\x67\x7c", "\x67\x7d", "\x67\x7e", "\x67\x7f", "\x67\x80",
+ "\x67\x81", "\x67\x82", "\x67\x83", "\x67\x84", "\x67\x85", "\x67\x86",
+ "\x67\x87", "\x67\x88", "\x4a\xc8", "\x52\xcb", "\x50\xa8", "\x67\x8a",
+ "\x67\x89", "\x4d\xb4", "\x67\x8b", "\x67\x8c", "\x53\x89", "\x67\x8d",
+ "\x4d\xe2", "\x67\x8e", "\x48\xee", "\x51\xf4", "\x67\x91", "\x67\x90",
+ "\x67\x8f", "\x67\x94", "\x4f\x8e", "\x67\x93", "\x67\x95", "\x52\x8d",
+ "\x67\x92", "\x67\x96", "\x67\x97", "\x67\x98", "\x67\x99", "\x67\x9a",
+ "\x55\xce", "\x4e\xb7", "\x53\x91", "\x4c\xe9", "\x67\x9b", "\x67\x9c",
+ "\x67\xa0", "\x67\x9f", "\x67\x9d", "\x67\xa1", "\x4f\xc6", "\x67\x9e",
+ "\x67\xa2", "\x67\xa3", "\x67\xa4", "\x67\xa8", "\x4f\xe4", "\x50\xd8",
+ "\x67\xa9", "\x67\xa6", "\x67\xa5", "\x67\xa7", "\x4d\x78", "\x55\x51",
+ "\x67\xab", "\x67\xac", "\x67\xaa", "\x67\xb1", "\x67\xad", "\x67\xb5",
+ "\x67\xb6", "\x67\xb2", "\x67\xb8", "\x67\xb4", "\x55\x71", "\x52\x93",
+ "\x67\xb7", "\x67\xb3", "\x67\xb0", "\x67\xaf", "\x67\xae", "\x67\xbc",
+ "\x67\xbb", "\x67\xba", "\x54\x6e", "\x67\xb9", "\x55\xc8", "\x67\xbd",
+ "\x67\xbf", "\x53\xd5", "\x51\xf0", "\x54\xab", "\x67\xc1", "\x67\xc0",
+ "\x67\xbe", "\x55\x60", "\x53\xc6", "\x55\x4c", "\x67\xc2", "\x67\xc3",
+ "\x67\xc4", "\x67\xc5", "\x67\xc6", "\x47\x79", "\x67\xc8", "\x4d\x95",
+ "\x67\xc7", "\x67\xc9", "\x67\xca", "\x4e\xa6", "\x4b\x70", "\x54\xc4",
+ "\x67\xcc", "\x67\xcd", "\x51\xa1", "\x54\xfc", "\x67\xcb", "\x54\x64",
+ "\x67\xd4", "\x67\xd3", "\x52\xc3", "\x67\xd2", "\x67\xd1", "\x67\xcf",
+ "\x4c\x54", "\x67\xce", "\x50\xba", "\x67\xd0", "\x4d\xd6", "\x67\xd8",
+ "\x67\xd6", "\x67\xd5", "\x67\xd7", "\x67\xd9", "\x67\xda", "\x67\xdf",
+ "\x67\xde", "\x67\xdd", "\x4b\xe7", "\x67\xdb", "\x67\xdc", "\x50\xfd",
+ "\x55\x7e", "\x67\xe0", "\x67\xe4", "\x51\x8a", "\x67\xe5", "\x67\xe2",
+ "\x67\xe1", "\x67\xe6", "\x67\xe3", "\x53\x42", "\x4d\x8e", "\x67\xe7",
+ "\x67\xe8", "\x67\xe9", "\x67\xea", "\x50\xe5", "\x67\xeb", "\x47\x7a",
+ "\x67\xef", "\x67\xf0", "\x67\xee", "\x67\xed", "\x67\xf3", "\x67\xec",
+ "\x67\xf1", "\x67\xf2", "\x67\xf6", "\x54\x64", "\x67\xf5", "\x67\xf8",
+ "\x67\xf9", "\x67\xfa", "\x4b\xf1", "\x67\xf7", "\x4b\x7a", "\x50\xaf",
+ "\x67\xfb", "\x67\xfe", "\x67\xfc", "\x67\xfd", "\x68\x41", "\x68\x42",
+ "\x4c\x7d", "\x68\x43", "\x4c\x7d", "\x68\x44", "\x46\x97", "\x68\x45",
+ "\x68\x46", "\x68\x47", "\x68\x48", "\x68\x4a", "\x51\xf9", "\x51\x9e",
+ "\x68\x49", "\x4c\xf3", "\x68\x4b", "\x51\x9b", "\x68\x4c", "\x4a\xe0",
+ "\x53\xb4", "\x68\x4e", "\x68\x4f", "\x52\x61", "\x55\x5f", "\x68\x4d",
+ "\x52\x61", "\x55\x5f", "\x48\xa7", "\x68\x50", "\x68\x51", "\x4e\xea",
+ "\x4a\xc6", "\x68\x53", "\x55\xae", "\x51\xa7", "\x68\x54", "\x68\x55",
+ "\x68\x56", "\x46\x79", "\x68\x57", "\x5e\x90", "\x4d\xbc", "\x51\xdd",
+ "\x68\x58", "\x68\x5a", "\x68\x59", "\x68\x5b", "\x68\x5c", "\x68\x5d",
+ "\x68\x5e", "\x68\x5f", "\x68\x60", "\x68\x61", "\x68\x62", "\x68\x63",
+ "\x68\x64", "\x68\x65", "\x68\x66", "\x68\x67", "\x51\xaa", "\x4f\xaf",
+ "\x68\x69", "\x50\xcb", "\x68\x6a", "\x68\x6b", "\x4c\xfd", "\x68\x6c",
+ "\x68\x6d", "\x51\xf5", "\x68\x6e", "\x68\x6f", "\x68\x70", "\x68\x71",
+ "\x68\x73", "\x68\x74", "\x68\x75", "\x4c\x80", "\x68\x72", "\x68\x76",
+ "\x68\x77", "\x68\x79", "\x68\x78", "\x68\x7b", "\x68\x7c", "\x68\x7a",
+ "\x48\xca", "\x68\x7d", "\x68\x7e", "\x5f\xf7", "\x68\x7f", "\x69\x41",
+ "\x69\x42", "\x69\x43", "\x69\x44", "\x69\x45", "\x69\x46", "\x69\x47",
+ "\x69\x48", "\x69\x49", "\x69\x4a", "\x69\x4b", "\x69\x4c", "\x69\x4d",
+ "\x69\x4e", "\x69\x4f", "\x69\x50", "\x69\x51", "\x69\x52", "\x69\x53",
+ "\x69\x54", "\x69\x55", "\x69\x56", "\x69\x57", "\x69\x58", "\x69\x59",
+ "\x69\x5a", "\x69\x5b", "\x69\x5c", "\x69\x5d", "\x69\x5e", "\x69\x5f",
+ "\x69\x60", "\x69\x61", "\x69\x62", "\x69\x63", "\x69\x64", "\x69\x65",
+ "\x69\x66", "\x69\x67", "\x69\x68", "\x69\x69", "\x69\x6a", "\x69\x6b",
+ "\x69\x6c", "\x69\x6d", "\x69\x6e", "\x69\x6f", "\x69\x70", "\x69\x71",
+ "\x69\x72", "\x69\x73", "\x69\x74", "\x69\x75", "\x69\x76", "\x69\x77",
+ "\x69\x78", "\x69\x79", "\x69\x7a", "\x69\x7b", "\x69\x7c", "\x69\x7d",
+ "\x69\x7e", "\x69\x7f", "\x69\x80", "\x69\x81", "\x69\x82", "\x69\x83",
+ "\x69\x84", "\x69\x85", "\x69\x86", "\x69\x87", "\x69\x88", "\x69\x89",
+ "\x69\x8a", "\x69\x8b", "\x69\x8c", "\x69\x8d", "\x69\x8e", "\x69\x8f",
+ "\x69\x90", "\x69\x91", "\x69\x92", "\x69\x93", "\x69\x94", "\x69\x95",
+ "\x69\x96", "\x69\x97", "\x69\x98", "\x69\x99", "\x69\x9a", "\x69\x9b",
+ "\x69\x9c", "\x69\x9d", "\x69\x9e", "\x69\x9f", "\x69\xa0", "\x69\xa1",
+ "\x69\xa2", "\x69\xa3", "\x69\xa4", "\x69\xa5", "\x69\xa6", "\x69\xa7",
+ "\x69\xa8", "\x69\xa9", "\x69\xaa", "\x69\xab", "\x69\xac", "\x69\xad",
+ "\x69\xae", "\x69\xaf", "\x69\xb0", "\x69\xb1", "\x69\xb2", "\x69\xb3",
+ "\x69\xb4", "\x69\xb5", "\x69\xb6", "\x69\xb7", "\x69\xb8", "\x69\xb9",
+ "\x69\xba", "\x69\xbb", "\x69\xbc", "\x69\xbd", "\x69\xbe", "\x69\xbf",
+ "\x69\xc0", "\x69\xc1", "\x69\xc2", "\x69\xc3", "\x69\xc4", "\x69\xc5",
+ "\x69\xc6", "\x69\xc7", "\x69\xc8", "\x69\xc9", "\x69\xca", "\x69\xcb",
+ "\x69\xcc", "\x69\xcd", "\x69\xce", "\x69\xcf", "\x69\xd0", "\x69\xd1",
+ "\x69\xd2", "\x69\xd3", "\x69\xd4", "\x69\xd5", "\x69\xd6", "\x69\xd7",
+ "\x69\xd8", "\x69\xd9", "\x69\xda", "\x69\xdb", "\x69\xdc", "\x69\xdd",
+ "\x69\xde", "\x69\xdf", "\x69\xe0", "\x69\xe1", "\x69\xe2", "\x69\xe3",
+ "\x69\xe4", "\x69\xe5", "\x69\xe6", "\x69\xe7", "\x69\xe8", "\x69\xe9",
+ "\x69\xea", "\x69\xeb", "\x69\xec", "\x69\xed", "\x69\xee", "\x69\xef",
+ "\x69\xf0", "\x69\xf1", "\x69\xf2", "\x69\xf3", "\x69\xf4", "\x69\xf5",
+ "\x69\xf6", "\x69\xf7", "\x69\xf8", "\x69\xf9", "\x69\xfa", "\x69\xfb",
+ "\x69\xfc", "\x69\xfd", "\x69\xfe", "\x6a\x41", "\x6a\x42", "\x6a\x43",
+ "\x6a\x44", "\x6a\x45", "\x6a\x46", "\x6a\x47", "\x6a\x48", "\x6a\x49",
+ "\x6a\x4a", "\x6a\x4b", "\x6a\x4c", "\x6a\x4d", "\x6a\x4e", "\x6a\x4f",
+ "\x6a\x50", "\x6a\x51", "\x6a\x52", "\x6a\x53", "\x6a\x54", "\x6a\x55",
+ "\x6a\x56", "\x6a\x57", "\x6a\x58", "\x6a\x59", "\x6a\x5a", "\x6a\x5b",
+ "\x6a\x5c", "\x6a\x5d", "\x6a\x5e", "\x6a\x5f", "\x6a\x60", "\x6a\x61",
+ "\x6a\x62", "\x6a\x63", "\x6a\x64", "\x6a\x65", "\x6a\x66", "\x6a\x67",
+ "\x6a\x68", "\x6a\x69", "\x6a\x6a", "\x6a\x6b", "\x6a\x6c", "\x6a\x6d",
+ "\x6a\x6e", "\x6a\x6f", "\x6a\x70", "\x6a\x71", "\x6a\x72", "\x6a\x73",
+ "\x6a\x74", "\x6a\x75", "\x6a\x76", "\x6a\x77", "\x6a\x78", "\x6a\x79",
+ "\x6a\x7a", "\x6a\x7b", "\x6a\x7c", "\x6a\x7d", "\x6a\x7e", "\x6a\x7f",
+ "\x6a\x80", "\x6a\x81", "\x6a\x82", "\x6a\x83", "\x6a\x84", "\x6a\x85",
+ "\x6a\x86", "\x6a\x87", "\x6a\x88", "\x6a\x89", "\x6a\x8a", "\x6a\x8b",
+ "\x6a\x8c", "\x6a\x8d", "\x6a\x8e", "\x6a\x8f", "\x6a\x90", "\x6a\x91",
+ "\x6a\x92", "\x6a\x93", "\x6a\x94", "\x6a\x95", "\x6a\x96", "\x6a\x97",
+ "\x6a\x98", "\x6a\x99", "\x6a\x9a", "\x6a\x9b", "\x6a\x9c", "\x6a\x9d",
+ "\x6a\x9e", "\x6a\x9f", "\x6a\xa0", "\x6a\xa1", "\x6a\xa2", "\x6a\xa3",
+ "\x6a\xa4", "\x6a\xa5", "\x6a\xa6", "\x6a\xa7", "\x6a\xa8", "\x6a\xa9",
+ "\x6a\xaa", "\x6a\xab", "\x6a\xac", "\x6a\xad", "\x6a\xae", "\x6a\xaf",
+ "\x6a\xb0", "\x6a\xb1", "\x6a\xb2", "\x6a\xb3", "\x6a\xb4", "\x6a\xb5",
+ "\x6a\xb6", "\x6a\xb7", "\x6a\xb8", "\x6a\xb9", "\x6a\xba", "\x6a\xbb",
+ "\x6a\xbc", "\x6a\xbd", "\x6a\xbe", "\x6a\xbf", "\x6a\xc0", "\x6a\xc1",
+ "\x6a\xc2", "\x6a\xc3", "\x6a\xc4", "\x6a\xc5", "\x6a\xc6", "\x6a\xc7",
+ "\x6a\xc8", "\x6a\xc9", "\x6a\xca", "\x6a\xcb", "\x6a\xcc", "\x6a\xcd",
+ "\x6a\xce", "\x6a\xcf", "\x6a\xd0", "\x6a\xd1", "\x6a\xd2", "\x6a\xd3",
+ "\x6a\xd4", "\x6a\xd5", "\x6a\xd6", "\x6a\xd7", "\x6a\xd8", "\x6a\xd9",
+ "\x6a\xda", "\x6a\xdb", "\x6a\xdc", "\x6a\xdd", "\x6a\xde", "\x6a\xdf",
+ "\x6a\xe0", "\x6a\xe1", "\x6a\xe2", "\x6a\xe3", "\x6a\xe4", "\x6a\xe5",
+ "\x6a\xe6", "\x6a\xe7", "\x6a\xe8", "\x6a\xe9", "\x6a\xea", "\x6a\xeb",
+ "\x6a\xec", "\x6a\xed", "\x6a\xee", "\x6a\xef", "\x6a\xf0", "\x6a\xf1",
+ "\x6a\xf2", "\x6a\xf3", "\x6a\xf4", "\x6a\xf5", "\x6a\xf6", "\x6a\xf7",
+ "\x6a\xf8", "\x6a\xf9", "\x6a\xfa", "\x6a\xfb", "\x6a\xfc", "\x6a\xfd",
+ "\x6a\xfe", "\x6b\x41", "\x6b\x42", "\x6b\x43", "\x6b\x44", "\x6b\x45",
+ "\x6b\x46", "\x6b\x47", "\x6b\x48", "\x6b\x49", "\x6b\x4a", "\x6b\x4b",
+ "\x6b\x4c", "\x6b\x4d", "\x6b\x4e", "\x6b\x4f", "\x6b\x50", "\x6b\x51",
+ "\x6b\x52", "\x6b\x53", "\x6b\x54", "\x6b\x55", "\x6b\x56", "\x6b\x57",
+ "\x6b\x58", "\x6b\x59", "\x6b\x5a", "\x6b\x5b", "\x6b\x5c", "\x6b\x5d",
+ "\x6b\x5e", "\x6b\x5f", "\x6b\x60", "\x6b\x61", "\x6b\x62", "\x6b\x63",
+ "\x6b\x64", "\x6b\x65", "\x6b\x66", "\x6b\x67", "\x6b\x68", "\x6b\x69",
+ "\x6b\x6a", "\x6b\x6b", "\x6b\x6c", "\x6b\x6d", "\x6b\x6e", "\x6b\x6f",
+ "\x6b\x70", "\x6b\x71", "\x6b\x72", "\x6b\x73", "\x6b\x74", "\x6b\x75",
+ "\x6b\x76", "\x6b\x77", "\x6b\x78", "\x6b\x79", "\x6b\x7a", "\x6b\x7b",
+ "\x6b\x7c", "\x6b\x7d", "\x6b\x7e", "\x6b\x7f", "\x6b\x80", "\x6b\x81",
+ "\x6b\x82", "\x6b\x83", "\x6b\x84", "\x6b\x85", "\x6b\x86", "\x6b\x87",
+ "\x6b\x88", "\x6b\x89", "\x6b\x8a", "\x6b\x8b", "\x6b\x8c", "\x6b\x8d",
+ "\x6b\x8e", "\x6b\x8f", "\x6b\x90", "\x6b\x91", "\x6b\x92", "\x6b\x93",
+ "\x6b\x94", "\x6b\x95", "\x6b\x96", "\x6b\x97", "\x6b\x98", "\x6b\x99",
+ "\x6b\x9a", "\x6b\x9b", "\x6b\x9c", "\x6b\x9d", "\x6b\x9e", "\x6b\x9f",
+ "\x6b\xa0", "\x6b\xa1", "\x6b\xa2", "\x6b\xa3", "\x6b\xa4", "\x6b\xa5",
+ "\x6b\xa6", "\x6b\xa7", "\x6b\xa8", "\x6b\xa9", "\x6b\xaa", "\x6b\xab",
+ "\x6b\xac", "\x6b\xad", "\x6b\xae", "\x6b\xaf", "\x6b\xb0", "\x6b\xb1",
+ "\x6b\xb2", "\x6b\xb3", "\x6b\xb4", "\x6b\xb5", "\x6b\xb6", "\x6b\xb7",
+ "\x6b\xb8", "\x6b\xb9", "\x6b\xba", "\x6b\xbb", "\x6b\xbc", "\x6b\xbd",
+ "\x6b\xbe", "\x6b\xbf", "\x6b\xc0", "\x6b\xc1", "\x6b\xc2", "\x6b\xc3",
+ "\x6b\xc4", "\x6b\xc5", "\x6b\xc6", "\x6b\xc7", "\x6b\xc8", "\x6b\xc9",
+ "\x6b\xca", "\x6b\xcb", "\x6b\xcc", "\x6b\xcd", "\x6b\xce", "\x6b\xcf",
+ "\x6b\xd0", "\x6b\xd1", "\x6b\xd2", "\x6b\xd3", "\x6b\xd4", "\x6b\xd5",
+ "\x6b\xd6", "\x6b\xd7", "\x6b\xd8", "\x6b\xd9", "\x6b\xda", "\x6b\xdb",
+ "\x6b\xdc", "\x6b\xdd", "\x6b\xde", "\x6b\xdf", "\x6b\xe0", "\x6b\xe1",
+ "\x6b\xe2", "\x6b\xe3", "\x6b\xe4", "\x6b\xe5", "\x6b\xe6", "\x6b\xe7",
+ "\x6b\xe8", "\x6b\xe9", "\x6b\xea", "\x6b\xeb", "\x6b\xec", "\x6b\xed",
+ "\x6b\xee", "\x6b\xef", "\x6b\xf0", "\x6b\xf1", "\x6b\xf2", "\x6b\xf3",
+ "\x6b\xf4", "\x6b\xf5", "\x6b\xf6", "\x6b\xf7", "\x6b\xf8", "\x6b\xf9",
+ "\x6b\xfa", "\x6b\xfb", "\x6b\xfc", "\x6b\xfd", "\x6b\xfe", "\x6c\x41",
+ "\x6c\x42", "\x6c\x43", "\x6c\x44", "\x6c\x45", "\x6c\x46", "\x6c\x47",
+ "\x6c\x48", "\x6c\x49", "\x6c\x4a", "\x6c\x4b", "\x6c\x4c", "\x6c\x4d",
+ "\x6c\x4e", "\x6c\x4f", "\x6c\x50", "\x6c\x51", "\x6c\x52", "\x6c\x53",
+ "\x6c\x54", "\x6c\x55", "\x6c\x56", "\x6c\x57", "\x6c\x58", "\x6c\x59",
+ "\x6c\x5a", "\x6c\x5b", "\x6c\x5c", "\x6c\x5d", "\x6c\x5e", "\x6c\x5f",
+ "\x6c\x60", "\x6c\x61", "\x6c\x62", "\x6c\x63", "\x6c\x64", "\x6c\x65",
+ "\x6c\x66", "\x6c\x67", "\x6c\x68", "\x6c\x69", "\x6c\x6a", "\x6c\x6b",
+ "\x6c\x6c", "\x6c\x6d", "\x6c\x6e", "\x6c\x6f", "\x6c\x70", "\x6c\x71",
+ "\x6c\x72", "\x6c\x73", "\x6c\x74", "\x6c\x75", "\x6c\x76", "\x6c\x77",
+ "\x6c\x78", "\x6c\x79", "\x6c\x7a", "\x6c\x7b", "\x6c\x7c", "\x6c\x7d",
+ "\x6c\x7e", "\x6c\x7f", "\x6c\x80", "\x6c\x81", "\x6c\x82", "\x6c\x83",
+ "\x6c\x84", "\x6c\x85", "\x6c\x86", "\x6c\x87", "\x6c\x88", "\x6c\x89",
+ "\x6c\x8a", "\x6c\x8b", "\x6c\x8c", "\x6c\x8d", "\x6c\x8e", "\x6c\x8f",
+ "\x6c\x90", "\x6c\x91", "\x6c\x92", "\x6c\x93", "\x6c\x94", "\x6c\x95",
+ "\x6c\x96", "\x6c\x97", "\x6c\x98", "\x6c\x99", "\x6c\x9a", "\x6c\x9b",
+ "\x6c\x9c", "\x6c\x9d", "\x6c\x9e", "\x6c\x9f", "\x6c\xa0", "\x6c\xa1",
+ "\x6c\xa2", "\x6c\xa3", "\x6c\xa4", "\x6c\xa5", "\x6c\xa6", "\x6c\xa7",
+ "\x6c\xa8", "\x6c\xa9", "\x6c\xaa", "\x6c\xab", "\x6c\xac", "\x6c\xad",
+ "\x6c\xae", "\x6c\xaf", "\x6c\xb0", "\x6c\xb1", "\x6c\xb2", "\x6c\xb3",
+ "\x6c\xb4", "\x6c\xb5", "\x6c\xb6", "\x6c\xb7", "\x6c\xb8", "\x6c\xb9",
+ "\x6c\xba", "\x6c\xbb", "\x6c\xbc", "\x6c\xbd", "\x6c\xbe", "\x6c\xbf",
+ "\x6c\xc0", "\x6c\xc1", "\x6c\xc2", "\x6c\xc3", "\x6c\xc4", "\x6c\xc5",
+ "\x6c\xc6", "\x6c\xc7", "\x6c\xc8", "\x6c\xc9", "\x6c\xca", "\x6c\xcb",
+ "\x6c\xcc", "\x6c\xcd", "\x6c\xce", "\x6c\xcf", "\x6c\xd0", "\x6c\xd1",
+ "\x6c\xd2", "\x6c\xd3", "\x6c\xd4", "\x6c\xd5", "\x6c\xd6", "\x6c\xd7",
+ "\x6c\xd8", "\x6c\xd9", "\x6c\xda", "\x6c\xdb", "\x6c\xdc", "\x6c\xdd",
+ "\x6c\xde", "\x6c\xdf", "\x6c\xe0", "\x6c\xe1", "\x6c\xe2", "\x6c\xe3",
+ "\x6c\xe4", "\x6c\xe5", "\x6c\xe6", "\x6c\xe7", "\x6c\xe8", "\x6c\xe9",
+ "\x6c\xea", "\x6c\xeb", "\x6c\xec", "\x6c\xed", "\x6c\xee", "\x6c\xef",
+ "\x6c\xf0", "\x6c\xf1", "\x6c\xf2", "\x6c\xf3", "\x6c\xf4", "\x6c\xf5",
+ "\x6c\xf6", "\x6c\xf7", "\x6c\xf8", "\x6c\xf9", "\x6c\xfa", "\x6c\xfb",
+ "\x6c\xfc", "\x6c\xfd", "\x6c\xfe", "\x6d\x41", "\x6d\x42", "\x6d\x43",
+ "\x6d\x44", "\x6d\x45", "\x6d\x46", "\x6d\x47", "\x6d\x48", "\x6d\x49",
+ "\x6d\x4a", "\x6d\x4b", "\x6d\x4c", "\x6d\x4d", "\x6d\x4e", "\x6d\x4f",
+ "\x6d\x50", "\x6d\x51", "\x6d\x52", "\x6d\x53", "\x6d\x54", "\x6d\x55",
+ "\x6d\x56", "\x6d\x57", "\x6d\x58", "\x6d\x59", "\x6d\x5a", "\x6d\x5b",
+ "\x6d\x5c", "\x6d\x5d", "\x6d\x5e", "\x6d\x5f", "\x6d\x60", "\x6d\x61",
+ "\x6d\x62", "\x6d\x63", "\x6d\x64", "\x6d\x65", "\x6d\x66", "\x6d\x67",
+ "\x6d\x68", "\x6d\x69", "\x6d\x6a", "\x6d\x6b", "\x6d\x6c", "\x6d\x6d",
+ "\x6d\x6e", "\x6d\x6f", "\x6d\x70", "\x6d\x71", "\x6d\x72", "\x6d\x73",
+ "\x6d\x74", "\x6d\x75", "\x6d\x76", "\x6d\x77", "\x6d\x78", "\x6d\x79",
+ "\x6d\x7a", "\x6d\x7b", "\x6d\x7c", "\x6d\x7d", "\x6d\x7e", "\x6d\x7f",
+ "\x6d\x80", "\x6d\x81", "\x6d\x82", "\x6d\x83", "\x6d\x84", "\x6d\x85",
+ "\x6d\x86", "\x6d\x87", "\x6d\x88", "\x6d\x89", "\x6d\x8a", "\x6d\x8b",
+ "\x6d\x8c", "\x6d\x8d", "\x6d\x8e", "\x6d\x8f", "\x6d\x90", "\x6d\x91",
+ "\x6d\x92", "\x6d\x93", "\x6d\x94", "\x6d\x95", "\x6d\x96", "\x6d\x97",
+ "\x6d\x98", "\x6d\x99", "\x6d\x9a", "\x6d\x9b", "\x6d\x9c", "\x6d\x9d",
+ "\x6d\x9e", "\x6d\x9f", "\x6d\xa0", "\x6d\xa1", "\x6d\xa2", "\x6d\xa3",
+ "\x6d\xa4", "\x6d\xa5", "\x6d\xa6", "\x6d\xa7", "\x6d\xa8", "\x6d\xa9",
+ "\x6d\xaa", "\x6d\xab", "\x6d\xac", "\x6d\xad", "\x6d\xae", "\x6d\xaf",
+ "\x6d\xb0", "\x6d\xb1", "\x6d\xb2", "\x6d\xb3", "\x6d\xb4", "\x6d\xb5",
+ "\x6d\xb6", "\x6d\xb7", "\x6d\xb8", "\x6d\xb9", "\x6d\xba", "\x6d\xbb",
+ "\x6d\xbc", "\x6d\xbd", "\x6d\xbe", "\x6d\xbf", "\x6d\xc0", "\x6d\xc1",
+ "\x6d\xc2", "\x6d\xc3", "\x6d\xc4", "\x6d\xc5", "\x6d\xc6", "\x6d\xc7",
+ "\x6d\xc8", "\x6d\xc9", "\x6d\xca", "\x6d\xcb", "\x6d\xcc", "\x6d\xcd",
+ "\x6d\xce", "\x6d\xcf", "\x6d\xd0", "\x6d\xd1", "\x6d\xd2", "\x6d\xd3",
+ "\x6d\xd4", "\x6d\xd5", "\x6d\xd6", "\x6d\xd7", "\x6d\xd8", "\x6d\xd9",
+ "\x6d\xda", "\x6d\xdb", "\x6d\xdc", "\x6d\xdd", "\x6d\xde", "\x6d\xdf",
+ "\x6d\xe0", "\x6d\xe1", "\x6d\xe2", "\x6d\xe3", "\x6d\xe4", "\x6d\xe5",
+ "\x6d\xe6", "\x6d\xe7", "\x6d\xe8", "\x6d\xe9", "\x6d\xea", "\x6d\xeb",
+ "\x6d\xec", "\x6d\xed", "\x6d\xee", "\x6d\xef", "\x6d\xf0", "\x6d\xf1",
+ "\x6d\xf2", "\x6d\xf3", "\x6d\xf4", "\x6d\xf5", "\x6d\xf6", "\x6d\xf7",
+ "\x6d\xf8", "\x6d\xf9", "\x6d\xfa", "\x6d\xfb", "\x6d\xfc", "\x6d\xfd",
+ "\x6d\xfe", "\x6e\x41", "\x6e\x42", "\x6e\x43", "\x6e\x44", "\x6e\x45",
+ "\x6e\x46", "\x6e\x47", "\x6e\x48", "\x6e\x49", "\x6e\x4a", "\x6e\x4b",
+ "\x6e\x4c", "\x6e\x4d", "\x6e\x4e", "\x6e\x4f", "\x6e\x50", "\x6e\x51",
+ "\x6e\x52", "\x6e\x53", "\x6e\x54", "\x6e\x55", "\x6e\x56", "\x6e\x57",
+ "\x6e\x58", "\x6e\x59", "\x6e\x5a", "\x6e\x5b", "\x6e\x5c", "\x6e\x5d",
+ "\x6e\x5e", "\x6e\x5f", "\x6e\x60", "\x6e\x61", "\x6e\x62", "\x6e\x63",
+ "\x6e\x64", "\x6e\x65", "\x6e\x66", "\x6e\x67", "\x6e\x68", "\x6e\x69",
+ "\x6e\x6a", "\x6e\x6b", "\x6e\x6c", "\x6e\x6d", "\x6e\x6e", "\x6e\x6f",
+ "\x6e\x70", "\x6e\x71", "\x6e\x72", "\x6e\x73", "\x6e\x74", "\x6e\x75",
+ "\x6e\x76", "\x6e\x77", "\x6e\x78", "\x6e\x79", "\x6e\x7a", "\x6e\x7b",
+ "\x6e\x7c", "\x6e\x7d", "\x6e\x7e", "\x6e\x7f", "\x6e\x80", "\x6e\x81",
+ "\x6e\x82", "\x6e\x83", "\x6e\x84", "\x6e\x85", "\x6e\x86", "\x6e\x87",
+ "\x6e\x88", "\x6e\x89", "\x6e\x8a", "\x6e\x8b", "\x6e\x8c", "\x6e\x8d",
+ "\x6e\x8e", "\x6e\x8f", "\x6e\x90", "\x6e\x91", "\x6e\x92", "\x6e\x93",
+ "\x6e\x94", "\x6e\x95", "\x6e\x96", "\x6e\x97", "\x6e\x98", "\x6e\x99",
+ "\x6e\x9a", "\x6e\x9b", "\x6e\x9c", "\x6e\x9d", "\x6e\x9e", "\x6e\x9f",
+ "\x6e\xa0", "\x6e\xa1", "\x6e\xa2", "\x6e\xa3", "\x6e\xa4", "\x6e\xa5",
+ "\x6e\xa6", "\x6e\xa7", "\x6e\xa8", "\x6e\xa9", "\x6e\xaa", "\x6e\xab",
+ "\x6e\xac", "\x6e\xad", "\x6e\xae", "\x6e\xaf", "\x6e\xb0", "\x6e\xb1",
+ "\x6e\xb2", "\x6e\xb3", "\x6e\xb4", "\x6e\xb5", "\x6e\xb6", "\x6e\xb7",
+ "\x6e\xb8", "\x6e\xb9", "\x6e\xba", "\x6e\xbb", "\x6e\xbc", "\x6e\xbd",
+ "\x6e\xbe", "\x6e\xbf", "\x6e\xc0", "\x6e\xc1", "\x6e\xc2", "\x6e\xc3",
+ "\x6e\xc4", "\x6e\xc5", "\x6e\xc6", "\x6e\xc7", "\x6e\xc8", "\x6e\xc9",
+ "\x6e\xca", "\x6e\xcb", "\x6e\xcc", "\x6e\xcd", "\x6e\xce", "\x6e\xcf",
+ "\x6e\xd0", "\x6e\xd1", "\x6e\xd2", "\x6e\xd3", "\x6e\xd4", "\x6e\xd5",
+ "\x6e\xd6", "\x6e\xd7", "\x6e\xd8", "\x6e\xd9", "\x6e\xda", "\x6e\xdb",
+ "\x6e\xdc", "\x6e\xdd", "\x6e\xde", "\x6e\xdf", "\x6e\xe0", "\x6e\xe1",
+ "\x6e\xe2", "\x6e\xe3", "\x6e\xe4", "\x6e\xe5", "\x6e\xe6", "\x6e\xe7",
+ "\x6e\xe8", "\x6e\xe9", "\x6e\xea", "\x6e\xeb", "\x6e\xec", "\x6e\xed",
+ "\x6e\xee", "\x6e\xef", "\x6e\xf0", "\x6e\xf1", "\x6e\xf2", "\x6e\xf3",
+ "\x6e\xf4", "\x6e\xf5", "\x6e\xf6", "\x6e\xf7", "\x6e\xf8", "\x6e\xf9",
+ "\x6e\xfa", "\x6e\xfb", "\x6e\xfc", "\x6e\xfd", "\x6e\xfe", "\x6f\x41",
+ "\x6f\x42", "\x6f\x43", "\x6f\x44", "\x6f\x45", "\x6f\x46", "\x6f\x47",
+ "\x6f\x48", "\x6f\x49", "\x6f\x4a", "\x6f\x4b", "\x6f\x4c", "\x6f\x4d",
+ "\x6f\x4e", "\x6f\x4f", "\x6f\x50", "\x6f\x51", "\x6f\x52", "\x6f\x53",
+ "\x6f\x54", "\x6f\x55", "\x6f\x56", "\x6f\x57", "\x6f\x58", "\x6f\x59",
+ "\x6f\x5a", "\x6f\x5b", "\x6f\x5c", "\x6f\x5d", "\x6f\x5e", "\x6f\x5f",
+ "\x6f\x60", "\x6f\x61", "\x6f\x62", "\x6f\x63", "\x6f\x64", "\x6f\x65",
+ "\x6f\x66", "\x6f\x67", "\x6f\x68", "\x6f\x69", "\x6f\x6a", "\x6f\x6b",
+ "\x6f\x6c", "\x6f\x6d", "\x6f\x6e", "\x6f\x6f", "\x6f\x70", "\x6f\x71",
+ "\x6f\x72", "\x6f\x73", "\x6f\x74", "\x6f\x75", "\x6f\x76", "\x6f\x77",
+ "\x6f\x78", "\x6f\x79", "\x6f\x7a", "\x6f\x7b", "\x6f\x7c", "\x6f\x7d",
+ "\x6f\x7e", "\x6f\x7f", "\x6f\x80", "\x6f\x81", "\x6f\x82", "\x6f\x83",
+ "\x6f\x84", "\x6f\x85", "\x6f\x86", "\x6f\x87", "\x6f\x88", "\x6f\x89",
+ "\x6f\x8a", "\x6f\x8b", "\x6f\x8c", "\x6f\x8d", "\x6f\x8e", "\x6f\x8f",
+ "\x6f\x90", "\x6f\x91", "\x6f\x92", "\x6f\x93", "\x6f\x94", "\x6f\x95",
+ "\x6f\x96", "\x6f\x97", "\x6f\x98", "\x6f\x99", "\x6f\x9a", "\x6f\x9b",
+ "\x6f\x9c", "\x6f\x9d", "\x6f\x9e", "\x6f\x9f", "\x6f\xa0", "\x6f\xa1",
+ "\x6f\xa2", "\x6f\xa3", "\x6f\xa4", "\x6f\xa5", "\x6f\xa6", "\x6f\xa7",
+ "\x6f\xa8", "\x6f\xa9", "\x6f\xaa", "\x6f\xab", "\x6f\xac", "\x6f\xad",
+ "\x6f\xae", "\x6f\xaf", "\x6f\xb0", "\x6f\xb1", "\x6f\xb2", "\x6f\xb3",
+ "\x6f\xb4", "\x6f\xb5", "\x6f\xb6", "\x6f\xb7", "\x6f\xb8", "\x6f\xb9",
+ "\x6f\xba", "\x6f\xbb", "\x6f\xbc", "\x6f\xbd", "\x6f\xbe", "\x6f\xbf",
+ "\x6f\xc0", "\x6f\xc1", "\x6f\xc2", "\x6f\xc3", "\x6f\xc4", "\x6f\xc5",
+ "\x6f\xc6", "\x6f\xc7", "\x6f\xc8", "\x6f\xc9", "\x6f\xca", "\x6f\xcb",
+ "\x6f\xcc", "\x6f\xcd", "\x6f\xce", "\x6f\xcf", "\x6f\xd0", "\x6f\xd1",
+ "\x6f\xd2", "\x6f\xd3", "\x6f\xd4", "\x6f\xd5", "\x6f\xd6", "\x6f\xd7",
+ "\x6f\xd8", "\x6f\xd9", "\x6f\xda", "\x6f\xdb", "\x6f\xdc", "\x6f\xdd",
+ "\x6f\xde", "\x6f\xdf", "\x6f\xe0", "\x6f\xe1", "\x6f\xe2", "\x6f\xe3",
+ "\x6f\xe4", "\x6f\xe5", "\x6f\xe6", "\x6f\xe7", "\x6f\xe8", "\x6f\xe9",
+ "\x6f\xea", "\x6f\xeb", "\x6f\xec", "\x6f\xed", "\x6f\xee", "\x6f\xef",
+ "\x6f\xf0", "\x6f\xf1", "\x6f\xf2", "\x6f\xf3", "\x6f\xf4", "\x6f\xf5",
+ "\x6f\xf6", "\x6f\xf7", "\x6f\xf8", "\x6f\xf9", "\x6f\xfa", "\x6f\xfb",
+ "\x6f\xfc", "\x6f\xfd", "\x6f\xfe", "\x70\x41", "\x70\x42", "\x70\x43",
+ "\x70\x44", "\x70\x45", "\x70\x46", "\x70\x47", "\x70\x48", "\x70\x49",
+ "\x70\x4a", "\x70\x4b", "\x70\x4c", "\x70\x4d", "\x70\x4e", "\x70\x4f",
+ "\x70\x50", "\x70\x51", "\x70\x52", "\x70\x53", "\x70\x54", "\x70\x55",
+ "\x70\x56", "\x70\x57", "\x70\x58", "\x70\x59", "\x70\x5a", "\x70\x5b",
+ "\x70\x5c", "\x70\x5d", "\x70\x5e", "\x70\x5f", "\x70\x60", "\x70\x61",
+ "\x70\x62", "\x70\x63", "\x70\x64", "\x70\x65", "\x70\x66", "\x70\x67",
+ "\x70\x68", "\x70\x69", "\x70\x6a", "\x70\x6b", "\x70\x6c", "\x70\x6d",
+ "\x70\x6e", "\x70\x6f", "\x70\x70", "\x70\x71", "\x70\x72", "\x70\x73",
+ "\x70\x74", "\x70\x75", "\x70\x76", "\x70\x77", "\x70\x78", "\x70\x79",
+ "\x70\x7a", "\x70\x7b", "\x70\x7c", "\x70\x7d", "\x70\x7e", "\x70\x7f",
+ "\x70\x80", "\x70\x81", "\x70\x82", "\x70\x83", "\x70\x84", "\x70\x85",
+ "\x70\x86", "\x70\x87", "\x70\x88", "\x70\x89", "\x70\x8a", "\x70\x8b",
+ "\x70\x8c", "\x70\x8d", "\x70\x8e", "\x70\x8f", "\x70\x90", "\x70\x91",
+ "\x70\x92", "\x70\x93", "\x70\x94", "\x70\x95", "\x70\x96", "\x70\x97",
+ "\x70\x98", "\x70\x99", "\x70\x9a", "\x70\x9b", "\x70\x9c", "\x70\x9d",
+ "\x70\x9e", "\x70\x9f", "\x70\xa0", "\x70\xa1", "\x70\xa2", "\x70\xa3",
+ "\x70\xa4", "\x70\xa5", "\x70\xa6", "\x70\xa7", "\x70\xa8", "\x70\xa9",
+ "\x70\xaa", "\x70\xab", "\x70\xac", "\x70\xad", "\x70\xae", "\x70\xaf",
+ "\x70\xb0", "\x70\xb1", "\x70\xb2", "\x70\xb3", "\x70\xb4", "\x70\xb5",
+ "\x70\xb6", "\x70\xb7", "\x70\xb8", "\x70\xb9", "\x70\xba", "\x70\xbb",
+ "\x70\xbc", "\x70\xbd", "\x70\xbe", "\x70\xbf", "\x70\xc0", "\x70\xc1",
+ "\x70\xc2", "\x70\xc3", "\x70\xc4", "\x70\xc5", "\x70\xc6", "\x70\xc7",
+ "\x70\xc8", "\x70\xc9", "\x70\xca", "\x70\xcb", "\x70\xcc", "\x70\xcd",
+ "\x70\xce", "\x70\xcf", "\x70\xd0", "\x70\xd1", "\x70\xd2", "\x70\xd3",
+ "\x70\xd4", "\x70\xd5", "\x70\xd6", "\x70\xd7", "\x70\xd8", "\x70\xd9",
+ "\x70\xda", "\x70\xdb", "\x70\xdc", "\x70\xdd", "\x70\xde", "\x70\xdf",
+ "\x70\xe0", "\x70\xe1", "\x70\xe2", "\x70\xe3", "\x70\xe4", "\x70\xe5",
+ "\x70\xe6", "\x70\xe7", "\x70\xe8", "\x70\xe9", "\x70\xea", "\x70\xeb",
+ "\x70\xec", "\x70\xed", "\x70\xee", "\x70\xef", "\x70\xf0", "\x70\xf1",
+ "\x70\xf2", "\x70\xf3", "\x70\xf4", "\x70\xf5", "\x70\xf6", "\x70\xf7",
+ "\x70\xf8", "\x70\xf9", "\x70\xfa", "\x70\xfb", "\x70\xfc", "\x70\xfd",
+ "\x70\xfe", "\x71\x41", "\x71\x42", "\x71\x43", "\x71\x44", "\x71\x45",
+ "\x71\x46", "\x71\x47", "\x71\x48", "\x71\x49", "\x71\x4a", "\x71\x4b",
+ "\x71\x4c", "\x71\x4d", "\x71\x4e", "\x71\x4f", "\x71\x50", "\x71\x51",
+ "\x71\x52", "\x71\x53", "\x71\x54", "\x71\x55", "\x71\x56", "\x71\x57",
+ "\x71\x58", "\x71\x59", "\x71\x5a", "\x71\x5b", "\x71\x5c", "\x71\x5d",
+ "\x71\x5e", "\x71\x5f", "\x71\x60", "\x71\x61", "\x71\x62", "\x71\x63",
+ "\x71\x64", "\x71\x65", "\x71\x66", "\x71\x67", "\x71\x68", "\x71\x69",
+ "\x71\x6a", "\x71\x6b", "\x71\x6c", "\x71\x6d", "\x71\x6e", "\x71\x6f",
+ "\x71\x70", "\x71\x71", "\x71\x72", "\x71\x73", "\x71\x74", "\x71\x75",
+ "\x71\x76", "\x71\x77", "\x71\x78", "\x71\x79", "\x71\x7a", "\x71\x7b",
+ "\x71\x7c", "\x71\x7d", "\x71\x7e", "\x71\x7f", "\x71\x80", "\x71\x81",
+ "\x71\x82", "\x71\x83", "\x71\x84", "\x71\x85", "\x71\x86", "\x71\x87",
+ "\x71\x88", "\x71\x89", "\x71\x8a", "\x71\x8b", "\x71\x8c", "\x71\x8d",
+ "\x71\x8e", "\x71\x8f", "\x71\x90", "\x71\x91", "\x71\x92", "\x71\x93",
+ "\x71\x94", "\x71\x95", "\x71\x96", "\x71\x97", "\x71\x98", "\x71\x99",
+ "\x71\x9a", "\x71\x9b", "\x71\x9c", "\x71\x9d", "\x71\x9e", "\x71\x9f",
+ "\x71\xa0", "\x71\xa1", "\x71\xa2", "\x71\xa3", "\x71\xa4", "\x71\xa5",
+ "\x71\xa6", "\x71\xa7", "\x71\xa8", "\x71\xa9", "\x71\xaa", "\x71\xab",
+ "\x71\xac", "\x71\xad", "\x71\xae", "\x71\xaf", "\x71\xb0", "\x71\xb1",
+ "\x71\xb2", "\x71\xb3", "\x71\xb4", "\x71\xb5", "\x71\xb6", "\x71\xb7",
+ "\x71\xb8", "\x71\xb9", "\x71\xba", "\x71\xbb", "\x71\xbc", "\x71\xbd",
+ "\x71\xbe", "\x71\xbf", "\x71\xc0", "\x71\xc1", "\x71\xc2", "\x71\xc3",
+ "\x71\xc4", "\x71\xc5", "\x71\xc6", "\x71\xc7", "\x71\xc8", "\x71\xc9",
+ "\x71\xca", "\x71\xcb", "\x71\xcc", "\x71\xcd", "\x71\xce", "\x71\xcf",
+ "\x71\xd0", "\x71\xd1", "\x71\xd2", "\x71\xd3", "\x71\xd4", "\x71\xd5",
+ "\x71\xd6", "\x71\xd7", "\x71\xd8", "\x71\xd9", "\x71\xda", "\x71\xdb",
+ "\x71\xdc", "\x71\xdd", "\x71\xde", "\x71\xdf", "\x71\xe0", "\x71\xe1",
+ "\x71\xe2", "\x71\xe3", "\x71\xe4", "\x71\xe5", "\x71\xe6", "\x71\xe7",
+ "\x71\xe8", "\x71\xe9", "\x71\xea", "\x71\xeb", "\x71\xec", "\x71\xed",
+ "\x71\xee", "\x71\xef", "\x71\xf0", "\x71\xf1", "\x71\xf2", "\x71\xf3",
+ "\x71\xf4", "\x71\xf5", "\x71\xf6", "\x71\xf7", "\x71\xf8", "\x71\xf9",
+ "\x71\xfa", "\x71\xfb", "\x71\xfc", "\x71\xfd", "\x71\xfe", "\x72\x41",
+ "\x72\x42", "\x72\x43", "\x72\x44", "\x72\x45", "\x72\x46", "\x72\x47",
+ "\x72\x48", "\x72\x49", "\x72\x4a", "\x72\x4b", "\x72\x4c", "\x72\x4d",
+ "\x72\x4e", "\x72\x4f", "\x72\x50", "\x72\x51", "\x72\x52", "\x72\x53",
+ "\x72\x54", "\x72\x55", "\x72\x56", "\x72\x57", "\x72\x58", "\x72\x59",
+ "\x72\x5a", "\x72\x5b", "\x72\x5c", "\x72\x5d", "\x72\x5e", "\x72\x5f",
+ "\x72\x60", "\x72\x61", "\x72\x62", "\x72\x63", "\x72\x64", "\x72\x65",
+ "\x72\x66", "\x72\x67", "\x72\x68", "\x72\x69", "\x72\x6a", "\x72\x6b",
+ "\x72\x6c", "\x72\x6d", "\x72\x6e", "\x72\x6f", "\x72\x70", "\x72\x71",
+ "\x72\x72", "\x72\x73", "\x72\x74", "\x72\x75", "\x72\x76", "\x72\x77",
+ "\x72\x78", "\x72\x79", "\x72\x7a", "\x72\x7b", "\x72\x7c", "\x72\x7d",
+ "\x72\x7e", "\x72\x7f", "\x72\x80", "\x72\x81", "\x72\x82", "\x72\x83",
+ "\x72\x84", "\x72\x85", "\x72\x86", "\x72\x87", "\x72\x88", "\x72\x89",
+ "\x72\x8a", "\x72\x8b", "\x72\x8c", "\x72\x8d", "\x72\x8e", "\x72\x8f",
+ "\x72\x90", "\x72\x91", "\x72\x92", "\x72\x93", "\x72\x94", "\x72\x95",
+ "\x72\x96", "\x72\x97", "\x72\x98", "\x72\x99", "\x72\x9a", "\x72\x9b",
+ "\x72\x9c", "\x72\x9d", "\x72\x9e", "\x72\x9f", "\x72\xa0", "\x72\xa1",
+ "\x72\xa2", "\x72\xa3", "\x72\xa4", "\x72\xa5", "\x72\xa6", "\x72\xa7",
+ "\x72\xa8", "\x72\xa9", "\x72\xaa", "\x72\xab", "\x72\xac", "\x72\xad",
+ "\x72\xae", "\x72\xaf", "\x72\xb0", "\x72\xb1", "\x72\xb2", "\x72\xb3",
+ "\x72\xb4", "\x72\xb5", "\x72\xb6", "\x72\xb7", "\x72\xb8", "\x72\xb9",
+ "\x72\xba", "\x72\xbb", "\x72\xbc", "\x72\xbd", "\x72\xbe", "\x72\xbf",
+ "\x72\xc0", "\x72\xc1", "\x72\xc2", "\x72\xc3", "\x72\xc4", "\x72\xc5",
+ "\x72\xc6", "\x72\xc7", "\x72\xc8", "\x72\xc9", "\x72\xca", "\x72\xcb",
+ "\x72\xcc", "\x72\xcd", "\x72\xce", "\x72\xcf", "\x72\xd0", "\x72\xd1",
+ "\x72\xd2", "\x72\xd3", "\x72\xd4", "\x72\xd5", "\x72\xd6", "\x72\xd7",
+ "\x72\xd8", "\x72\xd9", "\x72\xda", "\x72\xdb", "\x72\xdc", "\x72\xdd",
+ "\x72\xde", "\x72\xdf", "\x72\xe0", "\x72\xe1", "\x72\xe2", "\x72\xe3",
+ "\x72\xe4", "\x72\xe5", "\x72\xe6", "\x72\xe7", "\x72\xe8", "\x72\xe9",
+ "\x72\xea", "\x72\xeb", "\x72\xec", "\x72\xed", "\x72\xee", "\x72\xef",
+ "\x72\xf0", "\x72\xf1", "\x72\xf2", "\x72\xf3", "\x72\xf4", "\x72\xf5",
+ "\x72\xf6", "\x72\xf7", "\x72\xf8", "\x72\xf9", "\x72\xfa", "\x72\xfb",
+ "\x72\xfc", "\x72\xfd", "\x72\xfe", "\x73\x41", "\x73\x42", "\x73\x43",
+ "\x73\x44", "\x73\x45", "\x73\x46", "\x73\x47", "\x73\x48", "\x73\x49",
+ "\x73\x4a", "\x73\x4b", "\x73\x4c", "\x73\x4d", "\x73\x4e", "\x73\x4f",
+ "\x73\x50", "\x73\x51", "\x73\x52", "\x73\x53", "\x73\x54", "\x73\x55",
+ "\x73\x56", "\x73\x57", "\x73\x58", "\x73\x59", "\x73\x5a", "\x73\x5b",
+ "\x73\x5c", "\x73\x5d", "\x73\x5e", "\x73\x5f", "\x73\x60", "\x73\x61",
+ "\x73\x62", "\x73\x63", "\x73\x64", "\x73\x65", "\x73\x66", "\x73\x67",
+ "\x73\x68", "\x73\x69", "\x73\x6a", "\x73\x6b", "\x73\x6c", "\x73\x6d",
+ "\x73\x6e", "\x73\x6f", "\x73\x70", "\x73\x71", "\x73\x72", "\x73\x73",
+ "\x73\x74", "\x73\x75", "\x73\x76", "\x73\x77", "\x73\x78", "\x73\x79",
+ "\x73\x7a", "\x73\x7b", "\x73\x7c", "\x73\x7d", "\x73\x7e", "\x73\x7f",
+ "\x73\x80", "\x73\x81", "\x73\x82", "\x73\x83", "\x73\x84", "\x73\x85",
+ "\x73\x86", "\x73\x87", "\x73\x88", "\x73\x89", "\x73\x8a", "\x73\x8b",
+ "\x73\x8c", "\x73\x8d", "\x73\x8e", "\x73\x8f", "\x73\x90", "\x73\x91",
+ "\x73\x92", "\x73\x93", "\x73\x94", "\x73\x95", "\x73\x96", "\x73\x97",
+ "\x73\x98", "\x73\x99", "\x73\x9a", "\x73\x9b", "\x73\x9c", "\x73\x9d",
+ "\x73\x9e", "\x73\x9f", "\x73\xa0", "\x73\xa1", "\x73\xa2", "\x73\xa3",
+ "\x73\xa4", "\x73\xa5", "\x73\xa6", "\x73\xa7", "\x73\xa8", "\x73\xa9",
+ "\x73\xaa", "\x73\xab", "\x73\xac", "\x73\xad", "\x73\xae", "\x73\xaf",
+ "\x73\xb0", "\x73\xb1", "\x73\xb2", "\x73\xb3", "\x73\xb4", "\x73\xb5",
+ "\x73\xb6", "\x73\xb7", "\x73\xb8", "\x73\xb9", "\x73\xba", "\x73\xbb",
+ "\x73\xbc", "\x73\xbd", "\x73\xbe", "\x73\xbf", "\x73\xc0", "\x73\xc1",
+ "\x73\xc2", "\x73\xc3", "\x73\xc4", "\x73\xc5", "\x73\xc6", "\x73\xc7",
+ "\x73\xc8", "\x73\xc9", "\x73\xca", "\x73\xcb", "\x73\xcc", "\x73\xcd",
+ "\x73\xce", "\x73\xcf", "\x73\xd0", "\x73\xd1", "\x73\xd2", "\x73\xd3",
+ "\x73\xd4", "\x73\xd5", "\x73\xd6", "\x73\xd7", "\x73\xd8", "\x73\xd9",
+ "\x73\xda", "\x73\xdb", "\x73\xdc", "\x73\xdd", "\x73\xde", "\x73\xdf",
+ "\x73\xe0", "\x73\xe1", "\x73\xe2", "\x73\xe3", "\x73\xe4", "\x73\xe5",
+ "\x73\xe6", "\x73\xe7", "\x73\xe8", "\x73\xe9", "\x73\xea", "\x73\xeb",
+ "\x73\xec", "\x73\xed", "\x73\xee", "\x73\xef", "\x73\xf0", "\x73\xf1",
+ "\x73\xf2", "\x73\xf3", "\x73\xf4", "\x73\xf5", "\x73\xf6", "\x73\xf7",
+ "\x73\xf8", "\x73\xf9", "\x73\xfa", "\x73\xfb", "\x73\xfc", "\x73\xfd",
+ "\x73\xfe", "\x74\x41", "\x74\x42", "\x74\x43", "\x74\x44", "\x74\x45",
+ "\x74\x46", "\x74\x47", "\x74\x48", "\x74\x49", "\x74\x4a", "\x74\x4b",
+ "\x74\x4c", "\x74\x4d", "\x74\x4e", "\x74\x4f", "\x74\x50", "\x74\x51",
+ "\x74\x52", "\x74\x53", "\x74\x54", "\x74\x55", "\x74\x56", "\x74\x57",
+ "\x74\x58", "\x74\x59", "\x74\x5a", "\x74\x5b", "\x74\x5c", "\x74\x5d",
+ "\x74\x5e", "\x74\x5f", "\x74\x60", "\x74\x61", "\x74\x62", "\x74\x63",
+ "\x74\x64", "\x74\x65", "\x74\x66", "\x74\x67", "\x74\x68", "\x74\x69",
+ "\x74\x6a", "\x74\x6b", "\x74\x6c", "\x74\x6d", "\x74\x6e", "\x74\x6f",
+ "\x74\x70", "\x74\x71", "\x74\x72", "\x74\x73", "\x74\x74", "\x74\x75",
+ "\x74\x76", "\x74\x77", "\x74\x78", "\x74\x79", "\x74\x7a", "\x74\x7b",
+ "\x74\x7c", "\x74\x7d", "\x74\x7e", "\x74\x7f", "\x74\x80", "\x74\x81",
+ "\x74\x82", "\x74\x83", "\x74\x84", "\x74\x85", "\x74\x86", "\x74\x87",
+ "\x74\x88", "\x74\x89", "\x74\x8a", "\x74\x8b", "\x74\x8c", "\x74\x8d",
+ "\x74\x8e", "\x74\x8f", "\x74\x90", "\x74\x91", "\x74\x92", "\x74\x93",
+ "\x74\x94", "\x74\x95", "\x74\x96", "\x74\x97", "\x74\x98", "\x74\x99",
+ "\x74\x9a", "\x74\x9b", "\x74\x9c", "\x74\x9d", "\x74\x9e", "\x74\x9f",
+ "\x74\xa0", "\x74\xa1", "\x74\xa2", "\x74\xa3", "\x74\xa4", "\x74\xa5",
+ "\x74\xa6", "\x74\xa7", "\x74\xa8", "\x74\xa9", "\x74\xaa", "\x74\xab",
+ "\x74\xac", "\x74\xad", "\x74\xae", "\x74\xaf", "\x74\xb0", "\x74\xb1",
+ "\x74\xb2", "\x74\xb3", "\x74\xb4", "\x74\xb5", "\x74\xb6", "\x74\xb7",
+ "\x74\xb8", "\x74\xb9", "\x74\xba", "\x74\xbb", "\x74\xbc", "\x74\xbd",
+ "\x74\xbe", "\x74\xbf", "\x74\xc0", "\x74\xc1", "\x74\xc2", "\x74\xc3",
+ "\x74\xc4", "\x74\xc5", "\x74\xc6", "\x74\xc7", "\x74\xc8", "\x74\xc9",
+ "\x74\xca", "\x74\xcb", "\x74\xcc", "\x74\xcd", "\x74\xce", "\x74\xcf",
+ "\x74\xd0", "\x74\xd1", "\x74\xd2", "\x74\xd3", "\x74\xd4", "\x74\xd5",
+ "\x74\xd6", "\x74\xd7", "\x74\xd8", "\x74\xd9", "\x74\xda", "\x74\xdb",
+ "\x74\xdc", "\x74\xdd", "\x74\xde", "\x74\xdf", "\x74\xe0", "\x74\xe1",
+ "\x74\xe2", "\x74\xe3", "\x74\xe4", "\x74\xe5", "\x74\xe6", "\x74\xe7",
+ "\x74\xe8", "\x74\xe9", "\x74\xea", "\x74\xeb", "\x74\xec", "\x74\xed",
+ "\x74\xee", "\x74\xef", "\x74\xf0", "\x74\xf1", "\x74\xf2", "\x74\xf3",
+ "\x74\xf4", "\x74\xf5", "\x74\xf6", "\x74\xf7", "\x74\xf8", "\x74\xf9",
+ "\x74\xfa", "\x74\xfb", "\x74\xfc", "\x74\xfd", "\x74\xfe", "\x75\x41",
+ "\x75\x42", "\x75\x43", "\x75\x44", "\x75\x45", "\x75\x46", "\x75\x47",
+ "\x75\x48", "\x75\x49", "\x75\x4a", "\x75\x4b", "\x75\x4c", "\x75\x4d",
+ "\x75\x4e", "\x75\x4f", "\x75\x50", "\x75\x51", "\x75\x52", "\x75\x53",
+ "\x75\x54", "\x75\x55", "\x75\x56", "\x75\x57", "\x75\x58", "\x75\x59",
+ "\x75\x5a", "\x75\x5b", "\x75\x5c", "\x75\x5d", "\x75\x5e", "\x75\x5f",
+ "\x75\x60", "\x75\x61", "\x75\x62", "\x75\x63", "\x75\x64", "\x75\x65",
+ "\x75\x66", "\x75\x67", "\x75\x68", "\x75\x69", "\x75\x6a", "\x75\x6b",
+ "\x75\x6c", "\x75\x6d", "\x75\x6e", "\x75\x6f", "\x75\x70", "\x75\x71",
+ "\x75\x72", "\x75\x73", "\x75\x74", "\x75\x75", "\x75\x76", "\x75\x77",
+ "\x75\x78", "\x75\x79", "\x75\x7a", "\x75\x7b", "\x75\x7c", "\x75\x7d",
+ "\x75\x7e", "\x75\x7f", "\x75\x80", "\x75\x81", "\x75\x82", "\x75\x83",
+ "\x75\x84", "\x75\x85", "\x75\x86", "\x75\x87", "\x75\x88", "\x75\x89",
+ "\x75\x8a", "\x75\x8b", "\x75\x8c", "\x75\x8d", "\x75\x8e", "\x75\x8f",
+ "\x75\x90", "\x75\x91", "\x75\x92", "\x75\x93", "\x75\x94", "\x75\x95",
+ "\x75\x96", "\x75\x97", "\x75\x98", "\x75\x99", "\x75\x9a", "\x75\x9b",
+ "\x75\x9c", "\x75\x9d", "\x75\x9e", "\x75\x9f", "\x75\xa0", "\x75\xa1",
+ "\x75\xa2", "\x75\xa3", "\x75\xa4", "\x75\xa5", "\x75\xa6", "\x75\xa7",
+ "\x75\xa8", "\x75\xa9", "\x75\xaa", "\x75\xab", "\x75\xac", "\x75\xad",
+ "\x75\xae", "\x75\xaf", "\x75\xb0", "\x75\xb1", "\x75\xb2", "\x75\xb3",
+ "\x75\xb4", "\x75\xb5", "\x75\xb6", "\x75\xb7", "\x75\xb8", "\x75\xb9",
+ "\x75\xba", "\x75\xbb", "\x75\xbc", "\x75\xbd", "\x75\xbe", "\x75\xbf",
+ "\x75\xc0", "\x75\xc1", "\x75\xc2", "\x75\xc3", "\x75\xc4", "\x75\xc5",
+ "\x75\xc6", "\x75\xc7", "\x75\xc8", "\x75\xc9", "\x75\xca", "\x75\xcb",
+ "\x75\xcc", "\x75\xcd", "\x75\xce", "\x75\xcf", "\x75\xd0", "\x75\xd1",
+ "\x75\xd2", "\x75\xd3", "\x75\xd4", "\x75\xd5", "\x75\xd6", "\x75\xd7",
+ "\x75\xd8", "\x75\xd9", "\x75\xda", "\x75\xdb", "\x75\xdc", "\x75\xdd",
+ "\x75\xde", "\x75\xdf", "\x75\xe0", "\x75\xe1", "\x75\xe2", "\x75\xe3",
+ "\x75\xe4", "\x75\xe5", "\x75\xe6", "\x75\xe7", "\x75\xe8", "\x75\xe9",
+ "\x75\xea", "\x75\xeb", "\x75\xec", "\x75\xed", "\x75\xee", "\x75\xef",
+ "\x75\xf0", "\x75\xf1", "\x75\xf2", "\x75\xf3", "\x75\xf4", "\x75\xf5",
+ "\x75\xf6", "\x75\xf7", "\x75\xf8", "\x75\xf9", "\x75\xfa", "\x75\xfb",
+ "\x75\xfc", "\x75\xfd", "\x75\xfe", "\x76\x41", "\x76\x42", "\x76\x43",
+ "\x76\x44", "\x76\x45", "\x76\x46", "\x76\x47", "\x76\x48", "\x76\x49",
+ "\x76\x4a", "\x76\x4b", "\x76\x4c", "\x76\x4d", "\x76\x4e", "\x76\x4f",
+ "\x76\x50", "\x76\x51", "\x76\x52", "\x76\x53", "\x76\x54", "\x76\x55",
+ "\x76\x56", "\x76\x57", "\x76\x58", "\x76\x59", "\x76\x5a", "\x76\x5b",
+ "\x76\x5c", "\x76\x5d", "\x76\x5e", "\x76\x5f", "\x76\x60", "\x76\x61",
+ "\x76\x62", "\x76\x63", "\x76\x64", "\x76\x65", "\x76\x66", "\x76\x67",
+ "\x76\x68", "\x76\x69", "\x76\x6a", "\x76\x6b", "\x76\x6c", "\x76\x6d",
+ "\x76\x6e", "\x76\x6f", "\x76\x70", "\x76\x71", "\x76\x72", "\x76\x73",
+ "\x76\x74", "\x76\x75", "\x76\x76", "\x76\x77", "\x76\x78", "\x76\x79",
+ "\x76\x7a", "\x76\x7b", "\x76\x7c", "\x76\x7d", "\x76\x7e", "\x76\x7f",
+ "\x76\x80", "\x76\x81", "\x76\x82", "\x76\x83", "\x76\x84", "\x76\x85",
+ "\x76\x86", "\x76\x87", "\x76\x88", "\x76\x89", "\x76\x8a", "\x76\x8b",
+ "\x76\x8c", "\x76\x8d", "\x76\x8e", "\x76\x8f", "\x76\x90", "\x76\x91",
+ "\x76\x92", "\x76\x93", "\x76\x94", "\x76\x95", "\x76\x96", "\x76\x97",
+ "\x76\x98", "\x76\x99", "\x76\x9a", "\x76\x9b", "\x76\x9c", "\x76\x9d",
+ "\x76\x9e", "\x76\x9f", "\x76\xa0", "\x76\xa1", "\x76\xa2", "\x76\xa3",
+ "\x76\xa4", "\x76\xa5", "\x76\xa6", "\x76\xa7", "\x76\xa8", "\x76\xa9",
+ "\x76\xaa", "\x76\xab", "\x76\xac", "\x76\xad", "\x76\xae", "\x76\xaf",
+ "\x76\xb0", "\x76\xb1", "\x76\xb2", "\x76\xb3", "\x76\xb4", "\x76\xb5",
+ "\x76\xb6", "\x76\xb7", "\x76\xb8", "\x76\xb9", "\x76\xba", "\x76\xbb",
+ "\x76\xbc", "\x76\xbd", "\x76\xbe", "\x76\xbf", "\x76\xc0", "\x76\xc1",
+ "\x76\xc2", "\x76\xc3", "\x76\xc4", "\x76\xc5", "\x76\xc6", "\x76\xc7",
+ "\x76\xc8", "\x76\xc9", "\x76\xca", "\x76\xcb", "\x76\xcc", "\x76\xcd",
+ "\x76\xce", "\x76\xcf", "\x76\xd0", "\x76\xd1", "\x76\xd2", "\x76\xd3",
+ "\x76\xd4", "\x76\xd5", "\x76\xd6", "\x76\xd7", "\x76\xd8", "\x76\xd9",
+ "\x76\xda", "\x76\xdb", "\x76\xdc", "\x76\xdd", "\x76\xde", "\x76\xdf",
+ "\x76\xe0", "\x76\xe1", "\x76\xe2", "\x76\xe3", "\x76\xe4", "\x76\xe5",
+ "\x76\xe6", "\x76\xe7", "\x76\xe8", "\x76\xe9", "\x76\xea", "\x76\xeb",
+ "\x76\xec", "\x76\xed", "\x76\xee", "\x76\xef", "\x76\xf0", "\x76\xf1",
+ "\x76\xf2", "\x76\xf3", "\x76\xf4", "\x76\xf5", "\x76\xf6", "\x76\xf7",
+ "\x76\xf8", "\x76\xf9", "\x76\xfa", "\x76\xfb", "\x76\xfc", "\x76\xfd",
+ "\x76\xfe", "\x77\x41", "\x77\x42", "\x77\x43", "\x77\x44", "\x77\x45",
+ "\x77\x46", "\x77\x47", "\x77\x48", "\x77\x49", "\x77\x4a", "\x77\x4b",
+ "\x77\x4c", "\x77\x4d", "\x77\x4e", "\x77\x4f", "\x77\x50", "\x77\x51",
+ "\x77\x52", "\x77\x53", "\x77\x54", "\x77\x55", "\x77\x56", "\x77\x57",
+ "\x77\x58", "\x77\x59", "\x77\x5a", "\x77\x5b", "\x77\x5c", "\x77\x5d",
+ "\x77\x5e", "\x77\x5f", "\x77\x60", "\x77\x61", "\x77\x62", "\x77\x63",
+ "\x77\x64", "\x77\x65", "\x77\x66", "\x77\x67", "\x77\x68", "\x77\x69",
+ "\x77\x6a", "\x77\x6b", "\x77\x6c", "\x77\x6d", "\x77\x6e", "\x77\x6f",
+ "\x77\x70", "\x77\x71", "\x77\x72", "\x77\x73", "\x77\x74", "\x77\x75",
+ "\x77\x76", "\x77\x77", "\x77\x78", "\x77\x79", "\x77\x7a", "\x77\x7b",
+ "\x77\x7c", "\x77\x7d", "\x77\x7e", "\x77\x7f", "\x77\x80", "\x77\x81",
+ "\x77\x82", "\x77\x83", "\x77\x84", "\x77\x85", "\x77\x86", "\x77\x87",
+ "\x77\x88", "\x77\x89", "\x77\x8a", "\x77\x8b", "\x77\x8c", "\x77\x8d",
+ "\x77\x8e", "\x77\x8f", "\x77\x90", "\x77\x91", "\x77\x92", "\x77\x93",
+ "\x77\x94", "\x77\x95", "\x77\x96", "\x77\x97", "\x77\x98", "\x77\x99",
+ "\x77\x9a", "\x77\x9b", "\x77\x9c", "\x77\x9d", "\x77\x9e", "\x77\x9f",
+ "\x77\xa0", "\x77\xa1", "\x77\xa2", "\x77\xa3", "\x77\xa4", "\x77\xa5",
+ "\x77\xa6", "\x77\xa7", "\x77\xa8", "\x77\xa9", "\x77\xaa", "\x77\xab",
+ "\x77\xac", "\x77\xad", "\x77\xae", "\x77\xaf", "\x77\xb0", "\x77\xb1",
+ "\x77\xb2", "\x77\xb3", "\x77\xb4", "\x77\xb5", "\x77\xb6", "\x77\xb7",
+ "\x77\xb8", "\x77\xb9", "\x77\xba", "\x77\xbb", "\x77\xbc", "\x77\xbd",
+ "\x77\xbe", "\x77\xbf", "\x77\xc0", "\x77\xc1", "\x77\xc2", "\x77\xc3",
+ "\x77\xc4", "\x77\xc5", "\x77\xc6", "\x77\xc7", "\x77\xc8", "\x77\xc9",
+ "\x77\xca", "\x77\xcb", "\x77\xcc", "\x77\xcd", "\x77\xce", "\x77\xcf",
+ "\x77\xd0", "\x77\xd1", "\x77\xd2", "\x77\xd3", "\x77\xd4", "\x77\xd5",
+ "\x77\xd6", "\x77\xd7", "\x77\xd8", "\x77\xd9", "\x77\xda", "\x77\xdb",
+ "\x77\xdc", "\x77\xdd", "\x77\xde", "\x77\xdf", "\x77\xe0", "\x77\xe1",
+ "\x77\xe2", "\x77\xe3", "\x77\xe4", "\x77\xe5", "\x77\xe6", "\x77\xe7",
+ "\x77\xe8", "\x77\xe9", "\x77\xea", "\x77\xeb", "\x77\xec", "\x77\xed",
+ "\x77\xee", "\x77\xef", "\x77\xf0", "\x77\xf1", "\x77\xf2", "\x77\xf3",
+ "\x77\xf4", "\x77\xf5", "\x77\xf6", "\x77\xf7", "\x77\xf8", "\x77\xf9",
+ "\x77\xfa", "\x77\xfb", "\x77\xfc", "\x77\xfd", "\x77\xfe", "\x78\x41",
+ "\x78\x42", "\x78\x43", "\x78\x44", "\x78\x45", "\x78\x46", "\x78\x47",
+ "\x78\x48", "\x78\x49", "\x78\x4a", "\x78\x4b", "\x78\x4c", "\x78\x4d",
+ "\x78\x4e", "\x78\x4f", "\x78\x50", "\x78\x51", "\x78\x52", "\x78\x53",
+ "\x78\x54", "\x78\x55", "\x78\x56", "\x78\x57", "\x78\x58", "\x78\x59",
+ "\x78\x5a", "\x78\x5b", "\x78\x5c", "\x78\x5d", "\x78\x5e", "\x78\x5f",
+ "\x78\x60", "\x78\x61", "\x78\x62", "\x78\x63", "\x78\x64", "\x78\x65",
+ "\x78\x66", "\x78\x67", "\x78\x68", "\x78\x69", "\x78\x6a", "\x78\x6b",
+ "\x78\x6c", "\x78\x6d", "\x78\x6e", "\x78\x6f", "\x78\x70", "\x78\x71",
+ "\x78\x72", "\x78\x73", "\x78\x74", "\x78\x75", "\x78\x76", "\x78\x77",
+ "\x78\x78", "\x78\x79", "\x78\x7a", "\x78\x7b", "\x78\x7c", "\x78\x7d",
+ "\x78\x7e", "\x78\x7f", "\x78\x80", "\x78\x81", "\x78\x82", "\x78\x83",
+ "\x78\x84", "\x78\x85", "\x78\x86", "\x78\x87", "\x78\x88", "\x78\x89",
+ "\x78\x8a", "\x78\x8b", "\x78\x8c", "\x78\x8d", "\x78\x8e", "\x78\x8f",
+ "\x78\x90", "\x78\x91", "\x78\x92", "\x78\x93", "\x78\x94", "\x78\x95",
+ "\x78\x96", "\x78\x97", "\x78\x98", "\x78\x99", "\x78\x9a", "\x78\x9b",
+ "\x78\x9c", "\x78\x9d", "\x78\x9e", "\x78\x9f", "\x78\xa0", "\x78\xa1",
+ "\x78\xa2", "\x78\xa3", "\x78\xa4", "\x78\xa5", "\x78\xa6", "\x78\xa7",
+ "\x78\xa8", "\x78\xa9", "\x78\xaa", "\x78\xab", "\x78\xac", "\x78\xad",
+ "\x78\xae", "\x78\xaf", "\x78\xb0", "\x78\xb1", "\x78\xb2", "\x78\xb3",
+ "\x78\xb4", "\x78\xb5", "\x78\xb6", "\x78\xb7", "\x78\xb8", "\x78\xb9",
+ "\x78\xba", "\x78\xbb", "\x78\xbc", "\x78\xbd", "\x78\xbe", "\x78\xbf",
+ "\x78\xc0", "\x78\xc1", "\x78\xc2", "\x78\xc3", "\x78\xc4", "\x78\xc5",
+ "\x78\xc6", "\x78\xc7", "\x78\xc8", "\x78\xc9", "\x78\xca", "\x78\xcb",
+ "\x78\xcc", "\x78\xcd", "\x78\xce", "\x78\xcf", "\x78\xd0", "\x78\xd1",
+ "\x78\xd2", "\x78\xd3", "\x78\xd4", "\x78\xd5", "\x78\xd6", "\x78\xd7",
+ "\x78\xd8", "\x78\xd9", "\x78\xda", "\x78\xdb", "\x78\xdc", "\x78\xdd",
+ "\x78\xde", "\x78\xdf", "\x78\xe0", "\x78\xe1", "\x78\xe2", "\x78\xe3",
+ "\x78\xe4", "\x78\xe5", "\x78\xe6", "\x78\xe7", "\x78\xe8", "\x78\xe9",
+ "\x78\xea", "\x78\xeb", "\x78\xec", "\x78\xed", "\x78\xee", "\x78\xef",
+ "\x78\xf0", "\x78\xf1", "\x78\xf2", "\x78\xf3", "\x78\xf4", "\x78\xf5",
+ "\x78\xf6", "\x78\xf7", "\x78\xf8", "\x78\xf9", "\x78\xfa", "\x78\xfb",
+ "\x78\xfc", "\x78\xfd", "\x78\xfe", "\x79\x41", "\x79\x42", "\x79\x43",
+ "\x79\x44", "\x79\x45", "\x79\x46", "\x79\x47", "\x79\x48", "\x79\x49",
+ "\x79\x4a", "\x79\x4b", "\x79\x4c", "\x79\x4d", "\x79\x4e", "\x79\x4f",
+ "\x79\x50", "\x79\x51", "\x79\x52", "\x79\x53", "\x79\x54", "\x79\x55",
+ "\x79\x56", "\x79\x57", "\x79\x58", "\x79\x59", "\x79\x5a", "\x79\x5b",
+ "\x79\x5c", "\x79\x5d", "\x79\x5e", "\x79\x5f", "\x79\x60", "\x79\x61",
+ "\x79\x62", "\x79\x63", "\x79\x64", "\x79\x65", "\x79\x66", "\x79\x67",
+ "\x79\x68", "\x79\x69", "\x79\x6a", "\x79\x6b", "\x79\x6c", "\x79\x6d",
+ "\x79\x6e", "\x79\x6f", "\x79\x70", "\x79\x71", "\x79\x72", "\x79\x73",
+ "\x79\x74", "\x79\x75", "\x79\x76", "\x79\x77", "\x79\x78", "\x79\x79",
+ "\x79\x7a", "\x79\x7b", "\x79\x7c", "\x79\x7d", "\x79\x7e", "\x79\x7f",
+ "\x79\x80", "\x79\x81", "\x79\x82", "\x79\x83", "\x79\x84", "\x79\x85",
+ "\x79\x86", "\x79\x87", "\x79\x88", "\x79\x89", "\x79\x8a", "\x79\x8b",
+ "\x79\x8c", "\x79\x8d", "\x79\x8e", "\x79\x8f", "\x79\x90", "\x79\x91",
+ "\x79\x92", "\x79\x93", "\x79\x94", "\x79\x95", "\x79\x96", "\x79\x97",
+ "\x79\x98", "\x79\x99", "\x79\x9a", "\x79\x9b", "\x79\x9c", "\x79\x9d",
+ "\x79\x9e", "\x79\x9f", "\x79\xa0", "\x79\xa1", "\x79\xa2", "\x79\xa3",
+ "\x79\xa4", "\x79\xa5", "\x79\xa6", "\x79\xa7", "\x79\xa8", "\x79\xa9",
+ "\x79\xaa", "\x79\xab", "\x79\xac", "\x79\xad", "\x79\xae", "\x79\xaf",
+ "\x79\xb0", "\x79\xb1", "\x79\xb2", "\x79\xb3", "\x79\xb4", "\x79\xb5",
+ "\x79\xb6", "\x79\xb7", "\x79\xb8", "\x79\xb9", "\x79\xba", "\x79\xbb",
+ "\x79\xbc", "\x79\xbd", "\x79\xbe", "\x79\xbf", "\x79\xc0", "\x79\xc1",
+ "\x79\xc2", "\x79\xc3", "\x79\xc4", "\x79\xc5", "\x79\xc6", "\x79\xc7",
+ "\x79\xc8", "\x79\xc9", "\x79\xca", "\x79\xcb", "\x79\xcc", "\x79\xcd",
+ "\x79\xce", "\x79\xcf", "\x79\xd0", "\x79\xd1", "\x79\xd2", "\x79\xd3",
+ "\x79\xd4", "\x79\xd5", "\x79\xd6", "\x79\xd7", "\x79\xd8", "\x79\xd9",
+ "\x79\xda", "\x79\xdb", "\x79\xdc", "\x79\xdd", "\x79\xde", "\x79\xdf",
+ "\x79\xe0", "\x79\xe1", "\x79\xe2", "\x79\xe3", "\x79\xe4", "\x79\xe5",
+ "\x79\xe6", "\x79\xe7", "\x79\xe8", "\x79\xe9", "\x79\xea", "\x79\xeb",
+ "\x79\xec", "\x79\xed", "\x79\xee", "\x79\xef", "\x79\xf0", "\x79\xf1",
+ "\x79\xf2", "\x79\xf3", "\x79\xf4", "\x79\xf5", "\x79\xf6", "\x79\xf7",
+ "\x79\xf8", "\x79\xf9", "\x79\xfa", "\x79\xfb", "\x79\xfc", "\x79\xfd",
+ "\x79\xfe", "\x7a\x41", "\x7a\x42", "\x7a\x43", "\x7a\x44", "\x7a\x45",
+ "\x7a\x46", "\x7a\x47", "\x7a\x48", "\x7a\x49", "\x7a\x4a", "\x7a\x4b",
+ "\x7a\x4c", "\x7a\x4d", "\x7a\x4e", "\x7a\x4f", "\x7a\x50", "\x7a\x51",
+ "\x7a\x52", "\x7a\x53", "\x7a\x54", "\x7a\x55", "\x7a\x56", "\x7a\x57",
+ "\x7a\x58", "\x7a\x59", "\x7a\x5a", "\x7a\x5b", "\x7a\x5c", "\x7a\x5d",
+ "\x7a\x5e", "\x7a\x5f", "\x7a\x60", "\x7a\x61", "\x7a\x62", "\x7a\x63",
+ "\x7a\x64", "\x7a\x65", "\x7a\x66", "\x7a\x67", "\x7a\x68", "\x7a\x69",
+ "\x7a\x6a", "\x7a\x6b", "\x7a\x6c", "\x7a\x6d", "\x7a\x6e", "\x7a\x6f",
+ "\x7a\x70", "\x7a\x71", "\x7a\x72", "\x7a\x73", "\x7a\x74", "\x7a\x75",
+ "\x7a\x76", "\x7a\x77", "\x7a\x78", "\x7a\x79", "\x7a\x7a", "\x7a\x7b",
+ "\x7a\x7c", "\x7a\x7d", "\x7a\x7e", "\x7a\x7f", "\x7a\x80", "\x7a\x81",
+ "\x7a\x82", "\x7a\x83", "\x7a\x84", "\x7a\x85", "\x7a\x86", "\x7a\x87",
+ "\x7a\x88", "\x7a\x89", "\x7a\x8a", "\x7a\x8b", "\x7a\x8c", "\x7a\x8d",
+ "\x7a\x8e", "\x7a\x8f", "\x7a\x90", "\x7a\x91", "\x7a\x92", "\x7a\x93",
+ "\x7a\x94", "\x7a\x95", "\x7a\x96", "\x7a\x97", "\x7a\x98", "\x7a\x99",
+ "\x7a\x9a", "\x7a\x9b", "\x7a\x9c", "\x7a\x9d", "\x7a\x9e", "\x7a\x9f",
+ "\x7a\xa0", "\x7a\xa1", "\x7a\xa2", "\x7a\xa3", "\x7a\xa4", "\x7a\xa5",
+ "\x7a\xa6", "\x7a\xa7", "\x7a\xa8", "\x7a\xa9", "\x7a\xaa", "\x7a\xab",
+ "\x7a\xac", "\x7a\xad", "\x7a\xae", "\x7a\xaf", "\x7a\xb0", "\x7a\xb1",
+ "\x7a\xb2", "\x7a\xb3", "\x7a\xb4", "\x7a\xb5", "\x7a\xb6", "\x7a\xb7",
+ "\x7a\xb8", "\x7a\xb9", "\x7a\xba", "\x7a\xbb", "\x7a\xbc", "\x7a\xbd",
+ "\x7a\xbe", "\x7a\xbf", "\x7a\xc0", "\x7a\xc1", "\x7a\xc2", "\x7a\xc3",
+ "\x7a\xc4", "\x7a\xc5", "\x7a\xc6", "\x7a\xc7", "\x7a\xc8", "\x7a\xc9",
+ "\x7a\xca", "\x7a\xcb", "\x7a\xcc", "\x7a\xcd", "\x7a\xce", "\x7a\xcf",
+ "\x7a\xd0", "\x7a\xd1", "\x7a\xd2", "\x7a\xd3", "\x7a\xd4", "\x7a\xd5",
+ "\x7a\xd6", "\x7a\xd7", "\x7a\xd8", "\x7a\xd9", "\x7a\xda", "\x7a\xdb",
+ "\x7a\xdc", "\x7a\xdd", "\x7a\xde", "\x7a\xdf", "\x7a\xe0", "\x7a\xe1",
+ "\x7a\xe2", "\x7a\xe3", "\x7a\xe4", "\x7a\xe5", "\x7a\xe6", "\x7a\xe7",
+ "\x7a\xe8", "\x7a\xe9", "\x7a\xea", "\x7a\xeb", "\x7a\xec", "\x7a\xed",
+ "\x7a\xee", "\x7a\xef", "\x7a\xf0", "\x7a\xf1", "\x7a\xf2", "\x7a\xf3",
+ "\x7a\xf4", "\x7a\xf5", "\x7a\xf6", "\x7a\xf7", "\x7a\xf8", "\x7a\xf9",
+ "\x7a\xfa", "\x7a\xfb", "\x7a\xfc", "\x7a\xfd", "\x7a\xfe", "\x7b\x41",
+ "\x7b\x42", "\x7b\x43", "\x7b\x44", "\x7b\x45", "\x7b\x46", "\x7b\x47",
+ "\x7b\x48", "\x7b\x49", "\x7b\x4a", "\x7b\x4b", "\x7b\x4c", "\x7b\x4d",
+ "\x7b\x4e", "\x7b\x4f", "\x7b\x50", "\x7b\x51", "\x7b\x52", "\x7b\x53",
+ "\x7b\x54", "\x7b\x55", "\x7b\x56", "\x7b\x57", "\x7b\x58", "\x7b\x59",
+ "\x7b\x5a", "\x7b\x5b", "\x7b\x5c", "\x7b\x5d", "\x7b\x5e", "\x7b\x5f",
+ "\x7b\x60", "\x7b\x61", "\x7b\x62", "\x7b\x63", "\x7b\x64", "\x7b\x65",
+ "\x7b\x66", "\x7b\x67", "\x7b\x68", "\x7b\x69", "\x7b\x6a", "\x7b\x6b",
+ "\x7b\x6c", "\x7b\x6d", "\x7b\x6e", "\x7b\x6f", "\x7b\x70", "\x7b\x71",
+ "\x7b\x72", "\x7b\x73", "\x7b\x74", "\x7b\x75", "\x7b\x76", "\x7b\x77",
+ "\x7b\x78", "\x7b\x79", "\x7b\x7a", "\x7b\x7b", "\x7b\x7c", "\x7b\x7d",
+ "\x7b\x7e", "\x7b\x7f", "\x7b\x80", "\x7b\x81", "\x7b\x82", "\x7b\x83",
+ "\x7b\x84", "\x7b\x85", "\x7b\x86", "\x7b\x87", "\x7b\x88", "\x7b\x89",
+ "\x7b\x8a", "\x7b\x8b", "\x7b\x8c", "\x7b\x8d", "\x7b\x8e", "\x7b\x8f",
+ "\x7b\x90", "\x7b\x91", "\x7b\x92", "\x7b\x93", "\x7b\x94", "\x7b\x95",
+ "\x7b\x96", "\x7b\x97", "\x7b\x98", "\x7b\x99", "\x7b\x9a", "\x7b\x9b",
+ "\x7b\x9c", "\x7b\x9d", "\x7b\x9e", "\x7b\x9f", "\x7b\xa0", "\x7b\xa1",
+ "\x7b\xa2", "\x7b\xa3", "\x7b\xa4", "\x7b\xa5", "\x7b\xa6", "\x7b\xa7",
+ "\x7b\xa8", "\x7b\xa9", "\x7b\xaa", "\x7b\xab", "\x7b\xac", "\x7b\xad",
+ "\x7b\xae", "\x7b\xaf", "\x7b\xb0", "\x7b\xb1", "\x7b\xb2", "\x7b\xb3",
+ "\x7b\xb4", "\x7b\xb5", "\x7b\xb6", "\x7b\xb7", "\x7b\xb8", "\x7b\xb9",
+ "\x7b\xba", "\x7b\xbb", "\x7b\xbc", "\x7b\xbd", "\x7b\xbe", "\x7b\xbf",
+ "\x7b\xc0", "\x7b\xc1", "\x7b\xc2", "\x7b\xc3", "\x7b\xc4", "\x7b\xc5",
+ "\x7b\xc6", "\x7b\xc7", "\x7b\xc8", "\x7b\xc9", "\x7b\xca", "\x7b\xcb",
+ "\x7b\xcc", "\x7b\xcd", "\x7b\xce", "\x7b\xcf", "\x7b\xd0", "\x7b\xd1",
+ "\x7b\xd2", "\x7b\xd3", "\x7b\xd4", "\x7b\xd5", "\x7b\xd6", "\x7b\xd7",
+ "\x7b\xd8", "\x7b\xd9", "\x7b\xda", "\x7b\xdb", "\x7b\xdc", "\x7b\xdd",
+ "\x7b\xde", "\x7b\xdf", "\x7b\xe0", "\x7b\xe1", "\x7b\xe2", "\x7b\xe3",
+ "\x7b\xe4", "\x7b\xe5", "\x7b\xe6", "\x7b\xe7", "\x7b\xe8", "\x7b\xe9",
+ "\x7b\xea", "\x7b\xeb", "\x7b\xec", "\x7b\xed", "\x7b\xee", "\x7b\xef",
+ "\x7b\xf0", "\x7b\xf1", "\x7b\xf2", "\x7b\xf3", "\x7b\xf4", "\x7b\xf5",
+ "\x7b\xf6", "\x7b\xf7", "\x7b\xf8", "\x7b\xf9", "\x7b\xfa", "\x7b\xfb",
+ "\x7b\xfc", "\x7b\xfd", "\x7b\xfe", "\x7c\x41", "\x7c\x42", "\x7c\x43",
+ "\x7c\x44", "\x7c\x45", "\x7c\x46", "\x7c\x47", "\x7c\x48", "\x7c\x49",
+ "\x7c\x4a", "\x7c\x4b", "\x7c\x4c", "\x7c\x4d", "\x7c\x4e", "\x7c\x4f",
+ "\x7c\x50", "\x7c\x51", "\x7c\x52", "\x7c\x53", "\x7c\x54", "\x7c\x55",
+ "\x7c\x56", "\x7c\x57", "\x7c\x58", "\x7c\x59", "\x7c\x5a", "\x7c\x5b",
+ "\x7c\x5c", "\x7c\x5d", "\x7c\x5e", "\x7c\x5f", "\x7c\x60", "\x7c\x61",
+ "\x7c\x62", "\x7c\x63", "\x7c\x64", "\x7c\x65", "\x7c\x66", "\x7c\x67",
+ "\x7c\x68", "\x7c\x69", "\x7c\x6a", "\x7c\x6b", "\x7c\x6c", "\x7c\x6d",
+ "\x7c\x6e", "\x7c\x6f", "\x7c\x70", "\x7c\x71", "\x7c\x72", "\x7c\x73",
+ "\x7c\x74", "\x7c\x75", "\x7c\x76", "\x7c\x77", "\x7c\x78", "\x7c\x79",
+ "\x7c\x7a", "\x7c\x7b", "\x7c\x7c", "\x7c\x7d", "\x7c\x7e", "\x7c\x7f",
+ "\x7c\x80", "\x7c\x81", "\x7c\x82", "\x7c\x83", "\x7c\x84", "\x7c\x85",
+ "\x7c\x86", "\x7c\x87", "\x7c\x88", "\x7c\x89", "\x7c\x8a", "\x7c\x8b",
+ "\x7c\x8c", "\x7c\x8d", "\x7c\x8e", "\x7c\x8f", "\x7c\x90", "\x7c\x91",
+ "\x7c\x92", "\x7c\x93", "\x7c\x94", "\x7c\x95", "\x7c\x96", "\x7c\x97",
+ "\x7c\x98", "\x7c\x99", "\x7c\x9a", "\x7c\x9b", "\x7c\x9c", "\x7c\x9d",
+ "\x7c\x9e", "\x7c\x9f", "\x7c\xa0", "\x7c\xa1", "\x7c\xa2", "\x7c\xa3",
+ "\x7c\xa4", "\x7c\xa5", "\x7c\xa6", "\x7c\xa7", "\x7c\xa8", "\x7c\xa9",
+ "\x7c\xaa", "\x7c\xab", "\x7c\xac", "\x7c\xad", "\x7c\xae", "\x7c\xaf",
+ "\x7c\xb0", "\x7c\xb1", "\x7c\xb2", "\x7c\xb3", "\x7c\xb4", "\x7c\xb5",
+ "\x7c\xb6", "\x7c\xb7", "\x7c\xb8", "\x7c\xb9", "\x7c\xba", "\x7c\xbb",
+ "\x7c\xbc", "\x7c\xbd", "\x7c\xbe", "\x7c\xbf", "\x7c\xc0", "\x7c\xc1",
+ "\x7c\xc2", "\x7c\xc3", "\x7c\xc4", "\x7c\xc5", "\x7c\xc6", "\x7c\xc7",
+ "\x7c\xc8", "\x7c\xc9", "\x7c\xca", "\x7c\xcb", "\x7c\xcc", "\x7c\xcd",
+ "\x7c\xce", "\x7c\xcf", "\x7c\xd0", "\x7c\xd1", "\x7c\xd2", "\x7c\xd3",
+ "\x7c\xd4", "\x7c\xd5", "\x7c\xd6", "\x7c\xd7", "\x7c\xd8", "\x7c\xd9",
+ "\x7c\xda", "\x7c\xdb", "\x7c\xdc", "\x7c\xdd", "\x7c\xde", "\x7c\xdf",
+ "\x7c\xe0", "\x7c\xe1", "\x7c\xe2", "\x7c\xe3", "\x7c\xe4", "\x7c\xe5",
+ "\x7c\xe6", "\x7c\xe7", "\x7c\xe8", "\x7c\xe9", "\x7c\xea", "\x7c\xeb",
+ "\x7c\xec", "\x7c\xed", "\x7c\xee", "\x7c\xef", "\x7c\xf0", "\x7c\xf1",
+ "\x7c\xf2", "\x7c\xf3", "\x7c\xf4", "\x7c\xf5", "\x7c\xf6", "\x7c\xf7",
+ "\x7c\xf8", "\x7c\xf9", "\x7c\xfa", "\x7c\xfb", "\x7c\xfc", "\x7c\xfd",
+ "\x7c\xfe", "\x7d\x41", "\x7d\x42", "\x7d\x43", "\x7d\x44", "\x7d\x45",
+ "\x7d\x46", "\x7d\x47", "\x7d\x48", "\x7d\x49", "\x7d\x4a", "\x7d\x4b",
+ "\x7d\x4c", "\x7d\x4d", "\x7d\x4e", "\x7d\x4f", "\x7d\x50", "\x7d\x51",
+ "\x7d\x52", "\x7d\x53", "\x7d\x54", "\x7d\x55", "\x7d\x56", "\x7d\x57",
+ "\x7d\x58", "\x7d\x59", "\x7d\x5a", "\x7d\x5b", "\x7d\x5c", "\x7d\x5d",
+ "\x7d\x5e", "\x7d\x5f", "\x7d\x60", "\x7d\x61", "\x7d\x62", "\x7d\x63",
+ "\x7d\x64", "\x7d\x65", "\x7d\x66", "\x7d\x67", "\x7d\x68", "\x7d\x69",
+ "\x7d\x6a", "\x7d\x6b", "\x7d\x6c", "\x7d\x6d", "\x7d\x6e", "\x7d\x6f",
+ "\x7d\x70", "\x7d\x71", "\x7d\x72", "\x7d\x73", "\x7d\x74", "\x7d\x75",
+ "\x7d\x76", "\x7d\x77", "\x7d\x78", "\x7d\x79", "\x7d\x7a", "\x7d\x7b",
+ "\x7d\x7c", "\x7d\x7d", "\x7d\x7e", "\x7d\x7f", "\x7d\x80", "\x7d\x81",
+ "\x7d\x82", "\x7d\x83", "\x7d\x84", "\x7d\x85", "\x7d\x86", "\x7d\x87",
+ "\x7d\x88", "\x7d\x89", "\x7d\x8a", "\x7d\x8b", "\x7d\x8c", "\x7d\x8d",
+ "\x7d\x8e", "\x7d\x8f", "\x7d\x90", "\x7d\x91", "\x7d\x92", "\x7d\x93",
+ "\x7d\x94", "\x7d\x95", "\x7d\x96", "\x7d\x97", "\x7d\x98", "\x7d\x99",
+ "\x7d\x9a", "\x7d\x9b", "\x7d\x9c", "\x7d\x9d", "\x7d\x9e", "\x7d\x9f",
+ "\x7d\xa0", "\x7d\xa1", "\x7d\xa2", "\x7d\xa3", "\x7d\xa4", "\x7d\xa5",
+ "\x7d\xa6", "\x7d\xa7", "\x7d\xa8", "\x7d\xa9", "\x7d\xaa", "\x7d\xab",
+ "\x7d\xac", "\x7d\xad", "\x7d\xae", "\x7d\xaf", "\x7d\xb0", "\x7d\xb1",
+ "\x7d\xb2", "\x7d\xb3", "\x7d\xb4", "\x7d\xb5", "\x7d\xb6", "\x7d\xb7",
+ "\x7d\xb8", "\x7d\xb9", "\x7d\xba", "\x7d\xbb", "\x7d\xbc", "\x7d\xbd",
+ "\x7d\xbe", "\x7d\xbf", "\x7d\xc0", "\x7d\xc1", "\x7d\xc2", "\x7d\xc3",
+ "\x7d\xc4", "\x7d\xc5", "\x7d\xc6", "\x7d\xc7", "\x7d\xc8", "\x7d\xc9",
+ "\x7d\xca", "\x7d\xcb", "\x7d\xcc", "\x7d\xcd", "\x7d\xce", "\x7d\xcf",
+ "\x7d\xd0", "\x7d\xd1", "\x7d\xd2", "\x7d\xd3", "\x7d\xd4", "\x7d\xd5",
+ "\x7d\xd6", "\x7d\xd7", "\x7d\xd8", "\x7d\xd9", "\x7d\xda", "\x7d\xdb",
+ "\x7d\xdc", "\x7d\xdd", "\x7d\xde", "\x7d\xdf", "\x7d\xe0", "\x7d\xe1",
+ "\x7d\xe2", "\x7d\xe3", "\x7d\xe4", "\x7d\xe5", "\x7d\xe6", "\x7d\xe7",
+ "\x7d\xe8", "\x7d\xe9", "\x7d\xea", "\x7d\xeb", "\x7d\xec", "\x7d\xed",
+ "\x7d\xee", "\x7d\xef", "\x7d\xf0", "\x7d\xf1", "\x7d\xf2", "\x7d\xf3",
+ "\x7d\xf4", "\x7d\xf5", "\x7d\xf6", "\x7d\xf7", "\x7d\xf8", "\x7d\xf9",
+ "\x7d\xfa", "\x7d\xfb", "\x7d\xfc", "\x7d\xfd", "\x7d\xfe", "\x7e\x41",
+ "\x7e\x42", "\x7e\x43", "\x7e\x44", "\x7e\x45", "\x7e\x46", "\x7e\x47",
+ "\x7e\x48", "\x7e\x49", "\x7e\x4a", "\x7e\x4b", "\x7e\x4c", "\x7e\x4d",
+ "\x7e\x4e", "\x7e\x4f", "\x7e\x50", "\x7e\x51", "\x7e\x52", "\x7e\x53",
+ "\x7e\x54", "\x7e\x55", "\x7e\x56", "\x7e\x57", "\x7e\x58", "\x7e\x59",
+ "\x7e\x5a", "\x7e\x5b", "\x7e\x5c", "\x7e\x5d", "\x7e\x5e", "\x7e\x5f",
+ "\x7e\x60", "\x7e\x61", "\x7e\x62", "\x7e\x63", "\x7e\x64", "\x7e\x65",
+ "\x7e\x66", "\x7e\x67", "\x7e\x68", "\x7e\x69", "\x7e\x6a", "\x7e\x6b",
+ "\x7e\x6c", "\x7e\x6d", "\x7e\x6e", "\x7e\x6f", "\x7e\x70", "\x7e\x71",
+ "\x7e\x72", "\x7e\x73", "\x7e\x74", "\x7e\x75", "\x7e\x76", "\x7e\x77",
+ "\x7e\x78", "\x7e\x79", "\x7e\x7a", "\x7e\x7b", "\x7e\x7c", "\x7e\x7d",
+ "\x7e\x7e", "\x7e\x7f", "\x7e\x80", "\x7e\x81", "\x7e\x82", "\x7e\x83",
+ "\x7e\x84", "\x7e\x85", "\x7e\x86", "\x7e\x87", "\x7e\x88", "\x7e\x89",
+ "\x7e\x8a", "\x7e\x8b", "\x7e\x8c", "\x7e\x8d", "\x7e\x8e", "\x7e\x8f",
+ "\x7e\x90", "\x7e\x91", "\x7e\x92", "\x7e\x93", "\x7e\x94", "\x7e\x95",
+ "\x7e\x96", "\x7e\x97", "\x7e\x98", "\x7e\x99", "\x7e\x9a", "\x7e\x9b",
+ "\x7e\x9c", "\x7e\x9d", "\x7e\x9e", "\x7e\x9f", "\x7e\xa0", "\x7e\xa1",
+ "\x7e\xa2", "\x7e\xa3", "\x7e\xa4", "\x7e\xa5", "\x7e\xa6", "\x7e\xa7",
+ "\x7e\xa8", "\x7e\xa9", "\x7e\xaa", "\x7e\xab", "\x7e\xac", "\x7e\xad",
+ "\x7e\xae", "\x7e\xaf", "\x7e\xb0", "\x7e\xb1", "\x7e\xb2", "\x7e\xb3",
+ "\x7e\xb4", "\x7e\xb5", "\x7e\xb6", "\x7e\xb7", "\x7e\xb8", "\x7e\xb9",
+ "\x7e\xba", "\x7e\xbb", "\x7e\xbc", "\x7e\xbd", "\x7e\xbe", "\x7e\xbf",
+ "\x7e\xc0", "\x7e\xc1", "\x7e\xc2", "\x7e\xc3", "\x7e\xc4", "\x7e\xc5",
+ "\x7e\xc6", "\x7e\xc7", "\x7e\xc8", "\x7e\xc9", "\x7e\xca", "\x7e\xcb",
+ "\x7e\xcc", "\x7e\xcd", "\x7e\xce", "\x7e\xcf", "\x7e\xd0", "\x7e\xd1",
+ "\x7e\xd2", "\x7e\xd3", "\x7e\xd4", "\x7e\xd5", "\x7e\xd6", "\x7e\xd7",
+ "\x7e\xd8", "\x7e\xd9", "\x7e\xda", "\x7e\xdb", "\x7e\xdc", "\x7e\xdd",
+ "\x7e\xde", "\x7e\xdf", "\x7e\xe0", "\x7e\xe1", "\x7e\xe2", "\x7e\xe3",
+ "\x7e\xe4", "\x7e\xe5", "\x7e\xe6", "\x7e\xe7", "\x7e\xe8", "\x7e\xe9",
+ "\x7e\xea", "\x7e\xeb", "\x7e\xec", "\x7e\xed", "\x7e\xee", "\x7e\xef",
+ "\x7e\xf0", "\x7e\xf1", "\x7e\xf2", "\x7e\xf3", "\x7e\xf4", "\x7e\xf5",
+ "\x7e\xf6", "\x7e\xf7", "\x7e\xf8", "\x7e\xf9", "\x7e\xfa", "\x7e\xfb",
+ "\x7e\xfc", "\x7e\xfd", "\x7e\xfe", "\x7f\x41", "\x7f\x42", "\x7f\x43",
+ "\x7f\x44", "\x7f\x45", "\x7f\x46", "\x7f\x47", "\x7f\x48", "\x7f\x49",
+ "\x7f\x4a", "\x7f\x4b", "\x7f\x4c", "\x7f\x4d", "\x7f\x4e", "\x7f\x4f",
+ "\x7f\x50", "\x7f\x51", "\x7f\x52", "\x7f\x53", "\x7f\x54", "\x7f\x55",
+ "\x7f\x56", "\x7f\x57", "\x7f\x58", "\x7f\x59", "\x7f\x5a", "\x7f\x5b",
+ "\x7f\x5c", "\x7f\x5d", "\x7f\x5e", "\x7f\x5f", "\x7f\x60", "\x7f\x61",
+ "\x7f\x62", "\x7f\x63", "\x7f\x64", "\x7f\x65", "\x7f\x66", "\x7f\x67",
+ "\x7f\x68", "\x7f\x69", "\x7f\x6a", "\x7f\x6b", "\x7f\x6c", "\x7f\x6d",
+ "\x7f\x6e", "\x7f\x6f", "\x7f\x70", "\x7f\x71", "\x7f\x72", "\x7f\x73",
+ "\x7f\x74", "\x7f\x75", "\x7f\x76", "\x7f\x77", "\x7f\x78", "\x7f\x79",
+ "\x7f\x7a", "\x7f\x7b", "\x7f\x7c", "\x7f\x7d", "\x7f\x7e", "\x7f\x7f",
+ "\x7f\x80", "\x7f\x81", "\x7f\x82", "\x7f\x83", "\x7f\x84", "\x7f\x85",
+ "\x7f\x86", "\x7f\x87", "\x7f\x88", "\x7f\x89", "\x7f\x8a", "\x7f\x8b",
+ "\x7f\x8c", "\x7f\x8d", "\x7f\x8e", "\x7f\x8f", "\x7f\x90", "\x7f\x91",
+ "\x7f\x92", "\x7f\x93", "\x7f\x94", "\x7f\x95", "\x7f\x96", "\x7f\x97",
+ "\x7f\x98", "\x7f\x99", "\x7f\x9a", "\x7f\x9b", "\x7f\x9c", "\x7f\x9d",
+ "\x7f\x9e", "\x7f\x9f", "\x7f\xa0", "\x7f\xa1", "\x7f\xa2", "\x7f\xa3",
+ "\x7f\xa4", "\x7f\xa5", "\x7f\xa6", "\x7f\xa7", "\x7f\xa8", "\x7f\xa9",
+ "\x7f\xaa", "\x7f\xab", "\x7f\xac", "\x7f\xad", "\x7f\xae", "\x7f\xaf",
+ "\x7f\xb0", "\x7f\xb1", "\x7f\xb2", "\x7f\xb3", "\x7f\xb4", "\x7f\xb5",
+ "\x7f\xb6", "\x7f\xb7", "\x7f\xb8", "\x7f\xb9", "\x7f\xba", "\x7f\xbb",
+ "\x7f\xbc", "\x7f\xbd", "\x7f\xbe", "\x7f\xbf", "\x7f\xc0", "\x7f\xc1",
+ "\x7f\xc2", "\x7f\xc3", "\x7f\xc4", "\x7f\xc5", "\x7f\xc6", "\x7f\xc7",
+ "\x7f\xc8", "\x7f\xc9", "\x7f\xca", "\x7f\xcb", "\x7f\xcc", "\x7f\xcd",
+ "\x7f\xce", "\x7f\xcf", "\x7f\xd0", "\x7f\xd1", "\x7f\xd2", "\x7f\xd3",
+ "\x7f\xd4", "\x7f\xd5", "\x7f\xd6", "\x7f\xd7", "\x7f\xd8", "\x7f\xd9",
+ "\x7f\xda", "\x7f\xdb", "\x7f\xdc", "\x7f\xdd", "\x7f\xde", "\x7f\xdf",
+ "\x7f\xe0", "\x7f\xe1", "\x7f\xe2", "\x7f\xe3", "\x7f\xe4", "\x7f\xe5",
+ "\x7f\xe6", "\x7f\xe7", "\x7f\xe8", "\x7f\xe9", "\x7f\xea", "\x7f\xeb",
+ "\x7f\xec", "\x7f\xed", "\x7f\xee", "\x7f\xef", "\x7f\xf0", "\x7f\xf1",
+ "\x7f\xf2", "\x7f\xf3", "\x7f\xf4", "\x7f\xf5", "\x7f\xf6", "\x7f\xf7",
+ "\x7f\xf8", "\x7f\xf9", "\x7f\xfa", "\x7f\xfb", "\x7f\xfc", "\x7f\xfd",
+ "\x7f\xfe", "\x44\x6e", "\x5b\xc9", "\x66\x74", "\x57\x8e", "\x58\x77",
+ "\x58\x82", "\x59\x80", "\x5b\xae", "\x5c\x66", "\x5c\x78", "\x5e\x49",
+ "\x5e\x8a", "\x5f\x7a", "\x5f\xd2", "\x5f\xd5", "\x5f\xd9", "\x5f\xdd",
+ "\x60\x59", "\x60\xad", "\x61\x77", "\x62\xb9", "\x62\xce", "\x62\xe2",
+ "\x63\xee", "\x64\x8e", "\x64\xf1", "\x65\x49", "\x65\x66", "\x65\xb8",
+ "\x65\xc6", "\x66\x78", "\x66\xdd", "\x66\xdf", "\x66\xe6", "\x67\xf4",
+ "\x42\x5a", "\x42\x7f", "\x42\x7b", "\x42\xe0", "\x42\x6c", "\x42\x50",
+ "\x42\x7d", "\x42\x4d", "\x42\x5d", "\x42\x5c", "\x42\x4e", "\x42\x6b",
+ "\x42\x60", "\x42\x4b", "\x42\x61", "\x42\xf0", "\x42\xf1", "\x42\xf2",
+ "\x42\xf3", "\x42\xf4", "\x42\xf5", "\x42\xf6", "\x42\xf7", "\x42\xf8",
+ "\x42\xf9", "\x42\x7a", "\x42\x5e", "\x42\x4c", "\x42\x7e", "\x42\x6e",
+ "\x42\x6f", "\x42\x7c", "\x42\xc1", "\x42\xc2", "\x42\xc3", "\x42\xc4",
+ "\x42\xc5", "\x42\xc6", "\x42\xc7", "\x42\xc8", "\x42\xc9", "\x42\xd1",
+ "\x42\xd2", "\x42\xd3", "\x42\xd4", "\x42\xd5", "\x42\xd6", "\x42\xd7",
+ "\x42\xd8", "\x42\xd9", "\x42\xe2", "\x42\xe3", "\x42\xe4", "\x42\xe5",
+ "\x42\xe6", "\x42\xe7", "\x42\xe8", "\x42\xe9", "\x44\x44", "\x43\xe0",
+ "\x44\x45", "\x44\x70", "\x42\x6d", "\x42\x79", "\x42\x81", "\x42\x82",
+ "\x42\x83", "\x42\x84", "\x42\x85", "\x42\x86", "\x42\x87", "\x42\x88",
+ "\x42\x89", "\x42\x91", "\x42\x92", "\x42\x93", "\x42\x94", "\x42\x95",
+ "\x42\x96", "\x42\x97", "\x42\x98", "\x42\x99", "\x42\xa2", "\x42\xa3",
+ "\x42\xa4", "\x42\xa5", "\x42\xa6", "\x42\xa7", "\x42\xa8", "\x42\xa9",
+ "\x42\xc0", "\x42\x4f", "\x42\xd0", "\x43\xa1", "\x43\x4a", "\x42\x4a",
+ "\x42\x5f", "\x42\xa1", "\x42\x6a", "\x42\x5b",
+};
+
+#endif /* ibm930.h */
diff --git a/iconvdata/ibm933.c b/iconvdata/ibm933.c
new file mode 100644
index 0000000000..be7fc0c86b
--- /dev/null
+++ b/iconvdata/ibm933.c
@@ -0,0 +1,263 @@
+/* Conversion from and to IBM933.
+ Copyright (C) 2000 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+ Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
+
+#include <dlfcn.h>
+#include <stdint.h>
+#include <wchar.h>
+#include <byteswap.h>
+#include "ibm933.h"
+
+/* The shift sequences for this charset (it does not use ESC). */
+#define SI 0x0F /* Shift In, host code to turn DBCS off. */
+#define SO 0x0E /* Shift Out, host code to turn DBCS on. */
+
+/* Definitions used in the body of the `gconv' function. */
+#define CHARSET_NAME "IBM933//"
+#define FROM_LOOP from_ibm933
+#define TO_LOOP to_ibm933
+
+/* Definitions of initialization and destructor function. */
+#define DEFINE_INIT 1
+#define DEFINE_FINI 1
+
+#define MIN_NEEDED_FROM 1
+#define MIN_NEEDED_TO 4
+
+/* Current codeset type. */
+enum
+{
+ init = 0,
+ sb,
+ db
+};
+
+/* First, define the conversion function from IBM-933 to UCS4. */
+#define MIN_NEEDED_INPUT MIN_NEEDED_FROM
+#define MIN_NEEDED_OUTPUT MIN_NEEDED_TO
+#define INIT_PARAMS int curcs = init;
+#define LOOPFCT FROM_LOOP
+#define BODY \
+ { \
+ uint32_t ch = *inptr; \
+ uint32_t res; \
+ const struct gap *rp1 = __ibm933sb_to_ucs4_idx; \
+ const struct gap *rp2 = __ibm933db_to_ucs4_idx; \
+ \
+ if (__builtin_expect (ch, 0) == SO) \
+ { \
+ if (__builtin_expect (inptr + 1 >= inend, 0)) \
+ { \
+ result = __GCONV_INCOMPLETE_INPUT; \
+ break; \
+ } \
+ \
+ /* Shift OUT, change to DBCS converter. */ \
+ if (curcs == db) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ curcs = db; \
+ ++inptr; \
+ ch = *inptr; \
+ } \
+ else if (__builtin_expect (ch, 0) == SI) \
+ { \
+ if (__builtin_expect (inptr + 1 >= inend, 0)) \
+ { \
+ result = __GCONV_INCOMPLETE_INPUT; \
+ break; \
+ } \
+ \
+ /* Shift IN, change to SBCS converter. */ \
+ if (curcs == sb) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ curcs = sb; \
+ ++inptr; \
+ ch = *inptr; \
+ } \
+ \
+ if (curcs == sb || curcs == init) \
+ { \
+ /* Use the IBM933 table for single byte. */ \
+ while (ch > rp1->end) \
+ ++rp1; \
+ \
+ if (__builtin_expect (rp1 == NULL, 0) \
+ || __builtin_expect (ch < rp1->start, 0) \
+ || (res = __ibm933sb_to_ucs4[ch + rp1->idx], \
+ __builtin_expect (res, L'\1') == L'\0' && ch != '\0')) \
+ { \
+ /* This is an illegal character. */ \
+ if (! ignore_errors_p ()) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ ++*irreversible; \
+ ++inptr; \
+ continue; \
+ } \
+ else \
+ { \
+ put32 (outptr, res); \
+ outptr += 4; \
+ ++inptr; \
+ } \
+ } \
+ else if (curcs == db) \
+ { \
+ /* Use the IBM933 table for double byte. */ \
+ if (__builtin_expect (inptr + 1 >= inend, 0)) \
+ { \
+ /* The second character is not available. Store the \
+ intermediate result. */ \
+ result = __GCONV_INCOMPLETE_INPUT; \
+ break; \
+ } \
+ \
+ ch = (ch * 0x100) + inptr[1]; \
+ while (ch > rp2->end) \
+ ++rp2; \
+ \
+ if (__builtin_expect (rp2 == NULL, 0) \
+ || __builtin_expect (ch < rp2->start, 0) \
+ || (res = __ibm933db_to_ucs4[ch + rp2->idx], \
+ __builtin_expect (res, L'\1') == L'\0' && ch != '\0')) \
+ { \
+ /* This is an illegal character. */ \
+ if (! ignore_errors_p ()) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ ++*irreversible; \
+ inptr += 2; \
+ continue; \
+ } \
+ else \
+ { \
+ put32 (outptr, res); \
+ outptr += 4; \
+ inptr += 2; \
+ } \
+ } \
+ }
+#define LOOP_NEED_FLAGS
+#include <iconv/loop.c>
+
+/* Next, define the other direction. */
+#define MIN_NEEDED_INPUT MIN_NEEDED_TO
+#define MIN_NEEDED_OUTPUT MIN_NEEDED_FROM
+#define INIT_PARAMS int curcs = init;
+#define LOOPFCT TO_LOOP
+#define BODY \
+ { \
+ uint32_t ch = get32 (inptr); \
+ const struct gap *rp1 = __ucs4_to_ibm933sb_idx; \
+ const struct gap *rp2 = __ucs4_to_ibm933db_idx; \
+ const char *cp; \
+ \
+ if (__builtin_expect (ch, 0) >= 0xffff) \
+ { \
+ rp1 = NULL; \
+ rp2 = NULL; \
+ } \
+ else \
+ while (ch > rp1->end) \
+ ++rp1; \
+ \
+ /* Use the UCS4 table for single byte. */ \
+ if (__builtin_expect (rp1 == NULL, 0) \
+ || __builtin_expect (ch < rp1->start, 0) \
+ || (cp = __ucs4_to_ibm933sb[ch + rp1->idx], \
+ __builtin_expect (cp[0], L'\1') == L'\0' && ch != '\0')) \
+ { \
+ /* Use the UCS4 table for double byte. */ \
+ while (ch > rp2->end) \
+ ++rp2; \
+ \
+ if (__builtin_expect (rp2 == NULL, 0) \
+ || __builtin_expect (ch < rp2->start, 0) \
+ || (cp = __ucs4_to_ibm933db[ch + rp2->idx], \
+ __builtin_expect (cp[0], L'\1')==L'\0' && ch != '\0')) \
+ { \
+ /* This is an illegal character. */ \
+ if (! ignore_errors_p ()) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ ++*irreversible; \
+ } \
+ else \
+ { \
+ if (curcs == init || curcs == sb) \
+ { \
+ if (__builtin_expect (outptr+1 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ *outptr++ = SO; \
+ curcs = db; \
+ } \
+ \
+ if (__builtin_expect (outptr + 2 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ *outptr++ = cp[0]; \
+ *outptr++ = cp[1]; \
+ } \
+ } \
+ else \
+ { \
+ if (curcs == db) \
+ { \
+ if (__builtin_expect (outptr + 1 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ *outptr++ = SI; \
+ } \
+ \
+ if (__builtin_expect (outptr + 1 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ *outptr++ = cp[0]; \
+ curcs = sb; \
+ } \
+ \
+ /* Now that we wrote the output increment the input pointer. */ \
+ inptr += 4; \
+ }
+#define LOOP_NEED_FLAGS
+#include <iconv/loop.c>
+
+/* Now define the toplevel functions. */
+#include <iconv/skeleton.c>
diff --git a/iconvdata/ibm933.h b/iconvdata/ibm933.h
new file mode 100644
index 0000000000..09daf88b0f
--- /dev/null
+++ b/iconvdata/ibm933.h
@@ -0,0 +1,10510 @@
+/* Tables for conversion from and to IBM933.
+ Copyright (C) 2000 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+ Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
+
+#ifndef _IBM933_H
+#define _IBM933_H 1
+
+#include <gconv.h>
+#include <stdint.h>
+
+struct gap
+{
+ uint16_t start;
+ uint16_t end;
+ int32_t idx;
+};
+
+
+static const struct gap __ibm933sb_to_ucs4_idx[] =
+{
+ { start: 0x0000, end: 0x0040, idx: 0 },
+ { start: 0x0042, end: 0x0050, idx: -1 },
+ { start: 0x0052, end: 0x0070, idx: -2 },
+ { start: 0x0072, end: 0x008f, idx: -3 },
+ { start: 0x0091, end: 0x00b0, idx: -4 },
+ { start: 0x00b2, end: 0x00b2, idx: -5 },
+ { start: 0x00ba, end: 0x00bc, idx: -12 },
+ { start: 0x00c0, end: 0x00c9, idx: -15 },
+ { start: 0x00d0, end: 0x00d9, idx: -21 },
+ { start: 0x00e0, end: 0x00e0, idx: -27 },
+ { start: 0x00e2, end: 0x00e9, idx: -28 },
+ { start: 0x00f0, end: 0x00f9, idx: -34 },
+ { start: 0x00ff, end: 0x00ff, idx: -39 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const uint16_t __ibm933sb_to_ucs4[] =
+{
+ 0x0000, 0x0001, 0x0002, 0x0003, 0x009C, 0x0009, 0x0086, 0x007F, 0x0097,
+ 0x008D, 0x008E, 0x000B, 0x000C, 0x000D, 0x000E, 0x000F, 0x0010, 0x0011,
+ 0x0012, 0x0013, 0x009D, 0x0085, 0x0008, 0x0087, 0x0018, 0x0019, 0x0092,
+ 0x008F, 0x001C, 0x001D, 0x001E, 0x001F, 0x0080, 0x0081, 0x0082, 0x0083,
+ 0x0084, 0x000A, 0x0017, 0x001B, 0x0088, 0x0089, 0x008A, 0x008B, 0x008C,
+ 0x0005, 0x0006, 0x0007, 0x0090, 0x0091, 0x0016, 0x0093, 0x0094, 0x0095,
+ 0x0096, 0x0004, 0x0098, 0x0099, 0x009A, 0x009B, 0x0014, 0x0015, 0x009E,
+ 0x001A, 0x0020, 0xFFA0, 0xFFA1, 0xFFA2, 0xFFA3, 0xFFA4, 0xFFA5, 0xFFA6,
+ 0xFFA7, 0x00A2, 0x002E, 0x003C, 0x0028, 0x002B, 0x007C, 0x0026, 0xFFA8,
+ 0xFFA9, 0xFFAA, 0xFFAB, 0xFFAC, 0xFFAD, 0xFFAE, 0xFFAF, 0x0021, 0x0024,
+ 0x002A, 0x0029, 0x003B, 0x00AC, 0x002D, 0x002F, 0xFFB0, 0xFFB1, 0xFFB2,
+ 0xFFB3, 0xFFB4, 0xFFB5, 0xFFB6, 0xFFB7, 0x00A6, 0x002C, 0x0025, 0x005F,
+ 0x003E, 0x003F, 0x005B, 0xFFB8, 0xFFB9, 0xFFBA, 0xFFBB, 0xFFBC, 0xFFBD,
+ 0xFFBE, 0x0060, 0x003A, 0x0023, 0x0040, 0x0027, 0x003D, 0x0022, 0x005D,
+ 0x0061, 0x0062, 0x0063, 0x0064, 0x0065, 0x0066, 0x0067, 0x0068, 0x0069,
+ 0xFFC2, 0xFFC3, 0xFFC4, 0xFFC5, 0xFFC6, 0xFFC7, 0x006A, 0x006B, 0x006C,
+ 0x006D, 0x006E, 0x006F, 0x0070, 0x0071, 0x0072, 0xFFCA, 0xFFCB, 0xFFCC,
+ 0xFFCD, 0xFFCE, 0xFFCF, 0x203E, 0x007E, 0x0073, 0x0074, 0x0075, 0x0076,
+ 0x0077, 0x0078, 0x0079, 0x007A, 0xFFD2, 0xFFD3, 0xFFD4, 0xFFD5, 0xFFD6,
+ 0xFFD7, 0x005E, 0x005C, 0xFFDA, 0xFFDB, 0xFFDC, 0x007B, 0x0041, 0x0042,
+ 0x0043, 0x0044, 0x0045, 0x0046, 0x0047, 0x0048, 0x0049, 0x007D, 0x004A,
+ 0x004B, 0x004C, 0x004D, 0x004E, 0x004F, 0x0050, 0x0051, 0x0052, 0x20A9,
+ 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, 0x0059, 0x005A, 0x0030,
+ 0x0031, 0x0032, 0x0033, 0x0034, 0x0035, 0x0036, 0x0037, 0x0038, 0x0039,
+ 0x009F
+};
+
+static const struct gap __ibm933db_to_ucs4_idx[] =
+{
+ { start: 0x4040, end: 0x4040, idx: -16448 },
+ { start: 0x4141, end: 0x419d, idx: -16704 },
+ { start: 0x424a, end: 0x4250, idx: -16876 },
+ { start: 0x425a, end: 0x4261, idx: -16885 },
+ { start: 0x426a, end: 0x426f, idx: -16893 },
+ { start: 0x4279, end: 0x427f, idx: -16902 },
+ { start: 0x4281, end: 0x4289, idx: -16903 },
+ { start: 0x4291, end: 0x4299, idx: -16910 },
+ { start: 0x42a1, end: 0x42a9, idx: -16917 },
+ { start: 0x42c0, end: 0x42c9, idx: -16939 },
+ { start: 0x42d0, end: 0x42d9, idx: -16945 },
+ { start: 0x42e0, end: 0x42e0, idx: -16951 },
+ { start: 0x42e2, end: 0x42e9, idx: -16952 },
+ { start: 0x42f0, end: 0x42f9, idx: -16958 },
+ { start: 0x4341, end: 0x436a, idx: -17029 },
+ { start: 0x4441, end: 0x4493, idx: -17243 },
+ { start: 0x4541, end: 0x4596, idx: -17416 },
+ { start: 0x4641, end: 0x464a, idx: -17586 },
+ { start: 0x4650, end: 0x4659, idx: -17591 },
+ { start: 0x4661, end: 0x4678, idx: -17598 },
+ { start: 0x4681, end: 0x4698, idx: -17606 },
+ { start: 0x4741, end: 0x4784, idx: -17774 },
+ { start: 0x4841, end: 0x4886, idx: -17962 },
+ { start: 0x4941, end: 0x4994, idx: -18148 },
+ { start: 0x4a41, end: 0x4a82, idx: -18320 },
+ { start: 0x4b41, end: 0x4b44, idx: -18510 },
+ { start: 0x4b46, end: 0x4b46, idx: -18511 },
+ { start: 0x4b48, end: 0x4b4f, idx: -18512 },
+ { start: 0x4b51, end: 0x4b9e, idx: -18513 },
+ { start: 0x4ba0, end: 0x4bfd, idx: -18514 },
+ { start: 0x5041, end: 0x50fe, idx: -19605 },
+ { start: 0x5141, end: 0x51fe, idx: -19671 },
+ { start: 0x5241, end: 0x52fe, idx: -19737 },
+ { start: 0x5341, end: 0x53fe, idx: -19803 },
+ { start: 0x5441, end: 0x54fe, idx: -19869 },
+ { start: 0x5541, end: 0x55fe, idx: -19935 },
+ { start: 0x5641, end: 0x56fe, idx: -20001 },
+ { start: 0x5741, end: 0x57fe, idx: -20067 },
+ { start: 0x5841, end: 0x58fe, idx: -20133 },
+ { start: 0x5941, end: 0x59fe, idx: -20199 },
+ { start: 0x5a41, end: 0x5afe, idx: -20265 },
+ { start: 0x5b41, end: 0x5bfe, idx: -20331 },
+ { start: 0x5c41, end: 0x5cfe, idx: -20397 },
+ { start: 0x5d41, end: 0x5dfe, idx: -20463 },
+ { start: 0x5e41, end: 0x5efe, idx: -20529 },
+ { start: 0x5f41, end: 0x5ffe, idx: -20595 },
+ { start: 0x6041, end: 0x60fe, idx: -20661 },
+ { start: 0x6141, end: 0x61fe, idx: -20727 },
+ { start: 0x6241, end: 0x62fe, idx: -20793 },
+ { start: 0x6341, end: 0x63fe, idx: -20859 },
+ { start: 0x6441, end: 0x64fe, idx: -20925 },
+ { start: 0x6541, end: 0x65fe, idx: -20991 },
+ { start: 0x6641, end: 0x66fe, idx: -21057 },
+ { start: 0x6741, end: 0x67c2, idx: -21123 },
+ { start: 0x6841, end: 0x68fe, idx: -21249 },
+ { start: 0x6941, end: 0x69fe, idx: -21315 },
+ { start: 0x6a41, end: 0x6afe, idx: -21381 },
+ { start: 0x6b41, end: 0x6bfe, idx: -21447 },
+ { start: 0x6c41, end: 0x6c45, idx: -21513 },
+ { start: 0x8441, end: 0x8441, idx: -27652 },
+ { start: 0x8444, end: 0x8444, idx: -27654 },
+ { start: 0x8446, end: 0x8447, idx: -27655 },
+ { start: 0x844a, end: 0x8450, idx: -27657 },
+ { start: 0x8454, end: 0x8454, idx: -27660 },
+ { start: 0x8461, end: 0x8461, idx: -27672 },
+ { start: 0x8481, end: 0x8481, idx: -27703 },
+ { start: 0x84a1, end: 0x84a1, idx: -27734 },
+ { start: 0x84c1, end: 0x84c1, idx: -27765 },
+ { start: 0x84e1, end: 0x84e1, idx: -27796 },
+ { start: 0x8541, end: 0x8541, idx: -27891 },
+ { start: 0x8561, end: 0x8561, idx: -27922 },
+ { start: 0x8581, end: 0x8581, idx: -27953 },
+ { start: 0x85a1, end: 0x85a1, idx: -27984 },
+ { start: 0x85c1, end: 0x85c1, idx: -28015 },
+ { start: 0x85e1, end: 0x85e1, idx: -28046 },
+ { start: 0x8641, end: 0x8641, idx: -28141 },
+ { start: 0x8661, end: 0x8661, idx: -28172 },
+ { start: 0x8681, end: 0x8681, idx: -28203 },
+ { start: 0x86a1, end: 0x86a1, idx: -28234 },
+ { start: 0x86c1, end: 0x86c1, idx: -28265 },
+ { start: 0x86e1, end: 0x86e1, idx: -28296 },
+ { start: 0x8741, end: 0x8741, idx: -28391 },
+ { start: 0x8761, end: 0x8761, idx: -28422 },
+ { start: 0x8781, end: 0x8781, idx: -28453 },
+ { start: 0x87a1, end: 0x87a1, idx: -28484 },
+ { start: 0x8841, end: 0x8841, idx: -28643 },
+ { start: 0x8861, end: 0x8863, idx: -28674 },
+ { start: 0x8865, end: 0x8865, idx: -28675 },
+ { start: 0x8868, end: 0x886c, idx: -28677 },
+ { start: 0x8871, end: 0x8871, idx: -28681 },
+ { start: 0x8873, end: 0x8879, idx: -28682 },
+ { start: 0x887b, end: 0x887d, idx: -28683 },
+ { start: 0x8881, end: 0x8882, idx: -28686 },
+ { start: 0x8885, end: 0x8885, idx: -28688 },
+ { start: 0x8889, end: 0x8889, idx: -28691 },
+ { start: 0x8891, end: 0x8891, idx: -28698 },
+ { start: 0x8893, end: 0x8893, idx: -28699 },
+ { start: 0x8895, end: 0x8897, idx: -28700 },
+ { start: 0x88a1, end: 0x88a2, idx: -28709 },
+ { start: 0x88a5, end: 0x88a5, idx: -28711 },
+ { start: 0x88a9, end: 0x88a9, idx: -28714 },
+ { start: 0x88b5, end: 0x88b5, idx: -28725 },
+ { start: 0x88b7, end: 0x88b7, idx: -28726 },
+ { start: 0x88c1, end: 0x88c1, idx: -28735 },
+ { start: 0x88c5, end: 0x88c5, idx: -28738 },
+ { start: 0x88c9, end: 0x88c9, idx: -28741 },
+ { start: 0x88e1, end: 0x88e2, idx: -28764 },
+ { start: 0x88e5, end: 0x88e5, idx: -28766 },
+ { start: 0x88e8, end: 0x88eb, idx: -28768 },
+ { start: 0x88f1, end: 0x88f1, idx: -28773 },
+ { start: 0x88f3, end: 0x88f3, idx: -28774 },
+ { start: 0x88f5, end: 0x88f9, idx: -28775 },
+ { start: 0x88fb, end: 0x88fd, idx: -28776 },
+ { start: 0x8941, end: 0x8941, idx: -28843 },
+ { start: 0x8945, end: 0x8945, idx: -28846 },
+ { start: 0x8948, end: 0x8949, idx: -28848 },
+ { start: 0x8951, end: 0x8951, idx: -28855 },
+ { start: 0x8953, end: 0x8953, idx: -28856 },
+ { start: 0x8955, end: 0x8957, idx: -28857 },
+ { start: 0x8961, end: 0x8963, idx: -28866 },
+ { start: 0x8965, end: 0x8965, idx: -28867 },
+ { start: 0x8968, end: 0x8969, idx: -28869 },
+ { start: 0x8971, end: 0x8971, idx: -28876 },
+ { start: 0x8973, end: 0x8973, idx: -28877 },
+ { start: 0x8975, end: 0x8977, idx: -28878 },
+ { start: 0x897b, end: 0x897b, idx: -28881 },
+ { start: 0x8981, end: 0x8981, idx: -28886 },
+ { start: 0x8985, end: 0x8985, idx: -28889 },
+ { start: 0x8989, end: 0x8989, idx: -28892 },
+ { start: 0x8993, end: 0x8993, idx: -28901 },
+ { start: 0x8995, end: 0x8995, idx: -28902 },
+ { start: 0x89a1, end: 0x89a2, idx: -28913 },
+ { start: 0x89a5, end: 0x89a5, idx: -28915 },
+ { start: 0x89a8, end: 0x89ab, idx: -28917 },
+ { start: 0x89ad, end: 0x89ad, idx: -28918 },
+ { start: 0x89b0, end: 0x89b1, idx: -28920 },
+ { start: 0x89b3, end: 0x89b3, idx: -28921 },
+ { start: 0x89b5, end: 0x89b5, idx: -28922 },
+ { start: 0x89b7, end: 0x89b8, idx: -28923 },
+ { start: 0x89bc, end: 0x89bc, idx: -28926 },
+ { start: 0x89c1, end: 0x89c2, idx: -28930 },
+ { start: 0x89c5, end: 0x89c5, idx: -28932 },
+ { start: 0x89c9, end: 0x89c9, idx: -28935 },
+ { start: 0x89cb, end: 0x89cb, idx: -28936 },
+ { start: 0x89d1, end: 0x89d1, idx: -28941 },
+ { start: 0x89d3, end: 0x89d3, idx: -28942 },
+ { start: 0x89d5, end: 0x89d5, idx: -28943 },
+ { start: 0x89d7, end: 0x89d7, idx: -28944 },
+ { start: 0x89e1, end: 0x89e2, idx: -28953 },
+ { start: 0x89e5, end: 0x89e5, idx: -28955 },
+ { start: 0x89e9, end: 0x89e9, idx: -28958 },
+ { start: 0x89f1, end: 0x89f1, idx: -28965 },
+ { start: 0x89f3, end: 0x89f3, idx: -28966 },
+ { start: 0x89f5, end: 0x89f7, idx: -28967 },
+ { start: 0x8a41, end: 0x8a42, idx: -29040 },
+ { start: 0x8a45, end: 0x8a45, idx: -29042 },
+ { start: 0x8a49, end: 0x8a49, idx: -29045 },
+ { start: 0x8a51, end: 0x8a51, idx: -29052 },
+ { start: 0x8a53, end: 0x8a53, idx: -29053 },
+ { start: 0x8a55, end: 0x8a55, idx: -29054 },
+ { start: 0x8a57, end: 0x8a57, idx: -29055 },
+ { start: 0x8a61, end: 0x8a61, idx: -29064 },
+ { start: 0x8a65, end: 0x8a65, idx: -29067 },
+ { start: 0x8a69, end: 0x8a69, idx: -29070 },
+ { start: 0x8a73, end: 0x8a73, idx: -29079 },
+ { start: 0x8a75, end: 0x8a75, idx: -29080 },
+ { start: 0x8a81, end: 0x8a82, idx: -29091 },
+ { start: 0x8a85, end: 0x8a85, idx: -29093 },
+ { start: 0x8a88, end: 0x8a8b, idx: -29095 },
+ { start: 0x8a90, end: 0x8a91, idx: -29099 },
+ { start: 0x8a93, end: 0x8a93, idx: -29100 },
+ { start: 0x8a95, end: 0x8a95, idx: -29101 },
+ { start: 0x8a97, end: 0x8a98, idx: -29102 },
+ { start: 0x8aa1, end: 0x8aa2, idx: -29110 },
+ { start: 0x8aa5, end: 0x8aa5, idx: -29112 },
+ { start: 0x8aa9, end: 0x8aa9, idx: -29115 },
+ { start: 0x8ab5, end: 0x8ab7, idx: -29126 },
+ { start: 0x8ac1, end: 0x8ac1, idx: -29135 },
+ { start: 0x8ad5, end: 0x8ad5, idx: -29154 },
+ { start: 0x8ae1, end: 0x8ae2, idx: -29165 },
+ { start: 0x8ae5, end: 0x8ae5, idx: -29167 },
+ { start: 0x8ae9, end: 0x8ae9, idx: -29170 },
+ { start: 0x8af1, end: 0x8af1, idx: -29177 },
+ { start: 0x8af3, end: 0x8af3, idx: -29178 },
+ { start: 0x8af5, end: 0x8af5, idx: -29179 },
+ { start: 0x8af7, end: 0x8af7, idx: -29180 },
+ { start: 0x8b41, end: 0x8b41, idx: -29253 },
+ { start: 0x8b45, end: 0x8b45, idx: -29256 },
+ { start: 0x8b49, end: 0x8b49, idx: -29259 },
+ { start: 0x8b51, end: 0x8b51, idx: -29266 },
+ { start: 0x8b61, end: 0x8b62, idx: -29281 },
+ { start: 0x8b65, end: 0x8b65, idx: -29283 },
+ { start: 0x8b68, end: 0x8b6b, idx: -29285 },
+ { start: 0x8b71, end: 0x8b71, idx: -29290 },
+ { start: 0x8b73, end: 0x8b73, idx: -29291 },
+ { start: 0x8b75, end: 0x8b75, idx: -29292 },
+ { start: 0x8b77, end: 0x8b77, idx: -29293 },
+ { start: 0x8b79, end: 0x8b79, idx: -29294 },
+ { start: 0x8b7b, end: 0x8b7b, idx: -29295 },
+ { start: 0x8b81, end: 0x8b81, idx: -29300 },
+ { start: 0x8b95, end: 0x8b95, idx: -29319 },
+ { start: 0x8ba1, end: 0x8ba2, idx: -29330 },
+ { start: 0x8ba5, end: 0x8ba5, idx: -29332 },
+ { start: 0x8ba8, end: 0x8ba9, idx: -29334 },
+ { start: 0x8bab, end: 0x8bab, idx: -29335 },
+ { start: 0x8bad, end: 0x8bad, idx: -29336 },
+ { start: 0x8bb1, end: 0x8bb1, idx: -29339 },
+ { start: 0x8bb3, end: 0x8bb3, idx: -29340 },
+ { start: 0x8bb5, end: 0x8bb8, idx: -29341 },
+ { start: 0x8bbb, end: 0x8bbc, idx: -29343 },
+ { start: 0x8c41, end: 0x8c41, idx: -29475 },
+ { start: 0x8c61, end: 0x8c63, idx: -29506 },
+ { start: 0x8c65, end: 0x8c65, idx: -29507 },
+ { start: 0x8c69, end: 0x8c69, idx: -29510 },
+ { start: 0x8c6b, end: 0x8c6b, idx: -29511 },
+ { start: 0x8c71, end: 0x8c71, idx: -29516 },
+ { start: 0x8c73, end: 0x8c73, idx: -29517 },
+ { start: 0x8c75, end: 0x8c78, idx: -29518 },
+ { start: 0x8c7b, end: 0x8c7b, idx: -29520 },
+ { start: 0x8c81, end: 0x8c82, idx: -29525 },
+ { start: 0x8c85, end: 0x8c85, idx: -29527 },
+ { start: 0x8c89, end: 0x8c89, idx: -29530 },
+ { start: 0x8c91, end: 0x8c91, idx: -29537 },
+ { start: 0x8c93, end: 0x8c93, idx: -29538 },
+ { start: 0x8c95, end: 0x8c97, idx: -29539 },
+ { start: 0x8ca1, end: 0x8ca2, idx: -29548 },
+ { start: 0x8ca9, end: 0x8ca9, idx: -29554 },
+ { start: 0x8cc1, end: 0x8cc1, idx: -29577 },
+ { start: 0x8ce1, end: 0x8ce3, idx: -29608 },
+ { start: 0x8ce5, end: 0x8ce5, idx: -29609 },
+ { start: 0x8ce9, end: 0x8ce9, idx: -29612 },
+ { start: 0x8cf1, end: 0x8cf1, idx: -29619 },
+ { start: 0x8cf3, end: 0x8cf3, idx: -29620 },
+ { start: 0x8cf5, end: 0x8cf7, idx: -29621 },
+ { start: 0x8d41, end: 0x8d42, idx: -29694 },
+ { start: 0x8d45, end: 0x8d45, idx: -29696 },
+ { start: 0x8d51, end: 0x8d51, idx: -29707 },
+ { start: 0x8d55, end: 0x8d55, idx: -29710 },
+ { start: 0x8d57, end: 0x8d57, idx: -29711 },
+ { start: 0x8d61, end: 0x8d61, idx: -29720 },
+ { start: 0x8d65, end: 0x8d65, idx: -29723 },
+ { start: 0x8d69, end: 0x8d69, idx: -29726 },
+ { start: 0x8d71, end: 0x8d71, idx: -29733 },
+ { start: 0x8d75, end: 0x8d76, idx: -29736 },
+ { start: 0x8d7b, end: 0x8d7b, idx: -29740 },
+ { start: 0x8d81, end: 0x8d81, idx: -29745 },
+ { start: 0x8da1, end: 0x8da2, idx: -29776 },
+ { start: 0x8da5, end: 0x8da5, idx: -29778 },
+ { start: 0x8da7, end: 0x8da9, idx: -29779 },
+ { start: 0x8db1, end: 0x8db1, idx: -29786 },
+ { start: 0x8db3, end: 0x8db3, idx: -29787 },
+ { start: 0x8db5, end: 0x8db5, idx: -29788 },
+ { start: 0x8db7, end: 0x8db9, idx: -29789 },
+ { start: 0x8dc1, end: 0x8dc2, idx: -29796 },
+ { start: 0x8dc5, end: 0x8dc5, idx: -29798 },
+ { start: 0x8dc9, end: 0x8dc9, idx: -29801 },
+ { start: 0x8dd1, end: 0x8dd1, idx: -29808 },
+ { start: 0x8dd5, end: 0x8dd7, idx: -29811 },
+ { start: 0x8de1, end: 0x8de2, idx: -29820 },
+ { start: 0x8de5, end: 0x8de5, idx: -29822 },
+ { start: 0x8df7, end: 0x8df7, idx: -29839 },
+ { start: 0x8e41, end: 0x8e41, idx: -29912 },
+ { start: 0x8e45, end: 0x8e45, idx: -29915 },
+ { start: 0x8e49, end: 0x8e49, idx: -29918 },
+ { start: 0x8e51, end: 0x8e51, idx: -29925 },
+ { start: 0x8e53, end: 0x8e53, idx: -29926 },
+ { start: 0x8e55, end: 0x8e55, idx: -29927 },
+ { start: 0x8e57, end: 0x8e57, idx: -29928 },
+ { start: 0x8e61, end: 0x8e61, idx: -29937 },
+ { start: 0x8e78, end: 0x8e78, idx: -29959 },
+ { start: 0x8e81, end: 0x8e82, idx: -29967 },
+ { start: 0x8e85, end: 0x8e85, idx: -29969 },
+ { start: 0x8e88, end: 0x8e89, idx: -29971 },
+ { start: 0x8e90, end: 0x8e91, idx: -29977 },
+ { start: 0x8e93, end: 0x8e93, idx: -29978 },
+ { start: 0x8e95, end: 0x8e95, idx: -29979 },
+ { start: 0x8e97, end: 0x8e98, idx: -29980 },
+ { start: 0x8ea1, end: 0x8ea1, idx: -29988 },
+ { start: 0x8ea5, end: 0x8ea5, idx: -29991 },
+ { start: 0x8ea9, end: 0x8ea9, idx: -29994 },
+ { start: 0x8eb5, end: 0x8eb7, idx: -30005 },
+ { start: 0x8ec1, end: 0x8ec2, idx: -30014 },
+ { start: 0x8ec5, end: 0x8ec5, idx: -30016 },
+ { start: 0x8ec9, end: 0x8ec9, idx: -30019 },
+ { start: 0x8ed1, end: 0x8ed1, idx: -30026 },
+ { start: 0x8ed3, end: 0x8ed3, idx: -30027 },
+ { start: 0x8ed6, end: 0x8ed6, idx: -30029 },
+ { start: 0x8ee1, end: 0x8ee2, idx: -30039 },
+ { start: 0x8ee5, end: 0x8ee5, idx: -30041 },
+ { start: 0x8ee9, end: 0x8ee9, idx: -30044 },
+ { start: 0x8ef1, end: 0x8ef1, idx: -30051 },
+ { start: 0x8ef3, end: 0x8ef3, idx: -30052 },
+ { start: 0x8ef7, end: 0x8ef7, idx: -30055 },
+ { start: 0x8f41, end: 0x8f41, idx: -30128 },
+ { start: 0x8f61, end: 0x8f62, idx: -30159 },
+ { start: 0x8f65, end: 0x8f65, idx: -30161 },
+ { start: 0x8f67, end: 0x8f67, idx: -30162 },
+ { start: 0x8f69, end: 0x8f69, idx: -30163 },
+ { start: 0x8f6b, end: 0x8f6b, idx: -30164 },
+ { start: 0x8f70, end: 0x8f71, idx: -30168 },
+ { start: 0x8f73, end: 0x8f73, idx: -30169 },
+ { start: 0x8f75, end: 0x8f75, idx: -30170 },
+ { start: 0x8f77, end: 0x8f77, idx: -30171 },
+ { start: 0x8f7b, end: 0x8f7b, idx: -30174 },
+ { start: 0x8f81, end: 0x8f81, idx: -30179 },
+ { start: 0x8fa1, end: 0x8fa2, idx: -30210 },
+ { start: 0x8fa5, end: 0x8fa5, idx: -30212 },
+ { start: 0x8fa9, end: 0x8fa9, idx: -30215 },
+ { start: 0x8fb1, end: 0x8fb1, idx: -30222 },
+ { start: 0x8fb3, end: 0x8fb3, idx: -30223 },
+ { start: 0x8fb5, end: 0x8fb7, idx: -30224 },
+ { start: 0x9041, end: 0x9041, idx: -30361 },
+ { start: 0x9061, end: 0x9063, idx: -30392 },
+ { start: 0x9065, end: 0x9065, idx: -30393 },
+ { start: 0x9068, end: 0x906b, idx: -30395 },
+ { start: 0x9071, end: 0x9071, idx: -30400 },
+ { start: 0x9073, end: 0x9073, idx: -30401 },
+ { start: 0x9075, end: 0x9079, idx: -30402 },
+ { start: 0x907b, end: 0x907b, idx: -30403 },
+ { start: 0x907d, end: 0x907d, idx: -30404 },
+ { start: 0x9081, end: 0x9082, idx: -30407 },
+ { start: 0x9085, end: 0x9085, idx: -30409 },
+ { start: 0x9088, end: 0x9089, idx: -30411 },
+ { start: 0x9091, end: 0x9091, idx: -30418 },
+ { start: 0x9093, end: 0x9093, idx: -30419 },
+ { start: 0x9095, end: 0x9097, idx: -30420 },
+ { start: 0x90a1, end: 0x90a2, idx: -30429 },
+ { start: 0x90a5, end: 0x90a5, idx: -30431 },
+ { start: 0x90a9, end: 0x90a9, idx: -30434 },
+ { start: 0x90b1, end: 0x90b1, idx: -30441 },
+ { start: 0x90b7, end: 0x90b7, idx: -30446 },
+ { start: 0x90c1, end: 0x90c1, idx: -30455 },
+ { start: 0x90e1, end: 0x90e2, idx: -30486 },
+ { start: 0x90e4, end: 0x90e5, idx: -30487 },
+ { start: 0x90e8, end: 0x90e9, idx: -30489 },
+ { start: 0x90eb, end: 0x90ec, idx: -30490 },
+ { start: 0x90f1, end: 0x90f1, idx: -30494 },
+ { start: 0x90f3, end: 0x90f3, idx: -30495 },
+ { start: 0x90f5, end: 0x90f8, idx: -30496 },
+ { start: 0x90fd, end: 0x90fd, idx: -30500 },
+ { start: 0x9141, end: 0x9142, idx: -30567 },
+ { start: 0x9145, end: 0x9145, idx: -30569 },
+ { start: 0x9149, end: 0x9149, idx: -30572 },
+ { start: 0x9151, end: 0x9151, idx: -30579 },
+ { start: 0x9153, end: 0x9153, idx: -30580 },
+ { start: 0x9155, end: 0x9157, idx: -30581 },
+ { start: 0x9161, end: 0x9162, idx: -30590 },
+ { start: 0x9165, end: 0x9165, idx: -30592 },
+ { start: 0x9168, end: 0x9169, idx: -30594 },
+ { start: 0x9171, end: 0x9171, idx: -30601 },
+ { start: 0x9173, end: 0x9173, idx: -30602 },
+ { start: 0x9175, end: 0x9177, idx: -30603 },
+ { start: 0x917a, end: 0x917b, idx: -30605 },
+ { start: 0x9181, end: 0x9181, idx: -30610 },
+ { start: 0x9185, end: 0x9185, idx: -30613 },
+ { start: 0x9195, end: 0x9195, idx: -30628 },
+ { start: 0x91a1, end: 0x91a3, idx: -30639 },
+ { start: 0x91a5, end: 0x91a5, idx: -30640 },
+ { start: 0x91a9, end: 0x91a9, idx: -30643 },
+ { start: 0x91ab, end: 0x91ab, idx: -30644 },
+ { start: 0x91b1, end: 0x91b1, idx: -30649 },
+ { start: 0x91b3, end: 0x91b3, idx: -30650 },
+ { start: 0x91b5, end: 0x91b5, idx: -30651 },
+ { start: 0x91b7, end: 0x91b7, idx: -30652 },
+ { start: 0x91bc, end: 0x91bd, idx: -30656 },
+ { start: 0x91c1, end: 0x91c1, idx: -30659 },
+ { start: 0x91c5, end: 0x91c5, idx: -30662 },
+ { start: 0x91c9, end: 0x91c9, idx: -30665 },
+ { start: 0x91d5, end: 0x91d6, idx: -30676 },
+ { start: 0x91e1, end: 0x91e1, idx: -30686 },
+ { start: 0x9241, end: 0x9241, idx: -30781 },
+ { start: 0x9245, end: 0x9245, idx: -30784 },
+ { start: 0x9249, end: 0x9249, idx: -30787 },
+ { start: 0x9251, end: 0x9251, idx: -30794 },
+ { start: 0x9253, end: 0x9253, idx: -30795 },
+ { start: 0x9255, end: 0x9255, idx: -30796 },
+ { start: 0x9261, end: 0x9262, idx: -30807 },
+ { start: 0x9265, end: 0x9265, idx: -30809 },
+ { start: 0x9269, end: 0x9269, idx: -30812 },
+ { start: 0x9273, end: 0x9273, idx: -30821 },
+ { start: 0x9275, end: 0x9275, idx: -30822 },
+ { start: 0x9277, end: 0x9277, idx: -30823 },
+ { start: 0x9281, end: 0x9282, idx: -30832 },
+ { start: 0x9285, end: 0x9285, idx: -30834 },
+ { start: 0x9288, end: 0x9289, idx: -30836 },
+ { start: 0x9291, end: 0x9291, idx: -30843 },
+ { start: 0x9293, end: 0x9293, idx: -30844 },
+ { start: 0x9295, end: 0x9295, idx: -30845 },
+ { start: 0x9297, end: 0x9297, idx: -30846 },
+ { start: 0x92a1, end: 0x92a1, idx: -30855 },
+ { start: 0x92b5, end: 0x92b6, idx: -30874 },
+ { start: 0x92c1, end: 0x92c1, idx: -30884 },
+ { start: 0x92e1, end: 0x92e1, idx: -30915 },
+ { start: 0x92e5, end: 0x92e5, idx: -30918 },
+ { start: 0x92e9, end: 0x92e9, idx: -30921 },
+ { start: 0x92f1, end: 0x92f1, idx: -30928 },
+ { start: 0x92f3, end: 0x92f3, idx: -30929 },
+ { start: 0x9341, end: 0x9342, idx: -31006 },
+ { start: 0x9349, end: 0x9349, idx: -31012 },
+ { start: 0x9351, end: 0x9351, idx: -31019 },
+ { start: 0x9353, end: 0x9353, idx: -31020 },
+ { start: 0x9357, end: 0x9357, idx: -31023 },
+ { start: 0x9361, end: 0x9362, idx: -31032 },
+ { start: 0x9365, end: 0x9365, idx: -31034 },
+ { start: 0x9369, end: 0x936b, idx: -31037 },
+ { start: 0x9371, end: 0x9371, idx: -31042 },
+ { start: 0x9373, end: 0x9373, idx: -31043 },
+ { start: 0x9375, end: 0x9375, idx: -31044 },
+ { start: 0x9377, end: 0x9379, idx: -31045 },
+ { start: 0x937c, end: 0x937c, idx: -31047 },
+ { start: 0x9381, end: 0x9381, idx: -31051 },
+ { start: 0x9385, end: 0x9385, idx: -31054 },
+ { start: 0x9389, end: 0x9389, idx: -31057 },
+ { start: 0x9397, end: 0x9397, idx: -31070 },
+ { start: 0x93a1, end: 0x93a2, idx: -31079 },
+ { start: 0x93a5, end: 0x93a5, idx: -31081 },
+ { start: 0x93a9, end: 0x93ab, idx: -31084 },
+ { start: 0x93b1, end: 0x93b1, idx: -31089 },
+ { start: 0x93b3, end: 0x93b3, idx: -31090 },
+ { start: 0x93b5, end: 0x93b5, idx: -31091 },
+ { start: 0x93b7, end: 0x93b7, idx: -31092 },
+ { start: 0x93ba, end: 0x93ba, idx: -31094 },
+ { start: 0x93bc, end: 0x93bc, idx: -31095 },
+ { start: 0x9441, end: 0x9441, idx: -31227 },
+ { start: 0x9461, end: 0x9463, idx: -31258 },
+ { start: 0x9465, end: 0x9465, idx: -31259 },
+ { start: 0x9468, end: 0x946c, idx: -31261 },
+ { start: 0x9470, end: 0x9471, idx: -31264 },
+ { start: 0x9473, end: 0x9473, idx: -31265 },
+ { start: 0x9475, end: 0x9479, idx: -31266 },
+ { start: 0x947d, end: 0x947d, idx: -31269 },
+ { start: 0x9481, end: 0x9482, idx: -31272 },
+ { start: 0x9485, end: 0x9485, idx: -31274 },
+ { start: 0x9489, end: 0x9489, idx: -31277 },
+ { start: 0x9491, end: 0x9491, idx: -31284 },
+ { start: 0x9493, end: 0x9493, idx: -31285 },
+ { start: 0x9495, end: 0x9497, idx: -31286 },
+ { start: 0x94a1, end: 0x94a1, idx: -31295 },
+ { start: 0x94b7, end: 0x94b7, idx: -31316 },
+ { start: 0x94c1, end: 0x94c1, idx: -31325 },
+ { start: 0x94e1, end: 0x94e3, idx: -31356 },
+ { start: 0x94e5, end: 0x94e5, idx: -31357 },
+ { start: 0x94e8, end: 0x94e9, idx: -31359 },
+ { start: 0x94eb, end: 0x94ec, idx: -31360 },
+ { start: 0x94f1, end: 0x94f1, idx: -31364 },
+ { start: 0x94f3, end: 0x94f3, idx: -31365 },
+ { start: 0x94f5, end: 0x94f9, idx: -31366 },
+ { start: 0x94fc, end: 0x94fc, idx: -31368 },
+ { start: 0x9541, end: 0x9542, idx: -31436 },
+ { start: 0x9545, end: 0x9545, idx: -31438 },
+ { start: 0x9549, end: 0x9549, idx: -31441 },
+ { start: 0x9551, end: 0x9551, idx: -31448 },
+ { start: 0x9553, end: 0x9553, idx: -31449 },
+ { start: 0x9555, end: 0x9557, idx: -31450 },
+ { start: 0x9561, end: 0x9561, idx: -31459 },
+ { start: 0x9565, end: 0x9565, idx: -31462 },
+ { start: 0x9569, end: 0x9569, idx: -31465 },
+ { start: 0x9571, end: 0x9571, idx: -31472 },
+ { start: 0x9576, end: 0x9577, idx: -31476 },
+ { start: 0x9581, end: 0x9581, idx: -31485 },
+ { start: 0x9585, end: 0x9585, idx: -31488 },
+ { start: 0x95a1, end: 0x95a2, idx: -31515 },
+ { start: 0x95a5, end: 0x95a5, idx: -31517 },
+ { start: 0x95a8, end: 0x95a9, idx: -31519 },
+ { start: 0x95ab, end: 0x95ab, idx: -31520 },
+ { start: 0x95ad, end: 0x95ad, idx: -31521 },
+ { start: 0x95b0, end: 0x95b1, idx: -31523 },
+ { start: 0x95b3, end: 0x95b3, idx: -31524 },
+ { start: 0x95b5, end: 0x95b5, idx: -31525 },
+ { start: 0x95b7, end: 0x95b7, idx: -31526 },
+ { start: 0x95b9, end: 0x95b9, idx: -31527 },
+ { start: 0x95bb, end: 0x95bb, idx: -31528 },
+ { start: 0x95c1, end: 0x95c1, idx: -31533 },
+ { start: 0x95c5, end: 0x95c5, idx: -31536 },
+ { start: 0x95c9, end: 0x95c9, idx: -31539 },
+ { start: 0x95e1, end: 0x95e1, idx: -31562 },
+ { start: 0x95e5, end: 0x95e5, idx: -31565 },
+ { start: 0x95f5, end: 0x95f6, idx: -31580 },
+ { start: 0x9641, end: 0x9641, idx: -31654 },
+ { start: 0x9645, end: 0x9645, idx: -31657 },
+ { start: 0x9649, end: 0x9649, idx: -31660 },
+ { start: 0x9651, end: 0x9651, idx: -31667 },
+ { start: 0x9653, end: 0x9653, idx: -31668 },
+ { start: 0x9655, end: 0x9656, idx: -31669 },
+ { start: 0x9661, end: 0x9661, idx: -31679 },
+ { start: 0x9681, end: 0x9682, idx: -31710 },
+ { start: 0x9685, end: 0x9685, idx: -31712 },
+ { start: 0x9688, end: 0x9689, idx: -31714 },
+ { start: 0x9691, end: 0x9691, idx: -31721 },
+ { start: 0x9693, end: 0x9693, idx: -31722 },
+ { start: 0x9695, end: 0x9695, idx: -31723 },
+ { start: 0x9697, end: 0x9697, idx: -31724 },
+ { start: 0x96a1, end: 0x96a1, idx: -31733 },
+ { start: 0x96b5, end: 0x96b6, idx: -31752 },
+ { start: 0x96c1, end: 0x96c1, idx: -31762 },
+ { start: 0x96d7, end: 0x96d7, idx: -31783 },
+ { start: 0x96e1, end: 0x96e1, idx: -31792 },
+ { start: 0x96e5, end: 0x96e5, idx: -31795 },
+ { start: 0x96e9, end: 0x96e9, idx: -31798 },
+ { start: 0x96f1, end: 0x96f1, idx: -31805 },
+ { start: 0x96f3, end: 0x96f3, idx: -31806 },
+ { start: 0x96f5, end: 0x96f5, idx: -31807 },
+ { start: 0x96f7, end: 0x96f7, idx: -31808 },
+ { start: 0x9741, end: 0x9742, idx: -31881 },
+ { start: 0x9745, end: 0x9745, idx: -31883 },
+ { start: 0x9749, end: 0x9749, idx: -31886 },
+ { start: 0x9751, end: 0x9751, idx: -31893 },
+ { start: 0x9757, end: 0x9757, idx: -31898 },
+ { start: 0x9761, end: 0x9762, idx: -31907 },
+ { start: 0x9765, end: 0x9765, idx: -31909 },
+ { start: 0x9768, end: 0x9769, idx: -31911 },
+ { start: 0x976b, end: 0x976c, idx: -31912 },
+ { start: 0x9771, end: 0x9771, idx: -31916 },
+ { start: 0x9773, end: 0x9773, idx: -31917 },
+ { start: 0x9775, end: 0x9775, idx: -31918 },
+ { start: 0x9777, end: 0x9777, idx: -31919 },
+ { start: 0x9781, end: 0x9781, idx: -31928 },
+ { start: 0x97a1, end: 0x97a2, idx: -31959 },
+ { start: 0x97a5, end: 0x97a5, idx: -31961 },
+ { start: 0x97a8, end: 0x97a9, idx: -31963 },
+ { start: 0x97b1, end: 0x97b1, idx: -31970 },
+ { start: 0x97b3, end: 0x97b3, idx: -31971 },
+ { start: 0x97b5, end: 0x97b8, idx: -31972 },
+ { start: 0x97bc, end: 0x97bc, idx: -31975 },
+ { start: 0x9841, end: 0x9841, idx: -32107 },
+ { start: 0x9861, end: 0x9863, idx: -32138 },
+ { start: 0x9865, end: 0x9865, idx: -32139 },
+ { start: 0x9868, end: 0x9869, idx: -32141 },
+ { start: 0x9870, end: 0x9871, idx: -32147 },
+ { start: 0x9873, end: 0x9873, idx: -32148 },
+ { start: 0x9875, end: 0x9877, idx: -32149 },
+ { start: 0x987d, end: 0x987d, idx: -32154 },
+ { start: 0x9881, end: 0x9882, idx: -32157 },
+ { start: 0x9885, end: 0x9885, idx: -32159 },
+ { start: 0x9889, end: 0x9889, idx: -32162 },
+ { start: 0x9891, end: 0x9891, idx: -32169 },
+ { start: 0x9893, end: 0x9893, idx: -32170 },
+ { start: 0x9895, end: 0x9897, idx: -32171 },
+ { start: 0x98a1, end: 0x98a1, idx: -32180 },
+ { start: 0x98c1, end: 0x98c1, idx: -32211 },
+ { start: 0x98e1, end: 0x98e2, idx: -32242 },
+ { start: 0x98e5, end: 0x98e5, idx: -32244 },
+ { start: 0x98e9, end: 0x98e9, idx: -32247 },
+ { start: 0x98eb, end: 0x98ec, idx: -32248 },
+ { start: 0x98f1, end: 0x98f1, idx: -32252 },
+ { start: 0x98f3, end: 0x98f3, idx: -32253 },
+ { start: 0x98f5, end: 0x98f7, idx: -32254 },
+ { start: 0x98fd, end: 0x98fd, idx: -32259 },
+ { start: 0x9941, end: 0x9942, idx: -32326 },
+ { start: 0x9945, end: 0x9945, idx: -32328 },
+ { start: 0x9949, end: 0x9949, idx: -32331 },
+ { start: 0x9951, end: 0x9951, idx: -32338 },
+ { start: 0x9953, end: 0x9953, idx: -32339 },
+ { start: 0x9955, end: 0x9957, idx: -32340 },
+ { start: 0x9961, end: 0x9961, idx: -32349 },
+ { start: 0x9976, end: 0x9976, idx: -32369 },
+ { start: 0x9981, end: 0x9981, idx: -32379 },
+ { start: 0x99a1, end: 0x99a2, idx: -32410 },
+ { start: 0x99a5, end: 0x99a5, idx: -32412 },
+ { start: 0x99a9, end: 0x99a9, idx: -32415 },
+ { start: 0x99b7, end: 0x99b7, idx: -32428 },
+ { start: 0x99c1, end: 0x99c1, idx: -32437 },
+ { start: 0x99c9, end: 0x99c9, idx: -32444 },
+ { start: 0x99e1, end: 0x99e1, idx: -32467 },
+ { start: 0x9a41, end: 0x9a41, idx: -32562 },
+ { start: 0x9a45, end: 0x9a45, idx: -32565 },
+ { start: 0x9a61, end: 0x9a61, idx: -32592 },
+ { start: 0x9a81, end: 0x9a82, idx: -32623 },
+ { start: 0x9a85, end: 0x9a85, idx: -32625 },
+ { start: 0x9a89, end: 0x9a89, idx: -32628 },
+ { start: 0x9a90, end: 0x9a91, idx: -32634 },
+ { start: 0x9a97, end: 0x9a97, idx: -32639 },
+ { start: 0x9aa1, end: 0x9aa1, idx: -32648 },
+ { start: 0x9ac1, end: 0x9ac1, idx: -32679 },
+ { start: 0x9ae1, end: 0x9ae1, idx: -32710 },
+ { start: 0x9ae5, end: 0x9ae5, idx: -32713 },
+ { start: 0x9ae9, end: 0x9ae9, idx: -32716 },
+ { start: 0x9af1, end: 0x9af1, idx: -32723 },
+ { start: 0x9af3, end: 0x9af3, idx: -32724 },
+ { start: 0x9af7, end: 0x9af7, idx: -32727 },
+ { start: 0x9b41, end: 0x9b41, idx: -32800 },
+ { start: 0x9b61, end: 0x9b62, idx: -32831 },
+ { start: 0x9b65, end: 0x9b65, idx: -32833 },
+ { start: 0x9b68, end: 0x9b69, idx: -32835 },
+ { start: 0x9b71, end: 0x9b71, idx: -32842 },
+ { start: 0x9b73, end: 0x9b73, idx: -32843 },
+ { start: 0x9b75, end: 0x9b75, idx: -32844 },
+ { start: 0x9b81, end: 0x9b81, idx: -32855 },
+ { start: 0x9b85, end: 0x9b85, idx: -32858 },
+ { start: 0x9b89, end: 0x9b89, idx: -32861 },
+ { start: 0x9b91, end: 0x9b91, idx: -32868 },
+ { start: 0x9b93, end: 0x9b93, idx: -32869 },
+ { start: 0x9ba1, end: 0x9ba1, idx: -32882 },
+ { start: 0x9ba5, end: 0x9ba5, idx: -32885 },
+ { start: 0x9ba9, end: 0x9ba9, idx: -32888 },
+ { start: 0x9bb1, end: 0x9bb1, idx: -32895 },
+ { start: 0x9bb3, end: 0x9bb3, idx: -32896 },
+ { start: 0x9bb5, end: 0x9bb5, idx: -32897 },
+ { start: 0x9bb7, end: 0x9bb7, idx: -32898 },
+ { start: 0x9c41, end: 0x9c41, idx: -33035 },
+ { start: 0x9c61, end: 0x9c62, idx: -33066 },
+ { start: 0x9c65, end: 0x9c65, idx: -33068 },
+ { start: 0x9c69, end: 0x9c69, idx: -33071 },
+ { start: 0x9c71, end: 0x9c71, idx: -33078 },
+ { start: 0x9c73, end: 0x9c73, idx: -33079 },
+ { start: 0x9c75, end: 0x9c78, idx: -33080 },
+ { start: 0x9c7c, end: 0x9c7d, idx: -33083 },
+ { start: 0x9c81, end: 0x9c82, idx: -33086 },
+ { start: 0x9c85, end: 0x9c85, idx: -33088 },
+ { start: 0x9c89, end: 0x9c89, idx: -33091 },
+ { start: 0x9c91, end: 0x9c91, idx: -33098 },
+ { start: 0x9c93, end: 0x9c93, idx: -33099 },
+ { start: 0x9c95, end: 0x9c97, idx: -33100 },
+ { start: 0x9ca1, end: 0x9ca2, idx: -33109 },
+ { start: 0x9ca5, end: 0x9ca5, idx: -33111 },
+ { start: 0x9cb5, end: 0x9cb5, idx: -33126 },
+ { start: 0x9cb7, end: 0x9cb7, idx: -33127 },
+ { start: 0x9cc1, end: 0x9cc1, idx: -33136 },
+ { start: 0x9ce1, end: 0x9ce2, idx: -33167 },
+ { start: 0x9ce5, end: 0x9ce5, idx: -33169 },
+ { start: 0x9ce9, end: 0x9ce9, idx: -33172 },
+ { start: 0x9cf1, end: 0x9cf1, idx: -33179 },
+ { start: 0x9cf3, end: 0x9cf3, idx: -33180 },
+ { start: 0x9cf5, end: 0x9cf7, idx: -33181 },
+ { start: 0x9cfd, end: 0x9cfd, idx: -33186 },
+ { start: 0x9d41, end: 0x9d42, idx: -33253 },
+ { start: 0x9d45, end: 0x9d45, idx: -33255 },
+ { start: 0x9d48, end: 0x9d49, idx: -33257 },
+ { start: 0x9d51, end: 0x9d51, idx: -33264 },
+ { start: 0x9d53, end: 0x9d53, idx: -33265 },
+ { start: 0x9d55, end: 0x9d55, idx: -33266 },
+ { start: 0x9d57, end: 0x9d57, idx: -33267 },
+ { start: 0x9d61, end: 0x9d62, idx: -33276 },
+ { start: 0x9d65, end: 0x9d65, idx: -33278 },
+ { start: 0x9d69, end: 0x9d69, idx: -33281 },
+ { start: 0x9d71, end: 0x9d71, idx: -33288 },
+ { start: 0x9d73, end: 0x9d73, idx: -33289 },
+ { start: 0x9d75, end: 0x9d77, idx: -33290 },
+ { start: 0x9d81, end: 0x9d81, idx: -33299 },
+ { start: 0x9d85, end: 0x9d85, idx: -33302 },
+ { start: 0x9d93, end: 0x9d93, idx: -33315 },
+ { start: 0x9d95, end: 0x9d95, idx: -33316 },
+ { start: 0x9da1, end: 0x9da2, idx: -33327 },
+ { start: 0x9da5, end: 0x9da5, idx: -33329 },
+ { start: 0x9da9, end: 0x9da9, idx: -33332 },
+ { start: 0x9db1, end: 0x9db1, idx: -33339 },
+ { start: 0x9db3, end: 0x9db3, idx: -33340 },
+ { start: 0x9db5, end: 0x9db5, idx: -33341 },
+ { start: 0x9db7, end: 0x9db7, idx: -33342 },
+ { start: 0x9dc1, end: 0x9dc1, idx: -33351 },
+ { start: 0x9dc5, end: 0x9dc5, idx: -33354 },
+ { start: 0x9dd7, end: 0x9dd7, idx: -33371 },
+ { start: 0x9de1, end: 0x9de1, idx: -33380 },
+ { start: 0x9df6, end: 0x9df6, idx: -33400 },
+ { start: 0x9e41, end: 0x9e41, idx: -33474 },
+ { start: 0x9e45, end: 0x9e45, idx: -33477 },
+ { start: 0x9e49, end: 0x9e49, idx: -33480 },
+ { start: 0x9e51, end: 0x9e51, idx: -33487 },
+ { start: 0x9e53, end: 0x9e53, idx: -33488 },
+ { start: 0x9e55, end: 0x9e55, idx: -33489 },
+ { start: 0x9e57, end: 0x9e57, idx: -33490 },
+ { start: 0x9e61, end: 0x9e61, idx: -33499 },
+ { start: 0x9e65, end: 0x9e65, idx: -33502 },
+ { start: 0x9e69, end: 0x9e69, idx: -33505 },
+ { start: 0x9e71, end: 0x9e71, idx: -33512 },
+ { start: 0x9e73, end: 0x9e73, idx: -33513 },
+ { start: 0x9e75, end: 0x9e75, idx: -33514 },
+ { start: 0x9e77, end: 0x9e77, idx: -33515 },
+ { start: 0x9e81, end: 0x9e82, idx: -33524 },
+ { start: 0x9e85, end: 0x9e85, idx: -33526 },
+ { start: 0x9e89, end: 0x9e89, idx: -33529 },
+ { start: 0x9e91, end: 0x9e91, idx: -33536 },
+ { start: 0x9e93, end: 0x9e93, idx: -33537 },
+ { start: 0x9e95, end: 0x9e95, idx: -33538 },
+ { start: 0x9e97, end: 0x9e97, idx: -33539 },
+ { start: 0x9ea1, end: 0x9ea1, idx: -33548 },
+ { start: 0x9eb5, end: 0x9eb6, idx: -33567 },
+ { start: 0x9ec1, end: 0x9ec1, idx: -33577 },
+ { start: 0x9ee1, end: 0x9ee2, idx: -33608 },
+ { start: 0x9ee5, end: 0x9ee5, idx: -33610 },
+ { start: 0x9ee9, end: 0x9ee9, idx: -33613 },
+ { start: 0x9ef1, end: 0x9ef1, idx: -33620 },
+ { start: 0x9ef5, end: 0x9ef5, idx: -33623 },
+ { start: 0x9ef7, end: 0x9ef7, idx: -33624 },
+ { start: 0x9f41, end: 0x9f42, idx: -33697 },
+ { start: 0x9f45, end: 0x9f45, idx: -33699 },
+ { start: 0x9f49, end: 0x9f49, idx: -33702 },
+ { start: 0x9f51, end: 0x9f51, idx: -33709 },
+ { start: 0x9f53, end: 0x9f53, idx: -33710 },
+ { start: 0x9f55, end: 0x9f55, idx: -33711 },
+ { start: 0x9f57, end: 0x9f57, idx: -33712 },
+ { start: 0x9f61, end: 0x9f62, idx: -33721 },
+ { start: 0x9f65, end: 0x9f65, idx: -33723 },
+ { start: 0x9f69, end: 0x9f69, idx: -33726 },
+ { start: 0x9f71, end: 0x9f71, idx: -33733 },
+ { start: 0x9f73, end: 0x9f73, idx: -33734 },
+ { start: 0x9f75, end: 0x9f75, idx: -33735 },
+ { start: 0x9f77, end: 0x9f78, idx: -33736 },
+ { start: 0x9f7b, end: 0x9f7c, idx: -33738 },
+ { start: 0x9f81, end: 0x9f81, idx: -33742 },
+ { start: 0x9fa1, end: 0x9fa2, idx: -33773 },
+ { start: 0x9fa5, end: 0x9fa5, idx: -33775 },
+ { start: 0x9fa9, end: 0x9fa9, idx: -33778 },
+ { start: 0x9fb1, end: 0x9fb1, idx: -33785 },
+ { start: 0x9fb3, end: 0x9fb3, idx: -33786 },
+ { start: 0x9fb5, end: 0x9fb5, idx: -33787 },
+ { start: 0x9fb7, end: 0x9fb7, idx: -33788 },
+ { start: 0xa041, end: 0xa041, idx: -33925 },
+ { start: 0xa061, end: 0xa062, idx: -33956 },
+ { start: 0xa065, end: 0xa065, idx: -33958 },
+ { start: 0xa067, end: 0xa06b, idx: -33959 },
+ { start: 0xa071, end: 0xa071, idx: -33964 },
+ { start: 0xa073, end: 0xa073, idx: -33965 },
+ { start: 0xa075, end: 0xa075, idx: -33966 },
+ { start: 0xa077, end: 0xa079, idx: -33967 },
+ { start: 0xa07b, end: 0xa07b, idx: -33968 },
+ { start: 0xa07d, end: 0xa07d, idx: -33969 },
+ { start: 0xa081, end: 0xa082, idx: -33972 },
+ { start: 0xa085, end: 0xa085, idx: -33974 },
+ { start: 0xa089, end: 0xa089, idx: -33977 },
+ { start: 0xa091, end: 0xa091, idx: -33984 },
+ { start: 0xa093, end: 0xa093, idx: -33985 },
+ { start: 0xa095, end: 0xa099, idx: -33986 },
+ { start: 0xa0a1, end: 0xa0a2, idx: -33993 },
+ { start: 0xa0a9, end: 0xa0a9, idx: -33999 },
+ { start: 0xa0b7, end: 0xa0b7, idx: -34012 },
+ { start: 0xa0c1, end: 0xa0c1, idx: -34021 },
+ { start: 0xa0e1, end: 0xa0e2, idx: -34052 },
+ { start: 0xa0e5, end: 0xa0e5, idx: -34054 },
+ { start: 0xa0e9, end: 0xa0e9, idx: -34057 },
+ { start: 0xa0eb, end: 0xa0eb, idx: -34058 },
+ { start: 0xa0f1, end: 0xa0f1, idx: -34063 },
+ { start: 0xa0f3, end: 0xa0f3, idx: -34064 },
+ { start: 0xa0f5, end: 0xa0f5, idx: -34065 },
+ { start: 0xa0f7, end: 0xa0f8, idx: -34066 },
+ { start: 0xa0fd, end: 0xa0fd, idx: -34070 },
+ { start: 0xa141, end: 0xa142, idx: -34137 },
+ { start: 0xa145, end: 0xa145, idx: -34139 },
+ { start: 0xa149, end: 0xa149, idx: -34142 },
+ { start: 0xa151, end: 0xa151, idx: -34149 },
+ { start: 0xa153, end: 0xa153, idx: -34150 },
+ { start: 0xa155, end: 0xa157, idx: -34151 },
+ { start: 0xa159, end: 0xa159, idx: -34152 },
+ { start: 0xa15b, end: 0xa15b, idx: -34153 },
+ { start: 0xa161, end: 0xa162, idx: -34158 },
+ { start: 0xa165, end: 0xa165, idx: -34160 },
+ { start: 0xa169, end: 0xa169, idx: -34163 },
+ { start: 0xa171, end: 0xa171, idx: -34170 },
+ { start: 0xa175, end: 0xa177, idx: -34173 },
+ { start: 0xa179, end: 0xa179, idx: -34174 },
+ { start: 0xa181, end: 0xa181, idx: -34181 },
+ { start: 0xa1a1, end: 0xa1a2, idx: -34212 },
+ { start: 0xa1a4, end: 0xa1a5, idx: -34213 },
+ { start: 0xa1a8, end: 0xa1a9, idx: -34215 },
+ { start: 0xa1ab, end: 0xa1ab, idx: -34216 },
+ { start: 0xa1b1, end: 0xa1b1, idx: -34221 },
+ { start: 0xa1b3, end: 0xa1b3, idx: -34222 },
+ { start: 0xa1b5, end: 0xa1b5, idx: -34223 },
+ { start: 0xa1b7, end: 0xa1b7, idx: -34224 },
+ { start: 0xa1bd, end: 0xa1bd, idx: -34229 },
+ { start: 0xa1c1, end: 0xa1c1, idx: -34232 },
+ { start: 0xa1c5, end: 0xa1c5, idx: -34235 },
+ { start: 0xa1d6, end: 0xa1d7, idx: -34251 },
+ { start: 0xa1e1, end: 0xa1e1, idx: -34260 },
+ { start: 0xa241, end: 0xa241, idx: -34355 },
+ { start: 0xa245, end: 0xa245, idx: -34358 },
+ { start: 0xa249, end: 0xa249, idx: -34361 },
+ { start: 0xa253, end: 0xa253, idx: -34370 },
+ { start: 0xa255, end: 0xa255, idx: -34371 },
+ { start: 0xa257, end: 0xa257, idx: -34372 },
+ { start: 0xa261, end: 0xa261, idx: -34381 },
+ { start: 0xa265, end: 0xa265, idx: -34384 },
+ { start: 0xa269, end: 0xa269, idx: -34387 },
+ { start: 0xa273, end: 0xa273, idx: -34396 },
+ { start: 0xa275, end: 0xa275, idx: -34397 },
+ { start: 0xa281, end: 0xa283, idx: -34408 },
+ { start: 0xa285, end: 0xa285, idx: -34409 },
+ { start: 0xa288, end: 0xa28b, idx: -34411 },
+ { start: 0xa291, end: 0xa291, idx: -34416 },
+ { start: 0xa293, end: 0xa293, idx: -34417 },
+ { start: 0xa295, end: 0xa295, idx: -34418 },
+ { start: 0xa297, end: 0xa297, idx: -34419 },
+ { start: 0xa29b, end: 0xa29b, idx: -34422 },
+ { start: 0xa29d, end: 0xa29d, idx: -34423 },
+ { start: 0xa2a1, end: 0xa2a1, idx: -34426 },
+ { start: 0xa2a5, end: 0xa2a5, idx: -34429 },
+ { start: 0xa2a9, end: 0xa2a9, idx: -34432 },
+ { start: 0xa2b3, end: 0xa2b3, idx: -34441 },
+ { start: 0xa2b5, end: 0xa2b5, idx: -34442 },
+ { start: 0xa2c1, end: 0xa2c1, idx: -34453 },
+ { start: 0xa2e1, end: 0xa2e1, idx: -34484 },
+ { start: 0xa2e5, end: 0xa2e5, idx: -34487 },
+ { start: 0xa2e9, end: 0xa2e9, idx: -34490 },
+ { start: 0xa341, end: 0xa341, idx: -34577 },
+ { start: 0xa345, end: 0xa345, idx: -34580 },
+ { start: 0xa349, end: 0xa349, idx: -34583 },
+ { start: 0xa351, end: 0xa351, idx: -34590 },
+ { start: 0xa355, end: 0xa355, idx: -34593 },
+ { start: 0xa361, end: 0xa362, idx: -34604 },
+ { start: 0xa365, end: 0xa365, idx: -34606 },
+ { start: 0xa369, end: 0xa369, idx: -34609 },
+ { start: 0xa371, end: 0xa371, idx: -34616 },
+ { start: 0xa375, end: 0xa375, idx: -34619 },
+ { start: 0xa377, end: 0xa377, idx: -34620 },
+ { start: 0xa381, end: 0xa381, idx: -34629 },
+ { start: 0xa385, end: 0xa385, idx: -34632 },
+ { start: 0xa3a1, end: 0xa3a2, idx: -34659 },
+ { start: 0xa3a5, end: 0xa3a5, idx: -34661 },
+ { start: 0xa3a8, end: 0xa3a9, idx: -34663 },
+ { start: 0xa3ab, end: 0xa3ab, idx: -34664 },
+ { start: 0xa3b1, end: 0xa3b1, idx: -34669 },
+ { start: 0xa3b3, end: 0xa3b3, idx: -34670 },
+ { start: 0xa3b5, end: 0xa3b9, idx: -34671 },
+ { start: 0xa3bb, end: 0xa3bb, idx: -34672 },
+ { start: 0xa441, end: 0xa441, idx: -34805 },
+ { start: 0xa461, end: 0xa465, idx: -34836 },
+ { start: 0xa468, end: 0xa46c, idx: -34838 },
+ { start: 0xa471, end: 0xa471, idx: -34842 },
+ { start: 0xa473, end: 0xa473, idx: -34843 },
+ { start: 0xa475, end: 0xa477, idx: -34844 },
+ { start: 0xa47b, end: 0xa47b, idx: -34847 },
+ { start: 0xa481, end: 0xa482, idx: -34852 },
+ { start: 0xa485, end: 0xa485, idx: -34854 },
+ { start: 0xa488, end: 0xa489, idx: -34856 },
+ { start: 0xa491, end: 0xa491, idx: -34863 },
+ { start: 0xa493, end: 0xa493, idx: -34864 },
+ { start: 0xa495, end: 0xa497, idx: -34865 },
+ { start: 0xa49b, end: 0xa49b, idx: -34868 },
+ { start: 0xa4a1, end: 0xa4a2, idx: -34873 },
+ { start: 0xa4a5, end: 0xa4a5, idx: -34875 },
+ { start: 0xa4b1, end: 0xa4b1, idx: -34886 },
+ { start: 0xa4b3, end: 0xa4b3, idx: -34887 },
+ { start: 0xa4c1, end: 0xa4c1, idx: -34900 },
+ { start: 0xa4e1, end: 0xa4e2, idx: -34931 },
+ { start: 0xa4e5, end: 0xa4e5, idx: -34933 },
+ { start: 0xa4e8, end: 0xa4e9, idx: -34935 },
+ { start: 0xa4eb, end: 0xa4eb, idx: -34936 },
+ { start: 0xa4f1, end: 0xa4f1, idx: -34941 },
+ { start: 0xa4f3, end: 0xa4f3, idx: -34942 },
+ { start: 0xa4f5, end: 0xa4f8, idx: -34943 },
+ { start: 0xa4fa, end: 0xa4fa, idx: -34944 },
+ { start: 0xa541, end: 0xa542, idx: -35014 },
+ { start: 0xa545, end: 0xa545, idx: -35016 },
+ { start: 0xa548, end: 0xa549, idx: -35018 },
+ { start: 0xa551, end: 0xa551, idx: -35025 },
+ { start: 0xa553, end: 0xa553, idx: -35026 },
+ { start: 0xa555, end: 0xa557, idx: -35027 },
+ { start: 0xa55b, end: 0xa55b, idx: -35030 },
+ { start: 0xa561, end: 0xa562, idx: -35035 },
+ { start: 0xa565, end: 0xa565, idx: -35037 },
+ { start: 0xa569, end: 0xa569, idx: -35040 },
+ { start: 0xa571, end: 0xa571, idx: -35047 },
+ { start: 0xa573, end: 0xa573, idx: -35048 },
+ { start: 0xa575, end: 0xa57b, idx: -35049 },
+ { start: 0xa581, end: 0xa581, idx: -35054 },
+ { start: 0xa585, end: 0xa585, idx: -35057 },
+ { start: 0xa5a1, end: 0xa5a3, idx: -35084 },
+ { start: 0xa5a5, end: 0xa5a5, idx: -35085 },
+ { start: 0xa5a9, end: 0xa5a9, idx: -35088 },
+ { start: 0xa5b1, end: 0xa5b1, idx: -35095 },
+ { start: 0xa5b3, end: 0xa5b3, idx: -35096 },
+ { start: 0xa5b5, end: 0xa5b5, idx: -35097 },
+ { start: 0xa5b7, end: 0xa5b7, idx: -35098 },
+ { start: 0xa5c1, end: 0xa5c1, idx: -35107 },
+ { start: 0xa5c5, end: 0xa5c5, idx: -35110 },
+ { start: 0xa5d5, end: 0xa5d6, idx: -35125 },
+ { start: 0xa5e1, end: 0xa5e1, idx: -35135 },
+ { start: 0xa5f6, end: 0xa5f6, idx: -35155 },
+ { start: 0xa641, end: 0xa642, idx: -35229 },
+ { start: 0xa645, end: 0xa645, idx: -35231 },
+ { start: 0xa649, end: 0xa649, idx: -35234 },
+ { start: 0xa651, end: 0xa651, idx: -35241 },
+ { start: 0xa653, end: 0xa653, idx: -35242 },
+ { start: 0xa661, end: 0xa661, idx: -35255 },
+ { start: 0xa665, end: 0xa665, idx: -35258 },
+ { start: 0xa681, end: 0xa682, idx: -35285 },
+ { start: 0xa685, end: 0xa685, idx: -35287 },
+ { start: 0xa688, end: 0xa68b, idx: -35289 },
+ { start: 0xa691, end: 0xa691, idx: -35294 },
+ { start: 0xa693, end: 0xa693, idx: -35295 },
+ { start: 0xa695, end: 0xa695, idx: -35296 },
+ { start: 0xa697, end: 0xa697, idx: -35297 },
+ { start: 0xa699, end: 0xa699, idx: -35298 },
+ { start: 0xa69b, end: 0xa69c, idx: -35299 },
+ { start: 0xa6a1, end: 0xa6a1, idx: -35303 },
+ { start: 0xa6a9, end: 0xa6a9, idx: -35310 },
+ { start: 0xa6b6, end: 0xa6b6, idx: -35322 },
+ { start: 0xa6ba, end: 0xa6ba, idx: -35325 },
+ { start: 0xa6c1, end: 0xa6c1, idx: -35331 },
+ { start: 0xa6e1, end: 0xa6e2, idx: -35362 },
+ { start: 0xa6e5, end: 0xa6e5, idx: -35364 },
+ { start: 0xa6e9, end: 0xa6e9, idx: -35367 },
+ { start: 0xa6f7, end: 0xa6f7, idx: -35380 },
+ { start: 0xa741, end: 0xa741, idx: -35453 },
+ { start: 0xa745, end: 0xa745, idx: -35456 },
+ { start: 0xa749, end: 0xa749, idx: -35459 },
+ { start: 0xa751, end: 0xa751, idx: -35466 },
+ { start: 0xa755, end: 0xa755, idx: -35469 },
+ { start: 0xa757, end: 0xa757, idx: -35470 },
+ { start: 0xa761, end: 0xa762, idx: -35479 },
+ { start: 0xa765, end: 0xa765, idx: -35481 },
+ { start: 0xa769, end: 0xa769, idx: -35484 },
+ { start: 0xa76d, end: 0xa76d, idx: -35487 },
+ { start: 0xa771, end: 0xa771, idx: -35490 },
+ { start: 0xa773, end: 0xa773, idx: -35491 },
+ { start: 0xa775, end: 0xa775, idx: -35492 },
+ { start: 0xa777, end: 0xa777, idx: -35493 },
+ { start: 0xa781, end: 0xa781, idx: -35502 },
+ { start: 0xa7a1, end: 0xa7a2, idx: -35533 },
+ { start: 0xa7a5, end: 0xa7a5, idx: -35535 },
+ { start: 0xa7a8, end: 0xa7a9, idx: -35537 },
+ { start: 0xa7ab, end: 0xa7ab, idx: -35538 },
+ { start: 0xa7b1, end: 0xa7b1, idx: -35543 },
+ { start: 0xa7b3, end: 0xa7b3, idx: -35544 },
+ { start: 0xa7b5, end: 0xa7b5, idx: -35545 },
+ { start: 0xa7b7, end: 0xa7b9, idx: -35546 },
+ { start: 0xa841, end: 0xa841, idx: -35681 },
+ { start: 0xa861, end: 0xa862, idx: -35712 },
+ { start: 0xa865, end: 0xa865, idx: -35714 },
+ { start: 0xa869, end: 0xa869, idx: -35717 },
+ { start: 0xa86b, end: 0xa86b, idx: -35718 },
+ { start: 0xa871, end: 0xa871, idx: -35723 },
+ { start: 0xa873, end: 0xa873, idx: -35724 },
+ { start: 0xa875, end: 0xa877, idx: -35725 },
+ { start: 0xa87d, end: 0xa87d, idx: -35730 },
+ { start: 0xa881, end: 0xa882, idx: -35733 },
+ { start: 0xa885, end: 0xa885, idx: -35735 },
+ { start: 0xa889, end: 0xa889, idx: -35738 },
+ { start: 0xa891, end: 0xa891, idx: -35745 },
+ { start: 0xa893, end: 0xa893, idx: -35746 },
+ { start: 0xa895, end: 0xa897, idx: -35747 },
+ { start: 0xa8a1, end: 0xa8a2, idx: -35756 },
+ { start: 0xa8a5, end: 0xa8a5, idx: -35758 },
+ { start: 0xa8b1, end: 0xa8b1, idx: -35769 },
+ { start: 0xa8c1, end: 0xa8c1, idx: -35784 },
+ { start: 0xa8e1, end: 0xa8e2, idx: -35815 },
+ { start: 0xa8e5, end: 0xa8e5, idx: -35817 },
+ { start: 0xa8e8, end: 0xa8e9, idx: -35819 },
+ { start: 0xa8f1, end: 0xa8f1, idx: -35826 },
+ { start: 0xa8f5, end: 0xa8f7, idx: -35829 },
+ { start: 0xa941, end: 0xa942, idx: -35902 },
+ { start: 0xa945, end: 0xa945, idx: -35904 },
+ { start: 0xa949, end: 0xa949, idx: -35907 },
+ { start: 0xa955, end: 0xa955, idx: -35918 },
+ { start: 0xa957, end: 0xa957, idx: -35919 },
+ { start: 0xa961, end: 0xa962, idx: -35928 },
+ { start: 0xa971, end: 0xa971, idx: -35942 },
+ { start: 0xa973, end: 0xa973, idx: -35943 },
+ { start: 0xa975, end: 0xa977, idx: -35944 },
+ { start: 0xa981, end: 0xa981, idx: -35953 },
+ { start: 0xa9a1, end: 0xa9a2, idx: -35984 },
+ { start: 0xa9a5, end: 0xa9a5, idx: -35986 },
+ { start: 0xa9a9, end: 0xa9a9, idx: -35989 },
+ { start: 0xa9b1, end: 0xa9b1, idx: -35996 },
+ { start: 0xa9b3, end: 0xa9b3, idx: -35997 },
+ { start: 0xa9b7, end: 0xa9b7, idx: -36000 },
+ { start: 0xa9c1, end: 0xa9c1, idx: -36009 },
+ { start: 0xa9e1, end: 0xa9e1, idx: -36040 },
+ { start: 0xaa41, end: 0xaa41, idx: -36135 },
+ { start: 0xaa61, end: 0xaa61, idx: -36166 },
+ { start: 0xaa71, end: 0xaa71, idx: -36181 },
+ { start: 0xaa77, end: 0xaa77, idx: -36186 },
+ { start: 0xaa81, end: 0xaa82, idx: -36195 },
+ { start: 0xaa85, end: 0xaa85, idx: -36197 },
+ { start: 0xaa89, end: 0xaa8a, idx: -36200 },
+ { start: 0xaa91, end: 0xaa91, idx: -36206 },
+ { start: 0xaa93, end: 0xaa93, idx: -36207 },
+ { start: 0xaa95, end: 0xaa95, idx: -36208 },
+ { start: 0xaa97, end: 0xaa97, idx: -36209 },
+ { start: 0xaaa1, end: 0xaaa1, idx: -36218 },
+ { start: 0xaac1, end: 0xaac1, idx: -36249 },
+ { start: 0xaae1, end: 0xaae1, idx: -36280 },
+ { start: 0xab41, end: 0xab41, idx: -36375 },
+ { start: 0xab57, end: 0xab57, idx: -36396 },
+ { start: 0xab61, end: 0xab62, idx: -36405 },
+ { start: 0xab65, end: 0xab65, idx: -36407 },
+ { start: 0xab69, end: 0xab69, idx: -36410 },
+ { start: 0xab71, end: 0xab71, idx: -36417 },
+ { start: 0xab73, end: 0xab73, idx: -36418 },
+ { start: 0xab81, end: 0xab81, idx: -36431 },
+ { start: 0xaba1, end: 0xaba2, idx: -36462 },
+ { start: 0xaba5, end: 0xaba5, idx: -36464 },
+ { start: 0xaba9, end: 0xaba9, idx: -36467 },
+ { start: 0xabb1, end: 0xabb1, idx: -36474 },
+ { start: 0xabb3, end: 0xabb3, idx: -36475 },
+ { start: 0xabb5, end: 0xabb5, idx: -36476 },
+ { start: 0xabb7, end: 0xabb7, idx: -36477 },
+ { start: 0xac41, end: 0xac41, idx: -36614 },
+ { start: 0xac61, end: 0xac65, idx: -36645 },
+ { start: 0xac68, end: 0xac6c, idx: -36647 },
+ { start: 0xac70, end: 0xac71, idx: -36650 },
+ { start: 0xac73, end: 0xac73, idx: -36651 },
+ { start: 0xac75, end: 0xac77, idx: -36652 },
+ { start: 0xac79, end: 0xac79, idx: -36653 },
+ { start: 0xac7b, end: 0xac7b, idx: -36654 },
+ { start: 0xac7d, end: 0xac7d, idx: -36655 },
+ { start: 0xac81, end: 0xac82, idx: -36658 },
+ { start: 0xac85, end: 0xac85, idx: -36660 },
+ { start: 0xac88, end: 0xac89, idx: -36662 },
+ { start: 0xac91, end: 0xac91, idx: -36669 },
+ { start: 0xac93, end: 0xac93, idx: -36670 },
+ { start: 0xac95, end: 0xac97, idx: -36671 },
+ { start: 0xaca1, end: 0xaca2, idx: -36680 },
+ { start: 0xaca5, end: 0xaca5, idx: -36682 },
+ { start: 0xaca9, end: 0xaca9, idx: -36685 },
+ { start: 0xacb1, end: 0xacb1, idx: -36692 },
+ { start: 0xacb3, end: 0xacb3, idx: -36693 },
+ { start: 0xacb5, end: 0xacb5, idx: -36694 },
+ { start: 0xacb7, end: 0xacb7, idx: -36695 },
+ { start: 0xacc1, end: 0xacc1, idx: -36704 },
+ { start: 0xacc5, end: 0xacc5, idx: -36707 },
+ { start: 0xacc9, end: 0xacc9, idx: -36710 },
+ { start: 0xacd1, end: 0xacd1, idx: -36717 },
+ { start: 0xacd7, end: 0xacd7, idx: -36722 },
+ { start: 0xace1, end: 0xace5, idx: -36731 },
+ { start: 0xace8, end: 0xacec, idx: -36733 },
+ { start: 0xacf1, end: 0xacf1, idx: -36737 },
+ { start: 0xacf3, end: 0xacf3, idx: -36738 },
+ { start: 0xacf5, end: 0xacf7, idx: -36739 },
+ { start: 0xacfc, end: 0xacfc, idx: -36743 },
+ { start: 0xad41, end: 0xad42, idx: -36811 },
+ { start: 0xad45, end: 0xad45, idx: -36813 },
+ { start: 0xad48, end: 0xad49, idx: -36815 },
+ { start: 0xad51, end: 0xad51, idx: -36822 },
+ { start: 0xad53, end: 0xad53, idx: -36823 },
+ { start: 0xad55, end: 0xad57, idx: -36824 },
+ { start: 0xad5b, end: 0xad5b, idx: -36827 },
+ { start: 0xad61, end: 0xad62, idx: -36832 },
+ { start: 0xad64, end: 0xad65, idx: -36833 },
+ { start: 0xad69, end: 0xad69, idx: -36836 },
+ { start: 0xad71, end: 0xad71, idx: -36843 },
+ { start: 0xad73, end: 0xad73, idx: -36844 },
+ { start: 0xad75, end: 0xad77, idx: -36845 },
+ { start: 0xad81, end: 0xad81, idx: -36854 },
+ { start: 0xad85, end: 0xad85, idx: -36857 },
+ { start: 0xad89, end: 0xad89, idx: -36860 },
+ { start: 0xad97, end: 0xad97, idx: -36873 },
+ { start: 0xada1, end: 0xada3, idx: -36882 },
+ { start: 0xada5, end: 0xada5, idx: -36883 },
+ { start: 0xada8, end: 0xada9, idx: -36885 },
+ { start: 0xadab, end: 0xadab, idx: -36886 },
+ { start: 0xadb1, end: 0xadb1, idx: -36891 },
+ { start: 0xadb3, end: 0xadb3, idx: -36892 },
+ { start: 0xadb5, end: 0xadb5, idx: -36893 },
+ { start: 0xadb7, end: 0xadb7, idx: -36894 },
+ { start: 0xadbb, end: 0xadbb, idx: -36897 },
+ { start: 0xadc1, end: 0xadc2, idx: -36902 },
+ { start: 0xadc5, end: 0xadc5, idx: -36904 },
+ { start: 0xadc9, end: 0xadc9, idx: -36907 },
+ { start: 0xadd5, end: 0xadd5, idx: -36918 },
+ { start: 0xadd7, end: 0xadd7, idx: -36919 },
+ { start: 0xade1, end: 0xade1, idx: -36928 },
+ { start: 0xade5, end: 0xade5, idx: -36931 },
+ { start: 0xade9, end: 0xade9, idx: -36934 },
+ { start: 0xadf1, end: 0xadf1, idx: -36941 },
+ { start: 0xadf5, end: 0xadf6, idx: -36944 },
+ { start: 0xae41, end: 0xae41, idx: -37018 },
+ { start: 0xae45, end: 0xae45, idx: -37021 },
+ { start: 0xae49, end: 0xae49, idx: -37024 },
+ { start: 0xae51, end: 0xae51, idx: -37031 },
+ { start: 0xae53, end: 0xae53, idx: -37032 },
+ { start: 0xae55, end: 0xae55, idx: -37033 },
+ { start: 0xae61, end: 0xae62, idx: -37044 },
+ { start: 0xae65, end: 0xae65, idx: -37046 },
+ { start: 0xae69, end: 0xae69, idx: -37049 },
+ { start: 0xae71, end: 0xae71, idx: -37056 },
+ { start: 0xae73, end: 0xae73, idx: -37057 },
+ { start: 0xae75, end: 0xae75, idx: -37058 },
+ { start: 0xae77, end: 0xae77, idx: -37059 },
+ { start: 0xae81, end: 0xae82, idx: -37068 },
+ { start: 0xae85, end: 0xae85, idx: -37070 },
+ { start: 0xae88, end: 0xae89, idx: -37072 },
+ { start: 0xae91, end: 0xae91, idx: -37079 },
+ { start: 0xae93, end: 0xae93, idx: -37080 },
+ { start: 0xae95, end: 0xae95, idx: -37081 },
+ { start: 0xae97, end: 0xae97, idx: -37082 },
+ { start: 0xae99, end: 0xae99, idx: -37083 },
+ { start: 0xae9b, end: 0xae9c, idx: -37084 },
+ { start: 0xaea1, end: 0xaea1, idx: -37088 },
+ { start: 0xaeb6, end: 0xaeb6, idx: -37108 },
+ { start: 0xaec1, end: 0xaec2, idx: -37118 },
+ { start: 0xaec5, end: 0xaec5, idx: -37120 },
+ { start: 0xaec9, end: 0xaec9, idx: -37123 },
+ { start: 0xaed1, end: 0xaed1, idx: -37130 },
+ { start: 0xaed7, end: 0xaed7, idx: -37135 },
+ { start: 0xaee1, end: 0xaee2, idx: -37144 },
+ { start: 0xaee5, end: 0xaee5, idx: -37146 },
+ { start: 0xaee9, end: 0xaee9, idx: -37149 },
+ { start: 0xaef1, end: 0xaef1, idx: -37156 },
+ { start: 0xaef3, end: 0xaef3, idx: -37157 },
+ { start: 0xaef5, end: 0xaef5, idx: -37158 },
+ { start: 0xaef7, end: 0xaef7, idx: -37159 },
+ { start: 0xaf41, end: 0xaf42, idx: -37232 },
+ { start: 0xaf45, end: 0xaf45, idx: -37234 },
+ { start: 0xaf49, end: 0xaf49, idx: -37237 },
+ { start: 0xaf51, end: 0xaf51, idx: -37244 },
+ { start: 0xaf55, end: 0xaf55, idx: -37247 },
+ { start: 0xaf57, end: 0xaf57, idx: -37248 },
+ { start: 0xaf61, end: 0xaf62, idx: -37257 },
+ { start: 0xaf65, end: 0xaf65, idx: -37259 },
+ { start: 0xaf69, end: 0xaf6a, idx: -37262 },
+ { start: 0xaf70, end: 0xaf71, idx: -37267 },
+ { start: 0xaf73, end: 0xaf73, idx: -37268 },
+ { start: 0xaf75, end: 0xaf75, idx: -37269 },
+ { start: 0xaf77, end: 0xaf77, idx: -37270 },
+ { start: 0xaf81, end: 0xaf81, idx: -37279 },
+ { start: 0xafa1, end: 0xafa2, idx: -37310 },
+ { start: 0xafa5, end: 0xafa5, idx: -37312 },
+ { start: 0xafa8, end: 0xafa9, idx: -37314 },
+ { start: 0xafab, end: 0xafab, idx: -37315 },
+ { start: 0xafb0, end: 0xafb1, idx: -37319 },
+ { start: 0xafb3, end: 0xafb3, idx: -37320 },
+ { start: 0xafb5, end: 0xafb5, idx: -37321 },
+ { start: 0xafb7, end: 0xafb7, idx: -37322 },
+ { start: 0xafbc, end: 0xafbc, idx: -37326 },
+ { start: 0xb041, end: 0xb041, idx: -37458 },
+ { start: 0xb061, end: 0xb062, idx: -37489 },
+ { start: 0xb064, end: 0xb065, idx: -37490 },
+ { start: 0xb069, end: 0xb069, idx: -37493 },
+ { start: 0xb06b, end: 0xb06b, idx: -37494 },
+ { start: 0xb071, end: 0xb071, idx: -37499 },
+ { start: 0xb073, end: 0xb073, idx: -37500 },
+ { start: 0xb075, end: 0xb077, idx: -37501 },
+ { start: 0xb07d, end: 0xb07d, idx: -37506 },
+ { start: 0xb081, end: 0xb082, idx: -37509 },
+ { start: 0xb085, end: 0xb085, idx: -37511 },
+ { start: 0xb089, end: 0xb089, idx: -37514 },
+ { start: 0xb091, end: 0xb091, idx: -37521 },
+ { start: 0xb093, end: 0xb093, idx: -37522 },
+ { start: 0xb095, end: 0xb097, idx: -37523 },
+ { start: 0xb0a1, end: 0xb0a1, idx: -37532 },
+ { start: 0xb0b5, end: 0xb0b5, idx: -37551 },
+ { start: 0xb0b7, end: 0xb0b7, idx: -37552 },
+ { start: 0xb0c1, end: 0xb0c1, idx: -37561 },
+ { start: 0xb0e1, end: 0xb0e2, idx: -37592 },
+ { start: 0xb0e5, end: 0xb0e5, idx: -37594 },
+ { start: 0xb0e9, end: 0xb0e9, idx: -37597 },
+ { start: 0xb0eb, end: 0xb0eb, idx: -37598 },
+ { start: 0xb0f1, end: 0xb0f1, idx: -37603 },
+ { start: 0xb0f3, end: 0xb0f3, idx: -37604 },
+ { start: 0xb0f5, end: 0xb0f7, idx: -37605 },
+ { start: 0xb141, end: 0xb142, idx: -37678 },
+ { start: 0xb145, end: 0xb145, idx: -37680 },
+ { start: 0xb149, end: 0xb149, idx: -37683 },
+ { start: 0xb157, end: 0xb157, idx: -37696 },
+ { start: 0xb161, end: 0xb161, idx: -37705 },
+ { start: 0xb181, end: 0xb181, idx: -37736 },
+ { start: 0xb185, end: 0xb185, idx: -37739 },
+ { start: 0xb1a1, end: 0xb1a2, idx: -37766 },
+ { start: 0xb1a5, end: 0xb1a5, idx: -37768 },
+ { start: 0xb1a8, end: 0xb1a9, idx: -37770 },
+ { start: 0xb1ab, end: 0xb1ab, idx: -37771 },
+ { start: 0xb1b1, end: 0xb1b1, idx: -37776 },
+ { start: 0xb1b3, end: 0xb1b3, idx: -37777 },
+ { start: 0xb1b7, end: 0xb1b7, idx: -37780 },
+ { start: 0xb1c1, end: 0xb1c2, idx: -37789 },
+ { start: 0xb1c5, end: 0xb1c5, idx: -37791 },
+ { start: 0xb1c9, end: 0xb1c9, idx: -37794 },
+ { start: 0xb1d6, end: 0xb1d6, idx: -37806 },
+ { start: 0xb1e1, end: 0xb1e1, idx: -37816 },
+ { start: 0xb1f6, end: 0xb1f6, idx: -37836 },
+ { start: 0xb241, end: 0xb241, idx: -37910 },
+ { start: 0xb245, end: 0xb245, idx: -37913 },
+ { start: 0xb249, end: 0xb249, idx: -37916 },
+ { start: 0xb251, end: 0xb251, idx: -37923 },
+ { start: 0xb253, end: 0xb253, idx: -37924 },
+ { start: 0xb255, end: 0xb255, idx: -37925 },
+ { start: 0xb261, end: 0xb261, idx: -37936 },
+ { start: 0xb281, end: 0xb282, idx: -37967 },
+ { start: 0xb285, end: 0xb285, idx: -37969 },
+ { start: 0xb289, end: 0xb289, idx: -37972 },
+ { start: 0xb291, end: 0xb291, idx: -37979 },
+ { start: 0xb293, end: 0xb293, idx: -37980 },
+ { start: 0xb295, end: 0xb295, idx: -37981 },
+ { start: 0xb297, end: 0xb297, idx: -37982 },
+ { start: 0xb2a1, end: 0xb2a1, idx: -37991 },
+ { start: 0xb2b5, end: 0xb2b6, idx: -38010 },
+ { start: 0xb2c1, end: 0xb2c1, idx: -38020 },
+ { start: 0xb2e1, end: 0xb2e1, idx: -38051 },
+ { start: 0xb2e5, end: 0xb2e5, idx: -38054 },
+ { start: 0xb2fd, end: 0xb2fd, idx: -38077 },
+ { start: 0xb341, end: 0xb341, idx: -38144 },
+ { start: 0xb357, end: 0xb357, idx: -38165 },
+ { start: 0xb361, end: 0xb362, idx: -38174 },
+ { start: 0xb365, end: 0xb365, idx: -38176 },
+ { start: 0xb369, end: 0xb369, idx: -38179 },
+ { start: 0xb36b, end: 0xb36b, idx: -38180 },
+ { start: 0xb370, end: 0xb371, idx: -38184 },
+ { start: 0xb373, end: 0xb373, idx: -38185 },
+ { start: 0xb381, end: 0xb381, idx: -38198 },
+ { start: 0xb385, end: 0xb385, idx: -38201 },
+ { start: 0xb389, end: 0xb389, idx: -38204 },
+ { start: 0xb391, end: 0xb391, idx: -38211 },
+ { start: 0xb3a1, end: 0xb3a2, idx: -38226 },
+ { start: 0xb3a5, end: 0xb3a5, idx: -38228 },
+ { start: 0xb3a9, end: 0xb3a9, idx: -38231 },
+ { start: 0xb3b1, end: 0xb3b1, idx: -38238 },
+ { start: 0xb3b3, end: 0xb3b3, idx: -38239 },
+ { start: 0xb3b5, end: 0xb3b7, idx: -38240 },
+ { start: 0xb3b9, end: 0xb3b9, idx: -38241 },
+ { start: 0xb441, end: 0xb441, idx: -38376 },
+ { start: 0xb461, end: 0xb462, idx: -38407 },
+ { start: 0xb465, end: 0xb467, idx: -38409 },
+ { start: 0xb469, end: 0xb46c, idx: -38410 },
+ { start: 0xb470, end: 0xb471, idx: -38413 },
+ { start: 0xb473, end: 0xb473, idx: -38414 },
+ { start: 0xb475, end: 0xb477, idx: -38415 },
+ { start: 0xb47b, end: 0xb47d, idx: -38418 },
+ { start: 0xb481, end: 0xb482, idx: -38421 },
+ { start: 0xb485, end: 0xb485, idx: -38423 },
+ { start: 0xb489, end: 0xb489, idx: -38426 },
+ { start: 0xb491, end: 0xb491, idx: -38433 },
+ { start: 0xb493, end: 0xb493, idx: -38434 },
+ { start: 0xb495, end: 0xb497, idx: -38435 },
+ { start: 0xb4a1, end: 0xb4a2, idx: -38444 },
+ { start: 0xb4a5, end: 0xb4a5, idx: -38446 },
+ { start: 0xb4a9, end: 0xb4a9, idx: -38449 },
+ { start: 0xb4ac, end: 0xb4ac, idx: -38451 },
+ { start: 0xb4b1, end: 0xb4b1, idx: -38455 },
+ { start: 0xb4b3, end: 0xb4b3, idx: -38456 },
+ { start: 0xb4b5, end: 0xb4b7, idx: -38457 },
+ { start: 0xb4bb, end: 0xb4bb, idx: -38460 },
+ { start: 0xb4bd, end: 0xb4bd, idx: -38461 },
+ { start: 0xb4c1, end: 0xb4c1, idx: -38464 },
+ { start: 0xb4c5, end: 0xb4c5, idx: -38467 },
+ { start: 0xb4c9, end: 0xb4c9, idx: -38470 },
+ { start: 0xb4d3, end: 0xb4d3, idx: -38479 },
+ { start: 0xb4d5, end: 0xb4d5, idx: -38480 },
+ { start: 0xb4e1, end: 0xb4e3, idx: -38491 },
+ { start: 0xb4e5, end: 0xb4e6, idx: -38492 },
+ { start: 0xb4e8, end: 0xb4eb, idx: -38493 },
+ { start: 0xb4f1, end: 0xb4f1, idx: -38498 },
+ { start: 0xb4f3, end: 0xb4f8, idx: -38499 },
+ { start: 0xb4fa, end: 0xb4fa, idx: -38500 },
+ { start: 0xb4fc, end: 0xb4fc, idx: -38501 },
+ { start: 0xb541, end: 0xb542, idx: -38569 },
+ { start: 0xb545, end: 0xb545, idx: -38571 },
+ { start: 0xb549, end: 0xb549, idx: -38574 },
+ { start: 0xb551, end: 0xb551, idx: -38581 },
+ { start: 0xb553, end: 0xb553, idx: -38582 },
+ { start: 0xb555, end: 0xb555, idx: -38583 },
+ { start: 0xb557, end: 0xb557, idx: -38584 },
+ { start: 0xb561, end: 0xb563, idx: -38593 },
+ { start: 0xb565, end: 0xb566, idx: -38594 },
+ { start: 0xb568, end: 0xb569, idx: -38595 },
+ { start: 0xb56b, end: 0xb56c, idx: -38596 },
+ { start: 0xb571, end: 0xb571, idx: -38600 },
+ { start: 0xb573, end: 0xb577, idx: -38601 },
+ { start: 0xb57b, end: 0xb57d, idx: -38604 },
+ { start: 0xb581, end: 0xb581, idx: -38607 },
+ { start: 0xb585, end: 0xb585, idx: -38610 },
+ { start: 0xb589, end: 0xb589, idx: -38613 },
+ { start: 0xb591, end: 0xb591, idx: -38620 },
+ { start: 0xb593, end: 0xb593, idx: -38621 },
+ { start: 0xb595, end: 0xb597, idx: -38622 },
+ { start: 0xb5a1, end: 0xb5a2, idx: -38631 },
+ { start: 0xb5a5, end: 0xb5a5, idx: -38633 },
+ { start: 0xb5a8, end: 0xb5ab, idx: -38635 },
+ { start: 0xb5ad, end: 0xb5ad, idx: -38636 },
+ { start: 0xb5b0, end: 0xb5b1, idx: -38638 },
+ { start: 0xb5b3, end: 0xb5b3, idx: -38639 },
+ { start: 0xb5b5, end: 0xb5b5, idx: -38640 },
+ { start: 0xb5b7, end: 0xb5b9, idx: -38641 },
+ { start: 0xb5c1, end: 0xb5c2, idx: -38648 },
+ { start: 0xb5c5, end: 0xb5c5, idx: -38650 },
+ { start: 0xb5c9, end: 0xb5c9, idx: -38653 },
+ { start: 0xb5d1, end: 0xb5d1, idx: -38660 },
+ { start: 0xb5d3, end: 0xb5d3, idx: -38661 },
+ { start: 0xb5d5, end: 0xb5d7, idx: -38662 },
+ { start: 0xb5e1, end: 0xb5e2, idx: -38671 },
+ { start: 0xb5e5, end: 0xb5e5, idx: -38673 },
+ { start: 0xb5f1, end: 0xb5f1, idx: -38684 },
+ { start: 0xb5f5, end: 0xb5f5, idx: -38687 },
+ { start: 0xb5f7, end: 0xb5f7, idx: -38688 },
+ { start: 0xb641, end: 0xb642, idx: -38761 },
+ { start: 0xb645, end: 0xb645, idx: -38763 },
+ { start: 0xb649, end: 0xb649, idx: -38766 },
+ { start: 0xb651, end: 0xb651, idx: -38773 },
+ { start: 0xb653, end: 0xb653, idx: -38774 },
+ { start: 0xb655, end: 0xb655, idx: -38775 },
+ { start: 0xb657, end: 0xb657, idx: -38776 },
+ { start: 0xb661, end: 0xb662, idx: -38785 },
+ { start: 0xb665, end: 0xb665, idx: -38787 },
+ { start: 0xb669, end: 0xb669, idx: -38790 },
+ { start: 0xb671, end: 0xb671, idx: -38797 },
+ { start: 0xb673, end: 0xb673, idx: -38798 },
+ { start: 0xb675, end: 0xb675, idx: -38799 },
+ { start: 0xb677, end: 0xb677, idx: -38800 },
+ { start: 0xb681, end: 0xb682, idx: -38809 },
+ { start: 0xb685, end: 0xb685, idx: -38811 },
+ { start: 0xb688, end: 0xb68b, idx: -38813 },
+ { start: 0xb691, end: 0xb691, idx: -38818 },
+ { start: 0xb693, end: 0xb693, idx: -38819 },
+ { start: 0xb695, end: 0xb695, idx: -38820 },
+ { start: 0xb697, end: 0xb697, idx: -38821 },
+ { start: 0xb6a1, end: 0xb6a2, idx: -38830 },
+ { start: 0xb6a5, end: 0xb6a5, idx: -38832 },
+ { start: 0xb6a9, end: 0xb6a9, idx: -38835 },
+ { start: 0xb6b1, end: 0xb6b1, idx: -38842 },
+ { start: 0xb6b3, end: 0xb6b3, idx: -38843 },
+ { start: 0xb6b5, end: 0xb6b7, idx: -38844 },
+ { start: 0xb6c1, end: 0xb6c2, idx: -38853 },
+ { start: 0xb6c5, end: 0xb6c5, idx: -38855 },
+ { start: 0xb6c9, end: 0xb6c9, idx: -38858 },
+ { start: 0xb6d1, end: 0xb6d1, idx: -38865 },
+ { start: 0xb6d3, end: 0xb6d3, idx: -38866 },
+ { start: 0xb6d7, end: 0xb6d7, idx: -38869 },
+ { start: 0xb6e1, end: 0xb6e2, idx: -38878 },
+ { start: 0xb6e5, end: 0xb6e5, idx: -38880 },
+ { start: 0xb6e8, end: 0xb6e9, idx: -38882 },
+ { start: 0xb6f1, end: 0xb6f1, idx: -38889 },
+ { start: 0xb6f3, end: 0xb6f3, idx: -38890 },
+ { start: 0xb6f5, end: 0xb6f5, idx: -38891 },
+ { start: 0xb6f7, end: 0xb6f7, idx: -38892 },
+ { start: 0xb741, end: 0xb742, idx: -38965 },
+ { start: 0xb745, end: 0xb745, idx: -38967 },
+ { start: 0xb749, end: 0xb749, idx: -38970 },
+ { start: 0xb751, end: 0xb751, idx: -38977 },
+ { start: 0xb753, end: 0xb753, idx: -38978 },
+ { start: 0xb755, end: 0xb755, idx: -38979 },
+ { start: 0xb757, end: 0xb759, idx: -38980 },
+ { start: 0xb761, end: 0xb762, idx: -38987 },
+ { start: 0xb765, end: 0xb765, idx: -38989 },
+ { start: 0xb769, end: 0xb769, idx: -38992 },
+ { start: 0xb76f, end: 0xb76f, idx: -38997 },
+ { start: 0xb771, end: 0xb771, idx: -38998 },
+ { start: 0xb773, end: 0xb773, idx: -38999 },
+ { start: 0xb775, end: 0xb775, idx: -39000 },
+ { start: 0xb777, end: 0xb77d, idx: -39001 },
+ { start: 0xb781, end: 0xb781, idx: -39004 },
+ { start: 0xb785, end: 0xb785, idx: -39007 },
+ { start: 0xb789, end: 0xb789, idx: -39010 },
+ { start: 0xb791, end: 0xb791, idx: -39017 },
+ { start: 0xb795, end: 0xb795, idx: -39020 },
+ { start: 0xb7a1, end: 0xb7a2, idx: -39031 },
+ { start: 0xb7a5, end: 0xb7a5, idx: -39033 },
+ { start: 0xb7a8, end: 0xb7ab, idx: -39035 },
+ { start: 0xb7b0, end: 0xb7b1, idx: -39039 },
+ { start: 0xb7b3, end: 0xb7b3, idx: -39040 },
+ { start: 0xb7b5, end: 0xb7b8, idx: -39041 },
+ { start: 0xb7bc, end: 0xb7bc, idx: -39044 },
+ { start: 0xb841, end: 0xb841, idx: -39176 },
+ { start: 0xb861, end: 0xb862, idx: -39207 },
+ { start: 0xb865, end: 0xb865, idx: -39209 },
+ { start: 0xb867, end: 0xb869, idx: -39210 },
+ { start: 0xb86b, end: 0xb86b, idx: -39211 },
+ { start: 0xb871, end: 0xb871, idx: -39216 },
+ { start: 0xb873, end: 0xb873, idx: -39217 },
+ { start: 0xb875, end: 0xb879, idx: -39218 },
+ { start: 0xb87c, end: 0xb87c, idx: -39220 },
+ { start: 0xb881, end: 0xb882, idx: -39224 },
+ { start: 0xb885, end: 0xb885, idx: -39226 },
+ { start: 0xb889, end: 0xb889, idx: -39229 },
+ { start: 0xb891, end: 0xb891, idx: -39236 },
+ { start: 0xb893, end: 0xb893, idx: -39237 },
+ { start: 0xb895, end: 0xb897, idx: -39238 },
+ { start: 0xb8a1, end: 0xb8a2, idx: -39247 },
+ { start: 0xb8a5, end: 0xb8a5, idx: -39249 },
+ { start: 0xb8a7, end: 0xb8a7, idx: -39250 },
+ { start: 0xb8a9, end: 0xb8a9, idx: -39251 },
+ { start: 0xb8b1, end: 0xb8b1, idx: -39258 },
+ { start: 0xb8b7, end: 0xb8b7, idx: -39263 },
+ { start: 0xb8c1, end: 0xb8c1, idx: -39272 },
+ { start: 0xb8c5, end: 0xb8c5, idx: -39275 },
+ { start: 0xb8c9, end: 0xb8c9, idx: -39278 },
+ { start: 0xb8e1, end: 0xb8e2, idx: -39301 },
+ { start: 0xb8e5, end: 0xb8e5, idx: -39303 },
+ { start: 0xb8e8, end: 0xb8e9, idx: -39305 },
+ { start: 0xb8eb, end: 0xb8eb, idx: -39306 },
+ { start: 0xb8f1, end: 0xb8f1, idx: -39311 },
+ { start: 0xb8f3, end: 0xb8f3, idx: -39312 },
+ { start: 0xb8f5, end: 0xb8f8, idx: -39313 },
+ { start: 0xb8fd, end: 0xb8fd, idx: -39317 },
+ { start: 0xb941, end: 0xb942, idx: -39384 },
+ { start: 0xb945, end: 0xb945, idx: -39386 },
+ { start: 0xb949, end: 0xb949, idx: -39389 },
+ { start: 0xb951, end: 0xb951, idx: -39396 },
+ { start: 0xb953, end: 0xb953, idx: -39397 },
+ { start: 0xb955, end: 0xb955, idx: -39398 },
+ { start: 0xb957, end: 0xb957, idx: -39399 },
+ { start: 0xb961, end: 0xb962, idx: -39408 },
+ { start: 0xb965, end: 0xb965, idx: -39410 },
+ { start: 0xb969, end: 0xb969, idx: -39413 },
+ { start: 0xb971, end: 0xb971, idx: -39420 },
+ { start: 0xb973, end: 0xb973, idx: -39421 },
+ { start: 0xb975, end: 0xb977, idx: -39422 },
+ { start: 0xb981, end: 0xb981, idx: -39431 },
+ { start: 0xb9a1, end: 0xb9a2, idx: -39462 },
+ { start: 0xb9a5, end: 0xb9a5, idx: -39464 },
+ { start: 0xb9a9, end: 0xb9a9, idx: -39467 },
+ { start: 0xb9ab, end: 0xb9ab, idx: -39468 },
+ { start: 0xb9b1, end: 0xb9b1, idx: -39473 },
+ { start: 0xb9b3, end: 0xb9b3, idx: -39474 },
+ { start: 0xb9b5, end: 0xb9b5, idx: -39475 },
+ { start: 0xb9b7, end: 0xb9b9, idx: -39476 },
+ { start: 0xb9bd, end: 0xb9bd, idx: -39479 },
+ { start: 0xb9c1, end: 0xb9c2, idx: -39482 },
+ { start: 0xb9c5, end: 0xb9c5, idx: -39484 },
+ { start: 0xb9c9, end: 0xb9c9, idx: -39487 },
+ { start: 0xb9d1, end: 0xb9d1, idx: -39494 },
+ { start: 0xb9d3, end: 0xb9d3, idx: -39495 },
+ { start: 0xb9d5, end: 0xb9d7, idx: -39496 },
+ { start: 0xb9e1, end: 0xb9e1, idx: -39505 },
+ { start: 0xb9e5, end: 0xb9e5, idx: -39508 },
+ { start: 0xb9e9, end: 0xb9e9, idx: -39511 },
+ { start: 0xb9f1, end: 0xb9f1, idx: -39518 },
+ { start: 0xb9f6, end: 0xb9f7, idx: -39522 },
+ { start: 0xba41, end: 0xba41, idx: -39595 },
+ { start: 0xba45, end: 0xba45, idx: -39598 },
+ { start: 0xba49, end: 0xba49, idx: -39601 },
+ { start: 0xba51, end: 0xba51, idx: -39608 },
+ { start: 0xba53, end: 0xba53, idx: -39609 },
+ { start: 0xba55, end: 0xba55, idx: -39610 },
+ { start: 0xba57, end: 0xba57, idx: -39611 },
+ { start: 0xba61, end: 0xba62, idx: -39620 },
+ { start: 0xba65, end: 0xba65, idx: -39622 },
+ { start: 0xba69, end: 0xba69, idx: -39625 },
+ { start: 0xba71, end: 0xba71, idx: -39632 },
+ { start: 0xba73, end: 0xba73, idx: -39633 },
+ { start: 0xba77, end: 0xba77, idx: -39636 },
+ { start: 0xba81, end: 0xba82, idx: -39645 },
+ { start: 0xba85, end: 0xba85, idx: -39647 },
+ { start: 0xba89, end: 0xba8b, idx: -39650 },
+ { start: 0xba91, end: 0xba91, idx: -39655 },
+ { start: 0xba93, end: 0xba93, idx: -39656 },
+ { start: 0xba95, end: 0xba95, idx: -39657 },
+ { start: 0xba97, end: 0xba97, idx: -39658 },
+ { start: 0xbaa1, end: 0xbaa1, idx: -39667 },
+ { start: 0xbab5, end: 0xbab6, idx: -39686 },
+ { start: 0xbac1, end: 0xbac1, idx: -39696 },
+ { start: 0xbae1, end: 0xbae2, idx: -39727 },
+ { start: 0xbae5, end: 0xbae5, idx: -39729 },
+ { start: 0xbae9, end: 0xbae9, idx: -39732 },
+ { start: 0xbaf1, end: 0xbaf1, idx: -39739 },
+ { start: 0xbaf3, end: 0xbaf3, idx: -39740 },
+ { start: 0xbaf5, end: 0xbaf5, idx: -39741 },
+ { start: 0xbb41, end: 0xbb42, idx: -39816 },
+ { start: 0xbb45, end: 0xbb45, idx: -39818 },
+ { start: 0xbb49, end: 0xbb49, idx: -39821 },
+ { start: 0xbb51, end: 0xbb51, idx: -39828 },
+ { start: 0xbb61, end: 0xbb62, idx: -39843 },
+ { start: 0xbb65, end: 0xbb65, idx: -39845 },
+ { start: 0xbb69, end: 0xbb69, idx: -39848 },
+ { start: 0xbb71, end: 0xbb71, idx: -39855 },
+ { start: 0xbb73, end: 0xbb73, idx: -39856 },
+ { start: 0xbb75, end: 0xbb75, idx: -39857 },
+ { start: 0xbb77, end: 0xbb77, idx: -39858 },
+ { start: 0xbb81, end: 0xbb81, idx: -39867 },
+ { start: 0xbba1, end: 0xbba2, idx: -39898 },
+ { start: 0xbba5, end: 0xbba5, idx: -39900 },
+ { start: 0xbba8, end: 0xbba9, idx: -39902 },
+ { start: 0xbbab, end: 0xbbab, idx: -39903 },
+ { start: 0xbbb1, end: 0xbbb1, idx: -39908 },
+ { start: 0xbbb3, end: 0xbbb3, idx: -39909 },
+ { start: 0xbbb5, end: 0xbbb8, idx: -39910 },
+ { start: 0xbbbb, end: 0xbbbc, idx: -39912 },
+ { start: 0xbc41, end: 0xbc41, idx: -40044 },
+ { start: 0xbc61, end: 0xbc62, idx: -40075 },
+ { start: 0xbc65, end: 0xbc65, idx: -40077 },
+ { start: 0xbc67, end: 0xbc67, idx: -40078 },
+ { start: 0xbc69, end: 0xbc69, idx: -40079 },
+ { start: 0xbc6c, end: 0xbc6c, idx: -40081 },
+ { start: 0xbc71, end: 0xbc71, idx: -40085 },
+ { start: 0xbc73, end: 0xbc73, idx: -40086 },
+ { start: 0xbc75, end: 0xbc77, idx: -40087 },
+ { start: 0xbc81, end: 0xbc82, idx: -40096 },
+ { start: 0xbc85, end: 0xbc85, idx: -40098 },
+ { start: 0xbc89, end: 0xbc89, idx: -40101 },
+ { start: 0xbc91, end: 0xbc91, idx: -40108 },
+ { start: 0xbc93, end: 0xbc93, idx: -40109 },
+ { start: 0xbc95, end: 0xbc97, idx: -40110 },
+ { start: 0xbca1, end: 0xbca1, idx: -40119 },
+ { start: 0xbca5, end: 0xbca5, idx: -40122 },
+ { start: 0xbcb7, end: 0xbcb7, idx: -40139 },
+ { start: 0xbcc1, end: 0xbcc1, idx: -40148 },
+ { start: 0xbce1, end: 0xbce2, idx: -40179 },
+ { start: 0xbce5, end: 0xbce5, idx: -40181 },
+ { start: 0xbce9, end: 0xbce9, idx: -40184 },
+ { start: 0xbcec, end: 0xbcec, idx: -40186 },
+ { start: 0xbcf1, end: 0xbcf1, idx: -40190 },
+ { start: 0xbcf3, end: 0xbcf3, idx: -40191 },
+ { start: 0xbcf5, end: 0xbcf7, idx: -40192 },
+ { start: 0xbd41, end: 0xbd41, idx: -40265 },
+ { start: 0xbd49, end: 0xbd49, idx: -40272 },
+ { start: 0xbd57, end: 0xbd57, idx: -40285 },
+ { start: 0xbd61, end: 0xbd61, idx: -40294 },
+ { start: 0xbd75, end: 0xbd76, idx: -40313 },
+ { start: 0xbd81, end: 0xbd81, idx: -40323 },
+ { start: 0xbda1, end: 0xbda2, idx: -40354 },
+ { start: 0xbda5, end: 0xbda5, idx: -40356 },
+ { start: 0xbda9, end: 0xbda9, idx: -40359 },
+ { start: 0xbdb1, end: 0xbdb1, idx: -40366 },
+ { start: 0xbdb3, end: 0xbdb3, idx: -40367 },
+ { start: 0xbdb5, end: 0xbdb5, idx: -40368 },
+ { start: 0xbdb7, end: 0xbdb9, idx: -40369 },
+ { start: 0xbdc1, end: 0xbdc2, idx: -40376 },
+ { start: 0xbdc9, end: 0xbdc9, idx: -40382 },
+ { start: 0xbdd6, end: 0xbdd6, idx: -40394 },
+ { start: 0xbde1, end: 0xbde1, idx: -40404 },
+ { start: 0xbdf6, end: 0xbdf6, idx: -40424 },
+ { start: 0xbe41, end: 0xbe41, idx: -40498 },
+ { start: 0xbe45, end: 0xbe45, idx: -40501 },
+ { start: 0xbe49, end: 0xbe49, idx: -40504 },
+ { start: 0xbe51, end: 0xbe51, idx: -40511 },
+ { start: 0xbe53, end: 0xbe53, idx: -40512 },
+ { start: 0xbe61, end: 0xbe61, idx: -40525 },
+ { start: 0xbe77, end: 0xbe77, idx: -40546 },
+ { start: 0xbe81, end: 0xbe82, idx: -40555 },
+ { start: 0xbe85, end: 0xbe85, idx: -40557 },
+ { start: 0xbe89, end: 0xbe89, idx: -40560 },
+ { start: 0xbe91, end: 0xbe91, idx: -40567 },
+ { start: 0xbe93, end: 0xbe93, idx: -40568 },
+ { start: 0xbe97, end: 0xbe97, idx: -40571 },
+ { start: 0xbea1, end: 0xbea1, idx: -40580 },
+ { start: 0xbeb6, end: 0xbeb7, idx: -40600 },
+ { start: 0xbec1, end: 0xbec1, idx: -40609 },
+ { start: 0xbee1, end: 0xbee1, idx: -40640 },
+ { start: 0xbf41, end: 0xbf41, idx: -40735 },
+ { start: 0xbf61, end: 0xbf61, idx: -40766 },
+ { start: 0xbf71, end: 0xbf71, idx: -40781 },
+ { start: 0xbf73, end: 0xbf73, idx: -40782 },
+ { start: 0xbf75, end: 0xbf75, idx: -40783 },
+ { start: 0xbf77, end: 0xbf77, idx: -40784 },
+ { start: 0xbf81, end: 0xbf81, idx: -40793 },
+ { start: 0xbfa1, end: 0xbfa2, idx: -40824 },
+ { start: 0xbfa5, end: 0xbfa5, idx: -40826 },
+ { start: 0xbfa9, end: 0xbfa9, idx: -40829 },
+ { start: 0xbfb1, end: 0xbfb1, idx: -40836 },
+ { start: 0xbfb3, end: 0xbfb3, idx: -40837 },
+ { start: 0xbfb5, end: 0xbfb5, idx: -40838 },
+ { start: 0xbfb7, end: 0xbfb8, idx: -40839 },
+ { start: 0xbfbc, end: 0xbfbd, idx: -40842 },
+ { start: 0xc041, end: 0xc041, idx: -40973 },
+ { start: 0xc061, end: 0xc062, idx: -41004 },
+ { start: 0xc065, end: 0xc065, idx: -41006 },
+ { start: 0xc067, end: 0xc069, idx: -41007 },
+ { start: 0xc071, end: 0xc071, idx: -41014 },
+ { start: 0xc073, end: 0xc073, idx: -41015 },
+ { start: 0xc075, end: 0xc079, idx: -41016 },
+ { start: 0xc07c, end: 0xc07c, idx: -41018 },
+ { start: 0xc081, end: 0xc082, idx: -41022 },
+ { start: 0xc085, end: 0xc085, idx: -41024 },
+ { start: 0xc089, end: 0xc089, idx: -41027 },
+ { start: 0xc091, end: 0xc091, idx: -41034 },
+ { start: 0xc093, end: 0xc093, idx: -41035 },
+ { start: 0xc095, end: 0xc097, idx: -41036 },
+ { start: 0xc0a1, end: 0xc0a1, idx: -41045 },
+ { start: 0xc0a5, end: 0xc0a5, idx: -41048 },
+ { start: 0xc0a7, end: 0xc0a7, idx: -41049 },
+ { start: 0xc0a9, end: 0xc0a9, idx: -41050 },
+ { start: 0xc0b1, end: 0xc0b1, idx: -41057 },
+ { start: 0xc0b3, end: 0xc0b3, idx: -41058 },
+ { start: 0xc0b7, end: 0xc0b7, idx: -41061 },
+ { start: 0xc0c1, end: 0xc0c1, idx: -41070 },
+ { start: 0xc0e1, end: 0xc0e2, idx: -41101 },
+ { start: 0xc0e5, end: 0xc0e5, idx: -41103 },
+ { start: 0xc0e9, end: 0xc0e9, idx: -41106 },
+ { start: 0xc0f1, end: 0xc0f1, idx: -41113 },
+ { start: 0xc0f3, end: 0xc0f3, idx: -41114 },
+ { start: 0xc0f5, end: 0xc0f7, idx: -41115 },
+ { start: 0xc141, end: 0xc142, idx: -41188 },
+ { start: 0xc145, end: 0xc145, idx: -41190 },
+ { start: 0xc149, end: 0xc149, idx: -41193 },
+ { start: 0xc151, end: 0xc151, idx: -41200 },
+ { start: 0xc153, end: 0xc153, idx: -41201 },
+ { start: 0xc155, end: 0xc155, idx: -41202 },
+ { start: 0xc157, end: 0xc157, idx: -41203 },
+ { start: 0xc161, end: 0xc161, idx: -41212 },
+ { start: 0xc165, end: 0xc165, idx: -41215 },
+ { start: 0xc175, end: 0xc177, idx: -41230 },
+ { start: 0xc181, end: 0xc181, idx: -41239 },
+ { start: 0xc185, end: 0xc185, idx: -41242 },
+ { start: 0xc197, end: 0xc197, idx: -41259 },
+ { start: 0xc1a1, end: 0xc1a2, idx: -41268 },
+ { start: 0xc1a5, end: 0xc1a5, idx: -41270 },
+ { start: 0xc1a9, end: 0xc1a9, idx: -41273 },
+ { start: 0xc1b1, end: 0xc1b1, idx: -41280 },
+ { start: 0xc1b3, end: 0xc1b3, idx: -41281 },
+ { start: 0xc1b5, end: 0xc1b5, idx: -41282 },
+ { start: 0xc1b7, end: 0xc1b7, idx: -41283 },
+ { start: 0xc1c1, end: 0xc1c1, idx: -41292 },
+ { start: 0xc1c5, end: 0xc1c5, idx: -41295 },
+ { start: 0xc1c9, end: 0xc1c9, idx: -41298 },
+ { start: 0xc1d7, end: 0xc1d7, idx: -41311 },
+ { start: 0xc1e1, end: 0xc1e1, idx: -41320 },
+ { start: 0xc241, end: 0xc241, idx: -41415 },
+ { start: 0xc245, end: 0xc245, idx: -41418 },
+ { start: 0xc249, end: 0xc249, idx: -41421 },
+ { start: 0xc251, end: 0xc251, idx: -41428 },
+ { start: 0xc253, end: 0xc253, idx: -41429 },
+ { start: 0xc255, end: 0xc255, idx: -41430 },
+ { start: 0xc257, end: 0xc257, idx: -41431 },
+ { start: 0xc261, end: 0xc261, idx: -41440 },
+ { start: 0xc271, end: 0xc271, idx: -41455 },
+ { start: 0xc281, end: 0xc282, idx: -41470 },
+ { start: 0xc285, end: 0xc285, idx: -41472 },
+ { start: 0xc289, end: 0xc289, idx: -41475 },
+ { start: 0xc291, end: 0xc291, idx: -41482 },
+ { start: 0xc293, end: 0xc293, idx: -41483 },
+ { start: 0xc295, end: 0xc295, idx: -41484 },
+ { start: 0xc297, end: 0xc297, idx: -41485 },
+ { start: 0xc2a1, end: 0xc2a1, idx: -41494 },
+ { start: 0xc2b5, end: 0xc2b6, idx: -41513 },
+ { start: 0xc2c1, end: 0xc2c1, idx: -41523 },
+ { start: 0xc2c5, end: 0xc2c5, idx: -41526 },
+ { start: 0xc2e1, end: 0xc2e1, idx: -41553 },
+ { start: 0xc2e5, end: 0xc2e5, idx: -41556 },
+ { start: 0xc2e9, end: 0xc2e9, idx: -41559 },
+ { start: 0xc2f1, end: 0xc2f1, idx: -41566 },
+ { start: 0xc2f3, end: 0xc2f3, idx: -41567 },
+ { start: 0xc2f5, end: 0xc2f5, idx: -41568 },
+ { start: 0xc2f7, end: 0xc2f7, idx: -41569 },
+ { start: 0xc341, end: 0xc341, idx: -41642 },
+ { start: 0xc345, end: 0xc345, idx: -41645 },
+ { start: 0xc349, end: 0xc349, idx: -41648 },
+ { start: 0xc351, end: 0xc351, idx: -41655 },
+ { start: 0xc357, end: 0xc357, idx: -41660 },
+ { start: 0xc361, end: 0xc362, idx: -41669 },
+ { start: 0xc365, end: 0xc365, idx: -41671 },
+ { start: 0xc369, end: 0xc369, idx: -41674 },
+ { start: 0xc371, end: 0xc371, idx: -41681 },
+ { start: 0xc373, end: 0xc373, idx: -41682 },
+ { start: 0xc375, end: 0xc375, idx: -41683 },
+ { start: 0xc377, end: 0xc377, idx: -41684 },
+ { start: 0xc381, end: 0xc381, idx: -41693 },
+ { start: 0xc3a1, end: 0xc3a2, idx: -41724 },
+ { start: 0xc3a5, end: 0xc3a5, idx: -41726 },
+ { start: 0xc3a8, end: 0xc3aa, idx: -41728 },
+ { start: 0xc3b1, end: 0xc3b1, idx: -41734 },
+ { start: 0xc3b3, end: 0xc3b3, idx: -41735 },
+ { start: 0xc3b5, end: 0xc3b5, idx: -41736 },
+ { start: 0xc3b7, end: 0xc3b7, idx: -41737 },
+ { start: 0xc441, end: 0xc441, idx: -41874 },
+ { start: 0xc461, end: 0xc462, idx: -41905 },
+ { start: 0xc465, end: 0xc465, idx: -41907 },
+ { start: 0xc468, end: 0xc469, idx: -41909 },
+ { start: 0xc471, end: 0xc471, idx: -41916 },
+ { start: 0xc473, end: 0xc473, idx: -41917 },
+ { start: 0xc475, end: 0xc475, idx: -41918 },
+ { start: 0xc477, end: 0xc477, idx: -41919 },
+ { start: 0xc481, end: 0xc482, idx: -41928 },
+ { start: 0xc485, end: 0xc485, idx: -41930 },
+ { start: 0xc488, end: 0xc489, idx: -41932 },
+ { start: 0xc491, end: 0xc491, idx: -41939 },
+ { start: 0xc493, end: 0xc493, idx: -41940 },
+ { start: 0xc495, end: 0xc497, idx: -41941 },
+ { start: 0xc49b, end: 0xc49b, idx: -41944 },
+ { start: 0xc4a1, end: 0xc4a2, idx: -41949 },
+ { start: 0xc4b7, end: 0xc4b7, idx: -41969 },
+ { start: 0xc4c1, end: 0xc4c1, idx: -41978 },
+ { start: 0xc4e1, end: 0xc4e2, idx: -42009 },
+ { start: 0xc4e5, end: 0xc4e5, idx: -42011 },
+ { start: 0xc4e8, end: 0xc4e9, idx: -42013 },
+ { start: 0xc4f1, end: 0xc4f1, idx: -42020 },
+ { start: 0xc4f3, end: 0xc4f3, idx: -42021 },
+ { start: 0xc4f5, end: 0xc4f7, idx: -42022 },
+ { start: 0xc4fb, end: 0xc4fb, idx: -42025 },
+ { start: 0xc541, end: 0xc542, idx: -42094 },
+ { start: 0xc545, end: 0xc545, idx: -42096 },
+ { start: 0xc549, end: 0xc549, idx: -42099 },
+ { start: 0xc551, end: 0xc551, idx: -42106 },
+ { start: 0xc553, end: 0xc553, idx: -42107 },
+ { start: 0xc555, end: 0xc555, idx: -42108 },
+ { start: 0xc557, end: 0xc557, idx: -42109 },
+ { start: 0xc55b, end: 0xc55b, idx: -42112 },
+ { start: 0xc561, end: 0xc561, idx: -42117 },
+ { start: 0xc565, end: 0xc565, idx: -42120 },
+ { start: 0xc569, end: 0xc569, idx: -42123 },
+ { start: 0xc571, end: 0xc571, idx: -42130 },
+ { start: 0xc573, end: 0xc573, idx: -42131 },
+ { start: 0xc575, end: 0xc577, idx: -42132 },
+ { start: 0xc581, end: 0xc581, idx: -42141 },
+ { start: 0xc5a1, end: 0xc5a2, idx: -42172 },
+ { start: 0xc5a5, end: 0xc5a5, idx: -42174 },
+ { start: 0xc5a9, end: 0xc5a9, idx: -42177 },
+ { start: 0xc5b1, end: 0xc5b1, idx: -42184 },
+ { start: 0xc5b3, end: 0xc5b3, idx: -42185 },
+ { start: 0xc5b5, end: 0xc5b5, idx: -42186 },
+ { start: 0xc5b7, end: 0xc5b7, idx: -42187 },
+ { start: 0xc5c1, end: 0xc5c2, idx: -42196 },
+ { start: 0xc5c5, end: 0xc5c5, idx: -42198 },
+ { start: 0xc5c9, end: 0xc5c9, idx: -42201 },
+ { start: 0xc5d1, end: 0xc5d1, idx: -42208 },
+ { start: 0xc5d7, end: 0xc5d7, idx: -42213 },
+ { start: 0xc5e1, end: 0xc5e2, idx: -42222 },
+ { start: 0xc5e5, end: 0xc5e5, idx: -42224 },
+ { start: 0xc5f5, end: 0xc5f5, idx: -42239 },
+ { start: 0xc5f7, end: 0xc5f7, idx: -42240 },
+ { start: 0xc641, end: 0xc641, idx: -42313 },
+ { start: 0xc645, end: 0xc645, idx: -42316 },
+ { start: 0xc649, end: 0xc649, idx: -42319 },
+ { start: 0xc657, end: 0xc657, idx: -42332 },
+ { start: 0xc661, end: 0xc661, idx: -42341 },
+ { start: 0xc681, end: 0xc682, idx: -42372 },
+ { start: 0xc685, end: 0xc685, idx: -42374 },
+ { start: 0xc689, end: 0xc689, idx: -42377 },
+ { start: 0xc691, end: 0xc691, idx: -42384 },
+ { start: 0xc693, end: 0xc693, idx: -42385 },
+ { start: 0xc695, end: 0xc695, idx: -42386 },
+ { start: 0xc697, end: 0xc697, idx: -42387 },
+ { start: 0xc6a1, end: 0xc6a1, idx: -42396 },
+ { start: 0xc6a5, end: 0xc6a5, idx: -42399 },
+ { start: 0xc6a9, end: 0xc6a9, idx: -42402 },
+ { start: 0xc6b7, end: 0xc6b7, idx: -42415 },
+ { start: 0xc6c1, end: 0xc6c1, idx: -42424 },
+ { start: 0xc6d7, end: 0xc6d7, idx: -42445 },
+ { start: 0xc6e1, end: 0xc6e2, idx: -42454 },
+ { start: 0xc6e5, end: 0xc6e5, idx: -42456 },
+ { start: 0xc6e9, end: 0xc6e9, idx: -42459 },
+ { start: 0xc6f1, end: 0xc6f1, idx: -42466 },
+ { start: 0xc6f3, end: 0xc6f3, idx: -42467 },
+ { start: 0xc6f5, end: 0xc6f5, idx: -42468 },
+ { start: 0xc6f7, end: 0xc6f7, idx: -42469 },
+ { start: 0xc741, end: 0xc741, idx: -42542 },
+ { start: 0xc745, end: 0xc745, idx: -42545 },
+ { start: 0xc749, end: 0xc749, idx: -42548 },
+ { start: 0xc751, end: 0xc751, idx: -42555 },
+ { start: 0xc761, end: 0xc762, idx: -42570 },
+ { start: 0xc765, end: 0xc765, idx: -42572 },
+ { start: 0xc769, end: 0xc769, idx: -42575 },
+ { start: 0xc771, end: 0xc771, idx: -42582 },
+ { start: 0xc773, end: 0xc773, idx: -42583 },
+ { start: 0xc777, end: 0xc777, idx: -42586 },
+ { start: 0xc781, end: 0xc781, idx: -42595 },
+ { start: 0xc7a1, end: 0xc7a2, idx: -42626 },
+ { start: 0xc7a5, end: 0xc7a5, idx: -42628 },
+ { start: 0xc7a9, end: 0xc7a9, idx: -42631 },
+ { start: 0xc7b1, end: 0xc7b1, idx: -42638 },
+ { start: 0xc7b3, end: 0xc7b3, idx: -42639 },
+ { start: 0xc7b5, end: 0xc7b5, idx: -42640 },
+ { start: 0xc7b7, end: 0xc7b7, idx: -42641 },
+ { start: 0xc841, end: 0xc841, idx: -42778 },
+ { start: 0xc861, end: 0xc862, idx: -42809 },
+ { start: 0xc865, end: 0xc865, idx: -42811 },
+ { start: 0xc869, end: 0xc86a, idx: -42814 },
+ { start: 0xc871, end: 0xc871, idx: -42820 },
+ { start: 0xc873, end: 0xc873, idx: -42821 },
+ { start: 0xc875, end: 0xc877, idx: -42822 },
+ { start: 0xc881, end: 0xc882, idx: -42831 },
+ { start: 0xc885, end: 0xc885, idx: -42833 },
+ { start: 0xc889, end: 0xc889, idx: -42836 },
+ { start: 0xc891, end: 0xc891, idx: -42843 },
+ { start: 0xc893, end: 0xc893, idx: -42844 },
+ { start: 0xc895, end: 0xc897, idx: -42845 },
+ { start: 0xc8a1, end: 0xc8a1, idx: -42854 },
+ { start: 0xc8b7, end: 0xc8b7, idx: -42875 },
+ { start: 0xc8c1, end: 0xc8c1, idx: -42884 },
+ { start: 0xc8e1, end: 0xc8e2, idx: -42915 },
+ { start: 0xc8e5, end: 0xc8e5, idx: -42917 },
+ { start: 0xc8e9, end: 0xc8e9, idx: -42920 },
+ { start: 0xc8eb, end: 0xc8eb, idx: -42921 },
+ { start: 0xc8f1, end: 0xc8f1, idx: -42926 },
+ { start: 0xc8f3, end: 0xc8f3, idx: -42927 },
+ { start: 0xc8f5, end: 0xc8f7, idx: -42928 },
+ { start: 0xc941, end: 0xc942, idx: -43001 },
+ { start: 0xc945, end: 0xc945, idx: -43003 },
+ { start: 0xc949, end: 0xc949, idx: -43006 },
+ { start: 0xc951, end: 0xc951, idx: -43013 },
+ { start: 0xc953, end: 0xc953, idx: -43014 },
+ { start: 0xc955, end: 0xc957, idx: -43015 },
+ { start: 0xc961, end: 0xc962, idx: -43024 },
+ { start: 0xc965, end: 0xc965, idx: -43026 },
+ { start: 0xc976, end: 0xc976, idx: -43042 },
+ { start: 0xc981, end: 0xc981, idx: -43052 },
+ { start: 0xc985, end: 0xc985, idx: -43055 },
+ { start: 0xc9a1, end: 0xc9a2, idx: -43082 },
+ { start: 0xc9a5, end: 0xc9a5, idx: -43084 },
+ { start: 0xc9a9, end: 0xc9a9, idx: -43087 },
+ { start: 0xc9b1, end: 0xc9b1, idx: -43094 },
+ { start: 0xc9b3, end: 0xc9b3, idx: -43095 },
+ { start: 0xc9b5, end: 0xc9b5, idx: -43096 },
+ { start: 0xc9b7, end: 0xc9b7, idx: -43097 },
+ { start: 0xc9bc, end: 0xc9bc, idx: -43101 },
+ { start: 0xc9c1, end: 0xc9c1, idx: -43105 },
+ { start: 0xc9c5, end: 0xc9c5, idx: -43108 },
+ { start: 0xc9e1, end: 0xc9e1, idx: -43135 },
+ { start: 0xca41, end: 0xca41, idx: -43230 },
+ { start: 0xca45, end: 0xca45, idx: -43233 },
+ { start: 0xca55, end: 0xca55, idx: -43248 },
+ { start: 0xca57, end: 0xca57, idx: -43249 },
+ { start: 0xca61, end: 0xca61, idx: -43258 },
+ { start: 0xca81, end: 0xca82, idx: -43289 },
+ { start: 0xca85, end: 0xca85, idx: -43291 },
+ { start: 0xca89, end: 0xca89, idx: -43294 },
+ { start: 0xca91, end: 0xca91, idx: -43301 },
+ { start: 0xca93, end: 0xca93, idx: -43302 },
+ { start: 0xca95, end: 0xca95, idx: -43303 },
+ { start: 0xca97, end: 0xca97, idx: -43304 },
+ { start: 0xcaa1, end: 0xcaa1, idx: -43313 },
+ { start: 0xcab6, end: 0xcab6, idx: -43333 },
+ { start: 0xcac1, end: 0xcac1, idx: -43343 },
+ { start: 0xcad5, end: 0xcad5, idx: -43362 },
+ { start: 0xcae1, end: 0xcae2, idx: -43373 },
+ { start: 0xcae5, end: 0xcae5, idx: -43375 },
+ { start: 0xcae9, end: 0xcae9, idx: -43378 },
+ { start: 0xcaf1, end: 0xcaf1, idx: -43385 },
+ { start: 0xcaf3, end: 0xcaf3, idx: -43386 },
+ { start: 0xcaf5, end: 0xcaf5, idx: -43387 },
+ { start: 0xcaf7, end: 0xcaf7, idx: -43388 },
+ { start: 0xcb41, end: 0xcb41, idx: -43461 },
+ { start: 0xcb45, end: 0xcb45, idx: -43464 },
+ { start: 0xcb49, end: 0xcb49, idx: -43467 },
+ { start: 0xcb51, end: 0xcb51, idx: -43474 },
+ { start: 0xcb57, end: 0xcb57, idx: -43479 },
+ { start: 0xcb61, end: 0xcb62, idx: -43488 },
+ { start: 0xcb65, end: 0xcb65, idx: -43490 },
+ { start: 0xcb68, end: 0xcb69, idx: -43492 },
+ { start: 0xcb6b, end: 0xcb6b, idx: -43493 },
+ { start: 0xcb71, end: 0xcb71, idx: -43498 },
+ { start: 0xcb73, end: 0xcb73, idx: -43499 },
+ { start: 0xcb75, end: 0xcb75, idx: -43500 },
+ { start: 0xcb77, end: 0xcb77, idx: -43501 },
+ { start: 0xcb81, end: 0xcb81, idx: -43510 },
+ { start: 0xcb85, end: 0xcb85, idx: -43513 },
+ { start: 0xcb89, end: 0xcb89, idx: -43516 },
+ { start: 0xcb91, end: 0xcb91, idx: -43523 },
+ { start: 0xcb93, end: 0xcb93, idx: -43524 },
+ { start: 0xcb95, end: 0xcb95, idx: -43525 },
+ { start: 0xcba1, end: 0xcba2, idx: -43536 },
+ { start: 0xcba5, end: 0xcba5, idx: -43538 },
+ { start: 0xcba9, end: 0xcba9, idx: -43541 },
+ { start: 0xcbb1, end: 0xcbb1, idx: -43548 },
+ { start: 0xcbb3, end: 0xcbb3, idx: -43549 },
+ { start: 0xcbb5, end: 0xcbb5, idx: -43550 },
+ { start: 0xcbb7, end: 0xcbb7, idx: -43551 },
+ { start: 0xcbbc, end: 0xcbbc, idx: -43555 },
+ { start: 0xcc41, end: 0xcc41, idx: -43687 },
+ { start: 0xcc61, end: 0xcc63, idx: -43718 },
+ { start: 0xcc65, end: 0xcc65, idx: -43719 },
+ { start: 0xcc69, end: 0xcc69, idx: -43722 },
+ { start: 0xcc6b, end: 0xcc6b, idx: -43723 },
+ { start: 0xcc71, end: 0xcc71, idx: -43728 },
+ { start: 0xcc73, end: 0xcc73, idx: -43729 },
+ { start: 0xcc75, end: 0xcc77, idx: -43730 },
+ { start: 0xcc7b, end: 0xcc7c, idx: -43733 },
+ { start: 0xcc81, end: 0xcc82, idx: -43737 },
+ { start: 0xcc85, end: 0xcc85, idx: -43739 },
+ { start: 0xcc89, end: 0xcc89, idx: -43742 },
+ { start: 0xcc91, end: 0xcc91, idx: -43749 },
+ { start: 0xcc93, end: 0xcc93, idx: -43750 },
+ { start: 0xcc95, end: 0xcc97, idx: -43751 },
+ { start: 0xcca1, end: 0xcca2, idx: -43760 },
+ { start: 0xccb7, end: 0xccb7, idx: -43780 },
+ { start: 0xccc1, end: 0xccc1, idx: -43789 },
+ { start: 0xcce1, end: 0xcce2, idx: -43820 },
+ { start: 0xcce5, end: 0xcce5, idx: -43822 },
+ { start: 0xcce9, end: 0xcce9, idx: -43825 },
+ { start: 0xccf1, end: 0xccf1, idx: -43832 },
+ { start: 0xccf3, end: 0xccf3, idx: -43833 },
+ { start: 0xccf5, end: 0xccf7, idx: -43834 },
+ { start: 0xcd41, end: 0xcd42, idx: -43907 },
+ { start: 0xcd45, end: 0xcd45, idx: -43909 },
+ { start: 0xcd49, end: 0xcd49, idx: -43912 },
+ { start: 0xcd51, end: 0xcd51, idx: -43919 },
+ { start: 0xcd53, end: 0xcd53, idx: -43920 },
+ { start: 0xcd55, end: 0xcd55, idx: -43921 },
+ { start: 0xcd57, end: 0xcd57, idx: -43922 },
+ { start: 0xcd5c, end: 0xcd5c, idx: -43926 },
+ { start: 0xcd61, end: 0xcd62, idx: -43930 },
+ { start: 0xcd65, end: 0xcd65, idx: -43932 },
+ { start: 0xcd69, end: 0xcd69, idx: -43935 },
+ { start: 0xcd71, end: 0xcd71, idx: -43942 },
+ { start: 0xcd73, end: 0xcd73, idx: -43943 },
+ { start: 0xcd75, end: 0xcd77, idx: -43944 },
+ { start: 0xcd81, end: 0xcd81, idx: -43953 },
+ { start: 0xcd89, end: 0xcd89, idx: -43960 },
+ { start: 0xcd93, end: 0xcd93, idx: -43969 },
+ { start: 0xcd95, end: 0xcd95, idx: -43970 },
+ { start: 0xcda1, end: 0xcda2, idx: -43981 },
+ { start: 0xcda5, end: 0xcda5, idx: -43983 },
+ { start: 0xcda9, end: 0xcda9, idx: -43986 },
+ { start: 0xcdb1, end: 0xcdb1, idx: -43993 },
+ { start: 0xcdb3, end: 0xcdb3, idx: -43994 },
+ { start: 0xcdb5, end: 0xcdb5, idx: -43995 },
+ { start: 0xcdb7, end: 0xcdb7, idx: -43996 },
+ { start: 0xcdc1, end: 0xcdc1, idx: -44005 },
+ { start: 0xcdd7, end: 0xcdd7, idx: -44026 },
+ { start: 0xcde1, end: 0xcde1, idx: -44035 },
+ { start: 0xce41, end: 0xce41, idx: -44130 },
+ { start: 0xce45, end: 0xce45, idx: -44133 },
+ { start: 0xce61, end: 0xce61, idx: -44160 },
+ { start: 0xce65, end: 0xce65, idx: -44163 },
+ { start: 0xce69, end: 0xce69, idx: -44166 },
+ { start: 0xce73, end: 0xce73, idx: -44175 },
+ { start: 0xce75, end: 0xce75, idx: -44176 },
+ { start: 0xce81, end: 0xce82, idx: -44187 },
+ { start: 0xce85, end: 0xce85, idx: -44189 },
+ { start: 0xce88, end: 0xce89, idx: -44191 },
+ { start: 0xce8b, end: 0xce8b, idx: -44192 },
+ { start: 0xce91, end: 0xce91, idx: -44197 },
+ { start: 0xce93, end: 0xce93, idx: -44198 },
+ { start: 0xce95, end: 0xce95, idx: -44199 },
+ { start: 0xce97, end: 0xce97, idx: -44200 },
+ { start: 0xcea1, end: 0xcea1, idx: -44209 },
+ { start: 0xceb7, end: 0xceb7, idx: -44230 },
+ { start: 0xcec1, end: 0xcec1, idx: -44239 },
+ { start: 0xcee1, end: 0xcee1, idx: -44270 },
+ { start: 0xcee5, end: 0xcee5, idx: -44273 },
+ { start: 0xcee9, end: 0xcee9, idx: -44276 },
+ { start: 0xcef1, end: 0xcef1, idx: -44283 },
+ { start: 0xcef5, end: 0xcef5, idx: -44286 },
+ { start: 0xcf41, end: 0xcf42, idx: -44361 },
+ { start: 0xcf45, end: 0xcf45, idx: -44363 },
+ { start: 0xcf49, end: 0xcf49, idx: -44366 },
+ { start: 0xcf51, end: 0xcf51, idx: -44373 },
+ { start: 0xcf55, end: 0xcf55, idx: -44376 },
+ { start: 0xcf57, end: 0xcf57, idx: -44377 },
+ { start: 0xcf61, end: 0xcf62, idx: -44386 },
+ { start: 0xcf65, end: 0xcf65, idx: -44388 },
+ { start: 0xcf69, end: 0xcf69, idx: -44391 },
+ { start: 0xcf6d, end: 0xcf6d, idx: -44394 },
+ { start: 0xcf71, end: 0xcf71, idx: -44397 },
+ { start: 0xcf73, end: 0xcf73, idx: -44398 },
+ { start: 0xcf75, end: 0xcf75, idx: -44399 },
+ { start: 0xcf77, end: 0xcf77, idx: -44400 },
+ { start: 0xcf81, end: 0xcf81, idx: -44409 },
+ { start: 0xcf85, end: 0xcf85, idx: -44412 },
+ { start: 0xcfa1, end: 0xcfa2, idx: -44439 },
+ { start: 0xcfa5, end: 0xcfa5, idx: -44441 },
+ { start: 0xcfa9, end: 0xcfa9, idx: -44444 },
+ { start: 0xcfb1, end: 0xcfb1, idx: -44451 },
+ { start: 0xcfb3, end: 0xcfb3, idx: -44452 },
+ { start: 0xcfb5, end: 0xcfb5, idx: -44453 },
+ { start: 0xcfb7, end: 0xcfb7, idx: -44454 },
+ { start: 0xd041, end: 0xd041, idx: -44591 },
+ { start: 0xd061, end: 0xd062, idx: -44622 },
+ { start: 0xd065, end: 0xd065, idx: -44624 },
+ { start: 0xd068, end: 0xd06a, idx: -44626 },
+ { start: 0xd06e, end: 0xd06e, idx: -44629 },
+ { start: 0xd071, end: 0xd071, idx: -44631 },
+ { start: 0xd073, end: 0xd073, idx: -44632 },
+ { start: 0xd075, end: 0xd077, idx: -44633 },
+ { start: 0xd07b, end: 0xd07b, idx: -44636 },
+ { start: 0xd081, end: 0xd082, idx: -44641 },
+ { start: 0xd085, end: 0xd085, idx: -44643 },
+ { start: 0xd089, end: 0xd089, idx: -44646 },
+ { start: 0xd091, end: 0xd091, idx: -44653 },
+ { start: 0xd093, end: 0xd093, idx: -44654 },
+ { start: 0xd095, end: 0xd097, idx: -44655 },
+ { start: 0xd0a1, end: 0xd0a1, idx: -44664 },
+ { start: 0xd0b7, end: 0xd0b7, idx: -44685 },
+ { start: 0xd0c1, end: 0xd0c1, idx: -44694 },
+ { start: 0xd0e1, end: 0xd0e2, idx: -44725 },
+ { start: 0xd0e5, end: 0xd0e5, idx: -44727 },
+ { start: 0xd0e8, end: 0xd0e9, idx: -44729 },
+ { start: 0xd0eb, end: 0xd0eb, idx: -44730 },
+ { start: 0xd0f1, end: 0xd0f1, idx: -44735 },
+ { start: 0xd0f3, end: 0xd0f3, idx: -44736 },
+ { start: 0xd0f5, end: 0xd0f5, idx: -44737 },
+ { start: 0xd0f7, end: 0xd0f7, idx: -44738 },
+ { start: 0xd141, end: 0xd142, idx: -44811 },
+ { start: 0xd145, end: 0xd145, idx: -44813 },
+ { start: 0xd149, end: 0xd149, idx: -44816 },
+ { start: 0xd151, end: 0xd151, idx: -44823 },
+ { start: 0xd153, end: 0xd153, idx: -44824 },
+ { start: 0xd155, end: 0xd155, idx: -44825 },
+ { start: 0xd157, end: 0xd157, idx: -44826 },
+ { start: 0xd161, end: 0xd162, idx: -44835 },
+ { start: 0xd165, end: 0xd165, idx: -44837 },
+ { start: 0xd169, end: 0xd169, idx: -44840 },
+ { start: 0xd171, end: 0xd171, idx: -44847 },
+ { start: 0xd173, end: 0xd173, idx: -44848 },
+ { start: 0xd175, end: 0xd177, idx: -44849 },
+ { start: 0xd181, end: 0xd181, idx: -44858 },
+ { start: 0xd185, end: 0xd185, idx: -44861 },
+ { start: 0xd189, end: 0xd189, idx: -44864 },
+ { start: 0xd191, end: 0xd191, idx: -44871 },
+ { start: 0xd193, end: 0xd193, idx: -44872 },
+ { start: 0xd1a1, end: 0xd1a2, idx: -44885 },
+ { start: 0xd1a5, end: 0xd1a5, idx: -44887 },
+ { start: 0xd1a9, end: 0xd1a9, idx: -44890 },
+ { start: 0xd1ae, end: 0xd1ae, idx: -44894 },
+ { start: 0xd1b1, end: 0xd1b1, idx: -44896 },
+ { start: 0xd1b3, end: 0xd1b3, idx: -44897 },
+ { start: 0xd1b5, end: 0xd1b5, idx: -44898 },
+ { start: 0xd1b7, end: 0xd1b7, idx: -44899 },
+ { start: 0xd1bb, end: 0xd1bb, idx: -44902 },
+ { start: 0xd1c1, end: 0xd1c2, idx: -44907 },
+ { start: 0xd1c5, end: 0xd1c5, idx: -44909 },
+ { start: 0xd1c9, end: 0xd1c9, idx: -44912 },
+ { start: 0xd1d5, end: 0xd1d5, idx: -44923 },
+ { start: 0xd1d7, end: 0xd1d7, idx: -44924 },
+ { start: 0xd1e1, end: 0xd1e2, idx: -44933 },
+ { start: 0xd1e5, end: 0xd1e5, idx: -44935 },
+ { start: 0xd1f5, end: 0xd1f5, idx: -44950 },
+ { start: 0xd1f7, end: 0xd1f7, idx: -44951 },
+ { start: 0xd241, end: 0xd242, idx: -45024 },
+ { start: 0xd245, end: 0xd245, idx: -45026 },
+ { start: 0xd249, end: 0xd249, idx: -45029 },
+ { start: 0xd253, end: 0xd253, idx: -45038 },
+ { start: 0xd255, end: 0xd255, idx: -45039 },
+ { start: 0xd257, end: 0xd257, idx: -45040 },
+ { start: 0xd261, end: 0xd262, idx: -45049 },
+ { start: 0xd265, end: 0xd265, idx: -45051 },
+ { start: 0xd269, end: 0xd269, idx: -45054 },
+ { start: 0xd271, end: 0xd271, idx: -45061 },
+ { start: 0xd273, end: 0xd273, idx: -45062 },
+ { start: 0xd275, end: 0xd275, idx: -45063 },
+ { start: 0xd281, end: 0xd282, idx: -45074 },
+ { start: 0xd285, end: 0xd285, idx: -45076 },
+ { start: 0xd289, end: 0xd289, idx: -45079 },
+ { start: 0xd28e, end: 0xd28e, idx: -45083 },
+ { start: 0xd291, end: 0xd291, idx: -45085 },
+ { start: 0xd293, end: 0xd293, idx: -45086 },
+ { start: 0xd295, end: 0xd295, idx: -45087 },
+ { start: 0xd297, end: 0xd297, idx: -45088 },
+ { start: 0xd2a1, end: 0xd2a1, idx: -45097 },
+ { start: 0xd2a5, end: 0xd2a5, idx: -45100 },
+ { start: 0xd2a9, end: 0xd2a9, idx: -45103 },
+ { start: 0xd2b1, end: 0xd2b1, idx: -45110 },
+ { start: 0xd2b7, end: 0xd2b7, idx: -45115 },
+ { start: 0xd2c1, end: 0xd2c2, idx: -45124 },
+ { start: 0xd2c5, end: 0xd2c5, idx: -45126 },
+ { start: 0xd2c9, end: 0xd2c9, idx: -45129 },
+ { start: 0xd2d1, end: 0xd2d1, idx: -45136 },
+ { start: 0xd2d7, end: 0xd2d7, idx: -45141 },
+ { start: 0xd2e1, end: 0xd2e2, idx: -45150 },
+ { start: 0xd2e5, end: 0xd2e5, idx: -45152 },
+ { start: 0xd2e9, end: 0xd2e9, idx: -45155 },
+ { start: 0xd2f1, end: 0xd2f1, idx: -45162 },
+ { start: 0xd2f3, end: 0xd2f3, idx: -45163 },
+ { start: 0xd2f5, end: 0xd2f5, idx: -45164 },
+ { start: 0xd2f7, end: 0xd2f7, idx: -45165 },
+ { start: 0xd341, end: 0xd342, idx: -45238 },
+ { start: 0xd345, end: 0xd345, idx: -45240 },
+ { start: 0xd349, end: 0xd349, idx: -45243 },
+ { start: 0xd351, end: 0xd351, idx: -45250 },
+ { start: 0xd355, end: 0xd355, idx: -45253 },
+ { start: 0xd357, end: 0xd357, idx: -45254 },
+ { start: 0xd361, end: 0xd362, idx: -45263 },
+ { start: 0xd365, end: 0xd365, idx: -45265 },
+ { start: 0xd367, end: 0xd36a, idx: -45266 },
+ { start: 0xd371, end: 0xd371, idx: -45272 },
+ { start: 0xd373, end: 0xd373, idx: -45273 },
+ { start: 0xd375, end: 0xd375, idx: -45274 },
+ { start: 0xd377, end: 0xd377, idx: -45275 },
+ { start: 0xd37b, end: 0xd37b, idx: -45278 },
+ { start: 0xd381, end: 0xd382, idx: -45283 },
+ { start: 0xd385, end: 0xd385, idx: -45285 },
+ { start: 0xd389, end: 0xd389, idx: -45288 },
+ { start: 0xd391, end: 0xd391, idx: -45295 },
+ { start: 0xd393, end: 0xd393, idx: -45296 },
+ { start: 0xd397, end: 0xd397, idx: -45299 },
+ { start: 0xd3a1, end: 0xd3a2, idx: -45308 },
+ { start: 0xd3a5, end: 0xd3a5, idx: -45310 },
+ { start: 0xd3a9, end: 0xd3a9, idx: -45313 },
+ { start: 0xd3b1, end: 0xd3b1, idx: -45320 },
+ { start: 0xd3b3, end: 0xd3b3, idx: -45321 },
+ { start: 0xd3b5, end: 0xd3b5, idx: -45322 },
+ { start: 0xd3b7, end: 0xd3b7, idx: -45323 },
+ { start: 0xd441, end: 0xd47f, idx: -45460 },
+ { start: 0xd481, end: 0xd4fd, idx: -45461 },
+ { start: 0xd541, end: 0xd57f, idx: -45528 },
+ { start: 0xd581, end: 0xd5fd, idx: -45529 },
+ { start: 0xd641, end: 0xd67f, idx: -45596 },
+ { start: 0xd681, end: 0xd6fd, idx: -45597 },
+ { start: 0xd741, end: 0xd77f, idx: -45664 },
+ { start: 0xd781, end: 0xd7fd, idx: -45665 },
+ { start: 0xd841, end: 0xd87f, idx: -45732 },
+ { start: 0xd881, end: 0xd8fd, idx: -45733 },
+ { start: 0xd941, end: 0xd97f, idx: -45800 },
+ { start: 0xd981, end: 0xd9fd, idx: -45801 },
+ { start: 0xda41, end: 0xda7f, idx: -45868 },
+ { start: 0xda81, end: 0xdafd, idx: -45869 },
+ { start: 0xdb41, end: 0xdb7f, idx: -45936 },
+ { start: 0xdb81, end: 0xdbfd, idx: -45937 },
+ { start: 0xdc41, end: 0xdc7f, idx: -46004 },
+ { start: 0xdc81, end: 0xdcfd, idx: -46005 },
+ { start: 0xdd41, end: 0xdd7f, idx: -46072 },
+ { start: 0xdd81, end: 0xddfd, idx: -46073 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const uint16_t __ibm933db_to_ucs4[] =
+{
+ 0x3000, 0x3001, 0x3002, 0x30FB, 0x2025, 0x2026, 0x00A8, 0x3003, 0x2010,
+ 0x2014, 0x2225, 0xFF3C, 0xFFE3, 0x2018, 0x2019, 0x201C, 0x201D, 0x3014,
+ 0x3015, 0x3008, 0x3009, 0x300A, 0x300B, 0x300C, 0x300D, 0x300E, 0x300F,
+ 0x3010, 0x3011, 0x00B1, 0x00D7, 0x00F7, 0x01C2, 0x2266, 0x2267, 0x221E,
+ 0x2234, 0x00B0, 0x2032, 0x2033, 0x2103, 0x212A, 0xFF3E, 0xFFE1, 0xFFE5,
+ 0x3396, 0x3397, 0x2113, 0x33C4, 0x339C, 0x339D, 0x339E, 0x338E, 0x338F,
+ 0x00A7, 0x203B, 0x2606, 0x2605, 0x25CB, 0x25CF, 0x25CE, 0x25C7, 0x25C6,
+ 0x25A1, 0x25A0, 0x25B3, 0x25B2, 0x25BD, 0x25BC, 0x2192, 0x2190, 0x2191,
+ 0x2193, 0x2194, 0x3013, 0xFF3B, 0xFF3D, 0x2260, 0x2264, 0x2265, 0x212B,
+ 0x2642, 0x2640, 0x2220, 0x22A5, 0x2312, 0x2202, 0x2207, 0x2261, 0x2252,
+ 0x226A, 0x226B, 0x221A, 0x223D, 0xFFE0, 0xFF0E, 0xFF1C, 0xFF08, 0xFF0B,
+ 0xFF5C, 0xFF06, 0xFF01, 0xFF04, 0xFF0A, 0xFF09, 0xFF1B, 0xFFE2, 0xFF0D,
+ 0xFF0F, 0xFFE4, 0xFF0C, 0xFF05, 0xFF3F, 0xFF1E, 0xFF1F, 0xFF40, 0xFF1A,
+ 0xFF03, 0xFF20, 0xFF07, 0xFF1D, 0xFF02, 0xFF41, 0xFF42, 0xFF43, 0xFF44,
+ 0xFF45, 0xFF46, 0xFF47, 0xFF48, 0xFF49, 0xFF4A, 0xFF4B, 0xFF4C, 0xFF4D,
+ 0xFF4E, 0xFF4F, 0xFF50, 0xFF51, 0xFF52, 0x301C, 0xFF53, 0xFF54, 0xFF55,
+ 0xFF56, 0xFF57, 0xFF58, 0xFF59, 0xFF5A, 0xFF5B, 0xFF21, 0xFF22, 0xFF23,
+ 0xFF24, 0xFF25, 0xFF26, 0xFF27, 0xFF28, 0xFF29, 0xFF5D, 0xFF2A, 0xFF2B,
+ 0xFF2C, 0xFF2D, 0xFF2E, 0xFF2F, 0xFF30, 0xFF31, 0xFF32, 0xFFE6, 0xFF33,
+ 0xFF34, 0xFF35, 0xFF36, 0xFF37, 0xFF38, 0xFF39, 0xFF3A, 0xFF10, 0xFF11,
+ 0xFF12, 0xFF13, 0xFF14, 0xFF15, 0xFF16, 0xFF17, 0xFF18, 0xFF19, 0x3165,
+ 0x3166, 0x3167, 0x3168, 0x3169, 0x316A, 0x316B, 0x316C, 0x316D, 0x316E,
+ 0x316F, 0x3170, 0x3171, 0x3172, 0x3173, 0x3174, 0x3175, 0x3176, 0x3177,
+ 0x3178, 0x3179, 0x317A, 0x317B, 0x317C, 0x317D, 0x317E, 0x317F, 0x3180,
+ 0x3181, 0x3182, 0x3183, 0x3184, 0x3185, 0x3186, 0x3187, 0x3188, 0x3189,
+ 0x318A, 0x318B, 0x318C, 0x318D, 0x318E, 0x3041, 0x3042, 0x3043, 0x3044,
+ 0x3045, 0x3046, 0x3047, 0x3048, 0x3049, 0x304A, 0x304B, 0x304C, 0x304D,
+ 0x304E, 0x304F, 0x3050, 0x3051, 0x3052, 0x3053, 0x3054, 0x3055, 0x3056,
+ 0x3057, 0x3058, 0x3059, 0x305A, 0x305B, 0x305C, 0x305D, 0x305E, 0x305F,
+ 0x3060, 0x3061, 0x3062, 0x3063, 0x3064, 0x3065, 0x3066, 0x3067, 0x3068,
+ 0x3069, 0x306A, 0x306B, 0x306C, 0x306D, 0x306E, 0x306F, 0x3070, 0x3071,
+ 0x3072, 0x3073, 0x3074, 0x3075, 0x3076, 0x3077, 0x3078, 0x3079, 0x307A,
+ 0x307B, 0x307C, 0x307D, 0x307E, 0x307F, 0x3080, 0x3081, 0x3082, 0x3083,
+ 0x3084, 0x3085, 0x3086, 0x3087, 0x3088, 0x3089, 0x308A, 0x308B, 0x308C,
+ 0x308D, 0x308E, 0x308F, 0x3090, 0x3091, 0x3092, 0x3093, 0x30A1, 0x30A2,
+ 0x30A3, 0x30A4, 0x30A5, 0x30A6, 0x30A7, 0x30A8, 0x30A9, 0x30AA, 0x30AB,
+ 0x30AC, 0x30AD, 0x30AE, 0x30AF, 0x30B0, 0x30B1, 0x30B2, 0x30B3, 0x30B4,
+ 0x30B5, 0x30B6, 0x30B7, 0x30B8, 0x30B9, 0x30BA, 0x30BB, 0x30BC, 0x30BD,
+ 0x30BE, 0x30BF, 0x30C0, 0x30C1, 0x30C2, 0x30C3, 0x30C4, 0x30C5, 0x30C6,
+ 0x30C7, 0x30C8, 0x30C9, 0x30CA, 0x30CB, 0x30CC, 0x30CD, 0x30CE, 0x30CF,
+ 0x30D0, 0x30D1, 0x30D2, 0x30D3, 0x30D4, 0x30D5, 0x30D6, 0x30D7, 0x30D8,
+ 0x30D9, 0x30DA, 0x30DB, 0x30DC, 0x30DD, 0x30DE, 0x30DF, 0x30E0, 0x30E1,
+ 0x30E2, 0x30E3, 0x30E4, 0x30E5, 0x30E6, 0x30E7, 0x30E8, 0x30E9, 0x30EA,
+ 0x30EB, 0x30EC, 0x30ED, 0x30EE, 0x30EF, 0x30F0, 0x30F1, 0x30F2, 0x30F3,
+ 0x30F4, 0x30F5, 0x30F6, 0x2170, 0x2171, 0x2172, 0x2173, 0x2174, 0x2175,
+ 0x2176, 0x2177, 0x2178, 0x2179, 0x2160, 0x2161, 0x2162, 0x2163, 0x2164,
+ 0x2165, 0x2166, 0x2167, 0x2168, 0x2169, 0x0391, 0x0392, 0x0393, 0x0394,
+ 0x0395, 0x0396, 0x0397, 0x0398, 0x0399, 0x039A, 0x039B, 0x039C, 0x039D,
+ 0x039E, 0x039F, 0x03A0, 0x03A1, 0x03A3, 0x03A4, 0x03A5, 0x03A6, 0x03A7,
+ 0x03A8, 0x03A9, 0x03B1, 0x03B2, 0x03B3, 0x03B4, 0x03B5, 0x03B6, 0x03B7,
+ 0x03B8, 0x03B9, 0x03BA, 0x03BB, 0x03BC, 0x03BD, 0x03BE, 0x03BF, 0x03C0,
+ 0x03C1, 0x03C3, 0x03C4, 0x03C5, 0x03C6, 0x03C7, 0x03C8, 0x03C9, 0x2500,
+ 0x2502, 0x250C, 0x2510, 0x2518, 0x2514, 0x251C, 0x252C, 0x2524, 0x2534,
+ 0x253C, 0x2501, 0x2503, 0x250F, 0x2513, 0x251B, 0x2517, 0x2523, 0x2533,
+ 0x252B, 0x253B, 0x254B, 0x2520, 0x252F, 0x2528, 0x2537, 0x253F, 0x251D,
+ 0x2530, 0x2525, 0x2538, 0x2542, 0x2512, 0x2511, 0x251A, 0x2519, 0x2516,
+ 0x2515, 0x250E, 0x250D, 0x251E, 0x251F, 0x2521, 0x2522, 0x2526, 0x2527,
+ 0x2529, 0x252A, 0x252D, 0x252E, 0x2531, 0x2532, 0x2535, 0x2536, 0x2539,
+ 0x253A, 0x253D, 0x253E, 0x2540, 0x2541, 0x2543, 0x2544, 0x2545, 0x2546,
+ 0x2547, 0x2548, 0x2549, 0x254A, 0x3395, 0x3398, 0x33A3, 0x33A4, 0x33A5,
+ 0x33A6, 0x3399, 0x339A, 0x339B, 0x339F, 0x33A0, 0x33A1, 0x33A2, 0x33CA,
+ 0x338D, 0x33CF, 0x3388, 0x3389, 0x33C8, 0x33A7, 0x33A8, 0x33B0, 0x33B1,
+ 0x33B2, 0x33B3, 0x33B4, 0x33B5, 0x33B6, 0x33B7, 0x33B8, 0x33B9, 0x3380,
+ 0x3381, 0x3382, 0x3383, 0x3384, 0x33BA, 0x33BB, 0x33BC, 0x33BD, 0x33BE,
+ 0x33BF, 0x3390, 0x3391, 0x3392, 0x3393, 0x3394, 0x2126, 0x33C0, 0x33C1,
+ 0x338A, 0x338B, 0x338C, 0x33D6, 0x33C5, 0x33AD, 0x33AE, 0x33AF, 0x33DB,
+ 0x33A9, 0x33AA, 0x33AB, 0x33AC, 0x33DD, 0x33D0, 0x33D3, 0x33C3, 0x33C9,
+ 0x33DC, 0x33C6, 0x221D, 0x2235, 0x222B, 0x222C, 0x2208, 0x220B, 0x2286,
+ 0x2287, 0x2282, 0x2283, 0x222A, 0x2229, 0x2227, 0x2228, 0x21D2, 0x21D4,
+ 0x2200, 0x2203, 0x00B4, 0x02DC, 0x02C7, 0x02D8, 0x02DD, 0x02DA, 0x02D9,
+ 0x00B8, 0x02DB, 0x00A1, 0x00BF, 0x02D0, 0x222E, 0x2211, 0x220F, 0x00A4,
+ 0x2109, 0x2030, 0x25C1, 0x25C0, 0x25B7, 0x25B6, 0x2664, 0x2660, 0x2661,
+ 0x2665, 0x2667, 0x2663, 0x25C9, 0x25C8, 0x25A3, 0x25D0, 0x25D1, 0x2592,
+ 0x25A4, 0x25A5, 0x25A8, 0x25A7, 0x25A6, 0x25A9, 0x2668, 0x260F, 0x260E,
+ 0x261C, 0x261E, 0x00B6, 0x2020, 0x2021, 0x2195, 0x2197, 0x2199, 0x2196,
+ 0x2198, 0x266D, 0x2669, 0x266A, 0x266C, 0x327F, 0x321C, 0x2116, 0x33C7,
+ 0x2122, 0x33C2, 0x33D8, 0x2121, 0x02BA, 0x0410, 0x0411, 0x0412, 0x0413,
+ 0x0414, 0x0415, 0x0401, 0x0416, 0x0417, 0x0418, 0x0419, 0x041A, 0x041B,
+ 0x041C, 0x041D, 0x041E, 0x041F, 0x0420, 0x0421, 0x0422, 0x0423, 0x0424,
+ 0x0425, 0x0426, 0x0427, 0x0428, 0x0429, 0x042A, 0x042B, 0x042C, 0x042D,
+ 0x042E, 0x042F, 0x0430, 0x0431, 0x0432, 0x0433, 0x0434, 0x0435, 0x0451,
+ 0x0436, 0x0437, 0x0438, 0x0439, 0x043A, 0x043B, 0x043C, 0x043D, 0x043E,
+ 0x043F, 0x0440, 0x0441, 0x0442, 0x0443, 0x0444, 0x0445, 0x0446, 0x0447,
+ 0x0448, 0x0449, 0x044A, 0x044B, 0x044C, 0x044D, 0x044E, 0x044F, 0x00C6,
+ 0x00D0, 0x00AA, 0x0126, 0x0132, 0x013F, 0x0141, 0x00D8, 0x0152, 0x00BA,
+ 0x00DE, 0x0166, 0x014A, 0x3260, 0x3261, 0x3262, 0x3263, 0x3264, 0x3265,
+ 0x3266, 0x3267, 0x3268, 0x3269, 0x326A, 0x326B, 0x326C, 0x326D, 0x326E,
+ 0x326F, 0x3270, 0x3271, 0x3272, 0x3273, 0x3274, 0x3275, 0x3276, 0x3277,
+ 0x3278, 0x3279, 0x327A, 0x327B, 0x24D0, 0x24D1, 0x24D2, 0x24D3, 0x24D4,
+ 0x24D5, 0x24D6, 0x24D7, 0x24D8, 0x24D9, 0x24DA, 0x24DB, 0x24DC, 0x24DD,
+ 0x24DE, 0x24DF, 0x24E0, 0x24E1, 0x24E2, 0x24E3, 0x24E4, 0x24E5, 0x24E6,
+ 0x24E7, 0x24E8, 0x24E9, 0x2460, 0x2461, 0x2462, 0x2463, 0x2464, 0x2465,
+ 0x2466, 0x2467, 0x2468, 0x2469, 0x246A, 0x246B, 0x246C, 0x246D, 0x246E,
+ 0x00BD, 0x2153, 0x2154, 0x00BC, 0x00BE, 0x215B, 0x215C, 0x215D, 0x215E,
+ 0x00E6, 0x0111, 0x00F0, 0x0127, 0x0131, 0x0133, 0x0138, 0x0140, 0x0142,
+ 0x00F8, 0x0153, 0x00DF, 0x00FE, 0x0167, 0x014B, 0x0149, 0x3200, 0x3201,
+ 0x3202, 0x3203, 0x3204, 0x3205, 0x3206, 0x3207, 0x3208, 0x3209, 0x320A,
+ 0x320B, 0x320C, 0x320D, 0x320E, 0x320F, 0x3210, 0x3211, 0x3212, 0x3213,
+ 0x3214, 0x3215, 0x3216, 0x3217, 0x3218, 0x3219, 0x321A, 0x321B, 0x249C,
+ 0x249D, 0x249E, 0x249F, 0x24A0, 0x24A1, 0x24A2, 0x24A3, 0x24A4, 0x24A5,
+ 0x24A6, 0x24A7, 0x24A8, 0x24A9, 0x24AA, 0x24AB, 0x24AC, 0x24AD, 0x24AE,
+ 0x24AF, 0x24B0, 0x24B1, 0x24B2, 0x24B3, 0x24B4, 0x24B5, 0x2474, 0x2475,
+ 0x2476, 0x2477, 0x2478, 0x2479, 0x247A, 0x247B, 0x247C, 0x247D, 0x247E,
+ 0x247F, 0x2480, 0x2481, 0x2482, 0x00B9, 0x00B2, 0x00B3, 0x2074, 0x207F,
+ 0x2081, 0x2082, 0x2083, 0x2084, 0x4F3D, 0x4F73, 0x5047, 0x50F9, 0x52A0,
+ 0x53EF, 0x5475, 0x54E5, 0x5609, 0x5AC1, 0x5BB6, 0x6687, 0x67EF, 0x67B6,
+ 0x6B4C, 0x7A3C, 0x82DB, 0x8304, 0x8857, 0x8888, 0x8A36, 0x8CC8, 0x8DCF,
+ 0x8EFB, 0x8FE6, 0x99D5, 0x523B, 0x5374, 0x5404, 0xF843, 0x606A, 0x64F1,
+ 0x6BBC, 0x73CF, 0x811A, 0x89BA, 0x89D2, 0x95A3, 0x520A, 0x58BE, 0x5978,
+ 0x59E6, 0x5E72, 0x5E79, 0x61C7, 0x63C0, 0x6746, 0x6F97, 0x764E, 0x770B,
+ 0x7A08, 0x7AFF, 0x7C21, 0x826E, 0x8271, 0x809D, 0x8AEB, 0x9593, 0x4E6B,
+ 0x559D, 0x66F7, 0x6E34, 0x78A3, 0x7AED, 0x8910, 0x7FAF, 0x845B, 0x97A8,
+ 0x52D8, 0x574E, 0x582A, 0x5D4C, 0x611F, 0x61BE, 0x6562, 0x67D1, 0x6A44,
+ 0x6E1B, 0x7518, 0x75B3, 0x76E3, 0x7D3A, 0x9163, 0x9451, 0x9F95, 0x5323,
+ 0x5CAC, 0x7532, 0x80DB, 0x9240, 0x9598, 0x5CA1, 0x525B, 0x59DC, 0x5D17,
+ 0x5EB7, 0x5F3A, 0x5F4A, 0x6177, 0x6C5F, 0x7586, 0x7DB1, 0x8941, 0x7CE0,
+ 0x8154, 0x8591, 0x8B1B, 0x92FC, 0x964D, 0x4ECB, 0x4EF7, 0x500B, 0x51F1,
+ 0x6137, 0x613E, 0x6168, 0x6539, 0x69EA, 0x6F11, 0x75A5, 0x7686, 0x76D6,
+ 0x7B87, 0x82A5, 0x84CB, 0x958B, 0x5BA2, 0x5751, 0xF901, 0x7CB3, 0x7FB9,
+ 0x91B5, 0x53BB, 0x5C45, 0x5DE8, 0x62D2, 0x636E, 0x64DA, 0x6E20, 0x70AC,
+ 0x64E7, 0x8DDD, 0x907D, 0xF902, 0xF844, 0x92F8, 0x4E7E, 0x4EF6, 0x5065,
+ 0x5DFE, 0x5EFA, 0x6106, 0x8654, 0x8E47, 0x9375, 0x9A2B, 0x4E5E, 0x5091,
+ 0x6770, 0x5109, 0x528D, 0x6AA2, 0x77BC, 0x9ED4, 0x52AB, 0x602F, 0x5048,
+ 0x61A9, 0x63ED, 0x64CA, 0x683C, 0x6A84, 0x6FC0, 0x89A1, 0x9694, 0x9ABC,
+ 0x5805, 0x80A9, 0x727D, 0x72AC, 0x7504, 0x7D79, 0x7E6D, 0x898B, 0x8B74,
+ 0x9063, 0x9D51, 0x6F54, 0x6C7A, 0x7D50, 0x7F3A, 0x8A23, 0x517C, 0x614A,
+ 0x7B9D, 0x84B9, 0x8B19, 0x938C, 0x4EAC, 0x50BE, 0x52C1, 0x52CD, 0x537F,
+ 0x54FD, 0x5883, 0x5E9A, 0x5F91, 0x6176, 0x66BB, 0x6243, 0x64CE, 0x656C,
+ 0x666F, 0x66F4, 0x6897, 0x6AA0, 0x6D87, 0x7085, 0x71B2, 0x749F, 0x74CA,
+ 0x754A, 0x75D9, 0x786C, 0x78EC, 0x7ADF, 0x7AF6, 0x7D45, 0x7D93, 0x8015,
+ 0x803F, 0x811B, 0x8396, 0x8B66, 0x8F15, 0x9015, 0x93E1, 0x9803, 0x9838,
+ 0x9A5A, 0x9BE8, 0x4FC2, 0x5553, 0x5951, 0x5B63, 0x5C46, 0x60B8, 0x6212,
+ 0x6842, 0x68B0, 0x6EAA, 0x754C, 0x7678, 0x78CE, 0xF845, 0x7A3D, 0x7CFB,
+ 0x7E6B, 0x7E7C, 0x8A08, 0x8AA1, 0x968E, 0x8C3F, 0x96DE, 0x9DC4, 0x53E9,
+ 0x53E4, 0x544A, 0x5471, 0x56FA, 0x59D1, 0x5B64, 0x5EAB, 0x62F7, 0x6537,
+ 0x6545, 0x6572, 0x67AF, 0x6772, 0x6CBD, 0x75FC, 0x7690, 0x8831, 0x77BD,
+ 0x7A3F, 0x777E, 0x8003, 0x80A1, 0x818F, 0x82E6, 0x85C1, 0x88B4, 0x8A41,
+ 0x8AA5, 0xF903, 0x8F9C, 0x932E, 0x96C7, 0x9867, 0x9AD8, 0x9F13, 0x54ED,
+ 0x659B, 0x66F2, 0x688F, 0x7A40, 0x8C37, 0x9D60, 0x56F0, 0x5764, 0x5D11,
+ 0x6606, 0x68B1, 0x68CD, 0x6EFE, 0x889E, 0x6C68, 0xF904, 0x9AA8, 0x4F9B,
+ 0x516C, 0x5171, 0x529F, 0x5B54, 0x5DE5, 0x8CA2, 0x606D, 0x6050, 0x62F1,
+ 0x63A7, 0x653B, 0x6831, 0x69D3, 0x7A7A, 0x7B9C, 0x5BE1, 0x6208, 0x679C,
+ 0x74DC, 0x79D1, 0x83D3, 0x874C, 0x8A87, 0x8AB2, 0x904E, 0x9846, 0x5ED3,
+ 0x69E8, 0x85FF, 0x90ED, 0x970D, 0xF905, 0x51A0, 0x5B98, 0x5BEC, 0x6163,
+ 0x68FA, 0x74D8, 0x6B3E, 0x704C, 0x76E5, 0x7BA1, 0x7F50, 0x83C5, 0x89C0,
+ 0x8CAB, 0x95DC, 0x9928, 0x9E1B, 0x522E, 0x605D, 0x62EC, 0x9002, 0x5149,
+ 0x5321, 0x58D9, 0x5EE3, 0x66E0, 0x6D38, 0x72C2, 0x73D6, 0x7B50, 0x80F1,
+ 0x945B, 0x5366, 0x639B, 0x7F6B, 0x4E56, 0x5080, 0x584A, 0x58DE, 0x602A,
+ 0x6127, 0x62D0, 0x69D0, 0x9B41, 0x5B8F, 0x7D18, 0x80B1, 0x8F5F, 0x4EA4,
+ 0x50D1, 0x54AC, 0x55AC, 0x5B0C, 0x5DA0, 0x5DE7, 0x654E, 0x652A, 0x6821,
+ 0x6A4B, 0x72E1, 0x768E, 0x77EF, 0x7D5E, 0x7FF9, 0x81A0, 0x854E, 0x86DF,
+ 0x8F03, 0x8F4E, 0x90CA, 0x9278, 0x9903, 0x9A55, 0x9BAB, 0x4E18, 0x4E45,
+ 0x4E5D, 0x4EC7, 0x4F5D, 0x4FF1, 0x50B4, 0x5177, 0x52FE, 0x5340, 0x53E3,
+ 0x53E5, 0x548E, 0x5614, 0x57A2, 0x5ABE, 0x5AD7, 0x5BC7, 0x5D87, 0x5ED0,
+ 0x61FC, 0x62D8, 0x6551, 0xF846, 0x67B8, 0x67E9, 0x69CB, 0x6B50, 0x6BC6,
+ 0x6BEC, 0x6C42, 0x6E9D, 0x7078, 0x72D7, 0x7396, 0x7403, 0x750C, 0x77BF,
+ 0x77E9, 0x7A76, 0x7D7F, 0x8CFC, 0x81FC, 0x8205, 0x820A, 0x82DF, 0x8862,
+ 0x89AF, 0x8B33, 0x8EC0, 0x9011, 0x90B1, 0x9264, 0x98B6, 0x99D2, 0x9A45,
+ 0x9CE9, 0x9DD7, 0x9F9C, 0x570B, 0x5C40, 0x63AC, 0x83CA, 0x97A0, 0x9EB4,
+ 0x7A98, 0x7FA4, 0x8ECD, 0x541B, 0x90E1, 0x5800, 0x5C48, 0x6398, 0x7A9F,
+ 0x5BAE, 0x5F13, 0x7A79, 0x7AAE, 0x8EAC, 0x5026, 0x5238, 0x52F8, 0x5377,
+ 0x5708, 0x62F3, 0x6B0A, 0x7737, 0x53A5, 0x8E76, 0x95D5, 0x673A, 0x6AC3,
+ 0x6F70, 0x8A6D, 0x8DEA, 0x8ECC, 0x994B, 0x6B78, 0x8CB4, 0x9B3C, 0xF907,
+ 0x53EB, 0x572D, 0x594E, 0x63C6, 0x73EA, 0x7845, 0x7ABA, 0x8475, 0x7CFE,
+ 0x898F, 0x8D73, 0x9035, 0x95A8, 0x5747, 0x7B60, 0x83CC, 0x921E, 0xF908,
+ 0x6A58, 0x514B, 0x524B, 0x5287, 0x621F, 0x6975, 0x68D8, 0x9699, 0x50C5,
+ 0x52E4, 0x5DF9, 0x61C3, 0x65A4, 0x6839, 0x69FF, 0x6F0C, 0x747E, 0x7B4B,
+ 0x82B9, 0x83EB, 0x89B2, 0x8B39, 0x8FD1, 0x9949, 0xF909, 0x4ECA, 0x64D2,
+ 0x6A8E, 0x7434, 0x7981, 0x79BD, 0x887F, 0x887E, 0x895F, 0xF90A, 0x9326,
+ 0x53CA, 0x5C8C, 0x6025, 0x6271, 0x6C72, 0x7B08, 0x7D1A, 0x7D66, 0x4E98,
+ 0x5162, 0x77DC, 0x80AF, 0x4F01, 0x4F0E, 0x5176, 0x5180, 0x55DC, 0x5668,
+ 0x573B, 0x57FA, 0x5914, 0x5947, 0x5993, 0x5BC4, 0x5C90, 0x8C48, 0x5D0E,
+ 0x5E7E, 0x5DF1, 0x5FCC, 0x6280, 0x65D7, 0x65E3, 0x671F, 0x675E, 0x68CB,
+ 0x68C4, 0x6A5F, 0x6B3A, 0x6C23, 0x6C7D, 0x6C82, 0x6DC7, 0x7426, 0x742A,
+ 0x74A3, 0x7578, 0x757F, 0x7881, 0x78EF, 0x7947, 0x7948, 0x797A, 0x7B95,
+ 0x7D00, 0x7DBA, 0xF847, 0x8006, 0x802D, 0x808C, 0x671E, 0x8A18, 0x8B4F,
+ 0x8D77, 0x9321, 0x98E2, 0x9951, 0x9A0E, 0x9A0F, 0x9A65, 0x9C2D, 0x9E92,
+ 0x7DCA, 0x4F76, 0x5409, 0x62EE, 0x6854, 0x91D1, 0xF848, 0x55AB, 0x513A,
+ 0x61E6, 0x62CF, 0x62FF, 0x7CEF, 0x90A3, 0x8AFE, 0x6696, 0x7156, 0x96E3,
+ 0x637A, 0x634F, 0x5357, 0x5583, 0x7537, 0x7D0D, 0x56CA, 0x5A18, 0x66E9,
+ 0x4E43, 0x5167, 0x5948, 0x67F0, 0x8010, 0x8FFA, 0x5973, 0x5E74, 0x79CA,
+ 0x5FF5, 0x606C, 0x62C8, 0x637B, 0x4F5E, 0x5BE7, 0xF849, 0x52AA, 0x5974,
+ 0x5B65, 0x5F29, 0x6012, 0x7459, 0x6FC3, 0x81BF, 0x8FB2, 0x60F1, 0x8166,
+ 0x5C3F, 0xF84A, 0x5AE9, 0x8A25, 0x7D10, 0x80FD, 0x5C3C, 0x6CE5, 0x533F,
+ 0x6EBA, 0x591A, 0x8336, 0x4E39, 0x4F46, 0x55AE, 0x5718, 0x58C7, 0x65B7,
+ 0x65E6, 0x6A80, 0x6BB5, 0x6E4D, 0x77ED, 0x7AEF, 0x7C1E, 0x7DDE, 0x86CB,
+ 0x8892, 0x9132, 0x935B, 0x977C, 0x601B, 0x64BB, 0x737A, 0x75B8, 0x9054,
+ 0x95E5, 0x97C3, 0x5556, 0x64D4, 0x66C7, 0x6DE1, 0x6F6D, 0x6FB9, 0x75F0,
+ 0x8043, 0x81BD, 0x8983, 0x8AC7, 0x8B5A, 0x6C93, 0x7B54, 0x8E0F, 0x905D,
+ 0x515A, 0x5802, 0x5858, 0x5E62, 0x5510, 0x649E, 0x68E0, 0x7576, 0x7CD6,
+ 0x87F7, 0x9EE8, 0x4EE3, 0x5788, 0x5927, 0x5C0D, 0x5CB1, 0x5E36, 0x5F85,
+ 0x6234, 0x64E1, 0x73B3, 0x7893, 0x81FA, 0x888B, 0x8CB8, 0x968A, 0x9EDB,
+ 0x5B85, 0x5FB7, 0x60B3, 0x5012, 0x5200, 0x5230, 0x5716, 0x5835, 0x5857,
+ 0x5C0E, 0x5C60, 0x5CF6, 0x5EA6, 0x5F92, 0x60BC, 0x6311, 0x6417, 0x6843,
+ 0x68F9, 0x6DD8, 0x6E21, 0x6ED4, 0x6FE4, 0x71FE, 0x76DC, 0x7779, 0x79B1,
+ 0x7A3B, 0x8404, 0x83DF, 0x8CED, 0x8DF3, 0x8E48, 0x9003, 0x9014, 0x9053,
+ 0x90FD, 0x934D, 0x9676, 0x97DC, 0x6BD2, 0x7006, 0x7258, 0x72A2, 0x7368,
+ 0x7763, 0x79BF, 0x7BE4, 0x7E9B, 0x8B80, 0x58A9, 0x60C7, 0x6566, 0x66BE,
+ 0x6C8C, 0x71C9, 0x8C5A, 0x9813, 0x5484, 0x4E6D, 0x7A81, 0x4EDD, 0x51AC,
+ 0x51CD, 0x52D5, 0x540C, 0x578C, 0x61A7, 0x6771, 0x6850, 0x68DF, 0x6D1E,
+ 0x6F7C, 0x7AE5, 0x75BC, 0x77B3, 0x8463, 0x80F4, 0x9285, 0x515C, 0x6597,
+ 0x675C, 0x6793, 0x75D8, 0x7AC7, 0x8373, 0x809A, 0x86AA, 0xF95A, 0x8C46,
+ 0x982D, 0x5C6F, 0x81C0, 0x9041, 0x906F, 0x920D, 0x5F97, 0x6A59, 0x6ED5,
+ 0x706F, 0x71C8, 0x767B, 0x7B49, 0x85E4, 0x8B04, 0x9127, 0x9419, 0x9A30,
+ 0x5587, 0x61F6, 0x7669, 0x7F85, 0x863F, 0x87BA, 0x88F8, 0x908F, 0xF95C,
+ 0x6D1B, 0x70D9, 0x7296, 0x73DE, 0x7D61, 0x843D, 0x916A, 0x99F1, 0x4E82,
+ 0x5375, 0x5E71, 0x6B04, 0x6B12, 0x703E, 0x721B, 0x862D, 0x9E1E, 0x524C,
+ 0x57D3, 0x8FA3, 0x5D50, 0x64E5, 0x652C, 0x6B16, 0x6FEB, 0x7C43, 0x7E9C,
+ 0x85CD, 0x8964, 0x89BD, 0x62C9, 0x81D8, 0x881F, 0x5ECA, 0x6717, 0x6994,
+ 0x6D6A, 0x72FC, 0x7405, 0x746F, 0x8782, 0x90DE, 0x4F86, 0x840A, 0x51B7,
+ 0x63A0, 0x7565, 0x4EAE, 0x5169, 0x5006, 0x51C9, 0x6881, 0x6DBC, 0x6A11,
+ 0x7CAE, 0x7CB1, 0x7CE7, 0x826F, 0x8AD2, 0x8F1B, 0x91CF, 0x9B4E, 0x4FB6,
+ 0x52F5, 0x5442, 0x5EEC, 0x623E, 0x65C5, 0x6ADA, 0x6FFE, 0x7658, 0x792A,
+ 0x8182, 0x85DC, 0x616E, 0x8823, 0x8821, 0x9462, 0x95AD, 0x9A62, 0x9A6A,
+ 0x9E97, 0x9ECE, 0x529B, 0x6B77, 0x66C6, 0x6ADF, 0x701D, 0x792B, 0x8F62,
+ 0x9742, 0x6190, 0x6200, 0x6523, 0x6F23, 0x7149, 0x7DF4, 0x806F, 0x84EE,
+ 0x8F26, 0x9023, 0x934A, 0x51BD, 0x52A3, 0x5217, 0x6D0C, 0x70C8, 0x88C2,
+ 0x5EC9, 0x6582, 0x6BAE, 0x6FC2, 0x7C3E, 0x7375, 0x9B23, 0x4EE4, 0x4F36,
+ 0x56F9, 0x5DBA, 0x601C, 0x6624, 0x6CE0, 0x73B2, 0x7F9A, 0x7FCE, 0x82D3,
+ 0x86C9, 0x901E, 0x96F6, 0x9748, 0x9234, 0x9818, 0x9F61, 0x4F8B, 0x79AE,
+ 0x91B4, 0x96B7, 0x52DE, 0x6488, 0x6AD3, 0x6F66, 0x7210, 0x7018, 0x76E7,
+ 0x8001, 0x826B, 0x8606, 0x865C, 0x8DEF, 0x8F05, 0x8F64, 0x9732, 0x9B6F,
+ 0x9DFA, 0x9E75, 0x6F09, 0x788C, 0xF84B, 0x7DA0, 0x8F46, 0x9304, 0x9E93,
+ 0x9E7F, 0x8AD6, 0x58DF, 0x5F04, 0x6727, 0x7027, 0x74CF, 0x7C60, 0x807E,
+ 0x5121, 0x7262, 0x78CA, 0x7C5F, 0x857E, 0x8A84, 0x8CF4, 0x8CC2, 0x96F7,
+ 0x4E86, 0x50DA, 0xF84C, 0x5BEE, 0x5ED6, 0x71CE, 0x7642, 0x77AD, 0x6599,
+ 0x804A, 0x84FC, 0x907C, 0x9F8D, 0x50C2, 0x58D8, 0x5C62, 0x6A13, 0x6DDA,
+ 0x6F0F, 0x7D2F, 0x7E37, 0x8938, 0x964B, 0x9ACF, 0x5289, 0x67F3, 0x69B4,
+ 0x6D41, 0x6E9C, 0x7409, 0x7460, 0x7559, 0x7624, 0x786B, 0x8B2C, 0x985E,
+ 0x516D, 0x622E, 0x9678, 0x502B, 0x5D19, 0x6DEA, 0x7DB8, 0x8F2A, 0x5F8B,
+ 0x6144, 0x6817, 0xF961, 0x7ABF, 0x9686, 0x808B, 0x52D2, 0x51DB, 0x5EE9,
+ 0x51CC, 0x695E, 0x7A1C, 0x7DBE, 0x83F1, 0x9675, 0x4FDA, 0x5229, 0x5398,
+ 0x540F, 0x5C65, 0x60A7, 0xF84D, 0x674E, 0x68A8, 0x6F13, 0x7281, 0x72F8,
+ 0x7406, 0x7483, 0x75E2, 0x79BB, 0x7F79, 0x7C6C, 0x87AD, 0x88CF, 0x91CC,
+ 0x91D0, 0x96E2, 0x9B51, 0x9BC9, 0x541D, 0x71D0, 0x7498, 0x85FA, 0x8EAA,
+ 0x96A3, 0x9C57, 0x9E9F, 0x6797, 0x6DCB, 0x7433, 0x75F3, 0x81E8, 0x9716,
+ 0x5CA6, 0x782C, 0x7ACB, 0x7B20, 0x7C92, 0x5ABD, 0x6469, 0x746A, 0x75F2,
+ 0x78E8, 0x87C7, 0x99AC, 0x9B54, 0x9EBB, 0x5BDE, 0x5E55, 0x6F20, 0x819C,
+ 0x83AB, 0x5A29, 0x5DD2, 0x5F4E, 0x6162, 0x633D, 0x6669, 0x66FC, 0x6EFF,
+ 0x6F2B, 0x7063, 0x779E, 0x842C, 0x8513, 0x883B, 0x8B3E, 0x8F13, 0x93DD,
+ 0x9945, 0x9B18, 0x9C3B, 0x62B9, 0x672B, 0x6CAB, 0x896A, 0x977A, 0x4EA1,
+ 0x5984, 0x5FD8, 0x5FD9, 0x671B, 0x7DB2, 0x7F54, 0x8292, 0x832B, 0x83BD,
+ 0x9099, 0x9B4D, 0x57CB, 0x59B9, 0x5A92, 0x5BD0, 0x6627, 0x679A, 0x6885,
+ 0x6BCF, 0x7164, 0x771B, 0x7F75, 0x82FA, 0x8CB7, 0x8CE3, 0x9081, 0x9B45,
+ 0x8108, 0x8109, 0x8C8A, 0x964C, 0x9A40, 0x9EA5, 0x5B5F, 0x6C13, 0x731B,
+ 0x76DF, 0x76F2, 0x840C, 0x51AA, 0x8993, 0x4FDB, 0x514D, 0x52C9, 0x5195,
+ 0x68C9, 0x7704, 0x7720, 0x7DBF, 0x7DEC, 0x9762, 0x9EB5, 0x6EC5, 0x8511,
+ 0x547D, 0x51A5, 0x540D, 0x9CF4, 0x660E, 0x669D, 0x6E9F, 0x76BF, 0x8317,
+ 0x879F, 0x9169, 0x9298, 0x8882, 0x4FAE, 0x52DF, 0x5E3D, 0x59C6, 0x6155,
+ 0x6478, 0x66AE, 0x5192, 0x67D0, 0x6A21, 0x6BCD, 0x6BDB, 0x725F, 0x7261,
+ 0x7738, 0x77DB, 0x8004, 0x8017, 0x8305, 0x8B00, 0x8B28, 0x8C8C, 0x927E,
+ 0x6728, 0x6C90, 0x7267, 0x76EE, 0x7766, 0x7A46, 0x6B7F, 0x6C92, 0x5922,
+ 0x6726, 0x6FDB, 0x77C7, 0x8499, 0x536F, 0x5893, 0x5999, 0x5EDF, 0x63CF,
+ 0x6634, 0x6773, 0x6E3A, 0x732B, 0x82D7, 0x9328, 0x52D9, 0x5DEB, 0x61CB,
+ 0x620A, 0x62C7, 0x64AB, 0x65E0, 0x6B66, 0x6BCB, 0x7121, 0x755D, 0x7E46,
+ 0x821E, 0x8302, 0x856A, 0x8AA3, 0x8CBF, 0x9727, 0x9D61, 0x58A8, 0x9ED8,
+ 0x520E, 0x543B, 0x6587, 0x6C76, 0x7D0B, 0x7D0A, 0x868A, 0x9580, 0x554F,
+ 0x805E, 0x52FF, 0x7269, 0x5473, 0x5A9A, 0x5C3E, 0x5D4B, 0x9761, 0x5F4C,
+ 0x5FAE, 0x672A, 0x6E3C, 0x7030, 0x7709, 0x7C73, 0x7CDC, 0x7F8E, 0x8587,
+ 0x8B0E, 0x8FF7, 0x60B6, 0x610D, 0x61AB, 0x654F, 0x65FC, 0x65FB, 0x6C11,
+ 0x6CEF, 0x739F, 0x73C9, 0x9594, 0x95A9, 0x5BC6, 0x871C, 0x8B10, 0xF84E,
+ 0x525D, 0x535A, 0x62CD, 0x640F, 0x64B2, 0x6734, 0x6A38, 0x6B02, 0x6CCA,
+ 0x7254, 0x73C0, 0x749E, 0x7B94, 0x7E1B, 0x7C95, 0x818A, 0x8236, 0x8584,
+ 0x8FEB, 0x96F9, 0x99C1, 0x4F34, 0x534A, 0x53CD, 0x53DB, 0x62CC, 0x642C,
+ 0x6500, 0x6591, 0x69C3, 0x6F58, 0x6CEE, 0x73ED, 0x7554, 0x76E4, 0x78FB,
+ 0x792C, 0x7D46, 0x80D6, 0x87E0, 0x822C, 0x8FD4, 0x9812, 0x98EF, 0x52C3,
+ 0x62D4, 0x6F51, 0x64A5, 0x767C, 0x8DCB, 0x91B1, 0x9262, 0x9AEE, 0x9B43,
+ 0x5023, 0x508D, 0x574A, 0x59A8, 0x5C28, 0x5E47, 0x5F77, 0x623F, 0x653E,
+ 0x65B9, 0x65C1, 0x6609, 0x699C, 0x7D21, 0x80AA, 0x8180, 0x822B, 0x82B3,
+ 0x84A1, 0x868C, 0x8A2A, 0x8B17, 0x90A6, 0x9632, 0x9AE3, 0x9B74, 0x9F90,
+ 0x4FF3, 0x500D, 0xF963, 0x57F9, 0x5F98, 0x62DC, 0x6392, 0x676F, 0x6E43,
+ 0x76C3, 0x80DA, 0x80CC, 0x88F5, 0x88F4, 0x8919, 0x8CE0, 0x8F29, 0x914D,
+ 0x966A, 0x4F2F, 0x4F70, 0x5E1B, 0x67CF, 0x6822, 0x767D, 0x767E, 0x9B44,
+ 0x6A0A, 0xF84F, 0x7169, 0x756A, 0xF964, 0x7E41, 0x7FFB, 0x8543, 0x85E9,
+ 0x98DC, 0x4F10, 0x7B4F, 0x7F70, 0x95A5, 0x51E1, 0x5E06, 0x68B5, 0x6C3E,
+ 0x6C4E, 0x6CDB, 0x72AF, 0x7BC4, 0x8303, 0x6CD5, 0x743A, 0x50FB, 0x5288,
+ 0x58C1, 0x64D8, 0x74A7, 0x7656, 0x78A7, 0x8F9F, 0x95E2, 0x9739, 0xF965,
+ 0x535E, 0x5F01, 0x6C74, 0x8FAE, 0x8B8A, 0x8FA8, 0x8FAF, 0xF850, 0x908A,
+ 0x99E2, 0x5225, 0x5F46, 0x77A5, 0x9C49, 0x9F08, 0x4E19, 0x5002, 0x5175,
+ 0x5C5B, 0x5E77, 0x661E, 0x663A, 0x67C4, 0x70B3, 0x7501, 0x75C5, 0x7ADD,
+ 0x79C9, 0x8F27, 0x8FF8, 0x9920, 0x4FDD, 0x5821, 0x5831, 0x5BF6, 0x666E,
+ 0x6B65, 0x6E7A, 0x6D11, 0x6F7D, 0x752B, 0x88DC, 0x8913, 0x8B5C, 0x8F14,
+ 0x9D07, 0x9EFC, 0x4F0F, 0x50D5, 0x5310, 0x535C, 0x5B93, 0x5FA9, 0x798F,
+ 0x670D, 0x8179, 0x832F, 0x8514, 0x8986, 0x8760, 0x8907, 0x8F3B, 0x99A5,
+ 0x9C12, 0x672C, 0x4E76, 0x4E30, 0x4FF8, 0x5949, 0x5C01, 0x5CF0, 0x5CEF,
+ 0x6367, 0x742B, 0x68D2, 0x70FD, 0x7E2B, 0x8451, 0x84EC, 0x8702, 0x9022,
+ 0x92D2, 0x9CF3, 0x4EC6, 0x4ED8, 0x5085, 0x5256, 0x526F, 0x5426, 0x57E0,
+ 0x592B, 0x5A66, 0x5B75, 0x5BCC, 0x5E9C, 0xF966, 0x6276, 0x6577, 0x65A7,
+ 0x6D6E, 0x6EA5, 0x7236, 0x7C3F, 0x7F36, 0x7B26, 0x7F58, 0x8151, 0x8150,
+ 0x819A, 0x8299, 0x82FB, 0x8709, 0x8A03, 0x8CA0, 0x8CE6, 0x8CFB, 0x8D74,
+ 0x8DBA, 0x90E8, 0x91DC, 0x961C, 0x9644, 0x982B, 0x99D9, 0x9B92, 0x9CE7,
+ 0x5317, 0x5206, 0x5674, 0xF851, 0x58B3, 0x5954, 0x596E, 0x5FFF, 0x61A4,
+ 0x626E, 0x6C7E, 0x711A, 0x76C6, 0x7C89, 0x7CDE, 0x7D1B, 0x82AC, 0x8561,
+ 0x96F0, 0xF967, 0x4F5B, 0xF852, 0x5F17, 0x62C2, 0x9AF4, 0x9EFB, 0x5D29,
+ 0x670B, 0x68DA, 0x787C, 0x7E43, 0x9D6C, 0x4E15, 0x5099, 0x5315, 0x532A,
+ 0x5351, 0x5983, 0x59A3, 0x5A62, 0x5E87, 0x60B2, 0x618A, 0x6249, 0x6279,
+ 0x6590, 0xF853, 0x69A7, 0x6C98, 0xF968, 0x6CB8, 0x6BD4, 0x6BD8, 0x7435,
+ 0x75FA, 0x7765, 0x7812, 0x7891, 0x79D8, 0x7BE6, 0x7DCB, 0x7FE1, 0x80A5,
+ 0x8153, 0x813E, 0x81C2, 0x83F2, 0x871A, 0x88E8, 0x8AB9, 0x8B6C, 0x8CBB,
+ 0x8F61, 0x9119, 0x975E, 0x98DB, 0x9AC0, 0x9F3B, 0x5B2A, 0x8CD3, 0x5F6C,
+ 0x64EF, 0x658C, 0x6AB3, 0x6BAF, 0x6FF1, 0x7015, 0x725D, 0x860B, 0x8CA7,
+ 0xF854, 0x983B, 0x9870, 0x9B22, 0x6191, 0x6C37, 0x8058, 0x9A01, 0x4E4D,
+ 0x4E8B, 0x4E9B, 0x4ED5, 0x4F3C, 0x4F3A, 0x820D, 0x4F7F, 0x50FF, 0x53F2,
+ 0x53F8, 0x56DB, 0x5506, 0x55E3, 0x58EB, 0x5962, 0x59D2, 0x5A11, 0x5BEB,
+ 0x5BFA, 0x5DF3, 0x5E2B, 0xF855, 0x5F99, 0x601D, 0x6368, 0x8D66, 0x65AF,
+ 0x659C, 0x67FB, 0x68AD, 0x6942, 0x69CE, 0x6C99, 0x6CD7, 0x6E23, 0x7009,
+ 0x90AA, 0x7345, 0x7940, 0x793E, 0x7960, 0x6B7B, 0x7802, 0x79C1, 0x7B25,
+ 0x7BE9, 0x84D1, 0x7D17, 0x7D72, 0x838E, 0x86C7, 0x88DF, 0x8A50, 0x8A5E,
+ 0x8B1D, 0x8CDC, 0x5C04, 0x8FAD, 0x8086, 0x98FC, 0x99DF, 0x524A, 0xF969,
+ 0x69CA, 0x6714, 0xF96A, 0x9460, 0x5098, 0x522A, 0x5C71, 0x6563, 0x6C55,
+ 0x73CA, 0x7523, 0x759D, 0x7B97, 0x849C, 0x9178, 0x6492, 0x6BBA, 0x4E77,
+ 0x85A9, 0x4E09, 0xF96B, 0x6749, 0x68EE, 0x6E17, 0x886B, 0x829F, 0x8518,
+ 0x6B43, 0x63F7, 0x6F81, 0x98AF, 0x9364, 0x970E, 0x4E0A, 0x50B7, 0x50CF,
+ 0x511F, 0x5546, 0x55AA, 0x5617, 0x723D, 0x5B40, 0x5C19, 0x5E8A, 0x5EA0,
+ 0x5EC2, 0x5E38, 0x60F3, 0x76F8, 0x6851, 0x6A61, 0x6BA4, 0x6E58, 0x72C0,
+ 0x7240, 0x7965, 0x7BB1, 0x7FD4, 0x88F3, 0x89F4, 0x8C61, 0x8CDE, 0x8A73,
+ 0x971C, 0x585E, 0x74BD, 0x8CFD, 0x9C13, 0xF96C, 0x7A61, 0x7D22, 0x8272,
+ 0x7272, 0x751F, 0x7525, 0xF96D, 0x7B19, 0x566C, 0x58FB, 0x5885, 0x5A7F,
+ 0x7280, 0x5DBC, 0x5E8F, 0x5EB6, 0x5F90, 0x6055, 0x6292, 0x654D, 0x6691,
+ 0x66D9, 0x66F8, 0x6816, 0x68F2, 0x745E, 0x7D6E, 0x7DD6, 0x7F72, 0x80E5,
+ 0x8212, 0x85AF, 0x897F, 0x8A93, 0x92E4, 0x901D, 0x9ECD, 0xF856, 0x9F20,
+ 0x5915, 0x596D, 0xF857, 0x5E2D, 0x60DC, 0x6614, 0x6673, 0x6790, 0x6C50,
+ 0x6DC5, 0x6F5F, 0x77F3, 0x78A9, 0x84C6, 0x91CB, 0x932B, 0x5148, 0x4ED9,
+ 0x50CA, 0xF858, 0x5584, 0x5BA3, 0x5C20, 0x6103, 0x6247, 0x65CB, 0xF859,
+ 0x717D, 0x71F9, 0x79AA, 0x7444, 0x7487, 0x74BF, 0x766C, 0x7DDA, 0x7E55,
+ 0x7FA8, 0x817A, 0x81B3, 0x8239, 0x861A, 0x87EC, 0x8A75, 0x8DE3, 0x9078,
+ 0x9291, 0xF85A, 0x9BAE, 0x5070, 0x5368, 0x820C, 0xF85B, 0x5C51, 0x6308,
+ 0x6954, 0x6D29, 0x6E2B, 0x859B, 0x8A2D, 0x8AAA, 0x96EA, 0x6BB2, 0x7E96,
+ 0x87FE, 0x8D0D, 0x66B9, 0x9583, 0x71EE, 0x651D, 0x6D89, 0xF96E, 0x57CE,
+ 0x59D3, 0x6027, 0x60FA, 0x6210, 0x661F, 0x665F, 0x7329, 0x76DB, 0x7701,
+ 0x7B6C, 0x8056, 0x8072, 0x8165, 0x8AA0, 0x9192, 0x4E16, 0x52E2, 0x6B72,
+ 0x6D17, 0x7A05, 0x7B39, 0x7D30, 0xF96F, 0x8CB0, 0x53EC, 0x562F, 0x5851,
+ 0x5C0F, 0x5C11, 0x5BB5, 0x5DE2, 0x6383, 0x6414, 0x6240, 0x662D, 0x68B3,
+ 0x6CBC, 0x6D88, 0x6EAF, 0x701F, 0x70A4, 0x71D2, 0x7526, 0x758E, 0x758F,
+ 0x7B11, 0x7C2B, 0x7D20, 0x7D39, 0x8258, 0x852C, 0x856D, 0x8607, 0x8A34,
+ 0x900D, 0x9061, 0x90B5, 0x92B7, 0x9704, 0x97F6, 0x9A37, 0x4FD7, 0x5C6C,
+ 0x675F, 0x7C9F, 0x7E8C, 0x901F, 0x5B6B, 0x640D, 0x905C, 0x7387, 0x87C0,
+ 0x5B8B, 0x677E, 0x8A1F, 0x8AA6, 0x9001, 0x980C, 0x5237, 0xF970, 0x7051,
+ 0x7463, 0x788E, 0x9396, 0x8870, 0x91D7, 0x4FEE, 0x53D7, 0x53DF, 0x56DA,
+ 0x55FD, 0x5782, 0x58FD, 0x5AC2, 0x5B88, 0xF85C, 0x5CAB, 0x5E25, 0x620D,
+ 0x6101, 0x624B, 0x6388, 0x641C, 0x6536, 0x6578, 0x666C, 0x6A39, 0x6B8A,
+ 0x71E7, 0x6C34, 0x6D19, 0x6EB2, 0x6F31, 0x72E9, 0x7378, 0x795F, 0x7626,
+ 0x7761, 0xF85D, 0x79C0, 0x7A57, 0x7AEA, 0x7CB9, 0x7D8F, 0x7DAC, 0x7E61,
+ 0x7F9E, 0x8129, 0x8331, 0x8490, 0x84DA, 0x85EA, 0x8896, 0x8AB0, 0x8F38,
+ 0x9042, 0x9083, 0x916C, 0x9296, 0x92B9, 0x968B, 0x96A8, 0x96D6, 0x9700,
+ 0x9808, 0x9996, 0x9AD3, 0x9B1A, 0x53D4, 0x587E, 0x5919, 0x5B70, 0x5BBF,
+ 0x6DD1, 0x719F, 0x8085, 0x83FD, 0x5FAA, 0x6042, 0x65EC, 0x696F, 0x6B89,
+ 0x6D35, 0x6DF3, 0x73E3, 0x76FE, 0x77AC, 0x7B4D, 0x7D14, 0x8123, 0x821C,
+ 0x8340, 0x8A62, 0x5DE1, 0x9187, 0x931E, 0x9806, 0x99B4, 0x9D89, 0x620C,
+ 0x8853, 0x8FF0, 0x5D07, 0x5D27, 0x5D69, 0x745F, 0x819D, 0x8671, 0x8768,
+ 0x62FE, 0x6FD5, 0x7FD2, 0x8936, 0x8972, 0x4E1E, 0x4E58, 0x50E7, 0x5347,
+ 0x627F, 0x6607, 0x52DD, 0x7E69, 0x8805, 0x965E, 0x4F8D, 0x5319, 0x557B,
+ 0x5636, 0x59CB, 0x5AA4, 0xF85E, 0x5C38, 0x5C4D, 0x5E02, 0x5F11, 0x6043,
+ 0x65BD, 0x662F, 0x6642, 0x67BE, 0x67F4, 0x731C, 0x77E2, 0x793A, 0x8996,
+ 0x7DE6, 0x7FC5, 0x8494, 0x84CD, 0x8A69, 0x8A66, 0x8AE1, 0x8C7A, 0x57F4,
+ 0x5BD4, 0x5F0F, 0x606F, 0x62ED, 0x690D, 0x6B96, 0x6E5C, 0x7184, 0x8B58,
+ 0x8EFE, 0x98DF, 0x98FE, 0x4F38, 0x4FE1, 0x547B, 0x5A20, 0x5BB8, 0x613C,
+ 0x65B0, 0x6668, 0x71FC, 0x7533, 0x77E7, 0x795E, 0x7D33, 0x814E, 0x81E3,
+ 0x8398, 0x85AA, 0x8703, 0x8A0A, 0x8EAB, 0x8F9B, 0xF971, 0x8FC5, 0x5931,
+ 0x5BA4, 0x5BE6, 0x6089, 0xF85F, 0x5BE9, 0x5C0B, 0x5FC3, 0xF972, 0x6C81,
+ 0x6DF1, 0x700B, 0x751A, 0x82AF, 0x4EC0, 0x5341, 0xF973, 0x96D9, 0x6C0F,
+ 0x4E9E, 0x4FC4, 0x5152, 0x5A25, 0x5CE8, 0x6211, 0x7259, 0x82BD, 0x86FE,
+ 0x8859, 0x8A1D, 0x963F, 0x96C5, 0x9913, 0x9D09, 0x9D5D, 0x580A, 0x5CB3,
+ 0x5DBD, 0x6115, 0x60E1, 0x63E1, 0x6A02, 0x6E25, 0x843C, 0x984E, 0x9F77,
+ 0x5B89, 0x5CB8, 0x6309, 0x664F, 0x6848, 0x773C, 0x96C1, 0x8D0B, 0x978D,
+ 0x9854, 0x9D08, 0x621E, 0x65A1, 0x8B01, 0x8ECB, 0x904F, 0x95BC, 0x5D52,
+ 0x5DD6, 0x5EB5, 0x6697, 0x764C, 0x83F4, 0x8AF3, 0x95C7, 0x9EEF, 0x58D3,
+ 0x62BC, 0x72CE, 0x9D28, 0x4EF0, 0x592E, 0x600F, 0x663B, 0x6B83, 0x79E7,
+ 0x9785, 0x9D26, 0x5393, 0x57C3, 0x5D16, 0x611B, 0x6B38, 0x6DAF, 0x769A,
+ 0x66D6, 0x788D, 0x7919, 0x827E, 0x54C0, 0x9698, 0x9744, 0x9749, 0x5384,
+ 0x6396, 0x6DB2, 0x814B, 0x9628, 0x984D, 0x6AFB, 0x7F4C, 0x9DAF, 0x9E1A,
+ 0x4E5F, 0x503B, 0x51B6, 0x591C, 0xF860, 0x63F6, 0x6930, 0x723A, 0x8036,
+ 0xF974, 0x60F9, 0x91CE, 0x5F31, 0x7BDB, 0x7C65, 0x7D04, 0x82E5, 0x846F,
+ 0x85E5, 0x8E8D, 0x4F6F, 0x58E4, 0x5B43, 0x6059, 0x63DA, 0x6518, 0x656D,
+ 0x6698, 0x694A, 0x6A23, 0x6D0B, 0x7001, 0x716C, 0x7A70, 0x75D2, 0x760D,
+ 0x7F8A, 0x7F98, 0x8944, 0x8B93, 0x91C0, 0x967D, 0x990A, 0x5704, 0x5FA1,
+ 0x6554, 0x65BC, 0x6F01, 0x79A6, 0x8A9E, 0x99AD, 0x9B5A, 0x9F6C, 0x5104,
+ 0x61B6, 0x6291, 0x6A8D, 0x81C6, 0x5043, 0x5830, 0x5F66, 0x7109, 0x8A00,
+ 0x8AFA, 0x5B7C, 0x513C, 0x56B4, 0x5944, 0x63A9, 0x6DF9, 0x5DAA, 0x696D,
+ 0x605A, 0x4E88, 0x4F59, 0x5982, 0x6B5F, 0x6C5D, 0x8207, 0x9918, 0x4EA6,
+ 0x57DF, 0xF861, 0x5F79, 0x6613, 0x75AB, 0x7E79, 0x8B6F, 0x9006, 0x9A5B,
+ 0x56A5, 0x5827, 0x59F8, 0x5A1F, 0x5BB4, 0x5EF6, 0x6350, 0xF991, 0x693D,
+ 0x6CBF, 0x6D93, 0x6D8E, 0x6DF5, 0x6F14, 0x70DF, 0x7136, 0x7159, 0x71C3,
+ 0x71D5, 0x784F, 0x786F, 0x7B75, 0x7DE3, 0xF862, 0x81D9, 0x8815, 0x884D,
+ 0x8B8C, 0x8EDF, 0x925B, 0x9CF6, 0xF99E, 0x6085, 0x6D85, 0x71B1, 0xF9A1,
+ 0x95B1, 0x53AD, 0x5869, 0x67D3, 0x708E, 0x7130, 0x9E7D, 0x82D2, 0x8276,
+ 0x95BB, 0x995C, 0x9AE5, 0x66C4, 0x71C1, 0x8449, 0x584B, 0x5B30, 0x5F71,
+ 0x6620, 0x668E, 0x6979, 0x69AE, 0x6C38, 0x6CF3, 0x6F41, 0x701B, 0x71DF,
+ 0x745B, 0xF9AE, 0x74D4, 0x76C8, 0x7E93, 0x82F1, 0x8A60, 0x8FCE, 0x502A,
+ 0x5208, 0x53E1, 0x66F3, 0x6FCA, 0x730A, 0x7768, 0x777F, 0x7FF3, 0x82AE,
+ 0x854B, 0x85DD, 0x8602, 0x88D4, 0x8A63, 0x8B7D, 0x8C6B, 0x92B3, 0x9713,
+ 0x9810, 0x4E94, 0x4F0D, 0x50B2, 0x5348, 0x5433, 0x55DA, 0x58BA, 0x5967,
+ 0x5A1B, 0x5BE4, 0x609F, 0xF9B9, 0x65FF, 0x6664, 0x68A7, 0x6C5A, 0x70CF,
+ 0x7352, 0x8708, 0x8AA4, 0x9068, 0x543E, 0x5C4B, 0x6C83, 0x7344, 0x7389,
+ 0x923A, 0x5ABC, 0x6EAB, 0x7465, 0x761F, 0x7A69, 0x8580, 0x860A, 0x9C2E,
+ 0x5140, 0x58C5, 0x74EE, 0x7670, 0x64C1, 0x7515, 0x7FC1, 0x9095, 0x96CD,
+ 0x6E26, 0x74E6, 0x7AA9, 0x86D9, 0x8778, 0x8A1B, 0x81E5, 0x5A49, 0x5B8C,
+ 0x5B9B, 0x6D63, 0x73A9, 0x742C, 0x7897, 0x7DE9, 0x7FEB, 0x8155, 0x839E,
+ 0x8C4C, 0x962E, 0x9811, 0x66F0, 0x5F80, 0x65FA, 0x6789, 0x6C6A, 0x738B,
+ 0x502D, 0x6B6A, 0x77EE, 0x5916, 0x5DCD, 0x7325, 0x754F, 0x50E5, 0x51F9,
+ 0x582F, 0x592D, 0x5996, 0x59DA, 0x5DA2, 0x62D7, 0x6416, 0x64FE, 0x66DC,
+ 0x8170, 0xF9BF, 0x6A48, 0x7464, 0x7A88, 0x7AAF, 0x7E47, 0x7E5E, 0x8000,
+ 0x8558, 0x87EF, 0x8981, 0x8B20, 0x9059, 0x9080, 0x9952, 0x8FB1, 0x617E,
+ 0x6B32, 0x6D74, 0x8925, 0x50AD, 0x52C7, 0x5BB9, 0x5EB8, 0x5197, 0x6995,
+ 0x6E67, 0x6EB6, 0x7194, 0x7462, 0x7528, 0x8073, 0x8202, 0x8338, 0x84C9,
+ 0x86F9, 0x8E0A, 0x9394, 0x93DE, 0x4F51, 0x5076, 0x512A, 0x53C8, 0x53CB,
+ 0x53F3, 0x5401, 0x5B87, 0x5BD3, 0x5C24, 0x4E8E, 0x611A, 0x6182, 0x725B,
+ 0x76C2, 0x7950, 0x7991, 0x79B9, 0x7FBD, 0x828B, 0x865E, 0x8FC2, 0x9047,
+ 0x90F5, 0x9685, 0x96E8, 0x96E9, 0x65ED, 0x6631, 0x715C, 0x7A36, 0x90C1,
+ 0x980A, 0x4E91, 0xF9C5, 0x6B9E, 0x8018, 0x82B8, 0x904B, 0x9695, 0x96F2,
+ 0x97FB, 0x71A8, 0x851A, 0x9B31, 0x718A, 0x96C4, 0x5143, 0x539F, 0x54E1,
+ 0x5712, 0x5713, 0x7230, 0x57A3, 0x5A9B, 0x5BC3, 0x6028, 0x613F, 0x63F4,
+ 0x6E90, 0x733F, 0x7457, 0x82D1, 0x873F, 0x8881, 0x8F45, 0x9060, 0x9662,
+ 0x9858, 0x9D1B, 0x6708, 0x8D8A, 0x925E, 0x4F4D, 0x5049, 0x50DE, 0x5371,
+ 0x570D, 0x59D4, 0x5C09, 0x5E43, 0x6170, 0x5A01, 0x6E2D, 0x7232, 0x744B,
+ 0x7DEF, 0x80C3, 0x840E, 0x8466, 0x875F, 0x885B, 0x885E, 0x8B02, 0x9055,
+ 0x97CB, 0x9B4F, 0x4E73, 0x6538, 0x4F91, 0x5112, 0x516A, 0x5E7C, 0x552F,
+ 0x55A9, 0x56FF, 0x5B7A, 0x5BA5, 0x5E37, 0x5E7D, 0x5EBE, 0x60A0, 0x60DF,
+ 0x6109, 0x6108, 0x63C4, 0x6709, 0x67D4, 0x67DA, 0x6961, 0x6CB9, 0x6E38,
+ 0x6FE1, 0x7336, 0x745C, 0x7531, 0x7652, 0x7DAD, 0x81FE, 0x8438, 0x8564,
+ 0x88D5, 0x8A98, 0x8ADB, 0x8AED, 0x8E42, 0x8E30, 0x904A, 0x903E, 0x907A,
+ 0x9149, 0x91C9, 0x936E, 0x9EDD, 0x6BD3, 0x8089, 0x80B2, 0x9B3B, 0x5141,
+ 0x596B, 0x5C39, 0x6F64, 0x73A7, 0x80E4, 0x958F, 0x807F, 0x620E, 0x7D68,
+ 0x878D, 0x57A0, 0x6069, 0x6147, 0x6ABC, 0x6BB7, 0x73E2, 0x9280, 0x8ABE,
+ 0x96B1, 0x9F66, 0x4E59, 0x541F, 0x6DEB, 0x852D, 0x9670, 0x98EE, 0x97F3,
+ 0x6339, 0x63D6, 0x6CE3, 0x9091, 0x51DD, 0x61C9, 0x81BA, 0x9DF9, 0x4F9D,
+ 0x501A, 0x5100, 0x7591, 0x77E3, 0x5B9C, 0x610F, 0x61FF, 0x64EC, 0x6BC5,
+ 0x7FA9, 0x8264, 0x87FB, 0x8863, 0x8ABC, 0x8B70, 0x91AB, 0x4E8C, 0x4EE5,
+ 0x4F0A, 0x5937, 0x59E8, 0x5DF2, 0x8CB3, 0x5F1B, 0x5F5B, 0x6021, 0xF9E0,
+ 0x682E, 0x723E, 0x73E5, 0x7570, 0x75CD, 0x79FB, 0x800C, 0x8033, 0x8351,
+ 0x98F4, 0x990C, 0x9823, 0x7037, 0x7FFC, 0x76CA, 0x7FCA, 0x7FCC, 0x4EBA,
+ 0x4EC1, 0x4EDE, 0x5203, 0x5370, 0x54BD, 0x56E0, 0x59FB, 0x5BC5, 0x5F15,
+ 0x5FCD, 0x6E6E, 0x8A8D, 0x976D, 0x9777, 0x4E00, 0x4F7E, 0x58F9, 0x65E5,
+ 0x6EA2, 0x9038, 0x93B0, 0x99B9, 0x4EFB, 0x58EC, 0x598A, 0x59D9, 0x7A14,
+ 0x834F, 0x8CC3, 0x5165, 0x4ECD, 0x5B55, 0x5269, 0x4ED4, 0x523A, 0x54A8,
+ 0x59C9, 0x59FF, 0x5B50, 0x5B5C, 0x5B57, 0x6063, 0x6148, 0x6ECB, 0x7099,
+ 0x716E, 0x7386, 0x74F7, 0x75B5, 0x7725, 0x78C1, 0x7CA2, 0x7D2B, 0x8005,
+ 0x8014, 0x81EA, 0x8517, 0x85C9, 0x89DC, 0x8AEE, 0x8CC7, 0x8D6D, 0x96CC,
+ 0x4F5C, 0x52FA, 0x56BC, 0x65AB, 0x6628, 0x67DE, 0x707C, 0x70B8, 0x7235,
+ 0x7DBD, 0x828D, 0x914C, 0x96C0, 0x9D72, 0x68E7, 0x6B98, 0x6F7A, 0x76DE,
+ 0x5C91, 0x66AB, 0x6F5B, 0x6F5C, 0x7BB4, 0x7C2A, 0x8695, 0x8836, 0x96DC,
+ 0x4E08, 0x4ED7, 0x5320, 0x5834, 0x58BB, 0x596C, 0x5D82, 0x5E33, 0x5E84,
+ 0x5F35, 0x638C, 0x66B2, 0x6756, 0x6A1F, 0x6AA3, 0x6B0C, 0x6F3F, 0x58EF,
+ 0x5C07, 0x7246, 0xF9FA, 0x7350, 0x748B, 0x7634, 0x7AE0, 0x7CA7, 0x8178,
+ 0x81DF, 0x838A, 0x846C, 0x8523, 0x8594, 0x85CF, 0x88C5, 0x88DD, 0x8D13,
+ 0x91AC, 0x9577, 0x969C, 0x518D, 0x54C9, 0x5728, 0x5BB0, 0x624D, 0x6750,
+ 0x683D, 0x6893, 0x6ED3, 0x707D, 0x7E94, 0x88C1, 0x8CA1, 0x8F09, 0x9F4B,
+ 0x9F4E, 0x722D, 0x7B8F, 0x8ACD, 0x931A, 0x4F4E, 0x4F47, 0x5132, 0x5480,
+ 0x59D0, 0x5E95, 0x62B5, 0x6775, 0x67E2, 0x696E, 0x6A17, 0x6CAE, 0x6E1A,
+ 0x72D9, 0x732A, 0x75BD, 0x7BB8, 0x82E7, 0x8457, 0x85F7, 0x86C6, 0x8A5B,
+ 0x8C6C, 0x8CAF, 0x8E87, 0x9019, 0x90B8, 0x52E3, 0x5AE1, 0x5BC2, 0x6458,
+ 0x6575, 0x6EF4, 0x72C4, 0x7684, 0x7A4D, 0x7B1B, 0x7C4D, 0x7CF4, 0x7E3E,
+ 0x837B, 0x8B2B, 0x8CCA, 0x8D64, 0x8DE1, 0x8E5F, 0x8FEA, 0x8FF9, 0x9069,
+ 0x50B3, 0x5168, 0x5178, 0x524D, 0x526A, 0x56C0, 0x5861, 0x5960, 0x5C08,
+ 0x5C55, 0x5DD3, 0x5EDB, 0x609B, 0x6230, 0x6813, 0x6BBF, 0x6C08, 0x6FB1,
+ 0x714E, 0x7530, 0x7538, 0x7672, 0x78DA, 0x7B8B, 0x7BAD, 0x7BC6, 0x7E8F,
+ 0x7FE6, 0x8A6E, 0x8F3E, 0x8F49, 0x923F, 0x9293, 0x9322, 0x96FB, 0x985A,
+ 0x986B, 0x991E, 0x5207, 0x622A, 0x6298, 0x6D59, 0x7A83, 0x7ACA, 0x7BC0,
+ 0x7D76, 0x5360, 0x5CBE, 0x5E97, 0x6F38, 0x70B9, 0x9EDE, 0x7C98, 0x9711,
+ 0x63A5, 0x647A, 0x6904, 0x8776, 0x4E01, 0x4E95, 0x4EAD, 0x505C, 0x5075,
+ 0x5448, 0x59C3, 0x5E40, 0x5EF7, 0x5F81, 0x5B9A, 0x5EAD, 0x60C5, 0x633A,
+ 0x653F, 0x6574, 0x65CC, 0x6676, 0x6678, 0x6883, 0x6968, 0x6B63, 0x6C40,
+ 0x6DE8, 0x6E1F, 0x753A, 0x775B, 0x7887, 0x798E, 0x7A0B, 0x7A7D, 0x9756,
+ 0x7CBE, 0x8247, 0x8A02, 0x8AEA, 0x8C9E, 0x912D, 0x914A, 0x91D8, 0x9266,
+ 0x9320, 0x9706, 0x975C, 0x9802, 0x9F0E, 0x5236, 0x5291, 0x557C, 0x5824,
+ 0x5E1D, 0x5F1F, 0x608C, 0x63D0, 0x6662, 0x68AF, 0x6FDF, 0x7445, 0x81CD,
+ 0x796D, 0x7B2C, 0x85BA, 0x88FD, 0x8AF8, 0x8E36, 0x8E44, 0x918D, 0x9664,
+ 0x969B, 0x973D, 0x984C, 0x9F4A, 0x4FCE, 0x51CB, 0x5146, 0x52A9, 0xF863,
+ 0x5632, 0x566A, 0x5F14, 0x5F6B, 0x63AA, 0x64CD, 0x65E9, 0x6641, 0x66FA,
+ 0x66F9, 0x671D, 0x689D, 0x68D7, 0x69FD, 0x6F15, 0x6F6E, 0x7167, 0x71E5,
+ 0x722A, 0x7681, 0x773A, 0x7956, 0x795A, 0x79DF, 0x7A20, 0x7A95, 0x7AC8,
+ 0x7B0A, 0x7C97, 0x7CDF, 0x7CF6, 0x7D44, 0x7D5B, 0x7E70, 0x8087, 0x85FB,
+ 0x86A4, 0x8A54, 0x8ABF, 0x8D99, 0x8E81, 0x9020, 0x906D, 0x91E3, 0x963B,
+ 0x9BDB, 0x9CE5, 0x65CF, 0x7C07, 0x8DB3, 0x93C3, 0x5B58, 0x5C0A, 0x5352,
+ 0x62D9, 0x731D, 0x5027, 0x5B97, 0x5F9E, 0x616B, 0x68D5, 0x6A05, 0x6DD9,
+ 0x742E, 0x7A2E, 0x7D42, 0x7D9C, 0x7E31, 0x816B, 0x8E35, 0x8E64, 0x937E,
+ 0x9418, 0x4F50, 0x5750, 0x5DE6, 0x5EA7, 0x632B, 0x7F6A, 0x4E3B, 0x4F4F,
+ 0x4F8F, 0x505A, 0x5EDA, 0x546A, 0x5468, 0x55FE, 0x594F, 0x5B99, 0x5DDE,
+ 0x665D, 0x6731, 0x67F1, 0x682A, 0x70B7, 0x6CE8, 0x6D32, 0x9152, 0x73E0,
+ 0x7587, 0x851F, 0x7C4C, 0x7D02, 0x7D2C, 0x7DA2, 0x8098, 0x80C4, 0x821F,
+ 0x86DB, 0x8A3B, 0x8A85, 0x8D70, 0x8E8A, 0x8F33, 0x914E, 0x9031, 0x9444,
+ 0x99D0, 0x7AF9, 0x7CA5, 0x4FCA, 0x5101, 0x51C6, 0x57C8, 0x5CFB, 0x6659,
+ 0x6A3D, 0x6D5A, 0x6E96, 0x6FEC, 0x756F, 0x7AE3, 0x8822, 0x9021, 0x9075,
+ 0x96BC, 0x99FF, 0x8301, 0x4E2D, 0x4EF2, 0x8846, 0x91CD, 0xF864, 0x537D,
+ 0x6ADB, 0x696B, 0x6C41, 0x847A, 0x589E, 0x618E, 0x62EF, 0x70DD, 0x66FE,
+ 0x7511, 0x75C7, 0x84B8, 0x8A3C, 0x8B49, 0x8D08, 0x4E4B, 0x53EA, 0x54AB,
+ 0x5730, 0x5740, 0x5FD7, 0x6301, 0x6307, 0x646F, 0x652F, 0x65E8, 0x667A,
+ 0x679D, 0x67B3, 0x6B62, 0x6C60, 0x6F2C, 0x75E3, 0x77E5, 0x7825, 0x7957,
+ 0x7949, 0x7D19, 0x80A2, 0x8102, 0x81F3, 0x829D, 0x8718, 0x8A8C, 0xF9FC,
+ 0x8D04, 0x8DBE, 0x9072, 0x76F4, 0x7A19, 0x7A37, 0x7E54, 0x8077, 0x8FB0,
+ 0x55D4, 0x5875, 0x632F, 0x6649, 0x699B, 0x6D25, 0x6EB1, 0x73CD, 0x7468,
+ 0x74A1, 0x75B9, 0x76E1, 0x771E, 0x778B, 0x79E6, 0x7E09, 0x8A3A, 0x8CD1,
+ 0x8EEB, 0x9032, 0x93AD, 0x9663, 0x9673, 0x9707, 0x53F1, 0x7A92, 0x59EA,
+ 0x5AC9, 0x5E19, 0x684E, 0x75BE, 0x79E9, 0x81A3, 0x86ED, 0x8CEA, 0x8DCC,
+ 0x8FED, 0x659F, 0x6715, 0x57F7, 0x96C6, 0x7DDD, 0x8F2F, 0x5FB5, 0x61F2,
+ 0x6F84, 0x4E14, 0x501F, 0x7B9A, 0x53C9, 0x55DF, 0x5DEE, 0x5D6F, 0x6B21,
+ 0x6B64, 0x78CB, 0xF9FE, 0x8E49, 0x906E, 0x8ECA, 0x6349, 0x643E, 0x7740,
+ 0x7A84, 0x932F, 0x947F, 0x9F6A, 0x64B0, 0x6FAF, 0x71E6, 0x74A8, 0x74DA,
+ 0x7AC4, 0x7E82, 0x7CB2, 0x7E98, 0x8B9A, 0x8D0A, 0x947D, 0xF865, 0x9910,
+ 0x994C, 0x5239, 0x5BDF, 0x64E6, 0x672D, 0x50ED, 0x53C3, 0x5879, 0x6158,
+ 0x6159, 0x615A, 0x61FA, 0x65AC, 0x7AD9, 0x8B92, 0x5021, 0x5009, 0x5231,
+ 0x5275, 0x5531, 0x5A3C, 0x5EE0, 0x5F70, 0x60B5, 0x655E, 0x660C, 0x6636,
+ 0x66A2, 0x69CD, 0x6C05, 0x6EC4, 0x6F32, 0x7621, 0x7A93, 0x8139, 0x8259,
+ 0x83D6, 0x84BC, 0x50B5, 0x57F0, 0x5F69, 0x63A1, 0x7826, 0x7DB5, 0x83DC,
+ 0x8521, 0x91C7, 0x91F5, 0x518A, 0x67F5, 0x7B56, 0x7C00, 0x8CAC, 0x51C4,
+ 0x59BB, 0x60BD, 0x8655, 0xF9FF, 0x5254, 0x5C3A, 0x617D, 0x621A, 0x62D3,
+ 0x64F2, 0x65A5, 0x6ECC, 0x7620, 0x810A, 0x8734, 0x8E91, 0x965F, 0x96BB,
+ 0x4EDF, 0x5343, 0x5598, 0x5929, 0x5DDD, 0x64C5, 0x6CC9, 0x6DFA, 0x6FFA,
+ 0x7A7F, 0x821B, 0x85A6, 0x8CE4, 0x8E10, 0x9077, 0x91E7, 0x95E1, 0x9621,
+ 0x97C6, 0x51F8, 0x5FB9, 0x54F2, 0x5586, 0x64A4, 0x6F88, 0x7DB4, 0x8F4D,
+ 0x9435, 0x50C9, 0x5C16, 0x6CBE, 0x6DFB, 0x751B, 0x77BB, 0x7C37, 0x7C64,
+ 0x8AC2, 0x59BE, 0x5E16, 0x6377, 0x7252, 0x758A, 0x776B, 0x8ADC, 0x8CBC,
+ 0x8F12, 0x5EF3, 0x6674, 0x6DF8, 0x807D, 0x83C1, 0x873B, 0x8ACB, 0x9751,
+ 0x9BD6, 0xFA00, 0x5243, 0x66FF, 0x6D95, 0x6EEF, 0x780C, 0x7DE0, 0x8AE6,
+ 0x902E, 0x905E, 0x9746, 0x9AD4, 0x521D, 0x54E8, 0x5CED, 0x6194, 0x6284,
+ 0x62DB, 0x68A2, 0x6912, 0x695A, 0x6A35, 0x7092, 0x7126, 0x785D, 0x7901,
+ 0x790E, 0x79D2, 0x7A0D, 0x7D83, 0x8096, 0x8349, 0x8549, 0x8C82, 0x8D85,
+ 0x9162, 0x918B, 0x91AE, 0x9214, 0x9798, 0x4FC3, 0x56D1, 0xF866, 0x71ED,
+ 0x77D7, 0x8700, 0x89F8, 0x8E85, 0x9AD1, 0x5BF8, 0x5FD6, 0x6751, 0x53E2,
+ 0x585A, 0x5BF5, 0x6031, 0x6460, 0x7E3D, 0x8070, 0x8471, 0x9283, 0x64AE,
+ 0x50AC, 0x5D14, 0x6467, 0x6700, 0x589C, 0x62BD, 0x63A8, 0x690E, 0x6978,
+ 0xF867, 0x6A1E, 0x6E6B, 0x7503, 0x76BA, 0x79CB, 0x7B92, 0x82BB, 0x8429,
+ 0x8DA8, 0x8FFD, 0x9112, 0x914B, 0x919C, 0x9318, 0x9310, 0x96DB, 0x97A6,
+ 0x9C0D, 0x9E81, 0x9EA4, 0x4E11, 0xF868, 0x795D, 0x755C, 0x7AFA, 0x7B51,
+ 0x7BC9, 0x7E2E, 0x8233, 0x84C4, 0x8E74, 0x8EF8, 0x9010, 0x6625, 0x693F,
+ 0x51FA, 0x9EDC, 0x5145, 0x51B2, 0x5FE0, 0x6C96, 0x87F2, 0x885D, 0x8877,
+ 0x60B4, 0x81B5, 0x8403, 0x53D6, 0x5439, 0x5634, 0x5A36, 0x5C31, 0x6A47,
+ 0x708A, 0x7FE0, 0x805A, 0x8106, 0x81ED, 0xF869, 0x8DA3, 0x9189, 0x9A5F,
+ 0x9DF2, 0x4EC4, 0x5074, 0x60FB, 0x6E2C, 0x5C64, 0x4F88, 0x5024, 0x55E4,
+ 0x5CD9, 0x5DF5, 0x5E5F, 0x5FB4, 0x6894, 0x6CBB, 0x6DC4, 0x71BE, 0x75D4,
+ 0x75F4, 0x7661, 0x96C9, 0x7A1A, 0x7DC7, 0x7DFB, 0x7F6E, 0x6065, 0x81F4,
+ 0x8F1C, 0x99B3, 0x9D44, 0x9F52, 0x5247, 0x52C5, 0x98ED, 0x89AA, 0x4E03,
+ 0x67D2, 0x6F06, 0x4FB5, 0x5BE2, 0x5FF1, 0x6795, 0x6C88, 0x6D78, 0x7827,
+ 0x91DD, 0x937C, 0x87C4, 0x79E4, 0x7A31, 0x5FEB, 0x4ED6, 0x553E, 0x58AE,
+ 0x59A5, 0x60F0, 0x6253, 0x6736, 0x6955, 0x8235, 0x9640, 0x99DD, 0x502C,
+ 0x5353, 0x5544, 0xFA01, 0x6258, 0x62C6, 0xFA02, 0x64E2, 0x67DD, 0x6A50,
+ 0x6FC1, 0x6FEF, 0x7422, 0x8A17, 0x9438, 0x5451, 0x5606, 0x5766, 0x5F48,
+ 0x619A, 0x6B4E, 0x7058, 0x70AD, 0x7DBB, 0x8A95, 0x596A, 0x812B, 0x63A2,
+ 0x803D, 0x8CAA, 0x5854, 0x642D, 0x69BB, 0x5B95, 0x5E11, 0x6E6F, 0x8569,
+ 0x514C, 0x53F0, 0x592A, 0x6020, 0x614B, 0x6B86, 0x6C70, 0x6CF0, 0x7B1E,
+ 0x80CE, 0x82D4, 0x8DC6, 0x90B0, 0x98B1, 0x99C4, 0xFA04, 0x64C7, 0x6FA4,
+ 0xF86A, 0x6491, 0x6504, 0x514E, 0x5410, 0x571F, 0x8A0E, 0x615F, 0x6876,
+ 0xFA05, 0x75DB, 0x7B52, 0x7D71, 0x901A, 0x5806, 0x817F, 0x892A, 0x9000,
+ 0x9839, 0x5078, 0x5957, 0x59AC, 0x6295, 0x900F, 0x9B2A, 0x615D, 0x7279,
+ 0x5A46, 0x5761, 0x5DF4, 0x628A, 0x64AD, 0x6777, 0x6CE2, 0x6D3E, 0x722C,
+ 0x7436, 0x7834, 0x7F77, 0x82AD, 0x8DDB, 0x9817, 0x5742, 0x5224, 0x677F,
+ 0x7248, 0x8CA9, 0x8FA6, 0x74E3, 0x962A, 0x516B, 0x53ED, 0x634C, 0x4F69,
+ 0x5504, 0x6096, 0x6C9B, 0x6D7F, 0x724C, 0x72FD, 0x7A17, 0x8C9D, 0x6557,
+ 0x8987, 0x5F6D, 0x6F8E, 0x70F9, 0x81A8, 0x610E, 0x4FBF, 0x504F, 0x6241,
+ 0x7247, 0x7BC7, 0x7DE8, 0x7FE9, 0x8759, 0x904D, 0x97AD, 0x8CB6, 0x576A,
+ 0x5E73, 0x840D, 0x8A55, 0x5420, 0x5B16, 0x5E63, 0x5EE2, 0x5F0A, 0x6583,
+ 0x80BA, 0x853D, 0x9589, 0x965B, 0x4F48, 0x5305, 0x530D, 0x530F, 0x5486,
+ 0x54FA, 0x5703, 0x5E96, 0x5E03, 0x6016, 0x62B1, 0x629B, 0x6355, 0x6CE1,
+ 0x6D66, 0x70AE, 0x75B1, 0x7832, 0x80DE, 0x812F, 0x8216, 0x8461, 0x84B2,
+ 0x888D, 0x8912, 0x924B, 0x92EA, 0x9784, 0x98FD, 0x9B91, 0x5E45, 0x66B4,
+ 0x7011, 0x7206, 0x4FF5, 0x527D, 0x5F6A, 0x6153, 0x6753, 0x6A19, 0x6F02,
+ 0x74E2, 0x7968, 0x8868, 0x8C79, 0x98C4, 0xF86B, 0x54C1, 0x7A1F, 0x99AE,
+ 0x6953, 0x8AF7, 0x8C4A, 0x98A8, 0x5F7C, 0x62AB, 0x75B2, 0x76AE, 0x84D6,
+ 0x88AB, 0x907F, 0x5339, 0x5F3C, 0x5FC5, 0x6CCC, 0x7562, 0x758B, 0x7B46,
+ 0x8E55, 0x4E4F, 0x903C, 0x4E0B, 0x4F55, 0x590F, 0x5EC8, 0x6630, 0x6CB3,
+ 0x7455, 0x8766, 0x8377, 0x8CC0, 0x9050, 0x971E, 0x9C15, 0x58D1, 0x5B78,
+ 0x7627, 0x8650, 0x8B14, 0x9DB4, 0x5BD2, 0x6068, 0x608D, 0x65F1, 0x6C57,
+ 0x6F22, 0x6FA3, 0x7F55, 0x7FF0, 0xF86C, 0x9592, 0x9591, 0x9650, 0x97D3,
+ 0x9DF3, 0x5272, 0x8F44, 0x51FD, 0x542B, 0x54B8, 0x5563, 0x558A, 0x6ABB,
+ 0x6DB5, 0x7DD8, 0x8266, 0x9677, 0x5408, 0x54C8, 0x76D2, 0x86E4, 0x95A4,
+ 0x965C, 0x4EA2, 0x4F09, 0x59EE, 0x5DF7, 0x6052, 0x6297, 0x676D, 0x6841,
+ 0x6C86, 0x6E2F, 0x7095, 0x7F38, 0x809B, 0x822A, 0xFA09, 0x9805, 0x4EA5,
+ 0x5055, 0x54B3, 0x595A, 0x5793, 0x5B69, 0x5BB3, 0x5EE8, 0x61C8, 0x6977,
+ 0x6D77, 0x87F9, 0x89E3, 0x8A72, 0x8AE7, 0x9082, 0x99ED, 0x9AB8, 0x52BE,
+ 0x6838, 0x5016, 0x5E78, 0x674F, 0x884C, 0x4EAB, 0x5411, 0x56AE, 0x9115,
+ 0x73E6, 0x97FF, 0x9909, 0x9957, 0x9999, 0x5653, 0x589F, 0x865B, 0x8A31,
+ 0x61B2, 0x8ED2, 0x737B, 0x6B47, 0x96AA, 0x9A57, 0x5955, 0x7200, 0x8D6B,
+ 0x9769, 0x5CF4, 0x5F26, 0x61F8, 0x70AB, 0x73FE, 0x7384, 0x7729, 0x7D43,
+ 0x7D62, 0x7E23, 0x8237, 0x8852, 0xFA0A, 0x8CE2, 0x9249, 0x986F, 0x5B51,
+ 0x7A74, 0x8840, 0x9801, 0x5ACC, 0xF86D, 0x4FE0, 0x5354, 0x593E, 0x5CFD,
+ 0x633E, 0x6D79, 0x72F9, 0x7BCB, 0x8107, 0x8105, 0x83A2, 0xF86E, 0x92CF,
+ 0x9830, 0x4EA8, 0x5211, 0x578B, 0x5F62, 0x5144, 0x7005, 0x70AF, 0x73E9,
+ 0x834A, 0x87A2, 0x8861, 0x90A2, 0x93A3, 0x99A8, 0x516E, 0x5F57, 0x60E0,
+ 0x6167, 0x8559, 0x91AF, 0x978B, 0x4E4E, 0x4E92, 0x8C6A, 0x547C, 0x58FA,
+ 0x58D5, 0x597D, 0x5F27, 0x660A, 0x6236, 0x6BEB, 0x6D69, 0x6DCF, 0x6E56,
+ 0x6EF8, 0x6F94, 0x6FE9, 0x6FE0, 0x705D, 0x72D0, 0x745A, 0x74E0, 0x7693,
+ 0x769E, 0x795C, 0x7CCA, 0x7E1E, 0x80E1, 0x846B, 0x864E, 0x865F, 0x8774,
+ 0x8B77, 0x6248, 0x9190, 0x93AC, 0x9800, 0x9865, 0x60D1, 0x6216, 0x9177,
+ 0x5A5A, 0x660F, 0x6DF7, 0x6E3E, 0x743F, 0x9B42, 0x5FFD, 0x60DA, 0x7B0F,
+ 0x9DBB, 0x5F18, 0x54C4, 0x6C5E, 0x6CD3, 0x6D2A, 0x9D3B, 0x7D05, 0x8679,
+ 0x8A0C, 0x5316, 0x5B05, 0x6A3A, 0x706B, 0x798D, 0x7575, 0x79BE, 0x548C,
+ 0x82B1, 0x83EF, 0x8A71, 0x9774, 0x8CA8, 0xFA0B, 0x64F4, 0x652B, 0x78BA,
+ 0x78BB, 0x7A6B, 0x944A, 0x4E38, 0x559A, 0x571C, 0x5BA6, 0x5E7B, 0x60A3,
+ 0x61FD, 0x63DB, 0x6853, 0x6B61, 0x6E19, 0x7165, 0x74B0, 0x7D08, 0x9084,
+ 0x9A69, 0x9C25, 0x9B1F, 0x6D3B, 0x6ED1, 0x733E, 0x8C41, 0x95CA, 0x51F0,
+ 0x5A93, 0x5FA8, 0x6033, 0x604D, 0x614C, 0x60F6, 0x6643, 0x6CC1, 0x6EC9,
+ 0x714C, 0x7687, 0x7BC1, 0x8352, 0x8757, 0x9051, 0x968D, 0x9EC3, 0x56DE,
+ 0x5EFB, 0x5F8A, 0x6062, 0x6094, 0x61F7, 0x6666, 0x6703, 0x6A9C, 0x6DEE,
+ 0x6FAE, 0x7070, 0x736A, 0x7E6A, 0x81BE, 0x86D4, 0x8AA8, 0x8CC4, 0x5283,
+ 0x7372, 0x6A6B, 0x54EE, 0x5686, 0x56C2, 0x5B5D, 0x6548, 0x66C9, 0x689F,
+ 0x723B, 0x80B4, 0x9175, 0x4FAF, 0x5019, 0x539A, 0x540E, 0x543C, 0x5589,
+ 0x55C5, 0x5F8C, 0x673D, 0x7334, 0x9005, 0x7BCC, 0x52F3, 0x5864, 0x58CE,
+ 0x6688, 0x7104, 0x718F, 0x71FB, 0x85B0, 0x8A13, 0x85A8, 0x55A7, 0x8431,
+ 0x5349, 0x5599, 0x6BC1, 0x5F59, 0x5FBD, 0x63EE, 0x6689, 0x7147, 0x8AF1,
+ 0x8F1D, 0x9EBE, 0x4F11, 0x643A, 0x70CB, 0x7566, 0x8667, 0x6064, 0x8B4E,
+ 0x9DF8, 0x51F6, 0x5308, 0x5147, 0x6D36, 0x80F8, 0x9ED1, 0x5FFB, 0x6615,
+ 0x6B23, 0x75D5, 0x5403, 0x5C79, 0x7D07, 0x8FC4, 0x6B20, 0x6B46, 0x6B3D,
+ 0x5438, 0x6070, 0x6D3D, 0x8208, 0x50D6, 0x559C, 0x566B, 0x59EC, 0x5B09,
+ 0x5E0C, 0x66E6, 0x6199, 0x6231, 0x72A7, 0x7199, 0x51DE, 0x71B9, 0x79A7,
+ 0x7A00, 0x7FB2, 0x8A70, 0x9821, 0x67B7, 0x73C2, 0x75C2, 0x6164, 0x4F83,
+ 0x67EC, 0x687F, 0x78F5, 0x874E, 0x6221, 0x77B0, 0x90AF, 0x9452, 0x5808,
+ 0x757A, 0x7D73, 0x7F8C, 0x8221, 0x9C47, 0x584F, 0xF900, 0x93A7, 0x5580,
+ 0x5028, 0x795B, 0x8E1E, 0x9245, 0x6957, 0x8171, 0x6840, 0x5292, 0x9210,
+ 0x8FF2, 0x8188, 0x6289, 0x9257, 0x4FD3, 0x501E, 0x5106, 0x5770, 0x61AC,
+ 0x70F1, 0x74A5, 0x583A, 0x68E8, 0x5C3B, 0x66A0, 0x69C1, 0x7F94, 0x82FD,
+ 0x83F0, 0x7428, 0x9BE4, 0x73D9, 0x86A3, 0x978F, 0x4E32, 0x8DE8, 0x934B,
+ 0x742F, 0x4F8A, 0x709A, 0x5775, 0x8009, 0x92B6, 0x97AB, 0x88D9, 0x828E,
+ 0x6372, 0x6DC3, 0x7357, 0x8568, 0xF906, 0x6677, 0x69FB, 0x7AC5, 0x52FB,
+ 0x7547, 0x52A4, 0x5997, 0x6611, 0x82A9, 0x4F0B, 0x57FC, 0x7398, 0x7482,
+ 0x7941, 0x7F88, 0x9324, 0xF90B, 0xF90C, 0x5A1C, 0xF90D, 0xF90E, 0xF90F,
+ 0xF910, 0xF911, 0xF912, 0xF913, 0xF914, 0xF915, 0xF916, 0xF917, 0xF918,
+ 0xF919, 0xF91A, 0xF91B, 0xF91C, 0xF91D, 0xF91E, 0xF91F, 0xF920, 0xF921,
+ 0x678F, 0x6960, 0x6E73, 0xF922, 0xF923, 0xF924, 0xF925, 0xF926, 0xF927,
+ 0x8872, 0xF928, 0xF929, 0xF92A, 0xF92B, 0xF92C, 0xF92D, 0xF92E, 0x649A,
+ 0x5BD7, 0xF92F, 0xF930, 0xF931, 0xF932, 0xF933, 0xF934, 0xF935, 0xF936,
+ 0xF937, 0xF938, 0x99D1, 0xF939, 0xF93A, 0xF93B, 0xF93C, 0xF93D, 0xF93E,
+ 0xF93F, 0xF940, 0xF941, 0xF942, 0xF943, 0xF944, 0xF945, 0xF946, 0xF947,
+ 0xF948, 0xF949, 0xF94A, 0xF94B, 0xF94C, 0xF94D, 0xF94E, 0xF94F, 0xF950,
+ 0xF951, 0x677B, 0xF952, 0xF953, 0xF954, 0xF955, 0xF956, 0xF957, 0xF958,
+ 0xF959, 0x4EB6, 0x5F56, 0x6FBE, 0x574D, 0x61BA, 0x6E5B, 0x8541, 0x931F,
+ 0x7553, 0x6207, 0x87B3, 0x576E, 0x5D8B, 0x6389, 0x6AC2, 0x89A9, 0x65FD,
+ 0x711E, 0x9017, 0x829A, 0x5D9D, 0xF95B, 0xF95D, 0xF95E, 0x5D0D, 0x5FA0,
+ 0x5137, 0x7489, 0xF95F, 0x5CBA, 0x7B2D, 0x8046, 0x6FA7, 0xF960, 0x64C4,
+ 0x6F5E, 0x797F, 0x83C9, 0x7028, 0x8CDA, 0x9B27, 0x5A41, 0x763B, 0x851E,
+ 0x93E4, 0x65D2, 0x700F, 0x4F96, 0x51DC, 0x550E, 0x6D6C, 0xF962, 0x7FB8,
+ 0x8389, 0x88E1, 0x6F7E, 0x78BC, 0x9088, 0x4E07, 0x534D, 0x551C, 0x8309,
+ 0x8F1E, 0x6C94, 0x6927, 0x7791, 0x84C2, 0x6479, 0x7441, 0x82BC, 0x9DA9,
+ 0x7AD7, 0x61AE, 0x6959, 0x73F7, 0x5011, 0x96EF, 0x6C95, 0x68B6, 0x6963,
+ 0x6E44, 0x9EF4, 0x5CB7, 0x7DE1, 0x7622, 0x76FC, 0x78D0, 0x6E24, 0x678B,
+ 0x6EC2, 0x78C5, 0x7119, 0x5E61, 0x71D4, 0x6A97, 0x8617, 0x68C5, 0x9A08,
+ 0x73E4, 0x83E9, 0x8F39, 0x71A2, 0x4E0D, 0x4FEF, 0x5490, 0x5B5A, 0x8240,
+ 0x83A9, 0x5429, 0x6610, 0x8CC1, 0x5F7F, 0x6787, 0x6BD6, 0x6BD7, 0x79D5,
+ 0x7C83, 0x56AC, 0x6D5C, 0x73AD, 0x4FDF, 0x67F6, 0x9E9D, 0x9730, 0x715E,
+ 0x9212, 0x5CE0, 0x55C7, 0x637F, 0x7B6E, 0x5B0B, 0x657E, 0x6E32, 0x7401,
+ 0x9425, 0x994D, 0x6CC4, 0x893B, 0x9F67, 0x5261, 0x965D, 0x5BAC, 0x73F9,
+ 0x7619, 0x7BE0, 0x6D91, 0x8B16, 0x8D16, 0x5DFD, 0x84C0, 0x98E1, 0x609A,
+ 0x6DDE, 0x5CC0, 0x7407, 0x74B2, 0x8B90, 0x96A7, 0x6F5A, 0x7421, 0x74B9,
+ 0x5F87, 0x6812, 0x6A53, 0x84F4, 0x8563, 0x8AC4, 0x9265, 0x5C4E, 0x8C55,
+ 0x7BD2, 0x8755, 0x4F81, 0x85CE, 0x8AF6, 0x555E, 0x83AA, 0x5E44, 0x9102,
+ 0x9354, 0x9C10, 0x9B9F, 0x5535, 0x5CA9, 0x627C, 0x7E0A, 0xF975, 0xF976,
+ 0x84BB, 0xF977, 0xF978, 0xF979, 0xF97A, 0x79B3, 0xF97B, 0xF97C, 0xF97D,
+ 0xF97E, 0x7600, 0x8616, 0x4FFA, 0x5186, 0xF97F, 0xF980, 0xF981, 0xF982,
+ 0xF983, 0xF984, 0x74B5, 0x7916, 0xF985, 0x8245, 0x8339, 0x8F3F, 0x8F5D,
+ 0xF986, 0xF987, 0xF988, 0xF989, 0xF98A, 0xF98B, 0xF98C, 0xF98D, 0xF98E,
+ 0xF98F, 0xF990, 0x633B, 0x6C87, 0xF992, 0xF993, 0xF994, 0xF995, 0xF996,
+ 0x7E2F, 0xF997, 0xF998, 0xF999, 0xF99A, 0xF99B, 0xF99C, 0xF99D, 0xF99F,
+ 0xF9A0, 0xF9A2, 0xF9A3, 0xF9A4, 0xF9A5, 0x7430, 0xF9A6, 0xF9A7, 0xF9A8,
+ 0xF9A9, 0xF9AA, 0xF9AB, 0x5DB8, 0xF9AC, 0x6E36, 0x6FDA, 0x702F, 0x7150,
+ 0x7370, 0xF9AD, 0x7A4E, 0xF9AF, 0xF9B0, 0xF9B1, 0x9348, 0xF9B2, 0x9719,
+ 0xF9B3, 0xF9B4, 0x4E42, 0xF9B5, 0x6C6D, 0x7A62, 0xF9B6, 0xF9B7, 0xF9B8,
+ 0x4FC9, 0x5862, 0x61CA, 0x6556, 0x6FB3, 0x71AC, 0x7B7D, 0x9C32, 0x9F07,
+ 0x7E15, 0x9954, 0x7AAA, 0x68A1, 0x6900, 0x7413, 0x8118, 0x5A03, 0x5D6C,
+ 0xF9BA, 0xF9BB, 0x5BE5, 0xF9BC, 0xF9BD, 0x6493, 0xF9BE, 0xF9C0, 0x71FF,
+ 0xF9C1, 0xF9C2, 0xF9C3, 0x7E1F, 0x4FD1, 0x57C7, 0x5889, 0x6142, 0x6D8C,
+ 0x752C, 0xF9C4, 0x65F4, 0x7397, 0x7440, 0x7D06, 0x85D5, 0x91EA, 0x52D6,
+ 0x5F67, 0x682F, 0x6A52, 0x6F90, 0x7189, 0x8553, 0x4E90, 0x5AC4, 0x6C85,
+ 0x6D39, 0x6E72, 0xF9C6, 0x6690, 0x853F, 0x8918, 0xF9C7, 0xF9C8, 0xF9C9,
+ 0x6962, 0x6D27, 0xF9CA, 0xF9CB, 0x7337, 0xF9CC, 0xF9CD, 0xF9CE, 0xF9CF,
+ 0xF9D0, 0xF9D1, 0x5809, 0xF9D2, 0xF9D3, 0xF9D4, 0xF9D5, 0xF9D6, 0x8D07,
+ 0xF9D7, 0x9217, 0xF9D8, 0xF9D9, 0xF9DA, 0xF9DB, 0x701C, 0xF9DC, 0x6905,
+ 0x858F, 0xF9DD, 0xF9DE, 0xF9DF, 0xF9E1, 0xF9E2, 0xF9E3, 0xF9E4, 0xF9E5,
+ 0xF9E6, 0x8084, 0x82E1, 0xF9E7, 0xF9E8, 0x8CBD, 0x9087, 0xF9E9, 0xF9EA,
+ 0xF9EB, 0xF9EC, 0x8B1A, 0xF9ED, 0xF9EE, 0xF9EF, 0x7D6A, 0x8335, 0xF9F0,
+ 0x8693, 0xF9F1, 0xF9F2, 0xF9F3, 0x4F5A, 0x6041, 0xF9F4, 0xF9F5, 0xF9F6,
+ 0x5344, 0xF9F7, 0xF9F8, 0xF9F9, 0x82BF, 0x8328, 0x5B71, 0x81E7, 0x6E3D,
+ 0x7E21, 0x7D35, 0x83F9, 0x96CE, 0x9F5F, 0x540A, 0xF9FB, 0x7FDF, 0x93D1,
+ 0x4F43, 0x4F7A, 0x587C, 0x7420, 0x7551, 0x7B4C, 0x942B, 0x7664, 0x9B8E,
+ 0x67FE, 0x6A89, 0x6DC0, 0x6E5E, 0x701E, 0x70A1, 0x738E, 0x73FD, 0x7D8E,
+ 0x92CC, 0x74AA, 0x96D5, 0x60B0, 0x8E2A, 0x59DD, 0x6E4A, 0x6F8D, 0x5BEF,
+ 0x710C, 0x96CB, 0x7E52, 0x6C9A, 0x82B7, 0x5507, 0x6422, 0x664B, 0x686D,
+ 0x6B84, 0x755B, 0x7E1D, 0x81FB, 0x852F, 0x8897, 0x4F84, 0x74C6, 0xF9FD,
+ 0x6F57, 0x93F6, 0x4F98, 0x7C12, 0x7D2E, 0x8B96, 0x6134, 0x7316, 0x5BC0,
+ 0x5BE8, 0x501C, 0x8E60, 0x7394, 0x8F1F, 0x7C3D, 0x8A79, 0x581E, 0x527F,
+ 0x8278, 0x82D5, 0x90A8, 0x60A4, 0x6181, 0x8525, 0x8ACF, 0x939A, 0x9A36,
+ 0x8E59, 0x7443, 0x672E, 0x8D05, 0x53A0, 0x7A49, 0x86A9, 0x741B, 0x54A4,
+ 0x62D6, 0x99B1, 0x577C, 0x666B, 0x7438, 0x7708, 0xFA03, 0x69CC, 0x95D6,
+ 0x64FA, 0x9211, 0x9A19, 0x67B0, 0xFA06, 0x82DE, 0x900B, 0x66DD, 0xFA07,
+ 0x98C7, 0x9A43, 0x9642, 0x73CC, 0x82FE, 0x999D, 0x53A6, 0x701A, 0x929C,
+ 0x9E79, 0x95D4, 0x5AE6, 0xFA08, 0x7023, 0x8347, 0x6AF6, 0x4FD4, 0x774D,
+ 0x6CEB, 0x73B9, 0x665B, 0x6CC2, 0x6ECE, 0x7050, 0x7192, 0x7469, 0x9008,
+ 0x66B3, 0x8E4A, 0x5CB5, 0x6667, 0x7425, 0x82A6, 0x84BF, 0x70D8, 0x8B41,
+ 0x5950, 0x6665, 0x5E4C, 0x6130, 0x6644, 0x69A5, 0x6E5F, 0x6F62, 0x749C,
+ 0x7C27, 0x532F, 0x8334, 0x5B96, 0x9404, 0x6585, 0x6D8D, 0x6DC6, 0x9A4D,
+ 0x5E3F, 0x7166, 0x73DD, 0x52DB, 0x6684, 0x714A, 0x7098, 0x8A16, 0x7FD5,
+ 0x56CD, 0x6198, 0x665E, 0x71BA, 0x3164, 0x3133, 0x3135, 0x3136, 0x313A,
+ 0x313B, 0x313C, 0x313D, 0x313E, 0x313F, 0x3140, 0x3144, 0x314F, 0x3150,
+ 0x3151, 0x3152, 0x3153, 0x3154, 0x3155, 0x3156, 0x3157, 0x3158, 0x3159,
+ 0x315A, 0x315B, 0x315C, 0x315D, 0x315E, 0x315F, 0x3160, 0x3161, 0x3162,
+ 0x3163, 0x3131, 0xAC00, 0xAC01, 0xAC02, 0xAC04, 0xAC07, 0xAC08, 0xAC09,
+ 0xAC0A, 0xAC0B, 0xAC10, 0xAC11, 0xAC12, 0xAC13, 0xAC14, 0xAC15, 0xAC16,
+ 0xAC17, 0xAC19, 0xAC1A, 0xAC1B, 0xAC1C, 0xAC1D, 0xAC20, 0xAC24, 0xAC2C,
+ 0xAC2D, 0xAC2F, 0xAC30, 0xAC31, 0xAC38, 0xAC39, 0xAC3C, 0xAC40, 0xAC4B,
+ 0xAC4D, 0xAC54, 0xAC58, 0xAC5C, 0xAC70, 0xAC71, 0xAC74, 0xAC77, 0xAC78,
+ 0xAC79, 0xAC7A, 0xAC80, 0xAC81, 0xAC83, 0xAC84, 0xAC85, 0xAC86, 0xAC87,
+ 0xAC89, 0xAC8A, 0xAC8B, 0xAC8C, 0xAC90, 0xAC93, 0xAC94, 0xAC9C, 0xAC9D,
+ 0xAC9F, 0xACA0, 0xACA1, 0xACA8, 0xACA9, 0xACAA, 0xACAC, 0xACAF, 0xACB0,
+ 0xACB8, 0xACB9, 0xACBB, 0xACBC, 0xACBD, 0xACC1, 0xACC4, 0xACC8, 0xACCC,
+ 0xACD5, 0xACD7, 0xACE0, 0xACE1, 0xACE4, 0xACE7, 0xACE8, 0xACE9, 0xACEA,
+ 0xACEC, 0xACEF, 0xACF0, 0xACF1, 0xACF3, 0xACF5, 0xACF6, 0xACFA, 0xACFC,
+ 0xACFD, 0xAD00, 0xAD04, 0xAD06, 0xAD0C, 0xAD0D, 0xAD0F, 0xAD11, 0xAD18,
+ 0xAD19, 0xAD1C, 0xAD20, 0xAD28, 0xAD29, 0xAD2B, 0xAD2C, 0xAD2D, 0xAD34,
+ 0xAD35, 0xAD38, 0xAD3C, 0xAD44, 0xAD45, 0xAD47, 0xAD49, 0xAD50, 0xAD54,
+ 0xAD58, 0xAD61, 0xAD63, 0xAD6C, 0xAD6D, 0xAD70, 0xAD73, 0xAD74, 0xAD75,
+ 0xAD76, 0xAD7B, 0xAD7C, 0xAD7D, 0xAD7F, 0xAD81, 0xAD82, 0xAD88, 0xAD89,
+ 0xAD8C, 0xAD90, 0xAD9B, 0xAD9C, 0xAD9D, 0xADA4, 0xADB7, 0xADC0, 0xADC1,
+ 0xADC4, 0xADC8, 0xADD0, 0xADD1, 0xADD3, 0xADD5, 0xADDC, 0xADE0, 0xADE4,
+ 0xADEC, 0xADF8, 0xADF9, 0xADFC, 0xADFF, 0xAE00, 0xAE01, 0xAE02, 0xAE08,
+ 0xAE09, 0xAE0B, 0xAE0D, 0xAE0F, 0xAE11, 0xAE14, 0xAE27, 0xAE30, 0xAE31,
+ 0xAE34, 0xAE37, 0xAE38, 0xAE3A, 0xAE3C, 0xAE40, 0xAE41, 0xAE43, 0xAE44,
+ 0xAE45, 0xAE46, 0xAE49, 0xAE4A, 0x3132, 0xAE4C, 0xAE4D, 0xAE4E, 0xAE50,
+ 0xAE54, 0xAE56, 0xAE5C, 0xAE5D, 0xAE5F, 0xAE60, 0xAE61, 0xAE62, 0xAE65,
+ 0xAE68, 0xAE69, 0xAE6C, 0xAE70, 0xAE78, 0xAE79, 0xAE7B, 0xAE7C, 0xAE7D,
+ 0xAE84, 0xAE85, 0xAE8C, 0xAEA0, 0xAEBC, 0xAEBD, 0xAEBE, 0xAEC0, 0xAEC4,
+ 0xAECC, 0xAECD, 0xAECF, 0xAED0, 0xAED1, 0xAED8, 0xAED9, 0xAEDC, 0xAEE8,
+ 0xAEEB, 0xAEED, 0xAEF4, 0xAEF8, 0xAEFC, 0xAF04, 0xAF07, 0xAF08, 0xAF0D,
+ 0xAF10, 0xAF2C, 0xAF2D, 0xAF30, 0xAF32, 0xAF33, 0xAF34, 0xAF3C, 0xAF3D,
+ 0xAF3F, 0xAF41, 0xAF42, 0xAF43, 0xAF48, 0xAF49, 0xAF4C, 0xAF50, 0xAF58,
+ 0xAF5B, 0xAF5C, 0xAF5D, 0xAF64, 0xAF65, 0xAF68, 0xAF79, 0xAF80, 0xAF84,
+ 0xAF88, 0xAF90, 0xAF91, 0xAF93, 0xAF95, 0xAF9C, 0xAFB2, 0xAFB8, 0xAFB9,
+ 0xAFBC, 0xAFBF, 0xAFC0, 0xAFC7, 0xAFC8, 0xAFC9, 0xAFCB, 0xAFCD, 0xAFCE,
+ 0xAFD4, 0xAFD8, 0xAFDC, 0xAFE7, 0xAFE8, 0xAFE9, 0xAFF0, 0xAFF1, 0xAFF4,
+ 0xAFF8, 0xB000, 0xB001, 0xB004, 0xB00C, 0xB00D, 0xB010, 0xB014, 0xB01C,
+ 0xB01D, 0xB021, 0xB028, 0xB044, 0xB045, 0xB048, 0xB04A, 0xB04C, 0xB04E,
+ 0xB053, 0xB054, 0xB055, 0xB057, 0xB059, 0xB05D, 0xB060, 0xB07C, 0xB07D,
+ 0xB080, 0xB084, 0xB08C, 0xB08D, 0xB08F, 0xB090, 0xB091, 0x3134, 0xB098,
+ 0xB099, 0xB09A, 0xB09C, 0xB09F, 0xB0A0, 0xB0A1, 0xB0A2, 0xB0A8, 0xB0A9,
+ 0xB0AB, 0xB0AC, 0xB0AD, 0xB0AE, 0xB0AF, 0xB0B1, 0xB0B3, 0xB0B4, 0xB0B5,
+ 0xB0B8, 0xB0BB, 0xB0BC, 0xB0C4, 0xB0C5, 0xB0C7, 0xB0C8, 0xB0C9, 0xB0D0,
+ 0xB0D1, 0xB0D4, 0xB0D8, 0xB0E0, 0xB0E5, 0xB0EC, 0xB108, 0xB109, 0xB10B,
+ 0xB10C, 0xB10F, 0xB110, 0xB112, 0xB113, 0xB118, 0xB119, 0xB11B, 0xB11C,
+ 0xB11D, 0xB11E, 0xB123, 0xB124, 0xB125, 0xB128, 0xB12C, 0xB134, 0xB135,
+ 0xB137, 0xB138, 0xB139, 0xB140, 0xB141, 0xB144, 0xB147, 0xB148, 0xB150,
+ 0xB151, 0xB153, 0xB154, 0xB155, 0xB158, 0xB159, 0xB15C, 0xB160, 0xB16F,
+ 0xB178, 0xB179, 0xB17A, 0xB17C, 0xB180, 0xB182, 0xB188, 0xB189, 0xB18B,
+ 0xB18D, 0xB192, 0xB193, 0xB194, 0xB198, 0xB19C, 0xB1A7, 0xB1A8, 0xB1B0,
+ 0xB1CC, 0xB1D0, 0xB1D4, 0xB1DC, 0xB1DD, 0xB1DF, 0xB1E8, 0xB1E9, 0xB1EC,
+ 0xB1F0, 0xB1F9, 0xB1FB, 0xB1FD, 0xB204, 0xB205, 0xB208, 0xB20B, 0xB20C,
+ 0xB214, 0xB215, 0xB217, 0xB219, 0xB220, 0xB233, 0xB234, 0xB23C, 0xB258,
+ 0xB25C, 0xB260, 0xB268, 0xB269, 0xB274, 0xB275, 0xB27C, 0xB284, 0xB285,
+ 0xB289, 0xB290, 0xB291, 0xB294, 0xB298, 0xB299, 0xB29A, 0xB2A0, 0xB2A1,
+ 0xB2A3, 0xB2A5, 0xB2A6, 0xB2A7, 0xB2AA, 0xB2AC, 0xB2B0, 0xB2B4, 0xB2C1,
+ 0xB2C8, 0xB2C9, 0xB2CC, 0xB2D0, 0xB2D1, 0xB2D2, 0xB2D8, 0xB2D9, 0xB2DB,
+ 0xB2DD, 0xB2E0, 0xB2E2, 0x3137, 0xB2E4, 0xB2E5, 0xB2E6, 0xB2E8, 0xB2EB,
+ 0xB2EC, 0xB2ED, 0xB2EE, 0xB2EF, 0xB2F3, 0xB2F4, 0xB2F5, 0xB2F7, 0xB2F8,
+ 0xB2F9, 0xB2FA, 0xB2FB, 0xB2FF, 0xB300, 0xB301, 0xB304, 0xB308, 0xB310,
+ 0xB311, 0xB313, 0xB314, 0xB315, 0xB31C, 0xB331, 0xB338, 0xB354, 0xB355,
+ 0xB356, 0xB358, 0xB35B, 0xB35C, 0xB35E, 0xB35F, 0xB364, 0xB365, 0xB367,
+ 0xB368, 0xB369, 0xB36A, 0xB36B, 0xB36E, 0xB370, 0xB371, 0xB374, 0xB378,
+ 0xB380, 0xB381, 0xB383, 0xB384, 0xB385, 0xB38C, 0xB390, 0xB394, 0xB39C,
+ 0xB3A0, 0xB3A1, 0xB3A8, 0xB3AC, 0xB3C4, 0xB3C5, 0xB3C8, 0xB3CB, 0xB3CC,
+ 0xB3CE, 0xB3D0, 0xB3D3, 0xB3D4, 0xB3D5, 0xB3D7, 0xB3D9, 0xB3DB, 0xB3DD,
+ 0xB3E0, 0xB3E4, 0xB3E8, 0xB3FC, 0xB400, 0xB40F, 0xB410, 0xB418, 0xB41C,
+ 0xB420, 0xB428, 0xB429, 0xB42B, 0xB42C, 0xB434, 0xB450, 0xB451, 0xB454,
+ 0xB457, 0xB458, 0xB460, 0xB461, 0xB463, 0xB465, 0xB46C, 0xB47F, 0xB480,
+ 0xB488, 0xB49D, 0xB4A4, 0xB4A8, 0xB4AC, 0xB4B4, 0xB4B5, 0xB4B7, 0xB4B9,
+ 0xB4C0, 0xB4C1, 0xB4C4, 0xB4C8, 0xB4D0, 0xB4D5, 0xB4DC, 0xB4DD, 0xB4E0,
+ 0xB4E3, 0xB4E4, 0xB4E6, 0xB4E7, 0xB4EC, 0xB4ED, 0xB4EF, 0xB4F1, 0xB4F8,
+ 0xB514, 0xB515, 0xB518, 0xB51B, 0xB51C, 0xB524, 0xB525, 0xB527, 0xB528,
+ 0xB529, 0xB52A, 0xB52E, 0x3138, 0xB530, 0xB531, 0xB532, 0xB534, 0xB537,
+ 0xB538, 0xB53F, 0xB540, 0xB541, 0xB543, 0xB544, 0xB545, 0xB54B, 0xB54C,
+ 0xB54D, 0xB550, 0xB554, 0xB55C, 0xB55D, 0xB55F, 0xB560, 0xB561, 0xB568,
+ 0xB584, 0xB5A0, 0xB5A1, 0xB5A4, 0xB5A8, 0xB5AA, 0xB5AB, 0xB5B0, 0xB5B1,
+ 0xB5B3, 0xB5B4, 0xB5B5, 0xB5BB, 0xB5BC, 0xB5BD, 0xB5C0, 0xB5C4, 0xB5CC,
+ 0xB5CD, 0xB5CF, 0xB5D0, 0xB5D1, 0xB5D8, 0xB5EC, 0xB5F4, 0xB610, 0xB611,
+ 0xB614, 0xB618, 0xB625, 0xB62C, 0xB634, 0xB648, 0xB664, 0xB668, 0xB680,
+ 0xB69C, 0xB69D, 0xB6A0, 0xB6A4, 0xB6AB, 0xB6AC, 0xB6B1, 0xB6B8, 0xB6D4,
+ 0xB6F0, 0xB6F4, 0xB6F8, 0xB700, 0xB701, 0xB705, 0xB70C, 0xB728, 0xB729,
+ 0xB72C, 0xB72F, 0xB730, 0xB738, 0xB739, 0xB73B, 0xB744, 0xB748, 0xB74C,
+ 0xB754, 0xB755, 0xB760, 0xB764, 0xB768, 0xB770, 0xB771, 0xB773, 0xB775,
+ 0x3139, 0xB77C, 0xB77D, 0xB780, 0xB784, 0xB78C, 0xB78D, 0xB78F, 0xB790,
+ 0xB791, 0xB792, 0xB796, 0xB797, 0xB798, 0xB799, 0xB79C, 0xB7A0, 0xB7A8,
+ 0xB7A9, 0xB7AB, 0xB7AC, 0xB7AD, 0xB7B4, 0xB7B5, 0xB7B8, 0xB7C7, 0xB7C9,
+ 0xB7D0, 0xB7EC, 0xB7ED, 0xB7F0, 0xB7F4, 0xB7FC, 0xB7FD, 0xB7FF, 0xB800,
+ 0xB801, 0xB807, 0xB808, 0xB809, 0xB80C, 0xB80F, 0xB810, 0xB818, 0xB819,
+ 0xB81B, 0xB81D, 0xB824, 0xB825, 0xB828, 0xB82C, 0xB834, 0xB835, 0xB837,
+ 0xB838, 0xB839, 0xB840, 0xB844, 0xB851, 0xB853, 0xB85C, 0xB85D, 0xB860,
+ 0xB864, 0xB86C, 0xB86D, 0xB86F, 0xB871, 0xB878, 0xB87C, 0xB88D, 0xB894,
+ 0xB8A8, 0xB8B0, 0xB8B4, 0xB8B8, 0xB8C0, 0xB8C1, 0xB8C3, 0xB8C5, 0xB8CC,
+ 0xB8D0, 0xB8D4, 0xB8DC, 0xB8DD, 0xB8DF, 0xB8E1, 0xB8E8, 0xB8E9, 0xB8EC,
+ 0xB8F0, 0xB8F8, 0xB8F9, 0xB8FB, 0xB8FD, 0xB904, 0xB917, 0xB918, 0xB920,
+ 0xB93C, 0xB93D, 0xB940, 0xB944, 0xB94C, 0xB94F, 0xB951, 0xB958, 0xB959,
+ 0xB95C, 0xB960, 0xB968, 0xB969, 0xB96B, 0xB96D, 0xB974, 0xB975, 0xB978,
+ 0xB97C, 0xB984, 0xB985, 0xB987, 0xB989, 0xB98A, 0xB98D, 0xB98E, 0xB990,
+ 0xB9AC, 0xB9AD, 0xB9B0, 0xB9B4, 0xB9BC, 0xB9BD, 0xB9BF, 0xB9C1, 0x3141,
+ 0xB9C8, 0xB9C9, 0xB9CC, 0xB9CE, 0xB9CF, 0xB9D0, 0xB9D1, 0xB9D2, 0xB9D8,
+ 0xB9D9, 0xB9DB, 0xB9DD, 0xB9DE, 0xB9DF, 0xB9E1, 0xB9E3, 0xB9E4, 0xB9E5,
+ 0xB9E8, 0xB9EC, 0xB9F4, 0xB9F5, 0xB9F7, 0xB9F8, 0xB9F9, 0xB9FA, 0xB9FB,
+ 0xBA00, 0xBA01, 0xBA08, 0xBA15, 0xBA1C, 0xBA38, 0xBA39, 0xBA3C, 0xBA40,
+ 0xBA42, 0xBA48, 0xBA49, 0xBA4B, 0xBA4D, 0xBA4E, 0xBA53, 0xBA54, 0xBA55,
+ 0xBA58, 0xBA5C, 0xBA64, 0xBA65, 0xBA67, 0xBA68, 0xBA69, 0xBA6B, 0xBA6D,
+ 0xBA70, 0xBA71, 0xBA74, 0xBA78, 0xBA80, 0xBA83, 0xBA84, 0xBA85, 0xBA87,
+ 0xBA8C, 0xBAA8, 0xBAA9, 0xBAAB, 0xBAAC, 0xBAAF, 0xBAB0, 0xBAB2, 0xBAB8,
+ 0xBAB9, 0xBABB, 0xBABD, 0xBAC3, 0xBAC4, 0xBAC8, 0xBAD8, 0xBAD9, 0xBAE0,
+ 0xBAFC, 0xBB00, 0xBB04, 0xBB0D, 0xBB0F, 0xBB11, 0xBB18, 0xBB1C, 0xBB20,
+ 0xBB29, 0xBB2B, 0xBB34, 0xBB35, 0xBB36, 0xBB38, 0xBB3B, 0xBB3C, 0xBB3D,
+ 0xBB3E, 0xBB44, 0xBB45, 0xBB47, 0xBB49, 0xBB4D, 0xBB4F, 0xBB50, 0xBB54,
+ 0xBB58, 0xBB61, 0xBB63, 0xBB6C, 0xBB88, 0xBB8C, 0xBB90, 0xBBA4, 0xBBA8,
+ 0xBBAC, 0xBBB4, 0xBBB7, 0xBBC0, 0xBBC1, 0xBBC4, 0xBBC8, 0xBBD0, 0xBBD3,
+ 0xBBD5, 0xBBDC, 0xBBE0, 0xBBF8, 0xBBF9, 0xBBFC, 0xBBFF, 0xBC00, 0xBC02,
+ 0xBC08, 0xBC09, 0xBC0B, 0xBC0C, 0xBC0D, 0xBC0E, 0xBC0F, 0xBC11, 0x3142,
+ 0xBC14, 0xBC15, 0xBC16, 0xBC17, 0xBC18, 0xBC1B, 0xBC1C, 0xBC1D, 0xBC1E,
+ 0xBC1F, 0xBC24, 0xBC25, 0xBC27, 0xBC28, 0xBC29, 0xBC2D, 0xBC30, 0xBC31,
+ 0xBC34, 0xBC37, 0xBC38, 0xBC40, 0xBC41, 0xBC43, 0xBC44, 0xBC45, 0xBC49,
+ 0xBC4C, 0xBC4D, 0xBC50, 0xBC5C, 0xBC5D, 0xBC68, 0xBC84, 0xBC85, 0xBC88,
+ 0xBC8B, 0xBC8C, 0xBC8E, 0xBC94, 0xBC95, 0xBC97, 0xBC98, 0xBC99, 0xBC9A,
+ 0xBC9C, 0xBCA0, 0xBCA1, 0xBCA4, 0xBCA7, 0xBCA8, 0xBCB0, 0xBCB1, 0xBCB3,
+ 0xBCB4, 0xBCB5, 0xBCB9, 0xBCBC, 0xBCBD, 0xBCC0, 0xBCC4, 0xBCCC, 0xBCCD,
+ 0xBCCF, 0xBCD0, 0xBCD1, 0xBCD2, 0xBCD3, 0xBCD4, 0xBCD5, 0xBCD8, 0xBCDC,
+ 0xBCF4, 0xBCF5, 0xBCF6, 0xBCF8, 0xBCFC, 0xBD04, 0xBD05, 0xBD07, 0xBD09,
+ 0xBD10, 0xBD14, 0xBD23, 0xBD24, 0xBD2C, 0xBD40, 0xBD48, 0xBD49, 0xBD4C,
+ 0xBD50, 0xBD58, 0xBD59, 0xBD64, 0xBD68, 0xBD80, 0xBD81, 0xBD84, 0xBD87,
+ 0xBD88, 0xBD89, 0xBD8A, 0xBD90, 0xBD91, 0xBD93, 0xBD95, 0xBD97, 0xBD99,
+ 0xBD9A, 0xBD9C, 0xBDA4, 0xBDB0, 0xBDB4, 0xBDB8, 0xBDD4, 0xBDD5, 0xBDD8,
+ 0xBDDC, 0xBDE9, 0xBDF0, 0xBDF4, 0xBDF8, 0xBE00, 0xBE03, 0xBE05, 0xBE0C,
+ 0xBE0D, 0xBE10, 0xBE14, 0xBE18, 0xBE1C, 0xBE1D, 0xBE1F, 0xBE21, 0xBE28,
+ 0xBE44, 0xBE45, 0xBE48, 0xBE4B, 0xBE4C, 0xBE4E, 0xBE54, 0xBE55, 0xBE57,
+ 0xBE59, 0xBE5A, 0xBE5B, 0x3143, 0xBE60, 0xBE61, 0xBE64, 0xBE68, 0xBE6A,
+ 0xBE70, 0xBE71, 0xBE73, 0xBE74, 0xBE75, 0xBE7B, 0xBE7C, 0xBE7D, 0xBE80,
+ 0xBE84, 0xBE8C, 0xBE8D, 0xBE8F, 0xBE90, 0xBE91, 0xBE98, 0xBE99, 0xBE9C,
+ 0xBEA8, 0xBEB4, 0xBED0, 0xBED1, 0xBED4, 0xBED7, 0xBED8, 0xBEE0, 0xBEE3,
+ 0xBEE4, 0xBEE5, 0xBEEC, 0xBEED, 0xBEF0, 0xBEF4, 0xBEFF, 0xBF01, 0xBF08,
+ 0xBF09, 0xBF18, 0xBF19, 0xBF1B, 0xBF1C, 0xBF1D, 0xBF24, 0xBF40, 0xBF41,
+ 0xBF44, 0xBF48, 0xBF50, 0xBF51, 0xBF55, 0xBF5C, 0xBF78, 0xBF94, 0xBFB0,
+ 0xBFC0, 0xBFC5, 0xBFCC, 0xBFCD, 0xBFD0, 0xBFD4, 0xBFD5, 0xBFDC, 0xBFDD,
+ 0xBFDF, 0xBFE1, 0xBFE8, 0xC004, 0xC020, 0xC03C, 0xC051, 0xC058, 0xC059,
+ 0xC05C, 0xC060, 0xC068, 0xC069, 0xC074, 0xC090, 0xC091, 0xC094, 0xC098,
+ 0xC0A0, 0xC0A1, 0xC0A3, 0xC0A5, 0x3145, 0xC0AC, 0xC0AD, 0xC0AE, 0xC0AF,
+ 0xC0B0, 0xC0B3, 0xC0B4, 0xC0B5, 0xC0B6, 0xC0B7, 0xC0BB, 0xC0BC, 0xC0BD,
+ 0xC0BF, 0xC0C0, 0xC0C1, 0xC0C3, 0xC0C5, 0xC0C7, 0xC0C8, 0xC0C9, 0xC0CC,
+ 0xC0CF, 0xC0D0, 0xC0D8, 0xC0D9, 0xC0DB, 0xC0DC, 0xC0DD, 0xC0E4, 0xC0E5,
+ 0xC0E8, 0xC0EC, 0xC0F4, 0xC0F5, 0xC0F7, 0xC0F9, 0xC100, 0xC104, 0xC108,
+ 0xC110, 0xC115, 0xC11C, 0xC11D, 0xC11E, 0xC11F, 0xC120, 0xC123, 0xC124,
+ 0xC125, 0xC126, 0xC127, 0xC12C, 0xC12D, 0xC12F, 0xC130, 0xC131, 0xC136,
+ 0xC138, 0xC139, 0xC13C, 0xC13F, 0xC140, 0xC148, 0xC149, 0xC14B, 0xC14C,
+ 0xC14D, 0xC151, 0xC154, 0xC155, 0xC157, 0xC158, 0xC15C, 0xC164, 0xC165,
+ 0xC167, 0xC168, 0xC169, 0xC170, 0xC174, 0xC178, 0xC185, 0xC18C, 0xC18D,
+ 0xC18E, 0xC190, 0xC193, 0xC194, 0xC196, 0xC19C, 0xC19D, 0xC19F, 0xC1A1,
+ 0xC1A5, 0xC1A8, 0xC1A9, 0xC1AC, 0xC1B0, 0xC1BB, 0xC1BD, 0xC1C4, 0xC1C8,
+ 0xC1CC, 0xC1D4, 0xC1D7, 0xC1D8, 0xC1E0, 0xC1E4, 0xC1E8, 0xC1F0, 0xC1F1,
+ 0xC1F3, 0xC1FC, 0xC1FD, 0xC200, 0xC204, 0xC20C, 0xC20D, 0xC20F, 0xC211,
+ 0xC218, 0xC219, 0xC21C, 0xC21F, 0xC220, 0xC228, 0xC229, 0xC22B, 0xC22D,
+ 0xC22F, 0xC231, 0xC232, 0xC234, 0xC248, 0xC250, 0xC251, 0xC254, 0xC258,
+ 0xC260, 0xC265, 0xC26C, 0xC26D, 0xC270, 0xC274, 0xC27C, 0xC27D, 0xC27F,
+ 0xC281, 0xC288, 0xC289, 0xC28C, 0xC290, 0xC298, 0xC29B, 0xC29D, 0xC2A4,
+ 0xC2A5, 0xC2A8, 0xC2AC, 0xC2AD, 0xC2B3, 0xC2B4, 0xC2B5, 0xC2B7, 0xC2B9,
+ 0xC2C0, 0xC2DC, 0xC2DD, 0xC2E0, 0xC2E3, 0xC2E4, 0xC2E6, 0xC2EB, 0xC2EC,
+ 0xC2ED, 0xC2EF, 0xC2F1, 0xC2F6, 0x3146, 0xC2F8, 0xC2F9, 0xC2FB, 0xC2FC,
+ 0xC300, 0xC302, 0xC308, 0xC309, 0xC30B, 0xC30C, 0xC30D, 0xC313, 0xC314,
+ 0xC315, 0xC318, 0xC31C, 0xC324, 0xC325, 0xC327, 0xC328, 0xC329, 0xC330,
+ 0xC343, 0xC345, 0xC34C, 0xC368, 0xC369, 0xC36C, 0xC370, 0xC372, 0xC378,
+ 0xC379, 0xC37B, 0xC37C, 0xC37D, 0xC384, 0xC385, 0xC388, 0xC38C, 0xC399,
+ 0xC3A0, 0xC3BC, 0xC3C0, 0xC3D8, 0xC3D9, 0xC3DC, 0xC3DF, 0xC3E0, 0xC3E2,
+ 0xC3E8, 0xC3E9, 0xC3ED, 0xC3F4, 0xC3F5, 0xC3F8, 0xC3FC, 0xC408, 0xC410,
+ 0xC424, 0xC42C, 0xC430, 0xC434, 0xC43C, 0xC43D, 0xC43F, 0xC448, 0xC464,
+ 0xC465, 0xC468, 0xC46C, 0xC474, 0xC475, 0xC477, 0xC479, 0xC480, 0xC493,
+ 0xC494, 0xC49C, 0xC4B8, 0xC4BC, 0xC4D3, 0xC4D4, 0xC4E9, 0xC4F0, 0xC4F1,
+ 0xC4F4, 0xC4F8, 0xC4FA, 0xC4FF, 0xC500, 0xC501, 0xC50C, 0xC510, 0xC514,
+ 0xC51C, 0xC528, 0xC529, 0xC52C, 0xC530, 0xC538, 0xC539, 0xC53B, 0xC53C,
+ 0xC53D, 0xC53F, 0x3147, 0xC544, 0xC545, 0xC548, 0xC549, 0xC54A, 0xC54C,
+ 0xC54D, 0xC54E, 0xC54F, 0xC553, 0xC554, 0xC555, 0xC557, 0xC558, 0xC559,
+ 0xC55D, 0xC55E, 0xC55F, 0xC560, 0xC561, 0xC564, 0xC568, 0xC570, 0xC571,
+ 0xC573, 0xC574, 0xC575, 0xC57C, 0xC57D, 0xC580, 0xC584, 0xC587, 0xC58C,
+ 0xC58D, 0xC58F, 0xC590, 0xC591, 0xC595, 0xC597, 0xC598, 0xC59C, 0xC5A0,
+ 0xC5A9, 0xC5AB, 0xC5B4, 0xC5B5, 0xC5B6, 0xC5B8, 0xC5B9, 0xC5BB, 0xC5BC,
+ 0xC5BD, 0xC5BE, 0xC5C4, 0xC5C5, 0xC5C6, 0xC5C7, 0xC5C8, 0xC5C9, 0xC5CA,
+ 0xC5CC, 0xC5CE, 0xC5D0, 0xC5D1, 0xC5D4, 0xC5D8, 0xC5E0, 0xC5E1, 0xC5E3,
+ 0xC5E5, 0xC5EC, 0xC5ED, 0xC5EE, 0xC5F0, 0xC5F1, 0xC5F3, 0xC5F4, 0xC5F6,
+ 0xC5F7, 0xC5FC, 0xC5FD, 0xC5FE, 0xC5FF, 0xC600, 0xC601, 0xC605, 0xC606,
+ 0xC607, 0xC608, 0xC60C, 0xC610, 0xC618, 0xC619, 0xC61B, 0xC61C, 0xC61D,
+ 0xC624, 0xC625, 0xC628, 0xC62B, 0xC62C, 0xC62D, 0xC62E, 0xC630, 0xC633,
+ 0xC634, 0xC635, 0xC637, 0xC639, 0xC63A, 0xC63B, 0xC640, 0xC641, 0xC644,
+ 0xC648, 0xC650, 0xC651, 0xC653, 0xC654, 0xC655, 0xC65C, 0xC65D, 0xC660,
+ 0xC66C, 0xC66F, 0xC671, 0xC678, 0xC679, 0xC67C, 0xC680, 0xC688, 0xC689,
+ 0xC68B, 0xC68D, 0xC694, 0xC695, 0xC698, 0xC69C, 0xC6A4, 0xC6A5, 0xC6A7,
+ 0xC6A9, 0xC6B0, 0xC6B1, 0xC6B4, 0xC6B7, 0xC6B8, 0xC6B9, 0xC6BA, 0xC6C0,
+ 0xC6C1, 0xC6C3, 0xC6C5, 0xC6CC, 0xC6CD, 0xC6D0, 0xC6D4, 0xC6DC, 0xC6DD,
+ 0xC6DF, 0xC6E0, 0xC6E1, 0xC6E8, 0xC6E9, 0xC6EC, 0xC6F0, 0xC6F8, 0xC6F9,
+ 0xC6FD, 0xC704, 0xC705, 0xC708, 0xC70B, 0xC70C, 0xC714, 0xC715, 0xC717,
+ 0xC719, 0xC720, 0xC721, 0xC724, 0xC728, 0xC730, 0xC731, 0xC733, 0xC735,
+ 0xC736, 0xC737, 0xC73C, 0xC73D, 0xC740, 0xC744, 0xC74A, 0xC74C, 0xC74D,
+ 0xC74F, 0xC751, 0xC752, 0xC753, 0xC754, 0xC755, 0xC756, 0xC757, 0xC758,
+ 0xC75C, 0xC760, 0xC768, 0xC76B, 0xC774, 0xC775, 0xC778, 0xC77B, 0xC77C,
+ 0xC77D, 0xC77E, 0xC783, 0xC784, 0xC785, 0xC787, 0xC788, 0xC789, 0xC78A,
+ 0xC78E, 0x3148, 0xC790, 0xC791, 0xC794, 0xC796, 0xC797, 0xC798, 0xC79A,
+ 0xC7A0, 0xC7A1, 0xC7A3, 0xC7A4, 0xC7A5, 0xC7A6, 0xC7A7, 0xC7AA, 0xC7AC,
+ 0xC7AD, 0xC7B0, 0xC7B4, 0xC7BC, 0xC7BD, 0xC7BF, 0xC7C0, 0xC7C1, 0xC7C8,
+ 0xC7C9, 0xC7CC, 0xC7CE, 0xC7D0, 0xC7D8, 0xC7DD, 0xC7E4, 0xC7E8, 0xC7EC,
+ 0xC800, 0xC801, 0xC804, 0xC807, 0xC808, 0xC80A, 0xC810, 0xC811, 0xC813,
+ 0xC814, 0xC815, 0xC816, 0xC81B, 0xC81C, 0xC81D, 0xC820, 0xC824, 0xC82C,
+ 0xC82D, 0xC82F, 0xC831, 0xC838, 0xC839, 0xC83C, 0xC840, 0xC848, 0xC849,
+ 0xC84B, 0xC84C, 0xC84D, 0xC854, 0xC870, 0xC871, 0xC874, 0xC878, 0xC87A,
+ 0xC880, 0xC881, 0xC883, 0xC885, 0xC886, 0xC887, 0xC88B, 0xC88C, 0xC88D,
+ 0xC890, 0xC894, 0xC89C, 0xC89D, 0xC89F, 0xC8A0, 0xC8A1, 0xC8A8, 0xC8AC,
+ 0xC8B0, 0xC8B8, 0xC8BC, 0xC8BD, 0xC8C4, 0xC8C8, 0xC8CC, 0xC8D4, 0xC8D5,
+ 0xC8D7, 0xC8D9, 0xC8E0, 0xC8E1, 0xC8E4, 0xC8E8, 0xC8F0, 0xC8F1, 0xC8F5,
+ 0xC8FC, 0xC8FD, 0xC900, 0xC904, 0xC905, 0xC906, 0xC90C, 0xC90D, 0xC90F,
+ 0xC911, 0xC918, 0xC92B, 0xC92C, 0xC934, 0xC950, 0xC951, 0xC954, 0xC958,
+ 0xC960, 0xC961, 0xC963, 0xC96C, 0xC96D, 0xC970, 0xC974, 0xC97C, 0xC988,
+ 0xC989, 0xC98C, 0xC990, 0xC998, 0xC999, 0xC99B, 0xC99D, 0xC9A4, 0xC9C0,
+ 0xC9C1, 0xC9C4, 0xC9C7, 0xC9C8, 0xC9CA, 0xC9D0, 0xC9D1, 0xC9D3, 0xC9D4,
+ 0xC9D5, 0xC9D6, 0xC9D9, 0xC9DA, 0x3149, 0xC9DC, 0xC9DD, 0xC9E0, 0xC9E2,
+ 0xC9E4, 0xC9E7, 0xC9EC, 0xC9ED, 0xC9EF, 0xC9F0, 0xC9F1, 0xC9F8, 0xC9F9,
+ 0xC9FC, 0xCA00, 0xCA08, 0xCA09, 0xCA0B, 0xCA0C, 0xCA0D, 0xCA14, 0xCA18,
+ 0xCA29, 0xCA30, 0xCA4C, 0xCA4D, 0xCA50, 0xCA54, 0xCA57, 0xCA5C, 0xCA5D,
+ 0xCA5F, 0xCA60, 0xCA61, 0xCA68, 0xCA70, 0xCA7D, 0xCA84, 0xCA97, 0xCA98,
+ 0xCAA0, 0xCABC, 0xCABD, 0xCAC0, 0xCAC4, 0xCACC, 0xCACD, 0xCACF, 0xCAD1,
+ 0xCAD2, 0xCAD3, 0xCAD8, 0xCAD9, 0xCAE0, 0xCAEC, 0xCAF4, 0xCB08, 0xCB10,
+ 0xCB14, 0xCB18, 0xCB20, 0xCB21, 0xCB2C, 0xCB41, 0xCB48, 0xCB49, 0xCB4C,
+ 0xCB50, 0xCB58, 0xCB59, 0xCB5D, 0xCB64, 0xCB78, 0xCB79, 0xCB80, 0xCB9C,
+ 0xCBB8, 0xCBD4, 0xCBE4, 0xCBE5, 0xCBE7, 0xCBE9, 0xCBF0, 0xCC0C, 0xCC0D,
+ 0xCC10, 0xCC14, 0xCC1C, 0xCC1D, 0xCC1F, 0xCC21, 0xCC22, 0xCC26, 0xCC27,
+ 0x314A, 0xCC28, 0xCC29, 0xCC2C, 0xCC2E, 0xCC2F, 0xCC30, 0xCC38, 0xCC39,
+ 0xCC3B, 0xCC3C, 0xCC3D, 0xCC3E, 0xCC3F, 0xCC42, 0xCC44, 0xCC45, 0xCC48,
+ 0xCC4C, 0xCC54, 0xCC55, 0xCC57, 0xCC58, 0xCC59, 0xCC60, 0xCC64, 0xCC66,
+ 0xCC68, 0xCC70, 0xCC71, 0xCC75, 0xCC7C, 0xCC98, 0xCC99, 0xCC9C, 0xCCA0,
+ 0xCCA8, 0xCCA9, 0xCCAB, 0xCCAC, 0xCCAD, 0xCCB4, 0xCCB5, 0xCCB8, 0xCCBC,
+ 0xCCC4, 0xCCC5, 0xCCC7, 0xCCC9, 0xCCD0, 0xCCD4, 0xCCE3, 0xCCE4, 0xCCE5,
+ 0xCCEC, 0xCCF0, 0xCD01, 0xCD08, 0xCD09, 0xCD0C, 0xCD10, 0xCD18, 0xCD19,
+ 0xCD1B, 0xCD1D, 0xCD24, 0xCD28, 0xCD2C, 0xCD39, 0xCD40, 0xCD5C, 0xCD60,
+ 0xCD64, 0xCD6C, 0xCD6D, 0xCD6F, 0xCD71, 0xCD78, 0xCD88, 0xCD94, 0xCD95,
+ 0xCD98, 0xCD9C, 0xCDA4, 0xCDA5, 0xCDA7, 0xCDA9, 0xCDB0, 0xCDC3, 0xCDC4,
+ 0xCDCC, 0xCDD0, 0xCDE8, 0xCDEC, 0xCDF0, 0xCDF8, 0xCDF9, 0xCDFB, 0xCDFD,
+ 0xCE04, 0xCE08, 0xCE0C, 0xCE14, 0xCE19, 0xCE20, 0xCE21, 0xCE24, 0xCE28,
+ 0xCE30, 0xCE31, 0xCE33, 0xCE35, 0xCE3C, 0xCE58, 0xCE59, 0xCE5C, 0xCE5F,
+ 0xCE60, 0xCE61, 0xCE68, 0xCE69, 0xCE6B, 0xCE6D, 0x314B, 0xCE74, 0xCE75,
+ 0xCE78, 0xCE7B, 0xCE7C, 0xCE84, 0xCE85, 0xCE87, 0xCE89, 0xCE90, 0xCE91,
+ 0xCE94, 0xCE97, 0xCE98, 0xCEA0, 0xCEA1, 0xCEA3, 0xCEA4, 0xCEA5, 0xCEA9,
+ 0xCEAC, 0xCEAD, 0xCEC1, 0xCEC8, 0xCEE4, 0xCEE5, 0xCEE8, 0xCEEB, 0xCEEC,
+ 0xCEF4, 0xCEF5, 0xCEF7, 0xCEF8, 0xCEF9, 0xCEFD, 0xCF00, 0xCF01, 0xCF04,
+ 0xCF08, 0xCF10, 0xCF11, 0xCF13, 0xCF15, 0xCF19, 0xCF1C, 0xCF20, 0xCF24,
+ 0xCF2C, 0xCF2D, 0xCF2F, 0xCF30, 0xCF31, 0xCF38, 0xCF54, 0xCF55, 0xCF58,
+ 0xCF5C, 0xCF64, 0xCF65, 0xCF67, 0xCF69, 0xCF70, 0xCF71, 0xCF74, 0xCF78,
+ 0xCF80, 0xCF85, 0xCF8C, 0xCF8D, 0xCF90, 0xCF9F, 0xCFA1, 0xCFA8, 0xCFAC,
+ 0xCFB0, 0xCFBD, 0xCFC4, 0xCFE0, 0xCFE1, 0xCFE4, 0xCFE8, 0xCFF0, 0xCFF1,
+ 0xCFF3, 0xCFF5, 0xCFFC, 0xD000, 0xD004, 0xD011, 0xD018, 0xD02D, 0xD034,
+ 0xD035, 0xD038, 0xD03C, 0xD044, 0xD045, 0xD047, 0xD049, 0xD050, 0xD054,
+ 0xD058, 0xD060, 0xD06C, 0xD06D, 0xD070, 0xD074, 0xD07C, 0xD07D, 0xD081,
+ 0xD088, 0xD0A4, 0xD0A5, 0xD0A8, 0xD0AC, 0xD0B4, 0xD0B5, 0xD0B7, 0xD0B9,
+ 0x314C, 0xD0C0, 0xD0C1, 0xD0C4, 0xD0C8, 0xD0C9, 0xD0D0, 0xD0D1, 0xD0D3,
+ 0xD0D4, 0xD0D5, 0xD0DC, 0xD0DD, 0xD0E0, 0xD0E4, 0xD0EC, 0xD0ED, 0xD0EF,
+ 0xD0F0, 0xD0F1, 0xD0F8, 0xD10D, 0xD114, 0xD130, 0xD131, 0xD134, 0xD138,
+ 0xD13A, 0xD140, 0xD141, 0xD143, 0xD144, 0xD145, 0xD14C, 0xD14D, 0xD150,
+ 0xD154, 0xD15C, 0xD15D, 0xD15F, 0xD160, 0xD161, 0xD168, 0xD169, 0xD16C,
+ 0xD17C, 0xD184, 0xD188, 0xD1A0, 0xD1A1, 0xD1A4, 0xD1A8, 0xD1B0, 0xD1B1,
+ 0xD1B3, 0xD1B5, 0xD1BA, 0xD1BC, 0xD1C0, 0xD1D8, 0xD1F4, 0xD1F8, 0xD207,
+ 0xD209, 0xD210, 0xD22C, 0xD22D, 0xD230, 0xD234, 0xD23C, 0xD23D, 0xD23F,
+ 0xD241, 0xD248, 0xD25C, 0xD264, 0xD277, 0xD280, 0xD281, 0xD284, 0xD288,
+ 0xD290, 0xD291, 0xD293, 0xD295, 0xD29C, 0xD2A0, 0xD2A4, 0xD2AC, 0xD2B1,
+ 0xD2B8, 0xD2B9, 0xD2BC, 0xD2BF, 0xD2C0, 0xD2C2, 0xD2C8, 0xD2C9, 0xD2CB,
+ 0xD2CD, 0xD2D4, 0xD2D8, 0xD2DC, 0xD2E4, 0xD2E5, 0xD2E7, 0xD2F0, 0xD2F1,
+ 0xD2F4, 0xD2F8, 0xD300, 0xD301, 0xD303, 0xD305, 0xD30A, 0x314D, 0xD30C,
+ 0xD30D, 0xD30E, 0xD310, 0xD314, 0xD316, 0xD31C, 0xD31D, 0xD31F, 0xD320,
+ 0xD321, 0xD325, 0xD326, 0xD328, 0xD329, 0xD32C, 0xD330, 0xD338, 0xD339,
+ 0xD33B, 0xD33C, 0xD33D, 0xD344, 0xD345, 0xD359, 0xD360, 0xD37C, 0xD37D,
+ 0xD380, 0xD384, 0xD38C, 0xD38D, 0xD38F, 0xD390, 0xD391, 0xD398, 0xD399,
+ 0xD39C, 0xD3A0, 0xD3A8, 0xD3A9, 0xD3AB, 0xD3AD, 0xD3B2, 0xD3B4, 0xD3B5,
+ 0xD3B8, 0xD3BC, 0xD3C4, 0xD3C5, 0xD3C7, 0xD3C8, 0xD3C9, 0xD3D0, 0xD3D8,
+ 0xD3E1, 0xD3E3, 0xD3EC, 0xD3ED, 0xD3F0, 0xD3F4, 0xD3FC, 0xD3FD, 0xD3FF,
+ 0xD401, 0xD408, 0xD41D, 0xD424, 0xD440, 0xD444, 0xD45C, 0xD460, 0xD464,
+ 0xD46D, 0xD46F, 0xD478, 0xD479, 0xD47C, 0xD47F, 0xD480, 0xD482, 0xD488,
+ 0xD489, 0xD48B, 0xD48D, 0xD494, 0xD4A9, 0xD4B0, 0xD4CC, 0xD4D0, 0xD4D4,
+ 0xD4DC, 0xD4DF, 0xD4E8, 0xD4E9, 0xD4EC, 0xD4F0, 0xD4F8, 0xD4FB, 0xD4FD,
+ 0xD504, 0xD505, 0xD508, 0xD50C, 0xD510, 0xD514, 0xD515, 0xD517, 0xD519,
+ 0xD520, 0xD524, 0xD53C, 0xD53D, 0xD540, 0xD544, 0xD54C, 0xD54D, 0xD54F,
+ 0xD551, 0x314E, 0xD558, 0xD559, 0xD55C, 0xD55F, 0xD560, 0xD561, 0xD565,
+ 0xD568, 0xD569, 0xD56B, 0xD56C, 0xD56D, 0xD571, 0xD574, 0xD575, 0xD578,
+ 0xD57C, 0xD584, 0xD585, 0xD587, 0xD588, 0xD589, 0xD590, 0xD5A5, 0xD5AC,
+ 0xD5C8, 0xD5C9, 0xD5CC, 0xD5CF, 0xD5D0, 0xD5D2, 0xD5D8, 0xD5D9, 0xD5DB,
+ 0xD5DD, 0xD5E4, 0xD5E5, 0xD5E8, 0xD5EC, 0xD5F4, 0xD5F5, 0xD5F7, 0xD5F9,
+ 0xD600, 0xD601, 0xD604, 0xD608, 0xD610, 0xD611, 0xD613, 0xD614, 0xD615,
+ 0xD61C, 0xD620, 0xD624, 0xD62C, 0xD62D, 0xD638, 0xD639, 0xD63C, 0xD640,
+ 0xD645, 0xD648, 0xD649, 0xD64B, 0xD64D, 0xD651, 0xD654, 0xD655, 0xD658,
+ 0xD65C, 0xD667, 0xD669, 0xD670, 0xD671, 0xD674, 0xD683, 0xD685, 0xD68C,
+ 0xD68D, 0xD690, 0xD694, 0xD69D, 0xD69F, 0xD6A1, 0xD6A8, 0xD6A9, 0xD6AC,
+ 0xD6B0, 0xD6B8, 0xD6B9, 0xD6BB, 0xD6C4, 0xD6C5, 0xD6C8, 0xD6CC, 0xD6D1,
+ 0xD6D4, 0xD6D5, 0xD6D7, 0xD6D9, 0xD6E0, 0xD6E4, 0xD6E8, 0xD6F0, 0xD6F5,
+ 0xD6FC, 0xD6FD, 0xD700, 0xD704, 0xD70C, 0xD711, 0xD718, 0xD719, 0xD71C,
+ 0xD720, 0xD728, 0xD729, 0xD72B, 0xD72D, 0xD734, 0xD735, 0xD738, 0xD73C,
+ 0xD744, 0xD747, 0xD749, 0xD750, 0xD751, 0xD754, 0xD756, 0xD757, 0xD758,
+ 0xD759, 0xD760, 0xD761, 0xD763, 0xD765, 0xD769, 0xD76C, 0xD76D, 0xD770,
+ 0xD774, 0xD77C, 0xD77D, 0xD781, 0xD788, 0xD789, 0xD78C, 0xD790, 0xD798,
+ 0xD799, 0xD79B, 0xD79D, 0xE000, 0xE001, 0xE002, 0xE003, 0xE004, 0xE005,
+ 0xE006, 0xE007, 0xE008, 0xE009, 0xE00A, 0xE00B, 0xE00C, 0xE00D, 0xE00E,
+ 0xE00F, 0xE010, 0xE011, 0xE012, 0xE013, 0xE014, 0xE015, 0xE016, 0xE017,
+ 0xE018, 0xE019, 0xE01A, 0xE01B, 0xE01C, 0xE01D, 0xE01E, 0xE01F, 0xE020,
+ 0xE021, 0xE022, 0xE023, 0xE024, 0xE025, 0xE026, 0xE027, 0xE028, 0xE029,
+ 0xE02A, 0xE02B, 0xE02C, 0xE02D, 0xE02E, 0xE02F, 0xE030, 0xE031, 0xE032,
+ 0xE033, 0xE034, 0xE035, 0xE036, 0xE037, 0xE038, 0xE039, 0xE03A, 0xE03B,
+ 0xE03C, 0xE03D, 0xE03E, 0xE03F, 0xE040, 0xE041, 0xE042, 0xE043, 0xE044,
+ 0xE045, 0xE046, 0xE047, 0xE048, 0xE049, 0xE04A, 0xE04B, 0xE04C, 0xE04D,
+ 0xE04E, 0xE04F, 0xE050, 0xE051, 0xE052, 0xE053, 0xE054, 0xE055, 0xE056,
+ 0xE057, 0xE058, 0xE059, 0xE05A, 0xE05B, 0xE05C, 0xE05D, 0xE05E, 0xE05F,
+ 0xE060, 0xE061, 0xE062, 0xE063, 0xE064, 0xE065, 0xE066, 0xE067, 0xE068,
+ 0xE069, 0xE06A, 0xE06B, 0xE06C, 0xE06D, 0xE06E, 0xE06F, 0xE070, 0xE071,
+ 0xE072, 0xE073, 0xE074, 0xE075, 0xE076, 0xE077, 0xE078, 0xE079, 0xE07A,
+ 0xE07B, 0xE07C, 0xE07D, 0xE07E, 0xE07F, 0xE080, 0xE081, 0xE082, 0xE083,
+ 0xE084, 0xE085, 0xE086, 0xE087, 0xE088, 0xE089, 0xE08A, 0xE08B, 0xE08C,
+ 0xE08D, 0xE08E, 0xE08F, 0xE090, 0xE091, 0xE092, 0xE093, 0xE094, 0xE095,
+ 0xE096, 0xE097, 0xE098, 0xE099, 0xE09A, 0xE09B, 0xE09C, 0xE09D, 0xE09E,
+ 0xE09F, 0xE0A0, 0xE0A1, 0xE0A2, 0xE0A3, 0xE0A4, 0xE0A5, 0xE0A6, 0xE0A7,
+ 0xE0A8, 0xE0A9, 0xE0AA, 0xE0AB, 0xE0AC, 0xE0AD, 0xE0AE, 0xE0AF, 0xE0B0,
+ 0xE0B1, 0xE0B2, 0xE0B3, 0xE0B4, 0xE0B5, 0xE0B6, 0xE0B7, 0xE0B8, 0xE0B9,
+ 0xE0BA, 0xE0BB, 0xE0BC, 0xE0BD, 0xE0BE, 0xE0BF, 0xE0C0, 0xE0C1, 0xE0C2,
+ 0xE0C3, 0xE0C4, 0xE0C5, 0xE0C6, 0xE0C7, 0xE0C8, 0xE0C9, 0xE0CA, 0xE0CB,
+ 0xE0CC, 0xE0CD, 0xE0CE, 0xE0CF, 0xE0D0, 0xE0D1, 0xE0D2, 0xE0D3, 0xE0D4,
+ 0xE0D5, 0xE0D6, 0xE0D7, 0xE0D8, 0xE0D9, 0xE0DA, 0xE0DB, 0xE0DC, 0xE0DD,
+ 0xE0DE, 0xE0DF, 0xE0E0, 0xE0E1, 0xE0E2, 0xE0E3, 0xE0E4, 0xE0E5, 0xE0E6,
+ 0xE0E7, 0xE0E8, 0xE0E9, 0xE0EA, 0xE0EB, 0xE0EC, 0xE0ED, 0xE0EE, 0xE0EF,
+ 0xE0F0, 0xE0F1, 0xE0F2, 0xE0F3, 0xE0F4, 0xE0F5, 0xE0F6, 0xE0F7, 0xE0F8,
+ 0xE0F9, 0xE0FA, 0xE0FB, 0xE0FC, 0xE0FD, 0xE0FE, 0xE0FF, 0xE100, 0xE101,
+ 0xE102, 0xE103, 0xE104, 0xE105, 0xE106, 0xE107, 0xE108, 0xE109, 0xE10A,
+ 0xE10B, 0xE10C, 0xE10D, 0xE10E, 0xE10F, 0xE110, 0xE111, 0xE112, 0xE113,
+ 0xE114, 0xE115, 0xE116, 0xE117, 0xE118, 0xE119, 0xE11A, 0xE11B, 0xE11C,
+ 0xE11D, 0xE11E, 0xE11F, 0xE120, 0xE121, 0xE122, 0xE123, 0xE124, 0xE125,
+ 0xE126, 0xE127, 0xE128, 0xE129, 0xE12A, 0xE12B, 0xE12C, 0xE12D, 0xE12E,
+ 0xE12F, 0xE130, 0xE131, 0xE132, 0xE133, 0xE134, 0xE135, 0xE136, 0xE137,
+ 0xE138, 0xE139, 0xE13A, 0xE13B, 0xE13C, 0xE13D, 0xE13E, 0xE13F, 0xE140,
+ 0xE141, 0xE142, 0xE143, 0xE144, 0xE145, 0xE146, 0xE147, 0xE148, 0xE149,
+ 0xE14A, 0xE14B, 0xE14C, 0xE14D, 0xE14E, 0xE14F, 0xE150, 0xE151, 0xE152,
+ 0xE153, 0xE154, 0xE155, 0xE156, 0xE157, 0xE158, 0xE159, 0xE15A, 0xE15B,
+ 0xE15C, 0xE15D, 0xE15E, 0xE15F, 0xE160, 0xE161, 0xE162, 0xE163, 0xE164,
+ 0xE165, 0xE166, 0xE167, 0xE168, 0xE169, 0xE16A, 0xE16B, 0xE16C, 0xE16D,
+ 0xE16E, 0xE16F, 0xE170, 0xE171, 0xE172, 0xE173, 0xE174, 0xE175, 0xE176,
+ 0xE177, 0xE178, 0xE179, 0xE17A, 0xE17B, 0xE17C, 0xE17D, 0xE17E, 0xE17F,
+ 0xE180, 0xE181, 0xE182, 0xE183, 0xE184, 0xE185, 0xE186, 0xE187, 0xE188,
+ 0xE189, 0xE18A, 0xE18B, 0xE18C, 0xE18D, 0xE18E, 0xE18F, 0xE190, 0xE191,
+ 0xE192, 0xE193, 0xE194, 0xE195, 0xE196, 0xE197, 0xE198, 0xE199, 0xE19A,
+ 0xE19B, 0xE19C, 0xE19D, 0xE19E, 0xE19F, 0xE1A0, 0xE1A1, 0xE1A2, 0xE1A3,
+ 0xE1A4, 0xE1A5, 0xE1A6, 0xE1A7, 0xE1A8, 0xE1A9, 0xE1AA, 0xE1AB, 0xE1AC,
+ 0xE1AD, 0xE1AE, 0xE1AF, 0xE1B0, 0xE1B1, 0xE1B2, 0xE1B3, 0xE1B4, 0xE1B5,
+ 0xE1B6, 0xE1B7, 0xE1B8, 0xE1B9, 0xE1BA, 0xE1BB, 0xE1BC, 0xE1BD, 0xE1BE,
+ 0xE1BF, 0xE1C0, 0xE1C1, 0xE1C2, 0xE1C3, 0xE1C4, 0xE1C5, 0xE1C6, 0xE1C7,
+ 0xE1C8, 0xE1C9, 0xE1CA, 0xE1CB, 0xE1CC, 0xE1CD, 0xE1CE, 0xE1CF, 0xE1D0,
+ 0xE1D1, 0xE1D2, 0xE1D3, 0xE1D4, 0xE1D5, 0xE1D6, 0xE1D7, 0xE1D8, 0xE1D9,
+ 0xE1DA, 0xE1DB, 0xE1DC, 0xE1DD, 0xE1DE, 0xE1DF, 0xE1E0, 0xE1E1, 0xE1E2,
+ 0xE1E3, 0xE1E4, 0xE1E5, 0xE1E6, 0xE1E7, 0xE1E8, 0xE1E9, 0xE1EA, 0xE1EB,
+ 0xE1EC, 0xE1ED, 0xE1EE, 0xE1EF, 0xE1F0, 0xE1F1, 0xE1F2, 0xE1F3, 0xE1F4,
+ 0xE1F5, 0xE1F6, 0xE1F7, 0xE1F8, 0xE1F9, 0xE1FA, 0xE1FB, 0xE1FC, 0xE1FD,
+ 0xE1FE, 0xE1FF, 0xE200, 0xE201, 0xE202, 0xE203, 0xE204, 0xE205, 0xE206,
+ 0xE207, 0xE208, 0xE209, 0xE20A, 0xE20B, 0xE20C, 0xE20D, 0xE20E, 0xE20F,
+ 0xE210, 0xE211, 0xE212, 0xE213, 0xE214, 0xE215, 0xE216, 0xE217, 0xE218,
+ 0xE219, 0xE21A, 0xE21B, 0xE21C, 0xE21D, 0xE21E, 0xE21F, 0xE220, 0xE221,
+ 0xE222, 0xE223, 0xE224, 0xE225, 0xE226, 0xE227, 0xE228, 0xE229, 0xE22A,
+ 0xE22B, 0xE22C, 0xE22D, 0xE22E, 0xE22F, 0xE230, 0xE231, 0xE232, 0xE233,
+ 0xE234, 0xE235, 0xE236, 0xE237, 0xE238, 0xE239, 0xE23A, 0xE23B, 0xE23C,
+ 0xE23D, 0xE23E, 0xE23F, 0xE240, 0xE241, 0xE242, 0xE243, 0xE244, 0xE245,
+ 0xE246, 0xE247, 0xE248, 0xE249, 0xE24A, 0xE24B, 0xE24C, 0xE24D, 0xE24E,
+ 0xE24F, 0xE250, 0xE251, 0xE252, 0xE253, 0xE254, 0xE255, 0xE256, 0xE257,
+ 0xE258, 0xE259, 0xE25A, 0xE25B, 0xE25C, 0xE25D, 0xE25E, 0xE25F, 0xE260,
+ 0xE261, 0xE262, 0xE263, 0xE264, 0xE265, 0xE266, 0xE267, 0xE268, 0xE269,
+ 0xE26A, 0xE26B, 0xE26C, 0xE26D, 0xE26E, 0xE26F, 0xE270, 0xE271, 0xE272,
+ 0xE273, 0xE274, 0xE275, 0xE276, 0xE277, 0xE278, 0xE279, 0xE27A, 0xE27B,
+ 0xE27C, 0xE27D, 0xE27E, 0xE27F, 0xE280, 0xE281, 0xE282, 0xE283, 0xE284,
+ 0xE285, 0xE286, 0xE287, 0xE288, 0xE289, 0xE28A, 0xE28B, 0xE28C, 0xE28D,
+ 0xE28E, 0xE28F, 0xE290, 0xE291, 0xE292, 0xE293, 0xE294, 0xE295, 0xE296,
+ 0xE297, 0xE298, 0xE299, 0xE29A, 0xE29B, 0xE29C, 0xE29D, 0xE29E, 0xE29F,
+ 0xE2A0, 0xE2A1, 0xE2A2, 0xE2A3, 0xE2A4, 0xE2A5, 0xE2A6, 0xE2A7, 0xE2A8,
+ 0xE2A9, 0xE2AA, 0xE2AB, 0xE2AC, 0xE2AD, 0xE2AE, 0xE2AF, 0xE2B0, 0xE2B1,
+ 0xE2B2, 0xE2B3, 0xE2B4, 0xE2B5, 0xE2B6, 0xE2B7, 0xE2B8, 0xE2B9, 0xE2BA,
+ 0xE2BB, 0xE2BC, 0xE2BD, 0xE2BE, 0xE2BF, 0xE2C0, 0xE2C1, 0xE2C2, 0xE2C3,
+ 0xE2C4, 0xE2C5, 0xE2C6, 0xE2C7, 0xE2C8, 0xE2C9, 0xE2CA, 0xE2CB, 0xE2CC,
+ 0xE2CD, 0xE2CE, 0xE2CF, 0xE2D0, 0xE2D1, 0xE2D2, 0xE2D3, 0xE2D4, 0xE2D5,
+ 0xE2D6, 0xE2D7, 0xE2D8, 0xE2D9, 0xE2DA, 0xE2DB, 0xE2DC, 0xE2DD, 0xE2DE,
+ 0xE2DF, 0xE2E0, 0xE2E1, 0xE2E2, 0xE2E3, 0xE2E4, 0xE2E5, 0xE2E6, 0xE2E7,
+ 0xE2E8, 0xE2E9, 0xE2EA, 0xE2EB, 0xE2EC, 0xE2ED, 0xE2EE, 0xE2EF, 0xE2F0,
+ 0xE2F1, 0xE2F2, 0xE2F3, 0xE2F4, 0xE2F5, 0xE2F6, 0xE2F7, 0xE2F8, 0xE2F9,
+ 0xE2FA, 0xE2FB, 0xE2FC, 0xE2FD, 0xE2FE, 0xE2FF, 0xE300, 0xE301, 0xE302,
+ 0xE303, 0xE304, 0xE305, 0xE306, 0xE307, 0xE308, 0xE309, 0xE30A, 0xE30B,
+ 0xE30C, 0xE30D, 0xE30E, 0xE30F, 0xE310, 0xE311, 0xE312, 0xE313, 0xE314,
+ 0xE315, 0xE316, 0xE317, 0xE318, 0xE319, 0xE31A, 0xE31B, 0xE31C, 0xE31D,
+ 0xE31E, 0xE31F, 0xE320, 0xE321, 0xE322, 0xE323, 0xE324, 0xE325, 0xE326,
+ 0xE327, 0xE328, 0xE329, 0xE32A, 0xE32B, 0xE32C, 0xE32D, 0xE32E, 0xE32F,
+ 0xE330, 0xE331, 0xE332, 0xE333, 0xE334, 0xE335, 0xE336, 0xE337, 0xE338,
+ 0xE339, 0xE33A, 0xE33B, 0xE33C, 0xE33D, 0xE33E, 0xE33F, 0xE340, 0xE341,
+ 0xE342, 0xE343, 0xE344, 0xE345, 0xE346, 0xE347, 0xE348, 0xE349, 0xE34A,
+ 0xE34B, 0xE34C, 0xE34D, 0xE34E, 0xE34F, 0xE350, 0xE351, 0xE352, 0xE353,
+ 0xE354, 0xE355, 0xE356, 0xE357, 0xE358, 0xE359, 0xE35A, 0xE35B, 0xE35C,
+ 0xE35D, 0xE35E, 0xE35F, 0xE360, 0xE361, 0xE362, 0xE363, 0xE364, 0xE365,
+ 0xE366, 0xE367, 0xE368, 0xE369, 0xE36A, 0xE36B, 0xE36C, 0xE36D, 0xE36E,
+ 0xE36F, 0xE370, 0xE371, 0xE372, 0xE373, 0xE374, 0xE375, 0xE376, 0xE377,
+ 0xE378, 0xE379, 0xE37A, 0xE37B, 0xE37C, 0xE37D, 0xE37E, 0xE37F, 0xE380,
+ 0xE381, 0xE382, 0xE383, 0xE384, 0xE385, 0xE386, 0xE387, 0xE388, 0xE389,
+ 0xE38A, 0xE38B, 0xE38C, 0xE38D, 0xE38E, 0xE38F, 0xE390, 0xE391, 0xE392,
+ 0xE393, 0xE394, 0xE395, 0xE396, 0xE397, 0xE398, 0xE399, 0xE39A, 0xE39B,
+ 0xE39C, 0xE39D, 0xE39E, 0xE39F, 0xE3A0, 0xE3A1, 0xE3A2, 0xE3A3, 0xE3A4,
+ 0xE3A5, 0xE3A6, 0xE3A7, 0xE3A8, 0xE3A9, 0xE3AA, 0xE3AB, 0xE3AC, 0xE3AD,
+ 0xE3AE, 0xE3AF, 0xE3B0, 0xE3B1, 0xE3B2, 0xE3B3, 0xE3B4, 0xE3B5, 0xE3B6,
+ 0xE3B7, 0xE3B8, 0xE3B9, 0xE3BA, 0xE3BB, 0xE3BC, 0xE3BD, 0xE3BE, 0xE3BF,
+ 0xE3C0, 0xE3C1, 0xE3C2, 0xE3C3, 0xE3C4, 0xE3C5, 0xE3C6, 0xE3C7, 0xE3C8,
+ 0xE3C9, 0xE3CA, 0xE3CB, 0xE3CC, 0xE3CD, 0xE3CE, 0xE3CF, 0xE3D0, 0xE3D1,
+ 0xE3D2, 0xE3D3, 0xE3D4, 0xE3D5, 0xE3D6, 0xE3D7, 0xE3D8, 0xE3D9, 0xE3DA,
+ 0xE3DB, 0xE3DC, 0xE3DD, 0xE3DE, 0xE3DF, 0xE3E0, 0xE3E1, 0xE3E2, 0xE3E3,
+ 0xE3E4, 0xE3E5, 0xE3E6, 0xE3E7, 0xE3E8, 0xE3E9, 0xE3EA, 0xE3EB, 0xE3EC,
+ 0xE3ED, 0xE3EE, 0xE3EF, 0xE3F0, 0xE3F1, 0xE3F2, 0xE3F3, 0xE3F4, 0xE3F5,
+ 0xE3F6, 0xE3F7, 0xE3F8, 0xE3F9, 0xE3FA, 0xE3FB, 0xE3FC, 0xE3FD, 0xE3FE,
+ 0xE3FF, 0xE400, 0xE401, 0xE402, 0xE403, 0xE404, 0xE405, 0xE406, 0xE407,
+ 0xE408, 0xE409, 0xE40A, 0xE40B, 0xE40C, 0xE40D, 0xE40E, 0xE40F, 0xE410,
+ 0xE411, 0xE412, 0xE413, 0xE414, 0xE415, 0xE416, 0xE417, 0xE418, 0xE419,
+ 0xE41A, 0xE41B, 0xE41C, 0xE41D, 0xE41E, 0xE41F, 0xE420, 0xE421, 0xE422,
+ 0xE423, 0xE424, 0xE425, 0xE426, 0xE427, 0xE428, 0xE429, 0xE42A, 0xE42B,
+ 0xE42C, 0xE42D, 0xE42E, 0xE42F, 0xE430, 0xE431, 0xE432, 0xE433, 0xE434,
+ 0xE435, 0xE436, 0xE437, 0xE438, 0xE439, 0xE43A, 0xE43B, 0xE43C, 0xE43D,
+ 0xE43E, 0xE43F, 0xE440, 0xE441, 0xE442, 0xE443, 0xE444, 0xE445, 0xE446,
+ 0xE447, 0xE448, 0xE449, 0xE44A, 0xE44B, 0xE44C, 0xE44D, 0xE44E, 0xE44F,
+ 0xE450, 0xE451, 0xE452, 0xE453, 0xE454, 0xE455, 0xE456, 0xE457, 0xE458,
+ 0xE459, 0xE45A, 0xE45B, 0xE45C, 0xE45D, 0xE45E, 0xE45F, 0xE460, 0xE461,
+ 0xE462, 0xE463, 0xE464, 0xE465, 0xE466, 0xE467, 0xE468, 0xE469, 0xE46A,
+ 0xE46B, 0xE46C, 0xE46D, 0xE46E, 0xE46F, 0xE470, 0xE471, 0xE472, 0xE473,
+ 0xE474, 0xE475, 0xE476, 0xE477, 0xE478, 0xE479, 0xE47A, 0xE47B, 0xE47C,
+ 0xE47D, 0xE47E, 0xE47F, 0xE480, 0xE481, 0xE482, 0xE483, 0xE484, 0xE485,
+ 0xE486, 0xE487, 0xE488, 0xE489, 0xE48A, 0xE48B, 0xE48C, 0xE48D, 0xE48E,
+ 0xE48F, 0xE490, 0xE491, 0xE492, 0xE493, 0xE494, 0xE495, 0xE496, 0xE497,
+ 0xE498, 0xE499, 0xE49A, 0xE49B, 0xE49C, 0xE49D, 0xE49E, 0xE49F, 0xE4A0,
+ 0xE4A1, 0xE4A2, 0xE4A3, 0xE4A4, 0xE4A5, 0xE4A6, 0xE4A7, 0xE4A8, 0xE4A9,
+ 0xE4AA, 0xE4AB, 0xE4AC, 0xE4AD, 0xE4AE, 0xE4AF, 0xE4B0, 0xE4B1, 0xE4B2,
+ 0xE4B3, 0xE4B4, 0xE4B5, 0xE4B6, 0xE4B7, 0xE4B8, 0xE4B9, 0xE4BA, 0xE4BB,
+ 0xE4BC, 0xE4BD, 0xE4BE, 0xE4BF, 0xE4C0, 0xE4C1, 0xE4C2, 0xE4C3, 0xE4C4,
+ 0xE4C5, 0xE4C6, 0xE4C7, 0xE4C8, 0xE4C9, 0xE4CA, 0xE4CB, 0xE4CC, 0xE4CD,
+ 0xE4CE, 0xE4CF, 0xE4D0, 0xE4D1, 0xE4D2, 0xE4D3, 0xE4D4, 0xE4D5, 0xE4D6,
+ 0xE4D7, 0xE4D8, 0xE4D9, 0xE4DA, 0xE4DB, 0xE4DC, 0xE4DD, 0xE4DE, 0xE4DF,
+ 0xE4E0, 0xE4E1, 0xE4E2, 0xE4E3, 0xE4E4, 0xE4E5, 0xE4E6, 0xE4E7, 0xE4E8,
+ 0xE4E9, 0xE4EA, 0xE4EB, 0xE4EC, 0xE4ED, 0xE4EE, 0xE4EF, 0xE4F0, 0xE4F1,
+ 0xE4F2, 0xE4F3, 0xE4F4, 0xE4F5, 0xE4F6, 0xE4F7, 0xE4F8, 0xE4F9, 0xE4FA,
+ 0xE4FB, 0xE4FC, 0xE4FD, 0xE4FE, 0xE4FF, 0xE500, 0xE501, 0xE502, 0xE503,
+ 0xE504, 0xE505, 0xE506, 0xE507, 0xE508, 0xE509, 0xE50A, 0xE50B, 0xE50C,
+ 0xE50D, 0xE50E, 0xE50F, 0xE510, 0xE511, 0xE512, 0xE513, 0xE514, 0xE515,
+ 0xE516, 0xE517, 0xE518, 0xE519, 0xE51A, 0xE51B, 0xE51C, 0xE51D, 0xE51E,
+ 0xE51F, 0xE520, 0xE521, 0xE522, 0xE523, 0xE524, 0xE525, 0xE526, 0xE527,
+ 0xE528, 0xE529, 0xE52A, 0xE52B, 0xE52C, 0xE52D, 0xE52E, 0xE52F, 0xE530,
+ 0xE531, 0xE532, 0xE533, 0xE534, 0xE535, 0xE536, 0xE537, 0xE538, 0xE539,
+ 0xE53A, 0xE53B, 0xE53C, 0xE53D, 0xE53E, 0xE53F, 0xE540, 0xE541, 0xE542,
+ 0xE543, 0xE544, 0xE545, 0xE546, 0xE547, 0xE548, 0xE549, 0xE54A, 0xE54B,
+ 0xE54C, 0xE54D, 0xE54E, 0xE54F, 0xE550, 0xE551, 0xE552, 0xE553, 0xE554,
+ 0xE555, 0xE556, 0xE557, 0xE558, 0xE559, 0xE55A, 0xE55B, 0xE55C, 0xE55D,
+ 0xE55E, 0xE55F, 0xE560, 0xE561, 0xE562, 0xE563, 0xE564, 0xE565, 0xE566,
+ 0xE567, 0xE568, 0xE569, 0xE56A, 0xE56B, 0xE56C, 0xE56D, 0xE56E, 0xE56F,
+ 0xE570, 0xE571, 0xE572, 0xE573, 0xE574, 0xE575, 0xE576, 0xE577, 0xE578,
+ 0xE579, 0xE57A, 0xE57B, 0xE57C, 0xE57D, 0xE57E, 0xE57F, 0xE580, 0xE581,
+ 0xE582, 0xE583, 0xE584, 0xE585, 0xE586, 0xE587, 0xE588, 0xE589, 0xE58A,
+ 0xE58B, 0xE58C, 0xE58D, 0xE58E, 0xE58F, 0xE590, 0xE591, 0xE592, 0xE593,
+ 0xE594, 0xE595, 0xE596, 0xE597, 0xE598, 0xE599, 0xE59A, 0xE59B, 0xE59C,
+ 0xE59D, 0xE59E, 0xE59F, 0xE5A0, 0xE5A1, 0xE5A2, 0xE5A3, 0xE5A4, 0xE5A5,
+ 0xE5A6, 0xE5A7, 0xE5A8, 0xE5A9, 0xE5AA, 0xE5AB, 0xE5AC, 0xE5AD, 0xE5AE,
+ 0xE5AF, 0xE5B0, 0xE5B1, 0xE5B2, 0xE5B3, 0xE5B4, 0xE5B5, 0xE5B6, 0xE5B7,
+ 0xE5B8, 0xE5B9, 0xE5BA, 0xE5BB, 0xE5BC, 0xE5BD, 0xE5BE, 0xE5BF, 0xE5C0,
+ 0xE5C1, 0xE5C2, 0xE5C3, 0xE5C4, 0xE5C5, 0xE5C6, 0xE5C7, 0xE5C8, 0xE5C9,
+ 0xE5CA, 0xE5CB, 0xE5CC, 0xE5CD, 0xE5CE, 0xE5CF, 0xE5D0, 0xE5D1, 0xE5D2,
+ 0xE5D3, 0xE5D4, 0xE5D5, 0xE5D6, 0xE5D7, 0xE5D8, 0xE5D9, 0xE5DA, 0xE5DB,
+ 0xE5DC, 0xE5DD, 0xE5DE, 0xE5DF, 0xE5E0, 0xE5E1, 0xE5E2, 0xE5E3, 0xE5E4,
+ 0xE5E5, 0xE5E6, 0xE5E7, 0xE5E8, 0xE5E9, 0xE5EA, 0xE5EB, 0xE5EC, 0xE5ED,
+ 0xE5EE, 0xE5EF, 0xE5F0, 0xE5F1, 0xE5F2, 0xE5F3, 0xE5F4, 0xE5F5, 0xE5F6,
+ 0xE5F7, 0xE5F8, 0xE5F9, 0xE5FA, 0xE5FB, 0xE5FC, 0xE5FD, 0xE5FE, 0xE5FF,
+ 0xE600, 0xE601, 0xE602, 0xE603, 0xE604, 0xE605, 0xE606, 0xE607, 0xE608,
+ 0xE609, 0xE60A, 0xE60B, 0xE60C, 0xE60D, 0xE60E, 0xE60F, 0xE610, 0xE611,
+ 0xE612, 0xE613, 0xE614, 0xE615, 0xE616, 0xE617, 0xE618, 0xE619, 0xE61A,
+ 0xE61B, 0xE61C, 0xE61D, 0xE61E, 0xE61F, 0xE620, 0xE621, 0xE622, 0xE623,
+ 0xE624, 0xE625, 0xE626, 0xE627, 0xE628, 0xE629, 0xE62A, 0xE62B, 0xE62C,
+ 0xE62D, 0xE62E, 0xE62F, 0xE630, 0xE631, 0xE632, 0xE633, 0xE634, 0xE635,
+ 0xE636, 0xE637, 0xE638, 0xE639, 0xE63A, 0xE63B, 0xE63C, 0xE63D, 0xE63E,
+ 0xE63F, 0xE640, 0xE641, 0xE642, 0xE643, 0xE644, 0xE645, 0xE646, 0xE647,
+ 0xE648, 0xE649, 0xE64A, 0xE64B, 0xE64C, 0xE64D, 0xE64E, 0xE64F, 0xE650,
+ 0xE651, 0xE652, 0xE653, 0xE654, 0xE655, 0xE656, 0xE657, 0xE658, 0xE659,
+ 0xE65A, 0xE65B, 0xE65C, 0xE65D, 0xE65E, 0xE65F, 0xE660, 0xE661, 0xE662,
+ 0xE663, 0xE664, 0xE665, 0xE666, 0xE667, 0xE668, 0xE669, 0xE66A, 0xE66B,
+ 0xE66C, 0xE66D, 0xE66E, 0xE66F, 0xE670, 0xE671, 0xE672, 0xE673, 0xE674,
+ 0xE675, 0xE676, 0xE677, 0xE678, 0xE679, 0xE67A, 0xE67B, 0xE67C, 0xE67D,
+ 0xE67E, 0xE67F, 0xE680, 0xE681, 0xE682, 0xE683, 0xE684, 0xE685, 0xE686,
+ 0xE687, 0xE688, 0xE689, 0xE68A, 0xE68B, 0xE68C, 0xE68D, 0xE68E, 0xE68F,
+ 0xE690, 0xE691, 0xE692, 0xE693, 0xE694, 0xE695, 0xE696, 0xE697, 0xE698,
+ 0xE699, 0xE69A, 0xE69B, 0xE69C, 0xE69D, 0xE69E, 0xE69F, 0xE6A0, 0xE6A1,
+ 0xE6A2, 0xE6A3, 0xE6A4, 0xE6A5, 0xE6A6, 0xE6A7, 0xE6A8, 0xE6A9, 0xE6AA,
+ 0xE6AB, 0xE6AC, 0xE6AD, 0xE6AE, 0xE6AF, 0xE6B0, 0xE6B1, 0xE6B2, 0xE6B3,
+ 0xE6B4, 0xE6B5, 0xE6B6, 0xE6B7, 0xE6B8, 0xE6B9, 0xE6BA, 0xE6BB, 0xE6BC,
+ 0xE6BD, 0xE6BE, 0xE6BF, 0xE6C0, 0xE6C1, 0xE6C2, 0xE6C3, 0xE6C4, 0xE6C5,
+ 0xE6C6, 0xE6C7, 0xE6C8, 0xE6C9, 0xE6CA, 0xE6CB, 0xE6CC, 0xE6CD, 0xE6CE,
+ 0xE6CF, 0xE6D0, 0xE6D1, 0xE6D2, 0xE6D3, 0xE6D4, 0xE6D5, 0xE6D6, 0xE6D7,
+ 0xE6D8, 0xE6D9, 0xE6DA, 0xE6DB, 0xE6DC, 0xE6DD, 0xE6DE, 0xE6DF, 0xE6E0,
+ 0xE6E1, 0xE6E2, 0xE6E3, 0xE6E4, 0xE6E5, 0xE6E6, 0xE6E7, 0xE6E8, 0xE6E9,
+ 0xE6EA, 0xE6EB, 0xE6EC, 0xE6ED, 0xE6EE, 0xE6EF, 0xE6F0, 0xE6F1, 0xE6F2,
+ 0xE6F3, 0xE6F4, 0xE6F5, 0xE6F6, 0xE6F7, 0xE6F8, 0xE6F9, 0xE6FA, 0xE6FB,
+ 0xE6FC, 0xE6FD, 0xE6FE, 0xE6FF, 0xE700, 0xE701, 0xE702, 0xE703, 0xE704,
+ 0xE705, 0xE706, 0xE707, 0xE708, 0xE709, 0xE70A, 0xE70B, 0xE70C, 0xE70D,
+ 0xE70E, 0xE70F, 0xE710, 0xE711, 0xE712, 0xE713, 0xE714, 0xE715, 0xE716,
+ 0xE717, 0xE718, 0xE719, 0xE71A, 0xE71B, 0xE71C, 0xE71D, 0xE71E, 0xE71F,
+ 0xE720, 0xE721, 0xE722, 0xE723, 0xE724, 0xE725, 0xE726, 0xE727, 0xE728,
+ 0xE729, 0xE72A, 0xE72B, 0xE72C, 0xE72D, 0xE72E, 0xE72F, 0xE730, 0xE731,
+ 0xE732, 0xE733, 0xE734, 0xE735, 0xE736, 0xE737, 0xE738, 0xE739, 0xE73A,
+ 0xE73B, 0xE73C, 0xE73D, 0xE73E, 0xE73F, 0xE740, 0xE741, 0xE742, 0xE743,
+ 0xE744, 0xE745, 0xE746, 0xE747, 0xE748, 0xE749, 0xE74A, 0xE74B, 0xE74C,
+ 0xE74D, 0xE74E, 0xE74F, 0xE750, 0xE751, 0xE752, 0xE753, 0xE754, 0xE755,
+ 0xE756, 0xE757
+};
+
+static const struct gap __ucs4_to_ibm933sb_idx[] =
+{
+ { start: 0x0000, end: 0x00a0, idx: 0 },
+ { start: 0x00a2, end: 0x00a3, idx: -1 },
+ { start: 0x00a5, end: 0x00a6, idx: -2 },
+ { start: 0x00a9, end: 0x00a9, idx: -4 },
+ { start: 0x00ab, end: 0x00ac, idx: -5 },
+ { start: 0x00ae, end: 0x00af, idx: -6 },
+ { start: 0x00b5, end: 0x00b5, idx: -11 },
+ { start: 0x00bb, end: 0x00bb, idx: -16 },
+ { start: 0x00c0, end: 0x00c5, idx: -20 },
+ { start: 0x00c7, end: 0x00cf, idx: -21 },
+ { start: 0x00d1, end: 0x00d6, idx: -22 },
+ { start: 0x00d9, end: 0x00dd, idx: -24 },
+ { start: 0x00e0, end: 0x00e5, idx: -26 },
+ { start: 0x00e7, end: 0x00ef, idx: -27 },
+ { start: 0x00f1, end: 0x00f6, idx: -28 },
+ { start: 0x00f9, end: 0x00fd, idx: -30 },
+ { start: 0x00ff, end: 0x00ff, idx: -31 },
+ { start: 0x203e, end: 0x203e, idx: -8029 },
+ { start: 0x20a9, end: 0x20a9, idx: -8135 },
+ { start: 0xffa0, end: 0xffbe, idx: -65213 },
+ { start: 0xffc2, end: 0xffc7, idx: -65216 },
+ { start: 0xffca, end: 0xffcf, idx: -65218 },
+ { start: 0xffd2, end: 0xffd7, idx: -65220 },
+ { start: 0xffda, end: 0xffdc, idx: -65222 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const char *__ucs4_to_ibm933sb[] =
+{
+ "\x00", "\x01", "\x02", "\x03", "\x37", "\x2d", "\x2e", "\x2f", "\x16",
+ "\x05", "\x25", "\x0b", "\x0c", "\x0d", "\x3f", "\x3f", "\x10", "\x11",
+ "\x12", "\x13", "\x3c", "\x3d", "\x32", "\x26", "\x18", "\x19", "\x3f",
+ "\x27", "\x1c", "\x1d", "\x1e", "\x1f", "\x40", "\x5a", "\x7f", "\x7b",
+ "\x5b", "\x6c", "\x50", "\x7d", "\x4d", "\x5d", "\x5c", "\x4e", "\x6b",
+ "\x60", "\x4b", "\x61", "\xf0", "\xf1", "\xf2", "\xf3", "\xf4", "\xf5",
+ "\xf6", "\xf7", "\xf8", "\xf9", "\x7a", "\x5e", "\x4c", "\x7e", "\x6e",
+ "\x6f", "\x7c", "\xc1", "\xc2", "\xc3", "\xc4", "\xc5", "\xc6", "\xc7",
+ "\xc8", "\xc9", "\xd1", "\xd2", "\xd3", "\xd4", "\xd5", "\xd6", "\xd7",
+ "\xd8", "\xd9", "\xe2", "\xe3", "\xe4", "\xe5", "\xe6", "\xe7", "\xe8",
+ "\xe9", "\x70", "\xb2", "\x80", "\xb0", "\x6d", "\x79", "\x81", "\x82",
+ "\x83", "\x84", "\x85", "\x86", "\x87", "\x88", "\x89", "\x91", "\x92",
+ "\x93", "\x94", "\x95", "\x96", "\x97", "\x98", "\x99", "\xa2", "\xa3",
+ "\xa4", "\xa5", "\xa6", "\xa7", "\xa8", "\xa9", "\xc0", "\x4f", "\xd0",
+ "\xa1", "\x07", "\x20", "\x21", "\x22", "\x23", "\x24", "\x15", "\x06",
+ "\x17", "\x28", "\x29", "\x2a", "\x2b", "\x2c", "\x09", "\x0a", "\x1b",
+ "\x30", "\x31", "\x1a", "\x33", "\x34", "\x35", "\x36", "\x08", "\x38",
+ "\x39", "\x3a", "\x3b", "\x04", "\x14", "\x3e", "\xff", "\x3f", "\x4a",
+ "\x3f", "\x3f", "\x6a", "\x3f", "\x3f", "\x5f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\xa0", "\xe0", "\x42", "\x43", "\x44", "\x45", "\x46", "\x47", "\x48",
+ "\x49", "\x52", "\x53", "\x54", "\x55", "\x56", "\x57", "\x58", "\x59",
+ "\x62", "\x63", "\x64", "\x65", "\x66", "\x67", "\x68", "\x69", "\x72",
+ "\x73", "\x74", "\x75", "\x76", "\x77", "\x78", "\x8a", "\x8b", "\x8c",
+ "\x8d", "\x8e", "\x8f", "\x9a", "\x9b", "\x9c", "\x9d", "\x9e", "\x9f",
+ "\xaa", "\xab", "\xac", "\xad", "\xae", "\xaf", "\xba", "\xbb", "\xbc"
+};
+
+static const struct gap __ucs4_to_ibm933db_idx[] =
+{
+ { start: 0x00a1, end: 0x00a1, idx: -161 },
+ { start: 0x00a4, end: 0x00a4, idx: -163 },
+ { start: 0x00a7, end: 0x00a8, idx: -165 },
+ { start: 0x00aa, end: 0x00aa, idx: -166 },
+ { start: 0x00ad, end: 0x00ad, idx: -168 },
+ { start: 0x00b0, end: 0x00b4, idx: -170 },
+ { start: 0x00b6, end: 0x00ba, idx: -171 },
+ { start: 0x00bc, end: 0x00bf, idx: -172 },
+ { start: 0x00c6, end: 0x00c6, idx: -178 },
+ { start: 0x00d0, end: 0x00d0, idx: -187 },
+ { start: 0x00d7, end: 0x00d8, idx: -193 },
+ { start: 0x00de, end: 0x00df, idx: -198 },
+ { start: 0x00e6, end: 0x00e6, idx: -204 },
+ { start: 0x00f0, end: 0x00f0, idx: -213 },
+ { start: 0x00f7, end: 0x00f8, idx: -219 },
+ { start: 0x00fe, end: 0x00fe, idx: -224 },
+ { start: 0x0111, end: 0x0111, idx: -242 },
+ { start: 0x0126, end: 0x0127, idx: -262 },
+ { start: 0x0131, end: 0x0133, idx: -271 },
+ { start: 0x0138, end: 0x0138, idx: -275 },
+ { start: 0x013f, end: 0x0142, idx: -281 },
+ { start: 0x0149, end: 0x014b, idx: -287 },
+ { start: 0x0152, end: 0x0153, idx: -293 },
+ { start: 0x0166, end: 0x0167, idx: -311 },
+ { start: 0x01c2, end: 0x01c2, idx: -401 },
+ { start: 0x02ba, end: 0x02ba, idx: -648 },
+ { start: 0x02c7, end: 0x02c7, idx: -660 },
+ { start: 0x02d0, end: 0x02d0, idx: -668 },
+ { start: 0x02d8, end: 0x02dd, idx: -675 },
+ { start: 0x0391, end: 0x03a1, idx: -854 },
+ { start: 0x03a3, end: 0x03a9, idx: -855 },
+ { start: 0x03b1, end: 0x03c1, idx: -862 },
+ { start: 0x03c3, end: 0x03c9, idx: -863 },
+ { start: 0x0401, end: 0x0401, idx: -918 },
+ { start: 0x0410, end: 0x044f, idx: -932 },
+ { start: 0x0451, end: 0x0451, idx: -933 },
+ { start: 0x2010, end: 0x2010, idx: -8035 },
+ { start: 0x2014, end: 0x2015, idx: -8038 },
+ { start: 0x2018, end: 0x2019, idx: -8040 },
+ { start: 0x201c, end: 0x201d, idx: -8042 },
+ { start: 0x2020, end: 0x2021, idx: -8044 },
+ { start: 0x2025, end: 0x2026, idx: -8047 },
+ { start: 0x2030, end: 0x2030, idx: -8056 },
+ { start: 0x2032, end: 0x2033, idx: -8057 },
+ { start: 0x203b, end: 0x203b, idx: -8064 },
+ { start: 0x2074, end: 0x2074, idx: -8120 },
+ { start: 0x207f, end: 0x207f, idx: -8130 },
+ { start: 0x2081, end: 0x2084, idx: -8131 },
+ { start: 0x2103, end: 0x2103, idx: -8257 },
+ { start: 0x2109, end: 0x2109, idx: -8262 },
+ { start: 0x2113, end: 0x2113, idx: -8271 },
+ { start: 0x2116, end: 0x2116, idx: -8273 },
+ { start: 0x2121, end: 0x2122, idx: -8283 },
+ { start: 0x2126, end: 0x2126, idx: -8286 },
+ { start: 0x212a, end: 0x212b, idx: -8289 },
+ { start: 0x2153, end: 0x2154, idx: -8328 },
+ { start: 0x215b, end: 0x215e, idx: -8334 },
+ { start: 0x2160, end: 0x2169, idx: -8335 },
+ { start: 0x2170, end: 0x2179, idx: -8341 },
+ { start: 0x2190, end: 0x2199, idx: -8363 },
+ { start: 0x21d2, end: 0x21d2, idx: -8419 },
+ { start: 0x21d4, end: 0x21d4, idx: -8420 },
+ { start: 0x2200, end: 0x2200, idx: -8463 },
+ { start: 0x2202, end: 0x2203, idx: -8464 },
+ { start: 0x2207, end: 0x2208, idx: -8467 },
+ { start: 0x220b, end: 0x220b, idx: -8469 },
+ { start: 0x220f, end: 0x220f, idx: -8472 },
+ { start: 0x2211, end: 0x2211, idx: -8473 },
+ { start: 0x221a, end: 0x221a, idx: -8481 },
+ { start: 0x221d, end: 0x221e, idx: -8483 },
+ { start: 0x2220, end: 0x2220, idx: -8484 },
+ { start: 0x2225, end: 0x2225, idx: -8488 },
+ { start: 0x2227, end: 0x222c, idx: -8489 },
+ { start: 0x222e, end: 0x222e, idx: -8490 },
+ { start: 0x2234, end: 0x2235, idx: -8495 },
+ { start: 0x223c, end: 0x223d, idx: -8501 },
+ { start: 0x2252, end: 0x2252, idx: -8521 },
+ { start: 0x2260, end: 0x2261, idx: -8534 },
+ { start: 0x2264, end: 0x2267, idx: -8536 },
+ { start: 0x226a, end: 0x226b, idx: -8538 },
+ { start: 0x2282, end: 0x2283, idx: -8560 },
+ { start: 0x2286, end: 0x2287, idx: -8562 },
+ { start: 0x2299, end: 0x2299, idx: -8579 },
+ { start: 0x22a5, end: 0x22a5, idx: -8590 },
+ { start: 0x2312, end: 0x2312, idx: -8698 },
+ { start: 0x2460, end: 0x246e, idx: -9031 },
+ { start: 0x2474, end: 0x2482, idx: -9036 },
+ { start: 0x249c, end: 0x24b5, idx: -9061 },
+ { start: 0x24d0, end: 0x24e9, idx: -9087 },
+ { start: 0x2500, end: 0x2503, idx: -9109 },
+ { start: 0x250c, end: 0x254b, idx: -9117 },
+ { start: 0x2592, end: 0x2592, idx: -9187 },
+ { start: 0x25a0, end: 0x25a1, idx: -9200 },
+ { start: 0x25a3, end: 0x25a9, idx: -9201 },
+ { start: 0x25b2, end: 0x25b3, idx: -9209 },
+ { start: 0x25b6, end: 0x25b7, idx: -9211 },
+ { start: 0x25bc, end: 0x25bd, idx: -9215 },
+ { start: 0x25c0, end: 0x25c1, idx: -9217 },
+ { start: 0x25c6, end: 0x25c9, idx: -9221 },
+ { start: 0x25cb, end: 0x25cb, idx: -9222 },
+ { start: 0x25ce, end: 0x25d1, idx: -9224 },
+ { start: 0x2605, end: 0x2606, idx: -9275 },
+ { start: 0x260e, end: 0x260f, idx: -9282 },
+ { start: 0x261c, end: 0x261c, idx: -9294 },
+ { start: 0x261e, end: 0x261e, idx: -9295 },
+ { start: 0x2640, end: 0x2640, idx: -9328 },
+ { start: 0x2642, end: 0x2642, idx: -9329 },
+ { start: 0x2660, end: 0x2661, idx: -9358 },
+ { start: 0x2663, end: 0x2665, idx: -9359 },
+ { start: 0x2667, end: 0x266a, idx: -9360 },
+ { start: 0x266c, end: 0x266d, idx: -9361 },
+ { start: 0x3000, end: 0x3003, idx: -11811 },
+ { start: 0x3008, end: 0x3011, idx: -11815 },
+ { start: 0x3013, end: 0x3015, idx: -11816 },
+ { start: 0x301c, end: 0x301c, idx: -11822 },
+ { start: 0x3041, end: 0x3093, idx: -11858 },
+ { start: 0x30a1, end: 0x30f6, idx: -11871 },
+ { start: 0x30fb, end: 0x30fb, idx: -11875 },
+ { start: 0x3131, end: 0x318e, idx: -11928 },
+ { start: 0x3200, end: 0x321c, idx: -12041 },
+ { start: 0x3260, end: 0x327b, idx: -12108 },
+ { start: 0x327f, end: 0x327f, idx: -12111 },
+ { start: 0x3380, end: 0x3384, idx: -12367 },
+ { start: 0x3388, end: 0x33ca, idx: -12370 },
+ { start: 0x33cf, end: 0x33d0, idx: -12374 },
+ { start: 0x33d3, end: 0x33d3, idx: -12376 },
+ { start: 0x33d6, end: 0x33d6, idx: -12378 },
+ { start: 0x33d8, end: 0x33d8, idx: -12379 },
+ { start: 0x33db, end: 0x33dd, idx: -12381 },
+ { start: 0x4e00, end: 0x4e01, idx: -19071 },
+ { start: 0x4e03, end: 0x4e03, idx: -19072 },
+ { start: 0x4e07, end: 0x4e0b, idx: -19075 },
+ { start: 0x4e0d, end: 0x4e0d, idx: -19076 },
+ { start: 0x4e11, end: 0x4e11, idx: -19079 },
+ { start: 0x4e14, end: 0x4e16, idx: -19081 },
+ { start: 0x4e18, end: 0x4e19, idx: -19082 },
+ { start: 0x4e1e, end: 0x4e1e, idx: -19086 },
+ { start: 0x4e2d, end: 0x4e2d, idx: -19100 },
+ { start: 0x4e30, end: 0x4e30, idx: -19102 },
+ { start: 0x4e32, end: 0x4e32, idx: -19103 },
+ { start: 0x4e38, end: 0x4e39, idx: -19108 },
+ { start: 0x4e3b, end: 0x4e3b, idx: -19109 },
+ { start: 0x4e42, end: 0x4e43, idx: -19115 },
+ { start: 0x4e45, end: 0x4e45, idx: -19116 },
+ { start: 0x4e4b, end: 0x4e4b, idx: -19121 },
+ { start: 0x4e4d, end: 0x4e4f, idx: -19122 },
+ { start: 0x4e56, end: 0x4e56, idx: -19128 },
+ { start: 0x4e58, end: 0x4e59, idx: -19129 },
+ { start: 0x4e5d, end: 0x4e5f, idx: -19132 },
+ { start: 0x4e6b, end: 0x4e6b, idx: -19143 },
+ { start: 0x4e6d, end: 0x4e6d, idx: -19144 },
+ { start: 0x4e73, end: 0x4e73, idx: -19149 },
+ { start: 0x4e76, end: 0x4e77, idx: -19151 },
+ { start: 0x4e7e, end: 0x4e7e, idx: -19157 },
+ { start: 0x4e82, end: 0x4e82, idx: -19160 },
+ { start: 0x4e86, end: 0x4e86, idx: -19163 },
+ { start: 0x4e88, end: 0x4e88, idx: -19164 },
+ { start: 0x4e8b, end: 0x4e8c, idx: -19166 },
+ { start: 0x4e8e, end: 0x4e8e, idx: -19167 },
+ { start: 0x4e90, end: 0x4e92, idx: -19168 },
+ { start: 0x4e94, end: 0x4e95, idx: -19169 },
+ { start: 0x4e98, end: 0x4e98, idx: -19171 },
+ { start: 0x4e9b, end: 0x4e9b, idx: -19173 },
+ { start: 0x4e9e, end: 0x4e9e, idx: -19175 },
+ { start: 0x4ea1, end: 0x4ea2, idx: -19177 },
+ { start: 0x4ea4, end: 0x4ea6, idx: -19178 },
+ { start: 0x4ea8, end: 0x4ea8, idx: -19179 },
+ { start: 0x4eab, end: 0x4eae, idx: -19181 },
+ { start: 0x4eb6, end: 0x4eb6, idx: -19188 },
+ { start: 0x4eba, end: 0x4eba, idx: -19191 },
+ { start: 0x4ec0, end: 0x4ec1, idx: -19196 },
+ { start: 0x4ec4, end: 0x4ec4, idx: -19198 },
+ { start: 0x4ec6, end: 0x4ec7, idx: -19199 },
+ { start: 0x4eca, end: 0x4ecb, idx: -19201 },
+ { start: 0x4ecd, end: 0x4ecd, idx: -19202 },
+ { start: 0x4ed4, end: 0x4ed9, idx: -19208 },
+ { start: 0x4edd, end: 0x4edf, idx: -19211 },
+ { start: 0x4ee3, end: 0x4ee5, idx: -19214 },
+ { start: 0x4ef0, end: 0x4ef0, idx: -19224 },
+ { start: 0x4ef2, end: 0x4ef2, idx: -19225 },
+ { start: 0x4ef6, end: 0x4ef7, idx: -19228 },
+ { start: 0x4efb, end: 0x4efb, idx: -19231 },
+ { start: 0x4f01, end: 0x4f01, idx: -19236 },
+ { start: 0x4f09, end: 0x4f0b, idx: -19243 },
+ { start: 0x4f0d, end: 0x4f11, idx: -19244 },
+ { start: 0x4f2f, end: 0x4f2f, idx: -19273 },
+ { start: 0x4f34, end: 0x4f34, idx: -19277 },
+ { start: 0x4f36, end: 0x4f36, idx: -19278 },
+ { start: 0x4f38, end: 0x4f38, idx: -19279 },
+ { start: 0x4f3a, end: 0x4f3a, idx: -19280 },
+ { start: 0x4f3c, end: 0x4f3d, idx: -19281 },
+ { start: 0x4f43, end: 0x4f43, idx: -19286 },
+ { start: 0x4f46, end: 0x4f48, idx: -19288 },
+ { start: 0x4f4d, end: 0x4f51, idx: -19292 },
+ { start: 0x4f55, end: 0x4f55, idx: -19295 },
+ { start: 0x4f59, end: 0x4f5e, idx: -19298 },
+ { start: 0x4f69, end: 0x4f69, idx: -19308 },
+ { start: 0x4f6f, end: 0x4f70, idx: -19313 },
+ { start: 0x4f73, end: 0x4f73, idx: -19315 },
+ { start: 0x4f76, end: 0x4f76, idx: -19317 },
+ { start: 0x4f7a, end: 0x4f7a, idx: -19320 },
+ { start: 0x4f7e, end: 0x4f7f, idx: -19323 },
+ { start: 0x4f81, end: 0x4f81, idx: -19324 },
+ { start: 0x4f83, end: 0x4f84, idx: -19325 },
+ { start: 0x4f86, end: 0x4f86, idx: -19326 },
+ { start: 0x4f88, end: 0x4f88, idx: -19327 },
+ { start: 0x4f8a, end: 0x4f8b, idx: -19328 },
+ { start: 0x4f8d, end: 0x4f8d, idx: -19329 },
+ { start: 0x4f8f, end: 0x4f8f, idx: -19330 },
+ { start: 0x4f91, end: 0x4f91, idx: -19331 },
+ { start: 0x4f96, end: 0x4f96, idx: -19335 },
+ { start: 0x4f98, end: 0x4f98, idx: -19336 },
+ { start: 0x4f9b, end: 0x4f9b, idx: -19338 },
+ { start: 0x4f9d, end: 0x4f9d, idx: -19339 },
+ { start: 0x4fae, end: 0x4faf, idx: -19355 },
+ { start: 0x4fb5, end: 0x4fb6, idx: -19360 },
+ { start: 0x4fbf, end: 0x4fbf, idx: -19368 },
+ { start: 0x4fc2, end: 0x4fc4, idx: -19370 },
+ { start: 0x4fc9, end: 0x4fca, idx: -19374 },
+ { start: 0x4fce, end: 0x4fce, idx: -19377 },
+ { start: 0x4fd1, end: 0x4fd1, idx: -19379 },
+ { start: 0x4fd3, end: 0x4fd4, idx: -19380 },
+ { start: 0x4fd7, end: 0x4fd7, idx: -19382 },
+ { start: 0x4fda, end: 0x4fdb, idx: -19384 },
+ { start: 0x4fdd, end: 0x4fdd, idx: -19385 },
+ { start: 0x4fdf, end: 0x4fe1, idx: -19386 },
+ { start: 0x4fee, end: 0x4fef, idx: -19398 },
+ { start: 0x4ff1, end: 0x4ff1, idx: -19399 },
+ { start: 0x4ff3, end: 0x4ff3, idx: -19400 },
+ { start: 0x4ff5, end: 0x4ff5, idx: -19401 },
+ { start: 0x4ff8, end: 0x4ff8, idx: -19403 },
+ { start: 0x4ffa, end: 0x4ffa, idx: -19404 },
+ { start: 0x5002, end: 0x5002, idx: -19411 },
+ { start: 0x5006, end: 0x5006, idx: -19414 },
+ { start: 0x5009, end: 0x5009, idx: -19416 },
+ { start: 0x500b, end: 0x500b, idx: -19417 },
+ { start: 0x500d, end: 0x500d, idx: -19418 },
+ { start: 0x5011, end: 0x5012, idx: -19421 },
+ { start: 0x5016, end: 0x5016, idx: -19424 },
+ { start: 0x5019, end: 0x501a, idx: -19426 },
+ { start: 0x501c, end: 0x501c, idx: -19427 },
+ { start: 0x501e, end: 0x501f, idx: -19428 },
+ { start: 0x5021, end: 0x5021, idx: -19429 },
+ { start: 0x5023, end: 0x5024, idx: -19430 },
+ { start: 0x5026, end: 0x5028, idx: -19431 },
+ { start: 0x502a, end: 0x502d, idx: -19432 },
+ { start: 0x503b, end: 0x503b, idx: -19445 },
+ { start: 0x5043, end: 0x5043, idx: -19452 },
+ { start: 0x5047, end: 0x5049, idx: -19455 },
+ { start: 0x504f, end: 0x504f, idx: -19460 },
+ { start: 0x5055, end: 0x5055, idx: -19465 },
+ { start: 0x505a, end: 0x505a, idx: -19469 },
+ { start: 0x505c, end: 0x505c, idx: -19470 },
+ { start: 0x5065, end: 0x5065, idx: -19478 },
+ { start: 0x5070, end: 0x5070, idx: -19488 },
+ { start: 0x5074, end: 0x5076, idx: -19491 },
+ { start: 0x5078, end: 0x5078, idx: -19492 },
+ { start: 0x5080, end: 0x5080, idx: -19499 },
+ { start: 0x5085, end: 0x5085, idx: -19503 },
+ { start: 0x508d, end: 0x508d, idx: -19510 },
+ { start: 0x5091, end: 0x5091, idx: -19513 },
+ { start: 0x5098, end: 0x5099, idx: -19519 },
+ { start: 0x50ac, end: 0x50ad, idx: -19537 },
+ { start: 0x50b2, end: 0x50b5, idx: -19541 },
+ { start: 0x50b7, end: 0x50b7, idx: -19542 },
+ { start: 0x50be, end: 0x50be, idx: -19548 },
+ { start: 0x50c2, end: 0x50c2, idx: -19551 },
+ { start: 0x50c5, end: 0x50c5, idx: -19553 },
+ { start: 0x50c9, end: 0x50ca, idx: -19556 },
+ { start: 0x50cf, end: 0x50cf, idx: -19560 },
+ { start: 0x50d1, end: 0x50d1, idx: -19561 },
+ { start: 0x50d5, end: 0x50d6, idx: -19564 },
+ { start: 0x50da, end: 0x50da, idx: -19567 },
+ { start: 0x50de, end: 0x50de, idx: -19570 },
+ { start: 0x50e5, end: 0x50e5, idx: -19576 },
+ { start: 0x50e7, end: 0x50e7, idx: -19577 },
+ { start: 0x50ed, end: 0x50ed, idx: -19582 },
+ { start: 0x50f9, end: 0x50f9, idx: -19593 },
+ { start: 0x50fb, end: 0x50fb, idx: -19594 },
+ { start: 0x50ff, end: 0x5101, idx: -19597 },
+ { start: 0x5104, end: 0x5104, idx: -19599 },
+ { start: 0x5106, end: 0x5106, idx: -19600 },
+ { start: 0x5109, end: 0x5109, idx: -19602 },
+ { start: 0x5112, end: 0x5112, idx: -19610 },
+ { start: 0x511f, end: 0x511f, idx: -19622 },
+ { start: 0x5121, end: 0x5121, idx: -19623 },
+ { start: 0x512a, end: 0x512a, idx: -19631 },
+ { start: 0x5132, end: 0x5132, idx: -19638 },
+ { start: 0x5137, end: 0x5137, idx: -19642 },
+ { start: 0x513a, end: 0x513a, idx: -19644 },
+ { start: 0x513c, end: 0x513c, idx: -19645 },
+ { start: 0x5140, end: 0x5141, idx: -19648 },
+ { start: 0x5143, end: 0x5149, idx: -19649 },
+ { start: 0x514b, end: 0x514e, idx: -19650 },
+ { start: 0x5152, end: 0x5152, idx: -19653 },
+ { start: 0x515a, end: 0x515a, idx: -19660 },
+ { start: 0x515c, end: 0x515c, idx: -19661 },
+ { start: 0x5162, end: 0x5162, idx: -19666 },
+ { start: 0x5165, end: 0x5165, idx: -19668 },
+ { start: 0x5167, end: 0x516e, idx: -19669 },
+ { start: 0x5171, end: 0x5171, idx: -19671 },
+ { start: 0x5175, end: 0x5178, idx: -19674 },
+ { start: 0x517c, end: 0x517c, idx: -19677 },
+ { start: 0x5180, end: 0x5180, idx: -19680 },
+ { start: 0x5186, end: 0x5186, idx: -19685 },
+ { start: 0x518a, end: 0x518a, idx: -19688 },
+ { start: 0x518d, end: 0x518d, idx: -19690 },
+ { start: 0x5192, end: 0x5192, idx: -19694 },
+ { start: 0x5195, end: 0x5195, idx: -19696 },
+ { start: 0x5197, end: 0x5197, idx: -19697 },
+ { start: 0x51a0, end: 0x51a0, idx: -19705 },
+ { start: 0x51a5, end: 0x51a5, idx: -19709 },
+ { start: 0x51aa, end: 0x51aa, idx: -19713 },
+ { start: 0x51ac, end: 0x51ac, idx: -19714 },
+ { start: 0x51b2, end: 0x51b2, idx: -19719 },
+ { start: 0x51b6, end: 0x51b7, idx: -19722 },
+ { start: 0x51bd, end: 0x51bd, idx: -19727 },
+ { start: 0x51c4, end: 0x51c4, idx: -19733 },
+ { start: 0x51c6, end: 0x51c6, idx: -19734 },
+ { start: 0x51c9, end: 0x51c9, idx: -19736 },
+ { start: 0x51cb, end: 0x51cd, idx: -19737 },
+ { start: 0x51db, end: 0x51de, idx: -19750 },
+ { start: 0x51e1, end: 0x51e1, idx: -19752 },
+ { start: 0x51f0, end: 0x51f1, idx: -19766 },
+ { start: 0x51f6, end: 0x51f6, idx: -19770 },
+ { start: 0x51f8, end: 0x51fa, idx: -19771 },
+ { start: 0x51fd, end: 0x51fd, idx: -19773 },
+ { start: 0x5200, end: 0x5200, idx: -19775 },
+ { start: 0x5203, end: 0x5203, idx: -19777 },
+ { start: 0x5206, end: 0x5208, idx: -19779 },
+ { start: 0x520a, end: 0x520a, idx: -19780 },
+ { start: 0x520e, end: 0x520e, idx: -19783 },
+ { start: 0x5211, end: 0x5211, idx: -19785 },
+ { start: 0x5217, end: 0x5217, idx: -19790 },
+ { start: 0x521d, end: 0x521d, idx: -19795 },
+ { start: 0x5224, end: 0x5225, idx: -19801 },
+ { start: 0x5229, end: 0x522a, idx: -19804 },
+ { start: 0x522e, end: 0x522e, idx: -19807 },
+ { start: 0x5230, end: 0x5231, idx: -19808 },
+ { start: 0x5236, end: 0x523b, idx: -19812 },
+ { start: 0x5243, end: 0x5243, idx: -19819 },
+ { start: 0x5247, end: 0x5247, idx: -19822 },
+ { start: 0x524a, end: 0x524d, idx: -19824 },
+ { start: 0x5254, end: 0x5254, idx: -19830 },
+ { start: 0x5256, end: 0x5256, idx: -19831 },
+ { start: 0x525b, end: 0x525b, idx: -19835 },
+ { start: 0x525d, end: 0x525d, idx: -19836 },
+ { start: 0x5261, end: 0x5261, idx: -19839 },
+ { start: 0x5269, end: 0x526a, idx: -19846 },
+ { start: 0x526f, end: 0x526f, idx: -19850 },
+ { start: 0x5272, end: 0x5272, idx: -19852 },
+ { start: 0x5275, end: 0x5275, idx: -19854 },
+ { start: 0x527d, end: 0x527d, idx: -19861 },
+ { start: 0x527f, end: 0x527f, idx: -19862 },
+ { start: 0x5283, end: 0x5283, idx: -19865 },
+ { start: 0x5287, end: 0x5289, idx: -19868 },
+ { start: 0x528d, end: 0x528d, idx: -19871 },
+ { start: 0x5291, end: 0x5292, idx: -19874 },
+ { start: 0x529b, end: 0x529b, idx: -19882 },
+ { start: 0x529f, end: 0x52a0, idx: -19885 },
+ { start: 0x52a3, end: 0x52a4, idx: -19887 },
+ { start: 0x52a9, end: 0x52ab, idx: -19891 },
+ { start: 0x52be, end: 0x52be, idx: -19909 },
+ { start: 0x52c1, end: 0x52c1, idx: -19911 },
+ { start: 0x52c3, end: 0x52c3, idx: -19912 },
+ { start: 0x52c5, end: 0x52c5, idx: -19913 },
+ { start: 0x52c7, end: 0x52c7, idx: -19914 },
+ { start: 0x52c9, end: 0x52c9, idx: -19915 },
+ { start: 0x52cd, end: 0x52cd, idx: -19918 },
+ { start: 0x52d2, end: 0x52d2, idx: -19922 },
+ { start: 0x52d5, end: 0x52d6, idx: -19924 },
+ { start: 0x52d8, end: 0x52d9, idx: -19925 },
+ { start: 0x52db, end: 0x52db, idx: -19926 },
+ { start: 0x52dd, end: 0x52df, idx: -19927 },
+ { start: 0x52e2, end: 0x52e4, idx: -19929 },
+ { start: 0x52f3, end: 0x52f3, idx: -19943 },
+ { start: 0x52f5, end: 0x52f5, idx: -19944 },
+ { start: 0x52f8, end: 0x52f8, idx: -19946 },
+ { start: 0x52fa, end: 0x52fb, idx: -19947 },
+ { start: 0x52fe, end: 0x52ff, idx: -19949 },
+ { start: 0x5305, end: 0x5305, idx: -19954 },
+ { start: 0x5308, end: 0x5308, idx: -19956 },
+ { start: 0x530d, end: 0x530d, idx: -19960 },
+ { start: 0x530f, end: 0x5310, idx: -19961 },
+ { start: 0x5315, end: 0x5317, idx: -19965 },
+ { start: 0x5319, end: 0x5319, idx: -19966 },
+ { start: 0x5320, end: 0x5321, idx: -19972 },
+ { start: 0x5323, end: 0x5323, idx: -19973 },
+ { start: 0x532a, end: 0x532a, idx: -19979 },
+ { start: 0x532f, end: 0x532f, idx: -19983 },
+ { start: 0x5339, end: 0x5339, idx: -19992 },
+ { start: 0x533f, end: 0x5341, idx: -19997 },
+ { start: 0x5343, end: 0x5344, idx: -19998 },
+ { start: 0x5347, end: 0x534a, idx: -20000 },
+ { start: 0x534d, end: 0x534d, idx: -20002 },
+ { start: 0x5351, end: 0x5354, idx: -20005 },
+ { start: 0x5357, end: 0x5357, idx: -20007 },
+ { start: 0x535a, end: 0x535a, idx: -20009 },
+ { start: 0x535c, end: 0x535c, idx: -20010 },
+ { start: 0x535e, end: 0x535e, idx: -20011 },
+ { start: 0x5360, end: 0x5360, idx: -20012 },
+ { start: 0x5366, end: 0x5366, idx: -20017 },
+ { start: 0x5368, end: 0x5368, idx: -20018 },
+ { start: 0x536f, end: 0x5371, idx: -20024 },
+ { start: 0x5374, end: 0x5375, idx: -20026 },
+ { start: 0x5377, end: 0x5377, idx: -20027 },
+ { start: 0x537d, end: 0x537d, idx: -20032 },
+ { start: 0x537f, end: 0x537f, idx: -20033 },
+ { start: 0x5384, end: 0x5384, idx: -20037 },
+ { start: 0x5393, end: 0x5393, idx: -20051 },
+ { start: 0x5398, end: 0x5398, idx: -20055 },
+ { start: 0x539a, end: 0x539a, idx: -20056 },
+ { start: 0x539f, end: 0x53a0, idx: -20060 },
+ { start: 0x53a5, end: 0x53a6, idx: -20064 },
+ { start: 0x53ad, end: 0x53ad, idx: -20070 },
+ { start: 0x53bb, end: 0x53bb, idx: -20083 },
+ { start: 0x53c3, end: 0x53c3, idx: -20090 },
+ { start: 0x53c8, end: 0x53cb, idx: -20094 },
+ { start: 0x53cd, end: 0x53cd, idx: -20095 },
+ { start: 0x53d4, end: 0x53d4, idx: -20101 },
+ { start: 0x53d6, end: 0x53d7, idx: -20102 },
+ { start: 0x53db, end: 0x53db, idx: -20105 },
+ { start: 0x53df, end: 0x53df, idx: -20108 },
+ { start: 0x53e1, end: 0x53e5, idx: -20109 },
+ { start: 0x53e9, end: 0x53ed, idx: -20112 },
+ { start: 0x53ef, end: 0x53f3, idx: -20113 },
+ { start: 0x53f8, end: 0x53f8, idx: -20117 },
+ { start: 0x5401, end: 0x5401, idx: -20125 },
+ { start: 0x5403, end: 0x5404, idx: -20126 },
+ { start: 0x5408, end: 0x540a, idx: -20129 },
+ { start: 0x540c, end: 0x5411, idx: -20130 },
+ { start: 0x541b, end: 0x541b, idx: -20139 },
+ { start: 0x541d, end: 0x541d, idx: -20140 },
+ { start: 0x541f, end: 0x5420, idx: -20141 },
+ { start: 0x5426, end: 0x5426, idx: -20146 },
+ { start: 0x5429, end: 0x5429, idx: -20148 },
+ { start: 0x542b, end: 0x542b, idx: -20149 },
+ { start: 0x5433, end: 0x5433, idx: -20156 },
+ { start: 0x5438, end: 0x5439, idx: -20160 },
+ { start: 0x543b, end: 0x543c, idx: -20161 },
+ { start: 0x543e, end: 0x543e, idx: -20162 },
+ { start: 0x5442, end: 0x5442, idx: -20165 },
+ { start: 0x5448, end: 0x5448, idx: -20170 },
+ { start: 0x544a, end: 0x544a, idx: -20171 },
+ { start: 0x5451, end: 0x5451, idx: -20177 },
+ { start: 0x5468, end: 0x5468, idx: -20199 },
+ { start: 0x546a, end: 0x546a, idx: -20200 },
+ { start: 0x5471, end: 0x5471, idx: -20206 },
+ { start: 0x5473, end: 0x5473, idx: -20207 },
+ { start: 0x5475, end: 0x5475, idx: -20208 },
+ { start: 0x547b, end: 0x547d, idx: -20213 },
+ { start: 0x5480, end: 0x5480, idx: -20215 },
+ { start: 0x5484, end: 0x5484, idx: -20218 },
+ { start: 0x5486, end: 0x5486, idx: -20219 },
+ { start: 0x548c, end: 0x548c, idx: -20224 },
+ { start: 0x548e, end: 0x548e, idx: -20225 },
+ { start: 0x5490, end: 0x5490, idx: -20226 },
+ { start: 0x54a4, end: 0x54a4, idx: -20245 },
+ { start: 0x54a8, end: 0x54a8, idx: -20248 },
+ { start: 0x54ab, end: 0x54ac, idx: -20250 },
+ { start: 0x54b3, end: 0x54b3, idx: -20256 },
+ { start: 0x54b8, end: 0x54b8, idx: -20260 },
+ { start: 0x54bd, end: 0x54bd, idx: -20264 },
+ { start: 0x54c0, end: 0x54c1, idx: -20266 },
+ { start: 0x54c4, end: 0x54c4, idx: -20268 },
+ { start: 0x54c8, end: 0x54c9, idx: -20271 },
+ { start: 0x54e1, end: 0x54e1, idx: -20294 },
+ { start: 0x54e5, end: 0x54e5, idx: -20297 },
+ { start: 0x54e8, end: 0x54e8, idx: -20299 },
+ { start: 0x54ed, end: 0x54ee, idx: -20303 },
+ { start: 0x54f2, end: 0x54f2, idx: -20306 },
+ { start: 0x54fa, end: 0x54fa, idx: -20313 },
+ { start: 0x54fd, end: 0x54fd, idx: -20315 },
+ { start: 0x5504, end: 0x5504, idx: -20321 },
+ { start: 0x5506, end: 0x5507, idx: -20322 },
+ { start: 0x550e, end: 0x550e, idx: -20328 },
+ { start: 0x5510, end: 0x5510, idx: -20329 },
+ { start: 0x551c, end: 0x551c, idx: -20340 },
+ { start: 0x552f, end: 0x552f, idx: -20358 },
+ { start: 0x5531, end: 0x5531, idx: -20359 },
+ { start: 0x5535, end: 0x5535, idx: -20362 },
+ { start: 0x553e, end: 0x553e, idx: -20370 },
+ { start: 0x5544, end: 0x5544, idx: -20375 },
+ { start: 0x5546, end: 0x5546, idx: -20376 },
+ { start: 0x554f, end: 0x554f, idx: -20384 },
+ { start: 0x5553, end: 0x5553, idx: -20387 },
+ { start: 0x5556, end: 0x5556, idx: -20389 },
+ { start: 0x555e, end: 0x555e, idx: -20396 },
+ { start: 0x5563, end: 0x5563, idx: -20400 },
+ { start: 0x557b, end: 0x557c, idx: -20423 },
+ { start: 0x5580, end: 0x5580, idx: -20426 },
+ { start: 0x5583, end: 0x5584, idx: -20428 },
+ { start: 0x5586, end: 0x5587, idx: -20429 },
+ { start: 0x5589, end: 0x558a, idx: -20430 },
+ { start: 0x5598, end: 0x559a, idx: -20443 },
+ { start: 0x559c, end: 0x559d, idx: -20444 },
+ { start: 0x55a7, end: 0x55a7, idx: -20453 },
+ { start: 0x55a9, end: 0x55ac, idx: -20454 },
+ { start: 0x55ae, end: 0x55ae, idx: -20455 },
+ { start: 0x55c5, end: 0x55c5, idx: -20477 },
+ { start: 0x55c7, end: 0x55c7, idx: -20478 },
+ { start: 0x55d4, end: 0x55d4, idx: -20490 },
+ { start: 0x55da, end: 0x55da, idx: -20495 },
+ { start: 0x55dc, end: 0x55dc, idx: -20496 },
+ { start: 0x55df, end: 0x55df, idx: -20498 },
+ { start: 0x55e3, end: 0x55e4, idx: -20501 },
+ { start: 0x55fd, end: 0x55fe, idx: -20525 },
+ { start: 0x5606, end: 0x5606, idx: -20532 },
+ { start: 0x5609, end: 0x5609, idx: -20534 },
+ { start: 0x5614, end: 0x5614, idx: -20544 },
+ { start: 0x5617, end: 0x5617, idx: -20546 },
+ { start: 0x562f, end: 0x562f, idx: -20569 },
+ { start: 0x5632, end: 0x5632, idx: -20571 },
+ { start: 0x5634, end: 0x5634, idx: -20572 },
+ { start: 0x5636, end: 0x5636, idx: -20573 },
+ { start: 0x5653, end: 0x5653, idx: -20601 },
+ { start: 0x5668, end: 0x5668, idx: -20621 },
+ { start: 0x566a, end: 0x566c, idx: -20622 },
+ { start: 0x5674, end: 0x5674, idx: -20629 },
+ { start: 0x5686, end: 0x5686, idx: -20646 },
+ { start: 0x56a5, end: 0x56a5, idx: -20676 },
+ { start: 0x56ac, end: 0x56ac, idx: -20682 },
+ { start: 0x56ae, end: 0x56ae, idx: -20683 },
+ { start: 0x56b4, end: 0x56b4, idx: -20688 },
+ { start: 0x56bc, end: 0x56bc, idx: -20695 },
+ { start: 0x56c0, end: 0x56c0, idx: -20698 },
+ { start: 0x56c2, end: 0x56c2, idx: -20699 },
+ { start: 0x56ca, end: 0x56ca, idx: -20706 },
+ { start: 0x56cd, end: 0x56cd, idx: -20708 },
+ { start: 0x56d1, end: 0x56d1, idx: -20711 },
+ { start: 0x56da, end: 0x56db, idx: -20719 },
+ { start: 0x56de, end: 0x56de, idx: -20721 },
+ { start: 0x56e0, end: 0x56e0, idx: -20722 },
+ { start: 0x56f0, end: 0x56f0, idx: -20737 },
+ { start: 0x56f9, end: 0x56fa, idx: -20745 },
+ { start: 0x56ff, end: 0x56ff, idx: -20749 },
+ { start: 0x5703, end: 0x5704, idx: -20752 },
+ { start: 0x5708, end: 0x5708, idx: -20755 },
+ { start: 0x570b, end: 0x570b, idx: -20757 },
+ { start: 0x570d, end: 0x570d, idx: -20758 },
+ { start: 0x5712, end: 0x5713, idx: -20762 },
+ { start: 0x5716, end: 0x5716, idx: -20764 },
+ { start: 0x5718, end: 0x5718, idx: -20765 },
+ { start: 0x571c, end: 0x571c, idx: -20768 },
+ { start: 0x571f, end: 0x571f, idx: -20770 },
+ { start: 0x5728, end: 0x5728, idx: -20778 },
+ { start: 0x572d, end: 0x572d, idx: -20782 },
+ { start: 0x5730, end: 0x5730, idx: -20784 },
+ { start: 0x573b, end: 0x573b, idx: -20794 },
+ { start: 0x5740, end: 0x5740, idx: -20798 },
+ { start: 0x5742, end: 0x5742, idx: -20799 },
+ { start: 0x5747, end: 0x5747, idx: -20803 },
+ { start: 0x574a, end: 0x574a, idx: -20805 },
+ { start: 0x574d, end: 0x574e, idx: -20807 },
+ { start: 0x5750, end: 0x5751, idx: -20808 },
+ { start: 0x5761, end: 0x5761, idx: -20823 },
+ { start: 0x5764, end: 0x5764, idx: -20825 },
+ { start: 0x5766, end: 0x5766, idx: -20826 },
+ { start: 0x576a, end: 0x576a, idx: -20829 },
+ { start: 0x576e, end: 0x576e, idx: -20832 },
+ { start: 0x5770, end: 0x5770, idx: -20833 },
+ { start: 0x5775, end: 0x5775, idx: -20837 },
+ { start: 0x577c, end: 0x577c, idx: -20843 },
+ { start: 0x5782, end: 0x5782, idx: -20848 },
+ { start: 0x5788, end: 0x5788, idx: -20853 },
+ { start: 0x578b, end: 0x578c, idx: -20855 },
+ { start: 0x5793, end: 0x5793, idx: -20861 },
+ { start: 0x57a0, end: 0x57a0, idx: -20873 },
+ { start: 0x57a2, end: 0x57a3, idx: -20874 },
+ { start: 0x57c3, end: 0x57c3, idx: -20905 },
+ { start: 0x57c7, end: 0x57c8, idx: -20908 },
+ { start: 0x57cb, end: 0x57cb, idx: -20910 },
+ { start: 0x57ce, end: 0x57ce, idx: -20912 },
+ { start: 0x57d3, end: 0x57d3, idx: -20916 },
+ { start: 0x57df, end: 0x57e0, idx: -20927 },
+ { start: 0x57f0, end: 0x57f0, idx: -20942 },
+ { start: 0x57f4, end: 0x57f4, idx: -20945 },
+ { start: 0x57f7, end: 0x57f7, idx: -20947 },
+ { start: 0x57f9, end: 0x57fa, idx: -20948 },
+ { start: 0x57fc, end: 0x57fc, idx: -20949 },
+ { start: 0x5800, end: 0x5800, idx: -20952 },
+ { start: 0x5802, end: 0x5802, idx: -20953 },
+ { start: 0x5805, end: 0x5806, idx: -20955 },
+ { start: 0x5808, end: 0x580a, idx: -20956 },
+ { start: 0x581e, end: 0x581e, idx: -20975 },
+ { start: 0x5821, end: 0x5821, idx: -20977 },
+ { start: 0x5824, end: 0x5824, idx: -20979 },
+ { start: 0x5827, end: 0x5827, idx: -20981 },
+ { start: 0x582a, end: 0x582a, idx: -20983 },
+ { start: 0x582f, end: 0x5831, idx: -20987 },
+ { start: 0x5834, end: 0x5835, idx: -20989 },
+ { start: 0x583a, end: 0x583a, idx: -20993 },
+ { start: 0x584a, end: 0x584b, idx: -21008 },
+ { start: 0x584f, end: 0x584f, idx: -21011 },
+ { start: 0x5851, end: 0x5851, idx: -21012 },
+ { start: 0x5854, end: 0x5854, idx: -21014 },
+ { start: 0x5857, end: 0x5858, idx: -21016 },
+ { start: 0x585a, end: 0x585a, idx: -21017 },
+ { start: 0x585e, end: 0x585e, idx: -21020 },
+ { start: 0x5861, end: 0x5862, idx: -21022 },
+ { start: 0x5864, end: 0x5864, idx: -21023 },
+ { start: 0x5869, end: 0x5869, idx: -21027 },
+ { start: 0x5875, end: 0x5875, idx: -21038 },
+ { start: 0x5879, end: 0x5879, idx: -21041 },
+ { start: 0x587c, end: 0x587c, idx: -21043 },
+ { start: 0x587e, end: 0x587e, idx: -21044 },
+ { start: 0x5883, end: 0x5883, idx: -21048 },
+ { start: 0x5885, end: 0x5885, idx: -21049 },
+ { start: 0x5889, end: 0x5889, idx: -21052 },
+ { start: 0x5893, end: 0x5893, idx: -21061 },
+ { start: 0x589c, end: 0x589c, idx: -21069 },
+ { start: 0x589e, end: 0x589f, idx: -21070 },
+ { start: 0x58a8, end: 0x58a9, idx: -21078 },
+ { start: 0x58ae, end: 0x58ae, idx: -21082 },
+ { start: 0x58b3, end: 0x58b3, idx: -21086 },
+ { start: 0x58ba, end: 0x58bb, idx: -21092 },
+ { start: 0x58be, end: 0x58be, idx: -21094 },
+ { start: 0x58c1, end: 0x58c1, idx: -21096 },
+ { start: 0x58c5, end: 0x58c5, idx: -21099 },
+ { start: 0x58c7, end: 0x58c7, idx: -21100 },
+ { start: 0x58ce, end: 0x58ce, idx: -21106 },
+ { start: 0x58d1, end: 0x58d1, idx: -21108 },
+ { start: 0x58d3, end: 0x58d3, idx: -21109 },
+ { start: 0x58d5, end: 0x58d5, idx: -21110 },
+ { start: 0x58d8, end: 0x58d9, idx: -21112 },
+ { start: 0x58de, end: 0x58df, idx: -21116 },
+ { start: 0x58e4, end: 0x58e4, idx: -21120 },
+ { start: 0x58eb, end: 0x58ec, idx: -21126 },
+ { start: 0x58ef, end: 0x58ef, idx: -21128 },
+ { start: 0x58f9, end: 0x58fb, idx: -21137 },
+ { start: 0x58fd, end: 0x58fd, idx: -21138 },
+ { start: 0x590f, end: 0x590f, idx: -21155 },
+ { start: 0x5914, end: 0x5916, idx: -21159 },
+ { start: 0x5919, end: 0x591a, idx: -21161 },
+ { start: 0x591c, end: 0x591c, idx: -21162 },
+ { start: 0x5922, end: 0x5922, idx: -21167 },
+ { start: 0x5927, end: 0x5927, idx: -21171 },
+ { start: 0x5929, end: 0x592b, idx: -21172 },
+ { start: 0x592d, end: 0x592e, idx: -21173 },
+ { start: 0x5931, end: 0x5931, idx: -21175 },
+ { start: 0x5937, end: 0x5937, idx: -21180 },
+ { start: 0x593e, end: 0x593e, idx: -21186 },
+ { start: 0x5944, end: 0x5944, idx: -21191 },
+ { start: 0x5947, end: 0x5949, idx: -21193 },
+ { start: 0x594e, end: 0x5951, idx: -21197 },
+ { start: 0x5954, end: 0x5955, idx: -21199 },
+ { start: 0x5957, end: 0x5957, idx: -21200 },
+ { start: 0x595a, end: 0x595a, idx: -21202 },
+ { start: 0x5960, end: 0x5960, idx: -21207 },
+ { start: 0x5962, end: 0x5962, idx: -21208 },
+ { start: 0x5967, end: 0x5967, idx: -21212 },
+ { start: 0x596a, end: 0x596e, idx: -21214 },
+ { start: 0x5973, end: 0x5974, idx: -21218 },
+ { start: 0x5978, end: 0x5978, idx: -21221 },
+ { start: 0x597d, end: 0x597d, idx: -21225 },
+ { start: 0x5982, end: 0x5984, idx: -21229 },
+ { start: 0x598a, end: 0x598a, idx: -21234 },
+ { start: 0x5993, end: 0x5993, idx: -21242 },
+ { start: 0x5996, end: 0x5997, idx: -21244 },
+ { start: 0x5999, end: 0x5999, idx: -21245 },
+ { start: 0x59a3, end: 0x59a3, idx: -21254 },
+ { start: 0x59a5, end: 0x59a5, idx: -21255 },
+ { start: 0x59a8, end: 0x59a8, idx: -21257 },
+ { start: 0x59ac, end: 0x59ac, idx: -21260 },
+ { start: 0x59b9, end: 0x59b9, idx: -21272 },
+ { start: 0x59bb, end: 0x59bb, idx: -21273 },
+ { start: 0x59be, end: 0x59be, idx: -21275 },
+ { start: 0x59c3, end: 0x59c3, idx: -21279 },
+ { start: 0x59c6, end: 0x59c6, idx: -21281 },
+ { start: 0x59c9, end: 0x59c9, idx: -21283 },
+ { start: 0x59cb, end: 0x59cb, idx: -21284 },
+ { start: 0x59d0, end: 0x59d4, idx: -21288 },
+ { start: 0x59d9, end: 0x59da, idx: -21292 },
+ { start: 0x59dc, end: 0x59dd, idx: -21293 },
+ { start: 0x59e6, end: 0x59e6, idx: -21301 },
+ { start: 0x59e8, end: 0x59e8, idx: -21302 },
+ { start: 0x59ea, end: 0x59ea, idx: -21303 },
+ { start: 0x59ec, end: 0x59ec, idx: -21304 },
+ { start: 0x59ee, end: 0x59ee, idx: -21305 },
+ { start: 0x59f8, end: 0x59f8, idx: -21314 },
+ { start: 0x59fb, end: 0x59fb, idx: -21316 },
+ { start: 0x59ff, end: 0x59ff, idx: -21319 },
+ { start: 0x5a01, end: 0x5a01, idx: -21320 },
+ { start: 0x5a03, end: 0x5a03, idx: -21321 },
+ { start: 0x5a11, end: 0x5a11, idx: -21334 },
+ { start: 0x5a18, end: 0x5a18, idx: -21340 },
+ { start: 0x5a1b, end: 0x5a1c, idx: -21342 },
+ { start: 0x5a1f, end: 0x5a20, idx: -21344 },
+ { start: 0x5a25, end: 0x5a25, idx: -21348 },
+ { start: 0x5a29, end: 0x5a29, idx: -21351 },
+ { start: 0x5a36, end: 0x5a36, idx: -21363 },
+ { start: 0x5a3c, end: 0x5a3c, idx: -21368 },
+ { start: 0x5a41, end: 0x5a41, idx: -21372 },
+ { start: 0x5a46, end: 0x5a46, idx: -21376 },
+ { start: 0x5a49, end: 0x5a49, idx: -21378 },
+ { start: 0x5a5a, end: 0x5a5a, idx: -21394 },
+ { start: 0x5a62, end: 0x5a62, idx: -21401 },
+ { start: 0x5a66, end: 0x5a66, idx: -21404 },
+ { start: 0x5a7f, end: 0x5a7f, idx: -21428 },
+ { start: 0x5a92, end: 0x5a93, idx: -21446 },
+ { start: 0x5a9a, end: 0x5a9b, idx: -21452 },
+ { start: 0x5aa4, end: 0x5aa4, idx: -21460 },
+ { start: 0x5abc, end: 0x5abe, idx: -21483 },
+ { start: 0x5ac1, end: 0x5ac2, idx: -21485 },
+ { start: 0x5ac4, end: 0x5ac4, idx: -21486 },
+ { start: 0x5ac9, end: 0x5ac9, idx: -21490 },
+ { start: 0x5acc, end: 0x5acc, idx: -21492 },
+ { start: 0x5ad7, end: 0x5ad7, idx: -21502 },
+ { start: 0x5ae1, end: 0x5ae1, idx: -21511 },
+ { start: 0x5ae6, end: 0x5ae6, idx: -21515 },
+ { start: 0x5ae9, end: 0x5ae9, idx: -21517 },
+ { start: 0x5b05, end: 0x5b05, idx: -21544 },
+ { start: 0x5b09, end: 0x5b09, idx: -21547 },
+ { start: 0x5b0b, end: 0x5b0c, idx: -21548 },
+ { start: 0x5b16, end: 0x5b16, idx: -21557 },
+ { start: 0x5b2a, end: 0x5b2a, idx: -21576 },
+ { start: 0x5b30, end: 0x5b30, idx: -21581 },
+ { start: 0x5b40, end: 0x5b40, idx: -21596 },
+ { start: 0x5b43, end: 0x5b43, idx: -21598 },
+ { start: 0x5b50, end: 0x5b51, idx: -21610 },
+ { start: 0x5b54, end: 0x5b55, idx: -21612 },
+ { start: 0x5b57, end: 0x5b58, idx: -21613 },
+ { start: 0x5b5a, end: 0x5b5a, idx: -21614 },
+ { start: 0x5b5c, end: 0x5b5d, idx: -21615 },
+ { start: 0x5b5f, end: 0x5b5f, idx: -21616 },
+ { start: 0x5b63, end: 0x5b65, idx: -21619 },
+ { start: 0x5b69, end: 0x5b69, idx: -21622 },
+ { start: 0x5b6b, end: 0x5b6b, idx: -21623 },
+ { start: 0x5b70, end: 0x5b71, idx: -21627 },
+ { start: 0x5b75, end: 0x5b75, idx: -21630 },
+ { start: 0x5b78, end: 0x5b78, idx: -21632 },
+ { start: 0x5b7a, end: 0x5b7a, idx: -21633 },
+ { start: 0x5b7c, end: 0x5b7c, idx: -21634 },
+ { start: 0x5b85, end: 0x5b85, idx: -21642 },
+ { start: 0x5b87, end: 0x5b89, idx: -21643 },
+ { start: 0x5b8b, end: 0x5b8c, idx: -21644 },
+ { start: 0x5b8f, end: 0x5b8f, idx: -21646 },
+ { start: 0x5b93, end: 0x5b93, idx: -21649 },
+ { start: 0x5b95, end: 0x5b9c, idx: -21650 },
+ { start: 0x5ba2, end: 0x5ba6, idx: -21655 },
+ { start: 0x5bac, end: 0x5bac, idx: -21660 },
+ { start: 0x5bae, end: 0x5bae, idx: -21661 },
+ { start: 0x5bb0, end: 0x5bb0, idx: -21662 },
+ { start: 0x5bb3, end: 0x5bb6, idx: -21664 },
+ { start: 0x5bb8, end: 0x5bb9, idx: -21665 },
+ { start: 0x5bbf, end: 0x5bc0, idx: -21670 },
+ { start: 0x5bc2, end: 0x5bc7, idx: -21671 },
+ { start: 0x5bcc, end: 0x5bcc, idx: -21675 },
+ { start: 0x5bd0, end: 0x5bd0, idx: -21678 },
+ { start: 0x5bd2, end: 0x5bd4, idx: -21679 },
+ { start: 0x5bd7, end: 0x5bd7, idx: -21681 },
+ { start: 0x5bde, end: 0x5bdf, idx: -21687 },
+ { start: 0x5be1, end: 0x5be2, idx: -21688 },
+ { start: 0x5be4, end: 0x5be9, idx: -21689 },
+ { start: 0x5beb, end: 0x5bec, idx: -21690 },
+ { start: 0x5bee, end: 0x5bef, idx: -21691 },
+ { start: 0x5bf5, end: 0x5bf6, idx: -21696 },
+ { start: 0x5bf8, end: 0x5bf8, idx: -21697 },
+ { start: 0x5bfa, end: 0x5bfa, idx: -21698 },
+ { start: 0x5c01, end: 0x5c01, idx: -21704 },
+ { start: 0x5c04, end: 0x5c04, idx: -21706 },
+ { start: 0x5c07, end: 0x5c0b, idx: -21708 },
+ { start: 0x5c0d, end: 0x5c0f, idx: -21709 },
+ { start: 0x5c11, end: 0x5c11, idx: -21710 },
+ { start: 0x5c16, end: 0x5c16, idx: -21714 },
+ { start: 0x5c19, end: 0x5c19, idx: -21716 },
+ { start: 0x5c20, end: 0x5c20, idx: -21722 },
+ { start: 0x5c24, end: 0x5c24, idx: -21725 },
+ { start: 0x5c28, end: 0x5c28, idx: -21728 },
+ { start: 0x5c31, end: 0x5c31, idx: -21736 },
+ { start: 0x5c38, end: 0x5c3c, idx: -21742 },
+ { start: 0x5c3e, end: 0x5c40, idx: -21743 },
+ { start: 0x5c45, end: 0x5c46, idx: -21747 },
+ { start: 0x5c48, end: 0x5c48, idx: -21748 },
+ { start: 0x5c4b, end: 0x5c4b, idx: -21750 },
+ { start: 0x5c4d, end: 0x5c4e, idx: -21751 },
+ { start: 0x5c51, end: 0x5c51, idx: -21753 },
+ { start: 0x5c55, end: 0x5c55, idx: -21756 },
+ { start: 0x5c5b, end: 0x5c5b, idx: -21761 },
+ { start: 0x5c60, end: 0x5c60, idx: -21765 },
+ { start: 0x5c62, end: 0x5c62, idx: -21766 },
+ { start: 0x5c64, end: 0x5c65, idx: -21767 },
+ { start: 0x5c6c, end: 0x5c6c, idx: -21773 },
+ { start: 0x5c6f, end: 0x5c6f, idx: -21775 },
+ { start: 0x5c71, end: 0x5c71, idx: -21776 },
+ { start: 0x5c79, end: 0x5c79, idx: -21783 },
+ { start: 0x5c8c, end: 0x5c8c, idx: -21801 },
+ { start: 0x5c90, end: 0x5c91, idx: -21804 },
+ { start: 0x5ca1, end: 0x5ca1, idx: -21819 },
+ { start: 0x5ca6, end: 0x5ca6, idx: -21823 },
+ { start: 0x5ca9, end: 0x5ca9, idx: -21825 },
+ { start: 0x5cab, end: 0x5cac, idx: -21826 },
+ { start: 0x5cb1, end: 0x5cb1, idx: -21830 },
+ { start: 0x5cb3, end: 0x5cb3, idx: -21831 },
+ { start: 0x5cb5, end: 0x5cb5, idx: -21832 },
+ { start: 0x5cb7, end: 0x5cb8, idx: -21833 },
+ { start: 0x5cba, end: 0x5cba, idx: -21834 },
+ { start: 0x5cbe, end: 0x5cbe, idx: -21837 },
+ { start: 0x5cc0, end: 0x5cc0, idx: -21838 },
+ { start: 0x5cd9, end: 0x5cd9, idx: -21862 },
+ { start: 0x5ce0, end: 0x5ce0, idx: -21868 },
+ { start: 0x5ce8, end: 0x5ce8, idx: -21875 },
+ { start: 0x5ced, end: 0x5ced, idx: -21879 },
+ { start: 0x5cef, end: 0x5cf0, idx: -21880 },
+ { start: 0x5cf4, end: 0x5cf4, idx: -21883 },
+ { start: 0x5cf6, end: 0x5cf6, idx: -21884 },
+ { start: 0x5cfb, end: 0x5cfb, idx: -21888 },
+ { start: 0x5cfd, end: 0x5cfd, idx: -21889 },
+ { start: 0x5d07, end: 0x5d07, idx: -21898 },
+ { start: 0x5d0d, end: 0x5d0e, idx: -21903 },
+ { start: 0x5d11, end: 0x5d11, idx: -21905 },
+ { start: 0x5d14, end: 0x5d14, idx: -21907 },
+ { start: 0x5d16, end: 0x5d17, idx: -21908 },
+ { start: 0x5d19, end: 0x5d19, idx: -21909 },
+ { start: 0x5d27, end: 0x5d27, idx: -21922 },
+ { start: 0x5d29, end: 0x5d29, idx: -21923 },
+ { start: 0x5d4b, end: 0x5d4c, idx: -21956 },
+ { start: 0x5d50, end: 0x5d50, idx: -21959 },
+ { start: 0x5d52, end: 0x5d52, idx: -21960 },
+ { start: 0x5d69, end: 0x5d69, idx: -21982 },
+ { start: 0x5d6c, end: 0x5d6c, idx: -21984 },
+ { start: 0x5d6f, end: 0x5d6f, idx: -21986 },
+ { start: 0x5d82, end: 0x5d82, idx: -22004 },
+ { start: 0x5d87, end: 0x5d87, idx: -22008 },
+ { start: 0x5d8b, end: 0x5d8b, idx: -22011 },
+ { start: 0x5d9d, end: 0x5d9d, idx: -22028 },
+ { start: 0x5da0, end: 0x5da0, idx: -22030 },
+ { start: 0x5da2, end: 0x5da2, idx: -22031 },
+ { start: 0x5daa, end: 0x5daa, idx: -22038 },
+ { start: 0x5db8, end: 0x5db8, idx: -22051 },
+ { start: 0x5dba, end: 0x5dba, idx: -22052 },
+ { start: 0x5dbc, end: 0x5dbd, idx: -22053 },
+ { start: 0x5dcd, end: 0x5dcd, idx: -22068 },
+ { start: 0x5dd2, end: 0x5dd3, idx: -22072 },
+ { start: 0x5dd6, end: 0x5dd6, idx: -22074 },
+ { start: 0x5ddd, end: 0x5dde, idx: -22080 },
+ { start: 0x5de1, end: 0x5de2, idx: -22082 },
+ { start: 0x5de5, end: 0x5de8, idx: -22084 },
+ { start: 0x5deb, end: 0x5deb, idx: -22086 },
+ { start: 0x5dee, end: 0x5dee, idx: -22088 },
+ { start: 0x5df1, end: 0x5df5, idx: -22090 },
+ { start: 0x5df7, end: 0x5df7, idx: -22091 },
+ { start: 0x5df9, end: 0x5df9, idx: -22092 },
+ { start: 0x5dfd, end: 0x5dfe, idx: -22095 },
+ { start: 0x5e02, end: 0x5e03, idx: -22098 },
+ { start: 0x5e06, end: 0x5e06, idx: -22100 },
+ { start: 0x5e0c, end: 0x5e0c, idx: -22105 },
+ { start: 0x5e11, end: 0x5e11, idx: -22109 },
+ { start: 0x5e16, end: 0x5e16, idx: -22113 },
+ { start: 0x5e19, end: 0x5e19, idx: -22115 },
+ { start: 0x5e1b, end: 0x5e1b, idx: -22116 },
+ { start: 0x5e1d, end: 0x5e1d, idx: -22117 },
+ { start: 0x5e25, end: 0x5e25, idx: -22124 },
+ { start: 0x5e2b, end: 0x5e2b, idx: -22129 },
+ { start: 0x5e2d, end: 0x5e2d, idx: -22130 },
+ { start: 0x5e33, end: 0x5e33, idx: -22135 },
+ { start: 0x5e36, end: 0x5e38, idx: -22137 },
+ { start: 0x5e3d, end: 0x5e3d, idx: -22141 },
+ { start: 0x5e3f, end: 0x5e40, idx: -22142 },
+ { start: 0x5e43, end: 0x5e45, idx: -22144 },
+ { start: 0x5e47, end: 0x5e47, idx: -22145 },
+ { start: 0x5e4c, end: 0x5e4c, idx: -22149 },
+ { start: 0x5e55, end: 0x5e55, idx: -22157 },
+ { start: 0x5e5f, end: 0x5e5f, idx: -22166 },
+ { start: 0x5e61, end: 0x5e63, idx: -22167 },
+ { start: 0x5e71, end: 0x5e74, idx: -22180 },
+ { start: 0x5e77, end: 0x5e79, idx: -22182 },
+ { start: 0x5e7b, end: 0x5e7e, idx: -22183 },
+ { start: 0x5e84, end: 0x5e84, idx: -22188 },
+ { start: 0x5e87, end: 0x5e87, idx: -22190 },
+ { start: 0x5e8a, end: 0x5e8a, idx: -22192 },
+ { start: 0x5e8f, end: 0x5e8f, idx: -22196 },
+ { start: 0x5e95, end: 0x5e97, idx: -22201 },
+ { start: 0x5e9a, end: 0x5e9a, idx: -22203 },
+ { start: 0x5e9c, end: 0x5e9c, idx: -22204 },
+ { start: 0x5ea0, end: 0x5ea0, idx: -22207 },
+ { start: 0x5ea6, end: 0x5ea7, idx: -22212 },
+ { start: 0x5eab, end: 0x5eab, idx: -22215 },
+ { start: 0x5ead, end: 0x5ead, idx: -22216 },
+ { start: 0x5eb5, end: 0x5eb8, idx: -22223 },
+ { start: 0x5ebe, end: 0x5ebe, idx: -22228 },
+ { start: 0x5ec2, end: 0x5ec2, idx: -22231 },
+ { start: 0x5ec8, end: 0x5eca, idx: -22236 },
+ { start: 0x5ed0, end: 0x5ed0, idx: -22241 },
+ { start: 0x5ed3, end: 0x5ed3, idx: -22243 },
+ { start: 0x5ed6, end: 0x5ed6, idx: -22245 },
+ { start: 0x5eda, end: 0x5edb, idx: -22248 },
+ { start: 0x5edf, end: 0x5ee0, idx: -22251 },
+ { start: 0x5ee2, end: 0x5ee3, idx: -22252 },
+ { start: 0x5ee8, end: 0x5ee9, idx: -22256 },
+ { start: 0x5eec, end: 0x5eec, idx: -22258 },
+ { start: 0x5ef3, end: 0x5ef3, idx: -22264 },
+ { start: 0x5ef6, end: 0x5ef7, idx: -22266 },
+ { start: 0x5efa, end: 0x5efb, idx: -22268 },
+ { start: 0x5f01, end: 0x5f01, idx: -22273 },
+ { start: 0x5f04, end: 0x5f04, idx: -22275 },
+ { start: 0x5f0a, end: 0x5f0a, idx: -22280 },
+ { start: 0x5f0f, end: 0x5f0f, idx: -22284 },
+ { start: 0x5f11, end: 0x5f11, idx: -22285 },
+ { start: 0x5f13, end: 0x5f15, idx: -22286 },
+ { start: 0x5f17, end: 0x5f18, idx: -22287 },
+ { start: 0x5f1b, end: 0x5f1b, idx: -22289 },
+ { start: 0x5f1f, end: 0x5f1f, idx: -22292 },
+ { start: 0x5f26, end: 0x5f27, idx: -22298 },
+ { start: 0x5f29, end: 0x5f29, idx: -22299 },
+ { start: 0x5f31, end: 0x5f31, idx: -22306 },
+ { start: 0x5f35, end: 0x5f35, idx: -22309 },
+ { start: 0x5f3a, end: 0x5f3a, idx: -22313 },
+ { start: 0x5f3c, end: 0x5f3c, idx: -22314 },
+ { start: 0x5f46, end: 0x5f46, idx: -22323 },
+ { start: 0x5f48, end: 0x5f48, idx: -22324 },
+ { start: 0x5f4a, end: 0x5f4a, idx: -22325 },
+ { start: 0x5f4c, end: 0x5f4c, idx: -22326 },
+ { start: 0x5f4e, end: 0x5f4e, idx: -22327 },
+ { start: 0x5f56, end: 0x5f57, idx: -22334 },
+ { start: 0x5f59, end: 0x5f59, idx: -22335 },
+ { start: 0x5f5b, end: 0x5f5b, idx: -22336 },
+ { start: 0x5f62, end: 0x5f62, idx: -22342 },
+ { start: 0x5f66, end: 0x5f67, idx: -22345 },
+ { start: 0x5f69, end: 0x5f6d, idx: -22346 },
+ { start: 0x5f70, end: 0x5f71, idx: -22348 },
+ { start: 0x5f77, end: 0x5f77, idx: -22353 },
+ { start: 0x5f79, end: 0x5f79, idx: -22354 },
+ { start: 0x5f7c, end: 0x5f7c, idx: -22356 },
+ { start: 0x5f7f, end: 0x5f81, idx: -22358 },
+ { start: 0x5f85, end: 0x5f85, idx: -22361 },
+ { start: 0x5f87, end: 0x5f87, idx: -22362 },
+ { start: 0x5f8a, end: 0x5f8c, idx: -22364 },
+ { start: 0x5f90, end: 0x5f92, idx: -22367 },
+ { start: 0x5f97, end: 0x5f99, idx: -22371 },
+ { start: 0x5f9e, end: 0x5f9e, idx: -22375 },
+ { start: 0x5fa0, end: 0x5fa1, idx: -22376 },
+ { start: 0x5fa8, end: 0x5faa, idx: -22382 },
+ { start: 0x5fae, end: 0x5fae, idx: -22385 },
+ { start: 0x5fb4, end: 0x5fb5, idx: -22390 },
+ { start: 0x5fb7, end: 0x5fb7, idx: -22391 },
+ { start: 0x5fb9, end: 0x5fb9, idx: -22392 },
+ { start: 0x5fbd, end: 0x5fbd, idx: -22395 },
+ { start: 0x5fc3, end: 0x5fc3, idx: -22400 },
+ { start: 0x5fc5, end: 0x5fc5, idx: -22401 },
+ { start: 0x5fcc, end: 0x5fcd, idx: -22407 },
+ { start: 0x5fd6, end: 0x5fd9, idx: -22415 },
+ { start: 0x5fe0, end: 0x5fe0, idx: -22421 },
+ { start: 0x5feb, end: 0x5feb, idx: -22431 },
+ { start: 0x5ff1, end: 0x5ff1, idx: -22436 },
+ { start: 0x5ff5, end: 0x5ff5, idx: -22439 },
+ { start: 0x5ffb, end: 0x5ffb, idx: -22444 },
+ { start: 0x5ffd, end: 0x5ffd, idx: -22445 },
+ { start: 0x5fff, end: 0x5fff, idx: -22446 },
+ { start: 0x600f, end: 0x600f, idx: -22461 },
+ { start: 0x6012, end: 0x6012, idx: -22463 },
+ { start: 0x6016, end: 0x6016, idx: -22466 },
+ { start: 0x601b, end: 0x601d, idx: -22470 },
+ { start: 0x6020, end: 0x6021, idx: -22472 },
+ { start: 0x6025, end: 0x6025, idx: -22475 },
+ { start: 0x6027, end: 0x6028, idx: -22476 },
+ { start: 0x602a, end: 0x602a, idx: -22477 },
+ { start: 0x602f, end: 0x602f, idx: -22481 },
+ { start: 0x6031, end: 0x6031, idx: -22482 },
+ { start: 0x6033, end: 0x6033, idx: -22483 },
+ { start: 0x6041, end: 0x6043, idx: -22496 },
+ { start: 0x604d, end: 0x604d, idx: -22505 },
+ { start: 0x6050, end: 0x6050, idx: -22507 },
+ { start: 0x6052, end: 0x6052, idx: -22508 },
+ { start: 0x6055, end: 0x6055, idx: -22510 },
+ { start: 0x6059, end: 0x605a, idx: -22513 },
+ { start: 0x605d, end: 0x605d, idx: -22515 },
+ { start: 0x6062, end: 0x6065, idx: -22519 },
+ { start: 0x6068, end: 0x606a, idx: -22521 },
+ { start: 0x606c, end: 0x606d, idx: -22522 },
+ { start: 0x606f, end: 0x6070, idx: -22523 },
+ { start: 0x6085, end: 0x6085, idx: -22543 },
+ { start: 0x6089, end: 0x6089, idx: -22546 },
+ { start: 0x608c, end: 0x608d, idx: -22548 },
+ { start: 0x6094, end: 0x6094, idx: -22554 },
+ { start: 0x6096, end: 0x6096, idx: -22555 },
+ { start: 0x609a, end: 0x609b, idx: -22558 },
+ { start: 0x609f, end: 0x60a0, idx: -22561 },
+ { start: 0x60a3, end: 0x60a4, idx: -22563 },
+ { start: 0x60a7, end: 0x60a7, idx: -22565 },
+ { start: 0x60b0, end: 0x60b0, idx: -22573 },
+ { start: 0x60b2, end: 0x60b6, idx: -22574 },
+ { start: 0x60b8, end: 0x60b8, idx: -22575 },
+ { start: 0x60bc, end: 0x60bd, idx: -22578 },
+ { start: 0x60c5, end: 0x60c5, idx: -22585 },
+ { start: 0x60c7, end: 0x60c7, idx: -22586 },
+ { start: 0x60d1, end: 0x60d1, idx: -22595 },
+ { start: 0x60da, end: 0x60da, idx: -22603 },
+ { start: 0x60dc, end: 0x60dc, idx: -22604 },
+ { start: 0x60df, end: 0x60e1, idx: -22606 },
+ { start: 0x60f0, end: 0x60f1, idx: -22620 },
+ { start: 0x60f3, end: 0x60f3, idx: -22621 },
+ { start: 0x60f6, end: 0x60f6, idx: -22623 },
+ { start: 0x60f9, end: 0x60fb, idx: -22625 },
+ { start: 0x6101, end: 0x6101, idx: -22630 },
+ { start: 0x6103, end: 0x6103, idx: -22631 },
+ { start: 0x6106, end: 0x6106, idx: -22633 },
+ { start: 0x6108, end: 0x6109, idx: -22634 },
+ { start: 0x610d, end: 0x610f, idx: -22637 },
+ { start: 0x6115, end: 0x6115, idx: -22642 },
+ { start: 0x611a, end: 0x611b, idx: -22646 },
+ { start: 0x611f, end: 0x611f, idx: -22649 },
+ { start: 0x6127, end: 0x6127, idx: -22656 },
+ { start: 0x6130, end: 0x6130, idx: -22664 },
+ { start: 0x6134, end: 0x6134, idx: -22667 },
+ { start: 0x6137, end: 0x6137, idx: -22669 },
+ { start: 0x613c, end: 0x613c, idx: -22673 },
+ { start: 0x613e, end: 0x613f, idx: -22674 },
+ { start: 0x6142, end: 0x6142, idx: -22676 },
+ { start: 0x6144, end: 0x6144, idx: -22677 },
+ { start: 0x6147, end: 0x6148, idx: -22679 },
+ { start: 0x614a, end: 0x614c, idx: -22680 },
+ { start: 0x6153, end: 0x6153, idx: -22686 },
+ { start: 0x6155, end: 0x6155, idx: -22687 },
+ { start: 0x6158, end: 0x615a, idx: -22689 },
+ { start: 0x615d, end: 0x615d, idx: -22691 },
+ { start: 0x615f, end: 0x615f, idx: -22692 },
+ { start: 0x6162, end: 0x6164, idx: -22694 },
+ { start: 0x6167, end: 0x6168, idx: -22696 },
+ { start: 0x616b, end: 0x616b, idx: -22698 },
+ { start: 0x616e, end: 0x616e, idx: -22700 },
+ { start: 0x6170, end: 0x6170, idx: -22701 },
+ { start: 0x6176, end: 0x6177, idx: -22706 },
+ { start: 0x617d, end: 0x617e, idx: -22711 },
+ { start: 0x6181, end: 0x6182, idx: -22713 },
+ { start: 0x618a, end: 0x618a, idx: -22720 },
+ { start: 0x618e, end: 0x618e, idx: -22723 },
+ { start: 0x6190, end: 0x6191, idx: -22724 },
+ { start: 0x6194, end: 0x6194, idx: -22726 },
+ { start: 0x6198, end: 0x619a, idx: -22729 },
+ { start: 0x61a4, end: 0x61a4, idx: -22738 },
+ { start: 0x61a7, end: 0x61a7, idx: -22740 },
+ { start: 0x61a9, end: 0x61a9, idx: -22741 },
+ { start: 0x61ab, end: 0x61ac, idx: -22742 },
+ { start: 0x61ae, end: 0x61ae, idx: -22743 },
+ { start: 0x61b2, end: 0x61b2, idx: -22746 },
+ { start: 0x61b6, end: 0x61b6, idx: -22749 },
+ { start: 0x61ba, end: 0x61ba, idx: -22752 },
+ { start: 0x61be, end: 0x61be, idx: -22755 },
+ { start: 0x61c3, end: 0x61c3, idx: -22759 },
+ { start: 0x61c7, end: 0x61cb, idx: -22762 },
+ { start: 0x61e6, end: 0x61e6, idx: -22788 },
+ { start: 0x61f2, end: 0x61f2, idx: -22799 },
+ { start: 0x61f6, end: 0x61f8, idx: -22802 },
+ { start: 0x61fa, end: 0x61fa, idx: -22803 },
+ { start: 0x61fc, end: 0x61fd, idx: -22804 },
+ { start: 0x61ff, end: 0x6200, idx: -22805 },
+ { start: 0x6207, end: 0x6208, idx: -22811 },
+ { start: 0x620a, end: 0x620a, idx: -22812 },
+ { start: 0x620c, end: 0x620e, idx: -22813 },
+ { start: 0x6210, end: 0x6212, idx: -22814 },
+ { start: 0x6216, end: 0x6216, idx: -22817 },
+ { start: 0x621a, end: 0x621a, idx: -22820 },
+ { start: 0x621e, end: 0x621f, idx: -22823 },
+ { start: 0x6221, end: 0x6221, idx: -22824 },
+ { start: 0x622a, end: 0x622a, idx: -22832 },
+ { start: 0x622e, end: 0x622e, idx: -22835 },
+ { start: 0x6230, end: 0x6231, idx: -22836 },
+ { start: 0x6234, end: 0x6234, idx: -22838 },
+ { start: 0x6236, end: 0x6236, idx: -22839 },
+ { start: 0x623e, end: 0x6241, idx: -22846 },
+ { start: 0x6243, end: 0x6243, idx: -22847 },
+ { start: 0x6247, end: 0x6249, idx: -22850 },
+ { start: 0x624b, end: 0x624b, idx: -22851 },
+ { start: 0x624d, end: 0x624d, idx: -22852 },
+ { start: 0x6253, end: 0x6253, idx: -22857 },
+ { start: 0x6258, end: 0x6258, idx: -22861 },
+ { start: 0x626e, end: 0x626e, idx: -22882 },
+ { start: 0x6271, end: 0x6271, idx: -22884 },
+ { start: 0x6276, end: 0x6276, idx: -22888 },
+ { start: 0x6279, end: 0x6279, idx: -22890 },
+ { start: 0x627c, end: 0x627c, idx: -22892 },
+ { start: 0x627f, end: 0x6280, idx: -22894 },
+ { start: 0x6284, end: 0x6284, idx: -22897 },
+ { start: 0x6289, end: 0x628a, idx: -22901 },
+ { start: 0x6291, end: 0x6292, idx: -22907 },
+ { start: 0x6295, end: 0x6295, idx: -22909 },
+ { start: 0x6297, end: 0x6298, idx: -22910 },
+ { start: 0x629b, end: 0x629b, idx: -22912 },
+ { start: 0x62ab, end: 0x62ab, idx: -22927 },
+ { start: 0x62b1, end: 0x62b1, idx: -22932 },
+ { start: 0x62b5, end: 0x62b5, idx: -22935 },
+ { start: 0x62b9, end: 0x62b9, idx: -22938 },
+ { start: 0x62bc, end: 0x62bd, idx: -22940 },
+ { start: 0x62c2, end: 0x62c2, idx: -22944 },
+ { start: 0x62c6, end: 0x62c9, idx: -22947 },
+ { start: 0x62cc, end: 0x62cd, idx: -22949 },
+ { start: 0x62cf, end: 0x62d0, idx: -22950 },
+ { start: 0x62d2, end: 0x62d4, idx: -22951 },
+ { start: 0x62d6, end: 0x62d9, idx: -22952 },
+ { start: 0x62db, end: 0x62dc, idx: -22953 },
+ { start: 0x62ec, end: 0x62ef, idx: -22968 },
+ { start: 0x62f1, end: 0x62f1, idx: -22969 },
+ { start: 0x62f3, end: 0x62f3, idx: -22970 },
+ { start: 0x62f7, end: 0x62f7, idx: -22973 },
+ { start: 0x62fe, end: 0x62ff, idx: -22979 },
+ { start: 0x6301, end: 0x6301, idx: -22980 },
+ { start: 0x6307, end: 0x6309, idx: -22985 },
+ { start: 0x6311, end: 0x6311, idx: -22992 },
+ { start: 0x632b, end: 0x632b, idx: -23017 },
+ { start: 0x632f, end: 0x632f, idx: -23020 },
+ { start: 0x6339, end: 0x633b, idx: -23029 },
+ { start: 0x633d, end: 0x633e, idx: -23030 },
+ { start: 0x6349, end: 0x6349, idx: -23040 },
+ { start: 0x634c, end: 0x634c, idx: -23042 },
+ { start: 0x634f, end: 0x6350, idx: -23044 },
+ { start: 0x6355, end: 0x6355, idx: -23048 },
+ { start: 0x6367, end: 0x6368, idx: -23065 },
+ { start: 0x636e, end: 0x636e, idx: -23070 },
+ { start: 0x6372, end: 0x6372, idx: -23073 },
+ { start: 0x6377, end: 0x6377, idx: -23077 },
+ { start: 0x637a, end: 0x637b, idx: -23079 },
+ { start: 0x637f, end: 0x637f, idx: -23082 },
+ { start: 0x6383, end: 0x6383, idx: -23085 },
+ { start: 0x6388, end: 0x6389, idx: -23089 },
+ { start: 0x638c, end: 0x638c, idx: -23091 },
+ { start: 0x6392, end: 0x6392, idx: -23096 },
+ { start: 0x6396, end: 0x6396, idx: -23099 },
+ { start: 0x6398, end: 0x6398, idx: -23100 },
+ { start: 0x639b, end: 0x639b, idx: -23102 },
+ { start: 0x63a0, end: 0x63a2, idx: -23106 },
+ { start: 0x63a5, end: 0x63a5, idx: -23108 },
+ { start: 0x63a7, end: 0x63aa, idx: -23109 },
+ { start: 0x63ac, end: 0x63ac, idx: -23110 },
+ { start: 0x63c0, end: 0x63c0, idx: -23129 },
+ { start: 0x63c4, end: 0x63c4, idx: -23132 },
+ { start: 0x63c6, end: 0x63c6, idx: -23133 },
+ { start: 0x63cf, end: 0x63d0, idx: -23141 },
+ { start: 0x63d6, end: 0x63d6, idx: -23146 },
+ { start: 0x63da, end: 0x63db, idx: -23149 },
+ { start: 0x63e1, end: 0x63e1, idx: -23154 },
+ { start: 0x63ed, end: 0x63ee, idx: -23165 },
+ { start: 0x63f4, end: 0x63f4, idx: -23170 },
+ { start: 0x63f6, end: 0x63f7, idx: -23171 },
+ { start: 0x640d, end: 0x640d, idx: -23192 },
+ { start: 0x640f, end: 0x640f, idx: -23193 },
+ { start: 0x6414, end: 0x6414, idx: -23197 },
+ { start: 0x6416, end: 0x6417, idx: -23198 },
+ { start: 0x641c, end: 0x641c, idx: -23202 },
+ { start: 0x6422, end: 0x6422, idx: -23207 },
+ { start: 0x642c, end: 0x642d, idx: -23216 },
+ { start: 0x643a, end: 0x643a, idx: -23228 },
+ { start: 0x643e, end: 0x643e, idx: -23231 },
+ { start: 0x6458, end: 0x6458, idx: -23256 },
+ { start: 0x6460, end: 0x6460, idx: -23263 },
+ { start: 0x6467, end: 0x6467, idx: -23269 },
+ { start: 0x6469, end: 0x6469, idx: -23270 },
+ { start: 0x646f, end: 0x646f, idx: -23275 },
+ { start: 0x6478, end: 0x647a, idx: -23283 },
+ { start: 0x6488, end: 0x6488, idx: -23296 },
+ { start: 0x6491, end: 0x6493, idx: -23304 },
+ { start: 0x649a, end: 0x649a, idx: -23310 },
+ { start: 0x649e, end: 0x649e, idx: -23313 },
+ { start: 0x64a4, end: 0x64a5, idx: -23318 },
+ { start: 0x64ab, end: 0x64ab, idx: -23323 },
+ { start: 0x64ad, end: 0x64ae, idx: -23324 },
+ { start: 0x64b0, end: 0x64b0, idx: -23325 },
+ { start: 0x64b2, end: 0x64b2, idx: -23326 },
+ { start: 0x64bb, end: 0x64bb, idx: -23334 },
+ { start: 0x64c1, end: 0x64c1, idx: -23339 },
+ { start: 0x64c4, end: 0x64c5, idx: -23341 },
+ { start: 0x64c7, end: 0x64c7, idx: -23342 },
+ { start: 0x64ca, end: 0x64ca, idx: -23344 },
+ { start: 0x64cd, end: 0x64ce, idx: -23346 },
+ { start: 0x64d2, end: 0x64d2, idx: -23349 },
+ { start: 0x64d4, end: 0x64d4, idx: -23350 },
+ { start: 0x64d8, end: 0x64d8, idx: -23353 },
+ { start: 0x64da, end: 0x64da, idx: -23354 },
+ { start: 0x64e1, end: 0x64e2, idx: -23360 },
+ { start: 0x64e5, end: 0x64e7, idx: -23362 },
+ { start: 0x64ec, end: 0x64ec, idx: -23366 },
+ { start: 0x64ef, end: 0x64ef, idx: -23368 },
+ { start: 0x64f1, end: 0x64f2, idx: -23369 },
+ { start: 0x64f4, end: 0x64f4, idx: -23370 },
+ { start: 0x64fa, end: 0x64fa, idx: -23375 },
+ { start: 0x64fe, end: 0x64fe, idx: -23378 },
+ { start: 0x6500, end: 0x6500, idx: -23379 },
+ { start: 0x6504, end: 0x6504, idx: -23382 },
+ { start: 0x6518, end: 0x6518, idx: -23401 },
+ { start: 0x651d, end: 0x651d, idx: -23405 },
+ { start: 0x6523, end: 0x6523, idx: -23410 },
+ { start: 0x652a, end: 0x652c, idx: -23416 },
+ { start: 0x652f, end: 0x652f, idx: -23418 },
+ { start: 0x6536, end: 0x6539, idx: -23424 },
+ { start: 0x653b, end: 0x653b, idx: -23425 },
+ { start: 0x653e, end: 0x653f, idx: -23427 },
+ { start: 0x6545, end: 0x6545, idx: -23432 },
+ { start: 0x6548, end: 0x6548, idx: -23434 },
+ { start: 0x654d, end: 0x654f, idx: -23438 },
+ { start: 0x6551, end: 0x6551, idx: -23439 },
+ { start: 0x6554, end: 0x6554, idx: -23441 },
+ { start: 0x6556, end: 0x6557, idx: -23442 },
+ { start: 0x655e, end: 0x655e, idx: -23448 },
+ { start: 0x6562, end: 0x6563, idx: -23451 },
+ { start: 0x6566, end: 0x6566, idx: -23453 },
+ { start: 0x656c, end: 0x656d, idx: -23458 },
+ { start: 0x6572, end: 0x6572, idx: -23462 },
+ { start: 0x6574, end: 0x6575, idx: -23463 },
+ { start: 0x6577, end: 0x6578, idx: -23464 },
+ { start: 0x657e, end: 0x657e, idx: -23469 },
+ { start: 0x6582, end: 0x6583, idx: -23472 },
+ { start: 0x6585, end: 0x6585, idx: -23473 },
+ { start: 0x6587, end: 0x6587, idx: -23474 },
+ { start: 0x658c, end: 0x658c, idx: -23478 },
+ { start: 0x6590, end: 0x6591, idx: -23481 },
+ { start: 0x6597, end: 0x6597, idx: -23486 },
+ { start: 0x6599, end: 0x6599, idx: -23487 },
+ { start: 0x659b, end: 0x659c, idx: -23488 },
+ { start: 0x659f, end: 0x659f, idx: -23490 },
+ { start: 0x65a1, end: 0x65a1, idx: -23491 },
+ { start: 0x65a4, end: 0x65a5, idx: -23493 },
+ { start: 0x65a7, end: 0x65a7, idx: -23494 },
+ { start: 0x65ab, end: 0x65ac, idx: -23497 },
+ { start: 0x65af, end: 0x65b0, idx: -23499 },
+ { start: 0x65b7, end: 0x65b7, idx: -23505 },
+ { start: 0x65b9, end: 0x65b9, idx: -23506 },
+ { start: 0x65bc, end: 0x65bd, idx: -23508 },
+ { start: 0x65c1, end: 0x65c1, idx: -23511 },
+ { start: 0x65c5, end: 0x65c5, idx: -23514 },
+ { start: 0x65cb, end: 0x65cc, idx: -23519 },
+ { start: 0x65cf, end: 0x65cf, idx: -23521 },
+ { start: 0x65d2, end: 0x65d2, idx: -23523 },
+ { start: 0x65d7, end: 0x65d7, idx: -23527 },
+ { start: 0x65e0, end: 0x65e0, idx: -23535 },
+ { start: 0x65e3, end: 0x65e3, idx: -23537 },
+ { start: 0x65e5, end: 0x65e6, idx: -23538 },
+ { start: 0x65e8, end: 0x65e9, idx: -23539 },
+ { start: 0x65ec, end: 0x65ed, idx: -23541 },
+ { start: 0x65f1, end: 0x65f1, idx: -23544 },
+ { start: 0x65f4, end: 0x65f4, idx: -23546 },
+ { start: 0x65fa, end: 0x65fd, idx: -23551 },
+ { start: 0x65ff, end: 0x65ff, idx: -23552 },
+ { start: 0x6606, end: 0x6607, idx: -23558 },
+ { start: 0x6609, end: 0x660a, idx: -23559 },
+ { start: 0x660c, end: 0x660c, idx: -23560 },
+ { start: 0x660e, end: 0x6611, idx: -23561 },
+ { start: 0x6613, end: 0x6615, idx: -23562 },
+ { start: 0x661e, end: 0x6620, idx: -23570 },
+ { start: 0x6624, end: 0x6625, idx: -23573 },
+ { start: 0x6627, end: 0x6628, idx: -23574 },
+ { start: 0x662d, end: 0x662d, idx: -23578 },
+ { start: 0x662f, end: 0x6631, idx: -23579 },
+ { start: 0x6634, end: 0x6634, idx: -23581 },
+ { start: 0x6636, end: 0x6636, idx: -23582 },
+ { start: 0x663a, end: 0x663b, idx: -23585 },
+ { start: 0x6641, end: 0x6644, idx: -23590 },
+ { start: 0x6649, end: 0x6649, idx: -23594 },
+ { start: 0x664b, end: 0x664b, idx: -23595 },
+ { start: 0x664f, end: 0x664f, idx: -23598 },
+ { start: 0x6659, end: 0x6659, idx: -23607 },
+ { start: 0x665b, end: 0x665b, idx: -23608 },
+ { start: 0x665d, end: 0x665f, idx: -23609 },
+ { start: 0x6662, end: 0x6662, idx: -23611 },
+ { start: 0x6664, end: 0x6669, idx: -23612 },
+ { start: 0x666b, end: 0x666c, idx: -23613 },
+ { start: 0x666e, end: 0x666f, idx: -23614 },
+ { start: 0x6673, end: 0x6674, idx: -23617 },
+ { start: 0x6676, end: 0x6678, idx: -23618 },
+ { start: 0x667a, end: 0x667a, idx: -23619 },
+ { start: 0x6684, end: 0x6684, idx: -23628 },
+ { start: 0x6687, end: 0x6689, idx: -23630 },
+ { start: 0x668e, end: 0x668e, idx: -23634 },
+ { start: 0x6690, end: 0x6691, idx: -23635 },
+ { start: 0x6696, end: 0x6698, idx: -23639 },
+ { start: 0x669d, end: 0x669d, idx: -23643 },
+ { start: 0x66a0, end: 0x66a0, idx: -23645 },
+ { start: 0x66a2, end: 0x66a2, idx: -23646 },
+ { start: 0x66ab, end: 0x66ab, idx: -23654 },
+ { start: 0x66ae, end: 0x66ae, idx: -23656 },
+ { start: 0x66b2, end: 0x66b4, idx: -23659 },
+ { start: 0x66b9, end: 0x66b9, idx: -23663 },
+ { start: 0x66bb, end: 0x66bb, idx: -23664 },
+ { start: 0x66be, end: 0x66be, idx: -23666 },
+ { start: 0x66c4, end: 0x66c4, idx: -23671 },
+ { start: 0x66c6, end: 0x66c7, idx: -23672 },
+ { start: 0x66c9, end: 0x66c9, idx: -23673 },
+ { start: 0x66d6, end: 0x66d6, idx: -23685 },
+ { start: 0x66d9, end: 0x66d9, idx: -23687 },
+ { start: 0x66dc, end: 0x66dd, idx: -23689 },
+ { start: 0x66e0, end: 0x66e0, idx: -23691 },
+ { start: 0x66e6, end: 0x66e6, idx: -23696 },
+ { start: 0x66e9, end: 0x66e9, idx: -23698 },
+ { start: 0x66f0, end: 0x66f0, idx: -23704 },
+ { start: 0x66f2, end: 0x66f4, idx: -23705 },
+ { start: 0x66f7, end: 0x66fa, idx: -23707 },
+ { start: 0x66fc, end: 0x66fc, idx: -23708 },
+ { start: 0x66fe, end: 0x6700, idx: -23709 },
+ { start: 0x6703, end: 0x6703, idx: -23711 },
+ { start: 0x6708, end: 0x6709, idx: -23715 },
+ { start: 0x670b, end: 0x670b, idx: -23716 },
+ { start: 0x670d, end: 0x670d, idx: -23717 },
+ { start: 0x6714, end: 0x6715, idx: -23723 },
+ { start: 0x6717, end: 0x6717, idx: -23724 },
+ { start: 0x671b, end: 0x671b, idx: -23727 },
+ { start: 0x671d, end: 0x671f, idx: -23728 },
+ { start: 0x6726, end: 0x6728, idx: -23734 },
+ { start: 0x672a, end: 0x672e, idx: -23735 },
+ { start: 0x6731, end: 0x6731, idx: -23737 },
+ { start: 0x6734, end: 0x6734, idx: -23739 },
+ { start: 0x6736, end: 0x6736, idx: -23740 },
+ { start: 0x673a, end: 0x673a, idx: -23743 },
+ { start: 0x673d, end: 0x673d, idx: -23745 },
+ { start: 0x6746, end: 0x6746, idx: -23753 },
+ { start: 0x6749, end: 0x6749, idx: -23755 },
+ { start: 0x674e, end: 0x6751, idx: -23759 },
+ { start: 0x6753, end: 0x6753, idx: -23760 },
+ { start: 0x6756, end: 0x6756, idx: -23762 },
+ { start: 0x675c, end: 0x675c, idx: -23767 },
+ { start: 0x675e, end: 0x675f, idx: -23768 },
+ { start: 0x676d, end: 0x676d, idx: -23781 },
+ { start: 0x676f, end: 0x6773, idx: -23782 },
+ { start: 0x6775, end: 0x6775, idx: -23783 },
+ { start: 0x6777, end: 0x6777, idx: -23784 },
+ { start: 0x677b, end: 0x677b, idx: -23787 },
+ { start: 0x677e, end: 0x677f, idx: -23789 },
+ { start: 0x6787, end: 0x6787, idx: -23796 },
+ { start: 0x6789, end: 0x6789, idx: -23797 },
+ { start: 0x678b, end: 0x678b, idx: -23798 },
+ { start: 0x678f, end: 0x6790, idx: -23801 },
+ { start: 0x6793, end: 0x6793, idx: -23803 },
+ { start: 0x6795, end: 0x6795, idx: -23804 },
+ { start: 0x6797, end: 0x6797, idx: -23805 },
+ { start: 0x679a, end: 0x679a, idx: -23807 },
+ { start: 0x679c, end: 0x679d, idx: -23808 },
+ { start: 0x67af, end: 0x67b0, idx: -23825 },
+ { start: 0x67b3, end: 0x67b3, idx: -23827 },
+ { start: 0x67b6, end: 0x67b8, idx: -23829 },
+ { start: 0x67be, end: 0x67be, idx: -23834 },
+ { start: 0x67c4, end: 0x67c4, idx: -23839 },
+ { start: 0x67cf, end: 0x67d4, idx: -23849 },
+ { start: 0x67da, end: 0x67da, idx: -23854 },
+ { start: 0x67dd, end: 0x67de, idx: -23856 },
+ { start: 0x67e2, end: 0x67e2, idx: -23859 },
+ { start: 0x67e9, end: 0x67e9, idx: -23865 },
+ { start: 0x67ec, end: 0x67ec, idx: -23867 },
+ { start: 0x67ef, end: 0x67f1, idx: -23869 },
+ { start: 0x67f3, end: 0x67f6, idx: -23870 },
+ { start: 0x67fb, end: 0x67fb, idx: -23874 },
+ { start: 0x67fe, end: 0x67fe, idx: -23876 },
+ { start: 0x6812, end: 0x6813, idx: -23895 },
+ { start: 0x6816, end: 0x6817, idx: -23897 },
+ { start: 0x6821, end: 0x6822, idx: -23906 },
+ { start: 0x682a, end: 0x682a, idx: -23913 },
+ { start: 0x682e, end: 0x682f, idx: -23916 },
+ { start: 0x6831, end: 0x6831, idx: -23917 },
+ { start: 0x6838, end: 0x6839, idx: -23923 },
+ { start: 0x683c, end: 0x683d, idx: -23925 },
+ { start: 0x6840, end: 0x6843, idx: -23927 },
+ { start: 0x6848, end: 0x6848, idx: -23931 },
+ { start: 0x684e, end: 0x684e, idx: -23936 },
+ { start: 0x6850, end: 0x6851, idx: -23937 },
+ { start: 0x6853, end: 0x6854, idx: -23938 },
+ { start: 0x686d, end: 0x686d, idx: -23962 },
+ { start: 0x6876, end: 0x6876, idx: -23970 },
+ { start: 0x687f, end: 0x687f, idx: -23978 },
+ { start: 0x6881, end: 0x6881, idx: -23979 },
+ { start: 0x6883, end: 0x6883, idx: -23980 },
+ { start: 0x6885, end: 0x6885, idx: -23981 },
+ { start: 0x688f, end: 0x688f, idx: -23990 },
+ { start: 0x6893, end: 0x6894, idx: -23993 },
+ { start: 0x6897, end: 0x6897, idx: -23995 },
+ { start: 0x689d, end: 0x689d, idx: -24000 },
+ { start: 0x689f, end: 0x689f, idx: -24001 },
+ { start: 0x68a1, end: 0x68a2, idx: -24002 },
+ { start: 0x68a7, end: 0x68a8, idx: -24006 },
+ { start: 0x68ad, end: 0x68ad, idx: -24010 },
+ { start: 0x68af, end: 0x68b1, idx: -24011 },
+ { start: 0x68b3, end: 0x68b3, idx: -24012 },
+ { start: 0x68b5, end: 0x68b6, idx: -24013 },
+ { start: 0x68c4, end: 0x68c5, idx: -24026 },
+ { start: 0x68c9, end: 0x68c9, idx: -24029 },
+ { start: 0x68cb, end: 0x68cb, idx: -24030 },
+ { start: 0x68cd, end: 0x68cd, idx: -24031 },
+ { start: 0x68d2, end: 0x68d2, idx: -24035 },
+ { start: 0x68d5, end: 0x68d5, idx: -24037 },
+ { start: 0x68d7, end: 0x68d8, idx: -24038 },
+ { start: 0x68da, end: 0x68da, idx: -24039 },
+ { start: 0x68df, end: 0x68e0, idx: -24043 },
+ { start: 0x68e7, end: 0x68e8, idx: -24049 },
+ { start: 0x68ee, end: 0x68ee, idx: -24054 },
+ { start: 0x68f2, end: 0x68f2, idx: -24057 },
+ { start: 0x68f9, end: 0x68fa, idx: -24063 },
+ { start: 0x6900, end: 0x6900, idx: -24068 },
+ { start: 0x6904, end: 0x6905, idx: -24071 },
+ { start: 0x690d, end: 0x690e, idx: -24078 },
+ { start: 0x6912, end: 0x6912, idx: -24081 },
+ { start: 0x6927, end: 0x6927, idx: -24101 },
+ { start: 0x6930, end: 0x6930, idx: -24109 },
+ { start: 0x693d, end: 0x693d, idx: -24121 },
+ { start: 0x693f, end: 0x693f, idx: -24122 },
+ { start: 0x6942, end: 0x6942, idx: -24124 },
+ { start: 0x694a, end: 0x694a, idx: -24131 },
+ { start: 0x6953, end: 0x6955, idx: -24139 },
+ { start: 0x6957, end: 0x6957, idx: -24140 },
+ { start: 0x6959, end: 0x695a, idx: -24141 },
+ { start: 0x695e, end: 0x695e, idx: -24144 },
+ { start: 0x6960, end: 0x6963, idx: -24145 },
+ { start: 0x6968, end: 0x6968, idx: -24149 },
+ { start: 0x696b, end: 0x696b, idx: -24151 },
+ { start: 0x696d, end: 0x696f, idx: -24152 },
+ { start: 0x6975, end: 0x6975, idx: -24157 },
+ { start: 0x6977, end: 0x6979, idx: -24158 },
+ { start: 0x6994, end: 0x6995, idx: -24184 },
+ { start: 0x699b, end: 0x699c, idx: -24189 },
+ { start: 0x69a5, end: 0x69a5, idx: -24197 },
+ { start: 0x69a7, end: 0x69a7, idx: -24198 },
+ { start: 0x69ae, end: 0x69ae, idx: -24204 },
+ { start: 0x69b4, end: 0x69b4, idx: -24209 },
+ { start: 0x69bb, end: 0x69bb, idx: -24215 },
+ { start: 0x69c1, end: 0x69c1, idx: -24220 },
+ { start: 0x69c3, end: 0x69c3, idx: -24221 },
+ { start: 0x69ca, end: 0x69ce, idx: -24227 },
+ { start: 0x69d0, end: 0x69d0, idx: -24228 },
+ { start: 0x69d3, end: 0x69d3, idx: -24230 },
+ { start: 0x69e8, end: 0x69e8, idx: -24250 },
+ { start: 0x69ea, end: 0x69ea, idx: -24251 },
+ { start: 0x69fb, end: 0x69fb, idx: -24267 },
+ { start: 0x69fd, end: 0x69fd, idx: -24268 },
+ { start: 0x69ff, end: 0x69ff, idx: -24269 },
+ { start: 0x6a02, end: 0x6a02, idx: -24271 },
+ { start: 0x6a05, end: 0x6a05, idx: -24273 },
+ { start: 0x6a0a, end: 0x6a0a, idx: -24277 },
+ { start: 0x6a11, end: 0x6a11, idx: -24283 },
+ { start: 0x6a13, end: 0x6a13, idx: -24284 },
+ { start: 0x6a17, end: 0x6a17, idx: -24287 },
+ { start: 0x6a19, end: 0x6a19, idx: -24288 },
+ { start: 0x6a1e, end: 0x6a1f, idx: -24292 },
+ { start: 0x6a21, end: 0x6a21, idx: -24293 },
+ { start: 0x6a23, end: 0x6a23, idx: -24294 },
+ { start: 0x6a35, end: 0x6a35, idx: -24311 },
+ { start: 0x6a38, end: 0x6a3a, idx: -24313 },
+ { start: 0x6a3d, end: 0x6a3d, idx: -24315 },
+ { start: 0x6a44, end: 0x6a44, idx: -24321 },
+ { start: 0x6a47, end: 0x6a48, idx: -24323 },
+ { start: 0x6a4b, end: 0x6a4b, idx: -24325 },
+ { start: 0x6a50, end: 0x6a50, idx: -24329 },
+ { start: 0x6a52, end: 0x6a53, idx: -24330 },
+ { start: 0x6a58, end: 0x6a59, idx: -24334 },
+ { start: 0x6a5f, end: 0x6a5f, idx: -24339 },
+ { start: 0x6a61, end: 0x6a61, idx: -24340 },
+ { start: 0x6a6b, end: 0x6a6b, idx: -24349 },
+ { start: 0x6a80, end: 0x6a80, idx: -24369 },
+ { start: 0x6a84, end: 0x6a84, idx: -24372 },
+ { start: 0x6a89, end: 0x6a89, idx: -24376 },
+ { start: 0x6a8d, end: 0x6a8e, idx: -24379 },
+ { start: 0x6a97, end: 0x6a97, idx: -24387 },
+ { start: 0x6a9c, end: 0x6a9c, idx: -24391 },
+ { start: 0x6aa0, end: 0x6aa0, idx: -24394 },
+ { start: 0x6aa2, end: 0x6aa3, idx: -24395 },
+ { start: 0x6ab3, end: 0x6ab3, idx: -24410 },
+ { start: 0x6abb, end: 0x6abc, idx: -24417 },
+ { start: 0x6ac2, end: 0x6ac3, idx: -24422 },
+ { start: 0x6ad3, end: 0x6ad3, idx: -24437 },
+ { start: 0x6ada, end: 0x6adb, idx: -24443 },
+ { start: 0x6adf, end: 0x6adf, idx: -24446 },
+ { start: 0x6af6, end: 0x6af6, idx: -24468 },
+ { start: 0x6afb, end: 0x6afb, idx: -24472 },
+ { start: 0x6b02, end: 0x6b02, idx: -24478 },
+ { start: 0x6b04, end: 0x6b04, idx: -24479 },
+ { start: 0x6b0a, end: 0x6b0a, idx: -24484 },
+ { start: 0x6b0c, end: 0x6b0c, idx: -24485 },
+ { start: 0x6b12, end: 0x6b12, idx: -24490 },
+ { start: 0x6b16, end: 0x6b16, idx: -24493 },
+ { start: 0x6b20, end: 0x6b21, idx: -24502 },
+ { start: 0x6b23, end: 0x6b23, idx: -24503 },
+ { start: 0x6b32, end: 0x6b32, idx: -24517 },
+ { start: 0x6b38, end: 0x6b38, idx: -24522 },
+ { start: 0x6b3a, end: 0x6b3a, idx: -24523 },
+ { start: 0x6b3d, end: 0x6b3e, idx: -24525 },
+ { start: 0x6b43, end: 0x6b43, idx: -24529 },
+ { start: 0x6b46, end: 0x6b47, idx: -24531 },
+ { start: 0x6b4c, end: 0x6b4c, idx: -24535 },
+ { start: 0x6b4e, end: 0x6b4e, idx: -24536 },
+ { start: 0x6b50, end: 0x6b50, idx: -24537 },
+ { start: 0x6b5f, end: 0x6b5f, idx: -24551 },
+ { start: 0x6b61, end: 0x6b66, idx: -24552 },
+ { start: 0x6b6a, end: 0x6b6a, idx: -24555 },
+ { start: 0x6b72, end: 0x6b72, idx: -24562 },
+ { start: 0x6b77, end: 0x6b78, idx: -24566 },
+ { start: 0x6b7b, end: 0x6b7b, idx: -24568 },
+ { start: 0x6b7f, end: 0x6b7f, idx: -24571 },
+ { start: 0x6b83, end: 0x6b84, idx: -24574 },
+ { start: 0x6b86, end: 0x6b86, idx: -24575 },
+ { start: 0x6b89, end: 0x6b8a, idx: -24577 },
+ { start: 0x6b96, end: 0x6b96, idx: -24588 },
+ { start: 0x6b98, end: 0x6b98, idx: -24589 },
+ { start: 0x6b9e, end: 0x6b9e, idx: -24594 },
+ { start: 0x6ba4, end: 0x6ba4, idx: -24599 },
+ { start: 0x6bae, end: 0x6baf, idx: -24608 },
+ { start: 0x6bb2, end: 0x6bb2, idx: -24610 },
+ { start: 0x6bb5, end: 0x6bb5, idx: -24612 },
+ { start: 0x6bb7, end: 0x6bb7, idx: -24613 },
+ { start: 0x6bba, end: 0x6bba, idx: -24615 },
+ { start: 0x6bbc, end: 0x6bbc, idx: -24616 },
+ { start: 0x6bbf, end: 0x6bbf, idx: -24618 },
+ { start: 0x6bc1, end: 0x6bc1, idx: -24619 },
+ { start: 0x6bc5, end: 0x6bc6, idx: -24622 },
+ { start: 0x6bcb, end: 0x6bcb, idx: -24626 },
+ { start: 0x6bcd, end: 0x6bcd, idx: -24627 },
+ { start: 0x6bcf, end: 0x6bcf, idx: -24628 },
+ { start: 0x6bd2, end: 0x6bd4, idx: -24630 },
+ { start: 0x6bd6, end: 0x6bd8, idx: -24631 },
+ { start: 0x6bdb, end: 0x6bdb, idx: -24633 },
+ { start: 0x6beb, end: 0x6bec, idx: -24648 },
+ { start: 0x6c05, end: 0x6c05, idx: -24672 },
+ { start: 0x6c08, end: 0x6c08, idx: -24674 },
+ { start: 0x6c0f, end: 0x6c0f, idx: -24680 },
+ { start: 0x6c11, end: 0x6c11, idx: -24681 },
+ { start: 0x6c13, end: 0x6c13, idx: -24682 },
+ { start: 0x6c23, end: 0x6c23, idx: -24697 },
+ { start: 0x6c34, end: 0x6c34, idx: -24713 },
+ { start: 0x6c37, end: 0x6c38, idx: -24715 },
+ { start: 0x6c3e, end: 0x6c3e, idx: -24720 },
+ { start: 0x6c40, end: 0x6c42, idx: -24721 },
+ { start: 0x6c4e, end: 0x6c4e, idx: -24732 },
+ { start: 0x6c50, end: 0x6c50, idx: -24733 },
+ { start: 0x6c55, end: 0x6c55, idx: -24737 },
+ { start: 0x6c57, end: 0x6c57, idx: -24738 },
+ { start: 0x6c5a, end: 0x6c5a, idx: -24740 },
+ { start: 0x6c5d, end: 0x6c60, idx: -24742 },
+ { start: 0x6c68, end: 0x6c68, idx: -24749 },
+ { start: 0x6c6a, end: 0x6c6a, idx: -24750 },
+ { start: 0x6c6d, end: 0x6c6d, idx: -24752 },
+ { start: 0x6c70, end: 0x6c70, idx: -24754 },
+ { start: 0x6c72, end: 0x6c72, idx: -24755 },
+ { start: 0x6c74, end: 0x6c74, idx: -24756 },
+ { start: 0x6c76, end: 0x6c76, idx: -24757 },
+ { start: 0x6c7a, end: 0x6c7a, idx: -24760 },
+ { start: 0x6c7d, end: 0x6c7e, idx: -24762 },
+ { start: 0x6c81, end: 0x6c83, idx: -24764 },
+ { start: 0x6c85, end: 0x6c88, idx: -24765 },
+ { start: 0x6c8c, end: 0x6c8c, idx: -24768 },
+ { start: 0x6c90, end: 0x6c90, idx: -24771 },
+ { start: 0x6c92, end: 0x6c96, idx: -24772 },
+ { start: 0x6c98, end: 0x6c9b, idx: -24773 },
+ { start: 0x6cab, end: 0x6cab, idx: -24788 },
+ { start: 0x6cae, end: 0x6cae, idx: -24790 },
+ { start: 0x6cb3, end: 0x6cb3, idx: -24794 },
+ { start: 0x6cb8, end: 0x6cb9, idx: -24798 },
+ { start: 0x6cbb, end: 0x6cbf, idx: -24799 },
+ { start: 0x6cc1, end: 0x6cc2, idx: -24800 },
+ { start: 0x6cc4, end: 0x6cc4, idx: -24801 },
+ { start: 0x6cc9, end: 0x6cca, idx: -24805 },
+ { start: 0x6ccc, end: 0x6ccc, idx: -24806 },
+ { start: 0x6cd3, end: 0x6cd3, idx: -24812 },
+ { start: 0x6cd5, end: 0x6cd5, idx: -24813 },
+ { start: 0x6cd7, end: 0x6cd7, idx: -24814 },
+ { start: 0x6cdb, end: 0x6cdb, idx: -24817 },
+ { start: 0x6ce0, end: 0x6ce3, idx: -24821 },
+ { start: 0x6ce5, end: 0x6ce5, idx: -24822 },
+ { start: 0x6ce8, end: 0x6ce8, idx: -24824 },
+ { start: 0x6ceb, end: 0x6ceb, idx: -24826 },
+ { start: 0x6cee, end: 0x6cf0, idx: -24828 },
+ { start: 0x6cf3, end: 0x6cf3, idx: -24830 },
+ { start: 0x6d0b, end: 0x6d0c, idx: -24853 },
+ { start: 0x6d11, end: 0x6d11, idx: -24857 },
+ { start: 0x6d17, end: 0x6d17, idx: -24862 },
+ { start: 0x6d19, end: 0x6d19, idx: -24863 },
+ { start: 0x6d1b, end: 0x6d1b, idx: -24864 },
+ { start: 0x6d1e, end: 0x6d1e, idx: -24866 },
+ { start: 0x6d25, end: 0x6d25, idx: -24872 },
+ { start: 0x6d27, end: 0x6d27, idx: -24873 },
+ { start: 0x6d29, end: 0x6d2a, idx: -24874 },
+ { start: 0x6d32, end: 0x6d32, idx: -24881 },
+ { start: 0x6d35, end: 0x6d36, idx: -24883 },
+ { start: 0x6d38, end: 0x6d39, idx: -24884 },
+ { start: 0x6d3b, end: 0x6d3b, idx: -24885 },
+ { start: 0x6d3d, end: 0x6d3e, idx: -24886 },
+ { start: 0x6d41, end: 0x6d41, idx: -24888 },
+ { start: 0x6d59, end: 0x6d5a, idx: -24911 },
+ { start: 0x6d5c, end: 0x6d5c, idx: -24912 },
+ { start: 0x6d63, end: 0x6d63, idx: -24918 },
+ { start: 0x6d66, end: 0x6d66, idx: -24920 },
+ { start: 0x6d69, end: 0x6d6a, idx: -24922 },
+ { start: 0x6d6c, end: 0x6d6c, idx: -24923 },
+ { start: 0x6d6e, end: 0x6d6e, idx: -24924 },
+ { start: 0x6d74, end: 0x6d74, idx: -24929 },
+ { start: 0x6d77, end: 0x6d79, idx: -24931 },
+ { start: 0x6d7f, end: 0x6d7f, idx: -24936 },
+ { start: 0x6d85, end: 0x6d85, idx: -24941 },
+ { start: 0x6d87, end: 0x6d89, idx: -24942 },
+ { start: 0x6d8c, end: 0x6d8e, idx: -24944 },
+ { start: 0x6d91, end: 0x6d91, idx: -24946 },
+ { start: 0x6d93, end: 0x6d93, idx: -24947 },
+ { start: 0x6d95, end: 0x6d95, idx: -24948 },
+ { start: 0x6daf, end: 0x6daf, idx: -24973 },
+ { start: 0x6db2, end: 0x6db2, idx: -24975 },
+ { start: 0x6db5, end: 0x6db5, idx: -24977 },
+ { start: 0x6dbc, end: 0x6dbc, idx: -24983 },
+ { start: 0x6dc0, end: 0x6dc0, idx: -24986 },
+ { start: 0x6dc3, end: 0x6dc7, idx: -24988 },
+ { start: 0x6dcb, end: 0x6dcb, idx: -24991 },
+ { start: 0x6dcf, end: 0x6dcf, idx: -24994 },
+ { start: 0x6dd1, end: 0x6dd1, idx: -24995 },
+ { start: 0x6dd8, end: 0x6dda, idx: -25001 },
+ { start: 0x6dde, end: 0x6dde, idx: -25004 },
+ { start: 0x6de1, end: 0x6de1, idx: -25006 },
+ { start: 0x6de8, end: 0x6de8, idx: -25012 },
+ { start: 0x6dea, end: 0x6deb, idx: -25013 },
+ { start: 0x6dee, end: 0x6dee, idx: -25015 },
+ { start: 0x6df1, end: 0x6df1, idx: -25017 },
+ { start: 0x6df3, end: 0x6df3, idx: -25018 },
+ { start: 0x6df5, end: 0x6df5, idx: -25019 },
+ { start: 0x6df7, end: 0x6dfb, idx: -25020 },
+ { start: 0x6e17, end: 0x6e17, idx: -25047 },
+ { start: 0x6e19, end: 0x6e1b, idx: -25048 },
+ { start: 0x6e1f, end: 0x6e21, idx: -25051 },
+ { start: 0x6e23, end: 0x6e26, idx: -25052 },
+ { start: 0x6e2b, end: 0x6e2d, idx: -25056 },
+ { start: 0x6e2f, end: 0x6e2f, idx: -25057 },
+ { start: 0x6e32, end: 0x6e32, idx: -25059 },
+ { start: 0x6e34, end: 0x6e34, idx: -25060 },
+ { start: 0x6e36, end: 0x6e36, idx: -25061 },
+ { start: 0x6e38, end: 0x6e38, idx: -25062 },
+ { start: 0x6e3a, end: 0x6e3a, idx: -25063 },
+ { start: 0x6e3c, end: 0x6e3e, idx: -25064 },
+ { start: 0x6e43, end: 0x6e44, idx: -25068 },
+ { start: 0x6e4a, end: 0x6e4a, idx: -25073 },
+ { start: 0x6e4d, end: 0x6e4d, idx: -25075 },
+ { start: 0x6e56, end: 0x6e56, idx: -25083 },
+ { start: 0x6e58, end: 0x6e58, idx: -25084 },
+ { start: 0x6e5b, end: 0x6e5c, idx: -25086 },
+ { start: 0x6e5e, end: 0x6e5f, idx: -25087 },
+ { start: 0x6e67, end: 0x6e67, idx: -25094 },
+ { start: 0x6e6b, end: 0x6e6b, idx: -25097 },
+ { start: 0x6e6e, end: 0x6e6f, idx: -25099 },
+ { start: 0x6e72, end: 0x6e73, idx: -25101 },
+ { start: 0x6e7a, end: 0x6e7a, idx: -25107 },
+ { start: 0x6e90, end: 0x6e90, idx: -25128 },
+ { start: 0x6e96, end: 0x6e96, idx: -25133 },
+ { start: 0x6e9c, end: 0x6e9d, idx: -25138 },
+ { start: 0x6e9f, end: 0x6e9f, idx: -25139 },
+ { start: 0x6ea2, end: 0x6ea2, idx: -25141 },
+ { start: 0x6ea5, end: 0x6ea5, idx: -25143 },
+ { start: 0x6eaa, end: 0x6eab, idx: -25147 },
+ { start: 0x6eaf, end: 0x6eaf, idx: -25150 },
+ { start: 0x6eb1, end: 0x6eb2, idx: -25151 },
+ { start: 0x6eb6, end: 0x6eb6, idx: -25154 },
+ { start: 0x6eba, end: 0x6eba, idx: -25157 },
+ { start: 0x6ec2, end: 0x6ec2, idx: -25164 },
+ { start: 0x6ec4, end: 0x6ec5, idx: -25165 },
+ { start: 0x6ec9, end: 0x6ec9, idx: -25168 },
+ { start: 0x6ecb, end: 0x6ecc, idx: -25169 },
+ { start: 0x6ece, end: 0x6ece, idx: -25170 },
+ { start: 0x6ed1, end: 0x6ed1, idx: -25172 },
+ { start: 0x6ed3, end: 0x6ed5, idx: -25173 },
+ { start: 0x6eef, end: 0x6eef, idx: -25198 },
+ { start: 0x6ef4, end: 0x6ef4, idx: -25202 },
+ { start: 0x6ef8, end: 0x6ef8, idx: -25205 },
+ { start: 0x6efe, end: 0x6eff, idx: -25210 },
+ { start: 0x6f01, end: 0x6f02, idx: -25211 },
+ { start: 0x6f06, end: 0x6f06, idx: -25214 },
+ { start: 0x6f09, end: 0x6f09, idx: -25216 },
+ { start: 0x6f0c, end: 0x6f0c, idx: -25218 },
+ { start: 0x6f0f, end: 0x6f0f, idx: -25220 },
+ { start: 0x6f11, end: 0x6f11, idx: -25221 },
+ { start: 0x6f13, end: 0x6f15, idx: -25222 },
+ { start: 0x6f20, end: 0x6f20, idx: -25232 },
+ { start: 0x6f22, end: 0x6f23, idx: -25233 },
+ { start: 0x6f2b, end: 0x6f2c, idx: -25240 },
+ { start: 0x6f31, end: 0x6f32, idx: -25244 },
+ { start: 0x6f38, end: 0x6f38, idx: -25249 },
+ { start: 0x6f3f, end: 0x6f3f, idx: -25255 },
+ { start: 0x6f41, end: 0x6f41, idx: -25256 },
+ { start: 0x6f51, end: 0x6f51, idx: -25271 },
+ { start: 0x6f54, end: 0x6f54, idx: -25273 },
+ { start: 0x6f57, end: 0x6f58, idx: -25275 },
+ { start: 0x6f5a, end: 0x6f5c, idx: -25276 },
+ { start: 0x6f5e, end: 0x6f5f, idx: -25277 },
+ { start: 0x6f62, end: 0x6f62, idx: -25279 },
+ { start: 0x6f64, end: 0x6f64, idx: -25280 },
+ { start: 0x6f66, end: 0x6f66, idx: -25281 },
+ { start: 0x6f6d, end: 0x6f6e, idx: -25287 },
+ { start: 0x6f70, end: 0x6f70, idx: -25288 },
+ { start: 0x6f7a, end: 0x6f7a, idx: -25297 },
+ { start: 0x6f7c, end: 0x6f7e, idx: -25298 },
+ { start: 0x6f81, end: 0x6f81, idx: -25300 },
+ { start: 0x6f84, end: 0x6f84, idx: -25302 },
+ { start: 0x6f88, end: 0x6f88, idx: -25305 },
+ { start: 0x6f8d, end: 0x6f8e, idx: -25309 },
+ { start: 0x6f90, end: 0x6f90, idx: -25310 },
+ { start: 0x6f94, end: 0x6f94, idx: -25313 },
+ { start: 0x6f97, end: 0x6f97, idx: -25315 },
+ { start: 0x6fa3, end: 0x6fa4, idx: -25326 },
+ { start: 0x6fa7, end: 0x6fa7, idx: -25328 },
+ { start: 0x6fae, end: 0x6faf, idx: -25334 },
+ { start: 0x6fb1, end: 0x6fb1, idx: -25335 },
+ { start: 0x6fb3, end: 0x6fb3, idx: -25336 },
+ { start: 0x6fb9, end: 0x6fb9, idx: -25341 },
+ { start: 0x6fbe, end: 0x6fbe, idx: -25345 },
+ { start: 0x6fc0, end: 0x6fc3, idx: -25346 },
+ { start: 0x6fca, end: 0x6fca, idx: -25352 },
+ { start: 0x6fd5, end: 0x6fd5, idx: -25362 },
+ { start: 0x6fda, end: 0x6fdb, idx: -25366 },
+ { start: 0x6fdf, end: 0x6fe1, idx: -25369 },
+ { start: 0x6fe4, end: 0x6fe4, idx: -25371 },
+ { start: 0x6fe9, end: 0x6fe9, idx: -25375 },
+ { start: 0x6feb, end: 0x6fec, idx: -25376 },
+ { start: 0x6fef, end: 0x6fef, idx: -25378 },
+ { start: 0x6ff1, end: 0x6ff1, idx: -25379 },
+ { start: 0x6ffa, end: 0x6ffa, idx: -25387 },
+ { start: 0x6ffe, end: 0x6ffe, idx: -25390 },
+ { start: 0x7001, end: 0x7001, idx: -25392 },
+ { start: 0x7005, end: 0x7006, idx: -25395 },
+ { start: 0x7009, end: 0x7009, idx: -25397 },
+ { start: 0x700b, end: 0x700b, idx: -25398 },
+ { start: 0x700f, end: 0x700f, idx: -25401 },
+ { start: 0x7011, end: 0x7011, idx: -25402 },
+ { start: 0x7015, end: 0x7015, idx: -25405 },
+ { start: 0x7018, end: 0x7018, idx: -25407 },
+ { start: 0x701a, end: 0x701f, idx: -25408 },
+ { start: 0x7023, end: 0x7023, idx: -25411 },
+ { start: 0x7027, end: 0x7028, idx: -25414 },
+ { start: 0x702f, end: 0x7030, idx: -25420 },
+ { start: 0x7037, end: 0x7037, idx: -25426 },
+ { start: 0x703e, end: 0x703e, idx: -25432 },
+ { start: 0x704c, end: 0x704c, idx: -25445 },
+ { start: 0x7050, end: 0x7051, idx: -25448 },
+ { start: 0x7058, end: 0x7058, idx: -25454 },
+ { start: 0x705d, end: 0x705d, idx: -25458 },
+ { start: 0x7063, end: 0x7063, idx: -25463 },
+ { start: 0x706b, end: 0x706b, idx: -25470 },
+ { start: 0x706f, end: 0x7070, idx: -25473 },
+ { start: 0x7078, end: 0x7078, idx: -25480 },
+ { start: 0x707c, end: 0x707d, idx: -25483 },
+ { start: 0x7085, end: 0x7085, idx: -25490 },
+ { start: 0x708a, end: 0x708a, idx: -25494 },
+ { start: 0x708e, end: 0x708e, idx: -25497 },
+ { start: 0x7092, end: 0x7092, idx: -25500 },
+ { start: 0x7095, end: 0x7095, idx: -25502 },
+ { start: 0x7098, end: 0x709a, idx: -25504 },
+ { start: 0x70a1, end: 0x70a1, idx: -25510 },
+ { start: 0x70a4, end: 0x70a4, idx: -25512 },
+ { start: 0x70ab, end: 0x70af, idx: -25518 },
+ { start: 0x70b3, end: 0x70b3, idx: -25521 },
+ { start: 0x70b7, end: 0x70b9, idx: -25524 },
+ { start: 0x70c8, end: 0x70c8, idx: -25538 },
+ { start: 0x70cb, end: 0x70cb, idx: -25540 },
+ { start: 0x70cf, end: 0x70cf, idx: -25543 },
+ { start: 0x70d8, end: 0x70d9, idx: -25551 },
+ { start: 0x70dd, end: 0x70dd, idx: -25554 },
+ { start: 0x70df, end: 0x70df, idx: -25555 },
+ { start: 0x70f1, end: 0x70f1, idx: -25572 },
+ { start: 0x70f9, end: 0x70f9, idx: -25579 },
+ { start: 0x70fd, end: 0x70fd, idx: -25582 },
+ { start: 0x7104, end: 0x7104, idx: -25588 },
+ { start: 0x7109, end: 0x7109, idx: -25592 },
+ { start: 0x710c, end: 0x710c, idx: -25594 },
+ { start: 0x7119, end: 0x711a, idx: -25606 },
+ { start: 0x711e, end: 0x711e, idx: -25609 },
+ { start: 0x7121, end: 0x7121, idx: -25611 },
+ { start: 0x7126, end: 0x7126, idx: -25615 },
+ { start: 0x7130, end: 0x7130, idx: -25624 },
+ { start: 0x7136, end: 0x7136, idx: -25629 },
+ { start: 0x7147, end: 0x7147, idx: -25645 },
+ { start: 0x7149, end: 0x714a, idx: -25646 },
+ { start: 0x714c, end: 0x714c, idx: -25647 },
+ { start: 0x714e, end: 0x714e, idx: -25648 },
+ { start: 0x7150, end: 0x7150, idx: -25649 },
+ { start: 0x7156, end: 0x7156, idx: -25654 },
+ { start: 0x7159, end: 0x7159, idx: -25656 },
+ { start: 0x715c, end: 0x715c, idx: -25658 },
+ { start: 0x715e, end: 0x715e, idx: -25659 },
+ { start: 0x7164, end: 0x7167, idx: -25664 },
+ { start: 0x7169, end: 0x7169, idx: -25665 },
+ { start: 0x716c, end: 0x716c, idx: -25667 },
+ { start: 0x716e, end: 0x716e, idx: -25668 },
+ { start: 0x717d, end: 0x717d, idx: -25682 },
+ { start: 0x7184, end: 0x7184, idx: -25688 },
+ { start: 0x7189, end: 0x718a, idx: -25692 },
+ { start: 0x718f, end: 0x718f, idx: -25696 },
+ { start: 0x7192, end: 0x7192, idx: -25698 },
+ { start: 0x7194, end: 0x7194, idx: -25699 },
+ { start: 0x7199, end: 0x7199, idx: -25703 },
+ { start: 0x719f, end: 0x719f, idx: -25708 },
+ { start: 0x71a2, end: 0x71a2, idx: -25710 },
+ { start: 0x71a8, end: 0x71a8, idx: -25715 },
+ { start: 0x71ac, end: 0x71ac, idx: -25718 },
+ { start: 0x71b1, end: 0x71b2, idx: -25722 },
+ { start: 0x71b9, end: 0x71ba, idx: -25728 },
+ { start: 0x71be, end: 0x71be, idx: -25731 },
+ { start: 0x71c1, end: 0x71c1, idx: -25733 },
+ { start: 0x71c3, end: 0x71c3, idx: -25734 },
+ { start: 0x71c8, end: 0x71c9, idx: -25738 },
+ { start: 0x71ce, end: 0x71ce, idx: -25742 },
+ { start: 0x71d0, end: 0x71d0, idx: -25743 },
+ { start: 0x71d2, end: 0x71d2, idx: -25744 },
+ { start: 0x71d4, end: 0x71d5, idx: -25745 },
+ { start: 0x71df, end: 0x71df, idx: -25754 },
+ { start: 0x71e5, end: 0x71e7, idx: -25759 },
+ { start: 0x71ed, end: 0x71ee, idx: -25764 },
+ { start: 0x71f9, end: 0x71f9, idx: -25774 },
+ { start: 0x71fb, end: 0x71fc, idx: -25775 },
+ { start: 0x71fe, end: 0x7200, idx: -25776 },
+ { start: 0x7206, end: 0x7206, idx: -25781 },
+ { start: 0x7210, end: 0x7210, idx: -25790 },
+ { start: 0x721b, end: 0x721b, idx: -25800 },
+ { start: 0x722a, end: 0x722a, idx: -25814 },
+ { start: 0x722c, end: 0x722d, idx: -25815 },
+ { start: 0x7230, end: 0x7230, idx: -25817 },
+ { start: 0x7232, end: 0x7232, idx: -25818 },
+ { start: 0x7235, end: 0x7236, idx: -25820 },
+ { start: 0x723a, end: 0x723b, idx: -25823 },
+ { start: 0x723d, end: 0x723e, idx: -25824 },
+ { start: 0x7240, end: 0x7240, idx: -25825 },
+ { start: 0x7246, end: 0x7248, idx: -25830 },
+ { start: 0x724c, end: 0x724c, idx: -25833 },
+ { start: 0x7252, end: 0x7252, idx: -25838 },
+ { start: 0x7254, end: 0x7254, idx: -25839 },
+ { start: 0x7258, end: 0x7259, idx: -25842 },
+ { start: 0x725b, end: 0x725b, idx: -25843 },
+ { start: 0x725d, end: 0x725d, idx: -25844 },
+ { start: 0x725f, end: 0x725f, idx: -25845 },
+ { start: 0x7261, end: 0x7262, idx: -25846 },
+ { start: 0x7267, end: 0x7267, idx: -25850 },
+ { start: 0x7269, end: 0x7269, idx: -25851 },
+ { start: 0x7272, end: 0x7272, idx: -25859 },
+ { start: 0x7279, end: 0x7279, idx: -25865 },
+ { start: 0x727d, end: 0x727d, idx: -25868 },
+ { start: 0x7280, end: 0x7281, idx: -25870 },
+ { start: 0x7296, end: 0x7296, idx: -25890 },
+ { start: 0x72a2, end: 0x72a2, idx: -25901 },
+ { start: 0x72a7, end: 0x72a7, idx: -25905 },
+ { start: 0x72ac, end: 0x72ac, idx: -25909 },
+ { start: 0x72af, end: 0x72af, idx: -25911 },
+ { start: 0x72c0, end: 0x72c0, idx: -25927 },
+ { start: 0x72c2, end: 0x72c2, idx: -25928 },
+ { start: 0x72c4, end: 0x72c4, idx: -25929 },
+ { start: 0x72ce, end: 0x72ce, idx: -25938 },
+ { start: 0x72d0, end: 0x72d0, idx: -25939 },
+ { start: 0x72d7, end: 0x72d7, idx: -25945 },
+ { start: 0x72d9, end: 0x72d9, idx: -25946 },
+ { start: 0x72e1, end: 0x72e1, idx: -25953 },
+ { start: 0x72e9, end: 0x72e9, idx: -25960 },
+ { start: 0x72f8, end: 0x72f9, idx: -25974 },
+ { start: 0x72fc, end: 0x72fd, idx: -25976 },
+ { start: 0x730a, end: 0x730a, idx: -25988 },
+ { start: 0x7316, end: 0x7316, idx: -25999 },
+ { start: 0x731b, end: 0x731d, idx: -26003 },
+ { start: 0x7325, end: 0x7325, idx: -26010 },
+ { start: 0x7329, end: 0x732b, idx: -26013 },
+ { start: 0x7334, end: 0x7334, idx: -26021 },
+ { start: 0x7336, end: 0x7337, idx: -26022 },
+ { start: 0x733e, end: 0x733f, idx: -26028 },
+ { start: 0x7344, end: 0x7345, idx: -26032 },
+ { start: 0x7350, end: 0x7350, idx: -26042 },
+ { start: 0x7352, end: 0x7352, idx: -26043 },
+ { start: 0x7357, end: 0x7357, idx: -26047 },
+ { start: 0x7368, end: 0x7368, idx: -26063 },
+ { start: 0x736a, end: 0x736a, idx: -26064 },
+ { start: 0x7370, end: 0x7370, idx: -26069 },
+ { start: 0x7372, end: 0x7372, idx: -26070 },
+ { start: 0x7375, end: 0x7375, idx: -26072 },
+ { start: 0x7378, end: 0x7378, idx: -26074 },
+ { start: 0x737a, end: 0x737b, idx: -26075 },
+ { start: 0x7384, end: 0x7384, idx: -26083 },
+ { start: 0x7386, end: 0x7387, idx: -26084 },
+ { start: 0x7389, end: 0x7389, idx: -26085 },
+ { start: 0x738b, end: 0x738b, idx: -26086 },
+ { start: 0x738e, end: 0x738e, idx: -26088 },
+ { start: 0x7394, end: 0x7394, idx: -26093 },
+ { start: 0x7396, end: 0x7398, idx: -26094 },
+ { start: 0x739f, end: 0x739f, idx: -26100 },
+ { start: 0x73a7, end: 0x73a7, idx: -26107 },
+ { start: 0x73a9, end: 0x73a9, idx: -26108 },
+ { start: 0x73ad, end: 0x73ad, idx: -26111 },
+ { start: 0x73b2, end: 0x73b3, idx: -26115 },
+ { start: 0x73b9, end: 0x73b9, idx: -26120 },
+ { start: 0x73c0, end: 0x73c0, idx: -26126 },
+ { start: 0x73c2, end: 0x73c2, idx: -26127 },
+ { start: 0x73c9, end: 0x73ca, idx: -26133 },
+ { start: 0x73cc, end: 0x73cd, idx: -26134 },
+ { start: 0x73cf, end: 0x73cf, idx: -26135 },
+ { start: 0x73d6, end: 0x73d6, idx: -26141 },
+ { start: 0x73d9, end: 0x73d9, idx: -26143 },
+ { start: 0x73dd, end: 0x73de, idx: -26146 },
+ { start: 0x73e0, end: 0x73e0, idx: -26147 },
+ { start: 0x73e2, end: 0x73e6, idx: -26148 },
+ { start: 0x73e9, end: 0x73ea, idx: -26150 },
+ { start: 0x73ed, end: 0x73ed, idx: -26152 },
+ { start: 0x73f7, end: 0x73f7, idx: -26161 },
+ { start: 0x73f9, end: 0x73f9, idx: -26162 },
+ { start: 0x73fd, end: 0x73fe, idx: -26165 },
+ { start: 0x7401, end: 0x7401, idx: -26167 },
+ { start: 0x7403, end: 0x7403, idx: -26168 },
+ { start: 0x7405, end: 0x7407, idx: -26169 },
+ { start: 0x7409, end: 0x7409, idx: -26170 },
+ { start: 0x7413, end: 0x7413, idx: -26179 },
+ { start: 0x741b, end: 0x741b, idx: -26186 },
+ { start: 0x7420, end: 0x7422, idx: -26190 },
+ { start: 0x7425, end: 0x7426, idx: -26192 },
+ { start: 0x7428, end: 0x7428, idx: -26193 },
+ { start: 0x742a, end: 0x742c, idx: -26194 },
+ { start: 0x742e, end: 0x7430, idx: -26195 },
+ { start: 0x7433, end: 0x7436, idx: -26197 },
+ { start: 0x7438, end: 0x7438, idx: -26198 },
+ { start: 0x743a, end: 0x743a, idx: -26199 },
+ { start: 0x743f, end: 0x7441, idx: -26203 },
+ { start: 0x7443, end: 0x7445, idx: -26204 },
+ { start: 0x744b, end: 0x744b, idx: -26209 },
+ { start: 0x7455, end: 0x7455, idx: -26218 },
+ { start: 0x7457, end: 0x7457, idx: -26219 },
+ { start: 0x7459, end: 0x745c, idx: -26220 },
+ { start: 0x745e, end: 0x7460, idx: -26221 },
+ { start: 0x7462, end: 0x7465, idx: -26222 },
+ { start: 0x7468, end: 0x746a, idx: -26224 },
+ { start: 0x746f, end: 0x746f, idx: -26228 },
+ { start: 0x747e, end: 0x747e, idx: -26242 },
+ { start: 0x7482, end: 0x7483, idx: -26245 },
+ { start: 0x7487, end: 0x7487, idx: -26248 },
+ { start: 0x7489, end: 0x7489, idx: -26249 },
+ { start: 0x748b, end: 0x748b, idx: -26250 },
+ { start: 0x7498, end: 0x7498, idx: -26262 },
+ { start: 0x749c, end: 0x749c, idx: -26265 },
+ { start: 0x749e, end: 0x749f, idx: -26266 },
+ { start: 0x74a1, end: 0x74a1, idx: -26267 },
+ { start: 0x74a3, end: 0x74a3, idx: -26268 },
+ { start: 0x74a5, end: 0x74a5, idx: -26269 },
+ { start: 0x74a7, end: 0x74a8, idx: -26270 },
+ { start: 0x74aa, end: 0x74aa, idx: -26271 },
+ { start: 0x74b0, end: 0x74b0, idx: -26276 },
+ { start: 0x74b2, end: 0x74b2, idx: -26277 },
+ { start: 0x74b5, end: 0x74b5, idx: -26279 },
+ { start: 0x74b9, end: 0x74b9, idx: -26282 },
+ { start: 0x74bd, end: 0x74bd, idx: -26285 },
+ { start: 0x74bf, end: 0x74bf, idx: -26286 },
+ { start: 0x74c6, end: 0x74c6, idx: -26292 },
+ { start: 0x74ca, end: 0x74ca, idx: -26295 },
+ { start: 0x74cf, end: 0x74cf, idx: -26299 },
+ { start: 0x74d4, end: 0x74d4, idx: -26303 },
+ { start: 0x74d8, end: 0x74d8, idx: -26306 },
+ { start: 0x74da, end: 0x74da, idx: -26307 },
+ { start: 0x74dc, end: 0x74dc, idx: -26308 },
+ { start: 0x74e0, end: 0x74e0, idx: -26311 },
+ { start: 0x74e2, end: 0x74e3, idx: -26312 },
+ { start: 0x74e6, end: 0x74e6, idx: -26314 },
+ { start: 0x74ee, end: 0x74ee, idx: -26321 },
+ { start: 0x74f7, end: 0x74f7, idx: -26329 },
+ { start: 0x7501, end: 0x7501, idx: -26338 },
+ { start: 0x7503, end: 0x7504, idx: -26339 },
+ { start: 0x750c, end: 0x750c, idx: -26346 },
+ { start: 0x7511, end: 0x7511, idx: -26350 },
+ { start: 0x7515, end: 0x7515, idx: -26353 },
+ { start: 0x7518, end: 0x7518, idx: -26355 },
+ { start: 0x751a, end: 0x751b, idx: -26356 },
+ { start: 0x751f, end: 0x751f, idx: -26359 },
+ { start: 0x7523, end: 0x7523, idx: -26362 },
+ { start: 0x7525, end: 0x7526, idx: -26363 },
+ { start: 0x7528, end: 0x7528, idx: -26364 },
+ { start: 0x752b, end: 0x752c, idx: -26366 },
+ { start: 0x7530, end: 0x7533, idx: -26369 },
+ { start: 0x7537, end: 0x7538, idx: -26372 },
+ { start: 0x753a, end: 0x753a, idx: -26373 },
+ { start: 0x7547, end: 0x7547, idx: -26385 },
+ { start: 0x754a, end: 0x754a, idx: -26387 },
+ { start: 0x754c, end: 0x754c, idx: -26388 },
+ { start: 0x754f, end: 0x754f, idx: -26390 },
+ { start: 0x7551, end: 0x7551, idx: -26391 },
+ { start: 0x7553, end: 0x7554, idx: -26392 },
+ { start: 0x7559, end: 0x7559, idx: -26396 },
+ { start: 0x755b, end: 0x755d, idx: -26397 },
+ { start: 0x7562, end: 0x7562, idx: -26401 },
+ { start: 0x7565, end: 0x7566, idx: -26403 },
+ { start: 0x756a, end: 0x756a, idx: -26406 },
+ { start: 0x756f, end: 0x7570, idx: -26410 },
+ { start: 0x7575, end: 0x7576, idx: -26414 },
+ { start: 0x7578, end: 0x7578, idx: -26415 },
+ { start: 0x757a, end: 0x757a, idx: -26416 },
+ { start: 0x757f, end: 0x757f, idx: -26420 },
+ { start: 0x7586, end: 0x7587, idx: -26426 },
+ { start: 0x758a, end: 0x758b, idx: -26428 },
+ { start: 0x758e, end: 0x758f, idx: -26430 },
+ { start: 0x7591, end: 0x7591, idx: -26431 },
+ { start: 0x759d, end: 0x759d, idx: -26442 },
+ { start: 0x75a5, end: 0x75a5, idx: -26449 },
+ { start: 0x75ab, end: 0x75ab, idx: -26454 },
+ { start: 0x75b1, end: 0x75b3, idx: -26459 },
+ { start: 0x75b5, end: 0x75b5, idx: -26460 },
+ { start: 0x75b8, end: 0x75b9, idx: -26462 },
+ { start: 0x75bc, end: 0x75be, idx: -26464 },
+ { start: 0x75c2, end: 0x75c2, idx: -26467 },
+ { start: 0x75c5, end: 0x75c5, idx: -26469 },
+ { start: 0x75c7, end: 0x75c7, idx: -26470 },
+ { start: 0x75cd, end: 0x75cd, idx: -26475 },
+ { start: 0x75d2, end: 0x75d2, idx: -26479 },
+ { start: 0x75d4, end: 0x75d5, idx: -26480 },
+ { start: 0x75d8, end: 0x75d9, idx: -26482 },
+ { start: 0x75db, end: 0x75db, idx: -26483 },
+ { start: 0x75e2, end: 0x75e3, idx: -26489 },
+ { start: 0x75f0, end: 0x75f0, idx: -26501 },
+ { start: 0x75f2, end: 0x75f4, idx: -26502 },
+ { start: 0x75fa, end: 0x75fa, idx: -26507 },
+ { start: 0x75fc, end: 0x75fc, idx: -26508 },
+ { start: 0x7600, end: 0x7600, idx: -26511 },
+ { start: 0x760d, end: 0x760d, idx: -26523 },
+ { start: 0x7619, end: 0x7619, idx: -26534 },
+ { start: 0x761f, end: 0x7622, idx: -26539 },
+ { start: 0x7624, end: 0x7624, idx: -26540 },
+ { start: 0x7626, end: 0x7627, idx: -26541 },
+ { start: 0x7634, end: 0x7634, idx: -26553 },
+ { start: 0x763b, end: 0x763b, idx: -26559 },
+ { start: 0x7642, end: 0x7642, idx: -26565 },
+ { start: 0x764c, end: 0x764c, idx: -26574 },
+ { start: 0x764e, end: 0x764e, idx: -26575 },
+ { start: 0x7652, end: 0x7652, idx: -26578 },
+ { start: 0x7656, end: 0x7656, idx: -26581 },
+ { start: 0x7658, end: 0x7658, idx: -26582 },
+ { start: 0x7661, end: 0x7661, idx: -26590 },
+ { start: 0x7664, end: 0x7664, idx: -26592 },
+ { start: 0x7669, end: 0x7669, idx: -26596 },
+ { start: 0x766c, end: 0x766c, idx: -26598 },
+ { start: 0x7670, end: 0x7670, idx: -26601 },
+ { start: 0x7672, end: 0x7672, idx: -26602 },
+ { start: 0x7678, end: 0x7678, idx: -26607 },
+ { start: 0x767b, end: 0x767e, idx: -26609 },
+ { start: 0x7681, end: 0x7681, idx: -26611 },
+ { start: 0x7684, end: 0x7684, idx: -26613 },
+ { start: 0x7686, end: 0x7687, idx: -26614 },
+ { start: 0x768e, end: 0x768e, idx: -26620 },
+ { start: 0x7690, end: 0x7690, idx: -26621 },
+ { start: 0x7693, end: 0x7693, idx: -26623 },
+ { start: 0x769a, end: 0x769a, idx: -26629 },
+ { start: 0x769e, end: 0x769e, idx: -26632 },
+ { start: 0x76ae, end: 0x76ae, idx: -26647 },
+ { start: 0x76ba, end: 0x76ba, idx: -26658 },
+ { start: 0x76bf, end: 0x76bf, idx: -26662 },
+ { start: 0x76c2, end: 0x76c3, idx: -26664 },
+ { start: 0x76c6, end: 0x76c6, idx: -26666 },
+ { start: 0x76c8, end: 0x76c8, idx: -26667 },
+ { start: 0x76ca, end: 0x76ca, idx: -26668 },
+ { start: 0x76d2, end: 0x76d2, idx: -26675 },
+ { start: 0x76d6, end: 0x76d6, idx: -26678 },
+ { start: 0x76db, end: 0x76dc, idx: -26682 },
+ { start: 0x76de, end: 0x76df, idx: -26683 },
+ { start: 0x76e1, end: 0x76e1, idx: -26684 },
+ { start: 0x76e3, end: 0x76e5, idx: -26685 },
+ { start: 0x76e7, end: 0x76e7, idx: -26686 },
+ { start: 0x76ee, end: 0x76ee, idx: -26692 },
+ { start: 0x76f2, end: 0x76f2, idx: -26695 },
+ { start: 0x76f4, end: 0x76f4, idx: -26696 },
+ { start: 0x76f8, end: 0x76f8, idx: -26699 },
+ { start: 0x76fc, end: 0x76fc, idx: -26702 },
+ { start: 0x76fe, end: 0x76fe, idx: -26703 },
+ { start: 0x7701, end: 0x7701, idx: -26705 },
+ { start: 0x7704, end: 0x7704, idx: -26707 },
+ { start: 0x7708, end: 0x7709, idx: -26710 },
+ { start: 0x770b, end: 0x770b, idx: -26711 },
+ { start: 0x771b, end: 0x771b, idx: -26726 },
+ { start: 0x771e, end: 0x771e, idx: -26728 },
+ { start: 0x7720, end: 0x7720, idx: -26729 },
+ { start: 0x7725, end: 0x7725, idx: -26733 },
+ { start: 0x7729, end: 0x7729, idx: -26736 },
+ { start: 0x7737, end: 0x7738, idx: -26749 },
+ { start: 0x773a, end: 0x773a, idx: -26750 },
+ { start: 0x773c, end: 0x773c, idx: -26751 },
+ { start: 0x7740, end: 0x7740, idx: -26754 },
+ { start: 0x774d, end: 0x774d, idx: -26766 },
+ { start: 0x775b, end: 0x775b, idx: -26779 },
+ { start: 0x7761, end: 0x7761, idx: -26784 },
+ { start: 0x7763, end: 0x7763, idx: -26785 },
+ { start: 0x7765, end: 0x7766, idx: -26786 },
+ { start: 0x7768, end: 0x7768, idx: -26787 },
+ { start: 0x776b, end: 0x776b, idx: -26789 },
+ { start: 0x7779, end: 0x7779, idx: -26802 },
+ { start: 0x777e, end: 0x777f, idx: -26806 },
+ { start: 0x778b, end: 0x778b, idx: -26817 },
+ { start: 0x7791, end: 0x7791, idx: -26822 },
+ { start: 0x779e, end: 0x779e, idx: -26834 },
+ { start: 0x77a5, end: 0x77a5, idx: -26840 },
+ { start: 0x77ac, end: 0x77ad, idx: -26846 },
+ { start: 0x77b0, end: 0x77b0, idx: -26848 },
+ { start: 0x77b3, end: 0x77b3, idx: -26850 },
+ { start: 0x77bb, end: 0x77bd, idx: -26857 },
+ { start: 0x77bf, end: 0x77bf, idx: -26858 },
+ { start: 0x77c7, end: 0x77c7, idx: -26865 },
+ { start: 0x77d7, end: 0x77d7, idx: -26880 },
+ { start: 0x77db, end: 0x77dc, idx: -26883 },
+ { start: 0x77e2, end: 0x77e3, idx: -26888 },
+ { start: 0x77e5, end: 0x77e5, idx: -26889 },
+ { start: 0x77e7, end: 0x77e7, idx: -26890 },
+ { start: 0x77e9, end: 0x77e9, idx: -26891 },
+ { start: 0x77ed, end: 0x77ef, idx: -26894 },
+ { start: 0x77f3, end: 0x77f3, idx: -26897 },
+ { start: 0x7802, end: 0x7802, idx: -26911 },
+ { start: 0x780c, end: 0x780c, idx: -26920 },
+ { start: 0x7812, end: 0x7812, idx: -26925 },
+ { start: 0x7825, end: 0x7827, idx: -26943 },
+ { start: 0x782c, end: 0x782c, idx: -26947 },
+ { start: 0x7832, end: 0x7832, idx: -26952 },
+ { start: 0x7834, end: 0x7834, idx: -26953 },
+ { start: 0x7845, end: 0x7845, idx: -26969 },
+ { start: 0x784f, end: 0x784f, idx: -26978 },
+ { start: 0x785d, end: 0x785d, idx: -26991 },
+ { start: 0x786b, end: 0x786c, idx: -27004 },
+ { start: 0x786f, end: 0x786f, idx: -27006 },
+ { start: 0x787c, end: 0x787c, idx: -27018 },
+ { start: 0x7881, end: 0x7881, idx: -27022 },
+ { start: 0x7887, end: 0x7887, idx: -27027 },
+ { start: 0x788c, end: 0x788e, idx: -27031 },
+ { start: 0x7891, end: 0x7891, idx: -27033 },
+ { start: 0x7893, end: 0x7893, idx: -27034 },
+ { start: 0x7897, end: 0x7897, idx: -27037 },
+ { start: 0x78a3, end: 0x78a3, idx: -27048 },
+ { start: 0x78a7, end: 0x78a7, idx: -27051 },
+ { start: 0x78a9, end: 0x78a9, idx: -27052 },
+ { start: 0x78ba, end: 0x78bc, idx: -27068 },
+ { start: 0x78c1, end: 0x78c1, idx: -27072 },
+ { start: 0x78c5, end: 0x78c5, idx: -27075 },
+ { start: 0x78ca, end: 0x78cb, idx: -27079 },
+ { start: 0x78ce, end: 0x78ce, idx: -27081 },
+ { start: 0x78d0, end: 0x78d0, idx: -27082 },
+ { start: 0x78da, end: 0x78da, idx: -27091 },
+ { start: 0x78e8, end: 0x78e8, idx: -27104 },
+ { start: 0x78ec, end: 0x78ec, idx: -27107 },
+ { start: 0x78ef, end: 0x78ef, idx: -27109 },
+ { start: 0x78f5, end: 0x78f5, idx: -27114 },
+ { start: 0x78fb, end: 0x78fb, idx: -27119 },
+ { start: 0x7901, end: 0x7901, idx: -27124 },
+ { start: 0x790e, end: 0x790e, idx: -27136 },
+ { start: 0x7916, end: 0x7916, idx: -27143 },
+ { start: 0x7919, end: 0x7919, idx: -27145 },
+ { start: 0x792a, end: 0x792c, idx: -27161 },
+ { start: 0x793a, end: 0x793a, idx: -27174 },
+ { start: 0x793e, end: 0x793e, idx: -27177 },
+ { start: 0x7940, end: 0x7941, idx: -27178 },
+ { start: 0x7947, end: 0x7949, idx: -27183 },
+ { start: 0x7950, end: 0x7950, idx: -27189 },
+ { start: 0x7956, end: 0x7957, idx: -27194 },
+ { start: 0x795a, end: 0x7960, idx: -27196 },
+ { start: 0x7965, end: 0x7965, idx: -27200 },
+ { start: 0x7968, end: 0x7968, idx: -27202 },
+ { start: 0x796d, end: 0x796d, idx: -27206 },
+ { start: 0x797a, end: 0x797a, idx: -27218 },
+ { start: 0x797f, end: 0x797f, idx: -27222 },
+ { start: 0x7981, end: 0x7981, idx: -27223 },
+ { start: 0x798d, end: 0x798f, idx: -27234 },
+ { start: 0x7991, end: 0x7991, idx: -27235 },
+ { start: 0x79a6, end: 0x79a7, idx: -27255 },
+ { start: 0x79aa, end: 0x79aa, idx: -27257 },
+ { start: 0x79ae, end: 0x79ae, idx: -27260 },
+ { start: 0x79b1, end: 0x79b1, idx: -27262 },
+ { start: 0x79b3, end: 0x79b3, idx: -27263 },
+ { start: 0x79b9, end: 0x79b9, idx: -27268 },
+ { start: 0x79bb, end: 0x79bb, idx: -27269 },
+ { start: 0x79bd, end: 0x79c1, idx: -27270 },
+ { start: 0x79c9, end: 0x79cb, idx: -27277 },
+ { start: 0x79d1, end: 0x79d2, idx: -27282 },
+ { start: 0x79d5, end: 0x79d5, idx: -27284 },
+ { start: 0x79d8, end: 0x79d8, idx: -27286 },
+ { start: 0x79df, end: 0x79df, idx: -27292 },
+ { start: 0x79e4, end: 0x79e4, idx: -27296 },
+ { start: 0x79e6, end: 0x79e7, idx: -27297 },
+ { start: 0x79e9, end: 0x79e9, idx: -27298 },
+ { start: 0x79fb, end: 0x79fb, idx: -27315 },
+ { start: 0x7a00, end: 0x7a00, idx: -27319 },
+ { start: 0x7a05, end: 0x7a05, idx: -27323 },
+ { start: 0x7a08, end: 0x7a08, idx: -27325 },
+ { start: 0x7a0b, end: 0x7a0b, idx: -27327 },
+ { start: 0x7a0d, end: 0x7a0d, idx: -27328 },
+ { start: 0x7a14, end: 0x7a14, idx: -27334 },
+ { start: 0x7a17, end: 0x7a17, idx: -27336 },
+ { start: 0x7a19, end: 0x7a1a, idx: -27337 },
+ { start: 0x7a1c, end: 0x7a1c, idx: -27338 },
+ { start: 0x7a1f, end: 0x7a20, idx: -27340 },
+ { start: 0x7a2e, end: 0x7a2e, idx: -27353 },
+ { start: 0x7a31, end: 0x7a31, idx: -27355 },
+ { start: 0x7a36, end: 0x7a37, idx: -27359 },
+ { start: 0x7a3b, end: 0x7a3d, idx: -27362 },
+ { start: 0x7a3f, end: 0x7a40, idx: -27363 },
+ { start: 0x7a46, end: 0x7a46, idx: -27368 },
+ { start: 0x7a49, end: 0x7a49, idx: -27370 },
+ { start: 0x7a4d, end: 0x7a4e, idx: -27373 },
+ { start: 0x7a57, end: 0x7a57, idx: -27381 },
+ { start: 0x7a61, end: 0x7a62, idx: -27390 },
+ { start: 0x7a69, end: 0x7a69, idx: -27396 },
+ { start: 0x7a6b, end: 0x7a6b, idx: -27397 },
+ { start: 0x7a70, end: 0x7a70, idx: -27401 },
+ { start: 0x7a74, end: 0x7a74, idx: -27404 },
+ { start: 0x7a76, end: 0x7a76, idx: -27405 },
+ { start: 0x7a79, end: 0x7a7a, idx: -27407 },
+ { start: 0x7a7d, end: 0x7a7d, idx: -27409 },
+ { start: 0x7a7f, end: 0x7a7f, idx: -27410 },
+ { start: 0x7a81, end: 0x7a81, idx: -27411 },
+ { start: 0x7a83, end: 0x7a84, idx: -27412 },
+ { start: 0x7a88, end: 0x7a88, idx: -27415 },
+ { start: 0x7a92, end: 0x7a93, idx: -27424 },
+ { start: 0x7a95, end: 0x7a95, idx: -27425 },
+ { start: 0x7a98, end: 0x7a98, idx: -27427 },
+ { start: 0x7a9f, end: 0x7a9f, idx: -27433 },
+ { start: 0x7aa9, end: 0x7aaa, idx: -27442 },
+ { start: 0x7aae, end: 0x7aaf, idx: -27445 },
+ { start: 0x7aba, end: 0x7aba, idx: -27455 },
+ { start: 0x7abf, end: 0x7abf, idx: -27459 },
+ { start: 0x7ac4, end: 0x7ac5, idx: -27463 },
+ { start: 0x7ac7, end: 0x7ac8, idx: -27464 },
+ { start: 0x7aca, end: 0x7acb, idx: -27465 },
+ { start: 0x7ad7, end: 0x7ad7, idx: -27476 },
+ { start: 0x7ad9, end: 0x7ad9, idx: -27477 },
+ { start: 0x7add, end: 0x7add, idx: -27480 },
+ { start: 0x7adf, end: 0x7ae0, idx: -27481 },
+ { start: 0x7ae3, end: 0x7ae3, idx: -27483 },
+ { start: 0x7ae5, end: 0x7ae5, idx: -27484 },
+ { start: 0x7aea, end: 0x7aea, idx: -27488 },
+ { start: 0x7aed, end: 0x7aed, idx: -27490 },
+ { start: 0x7aef, end: 0x7aef, idx: -27491 },
+ { start: 0x7af6, end: 0x7af6, idx: -27497 },
+ { start: 0x7af9, end: 0x7afa, idx: -27499 },
+ { start: 0x7aff, end: 0x7aff, idx: -27503 },
+ { start: 0x7b08, end: 0x7b08, idx: -27511 },
+ { start: 0x7b0a, end: 0x7b0a, idx: -27512 },
+ { start: 0x7b0f, end: 0x7b0f, idx: -27516 },
+ { start: 0x7b11, end: 0x7b11, idx: -27517 },
+ { start: 0x7b19, end: 0x7b19, idx: -27524 },
+ { start: 0x7b1b, end: 0x7b1b, idx: -27525 },
+ { start: 0x7b1e, end: 0x7b1e, idx: -27527 },
+ { start: 0x7b20, end: 0x7b20, idx: -27528 },
+ { start: 0x7b25, end: 0x7b26, idx: -27532 },
+ { start: 0x7b2c, end: 0x7b2d, idx: -27537 },
+ { start: 0x7b39, end: 0x7b39, idx: -27548 },
+ { start: 0x7b46, end: 0x7b46, idx: -27560 },
+ { start: 0x7b49, end: 0x7b49, idx: -27562 },
+ { start: 0x7b4b, end: 0x7b4d, idx: -27563 },
+ { start: 0x7b4f, end: 0x7b52, idx: -27564 },
+ { start: 0x7b54, end: 0x7b54, idx: -27565 },
+ { start: 0x7b56, end: 0x7b56, idx: -27566 },
+ { start: 0x7b60, end: 0x7b60, idx: -27575 },
+ { start: 0x7b6c, end: 0x7b6c, idx: -27586 },
+ { start: 0x7b6e, end: 0x7b6e, idx: -27587 },
+ { start: 0x7b75, end: 0x7b75, idx: -27593 },
+ { start: 0x7b7d, end: 0x7b7d, idx: -27600 },
+ { start: 0x7b87, end: 0x7b87, idx: -27609 },
+ { start: 0x7b8b, end: 0x7b8b, idx: -27612 },
+ { start: 0x7b8f, end: 0x7b8f, idx: -27615 },
+ { start: 0x7b92, end: 0x7b92, idx: -27617 },
+ { start: 0x7b94, end: 0x7b95, idx: -27618 },
+ { start: 0x7b97, end: 0x7b97, idx: -27619 },
+ { start: 0x7b9a, end: 0x7b9a, idx: -27621 },
+ { start: 0x7b9c, end: 0x7b9d, idx: -27622 },
+ { start: 0x7ba1, end: 0x7ba1, idx: -27625 },
+ { start: 0x7bad, end: 0x7bad, idx: -27636 },
+ { start: 0x7bb1, end: 0x7bb1, idx: -27639 },
+ { start: 0x7bb4, end: 0x7bb4, idx: -27641 },
+ { start: 0x7bb8, end: 0x7bb8, idx: -27644 },
+ { start: 0x7bc0, end: 0x7bc1, idx: -27651 },
+ { start: 0x7bc4, end: 0x7bc4, idx: -27653 },
+ { start: 0x7bc6, end: 0x7bc7, idx: -27654 },
+ { start: 0x7bc9, end: 0x7bc9, idx: -27655 },
+ { start: 0x7bcb, end: 0x7bcc, idx: -27656 },
+ { start: 0x7bd2, end: 0x7bd2, idx: -27661 },
+ { start: 0x7bdb, end: 0x7bdb, idx: -27669 },
+ { start: 0x7be0, end: 0x7be0, idx: -27673 },
+ { start: 0x7be4, end: 0x7be4, idx: -27676 },
+ { start: 0x7be6, end: 0x7be6, idx: -27677 },
+ { start: 0x7be9, end: 0x7be9, idx: -27679 },
+ { start: 0x7c00, end: 0x7c00, idx: -27701 },
+ { start: 0x7c07, end: 0x7c07, idx: -27707 },
+ { start: 0x7c12, end: 0x7c12, idx: -27717 },
+ { start: 0x7c1e, end: 0x7c1e, idx: -27728 },
+ { start: 0x7c21, end: 0x7c21, idx: -27730 },
+ { start: 0x7c27, end: 0x7c27, idx: -27735 },
+ { start: 0x7c2a, end: 0x7c2b, idx: -27737 },
+ { start: 0x7c37, end: 0x7c37, idx: -27748 },
+ { start: 0x7c3d, end: 0x7c3f, idx: -27753 },
+ { start: 0x7c43, end: 0x7c43, idx: -27756 },
+ { start: 0x7c4c, end: 0x7c4d, idx: -27764 },
+ { start: 0x7c5f, end: 0x7c60, idx: -27781 },
+ { start: 0x7c64, end: 0x7c65, idx: -27784 },
+ { start: 0x7c6c, end: 0x7c6c, idx: -27790 },
+ { start: 0x7c73, end: 0x7c73, idx: -27796 },
+ { start: 0x7c83, end: 0x7c83, idx: -27811 },
+ { start: 0x7c89, end: 0x7c89, idx: -27816 },
+ { start: 0x7c92, end: 0x7c92, idx: -27824 },
+ { start: 0x7c95, end: 0x7c95, idx: -27826 },
+ { start: 0x7c97, end: 0x7c98, idx: -27827 },
+ { start: 0x7c9f, end: 0x7c9f, idx: -27833 },
+ { start: 0x7ca2, end: 0x7ca2, idx: -27835 },
+ { start: 0x7ca5, end: 0x7ca5, idx: -27837 },
+ { start: 0x7ca7, end: 0x7ca7, idx: -27838 },
+ { start: 0x7cae, end: 0x7cae, idx: -27844 },
+ { start: 0x7cb1, end: 0x7cb3, idx: -27846 },
+ { start: 0x7cb9, end: 0x7cb9, idx: -27851 },
+ { start: 0x7cbe, end: 0x7cbe, idx: -27855 },
+ { start: 0x7cca, end: 0x7cca, idx: -27866 },
+ { start: 0x7cd6, end: 0x7cd6, idx: -27877 },
+ { start: 0x7cdc, end: 0x7cdc, idx: -27882 },
+ { start: 0x7cde, end: 0x7ce0, idx: -27883 },
+ { start: 0x7ce7, end: 0x7ce7, idx: -27889 },
+ { start: 0x7cef, end: 0x7cef, idx: -27896 },
+ { start: 0x7cf4, end: 0x7cf4, idx: -27900 },
+ { start: 0x7cf6, end: 0x7cf6, idx: -27901 },
+ { start: 0x7cfb, end: 0x7cfb, idx: -27905 },
+ { start: 0x7cfe, end: 0x7cfe, idx: -27907 },
+ { start: 0x7d00, end: 0x7d00, idx: -27908 },
+ { start: 0x7d02, end: 0x7d02, idx: -27909 },
+ { start: 0x7d04, end: 0x7d08, idx: -27910 },
+ { start: 0x7d0a, end: 0x7d0b, idx: -27911 },
+ { start: 0x7d0d, end: 0x7d0d, idx: -27912 },
+ { start: 0x7d10, end: 0x7d10, idx: -27914 },
+ { start: 0x7d14, end: 0x7d14, idx: -27917 },
+ { start: 0x7d17, end: 0x7d1b, idx: -27919 },
+ { start: 0x7d20, end: 0x7d22, idx: -27923 },
+ { start: 0x7d2b, end: 0x7d2c, idx: -27931 },
+ { start: 0x7d2e, end: 0x7d30, idx: -27932 },
+ { start: 0x7d33, end: 0x7d33, idx: -27934 },
+ { start: 0x7d35, end: 0x7d35, idx: -27935 },
+ { start: 0x7d39, end: 0x7d3a, idx: -27938 },
+ { start: 0x7d42, end: 0x7d46, idx: -27945 },
+ { start: 0x7d50, end: 0x7d50, idx: -27954 },
+ { start: 0x7d5b, end: 0x7d5b, idx: -27964 },
+ { start: 0x7d5e, end: 0x7d5e, idx: -27966 },
+ { start: 0x7d61, end: 0x7d62, idx: -27968 },
+ { start: 0x7d66, end: 0x7d66, idx: -27971 },
+ { start: 0x7d68, end: 0x7d68, idx: -27972 },
+ { start: 0x7d6a, end: 0x7d6a, idx: -27973 },
+ { start: 0x7d6e, end: 0x7d6e, idx: -27976 },
+ { start: 0x7d71, end: 0x7d73, idx: -27978 },
+ { start: 0x7d76, end: 0x7d76, idx: -27980 },
+ { start: 0x7d79, end: 0x7d79, idx: -27982 },
+ { start: 0x7d7f, end: 0x7d7f, idx: -27987 },
+ { start: 0x7d83, end: 0x7d83, idx: -27990 },
+ { start: 0x7d8e, end: 0x7d8f, idx: -28000 },
+ { start: 0x7d93, end: 0x7d93, idx: -28003 },
+ { start: 0x7d9c, end: 0x7d9c, idx: -28011 },
+ { start: 0x7da0, end: 0x7da0, idx: -28014 },
+ { start: 0x7da2, end: 0x7da2, idx: -28015 },
+ { start: 0x7dac, end: 0x7dad, idx: -28024 },
+ { start: 0x7db1, end: 0x7db2, idx: -28027 },
+ { start: 0x7db4, end: 0x7db5, idx: -28028 },
+ { start: 0x7db8, end: 0x7db8, idx: -28030 },
+ { start: 0x7dba, end: 0x7dbb, idx: -28031 },
+ { start: 0x7dbd, end: 0x7dbf, idx: -28032 },
+ { start: 0x7dc7, end: 0x7dc7, idx: -28039 },
+ { start: 0x7dca, end: 0x7dcb, idx: -28041 },
+ { start: 0x7dd6, end: 0x7dd6, idx: -28051 },
+ { start: 0x7dd8, end: 0x7dd8, idx: -28052 },
+ { start: 0x7dda, end: 0x7dda, idx: -28053 },
+ { start: 0x7ddd, end: 0x7dde, idx: -28055 },
+ { start: 0x7de0, end: 0x7de1, idx: -28056 },
+ { start: 0x7de3, end: 0x7de3, idx: -28057 },
+ { start: 0x7de6, end: 0x7de6, idx: -28059 },
+ { start: 0x7de8, end: 0x7de9, idx: -28060 },
+ { start: 0x7dec, end: 0x7dec, idx: -28062 },
+ { start: 0x7def, end: 0x7def, idx: -28064 },
+ { start: 0x7df4, end: 0x7df4, idx: -28068 },
+ { start: 0x7dfb, end: 0x7dfb, idx: -28074 },
+ { start: 0x7e09, end: 0x7e0a, idx: -28087 },
+ { start: 0x7e15, end: 0x7e15, idx: -28097 },
+ { start: 0x7e1b, end: 0x7e1b, idx: -28102 },
+ { start: 0x7e1d, end: 0x7e1f, idx: -28103 },
+ { start: 0x7e21, end: 0x7e21, idx: -28104 },
+ { start: 0x7e23, end: 0x7e23, idx: -28105 },
+ { start: 0x7e2b, end: 0x7e2b, idx: -28112 },
+ { start: 0x7e2e, end: 0x7e2f, idx: -28114 },
+ { start: 0x7e31, end: 0x7e31, idx: -28115 },
+ { start: 0x7e37, end: 0x7e37, idx: -28120 },
+ { start: 0x7e3d, end: 0x7e3e, idx: -28125 },
+ { start: 0x7e41, end: 0x7e41, idx: -28127 },
+ { start: 0x7e43, end: 0x7e43, idx: -28128 },
+ { start: 0x7e46, end: 0x7e47, idx: -28130 },
+ { start: 0x7e52, end: 0x7e52, idx: -28140 },
+ { start: 0x7e54, end: 0x7e55, idx: -28141 },
+ { start: 0x7e5e, end: 0x7e5e, idx: -28149 },
+ { start: 0x7e61, end: 0x7e61, idx: -28151 },
+ { start: 0x7e69, end: 0x7e6b, idx: -28158 },
+ { start: 0x7e6d, end: 0x7e6d, idx: -28159 },
+ { start: 0x7e70, end: 0x7e70, idx: -28161 },
+ { start: 0x7e79, end: 0x7e79, idx: -28169 },
+ { start: 0x7e7c, end: 0x7e7c, idx: -28171 },
+ { start: 0x7e82, end: 0x7e82, idx: -28176 },
+ { start: 0x7e8c, end: 0x7e8c, idx: -28185 },
+ { start: 0x7e8f, end: 0x7e8f, idx: -28187 },
+ { start: 0x7e93, end: 0x7e94, idx: -28190 },
+ { start: 0x7e96, end: 0x7e96, idx: -28191 },
+ { start: 0x7e98, end: 0x7e98, idx: -28192 },
+ { start: 0x7e9b, end: 0x7e9c, idx: -28194 },
+ { start: 0x7f36, end: 0x7f36, idx: -28347 },
+ { start: 0x7f38, end: 0x7f38, idx: -28348 },
+ { start: 0x7f3a, end: 0x7f3a, idx: -28349 },
+ { start: 0x7f4c, end: 0x7f4c, idx: -28366 },
+ { start: 0x7f50, end: 0x7f50, idx: -28369 },
+ { start: 0x7f54, end: 0x7f55, idx: -28372 },
+ { start: 0x7f58, end: 0x7f58, idx: -28374 },
+ { start: 0x7f6a, end: 0x7f6b, idx: -28391 },
+ { start: 0x7f6e, end: 0x7f6e, idx: -28393 },
+ { start: 0x7f70, end: 0x7f70, idx: -28394 },
+ { start: 0x7f72, end: 0x7f72, idx: -28395 },
+ { start: 0x7f75, end: 0x7f75, idx: -28397 },
+ { start: 0x7f77, end: 0x7f77, idx: -28398 },
+ { start: 0x7f79, end: 0x7f79, idx: -28399 },
+ { start: 0x7f85, end: 0x7f85, idx: -28410 },
+ { start: 0x7f88, end: 0x7f88, idx: -28412 },
+ { start: 0x7f8a, end: 0x7f8a, idx: -28413 },
+ { start: 0x7f8c, end: 0x7f8c, idx: -28414 },
+ { start: 0x7f8e, end: 0x7f8e, idx: -28415 },
+ { start: 0x7f94, end: 0x7f94, idx: -28420 },
+ { start: 0x7f98, end: 0x7f98, idx: -28423 },
+ { start: 0x7f9a, end: 0x7f9a, idx: -28424 },
+ { start: 0x7f9e, end: 0x7f9e, idx: -28427 },
+ { start: 0x7fa4, end: 0x7fa4, idx: -28432 },
+ { start: 0x7fa8, end: 0x7fa9, idx: -28435 },
+ { start: 0x7faf, end: 0x7faf, idx: -28440 },
+ { start: 0x7fb2, end: 0x7fb2, idx: -28442 },
+ { start: 0x7fb8, end: 0x7fb9, idx: -28447 },
+ { start: 0x7fbd, end: 0x7fbd, idx: -28450 },
+ { start: 0x7fc1, end: 0x7fc1, idx: -28453 },
+ { start: 0x7fc5, end: 0x7fc5, idx: -28456 },
+ { start: 0x7fca, end: 0x7fca, idx: -28460 },
+ { start: 0x7fcc, end: 0x7fcc, idx: -28461 },
+ { start: 0x7fce, end: 0x7fce, idx: -28462 },
+ { start: 0x7fd2, end: 0x7fd2, idx: -28465 },
+ { start: 0x7fd4, end: 0x7fd5, idx: -28466 },
+ { start: 0x7fdf, end: 0x7fe1, idx: -28475 },
+ { start: 0x7fe6, end: 0x7fe6, idx: -28479 },
+ { start: 0x7fe9, end: 0x7fe9, idx: -28481 },
+ { start: 0x7feb, end: 0x7feb, idx: -28482 },
+ { start: 0x7ff0, end: 0x7ff0, idx: -28486 },
+ { start: 0x7ff3, end: 0x7ff3, idx: -28488 },
+ { start: 0x7ff9, end: 0x7ff9, idx: -28493 },
+ { start: 0x7ffb, end: 0x7ffc, idx: -28494 },
+ { start: 0x8000, end: 0x8001, idx: -28497 },
+ { start: 0x8003, end: 0x8006, idx: -28498 },
+ { start: 0x8009, end: 0x8009, idx: -28500 },
+ { start: 0x800c, end: 0x800c, idx: -28502 },
+ { start: 0x8010, end: 0x8010, idx: -28505 },
+ { start: 0x8014, end: 0x8015, idx: -28508 },
+ { start: 0x8017, end: 0x8018, idx: -28509 },
+ { start: 0x802d, end: 0x802d, idx: -28529 },
+ { start: 0x8033, end: 0x8033, idx: -28534 },
+ { start: 0x8036, end: 0x8036, idx: -28536 },
+ { start: 0x803d, end: 0x803d, idx: -28542 },
+ { start: 0x803f, end: 0x803f, idx: -28543 },
+ { start: 0x8043, end: 0x8043, idx: -28546 },
+ { start: 0x8046, end: 0x8046, idx: -28548 },
+ { start: 0x804a, end: 0x804a, idx: -28551 },
+ { start: 0x8056, end: 0x8056, idx: -28562 },
+ { start: 0x8058, end: 0x8058, idx: -28563 },
+ { start: 0x805a, end: 0x805a, idx: -28564 },
+ { start: 0x805e, end: 0x805e, idx: -28567 },
+ { start: 0x806f, end: 0x8070, idx: -28583 },
+ { start: 0x8072, end: 0x8073, idx: -28584 },
+ { start: 0x8077, end: 0x8077, idx: -28587 },
+ { start: 0x807d, end: 0x807f, idx: -28592 },
+ { start: 0x8084, end: 0x8087, idx: -28596 },
+ { start: 0x8089, end: 0x8089, idx: -28597 },
+ { start: 0x808b, end: 0x808c, idx: -28598 },
+ { start: 0x8096, end: 0x8096, idx: -28607 },
+ { start: 0x8098, end: 0x8098, idx: -28608 },
+ { start: 0x809a, end: 0x809b, idx: -28609 },
+ { start: 0x809d, end: 0x809d, idx: -28610 },
+ { start: 0x80a1, end: 0x80a2, idx: -28613 },
+ { start: 0x80a5, end: 0x80a5, idx: -28615 },
+ { start: 0x80a9, end: 0x80aa, idx: -28618 },
+ { start: 0x80af, end: 0x80af, idx: -28622 },
+ { start: 0x80b1, end: 0x80b2, idx: -28623 },
+ { start: 0x80b4, end: 0x80b4, idx: -28624 },
+ { start: 0x80ba, end: 0x80ba, idx: -28629 },
+ { start: 0x80c3, end: 0x80c4, idx: -28637 },
+ { start: 0x80cc, end: 0x80cc, idx: -28644 },
+ { start: 0x80ce, end: 0x80ce, idx: -28645 },
+ { start: 0x80d6, end: 0x80d6, idx: -28652 },
+ { start: 0x80da, end: 0x80db, idx: -28655 },
+ { start: 0x80de, end: 0x80de, idx: -28657 },
+ { start: 0x80e1, end: 0x80e1, idx: -28659 },
+ { start: 0x80e4, end: 0x80e5, idx: -28661 },
+ { start: 0x80f1, end: 0x80f1, idx: -28672 },
+ { start: 0x80f4, end: 0x80f4, idx: -28674 },
+ { start: 0x80f8, end: 0x80f8, idx: -28677 },
+ { start: 0x80fd, end: 0x80fd, idx: -28681 },
+ { start: 0x8102, end: 0x8102, idx: -28685 },
+ { start: 0x8105, end: 0x810a, idx: -28687 },
+ { start: 0x8118, end: 0x8118, idx: -28700 },
+ { start: 0x811a, end: 0x811b, idx: -28701 },
+ { start: 0x8123, end: 0x8123, idx: -28708 },
+ { start: 0x8129, end: 0x8129, idx: -28713 },
+ { start: 0x812b, end: 0x812b, idx: -28714 },
+ { start: 0x812f, end: 0x812f, idx: -28717 },
+ { start: 0x8139, end: 0x8139, idx: -28726 },
+ { start: 0x813e, end: 0x813e, idx: -28730 },
+ { start: 0x814b, end: 0x814b, idx: -28742 },
+ { start: 0x814e, end: 0x814e, idx: -28744 },
+ { start: 0x8150, end: 0x8151, idx: -28745 },
+ { start: 0x8153, end: 0x8155, idx: -28746 },
+ { start: 0x8165, end: 0x8166, idx: -28761 },
+ { start: 0x816b, end: 0x816b, idx: -28765 },
+ { start: 0x8170, end: 0x8171, idx: -28769 },
+ { start: 0x8178, end: 0x817a, idx: -28775 },
+ { start: 0x817f, end: 0x8180, idx: -28779 },
+ { start: 0x8182, end: 0x8182, idx: -28780 },
+ { start: 0x8188, end: 0x8188, idx: -28785 },
+ { start: 0x818a, end: 0x818a, idx: -28786 },
+ { start: 0x818f, end: 0x818f, idx: -28790 },
+ { start: 0x819a, end: 0x819a, idx: -28800 },
+ { start: 0x819c, end: 0x819d, idx: -28801 },
+ { start: 0x81a0, end: 0x81a0, idx: -28803 },
+ { start: 0x81a3, end: 0x81a3, idx: -28805 },
+ { start: 0x81a8, end: 0x81a8, idx: -28809 },
+ { start: 0x81b3, end: 0x81b3, idx: -28819 },
+ { start: 0x81b5, end: 0x81b5, idx: -28820 },
+ { start: 0x81ba, end: 0x81ba, idx: -28824 },
+ { start: 0x81bd, end: 0x81c0, idx: -28826 },
+ { start: 0x81c2, end: 0x81c2, idx: -28827 },
+ { start: 0x81c6, end: 0x81c6, idx: -28830 },
+ { start: 0x81cd, end: 0x81cd, idx: -28836 },
+ { start: 0x81d8, end: 0x81d9, idx: -28846 },
+ { start: 0x81df, end: 0x81df, idx: -28851 },
+ { start: 0x81e3, end: 0x81e3, idx: -28854 },
+ { start: 0x81e5, end: 0x81e5, idx: -28855 },
+ { start: 0x81e7, end: 0x81e8, idx: -28856 },
+ { start: 0x81ea, end: 0x81ea, idx: -28857 },
+ { start: 0x81ed, end: 0x81ed, idx: -28859 },
+ { start: 0x81f3, end: 0x81f4, idx: -28864 },
+ { start: 0x81fa, end: 0x81fc, idx: -28869 },
+ { start: 0x81fe, end: 0x81fe, idx: -28870 },
+ { start: 0x8202, end: 0x8202, idx: -28873 },
+ { start: 0x8205, end: 0x8205, idx: -28875 },
+ { start: 0x8207, end: 0x8208, idx: -28876 },
+ { start: 0x820a, end: 0x820a, idx: -28877 },
+ { start: 0x820c, end: 0x820d, idx: -28878 },
+ { start: 0x8212, end: 0x8212, idx: -28882 },
+ { start: 0x8216, end: 0x8216, idx: -28885 },
+ { start: 0x821b, end: 0x821c, idx: -28889 },
+ { start: 0x821e, end: 0x821f, idx: -28890 },
+ { start: 0x8221, end: 0x8221, idx: -28891 },
+ { start: 0x822a, end: 0x822c, idx: -28899 },
+ { start: 0x8233, end: 0x8233, idx: -28905 },
+ { start: 0x8235, end: 0x8237, idx: -28906 },
+ { start: 0x8239, end: 0x8239, idx: -28907 },
+ { start: 0x8240, end: 0x8240, idx: -28913 },
+ { start: 0x8245, end: 0x8245, idx: -28917 },
+ { start: 0x8247, end: 0x8247, idx: -28918 },
+ { start: 0x8258, end: 0x8259, idx: -28934 },
+ { start: 0x8264, end: 0x8264, idx: -28944 },
+ { start: 0x8266, end: 0x8266, idx: -28945 },
+ { start: 0x826b, end: 0x826b, idx: -28949 },
+ { start: 0x826e, end: 0x826f, idx: -28951 },
+ { start: 0x8271, end: 0x8272, idx: -28952 },
+ { start: 0x8276, end: 0x8276, idx: -28955 },
+ { start: 0x8278, end: 0x8278, idx: -28956 },
+ { start: 0x827e, end: 0x827e, idx: -28961 },
+ { start: 0x828b, end: 0x828b, idx: -28973 },
+ { start: 0x828d, end: 0x828e, idx: -28974 },
+ { start: 0x8292, end: 0x8292, idx: -28977 },
+ { start: 0x8299, end: 0x829a, idx: -28983 },
+ { start: 0x829d, end: 0x829d, idx: -28985 },
+ { start: 0x829f, end: 0x829f, idx: -28986 },
+ { start: 0x82a5, end: 0x82a6, idx: -28991 },
+ { start: 0x82a9, end: 0x82a9, idx: -28993 },
+ { start: 0x82ac, end: 0x82af, idx: -28995 },
+ { start: 0x82b1, end: 0x82b1, idx: -28996 },
+ { start: 0x82b3, end: 0x82b3, idx: -28997 },
+ { start: 0x82b7, end: 0x82b9, idx: -29000 },
+ { start: 0x82bb, end: 0x82bd, idx: -29001 },
+ { start: 0x82bf, end: 0x82bf, idx: -29002 },
+ { start: 0x82d1, end: 0x82d5, idx: -29019 },
+ { start: 0x82d7, end: 0x82d7, idx: -29020 },
+ { start: 0x82db, end: 0x82db, idx: -29023 },
+ { start: 0x82de, end: 0x82df, idx: -29025 },
+ { start: 0x82e1, end: 0x82e1, idx: -29026 },
+ { start: 0x82e5, end: 0x82e7, idx: -29029 },
+ { start: 0x82f1, end: 0x82f1, idx: -29038 },
+ { start: 0x82fa, end: 0x82fb, idx: -29046 },
+ { start: 0x82fd, end: 0x82fe, idx: -29047 },
+ { start: 0x8301, end: 0x8305, idx: -29049 },
+ { start: 0x8309, end: 0x8309, idx: -29052 },
+ { start: 0x8317, end: 0x8317, idx: -29065 },
+ { start: 0x8328, end: 0x8328, idx: -29081 },
+ { start: 0x832b, end: 0x832b, idx: -29083 },
+ { start: 0x832f, end: 0x832f, idx: -29086 },
+ { start: 0x8331, end: 0x8331, idx: -29087 },
+ { start: 0x8334, end: 0x8336, idx: -29089 },
+ { start: 0x8338, end: 0x8339, idx: -29090 },
+ { start: 0x8340, end: 0x8340, idx: -29096 },
+ { start: 0x8347, end: 0x8347, idx: -29102 },
+ { start: 0x8349, end: 0x834a, idx: -29103 },
+ { start: 0x834f, end: 0x834f, idx: -29107 },
+ { start: 0x8351, end: 0x8352, idx: -29108 },
+ { start: 0x8373, end: 0x8373, idx: -29140 },
+ { start: 0x8377, end: 0x8377, idx: -29143 },
+ { start: 0x837b, end: 0x837b, idx: -29146 },
+ { start: 0x8389, end: 0x838a, idx: -29159 },
+ { start: 0x838e, end: 0x838e, idx: -29162 },
+ { start: 0x8396, end: 0x8396, idx: -29169 },
+ { start: 0x8398, end: 0x8398, idx: -29170 },
+ { start: 0x839e, end: 0x839e, idx: -29175 },
+ { start: 0x83a2, end: 0x83a2, idx: -29178 },
+ { start: 0x83a9, end: 0x83ab, idx: -29184 },
+ { start: 0x83bd, end: 0x83bd, idx: -29201 },
+ { start: 0x83c1, end: 0x83c1, idx: -29204 },
+ { start: 0x83c5, end: 0x83c5, idx: -29207 },
+ { start: 0x83c9, end: 0x83ca, idx: -29210 },
+ { start: 0x83cc, end: 0x83cc, idx: -29211 },
+ { start: 0x83d3, end: 0x83d3, idx: -29217 },
+ { start: 0x83d6, end: 0x83d6, idx: -29219 },
+ { start: 0x83dc, end: 0x83dc, idx: -29224 },
+ { start: 0x83df, end: 0x83df, idx: -29226 },
+ { start: 0x83e9, end: 0x83e9, idx: -29235 },
+ { start: 0x83eb, end: 0x83eb, idx: -29236 },
+ { start: 0x83ef, end: 0x83f2, idx: -29239 },
+ { start: 0x83f4, end: 0x83f4, idx: -29240 },
+ { start: 0x83f9, end: 0x83f9, idx: -29244 },
+ { start: 0x83fd, end: 0x83fd, idx: -29247 },
+ { start: 0x8403, end: 0x8404, idx: -29252 },
+ { start: 0x840a, end: 0x840a, idx: -29257 },
+ { start: 0x840c, end: 0x840e, idx: -29258 },
+ { start: 0x8429, end: 0x8429, idx: -29284 },
+ { start: 0x842c, end: 0x842c, idx: -29286 },
+ { start: 0x8431, end: 0x8431, idx: -29290 },
+ { start: 0x8438, end: 0x8438, idx: -29296 },
+ { start: 0x843c, end: 0x843d, idx: -29299 },
+ { start: 0x8449, end: 0x8449, idx: -29310 },
+ { start: 0x8451, end: 0x8451, idx: -29317 },
+ { start: 0x8457, end: 0x8457, idx: -29322 },
+ { start: 0x845b, end: 0x845b, idx: -29325 },
+ { start: 0x8461, end: 0x8461, idx: -29330 },
+ { start: 0x8463, end: 0x8463, idx: -29331 },
+ { start: 0x8466, end: 0x8466, idx: -29333 },
+ { start: 0x846b, end: 0x846c, idx: -29337 },
+ { start: 0x846f, end: 0x846f, idx: -29339 },
+ { start: 0x8471, end: 0x8471, idx: -29340 },
+ { start: 0x8475, end: 0x8475, idx: -29343 },
+ { start: 0x847a, end: 0x847a, idx: -29347 },
+ { start: 0x8490, end: 0x8490, idx: -29368 },
+ { start: 0x8494, end: 0x8494, idx: -29371 },
+ { start: 0x8499, end: 0x8499, idx: -29375 },
+ { start: 0x849c, end: 0x849c, idx: -29377 },
+ { start: 0x84a1, end: 0x84a1, idx: -29381 },
+ { start: 0x84b2, end: 0x84b2, idx: -29397 },
+ { start: 0x84b8, end: 0x84b9, idx: -29402 },
+ { start: 0x84bb, end: 0x84bc, idx: -29403 },
+ { start: 0x84bf, end: 0x84c0, idx: -29405 },
+ { start: 0x84c2, end: 0x84c2, idx: -29406 },
+ { start: 0x84c4, end: 0x84c4, idx: -29407 },
+ { start: 0x84c6, end: 0x84c6, idx: -29408 },
+ { start: 0x84c9, end: 0x84c9, idx: -29410 },
+ { start: 0x84cb, end: 0x84cb, idx: -29411 },
+ { start: 0x84cd, end: 0x84cd, idx: -29412 },
+ { start: 0x84d1, end: 0x84d1, idx: -29415 },
+ { start: 0x84d6, end: 0x84d6, idx: -29419 },
+ { start: 0x84da, end: 0x84da, idx: -29422 },
+ { start: 0x84ec, end: 0x84ec, idx: -29439 },
+ { start: 0x84ee, end: 0x84ee, idx: -29440 },
+ { start: 0x84f4, end: 0x84f4, idx: -29445 },
+ { start: 0x84fc, end: 0x84fc, idx: -29452 },
+ { start: 0x8511, end: 0x8511, idx: -29472 },
+ { start: 0x8513, end: 0x8514, idx: -29473 },
+ { start: 0x8517, end: 0x8518, idx: -29475 },
+ { start: 0x851a, end: 0x851a, idx: -29476 },
+ { start: 0x851e, end: 0x851f, idx: -29479 },
+ { start: 0x8521, end: 0x8521, idx: -29480 },
+ { start: 0x8523, end: 0x8523, idx: -29481 },
+ { start: 0x8525, end: 0x8525, idx: -29482 },
+ { start: 0x852c, end: 0x852d, idx: -29488 },
+ { start: 0x852f, end: 0x852f, idx: -29489 },
+ { start: 0x853d, end: 0x853d, idx: -29502 },
+ { start: 0x853f, end: 0x853f, idx: -29503 },
+ { start: 0x8541, end: 0x8541, idx: -29504 },
+ { start: 0x8543, end: 0x8543, idx: -29505 },
+ { start: 0x8549, end: 0x8549, idx: -29510 },
+ { start: 0x854b, end: 0x854b, idx: -29511 },
+ { start: 0x854e, end: 0x854e, idx: -29513 },
+ { start: 0x8553, end: 0x8553, idx: -29517 },
+ { start: 0x8558, end: 0x8559, idx: -29521 },
+ { start: 0x8561, end: 0x8561, idx: -29528 },
+ { start: 0x8563, end: 0x8564, idx: -29529 },
+ { start: 0x8568, end: 0x856a, idx: -29532 },
+ { start: 0x856d, end: 0x856d, idx: -29534 },
+ { start: 0x857e, end: 0x857e, idx: -29550 },
+ { start: 0x8580, end: 0x8580, idx: -29551 },
+ { start: 0x8584, end: 0x8584, idx: -29554 },
+ { start: 0x8587, end: 0x8587, idx: -29556 },
+ { start: 0x858f, end: 0x858f, idx: -29563 },
+ { start: 0x8591, end: 0x8591, idx: -29564 },
+ { start: 0x8594, end: 0x8594, idx: -29566 },
+ { start: 0x859b, end: 0x859b, idx: -29572 },
+ { start: 0x85a6, end: 0x85a6, idx: -29582 },
+ { start: 0x85a8, end: 0x85aa, idx: -29583 },
+ { start: 0x85af, end: 0x85b0, idx: -29587 },
+ { start: 0x85ba, end: 0x85ba, idx: -29596 },
+ { start: 0x85c1, end: 0x85c1, idx: -29602 },
+ { start: 0x85c9, end: 0x85c9, idx: -29609 },
+ { start: 0x85cd, end: 0x85cf, idx: -29612 },
+ { start: 0x85d5, end: 0x85d5, idx: -29617 },
+ { start: 0x85dc, end: 0x85dd, idx: -29623 },
+ { start: 0x85e4, end: 0x85e5, idx: -29629 },
+ { start: 0x85e9, end: 0x85ea, idx: -29632 },
+ { start: 0x85f7, end: 0x85f7, idx: -29644 },
+ { start: 0x85fa, end: 0x85fb, idx: -29646 },
+ { start: 0x85ff, end: 0x85ff, idx: -29649 },
+ { start: 0x8602, end: 0x8602, idx: -29651 },
+ { start: 0x8606, end: 0x8607, idx: -29654 },
+ { start: 0x860a, end: 0x860b, idx: -29656 },
+ { start: 0x8616, end: 0x8617, idx: -29666 },
+ { start: 0x861a, end: 0x861a, idx: -29668 },
+ { start: 0x862d, end: 0x862d, idx: -29686 },
+ { start: 0x863f, end: 0x863f, idx: -29703 },
+ { start: 0x864e, end: 0x864e, idx: -29717 },
+ { start: 0x8650, end: 0x8650, idx: -29718 },
+ { start: 0x8654, end: 0x8655, idx: -29721 },
+ { start: 0x865b, end: 0x865c, idx: -29726 },
+ { start: 0x865e, end: 0x865f, idx: -29727 },
+ { start: 0x8667, end: 0x8667, idx: -29734 },
+ { start: 0x8671, end: 0x8671, idx: -29743 },
+ { start: 0x8679, end: 0x8679, idx: -29750 },
+ { start: 0x868a, end: 0x868a, idx: -29766 },
+ { start: 0x868c, end: 0x868c, idx: -29767 },
+ { start: 0x8693, end: 0x8693, idx: -29773 },
+ { start: 0x8695, end: 0x8695, idx: -29774 },
+ { start: 0x86a3, end: 0x86a4, idx: -29787 },
+ { start: 0x86a9, end: 0x86aa, idx: -29791 },
+ { start: 0x86c6, end: 0x86c7, idx: -29818 },
+ { start: 0x86c9, end: 0x86c9, idx: -29819 },
+ { start: 0x86cb, end: 0x86cb, idx: -29820 },
+ { start: 0x86d4, end: 0x86d4, idx: -29828 },
+ { start: 0x86d9, end: 0x86d9, idx: -29832 },
+ { start: 0x86db, end: 0x86db, idx: -29833 },
+ { start: 0x86df, end: 0x86df, idx: -29836 },
+ { start: 0x86e4, end: 0x86e4, idx: -29840 },
+ { start: 0x86ed, end: 0x86ed, idx: -29848 },
+ { start: 0x86f9, end: 0x86f9, idx: -29859 },
+ { start: 0x86fe, end: 0x86fe, idx: -29863 },
+ { start: 0x8700, end: 0x8700, idx: -29864 },
+ { start: 0x8702, end: 0x8703, idx: -29865 },
+ { start: 0x8708, end: 0x8709, idx: -29869 },
+ { start: 0x8718, end: 0x8718, idx: -29883 },
+ { start: 0x871a, end: 0x871a, idx: -29884 },
+ { start: 0x871c, end: 0x871c, idx: -29885 },
+ { start: 0x8734, end: 0x8734, idx: -29908 },
+ { start: 0x873b, end: 0x873b, idx: -29914 },
+ { start: 0x873f, end: 0x873f, idx: -29917 },
+ { start: 0x874c, end: 0x874c, idx: -29929 },
+ { start: 0x874e, end: 0x874e, idx: -29930 },
+ { start: 0x8755, end: 0x8755, idx: -29936 },
+ { start: 0x8757, end: 0x8757, idx: -29937 },
+ { start: 0x8759, end: 0x8759, idx: -29938 },
+ { start: 0x875f, end: 0x8760, idx: -29943 },
+ { start: 0x8766, end: 0x8766, idx: -29948 },
+ { start: 0x8768, end: 0x8768, idx: -29949 },
+ { start: 0x8774, end: 0x8774, idx: -29960 },
+ { start: 0x8776, end: 0x8776, idx: -29961 },
+ { start: 0x8778, end: 0x8778, idx: -29962 },
+ { start: 0x8782, end: 0x8782, idx: -29971 },
+ { start: 0x878d, end: 0x878d, idx: -29981 },
+ { start: 0x879f, end: 0x879f, idx: -29998 },
+ { start: 0x87a2, end: 0x87a2, idx: -30000 },
+ { start: 0x87ad, end: 0x87ad, idx: -30010 },
+ { start: 0x87b3, end: 0x87b3, idx: -30015 },
+ { start: 0x87ba, end: 0x87ba, idx: -30021 },
+ { start: 0x87c0, end: 0x87c0, idx: -30026 },
+ { start: 0x87c4, end: 0x87c4, idx: -30029 },
+ { start: 0x87c7, end: 0x87c7, idx: -30031 },
+ { start: 0x87e0, end: 0x87e0, idx: -30055 },
+ { start: 0x87ec, end: 0x87ec, idx: -30066 },
+ { start: 0x87ef, end: 0x87ef, idx: -30068 },
+ { start: 0x87f2, end: 0x87f2, idx: -30070 },
+ { start: 0x87f7, end: 0x87f7, idx: -30074 },
+ { start: 0x87f9, end: 0x87f9, idx: -30075 },
+ { start: 0x87fb, end: 0x87fb, idx: -30076 },
+ { start: 0x87fe, end: 0x87fe, idx: -30078 },
+ { start: 0x8805, end: 0x8805, idx: -30084 },
+ { start: 0x8815, end: 0x8815, idx: -30099 },
+ { start: 0x881f, end: 0x881f, idx: -30108 },
+ { start: 0x8821, end: 0x8823, idx: -30109 },
+ { start: 0x8831, end: 0x8831, idx: -30122 },
+ { start: 0x8836, end: 0x8836, idx: -30126 },
+ { start: 0x883b, end: 0x883b, idx: -30130 },
+ { start: 0x8840, end: 0x8840, idx: -30134 },
+ { start: 0x8846, end: 0x8846, idx: -30139 },
+ { start: 0x884c, end: 0x884d, idx: -30144 },
+ { start: 0x8852, end: 0x8853, idx: -30148 },
+ { start: 0x8857, end: 0x8857, idx: -30151 },
+ { start: 0x8859, end: 0x8859, idx: -30152 },
+ { start: 0x885b, end: 0x885b, idx: -30153 },
+ { start: 0x885d, end: 0x885e, idx: -30154 },
+ { start: 0x8861, end: 0x8863, idx: -30156 },
+ { start: 0x8868, end: 0x8868, idx: -30160 },
+ { start: 0x886b, end: 0x886b, idx: -30162 },
+ { start: 0x8870, end: 0x8870, idx: -30166 },
+ { start: 0x8872, end: 0x8872, idx: -30167 },
+ { start: 0x8877, end: 0x8877, idx: -30171 },
+ { start: 0x887e, end: 0x887f, idx: -30177 },
+ { start: 0x8881, end: 0x8882, idx: -30178 },
+ { start: 0x8888, end: 0x8888, idx: -30183 },
+ { start: 0x888b, end: 0x888b, idx: -30185 },
+ { start: 0x888d, end: 0x888d, idx: -30186 },
+ { start: 0x8892, end: 0x8892, idx: -30190 },
+ { start: 0x8896, end: 0x8897, idx: -30193 },
+ { start: 0x889e, end: 0x889e, idx: -30199 },
+ { start: 0x88ab, end: 0x88ab, idx: -30211 },
+ { start: 0x88b4, end: 0x88b4, idx: -30219 },
+ { start: 0x88c1, end: 0x88c2, idx: -30231 },
+ { start: 0x88c5, end: 0x88c5, idx: -30233 },
+ { start: 0x88cf, end: 0x88cf, idx: -30242 },
+ { start: 0x88d4, end: 0x88d5, idx: -30246 },
+ { start: 0x88d9, end: 0x88d9, idx: -30249 },
+ { start: 0x88dc, end: 0x88dd, idx: -30251 },
+ { start: 0x88df, end: 0x88df, idx: -30252 },
+ { start: 0x88e1, end: 0x88e1, idx: -30253 },
+ { start: 0x88e8, end: 0x88e8, idx: -30259 },
+ { start: 0x88f3, end: 0x88f5, idx: -30269 },
+ { start: 0x88f8, end: 0x88f8, idx: -30271 },
+ { start: 0x88fd, end: 0x88fd, idx: -30275 },
+ { start: 0x8907, end: 0x8907, idx: -30284 },
+ { start: 0x8910, end: 0x8910, idx: -30292 },
+ { start: 0x8912, end: 0x8913, idx: -30293 },
+ { start: 0x8918, end: 0x8919, idx: -30297 },
+ { start: 0x8925, end: 0x8925, idx: -30308 },
+ { start: 0x892a, end: 0x892a, idx: -30312 },
+ { start: 0x8936, end: 0x8936, idx: -30323 },
+ { start: 0x8938, end: 0x8938, idx: -30324 },
+ { start: 0x893b, end: 0x893b, idx: -30326 },
+ { start: 0x8941, end: 0x8941, idx: -30331 },
+ { start: 0x8944, end: 0x8944, idx: -30333 },
+ { start: 0x895f, end: 0x895f, idx: -30359 },
+ { start: 0x8964, end: 0x8964, idx: -30363 },
+ { start: 0x896a, end: 0x896a, idx: -30368 },
+ { start: 0x8972, end: 0x8972, idx: -30375 },
+ { start: 0x897f, end: 0x897f, idx: -30387 },
+ { start: 0x8981, end: 0x8981, idx: -30388 },
+ { start: 0x8983, end: 0x8983, idx: -30389 },
+ { start: 0x8986, end: 0x8987, idx: -30391 },
+ { start: 0x898b, end: 0x898b, idx: -30394 },
+ { start: 0x898f, end: 0x898f, idx: -30397 },
+ { start: 0x8993, end: 0x8993, idx: -30400 },
+ { start: 0x8996, end: 0x8996, idx: -30402 },
+ { start: 0x89a1, end: 0x89a1, idx: -30412 },
+ { start: 0x89a9, end: 0x89aa, idx: -30419 },
+ { start: 0x89af, end: 0x89af, idx: -30423 },
+ { start: 0x89b2, end: 0x89b2, idx: -30425 },
+ { start: 0x89ba, end: 0x89ba, idx: -30432 },
+ { start: 0x89bd, end: 0x89bd, idx: -30434 },
+ { start: 0x89c0, end: 0x89c0, idx: -30436 },
+ { start: 0x89d2, end: 0x89d2, idx: -30453 },
+ { start: 0x89dc, end: 0x89dc, idx: -30462 },
+ { start: 0x89e3, end: 0x89e3, idx: -30468 },
+ { start: 0x89f4, end: 0x89f4, idx: -30484 },
+ { start: 0x89f8, end: 0x89f8, idx: -30487 },
+ { start: 0x8a00, end: 0x8a00, idx: -30494 },
+ { start: 0x8a02, end: 0x8a03, idx: -30495 },
+ { start: 0x8a08, end: 0x8a08, idx: -30499 },
+ { start: 0x8a0a, end: 0x8a0a, idx: -30500 },
+ { start: 0x8a0c, end: 0x8a0c, idx: -30501 },
+ { start: 0x8a0e, end: 0x8a0e, idx: -30502 },
+ { start: 0x8a13, end: 0x8a13, idx: -30506 },
+ { start: 0x8a16, end: 0x8a18, idx: -30508 },
+ { start: 0x8a1b, end: 0x8a1b, idx: -30510 },
+ { start: 0x8a1d, end: 0x8a1d, idx: -30511 },
+ { start: 0x8a1f, end: 0x8a1f, idx: -30512 },
+ { start: 0x8a23, end: 0x8a23, idx: -30515 },
+ { start: 0x8a25, end: 0x8a25, idx: -30516 },
+ { start: 0x8a2a, end: 0x8a2a, idx: -30520 },
+ { start: 0x8a2d, end: 0x8a2d, idx: -30522 },
+ { start: 0x8a31, end: 0x8a31, idx: -30525 },
+ { start: 0x8a34, end: 0x8a34, idx: -30527 },
+ { start: 0x8a36, end: 0x8a36, idx: -30528 },
+ { start: 0x8a3a, end: 0x8a3c, idx: -30531 },
+ { start: 0x8a41, end: 0x8a41, idx: -30535 },
+ { start: 0x8a50, end: 0x8a50, idx: -30549 },
+ { start: 0x8a54, end: 0x8a55, idx: -30552 },
+ { start: 0x8a5b, end: 0x8a5b, idx: -30557 },
+ { start: 0x8a5e, end: 0x8a5e, idx: -30559 },
+ { start: 0x8a60, end: 0x8a60, idx: -30560 },
+ { start: 0x8a62, end: 0x8a63, idx: -30561 },
+ { start: 0x8a66, end: 0x8a66, idx: -30563 },
+ { start: 0x8a69, end: 0x8a69, idx: -30565 },
+ { start: 0x8a6d, end: 0x8a6e, idx: -30568 },
+ { start: 0x8a70, end: 0x8a73, idx: -30569 },
+ { start: 0x8a75, end: 0x8a75, idx: -30570 },
+ { start: 0x8a79, end: 0x8a79, idx: -30573 },
+ { start: 0x8a84, end: 0x8a85, idx: -30583 },
+ { start: 0x8a87, end: 0x8a87, idx: -30584 },
+ { start: 0x8a8c, end: 0x8a8d, idx: -30588 },
+ { start: 0x8a93, end: 0x8a93, idx: -30593 },
+ { start: 0x8a95, end: 0x8a95, idx: -30594 },
+ { start: 0x8a98, end: 0x8a98, idx: -30596 },
+ { start: 0x8a9e, end: 0x8a9e, idx: -30601 },
+ { start: 0x8aa0, end: 0x8aa1, idx: -30602 },
+ { start: 0x8aa3, end: 0x8aa6, idx: -30603 },
+ { start: 0x8aa8, end: 0x8aa8, idx: -30604 },
+ { start: 0x8aaa, end: 0x8aaa, idx: -30605 },
+ { start: 0x8ab0, end: 0x8ab0, idx: -30610 },
+ { start: 0x8ab2, end: 0x8ab2, idx: -30611 },
+ { start: 0x8ab9, end: 0x8ab9, idx: -30617 },
+ { start: 0x8abc, end: 0x8abc, idx: -30619 },
+ { start: 0x8abe, end: 0x8abf, idx: -30620 },
+ { start: 0x8ac2, end: 0x8ac2, idx: -30622 },
+ { start: 0x8ac4, end: 0x8ac4, idx: -30623 },
+ { start: 0x8ac7, end: 0x8ac7, idx: -30625 },
+ { start: 0x8acb, end: 0x8acb, idx: -30628 },
+ { start: 0x8acd, end: 0x8acd, idx: -30629 },
+ { start: 0x8acf, end: 0x8acf, idx: -30630 },
+ { start: 0x8ad2, end: 0x8ad2, idx: -30632 },
+ { start: 0x8ad6, end: 0x8ad6, idx: -30635 },
+ { start: 0x8adb, end: 0x8adc, idx: -30639 },
+ { start: 0x8ae1, end: 0x8ae1, idx: -30643 },
+ { start: 0x8ae6, end: 0x8ae7, idx: -30647 },
+ { start: 0x8aea, end: 0x8aeb, idx: -30649 },
+ { start: 0x8aed, end: 0x8aee, idx: -30650 },
+ { start: 0x8af1, end: 0x8af1, idx: -30652 },
+ { start: 0x8af3, end: 0x8af3, idx: -30653 },
+ { start: 0x8af6, end: 0x8af8, idx: -30655 },
+ { start: 0x8afa, end: 0x8afa, idx: -30656 },
+ { start: 0x8afe, end: 0x8afe, idx: -30659 },
+ { start: 0x8b00, end: 0x8b02, idx: -30660 },
+ { start: 0x8b04, end: 0x8b04, idx: -30661 },
+ { start: 0x8b0e, end: 0x8b0e, idx: -30670 },
+ { start: 0x8b10, end: 0x8b10, idx: -30671 },
+ { start: 0x8b14, end: 0x8b14, idx: -30674 },
+ { start: 0x8b16, end: 0x8b17, idx: -30675 },
+ { start: 0x8b19, end: 0x8b1b, idx: -30676 },
+ { start: 0x8b1d, end: 0x8b1d, idx: -30677 },
+ { start: 0x8b20, end: 0x8b20, idx: -30679 },
+ { start: 0x8b28, end: 0x8b28, idx: -30686 },
+ { start: 0x8b2b, end: 0x8b2c, idx: -30688 },
+ { start: 0x8b33, end: 0x8b33, idx: -30694 },
+ { start: 0x8b39, end: 0x8b39, idx: -30699 },
+ { start: 0x8b3e, end: 0x8b3e, idx: -30703 },
+ { start: 0x8b41, end: 0x8b41, idx: -30705 },
+ { start: 0x8b49, end: 0x8b49, idx: -30712 },
+ { start: 0x8b4e, end: 0x8b4f, idx: -30716 },
+ { start: 0x8b58, end: 0x8b58, idx: -30724 },
+ { start: 0x8b5a, end: 0x8b5a, idx: -30725 },
+ { start: 0x8b5c, end: 0x8b5c, idx: -30726 },
+ { start: 0x8b66, end: 0x8b66, idx: -30735 },
+ { start: 0x8b6c, end: 0x8b6c, idx: -30740 },
+ { start: 0x8b6f, end: 0x8b70, idx: -30742 },
+ { start: 0x8b74, end: 0x8b74, idx: -30745 },
+ { start: 0x8b77, end: 0x8b77, idx: -30747 },
+ { start: 0x8b7d, end: 0x8b7d, idx: -30752 },
+ { start: 0x8b80, end: 0x8b80, idx: -30754 },
+ { start: 0x8b8a, end: 0x8b8a, idx: -30763 },
+ { start: 0x8b8c, end: 0x8b8c, idx: -30764 },
+ { start: 0x8b90, end: 0x8b90, idx: -30767 },
+ { start: 0x8b92, end: 0x8b93, idx: -30768 },
+ { start: 0x8b96, end: 0x8b96, idx: -30770 },
+ { start: 0x8b9a, end: 0x8b9a, idx: -30773 },
+ { start: 0x8c37, end: 0x8c37, idx: -30929 },
+ { start: 0x8c3f, end: 0x8c3f, idx: -30936 },
+ { start: 0x8c41, end: 0x8c41, idx: -30937 },
+ { start: 0x8c46, end: 0x8c46, idx: -30941 },
+ { start: 0x8c48, end: 0x8c48, idx: -30942 },
+ { start: 0x8c4a, end: 0x8c4a, idx: -30943 },
+ { start: 0x8c4c, end: 0x8c4c, idx: -30944 },
+ { start: 0x8c55, end: 0x8c55, idx: -30952 },
+ { start: 0x8c5a, end: 0x8c5a, idx: -30956 },
+ { start: 0x8c61, end: 0x8c61, idx: -30962 },
+ { start: 0x8c6a, end: 0x8c6c, idx: -30970 },
+ { start: 0x8c79, end: 0x8c7a, idx: -30982 },
+ { start: 0x8c82, end: 0x8c82, idx: -30989 },
+ { start: 0x8c8a, end: 0x8c8a, idx: -30996 },
+ { start: 0x8c8c, end: 0x8c8c, idx: -30997 },
+ { start: 0x8c9d, end: 0x8c9e, idx: -31013 },
+ { start: 0x8ca0, end: 0x8ca2, idx: -31014 },
+ { start: 0x8ca7, end: 0x8cac, idx: -31018 },
+ { start: 0x8caf, end: 0x8cb0, idx: -31020 },
+ { start: 0x8cb3, end: 0x8cb4, idx: -31022 },
+ { start: 0x8cb6, end: 0x8cb8, idx: -31023 },
+ { start: 0x8cbb, end: 0x8cbd, idx: -31025 },
+ { start: 0x8cbf, end: 0x8cc4, idx: -31026 },
+ { start: 0x8cc7, end: 0x8cc8, idx: -31028 },
+ { start: 0x8cca, end: 0x8cca, idx: -31029 },
+ { start: 0x8cd1, end: 0x8cd1, idx: -31035 },
+ { start: 0x8cd3, end: 0x8cd3, idx: -31036 },
+ { start: 0x8cda, end: 0x8cda, idx: -31042 },
+ { start: 0x8cdc, end: 0x8cdc, idx: -31043 },
+ { start: 0x8cde, end: 0x8cde, idx: -31044 },
+ { start: 0x8ce0, end: 0x8ce0, idx: -31045 },
+ { start: 0x8ce2, end: 0x8ce4, idx: -31046 },
+ { start: 0x8ce6, end: 0x8ce6, idx: -31047 },
+ { start: 0x8cea, end: 0x8cea, idx: -31050 },
+ { start: 0x8ced, end: 0x8ced, idx: -31052 },
+ { start: 0x8cf4, end: 0x8cf4, idx: -31058 },
+ { start: 0x8cfb, end: 0x8cfd, idx: -31064 },
+ { start: 0x8d04, end: 0x8d05, idx: -31070 },
+ { start: 0x8d07, end: 0x8d08, idx: -31071 },
+ { start: 0x8d0a, end: 0x8d0b, idx: -31072 },
+ { start: 0x8d0d, end: 0x8d0d, idx: -31073 },
+ { start: 0x8d13, end: 0x8d13, idx: -31078 },
+ { start: 0x8d16, end: 0x8d16, idx: -31080 },
+ { start: 0x8d64, end: 0x8d64, idx: -31157 },
+ { start: 0x8d66, end: 0x8d66, idx: -31158 },
+ { start: 0x8d6b, end: 0x8d6b, idx: -31162 },
+ { start: 0x8d6d, end: 0x8d6d, idx: -31163 },
+ { start: 0x8d70, end: 0x8d70, idx: -31165 },
+ { start: 0x8d73, end: 0x8d74, idx: -31167 },
+ { start: 0x8d77, end: 0x8d77, idx: -31169 },
+ { start: 0x8d85, end: 0x8d85, idx: -31182 },
+ { start: 0x8d8a, end: 0x8d8a, idx: -31186 },
+ { start: 0x8d99, end: 0x8d99, idx: -31200 },
+ { start: 0x8da3, end: 0x8da3, idx: -31209 },
+ { start: 0x8da8, end: 0x8da8, idx: -31213 },
+ { start: 0x8db3, end: 0x8db3, idx: -31223 },
+ { start: 0x8dba, end: 0x8dba, idx: -31229 },
+ { start: 0x8dbe, end: 0x8dbe, idx: -31232 },
+ { start: 0x8dc6, end: 0x8dc6, idx: -31239 },
+ { start: 0x8dcb, end: 0x8dcc, idx: -31243 },
+ { start: 0x8dcf, end: 0x8dcf, idx: -31245 },
+ { start: 0x8ddb, end: 0x8ddb, idx: -31256 },
+ { start: 0x8ddd, end: 0x8ddd, idx: -31257 },
+ { start: 0x8de1, end: 0x8de1, idx: -31260 },
+ { start: 0x8de3, end: 0x8de3, idx: -31261 },
+ { start: 0x8de8, end: 0x8de8, idx: -31265 },
+ { start: 0x8dea, end: 0x8dea, idx: -31266 },
+ { start: 0x8def, end: 0x8def, idx: -31270 },
+ { start: 0x8df3, end: 0x8df3, idx: -31273 },
+ { start: 0x8e0a, end: 0x8e0a, idx: -31295 },
+ { start: 0x8e0f, end: 0x8e10, idx: -31299 },
+ { start: 0x8e1e, end: 0x8e1e, idx: -31312 },
+ { start: 0x8e2a, end: 0x8e2a, idx: -31323 },
+ { start: 0x8e30, end: 0x8e30, idx: -31328 },
+ { start: 0x8e35, end: 0x8e36, idx: -31332 },
+ { start: 0x8e42, end: 0x8e42, idx: -31343 },
+ { start: 0x8e44, end: 0x8e44, idx: -31344 },
+ { start: 0x8e47, end: 0x8e4a, idx: -31346 },
+ { start: 0x8e55, end: 0x8e55, idx: -31356 },
+ { start: 0x8e59, end: 0x8e59, idx: -31359 },
+ { start: 0x8e5f, end: 0x8e60, idx: -31364 },
+ { start: 0x8e64, end: 0x8e64, idx: -31367 },
+ { start: 0x8e74, end: 0x8e74, idx: -31382 },
+ { start: 0x8e76, end: 0x8e76, idx: -31383 },
+ { start: 0x8e81, end: 0x8e81, idx: -31393 },
+ { start: 0x8e85, end: 0x8e85, idx: -31396 },
+ { start: 0x8e87, end: 0x8e87, idx: -31397 },
+ { start: 0x8e8a, end: 0x8e8a, idx: -31399 },
+ { start: 0x8e8d, end: 0x8e8d, idx: -31401 },
+ { start: 0x8e91, end: 0x8e91, idx: -31404 },
+ { start: 0x8eaa, end: 0x8eac, idx: -31428 },
+ { start: 0x8ec0, end: 0x8ec0, idx: -31447 },
+ { start: 0x8eca, end: 0x8ecd, idx: -31456 },
+ { start: 0x8ed2, end: 0x8ed2, idx: -31460 },
+ { start: 0x8edf, end: 0x8edf, idx: -31472 },
+ { start: 0x8eeb, end: 0x8eeb, idx: -31483 },
+ { start: 0x8ef8, end: 0x8ef8, idx: -31495 },
+ { start: 0x8efb, end: 0x8efb, idx: -31497 },
+ { start: 0x8efe, end: 0x8efe, idx: -31499 },
+ { start: 0x8f03, end: 0x8f03, idx: -31503 },
+ { start: 0x8f05, end: 0x8f05, idx: -31504 },
+ { start: 0x8f09, end: 0x8f09, idx: -31507 },
+ { start: 0x8f12, end: 0x8f15, idx: -31515 },
+ { start: 0x8f1b, end: 0x8f1f, idx: -31520 },
+ { start: 0x8f26, end: 0x8f27, idx: -31526 },
+ { start: 0x8f29, end: 0x8f2a, idx: -31527 },
+ { start: 0x8f2f, end: 0x8f2f, idx: -31531 },
+ { start: 0x8f33, end: 0x8f33, idx: -31534 },
+ { start: 0x8f38, end: 0x8f39, idx: -31538 },
+ { start: 0x8f3b, end: 0x8f3b, idx: -31539 },
+ { start: 0x8f3e, end: 0x8f3f, idx: -31541 },
+ { start: 0x8f44, end: 0x8f46, idx: -31545 },
+ { start: 0x8f49, end: 0x8f49, idx: -31547 },
+ { start: 0x8f4d, end: 0x8f4e, idx: -31550 },
+ { start: 0x8f5d, end: 0x8f5d, idx: -31564 },
+ { start: 0x8f5f, end: 0x8f5f, idx: -31565 },
+ { start: 0x8f61, end: 0x8f62, idx: -31566 },
+ { start: 0x8f64, end: 0x8f64, idx: -31567 },
+ { start: 0x8f9b, end: 0x8f9c, idx: -31621 },
+ { start: 0x8f9f, end: 0x8f9f, idx: -31623 },
+ { start: 0x8fa3, end: 0x8fa3, idx: -31626 },
+ { start: 0x8fa6, end: 0x8fa6, idx: -31628 },
+ { start: 0x8fa8, end: 0x8fa8, idx: -31629 },
+ { start: 0x8fad, end: 0x8fb2, idx: -31633 },
+ { start: 0x8fc2, end: 0x8fc2, idx: -31648 },
+ { start: 0x8fc4, end: 0x8fc5, idx: -31649 },
+ { start: 0x8fce, end: 0x8fce, idx: -31657 },
+ { start: 0x8fd1, end: 0x8fd1, idx: -31659 },
+ { start: 0x8fd4, end: 0x8fd4, idx: -31661 },
+ { start: 0x8fe6, end: 0x8fe6, idx: -31678 },
+ { start: 0x8fea, end: 0x8feb, idx: -31681 },
+ { start: 0x8fed, end: 0x8fed, idx: -31682 },
+ { start: 0x8ff0, end: 0x8ff0, idx: -31684 },
+ { start: 0x8ff2, end: 0x8ff2, idx: -31685 },
+ { start: 0x8ff7, end: 0x8ffa, idx: -31689 },
+ { start: 0x8ffd, end: 0x8ffd, idx: -31691 },
+ { start: 0x9000, end: 0x9003, idx: -31693 },
+ { start: 0x9005, end: 0x9006, idx: -31694 },
+ { start: 0x9008, end: 0x9008, idx: -31695 },
+ { start: 0x900b, end: 0x900b, idx: -31697 },
+ { start: 0x900d, end: 0x900d, idx: -31698 },
+ { start: 0x900f, end: 0x9011, idx: -31699 },
+ { start: 0x9014, end: 0x9015, idx: -31701 },
+ { start: 0x9017, end: 0x9017, idx: -31702 },
+ { start: 0x9019, end: 0x901a, idx: -31703 },
+ { start: 0x901d, end: 0x9023, idx: -31705 },
+ { start: 0x902e, end: 0x902e, idx: -31715 },
+ { start: 0x9031, end: 0x9032, idx: -31717 },
+ { start: 0x9035, end: 0x9035, idx: -31719 },
+ { start: 0x9038, end: 0x9038, idx: -31721 },
+ { start: 0x903c, end: 0x903c, idx: -31724 },
+ { start: 0x903e, end: 0x903e, idx: -31725 },
+ { start: 0x9041, end: 0x9042, idx: -31727 },
+ { start: 0x9047, end: 0x9047, idx: -31731 },
+ { start: 0x904a, end: 0x904b, idx: -31733 },
+ { start: 0x904d, end: 0x9051, idx: -31734 },
+ { start: 0x9053, end: 0x9055, idx: -31735 },
+ { start: 0x9059, end: 0x9059, idx: -31738 },
+ { start: 0x905c, end: 0x905e, idx: -31740 },
+ { start: 0x9060, end: 0x9061, idx: -31741 },
+ { start: 0x9063, end: 0x9063, idx: -31742 },
+ { start: 0x9068, end: 0x9069, idx: -31746 },
+ { start: 0x906d, end: 0x906f, idx: -31749 },
+ { start: 0x9072, end: 0x9072, idx: -31751 },
+ { start: 0x9075, end: 0x9075, idx: -31753 },
+ { start: 0x9077, end: 0x9078, idx: -31754 },
+ { start: 0x907a, end: 0x907a, idx: -31755 },
+ { start: 0x907c, end: 0x907d, idx: -31756 },
+ { start: 0x907f, end: 0x9084, idx: -31757 },
+ { start: 0x9087, end: 0x9088, idx: -31759 },
+ { start: 0x908a, end: 0x908a, idx: -31760 },
+ { start: 0x908f, end: 0x908f, idx: -31764 },
+ { start: 0x9091, end: 0x9091, idx: -31765 },
+ { start: 0x9095, end: 0x9095, idx: -31768 },
+ { start: 0x9099, end: 0x9099, idx: -31771 },
+ { start: 0x90a2, end: 0x90a3, idx: -31779 },
+ { start: 0x90a6, end: 0x90a6, idx: -31781 },
+ { start: 0x90a8, end: 0x90a8, idx: -31782 },
+ { start: 0x90aa, end: 0x90aa, idx: -31783 },
+ { start: 0x90af, end: 0x90b1, idx: -31787 },
+ { start: 0x90b5, end: 0x90b5, idx: -31790 },
+ { start: 0x90b8, end: 0x90b8, idx: -31792 },
+ { start: 0x90c1, end: 0x90c1, idx: -31800 },
+ { start: 0x90ca, end: 0x90ca, idx: -31808 },
+ { start: 0x90de, end: 0x90de, idx: -31827 },
+ { start: 0x90e1, end: 0x90e1, idx: -31829 },
+ { start: 0x90e8, end: 0x90e8, idx: -31835 },
+ { start: 0x90ed, end: 0x90ed, idx: -31839 },
+ { start: 0x90f5, end: 0x90f5, idx: -31846 },
+ { start: 0x90fd, end: 0x90fd, idx: -31853 },
+ { start: 0x9102, end: 0x9102, idx: -31857 },
+ { start: 0x9112, end: 0x9112, idx: -31872 },
+ { start: 0x9115, end: 0x9115, idx: -31874 },
+ { start: 0x9119, end: 0x9119, idx: -31877 },
+ { start: 0x9127, end: 0x9127, idx: -31890 },
+ { start: 0x912d, end: 0x912d, idx: -31895 },
+ { start: 0x9132, end: 0x9132, idx: -31899 },
+ { start: 0x9149, end: 0x914e, idx: -31921 },
+ { start: 0x9152, end: 0x9152, idx: -31924 },
+ { start: 0x9162, end: 0x9163, idx: -31939 },
+ { start: 0x9169, end: 0x916a, idx: -31944 },
+ { start: 0x916c, end: 0x916c, idx: -31945 },
+ { start: 0x9175, end: 0x9175, idx: -31953 },
+ { start: 0x9177, end: 0x9178, idx: -31954 },
+ { start: 0x9187, end: 0x9187, idx: -31968 },
+ { start: 0x9189, end: 0x9189, idx: -31969 },
+ { start: 0x918b, end: 0x918b, idx: -31970 },
+ { start: 0x918d, end: 0x918d, idx: -31971 },
+ { start: 0x9190, end: 0x9190, idx: -31973 },
+ { start: 0x9192, end: 0x9192, idx: -31974 },
+ { start: 0x919c, end: 0x919c, idx: -31983 },
+ { start: 0x91ab, end: 0x91ac, idx: -31997 },
+ { start: 0x91ae, end: 0x91af, idx: -31998 },
+ { start: 0x91b1, end: 0x91b1, idx: -31999 },
+ { start: 0x91b4, end: 0x91b5, idx: -32001 },
+ { start: 0x91c0, end: 0x91c0, idx: -32011 },
+ { start: 0x91c7, end: 0x91c7, idx: -32017 },
+ { start: 0x91c9, end: 0x91c9, idx: -32018 },
+ { start: 0x91cb, end: 0x91d1, idx: -32019 },
+ { start: 0x91d7, end: 0x91d8, idx: -32024 },
+ { start: 0x91dc, end: 0x91dd, idx: -32027 },
+ { start: 0x91e3, end: 0x91e3, idx: -32032 },
+ { start: 0x91e7, end: 0x91e7, idx: -32035 },
+ { start: 0x91ea, end: 0x91ea, idx: -32037 },
+ { start: 0x91f5, end: 0x91f5, idx: -32047 },
+ { start: 0x920d, end: 0x920d, idx: -32070 },
+ { start: 0x9210, end: 0x9212, idx: -32072 },
+ { start: 0x9214, end: 0x9214, idx: -32073 },
+ { start: 0x9217, end: 0x9217, idx: -32075 },
+ { start: 0x921e, end: 0x921e, idx: -32081 },
+ { start: 0x9234, end: 0x9234, idx: -32102 },
+ { start: 0x923a, end: 0x923a, idx: -32107 },
+ { start: 0x923f, end: 0x9240, idx: -32111 },
+ { start: 0x9245, end: 0x9245, idx: -32115 },
+ { start: 0x9249, end: 0x9249, idx: -32118 },
+ { start: 0x924b, end: 0x924b, idx: -32119 },
+ { start: 0x9257, end: 0x9257, idx: -32130 },
+ { start: 0x925b, end: 0x925b, idx: -32133 },
+ { start: 0x925e, end: 0x925e, idx: -32135 },
+ { start: 0x9262, end: 0x9262, idx: -32138 },
+ { start: 0x9264, end: 0x9266, idx: -32139 },
+ { start: 0x9278, end: 0x9278, idx: -32156 },
+ { start: 0x927e, end: 0x927e, idx: -32161 },
+ { start: 0x9280, end: 0x9280, idx: -32162 },
+ { start: 0x9283, end: 0x9283, idx: -32164 },
+ { start: 0x9285, end: 0x9285, idx: -32165 },
+ { start: 0x9291, end: 0x9291, idx: -32176 },
+ { start: 0x9293, end: 0x9293, idx: -32177 },
+ { start: 0x9296, end: 0x9296, idx: -32179 },
+ { start: 0x9298, end: 0x9298, idx: -32180 },
+ { start: 0x929c, end: 0x929c, idx: -32183 },
+ { start: 0x92b3, end: 0x92b3, idx: -32205 },
+ { start: 0x92b6, end: 0x92b7, idx: -32207 },
+ { start: 0x92b9, end: 0x92b9, idx: -32208 },
+ { start: 0x92cc, end: 0x92cc, idx: -32226 },
+ { start: 0x92cf, end: 0x92cf, idx: -32228 },
+ { start: 0x92d2, end: 0x92d2, idx: -32230 },
+ { start: 0x92e4, end: 0x92e4, idx: -32247 },
+ { start: 0x92ea, end: 0x92ea, idx: -32252 },
+ { start: 0x92f8, end: 0x92f8, idx: -32265 },
+ { start: 0x92fc, end: 0x92fc, idx: -32268 },
+ { start: 0x9304, end: 0x9304, idx: -32275 },
+ { start: 0x9310, end: 0x9310, idx: -32286 },
+ { start: 0x9318, end: 0x9318, idx: -32293 },
+ { start: 0x931a, end: 0x931a, idx: -32294 },
+ { start: 0x931e, end: 0x9322, idx: -32297 },
+ { start: 0x9324, end: 0x9324, idx: -32298 },
+ { start: 0x9326, end: 0x9326, idx: -32299 },
+ { start: 0x9328, end: 0x9328, idx: -32300 },
+ { start: 0x932b, end: 0x932b, idx: -32302 },
+ { start: 0x932e, end: 0x932f, idx: -32304 },
+ { start: 0x9348, end: 0x9348, idx: -32328 },
+ { start: 0x934a, end: 0x934b, idx: -32329 },
+ { start: 0x934d, end: 0x934d, idx: -32330 },
+ { start: 0x9354, end: 0x9354, idx: -32336 },
+ { start: 0x935b, end: 0x935b, idx: -32342 },
+ { start: 0x9364, end: 0x9364, idx: -32350 },
+ { start: 0x936e, end: 0x936e, idx: -32359 },
+ { start: 0x9375, end: 0x9375, idx: -32365 },
+ { start: 0x937c, end: 0x937c, idx: -32371 },
+ { start: 0x937e, end: 0x937e, idx: -32372 },
+ { start: 0x938c, end: 0x938c, idx: -32385 },
+ { start: 0x9394, end: 0x9394, idx: -32392 },
+ { start: 0x9396, end: 0x9396, idx: -32393 },
+ { start: 0x939a, end: 0x939a, idx: -32396 },
+ { start: 0x93a3, end: 0x93a3, idx: -32404 },
+ { start: 0x93a7, end: 0x93a7, idx: -32407 },
+ { start: 0x93ac, end: 0x93ad, idx: -32411 },
+ { start: 0x93b0, end: 0x93b0, idx: -32413 },
+ { start: 0x93c3, end: 0x93c3, idx: -32431 },
+ { start: 0x93d1, end: 0x93d1, idx: -32444 },
+ { start: 0x93dd, end: 0x93de, idx: -32455 },
+ { start: 0x93e1, end: 0x93e1, idx: -32457 },
+ { start: 0x93e4, end: 0x93e4, idx: -32459 },
+ { start: 0x93f6, end: 0x93f6, idx: -32476 },
+ { start: 0x9404, end: 0x9404, idx: -32489 },
+ { start: 0x9418, end: 0x9419, idx: -32508 },
+ { start: 0x9425, end: 0x9425, idx: -32519 },
+ { start: 0x942b, end: 0x942b, idx: -32524 },
+ { start: 0x9435, end: 0x9435, idx: -32533 },
+ { start: 0x9438, end: 0x9438, idx: -32535 },
+ { start: 0x9444, end: 0x9444, idx: -32546 },
+ { start: 0x944a, end: 0x944a, idx: -32551 },
+ { start: 0x9451, end: 0x9452, idx: -32557 },
+ { start: 0x945b, end: 0x945b, idx: -32565 },
+ { start: 0x9460, end: 0x9460, idx: -32569 },
+ { start: 0x9462, end: 0x9462, idx: -32570 },
+ { start: 0x947d, end: 0x947d, idx: -32596 },
+ { start: 0x947f, end: 0x947f, idx: -32597 },
+ { start: 0x9577, end: 0x9577, idx: -32844 },
+ { start: 0x9580, end: 0x9580, idx: -32852 },
+ { start: 0x9583, end: 0x9583, idx: -32854 },
+ { start: 0x9589, end: 0x9589, idx: -32859 },
+ { start: 0x958b, end: 0x958b, idx: -32860 },
+ { start: 0x958f, end: 0x958f, idx: -32863 },
+ { start: 0x9591, end: 0x9594, idx: -32864 },
+ { start: 0x9598, end: 0x9598, idx: -32867 },
+ { start: 0x95a3, end: 0x95a5, idx: -32877 },
+ { start: 0x95a8, end: 0x95a9, idx: -32879 },
+ { start: 0x95ad, end: 0x95ad, idx: -32882 },
+ { start: 0x95b1, end: 0x95b1, idx: -32885 },
+ { start: 0x95bb, end: 0x95bc, idx: -32894 },
+ { start: 0x95c7, end: 0x95c7, idx: -32904 },
+ { start: 0x95ca, end: 0x95ca, idx: -32906 },
+ { start: 0x95d4, end: 0x95d6, idx: -32915 },
+ { start: 0x95dc, end: 0x95dc, idx: -32920 },
+ { start: 0x95e1, end: 0x95e2, idx: -32924 },
+ { start: 0x95e5, end: 0x95e5, idx: -32926 },
+ { start: 0x961c, end: 0x961c, idx: -32980 },
+ { start: 0x9621, end: 0x9621, idx: -32984 },
+ { start: 0x9628, end: 0x9628, idx: -32990 },
+ { start: 0x962a, end: 0x962a, idx: -32991 },
+ { start: 0x962e, end: 0x962e, idx: -32994 },
+ { start: 0x9632, end: 0x9632, idx: -32997 },
+ { start: 0x963b, end: 0x963b, idx: -33005 },
+ { start: 0x963f, end: 0x9640, idx: -33008 },
+ { start: 0x9642, end: 0x9642, idx: -33009 },
+ { start: 0x9644, end: 0x9644, idx: -33010 },
+ { start: 0x964b, end: 0x964d, idx: -33016 },
+ { start: 0x9650, end: 0x9650, idx: -33018 },
+ { start: 0x965b, end: 0x965f, idx: -33028 },
+ { start: 0x9662, end: 0x9664, idx: -33030 },
+ { start: 0x966a, end: 0x966a, idx: -33035 },
+ { start: 0x9670, end: 0x9670, idx: -33040 },
+ { start: 0x9673, end: 0x9673, idx: -33042 },
+ { start: 0x9675, end: 0x9678, idx: -33043 },
+ { start: 0x967d, end: 0x967d, idx: -33047 },
+ { start: 0x9685, end: 0x9686, idx: -33054 },
+ { start: 0x968a, end: 0x968b, idx: -33057 },
+ { start: 0x968d, end: 0x968e, idx: -33058 },
+ { start: 0x9694, end: 0x9695, idx: -33063 },
+ { start: 0x9698, end: 0x9699, idx: -33065 },
+ { start: 0x969b, end: 0x969c, idx: -33066 },
+ { start: 0x96a3, end: 0x96a3, idx: -33072 },
+ { start: 0x96a7, end: 0x96a8, idx: -33075 },
+ { start: 0x96aa, end: 0x96aa, idx: -33076 },
+ { start: 0x96b1, end: 0x96b1, idx: -33082 },
+ { start: 0x96b7, end: 0x96b7, idx: -33087 },
+ { start: 0x96bb, end: 0x96bc, idx: -33090 },
+ { start: 0x96c0, end: 0x96c1, idx: -33093 },
+ { start: 0x96c4, end: 0x96c7, idx: -33095 },
+ { start: 0x96c9, end: 0x96c9, idx: -33096 },
+ { start: 0x96cb, end: 0x96ce, idx: -33097 },
+ { start: 0x96d5, end: 0x96d6, idx: -33103 },
+ { start: 0x96d9, end: 0x96d9, idx: -33105 },
+ { start: 0x96db, end: 0x96dc, idx: -33106 },
+ { start: 0x96de, end: 0x96de, idx: -33107 },
+ { start: 0x96e2, end: 0x96e3, idx: -33110 },
+ { start: 0x96e8, end: 0x96ea, idx: -33114 },
+ { start: 0x96ef, end: 0x96f0, idx: -33118 },
+ { start: 0x96f2, end: 0x96f2, idx: -33119 },
+ { start: 0x96f6, end: 0x96f7, idx: -33122 },
+ { start: 0x96f9, end: 0x96f9, idx: -33123 },
+ { start: 0x96fb, end: 0x96fb, idx: -33124 },
+ { start: 0x9700, end: 0x9700, idx: -33128 },
+ { start: 0x9704, end: 0x9704, idx: -33131 },
+ { start: 0x9706, end: 0x9707, idx: -33132 },
+ { start: 0x970d, end: 0x970e, idx: -33137 },
+ { start: 0x9711, end: 0x9711, idx: -33139 },
+ { start: 0x9713, end: 0x9713, idx: -33140 },
+ { start: 0x9716, end: 0x9716, idx: -33142 },
+ { start: 0x9719, end: 0x9719, idx: -33144 },
+ { start: 0x971c, end: 0x971c, idx: -33146 },
+ { start: 0x971e, end: 0x971e, idx: -33147 },
+ { start: 0x9727, end: 0x9727, idx: -33155 },
+ { start: 0x9730, end: 0x9730, idx: -33163 },
+ { start: 0x9732, end: 0x9732, idx: -33164 },
+ { start: 0x9739, end: 0x9739, idx: -33170 },
+ { start: 0x973d, end: 0x973d, idx: -33173 },
+ { start: 0x9742, end: 0x9742, idx: -33177 },
+ { start: 0x9744, end: 0x9744, idx: -33178 },
+ { start: 0x9746, end: 0x9746, idx: -33179 },
+ { start: 0x9748, end: 0x9749, idx: -33180 },
+ { start: 0x9751, end: 0x9751, idx: -33187 },
+ { start: 0x9756, end: 0x9756, idx: -33191 },
+ { start: 0x975c, end: 0x975c, idx: -33196 },
+ { start: 0x975e, end: 0x975e, idx: -33197 },
+ { start: 0x9761, end: 0x9762, idx: -33199 },
+ { start: 0x9769, end: 0x9769, idx: -33205 },
+ { start: 0x976d, end: 0x976d, idx: -33208 },
+ { start: 0x9774, end: 0x9774, idx: -33214 },
+ { start: 0x9777, end: 0x9777, idx: -33216 },
+ { start: 0x977a, end: 0x977a, idx: -33218 },
+ { start: 0x977c, end: 0x977c, idx: -33219 },
+ { start: 0x9784, end: 0x9785, idx: -33226 },
+ { start: 0x978b, end: 0x978b, idx: -33231 },
+ { start: 0x978d, end: 0x978d, idx: -33232 },
+ { start: 0x978f, end: 0x978f, idx: -33233 },
+ { start: 0x9798, end: 0x9798, idx: -33241 },
+ { start: 0x97a0, end: 0x97a0, idx: -33248 },
+ { start: 0x97a6, end: 0x97a6, idx: -33253 },
+ { start: 0x97a8, end: 0x97a8, idx: -33254 },
+ { start: 0x97ab, end: 0x97ab, idx: -33256 },
+ { start: 0x97ad, end: 0x97ad, idx: -33257 },
+ { start: 0x97c3, end: 0x97c3, idx: -33278 },
+ { start: 0x97c6, end: 0x97c6, idx: -33280 },
+ { start: 0x97cb, end: 0x97cb, idx: -33284 },
+ { start: 0x97d3, end: 0x97d3, idx: -33291 },
+ { start: 0x97dc, end: 0x97dc, idx: -33299 },
+ { start: 0x97f3, end: 0x97f3, idx: -33321 },
+ { start: 0x97f6, end: 0x97f6, idx: -33323 },
+ { start: 0x97fb, end: 0x97fb, idx: -33327 },
+ { start: 0x97ff, end: 0x9803, idx: -33330 },
+ { start: 0x9805, end: 0x9806, idx: -33331 },
+ { start: 0x9808, end: 0x9808, idx: -33332 },
+ { start: 0x980a, end: 0x980a, idx: -33333 },
+ { start: 0x980c, end: 0x980c, idx: -33334 },
+ { start: 0x9810, end: 0x9813, idx: -33337 },
+ { start: 0x9817, end: 0x9818, idx: -33340 },
+ { start: 0x9821, end: 0x9821, idx: -33348 },
+ { start: 0x9823, end: 0x9823, idx: -33349 },
+ { start: 0x982b, end: 0x982b, idx: -33356 },
+ { start: 0x982d, end: 0x982d, idx: -33357 },
+ { start: 0x9830, end: 0x9830, idx: -33359 },
+ { start: 0x9838, end: 0x9839, idx: -33366 },
+ { start: 0x983b, end: 0x983b, idx: -33367 },
+ { start: 0x9846, end: 0x9846, idx: -33377 },
+ { start: 0x984c, end: 0x984e, idx: -33382 },
+ { start: 0x9854, end: 0x9854, idx: -33387 },
+ { start: 0x9858, end: 0x9858, idx: -33390 },
+ { start: 0x985a, end: 0x985a, idx: -33391 },
+ { start: 0x985e, end: 0x985e, idx: -33394 },
+ { start: 0x9865, end: 0x9865, idx: -33400 },
+ { start: 0x9867, end: 0x9867, idx: -33401 },
+ { start: 0x986b, end: 0x986b, idx: -33404 },
+ { start: 0x986f, end: 0x9870, idx: -33407 },
+ { start: 0x98a8, end: 0x98a8, idx: -33462 },
+ { start: 0x98af, end: 0x98af, idx: -33468 },
+ { start: 0x98b1, end: 0x98b1, idx: -33469 },
+ { start: 0x98b6, end: 0x98b6, idx: -33473 },
+ { start: 0x98c4, end: 0x98c4, idx: -33486 },
+ { start: 0x98c7, end: 0x98c7, idx: -33488 },
+ { start: 0x98db, end: 0x98dc, idx: -33507 },
+ { start: 0x98df, end: 0x98df, idx: -33509 },
+ { start: 0x98e1, end: 0x98e2, idx: -33510 },
+ { start: 0x98ed, end: 0x98ef, idx: -33520 },
+ { start: 0x98f4, end: 0x98f4, idx: -33524 },
+ { start: 0x98fc, end: 0x98fe, idx: -33531 },
+ { start: 0x9903, end: 0x9903, idx: -33535 },
+ { start: 0x9909, end: 0x990a, idx: -33540 },
+ { start: 0x990c, end: 0x990c, idx: -33541 },
+ { start: 0x9910, end: 0x9910, idx: -33544 },
+ { start: 0x9913, end: 0x9913, idx: -33546 },
+ { start: 0x9918, end: 0x9918, idx: -33550 },
+ { start: 0x991e, end: 0x991e, idx: -33555 },
+ { start: 0x9920, end: 0x9920, idx: -33556 },
+ { start: 0x9928, end: 0x9928, idx: -33563 },
+ { start: 0x9945, end: 0x9945, idx: -33591 },
+ { start: 0x9949, end: 0x9949, idx: -33594 },
+ { start: 0x994b, end: 0x994d, idx: -33595 },
+ { start: 0x9951, end: 0x9952, idx: -33598 },
+ { start: 0x9954, end: 0x9954, idx: -33599 },
+ { start: 0x9957, end: 0x9957, idx: -33601 },
+ { start: 0x995c, end: 0x995c, idx: -33605 },
+ { start: 0x9996, end: 0x9996, idx: -33662 },
+ { start: 0x9999, end: 0x9999, idx: -33664 },
+ { start: 0x999d, end: 0x999d, idx: -33667 },
+ { start: 0x99a5, end: 0x99a5, idx: -33674 },
+ { start: 0x99a8, end: 0x99a8, idx: -33676 },
+ { start: 0x99ac, end: 0x99ae, idx: -33679 },
+ { start: 0x99b1, end: 0x99b1, idx: -33681 },
+ { start: 0x99b3, end: 0x99b4, idx: -33682 },
+ { start: 0x99b9, end: 0x99b9, idx: -33686 },
+ { start: 0x99c1, end: 0x99c1, idx: -33693 },
+ { start: 0x99c4, end: 0x99c4, idx: -33695 },
+ { start: 0x99d0, end: 0x99d2, idx: -33706 },
+ { start: 0x99d5, end: 0x99d5, idx: -33708 },
+ { start: 0x99d9, end: 0x99d9, idx: -33711 },
+ { start: 0x99dd, end: 0x99dd, idx: -33714 },
+ { start: 0x99df, end: 0x99df, idx: -33715 },
+ { start: 0x99e2, end: 0x99e2, idx: -33717 },
+ { start: 0x99ed, end: 0x99ed, idx: -33727 },
+ { start: 0x99f1, end: 0x99f1, idx: -33730 },
+ { start: 0x99ff, end: 0x99ff, idx: -33743 },
+ { start: 0x9a01, end: 0x9a01, idx: -33744 },
+ { start: 0x9a08, end: 0x9a08, idx: -33750 },
+ { start: 0x9a0e, end: 0x9a0f, idx: -33755 },
+ { start: 0x9a19, end: 0x9a19, idx: -33764 },
+ { start: 0x9a2b, end: 0x9a2b, idx: -33781 },
+ { start: 0x9a30, end: 0x9a30, idx: -33785 },
+ { start: 0x9a36, end: 0x9a37, idx: -33790 },
+ { start: 0x9a40, end: 0x9a40, idx: -33798 },
+ { start: 0x9a43, end: 0x9a43, idx: -33800 },
+ { start: 0x9a45, end: 0x9a45, idx: -33801 },
+ { start: 0x9a4d, end: 0x9a4d, idx: -33808 },
+ { start: 0x9a55, end: 0x9a55, idx: -33815 },
+ { start: 0x9a57, end: 0x9a57, idx: -33816 },
+ { start: 0x9a5a, end: 0x9a5b, idx: -33818 },
+ { start: 0x9a5f, end: 0x9a5f, idx: -33821 },
+ { start: 0x9a62, end: 0x9a62, idx: -33823 },
+ { start: 0x9a65, end: 0x9a65, idx: -33825 },
+ { start: 0x9a69, end: 0x9a6a, idx: -33828 },
+ { start: 0x9aa8, end: 0x9aa8, idx: -33889 },
+ { start: 0x9ab8, end: 0x9ab8, idx: -33904 },
+ { start: 0x9abc, end: 0x9abc, idx: -33907 },
+ { start: 0x9ac0, end: 0x9ac0, idx: -33910 },
+ { start: 0x9acf, end: 0x9acf, idx: -33924 },
+ { start: 0x9ad1, end: 0x9ad1, idx: -33925 },
+ { start: 0x9ad3, end: 0x9ad4, idx: -33926 },
+ { start: 0x9ad8, end: 0x9ad8, idx: -33929 },
+ { start: 0x9ae3, end: 0x9ae3, idx: -33939 },
+ { start: 0x9ae5, end: 0x9ae5, idx: -33940 },
+ { start: 0x9aee, end: 0x9aee, idx: -33948 },
+ { start: 0x9af4, end: 0x9af4, idx: -33953 },
+ { start: 0x9b18, end: 0x9b18, idx: -33988 },
+ { start: 0x9b1a, end: 0x9b1a, idx: -33989 },
+ { start: 0x9b1f, end: 0x9b1f, idx: -33993 },
+ { start: 0x9b22, end: 0x9b23, idx: -33995 },
+ { start: 0x9b27, end: 0x9b27, idx: -33998 },
+ { start: 0x9b2a, end: 0x9b2a, idx: -34000 },
+ { start: 0x9b31, end: 0x9b31, idx: -34006 },
+ { start: 0x9b3b, end: 0x9b3c, idx: -34015 },
+ { start: 0x9b41, end: 0x9b45, idx: -34019 },
+ { start: 0x9b4d, end: 0x9b4f, idx: -34026 },
+ { start: 0x9b51, end: 0x9b51, idx: -34027 },
+ { start: 0x9b54, end: 0x9b54, idx: -34029 },
+ { start: 0x9b5a, end: 0x9b5a, idx: -34034 },
+ { start: 0x9b6f, end: 0x9b6f, idx: -34054 },
+ { start: 0x9b74, end: 0x9b74, idx: -34058 },
+ { start: 0x9b8e, end: 0x9b8e, idx: -34083 },
+ { start: 0x9b91, end: 0x9b92, idx: -34085 },
+ { start: 0x9b9f, end: 0x9b9f, idx: -34097 },
+ { start: 0x9bab, end: 0x9bab, idx: -34108 },
+ { start: 0x9bae, end: 0x9bae, idx: -34110 },
+ { start: 0x9bc9, end: 0x9bc9, idx: -34136 },
+ { start: 0x9bd6, end: 0x9bd6, idx: -34148 },
+ { start: 0x9bdb, end: 0x9bdb, idx: -34152 },
+ { start: 0x9be4, end: 0x9be4, idx: -34160 },
+ { start: 0x9be8, end: 0x9be8, idx: -34163 },
+ { start: 0x9c0d, end: 0x9c0d, idx: -34199 },
+ { start: 0x9c10, end: 0x9c10, idx: -34201 },
+ { start: 0x9c12, end: 0x9c13, idx: -34202 },
+ { start: 0x9c15, end: 0x9c15, idx: -34203 },
+ { start: 0x9c25, end: 0x9c25, idx: -34218 },
+ { start: 0x9c2d, end: 0x9c2e, idx: -34225 },
+ { start: 0x9c32, end: 0x9c32, idx: -34228 },
+ { start: 0x9c3b, end: 0x9c3b, idx: -34236 },
+ { start: 0x9c47, end: 0x9c47, idx: -34247 },
+ { start: 0x9c49, end: 0x9c49, idx: -34248 },
+ { start: 0x9c57, end: 0x9c57, idx: -34261 },
+ { start: 0x9ce5, end: 0x9ce5, idx: -34402 },
+ { start: 0x9ce7, end: 0x9ce7, idx: -34403 },
+ { start: 0x9ce9, end: 0x9ce9, idx: -34404 },
+ { start: 0x9cf3, end: 0x9cf4, idx: -34413 },
+ { start: 0x9cf6, end: 0x9cf6, idx: -34414 },
+ { start: 0x9d07, end: 0x9d09, idx: -34430 },
+ { start: 0x9d1b, end: 0x9d1b, idx: -34447 },
+ { start: 0x9d26, end: 0x9d26, idx: -34457 },
+ { start: 0x9d28, end: 0x9d28, idx: -34458 },
+ { start: 0x9d3b, end: 0x9d3b, idx: -34476 },
+ { start: 0x9d44, end: 0x9d44, idx: -34484 },
+ { start: 0x9d51, end: 0x9d51, idx: -34496 },
+ { start: 0x9d5d, end: 0x9d5d, idx: -34507 },
+ { start: 0x9d60, end: 0x9d61, idx: -34509 },
+ { start: 0x9d6c, end: 0x9d6c, idx: -34519 },
+ { start: 0x9d72, end: 0x9d72, idx: -34524 },
+ { start: 0x9d89, end: 0x9d89, idx: -34546 },
+ { start: 0x9da9, end: 0x9da9, idx: -34577 },
+ { start: 0x9daf, end: 0x9daf, idx: -34582 },
+ { start: 0x9db4, end: 0x9db4, idx: -34586 },
+ { start: 0x9dbb, end: 0x9dbb, idx: -34592 },
+ { start: 0x9dc4, end: 0x9dc4, idx: -34600 },
+ { start: 0x9dd7, end: 0x9dd7, idx: -34618 },
+ { start: 0x9df2, end: 0x9df3, idx: -34644 },
+ { start: 0x9df8, end: 0x9dfa, idx: -34648 },
+ { start: 0x9e1a, end: 0x9e1b, idx: -34679 },
+ { start: 0x9e1e, end: 0x9e1e, idx: -34681 },
+ { start: 0x9e75, end: 0x9e75, idx: -34767 },
+ { start: 0x9e79, end: 0x9e79, idx: -34770 },
+ { start: 0x9e7d, end: 0x9e7d, idx: -34773 },
+ { start: 0x9e7f, end: 0x9e7f, idx: -34774 },
+ { start: 0x9e81, end: 0x9e81, idx: -34775 },
+ { start: 0x9e92, end: 0x9e93, idx: -34791 },
+ { start: 0x9e97, end: 0x9e97, idx: -34794 },
+ { start: 0x9e9d, end: 0x9e9d, idx: -34799 },
+ { start: 0x9e9f, end: 0x9e9f, idx: -34800 },
+ { start: 0x9ea4, end: 0x9ea5, idx: -34804 },
+ { start: 0x9eb4, end: 0x9eb5, idx: -34818 },
+ { start: 0x9ebb, end: 0x9ebb, idx: -34823 },
+ { start: 0x9ebe, end: 0x9ebe, idx: -34825 },
+ { start: 0x9ec3, end: 0x9ec3, idx: -34829 },
+ { start: 0x9ecd, end: 0x9ece, idx: -34838 },
+ { start: 0x9ed1, end: 0x9ed1, idx: -34840 },
+ { start: 0x9ed4, end: 0x9ed4, idx: -34842 },
+ { start: 0x9ed8, end: 0x9ed8, idx: -34845 },
+ { start: 0x9edb, end: 0x9ede, idx: -34847 },
+ { start: 0x9ee8, end: 0x9ee8, idx: -34856 },
+ { start: 0x9eef, end: 0x9eef, idx: -34862 },
+ { start: 0x9ef4, end: 0x9ef4, idx: -34866 },
+ { start: 0x9efb, end: 0x9efc, idx: -34872 },
+ { start: 0x9f07, end: 0x9f08, idx: -34882 },
+ { start: 0x9f0e, end: 0x9f0e, idx: -34887 },
+ { start: 0x9f13, end: 0x9f13, idx: -34891 },
+ { start: 0x9f20, end: 0x9f20, idx: -34903 },
+ { start: 0x9f3b, end: 0x9f3b, idx: -34929 },
+ { start: 0x9f4a, end: 0x9f4b, idx: -34943 },
+ { start: 0x9f4e, end: 0x9f4e, idx: -34945 },
+ { start: 0x9f52, end: 0x9f52, idx: -34948 },
+ { start: 0x9f5f, end: 0x9f5f, idx: -34960 },
+ { start: 0x9f61, end: 0x9f61, idx: -34961 },
+ { start: 0x9f66, end: 0x9f67, idx: -34965 },
+ { start: 0x9f6a, end: 0x9f6a, idx: -34967 },
+ { start: 0x9f6c, end: 0x9f6c, idx: -34968 },
+ { start: 0x9f77, end: 0x9f77, idx: -34978 },
+ { start: 0x9f8d, end: 0x9f8d, idx: -34999 },
+ { start: 0x9f90, end: 0x9f90, idx: -35001 },
+ { start: 0x9f95, end: 0x9f95, idx: -35005 },
+ { start: 0x9f9c, end: 0x9f9c, idx: -35011 },
+ { start: 0xac00, end: 0xac02, idx: -38182 },
+ { start: 0xac04, end: 0xac04, idx: -38183 },
+ { start: 0xac07, end: 0xac0b, idx: -38185 },
+ { start: 0xac10, end: 0xac17, idx: -38189 },
+ { start: 0xac19, end: 0xac1d, idx: -38190 },
+ { start: 0xac20, end: 0xac20, idx: -38192 },
+ { start: 0xac24, end: 0xac24, idx: -38195 },
+ { start: 0xac2c, end: 0xac2d, idx: -38202 },
+ { start: 0xac2f, end: 0xac31, idx: -38203 },
+ { start: 0xac38, end: 0xac39, idx: -38209 },
+ { start: 0xac3c, end: 0xac3c, idx: -38211 },
+ { start: 0xac40, end: 0xac40, idx: -38214 },
+ { start: 0xac4b, end: 0xac4b, idx: -38224 },
+ { start: 0xac4d, end: 0xac4d, idx: -38225 },
+ { start: 0xac54, end: 0xac54, idx: -38231 },
+ { start: 0xac58, end: 0xac58, idx: -38234 },
+ { start: 0xac5c, end: 0xac5c, idx: -38237 },
+ { start: 0xac70, end: 0xac71, idx: -38256 },
+ { start: 0xac74, end: 0xac74, idx: -38258 },
+ { start: 0xac77, end: 0xac7a, idx: -38260 },
+ { start: 0xac80, end: 0xac81, idx: -38265 },
+ { start: 0xac83, end: 0xac87, idx: -38266 },
+ { start: 0xac89, end: 0xac8c, idx: -38267 },
+ { start: 0xac90, end: 0xac90, idx: -38270 },
+ { start: 0xac93, end: 0xac94, idx: -38272 },
+ { start: 0xac9c, end: 0xac9d, idx: -38279 },
+ { start: 0xac9f, end: 0xaca1, idx: -38280 },
+ { start: 0xaca8, end: 0xacaa, idx: -38286 },
+ { start: 0xacac, end: 0xacac, idx: -38287 },
+ { start: 0xacaf, end: 0xacb0, idx: -38289 },
+ { start: 0xacb8, end: 0xacb9, idx: -38296 },
+ { start: 0xacbb, end: 0xacbd, idx: -38297 },
+ { start: 0xacc1, end: 0xacc1, idx: -38300 },
+ { start: 0xacc4, end: 0xacc4, idx: -38302 },
+ { start: 0xacc8, end: 0xacc8, idx: -38305 },
+ { start: 0xaccc, end: 0xaccc, idx: -38308 },
+ { start: 0xacd5, end: 0xacd5, idx: -38316 },
+ { start: 0xacd7, end: 0xacd7, idx: -38317 },
+ { start: 0xace0, end: 0xace1, idx: -38325 },
+ { start: 0xace4, end: 0xace4, idx: -38327 },
+ { start: 0xace7, end: 0xacea, idx: -38329 },
+ { start: 0xacec, end: 0xacec, idx: -38330 },
+ { start: 0xacef, end: 0xacf1, idx: -38332 },
+ { start: 0xacf3, end: 0xacf3, idx: -38333 },
+ { start: 0xacf5, end: 0xacf6, idx: -38334 },
+ { start: 0xacfa, end: 0xacfa, idx: -38337 },
+ { start: 0xacfc, end: 0xacfd, idx: -38338 },
+ { start: 0xad00, end: 0xad00, idx: -38340 },
+ { start: 0xad04, end: 0xad04, idx: -38343 },
+ { start: 0xad06, end: 0xad06, idx: -38344 },
+ { start: 0xad0c, end: 0xad0d, idx: -38349 },
+ { start: 0xad0f, end: 0xad0f, idx: -38350 },
+ { start: 0xad11, end: 0xad11, idx: -38351 },
+ { start: 0xad18, end: 0xad19, idx: -38357 },
+ { start: 0xad1c, end: 0xad1c, idx: -38359 },
+ { start: 0xad20, end: 0xad20, idx: -38362 },
+ { start: 0xad28, end: 0xad29, idx: -38369 },
+ { start: 0xad2b, end: 0xad2d, idx: -38370 },
+ { start: 0xad34, end: 0xad35, idx: -38376 },
+ { start: 0xad38, end: 0xad38, idx: -38378 },
+ { start: 0xad3c, end: 0xad3c, idx: -38381 },
+ { start: 0xad44, end: 0xad45, idx: -38388 },
+ { start: 0xad47, end: 0xad47, idx: -38389 },
+ { start: 0xad49, end: 0xad49, idx: -38390 },
+ { start: 0xad50, end: 0xad50, idx: -38396 },
+ { start: 0xad54, end: 0xad54, idx: -38399 },
+ { start: 0xad58, end: 0xad58, idx: -38402 },
+ { start: 0xad61, end: 0xad61, idx: -38410 },
+ { start: 0xad63, end: 0xad63, idx: -38411 },
+ { start: 0xad6c, end: 0xad6d, idx: -38419 },
+ { start: 0xad70, end: 0xad70, idx: -38421 },
+ { start: 0xad73, end: 0xad76, idx: -38423 },
+ { start: 0xad7b, end: 0xad7d, idx: -38427 },
+ { start: 0xad7f, end: 0xad7f, idx: -38428 },
+ { start: 0xad81, end: 0xad82, idx: -38429 },
+ { start: 0xad88, end: 0xad89, idx: -38434 },
+ { start: 0xad8c, end: 0xad8c, idx: -38436 },
+ { start: 0xad90, end: 0xad90, idx: -38439 },
+ { start: 0xad9b, end: 0xad9d, idx: -38449 },
+ { start: 0xada4, end: 0xada4, idx: -38455 },
+ { start: 0xadb7, end: 0xadb7, idx: -38473 },
+ { start: 0xadc0, end: 0xadc1, idx: -38481 },
+ { start: 0xadc4, end: 0xadc4, idx: -38483 },
+ { start: 0xadc8, end: 0xadc8, idx: -38486 },
+ { start: 0xadd0, end: 0xadd1, idx: -38493 },
+ { start: 0xadd3, end: 0xadd3, idx: -38494 },
+ { start: 0xadd5, end: 0xadd5, idx: -38495 },
+ { start: 0xaddc, end: 0xaddc, idx: -38501 },
+ { start: 0xade0, end: 0xade0, idx: -38504 },
+ { start: 0xade4, end: 0xade4, idx: -38507 },
+ { start: 0xadec, end: 0xadec, idx: -38514 },
+ { start: 0xadf8, end: 0xadf9, idx: -38525 },
+ { start: 0xadfc, end: 0xadfc, idx: -38527 },
+ { start: 0xadff, end: 0xae02, idx: -38529 },
+ { start: 0xae08, end: 0xae09, idx: -38534 },
+ { start: 0xae0b, end: 0xae0b, idx: -38535 },
+ { start: 0xae0d, end: 0xae0d, idx: -38536 },
+ { start: 0xae0f, end: 0xae0f, idx: -38537 },
+ { start: 0xae11, end: 0xae11, idx: -38538 },
+ { start: 0xae14, end: 0xae14, idx: -38540 },
+ { start: 0xae27, end: 0xae27, idx: -38558 },
+ { start: 0xae30, end: 0xae31, idx: -38566 },
+ { start: 0xae34, end: 0xae34, idx: -38568 },
+ { start: 0xae37, end: 0xae38, idx: -38570 },
+ { start: 0xae3a, end: 0xae3a, idx: -38571 },
+ { start: 0xae3c, end: 0xae3c, idx: -38572 },
+ { start: 0xae40, end: 0xae41, idx: -38575 },
+ { start: 0xae43, end: 0xae46, idx: -38576 },
+ { start: 0xae49, end: 0xae4a, idx: -38578 },
+ { start: 0xae4c, end: 0xae4e, idx: -38579 },
+ { start: 0xae50, end: 0xae50, idx: -38580 },
+ { start: 0xae54, end: 0xae54, idx: -38583 },
+ { start: 0xae56, end: 0xae56, idx: -38584 },
+ { start: 0xae5c, end: 0xae5d, idx: -38589 },
+ { start: 0xae5f, end: 0xae62, idx: -38590 },
+ { start: 0xae65, end: 0xae65, idx: -38592 },
+ { start: 0xae68, end: 0xae69, idx: -38594 },
+ { start: 0xae6c, end: 0xae6c, idx: -38596 },
+ { start: 0xae70, end: 0xae70, idx: -38599 },
+ { start: 0xae78, end: 0xae79, idx: -38606 },
+ { start: 0xae7b, end: 0xae7d, idx: -38607 },
+ { start: 0xae84, end: 0xae85, idx: -38613 },
+ { start: 0xae8c, end: 0xae8c, idx: -38619 },
+ { start: 0xaea0, end: 0xaea0, idx: -38638 },
+ { start: 0xaebc, end: 0xaebe, idx: -38665 },
+ { start: 0xaec0, end: 0xaec0, idx: -38666 },
+ { start: 0xaec4, end: 0xaec4, idx: -38669 },
+ { start: 0xaecc, end: 0xaecd, idx: -38676 },
+ { start: 0xaecf, end: 0xaed1, idx: -38677 },
+ { start: 0xaed8, end: 0xaed9, idx: -38683 },
+ { start: 0xaedc, end: 0xaedc, idx: -38685 },
+ { start: 0xaee8, end: 0xaee8, idx: -38696 },
+ { start: 0xaeeb, end: 0xaeeb, idx: -38698 },
+ { start: 0xaeed, end: 0xaeed, idx: -38699 },
+ { start: 0xaef4, end: 0xaef4, idx: -38705 },
+ { start: 0xaef8, end: 0xaef8, idx: -38708 },
+ { start: 0xaefc, end: 0xaefc, idx: -38711 },
+ { start: 0xaf04, end: 0xaf04, idx: -38718 },
+ { start: 0xaf07, end: 0xaf08, idx: -38720 },
+ { start: 0xaf0d, end: 0xaf0d, idx: -38724 },
+ { start: 0xaf10, end: 0xaf10, idx: -38726 },
+ { start: 0xaf2c, end: 0xaf2d, idx: -38753 },
+ { start: 0xaf30, end: 0xaf30, idx: -38755 },
+ { start: 0xaf32, end: 0xaf34, idx: -38756 },
+ { start: 0xaf3c, end: 0xaf3d, idx: -38763 },
+ { start: 0xaf3f, end: 0xaf3f, idx: -38764 },
+ { start: 0xaf41, end: 0xaf43, idx: -38765 },
+ { start: 0xaf48, end: 0xaf49, idx: -38769 },
+ { start: 0xaf4c, end: 0xaf4c, idx: -38771 },
+ { start: 0xaf50, end: 0xaf50, idx: -38774 },
+ { start: 0xaf58, end: 0xaf58, idx: -38781 },
+ { start: 0xaf5b, end: 0xaf5d, idx: -38783 },
+ { start: 0xaf64, end: 0xaf65, idx: -38789 },
+ { start: 0xaf68, end: 0xaf68, idx: -38791 },
+ { start: 0xaf79, end: 0xaf79, idx: -38807 },
+ { start: 0xaf80, end: 0xaf80, idx: -38813 },
+ { start: 0xaf84, end: 0xaf84, idx: -38816 },
+ { start: 0xaf88, end: 0xaf88, idx: -38819 },
+ { start: 0xaf90, end: 0xaf91, idx: -38826 },
+ { start: 0xaf93, end: 0xaf93, idx: -38827 },
+ { start: 0xaf95, end: 0xaf95, idx: -38828 },
+ { start: 0xaf9c, end: 0xaf9c, idx: -38834 },
+ { start: 0xafb2, end: 0xafb2, idx: -38855 },
+ { start: 0xafb8, end: 0xafb9, idx: -38860 },
+ { start: 0xafbc, end: 0xafbc, idx: -38862 },
+ { start: 0xafbf, end: 0xafc0, idx: -38864 },
+ { start: 0xafc7, end: 0xafc9, idx: -38870 },
+ { start: 0xafcb, end: 0xafcb, idx: -38871 },
+ { start: 0xafcd, end: 0xafce, idx: -38872 },
+ { start: 0xafd4, end: 0xafd4, idx: -38877 },
+ { start: 0xafd8, end: 0xafd8, idx: -38880 },
+ { start: 0xafdc, end: 0xafdc, idx: -38883 },
+ { start: 0xafe7, end: 0xafe9, idx: -38893 },
+ { start: 0xaff0, end: 0xaff1, idx: -38899 },
+ { start: 0xaff4, end: 0xaff4, idx: -38901 },
+ { start: 0xaff8, end: 0xaff8, idx: -38904 },
+ { start: 0xb000, end: 0xb001, idx: -38911 },
+ { start: 0xb004, end: 0xb004, idx: -38913 },
+ { start: 0xb00c, end: 0xb00d, idx: -38920 },
+ { start: 0xb010, end: 0xb010, idx: -38922 },
+ { start: 0xb014, end: 0xb014, idx: -38925 },
+ { start: 0xb01c, end: 0xb01d, idx: -38932 },
+ { start: 0xb021, end: 0xb021, idx: -38935 },
+ { start: 0xb028, end: 0xb028, idx: -38941 },
+ { start: 0xb044, end: 0xb045, idx: -38968 },
+ { start: 0xb048, end: 0xb048, idx: -38970 },
+ { start: 0xb04a, end: 0xb04a, idx: -38971 },
+ { start: 0xb04c, end: 0xb04c, idx: -38972 },
+ { start: 0xb04e, end: 0xb04e, idx: -38973 },
+ { start: 0xb053, end: 0xb055, idx: -38977 },
+ { start: 0xb057, end: 0xb057, idx: -38978 },
+ { start: 0xb059, end: 0xb059, idx: -38979 },
+ { start: 0xb05d, end: 0xb05d, idx: -38982 },
+ { start: 0xb060, end: 0xb060, idx: -38984 },
+ { start: 0xb07c, end: 0xb07d, idx: -39011 },
+ { start: 0xb080, end: 0xb080, idx: -39013 },
+ { start: 0xb084, end: 0xb084, idx: -39016 },
+ { start: 0xb08c, end: 0xb08d, idx: -39023 },
+ { start: 0xb08f, end: 0xb091, idx: -39024 },
+ { start: 0xb098, end: 0xb09a, idx: -39030 },
+ { start: 0xb09c, end: 0xb09c, idx: -39031 },
+ { start: 0xb09f, end: 0xb0a2, idx: -39033 },
+ { start: 0xb0a8, end: 0xb0a9, idx: -39038 },
+ { start: 0xb0ab, end: 0xb0af, idx: -39039 },
+ { start: 0xb0b1, end: 0xb0b1, idx: -39040 },
+ { start: 0xb0b3, end: 0xb0b5, idx: -39041 },
+ { start: 0xb0b8, end: 0xb0b8, idx: -39043 },
+ { start: 0xb0bb, end: 0xb0bc, idx: -39045 },
+ { start: 0xb0c4, end: 0xb0c5, idx: -39052 },
+ { start: 0xb0c7, end: 0xb0c9, idx: -39053 },
+ { start: 0xb0d0, end: 0xb0d1, idx: -39059 },
+ { start: 0xb0d4, end: 0xb0d4, idx: -39061 },
+ { start: 0xb0d8, end: 0xb0d8, idx: -39064 },
+ { start: 0xb0e0, end: 0xb0e0, idx: -39071 },
+ { start: 0xb0e5, end: 0xb0e5, idx: -39075 },
+ { start: 0xb0ec, end: 0xb0ec, idx: -39081 },
+ { start: 0xb108, end: 0xb109, idx: -39108 },
+ { start: 0xb10b, end: 0xb10c, idx: -39109 },
+ { start: 0xb10f, end: 0xb110, idx: -39111 },
+ { start: 0xb112, end: 0xb113, idx: -39112 },
+ { start: 0xb118, end: 0xb119, idx: -39116 },
+ { start: 0xb11b, end: 0xb11e, idx: -39117 },
+ { start: 0xb123, end: 0xb125, idx: -39121 },
+ { start: 0xb128, end: 0xb128, idx: -39123 },
+ { start: 0xb12c, end: 0xb12c, idx: -39126 },
+ { start: 0xb134, end: 0xb135, idx: -39133 },
+ { start: 0xb137, end: 0xb139, idx: -39134 },
+ { start: 0xb140, end: 0xb141, idx: -39140 },
+ { start: 0xb144, end: 0xb144, idx: -39142 },
+ { start: 0xb147, end: 0xb148, idx: -39144 },
+ { start: 0xb150, end: 0xb151, idx: -39151 },
+ { start: 0xb153, end: 0xb155, idx: -39152 },
+ { start: 0xb158, end: 0xb159, idx: -39154 },
+ { start: 0xb15c, end: 0xb15c, idx: -39156 },
+ { start: 0xb160, end: 0xb160, idx: -39159 },
+ { start: 0xb16f, end: 0xb16f, idx: -39173 },
+ { start: 0xb178, end: 0xb17a, idx: -39181 },
+ { start: 0xb17c, end: 0xb17c, idx: -39182 },
+ { start: 0xb180, end: 0xb180, idx: -39185 },
+ { start: 0xb182, end: 0xb182, idx: -39186 },
+ { start: 0xb188, end: 0xb189, idx: -39191 },
+ { start: 0xb18b, end: 0xb18b, idx: -39192 },
+ { start: 0xb18d, end: 0xb18d, idx: -39193 },
+ { start: 0xb192, end: 0xb194, idx: -39197 },
+ { start: 0xb198, end: 0xb198, idx: -39200 },
+ { start: 0xb19c, end: 0xb19c, idx: -39203 },
+ { start: 0xb1a7, end: 0xb1a8, idx: -39213 },
+ { start: 0xb1b0, end: 0xb1b0, idx: -39220 },
+ { start: 0xb1cc, end: 0xb1cc, idx: -39247 },
+ { start: 0xb1d0, end: 0xb1d0, idx: -39250 },
+ { start: 0xb1d4, end: 0xb1d4, idx: -39253 },
+ { start: 0xb1dc, end: 0xb1dd, idx: -39260 },
+ { start: 0xb1df, end: 0xb1df, idx: -39261 },
+ { start: 0xb1e8, end: 0xb1e9, idx: -39269 },
+ { start: 0xb1ec, end: 0xb1ec, idx: -39271 },
+ { start: 0xb1f0, end: 0xb1f0, idx: -39274 },
+ { start: 0xb1f9, end: 0xb1f9, idx: -39282 },
+ { start: 0xb1fb, end: 0xb1fb, idx: -39283 },
+ { start: 0xb1fd, end: 0xb1fd, idx: -39284 },
+ { start: 0xb204, end: 0xb205, idx: -39290 },
+ { start: 0xb208, end: 0xb208, idx: -39292 },
+ { start: 0xb20b, end: 0xb20c, idx: -39294 },
+ { start: 0xb214, end: 0xb215, idx: -39301 },
+ { start: 0xb217, end: 0xb217, idx: -39302 },
+ { start: 0xb219, end: 0xb219, idx: -39303 },
+ { start: 0xb220, end: 0xb220, idx: -39309 },
+ { start: 0xb233, end: 0xb234, idx: -39327 },
+ { start: 0xb23c, end: 0xb23c, idx: -39334 },
+ { start: 0xb258, end: 0xb258, idx: -39361 },
+ { start: 0xb25c, end: 0xb25c, idx: -39364 },
+ { start: 0xb260, end: 0xb260, idx: -39367 },
+ { start: 0xb268, end: 0xb269, idx: -39374 },
+ { start: 0xb274, end: 0xb275, idx: -39384 },
+ { start: 0xb27c, end: 0xb27c, idx: -39390 },
+ { start: 0xb284, end: 0xb285, idx: -39397 },
+ { start: 0xb289, end: 0xb289, idx: -39400 },
+ { start: 0xb290, end: 0xb291, idx: -39406 },
+ { start: 0xb294, end: 0xb294, idx: -39408 },
+ { start: 0xb298, end: 0xb29a, idx: -39411 },
+ { start: 0xb2a0, end: 0xb2a1, idx: -39416 },
+ { start: 0xb2a3, end: 0xb2a3, idx: -39417 },
+ { start: 0xb2a5, end: 0xb2a7, idx: -39418 },
+ { start: 0xb2aa, end: 0xb2aa, idx: -39420 },
+ { start: 0xb2ac, end: 0xb2ac, idx: -39421 },
+ { start: 0xb2b0, end: 0xb2b0, idx: -39424 },
+ { start: 0xb2b4, end: 0xb2b4, idx: -39427 },
+ { start: 0xb2c1, end: 0xb2c1, idx: -39439 },
+ { start: 0xb2c8, end: 0xb2c9, idx: -39445 },
+ { start: 0xb2cc, end: 0xb2cc, idx: -39447 },
+ { start: 0xb2d0, end: 0xb2d2, idx: -39450 },
+ { start: 0xb2d8, end: 0xb2d9, idx: -39455 },
+ { start: 0xb2db, end: 0xb2db, idx: -39456 },
+ { start: 0xb2dd, end: 0xb2dd, idx: -39457 },
+ { start: 0xb2e0, end: 0xb2e0, idx: -39459 },
+ { start: 0xb2e2, end: 0xb2e2, idx: -39460 },
+ { start: 0xb2e4, end: 0xb2e6, idx: -39461 },
+ { start: 0xb2e8, end: 0xb2e8, idx: -39462 },
+ { start: 0xb2eb, end: 0xb2ef, idx: -39464 },
+ { start: 0xb2f3, end: 0xb2f5, idx: -39467 },
+ { start: 0xb2f7, end: 0xb2fb, idx: -39468 },
+ { start: 0xb2ff, end: 0xb301, idx: -39471 },
+ { start: 0xb304, end: 0xb304, idx: -39473 },
+ { start: 0xb308, end: 0xb308, idx: -39476 },
+ { start: 0xb310, end: 0xb311, idx: -39483 },
+ { start: 0xb313, end: 0xb315, idx: -39484 },
+ { start: 0xb31c, end: 0xb31c, idx: -39490 },
+ { start: 0xb331, end: 0xb331, idx: -39510 },
+ { start: 0xb338, end: 0xb338, idx: -39516 },
+ { start: 0xb354, end: 0xb356, idx: -39543 },
+ { start: 0xb358, end: 0xb358, idx: -39544 },
+ { start: 0xb35b, end: 0xb35c, idx: -39546 },
+ { start: 0xb35e, end: 0xb35f, idx: -39547 },
+ { start: 0xb364, end: 0xb365, idx: -39551 },
+ { start: 0xb367, end: 0xb36b, idx: -39552 },
+ { start: 0xb36e, end: 0xb36e, idx: -39554 },
+ { start: 0xb370, end: 0xb371, idx: -39555 },
+ { start: 0xb374, end: 0xb374, idx: -39557 },
+ { start: 0xb378, end: 0xb378, idx: -39560 },
+ { start: 0xb380, end: 0xb381, idx: -39567 },
+ { start: 0xb383, end: 0xb385, idx: -39568 },
+ { start: 0xb38c, end: 0xb38c, idx: -39574 },
+ { start: 0xb390, end: 0xb390, idx: -39577 },
+ { start: 0xb394, end: 0xb394, idx: -39580 },
+ { start: 0xb39c, end: 0xb39c, idx: -39587 },
+ { start: 0xb3a0, end: 0xb3a1, idx: -39590 },
+ { start: 0xb3a8, end: 0xb3a8, idx: -39596 },
+ { start: 0xb3ac, end: 0xb3ac, idx: -39599 },
+ { start: 0xb3c4, end: 0xb3c5, idx: -39622 },
+ { start: 0xb3c8, end: 0xb3c8, idx: -39624 },
+ { start: 0xb3cb, end: 0xb3cc, idx: -39626 },
+ { start: 0xb3ce, end: 0xb3ce, idx: -39627 },
+ { start: 0xb3d0, end: 0xb3d0, idx: -39628 },
+ { start: 0xb3d3, end: 0xb3d5, idx: -39630 },
+ { start: 0xb3d7, end: 0xb3d7, idx: -39631 },
+ { start: 0xb3d9, end: 0xb3d9, idx: -39632 },
+ { start: 0xb3db, end: 0xb3db, idx: -39633 },
+ { start: 0xb3dd, end: 0xb3dd, idx: -39634 },
+ { start: 0xb3e0, end: 0xb3e0, idx: -39636 },
+ { start: 0xb3e4, end: 0xb3e4, idx: -39639 },
+ { start: 0xb3e8, end: 0xb3e8, idx: -39642 },
+ { start: 0xb3fc, end: 0xb3fc, idx: -39661 },
+ { start: 0xb400, end: 0xb400, idx: -39664 },
+ { start: 0xb40f, end: 0xb410, idx: -39678 },
+ { start: 0xb418, end: 0xb418, idx: -39685 },
+ { start: 0xb41c, end: 0xb41c, idx: -39688 },
+ { start: 0xb420, end: 0xb420, idx: -39691 },
+ { start: 0xb428, end: 0xb429, idx: -39698 },
+ { start: 0xb42b, end: 0xb42c, idx: -39699 },
+ { start: 0xb434, end: 0xb434, idx: -39706 },
+ { start: 0xb450, end: 0xb451, idx: -39733 },
+ { start: 0xb454, end: 0xb454, idx: -39735 },
+ { start: 0xb457, end: 0xb458, idx: -39737 },
+ { start: 0xb460, end: 0xb461, idx: -39744 },
+ { start: 0xb463, end: 0xb463, idx: -39745 },
+ { start: 0xb465, end: 0xb465, idx: -39746 },
+ { start: 0xb46c, end: 0xb46c, idx: -39752 },
+ { start: 0xb47f, end: 0xb480, idx: -39770 },
+ { start: 0xb488, end: 0xb488, idx: -39777 },
+ { start: 0xb49d, end: 0xb49d, idx: -39797 },
+ { start: 0xb4a4, end: 0xb4a4, idx: -39803 },
+ { start: 0xb4a8, end: 0xb4a8, idx: -39806 },
+ { start: 0xb4ac, end: 0xb4ac, idx: -39809 },
+ { start: 0xb4b4, end: 0xb4b5, idx: -39816 },
+ { start: 0xb4b7, end: 0xb4b7, idx: -39817 },
+ { start: 0xb4b9, end: 0xb4b9, idx: -39818 },
+ { start: 0xb4c0, end: 0xb4c1, idx: -39824 },
+ { start: 0xb4c4, end: 0xb4c4, idx: -39826 },
+ { start: 0xb4c8, end: 0xb4c8, idx: -39829 },
+ { start: 0xb4d0, end: 0xb4d0, idx: -39836 },
+ { start: 0xb4d5, end: 0xb4d5, idx: -39840 },
+ { start: 0xb4dc, end: 0xb4dd, idx: -39846 },
+ { start: 0xb4e0, end: 0xb4e0, idx: -39848 },
+ { start: 0xb4e3, end: 0xb4e4, idx: -39850 },
+ { start: 0xb4e6, end: 0xb4e7, idx: -39851 },
+ { start: 0xb4ec, end: 0xb4ed, idx: -39855 },
+ { start: 0xb4ef, end: 0xb4ef, idx: -39856 },
+ { start: 0xb4f1, end: 0xb4f1, idx: -39857 },
+ { start: 0xb4f8, end: 0xb4f8, idx: -39863 },
+ { start: 0xb514, end: 0xb515, idx: -39890 },
+ { start: 0xb518, end: 0xb518, idx: -39892 },
+ { start: 0xb51b, end: 0xb51c, idx: -39894 },
+ { start: 0xb524, end: 0xb525, idx: -39901 },
+ { start: 0xb527, end: 0xb52a, idx: -39902 },
+ { start: 0xb52e, end: 0xb52e, idx: -39905 },
+ { start: 0xb530, end: 0xb532, idx: -39906 },
+ { start: 0xb534, end: 0xb534, idx: -39907 },
+ { start: 0xb537, end: 0xb538, idx: -39909 },
+ { start: 0xb53f, end: 0xb541, idx: -39915 },
+ { start: 0xb543, end: 0xb545, idx: -39916 },
+ { start: 0xb54b, end: 0xb54d, idx: -39921 },
+ { start: 0xb550, end: 0xb550, idx: -39923 },
+ { start: 0xb554, end: 0xb554, idx: -39926 },
+ { start: 0xb55c, end: 0xb55d, idx: -39933 },
+ { start: 0xb55f, end: 0xb561, idx: -39934 },
+ { start: 0xb568, end: 0xb568, idx: -39940 },
+ { start: 0xb584, end: 0xb584, idx: -39967 },
+ { start: 0xb5a0, end: 0xb5a1, idx: -39994 },
+ { start: 0xb5a4, end: 0xb5a4, idx: -39996 },
+ { start: 0xb5a8, end: 0xb5a8, idx: -39999 },
+ { start: 0xb5aa, end: 0xb5ab, idx: -40000 },
+ { start: 0xb5b0, end: 0xb5b1, idx: -40004 },
+ { start: 0xb5b3, end: 0xb5b5, idx: -40005 },
+ { start: 0xb5bb, end: 0xb5bd, idx: -40010 },
+ { start: 0xb5c0, end: 0xb5c0, idx: -40012 },
+ { start: 0xb5c4, end: 0xb5c4, idx: -40015 },
+ { start: 0xb5cc, end: 0xb5cd, idx: -40022 },
+ { start: 0xb5cf, end: 0xb5d1, idx: -40023 },
+ { start: 0xb5d8, end: 0xb5d8, idx: -40029 },
+ { start: 0xb5ec, end: 0xb5ec, idx: -40048 },
+ { start: 0xb5f4, end: 0xb5f4, idx: -40055 },
+ { start: 0xb610, end: 0xb611, idx: -40082 },
+ { start: 0xb614, end: 0xb614, idx: -40084 },
+ { start: 0xb618, end: 0xb618, idx: -40087 },
+ { start: 0xb625, end: 0xb625, idx: -40099 },
+ { start: 0xb62c, end: 0xb62c, idx: -40105 },
+ { start: 0xb634, end: 0xb634, idx: -40112 },
+ { start: 0xb648, end: 0xb648, idx: -40131 },
+ { start: 0xb664, end: 0xb664, idx: -40158 },
+ { start: 0xb668, end: 0xb668, idx: -40161 },
+ { start: 0xb680, end: 0xb680, idx: -40184 },
+ { start: 0xb69c, end: 0xb69d, idx: -40211 },
+ { start: 0xb6a0, end: 0xb6a0, idx: -40213 },
+ { start: 0xb6a4, end: 0xb6a4, idx: -40216 },
+ { start: 0xb6ab, end: 0xb6ac, idx: -40222 },
+ { start: 0xb6b1, end: 0xb6b1, idx: -40226 },
+ { start: 0xb6b8, end: 0xb6b8, idx: -40232 },
+ { start: 0xb6d4, end: 0xb6d4, idx: -40259 },
+ { start: 0xb6f0, end: 0xb6f0, idx: -40286 },
+ { start: 0xb6f4, end: 0xb6f4, idx: -40289 },
+ { start: 0xb6f8, end: 0xb6f8, idx: -40292 },
+ { start: 0xb700, end: 0xb701, idx: -40299 },
+ { start: 0xb705, end: 0xb705, idx: -40302 },
+ { start: 0xb70c, end: 0xb70c, idx: -40308 },
+ { start: 0xb728, end: 0xb729, idx: -40335 },
+ { start: 0xb72c, end: 0xb72c, idx: -40337 },
+ { start: 0xb72f, end: 0xb730, idx: -40339 },
+ { start: 0xb738, end: 0xb739, idx: -40346 },
+ { start: 0xb73b, end: 0xb73b, idx: -40347 },
+ { start: 0xb744, end: 0xb744, idx: -40355 },
+ { start: 0xb748, end: 0xb748, idx: -40358 },
+ { start: 0xb74c, end: 0xb74c, idx: -40361 },
+ { start: 0xb754, end: 0xb755, idx: -40368 },
+ { start: 0xb760, end: 0xb760, idx: -40378 },
+ { start: 0xb764, end: 0xb764, idx: -40381 },
+ { start: 0xb768, end: 0xb768, idx: -40384 },
+ { start: 0xb770, end: 0xb771, idx: -40391 },
+ { start: 0xb773, end: 0xb773, idx: -40392 },
+ { start: 0xb775, end: 0xb775, idx: -40393 },
+ { start: 0xb77c, end: 0xb77d, idx: -40399 },
+ { start: 0xb780, end: 0xb780, idx: -40401 },
+ { start: 0xb784, end: 0xb784, idx: -40404 },
+ { start: 0xb78c, end: 0xb78d, idx: -40411 },
+ { start: 0xb78f, end: 0xb792, idx: -40412 },
+ { start: 0xb796, end: 0xb799, idx: -40415 },
+ { start: 0xb79c, end: 0xb79c, idx: -40417 },
+ { start: 0xb7a0, end: 0xb7a0, idx: -40420 },
+ { start: 0xb7a8, end: 0xb7a9, idx: -40427 },
+ { start: 0xb7ab, end: 0xb7ad, idx: -40428 },
+ { start: 0xb7b4, end: 0xb7b5, idx: -40434 },
+ { start: 0xb7b8, end: 0xb7b8, idx: -40436 },
+ { start: 0xb7c7, end: 0xb7c7, idx: -40450 },
+ { start: 0xb7c9, end: 0xb7c9, idx: -40451 },
+ { start: 0xb7d0, end: 0xb7d0, idx: -40457 },
+ { start: 0xb7ec, end: 0xb7ed, idx: -40484 },
+ { start: 0xb7f0, end: 0xb7f0, idx: -40486 },
+ { start: 0xb7f4, end: 0xb7f4, idx: -40489 },
+ { start: 0xb7fc, end: 0xb7fd, idx: -40496 },
+ { start: 0xb7ff, end: 0xb801, idx: -40497 },
+ { start: 0xb807, end: 0xb809, idx: -40502 },
+ { start: 0xb80c, end: 0xb80c, idx: -40504 },
+ { start: 0xb80f, end: 0xb810, idx: -40506 },
+ { start: 0xb818, end: 0xb819, idx: -40513 },
+ { start: 0xb81b, end: 0xb81b, idx: -40514 },
+ { start: 0xb81d, end: 0xb81d, idx: -40515 },
+ { start: 0xb824, end: 0xb825, idx: -40521 },
+ { start: 0xb828, end: 0xb828, idx: -40523 },
+ { start: 0xb82c, end: 0xb82c, idx: -40526 },
+ { start: 0xb834, end: 0xb835, idx: -40533 },
+ { start: 0xb837, end: 0xb839, idx: -40534 },
+ { start: 0xb840, end: 0xb840, idx: -40540 },
+ { start: 0xb844, end: 0xb844, idx: -40543 },
+ { start: 0xb851, end: 0xb851, idx: -40555 },
+ { start: 0xb853, end: 0xb853, idx: -40556 },
+ { start: 0xb85c, end: 0xb85d, idx: -40564 },
+ { start: 0xb860, end: 0xb860, idx: -40566 },
+ { start: 0xb864, end: 0xb864, idx: -40569 },
+ { start: 0xb86c, end: 0xb86d, idx: -40576 },
+ { start: 0xb86f, end: 0xb86f, idx: -40577 },
+ { start: 0xb871, end: 0xb871, idx: -40578 },
+ { start: 0xb878, end: 0xb878, idx: -40584 },
+ { start: 0xb87c, end: 0xb87c, idx: -40587 },
+ { start: 0xb88d, end: 0xb88d, idx: -40603 },
+ { start: 0xb894, end: 0xb894, idx: -40609 },
+ { start: 0xb8a8, end: 0xb8a8, idx: -40628 },
+ { start: 0xb8b0, end: 0xb8b0, idx: -40635 },
+ { start: 0xb8b4, end: 0xb8b4, idx: -40638 },
+ { start: 0xb8b8, end: 0xb8b8, idx: -40641 },
+ { start: 0xb8c0, end: 0xb8c1, idx: -40648 },
+ { start: 0xb8c3, end: 0xb8c3, idx: -40649 },
+ { start: 0xb8c5, end: 0xb8c5, idx: -40650 },
+ { start: 0xb8cc, end: 0xb8cc, idx: -40656 },
+ { start: 0xb8d0, end: 0xb8d0, idx: -40659 },
+ { start: 0xb8d4, end: 0xb8d4, idx: -40662 },
+ { start: 0xb8dc, end: 0xb8dd, idx: -40669 },
+ { start: 0xb8df, end: 0xb8df, idx: -40670 },
+ { start: 0xb8e1, end: 0xb8e1, idx: -40671 },
+ { start: 0xb8e8, end: 0xb8e9, idx: -40677 },
+ { start: 0xb8ec, end: 0xb8ec, idx: -40679 },
+ { start: 0xb8f0, end: 0xb8f0, idx: -40682 },
+ { start: 0xb8f8, end: 0xb8f9, idx: -40689 },
+ { start: 0xb8fb, end: 0xb8fb, idx: -40690 },
+ { start: 0xb8fd, end: 0xb8fd, idx: -40691 },
+ { start: 0xb904, end: 0xb904, idx: -40697 },
+ { start: 0xb917, end: 0xb918, idx: -40715 },
+ { start: 0xb920, end: 0xb920, idx: -40722 },
+ { start: 0xb93c, end: 0xb93d, idx: -40749 },
+ { start: 0xb940, end: 0xb940, idx: -40751 },
+ { start: 0xb944, end: 0xb944, idx: -40754 },
+ { start: 0xb94c, end: 0xb94c, idx: -40761 },
+ { start: 0xb94f, end: 0xb94f, idx: -40763 },
+ { start: 0xb951, end: 0xb951, idx: -40764 },
+ { start: 0xb958, end: 0xb959, idx: -40770 },
+ { start: 0xb95c, end: 0xb95c, idx: -40772 },
+ { start: 0xb960, end: 0xb960, idx: -40775 },
+ { start: 0xb968, end: 0xb969, idx: -40782 },
+ { start: 0xb96b, end: 0xb96b, idx: -40783 },
+ { start: 0xb96d, end: 0xb96d, idx: -40784 },
+ { start: 0xb974, end: 0xb975, idx: -40790 },
+ { start: 0xb978, end: 0xb978, idx: -40792 },
+ { start: 0xb97c, end: 0xb97c, idx: -40795 },
+ { start: 0xb984, end: 0xb985, idx: -40802 },
+ { start: 0xb987, end: 0xb987, idx: -40803 },
+ { start: 0xb989, end: 0xb98a, idx: -40804 },
+ { start: 0xb98d, end: 0xb98e, idx: -40806 },
+ { start: 0xb990, end: 0xb990, idx: -40807 },
+ { start: 0xb9ac, end: 0xb9ad, idx: -40834 },
+ { start: 0xb9b0, end: 0xb9b0, idx: -40836 },
+ { start: 0xb9b4, end: 0xb9b4, idx: -40839 },
+ { start: 0xb9bc, end: 0xb9bd, idx: -40846 },
+ { start: 0xb9bf, end: 0xb9bf, idx: -40847 },
+ { start: 0xb9c1, end: 0xb9c1, idx: -40848 },
+ { start: 0xb9c8, end: 0xb9c9, idx: -40854 },
+ { start: 0xb9cc, end: 0xb9cc, idx: -40856 },
+ { start: 0xb9ce, end: 0xb9d2, idx: -40857 },
+ { start: 0xb9d8, end: 0xb9d9, idx: -40862 },
+ { start: 0xb9db, end: 0xb9db, idx: -40863 },
+ { start: 0xb9dd, end: 0xb9df, idx: -40864 },
+ { start: 0xb9e1, end: 0xb9e1, idx: -40865 },
+ { start: 0xb9e3, end: 0xb9e5, idx: -40866 },
+ { start: 0xb9e8, end: 0xb9e8, idx: -40868 },
+ { start: 0xb9ec, end: 0xb9ec, idx: -40871 },
+ { start: 0xb9f4, end: 0xb9f5, idx: -40878 },
+ { start: 0xb9f7, end: 0xb9fb, idx: -40879 },
+ { start: 0xba00, end: 0xba01, idx: -40883 },
+ { start: 0xba08, end: 0xba08, idx: -40889 },
+ { start: 0xba15, end: 0xba15, idx: -40901 },
+ { start: 0xba1c, end: 0xba1c, idx: -40907 },
+ { start: 0xba38, end: 0xba39, idx: -40934 },
+ { start: 0xba3c, end: 0xba3c, idx: -40936 },
+ { start: 0xba40, end: 0xba40, idx: -40939 },
+ { start: 0xba42, end: 0xba42, idx: -40940 },
+ { start: 0xba48, end: 0xba49, idx: -40945 },
+ { start: 0xba4b, end: 0xba4b, idx: -40946 },
+ { start: 0xba4d, end: 0xba4e, idx: -40947 },
+ { start: 0xba53, end: 0xba55, idx: -40951 },
+ { start: 0xba58, end: 0xba58, idx: -40953 },
+ { start: 0xba5c, end: 0xba5c, idx: -40956 },
+ { start: 0xba64, end: 0xba65, idx: -40963 },
+ { start: 0xba67, end: 0xba69, idx: -40964 },
+ { start: 0xba6b, end: 0xba6b, idx: -40965 },
+ { start: 0xba6d, end: 0xba6d, idx: -40966 },
+ { start: 0xba70, end: 0xba71, idx: -40968 },
+ { start: 0xba74, end: 0xba74, idx: -40970 },
+ { start: 0xba78, end: 0xba78, idx: -40973 },
+ { start: 0xba80, end: 0xba80, idx: -40980 },
+ { start: 0xba83, end: 0xba85, idx: -40982 },
+ { start: 0xba87, end: 0xba87, idx: -40983 },
+ { start: 0xba8c, end: 0xba8c, idx: -40987 },
+ { start: 0xbaa8, end: 0xbaa9, idx: -41014 },
+ { start: 0xbaab, end: 0xbaac, idx: -41015 },
+ { start: 0xbaaf, end: 0xbab0, idx: -41017 },
+ { start: 0xbab2, end: 0xbab2, idx: -41018 },
+ { start: 0xbab8, end: 0xbab9, idx: -41023 },
+ { start: 0xbabb, end: 0xbabb, idx: -41024 },
+ { start: 0xbabd, end: 0xbabd, idx: -41025 },
+ { start: 0xbac3, end: 0xbac4, idx: -41030 },
+ { start: 0xbac8, end: 0xbac8, idx: -41033 },
+ { start: 0xbad8, end: 0xbad9, idx: -41048 },
+ { start: 0xbae0, end: 0xbae0, idx: -41054 },
+ { start: 0xbafc, end: 0xbafc, idx: -41081 },
+ { start: 0xbb00, end: 0xbb00, idx: -41084 },
+ { start: 0xbb04, end: 0xbb04, idx: -41087 },
+ { start: 0xbb0d, end: 0xbb0d, idx: -41095 },
+ { start: 0xbb0f, end: 0xbb0f, idx: -41096 },
+ { start: 0xbb11, end: 0xbb11, idx: -41097 },
+ { start: 0xbb18, end: 0xbb18, idx: -41103 },
+ { start: 0xbb1c, end: 0xbb1c, idx: -41106 },
+ { start: 0xbb20, end: 0xbb20, idx: -41109 },
+ { start: 0xbb29, end: 0xbb29, idx: -41117 },
+ { start: 0xbb2b, end: 0xbb2b, idx: -41118 },
+ { start: 0xbb34, end: 0xbb36, idx: -41126 },
+ { start: 0xbb38, end: 0xbb38, idx: -41127 },
+ { start: 0xbb3b, end: 0xbb3e, idx: -41129 },
+ { start: 0xbb44, end: 0xbb45, idx: -41134 },
+ { start: 0xbb47, end: 0xbb47, idx: -41135 },
+ { start: 0xbb49, end: 0xbb49, idx: -41136 },
+ { start: 0xbb4d, end: 0xbb4d, idx: -41139 },
+ { start: 0xbb4f, end: 0xbb50, idx: -41140 },
+ { start: 0xbb54, end: 0xbb54, idx: -41143 },
+ { start: 0xbb58, end: 0xbb58, idx: -41146 },
+ { start: 0xbb61, end: 0xbb61, idx: -41154 },
+ { start: 0xbb63, end: 0xbb63, idx: -41155 },
+ { start: 0xbb6c, end: 0xbb6c, idx: -41163 },
+ { start: 0xbb88, end: 0xbb88, idx: -41190 },
+ { start: 0xbb8c, end: 0xbb8c, idx: -41193 },
+ { start: 0xbb90, end: 0xbb90, idx: -41196 },
+ { start: 0xbba4, end: 0xbba4, idx: -41215 },
+ { start: 0xbba8, end: 0xbba8, idx: -41218 },
+ { start: 0xbbac, end: 0xbbac, idx: -41221 },
+ { start: 0xbbb4, end: 0xbbb4, idx: -41228 },
+ { start: 0xbbb7, end: 0xbbb7, idx: -41230 },
+ { start: 0xbbc0, end: 0xbbc1, idx: -41238 },
+ { start: 0xbbc4, end: 0xbbc4, idx: -41240 },
+ { start: 0xbbc8, end: 0xbbc8, idx: -41243 },
+ { start: 0xbbd0, end: 0xbbd0, idx: -41250 },
+ { start: 0xbbd3, end: 0xbbd3, idx: -41252 },
+ { start: 0xbbd5, end: 0xbbd5, idx: -41253 },
+ { start: 0xbbdc, end: 0xbbdc, idx: -41259 },
+ { start: 0xbbe0, end: 0xbbe0, idx: -41262 },
+ { start: 0xbbf8, end: 0xbbf9, idx: -41285 },
+ { start: 0xbbfc, end: 0xbbfc, idx: -41287 },
+ { start: 0xbbff, end: 0xbc00, idx: -41289 },
+ { start: 0xbc02, end: 0xbc02, idx: -41290 },
+ { start: 0xbc08, end: 0xbc09, idx: -41295 },
+ { start: 0xbc0b, end: 0xbc0f, idx: -41296 },
+ { start: 0xbc11, end: 0xbc11, idx: -41297 },
+ { start: 0xbc14, end: 0xbc18, idx: -41299 },
+ { start: 0xbc1b, end: 0xbc1f, idx: -41301 },
+ { start: 0xbc24, end: 0xbc25, idx: -41305 },
+ { start: 0xbc27, end: 0xbc29, idx: -41306 },
+ { start: 0xbc2d, end: 0xbc2d, idx: -41309 },
+ { start: 0xbc30, end: 0xbc31, idx: -41311 },
+ { start: 0xbc34, end: 0xbc34, idx: -41313 },
+ { start: 0xbc37, end: 0xbc38, idx: -41315 },
+ { start: 0xbc40, end: 0xbc41, idx: -41322 },
+ { start: 0xbc43, end: 0xbc45, idx: -41323 },
+ { start: 0xbc49, end: 0xbc49, idx: -41326 },
+ { start: 0xbc4c, end: 0xbc4d, idx: -41328 },
+ { start: 0xbc50, end: 0xbc50, idx: -41330 },
+ { start: 0xbc5c, end: 0xbc5d, idx: -41341 },
+ { start: 0xbc68, end: 0xbc68, idx: -41351 },
+ { start: 0xbc84, end: 0xbc85, idx: -41378 },
+ { start: 0xbc88, end: 0xbc88, idx: -41380 },
+ { start: 0xbc8b, end: 0xbc8c, idx: -41382 },
+ { start: 0xbc8e, end: 0xbc8e, idx: -41383 },
+ { start: 0xbc94, end: 0xbc95, idx: -41388 },
+ { start: 0xbc97, end: 0xbc9a, idx: -41389 },
+ { start: 0xbc9c, end: 0xbc9c, idx: -41390 },
+ { start: 0xbca0, end: 0xbca1, idx: -41393 },
+ { start: 0xbca4, end: 0xbca4, idx: -41395 },
+ { start: 0xbca7, end: 0xbca8, idx: -41397 },
+ { start: 0xbcb0, end: 0xbcb1, idx: -41404 },
+ { start: 0xbcb3, end: 0xbcb5, idx: -41405 },
+ { start: 0xbcb9, end: 0xbcb9, idx: -41408 },
+ { start: 0xbcbc, end: 0xbcbd, idx: -41410 },
+ { start: 0xbcc0, end: 0xbcc0, idx: -41412 },
+ { start: 0xbcc4, end: 0xbcc4, idx: -41415 },
+ { start: 0xbccc, end: 0xbccd, idx: -41422 },
+ { start: 0xbccf, end: 0xbcd5, idx: -41423 },
+ { start: 0xbcd8, end: 0xbcd8, idx: -41425 },
+ { start: 0xbcdc, end: 0xbcdc, idx: -41428 },
+ { start: 0xbcf4, end: 0xbcf6, idx: -41451 },
+ { start: 0xbcf8, end: 0xbcf8, idx: -41452 },
+ { start: 0xbcfc, end: 0xbcfc, idx: -41455 },
+ { start: 0xbd04, end: 0xbd05, idx: -41462 },
+ { start: 0xbd07, end: 0xbd07, idx: -41463 },
+ { start: 0xbd09, end: 0xbd09, idx: -41464 },
+ { start: 0xbd10, end: 0xbd10, idx: -41470 },
+ { start: 0xbd14, end: 0xbd14, idx: -41473 },
+ { start: 0xbd23, end: 0xbd24, idx: -41487 },
+ { start: 0xbd2c, end: 0xbd2c, idx: -41494 },
+ { start: 0xbd40, end: 0xbd40, idx: -41513 },
+ { start: 0xbd48, end: 0xbd49, idx: -41520 },
+ { start: 0xbd4c, end: 0xbd4c, idx: -41522 },
+ { start: 0xbd50, end: 0xbd50, idx: -41525 },
+ { start: 0xbd58, end: 0xbd59, idx: -41532 },
+ { start: 0xbd64, end: 0xbd64, idx: -41542 },
+ { start: 0xbd68, end: 0xbd68, idx: -41545 },
+ { start: 0xbd80, end: 0xbd81, idx: -41568 },
+ { start: 0xbd84, end: 0xbd84, idx: -41570 },
+ { start: 0xbd87, end: 0xbd8a, idx: -41572 },
+ { start: 0xbd90, end: 0xbd91, idx: -41577 },
+ { start: 0xbd93, end: 0xbd93, idx: -41578 },
+ { start: 0xbd95, end: 0xbd95, idx: -41579 },
+ { start: 0xbd97, end: 0xbd97, idx: -41580 },
+ { start: 0xbd99, end: 0xbd9a, idx: -41581 },
+ { start: 0xbd9c, end: 0xbd9c, idx: -41582 },
+ { start: 0xbda4, end: 0xbda4, idx: -41589 },
+ { start: 0xbdb0, end: 0xbdb0, idx: -41600 },
+ { start: 0xbdb4, end: 0xbdb4, idx: -41603 },
+ { start: 0xbdb8, end: 0xbdb8, idx: -41606 },
+ { start: 0xbdd4, end: 0xbdd5, idx: -41633 },
+ { start: 0xbdd8, end: 0xbdd8, idx: -41635 },
+ { start: 0xbddc, end: 0xbddc, idx: -41638 },
+ { start: 0xbde9, end: 0xbde9, idx: -41650 },
+ { start: 0xbdf0, end: 0xbdf0, idx: -41656 },
+ { start: 0xbdf4, end: 0xbdf4, idx: -41659 },
+ { start: 0xbdf8, end: 0xbdf8, idx: -41662 },
+ { start: 0xbe00, end: 0xbe00, idx: -41669 },
+ { start: 0xbe03, end: 0xbe03, idx: -41671 },
+ { start: 0xbe05, end: 0xbe05, idx: -41672 },
+ { start: 0xbe0c, end: 0xbe0d, idx: -41678 },
+ { start: 0xbe10, end: 0xbe10, idx: -41680 },
+ { start: 0xbe14, end: 0xbe14, idx: -41683 },
+ { start: 0xbe18, end: 0xbe18, idx: -41686 },
+ { start: 0xbe1c, end: 0xbe1d, idx: -41689 },
+ { start: 0xbe1f, end: 0xbe1f, idx: -41690 },
+ { start: 0xbe21, end: 0xbe21, idx: -41691 },
+ { start: 0xbe28, end: 0xbe28, idx: -41697 },
+ { start: 0xbe44, end: 0xbe45, idx: -41724 },
+ { start: 0xbe48, end: 0xbe48, idx: -41726 },
+ { start: 0xbe4b, end: 0xbe4c, idx: -41728 },
+ { start: 0xbe4e, end: 0xbe4e, idx: -41729 },
+ { start: 0xbe54, end: 0xbe55, idx: -41734 },
+ { start: 0xbe57, end: 0xbe57, idx: -41735 },
+ { start: 0xbe59, end: 0xbe5b, idx: -41736 },
+ { start: 0xbe60, end: 0xbe61, idx: -41740 },
+ { start: 0xbe64, end: 0xbe64, idx: -41742 },
+ { start: 0xbe68, end: 0xbe68, idx: -41745 },
+ { start: 0xbe6a, end: 0xbe6a, idx: -41746 },
+ { start: 0xbe70, end: 0xbe71, idx: -41751 },
+ { start: 0xbe73, end: 0xbe75, idx: -41752 },
+ { start: 0xbe7b, end: 0xbe7d, idx: -41757 },
+ { start: 0xbe80, end: 0xbe80, idx: -41759 },
+ { start: 0xbe84, end: 0xbe84, idx: -41762 },
+ { start: 0xbe8c, end: 0xbe8d, idx: -41769 },
+ { start: 0xbe8f, end: 0xbe91, idx: -41770 },
+ { start: 0xbe98, end: 0xbe99, idx: -41776 },
+ { start: 0xbe9c, end: 0xbe9c, idx: -41778 },
+ { start: 0xbea8, end: 0xbea8, idx: -41789 },
+ { start: 0xbeb4, end: 0xbeb4, idx: -41800 },
+ { start: 0xbed0, end: 0xbed1, idx: -41827 },
+ { start: 0xbed4, end: 0xbed4, idx: -41829 },
+ { start: 0xbed7, end: 0xbed8, idx: -41831 },
+ { start: 0xbee0, end: 0xbee0, idx: -41838 },
+ { start: 0xbee3, end: 0xbee5, idx: -41840 },
+ { start: 0xbeec, end: 0xbeed, idx: -41846 },
+ { start: 0xbef0, end: 0xbef0, idx: -41848 },
+ { start: 0xbef4, end: 0xbef4, idx: -41851 },
+ { start: 0xbeff, end: 0xbeff, idx: -41861 },
+ { start: 0xbf01, end: 0xbf01, idx: -41862 },
+ { start: 0xbf08, end: 0xbf09, idx: -41868 },
+ { start: 0xbf18, end: 0xbf19, idx: -41882 },
+ { start: 0xbf1b, end: 0xbf1d, idx: -41883 },
+ { start: 0xbf24, end: 0xbf24, idx: -41889 },
+ { start: 0xbf40, end: 0xbf41, idx: -41916 },
+ { start: 0xbf44, end: 0xbf44, idx: -41918 },
+ { start: 0xbf48, end: 0xbf48, idx: -41921 },
+ { start: 0xbf50, end: 0xbf51, idx: -41928 },
+ { start: 0xbf55, end: 0xbf55, idx: -41931 },
+ { start: 0xbf5c, end: 0xbf5c, idx: -41937 },
+ { start: 0xbf78, end: 0xbf78, idx: -41964 },
+ { start: 0xbf94, end: 0xbf94, idx: -41991 },
+ { start: 0xbfb0, end: 0xbfb0, idx: -42018 },
+ { start: 0xbfc0, end: 0xbfc0, idx: -42033 },
+ { start: 0xbfc5, end: 0xbfc5, idx: -42037 },
+ { start: 0xbfcc, end: 0xbfcd, idx: -42043 },
+ { start: 0xbfd0, end: 0xbfd0, idx: -42045 },
+ { start: 0xbfd4, end: 0xbfd5, idx: -42048 },
+ { start: 0xbfdc, end: 0xbfdd, idx: -42054 },
+ { start: 0xbfdf, end: 0xbfdf, idx: -42055 },
+ { start: 0xbfe1, end: 0xbfe1, idx: -42056 },
+ { start: 0xbfe8, end: 0xbfe8, idx: -42062 },
+ { start: 0xc004, end: 0xc004, idx: -42089 },
+ { start: 0xc020, end: 0xc020, idx: -42116 },
+ { start: 0xc03c, end: 0xc03c, idx: -42143 },
+ { start: 0xc051, end: 0xc051, idx: -42163 },
+ { start: 0xc058, end: 0xc059, idx: -42169 },
+ { start: 0xc05c, end: 0xc05c, idx: -42171 },
+ { start: 0xc060, end: 0xc060, idx: -42174 },
+ { start: 0xc068, end: 0xc069, idx: -42181 },
+ { start: 0xc074, end: 0xc074, idx: -42191 },
+ { start: 0xc090, end: 0xc091, idx: -42218 },
+ { start: 0xc094, end: 0xc094, idx: -42220 },
+ { start: 0xc098, end: 0xc098, idx: -42223 },
+ { start: 0xc0a0, end: 0xc0a1, idx: -42230 },
+ { start: 0xc0a3, end: 0xc0a3, idx: -42231 },
+ { start: 0xc0a5, end: 0xc0a5, idx: -42232 },
+ { start: 0xc0ac, end: 0xc0b0, idx: -42238 },
+ { start: 0xc0b3, end: 0xc0b7, idx: -42240 },
+ { start: 0xc0bb, end: 0xc0bd, idx: -42243 },
+ { start: 0xc0bf, end: 0xc0c1, idx: -42244 },
+ { start: 0xc0c3, end: 0xc0c3, idx: -42245 },
+ { start: 0xc0c5, end: 0xc0c5, idx: -42246 },
+ { start: 0xc0c7, end: 0xc0c9, idx: -42247 },
+ { start: 0xc0cc, end: 0xc0cc, idx: -42249 },
+ { start: 0xc0cf, end: 0xc0d0, idx: -42251 },
+ { start: 0xc0d8, end: 0xc0d9, idx: -42258 },
+ { start: 0xc0db, end: 0xc0dd, idx: -42259 },
+ { start: 0xc0e4, end: 0xc0e5, idx: -42265 },
+ { start: 0xc0e8, end: 0xc0e8, idx: -42267 },
+ { start: 0xc0ec, end: 0xc0ec, idx: -42270 },
+ { start: 0xc0f4, end: 0xc0f5, idx: -42277 },
+ { start: 0xc0f7, end: 0xc0f7, idx: -42278 },
+ { start: 0xc0f9, end: 0xc0f9, idx: -42279 },
+ { start: 0xc100, end: 0xc100, idx: -42285 },
+ { start: 0xc104, end: 0xc104, idx: -42288 },
+ { start: 0xc108, end: 0xc108, idx: -42291 },
+ { start: 0xc110, end: 0xc110, idx: -42298 },
+ { start: 0xc115, end: 0xc115, idx: -42302 },
+ { start: 0xc11c, end: 0xc120, idx: -42308 },
+ { start: 0xc123, end: 0xc127, idx: -42310 },
+ { start: 0xc12c, end: 0xc12d, idx: -42314 },
+ { start: 0xc12f, end: 0xc131, idx: -42315 },
+ { start: 0xc136, end: 0xc136, idx: -42319 },
+ { start: 0xc138, end: 0xc139, idx: -42320 },
+ { start: 0xc13c, end: 0xc13c, idx: -42322 },
+ { start: 0xc13f, end: 0xc140, idx: -42324 },
+ { start: 0xc148, end: 0xc149, idx: -42331 },
+ { start: 0xc14b, end: 0xc14d, idx: -42332 },
+ { start: 0xc151, end: 0xc151, idx: -42335 },
+ { start: 0xc154, end: 0xc155, idx: -42337 },
+ { start: 0xc157, end: 0xc158, idx: -42338 },
+ { start: 0xc15c, end: 0xc15c, idx: -42341 },
+ { start: 0xc164, end: 0xc165, idx: -42348 },
+ { start: 0xc167, end: 0xc169, idx: -42349 },
+ { start: 0xc170, end: 0xc170, idx: -42355 },
+ { start: 0xc174, end: 0xc174, idx: -42358 },
+ { start: 0xc178, end: 0xc178, idx: -42361 },
+ { start: 0xc185, end: 0xc185, idx: -42373 },
+ { start: 0xc18c, end: 0xc18e, idx: -42379 },
+ { start: 0xc190, end: 0xc190, idx: -42380 },
+ { start: 0xc193, end: 0xc194, idx: -42382 },
+ { start: 0xc196, end: 0xc196, idx: -42383 },
+ { start: 0xc19c, end: 0xc19d, idx: -42388 },
+ { start: 0xc19f, end: 0xc19f, idx: -42389 },
+ { start: 0xc1a1, end: 0xc1a1, idx: -42390 },
+ { start: 0xc1a5, end: 0xc1a5, idx: -42393 },
+ { start: 0xc1a8, end: 0xc1a9, idx: -42395 },
+ { start: 0xc1ac, end: 0xc1ac, idx: -42397 },
+ { start: 0xc1b0, end: 0xc1b0, idx: -42400 },
+ { start: 0xc1bb, end: 0xc1bb, idx: -42410 },
+ { start: 0xc1bd, end: 0xc1bd, idx: -42411 },
+ { start: 0xc1c4, end: 0xc1c4, idx: -42417 },
+ { start: 0xc1c8, end: 0xc1c8, idx: -42420 },
+ { start: 0xc1cc, end: 0xc1cc, idx: -42423 },
+ { start: 0xc1d4, end: 0xc1d4, idx: -42430 },
+ { start: 0xc1d7, end: 0xc1d8, idx: -42432 },
+ { start: 0xc1e0, end: 0xc1e0, idx: -42439 },
+ { start: 0xc1e4, end: 0xc1e4, idx: -42442 },
+ { start: 0xc1e8, end: 0xc1e8, idx: -42445 },
+ { start: 0xc1f0, end: 0xc1f1, idx: -42452 },
+ { start: 0xc1f3, end: 0xc1f3, idx: -42453 },
+ { start: 0xc1fc, end: 0xc1fd, idx: -42461 },
+ { start: 0xc200, end: 0xc200, idx: -42463 },
+ { start: 0xc204, end: 0xc204, idx: -42466 },
+ { start: 0xc20c, end: 0xc20d, idx: -42473 },
+ { start: 0xc20f, end: 0xc20f, idx: -42474 },
+ { start: 0xc211, end: 0xc211, idx: -42475 },
+ { start: 0xc218, end: 0xc219, idx: -42481 },
+ { start: 0xc21c, end: 0xc21c, idx: -42483 },
+ { start: 0xc21f, end: 0xc220, idx: -42485 },
+ { start: 0xc228, end: 0xc229, idx: -42492 },
+ { start: 0xc22b, end: 0xc22b, idx: -42493 },
+ { start: 0xc22d, end: 0xc22d, idx: -42494 },
+ { start: 0xc22f, end: 0xc22f, idx: -42495 },
+ { start: 0xc231, end: 0xc232, idx: -42496 },
+ { start: 0xc234, end: 0xc234, idx: -42497 },
+ { start: 0xc248, end: 0xc248, idx: -42516 },
+ { start: 0xc250, end: 0xc251, idx: -42523 },
+ { start: 0xc254, end: 0xc254, idx: -42525 },
+ { start: 0xc258, end: 0xc258, idx: -42528 },
+ { start: 0xc260, end: 0xc260, idx: -42535 },
+ { start: 0xc265, end: 0xc265, idx: -42539 },
+ { start: 0xc26c, end: 0xc26d, idx: -42545 },
+ { start: 0xc270, end: 0xc270, idx: -42547 },
+ { start: 0xc274, end: 0xc274, idx: -42550 },
+ { start: 0xc27c, end: 0xc27d, idx: -42557 },
+ { start: 0xc27f, end: 0xc27f, idx: -42558 },
+ { start: 0xc281, end: 0xc281, idx: -42559 },
+ { start: 0xc288, end: 0xc289, idx: -42565 },
+ { start: 0xc28c, end: 0xc28c, idx: -42567 },
+ { start: 0xc290, end: 0xc290, idx: -42570 },
+ { start: 0xc298, end: 0xc298, idx: -42577 },
+ { start: 0xc29b, end: 0xc29b, idx: -42579 },
+ { start: 0xc29d, end: 0xc29d, idx: -42580 },
+ { start: 0xc2a4, end: 0xc2a5, idx: -42586 },
+ { start: 0xc2a8, end: 0xc2a8, idx: -42588 },
+ { start: 0xc2ac, end: 0xc2ad, idx: -42591 },
+ { start: 0xc2b3, end: 0xc2b5, idx: -42596 },
+ { start: 0xc2b7, end: 0xc2b7, idx: -42597 },
+ { start: 0xc2b9, end: 0xc2b9, idx: -42598 },
+ { start: 0xc2c0, end: 0xc2c0, idx: -42604 },
+ { start: 0xc2dc, end: 0xc2dd, idx: -42631 },
+ { start: 0xc2e0, end: 0xc2e0, idx: -42633 },
+ { start: 0xc2e3, end: 0xc2e4, idx: -42635 },
+ { start: 0xc2e6, end: 0xc2e6, idx: -42636 },
+ { start: 0xc2eb, end: 0xc2ed, idx: -42640 },
+ { start: 0xc2ef, end: 0xc2ef, idx: -42641 },
+ { start: 0xc2f1, end: 0xc2f1, idx: -42642 },
+ { start: 0xc2f6, end: 0xc2f6, idx: -42646 },
+ { start: 0xc2f8, end: 0xc2f9, idx: -42647 },
+ { start: 0xc2fb, end: 0xc2fc, idx: -42648 },
+ { start: 0xc300, end: 0xc300, idx: -42651 },
+ { start: 0xc302, end: 0xc302, idx: -42652 },
+ { start: 0xc308, end: 0xc309, idx: -42657 },
+ { start: 0xc30b, end: 0xc30d, idx: -42658 },
+ { start: 0xc313, end: 0xc315, idx: -42663 },
+ { start: 0xc318, end: 0xc318, idx: -42665 },
+ { start: 0xc31c, end: 0xc31c, idx: -42668 },
+ { start: 0xc324, end: 0xc325, idx: -42675 },
+ { start: 0xc327, end: 0xc329, idx: -42676 },
+ { start: 0xc330, end: 0xc330, idx: -42682 },
+ { start: 0xc343, end: 0xc343, idx: -42700 },
+ { start: 0xc345, end: 0xc345, idx: -42701 },
+ { start: 0xc34c, end: 0xc34c, idx: -42707 },
+ { start: 0xc368, end: 0xc369, idx: -42734 },
+ { start: 0xc36c, end: 0xc36c, idx: -42736 },
+ { start: 0xc370, end: 0xc370, idx: -42739 },
+ { start: 0xc372, end: 0xc372, idx: -42740 },
+ { start: 0xc378, end: 0xc379, idx: -42745 },
+ { start: 0xc37b, end: 0xc37d, idx: -42746 },
+ { start: 0xc384, end: 0xc385, idx: -42752 },
+ { start: 0xc388, end: 0xc388, idx: -42754 },
+ { start: 0xc38c, end: 0xc38c, idx: -42757 },
+ { start: 0xc399, end: 0xc399, idx: -42769 },
+ { start: 0xc3a0, end: 0xc3a0, idx: -42775 },
+ { start: 0xc3bc, end: 0xc3bc, idx: -42802 },
+ { start: 0xc3c0, end: 0xc3c0, idx: -42805 },
+ { start: 0xc3d8, end: 0xc3d9, idx: -42828 },
+ { start: 0xc3dc, end: 0xc3dc, idx: -42830 },
+ { start: 0xc3df, end: 0xc3e0, idx: -42832 },
+ { start: 0xc3e2, end: 0xc3e2, idx: -42833 },
+ { start: 0xc3e8, end: 0xc3e9, idx: -42838 },
+ { start: 0xc3ed, end: 0xc3ed, idx: -42841 },
+ { start: 0xc3f4, end: 0xc3f5, idx: -42847 },
+ { start: 0xc3f8, end: 0xc3f8, idx: -42849 },
+ { start: 0xc3fc, end: 0xc3fc, idx: -42852 },
+ { start: 0xc408, end: 0xc408, idx: -42863 },
+ { start: 0xc410, end: 0xc410, idx: -42870 },
+ { start: 0xc424, end: 0xc424, idx: -42889 },
+ { start: 0xc42c, end: 0xc42c, idx: -42896 },
+ { start: 0xc430, end: 0xc430, idx: -42899 },
+ { start: 0xc434, end: 0xc434, idx: -42902 },
+ { start: 0xc43c, end: 0xc43d, idx: -42909 },
+ { start: 0xc43f, end: 0xc43f, idx: -42910 },
+ { start: 0xc448, end: 0xc448, idx: -42918 },
+ { start: 0xc464, end: 0xc465, idx: -42945 },
+ { start: 0xc468, end: 0xc468, idx: -42947 },
+ { start: 0xc46c, end: 0xc46c, idx: -42950 },
+ { start: 0xc474, end: 0xc475, idx: -42957 },
+ { start: 0xc477, end: 0xc477, idx: -42958 },
+ { start: 0xc479, end: 0xc479, idx: -42959 },
+ { start: 0xc480, end: 0xc480, idx: -42965 },
+ { start: 0xc493, end: 0xc494, idx: -42983 },
+ { start: 0xc49c, end: 0xc49c, idx: -42990 },
+ { start: 0xc4b8, end: 0xc4b8, idx: -43017 },
+ { start: 0xc4bc, end: 0xc4bc, idx: -43020 },
+ { start: 0xc4d3, end: 0xc4d4, idx: -43042 },
+ { start: 0xc4e9, end: 0xc4e9, idx: -43062 },
+ { start: 0xc4f0, end: 0xc4f1, idx: -43068 },
+ { start: 0xc4f4, end: 0xc4f4, idx: -43070 },
+ { start: 0xc4f8, end: 0xc4f8, idx: -43073 },
+ { start: 0xc4fa, end: 0xc4fa, idx: -43074 },
+ { start: 0xc4ff, end: 0xc501, idx: -43078 },
+ { start: 0xc50c, end: 0xc50c, idx: -43088 },
+ { start: 0xc510, end: 0xc510, idx: -43091 },
+ { start: 0xc514, end: 0xc514, idx: -43094 },
+ { start: 0xc51c, end: 0xc51c, idx: -43101 },
+ { start: 0xc528, end: 0xc529, idx: -43112 },
+ { start: 0xc52c, end: 0xc52c, idx: -43114 },
+ { start: 0xc530, end: 0xc530, idx: -43117 },
+ { start: 0xc538, end: 0xc539, idx: -43124 },
+ { start: 0xc53b, end: 0xc53d, idx: -43125 },
+ { start: 0xc53f, end: 0xc53f, idx: -43126 },
+ { start: 0xc544, end: 0xc545, idx: -43130 },
+ { start: 0xc548, end: 0xc54a, idx: -43132 },
+ { start: 0xc54c, end: 0xc54f, idx: -43133 },
+ { start: 0xc553, end: 0xc555, idx: -43136 },
+ { start: 0xc557, end: 0xc559, idx: -43137 },
+ { start: 0xc55d, end: 0xc561, idx: -43140 },
+ { start: 0xc564, end: 0xc564, idx: -43142 },
+ { start: 0xc568, end: 0xc568, idx: -43145 },
+ { start: 0xc570, end: 0xc571, idx: -43152 },
+ { start: 0xc573, end: 0xc575, idx: -43153 },
+ { start: 0xc57c, end: 0xc57d, idx: -43159 },
+ { start: 0xc580, end: 0xc580, idx: -43161 },
+ { start: 0xc584, end: 0xc584, idx: -43164 },
+ { start: 0xc587, end: 0xc587, idx: -43166 },
+ { start: 0xc58c, end: 0xc58d, idx: -43170 },
+ { start: 0xc58f, end: 0xc591, idx: -43171 },
+ { start: 0xc595, end: 0xc595, idx: -43174 },
+ { start: 0xc597, end: 0xc598, idx: -43175 },
+ { start: 0xc59c, end: 0xc59c, idx: -43178 },
+ { start: 0xc5a0, end: 0xc5a0, idx: -43181 },
+ { start: 0xc5a9, end: 0xc5a9, idx: -43189 },
+ { start: 0xc5ab, end: 0xc5ab, idx: -43190 },
+ { start: 0xc5b4, end: 0xc5b6, idx: -43198 },
+ { start: 0xc5b8, end: 0xc5b9, idx: -43199 },
+ { start: 0xc5bb, end: 0xc5be, idx: -43200 },
+ { start: 0xc5c4, end: 0xc5ca, idx: -43205 },
+ { start: 0xc5cc, end: 0xc5cc, idx: -43206 },
+ { start: 0xc5ce, end: 0xc5ce, idx: -43207 },
+ { start: 0xc5d0, end: 0xc5d1, idx: -43208 },
+ { start: 0xc5d4, end: 0xc5d4, idx: -43210 },
+ { start: 0xc5d8, end: 0xc5d8, idx: -43213 },
+ { start: 0xc5e0, end: 0xc5e1, idx: -43220 },
+ { start: 0xc5e3, end: 0xc5e3, idx: -43221 },
+ { start: 0xc5e5, end: 0xc5e5, idx: -43222 },
+ { start: 0xc5ec, end: 0xc5ee, idx: -43228 },
+ { start: 0xc5f0, end: 0xc5f1, idx: -43229 },
+ { start: 0xc5f3, end: 0xc5f4, idx: -43230 },
+ { start: 0xc5f6, end: 0xc5f7, idx: -43231 },
+ { start: 0xc5fc, end: 0xc601, idx: -43235 },
+ { start: 0xc605, end: 0xc608, idx: -43238 },
+ { start: 0xc60c, end: 0xc60c, idx: -43241 },
+ { start: 0xc610, end: 0xc610, idx: -43244 },
+ { start: 0xc618, end: 0xc619, idx: -43251 },
+ { start: 0xc61b, end: 0xc61d, idx: -43252 },
+ { start: 0xc624, end: 0xc625, idx: -43258 },
+ { start: 0xc628, end: 0xc628, idx: -43260 },
+ { start: 0xc62b, end: 0xc62e, idx: -43262 },
+ { start: 0xc630, end: 0xc630, idx: -43263 },
+ { start: 0xc633, end: 0xc635, idx: -43265 },
+ { start: 0xc637, end: 0xc637, idx: -43266 },
+ { start: 0xc639, end: 0xc63b, idx: -43267 },
+ { start: 0xc640, end: 0xc641, idx: -43271 },
+ { start: 0xc644, end: 0xc644, idx: -43273 },
+ { start: 0xc648, end: 0xc648, idx: -43276 },
+ { start: 0xc650, end: 0xc651, idx: -43283 },
+ { start: 0xc653, end: 0xc655, idx: -43284 },
+ { start: 0xc65c, end: 0xc65d, idx: -43290 },
+ { start: 0xc660, end: 0xc660, idx: -43292 },
+ { start: 0xc66c, end: 0xc66c, idx: -43303 },
+ { start: 0xc66f, end: 0xc66f, idx: -43305 },
+ { start: 0xc671, end: 0xc671, idx: -43306 },
+ { start: 0xc678, end: 0xc679, idx: -43312 },
+ { start: 0xc67c, end: 0xc67c, idx: -43314 },
+ { start: 0xc680, end: 0xc680, idx: -43317 },
+ { start: 0xc688, end: 0xc689, idx: -43324 },
+ { start: 0xc68b, end: 0xc68b, idx: -43325 },
+ { start: 0xc68d, end: 0xc68d, idx: -43326 },
+ { start: 0xc694, end: 0xc695, idx: -43332 },
+ { start: 0xc698, end: 0xc698, idx: -43334 },
+ { start: 0xc69c, end: 0xc69c, idx: -43337 },
+ { start: 0xc6a4, end: 0xc6a5, idx: -43344 },
+ { start: 0xc6a7, end: 0xc6a7, idx: -43345 },
+ { start: 0xc6a9, end: 0xc6a9, idx: -43346 },
+ { start: 0xc6b0, end: 0xc6b1, idx: -43352 },
+ { start: 0xc6b4, end: 0xc6b4, idx: -43354 },
+ { start: 0xc6b7, end: 0xc6ba, idx: -43356 },
+ { start: 0xc6c0, end: 0xc6c1, idx: -43361 },
+ { start: 0xc6c3, end: 0xc6c3, idx: -43362 },
+ { start: 0xc6c5, end: 0xc6c5, idx: -43363 },
+ { start: 0xc6cc, end: 0xc6cd, idx: -43369 },
+ { start: 0xc6d0, end: 0xc6d0, idx: -43371 },
+ { start: 0xc6d4, end: 0xc6d4, idx: -43374 },
+ { start: 0xc6dc, end: 0xc6dd, idx: -43381 },
+ { start: 0xc6df, end: 0xc6e1, idx: -43382 },
+ { start: 0xc6e8, end: 0xc6e9, idx: -43388 },
+ { start: 0xc6ec, end: 0xc6ec, idx: -43390 },
+ { start: 0xc6f0, end: 0xc6f0, idx: -43393 },
+ { start: 0xc6f8, end: 0xc6f9, idx: -43400 },
+ { start: 0xc6fd, end: 0xc6fd, idx: -43403 },
+ { start: 0xc704, end: 0xc705, idx: -43409 },
+ { start: 0xc708, end: 0xc708, idx: -43411 },
+ { start: 0xc70b, end: 0xc70c, idx: -43413 },
+ { start: 0xc714, end: 0xc715, idx: -43420 },
+ { start: 0xc717, end: 0xc717, idx: -43421 },
+ { start: 0xc719, end: 0xc719, idx: -43422 },
+ { start: 0xc720, end: 0xc721, idx: -43428 },
+ { start: 0xc724, end: 0xc724, idx: -43430 },
+ { start: 0xc728, end: 0xc728, idx: -43433 },
+ { start: 0xc730, end: 0xc731, idx: -43440 },
+ { start: 0xc733, end: 0xc733, idx: -43441 },
+ { start: 0xc735, end: 0xc737, idx: -43442 },
+ { start: 0xc73c, end: 0xc73d, idx: -43446 },
+ { start: 0xc740, end: 0xc740, idx: -43448 },
+ { start: 0xc744, end: 0xc744, idx: -43451 },
+ { start: 0xc74a, end: 0xc74a, idx: -43456 },
+ { start: 0xc74c, end: 0xc74d, idx: -43457 },
+ { start: 0xc74f, end: 0xc74f, idx: -43458 },
+ { start: 0xc751, end: 0xc758, idx: -43459 },
+ { start: 0xc75c, end: 0xc75c, idx: -43462 },
+ { start: 0xc760, end: 0xc760, idx: -43465 },
+ { start: 0xc768, end: 0xc768, idx: -43472 },
+ { start: 0xc76b, end: 0xc76b, idx: -43474 },
+ { start: 0xc774, end: 0xc775, idx: -43482 },
+ { start: 0xc778, end: 0xc778, idx: -43484 },
+ { start: 0xc77b, end: 0xc77e, idx: -43486 },
+ { start: 0xc783, end: 0xc785, idx: -43490 },
+ { start: 0xc787, end: 0xc78a, idx: -43491 },
+ { start: 0xc78e, end: 0xc78e, idx: -43494 },
+ { start: 0xc790, end: 0xc791, idx: -43495 },
+ { start: 0xc794, end: 0xc794, idx: -43497 },
+ { start: 0xc796, end: 0xc798, idx: -43498 },
+ { start: 0xc79a, end: 0xc79a, idx: -43499 },
+ { start: 0xc7a0, end: 0xc7a1, idx: -43504 },
+ { start: 0xc7a3, end: 0xc7a7, idx: -43505 },
+ { start: 0xc7aa, end: 0xc7aa, idx: -43507 },
+ { start: 0xc7ac, end: 0xc7ad, idx: -43508 },
+ { start: 0xc7b0, end: 0xc7b0, idx: -43510 },
+ { start: 0xc7b4, end: 0xc7b4, idx: -43513 },
+ { start: 0xc7bc, end: 0xc7bd, idx: -43520 },
+ { start: 0xc7bf, end: 0xc7c1, idx: -43521 },
+ { start: 0xc7c8, end: 0xc7c9, idx: -43527 },
+ { start: 0xc7cc, end: 0xc7cc, idx: -43529 },
+ { start: 0xc7ce, end: 0xc7ce, idx: -43530 },
+ { start: 0xc7d0, end: 0xc7d0, idx: -43531 },
+ { start: 0xc7d8, end: 0xc7d8, idx: -43538 },
+ { start: 0xc7dd, end: 0xc7dd, idx: -43542 },
+ { start: 0xc7e4, end: 0xc7e4, idx: -43548 },
+ { start: 0xc7e8, end: 0xc7e8, idx: -43551 },
+ { start: 0xc7ec, end: 0xc7ec, idx: -43554 },
+ { start: 0xc800, end: 0xc801, idx: -43573 },
+ { start: 0xc804, end: 0xc804, idx: -43575 },
+ { start: 0xc807, end: 0xc808, idx: -43577 },
+ { start: 0xc80a, end: 0xc80a, idx: -43578 },
+ { start: 0xc810, end: 0xc811, idx: -43583 },
+ { start: 0xc813, end: 0xc816, idx: -43584 },
+ { start: 0xc81b, end: 0xc81d, idx: -43588 },
+ { start: 0xc820, end: 0xc820, idx: -43590 },
+ { start: 0xc824, end: 0xc824, idx: -43593 },
+ { start: 0xc82c, end: 0xc82d, idx: -43600 },
+ { start: 0xc82f, end: 0xc82f, idx: -43601 },
+ { start: 0xc831, end: 0xc831, idx: -43602 },
+ { start: 0xc838, end: 0xc839, idx: -43608 },
+ { start: 0xc83c, end: 0xc83c, idx: -43610 },
+ { start: 0xc840, end: 0xc840, idx: -43613 },
+ { start: 0xc848, end: 0xc849, idx: -43620 },
+ { start: 0xc84b, end: 0xc84d, idx: -43621 },
+ { start: 0xc854, end: 0xc854, idx: -43627 },
+ { start: 0xc870, end: 0xc871, idx: -43654 },
+ { start: 0xc874, end: 0xc874, idx: -43656 },
+ { start: 0xc878, end: 0xc878, idx: -43659 },
+ { start: 0xc87a, end: 0xc87a, idx: -43660 },
+ { start: 0xc880, end: 0xc881, idx: -43665 },
+ { start: 0xc883, end: 0xc883, idx: -43666 },
+ { start: 0xc885, end: 0xc887, idx: -43667 },
+ { start: 0xc88b, end: 0xc88d, idx: -43670 },
+ { start: 0xc890, end: 0xc890, idx: -43672 },
+ { start: 0xc894, end: 0xc894, idx: -43675 },
+ { start: 0xc89c, end: 0xc89d, idx: -43682 },
+ { start: 0xc89f, end: 0xc8a1, idx: -43683 },
+ { start: 0xc8a8, end: 0xc8a8, idx: -43689 },
+ { start: 0xc8ac, end: 0xc8ac, idx: -43692 },
+ { start: 0xc8b0, end: 0xc8b0, idx: -43695 },
+ { start: 0xc8b8, end: 0xc8b8, idx: -43702 },
+ { start: 0xc8bc, end: 0xc8bd, idx: -43705 },
+ { start: 0xc8c4, end: 0xc8c4, idx: -43711 },
+ { start: 0xc8c8, end: 0xc8c8, idx: -43714 },
+ { start: 0xc8cc, end: 0xc8cc, idx: -43717 },
+ { start: 0xc8d4, end: 0xc8d5, idx: -43724 },
+ { start: 0xc8d7, end: 0xc8d7, idx: -43725 },
+ { start: 0xc8d9, end: 0xc8d9, idx: -43726 },
+ { start: 0xc8e0, end: 0xc8e1, idx: -43732 },
+ { start: 0xc8e4, end: 0xc8e4, idx: -43734 },
+ { start: 0xc8e8, end: 0xc8e8, idx: -43737 },
+ { start: 0xc8f0, end: 0xc8f1, idx: -43744 },
+ { start: 0xc8f5, end: 0xc8f5, idx: -43747 },
+ { start: 0xc8fc, end: 0xc8fd, idx: -43753 },
+ { start: 0xc900, end: 0xc900, idx: -43755 },
+ { start: 0xc904, end: 0xc906, idx: -43758 },
+ { start: 0xc90c, end: 0xc90d, idx: -43763 },
+ { start: 0xc90f, end: 0xc90f, idx: -43764 },
+ { start: 0xc911, end: 0xc911, idx: -43765 },
+ { start: 0xc918, end: 0xc918, idx: -43771 },
+ { start: 0xc92b, end: 0xc92c, idx: -43789 },
+ { start: 0xc934, end: 0xc934, idx: -43796 },
+ { start: 0xc950, end: 0xc951, idx: -43823 },
+ { start: 0xc954, end: 0xc954, idx: -43825 },
+ { start: 0xc958, end: 0xc958, idx: -43828 },
+ { start: 0xc960, end: 0xc961, idx: -43835 },
+ { start: 0xc963, end: 0xc963, idx: -43836 },
+ { start: 0xc96c, end: 0xc96d, idx: -43844 },
+ { start: 0xc970, end: 0xc970, idx: -43846 },
+ { start: 0xc974, end: 0xc974, idx: -43849 },
+ { start: 0xc97c, end: 0xc97c, idx: -43856 },
+ { start: 0xc988, end: 0xc989, idx: -43867 },
+ { start: 0xc98c, end: 0xc98c, idx: -43869 },
+ { start: 0xc990, end: 0xc990, idx: -43872 },
+ { start: 0xc998, end: 0xc999, idx: -43879 },
+ { start: 0xc99b, end: 0xc99b, idx: -43880 },
+ { start: 0xc99d, end: 0xc99d, idx: -43881 },
+ { start: 0xc9a4, end: 0xc9a4, idx: -43887 },
+ { start: 0xc9c0, end: 0xc9c1, idx: -43914 },
+ { start: 0xc9c4, end: 0xc9c4, idx: -43916 },
+ { start: 0xc9c7, end: 0xc9c8, idx: -43918 },
+ { start: 0xc9ca, end: 0xc9ca, idx: -43919 },
+ { start: 0xc9d0, end: 0xc9d1, idx: -43924 },
+ { start: 0xc9d3, end: 0xc9d6, idx: -43925 },
+ { start: 0xc9d9, end: 0xc9da, idx: -43927 },
+ { start: 0xc9dc, end: 0xc9dd, idx: -43928 },
+ { start: 0xc9e0, end: 0xc9e0, idx: -43930 },
+ { start: 0xc9e2, end: 0xc9e2, idx: -43931 },
+ { start: 0xc9e4, end: 0xc9e4, idx: -43932 },
+ { start: 0xc9e7, end: 0xc9e7, idx: -43934 },
+ { start: 0xc9ec, end: 0xc9ed, idx: -43938 },
+ { start: 0xc9ef, end: 0xc9f1, idx: -43939 },
+ { start: 0xc9f8, end: 0xc9f9, idx: -43945 },
+ { start: 0xc9fc, end: 0xc9fc, idx: -43947 },
+ { start: 0xca00, end: 0xca00, idx: -43950 },
+ { start: 0xca08, end: 0xca09, idx: -43957 },
+ { start: 0xca0b, end: 0xca0d, idx: -43958 },
+ { start: 0xca14, end: 0xca14, idx: -43964 },
+ { start: 0xca18, end: 0xca18, idx: -43967 },
+ { start: 0xca29, end: 0xca29, idx: -43983 },
+ { start: 0xca30, end: 0xca30, idx: -43989 },
+ { start: 0xca4c, end: 0xca4d, idx: -44016 },
+ { start: 0xca50, end: 0xca50, idx: -44018 },
+ { start: 0xca54, end: 0xca54, idx: -44021 },
+ { start: 0xca57, end: 0xca57, idx: -44023 },
+ { start: 0xca5c, end: 0xca5d, idx: -44027 },
+ { start: 0xca5f, end: 0xca61, idx: -44028 },
+ { start: 0xca68, end: 0xca68, idx: -44034 },
+ { start: 0xca70, end: 0xca70, idx: -44041 },
+ { start: 0xca7d, end: 0xca7d, idx: -44053 },
+ { start: 0xca84, end: 0xca84, idx: -44059 },
+ { start: 0xca97, end: 0xca98, idx: -44077 },
+ { start: 0xcaa0, end: 0xcaa0, idx: -44084 },
+ { start: 0xcabc, end: 0xcabd, idx: -44111 },
+ { start: 0xcac0, end: 0xcac0, idx: -44113 },
+ { start: 0xcac4, end: 0xcac4, idx: -44116 },
+ { start: 0xcacc, end: 0xcacd, idx: -44123 },
+ { start: 0xcacf, end: 0xcacf, idx: -44124 },
+ { start: 0xcad1, end: 0xcad3, idx: -44125 },
+ { start: 0xcad8, end: 0xcad9, idx: -44129 },
+ { start: 0xcae0, end: 0xcae0, idx: -44135 },
+ { start: 0xcaec, end: 0xcaec, idx: -44146 },
+ { start: 0xcaf4, end: 0xcaf4, idx: -44153 },
+ { start: 0xcb08, end: 0xcb08, idx: -44172 },
+ { start: 0xcb10, end: 0xcb10, idx: -44179 },
+ { start: 0xcb14, end: 0xcb14, idx: -44182 },
+ { start: 0xcb18, end: 0xcb18, idx: -44185 },
+ { start: 0xcb20, end: 0xcb21, idx: -44192 },
+ { start: 0xcb2c, end: 0xcb2c, idx: -44202 },
+ { start: 0xcb41, end: 0xcb41, idx: -44222 },
+ { start: 0xcb48, end: 0xcb49, idx: -44228 },
+ { start: 0xcb4c, end: 0xcb4c, idx: -44230 },
+ { start: 0xcb50, end: 0xcb50, idx: -44233 },
+ { start: 0xcb58, end: 0xcb59, idx: -44240 },
+ { start: 0xcb5d, end: 0xcb5d, idx: -44243 },
+ { start: 0xcb64, end: 0xcb64, idx: -44249 },
+ { start: 0xcb78, end: 0xcb79, idx: -44268 },
+ { start: 0xcb80, end: 0xcb80, idx: -44274 },
+ { start: 0xcb9c, end: 0xcb9c, idx: -44301 },
+ { start: 0xcbb8, end: 0xcbb8, idx: -44328 },
+ { start: 0xcbd4, end: 0xcbd4, idx: -44355 },
+ { start: 0xcbe4, end: 0xcbe5, idx: -44370 },
+ { start: 0xcbe7, end: 0xcbe7, idx: -44371 },
+ { start: 0xcbe9, end: 0xcbe9, idx: -44372 },
+ { start: 0xcbf0, end: 0xcbf0, idx: -44378 },
+ { start: 0xcc0c, end: 0xcc0d, idx: -44405 },
+ { start: 0xcc10, end: 0xcc10, idx: -44407 },
+ { start: 0xcc14, end: 0xcc14, idx: -44410 },
+ { start: 0xcc1c, end: 0xcc1d, idx: -44417 },
+ { start: 0xcc1f, end: 0xcc1f, idx: -44418 },
+ { start: 0xcc21, end: 0xcc22, idx: -44419 },
+ { start: 0xcc26, end: 0xcc29, idx: -44422 },
+ { start: 0xcc2c, end: 0xcc2c, idx: -44424 },
+ { start: 0xcc2e, end: 0xcc30, idx: -44425 },
+ { start: 0xcc38, end: 0xcc39, idx: -44432 },
+ { start: 0xcc3b, end: 0xcc3f, idx: -44433 },
+ { start: 0xcc42, end: 0xcc42, idx: -44435 },
+ { start: 0xcc44, end: 0xcc45, idx: -44436 },
+ { start: 0xcc48, end: 0xcc48, idx: -44438 },
+ { start: 0xcc4c, end: 0xcc4c, idx: -44441 },
+ { start: 0xcc54, end: 0xcc55, idx: -44448 },
+ { start: 0xcc57, end: 0xcc59, idx: -44449 },
+ { start: 0xcc60, end: 0xcc60, idx: -44455 },
+ { start: 0xcc64, end: 0xcc64, idx: -44458 },
+ { start: 0xcc66, end: 0xcc66, idx: -44459 },
+ { start: 0xcc68, end: 0xcc68, idx: -44460 },
+ { start: 0xcc70, end: 0xcc71, idx: -44467 },
+ { start: 0xcc75, end: 0xcc75, idx: -44470 },
+ { start: 0xcc7c, end: 0xcc7c, idx: -44476 },
+ { start: 0xcc98, end: 0xcc99, idx: -44503 },
+ { start: 0xcc9c, end: 0xcc9c, idx: -44505 },
+ { start: 0xcca0, end: 0xcca0, idx: -44508 },
+ { start: 0xcca8, end: 0xcca9, idx: -44515 },
+ { start: 0xccab, end: 0xccad, idx: -44516 },
+ { start: 0xccb4, end: 0xccb5, idx: -44522 },
+ { start: 0xccb8, end: 0xccb8, idx: -44524 },
+ { start: 0xccbc, end: 0xccbc, idx: -44527 },
+ { start: 0xccc4, end: 0xccc5, idx: -44534 },
+ { start: 0xccc7, end: 0xccc7, idx: -44535 },
+ { start: 0xccc9, end: 0xccc9, idx: -44536 },
+ { start: 0xccd0, end: 0xccd0, idx: -44542 },
+ { start: 0xccd4, end: 0xccd4, idx: -44545 },
+ { start: 0xcce3, end: 0xcce5, idx: -44559 },
+ { start: 0xccec, end: 0xccec, idx: -44565 },
+ { start: 0xccf0, end: 0xccf0, idx: -44568 },
+ { start: 0xcd01, end: 0xcd01, idx: -44584 },
+ { start: 0xcd08, end: 0xcd09, idx: -44590 },
+ { start: 0xcd0c, end: 0xcd0c, idx: -44592 },
+ { start: 0xcd10, end: 0xcd10, idx: -44595 },
+ { start: 0xcd18, end: 0xcd19, idx: -44602 },
+ { start: 0xcd1b, end: 0xcd1b, idx: -44603 },
+ { start: 0xcd1d, end: 0xcd1d, idx: -44604 },
+ { start: 0xcd24, end: 0xcd24, idx: -44610 },
+ { start: 0xcd28, end: 0xcd28, idx: -44613 },
+ { start: 0xcd2c, end: 0xcd2c, idx: -44616 },
+ { start: 0xcd39, end: 0xcd39, idx: -44628 },
+ { start: 0xcd40, end: 0xcd40, idx: -44634 },
+ { start: 0xcd5c, end: 0xcd5c, idx: -44661 },
+ { start: 0xcd60, end: 0xcd60, idx: -44664 },
+ { start: 0xcd64, end: 0xcd64, idx: -44667 },
+ { start: 0xcd6c, end: 0xcd6d, idx: -44674 },
+ { start: 0xcd6f, end: 0xcd6f, idx: -44675 },
+ { start: 0xcd71, end: 0xcd71, idx: -44676 },
+ { start: 0xcd78, end: 0xcd78, idx: -44682 },
+ { start: 0xcd88, end: 0xcd88, idx: -44697 },
+ { start: 0xcd94, end: 0xcd95, idx: -44708 },
+ { start: 0xcd98, end: 0xcd98, idx: -44710 },
+ { start: 0xcd9c, end: 0xcd9c, idx: -44713 },
+ { start: 0xcda4, end: 0xcda5, idx: -44720 },
+ { start: 0xcda7, end: 0xcda7, idx: -44721 },
+ { start: 0xcda9, end: 0xcda9, idx: -44722 },
+ { start: 0xcdb0, end: 0xcdb0, idx: -44728 },
+ { start: 0xcdc3, end: 0xcdc4, idx: -44746 },
+ { start: 0xcdcc, end: 0xcdcc, idx: -44753 },
+ { start: 0xcdd0, end: 0xcdd0, idx: -44756 },
+ { start: 0xcde8, end: 0xcde8, idx: -44779 },
+ { start: 0xcdec, end: 0xcdec, idx: -44782 },
+ { start: 0xcdf0, end: 0xcdf0, idx: -44785 },
+ { start: 0xcdf8, end: 0xcdf9, idx: -44792 },
+ { start: 0xcdfb, end: 0xcdfb, idx: -44793 },
+ { start: 0xcdfd, end: 0xcdfd, idx: -44794 },
+ { start: 0xce04, end: 0xce04, idx: -44800 },
+ { start: 0xce08, end: 0xce08, idx: -44803 },
+ { start: 0xce0c, end: 0xce0c, idx: -44806 },
+ { start: 0xce14, end: 0xce14, idx: -44813 },
+ { start: 0xce19, end: 0xce19, idx: -44817 },
+ { start: 0xce20, end: 0xce21, idx: -44823 },
+ { start: 0xce24, end: 0xce24, idx: -44825 },
+ { start: 0xce28, end: 0xce28, idx: -44828 },
+ { start: 0xce30, end: 0xce31, idx: -44835 },
+ { start: 0xce33, end: 0xce33, idx: -44836 },
+ { start: 0xce35, end: 0xce35, idx: -44837 },
+ { start: 0xce3c, end: 0xce3c, idx: -44843 },
+ { start: 0xce58, end: 0xce59, idx: -44870 },
+ { start: 0xce5c, end: 0xce5c, idx: -44872 },
+ { start: 0xce5f, end: 0xce61, idx: -44874 },
+ { start: 0xce68, end: 0xce69, idx: -44880 },
+ { start: 0xce6b, end: 0xce6b, idx: -44881 },
+ { start: 0xce6d, end: 0xce6d, idx: -44882 },
+ { start: 0xce74, end: 0xce75, idx: -44888 },
+ { start: 0xce78, end: 0xce78, idx: -44890 },
+ { start: 0xce7b, end: 0xce7c, idx: -44892 },
+ { start: 0xce84, end: 0xce85, idx: -44899 },
+ { start: 0xce87, end: 0xce87, idx: -44900 },
+ { start: 0xce89, end: 0xce89, idx: -44901 },
+ { start: 0xce90, end: 0xce91, idx: -44907 },
+ { start: 0xce94, end: 0xce94, idx: -44909 },
+ { start: 0xce97, end: 0xce98, idx: -44911 },
+ { start: 0xcea0, end: 0xcea1, idx: -44918 },
+ { start: 0xcea3, end: 0xcea5, idx: -44919 },
+ { start: 0xcea9, end: 0xcea9, idx: -44922 },
+ { start: 0xceac, end: 0xcead, idx: -44924 },
+ { start: 0xcec1, end: 0xcec1, idx: -44943 },
+ { start: 0xcec8, end: 0xcec8, idx: -44949 },
+ { start: 0xcee4, end: 0xcee5, idx: -44976 },
+ { start: 0xcee8, end: 0xcee8, idx: -44978 },
+ { start: 0xceeb, end: 0xceec, idx: -44980 },
+ { start: 0xcef4, end: 0xcef5, idx: -44987 },
+ { start: 0xcef7, end: 0xcef9, idx: -44988 },
+ { start: 0xcefd, end: 0xcefd, idx: -44991 },
+ { start: 0xcf00, end: 0xcf01, idx: -44993 },
+ { start: 0xcf04, end: 0xcf04, idx: -44995 },
+ { start: 0xcf08, end: 0xcf08, idx: -44998 },
+ { start: 0xcf10, end: 0xcf11, idx: -45005 },
+ { start: 0xcf13, end: 0xcf13, idx: -45006 },
+ { start: 0xcf15, end: 0xcf15, idx: -45007 },
+ { start: 0xcf19, end: 0xcf19, idx: -45010 },
+ { start: 0xcf1c, end: 0xcf1c, idx: -45012 },
+ { start: 0xcf20, end: 0xcf20, idx: -45015 },
+ { start: 0xcf24, end: 0xcf24, idx: -45018 },
+ { start: 0xcf2c, end: 0xcf2d, idx: -45025 },
+ { start: 0xcf2f, end: 0xcf31, idx: -45026 },
+ { start: 0xcf38, end: 0xcf38, idx: -45032 },
+ { start: 0xcf54, end: 0xcf55, idx: -45059 },
+ { start: 0xcf58, end: 0xcf58, idx: -45061 },
+ { start: 0xcf5c, end: 0xcf5c, idx: -45064 },
+ { start: 0xcf64, end: 0xcf65, idx: -45071 },
+ { start: 0xcf67, end: 0xcf67, idx: -45072 },
+ { start: 0xcf69, end: 0xcf69, idx: -45073 },
+ { start: 0xcf70, end: 0xcf71, idx: -45079 },
+ { start: 0xcf74, end: 0xcf74, idx: -45081 },
+ { start: 0xcf78, end: 0xcf78, idx: -45084 },
+ { start: 0xcf80, end: 0xcf80, idx: -45091 },
+ { start: 0xcf85, end: 0xcf85, idx: -45095 },
+ { start: 0xcf8c, end: 0xcf8d, idx: -45101 },
+ { start: 0xcf90, end: 0xcf90, idx: -45103 },
+ { start: 0xcf9f, end: 0xcf9f, idx: -45117 },
+ { start: 0xcfa1, end: 0xcfa1, idx: -45118 },
+ { start: 0xcfa8, end: 0xcfa8, idx: -45124 },
+ { start: 0xcfac, end: 0xcfac, idx: -45127 },
+ { start: 0xcfb0, end: 0xcfb0, idx: -45130 },
+ { start: 0xcfbd, end: 0xcfbd, idx: -45142 },
+ { start: 0xcfc4, end: 0xcfc4, idx: -45148 },
+ { start: 0xcfe0, end: 0xcfe1, idx: -45175 },
+ { start: 0xcfe4, end: 0xcfe4, idx: -45177 },
+ { start: 0xcfe8, end: 0xcfe8, idx: -45180 },
+ { start: 0xcff0, end: 0xcff1, idx: -45187 },
+ { start: 0xcff3, end: 0xcff3, idx: -45188 },
+ { start: 0xcff5, end: 0xcff5, idx: -45189 },
+ { start: 0xcffc, end: 0xcffc, idx: -45195 },
+ { start: 0xd000, end: 0xd000, idx: -45198 },
+ { start: 0xd004, end: 0xd004, idx: -45201 },
+ { start: 0xd011, end: 0xd011, idx: -45213 },
+ { start: 0xd018, end: 0xd018, idx: -45219 },
+ { start: 0xd02d, end: 0xd02d, idx: -45239 },
+ { start: 0xd034, end: 0xd035, idx: -45245 },
+ { start: 0xd038, end: 0xd038, idx: -45247 },
+ { start: 0xd03c, end: 0xd03c, idx: -45250 },
+ { start: 0xd044, end: 0xd045, idx: -45257 },
+ { start: 0xd047, end: 0xd047, idx: -45258 },
+ { start: 0xd049, end: 0xd049, idx: -45259 },
+ { start: 0xd050, end: 0xd050, idx: -45265 },
+ { start: 0xd054, end: 0xd054, idx: -45268 },
+ { start: 0xd058, end: 0xd058, idx: -45271 },
+ { start: 0xd060, end: 0xd060, idx: -45278 },
+ { start: 0xd06c, end: 0xd06d, idx: -45289 },
+ { start: 0xd070, end: 0xd070, idx: -45291 },
+ { start: 0xd074, end: 0xd074, idx: -45294 },
+ { start: 0xd07c, end: 0xd07d, idx: -45301 },
+ { start: 0xd081, end: 0xd081, idx: -45304 },
+ { start: 0xd088, end: 0xd088, idx: -45310 },
+ { start: 0xd0a4, end: 0xd0a5, idx: -45337 },
+ { start: 0xd0a8, end: 0xd0a8, idx: -45339 },
+ { start: 0xd0ac, end: 0xd0ac, idx: -45342 },
+ { start: 0xd0b4, end: 0xd0b5, idx: -45349 },
+ { start: 0xd0b7, end: 0xd0b7, idx: -45350 },
+ { start: 0xd0b9, end: 0xd0b9, idx: -45351 },
+ { start: 0xd0c0, end: 0xd0c1, idx: -45357 },
+ { start: 0xd0c4, end: 0xd0c4, idx: -45359 },
+ { start: 0xd0c8, end: 0xd0c9, idx: -45362 },
+ { start: 0xd0d0, end: 0xd0d1, idx: -45368 },
+ { start: 0xd0d3, end: 0xd0d5, idx: -45369 },
+ { start: 0xd0dc, end: 0xd0dd, idx: -45375 },
+ { start: 0xd0e0, end: 0xd0e0, idx: -45377 },
+ { start: 0xd0e4, end: 0xd0e4, idx: -45380 },
+ { start: 0xd0ec, end: 0xd0ed, idx: -45387 },
+ { start: 0xd0ef, end: 0xd0f1, idx: -45388 },
+ { start: 0xd0f8, end: 0xd0f8, idx: -45394 },
+ { start: 0xd10d, end: 0xd10d, idx: -45414 },
+ { start: 0xd114, end: 0xd114, idx: -45420 },
+ { start: 0xd130, end: 0xd131, idx: -45447 },
+ { start: 0xd134, end: 0xd134, idx: -45449 },
+ { start: 0xd138, end: 0xd138, idx: -45452 },
+ { start: 0xd13a, end: 0xd13a, idx: -45453 },
+ { start: 0xd140, end: 0xd141, idx: -45458 },
+ { start: 0xd143, end: 0xd145, idx: -45459 },
+ { start: 0xd14c, end: 0xd14d, idx: -45465 },
+ { start: 0xd150, end: 0xd150, idx: -45467 },
+ { start: 0xd154, end: 0xd154, idx: -45470 },
+ { start: 0xd15c, end: 0xd15d, idx: -45477 },
+ { start: 0xd15f, end: 0xd161, idx: -45478 },
+ { start: 0xd168, end: 0xd169, idx: -45484 },
+ { start: 0xd16c, end: 0xd16c, idx: -45486 },
+ { start: 0xd17c, end: 0xd17c, idx: -45501 },
+ { start: 0xd184, end: 0xd184, idx: -45508 },
+ { start: 0xd188, end: 0xd188, idx: -45511 },
+ { start: 0xd1a0, end: 0xd1a1, idx: -45534 },
+ { start: 0xd1a4, end: 0xd1a4, idx: -45536 },
+ { start: 0xd1a8, end: 0xd1a8, idx: -45539 },
+ { start: 0xd1b0, end: 0xd1b1, idx: -45546 },
+ { start: 0xd1b3, end: 0xd1b3, idx: -45547 },
+ { start: 0xd1b5, end: 0xd1b5, idx: -45548 },
+ { start: 0xd1ba, end: 0xd1ba, idx: -45552 },
+ { start: 0xd1bc, end: 0xd1bc, idx: -45553 },
+ { start: 0xd1c0, end: 0xd1c0, idx: -45556 },
+ { start: 0xd1d8, end: 0xd1d8, idx: -45579 },
+ { start: 0xd1f4, end: 0xd1f4, idx: -45606 },
+ { start: 0xd1f8, end: 0xd1f8, idx: -45609 },
+ { start: 0xd207, end: 0xd207, idx: -45623 },
+ { start: 0xd209, end: 0xd209, idx: -45624 },
+ { start: 0xd210, end: 0xd210, idx: -45630 },
+ { start: 0xd22c, end: 0xd22d, idx: -45657 },
+ { start: 0xd230, end: 0xd230, idx: -45659 },
+ { start: 0xd234, end: 0xd234, idx: -45662 },
+ { start: 0xd23c, end: 0xd23d, idx: -45669 },
+ { start: 0xd23f, end: 0xd23f, idx: -45670 },
+ { start: 0xd241, end: 0xd241, idx: -45671 },
+ { start: 0xd248, end: 0xd248, idx: -45677 },
+ { start: 0xd25c, end: 0xd25c, idx: -45696 },
+ { start: 0xd264, end: 0xd264, idx: -45703 },
+ { start: 0xd277, end: 0xd277, idx: -45721 },
+ { start: 0xd280, end: 0xd281, idx: -45729 },
+ { start: 0xd284, end: 0xd284, idx: -45731 },
+ { start: 0xd288, end: 0xd288, idx: -45734 },
+ { start: 0xd290, end: 0xd291, idx: -45741 },
+ { start: 0xd293, end: 0xd293, idx: -45742 },
+ { start: 0xd295, end: 0xd295, idx: -45743 },
+ { start: 0xd29c, end: 0xd29c, idx: -45749 },
+ { start: 0xd2a0, end: 0xd2a0, idx: -45752 },
+ { start: 0xd2a4, end: 0xd2a4, idx: -45755 },
+ { start: 0xd2ac, end: 0xd2ac, idx: -45762 },
+ { start: 0xd2b1, end: 0xd2b1, idx: -45766 },
+ { start: 0xd2b8, end: 0xd2b9, idx: -45772 },
+ { start: 0xd2bc, end: 0xd2bc, idx: -45774 },
+ { start: 0xd2bf, end: 0xd2c0, idx: -45776 },
+ { start: 0xd2c2, end: 0xd2c2, idx: -45777 },
+ { start: 0xd2c8, end: 0xd2c9, idx: -45782 },
+ { start: 0xd2cb, end: 0xd2cb, idx: -45783 },
+ { start: 0xd2cd, end: 0xd2cd, idx: -45784 },
+ { start: 0xd2d4, end: 0xd2d4, idx: -45790 },
+ { start: 0xd2d8, end: 0xd2d8, idx: -45793 },
+ { start: 0xd2dc, end: 0xd2dc, idx: -45796 },
+ { start: 0xd2e4, end: 0xd2e5, idx: -45803 },
+ { start: 0xd2e7, end: 0xd2e7, idx: -45804 },
+ { start: 0xd2f0, end: 0xd2f1, idx: -45812 },
+ { start: 0xd2f4, end: 0xd2f4, idx: -45814 },
+ { start: 0xd2f8, end: 0xd2f8, idx: -45817 },
+ { start: 0xd300, end: 0xd301, idx: -45824 },
+ { start: 0xd303, end: 0xd303, idx: -45825 },
+ { start: 0xd305, end: 0xd305, idx: -45826 },
+ { start: 0xd30a, end: 0xd30a, idx: -45830 },
+ { start: 0xd30c, end: 0xd30e, idx: -45831 },
+ { start: 0xd310, end: 0xd310, idx: -45832 },
+ { start: 0xd314, end: 0xd314, idx: -45835 },
+ { start: 0xd316, end: 0xd316, idx: -45836 },
+ { start: 0xd31c, end: 0xd31d, idx: -45841 },
+ { start: 0xd31f, end: 0xd321, idx: -45842 },
+ { start: 0xd325, end: 0xd326, idx: -45845 },
+ { start: 0xd328, end: 0xd329, idx: -45846 },
+ { start: 0xd32c, end: 0xd32c, idx: -45848 },
+ { start: 0xd330, end: 0xd330, idx: -45851 },
+ { start: 0xd338, end: 0xd339, idx: -45858 },
+ { start: 0xd33b, end: 0xd33d, idx: -45859 },
+ { start: 0xd344, end: 0xd345, idx: -45865 },
+ { start: 0xd359, end: 0xd359, idx: -45884 },
+ { start: 0xd360, end: 0xd360, idx: -45890 },
+ { start: 0xd37c, end: 0xd37d, idx: -45917 },
+ { start: 0xd380, end: 0xd380, idx: -45919 },
+ { start: 0xd384, end: 0xd384, idx: -45922 },
+ { start: 0xd38c, end: 0xd38d, idx: -45929 },
+ { start: 0xd38f, end: 0xd391, idx: -45930 },
+ { start: 0xd398, end: 0xd399, idx: -45936 },
+ { start: 0xd39c, end: 0xd39c, idx: -45938 },
+ { start: 0xd3a0, end: 0xd3a0, idx: -45941 },
+ { start: 0xd3a8, end: 0xd3a9, idx: -45948 },
+ { start: 0xd3ab, end: 0xd3ab, idx: -45949 },
+ { start: 0xd3ad, end: 0xd3ad, idx: -45950 },
+ { start: 0xd3b2, end: 0xd3b2, idx: -45954 },
+ { start: 0xd3b4, end: 0xd3b5, idx: -45955 },
+ { start: 0xd3b8, end: 0xd3b8, idx: -45957 },
+ { start: 0xd3bc, end: 0xd3bc, idx: -45960 },
+ { start: 0xd3c4, end: 0xd3c5, idx: -45967 },
+ { start: 0xd3c7, end: 0xd3c9, idx: -45968 },
+ { start: 0xd3d0, end: 0xd3d0, idx: -45974 },
+ { start: 0xd3d8, end: 0xd3d8, idx: -45981 },
+ { start: 0xd3e1, end: 0xd3e1, idx: -45989 },
+ { start: 0xd3e3, end: 0xd3e3, idx: -45990 },
+ { start: 0xd3ec, end: 0xd3ed, idx: -45998 },
+ { start: 0xd3f0, end: 0xd3f0, idx: -46000 },
+ { start: 0xd3f4, end: 0xd3f4, idx: -46003 },
+ { start: 0xd3fc, end: 0xd3fd, idx: -46010 },
+ { start: 0xd3ff, end: 0xd3ff, idx: -46011 },
+ { start: 0xd401, end: 0xd401, idx: -46012 },
+ { start: 0xd408, end: 0xd408, idx: -46018 },
+ { start: 0xd41d, end: 0xd41d, idx: -46038 },
+ { start: 0xd424, end: 0xd424, idx: -46044 },
+ { start: 0xd440, end: 0xd440, idx: -46071 },
+ { start: 0xd444, end: 0xd444, idx: -46074 },
+ { start: 0xd45c, end: 0xd45c, idx: -46097 },
+ { start: 0xd460, end: 0xd460, idx: -46100 },
+ { start: 0xd464, end: 0xd464, idx: -46103 },
+ { start: 0xd46d, end: 0xd46d, idx: -46111 },
+ { start: 0xd46f, end: 0xd46f, idx: -46112 },
+ { start: 0xd478, end: 0xd479, idx: -46120 },
+ { start: 0xd47c, end: 0xd47c, idx: -46122 },
+ { start: 0xd47f, end: 0xd480, idx: -46124 },
+ { start: 0xd482, end: 0xd482, idx: -46125 },
+ { start: 0xd488, end: 0xd489, idx: -46130 },
+ { start: 0xd48b, end: 0xd48b, idx: -46131 },
+ { start: 0xd48d, end: 0xd48d, idx: -46132 },
+ { start: 0xd494, end: 0xd494, idx: -46138 },
+ { start: 0xd4a9, end: 0xd4a9, idx: -46158 },
+ { start: 0xd4b0, end: 0xd4b0, idx: -46164 },
+ { start: 0xd4cc, end: 0xd4cc, idx: -46191 },
+ { start: 0xd4d0, end: 0xd4d0, idx: -46194 },
+ { start: 0xd4d4, end: 0xd4d4, idx: -46197 },
+ { start: 0xd4dc, end: 0xd4dc, idx: -46204 },
+ { start: 0xd4df, end: 0xd4df, idx: -46206 },
+ { start: 0xd4e8, end: 0xd4e9, idx: -46214 },
+ { start: 0xd4ec, end: 0xd4ec, idx: -46216 },
+ { start: 0xd4f0, end: 0xd4f0, idx: -46219 },
+ { start: 0xd4f8, end: 0xd4f8, idx: -46226 },
+ { start: 0xd4fb, end: 0xd4fb, idx: -46228 },
+ { start: 0xd4fd, end: 0xd4fd, idx: -46229 },
+ { start: 0xd504, end: 0xd505, idx: -46235 },
+ { start: 0xd508, end: 0xd508, idx: -46237 },
+ { start: 0xd50c, end: 0xd50c, idx: -46240 },
+ { start: 0xd510, end: 0xd510, idx: -46243 },
+ { start: 0xd514, end: 0xd515, idx: -46246 },
+ { start: 0xd517, end: 0xd517, idx: -46247 },
+ { start: 0xd519, end: 0xd519, idx: -46248 },
+ { start: 0xd520, end: 0xd520, idx: -46254 },
+ { start: 0xd524, end: 0xd524, idx: -46257 },
+ { start: 0xd53c, end: 0xd53d, idx: -46280 },
+ { start: 0xd540, end: 0xd540, idx: -46282 },
+ { start: 0xd544, end: 0xd544, idx: -46285 },
+ { start: 0xd54c, end: 0xd54d, idx: -46292 },
+ { start: 0xd54f, end: 0xd54f, idx: -46293 },
+ { start: 0xd551, end: 0xd551, idx: -46294 },
+ { start: 0xd558, end: 0xd559, idx: -46300 },
+ { start: 0xd55c, end: 0xd55c, idx: -46302 },
+ { start: 0xd55f, end: 0xd561, idx: -46304 },
+ { start: 0xd565, end: 0xd565, idx: -46307 },
+ { start: 0xd568, end: 0xd569, idx: -46309 },
+ { start: 0xd56b, end: 0xd56d, idx: -46310 },
+ { start: 0xd571, end: 0xd571, idx: -46313 },
+ { start: 0xd574, end: 0xd575, idx: -46315 },
+ { start: 0xd578, end: 0xd578, idx: -46317 },
+ { start: 0xd57c, end: 0xd57c, idx: -46320 },
+ { start: 0xd584, end: 0xd585, idx: -46327 },
+ { start: 0xd587, end: 0xd589, idx: -46328 },
+ { start: 0xd590, end: 0xd590, idx: -46334 },
+ { start: 0xd5a5, end: 0xd5a5, idx: -46354 },
+ { start: 0xd5ac, end: 0xd5ac, idx: -46360 },
+ { start: 0xd5c8, end: 0xd5c9, idx: -46387 },
+ { start: 0xd5cc, end: 0xd5cc, idx: -46389 },
+ { start: 0xd5cf, end: 0xd5d0, idx: -46391 },
+ { start: 0xd5d2, end: 0xd5d2, idx: -46392 },
+ { start: 0xd5d8, end: 0xd5d9, idx: -46397 },
+ { start: 0xd5db, end: 0xd5db, idx: -46398 },
+ { start: 0xd5dd, end: 0xd5dd, idx: -46399 },
+ { start: 0xd5e4, end: 0xd5e5, idx: -46405 },
+ { start: 0xd5e8, end: 0xd5e8, idx: -46407 },
+ { start: 0xd5ec, end: 0xd5ec, idx: -46410 },
+ { start: 0xd5f4, end: 0xd5f5, idx: -46417 },
+ { start: 0xd5f7, end: 0xd5f7, idx: -46418 },
+ { start: 0xd5f9, end: 0xd5f9, idx: -46419 },
+ { start: 0xd600, end: 0xd601, idx: -46425 },
+ { start: 0xd604, end: 0xd604, idx: -46427 },
+ { start: 0xd608, end: 0xd608, idx: -46430 },
+ { start: 0xd610, end: 0xd611, idx: -46437 },
+ { start: 0xd613, end: 0xd615, idx: -46438 },
+ { start: 0xd61c, end: 0xd61c, idx: -46444 },
+ { start: 0xd620, end: 0xd620, idx: -46447 },
+ { start: 0xd624, end: 0xd624, idx: -46450 },
+ { start: 0xd62c, end: 0xd62d, idx: -46457 },
+ { start: 0xd638, end: 0xd639, idx: -46467 },
+ { start: 0xd63c, end: 0xd63c, idx: -46469 },
+ { start: 0xd640, end: 0xd640, idx: -46472 },
+ { start: 0xd645, end: 0xd645, idx: -46476 },
+ { start: 0xd648, end: 0xd649, idx: -46478 },
+ { start: 0xd64b, end: 0xd64b, idx: -46479 },
+ { start: 0xd64d, end: 0xd64d, idx: -46480 },
+ { start: 0xd651, end: 0xd651, idx: -46483 },
+ { start: 0xd654, end: 0xd655, idx: -46485 },
+ { start: 0xd658, end: 0xd658, idx: -46487 },
+ { start: 0xd65c, end: 0xd65c, idx: -46490 },
+ { start: 0xd667, end: 0xd667, idx: -46500 },
+ { start: 0xd669, end: 0xd669, idx: -46501 },
+ { start: 0xd670, end: 0xd671, idx: -46507 },
+ { start: 0xd674, end: 0xd674, idx: -46509 },
+ { start: 0xd683, end: 0xd683, idx: -46523 },
+ { start: 0xd685, end: 0xd685, idx: -46524 },
+ { start: 0xd68c, end: 0xd68d, idx: -46530 },
+ { start: 0xd690, end: 0xd690, idx: -46532 },
+ { start: 0xd694, end: 0xd694, idx: -46535 },
+ { start: 0xd69d, end: 0xd69d, idx: -46543 },
+ { start: 0xd69f, end: 0xd69f, idx: -46544 },
+ { start: 0xd6a1, end: 0xd6a1, idx: -46545 },
+ { start: 0xd6a8, end: 0xd6a9, idx: -46551 },
+ { start: 0xd6ac, end: 0xd6ac, idx: -46553 },
+ { start: 0xd6b0, end: 0xd6b0, idx: -46556 },
+ { start: 0xd6b8, end: 0xd6b9, idx: -46563 },
+ { start: 0xd6bb, end: 0xd6bb, idx: -46564 },
+ { start: 0xd6c4, end: 0xd6c5, idx: -46572 },
+ { start: 0xd6c8, end: 0xd6c8, idx: -46574 },
+ { start: 0xd6cc, end: 0xd6cc, idx: -46577 },
+ { start: 0xd6d1, end: 0xd6d1, idx: -46581 },
+ { start: 0xd6d4, end: 0xd6d5, idx: -46583 },
+ { start: 0xd6d7, end: 0xd6d7, idx: -46584 },
+ { start: 0xd6d9, end: 0xd6d9, idx: -46585 },
+ { start: 0xd6e0, end: 0xd6e0, idx: -46591 },
+ { start: 0xd6e4, end: 0xd6e4, idx: -46594 },
+ { start: 0xd6e8, end: 0xd6e8, idx: -46597 },
+ { start: 0xd6f0, end: 0xd6f0, idx: -46604 },
+ { start: 0xd6f5, end: 0xd6f5, idx: -46608 },
+ { start: 0xd6fc, end: 0xd6fd, idx: -46614 },
+ { start: 0xd700, end: 0xd700, idx: -46616 },
+ { start: 0xd704, end: 0xd704, idx: -46619 },
+ { start: 0xd70c, end: 0xd70c, idx: -46626 },
+ { start: 0xd711, end: 0xd711, idx: -46630 },
+ { start: 0xd718, end: 0xd719, idx: -46636 },
+ { start: 0xd71c, end: 0xd71c, idx: -46638 },
+ { start: 0xd720, end: 0xd720, idx: -46641 },
+ { start: 0xd728, end: 0xd729, idx: -46648 },
+ { start: 0xd72b, end: 0xd72b, idx: -46649 },
+ { start: 0xd72d, end: 0xd72d, idx: -46650 },
+ { start: 0xd734, end: 0xd735, idx: -46656 },
+ { start: 0xd738, end: 0xd738, idx: -46658 },
+ { start: 0xd73c, end: 0xd73c, idx: -46661 },
+ { start: 0xd744, end: 0xd744, idx: -46668 },
+ { start: 0xd747, end: 0xd747, idx: -46670 },
+ { start: 0xd749, end: 0xd749, idx: -46671 },
+ { start: 0xd750, end: 0xd751, idx: -46677 },
+ { start: 0xd754, end: 0xd754, idx: -46679 },
+ { start: 0xd756, end: 0xd759, idx: -46680 },
+ { start: 0xd760, end: 0xd761, idx: -46686 },
+ { start: 0xd763, end: 0xd763, idx: -46687 },
+ { start: 0xd765, end: 0xd765, idx: -46688 },
+ { start: 0xd769, end: 0xd769, idx: -46691 },
+ { start: 0xd76c, end: 0xd76d, idx: -46693 },
+ { start: 0xd770, end: 0xd770, idx: -46695 },
+ { start: 0xd774, end: 0xd774, idx: -46698 },
+ { start: 0xd77c, end: 0xd77d, idx: -46705 },
+ { start: 0xd781, end: 0xd781, idx: -46708 },
+ { start: 0xd788, end: 0xd789, idx: -46714 },
+ { start: 0xd78c, end: 0xd78c, idx: -46716 },
+ { start: 0xd790, end: 0xd790, idx: -46719 },
+ { start: 0xd798, end: 0xd799, idx: -46726 },
+ { start: 0xd79b, end: 0xd79b, idx: -46727 },
+ { start: 0xd79d, end: 0xd79d, idx: -46728 },
+ { start: 0xe000, end: 0xe757, idx: -48874 },
+ { start: 0xf843, end: 0xf86e, idx: -53205 },
+ { start: 0xf900, end: 0xfa0b, idx: -53350 },
+ { start: 0xff01, end: 0xff5e, idx: -54619 },
+ { start: 0xffe0, end: 0xffe6, idx: -54748 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const char *__ucs4_to_ibm933db[] =
+{
+ "\x49\x5c", "\x49\x62", "\x41\x76", "\x41\x46", "\x4b\x43", "\x41\x48",
+ "\x41\x65", "\x41\x5d", "\x4b\xf6", "\x4b\xf7", "\x49\x53", "\x49\x80",
+ "\x41\x43", "\x49\x5a", "\x4b\xf5", "\x4b\x4c", "\x4b\x99", "\x4b\x96",
+ "\x4b\x9a", "\x49\x5d", "\x4b\x41", "\x4b\x42", "\x41\x5e", "\x4b\x4a",
+ "\x4b\x4d", "\x4b\xab", "\x4b\xa0", "\x4b\xa2", "\x41\x5f", "\x4b\xa9",
+ "\x4b\xac", "\x4b\xa1", "\x4b\x44", "\x4b\xa3", "\x4b\xa4", "\x4b\x46",
+ "\x4b\xa5", "\x4b\xa6", "\x4b\x48", "\x4b\xa7", "\x4b\x49", "\x4b\xa8",
+ "\x4b\xaf", "\x4b\x4f", "\x4b\xae", "\x4b\x4b", "\x4b\xaa", "\x4b\x4e",
+ "\x4b\xad", "\x41\x60", "\x49\x94", "\x49\x55", "\x49\x5e", "\x49\x56",
+ "\x49\x59", "\x49\x58", "\x49\x5b", "\x49\x54", "\x49\x57", "\x46\x61",
+ "\x46\x62", "\x46\x63", "\x46\x64", "\x46\x65", "\x46\x66", "\x46\x67",
+ "\x46\x68", "\x46\x69", "\x46\x6a", "\x46\x6b", "\x46\x6c", "\x46\x6d",
+ "\x46\x6e", "\x46\x6f", "\x46\x70", "\x46\x71", "\x46\x72", "\x46\x73",
+ "\x46\x74", "\x46\x75", "\x46\x76", "\x46\x77", "\x46\x78", "\x46\x81",
+ "\x46\x82", "\x46\x83", "\x46\x84", "\x46\x85", "\x46\x86", "\x46\x87",
+ "\x46\x88", "\x46\x89", "\x46\x8a", "\x46\x8b", "\x46\x8c", "\x46\x8d",
+ "\x46\x8e", "\x46\x8f", "\x46\x90", "\x46\x91", "\x46\x92", "\x46\x93",
+ "\x46\x94", "\x46\x95", "\x46\x96", "\x46\x97", "\x46\x98", "\x4a\x47",
+ "\x4a\x41", "\x4a\x42", "\x4a\x43", "\x4a\x44", "\x4a\x45", "\x4a\x46",
+ "\x4a\x48", "\x4a\x49", "\x4a\x4a", "\x4a\x4b", "\x4a\x4c", "\x4a\x4d",
+ "\x4a\x4e", "\x4a\x4f", "\x4a\x50", "\x4a\x51", "\x4a\x52", "\x4a\x53",
+ "\x4a\x54", "\x4a\x55", "\x4a\x56", "\x4a\x57", "\x4a\x58", "\x4a\x59",
+ "\x4a\x5a", "\x4a\x5b", "\x4a\x5c", "\x4a\x5d", "\x4a\x5e", "\x4a\x5f",
+ "\x4a\x60", "\x4a\x61", "\x4a\x62", "\x4a\x63", "\x4a\x64", "\x4a\x65",
+ "\x4a\x66", "\x4a\x67", "\x4a\x69", "\x4a\x6a", "\x4a\x6b", "\x4a\x6c",
+ "\x4a\x6d", "\x4a\x6e", "\x4a\x6f", "\x4a\x70", "\x4a\x71", "\x4a\x72",
+ "\x4a\x73", "\x4a\x74", "\x4a\x75", "\x4a\x76", "\x4a\x77", "\x4a\x78",
+ "\x4a\x79", "\x4a\x7a", "\x4a\x7b", "\x4a\x7c", "\x4a\x7d", "\x4a\x7e",
+ "\x4a\x7f", "\x4a\x80", "\x4a\x81", "\x4a\x82", "\x4a\x68", "\x41\x48",
+ "\x41\x49", "\x41\x49", "\x41\x4d", "\x41\x4e", "\x41\x4f", "\x41\x50",
+ "\x49\x81", "\x49\x82", "\x41\x44", "\x41\x45", "\x49\x64", "\x41\x66",
+ "\x41\x67", "\x41\x77", "\x4b\xf8", "\x4b\xf9", "\x4b\xfa", "\x4b\xfb",
+ "\x4b\xfc", "\x4b\xfd", "\x41\x68", "\x49\x63", "\x41\x6f", "\x49\x8e",
+ "\x49\x93", "\x49\x90", "\x48\x70", "\x41\x69", "\x41\x90", "\x4b\x97",
+ "\x4b\x98", "\x4b\x9b", "\x4b\x9c", "\x4b\x9d", "\x4b\x9e", "\x46\x50",
+ "\x46\x51", "\x46\x52", "\x46\x53", "\x46\x54", "\x46\x55", "\x46\x56",
+ "\x46\x57", "\x46\x58", "\x46\x59", "\x46\x41", "\x46\x42", "\x46\x43",
+ "\x46\x44", "\x46\x45", "\x46\x46", "\x46\x47", "\x46\x48", "\x46\x49",
+ "\x46\x4a", "\x41\x86", "\x41\x87", "\x41\x85", "\x41\x88", "\x41\x89",
+ "\x49\x83", "\x49\x86", "\x49\x84", "\x49\x87", "\x49\x85", "\x49\x4f",
+ "\x49\x50", "\x49\x51", "\x41\x96", "\x49\x52", "\x41\x97", "\x49\x45",
+ "\x49\x46", "\x49\x61", "\x49\x60", "\x41\x9c", "\x49\x41", "\x41\x63",
+ "\x41\x93", "\x41\x4a", "\x49\x4d", "\x49\x4e", "\x49\x4c", "\x49\x4b",
+ "\x49\x43", "\x49\x44", "\x49\x5f", "\x41\x64", "\x49\x42", "\x42\xa1",
+ "\x41\x9d", "\x41\x99", "\x41\x8d", "\x41\x98", "\x41\x8e", "\x41\x8f",
+ "\x41\x61", "\x41\x62", "\x41\x9a", "\x41\x9b", "\x49\x49", "\x49\x4a",
+ "\x49\x47", "\x49\x48", "\x49\x6f", "\x41\x94", "\x41\x95", "\x4b\x87",
+ "\x4b\x88", "\x4b\x89", "\x4b\x8a", "\x4b\x8b", "\x4b\x8c", "\x4b\x8d",
+ "\x4b\x8e", "\x4b\x8f", "\x4b\x90", "\x4b\x91", "\x4b\x92", "\x4b\x93",
+ "\x4b\x94", "\x4b\x95", "\x4b\xe6", "\x4b\xe7", "\x4b\xe8", "\x4b\xe9",
+ "\x4b\xea", "\x4b\xeb", "\x4b\xec", "\x4b\xed", "\x4b\xee", "\x4b\xef",
+ "\x4b\xf0", "\x4b\xf1", "\x4b\xf2", "\x4b\xf3", "\x4b\xf4", "\x4b\xcc",
+ "\x4b\xcd", "\x4b\xce", "\x4b\xcf", "\x4b\xd0", "\x4b\xd1", "\x4b\xd2",
+ "\x4b\xd3", "\x4b\xd4", "\x4b\xd5", "\x4b\xd6", "\x4b\xd7", "\x4b\xd8",
+ "\x4b\xd9", "\x4b\xda", "\x4b\xdb", "\x4b\xdc", "\x4b\xdd", "\x4b\xde",
+ "\x4b\xdf", "\x4b\xe0", "\x4b\xe1", "\x4b\xe2", "\x4b\xe3", "\x4b\xe4",
+ "\x4b\xe5", "\x4b\x6d", "\x4b\x6e", "\x4b\x6f", "\x4b\x70", "\x4b\x71",
+ "\x4b\x72", "\x4b\x73", "\x4b\x74", "\x4b\x75", "\x4b\x76", "\x4b\x77",
+ "\x4b\x78", "\x4b\x79", "\x4b\x7a", "\x4b\x7b", "\x4b\x7c", "\x4b\x7d",
+ "\x4b\x7e", "\x4b\x7f", "\x4b\x80", "\x4b\x81", "\x4b\x82", "\x4b\x83",
+ "\x4b\x84", "\x4b\x85", "\x4b\x86", "\x47\x41", "\x47\x4c", "\x47\x42",
+ "\x47\x4d", "\x47\x43", "\x47\x68", "\x47\x67", "\x47\x4e", "\x47\x44",
+ "\x47\x62", "\x47\x61", "\x47\x4f", "\x47\x46", "\x47\x66", "\x47\x65",
+ "\x47\x51", "\x47\x45", "\x47\x64", "\x47\x63", "\x47\x50", "\x47\x47",
+ "\x47\x5c", "\x47\x69", "\x47\x6a", "\x47\x57", "\x47\x6b", "\x47\x6c",
+ "\x47\x52", "\x47\x49", "\x47\x5e", "\x47\x6d", "\x47\x6e", "\x47\x59",
+ "\x47\x6f", "\x47\x70", "\x47\x54", "\x47\x48", "\x47\x71", "\x47\x72",
+ "\x47\x58", "\x47\x5d", "\x47\x73", "\x47\x74", "\x47\x53", "\x47\x4a",
+ "\x47\x75", "\x47\x76", "\x47\x5a", "\x47\x5f", "\x47\x77", "\x47\x78",
+ "\x47\x55", "\x47\x4b", "\x47\x79", "\x47\x7a", "\x47\x5b", "\x47\x7b",
+ "\x47\x7c", "\x47\x60", "\x47\x7d", "\x47\x7e", "\x47\x7f", "\x47\x80",
+ "\x47\x81", "\x47\x82", "\x47\x83", "\x47\x84", "\x47\x56", "\x49\x74",
+ "\x41\x80", "\x41\x7f", "\x49\x71", "\x49\x75", "\x49\x76", "\x49\x79",
+ "\x49\x78", "\x49\x77", "\x49\x7a", "\x41\x82", "\x41\x81", "\x49\x68",
+ "\x49\x67", "\x41\x84", "\x41\x83", "\x49\x66", "\x49\x65", "\x41\x7e",
+ "\x41\x7d", "\x49\x70", "\x49\x6f", "\x41\x7a", "\x41\x7c", "\x41\x7b",
+ "\x49\x72", "\x49\x73", "\x41\x79", "\x41\x78", "\x49\x7d", "\x49\x7c",
+ "\x49\x7e", "\x49\x7f", "\x41\x92", "\x41\x91", "\x49\x6a", "\x49\x6b",
+ "\x49\x6e", "\x49\x69", "\x49\x6c", "\x49\x6d", "\x49\x7b", "\x49\x89",
+ "\x49\x8a", "\x49\x8b", "\x49\x88", "\x40\x40", "\x41\x41", "\x41\x42",
+ "\x41\x47", "\x41\x53", "\x41\x54", "\x41\x55", "\x41\x56", "\x41\x57",
+ "\x41\x58", "\x41\x59", "\x41\x5a", "\x41\x5b", "\x41\x5c", "\x41\x8a",
+ "\x41\x51", "\x41\x52", "\x42\xa1", "\x44\x41", "\x44\x42", "\x44\x43",
+ "\x44\x44", "\x44\x45", "\x44\x46", "\x44\x47", "\x44\x48", "\x44\x49",
+ "\x44\x4a", "\x44\x4b", "\x44\x4c", "\x44\x4d", "\x44\x4e", "\x44\x4f",
+ "\x44\x50", "\x44\x51", "\x44\x52", "\x44\x53", "\x44\x54", "\x44\x55",
+ "\x44\x56", "\x44\x57", "\x44\x58", "\x44\x59", "\x44\x5a", "\x44\x5b",
+ "\x44\x5c", "\x44\x5d", "\x44\x5e", "\x44\x5f", "\x44\x60", "\x44\x61",
+ "\x44\x62", "\x44\x63", "\x44\x64", "\x44\x65", "\x44\x66", "\x44\x67",
+ "\x44\x68", "\x44\x69", "\x44\x6a", "\x44\x6b", "\x44\x6c", "\x44\x6d",
+ "\x44\x6e", "\x44\x6f", "\x44\x70", "\x44\x71", "\x44\x72", "\x44\x73",
+ "\x44\x74", "\x44\x75", "\x44\x76", "\x44\x77", "\x44\x78", "\x44\x79",
+ "\x44\x7a", "\x44\x7b", "\x44\x7c", "\x44\x7d", "\x44\x7e", "\x44\x7f",
+ "\x44\x80", "\x44\x81", "\x44\x82", "\x44\x83", "\x44\x84", "\x44\x85",
+ "\x44\x86", "\x44\x87", "\x44\x88", "\x44\x89", "\x44\x8a", "\x44\x8b",
+ "\x44\x8c", "\x44\x8d", "\x44\x8e", "\x44\x8f", "\x44\x90", "\x44\x91",
+ "\x44\x92", "\x44\x93", "\x45\x41", "\x45\x42", "\x45\x43", "\x45\x44",
+ "\x45\x45", "\x45\x46", "\x45\x47", "\x45\x48", "\x45\x49", "\x45\x4a",
+ "\x45\x4b", "\x45\x4c", "\x45\x4d", "\x45\x4e", "\x45\x4f", "\x45\x50",
+ "\x45\x51", "\x45\x52", "\x45\x53", "\x45\x54", "\x45\x55", "\x45\x56",
+ "\x45\x57", "\x45\x58", "\x45\x59", "\x45\x5a", "\x45\x5b", "\x45\x5c",
+ "\x45\x5d", "\x45\x5e", "\x45\x5f", "\x45\x60", "\x45\x61", "\x45\x62",
+ "\x45\x63", "\x45\x64", "\x45\x65", "\x45\x66", "\x45\x67", "\x45\x68",
+ "\x45\x69", "\x45\x6a", "\x45\x6b", "\x45\x6c", "\x45\x6d", "\x45\x6e",
+ "\x45\x6f", "\x45\x70", "\x45\x71", "\x45\x72", "\x45\x73", "\x45\x74",
+ "\x45\x75", "\x45\x76", "\x45\x77", "\x45\x78", "\x45\x79", "\x45\x7a",
+ "\x45\x7b", "\x45\x7c", "\x45\x7d", "\x45\x7e", "\x45\x7f", "\x45\x80",
+ "\x45\x81", "\x45\x82", "\x45\x83", "\x45\x84", "\x45\x85", "\x45\x86",
+ "\x45\x87", "\x45\x88", "\x45\x89", "\x45\x8a", "\x45\x8b", "\x45\x8c",
+ "\x45\x8d", "\x45\x8e", "\x45\x8f", "\x45\x90", "\x45\x91", "\x45\x92",
+ "\x45\x93", "\x45\x94", "\x45\x95", "\x45\x96", "\x41\x43", "\x88\x41",
+ "\x8c\x41", "\x84\x44", "\x90\x41", "\x84\x46", "\x84\x47", "\x94\x41",
+ "\x98\x41", "\x9c\x41", "\x84\x4a", "\x84\x4b", "\x84\x4c", "\x84\x4d",
+ "\x84\x4e", "\x84\x4f", "\x84\x50", "\xa0\x41", "\xa4\x41", "\xa8\x41",
+ "\x84\x54", "\xac\x41", "\xb0\x41", "\xb4\x41", "\xb8\x41", "\xbc\x41",
+ "\xc0\x41", "\xc4\x41", "\xc8\x41", "\xcc\x41", "\xd0\x41", "\x84\x61",
+ "\x84\x81", "\x84\xa1", "\x84\xc1", "\x84\xe1", "\x85\x41", "\x85\x61",
+ "\x85\x81", "\x85\xa1", "\x85\xc1", "\x85\xe1", "\x86\x41", "\x86\x61",
+ "\x86\x81", "\x86\xa1", "\x86\xc1", "\x86\xe1", "\x87\x41", "\x87\x61",
+ "\x87\x81", "\x87\xa1", "\x84\x41", "\x43\x41", "\x43\x42", "\x43\x43",
+ "\x43\x44", "\x43\x45", "\x43\x46", "\x43\x47", "\x43\x48", "\x43\x49",
+ "\x43\x4a", "\x43\x4b", "\x43\x4c", "\x43\x4d", "\x43\x4e", "\x43\x4f",
+ "\x43\x50", "\x43\x51", "\x43\x52", "\x43\x53", "\x43\x54", "\x43\x55",
+ "\x43\x56", "\x43\x57", "\x43\x58", "\x43\x59", "\x43\x5a", "\x43\x5b",
+ "\x43\x5c", "\x43\x5d", "\x43\x5e", "\x43\x5f", "\x43\x60", "\x43\x61",
+ "\x43\x62", "\x43\x63", "\x43\x64", "\x43\x65", "\x43\x66", "\x43\x67",
+ "\x43\x68", "\x43\x69", "\x43\x6a", "\x4b\xb0", "\x4b\xb1", "\x4b\xb2",
+ "\x4b\xb3", "\x4b\xb4", "\x4b\xb5", "\x4b\xb6", "\x4b\xb7", "\x4b\xb8",
+ "\x4b\xb9", "\x4b\xba", "\x4b\xbb", "\x4b\xbc", "\x4b\xbd", "\x4b\xbe",
+ "\x4b\xbf", "\x4b\xc0", "\x4b\xc1", "\x4b\xc2", "\x4b\xc3", "\x4b\xc4",
+ "\x4b\xc5", "\x4b\xc6", "\x4b\xc7", "\x4b\xc8", "\x4b\xc9", "\x4b\xca",
+ "\x4b\xcb", "\x49\x8d", "\x4b\x51", "\x4b\x52", "\x4b\x53", "\x4b\x54",
+ "\x4b\x55", "\x4b\x56", "\x4b\x57", "\x4b\x58", "\x4b\x59", "\x4b\x5a",
+ "\x4b\x5b", "\x4b\x5c", "\x4b\x5d", "\x4b\x5e", "\x4b\x5f", "\x4b\x60",
+ "\x4b\x61", "\x4b\x62", "\x4b\x63", "\x4b\x64", "\x4b\x65", "\x4b\x66",
+ "\x4b\x67", "\x4b\x68", "\x4b\x69", "\x4b\x6a", "\x4b\x6b", "\x4b\x6c",
+ "\x49\x8c", "\x48\x60", "\x48\x61", "\x48\x62", "\x48\x63", "\x48\x64",
+ "\x48\x51", "\x48\x52", "\x48\x73", "\x48\x74", "\x48\x75", "\x48\x4f",
+ "\x41\x74", "\x41\x75", "\x48\x6b", "\x48\x6c", "\x48\x6d", "\x48\x6e",
+ "\x48\x6f", "\x48\x41", "\x41\x6d", "\x41\x6e", "\x48\x42", "\x48\x47",
+ "\x48\x48", "\x48\x49", "\x41\x71", "\x41\x72", "\x41\x73", "\x48\x4a",
+ "\x48\x4b", "\x48\x4c", "\x48\x4d", "\x48\x43", "\x48\x44", "\x48\x45",
+ "\x48\x46", "\x48\x54", "\x48\x55", "\x48\x7c", "\x48\x7d", "\x48\x7e",
+ "\x48\x7f", "\x48\x78", "\x48\x79", "\x48\x7a", "\x48\x56", "\x48\x57",
+ "\x48\x58", "\x48\x59", "\x48\x5a", "\x48\x5b", "\x48\x5c", "\x48\x5d",
+ "\x48\x5e", "\x48\x5f", "\x48\x65", "\x48\x66", "\x48\x67", "\x48\x68",
+ "\x48\x69", "\x48\x6a", "\x48\x71", "\x48\x72", "\x49\x91", "\x48\x83",
+ "\x41\x70", "\x48\x77", "\x48\x86", "\x49\x8f", "\x48\x53", "\x48\x84",
+ "\x48\x4e", "\x48\x50", "\x48\x81", "\x48\x82", "\x48\x76", "\x49\x92",
+ "\x48\x7b", "\x48\x85", "\x48\x80", "\x5f\xa8", "\x60\xdc", "\x64\x70",
+ "\x69\x6e", "\x5f\xf4", "\x59\xd7", "\x59\xe5", "\x65\xa9", "\x69\x9a",
+ "\x63\xe1", "\x62\xa1", "\x59\x42", "\x5a\xc9", "\x52\x6f", "\x58\x71",
+ "\x5b\xbe", "\x61\xf5", "\x58\xa4", "\x68\x79", "\x66\xe7", "\x53\xd6",
+ "\x61\xba", "\x6a\x85", "\x53\xaf", "\x52\x70", "\x62\x4c", "\x59\x84",
+ "\x66\x97", "\x65\xa7", "\x52\x48", "\x5b\xbf", "\x5f\x5d", "\x52\x71",
+ "\x50\xdd", "\x5c\xb8", "\x50\x7b", "\x54\x98", "\x5e\xd3", "\x58\xa3",
+ "\x59\xd5", "\x50\xd3", "\x54\xda", "\x55\xc8", "\x5d\x43", "\x59\x85",
+ "\x5f\x7d", "\x5e\x7c", "\x6a\xbf", "\x5e\x93", "\x66\x98", "\x5d\xaf",
+ "\x60\xdd", "\x53\x54", "\x59\x86", "\x5c\x5e", "\x56\x99", "\x65\xdd",
+ "\x52\x55", "\x65\xed", "\x5d\x4a", "\x66\x82", "\x66\x47", "\x51\x49",
+ "\x60\xde", "\x55\x43", "\x68\xf2", "\x5f\x99", "\x5c\x59", "\x5f\x9a",
+ "\x64\x4e", "\x58\xb5", "\x52\x72", "\x53\x41", "\x50\xae", "\x5f\xb8",
+ "\x5f\xbb", "\x59\x87", "\x64\x80", "\x5f\xf5", "\x58\xb6", "\x5a\x83",
+ "\x54\x9a", "\x5f\x9b", "\x63\x4e", "\x54\x4d", "\x55\x87", "\x5f\x7e",
+ "\x5c\x97", "\x61\xf6", "\x50\xd4", "\x50\xaf", "\x5f\xb0", "\x53\x58",
+ "\x65\xde", "\x5f\x7f", "\x68\x93", "\x5d\xb0", "\x53\x59", "\x58\x91",
+ "\x58\x48", "\x67\x94", "\x57\xf4", "\x57\xa5", "\x55\x88", "\x5b\xf2",
+ "\x59\x89", "\x59\x88", "\x50\x41", "\x6b\x5e", "\x53\xd7", "\x60\x72",
+ "\x65\x62", "\x5e\xbb", "\x60\x71", "\x61\xbb", "\x61\xb4", "\x5e\x72",
+ "\x65\xaa", "\x5d\x44", "\x6b\x47", "\x58\xf4", "\x5f\xd9", "\x52\x73",
+ "\x53\xbc", "\x64\xf7", "\x5c\xcc", "\x57\xf5", "\x50\x42", "\x53\x95",
+ "\x6b\x5f", "\x5f\xa9", "\x59\x8b", "\x69\xe0", "\x68\x45", "\x6b\x88",
+ "\x54\xfc", "\x64\x53", "\x68\x7d", "\x55\x99", "\x5b\xc8", "\x61\xbc",
+ "\x5e\xd5", "\x69\x63", "\x6b\x8d", "\x51\xc2", "\x5f\x6c", "\x56\xdd",
+ "\x67\x71", "\x64\x73", "\x55\x52", "\x65\x49", "\x51\x74", "\x63\xad",
+ "\x5c\x5f", "\x6a\x8c", "\x61\xe3", "\x61\x66", "\x6a\xab", "\x68\x65",
+ "\x6b\xd1", "\x5a\xf7", "\x56\x46", "\x56\xc3", "\x58\x81", "\x69\xac",
+ "\x66\x74", "\x5b\xf3", "\x5b\x52", "\x69\x9b", "\x52\x74", "\x57\xe1",
+ "\x65\x84", "\x58\xa5", "\x69\xfc", "\x58\x72", "\x55\x45", "\x62\xd4",
+ "\x50\xb0", "\x57\xe2", "\x69\x7f", "\x54\x60", "\x66\x43", "\x67\x72",
+ "\x5f\x6d", "\x6b\x95", "\x68\x66", "\x62\xa2", "\x62\xd3", "\x57\xc6",
+ "\x64\x54", "\x52\xbe", "\x61\xa3", "\x68\x58", "\x5d\x9b", "\x55\xef",
+ "\x64\x8b", "\x5d\xf6", "\x5c\xb9", "\x5c\xf2", "\x50\x43", "\x50\xe7",
+ "\x5e\xbc", "\x65\x4a", "\x65\xee", "\x61\xbd", "\x60\xdf", "\x50\xd5",
+ "\x5a\xa2", "\x64\x4f", "\x60\xe0", "\x5e\x73", "\x64\xd5", "\x52\x49",
+ "\x58\xb7", "\x57\xc7", "\x50\xde", "\x59\xc8", "\x59\x43", "\x63\xc3",
+ "\x5e\x5f", "\x5d\xb1", "\x60\xa2", "\x52\x75", "\x62\xea", "\x59\xe6",
+ "\x51\x4a", "\x55\xd5", "\x52\xee", "\x63\x6a", "\x5a\x84", "\x59\xe7",
+ "\x52\x56", "\x58\x92", "\x67\xb1", "\x55\xc9", "\x5e\xbd", "\x5d\xfd",
+ "\x5b\xc0", "\x62\xc9", "\x50\x44", "\x58\x57", "\x59\x8c", "\x5f\x6e",
+ "\x61\xe4", "\x5c\xed", "\x68\x67", "\x50\xe0", "\x5e\xd6", "\x59\xe8",
+ "\x55\xbf", "\x5e\x74", "\x60\x73", "\x69\x4e", "\x53\x9c", "\x5c\xf9",
+ "\x5d\xd2", "\x5f\x48", "\x5e\xa1", "\x66\x86", "\x63\xf2", "\x61\x68",
+ "\x67\x9e", "\x5a\x82", "\x51\xf8", "\x52\xe7", "\x64\xb0", "\x56\xc4",
+ "\x64\xc5", "\x5c\x60", "\x54\x42", "\x54\xac", "\x53\x55", "\x5f\xb7",
+ "\x53\xb0", "\x60\xa3", "\x55\x44", "\x5e\xd7", "\x64\xf4", "\x51\xc3",
+ "\x55\xec", "\x66\x90", "\x51\xc4", "\x58\x73", "\x53\x5a", "\x52\x76",
+ "\x60\xa4", "\x51\x43", "\x53\x5b", "\x69\xfd", "\x62\xf4", "\x60\x5d",
+ "\x56\xe4", "\x56\xc6", "\x5e\x63", "\x51\xe3", "\x56\xd1", "\x56\xc1",
+ "\x54\x9b", "\x63\xf3", "\x5c\xba", "\x54\xfe", "\x55\x7a", "\x62\xf9",
+ "\x61\xe5", "\x55\x46", "\x61\x67", "\x55\xfe", "\x54\x9c", "\x55\xfc",
+ "\x69\x64", "\x5f\x68", "\x67\xbc", "\x58\x4c", "\x66\xfe", "\x50\xb1",
+ "\x67\x9c", "\x63\x61", "\x5d\xfe", "\x63\xf0", "\x65\xcd", "\x54\x61",
+ "\x5f\x9c", "\x58\xe1", "\x60\xc8", "\x5d\x9c", "\x50\x67", "\x57\x63",
+ "\x66\x83", "\x55\x7c", "\x63\x91", "\x64\xed", "\x58\x6c", "\x56\x47",
+ "\x59\xc9", "\x51\xf4", "\x54\x62", "\x62\xd5", "\x61\x4c", "\x5b\x4a",
+ "\x52\xbf", "\x62\xc5", "\x5f\xbc", "\x50\x5b", "\x63\x86", "\x64\x6c",
+ "\x59\xc2", "\x52\xe8", "\x54\xe3", "\x60\xa5", "\x62\xfe", "\x58\xb8",
+ "\x50\x9d", "\x57\x90", "\x69\xbf", "\x5f\xba", "\x60\xa6", "\x58\xb9",
+ "\x65\xcb", "\x62\xd6", "\x65\x85", "\x6b\x9c", "\x67\x64", "\x52\xe9",
+ "\x58\x58", "\x55\xe0", "\x50\xe1", "\x61\x4d", "\x68\x5f", "\x55\x67",
+ "\x51\xc5", "\x50\x45", "\x55\x7b", "\x68\x8f", "\x61\x69", "\x53\xbf",
+ "\x50\xe5", "\x66\x41", "\x51\x4b", "\x57\xbc", "\x64\x6d", "\x5e\x60",
+ "\x56\xc5", "\x51\x4c", "\x55\xfb", "\x54\x9d", "\x6a\xb8", "\x50\x85",
+ "\x57\x4e", "\x6b\xfa", "\x5b\xc4", "\x55\x9d", "\x56\xde", "\x5a\xca",
+ "\x60\x8c", "\x52\xef", "\x67\x7d", "\x55\x53", "\x52\xc0", "\x5f\xda",
+ "\x68\x8d", "\x52\x77", "\x57\x6d", "\x65\x63", "\x67\x9d", "\x65\x64",
+ "\x65\x65", "\x58\x93", "\x59\x44", "\x66\xd3", "\x58\xe0", "\x5b\xc9",
+ "\x5f\xf6", "\x51\xf9", "\x50\x96", "\x59\x45", "\x6b\xef", "\x65\x9f",
+ "\x53\xd2", "\x52\x78", "\x5c\x5a", "\x63\x4f", "\x6b\x4c", "\x5b\xc1",
+ "\x5d\xb2", "\x67\x89", "\x57\xa6", "\x69\x6f", "\x59\x46", "\x61\xa0",
+ "\x64\x8c", "\x66\x75", "\x53\xa8", "\x57\x91", "\x58\x94", "\x58\x62",
+ "\x60\xd0", "\x52\x45", "\x5a\xa3", "\x57\x43", "\x5f\x9d", "\x5e\xbe",
+ "\x50\x5c", "\x54\xdb", "\x52\xc1", "\x61\xfa", "\x51\x4d", "\x5c\xae",
+ "\x5c\x9f", "\x56\x48", "\x67\x73", "\x5e\xa2", "\x6b\xaa", "\x52\xc6",
+ "\x6b\xc7", "\x5d\x79", "\x50\xc5", "\x62\xca", "\x5e\x75", "\x62\xa4",
+ "\x53\x4c", "\x5e\x76", "\x57\xa7", "\x5b\x90", "\x63\xfc", "\x5b\x53",
+ "\x57\xa8", "\x5b\x54", "\x5d\x9d", "\x63\xb9", "\x52\x79", "\x51\x8d",
+ "\x52\x7a", "\x51\x8c", "\x62\x4d", "\x52\xd4", "\x5a\xd2", "\x64\xf5",
+ "\x50\x46", "\x64\xb1", "\x62\x8b", "\x59\x8d", "\x5e\x77", "\x59\x8e",
+ "\x5e\x78", "\x67\xa6", "\x50\x5d", "\x65\xd7", "\x53\x96", "\x6b\x5a",
+ "\x54\x9e", "\x56\xd2", "\x67\x74", "\x56\x49", "\x64\xc6", "\x66\x48",
+ "\x52\xb3", "\x56\x5f", "\x5f\x5e", "\x65\x58", "\x58\xba", "\x69\xa0",
+ "\x65\xce", "\x5d\xb3", "\x67\xad", "\x63\xfd", "\x57\x64", "\x67\x75",
+ "\x5d\xc4", "\x55\x54", "\x60\xe1", "\x51\x8e", "\x64\x9a", "\x61\xc0",
+ "\x61\xbf", "\x51\x8f", "\x57\x6f", "\x50\x47", "\x5b\xf4", "\x66\x9a",
+ "\x56\xd0", "\x60\x74", "\x54\x97", "\x65\x66", "\x66\xda", "\x52\x7b",
+ "\x69\x9c", "\x6b\xae", "\x5f\xbd", "\x62\x4e", "\x52\x57", "\x65\xef",
+ "\x65\xcf", "\x5f\x9e", "\x5c\xaa", "\x65\x91", "\x66\xcb", "\x65\xd8",
+ "\x60\x5e", "\x5e\xa3", "\x50\x48", "\x63\x92", "\x51\xb0", "\x67\x67",
+ "\x63\x63", "\x65\x67", "\x51\x4e", "\x64\xf8", "\x59\x90", "\x6b\x7e",
+ "\x69\x65", "\x54\x46", "\x69\x70", "\x5e\xd9", "\x62\xd7", "\x69\xea",
+ "\x64\x81", "\x64\x8d", "\x59\xe9", "\x57\x6b", "\x51\x75", "\x53\xf0",
+ "\x69\xe3", "\x65\xd0", "\x5b\xca", "\x61\x4e", "\x68\x57", "\x53\xa9",
+ "\x5a\x86", "\x63\x64", "\x54\xc9", "\x67\x76", "\x65\xd1", "\x63\x50",
+ "\x67\x8a", "\x66\xe8", "\x67\xb2", "\x50\x7c", "\x67\x87", "\x5e\xda",
+ "\x59\xea", "\x53\x9b", "\x52\x58", "\x53\xd8", "\x67\x77", "\x69\xb3",
+ "\x62\x73", "\x5d\xb4", "\x53\x5c", "\x62\xa5", "\x59\x91", "\x64\x55",
+ "\x5b\x56", "\x61\xc1", "\x64\x9b", "\x50\x49", "\x52\x7c", "\x59\xeb",
+ "\x5a\xd3", "\x61\x6b", "\x63\xfe", "\x5b\xcb", "\x66\x50", "\x53\x5d",
+ "\x61\x6c", "\x67\xb3", "\x5a\x53", "\x58\xe2", "\x67\x68", "\x5d\x54",
+ "\x69\xa9", "\x66\x49", "\x5c\xfa", "\x5f\xdb", "\x60\xa7", "\x67\x69",
+ "\x53\xac", "\x6c\x42", "\x63\xae", "\x5b\x55", "\x59\x8f", "\x67\x52",
+ "\x5f\x9f", "\x51\xb7", "\x55\x89", "\x51\x90", "\x5e\xdb", "\x65\x68",
+ "\x5c\xe3", "\x52\xc2", "\x52\xaa", "\x5e\xbf", "\x5e\xa4", "\x5e\xa5",
+ "\x54\x63", "\x53\xd9", "\x66\xe9", "\x64\xc7", "\x60\x5f", "\x52\xd5",
+ "\x62\x4f", "\x53\x5e", "\x62\x50", "\x64\xec", "\x52\xe1", "\x57\xc8",
+ "\x68\xf5", "\x50\x86", "\x61\xb5", "\x50\xc0", "\x64\xde", "\x51\xb8",
+ "\x64\x9c", "\x65\x54", "\x68\xfd", "\x68\x68", "\x68\x7f", "\x6b\xb1",
+ "\x5b\x57", "\x54\x4e", "\x66\x84", "\x54\x9f", "\x65\xf1", "\x5f\x53",
+ "\x52\x7d", "\x5e\xa7", "\x5c\xa0", "\x6a\xac", "\x61\xe6", "\x56\xa5",
+ "\x5a\xb9", "\x54\xe4", "\x5d\x4b", "\x58\xbb", "\x62\xeb", "\x5b\xe5",
+ "\x62\x9a", "\x57\xe4", "\x53\x5f", "\x68\x94", "\x52\xb5", "\x54\x43",
+ "\x50\xf1", "\x64\xd0", "\x68\x4e", "\x6a\xd6", "\x5c\x6e", "\x6b\x9b",
+ "\x58\x82", "\x61\x4f", "\x5d\x55", "\x50\x87", "\x5e\x41", "\x5c\xf3",
+ "\x58\x83", "\x5f\xf7", "\x54\x64", "\x68\x6c", "\x52\x4a", "\x5d\x87",
+ "\x68\x54", "\x5a\xd4", "\x64\xa9", "\x54\x65", "\x54\x44", "\x63\xba",
+ "\x5a\x46", "\x60\xa8", "\x6a\x8d", "\x67\x7e", "\x5d\x7a", "\x62\x74",
+ "\x62\xcb", "\x6b\x60", "\x5b\x91", "\x51\x4f", "\x5a\x55", "\x6a\xad",
+ "\x57\x44", "\x63\xc7", "\x62\x41", "\x66\x51", "\x57\x61", "\x54\x8f",
+ "\x64\x82", "\x58\xe4", "\x5d\xb5", "\x5f\xf8", "\x50\x68", "\x58\x59",
+ "\x5d\xd3", "\x53\xda", "\x67\x7f", "\x65\xb6", "\x5c\x93", "\x66\x9c",
+ "\x55\xd6", "\x51\xfa", "\x52\x4b", "\x55\xb8", "\x5c\xcd", "\x59\x92",
+ "\x5f\xb1", "\x60\x47", "\x5f\xaa", "\x66\x9b", "\x5a\x54", "\x5b\x58",
+ "\x65\xab", "\x53\x60", "\x5a\x72", "\x5d\xf9", "\x5b\x92", "\x53\xd4",
+ "\x5c\xbb", "\x56\xfc", "\x54\x4f", "\x63\x51", "\x64\xb2", "\x58\xbc",
+ "\x5e\x42", "\x5c\x98", "\x5c\x4b", "\x5f\x80", "\x66\x76", "\x5c\xfb",
+ "\x53\x61", "\x53\xb1", "\x58\xa6", "\x52\xd6", "\x61\xc2", "\x6b\xe5",
+ "\x51\x76", "\x58\xe5", "\x66\x5a", "\x64\xd6", "\x65\xf0", "\x60\xa9",
+ "\x59\x93", "\x5d\xb6", "\x64\xa4", "\x5f\x49", "\x5f\xf9", "\x5a\x73",
+ "\x58\xe6", "\x53\xb5", "\x53\xc0", "\x50\x69", "\x66\x9d", "\x5d\x45",
+ "\x59\x47", "\x56\x9a", "\x5f\xb2", "\x53\x62", "\x5e\x43", "\x68\x90",
+ "\x57\x45", "\x59\x48", "\x64\x83", "\x57\xc9", "\x64\xd7", "\x56\xa6",
+ "\x62\xfa", "\x63\x73", "\x60\xe2", "\x56\xe0", "\x5f\xbe", "\x5b\xcc",
+ "\x60\x75", "\x51\x91", "\x59\x94", "\x5a\xba", "\x5e\xc0", "\x5f\xb3",
+ "\x5e\x44", "\x50\x9e", "\x6b\x75", "\x50\x6a", "\x5f\x81", "\x62\x8d",
+ "\x67\xb4", "\x65\xdf", "\x5d\x56", "\x5f\xa0", "\x5f\xbf", "\x5e\xc4",
+ "\x6a\x9c", "\x59\x95", "\x53\xad", "\x5d\xb7", "\x68\x9c", "\x5d\x57",
+ "\x5b\xf5", "\x5c\x61", "\x56\x80", "\x64\x41", "\x62\xd8", "\x69\x5d",
+ "\x64\xdd", "\x5d\xe2", "\x66\xc0", "\x59\x49", "\x58\xbd", "\x5a\x56",
+ "\x56\xa7", "\x67\x41", "\x57\x70", "\x5e\xa8", "\x5b\xcd", "\x5d\xca",
+ "\x56\x72", "\x52\x7e", "\x50\x4a", "\x5b\x59", "\x6a\xc0", "\x62\x8e",
+ "\x66\x72", "\x52\x7f", "\x60\x8d", "\x6b\xcc", "\x53\xcc", "\x66\xd4",
+ "\x67\xb5", "\x69\xb6", "\x52\x59", "\x65\x59", "\x59\x70", "\x5d\x88",
+ "\x59\xed", "\x5c\xce", "\x5f\xc0", "\x66\x6e", "\x51\xc6", "\x5f\xb9",
+ "\x5f\xc2", "\x61\x9e", "\x69\x9d", "\x5f\xc1", "\x67\x6a", "\x56\xbb",
+ "\x51\x77", "\x51\x92", "\x53\xc1", "\x65\xf2", "\x5a\xfd", "\x5b\x93",
+ "\x6b\x52", "\x58\xbe", "\x65\xb7", "\x5e\xdc", "\x5c\xf8", "\x54\x5d",
+ "\x5e\x79", "\x5b\x5a", "\x5c\x79", "\x5b\x44", "\x5d\xe3", "\x52\x51",
+ "\x58\x95", "\x64\xac", "\x6b\xf1", "\x61\xa4", "\x51\xe4", "\x61\xc3",
+ "\x60\xe6", "\x5d\xe4", "\x5f\x71", "\x50\xbf", "\x5a\x87", "\x5c\x4c",
+ "\x5e\xdd", "\x66\xea", "\x69\xc1", "\x52\xb9", "\x60\x60", "\x65\xf3",
+ "\x5d\x58", "\x5a\xd7", "\x50\x4b", "\x5b\xf6", "\x5e\x61", "\x5b\x94",
+ "\x6b\x93", "\x60\x8e", "\x5e\xa9", "\x53\x63", "\x5f\xa1", "\x57\x8c",
+ "\x52\x80", "\x58\xbf", "\x56\xa8", "\x65\xbc", "\x5e\x7a", "\x5b\xe6",
+ "\x68\xc4", "\x56\x7b", "\x62\xc6", "\x51\xd2", "\x64\x74", "\x5d\xb8",
+ "\x6a\xa0", "\x5c\x4d", "\x53\xbd", "\x6b\x94", "\x5c\x50", "\x59\x96",
+ "\x51\xe5", "\x55\xcb", "\x6b\x78", "\x63\xbb", "\x58\x84", "\x63\xb6",
+ "\x59\x97", "\x58\xa7", "\x59\xbd", "\x60\x48", "\x60\xaa", "\x5e\xc1",
+ "\x61\x9f", "\x5c\x51", "\x54\x50", "\x54\x66", "\x5a\xd5", "\x5a\xd6",
+ "\x63\x6b", "\x59\xee", "\x5a\x88", "\x5e\x7b", "\x57\xca", "\x64\x42",
+ "\x5b\xcf", "\x5f\x4a", "\x63\x41", "\x68\x6e", "\x53\xd0", "\x57\x71",
+ "\x53\xca", "\x52\xab", "\x50\xc6", "\x51\x78", "\x52\xb6", "\x5d\xc5",
+ "\x5b\xd0", "\x69\xdc", "\x5a\xa6", "\x60\xab", "\x58\x74", "\x54\x67",
+ "\x55\xd7", "\x64\x52", "\x56\x4a", "\x5a\xf8", "\x54\xb8", "\x59\xca",
+ "\x67\xa7", "\x53\x4d", "\x53\x64", "\x5f\xeb", "\x50\x9c", "\x56\x6d",
+ "\x69\xeb", "\x5b\x5c", "\x50\x97", "\x54\x51", "\x5c\x6f", "\x6b\xde",
+ "\x69\x86", "\x5c\x7a", "\x69\x51", "\x60\xd1", "\x69\xcd", "\x64\x56",
+ "\x69\xb2", "\x5c\x62", "\x63\x93", "\x58\xa9", "\x58\xa8", "\x66\x5e",
+ "\x54\x68", "\x61\xe7", "\x66\x77", "\x5b\xb2", "\x69\x4c", "\x53\x66",
+ "\x51\xb9", "\x63\xc4", "\x5c\xa1", "\x50\x9f", "\x55\xf0", "\x5b\xb3",
+ "\x58\xfa", "\x57\x72", "\x50\x88", "\x54\xe6", "\x5c\x8a", "\x5b\xb4",
+ "\x6a\x9d", "\x62\xa7", "\x5f\xfa", "\x52\x81", "\x68\xfe", "\x69\x48",
+ "\x52\x5a", "\x5e\x45", "\x5c\xfe", "\x6a\x74", "\x55\x8a", "\x5a\x58",
+ "\x5c\x70", "\x5d\xfa", "\x56\x81", "\x60\xac", "\x5c\x8b", "\x63\x52",
+ "\x61\xc4", "\x5b\xa9", "\x5a\xd8", "\x51\xc7", "\x61\xb6", "\x52\x5b",
+ "\x50\xc7", "\x57\x4f", "\x62\xa6", "\x53\x68", "\x5f\x82", "\x59\x98",
+ "\x64\xdf", "\x64\x57", "\x65\xe0", "\x52\xf0", "\x69\xc8", "\x50\xd6",
+ "\x5b\xd1", "\x65\x6a", "\x58\x4d", "\x67\xb6", "\x64\xad", "\x63\x74",
+ "\x62\x8f", "\x57\xf6", "\x61\x50", "\x5b\x5d", "\x59\x99", "\x5a\x75",
+ "\x5f\xfb", "\x54\x52", "\x5e\xde", "\x59\xf2", "\x56\xdf", "\x6b\xf7",
+ "\x60\xe3", "\x5e\xc2", "\x69\xe5", "\x65\x80", "\x57\xcb", "\x6b\xe7",
+ "\x56\x7c", "\x64\x58", "\x69\x90", "\x54\x45", "\x65\x5a", "\x54\xdc",
+ "\x50\x6b", "\x65\x55", "\x53\xb6", "\x58\x75", "\x66\x44", "\x50\x6c",
+ "\x66\xeb", "\x5e\xd8", "\x5e\xdf", "\x53\x67", "\x5f\xfc", "\x59\x4a",
+ "\x59\xef", "\x5a\x59", "\x60\x76", "\x65\x69", "\x60\xd2", "\x51\x50",
+ "\x58\xc0", "\x59\xf0", "\x54\x69", "\x61\xb7", "\x51\x93", "\x60\xe7",
+ "\x5c\x8c", "\x5a\x5a", "\x50\xa0", "\x5e\x62", "\x5e\xe0", "\x59\xf1",
+ "\x65\xac", "\x55\x80", "\x54\xf3", "\x52\x82", "\x51\xdd", "\x55\xcc",
+ "\x61\xbe", "\x60\xad", "\x57\x46", "\x62\xd9", "\x65\x5b", "\x51\xfb",
+ "\x65\xf4", "\x55\xfd", "\x55\x55", "\x63\x7c", "\x5d\x59", "\x60\xe4",
+ "\x50\xd7", "\x67\x53", "\x58\x63", "\x55\xb9", "\x65\x5c", "\x5b\xe7",
+ "\x5b\xd2", "\x52\xba", "\x61\x6d", "\x5f\xa2", "\x58\xf6", "\x66\xca",
+ "\x5f\x84", "\x61\x51", "\x66\x5f", "\x66\x9e", "\x53\xc2", "\x5c\xc4",
+ "\x5f\xfd", "\x50\xa1", "\x65\xa0", "\x58\x6d", "\x64\x9d", "\x50\xa2",
+ "\x57\x74", "\x56\x82", "\x68\xf3", "\x66\x91", "\x67\x8c", "\x5f\x85",
+ "\x66\x85", "\x5c\xf4", "\x6a\xb9", "\x62\xec", "\x65\x86", "\x61\x6e",
+ "\x59\x72", "\x65\x44", "\x62\xda", "\x5d\x89", "\x57\xcc", "\x5d\x4d",
+ "\x65\x98", "\x69\xa3", "\x5d\xf1", "\x60\xe5", "\x54\x53", "\x69\xd5",
+ "\x67\x54", "\x55\xf4", "\x67\x78", "\x5a\x5b", "\x51\x51", "\x54\x6a",
+ "\x54\xbd", "\x57\xe5", "\x59\x9b", "\x61\xa5", "\x69\x4d", "\x5c\xe4",
+ "\x67\x42", "\x58\x96", "\x5b\x99", "\x57\x75", "\x64\x59", "\x62\x9e",
+ "\x54\x5e", "\x63\x62", "\x67\x8d", "\x5c\x52", "\x65\xa1", "\x53\x69",
+ "\x5f\xa3", "\x63\xb7", "\x62\x51", "\x56\x9b", "\x56\x9c", "\x63\xf4",
+ "\x64\x7f", "\x64\x75", "\x53\xb8", "\x67\xa2", "\x66\xc6", "\x58\xe7",
+ "\x5c\x99", "\x53\xc3", "\x65\x6b", "\x53\xe9", "\x55\x8b", "\x59\x9c",
+ "\x64\xb3", "\x5f\x86", "\x53\x4e", "\x5a\xbb", "\x5e\xaa", "\x52\x4c",
+ "\x50\xe6", "\x63\xbc", "\x67\x43", "\x6b\x48", "\x5b\x9a", "\x5b\xd3",
+ "\x67\x44", "\x51\xca", "\x65\xe1", "\x5a\x5c", "\x5c\xcf", "\x5d\x42",
+ "\x51\xf5", "\x67\x55", "\x5f\xc3", "\x67\x99", "\x64\x66", "\x65\xbd",
+ "\x5f\x54", "\x50\x5f", "\x53\xb9", "\x51\xc9", "\x5b\xe8", "\x67\xae",
+ "\x5d\x74", "\x5c\x4e", "\x61\x52", "\x65\xbe", "\x67\x56", "\x64\xf9",
+ "\x69\xcb", "\x60\xae", "\x5d\xb9", "\x5e\xe1", "\x66\xec", "\x6b\xa0",
+ "\x56\x4b", "\x6b\x73", "\x59\x4b", "\x54\x5f", "\x63\xf9", "\x62\xdb",
+ "\x57\x80", "\x51\x79", "\x54\x6b", "\x62\xfb", "\x60\xe8", "\x54\x90",
+ "\x66\xbd", "\x66\xc7", "\x5a\x76", "\x5e\xe2", "\x66\x92", "\x5c\x72",
+ "\x64\x84", "\x53\xc8", "\x59\xf3", "\x67\x46", "\x5c\xc2", "\x5a\xbc",
+ "\x64\x50", "\x5b\x5f", "\x5a\x89", "\x50\xd8", "\x5e\xe4", "\x5e\xe3",
+ "\x57\x81", "\x65\x48", "\x5f\x72", "\x5c\x71", "\x5e\x7d", "\x5c\xa2",
+ "\x50\x89", "\x52\x4d", "\x6b\xe8", "\x6b\x91", "\x50\xb2", "\x5b\xf7",
+ "\x50\xb3", "\x5e\xab", "\x6a\xae", "\x55\xf5", "\x5f\x55", "\x5f\xc4",
+ "\x51\x44", "\x64\xb4", "\x67\x45", "\x65\x87", "\x56\xe1", "\x62\xcc",
+ "\x62\xcd", "\x62\xce", "\x64\xdb", "\x64\xc9", "\x56\x83", "\x51\xe6",
+ "\x68\x44", "\x66\x93", "\x50\xb4", "\x61\xa6", "\x55\x5e", "\x5e\xc3",
+ "\x51\x52", "\x50\xa3", "\x63\x42", "\x5e\x5b", "\x6b\xa1", "\x5e\x7e",
+ "\x59\x4c", "\x62\x42", "\x55\x6f", "\x59\x80", "\x63\x94", "\x6c\x43",
+ "\x67\xb8", "\x64\x9e", "\x58\xe8", "\x54\xa0", "\x50\xe8", "\x57\x82",
+ "\x68\x69", "\x69\x7c", "\x66\x54", "\x5c\xee", "\x68\xf6", "\x50\x8a",
+ "\x52\xf1", "\x50\x6d", "\x65\xf5", "\x5f\x69", "\x6a\x8e", "\x57\x50",
+ "\x53\x9d", "\x62\x9f", "\x54\xca", "\x67\x57", "\x66\x60", "\x62\xcf",
+ "\x52\x83", "\x66\xed", "\x5f\x73", "\x55\x70", "\x68\xfb", "\x51\xd3",
+ "\x57\x51", "\x5b\xaf", "\x5b\x5e", "\x5f\x50", "\x5a\xbd", "\x5c\x63",
+ "\x51\x7a", "\x66\xbe", "\x63\x43", "\x5c\x84", "\x52\xea", "\x68\x4a",
+ "\x60\xc9", "\x55\xed", "\x60\xaf", "\x67\xb9", "\x54\x54", "\x66\xa0",
+ "\x55\x56", "\x57\xcd", "\x5a\xdb", "\x65\x4b", "\x51\x54", "\x5a\x8a",
+ "\x66\xb8", "\x59\x4d", "\x5b\x60", "\x60\x61", "\x64\x85", "\x64\x8f",
+ "\x58\xe9", "\x53\x4f", "\x58\xc2", "\x59\x4e", "\x69\xec", "\x5b\xc2",
+ "\x53\x6a", "\x63\x95", "\x68\x63", "\x64\xe0", "\x5c\xef", "\x5a\x5d",
+ "\x64\xd8", "\x65\xe2", "\x60\xca", "\x65\x6d", "\x65\x99", "\x65\x6c",
+ "\x60\x77", "\x56\x94", "\x5c\x94", "\x63\xc8", "\x58\xf7", "\x64\x90",
+ "\x57\x52", "\x53\xba", "\x54\xf0", "\x57\xa9", "\x57\x92", "\x53\x9e",
+ "\x52\x4e", "\x50\xc8", "\x63\x44", "\x57\xbd", "\x6b\xaf", "\x5e\x46",
+ "\x52\x84", "\x61\xa1", "\x63\x96", "\x57\xe6", "\x51\xf6", "\x5b\xe9",
+ "\x53\x97", "\x62\x43", "\x51\xcb", "\x52\xc3", "\x51\x94", "\x5b\xb9",
+ "\x53\x9f", "\x62\x52", "\x62\x53", "\x5a\xa7", "\x5c\x7b", "\x54\x6c",
+ "\x61\xb8", "\x62\x75", "\x5f\x64", "\x60\xe9", "\x6a\x58", "\x56\x84",
+ "\x66\x78", "\x62\xaf", "\x64\xf6", "\x53\xa7", "\x5d\x5a", "\x65\x6e",
+ "\x58\xaa", "\x59\x9d", "\x50\xc9", "\x68\x85", "\x63\x75", "\x53\xa6",
+ "\x53\xbb", "\x69\xb4", "\x5a\xd9", "\x5b\x61", "\x69\x41", "\x5f\xfe",
+ "\x57\xe7", "\x5c\xaf", "\x52\xb7", "\x52\x46", "\x55\x41", "\x62\xed",
+ "\x64\xa6", "\x60\xd8", "\x51\xcc", "\x63\xc9", "\x5c\xfc", "\x61\x6f",
+ "\x52\xac", "\x50\x6e", "\x5e\xe5", "\x52\xd7", "\x57\x47", "\x61\x53",
+ "\x5f\x65", "\x5c\xd0", "\x66\xee", "\x5c\x73", "\x50\xe9", "\x67\x8e",
+ "\x5e\xac", "\x5c\xbd", "\x59\xe0", "\x5a\xfe", "\x57\x93", "\x5a\xda",
+ "\x5e\x47", "\x54\x6d", "\x5b\x62", "\x6b\x7f", "\x57\xaa", "\x64\xaa",
+ "\x67\x95", "\x62\xb0", "\x60\x8f", "\x63\xbd", "\x63\xc5", "\x56\x73",
+ "\x62\x54", "\x56\xe2", "\x69\x77", "\x60\xd9", "\x55\x9e", "\x64\xc3",
+ "\x59\xd3", "\x6a\xa3", "\x68\xc3", "\x54\x47", "\x63\x65", "\x57\xbf",
+ "\x57\x53", "\x64\xe1", "\x63\xc2", "\x62\xb6", "\x57\x94", "\x53\xea",
+ "\x5d\xd6", "\x69\x56", "\x63\x53", "\x64\xc0", "\x50\xea", "\x61\x70",
+ "\x51\x55", "\x53\x42", "\x53\xf1", "\x58\x5a", "\x50\xca", "\x54\x55",
+ "\x64\x92", "\x54\xe7", "\x62\xc7", "\x50\xcd", "\x5f\x74", "\x59\x73",
+ "\x50\x60", "\x63\x45", "\x66\xe1", "\x6b\xb8", "\x5e\x48", "\x57\xab",
+ "\x64\xc4", "\x5c\xd1", "\x5a\xb6", "\x55\x71", "\x52\x5d", "\x66\xe2",
+ "\x54\xe8", "\x62\x55", "\x5b\x63", "\x51\x95", "\x5e\xd4", "\x50\xb5",
+ "\x51\xcd", "\x57\xce", "\x60\xea", "\x51\x96", "\x67\x6b", "\x5a\x5e",
+ "\x52\x5c", "\x57\x83", "\x52\x85", "\x5c\xe5", "\x6a\x8f", "\x65\x42",
+ "\x62\xdc", "\x50\x8b", "\x59\xcb", "\x54\x91", "\x51\x56", "\x5c\xd2",
+ "\x51\x97", "\x60\xeb", "\x60\x90", "\x58\xc3", "\x5b\x64", "\x69\xb7",
+ "\x55\x81", "\x65\x5d", "\x6b\xf3", "\x57\x65", "\x59\x74", "\x59\x4f",
+ "\x57\xac", "\x54\xad", "\x55\xd0", "\x51\xb1", "\x59\xa0", "\x62\x98",
+ "\x5c\x85", "\x52\xf2", "\x63\x46", "\x58\xc4", "\x5f\xdc", "\x62\xd0",
+ "\x59\x9f", "\x5b\xf8", "\x53\xdb", "\x57\xcf", "\x5c\xe6", "\x5b\xd4",
+ "\x57\xd0", "\x55\x57", "\x5a\x8b", "\x60\xec", "\x61\x9a", "\x69\x61",
+ "\x53\x6b", "\x57\x54", "\x53\x6c", "\x5f\xab", "\x53\xdc", "\x62\x56",
+ "\x61\x71", "\x5b\x9b", "\x5e\x8d", "\x65\xbf", "\x6a\xb2", "\x5d\xf2",
+ "\x57\x85", "\x57\x84", "\x69\x44", "\x5d\xbb", "\x51\xba", "\x5b\xc3",
+ "\x57\xd1", "\x66\x9f", "\x62\xdd", "\x56\xd4", "\x66\xc1", "\x69\xa1",
+ "\x68\x91", "\x5d\x4e", "\x5a\x77", "\x67\xa3", "\x58\x76", "\x5a\xbe",
+ "\x5d\x8a", "\x55\x8c", "\x63\xee", "\x56\xa9", "\x5f\xdd", "\x5a\xdc",
+ "\x5b\xd5", "\x65\xad", "\x5e\x8e", "\x57\x48", "\x62\xde", "\x58\x77",
+ "\x5c\x9a", "\x61\x72", "\x5b\xd6", "\x67\x47", "\x6b\xe9", "\x62\x76",
+ "\x6b\x80", "\x5c\x7c", "\x61\xe8", "\x6b\xd5", "\x61\xc5", "\x6c\x44",
+ "\x5a\xbf", "\x61\x54", "\x5d\xbc", "\x6b\xe6", "\x67\x58", "\x6b\xdf",
+ "\x5b\xf9", "\x56\x85", "\x6b\xb2", "\x5b\x65", "\x58\x85", "\x51\x57",
+ "\x5a\x78", "\x63\x7d", "\x60\xed", "\x68\x8a", "\x60\xee", "\x62\x57",
+ "\x6b\xfb", "\x50\x4c", "\x67\x80", "\x67\x8f", "\x5d\x8b", "\x6a\xc5",
+ "\x5a\x5f", "\x53\xa3", "\x5c\x8d", "\x5c\xd3", "\x56\xd5", "\x68\x6f",
+ "\x62\xdf", "\x5f\xec", "\x56\xe3", "\x60\x41", "\x6b\xdc", "\x65\x81",
+ "\x5a\xb3", "\x51\x53", "\x54\x92", "\x5d\x84", "\x55\x69", "\x53\xf2",
+ "\x67\x6c", "\x5c\xa6", "\x5a\x60", "\x5e\x49", "\x6b\xbf", "\x51\xfc",
+ "\x67\xb7", "\x53\xae", "\x5d\xf0", "\x51\xb2", "\x5d\x9e", "\x51\x58",
+ "\x50\x7d", "\x5a\x61", "\x61\x74", "\x61\x73", "\x56\x86", "\x62\x45",
+ "\x63\x87", "\x63\xc6", "\x67\x59", "\x5e\xb8", "\x5e\xe6", "\x58\xfb",
+ "\x58\x98", "\x59\xc5", "\x62\x99", "\x54\xf4", "\x56\x9d", "\x61\x75",
+ "\x53\x88", "\x53\x6d", "\x56\xfd", "\x55\xba", "\x56\xf4", "\x57\x76",
+ "\x56\x95", "\x58\xa2", "\x62\xc8", "\x6b\xa8", "\x61\xc6", "\x57\x95",
+ "\x64\x86", "\x52\xc9", "\x67\x79", "\x50\x6f", "\x59\xd9", "\x56\x4d",
+ "\x66\x45", "\x60\x62", "\x63\xb8", "\x65\x88", "\x60\x42", "\x54\xae",
+ "\x53\x6e", "\x5a\xf9", "\x65\xe3", "\x57\xe8", "\x50\xdf", "\x54\xa1",
+ "\x51\x99", "\x57\x49", "\x60\x78", "\x64\xe2", "\x68\xe9", "\x5b\x45",
+ "\x64\xee", "\x69\xa4", "\x5d\xf3", "\x69\x8c", "\x68\xb2", "\x5a\x79",
+ "\x54\xaf", "\x64\x76", "\x56\x67", "\x56\xaa", "\x51\xd4", "\x62\x58",
+ "\x51\x98", "\x6b\xbb", "\x62\x59", "\x50\x4e", "\x68\x41", "\x52\x87",
+ "\x5b\xd7", "\x58\x78", "\x57\xf7", "\x56\xe5", "\x50\x8c", "\x64\x71",
+ "\x5d\x7b", "\x5e\xe7", "\x5e\xe8", "\x64\x93", "\x5f\xde", "\x60\x79",
+ "\x52\x88", "\x68\x46", "\x50\x4d", "\x53\xb2", "\x61\xc7", "\x55\xe1",
+ "\x5b\xd8", "\x62\xf5", "\x69\xad", "\x59\xa1", "\x6b\x67", "\x69\xd6",
+ "\x60\xb0", "\x5a\x62", "\x55\xf6", "\x52\x5e", "\x57\xf8", "\x61\xc8",
+ "\x5f\x88", "\x6a\xba", "\x51\xce", "\x66\x42", "\x52\xf3", "\x50\xeb",
+ "\x60\x63", "\x68\x5e", "\x65\xe4", "\x51\x7b", "\x54\x6e", "\x5c\x7d",
+ "\x62\x90", "\x54\xa2", "\x59\xf5", "\x66\xef", "\x53\x98", "\x6b\x81",
+ "\x64\xca", "\x68\x47", "\x55\x47", "\x60\xef", "\x56\xab", "\x51\xb3",
+ "\x60\x64", "\x64\x5a", "\x51\x59", "\x61\x76", "\x67\x6d", "\x6a\x98",
+ "\x63\x97", "\x5d\xbd", "\x56\x4e", "\x59\xa2", "\x61\x55", "\x51\x7c",
+ "\x51\xbb", "\x5a\xdd", "\x58\x4e", "\x69\x82", "\x53\x70", "\x69\x94",
+ "\x56\xc7", "\x53\x6f", "\x51\xbc", "\x58\xac", "\x61\xa7", "\x61\x77",
+ "\x52\xec", "\x58\xfc", "\x54\xa3", "\x54\x48", "\x5f\xe7", "\x68\x6d",
+ "\x59\xda", "\x5a\x63", "\x54\x6f", "\x51\xe7", "\x6a\x99", "\x60\xda",
+ "\x6a\xe5", "\x5b\xea", "\x63\xca", "\x63\x98", "\x69\x74", "\x5c\xbe",
+ "\x5d\x5c", "\x63\xef", "\x59\xa3", "\x5c\xd4", "\x65\x94", "\x5a\xa8",
+ "\x64\x87", "\x68\x5c", "\x69\x7d", "\x63\x99", "\x56\x41", "\x68\xb3",
+ "\x5e\xe9", "\x6a\xcb", "\x69\x83", "\x60\xf0", "\x61\xfc", "\x5d\x41",
+ "\x60\x7a", "\x5b\x9c", "\x52\xeb", "\x65\xf6", "\x63\xcb", "\x5d\x8c",
+ "\x54\xf5", "\x5e\x64", "\x62\x77", "\x57\xd2", "\x6b\xea", "\x59\x51",
+ "\x5d\x8d", "\x55\xe2", "\x64\xab", "\x68\x70", "\x57\xad", "\x59\xc4",
+ "\x52\x89", "\x6b\xb6", "\x62\xe0", "\x59\xa4", "\x52\x4f", "\x51\xcf",
+ "\x51\xde", "\x50\xb6", "\x68\x8b", "\x61\x78", "\x52\xf4", "\x5c\x74",
+ "\x61\xa8", "\x57\xfc", "\x55\x49", "\x55\xd8", "\x60\x7b", "\x65\x89",
+ "\x63\xcd", "\x60\x43", "\x56\xe6", "\x5c\xd5", "\x63\x9a", "\x57\x96",
+ "\x5b\x66", "\x66\xd5", "\x61\xe9", "\x50\x8d", "\x64\x43", "\x5e\x4c",
+ "\x52\x5f", "\x64\x94", "\x6a\xbb", "\x69\xd7", "\x52\xe6", "\x54\xbe",
+ "\x53\x71", "\x59\xf6", "\x67\x66", "\x53\xdd", "\x50\xec", "\x6b\x68",
+ "\x5c\xf0", "\x53\x43", "\x69\x92", "\x67\x5a", "\x51\x5a", "\x50\xe2",
+ "\x60\x44", "\x59\x75", "\x65\xd2", "\x5f\x56", "\x69\x42", "\x52\xca",
+ "\x55\x9f", "\x55\x58", "\x61\xfb", "\x55\x6a", "\x6b\xd0", "\x5c\xb4",
+ "\x57\x97", "\x54\xdd", "\x52\xc4", "\x60\x45", "\x54\xde", "\x54\xe9",
+ "\x67\xaa", "\x62\xa8", "\x67\xa4", "\x5e\x5c", "\x5c\xa3", "\x53\x72",
+ "\x67\xac", "\x51\xe9", "\x59\xdf", "\x67\xab", "\x66\x57", "\x50\x4f",
+ "\x64\x9f", "\x52\x8a", "\x5d\x46", "\x66\xf0", "\x62\x5a", "\x60\xf1",
+ "\x62\xa9", "\x58\x86", "\x57\x55", "\x5d\xf7", "\x5a\xcb", "\x55\x68",
+ "\x52\xd0", "\x59\xae", "\x56\xfa", "\x5c\x9b", "\x6b\x82", "\x64\xb5",
+ "\x5b\x9d", "\x5b\x67", "\x5b\xeb", "\x5f\xe8", "\x5e\x95", "\x59\xf7",
+ "\x55\x82", "\x59\x76", "\x5a\xaf", "\x53\xde", "\x5f\x57", "\x59\xd4",
+ "\x50\x61", "\x60\xb1", "\x67\x8b", "\x5f\x75", "\x52\x8b", "\x57\x56",
+ "\x56\xe7", "\x56\xac", "\x54\x85", "\x5f\x44", "\x59\x55", "\x69\xa5",
+ "\x69\xa6", "\x59\x56", "\x56\xe8", "\x66\xa1", "\x52\x8c", "\x62\xe1",
+ "\x60\xb2", "\x5c\x5d", "\x57\x86", "\x56\xbc", "\x53\x73", "\x5b\x69",
+ "\x59\x81", "\x5d\x8e", "\x58\x4f", "\x60\xf2", "\x61\xfd", "\x52\x8d",
+ "\x58\x50", "\x5a\x7a", "\x59\xcc", "\x65\xc0", "\x5d\xbe", "\x5d\x47",
+ "\x66\xcc", "\x50\xa4", "\x62\x5b", "\x51\xbf", "\x5d\xf4", "\x6a\x87",
+ "\x64\xb6", "\x53\x50", "\x58\x64", "\x57\x66", "\x50\xfd", "\x53\x74",
+ "\x58\xea", "\x5c\x54", "\x53\x75", "\x5d\xc6", "\x6a\xc1", "\x65\xe5",
+ "\x6a\x59", "\x64\x77", "\x54\x93", "\x56\xf5", "\x56\xfb", "\x53\xfc",
+ "\x69\x73", "\x69\x81", "\x63\xf5", "\x59\x52", "\x59\xa5", "\x6b\x7c",
+ "\x64\xfa", "\x56\x96", "\x60\x7c", "\x65\xae", "\x59\x54", "\x5e\xea",
+ "\x64\x5b", "\x5a\xde", "\x51\x9a", "\x63\x6c", "\x5d\x5d", "\x67\x48",
+ "\x6b\xd6", "\x69\xbc", "\x63\x54", "\x57\x98", "\x65\xa2", "\x66\xcd",
+ "\x58\x55", "\x59\xa6", "\x58\x51", "\x55\x8d", "\x65\x6f", "\x64\xe3",
+ "\x5f\x66", "\x53\xd1", "\x61\xca", "\x6b\xd3", "\x57\xaf", "\x57\x87",
+ "\x64\xb7", "\x5d\x8f", "\x5c\xd6", "\x55\x7d", "\x58\x88", "\x5a\xcc",
+ "\x5b\x6a", "\x54\xd2", "\x54\xa4", "\x62\x78", "\x6a\xcc", "\x5a\xa9",
+ "\x66\xce", "\x61\xcb", "\x5b\x9e", "\x67\x9f", "\x51\xfd", "\x6a\xc2",
+ "\x66\xf9", "\x67\xaf", "\x64\xe4", "\x55\xe3", "\x60\xcb", "\x61\xea",
+ "\x69\xaa", "\x5d\xe5", "\x65\x70", "\x66\xa2", "\x54\xf6", "\x69\x66",
+ "\x58\xc5", "\x5e\x5d", "\x65\xf7", "\x64\x78", "\x66\x79", "\x64\xfb",
+ "\x5d\x75", "\x51\x5b", "\x5a\xdf", "\x5a\xb7", "\x6a\xaf", "\x6b\xf4",
+ "\x5d\x5f", "\x69\xc5", "\x5d\x5e", "\x63\x88", "\x5c\xa4", "\x5c\xb0",
+ "\x65\xd3", "\x55\x48", "\x6b\x69", "\x68\x86", "\x64\x5c", "\x5a\x7b",
+ "\x6b\xf5", "\x53\x76", "\x56\x68", "\x66\xa3", "\x5b\x95", "\x54\x70",
+ "\x61\xa9", "\x55\xd9", "\x69\xcc", "\x53\xf3", "\x60\xf3", "\x55\xf1",
+ "\x5f\x5f", "\x67\x5b", "\x5c\x55", "\x5b\x9f", "\x5d\x60", "\x66\xc2",
+ "\x63\x7e", "\x5c\xfd", "\x63\x55", "\x63\x6d", "\x59\xdb", "\x66\xf1",
+ "\x60\x7d", "\x50\x8e", "\x60\xf4", "\x50\xcb", "\x54\x71", "\x59\xa7",
+ "\x69\x8b", "\x5c\x75", "\x5d\xdb", "\x5a\xaa", "\x64\x51", "\x5e\xc5",
+ "\x65\xe6", "\x69\xb8", "\x50\x7e", "\x6a\x76", "\x5e\xeb", "\x57\x4a",
+ "\x57\x77", "\x6b\x54", "\x66\xc3", "\x57\xe9", "\x69\x84", "\x6b\x76",
+ "\x53\xdf", "\x66\xa4", "\x59\xf8", "\x68\xf7", "\x5b\xec", "\x6b\x6a",
+ "\x6b\xeb", "\x5e\x65", "\x63\xce", "\x5f\xa4", "\x64\xae", "\x6a\xc3",
+ "\x68\xb4", "\x58\x87", "\x5e\xad", "\x61\xeb", "\x55\xe4", "\x52\x8e",
+ "\x56\xd6", "\x5f\xac", "\x58\xc6", "\x51\x7d", "\x5d\xcb", "\x5a\xe0",
+ "\x62\x79", "\x5b\x6b", "\x5e\x66", "\x53\xd3", "\x69\x8d", "\x62\xe2",
+ "\x56\xce", "\x67\x49", "\x5f\xc5", "\x63\x47", "\x6b\xd7", "\x66\xfa",
+ "\x60\x65", "\x54\x72", "\x54\xbf", "\x63\x89", "\x60\x91", "\x66\xa5",
+ "\x51\xbd", "\x56\x87", "\x5c\xe7", "\x65\x8a", "\x64\x72", "\x55\xaf",
+ "\x52\xf5", "\x55\xda", "\x50\xb7", "\x56\x4f", "\x5d\x61", "\x61\x79",
+ "\x56\x7d", "\x65\xc1", "\x55\x72", "\x56\x88", "\x62\x5c", "\x5b\x6c",
+ "\x62\xe3", "\x60\xd3", "\x60\x46", "\x5d\x90", "\x57\xbe", "\x50\xfc",
+ "\x6b\x8b", "\x57\xae", "\x69\xd2", "\x5f\xed", "\x5f\xee", "\x69\x57",
+ "\x5a\x7c", "\x6b\xec", "\x5f\x4b", "\x55\xa0", "\x53\xf4", "\x61\x7a",
+ "\x52\xcb", "\x5f\xe9", "\x54\xa5", "\x58\x89", "\x69\x6b", "\x59\xe1",
+ "\x62\xa0", "\x63\x66", "\x6b\x77", "\x65\x45", "\x6a\xbc", "\x66\xa6",
+ "\x50\x70", "\x65\xc2", "\x64\xc1", "\x69\x54", "\x67\x5c", "\x62\xb7",
+ "\x60\xb3", "\x6a\x90", "\x53\xf5", "\x68\xf4", "\x50\xed", "\x64\x95",
+ "\x55\x83", "\x53\xc5", "\x5d\x9f", "\x5b\xba", "\x6a\x77", "\x56\xfe",
+ "\x61\x56", "\x66\xa8", "\x5e\xec", "\x54\x73", "\x66\xa7", "\x54\xea",
+ "\x61\xec", "\x64\x96", "\x59\x77", "\x63\x56", "\x55\x59", "\x5c\xd7",
+ "\x66\x87", "\x54\x86", "\x59\xa8", "\x5c\x56", "\x69\x62", "\x65\x82",
+ "\x59\x78", "\x55\xa2", "\x6b\xc8", "\x5d\x91", "\x6a\xe3", "\x55\x6b",
+ "\x6b\x6b", "\x5a\xe1", "\x6b\xce", "\x55\xbb", "\x69\x5a", "\x6a\x78",
+ "\x57\x78", "\x5f\x94", "\x54\xdf", "\x51\xea", "\x6b\xd8", "\x5b\x4c",
+ "\x64\xa0", "\x66\xa9", "\x56\x89", "\x66\xd6", "\x54\xc0", "\x67\x5d",
+ "\x52\x8f", "\x5f\xdf", "\x60\x66", "\x51\x5c", "\x64\x44", "\x5d\x7c",
+ "\x63\x9b", "\x65\xe7", "\x6b\xfd", "\x5f\xc6", "\x68\x7e", "\x6b\x6c",
+ "\x5a\xe2", "\x66\x61", "\x50\xcc", "\x64\xa1", "\x65\x71", "\x66\x88",
+ "\x58\x79", "\x61\xc9", "\x5f\xe0", "\x60\xd4", "\x55\x7e", "\x67\x96",
+ "\x5d\xbf", "\x6b\xe3", "\x54\xd3", "\x62\x44", "\x5d\x62", "\x68\x6a",
+ "\x65\x46", "\x58\xad", "\x67\x81", "\x5c\xf5", "\x6b\x79", "\x69\x8f",
+ "\x58\xeb", "\x69\x45", "\x57\x57", "\x63\x9c", "\x5d\x7d", "\x5d\x63",
+ "\x67\x90", "\x55\x73", "\x6b\xfc", "\x67\x4a", "\x60\xb4", "\x6a\x79",
+ "\x53\xa4", "\x5d\x64", "\x5e\x8f", "\x69\xb0", "\x56\xad", "\x66\xf2",
+ "\x6b\xf8", "\x61\x7b", "\x57\xfe", "\x5c\xd8", "\x5f\xc7", "\x5a\x8d",
+ "\x5b\xed", "\x6a\xbd", "\x5e\x9f", "\x67\x82", "\x6b\xd9", "\x5e\x67",
+ "\x67\xbb", "\x5b\x96", "\x69\x99", "\x5e\x9c", "\x6a\x91", "\x5d\x76",
+ "\x51\x5d", "\x67\xbd", "\x6c\x45", "\x64\x5d", "\x5d\x85", "\x5d\x65",
+ "\x54\xc1", "\x54\x94", "\x55\xcd", "\x56\x60", "\x5a\xe3", "\x69\x91",
+ "\x5d\x66", "\x5d\x92", "\x61\x7c", "\x62\xb8", "\x5b\x68", "\x63\xb0",
+ "\x5a\xb5", "\x5a\x8e", "\x67\x83", "\x5b\xfa", "\x54\x74", "\x6a\xa6",
+ "\x66\x5b", "\x65\x83", "\x55\xa1", "\x54\xe0", "\x61\x7d", "\x64\xe5",
+ "\x60\x6d", "\x5e\xa6", "\x5e\xc6", "\x5f\xe1", "\x58\xc7", "\x5c\xbf",
+ "\x67\x6e", "\x59\xec", "\x5f\x89", "\x59\xfa", "\x60\x49", "\x65\x4c",
+ "\x64\xef", "\x64\xfc", "\x63\x76", "\x57\x99", "\x54\x87", "\x5c\x64",
+ "\x5e\x7f", "\x59\x79", "\x56\xe9", "\x56\xea", "\x55\xc0", "\x56\xf6",
+ "\x57\x6e", "\x5a\x4e", "\x64\xdc", "\x50\xf3", "\x5a\x57", "\x56\x50",
+ "\x54\xd4", "\x54\x88", "\x67\xba", "\x50\xf4", "\x58\x52", "\x59\xf9",
+ "\x51\xfe", "\x60\x92", "\x5c\x95", "\x66\xaa", "\x52\x90", "\x60\x7e",
+ "\x52\x60", "\x5b\x6d", "\x56\x51", "\x66\x7a", "\x54\xf7", "\x64\xfd",
+ "\x5d\xa0", "\x6b\x92", "\x56\xbd", "\x5b\xd9", "\x61\xa2", "\x5d\xfb",
+ "\x5a\xc0", "\x60\x7f", "\x57\x4b", "\x67\x7a", "\x5e\xed", "\x6a\xcf",
+ "\x66\xfb", "\x5e\xae", "\x5d\xc7", "\x59\xaa", "\x60\x4b", "\x5d\xc0",
+ "\x68\x87", "\x54\x89", "\x67\x5e", "\x6a\x7a", "\x67\x65", "\x55\x85",
+ "\x5b\x6e", "\x53\xeb", "\x66\x56", "\x66\x63", "\x5f\xc8", "\x5b\x42",
+ "\x5d\xc8", "\x5d\xf5", "\x6b\x6d", "\x6b\x97", "\x52\x91", "\x6a\xb3",
+ "\x68\x95", "\x57\x88", "\x5f\x4c", "\x5d\xe6", "\x69\xab", "\x55\x8e",
+ "\x54\x56", "\x6b\xd4", "\x57\x9a", "\x68\x42", "\x57\x89", "\x59\xcd",
+ "\x6b\xc4", "\x62\x7a", "\x50\x62", "\x52\x41", "\x68\x76", "\x6b\xf9",
+ "\x54\xd5", "\x61\xcd", "\x5f\x58", "\x5b\xa0", "\x69\x96", "\x5f\x8a",
+ "\x66\x4b", "\x66\x89", "\x52\xd8", "\x57\xb0", "\x69\x7e", "\x69\xc2",
+ "\x6b\x6e", "\x66\x62", "\x69\xb9", "\x52\x92", "\x54\xf8", "\x56\x52",
+ "\x69\xce", "\x55\xe5", "\x6a\x9a", "\x6b\xad", "\x6b\x61", "\x69\xd3",
+ "\x64\x97", "\x6b\xe0", "\x53\x77", "\x68\x74", "\x53\x78", "\x58\xab",
+ "\x5d\xe7", "\x61\xaa", "\x68\x7c", "\x6a\x6d", "\x56\x69", "\x53\x44",
+ "\x59\x57", "\x64\xe6", "\x6b\xb3", "\x58\x56", "\x66\xc4", "\x6a\xb4",
+ "\x69\x78", "\x6b\xa7", "\x5a\x90", "\x61\x57", "\x5e\xc7", "\x65\xaf",
+ "\x5e\xaf", "\x53\xc4", "\x66\xab", "\x5d\x93", "\x5e\xee", "\x5a\x64",
+ "\x5b\xb5", "\x55\xe6", "\x5e\x68", "\x5b\x4d", "\x5e\x4d", "\x5d\xcc",
+ "\x62\x7b", "\x6b\xda", "\x56\x74", "\x54\xf9", "\x52\xf6", "\x68\x96",
+ "\x56\x53", "\x5a\x91", "\x69\x4f", "\x60\x4c", "\x56\x61", "\x6b\xed",
+ "\x57\x9b", "\x51\x5e", "\x62\x7c", "\x53\x79", "\x68\x6b", "\x58\x5b",
+ "\x62\xb9", "\x6b\x71", "\x66\xf3", "\x69\xcf", "\x6a\x46", "\x69\xd4",
+ "\x5a\x47", "\x5a\x92", "\x6b\x89", "\x51\x5f", "\x55\xbc", "\x5d\x95",
+ "\x51\xe8", "\x62\xba", "\x51\xd5", "\x66\xac", "\x65\x8b", "\x64\xf2",
+ "\x5d\xdc", "\x5d\xd4", "\x5f\xc9", "\x58\x7a", "\x63\xcf", "\x50\xf5",
+ "\x52\x93", "\x62\x46", "\x5d\xd7", "\x50\x8f", "\x5c\x57", "\x63\x6e",
+ "\x5a\x4f", "\x59\xce", "\x5a\x50", "\x5a\xe4", "\x5e\x69", "\x58\x8a",
+ "\x6a\xb0", "\x60\xb5", "\x5e\xef", "\x50\x98", "\x5b\xfb", "\x53\xaa",
+ "\x60\xb6", "\x60\xf5", "\x68\x8e", "\x51\x60", "\x51\x7e", "\x5d\xfc",
+ "\x6b\x62", "\x68\xfa", "\x57\xb1", "\x55\xe7", "\x6b\x83", "\x63\xe4",
+ "\x57\x58", "\x65\xa3", "\x55\x42", "\x67\x97", "\x58\x41", "\x61\xed",
+ "\x5f\x8b", "\x66\xd8", "\x54\x49", "\x53\x7a", "\x68\x4f", "\x53\x7b",
+ "\x50\xa5", "\x61\xce", "\x63\x77", "\x65\xa4", "\x5a\xe5", "\x5a\xe6",
+ "\x5f\x6f", "\x59\xcf", "\x50\xb8", "\x5d\x4f", "\x65\x72", "\x65\x9a",
+ "\x50\x90", "\x5f\xca", "\x53\xec", "\x62\x7d", "\x54\xa7", "\x60\x80",
+ "\x62\x91", "\x68\x43", "\x58\x7b", "\x62\x47", "\x5f\x8c", "\x5c\xda",
+ "\x64\x5e", "\x67\xa5", "\x54\xb0", "\x51\x61", "\x64\xcc", "\x56\x54",
+ "\x62\x5d", "\x53\xf6", "\x56\x75", "\x56\x6a", "\x64\x5f", "\x59\x58",
+ "\x51\x9b", "\x69\xfa", "\x5c\xdb", "\x69\xc3", "\x5d\xcd", "\x63\x48",
+ "\x62\xe4", "\x69\x88", "\x55\xe8", "\x5b\x70", "\x65\xb8", "\x60\x4d",
+ "\x69\x5e", "\x55\xce", "\x5c\x8e", "\x50\x71", "\x5e\xf0", "\x58\x5c",
+ "\x55\x5a", "\x64\x60", "\x6b\x65", "\x54\xcb", "\x5a\x93", "\x5d\xd5",
+ "\x60\xb7", "\x51\x7f", "\x54\xc2", "\x57\xc0", "\x57\xf9", "\x57\xfa",
+ "\x61\x7e", "\x60\x93", "\x50\xb9", "\x67\x4b", "\x52\x61", "\x51\x9c",
+ "\x66\xad", "\x5c\xa5", "\x66\xae", "\x65\x9b", "\x63\xd0", "\x56\xd7",
+ "\x5e\x80", "\x57\xea", "\x58\xec", "\x5d\x96", "\x5f\x96", "\x65\xd9",
+ "\x50\xba", "\x5a\xc1", "\x54\x75", "\x5f\xea", "\x56\xbe", "\x62\x7e",
+ "\x50\x91", "\x57\xb2", "\x51\xeb", "\x55\xa3", "\x56\xf7", "\x56\xbf",
+ "\x62\x6d", "\x59\xf4", "\x69\x89", "\x5b\xa1", "\x5a\xc2", "\x56\xc8",
+ "\x6b\xb4", "\x57\x79", "\x50\x72", "\x56\xae", "\x62\x7f", "\x56\xc9",
+ "\x5f\xcb", "\x66\x64", "\x52\xc5", "\x56\xeb", "\x61\x7f", "\x5c\x7e",
+ "\x62\xb1", "\x6b\xd2", "\x60\xf6", "\x5b\x71", "\x54\x8a", "\x59\x59",
+ "\x56\xf8", "\x5d\xa1", "\x63\x78", "\x54\x76", "\x51\xa0", "\x5d\xa2",
+ "\x62\x80", "\x69\x75", "\x56\x8a", "\x58\x6e", "\x5b\xa2", "\x55\xcf",
+ "\x68\x4b", "\x54\xa8", "\x63\x6f", "\x50\xe3", "\x51\x9e", "\x52\x94",
+ "\x57\x41", "\x63\xb1", "\x56\xec", "\x53\x56", "\x5b\xda", "\x5f\x70",
+ "\x62\x5e", "\x5b\xfc", "\x52\x95", "\x53\xe0", "\x5d\xf8", "\x52\x62",
+ "\x5a\x7d", "\x59\xaf", "\x63\x8a", "\x59\x5a", "\x62\x5f", "\x62\xee",
+ "\x64\x79", "\x56\x6e", "\x65\x73", "\x64\xe7", "\x52\xd9", "\x5d\x67",
+ "\x63\x9d", "\x55\xe9", "\x51\x62", "\x5d\x68", "\x58\xfd", "\x53\x7c",
+ "\x60\xf7", "\x55\xb0", "\x5c\xa7", "\x5b\x4e", "\x59\x5b", "\x54\x57",
+ "\x5d\xe8", "\x50\x7f", "\x58\x5d", "\x5a\x7e", "\x66\xe3", "\x66\xe4",
+ "\x69\x6c", "\x5f\xcc", "\x69\x8e", "\x55\xc1", "\x62\xaa", "\x51\x80",
+ "\x69\x8a", "\x60\xb8", "\x56\x76", "\x51\x63", "\x53\x7d", "\x68\x48",
+ "\x57\xb3", "\x63\x9e", "\x63\x9f", "\x6a\x47", "\x5c\xa8", "\x55\x5b",
+ "\x55\x6c", "\x57\xb4", "\x5b\xdb", "\x59\xac", "\x59\xab", "\x68\x97",
+ "\x53\x7e", "\x53\x7f", "\x62\x61", "\x5e\x81", "\x61\x80", "\x62\x60",
+ "\x61\x81", "\x68\x59", "\x66\xaf", "\x63\xe3", "\x5b\xfd", "\x5b\x6f",
+ "\x59\xad", "\x59\xfb", "\x65\x8c", "\x61\x59", "\x53\x80", "\x69\x58",
+ "\x53\x45", "\x66\xd7", "\x60\xf8", "\x58\x97", "\x5e\x82", "\x5c\xe8",
+ "\x67\xbe", "\x5a\x8f", "\x55\x9a", "\x54\x77", "\x69\xf5", "\x5e\x83",
+ "\x56\x55", "\x53\x46", "\x66\xd9", "\x54\x8b", "\x5b\x73", "\x59\xb0",
+ "\x58\x7d", "\x53\xb7", "\x63\xd1", "\x51\xd6", "\x63\xa0", "\x69\xa7",
+ "\x59\x5c", "\x61\x82", "\x64\x7d", "\x62\x81", "\x5c\x9c", "\x62\x92",
+ "\x5f\x8d", "\x67\xbf", "\x5a\xcd", "\x50\x73", "\x60\xf9", "\x63\xa1",
+ "\x5f\xb4", "\x64\xfe", "\x62\x6e", "\x64\x62", "\x56\x42", "\x65\x92",
+ "\x61\x83", "\x61\xab", "\x64\x7e", "\x5e\x90", "\x62\x6f", "\x54\x78",
+ "\x50\x50", "\x51\x82", "\x51\x9f", "\x51\xb4", "\x56\xf9", "\x6b\xab",
+ "\x60\x94", "\x6a\x7c", "\x5b\x74", "\x5a\x4b", "\x6a\x88", "\x5d\xce",
+ "\x66\xe5", "\x5c\xd9", "\x66\x6f", "\x52\x96", "\x52\xbb", "\x51\xd0",
+ "\x60\xfa", "\x63\x57", "\x54\x99", "\x60\xcc", "\x62\xb2", "\x5e\x4e",
+ "\x62\x8c", "\x62\xe5", "\x61\x84", "\x52\xb0", "\x52\xb8", "\x5d\xdd",
+ "\x6a\x97", "\x52\xbc", "\x5e\x4f", "\x52\xda", "\x55\xf8", "\x62\xbb",
+ "\x68\x8c", "\x54\xb1", "\x61\x85", "\x60\xcd", "\x56\x6f", "\x69\x7b",
+ "\x62\xd1", "\x58\x7c", "\x51\x64", "\x60\x4e", "\x61\xee", "\x54\xa6",
+ "\x5b\x75", "\x50\x80", "\x53\xe1", "\x51\x65", "\x61\xe1", "\x63\xe5",
+ "\x50\x74", "\x53\x51", "\x61\x86", "\x66\xc8", "\x5a\xe7", "\x5a\x52",
+ "\x60\x95", "\x64\xb8", "\x56\x70", "\x59\xb1", "\x58\xca", "\x61\x5a",
+ "\x69\x52", "\x5a\xce", "\x65\xa5", "\x54\xc3", "\x52\xf7", "\x6b\x63",
+ "\x5b\xa3", "\x58\x49", "\x52\x42", "\x63\xe6", "\x64\xcd", "\x53\xfd",
+ "\x62\xf6", "\x52\xe2", "\x5a\xc3", "\x69\xb5", "\x5d\x69", "\x6a\x92",
+ "\x50\xbb", "\x60\xb9", "\x60\x6e", "\x63\xd2", "\x57\x9c", "\x53\x81",
+ "\x59\xd0", "\x62\xa3", "\x51\xd1", "\x51\x45", "\x51\xec", "\x60\xba",
+ "\x59\xfc", "\x5f\xef", "\x60\x81", "\x60\xce", "\x67\x4c", "\x58\x53",
+ "\x60\xbb", "\x65\x4d", "\x63\xe7", "\x66\x7b", "\x67\x7c", "\x69\xde",
+ "\x5c\xc5", "\x69\xc4", "\x54\x8c", "\x59\x5d", "\x59\xb2", "\x62\xf7",
+ "\x61\x9b", "\x6b\x8e", "\x53\xe2", "\x50\x75", "\x6b\xee", "\x5f\xf0",
+ "\x5a\xe8", "\x63\x70", "\x6b\x99", "\x55\x84", "\x58\xc8", "\x54\xeb",
+ "\x61\xd0", "\x60\x96", "\x55\xc2", "\x55\xbd", "\x63\x71", "\x5c\xc6",
+ "\x56\x57", "\x57\x7a", "\x69\xa8", "\x58\xed", "\x56\x71", "\x57\x9e",
+ "\x61\x87", "\x60\xd6", "\x5a\xfa", "\x5f\xcd", "\x61\xe2", "\x60\x4f",
+ "\x55\x4a", "\x55\x4b", "\x62\xbd", "\x50\xc2", "\x5b\x76", "\x60\xfc",
+ "\x66\xb0", "\x54\x4a", "\x57\x7b", "\x58\xee", "\x61\x88", "\x50\xa8",
+ "\x55\x4c", "\x53\xa0", "\x60\x97", "\x61\x89", "\x51\x83", "\x52\xdc",
+ "\x53\x82", "\x61\xd1", "\x5c\xc7", "\x66\xd0", "\x6a\xb5", "\x67\xa8",
+ "\x66\xf4", "\x57\x68", "\x57\x67", "\x53\xab", "\x53\xce", "\x5b\xa4",
+ "\x59\xb4", "\x52\x52", "\x62\x62", "\x53\x52", "\x58\xef", "\x5a\xe9",
+ "\x57\xd3", "\x5a\x4c", "\x5f\xce", "\x61\xd2", "\x6b\x8f", "\x55\xdb",
+ "\x5a\xcf", "\x5b\xfe", "\x6b\x56", "\x5a\xea", "\x50\x92", "\x61\xac",
+ "\x66\x65", "\x61\x8a", "\x51\x66", "\x57\xb5", "\x50\xfe", "\x61\x8b",
+ "\x52\x63", "\x54\xd6", "\x66\x66", "\x53\x53", "\x5f\x51", "\x6a\xfe",
+ "\x5a\x65", "\x64\xce", "\x59\xb5", "\x68\x50", "\x60\xcf", "\x50\xf6",
+ "\x52\x97", "\x63\xa2", "\x6b\x6f", "\x5b\x77", "\x51\x67", "\x61\xad",
+ "\x55\xb2", "\x61\xd3", "\x5b\x78", "\x5e\xf1", "\x50\xa6", "\x56\x9e",
+ "\x63\x67", "\x62\xef", "\x55\xf2", "\x53\x83", "\x64\xa2", "\x5f\xe2",
+ "\x56\x43", "\x56\xca", "\x64\x63", "\x53\x94", "\x59\x5e", "\x5a\x66",
+ "\x65\xd4", "\x5a\x94", "\x62\x9c", "\x53\xe3", "\x63\x8b", "\x69\x87",
+ "\x5d\x6a", "\x5b\xdd", "\x65\x4e", "\x5d\xe9", "\x56\xcb", "\x5e\xc8",
+ "\x55\x74", "\x64\x64", "\x62\x82", "\x69\xed", "\x6a\x95", "\x57\x9d",
+ "\x6b\x84", "\x66\xb1", "\x6a\xaa", "\x6b\x55", "\x66\x67", "\x58\xae",
+ "\x63\xe8", "\x6a\x5f", "\x61\xae", "\x55\xdc", "\x63\xbe", "\x60\x98",
+ "\x58\x43", "\x58\xfe", "\x57\x59", "\x5e\x50", "\x6b\x7b", "\x62\x70",
+ "\x5a\x95", "\x5e\x51", "\x5b\x79", "\x5b\xc5", "\x67\x5f", "\x51\x84",
+ "\x50\xf7", "\x61\x8c", "\x5d\x50", "\x51\x85", "\x62\xbc", "\x5a\xfb",
+ "\x60\xbc", "\x5d\x97", "\x60\x67", "\x5a\xb0", "\x62\xbe", "\x54\x8d",
+ "\x54\xec", "\x58\xc9", "\x65\xe8", "\x51\x41", "\x5c\xb5", "\x51\xed",
+ "\x56\x9f", "\x65\xc3", "\x58\xcb", "\x61\xb9", "\x52\x47", "\x64\x65",
+ "\x58\x4a", "\x5a\x67", "\x56\xaf", "\x64\xe8", "\x56\x56", "\x54\xcc",
+ "\x68\x98", "\x5c\xdc", "\x68\x51", "\x57\x7c", "\x68\x71", "\x5c\xdd",
+ "\x55\x8f", "\x5b\x7a", "\x52\xb1", "\x5a\x96", "\x5f\x76", "\x50\x82",
+ "\x67\xc0", "\x69\x68", "\x50\xc3", "\x5e\x84", "\x5d\xd8", "\x5b\xde",
+ "\x5f\x97", "\x5f\x98", "\x55\x90", "\x5b\xbb", "\x59\xfd", "\x6c\x41",
+ "\x6b\x5c", "\x64\x45", "\x59\x5f", "\x60\xbd", "\x65\x4f", "\x5d\xea",
+ "\x65\xc4", "\x5d\xa3", "\x52\x64", "\x58\x44", "\x5f\x95", "\x5e\x52",
+ "\x55\xa4", "\x51\xa1", "\x56\xed", "\x5f\xcf", "\x53\x85", "\x68\x80",
+ "\x5f\x8e", "\x53\xb3", "\x5f\xd0", "\x51\x68", "\x56\xee", "\x5e\x96",
+ "\x53\x86", "\x5f\x8f", "\x5c\xc0", "\x64\xa7", "\x51\x69", "\x53\xf7",
+ "\x69\x53", "\x55\xd1", "\x5a\xc4", "\x59\x82", "\x64\x46", "\x57\x6c",
+ "\x55\x75", "\x63\xbf", "\x5a\xc5", "\x5e\x6a", "\x62\x71", "\x63\x7f",
+ "\x55\xbe", "\x5f\x4f", "\x6a\xf0", "\x5b\x97", "\x59\xbf", "\x61\x8d",
+ "\x5f\x45", "\x55\xfa", "\x53\x87", "\x63\xa3", "\x61\xd4", "\x54\xb3",
+ "\x65\xe9", "\x50\x78", "\x51\xa2", "\x62\x63", "\x59\x60", "\x50\xf2",
+ "\x57\xd4", "\x53\x57", "\x52\x53", "\x5f\x46", "\x67\x6f", "\x65\x5e",
+ "\x5e\xc9", "\x61\xd5", "\x57\xec", "\x64\xb9", "\x57\xb6", "\x57\xeb",
+ "\x50\x99", "\x65\x74", "\x66\xb2", "\x5f\x4d", "\x5a\x68", "\x52\x43",
+ "\x54\xaa", "\x67\xa0", "\x53\xcf", "\x62\x64", "\x66\x7d", "\x64\x47",
+ "\x66\x7c", "\x56\xb5", "\x56\xb6", "\x63\x49", "\x6a\x9b", "\x50\x63",
+ "\x51\x6a", "\x5b\xa5", "\x5b\x7b", "\x64\xa5", "\x65\x75", "\x62\xe6",
+ "\x59\x62", "\x5c\xb1", "\x5c\x41", "\x58\xcd", "\x58\xcc", "\x59\x61",
+ "\x50\xa9", "\x5d\xeb", "\x5a\xc6", "\x53\xc9", "\x61\xaf", "\x5e\x4a",
+ "\x68\x5d", "\x60\x50", "\x58\x99", "\x5a\x97", "\x64\xd1", "\x57\xd5",
+ "\x55\x5c", "\x68\x62", "\x57\x9f", "\x51\xa3", "\x58\xce", "\x56\x7e",
+ "\x5b\xb6", "\x52\x65", "\x62\x93", "\x65\x47", "\x5a\x98", "\x63\xfa",
+ "\x5f\x6a", "\x53\xf8", "\x67\x60", "\x53\xc6", "\x54\xb9", "\x59\x63",
+ "\x5c\xf1", "\x61\x58", "\x54\xf1", "\x5d\x6c", "\x60\x51", "\x5c\x42",
+ "\x5d\xe1", "\x6b\x53", "\x56\x6b", "\x5f\xd1", "\x64\x48", "\x62\x65",
+ "\x64\x67", "\x54\x58", "\x6b\x85", "\x52\x99", "\x5e\xf2", "\x5e\x6b",
+ "\x52\x9a", "\x5d\x48", "\x67\xb0", "\x52\x9b", "\x5a\xa4", "\x59\x8a",
+ "\x5a\x69", "\x65\x76", "\x63\x58", "\x5b\xa6", "\x57\x5a", "\x61\xd6",
+ "\x68\x52", "\x65\xea", "\x57\xd6", "\x57\xb8", "\x63\xe9", "\x64\x88",
+ "\x57\xa0", "\x66\x68", "\x5a\x99", "\x69\x9e", "\x6a\x49", "\x60\xfd",
+ "\x5a\xeb", "\x62\xe7", "\x5f\x77", "\x65\xd5", "\x55\xa5", "\x50\x76",
+ "\x55\x4d", "\x50\x77", "\x5a\x4d", "\x5d\x80", "\x6b\x9d", "\x5c\xa9",
+ "\x5e\x85", "\x5f\xe3", "\x68\x84", "\x56\xa0", "\x58\xcf", "\x69\x47",
+ "\x62\x66", "\x59\xdd", "\x50\xbc", "\x6b\xe1", "\x68\x92", "\x58\xf0",
+ "\x64\xe9", "\x5d\xa4", "\x5c\x58", "\x66\xdb", "\x57\xd7", "\x6b\x7d",
+ "\x5e\x97", "\x52\xf8", "\x63\xd3", "\x69\x79", "\x5c\x65", "\x6b\x50",
+ "\x5e\xb0", "\x5d\x7f", "\x55\x91", "\x64\xba", "\x6b\x9e", "\x57\x4c",
+ "\x50\x51", "\x6b\xbd", "\x52\x9c", "\x6a\xf1", "\x5c\xc8", "\x51\xa4",
+ "\x60\x82", "\x5d\x98", "\x56\xb0", "\x58\xd0", "\x68\x72", "\x6b\xc5",
+ "\x61\xf4", "\x57\x5b", "\x58\x54", "\x50\x52", "\x56\xef", "\x69\x71",
+ "\x56\xd8", "\x6b\x51", "\x56\xa1", "\x58\x9a", "\x5b\x7c", "\x6b\xf0",
+ "\x6b\x41", "\x53\xd5", "\x5e\x6c", "\x6a\x4a", "\x5b\xa7", "\x6b\xcf",
+ "\x63\xa4", "\x66\x8a", "\x5f\xb5", "\x5f\x90", "\x67\x4d", "\x54\xb2",
+ "\x65\xb1", "\x60\x99", "\x69\x69", "\x60\x52", "\x59\xb6", "\x51\x6b",
+ "\x5c\x43", "\x5d\xec", "\x66\x7e", "\x69\x9f", "\x69\xe4", "\x56\x7f",
+ "\x56\xa2", "\x63\x80", "\x51\xee", "\x69\x59", "\x52\xad", "\x52\xe3",
+ "\x51\xd7", "\x62\xe8", "\x62\xf0", "\x54\x7a", "\x69\x97", "\x52\xf9",
+ "\x66\xdc", "\x68\x73", "\x56\x44", "\x59\x64", "\x5c\x8f", "\x6b\x57",
+ "\x5b\x98", "\x63\xfb", "\x54\x79", "\x54\xfd", "\x56\xc0", "\x65\x56",
+ "\x5e\xca", "\x63\xd4", "\x56\x8b", "\x67\x88", "\x5e\xf3", "\x5c\x76",
+ "\x54\xd7", "\x5d\x86", "\x58\xaf", "\x60\x83", "\x50\x83", "\x65\x77",
+ "\x54\xa9", "\x5e\xcb", "\x66\xb3", "\x60\x53", "\x5c\xc9", "\x63\xc0",
+ "\x52\xdb", "\x61\xfe", "\x5b\x7d", "\x5b\xdf", "\x57\x42", "\x59\xd1",
+ "\x57\xd8", "\x65\x78", "\x62\x48", "\x51\x46", "\x69\xf0", "\x62\xe9",
+ "\x6b\xe2", "\x69\xc9", "\x69\x76", "\x63\xea", "\x5a\x7f", "\x5e\x6d",
+ "\x50\xbd", "\x5b\xe0", "\x59\xb3", "\x65\x9c", "\x5b\x7e", "\x58\xb0",
+ "\x55\x76", "\x69\xd8", "\x55\xd2", "\x56\xcf", "\x56\x8c", "\x58\x9b",
+ "\x5f\xd2", "\x59\xde", "\x5e\x9d", "\x69\x5f", "\x61\xcf", "\x62\xf1",
+ "\x60\x54", "\x6b\xa2", "\x5a\xec", "\x5f\x60", "\x6b\x86", "\x65\x5f",
+ "\x6a\xc6", "\x68\xf8", "\x58\x45", "\x63\xa5", "\x5d\xa5", "\x52\x66",
+ "\x6a\xbe", "\x5e\x53", "\x66\x94", "\x58\xf1", "\x69\xd9", "\x5e\xf4",
+ "\x68\x88", "\x64\xaf", "\x57\x5c", "\x5a\xed", "\x55\xc3", "\x5d\xcf",
+ "\x57\xa1", "\x57\x7d", "\x6a\xe6", "\x50\xaa", "\x60\x55", "\x5a\xab",
+ "\x63\x59", "\x67\x86", "\x59\xd6", "\x5c\x44", "\x5a\x6a", "\x67\x84",
+ "\x61\x5b", "\x51\xa5", "\x5f\xd3", "\x54\xed", "\x69\xe1", "\x60\x56",
+ "\x6a\xb6", "\x55\x5d", "\x5d\xa6", "\x54\xc4", "\x5c\xca", "\x58\x46",
+ "\x5b\x7f", "\x60\x84", "\x56\x62", "\x61\x8e", "\x51\xdf", "\x5d\xa7",
+ "\x55\xa6", "\x5a\xee", "\x5d\xd0", "\x59\x7a", "\x69\xfb", "\x69\x93",
+ "\x5a\x9a", "\x54\xe1", "\x54\xcd", "\x66\xb4", "\x65\xb9", "\x50\xd9",
+ "\x62\xfc", "\x66\x52", "\x55\xa7", "\x5e\x86", "\x66\xb5", "\x67\x98",
+ "\x5b\xb7", "\x66\xd1", "\x57\x69", "\x57\xd9", "\x6b\x43", "\x5f\xf1",
+ "\x68\x77", "\x61\x8f", "\x6b\xac", "\x54\xb4", "\x60\x85", "\x59\xb7",
+ "\x55\x92", "\x53\xe4", "\x67\x61", "\x5d\xde", "\x61\xd7", "\x52\x67",
+ "\x65\xda", "\x62\x94", "\x5e\x6e", "\x5c\x66", "\x63\xb2", "\x58\xb1",
+ "\x5c\x45", "\x5d\xc1", "\x58\xd1", "\x62\x67", "\x59\x65", "\x57\x8d",
+ "\x63\x4a", "\x63\x81", "\x5e\xb1", "\x51\xd8", "\x68\x49", "\x69\xdf",
+ "\x67\x4e", "\x65\x50", "\x5e\xcc", "\x58\x9d", "\x65\xb0", "\x5b\xb8",
+ "\x66\xb6", "\x60\xdb", "\x5d\xdf", "\x54\xfa", "\x5f\x52", "\x56\xd9",
+ "\x66\x8b", "\x56\x58", "\x68\xfc", "\x54\xce", "\x5b\x43", "\x64\x7c",
+ "\x56\x77", "\x57\xb7", "\x5a\x9b", "\x5e\x54", "\x63\xf6", "\x54\x4b",
+ "\x65\xf8", "\x5f\x78", "\x5a\xb1", "\x5b\xc6", "\x5d\x6d", "\x54\xf2",
+ "\x55\x60", "\x61\xef", "\x55\x5f", "\x51\x9d", "\x5f\xf2", "\x56\x8d",
+ "\x66\x70", "\x61\xf7", "\x66\x46", "\x5d\x6e", "\x66\x69", "\x5b\xb0",
+ "\x50\x53", "\x5c\x67", "\x5e\xcd", "\x63\xf7", "\x5e\xce", "\x66\x8c",
+ "\x52\x9d", "\x5f\x79", "\x65\x8d", "\x59\xdc", "\x5b\x50", "\x68\xbb",
+ "\x63\xf8", "\x53\x48", "\x53\x47", "\x5e\xb2", "\x56\xdc", "\x50\x54",
+ "\x54\x59", "\x65\x79", "\x53\xe5", "\x5b\x80", "\x6b\x87", "\x51\xbe",
+ "\x65\x9d", "\x51\xa6", "\x60\x68", "\x55\x7f", "\x60\x57", "\x56\x59",
+ "\x5d\xa8", "\x5e\xf5", "\x68\x83", "\x58\x8b", "\x60\x58", "\x59\xb8",
+ "\x69\x6a", "\x59\x66", "\x59\xfe", "\x57\xee", "\x57\xed", "\x54\xcf",
+ "\x61\x5c", "\x58\x9e", "\x50\x81", "\x65\x7a", "\x58\x8c", "\x6a\xc7",
+ "\x57\xef", "\x5e\x5e", "\x64\xd2", "\x5b\xbc", "\x55\xdd", "\x69\xbd",
+ "\x50\xa7", "\x5c\xde", "\x53\x49", "\x54\xee", "\x56\x97", "\x5b\xbd",
+ "\x5a\x6b", "\x5e\x55", "\x53\xf9", "\x58\x9c", "\x65\x43", "\x50\xf8",
+ "\x52\xdd", "\x56\xc2", "\x5b\xdc", "\x50\xee", "\x69\x43", "\x64\x6f",
+ "\x52\x9e", "\x52\xfa", "\x50\x64", "\x54\xef", "\x51\xef", "\x50\x65",
+ "\x5f\xd4", "\x65\xf9", "\x5a\x41", "\x63\xb3", "\x5c\xf6", "\x60\xfe",
+ "\x58\xd2", "\x51\x86", "\x5c\x46", "\x66\xd2", "\x64\xc8", "\x67\x85",
+ "\x6b\xfe", "\x64\x98", "\x53\x89", "\x5d\xe0", "\x5c\x68", "\x5b\x46",
+ "\x51\x42", "\x53\xcd", "\x57\xda", "\x5a\xac", "\x66\x53", "\x5a\xef",
+ "\x50\x55", "\x62\x83", "\x61\xd8", "\x62\x49", "\x51\xa7", "\x59\xb9",
+ "\x61\x90", "\x65\x57", "\x60\x86", "\x59\xba", "\x5d\x99", "\x5b\xa8",
+ "\x5d\xa9", "\x5b\xe2", "\x5b\xe1", "\x52\xcc", "\x60\xbe", "\x67\xc1",
+ "\x66\xdd", "\x65\xfa", "\x5a\x44", "\x5a\x9c", "\x6b\x9a", "\x55\xc4",
+ "\x61\xd9", "\x51\xd9", "\x62\x68", "\x5f\xa5", "\x5a\x6c", "\x64\xa3",
+ "\x5e\xf6", "\x5c\xe9", "\x5a\xc7", "\x51\x87", "\x57\x5d", "\x5d\xc2",
+ "\x51\xa8", "\x5b\x47", "\x67\x62", "\x5a\xad", "\x5b\x81", "\x51\xda",
+ "\x59\x67", "\x5f\x7a", "\x5f\x5a", "\x61\x91", "\x63\x72", "\x69\xda",
+ "\x53\xfa", "\x63\x82", "\x60\x6f", "\x6b\xa3", "\x55\x4e", "\x55\xb7",
+ "\x5e\xf7", "\x63\x79", "\x5b\xe3", "\x63\x8c", "\x65\xfb", "\x61\x41",
+ "\x50\x79", "\x5e\xf8", "\x5f\xd5", "\x67\x91", "\x5c\x90", "\x69\xe2",
+ "\x65\x95", "\x61\x5d", "\x5c\xf7", "\x53\xa2", "\x56\xf0", "\x5c\x86",
+ "\x5e\xcf", "\x54\xc5", "\x57\x7e", "\x57\x8e", "\x65\xba", "\x69\xc6",
+ "\x57\xdb", "\x51\x47", "\x6a\xfa", "\x50\xab", "\x59\xbb", "\x5e\x56",
+ "\x56\xf1", "\x60\x9a", "\x55\xea", "\x52\x9f", "\x52\xfb", "\x56\x8e",
+ "\x6b\xe4", "\x62\x4a", "\x67\x9a", "\x53\x8a", "\x5b\xee", "\x53\xfb",
+ "\x58\x8d", "\x51\x6c", "\x59\x68", "\x5d\x51", "\x5f\x7b", "\x50\xf9",
+ "\x66\xb7", "\x5d\xaa", "\x54\x8e", "\x58\x66", "\x5d\x6f", "\x69\xd0",
+ "\x62\xd2", "\x5c\xdf", "\x6b\x90", "\x62\xbf", "\x51\xb5", "\x51\x89",
+ "\x66\xfc", "\x54\xb6", "\x53\x65", "\x65\x96", "\x5d\xed", "\x69\xdd",
+ "\x54\x95", "\x5a\x42", "\x66\x99", "\x5d\xab", "\x60\x87", "\x65\x8e",
+ "\x5b\xe4", "\x63\xa6", "\x56\xb7", "\x56\xf2", "\x65\x41", "\x61\x42",
+ "\x58\xd3", "\x60\x69", "\x51\xc8", "\x59\x7b", "\x66\xdf", "\x64\xf0",
+ "\x64\xa8", "\x51\xf0", "\x62\xf8", "\x60\x88", "\x5a\xd1", "\x5f\x83",
+ "\x52\xd1", "\x65\x53", "\x56\xb1", "\x54\x5a", "\x59\x69", "\x63\x7a",
+ "\x6a\xf4", "\x57\x5e", "\x65\xb2", "\x69\xa2", "\x55\xc6", "\x5f\xb6",
+ "\x67\x63", "\x5f\xd6", "\x50\x56", "\x60\x9b", "\x62\x84", "\x59\x71",
+ "\x69\x5b", "\x59\xbc", "\x5a\x43", "\x57\xf0", "\x66\x6b", "\x56\xb2",
+ "\x63\x5a", "\x58\xd4", "\x62\x95", "\x54\x7b", "\x55\xc5", "\x58\xd5",
+ "\x52\x98", "\x5a\x48", "\x62\x6a", "\x6b\xa9", "\x6a\xdc", "\x62\x4b",
+ "\x62\xc0", "\x5c\x80", "\x5a\xb2", "\x60\x59", "\x69\xc7", "\x60\x9c",
+ "\x59\x9e", "\x66\x5c", "\x5f\xd7", "\x61\xda", "\x52\xde", "\x58\xd6",
+ "\x53\x8b", "\x63\xa7", "\x5e\xb9", "\x61\x92", "\x64\x4a", "\x63\xd5",
+ "\x61\x9c", "\x58\xd7", "\x62\x6b", "\x64\xbb", "\x57\xc1", "\x62\x96",
+ "\x50\x57", "\x64\xea", "\x50\xce", "\x60\x9d", "\x5a\x9d", "\x68\x7a",
+ "\x52\xcd", "\x55\xa8", "\x54\x7c", "\x5e\x6f", "\x53\xfe", "\x63\x5b",
+ "\x68\x5a", "\x6b\x74", "\x5e\xfa", "\x61\xb0", "\x61\x5e", "\x5e\xf9",
+ "\x61\x5f", "\x50\xda", "\x54\x7d", "\x62\xac", "\x6b\xdd", "\x65\xa6",
+ "\x6b\xa6", "\x60\x9e", "\x6b\x96", "\x61\xb1", "\x63\xeb", "\x52\xc7",
+ "\x61\x93", "\x63\xb4", "\x60\x89", "\x61\xdb", "\x5c\xcb", "\x63\x4b",
+ "\x56\x63", "\x5c\x47", "\x52\xbd", "\x52\xa0", "\x62\xae", "\x5c\x87",
+ "\x52\xce", "\x52\xb2", "\x66\x55", "\x5d\x70", "\x62\x85", "\x63\xec",
+ "\x50\x58", "\x5b\xef", "\x52\x68", "\x55\xa9", "\x60\x6a", "\x63\x7b",
+ "\x56\x8f", "\x58\x8e", "\x51\x6d", "\x55\x4f", "\x64\x68", "\x67\x92",
+ "\x69\x72", "\x6b\x98", "\x55\x77", "\x58\x7e", "\x57\xf1", "\x55\xf3",
+ "\x62\x9d", "\x61\xdc", "\x5b\x82", "\x69\x98", "\x58\x9f", "\x60\xbf",
+ "\x6a\x4b", "\x65\xcc", "\x5e\xb3", "\x55\xb3", "\x60\xc0", "\x63\x68",
+ "\x52\x69", "\x6a\x4c", "\x52\x54", "\x59\x6a", "\x55\x6d", "\x55\xaa",
+ "\x5c\x48", "\x51\xaa", "\x58\x5e", "\x54\xe5", "\x64\xf1", "\x58\x67",
+ "\x59\xbe", "\x58\x65", "\x58\x68", "\x62\x72", "\x5e\x5a", "\x53\xc7",
+ "\x5e\x87", "\x67\xa9", "\x5c\x4a", "\x5d\x9a", "\x52\xfc", "\x57\xb9",
+ "\x50\x59", "\x60\x9f", "\x57\xa2", "\x62\x97", "\x5b\xb1", "\x68\x61",
+ "\x57\x7f", "\x58\x7f", "\x60\xa0", "\x53\xb4", "\x63\xd6", "\x64\xd3",
+ "\x5b\x48", "\x51\xf7", "\x54\x7e", "\x67\x7b", "\x5d\x52", "\x6b\xdb",
+ "\x6b\xbe", "\x5a\xf0", "\x64\xd9", "\x63\xed", "\x52\xa1", "\x54\x7f",
+ "\x51\x6e", "\x69\x46", "\x60\x8a", "\x64\xcf", "\x5a\x6e", "\x55\x93",
+ "\x5a\xfc", "\x61\x94", "\x61\xf0", "\x58\xb2", "\x55\x78", "\x63\x8d",
+ "\x61\xde", "\x62\x86", "\x52\xdf", "\x5f\xad", "\x65\xa8", "\x5e\xfc",
+ "\x54\xba", "\x5b\x83", "\x5e\x88", "\x5e\xfb", "\x5e\x98", "\x65\x51",
+ "\x51\xdb", "\x5c\x88", "\x65\xb3", "\x67\x4f", "\x54\x80", "\x53\xed",
+ "\x5e\xd0", "\x5e\x57", "\x5b\x41", "\x54\x41", "\x63\x8e", "\x5e\xb4",
+ "\x5a\xf1", "\x50\xfa", "\x5d\xc3", "\x60\xa1", "\x61\x95", "\x62\xad",
+ "\x54\xbb", "\x62\x6c", "\x61\xf1", "\x63\x5c", "\x5a\x9e", "\x5e\xfd",
+ "\x55\xd3", "\x50\xcf", "\x65\x9e", "\x5e\x58", "\x56\xb3", "\x65\xfc",
+ "\x5b\x84", "\x66\xf5", "\x6a\xf5", "\x69\x6d", "\x58\x6a", "\x54\xd0",
+ "\x5f\x67", "\x5d\xd9", "\x56\xa3", "\x66\x8d", "\x53\xa1", "\x57\xdc",
+ "\x6b\x9f", "\x59\xa9", "\x68\x4c", "\x64\xbc", "\x52\xa2", "\x5a\xf2",
+ "\x60\x8b", "\x5e\x91", "\x52\x6a", "\x54\xfb", "\x52\xb4", "\x58\xd8",
+ "\x51\xe0", "\x5e\x89", "\x54\x81", "\x69\xe6", "\x63\xd7", "\x66\x4a",
+ "\x59\x6b", "\x54\xc6", "\x61\x43", "\x53\xe6", "\x5e\xfe", "\x61\x44",
+ "\x63\xd8", "\x5f\xe4", "\x57\xf2", "\x61\xdd", "\x61\xcc", "\x63\xa8",
+ "\x50\x93", "\x56\xda", "\x54\xd8", "\x5b\x85", "\x67\x70", "\x66\xbf",
+ "\x59\xd2", "\x5b\xaa", "\x64\x4b", "\x63\xa9", "\x61\x60", "\x66\xb9",
+ "\x5a\xc8", "\x63\xd9", "\x5f\x7c", "\x60\x5a", "\x63\xaa", "\x66\x95",
+ "\x57\xc2", "\x55\x9b", "\x50\xc4", "\x5c\xe0", "\x62\xf2", "\x5f\x41",
+ "\x5a\x80", "\x56\x5a", "\x61\xf8", "\x5c\xc3", "\x55\x50", "\x56\x5b",
+ "\x53\x99", "\x5b\x51", "\x61\x45", "\x58\xd9", "\x64\x7a", "\x61\x96",
+ "\x63\x5d", "\x6a\xb7", "\x62\xf3", "\x54\xbc", "\x68\x60", "\x6b\xb9",
+ "\x69\xb1", "\x63\xab", "\x6a\xde", "\x52\xe4", "\x55\x96", "\x5d\xc9",
+ "\x60\xc1", "\x50\x9a", "\x68\x5b", "\x66\x6c", "\x65\x7b", "\x68\x64",
+ "\x5d\x71", "\x5e\xba", "\x57\xc3", "\x52\xa3", "\x69\xdb", "\x61\x46",
+ "\x52\x6b", "\x56\xf3", "\x5f\x59", "\x63\xc1", "\x54\xab", "\x5a\x9f",
+ "\x60\xc2", "\x5b\x86", "\x56\xdb", "\x6b\xc9", "\x5d\xac", "\x68\x81",
+ "\x5a\xf3", "\x5b\x87", "\x6b\x70", "\x66\x80", "\x58\xb3", "\x5a\x6d",
+ "\x65\x7c", "\x50\xd2", "\x50\xac", "\x55\xb4", "\x63\xdb", "\x63\xda",
+ "\x60\x70", "\x5b\xab", "\x68\xf9", "\x61\x47", "\x53\x8c", "\x60\xc3",
+ "\x68\x99", "\x53\x4b", "\x57\x4d", "\x5a\x81", "\x51\xab", "\x62\xb3",
+ "\x6a\x80", "\x55\x79", "\x68\x7b", "\x54\x82", "\x69\xe7", "\x53\xe7",
+ "\x59\xe3", "\x5f\x42", "\x50\xdb", "\x64\x7b", "\x61\xb2", "\x51\x48",
+ "\x5e\x70", "\x5b\x4f", "\x6b\xa4", "\x66\x8e", "\x68\x56", "\x66\xba",
+ "\x62\x87", "\x5f\xae", "\x61\x9d", "\x6b\x5d", "\x56\x90", "\x5e\x71",
+ "\x51\x6f", "\x69\x60", "\x6b\x8c", "\x6b\xf2", "\x61\xb3", "\x54\xc7",
+ "\x69\xba", "\x6b\x64", "\x63\x69", "\x64\x99", "\x61\xdf", "\x66\xe6",
+ "\x50\x94", "\x68\x4d", "\x52\x44", "\x59\xc7", "\x55\x61", "\x62\xc1",
+ "\x62\xb4", "\x60\x5b", "\x57\x6a", "\x5a\xb4", "\x65\x60", "\x50\xbe",
+ "\x5f\x4e", "\x65\xc7", "\x65\xc6", "\x50\x7a", "\x57\x8a", "\x50\x9b",
+ "\x50\x66", "\x65\xdb", "\x58\x4b", "\x52\xe0", "\x57\x8b", "\x55\x62",
+ "\x5d\x78", "\x5d\x81", "\x5c\x89", "\x5c\x91", "\x66\xfd", "\x6b\xcb",
+ "\x52\xc8", "\x6b\xb7", "\x51\xf1", "\x63\x5e", "\x58\x5f", "\x53\xee",
+ "\x58\xda", "\x63\x5f", "\x5c\xb2", "\x64\xf3", "\x5d\xee", "\x57\xdd",
+ "\x61\x97", "\x5c\x69", "\x64\x89", "\x6b\xc3", "\x58\xdb", "\x55\xde",
+ "\x56\xb8", "\x50\xad", "\x65\xc8", "\x65\x61", "\x65\xdc", "\x69\xc0",
+ "\x5b\xc7", "\x63\x4c", "\x5e\xb5", "\x62\x88", "\x61\x61", "\x57\xf3",
+ "\x5f\x61", "\x62\x89", "\x56\x45", "\x54\x83", "\x65\xd6", "\x55\xee",
+ "\x5c\xe1", "\x5e\x8a", "\x55\xf9", "\x54\x5b", "\x5b\x88", "\x67\x50",
+ "\x51\x88", "\x50\xef", "\x5e\x99", "\x5c\xab", "\x52\xed", "\x61\x62",
+ "\x60\x5c", "\x56\x64", "\x69\xd1", "\x5b\x89", "\x66\x58", "\x5f\x5b",
+ "\x55\x9c", "\x63\x4d", "\x61\xf2", "\x5f\xe5", "\x5c\x7f", "\x5e\xa0",
+ "\x5c\x6a", "\x62\x9b", "\x51\xac", "\x64\x61", "\x6b\x7a", "\x5f\xd8",
+ "\x5d\xda", "\x6b\x58", "\x6b\x72", "\x5b\x8a", "\x5c\x5c", "\x63\xdc",
+ "\x5f\xf3", "\x51\x8a", "\x56\x5c", "\x53\xa5", "\x5e\x8b", "\x5e\x8c",
+ "\x5a\xae", "\x69\x80", "\x58\xf2", "\x5e\x9a", "\x55\x94", "\x55\xc7",
+ "\x57\xa3", "\x60\xc4", "\x5b\x8b", "\x5a\xf4", "\x61\x48", "\x62\x8a",
+ "\x51\xe1", "\x59\xe4", "\x60\xd7", "\x5d\xad", "\x56\x6c", "\x6a\x82",
+ "\x5a\x45", "\x65\xb4", "\x57\x5f", "\x69\xaf", "\x55\xab", "\x58\x60",
+ "\x61\x63", "\x55\x6e", "\x5c\xac", "\x63\x8f", "\x55\x95", "\x5c\xad",
+ "\x63\x83", "\x60\xfb", "\x61\x49", "\x59\x6c", "\x57\x73", "\x56\xcc",
+ "\x66\x5d", "\x5f\xa6", "\x66\xde", "\x5f\xa7", "\x56\x98", "\x53\xe8",
+ "\x65\x7d", "\x5c\x9d", "\x66\x96", "\x5c\x81", "\x68\x78", "\x63\xac",
+ "\x52\xae", "\x63\xdd", "\x50\x84", "\x68\x82", "\x65\x52", "\x53\xef",
+ "\x63\x60", "\x5e\xd1", "\x65\xc9", "\x54\x84", "\x5f\x63", "\x5a\xf5",
+ "\x5e\x9b", "\x66\x4c", "\x66\xbb", "\x66\x71", "\x61\x4a", "\x51\x70",
+ "\x65\xec", "\x5b\xac", "\x5b\x8c", "\x5e\x92", "\x5b\x49", "\x5d\xae",
+ "\x5d\xef", "\x57\xba", "\x54\x96", "\x64\xeb", "\x55\x97", "\x67\xc2",
+ "\x5f\x93", "\x58\xdc", "\x54\xb7", "\x66\x81", "\x51\x71", "\x64\xd4",
+ "\x59\x7d", "\x51\xdc", "\x61\x64", "\x5c\xb3", "\x5c\x77", "\x5c\x82",
+ "\x5e\xb6", "\x60\xc5", "\x55\xeb", "\x66\xbc", "\x51\xad", "\x60\xc6",
+ "\x66\x6d", "\x59\x7e", "\x65\x97", "\x59\xe2", "\x64\xbd", "\x52\xa4",
+ "\x65\x8f", "\x6b\xc1", "\x59\x6d", "\x58\x47", "\x5b\xf0", "\x69\xca",
+ "\x53\x8d", "\x64\x6e", "\x5f\x62", "\x57\xbb", "\x5f\x91", "\x59\xc0",
+ "\x65\x7e", "\x5b\xf1", "\x52\x6c", "\x66\x4d", "\x5c\xe2", "\x5f\x92",
+ "\x62\xc3", "\x5c\x6b", "\x5d\x49", "\x60\xc7", "\x58\x80", "\x51\xf2",
+ "\x56\x91", "\x52\xfd", "\x52\xcf", "\x62\xc4", "\x69\xbb", "\x53\x8e",
+ "\x5e\x59", "\x6a\x96", "\x66\x4e", "\x5d\x82", "\x5b\x8d", "\x66\x4f",
+ "\x6b\xc6", "\x58\xa0", "\x66\x8f", "\x56\x78", "\x5c\xea", "\x65\x93",
+ "\x6b\xb0", "\x64\x69", "\x5b\xad", "\x5f\xaf", "\x57\xa4", "\x64\xbe",
+ "\x61\xe0", "\x68\xcf", "\x52\xa5", "\x50\x5a", "\x58\xdd", "\x64\x8a",
+ "\x59\xc1", "\x58\x6b", "\x65\xfd", "\x54\xd9", "\x61\xf3", "\x59\x83",
+ "\x69\x95", "\x53\x8f", "\x53\x90", "\x6b\xba", "\x50\xdc", "\x54\xc8",
+ "\x6b\xa5", "\x5a\xf6", "\x56\xb9", "\x6b\xc2", "\x52\xa6", "\x6b\xf6",
+ "\x52\x6d", "\x66\x59", "\x51\x72", "\x5d\x53", "\x64\x4c", "\x55\x63",
+ "\x53\x91", "\x66\xf6", "\x55\x64", "\x51\xc1", "\x65\xfe", "\x50\xf0",
+ "\x59\x6e", "\x55\xdf", "\x63\xb5", "\x5b\x8e", "\x63\x90", "\x51\xae",
+ "\x57\xde", "\x5d\x83", "\x57\xc4", "\x58\xf8", "\x56\x92", "\x5b\x8f",
+ "\x66\xf8", "\x59\x7f", "\x55\x86", "\x69\x5c", "\x64\xda", "\x5e\x9e",
+ "\x5f\x47", "\x52\xd2", "\x52\x50", "\x66\xc5", "\x57\xc5", "\x57\xfb",
+ "\x56\xb4", "\x56\xa4", "\x55\x51", "\x5e\xd2", "\x56\x5d", "\x56\x79",
+ "\x5c\xeb", "\x55\xac", "\x57\xdf", "\x6b\x66", "\x65\x7f", "\x58\xde",
+ "\x69\xe9", "\x52\x6e", "\x5a\xa1", "\x56\x5e", "\x63\x84", "\x61\x98",
+ "\x68\x75", "\x51\x73", "\x63\xde", "\x69\xe8", "\x58\xa1", "\x5a\x49",
+ "\x65\xb5", "\x66\xf7", "\x53\x92", "\x5d\xd1", "\x6a\x93", "\x56\x93",
+ "\x68\x53", "\x58\x6f", "\x56\x65", "\x61\x99", "\x58\xdf", "\x52\xa7",
+ "\x58\xb4", "\x56\xd3", "\x5d\x72", "\x58\x8f", "\x5c\x83", "\x5c\x6c",
+ "\x5e\xb7", "\x5c\x9e", "\x5c\x96", "\x66\xcf", "\x64\x6a", "\x50\xfb",
+ "\x5c\x6d", "\x51\xb6", "\x57\x60", "\x59\x41", "\x5f\xe6", "\x5b\xae",
+ "\x69\x7a", "\x5c\xb6", "\x65\xbb", "\x66\xc9", "\x51\x8b", "\x52\xa8",
+ "\x64\x4d", "\x65\xca", "\x67\x9b", "\x5f\x6b", "\x55\xad", "\x5c\xb7",
+ "\x51\xf3", "\x54\xe2", "\x55\xae", "\x6b\xca", "\x5d\x7e", "\x55\xb6",
+ "\x63\xdf", "\x53\x93", "\x55\xb5", "\x55\x65", "\x69\xae", "\x56\x66",
+ "\x63\xe0", "\x56\xba", "\x52\xaf", "\x56\xcd", "\x56\x7a", "\x67\x93",
+ "\x67\x51", "\x5a\x6f", "\x55\x66", "\x67\xa1", "\x50\xe4", "\x57\x62",
+ "\x54\x5c", "\x63\xf1", "\x5f\x43", "\x60\xd5", "\x54\x4c", "\x5c\x92",
+ "\x69\x85", "\x58\xf9", "\x58\x90", "\x6a\x94", "\x58\x70", "\x61\x4b",
+ "\x51\xaf", "\x5a\x71", "\x59\x6f", "\x61\x65", "\x60\x6b", "\x60\x6c",
+ "\x64\x6b", "\x6b\x59", "\x55\x98", "\x5f\x5c", "\x69\xbe", "\x62\xb5",
+ "\x5c\xec", "\x5c\x78", "\x55\xd4", "\x57\xe0", "\x50\x95", "\x52\xa9",
+ "\x88\x61", "\x88\x62", "\x88\x63", "\x88\x65", "\x88\x68", "\x88\x69",
+ "\x88\x6a", "\x88\x6b", "\x88\x6c", "\x88\x71", "\x88\x73", "\x88\x74",
+ "\x88\x75", "\x88\x76", "\x88\x77", "\x88\x78", "\x88\x79", "\x88\x7b",
+ "\x88\x7c", "\x88\x7d", "\x88\x81", "\x88\x82", "\x88\x85", "\x88\x89",
+ "\x88\x91", "\x88\x93", "\x88\x95", "\x88\x96", "\x88\x97", "\x88\xa1",
+ "\x88\xa2", "\x88\xa5", "\x88\xa9", "\x88\xb5", "\x88\xb7", "\x88\xc1",
+ "\x88\xc5", "\x88\xc9", "\x88\xe1", "\x88\xe2", "\x88\xe5", "\x88\xe8",
+ "\x88\xe9", "\x88\xea", "\x88\xeb", "\x88\xf1", "\x88\xf3", "\x88\xf5",
+ "\x88\xf6", "\x88\xf7", "\x88\xf8", "\x88\xf9", "\x88\xfb", "\x88\xfc",
+ "\x88\xfd", "\x89\x41", "\x89\x45", "\x89\x48", "\x89\x49", "\x89\x51",
+ "\x89\x53", "\x89\x55", "\x89\x56", "\x89\x57", "\x89\x61", "\x89\x62",
+ "\x89\x63", "\x89\x65", "\x89\x68", "\x89\x69", "\x89\x71", "\x89\x73",
+ "\x89\x75", "\x89\x76", "\x89\x77", "\x89\x7b", "\x89\x81", "\x89\x85",
+ "\x89\x89", "\x89\x93", "\x89\x95", "\x89\xa1", "\x89\xa2", "\x89\xa5",
+ "\x89\xa8", "\x89\xa9", "\x89\xaa", "\x89\xab", "\x89\xad", "\x89\xb0",
+ "\x89\xb1", "\x89\xb3", "\x89\xb5", "\x89\xb7", "\x89\xb8", "\x89\xbc",
+ "\x89\xc1", "\x89\xc2", "\x89\xc5", "\x89\xc9", "\x89\xcb", "\x89\xd1",
+ "\x89\xd3", "\x89\xd5", "\x89\xd7", "\x89\xe1", "\x89\xe2", "\x89\xe5",
+ "\x89\xe9", "\x89\xf1", "\x89\xf3", "\x89\xf5", "\x89\xf6", "\x89\xf7",
+ "\x8a\x41", "\x8a\x42", "\x8a\x45", "\x8a\x49", "\x8a\x51", "\x8a\x53",
+ "\x8a\x55", "\x8a\x57", "\x8a\x61", "\x8a\x65", "\x8a\x69", "\x8a\x73",
+ "\x8a\x75", "\x8a\x81", "\x8a\x82", "\x8a\x85", "\x8a\x88", "\x8a\x89",
+ "\x8a\x8a", "\x8a\x8b", "\x8a\x90", "\x8a\x91", "\x8a\x93", "\x8a\x95",
+ "\x8a\x97", "\x8a\x98", "\x8a\xa1", "\x8a\xa2", "\x8a\xa5", "\x8a\xa9",
+ "\x8a\xb5", "\x8a\xb6", "\x8a\xb7", "\x8a\xc1", "\x8a\xd5", "\x8a\xe1",
+ "\x8a\xe2", "\x8a\xe5", "\x8a\xe9", "\x8a\xf1", "\x8a\xf3", "\x8a\xf5",
+ "\x8a\xf7", "\x8b\x41", "\x8b\x45", "\x8b\x49", "\x8b\x51", "\x8b\x61",
+ "\x8b\x62", "\x8b\x65", "\x8b\x68", "\x8b\x69", "\x8b\x6a", "\x8b\x6b",
+ "\x8b\x71", "\x8b\x73", "\x8b\x75", "\x8b\x77", "\x8b\x79", "\x8b\x7b",
+ "\x8b\x81", "\x8b\x95", "\x8b\xa1", "\x8b\xa2", "\x8b\xa5", "\x8b\xa8",
+ "\x8b\xa9", "\x8b\xab", "\x8b\xad", "\x8b\xb1", "\x8b\xb3", "\x8b\xb5",
+ "\x8b\xb6", "\x8b\xb7", "\x8b\xb8", "\x8b\xbb", "\x8b\xbc", "\x8c\x61",
+ "\x8c\x62", "\x8c\x63", "\x8c\x65", "\x8c\x69", "\x8c\x6b", "\x8c\x71",
+ "\x8c\x73", "\x8c\x75", "\x8c\x76", "\x8c\x77", "\x8c\x78", "\x8c\x7b",
+ "\x8c\x81", "\x8c\x82", "\x8c\x85", "\x8c\x89", "\x8c\x91", "\x8c\x93",
+ "\x8c\x95", "\x8c\x96", "\x8c\x97", "\x8c\xa1", "\x8c\xa2", "\x8c\xa9",
+ "\x8c\xc1", "\x8c\xe1", "\x8c\xe2", "\x8c\xe3", "\x8c\xe5", "\x8c\xe9",
+ "\x8c\xf1", "\x8c\xf3", "\x8c\xf5", "\x8c\xf6", "\x8c\xf7", "\x8d\x41",
+ "\x8d\x42", "\x8d\x45", "\x8d\x51", "\x8d\x55", "\x8d\x57", "\x8d\x61",
+ "\x8d\x65", "\x8d\x69", "\x8d\x71", "\x8d\x75", "\x8d\x76", "\x8d\x7b",
+ "\x8d\x81", "\x8d\xa1", "\x8d\xa2", "\x8d\xa5", "\x8d\xa7", "\x8d\xa8",
+ "\x8d\xa9", "\x8d\xb1", "\x8d\xb3", "\x8d\xb5", "\x8d\xb7", "\x8d\xb8",
+ "\x8d\xb9", "\x8d\xc1", "\x8d\xc2", "\x8d\xc5", "\x8d\xc9", "\x8d\xd1",
+ "\x8d\xd5", "\x8d\xd6", "\x8d\xd7", "\x8d\xe1", "\x8d\xe2", "\x8d\xe5",
+ "\x8d\xf7", "\x8e\x41", "\x8e\x45", "\x8e\x49", "\x8e\x51", "\x8e\x53",
+ "\x8e\x55", "\x8e\x57", "\x8e\x61", "\x8e\x78", "\x8e\x81", "\x8e\x82",
+ "\x8e\x85", "\x8e\x88", "\x8e\x89", "\x8e\x90", "\x8e\x91", "\x8e\x93",
+ "\x8e\x95", "\x8e\x97", "\x8e\x98", "\x8e\xa1", "\x8e\xa5", "\x8e\xa9",
+ "\x8e\xb5", "\x8e\xb6", "\x8e\xb7", "\x8e\xc1", "\x8e\xc2", "\x8e\xc5",
+ "\x8e\xc9", "\x8e\xd1", "\x8e\xd3", "\x8e\xd6", "\x8e\xe1", "\x8e\xe2",
+ "\x8e\xe5", "\x8e\xe9", "\x8e\xf1", "\x8e\xf3", "\x8e\xf7", "\x8f\x41",
+ "\x8f\x61", "\x8f\x62", "\x8f\x65", "\x8f\x67", "\x8f\x69", "\x8f\x6b",
+ "\x8f\x70", "\x8f\x71", "\x8f\x73", "\x8f\x75", "\x8f\x77", "\x8f\x7b",
+ "\x8f\x81", "\x8f\xa1", "\x8f\xa2", "\x8f\xa5", "\x8f\xa9", "\x8f\xb1",
+ "\x8f\xb3", "\x8f\xb5", "\x8f\xb6", "\x8f\xb7", "\x90\x61", "\x90\x62",
+ "\x90\x63", "\x90\x65", "\x90\x68", "\x90\x69", "\x90\x6a", "\x90\x6b",
+ "\x90\x71", "\x90\x73", "\x90\x75", "\x90\x76", "\x90\x77", "\x90\x78",
+ "\x90\x79", "\x90\x7b", "\x90\x7d", "\x90\x81", "\x90\x82", "\x90\x85",
+ "\x90\x88", "\x90\x89", "\x90\x91", "\x90\x93", "\x90\x95", "\x90\x96",
+ "\x90\x97", "\x90\xa1", "\x90\xa2", "\x90\xa5", "\x90\xa9", "\x90\xb1",
+ "\x90\xb7", "\x90\xc1", "\x90\xe1", "\x90\xe2", "\x90\xe4", "\x90\xe5",
+ "\x90\xe8", "\x90\xe9", "\x90\xeb", "\x90\xec", "\x90\xf1", "\x90\xf3",
+ "\x90\xf5", "\x90\xf6", "\x90\xf7", "\x90\xf8", "\x90\xfd", "\x91\x41",
+ "\x91\x42", "\x91\x45", "\x91\x49", "\x91\x51", "\x91\x53", "\x91\x55",
+ "\x91\x56", "\x91\x57", "\x91\x61", "\x91\x62", "\x91\x65", "\x91\x68",
+ "\x91\x69", "\x91\x71", "\x91\x73", "\x91\x75", "\x91\x76", "\x91\x77",
+ "\x91\x7a", "\x91\x7b", "\x91\x81", "\x91\x85", "\x91\x95", "\x91\xa1",
+ "\x91\xa2", "\x91\xa3", "\x91\xa5", "\x91\xa9", "\x91\xab", "\x91\xb1",
+ "\x91\xb3", "\x91\xb5", "\x91\xb7", "\x91\xbc", "\x91\xbd", "\x91\xc1",
+ "\x91\xc5", "\x91\xc9", "\x91\xd5", "\x91\xd6", "\x91\xe1", "\x92\x41",
+ "\x92\x45", "\x92\x49", "\x92\x51", "\x92\x53", "\x92\x55", "\x92\x61",
+ "\x92\x62", "\x92\x65", "\x92\x69", "\x92\x73", "\x92\x75", "\x92\x77",
+ "\x92\x81", "\x92\x82", "\x92\x85", "\x92\x88", "\x92\x89", "\x92\x91",
+ "\x92\x93", "\x92\x95", "\x92\x97", "\x92\xa1", "\x92\xb5", "\x92\xb6",
+ "\x92\xc1", "\x92\xe1", "\x92\xe5", "\x92\xe9", "\x92\xf1", "\x92\xf3",
+ "\x93\x41", "\x93\x42", "\x93\x49", "\x93\x51", "\x93\x53", "\x93\x57",
+ "\x93\x61", "\x93\x62", "\x93\x65", "\x93\x69", "\x93\x6a", "\x93\x6b",
+ "\x93\x71", "\x93\x73", "\x93\x75", "\x93\x77", "\x93\x78", "\x93\x79",
+ "\x93\x7c", "\x93\x81", "\x93\x85", "\x93\x89", "\x93\x97", "\x93\xa1",
+ "\x93\xa2", "\x93\xa5", "\x93\xa9", "\x93\xaa", "\x93\xab", "\x93\xb1",
+ "\x93\xb3", "\x93\xb5", "\x93\xb7", "\x93\xba", "\x93\xbc", "\x94\x61",
+ "\x94\x62", "\x94\x63", "\x94\x65", "\x94\x68", "\x94\x69", "\x94\x6a",
+ "\x94\x6b", "\x94\x6c", "\x94\x70", "\x94\x71", "\x94\x73", "\x94\x75",
+ "\x94\x76", "\x94\x77", "\x94\x78", "\x94\x79", "\x94\x7d", "\x94\x81",
+ "\x94\x82", "\x94\x85", "\x94\x89", "\x94\x91", "\x94\x93", "\x94\x95",
+ "\x94\x96", "\x94\x97", "\x94\xa1", "\x94\xb7", "\x94\xc1", "\x94\xe1",
+ "\x94\xe2", "\x94\xe3", "\x94\xe5", "\x94\xe8", "\x94\xe9", "\x94\xeb",
+ "\x94\xec", "\x94\xf1", "\x94\xf3", "\x94\xf5", "\x94\xf6", "\x94\xf7",
+ "\x94\xf8", "\x94\xf9", "\x94\xfc", "\x95\x41", "\x95\x42", "\x95\x45",
+ "\x95\x49", "\x95\x51", "\x95\x53", "\x95\x55", "\x95\x56", "\x95\x57",
+ "\x95\x61", "\x95\x65", "\x95\x69", "\x95\x71", "\x95\x76", "\x95\x77",
+ "\x95\x81", "\x95\x85", "\x95\xa1", "\x95\xa2", "\x95\xa5", "\x95\xa8",
+ "\x95\xa9", "\x95\xab", "\x95\xad", "\x95\xb0", "\x95\xb1", "\x95\xb3",
+ "\x95\xb5", "\x95\xb7", "\x95\xb9", "\x95\xbb", "\x95\xc1", "\x95\xc5",
+ "\x95\xc9", "\x95\xe1", "\x95\xe5", "\x95\xf5", "\x95\xf6", "\x96\x41",
+ "\x96\x45", "\x96\x49", "\x96\x51", "\x96\x53", "\x96\x55", "\x96\x56",
+ "\x96\x61", "\x96\x81", "\x96\x82", "\x96\x85", "\x96\x88", "\x96\x89",
+ "\x96\x91", "\x96\x93", "\x96\x95", "\x96\x97", "\x96\xa1", "\x96\xb5",
+ "\x96\xb6", "\x96\xc1", "\x96\xd7", "\x96\xe1", "\x96\xe5", "\x96\xe9",
+ "\x96\xf1", "\x96\xf3", "\x96\xf5", "\x96\xf7", "\x97\x41", "\x97\x42",
+ "\x97\x45", "\x97\x49", "\x97\x51", "\x97\x57", "\x97\x61", "\x97\x62",
+ "\x97\x65", "\x97\x68", "\x97\x69", "\x97\x6b", "\x97\x6c", "\x97\x71",
+ "\x97\x73", "\x97\x75", "\x97\x77", "\x97\x81", "\x97\xa1", "\x97\xa2",
+ "\x97\xa5", "\x97\xa8", "\x97\xa9", "\x97\xb1", "\x97\xb3", "\x97\xb5",
+ "\x97\xb6", "\x97\xb7", "\x97\xb8", "\x97\xbc", "\x98\x61", "\x98\x62",
+ "\x98\x63", "\x98\x65", "\x98\x68", "\x98\x69", "\x98\x70", "\x98\x71",
+ "\x98\x73", "\x98\x75", "\x98\x76", "\x98\x77", "\x98\x7d", "\x98\x81",
+ "\x98\x82", "\x98\x85", "\x98\x89", "\x98\x91", "\x98\x93", "\x98\x95",
+ "\x98\x96", "\x98\x97", "\x98\xa1", "\x98\xc1", "\x98\xe1", "\x98\xe2",
+ "\x98\xe5", "\x98\xe9", "\x98\xeb", "\x98\xec", "\x98\xf1", "\x98\xf3",
+ "\x98\xf5", "\x98\xf6", "\x98\xf7", "\x98\xfd", "\x99\x41", "\x99\x42",
+ "\x99\x45", "\x99\x49", "\x99\x51", "\x99\x53", "\x99\x55", "\x99\x56",
+ "\x99\x57", "\x99\x61", "\x99\x76", "\x99\x81", "\x99\xa1", "\x99\xa2",
+ "\x99\xa5", "\x99\xa9", "\x99\xb7", "\x99\xc1", "\x99\xc9", "\x99\xe1",
+ "\x9a\x41", "\x9a\x45", "\x9a\x61", "\x9a\x81", "\x9a\x82", "\x9a\x85",
+ "\x9a\x89", "\x9a\x90", "\x9a\x91", "\x9a\x97", "\x9a\xa1", "\x9a\xc1",
+ "\x9a\xe1", "\x9a\xe5", "\x9a\xe9", "\x9a\xf1", "\x9a\xf3", "\x9a\xf7",
+ "\x9b\x41", "\x9b\x61", "\x9b\x62", "\x9b\x65", "\x9b\x68", "\x9b\x69",
+ "\x9b\x71", "\x9b\x73", "\x9b\x75", "\x9b\x81", "\x9b\x85", "\x9b\x89",
+ "\x9b\x91", "\x9b\x93", "\x9b\xa1", "\x9b\xa5", "\x9b\xa9", "\x9b\xb1",
+ "\x9b\xb3", "\x9b\xb5", "\x9b\xb7", "\x9c\x61", "\x9c\x62", "\x9c\x65",
+ "\x9c\x69", "\x9c\x71", "\x9c\x73", "\x9c\x75", "\x9c\x76", "\x9c\x77",
+ "\x9c\x78", "\x9c\x7c", "\x9c\x7d", "\x9c\x81", "\x9c\x82", "\x9c\x85",
+ "\x9c\x89", "\x9c\x91", "\x9c\x93", "\x9c\x95", "\x9c\x96", "\x9c\x97",
+ "\x9c\xa1", "\x9c\xa2", "\x9c\xa5", "\x9c\xb5", "\x9c\xb7", "\x9c\xc1",
+ "\x9c\xe1", "\x9c\xe2", "\x9c\xe5", "\x9c\xe9", "\x9c\xf1", "\x9c\xf3",
+ "\x9c\xf5", "\x9c\xf6", "\x9c\xf7", "\x9c\xfd", "\x9d\x41", "\x9d\x42",
+ "\x9d\x45", "\x9d\x48", "\x9d\x49", "\x9d\x51", "\x9d\x53", "\x9d\x55",
+ "\x9d\x57", "\x9d\x61", "\x9d\x62", "\x9d\x65", "\x9d\x69", "\x9d\x71",
+ "\x9d\x73", "\x9d\x75", "\x9d\x76", "\x9d\x77", "\x9d\x81", "\x9d\x85",
+ "\x9d\x93", "\x9d\x95", "\x9d\xa1", "\x9d\xa2", "\x9d\xa5", "\x9d\xa9",
+ "\x9d\xb1", "\x9d\xb3", "\x9d\xb5", "\x9d\xb7", "\x9d\xc1", "\x9d\xc5",
+ "\x9d\xd7", "\x9d\xe1", "\x9d\xf6", "\x9e\x41", "\x9e\x45", "\x9e\x49",
+ "\x9e\x51", "\x9e\x53", "\x9e\x55", "\x9e\x57", "\x9e\x61", "\x9e\x65",
+ "\x9e\x69", "\x9e\x71", "\x9e\x73", "\x9e\x75", "\x9e\x77", "\x9e\x81",
+ "\x9e\x82", "\x9e\x85", "\x9e\x89", "\x9e\x91", "\x9e\x93", "\x9e\x95",
+ "\x9e\x97", "\x9e\xa1", "\x9e\xb5", "\x9e\xb6", "\x9e\xc1", "\x9e\xe1",
+ "\x9e\xe2", "\x9e\xe5", "\x9e\xe9", "\x9e\xf1", "\x9e\xf5", "\x9e\xf7",
+ "\x9f\x41", "\x9f\x42", "\x9f\x45", "\x9f\x49", "\x9f\x51", "\x9f\x53",
+ "\x9f\x55", "\x9f\x57", "\x9f\x61", "\x9f\x62", "\x9f\x65", "\x9f\x69",
+ "\x9f\x71", "\x9f\x73", "\x9f\x75", "\x9f\x77", "\x9f\x78", "\x9f\x7b",
+ "\x9f\x7c", "\x9f\x81", "\x9f\xa1", "\x9f\xa2", "\x9f\xa5", "\x9f\xa9",
+ "\x9f\xb1", "\x9f\xb3", "\x9f\xb5", "\x9f\xb7", "\xa0\x61", "\xa0\x62",
+ "\xa0\x65", "\xa0\x67", "\xa0\x68", "\xa0\x69", "\xa0\x6a", "\xa0\x6b",
+ "\xa0\x71", "\xa0\x73", "\xa0\x75", "\xa0\x77", "\xa0\x78", "\xa0\x79",
+ "\xa0\x7b", "\xa0\x7d", "\xa0\x81", "\xa0\x82", "\xa0\x85", "\xa0\x89",
+ "\xa0\x91", "\xa0\x93", "\xa0\x95", "\xa0\x96", "\xa0\x97", "\xa0\x98",
+ "\xa0\x99", "\xa0\xa1", "\xa0\xa2", "\xa0\xa9", "\xa0\xb7", "\xa0\xc1",
+ "\xa0\xe1", "\xa0\xe2", "\xa0\xe5", "\xa0\xe9", "\xa0\xeb", "\xa0\xf1",
+ "\xa0\xf3", "\xa0\xf5", "\xa0\xf7", "\xa0\xf8", "\xa0\xfd", "\xa1\x41",
+ "\xa1\x42", "\xa1\x45", "\xa1\x49", "\xa1\x51", "\xa1\x53", "\xa1\x55",
+ "\xa1\x56", "\xa1\x57", "\xa1\x59", "\xa1\x5b", "\xa1\x61", "\xa1\x62",
+ "\xa1\x65", "\xa1\x69", "\xa1\x71", "\xa1\x75", "\xa1\x76", "\xa1\x77",
+ "\xa1\x79", "\xa1\x81", "\xa1\xa1", "\xa1\xa2", "\xa1\xa4", "\xa1\xa5",
+ "\xa1\xa8", "\xa1\xa9", "\xa1\xab", "\xa1\xb1", "\xa1\xb3", "\xa1\xb5",
+ "\xa1\xb7", "\xa1\xbd", "\xa1\xc1", "\xa1\xc5", "\xa1\xd6", "\xa1\xd7",
+ "\xa1\xe1", "\xa2\x41", "\xa2\x45", "\xa2\x49", "\xa2\x53", "\xa2\x55",
+ "\xa2\x57", "\xa2\x61", "\xa2\x65", "\xa2\x69", "\xa2\x73", "\xa2\x75",
+ "\xa2\x81", "\xa2\x82", "\xa2\x83", "\xa2\x85", "\xa2\x88", "\xa2\x89",
+ "\xa2\x8a", "\xa2\x8b", "\xa2\x91", "\xa2\x93", "\xa2\x95", "\xa2\x97",
+ "\xa2\x9b", "\xa2\x9d", "\xa2\xa1", "\xa2\xa5", "\xa2\xa9", "\xa2\xb3",
+ "\xa2\xb5", "\xa2\xc1", "\xa2\xe1", "\xa2\xe5", "\xa2\xe9", "\xa3\x41",
+ "\xa3\x45", "\xa3\x49", "\xa3\x51", "\xa3\x55", "\xa3\x61", "\xa3\x62",
+ "\xa3\x65", "\xa3\x69", "\xa3\x71", "\xa3\x75", "\xa3\x77", "\xa3\x81",
+ "\xa3\x85", "\xa3\xa1", "\xa3\xa2", "\xa3\xa5", "\xa3\xa8", "\xa3\xa9",
+ "\xa3\xab", "\xa3\xb1", "\xa3\xb3", "\xa3\xb5", "\xa3\xb6", "\xa3\xb7",
+ "\xa3\xb8", "\xa3\xb9", "\xa3\xbb", "\xa4\x61", "\xa4\x62", "\xa4\x63",
+ "\xa4\x64", "\xa4\x65", "\xa4\x68", "\xa4\x69", "\xa4\x6a", "\xa4\x6b",
+ "\xa4\x6c", "\xa4\x71", "\xa4\x73", "\xa4\x75", "\xa4\x76", "\xa4\x77",
+ "\xa4\x7b", "\xa4\x81", "\xa4\x82", "\xa4\x85", "\xa4\x88", "\xa4\x89",
+ "\xa4\x91", "\xa4\x93", "\xa4\x95", "\xa4\x96", "\xa4\x97", "\xa4\x9b",
+ "\xa4\xa1", "\xa4\xa2", "\xa4\xa5", "\xa4\xb1", "\xa4\xb3", "\xa4\xc1",
+ "\xa4\xe1", "\xa4\xe2", "\xa4\xe5", "\xa4\xe8", "\xa4\xe9", "\xa4\xeb",
+ "\xa4\xf1", "\xa4\xf3", "\xa4\xf5", "\xa4\xf6", "\xa4\xf7", "\xa4\xf8",
+ "\xa4\xfa", "\xa5\x41", "\xa5\x42", "\xa5\x45", "\xa5\x48", "\xa5\x49",
+ "\xa5\x51", "\xa5\x53", "\xa5\x55", "\xa5\x56", "\xa5\x57", "\xa5\x5b",
+ "\xa5\x61", "\xa5\x62", "\xa5\x65", "\xa5\x69", "\xa5\x71", "\xa5\x73",
+ "\xa5\x75", "\xa5\x76", "\xa5\x77", "\xa5\x78", "\xa5\x79", "\xa5\x7a",
+ "\xa5\x7b", "\xa5\x81", "\xa5\x85", "\xa5\xa1", "\xa5\xa2", "\xa5\xa3",
+ "\xa5\xa5", "\xa5\xa9", "\xa5\xb1", "\xa5\xb3", "\xa5\xb5", "\xa5\xb7",
+ "\xa5\xc1", "\xa5\xc5", "\xa5\xd5", "\xa5\xd6", "\xa5\xe1", "\xa5\xf6",
+ "\xa6\x41", "\xa6\x42", "\xa6\x45", "\xa6\x49", "\xa6\x51", "\xa6\x53",
+ "\xa6\x61", "\xa6\x65", "\xa6\x81", "\xa6\x82", "\xa6\x85", "\xa6\x88",
+ "\xa6\x89", "\xa6\x8a", "\xa6\x8b", "\xa6\x91", "\xa6\x93", "\xa6\x95",
+ "\xa6\x97", "\xa6\x99", "\xa6\x9b", "\xa6\x9c", "\xa6\xa1", "\xa6\xa9",
+ "\xa6\xb6", "\xa6\xba", "\xa6\xc1", "\xa6\xe1", "\xa6\xe2", "\xa6\xe5",
+ "\xa6\xe9", "\xa6\xf7", "\xa7\x41", "\xa7\x45", "\xa7\x49", "\xa7\x51",
+ "\xa7\x55", "\xa7\x57", "\xa7\x61", "\xa7\x62", "\xa7\x65", "\xa7\x69",
+ "\xa7\x6d", "\xa7\x71", "\xa7\x73", "\xa7\x75", "\xa7\x77", "\xa7\x81",
+ "\xa7\xa1", "\xa7\xa2", "\xa7\xa5", "\xa7\xa8", "\xa7\xa9", "\xa7\xab",
+ "\xa7\xb1", "\xa7\xb3", "\xa7\xb5", "\xa7\xb7", "\xa7\xb8", "\xa7\xb9",
+ "\xa8\x61", "\xa8\x62", "\xa8\x65", "\xa8\x69", "\xa8\x6b", "\xa8\x71",
+ "\xa8\x73", "\xa8\x75", "\xa8\x76", "\xa8\x77", "\xa8\x7d", "\xa8\x81",
+ "\xa8\x82", "\xa8\x85", "\xa8\x89", "\xa8\x91", "\xa8\x93", "\xa8\x95",
+ "\xa8\x96", "\xa8\x97", "\xa8\xa1", "\xa8\xa2", "\xa8\xa5", "\xa8\xb1",
+ "\xa8\xc1", "\xa8\xe1", "\xa8\xe2", "\xa8\xe5", "\xa8\xe8", "\xa8\xe9",
+ "\xa8\xf1", "\xa8\xf5", "\xa8\xf6", "\xa8\xf7", "\xa9\x41", "\xa9\x42",
+ "\xa9\x45", "\xa9\x49", "\xa9\x55", "\xa9\x57", "\xa9\x61", "\xa9\x62",
+ "\xa9\x71", "\xa9\x73", "\xa9\x75", "\xa9\x76", "\xa9\x77", "\xa9\x81",
+ "\xa9\xa1", "\xa9\xa2", "\xa9\xa5", "\xa9\xa9", "\xa9\xb1", "\xa9\xb3",
+ "\xa9\xb7", "\xa9\xc1", "\xa9\xe1", "\xaa\x41", "\xaa\x61", "\xaa\x71",
+ "\xaa\x77", "\xaa\x81", "\xaa\x82", "\xaa\x85", "\xaa\x89", "\xaa\x8a",
+ "\xaa\x91", "\xaa\x93", "\xaa\x95", "\xaa\x97", "\xaa\xa1", "\xaa\xc1",
+ "\xaa\xe1", "\xab\x41", "\xab\x57", "\xab\x61", "\xab\x62", "\xab\x65",
+ "\xab\x69", "\xab\x71", "\xab\x73", "\xab\x81", "\xab\xa1", "\xab\xa2",
+ "\xab\xa5", "\xab\xa9", "\xab\xb1", "\xab\xb3", "\xab\xb5", "\xab\xb7",
+ "\xac\x61", "\xac\x62", "\xac\x63", "\xac\x64", "\xac\x65", "\xac\x68",
+ "\xac\x69", "\xac\x6a", "\xac\x6b", "\xac\x6c", "\xac\x70", "\xac\x71",
+ "\xac\x73", "\xac\x75", "\xac\x76", "\xac\x77", "\xac\x79", "\xac\x7b",
+ "\xac\x7d", "\xac\x81", "\xac\x82", "\xac\x85", "\xac\x88", "\xac\x89",
+ "\xac\x91", "\xac\x93", "\xac\x95", "\xac\x96", "\xac\x97", "\xac\xa1",
+ "\xac\xa2", "\xac\xa5", "\xac\xa9", "\xac\xb1", "\xac\xb3", "\xac\xb5",
+ "\xac\xb7", "\xac\xc1", "\xac\xc5", "\xac\xc9", "\xac\xd1", "\xac\xd7",
+ "\xac\xe1", "\xac\xe2", "\xac\xe3", "\xac\xe4", "\xac\xe5", "\xac\xe8",
+ "\xac\xe9", "\xac\xea", "\xac\xeb", "\xac\xec", "\xac\xf1", "\xac\xf3",
+ "\xac\xf5", "\xac\xf6", "\xac\xf7", "\xac\xfc", "\xad\x41", "\xad\x42",
+ "\xad\x45", "\xad\x48", "\xad\x49", "\xad\x51", "\xad\x53", "\xad\x55",
+ "\xad\x56", "\xad\x57", "\xad\x5b", "\xad\x61", "\xad\x62", "\xad\x64",
+ "\xad\x65", "\xad\x69", "\xad\x71", "\xad\x73", "\xad\x75", "\xad\x76",
+ "\xad\x77", "\xad\x81", "\xad\x85", "\xad\x89", "\xad\x97", "\xad\xa1",
+ "\xad\xa2", "\xad\xa3", "\xad\xa5", "\xad\xa8", "\xad\xa9", "\xad\xab",
+ "\xad\xb1", "\xad\xb3", "\xad\xb5", "\xad\xb7", "\xad\xbb", "\xad\xc1",
+ "\xad\xc2", "\xad\xc5", "\xad\xc9", "\xad\xd5", "\xad\xd7", "\xad\xe1",
+ "\xad\xe5", "\xad\xe9", "\xad\xf1", "\xad\xf5", "\xad\xf6", "\xae\x41",
+ "\xae\x45", "\xae\x49", "\xae\x51", "\xae\x53", "\xae\x55", "\xae\x61",
+ "\xae\x62", "\xae\x65", "\xae\x69", "\xae\x71", "\xae\x73", "\xae\x75",
+ "\xae\x77", "\xae\x81", "\xae\x82", "\xae\x85", "\xae\x88", "\xae\x89",
+ "\xae\x91", "\xae\x93", "\xae\x95", "\xae\x97", "\xae\x99", "\xae\x9b",
+ "\xae\x9c", "\xae\xa1", "\xae\xb6", "\xae\xc1", "\xae\xc2", "\xae\xc5",
+ "\xae\xc9", "\xae\xd1", "\xae\xd7", "\xae\xe1", "\xae\xe2", "\xae\xe5",
+ "\xae\xe9", "\xae\xf1", "\xae\xf3", "\xae\xf5", "\xae\xf7", "\xaf\x41",
+ "\xaf\x42", "\xaf\x45", "\xaf\x49", "\xaf\x51", "\xaf\x55", "\xaf\x57",
+ "\xaf\x61", "\xaf\x62", "\xaf\x65", "\xaf\x69", "\xaf\x6a", "\xaf\x70",
+ "\xaf\x71", "\xaf\x73", "\xaf\x75", "\xaf\x77", "\xaf\x81", "\xaf\xa1",
+ "\xaf\xa2", "\xaf\xa5", "\xaf\xa8", "\xaf\xa9", "\xaf\xab", "\xaf\xb0",
+ "\xaf\xb1", "\xaf\xb3", "\xaf\xb5", "\xaf\xb7", "\xaf\xbc", "\xb0\x61",
+ "\xb0\x62", "\xb0\x64", "\xb0\x65", "\xb0\x69", "\xb0\x6b", "\xb0\x71",
+ "\xb0\x73", "\xb0\x75", "\xb0\x76", "\xb0\x77", "\xb0\x7d", "\xb0\x81",
+ "\xb0\x82", "\xb0\x85", "\xb0\x89", "\xb0\x91", "\xb0\x93", "\xb0\x95",
+ "\xb0\x96", "\xb0\x97", "\xb0\xa1", "\xb0\xb5", "\xb0\xb7", "\xb0\xc1",
+ "\xb0\xe1", "\xb0\xe2", "\xb0\xe5", "\xb0\xe9", "\xb0\xeb", "\xb0\xf1",
+ "\xb0\xf3", "\xb0\xf5", "\xb0\xf6", "\xb0\xf7", "\xb1\x41", "\xb1\x42",
+ "\xb1\x45", "\xb1\x49", "\xb1\x57", "\xb1\x61", "\xb1\x81", "\xb1\x85",
+ "\xb1\xa1", "\xb1\xa2", "\xb1\xa5", "\xb1\xa8", "\xb1\xa9", "\xb1\xab",
+ "\xb1\xb1", "\xb1\xb3", "\xb1\xb7", "\xb1\xc1", "\xb1\xc2", "\xb1\xc5",
+ "\xb1\xc9", "\xb1\xd6", "\xb1\xe1", "\xb1\xf6", "\xb2\x41", "\xb2\x45",
+ "\xb2\x49", "\xb2\x51", "\xb2\x53", "\xb2\x55", "\xb2\x61", "\xb2\x81",
+ "\xb2\x82", "\xb2\x85", "\xb2\x89", "\xb2\x91", "\xb2\x93", "\xb2\x95",
+ "\xb2\x97", "\xb2\xa1", "\xb2\xb5", "\xb2\xb6", "\xb2\xc1", "\xb2\xe1",
+ "\xb2\xe5", "\xb2\xfd", "\xb3\x41", "\xb3\x57", "\xb3\x61", "\xb3\x62",
+ "\xb3\x65", "\xb3\x69", "\xb3\x6b", "\xb3\x70", "\xb3\x71", "\xb3\x73",
+ "\xb3\x81", "\xb3\x85", "\xb3\x89", "\xb3\x91", "\xb3\xa1", "\xb3\xa2",
+ "\xb3\xa5", "\xb3\xa9", "\xb3\xb1", "\xb3\xb3", "\xb3\xb5", "\xb3\xb6",
+ "\xb3\xb7", "\xb3\xb9", "\xb4\x61", "\xb4\x62", "\xb4\x65", "\xb4\x66",
+ "\xb4\x67", "\xb4\x69", "\xb4\x6a", "\xb4\x6b", "\xb4\x6c", "\xb4\x70",
+ "\xb4\x71", "\xb4\x73", "\xb4\x75", "\xb4\x76", "\xb4\x77", "\xb4\x7b",
+ "\xb4\x7c", "\xb4\x7d", "\xb4\x81", "\xb4\x82", "\xb4\x85", "\xb4\x89",
+ "\xb4\x91", "\xb4\x93", "\xb4\x95", "\xb4\x96", "\xb4\x97", "\xb4\xa1",
+ "\xb4\xa2", "\xb4\xa5", "\xb4\xa9", "\xb4\xac", "\xb4\xb1", "\xb4\xb3",
+ "\xb4\xb5", "\xb4\xb6", "\xb4\xb7", "\xb4\xbb", "\xb4\xbd", "\xb4\xc1",
+ "\xb4\xc5", "\xb4\xc9", "\xb4\xd3", "\xb4\xd5", "\xb4\xe1", "\xb4\xe2",
+ "\xb4\xe3", "\xb4\xe5", "\xb4\xe6", "\xb4\xe8", "\xb4\xe9", "\xb4\xea",
+ "\xb4\xeb", "\xb4\xf1", "\xb4\xf3", "\xb4\xf4", "\xb4\xf5", "\xb4\xf6",
+ "\xb4\xf7", "\xb4\xf8", "\xb4\xfa", "\xb4\xfc", "\xb5\x41", "\xb5\x42",
+ "\xb5\x45", "\xb5\x49", "\xb5\x51", "\xb5\x53", "\xb5\x55", "\xb5\x57",
+ "\xb5\x61", "\xb5\x62", "\xb5\x63", "\xb5\x65", "\xb5\x66", "\xb5\x68",
+ "\xb5\x69", "\xb5\x6b", "\xb5\x6c", "\xb5\x71", "\xb5\x73", "\xb5\x74",
+ "\xb5\x75", "\xb5\x76", "\xb5\x77", "\xb5\x7b", "\xb5\x7c", "\xb5\x7d",
+ "\xb5\x81", "\xb5\x85", "\xb5\x89", "\xb5\x91", "\xb5\x93", "\xb5\x95",
+ "\xb5\x96", "\xb5\x97", "\xb5\xa1", "\xb5\xa2", "\xb5\xa5", "\xb5\xa8",
+ "\xb5\xa9", "\xb5\xaa", "\xb5\xab", "\xb5\xad", "\xb5\xb0", "\xb5\xb1",
+ "\xb5\xb3", "\xb5\xb5", "\xb5\xb7", "\xb5\xb8", "\xb5\xb9", "\xb5\xc1",
+ "\xb5\xc2", "\xb5\xc5", "\xb5\xc9", "\xb5\xd1", "\xb5\xd3", "\xb5\xd5",
+ "\xb5\xd6", "\xb5\xd7", "\xb5\xe1", "\xb5\xe2", "\xb5\xe5", "\xb5\xf1",
+ "\xb5\xf5", "\xb5\xf7", "\xb6\x41", "\xb6\x42", "\xb6\x45", "\xb6\x49",
+ "\xb6\x51", "\xb6\x53", "\xb6\x55", "\xb6\x57", "\xb6\x61", "\xb6\x62",
+ "\xb6\x65", "\xb6\x69", "\xb6\x71", "\xb6\x73", "\xb6\x75", "\xb6\x77",
+ "\xb6\x81", "\xb6\x82", "\xb6\x85", "\xb6\x88", "\xb6\x89", "\xb6\x8a",
+ "\xb6\x8b", "\xb6\x91", "\xb6\x93", "\xb6\x95", "\xb6\x97", "\xb6\xa1",
+ "\xb6\xa2", "\xb6\xa5", "\xb6\xa9", "\xb6\xb1", "\xb6\xb3", "\xb6\xb5",
+ "\xb6\xb6", "\xb6\xb7", "\xb6\xc1", "\xb6\xc2", "\xb6\xc5", "\xb6\xc9",
+ "\xb6\xd1", "\xb6\xd3", "\xb6\xd7", "\xb6\xe1", "\xb6\xe2", "\xb6\xe5",
+ "\xb6\xe8", "\xb6\xe9", "\xb6\xf1", "\xb6\xf3", "\xb6\xf5", "\xb6\xf7",
+ "\xb7\x41", "\xb7\x42", "\xb7\x45", "\xb7\x49", "\xb7\x51", "\xb7\x53",
+ "\xb7\x55", "\xb7\x57", "\xb7\x58", "\xb7\x59", "\xb7\x61", "\xb7\x62",
+ "\xb7\x65", "\xb7\x69", "\xb7\x6f", "\xb7\x71", "\xb7\x73", "\xb7\x75",
+ "\xb7\x77", "\xb7\x78", "\xb7\x79", "\xb7\x7a", "\xb7\x7b", "\xb7\x7c",
+ "\xb7\x7d", "\xb7\x81", "\xb7\x85", "\xb7\x89", "\xb7\x91", "\xb7\x95",
+ "\xb7\xa1", "\xb7\xa2", "\xb7\xa5", "\xb7\xa8", "\xb7\xa9", "\xb7\xaa",
+ "\xb7\xab", "\xb7\xb0", "\xb7\xb1", "\xb7\xb3", "\xb7\xb5", "\xb7\xb6",
+ "\xb7\xb7", "\xb7\xb8", "\xb7\xbc", "\xb8\x61", "\xb8\x62", "\xb8\x65",
+ "\xb8\x67", "\xb8\x68", "\xb8\x69", "\xb8\x6b", "\xb8\x71", "\xb8\x73",
+ "\xb8\x75", "\xb8\x76", "\xb8\x77", "\xb8\x78", "\xb8\x79", "\xb8\x7c",
+ "\xb8\x81", "\xb8\x82", "\xb8\x85", "\xb8\x89", "\xb8\x91", "\xb8\x93",
+ "\xb8\x95", "\xb8\x96", "\xb8\x97", "\xb8\xa1", "\xb8\xa2", "\xb8\xa5",
+ "\xb8\xa7", "\xb8\xa9", "\xb8\xb1", "\xb8\xb7", "\xb8\xc1", "\xb8\xc5",
+ "\xb8\xc9", "\xb8\xe1", "\xb8\xe2", "\xb8\xe5", "\xb8\xe8", "\xb8\xe9",
+ "\xb8\xeb", "\xb8\xf1", "\xb8\xf3", "\xb8\xf5", "\xb8\xf6", "\xb8\xf7",
+ "\xb8\xf8", "\xb8\xfd", "\xb9\x41", "\xb9\x42", "\xb9\x45", "\xb9\x49",
+ "\xb9\x51", "\xb9\x53", "\xb9\x55", "\xb9\x57", "\xb9\x61", "\xb9\x62",
+ "\xb9\x65", "\xb9\x69", "\xb9\x71", "\xb9\x73", "\xb9\x75", "\xb9\x76",
+ "\xb9\x77", "\xb9\x81", "\xb9\xa1", "\xb9\xa2", "\xb9\xa5", "\xb9\xa9",
+ "\xb9\xab", "\xb9\xb1", "\xb9\xb3", "\xb9\xb5", "\xb9\xb7", "\xb9\xb8",
+ "\xb9\xb9", "\xb9\xbd", "\xb9\xc1", "\xb9\xc2", "\xb9\xc5", "\xb9\xc9",
+ "\xb9\xd1", "\xb9\xd3", "\xb9\xd5", "\xb9\xd6", "\xb9\xd7", "\xb9\xe1",
+ "\xb9\xe5", "\xb9\xe9", "\xb9\xf1", "\xb9\xf6", "\xb9\xf7", "\xba\x41",
+ "\xba\x45", "\xba\x49", "\xba\x51", "\xba\x53", "\xba\x55", "\xba\x57",
+ "\xba\x61", "\xba\x62", "\xba\x65", "\xba\x69", "\xba\x71", "\xba\x73",
+ "\xba\x77", "\xba\x81", "\xba\x82", "\xba\x85", "\xba\x89", "\xba\x8a",
+ "\xba\x8b", "\xba\x91", "\xba\x93", "\xba\x95", "\xba\x97", "\xba\xa1",
+ "\xba\xb5", "\xba\xb6", "\xba\xc1", "\xba\xe1", "\xba\xe2", "\xba\xe5",
+ "\xba\xe9", "\xba\xf1", "\xba\xf3", "\xba\xf5", "\xbb\x41", "\xbb\x42",
+ "\xbb\x45", "\xbb\x49", "\xbb\x51", "\xbb\x61", "\xbb\x62", "\xbb\x65",
+ "\xbb\x69", "\xbb\x71", "\xbb\x73", "\xbb\x75", "\xbb\x77", "\xbb\x81",
+ "\xbb\xa1", "\xbb\xa2", "\xbb\xa5", "\xbb\xa8", "\xbb\xa9", "\xbb\xab",
+ "\xbb\xb1", "\xbb\xb3", "\xbb\xb5", "\xbb\xb6", "\xbb\xb7", "\xbb\xb8",
+ "\xbb\xbb", "\xbb\xbc", "\xbc\x61", "\xbc\x62", "\xbc\x65", "\xbc\x67",
+ "\xbc\x69", "\xbc\x6c", "\xbc\x71", "\xbc\x73", "\xbc\x75", "\xbc\x76",
+ "\xbc\x77", "\xbc\x81", "\xbc\x82", "\xbc\x85", "\xbc\x89", "\xbc\x91",
+ "\xbc\x93", "\xbc\x95", "\xbc\x96", "\xbc\x97", "\xbc\xa1", "\xbc\xa5",
+ "\xbc\xb7", "\xbc\xc1", "\xbc\xe1", "\xbc\xe2", "\xbc\xe5", "\xbc\xe9",
+ "\xbc\xec", "\xbc\xf1", "\xbc\xf3", "\xbc\xf5", "\xbc\xf6", "\xbc\xf7",
+ "\xbd\x41", "\xbd\x49", "\xbd\x57", "\xbd\x61", "\xbd\x75", "\xbd\x76",
+ "\xbd\x81", "\xbd\xa1", "\xbd\xa2", "\xbd\xa5", "\xbd\xa9", "\xbd\xb1",
+ "\xbd\xb3", "\xbd\xb5", "\xbd\xb7", "\xbd\xb8", "\xbd\xb9", "\xbd\xc1",
+ "\xbd\xc2", "\xbd\xc9", "\xbd\xd6", "\xbd\xe1", "\xbd\xf6", "\xbe\x41",
+ "\xbe\x45", "\xbe\x49", "\xbe\x51", "\xbe\x53", "\xbe\x61", "\xbe\x77",
+ "\xbe\x81", "\xbe\x82", "\xbe\x85", "\xbe\x89", "\xbe\x91", "\xbe\x93",
+ "\xbe\x97", "\xbe\xa1", "\xbe\xb6", "\xbe\xb7", "\xbe\xc1", "\xbe\xe1",
+ "\xbf\x41", "\xbf\x61", "\xbf\x71", "\xbf\x73", "\xbf\x75", "\xbf\x77",
+ "\xbf\x81", "\xbf\xa1", "\xbf\xa2", "\xbf\xa5", "\xbf\xa9", "\xbf\xb1",
+ "\xbf\xb3", "\xbf\xb5", "\xbf\xb7", "\xbf\xb8", "\xbf\xbc", "\xbf\xbd",
+ "\xc0\x61", "\xc0\x62", "\xc0\x65", "\xc0\x67", "\xc0\x68", "\xc0\x69",
+ "\xc0\x71", "\xc0\x73", "\xc0\x75", "\xc0\x76", "\xc0\x77", "\xc0\x78",
+ "\xc0\x79", "\xc0\x7c", "\xc0\x81", "\xc0\x82", "\xc0\x85", "\xc0\x89",
+ "\xc0\x91", "\xc0\x93", "\xc0\x95", "\xc0\x96", "\xc0\x97", "\xc0\xa1",
+ "\xc0\xa5", "\xc0\xa7", "\xc0\xa9", "\xc0\xb1", "\xc0\xb3", "\xc0\xb7",
+ "\xc0\xc1", "\xc0\xe1", "\xc0\xe2", "\xc0\xe5", "\xc0\xe9", "\xc0\xf1",
+ "\xc0\xf3", "\xc0\xf5", "\xc0\xf6", "\xc0\xf7", "\xc1\x41", "\xc1\x42",
+ "\xc1\x45", "\xc1\x49", "\xc1\x51", "\xc1\x53", "\xc1\x55", "\xc1\x57",
+ "\xc1\x61", "\xc1\x65", "\xc1\x75", "\xc1\x76", "\xc1\x77", "\xc1\x81",
+ "\xc1\x85", "\xc1\x97", "\xc1\xa1", "\xc1\xa2", "\xc1\xa5", "\xc1\xa9",
+ "\xc1\xb1", "\xc1\xb3", "\xc1\xb5", "\xc1\xb7", "\xc1\xc1", "\xc1\xc5",
+ "\xc1\xc9", "\xc1\xd7", "\xc1\xe1", "\xc2\x41", "\xc2\x45", "\xc2\x49",
+ "\xc2\x51", "\xc2\x53", "\xc2\x55", "\xc2\x57", "\xc2\x61", "\xc2\x71",
+ "\xc2\x81", "\xc2\x82", "\xc2\x85", "\xc2\x89", "\xc2\x91", "\xc2\x93",
+ "\xc2\x95", "\xc2\x97", "\xc2\xa1", "\xc2\xb5", "\xc2\xb6", "\xc2\xc1",
+ "\xc2\xc5", "\xc2\xe1", "\xc2\xe5", "\xc2\xe9", "\xc2\xf1", "\xc2\xf3",
+ "\xc2\xf5", "\xc2\xf7", "\xc3\x41", "\xc3\x45", "\xc3\x49", "\xc3\x51",
+ "\xc3\x57", "\xc3\x61", "\xc3\x62", "\xc3\x65", "\xc3\x69", "\xc3\x71",
+ "\xc3\x73", "\xc3\x75", "\xc3\x77", "\xc3\x81", "\xc3\xa1", "\xc3\xa2",
+ "\xc3\xa5", "\xc3\xa8", "\xc3\xa9", "\xc3\xaa", "\xc3\xb1", "\xc3\xb3",
+ "\xc3\xb5", "\xc3\xb7", "\xc4\x61", "\xc4\x62", "\xc4\x65", "\xc4\x68",
+ "\xc4\x69", "\xc4\x71", "\xc4\x73", "\xc4\x75", "\xc4\x77", "\xc4\x81",
+ "\xc4\x82", "\xc4\x85", "\xc4\x88", "\xc4\x89", "\xc4\x91", "\xc4\x93",
+ "\xc4\x95", "\xc4\x96", "\xc4\x97", "\xc4\x9b", "\xc4\xa1", "\xc4\xa2",
+ "\xc4\xb7", "\xc4\xc1", "\xc4\xe1", "\xc4\xe2", "\xc4\xe5", "\xc4\xe8",
+ "\xc4\xe9", "\xc4\xf1", "\xc4\xf3", "\xc4\xf5", "\xc4\xf6", "\xc4\xf7",
+ "\xc4\xfb", "\xc5\x41", "\xc5\x42", "\xc5\x45", "\xc5\x49", "\xc5\x51",
+ "\xc5\x53", "\xc5\x55", "\xc5\x57", "\xc5\x5b", "\xc5\x61", "\xc5\x65",
+ "\xc5\x69", "\xc5\x71", "\xc5\x73", "\xc5\x75", "\xc5\x76", "\xc5\x77",
+ "\xc5\x81", "\xc5\xa1", "\xc5\xa2", "\xc5\xa5", "\xc5\xa9", "\xc5\xb1",
+ "\xc5\xb3", "\xc5\xb5", "\xc5\xb7", "\xc5\xc1", "\xc5\xc2", "\xc5\xc5",
+ "\xc5\xc9", "\xc5\xd1", "\xc5\xd7", "\xc5\xe1", "\xc5\xe2", "\xc5\xe5",
+ "\xc5\xf5", "\xc5\xf7", "\xc6\x41", "\xc6\x45", "\xc6\x49", "\xc6\x57",
+ "\xc6\x61", "\xc6\x81", "\xc6\x82", "\xc6\x85", "\xc6\x89", "\xc6\x91",
+ "\xc6\x93", "\xc6\x95", "\xc6\x97", "\xc6\xa1", "\xc6\xa5", "\xc6\xa9",
+ "\xc6\xb7", "\xc6\xc1", "\xc6\xd7", "\xc6\xe1", "\xc6\xe2", "\xc6\xe5",
+ "\xc6\xe9", "\xc6\xf1", "\xc6\xf3", "\xc6\xf5", "\xc6\xf7", "\xc7\x41",
+ "\xc7\x45", "\xc7\x49", "\xc7\x51", "\xc7\x61", "\xc7\x62", "\xc7\x65",
+ "\xc7\x69", "\xc7\x71", "\xc7\x73", "\xc7\x77", "\xc7\x81", "\xc7\xa1",
+ "\xc7\xa2", "\xc7\xa5", "\xc7\xa9", "\xc7\xb1", "\xc7\xb3", "\xc7\xb5",
+ "\xc7\xb7", "\xc8\x61", "\xc8\x62", "\xc8\x65", "\xc8\x69", "\xc8\x6a",
+ "\xc8\x71", "\xc8\x73", "\xc8\x75", "\xc8\x76", "\xc8\x77", "\xc8\x81",
+ "\xc8\x82", "\xc8\x85", "\xc8\x89", "\xc8\x91", "\xc8\x93", "\xc8\x95",
+ "\xc8\x96", "\xc8\x97", "\xc8\xa1", "\xc8\xb7", "\xc8\xc1", "\xc8\xe1",
+ "\xc8\xe2", "\xc8\xe5", "\xc8\xe9", "\xc8\xeb", "\xc8\xf1", "\xc8\xf3",
+ "\xc8\xf5", "\xc8\xf6", "\xc8\xf7", "\xc9\x41", "\xc9\x42", "\xc9\x45",
+ "\xc9\x49", "\xc9\x51", "\xc9\x53", "\xc9\x55", "\xc9\x56", "\xc9\x57",
+ "\xc9\x61", "\xc9\x62", "\xc9\x65", "\xc9\x76", "\xc9\x81", "\xc9\x85",
+ "\xc9\xa1", "\xc9\xa2", "\xc9\xa5", "\xc9\xa9", "\xc9\xb1", "\xc9\xb3",
+ "\xc9\xb5", "\xc9\xb7", "\xc9\xbc", "\xc9\xc1", "\xc9\xc5", "\xc9\xe1",
+ "\xca\x41", "\xca\x45", "\xca\x55", "\xca\x57", "\xca\x61", "\xca\x81",
+ "\xca\x82", "\xca\x85", "\xca\x89", "\xca\x91", "\xca\x93", "\xca\x95",
+ "\xca\x97", "\xca\xa1", "\xca\xb6", "\xca\xc1", "\xca\xd5", "\xca\xe1",
+ "\xca\xe2", "\xca\xe5", "\xca\xe9", "\xca\xf1", "\xca\xf3", "\xca\xf5",
+ "\xca\xf7", "\xcb\x41", "\xcb\x45", "\xcb\x49", "\xcb\x51", "\xcb\x57",
+ "\xcb\x61", "\xcb\x62", "\xcb\x65", "\xcb\x68", "\xcb\x69", "\xcb\x6b",
+ "\xcb\x71", "\xcb\x73", "\xcb\x75", "\xcb\x77", "\xcb\x81", "\xcb\x85",
+ "\xcb\x89", "\xcb\x91", "\xcb\x93", "\xcb\x95", "\xcb\xa1", "\xcb\xa2",
+ "\xcb\xa5", "\xcb\xa9", "\xcb\xb1", "\xcb\xb3", "\xcb\xb5", "\xcb\xb7",
+ "\xcb\xbc", "\xcc\x61", "\xcc\x62", "\xcc\x63", "\xcc\x65", "\xcc\x69",
+ "\xcc\x6b", "\xcc\x71", "\xcc\x73", "\xcc\x75", "\xcc\x76", "\xcc\x77",
+ "\xcc\x7b", "\xcc\x7c", "\xcc\x81", "\xcc\x82", "\xcc\x85", "\xcc\x89",
+ "\xcc\x91", "\xcc\x93", "\xcc\x95", "\xcc\x96", "\xcc\x97", "\xcc\xa1",
+ "\xcc\xa2", "\xcc\xb7", "\xcc\xc1", "\xcc\xe1", "\xcc\xe2", "\xcc\xe5",
+ "\xcc\xe9", "\xcc\xf1", "\xcc\xf3", "\xcc\xf5", "\xcc\xf6", "\xcc\xf7",
+ "\xcd\x41", "\xcd\x42", "\xcd\x45", "\xcd\x49", "\xcd\x51", "\xcd\x53",
+ "\xcd\x55", "\xcd\x57", "\xcd\x5c", "\xcd\x61", "\xcd\x62", "\xcd\x65",
+ "\xcd\x69", "\xcd\x71", "\xcd\x73", "\xcd\x75", "\xcd\x76", "\xcd\x77",
+ "\xcd\x81", "\xcd\x89", "\xcd\x93", "\xcd\x95", "\xcd\xa1", "\xcd\xa2",
+ "\xcd\xa5", "\xcd\xa9", "\xcd\xb1", "\xcd\xb3", "\xcd\xb5", "\xcd\xb7",
+ "\xcd\xc1", "\xcd\xd7", "\xcd\xe1", "\xce\x41", "\xce\x45", "\xce\x61",
+ "\xce\x65", "\xce\x69", "\xce\x73", "\xce\x75", "\xce\x81", "\xce\x82",
+ "\xce\x85", "\xce\x88", "\xce\x89", "\xce\x8b", "\xce\x91", "\xce\x93",
+ "\xce\x95", "\xce\x97", "\xce\xa1", "\xce\xb7", "\xce\xc1", "\xce\xe1",
+ "\xce\xe5", "\xce\xe9", "\xce\xf1", "\xce\xf5", "\xcf\x41", "\xcf\x42",
+ "\xcf\x45", "\xcf\x49", "\xcf\x51", "\xcf\x55", "\xcf\x57", "\xcf\x61",
+ "\xcf\x62", "\xcf\x65", "\xcf\x69", "\xcf\x6d", "\xcf\x71", "\xcf\x73",
+ "\xcf\x75", "\xcf\x77", "\xcf\x81", "\xcf\x85", "\xcf\xa1", "\xcf\xa2",
+ "\xcf\xa5", "\xcf\xa9", "\xcf\xb1", "\xcf\xb3", "\xcf\xb5", "\xcf\xb7",
+ "\xd0\x61", "\xd0\x62", "\xd0\x65", "\xd0\x68", "\xd0\x69", "\xd0\x6a",
+ "\xd0\x6e", "\xd0\x71", "\xd0\x73", "\xd0\x75", "\xd0\x76", "\xd0\x77",
+ "\xd0\x7b", "\xd0\x81", "\xd0\x82", "\xd0\x85", "\xd0\x89", "\xd0\x91",
+ "\xd0\x93", "\xd0\x95", "\xd0\x96", "\xd0\x97", "\xd0\xa1", "\xd0\xb7",
+ "\xd0\xc1", "\xd0\xe1", "\xd0\xe2", "\xd0\xe5", "\xd0\xe8", "\xd0\xe9",
+ "\xd0\xeb", "\xd0\xf1", "\xd0\xf3", "\xd0\xf5", "\xd0\xf7", "\xd1\x41",
+ "\xd1\x42", "\xd1\x45", "\xd1\x49", "\xd1\x51", "\xd1\x53", "\xd1\x55",
+ "\xd1\x57", "\xd1\x61", "\xd1\x62", "\xd1\x65", "\xd1\x69", "\xd1\x71",
+ "\xd1\x73", "\xd1\x75", "\xd1\x76", "\xd1\x77", "\xd1\x81", "\xd1\x85",
+ "\xd1\x89", "\xd1\x91", "\xd1\x93", "\xd1\xa1", "\xd1\xa2", "\xd1\xa5",
+ "\xd1\xa9", "\xd1\xae", "\xd1\xb1", "\xd1\xb3", "\xd1\xb5", "\xd1\xb7",
+ "\xd1\xbb", "\xd1\xc1", "\xd1\xc2", "\xd1\xc5", "\xd1\xc9", "\xd1\xd5",
+ "\xd1\xd7", "\xd1\xe1", "\xd1\xe2", "\xd1\xe5", "\xd1\xf5", "\xd1\xf7",
+ "\xd2\x41", "\xd2\x42", "\xd2\x45", "\xd2\x49", "\xd2\x53", "\xd2\x55",
+ "\xd2\x57", "\xd2\x61", "\xd2\x62", "\xd2\x65", "\xd2\x69", "\xd2\x71",
+ "\xd2\x73", "\xd2\x75", "\xd2\x81", "\xd2\x82", "\xd2\x85", "\xd2\x89",
+ "\xd2\x8e", "\xd2\x91", "\xd2\x93", "\xd2\x95", "\xd2\x97", "\xd2\xa1",
+ "\xd2\xa5", "\xd2\xa9", "\xd2\xb1", "\xd2\xb7", "\xd2\xc1", "\xd2\xc2",
+ "\xd2\xc5", "\xd2\xc9", "\xd2\xd1", "\xd2\xd7", "\xd2\xe1", "\xd2\xe2",
+ "\xd2\xe5", "\xd2\xe9", "\xd2\xf1", "\xd2\xf3", "\xd2\xf5", "\xd2\xf7",
+ "\xd3\x41", "\xd3\x42", "\xd3\x45", "\xd3\x49", "\xd3\x51", "\xd3\x55",
+ "\xd3\x57", "\xd3\x61", "\xd3\x62", "\xd3\x65", "\xd3\x67", "\xd3\x68",
+ "\xd3\x69", "\xd3\x6a", "\xd3\x71", "\xd3\x73", "\xd3\x75", "\xd3\x77",
+ "\xd3\x7b", "\xd3\x81", "\xd3\x82", "\xd3\x85", "\xd3\x89", "\xd3\x91",
+ "\xd3\x93", "\xd3\x97", "\xd3\xa1", "\xd3\xa2", "\xd3\xa5", "\xd3\xa9",
+ "\xd3\xb1", "\xd3\xb3", "\xd3\xb5", "\xd3\xb7", "\xd4\x41", "\xd4\x42",
+ "\xd4\x43", "\xd4\x44", "\xd4\x45", "\xd4\x46", "\xd4\x47", "\xd4\x48",
+ "\xd4\x49", "\xd4\x4a", "\xd4\x4b", "\xd4\x4c", "\xd4\x4d", "\xd4\x4e",
+ "\xd4\x4f", "\xd4\x50", "\xd4\x51", "\xd4\x52", "\xd4\x53", "\xd4\x54",
+ "\xd4\x55", "\xd4\x56", "\xd4\x57", "\xd4\x58", "\xd4\x59", "\xd4\x5a",
+ "\xd4\x5b", "\xd4\x5c", "\xd4\x5d", "\xd4\x5e", "\xd4\x5f", "\xd4\x60",
+ "\xd4\x61", "\xd4\x62", "\xd4\x63", "\xd4\x64", "\xd4\x65", "\xd4\x66",
+ "\xd4\x67", "\xd4\x68", "\xd4\x69", "\xd4\x6a", "\xd4\x6b", "\xd4\x6c",
+ "\xd4\x6d", "\xd4\x6e", "\xd4\x6f", "\xd4\x70", "\xd4\x71", "\xd4\x72",
+ "\xd4\x73", "\xd4\x74", "\xd4\x75", "\xd4\x76", "\xd4\x77", "\xd4\x78",
+ "\xd4\x79", "\xd4\x7a", "\xd4\x7b", "\xd4\x7c", "\xd4\x7d", "\xd4\x7e",
+ "\xd4\x7f", "\xd4\x81", "\xd4\x82", "\xd4\x83", "\xd4\x84", "\xd4\x85",
+ "\xd4\x86", "\xd4\x87", "\xd4\x88", "\xd4\x89", "\xd4\x8a", "\xd4\x8b",
+ "\xd4\x8c", "\xd4\x8d", "\xd4\x8e", "\xd4\x8f", "\xd4\x90", "\xd4\x91",
+ "\xd4\x92", "\xd4\x93", "\xd4\x94", "\xd4\x95", "\xd4\x96", "\xd4\x97",
+ "\xd4\x98", "\xd4\x99", "\xd4\x9a", "\xd4\x9b", "\xd4\x9c", "\xd4\x9d",
+ "\xd4\x9e", "\xd4\x9f", "\xd4\xa0", "\xd4\xa1", "\xd4\xa2", "\xd4\xa3",
+ "\xd4\xa4", "\xd4\xa5", "\xd4\xa6", "\xd4\xa7", "\xd4\xa8", "\xd4\xa9",
+ "\xd4\xaa", "\xd4\xab", "\xd4\xac", "\xd4\xad", "\xd4\xae", "\xd4\xaf",
+ "\xd4\xb0", "\xd4\xb1", "\xd4\xb2", "\xd4\xb3", "\xd4\xb4", "\xd4\xb5",
+ "\xd4\xb6", "\xd4\xb7", "\xd4\xb8", "\xd4\xb9", "\xd4\xba", "\xd4\xbb",
+ "\xd4\xbc", "\xd4\xbd", "\xd4\xbe", "\xd4\xbf", "\xd4\xc0", "\xd4\xc1",
+ "\xd4\xc2", "\xd4\xc3", "\xd4\xc4", "\xd4\xc5", "\xd4\xc6", "\xd4\xc7",
+ "\xd4\xc8", "\xd4\xc9", "\xd4\xca", "\xd4\xcb", "\xd4\xcc", "\xd4\xcd",
+ "\xd4\xce", "\xd4\xcf", "\xd4\xd0", "\xd4\xd1", "\xd4\xd2", "\xd4\xd3",
+ "\xd4\xd4", "\xd4\xd5", "\xd4\xd6", "\xd4\xd7", "\xd4\xd8", "\xd4\xd9",
+ "\xd4\xda", "\xd4\xdb", "\xd4\xdc", "\xd4\xdd", "\xd4\xde", "\xd4\xdf",
+ "\xd4\xe0", "\xd4\xe1", "\xd4\xe2", "\xd4\xe3", "\xd4\xe4", "\xd4\xe5",
+ "\xd4\xe6", "\xd4\xe7", "\xd4\xe8", "\xd4\xe9", "\xd4\xea", "\xd4\xeb",
+ "\xd4\xec", "\xd4\xed", "\xd4\xee", "\xd4\xef", "\xd4\xf0", "\xd4\xf1",
+ "\xd4\xf2", "\xd4\xf3", "\xd4\xf4", "\xd4\xf5", "\xd4\xf6", "\xd4\xf7",
+ "\xd4\xf8", "\xd4\xf9", "\xd4\xfa", "\xd4\xfb", "\xd4\xfc", "\xd4\xfd",
+ "\xd5\x41", "\xd5\x42", "\xd5\x43", "\xd5\x44", "\xd5\x45", "\xd5\x46",
+ "\xd5\x47", "\xd5\x48", "\xd5\x49", "\xd5\x4a", "\xd5\x4b", "\xd5\x4c",
+ "\xd5\x4d", "\xd5\x4e", "\xd5\x4f", "\xd5\x50", "\xd5\x51", "\xd5\x52",
+ "\xd5\x53", "\xd5\x54", "\xd5\x55", "\xd5\x56", "\xd5\x57", "\xd5\x58",
+ "\xd5\x59", "\xd5\x5a", "\xd5\x5b", "\xd5\x5c", "\xd5\x5d", "\xd5\x5e",
+ "\xd5\x5f", "\xd5\x60", "\xd5\x61", "\xd5\x62", "\xd5\x63", "\xd5\x64",
+ "\xd5\x65", "\xd5\x66", "\xd5\x67", "\xd5\x68", "\xd5\x69", "\xd5\x6a",
+ "\xd5\x6b", "\xd5\x6c", "\xd5\x6d", "\xd5\x6e", "\xd5\x6f", "\xd5\x70",
+ "\xd5\x71", "\xd5\x72", "\xd5\x73", "\xd5\x74", "\xd5\x75", "\xd5\x76",
+ "\xd5\x77", "\xd5\x78", "\xd5\x79", "\xd5\x7a", "\xd5\x7b", "\xd5\x7c",
+ "\xd5\x7d", "\xd5\x7e", "\xd5\x7f", "\xd5\x81", "\xd5\x82", "\xd5\x83",
+ "\xd5\x84", "\xd5\x85", "\xd5\x86", "\xd5\x87", "\xd5\x88", "\xd5\x89",
+ "\xd5\x8a", "\xd5\x8b", "\xd5\x8c", "\xd5\x8d", "\xd5\x8e", "\xd5\x8f",
+ "\xd5\x90", "\xd5\x91", "\xd5\x92", "\xd5\x93", "\xd5\x94", "\xd5\x95",
+ "\xd5\x96", "\xd5\x97", "\xd5\x98", "\xd5\x99", "\xd5\x9a", "\xd5\x9b",
+ "\xd5\x9c", "\xd5\x9d", "\xd5\x9e", "\xd5\x9f", "\xd5\xa0", "\xd5\xa1",
+ "\xd5\xa2", "\xd5\xa3", "\xd5\xa4", "\xd5\xa5", "\xd5\xa6", "\xd5\xa7",
+ "\xd5\xa8", "\xd5\xa9", "\xd5\xaa", "\xd5\xab", "\xd5\xac", "\xd5\xad",
+ "\xd5\xae", "\xd5\xaf", "\xd5\xb0", "\xd5\xb1", "\xd5\xb2", "\xd5\xb3",
+ "\xd5\xb4", "\xd5\xb5", "\xd5\xb6", "\xd5\xb7", "\xd5\xb8", "\xd5\xb9",
+ "\xd5\xba", "\xd5\xbb", "\xd5\xbc", "\xd5\xbd", "\xd5\xbe", "\xd5\xbf",
+ "\xd5\xc0", "\xd5\xc1", "\xd5\xc2", "\xd5\xc3", "\xd5\xc4", "\xd5\xc5",
+ "\xd5\xc6", "\xd5\xc7", "\xd5\xc8", "\xd5\xc9", "\xd5\xca", "\xd5\xcb",
+ "\xd5\xcc", "\xd5\xcd", "\xd5\xce", "\xd5\xcf", "\xd5\xd0", "\xd5\xd1",
+ "\xd5\xd2", "\xd5\xd3", "\xd5\xd4", "\xd5\xd5", "\xd5\xd6", "\xd5\xd7",
+ "\xd5\xd8", "\xd5\xd9", "\xd5\xda", "\xd5\xdb", "\xd5\xdc", "\xd5\xdd",
+ "\xd5\xde", "\xd5\xdf", "\xd5\xe0", "\xd5\xe1", "\xd5\xe2", "\xd5\xe3",
+ "\xd5\xe4", "\xd5\xe5", "\xd5\xe6", "\xd5\xe7", "\xd5\xe8", "\xd5\xe9",
+ "\xd5\xea", "\xd5\xeb", "\xd5\xec", "\xd5\xed", "\xd5\xee", "\xd5\xef",
+ "\xd5\xf0", "\xd5\xf1", "\xd5\xf2", "\xd5\xf3", "\xd5\xf4", "\xd5\xf5",
+ "\xd5\xf6", "\xd5\xf7", "\xd5\xf8", "\xd5\xf9", "\xd5\xfa", "\xd5\xfb",
+ "\xd5\xfc", "\xd5\xfd", "\xd6\x41", "\xd6\x42", "\xd6\x43", "\xd6\x44",
+ "\xd6\x45", "\xd6\x46", "\xd6\x47", "\xd6\x48", "\xd6\x49", "\xd6\x4a",
+ "\xd6\x4b", "\xd6\x4c", "\xd6\x4d", "\xd6\x4e", "\xd6\x4f", "\xd6\x50",
+ "\xd6\x51", "\xd6\x52", "\xd6\x53", "\xd6\x54", "\xd6\x55", "\xd6\x56",
+ "\xd6\x57", "\xd6\x58", "\xd6\x59", "\xd6\x5a", "\xd6\x5b", "\xd6\x5c",
+ "\xd6\x5d", "\xd6\x5e", "\xd6\x5f", "\xd6\x60", "\xd6\x61", "\xd6\x62",
+ "\xd6\x63", "\xd6\x64", "\xd6\x65", "\xd6\x66", "\xd6\x67", "\xd6\x68",
+ "\xd6\x69", "\xd6\x6a", "\xd6\x6b", "\xd6\x6c", "\xd6\x6d", "\xd6\x6e",
+ "\xd6\x6f", "\xd6\x70", "\xd6\x71", "\xd6\x72", "\xd6\x73", "\xd6\x74",
+ "\xd6\x75", "\xd6\x76", "\xd6\x77", "\xd6\x78", "\xd6\x79", "\xd6\x7a",
+ "\xd6\x7b", "\xd6\x7c", "\xd6\x7d", "\xd6\x7e", "\xd6\x7f", "\xd6\x81",
+ "\xd6\x82", "\xd6\x83", "\xd6\x84", "\xd6\x85", "\xd6\x86", "\xd6\x87",
+ "\xd6\x88", "\xd6\x89", "\xd6\x8a", "\xd6\x8b", "\xd6\x8c", "\xd6\x8d",
+ "\xd6\x8e", "\xd6\x8f", "\xd6\x90", "\xd6\x91", "\xd6\x92", "\xd6\x93",
+ "\xd6\x94", "\xd6\x95", "\xd6\x96", "\xd6\x97", "\xd6\x98", "\xd6\x99",
+ "\xd6\x9a", "\xd6\x9b", "\xd6\x9c", "\xd6\x9d", "\xd6\x9e", "\xd6\x9f",
+ "\xd6\xa0", "\xd6\xa1", "\xd6\xa2", "\xd6\xa3", "\xd6\xa4", "\xd6\xa5",
+ "\xd6\xa6", "\xd6\xa7", "\xd6\xa8", "\xd6\xa9", "\xd6\xaa", "\xd6\xab",
+ "\xd6\xac", "\xd6\xad", "\xd6\xae", "\xd6\xaf", "\xd6\xb0", "\xd6\xb1",
+ "\xd6\xb2", "\xd6\xb3", "\xd6\xb4", "\xd6\xb5", "\xd6\xb6", "\xd6\xb7",
+ "\xd6\xb8", "\xd6\xb9", "\xd6\xba", "\xd6\xbb", "\xd6\xbc", "\xd6\xbd",
+ "\xd6\xbe", "\xd6\xbf", "\xd6\xc0", "\xd6\xc1", "\xd6\xc2", "\xd6\xc3",
+ "\xd6\xc4", "\xd6\xc5", "\xd6\xc6", "\xd6\xc7", "\xd6\xc8", "\xd6\xc9",
+ "\xd6\xca", "\xd6\xcb", "\xd6\xcc", "\xd6\xcd", "\xd6\xce", "\xd6\xcf",
+ "\xd6\xd0", "\xd6\xd1", "\xd6\xd2", "\xd6\xd3", "\xd6\xd4", "\xd6\xd5",
+ "\xd6\xd6", "\xd6\xd7", "\xd6\xd8", "\xd6\xd9", "\xd6\xda", "\xd6\xdb",
+ "\xd6\xdc", "\xd6\xdd", "\xd6\xde", "\xd6\xdf", "\xd6\xe0", "\xd6\xe1",
+ "\xd6\xe2", "\xd6\xe3", "\xd6\xe4", "\xd6\xe5", "\xd6\xe6", "\xd6\xe7",
+ "\xd6\xe8", "\xd6\xe9", "\xd6\xea", "\xd6\xeb", "\xd6\xec", "\xd6\xed",
+ "\xd6\xee", "\xd6\xef", "\xd6\xf0", "\xd6\xf1", "\xd6\xf2", "\xd6\xf3",
+ "\xd6\xf4", "\xd6\xf5", "\xd6\xf6", "\xd6\xf7", "\xd6\xf8", "\xd6\xf9",
+ "\xd6\xfa", "\xd6\xfb", "\xd6\xfc", "\xd6\xfd", "\xd7\x41", "\xd7\x42",
+ "\xd7\x43", "\xd7\x44", "\xd7\x45", "\xd7\x46", "\xd7\x47", "\xd7\x48",
+ "\xd7\x49", "\xd7\x4a", "\xd7\x4b", "\xd7\x4c", "\xd7\x4d", "\xd7\x4e",
+ "\xd7\x4f", "\xd7\x50", "\xd7\x51", "\xd7\x52", "\xd7\x53", "\xd7\x54",
+ "\xd7\x55", "\xd7\x56", "\xd7\x57", "\xd7\x58", "\xd7\x59", "\xd7\x5a",
+ "\xd7\x5b", "\xd7\x5c", "\xd7\x5d", "\xd7\x5e", "\xd7\x5f", "\xd7\x60",
+ "\xd7\x61", "\xd7\x62", "\xd7\x63", "\xd7\x64", "\xd7\x65", "\xd7\x66",
+ "\xd7\x67", "\xd7\x68", "\xd7\x69", "\xd7\x6a", "\xd7\x6b", "\xd7\x6c",
+ "\xd7\x6d", "\xd7\x6e", "\xd7\x6f", "\xd7\x70", "\xd7\x71", "\xd7\x72",
+ "\xd7\x73", "\xd7\x74", "\xd7\x75", "\xd7\x76", "\xd7\x77", "\xd7\x78",
+ "\xd7\x79", "\xd7\x7a", "\xd7\x7b", "\xd7\x7c", "\xd7\x7d", "\xd7\x7e",
+ "\xd7\x7f", "\xd7\x81", "\xd7\x82", "\xd7\x83", "\xd7\x84", "\xd7\x85",
+ "\xd7\x86", "\xd7\x87", "\xd7\x88", "\xd7\x89", "\xd7\x8a", "\xd7\x8b",
+ "\xd7\x8c", "\xd7\x8d", "\xd7\x8e", "\xd7\x8f", "\xd7\x90", "\xd7\x91",
+ "\xd7\x92", "\xd7\x93", "\xd7\x94", "\xd7\x95", "\xd7\x96", "\xd7\x97",
+ "\xd7\x98", "\xd7\x99", "\xd7\x9a", "\xd7\x9b", "\xd7\x9c", "\xd7\x9d",
+ "\xd7\x9e", "\xd7\x9f", "\xd7\xa0", "\xd7\xa1", "\xd7\xa2", "\xd7\xa3",
+ "\xd7\xa4", "\xd7\xa5", "\xd7\xa6", "\xd7\xa7", "\xd7\xa8", "\xd7\xa9",
+ "\xd7\xaa", "\xd7\xab", "\xd7\xac", "\xd7\xad", "\xd7\xae", "\xd7\xaf",
+ "\xd7\xb0", "\xd7\xb1", "\xd7\xb2", "\xd7\xb3", "\xd7\xb4", "\xd7\xb5",
+ "\xd7\xb6", "\xd7\xb7", "\xd7\xb8", "\xd7\xb9", "\xd7\xba", "\xd7\xbb",
+ "\xd7\xbc", "\xd7\xbd", "\xd7\xbe", "\xd7\xbf", "\xd7\xc0", "\xd7\xc1",
+ "\xd7\xc2", "\xd7\xc3", "\xd7\xc4", "\xd7\xc5", "\xd7\xc6", "\xd7\xc7",
+ "\xd7\xc8", "\xd7\xc9", "\xd7\xca", "\xd7\xcb", "\xd7\xcc", "\xd7\xcd",
+ "\xd7\xce", "\xd7\xcf", "\xd7\xd0", "\xd7\xd1", "\xd7\xd2", "\xd7\xd3",
+ "\xd7\xd4", "\xd7\xd5", "\xd7\xd6", "\xd7\xd7", "\xd7\xd8", "\xd7\xd9",
+ "\xd7\xda", "\xd7\xdb", "\xd7\xdc", "\xd7\xdd", "\xd7\xde", "\xd7\xdf",
+ "\xd7\xe0", "\xd7\xe1", "\xd7\xe2", "\xd7\xe3", "\xd7\xe4", "\xd7\xe5",
+ "\xd7\xe6", "\xd7\xe7", "\xd7\xe8", "\xd7\xe9", "\xd7\xea", "\xd7\xeb",
+ "\xd7\xec", "\xd7\xed", "\xd7\xee", "\xd7\xef", "\xd7\xf0", "\xd7\xf1",
+ "\xd7\xf2", "\xd7\xf3", "\xd7\xf4", "\xd7\xf5", "\xd7\xf6", "\xd7\xf7",
+ "\xd7\xf8", "\xd7\xf9", "\xd7\xfa", "\xd7\xfb", "\xd7\xfc", "\xd7\xfd",
+ "\xd8\x41", "\xd8\x42", "\xd8\x43", "\xd8\x44", "\xd8\x45", "\xd8\x46",
+ "\xd8\x47", "\xd8\x48", "\xd8\x49", "\xd8\x4a", "\xd8\x4b", "\xd8\x4c",
+ "\xd8\x4d", "\xd8\x4e", "\xd8\x4f", "\xd8\x50", "\xd8\x51", "\xd8\x52",
+ "\xd8\x53", "\xd8\x54", "\xd8\x55", "\xd8\x56", "\xd8\x57", "\xd8\x58",
+ "\xd8\x59", "\xd8\x5a", "\xd8\x5b", "\xd8\x5c", "\xd8\x5d", "\xd8\x5e",
+ "\xd8\x5f", "\xd8\x60", "\xd8\x61", "\xd8\x62", "\xd8\x63", "\xd8\x64",
+ "\xd8\x65", "\xd8\x66", "\xd8\x67", "\xd8\x68", "\xd8\x69", "\xd8\x6a",
+ "\xd8\x6b", "\xd8\x6c", "\xd8\x6d", "\xd8\x6e", "\xd8\x6f", "\xd8\x70",
+ "\xd8\x71", "\xd8\x72", "\xd8\x73", "\xd8\x74", "\xd8\x75", "\xd8\x76",
+ "\xd8\x77", "\xd8\x78", "\xd8\x79", "\xd8\x7a", "\xd8\x7b", "\xd8\x7c",
+ "\xd8\x7d", "\xd8\x7e", "\xd8\x7f", "\xd8\x81", "\xd8\x82", "\xd8\x83",
+ "\xd8\x84", "\xd8\x85", "\xd8\x86", "\xd8\x87", "\xd8\x88", "\xd8\x89",
+ "\xd8\x8a", "\xd8\x8b", "\xd8\x8c", "\xd8\x8d", "\xd8\x8e", "\xd8\x8f",
+ "\xd8\x90", "\xd8\x91", "\xd8\x92", "\xd8\x93", "\xd8\x94", "\xd8\x95",
+ "\xd8\x96", "\xd8\x97", "\xd8\x98", "\xd8\x99", "\xd8\x9a", "\xd8\x9b",
+ "\xd8\x9c", "\xd8\x9d", "\xd8\x9e", "\xd8\x9f", "\xd8\xa0", "\xd8\xa1",
+ "\xd8\xa2", "\xd8\xa3", "\xd8\xa4", "\xd8\xa5", "\xd8\xa6", "\xd8\xa7",
+ "\xd8\xa8", "\xd8\xa9", "\xd8\xaa", "\xd8\xab", "\xd8\xac", "\xd8\xad",
+ "\xd8\xae", "\xd8\xaf", "\xd8\xb0", "\xd8\xb1", "\xd8\xb2", "\xd8\xb3",
+ "\xd8\xb4", "\xd8\xb5", "\xd8\xb6", "\xd8\xb7", "\xd8\xb8", "\xd8\xb9",
+ "\xd8\xba", "\xd8\xbb", "\xd8\xbc", "\xd8\xbd", "\xd8\xbe", "\xd8\xbf",
+ "\xd8\xc0", "\xd8\xc1", "\xd8\xc2", "\xd8\xc3", "\xd8\xc4", "\xd8\xc5",
+ "\xd8\xc6", "\xd8\xc7", "\xd8\xc8", "\xd8\xc9", "\xd8\xca", "\xd8\xcb",
+ "\xd8\xcc", "\xd8\xcd", "\xd8\xce", "\xd8\xcf", "\xd8\xd0", "\xd8\xd1",
+ "\xd8\xd2", "\xd8\xd3", "\xd8\xd4", "\xd8\xd5", "\xd8\xd6", "\xd8\xd7",
+ "\xd8\xd8", "\xd8\xd9", "\xd8\xda", "\xd8\xdb", "\xd8\xdc", "\xd8\xdd",
+ "\xd8\xde", "\xd8\xdf", "\xd8\xe0", "\xd8\xe1", "\xd8\xe2", "\xd8\xe3",
+ "\xd8\xe4", "\xd8\xe5", "\xd8\xe6", "\xd8\xe7", "\xd8\xe8", "\xd8\xe9",
+ "\xd8\xea", "\xd8\xeb", "\xd8\xec", "\xd8\xed", "\xd8\xee", "\xd8\xef",
+ "\xd8\xf0", "\xd8\xf1", "\xd8\xf2", "\xd8\xf3", "\xd8\xf4", "\xd8\xf5",
+ "\xd8\xf6", "\xd8\xf7", "\xd8\xf8", "\xd8\xf9", "\xd8\xfa", "\xd8\xfb",
+ "\xd8\xfc", "\xd8\xfd", "\xd9\x41", "\xd9\x42", "\xd9\x43", "\xd9\x44",
+ "\xd9\x45", "\xd9\x46", "\xd9\x47", "\xd9\x48", "\xd9\x49", "\xd9\x4a",
+ "\xd9\x4b", "\xd9\x4c", "\xd9\x4d", "\xd9\x4e", "\xd9\x4f", "\xd9\x50",
+ "\xd9\x51", "\xd9\x52", "\xd9\x53", "\xd9\x54", "\xd9\x55", "\xd9\x56",
+ "\xd9\x57", "\xd9\x58", "\xd9\x59", "\xd9\x5a", "\xd9\x5b", "\xd9\x5c",
+ "\xd9\x5d", "\xd9\x5e", "\xd9\x5f", "\xd9\x60", "\xd9\x61", "\xd9\x62",
+ "\xd9\x63", "\xd9\x64", "\xd9\x65", "\xd9\x66", "\xd9\x67", "\xd9\x68",
+ "\xd9\x69", "\xd9\x6a", "\xd9\x6b", "\xd9\x6c", "\xd9\x6d", "\xd9\x6e",
+ "\xd9\x6f", "\xd9\x70", "\xd9\x71", "\xd9\x72", "\xd9\x73", "\xd9\x74",
+ "\xd9\x75", "\xd9\x76", "\xd9\x77", "\xd9\x78", "\xd9\x79", "\xd9\x7a",
+ "\xd9\x7b", "\xd9\x7c", "\xd9\x7d", "\xd9\x7e", "\xd9\x7f", "\xd9\x81",
+ "\xd9\x82", "\xd9\x83", "\xd9\x84", "\xd9\x85", "\xd9\x86", "\xd9\x87",
+ "\xd9\x88", "\xd9\x89", "\xd9\x8a", "\xd9\x8b", "\xd9\x8c", "\xd9\x8d",
+ "\xd9\x8e", "\xd9\x8f", "\xd9\x90", "\xd9\x91", "\xd9\x92", "\xd9\x93",
+ "\xd9\x94", "\xd9\x95", "\xd9\x96", "\xd9\x97", "\xd9\x98", "\xd9\x99",
+ "\xd9\x9a", "\xd9\x9b", "\xd9\x9c", "\xd9\x9d", "\xd9\x9e", "\xd9\x9f",
+ "\xd9\xa0", "\xd9\xa1", "\xd9\xa2", "\xd9\xa3", "\xd9\xa4", "\xd9\xa5",
+ "\xd9\xa6", "\xd9\xa7", "\xd9\xa8", "\xd9\xa9", "\xd9\xaa", "\xd9\xab",
+ "\xd9\xac", "\xd9\xad", "\xd9\xae", "\xd9\xaf", "\xd9\xb0", "\xd9\xb1",
+ "\xd9\xb2", "\xd9\xb3", "\xd9\xb4", "\xd9\xb5", "\xd9\xb6", "\xd9\xb7",
+ "\xd9\xb8", "\xd9\xb9", "\xd9\xba", "\xd9\xbb", "\xd9\xbc", "\xd9\xbd",
+ "\xd9\xbe", "\xd9\xbf", "\xd9\xc0", "\xd9\xc1", "\xd9\xc2", "\xd9\xc3",
+ "\xd9\xc4", "\xd9\xc5", "\xd9\xc6", "\xd9\xc7", "\xd9\xc8", "\xd9\xc9",
+ "\xd9\xca", "\xd9\xcb", "\xd9\xcc", "\xd9\xcd", "\xd9\xce", "\xd9\xcf",
+ "\xd9\xd0", "\xd9\xd1", "\xd9\xd2", "\xd9\xd3", "\xd9\xd4", "\xd9\xd5",
+ "\xd9\xd6", "\xd9\xd7", "\xd9\xd8", "\xd9\xd9", "\xd9\xda", "\xd9\xdb",
+ "\xd9\xdc", "\xd9\xdd", "\xd9\xde", "\xd9\xdf", "\xd9\xe0", "\xd9\xe1",
+ "\xd9\xe2", "\xd9\xe3", "\xd9\xe4", "\xd9\xe5", "\xd9\xe6", "\xd9\xe7",
+ "\xd9\xe8", "\xd9\xe9", "\xd9\xea", "\xd9\xeb", "\xd9\xec", "\xd9\xed",
+ "\xd9\xee", "\xd9\xef", "\xd9\xf0", "\xd9\xf1", "\xd9\xf2", "\xd9\xf3",
+ "\xd9\xf4", "\xd9\xf5", "\xd9\xf6", "\xd9\xf7", "\xd9\xf8", "\xd9\xf9",
+ "\xd9\xfa", "\xd9\xfb", "\xd9\xfc", "\xd9\xfd", "\xda\x41", "\xda\x42",
+ "\xda\x43", "\xda\x44", "\xda\x45", "\xda\x46", "\xda\x47", "\xda\x48",
+ "\xda\x49", "\xda\x4a", "\xda\x4b", "\xda\x4c", "\xda\x4d", "\xda\x4e",
+ "\xda\x4f", "\xda\x50", "\xda\x51", "\xda\x52", "\xda\x53", "\xda\x54",
+ "\xda\x55", "\xda\x56", "\xda\x57", "\xda\x58", "\xda\x59", "\xda\x5a",
+ "\xda\x5b", "\xda\x5c", "\xda\x5d", "\xda\x5e", "\xda\x5f", "\xda\x60",
+ "\xda\x61", "\xda\x62", "\xda\x63", "\xda\x64", "\xda\x65", "\xda\x66",
+ "\xda\x67", "\xda\x68", "\xda\x69", "\xda\x6a", "\xda\x6b", "\xda\x6c",
+ "\xda\x6d", "\xda\x6e", "\xda\x6f", "\xda\x70", "\xda\x71", "\xda\x72",
+ "\xda\x73", "\xda\x74", "\xda\x75", "\xda\x76", "\xda\x77", "\xda\x78",
+ "\xda\x79", "\xda\x7a", "\xda\x7b", "\xda\x7c", "\xda\x7d", "\xda\x7e",
+ "\xda\x7f", "\xda\x81", "\xda\x82", "\xda\x83", "\xda\x84", "\xda\x85",
+ "\xda\x86", "\xda\x87", "\xda\x88", "\xda\x89", "\xda\x8a", "\xda\x8b",
+ "\xda\x8c", "\xda\x8d", "\xda\x8e", "\xda\x8f", "\xda\x90", "\xda\x91",
+ "\xda\x92", "\xda\x93", "\xda\x94", "\xda\x95", "\xda\x96", "\xda\x97",
+ "\xda\x98", "\xda\x99", "\xda\x9a", "\xda\x9b", "\xda\x9c", "\xda\x9d",
+ "\xda\x9e", "\xda\x9f", "\xda\xa0", "\xda\xa1", "\xda\xa2", "\xda\xa3",
+ "\xda\xa4", "\xda\xa5", "\xda\xa6", "\xda\xa7", "\xda\xa8", "\xda\xa9",
+ "\xda\xaa", "\xda\xab", "\xda\xac", "\xda\xad", "\xda\xae", "\xda\xaf",
+ "\xda\xb0", "\xda\xb1", "\xda\xb2", "\xda\xb3", "\xda\xb4", "\xda\xb5",
+ "\xda\xb6", "\xda\xb7", "\xda\xb8", "\xda\xb9", "\xda\xba", "\xda\xbb",
+ "\xda\xbc", "\xda\xbd", "\xda\xbe", "\xda\xbf", "\xda\xc0", "\xda\xc1",
+ "\xda\xc2", "\xda\xc3", "\xda\xc4", "\xda\xc5", "\xda\xc6", "\xda\xc7",
+ "\xda\xc8", "\xda\xc9", "\xda\xca", "\xda\xcb", "\xda\xcc", "\xda\xcd",
+ "\xda\xce", "\xda\xcf", "\xda\xd0", "\xda\xd1", "\xda\xd2", "\xda\xd3",
+ "\xda\xd4", "\xda\xd5", "\xda\xd6", "\xda\xd7", "\xda\xd8", "\xda\xd9",
+ "\xda\xda", "\xda\xdb", "\xda\xdc", "\xda\xdd", "\xda\xde", "\xda\xdf",
+ "\xda\xe0", "\xda\xe1", "\xda\xe2", "\xda\xe3", "\xda\xe4", "\xda\xe5",
+ "\xda\xe6", "\xda\xe7", "\xda\xe8", "\xda\xe9", "\xda\xea", "\xda\xeb",
+ "\xda\xec", "\xda\xed", "\xda\xee", "\xda\xef", "\xda\xf0", "\xda\xf1",
+ "\xda\xf2", "\xda\xf3", "\xda\xf4", "\xda\xf5", "\xda\xf6", "\xda\xf7",
+ "\xda\xf8", "\xda\xf9", "\xda\xfa", "\xda\xfb", "\xda\xfc", "\xda\xfd",
+ "\xdb\x41", "\xdb\x42", "\xdb\x43", "\xdb\x44", "\xdb\x45", "\xdb\x46",
+ "\xdb\x47", "\xdb\x48", "\xdb\x49", "\xdb\x4a", "\xdb\x4b", "\xdb\x4c",
+ "\xdb\x4d", "\xdb\x4e", "\xdb\x4f", "\xdb\x50", "\xdb\x51", "\xdb\x52",
+ "\xdb\x53", "\xdb\x54", "\xdb\x55", "\xdb\x56", "\xdb\x57", "\xdb\x58",
+ "\xdb\x59", "\xdb\x5a", "\xdb\x5b", "\xdb\x5c", "\xdb\x5d", "\xdb\x5e",
+ "\xdb\x5f", "\xdb\x60", "\xdb\x61", "\xdb\x62", "\xdb\x63", "\xdb\x64",
+ "\xdb\x65", "\xdb\x66", "\xdb\x67", "\xdb\x68", "\xdb\x69", "\xdb\x6a",
+ "\xdb\x6b", "\xdb\x6c", "\xdb\x6d", "\xdb\x6e", "\xdb\x6f", "\xdb\x70",
+ "\xdb\x71", "\xdb\x72", "\xdb\x73", "\xdb\x74", "\xdb\x75", "\xdb\x76",
+ "\xdb\x77", "\xdb\x78", "\xdb\x79", "\xdb\x7a", "\xdb\x7b", "\xdb\x7c",
+ "\xdb\x7d", "\xdb\x7e", "\xdb\x7f", "\xdb\x81", "\xdb\x82", "\xdb\x83",
+ "\xdb\x84", "\xdb\x85", "\xdb\x86", "\xdb\x87", "\xdb\x88", "\xdb\x89",
+ "\xdb\x8a", "\xdb\x8b", "\xdb\x8c", "\xdb\x8d", "\xdb\x8e", "\xdb\x8f",
+ "\xdb\x90", "\xdb\x91", "\xdb\x92", "\xdb\x93", "\xdb\x94", "\xdb\x95",
+ "\xdb\x96", "\xdb\x97", "\xdb\x98", "\xdb\x99", "\xdb\x9a", "\xdb\x9b",
+ "\xdb\x9c", "\xdb\x9d", "\xdb\x9e", "\xdb\x9f", "\xdb\xa0", "\xdb\xa1",
+ "\xdb\xa2", "\xdb\xa3", "\xdb\xa4", "\xdb\xa5", "\xdb\xa6", "\xdb\xa7",
+ "\xdb\xa8", "\xdb\xa9", "\xdb\xaa", "\xdb\xab", "\xdb\xac", "\xdb\xad",
+ "\xdb\xae", "\xdb\xaf", "\xdb\xb0", "\xdb\xb1", "\xdb\xb2", "\xdb\xb3",
+ "\xdb\xb4", "\xdb\xb5", "\xdb\xb6", "\xdb\xb7", "\xdb\xb8", "\xdb\xb9",
+ "\xdb\xba", "\xdb\xbb", "\xdb\xbc", "\xdb\xbd", "\xdb\xbe", "\xdb\xbf",
+ "\xdb\xc0", "\xdb\xc1", "\xdb\xc2", "\xdb\xc3", "\xdb\xc4", "\xdb\xc5",
+ "\xdb\xc6", "\xdb\xc7", "\xdb\xc8", "\xdb\xc9", "\xdb\xca", "\xdb\xcb",
+ "\xdb\xcc", "\xdb\xcd", "\xdb\xce", "\xdb\xcf", "\xdb\xd0", "\xdb\xd1",
+ "\xdb\xd2", "\xdb\xd3", "\xdb\xd4", "\xdb\xd5", "\xdb\xd6", "\xdb\xd7",
+ "\xdb\xd8", "\xdb\xd9", "\xdb\xda", "\xdb\xdb", "\xdb\xdc", "\xdb\xdd",
+ "\xdb\xde", "\xdb\xdf", "\xdb\xe0", "\xdb\xe1", "\xdb\xe2", "\xdb\xe3",
+ "\xdb\xe4", "\xdb\xe5", "\xdb\xe6", "\xdb\xe7", "\xdb\xe8", "\xdb\xe9",
+ "\xdb\xea", "\xdb\xeb", "\xdb\xec", "\xdb\xed", "\xdb\xee", "\xdb\xef",
+ "\xdb\xf0", "\xdb\xf1", "\xdb\xf2", "\xdb\xf3", "\xdb\xf4", "\xdb\xf5",
+ "\xdb\xf6", "\xdb\xf7", "\xdb\xf8", "\xdb\xf9", "\xdb\xfa", "\xdb\xfb",
+ "\xdb\xfc", "\xdb\xfd", "\xdc\x41", "\xdc\x42", "\xdc\x43", "\xdc\x44",
+ "\xdc\x45", "\xdc\x46", "\xdc\x47", "\xdc\x48", "\xdc\x49", "\xdc\x4a",
+ "\xdc\x4b", "\xdc\x4c", "\xdc\x4d", "\xdc\x4e", "\xdc\x4f", "\xdc\x50",
+ "\xdc\x51", "\xdc\x52", "\xdc\x53", "\xdc\x54", "\xdc\x55", "\xdc\x56",
+ "\xdc\x57", "\xdc\x58", "\xdc\x59", "\xdc\x5a", "\xdc\x5b", "\xdc\x5c",
+ "\xdc\x5d", "\xdc\x5e", "\xdc\x5f", "\xdc\x60", "\xdc\x61", "\xdc\x62",
+ "\xdc\x63", "\xdc\x64", "\xdc\x65", "\xdc\x66", "\xdc\x67", "\xdc\x68",
+ "\xdc\x69", "\xdc\x6a", "\xdc\x6b", "\xdc\x6c", "\xdc\x6d", "\xdc\x6e",
+ "\xdc\x6f", "\xdc\x70", "\xdc\x71", "\xdc\x72", "\xdc\x73", "\xdc\x74",
+ "\xdc\x75", "\xdc\x76", "\xdc\x77", "\xdc\x78", "\xdc\x79", "\xdc\x7a",
+ "\xdc\x7b", "\xdc\x7c", "\xdc\x7d", "\xdc\x7e", "\xdc\x7f", "\xdc\x81",
+ "\xdc\x82", "\xdc\x83", "\xdc\x84", "\xdc\x85", "\xdc\x86", "\xdc\x87",
+ "\xdc\x88", "\xdc\x89", "\xdc\x8a", "\xdc\x8b", "\xdc\x8c", "\xdc\x8d",
+ "\xdc\x8e", "\xdc\x8f", "\xdc\x90", "\xdc\x91", "\xdc\x92", "\xdc\x93",
+ "\xdc\x94", "\xdc\x95", "\xdc\x96", "\xdc\x97", "\xdc\x98", "\xdc\x99",
+ "\xdc\x9a", "\xdc\x9b", "\xdc\x9c", "\xdc\x9d", "\xdc\x9e", "\xdc\x9f",
+ "\xdc\xa0", "\xdc\xa1", "\xdc\xa2", "\xdc\xa3", "\xdc\xa4", "\xdc\xa5",
+ "\xdc\xa6", "\xdc\xa7", "\xdc\xa8", "\xdc\xa9", "\xdc\xaa", "\xdc\xab",
+ "\xdc\xac", "\xdc\xad", "\xdc\xae", "\xdc\xaf", "\xdc\xb0", "\xdc\xb1",
+ "\xdc\xb2", "\xdc\xb3", "\xdc\xb4", "\xdc\xb5", "\xdc\xb6", "\xdc\xb7",
+ "\xdc\xb8", "\xdc\xb9", "\xdc\xba", "\xdc\xbb", "\xdc\xbc", "\xdc\xbd",
+ "\xdc\xbe", "\xdc\xbf", "\xdc\xc0", "\xdc\xc1", "\xdc\xc2", "\xdc\xc3",
+ "\xdc\xc4", "\xdc\xc5", "\xdc\xc6", "\xdc\xc7", "\xdc\xc8", "\xdc\xc9",
+ "\xdc\xca", "\xdc\xcb", "\xdc\xcc", "\xdc\xcd", "\xdc\xce", "\xdc\xcf",
+ "\xdc\xd0", "\xdc\xd1", "\xdc\xd2", "\xdc\xd3", "\xdc\xd4", "\xdc\xd5",
+ "\xdc\xd6", "\xdc\xd7", "\xdc\xd8", "\xdc\xd9", "\xdc\xda", "\xdc\xdb",
+ "\xdc\xdc", "\xdc\xdd", "\xdc\xde", "\xdc\xdf", "\xdc\xe0", "\xdc\xe1",
+ "\xdc\xe2", "\xdc\xe3", "\xdc\xe4", "\xdc\xe5", "\xdc\xe6", "\xdc\xe7",
+ "\xdc\xe8", "\xdc\xe9", "\xdc\xea", "\xdc\xeb", "\xdc\xec", "\xdc\xed",
+ "\xdc\xee", "\xdc\xef", "\xdc\xf0", "\xdc\xf1", "\xdc\xf2", "\xdc\xf3",
+ "\xdc\xf4", "\xdc\xf5", "\xdc\xf6", "\xdc\xf7", "\xdc\xf8", "\xdc\xf9",
+ "\xdc\xfa", "\xdc\xfb", "\xdc\xfc", "\xdc\xfd", "\xdd\x41", "\xdd\x42",
+ "\xdd\x43", "\xdd\x44", "\xdd\x45", "\xdd\x46", "\xdd\x47", "\xdd\x48",
+ "\xdd\x49", "\xdd\x4a", "\xdd\x4b", "\xdd\x4c", "\xdd\x4d", "\xdd\x4e",
+ "\xdd\x4f", "\xdd\x50", "\xdd\x51", "\xdd\x52", "\xdd\x53", "\xdd\x54",
+ "\xdd\x55", "\xdd\x56", "\xdd\x57", "\xdd\x58", "\xdd\x59", "\xdd\x5a",
+ "\xdd\x5b", "\xdd\x5c", "\xdd\x5d", "\xdd\x5e", "\xdd\x5f", "\xdd\x60",
+ "\xdd\x61", "\xdd\x62", "\xdd\x63", "\xdd\x64", "\xdd\x65", "\xdd\x66",
+ "\xdd\x67", "\xdd\x68", "\xdd\x69", "\xdd\x6a", "\xdd\x6b", "\xdd\x6c",
+ "\xdd\x6d", "\xdd\x6e", "\xdd\x6f", "\xdd\x70", "\xdd\x71", "\xdd\x72",
+ "\xdd\x73", "\xdd\x74", "\xdd\x75", "\xdd\x76", "\xdd\x77", "\xdd\x78",
+ "\xdd\x79", "\xdd\x7a", "\xdd\x7b", "\xdd\x7c", "\xdd\x7d", "\xdd\x7e",
+ "\xdd\x7f", "\xdd\x81", "\xdd\x82", "\xdd\x83", "\xdd\x84", "\xdd\x85",
+ "\xdd\x86", "\xdd\x87", "\xdd\x88", "\xdd\x89", "\xdd\x8a", "\xdd\x8b",
+ "\xdd\x8c", "\xdd\x8d", "\xdd\x8e", "\xdd\x8f", "\xdd\x90", "\xdd\x91",
+ "\xdd\x92", "\xdd\x93", "\xdd\x94", "\xdd\x95", "\xdd\x96", "\xdd\x97",
+ "\xdd\x98", "\xdd\x99", "\xdd\x9a", "\xdd\x9b", "\xdd\x9c", "\xdd\x9d",
+ "\xdd\x9e", "\xdd\x9f", "\xdd\xa0", "\xdd\xa1", "\xdd\xa2", "\xdd\xa3",
+ "\xdd\xa4", "\xdd\xa5", "\xdd\xa6", "\xdd\xa7", "\xdd\xa8", "\xdd\xa9",
+ "\xdd\xaa", "\xdd\xab", "\xdd\xac", "\xdd\xad", "\xdd\xae", "\xdd\xaf",
+ "\xdd\xb0", "\xdd\xb1", "\xdd\xb2", "\xdd\xb3", "\xdd\xb4", "\xdd\xb5",
+ "\xdd\xb6", "\xdd\xb7", "\xdd\xb8", "\xdd\xb9", "\xdd\xba", "\xdd\xbb",
+ "\xdd\xbc", "\xdd\xbd", "\xdd\xbe", "\xdd\xbf", "\xdd\xc0", "\xdd\xc1",
+ "\xdd\xc2", "\xdd\xc3", "\xdd\xc4", "\xdd\xc5", "\xdd\xc6", "\xdd\xc7",
+ "\xdd\xc8", "\xdd\xc9", "\xdd\xca", "\xdd\xcb", "\xdd\xcc", "\xdd\xcd",
+ "\xdd\xce", "\xdd\xcf", "\xdd\xd0", "\xdd\xd1", "\xdd\xd2", "\xdd\xd3",
+ "\xdd\xd4", "\xdd\xd5", "\xdd\xd6", "\xdd\xd7", "\xdd\xd8", "\xdd\xd9",
+ "\xdd\xda", "\xdd\xdb", "\xdd\xdc", "\xdd\xdd", "\xdd\xde", "\xdd\xdf",
+ "\xdd\xe0", "\xdd\xe1", "\xdd\xe2", "\xdd\xe3", "\xdd\xe4", "\xdd\xe5",
+ "\xdd\xe6", "\xdd\xe7", "\xdd\xe8", "\xdd\xe9", "\xdd\xea", "\xdd\xeb",
+ "\xdd\xec", "\xdd\xed", "\xdd\xee", "\xdd\xef", "\xdd\xf0", "\xdd\xf1",
+ "\xdd\xf2", "\xdd\xf3", "\xdd\xf4", "\xdd\xf5", "\xdd\xf6", "\xdd\xf7",
+ "\xdd\xf8", "\xdd\xf9", "\xdd\xfa", "\xdd\xfb", "\xdd\xfc", "\xdd\xfd",
+ "\x50\x5e", "\x50\xd1", "\x51\x81", "\x52\x86", "\x53\x84", "\x53\x9a",
+ "\x53\xbe", "\x53\xcb", "\x55\xb1", "\x55\xca", "\x56\x4c", "\x57\x8f",
+ "\x57\xfd", "\x58\x69", "\x58\xe3", "\x58\xf5", "\x59\x50", "\x59\x7c",
+ "\x59\x9a", "\x5a\x70", "\x5a\x74", "\x5a\x85", "\x5a\x8c", "\x5a\xa0",
+ "\x5a\xa5", "\x5b\x5b", "\x5b\x72", "\x5b\xce", "\x5c\x4f", "\x5c\xbc",
+ "\x5d\x4c", "\x5d\x6b", "\x61\x6a", "\x61\xf9", "\x62\xc2", "\x63\xaf",
+ "\x63\xcc", "\x63\xe2", "\x64\x49", "\x64\xc2", "\x65\x90", "\x65\xc5",
+ "\x66\x73", "\x66\x7f", "\x68\x55", "\x50\xc1", "\x50\xd0", "\x51\xa9",
+ "\x51\xc0", "\x51\xe2", "\x68\x89", "\x52\xd3", "\x52\xe5", "\x52\xfe",
+ "\x53\x4a", "\x68\x9a", "\x68\x9b", "\x68\x9d", "\x68\x9e", "\x68\x9f",
+ "\x68\xa0", "\x68\xa1", "\x68\xa2", "\x68\xa3", "\x68\xa4", "\x68\xa5",
+ "\x68\xa6", "\x68\xa7", "\x68\xa8", "\x68\xa9", "\x68\xaa", "\x68\xab",
+ "\x68\xac", "\x68\xad", "\x68\xae", "\x68\xaf", "\x68\xb0", "\x68\xb1",
+ "\x68\xb5", "\x68\xb6", "\x68\xb7", "\x68\xb8", "\x68\xb9", "\x68\xba",
+ "\x68\xbc", "\x68\xbd", "\x68\xbe", "\x68\xbf", "\x68\xc0", "\x68\xc1",
+ "\x68\xc2", "\x68\xc5", "\x68\xc6", "\x68\xc7", "\x68\xc8", "\x68\xc9",
+ "\x68\xca", "\x68\xcb", "\x68\xcc", "\x68\xcd", "\x68\xce", "\x68\xd0",
+ "\x68\xd1", "\x68\xd2", "\x68\xd3", "\x68\xd4", "\x68\xd5", "\x68\xd6",
+ "\x68\xd7", "\x68\xd8", "\x68\xd9", "\x68\xda", "\x68\xdb", "\x68\xdc",
+ "\x68\xdd", "\x68\xde", "\x68\xdf", "\x68\xe0", "\x68\xe1", "\x68\xe2",
+ "\x68\xe3", "\x68\xe4", "\x68\xe5", "\x68\xe6", "\x68\xe7", "\x68\xe8",
+ "\x68\xea", "\x68\xeb", "\x68\xec", "\x68\xed", "\x68\xee", "\x68\xef",
+ "\x68\xf0", "\x68\xf1", "\x54\xb5", "\x69\x49", "\x54\xd1", "\x69\x4a",
+ "\x69\x4b", "\x69\x50", "\x69\x55", "\x55\xf7", "\x69\x67", "\x57\xe3",
+ "\x58\x42", "\x58\x61", "\x58\xc1", "\x58\xf3", "\x59\x53", "\x59\xc3",
+ "\x59\xc6", "\x59\xd8", "\x5a\x4a", "\x5a\x51", "\x5a\xb8", "\x5a\xd0",
+ "\x5b\x4b", "\x5c\x49", "\x5c\x53", "\x5c\x5b", "\x5c\xc1", "\x69\xee",
+ "\x69\xef", "\x69\xf1", "\x69\xf2", "\x69\xf3", "\x69\xf4", "\x69\xf6",
+ "\x69\xf7", "\x69\xf8", "\x69\xf9", "\x69\xfe", "\x6a\x41", "\x6a\x42",
+ "\x6a\x43", "\x6a\x44", "\x6a\x45", "\x6a\x48", "\x6a\x4d", "\x6a\x4e",
+ "\x6a\x4f", "\x6a\x50", "\x6a\x51", "\x6a\x52", "\x6a\x53", "\x6a\x54",
+ "\x6a\x55", "\x6a\x56", "\x6a\x57", "\x5d\x5b", "\x6a\x5a", "\x6a\x5b",
+ "\x6a\x5c", "\x6a\x5d", "\x6a\x5e", "\x6a\x60", "\x6a\x61", "\x6a\x62",
+ "\x6a\x63", "\x6a\x64", "\x6a\x65", "\x6a\x66", "\x5d\x73", "\x6a\x67",
+ "\x6a\x68", "\x5d\x77", "\x6a\x69", "\x6a\x6a", "\x6a\x6b", "\x6a\x6c",
+ "\x6a\x6e", "\x6a\x6f", "\x6a\x70", "\x6a\x71", "\x6a\x72", "\x6a\x73",
+ "\x6a\x75", "\x6a\x7b", "\x5d\x94", "\x6a\x7d", "\x6a\x7e", "\x6a\x7f",
+ "\x6a\x81", "\x6a\x83", "\x6a\x84", "\x6a\x86", "\x6a\x89", "\x6a\x8a",
+ "\x6a\x8b", "\x5d\xba", "\x6a\x9e", "\x6a\x9f", "\x6a\xa1", "\x6a\xa2",
+ "\x6a\xa4", "\x5e\x4b", "\x6a\xa5", "\x6a\xa7", "\x6a\xa8", "\x6a\xa9",
+ "\x6a\xb1", "\x5e\x94", "\x6a\xc4", "\x6a\xc8", "\x6a\xc9", "\x6a\xca",
+ "\x6a\xcd", "\x6a\xce", "\x6a\xd0", "\x6a\xd1", "\x6a\xd2", "\x6a\xd3",
+ "\x6a\xd4", "\x6a\xd5", "\x6a\xd7", "\x6a\xd8", "\x6a\xd9", "\x6a\xda",
+ "\x6a\xdb", "\x6a\xdd", "\x6a\xdf", "\x6a\xe0", "\x6a\xe1", "\x6a\xe2",
+ "\x6a\xe4", "\x6a\xe7", "\x6a\xe8", "\x6a\xe9", "\x5f\x87", "\x6a\xea",
+ "\x6a\xeb", "\x6a\xec", "\x6a\xed", "\x6a\xee", "\x6a\xef", "\x6a\xf2",
+ "\x6a\xf3", "\x6a\xf6", "\x6a\xf7", "\x6a\xf8", "\x6a\xf9", "\x6a\xfb",
+ "\x6a\xfc", "\x6a\xfd", "\x6b\x42", "\x6b\x44", "\x6b\x45", "\x6b\x46",
+ "\x6b\x49", "\x6b\x4a", "\x6b\x4b", "\x6b\x4d", "\x6b\x4e", "\x6b\x4f",
+ "\x60\x4a", "\x6b\x5b", "\x62\x69", "\x6b\x8a", "\x62\xab", "\x62\xfd",
+ "\x63\x85", "\x64\x8e", "\x64\x91", "\x6b\xb5", "\x64\xbf", "\x64\xcb",
+ "\x6b\xbc", "\x6b\xc0", "\x6b\xcd", "\x65\xeb", "\x66\x6a", "\x66\xe0",
+ "\x42\x5a", "\x42\x7f", "\x42\x7b", "\x42\x5b", "\x42\x6c", "\x42\x50",
+ "\x42\x7d", "\x42\x4d", "\x42\x5d", "\x42\x5c", "\x42\x4e", "\x42\x6b",
+ "\x42\x60", "\x42\x4b", "\x42\x61", "\x42\xf0", "\x42\xf1", "\x42\xf2",
+ "\x42\xf3", "\x42\xf4", "\x42\xf5", "\x42\xf6", "\x42\xf7", "\x42\xf8",
+ "\x42\xf9", "\x42\x7a", "\x42\x5e", "\x42\x4c", "\x42\x7e", "\x42\x6e",
+ "\x42\x6f", "\x42\x7c", "\x42\xc1", "\x42\xc2", "\x42\xc3", "\x42\xc4",
+ "\x42\xc5", "\x42\xc6", "\x42\xc7", "\x42\xc8", "\x42\xc9", "\x42\xd1",
+ "\x42\xd2", "\x42\xd3", "\x42\xd4", "\x42\xd5", "\x42\xd6", "\x42\xd7",
+ "\x42\xd8", "\x42\xd9", "\x42\xe2", "\x42\xe3", "\x42\xe4", "\x42\xe5",
+ "\x42\xe6", "\x42\xe7", "\x42\xe8", "\x42\xe9", "\x41\x8b", "\x41\x4b",
+ "\x41\x8c", "\x41\x6a", "\x42\x6d", "\x42\x79", "\x42\x81", "\x42\x82",
+ "\x42\x83", "\x42\x84", "\x42\x85", "\x42\x86", "\x42\x87", "\x42\x88",
+ "\x42\x89", "\x42\x91", "\x42\x92", "\x42\x93", "\x42\x94", "\x42\x95",
+ "\x42\x96", "\x42\x97", "\x42\x98", "\x42\x99", "\x42\xa2", "\x42\xa3",
+ "\x42\xa4", "\x42\xa5", "\x42\xa6", "\x42\xa7", "\x42\xa8", "\x42\xa9",
+ "\x42\xc0", "\x42\x4f", "\x42\xd0", "\x49\x54", "\x42\x4a", "\x41\x6b",
+ "\x42\x5f", "\x41\x4c", "\x42\x6a", "\x41\x6c", "\x42\xe0"
+};
+
+#endif /* ibm933.h */
diff --git a/iconvdata/ibm935.c b/iconvdata/ibm935.c
new file mode 100644
index 0000000000..f63398d9ea
--- /dev/null
+++ b/iconvdata/ibm935.c
@@ -0,0 +1,263 @@
+/* Conversion from and to IBM935
+ Copyright (C) 2000 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+ Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
+
+#include <dlfcn.h>
+#include <stdint.h>
+#include <wchar.h>
+#include <byteswap.h>
+#include "ibm935.h"
+
+/* The shift sequences for this charset (it does not use ESC). */
+#define SI 0x0F /* Shift In, host code to turn DBCS off. */
+#define SO 0x0E /* Shift Out, host code to turn DBCS on. */
+
+/* Definitions used in the body of the `gconv' function. */
+#define CHARSET_NAME "IBM935//"
+#define FROM_LOOP from_ibm935
+#define TO_LOOP to_ibm935
+
+/* Definitions of initialization and destructor function. */
+#define DEFINE_INIT 1
+#define DEFINE_FINI 1
+
+#define MIN_NEEDED_FROM 1
+#define MIN_NEEDED_TO 4
+
+/* Current codeset type. */
+enum
+{
+ init = 0,
+ sb,
+ db
+};
+
+/* First, define the conversion function from IBM-935 to UCS4. */
+#define MIN_NEEDED_INPUT MIN_NEEDED_FROM
+#define MIN_NEEDED_OUTPUT MIN_NEEDED_TO
+#define INIT_PARAMS int curcs = init;
+#define LOOPFCT FROM_LOOP
+#define BODY \
+ { \
+ uint32_t ch = *inptr; \
+ uint32_t res; \
+ const struct gap *rp1 = __ibm935sb_to_ucs4_idx; \
+ const struct gap *rp2 = __ibm935db_to_ucs4_idx; \
+ \
+ if (__builtin_expect(ch, 0) == SO) \
+ { \
+ if (__builtin_expect (inptr + 1 >= inend, 0)) \
+ { \
+ result = __GCONV_INCOMPLETE_INPUT; \
+ break; \
+ } \
+ \
+ /* Shift OUT, change to DBCS converter. */ \
+ if (curcs == db) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ curcs = db; \
+ ++inptr; \
+ ch = *inptr; \
+ } \
+ else if (__builtin_expect (ch, 0) == SI) \
+ { \
+ if (__builtin_expect (inptr + 1 >= inend, 0)) \
+ { \
+ result = __GCONV_INCOMPLETE_INPUT; \
+ break; \
+ } \
+ \
+ /* Shift IN, change to SBCS converter. */ \
+ if (curcs == sb) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ curcs = sb; \
+ ++inptr; \
+ ch = *inptr; \
+ } \
+ \
+ if (curcs == sb || curcs == init) \
+ { \
+ /* Use the IBM935 table for single byte. */ \
+ while (ch > rp1->end) \
+ ++rp1; \
+ \
+ if (__builtin_expect (rp1 == NULL, 0) \
+ || __builtin_expect (ch < rp1->start, 0) \
+ || (res = __ibm935sb_to_ucs4[ch + rp1->idx], \
+ __builtin_expect (res, L'\1') == L'\0' && ch != '\0')) \
+ { \
+ /* This is an illegal character. */ \
+ if (! ignore_errors_p ()) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ ++*irreversible; \
+ ++inptr; \
+ continue; \
+ } \
+ else \
+ { \
+ put32 (outptr, res); \
+ outptr += 4; \
+ inptr++; \
+ } \
+ } \
+ else if (curcs == db) \
+ { \
+ /* Use the IBM935 table for double byte. */ \
+ if (__builtin_expect (inptr + 1 >= inend, 0)) \
+ { \
+ /* The second character is not available. \
+ Store the intermediate result. */ \
+ result = __GCONV_INCOMPLETE_INPUT; \
+ break; \
+ } \
+ \
+ ch = (ch * 0x100) + inptr[1]; \
+ while (ch > rp2->end) \
+ ++rp2; \
+ \
+ if (__builtin_expect (rp2 == NULL, 0) \
+ || __builtin_expect (ch < rp2->start, 0) \
+ || (res = __ibm935db_to_ucs4[ch + rp2->idx], \
+ __builtin_expect (res, L'\1') == L'\0' && ch != '\0')) \
+ { \
+ /* This is an illegal character. */ \
+ if (! ignore_errors_p ()) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ ++*irreversible; \
+ inptr += 2; \
+ continue; \
+ } \
+ else \
+ { \
+ put32 (outptr, res); \
+ outptr += 4; \
+ inptr += 2; \
+ } \
+ } \
+ }
+#define LOOP_NEED_FLAGS
+#include <iconv/loop.c>
+
+/* Next, define the other direction. */
+#define MIN_NEEDED_INPUT MIN_NEEDED_TO
+#define MIN_NEEDED_OUTPUT MIN_NEEDED_FROM
+#define INIT_PARAMS int curcs = init;
+#define LOOPFCT TO_LOOP
+#define BODY \
+ { \
+ uint32_t ch = get32 (inptr); \
+ const struct gap *rp1 = __ucs4_to_ibm935sb_idx; \
+ const struct gap *rp2 = __ucs4_to_ibm935db_idx; \
+ const char *cp; \
+ \
+ if (__builtin_expect (ch, 0) >= 0xffff) \
+ { \
+ rp1 = NULL; \
+ rp2 = NULL; \
+ } \
+ else \
+ while (ch > rp1->end) \
+ ++rp1; \
+ \
+ /* Use the UCS4 table for single byte. */ \
+ if (__builtin_expect (rp1 == NULL, 0) \
+ || __builtin_expect (ch < rp1->start, 0) \
+ || (cp = __ucs4_to_ibm935sb[ch + rp1->idx], \
+ __builtin_expect (cp[0], L'\1') == L'\0' && ch != '\0')) \
+ { \
+ /* Use the UCS4 table for double byte. */ \
+ while (ch > rp2->end) \
+ ++rp2; \
+ \
+ if (__builtin_expect (rp2 == NULL, 0) \
+ || __builtin_expect (ch < rp2->start, 0) \
+ || (cp = __ucs4_to_ibm935db[ch + rp2->idx], \
+ __builtin_expect (cp[0], L'\1')==L'\0' && ch != '\0')) \
+ { \
+ /* This is an illegal character. */ \
+ if (! ignore_errors_p ()) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ ++*irreversible; \
+ } \
+ else \
+ { \
+ if (curcs == init || curcs == sb) \
+ { \
+ if (__builtin_expect (outptr+1 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ *outptr++ = SO; \
+ curcs = db; \
+ } \
+ \
+ if (__builtin_expect (outptr + 2 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ *outptr++ = cp[0]; \
+ *outptr++ = cp[1]; \
+ } \
+ } \
+ else \
+ { \
+ if (curcs == db) \
+ { \
+ if (__builtin_expect (outptr + 1 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ *outptr++ = SI; \
+ } \
+ \
+ if (__builtin_expect (outptr + 1 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ *outptr++ = cp[0]; \
+ curcs = sb; \
+ } \
+ \
+ /* Now that we wrote the output increment the input pointer. */ \
+ inptr += 4; \
+ }
+#define LOOP_NEED_FLAGS
+#include <iconv/loop.c>
+
+/* Now define the toplevel functions. */
+#include <iconv/skeleton.c>
diff --git a/iconvdata/ibm935.h b/iconvdata/ibm935.h
new file mode 100644
index 0000000000..1e5613b6ef
--- /dev/null
+++ b/iconvdata/ibm935.h
@@ -0,0 +1,6531 @@
+/* Tables for conversion from and to IBM935
+ Copyright (C) 2000 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+ Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
+
+#ifndef _IBM935_H
+#define _IBM935_H 1
+
+#include <gconv.h>
+#include <stdint.h>
+
+struct gap
+{
+ uint16_t start;
+ uint16_t end;
+ int32_t idx;
+};
+
+
+static const struct gap __ibm935sb_to_ucs4_idx[] =
+{
+ { start: 0x0000, end: 0x0040, idx: 0 },
+ { start: 0x004a, end: 0x0050, idx: -9 },
+ { start: 0x005a, end: 0x0061, idx: -18 },
+ { start: 0x006a, end: 0x006f, idx: -26 },
+ { start: 0x0079, end: 0x007f, idx: -35 },
+ { start: 0x0081, end: 0x0089, idx: -36 },
+ { start: 0x0091, end: 0x0099, idx: -43 },
+ { start: 0x00a0, end: 0x00a9, idx: -49 },
+ { start: 0x00b0, end: 0x00b0, idx: -55 },
+ { start: 0x00b2, end: 0x00b2, idx: -56 },
+ { start: 0x00ba, end: 0x00bb, idx: -63 },
+ { start: 0x00c0, end: 0x00c9, idx: -67 },
+ { start: 0x00d0, end: 0x00d9, idx: -73 },
+ { start: 0x00e0, end: 0x00e0, idx: -79 },
+ { start: 0x00e2, end: 0x00e9, idx: -80 },
+ { start: 0x00f0, end: 0x00f9, idx: -86 },
+ { start: 0x00ff, end: 0x00ff, idx: -91 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const uint16_t __ibm935sb_to_ucs4[] =
+{
+ 0x0000, 0x0001, 0x0002, 0x0003, 0x009C, 0x0009, 0x0086, 0x007F, 0x0097,
+ 0x008D, 0x008E, 0x000B, 0x000C, 0x000D, 0x000E, 0x000F, 0x0010, 0x0011,
+ 0x0012, 0x0013, 0x009D, 0x0085, 0x0008, 0x0087, 0x0018, 0x0019, 0x0092,
+ 0x008F, 0x001C, 0x001D, 0x001E, 0x001F, 0x0080, 0x0081, 0x0082, 0x0083,
+ 0x0084, 0x000A, 0x0017, 0x001B, 0x0088, 0x0089, 0x008A, 0x008B, 0x008C,
+ 0x0005, 0x0006, 0x0007, 0x0090, 0x0091, 0x0016, 0x0093, 0x0094, 0x0095,
+ 0x0096, 0x0004, 0x0098, 0x0099, 0x009A, 0x009B, 0x0014, 0x0015, 0x009E,
+ 0x001A, 0x0020, 0x00A3, 0x002E, 0x003C, 0x0028, 0x002B, 0x007C, 0x0026,
+ 0x0021, 0x00A5, 0x002A, 0x0029, 0x003B, 0x00AC, 0x002D, 0x002F, 0x00A6,
+ 0x002C, 0x0025, 0x005F, 0x003E, 0x003F, 0x0060, 0x003A, 0x0023, 0x0040,
+ 0x0027, 0x003D, 0x0022, 0x0061, 0x0062, 0x0063, 0x0064, 0x0065, 0x0066,
+ 0x0067, 0x0068, 0x0069, 0x006A, 0x006B, 0x006C, 0x006D, 0x006E, 0x006F,
+ 0x0070, 0x0071, 0x0072, 0x007E, 0x203E, 0x0073, 0x0074, 0x0075, 0x0076,
+ 0x0077, 0x0078, 0x0079, 0x007A, 0x005E, 0x005C, 0x005B, 0x005D, 0x007B,
+ 0x0041, 0x0042, 0x0043, 0x0044, 0x0045, 0x0046, 0x0047, 0x0048, 0x0049,
+ 0x007D, 0x004A, 0x004B, 0x004C, 0x004D, 0x004E, 0x004F, 0x0050, 0x0051,
+ 0x0052, 0x0024, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, 0x0059,
+ 0x005A, 0x0030, 0x0031, 0x0032, 0x0033, 0x0034, 0x0035, 0x0036, 0x0037,
+ 0x0038, 0x0039, 0x009F
+};
+
+static const struct gap __ibm935db_to_ucs4_idx[] =
+{
+ { start: 0x4040, end: 0x4040, idx: -16448 },
+ { start: 0x4141, end: 0x4158, idx: -16704 },
+ { start: 0x4161, end: 0x4178, idx: -16712 },
+ { start: 0x4180, end: 0x41a0, idx: -16719 },
+ { start: 0x41b1, end: 0x41ba, idx: -16735 },
+ { start: 0x41c0, end: 0x41e0, idx: -16740 },
+ { start: 0x41f1, end: 0x41fc, idx: -16756 },
+ { start: 0x424a, end: 0x4250, idx: -16833 },
+ { start: 0x425a, end: 0x4261, idx: -16842 },
+ { start: 0x426a, end: 0x426f, idx: -16850 },
+ { start: 0x4279, end: 0x427f, idx: -16859 },
+ { start: 0x4281, end: 0x4289, idx: -16860 },
+ { start: 0x4291, end: 0x4299, idx: -16867 },
+ { start: 0x42a1, end: 0x42a9, idx: -16874 },
+ { start: 0x42c0, end: 0x42c9, idx: -16896 },
+ { start: 0x42d0, end: 0x42d9, idx: -16902 },
+ { start: 0x42e0, end: 0x42e0, idx: -16908 },
+ { start: 0x42e2, end: 0x42e9, idx: -16909 },
+ { start: 0x42f0, end: 0x42f9, idx: -16915 },
+ { start: 0x4341, end: 0x434a, idx: -16986 },
+ { start: 0x4351, end: 0x435b, idx: -16992 },
+ { start: 0x4381, end: 0x438a, idx: -17029 },
+ { start: 0x438c, end: 0x439a, idx: -17030 },
+ { start: 0x439d, end: 0x439f, idx: -17032 },
+ { start: 0x43a1, end: 0x43aa, idx: -17033 },
+ { start: 0x43ac, end: 0x43af, idx: -17034 },
+ { start: 0x43ba, end: 0x43dd, idx: -17044 },
+ { start: 0x43e0, end: 0x43e0, idx: -17046 },
+ { start: 0x4442, end: 0x444e, idx: -17143 },
+ { start: 0x4450, end: 0x4457, idx: -17144 },
+ { start: 0x445a, end: 0x447f, idx: -17146 },
+ { start: 0x4481, end: 0x448a, idx: -17147 },
+ { start: 0x448c, end: 0x449a, idx: -17148 },
+ { start: 0x449d, end: 0x449f, idx: -17150 },
+ { start: 0x44a2, end: 0x44aa, idx: -17152 },
+ { start: 0x44ac, end: 0x44af, idx: -17153 },
+ { start: 0x44ba, end: 0x44bd, idx: -17163 },
+ { start: 0x44c0, end: 0x44d3, idx: -17165 },
+ { start: 0x44d5, end: 0x44dd, idx: -17166 },
+ { start: 0x44e0, end: 0x44f3, idx: -17168 },
+ { start: 0x4545, end: 0x4546, idx: -17249 },
+ { start: 0x455b, end: 0x455c, idx: -17269 },
+ { start: 0x4562, end: 0x4577, idx: -17274 },
+ { start: 0x4579, end: 0x457a, idx: -17275 },
+ { start: 0x4588, end: 0x4588, idx: -17288 },
+ { start: 0x458b, end: 0x458b, idx: -17290 },
+ { start: 0x45b1, end: 0x45d8, idx: -17327 },
+ { start: 0x45e1, end: 0x45ea, idx: -17335 },
+ { start: 0x45f1, end: 0x45fa, idx: -17341 },
+ { start: 0x4641, end: 0x465a, idx: -17411 },
+ { start: 0x4665, end: 0x4689, idx: -17421 },
+ { start: 0x46a4, end: 0x46ef, idx: -17447 },
+ { start: 0x48a0, end: 0x48fd, idx: -17879 },
+ { start: 0x4941, end: 0x497f, idx: -17946 },
+ { start: 0x4981, end: 0x49fd, idx: -17947 },
+ { start: 0x4a41, end: 0x4a7f, idx: -18014 },
+ { start: 0x4a81, end: 0x4afd, idx: -18015 },
+ { start: 0x4b41, end: 0x4b7f, idx: -18082 },
+ { start: 0x4b81, end: 0x4bfd, idx: -18083 },
+ { start: 0x4c41, end: 0x4c7f, idx: -18150 },
+ { start: 0x4c81, end: 0x4cfd, idx: -18151 },
+ { start: 0x4d41, end: 0x4d7f, idx: -18218 },
+ { start: 0x4d81, end: 0x4dfd, idx: -18219 },
+ { start: 0x4e41, end: 0x4e7f, idx: -18286 },
+ { start: 0x4e81, end: 0x4efd, idx: -18287 },
+ { start: 0x4f41, end: 0x4f7f, idx: -18354 },
+ { start: 0x4f81, end: 0x4ffd, idx: -18355 },
+ { start: 0x5041, end: 0x507f, idx: -18422 },
+ { start: 0x5081, end: 0x50fd, idx: -18423 },
+ { start: 0x5141, end: 0x517f, idx: -18490 },
+ { start: 0x5181, end: 0x51fd, idx: -18491 },
+ { start: 0x5241, end: 0x527f, idx: -18558 },
+ { start: 0x5281, end: 0x52fd, idx: -18559 },
+ { start: 0x5341, end: 0x537f, idx: -18626 },
+ { start: 0x5381, end: 0x53fd, idx: -18627 },
+ { start: 0x5441, end: 0x547f, idx: -18694 },
+ { start: 0x5481, end: 0x54fd, idx: -18695 },
+ { start: 0x5541, end: 0x557f, idx: -18762 },
+ { start: 0x5581, end: 0x55fd, idx: -18763 },
+ { start: 0x5641, end: 0x567f, idx: -18830 },
+ { start: 0x5681, end: 0x56fd, idx: -18831 },
+ { start: 0x5741, end: 0x577f, idx: -18898 },
+ { start: 0x5781, end: 0x57fd, idx: -18899 },
+ { start: 0x5841, end: 0x587f, idx: -18966 },
+ { start: 0x5881, end: 0x58fd, idx: -18967 },
+ { start: 0x5941, end: 0x597f, idx: -19034 },
+ { start: 0x5981, end: 0x59fd, idx: -19035 },
+ { start: 0x5a41, end: 0x5a7f, idx: -19102 },
+ { start: 0x5a81, end: 0x5afd, idx: -19103 },
+ { start: 0x5b41, end: 0x5b7f, idx: -19170 },
+ { start: 0x5b81, end: 0x5bfd, idx: -19171 },
+ { start: 0x5c41, end: 0x5c7f, idx: -19238 },
+ { start: 0x5c81, end: 0x5c9a, idx: -19239 },
+ { start: 0x5ca0, end: 0x5cfd, idx: -19244 },
+ { start: 0x5d41, end: 0x5d7f, idx: -19311 },
+ { start: 0x5d81, end: 0x5dfd, idx: -19312 },
+ { start: 0x5e41, end: 0x5e7f, idx: -19379 },
+ { start: 0x5e81, end: 0x5efd, idx: -19380 },
+ { start: 0x5f41, end: 0x5f7f, idx: -19447 },
+ { start: 0x5f81, end: 0x5ffd, idx: -19448 },
+ { start: 0x6041, end: 0x607f, idx: -19515 },
+ { start: 0x6081, end: 0x60fd, idx: -19516 },
+ { start: 0x6141, end: 0x617f, idx: -19583 },
+ { start: 0x6181, end: 0x61fd, idx: -19584 },
+ { start: 0x6241, end: 0x627f, idx: -19651 },
+ { start: 0x6281, end: 0x62fd, idx: -19652 },
+ { start: 0x6341, end: 0x637f, idx: -19719 },
+ { start: 0x6381, end: 0x63fd, idx: -19720 },
+ { start: 0x6441, end: 0x647f, idx: -19787 },
+ { start: 0x6481, end: 0x64fd, idx: -19788 },
+ { start: 0x6541, end: 0x657f, idx: -19855 },
+ { start: 0x6581, end: 0x65fd, idx: -19856 },
+ { start: 0x6641, end: 0x667f, idx: -19923 },
+ { start: 0x6681, end: 0x66fd, idx: -19924 },
+ { start: 0x6741, end: 0x677f, idx: -19991 },
+ { start: 0x6781, end: 0x67fd, idx: -19992 },
+ { start: 0x6841, end: 0x687f, idx: -20059 },
+ { start: 0x6881, end: 0x68fd, idx: -20060 },
+ { start: 0x6941, end: 0x697f, idx: -20127 },
+ { start: 0x6981, end: 0x69fd, idx: -20128 },
+ { start: 0x6a41, end: 0x6a7f, idx: -20195 },
+ { start: 0x6a81, end: 0x6afd, idx: -20196 },
+ { start: 0x6b41, end: 0x6b7f, idx: -20263 },
+ { start: 0x6b81, end: 0x6bfd, idx: -20264 },
+ { start: 0x6c41, end: 0x6c7f, idx: -20331 },
+ { start: 0x6c81, end: 0x6c9f, idx: -20332 },
+ { start: 0x7641, end: 0x767f, idx: -22797 },
+ { start: 0x7681, end: 0x76fd, idx: -22798 },
+ { start: 0x7741, end: 0x777f, idx: -22865 },
+ { start: 0x7781, end: 0x77fd, idx: -22866 },
+ { start: 0x7841, end: 0x787f, idx: -22933 },
+ { start: 0x7881, end: 0x78fd, idx: -22934 },
+ { start: 0x7941, end: 0x797f, idx: -23001 },
+ { start: 0x7981, end: 0x79fd, idx: -23002 },
+ { start: 0x7a41, end: 0x7a7f, idx: -23069 },
+ { start: 0x7a81, end: 0x7afd, idx: -23070 },
+ { start: 0x7b41, end: 0x7b7f, idx: -23137 },
+ { start: 0x7b81, end: 0x7bfd, idx: -23138 },
+ { start: 0x7c41, end: 0x7c7f, idx: -23205 },
+ { start: 0x7c81, end: 0x7cfd, idx: -23206 },
+ { start: 0x7d41, end: 0x7d7f, idx: -23273 },
+ { start: 0x7d81, end: 0x7dfd, idx: -23274 },
+ { start: 0x7e41, end: 0x7e7f, idx: -23341 },
+ { start: 0x7e81, end: 0x7efd, idx: -23342 },
+ { start: 0x7f41, end: 0x7f7f, idx: -23409 },
+ { start: 0x7f81, end: 0x7ffd, idx: -23410 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const uint16_t __ibm935db_to_ucs4[] =
+{
+ 0x3000, 0x03B1, 0x03B2, 0x03B3, 0x03B4, 0x03B5, 0x03B6, 0x03B7, 0x03B8,
+ 0x03B9, 0x03BA, 0x03BB, 0x03BC, 0x03BD, 0x03BE, 0x03BF, 0x03C0, 0x03C1,
+ 0x03C3, 0x03C4, 0x03C5, 0x03C6, 0x03C7, 0x03C8, 0x03C9, 0x0391, 0x0392,
+ 0x0393, 0x0394, 0x0395, 0x0396, 0x0397, 0x0398, 0x0399, 0x039A, 0x039B,
+ 0x039C, 0x039D, 0x039E, 0x039F, 0x03A0, 0x03A1, 0x03A3, 0x03A4, 0x03A5,
+ 0x03A6, 0x03A7, 0x03A8, 0x03A9, 0x0430, 0x0431, 0x0432, 0x0433, 0x0434,
+ 0x0435, 0x0451, 0x0436, 0x0437, 0x0438, 0x0439, 0x043A, 0x043B, 0x043C,
+ 0x043D, 0x043E, 0x043F, 0x0440, 0x0441, 0x0442, 0x0443, 0x0444, 0x0445,
+ 0x0446, 0x0447, 0x0448, 0x0449, 0x044A, 0x044B, 0x044C, 0x044D, 0x044E,
+ 0x044F, 0x2170, 0x2171, 0x2172, 0x2173, 0x2174, 0x2175, 0x2176, 0x2177,
+ 0x2178, 0x2179, 0x0410, 0x0411, 0x0412, 0x0413, 0x0414, 0x0415, 0x0401,
+ 0x0416, 0x0417, 0x0418, 0x0419, 0x041A, 0x041B, 0x041C, 0x041D, 0x041E,
+ 0x041F, 0x0420, 0x0421, 0x0422, 0x0423, 0x0424, 0x0425, 0x0426, 0x0427,
+ 0x0428, 0x0429, 0x042A, 0x042B, 0x042C, 0x042D, 0x042E, 0x042F, 0x2160,
+ 0x2161, 0x2162, 0x2163, 0x2164, 0x2165, 0x2166, 0x2167, 0x2168, 0x2169,
+ 0x216A, 0x216B, 0xFFE1, 0xFF0E, 0xFF1C, 0xFF08, 0xFF0B, 0xFF5C, 0xFF06,
+ 0xFF01, 0xFFE5, 0xFF0A, 0xFF09, 0xFF1B, 0xFFE2, 0xFF0D, 0xFF0F, 0xFFE4,
+ 0xFF0C, 0xFF05, 0xFF3F, 0xFF1E, 0xFF1F, 0xFF40, 0xFF1A, 0xFF03, 0xFF20,
+ 0xFF07, 0xFF1D, 0xFF02, 0xFF41, 0xFF42, 0xFF43, 0xFF44, 0xFF45, 0xFF46,
+ 0xFF47, 0xFF48, 0xFF49, 0xFF4A, 0xFF4B, 0xFF4C, 0xFF4D, 0xFF4E, 0xFF4F,
+ 0xFF50, 0xFF51, 0xFF52, 0xFFE3, 0xFF53, 0xFF54, 0xFF55, 0xFF56, 0xFF57,
+ 0xFF58, 0xFF59, 0xFF5A, 0xFF5B, 0xFF21, 0xFF22, 0xFF23, 0xFF24, 0xFF25,
+ 0xFF26, 0xFF27, 0xFF28, 0xFF29, 0xFF5D, 0xFF2A, 0xFF2B, 0xFF2C, 0xFF2D,
+ 0xFF2E, 0xFF2F, 0xFF30, 0xFF31, 0xFF32, 0xFF04, 0xFF33, 0xFF34, 0xFF35,
+ 0xFF36, 0xFF37, 0xFF38, 0xFF39, 0xFF3A, 0xFF10, 0xFF11, 0xFF12, 0xFF13,
+ 0xFF14, 0xFF15, 0xFF16, 0xFF17, 0xFF18, 0xFF19, 0x3002, 0x300C, 0x300D,
+ 0x3001, 0x30FB, 0x30F2, 0x30A1, 0x30A3, 0x30A5, 0xFFE0, 0x30A7, 0x30A9,
+ 0x30E3, 0x30E5, 0x30E7, 0x30C3, 0x30EE, 0x30FC, 0x30F5, 0x30F6, 0xF83D,
+ 0x30A2, 0x30A4, 0x30A6, 0x30A8, 0x30AA, 0x30AB, 0x30AD, 0x30AF, 0x30B1,
+ 0x30B3, 0x30B5, 0x30B7, 0x30B9, 0x30BB, 0x30BD, 0x30BF, 0x30C1, 0x30C4,
+ 0x30C6, 0x30C8, 0x30CA, 0x30CB, 0x30CC, 0x30CD, 0x30CE, 0x30CF, 0x30D2,
+ 0x30D5, 0xFF5E, 0x30D8, 0x30DB, 0x30DE, 0x30DF, 0x30E0, 0x30E1, 0x30E2,
+ 0x30E4, 0x30E6, 0x30E8, 0x30E9, 0x30EA, 0x30EB, 0x30EC, 0x30ED, 0x30EF,
+ 0x30F3, 0x309B, 0x309C, 0x30AC, 0x30AE, 0x30B0, 0x30B2, 0x30B4, 0x30B6,
+ 0x30B8, 0x30BA, 0x30BC, 0x30BE, 0x30C0, 0x30C2, 0x30C5, 0x30C7, 0x30C9,
+ 0x30D0, 0x30D3, 0x30D6, 0x30D9, 0x30DC, 0x30F4, 0x30D1, 0x30D4, 0x30D7,
+ 0x30DA, 0x30DD, 0x30F0, 0x30F1, 0x30FD, 0x30FE, 0xFF3C, 0x300E, 0x300F,
+ 0xFF3B, 0xFF3D, 0x3092, 0x3041, 0x3043, 0x3045, 0x2015, 0x00B1, 0x2260,
+ 0x221E, 0x2103, 0x00B4, 0x3047, 0x3049, 0x3083, 0x3085, 0x3087, 0x3063,
+ 0x308E, 0x2010, 0x3003, 0xF83E, 0x3005, 0x3006, 0x3007, 0x00A8, 0x2018,
+ 0x201C, 0x3014, 0x3008, 0x300A, 0x3010, 0x2264, 0x2234, 0x2642, 0x00A7,
+ 0x203B, 0x3012, 0x3231, 0x2116, 0x2121, 0xFF3E, 0x2019, 0x201D, 0x3015,
+ 0x3009, 0x300B, 0x3011, 0x2265, 0x2235, 0x2640, 0x00D7, 0x00F7, 0x2016,
+ 0x3013, 0x2025, 0x2026, 0x3042, 0x3044, 0x3046, 0x3048, 0x304A, 0x304B,
+ 0x304D, 0x304F, 0x3051, 0x3053, 0x3055, 0x3057, 0x3059, 0x305B, 0x305D,
+ 0x305F, 0x3061, 0x3064, 0x3066, 0x3068, 0x306A, 0x306B, 0x306C, 0x306D,
+ 0x306E, 0x306F, 0x3072, 0x3075, 0x3078, 0x307B, 0x307E, 0x307F, 0x3080,
+ 0x3081, 0x3082, 0x3084, 0x3086, 0x3088, 0x3089, 0x308A, 0x308B, 0x308C,
+ 0x308D, 0x308F, 0x3093, 0x304C, 0x304E, 0x3050, 0x3052, 0x3054, 0x3056,
+ 0x3058, 0x305A, 0x305C, 0x305E, 0x3060, 0x3062, 0x3065, 0x3067, 0x3069,
+ 0x3070, 0x3073, 0x3076, 0x3079, 0x307C, 0x3071, 0x3074, 0x3077, 0x307A,
+ 0x307D, 0x3090, 0x3091, 0x309D, 0x309E, 0x25CB, 0x25CF, 0x25B3, 0x25B2,
+ 0x25CE, 0x2606, 0x2605, 0x25C7, 0x25C6, 0x25A1, 0x25A0, 0x25BD, 0x25BC,
+ 0x00B0, 0x2032, 0x2033, 0x2192, 0x2190, 0x2191, 0x2193, 0x02C9, 0x02C7,
+ 0x3016, 0x3017, 0x2236, 0x2227, 0x2228, 0x2211, 0x220F, 0x222A, 0x2229,
+ 0x2208, 0x2237, 0x221A, 0x22A5, 0x2225, 0x2220, 0x2312, 0x2299, 0x222B,
+ 0x222E, 0x2261, 0x224C, 0x2248, 0x223D, 0x221D, 0x226E, 0x226F, 0x00A4,
+ 0x2030, 0x2488, 0x2489, 0x248A, 0x248B, 0x248C, 0x248D, 0x248E, 0x248F,
+ 0x2490, 0x2491, 0x2492, 0x2493, 0x2494, 0x2495, 0x2496, 0x2497, 0x2498,
+ 0x2499, 0x249A, 0x249B, 0x2474, 0x2475, 0x2476, 0x2477, 0x2478, 0x2479,
+ 0x247A, 0x247B, 0x247C, 0x247D, 0x247E, 0x247F, 0x2480, 0x2481, 0x2482,
+ 0x2483, 0x2484, 0x2485, 0x2486, 0x2487, 0x2460, 0x2461, 0x2462, 0x2463,
+ 0x2464, 0x2465, 0x2466, 0x2467, 0x2468, 0x2469, 0x3220, 0x3221, 0x3222,
+ 0x3223, 0x3224, 0x3225, 0x3226, 0x3227, 0x3228, 0x3229, 0x0101, 0x00E1,
+ 0x01CE, 0x00E0, 0x0113, 0x00E9, 0x011B, 0x00E8, 0x012B, 0x00ED, 0x01D0,
+ 0x00EC, 0x014D, 0x00F3, 0x01D2, 0x00F2, 0x016B, 0x00FA, 0x01D4, 0x00F9,
+ 0x01D6, 0x01D8, 0x01DA, 0x01DC, 0x00FC, 0x00EA, 0x3105, 0x3106, 0x3107,
+ 0x3108, 0x3109, 0x310A, 0x310B, 0x310C, 0x310D, 0x310E, 0x310F, 0x3110,
+ 0x3111, 0x3112, 0x3113, 0x3114, 0x3115, 0x3116, 0x3117, 0x3118, 0x3119,
+ 0x311A, 0x311B, 0x311C, 0x311D, 0x311E, 0x311F, 0x3120, 0x3121, 0x3122,
+ 0x3123, 0x3124, 0x3125, 0x3126, 0x3127, 0x3128, 0x3129, 0x2500, 0x2501,
+ 0x2502, 0x2503, 0x2504, 0x2505, 0x2506, 0x2507, 0x2508, 0x2509, 0x250A,
+ 0x250B, 0x250C, 0x250D, 0x250E, 0x250F, 0x2510, 0x2511, 0x2512, 0x2513,
+ 0x2514, 0x2515, 0x2516, 0x2517, 0x2518, 0x2519, 0x251A, 0x251B, 0x251C,
+ 0x251D, 0x251E, 0x251F, 0x2520, 0x2521, 0x2522, 0x2523, 0x2524, 0x2525,
+ 0x2526, 0x2527, 0x2528, 0x2529, 0x252A, 0x252B, 0x252C, 0x252D, 0x252E,
+ 0x252F, 0x2530, 0x2531, 0x2532, 0x2533, 0x2534, 0x2535, 0x2536, 0x2537,
+ 0x2538, 0x2539, 0x253A, 0x253B, 0x253C, 0x253D, 0x253E, 0x253F, 0x2540,
+ 0x2541, 0x2542, 0x2543, 0x2544, 0x2545, 0x2546, 0x2547, 0x2548, 0x2549,
+ 0x254A, 0x254B, 0x554A, 0x963F, 0x57C3, 0x6328, 0x54CE, 0x5509, 0x54C0,
+ 0x7691, 0x764C, 0x853C, 0x77EE, 0x827E, 0x788D, 0x7231, 0x9698, 0x978D,
+ 0x6C28, 0x5B89, 0x4FFA, 0x6309, 0x6697, 0x5CB8, 0x80FA, 0x6848, 0x80AE,
+ 0x6602, 0x76CE, 0x51F9, 0x6556, 0x71AC, 0x7FF1, 0x8884, 0x50B2, 0x5965,
+ 0x61CA, 0x6FB3, 0x82AD, 0x634C, 0x6252, 0x53ED, 0x5427, 0x7B06, 0x516B,
+ 0x75A4, 0x5DF4, 0x62D4, 0x8DCB, 0x9776, 0x628A, 0x8019, 0x575D, 0x9738,
+ 0x7F62, 0x7238, 0x767D, 0x67CF, 0x767E, 0x6446, 0x4F70, 0x8D25, 0x62DC,
+ 0x7A17, 0x6591, 0x73ED, 0x642C, 0x6273, 0x822C, 0x9881, 0x677F, 0x7248,
+ 0x626E, 0x62CC, 0x4F34, 0x74E3, 0x534A, 0x529E, 0x7ECA, 0x90A6, 0x5E2E,
+ 0x6886, 0x699C, 0x8180, 0x7ED1, 0x68D2, 0x78C5, 0x868C, 0x9551, 0x508D,
+ 0x8C24, 0x82DE, 0x80DE, 0x5305, 0x8912, 0x5265, 0x8584, 0x96F9, 0x4FDD,
+ 0x5821, 0x9971, 0x5B9D, 0x62B1, 0x62A5, 0x66B4, 0x8C79, 0x9C8D, 0x7206,
+ 0x676F, 0x7891, 0x60B2, 0x5351, 0x5317, 0x8F88, 0x80CC, 0x8D1D, 0x94A1,
+ 0x500D, 0x72C8, 0x5907, 0x60EB, 0x7119, 0x88AB, 0x5954, 0x82EF, 0x672C,
+ 0x7B28, 0x5D29, 0x7EF7, 0x752D, 0x6CF5, 0x8E66, 0x8FF8, 0x903C, 0x9F3B,
+ 0x6BD4, 0x9119, 0x7B14, 0x5F7C, 0x78A7, 0x84D6, 0x853D, 0x6BD5, 0x6BD9,
+ 0x6BD6, 0x5E01, 0x5E87, 0x75F9, 0x95ED, 0x655D, 0x5F0A, 0x5FC5, 0x8F9F,
+ 0x58C1, 0x81C2, 0x907F, 0x965B, 0x97AD, 0x8FB9, 0x7F16, 0x8D2C, 0x6241,
+ 0x4FBF, 0x53D8, 0x535E, 0x8FA8, 0x8FA9, 0x8FAB, 0x904D, 0x6807, 0x5F6A,
+ 0x8198, 0x8868, 0x9CD6, 0x618B, 0x522B, 0x762A, 0x5F6C, 0x658C, 0x6FD2,
+ 0x6EE8, 0x5BBE, 0x6448, 0x5175, 0x51B0, 0x67C4, 0x4E19, 0x79C9, 0x997C,
+ 0x70B3, 0x75C5, 0x5E76, 0x73BB, 0x83E0, 0x64AD, 0x62E8, 0x94B5, 0x6CE2,
+ 0x535A, 0x52C3, 0x640F, 0x94C2, 0x7B94, 0x4F2F, 0x5E1B, 0x8236, 0x8116,
+ 0x818A, 0x6E24, 0x6CCA, 0x9A73, 0x6355, 0x535C, 0x54FA, 0x8865, 0x57E0,
+ 0x4E0D, 0x5E03, 0x6B65, 0x7C3F, 0x90E8, 0x6016, 0x64E6, 0x731C, 0x88C1,
+ 0x6750, 0x624D, 0x8D22, 0x776C, 0x8E29, 0x91C7, 0x5F69, 0x83DC, 0x8521,
+ 0x9910, 0x53C2, 0x8695, 0x6B8B, 0x60ED, 0x60E8, 0x707F, 0x82CD, 0x8231,
+ 0x4ED3, 0x6CA7, 0x85CF, 0x64CD, 0x7CD9, 0x69FD, 0x66F9, 0x8349, 0x5395,
+ 0x7B56, 0x4FA7, 0x518C, 0x6D4B, 0x5C42, 0x8E6D, 0x63D2, 0x53C9, 0x832C,
+ 0x8336, 0x67E5, 0x78B4, 0x643D, 0x5BDF, 0x5C94, 0x5DEE, 0x8BE7, 0x62C6,
+ 0x67F4, 0x8C7A, 0x6400, 0x63BA, 0x8749, 0x998B, 0x8C17, 0x7F20, 0x94F2,
+ 0x4EA7, 0x9610, 0x98A4, 0x660C, 0x7316, 0x573A, 0x5C1D, 0x5E38, 0x957F,
+ 0x507F, 0x80A0, 0x5382, 0x655E, 0x7545, 0x5531, 0x5021, 0x8D85, 0x6284,
+ 0x949E, 0x671D, 0x5632, 0x6F6E, 0x5DE2, 0x5435, 0x7092, 0x8F66, 0x626F,
+ 0x64A4, 0x63A3, 0x5F7B, 0x6F88, 0x90F4, 0x81E3, 0x8FB0, 0x5C18, 0x6668,
+ 0x5FF1, 0x6C89, 0x9648, 0x8D81, 0x886C, 0x6491, 0x79F0, 0x57CE, 0x6A59,
+ 0x6210, 0x5448, 0x4E58, 0x7A0B, 0x60E9, 0x6F84, 0x8BDA, 0x627F, 0x901E,
+ 0x9A8B, 0x79E4, 0x5403, 0x75F4, 0x6301, 0x5319, 0x6C60, 0x8FDF, 0x5F1B,
+ 0x9A70, 0x803B, 0x9F7F, 0x4F88, 0x5C3A, 0x8D64, 0x7FC5, 0x65A5, 0x70BD,
+ 0x5145, 0x51B2, 0x866B, 0x5D07, 0x5BA0, 0x62BD, 0x916C, 0x7574, 0x8E0C,
+ 0x7A20, 0x6101, 0x7B79, 0x4EC7, 0x7EF8, 0x7785, 0x4E11, 0x81ED, 0x521D,
+ 0x51FA, 0x6A71, 0x53A8, 0x8E87, 0x9504, 0x96CF, 0x6EC1, 0x9664, 0x695A,
+ 0x7840, 0x50A8, 0x77D7, 0x6410, 0x89E6, 0x5904, 0x63E3, 0x5DDD, 0x7A7F,
+ 0x693D, 0x4F20, 0x8239, 0x5598, 0x4E32, 0x75AE, 0x7A97, 0x5E62, 0x5E8A,
+ 0x95EF, 0x521B, 0x5439, 0x708A, 0x6376, 0x9524, 0x5782, 0x6625, 0x693F,
+ 0x9187, 0x5507, 0x6DF3, 0x7EAF, 0x8822, 0x6233, 0x7EF0, 0x75B5, 0x8328,
+ 0x78C1, 0x96CC, 0x8F9E, 0x6148, 0x74F7, 0x8BCD, 0x6B64, 0x523A, 0x8D50,
+ 0x6B21, 0x806A, 0x8471, 0x56F1, 0x5306, 0x4ECE, 0x4E1B, 0x51D1, 0x7C97,
+ 0x918B, 0x7C07, 0x4FC3, 0x8E7F, 0x7BE1, 0x7A9C, 0x6467, 0x5D14, 0x50AC,
+ 0x8106, 0x7601, 0x7CB9, 0x6DEC, 0x7FE0, 0x6751, 0x5B58, 0x5BF8, 0x78CB,
+ 0x64AE, 0x6413, 0x63AA, 0x632B, 0x9519, 0x642D, 0x8FBE, 0x7B54, 0x7629,
+ 0x6253, 0x5927, 0x5446, 0x6B79, 0x50A3, 0x6234, 0x5E26, 0x6B86, 0x4EE3,
+ 0x8D37, 0x888B, 0x5F85, 0x902E, 0x6020, 0x803D, 0x62C5, 0x4E39, 0x5355,
+ 0x90F8, 0x63B8, 0x80C6, 0x65E6, 0x6C2E, 0x4F46, 0x60EE, 0x6DE1, 0x8BDE,
+ 0x5F39, 0x86CB, 0x5F53, 0x6321, 0x515A, 0x8361, 0x6863, 0x5200, 0x6363,
+ 0x8E48, 0x5012, 0x5C9B, 0x7977, 0x5BFC, 0x5230, 0x7A3B, 0x60BC, 0x9053,
+ 0x76D7, 0x5FB7, 0x5F97, 0x7684, 0x8E6C, 0x706F, 0x767B, 0x7B49, 0x77AA,
+ 0x51F3, 0x9093, 0x5824, 0x4F4E, 0x6EF4, 0x8FEA, 0x654C, 0x7B1B, 0x72C4,
+ 0x6DA4, 0x7FDF, 0x5AE1, 0x62B5, 0x5E95, 0x5730, 0x8482, 0x7B2C, 0x5E1D,
+ 0x5F1F, 0x9012, 0x7F14, 0x98A0, 0x6382, 0x6EC7, 0x7898, 0x70B9, 0x5178,
+ 0x975B, 0x57AB, 0x7535, 0x4F43, 0x7538, 0x5E97, 0x60E6, 0x5960, 0x6DC0,
+ 0x6BBF, 0x7889, 0x53FC, 0x96D5, 0x51CB, 0x5201, 0x6389, 0x540A, 0x9493,
+ 0x8C03, 0x8DCC, 0x7239, 0x789F, 0x8776, 0x8FED, 0x8C0D, 0x53E0, 0x4E01,
+ 0x76EF, 0x53EE, 0x9489, 0x9876, 0x9F0E, 0x952D, 0x5B9A, 0x8BA2, 0x4E22,
+ 0x4E1C, 0x51AC, 0x8463, 0x61C2, 0x52A8, 0x680B, 0x4F97, 0x606B, 0x51BB,
+ 0x6D1E, 0x515C, 0x6296, 0x6597, 0x9661, 0x8C46, 0x9017, 0x75D8, 0x90FD,
+ 0x7763, 0x6BD2, 0x728A, 0x72EC, 0x8BFB, 0x5835, 0x7779, 0x8D4C, 0x675C,
+ 0x9540, 0x809A, 0x5EA6, 0x6E21, 0x5992, 0x7AEF, 0x77ED, 0x953B, 0x6BB5,
+ 0x65AD, 0x7F0E, 0x5806, 0x5151, 0x961F, 0x5BF9, 0x58A9, 0x5428, 0x8E72,
+ 0x6566, 0x987F, 0x56E4, 0x949D, 0x76FE, 0x9041, 0x6387, 0x54C6, 0x591A,
+ 0x593A, 0x579B, 0x8EB2, 0x6735, 0x8DFA, 0x8235, 0x5241, 0x60F0, 0x5815,
+ 0x86FE, 0x5CE8, 0x9E45, 0x4FC4, 0x989D, 0x8BB9, 0x5A25, 0x6076, 0x5384,
+ 0x627C, 0x904F, 0x9102, 0x997F, 0x6069, 0x800C, 0x513F, 0x8033, 0x5C14,
+ 0x9975, 0x6D31, 0x4E8C, 0x8D30, 0x53D1, 0x7F5A, 0x7B4F, 0x4F10, 0x4E4F,
+ 0x9600, 0x6CD5, 0x73D0, 0x85E9, 0x5E06, 0x756A, 0x7FFB, 0x6A0A, 0x77FE,
+ 0x9492, 0x7E41, 0x51E1, 0x70E6, 0x53CD, 0x8FD4, 0x8303, 0x8D29, 0x72AF,
+ 0x996D, 0x6CDB, 0x574A, 0x82B3, 0x65B9, 0x80AA, 0x623F, 0x9632, 0x59A8,
+ 0x4EFF, 0x8BBF, 0x7EBA, 0x653E, 0x83F2, 0x975E, 0x5561, 0x98DE, 0x80A5,
+ 0x532A, 0x8BFD, 0x5420, 0x80BA, 0x5E9F, 0x6CB8, 0x8D39, 0x82AC, 0x915A,
+ 0x5429, 0x6C1B, 0x5206, 0x7EB7, 0x575F, 0x711A, 0x6C7E, 0x7C89, 0x594B,
+ 0x4EFD, 0x5FFF, 0x6124, 0x7CAA, 0x4E30, 0x5C01, 0x67AB, 0x8702, 0x5CF0,
+ 0x950B, 0x98CE, 0x75AF, 0x70FD, 0x9022, 0x51AF, 0x7F1D, 0x8BBD, 0x5949,
+ 0x51E4, 0x4F5B, 0x5426, 0x592B, 0x6577, 0x80A4, 0x5B75, 0x6276, 0x62C2,
+ 0x8F90, 0x5E45, 0x6C1F, 0x7B26, 0x4F0F, 0x4FD8, 0x670D, 0x6D6E, 0x6DAA,
+ 0x798F, 0x88B1, 0x5F17, 0x752B, 0x629A, 0x8F85, 0x4FEF, 0x91DC, 0x65A7,
+ 0x812F, 0x8151, 0x5E9C, 0x8150, 0x8D74, 0x526F, 0x8986, 0x8D4B, 0x590D,
+ 0x5085, 0x4ED8, 0x961C, 0x7236, 0x8179, 0x8D1F, 0x5BCC, 0x8BA3, 0x9644,
+ 0x5987, 0x7F1A, 0x5490, 0x5676, 0x560E, 0x8BE5, 0x6539, 0x6982, 0x9499,
+ 0x76D6, 0x6E89, 0x5E72, 0x7518, 0x6746, 0x67D1, 0x7AFF, 0x809D, 0x8D76,
+ 0x611F, 0x79C6, 0x6562, 0x8D63, 0x5188, 0x521A, 0x94A2, 0x7F38, 0x809B,
+ 0x7EB2, 0x5C97, 0x6E2F, 0x6760, 0x7BD9, 0x768B, 0x9AD8, 0x818F, 0x7F94,
+ 0x7CD5, 0x641E, 0x9550, 0x7A3F, 0x544A, 0x54E5, 0x6B4C, 0x6401, 0x6208,
+ 0x9E3D, 0x80F3, 0x7599, 0x5272, 0x9769, 0x845B, 0x683C, 0x86E4, 0x9601,
+ 0x9694, 0x94EC, 0x4E2A, 0x5404, 0x7ED9, 0x6839, 0x8DDF, 0x8015, 0x66F4,
+ 0x5E9A, 0x7FB9, 0x57C2, 0x803F, 0x6897, 0x5DE5, 0x653B, 0x529F, 0x606D,
+ 0x9F9A, 0x4F9B, 0x8EAC, 0x516C, 0x5BAB, 0x5F13, 0x5DE9, 0x6C5E, 0x62F1,
+ 0x8D21, 0x5171, 0x94A9, 0x52FE, 0x6C9F, 0x82DF, 0x72D7, 0x57A2, 0x6784,
+ 0x8D2D, 0x591F, 0x8F9C, 0x83C7, 0x5495, 0x7B8D, 0x4F30, 0x6CBD, 0x5B64,
+ 0x59D1, 0x9F13, 0x53E4, 0x86CA, 0x9AA8, 0x8C37, 0x80A1, 0x6545, 0x987E,
+ 0x56FA, 0x96C7, 0x522E, 0x74DC, 0x5250, 0x5BE1, 0x6302, 0x8902, 0x4E56,
+ 0x62D0, 0x602A, 0x68FA, 0x5173, 0x5B98, 0x51A0, 0x89C2, 0x7BA1, 0x9986,
+ 0x7F50, 0x60EF, 0x704C, 0x8D2F, 0x5149, 0x5E7F, 0x901B, 0x7470, 0x89C4,
+ 0x572D, 0x7845, 0x5F52, 0x9F9F, 0x95FA, 0x8F68, 0x9B3C, 0x8BE1, 0x7678,
+ 0x6842, 0x67DC, 0x8DEA, 0x8D35, 0x523D, 0x8F8A, 0x6EDA, 0x68CD, 0x9505,
+ 0x90ED, 0x56FD, 0x679C, 0x88F9, 0x8FC7, 0x54C8, 0x9AB8, 0x5B69, 0x6D77,
+ 0x6C26, 0x4EA5, 0x5BB3, 0x9A87, 0x9163, 0x61A8, 0x90AF, 0x97E9, 0x542B,
+ 0x6DB5, 0x5BD2, 0x51FD, 0x558A, 0x7F55, 0x7FF0, 0x64BC, 0x634D, 0x65F1,
+ 0x61BE, 0x608D, 0x710A, 0x6C57, 0x6C49, 0x592F, 0x676D, 0x822A, 0x58D5,
+ 0x568E, 0x8C6A, 0x6BEB, 0x90DD, 0x597D, 0x8017, 0x53F7, 0x6D69, 0x5475,
+ 0x559D, 0x8377, 0x83CF, 0x6838, 0x79BE, 0x548C, 0x4F55, 0x5408, 0x76D2,
+ 0x8C89, 0x9602, 0x6CB3, 0x6DB8, 0x8D6B, 0x8910, 0x9E64, 0x8D3A, 0x563F,
+ 0x9ED1, 0x75D5, 0x5F88, 0x72E0, 0x6068, 0x54FC, 0x4EA8, 0x6A2A, 0x8861,
+ 0x6052, 0x8F70, 0x54C4, 0x70D8, 0x8679, 0x9E3F, 0x6D2A, 0x5B8F, 0x5F18,
+ 0x7EA2, 0x5589, 0x4FAF, 0x7334, 0x543C, 0x539A, 0x5019, 0x540E, 0x547C,
+ 0x4E4E, 0x5FFD, 0x745A, 0x58F6, 0x846B, 0x80E1, 0x8774, 0x72D0, 0x7CCA,
+ 0x6E56, 0x5F27, 0x864E, 0x552C, 0x62A4, 0x4E92, 0x6CAA, 0x6237, 0x82B1,
+ 0x54D7, 0x534E, 0x733E, 0x6ED1, 0x753B, 0x5212, 0x5316, 0x8BDD, 0x69D0,
+ 0x5F8A, 0x6000, 0x6DEE, 0x574F, 0x6B22, 0x73AF, 0x6853, 0x8FD8, 0x7F13,
+ 0x6362, 0x60A3, 0x5524, 0x75EA, 0x8C62, 0x7115, 0x6DA3, 0x5BA6, 0x5E7B,
+ 0x8352, 0x614C, 0x9EC4, 0x78FA, 0x8757, 0x7C27, 0x7687, 0x51F0, 0x60F6,
+ 0x714C, 0x6643, 0x5E4C, 0x604D, 0x8C0E, 0x7070, 0x6325, 0x8F89, 0x5FBD,
+ 0x6062, 0x86D4, 0x56DE, 0x6BC1, 0x6094, 0x6167, 0x5349, 0x60E0, 0x6666,
+ 0x8D3F, 0x79FD, 0x4F1A, 0x70E9, 0x6C47, 0x8BB3, 0x8BF2, 0x7ED8, 0x8364,
+ 0x660F, 0x5A5A, 0x9B42, 0x6D51, 0x6DF7, 0x8C41, 0x6D3B, 0x4F19, 0x706B,
+ 0x83B7, 0x6216, 0x60D1, 0x970D, 0x8D27, 0x7978, 0x51FB, 0x573E, 0x57FA,
+ 0x673A, 0x7578, 0x7A3D, 0x79EF, 0x7B95, 0x808C, 0x9965, 0x8FF9, 0x6FC0,
+ 0x8BA5, 0x9E21, 0x59EC, 0x7EE9, 0x7F09, 0x5409, 0x6781, 0x68D8, 0x8F91,
+ 0x7C4D, 0x96C6, 0x53CA, 0x6025, 0x75BE, 0x6C72, 0x5373, 0x5AC9, 0x7EA7,
+ 0x6324, 0x51E0, 0x810A, 0x5DF1, 0x84DF, 0x6280, 0x5180, 0x5B63, 0x4F0E,
+ 0x796D, 0x5242, 0x60B8, 0x6D4E, 0x5BC4, 0x5BC2, 0x8BA1, 0x8BB0, 0x65E2,
+ 0x5FCC, 0x9645, 0x5993, 0x7EE7, 0x7EAA, 0x5609, 0x67B7, 0x5939, 0x4F73,
+ 0x5BB6, 0x52A0, 0x835A, 0x988A, 0x8D3E, 0x7532, 0x94BE, 0x5047, 0x7A3C,
+ 0x4EF7, 0x67B6, 0x9A7E, 0x5AC1, 0x6B7C, 0x76D1, 0x575A, 0x5C16, 0x7B3A,
+ 0x95F4, 0x714E, 0x517C, 0x80A9, 0x8270, 0x5978, 0x7F04, 0x8327, 0x68C0,
+ 0x67EC, 0x78B1, 0x7877, 0x62E3, 0x6361, 0x7B80, 0x4FED, 0x526A, 0x51CF,
+ 0x8350, 0x69DB, 0x9274, 0x8DF5, 0x8D31, 0x89C1, 0x952E, 0x7BAD, 0x4EF6,
+ 0x5065, 0x8230, 0x5251, 0x996F, 0x6E10, 0x6E85, 0x6DA7, 0x5EFA, 0x50F5,
+ 0x59DC, 0x5C06, 0x6D46, 0x6C5F, 0x7586, 0x848B, 0x6868, 0x5956, 0x8BB2,
+ 0x5320, 0x9171, 0x964D, 0x8549, 0x6912, 0x7901, 0x7126, 0x80F6, 0x4EA4,
+ 0x90CA, 0x6D47, 0x9A84, 0x5A07, 0x56BC, 0x6405, 0x94F0, 0x77EB, 0x4FA5,
+ 0x811A, 0x72E1, 0x89D2, 0x997A, 0x7F34, 0x7EDE, 0x527F, 0x6559, 0x9175,
+ 0x8F7F, 0x8F83, 0x53EB, 0x7A96, 0x63ED, 0x63A5, 0x7686, 0x79F8, 0x8857,
+ 0x9636, 0x622A, 0x52AB, 0x8282, 0x6854, 0x6770, 0x6377, 0x776B, 0x7AED,
+ 0x6D01, 0x7ED3, 0x89E3, 0x59D0, 0x6212, 0x85C9, 0x82A5, 0x754C, 0x501F,
+ 0x4ECB, 0x75A5, 0x8BEB, 0x5C4A, 0x5DFE, 0x7B4B, 0x65A4, 0x91D1, 0x4ECA,
+ 0x6D25, 0x895F, 0x7D27, 0x9526, 0x4EC5, 0x8C28, 0x8FDB, 0x9773, 0x664B,
+ 0x7981, 0x8FD1, 0x70EC, 0x6D78, 0x5C3D, 0x52B2, 0x8346, 0x5162, 0x830E,
+ 0x775B, 0x6676, 0x9CB8, 0x4EAC, 0x60CA, 0x7CBE, 0x7CB3, 0x7ECF, 0x4E95,
+ 0x8B66, 0x666F, 0x9888, 0x9759, 0x5883, 0x656C, 0x955C, 0x5F84, 0x75C9,
+ 0x9756, 0x7ADF, 0x7ADE, 0x51C0, 0x70AF, 0x7A98, 0x63EA, 0x7A76, 0x7EA0,
+ 0x7396, 0x97ED, 0x4E45, 0x7078, 0x4E5D, 0x9152, 0x53A9, 0x6551, 0x65E7,
+ 0x81FC, 0x8205, 0x548E, 0x5C31, 0x759A, 0x97A0, 0x62D8, 0x72D9, 0x75BD,
+ 0x5C45, 0x9A79, 0x83CA, 0x5C40, 0x5480, 0x77E9, 0x4E3E, 0x6CAE, 0x805A,
+ 0x62D2, 0x636E, 0x5DE8, 0x5177, 0x8DDD, 0x8E1E, 0x952F, 0x4FF1, 0x53E5,
+ 0x60E7, 0x70AC, 0x5267, 0x6350, 0x9E43, 0x5A1F, 0x5026, 0x7737, 0x5377,
+ 0x7EE2, 0x6485, 0x652B, 0x6289, 0x6398, 0x5014, 0x7235, 0x89C9, 0x51B3,
+ 0x8BC0, 0x7EDD, 0x5747, 0x83CC, 0x94A7, 0x519B, 0x541B, 0x5CFB, 0x4FCA,
+ 0x7AE3, 0x6D5A, 0x90E1, 0x9A8F, 0x5580, 0x5496, 0x5361, 0x54AF, 0x5F00,
+ 0x63E9, 0x6977, 0x51EF, 0x6168, 0x520A, 0x582A, 0x52D8, 0x574E, 0x780D,
+ 0x770B, 0x5EB7, 0x6177, 0x7CE0, 0x625B, 0x6297, 0x4EA2, 0x7095, 0x8003,
+ 0x62F7, 0x70E4, 0x9760, 0x5777, 0x82DB, 0x67EF, 0x68F5, 0x78D5, 0x9897,
+ 0x79D1, 0x58F3, 0x54B3, 0x53EF, 0x6E34, 0x514B, 0x523B, 0x5BA2, 0x8BFE,
+ 0x80AF, 0x5543, 0x57A6, 0x6073, 0x5751, 0x542D, 0x7A7A, 0x6050, 0x5B54,
+ 0x63A7, 0x62A0, 0x53E3, 0x6263, 0x5BC7, 0x67AF, 0x54ED, 0x7A9F, 0x82E6,
+ 0x9177, 0x5E93, 0x88E4, 0x5938, 0x57AE, 0x630E, 0x8DE8, 0x80EF, 0x5757,
+ 0x7B77, 0x4FA9, 0x5FEB, 0x5BBD, 0x6B3E, 0x5321, 0x7B50, 0x72C2, 0x6846,
+ 0x77FF, 0x7736, 0x65F7, 0x51B5, 0x4E8F, 0x76D4, 0x5CBF, 0x7AA5, 0x8475,
+ 0x594E, 0x9B41, 0x5080, 0x9988, 0x6127, 0x6E83, 0x5764, 0x6606, 0x6346,
+ 0x56F0, 0x62EC, 0x6269, 0x5ED3, 0x9614, 0x5783, 0x62C9, 0x5587, 0x8721,
+ 0x814A, 0x8FA3, 0x5566, 0x83B1, 0x6765, 0x8D56, 0x84DD, 0x5A6A, 0x680F,
+ 0x62E6, 0x7BEE, 0x9611, 0x5170, 0x6F9C, 0x8C30, 0x63FD, 0x89C8, 0x61D2,
+ 0x7F06, 0x70C2, 0x6EE5, 0x7405, 0x6994, 0x72FC, 0x5ECA, 0x90CE, 0x6717,
+ 0x6D6A, 0x635E, 0x52B3, 0x7262, 0x8001, 0x4F6C, 0x59E5, 0x916A, 0x70D9,
+ 0x6D9D, 0x52D2, 0x4E50, 0x96F7, 0x956D, 0x857E, 0x78CA, 0x7D2F, 0x5121,
+ 0x5792, 0x64C2, 0x808B, 0x7C7B, 0x6CEA, 0x68F1, 0x695E, 0x51B7, 0x5398,
+ 0x68A8, 0x7281, 0x9ECE, 0x7BF1, 0x72F8, 0x79BB, 0x6F13, 0x7406, 0x674E,
+ 0x91CC, 0x9CA4, 0x793C, 0x8389, 0x8354, 0x540F, 0x6817, 0x4E3D, 0x5389,
+ 0x52B1, 0x783E, 0x5386, 0x5229, 0x5088, 0x4F8B, 0x4FD0, 0x75E2, 0x7ACB,
+ 0x7C92, 0x6CA5, 0x96B6, 0x529B, 0x7483, 0x54E9, 0x4FE9, 0x8054, 0x83B2,
+ 0x8FDE, 0x9570, 0x5EC9, 0x601C, 0x6D9F, 0x5E18, 0x655B, 0x8138, 0x94FE,
+ 0x604B, 0x70BC, 0x7EC3, 0x7CAE, 0x51C9, 0x6881, 0x7CB1, 0x826F, 0x4E24,
+ 0x8F86, 0x91CF, 0x667E, 0x4EAE, 0x8C05, 0x64A9, 0x804A, 0x50DA, 0x7597,
+ 0x71CE, 0x5BE5, 0x8FBD, 0x6F66, 0x4E86, 0x6482, 0x9563, 0x5ED6, 0x6599,
+ 0x5217, 0x88C2, 0x70C8, 0x52A3, 0x730E, 0x7433, 0x6797, 0x78F7, 0x9716,
+ 0x4E34, 0x90BB, 0x9CDE, 0x6DCB, 0x51DB, 0x8D41, 0x541D, 0x62CE, 0x73B2,
+ 0x83F1, 0x96F6, 0x9F84, 0x94C3, 0x4F36, 0x7F9A, 0x51CC, 0x7075, 0x9675,
+ 0x5CAD, 0x9886, 0x53E6, 0x4EE4, 0x6E9C, 0x7409, 0x69B4, 0x786B, 0x998F,
+ 0x7559, 0x5218, 0x7624, 0x6D41, 0x67F3, 0x516D, 0x9F99, 0x804B, 0x5499,
+ 0x7B3C, 0x7ABF, 0x9686, 0x5784, 0x62E2, 0x9647, 0x697C, 0x5A04, 0x6402,
+ 0x7BD3, 0x6F0F, 0x964B, 0x82A6, 0x5362, 0x9885, 0x5E90, 0x7089, 0x63B3,
+ 0x5364, 0x864F, 0x9C81, 0x9E93, 0x788C, 0x9732, 0x8DEF, 0x8D42, 0x9E7F,
+ 0x6F5E, 0x7984, 0x5F55, 0x9646, 0x622E, 0x9A74, 0x5415, 0x94DD, 0x4FA3,
+ 0x65C5, 0x5C65, 0x5C61, 0x7F15, 0x8651, 0x6C2F, 0x5F8B, 0x7387, 0x6EE4,
+ 0x7EFF, 0x5CE6, 0x631B, 0x5B6A, 0x6EE6, 0x5375, 0x4E71, 0x63A0, 0x7565,
+ 0x62A1, 0x8F6E, 0x4F26, 0x4ED1, 0x6CA6, 0x7EB6, 0x8BBA, 0x841D, 0x87BA,
+ 0x7F57, 0x903B, 0x9523, 0x7BA9, 0x9AA1, 0x88F8, 0x843D, 0x6D1B, 0x9A86,
+ 0x7EDC, 0x5988, 0x9EBB, 0x739B, 0x7801, 0x8682, 0x9A6C, 0x9A82, 0x561B,
+ 0x5417, 0x57CB, 0x4E70, 0x9EA6, 0x5356, 0x8FC8, 0x8109, 0x7792, 0x9992,
+ 0x86EE, 0x6EE1, 0x8513, 0x66FC, 0x6162, 0x6F2B, 0x8C29, 0x8292, 0x832B,
+ 0x76F2, 0x6C13, 0x5FD9, 0x83BD, 0x732B, 0x8305, 0x951A, 0x6BDB, 0x77DB,
+ 0x94C6, 0x536F, 0x8302, 0x5192, 0x5E3D, 0x8C8C, 0x8D38, 0x4E48, 0x73AB,
+ 0x679A, 0x6885, 0x9176, 0x9709, 0x7164, 0x6CA1, 0x7709, 0x5A92, 0x9541,
+ 0x6BCF, 0x7F8E, 0x6627, 0x5BD0, 0x59B9, 0x5A9A, 0x95E8, 0x95F7, 0x4EEC,
+ 0x840C, 0x8499, 0x6AAC, 0x76DF, 0x9530, 0x731B, 0x68A6, 0x5B5F, 0x772F,
+ 0x919A, 0x9761, 0x7CDC, 0x8FF7, 0x8C1C, 0x5F25, 0x7C73, 0x79D8, 0x89C5,
+ 0x6CCC, 0x871C, 0x5BC6, 0x5E42, 0x68C9, 0x7720, 0x7EF5, 0x5195, 0x514D,
+ 0x52C9, 0x5A29, 0x7F05, 0x9762, 0x82D7, 0x63CF, 0x7784, 0x85D0, 0x79D2,
+ 0x6E3A, 0x5E99, 0x5999, 0x8511, 0x706D, 0x6C11, 0x62BF, 0x76BF, 0x654F,
+ 0x60AF, 0x95FD, 0x660E, 0x879F, 0x9E23, 0x94ED, 0x540D, 0x547D, 0x8C2C,
+ 0x6478, 0x6479, 0x8611, 0x6A21, 0x819C, 0x78E8, 0x6469, 0x9B54, 0x62B9,
+ 0x672B, 0x83AB, 0x58A8, 0x9ED8, 0x6CAB, 0x6F20, 0x5BDE, 0x964C, 0x8C0B,
+ 0x725F, 0x67D0, 0x62C7, 0x7261, 0x4EA9, 0x59C6, 0x6BCD, 0x5893, 0x66AE,
+ 0x5E55, 0x52DF, 0x6155, 0x6728, 0x76EE, 0x7766, 0x7267, 0x7A46, 0x62FF,
+ 0x54EA, 0x5450, 0x94A0, 0x90A3, 0x5A1C, 0x7EB3, 0x6C16, 0x4E43, 0x5976,
+ 0x8010, 0x5948, 0x5357, 0x7537, 0x96BE, 0x56CA, 0x6320, 0x8111, 0x607C,
+ 0x95F9, 0x6DD6, 0x5462, 0x9981, 0x5185, 0x5AE9, 0x80FD, 0x59AE, 0x9713,
+ 0x502A, 0x6CE5, 0x5C3C, 0x62DF, 0x4F60, 0x533F, 0x817B, 0x9006, 0x6EBA,
+ 0x852B, 0x62C8, 0x5E74, 0x78BE, 0x64B5, 0x637B, 0x5FF5, 0x5A18, 0x917F,
+ 0x9E1F, 0x5C3F, 0x634F, 0x8042, 0x5B7D, 0x556E, 0x954A, 0x954D, 0x6D85,
+ 0x60A8, 0x67E0, 0x72DE, 0x51DD, 0x5B81, 0x62E7, 0x6CDE, 0x725B, 0x626D,
+ 0x94AE, 0x7EBD, 0x8113, 0x6D53, 0x519C, 0x5F04, 0x5974, 0x52AA, 0x6012,
+ 0x5973, 0x6696, 0x8650, 0x759F, 0x632A, 0x61E6, 0x7CEF, 0x8BFA, 0x54E6,
+ 0x6B27, 0x9E25, 0x6BB4, 0x85D5, 0x5455, 0x5076, 0x6CA4, 0x556A, 0x8DB4,
+ 0x722C, 0x5E15, 0x6015, 0x7436, 0x62CD, 0x6392, 0x724C, 0x5F98, 0x6E43,
+ 0x6D3E, 0x6500, 0x6F58, 0x76D8, 0x78D0, 0x76FC, 0x7554, 0x5224, 0x53DB,
+ 0x4E53, 0x5E9E, 0x65C1, 0x802A, 0x80D6, 0x629B, 0x5486, 0x5228, 0x70AE,
+ 0x888D, 0x8DD1, 0x6CE1, 0x5478, 0x80DA, 0x57F9, 0x88F4, 0x8D54, 0x966A,
+ 0x914D, 0x4F69, 0x6C9B, 0x55B7, 0x76C6, 0x7830, 0x62A8, 0x70F9, 0x6F8E,
+ 0x5F6D, 0x84EC, 0x68DA, 0x787C, 0x7BF7, 0x81A8, 0x670B, 0x9E4F, 0x6367,
+ 0x78B0, 0x576F, 0x7812, 0x9739, 0x6279, 0x62AB, 0x5288, 0x7435, 0x6BD7,
+ 0x5564, 0x813E, 0x75B2, 0x76AE, 0x5339, 0x75DE, 0x50FB, 0x5C41, 0x8B6C,
+ 0x7BC7, 0x504F, 0x7247, 0x9A97, 0x98D8, 0x6F02, 0x74E2, 0x7968, 0x6487,
+ 0x77A5, 0x62FC, 0x9891, 0x8D2B, 0x54C1, 0x8058, 0x4E52, 0x576A, 0x82F9,
+ 0x840D, 0x5E73, 0x51ED, 0x74F6, 0x8BC4, 0x5C4F, 0x5761, 0x6CFC, 0x9887,
+ 0x5A46, 0x7834, 0x9B44, 0x8FEB, 0x7C95, 0x5256, 0x6251, 0x94FA, 0x4EC6,
+ 0x8386, 0x8461, 0x83E9, 0x84B2, 0x57D4, 0x6734, 0x5703, 0x666E, 0x6D66,
+ 0x8C31, 0x66DD, 0x7011, 0x671F, 0x6B3A, 0x6816, 0x621A, 0x59BB, 0x4E03,
+ 0x51C4, 0x6F06, 0x67D2, 0x6C8F, 0x5176, 0x68CB, 0x5947, 0x6B67, 0x7566,
+ 0x5D0E, 0x8110, 0x9F50, 0x65D7, 0x7948, 0x7941, 0x9A91, 0x8D77, 0x5C82,
+ 0x4E5E, 0x4F01, 0x542F, 0x5951, 0x780C, 0x5668, 0x6C14, 0x8FC4, 0x5F03,
+ 0x6C7D, 0x6CE3, 0x8BAB, 0x6390, 0x6070, 0x6D3D, 0x7275, 0x6266, 0x948E,
+ 0x94C5, 0x5343, 0x8FC1, 0x7B7E, 0x4EDF, 0x8C26, 0x4E7E, 0x9ED4, 0x94B1,
+ 0x94B3, 0x524D, 0x6F5C, 0x9063, 0x6D45, 0x8C34, 0x5811, 0x5D4C, 0x6B20,
+ 0x6B49, 0x67AA, 0x545B, 0x8154, 0x7F8C, 0x5899, 0x8537, 0x5F3A, 0x62A2,
+ 0x6A47, 0x9539, 0x6572, 0x6084, 0x6865, 0x77A7, 0x4E54, 0x4FA8, 0x5DE7,
+ 0x9798, 0x64AC, 0x7FD8, 0x5CED, 0x4FCF, 0x7A8D, 0x5207, 0x8304, 0x4E14,
+ 0x602F, 0x7A83, 0x94A6, 0x4FB5, 0x4EB2, 0x79E6, 0x7434, 0x52E4, 0x82B9,
+ 0x64D2, 0x79BD, 0x5BDD, 0x6C81, 0x9752, 0x8F7B, 0x6C22, 0x503E, 0x537F,
+ 0x6E05, 0x64CE, 0x6674, 0x6C30, 0x60C5, 0x9877, 0x8BF7, 0x5E86, 0x743C,
+ 0x7A77, 0x79CB, 0x4E18, 0x90B1, 0x7403, 0x6C42, 0x56DA, 0x914B, 0x6CC5,
+ 0x8D8B, 0x533A, 0x86C6, 0x66F2, 0x8EAF, 0x5C48, 0x9A71, 0x6E20, 0x53D6,
+ 0x5A36, 0x9F8B, 0x8DA3, 0x53BB, 0x5708, 0x98A7, 0x6743, 0x919B, 0x6CC9,
+ 0x5168, 0x75CA, 0x62F3, 0x72AC, 0x5238, 0x529D, 0x7F3A, 0x7094, 0x7638,
+ 0x5374, 0x9E4A, 0x69B7, 0x786E, 0x96C0, 0x88D9, 0x7FA4, 0x7136, 0x71C3,
+ 0x5189, 0x67D3, 0x74E4, 0x58E4, 0x6518, 0x56B7, 0x8BA9, 0x9976, 0x6270,
+ 0x7ED5, 0x60F9, 0x70ED, 0x58EC, 0x4EC1, 0x4EBA, 0x5FCD, 0x97E7, 0x4EFB,
+ 0x8BA4, 0x5203, 0x598A, 0x7EAB, 0x6254, 0x4ECD, 0x65E5, 0x620E, 0x8338,
+ 0x84C9, 0x8363, 0x878D, 0x7194, 0x6EB6, 0x5BB9, 0x7ED2, 0x5197, 0x63C9,
+ 0x67D4, 0x8089, 0x8339, 0x8815, 0x5112, 0x5B7A, 0x5982, 0x8FB1, 0x4E73,
+ 0x6C5D, 0x5165, 0x8925, 0x8F6F, 0x962E, 0x854A, 0x745E, 0x9510, 0x95F0,
+ 0x6DA6, 0x82E5, 0x5F31, 0x6492, 0x6D12, 0x8428, 0x816E, 0x9CC3, 0x585E,
+ 0x8D5B, 0x4E09, 0x53C1, 0x4F1E, 0x6563, 0x6851, 0x55D3, 0x4E27, 0x6414,
+ 0x9A9A, 0x626B, 0x5AC2, 0x745F, 0x8272, 0x6DA9, 0x68EE, 0x50E7, 0x838E,
+ 0x7802, 0x6740, 0x5239, 0x6C99, 0x7EB1, 0x50BB, 0x5565, 0x715E, 0x7B5B,
+ 0x6652, 0x73CA, 0x82EB, 0x6749, 0x5C71, 0x5220, 0x717D, 0x886B, 0x95EA,
+ 0x9655, 0x64C5, 0x8D61, 0x81B3, 0x5584, 0x6C55, 0x6247, 0x7F2E, 0x5892,
+ 0x4F24, 0x5546, 0x8D4F, 0x664C, 0x4E0A, 0x5C1A, 0x88F3, 0x68A2, 0x634E,
+ 0x7A0D, 0x70E7, 0x828D, 0x52FA, 0x97F6, 0x5C11, 0x54E8, 0x90B5, 0x7ECD,
+ 0x5962, 0x8D4A, 0x86C7, 0x820C, 0x820D, 0x8D66, 0x6444, 0x5C04, 0x6151,
+ 0x6D89, 0x793E, 0x8BBE, 0x7837, 0x7533, 0x547B, 0x4F38, 0x8EAB, 0x6DF1,
+ 0x5A20, 0x7EC5, 0x795E, 0x6C88, 0x5BA1, 0x5A76, 0x751A, 0x80BE, 0x614E,
+ 0x6E17, 0x58F0, 0x751F, 0x7525, 0x7272, 0x5347, 0x7EF3, 0x7701, 0x76DB,
+ 0x5269, 0x80DC, 0x5723, 0x5E08, 0x5931, 0x72EE, 0x65BD, 0x6E7F, 0x8BD7,
+ 0x5C38, 0x8671, 0x5341, 0x77F3, 0x62FE, 0x65F6, 0x4EC0, 0x98DF, 0x8680,
+ 0x5B9E, 0x8BC6, 0x53F2, 0x77E2, 0x4F7F, 0x5C4E, 0x9A76, 0x59CB, 0x5F0F,
+ 0x793A, 0x58EB, 0x4E16, 0x67FF, 0x4E8B, 0x62ED, 0x8A93, 0x901D, 0x52BF,
+ 0x662F, 0x55DC, 0x566C, 0x9002, 0x4ED5, 0x4F8D, 0x91CA, 0x9970, 0x6C0F,
+ 0x5E02, 0x6043, 0x5BA4, 0x89C6, 0x8BD5, 0x6536, 0x624B, 0x9996, 0x5B88,
+ 0x5BFF, 0x6388, 0x552E, 0x53D7, 0x7626, 0x517D, 0x852C, 0x67A2, 0x68B3,
+ 0x6B8A, 0x6292, 0x8F93, 0x53D4, 0x8212, 0x6DD1, 0x758F, 0x4E66, 0x8D4E,
+ 0x5B70, 0x719F, 0x85AF, 0x6691, 0x66D9, 0x7F72, 0x8700, 0x9ECD, 0x9F20,
+ 0x5C5E, 0x672F, 0x8FF0, 0x6811, 0x675F, 0x620D, 0x7AD6, 0x5885, 0x5EB6,
+ 0x6570, 0x6F31, 0x6055, 0x5237, 0x800D, 0x6454, 0x8870, 0x7529, 0x5E05,
+ 0x6813, 0x62F4, 0x971C, 0x53CC, 0x723D, 0x8C01, 0x6C34, 0x7761, 0x7A0E,
+ 0x542E, 0x77AC, 0x987A, 0x821C, 0x8BF4, 0x7855, 0x6714, 0x70C1, 0x65AF,
+ 0x6495, 0x5636, 0x601D, 0x79C1, 0x53F8, 0x4E1D, 0x6B7B, 0x8086, 0x5BFA,
+ 0x55E3, 0x56DB, 0x4F3A, 0x4F3C, 0x9972, 0x5DF3, 0x677E, 0x8038, 0x6002,
+ 0x9882, 0x9001, 0x5B8B, 0x8BBC, 0x8BF5, 0x641C, 0x8258, 0x64DE, 0x55FD,
+ 0x82CF, 0x9165, 0x4FD7, 0x7D20, 0x901F, 0x7C9F, 0x50F3, 0x5851, 0x6EAF,
+ 0x5BBF, 0x8BC9, 0x8083, 0x9178, 0x849C, 0x7B97, 0x867D, 0x968B, 0x968F,
+ 0x7EE5, 0x9AD3, 0x788E, 0x5C81, 0x7A57, 0x9042, 0x96A7, 0x795F, 0x5B59,
+ 0x635F, 0x7B0B, 0x84D1, 0x68AD, 0x5506, 0x7F29, 0x7410, 0x7D22, 0x9501,
+ 0x6240, 0x584C, 0x4ED6, 0x5B83, 0x5979, 0x5854, 0x736D, 0x631E, 0x8E4B,
+ 0x8E0F, 0x80CE, 0x82D4, 0x62AC, 0x53F0, 0x6CF0, 0x915E, 0x592A, 0x6001,
+ 0x6C70, 0x574D, 0x644A, 0x8D2A, 0x762B, 0x6EE9, 0x575B, 0x6A80, 0x75F0,
+ 0x6F6D, 0x8C2D, 0x8C08, 0x5766, 0x6BEF, 0x8892, 0x78B3, 0x63A2, 0x53F9,
+ 0x70AD, 0x6C64, 0x5858, 0x642A, 0x5802, 0x68E0, 0x819B, 0x5510, 0x7CD6,
+ 0x5018, 0x8EBA, 0x6DCC, 0x8D9F, 0x70EB, 0x638F, 0x6D9B, 0x6ED4, 0x7EE6,
+ 0x8404, 0x6843, 0x9003, 0x6DD8, 0x9676, 0x8BA8, 0x5957, 0x7279, 0x85E4,
+ 0x817E, 0x75BC, 0x8A8A, 0x68AF, 0x5254, 0x8E22, 0x9511, 0x63D0, 0x9898,
+ 0x8E44, 0x557C, 0x4F53, 0x66FF, 0x568F, 0x60D5, 0x6D95, 0x5243, 0x5C49,
+ 0x5929, 0x6DFB, 0x586B, 0x7530, 0x751C, 0x606C, 0x8214, 0x8146, 0x6311,
+ 0x6761, 0x8FE2, 0x773A, 0x8DF3, 0x8D34, 0x94C1, 0x5E16, 0x5385, 0x542C,
+ 0x70C3, 0x6C40, 0x5EF7, 0x505C, 0x4EAD, 0x5EAD, 0x633A, 0x8247, 0x901A,
+ 0x6850, 0x916E, 0x77B3, 0x540C, 0x94DC, 0x5F64, 0x7AE5, 0x6876, 0x6345,
+ 0x7B52, 0x7EDF, 0x75DB, 0x5077, 0x6295, 0x5934, 0x900F, 0x51F8, 0x79C3,
+ 0x7A81, 0x56FE, 0x5F92, 0x9014, 0x6D82, 0x5C60, 0x571F, 0x5410, 0x5154,
+ 0x6E4D, 0x56E2, 0x63A8, 0x9893, 0x817F, 0x8715, 0x892A, 0x9000, 0x541E,
+ 0x5C6F, 0x81C0, 0x62D6, 0x6258, 0x8131, 0x9E35, 0x9640, 0x9A6E, 0x9A7C,
+ 0x692D, 0x59A5, 0x62D3, 0x553E, 0x6316, 0x54C7, 0x86D9, 0x6D3C, 0x5A03,
+ 0x74E6, 0x889C, 0x6B6A, 0x5916, 0x8C4C, 0x5F2F, 0x6E7E, 0x73A9, 0x987D,
+ 0x4E38, 0x70F7, 0x5B8C, 0x7897, 0x633D, 0x665A, 0x7696, 0x60CB, 0x5B9B,
+ 0x5A49, 0x4E07, 0x8155, 0x6C6A, 0x738B, 0x4EA1, 0x6789, 0x7F51, 0x5F80,
+ 0x65FA, 0x671B, 0x5FD8, 0x5984, 0x5A01, 0x5DCD, 0x5FAE, 0x5371, 0x97E6,
+ 0x8FDD, 0x6845, 0x56F4, 0x552F, 0x60DF, 0x4E3A, 0x6F4D, 0x7EF4, 0x82C7,
+ 0x840E, 0x59D4, 0x4F1F, 0x4F2A, 0x5C3E, 0x7EAC, 0x672A, 0x851A, 0x5473,
+ 0x754F, 0x80C3, 0x5582, 0x9B4F, 0x4F4D, 0x6E2D, 0x8C13, 0x5C09, 0x6170,
+ 0x536B, 0x761F, 0x6E29, 0x868A, 0x6587, 0x95FB, 0x7EB9, 0x543B, 0x7A33,
+ 0x7D0A, 0x95EE, 0x55E1, 0x7FC1, 0x74EE, 0x631D, 0x8717, 0x6DA1, 0x7A9D,
+ 0x6211, 0x65A1, 0x5367, 0x63E1, 0x6C83, 0x5DEB, 0x545C, 0x94A8, 0x4E4C,
+ 0x6C61, 0x8BEC, 0x5C4B, 0x65E0, 0x829C, 0x68A7, 0x543E, 0x5434, 0x6BCB,
+ 0x6B66, 0x4E94, 0x6342, 0x5348, 0x821E, 0x4F0D, 0x4FAE, 0x575E, 0x620A,
+ 0x96FE, 0x6664, 0x7269, 0x52FF, 0x52A1, 0x609F, 0x8BEF, 0x6614, 0x7199,
+ 0x6790, 0x897F, 0x7852, 0x77FD, 0x6670, 0x563B, 0x5438, 0x9521, 0x727A,
+ 0x7A00, 0x606F, 0x5E0C, 0x6089, 0x819D, 0x5915, 0x60DC, 0x7184, 0x70EF,
+ 0x6EAA, 0x6C50, 0x7280, 0x6A84, 0x88AD, 0x5E2D, 0x4E60, 0x5AB3, 0x559C,
+ 0x94E3, 0x6D17, 0x7CFB, 0x9699, 0x620F, 0x7EC6, 0x778E, 0x867E, 0x5323,
+ 0x971E, 0x8F96, 0x6687, 0x5CE1, 0x4FA0, 0x72ED, 0x4E0B, 0x53A6, 0x590F,
+ 0x5413, 0x6380, 0x9528, 0x5148, 0x4ED9, 0x9C9C, 0x7EA4, 0x54B8, 0x8D24,
+ 0x8854, 0x8237, 0x95F2, 0x6D8E, 0x5F26, 0x5ACC, 0x663E, 0x9669, 0x73B0,
+ 0x732E, 0x53BF, 0x817A, 0x9985, 0x7FA1, 0x5BAA, 0x9677, 0x9650, 0x7EBF,
+ 0x76F8, 0x53A2, 0x9576, 0x9999, 0x7BB1, 0x8944, 0x6E58, 0x4E61, 0x7FD4,
+ 0x7965, 0x8BE6, 0x60F3, 0x54CD, 0x4EAB, 0x9879, 0x5DF7, 0x6A61, 0x50CF,
+ 0x5411, 0x8C61, 0x8427, 0x785D, 0x9704, 0x524A, 0x54EE, 0x56A3, 0x9500,
+ 0x6D88, 0x5BB5, 0x6DC6, 0x6653, 0x5C0F, 0x5B5D, 0x6821, 0x8096, 0x5578,
+ 0x7B11, 0x6548, 0x6954, 0x4E9B, 0x6B47, 0x874E, 0x978B, 0x534F, 0x631F,
+ 0x643A, 0x90AA, 0x659C, 0x80C1, 0x8C10, 0x5199, 0x68B0, 0x5378, 0x87F9,
+ 0x61C8, 0x6CC4, 0x6CFB, 0x8C22, 0x5C51, 0x85AA, 0x82AF, 0x950C, 0x6B23,
+ 0x8F9B, 0x65B0, 0x5FFB, 0x5FC3, 0x4FE1, 0x8845, 0x661F, 0x8165, 0x7329,
+ 0x60FA, 0x5174, 0x5211, 0x578B, 0x5F62, 0x90A2, 0x884C, 0x9192, 0x5E78,
+ 0x674F, 0x6027, 0x59D3, 0x5144, 0x51F6, 0x80F8, 0x5308, 0x6C79, 0x96C4,
+ 0x718A, 0x4F11, 0x4FEE, 0x7F9E, 0x673D, 0x55C5, 0x9508, 0x79C0, 0x8896,
+ 0x7EE3, 0x589F, 0x620C, 0x9700, 0x865A, 0x5618, 0x987B, 0x5F90, 0x8BB8,
+ 0x84C4, 0x9157, 0x53D9, 0x65ED, 0x5E8F, 0x755C, 0x6064, 0x7D6E, 0x5A7F,
+ 0x7EEA, 0x7EED, 0x8F69, 0x55A7, 0x5BA3, 0x60AC, 0x65CB, 0x7384, 0x9009,
+ 0x7663, 0x7729, 0x7EDA, 0x9774, 0x859B, 0x5B66, 0x7A74, 0x96EA, 0x8840,
+ 0x52CB, 0x718F, 0x5FAA, 0x65EC, 0x8BE2, 0x5BFB, 0x9A6F, 0x5DE1, 0x6B89,
+ 0x6C5B, 0x8BAD, 0x8BAF, 0x900A, 0x8FC5, 0x538B, 0x62BC, 0x9E26, 0x9E2D,
+ 0x5440, 0x4E2B, 0x82BD, 0x7259, 0x869C, 0x5D16, 0x8859, 0x6DAF, 0x96C5,
+ 0x54D1, 0x4E9A, 0x8BB6, 0x7109, 0x54BD, 0x9609, 0x70DF, 0x6DF9, 0x76D0,
+ 0x4E25, 0x7814, 0x8712, 0x5CA9, 0x5EF6, 0x8A00, 0x989C, 0x960E, 0x708E,
+ 0x6CBF, 0x5944, 0x63A9, 0x773C, 0x884D, 0x6F14, 0x8273, 0x5830, 0x71D5,
+ 0x538C, 0x781A, 0x96C1, 0x5501, 0x5F66, 0x7130, 0x5BB4, 0x8C1A, 0x9A8C,
+ 0x6B83, 0x592E, 0x9E2F, 0x79E7, 0x6768, 0x626C, 0x4F6F, 0x75A1, 0x7F8A,
+ 0x6D0B, 0x9633, 0x6C27, 0x4EF0, 0x75D2, 0x517B, 0x6837, 0x6F3E, 0x9080,
+ 0x8170, 0x5996, 0x7476, 0x6447, 0x5C27, 0x9065, 0x7A91, 0x8C23, 0x59DA,
+ 0x54AC, 0x8200, 0x836F, 0x8981, 0x8000, 0x6930, 0x564E, 0x8036, 0x7237,
+ 0x91CE, 0x51B6, 0x4E5F, 0x9875, 0x6396, 0x4E1A, 0x53F6, 0x66F3, 0x814B,
+ 0x591C, 0x6DB2, 0x4E00, 0x58F9, 0x533B, 0x63D6, 0x94F1, 0x4F9D, 0x4F0A,
+ 0x8863, 0x9890, 0x5937, 0x9057, 0x79FB, 0x4EEA, 0x80F0, 0x7591, 0x6C82,
+ 0x5B9C, 0x59E8, 0x5F5D, 0x6905, 0x8681, 0x501A, 0x5DF2, 0x4E59, 0x77E3,
+ 0x4EE5, 0x827A, 0x6291, 0x6613, 0x9091, 0x5C79, 0x4EBF, 0x5F79, 0x81C6,
+ 0x9038, 0x8084, 0x75AB, 0x4EA6, 0x88D4, 0x610F, 0x6BC5, 0x5FC6, 0x4E49,
+ 0x76CA, 0x6EA2, 0x8BE3, 0x8BAE, 0x8C0A, 0x8BD1, 0x5F02, 0x7FFC, 0x7FCC,
+ 0x7ECE, 0x8335, 0x836B, 0x56E0, 0x6BB7, 0x97F3, 0x9634, 0x59FB, 0x541F,
+ 0x94F6, 0x6DEB, 0x5BC5, 0x996E, 0x5C39, 0x5F15, 0x9690, 0x5370, 0x82F1,
+ 0x6A31, 0x5A74, 0x9E70, 0x5E94, 0x7F28, 0x83B9, 0x8424, 0x8425, 0x8367,
+ 0x8747, 0x8FCE, 0x8D62, 0x76C8, 0x5F71, 0x9896, 0x786C, 0x6620, 0x54DF,
+ 0x62E5, 0x4F63, 0x81C3, 0x75C8, 0x5EB8, 0x96CD, 0x8E0A, 0x86F9, 0x548F,
+ 0x6CF3, 0x6D8C, 0x6C38, 0x607F, 0x52C7, 0x7528, 0x5E7D, 0x4F18, 0x60A0,
+ 0x5FE7, 0x5C24, 0x7531, 0x90AE, 0x94C0, 0x72B9, 0x6CB9, 0x6E38, 0x9149,
+ 0x6709, 0x53CB, 0x53F3, 0x4F51, 0x91C9, 0x8BF1, 0x53C8, 0x5E7C, 0x8FC2,
+ 0x6DE4, 0x4E8E, 0x76C2, 0x6986, 0x865E, 0x611A, 0x8206, 0x4F59, 0x4FDE,
+ 0x903E, 0x9C7C, 0x6109, 0x6E1D, 0x6E14, 0x9685, 0x4E88, 0x5A31, 0x96E8,
+ 0x4E0E, 0x5C7F, 0x79B9, 0x5B87, 0x8BED, 0x7FBD, 0x7389, 0x57DF, 0x828B,
+ 0x90C1, 0x5401, 0x9047, 0x55BB, 0x5CEA, 0x5FA1, 0x6108, 0x6B32, 0x72F1,
+ 0x80B2, 0x8A89, 0x6D74, 0x5BD3, 0x88D5, 0x9884, 0x8C6B, 0x9A6D, 0x9E33,
+ 0x6E0A, 0x51A4, 0x5143, 0x57A3, 0x8881, 0x539F, 0x63F4, 0x8F95, 0x56ED,
+ 0x5458, 0x5706, 0x733F, 0x6E90, 0x7F18, 0x8FDC, 0x82D1, 0x613F, 0x6028,
+ 0x9662, 0x66F0, 0x7EA6, 0x8D8A, 0x8DC3, 0x94A5, 0x5CB3, 0x7CA4, 0x6708,
+ 0x60A6, 0x9605, 0x8018, 0x4E91, 0x90E7, 0x5300, 0x9668, 0x5141, 0x8FD0,
+ 0x8574, 0x915D, 0x6655, 0x97F5, 0x5B55, 0x531D, 0x7838, 0x6742, 0x683D,
+ 0x54C9, 0x707E, 0x5BB0, 0x8F7D, 0x518D, 0x5728, 0x54B1, 0x6512, 0x6682,
+ 0x8D5E, 0x8D43, 0x810F, 0x846C, 0x906D, 0x7CDF, 0x51FF, 0x85FB, 0x67A3,
+ 0x65E9, 0x6FA1, 0x86A4, 0x8E81, 0x566A, 0x9020, 0x7682, 0x7076, 0x71E5,
+ 0x8D23, 0x62E9, 0x5219, 0x6CFD, 0x8D3C, 0x600E, 0x589E, 0x618E, 0x66FE,
+ 0x8D60, 0x624E, 0x55B3, 0x6E23, 0x672D, 0x8F67, 0x94E1, 0x95F8, 0x7728,
+ 0x6805, 0x69A8, 0x548B, 0x4E4D, 0x70B8, 0x8BC8, 0x6458, 0x658B, 0x5B85,
+ 0x7A84, 0x503A, 0x5BE8, 0x77BB, 0x6BE1, 0x8A79, 0x7C98, 0x6CBE, 0x76CF,
+ 0x65A9, 0x8F97, 0x5D2D, 0x5C55, 0x8638, 0x6808, 0x5360, 0x6218, 0x7AD9,
+ 0x6E5B, 0x7EFD, 0x6A1F, 0x7AE0, 0x5F70, 0x6F33, 0x5F20, 0x638C, 0x6DA8,
+ 0x6756, 0x4E08, 0x5E10, 0x8D26, 0x4ED7, 0x80C0, 0x7634, 0x969C, 0x62DB,
+ 0x662D, 0x627E, 0x6CBC, 0x8D75, 0x7167, 0x7F69, 0x5146, 0x8087, 0x53EC,
+ 0x906E, 0x6298, 0x54F2, 0x86F0, 0x8F99, 0x8005, 0x9517, 0x8517, 0x8FD9,
+ 0x6D59, 0x73CD, 0x659F, 0x771F, 0x7504, 0x7827, 0x81FB, 0x8D1E, 0x9488,
+ 0x4FA6, 0x6795, 0x75B9, 0x8BCA, 0x9707, 0x632F, 0x9547, 0x9635, 0x84B8,
+ 0x6323, 0x7741, 0x5F81, 0x72F0, 0x4E89, 0x6014, 0x6574, 0x62EF, 0x6B63,
+ 0x653F, 0x5E27, 0x75C7, 0x90D1, 0x8BC1, 0x829D, 0x679D, 0x652F, 0x5431,
+ 0x8718, 0x77E5, 0x80A2, 0x8102, 0x6C41, 0x4E4B, 0x7EC7, 0x804C, 0x76F4,
+ 0x690D, 0x6B96, 0x6267, 0x503C, 0x4F84, 0x5740, 0x6307, 0x6B62, 0x8DBE,
+ 0x53EA, 0x65E8, 0x7EB8, 0x5FD7, 0x631A, 0x63B7, 0x81F3, 0x81F4, 0x7F6E,
+ 0x5E1C, 0x5CD9, 0x5236, 0x667A, 0x79E9, 0x7A1A, 0x8D28, 0x7099, 0x75D4,
+ 0x6EDE, 0x6CBB, 0x7A92, 0x4E2D, 0x76C5, 0x5FE0, 0x949F, 0x8877, 0x7EC8,
+ 0x79CD, 0x80BF, 0x91CD, 0x4EF2, 0x4F17, 0x821F, 0x5468, 0x5DDE, 0x6D32,
+ 0x8BCC, 0x7CA5, 0x8F74, 0x8098, 0x5E1A, 0x5492, 0x76B1, 0x5B99, 0x663C,
+ 0x9AA4, 0x73E0, 0x682A, 0x86DB, 0x6731, 0x732A, 0x8BF8, 0x8BDB, 0x9010,
+ 0x7AF9, 0x70DB, 0x716E, 0x62C4, 0x77A9, 0x5631, 0x4E3B, 0x8457, 0x67F1,
+ 0x52A9, 0x86C0, 0x8D2E, 0x94F8, 0x7B51, 0x4F4F, 0x6CE8, 0x795D, 0x9A7B,
+ 0x6293, 0x722A, 0x62FD, 0x4E13, 0x7816, 0x8F6C, 0x64B0, 0x8D5A, 0x7BC6,
+ 0x6869, 0x5E84, 0x88C5, 0x5986, 0x649E, 0x58EE, 0x72B6, 0x690E, 0x9525,
+ 0x8FFD, 0x8D58, 0x5760, 0x7F00, 0x8C06, 0x51C6, 0x6349, 0x62D9, 0x5353,
+ 0x684C, 0x7422, 0x8301, 0x914C, 0x5544, 0x7740, 0x707C, 0x6D4A, 0x5179,
+ 0x54A8, 0x8D44, 0x59FF, 0x6ECB, 0x6DC4, 0x5B5C, 0x7D2B, 0x4ED4, 0x7C7D,
+ 0x6ED3, 0x5B50, 0x81EA, 0x6E0D, 0x5B57, 0x9B03, 0x68D5, 0x8E2A, 0x5B97,
+ 0x7EFC, 0x603B, 0x7EB5, 0x90B9, 0x8D70, 0x594F, 0x63CD, 0x79DF, 0x8DB3,
+ 0x5352, 0x65CF, 0x7956, 0x8BC5, 0x963B, 0x7EC4, 0x94BB, 0x7E82, 0x5634,
+ 0x9189, 0x6700, 0x7F6A, 0x5C0A, 0x9075, 0x6628, 0x5DE6, 0x4F50, 0x67DE,
+ 0x505A, 0x4F5C, 0x5750, 0x5EA7, 0x4E8D, 0x4E0C, 0x5140, 0x4E10, 0x5EFF,
+ 0x5345, 0x4E15, 0x4E98, 0x4E1E, 0x9B32, 0x5B6C, 0x5669, 0x4E28, 0x79BA,
+ 0x4E3F, 0x5315, 0x4E47, 0x592D, 0x723B, 0x536E, 0x6C10, 0x56DF, 0x80E4,
+ 0x9997, 0x6BD3, 0x777E, 0x9F17, 0x4E36, 0x4E9F, 0x9F10, 0x4E5C, 0x4E69,
+ 0x4E93, 0x8288, 0x5B5B, 0x556C, 0x560F, 0x4EC4, 0x538D, 0x539D, 0x53A3,
+ 0x53A5, 0x53AE, 0x9765, 0x8D5D, 0x531A, 0x53F5, 0x5326, 0x532E, 0x533E,
+ 0x8D5C, 0x5366, 0x5363, 0x5202, 0x5208, 0x520E, 0x522D, 0x5233, 0x523F,
+ 0x5240, 0x524C, 0x525E, 0x5261, 0x525C, 0x84AF, 0x527D, 0x5282, 0x5281,
+ 0x5290, 0x5293, 0x5182, 0x7F54, 0x4EBB, 0x4EC3, 0x4EC9, 0x4EC2, 0x4EE8,
+ 0x4EE1, 0x4EEB, 0x4EDE, 0x4F1B, 0x4EF3, 0x4F22, 0x4F64, 0x4EF5, 0x4F25,
+ 0x4F27, 0x4F09, 0x4F2B, 0x4F5E, 0x4F67, 0x6538, 0x4F5A, 0x4F5D, 0x4F5F,
+ 0x4F57, 0x4F32, 0x4F3D, 0x4F76, 0x4F74, 0x4F91, 0x4F89, 0x4F83, 0x4F8F,
+ 0x4F7E, 0x4F7B, 0x4FAA, 0x4F7C, 0x4FAC, 0x4F94, 0x4FE6, 0x4FE8, 0x4FEA,
+ 0x4FC5, 0x4FDA, 0x4FE3, 0x4FDC, 0x4FD1, 0x4FDF, 0x4FF8, 0x5029, 0x504C,
+ 0x4FF3, 0x502C, 0x500F, 0x502E, 0x502D, 0x4FFE, 0x501C, 0x500C, 0x5025,
+ 0x5028, 0x507E, 0x5043, 0x5055, 0x5048, 0x504E, 0x506C, 0x507B, 0x50A5,
+ 0x50A7, 0x50A9, 0x50BA, 0x50D6, 0x5106, 0x50ED, 0x50EC, 0x50E6, 0x50EE,
+ 0x5107, 0x510B, 0x4EDD, 0x6C3D, 0x4F58, 0x4F65, 0x4FCE, 0x9FA0, 0x6C46,
+ 0x7C74, 0x516E, 0x5DFD, 0x9EC9, 0x9998, 0x5181, 0x5914, 0x52F9, 0x530D,
+ 0x8A07, 0x5310, 0x51EB, 0x5919, 0x5155, 0x4EA0, 0x5156, 0x4EB3, 0x886E,
+ 0x88A4, 0x4EB5, 0x8114, 0x88D2, 0x7980, 0x5B34, 0x8803, 0x7FB8, 0x51AB,
+ 0x51B1, 0x51BD, 0x51BC, 0x51C7, 0x5196, 0x51A2, 0x51A5, 0x8BA0, 0x8BA6,
+ 0x8BA7, 0x8BAA, 0x8BB4, 0x8BB5, 0x8BB7, 0x8BC2, 0x8BC3, 0x8BCB, 0x8BCF,
+ 0x8BCE, 0x8BD2, 0x8BD3, 0x8BD4, 0x8BD6, 0x8BD8, 0x8BD9, 0x8BDC, 0x8BDF,
+ 0x8BE0, 0x8BE4, 0x8BE8, 0x8BE9, 0x8BEE, 0x8BF0, 0x8BF3, 0x8BF6, 0x8BF9,
+ 0x8BFC, 0x8BFF, 0x8C00, 0x8C02, 0x8C04, 0x8C07, 0x8C0C, 0x8C0F, 0x8C11,
+ 0x8C12, 0x8C14, 0x8C15, 0x8C16, 0x8C19, 0x8C1B, 0x8C18, 0x8C1D, 0x8C1F,
+ 0x8C20, 0x8C21, 0x8C25, 0x8C27, 0x8C2A, 0x8C2B, 0x8C2E, 0x8C2F, 0x8C32,
+ 0x8C33, 0x8C35, 0x8C36, 0x5369, 0x537A, 0x961D, 0x9622, 0x9621, 0x9631,
+ 0x962A, 0x963D, 0x963C, 0x9642, 0x9649, 0x9654, 0x965F, 0x9667, 0x966C,
+ 0x9672, 0x9674, 0x9688, 0x968D, 0x9697, 0x96B0, 0x9097, 0x909B, 0x909D,
+ 0x9099, 0x90AC, 0x90A1, 0x90B4, 0x90B3, 0x90B6, 0x90BA, 0x90B8, 0x90B0,
+ 0x90CF, 0x90C5, 0x90BE, 0x90D0, 0x90C4, 0x90C7, 0x90D3, 0x90E6, 0x90E2,
+ 0x90DC, 0x90D7, 0x90DB, 0x90EB, 0x90EF, 0x90FE, 0x9104, 0x9122, 0x911E,
+ 0x9123, 0x9131, 0x912F, 0x9139, 0x9143, 0x9146, 0x520D, 0x5942, 0x52A2,
+ 0x52AC, 0x52AD, 0x52BE, 0x54FF, 0x52D0, 0x52D6, 0x52F0, 0x53DF, 0x71EE,
+ 0x77CD, 0x5EF4, 0x51F5, 0x51FC, 0x9B2F, 0x53B6, 0x5F01, 0x755A, 0x5DEF,
+ 0x574C, 0x57A9, 0x57A1, 0x587E, 0x58BC, 0x58C5, 0x58D1, 0x5729, 0x572C,
+ 0x572A, 0x5733, 0x5739, 0x572E, 0x572F, 0x575C, 0x573B, 0x5742, 0x5769,
+ 0x5785, 0x576B, 0x5786, 0x577C, 0x577B, 0x5768, 0x576D, 0x5776, 0x5773,
+ 0x57AD, 0x57A4, 0x578C, 0x57B2, 0x57CF, 0x57A7, 0x57B4, 0x5793, 0x57A0,
+ 0x57D5, 0x57D8, 0x57DA, 0x57D9, 0x57D2, 0x57B8, 0x57F4, 0x57EF, 0x57F8,
+ 0x57E4, 0x57DD, 0x580B, 0x580D, 0x57FD, 0x57ED, 0x5800, 0x581E, 0x5819,
+ 0x5844, 0x5820, 0x5865, 0x586C, 0x5881, 0x5889, 0x589A, 0x5880, 0x99A8,
+ 0x9F19, 0x61FF, 0x8279, 0x827D, 0x827F, 0x828F, 0x828A, 0x82A8, 0x8284,
+ 0x828E, 0x8291, 0x8297, 0x8299, 0x82AB, 0x82B8, 0x82BE, 0x82B0, 0x82C8,
+ 0x82CA, 0x82E3, 0x8298, 0x82B7, 0x82AE, 0x82CB, 0x82CC, 0x82C1, 0x82A9,
+ 0x82B4, 0x82A1, 0x82AA, 0x829F, 0x82C4, 0x82CE, 0x82A4, 0x82E1, 0x8309,
+ 0x82F7, 0x82E4, 0x830F, 0x8307, 0x82DC, 0x82F4, 0x82D2, 0x82D8, 0x830C,
+ 0x82FB, 0x82D3, 0x8311, 0x831A, 0x8306, 0x8314, 0x8315, 0x82E0, 0x82D5,
+ 0x831C, 0x8351, 0x835B, 0x835C, 0x8308, 0x8392, 0x833C, 0x8334, 0x8331,
+ 0x839B, 0x835E, 0x832F, 0x834F, 0x8347, 0x8343, 0x835F, 0x8340, 0x8317,
+ 0x8360, 0x832D, 0x833A, 0x8333, 0x8366, 0x8365, 0x8368, 0x831B, 0x8369,
+ 0x836C, 0x836A, 0x836D, 0x836E, 0x83B0, 0x8378, 0x83B3, 0x83B4, 0x83A0,
+ 0x83AA, 0x8393, 0x839C, 0x8385, 0x837C, 0x83B6, 0x83A9, 0x837D, 0x83B8,
+ 0x837B, 0x8398, 0x839E, 0x83A8, 0x83BA, 0x83BC, 0x83C1, 0x8401, 0x83E5,
+ 0x83D8, 0x5807, 0x8418, 0x840B, 0x83DD, 0x83FD, 0x83D6, 0x841C, 0x8438,
+ 0x8411, 0x8406, 0x83D4, 0x83DF, 0x840F, 0x8403, 0x83F8, 0x83F9, 0x83EA,
+ 0x83C5, 0x83C0, 0x8426, 0x83F0, 0x83E1, 0x845C, 0x8451, 0x845A, 0x8459,
+ 0x8473, 0x8487, 0x8488, 0x847A, 0x8489, 0x8478, 0x843C, 0x8446, 0x8469,
+ 0x8476, 0x848C, 0x848E, 0x8431, 0x846D, 0x84C1, 0x84CD, 0x84D0, 0x84E6,
+ 0x84BD, 0x84D3, 0x84CA, 0x84BF, 0x84BA, 0x84E0, 0x84A1, 0x84B9, 0x84B4,
+ 0x8497, 0x84E5, 0x84E3, 0x850C, 0x750D, 0x8538, 0x84F0, 0x8539, 0x851F,
+ 0x853A, 0x8556, 0x853B, 0x84FF, 0x84FC, 0x8559, 0x8548, 0x8568, 0x8564,
+ 0x855E, 0x857A, 0x77A2, 0x8543, 0x8572, 0x857B, 0x85A4, 0x85A8, 0x8587,
+ 0x858F, 0x8579, 0x85AE, 0x859C, 0x8585, 0x85B9, 0x85B7, 0x85B0, 0x85D3,
+ 0x85C1, 0x85DC, 0x85FF, 0x8627, 0x8605, 0x8629, 0x8616, 0x863C, 0x5EFE,
+ 0x5F08, 0x593C, 0x5941, 0x8037, 0x5955, 0x595A, 0x5958, 0x530F, 0x5C22,
+ 0x5C25, 0x5C2C, 0x5C34, 0x624C, 0x626A, 0x629F, 0x62BB, 0x62CA, 0x62DA,
+ 0x62D7, 0x62EE, 0x6322, 0x62F6, 0x6339, 0x634B, 0x6343, 0x63AD, 0x63F6,
+ 0x6371, 0x637A, 0x638E, 0x63B4, 0x636D, 0x63AC, 0x638A, 0x6369, 0x63AE,
+ 0x63BC, 0x63F2, 0x63F8, 0x63E0, 0x63FF, 0x63C4, 0x63DE, 0x63CE, 0x6452,
+ 0x63C6, 0x63BE, 0x6445, 0x6441, 0x640B, 0x641B, 0x6420, 0x640C, 0x6426,
+ 0x6421, 0x645E, 0x6484, 0x646D, 0x6496, 0x647A, 0x64B7, 0x64B8, 0x6499,
+ 0x64BA, 0x64C0, 0x64D0, 0x64D7, 0x64E4, 0x64E2, 0x6509, 0x6525, 0x652E,
+ 0x5F0B, 0x5FD2, 0x7519, 0x5F11, 0x535F, 0x53F1, 0x53FD, 0x53E9, 0x53E8,
+ 0x53FB, 0x5412, 0x5416, 0x5406, 0x544B, 0x5452, 0x5453, 0x5454, 0x5456,
+ 0x5443, 0x5421, 0x5457, 0x5459, 0x5423, 0x5432, 0x5482, 0x5494, 0x5477,
+ 0x5471, 0x5464, 0x549A, 0x549B, 0x5484, 0x5476, 0x5466, 0x549D, 0x54D0,
+ 0x54AD, 0x54C2, 0x54B4, 0x54D2, 0x54A7, 0x54A6, 0x54D3, 0x54D4, 0x5472,
+ 0x54A3, 0x54D5, 0x54BB, 0x54BF, 0x54CC, 0x54D9, 0x54DA, 0x54DC, 0x54A9,
+ 0x54AA, 0x54A4, 0x54DD, 0x54CF, 0x54DE, 0x551B, 0x54E7, 0x5520, 0x54FD,
+ 0x5514, 0x54F3, 0x5522, 0x5523, 0x550F, 0x5511, 0x5527, 0x552A, 0x5567,
+ 0x558F, 0x55B5, 0x5549, 0x556D, 0x5541, 0x5555, 0x553F, 0x5550, 0x553C,
+ 0x5537, 0x5556, 0x5575, 0x5576, 0x5577, 0x5533, 0x5530, 0x555C, 0x558B,
+ 0x55D2, 0x5583, 0x55B1, 0x55B9, 0x5588, 0x5581, 0x559F, 0x557E, 0x55D6,
+ 0x5591, 0x557B, 0x55DF, 0x55BD, 0x55BE, 0x5594, 0x5599, 0x55EA, 0x55F7,
+ 0x55C9, 0x561F, 0x55D1, 0x55EB, 0x55EC, 0x55D4, 0x55E6, 0x55DD, 0x55C4,
+ 0x55EF, 0x55E5, 0x55F2, 0x55F3, 0x55CC, 0x55CD, 0x55E8, 0x55F5, 0x55E4,
+ 0x8F94, 0x561E, 0x5608, 0x560C, 0x5601, 0x5624, 0x5623, 0x55FE, 0x5600,
+ 0x5627, 0x562D, 0x5658, 0x5639, 0x5657, 0x562C, 0x564D, 0x5662, 0x5659,
+ 0x565C, 0x564C, 0x5654, 0x5686, 0x5664, 0x5671, 0x566B, 0x567B, 0x567C,
+ 0x5685, 0x5693, 0x56AF, 0x56D4, 0x56D7, 0x56DD, 0x56E1, 0x56F5, 0x56EB,
+ 0x56F9, 0x56FF, 0x5704, 0x570A, 0x5709, 0x571C, 0x5E0F, 0x5E19, 0x5E14,
+ 0x5E11, 0x5E31, 0x5E3B, 0x5E3C, 0x5E37, 0x5E44, 0x5E54, 0x5E5B, 0x5E5E,
+ 0x5E61, 0x5C8C, 0x5C7A, 0x5C8D, 0x5C90, 0x5C96, 0x5C88, 0x5C98, 0x5C99,
+ 0x5C91, 0x5C9A, 0x5C9C, 0x5CB5, 0x5CA2, 0x5CBD, 0x5CAC, 0x5CAB, 0x5CB1,
+ 0x5CA3, 0x5CC1, 0x5CB7, 0x5CC4, 0x5CD2, 0x5CE4, 0x5CCB, 0x5CE5, 0x5D02,
+ 0x5D03, 0x5D27, 0x5D26, 0x5D2E, 0x5D24, 0x5D1E, 0x5D06, 0x5D1B, 0x5D58,
+ 0x5D3E, 0x5D34, 0x5D3D, 0x5D6C, 0x5D5B, 0x5D6F, 0x5D5D, 0x5D6B, 0x5D4B,
+ 0x5D4A, 0x5D69, 0x5D74, 0x5D82, 0x5D99, 0x5D9D, 0x8C73, 0x5DB7, 0x5DC5,
+ 0x5F73, 0x5F77, 0x5F82, 0x5F87, 0x5F89, 0x5F8C, 0x5F95, 0x5F99, 0x5F9C,
+ 0x5FA8, 0x5FAD, 0x5FB5, 0x5FBC, 0x8862, 0x5F61, 0x72AD, 0x72B0, 0x72B4,
+ 0x72B7, 0x72B8, 0x72C3, 0x72C1, 0x72CE, 0x72CD, 0x72D2, 0x72E8, 0x72EF,
+ 0x72E9, 0x72F2, 0x72F4, 0x72F7, 0x7301, 0x72F3, 0x7303, 0x72FA, 0x72FB,
+ 0x7317, 0x7313, 0x7321, 0x730A, 0x731E, 0x731D, 0x7315, 0x7322, 0x7339,
+ 0x7325, 0x732C, 0x7338, 0x7331, 0x7350, 0x734D, 0x7357, 0x7360, 0x736C,
+ 0x736F, 0x737E, 0x821B, 0x5925, 0x98E7, 0x5924, 0x5902, 0x9963, 0x9967,
+ 0x9968, 0x9969, 0x996A, 0x996B, 0x996C, 0x9974, 0x9977, 0x997D, 0x9980,
+ 0x9984, 0x9987, 0x998A, 0x998D, 0x9990, 0x9991, 0x9993, 0x9994, 0x9995,
+ 0x5E80, 0x5E91, 0x5E8B, 0x5E96, 0x5EA5, 0x5EA0, 0x5EB9, 0x5EB5, 0x5EBE,
+ 0x5EB3, 0x8D53, 0x5ED2, 0x5ED1, 0x5EDB, 0x5EE8, 0x5EEA, 0x81BA, 0x5FC4,
+ 0x5FC9, 0x5FD6, 0x5FCF, 0x6003, 0x5FEE, 0x6004, 0x5FE1, 0x5FE4, 0x5FFE,
+ 0x6005, 0x6006, 0x5FEA, 0x5FED, 0x5FF8, 0x6019, 0x6035, 0x6026, 0x601B,
+ 0x600F, 0x600D, 0x6029, 0x602B, 0x600A, 0x603F, 0x6021, 0x6078, 0x6079,
+ 0x607B, 0x607A, 0x6042, 0x606A, 0x607D, 0x6096, 0x609A, 0x60AD, 0x609D,
+ 0x6083, 0x6092, 0x608C, 0x609B, 0x60EC, 0x60BB, 0x60B1, 0x60DD, 0x60D8,
+ 0x60C6, 0x60DA, 0x60B4, 0x6120, 0x6126, 0x6115, 0x6123, 0x60F4, 0x6100,
+ 0x610E, 0x612B, 0x614A, 0x6175, 0x61AC, 0x6194, 0x61A7, 0x61B7, 0x61D4,
+ 0x61F5, 0x5FDD, 0x96B3, 0x95E9, 0x95EB, 0x95F1, 0x95F3, 0x95F5, 0x95F6,
+ 0x95FC, 0x95FE, 0x9603, 0x9604, 0x9606, 0x9608, 0x960A, 0x960B, 0x960C,
+ 0x960D, 0x960F, 0x9612, 0x9615, 0x9616, 0x9617, 0x9619, 0x961A, 0x4E2C,
+ 0x723F, 0x6215, 0x6C35, 0x6C54, 0x6C5C, 0x6C4A, 0x6CA3, 0x6C85, 0x6C90,
+ 0x6C94, 0x6C8C, 0x6C68, 0x6C69, 0x6C74, 0x6C76, 0x6C86, 0x6CA9, 0x6CD0,
+ 0x6CD4, 0x6CAD, 0x6CF7, 0x6CF8, 0x6CF1, 0x6CD7, 0x6CB2, 0x6CE0, 0x6CD6,
+ 0x6CFA, 0x6CEB, 0x6CEE, 0x6CB1, 0x6CD3, 0x6CEF, 0x6CFE, 0x6D39, 0x6D27,
+ 0x6D0C, 0x6D43, 0x6D48, 0x6D07, 0x6D04, 0x6D19, 0x6D0E, 0x6D2B, 0x6D4D,
+ 0x6D2E, 0x6D35, 0x6D1A, 0x6D4F, 0x6D52, 0x6D54, 0x6D33, 0x6D91, 0x6D6F,
+ 0x6D9E, 0x6DA0, 0x6D5E, 0x6D93, 0x6D94, 0x6D5C, 0x6D60, 0x6D7C, 0x6D63,
+ 0x6E1A, 0x6DC7, 0x6DC5, 0x6DDE, 0x6E0E, 0x6DBF, 0x6DE0, 0x6E11, 0x6DE6,
+ 0x6DDD, 0x6DD9, 0x6E16, 0x6DAB, 0x6E0C, 0x6DAE, 0x6E2B, 0x6E6E, 0x6E4E,
+ 0x6E6B, 0x6EB2, 0x6E5F, 0x6E86, 0x6E53, 0x6E54, 0x6E32, 0x6E25, 0x6E44,
+ 0x6EDF, 0x6EB1, 0x6E98, 0x6EE0, 0x6F2D, 0x6EE2, 0x6EA5, 0x6EA7, 0x6EBD,
+ 0x6EBB, 0x6EB7, 0x6ED7, 0x6EB4, 0x6ECF, 0x6E8F, 0x6EC2, 0x6E9F, 0x6F62,
+ 0x6F46, 0x6F47, 0x6F24, 0x6F15, 0x6EF9, 0x6F2F, 0x6F36, 0x6F4B, 0x6F74,
+ 0x6F2A, 0x6F09, 0x6F29, 0x6F89, 0x6F8D, 0x6F8C, 0x6F78, 0x6F72, 0x6F7C,
+ 0x6F7A, 0x6FD1, 0x6FC9, 0x6FA7, 0x6FB9, 0x6FB6, 0x6FC2, 0x6FE1, 0x6FEE,
+ 0x6FDE, 0x6FE0, 0x6FEF, 0x701A, 0x7023, 0x701B, 0x7039, 0x7035, 0x704F,
+ 0x705E, 0x5B80, 0x5B84, 0x5B95, 0x5B93, 0x5BA5, 0x5BB8, 0x752F, 0x9A9E,
+ 0x6434, 0x5BE4, 0x5BEE, 0x8930, 0x5BF0, 0x8E47, 0x8B07, 0x8FB6, 0x8FD3,
+ 0x8FD5, 0x8FE5, 0x8FEE, 0x8FE4, 0x8FE9, 0x8FE6, 0x8FF3, 0x8FE8, 0x9005,
+ 0x9004, 0x900B, 0x9026, 0x9011, 0x900D, 0x9016, 0x9021, 0x9035, 0x9036,
+ 0x902D, 0x902F, 0x9044, 0x9051, 0x9052, 0x9050, 0x9068, 0x9058, 0x9062,
+ 0x905B, 0x66B9, 0x9074, 0x907D, 0x9082, 0x9088, 0x9083, 0x908B, 0x5F50,
+ 0x5F57, 0x5F56, 0x5F58, 0x5C3B, 0x54AB, 0x5C50, 0x5C59, 0x5B71, 0x5C63,
+ 0x5C66, 0x7FBC, 0x5F2A, 0x5F29, 0x5F2D, 0x8274, 0x5F3C, 0x9B3B, 0x5C6E,
+ 0x5981, 0x5983, 0x598D, 0x59A9, 0x59AA, 0x59A3, 0x5997, 0x59CA, 0x59AB,
+ 0x599E, 0x59A4, 0x59D2, 0x59B2, 0x59AF, 0x59D7, 0x59BE, 0x5A05, 0x5A06,
+ 0x59DD, 0x5A08, 0x59E3, 0x59D8, 0x59F9, 0x5A0C, 0x5A09, 0x5A32, 0x5A34,
+ 0x5A11, 0x5A23, 0x5A13, 0x5A40, 0x5A67, 0x5A4A, 0x5A55, 0x5A3C, 0x5A62,
+ 0x5A75, 0x80EC, 0x5AAA, 0x5A9B, 0x5A77, 0x5A7A, 0x5ABE, 0x5AEB, 0x5AB2,
+ 0x5AD2, 0x5AD4, 0x5AB8, 0x5AE0, 0x5AE3, 0x5AF1, 0x5AD6, 0x5AE6, 0x5AD8,
+ 0x5ADC, 0x5B09, 0x5B17, 0x5B16, 0x5B32, 0x5B37, 0x5B40, 0x5C15, 0x5C1C,
+ 0x5B5A, 0x5B65, 0x5B73, 0x5B51, 0x5B53, 0x5B62, 0x9A75, 0x9A77, 0x9A78,
+ 0x9A7A, 0x9A7F, 0x9A7D, 0x9A80, 0x9A81, 0x9A85, 0x9A88, 0x9A8A, 0x9A90,
+ 0x9A92, 0x9A93, 0x9A96, 0x9A98, 0x9A9B, 0x9A9C, 0x9A9D, 0x9A9F, 0x9AA0,
+ 0x9AA2, 0x9AA3, 0x9AA5, 0x9AA7, 0x7E9F, 0x7EA1, 0x7EA3, 0x7EA5, 0x7EA8,
+ 0x7EA9, 0x7EAD, 0x7EB0, 0x7EBE, 0x7EC0, 0x7EC1, 0x7EC2, 0x7EC9, 0x7ECB,
+ 0x7ECC, 0x7ED0, 0x7ED4, 0x7ED7, 0x7EDB, 0x7EE0, 0x7EE1, 0x7EE8, 0x7EEB,
+ 0x7EEE, 0x7EEF, 0x7EF1, 0x7EF2, 0x7F0D, 0x7EF6, 0x7EFA, 0x7EFB, 0x7EFE,
+ 0x7F01, 0x7F02, 0x7F03, 0x7F07, 0x7F08, 0x7F0B, 0x7F0C, 0x7F0F, 0x7F11,
+ 0x7F12, 0x7F17, 0x7F19, 0x7F1C, 0x7F1B, 0x7F1F, 0x7F21, 0x7F22, 0x7F23,
+ 0x7F24, 0x7F25, 0x7F26, 0x7F27, 0x7F2A, 0x7F2B, 0x7F2C, 0x7F2D, 0x7F2F,
+ 0x7F30, 0x7F31, 0x7F32, 0x7F33, 0x7F35, 0x5E7A, 0x757F, 0x5DDB, 0x753E,
+ 0x9095, 0x738E, 0x7391, 0x73AE, 0x73A2, 0x739F, 0x73CF, 0x73C2, 0x73D1,
+ 0x73B7, 0x73B3, 0x73C0, 0x73C9, 0x73C8, 0x73E5, 0x73D9, 0x987C, 0x740A,
+ 0x73E9, 0x73E7, 0x73DE, 0x73BA, 0x73F2, 0x740F, 0x742A, 0x745B, 0x7426,
+ 0x7425, 0x7428, 0x7430, 0x742E, 0x742C, 0x741B, 0x741A, 0x7441, 0x745C,
+ 0x7457, 0x7455, 0x7459, 0x7477, 0x746D, 0x747E, 0x749C, 0x748E, 0x7480,
+ 0x7481, 0x7487, 0x748B, 0x749E, 0x74A8, 0x74A9, 0x7490, 0x74A7, 0x74D2,
+ 0x74BA, 0x97EA, 0x97EB, 0x97EC, 0x674C, 0x6753, 0x675E, 0x6748, 0x6769,
+ 0x67A5, 0x6787, 0x676A, 0x6773, 0x6798, 0x67A7, 0x6775, 0x67A8, 0x679E,
+ 0x67AD, 0x678B, 0x6777, 0x677C, 0x67F0, 0x6809, 0x67D8, 0x680A, 0x67E9,
+ 0x67B0, 0x680C, 0x67D9, 0x67B5, 0x67DA, 0x67B3, 0x67DD, 0x6800, 0x67C3,
+ 0x67B8, 0x67E2, 0x680E, 0x67C1, 0x67FD, 0x6832, 0x6833, 0x6860, 0x6861,
+ 0x684E, 0x6862, 0x6844, 0x6864, 0x6883, 0x681D, 0x6855, 0x6866, 0x6841,
+ 0x6867, 0x6840, 0x683E, 0x684A, 0x6849, 0x6829, 0x68B5, 0x688F, 0x6874,
+ 0x6877, 0x6893, 0x686B, 0x68C2, 0x696E, 0x68FC, 0x691F, 0x6920, 0x68F9,
+ 0x6924, 0x68F0, 0x690B, 0x6901, 0x6957, 0x68E3, 0x6910, 0x6971, 0x6939,
+ 0x6960, 0x6942, 0x695D, 0x6984, 0x696B, 0x6980, 0x6998, 0x6978, 0x6934,
+ 0x69CC, 0x6987, 0x6988, 0x69CE, 0x6989, 0x6966, 0x6963, 0x6979, 0x699B,
+ 0x69A7, 0x69BB, 0x69AB, 0x69AD, 0x69D4, 0x69B1, 0x69C1, 0x69CA, 0x69DF,
+ 0x6995, 0x69E0, 0x698D, 0x69FF, 0x6A2F, 0x69ED, 0x6A17, 0x6A18, 0x6A65,
+ 0x69F2, 0x6A44, 0x6A3E, 0x6AA0, 0x6A50, 0x6A5B, 0x6A35, 0x6A8E, 0x6A79,
+ 0x6A3D, 0x6A28, 0x6A58, 0x6A7C, 0x6A91, 0x6A90, 0x6AA9, 0x6A97, 0x6AAB,
+ 0x7337, 0x7352, 0x6B81, 0x6B82, 0x6B87, 0x6B84, 0x6B92, 0x6B93, 0x6B8D,
+ 0x6B9A, 0x6B9B, 0x6BA1, 0x6BAA, 0x8F6B, 0x8F6D, 0x8F71, 0x8F72, 0x8F73,
+ 0x8F75, 0x8F76, 0x8F78, 0x8F77, 0x8F79, 0x8F7A, 0x8F7C, 0x8F7E, 0x8F81,
+ 0x8F82, 0x8F84, 0x8F87, 0x8F8B, 0x8F8D, 0x8F8E, 0x8F8F, 0x8F98, 0x8F9A,
+ 0x8ECE, 0x620B, 0x6217, 0x621B, 0x621F, 0x6222, 0x6221, 0x6225, 0x6224,
+ 0x622C, 0x81E7, 0x74EF, 0x74F4, 0x74FF, 0x750F, 0x7511, 0x7513, 0x6534,
+ 0x65EE, 0x65EF, 0x65F0, 0x660A, 0x6619, 0x6772, 0x6603, 0x6615, 0x6600,
+ 0x7085, 0x66F7, 0x661D, 0x6634, 0x6631, 0x6636, 0x6635, 0x8006, 0x665F,
+ 0x6654, 0x6641, 0x664F, 0x6656, 0x6661, 0x6657, 0x6677, 0x6684, 0x668C,
+ 0x66A7, 0x669D, 0x66BE, 0x66DB, 0x66DC, 0x66E6, 0x66E9, 0x8D32, 0x8D33,
+ 0x8D36, 0x8D3B, 0x8D3D, 0x8D40, 0x8D45, 0x8D46, 0x8D48, 0x8D49, 0x8D47,
+ 0x8D4D, 0x8D55, 0x8D59, 0x89C7, 0x89CA, 0x89CB, 0x89CC, 0x89CE, 0x89CF,
+ 0x89D0, 0x89D1, 0x726E, 0x729F, 0x725D, 0x7266, 0x726F, 0x727E, 0x727F,
+ 0x7284, 0x728B, 0x728D, 0x728F, 0x7292, 0x6308, 0x6332, 0x63B0, 0x643F,
+ 0x64D8, 0x8004, 0x6BEA, 0x6BF3, 0x6BFD, 0x6BF5, 0x6BF9, 0x6C05, 0x6C07,
+ 0x6C06, 0x6C0D, 0x6C15, 0x6C18, 0x6C19, 0x6C1A, 0x6C21, 0x6C29, 0x6C24,
+ 0x6C2A, 0x6C32, 0x6535, 0x6555, 0x656B, 0x724D, 0x7252, 0x7256, 0x7230,
+ 0x8662, 0x5216, 0x809F, 0x809C, 0x8093, 0x80BC, 0x670A, 0x80BD, 0x80B1,
+ 0x80AB, 0x80AD, 0x80B4, 0x80B7, 0x80E7, 0x80E8, 0x80E9, 0x80EA, 0x80DB,
+ 0x80C2, 0x80C4, 0x80D9, 0x80CD, 0x80D7, 0x6710, 0x80DD, 0x80EB, 0x80F1,
+ 0x80F4, 0x80ED, 0x810D, 0x810E, 0x80F2, 0x80FC, 0x6715, 0x8112, 0x8C5A,
+ 0x8136, 0x811E, 0x812C, 0x8118, 0x8132, 0x8148, 0x814C, 0x8153, 0x8174,
+ 0x8159, 0x815A, 0x8171, 0x8160, 0x8169, 0x817C, 0x817D, 0x816D, 0x8167,
+ 0x584D, 0x5AB5, 0x8188, 0x8182, 0x8191, 0x6ED5, 0x81A3, 0x81AA, 0x81CC,
+ 0x6726, 0x81CA, 0x81BB, 0x81C1, 0x81A6, 0x6B24, 0x6B37, 0x6B39, 0x6B43,
+ 0x6B46, 0x6B59, 0x98D1, 0x98D2, 0x98D3, 0x98D5, 0x98D9, 0x98DA, 0x6BB3,
+ 0x5F40, 0x6BC2, 0x89F3, 0x6590, 0x9F51, 0x6593, 0x65BC, 0x65C6, 0x65C4,
+ 0x65C3, 0x65CC, 0x65CE, 0x65D2, 0x65D6, 0x7080, 0x709C, 0x7096, 0x709D,
+ 0x70BB, 0x70C0, 0x70B7, 0x70AB, 0x70B1, 0x70E8, 0x70CA, 0x7110, 0x7113,
+ 0x7116, 0x712F, 0x7131, 0x7173, 0x715C, 0x7168, 0x7145, 0x7172, 0x714A,
+ 0x7178, 0x717A, 0x7198, 0x71B3, 0x71B5, 0x71A8, 0x71A0, 0x71E0, 0x71D4,
+ 0x71E7, 0x71F9, 0x721D, 0x7228, 0x706C, 0x7118, 0x7166, 0x71B9, 0x623E,
+ 0x623D, 0x6243, 0x6248, 0x6249, 0x793B, 0x7940, 0x7946, 0x7949, 0x795B,
+ 0x795C, 0x7953, 0x795A, 0x7962, 0x7957, 0x7960, 0x796F, 0x7967, 0x797A,
+ 0x7985, 0x798A, 0x799A, 0x79A7, 0x79B3, 0x5FD1, 0x5FD0, 0x603C, 0x605D,
+ 0x605A, 0x6067, 0x6041, 0x6059, 0x6063, 0x60AB, 0x6106, 0x610D, 0x615D,
+ 0x61A9, 0x619D, 0x61CB, 0x61D1, 0x6206, 0x8080, 0x807F, 0x6C93, 0x6CF6,
+ 0x6DFC, 0x77F6, 0x77F8, 0x7800, 0x7809, 0x7817, 0x7818, 0x7811, 0x65AB,
+ 0x782D, 0x781C, 0x781D, 0x7839, 0x783A, 0x783B, 0x781F, 0x783C, 0x7825,
+ 0x782C, 0x7823, 0x7829, 0x784E, 0x786D, 0x7856, 0x7857, 0x7826, 0x7850,
+ 0x7847, 0x784C, 0x786A, 0x789B, 0x7893, 0x789A, 0x7887, 0x789C, 0x78A1,
+ 0x78A3, 0x78B2, 0x78B9, 0x78A5, 0x78D4, 0x78D9, 0x78C9, 0x78EC, 0x78F2,
+ 0x7905, 0x78F4, 0x7913, 0x7924, 0x791E, 0x7934, 0x9F9B, 0x9EF9, 0x9EFB,
+ 0x9EFC, 0x76F1, 0x7704, 0x770D, 0x76F9, 0x7707, 0x7708, 0x771A, 0x7722,
+ 0x7719, 0x772D, 0x7726, 0x7735, 0x7738, 0x7750, 0x7751, 0x7747, 0x7743,
+ 0x775A, 0x7768, 0x7762, 0x7765, 0x777F, 0x778D, 0x777D, 0x7780, 0x778C,
+ 0x7791, 0x779F, 0x77A0, 0x77B0, 0x77B5, 0x77BD, 0x753A, 0x7540, 0x754E,
+ 0x754B, 0x7548, 0x755B, 0x7572, 0x7579, 0x7583, 0x7F58, 0x7F61, 0x7F5F,
+ 0x8A48, 0x7F68, 0x7F74, 0x7F71, 0x7F79, 0x7F81, 0x7F7E, 0x76CD, 0x76E5,
+ 0x8832, 0x9485, 0x9486, 0x9487, 0x948B, 0x948A, 0x948C, 0x948D, 0x948F,
+ 0x9490, 0x9494, 0x9497, 0x9495, 0x949A, 0x949B, 0x949C, 0x94A3, 0x94A4,
+ 0x94AB, 0x94AA, 0x94AD, 0x94AC, 0x94AF, 0x94B0, 0x94B2, 0x94B4, 0x94B6,
+ 0x94B7, 0x94B8, 0x94B9, 0x94BA, 0x94BC, 0x94BD, 0x94BF, 0x94C4, 0x94C8,
+ 0x94C9, 0x94CA, 0x94CB, 0x94CC, 0x94CD, 0x94CE, 0x94D0, 0x94D1, 0x94D2,
+ 0x94D5, 0x94D6, 0x94D7, 0x94D9, 0x94D8, 0x94DB, 0x94DE, 0x94DF, 0x94E0,
+ 0x94E2, 0x94E4, 0x94E5, 0x94E7, 0x94E8, 0x94EA, 0x94E9, 0x94EB, 0x94EE,
+ 0x94EF, 0x94F3, 0x94F4, 0x94F5, 0x94F7, 0x94F9, 0x94FC, 0x94FD, 0x94FF,
+ 0x9503, 0x9502, 0x9506, 0x9507, 0x9509, 0x950A, 0x950D, 0x950E, 0x950F,
+ 0x9512, 0x9513, 0x9514, 0x9515, 0x9516, 0x9518, 0x951B, 0x951D, 0x951E,
+ 0x951F, 0x9522, 0x952A, 0x952B, 0x9529, 0x952C, 0x9531, 0x9532, 0x9534,
+ 0x9536, 0x9537, 0x9538, 0x953C, 0x953E, 0x953F, 0x9542, 0x9535, 0x9544,
+ 0x9545, 0x9546, 0x9549, 0x954C, 0x954E, 0x954F, 0x9552, 0x9553, 0x9554,
+ 0x9556, 0x9557, 0x9558, 0x9559, 0x955B, 0x955E, 0x955F, 0x955D, 0x9561,
+ 0x9562, 0x9564, 0x9565, 0x9566, 0x9567, 0x9568, 0x9569, 0x956A, 0x956B,
+ 0x956C, 0x956F, 0x9571, 0x9572, 0x9573, 0x953A, 0x77E7, 0x77EC, 0x96C9,
+ 0x79D5, 0x79ED, 0x79E3, 0x79EB, 0x7A06, 0x5D47, 0x7A03, 0x7A02, 0x7A1E,
+ 0x7A14, 0x7A39, 0x7A37, 0x7A51, 0x9ECF, 0x99A5, 0x7A70, 0x7688, 0x768E,
+ 0x7693, 0x7699, 0x76A4, 0x74DE, 0x74E0, 0x752C, 0x9E20, 0x9E22, 0x9E28,
+ 0x9E29, 0x9E2A, 0x9E2B, 0x9E2C, 0x9E32, 0x9E31, 0x9E36, 0x9E38, 0x9E37,
+ 0x9E39, 0x9E3A, 0x9E3E, 0x9E41, 0x9E42, 0x9E44, 0x9E46, 0x9E47, 0x9E48,
+ 0x9E49, 0x9E4B, 0x9E4C, 0x9E4E, 0x9E51, 0x9E55, 0x9E57, 0x9E5A, 0x9E5B,
+ 0x9E5C, 0x9E5E, 0x9E63, 0x9E66, 0x9E67, 0x9E68, 0x9E69, 0x9E6A, 0x9E6B,
+ 0x9E6C, 0x9E71, 0x9E6D, 0x9E73, 0x7592, 0x7594, 0x7596, 0x75A0, 0x759D,
+ 0x75AC, 0x75A3, 0x75B3, 0x75B4, 0x75B8, 0x75C4, 0x75B1, 0x75B0, 0x75C3,
+ 0x75C2, 0x75D6, 0x75CD, 0x75E3, 0x75E8, 0x75E6, 0x75E4, 0x75EB, 0x75E7,
+ 0x7603, 0x75F1, 0x75FC, 0x75FF, 0x7610, 0x7600, 0x7605, 0x760C, 0x7617,
+ 0x760A, 0x7625, 0x7618, 0x7615, 0x7619, 0x761B, 0x763C, 0x7622, 0x7620,
+ 0x7640, 0x762D, 0x7630, 0x763F, 0x7635, 0x7643, 0x763E, 0x7633, 0x764D,
+ 0x765E, 0x7654, 0x765C, 0x7656, 0x766B, 0x766F, 0x7FCA, 0x7AE6, 0x7A78,
+ 0x7A79, 0x7A80, 0x7A86, 0x7A88, 0x7A95, 0x7AA6, 0x7AA0, 0x7AAC, 0x7AA8,
+ 0x7AAD, 0x7AB3, 0x8864, 0x8869, 0x8872, 0x887D, 0x887F, 0x8882, 0x88A2,
+ 0x88C6, 0x88B7, 0x88BC, 0x88C9, 0x88E2, 0x88CE, 0x88E3, 0x88E5, 0x88F1,
+ 0x891A, 0x88FC, 0x88E8, 0x88FE, 0x88F0, 0x8921, 0x8919, 0x8913, 0x891B,
+ 0x890A, 0x8934, 0x892B, 0x8936, 0x8941, 0x8966, 0x897B, 0x758B, 0x80E5,
+ 0x76B2, 0x76B4, 0x77DC, 0x8012, 0x8014, 0x8016, 0x801C, 0x8020, 0x8022,
+ 0x8025, 0x8026, 0x8027, 0x8029, 0x8028, 0x8031, 0x800B, 0x8035, 0x8043,
+ 0x8046, 0x804D, 0x8052, 0x8069, 0x8071, 0x8983, 0x9878, 0x9880, 0x9883,
+ 0x9889, 0x988C, 0x988D, 0x988F, 0x9894, 0x989A, 0x989B, 0x989E, 0x989F,
+ 0x98A1, 0x98A2, 0x98A5, 0x98A6, 0x864D, 0x8654, 0x866C, 0x866E, 0x867F,
+ 0x867A, 0x867C, 0x867B, 0x86A8, 0x868D, 0x868B, 0x86AC, 0x869D, 0x86A7,
+ 0x86A3, 0x86AA, 0x8693, 0x86A9, 0x86B6, 0x86C4, 0x86B5, 0x86CE, 0x86B0,
+ 0x86BA, 0x86B1, 0x86AF, 0x86C9, 0x86CF, 0x86B4, 0x86E9, 0x86F1, 0x86F2,
+ 0x86ED, 0x86F3, 0x86D0, 0x8713, 0x86DE, 0x86F4, 0x86DF, 0x86D8, 0x86D1,
+ 0x8703, 0x8707, 0x86F8, 0x8708, 0x870A, 0x870D, 0x8709, 0x8723, 0x873B,
+ 0x871E, 0x8725, 0x872E, 0x871A, 0x873E, 0x8748, 0x8734, 0x8731, 0x8729,
+ 0x8737, 0x873F, 0x8782, 0x8722, 0x877D, 0x877E, 0x877B, 0x8760, 0x8770,
+ 0x874C, 0x876E, 0x878B, 0x8753, 0x8763, 0x877C, 0x8764, 0x8759, 0x8765,
+ 0x8793, 0x87AF, 0x87A8, 0x87D2, 0x87C6, 0x8788, 0x8785, 0x87AD, 0x8797,
+ 0x8783, 0x87AB, 0x87E5, 0x87AC, 0x87B5, 0x87B3, 0x87CB, 0x87D3, 0x87BD,
+ 0x87D1, 0x87C0, 0x87CA, 0x87DB, 0x87EA, 0x87E0, 0x87EE, 0x8816, 0x8813,
+ 0x87FE, 0x880A, 0x881B, 0x8821, 0x8839, 0x883C, 0x7F36, 0x7F42, 0x7F44,
+ 0x7F45, 0x8210, 0x7AFA, 0x7AFD, 0x7B08, 0x7B03, 0x7B04, 0x7B15, 0x7B0A,
+ 0x7B2B, 0x7B0F, 0x7B47, 0x7B38, 0x7B2A, 0x7B19, 0x7B2E, 0x7B31, 0x7B20,
+ 0x7B25, 0x7B24, 0x7B33, 0x7B3E, 0x7B1E, 0x7B58, 0x7B5A, 0x7B45, 0x7B75,
+ 0x7B4C, 0x7B5D, 0x7B60, 0x7B6E, 0x7B7B, 0x7B62, 0x7B72, 0x7B71, 0x7B90,
+ 0x7BA6, 0x7BA7, 0x7BB8, 0x7BAC, 0x7B9D, 0x7BA8, 0x7B85, 0x7BAA, 0x7B9C,
+ 0x7BA2, 0x7BAB, 0x7BB4, 0x7BD1, 0x7BC1, 0x7BCC, 0x7BDD, 0x7BDA, 0x7BE5,
+ 0x7BE6, 0x7BEA, 0x7C0C, 0x7BFE, 0x7BFC, 0x7C0F, 0x7C16, 0x7C0B, 0x7C1F,
+ 0x7C2A, 0x7C26, 0x7C38, 0x7C41, 0x7C40, 0x81FE, 0x8201, 0x8202, 0x8204,
+ 0x81EC, 0x8844, 0x8221, 0x8222, 0x8223, 0x822D, 0x822F, 0x8228, 0x822B,
+ 0x8238, 0x823B, 0x8233, 0x8234, 0x823E, 0x8244, 0x8249, 0x824B, 0x824F,
+ 0x825A, 0x825F, 0x8268, 0x887E, 0x8885, 0x8888, 0x88D8, 0x88DF, 0x895E,
+ 0x7F9D, 0x7F9F, 0x7FA7, 0x7FAF, 0x7FB0, 0x7FB2, 0x7C7C, 0x6549, 0x7C91,
+ 0x7C9D, 0x7C9C, 0x7C9E, 0x7CA2, 0x7CB2, 0x7CBC, 0x7CBD, 0x7CC1, 0x7CC7,
+ 0x7CCC, 0x7CCD, 0x7CC8, 0x7CC5, 0x7CD7, 0x7CE8, 0x826E, 0x66A8, 0x7FBF,
+ 0x7FCE, 0x7FD5, 0x7FE5, 0x7FE1, 0x7FE6, 0x7FE9, 0x7FEE, 0x7FF3, 0x7CF8,
+ 0x7D77, 0x7DA6, 0x7DAE, 0x7E47, 0x7E9B, 0x9EB8, 0x9EB4, 0x8D73, 0x8D84,
+ 0x8D94, 0x8D91, 0x8DB1, 0x8D67, 0x8D6D, 0x8C47, 0x8C49, 0x914A, 0x9150,
+ 0x914E, 0x914F, 0x9164, 0x9162, 0x9161, 0x9170, 0x9169, 0x916F, 0x917D,
+ 0x917E, 0x9172, 0x9174, 0x9179, 0x918C, 0x9185, 0x9190, 0x918D, 0x9191,
+ 0x91A2, 0x91A3, 0x91AA, 0x91AD, 0x91AE, 0x91AF, 0x91B5, 0x91B4, 0x91BA,
+ 0x8C55, 0x9E7E, 0x8DB8, 0x8DEB, 0x8E05, 0x8E59, 0x8E69, 0x8DB5, 0x8DBF,
+ 0x8DBC, 0x8DBA, 0x8DC4, 0x8DD6, 0x8DD7, 0x8DDA, 0x8DDE, 0x8DCE, 0x8DCF,
+ 0x8DDB, 0x8DC6, 0x8DEC, 0x8DF7, 0x8DF8, 0x8DE3, 0x8DF9, 0x8DFB, 0x8DE4,
+ 0x8E09, 0x8DFD, 0x8E14, 0x8E1D, 0x8E1F, 0x8E2C, 0x8E2E, 0x8E23, 0x8E2F,
+ 0x8E3A, 0x8E40, 0x8E39, 0x8E35, 0x8E3D, 0x8E31, 0x8E49, 0x8E41, 0x8E42,
+ 0x8E51, 0x8E52, 0x8E4A, 0x8E70, 0x8E76, 0x8E7C, 0x8E6F, 0x8E74, 0x8E85,
+ 0x8E8F, 0x8E94, 0x8E90, 0x8E9C, 0x8E9E, 0x8C78, 0x8C82, 0x8C8A, 0x8C85,
+ 0x8C98, 0x8C94, 0x659B, 0x89D6, 0x89DE, 0x89DA, 0x89DC, 0x89E5, 0x89EB,
+ 0x89EF, 0x8A3E, 0x8B26, 0x9753, 0x96E9, 0x96F3, 0x96EF, 0x9706, 0x9701,
+ 0x9708, 0x970F, 0x970E, 0x972A, 0x972D, 0x9730, 0x973E, 0x9F80, 0x9F83,
+ 0x9F85, 0x9F86, 0x9F87, 0x9F88, 0x9F89, 0x9F8A, 0x9F8C, 0x9EFE, 0x9F0B,
+ 0x9F0D, 0x96B9, 0x96BC, 0x96BD, 0x96CE, 0x96D2, 0x77BF, 0x96E0, 0x928E,
+ 0x92AE, 0x92C8, 0x933E, 0x936A, 0x93CA, 0x938F, 0x943E, 0x946B, 0x9C7F,
+ 0x9C82, 0x9C85, 0x9C86, 0x9C87, 0x9C88, 0x7A23, 0x9C8B, 0x9C8E, 0x9C90,
+ 0x9C91, 0x9C92, 0x9C94, 0x9C95, 0x9C9A, 0x9C9B, 0x9C9E, 0x9C9F, 0x9CA0,
+ 0x9CA1, 0x9CA2, 0x9CA3, 0x9CA5, 0x9CA6, 0x9CA7, 0x9CA8, 0x9CA9, 0x9CAB,
+ 0x9CAD, 0x9CAE, 0x9CB0, 0x9CB1, 0x9CB2, 0x9CB3, 0x9CB4, 0x9CB5, 0x9CB6,
+ 0x9CB7, 0x9CBA, 0x9CBB, 0x9CBC, 0x9CBD, 0x9CC4, 0x9CC5, 0x9CC6, 0x9CC7,
+ 0x9CCA, 0x9CCB, 0x9CCC, 0x9CCD, 0x9CCE, 0x9CCF, 0x9CD0, 0x9CD3, 0x9CD4,
+ 0x9CD5, 0x9CD7, 0x9CD8, 0x9CD9, 0x9CDC, 0x9CDD, 0x9CDF, 0x9CE2, 0x977C,
+ 0x9785, 0x9791, 0x9792, 0x9794, 0x97AF, 0x97AB, 0x97A3, 0x97B2, 0x97B4,
+ 0x9AB1, 0x9AB0, 0x9AB7, 0x9E58, 0x9AB6, 0x9ABA, 0x9ABC, 0x9AC1, 0x9AC0,
+ 0x9AC5, 0x9AC2, 0x9ACB, 0x9ACC, 0x9AD1, 0x9B45, 0x9B43, 0x9B47, 0x9B49,
+ 0x9B48, 0x9B4D, 0x9B51, 0x98E8, 0x990D, 0x992E, 0x9955, 0x9954, 0x9ADF,
+ 0x9AE1, 0x9AE6, 0x9AEF, 0x9AEB, 0x9AFB, 0x9AED, 0x9AF9, 0x9B08, 0x9B0F,
+ 0x9B13, 0x9B1F, 0x9B23, 0x9EBD, 0x9EBE, 0x7E3B, 0x9E82, 0x9E87, 0x9E88,
+ 0x9E8B, 0x9E92, 0x93D6, 0x9E9D, 0x9E9F, 0x9EDB, 0x9EDC, 0x9EDD, 0x9EE0,
+ 0x9EDF, 0x9EE2, 0x9EE9, 0x9EE7, 0x9EE5, 0x9EEA, 0x9EEF, 0x9F22, 0x9F2C,
+ 0x9F2F, 0x9F39, 0x9F37, 0x9F3D, 0x9F3E, 0x9F44, 0xE000, 0xE001, 0xE002,
+ 0xE003, 0xE004, 0xE005, 0xE006, 0xE007, 0xE008, 0xE009, 0xE00A, 0xE00B,
+ 0xE00C, 0xE00D, 0xE00E, 0xE00F, 0xE010, 0xE011, 0xE012, 0xE013, 0xE014,
+ 0xE015, 0xE016, 0xE017, 0xE018, 0xE019, 0xE01A, 0xE01B, 0xE01C, 0xE01D,
+ 0xE01E, 0xE01F, 0xE020, 0xE021, 0xE022, 0xE023, 0xE024, 0xE025, 0xE026,
+ 0xE027, 0xE028, 0xE029, 0xE02A, 0xE02B, 0xE02C, 0xE02D, 0xE02E, 0xE02F,
+ 0xE030, 0xE031, 0xE032, 0xE033, 0xE034, 0xE035, 0xE036, 0xE037, 0xE038,
+ 0xE039, 0xE03A, 0xE03B, 0xE03C, 0xE03D, 0xE03E, 0xE03F, 0xE040, 0xE041,
+ 0xE042, 0xE043, 0xE044, 0xE045, 0xE046, 0xE047, 0xE048, 0xE049, 0xE04A,
+ 0xE04B, 0xE04C, 0xE04D, 0xE04E, 0xE04F, 0xE050, 0xE051, 0xE052, 0xE053,
+ 0xE054, 0xE055, 0xE056, 0xE057, 0xE058, 0xE059, 0xE05A, 0xE05B, 0xE05C,
+ 0xE05D, 0xE05E, 0xE05F, 0xE060, 0xE061, 0xE062, 0xE063, 0xE064, 0xE065,
+ 0xE066, 0xE067, 0xE068, 0xE069, 0xE06A, 0xE06B, 0xE06C, 0xE06D, 0xE06E,
+ 0xE06F, 0xE070, 0xE071, 0xE072, 0xE073, 0xE074, 0xE075, 0xE076, 0xE077,
+ 0xE078, 0xE079, 0xE07A, 0xE07B, 0xE07C, 0xE07D, 0xE07E, 0xE07F, 0xE080,
+ 0xE081, 0xE082, 0xE083, 0xE084, 0xE085, 0xE086, 0xE087, 0xE088, 0xE089,
+ 0xE08A, 0xE08B, 0xE08C, 0xE08D, 0xE08E, 0xE08F, 0xE090, 0xE091, 0xE092,
+ 0xE093, 0xE094, 0xE095, 0xE096, 0xE097, 0xE098, 0xE099, 0xE09A, 0xE09B,
+ 0xE09C, 0xE09D, 0xE09E, 0xE09F, 0xE0A0, 0xE0A1, 0xE0A2, 0xE0A3, 0xE0A4,
+ 0xE0A5, 0xE0A6, 0xE0A7, 0xE0A8, 0xE0A9, 0xE0AA, 0xE0AB, 0xE0AC, 0xE0AD,
+ 0xE0AE, 0xE0AF, 0xE0B0, 0xE0B1, 0xE0B2, 0xE0B3, 0xE0B4, 0xE0B5, 0xE0B6,
+ 0xE0B7, 0xE0B8, 0xE0B9, 0xE0BA, 0xE0BB, 0xE0BC, 0xE0BD, 0xE0BE, 0xE0BF,
+ 0xE0C0, 0xE0C1, 0xE0C2, 0xE0C3, 0xE0C4, 0xE0C5, 0xE0C6, 0xE0C7, 0xE0C8,
+ 0xE0C9, 0xE0CA, 0xE0CB, 0xE0CC, 0xE0CD, 0xE0CE, 0xE0CF, 0xE0D0, 0xE0D1,
+ 0xE0D2, 0xE0D3, 0xE0D4, 0xE0D5, 0xE0D6, 0xE0D7, 0xE0D8, 0xE0D9, 0xE0DA,
+ 0xE0DB, 0xE0DC, 0xE0DD, 0xE0DE, 0xE0DF, 0xE0E0, 0xE0E1, 0xE0E2, 0xE0E3,
+ 0xE0E4, 0xE0E5, 0xE0E6, 0xE0E7, 0xE0E8, 0xE0E9, 0xE0EA, 0xE0EB, 0xE0EC,
+ 0xE0ED, 0xE0EE, 0xE0EF, 0xE0F0, 0xE0F1, 0xE0F2, 0xE0F3, 0xE0F4, 0xE0F5,
+ 0xE0F6, 0xE0F7, 0xE0F8, 0xE0F9, 0xE0FA, 0xE0FB, 0xE0FC, 0xE0FD, 0xE0FE,
+ 0xE0FF, 0xE100, 0xE101, 0xE102, 0xE103, 0xE104, 0xE105, 0xE106, 0xE107,
+ 0xE108, 0xE109, 0xE10A, 0xE10B, 0xE10C, 0xE10D, 0xE10E, 0xE10F, 0xE110,
+ 0xE111, 0xE112, 0xE113, 0xE114, 0xE115, 0xE116, 0xE117, 0xE118, 0xE119,
+ 0xE11A, 0xE11B, 0xE11C, 0xE11D, 0xE11E, 0xE11F, 0xE120, 0xE121, 0xE122,
+ 0xE123, 0xE124, 0xE125, 0xE126, 0xE127, 0xE128, 0xE129, 0xE12A, 0xE12B,
+ 0xE12C, 0xE12D, 0xE12E, 0xE12F, 0xE130, 0xE131, 0xE132, 0xE133, 0xE134,
+ 0xE135, 0xE136, 0xE137, 0xE138, 0xE139, 0xE13A, 0xE13B, 0xE13C, 0xE13D,
+ 0xE13E, 0xE13F, 0xE140, 0xE141, 0xE142, 0xE143, 0xE144, 0xE145, 0xE146,
+ 0xE147, 0xE148, 0xE149, 0xE14A, 0xE14B, 0xE14C, 0xE14D, 0xE14E, 0xE14F,
+ 0xE150, 0xE151, 0xE152, 0xE153, 0xE154, 0xE155, 0xE156, 0xE157, 0xE158,
+ 0xE159, 0xE15A, 0xE15B, 0xE15C, 0xE15D, 0xE15E, 0xE15F, 0xE160, 0xE161,
+ 0xE162, 0xE163, 0xE164, 0xE165, 0xE166, 0xE167, 0xE168, 0xE169, 0xE16A,
+ 0xE16B, 0xE16C, 0xE16D, 0xE16E, 0xE16F, 0xE170, 0xE171, 0xE172, 0xE173,
+ 0xE174, 0xE175, 0xE176, 0xE177, 0xE178, 0xE179, 0xE17A, 0xE17B, 0xE17C,
+ 0xE17D, 0xE17E, 0xE17F, 0xE180, 0xE181, 0xE182, 0xE183, 0xE184, 0xE185,
+ 0xE186, 0xE187, 0xE188, 0xE189, 0xE18A, 0xE18B, 0xE18C, 0xE18D, 0xE18E,
+ 0xE18F, 0xE190, 0xE191, 0xE192, 0xE193, 0xE194, 0xE195, 0xE196, 0xE197,
+ 0xE198, 0xE199, 0xE19A, 0xE19B, 0xE19C, 0xE19D, 0xE19E, 0xE19F, 0xE1A0,
+ 0xE1A1, 0xE1A2, 0xE1A3, 0xE1A4, 0xE1A5, 0xE1A6, 0xE1A7, 0xE1A8, 0xE1A9,
+ 0xE1AA, 0xE1AB, 0xE1AC, 0xE1AD, 0xE1AE, 0xE1AF, 0xE1B0, 0xE1B1, 0xE1B2,
+ 0xE1B3, 0xE1B4, 0xE1B5, 0xE1B6, 0xE1B7, 0xE1B8, 0xE1B9, 0xE1BA, 0xE1BB,
+ 0xE1BC, 0xE1BD, 0xE1BE, 0xE1BF, 0xE1C0, 0xE1C1, 0xE1C2, 0xE1C3, 0xE1C4,
+ 0xE1C5, 0xE1C6, 0xE1C7, 0xE1C8, 0xE1C9, 0xE1CA, 0xE1CB, 0xE1CC, 0xE1CD,
+ 0xE1CE, 0xE1CF, 0xE1D0, 0xE1D1, 0xE1D2, 0xE1D3, 0xE1D4, 0xE1D5, 0xE1D6,
+ 0xE1D7, 0xE1D8, 0xE1D9, 0xE1DA, 0xE1DB, 0xE1DC, 0xE1DD, 0xE1DE, 0xE1DF,
+ 0xE1E0, 0xE1E1, 0xE1E2, 0xE1E3, 0xE1E4, 0xE1E5, 0xE1E6, 0xE1E7, 0xE1E8,
+ 0xE1E9, 0xE1EA, 0xE1EB, 0xE1EC, 0xE1ED, 0xE1EE, 0xE1EF, 0xE1F0, 0xE1F1,
+ 0xE1F2, 0xE1F3, 0xE1F4, 0xE1F5, 0xE1F6, 0xE1F7, 0xE1F8, 0xE1F9, 0xE1FA,
+ 0xE1FB, 0xE1FC, 0xE1FD, 0xE1FE, 0xE1FF, 0xE200, 0xE201, 0xE202, 0xE203,
+ 0xE204, 0xE205, 0xE206, 0xE207, 0xE208, 0xE209, 0xE20A, 0xE20B, 0xE20C,
+ 0xE20D, 0xE20E, 0xE20F, 0xE210, 0xE211, 0xE212, 0xE213, 0xE214, 0xE215,
+ 0xE216, 0xE217, 0xE218, 0xE219, 0xE21A, 0xE21B, 0xE21C, 0xE21D, 0xE21E,
+ 0xE21F, 0xE220, 0xE221, 0xE222, 0xE223, 0xE224, 0xE225, 0xE226, 0xE227,
+ 0xE228, 0xE229, 0xE22A, 0xE22B, 0xE22C, 0xE22D, 0xE22E, 0xE22F, 0xE230,
+ 0xE231, 0xE232, 0xE233, 0xE234, 0xE235, 0xE236, 0xE237, 0xE238, 0xE239,
+ 0xE23A, 0xE23B, 0xE23C, 0xE23D, 0xE23E, 0xE23F, 0xE240, 0xE241, 0xE242,
+ 0xE243, 0xE244, 0xE245, 0xE246, 0xE247, 0xE248, 0xE249, 0xE24A, 0xE24B,
+ 0xE24C, 0xE24D, 0xE24E, 0xE24F, 0xE250, 0xE251, 0xE252, 0xE253, 0xE254,
+ 0xE255, 0xE256, 0xE257, 0xE258, 0xE259, 0xE25A, 0xE25B, 0xE25C, 0xE25D,
+ 0xE25E, 0xE25F, 0xE260, 0xE261, 0xE262, 0xE263, 0xE264, 0xE265, 0xE266,
+ 0xE267, 0xE268, 0xE269, 0xE26A, 0xE26B, 0xE26C, 0xE26D, 0xE26E, 0xE26F,
+ 0xE270, 0xE271, 0xE272, 0xE273, 0xE274, 0xE275, 0xE276, 0xE277, 0xE278,
+ 0xE279, 0xE27A, 0xE27B, 0xE27C, 0xE27D, 0xE27E, 0xE27F, 0xE280, 0xE281,
+ 0xE282, 0xE283, 0xE284, 0xE285, 0xE286, 0xE287, 0xE288, 0xE289, 0xE28A,
+ 0xE28B, 0xE28C, 0xE28D, 0xE28E, 0xE28F, 0xE290, 0xE291, 0xE292, 0xE293,
+ 0xE294, 0xE295, 0xE296, 0xE297, 0xE298, 0xE299, 0xE29A, 0xE29B, 0xE29C,
+ 0xE29D, 0xE29E, 0xE29F, 0xE2A0, 0xE2A1, 0xE2A2, 0xE2A3, 0xE2A4, 0xE2A5,
+ 0xE2A6, 0xE2A7, 0xE2A8, 0xE2A9, 0xE2AA, 0xE2AB, 0xE2AC, 0xE2AD, 0xE2AE,
+ 0xE2AF, 0xE2B0, 0xE2B1, 0xE2B2, 0xE2B3, 0xE2B4, 0xE2B5, 0xE2B6, 0xE2B7,
+ 0xE2B8, 0xE2B9, 0xE2BA, 0xE2BB, 0xE2BC, 0xE2BD, 0xE2BE, 0xE2BF, 0xE2C0,
+ 0xE2C1, 0xE2C2, 0xE2C3, 0xE2C4, 0xE2C5, 0xE2C6, 0xE2C7, 0xE2C8, 0xE2C9,
+ 0xE2CA, 0xE2CB, 0xE2CC, 0xE2CD, 0xE2CE, 0xE2CF, 0xE2D0, 0xE2D1, 0xE2D2,
+ 0xE2D3, 0xE2D4, 0xE2D5, 0xE2D6, 0xE2D7, 0xE2D8, 0xE2D9, 0xE2DA, 0xE2DB,
+ 0xE2DC, 0xE2DD, 0xE2DE, 0xE2DF, 0xE2E0, 0xE2E1, 0xE2E2, 0xE2E3, 0xE2E4,
+ 0xE2E5, 0xE2E6, 0xE2E7, 0xE2E8, 0xE2E9, 0xE2EA, 0xE2EB, 0xE2EC, 0xE2ED,
+ 0xE2EE, 0xE2EF, 0xE2F0, 0xE2F1, 0xE2F2, 0xE2F3, 0xE2F4, 0xE2F5, 0xE2F6,
+ 0xE2F7, 0xE2F8, 0xE2F9, 0xE2FA, 0xE2FB, 0xE2FC, 0xE2FD, 0xE2FE, 0xE2FF,
+ 0xE300, 0xE301, 0xE302, 0xE303, 0xE304, 0xE305, 0xE306, 0xE307, 0xE308,
+ 0xE309, 0xE30A, 0xE30B, 0xE30C, 0xE30D, 0xE30E, 0xE30F, 0xE310, 0xE311,
+ 0xE312, 0xE313, 0xE314, 0xE315, 0xE316, 0xE317, 0xE318, 0xE319, 0xE31A,
+ 0xE31B, 0xE31C, 0xE31D, 0xE31E, 0xE31F, 0xE320, 0xE321, 0xE322, 0xE323,
+ 0xE324, 0xE325, 0xE326, 0xE327, 0xE328, 0xE329, 0xE32A, 0xE32B, 0xE32C,
+ 0xE32D, 0xE32E, 0xE32F, 0xE330, 0xE331, 0xE332, 0xE333, 0xE334, 0xE335,
+ 0xE336, 0xE337, 0xE338, 0xE339, 0xE33A, 0xE33B, 0xE33C, 0xE33D, 0xE33E,
+ 0xE33F, 0xE340, 0xE341, 0xE342, 0xE343, 0xE344, 0xE345, 0xE346, 0xE347,
+ 0xE348, 0xE349, 0xE34A, 0xE34B, 0xE34C, 0xE34D, 0xE34E, 0xE34F, 0xE350,
+ 0xE351, 0xE352, 0xE353, 0xE354, 0xE355, 0xE356, 0xE357, 0xE358, 0xE359,
+ 0xE35A, 0xE35B, 0xE35C, 0xE35D, 0xE35E, 0xE35F, 0xE360, 0xE361, 0xE362,
+ 0xE363, 0xE364, 0xE365, 0xE366, 0xE367, 0xE368, 0xE369, 0xE36A, 0xE36B,
+ 0xE36C, 0xE36D, 0xE36E, 0xE36F, 0xE370, 0xE371, 0xE372, 0xE373, 0xE374,
+ 0xE375, 0xE376, 0xE377, 0xE378, 0xE379, 0xE37A, 0xE37B, 0xE37C, 0xE37D,
+ 0xE37E, 0xE37F, 0xE380, 0xE381, 0xE382, 0xE383, 0xE384, 0xE385, 0xE386,
+ 0xE387, 0xE388, 0xE389, 0xE38A, 0xE38B, 0xE38C, 0xE38D, 0xE38E, 0xE38F,
+ 0xE390, 0xE391, 0xE392, 0xE393, 0xE394, 0xE395, 0xE396, 0xE397, 0xE398,
+ 0xE399, 0xE39A, 0xE39B, 0xE39C, 0xE39D, 0xE39E, 0xE39F, 0xE3A0, 0xE3A1,
+ 0xE3A2, 0xE3A3, 0xE3A4, 0xE3A5, 0xE3A6, 0xE3A7, 0xE3A8, 0xE3A9, 0xE3AA,
+ 0xE3AB, 0xE3AC, 0xE3AD, 0xE3AE, 0xE3AF, 0xE3B0, 0xE3B1, 0xE3B2, 0xE3B3,
+ 0xE3B4, 0xE3B5, 0xE3B6, 0xE3B7, 0xE3B8, 0xE3B9, 0xE3BA, 0xE3BB, 0xE3BC,
+ 0xE3BD, 0xE3BE, 0xE3BF, 0xE3C0, 0xE3C1, 0xE3C2, 0xE3C3, 0xE3C4, 0xE3C5,
+ 0xE3C6, 0xE3C7, 0xE3C8, 0xE3C9, 0xE3CA, 0xE3CB, 0xE3CC, 0xE3CD, 0xE3CE,
+ 0xE3CF, 0xE3D0, 0xE3D1, 0xE3D2, 0xE3D3, 0xE3D4, 0xE3D5, 0xE3D6, 0xE3D7,
+ 0xE3D8, 0xE3D9, 0xE3DA, 0xE3DB, 0xE3DC, 0xE3DD, 0xE3DE, 0xE3DF, 0xE3E0,
+ 0xE3E1, 0xE3E2, 0xE3E3, 0xE3E4, 0xE3E5, 0xE3E6, 0xE3E7, 0xE3E8, 0xE3E9,
+ 0xE3EA, 0xE3EB, 0xE3EC, 0xE3ED, 0xE3EE, 0xE3EF, 0xE3F0, 0xE3F1, 0xE3F2,
+ 0xE3F3, 0xE3F4, 0xE3F5, 0xE3F6, 0xE3F7, 0xE3F8, 0xE3F9, 0xE3FA, 0xE3FB,
+ 0xE3FC, 0xE3FD, 0xE3FE, 0xE3FF, 0xE400, 0xE401, 0xE402, 0xE403, 0xE404,
+ 0xE405, 0xE406, 0xE407, 0xE408, 0xE409, 0xE40A, 0xE40B, 0xE40C, 0xE40D,
+ 0xE40E, 0xE40F, 0xE410, 0xE411, 0xE412, 0xE413, 0xE414, 0xE415, 0xE416,
+ 0xE417, 0xE418, 0xE419, 0xE41A, 0xE41B, 0xE41C, 0xE41D, 0xE41E, 0xE41F,
+ 0xE420, 0xE421, 0xE422, 0xE423, 0xE424, 0xE425, 0xE426, 0xE427, 0xE428,
+ 0xE429, 0xE42A, 0xE42B, 0xE42C, 0xE42D, 0xE42E, 0xE42F, 0xE430, 0xE431,
+ 0xE432, 0xE433, 0xE434, 0xE435, 0xE436, 0xE437, 0xE438, 0xE439, 0xE43A,
+ 0xE43B, 0xE43C, 0xE43D, 0xE43E, 0xE43F, 0xE440, 0xE441, 0xE442, 0xE443,
+ 0xE444, 0xE445, 0xE446, 0xE447, 0xE448, 0xE449, 0xE44A, 0xE44B, 0xE44C,
+ 0xE44D, 0xE44E, 0xE44F, 0xE450, 0xE451, 0xE452, 0xE453, 0xE454, 0xE455,
+ 0xE456, 0xE457, 0xE458, 0xE459, 0xE45A, 0xE45B, 0xE45C, 0xE45D, 0xE45E,
+ 0xE45F, 0xE460, 0xE461, 0xE462, 0xE463, 0xE464, 0xE465, 0xE466, 0xE467,
+ 0xE468, 0xE469, 0xE46A, 0xE46B, 0xE46C, 0xE46D, 0xE46E, 0xE46F, 0xE470,
+ 0xE471, 0xE472, 0xE473, 0xE474, 0xE475, 0xE476, 0xE477, 0xE478, 0xE479,
+ 0xE47A, 0xE47B, 0xE47C, 0xE47D, 0xE47E, 0xE47F, 0xE480, 0xE481, 0xE482,
+ 0xE483, 0xE484, 0xE485, 0xE486, 0xE487, 0xE488, 0xE489, 0xE48A, 0xE48B,
+ 0xE48C, 0xE48D, 0xE48E, 0xE48F, 0xE490, 0xE491, 0xE492, 0xE493, 0xE494,
+ 0xE495, 0xE496, 0xE497, 0xE498, 0xE499, 0xE49A, 0xE49B, 0xE49C, 0xE49D,
+ 0xE49E, 0xE49F, 0xE4A0, 0xE4A1, 0xE4A2, 0xE4A3, 0xE4A4, 0xE4A5, 0xE4A6,
+ 0xE4A7, 0xE4A8, 0xE4A9, 0xE4AA, 0xE4AB, 0xE4AC, 0xE4AD, 0xE4AE, 0xE4AF,
+ 0xE4B0, 0xE4B1, 0xE4B2, 0xE4B3, 0xE4B4, 0xE4B5, 0xE4B6, 0xE4B7, 0xE4B8,
+ 0xE4B9, 0xE4BA, 0xE4BB, 0xE4BC, 0xE4BD, 0xE4BE, 0xE4BF, 0xE4C0, 0xE4C1,
+ 0xE4C2, 0xE4C3, 0xE4C4, 0xE4C5, 0xE4C6, 0xE4C7, 0xE4C8, 0xE4C9, 0xE4CA,
+ 0xE4CB, 0xE4CC, 0xE4CD, 0xE4CE, 0xE4CF, 0xE4D0, 0xE4D1, 0xE4D2, 0xE4D3,
+ 0xE4D4, 0xE4D5, 0xE4D6, 0xE4D7, 0xE4D8, 0xE4D9, 0xE4DA, 0xE4DB, 0xE4DC,
+ 0xE4DD, 0xE4DE, 0xE4DF, 0xE4E0, 0xE4E1, 0xE4E2, 0xE4E3, 0xE4E4, 0xE4E5,
+ 0xE4E6, 0xE4E7, 0xE4E8, 0xE4E9, 0xE4EA, 0xE4EB, 0xE4EC, 0xE4ED, 0xE4EE,
+ 0xE4EF, 0xE4F0, 0xE4F1, 0xE4F2, 0xE4F3, 0xE4F4, 0xE4F5, 0xE4F6, 0xE4F7,
+ 0xE4F8, 0xE4F9, 0xE4FA, 0xE4FB, 0xE4FC, 0xE4FD, 0xE4FE, 0xE4FF, 0xE500,
+ 0xE501, 0xE502, 0xE503, 0xE504, 0xE505, 0xE506, 0xE507, 0xE508, 0xE509,
+ 0xE50A, 0xE50B, 0xE50C, 0xE50D, 0xE50E, 0xE50F, 0xE510, 0xE511, 0xE512,
+ 0xE513, 0xE514, 0xE515, 0xE516, 0xE517, 0xE518, 0xE519, 0xE51A, 0xE51B,
+ 0xE51C, 0xE51D, 0xE51E, 0xE51F, 0xE520, 0xE521, 0xE522, 0xE523, 0xE524,
+ 0xE525, 0xE526, 0xE527, 0xE528, 0xE529, 0xE52A, 0xE52B, 0xE52C, 0xE52D,
+ 0xE52E, 0xE52F, 0xE530, 0xE531, 0xE532, 0xE533, 0xE534, 0xE535, 0xE536,
+ 0xE537, 0xE538, 0xE539, 0xE53A, 0xE53B, 0xE53C, 0xE53D, 0xE53E, 0xE53F,
+ 0xE540, 0xE541, 0xE542, 0xE543, 0xE544, 0xE545, 0xE546, 0xE547, 0xE548,
+ 0xE549, 0xE54A, 0xE54B, 0xE54C, 0xE54D, 0xE54E, 0xE54F, 0xE550, 0xE551,
+ 0xE552, 0xE553, 0xE554, 0xE555, 0xE556, 0xE557, 0xE558, 0xE559, 0xE55A,
+ 0xE55B, 0xE55C, 0xE55D, 0xE55E, 0xE55F, 0xE560, 0xE561, 0xE562, 0xE563,
+ 0xE564, 0xE565, 0xE566, 0xE567, 0xE568, 0xE569, 0xE56A, 0xE56B, 0xE56C,
+ 0xE56D, 0xE56E, 0xE56F, 0xE570, 0xE571, 0xE572, 0xE573, 0xE574, 0xE575,
+ 0xE576, 0xE577, 0xE578, 0xE579, 0xE57A, 0xE57B, 0xE57C, 0xE57D, 0xE57E,
+ 0xE57F, 0xE580, 0xE581, 0xE582, 0xE583, 0xE584, 0xE585, 0xE586, 0xE587,
+ 0xE588, 0xE589, 0xE58A, 0xE58B, 0xE58C, 0xE58D, 0xE58E, 0xE58F, 0xE590,
+ 0xE591, 0xE592, 0xE593, 0xE594, 0xE595, 0xE596, 0xE597, 0xE598, 0xE599,
+ 0xE59A, 0xE59B, 0xE59C, 0xE59D, 0xE59E, 0xE59F, 0xE5A0, 0xE5A1, 0xE5A2,
+ 0xE5A3, 0xE5A4, 0xE5A5, 0xE5A6, 0xE5A7, 0xE5A8, 0xE5A9, 0xE5AA, 0xE5AB,
+ 0xE5AC, 0xE5AD, 0xE5AE, 0xE5AF, 0xE5B0, 0xE5B1, 0xE5B2, 0xE5B3, 0xE5B4,
+ 0xE5B5, 0xE5B6, 0xE5B7, 0xE5B8, 0xE5B9, 0xE5BA, 0xE5BB, 0xE5BC, 0xE5BD,
+ 0xE5BE, 0xE5BF, 0xE5C0, 0xE5C1, 0xE5C2, 0xE5C3, 0xE5C4, 0xE5C5, 0xE5C6,
+ 0xE5C7, 0xE5C8, 0xE5C9, 0xE5CA, 0xE5CB, 0xE5CC, 0xE5CD, 0xE5CE, 0xE5CF,
+ 0xE5D0, 0xE5D1, 0xE5D2, 0xE5D3, 0xE5D4, 0xE5D5, 0xE5D6, 0xE5D7, 0xE5D8,
+ 0xE5D9, 0xE5DA, 0xE5DB, 0xE5DC, 0xE5DD, 0xE5DE, 0xE5DF, 0xE5E0, 0xE5E1,
+ 0xE5E2, 0xE5E3, 0xE5E4, 0xE5E5, 0xE5E6, 0xE5E7, 0xE5E8, 0xE5E9, 0xE5EA,
+ 0xE5EB, 0xE5EC, 0xE5ED, 0xE5EE, 0xE5EF, 0xE5F0, 0xE5F1, 0xE5F2, 0xE5F3,
+ 0xE5F4, 0xE5F5, 0xE5F6, 0xE5F7, 0xE5F8, 0xE5F9, 0xE5FA, 0xE5FB, 0xE5FC,
+ 0xE5FD, 0xE5FE, 0xE5FF, 0xE600, 0xE601, 0xE602, 0xE603, 0xE604, 0xE605,
+ 0xE606, 0xE607, 0xE608, 0xE609, 0xE60A, 0xE60B, 0xE60C, 0xE60D, 0xE60E,
+ 0xE60F, 0xE610, 0xE611, 0xE612, 0xE613, 0xE614, 0xE615, 0xE616, 0xE617,
+ 0xE618, 0xE619, 0xE61A, 0xE61B, 0xE61C, 0xE61D, 0xE61E, 0xE61F, 0xE620,
+ 0xE621, 0xE622, 0xE623, 0xE624, 0xE625, 0xE626, 0xE627, 0xE628, 0xE629,
+ 0xE62A, 0xE62B, 0xE62C, 0xE62D, 0xE62E, 0xE62F, 0xE630, 0xE631, 0xE632,
+ 0xE633, 0xE634, 0xE635, 0xE636, 0xE637, 0xE638, 0xE639, 0xE63A, 0xE63B,
+ 0xE63C, 0xE63D, 0xE63E, 0xE63F, 0xE640, 0xE641, 0xE642, 0xE643, 0xE644,
+ 0xE645, 0xE646, 0xE647, 0xE648, 0xE649, 0xE64A, 0xE64B, 0xE64C, 0xE64D,
+ 0xE64E, 0xE64F, 0xE650, 0xE651, 0xE652, 0xE653, 0xE654, 0xE655, 0xE656,
+ 0xE657, 0xE658, 0xE659, 0xE65A, 0xE65B, 0xE65C, 0xE65D, 0xE65E, 0xE65F,
+ 0xE660, 0xE661, 0xE662, 0xE663, 0xE664, 0xE665, 0xE666, 0xE667, 0xE668,
+ 0xE669, 0xE66A, 0xE66B, 0xE66C, 0xE66D, 0xE66E, 0xE66F, 0xE670, 0xE671,
+ 0xE672, 0xE673, 0xE674, 0xE675, 0xE676, 0xE677, 0xE678, 0xE679, 0xE67A,
+ 0xE67B, 0xE67C, 0xE67D, 0xE67E, 0xE67F, 0xE680, 0xE681, 0xE682, 0xE683,
+ 0xE684, 0xE685, 0xE686, 0xE687, 0xE688, 0xE689, 0xE68A, 0xE68B, 0xE68C,
+ 0xE68D, 0xE68E, 0xE68F, 0xE690, 0xE691, 0xE692, 0xE693, 0xE694, 0xE695,
+ 0xE696, 0xE697, 0xE698, 0xE699, 0xE69A, 0xE69B, 0xE69C, 0xE69D, 0xE69E,
+ 0xE69F, 0xE6A0, 0xE6A1, 0xE6A2, 0xE6A3, 0xE6A4, 0xE6A5, 0xE6A6, 0xE6A7,
+ 0xE6A8, 0xE6A9, 0xE6AA, 0xE6AB, 0xE6AC, 0xE6AD, 0xE6AE, 0xE6AF, 0xE6B0,
+ 0xE6B1, 0xE6B2, 0xE6B3, 0xE6B4, 0xE6B5, 0xE6B6, 0xE6B7, 0xE6B8, 0xE6B9,
+ 0xE6BA, 0xE6BB, 0xE6BC, 0xE6BD, 0xE6BE, 0xE6BF, 0xE6C0, 0xE6C1, 0xE6C2,
+ 0xE6C3, 0xE6C4, 0xE6C5, 0xE6C6, 0xE6C7, 0xE6C8, 0xE6C9, 0xE6CA, 0xE6CB,
+ 0xE6CC, 0xE6CD, 0xE6CE, 0xE6CF, 0xE6D0, 0xE6D1, 0xE6D2, 0xE6D3, 0xE6D4,
+ 0xE6D5, 0xE6D6, 0xE6D7, 0xE6D8, 0xE6D9, 0xE6DA, 0xE6DB, 0xE6DC, 0xE6DD,
+ 0xE6DE, 0xE6DF, 0xE6E0, 0xE6E1, 0xE6E2, 0xE6E3, 0xE6E4, 0xE6E5, 0xE6E6,
+ 0xE6E7, 0xE6E8, 0xE6E9, 0xE6EA, 0xE6EB, 0xE6EC, 0xE6ED, 0xE6EE, 0xE6EF,
+ 0xE6F0, 0xE6F1, 0xE6F2, 0xE6F3, 0xE6F4, 0xE6F5, 0xE6F6, 0xE6F7, 0xE6F8,
+ 0xE6F9, 0xE6FA, 0xE6FB, 0xE6FC, 0xE6FD, 0xE6FE, 0xE6FF, 0xE700, 0xE701,
+ 0xE702, 0xE703, 0xE704, 0xE705, 0xE706, 0xE707, 0xE708, 0xE709, 0xE70A,
+ 0xE70B, 0xE70C, 0xE70D, 0xE70E, 0xE70F, 0xE710, 0xE711, 0xE712, 0xE713,
+ 0xE714, 0xE715, 0xE716, 0xE717, 0xE718, 0xE719, 0xE71A, 0xE71B, 0xE71C,
+ 0xE71D, 0xE71E, 0xE71F, 0xE720, 0xE721, 0xE722, 0xE723, 0xE724, 0xE725,
+ 0xE726, 0xE727, 0xE728, 0xE729, 0xE72A, 0xE72B, 0xE72C, 0xE72D, 0xE72E,
+ 0xE72F, 0xE730, 0xE731, 0xE732, 0xE733, 0xE734, 0xE735, 0xE736, 0xE737,
+ 0xE738, 0xE739, 0xE73A, 0xE73B, 0xE73C, 0xE73D, 0xE73E, 0xE73F, 0xE740,
+ 0xE741, 0xE742, 0xE743, 0xE744, 0xE745, 0xE746, 0xE747, 0xE748, 0xE749,
+ 0xE74A, 0xE74B, 0xE74C, 0xE74D, 0xE74E, 0xE74F, 0xE750, 0xE751, 0xE752,
+ 0xE753, 0xE754, 0xE755, 0xE756, 0xE757
+};
+
+static const struct gap __ucs4_to_ibm935sb_idx[] =
+{
+ { start: 0x0000, end: 0x00a3, idx: 0 },
+ { start: 0x00a5, end: 0x00a6, idx: -1 },
+ { start: 0x00a9, end: 0x00af, idx: -3 },
+ { start: 0x00b2, end: 0x00b3, idx: -5 },
+ { start: 0x00b5, end: 0x00b6, idx: -6 },
+ { start: 0x00b8, end: 0x00d6, idx: -7 },
+ { start: 0x00d8, end: 0x00df, idx: -8 },
+ { start: 0x00e2, end: 0x00e7, idx: -10 },
+ { start: 0x00eb, end: 0x00eb, idx: -13 },
+ { start: 0x00ee, end: 0x00f1, idx: -15 },
+ { start: 0x00f4, end: 0x00f6, idx: -17 },
+ { start: 0x00f8, end: 0x00f8, idx: -18 },
+ { start: 0x00fb, end: 0x00fb, idx: -20 },
+ { start: 0x00fd, end: 0x00ff, idx: -21 },
+ { start: 0x203e, end: 0x203e, idx: -8019 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const char *__ucs4_to_ibm935sb[] =
+{
+ "\x00", "\x01", "\x02", "\x03", "\x37", "\x2d", "\x2e", "\x2f", "\x16",
+ "\x05", "\x25", "\x0b", "\x0c", "\x0d", "\x3f", "\x3f", "\x10", "\x11",
+ "\x12", "\x13", "\x3c", "\x3d", "\x32", "\x26", "\x18", "\x19", "\x3f",
+ "\x27", "\x1c", "\x1d", "\x1e", "\x1f", "\x40", "\x5a", "\x7f", "\x7b",
+ "\xe0", "\x6c", "\x50", "\x7d", "\x4d", "\x5d", "\x5c", "\x4e", "\x6b",
+ "\x60", "\x4b", "\x61", "\xf0", "\xf1", "\xf2", "\xf3", "\xf4", "\xf5",
+ "\xf6", "\xf7", "\xf8", "\xf9", "\x7a", "\x5e", "\x4c", "\x7e", "\x6e",
+ "\x6f", "\x7c", "\xc1", "\xc2", "\xc3", "\xc4", "\xc5", "\xc6", "\xc7",
+ "\xc8", "\xc9", "\xd1", "\xd2", "\xd3", "\xd4", "\xd5", "\xd6", "\xd7",
+ "\xd8", "\xd9", "\xe2", "\xe3", "\xe4", "\xe5", "\xe6", "\xe7", "\xe8",
+ "\xe9", "\xba", "\xb2", "\xbb", "\xb0", "\x6d", "\x79", "\x81", "\x82",
+ "\x83", "\x84", "\x85", "\x86", "\x87", "\x88", "\x89", "\x91", "\x92",
+ "\x93", "\x94", "\x95", "\x96", "\x97", "\x98", "\x99", "\xa2", "\xa3",
+ "\xa4", "\xa5", "\xa6", "\xa7", "\xa8", "\xa9", "\xc0", "\x4f", "\xd0",
+ "\xa0", "\x07", "\x20", "\x21", "\x22", "\x23", "\x24", "\x15", "\x06",
+ "\x17", "\x28", "\x29", "\x2a", "\x2b", "\x2c", "\x09", "\x0a", "\x1b",
+ "\x30", "\x31", "\x1a", "\x33", "\x34", "\x35", "\x36", "\x08", "\x38",
+ "\x39", "\x3a", "\x3b", "\x04", "\x14", "\x3e", "\xff", "\x3f", "\x3f",
+ "\x3f", "\x4a", "\x5b", "\x6a", "\x3f", "\x3f", "\x3f", "\x5f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\xa1"
+};
+
+static const struct gap __ucs4_to_ibm935db_idx[] =
+{
+ { start: 0x00a4, end: 0x00a4, idx: -164 },
+ { start: 0x00a7, end: 0x00a8, idx: -166 },
+ { start: 0x00b0, end: 0x00b1, idx: -173 },
+ { start: 0x00b4, end: 0x00b4, idx: -175 },
+ { start: 0x00b7, end: 0x00b7, idx: -177 },
+ { start: 0x00d7, end: 0x00d7, idx: -208 },
+ { start: 0x00e0, end: 0x00e1, idx: -216 },
+ { start: 0x00e8, end: 0x00ea, idx: -222 },
+ { start: 0x00ec, end: 0x00ed, idx: -223 },
+ { start: 0x00f2, end: 0x00f3, idx: -227 },
+ { start: 0x00f7, end: 0x00f7, idx: -230 },
+ { start: 0x00f9, end: 0x00fa, idx: -231 },
+ { start: 0x00fc, end: 0x00fc, idx: -232 },
+ { start: 0x0101, end: 0x0101, idx: -236 },
+ { start: 0x0113, end: 0x0113, idx: -253 },
+ { start: 0x011b, end: 0x011b, idx: -260 },
+ { start: 0x012b, end: 0x012b, idx: -275 },
+ { start: 0x014d, end: 0x014d, idx: -308 },
+ { start: 0x016b, end: 0x016b, idx: -337 },
+ { start: 0x01ce, end: 0x01ce, idx: -435 },
+ { start: 0x01d0, end: 0x01d0, idx: -436 },
+ { start: 0x01d2, end: 0x01d2, idx: -437 },
+ { start: 0x01d4, end: 0x01d4, idx: -438 },
+ { start: 0x01d6, end: 0x01d6, idx: -439 },
+ { start: 0x01d8, end: 0x01d8, idx: -440 },
+ { start: 0x01da, end: 0x01da, idx: -441 },
+ { start: 0x01dc, end: 0x01dc, idx: -442 },
+ { start: 0x02c7, end: 0x02c7, idx: -676 },
+ { start: 0x02c9, end: 0x02c9, idx: -677 },
+ { start: 0x0391, end: 0x03a1, idx: -876 },
+ { start: 0x03a3, end: 0x03a9, idx: -877 },
+ { start: 0x03b1, end: 0x03c1, idx: -884 },
+ { start: 0x03c3, end: 0x03c9, idx: -885 },
+ { start: 0x0401, end: 0x0401, idx: -940 },
+ { start: 0x0410, end: 0x044f, idx: -954 },
+ { start: 0x0451, end: 0x0451, idx: -955 },
+ { start: 0x2010, end: 0x2010, idx: -8057 },
+ { start: 0x2014, end: 0x2016, idx: -8060 },
+ { start: 0x2018, end: 0x2019, idx: -8061 },
+ { start: 0x201c, end: 0x201d, idx: -8063 },
+ { start: 0x2025, end: 0x2026, idx: -8070 },
+ { start: 0x2030, end: 0x2030, idx: -8079 },
+ { start: 0x2032, end: 0x2033, idx: -8080 },
+ { start: 0x203b, end: 0x203b, idx: -8087 },
+ { start: 0x2103, end: 0x2103, idx: -8286 },
+ { start: 0x2116, end: 0x2116, idx: -8304 },
+ { start: 0x2121, end: 0x2121, idx: -8314 },
+ { start: 0x2160, end: 0x216b, idx: -8376 },
+ { start: 0x2170, end: 0x2179, idx: -8380 },
+ { start: 0x2190, end: 0x2193, idx: -8402 },
+ { start: 0x2208, end: 0x2208, idx: -8518 },
+ { start: 0x220f, end: 0x220f, idx: -8524 },
+ { start: 0x2211, end: 0x2211, idx: -8525 },
+ { start: 0x221a, end: 0x221a, idx: -8533 },
+ { start: 0x221d, end: 0x221e, idx: -8535 },
+ { start: 0x2220, end: 0x2220, idx: -8536 },
+ { start: 0x2225, end: 0x2225, idx: -8540 },
+ { start: 0x2227, end: 0x222b, idx: -8541 },
+ { start: 0x222e, end: 0x222e, idx: -8543 },
+ { start: 0x2234, end: 0x2237, idx: -8548 },
+ { start: 0x223d, end: 0x223d, idx: -8553 },
+ { start: 0x2248, end: 0x2248, idx: -8563 },
+ { start: 0x224c, end: 0x224c, idx: -8566 },
+ { start: 0x2260, end: 0x2261, idx: -8585 },
+ { start: 0x2264, end: 0x2265, idx: -8587 },
+ { start: 0x226e, end: 0x226f, idx: -8595 },
+ { start: 0x2299, end: 0x2299, idx: -8636 },
+ { start: 0x22a5, end: 0x22a5, idx: -8647 },
+ { start: 0x2312, end: 0x2312, idx: -8755 },
+ { start: 0x2460, end: 0x2469, idx: -9088 },
+ { start: 0x2474, end: 0x249b, idx: -9098 },
+ { start: 0x2500, end: 0x254b, idx: -9198 },
+ { start: 0x25a0, end: 0x25a1, idx: -9282 },
+ { start: 0x25b2, end: 0x25b3, idx: -9298 },
+ { start: 0x25bc, end: 0x25bd, idx: -9306 },
+ { start: 0x25c6, end: 0x25c7, idx: -9314 },
+ { start: 0x25cb, end: 0x25cb, idx: -9317 },
+ { start: 0x25ce, end: 0x25cf, idx: -9319 },
+ { start: 0x2605, end: 0x2606, idx: -9372 },
+ { start: 0x2640, end: 0x2640, idx: -9429 },
+ { start: 0x2642, end: 0x2642, idx: -9430 },
+ { start: 0x3000, end: 0x3003, idx: -11923 },
+ { start: 0x3005, end: 0x3017, idx: -11924 },
+ { start: 0x3041, end: 0x3093, idx: -11965 },
+ { start: 0x309b, end: 0x309e, idx: -11972 },
+ { start: 0x30a1, end: 0x30f6, idx: -11974 },
+ { start: 0x30fb, end: 0x30fe, idx: -11978 },
+ { start: 0x3105, end: 0x3129, idx: -11984 },
+ { start: 0x3220, end: 0x3229, idx: -12230 },
+ { start: 0x3231, end: 0x3231, idx: -12237 },
+ { start: 0x4e00, end: 0x4e01, idx: -19355 },
+ { start: 0x4e03, end: 0x4e03, idx: -19356 },
+ { start: 0x4e07, end: 0x4e0e, idx: -19359 },
+ { start: 0x4e10, end: 0x4e11, idx: -19360 },
+ { start: 0x4e13, end: 0x4e16, idx: -19361 },
+ { start: 0x4e18, end: 0x4e1e, idx: -19362 },
+ { start: 0x4e22, end: 0x4e22, idx: -19365 },
+ { start: 0x4e24, end: 0x4e25, idx: -19366 },
+ { start: 0x4e27, end: 0x4e28, idx: -19367 },
+ { start: 0x4e2a, end: 0x4e2d, idx: -19368 },
+ { start: 0x4e30, end: 0x4e30, idx: -19370 },
+ { start: 0x4e32, end: 0x4e32, idx: -19371 },
+ { start: 0x4e34, end: 0x4e34, idx: -19372 },
+ { start: 0x4e36, end: 0x4e36, idx: -19373 },
+ { start: 0x4e38, end: 0x4e3b, idx: -19374 },
+ { start: 0x4e3d, end: 0x4e3f, idx: -19375 },
+ { start: 0x4e43, end: 0x4e43, idx: -19378 },
+ { start: 0x4e45, end: 0x4e45, idx: -19379 },
+ { start: 0x4e47, end: 0x4e49, idx: -19380 },
+ { start: 0x4e4b, end: 0x4e50, idx: -19381 },
+ { start: 0x4e52, end: 0x4e54, idx: -19382 },
+ { start: 0x4e56, end: 0x4e56, idx: -19383 },
+ { start: 0x4e58, end: 0x4e59, idx: -19384 },
+ { start: 0x4e5c, end: 0x4e61, idx: -19386 },
+ { start: 0x4e66, end: 0x4e66, idx: -19390 },
+ { start: 0x4e69, end: 0x4e69, idx: -19392 },
+ { start: 0x4e70, end: 0x4e71, idx: -19398 },
+ { start: 0x4e73, end: 0x4e73, idx: -19399 },
+ { start: 0x4e7e, end: 0x4e7e, idx: -19409 },
+ { start: 0x4e86, end: 0x4e86, idx: -19416 },
+ { start: 0x4e88, end: 0x4e89, idx: -19417 },
+ { start: 0x4e8b, end: 0x4e8f, idx: -19418 },
+ { start: 0x4e91, end: 0x4e95, idx: -19419 },
+ { start: 0x4e98, end: 0x4e98, idx: -19421 },
+ { start: 0x4e9a, end: 0x4e9b, idx: -19422 },
+ { start: 0x4e9f, end: 0x4ea2, idx: -19425 },
+ { start: 0x4ea4, end: 0x4ea9, idx: -19426 },
+ { start: 0x4eab, end: 0x4eae, idx: -19427 },
+ { start: 0x4eb2, end: 0x4eb3, idx: -19430 },
+ { start: 0x4eb5, end: 0x4eb5, idx: -19431 },
+ { start: 0x4eba, end: 0x4ebb, idx: -19435 },
+ { start: 0x4ebf, end: 0x4ec7, idx: -19438 },
+ { start: 0x4ec9, end: 0x4ecb, idx: -19439 },
+ { start: 0x4ecd, end: 0x4ece, idx: -19440 },
+ { start: 0x4ed1, end: 0x4ed1, idx: -19442 },
+ { start: 0x4ed3, end: 0x4ed9, idx: -19443 },
+ { start: 0x4edd, end: 0x4edf, idx: -19446 },
+ { start: 0x4ee1, end: 0x4ee1, idx: -19447 },
+ { start: 0x4ee3, end: 0x4ee5, idx: -19448 },
+ { start: 0x4ee8, end: 0x4ee8, idx: -19450 },
+ { start: 0x4eea, end: 0x4eec, idx: -19451 },
+ { start: 0x4ef0, end: 0x4ef0, idx: -19454 },
+ { start: 0x4ef2, end: 0x4ef3, idx: -19455 },
+ { start: 0x4ef5, end: 0x4ef7, idx: -19456 },
+ { start: 0x4efb, end: 0x4efb, idx: -19459 },
+ { start: 0x4efd, end: 0x4efd, idx: -19460 },
+ { start: 0x4eff, end: 0x4eff, idx: -19461 },
+ { start: 0x4f01, end: 0x4f01, idx: -19462 },
+ { start: 0x4f09, end: 0x4f0a, idx: -19469 },
+ { start: 0x4f0d, end: 0x4f11, idx: -19471 },
+ { start: 0x4f17, end: 0x4f1b, idx: -19476 },
+ { start: 0x4f1e, end: 0x4f20, idx: -19478 },
+ { start: 0x4f22, end: 0x4f22, idx: -19479 },
+ { start: 0x4f24, end: 0x4f27, idx: -19480 },
+ { start: 0x4f2a, end: 0x4f2b, idx: -19482 },
+ { start: 0x4f2f, end: 0x4f30, idx: -19485 },
+ { start: 0x4f32, end: 0x4f32, idx: -19486 },
+ { start: 0x4f34, end: 0x4f34, idx: -19487 },
+ { start: 0x4f36, end: 0x4f36, idx: -19488 },
+ { start: 0x4f38, end: 0x4f38, idx: -19489 },
+ { start: 0x4f3a, end: 0x4f3a, idx: -19490 },
+ { start: 0x4f3c, end: 0x4f3d, idx: -19491 },
+ { start: 0x4f43, end: 0x4f43, idx: -19496 },
+ { start: 0x4f46, end: 0x4f46, idx: -19498 },
+ { start: 0x4f4d, end: 0x4f51, idx: -19504 },
+ { start: 0x4f53, end: 0x4f53, idx: -19505 },
+ { start: 0x4f55, end: 0x4f55, idx: -19506 },
+ { start: 0x4f57, end: 0x4f60, idx: -19507 },
+ { start: 0x4f63, end: 0x4f65, idx: -19509 },
+ { start: 0x4f67, end: 0x4f67, idx: -19510 },
+ { start: 0x4f69, end: 0x4f69, idx: -19511 },
+ { start: 0x4f6c, end: 0x4f6c, idx: -19513 },
+ { start: 0x4f6f, end: 0x4f70, idx: -19515 },
+ { start: 0x4f73, end: 0x4f74, idx: -19517 },
+ { start: 0x4f76, end: 0x4f76, idx: -19518 },
+ { start: 0x4f7b, end: 0x4f7c, idx: -19522 },
+ { start: 0x4f7e, end: 0x4f7f, idx: -19523 },
+ { start: 0x4f83, end: 0x4f84, idx: -19526 },
+ { start: 0x4f88, end: 0x4f89, idx: -19529 },
+ { start: 0x4f8b, end: 0x4f8b, idx: -19530 },
+ { start: 0x4f8d, end: 0x4f8d, idx: -19531 },
+ { start: 0x4f8f, end: 0x4f8f, idx: -19532 },
+ { start: 0x4f91, end: 0x4f91, idx: -19533 },
+ { start: 0x4f94, end: 0x4f94, idx: -19535 },
+ { start: 0x4f97, end: 0x4f97, idx: -19537 },
+ { start: 0x4f9b, end: 0x4f9b, idx: -19540 },
+ { start: 0x4f9d, end: 0x4f9d, idx: -19541 },
+ { start: 0x4fa0, end: 0x4fa0, idx: -19543 },
+ { start: 0x4fa3, end: 0x4fa3, idx: -19545 },
+ { start: 0x4fa5, end: 0x4faa, idx: -19546 },
+ { start: 0x4fac, end: 0x4fac, idx: -19547 },
+ { start: 0x4fae, end: 0x4faf, idx: -19548 },
+ { start: 0x4fb5, end: 0x4fb5, idx: -19553 },
+ { start: 0x4fbf, end: 0x4fbf, idx: -19562 },
+ { start: 0x4fc3, end: 0x4fc5, idx: -19565 },
+ { start: 0x4fca, end: 0x4fca, idx: -19569 },
+ { start: 0x4fce, end: 0x4fd1, idx: -19572 },
+ { start: 0x4fd7, end: 0x4fd8, idx: -19577 },
+ { start: 0x4fda, end: 0x4fda, idx: -19578 },
+ { start: 0x4fdc, end: 0x4fdf, idx: -19579 },
+ { start: 0x4fe1, end: 0x4fe1, idx: -19580 },
+ { start: 0x4fe3, end: 0x4fe3, idx: -19581 },
+ { start: 0x4fe6, end: 0x4fe6, idx: -19583 },
+ { start: 0x4fe8, end: 0x4fea, idx: -19584 },
+ { start: 0x4fed, end: 0x4fef, idx: -19586 },
+ { start: 0x4ff1, end: 0x4ff1, idx: -19587 },
+ { start: 0x4ff3, end: 0x4ff3, idx: -19588 },
+ { start: 0x4ff8, end: 0x4ff8, idx: -19592 },
+ { start: 0x4ffa, end: 0x4ffa, idx: -19593 },
+ { start: 0x4ffe, end: 0x4ffe, idx: -19596 },
+ { start: 0x500c, end: 0x500d, idx: -19609 },
+ { start: 0x500f, end: 0x500f, idx: -19610 },
+ { start: 0x5012, end: 0x5012, idx: -19612 },
+ { start: 0x5014, end: 0x5014, idx: -19613 },
+ { start: 0x5018, end: 0x501a, idx: -19616 },
+ { start: 0x501c, end: 0x501c, idx: -19617 },
+ { start: 0x501f, end: 0x501f, idx: -19619 },
+ { start: 0x5021, end: 0x5021, idx: -19620 },
+ { start: 0x5025, end: 0x5026, idx: -19623 },
+ { start: 0x5028, end: 0x502a, idx: -19624 },
+ { start: 0x502c, end: 0x502e, idx: -19625 },
+ { start: 0x503a, end: 0x503a, idx: -19636 },
+ { start: 0x503c, end: 0x503c, idx: -19637 },
+ { start: 0x503e, end: 0x503e, idx: -19638 },
+ { start: 0x5043, end: 0x5043, idx: -19642 },
+ { start: 0x5047, end: 0x5048, idx: -19645 },
+ { start: 0x504c, end: 0x504c, idx: -19648 },
+ { start: 0x504e, end: 0x504f, idx: -19649 },
+ { start: 0x5055, end: 0x5055, idx: -19654 },
+ { start: 0x505a, end: 0x505a, idx: -19658 },
+ { start: 0x505c, end: 0x505c, idx: -19659 },
+ { start: 0x5065, end: 0x5065, idx: -19667 },
+ { start: 0x506c, end: 0x506c, idx: -19673 },
+ { start: 0x5076, end: 0x5077, idx: -19682 },
+ { start: 0x507b, end: 0x507b, idx: -19685 },
+ { start: 0x507e, end: 0x5080, idx: -19687 },
+ { start: 0x5085, end: 0x5085, idx: -19691 },
+ { start: 0x5088, end: 0x5088, idx: -19693 },
+ { start: 0x508d, end: 0x508d, idx: -19697 },
+ { start: 0x50a3, end: 0x50a3, idx: -19718 },
+ { start: 0x50a5, end: 0x50a5, idx: -19719 },
+ { start: 0x50a7, end: 0x50a9, idx: -19720 },
+ { start: 0x50ac, end: 0x50ac, idx: -19722 },
+ { start: 0x50b2, end: 0x50b2, idx: -19727 },
+ { start: 0x50ba, end: 0x50bb, idx: -19734 },
+ { start: 0x50cf, end: 0x50cf, idx: -19753 },
+ { start: 0x50d6, end: 0x50d6, idx: -19759 },
+ { start: 0x50da, end: 0x50da, idx: -19762 },
+ { start: 0x50e6, end: 0x50e7, idx: -19773 },
+ { start: 0x50ec, end: 0x50ee, idx: -19777 },
+ { start: 0x50f3, end: 0x50f3, idx: -19781 },
+ { start: 0x50f5, end: 0x50f5, idx: -19782 },
+ { start: 0x50fb, end: 0x50fb, idx: -19787 },
+ { start: 0x5106, end: 0x5107, idx: -19797 },
+ { start: 0x510b, end: 0x510b, idx: -19800 },
+ { start: 0x5112, end: 0x5112, idx: -19806 },
+ { start: 0x5121, end: 0x5121, idx: -19820 },
+ { start: 0x513f, end: 0x5141, idx: -19849 },
+ { start: 0x5143, end: 0x5146, idx: -19850 },
+ { start: 0x5148, end: 0x5149, idx: -19851 },
+ { start: 0x514b, end: 0x514b, idx: -19852 },
+ { start: 0x514d, end: 0x514d, idx: -19853 },
+ { start: 0x5151, end: 0x5151, idx: -19856 },
+ { start: 0x5154, end: 0x5156, idx: -19858 },
+ { start: 0x515a, end: 0x515a, idx: -19861 },
+ { start: 0x515c, end: 0x515c, idx: -19862 },
+ { start: 0x5162, end: 0x5162, idx: -19867 },
+ { start: 0x5165, end: 0x5165, idx: -19869 },
+ { start: 0x5168, end: 0x5168, idx: -19871 },
+ { start: 0x516b, end: 0x516e, idx: -19873 },
+ { start: 0x5170, end: 0x5171, idx: -19874 },
+ { start: 0x5173, end: 0x5179, idx: -19875 },
+ { start: 0x517b, end: 0x517d, idx: -19876 },
+ { start: 0x5180, end: 0x5182, idx: -19878 },
+ { start: 0x5185, end: 0x5185, idx: -19880 },
+ { start: 0x5188, end: 0x5189, idx: -19882 },
+ { start: 0x518c, end: 0x518d, idx: -19884 },
+ { start: 0x5192, end: 0x5192, idx: -19888 },
+ { start: 0x5195, end: 0x5197, idx: -19890 },
+ { start: 0x5199, end: 0x5199, idx: -19891 },
+ { start: 0x519b, end: 0x519c, idx: -19892 },
+ { start: 0x51a0, end: 0x51a0, idx: -19895 },
+ { start: 0x51a2, end: 0x51a2, idx: -19896 },
+ { start: 0x51a4, end: 0x51a5, idx: -19897 },
+ { start: 0x51ab, end: 0x51ac, idx: -19902 },
+ { start: 0x51af, end: 0x51b3, idx: -19904 },
+ { start: 0x51b5, end: 0x51b7, idx: -19905 },
+ { start: 0x51bb, end: 0x51bd, idx: -19908 },
+ { start: 0x51c0, end: 0x51c0, idx: -19910 },
+ { start: 0x51c4, end: 0x51c4, idx: -19913 },
+ { start: 0x51c6, end: 0x51c7, idx: -19914 },
+ { start: 0x51c9, end: 0x51c9, idx: -19915 },
+ { start: 0x51cb, end: 0x51cc, idx: -19916 },
+ { start: 0x51cf, end: 0x51cf, idx: -19918 },
+ { start: 0x51d1, end: 0x51d1, idx: -19919 },
+ { start: 0x51db, end: 0x51db, idx: -19928 },
+ { start: 0x51dd, end: 0x51dd, idx: -19929 },
+ { start: 0x51e0, end: 0x51e1, idx: -19931 },
+ { start: 0x51e4, end: 0x51e4, idx: -19933 },
+ { start: 0x51eb, end: 0x51eb, idx: -19939 },
+ { start: 0x51ed, end: 0x51ed, idx: -19940 },
+ { start: 0x51ef, end: 0x51f0, idx: -19941 },
+ { start: 0x51f3, end: 0x51f3, idx: -19943 },
+ { start: 0x51f5, end: 0x51f6, idx: -19944 },
+ { start: 0x51f8, end: 0x51fd, idx: -19945 },
+ { start: 0x51ff, end: 0x5203, idx: -19946 },
+ { start: 0x5206, end: 0x5208, idx: -19948 },
+ { start: 0x520a, end: 0x520a, idx: -19949 },
+ { start: 0x520d, end: 0x520e, idx: -19951 },
+ { start: 0x5211, end: 0x5212, idx: -19953 },
+ { start: 0x5216, end: 0x521b, idx: -19956 },
+ { start: 0x521d, end: 0x521d, idx: -19957 },
+ { start: 0x5220, end: 0x5220, idx: -19959 },
+ { start: 0x5224, end: 0x5224, idx: -19962 },
+ { start: 0x5228, end: 0x5229, idx: -19965 },
+ { start: 0x522b, end: 0x522b, idx: -19966 },
+ { start: 0x522d, end: 0x522e, idx: -19967 },
+ { start: 0x5230, end: 0x5230, idx: -19968 },
+ { start: 0x5233, end: 0x5233, idx: -19970 },
+ { start: 0x5236, end: 0x523b, idx: -19972 },
+ { start: 0x523d, end: 0x523d, idx: -19973 },
+ { start: 0x523f, end: 0x5243, idx: -19974 },
+ { start: 0x524a, end: 0x524a, idx: -19980 },
+ { start: 0x524c, end: 0x524d, idx: -19981 },
+ { start: 0x5250, end: 0x5251, idx: -19983 },
+ { start: 0x5254, end: 0x5254, idx: -19985 },
+ { start: 0x5256, end: 0x5256, idx: -19986 },
+ { start: 0x525c, end: 0x525c, idx: -19991 },
+ { start: 0x525e, end: 0x525e, idx: -19992 },
+ { start: 0x5261, end: 0x5261, idx: -19994 },
+ { start: 0x5265, end: 0x5265, idx: -19997 },
+ { start: 0x5267, end: 0x5267, idx: -19998 },
+ { start: 0x5269, end: 0x526a, idx: -19999 },
+ { start: 0x526f, end: 0x526f, idx: -20003 },
+ { start: 0x5272, end: 0x5272, idx: -20005 },
+ { start: 0x527d, end: 0x527d, idx: -20015 },
+ { start: 0x527f, end: 0x527f, idx: -20016 },
+ { start: 0x5281, end: 0x5282, idx: -20017 },
+ { start: 0x5288, end: 0x5288, idx: -20022 },
+ { start: 0x5290, end: 0x5290, idx: -20029 },
+ { start: 0x5293, end: 0x5293, idx: -20031 },
+ { start: 0x529b, end: 0x529b, idx: -20038 },
+ { start: 0x529d, end: 0x52a3, idx: -20039 },
+ { start: 0x52a8, end: 0x52ad, idx: -20043 },
+ { start: 0x52b1, end: 0x52b3, idx: -20046 },
+ { start: 0x52be, end: 0x52bf, idx: -20056 },
+ { start: 0x52c3, end: 0x52c3, idx: -20059 },
+ { start: 0x52c7, end: 0x52c7, idx: -20062 },
+ { start: 0x52c9, end: 0x52c9, idx: -20063 },
+ { start: 0x52cb, end: 0x52cb, idx: -20064 },
+ { start: 0x52d0, end: 0x52d0, idx: -20068 },
+ { start: 0x52d2, end: 0x52d2, idx: -20069 },
+ { start: 0x52d6, end: 0x52d6, idx: -20072 },
+ { start: 0x52d8, end: 0x52d8, idx: -20073 },
+ { start: 0x52df, end: 0x52df, idx: -20079 },
+ { start: 0x52e4, end: 0x52e4, idx: -20083 },
+ { start: 0x52f0, end: 0x52f0, idx: -20094 },
+ { start: 0x52f9, end: 0x52fa, idx: -20102 },
+ { start: 0x52fe, end: 0x5300, idx: -20105 },
+ { start: 0x5305, end: 0x5306, idx: -20109 },
+ { start: 0x5308, end: 0x5308, idx: -20110 },
+ { start: 0x530d, end: 0x530d, idx: -20114 },
+ { start: 0x530f, end: 0x5310, idx: -20115 },
+ { start: 0x5315, end: 0x5317, idx: -20119 },
+ { start: 0x5319, end: 0x531a, idx: -20120 },
+ { start: 0x531d, end: 0x531d, idx: -20122 },
+ { start: 0x5320, end: 0x5321, idx: -20124 },
+ { start: 0x5323, end: 0x5323, idx: -20125 },
+ { start: 0x5326, end: 0x5326, idx: -20127 },
+ { start: 0x532a, end: 0x532a, idx: -20130 },
+ { start: 0x532e, end: 0x532e, idx: -20133 },
+ { start: 0x5339, end: 0x533b, idx: -20143 },
+ { start: 0x533e, end: 0x533f, idx: -20145 },
+ { start: 0x5341, end: 0x5341, idx: -20146 },
+ { start: 0x5343, end: 0x5343, idx: -20147 },
+ { start: 0x5345, end: 0x5345, idx: -20148 },
+ { start: 0x5347, end: 0x534a, idx: -20149 },
+ { start: 0x534e, end: 0x534f, idx: -20152 },
+ { start: 0x5351, end: 0x5353, idx: -20153 },
+ { start: 0x5355, end: 0x5357, idx: -20154 },
+ { start: 0x535a, end: 0x535a, idx: -20156 },
+ { start: 0x535c, end: 0x535c, idx: -20157 },
+ { start: 0x535e, end: 0x5364, idx: -20158 },
+ { start: 0x5366, end: 0x5367, idx: -20159 },
+ { start: 0x5369, end: 0x5369, idx: -20160 },
+ { start: 0x536b, end: 0x536b, idx: -20161 },
+ { start: 0x536e, end: 0x5371, idx: -20163 },
+ { start: 0x5373, end: 0x5375, idx: -20164 },
+ { start: 0x5377, end: 0x5378, idx: -20165 },
+ { start: 0x537a, end: 0x537a, idx: -20166 },
+ { start: 0x537f, end: 0x537f, idx: -20170 },
+ { start: 0x5382, end: 0x5382, idx: -20172 },
+ { start: 0x5384, end: 0x5386, idx: -20173 },
+ { start: 0x5389, end: 0x5389, idx: -20175 },
+ { start: 0x538b, end: 0x538d, idx: -20176 },
+ { start: 0x5395, end: 0x5395, idx: -20183 },
+ { start: 0x5398, end: 0x5398, idx: -20185 },
+ { start: 0x539a, end: 0x539a, idx: -20186 },
+ { start: 0x539d, end: 0x539d, idx: -20188 },
+ { start: 0x539f, end: 0x539f, idx: -20189 },
+ { start: 0x53a2, end: 0x53a3, idx: -20191 },
+ { start: 0x53a5, end: 0x53a6, idx: -20192 },
+ { start: 0x53a8, end: 0x53a9, idx: -20193 },
+ { start: 0x53ae, end: 0x53ae, idx: -20197 },
+ { start: 0x53b6, end: 0x53b6, idx: -20204 },
+ { start: 0x53bb, end: 0x53bb, idx: -20208 },
+ { start: 0x53bf, end: 0x53bf, idx: -20211 },
+ { start: 0x53c1, end: 0x53c2, idx: -20212 },
+ { start: 0x53c8, end: 0x53cd, idx: -20217 },
+ { start: 0x53d1, end: 0x53d1, idx: -20220 },
+ { start: 0x53d4, end: 0x53d4, idx: -20222 },
+ { start: 0x53d6, end: 0x53d9, idx: -20223 },
+ { start: 0x53db, end: 0x53db, idx: -20224 },
+ { start: 0x53df, end: 0x53e0, idx: -20227 },
+ { start: 0x53e3, end: 0x53e6, idx: -20229 },
+ { start: 0x53e8, end: 0x53f3, idx: -20230 },
+ { start: 0x53f5, end: 0x53f9, idx: -20231 },
+ { start: 0x53fb, end: 0x53fd, idx: -20232 },
+ { start: 0x5401, end: 0x5401, idx: -20235 },
+ { start: 0x5403, end: 0x5404, idx: -20236 },
+ { start: 0x5406, end: 0x5406, idx: -20237 },
+ { start: 0x5408, end: 0x540a, idx: -20238 },
+ { start: 0x540c, end: 0x5413, idx: -20239 },
+ { start: 0x5415, end: 0x5417, idx: -20240 },
+ { start: 0x541b, end: 0x541b, idx: -20243 },
+ { start: 0x541d, end: 0x5421, idx: -20244 },
+ { start: 0x5423, end: 0x5423, idx: -20245 },
+ { start: 0x5426, end: 0x5429, idx: -20247 },
+ { start: 0x542b, end: 0x542f, idx: -20248 },
+ { start: 0x5431, end: 0x5432, idx: -20249 },
+ { start: 0x5434, end: 0x5435, idx: -20250 },
+ { start: 0x5438, end: 0x5439, idx: -20252 },
+ { start: 0x543b, end: 0x543c, idx: -20253 },
+ { start: 0x543e, end: 0x543e, idx: -20254 },
+ { start: 0x5440, end: 0x5440, idx: -20255 },
+ { start: 0x5443, end: 0x5443, idx: -20257 },
+ { start: 0x5446, end: 0x5446, idx: -20259 },
+ { start: 0x5448, end: 0x5448, idx: -20260 },
+ { start: 0x544a, end: 0x544b, idx: -20261 },
+ { start: 0x5450, end: 0x5450, idx: -20265 },
+ { start: 0x5452, end: 0x5459, idx: -20266 },
+ { start: 0x545b, end: 0x545c, idx: -20267 },
+ { start: 0x5462, end: 0x5462, idx: -20272 },
+ { start: 0x5464, end: 0x5464, idx: -20273 },
+ { start: 0x5466, end: 0x5466, idx: -20274 },
+ { start: 0x5468, end: 0x5468, idx: -20275 },
+ { start: 0x5471, end: 0x5473, idx: -20283 },
+ { start: 0x5475, end: 0x5478, idx: -20284 },
+ { start: 0x547b, end: 0x547d, idx: -20286 },
+ { start: 0x5480, end: 0x5480, idx: -20288 },
+ { start: 0x5482, end: 0x5482, idx: -20289 },
+ { start: 0x5484, end: 0x5484, idx: -20290 },
+ { start: 0x5486, end: 0x5486, idx: -20291 },
+ { start: 0x548b, end: 0x548c, idx: -20295 },
+ { start: 0x548e, end: 0x5490, idx: -20296 },
+ { start: 0x5492, end: 0x5492, idx: -20297 },
+ { start: 0x5494, end: 0x5496, idx: -20298 },
+ { start: 0x5499, end: 0x549b, idx: -20300 },
+ { start: 0x549d, end: 0x549d, idx: -20301 },
+ { start: 0x54a3, end: 0x54a4, idx: -20306 },
+ { start: 0x54a6, end: 0x54ad, idx: -20307 },
+ { start: 0x54af, end: 0x54af, idx: -20308 },
+ { start: 0x54b1, end: 0x54b1, idx: -20309 },
+ { start: 0x54b3, end: 0x54b4, idx: -20310 },
+ { start: 0x54b8, end: 0x54b8, idx: -20313 },
+ { start: 0x54bb, end: 0x54bb, idx: -20315 },
+ { start: 0x54bd, end: 0x54bd, idx: -20316 },
+ { start: 0x54bf, end: 0x54c2, idx: -20317 },
+ { start: 0x54c4, end: 0x54c4, idx: -20318 },
+ { start: 0x54c6, end: 0x54c9, idx: -20319 },
+ { start: 0x54cc, end: 0x54d5, idx: -20321 },
+ { start: 0x54d7, end: 0x54d7, idx: -20322 },
+ { start: 0x54d9, end: 0x54da, idx: -20323 },
+ { start: 0x54dc, end: 0x54df, idx: -20324 },
+ { start: 0x54e5, end: 0x54ea, idx: -20329 },
+ { start: 0x54ed, end: 0x54ee, idx: -20331 },
+ { start: 0x54f2, end: 0x54f3, idx: -20334 },
+ { start: 0x54fa, end: 0x54fa, idx: -20340 },
+ { start: 0x54fc, end: 0x54fd, idx: -20341 },
+ { start: 0x54ff, end: 0x54ff, idx: -20342 },
+ { start: 0x5501, end: 0x5501, idx: -20343 },
+ { start: 0x5506, end: 0x5507, idx: -20347 },
+ { start: 0x5509, end: 0x5509, idx: -20348 },
+ { start: 0x550f, end: 0x5511, idx: -20353 },
+ { start: 0x5514, end: 0x5514, idx: -20355 },
+ { start: 0x551b, end: 0x551b, idx: -20361 },
+ { start: 0x5520, end: 0x5520, idx: -20365 },
+ { start: 0x5522, end: 0x5524, idx: -20366 },
+ { start: 0x5527, end: 0x5527, idx: -20368 },
+ { start: 0x552a, end: 0x552a, idx: -20370 },
+ { start: 0x552c, end: 0x552c, idx: -20371 },
+ { start: 0x552e, end: 0x5531, idx: -20372 },
+ { start: 0x5533, end: 0x5533, idx: -20373 },
+ { start: 0x5537, end: 0x5537, idx: -20376 },
+ { start: 0x553c, end: 0x553c, idx: -20380 },
+ { start: 0x553e, end: 0x553f, idx: -20381 },
+ { start: 0x5541, end: 0x5541, idx: -20382 },
+ { start: 0x5543, end: 0x5544, idx: -20383 },
+ { start: 0x5546, end: 0x5546, idx: -20384 },
+ { start: 0x5549, end: 0x554a, idx: -20386 },
+ { start: 0x5550, end: 0x5550, idx: -20391 },
+ { start: 0x5555, end: 0x5556, idx: -20395 },
+ { start: 0x555c, end: 0x555c, idx: -20400 },
+ { start: 0x5561, end: 0x5561, idx: -20404 },
+ { start: 0x5564, end: 0x5567, idx: -20406 },
+ { start: 0x556a, end: 0x556a, idx: -20408 },
+ { start: 0x556c, end: 0x556e, idx: -20409 },
+ { start: 0x5575, end: 0x5578, idx: -20415 },
+ { start: 0x557b, end: 0x557c, idx: -20417 },
+ { start: 0x557e, end: 0x557e, idx: -20418 },
+ { start: 0x5580, end: 0x5584, idx: -20419 },
+ { start: 0x5587, end: 0x558b, idx: -20421 },
+ { start: 0x558f, end: 0x558f, idx: -20424 },
+ { start: 0x5591, end: 0x5591, idx: -20425 },
+ { start: 0x5594, end: 0x5594, idx: -20427 },
+ { start: 0x5598, end: 0x5599, idx: -20430 },
+ { start: 0x559c, end: 0x559d, idx: -20432 },
+ { start: 0x559f, end: 0x559f, idx: -20433 },
+ { start: 0x55a7, end: 0x55a7, idx: -20440 },
+ { start: 0x55b1, end: 0x55b1, idx: -20449 },
+ { start: 0x55b3, end: 0x55b3, idx: -20450 },
+ { start: 0x55b5, end: 0x55b5, idx: -20451 },
+ { start: 0x55b7, end: 0x55b7, idx: -20452 },
+ { start: 0x55b9, end: 0x55b9, idx: -20453 },
+ { start: 0x55bb, end: 0x55bb, idx: -20454 },
+ { start: 0x55bd, end: 0x55be, idx: -20455 },
+ { start: 0x55c4, end: 0x55c5, idx: -20460 },
+ { start: 0x55c9, end: 0x55c9, idx: -20463 },
+ { start: 0x55cc, end: 0x55cd, idx: -20465 },
+ { start: 0x55d1, end: 0x55d4, idx: -20468 },
+ { start: 0x55d6, end: 0x55d6, idx: -20469 },
+ { start: 0x55dc, end: 0x55dd, idx: -20474 },
+ { start: 0x55df, end: 0x55df, idx: -20475 },
+ { start: 0x55e1, end: 0x55e1, idx: -20476 },
+ { start: 0x55e3, end: 0x55e6, idx: -20477 },
+ { start: 0x55e8, end: 0x55e8, idx: -20478 },
+ { start: 0x55ea, end: 0x55ec, idx: -20479 },
+ { start: 0x55ef, end: 0x55ef, idx: -20481 },
+ { start: 0x55f2, end: 0x55f3, idx: -20483 },
+ { start: 0x55f5, end: 0x55f5, idx: -20484 },
+ { start: 0x55f7, end: 0x55f7, idx: -20485 },
+ { start: 0x55fd, end: 0x55fe, idx: -20490 },
+ { start: 0x5600, end: 0x5601, idx: -20491 },
+ { start: 0x5608, end: 0x5609, idx: -20497 },
+ { start: 0x560c, end: 0x560c, idx: -20499 },
+ { start: 0x560e, end: 0x560f, idx: -20500 },
+ { start: 0x5618, end: 0x5618, idx: -20508 },
+ { start: 0x561b, end: 0x561b, idx: -20510 },
+ { start: 0x561e, end: 0x561f, idx: -20512 },
+ { start: 0x5623, end: 0x5624, idx: -20515 },
+ { start: 0x5627, end: 0x5627, idx: -20517 },
+ { start: 0x562c, end: 0x562d, idx: -20521 },
+ { start: 0x5631, end: 0x5632, idx: -20524 },
+ { start: 0x5634, end: 0x5634, idx: -20525 },
+ { start: 0x5636, end: 0x5636, idx: -20526 },
+ { start: 0x5639, end: 0x5639, idx: -20528 },
+ { start: 0x563b, end: 0x563b, idx: -20529 },
+ { start: 0x563f, end: 0x563f, idx: -20532 },
+ { start: 0x564c, end: 0x564e, idx: -20544 },
+ { start: 0x5654, end: 0x5654, idx: -20549 },
+ { start: 0x5657, end: 0x5659, idx: -20551 },
+ { start: 0x565c, end: 0x565c, idx: -20553 },
+ { start: 0x5662, end: 0x5662, idx: -20558 },
+ { start: 0x5664, end: 0x5664, idx: -20559 },
+ { start: 0x5668, end: 0x566c, idx: -20562 },
+ { start: 0x5671, end: 0x5671, idx: -20566 },
+ { start: 0x5676, end: 0x5676, idx: -20570 },
+ { start: 0x567b, end: 0x567c, idx: -20574 },
+ { start: 0x5685, end: 0x5686, idx: -20582 },
+ { start: 0x568e, end: 0x568f, idx: -20589 },
+ { start: 0x5693, end: 0x5693, idx: -20592 },
+ { start: 0x56a3, end: 0x56a3, idx: -20607 },
+ { start: 0x56af, end: 0x56af, idx: -20618 },
+ { start: 0x56b7, end: 0x56b7, idx: -20625 },
+ { start: 0x56bc, end: 0x56bc, idx: -20629 },
+ { start: 0x56ca, end: 0x56ca, idx: -20642 },
+ { start: 0x56d4, end: 0x56d4, idx: -20651 },
+ { start: 0x56d7, end: 0x56d7, idx: -20653 },
+ { start: 0x56da, end: 0x56db, idx: -20655 },
+ { start: 0x56dd, end: 0x56e2, idx: -20656 },
+ { start: 0x56e4, end: 0x56e4, idx: -20657 },
+ { start: 0x56eb, end: 0x56eb, idx: -20663 },
+ { start: 0x56ed, end: 0x56ed, idx: -20664 },
+ { start: 0x56f0, end: 0x56f1, idx: -20666 },
+ { start: 0x56f4, end: 0x56f5, idx: -20668 },
+ { start: 0x56f9, end: 0x56fa, idx: -20671 },
+ { start: 0x56fd, end: 0x56ff, idx: -20673 },
+ { start: 0x5703, end: 0x5704, idx: -20676 },
+ { start: 0x5706, end: 0x5706, idx: -20677 },
+ { start: 0x5708, end: 0x570a, idx: -20678 },
+ { start: 0x571c, end: 0x571c, idx: -20695 },
+ { start: 0x571f, end: 0x571f, idx: -20697 },
+ { start: 0x5723, end: 0x5723, idx: -20700 },
+ { start: 0x5728, end: 0x572a, idx: -20704 },
+ { start: 0x572c, end: 0x5730, idx: -20705 },
+ { start: 0x5733, end: 0x5733, idx: -20707 },
+ { start: 0x5739, end: 0x573b, idx: -20712 },
+ { start: 0x573e, end: 0x573e, idx: -20714 },
+ { start: 0x5740, end: 0x5740, idx: -20715 },
+ { start: 0x5742, end: 0x5742, idx: -20716 },
+ { start: 0x5747, end: 0x5747, idx: -20720 },
+ { start: 0x574a, end: 0x574a, idx: -20722 },
+ { start: 0x574c, end: 0x5751, idx: -20723 },
+ { start: 0x5757, end: 0x5757, idx: -20728 },
+ { start: 0x575a, end: 0x5761, idx: -20730 },
+ { start: 0x5764, end: 0x5764, idx: -20732 },
+ { start: 0x5766, end: 0x5766, idx: -20733 },
+ { start: 0x5768, end: 0x576b, idx: -20734 },
+ { start: 0x576d, end: 0x576d, idx: -20735 },
+ { start: 0x576f, end: 0x576f, idx: -20736 },
+ { start: 0x5773, end: 0x5773, idx: -20739 },
+ { start: 0x5776, end: 0x5777, idx: -20741 },
+ { start: 0x577b, end: 0x577c, idx: -20744 },
+ { start: 0x5782, end: 0x5786, idx: -20749 },
+ { start: 0x578b, end: 0x578c, idx: -20753 },
+ { start: 0x5792, end: 0x5793, idx: -20758 },
+ { start: 0x579b, end: 0x579b, idx: -20765 },
+ { start: 0x57a0, end: 0x57a4, idx: -20769 },
+ { start: 0x57a6, end: 0x57a7, idx: -20770 },
+ { start: 0x57a9, end: 0x57a9, idx: -20771 },
+ { start: 0x57ab, end: 0x57ab, idx: -20772 },
+ { start: 0x57ad, end: 0x57ae, idx: -20773 },
+ { start: 0x57b2, end: 0x57b2, idx: -20776 },
+ { start: 0x57b4, end: 0x57b4, idx: -20777 },
+ { start: 0x57b8, end: 0x57b8, idx: -20780 },
+ { start: 0x57c2, end: 0x57c3, idx: -20789 },
+ { start: 0x57cb, end: 0x57cb, idx: -20796 },
+ { start: 0x57ce, end: 0x57cf, idx: -20798 },
+ { start: 0x57d2, end: 0x57d2, idx: -20800 },
+ { start: 0x57d4, end: 0x57d5, idx: -20801 },
+ { start: 0x57d8, end: 0x57da, idx: -20803 },
+ { start: 0x57dd, end: 0x57dd, idx: -20805 },
+ { start: 0x57df, end: 0x57e0, idx: -20806 },
+ { start: 0x57e4, end: 0x57e4, idx: -20809 },
+ { start: 0x57ed, end: 0x57ed, idx: -20817 },
+ { start: 0x57ef, end: 0x57ef, idx: -20818 },
+ { start: 0x57f4, end: 0x57f4, idx: -20822 },
+ { start: 0x57f8, end: 0x57fa, idx: -20825 },
+ { start: 0x57fd, end: 0x57fd, idx: -20827 },
+ { start: 0x5800, end: 0x5800, idx: -20829 },
+ { start: 0x5802, end: 0x5802, idx: -20830 },
+ { start: 0x5806, end: 0x5807, idx: -20833 },
+ { start: 0x580b, end: 0x580b, idx: -20836 },
+ { start: 0x580d, end: 0x580d, idx: -20837 },
+ { start: 0x5811, end: 0x5811, idx: -20840 },
+ { start: 0x5815, end: 0x5815, idx: -20843 },
+ { start: 0x5819, end: 0x5819, idx: -20846 },
+ { start: 0x581e, end: 0x581e, idx: -20850 },
+ { start: 0x5820, end: 0x5821, idx: -20851 },
+ { start: 0x5824, end: 0x5824, idx: -20853 },
+ { start: 0x582a, end: 0x582a, idx: -20858 },
+ { start: 0x5830, end: 0x5830, idx: -20863 },
+ { start: 0x5835, end: 0x5835, idx: -20867 },
+ { start: 0x5844, end: 0x5844, idx: -20881 },
+ { start: 0x584c, end: 0x584d, idx: -20888 },
+ { start: 0x5851, end: 0x5851, idx: -20891 },
+ { start: 0x5854, end: 0x5854, idx: -20893 },
+ { start: 0x5858, end: 0x5858, idx: -20896 },
+ { start: 0x585e, end: 0x585e, idx: -20901 },
+ { start: 0x5865, end: 0x5865, idx: -20907 },
+ { start: 0x586b, end: 0x586c, idx: -20912 },
+ { start: 0x587e, end: 0x587e, idx: -20929 },
+ { start: 0x5880, end: 0x5881, idx: -20930 },
+ { start: 0x5883, end: 0x5883, idx: -20931 },
+ { start: 0x5885, end: 0x5885, idx: -20932 },
+ { start: 0x5889, end: 0x5889, idx: -20935 },
+ { start: 0x5892, end: 0x5893, idx: -20943 },
+ { start: 0x5899, end: 0x589a, idx: -20948 },
+ { start: 0x589e, end: 0x589f, idx: -20951 },
+ { start: 0x58a8, end: 0x58a9, idx: -20959 },
+ { start: 0x58bc, end: 0x58bc, idx: -20977 },
+ { start: 0x58c1, end: 0x58c1, idx: -20981 },
+ { start: 0x58c5, end: 0x58c5, idx: -20984 },
+ { start: 0x58d1, end: 0x58d1, idx: -20995 },
+ { start: 0x58d5, end: 0x58d5, idx: -20998 },
+ { start: 0x58e4, end: 0x58e4, idx: -21012 },
+ { start: 0x58eb, end: 0x58ec, idx: -21018 },
+ { start: 0x58ee, end: 0x58ee, idx: -21019 },
+ { start: 0x58f0, end: 0x58f0, idx: -21020 },
+ { start: 0x58f3, end: 0x58f3, idx: -21022 },
+ { start: 0x58f6, end: 0x58f6, idx: -21024 },
+ { start: 0x58f9, end: 0x58f9, idx: -21026 },
+ { start: 0x5902, end: 0x5902, idx: -21034 },
+ { start: 0x5904, end: 0x5904, idx: -21035 },
+ { start: 0x5907, end: 0x5907, idx: -21037 },
+ { start: 0x590d, end: 0x590d, idx: -21042 },
+ { start: 0x590f, end: 0x590f, idx: -21043 },
+ { start: 0x5914, end: 0x5916, idx: -21047 },
+ { start: 0x5919, end: 0x591a, idx: -21049 },
+ { start: 0x591c, end: 0x591c, idx: -21050 },
+ { start: 0x591f, end: 0x591f, idx: -21052 },
+ { start: 0x5924, end: 0x5925, idx: -21056 },
+ { start: 0x5927, end: 0x5927, idx: -21057 },
+ { start: 0x5929, end: 0x592b, idx: -21058 },
+ { start: 0x592d, end: 0x592f, idx: -21059 },
+ { start: 0x5931, end: 0x5931, idx: -21060 },
+ { start: 0x5934, end: 0x5934, idx: -21062 },
+ { start: 0x5937, end: 0x593a, idx: -21064 },
+ { start: 0x593c, end: 0x593c, idx: -21065 },
+ { start: 0x5941, end: 0x5942, idx: -21069 },
+ { start: 0x5944, end: 0x5944, idx: -21070 },
+ { start: 0x5947, end: 0x5949, idx: -21072 },
+ { start: 0x594b, end: 0x594b, idx: -21073 },
+ { start: 0x594e, end: 0x594f, idx: -21075 },
+ { start: 0x5951, end: 0x5951, idx: -21076 },
+ { start: 0x5954, end: 0x5958, idx: -21078 },
+ { start: 0x595a, end: 0x595a, idx: -21079 },
+ { start: 0x5960, end: 0x5960, idx: -21084 },
+ { start: 0x5962, end: 0x5962, idx: -21085 },
+ { start: 0x5965, end: 0x5965, idx: -21087 },
+ { start: 0x5973, end: 0x5974, idx: -21100 },
+ { start: 0x5976, end: 0x5976, idx: -21101 },
+ { start: 0x5978, end: 0x5979, idx: -21102 },
+ { start: 0x597d, end: 0x597d, idx: -21105 },
+ { start: 0x5981, end: 0x5984, idx: -21108 },
+ { start: 0x5986, end: 0x5988, idx: -21109 },
+ { start: 0x598a, end: 0x598a, idx: -21110 },
+ { start: 0x598d, end: 0x598d, idx: -21112 },
+ { start: 0x5992, end: 0x5993, idx: -21116 },
+ { start: 0x5996, end: 0x5997, idx: -21118 },
+ { start: 0x5999, end: 0x5999, idx: -21119 },
+ { start: 0x599e, end: 0x599e, idx: -21123 },
+ { start: 0x59a3, end: 0x59a5, idx: -21127 },
+ { start: 0x59a8, end: 0x59ab, idx: -21129 },
+ { start: 0x59ae, end: 0x59af, idx: -21131 },
+ { start: 0x59b2, end: 0x59b2, idx: -21133 },
+ { start: 0x59b9, end: 0x59b9, idx: -21139 },
+ { start: 0x59bb, end: 0x59bb, idx: -21140 },
+ { start: 0x59be, end: 0x59be, idx: -21142 },
+ { start: 0x59c6, end: 0x59c6, idx: -21149 },
+ { start: 0x59ca, end: 0x59cb, idx: -21152 },
+ { start: 0x59d0, end: 0x59d4, idx: -21156 },
+ { start: 0x59d7, end: 0x59d8, idx: -21158 },
+ { start: 0x59da, end: 0x59da, idx: -21159 },
+ { start: 0x59dc, end: 0x59dd, idx: -21160 },
+ { start: 0x59e3, end: 0x59e3, idx: -21165 },
+ { start: 0x59e5, end: 0x59e5, idx: -21166 },
+ { start: 0x59e8, end: 0x59e8, idx: -21168 },
+ { start: 0x59ec, end: 0x59ec, idx: -21171 },
+ { start: 0x59f9, end: 0x59f9, idx: -21183 },
+ { start: 0x59fb, end: 0x59fb, idx: -21184 },
+ { start: 0x59ff, end: 0x59ff, idx: -21187 },
+ { start: 0x5a01, end: 0x5a01, idx: -21188 },
+ { start: 0x5a03, end: 0x5a09, idx: -21189 },
+ { start: 0x5a0c, end: 0x5a0c, idx: -21191 },
+ { start: 0x5a11, end: 0x5a11, idx: -21195 },
+ { start: 0x5a13, end: 0x5a13, idx: -21196 },
+ { start: 0x5a18, end: 0x5a18, idx: -21200 },
+ { start: 0x5a1c, end: 0x5a1c, idx: -21203 },
+ { start: 0x5a1f, end: 0x5a20, idx: -21205 },
+ { start: 0x5a23, end: 0x5a23, idx: -21207 },
+ { start: 0x5a25, end: 0x5a25, idx: -21208 },
+ { start: 0x5a29, end: 0x5a29, idx: -21211 },
+ { start: 0x5a31, end: 0x5a32, idx: -21218 },
+ { start: 0x5a34, end: 0x5a34, idx: -21219 },
+ { start: 0x5a36, end: 0x5a36, idx: -21220 },
+ { start: 0x5a3c, end: 0x5a3c, idx: -21225 },
+ { start: 0x5a40, end: 0x5a40, idx: -21228 },
+ { start: 0x5a46, end: 0x5a46, idx: -21233 },
+ { start: 0x5a49, end: 0x5a4a, idx: -21235 },
+ { start: 0x5a55, end: 0x5a55, idx: -21245 },
+ { start: 0x5a5a, end: 0x5a5a, idx: -21249 },
+ { start: 0x5a62, end: 0x5a62, idx: -21256 },
+ { start: 0x5a67, end: 0x5a67, idx: -21260 },
+ { start: 0x5a6a, end: 0x5a6a, idx: -21262 },
+ { start: 0x5a74, end: 0x5a77, idx: -21271 },
+ { start: 0x5a7a, end: 0x5a7a, idx: -21273 },
+ { start: 0x5a7f, end: 0x5a7f, idx: -21277 },
+ { start: 0x5a92, end: 0x5a92, idx: -21295 },
+ { start: 0x5a9a, end: 0x5a9b, idx: -21302 },
+ { start: 0x5aaa, end: 0x5aaa, idx: -21316 },
+ { start: 0x5ab2, end: 0x5ab3, idx: -21323 },
+ { start: 0x5ab5, end: 0x5ab5, idx: -21324 },
+ { start: 0x5ab8, end: 0x5ab8, idx: -21326 },
+ { start: 0x5abe, end: 0x5abe, idx: -21331 },
+ { start: 0x5ac1, end: 0x5ac2, idx: -21333 },
+ { start: 0x5ac9, end: 0x5ac9, idx: -21339 },
+ { start: 0x5acc, end: 0x5acc, idx: -21341 },
+ { start: 0x5ad2, end: 0x5ad2, idx: -21346 },
+ { start: 0x5ad4, end: 0x5ad4, idx: -21347 },
+ { start: 0x5ad6, end: 0x5ad6, idx: -21348 },
+ { start: 0x5ad8, end: 0x5ad8, idx: -21349 },
+ { start: 0x5adc, end: 0x5adc, idx: -21352 },
+ { start: 0x5ae0, end: 0x5ae1, idx: -21355 },
+ { start: 0x5ae3, end: 0x5ae3, idx: -21356 },
+ { start: 0x5ae6, end: 0x5ae6, idx: -21358 },
+ { start: 0x5ae9, end: 0x5ae9, idx: -21360 },
+ { start: 0x5aeb, end: 0x5aeb, idx: -21361 },
+ { start: 0x5af1, end: 0x5af1, idx: -21366 },
+ { start: 0x5b09, end: 0x5b09, idx: -21389 },
+ { start: 0x5b16, end: 0x5b17, idx: -21401 },
+ { start: 0x5b32, end: 0x5b32, idx: -21427 },
+ { start: 0x5b34, end: 0x5b34, idx: -21428 },
+ { start: 0x5b37, end: 0x5b37, idx: -21430 },
+ { start: 0x5b40, end: 0x5b40, idx: -21438 },
+ { start: 0x5b50, end: 0x5b51, idx: -21453 },
+ { start: 0x5b53, end: 0x5b55, idx: -21454 },
+ { start: 0x5b57, end: 0x5b5d, idx: -21455 },
+ { start: 0x5b5f, end: 0x5b5f, idx: -21456 },
+ { start: 0x5b62, end: 0x5b66, idx: -21458 },
+ { start: 0x5b69, end: 0x5b6a, idx: -21460 },
+ { start: 0x5b6c, end: 0x5b6c, idx: -21461 },
+ { start: 0x5b70, end: 0x5b71, idx: -21464 },
+ { start: 0x5b73, end: 0x5b73, idx: -21465 },
+ { start: 0x5b75, end: 0x5b75, idx: -21466 },
+ { start: 0x5b7a, end: 0x5b7a, idx: -21470 },
+ { start: 0x5b7d, end: 0x5b7d, idx: -21472 },
+ { start: 0x5b80, end: 0x5b81, idx: -21474 },
+ { start: 0x5b83, end: 0x5b85, idx: -21475 },
+ { start: 0x5b87, end: 0x5b89, idx: -21476 },
+ { start: 0x5b8b, end: 0x5b8c, idx: -21477 },
+ { start: 0x5b8f, end: 0x5b8f, idx: -21479 },
+ { start: 0x5b93, end: 0x5b93, idx: -21482 },
+ { start: 0x5b95, end: 0x5b95, idx: -21483 },
+ { start: 0x5b97, end: 0x5b9e, idx: -21484 },
+ { start: 0x5ba0, end: 0x5ba6, idx: -21485 },
+ { start: 0x5baa, end: 0x5bab, idx: -21488 },
+ { start: 0x5bb0, end: 0x5bb0, idx: -21492 },
+ { start: 0x5bb3, end: 0x5bb6, idx: -21494 },
+ { start: 0x5bb8, end: 0x5bb9, idx: -21495 },
+ { start: 0x5bbd, end: 0x5bbf, idx: -21498 },
+ { start: 0x5bc2, end: 0x5bc2, idx: -21500 },
+ { start: 0x5bc4, end: 0x5bc7, idx: -21501 },
+ { start: 0x5bcc, end: 0x5bcc, idx: -21505 },
+ { start: 0x5bd0, end: 0x5bd0, idx: -21508 },
+ { start: 0x5bd2, end: 0x5bd3, idx: -21509 },
+ { start: 0x5bdd, end: 0x5bdf, idx: -21518 },
+ { start: 0x5be1, end: 0x5be1, idx: -21519 },
+ { start: 0x5be4, end: 0x5be5, idx: -21521 },
+ { start: 0x5be8, end: 0x5be8, idx: -21523 },
+ { start: 0x5bee, end: 0x5bee, idx: -21528 },
+ { start: 0x5bf0, end: 0x5bf0, idx: -21529 },
+ { start: 0x5bf8, end: 0x5bfc, idx: -21536 },
+ { start: 0x5bff, end: 0x5bff, idx: -21538 },
+ { start: 0x5c01, end: 0x5c01, idx: -21539 },
+ { start: 0x5c04, end: 0x5c04, idx: -21541 },
+ { start: 0x5c06, end: 0x5c06, idx: -21542 },
+ { start: 0x5c09, end: 0x5c0a, idx: -21544 },
+ { start: 0x5c0f, end: 0x5c0f, idx: -21548 },
+ { start: 0x5c11, end: 0x5c11, idx: -21549 },
+ { start: 0x5c14, end: 0x5c16, idx: -21551 },
+ { start: 0x5c18, end: 0x5c18, idx: -21552 },
+ { start: 0x5c1a, end: 0x5c1a, idx: -21553 },
+ { start: 0x5c1c, end: 0x5c1d, idx: -21554 },
+ { start: 0x5c22, end: 0x5c22, idx: -21558 },
+ { start: 0x5c24, end: 0x5c25, idx: -21559 },
+ { start: 0x5c27, end: 0x5c27, idx: -21560 },
+ { start: 0x5c2c, end: 0x5c2c, idx: -21564 },
+ { start: 0x5c31, end: 0x5c31, idx: -21568 },
+ { start: 0x5c34, end: 0x5c34, idx: -21570 },
+ { start: 0x5c38, end: 0x5c42, idx: -21573 },
+ { start: 0x5c45, end: 0x5c45, idx: -21575 },
+ { start: 0x5c48, end: 0x5c4b, idx: -21577 },
+ { start: 0x5c4e, end: 0x5c51, idx: -21579 },
+ { start: 0x5c55, end: 0x5c55, idx: -21582 },
+ { start: 0x5c59, end: 0x5c59, idx: -21585 },
+ { start: 0x5c5e, end: 0x5c5e, idx: -21589 },
+ { start: 0x5c60, end: 0x5c61, idx: -21590 },
+ { start: 0x5c63, end: 0x5c63, idx: -21591 },
+ { start: 0x5c65, end: 0x5c66, idx: -21592 },
+ { start: 0x5c6e, end: 0x5c6f, idx: -21599 },
+ { start: 0x5c71, end: 0x5c71, idx: -21600 },
+ { start: 0x5c79, end: 0x5c7a, idx: -21607 },
+ { start: 0x5c7f, end: 0x5c7f, idx: -21611 },
+ { start: 0x5c81, end: 0x5c82, idx: -21612 },
+ { start: 0x5c88, end: 0x5c88, idx: -21617 },
+ { start: 0x5c8c, end: 0x5c8d, idx: -21620 },
+ { start: 0x5c90, end: 0x5c91, idx: -21622 },
+ { start: 0x5c94, end: 0x5c94, idx: -21624 },
+ { start: 0x5c96, end: 0x5c9c, idx: -21625 },
+ { start: 0x5ca2, end: 0x5ca3, idx: -21630 },
+ { start: 0x5ca9, end: 0x5ca9, idx: -21635 },
+ { start: 0x5cab, end: 0x5cad, idx: -21636 },
+ { start: 0x5cb1, end: 0x5cb1, idx: -21639 },
+ { start: 0x5cb3, end: 0x5cb3, idx: -21640 },
+ { start: 0x5cb5, end: 0x5cb5, idx: -21641 },
+ { start: 0x5cb7, end: 0x5cb8, idx: -21642 },
+ { start: 0x5cbd, end: 0x5cbd, idx: -21646 },
+ { start: 0x5cbf, end: 0x5cbf, idx: -21647 },
+ { start: 0x5cc1, end: 0x5cc1, idx: -21648 },
+ { start: 0x5cc4, end: 0x5cc4, idx: -21650 },
+ { start: 0x5ccb, end: 0x5ccb, idx: -21656 },
+ { start: 0x5cd2, end: 0x5cd2, idx: -21662 },
+ { start: 0x5cd9, end: 0x5cd9, idx: -21668 },
+ { start: 0x5ce1, end: 0x5ce1, idx: -21675 },
+ { start: 0x5ce4, end: 0x5ce6, idx: -21677 },
+ { start: 0x5ce8, end: 0x5ce8, idx: -21678 },
+ { start: 0x5cea, end: 0x5cea, idx: -21679 },
+ { start: 0x5ced, end: 0x5ced, idx: -21681 },
+ { start: 0x5cf0, end: 0x5cf0, idx: -21683 },
+ { start: 0x5cfb, end: 0x5cfb, idx: -21693 },
+ { start: 0x5d02, end: 0x5d03, idx: -21699 },
+ { start: 0x5d06, end: 0x5d07, idx: -21701 },
+ { start: 0x5d0e, end: 0x5d0e, idx: -21707 },
+ { start: 0x5d14, end: 0x5d14, idx: -21712 },
+ { start: 0x5d16, end: 0x5d16, idx: -21713 },
+ { start: 0x5d1b, end: 0x5d1b, idx: -21717 },
+ { start: 0x5d1e, end: 0x5d1e, idx: -21719 },
+ { start: 0x5d24, end: 0x5d24, idx: -21724 },
+ { start: 0x5d26, end: 0x5d27, idx: -21725 },
+ { start: 0x5d29, end: 0x5d29, idx: -21726 },
+ { start: 0x5d2d, end: 0x5d2e, idx: -21729 },
+ { start: 0x5d34, end: 0x5d34, idx: -21734 },
+ { start: 0x5d3d, end: 0x5d3e, idx: -21742 },
+ { start: 0x5d47, end: 0x5d47, idx: -21750 },
+ { start: 0x5d4a, end: 0x5d4c, idx: -21752 },
+ { start: 0x5d58, end: 0x5d58, idx: -21763 },
+ { start: 0x5d5b, end: 0x5d5b, idx: -21765 },
+ { start: 0x5d5d, end: 0x5d5d, idx: -21766 },
+ { start: 0x5d69, end: 0x5d69, idx: -21777 },
+ { start: 0x5d6b, end: 0x5d6c, idx: -21778 },
+ { start: 0x5d6f, end: 0x5d6f, idx: -21780 },
+ { start: 0x5d74, end: 0x5d74, idx: -21784 },
+ { start: 0x5d82, end: 0x5d82, idx: -21797 },
+ { start: 0x5d99, end: 0x5d99, idx: -21819 },
+ { start: 0x5d9d, end: 0x5d9d, idx: -21822 },
+ { start: 0x5db7, end: 0x5db7, idx: -21847 },
+ { start: 0x5dc5, end: 0x5dc5, idx: -21860 },
+ { start: 0x5dcd, end: 0x5dcd, idx: -21867 },
+ { start: 0x5ddb, end: 0x5ddb, idx: -21880 },
+ { start: 0x5ddd, end: 0x5dde, idx: -21881 },
+ { start: 0x5de1, end: 0x5de2, idx: -21883 },
+ { start: 0x5de5, end: 0x5de9, idx: -21885 },
+ { start: 0x5deb, end: 0x5deb, idx: -21886 },
+ { start: 0x5dee, end: 0x5def, idx: -21888 },
+ { start: 0x5df1, end: 0x5df4, idx: -21889 },
+ { start: 0x5df7, end: 0x5df7, idx: -21891 },
+ { start: 0x5dfd, end: 0x5dfe, idx: -21896 },
+ { start: 0x5e01, end: 0x5e03, idx: -21898 },
+ { start: 0x5e05, end: 0x5e06, idx: -21899 },
+ { start: 0x5e08, end: 0x5e08, idx: -21900 },
+ { start: 0x5e0c, end: 0x5e0c, idx: -21903 },
+ { start: 0x5e0f, end: 0x5e11, idx: -21905 },
+ { start: 0x5e14, end: 0x5e16, idx: -21907 },
+ { start: 0x5e18, end: 0x5e1d, idx: -21908 },
+ { start: 0x5e26, end: 0x5e27, idx: -21916 },
+ { start: 0x5e2d, end: 0x5e2e, idx: -21921 },
+ { start: 0x5e31, end: 0x5e31, idx: -21923 },
+ { start: 0x5e37, end: 0x5e38, idx: -21928 },
+ { start: 0x5e3b, end: 0x5e3d, idx: -21930 },
+ { start: 0x5e42, end: 0x5e42, idx: -21934 },
+ { start: 0x5e44, end: 0x5e45, idx: -21935 },
+ { start: 0x5e4c, end: 0x5e4c, idx: -21941 },
+ { start: 0x5e54, end: 0x5e55, idx: -21948 },
+ { start: 0x5e5b, end: 0x5e5b, idx: -21953 },
+ { start: 0x5e5e, end: 0x5e5e, idx: -21955 },
+ { start: 0x5e61, end: 0x5e62, idx: -21957 },
+ { start: 0x5e72, end: 0x5e74, idx: -21972 },
+ { start: 0x5e76, end: 0x5e76, idx: -21973 },
+ { start: 0x5e78, end: 0x5e78, idx: -21974 },
+ { start: 0x5e7a, end: 0x5e7d, idx: -21975 },
+ { start: 0x5e7f, end: 0x5e80, idx: -21976 },
+ { start: 0x5e84, end: 0x5e84, idx: -21979 },
+ { start: 0x5e86, end: 0x5e87, idx: -21980 },
+ { start: 0x5e8a, end: 0x5e8b, idx: -21982 },
+ { start: 0x5e8f, end: 0x5e91, idx: -21985 },
+ { start: 0x5e93, end: 0x5e97, idx: -21986 },
+ { start: 0x5e99, end: 0x5e9a, idx: -21987 },
+ { start: 0x5e9c, end: 0x5e9c, idx: -21988 },
+ { start: 0x5e9e, end: 0x5ea0, idx: -21989 },
+ { start: 0x5ea5, end: 0x5ea7, idx: -21993 },
+ { start: 0x5ead, end: 0x5ead, idx: -21998 },
+ { start: 0x5eb3, end: 0x5eb3, idx: -22003 },
+ { start: 0x5eb5, end: 0x5eb9, idx: -22004 },
+ { start: 0x5ebe, end: 0x5ebe, idx: -22008 },
+ { start: 0x5ec9, end: 0x5eca, idx: -22018 },
+ { start: 0x5ed1, end: 0x5ed3, idx: -22024 },
+ { start: 0x5ed6, end: 0x5ed6, idx: -22026 },
+ { start: 0x5edb, end: 0x5edb, idx: -22030 },
+ { start: 0x5ee8, end: 0x5ee8, idx: -22042 },
+ { start: 0x5eea, end: 0x5eea, idx: -22043 },
+ { start: 0x5ef4, end: 0x5ef4, idx: -22052 },
+ { start: 0x5ef6, end: 0x5ef7, idx: -22053 },
+ { start: 0x5efa, end: 0x5efa, idx: -22055 },
+ { start: 0x5efe, end: 0x5f04, idx: -22058 },
+ { start: 0x5f08, end: 0x5f08, idx: -22061 },
+ { start: 0x5f0a, end: 0x5f0b, idx: -22062 },
+ { start: 0x5f0f, end: 0x5f0f, idx: -22065 },
+ { start: 0x5f11, end: 0x5f11, idx: -22066 },
+ { start: 0x5f13, end: 0x5f13, idx: -22067 },
+ { start: 0x5f15, end: 0x5f15, idx: -22068 },
+ { start: 0x5f17, end: 0x5f18, idx: -22069 },
+ { start: 0x5f1b, end: 0x5f1b, idx: -22071 },
+ { start: 0x5f1f, end: 0x5f20, idx: -22074 },
+ { start: 0x5f25, end: 0x5f27, idx: -22078 },
+ { start: 0x5f29, end: 0x5f2a, idx: -22079 },
+ { start: 0x5f2d, end: 0x5f2d, idx: -22081 },
+ { start: 0x5f2f, end: 0x5f2f, idx: -22082 },
+ { start: 0x5f31, end: 0x5f31, idx: -22083 },
+ { start: 0x5f39, end: 0x5f3a, idx: -22090 },
+ { start: 0x5f3c, end: 0x5f3c, idx: -22091 },
+ { start: 0x5f40, end: 0x5f40, idx: -22094 },
+ { start: 0x5f50, end: 0x5f50, idx: -22109 },
+ { start: 0x5f52, end: 0x5f53, idx: -22110 },
+ { start: 0x5f55, end: 0x5f58, idx: -22111 },
+ { start: 0x5f5d, end: 0x5f5d, idx: -22115 },
+ { start: 0x5f61, end: 0x5f62, idx: -22118 },
+ { start: 0x5f64, end: 0x5f64, idx: -22119 },
+ { start: 0x5f66, end: 0x5f66, idx: -22120 },
+ { start: 0x5f69, end: 0x5f6a, idx: -22122 },
+ { start: 0x5f6c, end: 0x5f6d, idx: -22123 },
+ { start: 0x5f70, end: 0x5f71, idx: -22125 },
+ { start: 0x5f73, end: 0x5f73, idx: -22126 },
+ { start: 0x5f77, end: 0x5f77, idx: -22129 },
+ { start: 0x5f79, end: 0x5f79, idx: -22130 },
+ { start: 0x5f7b, end: 0x5f7c, idx: -22131 },
+ { start: 0x5f80, end: 0x5f82, idx: -22134 },
+ { start: 0x5f84, end: 0x5f85, idx: -22135 },
+ { start: 0x5f87, end: 0x5f8c, idx: -22136 },
+ { start: 0x5f90, end: 0x5f90, idx: -22139 },
+ { start: 0x5f92, end: 0x5f92, idx: -22140 },
+ { start: 0x5f95, end: 0x5f95, idx: -22142 },
+ { start: 0x5f97, end: 0x5f99, idx: -22143 },
+ { start: 0x5f9c, end: 0x5f9c, idx: -22145 },
+ { start: 0x5fa1, end: 0x5fa1, idx: -22149 },
+ { start: 0x5fa8, end: 0x5fa8, idx: -22155 },
+ { start: 0x5faa, end: 0x5faa, idx: -22156 },
+ { start: 0x5fad, end: 0x5fae, idx: -22158 },
+ { start: 0x5fb5, end: 0x5fb5, idx: -22164 },
+ { start: 0x5fb7, end: 0x5fb7, idx: -22165 },
+ { start: 0x5fbc, end: 0x5fbd, idx: -22169 },
+ { start: 0x5fc3, end: 0x5fc6, idx: -22174 },
+ { start: 0x5fc9, end: 0x5fc9, idx: -22176 },
+ { start: 0x5fcc, end: 0x5fcd, idx: -22178 },
+ { start: 0x5fcf, end: 0x5fd2, idx: -22179 },
+ { start: 0x5fd6, end: 0x5fd9, idx: -22182 },
+ { start: 0x5fdd, end: 0x5fdd, idx: -22185 },
+ { start: 0x5fe0, end: 0x5fe1, idx: -22187 },
+ { start: 0x5fe4, end: 0x5fe4, idx: -22189 },
+ { start: 0x5fe7, end: 0x5fe7, idx: -22191 },
+ { start: 0x5fea, end: 0x5feb, idx: -22193 },
+ { start: 0x5fed, end: 0x5fee, idx: -22194 },
+ { start: 0x5ff1, end: 0x5ff1, idx: -22196 },
+ { start: 0x5ff5, end: 0x5ff5, idx: -22199 },
+ { start: 0x5ff8, end: 0x5ff8, idx: -22201 },
+ { start: 0x5ffb, end: 0x5ffb, idx: -22203 },
+ { start: 0x5ffd, end: 0x6006, idx: -22204 },
+ { start: 0x600a, end: 0x600a, idx: -22207 },
+ { start: 0x600d, end: 0x600f, idx: -22209 },
+ { start: 0x6012, end: 0x6012, idx: -22211 },
+ { start: 0x6014, end: 0x6016, idx: -22212 },
+ { start: 0x6019, end: 0x6019, idx: -22214 },
+ { start: 0x601b, end: 0x601d, idx: -22215 },
+ { start: 0x6020, end: 0x6021, idx: -22217 },
+ { start: 0x6025, end: 0x602b, idx: -22220 },
+ { start: 0x602f, end: 0x602f, idx: -22223 },
+ { start: 0x6035, end: 0x6035, idx: -22228 },
+ { start: 0x603b, end: 0x603c, idx: -22233 },
+ { start: 0x603f, end: 0x603f, idx: -22235 },
+ { start: 0x6041, end: 0x6043, idx: -22236 },
+ { start: 0x604b, end: 0x604b, idx: -22243 },
+ { start: 0x604d, end: 0x604d, idx: -22244 },
+ { start: 0x6050, end: 0x6050, idx: -22246 },
+ { start: 0x6052, end: 0x6052, idx: -22247 },
+ { start: 0x6055, end: 0x6055, idx: -22249 },
+ { start: 0x6059, end: 0x605a, idx: -22252 },
+ { start: 0x605d, end: 0x605d, idx: -22254 },
+ { start: 0x6062, end: 0x6064, idx: -22258 },
+ { start: 0x6067, end: 0x606d, idx: -22260 },
+ { start: 0x606f, end: 0x6070, idx: -22261 },
+ { start: 0x6073, end: 0x6073, idx: -22263 },
+ { start: 0x6076, end: 0x6076, idx: -22265 },
+ { start: 0x6078, end: 0x607d, idx: -22266 },
+ { start: 0x607f, end: 0x607f, idx: -22267 },
+ { start: 0x6083, end: 0x6084, idx: -22270 },
+ { start: 0x6089, end: 0x6089, idx: -22274 },
+ { start: 0x608c, end: 0x608d, idx: -22276 },
+ { start: 0x6092, end: 0x6092, idx: -22280 },
+ { start: 0x6094, end: 0x6094, idx: -22281 },
+ { start: 0x6096, end: 0x6096, idx: -22282 },
+ { start: 0x609a, end: 0x609b, idx: -22285 },
+ { start: 0x609d, end: 0x609d, idx: -22286 },
+ { start: 0x609f, end: 0x60a0, idx: -22287 },
+ { start: 0x60a3, end: 0x60a3, idx: -22289 },
+ { start: 0x60a6, end: 0x60a6, idx: -22291 },
+ { start: 0x60a8, end: 0x60a8, idx: -22292 },
+ { start: 0x60ab, end: 0x60ad, idx: -22294 },
+ { start: 0x60af, end: 0x60af, idx: -22295 },
+ { start: 0x60b1, end: 0x60b2, idx: -22296 },
+ { start: 0x60b4, end: 0x60b4, idx: -22297 },
+ { start: 0x60b8, end: 0x60b8, idx: -22300 },
+ { start: 0x60bb, end: 0x60bc, idx: -22302 },
+ { start: 0x60c5, end: 0x60c6, idx: -22310 },
+ { start: 0x60ca, end: 0x60cb, idx: -22313 },
+ { start: 0x60d1, end: 0x60d1, idx: -22318 },
+ { start: 0x60d5, end: 0x60d5, idx: -22321 },
+ { start: 0x60d8, end: 0x60d8, idx: -22323 },
+ { start: 0x60da, end: 0x60da, idx: -22324 },
+ { start: 0x60dc, end: 0x60dd, idx: -22325 },
+ { start: 0x60df, end: 0x60e0, idx: -22326 },
+ { start: 0x60e6, end: 0x60e9, idx: -22331 },
+ { start: 0x60eb, end: 0x60f0, idx: -22332 },
+ { start: 0x60f3, end: 0x60f4, idx: -22334 },
+ { start: 0x60f6, end: 0x60f6, idx: -22335 },
+ { start: 0x60f9, end: 0x60fa, idx: -22337 },
+ { start: 0x6100, end: 0x6101, idx: -22342 },
+ { start: 0x6106, end: 0x6106, idx: -22346 },
+ { start: 0x6108, end: 0x6109, idx: -22347 },
+ { start: 0x610d, end: 0x610f, idx: -22350 },
+ { start: 0x6115, end: 0x6115, idx: -22355 },
+ { start: 0x611a, end: 0x611a, idx: -22359 },
+ { start: 0x611f, end: 0x6120, idx: -22363 },
+ { start: 0x6123, end: 0x6124, idx: -22365 },
+ { start: 0x6126, end: 0x6127, idx: -22366 },
+ { start: 0x612b, end: 0x612b, idx: -22369 },
+ { start: 0x613f, end: 0x613f, idx: -22388 },
+ { start: 0x6148, end: 0x6148, idx: -22396 },
+ { start: 0x614a, end: 0x614a, idx: -22397 },
+ { start: 0x614c, end: 0x614c, idx: -22398 },
+ { start: 0x614e, end: 0x614e, idx: -22399 },
+ { start: 0x6151, end: 0x6151, idx: -22401 },
+ { start: 0x6155, end: 0x6155, idx: -22404 },
+ { start: 0x615d, end: 0x615d, idx: -22411 },
+ { start: 0x6162, end: 0x6162, idx: -22415 },
+ { start: 0x6167, end: 0x6168, idx: -22419 },
+ { start: 0x6170, end: 0x6170, idx: -22426 },
+ { start: 0x6175, end: 0x6175, idx: -22430 },
+ { start: 0x6177, end: 0x6177, idx: -22431 },
+ { start: 0x618b, end: 0x618b, idx: -22450 },
+ { start: 0x618e, end: 0x618e, idx: -22452 },
+ { start: 0x6194, end: 0x6194, idx: -22457 },
+ { start: 0x619d, end: 0x619d, idx: -22465 },
+ { start: 0x61a7, end: 0x61a9, idx: -22474 },
+ { start: 0x61ac, end: 0x61ac, idx: -22476 },
+ { start: 0x61b7, end: 0x61b7, idx: -22486 },
+ { start: 0x61be, end: 0x61be, idx: -22492 },
+ { start: 0x61c2, end: 0x61c2, idx: -22495 },
+ { start: 0x61c8, end: 0x61c8, idx: -22500 },
+ { start: 0x61ca, end: 0x61cb, idx: -22501 },
+ { start: 0x61d1, end: 0x61d2, idx: -22506 },
+ { start: 0x61d4, end: 0x61d4, idx: -22507 },
+ { start: 0x61e6, end: 0x61e6, idx: -22524 },
+ { start: 0x61f5, end: 0x61f5, idx: -22538 },
+ { start: 0x61ff, end: 0x61ff, idx: -22547 },
+ { start: 0x6206, end: 0x6206, idx: -22553 },
+ { start: 0x6208, end: 0x6208, idx: -22554 },
+ { start: 0x620a, end: 0x6212, idx: -22555 },
+ { start: 0x6215, end: 0x6218, idx: -22557 },
+ { start: 0x621a, end: 0x621b, idx: -22558 },
+ { start: 0x621f, end: 0x621f, idx: -22561 },
+ { start: 0x6221, end: 0x6222, idx: -22562 },
+ { start: 0x6224, end: 0x6225, idx: -22563 },
+ { start: 0x622a, end: 0x622a, idx: -22567 },
+ { start: 0x622c, end: 0x622c, idx: -22568 },
+ { start: 0x622e, end: 0x622e, idx: -22569 },
+ { start: 0x6233, end: 0x6234, idx: -22573 },
+ { start: 0x6237, end: 0x6237, idx: -22575 },
+ { start: 0x623d, end: 0x6241, idx: -22580 },
+ { start: 0x6243, end: 0x6243, idx: -22581 },
+ { start: 0x6247, end: 0x6249, idx: -22584 },
+ { start: 0x624b, end: 0x624e, idx: -22585 },
+ { start: 0x6251, end: 0x6254, idx: -22587 },
+ { start: 0x6258, end: 0x6258, idx: -22590 },
+ { start: 0x625b, end: 0x625b, idx: -22592 },
+ { start: 0x6263, end: 0x6263, idx: -22599 },
+ { start: 0x6266, end: 0x6267, idx: -22601 },
+ { start: 0x6269, end: 0x6270, idx: -22602 },
+ { start: 0x6273, end: 0x6273, idx: -22604 },
+ { start: 0x6276, end: 0x6276, idx: -22606 },
+ { start: 0x6279, end: 0x6279, idx: -22608 },
+ { start: 0x627c, end: 0x627c, idx: -22610 },
+ { start: 0x627e, end: 0x6280, idx: -22611 },
+ { start: 0x6284, end: 0x6284, idx: -22614 },
+ { start: 0x6289, end: 0x628a, idx: -22618 },
+ { start: 0x6291, end: 0x6293, idx: -22624 },
+ { start: 0x6295, end: 0x6298, idx: -22625 },
+ { start: 0x629a, end: 0x629b, idx: -22626 },
+ { start: 0x629f, end: 0x62a2, idx: -22629 },
+ { start: 0x62a4, end: 0x62a5, idx: -22630 },
+ { start: 0x62a8, end: 0x62a8, idx: -22632 },
+ { start: 0x62ab, end: 0x62ac, idx: -22634 },
+ { start: 0x62b1, end: 0x62b1, idx: -22638 },
+ { start: 0x62b5, end: 0x62b5, idx: -22641 },
+ { start: 0x62b9, end: 0x62b9, idx: -22644 },
+ { start: 0x62bb, end: 0x62bd, idx: -22645 },
+ { start: 0x62bf, end: 0x62bf, idx: -22646 },
+ { start: 0x62c2, end: 0x62c2, idx: -22648 },
+ { start: 0x62c4, end: 0x62ca, idx: -22649 },
+ { start: 0x62cc, end: 0x62ce, idx: -22650 },
+ { start: 0x62d0, end: 0x62d0, idx: -22651 },
+ { start: 0x62d2, end: 0x62d4, idx: -22652 },
+ { start: 0x62d6, end: 0x62dc, idx: -22653 },
+ { start: 0x62df, end: 0x62df, idx: -22655 },
+ { start: 0x62e2, end: 0x62e3, idx: -22657 },
+ { start: 0x62e5, end: 0x62e9, idx: -22658 },
+ { start: 0x62ec, end: 0x62ef, idx: -22660 },
+ { start: 0x62f1, end: 0x62f1, idx: -22661 },
+ { start: 0x62f3, end: 0x62f4, idx: -22662 },
+ { start: 0x62f6, end: 0x62f7, idx: -22663 },
+ { start: 0x62fc, end: 0x62ff, idx: -22667 },
+ { start: 0x6301, end: 0x6302, idx: -22668 },
+ { start: 0x6307, end: 0x6309, idx: -22672 },
+ { start: 0x630e, end: 0x630e, idx: -22676 },
+ { start: 0x6311, end: 0x6311, idx: -22678 },
+ { start: 0x6316, end: 0x6316, idx: -22682 },
+ { start: 0x631a, end: 0x631b, idx: -22685 },
+ { start: 0x631d, end: 0x6325, idx: -22686 },
+ { start: 0x6328, end: 0x6328, idx: -22688 },
+ { start: 0x632a, end: 0x632b, idx: -22689 },
+ { start: 0x632f, end: 0x632f, idx: -22692 },
+ { start: 0x6332, end: 0x6332, idx: -22694 },
+ { start: 0x6339, end: 0x633a, idx: -22700 },
+ { start: 0x633d, end: 0x633d, idx: -22702 },
+ { start: 0x6342, end: 0x6343, idx: -22706 },
+ { start: 0x6345, end: 0x6346, idx: -22707 },
+ { start: 0x6349, end: 0x6349, idx: -22709 },
+ { start: 0x634b, end: 0x6350, idx: -22710 },
+ { start: 0x6355, end: 0x6355, idx: -22714 },
+ { start: 0x635e, end: 0x635f, idx: -22722 },
+ { start: 0x6361, end: 0x6363, idx: -22723 },
+ { start: 0x6367, end: 0x6367, idx: -22726 },
+ { start: 0x6369, end: 0x6369, idx: -22727 },
+ { start: 0x636d, end: 0x636e, idx: -22730 },
+ { start: 0x6371, end: 0x6371, idx: -22732 },
+ { start: 0x6376, end: 0x6377, idx: -22736 },
+ { start: 0x637a, end: 0x637b, idx: -22738 },
+ { start: 0x6380, end: 0x6380, idx: -22742 },
+ { start: 0x6382, end: 0x6382, idx: -22743 },
+ { start: 0x6387, end: 0x638a, idx: -22747 },
+ { start: 0x638c, end: 0x638c, idx: -22748 },
+ { start: 0x638e, end: 0x6390, idx: -22749 },
+ { start: 0x6392, end: 0x6392, idx: -22750 },
+ { start: 0x6396, end: 0x6396, idx: -22753 },
+ { start: 0x6398, end: 0x6398, idx: -22754 },
+ { start: 0x63a0, end: 0x63a0, idx: -22761 },
+ { start: 0x63a2, end: 0x63a3, idx: -22762 },
+ { start: 0x63a5, end: 0x63a5, idx: -22763 },
+ { start: 0x63a7, end: 0x63aa, idx: -22764 },
+ { start: 0x63ac, end: 0x63ae, idx: -22765 },
+ { start: 0x63b0, end: 0x63b0, idx: -22766 },
+ { start: 0x63b3, end: 0x63b4, idx: -22768 },
+ { start: 0x63b7, end: 0x63b8, idx: -22770 },
+ { start: 0x63ba, end: 0x63ba, idx: -22771 },
+ { start: 0x63bc, end: 0x63bc, idx: -22772 },
+ { start: 0x63be, end: 0x63be, idx: -22773 },
+ { start: 0x63c4, end: 0x63c4, idx: -22778 },
+ { start: 0x63c6, end: 0x63c6, idx: -22779 },
+ { start: 0x63c9, end: 0x63c9, idx: -22781 },
+ { start: 0x63cd, end: 0x63d0, idx: -22784 },
+ { start: 0x63d2, end: 0x63d2, idx: -22785 },
+ { start: 0x63d6, end: 0x63d6, idx: -22788 },
+ { start: 0x63de, end: 0x63de, idx: -22795 },
+ { start: 0x63e0, end: 0x63e1, idx: -22796 },
+ { start: 0x63e3, end: 0x63e3, idx: -22797 },
+ { start: 0x63e9, end: 0x63ea, idx: -22802 },
+ { start: 0x63ed, end: 0x63ed, idx: -22804 },
+ { start: 0x63f2, end: 0x63f2, idx: -22808 },
+ { start: 0x63f4, end: 0x63f4, idx: -22809 },
+ { start: 0x63f6, end: 0x63f6, idx: -22810 },
+ { start: 0x63f8, end: 0x63f8, idx: -22811 },
+ { start: 0x63fd, end: 0x63fd, idx: -22815 },
+ { start: 0x63ff, end: 0x6402, idx: -22816 },
+ { start: 0x6405, end: 0x6405, idx: -22818 },
+ { start: 0x640b, end: 0x640c, idx: -22823 },
+ { start: 0x640f, end: 0x6410, idx: -22825 },
+ { start: 0x6413, end: 0x6414, idx: -22827 },
+ { start: 0x641b, end: 0x641c, idx: -22833 },
+ { start: 0x641e, end: 0x641e, idx: -22834 },
+ { start: 0x6420, end: 0x6421, idx: -22835 },
+ { start: 0x6426, end: 0x6426, idx: -22839 },
+ { start: 0x642a, end: 0x642a, idx: -22842 },
+ { start: 0x642c, end: 0x642d, idx: -22843 },
+ { start: 0x6434, end: 0x6434, idx: -22849 },
+ { start: 0x643a, end: 0x643a, idx: -22854 },
+ { start: 0x643d, end: 0x643d, idx: -22856 },
+ { start: 0x643f, end: 0x643f, idx: -22857 },
+ { start: 0x6441, end: 0x6441, idx: -22858 },
+ { start: 0x6444, end: 0x6448, idx: -22860 },
+ { start: 0x644a, end: 0x644a, idx: -22861 },
+ { start: 0x6452, end: 0x6452, idx: -22868 },
+ { start: 0x6454, end: 0x6454, idx: -22869 },
+ { start: 0x6458, end: 0x6458, idx: -22872 },
+ { start: 0x645e, end: 0x645e, idx: -22877 },
+ { start: 0x6467, end: 0x6467, idx: -22885 },
+ { start: 0x6469, end: 0x6469, idx: -22886 },
+ { start: 0x646d, end: 0x646d, idx: -22889 },
+ { start: 0x6478, end: 0x647a, idx: -22899 },
+ { start: 0x6482, end: 0x6482, idx: -22906 },
+ { start: 0x6484, end: 0x6485, idx: -22907 },
+ { start: 0x6487, end: 0x6487, idx: -22908 },
+ { start: 0x6491, end: 0x6492, idx: -22917 },
+ { start: 0x6495, end: 0x6496, idx: -22919 },
+ { start: 0x6499, end: 0x6499, idx: -22921 },
+ { start: 0x649e, end: 0x649e, idx: -22925 },
+ { start: 0x64a4, end: 0x64a4, idx: -22930 },
+ { start: 0x64a9, end: 0x64a9, idx: -22934 },
+ { start: 0x64ac, end: 0x64ae, idx: -22936 },
+ { start: 0x64b0, end: 0x64b0, idx: -22937 },
+ { start: 0x64b5, end: 0x64b5, idx: -22941 },
+ { start: 0x64b7, end: 0x64b8, idx: -22942 },
+ { start: 0x64ba, end: 0x64ba, idx: -22943 },
+ { start: 0x64bc, end: 0x64bc, idx: -22944 },
+ { start: 0x64c0, end: 0x64c0, idx: -22947 },
+ { start: 0x64c2, end: 0x64c2, idx: -22948 },
+ { start: 0x64c5, end: 0x64c5, idx: -22950 },
+ { start: 0x64cd, end: 0x64ce, idx: -22957 },
+ { start: 0x64d0, end: 0x64d0, idx: -22958 },
+ { start: 0x64d2, end: 0x64d2, idx: -22959 },
+ { start: 0x64d7, end: 0x64d8, idx: -22963 },
+ { start: 0x64de, end: 0x64de, idx: -22968 },
+ { start: 0x64e2, end: 0x64e2, idx: -22971 },
+ { start: 0x64e4, end: 0x64e4, idx: -22972 },
+ { start: 0x64e6, end: 0x64e6, idx: -22973 },
+ { start: 0x6500, end: 0x6500, idx: -22998 },
+ { start: 0x6509, end: 0x6509, idx: -23006 },
+ { start: 0x6512, end: 0x6512, idx: -23014 },
+ { start: 0x6518, end: 0x6518, idx: -23019 },
+ { start: 0x6525, end: 0x6525, idx: -23031 },
+ { start: 0x652b, end: 0x652b, idx: -23036 },
+ { start: 0x652e, end: 0x652f, idx: -23038 },
+ { start: 0x6534, end: 0x6536, idx: -23042 },
+ { start: 0x6538, end: 0x6539, idx: -23043 },
+ { start: 0x653b, end: 0x653b, idx: -23044 },
+ { start: 0x653e, end: 0x653f, idx: -23046 },
+ { start: 0x6545, end: 0x6545, idx: -23051 },
+ { start: 0x6548, end: 0x6549, idx: -23053 },
+ { start: 0x654c, end: 0x654c, idx: -23055 },
+ { start: 0x654f, end: 0x654f, idx: -23057 },
+ { start: 0x6551, end: 0x6551, idx: -23058 },
+ { start: 0x6555, end: 0x6556, idx: -23061 },
+ { start: 0x6559, end: 0x6559, idx: -23063 },
+ { start: 0x655b, end: 0x655b, idx: -23064 },
+ { start: 0x655d, end: 0x655e, idx: -23065 },
+ { start: 0x6562, end: 0x6563, idx: -23068 },
+ { start: 0x6566, end: 0x6566, idx: -23070 },
+ { start: 0x656b, end: 0x656c, idx: -23074 },
+ { start: 0x6570, end: 0x6570, idx: -23077 },
+ { start: 0x6572, end: 0x6572, idx: -23078 },
+ { start: 0x6574, end: 0x6574, idx: -23079 },
+ { start: 0x6577, end: 0x6577, idx: -23081 },
+ { start: 0x6587, end: 0x6587, idx: -23096 },
+ { start: 0x658b, end: 0x658c, idx: -23099 },
+ { start: 0x6590, end: 0x6591, idx: -23102 },
+ { start: 0x6593, end: 0x6593, idx: -23103 },
+ { start: 0x6597, end: 0x6597, idx: -23106 },
+ { start: 0x6599, end: 0x6599, idx: -23107 },
+ { start: 0x659b, end: 0x659c, idx: -23108 },
+ { start: 0x659f, end: 0x659f, idx: -23110 },
+ { start: 0x65a1, end: 0x65a1, idx: -23111 },
+ { start: 0x65a4, end: 0x65a5, idx: -23113 },
+ { start: 0x65a7, end: 0x65a7, idx: -23114 },
+ { start: 0x65a9, end: 0x65a9, idx: -23115 },
+ { start: 0x65ab, end: 0x65ab, idx: -23116 },
+ { start: 0x65ad, end: 0x65ad, idx: -23117 },
+ { start: 0x65af, end: 0x65b0, idx: -23118 },
+ { start: 0x65b9, end: 0x65b9, idx: -23126 },
+ { start: 0x65bc, end: 0x65bd, idx: -23128 },
+ { start: 0x65c1, end: 0x65c1, idx: -23131 },
+ { start: 0x65c3, end: 0x65c6, idx: -23132 },
+ { start: 0x65cb, end: 0x65cc, idx: -23136 },
+ { start: 0x65ce, end: 0x65cf, idx: -23137 },
+ { start: 0x65d2, end: 0x65d2, idx: -23139 },
+ { start: 0x65d6, end: 0x65d7, idx: -23142 },
+ { start: 0x65e0, end: 0x65e0, idx: -23150 },
+ { start: 0x65e2, end: 0x65e2, idx: -23151 },
+ { start: 0x65e5, end: 0x65e9, idx: -23153 },
+ { start: 0x65ec, end: 0x65f1, idx: -23155 },
+ { start: 0x65f6, end: 0x65f7, idx: -23159 },
+ { start: 0x65fa, end: 0x65fa, idx: -23161 },
+ { start: 0x6600, end: 0x6600, idx: -23166 },
+ { start: 0x6602, end: 0x6603, idx: -23167 },
+ { start: 0x6606, end: 0x6606, idx: -23169 },
+ { start: 0x660a, end: 0x660a, idx: -23172 },
+ { start: 0x660c, end: 0x660c, idx: -23173 },
+ { start: 0x660e, end: 0x660f, idx: -23174 },
+ { start: 0x6613, end: 0x6615, idx: -23177 },
+ { start: 0x6619, end: 0x6619, idx: -23180 },
+ { start: 0x661d, end: 0x661d, idx: -23183 },
+ { start: 0x661f, end: 0x6620, idx: -23184 },
+ { start: 0x6625, end: 0x6625, idx: -23188 },
+ { start: 0x6627, end: 0x6628, idx: -23189 },
+ { start: 0x662d, end: 0x662d, idx: -23193 },
+ { start: 0x662f, end: 0x662f, idx: -23194 },
+ { start: 0x6631, end: 0x6631, idx: -23195 },
+ { start: 0x6634, end: 0x6636, idx: -23197 },
+ { start: 0x663c, end: 0x663c, idx: -23202 },
+ { start: 0x663e, end: 0x663e, idx: -23203 },
+ { start: 0x6641, end: 0x6641, idx: -23205 },
+ { start: 0x6643, end: 0x6643, idx: -23206 },
+ { start: 0x664b, end: 0x664c, idx: -23213 },
+ { start: 0x664f, end: 0x664f, idx: -23215 },
+ { start: 0x6652, end: 0x6657, idx: -23217 },
+ { start: 0x665a, end: 0x665a, idx: -23219 },
+ { start: 0x665f, end: 0x665f, idx: -23223 },
+ { start: 0x6661, end: 0x6661, idx: -23224 },
+ { start: 0x6664, end: 0x6664, idx: -23226 },
+ { start: 0x6666, end: 0x6666, idx: -23227 },
+ { start: 0x6668, end: 0x6668, idx: -23228 },
+ { start: 0x666e, end: 0x6670, idx: -23233 },
+ { start: 0x6674, end: 0x6674, idx: -23236 },
+ { start: 0x6676, end: 0x6677, idx: -23237 },
+ { start: 0x667a, end: 0x667a, idx: -23239 },
+ { start: 0x667e, end: 0x667e, idx: -23242 },
+ { start: 0x6682, end: 0x6682, idx: -23245 },
+ { start: 0x6684, end: 0x6684, idx: -23246 },
+ { start: 0x6687, end: 0x6687, idx: -23248 },
+ { start: 0x668c, end: 0x668c, idx: -23252 },
+ { start: 0x6691, end: 0x6691, idx: -23256 },
+ { start: 0x6696, end: 0x6697, idx: -23260 },
+ { start: 0x669d, end: 0x669d, idx: -23265 },
+ { start: 0x66a7, end: 0x66a8, idx: -23274 },
+ { start: 0x66ae, end: 0x66ae, idx: -23279 },
+ { start: 0x66b4, end: 0x66b4, idx: -23284 },
+ { start: 0x66b9, end: 0x66b9, idx: -23288 },
+ { start: 0x66be, end: 0x66be, idx: -23292 },
+ { start: 0x66d9, end: 0x66d9, idx: -23318 },
+ { start: 0x66db, end: 0x66dd, idx: -23319 },
+ { start: 0x66e6, end: 0x66e6, idx: -23327 },
+ { start: 0x66e9, end: 0x66e9, idx: -23329 },
+ { start: 0x66f0, end: 0x66f0, idx: -23335 },
+ { start: 0x66f2, end: 0x66f4, idx: -23336 },
+ { start: 0x66f7, end: 0x66f7, idx: -23338 },
+ { start: 0x66f9, end: 0x66f9, idx: -23339 },
+ { start: 0x66fc, end: 0x66fc, idx: -23341 },
+ { start: 0x66fe, end: 0x6700, idx: -23342 },
+ { start: 0x6708, end: 0x670b, idx: -23349 },
+ { start: 0x670d, end: 0x670d, idx: -23350 },
+ { start: 0x6710, end: 0x6710, idx: -23352 },
+ { start: 0x6714, end: 0x6715, idx: -23355 },
+ { start: 0x6717, end: 0x6717, idx: -23356 },
+ { start: 0x671b, end: 0x671b, idx: -23359 },
+ { start: 0x671d, end: 0x671d, idx: -23360 },
+ { start: 0x671f, end: 0x671f, idx: -23361 },
+ { start: 0x6726, end: 0x6726, idx: -23367 },
+ { start: 0x6728, end: 0x6728, idx: -23368 },
+ { start: 0x672a, end: 0x672d, idx: -23369 },
+ { start: 0x672f, end: 0x672f, idx: -23370 },
+ { start: 0x6731, end: 0x6731, idx: -23371 },
+ { start: 0x6734, end: 0x6735, idx: -23373 },
+ { start: 0x673a, end: 0x673a, idx: -23377 },
+ { start: 0x673d, end: 0x673d, idx: -23379 },
+ { start: 0x6740, end: 0x6740, idx: -23381 },
+ { start: 0x6742, end: 0x6743, idx: -23382 },
+ { start: 0x6746, end: 0x6746, idx: -23384 },
+ { start: 0x6748, end: 0x6749, idx: -23385 },
+ { start: 0x674c, end: 0x674c, idx: -23387 },
+ { start: 0x674e, end: 0x6751, idx: -23388 },
+ { start: 0x6753, end: 0x6753, idx: -23389 },
+ { start: 0x6756, end: 0x6756, idx: -23391 },
+ { start: 0x675c, end: 0x675c, idx: -23396 },
+ { start: 0x675e, end: 0x6761, idx: -23397 },
+ { start: 0x6765, end: 0x6765, idx: -23400 },
+ { start: 0x6768, end: 0x676a, idx: -23402 },
+ { start: 0x676d, end: 0x676d, idx: -23404 },
+ { start: 0x676f, end: 0x6770, idx: -23405 },
+ { start: 0x6772, end: 0x6773, idx: -23406 },
+ { start: 0x6775, end: 0x6775, idx: -23407 },
+ { start: 0x6777, end: 0x6777, idx: -23408 },
+ { start: 0x677c, end: 0x677c, idx: -23412 },
+ { start: 0x677e, end: 0x677f, idx: -23413 },
+ { start: 0x6781, end: 0x6781, idx: -23414 },
+ { start: 0x6784, end: 0x6784, idx: -23416 },
+ { start: 0x6787, end: 0x6787, idx: -23418 },
+ { start: 0x6789, end: 0x6789, idx: -23419 },
+ { start: 0x678b, end: 0x678b, idx: -23420 },
+ { start: 0x6790, end: 0x6790, idx: -23424 },
+ { start: 0x6795, end: 0x6795, idx: -23428 },
+ { start: 0x6797, end: 0x6798, idx: -23429 },
+ { start: 0x679a, end: 0x679a, idx: -23430 },
+ { start: 0x679c, end: 0x679e, idx: -23431 },
+ { start: 0x67a2, end: 0x67a3, idx: -23434 },
+ { start: 0x67a5, end: 0x67a5, idx: -23435 },
+ { start: 0x67a7, end: 0x67a8, idx: -23436 },
+ { start: 0x67aa, end: 0x67ab, idx: -23437 },
+ { start: 0x67ad, end: 0x67ad, idx: -23438 },
+ { start: 0x67af, end: 0x67b0, idx: -23439 },
+ { start: 0x67b3, end: 0x67b3, idx: -23441 },
+ { start: 0x67b5, end: 0x67b8, idx: -23442 },
+ { start: 0x67c1, end: 0x67c1, idx: -23450 },
+ { start: 0x67c3, end: 0x67c4, idx: -23451 },
+ { start: 0x67cf, end: 0x67d4, idx: -23461 },
+ { start: 0x67d8, end: 0x67da, idx: -23464 },
+ { start: 0x67dc, end: 0x67de, idx: -23465 },
+ { start: 0x67e0, end: 0x67e0, idx: -23466 },
+ { start: 0x67e2, end: 0x67e2, idx: -23467 },
+ { start: 0x67e5, end: 0x67e5, idx: -23469 },
+ { start: 0x67e9, end: 0x67e9, idx: -23472 },
+ { start: 0x67ec, end: 0x67ec, idx: -23474 },
+ { start: 0x67ef, end: 0x67f1, idx: -23476 },
+ { start: 0x67f3, end: 0x67f4, idx: -23477 },
+ { start: 0x67fd, end: 0x67fd, idx: -23485 },
+ { start: 0x67ff, end: 0x6800, idx: -23486 },
+ { start: 0x6805, end: 0x6805, idx: -23490 },
+ { start: 0x6807, end: 0x680c, idx: -23491 },
+ { start: 0x680e, end: 0x680f, idx: -23492 },
+ { start: 0x6811, end: 0x6811, idx: -23493 },
+ { start: 0x6813, end: 0x6813, idx: -23494 },
+ { start: 0x6816, end: 0x6817, idx: -23496 },
+ { start: 0x681d, end: 0x681d, idx: -23501 },
+ { start: 0x6821, end: 0x6821, idx: -23504 },
+ { start: 0x6829, end: 0x682a, idx: -23511 },
+ { start: 0x6832, end: 0x6833, idx: -23518 },
+ { start: 0x6837, end: 0x6839, idx: -23521 },
+ { start: 0x683c, end: 0x683e, idx: -23523 },
+ { start: 0x6840, end: 0x6846, idx: -23524 },
+ { start: 0x6848, end: 0x684a, idx: -23525 },
+ { start: 0x684c, end: 0x684c, idx: -23526 },
+ { start: 0x684e, end: 0x684e, idx: -23527 },
+ { start: 0x6850, end: 0x6851, idx: -23528 },
+ { start: 0x6853, end: 0x6855, idx: -23529 },
+ { start: 0x6860, end: 0x6869, idx: -23539 },
+ { start: 0x686b, end: 0x686b, idx: -23540 },
+ { start: 0x6874, end: 0x6874, idx: -23548 },
+ { start: 0x6876, end: 0x6877, idx: -23549 },
+ { start: 0x6881, end: 0x6881, idx: -23558 },
+ { start: 0x6883, end: 0x6883, idx: -23559 },
+ { start: 0x6885, end: 0x6886, idx: -23560 },
+ { start: 0x688f, end: 0x688f, idx: -23568 },
+ { start: 0x6893, end: 0x6893, idx: -23571 },
+ { start: 0x6897, end: 0x6897, idx: -23574 },
+ { start: 0x68a2, end: 0x68a2, idx: -23584 },
+ { start: 0x68a6, end: 0x68a8, idx: -23587 },
+ { start: 0x68ad, end: 0x68ad, idx: -23591 },
+ { start: 0x68af, end: 0x68b0, idx: -23592 },
+ { start: 0x68b3, end: 0x68b3, idx: -23594 },
+ { start: 0x68b5, end: 0x68b5, idx: -23595 },
+ { start: 0x68c0, end: 0x68c0, idx: -23605 },
+ { start: 0x68c2, end: 0x68c2, idx: -23606 },
+ { start: 0x68c9, end: 0x68c9, idx: -23612 },
+ { start: 0x68cb, end: 0x68cb, idx: -23613 },
+ { start: 0x68cd, end: 0x68cd, idx: -23614 },
+ { start: 0x68d2, end: 0x68d2, idx: -23618 },
+ { start: 0x68d5, end: 0x68d5, idx: -23620 },
+ { start: 0x68d8, end: 0x68d8, idx: -23622 },
+ { start: 0x68da, end: 0x68da, idx: -23623 },
+ { start: 0x68e0, end: 0x68e0, idx: -23628 },
+ { start: 0x68e3, end: 0x68e3, idx: -23630 },
+ { start: 0x68ee, end: 0x68ee, idx: -23640 },
+ { start: 0x68f0, end: 0x68f1, idx: -23641 },
+ { start: 0x68f5, end: 0x68f5, idx: -23644 },
+ { start: 0x68f9, end: 0x68fa, idx: -23647 },
+ { start: 0x68fc, end: 0x68fc, idx: -23648 },
+ { start: 0x6901, end: 0x6901, idx: -23652 },
+ { start: 0x6905, end: 0x6905, idx: -23655 },
+ { start: 0x690b, end: 0x690b, idx: -23660 },
+ { start: 0x690d, end: 0x690e, idx: -23661 },
+ { start: 0x6910, end: 0x6910, idx: -23662 },
+ { start: 0x6912, end: 0x6912, idx: -23663 },
+ { start: 0x691f, end: 0x6920, idx: -23675 },
+ { start: 0x6924, end: 0x6924, idx: -23678 },
+ { start: 0x692d, end: 0x692d, idx: -23686 },
+ { start: 0x6930, end: 0x6930, idx: -23688 },
+ { start: 0x6934, end: 0x6934, idx: -23691 },
+ { start: 0x6939, end: 0x6939, idx: -23695 },
+ { start: 0x693d, end: 0x693d, idx: -23698 },
+ { start: 0x693f, end: 0x693f, idx: -23699 },
+ { start: 0x6942, end: 0x6942, idx: -23701 },
+ { start: 0x6954, end: 0x6954, idx: -23718 },
+ { start: 0x6957, end: 0x6957, idx: -23720 },
+ { start: 0x695a, end: 0x695a, idx: -23722 },
+ { start: 0x695d, end: 0x695e, idx: -23724 },
+ { start: 0x6960, end: 0x6960, idx: -23725 },
+ { start: 0x6963, end: 0x6963, idx: -23727 },
+ { start: 0x6966, end: 0x6966, idx: -23729 },
+ { start: 0x696b, end: 0x696b, idx: -23733 },
+ { start: 0x696e, end: 0x696e, idx: -23735 },
+ { start: 0x6971, end: 0x6971, idx: -23737 },
+ { start: 0x6977, end: 0x6979, idx: -23742 },
+ { start: 0x697c, end: 0x697c, idx: -23744 },
+ { start: 0x6980, end: 0x6980, idx: -23747 },
+ { start: 0x6982, end: 0x6982, idx: -23748 },
+ { start: 0x6984, end: 0x6984, idx: -23749 },
+ { start: 0x6986, end: 0x6989, idx: -23750 },
+ { start: 0x698d, end: 0x698d, idx: -23753 },
+ { start: 0x6994, end: 0x6995, idx: -23759 },
+ { start: 0x6998, end: 0x6998, idx: -23761 },
+ { start: 0x699b, end: 0x699c, idx: -23763 },
+ { start: 0x69a7, end: 0x69a8, idx: -23773 },
+ { start: 0x69ab, end: 0x69ab, idx: -23775 },
+ { start: 0x69ad, end: 0x69ad, idx: -23776 },
+ { start: 0x69b1, end: 0x69b1, idx: -23779 },
+ { start: 0x69b4, end: 0x69b4, idx: -23781 },
+ { start: 0x69b7, end: 0x69b7, idx: -23783 },
+ { start: 0x69bb, end: 0x69bb, idx: -23786 },
+ { start: 0x69c1, end: 0x69c1, idx: -23791 },
+ { start: 0x69ca, end: 0x69ca, idx: -23799 },
+ { start: 0x69cc, end: 0x69cc, idx: -23800 },
+ { start: 0x69ce, end: 0x69ce, idx: -23801 },
+ { start: 0x69d0, end: 0x69d0, idx: -23802 },
+ { start: 0x69d4, end: 0x69d4, idx: -23805 },
+ { start: 0x69db, end: 0x69db, idx: -23811 },
+ { start: 0x69df, end: 0x69e0, idx: -23814 },
+ { start: 0x69ed, end: 0x69ed, idx: -23826 },
+ { start: 0x69f2, end: 0x69f2, idx: -23830 },
+ { start: 0x69fd, end: 0x69fd, idx: -23840 },
+ { start: 0x69ff, end: 0x69ff, idx: -23841 },
+ { start: 0x6a0a, end: 0x6a0a, idx: -23851 },
+ { start: 0x6a17, end: 0x6a18, idx: -23863 },
+ { start: 0x6a1f, end: 0x6a1f, idx: -23869 },
+ { start: 0x6a21, end: 0x6a21, idx: -23870 },
+ { start: 0x6a28, end: 0x6a28, idx: -23876 },
+ { start: 0x6a2a, end: 0x6a2a, idx: -23877 },
+ { start: 0x6a2f, end: 0x6a2f, idx: -23881 },
+ { start: 0x6a31, end: 0x6a31, idx: -23882 },
+ { start: 0x6a35, end: 0x6a35, idx: -23885 },
+ { start: 0x6a3d, end: 0x6a3e, idx: -23892 },
+ { start: 0x6a44, end: 0x6a44, idx: -23897 },
+ { start: 0x6a47, end: 0x6a47, idx: -23899 },
+ { start: 0x6a50, end: 0x6a50, idx: -23907 },
+ { start: 0x6a58, end: 0x6a59, idx: -23914 },
+ { start: 0x6a5b, end: 0x6a5b, idx: -23915 },
+ { start: 0x6a61, end: 0x6a61, idx: -23920 },
+ { start: 0x6a65, end: 0x6a65, idx: -23923 },
+ { start: 0x6a71, end: 0x6a71, idx: -23934 },
+ { start: 0x6a79, end: 0x6a79, idx: -23941 },
+ { start: 0x6a7c, end: 0x6a7c, idx: -23943 },
+ { start: 0x6a80, end: 0x6a80, idx: -23946 },
+ { start: 0x6a84, end: 0x6a84, idx: -23949 },
+ { start: 0x6a8e, end: 0x6a8e, idx: -23958 },
+ { start: 0x6a90, end: 0x6a91, idx: -23959 },
+ { start: 0x6a97, end: 0x6a97, idx: -23964 },
+ { start: 0x6aa0, end: 0x6aa0, idx: -23972 },
+ { start: 0x6aa9, end: 0x6aa9, idx: -23980 },
+ { start: 0x6aab, end: 0x6aac, idx: -23981 },
+ { start: 0x6b20, end: 0x6b24, idx: -24096 },
+ { start: 0x6b27, end: 0x6b27, idx: -24098 },
+ { start: 0x6b32, end: 0x6b32, idx: -24108 },
+ { start: 0x6b37, end: 0x6b37, idx: -24112 },
+ { start: 0x6b39, end: 0x6b3a, idx: -24113 },
+ { start: 0x6b3e, end: 0x6b3e, idx: -24116 },
+ { start: 0x6b43, end: 0x6b43, idx: -24120 },
+ { start: 0x6b46, end: 0x6b47, idx: -24122 },
+ { start: 0x6b49, end: 0x6b49, idx: -24123 },
+ { start: 0x6b4c, end: 0x6b4c, idx: -24125 },
+ { start: 0x6b59, end: 0x6b59, idx: -24137 },
+ { start: 0x6b62, end: 0x6b67, idx: -24145 },
+ { start: 0x6b6a, end: 0x6b6a, idx: -24147 },
+ { start: 0x6b79, end: 0x6b79, idx: -24161 },
+ { start: 0x6b7b, end: 0x6b7c, idx: -24162 },
+ { start: 0x6b81, end: 0x6b84, idx: -24166 },
+ { start: 0x6b86, end: 0x6b87, idx: -24167 },
+ { start: 0x6b89, end: 0x6b8b, idx: -24168 },
+ { start: 0x6b8d, end: 0x6b8d, idx: -24169 },
+ { start: 0x6b92, end: 0x6b93, idx: -24173 },
+ { start: 0x6b96, end: 0x6b96, idx: -24175 },
+ { start: 0x6b9a, end: 0x6b9b, idx: -24178 },
+ { start: 0x6ba1, end: 0x6ba1, idx: -24183 },
+ { start: 0x6baa, end: 0x6baa, idx: -24191 },
+ { start: 0x6bb3, end: 0x6bb5, idx: -24199 },
+ { start: 0x6bb7, end: 0x6bb7, idx: -24200 },
+ { start: 0x6bbf, end: 0x6bbf, idx: -24207 },
+ { start: 0x6bc1, end: 0x6bc2, idx: -24208 },
+ { start: 0x6bc5, end: 0x6bc5, idx: -24210 },
+ { start: 0x6bcb, end: 0x6bcb, idx: -24215 },
+ { start: 0x6bcd, end: 0x6bcd, idx: -24216 },
+ { start: 0x6bcf, end: 0x6bcf, idx: -24217 },
+ { start: 0x6bd2, end: 0x6bd7, idx: -24219 },
+ { start: 0x6bd9, end: 0x6bd9, idx: -24220 },
+ { start: 0x6bdb, end: 0x6bdb, idx: -24221 },
+ { start: 0x6be1, end: 0x6be1, idx: -24226 },
+ { start: 0x6bea, end: 0x6beb, idx: -24234 },
+ { start: 0x6bef, end: 0x6bef, idx: -24237 },
+ { start: 0x6bf3, end: 0x6bf3, idx: -24240 },
+ { start: 0x6bf5, end: 0x6bf5, idx: -24241 },
+ { start: 0x6bf9, end: 0x6bf9, idx: -24244 },
+ { start: 0x6bfd, end: 0x6bfd, idx: -24247 },
+ { start: 0x6c05, end: 0x6c07, idx: -24254 },
+ { start: 0x6c0d, end: 0x6c0d, idx: -24259 },
+ { start: 0x6c0f, end: 0x6c11, idx: -24260 },
+ { start: 0x6c13, end: 0x6c16, idx: -24261 },
+ { start: 0x6c18, end: 0x6c1b, idx: -24262 },
+ { start: 0x6c1f, end: 0x6c1f, idx: -24265 },
+ { start: 0x6c21, end: 0x6c22, idx: -24266 },
+ { start: 0x6c24, end: 0x6c24, idx: -24267 },
+ { start: 0x6c26, end: 0x6c2a, idx: -24268 },
+ { start: 0x6c2e, end: 0x6c30, idx: -24271 },
+ { start: 0x6c32, end: 0x6c32, idx: -24272 },
+ { start: 0x6c34, end: 0x6c35, idx: -24273 },
+ { start: 0x6c38, end: 0x6c38, idx: -24275 },
+ { start: 0x6c3d, end: 0x6c3d, idx: -24279 },
+ { start: 0x6c40, end: 0x6c42, idx: -24281 },
+ { start: 0x6c46, end: 0x6c47, idx: -24284 },
+ { start: 0x6c49, end: 0x6c4a, idx: -24285 },
+ { start: 0x6c50, end: 0x6c50, idx: -24290 },
+ { start: 0x6c54, end: 0x6c55, idx: -24293 },
+ { start: 0x6c57, end: 0x6c57, idx: -24294 },
+ { start: 0x6c5b, end: 0x6c61, idx: -24297 },
+ { start: 0x6c64, end: 0x6c64, idx: -24299 },
+ { start: 0x6c68, end: 0x6c6a, idx: -24302 },
+ { start: 0x6c70, end: 0x6c70, idx: -24307 },
+ { start: 0x6c72, end: 0x6c72, idx: -24308 },
+ { start: 0x6c74, end: 0x6c74, idx: -24309 },
+ { start: 0x6c76, end: 0x6c76, idx: -24310 },
+ { start: 0x6c79, end: 0x6c79, idx: -24312 },
+ { start: 0x6c7d, end: 0x6c7e, idx: -24315 },
+ { start: 0x6c81, end: 0x6c83, idx: -24317 },
+ { start: 0x6c85, end: 0x6c86, idx: -24318 },
+ { start: 0x6c88, end: 0x6c89, idx: -24319 },
+ { start: 0x6c8c, end: 0x6c8c, idx: -24321 },
+ { start: 0x6c8f, end: 0x6c90, idx: -24323 },
+ { start: 0x6c93, end: 0x6c94, idx: -24325 },
+ { start: 0x6c99, end: 0x6c99, idx: -24329 },
+ { start: 0x6c9b, end: 0x6c9b, idx: -24330 },
+ { start: 0x6c9f, end: 0x6c9f, idx: -24333 },
+ { start: 0x6ca1, end: 0x6ca1, idx: -24334 },
+ { start: 0x6ca3, end: 0x6ca7, idx: -24335 },
+ { start: 0x6ca9, end: 0x6cab, idx: -24336 },
+ { start: 0x6cad, end: 0x6cae, idx: -24337 },
+ { start: 0x6cb1, end: 0x6cb3, idx: -24339 },
+ { start: 0x6cb8, end: 0x6cb9, idx: -24343 },
+ { start: 0x6cbb, end: 0x6cbf, idx: -24344 },
+ { start: 0x6cc4, end: 0x6cc5, idx: -24348 },
+ { start: 0x6cc9, end: 0x6cca, idx: -24351 },
+ { start: 0x6ccc, end: 0x6ccc, idx: -24352 },
+ { start: 0x6cd0, end: 0x6cd0, idx: -24355 },
+ { start: 0x6cd3, end: 0x6cd7, idx: -24357 },
+ { start: 0x6cdb, end: 0x6cdb, idx: -24360 },
+ { start: 0x6cde, end: 0x6cde, idx: -24362 },
+ { start: 0x6ce0, end: 0x6ce3, idx: -24363 },
+ { start: 0x6ce5, end: 0x6ce5, idx: -24364 },
+ { start: 0x6ce8, end: 0x6ce8, idx: -24366 },
+ { start: 0x6cea, end: 0x6ceb, idx: -24367 },
+ { start: 0x6cee, end: 0x6cf1, idx: -24369 },
+ { start: 0x6cf3, end: 0x6cf3, idx: -24370 },
+ { start: 0x6cf5, end: 0x6cf8, idx: -24371 },
+ { start: 0x6cfa, end: 0x6cfe, idx: -24372 },
+ { start: 0x6d01, end: 0x6d01, idx: -24374 },
+ { start: 0x6d04, end: 0x6d04, idx: -24376 },
+ { start: 0x6d07, end: 0x6d07, idx: -24378 },
+ { start: 0x6d0b, end: 0x6d0c, idx: -24381 },
+ { start: 0x6d0e, end: 0x6d0e, idx: -24382 },
+ { start: 0x6d12, end: 0x6d12, idx: -24385 },
+ { start: 0x6d17, end: 0x6d17, idx: -24389 },
+ { start: 0x6d19, end: 0x6d1b, idx: -24390 },
+ { start: 0x6d1e, end: 0x6d1e, idx: -24392 },
+ { start: 0x6d25, end: 0x6d25, idx: -24398 },
+ { start: 0x6d27, end: 0x6d27, idx: -24399 },
+ { start: 0x6d2a, end: 0x6d2b, idx: -24401 },
+ { start: 0x6d2e, end: 0x6d2e, idx: -24403 },
+ { start: 0x6d31, end: 0x6d33, idx: -24405 },
+ { start: 0x6d35, end: 0x6d35, idx: -24406 },
+ { start: 0x6d39, end: 0x6d39, idx: -24409 },
+ { start: 0x6d3b, end: 0x6d3e, idx: -24410 },
+ { start: 0x6d41, end: 0x6d41, idx: -24412 },
+ { start: 0x6d43, end: 0x6d43, idx: -24413 },
+ { start: 0x6d45, end: 0x6d48, idx: -24414 },
+ { start: 0x6d4a, end: 0x6d4b, idx: -24415 },
+ { start: 0x6d4d, end: 0x6d4f, idx: -24416 },
+ { start: 0x6d51, end: 0x6d54, idx: -24417 },
+ { start: 0x6d59, end: 0x6d5a, idx: -24421 },
+ { start: 0x6d5c, end: 0x6d5c, idx: -24422 },
+ { start: 0x6d5e, end: 0x6d5e, idx: -24423 },
+ { start: 0x6d60, end: 0x6d60, idx: -24424 },
+ { start: 0x6d63, end: 0x6d63, idx: -24426 },
+ { start: 0x6d66, end: 0x6d66, idx: -24428 },
+ { start: 0x6d69, end: 0x6d6a, idx: -24430 },
+ { start: 0x6d6e, end: 0x6d6f, idx: -24433 },
+ { start: 0x6d74, end: 0x6d74, idx: -24437 },
+ { start: 0x6d77, end: 0x6d78, idx: -24439 },
+ { start: 0x6d7c, end: 0x6d7c, idx: -24442 },
+ { start: 0x6d82, end: 0x6d82, idx: -24447 },
+ { start: 0x6d85, end: 0x6d85, idx: -24449 },
+ { start: 0x6d88, end: 0x6d89, idx: -24451 },
+ { start: 0x6d8c, end: 0x6d8c, idx: -24453 },
+ { start: 0x6d8e, end: 0x6d8e, idx: -24454 },
+ { start: 0x6d91, end: 0x6d91, idx: -24456 },
+ { start: 0x6d93, end: 0x6d95, idx: -24457 },
+ { start: 0x6d9b, end: 0x6d9b, idx: -24462 },
+ { start: 0x6d9d, end: 0x6da1, idx: -24463 },
+ { start: 0x6da3, end: 0x6da4, idx: -24464 },
+ { start: 0x6da6, end: 0x6dab, idx: -24465 },
+ { start: 0x6dae, end: 0x6daf, idx: -24467 },
+ { start: 0x6db2, end: 0x6db2, idx: -24469 },
+ { start: 0x6db5, end: 0x6db5, idx: -24471 },
+ { start: 0x6db8, end: 0x6db8, idx: -24473 },
+ { start: 0x6dbf, end: 0x6dc0, idx: -24479 },
+ { start: 0x6dc4, end: 0x6dc7, idx: -24482 },
+ { start: 0x6dcb, end: 0x6dcc, idx: -24485 },
+ { start: 0x6dd1, end: 0x6dd1, idx: -24489 },
+ { start: 0x6dd6, end: 0x6dd6, idx: -24493 },
+ { start: 0x6dd8, end: 0x6dd9, idx: -24494 },
+ { start: 0x6ddd, end: 0x6dde, idx: -24497 },
+ { start: 0x6de0, end: 0x6de1, idx: -24498 },
+ { start: 0x6de4, end: 0x6de4, idx: -24500 },
+ { start: 0x6de6, end: 0x6de6, idx: -24501 },
+ { start: 0x6deb, end: 0x6dec, idx: -24505 },
+ { start: 0x6dee, end: 0x6dee, idx: -24506 },
+ { start: 0x6df1, end: 0x6df1, idx: -24508 },
+ { start: 0x6df3, end: 0x6df3, idx: -24509 },
+ { start: 0x6df7, end: 0x6df7, idx: -24512 },
+ { start: 0x6df9, end: 0x6df9, idx: -24513 },
+ { start: 0x6dfb, end: 0x6dfc, idx: -24514 },
+ { start: 0x6e05, end: 0x6e05, idx: -24522 },
+ { start: 0x6e0a, end: 0x6e0a, idx: -24526 },
+ { start: 0x6e0c, end: 0x6e0e, idx: -24527 },
+ { start: 0x6e10, end: 0x6e11, idx: -24528 },
+ { start: 0x6e14, end: 0x6e14, idx: -24530 },
+ { start: 0x6e16, end: 0x6e17, idx: -24531 },
+ { start: 0x6e1a, end: 0x6e1a, idx: -24533 },
+ { start: 0x6e1d, end: 0x6e1d, idx: -24535 },
+ { start: 0x6e20, end: 0x6e21, idx: -24537 },
+ { start: 0x6e23, end: 0x6e25, idx: -24538 },
+ { start: 0x6e29, end: 0x6e29, idx: -24541 },
+ { start: 0x6e2b, end: 0x6e2b, idx: -24542 },
+ { start: 0x6e2d, end: 0x6e2d, idx: -24543 },
+ { start: 0x6e2f, end: 0x6e2f, idx: -24544 },
+ { start: 0x6e32, end: 0x6e32, idx: -24546 },
+ { start: 0x6e34, end: 0x6e34, idx: -24547 },
+ { start: 0x6e38, end: 0x6e38, idx: -24550 },
+ { start: 0x6e3a, end: 0x6e3a, idx: -24551 },
+ { start: 0x6e43, end: 0x6e44, idx: -24559 },
+ { start: 0x6e4d, end: 0x6e4e, idx: -24567 },
+ { start: 0x6e53, end: 0x6e54, idx: -24571 },
+ { start: 0x6e56, end: 0x6e56, idx: -24572 },
+ { start: 0x6e58, end: 0x6e58, idx: -24573 },
+ { start: 0x6e5b, end: 0x6e5b, idx: -24575 },
+ { start: 0x6e5f, end: 0x6e5f, idx: -24578 },
+ { start: 0x6e6b, end: 0x6e6b, idx: -24589 },
+ { start: 0x6e6e, end: 0x6e6e, idx: -24591 },
+ { start: 0x6e7e, end: 0x6e7f, idx: -24606 },
+ { start: 0x6e83, end: 0x6e83, idx: -24609 },
+ { start: 0x6e85, end: 0x6e86, idx: -24610 },
+ { start: 0x6e89, end: 0x6e89, idx: -24612 },
+ { start: 0x6e8f, end: 0x6e90, idx: -24617 },
+ { start: 0x6e98, end: 0x6e98, idx: -24624 },
+ { start: 0x6e9c, end: 0x6e9c, idx: -24627 },
+ { start: 0x6e9f, end: 0x6e9f, idx: -24629 },
+ { start: 0x6ea2, end: 0x6ea2, idx: -24631 },
+ { start: 0x6ea5, end: 0x6ea5, idx: -24633 },
+ { start: 0x6ea7, end: 0x6ea7, idx: -24634 },
+ { start: 0x6eaa, end: 0x6eaa, idx: -24636 },
+ { start: 0x6eaf, end: 0x6eaf, idx: -24640 },
+ { start: 0x6eb1, end: 0x6eb2, idx: -24641 },
+ { start: 0x6eb4, end: 0x6eb4, idx: -24642 },
+ { start: 0x6eb6, end: 0x6eb7, idx: -24643 },
+ { start: 0x6eba, end: 0x6ebb, idx: -24645 },
+ { start: 0x6ebd, end: 0x6ebd, idx: -24646 },
+ { start: 0x6ec1, end: 0x6ec2, idx: -24649 },
+ { start: 0x6ec7, end: 0x6ec7, idx: -24653 },
+ { start: 0x6ecb, end: 0x6ecb, idx: -24656 },
+ { start: 0x6ecf, end: 0x6ecf, idx: -24659 },
+ { start: 0x6ed1, end: 0x6ed1, idx: -24660 },
+ { start: 0x6ed3, end: 0x6ed5, idx: -24661 },
+ { start: 0x6ed7, end: 0x6ed7, idx: -24662 },
+ { start: 0x6eda, end: 0x6eda, idx: -24664 },
+ { start: 0x6ede, end: 0x6ee2, idx: -24667 },
+ { start: 0x6ee4, end: 0x6ee6, idx: -24668 },
+ { start: 0x6ee8, end: 0x6ee9, idx: -24669 },
+ { start: 0x6ef4, end: 0x6ef4, idx: -24679 },
+ { start: 0x6ef9, end: 0x6ef9, idx: -24683 },
+ { start: 0x6f02, end: 0x6f02, idx: -24691 },
+ { start: 0x6f06, end: 0x6f06, idx: -24694 },
+ { start: 0x6f09, end: 0x6f09, idx: -24696 },
+ { start: 0x6f0f, end: 0x6f0f, idx: -24701 },
+ { start: 0x6f13, end: 0x6f15, idx: -24704 },
+ { start: 0x6f20, end: 0x6f20, idx: -24714 },
+ { start: 0x6f24, end: 0x6f24, idx: -24717 },
+ { start: 0x6f29, end: 0x6f2b, idx: -24721 },
+ { start: 0x6f2d, end: 0x6f2d, idx: -24722 },
+ { start: 0x6f2f, end: 0x6f2f, idx: -24723 },
+ { start: 0x6f31, end: 0x6f31, idx: -24724 },
+ { start: 0x6f33, end: 0x6f33, idx: -24725 },
+ { start: 0x6f36, end: 0x6f36, idx: -24727 },
+ { start: 0x6f3e, end: 0x6f3e, idx: -24734 },
+ { start: 0x6f46, end: 0x6f47, idx: -24741 },
+ { start: 0x6f4b, end: 0x6f4b, idx: -24744 },
+ { start: 0x6f4d, end: 0x6f4d, idx: -24745 },
+ { start: 0x6f58, end: 0x6f58, idx: -24755 },
+ { start: 0x6f5c, end: 0x6f5c, idx: -24758 },
+ { start: 0x6f5e, end: 0x6f5e, idx: -24759 },
+ { start: 0x6f62, end: 0x6f62, idx: -24762 },
+ { start: 0x6f66, end: 0x6f66, idx: -24765 },
+ { start: 0x6f6d, end: 0x6f6e, idx: -24771 },
+ { start: 0x6f72, end: 0x6f72, idx: -24774 },
+ { start: 0x6f74, end: 0x6f74, idx: -24775 },
+ { start: 0x6f78, end: 0x6f78, idx: -24778 },
+ { start: 0x6f7a, end: 0x6f7a, idx: -24779 },
+ { start: 0x6f7c, end: 0x6f7c, idx: -24780 },
+ { start: 0x6f84, end: 0x6f84, idx: -24787 },
+ { start: 0x6f88, end: 0x6f89, idx: -24790 },
+ { start: 0x6f8c, end: 0x6f8e, idx: -24792 },
+ { start: 0x6f9c, end: 0x6f9c, idx: -24805 },
+ { start: 0x6fa1, end: 0x6fa1, idx: -24809 },
+ { start: 0x6fa7, end: 0x6fa7, idx: -24814 },
+ { start: 0x6fb3, end: 0x6fb3, idx: -24825 },
+ { start: 0x6fb6, end: 0x6fb6, idx: -24827 },
+ { start: 0x6fb9, end: 0x6fb9, idx: -24829 },
+ { start: 0x6fc0, end: 0x6fc0, idx: -24835 },
+ { start: 0x6fc2, end: 0x6fc2, idx: -24836 },
+ { start: 0x6fc9, end: 0x6fc9, idx: -24842 },
+ { start: 0x6fd1, end: 0x6fd2, idx: -24849 },
+ { start: 0x6fde, end: 0x6fde, idx: -24860 },
+ { start: 0x6fe0, end: 0x6fe1, idx: -24861 },
+ { start: 0x6fee, end: 0x6fef, idx: -24873 },
+ { start: 0x7011, end: 0x7011, idx: -24906 },
+ { start: 0x701a, end: 0x701b, idx: -24914 },
+ { start: 0x7023, end: 0x7023, idx: -24921 },
+ { start: 0x7035, end: 0x7035, idx: -24938 },
+ { start: 0x7039, end: 0x7039, idx: -24941 },
+ { start: 0x704c, end: 0x704c, idx: -24959 },
+ { start: 0x704f, end: 0x704f, idx: -24961 },
+ { start: 0x705e, end: 0x705e, idx: -24975 },
+ { start: 0x706b, end: 0x706d, idx: -24987 },
+ { start: 0x706f, end: 0x7070, idx: -24988 },
+ { start: 0x7075, end: 0x7076, idx: -24992 },
+ { start: 0x7078, end: 0x7078, idx: -24993 },
+ { start: 0x707c, end: 0x707c, idx: -24996 },
+ { start: 0x707e, end: 0x7080, idx: -24997 },
+ { start: 0x7085, end: 0x7085, idx: -25001 },
+ { start: 0x7089, end: 0x708a, idx: -25004 },
+ { start: 0x708e, end: 0x708e, idx: -25007 },
+ { start: 0x7092, end: 0x7092, idx: -25010 },
+ { start: 0x7094, end: 0x7096, idx: -25011 },
+ { start: 0x7099, end: 0x7099, idx: -25013 },
+ { start: 0x709c, end: 0x709d, idx: -25015 },
+ { start: 0x70ab, end: 0x70af, idx: -25028 },
+ { start: 0x70b1, end: 0x70b1, idx: -25029 },
+ { start: 0x70b3, end: 0x70b3, idx: -25030 },
+ { start: 0x70b7, end: 0x70b9, idx: -25033 },
+ { start: 0x70bb, end: 0x70bd, idx: -25034 },
+ { start: 0x70c0, end: 0x70c3, idx: -25036 },
+ { start: 0x70c8, end: 0x70c8, idx: -25040 },
+ { start: 0x70ca, end: 0x70ca, idx: -25041 },
+ { start: 0x70d8, end: 0x70d9, idx: -25054 },
+ { start: 0x70db, end: 0x70db, idx: -25055 },
+ { start: 0x70df, end: 0x70df, idx: -25058 },
+ { start: 0x70e4, end: 0x70e4, idx: -25062 },
+ { start: 0x70e6, end: 0x70e9, idx: -25063 },
+ { start: 0x70eb, end: 0x70ed, idx: -25064 },
+ { start: 0x70ef, end: 0x70ef, idx: -25065 },
+ { start: 0x70f7, end: 0x70f7, idx: -25072 },
+ { start: 0x70f9, end: 0x70f9, idx: -25073 },
+ { start: 0x70fd, end: 0x70fd, idx: -25076 },
+ { start: 0x7109, end: 0x710a, idx: -25087 },
+ { start: 0x7110, end: 0x7110, idx: -25092 },
+ { start: 0x7113, end: 0x7113, idx: -25094 },
+ { start: 0x7115, end: 0x7116, idx: -25095 },
+ { start: 0x7118, end: 0x711a, idx: -25096 },
+ { start: 0x7126, end: 0x7126, idx: -25107 },
+ { start: 0x712f, end: 0x7131, idx: -25115 },
+ { start: 0x7136, end: 0x7136, idx: -25119 },
+ { start: 0x7145, end: 0x7145, idx: -25133 },
+ { start: 0x714a, end: 0x714a, idx: -25137 },
+ { start: 0x714c, end: 0x714c, idx: -25138 },
+ { start: 0x714e, end: 0x714e, idx: -25139 },
+ { start: 0x715c, end: 0x715c, idx: -25152 },
+ { start: 0x715e, end: 0x715e, idx: -25153 },
+ { start: 0x7164, end: 0x7164, idx: -25158 },
+ { start: 0x7166, end: 0x7168, idx: -25159 },
+ { start: 0x716e, end: 0x716e, idx: -25164 },
+ { start: 0x7172, end: 0x7173, idx: -25167 },
+ { start: 0x7178, end: 0x7178, idx: -25171 },
+ { start: 0x717a, end: 0x717a, idx: -25172 },
+ { start: 0x717d, end: 0x717d, idx: -25174 },
+ { start: 0x7184, end: 0x7184, idx: -25180 },
+ { start: 0x718a, end: 0x718a, idx: -25185 },
+ { start: 0x718f, end: 0x718f, idx: -25189 },
+ { start: 0x7194, end: 0x7194, idx: -25193 },
+ { start: 0x7198, end: 0x7199, idx: -25196 },
+ { start: 0x719f, end: 0x71a0, idx: -25201 },
+ { start: 0x71a8, end: 0x71a8, idx: -25208 },
+ { start: 0x71ac, end: 0x71ac, idx: -25211 },
+ { start: 0x71b3, end: 0x71b3, idx: -25217 },
+ { start: 0x71b5, end: 0x71b5, idx: -25218 },
+ { start: 0x71b9, end: 0x71b9, idx: -25221 },
+ { start: 0x71c3, end: 0x71c3, idx: -25230 },
+ { start: 0x71ce, end: 0x71ce, idx: -25240 },
+ { start: 0x71d4, end: 0x71d5, idx: -25245 },
+ { start: 0x71e0, end: 0x71e0, idx: -25255 },
+ { start: 0x71e5, end: 0x71e5, idx: -25259 },
+ { start: 0x71e7, end: 0x71e7, idx: -25260 },
+ { start: 0x71ee, end: 0x71ee, idx: -25266 },
+ { start: 0x71f9, end: 0x71f9, idx: -25276 },
+ { start: 0x7206, end: 0x7206, idx: -25288 },
+ { start: 0x721d, end: 0x721d, idx: -25310 },
+ { start: 0x7228, end: 0x7228, idx: -25320 },
+ { start: 0x722a, end: 0x722a, idx: -25321 },
+ { start: 0x722c, end: 0x722c, idx: -25322 },
+ { start: 0x7230, end: 0x7231, idx: -25325 },
+ { start: 0x7235, end: 0x7239, idx: -25328 },
+ { start: 0x723b, end: 0x723b, idx: -25329 },
+ { start: 0x723d, end: 0x723d, idx: -25330 },
+ { start: 0x723f, end: 0x723f, idx: -25331 },
+ { start: 0x7247, end: 0x7248, idx: -25338 },
+ { start: 0x724c, end: 0x724d, idx: -25341 },
+ { start: 0x7252, end: 0x7252, idx: -25345 },
+ { start: 0x7256, end: 0x7256, idx: -25348 },
+ { start: 0x7259, end: 0x7259, idx: -25350 },
+ { start: 0x725b, end: 0x725b, idx: -25351 },
+ { start: 0x725d, end: 0x725d, idx: -25352 },
+ { start: 0x725f, end: 0x725f, idx: -25353 },
+ { start: 0x7261, end: 0x7262, idx: -25354 },
+ { start: 0x7266, end: 0x7267, idx: -25357 },
+ { start: 0x7269, end: 0x7269, idx: -25358 },
+ { start: 0x726e, end: 0x726f, idx: -25362 },
+ { start: 0x7272, end: 0x7272, idx: -25364 },
+ { start: 0x7275, end: 0x7275, idx: -25366 },
+ { start: 0x7279, end: 0x727a, idx: -25369 },
+ { start: 0x727e, end: 0x7281, idx: -25372 },
+ { start: 0x7284, end: 0x7284, idx: -25374 },
+ { start: 0x728a, end: 0x728b, idx: -25379 },
+ { start: 0x728d, end: 0x728d, idx: -25380 },
+ { start: 0x728f, end: 0x728f, idx: -25381 },
+ { start: 0x7292, end: 0x7292, idx: -25383 },
+ { start: 0x729f, end: 0x729f, idx: -25395 },
+ { start: 0x72ac, end: 0x72ad, idx: -25407 },
+ { start: 0x72af, end: 0x72b0, idx: -25408 },
+ { start: 0x72b4, end: 0x72b4, idx: -25411 },
+ { start: 0x72b6, end: 0x72b9, idx: -25412 },
+ { start: 0x72c1, end: 0x72c4, idx: -25419 },
+ { start: 0x72c8, end: 0x72c8, idx: -25422 },
+ { start: 0x72cd, end: 0x72ce, idx: -25426 },
+ { start: 0x72d0, end: 0x72d0, idx: -25427 },
+ { start: 0x72d2, end: 0x72d2, idx: -25428 },
+ { start: 0x72d7, end: 0x72d7, idx: -25432 },
+ { start: 0x72d9, end: 0x72d9, idx: -25433 },
+ { start: 0x72de, end: 0x72de, idx: -25437 },
+ { start: 0x72e0, end: 0x72e1, idx: -25438 },
+ { start: 0x72e8, end: 0x72e9, idx: -25444 },
+ { start: 0x72ec, end: 0x72f4, idx: -25446 },
+ { start: 0x72f7, end: 0x72f8, idx: -25448 },
+ { start: 0x72fa, end: 0x72fc, idx: -25449 },
+ { start: 0x7301, end: 0x7301, idx: -25453 },
+ { start: 0x7303, end: 0x7303, idx: -25454 },
+ { start: 0x730a, end: 0x730a, idx: -25460 },
+ { start: 0x730e, end: 0x730e, idx: -25463 },
+ { start: 0x7313, end: 0x7313, idx: -25467 },
+ { start: 0x7315, end: 0x7317, idx: -25468 },
+ { start: 0x731b, end: 0x731e, idx: -25471 },
+ { start: 0x7321, end: 0x7322, idx: -25473 },
+ { start: 0x7325, end: 0x7325, idx: -25475 },
+ { start: 0x7329, end: 0x732c, idx: -25478 },
+ { start: 0x732e, end: 0x732e, idx: -25479 },
+ { start: 0x7331, end: 0x7331, idx: -25481 },
+ { start: 0x7334, end: 0x7334, idx: -25483 },
+ { start: 0x7337, end: 0x7339, idx: -25485 },
+ { start: 0x733e, end: 0x733f, idx: -25489 },
+ { start: 0x734d, end: 0x734d, idx: -25502 },
+ { start: 0x7350, end: 0x7350, idx: -25504 },
+ { start: 0x7352, end: 0x7352, idx: -25505 },
+ { start: 0x7357, end: 0x7357, idx: -25509 },
+ { start: 0x7360, end: 0x7360, idx: -25517 },
+ { start: 0x736c, end: 0x736d, idx: -25528 },
+ { start: 0x736f, end: 0x736f, idx: -25529 },
+ { start: 0x737e, end: 0x737e, idx: -25543 },
+ { start: 0x7384, end: 0x7384, idx: -25548 },
+ { start: 0x7387, end: 0x7387, idx: -25550 },
+ { start: 0x7389, end: 0x7389, idx: -25551 },
+ { start: 0x738b, end: 0x738b, idx: -25552 },
+ { start: 0x738e, end: 0x738e, idx: -25554 },
+ { start: 0x7391, end: 0x7391, idx: -25556 },
+ { start: 0x7396, end: 0x7396, idx: -25560 },
+ { start: 0x739b, end: 0x739b, idx: -25564 },
+ { start: 0x739f, end: 0x739f, idx: -25567 },
+ { start: 0x73a2, end: 0x73a2, idx: -25569 },
+ { start: 0x73a9, end: 0x73a9, idx: -25575 },
+ { start: 0x73ab, end: 0x73ab, idx: -25576 },
+ { start: 0x73ae, end: 0x73b0, idx: -25578 },
+ { start: 0x73b2, end: 0x73b3, idx: -25579 },
+ { start: 0x73b7, end: 0x73b7, idx: -25582 },
+ { start: 0x73ba, end: 0x73bb, idx: -25584 },
+ { start: 0x73c0, end: 0x73c0, idx: -25588 },
+ { start: 0x73c2, end: 0x73c2, idx: -25589 },
+ { start: 0x73c8, end: 0x73ca, idx: -25594 },
+ { start: 0x73cd, end: 0x73cd, idx: -25596 },
+ { start: 0x73cf, end: 0x73d1, idx: -25597 },
+ { start: 0x73d9, end: 0x73d9, idx: -25604 },
+ { start: 0x73de, end: 0x73de, idx: -25608 },
+ { start: 0x73e0, end: 0x73e0, idx: -25609 },
+ { start: 0x73e5, end: 0x73e5, idx: -25613 },
+ { start: 0x73e7, end: 0x73e7, idx: -25614 },
+ { start: 0x73e9, end: 0x73e9, idx: -25615 },
+ { start: 0x73ed, end: 0x73ed, idx: -25618 },
+ { start: 0x73f2, end: 0x73f2, idx: -25622 },
+ { start: 0x7403, end: 0x7403, idx: -25638 },
+ { start: 0x7405, end: 0x7406, idx: -25639 },
+ { start: 0x7409, end: 0x740a, idx: -25641 },
+ { start: 0x740f, end: 0x7410, idx: -25645 },
+ { start: 0x741a, end: 0x741b, idx: -25654 },
+ { start: 0x7422, end: 0x7422, idx: -25660 },
+ { start: 0x7425, end: 0x7426, idx: -25662 },
+ { start: 0x7428, end: 0x7428, idx: -25663 },
+ { start: 0x742a, end: 0x742a, idx: -25664 },
+ { start: 0x742c, end: 0x742c, idx: -25665 },
+ { start: 0x742e, end: 0x742e, idx: -25666 },
+ { start: 0x7430, end: 0x7430, idx: -25667 },
+ { start: 0x7433, end: 0x7436, idx: -25669 },
+ { start: 0x743c, end: 0x743c, idx: -25674 },
+ { start: 0x7441, end: 0x7441, idx: -25678 },
+ { start: 0x7455, end: 0x7455, idx: -25697 },
+ { start: 0x7457, end: 0x7457, idx: -25698 },
+ { start: 0x7459, end: 0x745c, idx: -25699 },
+ { start: 0x745e, end: 0x745f, idx: -25700 },
+ { start: 0x746d, end: 0x746d, idx: -25713 },
+ { start: 0x7470, end: 0x7470, idx: -25715 },
+ { start: 0x7476, end: 0x7477, idx: -25720 },
+ { start: 0x747e, end: 0x747e, idx: -25726 },
+ { start: 0x7480, end: 0x7481, idx: -25727 },
+ { start: 0x7483, end: 0x7483, idx: -25728 },
+ { start: 0x7487, end: 0x7487, idx: -25731 },
+ { start: 0x748b, end: 0x748b, idx: -25734 },
+ { start: 0x748e, end: 0x748e, idx: -25736 },
+ { start: 0x7490, end: 0x7490, idx: -25737 },
+ { start: 0x749c, end: 0x749c, idx: -25748 },
+ { start: 0x749e, end: 0x749e, idx: -25749 },
+ { start: 0x74a7, end: 0x74a9, idx: -25757 },
+ { start: 0x74ba, end: 0x74ba, idx: -25773 },
+ { start: 0x74d2, end: 0x74d2, idx: -25796 },
+ { start: 0x74dc, end: 0x74dc, idx: -25805 },
+ { start: 0x74de, end: 0x74de, idx: -25806 },
+ { start: 0x74e0, end: 0x74e0, idx: -25807 },
+ { start: 0x74e2, end: 0x74e4, idx: -25808 },
+ { start: 0x74e6, end: 0x74e6, idx: -25809 },
+ { start: 0x74ee, end: 0x74ef, idx: -25816 },
+ { start: 0x74f4, end: 0x74f4, idx: -25820 },
+ { start: 0x74f6, end: 0x74f7, idx: -25821 },
+ { start: 0x74ff, end: 0x74ff, idx: -25828 },
+ { start: 0x7504, end: 0x7504, idx: -25832 },
+ { start: 0x750d, end: 0x750d, idx: -25840 },
+ { start: 0x750f, end: 0x750f, idx: -25841 },
+ { start: 0x7511, end: 0x7511, idx: -25842 },
+ { start: 0x7513, end: 0x7513, idx: -25843 },
+ { start: 0x7518, end: 0x751a, idx: -25847 },
+ { start: 0x751c, end: 0x751c, idx: -25848 },
+ { start: 0x751f, end: 0x751f, idx: -25850 },
+ { start: 0x7525, end: 0x7525, idx: -25855 },
+ { start: 0x7528, end: 0x7529, idx: -25857 },
+ { start: 0x752b, end: 0x752d, idx: -25858 },
+ { start: 0x752f, end: 0x7533, idx: -25859 },
+ { start: 0x7535, end: 0x7535, idx: -25860 },
+ { start: 0x7537, end: 0x7538, idx: -25861 },
+ { start: 0x753a, end: 0x753b, idx: -25862 },
+ { start: 0x753e, end: 0x753e, idx: -25864 },
+ { start: 0x7540, end: 0x7540, idx: -25865 },
+ { start: 0x7545, end: 0x7545, idx: -25869 },
+ { start: 0x7548, end: 0x7548, idx: -25871 },
+ { start: 0x754b, end: 0x754c, idx: -25873 },
+ { start: 0x754e, end: 0x754f, idx: -25874 },
+ { start: 0x7554, end: 0x7554, idx: -25878 },
+ { start: 0x7559, end: 0x755c, idx: -25882 },
+ { start: 0x7565, end: 0x7566, idx: -25890 },
+ { start: 0x756a, end: 0x756a, idx: -25893 },
+ { start: 0x7572, end: 0x7572, idx: -25900 },
+ { start: 0x7574, end: 0x7574, idx: -25901 },
+ { start: 0x7578, end: 0x7579, idx: -25904 },
+ { start: 0x757f, end: 0x757f, idx: -25909 },
+ { start: 0x7583, end: 0x7583, idx: -25912 },
+ { start: 0x7586, end: 0x7586, idx: -25914 },
+ { start: 0x758b, end: 0x758b, idx: -25918 },
+ { start: 0x758f, end: 0x758f, idx: -25921 },
+ { start: 0x7591, end: 0x7592, idx: -25922 },
+ { start: 0x7594, end: 0x7594, idx: -25923 },
+ { start: 0x7596, end: 0x7597, idx: -25924 },
+ { start: 0x7599, end: 0x759a, idx: -25925 },
+ { start: 0x759d, end: 0x759d, idx: -25927 },
+ { start: 0x759f, end: 0x75a1, idx: -25928 },
+ { start: 0x75a3, end: 0x75a5, idx: -25929 },
+ { start: 0x75ab, end: 0x75ac, idx: -25934 },
+ { start: 0x75ae, end: 0x75b5, idx: -25935 },
+ { start: 0x75b8, end: 0x75b9, idx: -25937 },
+ { start: 0x75bc, end: 0x75be, idx: -25939 },
+ { start: 0x75c2, end: 0x75c5, idx: -25942 },
+ { start: 0x75c7, end: 0x75ca, idx: -25943 },
+ { start: 0x75cd, end: 0x75cd, idx: -25945 },
+ { start: 0x75d2, end: 0x75d2, idx: -25949 },
+ { start: 0x75d4, end: 0x75d6, idx: -25950 },
+ { start: 0x75d8, end: 0x75d8, idx: -25951 },
+ { start: 0x75db, end: 0x75db, idx: -25953 },
+ { start: 0x75de, end: 0x75de, idx: -25955 },
+ { start: 0x75e2, end: 0x75e4, idx: -25958 },
+ { start: 0x75e6, end: 0x75e8, idx: -25959 },
+ { start: 0x75ea, end: 0x75eb, idx: -25960 },
+ { start: 0x75f0, end: 0x75f1, idx: -25964 },
+ { start: 0x75f4, end: 0x75f4, idx: -25966 },
+ { start: 0x75f9, end: 0x75f9, idx: -25970 },
+ { start: 0x75fc, end: 0x75fc, idx: -25972 },
+ { start: 0x75ff, end: 0x7601, idx: -25974 },
+ { start: 0x7603, end: 0x7603, idx: -25975 },
+ { start: 0x7605, end: 0x7605, idx: -25976 },
+ { start: 0x760a, end: 0x760a, idx: -25980 },
+ { start: 0x760c, end: 0x760c, idx: -25981 },
+ { start: 0x7610, end: 0x7610, idx: -25984 },
+ { start: 0x7615, end: 0x7615, idx: -25988 },
+ { start: 0x7617, end: 0x7619, idx: -25989 },
+ { start: 0x761b, end: 0x761b, idx: -25990 },
+ { start: 0x761f, end: 0x7620, idx: -25993 },
+ { start: 0x7622, end: 0x7622, idx: -25994 },
+ { start: 0x7624, end: 0x7626, idx: -25995 },
+ { start: 0x7629, end: 0x762b, idx: -25997 },
+ { start: 0x762d, end: 0x762d, idx: -25998 },
+ { start: 0x7630, end: 0x7630, idx: -26000 },
+ { start: 0x7633, end: 0x7635, idx: -26002 },
+ { start: 0x7638, end: 0x7638, idx: -26004 },
+ { start: 0x763c, end: 0x763c, idx: -26007 },
+ { start: 0x763e, end: 0x7640, idx: -26008 },
+ { start: 0x7643, end: 0x7643, idx: -26010 },
+ { start: 0x764c, end: 0x764d, idx: -26018 },
+ { start: 0x7654, end: 0x7654, idx: -26024 },
+ { start: 0x7656, end: 0x7656, idx: -26025 },
+ { start: 0x765c, end: 0x765c, idx: -26030 },
+ { start: 0x765e, end: 0x765e, idx: -26031 },
+ { start: 0x7663, end: 0x7663, idx: -26035 },
+ { start: 0x766b, end: 0x766b, idx: -26042 },
+ { start: 0x766f, end: 0x766f, idx: -26045 },
+ { start: 0x7678, end: 0x7678, idx: -26053 },
+ { start: 0x767b, end: 0x767b, idx: -26055 },
+ { start: 0x767d, end: 0x767e, idx: -26056 },
+ { start: 0x7682, end: 0x7682, idx: -26059 },
+ { start: 0x7684, end: 0x7684, idx: -26060 },
+ { start: 0x7686, end: 0x7688, idx: -26061 },
+ { start: 0x768b, end: 0x768b, idx: -26063 },
+ { start: 0x768e, end: 0x768e, idx: -26065 },
+ { start: 0x7691, end: 0x7691, idx: -26067 },
+ { start: 0x7693, end: 0x7693, idx: -26068 },
+ { start: 0x7696, end: 0x7696, idx: -26070 },
+ { start: 0x7699, end: 0x7699, idx: -26072 },
+ { start: 0x76a4, end: 0x76a4, idx: -26082 },
+ { start: 0x76ae, end: 0x76ae, idx: -26091 },
+ { start: 0x76b1, end: 0x76b2, idx: -26093 },
+ { start: 0x76b4, end: 0x76b4, idx: -26094 },
+ { start: 0x76bf, end: 0x76bf, idx: -26104 },
+ { start: 0x76c2, end: 0x76c2, idx: -26106 },
+ { start: 0x76c5, end: 0x76c6, idx: -26108 },
+ { start: 0x76c8, end: 0x76c8, idx: -26109 },
+ { start: 0x76ca, end: 0x76ca, idx: -26110 },
+ { start: 0x76cd, end: 0x76d2, idx: -26112 },
+ { start: 0x76d4, end: 0x76d4, idx: -26113 },
+ { start: 0x76d6, end: 0x76d8, idx: -26114 },
+ { start: 0x76db, end: 0x76db, idx: -26116 },
+ { start: 0x76df, end: 0x76df, idx: -26119 },
+ { start: 0x76e5, end: 0x76e5, idx: -26124 },
+ { start: 0x76ee, end: 0x76ef, idx: -26132 },
+ { start: 0x76f1, end: 0x76f2, idx: -26133 },
+ { start: 0x76f4, end: 0x76f4, idx: -26134 },
+ { start: 0x76f8, end: 0x76f9, idx: -26137 },
+ { start: 0x76fc, end: 0x76fc, idx: -26139 },
+ { start: 0x76fe, end: 0x76fe, idx: -26140 },
+ { start: 0x7701, end: 0x7701, idx: -26142 },
+ { start: 0x7704, end: 0x7704, idx: -26144 },
+ { start: 0x7707, end: 0x7709, idx: -26146 },
+ { start: 0x770b, end: 0x770b, idx: -26147 },
+ { start: 0x770d, end: 0x770d, idx: -26148 },
+ { start: 0x7719, end: 0x771a, idx: -26159 },
+ { start: 0x771f, end: 0x7720, idx: -26163 },
+ { start: 0x7722, end: 0x7722, idx: -26164 },
+ { start: 0x7726, end: 0x7726, idx: -26167 },
+ { start: 0x7728, end: 0x7729, idx: -26168 },
+ { start: 0x772d, end: 0x772d, idx: -26171 },
+ { start: 0x772f, end: 0x772f, idx: -26172 },
+ { start: 0x7735, end: 0x7738, idx: -26177 },
+ { start: 0x773a, end: 0x773a, idx: -26178 },
+ { start: 0x773c, end: 0x773c, idx: -26179 },
+ { start: 0x7740, end: 0x7741, idx: -26182 },
+ { start: 0x7743, end: 0x7743, idx: -26183 },
+ { start: 0x7747, end: 0x7747, idx: -26186 },
+ { start: 0x7750, end: 0x7751, idx: -26194 },
+ { start: 0x775a, end: 0x775b, idx: -26202 },
+ { start: 0x7761, end: 0x7763, idx: -26207 },
+ { start: 0x7765, end: 0x7766, idx: -26208 },
+ { start: 0x7768, end: 0x7768, idx: -26209 },
+ { start: 0x776b, end: 0x776c, idx: -26211 },
+ { start: 0x7779, end: 0x7779, idx: -26223 },
+ { start: 0x777d, end: 0x7780, idx: -26226 },
+ { start: 0x7784, end: 0x7785, idx: -26229 },
+ { start: 0x778c, end: 0x778e, idx: -26235 },
+ { start: 0x7791, end: 0x7792, idx: -26237 },
+ { start: 0x779f, end: 0x77a0, idx: -26249 },
+ { start: 0x77a2, end: 0x77a2, idx: -26250 },
+ { start: 0x77a5, end: 0x77a5, idx: -26252 },
+ { start: 0x77a7, end: 0x77a7, idx: -26253 },
+ { start: 0x77a9, end: 0x77aa, idx: -26254 },
+ { start: 0x77ac, end: 0x77ac, idx: -26255 },
+ { start: 0x77b0, end: 0x77b0, idx: -26258 },
+ { start: 0x77b3, end: 0x77b3, idx: -26260 },
+ { start: 0x77b5, end: 0x77b5, idx: -26261 },
+ { start: 0x77bb, end: 0x77bb, idx: -26266 },
+ { start: 0x77bd, end: 0x77bd, idx: -26267 },
+ { start: 0x77bf, end: 0x77bf, idx: -26268 },
+ { start: 0x77cd, end: 0x77cd, idx: -26281 },
+ { start: 0x77d7, end: 0x77d7, idx: -26290 },
+ { start: 0x77db, end: 0x77dc, idx: -26293 },
+ { start: 0x77e2, end: 0x77e3, idx: -26298 },
+ { start: 0x77e5, end: 0x77e5, idx: -26299 },
+ { start: 0x77e7, end: 0x77e7, idx: -26300 },
+ { start: 0x77e9, end: 0x77e9, idx: -26301 },
+ { start: 0x77eb, end: 0x77ee, idx: -26302 },
+ { start: 0x77f3, end: 0x77f3, idx: -26306 },
+ { start: 0x77f6, end: 0x77f6, idx: -26308 },
+ { start: 0x77f8, end: 0x77f8, idx: -26309 },
+ { start: 0x77fd, end: 0x7802, idx: -26313 },
+ { start: 0x7809, end: 0x7809, idx: -26319 },
+ { start: 0x780c, end: 0x780d, idx: -26321 },
+ { start: 0x7811, end: 0x7812, idx: -26324 },
+ { start: 0x7814, end: 0x7814, idx: -26325 },
+ { start: 0x7816, end: 0x7818, idx: -26326 },
+ { start: 0x781a, end: 0x781a, idx: -26327 },
+ { start: 0x781c, end: 0x781d, idx: -26328 },
+ { start: 0x781f, end: 0x781f, idx: -26329 },
+ { start: 0x7823, end: 0x7823, idx: -26332 },
+ { start: 0x7825, end: 0x7827, idx: -26333 },
+ { start: 0x7829, end: 0x7829, idx: -26334 },
+ { start: 0x782c, end: 0x782d, idx: -26336 },
+ { start: 0x7830, end: 0x7830, idx: -26338 },
+ { start: 0x7834, end: 0x7834, idx: -26341 },
+ { start: 0x7837, end: 0x783c, idx: -26343 },
+ { start: 0x783e, end: 0x783e, idx: -26344 },
+ { start: 0x7840, end: 0x7840, idx: -26345 },
+ { start: 0x7845, end: 0x7845, idx: -26349 },
+ { start: 0x7847, end: 0x7847, idx: -26350 },
+ { start: 0x784c, end: 0x784c, idx: -26354 },
+ { start: 0x784e, end: 0x784e, idx: -26355 },
+ { start: 0x7850, end: 0x7850, idx: -26356 },
+ { start: 0x7852, end: 0x7852, idx: -26357 },
+ { start: 0x7855, end: 0x7857, idx: -26359 },
+ { start: 0x785d, end: 0x785d, idx: -26364 },
+ { start: 0x786a, end: 0x786e, idx: -26376 },
+ { start: 0x7877, end: 0x7877, idx: -26384 },
+ { start: 0x787c, end: 0x787c, idx: -26388 },
+ { start: 0x7887, end: 0x7887, idx: -26398 },
+ { start: 0x7889, end: 0x7889, idx: -26399 },
+ { start: 0x788c, end: 0x788e, idx: -26401 },
+ { start: 0x7891, end: 0x7891, idx: -26403 },
+ { start: 0x7893, end: 0x7893, idx: -26404 },
+ { start: 0x7897, end: 0x7898, idx: -26407 },
+ { start: 0x789a, end: 0x789c, idx: -26408 },
+ { start: 0x789f, end: 0x789f, idx: -26410 },
+ { start: 0x78a1, end: 0x78a1, idx: -26411 },
+ { start: 0x78a3, end: 0x78a3, idx: -26412 },
+ { start: 0x78a5, end: 0x78a5, idx: -26413 },
+ { start: 0x78a7, end: 0x78a7, idx: -26414 },
+ { start: 0x78b0, end: 0x78b4, idx: -26422 },
+ { start: 0x78b9, end: 0x78b9, idx: -26426 },
+ { start: 0x78be, end: 0x78be, idx: -26430 },
+ { start: 0x78c1, end: 0x78c1, idx: -26432 },
+ { start: 0x78c5, end: 0x78c5, idx: -26435 },
+ { start: 0x78c9, end: 0x78cb, idx: -26438 },
+ { start: 0x78d0, end: 0x78d0, idx: -26442 },
+ { start: 0x78d4, end: 0x78d5, idx: -26445 },
+ { start: 0x78d9, end: 0x78d9, idx: -26448 },
+ { start: 0x78e8, end: 0x78e8, idx: -26462 },
+ { start: 0x78ec, end: 0x78ec, idx: -26465 },
+ { start: 0x78f2, end: 0x78f2, idx: -26470 },
+ { start: 0x78f4, end: 0x78f4, idx: -26471 },
+ { start: 0x78f7, end: 0x78f7, idx: -26473 },
+ { start: 0x78fa, end: 0x78fa, idx: -26475 },
+ { start: 0x7901, end: 0x7901, idx: -26481 },
+ { start: 0x7905, end: 0x7905, idx: -26484 },
+ { start: 0x7913, end: 0x7913, idx: -26497 },
+ { start: 0x791e, end: 0x791e, idx: -26507 },
+ { start: 0x7924, end: 0x7924, idx: -26512 },
+ { start: 0x7934, end: 0x7934, idx: -26527 },
+ { start: 0x793a, end: 0x793c, idx: -26532 },
+ { start: 0x793e, end: 0x793e, idx: -26533 },
+ { start: 0x7940, end: 0x7941, idx: -26534 },
+ { start: 0x7946, end: 0x7946, idx: -26538 },
+ { start: 0x7948, end: 0x7949, idx: -26539 },
+ { start: 0x7953, end: 0x7953, idx: -26548 },
+ { start: 0x7956, end: 0x7957, idx: -26550 },
+ { start: 0x795a, end: 0x7960, idx: -26552 },
+ { start: 0x7962, end: 0x7962, idx: -26553 },
+ { start: 0x7965, end: 0x7965, idx: -26555 },
+ { start: 0x7967, end: 0x7968, idx: -26556 },
+ { start: 0x796d, end: 0x796d, idx: -26560 },
+ { start: 0x796f, end: 0x796f, idx: -26561 },
+ { start: 0x7977, end: 0x7978, idx: -26568 },
+ { start: 0x797a, end: 0x797a, idx: -26569 },
+ { start: 0x7980, end: 0x7981, idx: -26574 },
+ { start: 0x7984, end: 0x7985, idx: -26576 },
+ { start: 0x798a, end: 0x798a, idx: -26580 },
+ { start: 0x798f, end: 0x798f, idx: -26584 },
+ { start: 0x799a, end: 0x799a, idx: -26594 },
+ { start: 0x79a7, end: 0x79a7, idx: -26606 },
+ { start: 0x79b3, end: 0x79b3, idx: -26617 },
+ { start: 0x79b9, end: 0x79bb, idx: -26622 },
+ { start: 0x79bd, end: 0x79be, idx: -26623 },
+ { start: 0x79c0, end: 0x79c1, idx: -26624 },
+ { start: 0x79c3, end: 0x79c3, idx: -26625 },
+ { start: 0x79c6, end: 0x79c6, idx: -26627 },
+ { start: 0x79c9, end: 0x79c9, idx: -26629 },
+ { start: 0x79cb, end: 0x79cb, idx: -26630 },
+ { start: 0x79cd, end: 0x79cd, idx: -26631 },
+ { start: 0x79d1, end: 0x79d2, idx: -26634 },
+ { start: 0x79d5, end: 0x79d5, idx: -26636 },
+ { start: 0x79d8, end: 0x79d8, idx: -26638 },
+ { start: 0x79df, end: 0x79df, idx: -26644 },
+ { start: 0x79e3, end: 0x79e4, idx: -26647 },
+ { start: 0x79e6, end: 0x79e7, idx: -26648 },
+ { start: 0x79e9, end: 0x79e9, idx: -26649 },
+ { start: 0x79eb, end: 0x79eb, idx: -26650 },
+ { start: 0x79ed, end: 0x79ed, idx: -26651 },
+ { start: 0x79ef, end: 0x79f0, idx: -26652 },
+ { start: 0x79f8, end: 0x79f8, idx: -26659 },
+ { start: 0x79fb, end: 0x79fb, idx: -26661 },
+ { start: 0x79fd, end: 0x79fd, idx: -26662 },
+ { start: 0x7a00, end: 0x7a00, idx: -26664 },
+ { start: 0x7a02, end: 0x7a03, idx: -26665 },
+ { start: 0x7a06, end: 0x7a06, idx: -26667 },
+ { start: 0x7a0b, end: 0x7a0b, idx: -26671 },
+ { start: 0x7a0d, end: 0x7a0e, idx: -26672 },
+ { start: 0x7a14, end: 0x7a14, idx: -26677 },
+ { start: 0x7a17, end: 0x7a17, idx: -26679 },
+ { start: 0x7a1a, end: 0x7a1a, idx: -26681 },
+ { start: 0x7a1e, end: 0x7a1e, idx: -26684 },
+ { start: 0x7a20, end: 0x7a20, idx: -26685 },
+ { start: 0x7a23, end: 0x7a23, idx: -26687 },
+ { start: 0x7a33, end: 0x7a33, idx: -26702 },
+ { start: 0x7a37, end: 0x7a37, idx: -26705 },
+ { start: 0x7a39, end: 0x7a39, idx: -26706 },
+ { start: 0x7a3b, end: 0x7a3d, idx: -26707 },
+ { start: 0x7a3f, end: 0x7a3f, idx: -26708 },
+ { start: 0x7a46, end: 0x7a46, idx: -26714 },
+ { start: 0x7a51, end: 0x7a51, idx: -26724 },
+ { start: 0x7a57, end: 0x7a57, idx: -26729 },
+ { start: 0x7a70, end: 0x7a70, idx: -26753 },
+ { start: 0x7a74, end: 0x7a74, idx: -26756 },
+ { start: 0x7a76, end: 0x7a7a, idx: -26757 },
+ { start: 0x7a7f, end: 0x7a81, idx: -26761 },
+ { start: 0x7a83, end: 0x7a84, idx: -26762 },
+ { start: 0x7a86, end: 0x7a86, idx: -26763 },
+ { start: 0x7a88, end: 0x7a88, idx: -26764 },
+ { start: 0x7a8d, end: 0x7a8d, idx: -26768 },
+ { start: 0x7a91, end: 0x7a92, idx: -26771 },
+ { start: 0x7a95, end: 0x7a98, idx: -26773 },
+ { start: 0x7a9c, end: 0x7a9d, idx: -26776 },
+ { start: 0x7a9f, end: 0x7aa0, idx: -26777 },
+ { start: 0x7aa5, end: 0x7aa6, idx: -26781 },
+ { start: 0x7aa8, end: 0x7aa8, idx: -26782 },
+ { start: 0x7aac, end: 0x7aad, idx: -26785 },
+ { start: 0x7ab3, end: 0x7ab3, idx: -26790 },
+ { start: 0x7abf, end: 0x7abf, idx: -26801 },
+ { start: 0x7acb, end: 0x7acb, idx: -26812 },
+ { start: 0x7ad6, end: 0x7ad6, idx: -26822 },
+ { start: 0x7ad9, end: 0x7ad9, idx: -26824 },
+ { start: 0x7ade, end: 0x7ae0, idx: -26828 },
+ { start: 0x7ae3, end: 0x7ae3, idx: -26830 },
+ { start: 0x7ae5, end: 0x7ae6, idx: -26831 },
+ { start: 0x7aed, end: 0x7aed, idx: -26837 },
+ { start: 0x7aef, end: 0x7aef, idx: -26838 },
+ { start: 0x7af9, end: 0x7afa, idx: -26847 },
+ { start: 0x7afd, end: 0x7afd, idx: -26849 },
+ { start: 0x7aff, end: 0x7aff, idx: -26850 },
+ { start: 0x7b03, end: 0x7b04, idx: -26853 },
+ { start: 0x7b06, end: 0x7b06, idx: -26854 },
+ { start: 0x7b08, end: 0x7b08, idx: -26855 },
+ { start: 0x7b0a, end: 0x7b0b, idx: -26856 },
+ { start: 0x7b0f, end: 0x7b0f, idx: -26859 },
+ { start: 0x7b11, end: 0x7b11, idx: -26860 },
+ { start: 0x7b14, end: 0x7b15, idx: -26862 },
+ { start: 0x7b19, end: 0x7b19, idx: -26865 },
+ { start: 0x7b1b, end: 0x7b1b, idx: -26866 },
+ { start: 0x7b1e, end: 0x7b1e, idx: -26868 },
+ { start: 0x7b20, end: 0x7b20, idx: -26869 },
+ { start: 0x7b24, end: 0x7b26, idx: -26872 },
+ { start: 0x7b28, end: 0x7b28, idx: -26873 },
+ { start: 0x7b2a, end: 0x7b2c, idx: -26874 },
+ { start: 0x7b2e, end: 0x7b2e, idx: -26875 },
+ { start: 0x7b31, end: 0x7b31, idx: -26877 },
+ { start: 0x7b33, end: 0x7b33, idx: -26878 },
+ { start: 0x7b38, end: 0x7b38, idx: -26882 },
+ { start: 0x7b3a, end: 0x7b3a, idx: -26883 },
+ { start: 0x7b3c, end: 0x7b3c, idx: -26884 },
+ { start: 0x7b3e, end: 0x7b3e, idx: -26885 },
+ { start: 0x7b45, end: 0x7b45, idx: -26891 },
+ { start: 0x7b47, end: 0x7b47, idx: -26892 },
+ { start: 0x7b49, end: 0x7b49, idx: -26893 },
+ { start: 0x7b4b, end: 0x7b4c, idx: -26894 },
+ { start: 0x7b4f, end: 0x7b52, idx: -26896 },
+ { start: 0x7b54, end: 0x7b54, idx: -26897 },
+ { start: 0x7b56, end: 0x7b56, idx: -26898 },
+ { start: 0x7b58, end: 0x7b58, idx: -26899 },
+ { start: 0x7b5a, end: 0x7b5b, idx: -26900 },
+ { start: 0x7b5d, end: 0x7b5d, idx: -26901 },
+ { start: 0x7b60, end: 0x7b60, idx: -26903 },
+ { start: 0x7b62, end: 0x7b62, idx: -26904 },
+ { start: 0x7b6e, end: 0x7b6e, idx: -26915 },
+ { start: 0x7b71, end: 0x7b72, idx: -26917 },
+ { start: 0x7b75, end: 0x7b75, idx: -26919 },
+ { start: 0x7b77, end: 0x7b77, idx: -26920 },
+ { start: 0x7b79, end: 0x7b79, idx: -26921 },
+ { start: 0x7b7b, end: 0x7b7b, idx: -26922 },
+ { start: 0x7b7e, end: 0x7b7e, idx: -26924 },
+ { start: 0x7b80, end: 0x7b80, idx: -26925 },
+ { start: 0x7b85, end: 0x7b85, idx: -26929 },
+ { start: 0x7b8d, end: 0x7b8d, idx: -26936 },
+ { start: 0x7b90, end: 0x7b90, idx: -26938 },
+ { start: 0x7b94, end: 0x7b95, idx: -26941 },
+ { start: 0x7b97, end: 0x7b97, idx: -26942 },
+ { start: 0x7b9c, end: 0x7b9d, idx: -26946 },
+ { start: 0x7ba1, end: 0x7ba2, idx: -26949 },
+ { start: 0x7ba6, end: 0x7bad, idx: -26952 },
+ { start: 0x7bb1, end: 0x7bb1, idx: -26955 },
+ { start: 0x7bb4, end: 0x7bb4, idx: -26957 },
+ { start: 0x7bb8, end: 0x7bb8, idx: -26960 },
+ { start: 0x7bc1, end: 0x7bc1, idx: -26968 },
+ { start: 0x7bc6, end: 0x7bc7, idx: -26972 },
+ { start: 0x7bcc, end: 0x7bcc, idx: -26976 },
+ { start: 0x7bd1, end: 0x7bd1, idx: -26980 },
+ { start: 0x7bd3, end: 0x7bd3, idx: -26981 },
+ { start: 0x7bd9, end: 0x7bda, idx: -26986 },
+ { start: 0x7bdd, end: 0x7bdd, idx: -26988 },
+ { start: 0x7be1, end: 0x7be1, idx: -26991 },
+ { start: 0x7be5, end: 0x7be6, idx: -26994 },
+ { start: 0x7bea, end: 0x7bea, idx: -26997 },
+ { start: 0x7bee, end: 0x7bee, idx: -27000 },
+ { start: 0x7bf1, end: 0x7bf1, idx: -27002 },
+ { start: 0x7bf7, end: 0x7bf7, idx: -27007 },
+ { start: 0x7bfc, end: 0x7bfc, idx: -27011 },
+ { start: 0x7bfe, end: 0x7bfe, idx: -27012 },
+ { start: 0x7c07, end: 0x7c07, idx: -27020 },
+ { start: 0x7c0b, end: 0x7c0c, idx: -27023 },
+ { start: 0x7c0f, end: 0x7c0f, idx: -27025 },
+ { start: 0x7c16, end: 0x7c16, idx: -27031 },
+ { start: 0x7c1f, end: 0x7c1f, idx: -27039 },
+ { start: 0x7c26, end: 0x7c27, idx: -27045 },
+ { start: 0x7c2a, end: 0x7c2a, idx: -27047 },
+ { start: 0x7c38, end: 0x7c38, idx: -27060 },
+ { start: 0x7c3f, end: 0x7c41, idx: -27066 },
+ { start: 0x7c4d, end: 0x7c4d, idx: -27077 },
+ { start: 0x7c73, end: 0x7c74, idx: -27114 },
+ { start: 0x7c7b, end: 0x7c7d, idx: -27120 },
+ { start: 0x7c89, end: 0x7c89, idx: -27131 },
+ { start: 0x7c91, end: 0x7c92, idx: -27138 },
+ { start: 0x7c95, end: 0x7c95, idx: -27140 },
+ { start: 0x7c97, end: 0x7c98, idx: -27141 },
+ { start: 0x7c9c, end: 0x7c9f, idx: -27144 },
+ { start: 0x7ca2, end: 0x7ca2, idx: -27146 },
+ { start: 0x7ca4, end: 0x7ca5, idx: -27147 },
+ { start: 0x7caa, end: 0x7caa, idx: -27151 },
+ { start: 0x7cae, end: 0x7cae, idx: -27154 },
+ { start: 0x7cb1, end: 0x7cb3, idx: -27156 },
+ { start: 0x7cb9, end: 0x7cb9, idx: -27161 },
+ { start: 0x7cbc, end: 0x7cbe, idx: -27163 },
+ { start: 0x7cc1, end: 0x7cc1, idx: -27165 },
+ { start: 0x7cc5, end: 0x7cc5, idx: -27168 },
+ { start: 0x7cc7, end: 0x7cc8, idx: -27169 },
+ { start: 0x7cca, end: 0x7cca, idx: -27170 },
+ { start: 0x7ccc, end: 0x7ccd, idx: -27171 },
+ { start: 0x7cd5, end: 0x7cd7, idx: -27178 },
+ { start: 0x7cd9, end: 0x7cd9, idx: -27179 },
+ { start: 0x7cdc, end: 0x7cdc, idx: -27181 },
+ { start: 0x7cdf, end: 0x7ce0, idx: -27183 },
+ { start: 0x7ce8, end: 0x7ce8, idx: -27190 },
+ { start: 0x7cef, end: 0x7cef, idx: -27196 },
+ { start: 0x7cf8, end: 0x7cf8, idx: -27204 },
+ { start: 0x7cfb, end: 0x7cfb, idx: -27206 },
+ { start: 0x7d0a, end: 0x7d0a, idx: -27220 },
+ { start: 0x7d20, end: 0x7d20, idx: -27241 },
+ { start: 0x7d22, end: 0x7d22, idx: -27242 },
+ { start: 0x7d27, end: 0x7d27, idx: -27246 },
+ { start: 0x7d2b, end: 0x7d2b, idx: -27249 },
+ { start: 0x7d2f, end: 0x7d2f, idx: -27252 },
+ { start: 0x7d6e, end: 0x7d6e, idx: -27314 },
+ { start: 0x7d77, end: 0x7d77, idx: -27322 },
+ { start: 0x7da6, end: 0x7da6, idx: -27368 },
+ { start: 0x7dae, end: 0x7dae, idx: -27375 },
+ { start: 0x7e3b, end: 0x7e3b, idx: -27515 },
+ { start: 0x7e41, end: 0x7e41, idx: -27520 },
+ { start: 0x7e47, end: 0x7e47, idx: -27525 },
+ { start: 0x7e82, end: 0x7e82, idx: -27583 },
+ { start: 0x7e9b, end: 0x7e9b, idx: -27607 },
+ { start: 0x7e9f, end: 0x7ead, idx: -27610 },
+ { start: 0x7eaf, end: 0x7eb3, idx: -27611 },
+ { start: 0x7eb5, end: 0x7eba, idx: -27612 },
+ { start: 0x7ebd, end: 0x7ed5, idx: -27614 },
+ { start: 0x7ed7, end: 0x7ee3, idx: -27615 },
+ { start: 0x7ee5, end: 0x7eeb, idx: -27616 },
+ { start: 0x7eed, end: 0x7ef8, idx: -27617 },
+ { start: 0x7efa, end: 0x7f09, idx: -27618 },
+ { start: 0x7f0b, end: 0x7f0f, idx: -27619 },
+ { start: 0x7f11, end: 0x7f1d, idx: -27620 },
+ { start: 0x7f1f, end: 0x7f36, idx: -27621 },
+ { start: 0x7f38, end: 0x7f38, idx: -27622 },
+ { start: 0x7f3a, end: 0x7f3a, idx: -27623 },
+ { start: 0x7f42, end: 0x7f42, idx: -27630 },
+ { start: 0x7f44, end: 0x7f45, idx: -27631 },
+ { start: 0x7f50, end: 0x7f51, idx: -27641 },
+ { start: 0x7f54, end: 0x7f55, idx: -27643 },
+ { start: 0x7f57, end: 0x7f58, idx: -27644 },
+ { start: 0x7f5a, end: 0x7f5a, idx: -27645 },
+ { start: 0x7f5f, end: 0x7f5f, idx: -27649 },
+ { start: 0x7f61, end: 0x7f62, idx: -27650 },
+ { start: 0x7f68, end: 0x7f6a, idx: -27655 },
+ { start: 0x7f6e, end: 0x7f6e, idx: -27658 },
+ { start: 0x7f71, end: 0x7f72, idx: -27660 },
+ { start: 0x7f74, end: 0x7f74, idx: -27661 },
+ { start: 0x7f79, end: 0x7f79, idx: -27665 },
+ { start: 0x7f7e, end: 0x7f7e, idx: -27669 },
+ { start: 0x7f81, end: 0x7f81, idx: -27671 },
+ { start: 0x7f8a, end: 0x7f8a, idx: -27679 },
+ { start: 0x7f8c, end: 0x7f8c, idx: -27680 },
+ { start: 0x7f8e, end: 0x7f8e, idx: -27681 },
+ { start: 0x7f94, end: 0x7f94, idx: -27686 },
+ { start: 0x7f9a, end: 0x7f9a, idx: -27691 },
+ { start: 0x7f9d, end: 0x7f9f, idx: -27693 },
+ { start: 0x7fa1, end: 0x7fa1, idx: -27694 },
+ { start: 0x7fa4, end: 0x7fa4, idx: -27696 },
+ { start: 0x7fa7, end: 0x7fa7, idx: -27698 },
+ { start: 0x7faf, end: 0x7fb0, idx: -27705 },
+ { start: 0x7fb2, end: 0x7fb2, idx: -27706 },
+ { start: 0x7fb8, end: 0x7fb9, idx: -27711 },
+ { start: 0x7fbc, end: 0x7fbd, idx: -27713 },
+ { start: 0x7fbf, end: 0x7fbf, idx: -27714 },
+ { start: 0x7fc1, end: 0x7fc1, idx: -27715 },
+ { start: 0x7fc5, end: 0x7fc5, idx: -27718 },
+ { start: 0x7fca, end: 0x7fca, idx: -27722 },
+ { start: 0x7fcc, end: 0x7fcc, idx: -27723 },
+ { start: 0x7fce, end: 0x7fce, idx: -27724 },
+ { start: 0x7fd4, end: 0x7fd5, idx: -27729 },
+ { start: 0x7fd8, end: 0x7fd8, idx: -27731 },
+ { start: 0x7fdf, end: 0x7fe1, idx: -27737 },
+ { start: 0x7fe5, end: 0x7fe6, idx: -27740 },
+ { start: 0x7fe9, end: 0x7fe9, idx: -27742 },
+ { start: 0x7fee, end: 0x7fee, idx: -27746 },
+ { start: 0x7ff0, end: 0x7ff1, idx: -27747 },
+ { start: 0x7ff3, end: 0x7ff3, idx: -27748 },
+ { start: 0x7ffb, end: 0x7ffc, idx: -27755 },
+ { start: 0x8000, end: 0x8001, idx: -27758 },
+ { start: 0x8003, end: 0x8006, idx: -27759 },
+ { start: 0x800b, end: 0x800d, idx: -27763 },
+ { start: 0x8010, end: 0x8010, idx: -27765 },
+ { start: 0x8012, end: 0x8012, idx: -27766 },
+ { start: 0x8014, end: 0x8019, idx: -27767 },
+ { start: 0x801c, end: 0x801c, idx: -27769 },
+ { start: 0x8020, end: 0x8020, idx: -27772 },
+ { start: 0x8022, end: 0x8022, idx: -27773 },
+ { start: 0x8025, end: 0x802a, idx: -27775 },
+ { start: 0x8031, end: 0x8031, idx: -27781 },
+ { start: 0x8033, end: 0x8033, idx: -27782 },
+ { start: 0x8035, end: 0x8038, idx: -27783 },
+ { start: 0x803b, end: 0x803b, idx: -27785 },
+ { start: 0x803d, end: 0x803d, idx: -27786 },
+ { start: 0x803f, end: 0x803f, idx: -27787 },
+ { start: 0x8042, end: 0x8043, idx: -27789 },
+ { start: 0x8046, end: 0x8046, idx: -27791 },
+ { start: 0x804a, end: 0x804d, idx: -27794 },
+ { start: 0x8052, end: 0x8052, idx: -27798 },
+ { start: 0x8054, end: 0x8054, idx: -27799 },
+ { start: 0x8058, end: 0x8058, idx: -27802 },
+ { start: 0x805a, end: 0x805a, idx: -27803 },
+ { start: 0x8069, end: 0x806a, idx: -27817 },
+ { start: 0x8071, end: 0x8071, idx: -27823 },
+ { start: 0x807f, end: 0x8080, idx: -27836 },
+ { start: 0x8083, end: 0x8084, idx: -27838 },
+ { start: 0x8086, end: 0x8087, idx: -27839 },
+ { start: 0x8089, end: 0x8089, idx: -27840 },
+ { start: 0x808b, end: 0x808c, idx: -27841 },
+ { start: 0x8093, end: 0x8093, idx: -27847 },
+ { start: 0x8096, end: 0x8096, idx: -27849 },
+ { start: 0x8098, end: 0x8098, idx: -27850 },
+ { start: 0x809a, end: 0x809d, idx: -27851 },
+ { start: 0x809f, end: 0x80a2, idx: -27852 },
+ { start: 0x80a4, end: 0x80a5, idx: -27853 },
+ { start: 0x80a9, end: 0x80ab, idx: -27856 },
+ { start: 0x80ad, end: 0x80af, idx: -27857 },
+ { start: 0x80b1, end: 0x80b2, idx: -27858 },
+ { start: 0x80b4, end: 0x80b4, idx: -27859 },
+ { start: 0x80b7, end: 0x80b7, idx: -27861 },
+ { start: 0x80ba, end: 0x80ba, idx: -27863 },
+ { start: 0x80bc, end: 0x80c4, idx: -27864 },
+ { start: 0x80c6, end: 0x80c6, idx: -27865 },
+ { start: 0x80cc, end: 0x80ce, idx: -27870 },
+ { start: 0x80d6, end: 0x80d7, idx: -27877 },
+ { start: 0x80d9, end: 0x80de, idx: -27878 },
+ { start: 0x80e1, end: 0x80e1, idx: -27880 },
+ { start: 0x80e4, end: 0x80e5, idx: -27882 },
+ { start: 0x80e7, end: 0x80ed, idx: -27883 },
+ { start: 0x80ef, end: 0x80f4, idx: -27884 },
+ { start: 0x80f6, end: 0x80f6, idx: -27885 },
+ { start: 0x80f8, end: 0x80f8, idx: -27886 },
+ { start: 0x80fa, end: 0x80fa, idx: -27887 },
+ { start: 0x80fc, end: 0x80fd, idx: -27888 },
+ { start: 0x8102, end: 0x8102, idx: -27892 },
+ { start: 0x8106, end: 0x8106, idx: -27895 },
+ { start: 0x8109, end: 0x810a, idx: -27897 },
+ { start: 0x810d, end: 0x8114, idx: -27899 },
+ { start: 0x8116, end: 0x8116, idx: -27900 },
+ { start: 0x8118, end: 0x8118, idx: -27901 },
+ { start: 0x811a, end: 0x811a, idx: -27902 },
+ { start: 0x811e, end: 0x811e, idx: -27905 },
+ { start: 0x812c, end: 0x812c, idx: -27918 },
+ { start: 0x812f, end: 0x812f, idx: -27920 },
+ { start: 0x8131, end: 0x8132, idx: -27921 },
+ { start: 0x8136, end: 0x8136, idx: -27924 },
+ { start: 0x8138, end: 0x8138, idx: -27925 },
+ { start: 0x813e, end: 0x813e, idx: -27930 },
+ { start: 0x8146, end: 0x8146, idx: -27937 },
+ { start: 0x8148, end: 0x8148, idx: -27938 },
+ { start: 0x814a, end: 0x814c, idx: -27939 },
+ { start: 0x8150, end: 0x8151, idx: -27942 },
+ { start: 0x8153, end: 0x8155, idx: -27943 },
+ { start: 0x8159, end: 0x815a, idx: -27946 },
+ { start: 0x8160, end: 0x8160, idx: -27951 },
+ { start: 0x8165, end: 0x8165, idx: -27955 },
+ { start: 0x8167, end: 0x8167, idx: -27956 },
+ { start: 0x8169, end: 0x8169, idx: -27957 },
+ { start: 0x816d, end: 0x816e, idx: -27960 },
+ { start: 0x8170, end: 0x8171, idx: -27961 },
+ { start: 0x8174, end: 0x8174, idx: -27963 },
+ { start: 0x8179, end: 0x8180, idx: -27967 },
+ { start: 0x8182, end: 0x8182, idx: -27968 },
+ { start: 0x8188, end: 0x8188, idx: -27973 },
+ { start: 0x818a, end: 0x818a, idx: -27974 },
+ { start: 0x818f, end: 0x818f, idx: -27978 },
+ { start: 0x8191, end: 0x8191, idx: -27979 },
+ { start: 0x8198, end: 0x8198, idx: -27985 },
+ { start: 0x819b, end: 0x819d, idx: -27987 },
+ { start: 0x81a3, end: 0x81a3, idx: -27992 },
+ { start: 0x81a6, end: 0x81a6, idx: -27994 },
+ { start: 0x81a8, end: 0x81a8, idx: -27995 },
+ { start: 0x81aa, end: 0x81aa, idx: -27996 },
+ { start: 0x81b3, end: 0x81b3, idx: -28004 },
+ { start: 0x81ba, end: 0x81bb, idx: -28010 },
+ { start: 0x81c0, end: 0x81c3, idx: -28014 },
+ { start: 0x81c6, end: 0x81c6, idx: -28016 },
+ { start: 0x81ca, end: 0x81ca, idx: -28019 },
+ { start: 0x81cc, end: 0x81cc, idx: -28020 },
+ { start: 0x81e3, end: 0x81e3, idx: -28042 },
+ { start: 0x81e7, end: 0x81e7, idx: -28045 },
+ { start: 0x81ea, end: 0x81ea, idx: -28047 },
+ { start: 0x81ec, end: 0x81ed, idx: -28048 },
+ { start: 0x81f3, end: 0x81f4, idx: -28053 },
+ { start: 0x81fb, end: 0x81fc, idx: -28059 },
+ { start: 0x81fe, end: 0x81fe, idx: -28060 },
+ { start: 0x8200, end: 0x8202, idx: -28061 },
+ { start: 0x8204, end: 0x8206, idx: -28062 },
+ { start: 0x820c, end: 0x820d, idx: -28067 },
+ { start: 0x8210, end: 0x8210, idx: -28069 },
+ { start: 0x8212, end: 0x8212, idx: -28070 },
+ { start: 0x8214, end: 0x8214, idx: -28071 },
+ { start: 0x821b, end: 0x821c, idx: -28077 },
+ { start: 0x821e, end: 0x821f, idx: -28078 },
+ { start: 0x8221, end: 0x8223, idx: -28079 },
+ { start: 0x8228, end: 0x8228, idx: -28083 },
+ { start: 0x822a, end: 0x822d, idx: -28084 },
+ { start: 0x822f, end: 0x8231, idx: -28085 },
+ { start: 0x8233, end: 0x8239, idx: -28086 },
+ { start: 0x823b, end: 0x823b, idx: -28087 },
+ { start: 0x823e, end: 0x823e, idx: -28089 },
+ { start: 0x8244, end: 0x8244, idx: -28094 },
+ { start: 0x8247, end: 0x8247, idx: -28096 },
+ { start: 0x8249, end: 0x8249, idx: -28097 },
+ { start: 0x824b, end: 0x824b, idx: -28098 },
+ { start: 0x824f, end: 0x824f, idx: -28101 },
+ { start: 0x8258, end: 0x8258, idx: -28109 },
+ { start: 0x825a, end: 0x825a, idx: -28110 },
+ { start: 0x825f, end: 0x825f, idx: -28114 },
+ { start: 0x8268, end: 0x8268, idx: -28122 },
+ { start: 0x826e, end: 0x8270, idx: -28127 },
+ { start: 0x8272, end: 0x8274, idx: -28128 },
+ { start: 0x8279, end: 0x827a, idx: -28132 },
+ { start: 0x827d, end: 0x827f, idx: -28134 },
+ { start: 0x8282, end: 0x8282, idx: -28136 },
+ { start: 0x8284, end: 0x8284, idx: -28137 },
+ { start: 0x8288, end: 0x8288, idx: -28140 },
+ { start: 0x828a, end: 0x828b, idx: -28141 },
+ { start: 0x828d, end: 0x828f, idx: -28142 },
+ { start: 0x8291, end: 0x8292, idx: -28143 },
+ { start: 0x8297, end: 0x8299, idx: -28147 },
+ { start: 0x829c, end: 0x829d, idx: -28149 },
+ { start: 0x829f, end: 0x829f, idx: -28150 },
+ { start: 0x82a1, end: 0x82a1, idx: -28151 },
+ { start: 0x82a4, end: 0x82a6, idx: -28153 },
+ { start: 0x82a8, end: 0x82b1, idx: -28154 },
+ { start: 0x82b3, end: 0x82b4, idx: -28155 },
+ { start: 0x82b7, end: 0x82b9, idx: -28157 },
+ { start: 0x82bd, end: 0x82be, idx: -28160 },
+ { start: 0x82c1, end: 0x82c1, idx: -28162 },
+ { start: 0x82c4, end: 0x82c4, idx: -28164 },
+ { start: 0x82c7, end: 0x82c8, idx: -28166 },
+ { start: 0x82ca, end: 0x82cf, idx: -28167 },
+ { start: 0x82d1, end: 0x82d5, idx: -28168 },
+ { start: 0x82d7, end: 0x82d8, idx: -28169 },
+ { start: 0x82db, end: 0x82dc, idx: -28171 },
+ { start: 0x82de, end: 0x82e1, idx: -28172 },
+ { start: 0x82e3, end: 0x82e6, idx: -28173 },
+ { start: 0x82eb, end: 0x82eb, idx: -28177 },
+ { start: 0x82ef, end: 0x82ef, idx: -28180 },
+ { start: 0x82f1, end: 0x82f1, idx: -28181 },
+ { start: 0x82f4, end: 0x82f4, idx: -28183 },
+ { start: 0x82f7, end: 0x82f7, idx: -28185 },
+ { start: 0x82f9, end: 0x82f9, idx: -28186 },
+ { start: 0x82fb, end: 0x82fb, idx: -28187 },
+ { start: 0x8301, end: 0x8309, idx: -28192 },
+ { start: 0x830c, end: 0x830c, idx: -28194 },
+ { start: 0x830e, end: 0x830f, idx: -28195 },
+ { start: 0x8311, end: 0x8311, idx: -28196 },
+ { start: 0x8314, end: 0x8315, idx: -28198 },
+ { start: 0x8317, end: 0x8317, idx: -28199 },
+ { start: 0x831a, end: 0x831c, idx: -28201 },
+ { start: 0x8327, end: 0x8328, idx: -28211 },
+ { start: 0x832b, end: 0x832d, idx: -28213 },
+ { start: 0x832f, end: 0x832f, idx: -28214 },
+ { start: 0x8331, end: 0x8331, idx: -28215 },
+ { start: 0x8333, end: 0x8336, idx: -28216 },
+ { start: 0x8338, end: 0x833a, idx: -28217 },
+ { start: 0x833c, end: 0x833c, idx: -28218 },
+ { start: 0x8340, end: 0x8340, idx: -28221 },
+ { start: 0x8343, end: 0x8343, idx: -28223 },
+ { start: 0x8346, end: 0x8347, idx: -28225 },
+ { start: 0x8349, end: 0x8349, idx: -28226 },
+ { start: 0x834f, end: 0x8352, idx: -28231 },
+ { start: 0x8354, end: 0x8354, idx: -28232 },
+ { start: 0x835a, end: 0x835c, idx: -28237 },
+ { start: 0x835e, end: 0x8361, idx: -28238 },
+ { start: 0x8363, end: 0x836f, idx: -28239 },
+ { start: 0x8377, end: 0x8378, idx: -28246 },
+ { start: 0x837b, end: 0x837d, idx: -28248 },
+ { start: 0x8385, end: 0x8386, idx: -28255 },
+ { start: 0x8389, end: 0x8389, idx: -28257 },
+ { start: 0x838e, end: 0x838e, idx: -28261 },
+ { start: 0x8392, end: 0x8393, idx: -28264 },
+ { start: 0x8398, end: 0x8398, idx: -28268 },
+ { start: 0x839b, end: 0x839c, idx: -28270 },
+ { start: 0x839e, end: 0x839e, idx: -28271 },
+ { start: 0x83a0, end: 0x83a0, idx: -28272 },
+ { start: 0x83a8, end: 0x83ab, idx: -28279 },
+ { start: 0x83b0, end: 0x83b4, idx: -28283 },
+ { start: 0x83b6, end: 0x83ba, idx: -28284 },
+ { start: 0x83bc, end: 0x83bd, idx: -28285 },
+ { start: 0x83c0, end: 0x83c1, idx: -28287 },
+ { start: 0x83c5, end: 0x83c5, idx: -28290 },
+ { start: 0x83c7, end: 0x83c7, idx: -28291 },
+ { start: 0x83ca, end: 0x83ca, idx: -28293 },
+ { start: 0x83cc, end: 0x83cc, idx: -28294 },
+ { start: 0x83cf, end: 0x83cf, idx: -28296 },
+ { start: 0x83d4, end: 0x83d4, idx: -28300 },
+ { start: 0x83d6, end: 0x83d6, idx: -28301 },
+ { start: 0x83d8, end: 0x83d8, idx: -28302 },
+ { start: 0x83dc, end: 0x83dd, idx: -28305 },
+ { start: 0x83df, end: 0x83e1, idx: -28306 },
+ { start: 0x83e5, end: 0x83e5, idx: -28309 },
+ { start: 0x83e9, end: 0x83ea, idx: -28312 },
+ { start: 0x83f0, end: 0x83f2, idx: -28317 },
+ { start: 0x83f8, end: 0x83f9, idx: -28322 },
+ { start: 0x83fd, end: 0x83fd, idx: -28325 },
+ { start: 0x8401, end: 0x8401, idx: -28328 },
+ { start: 0x8403, end: 0x8404, idx: -28329 },
+ { start: 0x8406, end: 0x8406, idx: -28330 },
+ { start: 0x840b, end: 0x840f, idx: -28334 },
+ { start: 0x8411, end: 0x8411, idx: -28335 },
+ { start: 0x8418, end: 0x8418, idx: -28341 },
+ { start: 0x841c, end: 0x841d, idx: -28344 },
+ { start: 0x8424, end: 0x8428, idx: -28350 },
+ { start: 0x8431, end: 0x8431, idx: -28358 },
+ { start: 0x8438, end: 0x8438, idx: -28364 },
+ { start: 0x843c, end: 0x843d, idx: -28367 },
+ { start: 0x8446, end: 0x8446, idx: -28375 },
+ { start: 0x8451, end: 0x8451, idx: -28385 },
+ { start: 0x8457, end: 0x8457, idx: -28390 },
+ { start: 0x8459, end: 0x845c, idx: -28391 },
+ { start: 0x8461, end: 0x8461, idx: -28395 },
+ { start: 0x8463, end: 0x8463, idx: -28396 },
+ { start: 0x8469, end: 0x8469, idx: -28401 },
+ { start: 0x846b, end: 0x846d, idx: -28402 },
+ { start: 0x8471, end: 0x8471, idx: -28405 },
+ { start: 0x8473, end: 0x8473, idx: -28406 },
+ { start: 0x8475, end: 0x8476, idx: -28407 },
+ { start: 0x8478, end: 0x8478, idx: -28408 },
+ { start: 0x847a, end: 0x847a, idx: -28409 },
+ { start: 0x8482, end: 0x8482, idx: -28416 },
+ { start: 0x8487, end: 0x8489, idx: -28420 },
+ { start: 0x848b, end: 0x848c, idx: -28421 },
+ { start: 0x848e, end: 0x848e, idx: -28422 },
+ { start: 0x8497, end: 0x8497, idx: -28430 },
+ { start: 0x8499, end: 0x8499, idx: -28431 },
+ { start: 0x849c, end: 0x849c, idx: -28433 },
+ { start: 0x84a1, end: 0x84a1, idx: -28437 },
+ { start: 0x84af, end: 0x84af, idx: -28450 },
+ { start: 0x84b2, end: 0x84b2, idx: -28452 },
+ { start: 0x84b4, end: 0x84b4, idx: -28453 },
+ { start: 0x84b8, end: 0x84ba, idx: -28456 },
+ { start: 0x84bd, end: 0x84bd, idx: -28458 },
+ { start: 0x84bf, end: 0x84bf, idx: -28459 },
+ { start: 0x84c1, end: 0x84c1, idx: -28460 },
+ { start: 0x84c4, end: 0x84c4, idx: -28462 },
+ { start: 0x84c9, end: 0x84ca, idx: -28466 },
+ { start: 0x84cd, end: 0x84cd, idx: -28468 },
+ { start: 0x84d0, end: 0x84d1, idx: -28470 },
+ { start: 0x84d3, end: 0x84d3, idx: -28471 },
+ { start: 0x84d6, end: 0x84d6, idx: -28473 },
+ { start: 0x84dd, end: 0x84dd, idx: -28479 },
+ { start: 0x84df, end: 0x84e0, idx: -28480 },
+ { start: 0x84e3, end: 0x84e3, idx: -28482 },
+ { start: 0x84e5, end: 0x84e6, idx: -28483 },
+ { start: 0x84ec, end: 0x84ec, idx: -28488 },
+ { start: 0x84f0, end: 0x84f0, idx: -28491 },
+ { start: 0x84fc, end: 0x84fc, idx: -28502 },
+ { start: 0x84ff, end: 0x84ff, idx: -28504 },
+ { start: 0x850c, end: 0x850c, idx: -28516 },
+ { start: 0x8511, end: 0x8511, idx: -28520 },
+ { start: 0x8513, end: 0x8513, idx: -28521 },
+ { start: 0x8517, end: 0x8517, idx: -28524 },
+ { start: 0x851a, end: 0x851a, idx: -28526 },
+ { start: 0x851f, end: 0x851f, idx: -28530 },
+ { start: 0x8521, end: 0x8521, idx: -28531 },
+ { start: 0x852b, end: 0x852c, idx: -28540 },
+ { start: 0x8537, end: 0x853d, idx: -28550 },
+ { start: 0x8543, end: 0x8543, idx: -28555 },
+ { start: 0x8548, end: 0x854a, idx: -28559 },
+ { start: 0x8556, end: 0x8556, idx: -28570 },
+ { start: 0x8559, end: 0x8559, idx: -28572 },
+ { start: 0x855e, end: 0x855e, idx: -28576 },
+ { start: 0x8564, end: 0x8564, idx: -28581 },
+ { start: 0x8568, end: 0x8568, idx: -28584 },
+ { start: 0x8572, end: 0x8572, idx: -28593 },
+ { start: 0x8574, end: 0x8574, idx: -28594 },
+ { start: 0x8579, end: 0x857b, idx: -28598 },
+ { start: 0x857e, end: 0x857e, idx: -28600 },
+ { start: 0x8584, end: 0x8585, idx: -28605 },
+ { start: 0x8587, end: 0x8587, idx: -28606 },
+ { start: 0x858f, end: 0x858f, idx: -28613 },
+ { start: 0x859b, end: 0x859c, idx: -28624 },
+ { start: 0x85a4, end: 0x85a4, idx: -28631 },
+ { start: 0x85a8, end: 0x85a8, idx: -28634 },
+ { start: 0x85aa, end: 0x85aa, idx: -28635 },
+ { start: 0x85ae, end: 0x85b0, idx: -28638 },
+ { start: 0x85b7, end: 0x85b7, idx: -28644 },
+ { start: 0x85b9, end: 0x85b9, idx: -28645 },
+ { start: 0x85c1, end: 0x85c1, idx: -28652 },
+ { start: 0x85c9, end: 0x85c9, idx: -28659 },
+ { start: 0x85cf, end: 0x85d0, idx: -28664 },
+ { start: 0x85d3, end: 0x85d3, idx: -28666 },
+ { start: 0x85d5, end: 0x85d5, idx: -28667 },
+ { start: 0x85dc, end: 0x85dc, idx: -28673 },
+ { start: 0x85e4, end: 0x85e4, idx: -28680 },
+ { start: 0x85e9, end: 0x85e9, idx: -28684 },
+ { start: 0x85fb, end: 0x85fb, idx: -28701 },
+ { start: 0x85ff, end: 0x85ff, idx: -28704 },
+ { start: 0x8605, end: 0x8605, idx: -28709 },
+ { start: 0x8611, end: 0x8611, idx: -28720 },
+ { start: 0x8616, end: 0x8616, idx: -28724 },
+ { start: 0x8627, end: 0x8627, idx: -28740 },
+ { start: 0x8629, end: 0x8629, idx: -28741 },
+ { start: 0x8638, end: 0x8638, idx: -28755 },
+ { start: 0x863c, end: 0x863c, idx: -28758 },
+ { start: 0x864d, end: 0x8651, idx: -28774 },
+ { start: 0x8654, end: 0x8654, idx: -28776 },
+ { start: 0x865a, end: 0x865a, idx: -28781 },
+ { start: 0x865e, end: 0x865e, idx: -28784 },
+ { start: 0x8662, end: 0x8662, idx: -28787 },
+ { start: 0x866b, end: 0x866c, idx: -28795 },
+ { start: 0x866e, end: 0x866e, idx: -28796 },
+ { start: 0x8671, end: 0x8671, idx: -28798 },
+ { start: 0x8679, end: 0x8682, idx: -28805 },
+ { start: 0x868a, end: 0x868d, idx: -28812 },
+ { start: 0x8693, end: 0x8693, idx: -28817 },
+ { start: 0x8695, end: 0x8695, idx: -28818 },
+ { start: 0x869c, end: 0x869d, idx: -28824 },
+ { start: 0x86a3, end: 0x86a4, idx: -28829 },
+ { start: 0x86a7, end: 0x86aa, idx: -28831 },
+ { start: 0x86ac, end: 0x86ac, idx: -28832 },
+ { start: 0x86af, end: 0x86b1, idx: -28834 },
+ { start: 0x86b4, end: 0x86b6, idx: -28836 },
+ { start: 0x86ba, end: 0x86ba, idx: -28839 },
+ { start: 0x86c0, end: 0x86c0, idx: -28844 },
+ { start: 0x86c4, end: 0x86c4, idx: -28847 },
+ { start: 0x86c6, end: 0x86c7, idx: -28848 },
+ { start: 0x86c9, end: 0x86cb, idx: -28849 },
+ { start: 0x86ce, end: 0x86d1, idx: -28851 },
+ { start: 0x86d4, end: 0x86d4, idx: -28853 },
+ { start: 0x86d8, end: 0x86d9, idx: -28856 },
+ { start: 0x86db, end: 0x86db, idx: -28857 },
+ { start: 0x86de, end: 0x86df, idx: -28859 },
+ { start: 0x86e4, end: 0x86e4, idx: -28863 },
+ { start: 0x86e9, end: 0x86e9, idx: -28867 },
+ { start: 0x86ed, end: 0x86ee, idx: -28870 },
+ { start: 0x86f0, end: 0x86f4, idx: -28871 },
+ { start: 0x86f8, end: 0x86f9, idx: -28874 },
+ { start: 0x86fe, end: 0x86fe, idx: -28878 },
+ { start: 0x8700, end: 0x8700, idx: -28879 },
+ { start: 0x8702, end: 0x8703, idx: -28880 },
+ { start: 0x8707, end: 0x870a, idx: -28883 },
+ { start: 0x870d, end: 0x870d, idx: -28885 },
+ { start: 0x8712, end: 0x8713, idx: -28889 },
+ { start: 0x8715, end: 0x8715, idx: -28890 },
+ { start: 0x8717, end: 0x8718, idx: -28891 },
+ { start: 0x871a, end: 0x871a, idx: -28892 },
+ { start: 0x871c, end: 0x871c, idx: -28893 },
+ { start: 0x871e, end: 0x871e, idx: -28894 },
+ { start: 0x8721, end: 0x8723, idx: -28896 },
+ { start: 0x8725, end: 0x8725, idx: -28897 },
+ { start: 0x8729, end: 0x8729, idx: -28900 },
+ { start: 0x872e, end: 0x872e, idx: -28904 },
+ { start: 0x8731, end: 0x8731, idx: -28906 },
+ { start: 0x8734, end: 0x8734, idx: -28908 },
+ { start: 0x8737, end: 0x8737, idx: -28910 },
+ { start: 0x873b, end: 0x873b, idx: -28913 },
+ { start: 0x873e, end: 0x873f, idx: -28915 },
+ { start: 0x8747, end: 0x8749, idx: -28922 },
+ { start: 0x874c, end: 0x874c, idx: -28924 },
+ { start: 0x874e, end: 0x874e, idx: -28925 },
+ { start: 0x8753, end: 0x8753, idx: -28929 },
+ { start: 0x8757, end: 0x8757, idx: -28932 },
+ { start: 0x8759, end: 0x8759, idx: -28933 },
+ { start: 0x8760, end: 0x8760, idx: -28939 },
+ { start: 0x8763, end: 0x8765, idx: -28941 },
+ { start: 0x876e, end: 0x876e, idx: -28949 },
+ { start: 0x8770, end: 0x8770, idx: -28950 },
+ { start: 0x8774, end: 0x8774, idx: -28953 },
+ { start: 0x8776, end: 0x8776, idx: -28954 },
+ { start: 0x877b, end: 0x877e, idx: -28958 },
+ { start: 0x8782, end: 0x8783, idx: -28961 },
+ { start: 0x8785, end: 0x8785, idx: -28962 },
+ { start: 0x8788, end: 0x8788, idx: -28964 },
+ { start: 0x878b, end: 0x878b, idx: -28966 },
+ { start: 0x878d, end: 0x878d, idx: -28967 },
+ { start: 0x8793, end: 0x8793, idx: -28972 },
+ { start: 0x8797, end: 0x8797, idx: -28975 },
+ { start: 0x879f, end: 0x879f, idx: -28982 },
+ { start: 0x87a8, end: 0x87a8, idx: -28990 },
+ { start: 0x87ab, end: 0x87ad, idx: -28992 },
+ { start: 0x87af, end: 0x87af, idx: -28993 },
+ { start: 0x87b3, end: 0x87b3, idx: -28996 },
+ { start: 0x87b5, end: 0x87b5, idx: -28997 },
+ { start: 0x87ba, end: 0x87ba, idx: -29001 },
+ { start: 0x87bd, end: 0x87bd, idx: -29003 },
+ { start: 0x87c0, end: 0x87c0, idx: -29005 },
+ { start: 0x87c6, end: 0x87c6, idx: -29010 },
+ { start: 0x87ca, end: 0x87cb, idx: -29013 },
+ { start: 0x87d1, end: 0x87d3, idx: -29018 },
+ { start: 0x87db, end: 0x87db, idx: -29025 },
+ { start: 0x87e0, end: 0x87e0, idx: -29029 },
+ { start: 0x87e5, end: 0x87e5, idx: -29033 },
+ { start: 0x87ea, end: 0x87ea, idx: -29037 },
+ { start: 0x87ee, end: 0x87ee, idx: -29040 },
+ { start: 0x87f9, end: 0x87f9, idx: -29050 },
+ { start: 0x87fe, end: 0x87fe, idx: -29054 },
+ { start: 0x8803, end: 0x8803, idx: -29058 },
+ { start: 0x880a, end: 0x880a, idx: -29064 },
+ { start: 0x8813, end: 0x8813, idx: -29072 },
+ { start: 0x8815, end: 0x8816, idx: -29073 },
+ { start: 0x881b, end: 0x881b, idx: -29077 },
+ { start: 0x8821, end: 0x8822, idx: -29082 },
+ { start: 0x8832, end: 0x8832, idx: -29097 },
+ { start: 0x8839, end: 0x8839, idx: -29103 },
+ { start: 0x883c, end: 0x883c, idx: -29105 },
+ { start: 0x8840, end: 0x8840, idx: -29108 },
+ { start: 0x8844, end: 0x8845, idx: -29111 },
+ { start: 0x884c, end: 0x884d, idx: -29117 },
+ { start: 0x8854, end: 0x8854, idx: -29123 },
+ { start: 0x8857, end: 0x8857, idx: -29125 },
+ { start: 0x8859, end: 0x8859, idx: -29126 },
+ { start: 0x8861, end: 0x8865, idx: -29133 },
+ { start: 0x8868, end: 0x8869, idx: -29135 },
+ { start: 0x886b, end: 0x886c, idx: -29136 },
+ { start: 0x886e, end: 0x886e, idx: -29137 },
+ { start: 0x8870, end: 0x8870, idx: -29138 },
+ { start: 0x8872, end: 0x8872, idx: -29139 },
+ { start: 0x8877, end: 0x8877, idx: -29143 },
+ { start: 0x887d, end: 0x887f, idx: -29148 },
+ { start: 0x8881, end: 0x8882, idx: -29149 },
+ { start: 0x8884, end: 0x8885, idx: -29150 },
+ { start: 0x8888, end: 0x8888, idx: -29152 },
+ { start: 0x888b, end: 0x888b, idx: -29154 },
+ { start: 0x888d, end: 0x888d, idx: -29155 },
+ { start: 0x8892, end: 0x8892, idx: -29159 },
+ { start: 0x8896, end: 0x8896, idx: -29162 },
+ { start: 0x889c, end: 0x889c, idx: -29167 },
+ { start: 0x88a2, end: 0x88a2, idx: -29172 },
+ { start: 0x88a4, end: 0x88a4, idx: -29173 },
+ { start: 0x88ab, end: 0x88ab, idx: -29179 },
+ { start: 0x88ad, end: 0x88ad, idx: -29180 },
+ { start: 0x88b1, end: 0x88b1, idx: -29183 },
+ { start: 0x88b7, end: 0x88b7, idx: -29188 },
+ { start: 0x88bc, end: 0x88bc, idx: -29192 },
+ { start: 0x88c1, end: 0x88c2, idx: -29196 },
+ { start: 0x88c5, end: 0x88c6, idx: -29198 },
+ { start: 0x88c9, end: 0x88c9, idx: -29200 },
+ { start: 0x88ce, end: 0x88ce, idx: -29204 },
+ { start: 0x88d2, end: 0x88d2, idx: -29207 },
+ { start: 0x88d4, end: 0x88d5, idx: -29208 },
+ { start: 0x88d8, end: 0x88d9, idx: -29210 },
+ { start: 0x88df, end: 0x88df, idx: -29215 },
+ { start: 0x88e2, end: 0x88e5, idx: -29217 },
+ { start: 0x88e8, end: 0x88e8, idx: -29219 },
+ { start: 0x88f0, end: 0x88f1, idx: -29226 },
+ { start: 0x88f3, end: 0x88f4, idx: -29227 },
+ { start: 0x88f8, end: 0x88f9, idx: -29230 },
+ { start: 0x88fc, end: 0x88fc, idx: -29232 },
+ { start: 0x88fe, end: 0x88fe, idx: -29233 },
+ { start: 0x8902, end: 0x8902, idx: -29236 },
+ { start: 0x890a, end: 0x890a, idx: -29243 },
+ { start: 0x8910, end: 0x8910, idx: -29248 },
+ { start: 0x8912, end: 0x8913, idx: -29249 },
+ { start: 0x8919, end: 0x891b, idx: -29254 },
+ { start: 0x8921, end: 0x8921, idx: -29259 },
+ { start: 0x8925, end: 0x8925, idx: -29262 },
+ { start: 0x892a, end: 0x892b, idx: -29266 },
+ { start: 0x8930, end: 0x8930, idx: -29270 },
+ { start: 0x8934, end: 0x8934, idx: -29273 },
+ { start: 0x8936, end: 0x8936, idx: -29274 },
+ { start: 0x8941, end: 0x8941, idx: -29284 },
+ { start: 0x8944, end: 0x8944, idx: -29286 },
+ { start: 0x895e, end: 0x895f, idx: -29311 },
+ { start: 0x8966, end: 0x8966, idx: -29317 },
+ { start: 0x897b, end: 0x897b, idx: -29337 },
+ { start: 0x897f, end: 0x897f, idx: -29340 },
+ { start: 0x8981, end: 0x8981, idx: -29341 },
+ { start: 0x8983, end: 0x8983, idx: -29342 },
+ { start: 0x8986, end: 0x8986, idx: -29344 },
+ { start: 0x89c1, end: 0x89c2, idx: -29402 },
+ { start: 0x89c4, end: 0x89cc, idx: -29403 },
+ { start: 0x89ce, end: 0x89d2, idx: -29404 },
+ { start: 0x89d6, end: 0x89d6, idx: -29407 },
+ { start: 0x89da, end: 0x89da, idx: -29410 },
+ { start: 0x89dc, end: 0x89dc, idx: -29411 },
+ { start: 0x89de, end: 0x89de, idx: -29412 },
+ { start: 0x89e3, end: 0x89e3, idx: -29416 },
+ { start: 0x89e5, end: 0x89e6, idx: -29417 },
+ { start: 0x89eb, end: 0x89eb, idx: -29421 },
+ { start: 0x89ef, end: 0x89ef, idx: -29424 },
+ { start: 0x89f3, end: 0x89f3, idx: -29427 },
+ { start: 0x8a00, end: 0x8a00, idx: -29439 },
+ { start: 0x8a07, end: 0x8a07, idx: -29445 },
+ { start: 0x8a3e, end: 0x8a3e, idx: -29499 },
+ { start: 0x8a48, end: 0x8a48, idx: -29508 },
+ { start: 0x8a79, end: 0x8a79, idx: -29556 },
+ { start: 0x8a89, end: 0x8a8a, idx: -29571 },
+ { start: 0x8a93, end: 0x8a93, idx: -29579 },
+ { start: 0x8b07, end: 0x8b07, idx: -29694 },
+ { start: 0x8b26, end: 0x8b26, idx: -29724 },
+ { start: 0x8b66, end: 0x8b66, idx: -29787 },
+ { start: 0x8b6c, end: 0x8b6c, idx: -29792 },
+ { start: 0x8ba0, end: 0x8bab, idx: -29843 },
+ { start: 0x8bad, end: 0x8bb0, idx: -29844 },
+ { start: 0x8bb2, end: 0x8bba, idx: -29845 },
+ { start: 0x8bbc, end: 0x8bc6, idx: -29846 },
+ { start: 0x8bc8, end: 0x8bcf, idx: -29847 },
+ { start: 0x8bd1, end: 0x8be9, idx: -29848 },
+ { start: 0x8beb, end: 0x8c08, idx: -29849 },
+ { start: 0x8c0a, end: 0x8c1d, idx: -29850 },
+ { start: 0x8c1f, end: 0x8c37, idx: -29851 },
+ { start: 0x8c41, end: 0x8c41, idx: -29860 },
+ { start: 0x8c46, end: 0x8c47, idx: -29864 },
+ { start: 0x8c49, end: 0x8c49, idx: -29865 },
+ { start: 0x8c4c, end: 0x8c4c, idx: -29867 },
+ { start: 0x8c55, end: 0x8c55, idx: -29875 },
+ { start: 0x8c5a, end: 0x8c5a, idx: -29879 },
+ { start: 0x8c61, end: 0x8c62, idx: -29885 },
+ { start: 0x8c6a, end: 0x8c6b, idx: -29892 },
+ { start: 0x8c73, end: 0x8c73, idx: -29899 },
+ { start: 0x8c78, end: 0x8c7a, idx: -29903 },
+ { start: 0x8c82, end: 0x8c82, idx: -29910 },
+ { start: 0x8c85, end: 0x8c85, idx: -29912 },
+ { start: 0x8c89, end: 0x8c8a, idx: -29915 },
+ { start: 0x8c8c, end: 0x8c8c, idx: -29916 },
+ { start: 0x8c94, end: 0x8c94, idx: -29923 },
+ { start: 0x8c98, end: 0x8c98, idx: -29926 },
+ { start: 0x8d1d, end: 0x8d1f, idx: -30058 },
+ { start: 0x8d21, end: 0x8d50, idx: -30059 },
+ { start: 0x8d53, end: 0x8d56, idx: -30061 },
+ { start: 0x8d58, end: 0x8d5e, idx: -30062 },
+ { start: 0x8d60, end: 0x8d64, idx: -30063 },
+ { start: 0x8d66, end: 0x8d67, idx: -30064 },
+ { start: 0x8d6b, end: 0x8d6b, idx: -30067 },
+ { start: 0x8d6d, end: 0x8d6d, idx: -30068 },
+ { start: 0x8d70, end: 0x8d70, idx: -30070 },
+ { start: 0x8d73, end: 0x8d77, idx: -30072 },
+ { start: 0x8d81, end: 0x8d81, idx: -30081 },
+ { start: 0x8d84, end: 0x8d85, idx: -30083 },
+ { start: 0x8d8a, end: 0x8d8b, idx: -30087 },
+ { start: 0x8d91, end: 0x8d91, idx: -30092 },
+ { start: 0x8d94, end: 0x8d94, idx: -30094 },
+ { start: 0x8d9f, end: 0x8d9f, idx: -30104 },
+ { start: 0x8da3, end: 0x8da3, idx: -30107 },
+ { start: 0x8db1, end: 0x8db1, idx: -30120 },
+ { start: 0x8db3, end: 0x8db5, idx: -30121 },
+ { start: 0x8db8, end: 0x8db8, idx: -30123 },
+ { start: 0x8dba, end: 0x8dba, idx: -30124 },
+ { start: 0x8dbc, end: 0x8dbc, idx: -30125 },
+ { start: 0x8dbe, end: 0x8dbf, idx: -30126 },
+ { start: 0x8dc3, end: 0x8dc4, idx: -30129 },
+ { start: 0x8dc6, end: 0x8dc6, idx: -30130 },
+ { start: 0x8dcb, end: 0x8dcc, idx: -30134 },
+ { start: 0x8dce, end: 0x8dcf, idx: -30135 },
+ { start: 0x8dd1, end: 0x8dd1, idx: -30136 },
+ { start: 0x8dd6, end: 0x8dd7, idx: -30140 },
+ { start: 0x8dda, end: 0x8ddb, idx: -30142 },
+ { start: 0x8ddd, end: 0x8ddf, idx: -30143 },
+ { start: 0x8de3, end: 0x8de4, idx: -30146 },
+ { start: 0x8de8, end: 0x8de8, idx: -30149 },
+ { start: 0x8dea, end: 0x8dec, idx: -30150 },
+ { start: 0x8def, end: 0x8def, idx: -30152 },
+ { start: 0x8df3, end: 0x8df3, idx: -30155 },
+ { start: 0x8df5, end: 0x8df5, idx: -30156 },
+ { start: 0x8df7, end: 0x8dfb, idx: -30157 },
+ { start: 0x8dfd, end: 0x8dfd, idx: -30158 },
+ { start: 0x8e05, end: 0x8e05, idx: -30165 },
+ { start: 0x8e09, end: 0x8e0a, idx: -30168 },
+ { start: 0x8e0c, end: 0x8e0c, idx: -30169 },
+ { start: 0x8e0f, end: 0x8e0f, idx: -30171 },
+ { start: 0x8e14, end: 0x8e14, idx: -30175 },
+ { start: 0x8e1d, end: 0x8e1f, idx: -30183 },
+ { start: 0x8e22, end: 0x8e23, idx: -30185 },
+ { start: 0x8e29, end: 0x8e2a, idx: -30190 },
+ { start: 0x8e2c, end: 0x8e2c, idx: -30191 },
+ { start: 0x8e2e, end: 0x8e2f, idx: -30192 },
+ { start: 0x8e31, end: 0x8e31, idx: -30193 },
+ { start: 0x8e35, end: 0x8e35, idx: -30196 },
+ { start: 0x8e39, end: 0x8e3a, idx: -30199 },
+ { start: 0x8e3d, end: 0x8e3d, idx: -30201 },
+ { start: 0x8e40, end: 0x8e42, idx: -30203 },
+ { start: 0x8e44, end: 0x8e44, idx: -30204 },
+ { start: 0x8e47, end: 0x8e4b, idx: -30206 },
+ { start: 0x8e51, end: 0x8e52, idx: -30211 },
+ { start: 0x8e59, end: 0x8e59, idx: -30217 },
+ { start: 0x8e66, end: 0x8e66, idx: -30229 },
+ { start: 0x8e69, end: 0x8e69, idx: -30231 },
+ { start: 0x8e6c, end: 0x8e6d, idx: -30233 },
+ { start: 0x8e6f, end: 0x8e70, idx: -30234 },
+ { start: 0x8e72, end: 0x8e72, idx: -30235 },
+ { start: 0x8e74, end: 0x8e74, idx: -30236 },
+ { start: 0x8e76, end: 0x8e76, idx: -30237 },
+ { start: 0x8e7c, end: 0x8e7c, idx: -30242 },
+ { start: 0x8e7f, end: 0x8e7f, idx: -30244 },
+ { start: 0x8e81, end: 0x8e81, idx: -30245 },
+ { start: 0x8e85, end: 0x8e85, idx: -30248 },
+ { start: 0x8e87, end: 0x8e87, idx: -30249 },
+ { start: 0x8e8f, end: 0x8e90, idx: -30256 },
+ { start: 0x8e94, end: 0x8e94, idx: -30259 },
+ { start: 0x8e9c, end: 0x8e9c, idx: -30266 },
+ { start: 0x8e9e, end: 0x8e9e, idx: -30267 },
+ { start: 0x8eab, end: 0x8eac, idx: -30279 },
+ { start: 0x8eaf, end: 0x8eaf, idx: -30281 },
+ { start: 0x8eb2, end: 0x8eb2, idx: -30283 },
+ { start: 0x8eba, end: 0x8eba, idx: -30290 },
+ { start: 0x8ece, end: 0x8ece, idx: -30309 },
+ { start: 0x8f66, end: 0x8f69, idx: -30460 },
+ { start: 0x8f6b, end: 0x8f7f, idx: -30461 },
+ { start: 0x8f81, end: 0x8f8b, idx: -30462 },
+ { start: 0x8f8d, end: 0x8f91, idx: -30463 },
+ { start: 0x8f93, end: 0x8f9c, idx: -30464 },
+ { start: 0x8f9e, end: 0x8f9f, idx: -30465 },
+ { start: 0x8fa3, end: 0x8fa3, idx: -30468 },
+ { start: 0x8fa8, end: 0x8fa9, idx: -30472 },
+ { start: 0x8fab, end: 0x8fab, idx: -30473 },
+ { start: 0x8fb0, end: 0x8fb1, idx: -30477 },
+ { start: 0x8fb6, end: 0x8fb6, idx: -30481 },
+ { start: 0x8fb9, end: 0x8fb9, idx: -30483 },
+ { start: 0x8fbd, end: 0x8fbe, idx: -30486 },
+ { start: 0x8fc1, end: 0x8fc2, idx: -30488 },
+ { start: 0x8fc4, end: 0x8fc5, idx: -30489 },
+ { start: 0x8fc7, end: 0x8fc8, idx: -30490 },
+ { start: 0x8fce, end: 0x8fce, idx: -30495 },
+ { start: 0x8fd0, end: 0x8fd1, idx: -30496 },
+ { start: 0x8fd3, end: 0x8fd5, idx: -30497 },
+ { start: 0x8fd8, end: 0x8fd9, idx: -30499 },
+ { start: 0x8fdb, end: 0x8fdf, idx: -30500 },
+ { start: 0x8fe2, end: 0x8fe2, idx: -30502 },
+ { start: 0x8fe4, end: 0x8fe6, idx: -30503 },
+ { start: 0x8fe8, end: 0x8feb, idx: -30504 },
+ { start: 0x8fed, end: 0x8fee, idx: -30505 },
+ { start: 0x8ff0, end: 0x8ff0, idx: -30506 },
+ { start: 0x8ff3, end: 0x8ff3, idx: -30508 },
+ { start: 0x8ff7, end: 0x8ff9, idx: -30511 },
+ { start: 0x8ffd, end: 0x8ffd, idx: -30514 },
+ { start: 0x9000, end: 0x9006, idx: -30516 },
+ { start: 0x9009, end: 0x900b, idx: -30518 },
+ { start: 0x900d, end: 0x900d, idx: -30519 },
+ { start: 0x900f, end: 0x9012, idx: -30520 },
+ { start: 0x9014, end: 0x9014, idx: -30521 },
+ { start: 0x9016, end: 0x9017, idx: -30522 },
+ { start: 0x901a, end: 0x901b, idx: -30524 },
+ { start: 0x901d, end: 0x9022, idx: -30525 },
+ { start: 0x9026, end: 0x9026, idx: -30528 },
+ { start: 0x902d, end: 0x902f, idx: -30534 },
+ { start: 0x9035, end: 0x9036, idx: -30539 },
+ { start: 0x9038, end: 0x9038, idx: -30540 },
+ { start: 0x903b, end: 0x903c, idx: -30542 },
+ { start: 0x903e, end: 0x903e, idx: -30543 },
+ { start: 0x9041, end: 0x9042, idx: -30545 },
+ { start: 0x9044, end: 0x9044, idx: -30546 },
+ { start: 0x9047, end: 0x9047, idx: -30548 },
+ { start: 0x904d, end: 0x904d, idx: -30553 },
+ { start: 0x904f, end: 0x9053, idx: -30554 },
+ { start: 0x9057, end: 0x9058, idx: -30557 },
+ { start: 0x905b, end: 0x905b, idx: -30559 },
+ { start: 0x9062, end: 0x9063, idx: -30565 },
+ { start: 0x9065, end: 0x9065, idx: -30566 },
+ { start: 0x9068, end: 0x9068, idx: -30568 },
+ { start: 0x906d, end: 0x906e, idx: -30572 },
+ { start: 0x9074, end: 0x9075, idx: -30577 },
+ { start: 0x907d, end: 0x907d, idx: -30584 },
+ { start: 0x907f, end: 0x9080, idx: -30585 },
+ { start: 0x9082, end: 0x9083, idx: -30586 },
+ { start: 0x9088, end: 0x9088, idx: -30590 },
+ { start: 0x908b, end: 0x908b, idx: -30592 },
+ { start: 0x9091, end: 0x9091, idx: -30597 },
+ { start: 0x9093, end: 0x9093, idx: -30598 },
+ { start: 0x9095, end: 0x9095, idx: -30599 },
+ { start: 0x9097, end: 0x9097, idx: -30600 },
+ { start: 0x9099, end: 0x9099, idx: -30601 },
+ { start: 0x909b, end: 0x909b, idx: -30602 },
+ { start: 0x909d, end: 0x909d, idx: -30603 },
+ { start: 0x90a1, end: 0x90a3, idx: -30606 },
+ { start: 0x90a6, end: 0x90a6, idx: -30608 },
+ { start: 0x90aa, end: 0x90aa, idx: -30611 },
+ { start: 0x90ac, end: 0x90ac, idx: -30612 },
+ { start: 0x90ae, end: 0x90b1, idx: -30613 },
+ { start: 0x90b3, end: 0x90b6, idx: -30614 },
+ { start: 0x90b8, end: 0x90bb, idx: -30615 },
+ { start: 0x90be, end: 0x90be, idx: -30617 },
+ { start: 0x90c1, end: 0x90c1, idx: -30619 },
+ { start: 0x90c4, end: 0x90c5, idx: -30621 },
+ { start: 0x90c7, end: 0x90c7, idx: -30622 },
+ { start: 0x90ca, end: 0x90ca, idx: -30624 },
+ { start: 0x90ce, end: 0x90d1, idx: -30627 },
+ { start: 0x90d3, end: 0x90d3, idx: -30628 },
+ { start: 0x90d7, end: 0x90d7, idx: -30631 },
+ { start: 0x90db, end: 0x90dd, idx: -30634 },
+ { start: 0x90e1, end: 0x90e2, idx: -30637 },
+ { start: 0x90e6, end: 0x90e8, idx: -30640 },
+ { start: 0x90eb, end: 0x90eb, idx: -30642 },
+ { start: 0x90ed, end: 0x90ed, idx: -30643 },
+ { start: 0x90ef, end: 0x90ef, idx: -30644 },
+ { start: 0x90f4, end: 0x90f4, idx: -30648 },
+ { start: 0x90f8, end: 0x90f8, idx: -30651 },
+ { start: 0x90fd, end: 0x90fe, idx: -30655 },
+ { start: 0x9102, end: 0x9102, idx: -30658 },
+ { start: 0x9104, end: 0x9104, idx: -30659 },
+ { start: 0x9119, end: 0x9119, idx: -30679 },
+ { start: 0x911e, end: 0x911e, idx: -30683 },
+ { start: 0x9122, end: 0x9123, idx: -30686 },
+ { start: 0x912f, end: 0x912f, idx: -30697 },
+ { start: 0x9131, end: 0x9131, idx: -30698 },
+ { start: 0x9139, end: 0x9139, idx: -30705 },
+ { start: 0x9143, end: 0x9143, idx: -30714 },
+ { start: 0x9146, end: 0x9146, idx: -30716 },
+ { start: 0x9149, end: 0x9150, idx: -30718 },
+ { start: 0x9152, end: 0x9152, idx: -30719 },
+ { start: 0x9157, end: 0x9157, idx: -30723 },
+ { start: 0x915a, end: 0x915a, idx: -30725 },
+ { start: 0x915d, end: 0x915e, idx: -30727 },
+ { start: 0x9161, end: 0x9165, idx: -30729 },
+ { start: 0x9169, end: 0x916a, idx: -30732 },
+ { start: 0x916c, end: 0x916c, idx: -30733 },
+ { start: 0x916e, end: 0x9172, idx: -30734 },
+ { start: 0x9174, end: 0x9179, idx: -30735 },
+ { start: 0x917d, end: 0x917f, idx: -30738 },
+ { start: 0x9185, end: 0x9185, idx: -30743 },
+ { start: 0x9187, end: 0x9187, idx: -30744 },
+ { start: 0x9189, end: 0x9189, idx: -30745 },
+ { start: 0x918b, end: 0x918d, idx: -30746 },
+ { start: 0x9190, end: 0x9192, idx: -30748 },
+ { start: 0x919a, end: 0x919b, idx: -30755 },
+ { start: 0x91a2, end: 0x91a3, idx: -30761 },
+ { start: 0x91aa, end: 0x91aa, idx: -30767 },
+ { start: 0x91ad, end: 0x91af, idx: -30769 },
+ { start: 0x91b4, end: 0x91b5, idx: -30773 },
+ { start: 0x91ba, end: 0x91ba, idx: -30777 },
+ { start: 0x91c7, end: 0x91c7, idx: -30789 },
+ { start: 0x91c9, end: 0x91ca, idx: -30790 },
+ { start: 0x91cc, end: 0x91cf, idx: -30791 },
+ { start: 0x91d1, end: 0x91d1, idx: -30792 },
+ { start: 0x91dc, end: 0x91dc, idx: -30802 },
+ { start: 0x9274, end: 0x9274, idx: -30953 },
+ { start: 0x928e, end: 0x928e, idx: -30978 },
+ { start: 0x92ae, end: 0x92ae, idx: -31009 },
+ { start: 0x92c8, end: 0x92c8, idx: -31034 },
+ { start: 0x933e, end: 0x933e, idx: -31151 },
+ { start: 0x936a, end: 0x936a, idx: -31194 },
+ { start: 0x938f, end: 0x938f, idx: -31230 },
+ { start: 0x93ca, end: 0x93ca, idx: -31288 },
+ { start: 0x93d6, end: 0x93d6, idx: -31299 },
+ { start: 0x943e, end: 0x943e, idx: -31402 },
+ { start: 0x946b, end: 0x946b, idx: -31446 },
+ { start: 0x9485, end: 0x9490, idx: -31471 },
+ { start: 0x9492, end: 0x9495, idx: -31472 },
+ { start: 0x9497, end: 0x9497, idx: -31473 },
+ { start: 0x9499, end: 0x94c6, idx: -31474 },
+ { start: 0x94c8, end: 0x94ce, idx: -31475 },
+ { start: 0x94d0, end: 0x94d2, idx: -31476 },
+ { start: 0x94d5, end: 0x94d9, idx: -31478 },
+ { start: 0x94db, end: 0x94e5, idx: -31479 },
+ { start: 0x94e7, end: 0x94fa, idx: -31480 },
+ { start: 0x94fc, end: 0x951b, idx: -31481 },
+ { start: 0x951d, end: 0x951f, idx: -31482 },
+ { start: 0x9521, end: 0x9526, idx: -31483 },
+ { start: 0x9528, end: 0x9532, idx: -31484 },
+ { start: 0x9534, end: 0x953c, idx: -31485 },
+ { start: 0x953e, end: 0x9542, idx: -31486 },
+ { start: 0x9544, end: 0x9547, idx: -31487 },
+ { start: 0x9549, end: 0x954a, idx: -31488 },
+ { start: 0x954c, end: 0x9554, idx: -31489 },
+ { start: 0x9556, end: 0x9559, idx: -31490 },
+ { start: 0x955b, end: 0x955f, idx: -31491 },
+ { start: 0x9561, end: 0x956d, idx: -31492 },
+ { start: 0x956f, end: 0x9573, idx: -31493 },
+ { start: 0x9576, end: 0x9576, idx: -31495 },
+ { start: 0x957f, end: 0x957f, idx: -31503 },
+ { start: 0x95e8, end: 0x95eb, idx: -31607 },
+ { start: 0x95ed, end: 0x95fe, idx: -31608 },
+ { start: 0x9600, end: 0x9606, idx: -31609 },
+ { start: 0x9608, end: 0x9612, idx: -31610 },
+ { start: 0x9614, end: 0x9617, idx: -31611 },
+ { start: 0x9619, end: 0x961a, idx: -31612 },
+ { start: 0x961c, end: 0x961d, idx: -31613 },
+ { start: 0x961f, end: 0x961f, idx: -31614 },
+ { start: 0x9621, end: 0x9622, idx: -31615 },
+ { start: 0x962a, end: 0x962a, idx: -31622 },
+ { start: 0x962e, end: 0x962e, idx: -31625 },
+ { start: 0x9631, end: 0x9636, idx: -31627 },
+ { start: 0x963b, end: 0x963d, idx: -31631 },
+ { start: 0x963f, end: 0x9640, idx: -31632 },
+ { start: 0x9642, end: 0x9642, idx: -31633 },
+ { start: 0x9644, end: 0x9649, idx: -31634 },
+ { start: 0x964b, end: 0x964d, idx: -31635 },
+ { start: 0x9650, end: 0x9650, idx: -31637 },
+ { start: 0x9654, end: 0x9655, idx: -31640 },
+ { start: 0x965b, end: 0x965b, idx: -31645 },
+ { start: 0x965f, end: 0x965f, idx: -31648 },
+ { start: 0x9661, end: 0x9662, idx: -31649 },
+ { start: 0x9664, end: 0x9664, idx: -31650 },
+ { start: 0x9667, end: 0x966a, idx: -31652 },
+ { start: 0x966c, end: 0x966c, idx: -31653 },
+ { start: 0x9672, end: 0x9672, idx: -31658 },
+ { start: 0x9674, end: 0x9677, idx: -31659 },
+ { start: 0x9685, end: 0x9686, idx: -31672 },
+ { start: 0x9688, end: 0x9688, idx: -31673 },
+ { start: 0x968b, end: 0x968b, idx: -31675 },
+ { start: 0x968d, end: 0x968d, idx: -31676 },
+ { start: 0x968f, end: 0x9690, idx: -31677 },
+ { start: 0x9694, end: 0x9694, idx: -31680 },
+ { start: 0x9697, end: 0x9699, idx: -31682 },
+ { start: 0x969c, end: 0x969c, idx: -31684 },
+ { start: 0x96a7, end: 0x96a7, idx: -31694 },
+ { start: 0x96b0, end: 0x96b0, idx: -31702 },
+ { start: 0x96b3, end: 0x96b3, idx: -31704 },
+ { start: 0x96b6, end: 0x96b6, idx: -31706 },
+ { start: 0x96b9, end: 0x96b9, idx: -31708 },
+ { start: 0x96bc, end: 0x96be, idx: -31710 },
+ { start: 0x96c0, end: 0x96c1, idx: -31711 },
+ { start: 0x96c4, end: 0x96c7, idx: -31713 },
+ { start: 0x96c9, end: 0x96c9, idx: -31714 },
+ { start: 0x96cc, end: 0x96cf, idx: -31716 },
+ { start: 0x96d2, end: 0x96d2, idx: -31718 },
+ { start: 0x96d5, end: 0x96d5, idx: -31720 },
+ { start: 0x96e0, end: 0x96e0, idx: -31730 },
+ { start: 0x96e8, end: 0x96ea, idx: -31737 },
+ { start: 0x96ef, end: 0x96ef, idx: -31741 },
+ { start: 0x96f3, end: 0x96f3, idx: -31744 },
+ { start: 0x96f6, end: 0x96f7, idx: -31746 },
+ { start: 0x96f9, end: 0x96f9, idx: -31747 },
+ { start: 0x96fe, end: 0x96fe, idx: -31751 },
+ { start: 0x9700, end: 0x9701, idx: -31752 },
+ { start: 0x9704, end: 0x9704, idx: -31754 },
+ { start: 0x9706, end: 0x9709, idx: -31755 },
+ { start: 0x970d, end: 0x970f, idx: -31758 },
+ { start: 0x9713, end: 0x9713, idx: -31761 },
+ { start: 0x9716, end: 0x9716, idx: -31763 },
+ { start: 0x971c, end: 0x971c, idx: -31768 },
+ { start: 0x971e, end: 0x971e, idx: -31769 },
+ { start: 0x972a, end: 0x972a, idx: -31780 },
+ { start: 0x972d, end: 0x972d, idx: -31782 },
+ { start: 0x9730, end: 0x9730, idx: -31784 },
+ { start: 0x9732, end: 0x9732, idx: -31785 },
+ { start: 0x9738, end: 0x9739, idx: -31790 },
+ { start: 0x973e, end: 0x973e, idx: -31794 },
+ { start: 0x9752, end: 0x9753, idx: -31813 },
+ { start: 0x9756, end: 0x9756, idx: -31815 },
+ { start: 0x9759, end: 0x9759, idx: -31817 },
+ { start: 0x975b, end: 0x975b, idx: -31818 },
+ { start: 0x975e, end: 0x975e, idx: -31820 },
+ { start: 0x9760, end: 0x9762, idx: -31821 },
+ { start: 0x9765, end: 0x9765, idx: -31823 },
+ { start: 0x9769, end: 0x9769, idx: -31826 },
+ { start: 0x9773, end: 0x9774, idx: -31835 },
+ { start: 0x9776, end: 0x9776, idx: -31836 },
+ { start: 0x977c, end: 0x977c, idx: -31841 },
+ { start: 0x9785, end: 0x9785, idx: -31849 },
+ { start: 0x978b, end: 0x978b, idx: -31854 },
+ { start: 0x978d, end: 0x978d, idx: -31855 },
+ { start: 0x9791, end: 0x9792, idx: -31858 },
+ { start: 0x9794, end: 0x9794, idx: -31859 },
+ { start: 0x9798, end: 0x9798, idx: -31862 },
+ { start: 0x97a0, end: 0x97a0, idx: -31869 },
+ { start: 0x97a3, end: 0x97a3, idx: -31871 },
+ { start: 0x97ab, end: 0x97ab, idx: -31878 },
+ { start: 0x97ad, end: 0x97ad, idx: -31879 },
+ { start: 0x97af, end: 0x97af, idx: -31880 },
+ { start: 0x97b2, end: 0x97b2, idx: -31882 },
+ { start: 0x97b4, end: 0x97b4, idx: -31883 },
+ { start: 0x97e6, end: 0x97e7, idx: -31932 },
+ { start: 0x97e9, end: 0x97ed, idx: -31933 },
+ { start: 0x97f3, end: 0x97f3, idx: -31938 },
+ { start: 0x97f5, end: 0x97f6, idx: -31939 },
+ { start: 0x9875, end: 0x988a, idx: -32065 },
+ { start: 0x988c, end: 0x988d, idx: -32066 },
+ { start: 0x988f, end: 0x9891, idx: -32067 },
+ { start: 0x9893, end: 0x9894, idx: -32068 },
+ { start: 0x9896, end: 0x9898, idx: -32069 },
+ { start: 0x989a, end: 0x98a2, idx: -32070 },
+ { start: 0x98a4, end: 0x98a7, idx: -32071 },
+ { start: 0x98ce, end: 0x98ce, idx: -32109 },
+ { start: 0x98d1, end: 0x98d3, idx: -32111 },
+ { start: 0x98d5, end: 0x98d5, idx: -32112 },
+ { start: 0x98d8, end: 0x98da, idx: -32114 },
+ { start: 0x98de, end: 0x98df, idx: -32117 },
+ { start: 0x98e7, end: 0x98e8, idx: -32124 },
+ { start: 0x990d, end: 0x990d, idx: -32160 },
+ { start: 0x9910, end: 0x9910, idx: -32162 },
+ { start: 0x992e, end: 0x992e, idx: -32191 },
+ { start: 0x9954, end: 0x9955, idx: -32228 },
+ { start: 0x9963, end: 0x9963, idx: -32241 },
+ { start: 0x9965, end: 0x9965, idx: -32242 },
+ { start: 0x9967, end: 0x9972, idx: -32243 },
+ { start: 0x9974, end: 0x9977, idx: -32244 },
+ { start: 0x997a, end: 0x997a, idx: -32246 },
+ { start: 0x997c, end: 0x997d, idx: -32247 },
+ { start: 0x997f, end: 0x9981, idx: -32248 },
+ { start: 0x9984, end: 0x9988, idx: -32250 },
+ { start: 0x998a, end: 0x998b, idx: -32251 },
+ { start: 0x998d, end: 0x998d, idx: -32252 },
+ { start: 0x998f, end: 0x9999, idx: -32253 },
+ { start: 0x99a5, end: 0x99a5, idx: -32264 },
+ { start: 0x99a8, end: 0x99a8, idx: -32266 },
+ { start: 0x9a6c, end: 0x9a71, idx: -32461 },
+ { start: 0x9a73, end: 0x9a82, idx: -32462 },
+ { start: 0x9a84, end: 0x9a88, idx: -32463 },
+ { start: 0x9a8a, end: 0x9a8c, idx: -32464 },
+ { start: 0x9a8f, end: 0x9a93, idx: -32466 },
+ { start: 0x9a96, end: 0x9a98, idx: -32468 },
+ { start: 0x9a9a, end: 0x9aa5, idx: -32469 },
+ { start: 0x9aa7, end: 0x9aa8, idx: -32470 },
+ { start: 0x9ab0, end: 0x9ab1, idx: -32477 },
+ { start: 0x9ab6, end: 0x9ab8, idx: -32481 },
+ { start: 0x9aba, end: 0x9aba, idx: -32482 },
+ { start: 0x9abc, end: 0x9abc, idx: -32483 },
+ { start: 0x9ac0, end: 0x9ac2, idx: -32486 },
+ { start: 0x9ac5, end: 0x9ac5, idx: -32488 },
+ { start: 0x9acb, end: 0x9acc, idx: -32493 },
+ { start: 0x9ad1, end: 0x9ad1, idx: -32497 },
+ { start: 0x9ad3, end: 0x9ad3, idx: -32498 },
+ { start: 0x9ad8, end: 0x9ad8, idx: -32502 },
+ { start: 0x9adf, end: 0x9adf, idx: -32508 },
+ { start: 0x9ae1, end: 0x9ae1, idx: -32509 },
+ { start: 0x9ae6, end: 0x9ae6, idx: -32513 },
+ { start: 0x9aeb, end: 0x9aeb, idx: -32517 },
+ { start: 0x9aed, end: 0x9aed, idx: -32518 },
+ { start: 0x9aef, end: 0x9aef, idx: -32519 },
+ { start: 0x9af9, end: 0x9af9, idx: -32528 },
+ { start: 0x9afb, end: 0x9afb, idx: -32529 },
+ { start: 0x9b03, end: 0x9b03, idx: -32536 },
+ { start: 0x9b08, end: 0x9b08, idx: -32540 },
+ { start: 0x9b0f, end: 0x9b0f, idx: -32546 },
+ { start: 0x9b13, end: 0x9b13, idx: -32549 },
+ { start: 0x9b1f, end: 0x9b1f, idx: -32560 },
+ { start: 0x9b23, end: 0x9b23, idx: -32563 },
+ { start: 0x9b2f, end: 0x9b2f, idx: -32574 },
+ { start: 0x9b32, end: 0x9b32, idx: -32576 },
+ { start: 0x9b3b, end: 0x9b3c, idx: -32584 },
+ { start: 0x9b41, end: 0x9b45, idx: -32588 },
+ { start: 0x9b47, end: 0x9b49, idx: -32589 },
+ { start: 0x9b4d, end: 0x9b4d, idx: -32592 },
+ { start: 0x9b4f, end: 0x9b4f, idx: -32593 },
+ { start: 0x9b51, end: 0x9b51, idx: -32594 },
+ { start: 0x9b54, end: 0x9b54, idx: -32596 },
+ { start: 0x9c7c, end: 0x9c7c, idx: -32891 },
+ { start: 0x9c7f, end: 0x9c7f, idx: -32893 },
+ { start: 0x9c81, end: 0x9c82, idx: -32894 },
+ { start: 0x9c85, end: 0x9c88, idx: -32896 },
+ { start: 0x9c8b, end: 0x9c8b, idx: -32898 },
+ { start: 0x9c8d, end: 0x9c8e, idx: -32899 },
+ { start: 0x9c90, end: 0x9c92, idx: -32900 },
+ { start: 0x9c94, end: 0x9c95, idx: -32901 },
+ { start: 0x9c9a, end: 0x9c9c, idx: -32905 },
+ { start: 0x9c9e, end: 0x9ca9, idx: -32906 },
+ { start: 0x9cab, end: 0x9cab, idx: -32907 },
+ { start: 0x9cad, end: 0x9cae, idx: -32908 },
+ { start: 0x9cb0, end: 0x9cb8, idx: -32909 },
+ { start: 0x9cba, end: 0x9cbd, idx: -32910 },
+ { start: 0x9cc3, end: 0x9cc7, idx: -32915 },
+ { start: 0x9cca, end: 0x9cd0, idx: -32917 },
+ { start: 0x9cd3, end: 0x9cd9, idx: -32919 },
+ { start: 0x9cdc, end: 0x9cdf, idx: -32921 },
+ { start: 0x9ce2, end: 0x9ce2, idx: -32923 },
+ { start: 0x9e1f, end: 0x9e23, idx: -33239 },
+ { start: 0x9e25, end: 0x9e26, idx: -33240 },
+ { start: 0x9e28, end: 0x9e2d, idx: -33241 },
+ { start: 0x9e2f, end: 0x9e2f, idx: -33242 },
+ { start: 0x9e31, end: 0x9e33, idx: -33243 },
+ { start: 0x9e35, end: 0x9e3a, idx: -33244 },
+ { start: 0x9e3d, end: 0x9e3f, idx: -33246 },
+ { start: 0x9e41, end: 0x9e4c, idx: -33247 },
+ { start: 0x9e4e, end: 0x9e4f, idx: -33248 },
+ { start: 0x9e51, end: 0x9e51, idx: -33249 },
+ { start: 0x9e55, end: 0x9e55, idx: -33252 },
+ { start: 0x9e57, end: 0x9e58, idx: -33253 },
+ { start: 0x9e5a, end: 0x9e5c, idx: -33254 },
+ { start: 0x9e5e, end: 0x9e5e, idx: -33255 },
+ { start: 0x9e63, end: 0x9e64, idx: -33259 },
+ { start: 0x9e66, end: 0x9e6d, idx: -33260 },
+ { start: 0x9e70, end: 0x9e71, idx: -33262 },
+ { start: 0x9e73, end: 0x9e73, idx: -33263 },
+ { start: 0x9e7e, end: 0x9e7f, idx: -33273 },
+ { start: 0x9e82, end: 0x9e82, idx: -33275 },
+ { start: 0x9e87, end: 0x9e88, idx: -33279 },
+ { start: 0x9e8b, end: 0x9e8b, idx: -33281 },
+ { start: 0x9e92, end: 0x9e93, idx: -33287 },
+ { start: 0x9e9d, end: 0x9e9d, idx: -33296 },
+ { start: 0x9e9f, end: 0x9e9f, idx: -33297 },
+ { start: 0x9ea6, end: 0x9ea6, idx: -33303 },
+ { start: 0x9eb4, end: 0x9eb4, idx: -33316 },
+ { start: 0x9eb8, end: 0x9eb8, idx: -33319 },
+ { start: 0x9ebb, end: 0x9ebb, idx: -33321 },
+ { start: 0x9ebd, end: 0x9ebe, idx: -33322 },
+ { start: 0x9ec4, end: 0x9ec4, idx: -33327 },
+ { start: 0x9ec9, end: 0x9ec9, idx: -33331 },
+ { start: 0x9ecd, end: 0x9ecf, idx: -33334 },
+ { start: 0x9ed1, end: 0x9ed1, idx: -33335 },
+ { start: 0x9ed4, end: 0x9ed4, idx: -33337 },
+ { start: 0x9ed8, end: 0x9ed8, idx: -33340 },
+ { start: 0x9edb, end: 0x9edd, idx: -33342 },
+ { start: 0x9edf, end: 0x9ee0, idx: -33343 },
+ { start: 0x9ee2, end: 0x9ee2, idx: -33344 },
+ { start: 0x9ee5, end: 0x9ee5, idx: -33346 },
+ { start: 0x9ee7, end: 0x9ee7, idx: -33347 },
+ { start: 0x9ee9, end: 0x9eea, idx: -33348 },
+ { start: 0x9eef, end: 0x9eef, idx: -33352 },
+ { start: 0x9ef9, end: 0x9ef9, idx: -33361 },
+ { start: 0x9efb, end: 0x9efc, idx: -33362 },
+ { start: 0x9efe, end: 0x9efe, idx: -33363 },
+ { start: 0x9f0b, end: 0x9f0b, idx: -33375 },
+ { start: 0x9f0d, end: 0x9f0e, idx: -33376 },
+ { start: 0x9f10, end: 0x9f10, idx: -33377 },
+ { start: 0x9f13, end: 0x9f13, idx: -33379 },
+ { start: 0x9f17, end: 0x9f17, idx: -33382 },
+ { start: 0x9f19, end: 0x9f19, idx: -33383 },
+ { start: 0x9f20, end: 0x9f20, idx: -33389 },
+ { start: 0x9f22, end: 0x9f22, idx: -33390 },
+ { start: 0x9f2c, end: 0x9f2c, idx: -33399 },
+ { start: 0x9f2f, end: 0x9f2f, idx: -33401 },
+ { start: 0x9f37, end: 0x9f37, idx: -33408 },
+ { start: 0x9f39, end: 0x9f39, idx: -33409 },
+ { start: 0x9f3b, end: 0x9f3b, idx: -33410 },
+ { start: 0x9f3d, end: 0x9f3e, idx: -33411 },
+ { start: 0x9f44, end: 0x9f44, idx: -33416 },
+ { start: 0x9f50, end: 0x9f51, idx: -33427 },
+ { start: 0x9f7f, end: 0x9f80, idx: -33472 },
+ { start: 0x9f83, end: 0x9f8c, idx: -33474 },
+ { start: 0x9f99, end: 0x9f9b, idx: -33486 },
+ { start: 0x9f9f, end: 0x9fa0, idx: -33489 },
+ { start: 0xe000, end: 0xe757, idx: -49968 },
+ { start: 0xf83d, end: 0xf83e, idx: -54293 },
+ { start: 0xff01, end: 0xff5e, idx: -56023 },
+ { start: 0xffe0, end: 0xffe5, idx: -56152 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const char *__ucs4_to_ibm935db[] =
+{
+ "\x45\x88", "\x44\x6a", "\x44\x60", "\x44\xed", "\x44\x4b", "\x44\x50",
+ "\x43\x45", "\x44\x7a", "\x46\x44", "\x46\x42", "\x46\x48", "\x46\x46",
+ "\x46\x5a", "\x46\x4c", "\x46\x4a", "\x46\x50", "\x46\x4e", "\x44\x7b",
+ "\x46\x54", "\x46\x52", "\x46\x59", "\x46\x41", "\x46\x45", "\x46\x47",
+ "\x46\x49", "\x46\x4d", "\x46\x51", "\x46\x43", "\x46\x4b", "\x46\x4f",
+ "\x46\x53", "\x46\x55", "\x46\x56", "\x46\x57", "\x46\x58", "\x45\x46",
+ "\x45\x45", "\x41\x61", "\x41\x62", "\x41\x63", "\x41\x64", "\x41\x65",
+ "\x41\x66", "\x41\x67", "\x41\x68", "\x41\x69", "\x41\x6a", "\x41\x6b",
+ "\x41\x6c", "\x41\x6d", "\x41\x6e", "\x41\x6f", "\x41\x70", "\x41\x71",
+ "\x41\x72", "\x41\x73", "\x41\x74", "\x41\x75", "\x41\x76", "\x41\x77",
+ "\x41\x78", "\x41\x41", "\x41\x42", "\x41\x43", "\x41\x44", "\x41\x45",
+ "\x41\x46", "\x41\x47", "\x41\x48", "\x41\x49", "\x41\x4a", "\x41\x4b",
+ "\x41\x4c", "\x41\x4d", "\x41\x4e", "\x41\x4f", "\x41\x50", "\x41\x51",
+ "\x41\x52", "\x41\x53", "\x41\x54", "\x41\x55", "\x41\x56", "\x41\x57",
+ "\x41\x58", "\x41\xc6", "\x41\xc0", "\x41\xc1", "\x41\xc2", "\x41\xc3",
+ "\x41\xc4", "\x41\xc5", "\x41\xc7", "\x41\xc8", "\x41\xc9", "\x41\xca",
+ "\x41\xcb", "\x41\xcc", "\x41\xcd", "\x41\xce", "\x41\xcf", "\x41\xd0",
+ "\x41\xd1", "\x41\xd2", "\x41\xd3", "\x41\xd4", "\x41\xd5", "\x41\xd6",
+ "\x41\xd7", "\x41\xd8", "\x41\xd9", "\x41\xda", "\x41\xdb", "\x41\xdc",
+ "\x41\xdd", "\x41\xde", "\x41\xdf", "\x41\xe0", "\x41\x80", "\x41\x81",
+ "\x41\x82", "\x41\x83", "\x41\x84", "\x41\x85", "\x41\x87", "\x41\x88",
+ "\x41\x89", "\x41\x8a", "\x41\x8b", "\x41\x8c", "\x41\x8d", "\x41\x8e",
+ "\x41\x8f", "\x41\x90", "\x41\x91", "\x41\x92", "\x41\x93", "\x41\x94",
+ "\x41\x95", "\x41\x96", "\x41\x97", "\x41\x98", "\x41\x99", "\x41\x9a",
+ "\x41\x9b", "\x41\x9c", "\x41\x9d", "\x41\x9e", "\x41\x9f", "\x41\xa0",
+ "\x41\x86", "\x44\x5a", "\x44\x4a", "\x44\x4a", "\x44\x7c", "\x44\x61",
+ "\x44\x71", "\x44\x62", "\x44\x72", "\x44\x7e", "\x44\x7f", "\x45\x8b",
+ "\x44\xee", "\x44\xef", "\x44\x6b", "\x44\x4e", "\x44\x6e", "\x44\x6f",
+ "\x41\xf1", "\x41\xf2", "\x41\xf3", "\x41\xf4", "\x41\xf5", "\x41\xf6",
+ "\x41\xf7", "\x41\xf8", "\x41\xf9", "\x41\xfa", "\x41\xfb", "\x41\xfc",
+ "\x41\xb1", "\x41\xb2", "\x41\xb3", "\x41\xb4", "\x41\xb5", "\x41\xb6",
+ "\x41\xb7", "\x41\xb8", "\x41\xb9", "\x41\xba", "\x44\xf1", "\x44\xf2",
+ "\x44\xf0", "\x44\xf3", "\x45\x69", "\x45\x66", "\x45\x65", "\x45\x6b",
+ "\x45\x77", "\x44\x4d", "\x45\x6e", "\x45\x6d", "\x45\x63", "\x45\x64",
+ "\x45\x68", "\x45\x67", "\x45\x71", "\x45\x72", "\x44\x68", "\x44\x78",
+ "\x45\x62", "\x45\x6a", "\x45\x76", "\x45\x75", "\x45\x74", "\x44\x4c",
+ "\x45\x73", "\x44\x67", "\x44\x77", "\x45\x79", "\x45\x7a", "\x45\x70",
+ "\x45\x6c", "\x45\x6f", "\x45\xe1", "\x45\xe2", "\x45\xe3", "\x45\xe4",
+ "\x45\xe5", "\x45\xe6", "\x45\xe7", "\x45\xe8", "\x45\xe9", "\x45\xea",
+ "\x45\xc5", "\x45\xc6", "\x45\xc7", "\x45\xc8", "\x45\xc9", "\x45\xca",
+ "\x45\xcb", "\x45\xcc", "\x45\xcd", "\x45\xce", "\x45\xcf", "\x45\xd0",
+ "\x45\xd1", "\x45\xd2", "\x45\xd3", "\x45\xd4", "\x45\xd5", "\x45\xd6",
+ "\x45\xd7", "\x45\xd8", "\x45\xb1", "\x45\xb2", "\x45\xb3", "\x45\xb4",
+ "\x45\xb5", "\x45\xb6", "\x45\xb7", "\x45\xb8", "\x45\xb9", "\x45\xba",
+ "\x45\xbb", "\x45\xbc", "\x45\xbd", "\x45\xbe", "\x45\xbf", "\x45\xc0",
+ "\x45\xc1", "\x45\xc2", "\x45\xc3", "\x45\xc4", "\x46\xa4", "\x46\xa5",
+ "\x46\xa6", "\x46\xa7", "\x46\xa8", "\x46\xa9", "\x46\xaa", "\x46\xab",
+ "\x46\xac", "\x46\xad", "\x46\xae", "\x46\xaf", "\x46\xb0", "\x46\xb1",
+ "\x46\xb2", "\x46\xb3", "\x46\xb4", "\x46\xb5", "\x46\xb6", "\x46\xb7",
+ "\x46\xb8", "\x46\xb9", "\x46\xba", "\x46\xbb", "\x46\xbc", "\x46\xbd",
+ "\x46\xbe", "\x46\xbf", "\x46\xc0", "\x46\xc1", "\x46\xc2", "\x46\xc3",
+ "\x46\xc4", "\x46\xc5", "\x46\xc6", "\x46\xc7", "\x46\xc8", "\x46\xc9",
+ "\x46\xca", "\x46\xcb", "\x46\xcc", "\x46\xcd", "\x46\xce", "\x46\xcf",
+ "\x46\xd0", "\x46\xd1", "\x46\xd2", "\x46\xd3", "\x46\xd4", "\x46\xd5",
+ "\x46\xd6", "\x46\xd7", "\x46\xd8", "\x46\xd9", "\x46\xda", "\x46\xdb",
+ "\x46\xdc", "\x46\xdd", "\x46\xde", "\x46\xdf", "\x46\xe0", "\x46\xe1",
+ "\x46\xe2", "\x46\xe3", "\x46\xe4", "\x46\xe5", "\x46\xe6", "\x46\xe7",
+ "\x46\xe8", "\x46\xe9", "\x46\xea", "\x46\xeb", "\x46\xec", "\x46\xed",
+ "\x46\xee", "\x46\xef", "\x44\xea", "\x44\xe9", "\x44\xe3", "\x44\xe2",
+ "\x44\xec", "\x44\xeb", "\x44\xe8", "\x44\xe7", "\x44\xe0", "\x44\xe4",
+ "\x44\xe1", "\x44\xe6", "\x44\xe5", "\x44\x79", "\x44\x69", "\x40\x40",
+ "\x43\x44", "\x43\x41", "\x44\x5b", "\x44\x5d", "\x44\x5e", "\x44\x5f",
+ "\x44\x64", "\x44\x74", "\x44\x65", "\x44\x75", "\x43\x42", "\x43\x43",
+ "\x44\x42", "\x44\x43", "\x44\x66", "\x44\x76", "\x44\x6c", "\x44\x7d",
+ "\x44\x63", "\x44\x73", "\x45\x5b", "\x45\x5c", "\x44\x47", "\x44\x81",
+ "\x44\x48", "\x44\x82", "\x44\x49", "\x44\x83", "\x44\x51", "\x44\x84",
+ "\x44\x52", "\x44\x85", "\x44\x86", "\x44\xc0", "\x44\x87", "\x44\xc1",
+ "\x44\x88", "\x44\xc2", "\x44\x89", "\x44\xc3", "\x44\x8a", "\x44\xc4",
+ "\x44\x8c", "\x44\xc5", "\x44\x8d", "\x44\xc6", "\x44\x8e", "\x44\xc7",
+ "\x44\x8f", "\x44\xc8", "\x44\x90", "\x44\xc9", "\x44\x91", "\x44\xca",
+ "\x44\x92", "\x44\xcb", "\x44\x56", "\x44\x93", "\x44\xcc", "\x44\x94",
+ "\x44\xcd", "\x44\x95", "\x44\xce", "\x44\x96", "\x44\x97", "\x44\x98",
+ "\x44\x99", "\x44\x9a", "\x44\x9d", "\x44\xcf", "\x44\xd5", "\x44\x9e",
+ "\x44\xd0", "\x44\xd6", "\x44\x9f", "\x44\xd1", "\x44\xd7", "\x44\xa2",
+ "\x44\xd2", "\x44\xd8", "\x44\xa3", "\x44\xd3", "\x44\xd9", "\x44\xa4",
+ "\x44\xa5", "\x44\xa6", "\x44\xa7", "\x44\xa8", "\x44\x53", "\x44\xa9",
+ "\x44\x54", "\x44\xaa", "\x44\x55", "\x44\xac", "\x44\xad", "\x44\xae",
+ "\x44\xaf", "\x44\xba", "\x44\xbb", "\x44\x57", "\x44\xbc", "\x44\xda",
+ "\x44\xdb", "\x44\x46", "\x44\xbd", "\x43\xbe", "\x43\xbf", "\x44\xdc",
+ "\x44\xdd", "\x43\x47", "\x43\x81", "\x43\x48", "\x43\x82", "\x43\x49",
+ "\x43\x83", "\x43\x51", "\x43\x84", "\x43\x52", "\x43\x85", "\x43\x86",
+ "\x43\xc0", "\x43\x87", "\x43\xc1", "\x43\x88", "\x43\xc2", "\x43\x89",
+ "\x43\xc3", "\x43\x8a", "\x43\xc4", "\x43\x8c", "\x43\xc5", "\x43\x8d",
+ "\x43\xc6", "\x43\x8e", "\x43\xc7", "\x43\x8f", "\x43\xc8", "\x43\x90",
+ "\x43\xc9", "\x43\x91", "\x43\xca", "\x43\x92", "\x43\xcb", "\x43\x56",
+ "\x43\x93", "\x43\xcc", "\x43\x94", "\x43\xcd", "\x43\x95", "\x43\xce",
+ "\x43\x96", "\x43\x97", "\x43\x98", "\x43\x99", "\x43\x9a", "\x43\x9d",
+ "\x43\xcf", "\x43\xd5", "\x43\x9e", "\x43\xd0", "\x43\xd6", "\x43\x9f",
+ "\x43\xd1", "\x43\xd7", "\x43\xa2", "\x43\xd2", "\x43\xd8", "\x43\xa3",
+ "\x43\xd3", "\x43\xd9", "\x43\xa4", "\x43\xa5", "\x43\xa6", "\x43\xa7",
+ "\x43\xa8", "\x43\x53", "\x43\xa9", "\x43\x54", "\x43\xaa", "\x43\x55",
+ "\x43\xac", "\x43\xad", "\x43\xae", "\x43\xaf", "\x43\xba", "\x43\xbb",
+ "\x43\x57", "\x43\xbc", "\x43\xda", "\x43\xdb", "\x43\x46", "\x43\xbd",
+ "\x43\xd4", "\x43\x59", "\x43\x5a", "\x43\x45", "\x43\x58", "\x43\xdc",
+ "\x43\xdd", "\x46\x65", "\x46\x66", "\x46\x67", "\x46\x68", "\x46\x69",
+ "\x46\x6a", "\x46\x6b", "\x46\x6c", "\x46\x6d", "\x46\x6e", "\x46\x6f",
+ "\x46\x70", "\x46\x71", "\x46\x72", "\x46\x73", "\x46\x74", "\x46\x75",
+ "\x46\x76", "\x46\x77", "\x46\x78", "\x46\x79", "\x46\x7a", "\x46\x7b",
+ "\x46\x7c", "\x46\x7d", "\x46\x7e", "\x46\x7f", "\x46\x80", "\x46\x81",
+ "\x46\x82", "\x46\x83", "\x46\x84", "\x46\x85", "\x46\x86", "\x46\x87",
+ "\x46\x88", "\x46\x89", "\x45\xf1", "\x45\xf2", "\x45\xf3", "\x45\xf4",
+ "\x45\xf5", "\x45\xf6", "\x45\xf7", "\x45\xf8", "\x45\xf9", "\x45\xfa",
+ "\x44\x6d", "\x59\xba", "\x4b\xa0", "\x53\xde", "\x57\x93", "\x5b\x69",
+ "\x54\xfc", "\x55\x6f", "\x58\x62", "\x5c\xa1", "\x49\xba", "\x5a\x8c",
+ "\x5c\xa3", "\x4a\x94", "\x5c\x48", "\x54\x72", "\x5c\xa6", "\x55\xbf",
+ "\x54\x91", "\x49\x9c", "\x59\xb4", "\x4a\xd3", "\x4b\xaa", "\x56\x5f",
+ "\x5c\xa8", "\x4b\xa9", "\x51\x5d", "\x59\x6f", "\x55\x45", "\x5c\xac",
+ "\x4c\xf5", "\x59\x5e", "\x62\x7c", "\x5b\xcf", "\x4c\x82", "\x4a\xad",
+ "\x51\x79", "\x5c\xbb", "\x57\x89", "\x4b\x44", "\x57\xa9", "\x5b\xf6",
+ "\x50\xf5", "\x4f\xd8", "\x5c\xae", "\x52\xca", "\x4f\xc2", "\x5c\xb0",
+ "\x52\x54", "\x59\xe4", "\x5b\xad", "\x57\xd9", "\x5b\x47", "\x4d\xf4",
+ "\x4c\x46", "\x50\xd5", "\x53\xb8", "\x53\x72", "\x54\x67", "\x4d\x74",
+ "\x4a\x6b", "\x59\xd1", "\x5c\xbe", "\x4f\xc4", "\x53\xf1", "\x59\xb1",
+ "\x58\x50", "\x58\x88", "\x55\xe8", "\x5c\xbf", "\x51\xf1", "\x51\xd1",
+ "\x54\xe8", "\x54\x4c", "\x51\x6b", "\x5a\x89", "\x5b\x9a", "\x55\xc1",
+ "\x4b\xfd", "\x5c\xa0", "\x5a\x7a", "\x50\x98", "\x5a\xc5", "\x4e\x45",
+ "\x5c\xc0", "\x57\xe4", "\x4f\xad", "\x5c\xa7", "\x59\x67", "\x58\xa8",
+ "\x5c\xbc", "\x5d\x90", "\x57\x97", "\x50\x5a", "\x4f\x5b", "\x4d\xa4",
+ "\x59\xdf", "\x49\xf9", "\x4d\xdf", "\x52\xb5", "\x58\x8e", "\x4f\xa8",
+ "\x57\x44", "\x51\x61", "\x54\x77", "\x5d\x92", "\x5d\x95", "\x54\xca",
+ "\x5c\xe8", "\x59\xd9", "\x55\xb1", "\x54\xc9", "\x5c\xeb", "\x5c\xe9",
+ "\x5c\xc5", "\x4f\x97", "\x53\xcc", "\x4a\x91", "\x5c\xea", "\x4f\x92",
+ "\x4f\x8a", "\x54\xd3", "\x4a\xd2", "\x51\xd7", "\x49\xd5", "\x5c\x70",
+ "\x55\xca", "\x56\x9c", "\x5b\x6c", "\x4c\xb5", "\x58\x69", "\x5d\x7a",
+ "\x5c\xef", "\x54\x4a", "\x5c\xed", "\x4a\xf9", "\x51\x8f", "\x59\xd3",
+ "\x5c\xec", "\x59\xc6", "\x5c\xee", "\x52\x67", "\x59\x97", "\x5b\xd8",
+ "\x5c\xf1", "\x5c\xf4", "\x4e\xfd", "\x4e\xda", "\x54\xcd", "\x4c\x7d",
+ "\x4c\x62", "\x53\xf2", "\x5c\xf7", "\x59\xc0", "\x57\xe8", "\x4e\xbe",
+ "\x4c\x9d", "\x4c\x45", "\x58\xdc", "\x5b\xd9", "\x5a\x65", "\x4e\x90",
+ "\x4e\x82", "\x5c\xf0", "\x55\x41", "\x57\xaf", "\x4a\xaa", "\x5c\xf2",
+ "\x55\x6b", "\x5c\xf5", "\x51\xd6", "\x5c\xf6", "\x57\xb0", "\x5c\xf8",
+ "\x49\xad", "\x4d\x60", "\x5d\x43", "\x48\xe8", "\x51\x87", "\x55\x8d",
+ "\x56\x65", "\x56\x66", "\x5d\x44", "\x4b\x89", "\x4b\x4b", "\x57\xba",
+ "\x4b\x6d", "\x5c\x41", "\x5c\x95", "\x5a\x73", "\x56\xe4", "\x4d\xcd",
+ "\x5d\x42", "\x5d\x7c", "\x5a\x81", "\x5c\xfc", "\x4c\x91", "\x5c\x98",
+ "\x5c\xfd", "\x5c\xf9", "\x5d\x41", "\x52\xe2", "\x5a\x56", "\x5c\xf3",
+ "\x5d\x7d", "\x5c\xfa", "\x53\x86", "\x50\xcf", "\x59\x91", "\x48\xda",
+ "\x4e\xd0", "\x5d\x46", "\x5d\x45", "\x5d\x4c", "\x5d\x4e", "\x5d\x4b",
+ "\x55\xb8", "\x5d\x49", "\x5b\xb5", "\x4a\x7e", "\x5d\x48", "\x50\xfc",
+ "\x55\xcb", "\x5d\x4a", "\x5d\x47", "\x5d\x50", "\x4b\xb0", "\x4d\x49",
+ "\x59\xbf", "\x58\x60", "\x51\xc1", "\x4f\x64", "\x5b\x8d", "\x49\xdf",
+ "\x54\x68", "\x50\x8c", "\x5d\x4d", "\x5d\x4f", "\x57\xe9", "\x4d\xed",
+ "\x54\x76", "\x49\x84", "\x4a\xd8", "\x4b\xec", "\x5d\x54", "\x50\x41",
+ "\x5d\x7e", "\x54\x6e", "\x50\xfd", "\x5d\x58", "\x56\x77", "\x4c\x9e",
+ "\x5d\x55", "\x5d\x57", "\x49\x43", "\x5a\x82", "\x5d\x59", "\x58\xc4",
+ "\x5d\x56", "\x5d\x51", "\x5d\x52", "\x51\x49", "\x5d\x53", "\x4e\xf2",
+ "\x58\xdd", "\x4c\xa8", "\x4f\xe2", "\x5d\x5d", "\x5d\x5a", "\x48\xb2",
+ "\x5d\x62", "\x5d\x64", "\x49\x56", "\x5d\x5f", "\x4b\x59", "\x4f\xf2",
+ "\x56\xc7", "\x4d\xf1", "\x59\xcf", "\x5d\x63", "\x4f\x89", "\x4a\x4b",
+ "\x5d\x65", "\x4f\xea", "\x5d\x66", "\x5d\x5b", "\x52\xde", "\x5d\x5e",
+ "\x5d\x61", "\x5d\x60", "\x5b\x4e", "\x5b\xb4", "\x54\x84", "\x5d\x68",
+ "\x4e\xd8", "\x5d\x6a", "\x5d\x5c", "\x5d\x6b", "\x53\xaa", "\x5d\x69",
+ "\x5c\x97", "\x57\x43", "\x4f\x41", "\x5d\x6c", "\x53\x5c", "\x57\x55",
+ "\x5d\x6d", "\x5d\x67", "\x4a\x45", "\x50\x9f", "\x4c\xb4", "\x50\xfb",
+ "\x48\xf7", "\x4a\xf5", "\x5d\x6e", "\x5d\x6f", "\x4a\xa1", "\x5d\x70",
+ "\x4a\xde", "\x48\xc0", "\x5d\x71", "\x55\x55", "\x58\x92", "\x5d\x72",
+ "\x51\x65", "\x5d\x76", "\x55\x4e", "\x5d\x75", "\x5d\x74", "\x5d\x77",
+ "\x56\x7b", "\x4f\x49", "\x53\xa6", "\x5d\x73", "\x5d\x78", "\x5d\x79",
+ "\x54\xe4", "\x50\xdb", "\x4b\xf8", "\x5c\xa2", "\x5a\xc9", "\x5a\xa9",
+ "\x58\xd5", "\x4a\x85", "\x5b\x77", "\x58\x68", "\x4d\x83", "\x50\x6b",
+ "\x52\x83", "\x4b\xd1", "\x57\x63", "\x5d\x8f", "\x5d\x91", "\x4b\x53",
+ "\x4b\xb4", "\x4f\xa3", "\x54\xea", "\x54\xaa", "\x48\xca", "\x4d\x4b",
+ "\x51\x9a", "\x5d\x83", "\x50\xbb", "\x4d\x52", "\x4d\x78", "\x58\xca",
+ "\x49\x99", "\x53\xe3", "\x4f\xde", "\x4b\x85", "\x5c\x68", "\x59\x99",
+ "\x4e\xe5", "\x55\xdd", "\x4e\xbc", "\x5d\x87", "\x5c\xe6", "\x52\xd9",
+ "\x4c\xd3", "\x54\xbc", "\x49\xe0", "\x5a\xd8", "\x52\x50", "\x52\x82",
+ "\x5d\xa1", "\x54\xde", "\x58\xb3", "\x4f\xfb", "\x53\x49", "\x4d\x7a",
+ "\x5d\xa2", "\x5a\xa8", "\x5d\xa3", "\x5d\x9c", "\x4b\xab", "\x4c\x8c",
+ "\x49\x9a", "\x5d\x9d", "\x4a\x86", "\x4f\xf5", "\x50\x97", "\x59\xb0",
+ "\x50\xe3", "\x4b\xb2", "\x5d\x9f", "\x5d\x9e", "\x4f\xba", "\x53\xdf",
+ "\x5c\x5c", "\x5d\xa0", "\x51\x59", "\x4b\x93", "\x51\x89", "\x4e\xf4",
+ "\x4a\xd4", "\x51\x7d", "\x52\xfc", "\x4e\xb7", "\x4c\x52", "\x4c\x90",
+ "\x5d\x8d", "\x53\xbd", "\x50\x4d", "\x4e\x6b", "\x4b\x6a", "\x5e\x69",
+ "\x58\xd6", "\x57\x59", "\x48\xbb", "\x4a\x97", "\x4e\x98", "\x5e\x6a",
+ "\x4d\xae", "\x5a\xe3", "\x4b\x56", "\x4b\x94", "\x5c\xd5", "\x54\xcf",
+ "\x4c\x76", "\x54\x70", "\x5c\xd6", "\x50\x4f", "\x5e\x5b", "\x5c\xd7",
+ "\x58\xcb", "\x4e\x4e", "\x66\x5e", "\x51\x70", "\x51\x96", "\x5a\xf1",
+ "\x4c\xd4", "\x4a\xb3", "\x4a\x96", "\x55\x5e", "\x53\x70", "\x53\x79",
+ "\x50\xfa", "\x49\x91", "\x5c\xd8", "\x4d\x6e", "\x4b\x5d", "\x5c\xd9",
+ "\x5b\xc5", "\x56\x42", "\x54\xae", "\x55\x52", "\x4a\xcb", "\x50\x6c",
+ "\x4d\x95", "\x5c\xda", "\x5c\xdb", "\x4b\xe6", "\x4e\xc0", "\x56\xe9",
+ "\x58\x98", "\x5c\xdc", "\x54\x50", "\x4d\x70", "\x4f\x43", "\x56\xdd",
+ "\x53\xc9", "\x5c\xdf", "\x5c\xdd", "\x5c\xde", "\x48\xfd", "\x4f\xe6",
+ "\x55\xa2", "\x4e\xf3", "\x4c\xb0", "\x4c\xed", "\x5c\xe1", "\x4f\x6b",
+ "\x5c\xe3", "\x5c\xe2", "\x53\x9d", "\x5c\xe4", "\x5c\xe5", "\x51\x46",
+ "\x54\xaf", "\x48\xeb", "\x4d\x46", "\x4e\xd2", "\x57\xf0", "\x5e\x5d",
+ "\x51\x73", "\x4b\xae", "\x5b\xf9", "\x53\x4c", "\x4f\x79", "\x5e\x5e",
+ "\x5e\x5f", "\x50\xf7", "\x4f\xa1", "\x50\xcc", "\x5e\x60", "\x55\xc5",
+ "\x49\xa9", "\x5a\x62", "\x52\x84", "\x59\x4b", "\x5e\x62", "\x50\xd4",
+ "\x5e\x63", "\x50\x51", "\x52\xbb", "\x54\x7a", "\x5e\x64", "\x5d\x89",
+ "\x55\x77", "\x4d\x54", "\x57\xef", "\x5a\xc7", "\x48\xfb", "\x4a\xd1",
+ "\x58\xd8", "\x5d\x8a", "\x5f\xca", "\x5d\x8c", "\x5c\xaf", "\x4e\x4f",
+ "\x49\x51", "\x4a\x77", "\x5c\xcd", "\x5a\xd0", "\x4f\x53", "\x50\x90",
+ "\x58\x5b", "\x5c\xcf", "\x4c\x6b", "\x5c\xd0", "\x53\xa4", "\x54\x99",
+ "\x59\xbc", "\x5c\xd1", "\x52\xe3", "\x55\xad", "\x54\x47", "\x5c\xa5",
+ "\x55\x9e", "\x57\xe6", "\x4e\x7c", "\x48\xea", "\x4e\x4a", "\x58\xac",
+ "\x49\x50", "\x5c\x85", "\x5c\x5f", "\x4b\x45", "\x51\xf3", "\x52\xce",
+ "\x49\xa8", "\x49\xb6", "\x49\x86", "\x60\x52", "\x5b\x5c", "\x50\x48",
+ "\x51\xab", "\x5c\xd4", "\x51\xb0", "\x5c\xd3", "\x57\xd3", "\x5d\xdf",
+ "\x57\xbf", "\x5c\xb3", "\x52\x4e", "\x5a\x41", "\x57\xa2", "\x4e\xb3",
+ "\x54\xb3", "\x51\xd0", "\x4f\xec", "\x58\xb5", "\x5d\xe0", "\x54\x85",
+ "\x4a\x47", "\x4b\xf1", "\x56\xfb", "\x50\xf9", "\x50\xf6", "\x59\x59",
+ "\x59\x82", "\x5c\xc6", "\x49\xdd", "\x50\xe4", "\x4d\xf0", "\x5c\xc7",
+ "\x5a\xac", "\x58\x82", "\x5c\xc8", "\x5c\xc9", "\x58\x63", "\x4a\x99",
+ "\x4f\xc6", "\x5c\xca", "\x5e\x6c", "\x54\xa4", "\x58\x78", "\x54\xfd",
+ "\x49\xcd", "\x5a\x76", "\x49\xe5", "\x4e\xaf", "\x5a\x71", "\x56\x4b",
+ "\x4c\x54", "\x4c\x42", "\x55\xe4", "\x54\xa0", "\x55\xdb", "\x49\x85",
+ "\x58\xef", "\x53\x71", "\x5e\x65", "\x4b\x9f", "\x50\x7a", "\x4d\x65",
+ "\x4f\xe3", "\x51\x8e", "\x60\x56", "\x60\x55", "\x5b\xba", "\x4f\x70",
+ "\x5b\x79", "\x48\xc7", "\x4b\xa2", "\x50\x69", "\x56\xa7", "\x60\x53",
+ "\x55\xb6", "\x5a\x72", "\x5c\xce", "\x59\xb5", "\x4d\xc4", "\x56\x5e",
+ "\x56\xbd", "\x60\x57", "\x4b\x91", "\x60\x54", "\x5a\x96", "\x4a\x74",
+ "\x4c\xf6", "\x60\x5a", "\x4d\xce", "\x4e\xa9", "\x4b\x96", "\x57\x4c",
+ "\x52\x9c", "\x4d\xf2", "\x50\xf3", "\x57\x62", "\x58\x93", "\x60\x58",
+ "\x58\x65", "\x51\xbf", "\x60\x59", "\x51\xef", "\x4f\xfc", "\x51\x7f",
+ "\x57\x6c", "\x59\xf6", "\x4c\x6d", "\x60\x61", "\x60\x64", "\x4c\x92",
+ "\x48\xc8", "\x4b\xd5", "\x4c\x74", "\x4d\xab", "\x56\xfc", "\x50\x74",
+ "\x56\x51", "\x53\xf3", "\x5b\xa7", "\x60\x65", "\x57\xe1", "\x4a\x53",
+ "\x57\xfb", "\x4a\xb4", "\x57\xc6", "\x4d\xef", "\x57\xe0", "\x59\x5d",
+ "\x60\x60", "\x4a\xf3", "\x4a\x6a", "\x4c\xe5", "\x60\x5b", "\x52\xc4",
+ "\x60\x5c", "\x60\x5d", "\x60\x5e", "\x53\x5b", "\x60\x5f", "\x60\x62",
+ "\x5a\xb0", "\x60\x63", "\x54\x5a", "\x57\xd7", "\x52\xd7", "\x60\x6a",
+ "\x60\x6f", "\x5b\xdb", "\x60\x69", "\x60\x7a", "\x57\xb5", "\x4d\xc6",
+ "\x60\x6e", "\x60\x68", "\x53\x7e", "\x55\x8c", "\x4d\xf3", "\x52\x9d",
+ "\x4f\xd6", "\x60\x66", "\x60\x6d", "\x53\x78", "\x5b\x46", "\x4d\xcc",
+ "\x4f\xcb", "\x5a\x5d", "\x4c\xbf", "\x5b\xe3", "\x60\x67", "\x4d\x5e",
+ "\x50\x47", "\x51\x9d", "\x60\x6b", "\x60\x6c", "\x60\x70", "\x60\x7b",
+ "\x60\x86", "\x60\x77", "\x60\x76", "\x5c\x69", "\x60\x84", "\x60\x85",
+ "\x63\x8c", "\x59\xa6", "\x60\x72", "\x50\x49", "\x5a\xda", "\x50\x68",
+ "\x60\x74", "\x58\x6c", "\x60\x7d", "\x59\x6a", "\x60\x7e", "\x48\xa6",
+ "\x53\xb6", "\x60\x73", "\x4d\xe4", "\x4b\xde", "\x57\x7b", "\x4d\x9f",
+ "\x5a\xd4", "\x60\x7f", "\x58\x8d", "\x48\xa4", "\x60\x88", "\x60\x71",
+ "\x59\x66", "\x60\x75", "\x60\x78", "\x60\x79", "\x60\x7c", "\x4e\x49",
+ "\x60\x81", "\x60\x82", "\x60\x83", "\x60\x87", "\x60\x89", "\x5a\x54",
+ "\x4c\xe6", "\x53\x56", "\x60\x8b", "\x55\x7a", "\x51\x48", "\x52\xc3",
+ "\x50\x7e", "\x58\x99", "\x5b\x7c", "\x60\x8f", "\x49\xb7", "\x4d\xde",
+ "\x60\x8d", "\x5e\x61", "\x59\x85", "\x56\x95", "\x4a\xbc", "\x48\xa5",
+ "\x60\x92", "\x56\xc5", "\x60\x93", "\x60\x8e", "\x60\x8a", "\x60\x8c",
+ "\x60\x90", "\x60\x91", "\x4e\x5d", "\x60\x94", "\x60\x95", "\x4e\x43",
+ "\x55\xda", "\x57\xa7", "\x60\xa6", "\x4a\x4a", "\x60\xa5", "\x60\xa0",
+ "\x60\x9f", "\x57\x79", "\x60\x9d", "\x60\x9b", "\x50\x70", "\x5c\x64",
+ "\x55\x6c", "\x60\x99", "\x48\xa0", "\x60\x9e", "\x60\x9c", "\x60\xa1",
+ "\x60\xa7", "\x4c\x68", "\x53\xa0", "\x55\x56", "\x50\xb1", "\x60\x96",
+ "\x53\x5e", "\x5c\xc3", "\x60\x9a", "\x52\xf5", "\x60\xa2", "\x60\xa3",
+ "\x60\xa4", "\x58\xa4", "\x60\xb3", "\x56\xe3", "\x60\xb0", "\x50\x46",
+ "\x60\xae", "\x57\xb8", "\x60\xaa", "\x55\x66", "\x50\xad", "\x60\xad",
+ "\x4d\xec", "\x4d\xaf", "\x60\xa8", "\x60\x97", "\x60\xb2", "\x60\xb7",
+ "\x4a\xac", "\x60\xb8", "\x58\x52", "\x4d\xc7", "\x60\xaf", "\x58\xf9",
+ "\x60\xab", "\x5a\xfa", "\x60\x98", "\x53\x88", "\x60\xac", "\x5a\x98",
+ "\x60\xb5", "\x60\xb6", "\x60\xc3", "\x58\xe0", "\x60\xbb", "\x60\xc8",
+ "\x60\xc9", "\x60\xbd", "\x60\xa9", "\x55\x44", "\x60\xc0", "\x60\xb1",
+ "\x55\xc7", "\x60\xc2", "\x60\xb4", "\x57\xca", "\x56\x63", "\x60\xcc",
+ "\x60\xc5", "\x60\xc1", "\x60\xca", "\x60\xb9", "\x60\xbe", "\x60\xbf",
+ "\x60\xc4", "\x60\xc6", "\x60\xc7", "\x60\xcb", "\x60\xba", "\x56\x74",
+ "\x60\xd4", "\x60\xd5", "\x60\xd1", "\x60\xcf", "\x4e\xcd", "\x60\xd0",
+ "\x4c\xc1", "\x5c\xc4", "\x58\xe9", "\x51\xee", "\x60\xce", "\x60\xbc",
+ "\x60\xd3", "\x60\xd2", "\x60\xd6", "\x60\xdb", "\x60\xd7", "\x5b\xf5",
+ "\x4a\x50", "\x5c\x8d", "\x56\x5b", "\x60\xd9", "\x57\xfa", "\x4d\xd8",
+ "\x60\xe0", "\x60\xdc", "\x59\xac", "\x60\xe1", "\x60\xda", "\x60\xd8",
+ "\x60\xde", "\x60\xdf", "\x60\xdd", "\x60\xe3", "\x53\xf6", "\x5c\xab",
+ "\x5a\xea", "\x60\xe5", "\x55\xc8", "\x60\xe4", "\x4c\xc0", "\x60\xe6",
+ "\x60\xe7", "\x60\xe8", "\x60\xe2", "\x4d\xbe", "\x56\xe6", "\x60\xe9",
+ "\x58\x9a", "\x60\xea", "\x54\xc1", "\x4f\x60", "\x52\xd1", "\x60\xeb",
+ "\x60\xec", "\x54\x95", "\x56\x64", "\x60\xed", "\x4e\x78", "\x5c\xb5",
+ "\x59\xf1", "\x60\xee", "\x57\x65", "\x4b\xd9", "\x60\xf0", "\x5a\xaf",
+ "\x50\xa6", "\x4a\xd0", "\x57\xa6", "\x60\xef", "\x60\xf1", "\x4d\x6c",
+ "\x4d\x9b", "\x57\x5c", "\x60\xf2", "\x53\xd3", "\x60\xf3", "\x5a\xb1",
+ "\x54\xa5", "\x60\xf5", "\x60\xf4", "\x60\xf6", "\x57\x61", "\x55\xa4",
+ "\x5a\xd9", "\x5e\x77", "\x5e\x79", "\x5e\x78", "\x4d\x88", "\x5e\x7c",
+ "\x5e\x7d", "\x4b\x78", "\x5e\x7a", "\x5e\x7b", "\x4a\x41", "\x5e\x7f",
+ "\x4e\x99", "\x5b\xb6", "\x5e\x81", "\x4f\xf8", "\x4c\x5b", "\x5e\x70",
+ "\x56\xad", "\x50\x52", "\x4e\x55", "\x5c\x99", "\x50\x73", "\x50\x8a",
+ "\x4e\xe0", "\x56\xb2", "\x5e\x7e", "\x48\xd2", "\x57\xea", "\x4c\x78",
+ "\x5c\x59", "\x53\xc1", "\x50\xa3", "\x56\xb8", "\x5e\x88", "\x5e\x82",
+ "\x53\xb9", "\x5e\x84", "\x5e\x89", "\x53\x98", "\x5e\x8b", "\x5e\x8a",
+ "\x50\x60", "\x5e\x87", "\x5e\x86", "\x4a\xb8", "\x50\xab", "\x51\xa1",
+ "\x5e\x83", "\x5e\x85", "\x58\xcc", "\x5e\x8e", "\x50\xdc", "\x5e\x93",
+ "\x4b\xe1", "\x5e\x94", "\x5e\x72", "\x4d\x58", "\x5a\xaa", "\x5e\x8d",
+ "\x50\x71", "\x5e\x91", "\x5e\x71", "\x4b\x87", "\x5e\x8c", "\x50\x86",
+ "\x5e\x8f", "\x5e\x92", "\x5e\x9a", "\x4d\x41", "\x48\xa2", "\x51\xf0",
+ "\x4a\x67", "\x5e\x90", "\x5e\x99", "\x53\xd1", "\x5e\x95", "\x5e\x96",
+ "\x5e\x98", "\x5e\x97", "\x5e\x9f", "\x5a\x93", "\x49\xb9", "\x5e\x9e",
+ "\x5e\xa3", "\x5e\x9c", "\x5e\x9b", "\x5e\x9d", "\x53\x81", "\x4e\x9a",
+ "\x5e\xa2", "\x5e\xa4", "\x56\xc2", "\x4b\xd0", "\x5f\x60", "\x5e\xa0",
+ "\x5e\xa1", "\x54\x55", "\x4b\xe8", "\x5e\xa6", "\x5e\xa5", "\x5e\xa8",
+ "\x49\x44", "\x4b\x6c", "\x50\x50", "\x59\x7f", "\x4b\xc1", "\x5e\xa7",
+ "\x56\x9b", "\x66\x94", "\x56\x7c", "\x56\x9f", "\x56\xc0", "\x54\xfa",
+ "\x5e\xa9", "\x56\xed", "\x5e\xaa", "\x5e\x73", "\x5e\xae", "\x5e\xab",
+ "\x4f\xb2", "\x55\xfa", "\x5e\xac", "\x55\x6a", "\x52\xb8", "\x54\x5d",
+ "\x5e\xad", "\x5a\xf5", "\x58\xe5", "\x52\xaa", "\x4b\xd4", "\x5e\x74",
+ "\x49\x7a", "\x5e\x75", "\x5e\x76", "\x4d\xbd", "\x54\xbf", "\x55\xbe",
+ "\x54\xc8", "\x5c\x53", "\x55\x9a", "\x50\x67", "\x4d\xf7", "\x59\xbb",
+ "\x61\xb9", "\x4a\xa5", "\x49\x58", "\x4c\xb3", "\x58\x64", "\x5d\x88",
+ "\x58\x46", "\x57\x83", "\x5d\x8e", "\x4b\xdf", "\x59\xb8", "\x4d\x5b",
+ "\x61\xb8", "\x61\xb6", "\x4a\xf2", "\x56\xeb", "\x56\xaa", "\x4c\x93",
+ "\x5c\xb1", "\x59\x8c", "\x4d\xba", "\x55\xa6", "\x57\x57", "\x59\xc3",
+ "\x50\x85", "\x4e\xcf", "\x4b\xe0", "\x5f\xc4", "\x5f\xc5", "\x5e\x5c",
+ "\x59\x79", "\x53\xe5", "\x52\xcd", "\x4c\x8f", "\x4c\x7c", "\x50\x9d",
+ "\x5c\x81", "\x53\xf4", "\x49\x5c", "\x5f\xc7", "\x4f\x51", "\x56\xd6",
+ "\x5f\xc9", "\x5f\xc8", "\x4b\x8d", "\x55\x7d", "\x48\xc1", "\x53\x4e",
+ "\x53\x4b", "\x52\xcb", "\x4e\xe8", "\x56\x9e", "\x4d\xc2", "\x63\x9a",
+ "\x54\xe6", "\x63\x9b", "\x57\x9e", "\x5c\x51", "\x4c\xbd", "\x51\xe7",
+ "\x54\xd0", "\x63\x9c", "\x4b\xc9", "\x4e\xca", "\x59\x9e", "\x63\xa0",
+ "\x52\x8f", "\x63\xa3", "\x63\x9f", "\x63\xa4", "\x57\x77", "\x4c\x61",
+ "\x63\x9d", "\x63\x9e", "\x63\xa2", "\x52\xdc", "\x63\xa7", "\x63\xa6",
+ "\x52\x63", "\x53\xdd", "\x63\xa9", "\x52\xb6", "\x63\xa1", "\x55\xbb",
+ "\x4f\x84", "\x4d\x63", "\x63\xa5", "\x58\xd4", "\x57\xae", "\x63\xa8",
+ "\x63\xaf", "\x59\xa5", "\x4f\x4a", "\x63\xac", "\x63\xae", "\x50\xd0",
+ "\x59\xcb", "\x4e\xa6", "\x63\xb0", "\x59\xf5", "\x5c\x6b", "\x57\x9f",
+ "\x57\x7e", "\x51\xa5", "\x63\xaa", "\x63\xab", "\x4f\x5f", "\x63\xad",
+ "\x63\xb2", "\x63\xb1", "\x63\xb5", "\x63\xb7", "\x52\xee", "\x52\xc7",
+ "\x4f\xe9", "\x55\x90", "\x63\xb6", "\x4b\xef", "\x52\x85", "\x5a\x8a",
+ "\x63\xb3", "\x63\xb4", "\x54\xa1", "\x63\xbc", "\x63\xb8", "\x53\xc4",
+ "\x57\x92", "\x63\xba", "\x63\xbb", "\x4e\x8a", "\x63\xbd", "\x63\xb9",
+ "\x50\xb6", "\x5a\x44", "\x63\xbe", "\x55\x95", "\x63\xc2", "\x63\xc3",
+ "\x58\xf5", "\x52\x5d", "\x52\x64", "\x63\xc1", "\x63\xc0", "\x63\xc6",
+ "\x58\x51", "\x66\x95", "\x63\xc9", "\x63\xc4", "\x4e\xdd", "\x55\x49",
+ "\x4e\xb4", "\x58\x73", "\x63\xc7", "\x63\xc8", "\x63\xcd", "\x63\xcf",
+ "\x63\xd0", "\x63\xca", "\x4b\x75", "\x63\xcb", "\x63\xce", "\x52\xda",
+ "\x63\xc5", "\x63\xcc", "\x63\xd1", "\x63\xd3", "\x63\xd2", "\x63\xd4",
+ "\x5d\x99", "\x63\xd5", "\x63\xd6", "\x5c\x73", "\x63\xdc", "\x63\xdd",
+ "\x50\x77", "\x5a\xcf", "\x5c\x76", "\x4a\xe5", "\x56\x90", "\x63\xd9",
+ "\x5c\xc2", "\x5c\x6e", "\x58\xa1", "\x52\x6f", "\x63\xde", "\x4e\xbd",
+ "\x4d\x62", "\x63\xda", "\x59\x47", "\x4d\xa1", "\x51\xce", "\x5c\xaa",
+ "\x55\xea", "\x63\x8f", "\x63\xdb", "\x4c\x96", "\x54\xe5", "\x52\xf4",
+ "\x63\x52", "\x52\xfd", "\x56\x9d", "\x63\x53", "\x5b\x4c", "\x5a\x8f",
+ "\x55\xd7", "\x48\xb1", "\x56\x6e", "\x57\x8b", "\x4d\xe9", "\x63\x55",
+ "\x63\x54", "\x5c\x7a", "\x4d\x79", "\x5b\xe5", "\x4b\xa7", "\x57\x91",
+ "\x59\xca", "\x49\x46", "\x55\xb4", "\x4a\x89", "\x55\x94", "\x50\x6d",
+ "\x58\xfa", "\x55\xd1", "\x63\x56", "\x4e\x62", "\x58\x7c", "\x4d\x4c",
+ "\x5a\xd6", "\x4d\xa5", "\x59\x88", "\x58\x9d", "\x4e\xd1", "\x63\x57",
+ "\x54\xdc", "\x50\x8e", "\x49\x97", "\x56\x7e", "\x4e\xc4", "\x4e\xc3",
+ "\x59\xf9", "\x52\x7c", "\x50\x7c", "\x4c\xba", "\x52\x62", "\x4d\xad",
+ "\x5a\xa1", "\x54\x7e", "\x52\xae", "\x49\xeb", "\x4d\x71", "\x63\x5b",
+ "\x51\x68", "\x5b\x4f", "\x63\x5c", "\x63\x5e", "\x4a\xe6", "\x4b\xd3",
+ "\x56\x62", "\x59\x50", "\x4b\x5c", "\x55\xd8", "\x4c\x83", "\x55\x85",
+ "\x4f\x4b", "\x57\xbd", "\x5c\x91", "\x58\xa0", "\x55\x79", "\x4b\xfa",
+ "\x63\xd7", "\x4e\xe1", "\x4a\x5e", "\x55\x70", "\x63\xd8", "\x4a\x42",
+ "\x5f\xcb", "\x5a\x68", "\x5f\xcc", "\x59\xa1", "\x5f\xcd", "\x4f\xcc",
+ "\x5f\xce", "\x55\xab", "\x59\xfb", "\x4a\x7f", "\x63\x8b", "\x52\xe0",
+ "\x4f\xa0", "\x57\xb1", "\x52\xf1", "\x4f\xd5", "\x53\xa7", "\x49\xe2",
+ "\x4f\xd2", "\x54\x9d", "\x56\xea", "\x4f\x8d", "\x57\xdc", "\x55\xb9",
+ "\x53\xc0", "\x63\x8d", "\x58\xbb", "\x5b\x59", "\x63\x8e", "\x55\xf3",
+ "\x57\x60", "\x51\xc4", "\x63\x90", "\x51\xc3", "\x63\x91", "\x63\x99",
+ "\x57\x6d", "\x55\x5d", "\x59\xd8", "\x61\x48", "\x5a\x8d", "\x56\x8b",
+ "\x53\xf0", "\x61\x4c", "\x61\x47", "\x61\x49", "\x61\x4a", "\x61\x4f",
+ "\x49\xec", "\x61\x4b", "\x4c\xd9", "\x61\x4d", "\x61\x4e", "\x61\x50",
+ "\x4b\x5a", "\x61\x51", "\x61\x53", "\x61\x58", "\x59\x72", "\x61\x56",
+ "\x61\x55", "\x51\x8c", "\x61\x57", "\x5a\xbf", "\x61\x52", "\x61\x5a",
+ "\x48\xb5", "\x61\x54", "\x50\x9a", "\x61\x59", "\x61\x5b", "\x61\x5e",
+ "\x61\x5c", "\x5b\xc4", "\x58\x5f", "\x61\x5d", "\x61\x5f", "\x51\xcc",
+ "\x4b\xea", "\x5a\x99", "\x54\x6d", "\x4c\x86", "\x4f\xfd", "\x61\x60",
+ "\x61\x61", "\x61\x67", "\x4a\x88", "\x53\xe8", "\x4a\xdd", "\x59\x62",
+ "\x61\x68", "\x61\x66", "\x61\x65", "\x61\x63", "\x61\x62", "\x49\x60",
+ "\x5b\x58", "\x61\x64", "\x61\x6b", "\x61\x6c", "\x61\x6a", "\x68\x9b",
+ "\x61\x73", "\x61\x72", "\x54\x56", "\x61\x69", "\x61\x6e", "\x61\x70",
+ "\x61\x74", "\x61\x71", "\x61\x6d", "\x61\x6f", "\x61\x75", "\x61\x76",
+ "\x61\x77", "\x61\x78", "\x61\x7a", "\x61\x7b", "\x57\xa0", "\x64\x7d",
+ "\x4a\xa7", "\x5b\xdc", "\x59\x52", "\x4a\x52", "\x4d\x44", "\x5c\x94",
+ "\x54\x69", "\x4f\xdd", "\x4d\x4e", "\x57\xd6", "\x49\xed", "\x5e\x6f",
+ "\x4e\xb9", "\x59\xd0", "\x56\x68", "\x48\xcc", "\x58\x90", "\x5d\x84",
+ "\x4f\x8e", "\x49\x72", "\x55\xcf", "\x49\xbb", "\x56\x47", "\x4c\x4b",
+ "\x55\xa5", "\x58\x43", "\x60\xf7", "\x5b\x6a", "\x60\xfa", "\x60\xf9",
+ "\x53\x61", "\x56\xfa", "\x51\x51", "\x60\xf8", "\x5b\xe2", "\x49\xae",
+ "\x5b\xc3", "\x4b\x7b", "\x4a\xf7", "\x5b\xa0", "\x58\x4f", "\x48\xee",
+ "\x60\xfb", "\x61\x41", "\x4a\x43", "\x60\xfc", "\x60\xfd", "\x52\x51",
+ "\x52\x7d", "\x61\x42", "\x4c\x9a", "\x4e\x6f", "\x61\x43", "\x52\xba",
+ "\x61\x44", "\x61\x45", "\x61\x46", "\x4a\xb0", "\x4c\xc8", "\x53\xbc",
+ "\x52\xe9", "\x49\xa1", "\x58\xd1", "\x64\x7b", "\x4e\x63", "\x5a\x77",
+ "\x5a\x64", "\x4d\x84", "\x61\xce", "\x5c\x4f", "\x54\x8d", "\x49\x73",
+ "\x4a\xb1", "\x61\xd0", "\x58\xf1", "\x51\xad", "\x61\xcf", "\x50\x83",
+ "\x5a\x46", "\x4b\x77", "\x61\xd1", "\x4b\x8b", "\x52\x8e", "\x4c\xfc",
+ "\x4c\xad", "\x53\x73", "\x4c\x6f", "\x61\xd3", "\x61\xd2", "\x4b\xc7",
+ "\x5c\x9a", "\x57\x45", "\x61\xd7", "\x61\xd5", "\x55\xfb", "\x50\x55",
+ "\x5a\x59", "\x61\xd4", "\x61\xd6", "\x51\x4e", "\x50\xc7", "\x61\xda",
+ "\x61\xd9", "\x50\xa9", "\x51\x6e", "\x61\xdb", "\x61\xdc", "\x61\xdd",
+ "\x5e\x68", "\x59\x73", "\x57\x42", "\x4f\x48", "\x5f\xc2", "\x5c\xa4",
+ "\x50\x4a", "\x5e\x6d", "\x59\xeb", "\x53\xf9", "\x53\x4a", "\x5f\xc3",
+ "\x49\x77", "\x60\x4e", "\x55\xbc", "\x60\x51", "\x4d\x4d", "\x59\xfc",
+ "\x4c\xa4", "\x4d\xea", "\x4a\x7a", "\x4b\x7c", "\x5b\x65", "\x52\x76",
+ "\x58\x72", "\x4e\x41", "\x63\x94", "\x63\x93", "\x63\x95", "\x57\x85",
+ "\x54\xf4", "\x4b\x4f", "\x54\x5f", "\x63\x97", "\x66\xaf", "\x63\x87",
+ "\x4d\x8a", "\x4b\x51", "\x51\xbb", "\x63\x89", "\x63\x88", "\x63\x8a",
+ "\x59\xcc", "\x61\x8b", "\x58\xcd", "\x57\x4e", "\x59\x86", "\x49\xc9",
+ "\x49\x8c", "\x49\x93", "\x53\x8e", "\x5b\x63", "\x5a\x50", "\x61\x7c",
+ "\x61\x7d", "\x59\xda", "\x4a\x59", "\x49\x6b", "\x57\x9a", "\x5b\x98",
+ "\x61\x7e", "\x4f\xb5", "\x4a\xfc", "\x61\x7f", "\x4d\xdb", "\x61\x81",
+ "\x4e\x52", "\x51\xc8", "\x61\x82", "\x58\xeb", "\x57\x5d", "\x61\x83",
+ "\x4b\x63", "\x53\x67", "\x61\x84", "\x61\x85", "\x5a\x9a", "\x61\x86",
+ "\x59\x4d", "\x61\x87", "\x57\xa1", "\x61\x88", "\x4b\x62", "\x61\x89",
+ "\x4e\x75", "\x58\xc3", "\x61\xdf", "\x49\x78", "\x59\xe3", "\x61\xe0",
+ "\x4e\xc8", "\x54\xcb", "\x61\xe2", "\x66\xfd", "\x66\xfc", "\x60\x4f",
+ "\x61\xe1", "\x5b\xbd", "\x57\x9d", "\x52\x46", "\x62\x63", "\x5b\xd1",
+ "\x61\xe6", "\x61\xe7", "\x5a\x67", "\x61\xeb", "\x50\x8d", "\x61\xec",
+ "\x61\xe4", "\x4a\x60", "\x52\xed", "\x61\xed", "\x58\xc2", "\x4d\xf5",
+ "\x61\xe8", "\x4c\x7e", "\x4e\x53", "\x56\xab", "\x56\x6b", "\x61\xe3",
+ "\x61\xe5", "\x61\xe9", "\x61\xea", "\x61\xf6", "\x61\xf3", "\x5a\xf4",
+ "\x61\xf2", "\x53\x4d", "\x5b\x9b", "\x53\x62", "\x49\xbf", "\x61\xee",
+ "\x61\xf1", "\x51\x4f", "\x56\x5c", "\x4b\x41", "\x61\xf8", "\x4e\xb0",
+ "\x61\xf0", "\x58\xd3", "\x5a\xb8", "\x61\xf4", "\x4d\x76", "\x61\xf5",
+ "\x54\x73", "\x61\xef", "\x5c\x7c", "\x67\x41", "\x61\xf7", "\x67\x45",
+ "\x61\xfd", "\x55\xd0", "\x51\x55", "\x4e\x70", "\x50\x76", "\x4d\xe2",
+ "\x56\x41", "\x67\x46", "\x67\x43", "\x67\x42", "\x4e\x76", "\x67\x47",
+ "\x58\xf3", "\x67\x44", "\x4d\xdd", "\x4b\xf6", "\x62\x41", "\x4b\xb1",
+ "\x56\xf0", "\x4d\x47", "\x58\x42", "\x54\x41", "\x50\x72", "\x4b\xf0",
+ "\x61\xf9", "\x61\xfa", "\x61\xfc", "\x61\xfb", "\x52\xd4", "\x62\x42",
+ "\x5a\x61", "\x62\x47", "\x54\x64", "\x58\x44", "\x62\x49", "\x4d\xb6",
+ "\x62\x48", "\x4e\x7a", "\x62\x43", "\x62\x44", "\x62\x4a", "\x62\x46",
+ "\x57\xf1", "\x5a\x66", "\x4e\x5c", "\x5a\xc2", "\x52\xf9", "\x67\x48",
+ "\x58\xfb", "\x62\x45", "\x52\x96", "\x62\x4d", "\x49\x4f", "\x62\x52",
+ "\x4e\xc1", "\x62\x4c", "\x4b\x5f", "\x54\x8a", "\x62\x50", "\x4f\xa9",
+ "\x57\x90", "\x4e\x94", "\x56\xe7", "\x62\x4f", "\x62\x51", "\x58\x47",
+ "\x62\x4e", "\x57\xa8", "\x4e\x7d", "\x4b\x8c", "\x4f\xe4", "\x49\xd1",
+ "\x4a\x6d", "\x49\x59", "\x62\x4b", "\x49\xd0", "\x4b\x4c", "\x4d\x7f",
+ "\x4b\xe7", "\x58\x8c", "\x62\x57", "\x4e\x6c", "\x54\xc6", "\x58\xc9",
+ "\x62\x58", "\x4a\x8f", "\x67\x49", "\x5a\x9b", "\x5a\x85", "\x67\x4a",
+ "\x62\x59", "\x59\xe1", "\x62\x55", "\x5a\x7e", "\x4c\xcf", "\x62\x53",
+ "\x62\x56", "\x4c\x7f", "\x62\x54", "\x50\xa1", "\x62\x5a", "\x5a\xb7",
+ "\x4a\xc7", "\x62\x5b", "\x4e\x65", "\x55\x98", "\x55\x86", "\x52\xbc",
+ "\x67\x4b", "\x51\xfc", "\x4e\x7b", "\x50\x4e", "\x57\xbe", "\x62\x5c",
+ "\x50\x56", "\x49\x90", "\x5a\xf6", "\x62\x5e", "\x67\x4d", "\x62\x5f",
+ "\x4d\xa8", "\x67\x4c", "\x62\x5d", "\x62\x60", "\x4d\xb5", "\x4b\xad",
+ "\x58\xb7", "\x48\xc2", "\x67\x4e", "\x67\x4f", "\x50\xc0", "\x62\x61",
+ "\x53\x53", "\x62\x62", "\x5e\xb1", "\x67\x50", "\x4c\xe9", "\x57\xeb",
+ "\x65\xa6", "\x58\xe6", "\x55\xf8", "\x54\xd5", "\x58\x57", "\x4a\x69",
+ "\x57\xd1", "\x4f\x85", "\x62\x7e", "\x4e\x93", "\x65\xa7", "\x5b\x5d",
+ "\x53\xdc", "\x65\xa8", "\x65\xa9", "\x65\xab", "\x65\xaa", "\x65\xad",
+ "\x65\xac", "\x4f\x78", "\x65\xae", "\x51\xbd", "\x4a\xc0", "\x4a\xf6",
+ "\x4e\x47", "\x66\xe5", "\x66\xe4", "\x4c\x5f", "\x56\x9a", "\x49\x83",
+ "\x66\xe6", "\x55\x68", "\x66\xe7", "\x66\xe8", "\x55\xd5", "\x5f\xcf",
+ "\x49\xc4", "\x5a\xf9", "\x53\xca", "\x48\xc6", "\x4a\xf1", "\x54\xd2",
+ "\x57\x70", "\x50\x58", "\x50\x7b", "\x54\x44", "\x5b\xb3", "\x50\xa8",
+ "\x5f\xd0", "\x55\x48", "\x59\x90", "\x53\x44", "\x48\xe6", "\x4a\x56",
+ "\x54\xc4", "\x48\xe1", "\x4c\x97", "\x53\x9b", "\x4b\xf2", "\x5b\x72",
+ "\x4a\x70", "\x4e\xbb", "\x4a\x4d", "\x4f\xf0", "\x48\xd0", "\x59\xd5",
+ "\x55\xe2", "\x5c\x45", "\x57\x56", "\x4b\xb5", "\x50\x59", "\x5b\x7b",
+ "\x4c\xa6", "\x53\x77", "\x5f\xd1", "\x50\x79", "\x51\xd4", "\x54\x60",
+ "\x4e\x44", "\x49\x48", "\x53\x8b", "\x53\x9c", "\x56\xa6", "\x49\x47",
+ "\x4b\x76", "\x52\xa7", "\x5f\xd2", "\x59\x5a", "\x4a\x8a", "\x52\x93",
+ "\x4c\x98", "\x5b\xf3", "\x4b\x43", "\x49\xef", "\x52\xb3", "\x52\xe8",
+ "\x50\xac", "\x5f\xd3", "\x48\xe7", "\x53\x64", "\x51\x81", "\x4d\x75",
+ "\x4f\xdb", "\x57\x78", "\x48\xcd", "\x57\x6f", "\x5f\xd5", "\x4f\xcf",
+ "\x5c\x5e", "\x5f\xd4", "\x5b\x70", "\x48\xdc", "\x52\xe1", "\x51\xa2",
+ "\x4e\xef", "\x5a\x55", "\x50\xb8", "\x53\x41", "\x49\xa5", "\x5a\xf0",
+ "\x50\xa7", "\x55\xc2", "\x5f\xd6", "\x5b\x9d", "\x4d\x50", "\x54\xac",
+ "\x56\x49", "\x5f\xd8", "\x50\x5d", "\x53\xb3", "\x5c\x47", "\x55\xaf",
+ "\x52\xc2", "\x4a\x76", "\x4d\x72", "\x5b\xb7", "\x65\xfb", "\x48\xb3",
+ "\x50\x87", "\x56\xf3", "\x57\x7a", "\x5b\xbe", "\x51\xcd", "\x57\xcd",
+ "\x56\xa1", "\x58\xad", "\x52\xd2", "\x4b\x52", "\x5f\xd7", "\x5b\x96",
+ "\x4e\xb6", "\x4e\x73", "\x48\xa3", "\x53\x52", "\x4a\xeb", "\x5b\x92",
+ "\x65\xfc", "\x5f\xd9", "\x57\x46", "\x57\x8d", "\x57\xe5", "\x5f\xdb",
+ "\x57\x51", "\x50\xa5", "\x5c\x5d", "\x5f\xda", "\x48\xc5", "\x4d\xb3",
+ "\x55\x73", "\x52\xf2", "\x4f\xe7", "\x49\xb5", "\x50\xcb", "\x56\x91",
+ "\x4e\xf0", "\x4e\x5b", "\x4b\x57", "\x53\x96", "\x5f\xe5", "\x5f\xe2",
+ "\x4f\xdc", "\x5f\xde", "\x4a\xb6", "\x4f\x7d", "\x5f\xdf", "\x52\xec",
+ "\x58\x66", "\x4b\x81", "\x4b\xdd", "\x55\xd9", "\x4b\x95", "\x5f\xe4",
+ "\x5b\x66", "\x5f\xe0", "\x56\xcc", "\x53\xfd", "\x53\x65", "\x59\xb3",
+ "\x4f\xf1", "\x51\xd2", "\x56\xbc", "\x4a\x58", "\x4f\x73", "\x50\x78",
+ "\x57\x66", "\x59\x7a", "\x4a\xea", "\x5f\xe3", "\x5f\xdc", "\x5f\xe6",
+ "\x65\xfd", "\x51\xaf", "\x5f\xe1", "\x5b\xbf", "\x4b\x47", "\x49\xf3",
+ "\x5f\xe7", "\x5f\xf1", "\x5f\xec", "\x5f\xf0", "\x54\xdf", "\x5c\x82",
+ "\x5f\xee", "\x52\x89", "\x56\xe0", "\x49\xe4", "\x59\xbd", "\x5f\xed",
+ "\x5f\xea", "\x57\xd4", "\x4a\xa6", "\x50\x4b", "\x4f\xbd", "\x4f\x72",
+ "\x5f\xe8", "\x5a\xad", "\x5f\xdd", "\x5f\xe9", "\x50\xbe", "\x5f\xeb",
+ "\x49\xf2", "\x4c\xe8", "\x51\xa6", "\x4f\x61", "\x5f\xf4", "\x5f\xf7",
+ "\x49\xaa", "\x4a\xa3", "\x4a\xe9", "\x55\x46", "\x5f\xf5", "\x56\x71",
+ "\x4c\xe2", "\x5f\xf6", "\x5f\xf9", "\x5f\xf8", "\x56\xc1", "\x48\xe0",
+ "\x4a\xed", "\x63\x5a", "\x58\xae", "\x49\xea", "\x66\x41", "\x5f\xf3",
+ "\x55\x84", "\x5f\xf2", "\x48\xd9", "\x59\xa0", "\x49\x98", "\x56\xae",
+ "\x5f\xef", "\x56\x44", "\x5b\x4a", "\x5f\xfa", "\x4a\xdc", "\x52\xa5",
+ "\x5f\xfc", "\x52\x9f", "\x52\xa0", "\x60\x41", "\x51\x6c", "\x5f\xfb",
+ "\x4f\xee", "\x53\xb1", "\x4a\x65", "\x54\xf5", "\x56\x5a", "\x5f\xfd",
+ "\x60\x44", "\x5c\x52", "\x4a\x57", "\x51\x63", "\x54\x6b", "\x49\xa4",
+ "\x4a\xe8", "\x5c\x4b", "\x52\xeb", "\x60\x42", "\x60\x43", "\x60\x45",
+ "\x4d\xb2", "\x60\x46", "\x50\xdd", "\x55\x63", "\x49\xd8", "\x54\x87",
+ "\x60\x47", "\x54\x7c", "\x60\x48", "\x66\x42", "\x56\x73", "\x60\x4a",
+ "\x60\x49", "\x49\xc0", "\x53\x6a", "\x60\x4b", "\x5a\xdb", "\x54\xc0",
+ "\x60\x4c", "\x4f\xef", "\x60\x4d", "\x5b\xa6", "\x65\xb6", "\x66\x56",
+ "\x55\xd4", "\x5c\xfb", "\x4c\xc3", "\x4d\x45", "\x4c\x65", "\x5b\x9f",
+ "\x4d\x6a", "\x58\xa6", "\x6a\xcc", "\x4b\x70", "\x52\x95", "\x4f\xc7",
+ "\x66\x57", "\x48\xbc", "\x4f\x6c", "\x51\x52", "\x49\x76", "\x4a\x48",
+ "\x4c\xd1", "\x55\x42", "\x4b\xd7", "\x66\x58", "\x4f\xb3", "\x55\xfc",
+ "\x54\x63", "\x5b\x9c", "\x4c\x94", "\x57\xc3", "\x5b\x4b", "\x49\x94",
+ "\x66\xb2", "\x48\xde", "\x66\xb4", "\x4b\xb6", "\x51\x6f", "\x6b\x9b",
+ "\x58\xb0", "\x5b\x86", "\x57\xd2", "\x4f\x90", "\x4a\x83", "\x4c\xaa",
+ "\x5b\x56", "\x67\x5d", "\x4b\xce", "\x56\x59", "\x58\xc1", "\x4c\x5d",
+ "\x66\xb5", "\x55\xa8", "\x53\x74", "\x66\xb8", "\x66\xb7", "\x51\xc2",
+ "\x66\xb6", "\x58\xfc", "\x66\xb9", "\x66\xba", "\x5c\x86", "\x66\xbb",
+ "\x66\xbc", "\x53\xeb", "\x57\xdd", "\x4e\xc7", "\x54\xd4", "\x4b\x49",
+ "\x4f\xc8", "\x5b\xbb", "\x5a\xe6", "\x59\x4e", "\x58\xf0", "\x65\xb7",
+ "\x65\xb8", "\x65\xb9", "\x4d\xb4", "\x55\xb0", "\x50\x96", "\x57\x9b",
+ "\x65\xbf", "\x48\xb9", "\x65\xbd", "\x50\xa4", "\x65\xba", "\x49\xfc",
+ "\x52\x98", "\x4e\x89", "\x59\xd6", "\x57\xf3", "\x65\xbe", "\x65\xbb",
+ "\x65\xc2", "\x58\xc6", "\x5a\x53", "\x4a\xb9", "\x52\x61", "\x5c\x93",
+ "\x5b\x71", "\x55\xc6", "\x65\xc4", "\x65\xc3", "\x65\xc6", "\x65\xc5",
+ "\x5b\xe6", "\x58\x74", "\x65\xca", "\x4e\x6e", "\x4f\x9b", "\x55\x6e",
+ "\x65\xcb", "\x55\x59", "\x58\x9f", "\x65\xc9", "\x5a\xcd", "\x65\xcc",
+ "\x65\xce", "\x57\x8e", "\x65\xc8", "\x65\xcd", "\x57\xed", "\x4e\x7e",
+ "\x4a\x5f", "\x53\xd4", "\x4f\xaf", "\x57\xf9", "\x54\x88", "\x4f\xa6",
+ "\x65\xcf", "\x5b\xc6", "\x51\x60", "\x5a\xdc", "\x65\xd0", "\x58\x5e",
+ "\x65\xd1", "\x55\xed", "\x53\x4f", "\x48\xb4", "\x65\xd3", "\x65\xd2",
+ "\x6a\xde", "\x52\xb9", "\x49\x49", "\x63\x7f", "\x65\xd4", "\x55\xee",
+ "\x65\xd5", "\x65\xd6", "\x53\xd7", "\x65\xd7", "\x65\xd8", "\x5a\xba",
+ "\x54\x9b", "\x59\xb6", "\x4c\xfb", "\x65\xc1", "\x49\xdb", "\x51\xfb",
+ "\x5a\xf7", "\x56\xe5", "\x5c\x8f", "\x5a\xc1", "\x5a\x70", "\x66\x63",
+ "\x53\x94", "\x4c\x9f", "\x66\x74", "\x56\x57", "\x66\x7e", "\x50\xc9",
+ "\x57\x9c", "\x4a\x4f", "\x53\xd9", "\x66\x9d", "\x52\xbd", "\x57\xb3",
+ "\x52\xa8", "\x49\x5e", "\x5a\xfc", "\x55\xf4", "\x5b\xeb", "\x53\xd2",
+ "\x4b\xe3", "\x4e\x9b", "\x58\xdf", "\x55\x51", "\x5a\xd2", "\x54\xa7",
+ "\x4c\xca", "\x64\xbd", "\x55\x5c", "\x64\xba", "\x50\xed", "\x58\xd2",
+ "\x49\xc3", "\x4a\xe4", "\x64\xbb", "\x5b\x68", "\x4b\xc4", "\x64\xbc",
+ "\x55\xf7", "\x4c\xdb", "\x56\xf4", "\x50\xb3", "\x59\x8f", "\x64\xbe",
+ "\x64\xc1", "\x4d\xbb", "\x49\x4d", "\x4f\x7c", "\x65\xbc", "\x64\xc2",
+ "\x64\xc5", "\x64\xca", "\x64\xcb", "\x56\x69", "\x48\xe4", "\x4e\xaa",
+ "\x4d\x59", "\x64\xc0", "\x57\x98", "\x64\xc9", "\x57\xf5", "\x5b\x8e",
+ "\x51\x76", "\x64\xc3", "\x52\x56", "\x4d\x9c", "\x5b\xa5", "\x64\xc7",
+ "\x55\xdf", "\x5a\xe5", "\x64\xbf", "\x64\xc4", "\x64\xc6", "\x54\x59",
+ "\x4c\x84", "\x64\xc8", "\x50\x7d", "\x64\xd1", "\x64\xd6", "\x64\xd4",
+ "\x4e\xdb", "\x4e\xce", "\x64\xda", "\x64\xdd", "\x64\xd9", "\x49\x9b",
+ "\x48\xd7", "\x52\xb2", "\x4c\xcb", "\x53\xe1", "\x54\xbd", "\x54\xe0",
+ "\x64\xce", "\x64\xd3", "\x64\xd5", "\x4d\x92", "\x64\xd7", "\x5c\x96",
+ "\x52\xfa", "\x64\xdb", "\x49\xe8", "\x64\xd0", "\x4e\xec", "\x50\x62",
+ "\x64\xcc", "\x5b\xf8", "\x51\x99", "\x49\xf0", "\x64\xde", "\x55\xc0",
+ "\x64\xd8", "\x5b\x44", "\x49\x8b", "\x5b\x5b", "\x64\xcd", "\x64\xcf",
+ "\x4b\xaf", "\x64\xd2", "\x64\xdc", "\x50\xb7", "\x55\xf6", "\x56\x48",
+ "\x53\xdb", "\x50\xf4", "\x64\xe8", "\x58\xa2", "\x64\xf1", "\x5b\xe9",
+ "\x64\xdf", "\x64\xe0", "\x59\x9a", "\x4d\xca", "\x4c\xf8", "\x4c\xf0",
+ "\x5a\xd3", "\x64\xee", "\x64\xed", "\x64\xeb", "\x4d\x91", "\x56\xd1",
+ "\x64\xe5", "\x57\xa5", "\x50\x93", "\x48\xb7", "\x64\xf0", "\x64\xef",
+ "\x5c\x60", "\x64\xe3", "\x57\x49", "\x55\x43", "\x4e\x58", "\x4f\x7b",
+ "\x64\xe9", "\x64\xe1", "\x64\xe2", "\x64\xe4", "\x4b\x55", "\x64\xe6",
+ "\x54\x65", "\x64\xea", "\x64\xec", "\x4f\x50", "\x5c\x4e", "\x64\xf7",
+ "\x64\xf4", "\x57\x50", "\x64\xf5", "\x51\x5a", "\x64\xe7", "\x52\x57",
+ "\x48\xef", "\x64\xf3", "\x64\xf6", "\x4d\x43", "\x55\x72", "\x52\x6e",
+ "\x57\xdf", "\x50\xe5", "\x56\x94", "\x56\xdc", "\x58\xb4", "\x55\xe0",
+ "\x64\xf2", "\x4e\xeb", "\x64\xf8", "\x52\x7e", "\x53\xe4", "\x4d\x98",
+ "\x48\xf3", "\x5c\x78", "\x4e\xab", "\x53\x90", "\x56\xc3", "\x65\x46",
+ "\x55\x4d", "\x65\x42", "\x50\xe1", "\x50\x63", "\x64\xfd", "\x4d\x77",
+ "\x64\xfa", "\x65\x44", "\x59\xcd", "\x65\x43", "\x5b\xb1", "\x5c\x55",
+ "\x65\x47", "\x4f\x57", "\x64\xfb", "\x64\xfc", "\x65\x41", "\x57\x76",
+ "\x59\xab", "\x65\x52", "\x65\x49", "\x4a\xa9", "\x4a\xba", "\x65\x4b",
+ "\x58\xa7", "\x65\x45", "\x4a\x9f", "\x65\x4c", "\x50\xe2", "\x65\x4a",
+ "\x65\x59", "\x65\x58", "\x65\x4e", "\x64\xf9", "\x65\x48", "\x50\x4c",
+ "\x65\x51", "\x65\x5a", "\x51\xa4", "\x65\x4f", "\x4c\xc4", "\x65\x4d",
+ "\x5a\x7c", "\x65\x54", "\x65\x55", "\x65\x57", "\x65\x67", "\x50\xc5",
+ "\x65\x65", "\x65\x50", "\x65\x5b", "\x48\xf0", "\x65\x5c", "\x5b\x45",
+ "\x65\x5e", "\x65\x5f", "\x65\x61", "\x51\x92", "\x54\xb5", "\x65\x5d",
+ "\x65\x62", "\x65\x63", "\x65\x53", "\x65\x56", "\x4e\x51", "\x65\x60",
+ "\x4e\xf6", "\x65\x64", "\x65\x66", "\x65\x6a", "\x65\x6e", "\x49\xda",
+ "\x65\x68", "\x4c\x4e", "\x65\x6b", "\x65\x6c", "\x5b\x61", "\x52\xa2",
+ "\x65\x78", "\x4d\xe0", "\x65\x69", "\x5a\x43", "\x65\x74", "\x65\x77",
+ "\x65\x70", "\x65\x6f", "\x54\x61", "\x65\x72", "\x65\x79", "\x4a\x68",
+ "\x65\x73", "\x58\x91", "\x65\x6d", "\x4a\x98", "\x65\x76", "\x65\x7a",
+ "\x56\xb3", "\x58\x4d", "\x65\x75", "\x65\x7c", "\x65\x7b", "\x65\x7e",
+ "\x65\x71", "\x65\x7d", "\x65\x7f", "\x52\x6a", "\x54\x57", "\x4a\xcd",
+ "\x4e\x56", "\x58\xbf", "\x66\xa2", "\x53\x57", "\x5a\x9c", "\x66\xa3",
+ "\x66\xa4", "\x53\xda", "\x50\x8f", "\x66\xa5", "\x66\xa6", "\x58\xa9",
+ "\x54\x58", "\x4c\xe7", "\x66\xa7", "\x5b\xb8", "\x5b\x9e", "\x4a\xca",
+ "\x49\xbc", "\x57\xe3", "\x53\xe6", "\x57\x82", "\x4a\xf4", "\x56\x60",
+ "\x4e\xde", "\x65\x83", "\x65\x84", "\x59\x8b", "\x65\x86", "\x4a\xf8",
+ "\x65\x85", "\x59\x53", "\x55\xe1", "\x49\xcf", "\x65\x89", "\x65\x87",
+ "\x65\x88", "\x5b\xb2", "\x65\x8a", "\x65\x8b", "\x65\x8c", "\x65\x8d",
+ "\x66\xae", "\x53\x59", "\x4b\xcd", "\x59\xf2", "\x4b\x8f", "\x4e\x79",
+ "\x66\xb0", "\x59\xe2", "\x57\xe2", "\x52\xb7", "\x52\x5f", "\x4b\xbd",
+ "\x5c\xb8", "\x49\x68", "\x49\x6f", "\x49\x71", "\x53\x9f", "\x49\x70",
+ "\x52\x4b", "\x5b\x51", "\x66\x44", "\x4d\xc0", "\x56\xb9", "\x66\x45",
+ "\x66\x47", "\x66\x48", "\x66\x46", "\x66\x49", "\x66\x4b", "\x66\x4a",
+ "\x66\x4c", "\x55\xce", "\x5c\xb4", "\x52\x92", "\x52\x45", "\x53\xf7",
+ "\x66\x4d", "\x52\xc9", "\x66\x4e", "\x66\x4f", "\x66\x50", "\x4c\x75",
+ "\x4c\x9b", "\x66\x51", "\x54\x83", "\x66\x53", "\x4d\xa3", "\x59\x96",
+ "\x48\xb0", "\x66\x52", "\x66\x54", "\x4b\x4a", "\x51\xc7", "\x54\x89",
+ "\x66\x55", "\x56\x4e", "\x62\x7f", "\x5a\x60", "\x5d\x7b", "\x57\x41",
+ "\x5b\xac", "\x54\x94", "\x5d\x81", "\x4e\x84", "\x4d\xb9", "\x62\x83",
+ "\x58\x4b", "\x62\x81", "\x55\x67", "\x4d\xb8", "\x59\x54", "\x62\x82",
+ "\x54\xe9", "\x4d\x4f", "\x4f\x4d", "\x4a\x78", "\x57\xda", "\x56\xbf",
+ "\x62\x89", "\x62\x8a", "\x57\x95", "\x56\xac", "\x4e\xb2", "\x62\x8b",
+ "\x62\x8c", "\x58\xd9", "\x53\xfa", "\x4c\x7a", "\x54\x7f", "\x59\xc9",
+ "\x57\xd5", "\x62\x85", "\x62\x8d", "\x55\x93", "\x4a\x61", "\x62\x88",
+ "\x53\xe2", "\x62\x86", "\x67\x53", "\x62\x87", "\x55\x53", "\x53\x87",
+ "\x4d\x55", "\x52\x5b", "\x62\x84", "\x53\x5d", "\x51\x44", "\x51\xd8",
+ "\x49\xd6", "\x62\x8e", "\x4e\x46", "\x52\xac", "\x62\x91", "\x4f\xd9",
+ "\x62\x9c", "\x62\x96", "\x4d\xd2", "\x4c\x70", "\x5a\x6d", "\x5b\xcd",
+ "\x5b\x73", "\x4d\x61", "\x5b\x54", "\x59\x78", "\x58\xb8", "\x54\x97",
+ "\x54\xa9", "\x49\xb3", "\x52\x7a", "\x62\x8f", "\x62\x9d", "\x62\x90",
+ "\x4c\x48", "\x62\x98", "\x62\x95", "\x4c\x5a", "\x53\x42", "\x62\x97",
+ "\x53\x7d", "\x49\xa7", "\x53\xfb", "\x52\xdf", "\x5c\x42", "\x50\xe0",
+ "\x62\x9a", "\x62\x9b", "\x62\x9e", "\x56\xa8", "\x62\x94", "\x5a\x5e",
+ "\x49\x63", "\x67\x54", "\x62\x92", "\x62\x93", "\x62\x99", "\x58\xb9",
+ "\x53\xc2", "\x5a\xf2", "\x62\x9f", "\x4f\x81", "\x62\xa6", "\x62\xa5",
+ "\x59\x94", "\x62\xa2", "\x62\xa8", "\x54\xf6", "\x58\x54", "\x62\xa7",
+ "\x62\xad", "\x51\xe4", "\x4b\xb3", "\x4f\x93", "\x62\xa1", "\x4d\xe8",
+ "\x62\xa9", "\x62\xab", "\x4b\xfc", "\x5b\xdd", "\x62\xb1", "\x62\xac",
+ "\x62\xa0", "\x4e\x8f", "\x57\x7d", "\x54\x42", "\x53\x69", "\x51\x98",
+ "\x62\xa3", "\x54\x53", "\x4f\x4c", "\x4f\x5d", "\x62\xa4", "\x5c\x67",
+ "\x49\xe1", "\x62\xaa", "\x4e\xc2", "\x62\xae", "\x4e\x8c", "\x62\xaf",
+ "\x53\x48", "\x62\xb0", "\x5b\x84", "\x50\x43", "\x62\xb9", "\x62\xb6",
+ "\x62\xba", "\x62\xbc", "\x53\xd5", "\x4d\xc5", "\x50\xca", "\x4c\xa0",
+ "\x62\xb3", "\x5a\xa0", "\x4d\xa2", "\x4f\x9f", "\x62\xbb", "\x57\x5f",
+ "\x52\xf8", "\x58\x9c", "\x55\x87", "\x5a\x5f", "\x58\x71", "\x62\xb2",
+ "\x62\xb7", "\x62\xb8", "\x56\xe8", "\x56\xcd", "\x50\xd3", "\x62\xb4",
+ "\x51\x50", "\x62\xb5", "\x57\xcf", "\x4e\x61", "\x4b\x73", "\x54\xf2",
+ "\x4f\x47", "\x5b\x67", "\x55\x4c", "\x4c\xa1", "\x62\xc9", "\x62\xcb",
+ "\x59\x64", "\x59\xb9", "\x4d\xac", "\x4d\xd3", "\x62\xc2", "\x4b\x8e",
+ "\x5c\x6d", "\x62\xbf", "\x58\x9e", "\x62\xbe", "\x51\x7c", "\x56\xc9",
+ "\x55\xe6", "\x52\xd6", "\x56\xd3", "\x62\xc7", "\x62\xc6", "\x62\xc0",
+ "\x62\xc3", "\x4b\x4d", "\x5a\x79", "\x62\xc5", "\x59\xf8", "\x4a\xe2",
+ "\x4e\x54", "\x55\x8f", "\x4a\xbd", "\x4e\x8d", "\x59\x6d", "\x56\xec",
+ "\x67\x55", "\x54\x86", "\x5a\xa7", "\x62\xca", "\x5c\x75", "\x62\xc1",
+ "\x4f\x45", "\x62\xc4", "\x5a\x87", "\x62\xc8", "\x55\x99", "\x62\xbd",
+ "\x5a\x86", "\x54\x9f", "\x4b\xc8", "\x5a\xfb", "\x49\xb2", "\x62\xd6",
+ "\x57\xc1", "\x62\xcc", "\x57\xbb", "\x4c\xda", "\x62\xd5", "\x50\x6a",
+ "\x5a\x6e", "\x52\x8d", "\x53\x68", "\x62\xd7", "\x57\x64", "\x62\xce",
+ "\x62\xd3", "\x62\xd4", "\x4d\xfd", "\x58\x87", "\x5b\x5f", "\x62\xd1",
+ "\x62\xcf", "\x62\xcd", "\x57\x86", "\x55\xa9", "\x50\xa2", "\x4f\x46",
+ "\x62\xd2", "\x4c\xc7", "\x62\xe6", "\x5a\xb3", "\x62\xda", "\x51\x90",
+ "\x62\xe8", "\x59\xe6", "\x62\xde", "\x62\xdf", "\x58\x4a", "\x56\x7d",
+ "\x62\xd9", "\x62\xd0", "\x62\xe4", "\x54\xdb", "\x62\xe2", "\x52\xe6",
+ "\x62\xe1", "\x62\xe0", "\x4a\x9d", "\x62\xe7", "\x4b\x82", "\x5c\x6c",
+ "\x62\xe5", "\x4e\x4c", "\x5c\x72", "\x56\xce", "\x66\x99", "\x62\xe3",
+ "\x4d\x97", "\x5b\xcc", "\x62\xd8", "\x62\xdb", "\x51\xf9", "\x62\xdd",
+ "\x51\xca", "\x50\xc3", "\x51\xcf", "\x49\x96", "\x56\xb1", "\x4b\x6e",
+ "\x62\xee", "\x53\xae", "\x53\xe0", "\x62\xf4", "\x51\xa8", "\x50\xeb",
+ "\x59\x7d", "\x62\xed", "\x52\xad", "\x62\xec", "\x62\xf5", "\x62\xf3",
+ "\x51\xfd", "\x62\xdc", "\x62\xef", "\x55\xfd", "\x5b\x64", "\x62\xf0",
+ "\x59\x9b", "\x62\xea", "\x62\xeb", "\x62\xf1", "\x57\xaa", "\x53\x6b",
+ "\x54\x51", "\x51\xb9", "\x62\xe9", "\x51\x6a", "\x56\xb5", "\x4a\x51",
+ "\x62\xfa", "\x62\xf2", "\x62\xf9", "\x62\xfc", "\x62\xfb", "\x4a\x6e",
+ "\x4a\x5a", "\x62\xf6", "\x62\xf8", "\x62\xf7", "\x53\x8d", "\x50\xbc",
+ "\x5a\xe7", "\x63\x42", "\x48\xc3", "\x63\x44", "\x63\x43", "\x4e\xa3",
+ "\x63\x45", "\x63\x41", "\x62\xfd", "\x49\x95", "\x63\x48", "\x63\x49",
+ "\x63\x46", "\x63\x47", "\x63\x4a", "\x53\xd8", "\x63\x4b", "\x63\x4d",
+ "\x63\x4c", "\x63\x4f", "\x63\x4e", "\x4d\x81", "\x63\x50", "\x63\x51",
+ "\x4e\x91", "\x66\xe0", "\x52\x91", "\x4b\x66", "\x4e\x72", "\x51\x8a",
+ "\x5a\xed", "\x4f\xc3", "\x5c\x66", "\x5a\xd5", "\x49\xd2", "\x66\xbd",
+ "\x65\xc0", "\x51\xae", "\x4a\xb5", "\x59\x77", "\x4a\x54", "\x54\xb1",
+ "\x50\x5b", "\x66\xbf", "\x5b\xca", "\x66\xbe", "\x66\xc0", "\x66\xc4",
+ "\x4f\xe5", "\x56\xbe", "\x53\x7a", "\x4f\xbb", "\x66\xc5", "\x49\x9f",
+ "\x66\xc3", "\x5b\x48", "\x4b\x84", "\x66\xc1", "\x51\x56", "\x4a\x84",
+ "\x66\xc2", "\x56\x58", "\x50\xc2", "\x56\xfd", "\x51\x72", "\x66\xc7",
+ "\x4d\xe5", "\x50\xd2", "\x5b\xf1", "\x59\x6c", "\x50\x5e", "\x4c\x53",
+ "\x55\x75", "\x66\xc6", "\x4e\x83", "\x56\xcb", "\x4f\x9e", "\x54\xc7",
+ "\x58\x49", "\x57\x8a", "\x53\x8c", "\x4c\x8a", "\x59\x69", "\x4d\xb7",
+ "\x66\xc8", "\x66\xc9", "\x4e\x60", "\x66\xca", "\x66\xe1", "\x49\x5a",
+ "\x4c\x79", "\x4f\x59", "\x66\xcb", "\x59\x87", "\x66\xcc", "\x54\xba",
+ "\x66\xd0", "\x66\xd2", "\x4e\x6d", "\x4e\xe4", "\x66\xce", "\x55\x57",
+ "\x52\x5a", "\x66\xe2", "\x5b\x75", "\x66\xcf", "\x5b\xf2", "\x66\xd1",
+ "\x66\xcd", "\x66\xd3", "\x66\xd4", "\x55\x5f", "\x58\x48", "\x58\xdb",
+ "\x59\x4c", "\x54\xda", "\x66\xd5", "\x57\xf4", "\x55\xeb", "\x66\xd9",
+ "\x66\xd8", "\x48\xbd", "\x66\xd6", "\x66\xd7", "\x66\xe3", "\x54\xbb",
+ "\x51\x67", "\x66\xdb", "\x59\x81", "\x66\xda", "\x5a\xee", "\x66\xdc",
+ "\x5e\x66", "\x66\xdd", "\x49\x4c", "\x66\xde", "\x66\xdf", "\x5c\x46",
+ "\x53\x60", "\x66\x5c", "\x48\xad", "\x4f\xf3", "\x4c\xb7", "\x59\xae",
+ "\x48\xd5", "\x4b\x9a", "\x5c\xb2", "\x56\x4c", "\x62\x7d", "\x53\xab",
+ "\x48\xe5", "\x53\x66", "\x66\x59", "\x66\x5a", "\x66\x5b", "\x59\x60",
+ "\x53\x43", "\x65\xf1", "\x52\xb1", "\x52\xb4", "\x50\xcd", "\x65\xf2",
+ "\x52\xc0", "\x57\xee", "\x65\xef", "\x65\xf3", "\x55\x9d", "\x54\x43",
+ "\x56\xd7", "\x57\xfd", "\x65\xf4", "\x65\xf5", "\x58\x4c", "\x50\xe6",
+ "\x65\xf6", "\x4b\xbe", "\x65\xf7", "\x65\xf8", "\x65\xf9", "\x65\xfa",
+ "\x65\xf0", "\x54\xad", "\x61\x8c", "\x4c\x58", "\x61\x8d", "\x61\x8e",
+ "\x5c\x54", "\x61\x8f", "\x61\x90", "\x5a\x6c", "\x61\x92", "\x50\x92",
+ "\x61\x91", "\x4b\x72", "\x49\x57", "\x61\x94", "\x61\x93", "\x4d\xfb",
+ "\x61\x95", "\x4d\x57", "\x4f\xd0", "\x52\xfb", "\x4d\xdc", "\x4f\x66",
+ "\x61\x96", "\x61\x98", "\x4b\xbf", "\x58\x61", "\x55\xa7", "\x61\x97",
+ "\x5b\x99", "\x5a\x9d", "\x61\x99", "\x61\x9d", "\x61\x9a", "\x61\x9b",
+ "\x50\xe9", "\x61\x9f", "\x61\xa0", "\x50\xc6", "\x61\x9c", "\x61\x9e",
+ "\x61\xa4", "\x51\x74", "\x61\xa2", "\x61\xa7", "\x49\xfd", "\x61\xa1",
+ "\x52\x6d", "\x49\xc1", "\x61\xa6", "\x61\xa5", "\x61\xa3", "\x61\xa8",
+ "\x61\xaa", "\x58\xc8", "\x5b\xec", "\x52\x48", "\x61\xab", "\x58\x77",
+ "\x61\xad", "\x4d\xee", "\x65\x81", "\x61\xac", "\x61\xa9", "\x4e\x4b",
+ "\x5a\xb2", "\x61\xaf", "\x61\xae", "\x65\x82", "\x61\xb0", "\x61\xb1",
+ "\x61\xb2", "\x56\xa0", "\x61\xb3", "\x61\xb4", "\x58\xfd", "\x51\xc9",
+ "\x5a\x92", "\x57\x96", "\x64\x81", "\x64\x82", "\x4f\xc0", "\x51\xe9",
+ "\x64\x85", "\x64\x84", "\x57\x87", "\x52\x55", "\x64\x83", "\x4e\x57",
+ "\x58\x76", "\x51\x82", "\x64\x8a", "\x64\x89", "\x64\x95", "\x49\xa2",
+ "\x64\x8b", "\x64\x87", "\x64\x8d", "\x64\x8c", "\x55\x5a", "\x5b\x85",
+ "\x64\x86", "\x4c\x49", "\x64\x88", "\x64\x8f", "\x64\x94", "\x5b\xe8",
+ "\x64\x8e", "\x64\x93", "\x64\x92", "\x48\xdf", "\x64\x96", "\x54\x93",
+ "\x50\xc4", "\x50\xec", "\x51\x91", "\x64\x91", "\x64\x97", "\x56\x97",
+ "\x64\xa1", "\x64\xa0", "\x5c\x61", "\x64\x9b", "\x64\x9a", "\x64\x9c",
+ "\x64\x98", "\x64\x9f", "\x64\x9e", "\x64\x9d", "\x51\x75", "\x54\x79",
+ "\x53\x9e", "\x53\x63", "\x54\x8e", "\x64\xa2", "\x64\xa5", "\x64\xa4",
+ "\x64\xa6", "\x4d\xf6", "\x64\x99", "\x64\xa3", "\x54\xef", "\x55\x4a",
+ "\x64\xa8", "\x4d\x86", "\x59\x9f", "\x64\xa7", "\x64\xa9", "\x64\xac",
+ "\x64\xad", "\x51\x47", "\x64\xae", "\x64\xaf", "\x64\xab", "\x64\xb3",
+ "\x64\xaa", "\x64\xb0", "\x64\xb4", "\x64\xb1", "\x64\xb2", "\x64\xb6",
+ "\x64\xb5", "\x4d\x6f", "\x68\xab", "\x68\xac", "\x53\xaf", "\x48\xe9",
+ "\x54\xbe", "\x57\x7f", "\x57\xcc", "\x65\xb0", "\x65\xb1", "\x53\xbe",
+ "\x4a\xc8", "\x65\xb2", "\x5b\x88", "\x5f\x9a", "\x65\xb3", "\x65\xb4",
+ "\x65\xb5", "\x4c\xc9", "\x60\x50", "\x55\x96", "\x56\xef", "\x55\x9b",
+ "\x55\x9c", "\x5a\x63", "\x56\x46", "\x4c\xa5", "\x68\xad", "\x49\x62",
+ "\x63\x58", "\x56\xee", "\x5a\x69", "\x4e\xd6", "\x55\x8b", "\x4b\x88",
+ "\x52\xcf", "\x4b\x8a", "\x67\xad", "\x4e\x4d", "\x64\x7e", "\x67\xae",
+ "\x4a\x49", "\x67\xb1", "\x67\xb0", "\x4f\x88", "\x67\xaf", "\x57\xb6",
+ "\x53\x6f", "\x51\x95", "\x5e\x6e", "\x67\xb2", "\x58\xf2", "\x51\xd3",
+ "\x53\xe7", "\x4c\x4c", "\x67\xb3", "\x4a\x8c", "\x4e\x9c", "\x67\xb4",
+ "\x64\x7c", "\x67\xb5", "\x4f\x4e", "\x69\x83", "\x55\xe7", "\x59\xc8",
+ "\x68\xd9", "\x68\xda", "\x68\xdb", "\x51\x66", "\x4c\xec", "\x4f\xcd",
+ "\x68\xdd", "\x53\x51", "\x68\xdc", "\x59\x92", "\x68\xdf", "\x48\xcb",
+ "\x4f\x8b", "\x59\xde", "\x68\xde", "\x4a\xae", "\x4c\x89", "\x68\xe5",
+ "\x68\xe4", "\x53\xa2", "\x68\xe0", "\x68\xe1", "\x4a\xc2", "\x68\xe2",
+ "\x5b\x8f", "\x56\xda", "\x4f\xd1", "\x4e\xb1", "\x68\xe7", "\x68\xe6",
+ "\x68\xe3", "\x49\xa0", "\x5b\xa1", "\x5a\x58", "\x4f\xb6", "\x54\xab",
+ "\x68\xe9", "\x59\x98", "\x5b\xcb", "\x4d\xda", "\x68\xe8", "\x4b\xba",
+ "\x57\x54", "\x53\xa5", "\x51\x41", "\x68\xea", "\x68\xed", "\x68\xec",
+ "\x68\xef", "\x68\xeb", "\x4e\x5e", "\x68\xee", "\x56\xb4", "\x68\xf1",
+ "\x4a\x75", "\x49\x74", "\x68\xf2", "\x68\xf3", "\x68\xf5", "\x4a\xe0",
+ "\x68\xf0", "\x68\xf6", "\x68\xf9", "\x68\xf7", "\x68\xf4", "\x68\xfc",
+ "\x68\xf8", "\x68\xfb", "\x68\xfd", "\x69\x41", "\x57\xc0", "\x69\x44",
+ "\x69\x43", "\x51\x97", "\x68\xfa", "\x55\xdc", "\x4a\xf0", "\x49\x92",
+ "\x56\xb0", "\x69\x46", "\x69\x47", "\x69\x4c", "\x5b\x6e", "\x69\x49",
+ "\x54\xb2", "\x69\x42", "\x69\x4b", "\x69\x48", "\x69\x45", "\x69\x4a",
+ "\x48\xa8", "\x69\x4d", "\x69\x4f", "\x69\x51", "\x69\x50", "\x69\x4e",
+ "\x59\x42", "\x69\x52", "\x69\x53", "\x4d\x90", "\x4b\x67", "\x48\xd6",
+ "\x48\xd8", "\x5a\xec", "\x4b\x64", "\x4f\x74", "\x4e\x6a", "\x68\xa6",
+ "\x4c\xdd", "\x68\xa7", "\x48\xa7", "\x68\xa8", "\x57\x8f", "\x68\xa9",
+ "\x68\xaa", "\x53\xa3", "\x5b\xe4", "\x69\x85", "\x69\x86", "\x52\x94",
+ "\x5a\x7b", "\x5b\xd0", "\x53\x89", "\x5a\x4f", "\x59\xe5", "\x67\xc0",
+ "\x48\xba", "\x5b\x55", "\x59\x6e", "\x4e\xdf", "\x4d\xcf", "\x50\x99",
+ "\x4c\xc6", "\x4b\x61", "\x53\x6c", "\x55\xa1", "\x52\x6b", "\x67\xc1",
+ "\x52\xbe", "\x4b\xa1", "\x67\x8d", "\x52\x44", "\x5b\xb0", "\x58\x81",
+ "\x67\x90", "\x53\x6e", "\x4b\xdb", "\x55\xa0", "\x67\x8e", "\x67\x91",
+ "\x67\x92", "\x52\x5c", "\x50\x54", "\x67\x8f", "\x67\x95", "\x67\x93",
+ "\x5b\x87", "\x52\x7f", "\x67\x94", "\x67\x97", "\x5b\x43", "\x59\x43",
+ "\x67\x96", "\x52\x70", "\x67\x98", "\x50\x95", "\x4f\xeb", "\x67\x99",
+ "\x56\xf6", "\x59\x7b", "\x5c\x65", "\x5b\x97", "\x67\x9d", "\x67\x9c",
+ "\x67\x9a", "\x67\x9b", "\x67\x9e", "\x4f\xa5", "\x56\x4f", "\x67\xa0",
+ "\x4b\xbc", "\x67\xa1", "\x52\xbf", "\x67\x9f", "\x4f\x7e", "\x49\xc6",
+ "\x4b\xc2", "\x67\xa4", "\x5c\xb9", "\x67\xa2", "\x67\xa5", "\x52\x8a",
+ "\x4a\x93", "\x67\xa6", "\x67\xa3", "\x58\x59", "\x67\xa7", "\x51\xf6",
+ "\x67\xa8", "\x67\xa9", "\x5f\xaa", "\x53\xb2", "\x54\x66", "\x5b\xf4",
+ "\x4b\x69", "\x56\x52", "\x67\xaa", "\x57\x4b", "\x67\xab", "\x5b\x50",
+ "\x67\xac", "\x6b\xc3", "\x5e\x67", "\x4a\xa2", "\x52\x4c", "\x69\x87",
+ "\x55\xb7", "\x59\xd2", "\x5b\xa9", "\x68\x93", "\x4f\xd7", "\x4f\x63",
+ "\x68\x94", "\x4b\xcb", "\x48\xaa", "\x55\xae", "\x67\x56", "\x67\x57",
+ "\x57\xf8", "\x4c\x4f", "\x50\x94", "\x67\x58", "\x51\xea", "\x55\x50",
+ "\x67\x59", "\x53\xf5", "\x50\x53", "\x67\x5c", "\x53\x99", "\x59\x70",
+ "\x5c\x49", "\x67\x5a", "\x67\x5b", "\x59\x83", "\x67\x5f", "\x67\x60",
+ "\x67\x64", "\x67\x68", "\x67\x66", "\x67\x6e", "\x5b\x89", "\x67\x69",
+ "\x67\x67", "\x67\x5e", "\x53\x8a", "\x53\xc5", "\x55\x8a", "\x5a\xd1",
+ "\x67\x61", "\x67\x62", "\x67\x63", "\x67\x65", "\x50\xf8", "\x4a\xa0",
+ "\x4d\x89", "\x67\x70", "\x67\x71", "\x67\x6a", "\x67\x6f", "\x57\xf7",
+ "\x56\x56", "\x67\x6c", "\x67\x6d", "\x58\x96", "\x67\x72", "\x51\x93",
+ "\x5a\x52", "\x67\x6b", "\x54\xb6", "\x4e\xee", "\x53\x91", "\x67\x76",
+ "\x4b\x90", "\x51\xb4", "\x48\xac", "\x56\x8a", "\x49\x4e", "\x67\x74",
+ "\x57\x8c", "\x4b\x83", "\x67\x75", "\x67\x73", "\x67\x77", "\x4b\x9b",
+ "\x67\x78", "\x67\x79", "\x67\x7c", "\x49\x6c", "\x53\x97", "\x4e\xed",
+ "\x67\x7a", "\x56\xbb", "\x49\xe9", "\x67\x7b", "\x52\xea", "\x4a\xc4",
+ "\x48\xf4", "\x67\x7f", "\x50\xd9", "\x4a\xe7", "\x53\x6d", "\x67\x7d",
+ "\x50\x64", "\x67\x7e", "\x52\xa4", "\x67\x81", "\x67\x82", "\x67\x84",
+ "\x51\x77", "\x4e\x67", "\x4f\x58", "\x67\x83", "\x67\x85", "\x67\x87",
+ "\x67\x86", "\x67\x88", "\x55\xbd", "\x66\xe9", "\x50\xf0", "\x55\x88",
+ "\x66\xea", "\x53\xed", "\x66\xeb", "\x53\xec", "\x66\xec", "\x66\xef",
+ "\x5c\x87", "\x66\xf2", "\x66\xf0", "\x66\xed", "\x66\xee", "\x5c\x43",
+ "\x55\x92", "\x56\x8f", "\x66\xf3", "\x66\xf1", "\x58\x8a", "\x66\xf5",
+ "\x53\xb0", "\x4e\xbf", "\x66\xf4", "\x4b\x5b", "\x4e\x97", "\x66\xf6",
+ "\x5d\x98", "\x4f\x9c", "\x51\xba", "\x66\xf7", "\x66\xf8", "\x4c\xa2",
+ "\x66\xf9", "\x66\xfa", "\x66\xfb", "\x5a\x8e", "\x5c\xad", "\x50\xea",
+ "\x54\x7d", "\x4d\xcb", "\x58\xe2", "\x56\x5d", "\x57\x5a", "\x4c\xd0",
+ "\x49\x9d", "\x54\x90", "\x5b\xd5", "\x50\x66", "\x52\x8c", "\x68\x96",
+ "\x52\x78", "\x5c\x83", "\x68\x98", "\x4a\x73", "\x54\x78", "\x59\x8e",
+ "\x5b\xc7", "\x68\x99", "\x68\x97", "\x4e\x9e", "\x4a\x66", "\x4f\x75",
+ "\x59\xc5", "\x4e\x81", "\x58\x41", "\x68\x9d", "\x68\x9c", "\x68\x9a",
+ "\x4a\x6c", "\x55\x74", "\x56\x50", "\x68\x9f", "\x48\xdd", "\x5b\xc8",
+ "\x68\x9e", "\x4a\x8e", "\x6b\xd4", "\x57\xc7", "\x68\xa1", "\x68\xa0",
+ "\x4b\x5e", "\x4e\xd9", "\x4e\x9d", "\x4c\xe4", "\x52\xc1", "\x68\xa2",
+ "\x56\x8c", "\x68\xa5", "\x59\x48", "\x4f\xbe", "\x54\x8f", "\x69\x56",
+ "\x69\x57", "\x50\x75", "\x4a\xa8", "\x69\x58", "\x57\x5b", "\x54\x74",
+ "\x5b\x4d", "\x69\x59", "\x69\x5a", "\x54\x6f", "\x59\xa3", "\x5b\xce",
+ "\x69\x5b", "\x4f\x71", "\x4a\xaf", "\x4f\xbc", "\x4a\xdb", "\x57\xd0",
+ "\x50\x7f", "\x69\x5d", "\x50\x9b", "\x69\x5c", "\x69\x5f", "\x69\x5e",
+ "\x69\x60", "\x69\x61", "\x51\x9f", "\x51\x42", "\x55\xf9", "\x5b\x5e",
+ "\x4f\xb9", "\x4f\xb8", "\x5b\x62", "\x50\x42", "\x57\x4f", "\x69\x55",
+ "\x4f\x7f", "\x4b\xca", "\x5b\xf0", "\x6a\x63", "\x6a\x64", "\x4c\xcc",
+ "\x6a\x66", "\x6a\x67", "\x48\xc9", "\x6a\x65", "\x6a\x69", "\x56\x92",
+ "\x6a\x6b", "\x58\xa5", "\x49\x6a", "\x6a\x68", "\x6a\x6f", "\x4b\x71",
+ "\x6a\x77", "\x6a\x72", "\x6a\x74", "\x6a\x73", "\x4c\x9c", "\x49\x5f",
+ "\x6a\x6e", "\x6a\x6a", "\x4b\x7a", "\x6a\x70", "\x6a\x71", "\x6a\x75",
+ "\x6a\x6d", "\x4e\xe2", "\x51\x9e", "\x6a\x76", "\x6a\x7a", "\x6a\x6c",
+ "\x4b\x68", "\x4f\x8f", "\x6a\x7c", "\x4c\x44", "\x50\x91", "\x5b\xfd",
+ "\x57\x52", "\x4a\xef", "\x49\xde", "\x6a\x78", "\x6a\x79", "\x55\x58",
+ "\x6a\x7d", "\x6a\x7e", "\x6a\x82", "\x6a\x7f", "\x6a\x84", "\x6a\x83",
+ "\x6a\x7b", "\x50\x8b", "\x4a\x90", "\x6a\x81", "\x54\x49", "\x4e\xf1",
+ "\x6a\x8c", "\x4d\x5f", "\x6a\x85", "\x49\xac", "\x4e\x9f", "\x56\x84",
+ "\x6a\x8e", "\x6a\x8a", "\x4d\x7c", "\x6a\x8f", "\x6a\x86", "\x6a\x87",
+ "\x6a\x8b", "\x51\xe0", "\x6a\x8d", "\x6a\x90", "\x6a\x89", "\x4e\xfc",
+ "\x58\x85", "\x6a\x91", "\x6a\x88", "\x6a\x93", "\x5c\x4d", "\x53\xa9",
+ "\x6a\x94", "\x6a\x92", "\x51\xa7", "\x4c\xdc", "\x6a\x96", "\x6a\x95",
+ "\x4a\xda", "\x6a\x97", "\x6a\x98", "\x6a\x99", "\x50\xb9", "\x50\xe8",
+ "\x53\x92", "\x6a\x9c", "\x6a\x9b", "\x4a\xd7", "\x6a\x9f", "\x6a\x9a",
+ "\x6a\x9d", "\x6a\x9e", "\x6a\xa0", "\x6a\xa2", "\x4e\x69", "\x6a\xa1",
+ "\x6a\xa3", "\x49\xbd", "\x6a\xa5", "\x6a\xa4", "\x4e\xad", "\x52\x77",
+ "\x5d\x82", "\x50\xdf", "\x6a\xcb", "\x5c\x71", "\x4c\x7b", "\x6a\xcd",
+ "\x51\x43", "\x53\xc8", "\x4a\xd5", "\x5b\x53", "\x6a\xcf", "\x6a\xce",
+ "\x6a\xd0", "\x56\x7a", "\x6a\xd1", "\x5a\xc0", "\x5b\xdf", "\x4c\x81",
+ "\x51\x58", "\x51\x5b", "\x6a\xd2", "\x4f\xab", "\x4a\xe1", "\x6a\xd3",
+ "\x6a\xd4", "\x4f\xaa", "\x6a\xd5", "\x6a\xda", "\x6a\xd6", "\x6a\xd9",
+ "\x4d\xfc", "\x6a\xd7", "\x6a\xd8", "\x4c\xe1", "\x56\xc6", "\x6a\xdb",
+ "\x49\xd9", "\x52\x73", "\x5a\xe2", "\x50\x57", "\x6a\xdc", "\x53\x54",
+ "\x6a\xe8", "\x58\x55", "\x57\xc8", "\x56\x78", "\x56\x98", "\x4f\x95",
+ "\x5c\x6f", "\x50\xda", "\x58\xf4", "\x6a\xe9", "\x6a\xea", "\x6a\xeb",
+ "\x6c\x84", "\x4c\x51", "\x6a\xec", "\x5c\x8c", "\x6a\xed", "\x63\xf8",
+ "\x4f\xbf", "\x63\xf9", "\x4d\xeb", "\x63\xfa", "\x58\x6b", "\x63\xfb",
+ "\x5a\xbb", "\x4e\xb5", "\x63\xfc", "\x63\xfd", "\x4e\xcc", "\x54\xd1",
+ "\x57\xb2", "\x64\x41", "\x4a\xbe", "\x64\x42", "\x55\x54", "\x4c\xd8",
+ "\x52\xc8", "\x5c\x7d", "\x51\xd9", "\x4c\x77", "\x5b\xbc", "\x57\xc5",
+ "\x4c\x64", "\x53\x46", "\x64\x43", "\x58\x7f", "\x64\x44", "\x64\x45",
+ "\x64\x46", "\x51\x57", "\x5c\x8a", "\x55\x91", "\x58\x58", "\x5b\xae",
+ "\x5b\xd4", "\x64\x47", "\x48\xec", "\x64\x48", "\x64\x49", "\x55\x7c",
+ "\x59\xee", "\x4f\xac", "\x64\x4a", "\x48\xf2", "\x54\xdd", "\x4f\x82",
+ "\x64\x4b", "\x54\xc5", "\x64\x4c", "\x4e\x87", "\x4c\xf7", "\x59\x44",
+ "\x64\x4d", "\x51\xe6", "\x4f\xf7", "\x4f\x6a", "\x57\x53", "\x64\x4e",
+ "\x64\x4f", "\x4f\xed", "\x58\xe4", "\x56\x88", "\x56\xcf", "\x4e\xcb",
+ "\x64\x50", "\x4e\xa7", "\x58\xf6", "\x64\x51", "\x58\xf7", "\x64\x52",
+ "\x64\x53", "\x4a\xc1", "\x64\x54", "\x64\x55", "\x55\x9f", "\x57\xab",
+ "\x52\x81", "\x64\x57", "\x49\x61", "\x4a\x92", "\x64\x58", "\x64\x59",
+ "\x5c\x7b", "\x5b\x60", "\x64\x5a", "\x51\xcb", "\x5c\x5a", "\x64\x5b",
+ "\x64\x5c", "\x64\x5d", "\x4e\xe9", "\x52\x86", "\x50\xc1", "\x64\x5e",
+ "\x64\x5f", "\x4e\xa8", "\x64\x60", "\x64\x61", "\x64\x56", "\x4b\xcf",
+ "\x64\x62", "\x64\x63", "\x64\x64", "\x4e\x5a", "\x4b\x7e", "\x51\xc5",
+ "\x49\x81", "\x64\x65", "\x5a\xb4", "\x64\x66", "\x4c\xbe", "\x64\x68",
+ "\x64\x67", "\x4c\x8d", "\x64\x69", "\x49\xf7", "\x64\x6a", "\x64\x6b",
+ "\x64\x6c", "\x64\x6d", "\x64\x6e", "\x64\x6f", "\x64\x70", "\x5a\x47",
+ "\x56\x96", "\x64\x71", "\x64\x72", "\x64\x73", "\x64\x74", "\x55\x69",
+ "\x64\x75", "\x64\x76", "\x64\x77", "\x64\x78", "\x64\x79", "\x4f\x69",
+ "\x64\x7a", "\x6a\x5e", "\x4c\xd6", "\x54\xb0", "\x6a\x5f", "\x6a\x60",
+ "\x6a\x61", "\x4d\x7e", "\x57\x99", "\x5c\xe7", "\x4d\xb0", "\x51\xdd",
+ "\x67\xb6", "\x4c\x43", "\x67\xb8", "\x67\xb7", "\x48\xd4", "\x67\xba",
+ "\x5b\x76", "\x5c\x90", "\x5b\xc2", "\x67\xbc", "\x55\xef", "\x67\xbb",
+ "\x67\xbd", "\x67\xbf", "\x67\xbe", "\x59\x93", "\x54\x5c", "\x52\x60",
+ "\x4c\xe0", "\x51\x88", "\x6a\xc5", "\x58\xde", "\x6a\xc6", "\x58\x7b",
+ "\x54\xb9", "\x6a\xc7", "\x6a\xc8", "\x6a\xc9", "\x6a\xca", "\x5d\x9b",
+ "\x4c\xfd", "\x63\x92", "\x5a\x91", "\x6a\xdf", "\x57\xcb", "\x4a\x82",
+ "\x69\x54", "\x59\xed", "\x6a\xe0", "\x58\x89", "\x6a\xe1", "\x54\x6c",
+ "\x4b\x74", "\x4a\xe3", "\x6a\xe3", "\x6a\xe2", "\x6a\xe4", "\x6a\xe5",
+ "\x6a\xe6", "\x4d\xb1", "\x48\xbe", "\x6a\xe7", "\x4c\x4d", "\x59\xec",
+ "\x59\xaa", "\x50\xce", "\x50\x5c", "\x66\x43", "\x5b\x7f", "\x65\xc7",
+ "\x69\x94", "\x4b\xf7", "\x56\x43", "\x52\xcc", "\x69\x88", "\x69\x89",
+ "\x4c\xfa", "\x69\x8a", "\x4d\xc3", "\x5a\xc4", "\x48\xd1", "\x69\x8b",
+ "\x69\x8c", "\x69\x8d", "\x69\x8e", "\x69\x8f", "\x69\x90", "\x69\x92",
+ "\x69\x91", "\x53\x75", "\x69\x93", "\x4b\xf9", "\x69\x95", "\x59\xad",
+ "\x5f\xc6", "\x56\x6a", "\x4a\x7c", "\x4b\x42", "\x4d\x42", "\x52\xf3",
+ "\x69\x96", "\x69\x97", "\x51\x64", "\x51\x9c", "\x5b\xaf", "\x69\x98",
+ "\x69\x99", "\x51\x4a", "\x53\xb7", "\x4f\xda", "\x69\x9a", "\x4a\xce",
+ "\x69\x9b", "\x67\x52", "\x67\x51", "\x56\x81", "\x59\xdd", "\x56\x61",
+ "\x5b\x78", "\x54\xe1", "\x50\xde", "\x4e\xa0", "\x66\x61", "\x58\xa3",
+ "\x5b\xe1", "\x4b\xc6", "\x4c\xd7", "\x66\x60", "\x4c\xcd", "\x66\x5f",
+ "\x4a\x46", "\x4d\x69", "\x5b\xaa", "\x4c\x95", "\x4c\x6a", "\x4e\xe6",
+ "\x4c\x5e", "\x66\x66", "\x66\x67", "\x48\xb8", "\x50\x6f", "\x66\x65",
+ "\x5a\x9e", "\x66\x68", "\x66\x69", "\x4c\x6e", "\x66\x62", "\x66\x64",
+ "\x55\x97", "\x5b\xd6", "\x5b\x6d", "\x58\xb1", "\x66\x6f", "\x57\xb7",
+ "\x66\x70", "\x4b\x48", "\x49\x53", "\x66\x72", "\x56\xa4", "\x53\x76",
+ "\x66\x73", "\x66\x71", "\x53\x7f", "\x66\x6e", "\x55\xa3", "\x66\x75",
+ "\x48\xfa", "\x4d\xf9", "\x5c\xb6", "\x69\x84", "\x66\x6a", "\x66\x6b",
+ "\x66\x6c", "\x66\x6d", "\x66\x76", "\x63\xbf", "\x66\x79", "\x50\x89",
+ "\x59\xc7", "\x66\x77", "\x66\x7c", "\x4c\xeb", "\x66\x78", "\x4f\x5a",
+ "\x58\xd7", "\x48\xb6", "\x66\x7d", "\x52\xdb", "\x5b\xab", "\x4a\xdf",
+ "\x51\xf5", "\x4e\xb8", "\x66\x7a", "\x66\x7b", "\x5a\xdf", "\x53\xe9",
+ "\x52\xd3", "\x66\x7f", "\x53\x47", "\x5d\x96", "\x49\xb0", "\x66\x85",
+ "\x4f\x65", "\x66\x83", "\x66\x84", "\x4c\xab", "\x57\x71", "\x66\x86",
+ "\x66\x82", "\x51\x53", "\x53\xa1", "\x56\xf2", "\x66\x87", "\x50\xaf",
+ "\x59\xb7", "\x66\x88", "\x4c\xae", "\x4c\xac", "\x66\x89", "\x54\x5b",
+ "\x57\x94", "\x66\x8b", "\x66\x8c", "\x66\x8e", "\x58\xc7", "\x66\x93",
+ "\x66\x8f", "\x66\x92", "\x54\xf8", "\x59\x9d", "\x66\x8d", "\x66\x8a",
+ "\x4c\xb8", "\x58\x79", "\x52\xe4", "\x66\x90", "\x66\x91", "\x56\xd9",
+ "\x57\x68", "\x48\xf1", "\x66\x97", "\x66\x96", "\x49\xb1", "\x4c\xdf",
+ "\x66\x98", "\x49\x8d", "\x56\xc4", "\x52\xa3", "\x58\x45", "\x66\x9a",
+ "\x66\xa1", "\x53\x93", "\x66\x9b", "\x55\x65", "\x61\xde", "\x66\x9f",
+ "\x57\x6e", "\x66\xa0", "\x49\x7b", "\x5a\x57", "\x59\xdb", "\x66\x9e",
+ "\x66\x9c", "\x4a\x5c", "\x65\xaf", "\x5c\x74", "\x6a\xaa", "\x4a\x95",
+ "\x5b\xc0", "\x5b\xc1", "\x5b\x8a", "\x4f\xc9", "\x6a\xa6", "\x59\xa7",
+ "\x6a\xa7", "\x6a\xa8", "\x6a\xa9", "\x4f\xca", "\x5a\x7f", "\x55\x81",
+ "\x55\x82", "\x6a\x62", "\x55\xe5", "\x56\xf1", "\x61\xb5", "\x56\x54",
+ "\x57\xe7", "\x5b\xda", "\x6a\xac", "\x6a\xad", "\x6a\xae", "\x6a\xb1",
+ "\x4d\xbc", "\x6a\xb2", "\x48\xe2", "\x6a\xaf", "\x6a\xb0", "\x4f\x42",
+ "\x49\xd4", "\x6a\xb5", "\x6a\xb6", "\x4b\xe5", "\x49\xaf", "\x58\x6f",
+ "\x6a\xb3", "\x4a\xab", "\x6a\xb4", "\x6a\xb7", "\x6a\xb8", "\x57\x47",
+ "\x6a\xb9", "\x6a\xba", "\x6a\xbb", "\x56\x72", "\x6a\xbc", "\x6a\xbd",
+ "\x6a\xbe", "\x6a\xdd", "\x51\x5c", "\x4e\xe7", "\x55\x4b", "\x59\x7e",
+ "\x63\x96", "\x5e\xb2", "\x59\xd4", "\x5e\xb3", "\x48\xab", "\x5e\xb4",
+ "\x4f\x7a", "\x5e\xb8", "\x5c\xc1", "\x5e\xb6", "\x5a\x94", "\x55\x76",
+ "\x5e\xb9", "\x5e\xb5", "\x5e\xba", "\x52\x42", "\x5e\xbb", "\x5e\xc4",
+ "\x5e\xbc", "\x57\xde", "\x5b\xa4", "\x5e\xce", "\x5e\xcc", "\x5e\xd1",
+ "\x4f\x87", "\x51\xaa", "\x5e\xb7", "\x5e\xca", "\x5e\xcd", "\x5e\xbd",
+ "\x4c\x72", "\x48\xc4", "\x5e\xc6", "\x58\xbd", "\x5e\xc0", "\x4e\x48",
+ "\x4c\x5c", "\x5e\xcb", "\x5e\xc5", "\x5e\xbe", "\x54\x7b", "\x59\x5f",
+ "\x5e\xbf", "\x5e\xc9", "\x5e\xcf", "\x57\xac", "\x5e\xc1", "\x5e\xc2",
+ "\x5e\xc7", "\x5e\xc8", "\x49\xd3", "\x5e\xd0", "\x56\x75", "\x5a\xb6",
+ "\x5e\xda", "\x5e\xde", "\x56\xa5", "\x5e\xe5", "\x52\x88", "\x5e\xdb",
+ "\x50\x61", "\x5e\xd8", "\x48\xf9", "\x4d\x56", "\x5e\xe4", "\x5e\xd2",
+ "\x5e\xc3", "\x5e\xd5", "\x54\xf3", "\x50\x81", "\x55\x5b", "\x49\x5d",
+ "\x5a\x42", "\x5e\xd9", "\x5e\xd4", "\x53\xba", "\x5e\xdd", "\x5c\x62",
+ "\x52\x4f", "\x4c\x56", "\x54\x71", "\x52\x49", "\x5e\xe1", "\x5e\xd7",
+ "\x5e\xea", "\x5e\xd3", "\x5e\xdc", "\x4f\xa4", "\x5e\xd6", "\x5e\xdf",
+ "\x5e\xe2", "\x5e\xe3", "\x5e\xf7", "\x5e\xe0", "\x5f\x42", "\x5e\xe6",
+ "\x4e\xea", "\x4a\xc3", "\x52\x43", "\x49\xe6", "\x5e\xf9", "\x5e\xf1",
+ "\x5e\xee", "\x5e\xfb", "\x5e\xed", "\x59\xef", "\x49\xe7", "\x54\xd6",
+ "\x54\xe2", "\x5e\xfa", "\x5e\xec", "\x5e\xf6", "\x5e\xf4", "\x4f\xa2",
+ "\x5e\xf3", "\x49\xdc", "\x5e\xf2", "\x4e\xf5", "\x5e\xe7", "\x4e\x64",
+ "\x50\xf2", "\x4e\xd3", "\x5e\xe8", "\x5e\xe9", "\x5e\xf0", "\x5e\xf5",
+ "\x5e\xf8", "\x4b\x54", "\x54\xd8", "\x4e\x88", "\x5e\xfd", "\x5e\xfc",
+ "\x5a\x4b", "\x5f\x41", "\x5f\x43", "\x5f\x45", "\x59\xf0", "\x5f\x44",
+ "\x5f\x46", "\x5f\x47", "\x59\xa8", "\x4d\xc8", "\x5f\x49", "\x5f\x56",
+ "\x5f\x51", "\x5f\x54", "\x5f\x50", "\x53\xcd", "\x50\xf1", "\x55\x4f",
+ "\x5e\xeb", "\x5f\x4e", "\x5f\x57", "\x5e\xef", "\x5f\x4f", "\x5f\x58",
+ "\x5f\x4c", "\x5f\x59", "\x5f\x53", "\x5f\x4d", "\x52\xa9", "\x5f\x48",
+ "\x50\xb2", "\x51\x4b", "\x5f\x4a", "\x5f\x4b", "\x5f\x52", "\x4e\x92",
+ "\x5f\x55", "\x5a\x48", "\x5f\x5a", "\x5f\x5b", "\x52\x47", "\x5f\x72",
+ "\x5f\x5c", "\x5f\x71", "\x4d\x5d", "\x4f\xd4", "\x4f\xf9", "\x4d\xc9",
+ "\x5f\x6a", "\x5f\x65", "\x5f\x5f", "\x49\xca", "\x5f\x63", "\x5f\x6b",
+ "\x49\xa3", "\x5f\x75", "\x5f\x5e", "\x53\xcf", "\x5f\x70", "\x5f\x74",
+ "\x51\x83", "\x4c\x66", "\x5f\x6e", "\x5f\x6f", "\x5f\x64", "\x5f\x5d",
+ "\x5f\x6d", "\x56\xd0", "\x5f\x69", "\x5f\x62", "\x52\x68", "\x53\xbb",
+ "\x57\xad", "\x5f\x6c", "\x5f\x68", "\x5f\x61", "\x5f\x66", "\x51\xdb",
+ "\x5a\x49", "\x5a\x4a", "\x5f\x73", "\x58\x95", "\x54\xf7", "\x5f\x87",
+ "\x5f\x67", "\x5f\x81", "\x51\xe3", "\x5f\x82", "\x5f\x77", "\x5b\xf7",
+ "\x5f\x79", "\x5f\x78", "\x4c\xef", "\x5f\x76", "\x53\xce", "\x4b\xac",
+ "\x5f\x83", "\x4d\xf8", "\x5a\xe0", "\x5f\x88", "\x4a\xcf", "\x5f\x7a",
+ "\x50\x9c", "\x5f\x84", "\x5f\x7f", "\x5f\x7d", "\x4b\x79", "\x5f\x7b",
+ "\x5f\x7c", "\x5f\x7e", "\x4f\x4f", "\x5f\x85", "\x5f\x86", "\x5f\x96",
+ "\x52\x69", "\x56\x83", "\x5f\x93", "\x5c\xe0", "\x53\xd0", "\x5f\x95",
+ "\x5b\x95", "\x5f\x94", "\x5f\x91", "\x5f\x8d", "\x5f\x90", "\x5f\x89",
+ "\x58\xed", "\x54\xd7", "\x5f\x8f", "\x5f\x8a", "\x5f\x8b", "\x56\x93",
+ "\x5f\x8e", "\x49\x6d", "\x50\xb5", "\x4e\xba", "\x5f\x92", "\x5f\x98",
+ "\x5f\x97", "\x5f\x8c", "\x53\x8f", "\x5f\x9c", "\x5f\xa3", "\x5f\xa2",
+ "\x5f\x99", "\x52\x90", "\x51\xfa", "\x5b\x82", "\x57\xb4", "\x5f\x9e",
+ "\x49\xcb", "\x52\xe7", "\x55\xde", "\x54\x5e", "\x5f\x9b", "\x5f\x9d",
+ "\x5f\x9f", "\x5f\xa1", "\x48\xa9", "\x49\x6e", "\x5f\xab", "\x5f\xa5",
+ "\x4f\x56", "\x54\xee", "\x5f\xa0", "\x5f\xa4", "\x5f\xa8", "\x5f\xa7",
+ "\x5f\xa6", "\x5f\xac", "\x5a\xcb", "\x5f\xb2", "\x5f\xa9", "\x5f\xad",
+ "\x50\xd8", "\x49\x41", "\x5f\xb5", "\x5f\xb0", "\x5f\xb1", "\x59\x46",
+ "\x5f\xb4", "\x5f\xae", "\x5f\xaf", "\x58\xbc", "\x5f\xb3", "\x55\xec",
+ "\x5f\xb8", "\x5f\xb7", "\x5f\xb6", "\x5f\xba", "\x4f\x86", "\x49\xd7",
+ "\x52\x8b", "\x5f\xb9", "\x53\x5a", "\x5f\xbb", "\x56\xd8", "\x4c\x4a",
+ "\x5a\xe4", "\x5f\xbc", "\x5f\xbe", "\x52\xa1", "\x5f\xc0", "\x5f\xbd",
+ "\x5f\xbf", "\x5b\x5a", "\x5f\xc1", "\x69\xad", "\x4e\x42", "\x51\xb1",
+ "\x53\x50", "\x51\xc6", "\x69\xae", "\x58\xe8", "\x5a\x7d", "\x66\x5d",
+ "\x4a\x87", "\x69\xaf", "\x69\xb0", "\x55\xac", "\x4d\xe6", "\x69\xb2",
+ "\x69\xb4", "\x69\xb3", "\x56\x85", "\x58\x5a", "\x69\xb1", "\x55\xb3",
+ "\x59\xce", "\x51\xeb", "\x57\xc2", "\x69\xb7", "\x48\xf5", "\x69\xb6",
+ "\x69\xbd", "\x49\xce", "\x59\x61", "\x69\xb9", "\x69\xbb", "\x5a\xe8",
+ "\x69\xba", "\x69\xb5", "\x69\xbe", "\x69\xbc", "\x69\xb8", "\x69\xc6",
+ "\x69\xc3", "\x69\xc5", "\x69\xc9", "\x69\xc1", "\x69\xbf", "\x69\xc4",
+ "\x5b\xfa", "\x69\xc0", "\x54\x9a", "\x55\x7f", "\x69\xc7", "\x4d\x66",
+ "\x4b\x50", "\x69\xc2", "\x69\xc8", "\x69\xcf", "\x69\xd5", "\x4e\x77",
+ "\x69\xd4", "\x57\x7c", "\x5b\xea", "\x69\xd1", "\x69\xd3", "\x4c\xf1",
+ "\x69\xca", "\x69\xcd", "\x51\xf8", "\x5b\x7d", "\x69\xcb", "\x69\xcc",
+ "\x69\xce", "\x69\xd2", "\x69\xd8", "\x5a\x5c", "\x4b\xe9", "\x55\xf0",
+ "\x4c\x85", "\x69\xd6", "\x69\xd7", "\x69\xd9", "\x69\xdc", "\x69\xda",
+ "\x69\xdb", "\x59\x71", "\x69\xd0", "\x57\x69", "\x57\xce", "\x5b\xa8",
+ "\x69\xe2", "\x52\x7b", "\x69\xdf", "\x50\xae", "\x69\xeb", "\x69\xdd",
+ "\x69\xe0", "\x69\xe7", "\x69\xe1", "\x69\xe6", "\x69\xe5", "\x69\xe8",
+ "\x69\xde", "\x69\xe3", "\x69\xe9", "\x5a\x4c", "\x69\xe4", "\x49\xf4",
+ "\x69\xf1", "\x58\xaa", "\x69\xf4", "\x4e\x68", "\x69\xf8", "\x69\xef",
+ "\x69\xf5", "\x69\xf7", "\x69\xf9", "\x69\xf2", "\x69\xf0", "\x4d\xfa",
+ "\x4b\x9c", "\x69\xee", "\x69\xf6", "\x69\xec", "\x69\xed", "\x69\xea",
+ "\x6a\x46", "\x6a\x43", "\x6a\x42", "\x69\xf3", "\x54\xd9", "\x69\xfa",
+ "\x6a\x45", "\x52\x99", "\x69\xfc", "\x6a\x47", "\x6a\x49", "\x6a\x44",
+ "\x69\xfb", "\x6a\x4b", "\x6a\x4a", "\x51\xdc", "\x6a\x4e", "\x6a\x50",
+ "\x6a\x41", "\x6a\x51", "\x6a\x4c", "\x6a\x4f", "\x69\xfd", "\x6a\x4d",
+ "\x6a\x52", "\x6a\x54", "\x6a\x48", "\x6a\x53", "\x6a\x55", "\x58\xb6",
+ "\x6a\x58", "\x5d\x9a", "\x6a\x59", "\x6a\x57", "\x54\xe3", "\x6a\x56",
+ "\x6a\x5a", "\x6a\x5b", "\x4a\xbf", "\x67\xc2", "\x6a\x5c", "\x6a\x5d",
+ "\x59\x4a", "\x6a\xab", "\x58\xc5", "\x58\xcf", "\x59\x7c", "\x58\x6e",
+ "\x4f\x76", "\x59\x63", "\x4d\xe1", "\x61\x8a", "\x59\xc1", "\x69\x62",
+ "\x49\xb8", "\x49\x8e", "\x69\x63", "\x55\x60", "\x4a\x64", "\x5d\x93",
+ "\x56\x45", "\x69\x64", "\x5b\xd3", "\x69\x65", "\x6a\xbf", "\x69\x66",
+ "\x5a\xab", "\x69\x67", "\x48\xbf", "\x6a\xc0", "\x6a\xc1", "\x4a\xfb",
+ "\x53\x7b", "\x56\xba", "\x58\xe3", "\x57\x81", "\x69\x68", "\x5d\x94",
+ "\x49\x5b", "\x58\x4e", "\x4c\xa3", "\x69\x6a", "\x69\x6b", "\x49\xc2",
+ "\x51\x71", "\x5c\x50", "\x69\x69", "\x69\x6c", "\x69\x6e", "\x5d\x97",
+ "\x59\xe0", "\x5a\xa2", "\x6a\xc2", "\x54\xb8", "\x6a\xc3", "\x69\x6d",
+ "\x69\x6f", "\x50\x84", "\x69\x70", "\x69\x74", "\x69\x76", "\x69\x71",
+ "\x55\x71", "\x53\x82", "\x51\xe2", "\x4d\x9d", "\x69\x73", "\x69\x75",
+ "\x4d\x73", "\x69\x7b", "\x4d\xd5", "\x48\xfc", "\x69\x79", "\x69\x78",
+ "\x69\x72", "\x69\x7a", "\x69\x77", "\x54\xeb", "\x57\x6a", "\x69\x7d",
+ "\x63\x5d", "\x69\x7c", "\x69\x7e", "\x69\x7f", "\x58\x86", "\x6a\xc4",
+ "\x4f\x94", "\x69\x81", "\x69\x82", "\x57\xf6", "\x59\xa9", "\x69\x9c",
+ "\x4c\xb1", "\x4e\xfa", "\x4d\x7b", "\x4d\x87", "\x52\x79", "\x55\xd2",
+ "\x65\xe7", "\x50\xbf", "\x4f\xf4", "\x65\xe8", "\x65\xe9", "\x65\xea",
+ "\x65\xeb", "\x65\xec", "\x65\xed", "\x65\xee", "\x4f\x67", "\x6b\x9c",
+ "\x6b\x9e", "\x6b\x9f", "\x6b\x9d", "\x4f\x83", "\x6b\xa0", "\x4a\xa4",
+ "\x6b\xa1", "\x6b\xa2", "\x66\xb1", "\x59\x74", "\x5d\x8b", "\x6b\xa3",
+ "\x67\xb9", "\x5b\x52", "\x5a\x9f", "\x56\xdb", "\x55\xc3", "\x63\x60",
+ "\x6b\xa4", "\x4f\xae", "\x53\xa8", "\x5d\xa4", "\x4e\xc5", "\x4b\xa8",
+ "\x4c\xbb", "\x54\xce", "\x4e\xa4", "\x5d\xa5", "\x5d\xa6", "\x56\xd5",
+ "\x54\xc2", "\x5d\xa7", "\x53\xfc", "\x59\x55", "\x59\xe8", "\x59\x56",
+ "\x4e\xc6", "\x4f\x52", "\x4e\x85", "\x5d\xa8", "\x5d\xa9", "\x59\x68",
+ "\x5d\xaa", "\x58\xec", "\x4b\xee", "\x51\xda", "\x56\x6f", "\x4c\x8e",
+ "\x55\x89", "\x4c\x63", "\x4f\xf6", "\x5b\xa3", "\x5d\xab", "\x5d\xac",
+ "\x53\xbf", "\x5c\x88", "\x55\xb5", "\x5b\x49", "\x56\x7f", "\x5b\x90",
+ "\x5d\xad", "\x5b\xde", "\x4a\xc9", "\x5d\xaf", "\x5d\xae", "\x59\xea",
+ "\x5d\xb0", "\x5d\xb1", "\x5d\xb2", "\x55\xd3", "\x5d\xb3", "\x55\xaa",
+ "\x5d\xb4", "\x5d\xb5", "\x4a\x6f", "\x5b\xee", "\x5d\xb6", "\x4e\x50",
+ "\x4b\x4e", "\x5d\xb7", "\x5d\xb8", "\x4d\x8f", "\x59\x4f", "\x59\xe7",
+ "\x5d\xb9", "\x4c\xc2", "\x58\x8b", "\x49\xee", "\x5d\xba", "\x5d\xbb",
+ "\x4f\x8c", "\x57\xdb", "\x5a\x90", "\x5d\xbc", "\x57\xf2", "\x5d\xbd",
+ "\x5a\x75", "\x4e\x86", "\x5d\xbe", "\x56\x55", "\x56\x70", "\x5d\xbf",
+ "\x54\x8c", "\x5b\xed", "\x5d\xc0", "\x53\x55", "\x4b\xc0", "\x5d\xc1",
+ "\x4c\x6c", "\x50\x6e", "\x5d\xc2", "\x5d\xc3", "\x56\x4d", "\x5d\xc4",
+ "\x4b\x98", "\x5d\xc5", "\x51\x62", "\x5c\x5b", "\x5d\xc6", "\x56\xb7",
+ "\x59\xe9", "\x52\xb0", "\x5d\xc7", "\x4b\x9e", "\x4e\x71", "\x5d\xc8",
+ "\x58\xb2", "\x5d\xc9", "\x5d\xca", "\x57\xbc", "\x5d\xcb", "\x5d\xcc",
+ "\x5d\xcd", "\x49\xf6", "\x5d\xd0", "\x5d\xce", "\x59\x89", "\x5d\xcf",
+ "\x52\x75", "\x5d\xd1", "\x5d\xd2", "\x5d\xd3", "\x5d\xd4", "\x58\xba",
+ "\x59\xa4", "\x48\xf8", "\x5d\xd5", "\x54\x4b", "\x5d\xd6", "\x4f\x98",
+ "\x52\x41", "\x5d\xd7", "\x5d\xd8", "\x52\x9e", "\x56\xb6", "\x5d\xd9",
+ "\x5d\xda", "\x50\xbd", "\x53\xd6", "\x5d\xdb", "\x5d\xdc", "\x54\x54",
+ "\x5d\xdd", "\x5d\xde", "\x4d\x68", "\x4e\x8e", "\x4b\xb8", "\x6a\xf7",
+ "\x6a\xf8", "\x57\x84", "\x6b\x59", "\x66\x81", "\x58\x94", "\x4e\x5f",
+ "\x4d\xbf", "\x5a\xa4", "\x61\x79", "\x6b\x95", "\x49\x4a", "\x49\xf1",
+ "\x6b\x96", "\x6b\x98", "\x4d\xd0", "\x6b\x97", "\x52\x52", "\x6b\x9a",
+ "\x6b\x99", "\x49\x54", "\x5b\x8b", "\x4c\xb9", "\x4d\x51", "\x49\xc5",
+ "\x5a\xef", "\x58\x6d", "\x48\xdb", "\x5b\x6b", "\x4e\x96", "\x5b\xc9",
+ "\x4c\x57", "\x56\xaf", "\x53\xb5", "\x49\x82", "\x4d\x5a", "\x5b\xfb",
+ "\x4d\x82", "\x4c\x41", "\x4e\xf9", "\x65\xd9", "\x65\xda", "\x56\xf8",
+ "\x4d\x94", "\x65\xdb", "\x4a\xfa", "\x52\x53", "\x4c\x71", "\x4d\xd7",
+ "\x65\xdc", "\x5a\xf3", "\x65\xdd", "\x4e\xd5", "\x4e\x7f", "\x65\xde",
+ "\x51\x7e", "\x51\xb7", "\x5a\xde", "\x5c\x6a", "\x65\xdf", "\x65\xe0",
+ "\x65\xe3", "\x65\xe1", "\x65\xe2", "\x55\x7e", "\x4c\xb2", "\x4b\xc3",
+ "\x65\xe4", "\x55\xe9", "\x55\x6d", "\x4a\xcc", "\x61\xd8", "\x53\x83",
+ "\x65\xe5", "\x50\xb4", "\x5c\x58", "\x65\xe6", "\x5c\x4c", "\x54\xfb",
+ "\x5c\xd2", "\x5c\xcc", "\x5a\xdd", "\x5a\xf8", "\x55\x64", "\x5a\x4e",
+ "\x4c\xd2", "\x4a\x81", "\x55\x83", "\x6a\xf5", "\x4d\xd4", "\x6a\xf6",
+ "\x5c\x7f", "\x6a\xf0", "\x4c\xaf", "\x5b\x74", "\x4c\xce", "\x53\xef",
+ "\x4a\x63", "\x6a\xf1", "\x4a\x4c", "\x5a\xbc", "\x54\x98", "\x6a\xf3",
+ "\x6a\xf2", "\x56\xca", "\x54\xa3", "\x6a\xf4", "\x5c\x84", "\x53\x5f",
+ "\x6b\x60", "\x6b\x5b", "\x6b\x63", "\x6b\x62", "\x5b\xb9", "\x6b\x61",
+ "\x5a\xbd", "\x6b\x64", "\x6b\x6c", "\x48\xce", "\x4b\x99", "\x6b\x69",
+ "\x6b\x6a", "\x53\x7c", "\x6b\x65", "\x6b\x66", "\x6b\x67", "\x6b\x6b",
+ "\x4f\xdf", "\x6b\x68", "\x4c\xf9", "\x6b\x70", "\x6b\x73", "\x50\x88",
+ "\x4d\x93", "\x6b\x5c", "\x6b\x6d", "\x51\xb6", "\x56\xf7", "\x4e\xf8",
+ "\x6b\x6e", "\x6b\x6f", "\x6b\x71", "\x4b\xe4", "\x6b\x72", "\x6b\x75",
+ "\x6b\x5d", "\x6b\x74", "\x5a\x5b", "\x4a\x8d", "\x56\xa3", "\x6b\x76",
+ "\x6b\x77", "\x4f\xe0", "\x6b\x78", "\x56\xde", "\x6b\x7b", "\x49\xc7",
+ "\x5c\x79", "\x6b\x79", "\x6b\x7a", "\x6b\x7c", "\x6b\x83", "\x6b\x81",
+ "\x6b\x7f", "\x6b\x7d", "\x6b\x82", "\x6b\x7e", "\x6b\x85", "\x6b\x86",
+ "\x56\xe2", "\x63\x5f", "\x4b\x58", "\x6b\x84", "\x6b\x89", "\x56\xa2",
+ "\x6b\x87", "\x6b\x88", "\x6b\x5e", "\x49\x64", "\x6b\x5f", "\x4b\x65",
+ "\x49\xe3", "\x6b\x8d", "\x6b\x8a", "\x4b\xd6", "\x6b\x8e", "\x6b\x8b",
+ "\x6b\x8c", "\x4a\xd9", "\x5a\xe9", "\x6b\x8f", "\x4a\x9a", "\x6b\x90",
+ "\x6b\x92", "\x6b\x91", "\x6b\x93", "\x6b\x94", "\x55\x8e", "\x4d\x4a",
+ "\x54\x9c", "\x4b\xe2", "\x56\xc8", "\x65\xa5", "\x4a\x55", "\x5a\xfd",
+ "\x4d\x8d", "\x58\xf8", "\x65\x8e", "\x5c\x4a", "\x65\x8f", "\x51\xd5",
+ "\x54\xec", "\x4d\xe3", "\x65\x90", "\x65\x91", "\x65\x92", "\x5b\xe0",
+ "\x65\x93", "\x65\x94", "\x65\x96", "\x65\x95", "\x65\x97", "\x65\x98",
+ "\x54\x82", "\x65\x99", "\x5a\xd7", "\x65\x9a", "\x4f\x6e", "\x65\x9b",
+ "\x65\x9c", "\x4f\x6f", "\x65\x9d", "\x4c\xa7", "\x51\x5e", "\x65\x9e",
+ "\x49\x52", "\x4e\x74", "\x4d\x96", "\x65\x9f", "\x65\xa0", "\x65\xa1",
+ "\x65\xa2", "\x4c\x99", "\x4e\xac", "\x55\xe3", "\x60\xcd", "\x5a\xae",
+ "\x58\x5d", "\x5b\x57", "\x65\xa3", "\x5b\x7e", "\x65\xa4", "\x58\xc0",
+ "\x4d\x5c", "\x4a\xc6", "\x49\x79", "\x50\xb0", "\x49\x87", "\x49\x88",
+ "\x49\x89", "\x4a\x5d", "\x54\xe7", "\x63\x61", "\x49\x7f", "\x51\x69",
+ "\x4a\xee", "\x54\x48", "\x5a\x78", "\x53\xf8", "\x59\x58", "\x4d\x9e",
+ "\x51\xf4", "\x5a\x4d", "\x5a\xca", "\x4f\x9d", "\x63\x62", "\x4c\x55",
+ "\x63\x63", "\x4e\x59", "\x5b\x83", "\x4f\x99", "\x5a\xb5", "\x57\xa4",
+ "\x51\x4c", "\x4a\x79", "\x56\xf5", "\x63\x66", "\x63\x64", "\x63\x68",
+ "\x63\x6a", "\x63\x67", "\x4b\x6f", "\x53\xc7", "\x4b\x9d", "\x63\x65",
+ "\x55\xf5", "\x63\x69", "\x52\x74", "\x49\x65", "\x4e\xa2", "\x5c\x57",
+ "\x57\x6b", "\x56\x6d", "\x55\xc9", "\x56\xd2", "\x63\x6c", "\x63\x6b",
+ "\x52\xe5", "\x59\x41", "\x59\x57", "\x63\x6d", "\x63\x70", "\x57\x58",
+ "\x5b\xef", "\x63\x6f", "\x4b\x7d", "\x57\x5e", "\x63\x71", "\x4b\xb9",
+ "\x57\x48", "\x4d\x85", "\x55\xc4", "\x4a\x71", "\x56\x79", "\x5a\xeb",
+ "\x63\x72", "\x4c\x8b", "\x63\x6e", "\x63\x75", "\x4a\xfd", "\x63\x76",
+ "\x63\x73", "\x63\x74", "\x59\xdc", "\x51\xde", "\x49\x66", "\x5a\x83",
+ "\x4b\xdc", "\x56\x8d", "\x63\x77", "\x5a\x97", "\x49\x8a", "\x4b\xf3",
+ "\x63\x7a", "\x63\x78", "\x63\x79", "\x4b\x60", "\x59\xc4", "\x63\x7c",
+ "\x63\x7e", "\x63\x7d", "\x54\x52", "\x59\xa2", "\x63\x7b", "\x5a\xe1",
+ "\x5b\x7a", "\x63\x81", "\x5c\x92", "\x63\x82", "\x49\x7c", "\x59\x9c",
+ "\x63\x83", "\x63\x85", "\x63\x84", "\x63\x86", "\x59\xd7", "\x4b\x6b",
+ "\x64\x7f", "\x5d\xf4", "\x5d\xf7", "\x5d\xf5", "\x5d\xf6", "\x5d\xf9",
+ "\x58\xce", "\x52\xc6", "\x48\xed", "\x58\xaf", "\x5d\xf8", "\x5a\x6a",
+ "\x4d\xa9", "\x5e\x42", "\x54\x92", "\x5d\xfb", "\x5d\xfa", "\x55\x7b",
+ "\x5d\xfc", "\x5e\x41", "\x5c\x7e", "\x5d\xfd", "\x51\x7a", "\x5e\x45",
+ "\x5a\x95", "\x5e\x47", "\x5e\x44", "\x5e\x48", "\x4f\x5c", "\x50\xc8",
+ "\x5e\x43", "\x5e\x46", "\x5b\xa2", "\x5e\x49", "\x5e\x4d", "\x5e\x4e",
+ "\x5e\x4c", "\x4d\xc1", "\x50\x44", "\x5e\x4b", "\x5e\x4a", "\x5a\xc6",
+ "\x49\xbe", "\x5e\x4f", "\x4d\x9a", "\x5e\x50", "\x4a\x5b", "\x4b\x46",
+ "\x4b\xbb", "\x5e\x51", "\x4b\xf4", "\x5e\x52", "\x49\x69", "\x5e\x54",
+ "\x5e\x53", "\x5e\x55", "\x5e\x57", "\x5e\x56", "\x5e\x58", "\x5e\x59",
+ "\x5e\x5a", "\x5a\x6f", "\x6a\xf9", "\x54\x96", "\x5c\x63", "\x53\x85",
+ "\x6a\xfb", "\x6a\xfc", "\x6a\xfa", "\x4f\xc5", "\x58\xee", "\x4c\x73",
+ "\x5a\xcc", "\x56\xa9", "\x6b\x42", "\x6b\x41", "\x4d\xa7", "\x6a\xfd",
+ "\x56\x76", "\x6b\x44", "\x50\xd1", "\x4a\x8b", "\x57\x4a", "\x6b\x45",
+ "\x6b\x43", "\x4f\x54", "\x6b\x48", "\x6b\x49", "\x4f\x6d", "\x52\x58",
+ "\x50\x82", "\x56\x82", "\x6b\x4a", "\x6b\x46", "\x6b\x47", "\x52\xef",
+ "\x6b\x4c", "\x4a\xbb", "\x5c\x8e", "\x4a\xd6", "\x6b\x4b", "\x6b\x4e",
+ "\x6b\x4d", "\x6b\x4f", "\x58\xd0", "\x52\x71", "\x54\xa8", "\x6b\x50",
+ "\x6b\x51", "\x6b\x52", "\x6b\x53", "\x6b\x54", "\x6b\x55", "\x6b\x57",
+ "\x6b\x56", "\x6b\x58", "\x49\xc8", "\x5a\x74", "\x55\xcc", "\x50\xee",
+ "\x5b\xd7", "\x59\xaf", "\x51\x5f", "\x4f\x91", "\x4c\xa9", "\x4e\xf7",
+ "\x6b\xc5", "\x6b\xc6", "\x6b\xc7", "\x6b\xc8", "\x6b\xc9", "\x6b\xcb",
+ "\x6b\xca", "\x6c\x8a", "\x6b\xcc", "\x6b\xcd", "\x67\xc3", "\x67\xc4",
+ "\x67\xc5", "\x5b\x8c", "\x4b\xa3", "\x67\xc7", "\x67\xc6", "\x67\xc8",
+ "\x67\xc9", "\x54\x45", "\x67\xca", "\x67\xcb", "\x4c\x50", "\x4b\x97",
+ "\x67\xcc", "\x67\xce", "\x67\xcd", "\x4c\xc5", "\x67\xcf", "\x67\xd0",
+ "\x67\xd1", "\x4b\xda", "\x4a\x4e", "\x5b\xd2", "\x52\xc5", "\x49\x55",
+ "\x4c\xd5", "\x67\xd2", "\x67\xd3", "\x5a\xbe", "\x54\x75", "\x4f\xfa",
+ "\x57\xd8", "\x4d\x53", "\x67\xd5", "\x67\xd4", "\x67\xd7", "\x67\xd6",
+ "\x53\x45", "\x67\xd8", "\x67\xd9", "\x54\x4e", "\x67\xda", "\x54\x4f",
+ "\x67\xdb", "\x49\xa6", "\x67\xdc", "\x67\xdd", "\x67\xde", "\x67\xdf",
+ "\x67\xe0", "\x5c\x8b", "\x67\xe1", "\x67\xe2", "\x4e\xd7", "\x67\xe3",
+ "\x5a\x6b", "\x56\xf9", "\x49\xab", "\x51\x86", "\x67\xe4", "\x54\x46",
+ "\x52\x4d", "\x67\xe5", "\x67\xe6", "\x67\xe7", "\x67\xe8", "\x67\xe9",
+ "\x67\xea", "\x67\xeb", "\x67\xec", "\x67\xed", "\x67\xee", "\x67\xef",
+ "\x67\xf0", "\x67\xf1", "\x67\xf3", "\x67\xf2", "\x67\xf4", "\x57\x4d",
+ "\x51\xc0", "\x67\xf5", "\x67\xf6", "\x67\xf7", "\x5b\x41", "\x67\xf8",
+ "\x58\x53", "\x67\xf9", "\x67\xfa", "\x67\xfb", "\x67\xfc", "\x68\x41",
+ "\x67\xfd", "\x68\x42", "\x4c\xf4", "\x52\x9b", "\x68\x43", "\x68\x44",
+ "\x4f\x62", "\x59\xbe", "\x49\xf8", "\x68\x45", "\x68\x46", "\x68\x47",
+ "\x59\xf7", "\x68\x48", "\x5b\xfc", "\x68\x49", "\x53\xcb", "\x68\x4a",
+ "\x68\x4b", "\x51\x54", "\x68\x4c", "\x58\x9b", "\x56\x99", "\x68\x4e",
+ "\x68\x4d", "\x4a\x9b", "\x4d\x99", "\x68\x4f", "\x68\x50", "\x58\xe1",
+ "\x68\x51", "\x68\x52", "\x4c\x87", "\x58\xbe", "\x68\x53", "\x68\x54",
+ "\x68\x55", "\x54\xf0", "\x56\xdf", "\x68\x56", "\x68\x57", "\x68\x58",
+ "\x68\x59", "\x68\x5a", "\x5b\x81", "\x68\x5b", "\x4a\xec", "\x52\x4a",
+ "\x68\x5c", "\x68\x5d", "\x68\x5e", "\x68\x5f", "\x57\xfc", "\x68\x60",
+ "\x51\xdf", "\x4a\xb7", "\x5c\x56", "\x4f\x96", "\x58\x67", "\x68\x63",
+ "\x68\x61", "\x68\x62", "\x68\x64", "\x4b\xa6", "\x4e\xfb", "\x4f\xe1",
+ "\x52\x6c", "\x68\x65", "\x68\x66", "\x68\x67", "\x68\x6f", "\x68\x68",
+ "\x68\x69", "\x68\x6a", "\x54\x62", "\x68\x92", "\x4b\xcc", "\x68\x6b",
+ "\x68\x6c", "\x68\x6d", "\x4b\xc5", "\x52\x5e", "\x68\x6e", "\x68\x70",
+ "\x68\x71", "\x68\x72", "\x5b\x93", "\x68\x73", "\x52\xf6", "\x68\x74",
+ "\x52\xf7", "\x68\x75", "\x68\x76", "\x4c\xe3", "\x48\xf6", "\x68\x77",
+ "\x68\x78", "\x68\x79", "\x68\x7a", "\x68\x7b", "\x68\x7c", "\x68\x7d",
+ "\x68\x7e", "\x4f\xb4", "\x68\x82", "\x68\x7f", "\x68\x81", "\x68\x83",
+ "\x68\x84", "\x51\x6d", "\x68\x85", "\x68\x86", "\x68\x87", "\x68\x88",
+ "\x68\x89", "\x68\x8a", "\x68\x8b", "\x68\x8c", "\x68\x8d", "\x50\xd7",
+ "\x68\x8e", "\x51\x4d", "\x68\x8f", "\x68\x90", "\x68\x91", "\x58\x83",
+ "\x4a\x44", "\x52\x65", "\x62\x65", "\x55\x61", "\x62\x66", "\x49\x75",
+ "\x57\xc9", "\x4a\xb2", "\x54\xf1", "\x62\x67", "\x58\x70", "\x62\x68",
+ "\x4e\xe3", "\x62\x69", "\x62\x6a", "\x52\x66", "\x5b\x42", "\x52\xd5",
+ "\x4d\x8c", "\x57\xc4", "\x62\x6b", "\x52\x97", "\x62\x6c", "\x4c\x47",
+ "\x4c\xf2", "\x4d\xd1", "\x62\x6d", "\x62\x6e", "\x5a\xc3", "\x62\x6f",
+ "\x62\x70", "\x59\x6b", "\x62\x71", "\x62\x72", "\x62\x73", "\x62\x74",
+ "\x59\x76", "\x62\x75", "\x49\xfa", "\x50\xba", "\x62\x76", "\x50\xaa",
+ "\x62\x77", "\x62\x78", "\x62\x79", "\x62\x7a", "\x62\x7b", "\x4c\xb6",
+ "\x5d\xe1", "\x4b\xd2", "\x5d\xe3", "\x5d\xe2", "\x5d\xe5", "\x54\xed",
+ "\x5d\xe4", "\x4c\x60", "\x59\x95", "\x59\xf4", "\x5b\x94", "\x4f\x77",
+ "\x5c\x89", "\x5d\xe7", "\x5d\xe6", "\x48\xa1", "\x57\x73", "\x5d\xe8",
+ "\x4c\xbc", "\x4e\xc9", "\x51\xbc", "\x51\xa3", "\x4a\x62", "\x5d\xe9",
+ "\x51\xa9", "\x52\xaf", "\x4f\x55", "\x58\x7e", "\x5d\xea", "\x55\x62",
+ "\x49\x7d", "\x5d\xeb", "\x4b\xb7", "\x5a\xb9", "\x4a\x9e", "\x5d\xec",
+ "\x5a\xc8", "\x58\x75", "\x53\x84", "\x5d\xed", "\x5d\xee", "\x5d\xef",
+ "\x51\x8b", "\x56\xd4", "\x58\x7d", "\x5a\x88", "\x51\xa0", "\x5d\xf0",
+ "\x56\x86", "\x5d\xf1", "\x56\x87", "\x59\xfd", "\x4c\xf3", "\x5d\xf2",
+ "\x48\xae", "\x58\x56", "\x5b\x6f", "\x56\x8e", "\x5d\xf3", "\x62\x64",
+ "\x51\x45", "\x6b\xbe", "\x6b\xbf", "\x6b\xc0", "\x52\xd0", "\x54\xb7",
+ "\x59\x84", "\x58\xda", "\x59\x65", "\x4e\xae", "\x4d\x6d", "\x68\x95",
+ "\x4a\xc5", "\x5a\x5a", "\x6b\xc1", "\x4a\x9c", "\x6b\xc2", "\x4b\x92",
+ "\x6b\xc4", "\x5a\x8b", "\x6b\xa6", "\x59\x49", "\x6b\xa8", "\x6b\xa7",
+ "\x51\x84", "\x50\xd6", "\x49\x42", "\x57\xec", "\x58\xe7", "\x6b\xaa",
+ "\x58\x97", "\x6b\xa9", "\x5b\x91", "\x6b\xab", "\x52\x59", "\x4e\x95",
+ "\x6b\xad", "\x6b\xac", "\x52\xdd", "\x51\x78", "\x56\x4a", "\x58\x5c",
+ "\x6b\xae", "\x6b\xaf", "\x6b\xb0", "\x51\xb5", "\x48\xd3", "\x53\x9a",
+ "\x6b\xb1", "\x54\x81", "\x6b\xa5", "\x4f\xb7", "\x4f\xb1", "\x4b\x86",
+ "\x4c\x67", "\x50\x5f", "\x52\x72", "\x52\x87", "\x5c\xcb", "\x4c\xee",
+ "\x4f\x9a", "\x59\x45", "\x48\xcf", "\x6c\x50", "\x6c\x51", "\x58\xab",
+ "\x48\xaf", "\x6c\x52", "\x6c\x53", "\x6c\x54", "\x54\x6a", "\x4f\xce",
+ "\x6c\x57", "\x6c\x56", "\x49\x7e", "\x6c\x55", "\x6c\x58", "\x6c\x59",
+ "\x57\xa3", "\x54\xcc", "\x4d\xaa", "\x64\xb7", "\x64\xb8", "\x64\xb9",
+ "\x4f\xc1", "\x59\xf3", "\x5a\xce", "\x55\x78", "\x59\xb2", "\x4b\xa4",
+ "\x54\x8b", "\x69\x9d", "\x58\x8f", "\x56\x53", "\x58\xea", "\x64\x90",
+ "\x57\x88", "\x4d\x6b", "\x4b\xd8", "\x69\x9e", "\x48\xe3", "\x56\x6c",
+ "\x69\x9f", "\x5a\xa3", "\x51\xac", "\x51\x8d", "\x53\xc3", "\x4f\xb0",
+ "\x69\xa0", "\x4e\xd4", "\x69\xa1", "\x69\xa2", "\x69\xa3", "\x59\xc2",
+ "\x53\xb4", "\x57\x67", "\x69\xa4", "\x5a\x51", "\x50\x65", "\x56\xe1",
+ "\x69\xa5", "\x69\xa6", "\x59\x75", "\x4b\xed", "\x69\xa7", "\x69\xa8",
+ "\x4b\x7f", "\x69\xa9", "\x69\xaa", "\x49\xfb", "\x69\xab", "\x69\xac",
+ "\x54\xa6", "\x4c\x88", "\x66\xa8", "\x66\xa9", "\x66\xaa", "\x66\xab",
+ "\x53\xad", "\x66\xac", "\x66\xad", "\x4c\x69", "\x55\xb2", "\x61\xb7",
+ "\x6c\x6f", "\x6c\x70", "\x49\xcc", "\x6c\x71", "\x6c\x73", "\x6c\x72",
+ "\x61\xba", "\x4e\xa1", "\x61\xbb", "\x61\xbc", "\x61\xbd", "\x61\xbe",
+ "\x61\xbf", "\x61\xc0", "\x4c\x59", "\x59\xfa", "\x4f\x44", "\x55\xcd",
+ "\x49\x45", "\x56\x67", "\x61\xc1", "\x4b\xfb", "\x54\xc3", "\x61\xc2",
+ "\x4f\x68", "\x49\x9e", "\x61\xc3", "\x4b\xf5", "\x61\xc4", "\x52\xd8",
+ "\x61\xc5", "\x58\x7a", "\x4d\x7d", "\x61\xc6", "\x50\xa0", "\x61\xc7",
+ "\x49\xf5", "\x61\xc8", "\x51\x94", "\x61\xc9", "\x61\xca", "\x51\xf7",
+ "\x61\xcb", "\x61\xcc", "\x61\xcd", "\x55\xd6", "\x5c\xb7", "\x5d\x86",
+ "\x58\x84", "\x68\xa4", "\x5e\xaf", "\x51\xec", "\x5a\xa5", "\x57\x74",
+ "\x59\x51", "\x4a\x7b", "\x54\x9e", "\x49\xb4", "\x51\xbe", "\x63\xdf",
+ "\x55\xba", "\x63\xe0", "\x63\xe1", "\x4f\xd3", "\x63\xe2", "\x5c\x44",
+ "\x57\x75", "\x63\xe4", "\x4e\xdc", "\x63\xe3", "\x63\xe5", "\x63\xe6",
+ "\x51\xed", "\x4f\x5e", "\x63\xe7", "\x51\xe5", "\x4d\xa6", "\x63\xe8",
+ "\x63\xe9", "\x4a\x72", "\x59\x8a", "\x50\x45", "\x63\xea", "\x53\xee",
+ "\x63\xeb", "\x63\xec", "\x63\xed", "\x53\xac", "\x63\xee", "\x55\x47",
+ "\x63\xef", "\x63\xf0", "\x63\xf1", "\x63\x59", "\x63\xf2", "\x63\xf3",
+ "\x51\xe1", "\x63\xf4", "\x63\xf5", "\x5b\xe7", "\x63\xf6", "\x63\xf7",
+ "\x4d\x67", "\x6c\x5b", "\x6c\x5a", "\x6c\x5e", "\x6c\x5c", "\x4d\xa0",
+ "\x6c\x5f", "\x6c\x60", "\x6c\x62", "\x6c\x61", "\x6c\x64", "\x6c\x63",
+ "\x6c\x65", "\x6c\x66", "\x6c\x67", "\x56\x89", "\x4c\xde", "\x6c\x74",
+ "\x6c\x75", "\x6c\x76", "\x6c\x78", "\x6c\x7a", "\x6c\x77", "\x6c\x7b",
+ "\x6c\x79", "\x5c\x77", "\x6c\x7c", "\x6c\x7d", "\x6c\x7e", "\x6c\x7f",
+ "\x6c\x81", "\x5e\x6b", "\x5c\xa9", "\x63\x98", "\x4d\x8e", "\x50\x9e",
+ "\x4e\x8b", "\x6c\x69", "\x53\xc6", "\x6c\x68", "\x6c\x6a", "\x6c\x6c",
+ "\x6c\x6b", "\x6c\x6d", "\x57\xb9", "\x6c\x6e", "\x52\xa6", "\x5a\x84",
+ "\x6b\xce", "\x51\xb2", "\x6b\xcf", "\x6b\xd0", "\x6b\xd1", "\x6b\xd2",
+ "\x6b\xd3", "\x6b\xd5", "\x49\x4b", "\x6b\xd6", "\x6b\xd7", "\x6b\xd8",
+ "\x6b\xd9", "\x6b\xda", "\x6b\xdb", "\x6b\xdc", "\x6b\xdd", "\x58\x6a",
+ "\x6b\xde", "\x6b\xdf", "\x6b\xe0", "\x6b\xe1", "\x6b\xe2", "\x6b\xe3",
+ "\x50\xef", "\x6b\xe4", "\x6b\xe5", "\x6b\xe6", "\x6b\xe7", "\x6b\xe8",
+ "\x6b\xe9", "\x6b\xea", "\x6b\xeb", "\x6b\xec", "\x6b\xed", "\x6b\xee",
+ "\x6b\xef", "\x6b\xf0", "\x6b\xf1", "\x6b\xf2", "\x6b\xf3", "\x4f\xa7",
+ "\x6b\xf4", "\x6b\xf5", "\x6b\xf6", "\x6b\xf7", "\x54\xf9", "\x6b\xf8",
+ "\x6b\xf9", "\x6b\xfa", "\x6b\xfb", "\x6b\xfc", "\x6b\xfd", "\x6c\x41",
+ "\x6c\x42", "\x6c\x43", "\x6c\x44", "\x6c\x45", "\x6c\x46", "\x6c\x47",
+ "\x6c\x48", "\x49\x8f", "\x6c\x49", "\x6c\x4a", "\x6c\x4b", "\x6c\x4c",
+ "\x6c\x4d", "\x51\x7b", "\x6c\x4e", "\x6c\x4f", "\x52\xf0", "\x68\xae",
+ "\x4e\xa5", "\x68\xaf", "\x52\x9a", "\x53\x58", "\x59\x5b", "\x68\xb0",
+ "\x68\xb1", "\x68\xb2", "\x68\xb3", "\x68\xb4", "\x59\x5c", "\x59\x8d",
+ "\x68\xb6", "\x68\xb5", "\x5a\xa6", "\x57\x72", "\x68\xb7", "\x68\xb9",
+ "\x68\xb8", "\x68\xba", "\x68\xbb", "\x4c\xea", "\x68\xbc", "\x4d\xe7",
+ "\x68\xbd", "\x68\xbe", "\x4f\xe8", "\x68\xbf", "\x4b\xeb", "\x68\xc0",
+ "\x68\xc1", "\x68\xc2", "\x68\xc3", "\x54\xb4", "\x68\xc4", "\x68\xc5",
+ "\x68\xc6", "\x53\x95", "\x68\xc7", "\x68\xc8", "\x68\xc9", "\x6c\x5d",
+ "\x68\xca", "\x68\xcb", "\x68\xcc", "\x68\xcd", "\x68\xce", "\x4d\xd6",
+ "\x68\xcf", "\x68\xd0", "\x68\xd1", "\x68\xd2", "\x68\xd3", "\x68\xd4",
+ "\x68\xd5", "\x68\xd7", "\x5a\x45", "\x68\xd6", "\x68\xd8", "\x6b\x5a",
+ "\x51\xb8", "\x6c\x85", "\x6c\x86", "\x6c\x87", "\x6c\x88", "\x6c\x89",
+ "\x51\xb3", "\x6c\x8b", "\x6c\x8c", "\x51\xf2", "\x6a\xef", "\x6a\xee",
+ "\x51\xe8", "\x6c\x82", "\x6c\x83", "\x4e\x66", "\x5d\x85", "\x55\xf1",
+ "\x50\xe7", "\x68\xa3", "\x4d\xd9", "\x54\x4d", "\x52\xab", "\x6c\x8d",
+ "\x6c\x8e", "\x6c\x8f", "\x6c\x91", "\x6c\x90", "\x6c\x92", "\x6c\x95",
+ "\x6c\x94", "\x6c\x93", "\x6c\x96", "\x6c\x97", "\x67\x8a", "\x67\x8b",
+ "\x67\x8c", "\x6b\xbb", "\x6b\xbc", "\x6b\xbd", "\x4b\xa5", "\x5c\xbd",
+ "\x4d\x64", "\x5c\xba", "\x5e\xb0", "\x55\xf2", "\x6c\x98", "\x6c\x99",
+ "\x6c\x9a", "\x6c\x9c", "\x6c\x9b", "\x49\x67", "\x6c\x9d", "\x6c\x9e",
+ "\x6c\x9f", "\x53\xea", "\x66\xb3", "\x4a\x7d", "\x6b\xb2", "\x6b\xb3",
+ "\x51\x85", "\x6b\xb4", "\x6b\xb5", "\x6b\xb6", "\x6b\xb7", "\x6b\xb8",
+ "\x6b\xb9", "\x54\xa2", "\x6b\xba", "\x51\x9b", "\x4d\x48", "\x67\x89",
+ "\x4d\x8b", "\x5d\x7f", "\x76\x41", "\x76\x42", "\x76\x43", "\x76\x44",
+ "\x76\x45", "\x76\x46", "\x76\x47", "\x76\x48", "\x76\x49", "\x76\x4a",
+ "\x76\x4b", "\x76\x4c", "\x76\x4d", "\x76\x4e", "\x76\x4f", "\x76\x50",
+ "\x76\x51", "\x76\x52", "\x76\x53", "\x76\x54", "\x76\x55", "\x76\x56",
+ "\x76\x57", "\x76\x58", "\x76\x59", "\x76\x5a", "\x76\x5b", "\x76\x5c",
+ "\x76\x5d", "\x76\x5e", "\x76\x5f", "\x76\x60", "\x76\x61", "\x76\x62",
+ "\x76\x63", "\x76\x64", "\x76\x65", "\x76\x66", "\x76\x67", "\x76\x68",
+ "\x76\x69", "\x76\x6a", "\x76\x6b", "\x76\x6c", "\x76\x6d", "\x76\x6e",
+ "\x76\x6f", "\x76\x70", "\x76\x71", "\x76\x72", "\x76\x73", "\x76\x74",
+ "\x76\x75", "\x76\x76", "\x76\x77", "\x76\x78", "\x76\x79", "\x76\x7a",
+ "\x76\x7b", "\x76\x7c", "\x76\x7d", "\x76\x7e", "\x76\x7f", "\x76\x81",
+ "\x76\x82", "\x76\x83", "\x76\x84", "\x76\x85", "\x76\x86", "\x76\x87",
+ "\x76\x88", "\x76\x89", "\x76\x8a", "\x76\x8b", "\x76\x8c", "\x76\x8d",
+ "\x76\x8e", "\x76\x8f", "\x76\x90", "\x76\x91", "\x76\x92", "\x76\x93",
+ "\x76\x94", "\x76\x95", "\x76\x96", "\x76\x97", "\x76\x98", "\x76\x99",
+ "\x76\x9a", "\x76\x9b", "\x76\x9c", "\x76\x9d", "\x76\x9e", "\x76\x9f",
+ "\x76\xa0", "\x76\xa1", "\x76\xa2", "\x76\xa3", "\x76\xa4", "\x76\xa5",
+ "\x76\xa6", "\x76\xa7", "\x76\xa8", "\x76\xa9", "\x76\xaa", "\x76\xab",
+ "\x76\xac", "\x76\xad", "\x76\xae", "\x76\xaf", "\x76\xb0", "\x76\xb1",
+ "\x76\xb2", "\x76\xb3", "\x76\xb4", "\x76\xb5", "\x76\xb6", "\x76\xb7",
+ "\x76\xb8", "\x76\xb9", "\x76\xba", "\x76\xbb", "\x76\xbc", "\x76\xbd",
+ "\x76\xbe", "\x76\xbf", "\x76\xc0", "\x76\xc1", "\x76\xc2", "\x76\xc3",
+ "\x76\xc4", "\x76\xc5", "\x76\xc6", "\x76\xc7", "\x76\xc8", "\x76\xc9",
+ "\x76\xca", "\x76\xcb", "\x76\xcc", "\x76\xcd", "\x76\xce", "\x76\xcf",
+ "\x76\xd0", "\x76\xd1", "\x76\xd2", "\x76\xd3", "\x76\xd4", "\x76\xd5",
+ "\x76\xd6", "\x76\xd7", "\x76\xd8", "\x76\xd9", "\x76\xda", "\x76\xdb",
+ "\x76\xdc", "\x76\xdd", "\x76\xde", "\x76\xdf", "\x76\xe0", "\x76\xe1",
+ "\x76\xe2", "\x76\xe3", "\x76\xe4", "\x76\xe5", "\x76\xe6", "\x76\xe7",
+ "\x76\xe8", "\x76\xe9", "\x76\xea", "\x76\xeb", "\x76\xec", "\x76\xed",
+ "\x76\xee", "\x76\xef", "\x76\xf0", "\x76\xf1", "\x76\xf2", "\x76\xf3",
+ "\x76\xf4", "\x76\xf5", "\x76\xf6", "\x76\xf7", "\x76\xf8", "\x76\xf9",
+ "\x76\xfa", "\x76\xfb", "\x76\xfc", "\x76\xfd", "\x77\x41", "\x77\x42",
+ "\x77\x43", "\x77\x44", "\x77\x45", "\x77\x46", "\x77\x47", "\x77\x48",
+ "\x77\x49", "\x77\x4a", "\x77\x4b", "\x77\x4c", "\x77\x4d", "\x77\x4e",
+ "\x77\x4f", "\x77\x50", "\x77\x51", "\x77\x52", "\x77\x53", "\x77\x54",
+ "\x77\x55", "\x77\x56", "\x77\x57", "\x77\x58", "\x77\x59", "\x77\x5a",
+ "\x77\x5b", "\x77\x5c", "\x77\x5d", "\x77\x5e", "\x77\x5f", "\x77\x60",
+ "\x77\x61", "\x77\x62", "\x77\x63", "\x77\x64", "\x77\x65", "\x77\x66",
+ "\x77\x67", "\x77\x68", "\x77\x69", "\x77\x6a", "\x77\x6b", "\x77\x6c",
+ "\x77\x6d", "\x77\x6e", "\x77\x6f", "\x77\x70", "\x77\x71", "\x77\x72",
+ "\x77\x73", "\x77\x74", "\x77\x75", "\x77\x76", "\x77\x77", "\x77\x78",
+ "\x77\x79", "\x77\x7a", "\x77\x7b", "\x77\x7c", "\x77\x7d", "\x77\x7e",
+ "\x77\x7f", "\x77\x81", "\x77\x82", "\x77\x83", "\x77\x84", "\x77\x85",
+ "\x77\x86", "\x77\x87", "\x77\x88", "\x77\x89", "\x77\x8a", "\x77\x8b",
+ "\x77\x8c", "\x77\x8d", "\x77\x8e", "\x77\x8f", "\x77\x90", "\x77\x91",
+ "\x77\x92", "\x77\x93", "\x77\x94", "\x77\x95", "\x77\x96", "\x77\x97",
+ "\x77\x98", "\x77\x99", "\x77\x9a", "\x77\x9b", "\x77\x9c", "\x77\x9d",
+ "\x77\x9e", "\x77\x9f", "\x77\xa0", "\x77\xa1", "\x77\xa2", "\x77\xa3",
+ "\x77\xa4", "\x77\xa5", "\x77\xa6", "\x77\xa7", "\x77\xa8", "\x77\xa9",
+ "\x77\xaa", "\x77\xab", "\x77\xac", "\x77\xad", "\x77\xae", "\x77\xaf",
+ "\x77\xb0", "\x77\xb1", "\x77\xb2", "\x77\xb3", "\x77\xb4", "\x77\xb5",
+ "\x77\xb6", "\x77\xb7", "\x77\xb8", "\x77\xb9", "\x77\xba", "\x77\xbb",
+ "\x77\xbc", "\x77\xbd", "\x77\xbe", "\x77\xbf", "\x77\xc0", "\x77\xc1",
+ "\x77\xc2", "\x77\xc3", "\x77\xc4", "\x77\xc5", "\x77\xc6", "\x77\xc7",
+ "\x77\xc8", "\x77\xc9", "\x77\xca", "\x77\xcb", "\x77\xcc", "\x77\xcd",
+ "\x77\xce", "\x77\xcf", "\x77\xd0", "\x77\xd1", "\x77\xd2", "\x77\xd3",
+ "\x77\xd4", "\x77\xd5", "\x77\xd6", "\x77\xd7", "\x77\xd8", "\x77\xd9",
+ "\x77\xda", "\x77\xdb", "\x77\xdc", "\x77\xdd", "\x77\xde", "\x77\xdf",
+ "\x77\xe0", "\x77\xe1", "\x77\xe2", "\x77\xe3", "\x77\xe4", "\x77\xe5",
+ "\x77\xe6", "\x77\xe7", "\x77\xe8", "\x77\xe9", "\x77\xea", "\x77\xeb",
+ "\x77\xec", "\x77\xed", "\x77\xee", "\x77\xef", "\x77\xf0", "\x77\xf1",
+ "\x77\xf2", "\x77\xf3", "\x77\xf4", "\x77\xf5", "\x77\xf6", "\x77\xf7",
+ "\x77\xf8", "\x77\xf9", "\x77\xfa", "\x77\xfb", "\x77\xfc", "\x77\xfd",
+ "\x78\x41", "\x78\x42", "\x78\x43", "\x78\x44", "\x78\x45", "\x78\x46",
+ "\x78\x47", "\x78\x48", "\x78\x49", "\x78\x4a", "\x78\x4b", "\x78\x4c",
+ "\x78\x4d", "\x78\x4e", "\x78\x4f", "\x78\x50", "\x78\x51", "\x78\x52",
+ "\x78\x53", "\x78\x54", "\x78\x55", "\x78\x56", "\x78\x57", "\x78\x58",
+ "\x78\x59", "\x78\x5a", "\x78\x5b", "\x78\x5c", "\x78\x5d", "\x78\x5e",
+ "\x78\x5f", "\x78\x60", "\x78\x61", "\x78\x62", "\x78\x63", "\x78\x64",
+ "\x78\x65", "\x78\x66", "\x78\x67", "\x78\x68", "\x78\x69", "\x78\x6a",
+ "\x78\x6b", "\x78\x6c", "\x78\x6d", "\x78\x6e", "\x78\x6f", "\x78\x70",
+ "\x78\x71", "\x78\x72", "\x78\x73", "\x78\x74", "\x78\x75", "\x78\x76",
+ "\x78\x77", "\x78\x78", "\x78\x79", "\x78\x7a", "\x78\x7b", "\x78\x7c",
+ "\x78\x7d", "\x78\x7e", "\x78\x7f", "\x78\x81", "\x78\x82", "\x78\x83",
+ "\x78\x84", "\x78\x85", "\x78\x86", "\x78\x87", "\x78\x88", "\x78\x89",
+ "\x78\x8a", "\x78\x8b", "\x78\x8c", "\x78\x8d", "\x78\x8e", "\x78\x8f",
+ "\x78\x90", "\x78\x91", "\x78\x92", "\x78\x93", "\x78\x94", "\x78\x95",
+ "\x78\x96", "\x78\x97", "\x78\x98", "\x78\x99", "\x78\x9a", "\x78\x9b",
+ "\x78\x9c", "\x78\x9d", "\x78\x9e", "\x78\x9f", "\x78\xa0", "\x78\xa1",
+ "\x78\xa2", "\x78\xa3", "\x78\xa4", "\x78\xa5", "\x78\xa6", "\x78\xa7",
+ "\x78\xa8", "\x78\xa9", "\x78\xaa", "\x78\xab", "\x78\xac", "\x78\xad",
+ "\x78\xae", "\x78\xaf", "\x78\xb0", "\x78\xb1", "\x78\xb2", "\x78\xb3",
+ "\x78\xb4", "\x78\xb5", "\x78\xb6", "\x78\xb7", "\x78\xb8", "\x78\xb9",
+ "\x78\xba", "\x78\xbb", "\x78\xbc", "\x78\xbd", "\x78\xbe", "\x78\xbf",
+ "\x78\xc0", "\x78\xc1", "\x78\xc2", "\x78\xc3", "\x78\xc4", "\x78\xc5",
+ "\x78\xc6", "\x78\xc7", "\x78\xc8", "\x78\xc9", "\x78\xca", "\x78\xcb",
+ "\x78\xcc", "\x78\xcd", "\x78\xce", "\x78\xcf", "\x78\xd0", "\x78\xd1",
+ "\x78\xd2", "\x78\xd3", "\x78\xd4", "\x78\xd5", "\x78\xd6", "\x78\xd7",
+ "\x78\xd8", "\x78\xd9", "\x78\xda", "\x78\xdb", "\x78\xdc", "\x78\xdd",
+ "\x78\xde", "\x78\xdf", "\x78\xe0", "\x78\xe1", "\x78\xe2", "\x78\xe3",
+ "\x78\xe4", "\x78\xe5", "\x78\xe6", "\x78\xe7", "\x78\xe8", "\x78\xe9",
+ "\x78\xea", "\x78\xeb", "\x78\xec", "\x78\xed", "\x78\xee", "\x78\xef",
+ "\x78\xf0", "\x78\xf1", "\x78\xf2", "\x78\xf3", "\x78\xf4", "\x78\xf5",
+ "\x78\xf6", "\x78\xf7", "\x78\xf8", "\x78\xf9", "\x78\xfa", "\x78\xfb",
+ "\x78\xfc", "\x78\xfd", "\x79\x41", "\x79\x42", "\x79\x43", "\x79\x44",
+ "\x79\x45", "\x79\x46", "\x79\x47", "\x79\x48", "\x79\x49", "\x79\x4a",
+ "\x79\x4b", "\x79\x4c", "\x79\x4d", "\x79\x4e", "\x79\x4f", "\x79\x50",
+ "\x79\x51", "\x79\x52", "\x79\x53", "\x79\x54", "\x79\x55", "\x79\x56",
+ "\x79\x57", "\x79\x58", "\x79\x59", "\x79\x5a", "\x79\x5b", "\x79\x5c",
+ "\x79\x5d", "\x79\x5e", "\x79\x5f", "\x79\x60", "\x79\x61", "\x79\x62",
+ "\x79\x63", "\x79\x64", "\x79\x65", "\x79\x66", "\x79\x67", "\x79\x68",
+ "\x79\x69", "\x79\x6a", "\x79\x6b", "\x79\x6c", "\x79\x6d", "\x79\x6e",
+ "\x79\x6f", "\x79\x70", "\x79\x71", "\x79\x72", "\x79\x73", "\x79\x74",
+ "\x79\x75", "\x79\x76", "\x79\x77", "\x79\x78", "\x79\x79", "\x79\x7a",
+ "\x79\x7b", "\x79\x7c", "\x79\x7d", "\x79\x7e", "\x79\x7f", "\x79\x81",
+ "\x79\x82", "\x79\x83", "\x79\x84", "\x79\x85", "\x79\x86", "\x79\x87",
+ "\x79\x88", "\x79\x89", "\x79\x8a", "\x79\x8b", "\x79\x8c", "\x79\x8d",
+ "\x79\x8e", "\x79\x8f", "\x79\x90", "\x79\x91", "\x79\x92", "\x79\x93",
+ "\x79\x94", "\x79\x95", "\x79\x96", "\x79\x97", "\x79\x98", "\x79\x99",
+ "\x79\x9a", "\x79\x9b", "\x79\x9c", "\x79\x9d", "\x79\x9e", "\x79\x9f",
+ "\x79\xa0", "\x79\xa1", "\x79\xa2", "\x79\xa3", "\x79\xa4", "\x79\xa5",
+ "\x79\xa6", "\x79\xa7", "\x79\xa8", "\x79\xa9", "\x79\xaa", "\x79\xab",
+ "\x79\xac", "\x79\xad", "\x79\xae", "\x79\xaf", "\x79\xb0", "\x79\xb1",
+ "\x79\xb2", "\x79\xb3", "\x79\xb4", "\x79\xb5", "\x79\xb6", "\x79\xb7",
+ "\x79\xb8", "\x79\xb9", "\x79\xba", "\x79\xbb", "\x79\xbc", "\x79\xbd",
+ "\x79\xbe", "\x79\xbf", "\x79\xc0", "\x79\xc1", "\x79\xc2", "\x79\xc3",
+ "\x79\xc4", "\x79\xc5", "\x79\xc6", "\x79\xc7", "\x79\xc8", "\x79\xc9",
+ "\x79\xca", "\x79\xcb", "\x79\xcc", "\x79\xcd", "\x79\xce", "\x79\xcf",
+ "\x79\xd0", "\x79\xd1", "\x79\xd2", "\x79\xd3", "\x79\xd4", "\x79\xd5",
+ "\x79\xd6", "\x79\xd7", "\x79\xd8", "\x79\xd9", "\x79\xda", "\x79\xdb",
+ "\x79\xdc", "\x79\xdd", "\x79\xde", "\x79\xdf", "\x79\xe0", "\x79\xe1",
+ "\x79\xe2", "\x79\xe3", "\x79\xe4", "\x79\xe5", "\x79\xe6", "\x79\xe7",
+ "\x79\xe8", "\x79\xe9", "\x79\xea", "\x79\xeb", "\x79\xec", "\x79\xed",
+ "\x79\xee", "\x79\xef", "\x79\xf0", "\x79\xf1", "\x79\xf2", "\x79\xf3",
+ "\x79\xf4", "\x79\xf5", "\x79\xf6", "\x79\xf7", "\x79\xf8", "\x79\xf9",
+ "\x79\xfa", "\x79\xfb", "\x79\xfc", "\x79\xfd", "\x7a\x41", "\x7a\x42",
+ "\x7a\x43", "\x7a\x44", "\x7a\x45", "\x7a\x46", "\x7a\x47", "\x7a\x48",
+ "\x7a\x49", "\x7a\x4a", "\x7a\x4b", "\x7a\x4c", "\x7a\x4d", "\x7a\x4e",
+ "\x7a\x4f", "\x7a\x50", "\x7a\x51", "\x7a\x52", "\x7a\x53", "\x7a\x54",
+ "\x7a\x55", "\x7a\x56", "\x7a\x57", "\x7a\x58", "\x7a\x59", "\x7a\x5a",
+ "\x7a\x5b", "\x7a\x5c", "\x7a\x5d", "\x7a\x5e", "\x7a\x5f", "\x7a\x60",
+ "\x7a\x61", "\x7a\x62", "\x7a\x63", "\x7a\x64", "\x7a\x65", "\x7a\x66",
+ "\x7a\x67", "\x7a\x68", "\x7a\x69", "\x7a\x6a", "\x7a\x6b", "\x7a\x6c",
+ "\x7a\x6d", "\x7a\x6e", "\x7a\x6f", "\x7a\x70", "\x7a\x71", "\x7a\x72",
+ "\x7a\x73", "\x7a\x74", "\x7a\x75", "\x7a\x76", "\x7a\x77", "\x7a\x78",
+ "\x7a\x79", "\x7a\x7a", "\x7a\x7b", "\x7a\x7c", "\x7a\x7d", "\x7a\x7e",
+ "\x7a\x7f", "\x7a\x81", "\x7a\x82", "\x7a\x83", "\x7a\x84", "\x7a\x85",
+ "\x7a\x86", "\x7a\x87", "\x7a\x88", "\x7a\x89", "\x7a\x8a", "\x7a\x8b",
+ "\x7a\x8c", "\x7a\x8d", "\x7a\x8e", "\x7a\x8f", "\x7a\x90", "\x7a\x91",
+ "\x7a\x92", "\x7a\x93", "\x7a\x94", "\x7a\x95", "\x7a\x96", "\x7a\x97",
+ "\x7a\x98", "\x7a\x99", "\x7a\x9a", "\x7a\x9b", "\x7a\x9c", "\x7a\x9d",
+ "\x7a\x9e", "\x7a\x9f", "\x7a\xa0", "\x7a\xa1", "\x7a\xa2", "\x7a\xa3",
+ "\x7a\xa4", "\x7a\xa5", "\x7a\xa6", "\x7a\xa7", "\x7a\xa8", "\x7a\xa9",
+ "\x7a\xaa", "\x7a\xab", "\x7a\xac", "\x7a\xad", "\x7a\xae", "\x7a\xaf",
+ "\x7a\xb0", "\x7a\xb1", "\x7a\xb2", "\x7a\xb3", "\x7a\xb4", "\x7a\xb5",
+ "\x7a\xb6", "\x7a\xb7", "\x7a\xb8", "\x7a\xb9", "\x7a\xba", "\x7a\xbb",
+ "\x7a\xbc", "\x7a\xbd", "\x7a\xbe", "\x7a\xbf", "\x7a\xc0", "\x7a\xc1",
+ "\x7a\xc2", "\x7a\xc3", "\x7a\xc4", "\x7a\xc5", "\x7a\xc6", "\x7a\xc7",
+ "\x7a\xc8", "\x7a\xc9", "\x7a\xca", "\x7a\xcb", "\x7a\xcc", "\x7a\xcd",
+ "\x7a\xce", "\x7a\xcf", "\x7a\xd0", "\x7a\xd1", "\x7a\xd2", "\x7a\xd3",
+ "\x7a\xd4", "\x7a\xd5", "\x7a\xd6", "\x7a\xd7", "\x7a\xd8", "\x7a\xd9",
+ "\x7a\xda", "\x7a\xdb", "\x7a\xdc", "\x7a\xdd", "\x7a\xde", "\x7a\xdf",
+ "\x7a\xe0", "\x7a\xe1", "\x7a\xe2", "\x7a\xe3", "\x7a\xe4", "\x7a\xe5",
+ "\x7a\xe6", "\x7a\xe7", "\x7a\xe8", "\x7a\xe9", "\x7a\xea", "\x7a\xeb",
+ "\x7a\xec", "\x7a\xed", "\x7a\xee", "\x7a\xef", "\x7a\xf0", "\x7a\xf1",
+ "\x7a\xf2", "\x7a\xf3", "\x7a\xf4", "\x7a\xf5", "\x7a\xf6", "\x7a\xf7",
+ "\x7a\xf8", "\x7a\xf9", "\x7a\xfa", "\x7a\xfb", "\x7a\xfc", "\x7a\xfd",
+ "\x7b\x41", "\x7b\x42", "\x7b\x43", "\x7b\x44", "\x7b\x45", "\x7b\x46",
+ "\x7b\x47", "\x7b\x48", "\x7b\x49", "\x7b\x4a", "\x7b\x4b", "\x7b\x4c",
+ "\x7b\x4d", "\x7b\x4e", "\x7b\x4f", "\x7b\x50", "\x7b\x51", "\x7b\x52",
+ "\x7b\x53", "\x7b\x54", "\x7b\x55", "\x7b\x56", "\x7b\x57", "\x7b\x58",
+ "\x7b\x59", "\x7b\x5a", "\x7b\x5b", "\x7b\x5c", "\x7b\x5d", "\x7b\x5e",
+ "\x7b\x5f", "\x7b\x60", "\x7b\x61", "\x7b\x62", "\x7b\x63", "\x7b\x64",
+ "\x7b\x65", "\x7b\x66", "\x7b\x67", "\x7b\x68", "\x7b\x69", "\x7b\x6a",
+ "\x7b\x6b", "\x7b\x6c", "\x7b\x6d", "\x7b\x6e", "\x7b\x6f", "\x7b\x70",
+ "\x7b\x71", "\x7b\x72", "\x7b\x73", "\x7b\x74", "\x7b\x75", "\x7b\x76",
+ "\x7b\x77", "\x7b\x78", "\x7b\x79", "\x7b\x7a", "\x7b\x7b", "\x7b\x7c",
+ "\x7b\x7d", "\x7b\x7e", "\x7b\x7f", "\x7b\x81", "\x7b\x82", "\x7b\x83",
+ "\x7b\x84", "\x7b\x85", "\x7b\x86", "\x7b\x87", "\x7b\x88", "\x7b\x89",
+ "\x7b\x8a", "\x7b\x8b", "\x7b\x8c", "\x7b\x8d", "\x7b\x8e", "\x7b\x8f",
+ "\x7b\x90", "\x7b\x91", "\x7b\x92", "\x7b\x93", "\x7b\x94", "\x7b\x95",
+ "\x7b\x96", "\x7b\x97", "\x7b\x98", "\x7b\x99", "\x7b\x9a", "\x7b\x9b",
+ "\x7b\x9c", "\x7b\x9d", "\x7b\x9e", "\x7b\x9f", "\x7b\xa0", "\x7b\xa1",
+ "\x7b\xa2", "\x7b\xa3", "\x7b\xa4", "\x7b\xa5", "\x7b\xa6", "\x7b\xa7",
+ "\x7b\xa8", "\x7b\xa9", "\x7b\xaa", "\x7b\xab", "\x7b\xac", "\x7b\xad",
+ "\x7b\xae", "\x7b\xaf", "\x7b\xb0", "\x7b\xb1", "\x7b\xb2", "\x7b\xb3",
+ "\x7b\xb4", "\x7b\xb5", "\x7b\xb6", "\x7b\xb7", "\x7b\xb8", "\x7b\xb9",
+ "\x7b\xba", "\x7b\xbb", "\x7b\xbc", "\x7b\xbd", "\x7b\xbe", "\x7b\xbf",
+ "\x7b\xc0", "\x7b\xc1", "\x7b\xc2", "\x7b\xc3", "\x7b\xc4", "\x7b\xc5",
+ "\x7b\xc6", "\x7b\xc7", "\x7b\xc8", "\x7b\xc9", "\x7b\xca", "\x7b\xcb",
+ "\x7b\xcc", "\x7b\xcd", "\x7b\xce", "\x7b\xcf", "\x7b\xd0", "\x7b\xd1",
+ "\x7b\xd2", "\x7b\xd3", "\x7b\xd4", "\x7b\xd5", "\x7b\xd6", "\x7b\xd7",
+ "\x7b\xd8", "\x7b\xd9", "\x7b\xda", "\x7b\xdb", "\x7b\xdc", "\x7b\xdd",
+ "\x7b\xde", "\x7b\xdf", "\x7b\xe0", "\x7b\xe1", "\x7b\xe2", "\x7b\xe3",
+ "\x7b\xe4", "\x7b\xe5", "\x7b\xe6", "\x7b\xe7", "\x7b\xe8", "\x7b\xe9",
+ "\x7b\xea", "\x7b\xeb", "\x7b\xec", "\x7b\xed", "\x7b\xee", "\x7b\xef",
+ "\x7b\xf0", "\x7b\xf1", "\x7b\xf2", "\x7b\xf3", "\x7b\xf4", "\x7b\xf5",
+ "\x7b\xf6", "\x7b\xf7", "\x7b\xf8", "\x7b\xf9", "\x7b\xfa", "\x7b\xfb",
+ "\x7b\xfc", "\x7b\xfd", "\x7c\x41", "\x7c\x42", "\x7c\x43", "\x7c\x44",
+ "\x7c\x45", "\x7c\x46", "\x7c\x47", "\x7c\x48", "\x7c\x49", "\x7c\x4a",
+ "\x7c\x4b", "\x7c\x4c", "\x7c\x4d", "\x7c\x4e", "\x7c\x4f", "\x7c\x50",
+ "\x7c\x51", "\x7c\x52", "\x7c\x53", "\x7c\x54", "\x7c\x55", "\x7c\x56",
+ "\x7c\x57", "\x7c\x58", "\x7c\x59", "\x7c\x5a", "\x7c\x5b", "\x7c\x5c",
+ "\x7c\x5d", "\x7c\x5e", "\x7c\x5f", "\x7c\x60", "\x7c\x61", "\x7c\x62",
+ "\x7c\x63", "\x7c\x64", "\x7c\x65", "\x7c\x66", "\x7c\x67", "\x7c\x68",
+ "\x7c\x69", "\x7c\x6a", "\x7c\x6b", "\x7c\x6c", "\x7c\x6d", "\x7c\x6e",
+ "\x7c\x6f", "\x7c\x70", "\x7c\x71", "\x7c\x72", "\x7c\x73", "\x7c\x74",
+ "\x7c\x75", "\x7c\x76", "\x7c\x77", "\x7c\x78", "\x7c\x79", "\x7c\x7a",
+ "\x7c\x7b", "\x7c\x7c", "\x7c\x7d", "\x7c\x7e", "\x7c\x7f", "\x7c\x81",
+ "\x7c\x82", "\x7c\x83", "\x7c\x84", "\x7c\x85", "\x7c\x86", "\x7c\x87",
+ "\x7c\x88", "\x7c\x89", "\x7c\x8a", "\x7c\x8b", "\x7c\x8c", "\x7c\x8d",
+ "\x7c\x8e", "\x7c\x8f", "\x7c\x90", "\x7c\x91", "\x7c\x92", "\x7c\x93",
+ "\x7c\x94", "\x7c\x95", "\x7c\x96", "\x7c\x97", "\x7c\x98", "\x7c\x99",
+ "\x7c\x9a", "\x7c\x9b", "\x7c\x9c", "\x7c\x9d", "\x7c\x9e", "\x7c\x9f",
+ "\x7c\xa0", "\x7c\xa1", "\x7c\xa2", "\x7c\xa3", "\x7c\xa4", "\x7c\xa5",
+ "\x7c\xa6", "\x7c\xa7", "\x7c\xa8", "\x7c\xa9", "\x7c\xaa", "\x7c\xab",
+ "\x7c\xac", "\x7c\xad", "\x7c\xae", "\x7c\xaf", "\x7c\xb0", "\x7c\xb1",
+ "\x7c\xb2", "\x7c\xb3", "\x7c\xb4", "\x7c\xb5", "\x7c\xb6", "\x7c\xb7",
+ "\x7c\xb8", "\x7c\xb9", "\x7c\xba", "\x7c\xbb", "\x7c\xbc", "\x7c\xbd",
+ "\x7c\xbe", "\x7c\xbf", "\x7c\xc0", "\x7c\xc1", "\x7c\xc2", "\x7c\xc3",
+ "\x7c\xc4", "\x7c\xc5", "\x7c\xc6", "\x7c\xc7", "\x7c\xc8", "\x7c\xc9",
+ "\x7c\xca", "\x7c\xcb", "\x7c\xcc", "\x7c\xcd", "\x7c\xce", "\x7c\xcf",
+ "\x7c\xd0", "\x7c\xd1", "\x7c\xd2", "\x7c\xd3", "\x7c\xd4", "\x7c\xd5",
+ "\x7c\xd6", "\x7c\xd7", "\x7c\xd8", "\x7c\xd9", "\x7c\xda", "\x7c\xdb",
+ "\x7c\xdc", "\x7c\xdd", "\x7c\xde", "\x7c\xdf", "\x7c\xe0", "\x7c\xe1",
+ "\x7c\xe2", "\x7c\xe3", "\x7c\xe4", "\x7c\xe5", "\x7c\xe6", "\x7c\xe7",
+ "\x7c\xe8", "\x7c\xe9", "\x7c\xea", "\x7c\xeb", "\x7c\xec", "\x7c\xed",
+ "\x7c\xee", "\x7c\xef", "\x7c\xf0", "\x7c\xf1", "\x7c\xf2", "\x7c\xf3",
+ "\x7c\xf4", "\x7c\xf5", "\x7c\xf6", "\x7c\xf7", "\x7c\xf8", "\x7c\xf9",
+ "\x7c\xfa", "\x7c\xfb", "\x7c\xfc", "\x7c\xfd", "\x7d\x41", "\x7d\x42",
+ "\x7d\x43", "\x7d\x44", "\x7d\x45", "\x7d\x46", "\x7d\x47", "\x7d\x48",
+ "\x7d\x49", "\x7d\x4a", "\x7d\x4b", "\x7d\x4c", "\x7d\x4d", "\x7d\x4e",
+ "\x7d\x4f", "\x7d\x50", "\x7d\x51", "\x7d\x52", "\x7d\x53", "\x7d\x54",
+ "\x7d\x55", "\x7d\x56", "\x7d\x57", "\x7d\x58", "\x7d\x59", "\x7d\x5a",
+ "\x7d\x5b", "\x7d\x5c", "\x7d\x5d", "\x7d\x5e", "\x7d\x5f", "\x7d\x60",
+ "\x7d\x61", "\x7d\x62", "\x7d\x63", "\x7d\x64", "\x7d\x65", "\x7d\x66",
+ "\x7d\x67", "\x7d\x68", "\x7d\x69", "\x7d\x6a", "\x7d\x6b", "\x7d\x6c",
+ "\x7d\x6d", "\x7d\x6e", "\x7d\x6f", "\x7d\x70", "\x7d\x71", "\x7d\x72",
+ "\x7d\x73", "\x7d\x74", "\x7d\x75", "\x7d\x76", "\x7d\x77", "\x7d\x78",
+ "\x7d\x79", "\x7d\x7a", "\x7d\x7b", "\x7d\x7c", "\x7d\x7d", "\x7d\x7e",
+ "\x7d\x7f", "\x7d\x81", "\x7d\x82", "\x7d\x83", "\x7d\x84", "\x7d\x85",
+ "\x7d\x86", "\x7d\x87", "\x7d\x88", "\x7d\x89", "\x7d\x8a", "\x7d\x8b",
+ "\x7d\x8c", "\x7d\x8d", "\x7d\x8e", "\x7d\x8f", "\x7d\x90", "\x7d\x91",
+ "\x7d\x92", "\x7d\x93", "\x7d\x94", "\x7d\x95", "\x7d\x96", "\x7d\x97",
+ "\x7d\x98", "\x7d\x99", "\x7d\x9a", "\x7d\x9b", "\x7d\x9c", "\x7d\x9d",
+ "\x7d\x9e", "\x7d\x9f", "\x7d\xa0", "\x7d\xa1", "\x7d\xa2", "\x7d\xa3",
+ "\x7d\xa4", "\x7d\xa5", "\x7d\xa6", "\x7d\xa7", "\x7d\xa8", "\x7d\xa9",
+ "\x7d\xaa", "\x7d\xab", "\x7d\xac", "\x7d\xad", "\x7d\xae", "\x7d\xaf",
+ "\x7d\xb0", "\x7d\xb1", "\x7d\xb2", "\x7d\xb3", "\x7d\xb4", "\x7d\xb5",
+ "\x7d\xb6", "\x7d\xb7", "\x7d\xb8", "\x7d\xb9", "\x7d\xba", "\x7d\xbb",
+ "\x7d\xbc", "\x7d\xbd", "\x7d\xbe", "\x7d\xbf", "\x7d\xc0", "\x7d\xc1",
+ "\x7d\xc2", "\x7d\xc3", "\x7d\xc4", "\x7d\xc5", "\x7d\xc6", "\x7d\xc7",
+ "\x7d\xc8", "\x7d\xc9", "\x7d\xca", "\x7d\xcb", "\x7d\xcc", "\x7d\xcd",
+ "\x7d\xce", "\x7d\xcf", "\x7d\xd0", "\x7d\xd1", "\x7d\xd2", "\x7d\xd3",
+ "\x7d\xd4", "\x7d\xd5", "\x7d\xd6", "\x7d\xd7", "\x7d\xd8", "\x7d\xd9",
+ "\x7d\xda", "\x7d\xdb", "\x7d\xdc", "\x7d\xdd", "\x7d\xde", "\x7d\xdf",
+ "\x7d\xe0", "\x7d\xe1", "\x7d\xe2", "\x7d\xe3", "\x7d\xe4", "\x7d\xe5",
+ "\x7d\xe6", "\x7d\xe7", "\x7d\xe8", "\x7d\xe9", "\x7d\xea", "\x7d\xeb",
+ "\x7d\xec", "\x7d\xed", "\x7d\xee", "\x7d\xef", "\x7d\xf0", "\x7d\xf1",
+ "\x7d\xf2", "\x7d\xf3", "\x7d\xf4", "\x7d\xf5", "\x7d\xf6", "\x7d\xf7",
+ "\x7d\xf8", "\x7d\xf9", "\x7d\xfa", "\x7d\xfb", "\x7d\xfc", "\x7d\xfd",
+ "\x7e\x41", "\x7e\x42", "\x7e\x43", "\x7e\x44", "\x7e\x45", "\x7e\x46",
+ "\x7e\x47", "\x7e\x48", "\x7e\x49", "\x7e\x4a", "\x7e\x4b", "\x7e\x4c",
+ "\x7e\x4d", "\x7e\x4e", "\x7e\x4f", "\x7e\x50", "\x7e\x51", "\x7e\x52",
+ "\x7e\x53", "\x7e\x54", "\x7e\x55", "\x7e\x56", "\x7e\x57", "\x7e\x58",
+ "\x7e\x59", "\x7e\x5a", "\x7e\x5b", "\x7e\x5c", "\x7e\x5d", "\x7e\x5e",
+ "\x7e\x5f", "\x7e\x60", "\x7e\x61", "\x7e\x62", "\x7e\x63", "\x7e\x64",
+ "\x7e\x65", "\x7e\x66", "\x7e\x67", "\x7e\x68", "\x7e\x69", "\x7e\x6a",
+ "\x7e\x6b", "\x7e\x6c", "\x7e\x6d", "\x7e\x6e", "\x7e\x6f", "\x7e\x70",
+ "\x7e\x71", "\x7e\x72", "\x7e\x73", "\x7e\x74", "\x7e\x75", "\x7e\x76",
+ "\x7e\x77", "\x7e\x78", "\x7e\x79", "\x7e\x7a", "\x7e\x7b", "\x7e\x7c",
+ "\x7e\x7d", "\x7e\x7e", "\x7e\x7f", "\x7e\x81", "\x7e\x82", "\x7e\x83",
+ "\x7e\x84", "\x7e\x85", "\x7e\x86", "\x7e\x87", "\x7e\x88", "\x7e\x89",
+ "\x7e\x8a", "\x7e\x8b", "\x7e\x8c", "\x7e\x8d", "\x7e\x8e", "\x7e\x8f",
+ "\x7e\x90", "\x7e\x91", "\x7e\x92", "\x7e\x93", "\x7e\x94", "\x7e\x95",
+ "\x7e\x96", "\x7e\x97", "\x7e\x98", "\x7e\x99", "\x7e\x9a", "\x7e\x9b",
+ "\x7e\x9c", "\x7e\x9d", "\x7e\x9e", "\x7e\x9f", "\x7e\xa0", "\x7e\xa1",
+ "\x7e\xa2", "\x7e\xa3", "\x7e\xa4", "\x7e\xa5", "\x7e\xa6", "\x7e\xa7",
+ "\x7e\xa8", "\x7e\xa9", "\x7e\xaa", "\x7e\xab", "\x7e\xac", "\x7e\xad",
+ "\x7e\xae", "\x7e\xaf", "\x7e\xb0", "\x7e\xb1", "\x7e\xb2", "\x7e\xb3",
+ "\x7e\xb4", "\x7e\xb5", "\x7e\xb6", "\x7e\xb7", "\x7e\xb8", "\x7e\xb9",
+ "\x7e\xba", "\x7e\xbb", "\x7e\xbc", "\x7e\xbd", "\x7e\xbe", "\x7e\xbf",
+ "\x7e\xc0", "\x7e\xc1", "\x7e\xc2", "\x7e\xc3", "\x7e\xc4", "\x7e\xc5",
+ "\x7e\xc6", "\x7e\xc7", "\x7e\xc8", "\x7e\xc9", "\x7e\xca", "\x7e\xcb",
+ "\x7e\xcc", "\x7e\xcd", "\x7e\xce", "\x7e\xcf", "\x7e\xd0", "\x7e\xd1",
+ "\x7e\xd2", "\x7e\xd3", "\x7e\xd4", "\x7e\xd5", "\x7e\xd6", "\x7e\xd7",
+ "\x7e\xd8", "\x7e\xd9", "\x7e\xda", "\x7e\xdb", "\x7e\xdc", "\x7e\xdd",
+ "\x7e\xde", "\x7e\xdf", "\x7e\xe0", "\x7e\xe1", "\x7e\xe2", "\x7e\xe3",
+ "\x7e\xe4", "\x7e\xe5", "\x7e\xe6", "\x7e\xe7", "\x7e\xe8", "\x7e\xe9",
+ "\x7e\xea", "\x7e\xeb", "\x7e\xec", "\x7e\xed", "\x7e\xee", "\x7e\xef",
+ "\x7e\xf0", "\x7e\xf1", "\x7e\xf2", "\x7e\xf3", "\x7e\xf4", "\x7e\xf5",
+ "\x7e\xf6", "\x7e\xf7", "\x7e\xf8", "\x7e\xf9", "\x7e\xfa", "\x7e\xfb",
+ "\x7e\xfc", "\x7e\xfd", "\x7f\x41", "\x7f\x42", "\x7f\x43", "\x7f\x44",
+ "\x7f\x45", "\x7f\x46", "\x7f\x47", "\x7f\x48", "\x7f\x49", "\x7f\x4a",
+ "\x7f\x4b", "\x7f\x4c", "\x7f\x4d", "\x7f\x4e", "\x7f\x4f", "\x7f\x50",
+ "\x7f\x51", "\x7f\x52", "\x7f\x53", "\x7f\x54", "\x7f\x55", "\x7f\x56",
+ "\x7f\x57", "\x7f\x58", "\x7f\x59", "\x7f\x5a", "\x7f\x5b", "\x7f\x5c",
+ "\x7f\x5d", "\x7f\x5e", "\x7f\x5f", "\x7f\x60", "\x7f\x61", "\x7f\x62",
+ "\x7f\x63", "\x7f\x64", "\x7f\x65", "\x7f\x66", "\x7f\x67", "\x7f\x68",
+ "\x7f\x69", "\x7f\x6a", "\x7f\x6b", "\x7f\x6c", "\x7f\x6d", "\x7f\x6e",
+ "\x7f\x6f", "\x7f\x70", "\x7f\x71", "\x7f\x72", "\x7f\x73", "\x7f\x74",
+ "\x7f\x75", "\x7f\x76", "\x7f\x77", "\x7f\x78", "\x7f\x79", "\x7f\x7a",
+ "\x7f\x7b", "\x7f\x7c", "\x7f\x7d", "\x7f\x7e", "\x7f\x7f", "\x7f\x81",
+ "\x7f\x82", "\x7f\x83", "\x7f\x84", "\x7f\x85", "\x7f\x86", "\x7f\x87",
+ "\x7f\x88", "\x7f\x89", "\x7f\x8a", "\x7f\x8b", "\x7f\x8c", "\x7f\x8d",
+ "\x7f\x8e", "\x7f\x8f", "\x7f\x90", "\x7f\x91", "\x7f\x92", "\x7f\x93",
+ "\x7f\x94", "\x7f\x95", "\x7f\x96", "\x7f\x97", "\x7f\x98", "\x7f\x99",
+ "\x7f\x9a", "\x7f\x9b", "\x7f\x9c", "\x7f\x9d", "\x7f\x9e", "\x7f\x9f",
+ "\x7f\xa0", "\x7f\xa1", "\x7f\xa2", "\x7f\xa3", "\x7f\xa4", "\x7f\xa5",
+ "\x7f\xa6", "\x7f\xa7", "\x7f\xa8", "\x7f\xa9", "\x7f\xaa", "\x7f\xab",
+ "\x7f\xac", "\x7f\xad", "\x7f\xae", "\x7f\xaf", "\x7f\xb0", "\x7f\xb1",
+ "\x7f\xb2", "\x7f\xb3", "\x7f\xb4", "\x7f\xb5", "\x7f\xb6", "\x7f\xb7",
+ "\x7f\xb8", "\x7f\xb9", "\x7f\xba", "\x7f\xbb", "\x7f\xbc", "\x7f\xbd",
+ "\x7f\xbe", "\x7f\xbf", "\x7f\xc0", "\x7f\xc1", "\x7f\xc2", "\x7f\xc3",
+ "\x7f\xc4", "\x7f\xc5", "\x7f\xc6", "\x7f\xc7", "\x7f\xc8", "\x7f\xc9",
+ "\x7f\xca", "\x7f\xcb", "\x7f\xcc", "\x7f\xcd", "\x7f\xce", "\x7f\xcf",
+ "\x7f\xd0", "\x7f\xd1", "\x7f\xd2", "\x7f\xd3", "\x7f\xd4", "\x7f\xd5",
+ "\x7f\xd6", "\x7f\xd7", "\x7f\xd8", "\x7f\xd9", "\x7f\xda", "\x7f\xdb",
+ "\x7f\xdc", "\x7f\xdd", "\x7f\xde", "\x7f\xdf", "\x7f\xe0", "\x7f\xe1",
+ "\x7f\xe2", "\x7f\xe3", "\x7f\xe4", "\x7f\xe5", "\x7f\xe6", "\x7f\xe7",
+ "\x7f\xe8", "\x7f\xe9", "\x7f\xea", "\x7f\xeb", "\x7f\xec", "\x7f\xed",
+ "\x7f\xee", "\x7f\xef", "\x7f\xf0", "\x7f\xf1", "\x7f\xf2", "\x7f\xf3",
+ "\x7f\xf4", "\x7f\xf5", "\x7f\xf6", "\x7f\xf7", "\x7f\xf8", "\x7f\xf9",
+ "\x7f\xfa", "\x7f\xfb", "\x7f\xfc", "\x7f\xfd", "\x43\x5b", "\x44\x5c",
+ "\x42\x5a", "\x42\x7f", "\x42\x7b", "\x42\xe0", "\x42\x6c", "\x42\x50",
+ "\x42\x7d", "\x42\x4d", "\x42\x5d", "\x42\x5c", "\x42\x4e", "\x42\x6b",
+ "\x42\x60", "\x42\x4b", "\x42\x61", "\x42\xf0", "\x42\xf1", "\x42\xf2",
+ "\x42\xf3", "\x42\xf4", "\x42\xf5", "\x42\xf6", "\x42\xf7", "\x42\xf8",
+ "\x42\xf9", "\x42\x7a", "\x42\x5e", "\x42\x4c", "\x42\x7e", "\x42\x6e",
+ "\x42\x6f", "\x42\x7c", "\x42\xc1", "\x42\xc2", "\x42\xc3", "\x42\xc4",
+ "\x42\xc5", "\x42\xc6", "\x42\xc7", "\x42\xc8", "\x42\xc9", "\x42\xd1",
+ "\x42\xd2", "\x42\xd3", "\x42\xd4", "\x42\xd5", "\x42\xd6", "\x42\xd7",
+ "\x42\xd8", "\x42\xd9", "\x42\xe2", "\x42\xe3", "\x42\xe4", "\x42\xe5",
+ "\x42\xe6", "\x42\xe7", "\x42\xe8", "\x42\xe9", "\x44\x44", "\x43\xe0",
+ "\x44\x45", "\x44\x70", "\x42\x6d", "\x42\x79", "\x42\x81", "\x42\x82",
+ "\x42\x83", "\x42\x84", "\x42\x85", "\x42\x86", "\x42\x87", "\x42\x88",
+ "\x42\x89", "\x42\x91", "\x42\x92", "\x42\x93", "\x42\x94", "\x42\x95",
+ "\x42\x96", "\x42\x97", "\x42\x98", "\x42\x99", "\x42\xa2", "\x42\xa3",
+ "\x42\xa4", "\x42\xa5", "\x42\xa6", "\x42\xa7", "\x42\xa8", "\x42\xa9",
+ "\x42\xc0", "\x42\x4f", "\x42\xd0", "\x43\xa1", "\x43\x4a", "\x42\x4a",
+ "\x42\x5f", "\x42\xa1", "\x42\x6a", "\x42\x5b"
+};
+
+#endif /* ibm935.h */
diff --git a/iconvdata/ibm937.c b/iconvdata/ibm937.c
new file mode 100644
index 0000000000..98e9683253
--- /dev/null
+++ b/iconvdata/ibm937.c
@@ -0,0 +1,213 @@
+/* Conversion to and from IBM937.
+ Copyright (C) 2000 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+ Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
+
+#include <dlfcn.h>
+#include <stdint.h>
+#include <wchar.h>
+#include <byteswap.h>
+#include "ibm937.h"
+
+/* The shift sequences for this charset (it does not use ESC). */
+#define SI 0x0F /* Shift In, host code to turn DBCS off. */
+#define SO 0x0E /* Shift Out, host code to turn DBCS on. */
+
+/* Definitions used in the body of the `gconv' function. */
+#define CHARSET_NAME "IBM937//"
+#define FROM_LOOP from_ibm937
+#define TO_LOOP to_ibm937
+
+/* Definitions of initialization and destructor function. */
+#define DEFINE_INIT 1
+#define DEFINE_FINI 1
+
+#define MIN_NEEDED_FROM 1
+#define MIN_NEEDED_TO 4
+
+/* Current codeset type. */
+enum
+{
+ init = 0,
+ sb,
+ db
+};
+
+/* First, define the conversion function from IBM-937 to UCS4. */
+#define MIN_NEEDED_INPUT MIN_NEEDED_FROM
+#define MIN_NEEDED_OUTPUT MIN_NEEDED_TO
+#define INIT_PARAMS int curcs = init;
+#define LOOPFCT FROM_LOOP
+#define BODY \
+ { \
+ uint32_t ch = *inptr; \
+ \
+ if (__builtin_expect (ch, 0) == SO) \
+ { \
+ if (__builtin_expect (inptr + 1 >= inend, 0)) \
+ { \
+ result = __GCONV_INCOMPLETE_INPUT; \
+ break; \
+ } \
+ \
+ /* Shift OUT, change to DBCS converter. */ \
+ if (curcs == db) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ curcs = db; \
+ ++inptr; \
+ ch = *inptr; \
+ } \
+ else if (__builtin_expect (ch, 0) == SI) \
+ { \
+ if (__builtin_expect (inptr + 1 >= inend, 0)) \
+ { \
+ result = __GCONV_INCOMPLETE_INPUT; \
+ break; \
+ } \
+ \
+ /* Shift IN, change to SBCS converter. */ \
+ if (curcs == sb) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ curcs = sb; \
+ ++inptr; \
+ ch = *inptr; \
+ } \
+ \
+ if (curcs == sb || curcs == init) \
+ { \
+ /* Use the UCS4 table for single byte. */ \
+ ch = __ibm937sb_to_ucs4[ch]; \
+ if (__builtin_expect (ch, L'\1') == L'\0' && *inptr != '\0') \
+ { \
+ /* This is an illegal character. */ \
+ if (! ignore_errors_p ()) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ ++*irreversible; \
+ ++inptr; \
+ continue; \
+ } \
+ else \
+ { \
+ put32 (outptr, ch); \
+ outptr += 4; \
+ inptr++; \
+ } \
+ } \
+ else if (curcs == db) \
+ { \
+ /* Use the IBM937 table for double byte. */ \
+ ch = ibm937db_to_ucs4(inptr[0], inptr[1]); \
+ if (__builtin_expect (ch, L'\1') == L'\0' && *inptr != '\0') \
+ { \
+ /* This is an illegal character. */ \
+ if (! ignore_errors_p ()) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ ++*irreversible; \
+ inptr += 2; \
+ continue; \
+ } \
+ else \
+ { \
+ put32 (outptr, ch); \
+ outptr += 4; \
+ inptr += 2; \
+ } \
+ } \
+ }
+#define LOOP_NEED_FLAGS
+#include <iconv/loop.c>
+
+/* Next, define the other direction. */
+#define MIN_NEEDED_INPUT MIN_NEEDED_TO
+#define MIN_NEEDED_OUTPUT MIN_NEEDED_FROM
+#define INIT_PARAMS int curcs = init;
+#define LOOPFCT TO_LOOP
+#define BODY \
+ { \
+ uint32_t ch = get32 (inptr); \
+ const char *cp; \
+ \
+ /* Use the UCS4 table for single byte. */ \
+ cp = __ucs4_to_ibm937sb[ch]; \
+ if (__builtin_expect (ch >= sizeof (__ucs4_to_ibm937sb) \
+ / sizeof (__ucs4_to_ibm937sb[0]), 0) \
+ || (__builtin_expect (cp[0], '\1') == '\0' && ch != 0)) \
+ { \
+ /* Use the UCS4 table for double byte. */ \
+ cp = __ucs4_to_ibm937db[ch]; \
+ if (__builtin_expect (cp[0], '\1') == '\0' && ch != 0) \
+ { \
+ /* This is an illegal character. */ \
+ if (! ignore_errors_p ()) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ ++*irreversible; \
+ } \
+ else \
+ { \
+ if (curcs == init || curcs == sb) \
+ { \
+ *outptr++ = SO; \
+ if (__builtin_expect (outptr == outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ curcs = db; \
+ } \
+ *outptr++ = cp[0]; \
+ *outptr++ = cp[1]; \
+ } \
+ } \
+ else \
+ { \
+ if (curcs == db) \
+ { \
+ *outptr++ = SI; \
+ if (__builtin_expect (outptr == outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ } \
+ curcs = sb; \
+ *outptr++ = cp[0]; \
+ } \
+ \
+ /* Now that we wrote the output increment the input pointer. */ \
+ inptr += 4; \
+ }
+#define LOOP_NEED_FLAGS
+#include <iconv/loop.c>
+
+/* Now define the toplevel functions. */
+#include <iconv/skeleton.c>
diff --git a/iconvdata/ibm937.h b/iconvdata/ibm937.h
new file mode 100644
index 0000000000..7b04b25a07
--- /dev/null
+++ b/iconvdata/ibm937.h
@@ -0,0 +1,11914 @@
+/* Tables for conversion to and from IBM937.
+ Copyright (C) 2000 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+ Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
+
+#ifndef _IBM937_H
+#define _IBM937_H 1
+
+#include <gconv.h>
+#include <stdint.h>
+
+static const uint16_t __ibm937sb_to_ucs4[] =
+{
+ [0x00] = 0x0000, [0x01] = 0x0001, [0x02] = 0x0002, [0x03] = 0x0003,
+ [0x04] = 0x009c, [0x05] = 0x0009, [0x06] = 0x0086, [0x07] = 0x007f,
+ [0x08] = 0x0097, [0x09] = 0x008d, [0x0a] = 0x008e, [0x0b] = 0x000b,
+ [0x0c] = 0x000c, [0x0d] = 0x000d, [0x0e] = 0x000e, [0x0f] = 0x000f,
+ [0x10] = 0x0010, [0x11] = 0x0011, [0x12] = 0x0012, [0x13] = 0x0013,
+ [0x14] = 0x009d, [0x15] = 0x0085, [0x16] = 0x0008, [0x17] = 0x0087,
+ [0x18] = 0x0018, [0x19] = 0x0019, [0x1a] = 0x0092, [0x1b] = 0x008f,
+ [0x1c] = 0x001c, [0x1d] = 0x001d, [0x1e] = 0x001e, [0x1f] = 0x001f,
+ [0x20] = 0x0080, [0x21] = 0x0081, [0x22] = 0x0082, [0x23] = 0x0083,
+ [0x24] = 0x0084, [0x25] = 0x000a, [0x26] = 0x0017, [0x27] = 0x001b,
+ [0x28] = 0x0088, [0x29] = 0x0089, [0x2a] = 0x008a, [0x2b] = 0x008b,
+ [0x2c] = 0x008c, [0x2d] = 0x0005, [0x2e] = 0x0006, [0x2f] = 0x0007,
+ [0x30] = 0x0090, [0x31] = 0x0091, [0x32] = 0x0016, [0x33] = 0x0093,
+ [0x34] = 0x0094, [0x35] = 0x0095, [0x36] = 0x0096, [0x37] = 0x0004,
+ [0x38] = 0x0098, [0x39] = 0x0099, [0x3a] = 0x009a, [0x3b] = 0x009b,
+ [0x3c] = 0x0014, [0x3d] = 0x0015, [0x3e] = 0x009e, [0x3f] = 0x001a,
+ [0x40] = 0x0020, [0x4a] = 0x00a2, [0x4b] = 0x002e, [0x4c] = 0x003c,
+ [0x4d] = 0x0028, [0x4e] = 0x002b, [0x4f] = 0x007c, [0x50] = 0x0026,
+ [0x5a] = 0x0021, [0x5b] = 0x0024, [0x5c] = 0x002a, [0x5d] = 0x0029,
+ [0x5e] = 0x003b, [0x5f] = 0x00ac, [0x60] = 0x002d, [0x61] = 0x002f,
+ [0x6a] = 0x00a6, [0x6b] = 0x002c, [0x6c] = 0x0025, [0x6d] = 0x005f,
+ [0x6e] = 0x003e, [0x6f] = 0x003f, [0x79] = 0x0060, [0x7a] = 0x003a,
+ [0x7b] = 0x0023, [0x7c] = 0x0040, [0x7d] = 0x0027, [0x7e] = 0x003d,
+ [0x7f] = 0x0022, [0x81] = 0x0061, [0x82] = 0x0062, [0x83] = 0x0063,
+ [0x84] = 0x0064, [0x85] = 0x0065, [0x86] = 0x0066, [0x87] = 0x0067,
+ [0x88] = 0x0068, [0x89] = 0x0069, [0x91] = 0x006a, [0x92] = 0x006b,
+ [0x93] = 0x006c, [0x94] = 0x006d, [0x95] = 0x006e, [0x96] = 0x006f,
+ [0x97] = 0x0070, [0x98] = 0x0071, [0x99] = 0x0072, [0xa1] = 0x007e,
+ [0xa2] = 0x0073, [0xa3] = 0x0074, [0xa4] = 0x0075, [0xa5] = 0x0076,
+ [0xa6] = 0x0077, [0xa7] = 0x0078, [0xa8] = 0x0079, [0xa9] = 0x007a,
+ [0xb0] = 0x005e, [0xba] = 0x005b, [0xbb] = 0x005d, [0xc0] = 0x007b,
+ [0xc1] = 0x0041, [0xc2] = 0x0042, [0xc3] = 0x0043, [0xc4] = 0x0044,
+ [0xc5] = 0x0045, [0xc6] = 0x0046, [0xc7] = 0x0047, [0xc8] = 0x0048,
+ [0xc9] = 0x0049, [0xd0] = 0x007d, [0xd1] = 0x004a, [0xd2] = 0x004b,
+ [0xd3] = 0x004c, [0xd4] = 0x004d, [0xd5] = 0x004e, [0xd6] = 0x004f,
+ [0xd7] = 0x0050, [0xd8] = 0x0051, [0xd9] = 0x0052, [0xe0] = 0x005c,
+ [0xe2] = 0x0053, [0xe3] = 0x0054, [0xe4] = 0x0055, [0xe5] = 0x0056,
+ [0xe6] = 0x0057, [0xe7] = 0x0058, [0xe8] = 0x0059, [0xe9] = 0x005a,
+ [0xf0] = 0x0030, [0xf1] = 0x0031, [0xf2] = 0x0032, [0xf3] = 0x0033,
+ [0xf4] = 0x0034, [0xf5] = 0x0035, [0xf6] = 0x0036, [0xf7] = 0x0037,
+ [0xf8] = 0x0038, [0xf9] = 0x0039, [0xff] = 0x009f
+};
+
+static const uint16_t __ibm937db_to_ucs4[] =
+{
+ [0x4040] = 0x3000, [0x4141] = 0x03b1, [0x4142] = 0x03b2, [0x4143] = 0x03b3,
+ [0x4144] = 0x03b4, [0x4145] = 0x03b5, [0x4146] = 0x03b6, [0x4147] = 0x03b7,
+ [0x4148] = 0x03b8, [0x4149] = 0x03b9, [0x414a] = 0x03ba, [0x414b] = 0x03bb,
+ [0x414c] = 0x03bc, [0x414d] = 0x03bd, [0x414e] = 0x03be, [0x414f] = 0x03bf,
+ [0x4150] = 0x03c0, [0x4151] = 0x03c1, [0x4152] = 0x03c3, [0x4153] = 0x03c4,
+ [0x4154] = 0x03c5, [0x4155] = 0x03c6, [0x4156] = 0x03c7, [0x4157] = 0x03c8,
+ [0x4158] = 0x03c9, [0x4161] = 0x0391, [0x4162] = 0x0392, [0x4163] = 0x0393,
+ [0x4164] = 0x0394, [0x4165] = 0x0395, [0x4166] = 0x0396, [0x4167] = 0x0397,
+ [0x4168] = 0x0398, [0x4169] = 0x0399, [0x416a] = 0x039a, [0x416b] = 0x039b,
+ [0x416c] = 0x039c, [0x416d] = 0x039d, [0x416e] = 0x039e, [0x416f] = 0x039f,
+ [0x4170] = 0x03a0, [0x4171] = 0x03a1, [0x4172] = 0x03a3, [0x4173] = 0x03a4,
+ [0x4174] = 0x03a5, [0x4175] = 0x03a6, [0x4176] = 0x03a7, [0x4177] = 0x03a8,
+ [0x4178] = 0x03a9, [0x4180] = 0x0430, [0x4181] = 0x0431, [0x4182] = 0x0432,
+ [0x4183] = 0x0433, [0x4184] = 0x0434, [0x4185] = 0x0435, [0x4186] = 0x0451,
+ [0x4187] = 0x0436, [0x4188] = 0x0437, [0x4189] = 0x0438, [0x418a] = 0x0439,
+ [0x418b] = 0x043a, [0x418c] = 0x043b, [0x418d] = 0x043c, [0x418e] = 0x043d,
+ [0x418f] = 0x043e, [0x4190] = 0x043f, [0x4191] = 0x0440, [0x4192] = 0x0441,
+ [0x4193] = 0x0442, [0x4194] = 0x0443, [0x4195] = 0x0444, [0x4196] = 0x0445,
+ [0x4197] = 0x0446, [0x4198] = 0x0447, [0x4199] = 0x0448, [0x419a] = 0x0449,
+ [0x419b] = 0x044a, [0x419c] = 0x044b, [0x419d] = 0x044c, [0x419e] = 0x044d,
+ [0x419f] = 0x044e, [0x41a0] = 0x044f, [0x41b1] = 0x2170, [0x41b2] = 0x2171,
+ [0x41b3] = 0x2172, [0x41b4] = 0x2173, [0x41b5] = 0x2174, [0x41b6] = 0x2175,
+ [0x41b7] = 0x2176, [0x41b8] = 0x2177, [0x41b9] = 0x2178, [0x41ba] = 0x2179,
+ [0x41c0] = 0x0410, [0x41c1] = 0x0411, [0x41c2] = 0x0412, [0x41c3] = 0x0413,
+ [0x41c4] = 0x0414, [0x41c5] = 0x0415, [0x41c6] = 0x0401, [0x41c7] = 0x0416,
+ [0x41c8] = 0x0417, [0x41c9] = 0x0418, [0x41ca] = 0x0419, [0x41cb] = 0x041a,
+ [0x41cc] = 0x041b, [0x41cd] = 0x041c, [0x41ce] = 0x041d, [0x41cf] = 0x041e,
+ [0x41d0] = 0x041f, [0x41d1] = 0x0420, [0x41d2] = 0x0421, [0x41d3] = 0x0422,
+ [0x41d4] = 0x0423, [0x41d5] = 0x0424, [0x41d6] = 0x0425, [0x41d7] = 0x0426,
+ [0x41d8] = 0x0427, [0x41d9] = 0x0428, [0x41da] = 0x0429, [0x41db] = 0x042a,
+ [0x41dc] = 0x042b, [0x41dd] = 0x042c, [0x41de] = 0x042d, [0x41df] = 0x042e,
+ [0x41e0] = 0x042f, [0x41f1] = 0x2160, [0x41f2] = 0x2161, [0x41f3] = 0x2162,
+ [0x41f4] = 0x2163, [0x41f5] = 0x2164, [0x41f6] = 0x2165, [0x41f7] = 0x2166,
+ [0x41f8] = 0x2167, [0x41f9] = 0x2168, [0x41fa] = 0x2169, [0x424a] = 0xffe1,
+ [0x424b] = 0xff0e, [0x424c] = 0xff1c, [0x424d] = 0xff08, [0x424e] = 0xff0b,
+ [0x424f] = 0xff5c, [0x4250] = 0xff06, [0x425a] = 0xff01, [0x425b] = 0xffe5,
+ [0x425c] = 0x273d, [0x425d] = 0xff09, [0x425e] = 0xff1b, [0x425f] = 0xffe2,
+ [0x4260] = 0xff0d, [0x4261] = 0xff0f, [0x426a] = 0xffe4, [0x426b] = 0xff0c,
+ [0x426c] = 0xff05, [0x426d] = 0xff3f, [0x426e] = 0xff1e, [0x426f] = 0xff1f,
+ [0x4279] = 0x2035, [0x427a] = 0xff1a, [0x427b] = 0xff03, [0x427c] = 0xff20,
+ [0x427d] = 0xff07, [0x427e] = 0xff1d, [0x427f] = 0xff02, [0x4281] = 0xff41,
+ [0x4282] = 0xff42, [0x4283] = 0xff43, [0x4284] = 0xff44, [0x4285] = 0xff45,
+ [0x4286] = 0xff46, [0x4287] = 0xff47, [0x4288] = 0xff48, [0x4289] = 0xff49,
+ [0x4291] = 0xff4a, [0x4292] = 0xff4b, [0x4293] = 0xff4c, [0x4294] = 0xff4d,
+ [0x4295] = 0xff4e, [0x4296] = 0xff4f, [0x4297] = 0xff50, [0x4298] = 0xff51,
+ [0x4299] = 0xff52, [0x42a1] = 0x203e, [0x42a2] = 0xff53, [0x42a3] = 0xff54,
+ [0x42a4] = 0xff55, [0x42a5] = 0xff56, [0x42a6] = 0xff57, [0x42a7] = 0xff58,
+ [0x42a8] = 0xff59, [0x42a9] = 0xff5a, [0x42c0] = 0xff5b, [0x42c1] = 0xff21,
+ [0x42c2] = 0xff22, [0x42c3] = 0xff23, [0x42c4] = 0xff24, [0x42c5] = 0xff25,
+ [0x42c6] = 0xff26, [0x42c7] = 0xff27, [0x42c8] = 0xff28, [0x42c9] = 0xff29,
+ [0x42d0] = 0xff5d, [0x42d1] = 0xff2a, [0x42d2] = 0xff2b, [0x42d3] = 0xff2c,
+ [0x42d4] = 0xff2d, [0x42d5] = 0xff2e, [0x42d6] = 0xff2f, [0x42d7] = 0xff30,
+ [0x42d8] = 0xff31, [0x42d9] = 0xff32, [0x42e0] = 0xff04, [0x42e2] = 0xff33,
+ [0x42e3] = 0xff34, [0x42e4] = 0xff35, [0x42e5] = 0xff36, [0x42e6] = 0xff37,
+ [0x42e7] = 0xff38, [0x42e8] = 0xff39, [0x42e9] = 0xff3a, [0x42f0] = 0xff10,
+ [0x42f1] = 0xff11, [0x42f2] = 0xff12, [0x42f3] = 0xff13, [0x42f4] = 0xff14,
+ [0x42f5] = 0xff15, [0x42f6] = 0xff16, [0x42f7] = 0xff17, [0x42f8] = 0xff18,
+ [0x42f9] = 0xff19, [0x4341] = 0x3002, [0x4342] = 0x300c, [0x4343] = 0x300d,
+ [0x4344] = 0x3001, [0x4345] = 0x2027, [0x4346] = 0x30f2, [0x4347] = 0x30a1,
+ [0x4348] = 0x30a3, [0x4349] = 0x30a5, [0x434a] = 0xffe0, [0x434d] = 0x2312,
+ [0x434e] = 0x2202, [0x434f] = 0x2207, [0x4351] = 0x30a7, [0x4352] = 0x30a9,
+ [0x4353] = 0x30e3, [0x4354] = 0x30e5, [0x4355] = 0x30e7, [0x4356] = 0x30c3,
+ [0x4357] = 0x30ee, [0x4358] = 0x30fc, [0x4359] = 0x30f5, [0x435a] = 0x30f6,
+ [0x435d] = 0x226a, [0x435e] = 0x226b, [0x4360] = 0x223d, [0x4361] = 0x221d,
+ [0x4363] = 0x222c, [0x4364] = 0x2208, [0x4365] = 0x220b, [0x4366] = 0x2286,
+ [0x4367] = 0x2287, [0x4368] = 0x2282, [0x4369] = 0x2283, [0x436c] = 0x2227,
+ [0x436d] = 0x2228, [0x436e] = 0x21d2, [0x436f] = 0x21d4, [0x4370] = 0x2200,
+ [0x4371] = 0x2203, [0x4372] = 0x212b, [0x4373] = 0x2030, [0x4374] = 0x266f,
+ [0x4375] = 0x266d, [0x4376] = 0x266a, [0x4377] = 0x2020, [0x4378] = 0x2021,
+ [0x4379] = 0x00b6, [0x437a] = 0x25ef, [0x4381] = 0x30a2, [0x4382] = 0x30a4,
+ [0x4383] = 0x30a6, [0x4384] = 0x30a8, [0x4385] = 0x30aa, [0x4386] = 0x30ab,
+ [0x4387] = 0x30ad, [0x4388] = 0x30af, [0x4389] = 0x30b1, [0x438a] = 0x30b3,
+ [0x438c] = 0x30b5, [0x438d] = 0x30b7, [0x438e] = 0x30b9, [0x438f] = 0x30bb,
+ [0x4390] = 0x30bd, [0x4391] = 0x30bf, [0x4392] = 0x30c1, [0x4393] = 0x30c4,
+ [0x4394] = 0x30c6, [0x4395] = 0x30c8, [0x4396] = 0x30ca, [0x4397] = 0x30cb,
+ [0x4398] = 0x30cc, [0x4399] = 0x30cd, [0x439a] = 0x30ce, [0x439d] = 0x30cf,
+ [0x439e] = 0x30d2, [0x439f] = 0x30d5, [0x43a1] = 0x223c, [0x43a2] = 0x30d8,
+ [0x43a3] = 0x30db, [0x43a4] = 0x30de, [0x43a5] = 0x30df, [0x43a6] = 0x30e0,
+ [0x43a7] = 0x30e1, [0x43a8] = 0x30e2, [0x43a9] = 0x30e4, [0x43aa] = 0x30e6,
+ [0x43ac] = 0x30e8, [0x43ad] = 0x30e9, [0x43ae] = 0x30ea, [0x43af] = 0x30eb,
+ [0x43b7] = 0x2501, [0x43b8] = 0x2503, [0x43b9] = 0x250f, [0x43ba] = 0x30ec,
+ [0x43bb] = 0x30ed, [0x43bc] = 0x30ef, [0x43bd] = 0x30f3, [0x43be] = 0x309b,
+ [0x43bf] = 0x309c, [0x43c0] = 0x30ac, [0x43c1] = 0x30ae, [0x43c2] = 0x30b0,
+ [0x43c3] = 0x30b2, [0x43c4] = 0x30b4, [0x43c5] = 0x30b6, [0x43c6] = 0x30b8,
+ [0x43c7] = 0x30ba, [0x43c8] = 0x30bc, [0x43c9] = 0x30be, [0x43ca] = 0x30c0,
+ [0x43cb] = 0x30c2, [0x43cc] = 0x30c5, [0x43cd] = 0x30c7, [0x43ce] = 0x30c9,
+ [0x43cf] = 0x30d0, [0x43d0] = 0x30d3, [0x43d1] = 0x30d6, [0x43d2] = 0x30d9,
+ [0x43d3] = 0x30dc, [0x43d4] = 0x30f4, [0x43d5] = 0x30d1, [0x43d6] = 0x30d4,
+ [0x43d7] = 0x30d7, [0x43d8] = 0x30da, [0x43d9] = 0x30dd, [0x43da] = 0x30f0,
+ [0x43db] = 0x30f1, [0x43dc] = 0x30fd, [0x43dd] = 0x30fe, [0x43e0] = 0xff3c,
+ [0x43e1] = 0x2513, [0x43e2] = 0x251b, [0x43e3] = 0x2517, [0x43e4] = 0x2523,
+ [0x43e5] = 0x2533, [0x43e6] = 0x252b, [0x43e7] = 0x253b, [0x43e8] = 0x254b,
+ [0x43e9] = 0x2520, [0x43ea] = 0x252f, [0x43eb] = 0x2528, [0x43ec] = 0x2537,
+ [0x43ed] = 0x253f, [0x43ee] = 0x251d, [0x43ef] = 0x2530, [0x43f0] = 0x2525,
+ [0x43f1] = 0x2538, [0x43f2] = 0x2542, [0x4442] = 0x300e, [0x4443] = 0x300f,
+ [0x4444] = 0xff3b, [0x4445] = 0xff3d, [0x4446] = 0x3092, [0x4447] = 0x3041,
+ [0x4448] = 0x3043, [0x4449] = 0x3045, [0x444a] = 0x2014, [0x444b] = 0x00b1,
+ [0x444c] = 0x2260, [0x444d] = 0x221e, [0x444e] = 0x2103, [0x4450] = 0x2032,
+ [0x4451] = 0x3047, [0x4452] = 0x3049, [0x4453] = 0x3083, [0x4454] = 0x3085,
+ [0x4455] = 0x3087, [0x4456] = 0x3063, [0x4457] = 0x308e, [0x445a] = 0x2010,
+ [0x445b] = 0x02ba, [0x445c] = 0xf83e, [0x445d] = 0x3005, [0x445e] = 0x3006,
+ [0x445f] = 0x3007, [0x4460] = 0x00a8, [0x4461] = 0x2018, [0x4462] = 0x201c,
+ [0x4463] = 0x3014, [0x4464] = 0x3008, [0x4465] = 0x300a, [0x4466] = 0x3010,
+ [0x4467] = 0x2266, [0x4468] = 0x2234, [0x4469] = 0x2642, [0x446a] = 0x00a7,
+ [0x446b] = 0x203b, [0x446c] = 0x3012, [0x446d] = 0x3231, [0x446e] = 0x2116,
+ [0x446f] = 0x2121, [0x4470] = 0xff3e, [0x4471] = 0x2019, [0x4472] = 0x201d,
+ [0x4473] = 0x3015, [0x4474] = 0x3009, [0x4475] = 0x300b, [0x4476] = 0x3011,
+ [0x4477] = 0x2267, [0x4478] = 0x2235, [0x4479] = 0x2640, [0x447a] = 0x00d7,
+ [0x447b] = 0x00f7, [0x447c] = 0x2225, [0x447d] = 0x3013, [0x447e] = 0x2025,
+ [0x447f] = 0x2026, [0x4481] = 0x3042, [0x4482] = 0x3044, [0x4483] = 0x3046,
+ [0x4484] = 0x3048, [0x4485] = 0x304a, [0x4486] = 0x304b, [0x4487] = 0x304d,
+ [0x4488] = 0x304f, [0x4489] = 0x3051, [0x448a] = 0x3053, [0x448c] = 0x3055,
+ [0x448d] = 0x3057, [0x448e] = 0x3059, [0x448f] = 0x305b, [0x4490] = 0x305d,
+ [0x4491] = 0x305f, [0x4492] = 0x3061, [0x4493] = 0x3064, [0x4494] = 0x3066,
+ [0x4495] = 0x3068, [0x4496] = 0x306a, [0x4497] = 0x306b, [0x4498] = 0x306c,
+ [0x4499] = 0x306d, [0x449a] = 0x306e, [0x449d] = 0x306f, [0x449e] = 0x3072,
+ [0x449f] = 0x3075, [0x44a2] = 0x3078, [0x44a3] = 0x307b, [0x44a4] = 0x307e,
+ [0x44a5] = 0x307f, [0x44a6] = 0x3080, [0x44a7] = 0x3081, [0x44a8] = 0x3082,
+ [0x44a9] = 0x3084, [0x44aa] = 0x3086, [0x44ac] = 0x3088, [0x44ad] = 0x3089,
+ [0x44ae] = 0x308a, [0x44af] = 0x308b, [0x44ba] = 0x308c, [0x44bb] = 0x308d,
+ [0x44bc] = 0x308f, [0x44bd] = 0x3093, [0x44c0] = 0x304c, [0x44c1] = 0x304e,
+ [0x44c2] = 0x3050, [0x44c3] = 0x3052, [0x44c4] = 0x3054, [0x44c5] = 0x3056,
+ [0x44c6] = 0x3058, [0x44c7] = 0x305a, [0x44c8] = 0x305c, [0x44c9] = 0x305e,
+ [0x44ca] = 0x3060, [0x44cb] = 0x3062, [0x44cc] = 0x3065, [0x44cd] = 0x3067,
+ [0x44ce] = 0x3069, [0x44cf] = 0x3070, [0x44d0] = 0x3073, [0x44d1] = 0x3076,
+ [0x44d2] = 0x3079, [0x44d3] = 0x307c, [0x44d5] = 0x3071, [0x44d6] = 0x3074,
+ [0x44d7] = 0x3077, [0x44d8] = 0x307a, [0x44d9] = 0x307d, [0x44da] = 0x3090,
+ [0x44db] = 0x3091, [0x44dc] = 0x309d, [0x44dd] = 0x309e, [0x44e0] = 0x25cb,
+ [0x44e1] = 0x25cf, [0x44e2] = 0x25b3, [0x44e3] = 0x25b2, [0x44e4] = 0x25ce,
+ [0x44e5] = 0x2606, [0x44e6] = 0x2605, [0x44e7] = 0x25c7, [0x44e8] = 0x25c6,
+ [0x44e9] = 0x25a1, [0x44ea] = 0x25a0, [0x44eb] = 0x25bd, [0x44ec] = 0x25bc,
+ [0x44ed] = 0x00b0, [0x44ee] = 0x00b4, [0x44ef] = 0x2033, [0x44f0] = 0x2192,
+ [0x44f1] = 0x2190, [0x44f2] = 0x2191, [0x44f3] = 0x2193, [0x4541] = 0x3021,
+ [0x4542] = 0x3022, [0x4543] = 0x3023, [0x4544] = 0x3024, [0x4545] = 0x3025,
+ [0x4546] = 0x3026, [0x4547] = 0x3027, [0x4548] = 0x3028, [0x4549] = 0x3029,
+ [0x454a] = 0x5341, [0x454b] = 0x5344, [0x454c] = 0x5345, [0x4551] = 0x02c9,
+ [0x4552] = 0x02ca, [0x4553] = 0x02c7, [0x4554] = 0x02cb, [0x4555] = 0x02d9,
+ [0x4556] = 0x3105, [0x4557] = 0x3106, [0x4558] = 0x3107, [0x4559] = 0x3108,
+ [0x455a] = 0x3109, [0x455b] = 0x310a, [0x455c] = 0x310b, [0x455d] = 0x310c,
+ [0x455e] = 0x310d, [0x455f] = 0x310e, [0x4560] = 0x310f, [0x4561] = 0x3110,
+ [0x4562] = 0x3111, [0x4563] = 0x3112, [0x4564] = 0x3113, [0x4565] = 0x3114,
+ [0x4566] = 0x3115, [0x4567] = 0x3116, [0x4568] = 0x3117, [0x4569] = 0x3118,
+ [0x456a] = 0x3119, [0x456b] = 0x311a, [0x456c] = 0x311b, [0x456d] = 0x311c,
+ [0x456e] = 0x311d, [0x456f] = 0x311e, [0x4570] = 0x311f, [0x4571] = 0x3120,
+ [0x4572] = 0x3121, [0x4573] = 0x3122, [0x4574] = 0x3123, [0x4575] = 0x3124,
+ [0x4576] = 0x3125, [0x4577] = 0x3126, [0x4578] = 0x3127, [0x4579] = 0x3128,
+ [0x457a] = 0x3129, [0x4641] = 0x2460, [0x4642] = 0x2461, [0x4643] = 0x2462,
+ [0x4644] = 0x2463, [0x4645] = 0x2464, [0x4646] = 0x2465, [0x4647] = 0x2466,
+ [0x4648] = 0x2467, [0x4649] = 0x2468, [0x464a] = 0x2469, [0x4651] = 0x2474,
+ [0x4652] = 0x2475, [0x4653] = 0x2476, [0x4654] = 0x2477, [0x4655] = 0x2478,
+ [0x4656] = 0x2479, [0x4657] = 0x247a, [0x4658] = 0x247b, [0x4659] = 0x247c,
+ [0x465a] = 0x247d, [0x4660] = 0x2581, [0x4661] = 0x2582, [0x4662] = 0x2583,
+ [0x4663] = 0x2584, [0x4664] = 0x2585, [0x4665] = 0x2586, [0x4666] = 0x2587,
+ [0x4667] = 0x2588, [0x4668] = 0x258f, [0x4669] = 0x258e, [0x466a] = 0x258d,
+ [0x466b] = 0x258c, [0x466c] = 0x258b, [0x466d] = 0x258a, [0x466e] = 0x2589,
+ [0x466f] = 0x253c, [0x4670] = 0x2534, [0x4671] = 0x252c, [0x4672] = 0x2524,
+ [0x4673] = 0x251c, [0x4674] = 0x2594, [0x4675] = 0x2500, [0x4676] = 0x2502,
+ [0x4677] = 0x2595, [0x4678] = 0x250c, [0x4679] = 0x2510, [0x467a] = 0x2514,
+ [0x467b] = 0x2518, [0x467c] = 0x256d, [0x467d] = 0x256e, [0x467e] = 0x2570,
+ [0x467f] = 0x256f, [0x4681] = 0x2550, [0x4682] = 0x255e, [0x4683] = 0x256a,
+ [0x4684] = 0x2561, [0x4685] = 0x25e2, [0x4686] = 0x25e3, [0x4687] = 0x25e5,
+ [0x4688] = 0x25e4, [0x4689] = 0x2571, [0x468a] = 0x2572, [0x468b] = 0x2573,
+ [0x46a0] = 0xfe41, [0x46a1] = 0xfe42, [0x46a2] = 0xfe43, [0x46a3] = 0xfe44,
+ [0x46a4] = 0xfe3b, [0x46a5] = 0xfe3c, [0x46a7] = 0xfe31, [0x46a8] = 0xf83f,
+ [0x46a9] = 0xf840, [0x46aa] = 0xf841, [0x46ab] = 0xf842, [0x46ac] = 0xfe35,
+ [0x46ad] = 0xfe36, [0x46ae] = 0xfe37, [0x46af] = 0xfe38, [0x46b0] = 0xfe39,
+ [0x46b1] = 0xfe3a, [0x46b2] = 0xfe3d, [0x46b3] = 0xfe3e, [0x46b4] = 0xfe3f,
+ [0x46b5] = 0xfe40, [0x46b6] = 0xfe33, [0x46b7] = 0x2574, [0x46b8] = 0xff0a,
+ [0x46b9] = 0x3003, [0x46ba] = 0x32a3, [0x46bb] = 0x2105, [0x46bc] = 0xfe34,
+ [0x46bd] = 0xfe4f, [0x46be] = 0xfe49, [0x46bf] = 0xfe4a, [0x46c0] = 0xfe4d,
+ [0x46c1] = 0xfe4e, [0x46c2] = 0xfe4b, [0x46c3] = 0xfe4c, [0x46c4] = 0xfe61,
+ [0x46c5] = 0x221a, [0x46c6] = 0x2252, [0x46c7] = 0x2261, [0x46c8] = 0x2229,
+ [0x46c9] = 0x222a, [0x46ca] = 0x22a5, [0x46cb] = 0x2220, [0x46cc] = 0x221f,
+ [0x46cd] = 0x22bf, [0x46ce] = 0x33d2, [0x46cf] = 0x33d1, [0x46d0] = 0x222b,
+ [0x46d1] = 0x222e, [0x46d2] = 0x2295, [0x46d3] = 0x2299, [0x46d4] = 0x2196,
+ [0x46d5] = 0x2197, [0x46d6] = 0x2199, [0x46d7] = 0x2198, [0x46da] = 0x2215,
+ [0x46db] = 0x2109, [0x46dc] = 0x33d5, [0x46dd] = 0x339c, [0x46de] = 0x339d,
+ [0x46df] = 0x339e, [0x46e0] = 0x33ce, [0x46e1] = 0x33a1, [0x46e2] = 0x338e,
+ [0x46e3] = 0x338f, [0x46e4] = 0x33c4, [0x46e5] = 0x00b7, [0x46e9] = 0x301d,
+ [0x46ea] = 0x301e, [0x46ee] = 0x21e7, [0x46ef] = 0x21b8, [0x46f0] = 0x21b9,
+ [0x46f1] = 0x5159, [0x46f2] = 0x515b, [0x46f3] = 0x515e, [0x46f4] = 0x515d,
+ [0x46f5] = 0x5161, [0x46f6] = 0x5163, [0x46f7] = 0x55e7, [0x46f8] = 0x74e9,
+ [0x46f9] = 0x7cce, [0x4741] = 0xfe30, [0x4742] = 0xfe50, [0x4743] = 0xfe51,
+ [0x4744] = 0xfe52, [0x4745] = 0xfe54, [0x4746] = 0xfe55, [0x4747] = 0xfe56,
+ [0x4748] = 0xfe57, [0x4749] = 0xfe32, [0x474a] = 0xfe58, [0x474b] = 0xfe59,
+ [0x474c] = 0xfe5a, [0x474d] = 0xfe5b, [0x474e] = 0xfe5c, [0x474f] = 0xfe5d,
+ [0x4750] = 0xfe5e, [0x4751] = 0xffe3, [0x4752] = 0x02cd, [0x4753] = 0xfe5f,
+ [0x4754] = 0xfe60, [0x4755] = 0xfe62, [0x4756] = 0xfe63, [0x4757] = 0xfe64,
+ [0x4758] = 0xfe65, [0x4759] = 0xfe66, [0x475a] = 0xfe68, [0x475b] = 0xfe69,
+ [0x475c] = 0xfe6a, [0x475d] = 0xfe6b, [0x4781] = 0x2400, [0x4782] = 0x2401,
+ [0x4783] = 0x2402, [0x4784] = 0x2403, [0x4785] = 0x2404, [0x4786] = 0x2405,
+ [0x4787] = 0x2406, [0x4788] = 0x2407, [0x4789] = 0x2408, [0x478a] = 0x2409,
+ [0x478b] = 0x240a, [0x478c] = 0x240b, [0x478d] = 0x240c, [0x478e] = 0x240d,
+ [0x478f] = 0x240e, [0x4790] = 0x240f, [0x4791] = 0x2410, [0x4792] = 0x2411,
+ [0x4793] = 0x2412, [0x4794] = 0x2413, [0x4795] = 0x2414, [0x4796] = 0x2415,
+ [0x4797] = 0x2416, [0x4798] = 0x2417, [0x4799] = 0x2418, [0x479a] = 0x2419,
+ [0x479b] = 0x241a, [0x479c] = 0x241b, [0x479d] = 0x241c, [0x479e] = 0x241d,
+ [0x479f] = 0x241e, [0x47a0] = 0x241f, [0x47a1] = 0x2421, [0x4841] = 0x4e00,
+ [0x4842] = 0x4e28, [0x4843] = 0x4e36, [0x4844] = 0x4e3f, [0x4845] = 0x4e59,
+ [0x4846] = 0x4e85, [0x4847] = 0x4e8c, [0x4848] = 0x4ea0, [0x4849] = 0x4eba,
+ [0x484a] = 0x513f, [0x484b] = 0x5165, [0x484c] = 0x516b, [0x484d] = 0x5182,
+ [0x484e] = 0x5196, [0x484f] = 0x51ab, [0x4850] = 0x51e0, [0x4851] = 0x51f5,
+ [0x4852] = 0x5200, [0x4853] = 0x529b, [0x4854] = 0x52f9, [0x4855] = 0x5315,
+ [0x4856] = 0x531a, [0x4857] = 0x5338, [0x4858] = 0x5341, [0x4859] = 0x535c,
+ [0x485a] = 0x5369, [0x485b] = 0x5382, [0x485c] = 0x53b6, [0x485d] = 0x53c8,
+ [0x485e] = 0x53e3, [0x485f] = 0x56d7, [0x4860] = 0x571f, [0x4861] = 0x58eb,
+ [0x4862] = 0x590a, [0x4863] = 0x5915, [0x4864] = 0x5927, [0x4865] = 0x5973,
+ [0x4866] = 0x5b50, [0x4867] = 0x5b80, [0x4868] = 0x5bf8, [0x4869] = 0x5c0f,
+ [0x486a] = 0x5c22, [0x486b] = 0x5c38, [0x486c] = 0x5c6e, [0x486d] = 0x5c71,
+ [0x486e] = 0x5ddb, [0x486f] = 0x5de5, [0x4870] = 0x5df1, [0x4871] = 0x5dfe,
+ [0x4872] = 0x5e72, [0x4873] = 0x5e7a, [0x4874] = 0x5e7f, [0x4875] = 0x5ef4,
+ [0x4876] = 0x5efe, [0x4877] = 0x5f0b, [0x4878] = 0x5f13, [0x4879] = 0x5f50,
+ [0x487a] = 0x5f61, [0x487b] = 0x5f73, [0x487c] = 0x5fc3, [0x487d] = 0x6208,
+ [0x487e] = 0x6236, [0x487f] = 0x624b, [0x4881] = 0x652f, [0x4882] = 0x6534,
+ [0x4883] = 0x6587, [0x4884] = 0x6597, [0x4885] = 0x65a4, [0x4886] = 0x65b9,
+ [0x4887] = 0x65e0, [0x4888] = 0x65e5, [0x4889] = 0x66f0, [0x488a] = 0x6708,
+ [0x488b] = 0x6728, [0x488c] = 0x6b20, [0x488d] = 0x6b62, [0x488e] = 0x6b79,
+ [0x488f] = 0x6bb3, [0x4890] = 0x6bcb, [0x4891] = 0x6bd4, [0x4892] = 0x6bdb,
+ [0x4893] = 0x6c0f, [0x4894] = 0x6c14, [0x4895] = 0x6c34, [0x4896] = 0x706b,
+ [0x4897] = 0x722a, [0x4898] = 0x7236, [0x4899] = 0x723b, [0x489a] = 0x723f,
+ [0x489b] = 0x7247, [0x489c] = 0x7259, [0x489d] = 0x725b, [0x489e] = 0x72ac,
+ [0x489f] = 0x7384, [0x48a0] = 0x7389, [0x48a1] = 0x74dc, [0x48a2] = 0x74e6,
+ [0x48a3] = 0x7518, [0x48a4] = 0x751f, [0x48a5] = 0x7528, [0x48a6] = 0x7530,
+ [0x48a7] = 0x758b, [0x48a8] = 0x7592, [0x48a9] = 0x7676, [0x48aa] = 0x767d,
+ [0x48ab] = 0x76ae, [0x48ac] = 0x76bf, [0x48ad] = 0x76ee, [0x48ae] = 0x77db,
+ [0x48af] = 0x77e2, [0x48b0] = 0x77f3, [0x48b1] = 0x793a, [0x48b2] = 0x79b8,
+ [0x48b3] = 0x79be, [0x48b4] = 0x7a74, [0x48b5] = 0x7acb, [0x48b6] = 0x7af9,
+ [0x48b7] = 0x7c73, [0x48b8] = 0x7cf8, [0x48b9] = 0x7f36, [0x48ba] = 0x7f51,
+ [0x48bb] = 0x7f8a, [0x48bc] = 0x7fbd, [0x48bd] = 0x8001, [0x48be] = 0x800c,
+ [0x48bf] = 0x8012, [0x48c0] = 0x8033, [0x48c1] = 0x807f, [0x48c2] = 0x8089,
+ [0x48c3] = 0x81e3, [0x48c4] = 0x81ea, [0x48c5] = 0x81f3, [0x48c6] = 0x81fc,
+ [0x48c7] = 0x820c, [0x48c8] = 0x821b, [0x48c9] = 0x821f, [0x48ca] = 0x826e,
+ [0x48cb] = 0x8272, [0x48cc] = 0x8278, [0x48cd] = 0x864d, [0x48ce] = 0x866b,
+ [0x48cf] = 0x8840, [0x48d0] = 0x884c, [0x48d1] = 0x8863, [0x48d2] = 0x897e,
+ [0x48d3] = 0x898b, [0x48d4] = 0x89d2, [0x48d5] = 0x8a00, [0x48d6] = 0x8c37,
+ [0x48d7] = 0x8c46, [0x48d8] = 0x8c55, [0x48d9] = 0x8c78, [0x48da] = 0x8c9d,
+ [0x48db] = 0x8d64, [0x48dc] = 0x8d70, [0x48dd] = 0x8db3, [0x48de] = 0x8eab,
+ [0x48df] = 0x8eca, [0x48e0] = 0x8f9b, [0x48e1] = 0x8fb0, [0x48e2] = 0x8fb5,
+ [0x48e3] = 0x9091, [0x48e4] = 0x9149, [0x48e5] = 0x91c6, [0x48e6] = 0x91cc,
+ [0x48e7] = 0x91d1, [0x48e8] = 0x9577, [0x48e9] = 0x9580, [0x48ea] = 0x961c,
+ [0x48eb] = 0x96b6, [0x48ec] = 0x96b9, [0x48ed] = 0x96e8, [0x48ee] = 0x9752,
+ [0x48ef] = 0x975e, [0x48f0] = 0x9762, [0x48f1] = 0x9769, [0x48f2] = 0x97cb,
+ [0x48f3] = 0x97ed, [0x48f4] = 0x97f3, [0x48f5] = 0x9801, [0x48f6] = 0x98a8,
+ [0x48f7] = 0x98db, [0x48f8] = 0x98df, [0x48f9] = 0x9996, [0x48fa] = 0x9999,
+ [0x48fb] = 0x99ac, [0x48fc] = 0x9aa8, [0x48fd] = 0x9ad8, [0x4941] = 0x9adf,
+ [0x4942] = 0x9b25, [0x4943] = 0x9b2f, [0x4944] = 0x9b32, [0x4945] = 0x9b3c,
+ [0x4946] = 0x9b5a, [0x4947] = 0x9ce5, [0x4948] = 0x9e75, [0x4949] = 0x9e7f,
+ [0x494a] = 0x9ea5, [0x494b] = 0x9ebb, [0x494c] = 0x9ec3, [0x494d] = 0x9ecd,
+ [0x494e] = 0x9ed1, [0x494f] = 0x9ef9, [0x4950] = 0x9efd, [0x4951] = 0x9f0e,
+ [0x4952] = 0x9f13, [0x4953] = 0x9f20, [0x4954] = 0x9f3b, [0x4955] = 0x9f4a,
+ [0x4956] = 0x9f52, [0x4957] = 0x9f8d, [0x4958] = 0x9f9c, [0x4959] = 0x9fa0,
+ [0x4c41] = 0x4e00, [0x4c42] = 0x4e59, [0x4c43] = 0x4e01, [0x4c44] = 0x4e03,
+ [0x4c45] = 0x4e43, [0x4c46] = 0x4e5d, [0x4c47] = 0x4e86, [0x4c48] = 0x4e8c,
+ [0x4c49] = 0x4eba, [0x4c4a] = 0x513f, [0x4c4b] = 0x5165, [0x4c4c] = 0x516b,
+ [0x4c4d] = 0x51e0, [0x4c4e] = 0x5200, [0x4c4f] = 0x5201, [0x4c50] = 0x529b,
+ [0x4c51] = 0x5315, [0x4c52] = 0x5341, [0x4c53] = 0x535c, [0x4c54] = 0x53c8,
+ [0x4c55] = 0x4e09, [0x4c56] = 0x4e0b, [0x4c57] = 0x4e08, [0x4c58] = 0x4e0a,
+ [0x4c59] = 0x4e2b, [0x4c5a] = 0x4e38, [0x4c5b] = 0x51e1, [0x4c5c] = 0x4e45,
+ [0x4c5d] = 0x4e48, [0x4c5e] = 0x4e5f, [0x4c5f] = 0x4e5e, [0x4c60] = 0x4e8e,
+ [0x4c61] = 0x4ea1, [0x4c62] = 0x5140, [0x4c63] = 0x5203, [0x4c64] = 0x52fa,
+ [0x4c65] = 0x5343, [0x4c66] = 0x53c9, [0x4c67] = 0x53e3, [0x4c68] = 0x571f,
+ [0x4c69] = 0x58eb, [0x4c6a] = 0x5915, [0x4c6b] = 0x5927, [0x4c6c] = 0x5973,
+ [0x4c6d] = 0x5b50, [0x4c6e] = 0x5b51, [0x4c6f] = 0x5b53, [0x4c70] = 0x5bf8,
+ [0x4c71] = 0x5c0f, [0x4c72] = 0x5c22, [0x4c73] = 0x5c38, [0x4c74] = 0x5c71,
+ [0x4c75] = 0x5ddd, [0x4c76] = 0x5de5, [0x4c77] = 0x5df1, [0x4c78] = 0x5df2,
+ [0x4c79] = 0x5df3, [0x4c7a] = 0x5dfe, [0x4c7b] = 0x5e72, [0x4c7c] = 0x5efe,
+ [0x4c7d] = 0x5f0b, [0x4c7e] = 0x5f13, [0x4c7f] = 0x624d, [0x4c81] = 0x4e11,
+ [0x4c82] = 0x4e10, [0x4c83] = 0x4e0d, [0x4c84] = 0x4e2d, [0x4c85] = 0x4e30,
+ [0x4c86] = 0x4e39, [0x4c87] = 0x4e4b, [0x4c88] = 0x5c39, [0x4c89] = 0x4e88,
+ [0x4c8a] = 0x4e91, [0x4c8b] = 0x4e95, [0x4c8c] = 0x4e92, [0x4c8d] = 0x4e94,
+ [0x4c8e] = 0x4ea2, [0x4c8f] = 0x4ec1, [0x4c90] = 0x4ec0, [0x4c91] = 0x4ec3,
+ [0x4c92] = 0x4ec6, [0x4c93] = 0x4ec7, [0x4c94] = 0x4ecd, [0x4c95] = 0x4eca,
+ [0x4c96] = 0x4ecb, [0x4c97] = 0x4ec4, [0x4c98] = 0x5143, [0x4c99] = 0x5141,
+ [0x4c9a] = 0x5167, [0x4c9b] = 0x516d, [0x4c9c] = 0x516e, [0x4c9d] = 0x516c,
+ [0x4c9e] = 0x5197, [0x4c9f] = 0x51f6, [0x4ca0] = 0x5206, [0x4ca1] = 0x5207,
+ [0x4ca2] = 0x5208, [0x4ca3] = 0x52fb, [0x4ca4] = 0x52fe, [0x4ca5] = 0x52ff,
+ [0x4ca6] = 0x5316, [0x4ca7] = 0x5339, [0x4ca8] = 0x5348, [0x4ca9] = 0x5347,
+ [0x4caa] = 0x5345, [0x4cab] = 0x535e, [0x4cac] = 0x5384, [0x4cad] = 0x53cb,
+ [0x4cae] = 0x53ca, [0x4caf] = 0x53cd, [0x4cb0] = 0x58ec, [0x4cb1] = 0x5929,
+ [0x4cb2] = 0x592b, [0x4cb3] = 0x592a, [0x4cb4] = 0x592d, [0x4cb5] = 0x5b54,
+ [0x4cb6] = 0x5c11, [0x4cb7] = 0x5c24, [0x4cb8] = 0x5c3a, [0x4cb9] = 0x5c6f,
+ [0x4cba] = 0x5df4, [0x4cbb] = 0x5e7b, [0x4cbc] = 0x5eff, [0x4cbd] = 0x5f14,
+ [0x4cbe] = 0x5f15, [0x4cbf] = 0x5fc3, [0x4cc0] = 0x6208, [0x4cc1] = 0x6236,
+ [0x4cc2] = 0x624b, [0x4cc3] = 0x624e, [0x4cc4] = 0x652f, [0x4cc5] = 0x6587,
+ [0x4cc6] = 0x6597, [0x4cc7] = 0x65a4, [0x4cc8] = 0x65b9, [0x4cc9] = 0x65e5,
+ [0x4cca] = 0x66f0, [0x4ccb] = 0x6708, [0x4ccc] = 0x6728, [0x4ccd] = 0x6b20,
+ [0x4cce] = 0x6b62, [0x4ccf] = 0x6b79, [0x4cd0] = 0x6bcb, [0x4cd1] = 0x6bd4,
+ [0x4cd2] = 0x6bdb, [0x4cd3] = 0x6c0f, [0x4cd4] = 0x6c34, [0x4cd5] = 0x706b,
+ [0x4cd6] = 0x722a, [0x4cd7] = 0x7236, [0x4cd8] = 0x723b, [0x4cd9] = 0x7247,
+ [0x4cda] = 0x7259, [0x4cdb] = 0x725b, [0x4cdc] = 0x72ac, [0x4cdd] = 0x738b,
+ [0x4cde] = 0x4e19, [0x4cdf] = 0x4e16, [0x4ce0] = 0x4e15, [0x4ce1] = 0x4e14,
+ [0x4ce2] = 0x4e18, [0x4ce3] = 0x4e3b, [0x4ce4] = 0x4e4d, [0x4ce5] = 0x4e4f,
+ [0x4ce6] = 0x4e4e, [0x4ce7] = 0x4ee5, [0x4ce8] = 0x4ed8, [0x4ce9] = 0x4ed4,
+ [0x4cea] = 0x4ed5, [0x4ceb] = 0x4ed6, [0x4cec] = 0x4ed7, [0x4ced] = 0x4ee3,
+ [0x4cee] = 0x4ee4, [0x4cef] = 0x4ed9, [0x4cf0] = 0x4ede, [0x4cf1] = 0x5145,
+ [0x4cf2] = 0x5144, [0x4cf3] = 0x5189, [0x4cf4] = 0x518a, [0x4cf5] = 0x51ac,
+ [0x4cf6] = 0x51f9, [0x4cf7] = 0x51fa, [0x4cf8] = 0x51f8, [0x4cf9] = 0x520a,
+ [0x4cfa] = 0x52a0, [0x4cfb] = 0x529f, [0x4cfc] = 0x5305, [0x4cfd] = 0x5306,
+ [0x4d41] = 0x5317, [0x4d42] = 0x531d, [0x4d43] = 0x4edf, [0x4d44] = 0x534a,
+ [0x4d45] = 0x5349, [0x4d46] = 0x5361, [0x4d47] = 0x5360, [0x4d48] = 0x536f,
+ [0x4d49] = 0x536e, [0x4d4a] = 0x53bb, [0x4d4b] = 0x53ef, [0x4d4c] = 0x53e4,
+ [0x4d4d] = 0x53f3, [0x4d4e] = 0x53ec, [0x4d4f] = 0x53ee, [0x4d50] = 0x53e9,
+ [0x4d51] = 0x53e8, [0x4d52] = 0x53fc, [0x4d53] = 0x53f8, [0x4d54] = 0x53f5,
+ [0x4d55] = 0x53eb, [0x4d56] = 0x53e6, [0x4d57] = 0x53ea, [0x4d58] = 0x53f2,
+ [0x4d59] = 0x53f1, [0x4d5a] = 0x53f0, [0x4d5b] = 0x53e5, [0x4d5c] = 0x53ed,
+ [0x4d5d] = 0x53fb, [0x4d5e] = 0x56db, [0x4d5f] = 0x56da, [0x4d60] = 0x5916,
+ [0x4d61] = 0x592e, [0x4d62] = 0x5931, [0x4d63] = 0x5974, [0x4d64] = 0x5976,
+ [0x4d65] = 0x5b55, [0x4d66] = 0x5b83, [0x4d67] = 0x5c3c, [0x4d68] = 0x5de8,
+ [0x4d69] = 0x5de7, [0x4d6a] = 0x5de6, [0x4d6b] = 0x5e02, [0x4d6c] = 0x5e03,
+ [0x4d6d] = 0x5e73, [0x4d6e] = 0x5e7c, [0x4d6f] = 0x5f01, [0x4d70] = 0x5f18,
+ [0x4d71] = 0x5f17, [0x4d72] = 0x5fc5, [0x4d73] = 0x620a, [0x4d74] = 0x6253,
+ [0x4d75] = 0x6254, [0x4d76] = 0x6252, [0x4d77] = 0x6251, [0x4d78] = 0x65a5,
+ [0x4d79] = 0x65e6, [0x4d7a] = 0x672e, [0x4d7b] = 0x672c, [0x4d7c] = 0x672a,
+ [0x4d7d] = 0x672b, [0x4d7e] = 0x672d, [0x4d7f] = 0x6b63, [0x4d81] = 0x6bcd,
+ [0x4d82] = 0x6c11, [0x4d83] = 0x6c10, [0x4d84] = 0x6c38, [0x4d85] = 0x6c41,
+ [0x4d86] = 0x6c40, [0x4d87] = 0x6c3e, [0x4d88] = 0x72af, [0x4d89] = 0x7384,
+ [0x4d8a] = 0x7389, [0x4d8b] = 0x74dc, [0x4d8c] = 0x74e6, [0x4d8d] = 0x7518,
+ [0x4d8e] = 0x751f, [0x4d8f] = 0x7528, [0x4d90] = 0x7529, [0x4d91] = 0x7530,
+ [0x4d92] = 0x7531, [0x4d93] = 0x7532, [0x4d94] = 0x7533, [0x4d95] = 0x758b,
+ [0x4d96] = 0x767d, [0x4d97] = 0x76ae, [0x4d98] = 0x76bf, [0x4d99] = 0x76ee,
+ [0x4d9a] = 0x77db, [0x4d9b] = 0x77e2, [0x4d9c] = 0x77f3, [0x4d9d] = 0x793a,
+ [0x4d9e] = 0x79be, [0x4d9f] = 0x7a74, [0x4da0] = 0x7acb, [0x4da1] = 0x4e1e,
+ [0x4da2] = 0x4e1f, [0x4da3] = 0x4e52, [0x4da4] = 0x4e53, [0x4da5] = 0x4e69,
+ [0x4da6] = 0x4e99, [0x4da7] = 0x4ea4, [0x4da8] = 0x4ea6, [0x4da9] = 0x4ea5,
+ [0x4daa] = 0x4eff, [0x4dab] = 0x4f09, [0x4dac] = 0x4f19, [0x4dad] = 0x4f0a,
+ [0x4dae] = 0x4f15, [0x4daf] = 0x4f0d, [0x4db0] = 0x4f10, [0x4db1] = 0x4f11,
+ [0x4db2] = 0x4f0f, [0x4db3] = 0x4ef2, [0x4db4] = 0x4ef6, [0x4db5] = 0x4efb,
+ [0x4db6] = 0x4ef0, [0x4db7] = 0x4ef3, [0x4db8] = 0x4efd, [0x4db9] = 0x4f01,
+ [0x4dba] = 0x4f0b, [0x4dbb] = 0x5149, [0x4dbc] = 0x5147, [0x4dbd] = 0x5146,
+ [0x4dbe] = 0x5148, [0x4dbf] = 0x5168, [0x4dc0] = 0x5171, [0x4dc1] = 0x518d,
+ [0x4dc2] = 0x51b0, [0x4dc3] = 0x5217, [0x4dc4] = 0x5211, [0x4dc5] = 0x5212,
+ [0x4dc6] = 0x520e, [0x4dc7] = 0x5216, [0x4dc8] = 0x52a3, [0x4dc9] = 0x5308,
+ [0x4dca] = 0x5321, [0x4dcb] = 0x5320, [0x4dcc] = 0x5370, [0x4dcd] = 0x5371,
+ [0x4dce] = 0x5409, [0x4dcf] = 0x540f, [0x4dd0] = 0x540c, [0x4dd1] = 0x540a,
+ [0x4dd2] = 0x5410, [0x4dd3] = 0x5401, [0x4dd4] = 0x540b, [0x4dd5] = 0x5404,
+ [0x4dd6] = 0x5411, [0x4dd7] = 0x540d, [0x4dd8] = 0x5408, [0x4dd9] = 0x5403,
+ [0x4dda] = 0x540e, [0x4ddb] = 0x5406, [0x4ddc] = 0x5412, [0x4ddd] = 0x56e0,
+ [0x4dde] = 0x56de, [0x4ddf] = 0x56dd, [0x4de0] = 0x5733, [0x4de1] = 0x5730,
+ [0x4de2] = 0x5728, [0x4de3] = 0x572d, [0x4de4] = 0x572c, [0x4de5] = 0x572f,
+ [0x4de6] = 0x5729, [0x4de7] = 0x5919, [0x4de8] = 0x591a, [0x4de9] = 0x5937,
+ [0x4dea] = 0x5938, [0x4deb] = 0x5984, [0x4dec] = 0x5978, [0x4ded] = 0x5983,
+ [0x4dee] = 0x597d, [0x4def] = 0x5979, [0x4df0] = 0x5982, [0x4df1] = 0x5981,
+ [0x4df2] = 0x5b57, [0x4df3] = 0x5b58, [0x4df4] = 0x5b87, [0x4df5] = 0x5b88,
+ [0x4df6] = 0x5b85, [0x4df7] = 0x5b89, [0x4df8] = 0x5bfa, [0x4df9] = 0x5c16,
+ [0x4dfa] = 0x5c79, [0x4dfb] = 0x5dde, [0x4dfc] = 0x5e06, [0x4dfd] = 0x5e76,
+ [0x4e41] = 0x5e74, [0x4e42] = 0x5f0f, [0x4e43] = 0x5f1b, [0x4e44] = 0x5fd9,
+ [0x4e45] = 0x5fd6, [0x4e46] = 0x620e, [0x4e47] = 0x620c, [0x4e48] = 0x620d,
+ [0x4e49] = 0x6210, [0x4e4a] = 0x6263, [0x4e4b] = 0x625b, [0x4e4c] = 0x6258,
+ [0x4e4d] = 0x6536, [0x4e4e] = 0x65e9, [0x4e4f] = 0x65e8, [0x4e50] = 0x65ec,
+ [0x4e51] = 0x65ed, [0x4e52] = 0x66f2, [0x4e53] = 0x66f3, [0x4e54] = 0x6709,
+ [0x4e55] = 0x673d, [0x4e56] = 0x6734, [0x4e57] = 0x6731, [0x4e58] = 0x6735,
+ [0x4e59] = 0x6b21, [0x4e5a] = 0x6b64, [0x4e5b] = 0x6b7b, [0x4e5c] = 0x6c16,
+ [0x4e5d] = 0x6c5d, [0x4e5e] = 0x6c57, [0x4e5f] = 0x6c59, [0x4e60] = 0x6c5f,
+ [0x4e61] = 0x6c60, [0x4e62] = 0x6c50, [0x4e63] = 0x6c55, [0x4e64] = 0x6c61,
+ [0x4e65] = 0x6c5b, [0x4e66] = 0x6c4d, [0x4e67] = 0x6c4e, [0x4e68] = 0x7070,
+ [0x4e69] = 0x725f, [0x4e6a] = 0x725d, [0x4e6b] = 0x767e, [0x4e6c] = 0x7af9,
+ [0x4e6d] = 0x7c73, [0x4e6e] = 0x7cf8, [0x4e6f] = 0x7f36, [0x4e70] = 0x7f8a,
+ [0x4e71] = 0x7fbd, [0x4e72] = 0x8001, [0x4e73] = 0x8003, [0x4e74] = 0x800c,
+ [0x4e75] = 0x8012, [0x4e76] = 0x8033, [0x4e77] = 0x807f, [0x4e78] = 0x8089,
+ [0x4e79] = 0x808b, [0x4e7a] = 0x808c, [0x4e7b] = 0x81e3, [0x4e7c] = 0x81ea,
+ [0x4e7d] = 0x81f3, [0x4e7e] = 0x81fc, [0x4e7f] = 0x820c, [0x4e81] = 0x821b,
+ [0x4e82] = 0x821f, [0x4e83] = 0x826e, [0x4e84] = 0x8272, [0x4e85] = 0x827e,
+ [0x4e86] = 0x866b, [0x4e87] = 0x8840, [0x4e88] = 0x884c, [0x4e89] = 0x8863,
+ [0x4e8a] = 0x897f, [0x4e8b] = 0x9621, [0x4e8c] = 0x4e32, [0x4e8d] = 0x4ea8,
+ [0x4e8e] = 0x4f4d, [0x4e8f] = 0x4f4f, [0x4e90] = 0x4f47, [0x4e91] = 0x4f57,
+ [0x4e92] = 0x4f5e, [0x4e93] = 0x4f34, [0x4e94] = 0x4f5b, [0x4e95] = 0x4f55,
+ [0x4e96] = 0x4f30, [0x4e97] = 0x4f50, [0x4e98] = 0x4f51, [0x4e99] = 0x4f3d,
+ [0x4e9a] = 0x4f3a, [0x4e9b] = 0x4f38, [0x4e9c] = 0x4f43, [0x4e9d] = 0x4f54,
+ [0x4e9e] = 0x4f3c, [0x4e9f] = 0x4f46, [0x4ea0] = 0x4f63, [0x4ea1] = 0x4f5c,
+ [0x4ea2] = 0x4f60, [0x4ea3] = 0x4f2f, [0x4ea4] = 0x4f4e, [0x4ea5] = 0x4f36,
+ [0x4ea6] = 0x4f59, [0x4ea7] = 0x4f5d, [0x4ea8] = 0x4f48, [0x4ea9] = 0x4f5a,
+ [0x4eaa] = 0x514c, [0x4eab] = 0x514b, [0x4eac] = 0x514d, [0x4ead] = 0x5175,
+ [0x4eae] = 0x51b6, [0x4eaf] = 0x51b7, [0x4eb0] = 0x5225, [0x4eb1] = 0x5224,
+ [0x4eb2] = 0x5229, [0x4eb3] = 0x522a, [0x4eb4] = 0x5228, [0x4eb5] = 0x52ab,
+ [0x4eb6] = 0x52a9, [0x4eb7] = 0x52aa, [0x4eb8] = 0x52ac, [0x4eb9] = 0x5323,
+ [0x4eba] = 0x5373, [0x4ebb] = 0x5375, [0x4ebc] = 0x541d, [0x4ebd] = 0x542d,
+ [0x4ebe] = 0x541e, [0x4ebf] = 0x543e, [0x4ec0] = 0x5426, [0x4ec1] = 0x544e,
+ [0x4ec2] = 0x5427, [0x4ec3] = 0x5446, [0x4ec4] = 0x5443, [0x4ec5] = 0x5433,
+ [0x4ec6] = 0x5448, [0x4ec7] = 0x5442, [0x4ec8] = 0x541b, [0x4ec9] = 0x5429,
+ [0x4eca] = 0x544a, [0x4ecb] = 0x5439, [0x4ecc] = 0x543b, [0x4ecd] = 0x5438,
+ [0x4ece] = 0x542e, [0x4ecf] = 0x5435, [0x4ed0] = 0x5436, [0x4ed1] = 0x5420,
+ [0x4ed2] = 0x543c, [0x4ed3] = 0x5440, [0x4ed4] = 0x5431, [0x4ed5] = 0x542b,
+ [0x4ed6] = 0x541f, [0x4ed7] = 0x542c, [0x4ed8] = 0x56ea, [0x4ed9] = 0x56f0,
+ [0x4eda] = 0x56e4, [0x4edb] = 0x56eb, [0x4edc] = 0x574a, [0x4edd] = 0x5751,
+ [0x4ede] = 0x5740, [0x4edf] = 0x574d, [0x4ee0] = 0x5747, [0x4ee1] = 0x574e,
+ [0x4ee2] = 0x573e, [0x4ee3] = 0x5750, [0x4ee4] = 0x574f, [0x4ee5] = 0x573b,
+ [0x4ee6] = 0x58ef, [0x4ee7] = 0x593e, [0x4ee8] = 0x599d, [0x4ee9] = 0x5992,
+ [0x4eea] = 0x59a8, [0x4eeb] = 0x599e, [0x4eec] = 0x59a3, [0x4eed] = 0x5999,
+ [0x4eee] = 0x5996, [0x4eef] = 0x598d, [0x4ef0] = 0x59a4, [0x4ef1] = 0x5993,
+ [0x4ef2] = 0x598a, [0x4ef3] = 0x59a5, [0x4ef4] = 0x5b5d, [0x4ef5] = 0x5b5c,
+ [0x4ef6] = 0x5b5a, [0x4ef7] = 0x5b5b, [0x4ef8] = 0x5b8c, [0x4ef9] = 0x5b8b,
+ [0x4efa] = 0x5b8f, [0x4efb] = 0x5c2c, [0x4efc] = 0x5c40, [0x4efd] = 0x5c41,
+ [0x4f41] = 0x5c3f, [0x4f42] = 0x5c3e, [0x4f43] = 0x5c90, [0x4f44] = 0x5c91,
+ [0x4f45] = 0x5c94, [0x4f46] = 0x5c8c, [0x4f47] = 0x5deb, [0x4f48] = 0x5e0c,
+ [0x4f49] = 0x5e8f, [0x4f4a] = 0x5e87, [0x4f4b] = 0x5e8a, [0x4f4c] = 0x5ef7,
+ [0x4f4d] = 0x5f04, [0x4f4e] = 0x5f1f, [0x4f4f] = 0x5f64, [0x4f50] = 0x5f62,
+ [0x4f51] = 0x5f77, [0x4f52] = 0x5f79, [0x4f53] = 0x5fd8, [0x4f54] = 0x5fcc,
+ [0x4f55] = 0x5fd7, [0x4f56] = 0x5fcd, [0x4f57] = 0x5ff1, [0x4f58] = 0x5feb,
+ [0x4f59] = 0x5ff8, [0x4f5a] = 0x5fea, [0x4f5b] = 0x6212, [0x4f5c] = 0x6211,
+ [0x4f5d] = 0x6284, [0x4f5e] = 0x6297, [0x4f5f] = 0x6296, [0x4f60] = 0x6280,
+ [0x4f61] = 0x6276, [0x4f62] = 0x6289, [0x4f63] = 0x626d, [0x4f64] = 0x628a,
+ [0x4f65] = 0x627c, [0x4f66] = 0x627e, [0x4f67] = 0x6279, [0x4f68] = 0x6273,
+ [0x4f69] = 0x6292, [0x4f6a] = 0x626f, [0x4f6b] = 0x6298, [0x4f6c] = 0x626e,
+ [0x4f6d] = 0x6295, [0x4f6e] = 0x6293, [0x4f6f] = 0x6291, [0x4f70] = 0x6286,
+ [0x4f71] = 0x6539, [0x4f72] = 0x653b, [0x4f73] = 0x6538, [0x4f74] = 0x65f1,
+ [0x4f75] = 0x66f4, [0x4f76] = 0x675f, [0x4f77] = 0x674e, [0x4f78] = 0x674f,
+ [0x4f79] = 0x6750, [0x4f7a] = 0x6751, [0x4f7b] = 0x675c, [0x4f7c] = 0x6756,
+ [0x4f7d] = 0x675e, [0x4f7e] = 0x6749, [0x4f7f] = 0x6746, [0x4f81] = 0x6760,
+ [0x4f82] = 0x6753, [0x4f83] = 0x6757, [0x4f84] = 0x6b65, [0x4f85] = 0x6bcf,
+ [0x4f86] = 0x6c42, [0x4f87] = 0x6c5e, [0x4f88] = 0x6c99, [0x4f89] = 0x6c81,
+ [0x4f8a] = 0x6c88, [0x4f8b] = 0x6c89, [0x4f8c] = 0x6c85, [0x4f8d] = 0x6c9b,
+ [0x4f8e] = 0x6c6a, [0x4f8f] = 0x6c7a, [0x4f90] = 0x6c90, [0x4f91] = 0x6c70,
+ [0x4f92] = 0x6c8c, [0x4f93] = 0x6c68, [0x4f94] = 0x6c96, [0x4f95] = 0x6c92,
+ [0x4f96] = 0x6c7d, [0x4f97] = 0x6c83, [0x4f98] = 0x6c72, [0x4f99] = 0x6c7e,
+ [0x4f9a] = 0x6c74, [0x4f9b] = 0x6c86, [0x4f9c] = 0x6c76, [0x4f9d] = 0x6c8d,
+ [0x4f9e] = 0x6c94, [0x4f9f] = 0x6c98, [0x4fa0] = 0x6c82, [0x4fa1] = 0x7076,
+ [0x4fa2] = 0x707c, [0x4fa3] = 0x707d, [0x4fa4] = 0x7078, [0x4fa5] = 0x7262,
+ [0x4fa6] = 0x7261, [0x4fa7] = 0x7260, [0x4fa8] = 0x72c4, [0x4fa9] = 0x72c2,
+ [0x4faa] = 0x7396, [0x4fab] = 0x752c, [0x4fac] = 0x752b, [0x4fad] = 0x7537,
+ [0x4fae] = 0x7538, [0x4faf] = 0x7682, [0x4fb0] = 0x76ef, [0x4fb1] = 0x77e3,
+ [0x4fb2] = 0x79c1, [0x4fb3] = 0x79c0, [0x4fb4] = 0x79bf, [0x4fb5] = 0x7a76,
+ [0x4fb6] = 0x7cfb, [0x4fb7] = 0x7f55, [0x4fb8] = 0x8096, [0x4fb9] = 0x8093,
+ [0x4fba] = 0x809d, [0x4fbb] = 0x8098, [0x4fbc] = 0x809b, [0x4fbd] = 0x809a,
+ [0x4fbe] = 0x80b2, [0x4fbf] = 0x826f, [0x4fc0] = 0x8292, [0x4fc1] = 0x828b,
+ [0x4fc2] = 0x828d, [0x4fc3] = 0x898b, [0x4fc4] = 0x89d2, [0x4fc5] = 0x8a00,
+ [0x4fc6] = 0x8c37, [0x4fc7] = 0x8c46, [0x4fc8] = 0x8c55, [0x4fc9] = 0x8c9d,
+ [0x4fca] = 0x8d64, [0x4fcb] = 0x8d70, [0x4fcc] = 0x8db3, [0x4fcd] = 0x8eab,
+ [0x4fce] = 0x8eca, [0x4fcf] = 0x8f9b, [0x4fd0] = 0x8fb0, [0x4fd1] = 0x8fc2,
+ [0x4fd2] = 0x8fc6, [0x4fd3] = 0x8fc5, [0x4fd4] = 0x8fc4, [0x4fd5] = 0x5de1,
+ [0x4fd6] = 0x9091, [0x4fd7] = 0x90a2, [0x4fd8] = 0x90aa, [0x4fd9] = 0x90a6,
+ [0x4fda] = 0x90a3, [0x4fdb] = 0x9149, [0x4fdc] = 0x91c6, [0x4fdd] = 0x91cc,
+ [0x4fde] = 0x9632, [0x4fdf] = 0x962e, [0x4fe0] = 0x9631, [0x4fe1] = 0x962a,
+ [0x4fe2] = 0x962c, [0x4fe3] = 0x4e26, [0x4fe4] = 0x4e56, [0x4fe5] = 0x4e73,
+ [0x4fe6] = 0x4e8b, [0x4fe7] = 0x4e9b, [0x4fe8] = 0x4e9e, [0x4fe9] = 0x4eab,
+ [0x4fea] = 0x4eac, [0x4feb] = 0x4f6f, [0x4fec] = 0x4f9d, [0x4fed] = 0x4f8d,
+ [0x4fee] = 0x4f73, [0x4fef] = 0x4f7f, [0x4ff0] = 0x4f6c, [0x4ff1] = 0x4f9b,
+ [0x4ff2] = 0x4f8b, [0x4ff3] = 0x4f86, [0x4ff4] = 0x4f83, [0x4ff5] = 0x4f70,
+ [0x4ff6] = 0x4f75, [0x4ff7] = 0x4f88, [0x4ff8] = 0x4f69, [0x4ff9] = 0x4f7b,
+ [0x4ffa] = 0x4f96, [0x4ffb] = 0x4f7e, [0x4ffc] = 0x4f8f, [0x4ffd] = 0x4f91,
+ [0x5041] = 0x4f7a, [0x5042] = 0x5154, [0x5043] = 0x5152, [0x5044] = 0x5155,
+ [0x5045] = 0x5169, [0x5046] = 0x5177, [0x5047] = 0x5176, [0x5048] = 0x5178,
+ [0x5049] = 0x51bd, [0x504a] = 0x51fd, [0x504b] = 0x523b, [0x504c] = 0x5238,
+ [0x504d] = 0x5237, [0x504e] = 0x523a, [0x504f] = 0x5230, [0x5050] = 0x522e,
+ [0x5051] = 0x5236, [0x5052] = 0x5241, [0x5053] = 0x52be, [0x5054] = 0x52bb,
+ [0x5055] = 0x5352, [0x5056] = 0x5354, [0x5057] = 0x5353, [0x5058] = 0x5351,
+ [0x5059] = 0x5366, [0x505a] = 0x5377, [0x505b] = 0x5378, [0x505c] = 0x5379,
+ [0x505d] = 0x53d6, [0x505e] = 0x53d4, [0x505f] = 0x53d7, [0x5060] = 0x5473,
+ [0x5061] = 0x5475, [0x5062] = 0x5496, [0x5063] = 0x5478, [0x5064] = 0x5495,
+ [0x5065] = 0x5480, [0x5066] = 0x547b, [0x5067] = 0x5477, [0x5068] = 0x5484,
+ [0x5069] = 0x5492, [0x506a] = 0x5486, [0x506b] = 0x547c, [0x506c] = 0x5490,
+ [0x506d] = 0x5471, [0x506e] = 0x5476, [0x506f] = 0x548c, [0x5070] = 0x549a,
+ [0x5071] = 0x5462, [0x5072] = 0x5468, [0x5073] = 0x548b, [0x5074] = 0x547d,
+ [0x5075] = 0x548e, [0x5076] = 0x56fa, [0x5077] = 0x5783, [0x5078] = 0x5777,
+ [0x5079] = 0x576a, [0x507a] = 0x5769, [0x507b] = 0x5761, [0x507c] = 0x5766,
+ [0x507d] = 0x5764, [0x507e] = 0x577c, [0x507f] = 0x591c, [0x5081] = 0x5949,
+ [0x5082] = 0x5947, [0x5083] = 0x5948, [0x5084] = 0x5944, [0x5085] = 0x5954,
+ [0x5086] = 0x59be, [0x5087] = 0x59bb, [0x5088] = 0x59d4, [0x5089] = 0x59b9,
+ [0x508a] = 0x59ae, [0x508b] = 0x59d1, [0x508c] = 0x59c6, [0x508d] = 0x59d0,
+ [0x508e] = 0x59cd, [0x508f] = 0x59cb, [0x5090] = 0x59d3, [0x5091] = 0x59ca,
+ [0x5092] = 0x59af, [0x5093] = 0x59b3, [0x5094] = 0x59d2, [0x5095] = 0x59c5,
+ [0x5096] = 0x5b5f, [0x5097] = 0x5b64, [0x5098] = 0x5b63, [0x5099] = 0x5b97,
+ [0x509a] = 0x5b9a, [0x509b] = 0x5b98, [0x509c] = 0x5b9c, [0x509d] = 0x5b99,
+ [0x509e] = 0x5b9b, [0x509f] = 0x5c1a, [0x50a0] = 0x5c48, [0x50a1] = 0x5c45,
+ [0x50a2] = 0x5c46, [0x50a3] = 0x5cb7, [0x50a4] = 0x5ca1, [0x50a5] = 0x5cb8,
+ [0x50a6] = 0x5ca9, [0x50a7] = 0x5cab, [0x50a8] = 0x5cb1, [0x50a9] = 0x5cb3,
+ [0x50aa] = 0x5e18, [0x50ab] = 0x5e1a, [0x50ac] = 0x5e16, [0x50ad] = 0x5e15,
+ [0x50ae] = 0x5e1b, [0x50af] = 0x5e11, [0x50b0] = 0x5e78, [0x50b1] = 0x5e9a,
+ [0x50b2] = 0x5e97, [0x50b3] = 0x5e9c, [0x50b4] = 0x5e95, [0x50b5] = 0x5e96,
+ [0x50b6] = 0x5ef6, [0x50b7] = 0x5f26, [0x50b8] = 0x5f27, [0x50b9] = 0x5f29,
+ [0x50ba] = 0x5f80, [0x50bb] = 0x5f81, [0x50bc] = 0x5f7f, [0x50bd] = 0x5f7c,
+ [0x50be] = 0x5fdd, [0x50bf] = 0x5fe0, [0x50c0] = 0x5ffd, [0x50c1] = 0x5ff5,
+ [0x50c2] = 0x5fff, [0x50c3] = 0x600f, [0x50c4] = 0x6014, [0x50c5] = 0x602f,
+ [0x50c6] = 0x6035, [0x50c7] = 0x6016, [0x50c8] = 0x602a, [0x50c9] = 0x6015,
+ [0x50ca] = 0x6021, [0x50cb] = 0x6027, [0x50cc] = 0x6029, [0x50cd] = 0x602b,
+ [0x50ce] = 0x601b, [0x50cf] = 0x6216, [0x50d0] = 0x6215, [0x50d1] = 0x623f,
+ [0x50d2] = 0x623e, [0x50d3] = 0x6240, [0x50d4] = 0x627f, [0x50d5] = 0x62c9,
+ [0x50d6] = 0x62cc, [0x50d7] = 0x62c4, [0x50d8] = 0x62bf, [0x50d9] = 0x62c2,
+ [0x50da] = 0x62b9, [0x50db] = 0x62d2, [0x50dc] = 0x62db, [0x50dd] = 0x62ab,
+ [0x50de] = 0x62d3, [0x50df] = 0x62d4, [0x50e0] = 0x62cb, [0x50e1] = 0x62c8,
+ [0x50e2] = 0x62a8, [0x50e3] = 0x62bd, [0x50e4] = 0x62bc, [0x50e5] = 0x62d0,
+ [0x50e6] = 0x62d9, [0x50e7] = 0x62c7, [0x50e8] = 0x62cd, [0x50e9] = 0x62b5,
+ [0x50ea] = 0x62da, [0x50eb] = 0x62b1, [0x50ec] = 0x62d8, [0x50ed] = 0x62d6,
+ [0x50ee] = 0x62d7, [0x50ef] = 0x62c6, [0x50f0] = 0x62ac, [0x50f1] = 0x62ce,
+ [0x50f2] = 0x653e, [0x50f3] = 0x65a7, [0x50f4] = 0x65bc, [0x50f5] = 0x65fa,
+ [0x50f6] = 0x6614, [0x50f7] = 0x6613, [0x50f8] = 0x660c, [0x50f9] = 0x6606,
+ [0x50fa] = 0x6602, [0x50fb] = 0x660e, [0x50fc] = 0x6600, [0x50fd] = 0x660f,
+ [0x5141] = 0x6615, [0x5142] = 0x660a, [0x5143] = 0x6607, [0x5144] = 0x670d,
+ [0x5145] = 0x670b, [0x5146] = 0x676d, [0x5147] = 0x678b, [0x5148] = 0x6795,
+ [0x5149] = 0x6771, [0x514a] = 0x679c, [0x514b] = 0x6773, [0x514c] = 0x6777,
+ [0x514d] = 0x6787, [0x514e] = 0x679d, [0x514f] = 0x6797, [0x5150] = 0x676f,
+ [0x5151] = 0x6770, [0x5152] = 0x677f, [0x5153] = 0x6789, [0x5154] = 0x677e,
+ [0x5155] = 0x6790, [0x5156] = 0x6775, [0x5157] = 0x679a, [0x5158] = 0x6793,
+ [0x5159] = 0x677c, [0x515a] = 0x676a, [0x515b] = 0x6772, [0x515c] = 0x6b23,
+ [0x515d] = 0x6b66, [0x515e] = 0x6b67, [0x515f] = 0x6b7f, [0x5160] = 0x6c13,
+ [0x5161] = 0x6c1b, [0x5162] = 0x6ce3, [0x5163] = 0x6ce8, [0x5164] = 0x6cf3,
+ [0x5165] = 0x6cb1, [0x5166] = 0x6ccc, [0x5167] = 0x6ce5, [0x5168] = 0x6cb3,
+ [0x5169] = 0x6cbd, [0x516a] = 0x6cbe, [0x516b] = 0x6cbc, [0x516c] = 0x6ce2,
+ [0x516d] = 0x6cab, [0x516e] = 0x6cd5, [0x516f] = 0x6cd3, [0x5170] = 0x6cb8,
+ [0x5171] = 0x6cc4, [0x5172] = 0x6cb9, [0x5173] = 0x6cc1, [0x5174] = 0x6cae,
+ [0x5175] = 0x6cd7, [0x5176] = 0x6cc5, [0x5177] = 0x6cf1, [0x5178] = 0x6cbf,
+ [0x5179] = 0x6cbb, [0x517a] = 0x6ce1, [0x517b] = 0x6cdb, [0x517c] = 0x6cca,
+ [0x517d] = 0x6cac, [0x517e] = 0x6cef, [0x517f] = 0x6cdc, [0x5181] = 0x6cd6,
+ [0x5182] = 0x6ce0, [0x5183] = 0x7095, [0x5184] = 0x708e, [0x5185] = 0x7092,
+ [0x5186] = 0x708a, [0x5187] = 0x7099, [0x5188] = 0x722c, [0x5189] = 0x722d,
+ [0x518a] = 0x7238, [0x518b] = 0x7248, [0x518c] = 0x7267, [0x518d] = 0x7269,
+ [0x518e] = 0x72c0, [0x518f] = 0x72ce, [0x5190] = 0x72d9, [0x5191] = 0x72d7,
+ [0x5192] = 0x72d0, [0x5193] = 0x73a9, [0x5194] = 0x73a8, [0x5195] = 0x739f,
+ [0x5196] = 0x73ab, [0x5197] = 0x73a5, [0x5198] = 0x753d, [0x5199] = 0x759d,
+ [0x519a] = 0x7599, [0x519b] = 0x759a, [0x519c] = 0x7684, [0x519d] = 0x76c2,
+ [0x519e] = 0x76f2, [0x519f] = 0x76f4, [0x51a0] = 0x77e5, [0x51a1] = 0x77fd,
+ [0x51a2] = 0x793e, [0x51a3] = 0x7940, [0x51a4] = 0x7941, [0x51a5] = 0x79c9,
+ [0x51a6] = 0x79c8, [0x51a7] = 0x7a7a, [0x51a8] = 0x7a79, [0x51a9] = 0x7afa,
+ [0x51aa] = 0x7cfe, [0x51ab] = 0x7f54, [0x51ac] = 0x7f8c, [0x51ad] = 0x7f8b,
+ [0x51ae] = 0x8005, [0x51af] = 0x80ba, [0x51b0] = 0x80a5, [0x51b1] = 0x80a2,
+ [0x51b2] = 0x80b1, [0x51b3] = 0x80a1, [0x51b4] = 0x80ab, [0x51b5] = 0x80a9,
+ [0x51b6] = 0x80b4, [0x51b7] = 0x80aa, [0x51b8] = 0x80af, [0x51b9] = 0x81e5,
+ [0x51ba] = 0x81fe, [0x51bb] = 0x820d, [0x51bc] = 0x82b3, [0x51bd] = 0x829d,
+ [0x51be] = 0x8299, [0x51bf] = 0x82ad, [0x51c0] = 0x82bd, [0x51c1] = 0x829f,
+ [0x51c2] = 0x82b9, [0x51c3] = 0x82b1, [0x51c4] = 0x82ac, [0x51c5] = 0x82a5,
+ [0x51c6] = 0x82af, [0x51c7] = 0x82b8, [0x51c8] = 0x82a3, [0x51c9] = 0x82b0,
+ [0x51ca] = 0x82be, [0x51cb] = 0x82b7, [0x51cc] = 0x864e, [0x51cd] = 0x8671,
+ [0x51ce] = 0x521d, [0x51cf] = 0x8868, [0x51d0] = 0x8ecb, [0x51d1] = 0x8fce,
+ [0x51d2] = 0x8fd4, [0x51d3] = 0x8fd1, [0x51d4] = 0x90b5, [0x51d5] = 0x90b8,
+ [0x51d6] = 0x90b1, [0x51d7] = 0x90b6, [0x51d8] = 0x91c7, [0x51d9] = 0x91d1,
+ [0x51da] = 0x9577, [0x51db] = 0x9580, [0x51dc] = 0x961c, [0x51dd] = 0x9640,
+ [0x51de] = 0x963f, [0x51df] = 0x963b, [0x51e0] = 0x9644, [0x51e1] = 0x9642,
+ [0x51e2] = 0x96b9, [0x51e3] = 0x96e8, [0x51e4] = 0x9752, [0x51e5] = 0x975e,
+ [0x51e6] = 0x4e9f, [0x51e7] = 0x4ead, [0x51e8] = 0x4eae, [0x51e9] = 0x4fe1,
+ [0x51ea] = 0x4fb5, [0x51eb] = 0x4faf, [0x51ec] = 0x4fbf, [0x51ed] = 0x4fe0,
+ [0x51ee] = 0x4fd1, [0x51ef] = 0x4fcf, [0x51f0] = 0x4fdd, [0x51f1] = 0x4fc3,
+ [0x51f2] = 0x4fb6, [0x51f3] = 0x4fd8, [0x51f4] = 0x4fdf, [0x51f5] = 0x4fca,
+ [0x51f6] = 0x4fd7, [0x51f7] = 0x4fae, [0x51f8] = 0x4fd0, [0x51f9] = 0x4fc4,
+ [0x51fa] = 0x4fc2, [0x51fb] = 0x4fda, [0x51fc] = 0x4fce, [0x51fd] = 0x4fde,
+ [0x5241] = 0x4fb7, [0x5242] = 0x5157, [0x5243] = 0x5192, [0x5244] = 0x5191,
+ [0x5245] = 0x51a0, [0x5246] = 0x524e, [0x5247] = 0x5243, [0x5248] = 0x524a,
+ [0x5249] = 0x524d, [0x524a] = 0x524c, [0x524b] = 0x524b, [0x524c] = 0x5247,
+ [0x524d] = 0x52c7, [0x524e] = 0x52c9, [0x524f] = 0x52c3, [0x5250] = 0x52c1,
+ [0x5251] = 0x530d, [0x5252] = 0x5357, [0x5253] = 0x537b, [0x5254] = 0x539a,
+ [0x5255] = 0x53db, [0x5256] = 0x54ac, [0x5257] = 0x54c0, [0x5258] = 0x54a8,
+ [0x5259] = 0x54ce, [0x525a] = 0x54c9, [0x525b] = 0x54b8, [0x525c] = 0x54a6,
+ [0x525d] = 0x54b3, [0x525e] = 0x54c7, [0x525f] = 0x54c2, [0x5260] = 0x54bd,
+ [0x5261] = 0x54aa, [0x5262] = 0x54c1, [0x5263] = 0x54c4, [0x5264] = 0x54c8,
+ [0x5265] = 0x54af, [0x5266] = 0x54ab, [0x5267] = 0x54b1, [0x5268] = 0x54bb,
+ [0x5269] = 0x54a9, [0x526a] = 0x54a7, [0x526b] = 0x54bf, [0x526c] = 0x56ff,
+ [0x526d] = 0x5782, [0x526e] = 0x578b, [0x526f] = 0x57a0, [0x5270] = 0x57a3,
+ [0x5271] = 0x57a2, [0x5272] = 0x57ce, [0x5273] = 0x57ae, [0x5274] = 0x5793,
+ [0x5275] = 0x5955, [0x5276] = 0x5951, [0x5277] = 0x594f, [0x5278] = 0x594e,
+ [0x5279] = 0x5950, [0x527a] = 0x59dc, [0x527b] = 0x59d8, [0x527c] = 0x59ff,
+ [0x527d] = 0x59e3, [0x527e] = 0x59e8, [0x527f] = 0x5a03, [0x5281] = 0x59e5,
+ [0x5282] = 0x59ea, [0x5283] = 0x59da, [0x5284] = 0x59e6, [0x5285] = 0x5a01,
+ [0x5286] = 0x59fb, [0x5287] = 0x5b69, [0x5288] = 0x5ba3, [0x5289] = 0x5ba6,
+ [0x528a] = 0x5ba4, [0x528b] = 0x5ba2, [0x528c] = 0x5ba5, [0x528d] = 0x5c01,
+ [0x528e] = 0x5c4e, [0x528f] = 0x5c4f, [0x5290] = 0x5c4d, [0x5291] = 0x5c4b,
+ [0x5292] = 0x5cd9, [0x5293] = 0x5cd2, [0x5294] = 0x5df7, [0x5295] = 0x5e1d,
+ [0x5296] = 0x5e25, [0x5297] = 0x5e1f, [0x5298] = 0x5e7d, [0x5299] = 0x5ea0,
+ [0x529a] = 0x5ea6, [0x529b] = 0x5efa, [0x529c] = 0x5f08, [0x529d] = 0x5f2d,
+ [0x529e] = 0x5f65, [0x529f] = 0x5f88, [0x52a0] = 0x5f85, [0x52a1] = 0x5f8a,
+ [0x52a2] = 0x5f8b, [0x52a3] = 0x5f87, [0x52a4] = 0x5f8c, [0x52a5] = 0x5f89,
+ [0x52a6] = 0x6012, [0x52a7] = 0x601d, [0x52a8] = 0x6020, [0x52a9] = 0x6025,
+ [0x52aa] = 0x600e, [0x52ab] = 0x6028, [0x52ac] = 0x604d, [0x52ad] = 0x6070,
+ [0x52ae] = 0x6068, [0x52af] = 0x6062, [0x52b0] = 0x6046, [0x52b1] = 0x6043,
+ [0x52b2] = 0x606c, [0x52b3] = 0x606b, [0x52b4] = 0x606a, [0x52b5] = 0x6064,
+ [0x52b6] = 0x6241, [0x52b7] = 0x62dc, [0x52b8] = 0x6316, [0x52b9] = 0x6309,
+ [0x52ba] = 0x62fc, [0x52bb] = 0x62ed, [0x52bc] = 0x6301, [0x52bd] = 0x62ee,
+ [0x52be] = 0x62fd, [0x52bf] = 0x6307, [0x52c0] = 0x62f1, [0x52c1] = 0x62f7,
+ [0x52c2] = 0x62ef, [0x52c3] = 0x62ec, [0x52c4] = 0x62fe, [0x52c5] = 0x62f4,
+ [0x52c6] = 0x6311, [0x52c7] = 0x6302, [0x52c8] = 0x653f, [0x52c9] = 0x6545,
+ [0x52ca] = 0x65ab, [0x52cb] = 0x65bd, [0x52cc] = 0x65e2, [0x52cd] = 0x6625,
+ [0x52ce] = 0x662d, [0x52cf] = 0x6620, [0x52d0] = 0x6627, [0x52d1] = 0x662f,
+ [0x52d2] = 0x661f, [0x52d3] = 0x6628, [0x52d4] = 0x6631, [0x52d5] = 0x6624,
+ [0x52d6] = 0x66f7, [0x52d7] = 0x67ff, [0x52d8] = 0x67d3, [0x52d9] = 0x67f1,
+ [0x52da] = 0x67d4, [0x52db] = 0x67d0, [0x52dc] = 0x67ec, [0x52dd] = 0x67b6,
+ [0x52de] = 0x67af, [0x52df] = 0x67f5, [0x52e0] = 0x67e9, [0x52e1] = 0x67ef,
+ [0x52e2] = 0x67c4, [0x52e3] = 0x67d1, [0x52e4] = 0x67b4, [0x52e5] = 0x67da,
+ [0x52e6] = 0x67e5, [0x52e7] = 0x67b8, [0x52e8] = 0x67cf, [0x52e9] = 0x67de,
+ [0x52ea] = 0x67f3, [0x52eb] = 0x67b0, [0x52ec] = 0x67d9, [0x52ed] = 0x67e2,
+ [0x52ee] = 0x67dd, [0x52ef] = 0x67d2, [0x52f0] = 0x6b6a, [0x52f1] = 0x6b83,
+ [0x52f2] = 0x6b86, [0x52f3] = 0x6bb5, [0x52f4] = 0x6bd2, [0x52f5] = 0x6bd7,
+ [0x52f6] = 0x6c1f, [0x52f7] = 0x6cc9, [0x52f8] = 0x6d0b, [0x52f9] = 0x6d32,
+ [0x52fa] = 0x6d2a, [0x52fb] = 0x6d41, [0x52fc] = 0x6d25, [0x52fd] = 0x6d0c,
+ [0x5341] = 0x6d31, [0x5342] = 0x6d1e, [0x5343] = 0x6d17, [0x5344] = 0x6d3b,
+ [0x5345] = 0x6d3d, [0x5346] = 0x6d3e, [0x5347] = 0x6d36, [0x5348] = 0x6d1b,
+ [0x5349] = 0x6cf5, [0x534a] = 0x6d39, [0x534b] = 0x6d27, [0x534c] = 0x6d38,
+ [0x534d] = 0x6d29, [0x534e] = 0x6d2e, [0x534f] = 0x6d35, [0x5350] = 0x6d0e,
+ [0x5351] = 0x6d2b, [0x5352] = 0x70ab, [0x5353] = 0x70ba, [0x5354] = 0x70b3,
+ [0x5355] = 0x70ac, [0x5356] = 0x70af, [0x5357] = 0x70ad, [0x5358] = 0x70b8,
+ [0x5359] = 0x70ae, [0x535a] = 0x70a4, [0x535b] = 0x7230, [0x535c] = 0x7272,
+ [0x535d] = 0x726f, [0x535e] = 0x7274, [0x535f] = 0x72e9, [0x5360] = 0x72e0,
+ [0x5361] = 0x72e1, [0x5362] = 0x73b7, [0x5363] = 0x73ca, [0x5364] = 0x73bb,
+ [0x5365] = 0x73b2, [0x5366] = 0x73cd, [0x5367] = 0x73c0, [0x5368] = 0x73b3,
+ [0x5369] = 0x751a, [0x536a] = 0x752d, [0x536b] = 0x754f, [0x536c] = 0x754c,
+ [0x536d] = 0x754e, [0x536e] = 0x754b, [0x536f] = 0x75ab, [0x5370] = 0x75a4,
+ [0x5371] = 0x75a5, [0x5372] = 0x75a2, [0x5373] = 0x75a3, [0x5374] = 0x7678,
+ [0x5375] = 0x7686, [0x5376] = 0x7687, [0x5377] = 0x7688, [0x5378] = 0x76c8,
+ [0x5379] = 0x76c6, [0x537a] = 0x76c3, [0x537b] = 0x76c5, [0x537c] = 0x7701,
+ [0x537d] = 0x76f9, [0x537e] = 0x76f8, [0x537f] = 0x7709, [0x5381] = 0x770b,
+ [0x5382] = 0x76fe, [0x5383] = 0x76fc, [0x5384] = 0x7707, [0x5385] = 0x77dc,
+ [0x5386] = 0x7802, [0x5387] = 0x7814, [0x5388] = 0x780c, [0x5389] = 0x780d,
+ [0x538a] = 0x7946, [0x538b] = 0x7949, [0x538c] = 0x7948, [0x538d] = 0x7947,
+ [0x538e] = 0x79b9, [0x538f] = 0x79ba, [0x5390] = 0x79d1, [0x5391] = 0x79d2,
+ [0x5392] = 0x79cb, [0x5393] = 0x7a7f, [0x5394] = 0x7a81, [0x5395] = 0x7aff,
+ [0x5396] = 0x7afd, [0x5397] = 0x7c7d, [0x5398] = 0x7d02, [0x5399] = 0x7d05,
+ [0x539a] = 0x7d00, [0x539b] = 0x7d09, [0x539c] = 0x7d07, [0x539d] = 0x7d04,
+ [0x539e] = 0x7d06, [0x539f] = 0x7f38, [0x53a0] = 0x7f8e, [0x53a1] = 0x7fbf,
+ [0x53a2] = 0x8004, [0x53a3] = 0x8010, [0x53a4] = 0x800d, [0x53a5] = 0x8011,
+ [0x53a6] = 0x8036, [0x53a7] = 0x80d6, [0x53a8] = 0x80e5, [0x53a9] = 0x80da,
+ [0x53aa] = 0x80c3, [0x53ab] = 0x80c4, [0x53ac] = 0x80cc, [0x53ad] = 0x80e1,
+ [0x53ae] = 0x80db, [0x53af] = 0x80ce, [0x53b0] = 0x80de, [0x53b1] = 0x80e4,
+ [0x53b2] = 0x80dd, [0x53b3] = 0x81f4, [0x53b4] = 0x8222, [0x53b5] = 0x82e7,
+ [0x53b6] = 0x8303, [0x53b7] = 0x8305, [0x53b8] = 0x82e3, [0x53b9] = 0x82db,
+ [0x53ba] = 0x82e6, [0x53bb] = 0x8304, [0x53bc] = 0x82e5, [0x53bd] = 0x8302,
+ [0x53be] = 0x8309, [0x53bf] = 0x82d2, [0x53c0] = 0x82d7, [0x53c1] = 0x82f1,
+ [0x53c2] = 0x8301, [0x53c3] = 0x82dc, [0x53c4] = 0x82d4, [0x53c5] = 0x82d1,
+ [0x53c6] = 0x82de, [0x53c7] = 0x82d3, [0x53c8] = 0x82df, [0x53c9] = 0x82ef,
+ [0x53ca] = 0x8306, [0x53cb] = 0x8650, [0x53cc] = 0x8679, [0x53cd] = 0x867b,
+ [0x53ce] = 0x867a, [0x53cf] = 0x884d, [0x53d0] = 0x886b, [0x53d1] = 0x8981,
+ [0x53d2] = 0x89d4, [0x53d3] = 0x8a08, [0x53d4] = 0x8a02, [0x53d5] = 0x8a03,
+ [0x53d6] = 0x8c9e, [0x53d7] = 0x8ca0, [0x53d8] = 0x8d74, [0x53d9] = 0x8d73,
+ [0x53da] = 0x8db4, [0x53db] = 0x8ecd, [0x53dc] = 0x8ecc, [0x53dd] = 0x8ff0,
+ [0x53de] = 0x8fe6, [0x53df] = 0x8fe2, [0x53e0] = 0x8fea, [0x53e1] = 0x8fe5,
+ [0x53e2] = 0x8fed, [0x53e3] = 0x8feb, [0x53e4] = 0x8fe4, [0x53e5] = 0x8fe8,
+ [0x53e6] = 0x90ca, [0x53e7] = 0x90ce, [0x53e8] = 0x90c1, [0x53e9] = 0x90c3,
+ [0x53ea] = 0x914b, [0x53eb] = 0x914a, [0x53ec] = 0x91cd, [0x53ed] = 0x9582,
+ [0x53ee] = 0x9650, [0x53ef] = 0x964b, [0x53f0] = 0x964c, [0x53f1] = 0x964d,
+ [0x53f2] = 0x9762, [0x53f3] = 0x9769, [0x53f4] = 0x97cb, [0x53f5] = 0x97ed,
+ [0x53f6] = 0x97f3, [0x53f7] = 0x9801, [0x53f8] = 0x98a8, [0x53f9] = 0x98db,
+ [0x53fa] = 0x98df, [0x53fb] = 0x9996, [0x53fc] = 0x9999, [0x53fd] = 0x4e58,
+ [0x5441] = 0x4eb3, [0x5442] = 0x500c, [0x5443] = 0x500d, [0x5444] = 0x5023,
+ [0x5445] = 0x4fef, [0x5446] = 0x5026, [0x5447] = 0x5025, [0x5448] = 0x4ff8,
+ [0x5449] = 0x5029, [0x544a] = 0x5016, [0x544b] = 0x5006, [0x544c] = 0x503c,
+ [0x544d] = 0x501f, [0x544e] = 0x501a, [0x544f] = 0x5012, [0x5450] = 0x5011,
+ [0x5451] = 0x4ffa, [0x5452] = 0x5000, [0x5453] = 0x5014, [0x5454] = 0x5028,
+ [0x5455] = 0x4ff1, [0x5456] = 0x5021, [0x5457] = 0x500b, [0x5458] = 0x5019,
+ [0x5459] = 0x5018, [0x545a] = 0x4ff3, [0x545b] = 0x4fee, [0x545c] = 0x502d,
+ [0x545d] = 0x502a, [0x545e] = 0x4ffe, [0x545f] = 0x502b, [0x5460] = 0x5009,
+ [0x5461] = 0x517c, [0x5462] = 0x51a4, [0x5463] = 0x51a5, [0x5464] = 0x51a2,
+ [0x5465] = 0x51cd, [0x5466] = 0x51cc, [0x5467] = 0x51c6, [0x5468] = 0x51cb,
+ [0x5469] = 0x5256, [0x546a] = 0x525c, [0x546b] = 0x5254, [0x546c] = 0x525b,
+ [0x546d] = 0x525d, [0x546e] = 0x532a, [0x546f] = 0x537f, [0x5470] = 0x539f,
+ [0x5471] = 0x539d, [0x5472] = 0x53df, [0x5473] = 0x54e8, [0x5474] = 0x5510,
+ [0x5475] = 0x5501, [0x5476] = 0x5537, [0x5477] = 0x54fc, [0x5478] = 0x54e5,
+ [0x5479] = 0x54f2, [0x547a] = 0x5506, [0x547b] = 0x54fa, [0x547c] = 0x5514,
+ [0x547d] = 0x54e9, [0x547e] = 0x54ed, [0x547f] = 0x54e1, [0x5481] = 0x5509,
+ [0x5482] = 0x54ee, [0x5483] = 0x54ea, [0x5484] = 0x54e6, [0x5485] = 0x5527,
+ [0x5486] = 0x5507, [0x5487] = 0x54fd, [0x5488] = 0x550f, [0x5489] = 0x5703,
+ [0x548a] = 0x5704, [0x548b] = 0x57c2, [0x548c] = 0x57d4, [0x548d] = 0x57cb,
+ [0x548e] = 0x57c3, [0x548f] = 0x5809, [0x5490] = 0x590f, [0x5491] = 0x5957,
+ [0x5492] = 0x5958, [0x5493] = 0x595a, [0x5494] = 0x5a11, [0x5495] = 0x5a18,
+ [0x5496] = 0x5a1c, [0x5497] = 0x5a1f, [0x5498] = 0x5a1b, [0x5499] = 0x5a13,
+ [0x549a] = 0x59ec, [0x549b] = 0x5a20, [0x549c] = 0x5a23, [0x549d] = 0x5a29,
+ [0x549e] = 0x5a25, [0x549f] = 0x5a0c, [0x54a0] = 0x5a09, [0x54a1] = 0x5b6b,
+ [0x54a2] = 0x5c58, [0x54a3] = 0x5bb0, [0x54a4] = 0x5bb3, [0x54a5] = 0x5bb6,
+ [0x54a6] = 0x5bb4, [0x54a7] = 0x5bae, [0x54a8] = 0x5bb5, [0x54a9] = 0x5bb9,
+ [0x54aa] = 0x5bb8, [0x54ab] = 0x5c04, [0x54ac] = 0x5c51, [0x54ad] = 0x5c55,
+ [0x54ae] = 0x5c50, [0x54af] = 0x5ced, [0x54b0] = 0x5cfd, [0x54b1] = 0x5cfb,
+ [0x54b2] = 0x5cea, [0x54b3] = 0x5ce8, [0x54b4] = 0x5cf0, [0x54b5] = 0x5cf6,
+ [0x54b6] = 0x5d01, [0x54b7] = 0x5cf4, [0x54b8] = 0x5dee, [0x54b9] = 0x5e2d,
+ [0x54ba] = 0x5e2b, [0x54bb] = 0x5eab, [0x54bc] = 0x5ead, [0x54bd] = 0x5ea7,
+ [0x54be] = 0x5f31, [0x54bf] = 0x5f92, [0x54c0] = 0x5f91, [0x54c1] = 0x5f90,
+ [0x54c2] = 0x6059, [0x54c3] = 0x6063, [0x54c4] = 0x6065, [0x54c5] = 0x6050,
+ [0x54c6] = 0x6055, [0x54c7] = 0x606d, [0x54c8] = 0x6069, [0x54c9] = 0x606f,
+ [0x54ca] = 0x6084, [0x54cb] = 0x609f, [0x54cc] = 0x609a, [0x54cd] = 0x608d,
+ [0x54ce] = 0x6094, [0x54cf] = 0x608c, [0x54d0] = 0x6085, [0x54d1] = 0x6096,
+ [0x54d2] = 0x6247, [0x54d3] = 0x62f3, [0x54d4] = 0x6308, [0x54d5] = 0x62ff,
+ [0x54d6] = 0x634e, [0x54d7] = 0x633e, [0x54d8] = 0x632f, [0x54d9] = 0x6355,
+ [0x54da] = 0x6342, [0x54db] = 0x6346, [0x54dc] = 0x634f, [0x54dd] = 0x6349,
+ [0x54de] = 0x633a, [0x54df] = 0x6350, [0x54e0] = 0x633d, [0x54e1] = 0x632a,
+ [0x54e2] = 0x632b, [0x54e3] = 0x6328, [0x54e4] = 0x634d, [0x54e5] = 0x634c,
+ [0x54e6] = 0x6548, [0x54e7] = 0x6549, [0x54e8] = 0x6599, [0x54e9] = 0x65c1,
+ [0x54ea] = 0x65c5, [0x54eb] = 0x6642, [0x54ec] = 0x6649, [0x54ed] = 0x664f,
+ [0x54ee] = 0x6643, [0x54ef] = 0x6652, [0x54f0] = 0x664c, [0x54f1] = 0x6645,
+ [0x54f2] = 0x6641, [0x54f3] = 0x66f8, [0x54f4] = 0x6714, [0x54f5] = 0x6715,
+ [0x54f6] = 0x6717, [0x54f7] = 0x6821, [0x54f8] = 0x6838, [0x54f9] = 0x6848,
+ [0x54fa] = 0x6846, [0x54fb] = 0x6853, [0x54fc] = 0x6839, [0x54fd] = 0x6842,
+ [0x5541] = 0x6854, [0x5542] = 0x6829, [0x5543] = 0x68b3, [0x5544] = 0x6817,
+ [0x5545] = 0x684c, [0x5546] = 0x6851, [0x5547] = 0x683d, [0x5548] = 0x67f4,
+ [0x5549] = 0x6850, [0x554a] = 0x6840, [0x554b] = 0x683c, [0x554c] = 0x6843,
+ [0x554d] = 0x682a, [0x554e] = 0x6845, [0x554f] = 0x6813, [0x5550] = 0x6818,
+ [0x5551] = 0x6841, [0x5552] = 0x6b8a, [0x5553] = 0x6b89, [0x5554] = 0x6bb7,
+ [0x5555] = 0x6c23, [0x5556] = 0x6c27, [0x5557] = 0x6c28, [0x5558] = 0x6c26,
+ [0x5559] = 0x6c24, [0x555a] = 0x6cf0, [0x555b] = 0x6d6a, [0x555c] = 0x6d95,
+ [0x555d] = 0x6d88, [0x555e] = 0x6d87, [0x555f] = 0x6d66, [0x5560] = 0x6d78,
+ [0x5561] = 0x6d77, [0x5562] = 0x6d59, [0x5563] = 0x6d93, [0x5564] = 0x6d6c,
+ [0x5565] = 0x6d89, [0x5566] = 0x6d6e, [0x5567] = 0x6d5a, [0x5568] = 0x6d74,
+ [0x5569] = 0x6d69, [0x556a] = 0x6d8c, [0x556b] = 0x6d8a, [0x556c] = 0x6d79,
+ [0x556d] = 0x6d85, [0x556e] = 0x6d65, [0x556f] = 0x6d94, [0x5570] = 0x70ca,
+ [0x5571] = 0x70d8, [0x5572] = 0x70e4, [0x5573] = 0x70d9, [0x5574] = 0x70c8,
+ [0x5575] = 0x70cf, [0x5576] = 0x7239, [0x5577] = 0x7279, [0x5578] = 0x72fc,
+ [0x5579] = 0x72f9, [0x557a] = 0x72fd, [0x557b] = 0x72f8, [0x557c] = 0x72f7,
+ [0x557d] = 0x7386, [0x557e] = 0x73ed, [0x557f] = 0x7409, [0x5581] = 0x73ee,
+ [0x5582] = 0x73e0, [0x5583] = 0x73ea, [0x5584] = 0x73de, [0x5585] = 0x7554,
+ [0x5586] = 0x755d, [0x5587] = 0x755c, [0x5588] = 0x755a, [0x5589] = 0x7559,
+ [0x558a] = 0x75be, [0x558b] = 0x75c5, [0x558c] = 0x75c7, [0x558d] = 0x75b2,
+ [0x558e] = 0x75b3, [0x558f] = 0x75bd, [0x5590] = 0x75bc, [0x5591] = 0x75b9,
+ [0x5592] = 0x75c2, [0x5593] = 0x75b8, [0x5594] = 0x768b, [0x5595] = 0x76b0,
+ [0x5596] = 0x76ca, [0x5597] = 0x76cd, [0x5598] = 0x76ce, [0x5599] = 0x7729,
+ [0x559a] = 0x771f, [0x559b] = 0x7720, [0x559c] = 0x7728, [0x559d] = 0x77e9,
+ [0x559e] = 0x7830, [0x559f] = 0x7827, [0x55a0] = 0x7838, [0x55a1] = 0x781d,
+ [0x55a2] = 0x7834, [0x55a3] = 0x7837, [0x55a4] = 0x7825, [0x55a5] = 0x782d,
+ [0x55a6] = 0x7820, [0x55a7] = 0x781f, [0x55a8] = 0x7832, [0x55a9] = 0x7955,
+ [0x55aa] = 0x7950, [0x55ab] = 0x7960, [0x55ac] = 0x795f, [0x55ad] = 0x7956,
+ [0x55ae] = 0x795e, [0x55af] = 0x795d, [0x55b0] = 0x7957, [0x55b1] = 0x795a,
+ [0x55b2] = 0x79e4, [0x55b3] = 0x79e3, [0x55b4] = 0x79e7, [0x55b5] = 0x79df,
+ [0x55b6] = 0x79e6, [0x55b7] = 0x79e9, [0x55b8] = 0x79d8, [0x55b9] = 0x7a84,
+ [0x55ba] = 0x7a88, [0x55bb] = 0x7ad9, [0x55bc] = 0x7b06, [0x55bd] = 0x7b11,
+ [0x55be] = 0x7c89, [0x55bf] = 0x7d21, [0x55c0] = 0x7d17, [0x55c1] = 0x7d0b,
+ [0x55c2] = 0x7d0a, [0x55c3] = 0x7d20, [0x55c4] = 0x7d22, [0x55c5] = 0x7d14,
+ [0x55c6] = 0x7d10, [0x55c7] = 0x7d15, [0x55c8] = 0x7d1a, [0x55c9] = 0x7d1c,
+ [0x55ca] = 0x7d0d, [0x55cb] = 0x7d19, [0x55cc] = 0x7d1b, [0x55cd] = 0x7f3a,
+ [0x55ce] = 0x7f5f, [0x55cf] = 0x7f94, [0x55d0] = 0x7fc5, [0x55d1] = 0x7fc1,
+ [0x55d2] = 0x8006, [0x55d3] = 0x8018, [0x55d4] = 0x8015, [0x55d5] = 0x8019,
+ [0x55d6] = 0x8017, [0x55d7] = 0x803d, [0x55d8] = 0x803f, [0x55d9] = 0x80f1,
+ [0x55da] = 0x8102, [0x55db] = 0x80f0, [0x55dc] = 0x8105, [0x55dd] = 0x80ed,
+ [0x55de] = 0x80f4, [0x55df] = 0x8106, [0x55e0] = 0x80f8, [0x55e1] = 0x80f3,
+ [0x55e2] = 0x8108, [0x55e3] = 0x80fd, [0x55e4] = 0x810a, [0x55e5] = 0x80fc,
+ [0x55e6] = 0x80ef, [0x55e7] = 0x81ed, [0x55e8] = 0x81ec, [0x55e9] = 0x8200,
+ [0x55ea] = 0x8210, [0x55eb] = 0x822a, [0x55ec] = 0x822b, [0x55ed] = 0x8228,
+ [0x55ee] = 0x822c, [0x55ef] = 0x82bb, [0x55f0] = 0x832b, [0x55f1] = 0x8352,
+ [0x55f2] = 0x8354, [0x55f3] = 0x834a, [0x55f4] = 0x8338, [0x55f5] = 0x8350,
+ [0x55f6] = 0x8349, [0x55f7] = 0x8335, [0x55f8] = 0x8334, [0x55f9] = 0x834f,
+ [0x55fa] = 0x8332, [0x55fb] = 0x8339, [0x55fc] = 0x8336, [0x55fd] = 0x8317,
+ [0x5641] = 0x8340, [0x5642] = 0x8331, [0x5643] = 0x8328, [0x5644] = 0x8343,
+ [0x5645] = 0x8654, [0x5646] = 0x868a, [0x5647] = 0x86aa, [0x5648] = 0x8693,
+ [0x5649] = 0x86a4, [0x564a] = 0x86a9, [0x564b] = 0x868c, [0x564c] = 0x86a3,
+ [0x564d] = 0x869c, [0x564e] = 0x8870, [0x564f] = 0x8877, [0x5650] = 0x8881,
+ [0x5651] = 0x8882, [0x5652] = 0x887d, [0x5653] = 0x8879, [0x5654] = 0x8a18,
+ [0x5655] = 0x8a10, [0x5656] = 0x8a0e, [0x5657] = 0x8a0c, [0x5658] = 0x8a15,
+ [0x5659] = 0x8a0a, [0x565a] = 0x8a17, [0x565b] = 0x8a13, [0x565c] = 0x8a16,
+ [0x565d] = 0x8a0f, [0x565e] = 0x8a11, [0x565f] = 0x8c48, [0x5660] = 0x8c7a,
+ [0x5661] = 0x8c79, [0x5662] = 0x8ca1, [0x5663] = 0x8ca2, [0x5664] = 0x8d77,
+ [0x5665] = 0x8eac, [0x5666] = 0x8ed2, [0x5667] = 0x8ed4, [0x5668] = 0x8ecf,
+ [0x5669] = 0x8fb1, [0x566a] = 0x9001, [0x566b] = 0x9006, [0x566c] = 0x8ff7,
+ [0x566d] = 0x9000, [0x566e] = 0x8ffa, [0x566f] = 0x8ff4, [0x5670] = 0x9003,
+ [0x5671] = 0x8ffd, [0x5672] = 0x9005, [0x5673] = 0x8ff8, [0x5674] = 0x9095,
+ [0x5675] = 0x90e1, [0x5676] = 0x90dd, [0x5677] = 0x90e2, [0x5678] = 0x9152,
+ [0x5679] = 0x914d, [0x567a] = 0x914c, [0x567b] = 0x91d8, [0x567c] = 0x91dd,
+ [0x567d] = 0x91d7, [0x567e] = 0x91dc, [0x567f] = 0x91d9, [0x5681] = 0x9583,
+ [0x5682] = 0x9662, [0x5683] = 0x9663, [0x5684] = 0x9661, [0x5685] = 0x965b,
+ [0x5686] = 0x965d, [0x5687] = 0x9664, [0x5688] = 0x9658, [0x5689] = 0x965e,
+ [0x568a] = 0x96bb, [0x568b] = 0x98e2, [0x568c] = 0x99ac, [0x568d] = 0x9aa8,
+ [0x568e] = 0x9ad8, [0x568f] = 0x9b25, [0x5690] = 0x9b32, [0x5691] = 0x9b3c,
+ [0x5692] = 0x4e7e, [0x5693] = 0x507a, [0x5694] = 0x507d, [0x5695] = 0x505c,
+ [0x5696] = 0x5047, [0x5697] = 0x5043, [0x5698] = 0x504c, [0x5699] = 0x505a,
+ [0x569a] = 0x5049, [0x569b] = 0x5065, [0x569c] = 0x5076, [0x569d] = 0x504e,
+ [0x569e] = 0x5055, [0x569f] = 0x5075, [0x56a0] = 0x5074, [0x56a1] = 0x5077,
+ [0x56a2] = 0x504f, [0x56a3] = 0x500f, [0x56a4] = 0x506f, [0x56a5] = 0x506d,
+ [0x56a6] = 0x515c, [0x56a7] = 0x5195, [0x56a8] = 0x51f0, [0x56a9] = 0x526a,
+ [0x56aa] = 0x526f, [0x56ab] = 0x52d2, [0x56ac] = 0x52d9, [0x56ad] = 0x52d8,
+ [0x56ae] = 0x52d5, [0x56af] = 0x5310, [0x56b0] = 0x530f, [0x56b1] = 0x5319,
+ [0x56b2] = 0x533f, [0x56b3] = 0x5340, [0x56b4] = 0x533e, [0x56b5] = 0x53c3,
+ [0x56b6] = 0x66fc, [0x56b7] = 0x5546, [0x56b8] = 0x556a, [0x56b9] = 0x5566,
+ [0x56ba] = 0x5544, [0x56bb] = 0x555e, [0x56bc] = 0x5561, [0x56bd] = 0x5543,
+ [0x56be] = 0x554a, [0x56bf] = 0x5531, [0x56c0] = 0x5556, [0x56c1] = 0x554f,
+ [0x56c2] = 0x5555, [0x56c3] = 0x552f, [0x56c4] = 0x5564, [0x56c5] = 0x5538,
+ [0x56c6] = 0x552e, [0x56c7] = 0x555c, [0x56c8] = 0x552c, [0x56c9] = 0x5563,
+ [0x56ca] = 0x5533, [0x56cb] = 0x5541, [0x56cc] = 0x5557, [0x56cd] = 0x5708,
+ [0x56ce] = 0x570b, [0x56cf] = 0x5709, [0x56d0] = 0x57df, [0x56d1] = 0x5805,
+ [0x56d2] = 0x580a, [0x56d3] = 0x5806, [0x56d4] = 0x57e0, [0x56d5] = 0x57e4,
+ [0x56d6] = 0x57fa, [0x56d7] = 0x5802, [0x56d8] = 0x5835, [0x56d9] = 0x57f7,
+ [0x56da] = 0x57f9, [0x56db] = 0x5920, [0x56dc] = 0x5962, [0x56dd] = 0x5a36,
+ [0x56de] = 0x5a41, [0x56df] = 0x5a49, [0x56e0] = 0x5a66, [0x56e1] = 0x5a6a,
+ [0x56e2] = 0x5a40, [0x56e3] = 0x5a3c, [0x56e4] = 0x5a62, [0x56e5] = 0x5a5a,
+ [0x56e6] = 0x5a46, [0x56e7] = 0x5a4a, [0x56e8] = 0x5b70, [0x56e9] = 0x5bc7,
+ [0x56ea] = 0x5bc5, [0x56eb] = 0x5bc4, [0x56ec] = 0x5bc2, [0x56ed] = 0x5bbf,
+ [0x56ee] = 0x5bc6, [0x56ef] = 0x5c09, [0x56f0] = 0x5c08, [0x56f1] = 0x5c07,
+ [0x56f2] = 0x5c60, [0x56f3] = 0x5c5c, [0x56f4] = 0x5c5d, [0x56f5] = 0x5d07,
+ [0x56f6] = 0x5d06, [0x56f7] = 0x5d0e, [0x56f8] = 0x5d1b, [0x56f9] = 0x5d16,
+ [0x56fa] = 0x5d22, [0x56fb] = 0x5d11, [0x56fc] = 0x5d29, [0x56fd] = 0x5d14,
+ [0x5741] = 0x5d19, [0x5742] = 0x5d24, [0x5743] = 0x5d27, [0x5744] = 0x5d17,
+ [0x5745] = 0x5de2, [0x5746] = 0x5e38, [0x5747] = 0x5e36, [0x5748] = 0x5e33,
+ [0x5749] = 0x5e37, [0x574a] = 0x5eb7, [0x574b] = 0x5eb8, [0x574c] = 0x5eb6,
+ [0x574d] = 0x5eb5, [0x574e] = 0x5ebe, [0x574f] = 0x5f35, [0x5750] = 0x5f37,
+ [0x5751] = 0x5f57, [0x5752] = 0x5f6c, [0x5753] = 0x5f69, [0x5754] = 0x5f6b,
+ [0x5755] = 0x5f97, [0x5756] = 0x5f99, [0x5757] = 0x5f9e, [0x5758] = 0x5f98,
+ [0x5759] = 0x5fa1, [0x575a] = 0x5fa0, [0x575b] = 0x5f9c, [0x575c] = 0x607f,
+ [0x575d] = 0x60a3, [0x575e] = 0x6089, [0x575f] = 0x60a0, [0x5760] = 0x60a8,
+ [0x5761] = 0x60cb, [0x5762] = 0x60b4, [0x5763] = 0x60e6, [0x5764] = 0x60bd,
+ [0x5765] = 0x60c5, [0x5766] = 0x60bb, [0x5767] = 0x60b5, [0x5768] = 0x60dc,
+ [0x5769] = 0x60bc, [0x576a] = 0x60d8, [0x576b] = 0x60d5, [0x576c] = 0x60c6,
+ [0x576d] = 0x60df, [0x576e] = 0x60b8, [0x576f] = 0x60da, [0x5770] = 0x60c7,
+ [0x5771] = 0x621a, [0x5772] = 0x621b, [0x5773] = 0x6248, [0x5774] = 0x63a0,
+ [0x5775] = 0x63a7, [0x5776] = 0x6372, [0x5777] = 0x6396, [0x5778] = 0x63a2,
+ [0x5779] = 0x63a5, [0x577a] = 0x6377, [0x577b] = 0x6367, [0x577c] = 0x6398,
+ [0x577d] = 0x63aa, [0x577e] = 0x6371, [0x577f] = 0x63a9, [0x5781] = 0x6389,
+ [0x5782] = 0x6383, [0x5783] = 0x639b, [0x5784] = 0x636b, [0x5785] = 0x63a8,
+ [0x5786] = 0x6384, [0x5787] = 0x6388, [0x5788] = 0x6399, [0x5789] = 0x63a1,
+ [0x578a] = 0x63ac, [0x578b] = 0x6392, [0x578c] = 0x638f, [0x578d] = 0x6380,
+ [0x578e] = 0x637b, [0x578f] = 0x6369, [0x5790] = 0x6368, [0x5791] = 0x637a,
+ [0x5792] = 0x655d, [0x5793] = 0x6556, [0x5794] = 0x6551, [0x5795] = 0x6559,
+ [0x5796] = 0x6557, [0x5797] = 0x555f, [0x5798] = 0x654f, [0x5799] = 0x6558,
+ [0x579a] = 0x6555, [0x579b] = 0x6554, [0x579c] = 0x659c, [0x579d] = 0x659b,
+ [0x579e] = 0x65ac, [0x579f] = 0x65cf, [0x57a0] = 0x65cb, [0x57a1] = 0x65cc,
+ [0x57a2] = 0x65ce, [0x57a3] = 0x665d, [0x57a4] = 0x665a, [0x57a5] = 0x6664,
+ [0x57a6] = 0x6668, [0x57a7] = 0x6666, [0x57a8] = 0x665e, [0x57a9] = 0x66f9,
+ [0x57aa] = 0x52d7, [0x57ab] = 0x671b, [0x57ac] = 0x6881, [0x57ad] = 0x68af,
+ [0x57ae] = 0x68a2, [0x57af] = 0x6893, [0x57b0] = 0x68b5, [0x57b1] = 0x687f,
+ [0x57b2] = 0x6876, [0x57b3] = 0x68b1, [0x57b4] = 0x68a7, [0x57b5] = 0x6897,
+ [0x57b6] = 0x68b0, [0x57b7] = 0x6883, [0x57b8] = 0x68c4, [0x57b9] = 0x68ad,
+ [0x57ba] = 0x6886, [0x57bb] = 0x6885, [0x57bc] = 0x6894, [0x57bd] = 0x689d,
+ [0x57be] = 0x68a8, [0x57bf] = 0x689f, [0x57c0] = 0x68a1, [0x57c1] = 0x6882,
+ [0x57c2] = 0x6b32, [0x57c3] = 0x6bba, [0x57c4] = 0x6beb, [0x57c5] = 0x6bec,
+ [0x57c6] = 0x6c2b, [0x57c7] = 0x6d8e, [0x57c8] = 0x6dbc, [0x57c9] = 0x6df3,
+ [0x57ca] = 0x6dd9, [0x57cb] = 0x6db2, [0x57cc] = 0x6de1, [0x57cd] = 0x6dcc,
+ [0x57ce] = 0x6de4, [0x57cf] = 0x6dfb, [0x57d0] = 0x6dfa, [0x57d1] = 0x6e05,
+ [0x57d2] = 0x6dc7, [0x57d3] = 0x6dcb, [0x57d4] = 0x6daf, [0x57d5] = 0x6dd1,
+ [0x57d6] = 0x6dae, [0x57d7] = 0x6dde, [0x57d8] = 0x6df9, [0x57d9] = 0x6db8,
+ [0x57da] = 0x6df7, [0x57db] = 0x6df5, [0x57dc] = 0x6dc5, [0x57dd] = 0x6dd2,
+ [0x57de] = 0x6e1a, [0x57df] = 0x6db5, [0x57e0] = 0x6dda, [0x57e1] = 0x6deb,
+ [0x57e2] = 0x6dd8, [0x57e3] = 0x6dea, [0x57e4] = 0x6df1, [0x57e5] = 0x6dee,
+ [0x57e6] = 0x6de8, [0x57e7] = 0x6dc6, [0x57e8] = 0x6dc4, [0x57e9] = 0x6daa,
+ [0x57ea] = 0x6dec, [0x57eb] = 0x6dbf, [0x57ec] = 0x6de6, [0x57ed] = 0x70f9,
+ [0x57ee] = 0x7109, [0x57ef] = 0x710a, [0x57f0] = 0x70fd, [0x57f1] = 0x70ef,
+ [0x57f2] = 0x723d, [0x57f3] = 0x727d, [0x57f4] = 0x7281, [0x57f5] = 0x731c,
+ [0x57f6] = 0x731b, [0x57f7] = 0x7316, [0x57f8] = 0x7313, [0x57f9] = 0x7319,
+ [0x57fa] = 0x7387, [0x57fb] = 0x7405, [0x57fc] = 0x740a, [0x57fd] = 0x7403,
+ [0x5841] = 0x7406, [0x5842] = 0x73fe, [0x5843] = 0x740d, [0x5844] = 0x74e0,
+ [0x5845] = 0x74f6, [0x5846] = 0x74f7, [0x5847] = 0x751c, [0x5848] = 0x7522,
+ [0x5849] = 0x7565, [0x584a] = 0x7566, [0x584b] = 0x7562, [0x584c] = 0x7570,
+ [0x584d] = 0x758f, [0x584e] = 0x75d4, [0x584f] = 0x75d5, [0x5850] = 0x75b5,
+ [0x5851] = 0x75ca, [0x5852] = 0x75cd, [0x5853] = 0x768e, [0x5854] = 0x76d4,
+ [0x5855] = 0x76d2, [0x5856] = 0x76db, [0x5857] = 0x7737, [0x5858] = 0x773e,
+ [0x5859] = 0x773c, [0x585a] = 0x7736, [0x585b] = 0x7738, [0x585c] = 0x773a,
+ [0x585d] = 0x786b, [0x585e] = 0x7843, [0x585f] = 0x784e, [0x5860] = 0x7965,
+ [0x5861] = 0x7968, [0x5862] = 0x796d, [0x5863] = 0x79fb, [0x5864] = 0x7a92,
+ [0x5865] = 0x7a95, [0x5866] = 0x7b20, [0x5867] = 0x7b28, [0x5868] = 0x7b1b,
+ [0x5869] = 0x7b2c, [0x586a] = 0x7b26, [0x586b] = 0x7b19, [0x586c] = 0x7b1e,
+ [0x586d] = 0x7b2e, [0x586e] = 0x7c92, [0x586f] = 0x7c97, [0x5870] = 0x7c95,
+ [0x5871] = 0x7d46, [0x5872] = 0x7d43, [0x5873] = 0x7d71, [0x5874] = 0x7d2e,
+ [0x5875] = 0x7d39, [0x5876] = 0x7d3c, [0x5877] = 0x7d40, [0x5878] = 0x7d30,
+ [0x5879] = 0x7d33, [0x587a] = 0x7d44, [0x587b] = 0x7d2f, [0x587c] = 0x7d42,
+ [0x587d] = 0x7d32, [0x587e] = 0x7d31, [0x587f] = 0x7f3d, [0x5881] = 0x7f9e,
+ [0x5882] = 0x7f9a, [0x5883] = 0x7fcc, [0x5884] = 0x7fce, [0x5885] = 0x7fd2,
+ [0x5886] = 0x801c, [0x5887] = 0x804a, [0x5888] = 0x8046, [0x5889] = 0x812f,
+ [0x588a] = 0x8116, [0x588b] = 0x8123, [0x588c] = 0x812b, [0x588d] = 0x8129,
+ [0x588e] = 0x8130, [0x588f] = 0x8124, [0x5890] = 0x8202, [0x5891] = 0x8235,
+ [0x5892] = 0x8237, [0x5893] = 0x8236, [0x5894] = 0x8239, [0x5895] = 0x838e,
+ [0x5896] = 0x839e, [0x5897] = 0x8398, [0x5898] = 0x8378, [0x5899] = 0x83a2,
+ [0x589a] = 0x8396, [0x589b] = 0x83bd, [0x589c] = 0x83ab, [0x589d] = 0x8392,
+ [0x589e] = 0x838a, [0x589f] = 0x8393, [0x58a0] = 0x8389, [0x58a1] = 0x83a0,
+ [0x58a2] = 0x8377, [0x58a3] = 0x837b, [0x58a4] = 0x837c, [0x58a5] = 0x8386,
+ [0x58a6] = 0x83a7, [0x58a7] = 0x8655, [0x58a8] = 0x5f6a, [0x58a9] = 0x86c7,
+ [0x58aa] = 0x86c0, [0x58ab] = 0x86b6, [0x58ac] = 0x86c4, [0x58ad] = 0x86b5,
+ [0x58ae] = 0x86c6, [0x58af] = 0x86cb, [0x58b0] = 0x86b1, [0x58b1] = 0x86af,
+ [0x58b2] = 0x86c9, [0x58b3] = 0x8853, [0x58b4] = 0x889e, [0x58b5] = 0x8888,
+ [0x58b6] = 0x88ab, [0x58b7] = 0x8892, [0x58b8] = 0x8896, [0x58b9] = 0x888d,
+ [0x58ba] = 0x888b, [0x58bb] = 0x8993, [0x58bc] = 0x898f, [0x58bd] = 0x8a2a,
+ [0x58be] = 0x8a1d, [0x58bf] = 0x8a23, [0x58c0] = 0x8a25, [0x58c1] = 0x8a31,
+ [0x58c2] = 0x8a2d, [0x58c3] = 0x8a1f, [0x58c4] = 0x8a1b, [0x58c5] = 0x8a22,
+ [0x58c6] = 0x8c49, [0x58c7] = 0x8c5a, [0x58c8] = 0x8ca9, [0x58c9] = 0x8cac,
+ [0x58ca] = 0x8cab, [0x58cb] = 0x8ca8, [0x58cc] = 0x8caa, [0x58cd] = 0x8ca7,
+ [0x58ce] = 0x8d67, [0x58cf] = 0x8d66, [0x58d0] = 0x8dbe, [0x58d1] = 0x8dba,
+ [0x58d2] = 0x8edb, [0x58d3] = 0x8edf, [0x58d4] = 0x9019, [0x58d5] = 0x900d,
+ [0x58d6] = 0x901a, [0x58d7] = 0x9017, [0x58d8] = 0x9023, [0x58d9] = 0x901f,
+ [0x58da] = 0x901d, [0x58db] = 0x9010, [0x58dc] = 0x9015, [0x58dd] = 0x901e,
+ [0x58de] = 0x9020, [0x58df] = 0x900f, [0x58e0] = 0x9022, [0x58e1] = 0x9016,
+ [0x58e2] = 0x901b, [0x58e3] = 0x9014, [0x58e4] = 0x90e8, [0x58e5] = 0x90ed,
+ [0x58e6] = 0x90fd, [0x58e7] = 0x9157, [0x58e8] = 0x91ce, [0x58e9] = 0x91f5,
+ [0x58ea] = 0x91e6, [0x58eb] = 0x91e3, [0x58ec] = 0x91e7, [0x58ed] = 0x91ed,
+ [0x58ee] = 0x91e9, [0x58ef] = 0x9589, [0x58f0] = 0x966a, [0x58f1] = 0x9675,
+ [0x58f2] = 0x9673, [0x58f3] = 0x9678, [0x58f4] = 0x9670, [0x58f5] = 0x9674,
+ [0x58f6] = 0x9676, [0x58f7] = 0x9677, [0x58f8] = 0x966c, [0x58f9] = 0x96c0,
+ [0x58fa] = 0x96ea, [0x58fb] = 0x96e9, [0x58fc] = 0x7ae0, [0x58fd] = 0x7adf,
+ [0x5941] = 0x9802, [0x5942] = 0x9803, [0x5943] = 0x9b5a, [0x5944] = 0x9ce5,
+ [0x5945] = 0x9e75, [0x5946] = 0x9e7f, [0x5947] = 0x9ea5, [0x5948] = 0x9ebb,
+ [0x5949] = 0x50a2, [0x594a] = 0x508d, [0x594b] = 0x5085, [0x594c] = 0x5099,
+ [0x594d] = 0x5091, [0x594e] = 0x5080, [0x594f] = 0x5096, [0x5950] = 0x5098,
+ [0x5951] = 0x509a, [0x5952] = 0x6700, [0x5953] = 0x51f1, [0x5954] = 0x5272,
+ [0x5955] = 0x5274, [0x5956] = 0x5275, [0x5957] = 0x5269, [0x5958] = 0x52de,
+ [0x5959] = 0x52dd, [0x595a] = 0x52db, [0x595b] = 0x535a, [0x595c] = 0x53a5,
+ [0x595d] = 0x557b, [0x595e] = 0x5580, [0x595f] = 0x55a7, [0x5960] = 0x557c,
+ [0x5961] = 0x558a, [0x5962] = 0x559d, [0x5963] = 0x5598, [0x5964] = 0x5582,
+ [0x5965] = 0x559c, [0x5966] = 0x55aa, [0x5967] = 0x5594, [0x5968] = 0x5587,
+ [0x5969] = 0x558b, [0x596a] = 0x5583, [0x596b] = 0x55b3, [0x596c] = 0x55ae,
+ [0x596d] = 0x559f, [0x596e] = 0x553e, [0x596f] = 0x55b2, [0x5970] = 0x559a,
+ [0x5971] = 0x55bb, [0x5972] = 0x55ac, [0x5973] = 0x55b1, [0x5974] = 0x557e,
+ [0x5975] = 0x5589, [0x5976] = 0x55ab, [0x5977] = 0x5599, [0x5978] = 0x570d,
+ [0x5979] = 0x582f, [0x597a] = 0x582a, [0x597b] = 0x5834, [0x597c] = 0x5824,
+ [0x597d] = 0x5830, [0x597e] = 0x5831, [0x597f] = 0x5821, [0x5981] = 0x581d,
+ [0x5982] = 0x5820, [0x5983] = 0x58f9, [0x5984] = 0x58fa, [0x5985] = 0x5960,
+ [0x5986] = 0x5a77, [0x5987] = 0x5a9a, [0x5988] = 0x5a7f, [0x5989] = 0x5a92,
+ [0x598a] = 0x5a9b, [0x598b] = 0x5aa7, [0x598c] = 0x5b73, [0x598d] = 0x5b71,
+ [0x598e] = 0x5bd2, [0x598f] = 0x5bcc, [0x5990] = 0x5bd3, [0x5991] = 0x5bd0,
+ [0x5992] = 0x5c0a, [0x5993] = 0x5c0b, [0x5994] = 0x5c31, [0x5995] = 0x5d4c,
+ [0x5996] = 0x5d50, [0x5997] = 0x5d34, [0x5998] = 0x5d47, [0x5999] = 0x5dfd,
+ [0x599a] = 0x5e45, [0x599b] = 0x5e3d, [0x599c] = 0x5e40, [0x599d] = 0x5e43,
+ [0x599e] = 0x5e7e, [0x599f] = 0x5eca, [0x59a0] = 0x5ec1, [0x59a1] = 0x5ec2,
+ [0x59a2] = 0x5ec4, [0x59a3] = 0x5f3c, [0x59a4] = 0x5f6d, [0x59a5] = 0x5fa9,
+ [0x59a6] = 0x5faa, [0x59a7] = 0x5fa8, [0x59a8] = 0x60d1, [0x59a9] = 0x60e1,
+ [0x59aa] = 0x60b2, [0x59ab] = 0x60b6, [0x59ac] = 0x60e0, [0x59ad] = 0x611c,
+ [0x59ae] = 0x6123, [0x59af] = 0x60fa, [0x59b0] = 0x6115, [0x59b1] = 0x60f0,
+ [0x59b2] = 0x60fb, [0x59b3] = 0x60f4, [0x59b4] = 0x6168, [0x59b5] = 0x60f1,
+ [0x59b6] = 0x610e, [0x59b7] = 0x60f6, [0x59b8] = 0x6109, [0x59b9] = 0x6100,
+ [0x59ba] = 0x6112, [0x59bb] = 0x621f, [0x59bc] = 0x6249, [0x59bd] = 0x63a3,
+ [0x59be] = 0x638c, [0x59bf] = 0x63cf, [0x59c0] = 0x63c0, [0x59c1] = 0x63e9,
+ [0x59c2] = 0x63c9, [0x59c3] = 0x63c6, [0x59c4] = 0x63cd, [0x59c5] = 0x63d2,
+ [0x59c6] = 0x63e3, [0x59c7] = 0x63d0, [0x59c8] = 0x63e1, [0x59c9] = 0x63d6,
+ [0x59ca] = 0x63ed, [0x59cb] = 0x63ee, [0x59cc] = 0x6376, [0x59cd] = 0x63f4,
+ [0x59ce] = 0x63ea, [0x59cf] = 0x63db, [0x59d0] = 0x6452, [0x59d1] = 0x63da,
+ [0x59d2] = 0x63f9, [0x59d3] = 0x655e, [0x59d4] = 0x6566, [0x59d5] = 0x6562,
+ [0x59d6] = 0x6563, [0x59d7] = 0x6591, [0x59d8] = 0x6590, [0x59d9] = 0x65af,
+ [0x59da] = 0x666e, [0x59db] = 0x6670, [0x59dc] = 0x6674, [0x59dd] = 0x6676,
+ [0x59de] = 0x666f, [0x59df] = 0x6691, [0x59e0] = 0x667a, [0x59e1] = 0x667e,
+ [0x59e2] = 0x6677, [0x59e3] = 0x66fe, [0x59e4] = 0x66ff, [0x59e5] = 0x671f,
+ [0x59e6] = 0x671d, [0x59e7] = 0x68fa, [0x59e8] = 0x68d5, [0x59e9] = 0x68e0,
+ [0x59ea] = 0x68d8, [0x59eb] = 0x68d7, [0x59ec] = 0x6905, [0x59ed] = 0x68df,
+ [0x59ee] = 0x68f5, [0x59ef] = 0x68ee, [0x59f0] = 0x68e7, [0x59f1] = 0x68f9,
+ [0x59f2] = 0x68d2, [0x59f3] = 0x68f2, [0x59f4] = 0x68e3, [0x59f5] = 0x68cb,
+ [0x59f6] = 0x68cd, [0x59f7] = 0x690d, [0x59f8] = 0x6912, [0x59f9] = 0x690e,
+ [0x59fa] = 0x68c9, [0x59fb] = 0x68da, [0x59fc] = 0x696e, [0x59fd] = 0x68fb,
+ [0x5a41] = 0x6b3e, [0x5a42] = 0x6b3a, [0x5a43] = 0x6b3d, [0x5a44] = 0x6b98,
+ [0x5a45] = 0x6b96, [0x5a46] = 0x6bbc, [0x5a47] = 0x6bef, [0x5a48] = 0x6c2e,
+ [0x5a49] = 0x6c2f, [0x5a4a] = 0x6c2c, [0x5a4b] = 0x6e2f, [0x5a4c] = 0x6e38,
+ [0x5a4d] = 0x6e54, [0x5a4e] = 0x6e21, [0x5a4f] = 0x6e32, [0x5a50] = 0x6e67,
+ [0x5a51] = 0x6e4a, [0x5a52] = 0x6e20, [0x5a53] = 0x6e25, [0x5a54] = 0x6e23,
+ [0x5a55] = 0x6e1b, [0x5a56] = 0x6e5b, [0x5a57] = 0x6e58, [0x5a58] = 0x6e24,
+ [0x5a59] = 0x6e56, [0x5a5a] = 0x6e6e, [0x5a5b] = 0x6e2d, [0x5a5c] = 0x6e26,
+ [0x5a5d] = 0x6e6f, [0x5a5e] = 0x6e34, [0x5a5f] = 0x6e4d, [0x5a60] = 0x6e3a,
+ [0x5a61] = 0x6e2c, [0x5a62] = 0x6e43, [0x5a63] = 0x6e1d, [0x5a64] = 0x6e3e,
+ [0x5a65] = 0x6ecb, [0x5a66] = 0x6e89, [0x5a67] = 0x6e19, [0x5a68] = 0x6e4e,
+ [0x5a69] = 0x6e63, [0x5a6a] = 0x6e44, [0x5a6b] = 0x6e72, [0x5a6c] = 0x6e69,
+ [0x5a6d] = 0x6e5f, [0x5a6e] = 0x7119, [0x5a6f] = 0x711a, [0x5a70] = 0x7126,
+ [0x5a71] = 0x7130, [0x5a72] = 0x7121, [0x5a73] = 0x7136, [0x5a74] = 0x716e,
+ [0x5a75] = 0x711c, [0x5a76] = 0x724c, [0x5a77] = 0x7284, [0x5a78] = 0x7280,
+ [0x5a79] = 0x7336, [0x5a7a] = 0x7325, [0x5a7b] = 0x7334, [0x5a7c] = 0x7329,
+ [0x5a7d] = 0x743a, [0x5a7e] = 0x742a, [0x5a7f] = 0x7433, [0x5a81] = 0x7422,
+ [0x5a82] = 0x7425, [0x5a83] = 0x7435, [0x5a84] = 0x7436, [0x5a85] = 0x7434,
+ [0x5a86] = 0x742f, [0x5a87] = 0x741b, [0x5a88] = 0x7426, [0x5a89] = 0x7428,
+ [0x5a8a] = 0x7525, [0x5a8b] = 0x7526, [0x5a8c] = 0x756b, [0x5a8d] = 0x756a,
+ [0x5a8e] = 0x75e2, [0x5a8f] = 0x75db, [0x5a90] = 0x75e3, [0x5a91] = 0x75d9,
+ [0x5a92] = 0x75d8, [0x5a93] = 0x75de, [0x5a94] = 0x75e0, [0x5a95] = 0x767b,
+ [0x5a96] = 0x767c, [0x5a97] = 0x7696, [0x5a98] = 0x7693, [0x5a99] = 0x76b4,
+ [0x5a9a] = 0x76dc, [0x5a9b] = 0x774f, [0x5a9c] = 0x77ed, [0x5a9d] = 0x785d,
+ [0x5a9e] = 0x786c, [0x5a9f] = 0x786f, [0x5aa0] = 0x7a0d, [0x5aa1] = 0x7a08,
+ [0x5aa2] = 0x7a0b, [0x5aa3] = 0x7a05, [0x5aa4] = 0x7a00, [0x5aa5] = 0x7a98,
+ [0x5aa6] = 0x7a97, [0x5aa7] = 0x7a96, [0x5aa8] = 0x7ae5, [0x5aa9] = 0x7ae3,
+ [0x5aaa] = 0x7b49, [0x5aab] = 0x7b56, [0x5aac] = 0x7b46, [0x5aad] = 0x7b50,
+ [0x5aae] = 0x7b52, [0x5aaf] = 0x7b54, [0x5ab0] = 0x7b4d, [0x5ab1] = 0x7b4b,
+ [0x5ab2] = 0x7b4f, [0x5ab3] = 0x7b51, [0x5ab4] = 0x7c9f, [0x5ab5] = 0x7ca5,
+ [0x5ab6] = 0x7d5e, [0x5ab7] = 0x7d50, [0x5ab8] = 0x7d68, [0x5ab9] = 0x7d55,
+ [0x5aba] = 0x7d2b, [0x5abb] = 0x7d6e, [0x5abc] = 0x7d72, [0x5abd] = 0x7d61,
+ [0x5abe] = 0x7d66, [0x5abf] = 0x7d62, [0x5ac0] = 0x7d70, [0x5ac1] = 0x7d73,
+ [0x5ac2] = 0x5584, [0x5ac3] = 0x7fd4, [0x5ac4] = 0x7fd5, [0x5ac5] = 0x800b,
+ [0x5ac6] = 0x8052, [0x5ac7] = 0x8085, [0x5ac8] = 0x8155, [0x5ac9] = 0x8154,
+ [0x5aca] = 0x814b, [0x5acb] = 0x8151, [0x5acc] = 0x814e, [0x5acd] = 0x8139,
+ [0x5ace] = 0x8146, [0x5acf] = 0x813e, [0x5ad0] = 0x814c, [0x5ad1] = 0x8153,
+ [0x5ad2] = 0x8174, [0x5ad3] = 0x8212, [0x5ad4] = 0x821c, [0x5ad5] = 0x83e9,
+ [0x5ad6] = 0x8403, [0x5ad7] = 0x83f8, [0x5ad8] = 0x840d, [0x5ad9] = 0x83e0,
+ [0x5ada] = 0x83c5, [0x5adb] = 0x840b, [0x5adc] = 0x83c1, [0x5add] = 0x83ef,
+ [0x5ade] = 0x83f1, [0x5adf] = 0x83f4, [0x5ae0] = 0x8457, [0x5ae1] = 0x840a,
+ [0x5ae2] = 0x83f0, [0x5ae3] = 0x840c, [0x5ae4] = 0x83cc, [0x5ae5] = 0x83fd,
+ [0x5ae6] = 0x83f2, [0x5ae7] = 0x83ca, [0x5ae8] = 0x8438, [0x5ae9] = 0x840e,
+ [0x5aea] = 0x8404, [0x5aeb] = 0x83dc, [0x5aec] = 0x8407, [0x5aed] = 0x83d4,
+ [0x5aee] = 0x83df, [0x5aef] = 0x865b, [0x5af0] = 0x86df, [0x5af1] = 0x86d9,
+ [0x5af2] = 0x86ed, [0x5af3] = 0x86d4, [0x5af4] = 0x86db, [0x5af5] = 0x86e4,
+ [0x5af6] = 0x86d0, [0x5af7] = 0x86de, [0x5af8] = 0x8857, [0x5af9] = 0x88c1,
+ [0x5afa] = 0x88c2, [0x5afb] = 0x88b1, [0x5afc] = 0x8983, [0x5afd] = 0x8996,
+ [0x5b41] = 0x8a3b, [0x5b42] = 0x8a60, [0x5b43] = 0x8a55, [0x5b44] = 0x8a5e,
+ [0x5b45] = 0x8a3c, [0x5b46] = 0x8a41, [0x5b47] = 0x8a54, [0x5b48] = 0x8a5b,
+ [0x5b49] = 0x8a50, [0x5b4a] = 0x8a46, [0x5b4b] = 0x8a34, [0x5b4c] = 0x8a3a,
+ [0x5b4d] = 0x8a36, [0x5b4e] = 0x8a56, [0x5b4f] = 0x8c61, [0x5b50] = 0x8c82,
+ [0x5b51] = 0x8caf, [0x5b52] = 0x8cbc, [0x5b53] = 0x8cb3, [0x5b54] = 0x8cbd,
+ [0x5b55] = 0x8cc1, [0x5b56] = 0x8cbb, [0x5b57] = 0x8cc0, [0x5b58] = 0x8cb4,
+ [0x5b59] = 0x8cb7, [0x5b5a] = 0x8cb6, [0x5b5b] = 0x8cbf, [0x5b5c] = 0x8cb8,
+ [0x5b5d] = 0x8d8a, [0x5b5e] = 0x8d85, [0x5b5f] = 0x8d81, [0x5b60] = 0x8dce,
+ [0x5b61] = 0x8ddd, [0x5b62] = 0x8dcb, [0x5b63] = 0x8dda, [0x5b64] = 0x8dd1,
+ [0x5b65] = 0x8dcc, [0x5b66] = 0x8ddb, [0x5b67] = 0x8dc6, [0x5b68] = 0x8efb,
+ [0x5b69] = 0x8ef8, [0x5b6a] = 0x8efc, [0x5b6b] = 0x8f9c, [0x5b6c] = 0x902e,
+ [0x5b6d] = 0x9035, [0x5b6e] = 0x9031, [0x5b6f] = 0x9038, [0x5b70] = 0x9032,
+ [0x5b71] = 0x9036, [0x5b72] = 0x9102, [0x5b73] = 0x90f5, [0x5b74] = 0x9109,
+ [0x5b75] = 0x90fe, [0x5b76] = 0x9163, [0x5b77] = 0x9165, [0x5b78] = 0x91cf,
+ [0x5b79] = 0x9214, [0x5b7a] = 0x9215, [0x5b7b] = 0x9223, [0x5b7c] = 0x9209,
+ [0x5b7d] = 0x921e, [0x5b7e] = 0x920d, [0x5b7f] = 0x9210, [0x5b81] = 0x9207,
+ [0x5b82] = 0x9211, [0x5b83] = 0x9594, [0x5b84] = 0x958f, [0x5b85] = 0x958b,
+ [0x5b86] = 0x9591, [0x5b87] = 0x9593, [0x5b88] = 0x9592, [0x5b89] = 0x958e,
+ [0x5b8a] = 0x968a, [0x5b8b] = 0x968e, [0x5b8c] = 0x968b, [0x5b8d] = 0x967d,
+ [0x5b8e] = 0x9685, [0x5b8f] = 0x9686, [0x5b90] = 0x968d, [0x5b91] = 0x9672,
+ [0x5b92] = 0x9684, [0x5b93] = 0x96c1, [0x5b94] = 0x96c5, [0x5b95] = 0x96c4,
+ [0x5b96] = 0x96c6, [0x5b97] = 0x96c7, [0x5b98] = 0x96ef, [0x5b99] = 0x96f2,
+ [0x5b9a] = 0x97cc, [0x5b9b] = 0x9805, [0x5b9c] = 0x9806, [0x5b9d] = 0x9808,
+ [0x5b9e] = 0x98e7, [0x5b9f] = 0x98ea, [0x5ba0] = 0x98ef, [0x5ba1] = 0x98e9,
+ [0x5ba2] = 0x98f2, [0x5ba3] = 0x98ed, [0x5ba4] = 0x99ae, [0x5ba5] = 0x99ad,
+ [0x5ba6] = 0x9ec3, [0x5ba7] = 0x9ecd, [0x5ba8] = 0x9ed1, [0x5ba9] = 0x4e82,
+ [0x5baa] = 0x50ad, [0x5bab] = 0x50b5, [0x5bac] = 0x50b2, [0x5bad] = 0x50b3,
+ [0x5bae] = 0x50c5, [0x5baf] = 0x50be, [0x5bb0] = 0x50ac, [0x5bb1] = 0x50b7,
+ [0x5bb2] = 0x50bb, [0x5bb3] = 0x50af, [0x5bb4] = 0x50c7, [0x5bb5] = 0x527f,
+ [0x5bb6] = 0x5277, [0x5bb7] = 0x527d, [0x5bb8] = 0x52df, [0x5bb9] = 0x52e6,
+ [0x5bba] = 0x52e4, [0x5bbb] = 0x52e2, [0x5bbc] = 0x52e3, [0x5bbd] = 0x532f,
+ [0x5bbe] = 0x55df, [0x5bbf] = 0x55e8, [0x5bc0] = 0x55d3, [0x5bc1] = 0x55e6,
+ [0x5bc2] = 0x55ce, [0x5bc3] = 0x55dc, [0x5bc4] = 0x55c7, [0x5bc5] = 0x55d1,
+ [0x5bc6] = 0x55e3, [0x5bc7] = 0x55e4, [0x5bc8] = 0x55ef, [0x5bc9] = 0x55da,
+ [0x5bca] = 0x55e1, [0x5bcb] = 0x55c5, [0x5bcc] = 0x55c6, [0x5bcd] = 0x55e5,
+ [0x5bce] = 0x55c9, [0x5bcf] = 0x5712, [0x5bd0] = 0x5713, [0x5bd1] = 0x585e,
+ [0x5bd2] = 0x5851, [0x5bd3] = 0x5858, [0x5bd4] = 0x5857, [0x5bd5] = 0x585a,
+ [0x5bd6] = 0x5854, [0x5bd7] = 0x586b, [0x5bd8] = 0x584c, [0x5bd9] = 0x586d,
+ [0x5bda] = 0x584a, [0x5bdb] = 0x5862, [0x5bdc] = 0x5852, [0x5bdd] = 0x584b,
+ [0x5bde] = 0x5967, [0x5bdf] = 0x5ac1, [0x5be0] = 0x5ac9, [0x5be1] = 0x5acc,
+ [0x5be2] = 0x5abe, [0x5be3] = 0x5abd, [0x5be4] = 0x5abc, [0x5be5] = 0x5ab3,
+ [0x5be6] = 0x5ac2, [0x5be7] = 0x5ab2, [0x5be8] = 0x5d69, [0x5be9] = 0x5d6f,
+ [0x5bea] = 0x5e4c, [0x5beb] = 0x5e79, [0x5bec] = 0x5ec9, [0x5bed] = 0x5ec8,
+ [0x5bee] = 0x5f12, [0x5bef] = 0x5f59, [0x5bf0] = 0x5fac, [0x5bf1] = 0x5fae,
+ [0x5bf2] = 0x611a, [0x5bf3] = 0x610f, [0x5bf4] = 0x6148, [0x5bf5] = 0x611f,
+ [0x5bf6] = 0x60f3, [0x5bf7] = 0x611b, [0x5bf8] = 0x60f9, [0x5bf9] = 0x6101,
+ [0x5bfa] = 0x6108, [0x5bfb] = 0x614e, [0x5bfc] = 0x614c, [0x5bfd] = 0x6144,
+ [0x5c41] = 0x614d, [0x5c42] = 0x613e, [0x5c43] = 0x6134, [0x5c44] = 0x6127,
+ [0x5c45] = 0x610d, [0x5c46] = 0x6106, [0x5c47] = 0x6137, [0x5c48] = 0x6221,
+ [0x5c49] = 0x6222, [0x5c4a] = 0x6413, [0x5c4b] = 0x643e, [0x5c4c] = 0x641e,
+ [0x5c4d] = 0x642a, [0x5c4e] = 0x642d, [0x5c4f] = 0x643d, [0x5c50] = 0x642c,
+ [0x5c51] = 0x640f, [0x5c52] = 0x641c, [0x5c53] = 0x6414, [0x5c54] = 0x640d,
+ [0x5c55] = 0x6436, [0x5c56] = 0x6416, [0x5c57] = 0x6417, [0x5c58] = 0x6406,
+ [0x5c59] = 0x656c, [0x5c5a] = 0x659f, [0x5c5b] = 0x65b0, [0x5c5c] = 0x6697,
+ [0x5c5d] = 0x6689, [0x5c5e] = 0x6687, [0x5c5f] = 0x6688, [0x5c60] = 0x6696,
+ [0x5c61] = 0x6684, [0x5c62] = 0x6698, [0x5c63] = 0x668d, [0x5c64] = 0x6703,
+ [0x5c65] = 0x6994, [0x5c66] = 0x696d, [0x5c67] = 0x695a, [0x5c68] = 0x6977,
+ [0x5c69] = 0x6960, [0x5c6a] = 0x6954, [0x5c6b] = 0x6975, [0x5c6c] = 0x6930,
+ [0x5c6d] = 0x6982, [0x5c6e] = 0x694a, [0x5c6f] = 0x6968, [0x5c70] = 0x696b,
+ [0x5c71] = 0x695e, [0x5c72] = 0x6953, [0x5c73] = 0x6979, [0x5c74] = 0x6986,
+ [0x5c75] = 0x695d, [0x5c76] = 0x6963, [0x5c77] = 0x695b, [0x5c78] = 0x6b47,
+ [0x5c79] = 0x6b72, [0x5c7a] = 0x6bc0, [0x5c7b] = 0x6bbf, [0x5c7c] = 0x6bd3,
+ [0x5c7d] = 0x6bfd, [0x5c7e] = 0x6ea2, [0x5c7f] = 0x6eaf, [0x5c81] = 0x6ed3,
+ [0x5c82] = 0x6eb6, [0x5c83] = 0x6ec2, [0x5c84] = 0x6e90, [0x5c85] = 0x6e9d,
+ [0x5c86] = 0x6ec7, [0x5c87] = 0x6ec5, [0x5c88] = 0x6ea5, [0x5c89] = 0x6e98,
+ [0x5c8a] = 0x6ebc, [0x5c8b] = 0x6eba, [0x5c8c] = 0x6eab, [0x5c8d] = 0x6ed1,
+ [0x5c8e] = 0x6e96, [0x5c8f] = 0x6e9c, [0x5c90] = 0x6ec4, [0x5c91] = 0x6ed4,
+ [0x5c92] = 0x6eaa, [0x5c93] = 0x6ea7, [0x5c94] = 0x6eb4, [0x5c95] = 0x714e,
+ [0x5c96] = 0x7159, [0x5c97] = 0x7169, [0x5c98] = 0x7164, [0x5c99] = 0x7149,
+ [0x5c9a] = 0x7167, [0x5c9b] = 0x715c, [0x5c9c] = 0x716c, [0x5c9d] = 0x7166,
+ [0x5c9e] = 0x714c, [0x5c9f] = 0x7165, [0x5ca0] = 0x715e, [0x5ca1] = 0x7146,
+ [0x5ca2] = 0x7168, [0x5ca3] = 0x7156, [0x5ca4] = 0x723a, [0x5ca5] = 0x7252,
+ [0x5ca6] = 0x7337, [0x5ca7] = 0x7345, [0x5ca8] = 0x733f, [0x5ca9] = 0x733e,
+ [0x5caa] = 0x746f, [0x5cab] = 0x745a, [0x5cac] = 0x7455, [0x5cad] = 0x745f,
+ [0x5cae] = 0x745e, [0x5caf] = 0x7441, [0x5cb0] = 0x743f, [0x5cb1] = 0x7459,
+ [0x5cb2] = 0x745b, [0x5cb3] = 0x745c, [0x5cb4] = 0x7576, [0x5cb5] = 0x7578,
+ [0x5cb6] = 0x7600, [0x5cb7] = 0x75f0, [0x5cb8] = 0x7601, [0x5cb9] = 0x75f2,
+ [0x5cba] = 0x75f1, [0x5cbb] = 0x75fa, [0x5cbc] = 0x75ff, [0x5cbd] = 0x75f4,
+ [0x5cbe] = 0x75f3, [0x5cbf] = 0x76de, [0x5cc0] = 0x76df, [0x5cc1] = 0x775b,
+ [0x5cc2] = 0x776b, [0x5cc3] = 0x7766, [0x5cc4] = 0x775e, [0x5cc5] = 0x7763,
+ [0x5cc6] = 0x7779, [0x5cc7] = 0x776a, [0x5cc8] = 0x776c, [0x5cc9] = 0x775c,
+ [0x5cca] = 0x7765, [0x5ccb] = 0x7768, [0x5ccc] = 0x7762, [0x5ccd] = 0x77ee,
+ [0x5cce] = 0x788e, [0x5ccf] = 0x78b0, [0x5cd0] = 0x7897, [0x5cd1] = 0x7898,
+ [0x5cd2] = 0x788c, [0x5cd3] = 0x7889, [0x5cd4] = 0x787c, [0x5cd5] = 0x7891,
+ [0x5cd6] = 0x7893, [0x5cd7] = 0x787f, [0x5cd8] = 0x797a, [0x5cd9] = 0x797f,
+ [0x5cda] = 0x7981, [0x5cdb] = 0x842c, [0x5cdc] = 0x79bd, [0x5cdd] = 0x7a1c,
+ [0x5cde] = 0x7a1a, [0x5cdf] = 0x7a20, [0x5ce0] = 0x7a14, [0x5ce1] = 0x7a1f,
+ [0x5ce2] = 0x7a1e, [0x5ce3] = 0x7a9f, [0x5ce4] = 0x7aa0, [0x5ce5] = 0x7b77,
+ [0x5ce6] = 0x7bc0, [0x5ce7] = 0x7b60, [0x5ce8] = 0x7b6e, [0x5ce9] = 0x7b67,
+ [0x5cea] = 0x7cb1, [0x5ceb] = 0x7cb3, [0x5cec] = 0x7cb5, [0x5ced] = 0x7d93,
+ [0x5cee] = 0x7d79, [0x5cef] = 0x7d91, [0x5cf0] = 0x7d81, [0x5cf1] = 0x7d8f,
+ [0x5cf2] = 0x7d5b, [0x5cf3] = 0x7f6e, [0x5cf4] = 0x7f69, [0x5cf5] = 0x7f6a,
+ [0x5cf6] = 0x7f72, [0x5cf7] = 0x7fa9, [0x5cf8] = 0x7fa8, [0x5cf9] = 0x7fa4,
+ [0x5cfa] = 0x8056, [0x5cfb] = 0x8058, [0x5cfc] = 0x8086, [0x5cfd] = 0x8084,
+ [0x5d41] = 0x8171, [0x5d42] = 0x8170, [0x5d43] = 0x8178, [0x5d44] = 0x8165,
+ [0x5d45] = 0x816e, [0x5d46] = 0x8173, [0x5d47] = 0x816b, [0x5d48] = 0x8179,
+ [0x5d49] = 0x817a, [0x5d4a] = 0x8166, [0x5d4b] = 0x8205, [0x5d4c] = 0x8247,
+ [0x5d4d] = 0x8482, [0x5d4e] = 0x8477, [0x5d4f] = 0x843d, [0x5d50] = 0x8431,
+ [0x5d51] = 0x8475, [0x5d52] = 0x8466, [0x5d53] = 0x846b, [0x5d54] = 0x8449,
+ [0x5d55] = 0x846c, [0x5d56] = 0x845b, [0x5d57] = 0x843c, [0x5d58] = 0x8435,
+ [0x5d59] = 0x8461, [0x5d5a] = 0x8463, [0x5d5b] = 0x8469, [0x5d5c] = 0x846d,
+ [0x5d5d] = 0x8446, [0x5d5e] = 0x865e, [0x5d5f] = 0x865c, [0x5d60] = 0x865f,
+ [0x5d61] = 0x86f9, [0x5d62] = 0x8713, [0x5d63] = 0x8708, [0x5d64] = 0x8707,
+ [0x5d65] = 0x8700, [0x5d66] = 0x86fe, [0x5d67] = 0x86fb, [0x5d68] = 0x8702,
+ [0x5d69] = 0x8703, [0x5d6a] = 0x8706, [0x5d6b] = 0x870a, [0x5d6c] = 0x8859,
+ [0x5d6d] = 0x88df, [0x5d6e] = 0x88d4, [0x5d6f] = 0x88d9, [0x5d70] = 0x88dc,
+ [0x5d71] = 0x88d8, [0x5d72] = 0x88dd, [0x5d73] = 0x88e1, [0x5d74] = 0x88ca,
+ [0x5d75] = 0x88d5, [0x5d76] = 0x88d2, [0x5d77] = 0x899c, [0x5d78] = 0x89e3,
+ [0x5d79] = 0x8a6b, [0x5d7a] = 0x8a72, [0x5d7b] = 0x8a73, [0x5d7c] = 0x8a66,
+ [0x5d7d] = 0x8a69, [0x5d7e] = 0x8a70, [0x5d7f] = 0x8a87, [0x5d81] = 0x8a7c,
+ [0x5d82] = 0x8a63, [0x5d83] = 0x8aa0, [0x5d84] = 0x8a71, [0x5d85] = 0x8a85,
+ [0x5d86] = 0x8a6d, [0x5d87] = 0x8a62, [0x5d88] = 0x8a6e, [0x5d89] = 0x8a6c,
+ [0x5d8a] = 0x8a79, [0x5d8b] = 0x8a7b, [0x5d8c] = 0x8a3e, [0x5d8d] = 0x8a68,
+ [0x5d8e] = 0x8c62, [0x5d8f] = 0x8c8a, [0x5d90] = 0x8c89, [0x5d91] = 0x8cca,
+ [0x5d92] = 0x8cc7, [0x5d93] = 0x8cc8, [0x5d94] = 0x8cc4, [0x5d95] = 0x8cb2,
+ [0x5d96] = 0x8cc3, [0x5d97] = 0x8cc2, [0x5d98] = 0x8cc5, [0x5d99] = 0x8de1,
+ [0x5d9a] = 0x8ddf, [0x5d9b] = 0x8de8, [0x5d9c] = 0x8def, [0x5d9d] = 0x8df3,
+ [0x5d9e] = 0x8dfa, [0x5d9f] = 0x8dea, [0x5da0] = 0x8de4, [0x5da1] = 0x8de6,
+ [0x5da2] = 0x8eb2, [0x5da3] = 0x8f03, [0x5da4] = 0x8f09, [0x5da5] = 0x8efe,
+ [0x5da6] = 0x8f0a, [0x5da7] = 0x8f9f, [0x5da8] = 0x8fb2, [0x5da9] = 0x904b,
+ [0x5daa] = 0x904a, [0x5dab] = 0x9053, [0x5dac] = 0x9042, [0x5dad] = 0x9054,
+ [0x5dae] = 0x903c, [0x5daf] = 0x9055, [0x5db0] = 0x9050, [0x5db1] = 0x9047,
+ [0x5db2] = 0x904f, [0x5db3] = 0x904e, [0x5db4] = 0x904d, [0x5db5] = 0x9051,
+ [0x5db6] = 0x903e, [0x5db7] = 0x9041, [0x5db8] = 0x9112, [0x5db9] = 0x9117,
+ [0x5dba] = 0x916c, [0x5dbb] = 0x916a, [0x5dbc] = 0x9169, [0x5dbd] = 0x91c9,
+ [0x5dbe] = 0x9237, [0x5dbf] = 0x9257, [0x5dc0] = 0x9238, [0x5dc1] = 0x923d,
+ [0x5dc2] = 0x9240, [0x5dc3] = 0x923e, [0x5dc4] = 0x925b, [0x5dc5] = 0x924b,
+ [0x5dc6] = 0x9264, [0x5dc7] = 0x9251, [0x5dc8] = 0x9234, [0x5dc9] = 0x9249,
+ [0x5dca] = 0x924d, [0x5dcb] = 0x9245, [0x5dcc] = 0x9239, [0x5dcd] = 0x923f,
+ [0x5dce] = 0x925a, [0x5dcf] = 0x9598, [0x5dd0] = 0x9698, [0x5dd1] = 0x9694,
+ [0x5dd2] = 0x9695, [0x5dd3] = 0x96cd, [0x5dd4] = 0x96cb, [0x5dd5] = 0x96c9,
+ [0x5dd6] = 0x96ca, [0x5dd7] = 0x96f7, [0x5dd8] = 0x96fb, [0x5dd9] = 0x96f9,
+ [0x5dda] = 0x96f6, [0x5ddb] = 0x9756, [0x5ddc] = 0x9774, [0x5ddd] = 0x9776,
+ [0x5dde] = 0x9810, [0x5ddf] = 0x9811, [0x5de0] = 0x9813, [0x5de1] = 0x980a,
+ [0x5de2] = 0x9812, [0x5de3] = 0x980c, [0x5de4] = 0x98fc, [0x5de5] = 0x98f4,
+ [0x5de6] = 0x98fd, [0x5de7] = 0x98fe, [0x5de8] = 0x99b3, [0x5de9] = 0x99b1,
+ [0x5dea] = 0x99b4, [0x5deb] = 0x9ae1, [0x5dec] = 0x9ce9, [0x5ded] = 0x9e82,
+ [0x5dee] = 0x9f0e, [0x5def] = 0x9f13, [0x5df0] = 0x9f20, [0x5df1] = 0x50e7,
+ [0x5df2] = 0x50ee, [0x5df3] = 0x50e5, [0x5df4] = 0x50d6, [0x5df5] = 0x50ed,
+ [0x5df6] = 0x50da, [0x5df7] = 0x50d5, [0x5df8] = 0x50cf, [0x5df9] = 0x50d1,
+ [0x5dfa] = 0x50f1, [0x5dfb] = 0x50ce, [0x5dfc] = 0x50e9, [0x5dfd] = 0x5162,
+ [0x5e41] = 0x51f3, [0x5e42] = 0x5283, [0x5e43] = 0x5282, [0x5e44] = 0x5331,
+ [0x5e45] = 0x53ad, [0x5e46] = 0x55fe, [0x5e47] = 0x5600, [0x5e48] = 0x561b,
+ [0x5e49] = 0x5617, [0x5e4a] = 0x55fd, [0x5e4b] = 0x5614, [0x5e4c] = 0x5606,
+ [0x5e4d] = 0x5609, [0x5e4e] = 0x560d, [0x5e4f] = 0x560e, [0x5e50] = 0x55f7,
+ [0x5e51] = 0x5616, [0x5e52] = 0x561f, [0x5e53] = 0x5608, [0x5e54] = 0x5610,
+ [0x5e55] = 0x55f6, [0x5e56] = 0x5718, [0x5e57] = 0x5716, [0x5e58] = 0x5875,
+ [0x5e59] = 0x587e, [0x5e5a] = 0x5883, [0x5e5b] = 0x5893, [0x5e5c] = 0x588a,
+ [0x5e5d] = 0x5879, [0x5e5e] = 0x5885, [0x5e5f] = 0x587d, [0x5e60] = 0x58fd,
+ [0x5e61] = 0x5925, [0x5e62] = 0x5922, [0x5e63] = 0x5924, [0x5e64] = 0x596a,
+ [0x5e65] = 0x5969, [0x5e66] = 0x5ae1, [0x5e67] = 0x5ae6, [0x5e68] = 0x5ae9,
+ [0x5e69] = 0x5ad7, [0x5e6a] = 0x5ad6, [0x5e6b] = 0x5ad8, [0x5e6c] = 0x5ae3,
+ [0x5e6d] = 0x5b75, [0x5e6e] = 0x5bde, [0x5e6f] = 0x5be7, [0x5e70] = 0x5be1,
+ [0x5e71] = 0x5be5, [0x5e72] = 0x5be6, [0x5e73] = 0x5be8, [0x5e74] = 0x5be2,
+ [0x5e75] = 0x5be4, [0x5e76] = 0x5bdf, [0x5e77] = 0x5c0d, [0x5e78] = 0x5c62,
+ [0x5e79] = 0x5d84, [0x5e7a] = 0x5d87, [0x5e7b] = 0x5e5b, [0x5e7c] = 0x5e63,
+ [0x5e7d] = 0x5e55, [0x5e7e] = 0x5e57, [0x5e7f] = 0x5e54, [0x5e81] = 0x5ed3,
+ [0x5e82] = 0x5ed6, [0x5e83] = 0x5f0a, [0x5e84] = 0x5f46, [0x5e85] = 0x5f70,
+ [0x5e86] = 0x5fb9, [0x5e87] = 0x6147, [0x5e88] = 0x613f, [0x5e89] = 0x614b,
+ [0x5e8a] = 0x6177, [0x5e8b] = 0x6162, [0x5e8c] = 0x6163, [0x5e8d] = 0x615f,
+ [0x5e8e] = 0x615a, [0x5e8f] = 0x6158, [0x5e90] = 0x6175, [0x5e91] = 0x622a,
+ [0x5e92] = 0x6487, [0x5e93] = 0x6458, [0x5e94] = 0x6454, [0x5e95] = 0x64a4,
+ [0x5e96] = 0x6478, [0x5e97] = 0x645f, [0x5e98] = 0x647a, [0x5e99] = 0x6451,
+ [0x5e9a] = 0x6467, [0x5e9b] = 0x6434, [0x5e9c] = 0x646d, [0x5e9d] = 0x647b,
+ [0x5e9e] = 0x6572, [0x5e9f] = 0x65a1, [0x5ea0] = 0x65d7, [0x5ea1] = 0x65d6,
+ [0x5ea2] = 0x66a2, [0x5ea3] = 0x66a8, [0x5ea4] = 0x669d, [0x5ea5] = 0x699c,
+ [0x5ea6] = 0x69a8, [0x5ea7] = 0x6995, [0x5ea8] = 0x69c1, [0x5ea9] = 0x69ae,
+ [0x5eaa] = 0x69d3, [0x5eab] = 0x69cb, [0x5eac] = 0x699b, [0x5ead] = 0x69b7,
+ [0x5eae] = 0x69bb, [0x5eaf] = 0x69ab, [0x5eb0] = 0x69b4, [0x5eb1] = 0x69d0,
+ [0x5eb2] = 0x69cd, [0x5eb3] = 0x69ad, [0x5eb4] = 0x69cc, [0x5eb5] = 0x69a6,
+ [0x5eb6] = 0x69c3, [0x5eb7] = 0x69a3, [0x5eb8] = 0x6b49, [0x5eb9] = 0x6b4c,
+ [0x5eba] = 0x6c33, [0x5ebb] = 0x6f33, [0x5ebc] = 0x6f14, [0x5ebd] = 0x6efe,
+ [0x5ebe] = 0x6f13, [0x5ebf] = 0x6ef4, [0x5ec0] = 0x6f29, [0x5ec1] = 0x6f3e,
+ [0x5ec2] = 0x6f20, [0x5ec3] = 0x6f2c, [0x5ec4] = 0x6f0f, [0x5ec5] = 0x6f02,
+ [0x5ec6] = 0x6f22, [0x5ec7] = 0x6eff, [0x5ec8] = 0x6eef, [0x5ec9] = 0x6f06,
+ [0x5eca] = 0x6f31, [0x5ecb] = 0x6f38, [0x5ecc] = 0x6f32, [0x5ecd] = 0x6f23,
+ [0x5ece] = 0x6f15, [0x5ecf] = 0x6f2b, [0x5ed0] = 0x6f2f, [0x5ed1] = 0x6f88,
+ [0x5ed2] = 0x6f2a, [0x5ed3] = 0x6eec, [0x5ed4] = 0x6f01, [0x5ed5] = 0x6ef2,
+ [0x5ed6] = 0x6ecc, [0x5ed7] = 0x6ef7, [0x5ed8] = 0x7194, [0x5ed9] = 0x7199,
+ [0x5eda] = 0x717d, [0x5edb] = 0x718a, [0x5edc] = 0x7184, [0x5edd] = 0x7192,
+ [0x5ede] = 0x723e, [0x5edf] = 0x7292, [0x5ee0] = 0x7296, [0x5ee1] = 0x7344,
+ [0x5ee2] = 0x7350, [0x5ee3] = 0x7464, [0x5ee4] = 0x7463, [0x5ee5] = 0x746a,
+ [0x5ee6] = 0x7470, [0x5ee7] = 0x746d, [0x5ee8] = 0x7504, [0x5ee9] = 0x7591,
+ [0x5eea] = 0x7627, [0x5eeb] = 0x760d, [0x5eec] = 0x760b, [0x5eed] = 0x7609,
+ [0x5eee] = 0x7613, [0x5eef] = 0x76e1, [0x5ef0] = 0x76e3, [0x5ef1] = 0x7784,
+ [0x5ef2] = 0x777d, [0x5ef3] = 0x777f, [0x5ef4] = 0x7761, [0x5ef5] = 0x78c1,
+ [0x5ef6] = 0x789f, [0x5ef7] = 0x78a7, [0x5ef8] = 0x78b3, [0x5ef9] = 0x78a9,
+ [0x5efa] = 0x78a3, [0x5efb] = 0x798e, [0x5efc] = 0x798f, [0x5efd] = 0x798d,
+ [0x5f41] = 0x7a2e, [0x5f42] = 0x7a31, [0x5f43] = 0x7aaa, [0x5f44] = 0x7aa9,
+ [0x5f45] = 0x7aed, [0x5f46] = 0x7aef, [0x5f47] = 0x7ba1, [0x5f48] = 0x7b95,
+ [0x5f49] = 0x7b8b, [0x5f4a] = 0x7b75, [0x5f4b] = 0x7b97, [0x5f4c] = 0x7b9d,
+ [0x5f4d] = 0x7b94, [0x5f4e] = 0x7b8f, [0x5f4f] = 0x7bb8, [0x5f50] = 0x7b87,
+ [0x5f51] = 0x7b84, [0x5f52] = 0x7cb9, [0x5f53] = 0x7cbd, [0x5f54] = 0x7cbe,
+ [0x5f55] = 0x7dbb, [0x5f56] = 0x7db0, [0x5f57] = 0x7d9c, [0x5f58] = 0x7dbd,
+ [0x5f59] = 0x7dbe, [0x5f5a] = 0x7da0, [0x5f5b] = 0x7dca, [0x5f5c] = 0x7db4,
+ [0x5f5d] = 0x7db2, [0x5f5e] = 0x7db1, [0x5f5f] = 0x7dba, [0x5f60] = 0x7da2,
+ [0x5f61] = 0x7dbf, [0x5f62] = 0x7db5, [0x5f63] = 0x7db8, [0x5f64] = 0x7dad,
+ [0x5f65] = 0x7dd2, [0x5f66] = 0x7dc7, [0x5f67] = 0x7dac, [0x5f68] = 0x7f70,
+ [0x5f69] = 0x7fe0, [0x5f6a] = 0x7fe1, [0x5f6b] = 0x7fdf, [0x5f6c] = 0x805e,
+ [0x5f6d] = 0x805a, [0x5f6e] = 0x8087, [0x5f6f] = 0x8150, [0x5f70] = 0x8180,
+ [0x5f71] = 0x818f, [0x5f72] = 0x8188, [0x5f73] = 0x818a, [0x5f74] = 0x817f,
+ [0x5f75] = 0x8182, [0x5f76] = 0x81e7, [0x5f77] = 0x81fa, [0x5f78] = 0x8207,
+ [0x5f79] = 0x8214, [0x5f7a] = 0x821e, [0x5f7b] = 0x824b, [0x5f7c] = 0x84c9,
+ [0x5f7d] = 0x84bf, [0x5f7e] = 0x84c6, [0x5f7f] = 0x84c4, [0x5f81] = 0x8499,
+ [0x5f82] = 0x849e, [0x5f83] = 0x84b2, [0x5f84] = 0x849c, [0x5f85] = 0x84cb,
+ [0x5f86] = 0x84b8, [0x5f87] = 0x84c0, [0x5f88] = 0x84d3, [0x5f89] = 0x8490,
+ [0x5f8a] = 0x84bc, [0x5f8b] = 0x84d1, [0x5f8c] = 0x84ca, [0x5f8d] = 0x873f,
+ [0x5f8e] = 0x871c, [0x5f8f] = 0x873b, [0x5f90] = 0x8722, [0x5f91] = 0x8725,
+ [0x5f92] = 0x8734, [0x5f93] = 0x8718, [0x5f94] = 0x8755, [0x5f95] = 0x8737,
+ [0x5f96] = 0x8729, [0x5f97] = 0x88f3, [0x5f98] = 0x8902, [0x5f99] = 0x88f4,
+ [0x5f9a] = 0x88f9, [0x5f9b] = 0x88f8, [0x5f9c] = 0x88fd, [0x5f9d] = 0x88e8,
+ [0x5f9e] = 0x891a, [0x5f9f] = 0x88ef, [0x5fa0] = 0x8aa6, [0x5fa1] = 0x8a8c,
+ [0x5fa2] = 0x8a9e, [0x5fa3] = 0x8aa3, [0x5fa4] = 0x8a8d, [0x5fa5] = 0x8aa1,
+ [0x5fa6] = 0x8a93, [0x5fa7] = 0x8aa4, [0x5fa8] = 0x8aaa, [0x5fa9] = 0x8aa5,
+ [0x5faa] = 0x8aa8, [0x5fab] = 0x8a98, [0x5fac] = 0x8a91, [0x5fad] = 0x8a9a,
+ [0x5fae] = 0x8aa7, [0x5faf] = 0x8c6a, [0x5fb0] = 0x8c8d, [0x5fb1] = 0x8c8c,
+ [0x5fb2] = 0x8cd3, [0x5fb3] = 0x8cd1, [0x5fb4] = 0x8cd2, [0x5fb5] = 0x8d6b,
+ [0x5fb6] = 0x8d99, [0x5fb7] = 0x8d95, [0x5fb8] = 0x8dfc, [0x5fb9] = 0x8f14,
+ [0x5fba] = 0x8f12, [0x5fbb] = 0x8f15, [0x5fbc] = 0x8f13, [0x5fbd] = 0x8fa3,
+ [0x5fbe] = 0x9060, [0x5fbf] = 0x9058, [0x5fc0] = 0x905c, [0x5fc1] = 0x9063,
+ [0x5fc2] = 0x9059, [0x5fc3] = 0x905e, [0x5fc4] = 0x9062, [0x5fc5] = 0x905d,
+ [0x5fc6] = 0x905b, [0x5fc7] = 0x9119, [0x5fc8] = 0x9118, [0x5fc9] = 0x911e,
+ [0x5fca] = 0x9175, [0x5fcb] = 0x9178, [0x5fcc] = 0x9177, [0x5fcd] = 0x9174,
+ [0x5fce] = 0x9278, [0x5fcf] = 0x9280, [0x5fd0] = 0x9285, [0x5fd1] = 0x9298,
+ [0x5fd2] = 0x9296, [0x5fd3] = 0x927b, [0x5fd4] = 0x9293, [0x5fd5] = 0x929c,
+ [0x5fd6] = 0x92a8, [0x5fd7] = 0x927c, [0x5fd8] = 0x9291, [0x5fd9] = 0x95a1,
+ [0x5fda] = 0x95a8, [0x5fdb] = 0x95a9, [0x5fdc] = 0x95a3, [0x5fdd] = 0x95a5,
+ [0x5fde] = 0x95a4, [0x5fdf] = 0x9699, [0x5fe0] = 0x969c, [0x5fe1] = 0x969b,
+ [0x5fe2] = 0x96cc, [0x5fe3] = 0x96d2, [0x5fe4] = 0x9700, [0x5fe5] = 0x977c,
+ [0x5fe6] = 0x9785, [0x5fe7] = 0x97f6, [0x5fe8] = 0x9817, [0x5fe9] = 0x9818,
+ [0x5fea] = 0x98af, [0x5feb] = 0x98b1, [0x5fec] = 0x9903, [0x5fed] = 0x9905,
+ [0x5fee] = 0x990c, [0x5fef] = 0x9909, [0x5ff0] = 0x99c1, [0x5ff1] = 0x9aaf,
+ [0x5ff2] = 0x9ab0, [0x5ff3] = 0x9ae6, [0x5ff4] = 0x9b41, [0x5ff5] = 0x9b42,
+ [0x5ff6] = 0x9cf4, [0x5ff7] = 0x9cf6, [0x5ff8] = 0x9cf3, [0x5ff9] = 0x9ebc,
+ [0x5ffa] = 0x9f3b, [0x5ffb] = 0x9f4a, [0x5ffc] = 0x5104, [0x5ffd] = 0x5100,
+ [0x6041] = 0x50fb, [0x6042] = 0x50f5, [0x6043] = 0x50f9, [0x6044] = 0x5102,
+ [0x6045] = 0x5108, [0x6046] = 0x5109, [0x6047] = 0x5105, [0x6048] = 0x51dc,
+ [0x6049] = 0x5287, [0x604a] = 0x5288, [0x604b] = 0x5289, [0x604c] = 0x528d,
+ [0x604d] = 0x528a, [0x604e] = 0x52f0, [0x604f] = 0x53b2, [0x6050] = 0x562e,
+ [0x6051] = 0x563b, [0x6052] = 0x5639, [0x6053] = 0x5632, [0x6054] = 0x563f,
+ [0x6055] = 0x5634, [0x6056] = 0x5629, [0x6057] = 0x5653, [0x6058] = 0x564e,
+ [0x6059] = 0x5657, [0x605a] = 0x5674, [0x605b] = 0x5636, [0x605c] = 0x562f,
+ [0x605d] = 0x5630, [0x605e] = 0x5880, [0x605f] = 0x589f, [0x6060] = 0x589e,
+ [0x6061] = 0x58b3, [0x6062] = 0x589c, [0x6063] = 0x58ae, [0x6064] = 0x58a9,
+ [0x6065] = 0x58a6, [0x6066] = 0x596d, [0x6067] = 0x5b09, [0x6068] = 0x5afb,
+ [0x6069] = 0x5b0b, [0x606a] = 0x5af5, [0x606b] = 0x5b0c, [0x606c] = 0x5b08,
+ [0x606d] = 0x5bee, [0x606e] = 0x5bec, [0x606f] = 0x5be9, [0x6070] = 0x5beb,
+ [0x6071] = 0x5c64, [0x6072] = 0x5c65, [0x6073] = 0x5d9d, [0x6074] = 0x5d94,
+ [0x6075] = 0x5e62, [0x6076] = 0x5e5f, [0x6077] = 0x5e61, [0x6078] = 0x5ee2,
+ [0x6079] = 0x5eda, [0x607a] = 0x5edf, [0x607b] = 0x5edd, [0x607c] = 0x5ee3,
+ [0x607d] = 0x5ee0, [0x607e] = 0x5f48, [0x607f] = 0x5f71, [0x6081] = 0x5fb7,
+ [0x6082] = 0x5fb5, [0x6083] = 0x6176, [0x6084] = 0x6167, [0x6085] = 0x616e,
+ [0x6086] = 0x615d, [0x6087] = 0x6155, [0x6088] = 0x6182, [0x6089] = 0x617c,
+ [0x608a] = 0x6170, [0x608b] = 0x616b, [0x608c] = 0x617e, [0x608d] = 0x61a7,
+ [0x608e] = 0x6190, [0x608f] = 0x61ab, [0x6090] = 0x618e, [0x6091] = 0x61ac,
+ [0x6092] = 0x619a, [0x6093] = 0x61a4, [0x6094] = 0x6194, [0x6095] = 0x61ae,
+ [0x6096] = 0x622e, [0x6097] = 0x6469, [0x6098] = 0x646f, [0x6099] = 0x6479,
+ [0x609a] = 0x649e, [0x609b] = 0x64b2, [0x609c] = 0x6488, [0x609d] = 0x6490,
+ [0x609e] = 0x64b0, [0x609f] = 0x64a5, [0x60a0] = 0x6493, [0x60a1] = 0x6495,
+ [0x60a2] = 0x64a9, [0x60a3] = 0x6492, [0x60a4] = 0x64ae, [0x60a5] = 0x64ad,
+ [0x60a6] = 0x64ab, [0x60a7] = 0x649a, [0x60a8] = 0x64ac, [0x60a9] = 0x6499,
+ [0x60aa] = 0x64a2, [0x60ab] = 0x64b3, [0x60ac] = 0x6575, [0x60ad] = 0x6577,
+ [0x60ae] = 0x6578, [0x60af] = 0x66ae, [0x60b0] = 0x66ab, [0x60b1] = 0x66b4,
+ [0x60b2] = 0x66b1, [0x60b3] = 0x6a23, [0x60b4] = 0x6a1f, [0x60b5] = 0x69e8,
+ [0x60b6] = 0x6a01, [0x60b7] = 0x6a1e, [0x60b8] = 0x6a19, [0x60b9] = 0x69fd,
+ [0x60ba] = 0x6a21, [0x60bb] = 0x6a13, [0x60bc] = 0x6a0a, [0x60bd] = 0x69f3,
+ [0x60be] = 0x6a02, [0x60bf] = 0x6a05, [0x60c0] = 0x69ed, [0x60c1] = 0x6a11,
+ [0x60c2] = 0x6b50, [0x60c3] = 0x6b4e, [0x60c4] = 0x6ba4, [0x60c5] = 0x6bc5,
+ [0x60c6] = 0x6bc6, [0x60c7] = 0x6f3f, [0x60c8] = 0x6f7c, [0x60c9] = 0x6f84,
+ [0x60ca] = 0x6f51, [0x60cb] = 0x6f66, [0x60cc] = 0x6f54, [0x60cd] = 0x6f86,
+ [0x60ce] = 0x6f6d, [0x60cf] = 0x6f5b, [0x60d0] = 0x6f78, [0x60d1] = 0x6f6e,
+ [0x60d2] = 0x6f8e, [0x60d3] = 0x6f7a, [0x60d4] = 0x6f70, [0x60d5] = 0x6f64,
+ [0x60d6] = 0x6f97, [0x60d7] = 0x6f58, [0x60d8] = 0x6ed5, [0x60d9] = 0x6f6f,
+ [0x60da] = 0x6f60, [0x60db] = 0x6f5f, [0x60dc] = 0x719f, [0x60dd] = 0x71ac,
+ [0x60de] = 0x71b1, [0x60df] = 0x71a8, [0x60e0] = 0x7256, [0x60e1] = 0x729b,
+ [0x60e2] = 0x734e, [0x60e3] = 0x7357, [0x60e4] = 0x7469, [0x60e5] = 0x748b,
+ [0x60e6] = 0x7483, [0x60e7] = 0x747e, [0x60e8] = 0x7480, [0x60e9] = 0x757f,
+ [0x60ea] = 0x7620, [0x60eb] = 0x7629, [0x60ec] = 0x761f, [0x60ed] = 0x7624,
+ [0x60ee] = 0x7626, [0x60ef] = 0x7621, [0x60f0] = 0x7622, [0x60f1] = 0x769a,
+ [0x60f2] = 0x76ba, [0x60f3] = 0x76e4, [0x60f4] = 0x778e, [0x60f5] = 0x7787,
+ [0x60f6] = 0x778c, [0x60f7] = 0x7791, [0x60f8] = 0x778b, [0x60f9] = 0x78cb,
+ [0x60fa] = 0x78c5, [0x60fb] = 0x78ba, [0x60fc] = 0x78ca, [0x60fd] = 0x78be,
+ [0x6141] = 0x78d5, [0x6142] = 0x78bc, [0x6143] = 0x78d0, [0x6144] = 0x7a3f,
+ [0x6145] = 0x7a3c, [0x6146] = 0x7a40, [0x6147] = 0x7a3d, [0x6148] = 0x7a37,
+ [0x6149] = 0x7a3b, [0x614a] = 0x7aaf, [0x614b] = 0x7aae, [0x614c] = 0x7bad,
+ [0x614d] = 0x7bb1, [0x614e] = 0x7bc4, [0x614f] = 0x7bb4, [0x6150] = 0x7bc6,
+ [0x6151] = 0x7bc7, [0x6152] = 0x7bc1, [0x6153] = 0x7ba0, [0x6154] = 0x7bcc,
+ [0x6155] = 0x7cca, [0x6156] = 0x7de0, [0x6157] = 0x7df4, [0x6158] = 0x7def,
+ [0x6159] = 0x7dfb, [0x615a] = 0x7dd8, [0x615b] = 0x7dec, [0x615c] = 0x7ddd,
+ [0x615d] = 0x7de8, [0x615e] = 0x7de3, [0x615f] = 0x7dda, [0x6160] = 0x7dde,
+ [0x6161] = 0x7de9, [0x6162] = 0x7d9e, [0x6163] = 0x7dd9, [0x6164] = 0x7df2,
+ [0x6165] = 0x7df9, [0x6166] = 0x7f75, [0x6167] = 0x7f77, [0x6168] = 0x7faf,
+ [0x6169] = 0x7fe9, [0x616a] = 0x8026, [0x616b] = 0x819b, [0x616c] = 0x819c,
+ [0x616d] = 0x819d, [0x616e] = 0x81a0, [0x616f] = 0x819a, [0x6170] = 0x8198,
+ [0x6171] = 0x8517, [0x6172] = 0x853d, [0x6173] = 0x851a, [0x6174] = 0x84ee,
+ [0x6175] = 0x852c, [0x6176] = 0x852d, [0x6177] = 0x8513, [0x6178] = 0x8511,
+ [0x6179] = 0x8523, [0x617a] = 0x8521, [0x617b] = 0x8514, [0x617c] = 0x84ec,
+ [0x617d] = 0x8525, [0x617e] = 0x84ff, [0x617f] = 0x8506, [0x6181] = 0x8782,
+ [0x6182] = 0x8774, [0x6183] = 0x8776, [0x6184] = 0x8760, [0x6185] = 0x8766,
+ [0x6186] = 0x8778, [0x6187] = 0x8768, [0x6188] = 0x8759, [0x6189] = 0x8757,
+ [0x618a] = 0x874c, [0x618b] = 0x8753, [0x618c] = 0x885b, [0x618d] = 0x885d,
+ [0x618e] = 0x8910, [0x618f] = 0x8907, [0x6190] = 0x8912, [0x6191] = 0x8913,
+ [0x6192] = 0x8915, [0x6193] = 0x890a, [0x6194] = 0x8abc, [0x6195] = 0x8ad2,
+ [0x6196] = 0x8ac7, [0x6197] = 0x8ac4, [0x6198] = 0x8a95, [0x6199] = 0x8acb,
+ [0x619a] = 0x8af8, [0x619b] = 0x8ab2, [0x619c] = 0x8ac9, [0x619d] = 0x8ac2,
+ [0x619e] = 0x8abf, [0x619f] = 0x8ab0, [0x61a0] = 0x8ad6, [0x61a1] = 0x8acd,
+ [0x61a2] = 0x8ab6, [0x61a3] = 0x8ab9, [0x61a4] = 0x8adb, [0x61a5] = 0x8c4c,
+ [0x61a6] = 0x8c4e, [0x61a7] = 0x8c6c, [0x61a8] = 0x8ce0, [0x61a9] = 0x8cde,
+ [0x61aa] = 0x8ce6, [0x61ab] = 0x8ce4, [0x61ac] = 0x8cec, [0x61ad] = 0x8ced,
+ [0x61ae] = 0x8ce2, [0x61af] = 0x8ce3, [0x61b0] = 0x8cdc, [0x61b1] = 0x8cea,
+ [0x61b2] = 0x8ce1, [0x61b3] = 0x8d6d, [0x61b4] = 0x8d9f, [0x61b5] = 0x8da3,
+ [0x61b6] = 0x8e2b, [0x61b7] = 0x8e10, [0x61b8] = 0x8e1d, [0x61b9] = 0x8e22,
+ [0x61ba] = 0x8e0f, [0x61bb] = 0x8e29, [0x61bc] = 0x8e1f, [0x61bd] = 0x8e21,
+ [0x61be] = 0x8e1e, [0x61bf] = 0x8eba, [0x61c0] = 0x8f1d, [0x61c1] = 0x8f1b,
+ [0x61c2] = 0x8f1f, [0x61c3] = 0x8f29, [0x61c4] = 0x8f26, [0x61c5] = 0x8f2a,
+ [0x61c6] = 0x8f1c, [0x61c7] = 0x8f1e, [0x61c8] = 0x8f25, [0x61c9] = 0x9069,
+ [0x61ca] = 0x906e, [0x61cb] = 0x9068, [0x61cc] = 0x906d, [0x61cd] = 0x9077,
+ [0x61ce] = 0x9130, [0x61cf] = 0x912d, [0x61d0] = 0x9127, [0x61d1] = 0x9131,
+ [0x61d2] = 0x9187, [0x61d3] = 0x9189, [0x61d4] = 0x918b, [0x61d5] = 0x9183,
+ [0x61d6] = 0x92c5, [0x61d7] = 0x92bb, [0x61d8] = 0x92b7, [0x61d9] = 0x92ea,
+ [0x61da] = 0x92ac, [0x61db] = 0x92e4, [0x61dc] = 0x92c1, [0x61dd] = 0x92b3,
+ [0x61de] = 0x92bc, [0x61df] = 0x92d2, [0x61e0] = 0x92c7, [0x61e1] = 0x92f0,
+ [0x61e2] = 0x92b2, [0x61e3] = 0x95ad, [0x61e4] = 0x95b1, [0x61e5] = 0x9704,
+ [0x61e6] = 0x9706, [0x61e7] = 0x9707, [0x61e8] = 0x9709, [0x61e9] = 0x9760,
+ [0x61ea] = 0x978d, [0x61eb] = 0x978b, [0x61ec] = 0x978f, [0x61ed] = 0x9821,
+ [0x61ee] = 0x982b, [0x61ef] = 0x981c, [0x61f0] = 0x98b3, [0x61f1] = 0x990a,
+ [0x61f2] = 0x9913, [0x61f3] = 0x9912, [0x61f4] = 0x9918, [0x61f5] = 0x99dd,
+ [0x61f6] = 0x99d0, [0x61f7] = 0x99df, [0x61f8] = 0x99db, [0x61f9] = 0x99d1,
+ [0x61fa] = 0x99d5, [0x61fb] = 0x99d2, [0x61fc] = 0x99d9, [0x61fd] = 0x9ab7,
+ [0x6241] = 0x9aee, [0x6242] = 0x9aef, [0x6243] = 0x9b27, [0x6244] = 0x9b45,
+ [0x6245] = 0x9b44, [0x6246] = 0x9b77, [0x6247] = 0x9b6f, [0x6248] = 0x9d06,
+ [0x6249] = 0x9d09, [0x624a] = 0x9d03, [0x624b] = 0x9ea9, [0x624c] = 0x9ebe,
+ [0x624d] = 0x9ece, [0x624e] = 0x58a8, [0x624f] = 0x9f52, [0x6250] = 0x5112,
+ [0x6251] = 0x5118, [0x6252] = 0x5114, [0x6253] = 0x5110, [0x6254] = 0x5115,
+ [0x6255] = 0x5180, [0x6256] = 0x51aa, [0x6257] = 0x51dd, [0x6258] = 0x5291,
+ [0x6259] = 0x5293, [0x625a] = 0x52f3, [0x625b] = 0x5659, [0x625c] = 0x566b,
+ [0x625d] = 0x5679, [0x625e] = 0x5669, [0x625f] = 0x5664, [0x6260] = 0x5678,
+ [0x6261] = 0x566a, [0x6262] = 0x5668, [0x6263] = 0x5665, [0x6264] = 0x5671,
+ [0x6265] = 0x566f, [0x6266] = 0x566c, [0x6267] = 0x5662, [0x6268] = 0x5676,
+ [0x6269] = 0x58c1, [0x626a] = 0x58be, [0x626b] = 0x58c7, [0x626c] = 0x58c5,
+ [0x626d] = 0x596e, [0x626e] = 0x5b1d, [0x626f] = 0x5b34, [0x6270] = 0x5b78,
+ [0x6271] = 0x5bf0, [0x6272] = 0x5c0e, [0x6273] = 0x5f4a, [0x6274] = 0x61b2,
+ [0x6275] = 0x6191, [0x6276] = 0x61a9, [0x6277] = 0x618a, [0x6278] = 0x61cd,
+ [0x6279] = 0x61b6, [0x627a] = 0x61be, [0x627b] = 0x61ca, [0x627c] = 0x61c8,
+ [0x627d] = 0x6230, [0x627e] = 0x64c5, [0x627f] = 0x64c1, [0x6281] = 0x64cb,
+ [0x6282] = 0x64bb, [0x6283] = 0x64bc, [0x6284] = 0x64da, [0x6285] = 0x64c4,
+ [0x6286] = 0x64c7, [0x6287] = 0x64c2, [0x6288] = 0x64cd, [0x6289] = 0x64bf,
+ [0x628a] = 0x64d2, [0x628b] = 0x64d4, [0x628c] = 0x64be, [0x628d] = 0x6574,
+ [0x628e] = 0x66c6, [0x628f] = 0x66c9, [0x6290] = 0x66b9, [0x6291] = 0x66c4,
+ [0x6292] = 0x66c7, [0x6293] = 0x66b8, [0x6294] = 0x6a3d, [0x6295] = 0x6a38,
+ [0x6296] = 0x6a3a, [0x6297] = 0x6a59, [0x6298] = 0x6a6b, [0x6299] = 0x6a58,
+ [0x629a] = 0x6a39, [0x629b] = 0x6a44, [0x629c] = 0x6a62, [0x629d] = 0x6a61,
+ [0x629e] = 0x6a4b, [0x629f] = 0x6a47, [0x62a0] = 0x6a35, [0x62a1] = 0x6a5f,
+ [0x62a2] = 0x6a48, [0x62a3] = 0x6b59, [0x62a4] = 0x6b77, [0x62a5] = 0x6c05,
+ [0x62a6] = 0x6fc2, [0x62a7] = 0x6fb1, [0x62a8] = 0x6fa1, [0x62a9] = 0x6fc3,
+ [0x62aa] = 0x6fa4, [0x62ab] = 0x6fc1, [0x62ac] = 0x6fa7, [0x62ad] = 0x6fb3,
+ [0x62ae] = 0x6fc0, [0x62af] = 0x6fb9, [0x62b0] = 0x6fb6, [0x62b1] = 0x6fa6,
+ [0x62b2] = 0x6fa0, [0x62b3] = 0x6fb4, [0x62b4] = 0x71be, [0x62b5] = 0x71c9,
+ [0x62b6] = 0x71d0, [0x62b7] = 0x71d2, [0x62b8] = 0x71c8, [0x62b9] = 0x71d5,
+ [0x62ba] = 0x71b9, [0x62bb] = 0x71ce, [0x62bc] = 0x71d9, [0x62bd] = 0x71dc,
+ [0x62be] = 0x71c3, [0x62bf] = 0x71c4, [0x62c0] = 0x7368, [0x62c1] = 0x749c,
+ [0x62c2] = 0x74a3, [0x62c3] = 0x7498, [0x62c4] = 0x749f, [0x62c5] = 0x749e,
+ [0x62c6] = 0x74e2, [0x62c7] = 0x750c, [0x62c8] = 0x750d, [0x62c9] = 0x7634,
+ [0x62ca] = 0x7638, [0x62cb] = 0x763a, [0x62cc] = 0x76e7, [0x62cd] = 0x76e5,
+ [0x62ce] = 0x77a0, [0x62cf] = 0x779e, [0x62d0] = 0x779f, [0x62d1] = 0x77a5,
+ [0x62d2] = 0x78e8, [0x62d3] = 0x78da, [0x62d4] = 0x78ec, [0x62d5] = 0x78e7,
+ [0x62d6] = 0x79a6, [0x62d7] = 0x7a4d, [0x62d8] = 0x7a4e, [0x62d9] = 0x7a46,
+ [0x62da] = 0x7a4c, [0x62db] = 0x7a4b, [0x62dc] = 0x7aba, [0x62dd] = 0x7bd9,
+ [0x62de] = 0x7c11, [0x62df] = 0x7bc9, [0x62e0] = 0x7be4, [0x62e1] = 0x7bdb,
+ [0x62e2] = 0x7be1, [0x62e3] = 0x7be9, [0x62e4] = 0x7be6, [0x62e5] = 0x7cd5,
+ [0x62e6] = 0x7cd6, [0x62e7] = 0x7e0a, [0x62e8] = 0x7e11, [0x62e9] = 0x7e08,
+ [0x62ea] = 0x7e1b, [0x62eb] = 0x7e23, [0x62ec] = 0x7e1e, [0x62ed] = 0x7e1d,
+ [0x62ee] = 0x7e09, [0x62ef] = 0x7e10, [0x62f0] = 0x7f79, [0x62f1] = 0x7fb2,
+ [0x62f2] = 0x7ff0, [0x62f3] = 0x7ff1, [0x62f4] = 0x7fee, [0x62f5] = 0x8028,
+ [0x62f6] = 0x81b3, [0x62f7] = 0x81a9, [0x62f8] = 0x81a8, [0x62f9] = 0x81fb,
+ [0x62fa] = 0x8208, [0x62fb] = 0x8258, [0x62fc] = 0x8259, [0x62fd] = 0x854a,
+ [0x6341] = 0x8559, [0x6342] = 0x8548, [0x6343] = 0x8568, [0x6344] = 0x8569,
+ [0x6345] = 0x8543, [0x6346] = 0x8549, [0x6347] = 0x856d, [0x6348] = 0x856a,
+ [0x6349] = 0x855e, [0x634a] = 0x8783, [0x634b] = 0x879f, [0x634c] = 0x879e,
+ [0x634d] = 0x87a2, [0x634e] = 0x878d, [0x634f] = 0x8861, [0x6350] = 0x892a,
+ [0x6351] = 0x8932, [0x6352] = 0x8925, [0x6353] = 0x892b, [0x6354] = 0x8921,
+ [0x6355] = 0x89aa, [0x6356] = 0x89a6, [0x6357] = 0x8ae6, [0x6358] = 0x8afa,
+ [0x6359] = 0x8aeb, [0x635a] = 0x8af1, [0x635b] = 0x8b00, [0x635c] = 0x8adc,
+ [0x635d] = 0x8ae7, [0x635e] = 0x8aee, [0x635f] = 0x8afe, [0x6360] = 0x8b01,
+ [0x6361] = 0x8b02, [0x6362] = 0x8af7, [0x6363] = 0x8aed, [0x6364] = 0x8af3,
+ [0x6365] = 0x8af6, [0x6366] = 0x8afc, [0x6367] = 0x8c6b, [0x6368] = 0x8c6d,
+ [0x6369] = 0x8c93, [0x636a] = 0x8cf4, [0x636b] = 0x8e44, [0x636c] = 0x8e31,
+ [0x636d] = 0x8e34, [0x636e] = 0x8e42, [0x636f] = 0x8e39, [0x6370] = 0x8e35,
+ [0x6371] = 0x8f3b, [0x6372] = 0x8f2f, [0x6373] = 0x8f38, [0x6374] = 0x8f33,
+ [0x6375] = 0x8fa8, [0x6376] = 0x8fa6, [0x6377] = 0x9075, [0x6378] = 0x9074,
+ [0x6379] = 0x9078, [0x637a] = 0x9072, [0x637b] = 0x907c, [0x637c] = 0x907a,
+ [0x637d] = 0x9134, [0x637e] = 0x9192, [0x637f] = 0x9320, [0x6381] = 0x9336,
+ [0x6382] = 0x92f8, [0x6383] = 0x9333, [0x6384] = 0x932f, [0x6385] = 0x9322,
+ [0x6386] = 0x92fc, [0x6387] = 0x932b, [0x6388] = 0x9304, [0x6389] = 0x931a,
+ [0x638a] = 0x9310, [0x638b] = 0x9326, [0x638c] = 0x9321, [0x638d] = 0x9315,
+ [0x638e] = 0x932e, [0x638f] = 0x9319, [0x6390] = 0x95bb, [0x6391] = 0x96a7,
+ [0x6392] = 0x96a8, [0x6393] = 0x96aa, [0x6394] = 0x96d5, [0x6395] = 0x970e,
+ [0x6396] = 0x9711, [0x6397] = 0x9716, [0x6398] = 0x970d, [0x6399] = 0x9713,
+ [0x639a] = 0x970f, [0x639b] = 0x975b, [0x639c] = 0x975c, [0x639d] = 0x9766,
+ [0x639e] = 0x9798, [0x639f] = 0x9830, [0x63a0] = 0x9838, [0x63a1] = 0x983b,
+ [0x63a2] = 0x9837, [0x63a3] = 0x982d, [0x63a4] = 0x9839, [0x63a5] = 0x9824,
+ [0x63a6] = 0x9910, [0x63a7] = 0x9928, [0x63a8] = 0x991e, [0x63a9] = 0x991b,
+ [0x63aa] = 0x9921, [0x63ab] = 0x991a, [0x63ac] = 0x99ed, [0x63ad] = 0x99e2,
+ [0x63ae] = 0x99f1, [0x63af] = 0x9ab8, [0x63b0] = 0x9abc, [0x63b1] = 0x9afb,
+ [0x63b2] = 0x9aed, [0x63b3] = 0x9b28, [0x63b4] = 0x9b91, [0x63b5] = 0x9d15,
+ [0x63b6] = 0x9d23, [0x63b7] = 0x9d26, [0x63b8] = 0x9d28, [0x63b9] = 0x9d12,
+ [0x63ba] = 0x9d1b, [0x63bb] = 0x9ed8, [0x63bc] = 0x9ed4, [0x63bd] = 0x9f8d,
+ [0x63be] = 0x9f9c, [0x63bf] = 0x512a, [0x63c0] = 0x511f, [0x63c1] = 0x5121,
+ [0x63c2] = 0x5132, [0x63c3] = 0x52f5, [0x63c4] = 0x568e, [0x63c5] = 0x5680,
+ [0x63c6] = 0x5690, [0x63c7] = 0x5685, [0x63c8] = 0x5687, [0x63c9] = 0x568f,
+ [0x63ca] = 0x58d5, [0x63cb] = 0x58d3, [0x63cc] = 0x58d1, [0x63cd] = 0x58ce,
+ [0x63ce] = 0x5b30, [0x63cf] = 0x5b2a, [0x63d0] = 0x5b24, [0x63d1] = 0x5b7a,
+ [0x63d2] = 0x5c37, [0x63d3] = 0x5c68, [0x63d4] = 0x5dbc, [0x63d5] = 0x5dba,
+ [0x63d6] = 0x5dbd, [0x63d7] = 0x5db8, [0x63d8] = 0x5e6b, [0x63d9] = 0x5f4c,
+ [0x63da] = 0x5fbd, [0x63db] = 0x61c9, [0x63dc] = 0x61c2, [0x63dd] = 0x61c7,
+ [0x63de] = 0x61e6, [0x63df] = 0x61cb, [0x63e0] = 0x6232, [0x63e1] = 0x6234,
+ [0x63e2] = 0x64ce, [0x63e3] = 0x64ca, [0x63e4] = 0x64d8, [0x63e5] = 0x64e0,
+ [0x63e6] = 0x64f0, [0x63e7] = 0x64e6, [0x63e8] = 0x64ec, [0x63e9] = 0x64f1,
+ [0x63ea] = 0x64e2, [0x63eb] = 0x64ed, [0x63ec] = 0x6582, [0x63ed] = 0x6583,
+ [0x63ee] = 0x66d9, [0x63ef] = 0x66d6, [0x63f0] = 0x6a80, [0x63f1] = 0x6a94,
+ [0x63f2] = 0x6a84, [0x63f3] = 0x6aa2, [0x63f4] = 0x6a9c, [0x63f5] = 0x6adb,
+ [0x63f6] = 0x6aa3, [0x63f7] = 0x6a7e, [0x63f8] = 0x6a97, [0x63f9] = 0x6a90,
+ [0x63fa] = 0x6aa0, [0x63fb] = 0x6b5c, [0x63fc] = 0x6bae, [0x63fd] = 0x6bda,
+ [0x6441] = 0x6c08, [0x6442] = 0x6fd8, [0x6443] = 0x6ff1, [0x6444] = 0x6fdf,
+ [0x6445] = 0x6fe0, [0x6446] = 0x6fdb, [0x6447] = 0x6fe4, [0x6448] = 0x6feb,
+ [0x6449] = 0x6fef, [0x644a] = 0x6f80, [0x644b] = 0x6fec, [0x644c] = 0x6fe1,
+ [0x644d] = 0x6fe9, [0x644e] = 0x6fd5, [0x644f] = 0x6fee, [0x6450] = 0x6ff0,
+ [0x6451] = 0x71e7, [0x6452] = 0x71df, [0x6453] = 0x71ee, [0x6454] = 0x71e6,
+ [0x6455] = 0x71e5, [0x6456] = 0x71ed, [0x6457] = 0x71ec, [0x6458] = 0x71f4,
+ [0x6459] = 0x71e0, [0x645a] = 0x7235, [0x645b] = 0x7246, [0x645c] = 0x7370,
+ [0x645d] = 0x7372, [0x645e] = 0x74a9, [0x645f] = 0x74b0, [0x6460] = 0x74a6,
+ [0x6461] = 0x74a8, [0x6462] = 0x7646, [0x6463] = 0x7642, [0x6464] = 0x764c,
+ [0x6465] = 0x76ea, [0x6466] = 0x77b3, [0x6467] = 0x77aa, [0x6468] = 0x77b0,
+ [0x6469] = 0x77ac, [0x646a] = 0x77a7, [0x646b] = 0x77ad, [0x646c] = 0x77ef,
+ [0x646d] = 0x78f7, [0x646e] = 0x78fa, [0x646f] = 0x78f4, [0x6470] = 0x78ef,
+ [0x6471] = 0x7901, [0x6472] = 0x79a7, [0x6473] = 0x79aa, [0x6474] = 0x7a57,
+ [0x6475] = 0x7abf, [0x6476] = 0x7c07, [0x6477] = 0x7c0d, [0x6478] = 0x7bfe,
+ [0x6479] = 0x7bf7, [0x647a] = 0x7c0c, [0x647b] = 0x7be0, [0x647c] = 0x7ce0,
+ [0x647d] = 0x7cdc, [0x647e] = 0x7cde, [0x647f] = 0x7ce2, [0x6481] = 0x7cdf,
+ [0x6482] = 0x7cd9, [0x6483] = 0x7cdd, [0x6484] = 0x7e2e, [0x6485] = 0x7e3e,
+ [0x6486] = 0x7e46, [0x6487] = 0x7e37, [0x6488] = 0x7e32, [0x6489] = 0x7e43,
+ [0x648a] = 0x7e2b, [0x648b] = 0x7e3d, [0x648c] = 0x7e31, [0x648d] = 0x7e45,
+ [0x648e] = 0x7e41, [0x648f] = 0x7e34, [0x6490] = 0x7e39, [0x6491] = 0x7e48,
+ [0x6492] = 0x7e35, [0x6493] = 0x7e3f, [0x6494] = 0x7e2f, [0x6495] = 0x7f44,
+ [0x6496] = 0x7ff3, [0x6497] = 0x7ffc, [0x6498] = 0x8071, [0x6499] = 0x8072,
+ [0x649a] = 0x8070, [0x649b] = 0x806f, [0x649c] = 0x8073, [0x649d] = 0x81c6,
+ [0x649e] = 0x81c3, [0x649f] = 0x81ba, [0x64a0] = 0x81c2, [0x64a1] = 0x81c0,
+ [0x64a2] = 0x81bf, [0x64a3] = 0x81bd, [0x64a4] = 0x81c9, [0x64a5] = 0x81be,
+ [0x64a6] = 0x81e8, [0x64a7] = 0x8209, [0x64a8] = 0x8271, [0x64a9] = 0x85aa,
+ [0x64aa] = 0x8584, [0x64ab] = 0x857e, [0x64ac] = 0x859c, [0x64ad] = 0x8591,
+ [0x64ae] = 0x8594, [0x64af] = 0x85af, [0x64b0] = 0x859b, [0x64b1] = 0x8587,
+ [0x64b2] = 0x85a8, [0x64b3] = 0x858a, [0x64b4] = 0x8667, [0x64b5] = 0x87c0,
+ [0x64b6] = 0x87d1, [0x64b7] = 0x87b3, [0x64b8] = 0x87d2, [0x64b9] = 0x87c6,
+ [0x64ba] = 0x87ab, [0x64bb] = 0x87bb, [0x64bc] = 0x87ba, [0x64bd] = 0x87c8,
+ [0x64be] = 0x87cb, [0x64bf] = 0x893b, [0x64c0] = 0x8936, [0x64c1] = 0x8944,
+ [0x64c2] = 0x8938, [0x64c3] = 0x893d, [0x64c4] = 0x89ac, [0x64c5] = 0x8b0e,
+ [0x64c6] = 0x8b17, [0x64c7] = 0x8b19, [0x64c8] = 0x8b1b, [0x64c9] = 0x8b0a,
+ [0x64ca] = 0x8b20, [0x64cb] = 0x8b1d, [0x64cc] = 0x8b04, [0x64cd] = 0x8b10,
+ [0x64ce] = 0x8c41, [0x64cf] = 0x8c3f, [0x64d0] = 0x8c73, [0x64d1] = 0x8cfa,
+ [0x64d2] = 0x8cfd, [0x64d3] = 0x8cfc, [0x64d4] = 0x8cf8, [0x64d5] = 0x8cfb,
+ [0x64d6] = 0x8da8, [0x64d7] = 0x8e49, [0x64d8] = 0x8e4b, [0x64d9] = 0x8e48,
+ [0x64da] = 0x8e4a, [0x64db] = 0x8f44, [0x64dc] = 0x8f3e, [0x64dd] = 0x8f42,
+ [0x64de] = 0x8f45, [0x64df] = 0x8f3f, [0x64e0] = 0x907f, [0x64e1] = 0x907d,
+ [0x64e2] = 0x9084, [0x64e3] = 0x9081, [0x64e4] = 0x9082, [0x64e5] = 0x9080,
+ [0x64e6] = 0x9139, [0x64e7] = 0x91a3, [0x64e8] = 0x919e, [0x64e9] = 0x919c,
+ [0x64ea] = 0x934d, [0x64eb] = 0x9382, [0x64ec] = 0x9328, [0x64ed] = 0x9375,
+ [0x64ee] = 0x934a, [0x64ef] = 0x9365, [0x64f0] = 0x934b, [0x64f1] = 0x9318,
+ [0x64f2] = 0x937e, [0x64f3] = 0x936c, [0x64f4] = 0x935b, [0x64f5] = 0x9370,
+ [0x64f6] = 0x935a, [0x64f7] = 0x9354, [0x64f8] = 0x95ca, [0x64f9] = 0x95cb,
+ [0x64fa] = 0x95cc, [0x64fb] = 0x95c8, [0x64fc] = 0x95c6, [0x64fd] = 0x96b1,
+ [0x6541] = 0x96b8, [0x6542] = 0x96d6, [0x6543] = 0x971c, [0x6544] = 0x971e,
+ [0x6545] = 0x97a0, [0x6546] = 0x97d3, [0x6547] = 0x9846, [0x6548] = 0x98b6,
+ [0x6549] = 0x9935, [0x654a] = 0x9a01, [0x654b] = 0x99ff, [0x654c] = 0x9bae,
+ [0x654d] = 0x9bab, [0x654e] = 0x9baa, [0x654f] = 0x9bad, [0x6550] = 0x9d3b,
+ [0x6551] = 0x9d3f, [0x6552] = 0x9e8b, [0x6553] = 0x9ecf, [0x6554] = 0x9ede,
+ [0x6555] = 0x9edc, [0x6556] = 0x9edd, [0x6557] = 0x9edb, [0x6558] = 0x9f3e,
+ [0x6559] = 0x9f4b, [0x655a] = 0x53e2, [0x655b] = 0x5695, [0x655c] = 0x56ae,
+ [0x655d] = 0x58d9, [0x655e] = 0x58d8, [0x655f] = 0x5b38, [0x6560] = 0x5f5e,
+ [0x6561] = 0x61e3, [0x6562] = 0x6233, [0x6563] = 0x64f4, [0x6564] = 0x64f2,
+ [0x6565] = 0x64fe, [0x6566] = 0x6506, [0x6567] = 0x64fa, [0x6568] = 0x64fb,
+ [0x6569] = 0x64f7, [0x656a] = 0x65b7, [0x656b] = 0x66dc, [0x656c] = 0x6726,
+ [0x656d] = 0x6ab3, [0x656e] = 0x6aac, [0x656f] = 0x6ac3, [0x6570] = 0x6abb,
+ [0x6571] = 0x6ab8, [0x6572] = 0x6ac2, [0x6573] = 0x6aae, [0x6574] = 0x6aaf,
+ [0x6575] = 0x6b5f, [0x6576] = 0x6b78, [0x6577] = 0x6baf, [0x6578] = 0x7009,
+ [0x6579] = 0x700b, [0x657a] = 0x6ffe, [0x657b] = 0x7006, [0x657c] = 0x6ffa,
+ [0x657d] = 0x7011, [0x657e] = 0x700f, [0x657f] = 0x71fb, [0x6581] = 0x71fc,
+ [0x6582] = 0x71fe, [0x6583] = 0x71f8, [0x6584] = 0x7377, [0x6585] = 0x7375,
+ [0x6586] = 0x74a7, [0x6587] = 0x74bf, [0x6588] = 0x7515, [0x6589] = 0x7656,
+ [0x658a] = 0x7658, [0x658b] = 0x7652, [0x658c] = 0x77bd, [0x658d] = 0x77bf,
+ [0x658e] = 0x77bb, [0x658f] = 0x77bc, [0x6590] = 0x790e, [0x6591] = 0x79ae,
+ [0x6592] = 0x7a61, [0x6593] = 0x7a62, [0x6594] = 0x7a60, [0x6595] = 0x7ac4,
+ [0x6596] = 0x7ac5, [0x6597] = 0x7c2b, [0x6598] = 0x7c27, [0x6599] = 0x7c2a,
+ [0x659a] = 0x7c1e, [0x659b] = 0x7c23, [0x659c] = 0x7c21, [0x659d] = 0x7ce7,
+ [0x659e] = 0x7e54, [0x659f] = 0x7e55, [0x65a0] = 0x7e5e, [0x65a1] = 0x7e5a,
+ [0x65a2] = 0x7e61, [0x65a3] = 0x7e52, [0x65a4] = 0x7e59, [0x65a5] = 0x7f48,
+ [0x65a6] = 0x7ff9, [0x65a7] = 0x7ffb, [0x65a8] = 0x8077, [0x65a9] = 0x8076,
+ [0x65aa] = 0x81cd, [0x65ab] = 0x81cf, [0x65ac] = 0x820a, [0x65ad] = 0x85cf,
+ [0x65ae] = 0x85a9, [0x65af] = 0x85cd, [0x65b0] = 0x85d0, [0x65b1] = 0x85c9,
+ [0x65b2] = 0x85b0, [0x65b3] = 0x85ba, [0x65b4] = 0x85b9, [0x65b5] = 0x85a6,
+ [0x65b6] = 0x87ef, [0x65b7] = 0x87ec, [0x65b8] = 0x87f2, [0x65b9] = 0x87e0,
+ [0x65ba] = 0x8986, [0x65bb] = 0x89b2, [0x65bc] = 0x89f4, [0x65bd] = 0x8b28,
+ [0x65be] = 0x8b39, [0x65bf] = 0x8b2c, [0x65c0] = 0x8b2b, [0x65c1] = 0x8c50,
+ [0x65c2] = 0x8d05, [0x65c3] = 0x8e59, [0x65c4] = 0x8e63, [0x65c5] = 0x8e66,
+ [0x65c6] = 0x8e64, [0x65c7] = 0x8e5f, [0x65c8] = 0x8e55, [0x65c9] = 0x8ec0,
+ [0x65ca] = 0x8f49, [0x65cb] = 0x8f4d, [0x65cc] = 0x9087, [0x65cd] = 0x9083,
+ [0x65ce] = 0x9088, [0x65cf] = 0x91ab, [0x65d0] = 0x91ac, [0x65d1] = 0x91d0,
+ [0x65d2] = 0x9394, [0x65d3] = 0x938a, [0x65d4] = 0x9396, [0x65d5] = 0x93a2,
+ [0x65d6] = 0x93b3, [0x65d7] = 0x93ae, [0x65d8] = 0x93ac, [0x65d9] = 0x93b0,
+ [0x65da] = 0x9398, [0x65db] = 0x939a, [0x65dc] = 0x9397, [0x65dd] = 0x95d4,
+ [0x65de] = 0x95d6, [0x65df] = 0x95d0, [0x65e0] = 0x95d5, [0x65e1] = 0x96e2,
+ [0x65e2] = 0x96dc, [0x65e3] = 0x96d9, [0x65e4] = 0x96db, [0x65e5] = 0x96de,
+ [0x65e6] = 0x9724, [0x65e7] = 0x97a3, [0x65e8] = 0x97a6, [0x65e9] = 0x97ad,
+ [0x65ea] = 0x97f9, [0x65eb] = 0x984d, [0x65ec] = 0x984f, [0x65ed] = 0x984c,
+ [0x65ee] = 0x984e, [0x65ef] = 0x9853, [0x65f0] = 0x98ba, [0x65f1] = 0x993e,
+ [0x65f2] = 0x993f, [0x65f3] = 0x993d, [0x65f4] = 0x992e, [0x65f5] = 0x99a5,
+ [0x65f6] = 0x9a0e, [0x65f7] = 0x9ac1, [0x65f8] = 0x9b03, [0x65f9] = 0x9b06,
+ [0x65fa] = 0x9b4f, [0x65fb] = 0x9b4e, [0x65fc] = 0x9b4d, [0x65fd] = 0x9bca,
+ [0x6641] = 0x9bc9, [0x6642] = 0x9bfd, [0x6643] = 0x9bc8, [0x6644] = 0x9bc0,
+ [0x6645] = 0x9d51, [0x6646] = 0x9d5d, [0x6647] = 0x9d60, [0x6648] = 0x9ee0,
+ [0x6649] = 0x9f15, [0x664a] = 0x9f2c, [0x664b] = 0x5133, [0x664c] = 0x56a5,
+ [0x664d] = 0x58de, [0x664e] = 0x58df, [0x664f] = 0x58e2, [0x6650] = 0x5bf5,
+ [0x6651] = 0x9f90, [0x6652] = 0x5eec, [0x6653] = 0x61f2, [0x6654] = 0x61f7,
+ [0x6655] = 0x61f6, [0x6656] = 0x61f5, [0x6657] = 0x6500, [0x6658] = 0x650f,
+ [0x6659] = 0x66e0, [0x665a] = 0x66dd, [0x665b] = 0x6ae5, [0x665c] = 0x6add,
+ [0x665d] = 0x6ada, [0x665e] = 0x6ad3, [0x665f] = 0x701b, [0x6660] = 0x701f,
+ [0x6661] = 0x7028, [0x6662] = 0x701a, [0x6663] = 0x701d, [0x6664] = 0x7015,
+ [0x6665] = 0x7018, [0x6666] = 0x7206, [0x6667] = 0x720d, [0x6668] = 0x7258,
+ [0x6669] = 0x72a2, [0x666a] = 0x7378, [0x666b] = 0x737a, [0x666c] = 0x74bd,
+ [0x666d] = 0x74ca, [0x666e] = 0x74e3, [0x666f] = 0x7587, [0x6670] = 0x7586,
+ [0x6671] = 0x765f, [0x6672] = 0x7661, [0x6673] = 0x77c7, [0x6674] = 0x7919,
+ [0x6675] = 0x79b1, [0x6676] = 0x7a6b, [0x6677] = 0x7a69, [0x6678] = 0x7c3e,
+ [0x6679] = 0x7c3f, [0x667a] = 0x7c38, [0x667b] = 0x7c3d, [0x667c] = 0x7c37,
+ [0x667d] = 0x7c40, [0x667e] = 0x7e6b, [0x667f] = 0x7e6d, [0x6681] = 0x7e79,
+ [0x6682] = 0x7e69, [0x6683] = 0x7e6a, [0x6684] = 0x7f85, [0x6685] = 0x7e73,
+ [0x6686] = 0x7fb6, [0x6687] = 0x7fb9, [0x6688] = 0x7fb8, [0x6689] = 0x81d8,
+ [0x668a] = 0x85e9, [0x668b] = 0x85dd, [0x668c] = 0x85ea, [0x668d] = 0x85d5,
+ [0x668e] = 0x85e4, [0x668f] = 0x85e5, [0x6690] = 0x85f7, [0x6691] = 0x87fb,
+ [0x6692] = 0x8805, [0x6693] = 0x880d, [0x6694] = 0x87f9, [0x6695] = 0x87fe,
+ [0x6696] = 0x8960, [0x6697] = 0x895f, [0x6698] = 0x8956, [0x6699] = 0x895e,
+ [0x669a] = 0x8b41, [0x669b] = 0x8b5c, [0x669c] = 0x8b58, [0x669d] = 0x8b49,
+ [0x669e] = 0x8b5a, [0x669f] = 0x8b4e, [0x66a0] = 0x8b4f, [0x66a1] = 0x8b46,
+ [0x66a2] = 0x8b59, [0x66a3] = 0x8d08, [0x66a4] = 0x8d0a, [0x66a5] = 0x8e7c,
+ [0x66a6] = 0x8e72, [0x66a7] = 0x8e87, [0x66a8] = 0x8e76, [0x66a9] = 0x8e6c,
+ [0x66aa] = 0x8e7a, [0x66ab] = 0x8e74, [0x66ac] = 0x8f54, [0x66ad] = 0x8f4e,
+ [0x66ae] = 0x8fad, [0x66af] = 0x908a, [0x66b0] = 0x908b, [0x66b1] = 0x91b1,
+ [0x66b2] = 0x91ae, [0x66b3] = 0x93e1, [0x66b4] = 0x93d1, [0x66b5] = 0x93df,
+ [0x66b6] = 0x93c3, [0x66b7] = 0x93c8, [0x66b8] = 0x93dc, [0x66b9] = 0x93dd,
+ [0x66ba] = 0x93d6, [0x66bb] = 0x93e2, [0x66bc] = 0x93cd, [0x66bd] = 0x93d8,
+ [0x66be] = 0x93e4, [0x66bf] = 0x93d7, [0x66c0] = 0x93e8, [0x66c1] = 0x95dc,
+ [0x66c2] = 0x96b4, [0x66c3] = 0x96e3, [0x66c4] = 0x972a, [0x66c5] = 0x9727,
+ [0x66c6] = 0x9761, [0x66c7] = 0x97dc, [0x66c8] = 0x97fb, [0x66c9] = 0x985e,
+ [0x66ca] = 0x9858, [0x66cb] = 0x985b, [0x66cc] = 0x98bc, [0x66cd] = 0x9945,
+ [0x66ce] = 0x9949, [0x66cf] = 0x9a16, [0x66d0] = 0x9a19, [0x66d1] = 0x9b0d,
+ [0x66d2] = 0x9be8, [0x66d3] = 0x9be7, [0x66d4] = 0x9bd6, [0x66d5] = 0x9bdb,
+ [0x66d6] = 0x9d89, [0x66d7] = 0x9d61, [0x66d8] = 0x9d72, [0x66d9] = 0x9d6a,
+ [0x66da] = 0x9d6c, [0x66db] = 0x9e92, [0x66dc] = 0x9e97, [0x66dd] = 0x9e93,
+ [0x66de] = 0x9eb4, [0x66df] = 0x52f8, [0x66e0] = 0x56a8, [0x66e1] = 0x56b7,
+ [0x66e2] = 0x56b6, [0x66e3] = 0x56b4, [0x66e4] = 0x56bc, [0x66e5] = 0x58e4,
+ [0x66e6] = 0x5b40, [0x66e7] = 0x5b43, [0x66e8] = 0x5b7d, [0x66e9] = 0x5bf6,
+ [0x66ea] = 0x5dc9, [0x66eb] = 0x61f8, [0x66ec] = 0x61fa, [0x66ed] = 0x6518,
+ [0x66ee] = 0x6514, [0x66ef] = 0x6519, [0x66f0] = 0x66e6, [0x66f1] = 0x6727,
+ [0x66f2] = 0x6aec, [0x66f3] = 0x703e, [0x66f4] = 0x7030, [0x66f5] = 0x7032,
+ [0x66f6] = 0x7210, [0x66f7] = 0x737b, [0x66f8] = 0x74cf, [0x66f9] = 0x7662,
+ [0x66fa] = 0x7665, [0x66fb] = 0x7926, [0x66fc] = 0x792a, [0x66fd] = 0x792c,
+ [0x6741] = 0x792b, [0x6742] = 0x7ac7, [0x6743] = 0x7af6, [0x6744] = 0x7c4c,
+ [0x6745] = 0x7c43, [0x6746] = 0x7c4d, [0x6747] = 0x7cef, [0x6748] = 0x7cf0,
+ [0x6749] = 0x8fae, [0x674a] = 0x7e7d, [0x674b] = 0x7e7c, [0x674c] = 0x7e82,
+ [0x674d] = 0x7f4c, [0x674e] = 0x8000, [0x674f] = 0x81da, [0x6750] = 0x8266,
+ [0x6751] = 0x85fb, [0x6752] = 0x85f9, [0x6753] = 0x8611, [0x6754] = 0x85fa,
+ [0x6755] = 0x8606, [0x6756] = 0x860b, [0x6757] = 0x8607, [0x6758] = 0x860a,
+ [0x6759] = 0x8814, [0x675a] = 0x8815, [0x675b] = 0x8964, [0x675c] = 0x89ba,
+ [0x675d] = 0x89f8, [0x675e] = 0x8b70, [0x675f] = 0x8b6c, [0x6760] = 0x8b66,
+ [0x6761] = 0x8b6f, [0x6762] = 0x8b5f, [0x6763] = 0x8b6b, [0x6764] = 0x8d0f,
+ [0x6765] = 0x8d0d, [0x6766] = 0x8e89, [0x6767] = 0x8e81, [0x6768] = 0x8e85,
+ [0x6769] = 0x8e82, [0x676a] = 0x91b4, [0x676b] = 0x91cb, [0x676c] = 0x9418,
+ [0x676d] = 0x9403, [0x676e] = 0x93fd, [0x676f] = 0x95e1, [0x6770] = 0x9730,
+ [0x6771] = 0x98c4, [0x6772] = 0x9952, [0x6773] = 0x9951, [0x6774] = 0x99a8,
+ [0x6775] = 0x9a2b, [0x6776] = 0x9a30, [0x6777] = 0x9a37, [0x6778] = 0x9a35,
+ [0x6779] = 0x9c13, [0x677a] = 0x9c0d, [0x677b] = 0x9e79, [0x677c] = 0x9eb5,
+ [0x677d] = 0x9ee8, [0x677e] = 0x9f2f, [0x677f] = 0x9f5f, [0x6781] = 0x9f63,
+ [0x6782] = 0x9f61, [0x6783] = 0x5137, [0x6784] = 0x5138, [0x6785] = 0x56c1,
+ [0x6786] = 0x56c0, [0x6787] = 0x56c2, [0x6788] = 0x5914, [0x6789] = 0x5c6c,
+ [0x678a] = 0x5dcd, [0x678b] = 0x61fc, [0x678c] = 0x61fe, [0x678d] = 0x651d,
+ [0x678e] = 0x651c, [0x678f] = 0x6595, [0x6790] = 0x66e9, [0x6791] = 0x6afb,
+ [0x6792] = 0x6b04, [0x6793] = 0x6afa, [0x6794] = 0x6bb2, [0x6795] = 0x704c,
+ [0x6796] = 0x721b, [0x6797] = 0x72a7, [0x6798] = 0x74d6, [0x6799] = 0x74d4,
+ [0x679a] = 0x7669, [0x679b] = 0x77d3, [0x679c] = 0x7c50, [0x679d] = 0x7e8f,
+ [0x679e] = 0x7e8c, [0x679f] = 0x7fbc, [0x67a0] = 0x8617, [0x67a1] = 0x862d,
+ [0x67a2] = 0x861a, [0x67a3] = 0x8823, [0x67a4] = 0x8822, [0x67a5] = 0x8821,
+ [0x67a6] = 0x881f, [0x67a7] = 0x896a, [0x67a8] = 0x896c, [0x67a9] = 0x89bd,
+ [0x67aa] = 0x8b74, [0x67ab] = 0x8b77, [0x67ac] = 0x8b7d, [0x67ad] = 0x8d13,
+ [0x67ae] = 0x8e8a, [0x67af] = 0x8e8d, [0x67b0] = 0x8e8b, [0x67b1] = 0x8f5f,
+ [0x67b2] = 0x8faf, [0x67b3] = 0x91ba, [0x67b4] = 0x942e, [0x67b5] = 0x9433,
+ [0x67b6] = 0x9435, [0x67b7] = 0x943a, [0x67b8] = 0x9438, [0x67b9] = 0x9432,
+ [0x67ba] = 0x942b, [0x67bb] = 0x95e2, [0x67bc] = 0x9738, [0x67bd] = 0x9739,
+ [0x67be] = 0x9732, [0x67bf] = 0x97ff, [0x67c0] = 0x9867, [0x67c1] = 0x9865,
+ [0x67c2] = 0x9957, [0x67c3] = 0x9a45, [0x67c4] = 0x9a43, [0x67c5] = 0x9a40,
+ [0x67c6] = 0x9a3e, [0x67c7] = 0x9acf, [0x67c8] = 0x9b54, [0x67c9] = 0x9b51,
+ [0x67ca] = 0x9c2d, [0x67cb] = 0x9c25, [0x67cc] = 0x9daf, [0x67cd] = 0x9db4,
+ [0x67ce] = 0x9dc2, [0x67cf] = 0x9db8, [0x67d0] = 0x9e9d, [0x67d1] = 0x9eef,
+ [0x67d2] = 0x9f19, [0x67d3] = 0x9f5c, [0x67d4] = 0x9f66, [0x67d5] = 0x9f67,
+ [0x67d6] = 0x513c, [0x67d7] = 0x513b, [0x67d8] = 0x56c8, [0x67d9] = 0x56ca,
+ [0x67da] = 0x56c9, [0x67db] = 0x5b7f, [0x67dc] = 0x5dd4, [0x67dd] = 0x5dd2,
+ [0x67de] = 0x5f4e, [0x67df] = 0x61ff, [0x67e0] = 0x6524, [0x67e1] = 0x6b0a,
+ [0x67e2] = 0x6b61, [0x67e3] = 0x7051, [0x67e4] = 0x7058, [0x67e5] = 0x7380,
+ [0x67e6] = 0x74e4, [0x67e7] = 0x758a, [0x67e8] = 0x766e, [0x67e9] = 0x766c,
+ [0x67ea] = 0x79b3, [0x67eb] = 0x7c60, [0x67ec] = 0x7c5f, [0x67ed] = 0x807e,
+ [0x67ee] = 0x807d, [0x67ef] = 0x81df, [0x67f0] = 0x8972, [0x67f1] = 0x896f,
+ [0x67f2] = 0x89fc, [0x67f3] = 0x8b80, [0x67f4] = 0x8d16, [0x67f5] = 0x8d17,
+ [0x67f6] = 0x8e91, [0x67f7] = 0x8e93, [0x67f8] = 0x8f61, [0x67f9] = 0x9148,
+ [0x67fa] = 0x9444, [0x67fb] = 0x9451, [0x67fc] = 0x9452, [0x67fd] = 0x973d,
+ [0x6841] = 0x973e, [0x6842] = 0x97c3, [0x6843] = 0x97c1, [0x6844] = 0x986b,
+ [0x6845] = 0x9955, [0x6846] = 0x9a55, [0x6847] = 0x9a4d, [0x6848] = 0x9ad2,
+ [0x6849] = 0x9b1a, [0x684a] = 0x9c49, [0x684b] = 0x9c31, [0x684c] = 0x9c3e,
+ [0x684d] = 0x9c3b, [0x684e] = 0x9dd3, [0x684f] = 0x9dd7, [0x6850] = 0x9f34,
+ [0x6851] = 0x9f6c, [0x6852] = 0x9f6a, [0x6853] = 0x9f94, [0x6854] = 0x56cc,
+ [0x6855] = 0x5dd6, [0x6856] = 0x6200, [0x6857] = 0x6523, [0x6858] = 0x652b,
+ [0x6859] = 0x652a, [0x685a] = 0x66ec, [0x685b] = 0x6b10, [0x685c] = 0x74da,
+ [0x685d] = 0x7aca, [0x685e] = 0x7c64, [0x685f] = 0x7c63, [0x6860] = 0x7c65,
+ [0x6861] = 0x7e93, [0x6862] = 0x7e96, [0x6863] = 0x7e94, [0x6864] = 0x81e2,
+ [0x6865] = 0x8638, [0x6866] = 0x863f, [0x6867] = 0x8831, [0x6868] = 0x8b8a,
+ [0x6869] = 0x9090, [0x686a] = 0x908f, [0x686b] = 0x9463, [0x686c] = 0x9460,
+ [0x686d] = 0x9464, [0x686e] = 0x9768, [0x686f] = 0x986f, [0x6870] = 0x995c,
+ [0x6871] = 0x9a5a, [0x6872] = 0x9a5b, [0x6873] = 0x9a57, [0x6874] = 0x9ad3,
+ [0x6875] = 0x9ad4, [0x6876] = 0x9ad1, [0x6877] = 0x9c54, [0x6878] = 0x9c57,
+ [0x6879] = 0x9c56, [0x687a] = 0x9de5, [0x687b] = 0x9e9f, [0x687c] = 0x9ef4,
+ [0x687d] = 0x56d1, [0x687e] = 0x58e9, [0x687f] = 0x652c, [0x6881] = 0x705e,
+ [0x6882] = 0x7671, [0x6883] = 0x7672, [0x6884] = 0x77d7, [0x6885] = 0x7f50,
+ [0x6886] = 0x7f88, [0x6887] = 0x8836, [0x6888] = 0x8839, [0x6889] = 0x8862,
+ [0x688a] = 0x8b93, [0x688b] = 0x8b92, [0x688c] = 0x8b96, [0x688d] = 0x8277,
+ [0x688e] = 0x8d1b, [0x688f] = 0x91c0, [0x6890] = 0x946a, [0x6891] = 0x9742,
+ [0x6892] = 0x9748, [0x6893] = 0x9744, [0x6894] = 0x97c6, [0x6895] = 0x9870,
+ [0x6896] = 0x9a5f, [0x6897] = 0x9b22, [0x6898] = 0x9b58, [0x6899] = 0x9c5f,
+ [0x689a] = 0x9df9, [0x689b] = 0x9dfa, [0x689c] = 0x9e7c, [0x689d] = 0x9e7d,
+ [0x689e] = 0x9f07, [0x689f] = 0x9f77, [0x68a0] = 0x9f72, [0x68a1] = 0x5ef3,
+ [0x68a2] = 0x6b16, [0x68a3] = 0x7063, [0x68a4] = 0x7c6c, [0x68a5] = 0x7c6e,
+ [0x68a6] = 0x883b, [0x68a7] = 0x89c0, [0x68a8] = 0x8ea1, [0x68a9] = 0x91c1,
+ [0x68aa] = 0x9472, [0x68ab] = 0x9470, [0x68ac] = 0x9871, [0x68ad] = 0x995e,
+ [0x68ae] = 0x9ad6, [0x68af] = 0x9b23, [0x68b0] = 0x9ecc, [0x68b1] = 0x7064,
+ [0x68b2] = 0x77da, [0x68b3] = 0x8b9a, [0x68b4] = 0x9477, [0x68b5] = 0x97c9,
+ [0x68b6] = 0x9a62, [0x68b7] = 0x9a65, [0x68b8] = 0x7e9c, [0x68b9] = 0x8b9c,
+ [0x68ba] = 0x8eaa, [0x68bb] = 0x91c5, [0x68bc] = 0x947d, [0x68bd] = 0x947e,
+ [0x68be] = 0x947c, [0x68bf] = 0x9c77, [0x68c0] = 0x9c78, [0x68c1] = 0x9ef7,
+ [0x68c2] = 0x8c54, [0x68c3] = 0x947f, [0x68c4] = 0x9e1a, [0x68c5] = 0x7228,
+ [0x68c6] = 0x9a6a, [0x68c7] = 0x9b31, [0x68c8] = 0x9e1b, [0x68c9] = 0x9e1e,
+ [0x68ca] = 0x7c72, [0x68cb] = 0x6491, [0x6941] = 0x4e42, [0x6942] = 0x4e5c,
+ [0x6943] = 0x51f5, [0x6944] = 0x531a, [0x6945] = 0x5382, [0x6946] = 0x4e07,
+ [0x6947] = 0x4e0c, [0x6948] = 0x4e47, [0x6949] = 0x4e8d, [0x694a] = 0x56d7,
+ [0x694b] = 0xfa0c, [0x694c] = 0x5c6e, [0x694d] = 0x5f73, [0x694e] = 0x4e0f,
+ [0x694f] = 0x5187, [0x6950] = 0x4e0e, [0x6951] = 0x4e2e, [0x6952] = 0x4e93,
+ [0x6953] = 0x4ec2, [0x6954] = 0x4ec9, [0x6955] = 0x4ec8, [0x6956] = 0x5198,
+ [0x6957] = 0x52fc, [0x6958] = 0x536c, [0x6959] = 0x53b9, [0x695a] = 0x5720,
+ [0x695b] = 0x5903, [0x695c] = 0x592c, [0x695d] = 0x5c10, [0x695e] = 0x5dff,
+ [0x695f] = 0x65e1, [0x6960] = 0x6bb3, [0x6961] = 0x6bcc, [0x6962] = 0x6c14,
+ [0x6963] = 0x723f, [0x6964] = 0x4e31, [0x6965] = 0x4e3c, [0x6966] = 0x4ee8,
+ [0x6967] = 0x4edc, [0x6968] = 0x4ee9, [0x6969] = 0x4ee1, [0x696a] = 0x4edd,
+ [0x696b] = 0x4eda, [0x696c] = 0x520c, [0x696d] = 0x531c, [0x696e] = 0x534c,
+ [0x696f] = 0x5722, [0x6970] = 0x5723, [0x6971] = 0x5917, [0x6972] = 0x592f,
+ [0x6973] = 0x5b81, [0x6974] = 0x5b84, [0x6975] = 0x5c12, [0x6976] = 0x5c3b,
+ [0x6977] = 0x5c74, [0x6978] = 0x5c73, [0x6979] = 0x5e04, [0x697a] = 0x5e80,
+ [0x697b] = 0x5e82, [0x697c] = 0x5fc9, [0x697d] = 0x6209, [0x697e] = 0x6250,
+ [0x697f] = 0x6c15, [0x6981] = 0x6c36, [0x6982] = 0x6c43, [0x6983] = 0x6c3f,
+ [0x6984] = 0x6c3b, [0x6985] = 0x72ae, [0x6986] = 0x72b0, [0x6987] = 0x738a,
+ [0x6988] = 0x79b8, [0x6989] = 0x808a, [0x698a] = 0x961e, [0x698b] = 0x4f0e,
+ [0x698c] = 0x4f18, [0x698d] = 0x4f2c, [0x698e] = 0x4ef5, [0x698f] = 0x4f14,
+ [0x6990] = 0x4ef1, [0x6991] = 0x4f00, [0x6992] = 0x4ef7, [0x6993] = 0x4f08,
+ [0x6994] = 0x4f1d, [0x6995] = 0x4f02, [0x6996] = 0x4f05, [0x6997] = 0x4f22,
+ [0x6998] = 0x4f13, [0x6999] = 0x4f04, [0x699a] = 0x4ef4, [0x699b] = 0x4f12,
+ [0x699c] = 0x51b1, [0x699d] = 0x5213, [0x699e] = 0x5209, [0x699f] = 0x5210,
+ [0x69a0] = 0x52a6, [0x69a1] = 0x5322, [0x69a2] = 0x531f, [0x69a3] = 0x534d,
+ [0x69a4] = 0x538a, [0x69a5] = 0x5407, [0x69a6] = 0x56e1, [0x69a7] = 0x56df,
+ [0x69a8] = 0x572e, [0x69a9] = 0x572a, [0x69aa] = 0x5734, [0x69ab] = 0x593c,
+ [0x69ac] = 0x5980, [0x69ad] = 0x597c, [0x69ae] = 0x5985, [0x69af] = 0x597b,
+ [0x69b0] = 0x597e, [0x69b1] = 0x5977, [0x69b2] = 0x597f, [0x69b3] = 0x5b56,
+ [0x69b4] = 0x5c15, [0x69b5] = 0x5c25, [0x69b6] = 0x5c7c, [0x69b7] = 0x5c7a,
+ [0x69b8] = 0x5c7b, [0x69b9] = 0x5c7e, [0x69ba] = 0x5ddf, [0x69bb] = 0x5e75,
+ [0x69bc] = 0x5e84, [0x69bd] = 0x5f02, [0x69be] = 0x5f1a, [0x69bf] = 0x5f74,
+ [0x69c0] = 0x5fd5, [0x69c1] = 0x5fd4, [0x69c2] = 0x5fcf, [0x69c3] = 0x6265,
+ [0x69c4] = 0x625c, [0x69c5] = 0x625e, [0x69c6] = 0x6264, [0x69c7] = 0x6261,
+ [0x69c8] = 0x6266, [0x69c9] = 0x6262, [0x69ca] = 0x6259, [0x69cb] = 0x6260,
+ [0x69cc] = 0x625a, [0x69cd] = 0x65ef, [0x69ce] = 0x65ee, [0x69cf] = 0x673e,
+ [0x69d0] = 0x6739, [0x69d1] = 0x6738, [0x69d2] = 0x673b, [0x69d3] = 0x673a,
+ [0x69d4] = 0x673f, [0x69d5] = 0x673c, [0x69d6] = 0x6733, [0x69d7] = 0x6c18,
+ [0x69d8] = 0x6c46, [0x69d9] = 0x6c52, [0x69da] = 0x6c5c, [0x69db] = 0x6c4f,
+ [0x69dc] = 0x6c4a, [0x69dd] = 0x6c54, [0x69de] = 0x6c4b, [0x69df] = 0x6c4c,
+ [0x69e0] = 0x7071, [0x69e1] = 0x725e, [0x69e2] = 0x72b4, [0x69e3] = 0x72b5,
+ [0x69e4] = 0x738e, [0x69e5] = 0x752a, [0x69e6] = 0x767f, [0x69e7] = 0x7a75,
+ [0x69e8] = 0x7f51, [0x69e9] = 0x8278, [0x69ea] = 0x827c, [0x69eb] = 0x8280,
+ [0x69ec] = 0x827d, [0x69ed] = 0x827f, [0x69ee] = 0x864d, [0x69ef] = 0x897e,
+ [0x69f0] = 0x9099, [0x69f1] = 0x9097, [0x69f2] = 0x9098, [0x69f3] = 0x909b,
+ [0x69f4] = 0x9094, [0x69f5] = 0x9622, [0x69f6] = 0x9624, [0x69f7] = 0x9620,
+ [0x69f8] = 0x9623, [0x69f9] = 0x4f56, [0x69fa] = 0x4f3b, [0x69fb] = 0x4f62,
+ [0x69fc] = 0x4f49, [0x69fd] = 0x4f53, [0x6a41] = 0x4f64, [0x6a42] = 0x4f3e,
+ [0x6a43] = 0x4f67, [0x6a44] = 0x4f52, [0x6a45] = 0x4f5f, [0x6a46] = 0x4f41,
+ [0x6a47] = 0x4f58, [0x6a48] = 0x4f2d, [0x6a49] = 0x4f33, [0x6a4a] = 0x4f3f,
+ [0x6a4b] = 0x4f61, [0x6a4c] = 0x518f, [0x6a4d] = 0x51b9, [0x6a4e] = 0x521c,
+ [0x6a4f] = 0x521e, [0x6a50] = 0x5221, [0x6a51] = 0x52ad, [0x6a52] = 0x52ae,
+ [0x6a53] = 0x5309, [0x6a54] = 0x5363, [0x6a55] = 0x5372, [0x6a56] = 0x538e,
+ [0x6a57] = 0x538f, [0x6a58] = 0x5430, [0x6a59] = 0x5437, [0x6a5a] = 0x542a,
+ [0x6a5b] = 0x5454, [0x6a5c] = 0x5445, [0x6a5d] = 0x5419, [0x6a5e] = 0x541c,
+ [0x6a5f] = 0x5425, [0x6a60] = 0x5418, [0x6a61] = 0x543d, [0x6a62] = 0x544f,
+ [0x6a63] = 0x5441, [0x6a64] = 0x5428, [0x6a65] = 0x5424, [0x6a66] = 0x5447,
+ [0x6a67] = 0x56ee, [0x6a68] = 0x56e7, [0x6a69] = 0x56e5, [0x6a6a] = 0x5741,
+ [0x6a6b] = 0x5745, [0x6a6c] = 0x574c, [0x6a6d] = 0x5749, [0x6a6e] = 0x574b,
+ [0x6a6f] = 0x5752, [0x6a70] = 0x5906, [0x6a71] = 0x5940, [0x6a72] = 0x59a6,
+ [0x6a73] = 0x5998, [0x6a74] = 0x59a0, [0x6a75] = 0x5997, [0x6a76] = 0x598e,
+ [0x6a77] = 0x59a2, [0x6a78] = 0x5990, [0x6a79] = 0x598f, [0x6a7a] = 0x59a7,
+ [0x6a7b] = 0x59a1, [0x6a7c] = 0x5b8e, [0x6a7d] = 0x5b92, [0x6a7e] = 0x5c28,
+ [0x6a7f] = 0x5c2a, [0x6a81] = 0x5c8d, [0x6a82] = 0x5c8f, [0x6a83] = 0x5c88,
+ [0x6a84] = 0x5c8b, [0x6a85] = 0x5c89, [0x6a86] = 0x5c92, [0x6a87] = 0x5c8a,
+ [0x6a88] = 0x5c86, [0x6a89] = 0x5c93, [0x6a8a] = 0x5c95, [0x6a8b] = 0x5de0,
+ [0x6a8c] = 0x5e0a, [0x6a8d] = 0x5e0e, [0x6a8e] = 0x5e8b, [0x6a8f] = 0x5e89,
+ [0x6a90] = 0x5e8c, [0x6a91] = 0x5e88, [0x6a92] = 0x5e8d, [0x6a93] = 0x5f05,
+ [0x6a94] = 0x5f1d, [0x6a95] = 0x5f78, [0x6a96] = 0x5f76, [0x6a97] = 0x5fd2,
+ [0x6a98] = 0x5fd1, [0x6a99] = 0x5fd0, [0x6a9a] = 0x5fed, [0x6a9b] = 0x5fe8,
+ [0x6a9c] = 0x5fee, [0x6a9d] = 0x5ff3, [0x6a9e] = 0x5fe1, [0x6a9f] = 0x5fe4,
+ [0x6aa0] = 0x5fe3, [0x6aa1] = 0x5ffa, [0x6aa2] = 0x5fef, [0x6aa3] = 0x5ff7,
+ [0x6aa4] = 0x5ffb, [0x6aa5] = 0x6000, [0x6aa6] = 0x5ff4, [0x6aa7] = 0x623a,
+ [0x6aa8] = 0x6283, [0x6aa9] = 0x628c, [0x6aaa] = 0x628e, [0x6aab] = 0x628f,
+ [0x6aac] = 0x6294, [0x6aad] = 0x6287, [0x6aae] = 0x6271, [0x6aaf] = 0x627b,
+ [0x6ab0] = 0x627a, [0x6ab1] = 0x6270, [0x6ab2] = 0x6281, [0x6ab3] = 0x6288,
+ [0x6ab4] = 0x6277, [0x6ab5] = 0x627d, [0x6ab6] = 0x6272, [0x6ab7] = 0x6274,
+ [0x6ab8] = 0x6537, [0x6ab9] = 0x65f0, [0x6aba] = 0x65f4, [0x6abb] = 0x65f3,
+ [0x6abc] = 0x65f2, [0x6abd] = 0x65f5, [0x6abe] = 0x6745, [0x6abf] = 0x6747,
+ [0x6ac0] = 0x6759, [0x6ac1] = 0x6755, [0x6ac2] = 0x674c, [0x6ac3] = 0x6748,
+ [0x6ac4] = 0x675d, [0x6ac5] = 0x674d, [0x6ac6] = 0x675a, [0x6ac7] = 0x674b,
+ [0x6ac8] = 0x6bd0, [0x6ac9] = 0x6c19, [0x6aca] = 0x6c1a, [0x6acb] = 0x6c78,
+ [0x6acc] = 0x6c67, [0x6acd] = 0x6c6b, [0x6ace] = 0x6c84, [0x6acf] = 0x6c8b,
+ [0x6ad0] = 0x6c8f, [0x6ad1] = 0x6c71, [0x6ad2] = 0x6c6f, [0x6ad3] = 0x6c69,
+ [0x6ad4] = 0x6c9a, [0x6ad5] = 0x6c6d, [0x6ad6] = 0x6c87, [0x6ad7] = 0x6c95,
+ [0x6ad8] = 0x6c9c, [0x6ad9] = 0x6c66, [0x6ada] = 0x6c73, [0x6adb] = 0x6c65,
+ [0x6adc] = 0x6c7b, [0x6add] = 0x6c8e, [0x6ade] = 0x7074, [0x6adf] = 0x707a,
+ [0x6ae0] = 0x7263, [0x6ae1] = 0x72bf, [0x6ae2] = 0x72bd, [0x6ae3] = 0x72c3,
+ [0x6ae4] = 0x72c6, [0x6ae5] = 0x72c1, [0x6ae6] = 0x72ba, [0x6ae7] = 0x72c5,
+ [0x6ae8] = 0x7395, [0x6ae9] = 0x7397, [0x6aea] = 0x7393, [0x6aeb] = 0x7394,
+ [0x6aec] = 0x7392, [0x6aed] = 0x753a, [0x6aee] = 0x7539, [0x6aef] = 0x7594,
+ [0x6af0] = 0x7595, [0x6af1] = 0x7681, [0x6af2] = 0x793d, [0x6af3] = 0x8034,
+ [0x6af4] = 0x8095, [0x6af5] = 0x8099, [0x6af6] = 0x8090, [0x6af7] = 0x8092,
+ [0x6af8] = 0x809c, [0x6af9] = 0x8290, [0x6afa] = 0x828f, [0x6afb] = 0x8285,
+ [0x6afc] = 0x828e, [0x6afd] = 0x8291, [0x6b41] = 0x8293, [0x6b42] = 0x828a,
+ [0x6b43] = 0x8283, [0x6b44] = 0x8284, [0x6b45] = 0x8c78, [0x6b46] = 0x8fc9,
+ [0x6b47] = 0x8fbf, [0x6b48] = 0x909f, [0x6b49] = 0x90a1, [0x6b4a] = 0x90a5,
+ [0x6b4b] = 0x909e, [0x6b4c] = 0x90a7, [0x6b4d] = 0x90a0, [0x6b4e] = 0x9630,
+ [0x6b4f] = 0x9628, [0x6b50] = 0x962f, [0x6b51] = 0x962d, [0x6b52] = 0x4e33,
+ [0x6b53] = 0x4f98, [0x6b54] = 0x4f7c, [0x6b55] = 0x4f85, [0x6b56] = 0x4f7d,
+ [0x6b57] = 0x4f80, [0x6b58] = 0x4f87, [0x6b59] = 0x4f76, [0x6b5a] = 0x4f74,
+ [0x6b5b] = 0x4f89, [0x6b5c] = 0x4f84, [0x6b5d] = 0x4f77, [0x6b5e] = 0x4f4c,
+ [0x6b5f] = 0x4f97, [0x6b60] = 0x4f6a, [0x6b61] = 0x4f9a, [0x6b62] = 0x4f79,
+ [0x6b63] = 0x4f81, [0x6b64] = 0x4f78, [0x6b65] = 0x4f90, [0x6b66] = 0x4f9c,
+ [0x6b67] = 0x4f94, [0x6b68] = 0x4f9e, [0x6b69] = 0x4f92, [0x6b6a] = 0x4f82,
+ [0x6b6b] = 0x4f95, [0x6b6c] = 0x4f6b, [0x6b6d] = 0x4f6e, [0x6b6e] = 0x519e,
+ [0x6b6f] = 0x51bc, [0x6b70] = 0x51be, [0x6b71] = 0x5235, [0x6b72] = 0x5232,
+ [0x6b73] = 0x5233, [0x6b74] = 0x5246, [0x6b75] = 0x5231, [0x6b76] = 0x52bc,
+ [0x6b77] = 0x530a, [0x6b78] = 0x530b, [0x6b79] = 0x533c, [0x6b7a] = 0x5392,
+ [0x6b7b] = 0x5394, [0x6b7c] = 0x5487, [0x6b7d] = 0x547f, [0x6b7e] = 0x5481,
+ [0x6b7f] = 0x5491, [0x6b81] = 0x5482, [0x6b82] = 0x5488, [0x6b83] = 0x546b,
+ [0x6b84] = 0x547a, [0x6b85] = 0x547e, [0x6b86] = 0x5465, [0x6b87] = 0x546c,
+ [0x6b88] = 0x5474, [0x6b89] = 0x5466, [0x6b8a] = 0x548d, [0x6b8b] = 0x546f,
+ [0x6b8c] = 0x5461, [0x6b8d] = 0x5460, [0x6b8e] = 0x5498, [0x6b8f] = 0x5463,
+ [0x6b90] = 0x5467, [0x6b91] = 0x5464, [0x6b92] = 0x56f7, [0x6b93] = 0x56f9,
+ [0x6b94] = 0x576f, [0x6b95] = 0x5772, [0x6b96] = 0x576d, [0x6b97] = 0x576b,
+ [0x6b98] = 0x5771, [0x6b99] = 0x5770, [0x6b9a] = 0x5776, [0x6b9b] = 0x5780,
+ [0x6b9c] = 0x5775, [0x6b9d] = 0x577b, [0x6b9e] = 0x5773, [0x6b9f] = 0x5774,
+ [0x6ba0] = 0x5762, [0x6ba1] = 0x5768, [0x6ba2] = 0x577d, [0x6ba3] = 0x590c,
+ [0x6ba4] = 0x5945, [0x6ba5] = 0x59b5, [0x6ba6] = 0x59ba, [0x6ba7] = 0x59cf,
+ [0x6ba8] = 0x59ce, [0x6ba9] = 0x59b2, [0x6baa] = 0x59cc, [0x6bab] = 0x59c1,
+ [0x6bac] = 0x59b6, [0x6bad] = 0x59bc, [0x6bae] = 0x59c3, [0x6baf] = 0x59d6,
+ [0x6bb0] = 0x59b1, [0x6bb1] = 0x59bd, [0x6bb2] = 0x59c0, [0x6bb3] = 0x59c8,
+ [0x6bb4] = 0x59b4, [0x6bb5] = 0x59c7, [0x6bb6] = 0x5b62, [0x6bb7] = 0x5b65,
+ [0x6bb8] = 0x5b93, [0x6bb9] = 0x5b95, [0x6bba] = 0x5c44, [0x6bbb] = 0x5c47,
+ [0x6bbc] = 0x5cae, [0x6bbd] = 0x5ca4, [0x6bbe] = 0x5ca0, [0x6bbf] = 0x5cb5,
+ [0x6bc0] = 0x5caf, [0x6bc1] = 0x5ca8, [0x6bc2] = 0x5cac, [0x6bc3] = 0x5c9f,
+ [0x6bc4] = 0x5ca3, [0x6bc5] = 0x5cad, [0x6bc6] = 0x5ca2, [0x6bc7] = 0x5caa,
+ [0x6bc8] = 0x5ca7, [0x6bc9] = 0x5c9d, [0x6bca] = 0x5ca5, [0x6bcb] = 0x5cb6,
+ [0x6bcc] = 0x5cb0, [0x6bcd] = 0x5ca6, [0x6bce] = 0x5e17, [0x6bcf] = 0x5e14,
+ [0x6bd0] = 0x5e19, [0x6bd1] = 0x5f28, [0x6bd2] = 0x5f22, [0x6bd3] = 0x5f23,
+ [0x6bd4] = 0x5f24, [0x6bd5] = 0x5f54, [0x6bd6] = 0x5f82, [0x6bd7] = 0x5f7e,
+ [0x6bd8] = 0x5f7d, [0x6bd9] = 0x5fde, [0x6bda] = 0x5fe5, [0x6bdb] = 0x602d,
+ [0x6bdc] = 0x6026, [0x6bdd] = 0x6019, [0x6bde] = 0x6032, [0x6bdf] = 0x600b,
+ [0x6be0] = 0x6034, [0x6be1] = 0x600a, [0x6be2] = 0x6017, [0x6be3] = 0x6033,
+ [0x6be4] = 0x601a, [0x6be5] = 0x601e, [0x6be6] = 0x602c, [0x6be7] = 0x6022,
+ [0x6be8] = 0x600d, [0x6be9] = 0x6010, [0x6bea] = 0x602e, [0x6beb] = 0x6013,
+ [0x6bec] = 0x6011, [0x6bed] = 0x600c, [0x6bee] = 0x6009, [0x6bef] = 0x601c,
+ [0x6bf0] = 0x6214, [0x6bf1] = 0x623d, [0x6bf2] = 0x62ad, [0x6bf3] = 0x62b4,
+ [0x6bf4] = 0x62d1, [0x6bf5] = 0x62be, [0x6bf6] = 0x62aa, [0x6bf7] = 0x62b6,
+ [0x6bf8] = 0x62ca, [0x6bf9] = 0x62ae, [0x6bfa] = 0x62b3, [0x6bfb] = 0x62af,
+ [0x6bfc] = 0x62bb, [0x6bfd] = 0x62a9, [0x6c41] = 0x62b0, [0x6c42] = 0x62b8,
+ [0x6c43] = 0x653d, [0x6c44] = 0x65a8, [0x6c45] = 0x65bb, [0x6c46] = 0x6609,
+ [0x6c47] = 0x65fc, [0x6c48] = 0x6604, [0x6c49] = 0x6612, [0x6c4a] = 0x6608,
+ [0x6c4b] = 0x65fb, [0x6c4c] = 0x6603, [0x6c4d] = 0x660b, [0x6c4e] = 0x660d,
+ [0x6c4f] = 0x6605, [0x6c50] = 0x65fd, [0x6c51] = 0x6611, [0x6c52] = 0x6610,
+ [0x6c53] = 0x66f6, [0x6c54] = 0x670a, [0x6c55] = 0x6785, [0x6c56] = 0x676c,
+ [0x6c57] = 0x678e, [0x6c58] = 0x6792, [0x6c59] = 0x6776, [0x6c5a] = 0x677b,
+ [0x6c5b] = 0x6798, [0x6c5c] = 0x6786, [0x6c5d] = 0x6784, [0x6c5e] = 0x6774,
+ [0x6c5f] = 0x678d, [0x6c60] = 0x678c, [0x6c61] = 0x677a, [0x6c62] = 0x679f,
+ [0x6c63] = 0x6791, [0x6c64] = 0x6799, [0x6c65] = 0x6783, [0x6c66] = 0x677d,
+ [0x6c67] = 0x6781, [0x6c68] = 0x6778, [0x6c69] = 0x6779, [0x6c6a] = 0x6794,
+ [0x6c6b] = 0x6b25, [0x6c6c] = 0x6b80, [0x6c6d] = 0x6b7e, [0x6c6e] = 0x6bde,
+ [0x6c6f] = 0x6c1d, [0x6c70] = 0x6c93, [0x6c71] = 0x6cec, [0x6c72] = 0x6ceb,
+ [0x6c73] = 0x6cee, [0x6c74] = 0x6cd9, [0x6c75] = 0x6cb6, [0x6c76] = 0x6cd4,
+ [0x6c77] = 0x6cad, [0x6c78] = 0x6ce7, [0x6c79] = 0x6cb7, [0x6c7a] = 0x6cd0,
+ [0x6c7b] = 0x6cc2, [0x6c7c] = 0x6cba, [0x6c7d] = 0x6cc3, [0x6c7e] = 0x6cc6,
+ [0x6c7f] = 0x6ced, [0x6c81] = 0x6cf2, [0x6c82] = 0x6cd2, [0x6c83] = 0x6cdd,
+ [0x6c84] = 0x6cb4, [0x6c85] = 0x6c8a, [0x6c86] = 0x6c9d, [0x6c87] = 0x6c80,
+ [0x6c88] = 0x6cde, [0x6c89] = 0x6cc0, [0x6c8a] = 0x6d30, [0x6c8b] = 0x6ccd,
+ [0x6c8c] = 0x6cc7, [0x6c8d] = 0x6cb0, [0x6c8e] = 0x6cf9, [0x6c8f] = 0x6ccf,
+ [0x6c90] = 0x6ce9, [0x6c91] = 0x6cd1, [0x6c92] = 0x7094, [0x6c93] = 0x7098,
+ [0x6c94] = 0x7085, [0x6c95] = 0x7093, [0x6c96] = 0x7086, [0x6c97] = 0x7084,
+ [0x6c98] = 0x7091, [0x6c99] = 0x7096, [0x6c9a] = 0x7082, [0x6c9b] = 0x709a,
+ [0x6c9c] = 0x7083, [0x6c9d] = 0x726a, [0x6c9e] = 0x72d6, [0x6c9f] = 0x72cb,
+ [0x6ca0] = 0x72d8, [0x6ca1] = 0x72c9, [0x6ca2] = 0x72dc, [0x6ca3] = 0x72d2,
+ [0x6ca4] = 0x72d4, [0x6ca5] = 0x72da, [0x6ca6] = 0x72cc, [0x6ca7] = 0x72d1,
+ [0x6ca8] = 0x73a4, [0x6ca9] = 0x73a1, [0x6caa] = 0x73ad, [0x6cab] = 0x73a6,
+ [0x6cac] = 0x73a2, [0x6cad] = 0x73a0, [0x6cae] = 0x73ac, [0x6caf] = 0x739d,
+ [0x6cb0] = 0x74dd, [0x6cb1] = 0x74e8, [0x6cb2] = 0x753f, [0x6cb3] = 0x7540,
+ [0x6cb4] = 0x753e, [0x6cb5] = 0x758c, [0x6cb6] = 0x7598, [0x6cb7] = 0x76af,
+ [0x6cb8] = 0x76f3, [0x6cb9] = 0x76f1, [0x6cba] = 0x76f0, [0x6cbb] = 0x76f5,
+ [0x6cbc] = 0x77f8, [0x6cbd] = 0x77fc, [0x6cbe] = 0x77f9, [0x6cbf] = 0x77fb,
+ [0x6cc0] = 0x77fa, [0x6cc1] = 0x77f7, [0x6cc2] = 0x7942, [0x6cc3] = 0x793f,
+ [0x6cc4] = 0x79c5, [0x6cc5] = 0x7a78, [0x6cc6] = 0x7a7b, [0x6cc7] = 0x7afb,
+ [0x6cc8] = 0x7c75, [0x6cc9] = 0x7cfd, [0x6cca] = 0x8035, [0x6ccb] = 0x808f,
+ [0x6ccc] = 0x80ae, [0x6ccd] = 0x80a3, [0x6cce] = 0x80b8, [0x6ccf] = 0x80b5,
+ [0x6cd0] = 0x80ad, [0x6cd1] = 0x8220, [0x6cd2] = 0x82a0, [0x6cd3] = 0x82c0,
+ [0x6cd4] = 0x82ab, [0x6cd5] = 0x829a, [0x6cd6] = 0x8298, [0x6cd7] = 0x829b,
+ [0x6cd8] = 0x82b5, [0x6cd9] = 0x82a7, [0x6cda] = 0x82ae, [0x6cdb] = 0x82bc,
+ [0x6cdc] = 0x829e, [0x6cdd] = 0x82ba, [0x6cde] = 0x82b4, [0x6cdf] = 0x82a8,
+ [0x6ce0] = 0x82a1, [0x6ce1] = 0x82a9, [0x6ce2] = 0x82c2, [0x6ce3] = 0x82a4,
+ [0x6ce4] = 0x82c3, [0x6ce5] = 0x82b6, [0x6ce6] = 0x82a2, [0x6ce7] = 0x8670,
+ [0x6ce8] = 0x866f, [0x6ce9] = 0x866d, [0x6cea] = 0x866e, [0x6ceb] = 0x8c56,
+ [0x6cec] = 0x8fd2, [0x6ced] = 0x8fcb, [0x6cee] = 0x8fd3, [0x6cef] = 0x8fcd,
+ [0x6cf0] = 0x8fd6, [0x6cf1] = 0x8fd5, [0x6cf2] = 0x8fd7, [0x6cf3] = 0x90b2,
+ [0x6cf4] = 0x90b4, [0x6cf5] = 0x90af, [0x6cf6] = 0x90b3, [0x6cf7] = 0x90b0,
+ [0x6cf8] = 0x9639, [0x6cf9] = 0x963d, [0x6cfa] = 0x963c, [0x6cfb] = 0x963a,
+ [0x6cfc] = 0x9643, [0x6cfd] = 0x4fcd, [0x6d41] = 0x4fc5, [0x6d42] = 0x4fd3,
+ [0x6d43] = 0x4fb2, [0x6d44] = 0x4fc9, [0x6d45] = 0x4fcb, [0x6d46] = 0x4fc1,
+ [0x6d47] = 0x4fd4, [0x6d48] = 0x4fdc, [0x6d49] = 0x4fd9, [0x6d4a] = 0x4fbb,
+ [0x6d4b] = 0x4fb3, [0x6d4c] = 0x4fdb, [0x6d4d] = 0x4fc7, [0x6d4e] = 0x4fd6,
+ [0x6d4f] = 0x4fba, [0x6d50] = 0x4fc0, [0x6d51] = 0x4fb9, [0x6d52] = 0x4fec,
+ [0x6d53] = 0x5244, [0x6d54] = 0x5249, [0x6d55] = 0x52c0, [0x6d56] = 0x52c2,
+ [0x6d57] = 0x533d, [0x6d58] = 0x537c, [0x6d59] = 0x5397, [0x6d5a] = 0x5396,
+ [0x6d5b] = 0x5399, [0x6d5c] = 0x5398, [0x6d5d] = 0x54ba, [0x6d5e] = 0x54a1,
+ [0x6d5f] = 0x54ad, [0x6d60] = 0x54a5, [0x6d61] = 0x54cf, [0x6d62] = 0x54c3,
+ [0x6d63] = 0x830d, [0x6d64] = 0x54b7, [0x6d65] = 0x54ae, [0x6d66] = 0x54d6,
+ [0x6d67] = 0x54b6, [0x6d68] = 0x54c5, [0x6d69] = 0x54c6, [0x6d6a] = 0x54a0,
+ [0x6d6b] = 0x5470, [0x6d6c] = 0x54bc, [0x6d6d] = 0x54a2, [0x6d6e] = 0x54be,
+ [0x6d6f] = 0x5472, [0x6d70] = 0x54de, [0x6d71] = 0x54b0, [0x6d72] = 0x57b5,
+ [0x6d73] = 0x579e, [0x6d74] = 0x579f, [0x6d75] = 0x57a4, [0x6d76] = 0x578c,
+ [0x6d77] = 0x5797, [0x6d78] = 0x579d, [0x6d79] = 0x579b, [0x6d7a] = 0x5794,
+ [0x6d7b] = 0x5798, [0x6d7c] = 0x578f, [0x6d7d] = 0x5799, [0x6d7e] = 0x57a5,
+ [0x6d7f] = 0x579a, [0x6d81] = 0x5795, [0x6d82] = 0x58f4, [0x6d83] = 0x590d,
+ [0x6d84] = 0x5953, [0x6d85] = 0x59e1, [0x6d86] = 0x59de, [0x6d87] = 0x59ee,
+ [0x6d88] = 0x5a00, [0x6d89] = 0x59f1, [0x6d8a] = 0x59dd, [0x6d8b] = 0x59fa,
+ [0x6d8c] = 0x59fd, [0x6d8d] = 0x59fc, [0x6d8e] = 0x59f6, [0x6d8f] = 0x59e4,
+ [0x6d90] = 0x59f2, [0x6d91] = 0x59f7, [0x6d92] = 0x59db, [0x6d93] = 0x59e9,
+ [0x6d94] = 0x59f3, [0x6d95] = 0x59f5, [0x6d96] = 0x59e0, [0x6d97] = 0x59fe,
+ [0x6d98] = 0x59f4, [0x6d99] = 0x59ed, [0x6d9a] = 0x5ba8, [0x6d9b] = 0x5c4c,
+ [0x6d9c] = 0x5cd0, [0x6d9d] = 0x5cd8, [0x6d9e] = 0x5ccc, [0x6d9f] = 0x5cd7,
+ [0x6da0] = 0x5ccb, [0x6da1] = 0x5cdb, [0x6da2] = 0x5cde, [0x6da3] = 0x5cda,
+ [0x6da4] = 0x5cc9, [0x6da5] = 0x5cc7, [0x6da6] = 0x5cca, [0x6da7] = 0x5cd6,
+ [0x6da8] = 0x5cd3, [0x6da9] = 0x5cd4, [0x6daa] = 0x5ccf, [0x6dab] = 0x5cc8,
+ [0x6dac] = 0x5cc6, [0x6dad] = 0x5cce, [0x6dae] = 0x5cdf, [0x6daf] = 0x5cf8,
+ [0x6db0] = 0x5df9, [0x6db1] = 0x5e21, [0x6db2] = 0x5e22, [0x6db3] = 0x5e23,
+ [0x6db4] = 0x5e20, [0x6db5] = 0x5e24, [0x6db6] = 0x5eb0, [0x6db7] = 0x5ea4,
+ [0x6db8] = 0x5ea2, [0x6db9] = 0x5e9b, [0x6dba] = 0x5ea3, [0x6dbb] = 0x5ea5,
+ [0x6dbc] = 0x5f07, [0x6dbd] = 0x5f2e, [0x6dbe] = 0x5f56, [0x6dbf] = 0x5f86,
+ [0x6dc0] = 0x6037, [0x6dc1] = 0x6039, [0x6dc2] = 0x6054, [0x6dc3] = 0x6072,
+ [0x6dc4] = 0x605e, [0x6dc5] = 0x6045, [0x6dc6] = 0x6053, [0x6dc7] = 0x6047,
+ [0x6dc8] = 0x6049, [0x6dc9] = 0x605b, [0x6dca] = 0x604c, [0x6dcb] = 0x6040,
+ [0x6dcc] = 0x6042, [0x6dcd] = 0x605f, [0x6dce] = 0x6024, [0x6dcf] = 0x6044,
+ [0x6dd0] = 0x6058, [0x6dd1] = 0x6066, [0x6dd2] = 0x606e, [0x6dd3] = 0x6242,
+ [0x6dd4] = 0x6243, [0x6dd5] = 0x62cf, [0x6dd6] = 0x630d, [0x6dd7] = 0x630b,
+ [0x6dd8] = 0x62f5, [0x6dd9] = 0x630e, [0x6dda] = 0x6303, [0x6ddb] = 0x62eb,
+ [0x6ddc] = 0x62f9, [0x6ddd] = 0x630f, [0x6dde] = 0x630c, [0x6ddf] = 0x62f8,
+ [0x6de0] = 0x62f6, [0x6de1] = 0x6300, [0x6de2] = 0x6313, [0x6de3] = 0x6314,
+ [0x6de4] = 0x62fa, [0x6de5] = 0x6315, [0x6de6] = 0x62fb, [0x6de7] = 0x62f0,
+ [0x6de8] = 0x6541, [0x6de9] = 0x6543, [0x6dea] = 0x65aa, [0x6deb] = 0x65bf,
+ [0x6dec] = 0x6636, [0x6ded] = 0x6621, [0x6dee] = 0x6632, [0x6def] = 0x6635,
+ [0x6df0] = 0x661c, [0x6df1] = 0x6626, [0x6df2] = 0x6622, [0x6df3] = 0x6633,
+ [0x6df4] = 0x662b, [0x6df5] = 0x663a, [0x6df6] = 0x661d, [0x6df7] = 0x6634,
+ [0x6df8] = 0x6639, [0x6df9] = 0x662e, [0x6dfa] = 0x670f, [0x6dfb] = 0x6710,
+ [0x6dfc] = 0x67c1, [0x6dfd] = 0x67f2, [0x6e41] = 0x67c8, [0x6e42] = 0x67ba,
+ [0x6e43] = 0x67dc, [0x6e44] = 0x67bb, [0x6e45] = 0x67f8, [0x6e46] = 0x67d8,
+ [0x6e47] = 0x67c0, [0x6e48] = 0x67b7, [0x6e49] = 0x67c5, [0x6e4a] = 0x67eb,
+ [0x6e4b] = 0x67e4, [0x6e4c] = 0x67df, [0x6e4d] = 0x67b5, [0x6e4e] = 0x67cd,
+ [0x6e4f] = 0x67b3, [0x6e50] = 0x67f7, [0x6e51] = 0x67f6, [0x6e52] = 0x67ee,
+ [0x6e53] = 0x67e3, [0x6e54] = 0x67c2, [0x6e55] = 0x67b9, [0x6e56] = 0x67ce,
+ [0x6e57] = 0x67e7, [0x6e58] = 0x67f0, [0x6e59] = 0x67b2, [0x6e5a] = 0x67fc,
+ [0x6e5b] = 0x67c6, [0x6e5c] = 0x67ed, [0x6e5d] = 0x67cc, [0x6e5e] = 0x67ae,
+ [0x6e5f] = 0x67e6, [0x6e60] = 0x67db, [0x6e61] = 0x67fa, [0x6e62] = 0x67c9,
+ [0x6e63] = 0x67ca, [0x6e64] = 0x67c3, [0x6e65] = 0x67ea, [0x6e66] = 0x67cb,
+ [0x6e67] = 0x6b28, [0x6e68] = 0x6b82, [0x6e69] = 0x6b84, [0x6e6a] = 0x6bb6,
+ [0x6e6b] = 0x6bd6, [0x6e6c] = 0x6bd8, [0x6e6d] = 0x6be0, [0x6e6e] = 0x6c20,
+ [0x6e6f] = 0x6c21, [0x6e70] = 0x6d28, [0x6e71] = 0x6d34, [0x6e72] = 0x6d2d,
+ [0x6e73] = 0x6d1f, [0x6e74] = 0x6d3c, [0x6e75] = 0x6d3f, [0x6e76] = 0x6d12,
+ [0x6e77] = 0x6d0a, [0x6e78] = 0x6cda, [0x6e79] = 0x6d33, [0x6e7a] = 0x6d04,
+ [0x6e7b] = 0x6d19, [0x6e7c] = 0x6d3a, [0x6e7d] = 0x6d1a, [0x6e7e] = 0x6d11,
+ [0x6e7f] = 0x6d00, [0x6e81] = 0x6d1d, [0x6e82] = 0x6d42, [0x6e83] = 0x6d01,
+ [0x6e84] = 0x6d18, [0x6e85] = 0x6d37, [0x6e86] = 0x6d03, [0x6e87] = 0x6d0f,
+ [0x6e88] = 0x6d40, [0x6e89] = 0x6d07, [0x6e8a] = 0x6d20, [0x6e8b] = 0x6d2c,
+ [0x6e8c] = 0x6d08, [0x6e8d] = 0x6d22, [0x6e8e] = 0x6d09, [0x6e8f] = 0x6d10,
+ [0x6e90] = 0x70b7, [0x6e91] = 0x709f, [0x6e92] = 0x70be, [0x6e93] = 0x70b1,
+ [0x6e94] = 0x70b0, [0x6e95] = 0x70a1, [0x6e96] = 0x70b4, [0x6e97] = 0x70b5,
+ [0x6e98] = 0x70a9, [0x6e99] = 0x7241, [0x6e9a] = 0x7249, [0x6e9b] = 0x724a,
+ [0x6e9c] = 0x726c, [0x6e9d] = 0x7270, [0x6e9e] = 0x7273, [0x6e9f] = 0x726e,
+ [0x6ea0] = 0x72ca, [0x6ea1] = 0x72e4, [0x6ea2] = 0x72e8, [0x6ea3] = 0x72eb,
+ [0x6ea4] = 0x72df, [0x6ea5] = 0x72ea, [0x6ea6] = 0x72e6, [0x6ea7] = 0x72e3,
+ [0x6ea8] = 0x7385, [0x6ea9] = 0x73cc, [0x6eaa] = 0x73c2, [0x6eab] = 0x73c8,
+ [0x6eac] = 0x73c5, [0x6ead] = 0x73b9, [0x6eae] = 0x73b6, [0x6eaf] = 0x73b5,
+ [0x6eb0] = 0x73b4, [0x6eb1] = 0x73eb, [0x6eb2] = 0x73bf, [0x6eb3] = 0x73c7,
+ [0x6eb4] = 0x73be, [0x6eb5] = 0x73c3, [0x6eb6] = 0x73c6, [0x6eb7] = 0x73b8,
+ [0x6eb8] = 0x73cb, [0x6eb9] = 0x74ec, [0x6eba] = 0x74ee, [0x6ebb] = 0x752e,
+ [0x6ebc] = 0x7547, [0x6ebd] = 0x7548, [0x6ebe] = 0x75a7, [0x6ebf] = 0x75aa,
+ [0x6ec0] = 0x7679, [0x6ec1] = 0x76c4, [0x6ec2] = 0x7708, [0x6ec3] = 0x7703,
+ [0x6ec4] = 0x7704, [0x6ec5] = 0x7705, [0x6ec6] = 0x770a, [0x6ec7] = 0x76f7,
+ [0x6ec8] = 0x76fb, [0x6ec9] = 0x76fa, [0x6eca] = 0x77e7, [0x6ecb] = 0x77e8,
+ [0x6ecc] = 0x7806, [0x6ecd] = 0x7811, [0x6ece] = 0x7812, [0x6ecf] = 0x7805,
+ [0x6ed0] = 0x7810, [0x6ed1] = 0x780f, [0x6ed2] = 0x780e, [0x6ed3] = 0x7809,
+ [0x6ed4] = 0x7803, [0x6ed5] = 0x7813, [0x6ed6] = 0x794a, [0x6ed7] = 0x794c,
+ [0x6ed8] = 0x794b, [0x6ed9] = 0x7945, [0x6eda] = 0x7944, [0x6edb] = 0x79d5,
+ [0x6edc] = 0x79cd, [0x6edd] = 0x79cf, [0x6ede] = 0x79d6, [0x6edf] = 0x79ce,
+ [0x6ee0] = 0x7a80, [0x6ee1] = 0x7a7e, [0x6ee2] = 0x7ad1, [0x6ee3] = 0x7b00,
+ [0x6ee4] = 0x7b01, [0x6ee5] = 0x7c7a, [0x6ee6] = 0x7c78, [0x6ee7] = 0x7c79,
+ [0x6ee8] = 0x7c7f, [0x6ee9] = 0x7c80, [0x6eea] = 0x7c81, [0x6eeb] = 0x7d03,
+ [0x6eec] = 0x7d08, [0x6eed] = 0x7d01, [0x6eee] = 0x7f58, [0x6eef] = 0x7f91,
+ [0x6ef0] = 0x7f8d, [0x6ef1] = 0x7fbe, [0x6ef2] = 0x8007, [0x6ef3] = 0x800e,
+ [0x6ef4] = 0x800f, [0x6ef5] = 0x8014, [0x6ef6] = 0x8037, [0x6ef7] = 0x80d8,
+ [0x6ef8] = 0x80c7, [0x6ef9] = 0x80e0, [0x6efa] = 0x80d1, [0x6efb] = 0x80c8,
+ [0x6efc] = 0x80c2, [0x6efd] = 0x80d0, [0x6f41] = 0x80c5, [0x6f42] = 0x80e3,
+ [0x6f43] = 0x80d9, [0x6f44] = 0x80dc, [0x6f45] = 0x80ca, [0x6f46] = 0x80d5,
+ [0x6f47] = 0x80c9, [0x6f48] = 0x80cf, [0x6f49] = 0x80d7, [0x6f4a] = 0x80e6,
+ [0x6f4b] = 0x80cd, [0x6f4c] = 0x81ff, [0x6f4d] = 0x8221, [0x6f4e] = 0x8294,
+ [0x6f4f] = 0x82d9, [0x6f50] = 0x82fe, [0x6f51] = 0x82f9, [0x6f52] = 0x8307,
+ [0x6f53] = 0x82e8, [0x6f54] = 0x8300, [0x6f55] = 0x82d5, [0x6f56] = 0x833a,
+ [0x6f57] = 0x82eb, [0x6f58] = 0x82d6, [0x6f59] = 0x82f4, [0x6f5a] = 0x82ec,
+ [0x6f5b] = 0x82e1, [0x6f5c] = 0x82f2, [0x6f5d] = 0x82f5, [0x6f5e] = 0x830c,
+ [0x6f5f] = 0x82fb, [0x6f60] = 0x82f6, [0x6f61] = 0x82f0, [0x6f62] = 0x82ea,
+ [0x6f63] = 0x82e4, [0x6f64] = 0x82e0, [0x6f65] = 0x82fa, [0x6f66] = 0x82f3,
+ [0x6f67] = 0x82ed, [0x6f68] = 0x8677, [0x6f69] = 0x8674, [0x6f6a] = 0x867c,
+ [0x6f6b] = 0x8673, [0x6f6c] = 0x8841, [0x6f6d] = 0x884e, [0x6f6e] = 0x8867,
+ [0x6f6f] = 0x886a, [0x6f70] = 0x8869, [0x6f71] = 0x89d3, [0x6f72] = 0x8a04,
+ [0x6f73] = 0x8a07, [0x6f74] = 0x8d72, [0x6f75] = 0x8fe3, [0x6f76] = 0x8fe1,
+ [0x6f77] = 0x8fee, [0x6f78] = 0x8fe0, [0x6f79] = 0x90f1, [0x6f7a] = 0x90bd,
+ [0x6f7b] = 0x90bf, [0x6f7c] = 0x90d5, [0x6f7d] = 0x90c5, [0x6f7e] = 0x90be,
+ [0x6f7f] = 0x90c7, [0x6f81] = 0x90cb, [0x6f82] = 0x90c8, [0x6f83] = 0x91d4,
+ [0x6f84] = 0x91d3, [0x6f85] = 0x9654, [0x6f86] = 0x964f, [0x6f87] = 0x9651,
+ [0x6f88] = 0x9653, [0x6f89] = 0x964a, [0x6f8a] = 0x964e, [0x6f8b] = 0x501e,
+ [0x6f8c] = 0x5005, [0x6f8d] = 0x5007, [0x6f8e] = 0x5013, [0x6f8f] = 0x5022,
+ [0x6f90] = 0x5030, [0x6f91] = 0x501b, [0x6f92] = 0x4ff5, [0x6f93] = 0x4ff4,
+ [0x6f94] = 0x5033, [0x6f95] = 0x5037, [0x6f96] = 0x502c, [0x6f97] = 0x4ff6,
+ [0x6f98] = 0x4ff7, [0x6f99] = 0x5017, [0x6f9a] = 0x501c, [0x6f9b] = 0x5020,
+ [0x6f9c] = 0x5027, [0x6f9d] = 0x5035, [0x6f9e] = 0x502f, [0x6f9f] = 0x5031,
+ [0x6fa0] = 0x500e, [0x6fa1] = 0x515a, [0x6fa2] = 0x5194, [0x6fa3] = 0x5193,
+ [0x6fa4] = 0x51ca, [0x6fa5] = 0x51c4, [0x6fa6] = 0x51c5, [0x6fa7] = 0x51c8,
+ [0x6fa8] = 0x51ce, [0x6fa9] = 0x5261, [0x6faa] = 0x525a, [0x6fab] = 0x5252,
+ [0x6fac] = 0x525e, [0x6fad] = 0x525f, [0x6fae] = 0x5255, [0x6faf] = 0x5262,
+ [0x6fb0] = 0x52cd, [0x6fb1] = 0x530e, [0x6fb2] = 0x539e, [0x6fb3] = 0x5526,
+ [0x6fb4] = 0x54e2, [0x6fb5] = 0x5517, [0x6fb6] = 0x5512, [0x6fb7] = 0x54e7,
+ [0x6fb8] = 0x54f3, [0x6fb9] = 0x54e4, [0x6fba] = 0x551a, [0x6fbb] = 0x54ff,
+ [0x6fbc] = 0x5504, [0x6fbd] = 0x5508, [0x6fbe] = 0x54eb, [0x6fbf] = 0x5511,
+ [0x6fc0] = 0x5505, [0x6fc1] = 0x54f1, [0x6fc2] = 0x550a, [0x6fc3] = 0x54fb,
+ [0x6fc4] = 0x54f7, [0x6fc5] = 0x54f8, [0x6fc6] = 0x54e0, [0x6fc7] = 0x550e,
+ [0x6fc8] = 0x5503, [0x6fc9] = 0x550b, [0x6fca] = 0x5701, [0x6fcb] = 0x5702,
+ [0x6fcc] = 0x57cc, [0x6fcd] = 0x5832, [0x6fce] = 0x57d5, [0x6fcf] = 0x57d2,
+ [0x6fd0] = 0x57ba, [0x6fd1] = 0x57c6, [0x6fd2] = 0x57bd, [0x6fd3] = 0x57bc,
+ [0x6fd4] = 0x57b8, [0x6fd5] = 0x57b6, [0x6fd6] = 0x57bf, [0x6fd7] = 0x57c7,
+ [0x6fd8] = 0x57d0, [0x6fd9] = 0x57b9, [0x6fda] = 0x57c1, [0x6fdb] = 0x590e,
+ [0x6fdc] = 0x594a, [0x6fdd] = 0x5a19, [0x6fde] = 0x5a16, [0x6fdf] = 0x5a2d,
+ [0x6fe0] = 0x5a2e, [0x6fe1] = 0x5a15, [0x6fe2] = 0x5a0f, [0x6fe3] = 0x5a17,
+ [0x6fe4] = 0x5a0a, [0x6fe5] = 0x5a1e, [0x6fe6] = 0x5a33, [0x6fe7] = 0x5b6c,
+ [0x6fe8] = 0x5ba7, [0x6fe9] = 0x5bad, [0x6fea] = 0x5bac, [0x6feb] = 0x5c03,
+ [0x6fec] = 0x5c56, [0x6fed] = 0x5c54, [0x6fee] = 0x5cec, [0x6fef] = 0x5cff,
+ [0x6ff0] = 0x5cee, [0x6ff1] = 0x5cf1, [0x6ff2] = 0x5cf7, [0x6ff3] = 0x5d00,
+ [0x6ff4] = 0x5cf9, [0x6ff5] = 0x5e29, [0x6ff6] = 0x5e28, [0x6ff7] = 0x5ea8,
+ [0x6ff8] = 0x5eae, [0x6ff9] = 0x5eaa, [0x6ffa] = 0x5eac, [0x6ffb] = 0x5f33,
+ [0x6ffc] = 0x5f30, [0x6ffd] = 0x5f67, [0x7041] = 0x605d, [0x7042] = 0x605a,
+ [0x7043] = 0x6067, [0x7044] = 0x6041, [0x7045] = 0x60a2, [0x7046] = 0x6088,
+ [0x7047] = 0x6080, [0x7048] = 0x6092, [0x7049] = 0x6081, [0x704a] = 0x609d,
+ [0x704b] = 0x6083, [0x704c] = 0x6095, [0x704d] = 0x609b, [0x704e] = 0x6097,
+ [0x704f] = 0x6087, [0x7050] = 0x609c, [0x7051] = 0x608e, [0x7052] = 0x6219,
+ [0x7053] = 0x6246, [0x7054] = 0x62f2, [0x7055] = 0x6310, [0x7056] = 0x6356,
+ [0x7057] = 0x632c, [0x7058] = 0x6344, [0x7059] = 0x6345, [0x705a] = 0x6336,
+ [0x705b] = 0x6343, [0x705c] = 0x63e4, [0x705d] = 0x6339, [0x705e] = 0x634b,
+ [0x705f] = 0x634a, [0x7060] = 0x633c, [0x7061] = 0x6329, [0x7062] = 0x6341,
+ [0x7063] = 0x6334, [0x7064] = 0x6358, [0x7065] = 0x6354, [0x7066] = 0x6359,
+ [0x7067] = 0x632d, [0x7068] = 0x6347, [0x7069] = 0x6333, [0x706a] = 0x635a,
+ [0x706b] = 0x6351, [0x706c] = 0x6338, [0x706d] = 0x6357, [0x706e] = 0x6340,
+ [0x706f] = 0x6348, [0x7070] = 0x654a, [0x7071] = 0x6546, [0x7072] = 0x65c6,
+ [0x7073] = 0x65c3, [0x7074] = 0x65c4, [0x7075] = 0x65c2, [0x7076] = 0x664a,
+ [0x7077] = 0x665f, [0x7078] = 0x6647, [0x7079] = 0x6651, [0x707a] = 0x6712,
+ [0x707b] = 0x6713, [0x707c] = 0x681f, [0x707d] = 0x681a, [0x707e] = 0x6849,
+ [0x707f] = 0x6832, [0x7081] = 0x6833, [0x7082] = 0x683b, [0x7083] = 0x684b,
+ [0x7084] = 0x684f, [0x7085] = 0x6816, [0x7086] = 0x6831, [0x7087] = 0x681c,
+ [0x7088] = 0x6835, [0x7089] = 0x682b, [0x708a] = 0x682d, [0x708b] = 0x682f,
+ [0x708c] = 0x684e, [0x708d] = 0x6844, [0x708e] = 0x6834, [0x708f] = 0x681d,
+ [0x7090] = 0x6812, [0x7091] = 0x6814, [0x7092] = 0x6826, [0x7093] = 0x6828,
+ [0x7094] = 0x682e, [0x7095] = 0x684d, [0x7096] = 0x683a, [0x7097] = 0x6825,
+ [0x7098] = 0x6820, [0x7099] = 0x6b2c, [0x709a] = 0x6b2f, [0x709b] = 0x6b2d,
+ [0x709c] = 0x6b31, [0x709d] = 0x6b34, [0x709e] = 0x6b6d, [0x709f] = 0x8082,
+ [0x70a0] = 0x6b88, [0x70a1] = 0x6be6, [0x70a2] = 0x6be4, [0x70a3] = 0x6be8,
+ [0x70a4] = 0x6be3, [0x70a5] = 0x6be2, [0x70a6] = 0x6be7, [0x70a7] = 0x6c25,
+ [0x70a8] = 0x6d7a, [0x70a9] = 0x6d63, [0x70aa] = 0x6d64, [0x70ab] = 0x6d76,
+ [0x70ac] = 0x6d0d, [0x70ad] = 0x6d61, [0x70ae] = 0x6d92, [0x70af] = 0x6d58,
+ [0x70b0] = 0x6d62, [0x70b1] = 0x6d6d, [0x70b2] = 0x6d6f, [0x70b3] = 0x6d91,
+ [0x70b4] = 0x6d8d, [0x70b5] = 0x6def, [0x70b6] = 0x6d7f, [0x70b7] = 0x6d86,
+ [0x70b8] = 0x6d5e, [0x70b9] = 0x6d67, [0x70ba] = 0x6d60, [0x70bb] = 0x6d97,
+ [0x70bc] = 0x6d70, [0x70bd] = 0x6d7c, [0x70be] = 0x6d5f, [0x70bf] = 0x6d82,
+ [0x70c0] = 0x6d98, [0x70c1] = 0x6d2f, [0x70c2] = 0x6d68, [0x70c3] = 0x6d8b,
+ [0x70c4] = 0x6d7e, [0x70c5] = 0x6d80, [0x70c6] = 0x6d84, [0x70c7] = 0x6d16,
+ [0x70c8] = 0x6d83, [0x70c9] = 0x6d7b, [0x70ca] = 0x6d7d, [0x70cb] = 0x6d75,
+ [0x70cc] = 0x6d90, [0x70cd] = 0x70dc, [0x70ce] = 0x70d3, [0x70cf] = 0x70d1,
+ [0x70d0] = 0x70dd, [0x70d1] = 0x70cb, [0x70d2] = 0x7f39, [0x70d3] = 0x70e2,
+ [0x70d4] = 0x70d7, [0x70d5] = 0x70d2, [0x70d6] = 0x70de, [0x70d7] = 0x70e0,
+ [0x70d8] = 0x70d4, [0x70d9] = 0x70cd, [0x70da] = 0x70c5, [0x70db] = 0x70c6,
+ [0x70dc] = 0x70c7, [0x70dd] = 0x70da, [0x70de] = 0x70ce, [0x70df] = 0x70e1,
+ [0x70e0] = 0x7242, [0x70e1] = 0x7278, [0x70e2] = 0x7277, [0x70e3] = 0x7276,
+ [0x70e4] = 0x7300, [0x70e5] = 0x72fa, [0x70e6] = 0x72f4, [0x70e7] = 0x72fe,
+ [0x70e8] = 0x72f6, [0x70e9] = 0x72f3, [0x70ea] = 0x72fb, [0x70eb] = 0x7301,
+ [0x70ec] = 0x73d3, [0x70ed] = 0x73d9, [0x70ee] = 0x73e5, [0x70ef] = 0x73d6,
+ [0x70f0] = 0x73bc, [0x70f1] = 0x73e7, [0x70f2] = 0x73e3, [0x70f3] = 0x73e9,
+ [0x70f4] = 0x73dc, [0x70f5] = 0x73d2, [0x70f6] = 0x73db, [0x70f7] = 0x73d4,
+ [0x70f8] = 0x73dd, [0x70f9] = 0x73da, [0x70fa] = 0x73d7, [0x70fb] = 0x73d8,
+ [0x70fc] = 0x73e8, [0x70fd] = 0x74de, [0x7141] = 0x74df, [0x7142] = 0x74f4,
+ [0x7143] = 0x74f5, [0x7144] = 0x7521, [0x7145] = 0x755b, [0x7146] = 0x755f,
+ [0x7147] = 0x75b0, [0x7148] = 0x75c1, [0x7149] = 0x75bb, [0x714a] = 0x75c4,
+ [0x714b] = 0x75c0, [0x714c] = 0x75bf, [0x714d] = 0x75b6, [0x714e] = 0x75ba,
+ [0x714f] = 0x768a, [0x7150] = 0x76c9, [0x7151] = 0x771d, [0x7152] = 0x771b,
+ [0x7153] = 0x7710, [0x7154] = 0x7713, [0x7155] = 0x7712, [0x7156] = 0x7723,
+ [0x7157] = 0x7711, [0x7158] = 0x7715, [0x7159] = 0x7719, [0x715a] = 0x771a,
+ [0x715b] = 0x7722, [0x715c] = 0x7727, [0x715d] = 0x7823, [0x715e] = 0x782c,
+ [0x715f] = 0x7822, [0x7160] = 0x7835, [0x7161] = 0x782f, [0x7162] = 0x7828,
+ [0x7163] = 0x782e, [0x7164] = 0x782b, [0x7165] = 0x7821, [0x7166] = 0x7829,
+ [0x7167] = 0x7833, [0x7168] = 0x782a, [0x7169] = 0x7831, [0x716a] = 0x7954,
+ [0x716b] = 0x795b, [0x716c] = 0x794f, [0x716d] = 0x795c, [0x716e] = 0x7953,
+ [0x716f] = 0x7952, [0x7170] = 0x7951, [0x7171] = 0x79eb, [0x7172] = 0x79ec,
+ [0x7173] = 0x79e0, [0x7174] = 0x79ee, [0x7175] = 0x79ed, [0x7176] = 0x79ea,
+ [0x7177] = 0x79dc, [0x7178] = 0x79de, [0x7179] = 0x79dd, [0x717a] = 0x7a86,
+ [0x717b] = 0x7a89, [0x717c] = 0x7a85, [0x717d] = 0x7a8b, [0x717e] = 0x7a8c,
+ [0x717f] = 0x7a8a, [0x7181] = 0x7a87, [0x7182] = 0x7ad8, [0x7183] = 0x7b10,
+ [0x7184] = 0x7b04, [0x7185] = 0x7b13, [0x7186] = 0x7b05, [0x7187] = 0x7b0f,
+ [0x7188] = 0x7b08, [0x7189] = 0x7b0a, [0x718a] = 0x7b0e, [0x718b] = 0x7b09,
+ [0x718c] = 0x7b12, [0x718d] = 0x7c84, [0x718e] = 0x7c91, [0x718f] = 0x7c8a,
+ [0x7190] = 0x7c8c, [0x7191] = 0x7c88, [0x7192] = 0x7c8d, [0x7193] = 0x7c85,
+ [0x7194] = 0x7d1e, [0x7195] = 0x7d1d, [0x7196] = 0x7d11, [0x7197] = 0x7d0e,
+ [0x7198] = 0x7d18, [0x7199] = 0x7d16, [0x719a] = 0x7d13, [0x719b] = 0x7d1f,
+ [0x719c] = 0x7d12, [0x719d] = 0x7d0f, [0x719e] = 0x7d0c, [0x719f] = 0x7f5c,
+ [0x71a0] = 0x7f61, [0x71a1] = 0x7f5e, [0x71a2] = 0x7f60, [0x71a3] = 0x7f5d,
+ [0x71a4] = 0x7f5b, [0x71a5] = 0x7f96, [0x71a6] = 0x7f92, [0x71a7] = 0x7fc3,
+ [0x71a8] = 0x7fc2, [0x71a9] = 0x7fc0, [0x71aa] = 0x8016, [0x71ab] = 0x803e,
+ [0x71ac] = 0x8039, [0x71ad] = 0x80fa, [0x71ae] = 0x80f2, [0x71af] = 0x80f9,
+ [0x71b0] = 0x80f5, [0x71b1] = 0x8101, [0x71b2] = 0x80fb, [0x71b3] = 0x8100,
+ [0x71b4] = 0x8201, [0x71b5] = 0x822f, [0x71b6] = 0x8225, [0x71b7] = 0x8333,
+ [0x71b8] = 0x832d, [0x71b9] = 0x8344, [0x71ba] = 0x8319, [0x71bb] = 0x8351,
+ [0x71bc] = 0x8325, [0x71bd] = 0x8356, [0x71be] = 0x833f, [0x71bf] = 0x8341,
+ [0x71c0] = 0x8326, [0x71c1] = 0x831c, [0x71c2] = 0x8322, [0x71c3] = 0x8342,
+ [0x71c4] = 0x834e, [0x71c5] = 0x831b, [0x71c6] = 0x832a, [0x71c7] = 0x8308,
+ [0x71c8] = 0x833c, [0x71c9] = 0x834d, [0x71ca] = 0x8316, [0x71cb] = 0x8324,
+ [0x71cc] = 0x8320, [0x71cd] = 0x8337, [0x71ce] = 0x832f, [0x71cf] = 0x8329,
+ [0x71d0] = 0x8347, [0x71d1] = 0x8345, [0x71d2] = 0x834c, [0x71d3] = 0x8353,
+ [0x71d4] = 0x831e, [0x71d5] = 0x832c, [0x71d6] = 0x834b, [0x71d7] = 0x8327,
+ [0x71d8] = 0x8348, [0x71d9] = 0x8653, [0x71da] = 0x8652, [0x71db] = 0x86a2,
+ [0x71dc] = 0x86a8, [0x71dd] = 0x8696, [0x71de] = 0x868d, [0x71df] = 0x8691,
+ [0x71e0] = 0x869e, [0x71e1] = 0x8687, [0x71e2] = 0x8697, [0x71e3] = 0x8686,
+ [0x71e4] = 0x868b, [0x71e5] = 0x869a, [0x71e6] = 0x8685, [0x71e7] = 0x86a5,
+ [0x71e8] = 0x8699, [0x71e9] = 0x86a1, [0x71ea] = 0x86a7, [0x71eb] = 0x8695,
+ [0x71ec] = 0x8698, [0x71ed] = 0x868e, [0x71ee] = 0x869d, [0x71ef] = 0x8690,
+ [0x71f0] = 0x8694, [0x71f1] = 0x8843, [0x71f2] = 0x8844, [0x71f3] = 0x886d,
+ [0x71f4] = 0x8875, [0x71f5] = 0x8876, [0x71f6] = 0x8872, [0x71f7] = 0x8880,
+ [0x71f8] = 0x8871, [0x71f9] = 0x887f, [0x71fa] = 0x886f, [0x71fb] = 0x8883,
+ [0x71fc] = 0x887e, [0x71fd] = 0x8874, [0x7241] = 0x887c, [0x7242] = 0x8a12,
+ [0x7243] = 0x8c47, [0x7244] = 0x8c57, [0x7245] = 0x8c7b, [0x7246] = 0x8ca4,
+ [0x7247] = 0x8ca3, [0x7248] = 0x8d76, [0x7249] = 0x8d78, [0x724a] = 0x8db5,
+ [0x724b] = 0x8db7, [0x724c] = 0x8db6, [0x724d] = 0x8ed1, [0x724e] = 0x8ed3,
+ [0x724f] = 0x8ffe, [0x7250] = 0x8ff5, [0x7251] = 0x9002, [0x7252] = 0x8fff,
+ [0x7253] = 0x8ffb, [0x7254] = 0x9004, [0x7255] = 0x8ffc, [0x7256] = 0x8ff6,
+ [0x7257] = 0x90d6, [0x7258] = 0x90e0, [0x7259] = 0x90d9, [0x725a] = 0x90da,
+ [0x725b] = 0x90e3, [0x725c] = 0x90df, [0x725d] = 0x90e5, [0x725e] = 0x90d8,
+ [0x725f] = 0x90db, [0x7260] = 0x90d7, [0x7261] = 0x90dc, [0x7262] = 0x90e4,
+ [0x7263] = 0x9150, [0x7264] = 0x914e, [0x7265] = 0x914f, [0x7266] = 0x91d5,
+ [0x7267] = 0x91e2, [0x7268] = 0x91da, [0x7269] = 0x965c, [0x726a] = 0x965f,
+ [0x726b] = 0x96bc, [0x726c] = 0x98e3, [0x726d] = 0x9adf, [0x726e] = 0x9b2f,
+ [0x726f] = 0x4e7f, [0x7270] = 0x5070, [0x7271] = 0x506a, [0x7272] = 0x5061,
+ [0x7273] = 0x505e, [0x7274] = 0x5060, [0x7275] = 0x5053, [0x7276] = 0x504b,
+ [0x7277] = 0x505d, [0x7278] = 0x5072, [0x7279] = 0x5048, [0x727a] = 0x504d,
+ [0x727b] = 0x5041, [0x727c] = 0x505b, [0x727d] = 0x504a, [0x727e] = 0x5062,
+ [0x727f] = 0x5015, [0x7281] = 0x5045, [0x7282] = 0x505f, [0x7283] = 0x5069,
+ [0x7284] = 0x506b, [0x7285] = 0x5063, [0x7286] = 0x5064, [0x7287] = 0x5046,
+ [0x7288] = 0x5040, [0x7289] = 0x506e, [0x728a] = 0x5073, [0x728b] = 0x5057,
+ [0x728c] = 0x5051, [0x728d] = 0x51d0, [0x728e] = 0x526b, [0x728f] = 0x526d,
+ [0x7290] = 0x526c, [0x7291] = 0x526e, [0x7292] = 0x52d6, [0x7293] = 0x52d3,
+ [0x7294] = 0x532d, [0x7295] = 0x539c, [0x7296] = 0x5575, [0x7297] = 0x5576,
+ [0x7298] = 0x553c, [0x7299] = 0x554d, [0x729a] = 0x5550, [0x729b] = 0x5534,
+ [0x729c] = 0x552a, [0x729d] = 0x5551, [0x729e] = 0x5562, [0x729f] = 0x5536,
+ [0x72a0] = 0x5535, [0x72a1] = 0x5530, [0x72a2] = 0x5552, [0x72a3] = 0x5545,
+ [0x72a4] = 0x550c, [0x72a5] = 0x5532, [0x72a6] = 0x5565, [0x72a7] = 0x554e,
+ [0x72a8] = 0x5539, [0x72a9] = 0x5548, [0x72aa] = 0x552d, [0x72ab] = 0x553b,
+ [0x72ac] = 0x5540, [0x72ad] = 0x554b, [0x72ae] = 0x570a, [0x72af] = 0x5707,
+ [0x72b0] = 0x57fb, [0x72b1] = 0x5814, [0x72b2] = 0x57e2, [0x72b3] = 0x57f6,
+ [0x72b4] = 0x57dc, [0x72b5] = 0x57f4, [0x72b6] = 0x5800, [0x72b7] = 0x57ed,
+ [0x72b8] = 0x57fd, [0x72b9] = 0x5808, [0x72ba] = 0x57f8, [0x72bb] = 0x580b,
+ [0x72bc] = 0x57f3, [0x72bd] = 0x57cf, [0x72be] = 0x5807, [0x72bf] = 0x57ee,
+ [0x72c0] = 0x57e3, [0x72c1] = 0x57f2, [0x72c2] = 0x57e5, [0x72c3] = 0x57ec,
+ [0x72c4] = 0x57e1, [0x72c5] = 0x580e, [0x72c6] = 0x57fc, [0x72c7] = 0x5810,
+ [0x72c8] = 0x57e7, [0x72c9] = 0x5801, [0x72ca] = 0x580c, [0x72cb] = 0x57f1,
+ [0x72cc] = 0x57e9, [0x72cd] = 0x57f0, [0x72ce] = 0x580d, [0x72cf] = 0x5804,
+ [0x72d0] = 0x595c, [0x72d1] = 0x5a60, [0x72d2] = 0x5a58, [0x72d3] = 0x5a55,
+ [0x72d4] = 0x5a67, [0x72d5] = 0x5a5e, [0x72d6] = 0x5a38, [0x72d7] = 0x5a35,
+ [0x72d8] = 0x5a6d, [0x72d9] = 0x5a50, [0x72da] = 0x5a5f, [0x72db] = 0x5a65,
+ [0x72dc] = 0x5a6c, [0x72dd] = 0x5a53, [0x72de] = 0x5a64, [0x72df] = 0x5a57,
+ [0x72e0] = 0x5a43, [0x72e1] = 0x5a5d, [0x72e2] = 0x5a52, [0x72e3] = 0x5a44,
+ [0x72e4] = 0x5a5b, [0x72e5] = 0x5a48, [0x72e6] = 0x5a8e, [0x72e7] = 0x5a3e,
+ [0x72e8] = 0x5a4d, [0x72e9] = 0x5a39, [0x72ea] = 0x5a4c, [0x72eb] = 0x5a70,
+ [0x72ec] = 0x5a69, [0x72ed] = 0x5a47, [0x72ee] = 0x5a51, [0x72ef] = 0x5a56,
+ [0x72f0] = 0x5a42, [0x72f1] = 0x5a5c, [0x72f2] = 0x5b72, [0x72f3] = 0x5b6e,
+ [0x72f4] = 0x5bc1, [0x72f5] = 0x5bc0, [0x72f6] = 0x5c59, [0x72f7] = 0x5d1e,
+ [0x72f8] = 0x5d0b, [0x72f9] = 0x5d1d, [0x72fa] = 0x5d1a, [0x72fb] = 0x5d20,
+ [0x72fc] = 0x5d0c, [0x72fd] = 0x5d28, [0x7341] = 0x5d0d, [0x7342] = 0x5d26,
+ [0x7343] = 0x5d25, [0x7344] = 0x5d0f, [0x7345] = 0x5d30, [0x7346] = 0x5d12,
+ [0x7347] = 0x5d23, [0x7348] = 0x5d1f, [0x7349] = 0x5d2e, [0x734a] = 0x5e3e,
+ [0x734b] = 0x5e34, [0x734c] = 0x5eb1, [0x734d] = 0x5eb4, [0x734e] = 0x5eb9,
+ [0x734f] = 0x5eb2, [0x7350] = 0x5eb3, [0x7351] = 0x5f36, [0x7352] = 0x5f38,
+ [0x7353] = 0x5f9b, [0x7354] = 0x5f96, [0x7355] = 0x5f9f, [0x7356] = 0x608a,
+ [0x7357] = 0x6090, [0x7358] = 0x6086, [0x7359] = 0x60be, [0x735a] = 0x60b0,
+ [0x735b] = 0x60ba, [0x735c] = 0x60d3, [0x735d] = 0x60d4, [0x735e] = 0x60cf,
+ [0x735f] = 0x60e4, [0x7360] = 0x60d9, [0x7361] = 0x60dd, [0x7362] = 0x60c8,
+ [0x7363] = 0x60b1, [0x7364] = 0x60db, [0x7365] = 0x60b7, [0x7366] = 0x60ca,
+ [0x7367] = 0x60bf, [0x7368] = 0x60c3, [0x7369] = 0x60cd, [0x736a] = 0x60c0,
+ [0x736b] = 0x6332, [0x736c] = 0x6365, [0x736d] = 0x638a, [0x736e] = 0x6382,
+ [0x736f] = 0x637d, [0x7370] = 0x63bd, [0x7371] = 0x639e, [0x7372] = 0x63ad,
+ [0x7373] = 0x639d, [0x7374] = 0x6397, [0x7375] = 0x63ab, [0x7376] = 0x638e,
+ [0x7377] = 0x636f, [0x7378] = 0x6387, [0x7379] = 0x6390, [0x737a] = 0x636e,
+ [0x737b] = 0x63af, [0x737c] = 0x6375, [0x737d] = 0x639c, [0x737e] = 0x636d,
+ [0x737f] = 0x63ae, [0x7381] = 0x637c, [0x7382] = 0x63a4, [0x7383] = 0x633b,
+ [0x7384] = 0x639f, [0x7385] = 0x6378, [0x7386] = 0x6385, [0x7387] = 0x6381,
+ [0x7388] = 0x6391, [0x7389] = 0x638d, [0x738a] = 0x6370, [0x738b] = 0x6553,
+ [0x738c] = 0x65cd, [0x738d] = 0x6665, [0x738e] = 0x6661, [0x738f] = 0x665b,
+ [0x7390] = 0x6659, [0x7391] = 0x665c, [0x7392] = 0x6662, [0x7393] = 0x6718,
+ [0x7394] = 0x6879, [0x7395] = 0x6887, [0x7396] = 0x6890, [0x7397] = 0x689c,
+ [0x7398] = 0x686d, [0x7399] = 0x686e, [0x739a] = 0x68ae, [0x739b] = 0x68ab,
+ [0x739c] = 0x6956, [0x739d] = 0x686f, [0x739e] = 0x68a3, [0x739f] = 0x68ac,
+ [0x73a0] = 0x68a9, [0x73a1] = 0x6875, [0x73a2] = 0x6874, [0x73a3] = 0x68b2,
+ [0x73a4] = 0x688f, [0x73a5] = 0x6877, [0x73a6] = 0x6892, [0x73a7] = 0x687c,
+ [0x73a8] = 0x686b, [0x73a9] = 0x6872, [0x73aa] = 0x68aa, [0x73ab] = 0x6880,
+ [0x73ac] = 0x6871, [0x73ad] = 0x687e, [0x73ae] = 0x689b, [0x73af] = 0x6896,
+ [0x73b0] = 0x688b, [0x73b1] = 0x68a0, [0x73b2] = 0x6889, [0x73b3] = 0x68a4,
+ [0x73b4] = 0x6878, [0x73b5] = 0x687b, [0x73b6] = 0x6891, [0x73b7] = 0x688c,
+ [0x73b8] = 0x688a, [0x73b9] = 0x687d, [0x73ba] = 0x6b36, [0x73bb] = 0x6b33,
+ [0x73bc] = 0x6b37, [0x73bd] = 0x6b38, [0x73be] = 0x6b91, [0x73bf] = 0x6b8f,
+ [0x73c0] = 0x6b8d, [0x73c1] = 0x6b8e, [0x73c2] = 0x6b8c, [0x73c3] = 0x6c2a,
+ [0x73c4] = 0x6dc0, [0x73c5] = 0x6dab, [0x73c6] = 0x6db4, [0x73c7] = 0x6db3,
+ [0x73c8] = 0x6e74, [0x73c9] = 0x6dac, [0x73ca] = 0x6de9, [0x73cb] = 0x6de2,
+ [0x73cc] = 0x6db7, [0x73cd] = 0x6df6, [0x73ce] = 0x6dd4, [0x73cf] = 0x6e00,
+ [0x73d0] = 0x6dc8, [0x73d1] = 0x6de0, [0x73d2] = 0x6ddf, [0x73d3] = 0x6dd6,
+ [0x73d4] = 0x6dbe, [0x73d5] = 0x6de5, [0x73d6] = 0x6ddc, [0x73d7] = 0x6ddd,
+ [0x73d8] = 0x6ddb, [0x73d9] = 0x6df4, [0x73da] = 0x6dca, [0x73db] = 0x6dbd,
+ [0x73dc] = 0x6ded, [0x73dd] = 0x6df0, [0x73de] = 0x6dba, [0x73df] = 0x6dd5,
+ [0x73e0] = 0x6dc2, [0x73e1] = 0x6dcf, [0x73e2] = 0x6dc9, [0x73e3] = 0x6dd0,
+ [0x73e4] = 0x6df2, [0x73e5] = 0x6dd3, [0x73e6] = 0x6dfd, [0x73e7] = 0x6dd7,
+ [0x73e8] = 0x6dcd, [0x73e9] = 0x6de3, [0x73ea] = 0x6dbb, [0x73eb] = 0x70fa,
+ [0x73ec] = 0x710d, [0x73ed] = 0x70f7, [0x73ee] = 0x7117, [0x73ef] = 0x70f4,
+ [0x73f0] = 0x710c, [0x73f1] = 0x70f0, [0x73f2] = 0x7104, [0x73f3] = 0x70f3,
+ [0x73f4] = 0x7110, [0x73f5] = 0x70fc, [0x73f6] = 0x70ff, [0x73f7] = 0x7106,
+ [0x73f8] = 0x7113, [0x73f9] = 0x7100, [0x73fa] = 0x70f8, [0x73fb] = 0x70f6,
+ [0x73fc] = 0x710b, [0x73fd] = 0x7102, [0x7441] = 0x710e, [0x7442] = 0x727e,
+ [0x7443] = 0x727b, [0x7444] = 0x727c, [0x7445] = 0x727f, [0x7446] = 0x731d,
+ [0x7447] = 0x7317, [0x7448] = 0x7307, [0x7449] = 0x7311, [0x744a] = 0x7318,
+ [0x744b] = 0x730a, [0x744c] = 0x7308, [0x744d] = 0x72ff, [0x744e] = 0x730f,
+ [0x744f] = 0x731e, [0x7450] = 0x7388, [0x7451] = 0x73f6, [0x7452] = 0x73f8,
+ [0x7453] = 0x73f5, [0x7454] = 0x7404, [0x7455] = 0x7401, [0x7456] = 0x73fd,
+ [0x7457] = 0x7407, [0x7458] = 0x7400, [0x7459] = 0x73fa, [0x745a] = 0x73fc,
+ [0x745b] = 0x73ff, [0x745c] = 0x740c, [0x745d] = 0x740b, [0x745e] = 0x73f4,
+ [0x745f] = 0x7408, [0x7460] = 0x7564, [0x7461] = 0x7563, [0x7462] = 0x75ce,
+ [0x7463] = 0x75d2, [0x7464] = 0x75cf, [0x7465] = 0x75cb, [0x7466] = 0x75cc,
+ [0x7467] = 0x75d1, [0x7468] = 0x75d0, [0x7469] = 0x768f, [0x746a] = 0x7689,
+ [0x746b] = 0x76d3, [0x746c] = 0x7739, [0x746d] = 0x772f, [0x746e] = 0x772d,
+ [0x746f] = 0x7731, [0x7470] = 0x7732, [0x7471] = 0x7734, [0x7472] = 0x7733,
+ [0x7473] = 0x773d, [0x7474] = 0x7725, [0x7475] = 0x773b, [0x7476] = 0x7735,
+ [0x7477] = 0x7848, [0x7478] = 0x7852, [0x7479] = 0x7849, [0x747a] = 0x784d,
+ [0x747b] = 0x784a, [0x747c] = 0x784c, [0x747d] = 0x7826, [0x747e] = 0x7845,
+ [0x747f] = 0x7850, [0x7481] = 0x7964, [0x7482] = 0x7967, [0x7483] = 0x7969,
+ [0x7484] = 0x796a, [0x7485] = 0x7963, [0x7486] = 0x796b, [0x7487] = 0x7961,
+ [0x7488] = 0x79bb, [0x7489] = 0x79fa, [0x748a] = 0x79f8, [0x748b] = 0x79f6,
+ [0x748c] = 0x79f7, [0x748d] = 0x7a8f, [0x748e] = 0x7a94, [0x748f] = 0x7a90,
+ [0x7490] = 0x7b35, [0x7491] = 0x7b47, [0x7492] = 0x7b34, [0x7493] = 0x7b25,
+ [0x7494] = 0x7b30, [0x7495] = 0x7b22, [0x7496] = 0x7b24, [0x7497] = 0x7b33,
+ [0x7498] = 0x7b18, [0x7499] = 0x7b2a, [0x749a] = 0x7b1d, [0x749b] = 0x7b31,
+ [0x749c] = 0x7b2b, [0x749d] = 0x7b2d, [0x749e] = 0x7b2f, [0x749f] = 0x7b32,
+ [0x74a0] = 0x7b38, [0x74a1] = 0x7b1a, [0x74a2] = 0x7b23, [0x74a3] = 0x7c94,
+ [0x74a4] = 0x7c98, [0x74a5] = 0x7c96, [0x74a6] = 0x7ca3, [0x74a7] = 0x7d35,
+ [0x74a8] = 0x7d3d, [0x74a9] = 0x7d38, [0x74aa] = 0x7d36, [0x74ab] = 0x7d3a,
+ [0x74ac] = 0x7d45, [0x74ad] = 0x7d2c, [0x74ae] = 0x7d29, [0x74af] = 0x7d41,
+ [0x74b0] = 0x7d47, [0x74b1] = 0x7d3e, [0x74b2] = 0x7d3f, [0x74b3] = 0x7d4a,
+ [0x74b4] = 0x7d3b, [0x74b5] = 0x7d28, [0x74b6] = 0x7f63, [0x74b7] = 0x7f95,
+ [0x74b8] = 0x7f9c, [0x74b9] = 0x7f9d, [0x74ba] = 0x7f9b, [0x74bb] = 0x7fca,
+ [0x74bc] = 0x7fcb, [0x74bd] = 0x7fcd, [0x74be] = 0x7fd0, [0x74bf] = 0x7fd1,
+ [0x74c0] = 0x7fc7, [0x74c1] = 0x7fcf, [0x74c2] = 0x7fc9, [0x74c3] = 0x801f,
+ [0x74c4] = 0x801e, [0x74c5] = 0x801b, [0x74c6] = 0x8047, [0x74c7] = 0x8043,
+ [0x74c8] = 0x8048, [0x74c9] = 0x8118, [0x74ca] = 0x8125, [0x74cb] = 0x8119,
+ [0x74cc] = 0x811b, [0x74cd] = 0x812d, [0x74ce] = 0x811f, [0x74cf] = 0x812c,
+ [0x74d0] = 0x811e, [0x74d1] = 0x8121, [0x74d2] = 0x8115, [0x74d3] = 0x8127,
+ [0x74d4] = 0x811d, [0x74d5] = 0x8122, [0x74d6] = 0x8211, [0x74d7] = 0x8238,
+ [0x74d8] = 0x8233, [0x74d9] = 0x823a, [0x74da] = 0x8234, [0x74db] = 0x8232,
+ [0x74dc] = 0x8274, [0x74dd] = 0x8390, [0x74de] = 0x83a3, [0x74df] = 0x83a8,
+ [0x74e0] = 0x838d, [0x74e1] = 0x837a, [0x74e2] = 0x8373, [0x74e3] = 0x83a4,
+ [0x74e4] = 0x8374, [0x74e5] = 0x838f, [0x74e6] = 0x8381, [0x74e7] = 0x8395,
+ [0x74e8] = 0x8399, [0x74e9] = 0x8375, [0x74ea] = 0x8394, [0x74eb] = 0x83a9,
+ [0x74ec] = 0x837d, [0x74ed] = 0x8383, [0x74ee] = 0x838c, [0x74ef] = 0x839d,
+ [0x74f0] = 0x839b, [0x74f1] = 0x83aa, [0x74f2] = 0x838b, [0x74f3] = 0x837e,
+ [0x74f4] = 0x83a5, [0x74f5] = 0x83af, [0x74f6] = 0x8388, [0x74f7] = 0x8397,
+ [0x74f8] = 0x83b0, [0x74f9] = 0x837f, [0x74fa] = 0x83a6, [0x74fb] = 0x8387,
+ [0x74fc] = 0x83ae, [0x74fd] = 0x8376, [0x7541] = 0x839a, [0x7542] = 0x8659,
+ [0x7543] = 0x8656, [0x7544] = 0x86bf, [0x7545] = 0x86b7, [0x7546] = 0x86c2,
+ [0x7547] = 0x86c1, [0x7548] = 0x86c5, [0x7549] = 0x86ba, [0x754a] = 0x86b0,
+ [0x754b] = 0x86c8, [0x754c] = 0x86b9, [0x754d] = 0x86b3, [0x754e] = 0x86b8,
+ [0x754f] = 0x86cc, [0x7550] = 0x86b4, [0x7551] = 0x86bb, [0x7552] = 0x86bc,
+ [0x7553] = 0x86c3, [0x7554] = 0x86bd, [0x7555] = 0x86be, [0x7556] = 0x8852,
+ [0x7557] = 0x8889, [0x7558] = 0x8895, [0x7559] = 0x88a8, [0x755a] = 0x88a2,
+ [0x755b] = 0x88aa, [0x755c] = 0x889a, [0x755d] = 0x8891, [0x755e] = 0x88a1,
+ [0x755f] = 0x889f, [0x7560] = 0x8898, [0x7561] = 0x88a7, [0x7562] = 0x8899,
+ [0x7563] = 0x889b, [0x7564] = 0x8897, [0x7565] = 0x88a4, [0x7566] = 0x88ac,
+ [0x7567] = 0x888c, [0x7568] = 0x8893, [0x7569] = 0x888e, [0x756a] = 0x8982,
+ [0x756b] = 0x89d6, [0x756c] = 0x89d9, [0x756d] = 0x89d5, [0x756e] = 0x8a30,
+ [0x756f] = 0x8a27, [0x7570] = 0x8a2c, [0x7571] = 0x8a1e, [0x7572] = 0x8c39,
+ [0x7573] = 0x8c3b, [0x7574] = 0x8c5c, [0x7575] = 0x8c5d, [0x7576] = 0x8c7d,
+ [0x7577] = 0x8ca5, [0x7578] = 0x8d7d, [0x7579] = 0x8d7b, [0x757a] = 0x8d79,
+ [0x757b] = 0x8dbc, [0x757c] = 0x8dc2, [0x757d] = 0x8db9, [0x757e] = 0x8dbf,
+ [0x757f] = 0x8dc1, [0x7581] = 0x8ed8, [0x7582] = 0x8ede, [0x7583] = 0x8edd,
+ [0x7584] = 0x8edc, [0x7585] = 0x8ed7, [0x7586] = 0x8ee0, [0x7587] = 0x8ee1,
+ [0x7588] = 0x9024, [0x7589] = 0x900b, [0x758a] = 0x9011, [0x758b] = 0x901c,
+ [0x758c] = 0x900c, [0x758d] = 0x9021, [0x758e] = 0x90ef, [0x758f] = 0x90ea,
+ [0x7590] = 0x90f0, [0x7591] = 0x90f4, [0x7592] = 0x90f2, [0x7593] = 0x90f3,
+ [0x7594] = 0x90d4, [0x7595] = 0x90eb, [0x7596] = 0x90ec, [0x7597] = 0x90e9,
+ [0x7598] = 0x9156, [0x7599] = 0x9158, [0x759a] = 0x915a, [0x759b] = 0x9153,
+ [0x759c] = 0x9155, [0x759d] = 0x91ec, [0x759e] = 0x91f4, [0x759f] = 0x91f1,
+ [0x75a0] = 0x91f3, [0x75a1] = 0x91f8, [0x75a2] = 0x91e4, [0x75a3] = 0x91f9,
+ [0x75a4] = 0x91ea, [0x75a5] = 0x91eb, [0x75a6] = 0x91f7, [0x75a7] = 0x91e8,
+ [0x75a8] = 0x91ee, [0x75a9] = 0x957a, [0x75aa] = 0x9586, [0x75ab] = 0x9588,
+ [0x75ac] = 0x967c, [0x75ad] = 0x966d, [0x75ae] = 0x966b, [0x75af] = 0x9671,
+ [0x75b0] = 0x966f, [0x75b1] = 0x96bf, [0x75b2] = 0x976a, [0x75b3] = 0x9804,
+ [0x75b4] = 0x98e5, [0x75b5] = 0x9997, [0x75b6] = 0x509b, [0x75b7] = 0x5095,
+ [0x75b8] = 0x5094, [0x75b9] = 0x509e, [0x75ba] = 0x508b, [0x75bb] = 0x50a3,
+ [0x75bc] = 0x5083, [0x75bd] = 0x508c, [0x75be] = 0x508e, [0x75bf] = 0x509d,
+ [0x75c0] = 0x5068, [0x75c1] = 0x509c, [0x75c2] = 0x5092, [0x75c3] = 0x5082,
+ [0x75c4] = 0x5087, [0x75c5] = 0x515f, [0x75c6] = 0x51d4, [0x75c7] = 0x5312,
+ [0x75c8] = 0x5311, [0x75c9] = 0x53a4, [0x75ca] = 0x53a7, [0x75cb] = 0x5591,
+ [0x75cc] = 0x55a8, [0x75cd] = 0x55a5, [0x75ce] = 0x55ad, [0x75cf] = 0x5577,
+ [0x75d0] = 0x5645, [0x75d1] = 0x55a2, [0x75d2] = 0x5593, [0x75d3] = 0x5588,
+ [0x75d4] = 0x558f, [0x75d5] = 0x55b5, [0x75d6] = 0x5581, [0x75d7] = 0x55a3,
+ [0x75d8] = 0x5592, [0x75d9] = 0x55a4, [0x75da] = 0x557d, [0x75db] = 0x558c,
+ [0x75dc] = 0x55a6, [0x75dd] = 0x557f, [0x75de] = 0x5595, [0x75df] = 0x55a1,
+ [0x75e0] = 0x558e, [0x75e1] = 0x570c, [0x75e2] = 0x5829, [0x75e3] = 0x5837,
+ [0x75e4] = 0x5819, [0x75e5] = 0x581e, [0x75e6] = 0x5827, [0x75e7] = 0x5823,
+ [0x75e8] = 0x5828, [0x75e9] = 0x57f5, [0x75ea] = 0x5848, [0x75eb] = 0x5825,
+ [0x75ec] = 0x581c, [0x75ed] = 0x581b, [0x75ee] = 0x5833, [0x75ef] = 0x583f,
+ [0x75f0] = 0x5836, [0x75f1] = 0x582e, [0x75f2] = 0x5839, [0x75f3] = 0x5838,
+ [0x75f4] = 0x582d, [0x75f5] = 0x582c, [0x75f6] = 0x583b, [0x75f7] = 0x5961,
+ [0x75f8] = 0x5aaf, [0x75f9] = 0x5a94, [0x75fa] = 0x5a9f, [0x75fb] = 0x5a7a,
+ [0x75fc] = 0x5aa2, [0x75fd] = 0x5a9e, [0x7641] = 0x5a78, [0x7642] = 0x5aa6,
+ [0x7643] = 0x5a7c, [0x7644] = 0x5aa5, [0x7645] = 0x5aac, [0x7646] = 0x5a95,
+ [0x7647] = 0x5aae, [0x7648] = 0x5a37, [0x7649] = 0x5a84, [0x764a] = 0x5a8a,
+ [0x764b] = 0x5a97, [0x764c] = 0x5a83, [0x764d] = 0x5a8b, [0x764e] = 0x5aa9,
+ [0x764f] = 0x5a7b, [0x7650] = 0x5a7d, [0x7651] = 0x5a8c, [0x7652] = 0x5a9c,
+ [0x7653] = 0x5a8f, [0x7654] = 0x5a93, [0x7655] = 0x5a9d, [0x7656] = 0x5bea,
+ [0x7657] = 0x5bcd, [0x7658] = 0x5bcb, [0x7659] = 0x5bd4, [0x765a] = 0x5bd1,
+ [0x765b] = 0x5bca, [0x765c] = 0x5bce, [0x765d] = 0x5c0c, [0x765e] = 0x5c30,
+ [0x765f] = 0x5d37, [0x7660] = 0x5d43, [0x7661] = 0x5d6b, [0x7662] = 0x5d41,
+ [0x7663] = 0x5d4b, [0x7664] = 0x5d3f, [0x7665] = 0x5d35, [0x7666] = 0x5d51,
+ [0x7667] = 0x5d4e, [0x7668] = 0x5d55, [0x7669] = 0x5d33, [0x766a] = 0x5d3a,
+ [0x766b] = 0x5d52, [0x766c] = 0x5d3d, [0x766d] = 0x5d31, [0x766e] = 0x5d59,
+ [0x766f] = 0x5d42, [0x7670] = 0x5d39, [0x7671] = 0x5d49, [0x7672] = 0x5d38,
+ [0x7673] = 0x5d3c, [0x7674] = 0x5d32, [0x7675] = 0x5d36, [0x7676] = 0x5d40,
+ [0x7677] = 0x5d45, [0x7678] = 0x5e44, [0x7679] = 0x5e41, [0x767a] = 0x5f58,
+ [0x767b] = 0x5fa6, [0x767c] = 0x5fa5, [0x767d] = 0x5fab, [0x767e] = 0x60c9,
+ [0x767f] = 0x60b9, [0x7681] = 0x60cc, [0x7682] = 0x60e2, [0x7683] = 0x60ce,
+ [0x7684] = 0x60c4, [0x7685] = 0x6114, [0x7686] = 0x60f2, [0x7687] = 0x610a,
+ [0x7688] = 0x6116, [0x7689] = 0x6105, [0x768a] = 0x60f5, [0x768b] = 0x6113,
+ [0x768c] = 0x60f8, [0x768d] = 0x60fc, [0x768e] = 0x60fe, [0x768f] = 0x60c1,
+ [0x7690] = 0x6103, [0x7691] = 0x6118, [0x7692] = 0x611d, [0x7693] = 0x6110,
+ [0x7694] = 0x60ff, [0x7695] = 0x6104, [0x7696] = 0x610b, [0x7697] = 0x624a,
+ [0x7698] = 0x6394, [0x7699] = 0x63b1, [0x769a] = 0x63b0, [0x769b] = 0x63ce,
+ [0x769c] = 0x63e5, [0x769d] = 0x63e8, [0x769e] = 0x63ef, [0x769f] = 0x63c3,
+ [0x76a0] = 0x649d, [0x76a1] = 0x63f3, [0x76a2] = 0x63ca, [0x76a3] = 0x63e0,
+ [0x76a4] = 0x63f6, [0x76a5] = 0x63d5, [0x76a6] = 0x63f2, [0x76a7] = 0x63f5,
+ [0x76a8] = 0x6461, [0x76a9] = 0x63df, [0x76aa] = 0x63be, [0x76ab] = 0x63dd,
+ [0x76ac] = 0x63dc, [0x76ad] = 0x63c4, [0x76ae] = 0x63d8, [0x76af] = 0x63d3,
+ [0x76b0] = 0x63c2, [0x76b1] = 0x63c7, [0x76b2] = 0x63cc, [0x76b3] = 0x63cb,
+ [0x76b4] = 0x63c8, [0x76b5] = 0x63f0, [0x76b6] = 0x63d7, [0x76b7] = 0x63d9,
+ [0x76b8] = 0x6532, [0x76b9] = 0x6567, [0x76ba] = 0x656a, [0x76bb] = 0x6564,
+ [0x76bc] = 0x655c, [0x76bd] = 0x6568, [0x76be] = 0x6565, [0x76bf] = 0x658c,
+ [0x76c0] = 0x659d, [0x76c1] = 0x659e, [0x76c2] = 0x65ae, [0x76c3] = 0x65d0,
+ [0x76c4] = 0x65d2, [0x76c5] = 0x667c, [0x76c6] = 0x666c, [0x76c7] = 0x667b,
+ [0x76c8] = 0x6680, [0x76c9] = 0x6671, [0x76ca] = 0x6679, [0x76cb] = 0x666a,
+ [0x76cc] = 0x6672, [0x76cd] = 0x6701, [0x76ce] = 0x690c, [0x76cf] = 0x68d3,
+ [0x76d0] = 0x6904, [0x76d1] = 0x68dc, [0x76d2] = 0x692a, [0x76d3] = 0x68ec,
+ [0x76d4] = 0x68ea, [0x76d5] = 0x68f1, [0x76d6] = 0x690f, [0x76d7] = 0x68d6,
+ [0x76d8] = 0x68f7, [0x76d9] = 0x68eb, [0x76da] = 0x68e4, [0x76db] = 0x68f6,
+ [0x76dc] = 0x6913, [0x76dd] = 0x6910, [0x76de] = 0x68f3, [0x76df] = 0x68e1,
+ [0x76e0] = 0x6907, [0x76e1] = 0x68cc, [0x76e2] = 0x6908, [0x76e3] = 0x6970,
+ [0x76e4] = 0x68b4, [0x76e5] = 0x6911, [0x76e6] = 0x68ef, [0x76e7] = 0x68c6,
+ [0x76e8] = 0x6914, [0x76e9] = 0x68f8, [0x76ea] = 0x68d0, [0x76eb] = 0x68fd,
+ [0x76ec] = 0x68fc, [0x76ed] = 0x68e8, [0x76ee] = 0x690b, [0x76ef] = 0x690a,
+ [0x76f0] = 0x6917, [0x76f1] = 0x68ce, [0x76f2] = 0x68c8, [0x76f3] = 0x68dd,
+ [0x76f4] = 0x68de, [0x76f5] = 0x68e6, [0x76f6] = 0x68f4, [0x76f7] = 0x68d1,
+ [0x76f8] = 0x6906, [0x76f9] = 0x68d4, [0x76fa] = 0x68e9, [0x76fb] = 0x6915,
+ [0x76fc] = 0x6925, [0x76fd] = 0x68c7, [0x7741] = 0x6b39, [0x7742] = 0x6b3b,
+ [0x7743] = 0x6b3f, [0x7744] = 0x6b3c, [0x7745] = 0x6b94, [0x7746] = 0x6b97,
+ [0x7747] = 0x6b99, [0x7748] = 0x6b95, [0x7749] = 0x6bbd, [0x774a] = 0x6bf0,
+ [0x774b] = 0x6bf2, [0x774c] = 0x6bf3, [0x774d] = 0x6c30, [0x774e] = 0x6dfc,
+ [0x774f] = 0x6e46, [0x7750] = 0x6e47, [0x7751] = 0x6e1f, [0x7752] = 0x6e49,
+ [0x7753] = 0x6e88, [0x7754] = 0x6e3c, [0x7755] = 0x6e3d, [0x7756] = 0x6e45,
+ [0x7757] = 0x6e62, [0x7758] = 0x6e2b, [0x7759] = 0x6e3f, [0x775a] = 0x6e41,
+ [0x775b] = 0x6e5d, [0x775c] = 0x6e73, [0x775d] = 0x6e1c, [0x775e] = 0x6e33,
+ [0x775f] = 0x6e4b, [0x7760] = 0x6e40, [0x7761] = 0x6e51, [0x7762] = 0x6e3b,
+ [0x7763] = 0x6e03, [0x7764] = 0x6e2e, [0x7765] = 0x6e5e, [0x7766] = 0x6e68,
+ [0x7767] = 0x6e5c, [0x7768] = 0x6e61, [0x7769] = 0x6e31, [0x776a] = 0x6e28,
+ [0x776b] = 0x6e60, [0x776c] = 0x6e71, [0x776d] = 0x6e6b, [0x776e] = 0x6e39,
+ [0x776f] = 0x6e22, [0x7770] = 0x6e30, [0x7771] = 0x6e53, [0x7772] = 0x6e65,
+ [0x7773] = 0x6e27, [0x7774] = 0x6e78, [0x7775] = 0x6e64, [0x7776] = 0x6e77,
+ [0x7777] = 0x6e55, [0x7778] = 0x6e79, [0x7779] = 0x6e52, [0x777a] = 0x6e66,
+ [0x777b] = 0x6e35, [0x777c] = 0x6e36, [0x777d] = 0x6e5a, [0x777e] = 0x7120,
+ [0x777f] = 0x711e, [0x7781] = 0x712f, [0x7782] = 0x70fb, [0x7783] = 0x712e,
+ [0x7784] = 0x7131, [0x7785] = 0x7123, [0x7786] = 0x7125, [0x7787] = 0x7122,
+ [0x7788] = 0x7132, [0x7789] = 0x711f, [0x778a] = 0x7128, [0x778b] = 0x713a,
+ [0x778c] = 0x711b, [0x778d] = 0x724b, [0x778e] = 0x725a, [0x778f] = 0x7288,
+ [0x7790] = 0x7289, [0x7791] = 0x7286, [0x7792] = 0x7285, [0x7793] = 0x728b,
+ [0x7794] = 0x7312, [0x7795] = 0x730b, [0x7796] = 0x7330, [0x7797] = 0x7322,
+ [0x7798] = 0x7331, [0x7799] = 0x7333, [0x779a] = 0x7327, [0x779b] = 0x7332,
+ [0x779c] = 0x732d, [0x779d] = 0x7326, [0x779e] = 0x7323, [0x779f] = 0x7335,
+ [0x77a0] = 0x730c, [0x77a1] = 0x742e, [0x77a2] = 0x742c, [0x77a3] = 0x7430,
+ [0x77a4] = 0x742b, [0x77a5] = 0x7416, [0x77a6] = 0x741a, [0x77a7] = 0x7421,
+ [0x77a8] = 0x742d, [0x77a9] = 0x7431, [0x77aa] = 0x7424, [0x77ab] = 0x7423,
+ [0x77ac] = 0x741d, [0x77ad] = 0x7429, [0x77ae] = 0x7420, [0x77af] = 0x7432,
+ [0x77b0] = 0x74fb, [0x77b1] = 0x752f, [0x77b2] = 0x756f, [0x77b3] = 0x756c,
+ [0x77b4] = 0x75e7, [0x77b5] = 0x75da, [0x77b6] = 0x75e1, [0x77b7] = 0x75e6,
+ [0x77b8] = 0x75dd, [0x77b9] = 0x75df, [0x77ba] = 0x75e4, [0x77bb] = 0x75d7,
+ [0x77bc] = 0x7695, [0x77bd] = 0x7692, [0x77be] = 0x76da, [0x77bf] = 0x7746,
+ [0x77c0] = 0x7747, [0x77c1] = 0x7744, [0x77c2] = 0x774d, [0x77c3] = 0x7745,
+ [0x77c4] = 0x774a, [0x77c5] = 0x774e, [0x77c6] = 0x774b, [0x77c7] = 0x774c,
+ [0x77c8] = 0x77de, [0x77c9] = 0x77ec, [0x77ca] = 0x7860, [0x77cb] = 0x7864,
+ [0x77cc] = 0x7865, [0x77cd] = 0x785c, [0x77ce] = 0x786d, [0x77cf] = 0x7871,
+ [0x77d0] = 0x786a, [0x77d1] = 0x786e, [0x77d2] = 0x7870, [0x77d3] = 0x7869,
+ [0x77d4] = 0x7868, [0x77d5] = 0x785e, [0x77d6] = 0x7862, [0x77d7] = 0x7974,
+ [0x77d8] = 0x7973, [0x77d9] = 0x7972, [0x77da] = 0x7970, [0x77db] = 0x7a02,
+ [0x77dc] = 0x7a0a, [0x77dd] = 0x7a03, [0x77de] = 0x7a0c, [0x77df] = 0x7a04,
+ [0x77e0] = 0x7a99, [0x77e1] = 0x7ae6, [0x77e2] = 0x7ae4, [0x77e3] = 0x7b4a,
+ [0x77e4] = 0x7b3b, [0x77e5] = 0x7b44, [0x77e6] = 0x7b48, [0x77e7] = 0x7b4c,
+ [0x77e8] = 0x7b4e, [0x77e9] = 0x7b40, [0x77ea] = 0x7b58, [0x77eb] = 0x7b45,
+ [0x77ec] = 0x7ca2, [0x77ed] = 0x7c9e, [0x77ee] = 0x7ca8, [0x77ef] = 0x7ca1,
+ [0x77f0] = 0x7d58, [0x77f1] = 0x7d6f, [0x77f2] = 0x7d63, [0x77f3] = 0x7d53,
+ [0x77f4] = 0x7d56, [0x77f5] = 0x7d67, [0x77f6] = 0x7d6a, [0x77f7] = 0x7d4f,
+ [0x77f8] = 0x7d6d, [0x77f9] = 0x7d5c, [0x77fa] = 0x7d6b, [0x77fb] = 0x7d52,
+ [0x77fc] = 0x7d54, [0x77fd] = 0x7d69, [0x7841] = 0x7d51, [0x7842] = 0x7d5f,
+ [0x7843] = 0x7d4e, [0x7844] = 0x7f3e, [0x7845] = 0x7f3f, [0x7846] = 0x7f65,
+ [0x7847] = 0x7f66, [0x7848] = 0x7fa2, [0x7849] = 0x7fa0, [0x784a] = 0x7fa1,
+ [0x784b] = 0x7fd7, [0x784c] = 0x8051, [0x784d] = 0x804f, [0x784e] = 0x8050,
+ [0x784f] = 0x80fe, [0x7850] = 0x80d4, [0x7851] = 0x8143, [0x7852] = 0x814a,
+ [0x7853] = 0x8152, [0x7854] = 0x814f, [0x7855] = 0x8147, [0x7856] = 0x813d,
+ [0x7857] = 0x814d, [0x7858] = 0x813a, [0x7859] = 0x81e6, [0x785a] = 0x81ee,
+ [0x785b] = 0x81f7, [0x785c] = 0x81f8, [0x785d] = 0x81f9, [0x785e] = 0x8204,
+ [0x785f] = 0x823c, [0x7860] = 0x823d, [0x7861] = 0x823f, [0x7862] = 0x8275,
+ [0x7863] = 0x833b, [0x7864] = 0x83cf, [0x7865] = 0x83f9, [0x7866] = 0x8423,
+ [0x7867] = 0x83c0, [0x7868] = 0x83e8, [0x7869] = 0x8412, [0x786a] = 0x83e7,
+ [0x786b] = 0x83e4, [0x786c] = 0x83fc, [0x786d] = 0x83f6, [0x786e] = 0x8410,
+ [0x786f] = 0x83c6, [0x7870] = 0x83c8, [0x7871] = 0x83eb, [0x7872] = 0x83e3,
+ [0x7873] = 0x83bf, [0x7874] = 0x8401, [0x7875] = 0x83dd, [0x7876] = 0x83e5,
+ [0x7877] = 0x83d8, [0x7878] = 0x83ff, [0x7879] = 0x83e1, [0x787a] = 0x83cb,
+ [0x787b] = 0x83ce, [0x787c] = 0x83d6, [0x787d] = 0x83f5, [0x787e] = 0x83c9,
+ [0x787f] = 0x8409, [0x7881] = 0x840f, [0x7882] = 0x83de, [0x7883] = 0x8411,
+ [0x7884] = 0x8406, [0x7885] = 0x83c2, [0x7886] = 0x83f3, [0x7887] = 0x83d5,
+ [0x7888] = 0x83fa, [0x7889] = 0x83c7, [0x788a] = 0x83d1, [0x788b] = 0x83ea,
+ [0x788c] = 0x8413, [0x788d] = 0x83c3, [0x788e] = 0x83ec, [0x788f] = 0x83ee,
+ [0x7890] = 0x83c4, [0x7891] = 0x83fb, [0x7892] = 0x83d7, [0x7893] = 0x83e2,
+ [0x7894] = 0x841b, [0x7895] = 0x83db, [0x7896] = 0x83fe, [0x7897] = 0x86d8,
+ [0x7898] = 0x86e2, [0x7899] = 0x86e6, [0x789a] = 0x86d3, [0x789b] = 0x86e3,
+ [0x789c] = 0x86da, [0x789d] = 0x86ea, [0x789e] = 0x86dd, [0x789f] = 0x86eb,
+ [0x78a0] = 0x86dc, [0x78a1] = 0x86ec, [0x78a2] = 0x86e9, [0x78a3] = 0x86d7,
+ [0x78a4] = 0x86e8, [0x78a5] = 0x86d1, [0x78a6] = 0x8848, [0x78a7] = 0x8856,
+ [0x78a8] = 0x8855, [0x78a9] = 0x88ba, [0x78aa] = 0x88d7, [0x78ab] = 0x88b9,
+ [0x78ac] = 0x88b8, [0x78ad] = 0x88c0, [0x78ae] = 0x88be, [0x78af] = 0x88b6,
+ [0x78b0] = 0x88bc, [0x78b1] = 0x88b7, [0x78b2] = 0x88bd, [0x78b3] = 0x88b2,
+ [0x78b4] = 0x8901, [0x78b5] = 0x88c9, [0x78b6] = 0x8995, [0x78b7] = 0x8998,
+ [0x78b8] = 0x8997, [0x78b9] = 0x89dd, [0x78ba] = 0x89da, [0x78bb] = 0x89db,
+ [0x78bc] = 0x8a4e, [0x78bd] = 0x8a4d, [0x78be] = 0x8a39, [0x78bf] = 0x8a59,
+ [0x78c0] = 0x8a40, [0x78c1] = 0x8a57, [0x78c2] = 0x8a58, [0x78c3] = 0x8a44,
+ [0x78c4] = 0x8a45, [0x78c5] = 0x8a52, [0x78c6] = 0x8a48, [0x78c7] = 0x8a51,
+ [0x78c8] = 0x8a4a, [0x78c9] = 0x8a4c, [0x78ca] = 0x8a4f, [0x78cb] = 0x8c5f,
+ [0x78cc] = 0x8c81, [0x78cd] = 0x8c80, [0x78ce] = 0x8cba, [0x78cf] = 0x8cbe,
+ [0x78d0] = 0x8cb0, [0x78d1] = 0x8cb9, [0x78d2] = 0x8cb5, [0x78d3] = 0x8d84,
+ [0x78d4] = 0x8d80, [0x78d5] = 0x8d89, [0x78d6] = 0x8dd8, [0x78d7] = 0x8dd3,
+ [0x78d8] = 0x8dcd, [0x78d9] = 0x8dc7, [0x78da] = 0x8dd6, [0x78db] = 0x8ddc,
+ [0x78dc] = 0x8dcf, [0x78dd] = 0x8dd5, [0x78de] = 0x8dd9, [0x78df] = 0x8dc8,
+ [0x78e0] = 0x8dd7, [0x78e1] = 0x8dc5, [0x78e2] = 0x8eef, [0x78e3] = 0x8ef7,
+ [0x78e4] = 0x8efa, [0x78e5] = 0x8ef9, [0x78e6] = 0x8ee6, [0x78e7] = 0x8eee,
+ [0x78e8] = 0x8ee5, [0x78e9] = 0x8ef5, [0x78ea] = 0x8ee7, [0x78eb] = 0x8ee8,
+ [0x78ec] = 0x8ef6, [0x78ed] = 0x8eeb, [0x78ee] = 0x8ef1, [0x78ef] = 0x8eec,
+ [0x78f0] = 0x8ef4, [0x78f1] = 0x8ee9, [0x78f2] = 0x902d, [0x78f3] = 0x9034,
+ [0x78f4] = 0x902f, [0x78f5] = 0x9106, [0x78f6] = 0x912c, [0x78f7] = 0x9104,
+ [0x78f8] = 0x90ff, [0x78f9] = 0x90fc, [0x78fa] = 0x9108, [0x78fb] = 0x90f9,
+ [0x78fc] = 0x90fb, [0x78fd] = 0x9101, [0x7941] = 0x9100, [0x7942] = 0x9107,
+ [0x7943] = 0x9105, [0x7944] = 0x9103, [0x7945] = 0x9161, [0x7946] = 0x9164,
+ [0x7947] = 0x915f, [0x7948] = 0x9162, [0x7949] = 0x9160, [0x794a] = 0x9201,
+ [0x794b] = 0x920a, [0x794c] = 0x9225, [0x794d] = 0x9203, [0x794e] = 0x921a,
+ [0x794f] = 0x9226, [0x7950] = 0x920f, [0x7951] = 0x920c, [0x7952] = 0x9200,
+ [0x7953] = 0x9212, [0x7954] = 0x91ff, [0x7955] = 0x91fd, [0x7956] = 0x9206,
+ [0x7957] = 0x9204, [0x7958] = 0x9227, [0x7959] = 0x9202, [0x795a] = 0x921c,
+ [0x795b] = 0x9224, [0x795c] = 0x9219, [0x795d] = 0x9217, [0x795e] = 0x9205,
+ [0x795f] = 0x9216, [0x7960] = 0x957b, [0x7961] = 0x958d, [0x7962] = 0x958c,
+ [0x7963] = 0x9590, [0x7964] = 0x9687, [0x7965] = 0x967e, [0x7966] = 0x9688,
+ [0x7967] = 0x9689, [0x7968] = 0x9683, [0x7969] = 0x9680, [0x796a] = 0x96c2,
+ [0x796b] = 0x96c8, [0x796c] = 0x96c3, [0x796d] = 0x96f1, [0x796e] = 0x96f0,
+ [0x796f] = 0x976c, [0x7970] = 0x9770, [0x7971] = 0x976e, [0x7972] = 0x9807,
+ [0x7973] = 0x98a9, [0x7974] = 0x98eb, [0x7975] = 0x9ce6, [0x7976] = 0x9ef9,
+ [0x7977] = 0x4e83, [0x7978] = 0x4e84, [0x7979] = 0x4eb6, [0x797a] = 0x50bd,
+ [0x797b] = 0x50bf, [0x797c] = 0x50c6, [0x797d] = 0x50ae, [0x797e] = 0x50c4,
+ [0x797f] = 0x50ca, [0x7981] = 0x50b4, [0x7982] = 0x50c8, [0x7983] = 0x50c2,
+ [0x7984] = 0x50b0, [0x7985] = 0x50c1, [0x7986] = 0x50ba, [0x7987] = 0x50b1,
+ [0x7988] = 0x50cb, [0x7989] = 0x50c9, [0x798a] = 0x50b6, [0x798b] = 0x50b8,
+ [0x798c] = 0x51d7, [0x798d] = 0x527a, [0x798e] = 0x5278, [0x798f] = 0x527b,
+ [0x7990] = 0x527c, [0x7991] = 0x55c3, [0x7992] = 0x55db, [0x7993] = 0x55cc,
+ [0x7994] = 0x55d0, [0x7995] = 0x55cb, [0x7996] = 0x55ca, [0x7997] = 0x55dd,
+ [0x7998] = 0x55c0, [0x7999] = 0x55d4, [0x799a] = 0x55c4, [0x799b] = 0x55e9,
+ [0x799c] = 0x55bf, [0x799d] = 0x55d2, [0x799e] = 0x558d, [0x799f] = 0x55cf,
+ [0x79a0] = 0x55d5, [0x79a1] = 0x55e2, [0x79a2] = 0x55d6, [0x79a3] = 0x55c8,
+ [0x79a4] = 0x55f2, [0x79a5] = 0x55cd, [0x79a6] = 0x55d9, [0x79a7] = 0x55c2,
+ [0x79a8] = 0x5714, [0x79a9] = 0x5853, [0x79aa] = 0x5868, [0x79ab] = 0x5864,
+ [0x79ac] = 0x584f, [0x79ad] = 0x584d, [0x79ae] = 0x5849, [0x79af] = 0x586f,
+ [0x79b0] = 0x5855, [0x79b1] = 0x584e, [0x79b2] = 0x585d, [0x79b3] = 0x5859,
+ [0x79b4] = 0x5865, [0x79b5] = 0x585b, [0x79b6] = 0x583d, [0x79b7] = 0x5863,
+ [0x79b8] = 0x5871, [0x79b9] = 0x58fc, [0x79ba] = 0x5ac7, [0x79bb] = 0x5ac4,
+ [0x79bc] = 0x5acb, [0x79bd] = 0x5aba, [0x79be] = 0x5ab8, [0x79bf] = 0x5ab1,
+ [0x79c0] = 0x5ab5, [0x79c1] = 0x5ab0, [0x79c2] = 0x5abf, [0x79c3] = 0x5ac8,
+ [0x79c4] = 0x5abb, [0x79c5] = 0x5ac6, [0x79c6] = 0x5ab7, [0x79c7] = 0x5ac0,
+ [0x79c8] = 0x5aca, [0x79c9] = 0x5ab4, [0x79ca] = 0x5ab6, [0x79cb] = 0x5acd,
+ [0x79cc] = 0x5ab9, [0x79cd] = 0x5a90, [0x79ce] = 0x5bd6, [0x79cf] = 0x5bd8,
+ [0x79d0] = 0x5bd9, [0x79d1] = 0x5c1f, [0x79d2] = 0x5c33, [0x79d3] = 0x5d71,
+ [0x79d4] = 0x5d63, [0x79d5] = 0x5d4a, [0x79d6] = 0x5d65, [0x79d7] = 0x5d72,
+ [0x79d8] = 0x5d6c, [0x79d9] = 0x5d5e, [0x79da] = 0x5d68, [0x79db] = 0x5d67,
+ [0x79dc] = 0x5d62, [0x79dd] = 0x5df0, [0x79de] = 0x5e4f, [0x79df] = 0x5e4e,
+ [0x79e0] = 0x5e4a, [0x79e1] = 0x5e4d, [0x79e2] = 0x5e4b, [0x79e3] = 0x5ec5,
+ [0x79e4] = 0x5ecc, [0x79e5] = 0x5ec6, [0x79e6] = 0x5ecb, [0x79e7] = 0x5ec7,
+ [0x79e8] = 0x5f40, [0x79e9] = 0x5faf, [0x79ea] = 0x5fad, [0x79eb] = 0x60f7,
+ [0x79ec] = 0x6149, [0x79ed] = 0x614a, [0x79ee] = 0x612b, [0x79ef] = 0x6145,
+ [0x79f0] = 0x6136, [0x79f1] = 0x6132, [0x79f2] = 0x612e, [0x79f3] = 0x6146,
+ [0x79f4] = 0x612f, [0x79f5] = 0x614f, [0x79f6] = 0x6129, [0x79f7] = 0x6140,
+ [0x79f8] = 0x6220, [0x79f9] = 0x9168, [0x79fa] = 0x6223, [0x79fb] = 0x6225,
+ [0x79fc] = 0x6224, [0x79fd] = 0x63c5, [0x7a41] = 0x63f1, [0x7a42] = 0x63eb,
+ [0x7a43] = 0x6410, [0x7a44] = 0x6412, [0x7a45] = 0x6409, [0x7a46] = 0x6420,
+ [0x7a47] = 0x6424, [0x7a48] = 0x6433, [0x7a49] = 0x6443, [0x7a4a] = 0x641f,
+ [0x7a4b] = 0x6415, [0x7a4c] = 0x6418, [0x7a4d] = 0x6439, [0x7a4e] = 0x6437,
+ [0x7a4f] = 0x6422, [0x7a50] = 0x6423, [0x7a51] = 0x640c, [0x7a52] = 0x6426,
+ [0x7a53] = 0x6430, [0x7a54] = 0x6428, [0x7a55] = 0x6441, [0x7a56] = 0x6435,
+ [0x7a57] = 0x642f, [0x7a58] = 0x640a, [0x7a59] = 0x641a, [0x7a5a] = 0x6440,
+ [0x7a5b] = 0x6425, [0x7a5c] = 0x6427, [0x7a5d] = 0x640b, [0x7a5e] = 0x63e7,
+ [0x7a5f] = 0x641b, [0x7a60] = 0x642e, [0x7a61] = 0x6421, [0x7a62] = 0x640e,
+ [0x7a63] = 0x656f, [0x7a64] = 0x6592, [0x7a65] = 0x65d3, [0x7a66] = 0x6686,
+ [0x7a67] = 0x668c, [0x7a68] = 0x6695, [0x7a69] = 0x6690, [0x7a6a] = 0x668b,
+ [0x7a6b] = 0x668a, [0x7a6c] = 0x6699, [0x7a6d] = 0x6694, [0x7a6e] = 0x6678,
+ [0x7a6f] = 0x6720, [0x7a70] = 0x6966, [0x7a71] = 0x695f, [0x7a72] = 0x6938,
+ [0x7a73] = 0x694e, [0x7a74] = 0x6962, [0x7a75] = 0x6971, [0x7a76] = 0x693f,
+ [0x7a77] = 0x6945, [0x7a78] = 0x696a, [0x7a79] = 0x6939, [0x7a7a] = 0x6942,
+ [0x7a7b] = 0x6957, [0x7a7c] = 0x6959, [0x7a7d] = 0x697a, [0x7a7e] = 0x6948,
+ [0x7a7f] = 0x6949, [0x7a81] = 0x6935, [0x7a82] = 0x696c, [0x7a83] = 0x6933,
+ [0x7a84] = 0x693d, [0x7a85] = 0x6965, [0x7a86] = 0x68f0, [0x7a87] = 0x6978,
+ [0x7a88] = 0x6934, [0x7a89] = 0x6969, [0x7a8a] = 0x6940, [0x7a8b] = 0x696f,
+ [0x7a8c] = 0x6944, [0x7a8d] = 0x6976, [0x7a8e] = 0x6958, [0x7a8f] = 0x6941,
+ [0x7a90] = 0x6974, [0x7a91] = 0x694c, [0x7a92] = 0x693b, [0x7a93] = 0x694b,
+ [0x7a94] = 0x6937, [0x7a95] = 0x695c, [0x7a96] = 0x694f, [0x7a97] = 0x6951,
+ [0x7a98] = 0x6932, [0x7a99] = 0x6952, [0x7a9a] = 0x692f, [0x7a9b] = 0x697b,
+ [0x7a9c] = 0x693c, [0x7a9d] = 0x6b46, [0x7a9e] = 0x6b45, [0x7a9f] = 0x6b43,
+ [0x7aa0] = 0x6b42, [0x7aa1] = 0x6b48, [0x7aa2] = 0x6b41, [0x7aa3] = 0x6b9b,
+ [0x7aa4] = 0xfa0d, [0x7aa5] = 0x6bfb, [0x7aa6] = 0x6bfc, [0x7aa7] = 0x6bf9,
+ [0x7aa8] = 0x6bf7, [0x7aa9] = 0x6bf8, [0x7aaa] = 0x6e9b, [0x7aab] = 0x6ed6,
+ [0x7aac] = 0x6ec8, [0x7aad] = 0x6e8f, [0x7aae] = 0x6ec0, [0x7aaf] = 0x6e9f,
+ [0x7ab0] = 0x6e93, [0x7ab1] = 0x6e94, [0x7ab2] = 0x6ea0, [0x7ab3] = 0x6eb1,
+ [0x7ab4] = 0x6eb9, [0x7ab5] = 0x6ec6, [0x7ab6] = 0x6ed2, [0x7ab7] = 0x6ebd,
+ [0x7ab8] = 0x6ec1, [0x7ab9] = 0x6e9e, [0x7aba] = 0x6ec9, [0x7abb] = 0x6eb7,
+ [0x7abc] = 0x6eb0, [0x7abd] = 0x6ecd, [0x7abe] = 0x6ea6, [0x7abf] = 0x6ecf,
+ [0x7ac0] = 0x6eb2, [0x7ac1] = 0x6ebe, [0x7ac2] = 0x6ec3, [0x7ac3] = 0x6edc,
+ [0x7ac4] = 0x6ed8, [0x7ac5] = 0x6e99, [0x7ac6] = 0x6e92, [0x7ac7] = 0x6e8e,
+ [0x7ac8] = 0x6e8d, [0x7ac9] = 0x6ea4, [0x7aca] = 0x6ea1, [0x7acb] = 0x6ebf,
+ [0x7acc] = 0x6eb3, [0x7acd] = 0x6ed0, [0x7ace] = 0x6eca, [0x7acf] = 0x6e97,
+ [0x7ad0] = 0x6eae, [0x7ad1] = 0x6ea3, [0x7ad2] = 0x7147, [0x7ad3] = 0x7154,
+ [0x7ad4] = 0x7152, [0x7ad5] = 0x7163, [0x7ad6] = 0x7160, [0x7ad7] = 0x7141,
+ [0x7ad8] = 0x715d, [0x7ad9] = 0x7162, [0x7ada] = 0x7172, [0x7adb] = 0x7178,
+ [0x7adc] = 0x716a, [0x7add] = 0x7161, [0x7ade] = 0x7142, [0x7adf] = 0x7158,
+ [0x7ae0] = 0x7143, [0x7ae1] = 0x714b, [0x7ae2] = 0x7170, [0x7ae3] = 0x715f,
+ [0x7ae4] = 0x7150, [0x7ae5] = 0x7153, [0x7ae6] = 0x7144, [0x7ae7] = 0x714d,
+ [0x7ae8] = 0x715a, [0x7ae9] = 0x724f, [0x7aea] = 0x728d, [0x7aeb] = 0x728c,
+ [0x7aec] = 0x7291, [0x7aed] = 0x7290, [0x7aee] = 0x728e, [0x7aef] = 0x733c,
+ [0x7af0] = 0x7342, [0x7af1] = 0x733b, [0x7af2] = 0x733a, [0x7af3] = 0x7340,
+ [0x7af4] = 0x734a, [0x7af5] = 0x7349, [0x7af6] = 0x7444, [0x7af7] = 0x744a,
+ [0x7af8] = 0x744b, [0x7af9] = 0x7452, [0x7afa] = 0x7451, [0x7afb] = 0x7457,
+ [0x7afc] = 0x7440, [0x7afd] = 0x744f, [0x7b41] = 0x7450, [0x7b42] = 0x744e,
+ [0x7b43] = 0x7442, [0x7b44] = 0x7446, [0x7b45] = 0x744d, [0x7b46] = 0x7454,
+ [0x7b47] = 0x74e1, [0x7b48] = 0x74ff, [0x7b49] = 0x74fe, [0x7b4a] = 0x74fd,
+ [0x7b4b] = 0x751d, [0x7b4c] = 0x7579, [0x7b4d] = 0x7577, [0x7b4e] = 0x6983,
+ [0x7b4f] = 0x75ef, [0x7b50] = 0x760f, [0x7b51] = 0x7603, [0x7b52] = 0x75f7,
+ [0x7b53] = 0x75fe, [0x7b54] = 0x75fc, [0x7b55] = 0x75f9, [0x7b56] = 0x75f8,
+ [0x7b57] = 0x7610, [0x7b58] = 0x75fb, [0x7b59] = 0x75f6, [0x7b5a] = 0x75ed,
+ [0x7b5b] = 0x75f5, [0x7b5c] = 0x75fd, [0x7b5d] = 0x7699, [0x7b5e] = 0x76b5,
+ [0x7b5f] = 0x76dd, [0x7b60] = 0x7755, [0x7b61] = 0x775f, [0x7b62] = 0x7760,
+ [0x7b63] = 0x7752, [0x7b64] = 0x7756, [0x7b65] = 0x775a, [0x7b66] = 0x7769,
+ [0x7b67] = 0x7767, [0x7b68] = 0x7754, [0x7b69] = 0x7759, [0x7b6a] = 0x776d,
+ [0x7b6b] = 0x77e0, [0x7b6c] = 0x7887, [0x7b6d] = 0x789a, [0x7b6e] = 0x7894,
+ [0x7b6f] = 0x788f, [0x7b70] = 0x7884, [0x7b71] = 0x7895, [0x7b72] = 0x7885,
+ [0x7b73] = 0x7886, [0x7b74] = 0x78a1, [0x7b75] = 0x7883, [0x7b76] = 0x7879,
+ [0x7b77] = 0x7899, [0x7b78] = 0x7880, [0x7b79] = 0x7896, [0x7b7a] = 0x787b,
+ [0x7b7b] = 0x797c, [0x7b7c] = 0x7982, [0x7b7d] = 0x797d, [0x7b7e] = 0x7979,
+ [0x7b7f] = 0x7a11, [0x7b81] = 0x7a18, [0x7b82] = 0x7a19, [0x7b83] = 0x7a12,
+ [0x7b84] = 0x7a17, [0x7b85] = 0x7a15, [0x7b86] = 0x7a22, [0x7b87] = 0x7a13,
+ [0x7b88] = 0x7a1b, [0x7b89] = 0x7a10, [0x7b8a] = 0x7aa3, [0x7b8b] = 0x7aa2,
+ [0x7b8c] = 0x7a9e, [0x7b8d] = 0x7aeb, [0x7b8e] = 0x7b66, [0x7b8f] = 0x7b64,
+ [0x7b90] = 0x7b6d, [0x7b91] = 0x7b74, [0x7b92] = 0x7b69, [0x7b93] = 0x7b72,
+ [0x7b94] = 0x7b65, [0x7b95] = 0x7b73, [0x7b96] = 0x7b71, [0x7b97] = 0x7b70,
+ [0x7b98] = 0x7b61, [0x7b99] = 0x7b78, [0x7b9a] = 0x7b76, [0x7b9b] = 0x7b63,
+ [0x7b9c] = 0x7cb2, [0x7b9d] = 0x7cb4, [0x7b9e] = 0x7caf, [0x7b9f] = 0x7d88,
+ [0x7ba0] = 0x7d86, [0x7ba1] = 0x7d80, [0x7ba2] = 0x7d8d, [0x7ba3] = 0x7d7f,
+ [0x7ba4] = 0x7d85, [0x7ba5] = 0x7d7a, [0x7ba6] = 0x7d8e, [0x7ba7] = 0x7d7b,
+ [0x7ba8] = 0x7d83, [0x7ba9] = 0x7d7c, [0x7baa] = 0x7d8c, [0x7bab] = 0x7d94,
+ [0x7bac] = 0x7d84, [0x7bad] = 0x7d7d, [0x7bae] = 0x7d92, [0x7baf] = 0x7f6d,
+ [0x7bb0] = 0x7f6b, [0x7bb1] = 0x7f67, [0x7bb2] = 0x7f68, [0x7bb3] = 0x7f6c,
+ [0x7bb4] = 0x7fa6, [0x7bb5] = 0x7fa5, [0x7bb6] = 0x7fa7, [0x7bb7] = 0x7fdb,
+ [0x7bb8] = 0x7fdc, [0x7bb9] = 0x8021, [0x7bba] = 0x8164, [0x7bbb] = 0x8160,
+ [0x7bbc] = 0x8177, [0x7bbd] = 0x815c, [0x7bbe] = 0x8169, [0x7bbf] = 0x815b,
+ [0x7bc0] = 0x8162, [0x7bc1] = 0x8172, [0x7bc2] = 0x6721, [0x7bc3] = 0x815e,
+ [0x7bc4] = 0x8176, [0x7bc5] = 0x8167, [0x7bc6] = 0x816f, [0x7bc7] = 0x8144,
+ [0x7bc8] = 0x8161, [0x7bc9] = 0x821d, [0x7bca] = 0x8249, [0x7bcb] = 0x8244,
+ [0x7bcc] = 0x8240, [0x7bcd] = 0x8242, [0x7bce] = 0x8245, [0x7bcf] = 0x84f1,
+ [0x7bd0] = 0x843f, [0x7bd1] = 0x8456, [0x7bd2] = 0x8476, [0x7bd3] = 0x8479,
+ [0x7bd4] = 0x848f, [0x7bd5] = 0x848d, [0x7bd6] = 0x8465, [0x7bd7] = 0x8451,
+ [0x7bd8] = 0x8440, [0x7bd9] = 0x8486, [0x7bda] = 0x8467, [0x7bdb] = 0x8430,
+ [0x7bdc] = 0x844d, [0x7bdd] = 0x847d, [0x7bde] = 0x845a, [0x7bdf] = 0x8459,
+ [0x7be0] = 0x8474, [0x7be1] = 0x8473, [0x7be2] = 0x845d, [0x7be3] = 0x8507,
+ [0x7be4] = 0x845e, [0x7be5] = 0x8437, [0x7be6] = 0x843a, [0x7be7] = 0x8434,
+ [0x7be8] = 0x847a, [0x7be9] = 0x8443, [0x7bea] = 0x8478, [0x7beb] = 0x8432,
+ [0x7bec] = 0x8445, [0x7bed] = 0x8429, [0x7bee] = 0x83d9, [0x7bef] = 0x844b,
+ [0x7bf0] = 0x842f, [0x7bf1] = 0x8442, [0x7bf2] = 0x842d, [0x7bf3] = 0x845f,
+ [0x7bf4] = 0x8470, [0x7bf5] = 0x8439, [0x7bf6] = 0x844e, [0x7bf7] = 0x844c,
+ [0x7bf8] = 0x8452, [0x7bf9] = 0x846f, [0x7bfa] = 0x84c5, [0x7bfb] = 0x848e,
+ [0x7bfc] = 0x843b, [0x7bfd] = 0x8447, [0x7c41] = 0x8436, [0x7c42] = 0x8433,
+ [0x7c43] = 0x8468, [0x7c44] = 0x847e, [0x7c45] = 0x8444, [0x7c46] = 0x842b,
+ [0x7c47] = 0x8460, [0x7c48] = 0x8454, [0x7c49] = 0x846e, [0x7c4a] = 0x8450,
+ [0x7c4b] = 0x870b, [0x7c4c] = 0x8704, [0x7c4d] = 0x86f7, [0x7c4e] = 0x870c,
+ [0x7c4f] = 0x86fa, [0x7c50] = 0x86d6, [0x7c51] = 0x86f5, [0x7c52] = 0x874d,
+ [0x7c53] = 0x86f8, [0x7c54] = 0x870e, [0x7c55] = 0x8709, [0x7c56] = 0x8701,
+ [0x7c57] = 0x86f6, [0x7c58] = 0x870d, [0x7c59] = 0x8705, [0x7c5a] = 0x88d6,
+ [0x7c5b] = 0x88cb, [0x7c5c] = 0x88cd, [0x7c5d] = 0x88ce, [0x7c5e] = 0x88de,
+ [0x7c5f] = 0x88db, [0x7c60] = 0x88da, [0x7c61] = 0x88cc, [0x7c62] = 0x88d0,
+ [0x7c63] = 0x8985, [0x7c64] = 0x899b, [0x7c65] = 0x89df, [0x7c66] = 0x89e5,
+ [0x7c67] = 0x89e4, [0x7c68] = 0x89e1, [0x7c69] = 0x89e0, [0x7c6a] = 0x89e2,
+ [0x7c6b] = 0x89dc, [0x7c6c] = 0x89e6, [0x7c6d] = 0x8a76, [0x7c6e] = 0x8a86,
+ [0x7c6f] = 0x8a7f, [0x7c70] = 0x8a61, [0x7c71] = 0x8a3f, [0x7c72] = 0x8a77,
+ [0x7c73] = 0x8a82, [0x7c74] = 0x8a84, [0x7c75] = 0x8a75, [0x7c76] = 0x8a83,
+ [0x7c77] = 0x8a81, [0x7c78] = 0x8a74, [0x7c79] = 0x8a7a, [0x7c7a] = 0x8c3c,
+ [0x7c7b] = 0x8c4b, [0x7c7c] = 0x8c4a, [0x7c7d] = 0x8c65, [0x7c7e] = 0x8c64,
+ [0x7c7f] = 0x8c66, [0x7c81] = 0x8c86, [0x7c82] = 0x8c84, [0x7c83] = 0x8c85,
+ [0x7c84] = 0x8ccc, [0x7c85] = 0x8d68, [0x7c86] = 0x8d69, [0x7c87] = 0x8d91,
+ [0x7c88] = 0x8d8c, [0x7c89] = 0x8d8e, [0x7c8a] = 0x8d8f, [0x7c8b] = 0x8d8d,
+ [0x7c8c] = 0x8d93, [0x7c8d] = 0x8d94, [0x7c8e] = 0x8d90, [0x7c8f] = 0x8d92,
+ [0x7c90] = 0x8df0, [0x7c91] = 0x8de0, [0x7c92] = 0x8dec, [0x7c93] = 0x8df1,
+ [0x7c94] = 0x8dee, [0x7c95] = 0x8dd0, [0x7c96] = 0x8de9, [0x7c97] = 0x8de3,
+ [0x7c98] = 0x8de2, [0x7c99] = 0x8de7, [0x7c9a] = 0x8df2, [0x7c9b] = 0x8deb,
+ [0x7c9c] = 0x8df4, [0x7c9d] = 0x8f06, [0x7c9e] = 0x8eff, [0x7c9f] = 0x8f01,
+ [0x7ca0] = 0x8f00, [0x7ca1] = 0x8f05, [0x7ca2] = 0x8f07, [0x7ca3] = 0x8f08,
+ [0x7ca4] = 0x8f02, [0x7ca5] = 0x8f0b, [0x7ca6] = 0x9052, [0x7ca7] = 0x903f,
+ [0x7ca8] = 0x9044, [0x7ca9] = 0x9049, [0x7caa] = 0x903d, [0x7cab] = 0x9110,
+ [0x7cac] = 0x910d, [0x7cad] = 0x910f, [0x7cae] = 0x9111, [0x7caf] = 0x9116,
+ [0x7cb0] = 0x9114, [0x7cb1] = 0x910b, [0x7cb2] = 0x910e, [0x7cb3] = 0x916e,
+ [0x7cb4] = 0x916f, [0x7cb5] = 0x9248, [0x7cb6] = 0x9252, [0x7cb7] = 0x9230,
+ [0x7cb8] = 0x923a, [0x7cb9] = 0x9266, [0x7cba] = 0x9233, [0x7cbb] = 0x9265,
+ [0x7cbc] = 0x925e, [0x7cbd] = 0x9283, [0x7cbe] = 0x922e, [0x7cbf] = 0x924a,
+ [0x7cc0] = 0x9246, [0x7cc1] = 0x926d, [0x7cc2] = 0x926c, [0x7cc3] = 0x924f,
+ [0x7cc4] = 0x9260, [0x7cc5] = 0x9267, [0x7cc6] = 0x926f, [0x7cc7] = 0x9236,
+ [0x7cc8] = 0x9261, [0x7cc9] = 0x9270, [0x7cca] = 0x9231, [0x7ccb] = 0x9254,
+ [0x7ccc] = 0x9263, [0x7ccd] = 0x9250, [0x7cce] = 0x9272, [0x7ccf] = 0x924e,
+ [0x7cd0] = 0x9253, [0x7cd1] = 0x924c, [0x7cd2] = 0x9256, [0x7cd3] = 0x9232,
+ [0x7cd4] = 0x959f, [0x7cd5] = 0x959c, [0x7cd6] = 0x959e, [0x7cd7] = 0x959b,
+ [0x7cd8] = 0x9692, [0x7cd9] = 0x9693, [0x7cda] = 0x9691, [0x7cdb] = 0x9697,
+ [0x7cdc] = 0x96ce, [0x7cdd] = 0x96fa, [0x7cde] = 0x96fd, [0x7cdf] = 0x96f8,
+ [0x7ce0] = 0x96f5, [0x7ce1] = 0x9773, [0x7ce2] = 0x9777, [0x7ce3] = 0x9778,
+ [0x7ce4] = 0x9772, [0x7ce5] = 0x980f, [0x7ce6] = 0x980d, [0x7ce7] = 0x980e,
+ [0x7ce8] = 0x98ac, [0x7ce9] = 0x98f6, [0x7cea] = 0x98f9, [0x7ceb] = 0x99af,
+ [0x7cec] = 0x99b2, [0x7ced] = 0x99b0, [0x7cee] = 0x99b5, [0x7cef] = 0x9aad,
+ [0x7cf0] = 0x9aab, [0x7cf1] = 0x9b5b, [0x7cf2] = 0x9cea, [0x7cf3] = 0x9ced,
+ [0x7cf4] = 0x9ce7, [0x7cf5] = 0x9e80, [0x7cf6] = 0x9efd, [0x7cf7] = 0x50e6,
+ [0x7cf8] = 0x50d4, [0x7cf9] = 0x50d7, [0x7cfa] = 0x50e8, [0x7cfb] = 0x50f3,
+ [0x7cfc] = 0x50db, [0x7cfd] = 0x50ea, [0x7d41] = 0x50dd, [0x7d42] = 0x50e4,
+ [0x7d43] = 0x50d3, [0x7d44] = 0x50ec, [0x7d45] = 0x50f0, [0x7d46] = 0x50ef,
+ [0x7d47] = 0x50e3, [0x7d48] = 0x50e0, [0x7d49] = 0x51d8, [0x7d4a] = 0x5280,
+ [0x7d4b] = 0x5281, [0x7d4c] = 0x52e9, [0x7d4d] = 0x52eb, [0x7d4e] = 0x5330,
+ [0x7d4f] = 0x53ac, [0x7d50] = 0x5627, [0x7d51] = 0x5615, [0x7d52] = 0x560c,
+ [0x7d53] = 0x5612, [0x7d54] = 0x55fc, [0x7d55] = 0x560f, [0x7d56] = 0x561c,
+ [0x7d57] = 0x5601, [0x7d58] = 0x5613, [0x7d59] = 0x5602, [0x7d5a] = 0x55fa,
+ [0x7d5b] = 0x561d, [0x7d5c] = 0x5604, [0x7d5d] = 0x55ff, [0x7d5e] = 0x55f9,
+ [0x7d5f] = 0x5889, [0x7d60] = 0x587c, [0x7d61] = 0x5890, [0x7d62] = 0x5898,
+ [0x7d63] = 0x5886, [0x7d64] = 0x5881, [0x7d65] = 0x587f, [0x7d66] = 0x5874,
+ [0x7d67] = 0x588b, [0x7d68] = 0x587a, [0x7d69] = 0x5887, [0x7d6a] = 0x5891,
+ [0x7d6b] = 0x588e, [0x7d6c] = 0x5876, [0x7d6d] = 0x5882, [0x7d6e] = 0x5888,
+ [0x7d6f] = 0x587b, [0x7d70] = 0x5894, [0x7d71] = 0x588f, [0x7d72] = 0x58fe,
+ [0x7d73] = 0x596b, [0x7d74] = 0x5adc, [0x7d75] = 0x5aee, [0x7d76] = 0x5ae5,
+ [0x7d77] = 0x5ad5, [0x7d78] = 0x5aea, [0x7d79] = 0x5ada, [0x7d7a] = 0x5aed,
+ [0x7d7b] = 0x5aeb, [0x7d7c] = 0x5af3, [0x7d7d] = 0x5ae2, [0x7d7e] = 0x5ae0,
+ [0x7d7f] = 0x5adb, [0x7d81] = 0x5aec, [0x7d82] = 0x5ade, [0x7d83] = 0x5add,
+ [0x7d84] = 0x5ad9, [0x7d85] = 0x5ae8, [0x7d86] = 0x5adf, [0x7d87] = 0x5b77,
+ [0x7d88] = 0x5be0, [0x7d89] = 0x5be3, [0x7d8a] = 0x5c63, [0x7d8b] = 0x5d82,
+ [0x7d8c] = 0x5d80, [0x7d8d] = 0x5d7d, [0x7d8e] = 0x5d86, [0x7d8f] = 0x5d7a,
+ [0x7d90] = 0x5d81, [0x7d91] = 0x5d77, [0x7d92] = 0x5d8a, [0x7d93] = 0x5d89,
+ [0x7d94] = 0x5d88, [0x7d95] = 0x5d7e, [0x7d96] = 0x5d7c, [0x7d97] = 0x5d8d,
+ [0x7d98] = 0x5d79, [0x7d99] = 0x5d7f, [0x7d9a] = 0x5e58, [0x7d9b] = 0x5e59,
+ [0x7d9c] = 0x5e53, [0x7d9d] = 0x5ed8, [0x7d9e] = 0x5ed1, [0x7d9f] = 0x5ed7,
+ [0x7da0] = 0x5ece, [0x7da1] = 0x5edc, [0x7da2] = 0x5ed5, [0x7da3] = 0x5ed9,
+ [0x7da4] = 0x5ed2, [0x7da5] = 0x5ed4, [0x7da6] = 0x5f44, [0x7da7] = 0x5f43,
+ [0x7da8] = 0x5f6f, [0x7da9] = 0x5fb6, [0x7daa] = 0x612c, [0x7dab] = 0x6128,
+ [0x7dac] = 0x6141, [0x7dad] = 0x615e, [0x7dae] = 0x6171, [0x7daf] = 0x6173,
+ [0x7db0] = 0x6152, [0x7db1] = 0x6153, [0x7db2] = 0x6172, [0x7db3] = 0x616c,
+ [0x7db4] = 0x6180, [0x7db5] = 0x6174, [0x7db6] = 0x6154, [0x7db7] = 0x617a,
+ [0x7db8] = 0x615b, [0x7db9] = 0x6165, [0x7dba] = 0x613b, [0x7dbb] = 0x616a,
+ [0x7dbc] = 0x6161, [0x7dbd] = 0x6156, [0x7dbe] = 0x6229, [0x7dbf] = 0x6227,
+ [0x7dc0] = 0x622b, [0x7dc1] = 0x642b, [0x7dc2] = 0x644d, [0x7dc3] = 0x645b,
+ [0x7dc4] = 0x645d, [0x7dc5] = 0x6474, [0x7dc6] = 0x6476, [0x7dc7] = 0x6472,
+ [0x7dc8] = 0x6473, [0x7dc9] = 0x647d, [0x7dca] = 0x6475, [0x7dcb] = 0x6466,
+ [0x7dcc] = 0x64a6, [0x7dcd] = 0x644e, [0x7dce] = 0x6482, [0x7dcf] = 0x645e,
+ [0x7dd0] = 0x645c, [0x7dd1] = 0x644b, [0x7dd2] = 0x6453, [0x7dd3] = 0x6460,
+ [0x7dd4] = 0x6450, [0x7dd5] = 0x647f, [0x7dd6] = 0x643f, [0x7dd7] = 0x646c,
+ [0x7dd8] = 0x646b, [0x7dd9] = 0x6459, [0x7dda] = 0x6465, [0x7ddb] = 0x6477,
+ [0x7ddc] = 0x6573, [0x7ddd] = 0x65a0, [0x7dde] = 0x66a1, [0x7ddf] = 0x66a0,
+ [0x7de0] = 0x669f, [0x7de1] = 0x6705, [0x7de2] = 0x6704, [0x7de3] = 0x6722,
+ [0x7de4] = 0x69b1, [0x7de5] = 0x69b6, [0x7de6] = 0x69c9, [0x7de7] = 0x69a0,
+ [0x7de8] = 0x69ce, [0x7de9] = 0x6996, [0x7dea] = 0x69b0, [0x7deb] = 0x69ac,
+ [0x7dec] = 0x69bc, [0x7ded] = 0x6991, [0x7dee] = 0x6999, [0x7def] = 0x698e,
+ [0x7df0] = 0x69a7, [0x7df1] = 0x698d, [0x7df2] = 0x69a9, [0x7df3] = 0x69be,
+ [0x7df4] = 0x69af, [0x7df5] = 0x69bf, [0x7df6] = 0x69c4, [0x7df7] = 0x69bd,
+ [0x7df8] = 0x69a4, [0x7df9] = 0x69d4, [0x7dfa] = 0x69b9, [0x7dfb] = 0x69ca,
+ [0x7dfc] = 0x699a, [0x7dfd] = 0x69cf, [0x7e41] = 0x69b3, [0x7e42] = 0x6993,
+ [0x7e43] = 0x69aa, [0x7e44] = 0x69a1, [0x7e45] = 0x699e, [0x7e46] = 0x69d9,
+ [0x7e47] = 0x6997, [0x7e48] = 0x6990, [0x7e49] = 0x69c2, [0x7e4a] = 0x69b5,
+ [0x7e4b] = 0x69a5, [0x7e4c] = 0x69c6, [0x7e4d] = 0x6b4a, [0x7e4e] = 0x6b4d,
+ [0x7e4f] = 0x6b4b, [0x7e50] = 0x6b9e, [0x7e51] = 0x6b9f, [0x7e52] = 0x6ba0,
+ [0x7e53] = 0x6bc3, [0x7e54] = 0x6bc4, [0x7e55] = 0x6bfe, [0x7e56] = 0x6ece,
+ [0x7e57] = 0x6ef5, [0x7e58] = 0x6ef1, [0x7e59] = 0x6f03, [0x7e5a] = 0x6f25,
+ [0x7e5b] = 0x6ef8, [0x7e5c] = 0x6f37, [0x7e5d] = 0x6efb, [0x7e5e] = 0x6f2e,
+ [0x7e5f] = 0x6f09, [0x7e60] = 0x6f4e, [0x7e61] = 0x6f19, [0x7e62] = 0x6f1a,
+ [0x7e63] = 0x6f27, [0x7e64] = 0x6f18, [0x7e65] = 0x6f3b, [0x7e66] = 0x6f12,
+ [0x7e67] = 0x6eed, [0x7e68] = 0x6f0a, [0x7e69] = 0x6f36, [0x7e6a] = 0x6f73,
+ [0x7e6b] = 0x6ef9, [0x7e6c] = 0x6eee, [0x7e6d] = 0x6f2d, [0x7e6e] = 0x6f40,
+ [0x7e6f] = 0x6f30, [0x7e70] = 0x6f3c, [0x7e71] = 0x6f35, [0x7e72] = 0x6eeb,
+ [0x7e73] = 0x6f07, [0x7e74] = 0x6f0e, [0x7e75] = 0x6f43, [0x7e76] = 0x6f05,
+ [0x7e77] = 0x6efd, [0x7e78] = 0x6ef6, [0x7e79] = 0x6f39, [0x7e7a] = 0x6f1c,
+ [0x7e7b] = 0x6efc, [0x7e7c] = 0x6f3a, [0x7e7d] = 0x6f1f, [0x7e7e] = 0x6f0d,
+ [0x7e7f] = 0x6f1e, [0x7e81] = 0x6f08, [0x7e82] = 0x6f21, [0x7e83] = 0x7187,
+ [0x7e84] = 0x7190, [0x7e85] = 0x7189, [0x7e86] = 0x7180, [0x7e87] = 0x7185,
+ [0x7e88] = 0x7182, [0x7e89] = 0x718f, [0x7e8a] = 0x717b, [0x7e8b] = 0x7186,
+ [0x7e8c] = 0x7181, [0x7e8d] = 0x7197, [0x7e8e] = 0x7244, [0x7e8f] = 0x7253,
+ [0x7e90] = 0x7297, [0x7e91] = 0x7295, [0x7e92] = 0x7293, [0x7e93] = 0x7343,
+ [0x7e94] = 0x734d, [0x7e95] = 0x7351, [0x7e96] = 0x734c, [0x7e97] = 0x7462,
+ [0x7e98] = 0x7473, [0x7e99] = 0x7471, [0x7e9a] = 0x7475, [0x7e9b] = 0x7472,
+ [0x7e9c] = 0x7467, [0x7e9d] = 0x746e, [0x7e9e] = 0x7500, [0x7e9f] = 0x7502,
+ [0x7ea0] = 0x7503, [0x7ea1] = 0x757d, [0x7ea2] = 0x7590, [0x7ea3] = 0x7616,
+ [0x7ea4] = 0x7608, [0x7ea5] = 0x760c, [0x7ea6] = 0x7615, [0x7ea7] = 0x7611,
+ [0x7ea8] = 0x760a, [0x7ea9] = 0x7614, [0x7eaa] = 0x76b8, [0x7eab] = 0x7781,
+ [0x7eac] = 0x777c, [0x7ead] = 0x7785, [0x7eae] = 0x7782, [0x7eaf] = 0x776e,
+ [0x7eb0] = 0x7780, [0x7eb1] = 0x776f, [0x7eb2] = 0x777e, [0x7eb3] = 0x7783,
+ [0x7eb4] = 0x78b2, [0x7eb5] = 0x78aa, [0x7eb6] = 0x78b4, [0x7eb7] = 0x78ad,
+ [0x7eb8] = 0x78a8, [0x7eb9] = 0x787e, [0x7eba] = 0x78ab, [0x7ebb] = 0x789e,
+ [0x7ebc] = 0x78a5, [0x7ebd] = 0x78a0, [0x7ebe] = 0x78ac, [0x7ebf] = 0x78a2,
+ [0x7ec0] = 0x78a4, [0x7ec1] = 0x7998, [0x7ec2] = 0x798a, [0x7ec3] = 0x798b,
+ [0x7ec4] = 0x7996, [0x7ec5] = 0x7995, [0x7ec6] = 0x7994, [0x7ec7] = 0x7993,
+ [0x7ec8] = 0x7997, [0x7ec9] = 0x7988, [0x7eca] = 0x7992, [0x7ecb] = 0x7990,
+ [0x7ecc] = 0x7a2b, [0x7ecd] = 0x7a4a, [0x7ece] = 0x7a30, [0x7ecf] = 0x7a2f,
+ [0x7ed0] = 0x7a28, [0x7ed1] = 0x7a26, [0x7ed2] = 0x7aa8, [0x7ed3] = 0x7aab,
+ [0x7ed4] = 0x7aac, [0x7ed5] = 0x7aee, [0x7ed6] = 0x7b88, [0x7ed7] = 0x7b9c,
+ [0x7ed8] = 0x7b8a, [0x7ed9] = 0x7b91, [0x7eda] = 0x7b90, [0x7edb] = 0x7b96,
+ [0x7edc] = 0x7b8d, [0x7edd] = 0x7b8c, [0x7ede] = 0x7b9b, [0x7edf] = 0x7b8e,
+ [0x7ee0] = 0x7b85, [0x7ee1] = 0x7b98, [0x7ee2] = 0x5284, [0x7ee3] = 0x7b99,
+ [0x7ee4] = 0x7ba4, [0x7ee5] = 0x7b82, [0x7ee6] = 0x7cbb, [0x7ee7] = 0x7cbf,
+ [0x7ee8] = 0x7cbc, [0x7ee9] = 0x7cba, [0x7eea] = 0x7da7, [0x7eeb] = 0x7db7,
+ [0x7eec] = 0x7dc2, [0x7eed] = 0x7da3, [0x7eee] = 0x7daa, [0x7eef] = 0x7dc1,
+ [0x7ef0] = 0x7dc0, [0x7ef1] = 0x7dc5, [0x7ef2] = 0x7d9d, [0x7ef3] = 0x7dce,
+ [0x7ef4] = 0x7dc4, [0x7ef5] = 0x7dc6, [0x7ef6] = 0x7dcb, [0x7ef7] = 0x7dcc,
+ [0x7ef8] = 0x7daf, [0x7ef9] = 0x7db9, [0x7efa] = 0x7d96, [0x7efb] = 0x7dbc,
+ [0x7efc] = 0x7d9f, [0x7efd] = 0x7da6, [0x7f41] = 0x7dae, [0x7f42] = 0x7da9,
+ [0x7f43] = 0x7da1, [0x7f44] = 0x7dc9, [0x7f45] = 0x7f73, [0x7f46] = 0x7fe2,
+ [0x7f47] = 0x7fe3, [0x7f48] = 0x7fe5, [0x7f49] = 0x7fde, [0x7f4a] = 0x8024,
+ [0x7f4b] = 0x805d, [0x7f4c] = 0x805c, [0x7f4d] = 0x8189, [0x7f4e] = 0x8186,
+ [0x7f4f] = 0x8183, [0x7f50] = 0x8187, [0x7f51] = 0x818d, [0x7f52] = 0x818c,
+ [0x7f53] = 0x818b, [0x7f54] = 0x8215, [0x7f55] = 0x8497, [0x7f56] = 0x84a4,
+ [0x7f57] = 0x84a1, [0x7f58] = 0x849f, [0x7f59] = 0x84ba, [0x7f5a] = 0x84ce,
+ [0x7f5b] = 0x84c2, [0x7f5c] = 0x84ac, [0x7f5d] = 0x84ae, [0x7f5e] = 0x84ab,
+ [0x7f5f] = 0x84b9, [0x7f60] = 0x84b4, [0x7f61] = 0x84c1, [0x7f62] = 0x84cd,
+ [0x7f63] = 0x84aa, [0x7f64] = 0x849a, [0x7f65] = 0x84b1, [0x7f66] = 0x84d0,
+ [0x7f67] = 0x849d, [0x7f68] = 0x84a7, [0x7f69] = 0x84bb, [0x7f6a] = 0x84a2,
+ [0x7f6b] = 0x8494, [0x7f6c] = 0x84c7, [0x7f6d] = 0x84cc, [0x7f6e] = 0x849b,
+ [0x7f6f] = 0x84a9, [0x7f70] = 0x84af, [0x7f71] = 0x84a8, [0x7f72] = 0x84d6,
+ [0x7f73] = 0x8498, [0x7f74] = 0x84b6, [0x7f75] = 0x84cf, [0x7f76] = 0x84a0,
+ [0x7f77] = 0x84d7, [0x7f78] = 0x84d4, [0x7f79] = 0x84d2, [0x7f7a] = 0x84db,
+ [0x7f7b] = 0x84b0, [0x7f7c] = 0x8491, [0x7f7d] = 0x8661, [0x7f7e] = 0x8733,
+ [0x7f7f] = 0x8723, [0x7f81] = 0x8728, [0x7f82] = 0x876b, [0x7f83] = 0x8740,
+ [0x7f84] = 0x872e, [0x7f85] = 0x871e, [0x7f86] = 0x8721, [0x7f87] = 0x8719,
+ [0x7f88] = 0x871b, [0x7f89] = 0x8743, [0x7f8a] = 0x872c, [0x7f8b] = 0x8741,
+ [0x7f8c] = 0x873e, [0x7f8d] = 0x8746, [0x7f8e] = 0x8720, [0x7f8f] = 0x8732,
+ [0x7f90] = 0x872a, [0x7f91] = 0x872d, [0x7f92] = 0x873c, [0x7f93] = 0x8712,
+ [0x7f94] = 0x873a, [0x7f95] = 0x8731, [0x7f96] = 0x8735, [0x7f97] = 0x8742,
+ [0x7f98] = 0x8726, [0x7f99] = 0x8727, [0x7f9a] = 0x8738, [0x7f9b] = 0x8724,
+ [0x7f9c] = 0x871a, [0x7f9d] = 0x8730, [0x7f9e] = 0x8711, [0x7f9f] = 0x88f7,
+ [0x7fa0] = 0x88e7, [0x7fa1] = 0x88f1, [0x7fa2] = 0x88f2, [0x7fa3] = 0x88fa,
+ [0x7fa4] = 0x88fe, [0x7fa5] = 0x88ee, [0x7fa6] = 0x88fc, [0x7fa7] = 0x88f6,
+ [0x7fa8] = 0x88fb, [0x7fa9] = 0x88f0, [0x7faa] = 0x88ec, [0x7fab] = 0x88eb,
+ [0x7fac] = 0x899d, [0x7fad] = 0x89a1, [0x7fae] = 0x899f, [0x7faf] = 0x899e,
+ [0x7fb0] = 0x89e9, [0x7fb1] = 0x89eb, [0x7fb2] = 0x89e8, [0x7fb3] = 0x8aab,
+ [0x7fb4] = 0x8a99, [0x7fb5] = 0x8a8b, [0x7fb6] = 0x8a92, [0x7fb7] = 0x8a8f,
+ [0x7fb8] = 0x8a96, [0x7fb9] = 0x8c3d, [0x7fba] = 0x8c68, [0x7fbb] = 0x8c69,
+ [0x7fbc] = 0x8cd5, [0x7fbd] = 0x8ccf, [0x7fbe] = 0x8cd7, [0x7fbf] = 0x8d96,
+ [0x7fc0] = 0x8e09, [0x7fc1] = 0x8e02, [0x7fc2] = 0x8dff, [0x7fc3] = 0x8e0d,
+ [0x7fc4] = 0x8dfd, [0x7fc5] = 0x8e0a, [0x7fc6] = 0x8e03, [0x7fc7] = 0x8e07,
+ [0x7fc8] = 0x8e06, [0x7fc9] = 0x8e05, [0x7fca] = 0x8dfe, [0x7fcb] = 0x8e00,
+ [0x7fcc] = 0x8e04, [0x7fcd] = 0x8f10, [0x7fce] = 0x8f11, [0x7fcf] = 0x8f0e,
+ [0x7fd0] = 0x8f0d, [0x7fd1] = 0x9123, [0x7fd2] = 0x911c, [0x7fd3] = 0x9120,
+ [0x7fd4] = 0x9122, [0x7fd5] = 0x911f, [0x7fd6] = 0x911d, [0x7fd7] = 0x911a,
+ [0x7fd8] = 0x9124, [0x7fd9] = 0x9121, [0x7fda] = 0x911b, [0x7fdb] = 0x917a,
+ [0x7fdc] = 0x9172, [0x7fdd] = 0x9179, [0x7fde] = 0x9173, [0x7fdf] = 0x92a5,
+ [0x7fe0] = 0x92a4, [0x7fe1] = 0x9276, [0x7fe2] = 0x929b, [0x7fe3] = 0x927a,
+ [0x7fe4] = 0x92a0, [0x7fe5] = 0x9294, [0x7fe6] = 0x92aa, [0x7fe7] = 0x928d,
+ [0x7fe8] = 0x92a6, [0x7fe9] = 0x929a, [0x7fea] = 0x92ab, [0x7feb] = 0x9279,
+ [0x7fec] = 0x9297, [0x7fed] = 0x927f, [0x7fee] = 0x92a3, [0x7fef] = 0x92ee,
+ [0x7ff0] = 0x928e, [0x7ff1] = 0x9282, [0x7ff2] = 0x9295, [0x7ff3] = 0x92a2,
+ [0x7ff4] = 0x927d, [0x7ff5] = 0x9288, [0x7ff6] = 0x92a1, [0x7ff7] = 0x928a,
+ [0x7ff8] = 0x9286, [0x7ff9] = 0x928c, [0x7ffa] = 0x9299, [0x7ffb] = 0x92a7,
+ [0x7ffc] = 0x927e, [0x7ffd] = 0x9287, [0x8041] = 0x92a9, [0x8042] = 0x929d,
+ [0x8043] = 0x928b, [0x8044] = 0x922d, [0x8045] = 0x969e, [0x8046] = 0x96a1,
+ [0x8047] = 0x96ff, [0x8048] = 0x9758, [0x8049] = 0x977d, [0x804a] = 0x977a,
+ [0x804b] = 0x977e, [0x804c] = 0x9783, [0x804d] = 0x9780, [0x804e] = 0x9782,
+ [0x804f] = 0x977b, [0x8050] = 0x9784, [0x8051] = 0x9781, [0x8052] = 0x977f,
+ [0x8053] = 0x97ce, [0x8054] = 0x97cd, [0x8055] = 0x9816, [0x8056] = 0x98ad,
+ [0x8057] = 0x98ae, [0x8058] = 0x9902, [0x8059] = 0x9900, [0x805a] = 0x9907,
+ [0x805b] = 0x999d, [0x805c] = 0x999c, [0x805d] = 0x99c3, [0x805e] = 0x99b9,
+ [0x805f] = 0x99bb, [0x8060] = 0x99ba, [0x8061] = 0x99c2, [0x8062] = 0x99bd,
+ [0x8063] = 0x99c7, [0x8064] = 0x9ab1, [0x8065] = 0x9ae3, [0x8066] = 0x9ae7,
+ [0x8067] = 0x9b3e, [0x8068] = 0x9b3f, [0x8069] = 0x9b60, [0x806a] = 0x9b61,
+ [0x806b] = 0x9b5f, [0x806c] = 0x9cf1, [0x806d] = 0x9cf2, [0x806e] = 0x9cf5,
+ [0x806f] = 0x9ea7, [0x8070] = 0x50ff, [0x8071] = 0x5103, [0x8072] = 0x5130,
+ [0x8073] = 0x50f8, [0x8074] = 0x5106, [0x8075] = 0x5107, [0x8076] = 0x50f6,
+ [0x8077] = 0x50fe, [0x8078] = 0x510b, [0x8079] = 0x510c, [0x807a] = 0x50fd,
+ [0x807b] = 0x510a, [0x807c] = 0x528b, [0x807d] = 0x528c, [0x807e] = 0x52f1,
+ [0x807f] = 0x52ef, [0x8081] = 0x5648, [0x8082] = 0x5642, [0x8083] = 0x564c,
+ [0x8084] = 0x5635, [0x8085] = 0x5641, [0x8086] = 0x564a, [0x8087] = 0x5649,
+ [0x8088] = 0x5646, [0x8089] = 0x5658, [0x808a] = 0x565a, [0x808b] = 0x5640,
+ [0x808c] = 0x5633, [0x808d] = 0x563d, [0x808e] = 0x562c, [0x808f] = 0x563e,
+ [0x8090] = 0x5638, [0x8091] = 0x562a, [0x8092] = 0x563a, [0x8093] = 0x571a,
+ [0x8094] = 0x58ab, [0x8095] = 0x589d, [0x8096] = 0x58b1, [0x8097] = 0x58a0,
+ [0x8098] = 0x58a3, [0x8099] = 0x58af, [0x809a] = 0x58ac, [0x809b] = 0x58a5,
+ [0x809c] = 0x58a1, [0x809d] = 0x58ff, [0x809e] = 0x5aff, [0x809f] = 0x5af4,
+ [0x80a0] = 0x5afd, [0x80a1] = 0x5af7, [0x80a2] = 0x5af6, [0x80a3] = 0x5b03,
+ [0x80a4] = 0x5af8, [0x80a5] = 0x5b02, [0x80a6] = 0x5af9, [0x80a7] = 0x5b01,
+ [0x80a8] = 0x5b07, [0x80a9] = 0x5b05, [0x80aa] = 0x5b0f, [0x80ab] = 0x5c67,
+ [0x80ac] = 0x5d99, [0x80ad] = 0x5d97, [0x80ae] = 0x5d9f, [0x80af] = 0x5d92,
+ [0x80b0] = 0x5da2, [0x80b1] = 0x5d93, [0x80b2] = 0x5d95, [0x80b3] = 0x5da0,
+ [0x80b4] = 0x5d9c, [0x80b5] = 0x5da1, [0x80b6] = 0x5d9a, [0x80b7] = 0x5d9e,
+ [0x80b8] = 0x5e69, [0x80b9] = 0x5e5d, [0x80ba] = 0x5e60, [0x80bb] = 0x5e5c,
+ [0x80bc] = 0x7df3, [0x80bd] = 0x5edb, [0x80be] = 0x5ede, [0x80bf] = 0x5ee1,
+ [0x80c0] = 0x5f49, [0x80c1] = 0x5fb2, [0x80c2] = 0x618b, [0x80c3] = 0x6183,
+ [0x80c4] = 0x6179, [0x80c5] = 0x61b1, [0x80c6] = 0x61b0, [0x80c7] = 0x61a2,
+ [0x80c8] = 0x6189, [0x80c9] = 0x619b, [0x80ca] = 0x6193, [0x80cb] = 0x61af,
+ [0x80cc] = 0x61ad, [0x80cd] = 0x619f, [0x80ce] = 0x6192, [0x80cf] = 0x61aa,
+ [0x80d0] = 0x61a1, [0x80d1] = 0x618d, [0x80d2] = 0x6166, [0x80d3] = 0x61b3,
+ [0x80d4] = 0x622d, [0x80d5] = 0x646e, [0x80d6] = 0x6470, [0x80d7] = 0x6496,
+ [0x80d8] = 0x64a0, [0x80d9] = 0x6485, [0x80da] = 0x6497, [0x80db] = 0x649c,
+ [0x80dc] = 0x648f, [0x80dd] = 0x648b, [0x80de] = 0x648a, [0x80df] = 0x648c,
+ [0x80e0] = 0x64a3, [0x80e1] = 0x649f, [0x80e2] = 0x6468, [0x80e3] = 0x64b1,
+ [0x80e4] = 0x6498, [0x80e5] = 0x6576, [0x80e6] = 0x657a, [0x80e7] = 0x6579,
+ [0x80e8] = 0x657b, [0x80e9] = 0x65b2, [0x80ea] = 0x65b3, [0x80eb] = 0x66b5,
+ [0x80ec] = 0x66b0, [0x80ed] = 0x66a9, [0x80ee] = 0x66b2, [0x80ef] = 0x66b7,
+ [0x80f0] = 0x66aa, [0x80f1] = 0x66af, [0x80f2] = 0x6a00, [0x80f3] = 0x6a06,
+ [0x80f4] = 0x6a17, [0x80f5] = 0x69e5, [0x80f6] = 0x69f8, [0x80f7] = 0x6a15,
+ [0x80f8] = 0x69f1, [0x80f9] = 0x69e4, [0x80fa] = 0x6a20, [0x80fb] = 0x69ff,
+ [0x80fc] = 0x69ec, [0x80fd] = 0x69e2, [0x8141] = 0x6a1b, [0x8142] = 0x6a1d,
+ [0x8143] = 0x69fe, [0x8144] = 0x6a27, [0x8145] = 0x69f2, [0x8146] = 0x69ee,
+ [0x8147] = 0x6a14, [0x8148] = 0x69f7, [0x8149] = 0x69e7, [0x814a] = 0x6a40,
+ [0x814b] = 0x6a08, [0x814c] = 0x69e6, [0x814d] = 0x69fb, [0x814e] = 0x6a0d,
+ [0x814f] = 0x69fc, [0x8150] = 0x69eb, [0x8151] = 0x6a09, [0x8152] = 0x6a04,
+ [0x8153] = 0x6a18, [0x8154] = 0x6a25, [0x8155] = 0x6a0f, [0x8156] = 0x69f6,
+ [0x8157] = 0x6a26, [0x8158] = 0x6a07, [0x8159] = 0x69f4, [0x815a] = 0x6a16,
+ [0x815b] = 0x6b51, [0x815c] = 0x6ba5, [0x815d] = 0x6ba3, [0x815e] = 0x6ba2,
+ [0x815f] = 0x6ba6, [0x8160] = 0x6c01, [0x8161] = 0x6c00, [0x8162] = 0x6bff,
+ [0x8163] = 0x6c02, [0x8164] = 0x6f41, [0x8165] = 0x6f26, [0x8166] = 0x6f7e,
+ [0x8167] = 0x6f87, [0x8168] = 0x6fc6, [0x8169] = 0x6f92, [0x816a] = 0x6f8d,
+ [0x816b] = 0x6f89, [0x816c] = 0x6f8c, [0x816d] = 0x6f62, [0x816e] = 0x6f4f,
+ [0x816f] = 0x6f85, [0x8170] = 0x6f5a, [0x8171] = 0x6f96, [0x8172] = 0x6f76,
+ [0x8173] = 0x6f6c, [0x8174] = 0x6f82, [0x8175] = 0x6f55, [0x8176] = 0x6f72,
+ [0x8177] = 0x6f52, [0x8178] = 0x6f50, [0x8179] = 0x6f57, [0x817a] = 0x6f94,
+ [0x817b] = 0x6f93, [0x817c] = 0x6f5d, [0x817d] = 0x6f00, [0x817e] = 0x6f61,
+ [0x817f] = 0x6f6b, [0x8181] = 0x6f7d, [0x8182] = 0x6f67, [0x8183] = 0x6f90,
+ [0x8184] = 0x6f53, [0x8185] = 0x6f8b, [0x8186] = 0x6f69, [0x8187] = 0x6f7f,
+ [0x8188] = 0x6f95, [0x8189] = 0x6f63, [0x818a] = 0x6f77, [0x818b] = 0x6f6a,
+ [0x818c] = 0x6f7b, [0x818d] = 0x71b2, [0x818e] = 0x71af, [0x818f] = 0x719b,
+ [0x8190] = 0x71b0, [0x8191] = 0x71a0, [0x8192] = 0x719a, [0x8193] = 0x71a9,
+ [0x8194] = 0x71b5, [0x8195] = 0x719d, [0x8196] = 0x71a5, [0x8197] = 0x719e,
+ [0x8198] = 0x71a4, [0x8199] = 0x71a1, [0x819a] = 0x71aa, [0x819b] = 0x719c,
+ [0x819c] = 0x71a7, [0x819d] = 0x71b3, [0x819e] = 0x7298, [0x819f] = 0x729a,
+ [0x81a0] = 0x7358, [0x81a1] = 0x7352, [0x81a2] = 0x735e, [0x81a3] = 0x735f,
+ [0x81a4] = 0x7360, [0x81a5] = 0x735d, [0x81a6] = 0x735b, [0x81a7] = 0x7361,
+ [0x81a8] = 0x735a, [0x81a9] = 0x7359, [0x81aa] = 0x7362, [0x81ab] = 0x7487,
+ [0x81ac] = 0x7489, [0x81ad] = 0x748a, [0x81ae] = 0x7486, [0x81af] = 0x7481,
+ [0x81b0] = 0x747d, [0x81b1] = 0x7485, [0x81b2] = 0x7488, [0x81b3] = 0x747c,
+ [0x81b4] = 0x7479, [0x81b5] = 0x7508, [0x81b6] = 0x7507, [0x81b7] = 0x757e,
+ [0x81b8] = 0x7625, [0x81b9] = 0x761e, [0x81ba] = 0x7619, [0x81bb] = 0x761d,
+ [0x81bc] = 0x761c, [0x81bd] = 0x7623, [0x81be] = 0x761a, [0x81bf] = 0x7628,
+ [0x81c0] = 0x761b, [0x81c1] = 0x769c, [0x81c2] = 0x769d, [0x81c3] = 0x769e,
+ [0x81c4] = 0x769b, [0x81c5] = 0x778d, [0x81c6] = 0x778f, [0x81c7] = 0x7789,
+ [0x81c8] = 0x7788, [0x81c9] = 0x78cd, [0x81ca] = 0x78bb, [0x81cb] = 0x78cf,
+ [0x81cc] = 0x78cc, [0x81cd] = 0x78d1, [0x81ce] = 0x78ce, [0x81cf] = 0x78d4,
+ [0x81d0] = 0x78c8, [0x81d1] = 0x78c3, [0x81d2] = 0x78c4, [0x81d3] = 0x78c9,
+ [0x81d4] = 0x799a, [0x81d5] = 0x79a1, [0x81d6] = 0x79a0, [0x81d7] = 0x799c,
+ [0x81d8] = 0x79a2, [0x81d9] = 0x799b, [0x81da] = 0x6b76, [0x81db] = 0x7a39,
+ [0x81dc] = 0x7ab2, [0x81dd] = 0x7ab4, [0x81de] = 0x7ab3, [0x81df] = 0x7bb7,
+ [0x81e0] = 0x7bcb, [0x81e1] = 0x7bbe, [0x81e2] = 0x7bac, [0x81e3] = 0x7bce,
+ [0x81e4] = 0x7baf, [0x81e5] = 0x7bb9, [0x81e6] = 0x7bca, [0x81e7] = 0x7bb5,
+ [0x81e8] = 0x7cc5, [0x81e9] = 0x7cc8, [0x81ea] = 0x7ccc, [0x81eb] = 0x7ccb,
+ [0x81ec] = 0x7df7, [0x81ed] = 0x7ddb, [0x81ee] = 0x7dea, [0x81ef] = 0x7de7,
+ [0x81f0] = 0x7dd7, [0x81f1] = 0x7de1, [0x81f2] = 0x7e03, [0x81f3] = 0x7dfa,
+ [0x81f4] = 0x7de6, [0x81f5] = 0x7df6, [0x81f6] = 0x7df1, [0x81f7] = 0x7df0,
+ [0x81f8] = 0x7dee, [0x81f9] = 0x7ddf, [0x81fa] = 0x7f76, [0x81fb] = 0x7fac,
+ [0x81fc] = 0x7fb0, [0x81fd] = 0x7fad, [0x8241] = 0x7fed, [0x8242] = 0x7feb,
+ [0x8243] = 0x7fea, [0x8244] = 0x7fec, [0x8245] = 0x7fe6, [0x8246] = 0x7fe8,
+ [0x8247] = 0x8064, [0x8248] = 0x8067, [0x8249] = 0x81a3, [0x824a] = 0x819f,
+ [0x824b] = 0x819e, [0x824c] = 0x8195, [0x824d] = 0x81a2, [0x824e] = 0x8199,
+ [0x824f] = 0x8197, [0x8250] = 0x8216, [0x8251] = 0x824f, [0x8252] = 0x8253,
+ [0x8253] = 0x8252, [0x8254] = 0x8250, [0x8255] = 0x824e, [0x8256] = 0x8251,
+ [0x8257] = 0x8524, [0x8258] = 0x853b, [0x8259] = 0x850f, [0x825a] = 0x8500,
+ [0x825b] = 0x8529, [0x825c] = 0x850e, [0x825d] = 0x8509, [0x825e] = 0x850d,
+ [0x825f] = 0x851f, [0x8260] = 0x850a, [0x8261] = 0x8527, [0x8262] = 0x851c,
+ [0x8263] = 0x84fb, [0x8264] = 0x852b, [0x8265] = 0x84fa, [0x8266] = 0x8508,
+ [0x8267] = 0x850c, [0x8268] = 0x84f4, [0x8269] = 0x852a, [0x826a] = 0x84f2,
+ [0x826b] = 0x8515, [0x826c] = 0x84f7, [0x826d] = 0x84eb, [0x826e] = 0x84f3,
+ [0x826f] = 0x84fc, [0x8270] = 0x8512, [0x8271] = 0x84ea, [0x8272] = 0x84e9,
+ [0x8273] = 0x8516, [0x8274] = 0x84fe, [0x8275] = 0x8528, [0x8276] = 0x851d,
+ [0x8277] = 0x852e, [0x8278] = 0x8502, [0x8279] = 0x84fd, [0x827a] = 0x851e,
+ [0x827b] = 0x84f6, [0x827c] = 0x8531, [0x827d] = 0x8526, [0x827e] = 0x84e7,
+ [0x827f] = 0x84e8, [0x8281] = 0x84f0, [0x8282] = 0x84ef, [0x8283] = 0x84f9,
+ [0x8284] = 0x8518, [0x8285] = 0x8520, [0x8286] = 0x8530, [0x8287] = 0x850b,
+ [0x8288] = 0x8519, [0x8289] = 0x852f, [0x828a] = 0x8662, [0x828b] = 0x8756,
+ [0x828c] = 0x8763, [0x828d] = 0x8764, [0x828e] = 0x8777, [0x828f] = 0x87e1,
+ [0x8290] = 0x8773, [0x8291] = 0x8758, [0x8292] = 0x8754, [0x8293] = 0x875b,
+ [0x8294] = 0x8752, [0x8295] = 0x8761, [0x8296] = 0x875a, [0x8297] = 0x8751,
+ [0x8298] = 0x875e, [0x8299] = 0x876d, [0x829a] = 0x876a, [0x829b] = 0x8750,
+ [0x829c] = 0x874e, [0x829d] = 0x875f, [0x829e] = 0x875d, [0x829f] = 0x876f,
+ [0x82a0] = 0x876c, [0x82a1] = 0x877a, [0x82a2] = 0x876e, [0x82a3] = 0x875c,
+ [0x82a4] = 0x8765, [0x82a5] = 0x874f, [0x82a6] = 0x877b, [0x82a7] = 0x8775,
+ [0x82a8] = 0x8762, [0x82a9] = 0x8767, [0x82aa] = 0x8769, [0x82ab] = 0x885a,
+ [0x82ac] = 0x8905, [0x82ad] = 0x890c, [0x82ae] = 0x8914, [0x82af] = 0x890b,
+ [0x82b0] = 0x8917, [0x82b1] = 0x8918, [0x82b2] = 0x8919, [0x82b3] = 0x8906,
+ [0x82b4] = 0x8916, [0x82b5] = 0x8911, [0x82b6] = 0x890e, [0x82b7] = 0x8909,
+ [0x82b8] = 0x89a2, [0x82b9] = 0x89a4, [0x82ba] = 0x89a3, [0x82bb] = 0x89ed,
+ [0x82bc] = 0x89f0, [0x82bd] = 0x89ec, [0x82be] = 0x8acf, [0x82bf] = 0x8ac6,
+ [0x82c0] = 0x8ab8, [0x82c1] = 0x8ad3, [0x82c2] = 0x8ad1, [0x82c3] = 0x8ad4,
+ [0x82c4] = 0x8ad5, [0x82c5] = 0x8abb, [0x82c6] = 0x8ad7, [0x82c7] = 0x8abe,
+ [0x82c8] = 0x8ac0, [0x82c9] = 0x8ac5, [0x82ca] = 0x8ad8, [0x82cb] = 0x8ac3,
+ [0x82cc] = 0x8aba, [0x82cd] = 0x8abd, [0x82ce] = 0x8ad9, [0x82cf] = 0x8c3e,
+ [0x82d0] = 0x8c4d, [0x82d1] = 0x8c8f, [0x82d2] = 0x8ce5, [0x82d3] = 0x8cdf,
+ [0x82d4] = 0x8cd9, [0x82d5] = 0x8ce8, [0x82d6] = 0x8cda, [0x82d7] = 0x8cdd,
+ [0x82d8] = 0x8ce7, [0x82d9] = 0x8da0, [0x82da] = 0x8d9c, [0x82db] = 0x8da1,
+ [0x82dc] = 0x8d9b, [0x82dd] = 0x8e20, [0x82de] = 0x8e23, [0x82df] = 0x8e25,
+ [0x82e0] = 0x8e24, [0x82e1] = 0x8e2e, [0x82e2] = 0x8e15, [0x82e3] = 0x8e1b,
+ [0x82e4] = 0x8e16, [0x82e5] = 0x8e11, [0x82e6] = 0x8e19, [0x82e7] = 0x8e26,
+ [0x82e8] = 0x8e27, [0x82e9] = 0x8e14, [0x82ea] = 0x8e12, [0x82eb] = 0x8e18,
+ [0x82ec] = 0x8e13, [0x82ed] = 0x8e1c, [0x82ee] = 0x8e17, [0x82ef] = 0x8e1a,
+ [0x82f0] = 0x8f2c, [0x82f1] = 0x8f24, [0x82f2] = 0x8f18, [0x82f3] = 0x8f1a,
+ [0x82f4] = 0x8f20, [0x82f5] = 0x8f23, [0x82f6] = 0x8f16, [0x82f7] = 0x8f17,
+ [0x82f8] = 0x9073, [0x82f9] = 0x9070, [0x82fa] = 0x906f, [0x82fb] = 0x9067,
+ [0x82fc] = 0x906b, [0x82fd] = 0x912f, [0x8341] = 0x912b, [0x8342] = 0x9129,
+ [0x8343] = 0x912a, [0x8344] = 0x9132, [0x8345] = 0x9126, [0x8346] = 0x912e,
+ [0x8347] = 0x9185, [0x8348] = 0x9186, [0x8349] = 0x918a, [0x834a] = 0x9181,
+ [0x834b] = 0x9182, [0x834c] = 0x9184, [0x834d] = 0x9180, [0x834e] = 0x92d0,
+ [0x834f] = 0x92c3, [0x8350] = 0x92c4, [0x8351] = 0x92c0, [0x8352] = 0x92d9,
+ [0x8353] = 0x92b6, [0x8354] = 0x92cf, [0x8355] = 0x92f1, [0x8356] = 0x92df,
+ [0x8357] = 0x92d8, [0x8358] = 0x92e9, [0x8359] = 0x92d7, [0x835a] = 0x92dd,
+ [0x835b] = 0x92cc, [0x835c] = 0x92ef, [0x835d] = 0x92c2, [0x835e] = 0x92e8,
+ [0x835f] = 0x92ca, [0x8360] = 0x92c8, [0x8361] = 0x92ce, [0x8362] = 0x92e6,
+ [0x8363] = 0x92cd, [0x8364] = 0x92d5, [0x8365] = 0x92c9, [0x8366] = 0x92e0,
+ [0x8367] = 0x92de, [0x8368] = 0x92e7, [0x8369] = 0x92d1, [0x836a] = 0x92d3,
+ [0x836b] = 0x92b5, [0x836c] = 0x92e1, [0x836d] = 0x92c6, [0x836e] = 0x92b4,
+ [0x836f] = 0x957c, [0x8370] = 0x95ac, [0x8371] = 0x95ab, [0x8372] = 0x95ae,
+ [0x8373] = 0x95b0, [0x8374] = 0x96a4, [0x8375] = 0x96a2, [0x8376] = 0x96d3,
+ [0x8377] = 0x9705, [0x8378] = 0x9708, [0x8379] = 0x9702, [0x837a] = 0x975a,
+ [0x837b] = 0x978a, [0x837c] = 0x978e, [0x837d] = 0x9788, [0x837e] = 0x97d0,
+ [0x837f] = 0x97cf, [0x8381] = 0x981e, [0x8382] = 0x981d, [0x8383] = 0x9826,
+ [0x8384] = 0x9829, [0x8385] = 0x9828, [0x8386] = 0x9820, [0x8387] = 0x981b,
+ [0x8388] = 0x9827, [0x8389] = 0x98b2, [0x838a] = 0x9908, [0x838b] = 0x98fa,
+ [0x838c] = 0x9911, [0x838d] = 0x9914, [0x838e] = 0x9916, [0x838f] = 0x9917,
+ [0x8390] = 0x9915, [0x8391] = 0x99dc, [0x8392] = 0x99cd, [0x8393] = 0x99cf,
+ [0x8394] = 0x99d3, [0x8395] = 0x99d4, [0x8396] = 0x99ce, [0x8397] = 0x99c9,
+ [0x8398] = 0x99d6, [0x8399] = 0x99d8, [0x839a] = 0x99cb, [0x839b] = 0x99d7,
+ [0x839c] = 0x99cc, [0x839d] = 0x9ab3, [0x839e] = 0x9aec, [0x839f] = 0x9aeb,
+ [0x83a0] = 0x9af3, [0x83a1] = 0x9af2, [0x83a2] = 0x9af1, [0x83a3] = 0x9b46,
+ [0x83a4] = 0x9b43, [0x83a5] = 0x9b67, [0x83a6] = 0x9b74, [0x83a7] = 0x9b71,
+ [0x83a8] = 0x9b66, [0x83a9] = 0x9b76, [0x83aa] = 0x9b75, [0x83ab] = 0x9b70,
+ [0x83ac] = 0x9b68, [0x83ad] = 0x9b64, [0x83ae] = 0x9b6c, [0x83af] = 0x9cfc,
+ [0x83b0] = 0x9cfa, [0x83b1] = 0x9cfd, [0x83b2] = 0x9cff, [0x83b3] = 0x9cf7,
+ [0x83b4] = 0x9d07, [0x83b5] = 0x9d00, [0x83b6] = 0x9cf9, [0x83b7] = 0x9cfb,
+ [0x83b8] = 0x9d08, [0x83b9] = 0x9d05, [0x83ba] = 0x9d04, [0x83bb] = 0x9e83,
+ [0x83bc] = 0x9ed3, [0x83bd] = 0x9f0f, [0x83be] = 0x9f10, [0x83bf] = 0x511c,
+ [0x83c0] = 0x5113, [0x83c1] = 0x5117, [0x83c2] = 0x511a, [0x83c3] = 0x5111,
+ [0x83c4] = 0x51de, [0x83c5] = 0x5334, [0x83c6] = 0x53e1, [0x83c7] = 0x5670,
+ [0x83c8] = 0x5660, [0x83c9] = 0x566e, [0x83ca] = 0x5673, [0x83cb] = 0x5666,
+ [0x83cc] = 0x5663, [0x83cd] = 0x566d, [0x83ce] = 0x5672, [0x83cf] = 0x565e,
+ [0x83d0] = 0x5677, [0x83d1] = 0x571c, [0x83d2] = 0x571b, [0x83d3] = 0x58c8,
+ [0x83d4] = 0x58bd, [0x83d5] = 0x58c9, [0x83d6] = 0x58bf, [0x83d7] = 0x58ba,
+ [0x83d8] = 0x58c2, [0x83d9] = 0x58bc, [0x83da] = 0x58c6, [0x83db] = 0x5b17,
+ [0x83dc] = 0x5b19, [0x83dd] = 0x5b1b, [0x83de] = 0x5b21, [0x83df] = 0x5b14,
+ [0x83e0] = 0x5b13, [0x83e1] = 0x5b10, [0x83e2] = 0x5b16, [0x83e3] = 0x5b28,
+ [0x83e4] = 0x5b1a, [0x83e5] = 0x5b20, [0x83e6] = 0x5b1e, [0x83e7] = 0x5bef,
+ [0x83e8] = 0x5dac, [0x83e9] = 0x5db1, [0x83ea] = 0x5da9, [0x83eb] = 0x5da7,
+ [0x83ec] = 0x5db5, [0x83ed] = 0x5db0, [0x83ee] = 0x5dae, [0x83ef] = 0x5daa,
+ [0x83f0] = 0x5da8, [0x83f1] = 0x5db2, [0x83f2] = 0x5dad, [0x83f3] = 0x5daf,
+ [0x83f4] = 0x5db4, [0x83f5] = 0x5e67, [0x83f6] = 0x5e68, [0x83f7] = 0x5e66,
+ [0x83f8] = 0x5e6f, [0x83f9] = 0x5ee9, [0x83fa] = 0x5ee7, [0x83fb] = 0x5ee6,
+ [0x83fc] = 0x5ee8, [0x83fd] = 0x5ee5, [0x8441] = 0x5f4b, [0x8442] = 0x5fbc,
+ [0x8443] = 0x619d, [0x8444] = 0x61a8, [0x8445] = 0x6196, [0x8446] = 0x61c5,
+ [0x8447] = 0x61b4, [0x8448] = 0x61c6, [0x8449] = 0x61c1, [0x844a] = 0x61cc,
+ [0x844b] = 0x61ba, [0x844c] = 0x61bf, [0x844d] = 0x61b8, [0x844e] = 0x618c,
+ [0x844f] = 0x64d7, [0x8450] = 0x64d6, [0x8451] = 0x64d0, [0x8452] = 0x64cf,
+ [0x8453] = 0x64c9, [0x8454] = 0x64bd, [0x8455] = 0x6489, [0x8456] = 0x64c3,
+ [0x8457] = 0x64db, [0x8458] = 0x64f3, [0x8459] = 0x64d9, [0x845a] = 0x6533,
+ [0x845b] = 0x657f, [0x845c] = 0x657c, [0x845d] = 0x65a2, [0x845e] = 0x66c8,
+ [0x845f] = 0x66be, [0x8460] = 0x66c0, [0x8461] = 0x66ca, [0x8462] = 0x66cb,
+ [0x8463] = 0x66cf, [0x8464] = 0x66bd, [0x8465] = 0x66bb, [0x8466] = 0x66ba,
+ [0x8467] = 0x66cc, [0x8468] = 0x6723, [0x8469] = 0x6a34, [0x846a] = 0x6a66,
+ [0x846b] = 0x6a49, [0x846c] = 0x6a67, [0x846d] = 0x6a32, [0x846e] = 0x6a68,
+ [0x846f] = 0x6a3e, [0x8470] = 0x6a5d, [0x8471] = 0x6a6d, [0x8472] = 0x6a76,
+ [0x8473] = 0x6a5b, [0x8474] = 0x6a51, [0x8475] = 0x6a28, [0x8476] = 0x6a5a,
+ [0x8477] = 0x6a3b, [0x8478] = 0x6a3f, [0x8479] = 0x6a41, [0x847a] = 0x6a6a,
+ [0x847b] = 0x6a64, [0x847c] = 0x6a50, [0x847d] = 0x6a4f, [0x847e] = 0x6a54,
+ [0x847f] = 0x6a6f, [0x8481] = 0x6a69, [0x8482] = 0x6a60, [0x8483] = 0x6a3c,
+ [0x8484] = 0x6a5e, [0x8485] = 0x6a56, [0x8486] = 0x6a55, [0x8487] = 0x6a4d,
+ [0x8488] = 0x6a4e, [0x8489] = 0x6a46, [0x848a] = 0x6b55, [0x848b] = 0x6b54,
+ [0x848c] = 0x6b56, [0x848d] = 0x6ba7, [0x848e] = 0x6baa, [0x848f] = 0x6bab,
+ [0x8490] = 0x6bc8, [0x8491] = 0x6bc7, [0x8492] = 0x6c04, [0x8493] = 0x6c03,
+ [0x8494] = 0x6c06, [0x8495] = 0x6fad, [0x8496] = 0x6fcb, [0x8497] = 0x6fa3,
+ [0x8498] = 0x6fc7, [0x8499] = 0x6fbc, [0x849a] = 0x6fce, [0x849b] = 0x6fc8,
+ [0x849c] = 0x6f5e, [0x849d] = 0x6fc4, [0x849e] = 0x6fbd, [0x849f] = 0x6f9e,
+ [0x84a0] = 0x6fca, [0x84a1] = 0x6fa8, [0x84a2] = 0x7004, [0x84a3] = 0x6fa5,
+ [0x84a4] = 0x6fae, [0x84a5] = 0x6fba, [0x84a6] = 0x6fac, [0x84a7] = 0x6faa,
+ [0x84a8] = 0x6fcf, [0x84a9] = 0x6fbf, [0x84aa] = 0x6fb8, [0x84ab] = 0x6fa2,
+ [0x84ac] = 0x6fc9, [0x84ad] = 0x6fab, [0x84ae] = 0x6fcd, [0x84af] = 0x6faf,
+ [0x84b0] = 0x6fb2, [0x84b1] = 0x6fb0, [0x84b2] = 0x71c5, [0x84b3] = 0x71c2,
+ [0x84b4] = 0x71bf, [0x84b5] = 0x71b8, [0x84b6] = 0x71d6, [0x84b7] = 0x71c0,
+ [0x84b8] = 0x71c1, [0x84b9] = 0x71cb, [0x84ba] = 0x71d4, [0x84bb] = 0x71ca,
+ [0x84bc] = 0x71c7, [0x84bd] = 0x71cf, [0x84be] = 0x71bd, [0x84bf] = 0x71d8,
+ [0x84c0] = 0x71bc, [0x84c1] = 0x71c6, [0x84c2] = 0x71da, [0x84c3] = 0x71db,
+ [0x84c4] = 0x729d, [0x84c5] = 0x729e, [0x84c6] = 0x7369, [0x84c7] = 0x7366,
+ [0x84c8] = 0x7367, [0x84c9] = 0x736c, [0x84ca] = 0x7365, [0x84cb] = 0x736b,
+ [0x84cc] = 0x736a, [0x84cd] = 0x747f, [0x84ce] = 0x749a, [0x84cf] = 0x74a0,
+ [0x84d0] = 0x7494, [0x84d1] = 0x7492, [0x84d2] = 0x7495, [0x84d3] = 0x74a1,
+ [0x84d4] = 0x750b, [0x84d5] = 0x7580, [0x84d6] = 0x762f, [0x84d7] = 0x762d,
+ [0x84d8] = 0x7631, [0x84d9] = 0x763d, [0x84da] = 0x7633, [0x84db] = 0x763c,
+ [0x84dc] = 0x7635, [0x84dd] = 0x7632, [0x84de] = 0x7630, [0x84df] = 0x76bb,
+ [0x84e0] = 0x76e6, [0x84e1] = 0x779a, [0x84e2] = 0x779d, [0x84e3] = 0x77a1,
+ [0x84e4] = 0x779c, [0x84e5] = 0x779b, [0x84e6] = 0x77a2, [0x84e7] = 0x77a3,
+ [0x84e8] = 0x7795, [0x84e9] = 0x7799, [0x84ea] = 0x7797, [0x84eb] = 0x78dd,
+ [0x84ec] = 0x78e9, [0x84ed] = 0x78e5, [0x84ee] = 0x78ea, [0x84ef] = 0x78de,
+ [0x84f0] = 0x78e3, [0x84f1] = 0x78db, [0x84f2] = 0x78e1, [0x84f3] = 0x78e2,
+ [0x84f4] = 0x78ed, [0x84f5] = 0x78df, [0x84f6] = 0x78e0, [0x84f7] = 0x79a4,
+ [0x84f8] = 0x7a44, [0x84f9] = 0x7a48, [0x84fa] = 0x7a47, [0x84fb] = 0x7ab6,
+ [0x84fc] = 0x7ab8, [0x84fd] = 0x7ab5, [0x8541] = 0x7ab1, [0x8542] = 0x7ab7,
+ [0x8543] = 0x7bde, [0x8544] = 0x7be3, [0x8545] = 0x7be7, [0x8546] = 0x7bdd,
+ [0x8547] = 0x7bd5, [0x8548] = 0x7be5, [0x8549] = 0x7bda, [0x854a] = 0x7be8,
+ [0x854b] = 0x7bf9, [0x854c] = 0x7bd4, [0x854d] = 0x7bea, [0x854e] = 0x7be2,
+ [0x854f] = 0x7bdc, [0x8550] = 0x7beb, [0x8551] = 0x7bd8, [0x8552] = 0x7bdf,
+ [0x8553] = 0x7cd2, [0x8554] = 0x7cd4, [0x8555] = 0x7cd7, [0x8556] = 0x7cd0,
+ [0x8557] = 0x7cd1, [0x8558] = 0x7e12, [0x8559] = 0x7e21, [0x855a] = 0x7e17,
+ [0x855b] = 0x7e0c, [0x855c] = 0x7e1f, [0x855d] = 0x7e20, [0x855e] = 0x7e13,
+ [0x855f] = 0x7e0e, [0x8560] = 0x7e1c, [0x8561] = 0x7e15, [0x8562] = 0x7e1a,
+ [0x8563] = 0x7e22, [0x8564] = 0x7e0b, [0x8565] = 0x7e0f, [0x8566] = 0x7e16,
+ [0x8567] = 0x7e0d, [0x8568] = 0x7e14, [0x8569] = 0x7e25, [0x856a] = 0x7e24,
+ [0x856b] = 0x7f43, [0x856c] = 0x7f7b, [0x856d] = 0x7f7c, [0x856e] = 0x7f7a,
+ [0x856f] = 0x7fb1, [0x8570] = 0x7fef, [0x8571] = 0x802a, [0x8572] = 0x8029,
+ [0x8573] = 0x806c, [0x8574] = 0x81b1, [0x8575] = 0x81a6, [0x8576] = 0x81ae,
+ [0x8577] = 0x81b9, [0x8578] = 0x81b5, [0x8579] = 0x81ab, [0x857a] = 0x81b0,
+ [0x857b] = 0x81ac, [0x857c] = 0x81b4, [0x857d] = 0x81b2, [0x857e] = 0x81b7,
+ [0x857f] = 0x81a7, [0x8581] = 0x81f2, [0x8582] = 0x8255, [0x8583] = 0x8256,
+ [0x8584] = 0x8257, [0x8585] = 0x8556, [0x8586] = 0x8545, [0x8587] = 0x856b,
+ [0x8588] = 0x854d, [0x8589] = 0x8553, [0x858a] = 0x8561, [0x858b] = 0x8558,
+ [0x858c] = 0x8540, [0x858d] = 0x8546, [0x858e] = 0x8564, [0x858f] = 0x8541,
+ [0x8590] = 0x8562, [0x8591] = 0x8544, [0x8592] = 0x8551, [0x8593] = 0x8547,
+ [0x8594] = 0x8563, [0x8595] = 0x853e, [0x8596] = 0x855b, [0x8597] = 0x8571,
+ [0x8598] = 0x854e, [0x8599] = 0x856e, [0x859a] = 0x8575, [0x859b] = 0x8555,
+ [0x859c] = 0x8567, [0x859d] = 0x8560, [0x859e] = 0x858c, [0x859f] = 0x8566,
+ [0x85a0] = 0x855d, [0x85a1] = 0x8554, [0x85a2] = 0x8565, [0x85a3] = 0x856c,
+ [0x85a4] = 0x8663, [0x85a5] = 0x8665, [0x85a6] = 0x8664, [0x85a7] = 0x879b,
+ [0x85a8] = 0x878f, [0x85a9] = 0x8797, [0x85aa] = 0x8793, [0x85ab] = 0x8792,
+ [0x85ac] = 0x8788, [0x85ad] = 0x8781, [0x85ae] = 0x8796, [0x85af] = 0x8798,
+ [0x85b0] = 0x8779, [0x85b1] = 0x8787, [0x85b2] = 0x87a3, [0x85b3] = 0x8785,
+ [0x85b4] = 0x8790, [0x85b5] = 0x8791, [0x85b6] = 0x879d, [0x85b7] = 0x8784,
+ [0x85b8] = 0x8794, [0x85b9] = 0x879c, [0x85ba] = 0x879a, [0x85bb] = 0x8789,
+ [0x85bc] = 0x891e, [0x85bd] = 0x8926, [0x85be] = 0x8930, [0x85bf] = 0x892d,
+ [0x85c0] = 0x892e, [0x85c1] = 0x8927, [0x85c2] = 0x8931, [0x85c3] = 0x8922,
+ [0x85c4] = 0x8929, [0x85c5] = 0x8923, [0x85c6] = 0x892f, [0x85c7] = 0x892c,
+ [0x85c8] = 0x891f, [0x85c9] = 0x89f1, [0x85ca] = 0x8ae0, [0x85cb] = 0x8ae2,
+ [0x85cc] = 0x8af2, [0x85cd] = 0x8af4, [0x85ce] = 0x8af5, [0x85cf] = 0x8add,
+ [0x85d0] = 0x8b14, [0x85d1] = 0x8ae4, [0x85d2] = 0x8adf, [0x85d3] = 0x8af0,
+ [0x85d4] = 0x8ac8, [0x85d5] = 0x8ade, [0x85d6] = 0x8ae1, [0x85d7] = 0x8ae8,
+ [0x85d8] = 0x8aff, [0x85d9] = 0x8aef, [0x85da] = 0x8afb, [0x85db] = 0x8c91,
+ [0x85dc] = 0x8c92, [0x85dd] = 0x8c90, [0x85de] = 0x8cf5, [0x85df] = 0x8cee,
+ [0x85e0] = 0x8cf1, [0x85e1] = 0x8cf0, [0x85e2] = 0x8cf3, [0x85e3] = 0x8d6c,
+ [0x85e4] = 0x8d6e, [0x85e5] = 0x8da5, [0x85e6] = 0x8da7, [0x85e7] = 0x8e33,
+ [0x85e8] = 0x8e3e, [0x85e9] = 0x8e38, [0x85ea] = 0x8e40, [0x85eb] = 0x8e45,
+ [0x85ec] = 0x8e36, [0x85ed] = 0x8e3c, [0x85ee] = 0x8e3d, [0x85ef] = 0x8e41,
+ [0x85f0] = 0x8e30, [0x85f1] = 0x8e3f, [0x85f2] = 0x8ebd, [0x85f3] = 0x8f36,
+ [0x85f4] = 0x8f2e, [0x85f5] = 0x8f35, [0x85f6] = 0x8f32, [0x85f7] = 0x8f39,
+ [0x85f8] = 0x8f37, [0x85f9] = 0x8f34, [0x85fa] = 0x9076, [0x85fb] = 0x9079,
+ [0x85fc] = 0x907b, [0x85fd] = 0x9086, [0x8641] = 0x90fa, [0x8642] = 0x9133,
+ [0x8643] = 0x9135, [0x8644] = 0x9136, [0x8645] = 0x9193, [0x8646] = 0x9190,
+ [0x8647] = 0x9191, [0x8648] = 0x918d, [0x8649] = 0x918f, [0x864a] = 0x9327,
+ [0x864b] = 0x931e, [0x864c] = 0x9308, [0x864d] = 0x931f, [0x864e] = 0x9306,
+ [0x864f] = 0x930f, [0x8650] = 0x937a, [0x8651] = 0x9338, [0x8652] = 0x933c,
+ [0x8653] = 0x931b, [0x8654] = 0x9323, [0x8655] = 0x9312, [0x8656] = 0x9301,
+ [0x8657] = 0x9346, [0x8658] = 0x932d, [0x8659] = 0x930e, [0x865a] = 0x930d,
+ [0x865b] = 0x92cb, [0x865c] = 0x931d, [0x865d] = 0x92fa, [0x865e] = 0x9325,
+ [0x865f] = 0x9313, [0x8660] = 0x92f9, [0x8661] = 0x92f7, [0x8662] = 0x9334,
+ [0x8663] = 0x9302, [0x8664] = 0x9324, [0x8665] = 0x92ff, [0x8666] = 0x9329,
+ [0x8667] = 0x9339, [0x8668] = 0x9335, [0x8669] = 0x932a, [0x866a] = 0x9314,
+ [0x866b] = 0x930c, [0x866c] = 0x930b, [0x866d] = 0x92fe, [0x866e] = 0x9309,
+ [0x866f] = 0x9300, [0x8670] = 0x92fb, [0x8671] = 0x9316, [0x8672] = 0x95bc,
+ [0x8673] = 0x95cd, [0x8674] = 0x95be, [0x8675] = 0x95b9, [0x8676] = 0x95ba,
+ [0x8677] = 0x95b6, [0x8678] = 0x95bf, [0x8679] = 0x95b5, [0x867a] = 0x95bd,
+ [0x867b] = 0x96a9, [0x867c] = 0x96d4, [0x867d] = 0x970b, [0x867e] = 0x9712,
+ [0x867f] = 0x9710, [0x8681] = 0x9799, [0x8682] = 0x9797, [0x8683] = 0x9794,
+ [0x8684] = 0x97f0, [0x8685] = 0x97f8, [0x8686] = 0x9835, [0x8687] = 0x982f,
+ [0x8688] = 0x9832, [0x8689] = 0x9924, [0x868a] = 0x991f, [0x868b] = 0x9927,
+ [0x868c] = 0x9929, [0x868d] = 0x999e, [0x868e] = 0x99ee, [0x868f] = 0x99ec,
+ [0x8690] = 0x99e5, [0x8691] = 0x99e4, [0x8692] = 0x99f0, [0x8693] = 0x99e3,
+ [0x8694] = 0x99ea, [0x8695] = 0x99e9, [0x8696] = 0x99e7, [0x8697] = 0x9ab9,
+ [0x8698] = 0x9abf, [0x8699] = 0x9ab4, [0x869a] = 0x9abb, [0x869b] = 0x9af6,
+ [0x869c] = 0x9afa, [0x869d] = 0x9af9, [0x869e] = 0x9af7, [0x869f] = 0x9b33,
+ [0x86a0] = 0x9b80, [0x86a1] = 0x9b85, [0x86a2] = 0x9b87, [0x86a3] = 0x9b7c,
+ [0x86a4] = 0x9b7e, [0x86a5] = 0x9b7b, [0x86a6] = 0x9b82, [0x86a7] = 0x9b93,
+ [0x86a8] = 0x9b92, [0x86a9] = 0x9b90, [0x86aa] = 0x9b7a, [0x86ab] = 0x9b95,
+ [0x86ac] = 0x9b7d, [0x86ad] = 0x9b88, [0x86ae] = 0x9d25, [0x86af] = 0x9d17,
+ [0x86b0] = 0x9d20, [0x86b1] = 0x9d1e, [0x86b2] = 0x9d14, [0x86b3] = 0x9d29,
+ [0x86b4] = 0x9d1d, [0x86b5] = 0x9d18, [0x86b6] = 0x9d22, [0x86b7] = 0x9d10,
+ [0x86b8] = 0x9d19, [0x86b9] = 0x9d1f, [0x86ba] = 0x9e88, [0x86bb] = 0x9e86,
+ [0x86bc] = 0x9e87, [0x86bd] = 0x9eae, [0x86be] = 0x9ead, [0x86bf] = 0x9ed5,
+ [0x86c0] = 0x9ed6, [0x86c1] = 0x9efa, [0x86c2] = 0x9f12, [0x86c3] = 0x9f3d,
+ [0x86c4] = 0x5126, [0x86c5] = 0x5125, [0x86c6] = 0x5122, [0x86c7] = 0x5124,
+ [0x86c8] = 0x5120, [0x86c9] = 0x5129, [0x86ca] = 0x52f4, [0x86cb] = 0x5693,
+ [0x86cc] = 0x568c, [0x86cd] = 0x568d, [0x86ce] = 0x5686, [0x86cf] = 0x5684,
+ [0x86d0] = 0x5683, [0x86d1] = 0x567e, [0x86d2] = 0x5682, [0x86d3] = 0x567f,
+ [0x86d4] = 0x5681, [0x86d5] = 0x58d6, [0x86d6] = 0x58d4, [0x86d7] = 0x58cf,
+ [0x86d8] = 0x58d2, [0x86d9] = 0x5b2d, [0x86da] = 0x5b25, [0x86db] = 0x5b32,
+ [0x86dc] = 0x5b23, [0x86dd] = 0x5b2c, [0x86de] = 0x5b27, [0x86df] = 0x5b26,
+ [0x86e0] = 0x5b2f, [0x86e1] = 0x5b2e, [0x86e2] = 0x5b7b, [0x86e3] = 0x5bf1,
+ [0x86e4] = 0x5bf2, [0x86e5] = 0x5db7, [0x86e6] = 0x5e6c, [0x86e7] = 0x5e6a,
+ [0x86e8] = 0x5fbe, [0x86e9] = 0x5fbb, [0x86ea] = 0x61c3, [0x86eb] = 0x61b5,
+ [0x86ec] = 0x61bc, [0x86ed] = 0x61e7, [0x86ee] = 0x61e0, [0x86ef] = 0x61e5,
+ [0x86f0] = 0x61e4, [0x86f1] = 0x61e8, [0x86f2] = 0x61de, [0x86f3] = 0x64ef,
+ [0x86f4] = 0x64e9, [0x86f5] = 0x64e3, [0x86f6] = 0x64eb, [0x86f7] = 0x64e4,
+ [0x86f8] = 0x64e8, [0x86f9] = 0x6581, [0x86fa] = 0x6580, [0x86fb] = 0x65b6,
+ [0x86fc] = 0x65da, [0x86fd] = 0x66d2, [0x8741] = 0x6a8d, [0x8742] = 0x6a96,
+ [0x8743] = 0x6a81, [0x8744] = 0x6aa5, [0x8745] = 0x6a89, [0x8746] = 0x6a9f,
+ [0x8747] = 0x6a9b, [0x8748] = 0x6aa1, [0x8749] = 0x6a9e, [0x874a] = 0x6a87,
+ [0x874b] = 0x6a93, [0x874c] = 0x6a8e, [0x874d] = 0x6a95, [0x874e] = 0x6a83,
+ [0x874f] = 0x6aa8, [0x8750] = 0x6aa4, [0x8751] = 0x6a91, [0x8752] = 0x6a7f,
+ [0x8753] = 0x6aa6, [0x8754] = 0x6a9a, [0x8755] = 0x6a85, [0x8756] = 0x6a8c,
+ [0x8757] = 0x6a92, [0x8758] = 0x6b5b, [0x8759] = 0x6bad, [0x875a] = 0x6c09,
+ [0x875b] = 0x6fcc, [0x875c] = 0x6fa9, [0x875d] = 0x6ff4, [0x875e] = 0x6fd4,
+ [0x875f] = 0x6fe3, [0x8760] = 0x6fdc, [0x8761] = 0x6fed, [0x8762] = 0x6fe7,
+ [0x8763] = 0x6fe6, [0x8764] = 0x6fde, [0x8765] = 0x6ff2, [0x8766] = 0x6fdd,
+ [0x8767] = 0x6fe2, [0x8768] = 0x6fe8, [0x8769] = 0x71e1, [0x876a] = 0x71f1,
+ [0x876b] = 0x71e8, [0x876c] = 0x71f2, [0x876d] = 0x71e4, [0x876e] = 0x71f0,
+ [0x876f] = 0x71e2, [0x8770] = 0x7373, [0x8771] = 0x736e, [0x8772] = 0x736f,
+ [0x8773] = 0x7497, [0x8774] = 0x74b2, [0x8775] = 0x74ab, [0x8776] = 0x7490,
+ [0x8777] = 0x74aa, [0x8778] = 0x74ad, [0x8779] = 0x74b1, [0x877a] = 0x74a5,
+ [0x877b] = 0x74af, [0x877c] = 0x7510, [0x877d] = 0x7511, [0x877e] = 0x7512,
+ [0x877f] = 0x750f, [0x8781] = 0x7584, [0x8782] = 0x7643, [0x8783] = 0x7648,
+ [0x8784] = 0x7649, [0x8785] = 0x7647, [0x8786] = 0x76a4, [0x8787] = 0x76e9,
+ [0x8788] = 0x77b5, [0x8789] = 0x77ab, [0x878a] = 0x77b2, [0x878b] = 0x77b7,
+ [0x878c] = 0x77b6, [0x878d] = 0x77b4, [0x878e] = 0x77b1, [0x878f] = 0x77a8,
+ [0x8790] = 0x77f0, [0x8791] = 0x78f3, [0x8792] = 0x78fd, [0x8793] = 0x7902,
+ [0x8794] = 0x78fb, [0x8795] = 0x78fc, [0x8796] = 0x78f2, [0x8797] = 0x7905,
+ [0x8798] = 0x78f9, [0x8799] = 0x78fe, [0x879a] = 0x7904, [0x879b] = 0x79ab,
+ [0x879c] = 0x79a8, [0x879d] = 0x7a5c, [0x879e] = 0x7a5b, [0x879f] = 0x7a56,
+ [0x87a0] = 0x7a58, [0x87a1] = 0x7a54, [0x87a2] = 0x7a5a, [0x87a3] = 0x7abe,
+ [0x87a4] = 0x7ac0, [0x87a5] = 0x7ac1, [0x87a6] = 0x7c05, [0x87a7] = 0x7c0f,
+ [0x87a8] = 0x7bf2, [0x87a9] = 0x7c00, [0x87aa] = 0x7bff, [0x87ab] = 0x7bfb,
+ [0x87ac] = 0x7c0e, [0x87ad] = 0x7bf4, [0x87ae] = 0x7c0b, [0x87af] = 0x7bf3,
+ [0x87b0] = 0x7c02, [0x87b1] = 0x7c09, [0x87b2] = 0x7c03, [0x87b3] = 0x7c01,
+ [0x87b4] = 0x7bf8, [0x87b5] = 0x7bfd, [0x87b6] = 0x7c06, [0x87b7] = 0x7bf0,
+ [0x87b8] = 0x7bf1, [0x87b9] = 0x7c10, [0x87ba] = 0x7c0a, [0x87bb] = 0x7ce8,
+ [0x87bc] = 0x7e2d, [0x87bd] = 0x7e3c, [0x87be] = 0x7e42, [0x87bf] = 0x7e33,
+ [0x87c0] = 0x9848, [0x87c1] = 0x7e38, [0x87c2] = 0x7e2a, [0x87c3] = 0x7e49,
+ [0x87c4] = 0x7e40, [0x87c5] = 0x7e47, [0x87c6] = 0x7e29, [0x87c7] = 0x7e4c,
+ [0x87c8] = 0x7e30, [0x87c9] = 0x7e3b, [0x87ca] = 0x7e36, [0x87cb] = 0x7e44,
+ [0x87cc] = 0x7e3a, [0x87cd] = 0x7f45, [0x87ce] = 0x7f7f, [0x87cf] = 0x7f7e,
+ [0x87d0] = 0x7f7d, [0x87d1] = 0x7ff4, [0x87d2] = 0x7ff2, [0x87d3] = 0x802c,
+ [0x87d4] = 0x81bb, [0x87d5] = 0x81c4, [0x87d6] = 0x81cc, [0x87d7] = 0x81ca,
+ [0x87d8] = 0x81c5, [0x87d9] = 0x81c7, [0x87da] = 0x81bc, [0x87db] = 0x81e9,
+ [0x87dc] = 0x825b, [0x87dd] = 0x825a, [0x87de] = 0x825c, [0x87df] = 0x8583,
+ [0x87e0] = 0x8580, [0x87e1] = 0x858f, [0x87e2] = 0x85a7, [0x87e3] = 0x8595,
+ [0x87e4] = 0x85a0, [0x87e5] = 0x858b, [0x87e6] = 0x85a3, [0x87e7] = 0x857b,
+ [0x87e8] = 0x85a4, [0x87e9] = 0x859a, [0x87ea] = 0x859e, [0x87eb] = 0x8577,
+ [0x87ec] = 0x857c, [0x87ed] = 0x8589, [0x87ee] = 0x85a1, [0x87ef] = 0x857a,
+ [0x87f0] = 0x8578, [0x87f1] = 0x8557, [0x87f2] = 0x858e, [0x87f3] = 0x8596,
+ [0x87f4] = 0x8586, [0x87f5] = 0x858d, [0x87f6] = 0x8599, [0x87f7] = 0x859d,
+ [0x87f8] = 0x8581, [0x87f9] = 0x85a2, [0x87fa] = 0x8582, [0x87fb] = 0x8588,
+ [0x87fc] = 0x8585, [0x87fd] = 0x8579, [0x8841] = 0x8576, [0x8842] = 0x8598,
+ [0x8843] = 0x8590, [0x8844] = 0x859f, [0x8845] = 0x8668, [0x8846] = 0x87be,
+ [0x8847] = 0x87aa, [0x8848] = 0x87ad, [0x8849] = 0x87c5, [0x884a] = 0x87b0,
+ [0x884b] = 0x87ac, [0x884c] = 0x87b9, [0x884d] = 0x87b5, [0x884e] = 0x87bc,
+ [0x884f] = 0x87ae, [0x8850] = 0x87c9, [0x8851] = 0x87c3, [0x8852] = 0x87c2,
+ [0x8853] = 0x87cc, [0x8854] = 0x87b7, [0x8855] = 0x87af, [0x8856] = 0x87c4,
+ [0x8857] = 0x87ca, [0x8858] = 0x87b4, [0x8859] = 0x87b6, [0x885a] = 0x87bf,
+ [0x885b] = 0x87b8, [0x885c] = 0x87bd, [0x885d] = 0x87de, [0x885e] = 0x87b2,
+ [0x885f] = 0x8935, [0x8860] = 0x8933, [0x8861] = 0x893c, [0x8862] = 0x893e,
+ [0x8863] = 0x8941, [0x8864] = 0x8952, [0x8865] = 0x8937, [0x8866] = 0x8942,
+ [0x8867] = 0x89ad, [0x8868] = 0x89af, [0x8869] = 0x89ae, [0x886a] = 0x89f2,
+ [0x886b] = 0x89f3, [0x886c] = 0x8b1e, [0x886d] = 0x8b18, [0x886e] = 0x8b16,
+ [0x886f] = 0x8b11, [0x8870] = 0x8b05, [0x8871] = 0x8b0b, [0x8872] = 0x8b22,
+ [0x8873] = 0x8b0f, [0x8874] = 0x8b12, [0x8875] = 0x8b15, [0x8876] = 0x8b07,
+ [0x8877] = 0x8b0d, [0x8878] = 0x8b08, [0x8879] = 0x8b06, [0x887a] = 0x8b1c,
+ [0x887b] = 0x8b13, [0x887c] = 0x8b1a, [0x887d] = 0x8c4f, [0x887e] = 0x8c70,
+ [0x887f] = 0x8c72, [0x8881] = 0x8c71, [0x8882] = 0x8c6f, [0x8883] = 0x8c95,
+ [0x8884] = 0x8c94, [0x8885] = 0x8cf9, [0x8886] = 0x8d6f, [0x8887] = 0x8e4e,
+ [0x8888] = 0x8e4d, [0x8889] = 0x8e53, [0x888a] = 0x8e50, [0x888b] = 0x8e4c,
+ [0x888c] = 0x8e47, [0x888d] = 0x8f43, [0x888e] = 0x8f40, [0x888f] = 0x9085,
+ [0x8890] = 0x907e, [0x8891] = 0x9138, [0x8892] = 0x919a, [0x8893] = 0x91a2,
+ [0x8894] = 0x919b, [0x8895] = 0x9199, [0x8896] = 0x919f, [0x8897] = 0x91a1,
+ [0x8898] = 0x919d, [0x8899] = 0x91a0, [0x889a] = 0x93a1, [0x889b] = 0x9383,
+ [0x889c] = 0x93af, [0x889d] = 0x9364, [0x889e] = 0x9356, [0x889f] = 0x9347,
+ [0x88a0] = 0x937c, [0x88a1] = 0x9358, [0x88a2] = 0x935c, [0x88a3] = 0x9376,
+ [0x88a4] = 0x9349, [0x88a5] = 0x9350, [0x88a6] = 0x9351, [0x88a7] = 0x9360,
+ [0x88a8] = 0x936d, [0x88a9] = 0x938f, [0x88aa] = 0x934c, [0x88ab] = 0x936a,
+ [0x88ac] = 0x9379, [0x88ad] = 0x9357, [0x88ae] = 0x9355, [0x88af] = 0x9352,
+ [0x88b0] = 0x934f, [0x88b1] = 0x9371, [0x88b2] = 0x9377, [0x88b3] = 0x937b,
+ [0x88b4] = 0x9361, [0x88b5] = 0x935e, [0x88b6] = 0x9363, [0x88b7] = 0x9367,
+ [0x88b8] = 0x9380, [0x88b9] = 0x934e, [0x88ba] = 0x9359, [0x88bb] = 0x95c7,
+ [0x88bc] = 0x95c0, [0x88bd] = 0x95c9, [0x88be] = 0x95c3, [0x88bf] = 0x95c5,
+ [0x88c0] = 0x95b7, [0x88c1] = 0x96ae, [0x88c2] = 0x96b0, [0x88c3] = 0x96ac,
+ [0x88c4] = 0x9720, [0x88c5] = 0x971f, [0x88c6] = 0x9718, [0x88c7] = 0x971d,
+ [0x88c8] = 0x9719, [0x88c9] = 0x979a, [0x88ca] = 0x97a1, [0x88cb] = 0x979c,
+ [0x88cc] = 0x979e, [0x88cd] = 0x979d, [0x88ce] = 0x97d5, [0x88cf] = 0x97d4,
+ [0x88d0] = 0x97f1, [0x88d1] = 0x9841, [0x88d2] = 0x9844, [0x88d3] = 0x984a,
+ [0x88d4] = 0x9849, [0x88d5] = 0x9845, [0x88d6] = 0x9843, [0x88d7] = 0x9925,
+ [0x88d8] = 0x992b, [0x88d9] = 0x992c, [0x88da] = 0x992a, [0x88db] = 0x9933,
+ [0x88dc] = 0x9932, [0x88dd] = 0x992f, [0x88de] = 0x992d, [0x88df] = 0x9931,
+ [0x88e0] = 0x9930, [0x88e1] = 0x9998, [0x88e2] = 0x99a3, [0x88e3] = 0x99a1,
+ [0x88e4] = 0x9a02, [0x88e5] = 0x99fa, [0x88e6] = 0x99f4, [0x88e7] = 0x99f7,
+ [0x88e8] = 0x99f9, [0x88e9] = 0x99f8, [0x88ea] = 0x99f6, [0x88eb] = 0x99fb,
+ [0x88ec] = 0x99fd, [0x88ed] = 0x99fe, [0x88ee] = 0x99fc, [0x88ef] = 0x9a03,
+ [0x88f0] = 0x9abe, [0x88f1] = 0x9afe, [0x88f2] = 0x9afd, [0x88f3] = 0x9b01,
+ [0x88f4] = 0x9afc, [0x88f5] = 0x9b48, [0x88f6] = 0x9b9a, [0x88f7] = 0x9ba8,
+ [0x88f8] = 0x9b9e, [0x88f9] = 0x9b9b, [0x88fa] = 0x9ba6, [0x88fb] = 0x9ba1,
+ [0x88fc] = 0x9ba5, [0x88fd] = 0x9ba4, [0x8941] = 0x9b86, [0x8942] = 0x9ba2,
+ [0x8943] = 0x9ba0, [0x8944] = 0x9baf, [0x8945] = 0x9d33, [0x8946] = 0x9d41,
+ [0x8947] = 0x9d67, [0x8948] = 0x9d36, [0x8949] = 0x9d2e, [0x894a] = 0x9d2f,
+ [0x894b] = 0x9d31, [0x894c] = 0x9d38, [0x894d] = 0x9d30, [0x894e] = 0x9d45,
+ [0x894f] = 0x9d42, [0x8950] = 0x9d43, [0x8951] = 0x9d3e, [0x8952] = 0x9d37,
+ [0x8953] = 0x9d40, [0x8954] = 0x9d3d, [0x8955] = 0x7ff5, [0x8956] = 0x9d2d,
+ [0x8957] = 0x9e8a, [0x8958] = 0x9e89, [0x8959] = 0x9e8d, [0x895a] = 0x9eb0,
+ [0x895b] = 0x9ec8, [0x895c] = 0x9eda, [0x895d] = 0x9efb, [0x895e] = 0x9eff,
+ [0x895f] = 0x9f24, [0x8960] = 0x9f23, [0x8961] = 0x9f22, [0x8962] = 0x9f54,
+ [0x8963] = 0x9fa0, [0x8964] = 0x5131, [0x8965] = 0x512d, [0x8966] = 0x512e,
+ [0x8967] = 0x5698, [0x8968] = 0x569c, [0x8969] = 0x5697, [0x896a] = 0x569a,
+ [0x896b] = 0x569d, [0x896c] = 0x5699, [0x896d] = 0x5970, [0x896e] = 0x5b3c,
+ [0x896f] = 0x5c69, [0x8970] = 0x5c6a, [0x8971] = 0x5dc0, [0x8972] = 0x5e6d,
+ [0x8973] = 0x5e6e, [0x8974] = 0x61d8, [0x8975] = 0x61df, [0x8976] = 0x61ed,
+ [0x8977] = 0x61ee, [0x8978] = 0x61f1, [0x8979] = 0x61ea, [0x897a] = 0x61f0,
+ [0x897b] = 0x61eb, [0x897c] = 0x61d6, [0x897d] = 0x61e9, [0x897e] = 0x64ff,
+ [0x897f] = 0x6504, [0x8981] = 0x64fd, [0x8982] = 0x64f8, [0x8983] = 0x6501,
+ [0x8984] = 0x6503, [0x8985] = 0x64fc, [0x8986] = 0x6594, [0x8987] = 0x65db,
+ [0x8988] = 0x66da, [0x8989] = 0x66db, [0x898a] = 0x66d8, [0x898b] = 0x6ac5,
+ [0x898c] = 0x6ab9, [0x898d] = 0x6abd, [0x898e] = 0x6ae1, [0x898f] = 0x6ac6,
+ [0x8990] = 0x6aba, [0x8991] = 0x6ab6, [0x8992] = 0x6ab7, [0x8993] = 0x6ac7,
+ [0x8994] = 0x6ab4, [0x8995] = 0x6aad, [0x8996] = 0x6b5e, [0x8997] = 0x6bc9,
+ [0x8998] = 0x6c0b, [0x8999] = 0x7007, [0x899a] = 0x700c, [0x899b] = 0x700d,
+ [0x899c] = 0x7001, [0x899d] = 0x7005, [0x899e] = 0x7014, [0x899f] = 0x700e,
+ [0x89a0] = 0x6fff, [0x89a1] = 0x7000, [0x89a2] = 0x6ffb, [0x89a3] = 0x7026,
+ [0x89a4] = 0x6ffc, [0x89a5] = 0x6ff7, [0x89a6] = 0x700a, [0x89a7] = 0x7201,
+ [0x89a8] = 0x71ff, [0x89a9] = 0x71f9, [0x89aa] = 0x7203, [0x89ab] = 0x71fd,
+ [0x89ac] = 0x7376, [0x89ad] = 0x74b8, [0x89ae] = 0x74c0, [0x89af] = 0x74b5,
+ [0x89b0] = 0x74c1, [0x89b1] = 0x74be, [0x89b2] = 0x74b6, [0x89b3] = 0x74bb,
+ [0x89b4] = 0x74c2, [0x89b5] = 0x7514, [0x89b6] = 0x7513, [0x89b7] = 0x765c,
+ [0x89b8] = 0x7664, [0x89b9] = 0x7659, [0x89ba] = 0x7650, [0x89bb] = 0x7653,
+ [0x89bc] = 0x7657, [0x89bd] = 0x765a, [0x89be] = 0x76a6, [0x89bf] = 0x76bd,
+ [0x89c0] = 0x76ec, [0x89c1] = 0x77c2, [0x89c2] = 0x77ba, [0x89c3] = 0x78ff,
+ [0x89c4] = 0x790c, [0x89c5] = 0x7913, [0x89c6] = 0x7914, [0x89c7] = 0x7909,
+ [0x89c8] = 0x7910, [0x89c9] = 0x7912, [0x89ca] = 0x7911, [0x89cb] = 0x79ad,
+ [0x89cc] = 0x79ac, [0x89cd] = 0x7a5f, [0x89ce] = 0x7c1c, [0x89cf] = 0x7c29,
+ [0x89d0] = 0x7c19, [0x89d1] = 0x7c20, [0x89d2] = 0x7c1f, [0x89d3] = 0x7c2d,
+ [0x89d4] = 0x7c1d, [0x89d5] = 0x7c26, [0x89d6] = 0x7c28, [0x89d7] = 0x7c22,
+ [0x89d8] = 0x7c25, [0x89d9] = 0x7c30, [0x89da] = 0x7e5c, [0x89db] = 0x7e50,
+ [0x89dc] = 0x7e56, [0x89dd] = 0x7e63, [0x89de] = 0x7e58, [0x89df] = 0x7e62,
+ [0x89e0] = 0x7e5f, [0x89e1] = 0x7e51, [0x89e2] = 0x7e60, [0x89e3] = 0x7e57,
+ [0x89e4] = 0x7e53, [0x89e5] = 0x7fb5, [0x89e6] = 0x7fb3, [0x89e7] = 0x7ff7,
+ [0x89e8] = 0x7ff8, [0x89e9] = 0x8075, [0x89ea] = 0x81d1, [0x89eb] = 0x81d2,
+ [0x89ec] = 0x81d0, [0x89ed] = 0x825f, [0x89ee] = 0x825e, [0x89ef] = 0x85b4,
+ [0x89f0] = 0x85c6, [0x89f1] = 0x85c0, [0x89f2] = 0x85c3, [0x89f3] = 0x85c2,
+ [0x89f4] = 0x85b3, [0x89f5] = 0x85b5, [0x89f6] = 0x85bd, [0x89f7] = 0x85c7,
+ [0x89f8] = 0x85c4, [0x89f9] = 0x85bf, [0x89fa] = 0x85cb, [0x89fb] = 0x85ce,
+ [0x89fc] = 0x85c8, [0x89fd] = 0x85c5, [0x8a41] = 0x85b1, [0x8a42] = 0x85b6,
+ [0x8a43] = 0x85d2, [0x8a44] = 0x8624, [0x8a45] = 0x85b8, [0x8a46] = 0x85b7,
+ [0x8a47] = 0x85be, [0x8a48] = 0x8669, [0x8a49] = 0x87e7, [0x8a4a] = 0x87e6,
+ [0x8a4b] = 0x87e2, [0x8a4c] = 0x87db, [0x8a4d] = 0x87eb, [0x8a4e] = 0x87ea,
+ [0x8a4f] = 0x87e5, [0x8a50] = 0x87df, [0x8a51] = 0x87f3, [0x8a52] = 0x87e4,
+ [0x8a53] = 0x87d4, [0x8a54] = 0x87dc, [0x8a55] = 0x87d3, [0x8a56] = 0x87ed,
+ [0x8a57] = 0x87d8, [0x8a58] = 0x87e3, [0x8a59] = 0x87a4, [0x8a5a] = 0x87d7,
+ [0x8a5b] = 0x87d9, [0x8a5c] = 0x8801, [0x8a5d] = 0x87f4, [0x8a5e] = 0x87e8,
+ [0x8a5f] = 0x87dd, [0x8a60] = 0x8953, [0x8a61] = 0x894b, [0x8a62] = 0x894f,
+ [0x8a63] = 0x894c, [0x8a64] = 0x8946, [0x8a65] = 0x8950, [0x8a66] = 0x8951,
+ [0x8a67] = 0x8949, [0x8a68] = 0x8b2a, [0x8a69] = 0x8b27, [0x8a6a] = 0x8b23,
+ [0x8a6b] = 0x8b33, [0x8a6c] = 0x8b30, [0x8a6d] = 0x8b35, [0x8a6e] = 0x8b47,
+ [0x8a6f] = 0x8b2f, [0x8a70] = 0x8b3c, [0x8a71] = 0x8b3e, [0x8a72] = 0x8b31,
+ [0x8a73] = 0x8b25, [0x8a74] = 0x8b37, [0x8a75] = 0x8b26, [0x8a76] = 0x8b36,
+ [0x8a77] = 0x8b2e, [0x8a78] = 0x8b24, [0x8a79] = 0x8b3b, [0x8a7a] = 0x8b3d,
+ [0x8a7b] = 0x8b3a, [0x8a7c] = 0x8c42, [0x8a7d] = 0x8c75, [0x8a7e] = 0x8c99,
+ [0x8a7f] = 0x8c98, [0x8a81] = 0x8c97, [0x8a82] = 0x8cfe, [0x8a83] = 0x8d04,
+ [0x8a84] = 0x8d02, [0x8a85] = 0x8d00, [0x8a86] = 0x8e5c, [0x8a87] = 0x8e62,
+ [0x8a88] = 0x8e60, [0x8a89] = 0x8e57, [0x8a8a] = 0x8e56, [0x8a8b] = 0x8e5e,
+ [0x8a8c] = 0x8e65, [0x8a8d] = 0x8e67, [0x8a8e] = 0x8e5b, [0x8a8f] = 0x8e5a,
+ [0x8a90] = 0x8e61, [0x8a91] = 0x8e5d, [0x8a92] = 0x8e69, [0x8a93] = 0x8e54,
+ [0x8a94] = 0x8f46, [0x8a95] = 0x8f47, [0x8a96] = 0x8f48, [0x8a97] = 0x8f4b,
+ [0x8a98] = 0x9128, [0x8a99] = 0x913a, [0x8a9a] = 0x913b, [0x8a9b] = 0x913e,
+ [0x8a9c] = 0x91a8, [0x8a9d] = 0x91a5, [0x8a9e] = 0x91a7, [0x8a9f] = 0x91af,
+ [0x8aa0] = 0x91aa, [0x8aa1] = 0x93b5, [0x8aa2] = 0x938c, [0x8aa3] = 0x9392,
+ [0x8aa4] = 0x93b7, [0x8aa5] = 0x939b, [0x8aa6] = 0x939d, [0x8aa7] = 0x9389,
+ [0x8aa8] = 0x93a7, [0x8aa9] = 0x938e, [0x8aaa] = 0x93aa, [0x8aab] = 0x939e,
+ [0x8aac] = 0x93a6, [0x8aad] = 0x9395, [0x8aae] = 0x9388, [0x8aaf] = 0x9399,
+ [0x8ab0] = 0x939f, [0x8ab1] = 0x938d, [0x8ab2] = 0x93b1, [0x8ab3] = 0x9391,
+ [0x8ab4] = 0x93b2, [0x8ab5] = 0x93a4, [0x8ab6] = 0x93a8, [0x8ab7] = 0x93b4,
+ [0x8ab8] = 0x93a3, [0x8ab9] = 0x93a5, [0x8aba] = 0x95d2, [0x8abb] = 0x95d3,
+ [0x8abc] = 0x95d1, [0x8abd] = 0x96b3, [0x8abe] = 0x96d7, [0x8abf] = 0x96da,
+ [0x8ac0] = 0x5dc2, [0x8ac1] = 0x96df, [0x8ac2] = 0x96d8, [0x8ac3] = 0x96dd,
+ [0x8ac4] = 0x9723, [0x8ac5] = 0x9722, [0x8ac6] = 0x9725, [0x8ac7] = 0x97ac,
+ [0x8ac8] = 0x97ae, [0x8ac9] = 0x97a8, [0x8aca] = 0x97ab, [0x8acb] = 0x97a4,
+ [0x8acc] = 0x97aa, [0x8acd] = 0x97a2, [0x8ace] = 0x97a5, [0x8acf] = 0x97d7,
+ [0x8ad0] = 0x97d9, [0x8ad1] = 0x97d6, [0x8ad2] = 0x97d8, [0x8ad3] = 0x97fa,
+ [0x8ad4] = 0x9850, [0x8ad5] = 0x9851, [0x8ad6] = 0x9852, [0x8ad7] = 0x98b8,
+ [0x8ad8] = 0x9941, [0x8ad9] = 0x993c, [0x8ada] = 0x993a, [0x8adb] = 0x9a0f,
+ [0x8adc] = 0x9a0b, [0x8add] = 0x9a09, [0x8ade] = 0x9a0d, [0x8adf] = 0x9a04,
+ [0x8ae0] = 0x9a11, [0x8ae1] = 0x9a0a, [0x8ae2] = 0x9a05, [0x8ae3] = 0x9a07,
+ [0x8ae4] = 0x9a06, [0x8ae5] = 0x9ac0, [0x8ae6] = 0x9adc, [0x8ae7] = 0x9b08,
+ [0x8ae8] = 0x9b04, [0x8ae9] = 0x9b05, [0x8aea] = 0x9b29, [0x8aeb] = 0x9b35,
+ [0x8aec] = 0x9b4a, [0x8aed] = 0x9b4c, [0x8aee] = 0x9b4b, [0x8aef] = 0x9bc7,
+ [0x8af0] = 0x9bc6, [0x8af1] = 0x9bc3, [0x8af2] = 0x9bbf, [0x8af3] = 0x9bc1,
+ [0x8af4] = 0x9bb5, [0x8af5] = 0x9bb8, [0x8af6] = 0x9bd3, [0x8af7] = 0x9bb6,
+ [0x8af8] = 0x9bc4, [0x8af9] = 0x9bb9, [0x8afa] = 0x9bbd, [0x8afb] = 0x9d5c,
+ [0x8afc] = 0x9d53, [0x8afd] = 0x9d4f, [0x8b41] = 0x9d4a, [0x8b42] = 0x9d5b,
+ [0x8b43] = 0x9d4b, [0x8b44] = 0x9d59, [0x8b45] = 0x9d56, [0x8b46] = 0x9d4c,
+ [0x8b47] = 0x9d57, [0x8b48] = 0x9d52, [0x8b49] = 0x9d54, [0x8b4a] = 0x9d5f,
+ [0x8b4b] = 0x9d58, [0x8b4c] = 0x9d5a, [0x8b4d] = 0x9e8e, [0x8b4e] = 0x9e8c,
+ [0x8b4f] = 0x9edf, [0x8b50] = 0x9f01, [0x8b51] = 0x9f00, [0x8b52] = 0x9f16,
+ [0x8b53] = 0x9f25, [0x8b54] = 0x9f2b, [0x8b55] = 0x9f2a, [0x8b56] = 0x9f29,
+ [0x8b57] = 0x9f28, [0x8b58] = 0x9f4c, [0x8b59] = 0x9f55, [0x8b5a] = 0x5134,
+ [0x8b5b] = 0x5135, [0x8b5c] = 0x5296, [0x8b5d] = 0x52f7, [0x8b5e] = 0x53b4,
+ [0x8b5f] = 0x56ab, [0x8b60] = 0x56ad, [0x8b61] = 0x56a6, [0x8b62] = 0x56a7,
+ [0x8b63] = 0x56aa, [0x8b64] = 0x56ac, [0x8b65] = 0x58da, [0x8b66] = 0x58dd,
+ [0x8b67] = 0x58db, [0x8b68] = 0x5912, [0x8b69] = 0x5b3d, [0x8b6a] = 0x5b3e,
+ [0x8b6b] = 0x5b3f, [0x8b6c] = 0x5dc3, [0x8b6d] = 0x5e70, [0x8b6e] = 0x5fbf,
+ [0x8b6f] = 0x61fb, [0x8b70] = 0x6507, [0x8b71] = 0x6510, [0x8b72] = 0x650d,
+ [0x8b73] = 0x6509, [0x8b74] = 0x650c, [0x8b75] = 0x650e, [0x8b76] = 0x6584,
+ [0x8b77] = 0x65de, [0x8b78] = 0x65dd, [0x8b79] = 0x66de, [0x8b7a] = 0x6ae7,
+ [0x8b7b] = 0x6ae0, [0x8b7c] = 0x6acc, [0x8b7d] = 0x6ad1, [0x8b7e] = 0x6ad9,
+ [0x8b7f] = 0x6acb, [0x8b81] = 0x6adf, [0x8b82] = 0x6adc, [0x8b83] = 0x6ad0,
+ [0x8b84] = 0x6aeb, [0x8b85] = 0x6acf, [0x8b86] = 0x6acd, [0x8b87] = 0x6ade,
+ [0x8b88] = 0x6b60, [0x8b89] = 0x6bb0, [0x8b8a] = 0x6c0c, [0x8b8b] = 0x7019,
+ [0x8b8c] = 0x7027, [0x8b8d] = 0x7020, [0x8b8e] = 0x7016, [0x8b8f] = 0x702b,
+ [0x8b90] = 0x7021, [0x8b91] = 0x7022, [0x8b92] = 0x7023, [0x8b93] = 0x7029,
+ [0x8b94] = 0x7017, [0x8b95] = 0x7024, [0x8b96] = 0x701c, [0x8b97] = 0x702a,
+ [0x8b98] = 0x720c, [0x8b99] = 0x720a, [0x8b9a] = 0x7207, [0x8b9b] = 0x7202,
+ [0x8b9c] = 0x7205, [0x8b9d] = 0x72a5, [0x8b9e] = 0x72a6, [0x8b9f] = 0x72a4,
+ [0x8ba0] = 0x72a3, [0x8ba1] = 0x72a1, [0x8ba2] = 0x74cb, [0x8ba3] = 0x74c5,
+ [0x8ba4] = 0x74b7, [0x8ba5] = 0x74c3, [0x8ba6] = 0x7516, [0x8ba7] = 0x7660,
+ [0x8ba8] = 0x77c9, [0x8ba9] = 0x77ca, [0x8baa] = 0x77c4, [0x8bab] = 0x77f1,
+ [0x8bac] = 0x791d, [0x8bad] = 0x791b, [0x8bae] = 0x7921, [0x8baf] = 0x791c,
+ [0x8bb0] = 0x7917, [0x8bb1] = 0x791e, [0x8bb2] = 0x79b0, [0x8bb3] = 0x7a67,
+ [0x8bb4] = 0x7a68, [0x8bb5] = 0x7c33, [0x8bb6] = 0x7c3c, [0x8bb7] = 0x7c39,
+ [0x8bb8] = 0x7c2c, [0x8bb9] = 0x7c3b, [0x8bba] = 0x7cec, [0x8bbb] = 0x7cea,
+ [0x8bbc] = 0x7e76, [0x8bbd] = 0x7e75, [0x8bbe] = 0x7e78, [0x8bbf] = 0x7e70,
+ [0x8bc0] = 0x7e77, [0x8bc1] = 0x7e6f, [0x8bc2] = 0x7e7a, [0x8bc3] = 0x7e72,
+ [0x8bc4] = 0x7e74, [0x8bc5] = 0x7e68, [0x8bc6] = 0x7f4b, [0x8bc7] = 0x7f4a,
+ [0x8bc8] = 0x7f83, [0x8bc9] = 0x7f86, [0x8bca] = 0x7fb7, [0x8bcb] = 0x7ffd,
+ [0x8bcc] = 0x7ffe, [0x8bcd] = 0x8078, [0x8bce] = 0x81d7, [0x8bcf] = 0x81d5,
+ [0x8bd0] = 0x8264, [0x8bd1] = 0x8261, [0x8bd2] = 0x8263, [0x8bd3] = 0x85eb,
+ [0x8bd4] = 0x85f1, [0x8bd5] = 0x85ed, [0x8bd6] = 0x85d9, [0x8bd7] = 0x85e1,
+ [0x8bd8] = 0x85e8, [0x8bd9] = 0x85da, [0x8bda] = 0x85d7, [0x8bdb] = 0x85ec,
+ [0x8bdc] = 0x85f2, [0x8bdd] = 0x85f8, [0x8bde] = 0x85d8, [0x8bdf] = 0x85df,
+ [0x8be0] = 0x85e3, [0x8be1] = 0x85dc, [0x8be2] = 0x85d1, [0x8be3] = 0x85f0,
+ [0x8be4] = 0x85e6, [0x8be5] = 0x85ef, [0x8be6] = 0x85de, [0x8be7] = 0x85e2,
+ [0x8be8] = 0x8800, [0x8be9] = 0x87fa, [0x8bea] = 0x8803, [0x8beb] = 0x87f6,
+ [0x8bec] = 0x87f7, [0x8bed] = 0x8809, [0x8bee] = 0x880c, [0x8bef] = 0x880b,
+ [0x8bf0] = 0x8806, [0x8bf1] = 0x87fc, [0x8bf2] = 0x8808, [0x8bf3] = 0x87ff,
+ [0x8bf4] = 0x880a, [0x8bf5] = 0x8802, [0x8bf6] = 0x8962, [0x8bf7] = 0x895a,
+ [0x8bf8] = 0x895b, [0x8bf9] = 0x8957, [0x8bfa] = 0x8961, [0x8bfb] = 0x895c,
+ [0x8bfc] = 0x8958, [0x8bfd] = 0x895d, [0x8c41] = 0x8959, [0x8c42] = 0x8988,
+ [0x8c43] = 0x89b7, [0x8c44] = 0x89b6, [0x8c45] = 0x89f6, [0x8c46] = 0x8b50,
+ [0x8c47] = 0x8b48, [0x8c48] = 0x8b4a, [0x8c49] = 0x8b40, [0x8c4a] = 0x8b53,
+ [0x8c4b] = 0x8b56, [0x8c4c] = 0x8b54, [0x8c4d] = 0x8b4b, [0x8c4e] = 0x8b55,
+ [0x8c4f] = 0x8b51, [0x8c50] = 0x8b42, [0x8c51] = 0x8b52, [0x8c52] = 0x8b57,
+ [0x8c53] = 0x8c43, [0x8c54] = 0x8c77, [0x8c55] = 0x8c76, [0x8c56] = 0x8c9a,
+ [0x8c57] = 0x8d06, [0x8c58] = 0x8d07, [0x8c59] = 0x8d09, [0x8c5a] = 0x8dac,
+ [0x8c5b] = 0x8daa, [0x8c5c] = 0x8dad, [0x8c5d] = 0x8dab, [0x8c5e] = 0x8e6d,
+ [0x8c5f] = 0x8e78, [0x8c60] = 0x8e73, [0x8c61] = 0x8e6a, [0x8c62] = 0x8e6f,
+ [0x8c63] = 0x8e7b, [0x8c64] = 0x8ec2, [0x8c65] = 0x8f52, [0x8c66] = 0x8f51,
+ [0x8c67] = 0x8f4f, [0x8c68] = 0x8f50, [0x8c69] = 0x8f53, [0x8c6a] = 0x8fb4,
+ [0x8c6b] = 0x9140, [0x8c6c] = 0x913f, [0x8c6d] = 0x91b0, [0x8c6e] = 0x91ad,
+ [0x8c6f] = 0x93de, [0x8c70] = 0x93c7, [0x8c71] = 0x93cf, [0x8c72] = 0x93c2,
+ [0x8c73] = 0x93da, [0x8c74] = 0x93d0, [0x8c75] = 0x93f9, [0x8c76] = 0x93ec,
+ [0x8c77] = 0x93cc, [0x8c78] = 0x93d9, [0x8c79] = 0x93a9, [0x8c7a] = 0x93e6,
+ [0x8c7b] = 0x93ca, [0x8c7c] = 0x93d4, [0x8c7d] = 0x93ee, [0x8c7e] = 0x93e3,
+ [0x8c7f] = 0x93d5, [0x8c81] = 0x93c4, [0x8c82] = 0x93ce, [0x8c83] = 0x93c0,
+ [0x8c84] = 0x93d2, [0x8c85] = 0x93e7, [0x8c86] = 0x957d, [0x8c87] = 0x95da,
+ [0x8c88] = 0x95db, [0x8c89] = 0x96e1, [0x8c8a] = 0x9729, [0x8c8b] = 0x972b,
+ [0x8c8c] = 0x972c, [0x8c8d] = 0x9728, [0x8c8e] = 0x9726, [0x8c8f] = 0x97b3,
+ [0x8c90] = 0x97b7, [0x8c91] = 0x97b6, [0x8c92] = 0x97dd, [0x8c93] = 0x97de,
+ [0x8c94] = 0x97df, [0x8c95] = 0x985c, [0x8c96] = 0x9859, [0x8c97] = 0x985d,
+ [0x8c98] = 0x9857, [0x8c99] = 0x98bf, [0x8c9a] = 0x98bd, [0x8c9b] = 0x98bb,
+ [0x8c9c] = 0x98be, [0x8c9d] = 0x9948, [0x8c9e] = 0x9947, [0x8c9f] = 0x9943,
+ [0x8ca0] = 0x99a6, [0x8ca1] = 0x99a7, [0x8ca2] = 0x9a1a, [0x8ca3] = 0x9a15,
+ [0x8ca4] = 0x9a25, [0x8ca5] = 0x9a1d, [0x8ca6] = 0x9a24, [0x8ca7] = 0x9a1b,
+ [0x8ca8] = 0x9a22, [0x8ca9] = 0x9a20, [0x8caa] = 0x9a27, [0x8cab] = 0x9a23,
+ [0x8cac] = 0x9a1e, [0x8cad] = 0x9a1c, [0x8cae] = 0x9a14, [0x8caf] = 0x9ac2,
+ [0x8cb0] = 0x9b0b, [0x8cb1] = 0x9b0a, [0x8cb2] = 0x9b0e, [0x8cb3] = 0x9b0c,
+ [0x8cb4] = 0x9b37, [0x8cb5] = 0x9bea, [0x8cb6] = 0x9beb, [0x8cb7] = 0x9be0,
+ [0x8cb8] = 0x9bde, [0x8cb9] = 0x9be4, [0x8cba] = 0x9be6, [0x8cbb] = 0x9be2,
+ [0x8cbc] = 0x9bf0, [0x8cbd] = 0x9bd4, [0x8cbe] = 0x9bd7, [0x8cbf] = 0x9bec,
+ [0x8cc0] = 0x9bdc, [0x8cc1] = 0x9bd9, [0x8cc2] = 0x9be5, [0x8cc3] = 0x9bd5,
+ [0x8cc4] = 0x9be1, [0x8cc5] = 0x9bda, [0x8cc6] = 0x9d77, [0x8cc7] = 0x9d81,
+ [0x8cc8] = 0x9d8a, [0x8cc9] = 0x9d84, [0x8cca] = 0x9d88, [0x8ccb] = 0x9d71,
+ [0x8ccc] = 0x9d80, [0x8ccd] = 0x9d78, [0x8cce] = 0x9d86, [0x8ccf] = 0x9d8b,
+ [0x8cd0] = 0x9d8c, [0x8cd1] = 0x9d7d, [0x8cd2] = 0x9d6b, [0x8cd3] = 0x9d74,
+ [0x8cd4] = 0x9d75, [0x8cd5] = 0x9d70, [0x8cd6] = 0x9d69, [0x8cd7] = 0x9d85,
+ [0x8cd8] = 0x9d73, [0x8cd9] = 0x9d7b, [0x8cda] = 0x9d82, [0x8cdb] = 0x9d6f,
+ [0x8cdc] = 0x9d79, [0x8cdd] = 0x9d7f, [0x8cde] = 0x9d87, [0x8cdf] = 0x9d68,
+ [0x8ce0] = 0x9e94, [0x8ce1] = 0x9e91, [0x8ce2] = 0x9ec0, [0x8ce3] = 0x9efc,
+ [0x8ce4] = 0x9f2d, [0x8ce5] = 0x9f40, [0x8ce6] = 0x9f41, [0x8ce7] = 0x9f4d,
+ [0x8ce8] = 0x9f56, [0x8ce9] = 0x9f57, [0x8cea] = 0x9f58, [0x8ceb] = 0x5337,
+ [0x8cec] = 0x56b2, [0x8ced] = 0x56b5, [0x8cee] = 0x56b3, [0x8cef] = 0x58e3,
+ [0x8cf0] = 0x5b45, [0x8cf1] = 0x5dc6, [0x8cf2] = 0x5dc7, [0x8cf3] = 0x5eee,
+ [0x8cf4] = 0x5eef, [0x8cf5] = 0x5fc0, [0x8cf6] = 0x5fc1, [0x8cf7] = 0x61f9,
+ [0x8cf8] = 0x6517, [0x8cf9] = 0x6516, [0x8cfa] = 0x6515, [0x8cfb] = 0x6513,
+ [0x8cfc] = 0x65df, [0x8cfd] = 0x66e8, [0x8d41] = 0x66e3, [0x8d42] = 0x66e4,
+ [0x8d43] = 0x6af3, [0x8d44] = 0x6af0, [0x8d45] = 0x6aea, [0x8d46] = 0x6ae8,
+ [0x8d47] = 0x6af9, [0x8d48] = 0x6af1, [0x8d49] = 0x6aee, [0x8d4a] = 0x6aef,
+ [0x8d4b] = 0x703c, [0x8d4c] = 0x7035, [0x8d4d] = 0x702f, [0x8d4e] = 0x7037,
+ [0x8d4f] = 0x7034, [0x8d50] = 0x7031, [0x8d51] = 0x7042, [0x8d52] = 0x7038,
+ [0x8d53] = 0x703f, [0x8d54] = 0x703a, [0x8d55] = 0x7039, [0x8d56] = 0x7040,
+ [0x8d57] = 0x703b, [0x8d58] = 0x7033, [0x8d59] = 0x7041, [0x8d5a] = 0x7213,
+ [0x8d5b] = 0x7214, [0x8d5c] = 0x72a8, [0x8d5d] = 0x737d, [0x8d5e] = 0x737c,
+ [0x8d5f] = 0x74ba, [0x8d60] = 0x76ab, [0x8d61] = 0x76aa, [0x8d62] = 0x76be,
+ [0x8d63] = 0x76ed, [0x8d64] = 0x77cc, [0x8d65] = 0x77ce, [0x8d66] = 0x77cf,
+ [0x8d67] = 0x77cd, [0x8d68] = 0x77f2, [0x8d69] = 0x7925, [0x8d6a] = 0x7923,
+ [0x8d6b] = 0x7927, [0x8d6c] = 0x7928, [0x8d6d] = 0x7924, [0x8d6e] = 0x7929,
+ [0x8d6f] = 0x79b2, [0x8d70] = 0x7a6e, [0x8d71] = 0x7a6c, [0x8d72] = 0x7a6d,
+ [0x8d73] = 0x7af7, [0x8d74] = 0x7c49, [0x8d75] = 0x7c48, [0x8d76] = 0x7c4a,
+ [0x8d77] = 0x7c47, [0x8d78] = 0x7c45, [0x8d79] = 0x7cee, [0x8d7a] = 0x7e7b,
+ [0x8d7b] = 0x7e7e, [0x8d7c] = 0x7e81, [0x8d7d] = 0x7e80, [0x8d7e] = 0x7fba,
+ [0x8d7f] = 0x7fff, [0x8d81] = 0x8079, [0x8d82] = 0x81db, [0x8d83] = 0x81d9,
+ [0x8d84] = 0x820b, [0x8d85] = 0x8268, [0x8d86] = 0x8269, [0x8d87] = 0x8622,
+ [0x8d88] = 0x85ff, [0x8d89] = 0x8601, [0x8d8a] = 0x85fe, [0x8d8b] = 0x861b,
+ [0x8d8c] = 0x8600, [0x8d8d] = 0x85f6, [0x8d8e] = 0x8604, [0x8d8f] = 0x8609,
+ [0x8d90] = 0x8605, [0x8d91] = 0x860c, [0x8d92] = 0x85fd, [0x8d93] = 0x8819,
+ [0x8d94] = 0x8810, [0x8d95] = 0x8811, [0x8d96] = 0x8817, [0x8d97] = 0x8813,
+ [0x8d98] = 0x8816, [0x8d99] = 0x8963, [0x8d9a] = 0x8966, [0x8d9b] = 0x89b9,
+ [0x8d9c] = 0x89f7, [0x8d9d] = 0x8b60, [0x8d9e] = 0x8b6a, [0x8d9f] = 0x8b5d,
+ [0x8da0] = 0x8b68, [0x8da1] = 0x8b63, [0x8da2] = 0x8b65, [0x8da3] = 0x8b67,
+ [0x8da4] = 0x8b6d, [0x8da5] = 0x8dae, [0x8da6] = 0x8e86, [0x8da7] = 0x8e88,
+ [0x8da8] = 0x8e84, [0x8da9] = 0x8f59, [0x8daa] = 0x8f56, [0x8dab] = 0x8f57,
+ [0x8dac] = 0x8f55, [0x8dad] = 0x8f58, [0x8dae] = 0x8f5a, [0x8daf] = 0x908d,
+ [0x8db0] = 0x9143, [0x8db1] = 0x9141, [0x8db2] = 0x91b7, [0x8db3] = 0x91b5,
+ [0x8db4] = 0x91b2, [0x8db5] = 0x91b3, [0x8db6] = 0x940b, [0x8db7] = 0x9413,
+ [0x8db8] = 0x93fb, [0x8db9] = 0x9420, [0x8dba] = 0x940f, [0x8dbb] = 0x9414,
+ [0x8dbc] = 0x93fe, [0x8dbd] = 0x9415, [0x8dbe] = 0x9410, [0x8dbf] = 0x9428,
+ [0x8dc0] = 0x9419, [0x8dc1] = 0x940d, [0x8dc2] = 0x93f5, [0x8dc3] = 0x9400,
+ [0x8dc4] = 0x93f7, [0x8dc5] = 0x9407, [0x8dc6] = 0x940e, [0x8dc7] = 0x9416,
+ [0x8dc8] = 0x9412, [0x8dc9] = 0x93fa, [0x8dca] = 0x9409, [0x8dcb] = 0x93f8,
+ [0x8dcc] = 0x940a, [0x8dcd] = 0x93ff, [0x8dce] = 0x93fc, [0x8dcf] = 0x940c,
+ [0x8dd0] = 0x93f6, [0x8dd1] = 0x9411, [0x8dd2] = 0x9406, [0x8dd3] = 0x95de,
+ [0x8dd4] = 0x95e0, [0x8dd5] = 0x95df, [0x8dd6] = 0x972e, [0x8dd7] = 0x972f,
+ [0x8dd8] = 0x97b9, [0x8dd9] = 0x97bb, [0x8dda] = 0x97fd, [0x8ddb] = 0x97fe,
+ [0x8ddc] = 0x9860, [0x8ddd] = 0x9862, [0x8dde] = 0x9863, [0x8ddf] = 0x985f,
+ [0x8de0] = 0x98c1, [0x8de1] = 0x98c2, [0x8de2] = 0x9950, [0x8de3] = 0x994e,
+ [0x8de4] = 0x9959, [0x8de5] = 0x994c, [0x8de6] = 0x994b, [0x8de7] = 0x9953,
+ [0x8de8] = 0x9a32, [0x8de9] = 0x9a34, [0x8dea] = 0x9a31, [0x8deb] = 0x9a2c,
+ [0x8dec] = 0x9a2a, [0x8ded] = 0x9a36, [0x8dee] = 0x9a29, [0x8def] = 0x9a2e,
+ [0x8df0] = 0x9a38, [0x8df1] = 0x9a2d, [0x8df2] = 0x9ac7, [0x8df3] = 0x9aca,
+ [0x8df4] = 0x9ac6, [0x8df5] = 0x9b10, [0x8df6] = 0x9b12, [0x8df7] = 0x9b11,
+ [0x8df8] = 0x9c0b, [0x8df9] = 0x9c08, [0x8dfa] = 0x9bf7, [0x8dfb] = 0x9c05,
+ [0x8dfc] = 0x9c12, [0x8dfd] = 0x9bf8, [0x8e41] = 0x9c40, [0x8e42] = 0x9c07,
+ [0x8e43] = 0x9c0e, [0x8e44] = 0x9c06, [0x8e45] = 0x9c17, [0x8e46] = 0x9c14,
+ [0x8e47] = 0x9c09, [0x8e48] = 0x9d9f, [0x8e49] = 0x9d99, [0x8e4a] = 0x9da4,
+ [0x8e4b] = 0x9d9d, [0x8e4c] = 0x9d92, [0x8e4d] = 0x9d98, [0x8e4e] = 0x9d90,
+ [0x8e4f] = 0x9d9b, [0x8e50] = 0x9da0, [0x8e51] = 0x9d94, [0x8e52] = 0x9d9c,
+ [0x8e53] = 0x9daa, [0x8e54] = 0x9d97, [0x8e55] = 0x9da1, [0x8e56] = 0x9d9a,
+ [0x8e57] = 0x9da2, [0x8e58] = 0x9da8, [0x8e59] = 0x9d9e, [0x8e5a] = 0x9da3,
+ [0x8e5b] = 0x9dbf, [0x8e5c] = 0x9da9, [0x8e5d] = 0x9d96, [0x8e5e] = 0x9da6,
+ [0x8e5f] = 0x9da7, [0x8e60] = 0x9e99, [0x8e61] = 0x9e9b, [0x8e62] = 0x9e9a,
+ [0x8e63] = 0x9ee5, [0x8e64] = 0x9ee4, [0x8e65] = 0x9ee7, [0x8e66] = 0x9ee6,
+ [0x8e67] = 0x9f30, [0x8e68] = 0x9f2e, [0x8e69] = 0x9f5b, [0x8e6a] = 0x9f60,
+ [0x8e6b] = 0x9f5e, [0x8e6c] = 0x9f5d, [0x8e6d] = 0x9f59, [0x8e6e] = 0x9f91,
+ [0x8e6f] = 0x513a, [0x8e70] = 0x5139, [0x8e71] = 0x5298, [0x8e72] = 0x5297,
+ [0x8e73] = 0x56c3, [0x8e74] = 0x56bd, [0x8e75] = 0x56be, [0x8e76] = 0x5b48,
+ [0x8e77] = 0x5b47, [0x8e78] = 0x5dcb, [0x8e79] = 0x5dcf, [0x8e7a] = 0x5ef1,
+ [0x8e7b] = 0x61fd, [0x8e7c] = 0x651b, [0x8e7d] = 0x6b02, [0x8e7e] = 0x6afc,
+ [0x8e7f] = 0x6b03, [0x8e81] = 0x6af8, [0x8e82] = 0x6b00, [0x8e83] = 0x7043,
+ [0x8e84] = 0x7044, [0x8e85] = 0x704a, [0x8e86] = 0x7048, [0x8e87] = 0x7049,
+ [0x8e88] = 0x7045, [0x8e89] = 0x7046, [0x8e8a] = 0x721d, [0x8e8b] = 0x721a,
+ [0x8e8c] = 0x7219, [0x8e8d] = 0x737e, [0x8e8e] = 0x7517, [0x8e8f] = 0x766a,
+ [0x8e90] = 0x77d0, [0x8e91] = 0x792d, [0x8e92] = 0x7931, [0x8e93] = 0x792f,
+ [0x8e94] = 0x7c54, [0x8e95] = 0x7c53, [0x8e96] = 0x7cf2, [0x8e97] = 0x7e8a,
+ [0x8e98] = 0x7e87, [0x8e99] = 0x7e88, [0x8e9a] = 0x7e8b, [0x8e9b] = 0x7e86,
+ [0x8e9c] = 0x7e8d, [0x8e9d] = 0x7f4d, [0x8e9e] = 0x7fbb, [0x8e9f] = 0x8030,
+ [0x8ea0] = 0x81dd, [0x8ea1] = 0x8618, [0x8ea2] = 0x862a, [0x8ea3] = 0x8626,
+ [0x8ea4] = 0x861f, [0x8ea5] = 0x8623, [0x8ea6] = 0x861c, [0x8ea7] = 0x8619,
+ [0x8ea8] = 0x8627, [0x8ea9] = 0x862e, [0x8eaa] = 0x8621, [0x8eab] = 0x8620,
+ [0x8eac] = 0x8629, [0x8ead] = 0x861e, [0x8eae] = 0x8625, [0x8eaf] = 0x8829,
+ [0x8eb0] = 0x881d, [0x8eb1] = 0x881b, [0x8eb2] = 0x8820, [0x8eb3] = 0x8824,
+ [0x8eb4] = 0x881c, [0x8eb5] = 0x882b, [0x8eb6] = 0x884a, [0x8eb7] = 0x896d,
+ [0x8eb8] = 0x8969, [0x8eb9] = 0x896e, [0x8eba] = 0x896b, [0x8ebb] = 0x89fa,
+ [0x8ebc] = 0x8b79, [0x8ebd] = 0x8b78, [0x8ebe] = 0x8b45, [0x8ebf] = 0x8b7a,
+ [0x8ec0] = 0x8b7b, [0x8ec1] = 0x8d10, [0x8ec2] = 0x8d14, [0x8ec3] = 0x8daf,
+ [0x8ec4] = 0x8e8e, [0x8ec5] = 0x8e8c, [0x8ec6] = 0x8f5e, [0x8ec7] = 0x8f5b,
+ [0x8ec8] = 0x8f5d, [0x8ec9] = 0x9146, [0x8eca] = 0x9144, [0x8ecb] = 0x9145,
+ [0x8ecc] = 0x91b9, [0x8ecd] = 0x943f, [0x8ece] = 0x943b, [0x8ecf] = 0x9436,
+ [0x8ed0] = 0x9429, [0x8ed1] = 0x943d, [0x8ed2] = 0x943c, [0x8ed3] = 0x9430,
+ [0x8ed4] = 0x9439, [0x8ed5] = 0x942a, [0x8ed6] = 0x9437, [0x8ed7] = 0x942c,
+ [0x8ed8] = 0x9440, [0x8ed9] = 0x9431, [0x8eda] = 0x95e5, [0x8edb] = 0x95e4,
+ [0x8edc] = 0x95e3, [0x8edd] = 0x9735, [0x8ede] = 0x973a, [0x8edf] = 0x97bf,
+ [0x8ee0] = 0x97e1, [0x8ee1] = 0x9864, [0x8ee2] = 0x98c9, [0x8ee3] = 0x98c6,
+ [0x8ee4] = 0x98c0, [0x8ee5] = 0x9958, [0x8ee6] = 0x9956, [0x8ee7] = 0x9a39,
+ [0x8ee8] = 0x9a3d, [0x8ee9] = 0x9a46, [0x8eea] = 0x9a44, [0x8eeb] = 0x9a42,
+ [0x8eec] = 0x9a41, [0x8eed] = 0x9a3a, [0x8eee] = 0x9a3f, [0x8eef] = 0x9acd,
+ [0x8ef0] = 0x9b15, [0x8ef1] = 0x9b17, [0x8ef2] = 0x9b18, [0x8ef3] = 0x9b16,
+ [0x8ef4] = 0x9b3a, [0x8ef5] = 0x9b52, [0x8ef6] = 0x9c2b, [0x8ef7] = 0x9c1d,
+ [0x8ef8] = 0x9c1c, [0x8ef9] = 0x9c2c, [0x8efa] = 0x9c23, [0x8efb] = 0x9c28,
+ [0x8efc] = 0x9c29, [0x8efd] = 0x9c24, [0x8f41] = 0x9c21, [0x8f42] = 0x9db7,
+ [0x8f43] = 0x9db6, [0x8f44] = 0x9dbc, [0x8f45] = 0x9dc1, [0x8f46] = 0x9dc7,
+ [0x8f47] = 0x9dca, [0x8f48] = 0x9dcf, [0x8f49] = 0x9dbe, [0x8f4a] = 0x9dc5,
+ [0x8f4b] = 0x9dc3, [0x8f4c] = 0x9dbb, [0x8f4d] = 0x9db5, [0x8f4e] = 0x9dce,
+ [0x8f4f] = 0x9db9, [0x8f50] = 0x9dba, [0x8f51] = 0x9dac, [0x8f52] = 0x9dc8,
+ [0x8f53] = 0x9db1, [0x8f54] = 0x9dad, [0x8f55] = 0x9dcc, [0x8f56] = 0x9db3,
+ [0x8f57] = 0x9dcd, [0x8f58] = 0x9db2, [0x8f59] = 0x9e7a, [0x8f5a] = 0x9e9c,
+ [0x8f5b] = 0x9eeb, [0x8f5c] = 0x9eee, [0x8f5d] = 0x9eed, [0x8f5e] = 0x9f1b,
+ [0x8f5f] = 0x9f18, [0x8f60] = 0x9f1a, [0x8f61] = 0x9f31, [0x8f62] = 0x9f4e,
+ [0x8f63] = 0x9f65, [0x8f64] = 0x9f64, [0x8f65] = 0x9f92, [0x8f66] = 0x4eb9,
+ [0x8f67] = 0x56c6, [0x8f68] = 0x56c5, [0x8f69] = 0x56cb, [0x8f6a] = 0x5971,
+ [0x8f6b] = 0x5b4b, [0x8f6c] = 0x5b4c, [0x8f6d] = 0x5dd5, [0x8f6e] = 0x5dd1,
+ [0x8f6f] = 0x5ef2, [0x8f70] = 0x6521, [0x8f71] = 0x6520, [0x8f72] = 0x6526,
+ [0x8f73] = 0x6522, [0x8f74] = 0x6b0b, [0x8f75] = 0x6b08, [0x8f76] = 0x6b09,
+ [0x8f77] = 0x6c0d, [0x8f78] = 0x7055, [0x8f79] = 0x7056, [0x8f7a] = 0x7057,
+ [0x8f7b] = 0x7052, [0x8f7c] = 0x721e, [0x8f7d] = 0x721f, [0x8f7e] = 0x72a9,
+ [0x8f7f] = 0x737f, [0x8f81] = 0x74d8, [0x8f82] = 0x74d5, [0x8f83] = 0x74d9,
+ [0x8f84] = 0x74d7, [0x8f85] = 0x766d, [0x8f86] = 0x76ad, [0x8f87] = 0x7935,
+ [0x8f88] = 0x79b4, [0x8f89] = 0x7a70, [0x8f8a] = 0x7a71, [0x8f8b] = 0x7c57,
+ [0x8f8c] = 0x7c5c, [0x8f8d] = 0x7c59, [0x8f8e] = 0x7c5b, [0x8f8f] = 0x7c5a,
+ [0x8f90] = 0x7cf4, [0x8f91] = 0x7cf1, [0x8f92] = 0x7e91, [0x8f93] = 0x7f4f,
+ [0x8f94] = 0x7f87, [0x8f95] = 0x81de, [0x8f96] = 0x826b, [0x8f97] = 0x8634,
+ [0x8f98] = 0x8635, [0x8f99] = 0x8633, [0x8f9a] = 0x862c, [0x8f9b] = 0x8632,
+ [0x8f9c] = 0x8636, [0x8f9d] = 0x882c, [0x8f9e] = 0x8828, [0x8f9f] = 0x8826,
+ [0x8fa0] = 0x882a, [0x8fa1] = 0x8825, [0x8fa2] = 0x8971, [0x8fa3] = 0x89bf,
+ [0x8fa4] = 0x89be, [0x8fa5] = 0x89fb, [0x8fa6] = 0x8b7e, [0x8fa7] = 0x8b84,
+ [0x8fa8] = 0x8b82, [0x8fa9] = 0x8b86, [0x8faa] = 0x8b85, [0x8fab] = 0x8b7f,
+ [0x8fac] = 0x8d15, [0x8fad] = 0x8e95, [0x8fae] = 0x8e94, [0x8faf] = 0x8e9a,
+ [0x8fb0] = 0x8e92, [0x8fb1] = 0x8e90, [0x8fb2] = 0x8e96, [0x8fb3] = 0x8e97,
+ [0x8fb4] = 0x8f60, [0x8fb5] = 0x8f62, [0x8fb6] = 0x9147, [0x8fb7] = 0x944c,
+ [0x8fb8] = 0x9450, [0x8fb9] = 0x944a, [0x8fba] = 0x944b, [0x8fbb] = 0x944f,
+ [0x8fbc] = 0x9447, [0x8fbd] = 0x9445, [0x8fbe] = 0x9448, [0x8fbf] = 0x9449,
+ [0x8fc0] = 0x9446, [0x8fc1] = 0x973f, [0x8fc2] = 0x97e3, [0x8fc3] = 0x986a,
+ [0x8fc4] = 0x9869, [0x8fc5] = 0x98cb, [0x8fc6] = 0x9954, [0x8fc7] = 0x995b,
+ [0x8fc8] = 0x9a4e, [0x8fc9] = 0x9a53, [0x8fca] = 0x9a54, [0x8fcb] = 0x9a4c,
+ [0x8fcc] = 0x9a4f, [0x8fcd] = 0x9a48, [0x8fce] = 0x9a4a, [0x8fcf] = 0x9a49,
+ [0x8fd0] = 0x9a52, [0x8fd1] = 0x9a50, [0x8fd2] = 0x9ad0, [0x8fd3] = 0x9b19,
+ [0x8fd4] = 0x9b2b, [0x8fd5] = 0x9b3b, [0x8fd6] = 0x9b56, [0x8fd7] = 0x9b55,
+ [0x8fd8] = 0x9c46, [0x8fd9] = 0x9c48, [0x8fda] = 0x9c3f, [0x8fdb] = 0x9c44,
+ [0x8fdc] = 0x9c39, [0x8fdd] = 0x9c33, [0x8fde] = 0x9c41, [0x8fdf] = 0x9c3c,
+ [0x8fe0] = 0x9c37, [0x8fe1] = 0x9c34, [0x8fe2] = 0x9c32, [0x8fe3] = 0x9c3d,
+ [0x8fe4] = 0x9c36, [0x8fe5] = 0x9ddb, [0x8fe6] = 0x9dd2, [0x8fe7] = 0x9dde,
+ [0x8fe8] = 0x9dda, [0x8fe9] = 0x9dcb, [0x8fea] = 0x9dd0, [0x8feb] = 0x9ddc,
+ [0x8fec] = 0x9dd1, [0x8fed] = 0x9ddf, [0x8fee] = 0x9de9, [0x8fef] = 0x9dd9,
+ [0x8ff0] = 0x9dd8, [0x8ff1] = 0x9dd6, [0x8ff2] = 0x9df5, [0x8ff3] = 0x9dd5,
+ [0x8ff4] = 0x9ddd, [0x8ff5] = 0x9eb6, [0x8ff6] = 0x9ef0, [0x8ff7] = 0x9f35,
+ [0x8ff8] = 0x9f33, [0x8ff9] = 0x9f32, [0x8ffa] = 0x9f42, [0x8ffb] = 0x9f6b,
+ [0x8ffc] = 0x9f95, [0x8ffd] = 0x9fa2, [0x9041] = 0x513d, [0x9042] = 0x5299,
+ [0x9043] = 0x58e8, [0x9044] = 0x58e7, [0x9045] = 0x5972, [0x9046] = 0x5b4d,
+ [0x9047] = 0x5dd8, [0x9048] = 0x882f, [0x9049] = 0x5f4f, [0x904a] = 0x6201,
+ [0x904b] = 0x6203, [0x904c] = 0x6204, [0x904d] = 0x6529, [0x904e] = 0x6525,
+ [0x904f] = 0x6596, [0x9050] = 0x66eb, [0x9051] = 0x6b11, [0x9052] = 0x6b12,
+ [0x9053] = 0x6b0f, [0x9054] = 0x6bca, [0x9055] = 0x705b, [0x9056] = 0x705a,
+ [0x9057] = 0x7222, [0x9058] = 0x7382, [0x9059] = 0x7381, [0x905a] = 0x7383,
+ [0x905b] = 0x7670, [0x905c] = 0x77d4, [0x905d] = 0x7c67, [0x905e] = 0x7c66,
+ [0x905f] = 0x7e95, [0x9060] = 0x826c, [0x9061] = 0x863a, [0x9062] = 0x8640,
+ [0x9063] = 0x8639, [0x9064] = 0x863c, [0x9065] = 0x8631, [0x9066] = 0x863b,
+ [0x9067] = 0x863e, [0x9068] = 0x8830, [0x9069] = 0x8832, [0x906a] = 0x882e,
+ [0x906b] = 0x8833, [0x906c] = 0x8976, [0x906d] = 0x8974, [0x906e] = 0x8973,
+ [0x906f] = 0x89fe, [0x9070] = 0x8b8c, [0x9071] = 0x8b8e, [0x9072] = 0x8b8b,
+ [0x9073] = 0x8b88, [0x9074] = 0x8c45, [0x9075] = 0x8d19, [0x9076] = 0x8e98,
+ [0x9077] = 0x8f64, [0x9078] = 0x8f63, [0x9079] = 0x91bc, [0x907a] = 0x9462,
+ [0x907b] = 0x9455, [0x907c] = 0x945d, [0x907d] = 0x9457, [0x907e] = 0x945e,
+ [0x907f] = 0x97c4, [0x9081] = 0x97c5, [0x9082] = 0x9800, [0x9083] = 0x9a56,
+ [0x9084] = 0x9a59, [0x9085] = 0x9b1e, [0x9086] = 0x9b1f, [0x9087] = 0x9b20,
+ [0x9088] = 0x9c52, [0x9089] = 0x9c58, [0x908a] = 0x9c50, [0x908b] = 0x9c4a,
+ [0x908c] = 0x9c4d, [0x908d] = 0x9c4b, [0x908e] = 0x9c55, [0x908f] = 0x9c59,
+ [0x9090] = 0x9c4c, [0x9091] = 0x9c4e, [0x9092] = 0x9dfb, [0x9093] = 0x9df7,
+ [0x9094] = 0x9def, [0x9095] = 0x9de3, [0x9096] = 0x9deb, [0x9097] = 0x9df8,
+ [0x9098] = 0x9de4, [0x9099] = 0x9df6, [0x909a] = 0x9de1, [0x909b] = 0x9dee,
+ [0x909c] = 0x9de6, [0x909d] = 0x9df2, [0x909e] = 0x9df0, [0x909f] = 0x9de2,
+ [0x90a0] = 0x9dec, [0x90a1] = 0x9df4, [0x90a2] = 0x9df3, [0x90a3] = 0x9de8,
+ [0x90a4] = 0x9ded, [0x90a5] = 0x9ec2, [0x90a6] = 0x9ed0, [0x90a7] = 0x9ef2,
+ [0x90a8] = 0x9ef3, [0x90a9] = 0x9f06, [0x90aa] = 0x9f1c, [0x90ab] = 0x9f38,
+ [0x90ac] = 0x9f37, [0x90ad] = 0x9f36, [0x90ae] = 0x9f43, [0x90af] = 0x9f4f,
+ [0x90b0] = 0x9f71, [0x90b1] = 0x9f70, [0x90b2] = 0x9f6e, [0x90b3] = 0x9f6f,
+ [0x90b4] = 0x56d3, [0x90b5] = 0x56cd, [0x90b6] = 0x5b4e, [0x90b7] = 0x5c6d,
+ [0x90b8] = 0x652d, [0x90b9] = 0x66ed, [0x90ba] = 0x66ee, [0x90bb] = 0x6b13,
+ [0x90bc] = 0x705f, [0x90bd] = 0x7061, [0x90be] = 0x705d, [0x90bf] = 0x7060,
+ [0x90c0] = 0x7223, [0x90c1] = 0x74db, [0x90c2] = 0x74e5, [0x90c3] = 0x77d5,
+ [0x90c4] = 0x7938, [0x90c5] = 0x79b7, [0x90c6] = 0x79b6, [0x90c7] = 0x7c6a,
+ [0x90c8] = 0x7e97, [0x90c9] = 0x7f89, [0x90ca] = 0x826d, [0x90cb] = 0x8643,
+ [0x90cc] = 0x8838, [0x90cd] = 0x8837, [0x90ce] = 0x8835, [0x90cf] = 0x884b,
+ [0x90d0] = 0x8b94, [0x90d1] = 0x8b95, [0x90d2] = 0x8e9e, [0x90d3] = 0x8e9f,
+ [0x90d4] = 0x8ea0, [0x90d5] = 0x8e9d, [0x90d6] = 0x91be, [0x90d7] = 0x91bd,
+ [0x90d8] = 0x91c2, [0x90d9] = 0x946b, [0x90da] = 0x9468, [0x90db] = 0x9469,
+ [0x90dc] = 0x96e5, [0x90dd] = 0x9746, [0x90de] = 0x9743, [0x90df] = 0x9747,
+ [0x90e0] = 0x97c7, [0x90e1] = 0x97e5, [0x90e2] = 0x9a5e, [0x90e3] = 0x9ad5,
+ [0x90e4] = 0x9b59, [0x90e5] = 0x9c63, [0x90e6] = 0x9c67, [0x90e7] = 0x9c66,
+ [0x90e8] = 0x9c62, [0x90e9] = 0x9c5e, [0x90ea] = 0x9c60, [0x90eb] = 0x9e02,
+ [0x90ec] = 0x9dfe, [0x90ed] = 0x9e07, [0x90ee] = 0x9e03, [0x90ef] = 0x9e06,
+ [0x90f0] = 0x9e05, [0x90f1] = 0x9e00, [0x90f2] = 0x9e01, [0x90f3] = 0x9e09,
+ [0x90f4] = 0x9dff, [0x90f5] = 0x9dfd, [0x90f6] = 0x9e04, [0x90f7] = 0x9ea0,
+ [0x90f8] = 0x9f1e, [0x90f9] = 0x9f46, [0x90fa] = 0x9f74, [0x90fb] = 0x9f75,
+ [0x90fc] = 0x9f76, [0x90fd] = 0x56d4, [0x9141] = 0x652e, [0x9142] = 0x65b8,
+ [0x9143] = 0x6b18, [0x9144] = 0x6b19, [0x9145] = 0x6b17, [0x9146] = 0x6b1a,
+ [0x9147] = 0x7062, [0x9148] = 0x7226, [0x9149] = 0x72aa, [0x914a] = 0x77d8,
+ [0x914b] = 0x77d9, [0x914c] = 0x7939, [0x914d] = 0x7c69, [0x914e] = 0x7c6b,
+ [0x914f] = 0x7cf6, [0x9150] = 0x7e9a, [0x9151] = 0x7e98, [0x9152] = 0x7e9b,
+ [0x9153] = 0x7e99, [0x9154] = 0x81e0, [0x9155] = 0x81e1, [0x9156] = 0x8646,
+ [0x9157] = 0x8647, [0x9158] = 0x8648, [0x9159] = 0x8979, [0x915a] = 0x897a,
+ [0x915b] = 0x897c, [0x915c] = 0x897b, [0x915d] = 0x89ff, [0x915e] = 0x8b98,
+ [0x915f] = 0x8b99, [0x9160] = 0x8ea5, [0x9161] = 0x8ea4, [0x9162] = 0x8ea3,
+ [0x9163] = 0x946e, [0x9164] = 0x946d, [0x9165] = 0x946f, [0x9166] = 0x9471,
+ [0x9167] = 0x9473, [0x9168] = 0x9749, [0x9169] = 0x9872, [0x916a] = 0x995f,
+ [0x916b] = 0x9c68, [0x916c] = 0x9c6e, [0x916d] = 0x9c6d, [0x916e] = 0x9e0b,
+ [0x916f] = 0x9e0d, [0x9170] = 0x9e10, [0x9171] = 0x9e0f, [0x9172] = 0x9e12,
+ [0x9173] = 0x9e11, [0x9174] = 0x9ea1, [0x9175] = 0x9ef5, [0x9176] = 0x9f09,
+ [0x9177] = 0x9f47, [0x9178] = 0x9f78, [0x9179] = 0x9f7b, [0x917a] = 0x9f7a,
+ [0x917b] = 0x9f79, [0x917c] = 0x571e, [0x917d] = 0x7066, [0x917e] = 0x7c6f,
+ [0x917f] = 0x883c, [0x9181] = 0x8db2, [0x9182] = 0x8ea6, [0x9183] = 0x91c3,
+ [0x9184] = 0x9474, [0x9185] = 0x9478, [0x9186] = 0x9476, [0x9187] = 0x9475,
+ [0x9188] = 0x9a60, [0x9189] = 0x9c74, [0x918a] = 0x9c73, [0x918b] = 0x9c71,
+ [0x918c] = 0x9c75, [0x918d] = 0x9e14, [0x918e] = 0x9e13, [0x918f] = 0x9ef6,
+ [0x9190] = 0x9f0a, [0x9191] = 0x9fa4, [0x9192] = 0x7068, [0x9193] = 0x7065,
+ [0x9194] = 0x7cf7, [0x9195] = 0x866a, [0x9196] = 0x883e, [0x9197] = 0x883d,
+ [0x9198] = 0x883f, [0x9199] = 0x8b9e, [0x919a] = 0x8c9c, [0x919b] = 0x8ea9,
+ [0x919c] = 0x8ec9, [0x919d] = 0x974b, [0x919e] = 0x9873, [0x919f] = 0x9874,
+ [0x91a0] = 0x98cc, [0x91a1] = 0x9961, [0x91a2] = 0x99ab, [0x91a3] = 0x9a64,
+ [0x91a4] = 0x9a66, [0x91a5] = 0x9a67, [0x91a6] = 0x9b24, [0x91a7] = 0x9e15,
+ [0x91a8] = 0x9e17, [0x91a9] = 0x9f48, [0x91aa] = 0x6207, [0x91ab] = 0x6b1e,
+ [0x91ac] = 0x7227, [0x91ad] = 0x864c, [0x91ae] = 0x8ea8, [0x91af] = 0x9482,
+ [0x91b0] = 0x9480, [0x91b1] = 0x9481, [0x91b2] = 0x9a69, [0x91b3] = 0x9a68,
+ [0x91b4] = 0x9b2e, [0x91b5] = 0x9e19, [0x91b6] = 0x7229, [0x91b7] = 0x864b,
+ [0x91b8] = 0x8b9f, [0x91b9] = 0x9483, [0x91ba] = 0x9c79, [0x91bb] = 0x9eb7,
+ [0x91bc] = 0x7675, [0x91bd] = 0x9a6b, [0x91be] = 0x9c7a, [0x91bf] = 0x9e1d,
+ [0x91c0] = 0x7069, [0x91c1] = 0x706a, [0x91c2] = 0x9ea4, [0x91c3] = 0x9f7e,
+ [0x91c4] = 0x9f49, [0x91c5] = 0x9f98, [0x91c6] = 0x691e, [0x91c7] = 0x6eb8,
+ [0xc241] = 0xe000, [0xc242] = 0xe001, [0xc243] = 0xe002, [0xc244] = 0xe003,
+ [0xc245] = 0xe004, [0xc246] = 0xe005, [0xc247] = 0xe006, [0xc248] = 0xe007,
+ [0xc249] = 0xe008, [0xc24a] = 0xe009, [0xc24b] = 0xe00a, [0xc24c] = 0xe00b,
+ [0xc24d] = 0xe00c, [0xc24e] = 0xe00d, [0xc24f] = 0xe00e, [0xc250] = 0xe00f,
+ [0xc251] = 0xe010, [0xc252] = 0xe011, [0xc253] = 0xe012, [0xc254] = 0xe013,
+ [0xc255] = 0xe014, [0xc256] = 0xe015, [0xc257] = 0xe016, [0xc258] = 0xe017,
+ [0xc259] = 0xe018, [0xc25a] = 0xe019, [0xc25b] = 0xe01a, [0xc25c] = 0xe01b,
+ [0xc25d] = 0xe01c, [0xc25e] = 0xe01d, [0xc25f] = 0xe01e, [0xc260] = 0xe01f,
+ [0xc261] = 0xe020, [0xc262] = 0xe021, [0xc263] = 0xe022, [0xc264] = 0xe023,
+ [0xc265] = 0xe024, [0xc266] = 0xe025, [0xc267] = 0xe026, [0xc268] = 0xe027,
+ [0xc269] = 0xe028, [0xc26a] = 0xe029, [0xc26b] = 0xe02a, [0xc26c] = 0xe02b,
+ [0xc26d] = 0xe02c, [0xc26e] = 0xe02d, [0xc26f] = 0xe02e, [0xc270] = 0xe02f,
+ [0xc271] = 0xe030, [0xc272] = 0xe031, [0xc273] = 0xe032, [0xc274] = 0xe033,
+ [0xc275] = 0xe034, [0xc276] = 0xe035, [0xc277] = 0xe036, [0xc278] = 0xe037,
+ [0xc279] = 0xe038, [0xc27a] = 0xe039, [0xc27b] = 0xe03a, [0xc27c] = 0xe03b,
+ [0xc27d] = 0xe03c, [0xc27e] = 0xe03d, [0xc27f] = 0xe03e, [0xc281] = 0xe03f,
+ [0xc282] = 0xe040, [0xc283] = 0xe041, [0xc284] = 0xe042, [0xc285] = 0xe043,
+ [0xc286] = 0xe044, [0xc287] = 0xe045, [0xc288] = 0xe046, [0xc289] = 0xe047,
+ [0xc28a] = 0xe048, [0xc28b] = 0xe049, [0xc28c] = 0xe04a, [0xc28d] = 0xe04b,
+ [0xc28e] = 0xe04c, [0xc28f] = 0xe04d, [0xc290] = 0xe04e, [0xc291] = 0xe04f,
+ [0xc292] = 0xe050, [0xc293] = 0xe051, [0xc294] = 0xe052, [0xc295] = 0xe053,
+ [0xc296] = 0xe054, [0xc297] = 0xe055, [0xc298] = 0xe056, [0xc299] = 0xe057,
+ [0xc29a] = 0xe058, [0xc29b] = 0xe059, [0xc29c] = 0xe05a, [0xc29d] = 0xe05b,
+ [0xc29e] = 0xe05c, [0xc29f] = 0xe05d, [0xc2a0] = 0xe05e, [0xc2a1] = 0xe05f,
+ [0xc2a2] = 0xe060, [0xc2a3] = 0xe061, [0xc2a4] = 0xe062, [0xc2a5] = 0xe063,
+ [0xc2a6] = 0xe064, [0xc2a7] = 0xe065, [0xc2a8] = 0xe066, [0xc2a9] = 0xe067,
+ [0xc2aa] = 0xe068, [0xc2ab] = 0xe069, [0xc2ac] = 0xe06a, [0xc2ad] = 0xe06b,
+ [0xc2ae] = 0xe06c, [0xc2af] = 0xe06d, [0xc2b0] = 0xe06e, [0xc2b1] = 0xe06f,
+ [0xc2b2] = 0xe070, [0xc2b3] = 0xe071, [0xc2b4] = 0xe072, [0xc2b5] = 0xe073,
+ [0xc2b6] = 0xe074, [0xc2b7] = 0xe075, [0xc2b8] = 0xe076, [0xc2b9] = 0xe077,
+ [0xc2ba] = 0xe078, [0xc2bb] = 0xe079, [0xc2bc] = 0xe07a, [0xc2bd] = 0xe07b,
+ [0xc2be] = 0xe07c, [0xc2bf] = 0xe07d, [0xc2c0] = 0xe07e, [0xc2c1] = 0xe07f,
+ [0xc2c2] = 0xe080, [0xc2c3] = 0xe081, [0xc2c4] = 0xe082, [0xc2c5] = 0xe083,
+ [0xc2c6] = 0xe084, [0xc2c7] = 0xe085, [0xc2c8] = 0xe086, [0xc2c9] = 0xe087,
+ [0xc2ca] = 0xe088, [0xc2cb] = 0xe089, [0xc2cc] = 0xe08a, [0xc2cd] = 0xe08b,
+ [0xc2ce] = 0xe08c, [0xc2cf] = 0xe08d, [0xc2d0] = 0xe08e, [0xc2d1] = 0xe08f,
+ [0xc2d2] = 0xe090, [0xc2d3] = 0xe091, [0xc2d4] = 0xe092, [0xc2d5] = 0xe093,
+ [0xc2d6] = 0xe094, [0xc2d7] = 0xe095, [0xc2d8] = 0xe096, [0xc2d9] = 0xe097,
+ [0xc2da] = 0xe098, [0xc2db] = 0xe099, [0xc2dc] = 0xe09a, [0xc2dd] = 0xe09b,
+ [0xc2de] = 0xe09c, [0xc2df] = 0xe09d, [0xc2e0] = 0xe09e, [0xc2e1] = 0xe09f,
+ [0xc2e2] = 0xe0a0, [0xc2e3] = 0xe0a1, [0xc2e4] = 0xe0a2, [0xc2e5] = 0xe0a3,
+ [0xc2e6] = 0xe0a4, [0xc2e7] = 0xe0a5, [0xc2e8] = 0xe0a6, [0xc2e9] = 0xe0a7,
+ [0xc2ea] = 0xe0a8, [0xc2eb] = 0xe0a9, [0xc2ec] = 0xe0aa, [0xc2ed] = 0xe0ab,
+ [0xc2ee] = 0xe0ac, [0xc2ef] = 0xe0ad, [0xc2f0] = 0xe0ae, [0xc2f1] = 0xe0af,
+ [0xc2f2] = 0xe0b0, [0xc2f3] = 0xe0b1, [0xc2f4] = 0xe0b2, [0xc2f5] = 0xe0b3,
+ [0xc2f6] = 0xe0b4, [0xc2f7] = 0xe0b5, [0xc2f8] = 0xe0b6, [0xc2f9] = 0xe0b7,
+ [0xc2fa] = 0xe0b8, [0xc2fb] = 0xe0b9, [0xc2fc] = 0xe0ba, [0xc2fd] = 0xe0bb,
+ [0xc341] = 0xe0bc, [0xc342] = 0xe0bd, [0xc343] = 0xe0be, [0xc344] = 0xe0bf,
+ [0xc345] = 0xe0c0, [0xc346] = 0xe0c1, [0xc347] = 0xe0c2, [0xc348] = 0xe0c3,
+ [0xc349] = 0xe0c4, [0xc34a] = 0xe0c5, [0xc34b] = 0xe0c6, [0xc34c] = 0xe0c7,
+ [0xc34d] = 0xe0c8, [0xc34e] = 0xe0c9, [0xc34f] = 0xe0ca, [0xc350] = 0xe0cb,
+ [0xc351] = 0xe0cc, [0xc352] = 0xe0cd, [0xc353] = 0xe0ce, [0xc354] = 0xe0cf,
+ [0xc355] = 0xe0d0, [0xc356] = 0xe0d1, [0xc357] = 0xe0d2, [0xc358] = 0xe0d3,
+ [0xc359] = 0xe0d4, [0xc35a] = 0xe0d5, [0xc35b] = 0xe0d6, [0xc35c] = 0xe0d7,
+ [0xc35d] = 0xe0d8, [0xc35e] = 0xe0d9, [0xc35f] = 0xe0da, [0xc360] = 0xe0db,
+ [0xc361] = 0xe0dc, [0xc362] = 0xe0dd, [0xc363] = 0xe0de, [0xc364] = 0xe0df,
+ [0xc365] = 0xe0e0, [0xc366] = 0xe0e1, [0xc367] = 0xe0e2, [0xc368] = 0xe0e3,
+ [0xc369] = 0xe0e4, [0xc36a] = 0xe0e5, [0xc36b] = 0xe0e6, [0xc36c] = 0xe0e7,
+ [0xc36d] = 0xe0e8, [0xc36e] = 0xe0e9, [0xc36f] = 0xe0ea, [0xc370] = 0xe0eb,
+ [0xc371] = 0xe0ec, [0xc372] = 0xe0ed, [0xc373] = 0xe0ee, [0xc374] = 0xe0ef,
+ [0xc375] = 0xe0f0, [0xc376] = 0xe0f1, [0xc377] = 0xe0f2, [0xc378] = 0xe0f3,
+ [0xc379] = 0xe0f4, [0xc37a] = 0xe0f5, [0xc37b] = 0xe0f6, [0xc37c] = 0xe0f7,
+ [0xc37d] = 0xe0f8, [0xc37e] = 0xe0f9, [0xc37f] = 0xe0fa, [0xc381] = 0xe0fb,
+ [0xc382] = 0xe0fc, [0xc383] = 0xe0fd, [0xc384] = 0xe0fe, [0xc385] = 0xe0ff,
+ [0xc386] = 0xe100, [0xc387] = 0xe101, [0xc388] = 0xe102, [0xc389] = 0xe103,
+ [0xc38a] = 0xe104, [0xc38b] = 0xe105, [0xc38c] = 0xe106, [0xc38d] = 0xe107,
+ [0xc38e] = 0xe108, [0xc38f] = 0xe109, [0xc390] = 0xe10a, [0xc391] = 0xe10b,
+ [0xc392] = 0xe10c, [0xc393] = 0xe10d, [0xc394] = 0xe10e, [0xc395] = 0xe10f,
+ [0xc396] = 0xe110, [0xc397] = 0xe111, [0xc398] = 0xe112, [0xc399] = 0xe113,
+ [0xc39a] = 0xe114, [0xc39b] = 0xe115, [0xc39c] = 0xe116, [0xc39d] = 0xe117,
+ [0xc39e] = 0xe118, [0xc39f] = 0xe119, [0xc3a0] = 0xe11a, [0xc3a1] = 0xe11b,
+ [0xc3a2] = 0xe11c, [0xc3a3] = 0xe11d, [0xc3a4] = 0xe11e, [0xc3a5] = 0xe11f,
+ [0xc3a6] = 0xe120, [0xc3a7] = 0xe121, [0xc3a8] = 0xe122, [0xc3a9] = 0xe123,
+ [0xc3aa] = 0xe124, [0xc3ab] = 0xe125, [0xc3ac] = 0xe126, [0xc3ad] = 0xe127,
+ [0xc3ae] = 0xe128, [0xc3af] = 0xe129, [0xc3b0] = 0xe12a, [0xc3b1] = 0xe12b,
+ [0xc3b2] = 0xe12c, [0xc3b3] = 0xe12d, [0xc3b4] = 0xe12e, [0xc3b5] = 0xe12f,
+ [0xc3b6] = 0xe130, [0xc3b7] = 0xe131, [0xc3b8] = 0xe132, [0xc3b9] = 0xe133,
+ [0xc3ba] = 0xe134, [0xc3bb] = 0xe135, [0xc3bc] = 0xe136, [0xc3bd] = 0xe137,
+ [0xc3be] = 0xe138, [0xc3bf] = 0xe139, [0xc3c0] = 0xe13a, [0xc3c1] = 0xe13b,
+ [0xc3c2] = 0xe13c, [0xc3c3] = 0xe13d, [0xc3c4] = 0xe13e, [0xc3c5] = 0xe13f,
+ [0xc3c6] = 0xe140, [0xc3c7] = 0xe141, [0xc3c8] = 0xe142, [0xc3c9] = 0xe143,
+ [0xc3ca] = 0xe144, [0xc3cb] = 0xe145, [0xc3cc] = 0xe146, [0xc3cd] = 0xe147,
+ [0xc3ce] = 0xe148, [0xc3cf] = 0xe149, [0xc3d0] = 0xe14a, [0xc3d1] = 0xe14b,
+ [0xc3d2] = 0xe14c, [0xc3d3] = 0xe14d, [0xc3d4] = 0xe14e, [0xc3d5] = 0xe14f,
+ [0xc3d6] = 0xe150, [0xc3d7] = 0xe151, [0xc3d8] = 0xe152, [0xc3d9] = 0xe153,
+ [0xc3da] = 0xe154, [0xc3db] = 0xe155, [0xc3dc] = 0xe156, [0xc3dd] = 0xe157,
+ [0xc3de] = 0xe158, [0xc3df] = 0xe159, [0xc3e0] = 0xe15a, [0xc3e1] = 0xe15b,
+ [0xc3e2] = 0xe15c, [0xc3e3] = 0xe15d, [0xc3e4] = 0xe15e, [0xc3e5] = 0xe15f,
+ [0xc3e6] = 0xe160, [0xc3e7] = 0xe161, [0xc3e8] = 0xe162, [0xc3e9] = 0xe163,
+ [0xc3ea] = 0xe164, [0xc3eb] = 0xe165, [0xc3ec] = 0xe166, [0xc3ed] = 0xe167,
+ [0xc3ee] = 0xe168, [0xc3ef] = 0xe169, [0xc3f0] = 0xe16a, [0xc3f1] = 0xe16b,
+ [0xc3f2] = 0xe16c, [0xc3f3] = 0xe16d, [0xc3f4] = 0xe16e, [0xc3f5] = 0xe16f,
+ [0xc3f6] = 0xe170, [0xc3f7] = 0xe171, [0xc3f8] = 0xe172, [0xc3f9] = 0xe173,
+ [0xc3fa] = 0xe174, [0xc3fb] = 0xe175, [0xc3fc] = 0xe176, [0xc3fd] = 0xe177,
+ [0xc441] = 0xe178, [0xc442] = 0xe179, [0xc443] = 0xe17a, [0xc444] = 0xe17b,
+ [0xc445] = 0xe17c, [0xc446] = 0xe17d, [0xc447] = 0xe17e, [0xc448] = 0xe17f,
+ [0xc449] = 0xe180, [0xc44a] = 0xe181, [0xc44b] = 0xe182, [0xc44c] = 0xe183,
+ [0xc44d] = 0xe184, [0xc44e] = 0xe185, [0xc44f] = 0xe186, [0xc450] = 0xe187,
+ [0xc451] = 0xe188, [0xc452] = 0xe189, [0xc453] = 0xe18a, [0xc454] = 0xe18b,
+ [0xc455] = 0xe18c, [0xc456] = 0xe18d, [0xc457] = 0xe18e, [0xc458] = 0xe18f,
+ [0xc459] = 0xe190, [0xc45a] = 0xe191, [0xc45b] = 0xe192, [0xc45c] = 0xe193,
+ [0xc45d] = 0xe194, [0xc45e] = 0xe195, [0xc45f] = 0xe196, [0xc460] = 0xe197,
+ [0xc461] = 0xe198, [0xc462] = 0xe199, [0xc463] = 0xe19a, [0xc464] = 0xe19b,
+ [0xc465] = 0xe19c, [0xc466] = 0xe19d, [0xc467] = 0xe19e, [0xc468] = 0xe19f,
+ [0xc469] = 0xe1a0, [0xc46a] = 0xe1a1, [0xc46b] = 0xe1a2, [0xc46c] = 0xe1a3,
+ [0xc46d] = 0xe1a4, [0xc46e] = 0xe1a5, [0xc46f] = 0xe1a6, [0xc470] = 0xe1a7,
+ [0xc471] = 0xe1a8, [0xc472] = 0xe1a9, [0xc473] = 0xe1aa, [0xc474] = 0xe1ab,
+ [0xc475] = 0xe1ac, [0xc476] = 0xe1ad, [0xc477] = 0xe1ae, [0xc478] = 0xe1af,
+ [0xc479] = 0xe1b0, [0xc47a] = 0xe1b1, [0xc47b] = 0xe1b2, [0xc47c] = 0xe1b3,
+ [0xc47d] = 0xe1b4, [0xc47e] = 0xe1b5, [0xc47f] = 0xe1b6, [0xc481] = 0xe1b7,
+ [0xc482] = 0xe1b8, [0xc483] = 0xe1b9, [0xc484] = 0xe1ba, [0xc485] = 0xe1bb,
+ [0xc486] = 0xe1bc, [0xc487] = 0xe1bd, [0xc488] = 0xe1be, [0xc489] = 0xe1bf,
+ [0xc48a] = 0xe1c0, [0xc48b] = 0xe1c1, [0xc48c] = 0xe1c2, [0xc48d] = 0xe1c3,
+ [0xc48e] = 0xe1c4, [0xc48f] = 0xe1c5, [0xc490] = 0xe1c6, [0xc491] = 0xe1c7,
+ [0xc492] = 0xe1c8, [0xc493] = 0xe1c9, [0xc494] = 0xe1ca, [0xc495] = 0xe1cb,
+ [0xc496] = 0xe1cc, [0xc497] = 0xe1cd, [0xc498] = 0xe1ce, [0xc499] = 0xe1cf,
+ [0xc49a] = 0xe1d0, [0xc49b] = 0xe1d1, [0xc49c] = 0xe1d2, [0xc49d] = 0xe1d3,
+ [0xc49e] = 0xe1d4, [0xc49f] = 0xe1d5, [0xc4a0] = 0xe1d6, [0xc4a1] = 0xe1d7,
+ [0xc4a2] = 0xe1d8, [0xc4a3] = 0xe1d9, [0xc4a4] = 0xe1da, [0xc4a5] = 0xe1db,
+ [0xc4a6] = 0xe1dc, [0xc4a7] = 0xe1dd, [0xc4a8] = 0xe1de, [0xc4a9] = 0xe1df,
+ [0xc4aa] = 0xe1e0, [0xc4ab] = 0xe1e1, [0xc4ac] = 0xe1e2, [0xc4ad] = 0xe1e3,
+ [0xc4ae] = 0xe1e4, [0xc4af] = 0xe1e5, [0xc4b0] = 0xe1e6, [0xc4b1] = 0xe1e7,
+ [0xc4b2] = 0xe1e8, [0xc4b3] = 0xe1e9, [0xc4b4] = 0xe1ea, [0xc4b5] = 0xe1eb,
+ [0xc4b6] = 0xe1ec, [0xc4b7] = 0xe1ed, [0xc4b8] = 0xe1ee, [0xc4b9] = 0xe1ef,
+ [0xc4ba] = 0xe1f0, [0xc4bb] = 0xe1f1, [0xc4bc] = 0xe1f2, [0xc4bd] = 0xe1f3,
+ [0xc4be] = 0xe1f4, [0xc4bf] = 0xe1f5, [0xc4c0] = 0xe1f6, [0xc4c1] = 0xe1f7,
+ [0xc4c2] = 0xe1f8, [0xc4c3] = 0xe1f9, [0xc4c4] = 0xe1fa, [0xc4c5] = 0xe1fb,
+ [0xc4c6] = 0xe1fc, [0xc4c7] = 0xe1fd, [0xc4c8] = 0xe1fe, [0xc4c9] = 0xe1ff,
+ [0xc4ca] = 0xe200, [0xc4cb] = 0xe201, [0xc4cc] = 0xe202, [0xc4cd] = 0xe203,
+ [0xc4ce] = 0xe204, [0xc4cf] = 0xe205, [0xc4d0] = 0xe206, [0xc4d1] = 0xe207,
+ [0xc4d2] = 0xe208, [0xc4d3] = 0xe209, [0xc4d4] = 0xe20a, [0xc4d5] = 0xe20b,
+ [0xc4d6] = 0xe20c, [0xc4d7] = 0xe20d, [0xc4d8] = 0xe20e, [0xc4d9] = 0xe20f,
+ [0xc4da] = 0xe210, [0xc4db] = 0xe211, [0xc4dc] = 0xe212, [0xc4dd] = 0xe213,
+ [0xc4de] = 0xe214, [0xc4df] = 0xe215, [0xc4e0] = 0xe216, [0xc4e1] = 0xe217,
+ [0xc4e2] = 0xe218, [0xc4e3] = 0xe219, [0xc4e4] = 0xe21a, [0xc4e5] = 0xe21b,
+ [0xc4e6] = 0xe21c, [0xc4e7] = 0xe21d, [0xc4e8] = 0xe21e, [0xc4e9] = 0xe21f,
+ [0xc4ea] = 0xe220, [0xc4eb] = 0xe221, [0xc4ec] = 0xe222, [0xc4ed] = 0xe223,
+ [0xc4ee] = 0xe224, [0xc4ef] = 0xe225, [0xc4f0] = 0xe226, [0xc4f1] = 0xe227,
+ [0xc4f2] = 0xe228, [0xc4f3] = 0xe229, [0xc4f4] = 0xe22a, [0xc4f5] = 0xe22b,
+ [0xc4f6] = 0xe22c, [0xc4f7] = 0xe22d, [0xc4f8] = 0xe22e, [0xc4f9] = 0xe22f,
+ [0xc4fa] = 0xe230, [0xc4fb] = 0xe231, [0xc4fc] = 0xe232, [0xc4fd] = 0xe233,
+ [0xc541] = 0xe234, [0xc542] = 0xe235, [0xc543] = 0xe236, [0xc544] = 0xe237,
+ [0xc545] = 0xe238, [0xc546] = 0xe239, [0xc547] = 0xe23a, [0xc548] = 0xe23b,
+ [0xc549] = 0xe23c, [0xc54a] = 0xe23d, [0xc54b] = 0xe23e, [0xc54c] = 0xe23f,
+ [0xc54d] = 0xe240, [0xc54e] = 0xe241, [0xc54f] = 0xe242, [0xc550] = 0xe243,
+ [0xc551] = 0xe244, [0xc552] = 0xe245, [0xc553] = 0xe246, [0xc554] = 0xe247,
+ [0xc555] = 0xe248, [0xc556] = 0xe249, [0xc557] = 0xe24a, [0xc558] = 0xe24b,
+ [0xc559] = 0xe24c, [0xc55a] = 0xe24d, [0xc55b] = 0xe24e, [0xc55c] = 0xe24f,
+ [0xc55d] = 0xe250, [0xc55e] = 0xe251, [0xc55f] = 0xe252, [0xc560] = 0xe253,
+ [0xc561] = 0xe254, [0xc562] = 0xe255, [0xc563] = 0xe256, [0xc564] = 0xe257,
+ [0xc565] = 0xe258, [0xc566] = 0xe259, [0xc567] = 0xe25a, [0xc568] = 0xe25b,
+ [0xc569] = 0xe25c, [0xc56a] = 0xe25d, [0xc56b] = 0xe25e, [0xc56c] = 0xe25f,
+ [0xc56d] = 0xe260, [0xc56e] = 0xe261, [0xc56f] = 0xe262, [0xc570] = 0xe263,
+ [0xc571] = 0xe264, [0xc572] = 0xe265, [0xc573] = 0xe266, [0xc574] = 0xe267,
+ [0xc575] = 0xe268, [0xc576] = 0xe269, [0xc577] = 0xe26a, [0xc578] = 0xe26b,
+ [0xc579] = 0xe26c, [0xc57a] = 0xe26d, [0xc57b] = 0xe26e, [0xc57c] = 0xe26f,
+ [0xc57d] = 0xe270, [0xc57e] = 0xe271, [0xc57f] = 0xe272, [0xc581] = 0xe273,
+ [0xc582] = 0xe274, [0xc583] = 0xe275, [0xc584] = 0xe276, [0xc585] = 0xe277,
+ [0xc586] = 0xe278, [0xc587] = 0xe279, [0xc588] = 0xe27a, [0xc589] = 0xe27b,
+ [0xc58a] = 0xe27c, [0xc58b] = 0xe27d, [0xc58c] = 0xe27e, [0xc58d] = 0xe27f,
+ [0xc58e] = 0xe280, [0xc58f] = 0xe281, [0xc590] = 0xe282, [0xc591] = 0xe283,
+ [0xc592] = 0xe284, [0xc593] = 0xe285, [0xc594] = 0xe286, [0xc595] = 0xe287,
+ [0xc596] = 0xe288, [0xc597] = 0xe289, [0xc598] = 0xe28a, [0xc599] = 0xe28b,
+ [0xc59a] = 0xe28c, [0xc59b] = 0xe28d, [0xc59c] = 0xe28e, [0xc59d] = 0xe28f,
+ [0xc59e] = 0xe290, [0xc59f] = 0xe291, [0xc5a0] = 0xe292, [0xc5a1] = 0xe293,
+ [0xc5a2] = 0xe294, [0xc5a3] = 0xe295, [0xc5a4] = 0xe296, [0xc5a5] = 0xe297,
+ [0xc5a6] = 0xe298, [0xc5a7] = 0xe299, [0xc5a8] = 0xe29a, [0xc5a9] = 0xe29b,
+ [0xc5aa] = 0xe29c, [0xc5ab] = 0xe29d, [0xc5ac] = 0xe29e, [0xc5ad] = 0xe29f,
+ [0xc5ae] = 0xe2a0, [0xc5af] = 0xe2a1, [0xc5b0] = 0xe2a2, [0xc5b1] = 0xe2a3,
+ [0xc5b2] = 0xe2a4, [0xc5b3] = 0xe2a5, [0xc5b4] = 0xe2a6, [0xc5b5] = 0xe2a7,
+ [0xc5b6] = 0xe2a8, [0xc5b7] = 0xe2a9, [0xc5b8] = 0xe2aa, [0xc5b9] = 0xe2ab,
+ [0xc5ba] = 0xe2ac, [0xc5bb] = 0xe2ad, [0xc5bc] = 0xe2ae, [0xc5bd] = 0xe2af,
+ [0xc5be] = 0xe2b0, [0xc5bf] = 0xe2b1, [0xc5c0] = 0xe2b2, [0xc5c1] = 0xe2b3,
+ [0xc5c2] = 0xe2b4, [0xc5c3] = 0xe2b5, [0xc5c4] = 0xe2b6, [0xc5c5] = 0xe2b7,
+ [0xc5c6] = 0xe2b8, [0xc5c7] = 0xe2b9, [0xc5c8] = 0xe2ba, [0xc5c9] = 0xe2bb,
+ [0xc5ca] = 0xe2bc, [0xc5cb] = 0xe2bd, [0xc5cc] = 0xe2be, [0xc5cd] = 0xe2bf,
+ [0xc5ce] = 0xe2c0, [0xc5cf] = 0xe2c1, [0xc5d0] = 0xe2c2, [0xc5d1] = 0xe2c3,
+ [0xc5d2] = 0xe2c4, [0xc5d3] = 0xe2c5, [0xc5d4] = 0xe2c6, [0xc5d5] = 0xe2c7,
+ [0xc5d6] = 0xe2c8, [0xc5d7] = 0xe2c9, [0xc5d8] = 0xe2ca, [0xc5d9] = 0xe2cb,
+ [0xc5da] = 0xe2cc, [0xc5db] = 0xe2cd, [0xc5dc] = 0xe2ce, [0xc5dd] = 0xe2cf,
+ [0xc5de] = 0xe2d0, [0xc5df] = 0xe2d1, [0xc5e0] = 0xe2d2, [0xc5e1] = 0xe2d3,
+ [0xc5e2] = 0xe2d4, [0xc5e3] = 0xe2d5, [0xc5e4] = 0xe2d6, [0xc5e5] = 0xe2d7,
+ [0xc5e6] = 0xe2d8, [0xc5e7] = 0xe2d9, [0xc5e8] = 0xe2da, [0xc5e9] = 0xe2db,
+ [0xc5ea] = 0xe2dc, [0xc5eb] = 0xe2dd, [0xc5ec] = 0xe2de, [0xc5ed] = 0xe2df,
+ [0xc5ee] = 0xe2e0, [0xc5ef] = 0xe2e1, [0xc5f0] = 0xe2e2, [0xc5f1] = 0xe2e3,
+ [0xc5f2] = 0xe2e4, [0xc5f3] = 0xe2e5, [0xc5f4] = 0xe2e6, [0xc5f5] = 0xe2e7,
+ [0xc5f6] = 0xe2e8, [0xc5f7] = 0xe2e9, [0xc5f8] = 0xe2ea, [0xc5f9] = 0xe2eb,
+ [0xc5fa] = 0xe2ec, [0xc5fb] = 0xe2ed, [0xc5fc] = 0xe2ee, [0xc5fd] = 0xe2ef,
+ [0xc641] = 0xe2f0, [0xc642] = 0xe2f1, [0xc643] = 0xe2f2, [0xc644] = 0xe2f3,
+ [0xc645] = 0xe2f4, [0xc646] = 0xe2f5, [0xc647] = 0xe2f6, [0xc648] = 0xe2f7,
+ [0xc649] = 0xe2f8, [0xc64a] = 0xe2f9, [0xc64b] = 0xe2fa, [0xc64c] = 0xe2fb,
+ [0xc64d] = 0xe2fc, [0xc64e] = 0xe2fd, [0xc64f] = 0xe2fe, [0xc650] = 0xe2ff,
+ [0xc651] = 0xe300, [0xc652] = 0xe301, [0xc653] = 0xe302, [0xc654] = 0xe303,
+ [0xc655] = 0xe304, [0xc656] = 0xe305, [0xc657] = 0xe306, [0xc658] = 0xe307,
+ [0xc659] = 0xe308, [0xc65a] = 0xe309, [0xc65b] = 0xe30a, [0xc65c] = 0xe30b,
+ [0xc65d] = 0xe30c, [0xc65e] = 0xe30d, [0xc65f] = 0xe30e, [0xc660] = 0xe30f,
+ [0xc661] = 0xe310, [0xc662] = 0xe311, [0xc663] = 0xe312, [0xc664] = 0xe313,
+ [0xc665] = 0xe314, [0xc666] = 0xe315, [0xc667] = 0xe316, [0xc668] = 0xe317,
+ [0xc669] = 0xe318, [0xc66a] = 0xe319, [0xc66b] = 0xe31a, [0xc66c] = 0xe31b,
+ [0xc66d] = 0xe31c, [0xc66e] = 0xe31d, [0xc66f] = 0xe31e, [0xc670] = 0xe31f,
+ [0xc671] = 0xe320, [0xc672] = 0xe321, [0xc673] = 0xe322, [0xc674] = 0xe323,
+ [0xc675] = 0xe324, [0xc676] = 0xe325, [0xc677] = 0xe326, [0xc678] = 0xe327,
+ [0xc679] = 0xe328, [0xc67a] = 0xe329, [0xc67b] = 0xe32a, [0xc67c] = 0xe32b,
+ [0xc67d] = 0xe32c, [0xc67e] = 0xe32d, [0xc67f] = 0xe32e, [0xc681] = 0xe32f,
+ [0xc682] = 0xe330, [0xc683] = 0xe331, [0xc684] = 0xe332, [0xc685] = 0xe333,
+ [0xc686] = 0xe334, [0xc687] = 0xe335, [0xc688] = 0xe336, [0xc689] = 0xe337,
+ [0xc68a] = 0xe338, [0xc68b] = 0xe339, [0xc68c] = 0xe33a, [0xc68d] = 0xe33b,
+ [0xc68e] = 0xe33c, [0xc68f] = 0xe33d, [0xc690] = 0xe33e, [0xc691] = 0xe33f,
+ [0xc692] = 0xe340, [0xc693] = 0xe341, [0xc694] = 0xe342, [0xc695] = 0xe343,
+ [0xc696] = 0xe344, [0xc697] = 0xe345, [0xc698] = 0xe346, [0xc699] = 0xe347,
+ [0xc69a] = 0xe348, [0xc69b] = 0xe349, [0xc69c] = 0xe34a, [0xc69d] = 0xe34b,
+ [0xc69e] = 0xe34c, [0xc69f] = 0xe34d, [0xc6a0] = 0xe34e, [0xc6a1] = 0xe34f,
+ [0xc6a2] = 0xe350, [0xc6a3] = 0xe351, [0xc6a4] = 0xe352, [0xc6a5] = 0xe353,
+ [0xc6a6] = 0xe354, [0xc6a7] = 0xe355, [0xc6a8] = 0xe356, [0xc6a9] = 0xe357,
+ [0xc6aa] = 0xe358, [0xc6ab] = 0xe359, [0xc6ac] = 0xe35a, [0xc6ad] = 0xe35b,
+ [0xc6ae] = 0xe35c, [0xc6af] = 0xe35d, [0xc6b0] = 0xe35e, [0xc6b1] = 0xe35f,
+ [0xc6b2] = 0xe360, [0xc6b3] = 0xe361, [0xc6b4] = 0xe362, [0xc6b5] = 0xe363,
+ [0xc6b6] = 0xe364, [0xc6b7] = 0xe365, [0xc6b8] = 0xe366, [0xc6b9] = 0xe367,
+ [0xc6ba] = 0xe368, [0xc6bb] = 0xe369, [0xc6bc] = 0xe36a, [0xc6bd] = 0xe36b,
+ [0xc6be] = 0xe36c, [0xc6bf] = 0xe36d, [0xc6c0] = 0xe36e, [0xc6c1] = 0xe36f,
+ [0xc6c2] = 0xe370, [0xc6c3] = 0xe371, [0xc6c4] = 0xe372, [0xc6c5] = 0xe373,
+ [0xc6c6] = 0xe374, [0xc6c7] = 0xe375, [0xc6c8] = 0xe376, [0xc6c9] = 0xe377,
+ [0xc6ca] = 0xe378, [0xc6cb] = 0xe379, [0xc6cc] = 0xe37a, [0xc6cd] = 0xe37b,
+ [0xc6ce] = 0xe37c, [0xc6cf] = 0xe37d, [0xc6d0] = 0xe37e, [0xc6d1] = 0xe37f,
+ [0xc6d2] = 0xe380, [0xc6d3] = 0xe381, [0xc6d4] = 0xe382, [0xc6d5] = 0xe383,
+ [0xc6d6] = 0xe384, [0xc6d7] = 0xe385, [0xc6d8] = 0xe386, [0xc6d9] = 0xe387,
+ [0xc6da] = 0xe388, [0xc6db] = 0xe389, [0xc6dc] = 0xe38a, [0xc6dd] = 0xe38b,
+ [0xc6de] = 0xe38c, [0xc6df] = 0xe38d, [0xc6e0] = 0xe38e, [0xc6e1] = 0xe38f,
+ [0xc6e2] = 0xe390, [0xc6e3] = 0xe391, [0xc6e4] = 0xe392, [0xc6e5] = 0xe393,
+ [0xc6e6] = 0xe394, [0xc6e7] = 0xe395, [0xc6e8] = 0xe396, [0xc6e9] = 0xe397,
+ [0xc6ea] = 0xe398, [0xc6eb] = 0xe399, [0xc6ec] = 0xe39a, [0xc6ed] = 0xe39b,
+ [0xc6ee] = 0xe39c, [0xc6ef] = 0xe39d, [0xc6f0] = 0xe39e, [0xc6f1] = 0xe39f,
+ [0xc6f2] = 0xe3a0, [0xc6f3] = 0xe3a1, [0xc6f4] = 0xe3a2, [0xc6f5] = 0xe3a3,
+ [0xc6f6] = 0xe3a4, [0xc6f7] = 0xe3a5, [0xc6f8] = 0xe3a6, [0xc6f9] = 0xe3a7,
+ [0xc6fa] = 0xe3a8, [0xc6fb] = 0xe3a9, [0xc6fc] = 0xe3aa, [0xc6fd] = 0xe3ab,
+ [0xc741] = 0xe3ac, [0xc742] = 0xe3ad, [0xc743] = 0xe3ae, [0xc744] = 0xe3af,
+ [0xc745] = 0xe3b0, [0xc746] = 0xe3b1, [0xc747] = 0xe3b2, [0xc748] = 0xe3b3,
+ [0xc749] = 0xe3b4, [0xc74a] = 0xe3b5, [0xc74b] = 0xe3b6, [0xc74c] = 0xe3b7,
+ [0xc74d] = 0xe3b8, [0xc74e] = 0xe3b9, [0xc74f] = 0xe3ba, [0xc750] = 0xe3bb,
+ [0xc751] = 0xe3bc, [0xc752] = 0xe3bd, [0xc753] = 0xe3be, [0xc754] = 0xe3bf,
+ [0xc755] = 0xe3c0, [0xc756] = 0xe3c1, [0xc757] = 0xe3c2, [0xc758] = 0xe3c3,
+ [0xc759] = 0xe3c4, [0xc75a] = 0xe3c5, [0xc75b] = 0xe3c6, [0xc75c] = 0xe3c7,
+ [0xc75d] = 0xe3c8, [0xc75e] = 0xe3c9, [0xc75f] = 0xe3ca, [0xc760] = 0xe3cb,
+ [0xc761] = 0xe3cc, [0xc762] = 0xe3cd, [0xc763] = 0xe3ce, [0xc764] = 0xe3cf,
+ [0xc765] = 0xe3d0, [0xc766] = 0xe3d1, [0xc767] = 0xe3d2, [0xc768] = 0xe3d3,
+ [0xc769] = 0xe3d4, [0xc76a] = 0xe3d5, [0xc76b] = 0xe3d6, [0xc76c] = 0xe3d7,
+ [0xc76d] = 0xe3d8, [0xc76e] = 0xe3d9, [0xc76f] = 0xe3da, [0xc770] = 0xe3db,
+ [0xc771] = 0xe3dc, [0xc772] = 0xe3dd, [0xc773] = 0xe3de, [0xc774] = 0xe3df,
+ [0xc775] = 0xe3e0, [0xc776] = 0xe3e1, [0xc777] = 0xe3e2, [0xc778] = 0xe3e3,
+ [0xc779] = 0xe3e4, [0xc77a] = 0xe3e5, [0xc77b] = 0xe3e6, [0xc77c] = 0xe3e7,
+ [0xc77d] = 0xe3e8, [0xc77e] = 0xe3e9, [0xc77f] = 0xe3ea, [0xc781] = 0xe3eb,
+ [0xc782] = 0xe3ec, [0xc783] = 0xe3ed, [0xc784] = 0xe3ee, [0xc785] = 0xe3ef,
+ [0xc786] = 0xe3f0, [0xc787] = 0xe3f1, [0xc788] = 0xe3f2, [0xc789] = 0xe3f3,
+ [0xc78a] = 0xe3f4, [0xc78b] = 0xe3f5, [0xc78c] = 0xe3f6, [0xc78d] = 0xe3f7,
+ [0xc78e] = 0xe3f8, [0xc78f] = 0xe3f9, [0xc790] = 0xe3fa, [0xc791] = 0xe3fb,
+ [0xc792] = 0xe3fc, [0xc793] = 0xe3fd, [0xc794] = 0xe3fe, [0xc795] = 0xe3ff,
+ [0xc796] = 0xe400, [0xc797] = 0xe401, [0xc798] = 0xe402, [0xc799] = 0xe403,
+ [0xc79a] = 0xe404, [0xc79b] = 0xe405, [0xc79c] = 0xe406, [0xc79d] = 0xe407,
+ [0xc79e] = 0xe408, [0xc79f] = 0xe409, [0xc7a0] = 0xe40a, [0xc7a1] = 0xe40b,
+ [0xc7a2] = 0xe40c, [0xc7a3] = 0xe40d, [0xc7a4] = 0xe40e, [0xc7a5] = 0xe40f,
+ [0xc7a6] = 0xe410, [0xc7a7] = 0xe411, [0xc7a8] = 0xe412, [0xc7a9] = 0xe413,
+ [0xc7aa] = 0xe414, [0xc7ab] = 0xe415, [0xc7ac] = 0xe416, [0xc7ad] = 0xe417,
+ [0xc7ae] = 0xe418, [0xc7af] = 0xe419, [0xc7b0] = 0xe41a, [0xc7b1] = 0xe41b,
+ [0xc7b2] = 0xe41c, [0xc7b3] = 0xe41d, [0xc7b4] = 0xe41e, [0xc7b5] = 0xe41f,
+ [0xc7b6] = 0xe420, [0xc7b7] = 0xe421, [0xc7b8] = 0xe422, [0xc7b9] = 0xe423,
+ [0xc7ba] = 0xe424, [0xc7bb] = 0xe425, [0xc7bc] = 0xe426, [0xc7bd] = 0xe427,
+ [0xc7be] = 0xe428, [0xc7bf] = 0xe429, [0xc7c0] = 0xe42a, [0xc7c1] = 0xe42b,
+ [0xc7c2] = 0xe42c, [0xc7c3] = 0xe42d, [0xc7c4] = 0xe42e, [0xc7c5] = 0xe42f,
+ [0xc7c6] = 0xe430, [0xc7c7] = 0xe431, [0xc7c8] = 0xe432, [0xc7c9] = 0xe433,
+ [0xc7ca] = 0xe434, [0xc7cb] = 0xe435, [0xc7cc] = 0xe436, [0xc7cd] = 0xe437,
+ [0xc7ce] = 0xe438, [0xc7cf] = 0xe439, [0xc7d0] = 0xe43a, [0xc7d1] = 0xe43b,
+ [0xc7d2] = 0xe43c, [0xc7d3] = 0xe43d, [0xc7d4] = 0xe43e, [0xc7d5] = 0xe43f,
+ [0xc7d6] = 0xe440, [0xc7d7] = 0xe441, [0xc7d8] = 0xe442, [0xc7d9] = 0xe443,
+ [0xc7da] = 0xe444, [0xc7db] = 0xe445, [0xc7dc] = 0xe446, [0xc7dd] = 0xe447,
+ [0xc7de] = 0xe448, [0xc7df] = 0xe449, [0xc7e0] = 0xe44a, [0xc7e1] = 0xe44b,
+ [0xc7e2] = 0xe44c, [0xc7e3] = 0xe44d, [0xc7e4] = 0xe44e, [0xc7e5] = 0xe44f,
+ [0xc7e6] = 0xe450, [0xc7e7] = 0xe451, [0xc7e8] = 0xe452, [0xc7e9] = 0xe453,
+ [0xc7ea] = 0xe454, [0xc7eb] = 0xe455, [0xc7ec] = 0xe456, [0xc7ed] = 0xe457,
+ [0xc7ee] = 0xe458, [0xc7ef] = 0xe459, [0xc7f0] = 0xe45a, [0xc7f1] = 0xe45b,
+ [0xc7f2] = 0xe45c, [0xc7f3] = 0xe45d, [0xc7f4] = 0xe45e, [0xc7f5] = 0xe45f,
+ [0xc7f6] = 0xe460, [0xc7f7] = 0xe461, [0xc7f8] = 0xe462, [0xc7f9] = 0xe463,
+ [0xc7fa] = 0xe464, [0xc7fb] = 0xe465, [0xc7fc] = 0xe466, [0xc7fd] = 0xe467,
+ [0xc841] = 0xe468, [0xc842] = 0xe469, [0xc843] = 0xe46a, [0xc844] = 0xe46b,
+ [0xc845] = 0xe46c, [0xc846] = 0xe46d, [0xc847] = 0xe46e, [0xc848] = 0xe46f,
+ [0xc849] = 0xe470, [0xc84a] = 0xe471, [0xc84b] = 0xe472, [0xc84c] = 0xe473,
+ [0xc84d] = 0xe474, [0xc84e] = 0xe475, [0xc84f] = 0xe476, [0xc850] = 0xe477,
+ [0xc851] = 0xe478, [0xc852] = 0xe479, [0xc853] = 0xe47a, [0xc854] = 0xe47b,
+ [0xc855] = 0xe47c, [0xc856] = 0xe47d, [0xc857] = 0xe47e, [0xc858] = 0xe47f,
+ [0xc859] = 0xe480, [0xc85a] = 0xe481, [0xc85b] = 0xe482, [0xc85c] = 0xe483,
+ [0xc85d] = 0xe484, [0xc85e] = 0xe485, [0xc85f] = 0xe486, [0xc860] = 0xe487,
+ [0xc861] = 0xe488, [0xc862] = 0xe489, [0xc863] = 0xe48a, [0xc864] = 0xe48b,
+ [0xc865] = 0xe48c, [0xc866] = 0xe48d, [0xc867] = 0xe48e, [0xc868] = 0xe48f,
+ [0xc869] = 0xe490, [0xc86a] = 0xe491, [0xc86b] = 0xe492, [0xc86c] = 0xe493,
+ [0xc86d] = 0xe494, [0xc86e] = 0xe495, [0xc86f] = 0xe496, [0xc870] = 0xe497,
+ [0xc871] = 0xe498, [0xc872] = 0xe499, [0xc873] = 0xe49a, [0xc874] = 0xe49b,
+ [0xc875] = 0xe49c, [0xc876] = 0xe49d, [0xc877] = 0xe49e, [0xc878] = 0xe49f,
+ [0xc879] = 0xe4a0, [0xc87a] = 0xe4a1, [0xc87b] = 0xe4a2, [0xc87c] = 0xe4a3,
+ [0xc87d] = 0xe4a4, [0xc87e] = 0xe4a5, [0xc87f] = 0xe4a6, [0xc881] = 0xe4a7,
+ [0xc882] = 0xe4a8, [0xc883] = 0xe4a9, [0xc884] = 0xe4aa, [0xc885] = 0xe4ab,
+ [0xc886] = 0xe4ac, [0xc887] = 0xe4ad, [0xc888] = 0xe4ae, [0xc889] = 0xe4af,
+ [0xc88a] = 0xe4b0, [0xc88b] = 0xe4b1, [0xc88c] = 0xe4b2, [0xc88d] = 0xe4b3,
+ [0xc88e] = 0xe4b4, [0xc88f] = 0xe4b5, [0xc890] = 0xe4b6, [0xc891] = 0xe4b7,
+ [0xc892] = 0xe4b8, [0xc893] = 0xe4b9, [0xc894] = 0xe4ba, [0xc895] = 0xe4bb,
+ [0xc896] = 0xe4bc, [0xc897] = 0xe4bd, [0xc898] = 0xe4be, [0xc899] = 0xe4bf,
+ [0xc89a] = 0xe4c0, [0xc89b] = 0xe4c1, [0xc89c] = 0xe4c2, [0xc89d] = 0xe4c3,
+ [0xc89e] = 0xe4c4, [0xc89f] = 0xe4c5, [0xc8a0] = 0xe4c6, [0xc8a1] = 0xe4c7,
+ [0xc8a2] = 0xe4c8, [0xc8a3] = 0xe4c9, [0xc8a4] = 0xe4ca, [0xc8a5] = 0xe4cb,
+ [0xc8a6] = 0xe4cc, [0xc8a7] = 0xe4cd, [0xc8a8] = 0xe4ce, [0xc8a9] = 0xe4cf,
+ [0xc8aa] = 0xe4d0, [0xc8ab] = 0xe4d1, [0xc8ac] = 0xe4d2, [0xc8ad] = 0xe4d3,
+ [0xc8ae] = 0xe4d4, [0xc8af] = 0xe4d5, [0xc8b0] = 0xe4d6, [0xc8b1] = 0xe4d7,
+ [0xc8b2] = 0xe4d8, [0xc8b3] = 0xe4d9, [0xc8b4] = 0xe4da, [0xc8b5] = 0xe4db,
+ [0xc8b6] = 0xe4dc, [0xc8b7] = 0xe4dd, [0xc8b8] = 0xe4de, [0xc8b9] = 0xe4df,
+ [0xc8ba] = 0xe4e0, [0xc8bb] = 0xe4e1, [0xc8bc] = 0xe4e2, [0xc8bd] = 0xe4e3,
+ [0xc8be] = 0xe4e4, [0xc8bf] = 0xe4e5, [0xc8c0] = 0xe4e6, [0xc8c1] = 0xe4e7,
+ [0xc8c2] = 0xe4e8, [0xc8c3] = 0xe4e9, [0xc8c4] = 0xe4ea, [0xc8c5] = 0xe4eb,
+ [0xc8c6] = 0xe4ec, [0xc8c7] = 0xe4ed, [0xc8c8] = 0xe4ee, [0xc8c9] = 0xe4ef,
+ [0xc8ca] = 0xe4f0, [0xc8cb] = 0xe4f1, [0xc8cc] = 0xe4f2, [0xc8cd] = 0xe4f3,
+ [0xc8ce] = 0xe4f4, [0xc8cf] = 0xe4f5, [0xc8d0] = 0xe4f6, [0xc8d1] = 0xe4f7,
+ [0xc8d2] = 0xe4f8, [0xc8d3] = 0xe4f9, [0xc8d4] = 0xe4fa, [0xc8d5] = 0xe4fb,
+ [0xc8d6] = 0xe4fc, [0xc8d7] = 0xe4fd, [0xc8d8] = 0xe4fe, [0xc8d9] = 0xe4ff,
+ [0xc8da] = 0xe500, [0xc8db] = 0xe501, [0xc8dc] = 0xe502, [0xc8dd] = 0xe503,
+ [0xc8de] = 0xe504, [0xc8df] = 0xe505, [0xc8e0] = 0xe506, [0xc8e1] = 0xe507,
+ [0xc8e2] = 0xe508, [0xc8e3] = 0xe509, [0xc8e4] = 0xe50a, [0xc8e5] = 0xe50b,
+ [0xc8e6] = 0xe50c, [0xc8e7] = 0xe50d, [0xc8e8] = 0xe50e, [0xc8e9] = 0xe50f,
+ [0xc8ea] = 0xe510, [0xc8eb] = 0xe511, [0xc8ec] = 0xe512, [0xc8ed] = 0xe513,
+ [0xc8ee] = 0xe514, [0xc8ef] = 0xe515, [0xc8f0] = 0xe516, [0xc8f1] = 0xe517,
+ [0xc8f2] = 0xe518, [0xc8f3] = 0xe519, [0xc8f4] = 0xe51a, [0xc8f5] = 0xe51b,
+ [0xc8f6] = 0xe51c, [0xc8f7] = 0xe51d, [0xc8f8] = 0xe51e, [0xc8f9] = 0xe51f,
+ [0xc8fa] = 0xe520, [0xc8fb] = 0xe521, [0xc8fc] = 0xe522, [0xc8fd] = 0xe523,
+ [0xc941] = 0xe524, [0xc942] = 0xe525, [0xc943] = 0xe526, [0xc944] = 0xe527,
+ [0xc945] = 0xe528, [0xc946] = 0xe529, [0xc947] = 0xe52a, [0xc948] = 0xe52b,
+ [0xc949] = 0xe52c, [0xc94a] = 0xe52d, [0xc94b] = 0xe52e, [0xc94c] = 0xe52f,
+ [0xc94d] = 0xe530, [0xc94e] = 0xe531, [0xc94f] = 0xe532, [0xc950] = 0xe533,
+ [0xc951] = 0xe534, [0xc952] = 0xe535, [0xc953] = 0xe536, [0xc954] = 0xe537,
+ [0xc955] = 0xe538, [0xc956] = 0xe539, [0xc957] = 0xe53a, [0xc958] = 0xe53b,
+ [0xc959] = 0xe53c, [0xc95a] = 0xe53d, [0xc95b] = 0xe53e, [0xc95c] = 0xe53f,
+ [0xc95d] = 0xe540, [0xc95e] = 0xe541, [0xc95f] = 0xe542, [0xc960] = 0xe543,
+ [0xc961] = 0xe544, [0xc962] = 0xe545, [0xc963] = 0xe546, [0xc964] = 0xe547,
+ [0xc965] = 0xe548, [0xc966] = 0xe549, [0xc967] = 0xe54a, [0xc968] = 0xe54b,
+ [0xc969] = 0xe54c, [0xc96a] = 0xe54d, [0xc96b] = 0xe54e, [0xc96c] = 0xe54f,
+ [0xc96d] = 0xe550, [0xc96e] = 0xe551, [0xc96f] = 0xe552, [0xc970] = 0xe553,
+ [0xc971] = 0xe554, [0xc972] = 0xe555, [0xc973] = 0xe556, [0xc974] = 0xe557,
+ [0xc975] = 0xe558, [0xc976] = 0xe559, [0xc977] = 0xe55a, [0xc978] = 0xe55b,
+ [0xc979] = 0xe55c, [0xc97a] = 0xe55d, [0xc97b] = 0xe55e, [0xc97c] = 0xe55f,
+ [0xc97d] = 0xe560, [0xc97e] = 0xe561, [0xc97f] = 0xe562, [0xc981] = 0xe563,
+ [0xc982] = 0xe564, [0xc983] = 0xe565, [0xc984] = 0xe566, [0xc985] = 0xe567,
+ [0xc986] = 0xe568, [0xc987] = 0xe569, [0xc988] = 0xe56a, [0xc989] = 0xe56b,
+ [0xc98a] = 0xe56c, [0xc98b] = 0xe56d, [0xc98c] = 0xe56e, [0xc98d] = 0xe56f,
+ [0xc98e] = 0xe570, [0xc98f] = 0xe571, [0xc990] = 0xe572, [0xc991] = 0xe573,
+ [0xc992] = 0xe574, [0xc993] = 0xe575, [0xc994] = 0xe576, [0xc995] = 0xe577,
+ [0xc996] = 0xe578, [0xc997] = 0xe579, [0xc998] = 0xe57a, [0xc999] = 0xe57b,
+ [0xc99a] = 0xe57c, [0xc99b] = 0xe57d, [0xc99c] = 0xe57e, [0xc99d] = 0xe57f,
+ [0xc99e] = 0xe580, [0xc99f] = 0xe581, [0xc9a0] = 0xe582, [0xc9a1] = 0xe583,
+ [0xc9a2] = 0xe584, [0xc9a3] = 0xe585, [0xc9a4] = 0xe586, [0xc9a5] = 0xe587,
+ [0xc9a6] = 0xe588, [0xc9a7] = 0xe589, [0xc9a8] = 0xe58a, [0xc9a9] = 0xe58b,
+ [0xc9aa] = 0xe58c, [0xc9ab] = 0xe58d, [0xc9ac] = 0xe58e, [0xc9ad] = 0xe58f,
+ [0xc9ae] = 0xe590, [0xc9af] = 0xe591, [0xc9b0] = 0xe592, [0xc9b1] = 0xe593,
+ [0xc9b2] = 0xe594, [0xc9b3] = 0xe595, [0xc9b4] = 0xe596, [0xc9b5] = 0xe597,
+ [0xc9b6] = 0xe598, [0xc9b7] = 0xe599, [0xc9b8] = 0xe59a, [0xc9b9] = 0xe59b,
+ [0xc9ba] = 0xe59c, [0xc9bb] = 0xe59d, [0xc9bc] = 0xe59e, [0xc9bd] = 0xe59f,
+ [0xc9be] = 0xe5a0, [0xc9bf] = 0xe5a1, [0xc9c0] = 0xe5a2, [0xc9c1] = 0xe5a3,
+ [0xc9c2] = 0xe5a4, [0xc9c3] = 0xe5a5, [0xc9c4] = 0xe5a6, [0xc9c5] = 0xe5a7,
+ [0xc9c6] = 0xe5a8, [0xc9c7] = 0xe5a9, [0xc9c8] = 0xe5aa, [0xc9c9] = 0xe5ab,
+ [0xc9ca] = 0xe5ac, [0xc9cb] = 0xe5ad, [0xc9cc] = 0xe5ae, [0xc9cd] = 0xe5af,
+ [0xc9ce] = 0xe5b0, [0xc9cf] = 0xe5b1, [0xc9d0] = 0xe5b2, [0xc9d1] = 0xe5b3,
+ [0xc9d2] = 0xe5b4, [0xc9d3] = 0xe5b5, [0xc9d4] = 0xe5b6, [0xc9d5] = 0xe5b7,
+ [0xc9d6] = 0xe5b8, [0xc9d7] = 0xe5b9, [0xc9d8] = 0xe5ba, [0xc9d9] = 0xe5bb,
+ [0xc9da] = 0xe5bc, [0xc9db] = 0xe5bd, [0xc9dc] = 0xe5be, [0xc9dd] = 0xe5bf,
+ [0xc9de] = 0xe5c0, [0xc9df] = 0xe5c1, [0xc9e0] = 0xe5c2, [0xc9e1] = 0xe5c3,
+ [0xc9e2] = 0xe5c4, [0xc9e3] = 0xe5c5, [0xc9e4] = 0xe5c6, [0xc9e5] = 0xe5c7,
+ [0xc9e6] = 0xe5c8, [0xc9e7] = 0xe5c9, [0xc9e8] = 0xe5ca, [0xc9e9] = 0xe5cb,
+ [0xc9ea] = 0xe5cc, [0xc9eb] = 0xe5cd, [0xc9ec] = 0xe5ce, [0xc9ed] = 0xe5cf,
+ [0xc9ee] = 0xe5d0, [0xc9ef] = 0xe5d1, [0xc9f0] = 0xe5d2, [0xc9f1] = 0xe5d3,
+ [0xc9f2] = 0xe5d4, [0xc9f3] = 0xe5d5, [0xc9f4] = 0xe5d6, [0xc9f5] = 0xe5d7,
+ [0xc9f6] = 0xe5d8, [0xc9f7] = 0xe5d9, [0xc9f8] = 0xe5da, [0xc9f9] = 0xe5db,
+ [0xc9fa] = 0xe5dc, [0xc9fb] = 0xe5dd, [0xc9fc] = 0xe5de, [0xc9fd] = 0xe5df,
+ [0xca41] = 0xe5e0, [0xca42] = 0xe5e1, [0xca43] = 0xe5e2, [0xca44] = 0xe5e3,
+ [0xca45] = 0xe5e4, [0xca46] = 0xe5e5, [0xca47] = 0xe5e6, [0xca48] = 0xe5e7,
+ [0xca49] = 0xe5e8, [0xca4a] = 0xe5e9, [0xca4b] = 0xe5ea, [0xca4c] = 0xe5eb,
+ [0xca4d] = 0xe5ec, [0xca4e] = 0xe5ed, [0xca4f] = 0xe5ee, [0xca50] = 0xe5ef,
+ [0xca51] = 0xe5f0, [0xca52] = 0xe5f1, [0xca53] = 0xe5f2, [0xca54] = 0xe5f3,
+ [0xca55] = 0xe5f4, [0xca56] = 0xe5f5, [0xca57] = 0xe5f6, [0xca58] = 0xe5f7,
+ [0xca59] = 0xe5f8, [0xca5a] = 0xe5f9, [0xca5b] = 0xe5fa, [0xca5c] = 0xe5fb,
+ [0xca5d] = 0xe5fc, [0xca5e] = 0xe5fd, [0xca5f] = 0xe5fe, [0xca60] = 0xe5ff,
+ [0xca61] = 0xe600, [0xca62] = 0xe601, [0xca63] = 0xe602, [0xca64] = 0xe603,
+ [0xca65] = 0xe604, [0xca66] = 0xe605, [0xca67] = 0xe606, [0xca68] = 0xe607,
+ [0xca69] = 0xe608, [0xca6a] = 0xe609, [0xca6b] = 0xe60a, [0xca6c] = 0xe60b,
+ [0xca6d] = 0xe60c, [0xca6e] = 0xe60d, [0xca6f] = 0xe60e, [0xca70] = 0xe60f,
+ [0xca71] = 0xe610, [0xca72] = 0xe611, [0xca73] = 0xe612, [0xca74] = 0xe613,
+ [0xca75] = 0xe614, [0xca76] = 0xe615, [0xca77] = 0xe616, [0xca78] = 0xe617,
+ [0xca79] = 0xe618, [0xca7a] = 0xe619, [0xca7b] = 0xe61a, [0xca7c] = 0xe61b,
+ [0xca7d] = 0xe61c, [0xca7e] = 0xe61d, [0xca7f] = 0xe61e, [0xca81] = 0xe61f,
+ [0xca82] = 0xe620, [0xca83] = 0xe621, [0xca84] = 0xe622, [0xca85] = 0xe623,
+ [0xca86] = 0xe624, [0xca87] = 0xe625, [0xca88] = 0xe626, [0xca89] = 0xe627,
+ [0xca8a] = 0xe628, [0xca8b] = 0xe629, [0xca8c] = 0xe62a, [0xca8d] = 0xe62b,
+ [0xca8e] = 0xe62c, [0xca8f] = 0xe62d, [0xca90] = 0xe62e, [0xca91] = 0xe62f,
+ [0xca92] = 0xe630, [0xca93] = 0xe631, [0xca94] = 0xe632, [0xca95] = 0xe633,
+ [0xca96] = 0xe634, [0xca97] = 0xe635, [0xca98] = 0xe636, [0xca99] = 0xe637,
+ [0xca9a] = 0xe638, [0xca9b] = 0xe639, [0xca9c] = 0xe63a, [0xca9d] = 0xe63b,
+ [0xca9e] = 0xe63c, [0xca9f] = 0xe63d, [0xcaa0] = 0xe63e, [0xcaa1] = 0xe63f,
+ [0xcaa2] = 0xe640, [0xcaa3] = 0xe641, [0xcaa4] = 0xe642, [0xcaa5] = 0xe643,
+ [0xcaa6] = 0xe644, [0xcaa7] = 0xe645, [0xcaa8] = 0xe646, [0xcaa9] = 0xe647,
+ [0xcaaa] = 0xe648, [0xcaab] = 0xe649, [0xcaac] = 0xe64a, [0xcaad] = 0xe64b,
+ [0xcaae] = 0xe64c, [0xcaaf] = 0xe64d, [0xcab0] = 0xe64e, [0xcab1] = 0xe64f,
+ [0xcab2] = 0xe650, [0xcab3] = 0xe651, [0xcab4] = 0xe652, [0xcab5] = 0xe653,
+ [0xcab6] = 0xe654, [0xcab7] = 0xe655, [0xcab8] = 0xe656, [0xcab9] = 0xe657,
+ [0xcaba] = 0xe658, [0xcabb] = 0xe659, [0xcabc] = 0xe65a, [0xcabd] = 0xe65b,
+ [0xcabe] = 0xe65c, [0xcabf] = 0xe65d, [0xcac0] = 0xe65e, [0xcac1] = 0xe65f,
+ [0xcac2] = 0xe660, [0xcac3] = 0xe661, [0xcac4] = 0xe662, [0xcac5] = 0xe663,
+ [0xcac6] = 0xe664, [0xcac7] = 0xe665, [0xcac8] = 0xe666, [0xcac9] = 0xe667,
+ [0xcaca] = 0xe668, [0xcacb] = 0xe669, [0xcacc] = 0xe66a, [0xcacd] = 0xe66b,
+ [0xcace] = 0xe66c, [0xcacf] = 0xe66d, [0xcad0] = 0xe66e, [0xcad1] = 0xe66f,
+ [0xcad2] = 0xe670, [0xcad3] = 0xe671, [0xcad4] = 0xe672, [0xcad5] = 0xe673,
+ [0xcad6] = 0xe674, [0xcad7] = 0xe675, [0xcad8] = 0xe676, [0xcad9] = 0xe677,
+ [0xcada] = 0xe678, [0xcadb] = 0xe679, [0xcadc] = 0xe67a, [0xcadd] = 0xe67b,
+ [0xcade] = 0xe67c, [0xcadf] = 0xe67d, [0xcae0] = 0xe67e, [0xcae1] = 0xe67f,
+ [0xcae2] = 0xe680, [0xcae3] = 0xe681, [0xcae4] = 0xe682, [0xcae5] = 0xe683,
+ [0xcae6] = 0xe684, [0xcae7] = 0xe685, [0xcae8] = 0xe686, [0xcae9] = 0xe687,
+ [0xcaea] = 0xe688, [0xcaeb] = 0xe689, [0xcaec] = 0xe68a, [0xcaed] = 0xe68b,
+ [0xcaee] = 0xe68c, [0xcaef] = 0xe68d, [0xcaf0] = 0xe68e, [0xcaf1] = 0xe68f,
+ [0xcaf2] = 0xe690, [0xcaf3] = 0xe691, [0xcaf4] = 0xe692, [0xcaf5] = 0xe693,
+ [0xcaf6] = 0xe694, [0xcaf7] = 0xe695, [0xcaf8] = 0xe696, [0xcaf9] = 0xe697,
+ [0xcafa] = 0xe698, [0xcafb] = 0xe699, [0xcafc] = 0xe69a, [0xcafd] = 0xe69b,
+ [0xcb41] = 0xe69c, [0xcb42] = 0xe69d, [0xcb43] = 0xe69e, [0xcb44] = 0xe69f,
+ [0xcb45] = 0xe6a0, [0xcb46] = 0xe6a1, [0xcb47] = 0xe6a2, [0xcb48] = 0xe6a3,
+ [0xcb49] = 0xe6a4, [0xcb4a] = 0xe6a5, [0xcb4b] = 0xe6a6, [0xcb4c] = 0xe6a7,
+ [0xcb4d] = 0xe6a8, [0xcb4e] = 0xe6a9, [0xcb4f] = 0xe6aa, [0xcb50] = 0xe6ab,
+ [0xcb51] = 0xe6ac, [0xcb52] = 0xe6ad, [0xcb53] = 0xe6ae, [0xcb54] = 0xe6af,
+ [0xcb55] = 0xe6b0, [0xcb56] = 0xe6b1, [0xcb57] = 0xe6b2, [0xcb58] = 0xe6b3,
+ [0xcb59] = 0xe6b4, [0xcb5a] = 0xe6b5, [0xcb5b] = 0xe6b6, [0xcb5c] = 0xe6b7,
+ [0xcb5d] = 0xe6b8, [0xcb5e] = 0xe6b9, [0xcb5f] = 0xe6ba, [0xcb60] = 0xe6bb,
+ [0xcb61] = 0xe6bc, [0xcb62] = 0xe6bd, [0xcb63] = 0xe6be, [0xcb64] = 0xe6bf,
+ [0xcb65] = 0xe6c0, [0xcb66] = 0xe6c1, [0xcb67] = 0xe6c2, [0xcb68] = 0xe6c3,
+ [0xcb69] = 0xe6c4, [0xcb6a] = 0xe6c5, [0xcb6b] = 0xe6c6, [0xcb6c] = 0xe6c7,
+ [0xcb6d] = 0xe6c8, [0xcb6e] = 0xe6c9, [0xcb6f] = 0xe6ca, [0xcb70] = 0xe6cb,
+ [0xcb71] = 0xe6cc, [0xcb72] = 0xe6cd, [0xcb73] = 0xe6ce, [0xcb74] = 0xe6cf,
+ [0xcb75] = 0xe6d0, [0xcb76] = 0xe6d1, [0xcb77] = 0xe6d2, [0xcb78] = 0xe6d3,
+ [0xcb79] = 0xe6d4, [0xcb7a] = 0xe6d5, [0xcb7b] = 0xe6d6, [0xcb7c] = 0xe6d7,
+ [0xcb7d] = 0xe6d8, [0xcb7e] = 0xe6d9, [0xcb7f] = 0xe6da, [0xcb81] = 0xe6db,
+ [0xcb82] = 0xe6dc, [0xcb83] = 0xe6dd, [0xcb84] = 0xe6de, [0xcb85] = 0xe6df,
+ [0xcb86] = 0xe6e0, [0xcb87] = 0xe6e1, [0xcb88] = 0xe6e2, [0xcb89] = 0xe6e3,
+ [0xcb8a] = 0xe6e4, [0xcb8b] = 0xe6e5, [0xcb8c] = 0xe6e6, [0xcb8d] = 0xe6e7,
+ [0xcb8e] = 0xe6e8, [0xcb8f] = 0xe6e9, [0xcb90] = 0xe6ea, [0xcb91] = 0xe6eb,
+ [0xcb92] = 0xe6ec, [0xcb93] = 0xe6ed, [0xcb94] = 0xe6ee, [0xcb95] = 0xe6ef,
+ [0xcb96] = 0xe6f0, [0xcb97] = 0xe6f1, [0xcb98] = 0xe6f2, [0xcb99] = 0xe6f3,
+ [0xcb9a] = 0xe6f4, [0xcb9b] = 0xe6f5, [0xcb9c] = 0xe6f6, [0xcb9d] = 0xe6f7,
+ [0xcb9e] = 0xe6f8, [0xcb9f] = 0xe6f9, [0xcba0] = 0xe6fa, [0xcba1] = 0xe6fb,
+ [0xcba2] = 0xe6fc, [0xcba3] = 0xe6fd, [0xcba4] = 0xe6fe, [0xcba5] = 0xe6ff,
+ [0xcba6] = 0xe700, [0xcba7] = 0xe701, [0xcba8] = 0xe702, [0xcba9] = 0xe703,
+ [0xcbaa] = 0xe704, [0xcbab] = 0xe705, [0xcbac] = 0xe706, [0xcbad] = 0xe707,
+ [0xcbae] = 0xe708, [0xcbaf] = 0xe709, [0xcbb0] = 0xe70a, [0xcbb1] = 0xe70b,
+ [0xcbb2] = 0xe70c, [0xcbb3] = 0xe70d, [0xcbb4] = 0xe70e, [0xcbb5] = 0xe70f,
+ [0xcbb6] = 0xe710, [0xcbb7] = 0xe711, [0xcbb8] = 0xe712, [0xcbb9] = 0xe713,
+ [0xcbba] = 0xe714, [0xcbbb] = 0xe715, [0xcbbc] = 0xe716, [0xcbbd] = 0xe717,
+ [0xcbbe] = 0xe718, [0xcbbf] = 0xe719, [0xcbc0] = 0xe71a, [0xcbc1] = 0xe71b,
+ [0xcbc2] = 0xe71c, [0xcbc3] = 0xe71d, [0xcbc4] = 0xe71e, [0xcbc5] = 0xe71f,
+ [0xcbc6] = 0xe720, [0xcbc7] = 0xe721, [0xcbc8] = 0xe722, [0xcbc9] = 0xe723,
+ [0xcbca] = 0xe724, [0xcbcb] = 0xe725, [0xcbcc] = 0xe726, [0xcbcd] = 0xe727,
+ [0xcbce] = 0xe728, [0xcbcf] = 0xe729, [0xcbd0] = 0xe72a, [0xcbd1] = 0xe72b,
+ [0xcbd2] = 0xe72c, [0xcbd3] = 0xe72d, [0xcbd4] = 0xe72e, [0xcbd5] = 0xe72f,
+ [0xcbd6] = 0xe730, [0xcbd7] = 0xe731, [0xcbd8] = 0xe732, [0xcbd9] = 0xe733,
+ [0xcbda] = 0xe734, [0xcbdb] = 0xe735, [0xcbdc] = 0xe736, [0xcbdd] = 0xe737,
+ [0xcbde] = 0xe738, [0xcbdf] = 0xe739, [0xcbe0] = 0xe73a, [0xcbe1] = 0xe73b,
+ [0xcbe2] = 0xe73c, [0xcbe3] = 0xe73d, [0xcbe4] = 0xe73e, [0xcbe5] = 0xe73f,
+ [0xcbe6] = 0xe740, [0xcbe7] = 0xe741, [0xcbe8] = 0xe742, [0xcbe9] = 0xe743,
+ [0xcbea] = 0xe744, [0xcbeb] = 0xe745, [0xcbec] = 0xe746, [0xcbed] = 0xe747,
+ [0xcbee] = 0xe748, [0xcbef] = 0xe749, [0xcbf0] = 0xe74a, [0xcbf1] = 0xe74b,
+ [0xcbf2] = 0xe74c, [0xcbf3] = 0xe74d, [0xcbf4] = 0xe74e, [0xcbf5] = 0xe74f,
+ [0xcbf6] = 0xe750, [0xcbf7] = 0xe751, [0xcbf8] = 0xe752, [0xcbf9] = 0xe753,
+ [0xcbfa] = 0xe754, [0xcbfb] = 0xe755, [0xcbfc] = 0xe756, [0xcbfd] = 0xe757,
+ [0xcc41] = 0xe758, [0xcc42] = 0xe759, [0xcc43] = 0xe75a, [0xcc44] = 0xe75b,
+ [0xcc45] = 0xe75c, [0xcc46] = 0xe75d, [0xcc47] = 0xe75e, [0xcc48] = 0xe75f,
+ [0xcc49] = 0xe760, [0xcc4a] = 0xe761, [0xcc4b] = 0xe762, [0xcc4c] = 0xe763,
+ [0xcc4d] = 0xe764, [0xcc4e] = 0xe765, [0xcc4f] = 0xe766, [0xcc50] = 0xe767,
+ [0xcc51] = 0xe768, [0xcc52] = 0xe769, [0xcc53] = 0xe76a, [0xcc54] = 0xe76b,
+ [0xcc55] = 0xe76c, [0xcc56] = 0xe76d, [0xcc57] = 0xe76e, [0xcc58] = 0xe76f,
+ [0xcc59] = 0xe770, [0xcc5a] = 0xe771, [0xcc5b] = 0xe772, [0xcc5c] = 0xe773,
+ [0xcc5d] = 0xe774, [0xcc5e] = 0xe775, [0xcc5f] = 0xe776, [0xcc60] = 0xe777,
+ [0xcc61] = 0xe778, [0xcc62] = 0xe779, [0xcc63] = 0xe77a, [0xcc64] = 0xe77b,
+ [0xcc65] = 0xe77c, [0xcc66] = 0xe77d, [0xcc67] = 0xe77e, [0xcc68] = 0xe77f,
+ [0xcc69] = 0xe780, [0xcc6a] = 0xe781, [0xcc6b] = 0xe782, [0xcc6c] = 0xe783,
+ [0xcc6d] = 0xe784, [0xcc6e] = 0xe785, [0xcc6f] = 0xe786, [0xcc70] = 0xe787,
+ [0xcc71] = 0xe788, [0xcc72] = 0xe789, [0xcc73] = 0xe78a, [0xcc74] = 0xe78b,
+ [0xcc75] = 0xe78c, [0xcc76] = 0xe78d, [0xcc77] = 0xe78e, [0xcc78] = 0xe78f,
+ [0xcc79] = 0xe790, [0xcc7a] = 0xe791, [0xcc7b] = 0xe792, [0xcc7c] = 0xe793,
+ [0xcc7d] = 0xe794, [0xcc7e] = 0xe795, [0xcc7f] = 0xe796, [0xcc81] = 0xe797,
+ [0xcc82] = 0xe798, [0xcc83] = 0xe799, [0xcc84] = 0xe79a, [0xcc85] = 0xe79b,
+ [0xcc86] = 0xe79c, [0xcc87] = 0xe79d, [0xcc88] = 0xe79e, [0xcc89] = 0xe79f,
+ [0xcc8a] = 0xe7a0, [0xcc8b] = 0xe7a1, [0xcc8c] = 0xe7a2, [0xcc8d] = 0xe7a3,
+ [0xcc8e] = 0xe7a4, [0xcc8f] = 0xe7a5, [0xcc90] = 0xe7a6, [0xcc91] = 0xe7a7,
+ [0xcc92] = 0xe7a8, [0xcc93] = 0xe7a9, [0xcc94] = 0xe7aa, [0xcc95] = 0xe7ab,
+ [0xcc96] = 0xe7ac, [0xcc97] = 0xe7ad, [0xcc98] = 0xe7ae, [0xcc99] = 0xe7af,
+ [0xcc9a] = 0xe7b0, [0xcc9b] = 0xe7b1, [0xcc9c] = 0xe7b2, [0xcc9d] = 0xe7b3,
+ [0xcc9e] = 0xe7b4, [0xcc9f] = 0xe7b5, [0xcca0] = 0xe7b6, [0xcca1] = 0xe7b7,
+ [0xcca2] = 0xe7b8, [0xcca3] = 0xe7b9, [0xcca4] = 0xe7ba, [0xcca5] = 0xe7bb,
+ [0xcca6] = 0xe7bc, [0xcca7] = 0xe7bd, [0xcca8] = 0xe7be, [0xcca9] = 0xe7bf,
+ [0xccaa] = 0xe7c0, [0xccab] = 0xe7c1, [0xccac] = 0xe7c2, [0xccad] = 0xe7c3,
+ [0xccae] = 0xe7c4, [0xccaf] = 0xe7c5, [0xccb0] = 0xe7c6, [0xccb1] = 0xe7c7,
+ [0xccb2] = 0xe7c8, [0xccb3] = 0xe7c9, [0xccb4] = 0xe7ca, [0xccb5] = 0xe7cb,
+ [0xccb6] = 0xe7cc, [0xccb7] = 0xe7cd, [0xccb8] = 0xe7ce, [0xccb9] = 0xe7cf,
+ [0xccba] = 0xe7d0, [0xccbb] = 0xe7d1, [0xccbc] = 0xe7d2, [0xccbd] = 0xe7d3,
+ [0xccbe] = 0xe7d4, [0xccbf] = 0xe7d5, [0xccc0] = 0xe7d6, [0xccc1] = 0xe7d7,
+ [0xccc2] = 0xe7d8, [0xccc3] = 0xe7d9, [0xccc4] = 0xe7da, [0xccc5] = 0xe7db,
+ [0xccc6] = 0xe7dc, [0xccc7] = 0xe7dd, [0xccc8] = 0xe7de, [0xccc9] = 0xe7df,
+ [0xccca] = 0xe7e0, [0xcccb] = 0xe7e1, [0xcccc] = 0xe7e2, [0xcccd] = 0xe7e3,
+ [0xccce] = 0xe7e4, [0xcccf] = 0xe7e5, [0xccd0] = 0xe7e6, [0xccd1] = 0xe7e7,
+ [0xccd2] = 0xe7e8, [0xccd3] = 0xe7e9, [0xccd4] = 0xe7ea, [0xccd5] = 0xe7eb,
+ [0xccd6] = 0xe7ec, [0xccd7] = 0xe7ed, [0xccd8] = 0xe7ee, [0xccd9] = 0xe7ef,
+ [0xccda] = 0xe7f0, [0xccdb] = 0xe7f1, [0xccdc] = 0xe7f2, [0xccdd] = 0xe7f3,
+ [0xccde] = 0xe7f4, [0xccdf] = 0xe7f5, [0xcce0] = 0xe7f6, [0xcce1] = 0xe7f7,
+ [0xcce2] = 0xe7f8, [0xcce3] = 0xe7f9, [0xcce4] = 0xe7fa, [0xcce5] = 0xe7fb,
+ [0xcce6] = 0xe7fc, [0xcce7] = 0xe7fd, [0xcce8] = 0xe7fe, [0xcce9] = 0xe7ff,
+ [0xccea] = 0xe800, [0xcceb] = 0xe801, [0xccec] = 0xe802, [0xcced] = 0xe803,
+ [0xccee] = 0xe804, [0xccef] = 0xe805, [0xccf0] = 0xe806, [0xccf1] = 0xe807,
+ [0xccf2] = 0xe808, [0xccf3] = 0xe809, [0xccf4] = 0xe80a, [0xccf5] = 0xe80b,
+ [0xccf6] = 0xe80c, [0xccf7] = 0xe80d, [0xccf8] = 0xe80e, [0xccf9] = 0xe80f,
+ [0xccfa] = 0xe810, [0xccfb] = 0xe811, [0xccfc] = 0xe812, [0xccfd] = 0xe813,
+ [0xcd41] = 0xe814, [0xcd42] = 0xe815, [0xcd43] = 0xe816, [0xcd44] = 0xe817,
+ [0xcd45] = 0xe818, [0xcd46] = 0xe819, [0xcd47] = 0xe81a, [0xcd48] = 0xe81b,
+ [0xcd49] = 0xe81c, [0xcd4a] = 0xe81d, [0xcd4b] = 0xe81e, [0xcd4c] = 0xe81f,
+ [0xcd4d] = 0xe820, [0xcd4e] = 0xe821, [0xcd4f] = 0xe822, [0xcd50] = 0xe823,
+ [0xcd51] = 0xe824, [0xcd52] = 0xe825, [0xcd53] = 0xe826, [0xcd54] = 0xe827,
+ [0xcd55] = 0xe828, [0xcd56] = 0xe829, [0xcd57] = 0xe82a, [0xcd58] = 0xe82b,
+ [0xcd59] = 0xe82c, [0xcd5a] = 0xe82d, [0xcd5b] = 0xe82e, [0xcd5c] = 0xe82f,
+ [0xcd5d] = 0xe830, [0xcd5e] = 0xe831, [0xcd5f] = 0xe832, [0xcd60] = 0xe833,
+ [0xcd61] = 0xe834, [0xcd62] = 0xe835, [0xcd63] = 0xe836, [0xcd64] = 0xe837,
+ [0xcd65] = 0xe838, [0xcd66] = 0xe839, [0xcd67] = 0xe83a, [0xcd68] = 0xe83b,
+ [0xcd69] = 0xe83c, [0xcd6a] = 0xe83d, [0xcd6b] = 0xe83e, [0xcd6c] = 0xe83f,
+ [0xcd6d] = 0xe840, [0xcd6e] = 0xe841, [0xcd6f] = 0xe842, [0xcd70] = 0xe843,
+ [0xcd71] = 0xe844, [0xcd72] = 0xe845, [0xcd73] = 0xe846, [0xcd74] = 0xe847,
+ [0xcd75] = 0xe848, [0xcd76] = 0xe849, [0xcd77] = 0xe84a, [0xcd78] = 0xe84b,
+ [0xcd79] = 0xe84c, [0xcd7a] = 0xe84d, [0xcd7b] = 0xe84e, [0xcd7c] = 0xe84f,
+ [0xcd7d] = 0xe850, [0xcd7e] = 0xe851, [0xcd7f] = 0xe852, [0xcd81] = 0xe853,
+ [0xcd82] = 0xe854, [0xcd83] = 0xe855, [0xcd84] = 0xe856, [0xcd85] = 0xe857,
+ [0xcd86] = 0xe858, [0xcd87] = 0xe859, [0xcd88] = 0xe85a, [0xcd89] = 0xe85b,
+ [0xcd8a] = 0xe85c, [0xcd8b] = 0xe85d, [0xcd8c] = 0xe85e, [0xcd8d] = 0xe85f,
+ [0xcd8e] = 0xe860, [0xcd8f] = 0xe861, [0xcd90] = 0xe862, [0xcd91] = 0xe863,
+ [0xcd92] = 0xe864, [0xcd93] = 0xe865, [0xcd94] = 0xe866, [0xcd95] = 0xe867,
+ [0xcd96] = 0xe868, [0xcd97] = 0xe869, [0xcd98] = 0xe86a, [0xcd99] = 0xe86b,
+ [0xcd9a] = 0xe86c, [0xcd9b] = 0xe86d, [0xcd9c] = 0xe86e, [0xcd9d] = 0xe86f,
+ [0xcd9e] = 0xe870, [0xcd9f] = 0xe871, [0xcda0] = 0xe872, [0xcda1] = 0xe873,
+ [0xcda2] = 0xe874, [0xcda3] = 0xe875, [0xcda4] = 0xe876, [0xcda5] = 0xe877,
+ [0xcda6] = 0xe878, [0xcda7] = 0xe879, [0xcda8] = 0xe87a, [0xcda9] = 0xe87b,
+ [0xcdaa] = 0xe87c, [0xcdab] = 0xe87d, [0xcdac] = 0xe87e, [0xcdad] = 0xe87f,
+ [0xcdae] = 0xe880, [0xcdaf] = 0xe881, [0xcdb0] = 0xe882, [0xcdb1] = 0xe883,
+ [0xcdb2] = 0xe884, [0xcdb3] = 0xe885, [0xcdb4] = 0xe886, [0xcdb5] = 0xe887,
+ [0xcdb6] = 0xe888, [0xcdb7] = 0xe889, [0xcdb8] = 0xe88a, [0xcdb9] = 0xe88b,
+ [0xcdba] = 0xe88c, [0xcdbb] = 0xe88d, [0xcdbc] = 0xe88e, [0xcdbd] = 0xe88f,
+ [0xcdbe] = 0xe890, [0xcdbf] = 0xe891, [0xcdc0] = 0xe892, [0xcdc1] = 0xe893,
+ [0xcdc2] = 0xe894, [0xcdc3] = 0xe895, [0xcdc4] = 0xe896, [0xcdc5] = 0xe897,
+ [0xcdc6] = 0xe898, [0xcdc7] = 0xe899, [0xcdc8] = 0xe89a, [0xcdc9] = 0xe89b,
+ [0xcdca] = 0xe89c, [0xcdcb] = 0xe89d, [0xcdcc] = 0xe89e, [0xcdcd] = 0xe89f,
+ [0xcdce] = 0xe8a0, [0xcdcf] = 0xe8a1, [0xcdd0] = 0xe8a2, [0xcdd1] = 0xe8a3,
+ [0xcdd2] = 0xe8a4, [0xcdd3] = 0xe8a5, [0xcdd4] = 0xe8a6, [0xcdd5] = 0xe8a7,
+ [0xcdd6] = 0xe8a8, [0xcdd7] = 0xe8a9, [0xcdd8] = 0xe8aa, [0xcdd9] = 0xe8ab,
+ [0xcdda] = 0xe8ac, [0xcddb] = 0xe8ad, [0xcddc] = 0xe8ae, [0xcddd] = 0xe8af,
+ [0xcdde] = 0xe8b0, [0xcddf] = 0xe8b1, [0xcde0] = 0xe8b2, [0xcde1] = 0xe8b3,
+ [0xcde2] = 0xe8b4, [0xcde3] = 0xe8b5, [0xcde4] = 0xe8b6, [0xcde5] = 0xe8b7,
+ [0xcde6] = 0xe8b8, [0xcde7] = 0xe8b9, [0xcde8] = 0xe8ba, [0xcde9] = 0xe8bb,
+ [0xcdea] = 0xe8bc, [0xcdeb] = 0xe8bd, [0xcdec] = 0xe8be, [0xcded] = 0xe8bf,
+ [0xcdee] = 0xe8c0, [0xcdef] = 0xe8c1, [0xcdf0] = 0xe8c2, [0xcdf1] = 0xe8c3,
+ [0xcdf2] = 0xe8c4, [0xcdf3] = 0xe8c5, [0xcdf4] = 0xe8c6, [0xcdf5] = 0xe8c7,
+ [0xcdf6] = 0xe8c8, [0xcdf7] = 0xe8c9, [0xcdf8] = 0xe8ca, [0xcdf9] = 0xe8cb,
+ [0xcdfa] = 0xe8cc, [0xcdfb] = 0xe8cd, [0xcdfc] = 0xe8ce, [0xcdfd] = 0xe8cf,
+ [0xce41] = 0xe8d0, [0xce42] = 0xe8d1, [0xce43] = 0xe8d2, [0xce44] = 0xe8d3,
+ [0xce45] = 0xe8d4, [0xce46] = 0xe8d5, [0xce47] = 0xe8d6, [0xce48] = 0xe8d7,
+ [0xce49] = 0xe8d8, [0xce4a] = 0xe8d9, [0xce4b] = 0xe8da, [0xce4c] = 0xe8db,
+ [0xce4d] = 0xe8dc, [0xce4e] = 0xe8dd, [0xce4f] = 0xe8de, [0xce50] = 0xe8df,
+ [0xce51] = 0xe8e0, [0xce52] = 0xe8e1, [0xce53] = 0xe8e2, [0xce54] = 0xe8e3,
+ [0xce55] = 0xe8e4, [0xce56] = 0xe8e5, [0xce57] = 0xe8e6, [0xce58] = 0xe8e7,
+ [0xce59] = 0xe8e8, [0xce5a] = 0xe8e9, [0xce5b] = 0xe8ea, [0xce5c] = 0xe8eb,
+ [0xce5d] = 0xe8ec, [0xce5e] = 0xe8ed, [0xce5f] = 0xe8ee, [0xce60] = 0xe8ef,
+ [0xce61] = 0xe8f0, [0xce62] = 0xe8f1, [0xce63] = 0xe8f2, [0xce64] = 0xe8f3,
+ [0xce65] = 0xe8f4, [0xce66] = 0xe8f5, [0xce67] = 0xe8f6, [0xce68] = 0xe8f7,
+ [0xce69] = 0xe8f8, [0xce6a] = 0xe8f9, [0xce6b] = 0xe8fa, [0xce6c] = 0xe8fb,
+ [0xce6d] = 0xe8fc, [0xce6e] = 0xe8fd, [0xce6f] = 0xe8fe, [0xce70] = 0xe8ff,
+ [0xce71] = 0xe900, [0xce72] = 0xe901, [0xce73] = 0xe902, [0xce74] = 0xe903,
+ [0xce75] = 0xe904, [0xce76] = 0xe905, [0xce77] = 0xe906, [0xce78] = 0xe907,
+ [0xce79] = 0xe908, [0xce7a] = 0xe909, [0xce7b] = 0xe90a, [0xce7c] = 0xe90b,
+ [0xce7d] = 0xe90c, [0xce7e] = 0xe90d, [0xce7f] = 0xe90e, [0xce81] = 0xe90f,
+ [0xce82] = 0xe910, [0xce83] = 0xe911, [0xce84] = 0xe912, [0xce85] = 0xe913,
+ [0xce86] = 0xe914, [0xce87] = 0xe915, [0xce88] = 0xe916, [0xce89] = 0xe917,
+ [0xce8a] = 0xe918, [0xce8b] = 0xe919, [0xce8c] = 0xe91a, [0xce8d] = 0xe91b,
+ [0xce8e] = 0xe91c, [0xce8f] = 0xe91d, [0xce90] = 0xe91e, [0xce91] = 0xe91f,
+ [0xce92] = 0xe920, [0xce93] = 0xe921, [0xce94] = 0xe922, [0xce95] = 0xe923,
+ [0xce96] = 0xe924, [0xce97] = 0xe925, [0xce98] = 0xe926, [0xce99] = 0xe927,
+ [0xce9a] = 0xe928, [0xce9b] = 0xe929, [0xce9c] = 0xe92a, [0xce9d] = 0xe92b,
+ [0xce9e] = 0xe92c, [0xce9f] = 0xe92d, [0xcea0] = 0xe92e, [0xcea1] = 0xe92f,
+ [0xcea2] = 0xe930, [0xcea3] = 0xe931, [0xcea4] = 0xe932, [0xcea5] = 0xe933,
+ [0xcea6] = 0xe934, [0xcea7] = 0xe935, [0xcea8] = 0xe936, [0xcea9] = 0xe937,
+ [0xceaa] = 0xe938, [0xceab] = 0xe939, [0xceac] = 0xe93a, [0xcead] = 0xe93b,
+ [0xceae] = 0xe93c, [0xceaf] = 0xe93d, [0xceb0] = 0xe93e, [0xceb1] = 0xe93f,
+ [0xceb2] = 0xe940, [0xceb3] = 0xe941, [0xceb4] = 0xe942, [0xceb5] = 0xe943,
+ [0xceb6] = 0xe944, [0xceb7] = 0xe945, [0xceb8] = 0xe946, [0xceb9] = 0xe947,
+ [0xceba] = 0xe948, [0xcebb] = 0xe949, [0xcebc] = 0xe94a, [0xcebd] = 0xe94b,
+ [0xcebe] = 0xe94c, [0xcebf] = 0xe94d, [0xcec0] = 0xe94e, [0xcec1] = 0xe94f,
+ [0xcec2] = 0xe950, [0xcec3] = 0xe951, [0xcec4] = 0xe952, [0xcec5] = 0xe953,
+ [0xcec6] = 0xe954, [0xcec7] = 0xe955, [0xcec8] = 0xe956, [0xcec9] = 0xe957,
+ [0xceca] = 0xe958, [0xcecb] = 0xe959, [0xcecc] = 0xe95a, [0xcecd] = 0xe95b,
+ [0xcece] = 0xe95c, [0xcecf] = 0xe95d, [0xced0] = 0xe95e, [0xced1] = 0xe95f,
+ [0xced2] = 0xe960, [0xced3] = 0xe961, [0xced4] = 0xe962, [0xced5] = 0xe963,
+ [0xced6] = 0xe964, [0xced7] = 0xe965, [0xced8] = 0xe966, [0xced9] = 0xe967,
+ [0xceda] = 0xe968, [0xcedb] = 0xe969, [0xcedc] = 0xe96a, [0xcedd] = 0xe96b,
+ [0xcede] = 0xe96c, [0xcedf] = 0xe96d, [0xcee0] = 0xe96e, [0xcee1] = 0xe96f,
+ [0xcee2] = 0xe970, [0xcee3] = 0xe971, [0xcee4] = 0xe972, [0xcee5] = 0xe973,
+ [0xcee6] = 0xe974, [0xcee7] = 0xe975, [0xcee8] = 0xe976, [0xcee9] = 0xe977,
+ [0xceea] = 0xe978, [0xceeb] = 0xe979, [0xceec] = 0xe97a, [0xceed] = 0xe97b,
+ [0xceee] = 0xe97c, [0xceef] = 0xe97d, [0xcef0] = 0xe97e, [0xcef1] = 0xe97f,
+ [0xcef2] = 0xe980, [0xcef3] = 0xe981, [0xcef4] = 0xe982, [0xcef5] = 0xe983,
+ [0xcef6] = 0xe984, [0xcef7] = 0xe985, [0xcef8] = 0xe986, [0xcef9] = 0xe987,
+ [0xcefa] = 0xe988, [0xcefb] = 0xe989, [0xcefc] = 0xe98a, [0xcefd] = 0xe98b,
+ [0xcf41] = 0xe98c, [0xcf42] = 0xe98d, [0xcf43] = 0xe98e, [0xcf44] = 0xe98f,
+ [0xcf45] = 0xe990, [0xcf46] = 0xe991, [0xcf47] = 0xe992, [0xcf48] = 0xe993,
+ [0xcf49] = 0xe994, [0xcf4a] = 0xe995, [0xcf4b] = 0xe996, [0xcf4c] = 0xe997,
+ [0xcf4d] = 0xe998, [0xcf4e] = 0xe999, [0xcf4f] = 0xe99a, [0xcf50] = 0xe99b,
+ [0xcf51] = 0xe99c, [0xcf52] = 0xe99d, [0xcf53] = 0xe99e, [0xcf54] = 0xe99f,
+ [0xcf55] = 0xe9a0, [0xcf56] = 0xe9a1, [0xcf57] = 0xe9a2, [0xcf58] = 0xe9a3,
+ [0xcf59] = 0xe9a4, [0xcf5a] = 0xe9a5, [0xcf5b] = 0xe9a6, [0xcf5c] = 0xe9a7,
+ [0xcf5d] = 0xe9a8, [0xcf5e] = 0xe9a9, [0xcf5f] = 0xe9aa, [0xcf60] = 0xe9ab,
+ [0xcf61] = 0xe9ac, [0xcf62] = 0xe9ad, [0xcf63] = 0xe9ae, [0xcf64] = 0xe9af,
+ [0xcf65] = 0xe9b0, [0xcf66] = 0xe9b1, [0xcf67] = 0xe9b2, [0xcf68] = 0xe9b3,
+ [0xcf69] = 0xe9b4, [0xcf6a] = 0xe9b5, [0xcf6b] = 0xe9b6, [0xcf6c] = 0xe9b7,
+ [0xcf6d] = 0xe9b8, [0xcf6e] = 0xe9b9, [0xcf6f] = 0xe9ba, [0xcf70] = 0xe9bb,
+ [0xcf71] = 0xe9bc, [0xcf72] = 0xe9bd, [0xcf73] = 0xe9be, [0xcf74] = 0xe9bf,
+ [0xcf75] = 0xe9c0, [0xcf76] = 0xe9c1, [0xcf77] = 0xe9c2, [0xcf78] = 0xe9c3,
+ [0xcf79] = 0xe9c4, [0xcf7a] = 0xe9c5, [0xcf7b] = 0xe9c6, [0xcf7c] = 0xe9c7,
+ [0xcf7d] = 0xe9c8, [0xcf7e] = 0xe9c9, [0xcf7f] = 0xe9ca, [0xcf81] = 0xe9cb,
+ [0xcf82] = 0xe9cc, [0xcf83] = 0xe9cd, [0xcf84] = 0xe9ce, [0xcf85] = 0xe9cf,
+ [0xcf86] = 0xe9d0, [0xcf87] = 0xe9d1, [0xcf88] = 0xe9d2, [0xcf89] = 0xe9d3,
+ [0xcf8a] = 0xe9d4, [0xcf8b] = 0xe9d5, [0xcf8c] = 0xe9d6, [0xcf8d] = 0xe9d7,
+ [0xcf8e] = 0xe9d8, [0xcf8f] = 0xe9d9, [0xcf90] = 0xe9da, [0xcf91] = 0xe9db,
+ [0xcf92] = 0xe9dc, [0xcf93] = 0xe9dd, [0xcf94] = 0xe9de, [0xcf95] = 0xe9df,
+ [0xcf96] = 0xe9e0, [0xcf97] = 0xe9e1, [0xcf98] = 0xe9e2, [0xcf99] = 0xe9e3,
+ [0xcf9a] = 0xe9e4, [0xcf9b] = 0xe9e5, [0xcf9c] = 0xe9e6, [0xcf9d] = 0xe9e7,
+ [0xcf9e] = 0xe9e8, [0xcf9f] = 0xe9e9, [0xcfa0] = 0xe9ea, [0xcfa1] = 0xe9eb,
+ [0xcfa2] = 0xe9ec, [0xcfa3] = 0xe9ed, [0xcfa4] = 0xe9ee, [0xcfa5] = 0xe9ef,
+ [0xcfa6] = 0xe9f0, [0xcfa7] = 0xe9f1, [0xcfa8] = 0xe9f2, [0xcfa9] = 0xe9f3,
+ [0xcfaa] = 0xe9f4, [0xcfab] = 0xe9f5, [0xcfac] = 0xe9f6, [0xcfad] = 0xe9f7,
+ [0xcfae] = 0xe9f8, [0xcfaf] = 0xe9f9, [0xcfb0] = 0xe9fa, [0xcfb1] = 0xe9fb,
+ [0xcfb2] = 0xe9fc, [0xcfb3] = 0xe9fd, [0xcfb4] = 0xe9fe, [0xcfb5] = 0xe9ff,
+ [0xcfb6] = 0xea00, [0xcfb7] = 0xea01, [0xcfb8] = 0xea02, [0xcfb9] = 0xea03,
+ [0xcfba] = 0xea04, [0xcfbb] = 0xea05, [0xcfbc] = 0xea06, [0xcfbd] = 0xea07,
+ [0xcfbe] = 0xea08, [0xcfbf] = 0xea09, [0xcfc0] = 0xea0a, [0xcfc1] = 0xea0b,
+ [0xcfc2] = 0xea0c, [0xcfc3] = 0xea0d, [0xcfc4] = 0xea0e, [0xcfc5] = 0xea0f,
+ [0xcfc6] = 0xea10, [0xcfc7] = 0xea11, [0xcfc8] = 0xea12, [0xcfc9] = 0xea13,
+ [0xcfca] = 0xea14, [0xcfcb] = 0xea15, [0xcfcc] = 0xea16, [0xcfcd] = 0xea17,
+ [0xcfce] = 0xea18, [0xcfcf] = 0xea19, [0xcfd0] = 0xea1a, [0xcfd1] = 0xea1b,
+ [0xcfd2] = 0xea1c, [0xcfd3] = 0xea1d, [0xcfd4] = 0xea1e, [0xcfd5] = 0xea1f,
+ [0xcfd6] = 0xea20, [0xcfd7] = 0xea21, [0xcfd8] = 0xea22, [0xcfd9] = 0xea23,
+ [0xcfda] = 0xea24, [0xcfdb] = 0xea25, [0xcfdc] = 0xea26, [0xcfdd] = 0xea27,
+ [0xcfde] = 0xea28, [0xcfdf] = 0xea29, [0xcfe0] = 0xea2a, [0xcfe1] = 0xea2b,
+ [0xcfe2] = 0xea2c, [0xcfe3] = 0xea2d, [0xcfe4] = 0xea2e, [0xcfe5] = 0xea2f,
+ [0xcfe6] = 0xea30, [0xcfe7] = 0xea31, [0xcfe8] = 0xea32, [0xcfe9] = 0xea33,
+ [0xcfea] = 0xea34, [0xcfeb] = 0xea35, [0xcfec] = 0xea36, [0xcfed] = 0xea37,
+ [0xcfee] = 0xea38, [0xcfef] = 0xea39, [0xcff0] = 0xea3a, [0xcff1] = 0xea3b,
+ [0xcff2] = 0xea3c, [0xcff3] = 0xea3d, [0xcff4] = 0xea3e, [0xcff5] = 0xea3f,
+ [0xcff6] = 0xea40, [0xcff7] = 0xea41, [0xcff8] = 0xea42, [0xcff9] = 0xea43,
+ [0xcffa] = 0xea44, [0xcffb] = 0xea45, [0xcffc] = 0xea46, [0xcffd] = 0xea47,
+ [0xd041] = 0xea48, [0xd042] = 0xea49, [0xd043] = 0xea4a, [0xd044] = 0xea4b,
+ [0xd045] = 0xea4c, [0xd046] = 0xea4d, [0xd047] = 0xea4e, [0xd048] = 0xea4f,
+ [0xd049] = 0xea50, [0xd04a] = 0xea51, [0xd04b] = 0xea52, [0xd04c] = 0xea53,
+ [0xd04d] = 0xea54, [0xd04e] = 0xea55, [0xd04f] = 0xea56, [0xd050] = 0xea57,
+ [0xd051] = 0xea58, [0xd052] = 0xea59, [0xd053] = 0xea5a, [0xd054] = 0xea5b,
+ [0xd055] = 0xea5c, [0xd056] = 0xea5d, [0xd057] = 0xea5e, [0xd058] = 0xea5f,
+ [0xd059] = 0xea60, [0xd05a] = 0xea61, [0xd05b] = 0xea62, [0xd05c] = 0xea63,
+ [0xd05d] = 0xea64, [0xd05e] = 0xea65, [0xd05f] = 0xea66, [0xd060] = 0xea67,
+ [0xd061] = 0xea68, [0xd062] = 0xea69, [0xd063] = 0xea6a, [0xd064] = 0xea6b,
+ [0xd065] = 0xea6c, [0xd066] = 0xea6d, [0xd067] = 0xea6e, [0xd068] = 0xea6f,
+ [0xd069] = 0xea70, [0xd06a] = 0xea71, [0xd06b] = 0xea72, [0xd06c] = 0xea73,
+ [0xd06d] = 0xea74, [0xd06e] = 0xea75, [0xd06f] = 0xea76, [0xd070] = 0xea77,
+ [0xd071] = 0xea78, [0xd072] = 0xea79, [0xd073] = 0xea7a, [0xd074] = 0xea7b,
+ [0xd075] = 0xea7c, [0xd076] = 0xea7d, [0xd077] = 0xea7e, [0xd078] = 0xea7f,
+ [0xd079] = 0xea80, [0xd07a] = 0xea81, [0xd07b] = 0xea82, [0xd07c] = 0xea83,
+ [0xd07d] = 0xea84, [0xd07e] = 0xea85, [0xd07f] = 0xea86, [0xd081] = 0xea87,
+ [0xd082] = 0xea88, [0xd083] = 0xea89, [0xd084] = 0xea8a, [0xd085] = 0xea8b,
+ [0xd086] = 0xea8c, [0xd087] = 0xea8d, [0xd088] = 0xea8e, [0xd089] = 0xea8f,
+ [0xd08a] = 0xea90, [0xd08b] = 0xea91, [0xd08c] = 0xea92, [0xd08d] = 0xea93,
+ [0xd08e] = 0xea94, [0xd08f] = 0xea95, [0xd090] = 0xea96, [0xd091] = 0xea97,
+ [0xd092] = 0xea98, [0xd093] = 0xea99, [0xd094] = 0xea9a, [0xd095] = 0xea9b,
+ [0xd096] = 0xea9c, [0xd097] = 0xea9d, [0xd098] = 0xea9e, [0xd099] = 0xea9f,
+ [0xd09a] = 0xeaa0, [0xd09b] = 0xeaa1, [0xd09c] = 0xeaa2, [0xd09d] = 0xeaa3,
+ [0xd09e] = 0xeaa4, [0xd09f] = 0xeaa5, [0xd0a0] = 0xeaa6, [0xd0a1] = 0xeaa7,
+ [0xd0a2] = 0xeaa8, [0xd0a3] = 0xeaa9, [0xd0a4] = 0xeaaa, [0xd0a5] = 0xeaab,
+ [0xd0a6] = 0xeaac, [0xd0a7] = 0xeaad, [0xd0a8] = 0xeaae, [0xd0a9] = 0xeaaf,
+ [0xd0aa] = 0xeab0, [0xd0ab] = 0xeab1, [0xd0ac] = 0xeab2, [0xd0ad] = 0xeab3,
+ [0xd0ae] = 0xeab4, [0xd0af] = 0xeab5, [0xd0b0] = 0xeab6, [0xd0b1] = 0xeab7,
+ [0xd0b2] = 0xeab8, [0xd0b3] = 0xeab9, [0xd0b4] = 0xeaba, [0xd0b5] = 0xeabb,
+ [0xd0b6] = 0xeabc, [0xd0b7] = 0xeabd, [0xd0b8] = 0xeabe, [0xd0b9] = 0xeabf,
+ [0xd0ba] = 0xeac0, [0xd0bb] = 0xeac1, [0xd0bc] = 0xeac2, [0xd0bd] = 0xeac3,
+ [0xd0be] = 0xeac4, [0xd0bf] = 0xeac5, [0xd0c0] = 0xeac6, [0xd0c1] = 0xeac7,
+ [0xd0c2] = 0xeac8, [0xd0c3] = 0xeac9, [0xd0c4] = 0xeaca, [0xd0c5] = 0xeacb,
+ [0xd0c6] = 0xeacc, [0xd0c7] = 0xeacd, [0xd0c8] = 0xeace, [0xd0c9] = 0xeacf,
+ [0xd0ca] = 0xead0, [0xd0cb] = 0xead1, [0xd0cc] = 0xead2, [0xd0cd] = 0xead3,
+ [0xd0ce] = 0xead4, [0xd0cf] = 0xead5, [0xd0d0] = 0xead6, [0xd0d1] = 0xead7,
+ [0xd0d2] = 0xead8, [0xd0d3] = 0xead9, [0xd0d4] = 0xeada, [0xd0d5] = 0xeadb,
+ [0xd0d6] = 0xeadc, [0xd0d7] = 0xeadd, [0xd0d8] = 0xeade, [0xd0d9] = 0xeadf,
+ [0xd0da] = 0xeae0, [0xd0db] = 0xeae1, [0xd0dc] = 0xeae2, [0xd0dd] = 0xeae3,
+ [0xd0de] = 0xeae4, [0xd0df] = 0xeae5, [0xd0e0] = 0xeae6, [0xd0e1] = 0xeae7,
+ [0xd0e2] = 0xeae8, [0xd0e3] = 0xeae9, [0xd0e4] = 0xeaea, [0xd0e5] = 0xeaeb,
+ [0xd0e6] = 0xeaec, [0xd0e7] = 0xeaed, [0xd0e8] = 0xeaee, [0xd0e9] = 0xeaef,
+ [0xd0ea] = 0xeaf0, [0xd0eb] = 0xeaf1, [0xd0ec] = 0xeaf2, [0xd0ed] = 0xeaf3,
+ [0xd0ee] = 0xeaf4, [0xd0ef] = 0xeaf5, [0xd0f0] = 0xeaf6, [0xd0f1] = 0xeaf7,
+ [0xd0f2] = 0xeaf8, [0xd0f3] = 0xeaf9, [0xd0f4] = 0xeafa, [0xd0f5] = 0xeafb,
+ [0xd0f6] = 0xeafc, [0xd0f7] = 0xeafd, [0xd0f8] = 0xeafe, [0xd0f9] = 0xeaff,
+ [0xd0fa] = 0xeb00, [0xd0fb] = 0xeb01, [0xd0fc] = 0xeb02, [0xd0fd] = 0xeb03,
+ [0xd141] = 0xeb04, [0xd142] = 0xeb05, [0xd143] = 0xeb06, [0xd144] = 0xeb07,
+ [0xd145] = 0xeb08, [0xd146] = 0xeb09, [0xd147] = 0xeb0a, [0xd148] = 0xeb0b,
+ [0xd149] = 0xeb0c, [0xd14a] = 0xeb0d, [0xd14b] = 0xeb0e, [0xd14c] = 0xeb0f,
+ [0xd14d] = 0xeb10, [0xd14e] = 0xeb11, [0xd14f] = 0xeb12, [0xd150] = 0xeb13,
+ [0xd151] = 0xeb14, [0xd152] = 0xeb15, [0xd153] = 0xeb16, [0xd154] = 0xeb17,
+ [0xd155] = 0xeb18, [0xd156] = 0xeb19, [0xd157] = 0xeb1a, [0xd158] = 0xeb1b,
+ [0xd159] = 0xeb1c, [0xd15a] = 0xeb1d, [0xd15b] = 0xeb1e, [0xd15c] = 0xeb1f,
+ [0xd15d] = 0xeb20, [0xd15e] = 0xeb21, [0xd15f] = 0xeb22, [0xd160] = 0xeb23,
+ [0xd161] = 0xeb24, [0xd162] = 0xeb25, [0xd163] = 0xeb26, [0xd164] = 0xeb27,
+ [0xd165] = 0xeb28, [0xd166] = 0xeb29, [0xd167] = 0xeb2a, [0xd168] = 0xeb2b,
+ [0xd169] = 0xeb2c, [0xd16a] = 0xeb2d, [0xd16b] = 0xeb2e, [0xd16c] = 0xeb2f,
+ [0xd16d] = 0xeb30, [0xd16e] = 0xeb31, [0xd16f] = 0xeb32, [0xd170] = 0xeb33,
+ [0xd171] = 0xeb34, [0xd172] = 0xeb35, [0xd173] = 0xeb36, [0xd174] = 0xeb37,
+ [0xd175] = 0xeb38, [0xd176] = 0xeb39, [0xd177] = 0xeb3a, [0xd178] = 0xeb3b,
+ [0xd179] = 0xeb3c, [0xd17a] = 0xeb3d, [0xd17b] = 0xeb3e, [0xd17c] = 0xeb3f,
+ [0xd17d] = 0xeb40, [0xd17e] = 0xeb41, [0xd17f] = 0xeb42, [0xd181] = 0xeb43,
+ [0xd182] = 0xeb44, [0xd183] = 0xeb45, [0xd184] = 0xeb46, [0xd185] = 0xeb47,
+ [0xd186] = 0xeb48, [0xd187] = 0xeb49, [0xd188] = 0xeb4a, [0xd189] = 0xeb4b,
+ [0xd18a] = 0xeb4c, [0xd18b] = 0xeb4d, [0xd18c] = 0xeb4e, [0xd18d] = 0xeb4f,
+ [0xd18e] = 0xeb50, [0xd18f] = 0xeb51, [0xd190] = 0xeb52, [0xd191] = 0xeb53,
+ [0xd192] = 0xeb54, [0xd193] = 0xeb55, [0xd194] = 0xeb56, [0xd195] = 0xeb57,
+ [0xd196] = 0xeb58, [0xd197] = 0xeb59, [0xd198] = 0xeb5a, [0xd199] = 0xeb5b,
+ [0xd19a] = 0xeb5c, [0xd19b] = 0xeb5d, [0xd19c] = 0xeb5e, [0xd19d] = 0xeb5f,
+ [0xd19e] = 0xeb60, [0xd19f] = 0xeb61, [0xd1a0] = 0xeb62, [0xd1a1] = 0xeb63,
+ [0xd1a2] = 0xeb64, [0xd1a3] = 0xeb65, [0xd1a4] = 0xeb66, [0xd1a5] = 0xeb67,
+ [0xd1a6] = 0xeb68, [0xd1a7] = 0xeb69, [0xd1a8] = 0xeb6a, [0xd1a9] = 0xeb6b,
+ [0xd1aa] = 0xeb6c, [0xd1ab] = 0xeb6d, [0xd1ac] = 0xeb6e, [0xd1ad] = 0xeb6f,
+ [0xd1ae] = 0xeb70, [0xd1af] = 0xeb71, [0xd1b0] = 0xeb72, [0xd1b1] = 0xeb73,
+ [0xd1b2] = 0xeb74, [0xd1b3] = 0xeb75, [0xd1b4] = 0xeb76, [0xd1b5] = 0xeb77,
+ [0xd1b6] = 0xeb78, [0xd1b7] = 0xeb79, [0xd1b8] = 0xeb7a, [0xd1b9] = 0xeb7b,
+ [0xd1ba] = 0xeb7c, [0xd1bb] = 0xeb7d, [0xd1bc] = 0xeb7e, [0xd1bd] = 0xeb7f,
+ [0xd1be] = 0xeb80, [0xd1bf] = 0xeb81, [0xd1c0] = 0xeb82, [0xd1c1] = 0xeb83,
+ [0xd1c2] = 0xeb84, [0xd1c3] = 0xeb85, [0xd1c4] = 0xeb86, [0xd1c5] = 0xeb87,
+ [0xd1c6] = 0xeb88, [0xd1c7] = 0xeb89, [0xd1c8] = 0xeb8a, [0xd1c9] = 0xeb8b,
+ [0xd1ca] = 0xeb8c, [0xd1cb] = 0xeb8d, [0xd1cc] = 0xeb8e, [0xd1cd] = 0xeb8f,
+ [0xd1ce] = 0xeb90, [0xd1cf] = 0xeb91, [0xd1d0] = 0xeb92, [0xd1d1] = 0xeb93,
+ [0xd1d2] = 0xeb94, [0xd1d3] = 0xeb95, [0xd1d4] = 0xeb96, [0xd1d5] = 0xeb97,
+ [0xd1d6] = 0xeb98, [0xd1d7] = 0xeb99, [0xd1d8] = 0xeb9a, [0xd1d9] = 0xeb9b,
+ [0xd1da] = 0xeb9c, [0xd1db] = 0xeb9d, [0xd1dc] = 0xeb9e, [0xd1dd] = 0xeb9f,
+ [0xd1de] = 0xeba0, [0xd1df] = 0xeba1, [0xd1e0] = 0xeba2, [0xd1e1] = 0xeba3,
+ [0xd1e2] = 0xeba4, [0xd1e3] = 0xeba5, [0xd1e4] = 0xeba6, [0xd1e5] = 0xeba7,
+ [0xd1e6] = 0xeba8, [0xd1e7] = 0xeba9, [0xd1e8] = 0xebaa, [0xd1e9] = 0xebab,
+ [0xd1ea] = 0xebac, [0xd1eb] = 0xebad, [0xd1ec] = 0xebae, [0xd1ed] = 0xebaf,
+ [0xd1ee] = 0xebb0, [0xd1ef] = 0xebb1, [0xd1f0] = 0xebb2, [0xd1f1] = 0xebb3,
+ [0xd1f2] = 0xebb4, [0xd1f3] = 0xebb5, [0xd1f4] = 0xebb6, [0xd1f5] = 0xebb7,
+ [0xd1f6] = 0xebb8, [0xd1f7] = 0xebb9, [0xd1f8] = 0xebba, [0xd1f9] = 0xebbb,
+ [0xd1fa] = 0xebbc, [0xd1fb] = 0xebbd, [0xd1fc] = 0xebbe, [0xd1fd] = 0xebbf,
+ [0xd241] = 0xebc0, [0xd242] = 0xebc1, [0xd243] = 0xebc2, [0xd244] = 0xebc3,
+ [0xd245] = 0xebc4, [0xd246] = 0xebc5, [0xd247] = 0xebc6, [0xd248] = 0xebc7,
+ [0xd249] = 0xebc8, [0xd24a] = 0xebc9, [0xd24b] = 0xebca, [0xd24c] = 0xebcb,
+ [0xd24d] = 0xebcc, [0xd24e] = 0xebcd, [0xd24f] = 0xebce, [0xd250] = 0xebcf,
+ [0xd251] = 0xebd0, [0xd252] = 0xebd1, [0xd253] = 0xebd2, [0xd254] = 0xebd3,
+ [0xd255] = 0xebd4, [0xd256] = 0xebd5, [0xd257] = 0xebd6, [0xd258] = 0xebd7,
+ [0xd259] = 0xebd8, [0xd25a] = 0xebd9, [0xd25b] = 0xebda, [0xd25c] = 0xebdb,
+ [0xd25d] = 0xebdc, [0xd25e] = 0xebdd, [0xd25f] = 0xebde, [0xd260] = 0xebdf,
+ [0xd261] = 0xebe0, [0xd262] = 0xebe1, [0xd263] = 0xebe2, [0xd264] = 0xebe3,
+ [0xd265] = 0xebe4, [0xd266] = 0xebe5, [0xd267] = 0xebe6, [0xd268] = 0xebe7,
+ [0xd269] = 0xebe8, [0xd26a] = 0xebe9, [0xd26b] = 0xebea, [0xd26c] = 0xebeb,
+ [0xd26d] = 0xebec, [0xd26e] = 0xebed, [0xd26f] = 0xebee, [0xd270] = 0xebef,
+ [0xd271] = 0xebf0, [0xd272] = 0xebf1, [0xd273] = 0xebf2, [0xd274] = 0xebf3,
+ [0xd275] = 0xebf4, [0xd276] = 0xebf5, [0xd277] = 0xebf6, [0xd278] = 0xebf7,
+ [0xd279] = 0xebf8, [0xd27a] = 0xebf9, [0xd27b] = 0xebfa, [0xd27c] = 0xebfb,
+ [0xd27d] = 0xebfc, [0xd27e] = 0xebfd, [0xd27f] = 0xebfe, [0xd281] = 0xebff,
+ [0xd282] = 0xec00, [0xd283] = 0xec01, [0xd284] = 0xec02, [0xd285] = 0xec03,
+ [0xd286] = 0xec04, [0xd287] = 0xec05, [0xd288] = 0xec06, [0xd289] = 0xec07,
+ [0xd28a] = 0xec08, [0xd28b] = 0xec09, [0xd28c] = 0xec0a, [0xd28d] = 0xec0b,
+ [0xd28e] = 0xec0c, [0xd28f] = 0xec0d, [0xd290] = 0xec0e, [0xd291] = 0xec0f,
+ [0xd292] = 0xec10, [0xd293] = 0xec11, [0xd294] = 0xec12, [0xd295] = 0xec13,
+ [0xd296] = 0xec14, [0xd297] = 0xec15, [0xd298] = 0xec16, [0xd299] = 0xec17,
+ [0xd29a] = 0xec18, [0xd29b] = 0xec19, [0xd29c] = 0xec1a, [0xd29d] = 0xec1b,
+ [0xd29e] = 0xec1c, [0xd29f] = 0xec1d, [0xd2a0] = 0xec1e, [0xd2a1] = 0xec1f,
+ [0xd2a2] = 0xec20, [0xd2a3] = 0xec21, [0xd2a4] = 0xec22, [0xd2a5] = 0xec23,
+ [0xd2a6] = 0xec24, [0xd2a7] = 0xec25, [0xd2a8] = 0xec26, [0xd2a9] = 0xec27,
+ [0xd2aa] = 0xec28, [0xd2ab] = 0xec29, [0xd2ac] = 0xec2a, [0xd2ad] = 0xec2b,
+ [0xd2ae] = 0xec2c, [0xd2af] = 0xec2d, [0xd2b0] = 0xec2e, [0xd2b1] = 0xec2f,
+ [0xd2b2] = 0xec30, [0xd2b3] = 0xec31, [0xd2b4] = 0xec32, [0xd2b5] = 0xec33,
+ [0xd2b6] = 0xec34, [0xd2b7] = 0xec35, [0xd2b8] = 0xec36, [0xd2b9] = 0xec37,
+ [0xd2ba] = 0xec38, [0xd2bb] = 0xec39, [0xd2bc] = 0xec3a, [0xd2bd] = 0xec3b,
+ [0xd2be] = 0xec3c, [0xd2bf] = 0xec3d, [0xd2c0] = 0xec3e, [0xd2c1] = 0xec3f,
+ [0xd2c2] = 0xec40, [0xd2c3] = 0xec41, [0xd2c4] = 0xec42, [0xd2c5] = 0xec43,
+ [0xd2c6] = 0xec44, [0xd2c7] = 0xec45, [0xd2c8] = 0xec46, [0xd2c9] = 0xec47,
+ [0xd2ca] = 0xec48, [0xd2cb] = 0xec49, [0xd2cc] = 0xec4a, [0xd2cd] = 0xec4b,
+ [0xd2ce] = 0xec4c, [0xd2cf] = 0xec4d, [0xd2d0] = 0xec4e, [0xd2d1] = 0xec4f,
+ [0xd2d2] = 0xec50, [0xd2d3] = 0xec51, [0xd2d4] = 0xec52, [0xd2d5] = 0xec53,
+ [0xd2d6] = 0xec54, [0xd2d7] = 0xec55, [0xd2d8] = 0xec56, [0xd2d9] = 0xec57,
+ [0xd2da] = 0xec58, [0xd2db] = 0xec59, [0xd2dc] = 0xec5a, [0xd2dd] = 0xec5b,
+ [0xd2de] = 0xec5c, [0xd2df] = 0xec5d, [0xd2e0] = 0xec5e, [0xd2e1] = 0xec5f,
+ [0xd2e2] = 0xec60, [0xd2e3] = 0xec61, [0xd2e4] = 0xec62, [0xd2e5] = 0xec63,
+ [0xd2e6] = 0xec64, [0xd2e7] = 0xec65, [0xd2e8] = 0xec66, [0xd2e9] = 0xec67,
+ [0xd2ea] = 0xec68, [0xd2eb] = 0xec69, [0xd2ec] = 0xec6a, [0xd2ed] = 0xec6b,
+ [0xd2ee] = 0xec6c, [0xd2ef] = 0xec6d, [0xd2f0] = 0xec6e, [0xd2f1] = 0xec6f,
+ [0xd2f2] = 0xec70, [0xd2f3] = 0xec71, [0xd2f4] = 0xec72, [0xd2f5] = 0xec73,
+ [0xd2f6] = 0xec74, [0xd2f7] = 0xec75, [0xd2f8] = 0xec76, [0xd2f9] = 0xec77,
+ [0xd2fa] = 0xec78, [0xd2fb] = 0xec79, [0xd2fc] = 0xec7a, [0xd2fd] = 0xec7b,
+ [0xd341] = 0xec7c, [0xd342] = 0xec7d, [0xd343] = 0xec7e, [0xd344] = 0xec7f,
+ [0xd345] = 0xec80, [0xd346] = 0xec81, [0xd347] = 0xec82, [0xd348] = 0xec83,
+ [0xd349] = 0xec84, [0xd34a] = 0xec85, [0xd34b] = 0xec86, [0xd34c] = 0xec87,
+ [0xd34d] = 0xec88, [0xd34e] = 0xec89, [0xd34f] = 0xec8a, [0xd350] = 0xec8b,
+ [0xd351] = 0xec8c, [0xd352] = 0xec8d, [0xd353] = 0xec8e, [0xd354] = 0xec8f,
+ [0xd355] = 0xec90, [0xd356] = 0xec91, [0xd357] = 0xec92, [0xd358] = 0xec93,
+ [0xd359] = 0xec94, [0xd35a] = 0xec95, [0xd35b] = 0xec96, [0xd35c] = 0xec97,
+ [0xd35d] = 0xec98, [0xd35e] = 0xec99, [0xd35f] = 0xec9a, [0xd360] = 0xec9b,
+ [0xd361] = 0xec9c, [0xd362] = 0xec9d, [0xd363] = 0xec9e, [0xd364] = 0xec9f,
+ [0xd365] = 0xeca0, [0xd366] = 0xeca1, [0xd367] = 0xeca2, [0xd368] = 0xeca3,
+ [0xd369] = 0xeca4, [0xd36a] = 0xeca5, [0xd36b] = 0xeca6, [0xd36c] = 0xeca7,
+ [0xd36d] = 0xeca8, [0xd36e] = 0xeca9, [0xd36f] = 0xecaa, [0xd370] = 0xecab,
+ [0xd371] = 0xecac, [0xd372] = 0xecad, [0xd373] = 0xecae, [0xd374] = 0xecaf,
+ [0xd375] = 0xecb0, [0xd376] = 0xecb1, [0xd377] = 0xecb2, [0xd378] = 0xecb3,
+ [0xd379] = 0xecb4, [0xd37a] = 0xecb5, [0xd37b] = 0xecb6, [0xd37c] = 0xecb7,
+ [0xd37d] = 0xecb8, [0xd37e] = 0xecb9, [0xd37f] = 0xecba, [0xd381] = 0xecbb,
+ [0xd382] = 0xecbc, [0xd383] = 0xecbd, [0xd384] = 0xecbe, [0xd385] = 0xecbf,
+ [0xd386] = 0xecc0, [0xd387] = 0xecc1, [0xd388] = 0xecc2, [0xd389] = 0xecc3,
+ [0xd38a] = 0xecc4, [0xd38b] = 0xecc5, [0xd38c] = 0xecc6, [0xd38d] = 0xecc7,
+ [0xd38e] = 0xecc8, [0xd38f] = 0xecc9, [0xd390] = 0xecca, [0xd391] = 0xeccb,
+ [0xd392] = 0xeccc, [0xd393] = 0xeccd, [0xd394] = 0xecce, [0xd395] = 0xeccf,
+ [0xd396] = 0xecd0, [0xd397] = 0xecd1, [0xd398] = 0xecd2, [0xd399] = 0xecd3,
+ [0xd39a] = 0xecd4, [0xd39b] = 0xecd5, [0xd39c] = 0xecd6, [0xd39d] = 0xecd7,
+ [0xd39e] = 0xecd8, [0xd39f] = 0xecd9, [0xd3a0] = 0xecda, [0xd3a1] = 0xecdb,
+ [0xd3a2] = 0xecdc, [0xd3a3] = 0xecdd, [0xd3a4] = 0xecde, [0xd3a5] = 0xecdf,
+ [0xd3a6] = 0xece0, [0xd3a7] = 0xece1, [0xd3a8] = 0xece2, [0xd3a9] = 0xece3,
+ [0xd3aa] = 0xece4, [0xd3ab] = 0xece5, [0xd3ac] = 0xece6, [0xd3ad] = 0xece7,
+ [0xd3ae] = 0xece8, [0xd3af] = 0xece9, [0xd3b0] = 0xecea, [0xd3b1] = 0xeceb,
+ [0xd3b2] = 0xecec, [0xd3b3] = 0xeced, [0xd3b4] = 0xecee, [0xd3b5] = 0xecef,
+ [0xd3b6] = 0xecf0, [0xd3b7] = 0xecf1, [0xd3b8] = 0xecf2, [0xd3b9] = 0xecf3,
+ [0xd3ba] = 0xecf4, [0xd3bb] = 0xecf5, [0xd3bc] = 0xecf6, [0xd3bd] = 0xecf7,
+ [0xd3be] = 0xecf8, [0xd3bf] = 0xecf9, [0xd3c0] = 0xecfa, [0xd3c1] = 0xecfb,
+ [0xd3c2] = 0xecfc, [0xd3c3] = 0xecfd, [0xd3c4] = 0xecfe, [0xd3c5] = 0xecff,
+ [0xd3c6] = 0xed00, [0xd3c7] = 0xed01, [0xd3c8] = 0xed02, [0xd3c9] = 0xed03,
+ [0xd3ca] = 0xed04, [0xd3cb] = 0xed05, [0xd3cc] = 0xed06, [0xd3cd] = 0xed07,
+ [0xd3ce] = 0xed08, [0xd3cf] = 0xed09, [0xd3d0] = 0xed0a, [0xd3d1] = 0xed0b,
+ [0xd3d2] = 0xed0c, [0xd3d3] = 0xed0d, [0xd3d4] = 0xed0e, [0xd3d5] = 0xed0f,
+ [0xd3d6] = 0xed10, [0xd3d7] = 0xed11, [0xd3d8] = 0xed12, [0xd3d9] = 0xed13,
+ [0xd3da] = 0xed14, [0xd3db] = 0xed15, [0xd3dc] = 0xed16, [0xd3dd] = 0xed17,
+ [0xd3de] = 0xed18, [0xd3df] = 0xed19, [0xd3e0] = 0xed1a, [0xd3e1] = 0xed1b,
+ [0xd3e2] = 0xed1c, [0xd3e3] = 0xed1d, [0xd3e4] = 0xed1e, [0xd3e5] = 0xed1f,
+ [0xd3e6] = 0xed20, [0xd3e7] = 0xed21, [0xd3e8] = 0xed22, [0xd3e9] = 0xed23,
+ [0xd3ea] = 0xed24, [0xd3eb] = 0xed25, [0xd3ec] = 0xed26, [0xd3ed] = 0xed27,
+ [0xd3ee] = 0xed28, [0xd3ef] = 0xed29, [0xd3f0] = 0xed2a, [0xd3f1] = 0xed2b,
+ [0xd3f2] = 0xed2c, [0xd3f3] = 0xed2d, [0xd3f4] = 0xed2e, [0xd3f5] = 0xed2f,
+ [0xd3f6] = 0xed30, [0xd3f7] = 0xed31, [0xd3f8] = 0xed32, [0xd3f9] = 0xed33,
+ [0xd3fa] = 0xed34, [0xd3fb] = 0xed35, [0xd3fc] = 0xed36, [0xd3fd] = 0xed37,
+ [0xd441] = 0xed38, [0xd442] = 0xed39, [0xd443] = 0xed3a, [0xd444] = 0xed3b,
+ [0xd445] = 0xed3c, [0xd446] = 0xed3d, [0xd447] = 0xed3e, [0xd448] = 0xed3f,
+ [0xd449] = 0xed40, [0xd44a] = 0xed41, [0xd44b] = 0xed42, [0xd44c] = 0xed43,
+ [0xd44d] = 0xed44, [0xd44e] = 0xed45, [0xd44f] = 0xed46, [0xd450] = 0xed47,
+ [0xd451] = 0xed48, [0xd452] = 0xed49, [0xd453] = 0xed4a, [0xd454] = 0xed4b,
+ [0xd455] = 0xed4c, [0xd456] = 0xed4d, [0xd457] = 0xed4e, [0xd458] = 0xed4f,
+ [0xd459] = 0xed50, [0xd45a] = 0xed51, [0xd45b] = 0xed52, [0xd45c] = 0xed53,
+ [0xd45d] = 0xed54, [0xd45e] = 0xed55, [0xd45f] = 0xed56, [0xd460] = 0xed57,
+ [0xd461] = 0xed58, [0xd462] = 0xed59, [0xd463] = 0xed5a, [0xd464] = 0xed5b,
+ [0xd465] = 0xed5c, [0xd466] = 0xed5d, [0xd467] = 0xed5e, [0xd468] = 0xed5f,
+ [0xd469] = 0xed60, [0xd46a] = 0xed61, [0xd46b] = 0xed62, [0xd46c] = 0xed63,
+ [0xd46d] = 0xed64, [0xd46e] = 0xed65, [0xd46f] = 0xed66, [0xd470] = 0xed67,
+ [0xd471] = 0xed68, [0xd472] = 0xed69, [0xd473] = 0xed6a, [0xd474] = 0xed6b,
+ [0xd475] = 0xed6c, [0xd476] = 0xed6d, [0xd477] = 0xed6e, [0xd478] = 0xed6f,
+ [0xd479] = 0xed70, [0xd47a] = 0xed71, [0xd47b] = 0xed72, [0xd47c] = 0xed73,
+ [0xd47d] = 0xed74, [0xd47e] = 0xed75, [0xd47f] = 0xed76, [0xd481] = 0xed77,
+ [0xd482] = 0xed78, [0xd483] = 0xed79, [0xd484] = 0xed7a, [0xd485] = 0xed7b,
+ [0xd486] = 0xed7c, [0xd487] = 0xed7d, [0xd488] = 0xed7e, [0xd489] = 0xed7f,
+ [0xd48a] = 0xed80, [0xd48b] = 0xed81, [0xd48c] = 0xed82, [0xd48d] = 0xed83,
+ [0xd48e] = 0xed84, [0xd48f] = 0xed85, [0xd490] = 0xed86, [0xd491] = 0xed87,
+ [0xd492] = 0xed88, [0xd493] = 0xed89, [0xd494] = 0xed8a, [0xd495] = 0xed8b,
+ [0xd496] = 0xed8c, [0xd497] = 0xed8d, [0xd498] = 0xed8e, [0xd499] = 0xed8f,
+ [0xd49a] = 0xed90, [0xd49b] = 0xed91, [0xd49c] = 0xed92, [0xd49d] = 0xed93,
+ [0xd49e] = 0xed94, [0xd49f] = 0xed95, [0xd4a0] = 0xed96, [0xd4a1] = 0xed97,
+ [0xd4a2] = 0xed98, [0xd4a3] = 0xed99, [0xd4a4] = 0xed9a, [0xd4a5] = 0xed9b,
+ [0xd4a6] = 0xed9c, [0xd4a7] = 0xed9d, [0xd4a8] = 0xed9e, [0xd4a9] = 0xed9f,
+ [0xd4aa] = 0xeda0, [0xd4ab] = 0xeda1, [0xd4ac] = 0xeda2, [0xd4ad] = 0xeda3,
+ [0xd4ae] = 0xeda4, [0xd4af] = 0xeda5, [0xd4b0] = 0xeda6, [0xd4b1] = 0xeda7,
+ [0xd4b2] = 0xeda8, [0xd4b3] = 0xeda9, [0xd4b4] = 0xedaa, [0xd4b5] = 0xedab,
+ [0xd4b6] = 0xedac, [0xd4b7] = 0xedad, [0xd4b8] = 0xedae, [0xd4b9] = 0xedaf,
+ [0xd4ba] = 0xedb0, [0xd4bb] = 0xedb1, [0xd4bc] = 0xedb2, [0xd4bd] = 0xedb3,
+ [0xd4be] = 0xedb4, [0xd4bf] = 0xedb5, [0xd4c0] = 0xedb6, [0xd4c1] = 0xedb7,
+ [0xd4c2] = 0xedb8, [0xd4c3] = 0xedb9, [0xd4c4] = 0xedba, [0xd4c5] = 0xedbb,
+ [0xd4c6] = 0xedbc, [0xd4c7] = 0xedbd, [0xd4c8] = 0xedbe, [0xd4c9] = 0xedbf,
+ [0xd4ca] = 0xedc0, [0xd4cb] = 0xedc1, [0xd4cc] = 0xedc2, [0xd4cd] = 0xedc3,
+ [0xd4ce] = 0xedc4, [0xd4cf] = 0xedc5, [0xd4d0] = 0xedc6, [0xd4d1] = 0xedc7,
+ [0xd4d2] = 0xedc8, [0xd4d3] = 0xedc9, [0xd4d4] = 0xedca, [0xd4d5] = 0xedcb,
+ [0xd4d6] = 0xedcc, [0xd4d7] = 0xedcd, [0xd4d8] = 0xedce, [0xd4d9] = 0xedcf,
+ [0xd4da] = 0xedd0, [0xd4db] = 0xedd1, [0xd4dc] = 0xedd2, [0xd4dd] = 0xedd3,
+ [0xd4de] = 0xedd4, [0xd4df] = 0xedd5, [0xd4e0] = 0xedd6, [0xd4e1] = 0xedd7,
+ [0xd4e2] = 0xedd8, [0xd4e3] = 0xedd9, [0xd4e4] = 0xedda, [0xd4e5] = 0xeddb,
+ [0xd4e6] = 0xeddc, [0xd4e7] = 0xeddd, [0xd4e8] = 0xedde, [0xd4e9] = 0xeddf,
+ [0xd4ea] = 0xede0, [0xd4eb] = 0xede1, [0xd4ec] = 0xede2, [0xd4ed] = 0xede3,
+ [0xd4ee] = 0xede4, [0xd4ef] = 0xede5, [0xd4f0] = 0xede6, [0xd4f1] = 0xede7,
+ [0xd4f2] = 0xede8, [0xd4f3] = 0xede9, [0xd4f4] = 0xedea, [0xd4f5] = 0xedeb,
+ [0xd4f6] = 0xedec, [0xd4f7] = 0xeded, [0xd4f8] = 0xedee, [0xd4f9] = 0xedef,
+ [0xd4fa] = 0xedf0, [0xd4fb] = 0xedf1, [0xd4fc] = 0xedf2, [0xd4fd] = 0xedf3,
+ [0xd541] = 0xedf4, [0xd542] = 0xedf5, [0xd543] = 0xedf6, [0xd544] = 0xedf7,
+ [0xd545] = 0xedf8, [0xd546] = 0xedf9, [0xd547] = 0xedfa, [0xd548] = 0xedfb,
+ [0xd549] = 0xedfc, [0xd54a] = 0xedfd, [0xd54b] = 0xedfe, [0xd54c] = 0xedff,
+ [0xd54d] = 0xee00, [0xd54e] = 0xee01, [0xd54f] = 0xee02, [0xd550] = 0xee03,
+ [0xd551] = 0xee04, [0xd552] = 0xee05, [0xd553] = 0xee06, [0xd554] = 0xee07,
+ [0xd555] = 0xee08, [0xd556] = 0xee09, [0xd557] = 0xee0a, [0xd558] = 0xee0b,
+ [0xd559] = 0xee0c, [0xd55a] = 0xee0d, [0xd55b] = 0xee0e, [0xd55c] = 0xee0f,
+ [0xd55d] = 0xee10, [0xd55e] = 0xee11, [0xd55f] = 0xee12, [0xd560] = 0xee13,
+ [0xd561] = 0xee14, [0xd562] = 0xee15, [0xd563] = 0xee16, [0xd564] = 0xee17,
+ [0xd565] = 0xee18, [0xd566] = 0xee19, [0xd567] = 0xee1a, [0xd568] = 0xee1b,
+ [0xd569] = 0xee1c, [0xd56a] = 0xee1d, [0xd56b] = 0xee1e, [0xd56c] = 0xee1f,
+ [0xd56d] = 0xee20, [0xd56e] = 0xee21, [0xd56f] = 0xee22, [0xd570] = 0xee23,
+ [0xd571] = 0xee24, [0xd572] = 0xee25, [0xd573] = 0xee26, [0xd574] = 0xee27,
+ [0xd575] = 0xee28, [0xd576] = 0xee29, [0xd577] = 0xee2a, [0xd578] = 0xee2b,
+ [0xd579] = 0xee2c, [0xd57a] = 0xee2d, [0xd57b] = 0xee2e, [0xd57c] = 0xee2f,
+ [0xd57d] = 0xee30, [0xd57e] = 0xee31, [0xd57f] = 0xee32, [0xd581] = 0xee33,
+ [0xd582] = 0xee34, [0xd583] = 0xee35, [0xd584] = 0xee36, [0xd585] = 0xee37,
+ [0xd586] = 0xee38, [0xd587] = 0xee39, [0xd588] = 0xee3a, [0xd589] = 0xee3b,
+ [0xd58a] = 0xee3c, [0xd58b] = 0xee3d, [0xd58c] = 0xee3e, [0xd58d] = 0xee3f,
+ [0xd58e] = 0xee40, [0xd58f] = 0xee41, [0xd590] = 0xee42, [0xd591] = 0xee43,
+ [0xd592] = 0xee44, [0xd593] = 0xee45, [0xd594] = 0xee46, [0xd595] = 0xee47,
+ [0xd596] = 0xee48, [0xd597] = 0xee49, [0xd598] = 0xee4a, [0xd599] = 0xee4b,
+ [0xd59a] = 0xee4c, [0xd59b] = 0xee4d, [0xd59c] = 0xee4e, [0xd59d] = 0xee4f,
+ [0xd59e] = 0xee50, [0xd59f] = 0xee51, [0xd5a0] = 0xee52, [0xd5a1] = 0xee53,
+ [0xd5a2] = 0xee54, [0xd5a3] = 0xee55, [0xd5a4] = 0xee56, [0xd5a5] = 0xee57,
+ [0xd5a6] = 0xee58, [0xd5a7] = 0xee59, [0xd5a8] = 0xee5a, [0xd5a9] = 0xee5b,
+ [0xd5aa] = 0xee5c, [0xd5ab] = 0xee5d, [0xd5ac] = 0xee5e, [0xd5ad] = 0xee5f,
+ [0xd5ae] = 0xee60, [0xd5af] = 0xee61, [0xd5b0] = 0xee62, [0xd5b1] = 0xee63,
+ [0xd5b2] = 0xee64, [0xd5b3] = 0xee65, [0xd5b4] = 0xee66, [0xd5b5] = 0xee67,
+ [0xd5b6] = 0xee68, [0xd5b7] = 0xee69, [0xd5b8] = 0xee6a, [0xd5b9] = 0xee6b,
+ [0xd5ba] = 0xee6c, [0xd5bb] = 0xee6d, [0xd5bc] = 0xee6e, [0xd5bd] = 0xee6f,
+ [0xd5be] = 0xee70, [0xd5bf] = 0xee71, [0xd5c0] = 0xee72, [0xd5c1] = 0xee73,
+ [0xd5c2] = 0xee74, [0xd5c3] = 0xee75, [0xd5c4] = 0xee76, [0xd5c5] = 0xee77,
+ [0xd5c6] = 0xee78, [0xd5c7] = 0xee79, [0xd5c8] = 0xee7a, [0xd5c9] = 0xee7b,
+ [0xd5ca] = 0xee7c, [0xd5cb] = 0xee7d, [0xd5cc] = 0xee7e, [0xd5cd] = 0xee7f,
+ [0xd5ce] = 0xee80, [0xd5cf] = 0xee81, [0xd5d0] = 0xee82, [0xd5d1] = 0xee83,
+ [0xd5d2] = 0xee84, [0xd5d3] = 0xee85, [0xd5d4] = 0xee86, [0xd5d5] = 0xee87,
+ [0xd5d6] = 0xee88, [0xd5d7] = 0xee89, [0xd5d8] = 0xee8a, [0xd5d9] = 0xee8b,
+ [0xd5da] = 0xee8c, [0xd5db] = 0xee8d, [0xd5dc] = 0xee8e, [0xd5dd] = 0xee8f,
+ [0xd5de] = 0xee90, [0xd5df] = 0xee91, [0xd5e0] = 0xee92, [0xd5e1] = 0xee93,
+ [0xd5e2] = 0xee94, [0xd5e3] = 0xee95, [0xd5e4] = 0xee96, [0xd5e5] = 0xee97,
+ [0xd5e6] = 0xee98, [0xd5e7] = 0xee99, [0xd5e8] = 0xee9a, [0xd5e9] = 0xee9b,
+ [0xd5ea] = 0xee9c, [0xd5eb] = 0xee9d, [0xd5ec] = 0xee9e, [0xd5ed] = 0xee9f,
+ [0xd5ee] = 0xeea0, [0xd5ef] = 0xeea1, [0xd5f0] = 0xeea2, [0xd5f1] = 0xeea3,
+ [0xd5f2] = 0xeea4, [0xd5f3] = 0xeea5, [0xd5f4] = 0xeea6, [0xd5f5] = 0xeea7,
+ [0xd5f6] = 0xeea8, [0xd5f7] = 0xeea9, [0xd5f8] = 0xeeaa, [0xd5f9] = 0xeeab,
+ [0xd5fa] = 0xeeac, [0xd5fb] = 0xeead, [0xd5fc] = 0xeeae, [0xd5fd] = 0xeeaf,
+ [0xd641] = 0xeeb0, [0xd642] = 0xeeb1, [0xd643] = 0xeeb2, [0xd644] = 0xeeb3,
+ [0xd645] = 0xeeb4, [0xd646] = 0xeeb5, [0xd647] = 0xeeb6, [0xd648] = 0xeeb7,
+ [0xd649] = 0xeeb8, [0xd64a] = 0xeeb9, [0xd64b] = 0xeeba, [0xd64c] = 0xeebb,
+ [0xd64d] = 0xeebc, [0xd64e] = 0xeebd, [0xd64f] = 0xeebe, [0xd650] = 0xeebf,
+ [0xd651] = 0xeec0, [0xd652] = 0xeec1, [0xd653] = 0xeec2, [0xd654] = 0xeec3,
+ [0xd655] = 0xeec4, [0xd656] = 0xeec5, [0xd657] = 0xeec6, [0xd658] = 0xeec7,
+ [0xd659] = 0xeec8, [0xd65a] = 0xeec9, [0xd65b] = 0xeeca, [0xd65c] = 0xeecb,
+ [0xd65d] = 0xeecc, [0xd65e] = 0xeecd, [0xd65f] = 0xeece, [0xd660] = 0xeecf,
+ [0xd661] = 0xeed0, [0xd662] = 0xeed1, [0xd663] = 0xeed2, [0xd664] = 0xeed3,
+ [0xd665] = 0xeed4, [0xd666] = 0xeed5, [0xd667] = 0xeed6, [0xd668] = 0xeed7,
+ [0xd669] = 0xeed8, [0xd66a] = 0xeed9, [0xd66b] = 0xeeda, [0xd66c] = 0xeedb,
+ [0xd66d] = 0xeedc, [0xd66e] = 0xeedd, [0xd66f] = 0xeede, [0xd670] = 0xeedf,
+ [0xd671] = 0xeee0, [0xd672] = 0xeee1, [0xd673] = 0xeee2, [0xd674] = 0xeee3,
+ [0xd675] = 0xeee4, [0xd676] = 0xeee5, [0xd677] = 0xeee6, [0xd678] = 0xeee7,
+ [0xd679] = 0xeee8, [0xd67a] = 0xeee9, [0xd67b] = 0xeeea, [0xd67c] = 0xeeeb,
+ [0xd67d] = 0xeeec, [0xd67e] = 0xeeed, [0xd67f] = 0xeeee, [0xd681] = 0xeeef,
+ [0xd682] = 0xeef0, [0xd683] = 0xeef1, [0xd684] = 0xeef2, [0xd685] = 0xeef3,
+ [0xd686] = 0xeef4, [0xd687] = 0xeef5, [0xd688] = 0xeef6, [0xd689] = 0xeef7,
+ [0xd68a] = 0xeef8, [0xd68b] = 0xeef9, [0xd68c] = 0xeefa, [0xd68d] = 0xeefb,
+ [0xd68e] = 0xeefc, [0xd68f] = 0xeefd, [0xd690] = 0xeefe, [0xd691] = 0xeeff,
+ [0xd692] = 0xef00, [0xd693] = 0xef01, [0xd694] = 0xef02, [0xd695] = 0xef03,
+ [0xd696] = 0xef04, [0xd697] = 0xef05, [0xd698] = 0xef06, [0xd699] = 0xef07,
+ [0xd69a] = 0xef08, [0xd69b] = 0xef09, [0xd69c] = 0xef0a, [0xd69d] = 0xef0b,
+ [0xd69e] = 0xef0c, [0xd69f] = 0xef0d, [0xd6a0] = 0xef0e, [0xd6a1] = 0xef0f,
+ [0xd6a2] = 0xef10, [0xd6a3] = 0xef11, [0xd6a4] = 0xef12, [0xd6a5] = 0xef13,
+ [0xd6a6] = 0xef14, [0xd6a7] = 0xef15, [0xd6a8] = 0xef16, [0xd6a9] = 0xef17,
+ [0xd6aa] = 0xef18, [0xd6ab] = 0xef19, [0xd6ac] = 0xef1a, [0xd6ad] = 0xef1b,
+ [0xd6ae] = 0xef1c, [0xd6af] = 0xef1d, [0xd6b0] = 0xef1e, [0xd6b1] = 0xef1f,
+ [0xd6b2] = 0xef20, [0xd6b3] = 0xef21, [0xd6b4] = 0xef22, [0xd6b5] = 0xef23,
+ [0xd6b6] = 0xef24, [0xd6b7] = 0xef25, [0xd6b8] = 0xef26, [0xd6b9] = 0xef27,
+ [0xd6ba] = 0xef28, [0xd6bb] = 0xef29, [0xd6bc] = 0xef2a, [0xd6bd] = 0xef2b,
+ [0xd6be] = 0xef2c, [0xd6bf] = 0xef2d, [0xd6c0] = 0xef2e, [0xd6c1] = 0xef2f,
+ [0xd6c2] = 0xef30, [0xd6c3] = 0xef31, [0xd6c4] = 0xef32, [0xd6c5] = 0xef33,
+ [0xd6c6] = 0xef34, [0xd6c7] = 0xef35, [0xd6c8] = 0xef36, [0xd6c9] = 0xef37,
+ [0xd6ca] = 0xef38, [0xd6cb] = 0xef39, [0xd6cc] = 0xef3a, [0xd6cd] = 0xef3b,
+ [0xd6ce] = 0xef3c, [0xd6cf] = 0xef3d, [0xd6d0] = 0xef3e, [0xd6d1] = 0xef3f,
+ [0xd6d2] = 0xef40, [0xd6d3] = 0xef41, [0xd6d4] = 0xef42, [0xd6d5] = 0xef43,
+ [0xd6d6] = 0xef44, [0xd6d7] = 0xef45, [0xd6d8] = 0xef46, [0xd6d9] = 0xef47,
+ [0xd6da] = 0xef48, [0xd6db] = 0xef49, [0xd6dc] = 0xef4a, [0xd6dd] = 0xef4b,
+ [0xd6de] = 0xef4c, [0xd6df] = 0xef4d, [0xd6e0] = 0xef4e, [0xd6e1] = 0xef4f,
+ [0xd6e2] = 0xef50, [0xd6e3] = 0xef51, [0xd6e4] = 0xef52, [0xd6e5] = 0xef53,
+ [0xd6e6] = 0xef54, [0xd6e7] = 0xef55, [0xd6e8] = 0xef56, [0xd6e9] = 0xef57,
+ [0xd6ea] = 0xef58, [0xd6eb] = 0xef59, [0xd6ec] = 0xef5a, [0xd6ed] = 0xef5b,
+ [0xd6ee] = 0xef5c, [0xd6ef] = 0xef5d, [0xd6f0] = 0xef5e, [0xd6f1] = 0xef5f,
+ [0xd6f2] = 0xef60, [0xd6f3] = 0xef61, [0xd6f4] = 0xef62, [0xd6f5] = 0xef63,
+ [0xd6f6] = 0xef64, [0xd6f7] = 0xef65, [0xd6f8] = 0xef66, [0xd6f9] = 0xef67,
+ [0xd6fa] = 0xef68, [0xd6fb] = 0xef69, [0xd6fc] = 0xef6a, [0xd6fd] = 0xef6b,
+ [0xd741] = 0xef6c, [0xd742] = 0xef6d, [0xd743] = 0xef6e, [0xd744] = 0xef6f,
+ [0xd745] = 0xef70, [0xd746] = 0xef71, [0xd747] = 0xef72, [0xd748] = 0xef73,
+ [0xd749] = 0xef74, [0xd74a] = 0xef75, [0xd74b] = 0xef76, [0xd74c] = 0xef77,
+ [0xd74d] = 0xef78, [0xd74e] = 0xef79, [0xd74f] = 0xef7a, [0xd750] = 0xef7b,
+ [0xd751] = 0xef7c, [0xd752] = 0xef7d, [0xd753] = 0xef7e, [0xd754] = 0xef7f,
+ [0xd755] = 0xef80, [0xd756] = 0xef81, [0xd757] = 0xef82, [0xd758] = 0xef83,
+ [0xd759] = 0xef84, [0xd75a] = 0xef85, [0xd75b] = 0xef86, [0xd75c] = 0xef87,
+ [0xd75d] = 0xef88, [0xd75e] = 0xef89, [0xd75f] = 0xef8a, [0xd760] = 0xef8b,
+ [0xd761] = 0xef8c, [0xd762] = 0xef8d, [0xd763] = 0xef8e, [0xd764] = 0xef8f,
+ [0xd765] = 0xef90, [0xd766] = 0xef91, [0xd767] = 0xef92, [0xd768] = 0xef93,
+ [0xd769] = 0xef94, [0xd76a] = 0xef95, [0xd76b] = 0xef96, [0xd76c] = 0xef97,
+ [0xd76d] = 0xef98, [0xd76e] = 0xef99, [0xd76f] = 0xef9a, [0xd770] = 0xef9b,
+ [0xd771] = 0xef9c, [0xd772] = 0xef9d, [0xd773] = 0xef9e, [0xd774] = 0xef9f,
+ [0xd775] = 0xefa0, [0xd776] = 0xefa1, [0xd777] = 0xefa2, [0xd778] = 0xefa3,
+ [0xd779] = 0xefa4, [0xd77a] = 0xefa5, [0xd77b] = 0xefa6, [0xd77c] = 0xefa7,
+ [0xd77d] = 0xefa8, [0xd77e] = 0xefa9, [0xd77f] = 0xefaa, [0xd781] = 0xefab,
+ [0xd782] = 0xefac, [0xd783] = 0xefad, [0xd784] = 0xefae, [0xd785] = 0xefaf,
+ [0xd786] = 0xefb0, [0xd787] = 0xefb1, [0xd788] = 0xefb2, [0xd789] = 0xefb3,
+ [0xd78a] = 0xefb4, [0xd78b] = 0xefb5, [0xd78c] = 0xefb6, [0xd78d] = 0xefb7,
+ [0xd78e] = 0xefb8, [0xd78f] = 0xefb9, [0xd790] = 0xefba, [0xd791] = 0xefbb,
+ [0xd792] = 0xefbc, [0xd793] = 0xefbd, [0xd794] = 0xefbe, [0xd795] = 0xefbf,
+ [0xd796] = 0xefc0, [0xd797] = 0xefc1, [0xd798] = 0xefc2, [0xd799] = 0xefc3,
+ [0xd79a] = 0xefc4, [0xd79b] = 0xefc5, [0xd79c] = 0xefc6, [0xd79d] = 0xefc7,
+ [0xd79e] = 0xefc8, [0xd79f] = 0xefc9, [0xd7a0] = 0xefca, [0xd7a1] = 0xefcb,
+ [0xd7a2] = 0xefcc, [0xd7a3] = 0xefcd, [0xd7a4] = 0xefce, [0xd7a5] = 0xefcf,
+ [0xd7a6] = 0xefd0, [0xd7a7] = 0xefd1, [0xd7a8] = 0xefd2, [0xd7a9] = 0xefd3,
+ [0xd7aa] = 0xefd4, [0xd7ab] = 0xefd5, [0xd7ac] = 0xefd6, [0xd7ad] = 0xefd7,
+ [0xd7ae] = 0xefd8, [0xd7af] = 0xefd9, [0xd7b0] = 0xefda, [0xd7b1] = 0xefdb,
+ [0xd7b2] = 0xefdc, [0xd7b3] = 0xefdd, [0xd7b4] = 0xefde, [0xd7b5] = 0xefdf,
+ [0xd7b6] = 0xefe0, [0xd7b7] = 0xefe1, [0xd7b8] = 0xefe2, [0xd7b9] = 0xefe3,
+ [0xd7ba] = 0xefe4, [0xd7bb] = 0xefe5, [0xd7bc] = 0xefe6, [0xd7bd] = 0xefe7,
+ [0xd7be] = 0xefe8, [0xd7bf] = 0xefe9, [0xd7c0] = 0xefea, [0xd7c1] = 0xefeb,
+ [0xd7c2] = 0xefec, [0xd7c3] = 0xefed, [0xd7c4] = 0xefee, [0xd7c5] = 0xefef,
+ [0xd7c6] = 0xeff0, [0xd7c7] = 0xeff1, [0xd7c8] = 0xeff2, [0xd7c9] = 0xeff3,
+ [0xd7ca] = 0xeff4, [0xd7cb] = 0xeff5, [0xd7cc] = 0xeff6, [0xd7cd] = 0xeff7,
+ [0xd7ce] = 0xeff8, [0xd7cf] = 0xeff9, [0xd7d0] = 0xeffa, [0xd7d1] = 0xeffb,
+ [0xd7d2] = 0xeffc, [0xd7d3] = 0xeffd, [0xd7d4] = 0xeffe, [0xd7d5] = 0xefff,
+ [0xd7d6] = 0xf000, [0xd7d7] = 0xf001, [0xd7d8] = 0xf002, [0xd7d9] = 0xf003,
+ [0xd7da] = 0xf004, [0xd7db] = 0xf005, [0xd7dc] = 0xf006, [0xd7dd] = 0xf007,
+ [0xd7de] = 0xf008, [0xd7df] = 0xf009, [0xd7e0] = 0xf00a, [0xd7e1] = 0xf00b,
+ [0xd7e2] = 0xf00c, [0xd7e3] = 0xf00d, [0xd7e4] = 0xf00e, [0xd7e5] = 0xf00f,
+ [0xd7e6] = 0xf010, [0xd7e7] = 0xf011, [0xd7e8] = 0xf012, [0xd7e9] = 0xf013,
+ [0xd7ea] = 0xf014, [0xd7eb] = 0xf015, [0xd7ec] = 0xf016, [0xd7ed] = 0xf017,
+ [0xd7ee] = 0xf018, [0xd7ef] = 0xf019, [0xd7f0] = 0xf01a, [0xd7f1] = 0xf01b,
+ [0xd7f2] = 0xf01c, [0xd7f3] = 0xf01d, [0xd7f4] = 0xf01e, [0xd7f5] = 0xf01f,
+ [0xd7f6] = 0xf020, [0xd7f7] = 0xf021, [0xd7f8] = 0xf022, [0xd7f9] = 0xf023,
+ [0xd7fa] = 0xf024, [0xd7fb] = 0xf025, [0xd7fc] = 0xf026, [0xd7fd] = 0xf027,
+ [0xd841] = 0xf028, [0xd842] = 0xf029, [0xd843] = 0xf02a, [0xd844] = 0xf02b,
+ [0xd845] = 0xf02c, [0xd846] = 0xf02d, [0xd847] = 0xf02e, [0xd848] = 0xf02f,
+ [0xd849] = 0xf030, [0xd84a] = 0xf031, [0xd84b] = 0xf032, [0xd84c] = 0xf033,
+ [0xd84d] = 0xf034, [0xd84e] = 0xf035, [0xd84f] = 0xf036, [0xd850] = 0xf037,
+ [0xd851] = 0xf038, [0xd852] = 0xf039, [0xd853] = 0xf03a, [0xd854] = 0xf03b,
+ [0xd855] = 0xf03c, [0xd856] = 0xf03d, [0xd857] = 0xf03e, [0xd858] = 0xf03f,
+ [0xd859] = 0xf040, [0xd85a] = 0xf041, [0xd85b] = 0xf042, [0xd85c] = 0xf043,
+ [0xd85d] = 0xf044, [0xd85e] = 0xf045, [0xd85f] = 0xf046, [0xd860] = 0xf047,
+ [0xd861] = 0xf048, [0xd862] = 0xf049, [0xd863] = 0xf04a, [0xd864] = 0xf04b,
+ [0xd865] = 0xf04c, [0xd866] = 0xf04d, [0xd867] = 0xf04e, [0xd868] = 0xf04f,
+ [0xd869] = 0xf050, [0xd86a] = 0xf051, [0xd86b] = 0xf052, [0xd86c] = 0xf053,
+ [0xd86d] = 0xf054, [0xd86e] = 0xf055, [0xd86f] = 0xf056, [0xd870] = 0xf057,
+ [0xd871] = 0xf058, [0xd872] = 0xf059, [0xd873] = 0xf05a, [0xd874] = 0xf05b,
+ [0xd875] = 0xf05c, [0xd876] = 0xf05d, [0xd877] = 0xf05e, [0xd878] = 0xf05f,
+ [0xd879] = 0xf060, [0xd87a] = 0xf061, [0xd87b] = 0xf062, [0xd87c] = 0xf063,
+ [0xd87d] = 0xf064, [0xd87e] = 0xf065, [0xd87f] = 0xf066, [0xd881] = 0xf067,
+ [0xd882] = 0xf068, [0xd883] = 0xf069, [0xd884] = 0xf06a, [0xd885] = 0xf06b,
+ [0xd886] = 0xf06c, [0xd887] = 0xf06d, [0xd888] = 0xf06e, [0xd889] = 0xf06f,
+ [0xd88a] = 0xf070, [0xd88b] = 0xf071, [0xd88c] = 0xf072, [0xd88d] = 0xf073,
+ [0xd88e] = 0xf074, [0xd88f] = 0xf075, [0xd890] = 0xf076, [0xd891] = 0xf077,
+ [0xd892] = 0xf078, [0xd893] = 0xf079, [0xd894] = 0xf07a, [0xd895] = 0xf07b,
+ [0xd896] = 0xf07c, [0xd897] = 0xf07d, [0xd898] = 0xf07e, [0xd899] = 0xf07f,
+ [0xd89a] = 0xf080, [0xd89b] = 0xf081, [0xd89c] = 0xf082, [0xd89d] = 0xf083,
+ [0xd89e] = 0xf084, [0xd89f] = 0xf085, [0xd8a0] = 0xf086, [0xd8a1] = 0xf087,
+ [0xd8a2] = 0xf088, [0xd8a3] = 0xf089, [0xd8a4] = 0xf08a, [0xd8a5] = 0xf08b,
+ [0xd8a6] = 0xf08c, [0xd8a7] = 0xf08d, [0xd8a8] = 0xf08e, [0xd8a9] = 0xf08f,
+ [0xd8aa] = 0xf090, [0xd8ab] = 0xf091, [0xd8ac] = 0xf092, [0xd8ad] = 0xf093,
+ [0xd8ae] = 0xf094, [0xd8af] = 0xf095, [0xd8b0] = 0xf096, [0xd8b1] = 0xf097,
+ [0xd8b2] = 0xf098, [0xd8b3] = 0xf099, [0xd8b4] = 0xf09a, [0xd8b5] = 0xf09b,
+ [0xd8b6] = 0xf09c, [0xd8b7] = 0xf09d, [0xd8b8] = 0xf09e, [0xd8b9] = 0xf09f,
+ [0xd8ba] = 0xf0a0, [0xd8bb] = 0xf0a1, [0xd8bc] = 0xf0a2, [0xd8bd] = 0xf0a3,
+ [0xd8be] = 0xf0a4, [0xd8bf] = 0xf0a5, [0xd8c0] = 0xf0a6, [0xd8c1] = 0xf0a7,
+ [0xd8c2] = 0xf0a8, [0xd8c3] = 0xf0a9, [0xd8c4] = 0xf0aa, [0xd8c5] = 0xf0ab,
+ [0xd8c6] = 0xf0ac, [0xd8c7] = 0xf0ad, [0xd8c8] = 0xf0ae, [0xd8c9] = 0xf0af,
+ [0xd8ca] = 0xf0b0, [0xd8cb] = 0xf0b1, [0xd8cc] = 0xf0b2, [0xd8cd] = 0xf0b3,
+ [0xd8ce] = 0xf0b4, [0xd8cf] = 0xf0b5, [0xd8d0] = 0xf0b6, [0xd8d1] = 0xf0b7,
+ [0xd8d2] = 0xf0b8, [0xd8d3] = 0xf0b9, [0xd8d4] = 0xf0ba, [0xd8d5] = 0xf0bb,
+ [0xd8d6] = 0xf0bc, [0xd8d7] = 0xf0bd, [0xd8d8] = 0xf0be, [0xd8d9] = 0xf0bf,
+ [0xd8da] = 0xf0c0, [0xd8db] = 0xf0c1, [0xd8dc] = 0xf0c2, [0xd8dd] = 0xf0c3,
+ [0xd8de] = 0xf0c4, [0xd8df] = 0xf0c5, [0xd8e0] = 0xf0c6, [0xd8e1] = 0xf0c7,
+ [0xd8e2] = 0xf0c8, [0xd8e3] = 0xf0c9, [0xd8e4] = 0xf0ca, [0xd8e5] = 0xf0cb,
+ [0xd8e6] = 0xf0cc, [0xd8e7] = 0xf0cd, [0xd8e8] = 0xf0ce, [0xd8e9] = 0xf0cf,
+ [0xd8ea] = 0xf0d0, [0xd8eb] = 0xf0d1, [0xd8ec] = 0xf0d2, [0xd8ed] = 0xf0d3,
+ [0xd8ee] = 0xf0d4, [0xd8ef] = 0xf0d5, [0xd8f0] = 0xf0d6, [0xd8f1] = 0xf0d7,
+ [0xd8f2] = 0xf0d8, [0xd8f3] = 0xf0d9, [0xd8f4] = 0xf0da, [0xd8f5] = 0xf0db,
+ [0xd8f6] = 0xf0dc, [0xd8f7] = 0xf0dd, [0xd8f8] = 0xf0de, [0xd8f9] = 0xf0df,
+ [0xd8fa] = 0xf0e0, [0xd8fb] = 0xf0e1, [0xd8fc] = 0xf0e2, [0xd8fd] = 0xf0e3,
+ [0xd941] = 0xf0e4, [0xd942] = 0xf0e5, [0xd943] = 0xf0e6, [0xd944] = 0xf0e7,
+ [0xd945] = 0xf0e8, [0xd946] = 0xf0e9, [0xd947] = 0xf0ea, [0xd948] = 0xf0eb,
+ [0xd949] = 0xf0ec, [0xd94a] = 0xf0ed, [0xd94b] = 0xf0ee, [0xd94c] = 0xf0ef,
+ [0xd94d] = 0xf0f0, [0xd94e] = 0xf0f1, [0xd94f] = 0xf0f2, [0xd950] = 0xf0f3,
+ [0xd951] = 0xf0f4, [0xd952] = 0xf0f5, [0xd953] = 0xf0f6, [0xd954] = 0xf0f7,
+ [0xd955] = 0xf0f8, [0xd956] = 0xf0f9, [0xd957] = 0xf0fa, [0xd958] = 0xf0fb,
+ [0xd959] = 0xf0fc, [0xd95a] = 0xf0fd, [0xd95b] = 0xf0fe, [0xd95c] = 0xf0ff,
+ [0xd95d] = 0xf100, [0xd95e] = 0xf101, [0xd95f] = 0xf102, [0xd960] = 0xf103,
+ [0xd961] = 0xf104, [0xd962] = 0xf105, [0xd963] = 0xf106, [0xd964] = 0xf107,
+ [0xd965] = 0xf108, [0xd966] = 0xf109, [0xd967] = 0xf10a, [0xd968] = 0xf10b,
+ [0xd969] = 0xf10c, [0xd96a] = 0xf10d, [0xd96b] = 0xf10e, [0xd96c] = 0xf10f,
+ [0xd96d] = 0xf110, [0xd96e] = 0xf111, [0xd96f] = 0xf112, [0xd970] = 0xf113,
+ [0xd971] = 0xf114, [0xd972] = 0xf115, [0xd973] = 0xf116, [0xd974] = 0xf117,
+ [0xd975] = 0xf118, [0xd976] = 0xf119, [0xd977] = 0xf11a, [0xd978] = 0xf11b,
+ [0xd979] = 0xf11c, [0xd97a] = 0xf11d, [0xd97b] = 0xf11e, [0xd97c] = 0xf11f,
+ [0xd97d] = 0xf120, [0xd97e] = 0xf121, [0xd97f] = 0xf122, [0xd981] = 0xf123,
+ [0xd982] = 0xf124, [0xd983] = 0xf125, [0xd984] = 0xf126, [0xd985] = 0xf127,
+ [0xd986] = 0xf128, [0xd987] = 0xf129, [0xd988] = 0xf12a, [0xd989] = 0xf12b,
+ [0xd98a] = 0xf12c, [0xd98b] = 0xf12d, [0xd98c] = 0xf12e, [0xd98d] = 0xf12f,
+ [0xd98e] = 0xf130, [0xd98f] = 0xf131, [0xd990] = 0xf132, [0xd991] = 0xf133,
+ [0xd992] = 0xf134, [0xd993] = 0xf135, [0xd994] = 0xf136, [0xd995] = 0xf137,
+ [0xd996] = 0xf138, [0xd997] = 0xf139, [0xd998] = 0xf13a, [0xd999] = 0xf13b,
+ [0xd99a] = 0xf13c, [0xd99b] = 0xf13d, [0xd99c] = 0xf13e, [0xd99d] = 0xf13f,
+ [0xd99e] = 0xf140, [0xd99f] = 0xf141, [0xd9a0] = 0xf142, [0xd9a1] = 0xf143,
+ [0xd9a2] = 0xf144, [0xd9a3] = 0xf145, [0xd9a4] = 0xf146, [0xd9a5] = 0xf147,
+ [0xd9a6] = 0xf148, [0xd9a7] = 0xf149, [0xd9a8] = 0xf14a, [0xd9a9] = 0xf14b,
+ [0xd9aa] = 0xf14c, [0xd9ab] = 0xf14d, [0xd9ac] = 0xf14e, [0xd9ad] = 0xf14f,
+ [0xd9ae] = 0xf150, [0xd9af] = 0xf151, [0xd9b0] = 0xf152, [0xd9b1] = 0xf153,
+ [0xd9b2] = 0xf154, [0xd9b3] = 0xf155, [0xd9b4] = 0xf156, [0xd9b5] = 0xf157,
+ [0xd9b6] = 0xf158, [0xd9b7] = 0xf159, [0xd9b8] = 0xf15a, [0xd9b9] = 0xf15b,
+ [0xd9ba] = 0xf15c, [0xd9bb] = 0xf15d, [0xd9bc] = 0xf15e, [0xd9bd] = 0xf15f,
+ [0xd9be] = 0xf160, [0xd9bf] = 0xf161, [0xd9c0] = 0xf162, [0xd9c1] = 0xf163,
+ [0xd9c2] = 0xf164, [0xd9c3] = 0xf165, [0xd9c4] = 0xf166, [0xd9c5] = 0xf167,
+ [0xd9c6] = 0xf168, [0xd9c7] = 0xf169, [0xd9c8] = 0xf16a, [0xd9c9] = 0xf16b,
+ [0xd9ca] = 0xf16c, [0xd9cb] = 0xf16d, [0xd9cc] = 0xf16e, [0xd9cd] = 0xf16f,
+ [0xd9ce] = 0xf170, [0xd9cf] = 0xf171, [0xd9d0] = 0xf172, [0xd9d1] = 0xf173,
+ [0xd9d2] = 0xf174, [0xd9d3] = 0xf175, [0xd9d4] = 0xf176, [0xd9d5] = 0xf177,
+ [0xd9d6] = 0xf178, [0xd9d7] = 0xf179, [0xd9d8] = 0xf17a, [0xd9d9] = 0xf17b,
+ [0xd9da] = 0xf17c, [0xd9db] = 0xf17d, [0xd9dc] = 0xf17e, [0xd9dd] = 0xf17f,
+ [0xd9de] = 0xf180, [0xd9df] = 0xf181, [0xd9e0] = 0xf182, [0xd9e1] = 0xf183,
+ [0xd9e2] = 0xf184, [0xd9e3] = 0xf185, [0xd9e4] = 0xf186, [0xd9e5] = 0xf187,
+ [0xd9e6] = 0xf188, [0xd9e7] = 0xf189, [0xd9e8] = 0xf18a, [0xd9e9] = 0xf18b,
+ [0xd9ea] = 0xf18c, [0xd9eb] = 0xf18d, [0xd9ec] = 0xf18e, [0xd9ed] = 0xf18f,
+ [0xd9ee] = 0xf190, [0xd9ef] = 0xf191, [0xd9f0] = 0xf192, [0xd9f1] = 0xf193,
+ [0xd9f2] = 0xf194, [0xd9f3] = 0xf195, [0xd9f4] = 0xf196, [0xd9f5] = 0xf197,
+ [0xd9f6] = 0xf198, [0xd9f7] = 0xf199, [0xd9f8] = 0xf19a, [0xd9f9] = 0xf19b,
+ [0xd9fa] = 0xf19c, [0xd9fb] = 0xf19d, [0xd9fc] = 0xf19e, [0xd9fd] = 0xf19f,
+ [0xda41] = 0xf1a0, [0xda42] = 0xf1a1, [0xda43] = 0xf1a2, [0xda44] = 0xf1a3,
+ [0xda45] = 0xf1a4, [0xda46] = 0xf1a5, [0xda47] = 0xf1a6, [0xda48] = 0xf1a7,
+ [0xda49] = 0xf1a8, [0xda4a] = 0xf1a9, [0xda4b] = 0xf1aa, [0xda4c] = 0xf1ab,
+ [0xda4d] = 0xf1ac, [0xda4e] = 0xf1ad, [0xda4f] = 0xf1ae, [0xda50] = 0xf1af,
+ [0xda51] = 0xf1b0, [0xda52] = 0xf1b1, [0xda53] = 0xf1b2, [0xda54] = 0xf1b3,
+ [0xda55] = 0xf1b4, [0xda56] = 0xf1b5, [0xda57] = 0xf1b6, [0xda58] = 0xf1b7,
+ [0xda59] = 0xf1b8, [0xda5a] = 0xf1b9, [0xda5b] = 0xf1ba, [0xda5c] = 0xf1bb,
+ [0xda5d] = 0xf1bc, [0xda5e] = 0xf1bd, [0xda5f] = 0xf1be, [0xda60] = 0xf1bf,
+ [0xda61] = 0xf1c0, [0xda62] = 0xf1c1, [0xda63] = 0xf1c2, [0xda64] = 0xf1c3,
+ [0xda65] = 0xf1c4, [0xda66] = 0xf1c5, [0xda67] = 0xf1c6, [0xda68] = 0xf1c7,
+ [0xda69] = 0xf1c8, [0xda6a] = 0xf1c9, [0xda6b] = 0xf1ca, [0xda6c] = 0xf1cb,
+ [0xda6d] = 0xf1cc, [0xda6e] = 0xf1cd, [0xda6f] = 0xf1ce, [0xda70] = 0xf1cf,
+ [0xda71] = 0xf1d0, [0xda72] = 0xf1d1, [0xda73] = 0xf1d2, [0xda74] = 0xf1d3,
+ [0xda75] = 0xf1d4, [0xda76] = 0xf1d5, [0xda77] = 0xf1d6, [0xda78] = 0xf1d7,
+ [0xda79] = 0xf1d8, [0xda7a] = 0xf1d9, [0xda7b] = 0xf1da, [0xda7c] = 0xf1db,
+ [0xda7d] = 0xf1dc, [0xda7e] = 0xf1dd, [0xda7f] = 0xf1de, [0xda81] = 0xf1df,
+ [0xda82] = 0xf1e0, [0xda83] = 0xf1e1, [0xda84] = 0xf1e2, [0xda85] = 0xf1e3,
+ [0xda86] = 0xf1e4, [0xda87] = 0xf1e5, [0xda88] = 0xf1e6, [0xda89] = 0xf1e7,
+ [0xda8a] = 0xf1e8, [0xda8b] = 0xf1e9, [0xda8c] = 0xf1ea, [0xda8d] = 0xf1eb,
+ [0xda8e] = 0xf1ec, [0xda8f] = 0xf1ed, [0xda90] = 0xf1ee, [0xda91] = 0xf1ef,
+ [0xda92] = 0xf1f0, [0xda93] = 0xf1f1, [0xda94] = 0xf1f2, [0xda95] = 0xf1f3,
+ [0xda96] = 0xf1f4, [0xda97] = 0xf1f5, [0xda98] = 0xf1f6, [0xda99] = 0xf1f7,
+ [0xda9a] = 0xf1f8, [0xda9b] = 0xf1f9, [0xda9c] = 0xf1fa, [0xda9d] = 0xf1fb,
+ [0xda9e] = 0xf1fc, [0xda9f] = 0xf1fd, [0xdaa0] = 0xf1fe, [0xdaa1] = 0xf1ff,
+ [0xdaa2] = 0xf200, [0xdaa3] = 0xf201, [0xdaa4] = 0xf202, [0xdaa5] = 0xf203,
+ [0xdaa6] = 0xf204, [0xdaa7] = 0xf205, [0xdaa8] = 0xf206, [0xdaa9] = 0xf207,
+ [0xdaaa] = 0xf208, [0xdaab] = 0xf209, [0xdaac] = 0xf20a, [0xdaad] = 0xf20b,
+ [0xdaae] = 0xf20c, [0xdaaf] = 0xf20d, [0xdab0] = 0xf20e, [0xdab1] = 0xf20f,
+ [0xdab2] = 0xf210, [0xdab3] = 0xf211, [0xdab4] = 0xf212, [0xdab5] = 0xf213,
+ [0xdab6] = 0xf214, [0xdab7] = 0xf215, [0xdab8] = 0xf216, [0xdab9] = 0xf217,
+ [0xdaba] = 0xf218, [0xdabb] = 0xf219, [0xdabc] = 0xf21a, [0xdabd] = 0xf21b,
+ [0xdabe] = 0xf21c, [0xdabf] = 0xf21d, [0xdac0] = 0xf21e, [0xdac1] = 0xf21f,
+ [0xdac2] = 0xf220, [0xdac3] = 0xf221, [0xdac4] = 0xf222, [0xdac5] = 0xf223,
+ [0xdac6] = 0xf224, [0xdac7] = 0xf225, [0xdac8] = 0xf226, [0xdac9] = 0xf227,
+ [0xdaca] = 0xf228, [0xdacb] = 0xf229, [0xdacc] = 0xf22a, [0xdacd] = 0xf22b,
+ [0xdace] = 0xf22c, [0xdacf] = 0xf22d, [0xdad0] = 0xf22e, [0xdad1] = 0xf22f,
+ [0xdad2] = 0xf230, [0xdad3] = 0xf231, [0xdad4] = 0xf232, [0xdad5] = 0xf233,
+ [0xdad6] = 0xf234, [0xdad7] = 0xf235, [0xdad8] = 0xf236, [0xdad9] = 0xf237,
+ [0xdada] = 0xf238, [0xdadb] = 0xf239, [0xdadc] = 0xf23a, [0xdadd] = 0xf23b,
+ [0xdade] = 0xf23c, [0xdadf] = 0xf23d, [0xdae0] = 0xf23e, [0xdae1] = 0xf23f,
+ [0xdae2] = 0xf240, [0xdae3] = 0xf241, [0xdae4] = 0xf242, [0xdae5] = 0xf243,
+ [0xdae6] = 0xf244, [0xdae7] = 0xf245, [0xdae8] = 0xf246, [0xdae9] = 0xf247,
+ [0xdaea] = 0xf248, [0xdaeb] = 0xf249, [0xdaec] = 0xf24a, [0xdaed] = 0xf24b,
+ [0xdaee] = 0xf24c, [0xdaef] = 0xf24d, [0xdaf0] = 0xf24e, [0xdaf1] = 0xf24f,
+ [0xdaf2] = 0xf250, [0xdaf3] = 0xf251, [0xdaf4] = 0xf252, [0xdaf5] = 0xf253,
+ [0xdaf6] = 0xf254, [0xdaf7] = 0xf255, [0xdaf8] = 0xf256, [0xdaf9] = 0xf257,
+ [0xdafa] = 0xf258, [0xdafb] = 0xf259, [0xdafc] = 0xf25a, [0xdafd] = 0xf25b,
+ [0xdb41] = 0xf25c, [0xdb42] = 0xf25d, [0xdb43] = 0xf25e, [0xdb44] = 0xf25f,
+ [0xdb45] = 0xf260, [0xdb46] = 0xf261, [0xdb47] = 0xf262, [0xdb48] = 0xf263,
+ [0xdb49] = 0xf264, [0xdb4a] = 0xf265, [0xdb4b] = 0xf266, [0xdb4c] = 0xf267,
+ [0xdb4d] = 0xf268, [0xdb4e] = 0xf269, [0xdb4f] = 0xf26a, [0xdb50] = 0xf26b,
+ [0xdb51] = 0xf26c, [0xdb52] = 0xf26d, [0xdb53] = 0xf26e, [0xdb54] = 0xf26f,
+ [0xdb55] = 0xf270, [0xdb56] = 0xf271, [0xdb57] = 0xf272, [0xdb58] = 0xf273,
+ [0xdb59] = 0xf274, [0xdb5a] = 0xf275, [0xdb5b] = 0xf276, [0xdb5c] = 0xf277,
+ [0xdb5d] = 0xf278, [0xdb5e] = 0xf279, [0xdb5f] = 0xf27a, [0xdb60] = 0xf27b,
+ [0xdb61] = 0xf27c, [0xdb62] = 0xf27d, [0xdb63] = 0xf27e, [0xdb64] = 0xf27f,
+ [0xdb65] = 0xf280, [0xdb66] = 0xf281, [0xdb67] = 0xf282, [0xdb68] = 0xf283,
+ [0xdb69] = 0xf284, [0xdb6a] = 0xf285, [0xdb6b] = 0xf286, [0xdb6c] = 0xf287,
+ [0xdb6d] = 0xf288, [0xdb6e] = 0xf289, [0xdb6f] = 0xf28a, [0xdb70] = 0xf28b,
+ [0xdb71] = 0xf28c, [0xdb72] = 0xf28d, [0xdb73] = 0xf28e, [0xdb74] = 0xf28f,
+ [0xdb75] = 0xf290, [0xdb76] = 0xf291, [0xdb77] = 0xf292, [0xdb78] = 0xf293,
+ [0xdb79] = 0xf294, [0xdb7a] = 0xf295, [0xdb7b] = 0xf296, [0xdb7c] = 0xf297,
+ [0xdb7d] = 0xf298, [0xdb7e] = 0xf299, [0xdb7f] = 0xf29a, [0xdb81] = 0xf29b,
+ [0xdb82] = 0xf29c, [0xdb83] = 0xf29d, [0xdb84] = 0xf29e, [0xdb85] = 0xf29f,
+ [0xdb86] = 0xf2a0, [0xdb87] = 0xf2a1, [0xdb88] = 0xf2a2, [0xdb89] = 0xf2a3,
+ [0xdb8a] = 0xf2a4, [0xdb8b] = 0xf2a5, [0xdb8c] = 0xf2a6, [0xdb8d] = 0xf2a7,
+ [0xdb8e] = 0xf2a8, [0xdb8f] = 0xf2a9, [0xdb90] = 0xf2aa, [0xdb91] = 0xf2ab,
+ [0xdb92] = 0xf2ac, [0xdb93] = 0xf2ad, [0xdb94] = 0xf2ae, [0xdb95] = 0xf2af,
+ [0xdb96] = 0xf2b0, [0xdb97] = 0xf2b1, [0xdb98] = 0xf2b2, [0xdb99] = 0xf2b3,
+ [0xdb9a] = 0xf2b4, [0xdb9b] = 0xf2b5, [0xdb9c] = 0xf2b6, [0xdb9d] = 0xf2b7,
+ [0xdb9e] = 0xf2b8, [0xdb9f] = 0xf2b9, [0xdba0] = 0xf2ba, [0xdba1] = 0xf2bb,
+ [0xdba2] = 0xf2bc, [0xdba3] = 0xf2bd, [0xdba4] = 0xf2be, [0xdba5] = 0xf2bf,
+ [0xdba6] = 0xf2c0, [0xdba7] = 0xf2c1, [0xdba8] = 0xf2c2, [0xdba9] = 0xf2c3,
+ [0xdbaa] = 0xf2c4, [0xdbab] = 0xf2c5, [0xdbac] = 0xf2c6, [0xdbad] = 0xf2c7,
+ [0xdbae] = 0xf2c8, [0xdbaf] = 0xf2c9, [0xdbb0] = 0xf2ca, [0xdbb1] = 0xf2cb,
+ [0xdbb2] = 0xf2cc, [0xdbb3] = 0xf2cd, [0xdbb4] = 0xf2ce, [0xdbb5] = 0xf2cf,
+ [0xdbb6] = 0xf2d0, [0xdbb7] = 0xf2d1, [0xdbb8] = 0xf2d2, [0xdbb9] = 0xf2d3,
+ [0xdbba] = 0xf2d4, [0xdbbb] = 0xf2d5, [0xdbbc] = 0xf2d6, [0xdbbd] = 0xf2d7,
+ [0xdbbe] = 0xf2d8, [0xdbbf] = 0xf2d9, [0xdbc0] = 0xf2da, [0xdbc1] = 0xf2db,
+ [0xdbc2] = 0xf2dc, [0xdbc3] = 0xf2dd, [0xdbc4] = 0xf2de, [0xdbc5] = 0xf2df,
+ [0xdbc6] = 0xf2e0, [0xdbc7] = 0xf2e1, [0xdbc8] = 0xf2e2, [0xdbc9] = 0xf2e3,
+ [0xdbca] = 0xf2e4, [0xdbcb] = 0xf2e5, [0xdbcc] = 0xf2e6, [0xdbcd] = 0xf2e7,
+ [0xdbce] = 0xf2e8, [0xdbcf] = 0xf2e9, [0xdbd0] = 0xf2ea, [0xdbd1] = 0xf2eb,
+ [0xdbd2] = 0xf2ec, [0xdbd3] = 0xf2ed, [0xdbd4] = 0xf2ee, [0xdbd5] = 0xf2ef,
+ [0xdbd6] = 0xf2f0, [0xdbd7] = 0xf2f1, [0xdbd8] = 0xf2f2, [0xdbd9] = 0xf2f3,
+ [0xdbda] = 0xf2f4, [0xdbdb] = 0xf2f5, [0xdbdc] = 0xf2f6, [0xdbdd] = 0xf2f7,
+ [0xdbde] = 0xf2f8, [0xdbdf] = 0xf2f9, [0xdbe0] = 0xf2fa, [0xdbe1] = 0xf2fb,
+ [0xdbe2] = 0xf2fc, [0xdbe3] = 0xf2fd, [0xdbe4] = 0xf2fe, [0xdbe5] = 0xf2ff,
+ [0xdbe6] = 0xf300, [0xdbe7] = 0xf301, [0xdbe8] = 0xf302, [0xdbe9] = 0xf303,
+ [0xdbea] = 0xf304, [0xdbeb] = 0xf305, [0xdbec] = 0xf306, [0xdbed] = 0xf307,
+ [0xdbee] = 0xf308, [0xdbef] = 0xf309, [0xdbf0] = 0xf30a, [0xdbf1] = 0xf30b,
+ [0xdbf2] = 0xf30c, [0xdbf3] = 0xf30d, [0xdbf4] = 0xf30e, [0xdbf5] = 0xf30f,
+ [0xdbf6] = 0xf310, [0xdbf7] = 0xf311, [0xdbf8] = 0xf312, [0xdbf9] = 0xf313,
+ [0xdbfa] = 0xf314, [0xdbfb] = 0xf315, [0xdbfc] = 0xf316, [0xdbfd] = 0xf317,
+ [0xdc41] = 0xf318, [0xdc42] = 0xf319, [0xdc43] = 0xf31a, [0xdc44] = 0xf31b,
+ [0xdc45] = 0xf31c, [0xdc46] = 0xf31d, [0xdc47] = 0xf31e, [0xdc48] = 0xf31f,
+ [0xdc49] = 0xf320, [0xdc4a] = 0xf321, [0xdc4b] = 0xf322, [0xdc4c] = 0xf323,
+ [0xdc4d] = 0xf324, [0xdc4e] = 0xf325, [0xdc4f] = 0xf326, [0xdc50] = 0xf327,
+ [0xdc51] = 0xf328, [0xdc52] = 0xf329, [0xdc53] = 0xf32a, [0xdc54] = 0xf32b,
+ [0xdc55] = 0xf32c, [0xdc56] = 0xf32d, [0xdc57] = 0xf32e, [0xdc58] = 0xf32f,
+ [0xdc59] = 0xf330, [0xdc5a] = 0xf331, [0xdc5b] = 0xf332, [0xdc5c] = 0xf333,
+ [0xdc5d] = 0xf334, [0xdc5e] = 0xf335, [0xdc5f] = 0xf336, [0xdc60] = 0xf337,
+ [0xdc61] = 0xf338, [0xdc62] = 0xf339, [0xdc63] = 0xf33a, [0xdc64] = 0xf33b,
+ [0xdc65] = 0xf33c, [0xdc66] = 0xf33d, [0xdc67] = 0xf33e, [0xdc68] = 0xf33f,
+ [0xdc69] = 0xf340, [0xdc6a] = 0xf341, [0xdc6b] = 0xf342, [0xdc6c] = 0xf343,
+ [0xdc6d] = 0xf344, [0xdc6e] = 0xf345, [0xdc6f] = 0xf346, [0xdc70] = 0xf347,
+ [0xdc71] = 0xf348, [0xdc72] = 0xf349, [0xdc73] = 0xf34a, [0xdc74] = 0xf34b,
+ [0xdc75] = 0xf34c, [0xdc76] = 0xf34d, [0xdc77] = 0xf34e, [0xdc78] = 0xf34f,
+ [0xdc79] = 0xf350, [0xdc7a] = 0xf351, [0xdc7b] = 0xf352, [0xdc7c] = 0xf353,
+ [0xdc7d] = 0xf354, [0xdc7e] = 0xf355, [0xdc7f] = 0xf356, [0xdc81] = 0xf357,
+ [0xdc82] = 0xf358, [0xdc83] = 0xf359, [0xdc84] = 0xf35a, [0xdc85] = 0xf35b,
+ [0xdc86] = 0xf35c, [0xdc87] = 0xf35d, [0xdc88] = 0xf35e, [0xdc89] = 0xf35f,
+ [0xdc8a] = 0xf360, [0xdc8b] = 0xf361, [0xdc8c] = 0xf362, [0xdc8d] = 0xf363,
+ [0xdc8e] = 0xf364, [0xdc8f] = 0xf365, [0xdc90] = 0xf366, [0xdc91] = 0xf367,
+ [0xdc92] = 0xf368, [0xdc93] = 0xf369, [0xdc94] = 0xf36a, [0xdc95] = 0xf36b,
+ [0xdc96] = 0xf36c, [0xdc97] = 0xf36d, [0xdc98] = 0xf36e, [0xdc99] = 0xf36f,
+ [0xdc9a] = 0xf370, [0xdc9b] = 0xf371, [0xdc9c] = 0xf372, [0xdc9d] = 0xf373,
+ [0xdc9e] = 0xf374, [0xdc9f] = 0xf375, [0xdca0] = 0xf376, [0xdca1] = 0xf377,
+ [0xdca2] = 0xf378, [0xdca3] = 0xf379, [0xdca4] = 0xf37a, [0xdca5] = 0xf37b,
+ [0xdca6] = 0xf37c, [0xdca7] = 0xf37d, [0xdca8] = 0xf37e, [0xdca9] = 0xf37f,
+ [0xdcaa] = 0xf380, [0xdcab] = 0xf381, [0xdcac] = 0xf382, [0xdcad] = 0xf383,
+ [0xdcae] = 0xf384, [0xdcaf] = 0xf385, [0xdcb0] = 0xf386, [0xdcb1] = 0xf387,
+ [0xdcb2] = 0xf388, [0xdcb3] = 0xf389, [0xdcb4] = 0xf38a, [0xdcb5] = 0xf38b,
+ [0xdcb6] = 0xf38c, [0xdcb7] = 0xf38d, [0xdcb8] = 0xf38e, [0xdcb9] = 0xf38f,
+ [0xdcba] = 0xf390, [0xdcbb] = 0xf391, [0xdcbc] = 0xf392, [0xdcbd] = 0xf393,
+ [0xdcbe] = 0xf394, [0xdcbf] = 0xf395, [0xdcc0] = 0xf396, [0xdcc1] = 0xf397,
+ [0xdcc2] = 0xf398, [0xdcc3] = 0xf399, [0xdcc4] = 0xf39a, [0xdcc5] = 0xf39b,
+ [0xdcc6] = 0xf39c, [0xdcc7] = 0xf39d, [0xdcc8] = 0xf39e, [0xdcc9] = 0xf39f,
+ [0xdcca] = 0xf3a0, [0xdccb] = 0xf3a1, [0xdccc] = 0xf3a2, [0xdccd] = 0xf3a3,
+ [0xdcce] = 0xf3a4, [0xdccf] = 0xf3a5, [0xdcd0] = 0xf3a6, [0xdcd1] = 0xf3a7,
+ [0xdcd2] = 0xf3a8, [0xdcd3] = 0xf3a9, [0xdcd4] = 0xf3aa, [0xdcd5] = 0xf3ab,
+ [0xdcd6] = 0xf3ac, [0xdcd7] = 0xf3ad, [0xdcd8] = 0xf3ae, [0xdcd9] = 0xf3af,
+ [0xdcda] = 0xf3b0, [0xdcdb] = 0xf3b1, [0xdcdc] = 0xf3b2, [0xdcdd] = 0xf3b3,
+ [0xdcde] = 0xf3b4, [0xdcdf] = 0xf3b5, [0xdce0] = 0xf3b6, [0xdce1] = 0xf3b7,
+ [0xdce2] = 0xf3b8, [0xdce3] = 0xf3b9, [0xdce4] = 0xf3ba, [0xdce5] = 0xf3bb,
+ [0xdce6] = 0xf3bc, [0xdce7] = 0xf3bd, [0xdce8] = 0xf3be, [0xdce9] = 0xf3bf,
+ [0xdcea] = 0xf3c0, [0xdceb] = 0xf3c1, [0xdcec] = 0xf3c2, [0xdced] = 0xf3c3,
+ [0xdcee] = 0xf3c4, [0xdcef] = 0xf3c5, [0xdcf0] = 0xf3c6, [0xdcf1] = 0xf3c7,
+ [0xdcf2] = 0xf3c8, [0xdcf3] = 0xf3c9, [0xdcf4] = 0xf3ca, [0xdcf5] = 0xf3cb,
+ [0xdcf6] = 0xf3cc, [0xdcf7] = 0xf3cd, [0xdcf8] = 0xf3ce, [0xdcf9] = 0xf3cf,
+ [0xdcfa] = 0xf3d0, [0xdcfb] = 0xf3d1, [0xdcfc] = 0xf3d2, [0xdcfd] = 0xf3d3,
+ [0xdd41] = 0xf3d4, [0xdd42] = 0xf3d5, [0xdd43] = 0xf3d6, [0xdd44] = 0xf3d7,
+ [0xdd45] = 0xf3d8, [0xdd46] = 0xf3d9, [0xdd47] = 0xf3da, [0xdd48] = 0xf3db,
+ [0xdd49] = 0xf3dc, [0xdd4a] = 0xf3dd, [0xdd4b] = 0xf3de, [0xdd4c] = 0xf3df,
+ [0xdd4d] = 0xf3e0, [0xdd4e] = 0xf3e1, [0xdd4f] = 0xf3e2, [0xdd50] = 0xf3e3,
+ [0xdd51] = 0xf3e4, [0xdd52] = 0xf3e5, [0xdd53] = 0xf3e6, [0xdd54] = 0xf3e7,
+ [0xdd55] = 0xf3e8, [0xdd56] = 0xf3e9, [0xdd57] = 0xf3ea, [0xdd58] = 0xf3eb,
+ [0xdd59] = 0xf3ec, [0xdd5a] = 0xf3ed, [0xdd5b] = 0xf3ee, [0xdd5c] = 0xf3ef,
+ [0xdd5d] = 0xf3f0, [0xdd5e] = 0xf3f1, [0xdd5f] = 0xf3f2, [0xdd60] = 0xf3f3,
+ [0xdd61] = 0xf3f4, [0xdd62] = 0xf3f5, [0xdd63] = 0xf3f6, [0xdd64] = 0xf3f7,
+ [0xdd65] = 0xf3f8, [0xdd66] = 0xf3f9, [0xdd67] = 0xf3fa, [0xdd68] = 0xf3fb,
+ [0xdd69] = 0xf3fc, [0xdd6a] = 0xf3fd, [0xdd6b] = 0xf3fe, [0xdd6c] = 0xf3ff,
+ [0xdd6d] = 0xf400, [0xdd6e] = 0xf401, [0xdd6f] = 0xf402, [0xdd70] = 0xf403,
+ [0xdd71] = 0xf404, [0xdd72] = 0xf405, [0xdd73] = 0xf406, [0xdd74] = 0xf407,
+ [0xdd75] = 0xf408, [0xdd76] = 0xf409, [0xdd77] = 0xf40a, [0xdd78] = 0xf40b,
+ [0xdd79] = 0xf40c, [0xdd7a] = 0xf40d, [0xdd7b] = 0xf40e, [0xdd7c] = 0xf40f,
+ [0xdd7d] = 0xf410, [0xdd7e] = 0xf411, [0xdd7f] = 0xf412, [0xdd81] = 0xf413,
+ [0xdd82] = 0xf414, [0xdd83] = 0xf415, [0xdd84] = 0xf416, [0xdd85] = 0xf417,
+ [0xdd86] = 0xf418, [0xdd87] = 0xf419, [0xdd88] = 0xf41a, [0xdd89] = 0xf41b,
+ [0xdd8a] = 0xf41c, [0xdd8b] = 0xf41d, [0xdd8c] = 0xf41e, [0xdd8d] = 0xf41f,
+ [0xdd8e] = 0xf420, [0xdd8f] = 0xf421, [0xdd90] = 0xf422, [0xdd91] = 0xf423,
+ [0xdd92] = 0xf424, [0xdd93] = 0xf425, [0xdd94] = 0xf426, [0xdd95] = 0xf427,
+ [0xdd96] = 0xf428, [0xdd97] = 0xf429, [0xdd98] = 0xf42a, [0xdd99] = 0xf42b,
+ [0xdd9a] = 0xf42c, [0xdd9b] = 0xf42d, [0xdd9c] = 0xf42e, [0xdd9d] = 0xf42f,
+ [0xdd9e] = 0xf430, [0xdd9f] = 0xf431, [0xdda0] = 0xf432, [0xdda1] = 0xf433,
+ [0xdda2] = 0xf434, [0xdda3] = 0xf435, [0xdda4] = 0xf436, [0xdda5] = 0xf437,
+ [0xdda6] = 0xf438, [0xdda7] = 0xf439, [0xdda8] = 0xf43a, [0xdda9] = 0xf43b,
+ [0xddaa] = 0xf43c, [0xddab] = 0xf43d, [0xddac] = 0xf43e, [0xddad] = 0xf43f,
+ [0xddae] = 0xf440, [0xddaf] = 0xf441, [0xddb0] = 0xf442, [0xddb1] = 0xf443,
+ [0xddb2] = 0xf444, [0xddb3] = 0xf445, [0xddb4] = 0xf446, [0xddb5] = 0xf447,
+ [0xddb6] = 0xf448, [0xddb7] = 0xf449, [0xddb8] = 0xf44a, [0xddb9] = 0xf44b,
+ [0xddba] = 0xf44c, [0xddbb] = 0xf44d, [0xddbc] = 0xf44e, [0xddbd] = 0xf44f,
+ [0xddbe] = 0xf450, [0xddbf] = 0xf451, [0xddc0] = 0xf452, [0xddc1] = 0xf453,
+ [0xddc2] = 0xf454, [0xddc3] = 0xf455, [0xddc4] = 0xf456, [0xddc5] = 0xf457,
+ [0xddc6] = 0xf458, [0xddc7] = 0xf459, [0xddc8] = 0xf45a, [0xddc9] = 0xf45b,
+ [0xddca] = 0xf45c, [0xddcb] = 0xf45d, [0xddcc] = 0xf45e, [0xddcd] = 0xf45f,
+ [0xddce] = 0xf460, [0xddcf] = 0xf461, [0xddd0] = 0xf462, [0xddd1] = 0xf463,
+ [0xddd2] = 0xf464, [0xddd3] = 0xf465, [0xddd4] = 0xf466, [0xddd5] = 0xf467,
+ [0xddd6] = 0xf468, [0xddd7] = 0xf469, [0xddd8] = 0xf46a, [0xddd9] = 0xf46b,
+ [0xddda] = 0xf46c, [0xdddb] = 0xf46d, [0xdddc] = 0xf46e, [0xdddd] = 0xf46f,
+ [0xddde] = 0xf470, [0xdddf] = 0xf471, [0xdde0] = 0xf472, [0xdde1] = 0xf473,
+ [0xdde2] = 0xf474, [0xdde3] = 0xf475, [0xdde4] = 0xf476, [0xdde5] = 0xf477,
+ [0xdde6] = 0xf478, [0xdde7] = 0xf479, [0xdde8] = 0xf47a, [0xdde9] = 0xf47b,
+ [0xddea] = 0xf47c, [0xddeb] = 0xf47d, [0xddec] = 0xf47e, [0xdded] = 0xf47f,
+ [0xddee] = 0xf480, [0xddef] = 0xf481, [0xddf0] = 0xf482, [0xddf1] = 0xf483,
+ [0xddf2] = 0xf484, [0xddf3] = 0xf485, [0xddf4] = 0xf486, [0xddf5] = 0xf487,
+ [0xddf6] = 0xf488, [0xddf7] = 0xf489, [0xddf8] = 0xf48a, [0xddf9] = 0xf48b,
+ [0xddfa] = 0xf48c, [0xddfb] = 0xf48d, [0xddfc] = 0xf48e, [0xddfd] = 0xf48f,
+ [0xde41] = 0xf490, [0xde42] = 0xf491, [0xde43] = 0xf492, [0xde44] = 0xf493,
+ [0xde45] = 0xf494, [0xde46] = 0xf495, [0xde47] = 0xf496, [0xde48] = 0xf497,
+ [0xde49] = 0xf498, [0xde4a] = 0xf499, [0xde4b] = 0xf49a, [0xde4c] = 0xf49b,
+ [0xde4d] = 0xf49c, [0xde4e] = 0xf49d, [0xde4f] = 0xf49e, [0xde50] = 0xf49f,
+ [0xde51] = 0xf4a0, [0xde52] = 0xf4a1, [0xde53] = 0xf4a2, [0xde54] = 0xf4a3,
+ [0xde55] = 0xf4a4, [0xde56] = 0xf4a5, [0xde57] = 0xf4a6, [0xde58] = 0xf4a7,
+ [0xde59] = 0xf4a8, [0xde5a] = 0xf4a9, [0xde5b] = 0xf4aa, [0xde5c] = 0xf4ab,
+ [0xde5d] = 0xf4ac, [0xde5e] = 0xf4ad, [0xde5f] = 0xf4ae, [0xde60] = 0xf4af,
+ [0xde61] = 0xf4b0, [0xde62] = 0xf4b1, [0xde63] = 0xf4b2, [0xde64] = 0xf4b3,
+ [0xde65] = 0xf4b4, [0xde66] = 0xf4b5, [0xde67] = 0xf4b6, [0xde68] = 0xf4b7,
+ [0xde69] = 0xf4b8, [0xde6a] = 0xf4b9, [0xde6b] = 0xf4ba, [0xde6c] = 0xf4bb,
+ [0xde6d] = 0xf4bc, [0xde6e] = 0xf4bd, [0xde6f] = 0xf4be, [0xde70] = 0xf4bf,
+ [0xde71] = 0xf4c0, [0xde72] = 0xf4c1, [0xde73] = 0xf4c2, [0xde74] = 0xf4c3,
+ [0xde75] = 0xf4c4, [0xde76] = 0xf4c5, [0xde77] = 0xf4c6, [0xde78] = 0xf4c7,
+ [0xde79] = 0xf4c8, [0xde7a] = 0xf4c9, [0xde7b] = 0xf4ca, [0xde7c] = 0xf4cb,
+ [0xde7d] = 0xf4cc, [0xde7e] = 0xf4cd, [0xde7f] = 0xf4ce, [0xde81] = 0xf4cf,
+ [0xde82] = 0xf4d0, [0xde83] = 0xf4d1, [0xde84] = 0xf4d2, [0xde85] = 0xf4d3,
+ [0xde86] = 0xf4d4, [0xde87] = 0xf4d5, [0xde88] = 0xf4d6, [0xde89] = 0xf4d7,
+ [0xde8a] = 0xf4d8, [0xde8b] = 0xf4d9, [0xde8c] = 0xf4da, [0xde8d] = 0xf4db,
+ [0xde8e] = 0xf4dc, [0xde8f] = 0xf4dd, [0xde90] = 0xf4de, [0xde91] = 0xf4df,
+ [0xde92] = 0xf4e0, [0xde93] = 0xf4e1, [0xde94] = 0xf4e2, [0xde95] = 0xf4e3,
+ [0xde96] = 0xf4e4, [0xde97] = 0xf4e5, [0xde98] = 0xf4e6, [0xde99] = 0xf4e7,
+ [0xde9a] = 0xf4e8, [0xde9b] = 0xf4e9, [0xde9c] = 0xf4ea, [0xde9d] = 0xf4eb,
+ [0xde9e] = 0xf4ec, [0xde9f] = 0xf4ed, [0xdea0] = 0xf4ee, [0xdea1] = 0xf4ef,
+ [0xdea2] = 0xf4f0, [0xdea3] = 0xf4f1, [0xdea4] = 0xf4f2, [0xdea5] = 0xf4f3,
+ [0xdea6] = 0xf4f4, [0xdea7] = 0xf4f5, [0xdea8] = 0xf4f6, [0xdea9] = 0xf4f7,
+ [0xdeaa] = 0xf4f8, [0xdeab] = 0xf4f9, [0xdeac] = 0xf4fa, [0xdead] = 0xf4fb,
+ [0xdeae] = 0xf4fc, [0xdeaf] = 0xf4fd, [0xdeb0] = 0xf4fe, [0xdeb1] = 0xf4ff,
+ [0xdeb2] = 0xf500, [0xdeb3] = 0xf501, [0xdeb4] = 0xf502, [0xdeb5] = 0xf503,
+ [0xdeb6] = 0xf504, [0xdeb7] = 0xf505, [0xdeb8] = 0xf506, [0xdeb9] = 0xf507,
+ [0xdeba] = 0xf508, [0xdebb] = 0xf509, [0xdebc] = 0xf50a, [0xdebd] = 0xf50b,
+ [0xdebe] = 0xf50c, [0xdebf] = 0xf50d, [0xdec0] = 0xf50e, [0xdec1] = 0xf50f,
+ [0xdec2] = 0xf510, [0xdec3] = 0xf511, [0xdec4] = 0xf512, [0xdec5] = 0xf513,
+ [0xdec6] = 0xf514, [0xdec7] = 0xf515, [0xdec8] = 0xf516, [0xdec9] = 0xf517,
+ [0xdeca] = 0xf518, [0xdecb] = 0xf519, [0xdecc] = 0xf51a, [0xdecd] = 0xf51b,
+ [0xdece] = 0xf51c, [0xdecf] = 0xf51d, [0xded0] = 0xf51e, [0xded1] = 0xf51f,
+ [0xded2] = 0xf520, [0xded3] = 0xf521, [0xded4] = 0xf522, [0xded5] = 0xf523,
+ [0xded6] = 0xf524, [0xded7] = 0xf525, [0xded8] = 0xf526, [0xded9] = 0xf527,
+ [0xdeda] = 0xf528, [0xdedb] = 0xf529, [0xdedc] = 0xf52a, [0xdedd] = 0xf52b,
+ [0xdede] = 0xf52c, [0xdedf] = 0xf52d, [0xdee0] = 0xf52e, [0xdee1] = 0xf52f,
+ [0xdee2] = 0xf530, [0xdee3] = 0xf531, [0xdee4] = 0xf532, [0xdee5] = 0xf533,
+ [0xdee6] = 0xf534, [0xdee7] = 0xf535, [0xdee8] = 0xf536, [0xdee9] = 0xf537,
+ [0xdeea] = 0xf538, [0xdeeb] = 0xf539, [0xdeec] = 0xf53a, [0xdeed] = 0xf53b,
+ [0xdeee] = 0xf53c, [0xdeef] = 0xf53d, [0xdef0] = 0xf53e, [0xdef1] = 0xf53f,
+ [0xdef2] = 0xf540, [0xdef3] = 0xf541, [0xdef4] = 0xf542, [0xdef5] = 0xf543,
+ [0xdef6] = 0xf544, [0xdef7] = 0xf545, [0xdef8] = 0xf546, [0xdef9] = 0xf547,
+ [0xdefa] = 0xf548, [0xdefb] = 0xf549, [0xdefc] = 0xf54a, [0xdefd] = 0xf54b,
+ [0xdf41] = 0xf54c, [0xdf42] = 0xf54d, [0xdf43] = 0xf54e, [0xdf44] = 0xf54f,
+ [0xdf45] = 0xf550, [0xdf46] = 0xf551, [0xdf47] = 0xf552, [0xdf48] = 0xf553,
+ [0xdf49] = 0xf554, [0xdf4a] = 0xf555, [0xdf4b] = 0xf556, [0xdf4c] = 0xf557,
+ [0xdf4d] = 0xf558, [0xdf4e] = 0xf559, [0xdf4f] = 0xf55a, [0xdf50] = 0xf55b,
+ [0xdf51] = 0xf55c, [0xdf52] = 0xf55d, [0xdf53] = 0xf55e, [0xdf54] = 0xf55f,
+ [0xdf55] = 0xf560, [0xdf56] = 0xf561, [0xdf57] = 0xf562, [0xdf58] = 0xf563,
+ [0xdf59] = 0xf564, [0xdf5a] = 0xf565, [0xdf5b] = 0xf566, [0xdf5c] = 0xf567,
+ [0xdf5d] = 0xf568, [0xdf5e] = 0xf569, [0xdf5f] = 0xf56a, [0xdf60] = 0xf56b,
+ [0xdf61] = 0xf56c, [0xdf62] = 0xf56d, [0xdf63] = 0xf56e, [0xdf64] = 0xf56f,
+ [0xdf65] = 0xf570, [0xdf66] = 0xf571, [0xdf67] = 0xf572, [0xdf68] = 0xf573,
+ [0xdf69] = 0xf574, [0xdf6a] = 0xf575, [0xdf6b] = 0xf576, [0xdf6c] = 0xf577,
+ [0xdf6d] = 0xf578, [0xdf6e] = 0xf579, [0xdf6f] = 0xf57a, [0xdf70] = 0xf57b,
+ [0xdf71] = 0xf57c, [0xdf72] = 0xf57d, [0xdf73] = 0xf57e, [0xdf74] = 0xf57f,
+ [0xdf75] = 0xf580, [0xdf76] = 0xf581, [0xdf77] = 0xf582, [0xdf78] = 0xf583,
+ [0xdf79] = 0xf584, [0xdf7a] = 0xf585, [0xdf7b] = 0xf586, [0xdf7c] = 0xf587,
+ [0xdf7d] = 0xf588, [0xdf7e] = 0xf589, [0xdf7f] = 0xf58a, [0xdf81] = 0xf58b,
+ [0xdf82] = 0xf58c, [0xdf83] = 0xf58d, [0xdf84] = 0xf58e, [0xdf85] = 0xf58f,
+ [0xdf86] = 0xf590, [0xdf87] = 0xf591, [0xdf88] = 0xf592, [0xdf89] = 0xf593,
+ [0xdf8a] = 0xf594, [0xdf8b] = 0xf595, [0xdf8c] = 0xf596, [0xdf8d] = 0xf597,
+ [0xdf8e] = 0xf598, [0xdf8f] = 0xf599, [0xdf90] = 0xf59a, [0xdf91] = 0xf59b,
+ [0xdf92] = 0xf59c, [0xdf93] = 0xf59d, [0xdf94] = 0xf59e, [0xdf95] = 0xf59f,
+ [0xdf96] = 0xf5a0, [0xdf97] = 0xf5a1, [0xdf98] = 0xf5a2, [0xdf99] = 0xf5a3,
+ [0xdf9a] = 0xf5a4, [0xdf9b] = 0xf5a5, [0xdf9c] = 0xf5a6, [0xdf9d] = 0xf5a7,
+ [0xdf9e] = 0xf5a8, [0xdf9f] = 0xf5a9, [0xdfa0] = 0xf5aa, [0xdfa1] = 0xf5ab,
+ [0xdfa2] = 0xf5ac, [0xdfa3] = 0xf5ad, [0xdfa4] = 0xf5ae, [0xdfa5] = 0xf5af,
+ [0xdfa6] = 0xf5b0, [0xdfa7] = 0xf5b1, [0xdfa8] = 0xf5b2, [0xdfa9] = 0xf5b3,
+ [0xdfaa] = 0xf5b4, [0xdfab] = 0xf5b5, [0xdfac] = 0xf5b6, [0xdfad] = 0xf5b7,
+ [0xdfae] = 0xf5b8, [0xdfaf] = 0xf5b9, [0xdfb0] = 0xf5ba, [0xdfb1] = 0xf5bb,
+ [0xdfb2] = 0xf5bc, [0xdfb3] = 0xf5bd, [0xdfb4] = 0xf5be, [0xdfb5] = 0xf5bf,
+ [0xdfb6] = 0xf5c0, [0xdfb7] = 0xf5c1, [0xdfb8] = 0xf5c2, [0xdfb9] = 0xf5c3,
+ [0xdfba] = 0xf5c4, [0xdfbb] = 0xf5c5, [0xdfbc] = 0xf5c6, [0xdfbd] = 0xf5c7,
+ [0xdfbe] = 0xf5c8, [0xdfbf] = 0xf5c9, [0xdfc0] = 0xf5ca, [0xdfc1] = 0xf5cb,
+ [0xdfc2] = 0xf5cc, [0xdfc3] = 0xf5cd, [0xdfc4] = 0xf5ce, [0xdfc5] = 0xf5cf,
+ [0xdfc6] = 0xf5d0, [0xdfc7] = 0xf5d1, [0xdfc8] = 0xf5d2, [0xdfc9] = 0xf5d3,
+ [0xdfca] = 0xf5d4, [0xdfcb] = 0xf5d5, [0xdfcc] = 0xf5d6, [0xdfcd] = 0xf5d7,
+ [0xdfce] = 0xf5d8, [0xdfcf] = 0xf5d9, [0xdfd0] = 0xf5da, [0xdfd1] = 0xf5db,
+ [0xdfd2] = 0xf5dc, [0xdfd3] = 0xf5dd, [0xdfd4] = 0xf5de, [0xdfd5] = 0xf5df,
+ [0xdfd6] = 0xf5e0, [0xdfd7] = 0xf5e1, [0xdfd8] = 0xf5e2, [0xdfd9] = 0xf5e3,
+ [0xdfda] = 0xf5e4, [0xdfdb] = 0xf5e5, [0xdfdc] = 0xf5e6, [0xdfdd] = 0xf5e7,
+ [0xdfde] = 0xf5e8, [0xdfdf] = 0xf5e9, [0xdfe0] = 0xf5ea, [0xdfe1] = 0xf5eb,
+ [0xdfe2] = 0xf5ec, [0xdfe3] = 0xf5ed, [0xdfe4] = 0xf5ee, [0xdfe5] = 0xf5ef,
+ [0xdfe6] = 0xf5f0, [0xdfe7] = 0xf5f1, [0xdfe8] = 0xf5f2, [0xdfe9] = 0xf5f3,
+ [0xdfea] = 0xf5f4, [0xdfeb] = 0xf5f5, [0xdfec] = 0xf5f6, [0xdfed] = 0xf5f7,
+ [0xdfee] = 0xf5f8, [0xdfef] = 0xf5f9, [0xdff0] = 0xf5fa, [0xdff1] = 0xf5fb,
+ [0xdff2] = 0xf5fc, [0xdff3] = 0xf5fd, [0xdff4] = 0xf5fe, [0xdff5] = 0xf5ff,
+ [0xdff6] = 0xf600, [0xdff7] = 0xf601, [0xdff8] = 0xf602, [0xdff9] = 0xf603,
+ [0xdffa] = 0xf604, [0xdffb] = 0xf605, [0xdffc] = 0xf606, [0xdffd] = 0xf607,
+ [0xe041] = 0xf608, [0xe042] = 0xf609, [0xe043] = 0xf60a, [0xe044] = 0xf60b,
+ [0xe045] = 0xf60c, [0xe046] = 0xf60d, [0xe047] = 0xf60e, [0xe048] = 0xf60f,
+ [0xe049] = 0xf610, [0xe04a] = 0xf611, [0xe04b] = 0xf612, [0xe04c] = 0xf613,
+ [0xe04d] = 0xf614, [0xe04e] = 0xf615, [0xe04f] = 0xf616, [0xe050] = 0xf617,
+ [0xe051] = 0xf618, [0xe052] = 0xf619, [0xe053] = 0xf61a, [0xe054] = 0xf61b,
+ [0xe055] = 0xf61c, [0xe056] = 0xf61d, [0xe057] = 0xf61e, [0xe058] = 0xf61f,
+ [0xe059] = 0xf620, [0xe05a] = 0xf621, [0xe05b] = 0xf622, [0xe05c] = 0xf623,
+ [0xe05d] = 0xf624, [0xe05e] = 0xf625, [0xe05f] = 0xf626, [0xe060] = 0xf627,
+ [0xe061] = 0xf628, [0xe062] = 0xf629, [0xe063] = 0xf62a, [0xe064] = 0xf62b,
+ [0xe065] = 0xf62c, [0xe066] = 0xf62d, [0xe067] = 0xf62e, [0xe068] = 0xf62f,
+ [0xe069] = 0xf630, [0xe06a] = 0xf631, [0xe06b] = 0xf632, [0xe06c] = 0xf633,
+ [0xe06d] = 0xf634, [0xe06e] = 0xf635, [0xe06f] = 0xf636, [0xe070] = 0xf637,
+ [0xe071] = 0xf638, [0xe072] = 0xf639, [0xe073] = 0xf63a, [0xe074] = 0xf63b,
+ [0xe075] = 0xf63c, [0xe076] = 0xf63d, [0xe077] = 0xf63e, [0xe078] = 0xf63f,
+ [0xe079] = 0xf640, [0xe07a] = 0xf641, [0xe07b] = 0xf642, [0xe07c] = 0xf643,
+ [0xe07d] = 0xf644, [0xe07e] = 0xf645, [0xe07f] = 0xf646, [0xe081] = 0xf647,
+ [0xe082] = 0xf648, [0xe083] = 0xf649, [0xe084] = 0xf64a, [0xe085] = 0xf64b,
+ [0xe086] = 0xf64c, [0xe087] = 0xf64d, [0xe088] = 0xf64e, [0xe089] = 0xf64f,
+ [0xe08a] = 0xf650, [0xe08b] = 0xf651, [0xe08c] = 0xf652, [0xe08d] = 0xf653,
+ [0xe08e] = 0xf654, [0xe08f] = 0xf655, [0xe090] = 0xf656, [0xe091] = 0xf657,
+ [0xe092] = 0xf658, [0xe093] = 0xf659, [0xe094] = 0xf65a, [0xe095] = 0xf65b,
+ [0xe096] = 0xf65c, [0xe097] = 0xf65d, [0xe098] = 0xf65e, [0xe099] = 0xf65f,
+ [0xe09a] = 0xf660, [0xe09b] = 0xf661, [0xe09c] = 0xf662, [0xe09d] = 0xf663,
+ [0xe09e] = 0xf664, [0xe09f] = 0xf665, [0xe0a0] = 0xf666, [0xe0a1] = 0xf667,
+ [0xe0a2] = 0xf668, [0xe0a3] = 0xf669, [0xe0a4] = 0xf66a, [0xe0a5] = 0xf66b,
+ [0xe0a6] = 0xf66c, [0xe0a7] = 0xf66d, [0xe0a8] = 0xf66e, [0xe0a9] = 0xf66f,
+ [0xe0aa] = 0xf670, [0xe0ab] = 0xf671, [0xe0ac] = 0xf672, [0xe0ad] = 0xf673,
+ [0xe0ae] = 0xf674, [0xe0af] = 0xf675, [0xe0b0] = 0xf676, [0xe0b1] = 0xf677,
+ [0xe0b2] = 0xf678, [0xe0b3] = 0xf679, [0xe0b4] = 0xf67a, [0xe0b5] = 0xf67b,
+ [0xe0b6] = 0xf67c, [0xe0b7] = 0xf67d, [0xe0b8] = 0xf67e, [0xe0b9] = 0xf67f,
+ [0xe0ba] = 0xf680, [0xe0bb] = 0xf681, [0xe0bc] = 0xf682, [0xe0bd] = 0xf683,
+ [0xe0be] = 0xf684, [0xe0bf] = 0xf685, [0xe0c0] = 0xf686, [0xe0c1] = 0xf687,
+ [0xe0c2] = 0xf688, [0xe0c3] = 0xf689, [0xe0c4] = 0xf68a, [0xe0c5] = 0xf68b,
+ [0xe0c6] = 0xf68c, [0xe0c7] = 0xf68d, [0xe0c8] = 0xf68e, [0xe0c9] = 0xf68f,
+ [0xe0ca] = 0xf690, [0xe0cb] = 0xf691, [0xe0cc] = 0xf692, [0xe0cd] = 0xf693,
+ [0xe0ce] = 0xf694, [0xe0cf] = 0xf695, [0xe0d0] = 0xf696, [0xe0d1] = 0xf697,
+ [0xe0d2] = 0xf698, [0xe0d3] = 0xf699, [0xe0d4] = 0xf69a, [0xe0d5] = 0xf69b,
+ [0xe0d6] = 0xf69c, [0xe0d7] = 0xf69d, [0xe0d8] = 0xf69e, [0xe0d9] = 0xf69f,
+ [0xe0da] = 0xf6a0, [0xe0db] = 0xf6a1, [0xe0dc] = 0xf6a2, [0xe0dd] = 0xf6a3,
+ [0xe0de] = 0xf6a4, [0xe0df] = 0xf6a5, [0xe0e0] = 0xf6a6, [0xe0e1] = 0xf6a7,
+ [0xe0e2] = 0xf6a8, [0xe0e3] = 0xf6a9, [0xe0e4] = 0xf6aa, [0xe0e5] = 0xf6ab,
+ [0xe0e6] = 0xf6ac, [0xe0e7] = 0xf6ad, [0xe0e8] = 0xf6ae, [0xe0e9] = 0xf6af,
+ [0xe0ea] = 0xf6b0, [0xe0eb] = 0xf6b1, [0xe0ec] = 0xf6b2, [0xe0ed] = 0xf6b3,
+ [0xe0ee] = 0xf6b4, [0xe0ef] = 0xf6b5, [0xe0f0] = 0xf6b6, [0xe0f1] = 0xf6b7,
+ [0xe0f2] = 0xf6b8, [0xe0f3] = 0xf6b9, [0xe0f4] = 0xf6ba, [0xe0f5] = 0xf6bb,
+ [0xe0f6] = 0xf6bc, [0xe0f7] = 0xf6bd, [0xe0f8] = 0xf6be, [0xe0f9] = 0xf6bf,
+ [0xe0fa] = 0xf6c0, [0xe0fb] = 0xf6c1, [0xe0fc] = 0xf6c2, [0xe0fd] = 0xf6c3,
+ [0xe141] = 0xf6c4, [0xe142] = 0xf6c5, [0xe143] = 0xf6c6, [0xe144] = 0xf6c7,
+ [0xe145] = 0xf6c8, [0xe146] = 0xf6c9, [0xe147] = 0xf6ca, [0xe148] = 0xf6cb,
+ [0xe149] = 0xf6cc, [0xe14a] = 0xf6cd, [0xe14b] = 0xf6ce, [0xe14c] = 0xf6cf,
+ [0xe14d] = 0xf6d0, [0xe14e] = 0xf6d1, [0xe14f] = 0xf6d2, [0xe150] = 0xf6d3,
+ [0xe151] = 0xf6d4, [0xe152] = 0xf6d5, [0xe153] = 0xf6d6, [0xe154] = 0xf6d7,
+ [0xe155] = 0xf6d8, [0xe156] = 0xf6d9, [0xe157] = 0xf6da, [0xe158] = 0xf6db,
+ [0xe159] = 0xf6dc, [0xe15a] = 0xf6dd, [0xe15b] = 0xf6de, [0xe15c] = 0xf6df,
+ [0xe15d] = 0xf6e0, [0xe15e] = 0xf6e1, [0xe15f] = 0xf6e2, [0xe160] = 0xf6e3,
+ [0xe161] = 0xf6e4, [0xe162] = 0xf6e5, [0xe163] = 0xf6e6, [0xe164] = 0xf6e7,
+ [0xe165] = 0xf6e8, [0xe166] = 0xf6e9, [0xe167] = 0xf6ea, [0xe168] = 0xf6eb,
+ [0xe169] = 0xf6ec, [0xe16a] = 0xf6ed, [0xe16b] = 0xf6ee, [0xe16c] = 0xf6ef,
+ [0xe16d] = 0xf6f0, [0xe16e] = 0xf6f1, [0xe16f] = 0xf6f2, [0xe170] = 0xf6f3,
+ [0xe171] = 0xf6f4, [0xe172] = 0xf6f5, [0xe173] = 0xf6f6, [0xe174] = 0xf6f7,
+ [0xe175] = 0xf6f8, [0xe176] = 0xf6f9, [0xe177] = 0xf6fa, [0xe178] = 0xf6fb,
+ [0xe179] = 0xf6fc, [0xe17a] = 0xf6fd, [0xe17b] = 0xf6fe, [0xe17c] = 0xf6ff,
+ [0xe17d] = 0xf700, [0xe17e] = 0xf701, [0xe17f] = 0xf702, [0xe181] = 0xf703,
+ [0xe182] = 0xf704, [0xe183] = 0xf705, [0xe184] = 0xf706, [0xe185] = 0xf707,
+ [0xe186] = 0xf708, [0xe187] = 0xf709, [0xe188] = 0xf70a, [0xe189] = 0xf70b,
+ [0xe18a] = 0xf70c, [0xe18b] = 0xf70d, [0xe18c] = 0xf70e, [0xe18d] = 0xf70f,
+ [0xe18e] = 0xf710, [0xe18f] = 0xf711, [0xe190] = 0xf712, [0xe191] = 0xf713,
+ [0xe192] = 0xf714, [0xe193] = 0xf715, [0xe194] = 0xf716, [0xe195] = 0xf717,
+ [0xe196] = 0xf718, [0xe197] = 0xf719, [0xe198] = 0xf71a, [0xe199] = 0xf71b,
+ [0xe19a] = 0xf71c, [0xe19b] = 0xf71d, [0xe19c] = 0xf71e, [0xe19d] = 0xf71f,
+ [0xe19e] = 0xf720, [0xe19f] = 0xf721, [0xe1a0] = 0xf722, [0xe1a1] = 0xf723,
+ [0xe1a2] = 0xf724, [0xe1a3] = 0xf725, [0xe1a4] = 0xf726, [0xe1a5] = 0xf727,
+ [0xe1a6] = 0xf728, [0xe1a7] = 0xf729, [0xe1a8] = 0xf72a, [0xe1a9] = 0xf72b,
+ [0xe1aa] = 0xf72c, [0xe1ab] = 0xf72d, [0xe1ac] = 0xf72e, [0xe1ad] = 0xf72f,
+ [0xe1ae] = 0xf730, [0xe1af] = 0xf731, [0xe1b0] = 0xf732, [0xe1b1] = 0xf733,
+ [0xe1b2] = 0xf734, [0xe1b3] = 0xf735, [0xe1b4] = 0xf736, [0xe1b5] = 0xf737,
+ [0xe1b6] = 0xf738, [0xe1b7] = 0xf739, [0xe1b8] = 0xf73a, [0xe1b9] = 0xf73b,
+ [0xe1ba] = 0xf73c, [0xe1bb] = 0xf73d, [0xe1bc] = 0xf73e, [0xe1bd] = 0xf73f,
+ [0xe1be] = 0xf740, [0xe1bf] = 0xf741, [0xe1c0] = 0xf742, [0xe1c1] = 0xf743,
+ [0xe1c2] = 0xf744, [0xe1c3] = 0xf745, [0xe1c4] = 0xf746, [0xe1c5] = 0xf747,
+ [0xe1c6] = 0xf748, [0xe1c7] = 0xf749, [0xe1c8] = 0xf74a, [0xe1c9] = 0xf74b,
+ [0xe1ca] = 0xf74c, [0xe1cb] = 0xf74d, [0xe1cc] = 0xf74e, [0xe1cd] = 0xf74f,
+ [0xe1ce] = 0xf750, [0xe1cf] = 0xf751, [0xe1d0] = 0xf752, [0xe1d1] = 0xf753,
+ [0xe1d2] = 0xf754, [0xe1d3] = 0xf755, [0xe1d4] = 0xf756, [0xe1d5] = 0xf757,
+ [0xe1d6] = 0xf758, [0xe1d7] = 0xf759, [0xe1d8] = 0xf75a, [0xe1d9] = 0xf75b,
+ [0xe1da] = 0xf75c, [0xe1db] = 0xf75d, [0xe1dc] = 0xf75e, [0xe1dd] = 0xf75f,
+ [0xe1de] = 0xf760, [0xe1df] = 0xf761, [0xe1e0] = 0xf762, [0xe1e1] = 0xf763,
+ [0xe1e2] = 0xf764, [0xe1e3] = 0xf765, [0xe1e4] = 0xf766, [0xe1e5] = 0xf767,
+ [0xe1e6] = 0xf768, [0xe1e7] = 0xf769, [0xe1e8] = 0xf76a, [0xe1e9] = 0xf76b,
+ [0xe1ea] = 0xf76c, [0xe1eb] = 0xf76d, [0xe1ec] = 0xf76e, [0xe1ed] = 0xf76f,
+ [0xe1ee] = 0xf770, [0xe1ef] = 0xf771, [0xe1f0] = 0xf772, [0xe1f1] = 0xf773,
+ [0xe1f2] = 0xf774, [0xe1f3] = 0xf775, [0xe1f4] = 0xf776, [0xe1f5] = 0xf777,
+ [0xe1f6] = 0xf778, [0xe1f7] = 0xf779, [0xe1f8] = 0xf77a, [0xe1f9] = 0xf77b,
+ [0xe1fa] = 0xf77c, [0xe1fb] = 0xf77d, [0xe1fc] = 0xf77e, [0xe1fd] = 0xf77f,
+ [0xe241] = 0xf780, [0xe242] = 0xf781, [0xe243] = 0xf782, [0xe244] = 0xf783,
+ [0xe245] = 0xf784, [0xe246] = 0xf785, [0xe247] = 0xf786, [0xe248] = 0xf787,
+ [0xe249] = 0xf788, [0xe24a] = 0xf789, [0xe24b] = 0xf78a, [0xe24c] = 0xf78b,
+ [0xe24d] = 0xf78c, [0xe24e] = 0xf78d, [0xe24f] = 0xf78e, [0xe250] = 0xf78f,
+ [0xe251] = 0xf790, [0xe252] = 0xf791, [0xe253] = 0xf792, [0xe254] = 0xf793,
+ [0xe255] = 0xf794, [0xe256] = 0xf795, [0xe257] = 0xf796, [0xe258] = 0xf797,
+ [0xe259] = 0xf798, [0xe25a] = 0xf799, [0xe25b] = 0xf79a, [0xe25c] = 0xf79b,
+ [0xe25d] = 0xf79c, [0xe25e] = 0xf79d, [0xe25f] = 0xf79e, [0xe260] = 0xf79f,
+ [0xe261] = 0xf7a0, [0xe262] = 0xf7a1, [0xe263] = 0xf7a2, [0xe264] = 0xf7a3,
+ [0xe265] = 0xf7a4, [0xe266] = 0xf7a5, [0xe267] = 0xf7a6, [0xe268] = 0xf7a7,
+ [0xe269] = 0xf7a8, [0xe26a] = 0xf7a9, [0xe26b] = 0xf7aa, [0xe26c] = 0xf7ab,
+ [0xe26d] = 0xf7ac, [0xe26e] = 0xf7ad, [0xe26f] = 0xf7ae, [0xe270] = 0xf7af,
+ [0xe271] = 0xf7b0, [0xe272] = 0xf7b1, [0xe273] = 0xf7b2, [0xe274] = 0xf7b3,
+ [0xe275] = 0xf7b4, [0xe276] = 0xf7b5, [0xe277] = 0xf7b6, [0xe278] = 0xf7b7,
+ [0xe279] = 0xf7b8, [0xe27a] = 0xf7b9, [0xe27b] = 0xf7ba, [0xe27c] = 0xf7bb,
+ [0xe27d] = 0xf7bc, [0xe27e] = 0xf7bd, [0xe27f] = 0xf7be, [0xe281] = 0xf7bf,
+ [0xe282] = 0xf7c0, [0xe283] = 0xf7c1, [0xe284] = 0xf7c2, [0xe285] = 0xf7c3,
+ [0xe286] = 0xf7c4, [0xe287] = 0xf7c5, [0xe288] = 0xf7c6, [0xe289] = 0xf7c7,
+ [0xe28a] = 0xf7c8, [0xe28b] = 0xf7c9, [0xe28c] = 0xf7ca, [0xe28d] = 0xf7cb,
+ [0xe28e] = 0xf7cc, [0xe28f] = 0xf7cd, [0xe290] = 0xf7ce, [0xe291] = 0xf7cf,
+ [0xe292] = 0xf7d0, [0xe293] = 0xf7d1, [0xe294] = 0xf7d2, [0xe295] = 0xf7d3,
+ [0xe296] = 0xf7d4, [0xe297] = 0xf7d5, [0xe298] = 0xf7d6, [0xe299] = 0xf7d7,
+ [0xe29a] = 0xf7d8, [0xe29b] = 0xf7d9, [0xe29c] = 0xf7da, [0xe29d] = 0xf7db,
+ [0xe29e] = 0xf7dc, [0xe29f] = 0xf7dd, [0xe2a0] = 0xf7de, [0xe2a1] = 0xf7df,
+ [0xe2a2] = 0xf7e0, [0xe2a3] = 0xf7e1, [0xe2a4] = 0xf7e2, [0xe2a5] = 0xf7e3,
+ [0xe2a6] = 0xf7e4, [0xe2a7] = 0xf7e5, [0xe2a8] = 0xf7e6, [0xe2a9] = 0xf7e7,
+ [0xe2aa] = 0xf7e8, [0xe2ab] = 0xf7e9, [0xe2ac] = 0xf7ea, [0xe2ad] = 0xf7eb,
+ [0xe2ae] = 0xf7ec, [0xe2af] = 0xf7ed, [0xe2b0] = 0xf7ee, [0xe2b1] = 0xf7ef,
+ [0xe2b2] = 0xf7f0, [0xe2b3] = 0xf7f1, [0xe2b4] = 0xf7f2, [0xe2b5] = 0xf7f3,
+ [0xe2b6] = 0xf7f4, [0xe2b7] = 0xf7f5, [0xe2b8] = 0xf7f6, [0xe2b9] = 0xf7f7,
+ [0xe2ba] = 0xf7f8, [0xe2bb] = 0xf7f9, [0xe2bc] = 0xf7fa, [0xe2bd] = 0xf7fb,
+ [0xe2be] = 0xf7fc, [0xe2bf] = 0xf7fd, [0xe2c0] = 0xf7fe, [0xe2c1] = 0xf7ff,
+ [0xe2c2] = 0xf800, [0xe2c3] = 0xf801, [0xe2c4] = 0xf802, [0xe2c5] = 0xf803,
+ [0xe2c6] = 0xf804, [0xe2c7] = 0xf805, [0xe2c8] = 0xf806, [0xe2c9] = 0xf807,
+ [0xe2ca] = 0xf808, [0xe2cb] = 0xf809, [0xe2cc] = 0xf80a, [0xe2cd] = 0xf80b,
+ [0xe2ce] = 0xf80c, [0xe2cf] = 0xf80d, [0xe2d0] = 0xf80e, [0xe2d1] = 0xf80f,
+ [0xe2d2] = 0xf810, [0xe2d3] = 0xf811, [0xe2d4] = 0xf812, [0xe2d5] = 0xf813,
+ [0xe2d6] = 0xf814, [0xe2d7] = 0xf815, [0xe2d8] = 0xf816, [0xe2d9] = 0xf817,
+ [0xe2da] = 0xf818, [0xe2db] = 0xf819, [0xe2dc] = 0xf81a, [0xe2dd] = 0xf81b,
+ [0xe2de] = 0xf81c, [0xe2df] = 0xf81d, [0xe2e0] = 0xf81e, [0xe2e1] = 0xf81f,
+ [0xe2e2] = 0xf820, [0xe2e3] = 0xf821, [0xe2e4] = 0xf822, [0xe2e5] = 0xf823,
+ [0xe2e6] = 0xf824, [0xe2e7] = 0xf825, [0xe2e8] = 0xf826, [0xe2e9] = 0xf827,
+ [0xe2ea] = 0xf828, [0xe2eb] = 0xf829, [0xe2ec] = 0xf82a, [0xe2ed] = 0xf82b,
+ [0xe2ee] = 0xf82c, [0xe2ef] = 0xf82d, [0xe2f0] = 0xf82e, [0xe2f1] = 0xf82f,
+ [0xe2f2] = 0xf830, [0xe2f3] = 0xf831, [0xe2f4] = 0xf832, [0xe2f5] = 0xf833,
+ [0xe2f6] = 0xf834, [0xe2f7] = 0xf835, [0xe2f8] = 0xf836, [0xe2f9] = 0xf837,
+ [0xe2fa] = 0xf838, [0xe2fb] = 0xf839, [0xe2fc] = 0xf83a, [0xe2fd] = 0xf83b
+};
+
+static const char __ucs4_to_ibm937sb[][1] =
+{
+ [0x0000] = "\x00", [0x0001] = "\x01", [0x0002] = "\x02", [0x0003] = "\x03",
+ [0x0004] = "\x37", [0x0005] = "\x2d", [0x0006] = "\x2e", [0x0007] = "\x2f",
+ [0x0008] = "\x16", [0x0009] = "\x05", [0x000a] = "\x25", [0x000b] = "\x0b",
+ [0x000c] = "\x0c", [0x000d] = "\x0d", [0x000e] = "\x3f", [0x000f] = "\x3f",
+ [0x0010] = "\x10", [0x0011] = "\x11", [0x0012] = "\x12", [0x0013] = "\x13",
+ [0x0014] = "\x3c", [0x0015] = "\x3d", [0x0016] = "\x32", [0x0017] = "\x26",
+ [0x0018] = "\x18", [0x0019] = "\x19", [0x001a] = "\x3f", [0x001b] = "\x27",
+ [0x001c] = "\x1c", [0x001d] = "\x1d", [0x001e] = "\x1e", [0x001f] = "\x1f",
+ [0x0020] = "\x40", [0x0021] = "\x5a", [0x0022] = "\x7f", [0x0023] = "\x7b",
+ [0x0024] = "\x5b", [0x0025] = "\x6c", [0x0026] = "\x50", [0x0027] = "\x7d",
+ [0x0028] = "\x4d", [0x0029] = "\x5d", [0x002a] = "\x5c", [0x002b] = "\x4e",
+ [0x002c] = "\x6b", [0x002d] = "\x60", [0x002e] = "\x4b", [0x002f] = "\x61",
+ [0x0030] = "\xf0", [0x0031] = "\xf1", [0x0032] = "\xf2", [0x0033] = "\xf3",
+ [0x0034] = "\xf4", [0x0035] = "\xf5", [0x0036] = "\xf6", [0x0037] = "\xf7",
+ [0x0038] = "\xf8", [0x0039] = "\xf9", [0x003a] = "\x7a", [0x003b] = "\x5e",
+ [0x003c] = "\x4c", [0x003d] = "\x7e", [0x003e] = "\x6e", [0x003f] = "\x6f",
+ [0x0040] = "\x7c", [0x0041] = "\xc1", [0x0042] = "\xc2", [0x0043] = "\xc3",
+ [0x0044] = "\xc4", [0x0045] = "\xc5", [0x0046] = "\xc6", [0x0047] = "\xc7",
+ [0x0048] = "\xc8", [0x0049] = "\xc9", [0x004a] = "\xd1", [0x004b] = "\xd2",
+ [0x004c] = "\xd3", [0x004d] = "\xd4", [0x004e] = "\xd5", [0x004f] = "\xd6",
+ [0x0050] = "\xd7", [0x0051] = "\xd8", [0x0052] = "\xd9", [0x0053] = "\xe2",
+ [0x0054] = "\xe3", [0x0055] = "\xe4", [0x0056] = "\xe5", [0x0057] = "\xe6",
+ [0x0058] = "\xe7", [0x0059] = "\xe8", [0x005a] = "\xe9", [0x005b] = "\xba",
+ [0x005c] = "\xe0", [0x005d] = "\xbb", [0x005e] = "\xb0", [0x005f] = "\x6d",
+ [0x0060] = "\x79", [0x0061] = "\x81", [0x0062] = "\x82", [0x0063] = "\x83",
+ [0x0064] = "\x84", [0x0065] = "\x85", [0x0066] = "\x86", [0x0067] = "\x87",
+ [0x0068] = "\x88", [0x0069] = "\x89", [0x006a] = "\x91", [0x006b] = "\x92",
+ [0x006c] = "\x93", [0x006d] = "\x94", [0x006e] = "\x95", [0x006f] = "\x96",
+ [0x0070] = "\x97", [0x0071] = "\x98", [0x0072] = "\x99", [0x0073] = "\xa2",
+ [0x0074] = "\xa3", [0x0075] = "\xa4", [0x0076] = "\xa5", [0x0077] = "\xa6",
+ [0x0078] = "\xa7", [0x0079] = "\xa8", [0x007a] = "\xa9", [0x007b] = "\xc0",
+ [0x007c] = "\x4f", [0x007d] = "\xd0", [0x007e] = "\xa1", [0x007f] = "\x07",
+ [0x0080] = "\x20", [0x0081] = "\x21", [0x0082] = "\x22", [0x0083] = "\x23",
+ [0x0084] = "\x24", [0x0085] = "\x15", [0x0086] = "\x06", [0x0087] = "\x17",
+ [0x0088] = "\x28", [0x0089] = "\x29", [0x008a] = "\x2a", [0x008b] = "\x2b",
+ [0x008c] = "\x2c", [0x008d] = "\x09", [0x008e] = "\x0a", [0x008f] = "\x1b",
+ [0x0090] = "\x30", [0x0091] = "\x31", [0x0092] = "\x1a", [0x0093] = "\x33",
+ [0x0094] = "\x34", [0x0095] = "\x35", [0x0096] = "\x36", [0x0097] = "\x08",
+ [0x0098] = "\x38", [0x0099] = "\x39", [0x009a] = "\x3a", [0x009b] = "\x3b",
+ [0x009c] = "\x04", [0x009d] = "\x14", [0x009e] = "\x3e", [0x009f] = "\xff",
+ [0x00a0] = "\x3f", [0x00a1] = "\x3f", [0x00a2] = "\x4a", [0x00a3] = "\x3f",
+ [0x00a4] = "\x3f", [0x00a5] = "\x3f", [0x00a6] = "\x6a", [0x00a9] = "\x3f",
+ [0x00aa] = "\x3f", [0x00ab] = "\x3f", [0x00ac] = "\x5f", [0x00ad] = "\x3f",
+ [0x00ae] = "\x3f", [0x00b2] = "\x3f", [0x00b3] = "\x3f", [0x00b5] = "\x3f",
+ [0x00b8] = "\x3f", [0x00b9] = "\x3f", [0x00ba] = "\x3f", [0x00bb] = "\x3f",
+ [0x00bc] = "\x3f", [0x00bd] = "\x3f", [0x00be] = "\x3f", [0x00bf] = "\x3f",
+ [0x00c0] = "\x3f", [0x00c1] = "\x3f", [0x00c2] = "\x3f", [0x00c3] = "\x3f",
+ [0x00c4] = "\x3f", [0x00c5] = "\x3f", [0x00c6] = "\x3f", [0x00c7] = "\x3f",
+ [0x00c8] = "\x3f", [0x00c9] = "\x3f", [0x00ca] = "\x3f", [0x00cb] = "\x3f",
+ [0x00cc] = "\x3f", [0x00cd] = "\x3f", [0x00ce] = "\x3f", [0x00cf] = "\x3f",
+ [0x00d0] = "\x3f", [0x00d1] = "\x3f", [0x00d2] = "\x3f", [0x00d3] = "\x3f",
+ [0x00d4] = "\x3f", [0x00d5] = "\x3f", [0x00d6] = "\x3f", [0x00d8] = "\x3f",
+ [0x00d9] = "\x3f", [0x00da] = "\x3f", [0x00db] = "\x3f", [0x00dc] = "\x3f",
+ [0x00dd] = "\x3f", [0x00de] = "\x3f", [0x00df] = "\x3f", [0x00e0] = "\x3f",
+ [0x00e1] = "\x3f", [0x00e2] = "\x3f", [0x00e3] = "\x3f", [0x00e4] = "\x3f",
+ [0x00e5] = "\x3f", [0x00e6] = "\x3f", [0x00e7] = "\x3f", [0x00e8] = "\x3f",
+ [0x00e9] = "\x3f", [0x00ea] = "\x3f", [0x00eb] = "\x3f", [0x00ec] = "\x3f",
+ [0x00ed] = "\x3f", [0x00ee] = "\x3f", [0x00ef] = "\x3f", [0x00f0] = "\x3f",
+ [0x00f1] = "\x3f", [0x00f2] = "\x3f", [0x00f3] = "\x3f", [0x00f4] = "\x3f",
+ [0x00f5] = "\x3f", [0x00f6] = "\x3f", [0x00f8] = "\x3f", [0x00f9] = "\x3f",
+ [0x00fa] = "\x3f", [0x00fb] = "\x3f", [0x00fc] = "\x3f", [0x00fd] = "\x3f",
+ [0x00fe] = "\x3f", [0x00ff] = "\x3f"
+};
+
+static const char __ucs4_to_ibm937db[][2] =
+{
+ [0x00a7] = "\x44\x6a", [0x00a8] = "\x44\x60", [0x00af] = "\x42\xa1",
+ [0x00b0] = "\x44\xed", [0x00b1] = "\x44\x4b", [0x00b4] = "\x44\xee",
+ [0x00b6] = "\x43\x79", [0x00b7] = "\x46\xe5", [0x00d7] = "\x44\x7a",
+ [0x00f7] = "\x44\x7b", [0x02ba] = "\x44\x5b", [0x02c7] = "\x45\x53",
+ [0x02c9] = "\x45\x51", [0x02ca] = "\x45\x52", [0x02cb] = "\x45\x54",
+ [0x02cd] = "\x47\x52", [0x02d9] = "\x45\x55", [0x0391] = "\x41\x61",
+ [0x0392] = "\x41\x62", [0x0393] = "\x41\x63", [0x0394] = "\x41\x64",
+ [0x0395] = "\x41\x65", [0x0396] = "\x41\x66", [0x0397] = "\x41\x67",
+ [0x0398] = "\x41\x68", [0x0399] = "\x41\x69", [0x039a] = "\x41\x6a",
+ [0x039b] = "\x41\x6b", [0x039c] = "\x41\x6c", [0x039d] = "\x41\x6d",
+ [0x039e] = "\x41\x6e", [0x039f] = "\x41\x6f", [0x03a0] = "\x41\x70",
+ [0x03a1] = "\x41\x71", [0x03a3] = "\x41\x72", [0x03a4] = "\x41\x73",
+ [0x03a5] = "\x41\x74", [0x03a6] = "\x41\x75", [0x03a7] = "\x41\x76",
+ [0x03a8] = "\x41\x77", [0x03a9] = "\x41\x78", [0x03b1] = "\x41\x41",
+ [0x03b2] = "\x41\x42", [0x03b3] = "\x41\x43", [0x03b4] = "\x41\x44",
+ [0x03b5] = "\x41\x45", [0x03b6] = "\x41\x46", [0x03b7] = "\x41\x47",
+ [0x03b8] = "\x41\x48", [0x03b9] = "\x41\x49", [0x03ba] = "\x41\x4a",
+ [0x03bb] = "\x41\x4b", [0x03bc] = "\x41\x4c", [0x03bd] = "\x41\x4d",
+ [0x03be] = "\x41\x4e", [0x03bf] = "\x41\x4f", [0x03c0] = "\x41\x50",
+ [0x03c1] = "\x41\x51", [0x03c3] = "\x41\x52", [0x03c4] = "\x41\x53",
+ [0x03c5] = "\x41\x54", [0x03c6] = "\x41\x55", [0x03c7] = "\x41\x56",
+ [0x03c8] = "\x41\x57", [0x03c9] = "\x41\x58", [0x0401] = "\x41\xc6",
+ [0x0410] = "\x41\xc0", [0x0411] = "\x41\xc1", [0x0412] = "\x41\xc2",
+ [0x0413] = "\x41\xc3", [0x0414] = "\x41\xc4", [0x0415] = "\x41\xc5",
+ [0x0416] = "\x41\xc7", [0x0417] = "\x41\xc8", [0x0418] = "\x41\xc9",
+ [0x0419] = "\x41\xca", [0x041a] = "\x41\xcb", [0x041b] = "\x41\xcc",
+ [0x041c] = "\x41\xcd", [0x041d] = "\x41\xce", [0x041e] = "\x41\xcf",
+ [0x041f] = "\x41\xd0", [0x0420] = "\x41\xd1", [0x0421] = "\x41\xd2",
+ [0x0422] = "\x41\xd3", [0x0423] = "\x41\xd4", [0x0424] = "\x41\xd5",
+ [0x0425] = "\x41\xd6", [0x0426] = "\x41\xd7", [0x0427] = "\x41\xd8",
+ [0x0428] = "\x41\xd9", [0x0429] = "\x41\xda", [0x042a] = "\x41\xdb",
+ [0x042b] = "\x41\xdc", [0x042c] = "\x41\xdd", [0x042d] = "\x41\xde",
+ [0x042e] = "\x41\xdf", [0x042f] = "\x41\xe0", [0x0430] = "\x41\x80",
+ [0x0431] = "\x41\x81", [0x0432] = "\x41\x82", [0x0433] = "\x41\x83",
+ [0x0434] = "\x41\x84", [0x0435] = "\x41\x85", [0x0436] = "\x41\x87",
+ [0x0437] = "\x41\x88", [0x0438] = "\x41\x89", [0x0439] = "\x41\x8a",
+ [0x043a] = "\x41\x8b", [0x043b] = "\x41\x8c", [0x043c] = "\x41\x8d",
+ [0x043d] = "\x41\x8e", [0x043e] = "\x41\x8f", [0x043f] = "\x41\x90",
+ [0x0440] = "\x41\x91", [0x0441] = "\x41\x92", [0x0442] = "\x41\x93",
+ [0x0443] = "\x41\x94", [0x0444] = "\x41\x95", [0x0445] = "\x41\x96",
+ [0x0446] = "\x41\x97", [0x0447] = "\x41\x98", [0x0448] = "\x41\x99",
+ [0x0449] = "\x41\x9a", [0x044a] = "\x41\x9b", [0x044b] = "\x41\x9c",
+ [0x044c] = "\x41\x9d", [0x044d] = "\x41\x9e", [0x044e] = "\x41\x9f",
+ [0x044f] = "\x41\xa0", [0x0451] = "\x41\x86", [0x2010] = "\x44\x5a",
+ [0x2013] = "\x44\x4a", [0x2014] = "\x44\x4a", [0x2018] = "\x44\x61",
+ [0x2019] = "\x44\x71", [0x201c] = "\x44\x62", [0x201d] = "\x44\x72",
+ [0x2020] = "\x43\x77", [0x2021] = "\x43\x78", [0x2025] = "\x44\x7e",
+ [0x2026] = "\x44\x7f", [0x2027] = "\x43\x45", [0x2030] = "\x43\x73",
+ [0x2032] = "\x44\x50", [0x2033] = "\x44\xef", [0x2035] = "\x42\x79",
+ [0x203b] = "\x44\x6b", [0x203e] = "\x42\xa1", [0x2103] = "\x44\x4e",
+ [0x2105] = "\x46\xbb", [0x2109] = "\x46\xdb", [0x2116] = "\x44\x6e",
+ [0x2121] = "\x44\x6f", [0x212b] = "\x43\x72", [0x2160] = "\x41\xf1",
+ [0x2161] = "\x41\xf2", [0x2162] = "\x41\xf3", [0x2163] = "\x41\xf4",
+ [0x2164] = "\x41\xf5", [0x2165] = "\x41\xf6", [0x2166] = "\x41\xf7",
+ [0x2167] = "\x41\xf8", [0x2168] = "\x41\xf9", [0x2169] = "\x41\xfa",
+ [0x2170] = "\x41\xb1", [0x2171] = "\x41\xb2", [0x2172] = "\x41\xb3",
+ [0x2173] = "\x41\xb4", [0x2174] = "\x41\xb5", [0x2175] = "\x41\xb6",
+ [0x2176] = "\x41\xb7", [0x2177] = "\x41\xb8", [0x2178] = "\x41\xb9",
+ [0x2179] = "\x41\xba", [0x2190] = "\x44\xf1", [0x2191] = "\x44\xf2",
+ [0x2192] = "\x44\xf0", [0x2193] = "\x44\xf3", [0x2196] = "\x46\xd4",
+ [0x2197] = "\x46\xd5", [0x2198] = "\x46\xd7", [0x2199] = "\x46\xd6",
+ [0x21b8] = "\x46\xef", [0x21b9] = "\x46\xf0", [0x21d2] = "\x43\x6e",
+ [0x21d4] = "\x43\x6f", [0x21e7] = "\x46\xee", [0x2200] = "\x43\x70",
+ [0x2202] = "\x43\x4e", [0x2203] = "\x43\x71", [0x2207] = "\x43\x4f",
+ [0x2208] = "\x43\x64", [0x220b] = "\x43\x65", [0x2215] = "\x46\xda",
+ [0x221a] = "\x46\xc5", [0x221d] = "\x43\x61", [0x221e] = "\x44\x4d",
+ [0x221f] = "\x46\xcc", [0x2220] = "\x46\xcb", [0x2223] = "\x42\x4f",
+ [0x2225] = "\x44\x7c", [0x2227] = "\x43\x6c", [0x2228] = "\x43\x6d",
+ [0x2229] = "\x46\xc8", [0x222a] = "\x46\xc9", [0x222b] = "\x46\xd0",
+ [0x222c] = "\x43\x63", [0x222e] = "\x46\xd1", [0x2234] = "\x44\x68",
+ [0x2235] = "\x44\x78", [0x223c] = "\x43\xa1", [0x223d] = "\x43\x60",
+ [0x2252] = "\x46\xc6", [0x2260] = "\x44\x4c", [0x2261] = "\x46\xc7",
+ [0x2266] = "\x44\x67", [0x2267] = "\x44\x77", [0x226a] = "\x43\x5d",
+ [0x226b] = "\x43\x5e", [0x2282] = "\x43\x68", [0x2283] = "\x43\x69",
+ [0x2286] = "\x43\x66", [0x2287] = "\x43\x67", [0x2295] = "\x46\xd2",
+ [0x2299] = "\x46\xd3", [0x22a5] = "\x46\xca", [0x22bf] = "\x46\xcd",
+ [0x2312] = "\x43\x4d", [0x2400] = "\x47\x81", [0x2401] = "\x47\x82",
+ [0x2402] = "\x47\x83", [0x2403] = "\x47\x84", [0x2404] = "\x47\x85",
+ [0x2405] = "\x47\x86", [0x2406] = "\x47\x87", [0x2407] = "\x47\x88",
+ [0x2408] = "\x47\x89", [0x2409] = "\x47\x8a", [0x240a] = "\x47\x8b",
+ [0x240b] = "\x47\x8c", [0x240c] = "\x47\x8d", [0x240d] = "\x47\x8e",
+ [0x240e] = "\x47\x8f", [0x240f] = "\x47\x90", [0x2410] = "\x47\x91",
+ [0x2411] = "\x47\x92", [0x2412] = "\x47\x93", [0x2413] = "\x47\x94",
+ [0x2414] = "\x47\x95", [0x2415] = "\x47\x96", [0x2416] = "\x47\x97",
+ [0x2417] = "\x47\x98", [0x2418] = "\x47\x99", [0x2419] = "\x47\x9a",
+ [0x241a] = "\x47\x9b", [0x241b] = "\x47\x9c", [0x241c] = "\x47\x9d",
+ [0x241d] = "\x47\x9e", [0x241e] = "\x47\x9f", [0x241f] = "\x47\xa0",
+ [0x2421] = "\x47\xa1", [0x2460] = "\x46\x41", [0x2461] = "\x46\x42",
+ [0x2462] = "\x46\x43", [0x2463] = "\x46\x44", [0x2464] = "\x46\x45",
+ [0x2465] = "\x46\x46", [0x2466] = "\x46\x47", [0x2467] = "\x46\x48",
+ [0x2468] = "\x46\x49", [0x2469] = "\x46\x4a", [0x2474] = "\x46\x51",
+ [0x2475] = "\x46\x52", [0x2476] = "\x46\x53", [0x2477] = "\x46\x54",
+ [0x2478] = "\x46\x55", [0x2479] = "\x46\x56", [0x247a] = "\x46\x57",
+ [0x247b] = "\x46\x58", [0x247c] = "\x46\x59", [0x247d] = "\x46\x5a",
+ [0x2500] = "\x46\x75", [0x2501] = "\x43\xb7", [0x2502] = "\x46\x76",
+ [0x2503] = "\x43\xb8", [0x250c] = "\x46\x78", [0x250f] = "\x43\xb9",
+ [0x2510] = "\x46\x79", [0x2513] = "\x43\xe1", [0x2514] = "\x46\x7a",
+ [0x2517] = "\x43\xe3", [0x2518] = "\x46\x7b", [0x251b] = "\x43\xe2",
+ [0x251c] = "\x46\x73", [0x251d] = "\x43\xee", [0x2520] = "\x43\xe9",
+ [0x2523] = "\x43\xe4", [0x2524] = "\x46\x72", [0x2525] = "\x43\xf0",
+ [0x2528] = "\x43\xeb", [0x252b] = "\x43\xe6", [0x252c] = "\x46\x71",
+ [0x252f] = "\x43\xea", [0x2530] = "\x43\xef", [0x2533] = "\x43\xe5",
+ [0x2534] = "\x46\x70", [0x2537] = "\x43\xec", [0x2538] = "\x43\xf1",
+ [0x253b] = "\x43\xe7", [0x253c] = "\x46\x6f", [0x253f] = "\x43\xed",
+ [0x2542] = "\x43\xf2", [0x254b] = "\x43\xe8", [0x2550] = "\x46\x81",
+ [0x255e] = "\x46\x82", [0x2561] = "\x46\x84", [0x256a] = "\x46\x83",
+ [0x256d] = "\x46\x7c", [0x256e] = "\x46\x7d", [0x256f] = "\x46\x7f",
+ [0x2570] = "\x46\x7e", [0x2571] = "\x46\x89", [0x2572] = "\x46\x8a",
+ [0x2573] = "\x46\x8b", [0x2574] = "\x46\xb7", [0x2581] = "\x46\x60",
+ [0x2582] = "\x46\x61", [0x2583] = "\x46\x62", [0x2584] = "\x46\x63",
+ [0x2585] = "\x46\x64", [0x2586] = "\x46\x65", [0x2587] = "\x46\x66",
+ [0x2588] = "\x46\x67", [0x2589] = "\x46\x6e", [0x258a] = "\x46\x6d",
+ [0x258b] = "\x46\x6c", [0x258c] = "\x46\x6b", [0x258d] = "\x46\x6a",
+ [0x258e] = "\x46\x69", [0x258f] = "\x46\x68", [0x2594] = "\x46\x74",
+ [0x2595] = "\x46\x77", [0x25a0] = "\x44\xea", [0x25a1] = "\x44\xe9",
+ [0x25b2] = "\x44\xe3", [0x25b3] = "\x44\xe2", [0x25bc] = "\x44\xec",
+ [0x25bd] = "\x44\xeb", [0x25c6] = "\x44\xe8", [0x25c7] = "\x44\xe7",
+ [0x25cb] = "\x44\xe0", [0x25ce] = "\x44\xe4", [0x25cf] = "\x44\xe1",
+ [0x25e2] = "\x46\x85", [0x25e3] = "\x46\x86", [0x25e4] = "\x46\x88",
+ [0x25e5] = "\x46\x87", [0x25ef] = "\x43\x7a", [0x2605] = "\x44\xe6",
+ [0x2606] = "\x44\xe5", [0x2640] = "\x44\x79", [0x2642] = "\x44\x69",
+ [0x266a] = "\x43\x76", [0x266d] = "\x43\x75", [0x266f] = "\x43\x74",
+ [0x273d] = "\x42\x5c", [0x3000] = "\x40\x40", [0x3001] = "\x43\x44",
+ [0x3002] = "\x43\x41", [0x3003] = "\x46\xb9", [0x3005] = "\x44\x5d",
+ [0x3006] = "\x44\x5e", [0x3007] = "\x44\x5f", [0x3008] = "\x44\x64",
+ [0x3009] = "\x44\x74", [0x300a] = "\x44\x65", [0x300b] = "\x44\x75",
+ [0x300c] = "\x43\x42", [0x300d] = "\x43\x43", [0x300e] = "\x44\x42",
+ [0x300f] = "\x44\x43", [0x3010] = "\x44\x66", [0x3011] = "\x44\x76",
+ [0x3012] = "\x44\x6c", [0x3013] = "\x44\x7d", [0x3014] = "\x44\x63",
+ [0x3015] = "\x44\x73", [0x301d] = "\x46\xe9", [0x301e] = "\x46\xea",
+ [0x3021] = "\x45\x41", [0x3022] = "\x45\x42", [0x3023] = "\x45\x43",
+ [0x3024] = "\x45\x44", [0x3025] = "\x45\x45", [0x3026] = "\x45\x46",
+ [0x3027] = "\x45\x47", [0x3028] = "\x45\x48", [0x3029] = "\x45\x49",
+ [0x3041] = "\x44\x47", [0x3042] = "\x44\x81", [0x3043] = "\x44\x48",
+ [0x3044] = "\x44\x82", [0x3045] = "\x44\x49", [0x3046] = "\x44\x83",
+ [0x3047] = "\x44\x51", [0x3048] = "\x44\x84", [0x3049] = "\x44\x52",
+ [0x304a] = "\x44\x85", [0x304b] = "\x44\x86", [0x304c] = "\x44\xc0",
+ [0x304d] = "\x44\x87", [0x304e] = "\x44\xc1", [0x304f] = "\x44\x88",
+ [0x3050] = "\x44\xc2", [0x3051] = "\x44\x89", [0x3052] = "\x44\xc3",
+ [0x3053] = "\x44\x8a", [0x3054] = "\x44\xc4", [0x3055] = "\x44\x8c",
+ [0x3056] = "\x44\xc5", [0x3057] = "\x44\x8d", [0x3058] = "\x44\xc6",
+ [0x3059] = "\x44\x8e", [0x305a] = "\x44\xc7", [0x305b] = "\x44\x8f",
+ [0x305c] = "\x44\xc8", [0x305d] = "\x44\x90", [0x305e] = "\x44\xc9",
+ [0x305f] = "\x44\x91", [0x3060] = "\x44\xca", [0x3061] = "\x44\x92",
+ [0x3062] = "\x44\xcb", [0x3063] = "\x44\x56", [0x3064] = "\x44\x93",
+ [0x3065] = "\x44\xcc", [0x3066] = "\x44\x94", [0x3067] = "\x44\xcd",
+ [0x3068] = "\x44\x95", [0x3069] = "\x44\xce", [0x306a] = "\x44\x96",
+ [0x306b] = "\x44\x97", [0x306c] = "\x44\x98", [0x306d] = "\x44\x99",
+ [0x306e] = "\x44\x9a", [0x306f] = "\x44\x9d", [0x3070] = "\x44\xcf",
+ [0x3071] = "\x44\xd5", [0x3072] = "\x44\x9e", [0x3073] = "\x44\xd0",
+ [0x3074] = "\x44\xd6", [0x3075] = "\x44\x9f", [0x3076] = "\x44\xd1",
+ [0x3077] = "\x44\xd7", [0x3078] = "\x44\xa2", [0x3079] = "\x44\xd2",
+ [0x307a] = "\x44\xd8", [0x307b] = "\x44\xa3", [0x307c] = "\x44\xd3",
+ [0x307d] = "\x44\xd9", [0x307e] = "\x44\xa4", [0x307f] = "\x44\xa5",
+ [0x3080] = "\x44\xa6", [0x3081] = "\x44\xa7", [0x3082] = "\x44\xa8",
+ [0x3083] = "\x44\x53", [0x3084] = "\x44\xa9", [0x3085] = "\x44\x54",
+ [0x3086] = "\x44\xaa", [0x3087] = "\x44\x55", [0x3088] = "\x44\xac",
+ [0x3089] = "\x44\xad", [0x308a] = "\x44\xae", [0x308b] = "\x44\xaf",
+ [0x308c] = "\x44\xba", [0x308d] = "\x44\xbb", [0x308e] = "\x44\x57",
+ [0x308f] = "\x44\xbc", [0x3090] = "\x44\xda", [0x3091] = "\x44\xdb",
+ [0x3092] = "\x44\x46", [0x3093] = "\x44\xbd", [0x309b] = "\x43\xbe",
+ [0x309c] = "\x43\xbf", [0x309d] = "\x44\xdc", [0x309e] = "\x44\xdd",
+ [0x30a1] = "\x43\x47", [0x30a2] = "\x43\x81", [0x30a3] = "\x43\x48",
+ [0x30a4] = "\x43\x82", [0x30a5] = "\x43\x49", [0x30a6] = "\x43\x83",
+ [0x30a7] = "\x43\x51", [0x30a8] = "\x43\x84", [0x30a9] = "\x43\x52",
+ [0x30aa] = "\x43\x85", [0x30ab] = "\x43\x86", [0x30ac] = "\x43\xc0",
+ [0x30ad] = "\x43\x87", [0x30ae] = "\x43\xc1", [0x30af] = "\x43\x88",
+ [0x30b0] = "\x43\xc2", [0x30b1] = "\x43\x89", [0x30b2] = "\x43\xc3",
+ [0x30b3] = "\x43\x8a", [0x30b4] = "\x43\xc4", [0x30b5] = "\x43\x8c",
+ [0x30b6] = "\x43\xc5", [0x30b7] = "\x43\x8d", [0x30b8] = "\x43\xc6",
+ [0x30b9] = "\x43\x8e", [0x30ba] = "\x43\xc7", [0x30bb] = "\x43\x8f",
+ [0x30bc] = "\x43\xc8", [0x30bd] = "\x43\x90", [0x30be] = "\x43\xc9",
+ [0x30bf] = "\x43\x91", [0x30c0] = "\x43\xca", [0x30c1] = "\x43\x92",
+ [0x30c2] = "\x43\xcb", [0x30c3] = "\x43\x56", [0x30c4] = "\x43\x93",
+ [0x30c5] = "\x43\xcc", [0x30c6] = "\x43\x94", [0x30c7] = "\x43\xcd",
+ [0x30c8] = "\x43\x95", [0x30c9] = "\x43\xce", [0x30ca] = "\x43\x96",
+ [0x30cb] = "\x43\x97", [0x30cc] = "\x43\x98", [0x30cd] = "\x43\x99",
+ [0x30ce] = "\x43\x9a", [0x30cf] = "\x43\x9d", [0x30d0] = "\x43\xcf",
+ [0x30d1] = "\x43\xd5", [0x30d2] = "\x43\x9e", [0x30d3] = "\x43\xd0",
+ [0x30d4] = "\x43\xd6", [0x30d5] = "\x43\x9f", [0x30d6] = "\x43\xd1",
+ [0x30d7] = "\x43\xd7", [0x30d8] = "\x43\xa2", [0x30d9] = "\x43\xd2",
+ [0x30da] = "\x43\xd8", [0x30db] = "\x43\xa3", [0x30dc] = "\x43\xd3",
+ [0x30dd] = "\x43\xd9", [0x30de] = "\x43\xa4", [0x30df] = "\x43\xa5",
+ [0x30e0] = "\x43\xa6", [0x30e1] = "\x43\xa7", [0x30e2] = "\x43\xa8",
+ [0x30e3] = "\x43\x53", [0x30e4] = "\x43\xa9", [0x30e5] = "\x43\x54",
+ [0x30e6] = "\x43\xaa", [0x30e7] = "\x43\x55", [0x30e8] = "\x43\xac",
+ [0x30e9] = "\x43\xad", [0x30ea] = "\x43\xae", [0x30eb] = "\x43\xaf",
+ [0x30ec] = "\x43\xba", [0x30ed] = "\x43\xbb", [0x30ee] = "\x43\x57",
+ [0x30ef] = "\x43\xbc", [0x30f0] = "\x43\xda", [0x30f1] = "\x43\xdb",
+ [0x30f2] = "\x43\x46", [0x30f3] = "\x43\xbd", [0x30f4] = "\x43\xd4",
+ [0x30f5] = "\x43\x59", [0x30f6] = "\x43\x5a", [0x30fc] = "\x43\x58",
+ [0x30fd] = "\x43\xdc", [0x30fe] = "\x43\xdd", [0x3105] = "\x45\x56",
+ [0x3106] = "\x45\x57", [0x3107] = "\x45\x58", [0x3108] = "\x45\x59",
+ [0x3109] = "\x45\x5a", [0x310a] = "\x45\x5b", [0x310b] = "\x45\x5c",
+ [0x310c] = "\x45\x5d", [0x310d] = "\x45\x5e", [0x310e] = "\x45\x5f",
+ [0x310f] = "\x45\x60", [0x3110] = "\x45\x61", [0x3111] = "\x45\x62",
+ [0x3112] = "\x45\x63", [0x3113] = "\x45\x64", [0x3114] = "\x45\x65",
+ [0x3115] = "\x45\x66", [0x3116] = "\x45\x67", [0x3117] = "\x45\x68",
+ [0x3118] = "\x45\x69", [0x3119] = "\x45\x6a", [0x311a] = "\x45\x6b",
+ [0x311b] = "\x45\x6c", [0x311c] = "\x45\x6d", [0x311d] = "\x45\x6e",
+ [0x311e] = "\x45\x6f", [0x311f] = "\x45\x70", [0x3120] = "\x45\x71",
+ [0x3121] = "\x45\x72", [0x3122] = "\x45\x73", [0x3123] = "\x45\x74",
+ [0x3124] = "\x45\x75", [0x3125] = "\x45\x76", [0x3126] = "\x45\x77",
+ [0x3127] = "\x45\x78", [0x3128] = "\x45\x79", [0x3129] = "\x45\x7a",
+ [0x3231] = "\x44\x6d", [0x32a3] = "\x46\xba", [0x338e] = "\x46\xe2",
+ [0x338f] = "\x46\xe3", [0x339c] = "\x46\xdd", [0x339d] = "\x46\xde",
+ [0x339e] = "\x46\xdf", [0x33a1] = "\x46\xe1", [0x33c4] = "\x46\xe4",
+ [0x33ce] = "\x46\xe0", [0x33d1] = "\x46\xcf", [0x33d2] = "\x46\xce",
+ [0x33d5] = "\x46\xdc", [0x4e00] = "\x4c\x41", [0x4e01] = "\x4c\x43",
+ [0x4e03] = "\x4c\x44", [0x4e07] = "\x69\x46", [0x4e08] = "\x4c\x57",
+ [0x4e09] = "\x4c\x55", [0x4e0a] = "\x4c\x58", [0x4e0b] = "\x4c\x56",
+ [0x4e0c] = "\x69\x47", [0x4e0d] = "\x4c\x83", [0x4e0e] = "\x69\x50",
+ [0x4e0f] = "\x69\x4e", [0x4e10] = "\x4c\x82", [0x4e11] = "\x4c\x81",
+ [0x4e14] = "\x4c\xe1", [0x4e15] = "\x4c\xe0", [0x4e16] = "\x4c\xdf",
+ [0x4e18] = "\x4c\xe2", [0x4e19] = "\x4c\xde", [0x4e1e] = "\x4d\xa1",
+ [0x4e1f] = "\x4d\xa2", [0x4e26] = "\x4f\xe3", [0x4e28] = "\x48\x42",
+ [0x4e2b] = "\x4c\x59", [0x4e2d] = "\x4c\x84", [0x4e2e] = "\x69\x51",
+ [0x4e30] = "\x4c\x85", [0x4e31] = "\x69\x64", [0x4e32] = "\x4e\x8c",
+ [0x4e33] = "\x6b\x52", [0x4e36] = "\x48\x43", [0x4e38] = "\x4c\x5a",
+ [0x4e39] = "\x4c\x86", [0x4e3b] = "\x4c\xe3", [0x4e3c] = "\x69\x65",
+ [0x4e3f] = "\x48\x44", [0x4e42] = "\x69\x41", [0x4e43] = "\x4c\x45",
+ [0x4e45] = "\x4c\x5c", [0x4e47] = "\x69\x48", [0x4e48] = "\x4c\x5d",
+ [0x4e4b] = "\x4c\x87", [0x4e4d] = "\x4c\xe4", [0x4e4e] = "\x4c\xe6",
+ [0x4e4f] = "\x4c\xe5", [0x4e52] = "\x4d\xa3", [0x4e53] = "\x4d\xa4",
+ [0x4e56] = "\x4f\xe4", [0x4e58] = "\x53\xfd", [0x4e59] = "\x4c\x42",
+ [0x4e5c] = "\x69\x42", [0x4e5d] = "\x4c\x46", [0x4e5e] = "\x4c\x5f",
+ [0x4e5f] = "\x4c\x5e", [0x4e69] = "\x4d\xa5", [0x4e73] = "\x4f\xe5",
+ [0x4e7e] = "\x56\x92", [0x4e7f] = "\x72\x6f", [0x4e82] = "\x5b\xa9",
+ [0x4e83] = "\x79\x77", [0x4e84] = "\x79\x78", [0x4e85] = "\x48\x46",
+ [0x4e86] = "\x4c\x47", [0x4e88] = "\x4c\x89", [0x4e8b] = "\x4f\xe6",
+ [0x4e8c] = "\x4c\x48", [0x4e8d] = "\x69\x49", [0x4e8e] = "\x4c\x60",
+ [0x4e91] = "\x4c\x8a", [0x4e92] = "\x4c\x8c", [0x4e93] = "\x69\x52",
+ [0x4e94] = "\x4c\x8d", [0x4e95] = "\x4c\x8b", [0x4e99] = "\x4d\xa6",
+ [0x4e9b] = "\x4f\xe7", [0x4e9e] = "\x4f\xe8", [0x4e9f] = "\x51\xe6",
+ [0x4ea0] = "\x48\x48", [0x4ea1] = "\x4c\x61", [0x4ea2] = "\x4c\x8e",
+ [0x4ea4] = "\x4d\xa7", [0x4ea5] = "\x4d\xa9", [0x4ea6] = "\x4d\xa8",
+ [0x4ea8] = "\x4e\x8d", [0x4eab] = "\x4f\xe9", [0x4eac] = "\x4f\xea",
+ [0x4ead] = "\x51\xe7", [0x4eae] = "\x51\xe8", [0x4eb3] = "\x54\x41",
+ [0x4eb6] = "\x79\x79", [0x4eb9] = "\x8f\x66", [0x4eba] = "\x4c\x49",
+ [0x4ec0] = "\x4c\x90", [0x4ec1] = "\x4c\x8f", [0x4ec2] = "\x69\x53",
+ [0x4ec3] = "\x4c\x91", [0x4ec4] = "\x4c\x97", [0x4ec6] = "\x4c\x92",
+ [0x4ec7] = "\x4c\x93", [0x4ec8] = "\x69\x55", [0x4ec9] = "\x69\x54",
+ [0x4eca] = "\x4c\x95", [0x4ecb] = "\x4c\x96", [0x4ecd] = "\x4c\x94",
+ [0x4ed4] = "\x4c\xe9", [0x4ed5] = "\x4c\xea", [0x4ed6] = "\x4c\xeb",
+ [0x4ed7] = "\x4c\xec", [0x4ed8] = "\x4c\xe8", [0x4ed9] = "\x4c\xef",
+ [0x4eda] = "\x69\x6b", [0x4edc] = "\x69\x67", [0x4edd] = "\x69\x6a",
+ [0x4ede] = "\x4c\xf0", [0x4edf] = "\x4d\x43", [0x4ee1] = "\x69\x69",
+ [0x4ee3] = "\x4c\xed", [0x4ee4] = "\x4c\xee", [0x4ee5] = "\x4c\xe7",
+ [0x4ee8] = "\x69\x66", [0x4ee9] = "\x69\x68", [0x4ef0] = "\x4d\xb6",
+ [0x4ef1] = "\x69\x90", [0x4ef2] = "\x4d\xb3", [0x4ef3] = "\x4d\xb7",
+ [0x4ef4] = "\x69\x9a", [0x4ef5] = "\x69\x8e", [0x4ef6] = "\x4d\xb4",
+ [0x4ef7] = "\x69\x92", [0x4efb] = "\x4d\xb5", [0x4efd] = "\x4d\xb8",
+ [0x4eff] = "\x4d\xaa", [0x4f00] = "\x69\x91", [0x4f01] = "\x4d\xb9",
+ [0x4f02] = "\x69\x95", [0x4f04] = "\x69\x99", [0x4f05] = "\x69\x96",
+ [0x4f08] = "\x69\x93", [0x4f09] = "\x4d\xab", [0x4f0a] = "\x4d\xad",
+ [0x4f0b] = "\x4d\xba", [0x4f0d] = "\x4d\xaf", [0x4f0e] = "\x69\x8b",
+ [0x4f0f] = "\x4d\xb2", [0x4f10] = "\x4d\xb0", [0x4f11] = "\x4d\xb1",
+ [0x4f12] = "\x69\x9b", [0x4f13] = "\x69\x98", [0x4f14] = "\x69\x8f",
+ [0x4f15] = "\x4d\xae", [0x4f18] = "\x69\x8c", [0x4f19] = "\x4d\xac",
+ [0x4f1d] = "\x69\x94", [0x4f22] = "\x69\x97", [0x4f2c] = "\x69\x8d",
+ [0x4f2d] = "\x6a\x48", [0x4f2f] = "\x4e\xa3", [0x4f30] = "\x4e\x96",
+ [0x4f33] = "\x6a\x49", [0x4f34] = "\x4e\x93", [0x4f36] = "\x4e\xa5",
+ [0x4f38] = "\x4e\x9b", [0x4f3a] = "\x4e\x9a", [0x4f3b] = "\x69\xfa",
+ [0x4f3c] = "\x4e\x9e", [0x4f3d] = "\x4e\x99", [0x4f3e] = "\x6a\x42",
+ [0x4f3f] = "\x6a\x4a", [0x4f41] = "\x6a\x46", [0x4f43] = "\x4e\x9c",
+ [0x4f46] = "\x4e\x9f", [0x4f47] = "\x4e\x90", [0x4f48] = "\x4e\xa8",
+ [0x4f49] = "\x69\xfc", [0x4f4c] = "\x6b\x5e", [0x4f4d] = "\x4e\x8e",
+ [0x4f4e] = "\x4e\xa4", [0x4f4f] = "\x4e\x8f", [0x4f50] = "\x4e\x97",
+ [0x4f51] = "\x4e\x98", [0x4f52] = "\x6a\x44", [0x4f53] = "\x69\xfd",
+ [0x4f54] = "\x4e\x9d", [0x4f55] = "\x4e\x95", [0x4f56] = "\x69\xf9",
+ [0x4f57] = "\x4e\x91", [0x4f58] = "\x6a\x47", [0x4f59] = "\x4e\xa6",
+ [0x4f5a] = "\x4e\xa9", [0x4f5b] = "\x4e\x94", [0x4f5c] = "\x4e\xa1",
+ [0x4f5d] = "\x4e\xa7", [0x4f5e] = "\x4e\x92", [0x4f5f] = "\x6a\x45",
+ [0x4f60] = "\x4e\xa2", [0x4f61] = "\x6a\x4b", [0x4f62] = "\x69\xfb",
+ [0x4f63] = "\x4e\xa0", [0x4f64] = "\x6a\x41", [0x4f67] = "\x6a\x43",
+ [0x4f69] = "\x4f\xf8", [0x4f6a] = "\x6b\x60", [0x4f6b] = "\x6b\x6c",
+ [0x4f6c] = "\x4f\xf0", [0x4f6e] = "\x6b\x6d", [0x4f6f] = "\x4f\xeb",
+ [0x4f70] = "\x4f\xf5", [0x4f73] = "\x4f\xee", [0x4f74] = "\x6b\x5a",
+ [0x4f75] = "\x4f\xf6", [0x4f76] = "\x6b\x59", [0x4f77] = "\x6b\x5d",
+ [0x4f78] = "\x6b\x64", [0x4f79] = "\x6b\x62", [0x4f7a] = "\x50\x41",
+ [0x4f7b] = "\x4f\xf9", [0x4f7c] = "\x6b\x54", [0x4f7d] = "\x6b\x56",
+ [0x4f7e] = "\x4f\xfb", [0x4f7f] = "\x4f\xef", [0x4f80] = "\x6b\x57",
+ [0x4f81] = "\x6b\x63", [0x4f82] = "\x6b\x6a", [0x4f83] = "\x4f\xf4",
+ [0x4f84] = "\x6b\x5c", [0x4f85] = "\x6b\x55", [0x4f86] = "\x4f\xf3",
+ [0x4f87] = "\x6b\x58", [0x4f88] = "\x4f\xf7", [0x4f89] = "\x6b\x5b",
+ [0x4f8b] = "\x4f\xf2", [0x4f8d] = "\x4f\xed", [0x4f8f] = "\x4f\xfc",
+ [0x4f90] = "\x6b\x65", [0x4f91] = "\x4f\xfd", [0x4f92] = "\x6b\x69",
+ [0x4f94] = "\x6b\x67", [0x4f95] = "\x6b\x6b", [0x4f96] = "\x4f\xfa",
+ [0x4f97] = "\x6b\x5f", [0x4f98] = "\x6b\x53", [0x4f9a] = "\x6b\x61",
+ [0x4f9b] = "\x4f\xf1", [0x4f9c] = "\x6b\x66", [0x4f9d] = "\x4f\xec",
+ [0x4f9e] = "\x6b\x68", [0x4fae] = "\x51\xf7", [0x4faf] = "\x51\xeb",
+ [0x4fb2] = "\x6d\x43", [0x4fb3] = "\x6d\x4b", [0x4fb5] = "\x51\xea",
+ [0x4fb6] = "\x51\xf2", [0x4fb7] = "\x52\x41", [0x4fb9] = "\x6d\x51",
+ [0x4fba] = "\x6d\x4f", [0x4fbb] = "\x6d\x4a", [0x4fbf] = "\x51\xec",
+ [0x4fc0] = "\x6d\x50", [0x4fc1] = "\x6d\x46", [0x4fc2] = "\x51\xfa",
+ [0x4fc3] = "\x51\xf1", [0x4fc4] = "\x51\xf9", [0x4fc5] = "\x6d\x41",
+ [0x4fc7] = "\x6d\x4d", [0x4fc9] = "\x6d\x44", [0x4fca] = "\x51\xf5",
+ [0x4fcb] = "\x6d\x45", [0x4fcd] = "\x6c\xfd", [0x4fce] = "\x51\xfc",
+ [0x4fcf] = "\x51\xef", [0x4fd0] = "\x51\xf8", [0x4fd1] = "\x51\xee",
+ [0x4fd3] = "\x6d\x42", [0x4fd4] = "\x6d\x47", [0x4fd6] = "\x6d\x4e",
+ [0x4fd7] = "\x51\xf6", [0x4fd8] = "\x51\xf3", [0x4fd9] = "\x6d\x49",
+ [0x4fda] = "\x51\xfb", [0x4fdb] = "\x6d\x4c", [0x4fdc] = "\x6d\x48",
+ [0x4fdd] = "\x51\xf0", [0x4fde] = "\x51\xfd", [0x4fdf] = "\x51\xf4",
+ [0x4fe0] = "\x51\xed", [0x4fe1] = "\x51\xe9", [0x4fec] = "\x6d\x52",
+ [0x4fee] = "\x54\x5b", [0x4fef] = "\x54\x45", [0x4ff1] = "\x54\x55",
+ [0x4ff3] = "\x54\x5a", [0x4ff4] = "\x6f\x93", [0x4ff5] = "\x6f\x92",
+ [0x4ff6] = "\x6f\x97", [0x4ff7] = "\x6f\x98", [0x4ff8] = "\x54\x48",
+ [0x4ffa] = "\x54\x51", [0x4ffe] = "\x54\x5e", [0x5000] = "\x54\x52",
+ [0x5005] = "\x6f\x8c", [0x5006] = "\x54\x4b", [0x5007] = "\x6f\x8d",
+ [0x5009] = "\x54\x60", [0x500b] = "\x54\x57", [0x500c] = "\x54\x42",
+ [0x500d] = "\x54\x43", [0x500e] = "\x6f\xa0", [0x500f] = "\x56\xa3",
+ [0x5011] = "\x54\x50", [0x5012] = "\x54\x4f", [0x5013] = "\x6f\x8e",
+ [0x5014] = "\x54\x53", [0x5015] = "\x72\x7f", [0x5016] = "\x54\x4a",
+ [0x5017] = "\x6f\x99", [0x5018] = "\x54\x59", [0x5019] = "\x54\x58",
+ [0x501a] = "\x54\x4e", [0x501b] = "\x6f\x91", [0x501c] = "\x6f\x9a",
+ [0x501e] = "\x6f\x8b", [0x501f] = "\x54\x4d", [0x5020] = "\x6f\x9b",
+ [0x5021] = "\x54\x56", [0x5022] = "\x6f\x8f", [0x5023] = "\x54\x44",
+ [0x5025] = "\x54\x47", [0x5026] = "\x54\x46", [0x5027] = "\x6f\x9c",
+ [0x5028] = "\x54\x54", [0x5029] = "\x54\x49", [0x502a] = "\x54\x5d",
+ [0x502b] = "\x54\x5f", [0x502c] = "\x6f\x96", [0x502d] = "\x54\x5c",
+ [0x502f] = "\x6f\x9e", [0x5030] = "\x6f\x90", [0x5031] = "\x6f\x9f",
+ [0x5033] = "\x6f\x94", [0x5035] = "\x6f\x9d", [0x5037] = "\x6f\x95",
+ [0x503c] = "\x54\x4c", [0x5040] = "\x72\x88", [0x5041] = "\x72\x7b",
+ [0x5043] = "\x56\x97", [0x5045] = "\x72\x81", [0x5046] = "\x72\x87",
+ [0x5047] = "\x56\x96", [0x5048] = "\x72\x79", [0x5049] = "\x56\x9a",
+ [0x504a] = "\x72\x7d", [0x504b] = "\x72\x76", [0x504c] = "\x56\x98",
+ [0x504d] = "\x72\x7a", [0x504e] = "\x56\x9d", [0x504f] = "\x56\xa2",
+ [0x5051] = "\x72\x8c", [0x5053] = "\x72\x75", [0x5055] = "\x56\x9e",
+ [0x5057] = "\x72\x8b", [0x505a] = "\x56\x99", [0x505b] = "\x72\x7c",
+ [0x505c] = "\x56\x95", [0x505d] = "\x72\x77", [0x505e] = "\x72\x73",
+ [0x505f] = "\x72\x82", [0x5060] = "\x72\x74", [0x5061] = "\x72\x72",
+ [0x5062] = "\x72\x7e", [0x5063] = "\x72\x85", [0x5064] = "\x72\x86",
+ [0x5065] = "\x56\x9b", [0x5068] = "\x75\xc0", [0x5069] = "\x72\x83",
+ [0x506a] = "\x72\x71", [0x506b] = "\x72\x84", [0x506d] = "\x56\xa5",
+ [0x506e] = "\x72\x89", [0x506f] = "\x56\xa4", [0x5070] = "\x72\x70",
+ [0x5072] = "\x72\x78", [0x5073] = "\x72\x8a", [0x5074] = "\x56\xa0",
+ [0x5075] = "\x56\x9f", [0x5076] = "\x56\x9c", [0x5077] = "\x56\xa1",
+ [0x507a] = "\x56\x93", [0x507d] = "\x56\x94", [0x5080] = "\x59\x4e",
+ [0x5082] = "\x75\xc3", [0x5083] = "\x75\xbc", [0x5085] = "\x59\x4b",
+ [0x5087] = "\x75\xc4", [0x508b] = "\x75\xba", [0x508c] = "\x75\xbd",
+ [0x508d] = "\x59\x4a", [0x508e] = "\x75\xbe", [0x5091] = "\x59\x4d",
+ [0x5092] = "\x75\xc2", [0x5094] = "\x75\xb8", [0x5095] = "\x75\xb7",
+ [0x5096] = "\x59\x4f", [0x5098] = "\x59\x50", [0x5099] = "\x59\x4c",
+ [0x509a] = "\x59\x51", [0x509b] = "\x75\xb6", [0x509c] = "\x75\xc1",
+ [0x509d] = "\x75\xbf", [0x509e] = "\x75\xb9", [0x50a2] = "\x59\x49",
+ [0x50a3] = "\x75\xbb", [0x50ac] = "\x5b\xb0", [0x50ad] = "\x5b\xaa",
+ [0x50ae] = "\x79\x7d", [0x50af] = "\x5b\xb3", [0x50b0] = "\x79\x84",
+ [0x50b1] = "\x79\x87", [0x50b2] = "\x5b\xac", [0x50b3] = "\x5b\xad",
+ [0x50b4] = "\x79\x81", [0x50b5] = "\x5b\xab", [0x50b6] = "\x79\x8a",
+ [0x50b7] = "\x5b\xb1", [0x50b8] = "\x79\x8b", [0x50ba] = "\x79\x86",
+ [0x50bb] = "\x5b\xb2", [0x50bd] = "\x79\x7a", [0x50be] = "\x5b\xaf",
+ [0x50bf] = "\x79\x7b", [0x50c1] = "\x79\x85", [0x50c2] = "\x79\x83",
+ [0x50c4] = "\x79\x7e", [0x50c5] = "\x5b\xae", [0x50c6] = "\x79\x7c",
+ [0x50c7] = "\x5b\xb4", [0x50c8] = "\x79\x82", [0x50c9] = "\x79\x89",
+ [0x50ca] = "\x79\x7f", [0x50cb] = "\x79\x88", [0x50ce] = "\x5d\xfb",
+ [0x50cf] = "\x5d\xf8", [0x50d1] = "\x5d\xf9", [0x50d3] = "\x7d\x43",
+ [0x50d4] = "\x7c\xf8", [0x50d5] = "\x5d\xf7", [0x50d6] = "\x5d\xf4",
+ [0x50d7] = "\x7c\xf9", [0x50da] = "\x5d\xf6", [0x50db] = "\x7c\xfc",
+ [0x50dd] = "\x7d\x41", [0x50e0] = "\x7d\x48", [0x50e3] = "\x7d\x47",
+ [0x50e4] = "\x7d\x42", [0x50e5] = "\x5d\xf3", [0x50e6] = "\x7c\xf7",
+ [0x50e7] = "\x5d\xf1", [0x50e8] = "\x7c\xfa", [0x50e9] = "\x5d\xfc",
+ [0x50ea] = "\x7c\xfd", [0x50ec] = "\x7d\x44", [0x50ed] = "\x5d\xf5",
+ [0x50ee] = "\x5d\xf2", [0x50ef] = "\x7d\x46", [0x50f0] = "\x7d\x45",
+ [0x50f1] = "\x5d\xfa", [0x50f3] = "\x7c\xfb", [0x50f5] = "\x60\x42",
+ [0x50f6] = "\x80\x76", [0x50f8] = "\x80\x73", [0x50f9] = "\x60\x43",
+ [0x50fb] = "\x60\x41", [0x50fd] = "\x80\x7a", [0x50fe] = "\x80\x77",
+ [0x50ff] = "\x80\x70", [0x5100] = "\x5f\xfd", [0x5102] = "\x60\x44",
+ [0x5103] = "\x80\x71", [0x5104] = "\x5f\xfc", [0x5105] = "\x60\x47",
+ [0x5106] = "\x80\x74", [0x5107] = "\x80\x75", [0x5108] = "\x60\x45",
+ [0x5109] = "\x60\x46", [0x510a] = "\x80\x7b", [0x510b] = "\x80\x78",
+ [0x510c] = "\x80\x79", [0x5110] = "\x62\x53", [0x5111] = "\x83\xc3",
+ [0x5112] = "\x62\x50", [0x5113] = "\x83\xc0", [0x5114] = "\x62\x52",
+ [0x5115] = "\x62\x54", [0x5117] = "\x83\xc1", [0x5118] = "\x62\x51",
+ [0x511a] = "\x83\xc2", [0x511c] = "\x83\xbf", [0x511f] = "\x63\xc0",
+ [0x5120] = "\x86\xc8", [0x5121] = "\x63\xc1", [0x5122] = "\x86\xc6",
+ [0x5124] = "\x86\xc7", [0x5125] = "\x86\xc5", [0x5126] = "\x86\xc4",
+ [0x5129] = "\x86\xc9", [0x512a] = "\x63\xbf", [0x512d] = "\x89\x65",
+ [0x512e] = "\x89\x66", [0x5130] = "\x80\x72", [0x5131] = "\x89\x64",
+ [0x5132] = "\x63\xc2", [0x5133] = "\x66\x4b", [0x5134] = "\x8b\x5a",
+ [0x5135] = "\x8b\x5b", [0x5137] = "\x67\x83", [0x5138] = "\x67\x84",
+ [0x5139] = "\x8e\x70", [0x513a] = "\x8e\x6f", [0x513b] = "\x67\xd7",
+ [0x513c] = "\x67\xd6", [0x513d] = "\x90\x41", [0x513f] = "\x4c\x4a",
+ [0x5140] = "\x4c\x62", [0x5141] = "\x4c\x99", [0x5143] = "\x4c\x98",
+ [0x5144] = "\x4c\xf2", [0x5145] = "\x4c\xf1", [0x5146] = "\x4d\xbd",
+ [0x5147] = "\x4d\xbc", [0x5148] = "\x4d\xbe", [0x5149] = "\x4d\xbb",
+ [0x514b] = "\x4e\xab", [0x514c] = "\x4e\xaa", [0x514d] = "\x4e\xac",
+ [0x5152] = "\x50\x43", [0x5154] = "\x50\x42", [0x5155] = "\x50\x44",
+ [0x5157] = "\x52\x42", [0x5159] = "\x46\xf1", [0x515a] = "\x6f\xa1",
+ [0x515b] = "\x46\xf2", [0x515c] = "\x56\xa6", [0x515d] = "\x46\xf4",
+ [0x515e] = "\x46\xf3", [0x515f] = "\x75\xc5", [0x5161] = "\x46\xf5",
+ [0x5162] = "\x5d\xfd", [0x5163] = "\x46\xf6", [0x5165] = "\x4c\x4b",
+ [0x5167] = "\x4c\x9a", [0x5168] = "\x4d\xbf", [0x5169] = "\x50\x45",
+ [0x516b] = "\x4c\x4c", [0x516c] = "\x4c\x9d", [0x516d] = "\x4c\x9b",
+ [0x516e] = "\x4c\x9c", [0x5171] = "\x4d\xc0", [0x5175] = "\x4e\xad",
+ [0x5176] = "\x50\x47", [0x5177] = "\x50\x46", [0x5178] = "\x50\x48",
+ [0x517c] = "\x54\x61", [0x5180] = "\x62\x55", [0x5182] = "\x48\x4d",
+ [0x5187] = "\x69\x4f", [0x5189] = "\x4c\xf3", [0x518a] = "\x4c\xf4",
+ [0x518d] = "\x4d\xc1", [0x518f] = "\x6a\x4c", [0x5191] = "\x52\x44",
+ [0x5192] = "\x52\x43", [0x5193] = "\x6f\xa3", [0x5194] = "\x6f\xa2",
+ [0x5195] = "\x56\xa7", [0x5196] = "\x48\x4e", [0x5197] = "\x4c\x9e",
+ [0x5198] = "\x69\x56", [0x519e] = "\x6b\x6e", [0x51a0] = "\x52\x45",
+ [0x51a2] = "\x54\x64", [0x51a4] = "\x54\x62", [0x51a5] = "\x54\x63",
+ [0x51aa] = "\x62\x56", [0x51ab] = "\x48\x4f", [0x51ac] = "\x4c\xf5",
+ [0x51b0] = "\x4d\xc2", [0x51b1] = "\x69\x9c", [0x51b6] = "\x4e\xae",
+ [0x51b7] = "\x4e\xaf", [0x51b9] = "\x6a\x4d", [0x51bc] = "\x6b\x6f",
+ [0x51bd] = "\x50\x49", [0x51be] = "\x6b\x70", [0x51c4] = "\x6f\xa5",
+ [0x51c5] = "\x6f\xa6", [0x51c6] = "\x54\x67", [0x51c8] = "\x6f\xa7",
+ [0x51ca] = "\x6f\xa4", [0x51cb] = "\x54\x68", [0x51cc] = "\x54\x66",
+ [0x51cd] = "\x54\x65", [0x51ce] = "\x6f\xa8", [0x51d0] = "\x72\x8d",
+ [0x51d4] = "\x75\xc6", [0x51d7] = "\x79\x8c", [0x51d8] = "\x7d\x49",
+ [0x51dc] = "\x60\x48", [0x51dd] = "\x62\x57", [0x51de] = "\x83\xc4",
+ [0x51e0] = "\x4c\x4d", [0x51e1] = "\x4c\x5b", [0x51f0] = "\x56\xa8",
+ [0x51f1] = "\x59\x53", [0x51f3] = "\x5e\x41", [0x51f5] = "\x69\x43",
+ [0x51f6] = "\x4c\x9f", [0x51f8] = "\x4c\xf8", [0x51f9] = "\x4c\xf6",
+ [0x51fa] = "\x4c\xf7", [0x51fd] = "\x50\x4a", [0x5200] = "\x4c\x4e",
+ [0x5201] = "\x4c\x4f", [0x5203] = "\x4c\x63", [0x5206] = "\x4c\xa0",
+ [0x5207] = "\x4c\xa1", [0x5208] = "\x4c\xa2", [0x5209] = "\x69\x9e",
+ [0x520a] = "\x4c\xf9", [0x520c] = "\x69\x6c", [0x520e] = "\x4d\xc6",
+ [0x5210] = "\x69\x9f", [0x5211] = "\x4d\xc4", [0x5212] = "\x4d\xc5",
+ [0x5213] = "\x69\x9d", [0x5216] = "\x4d\xc7", [0x5217] = "\x4d\xc3",
+ [0x521c] = "\x6a\x4e", [0x521d] = "\x51\xce", [0x521e] = "\x6a\x4f",
+ [0x5221] = "\x6a\x50", [0x5224] = "\x4e\xb1", [0x5225] = "\x4e\xb0",
+ [0x5228] = "\x4e\xb4", [0x5229] = "\x4e\xb2", [0x522a] = "\x4e\xb3",
+ [0x522e] = "\x50\x50", [0x5230] = "\x50\x4f", [0x5231] = "\x6b\x75",
+ [0x5232] = "\x6b\x72", [0x5233] = "\x6b\x73", [0x5235] = "\x6b\x71",
+ [0x5236] = "\x50\x51", [0x5237] = "\x50\x4d", [0x5238] = "\x50\x4c",
+ [0x523a] = "\x50\x4e", [0x523b] = "\x50\x4b", [0x5241] = "\x50\x52",
+ [0x5243] = "\x52\x47", [0x5244] = "\x6d\x53", [0x5246] = "\x6b\x74",
+ [0x5247] = "\x52\x4c", [0x5249] = "\x6d\x54", [0x524a] = "\x52\x48",
+ [0x524b] = "\x52\x4b", [0x524c] = "\x52\x4a", [0x524d] = "\x52\x49",
+ [0x524e] = "\x52\x46", [0x5252] = "\x6f\xab", [0x5254] = "\x54\x6b",
+ [0x5255] = "\x6f\xae", [0x5256] = "\x54\x69", [0x525a] = "\x6f\xaa",
+ [0x525b] = "\x54\x6c", [0x525c] = "\x54\x6a", [0x525d] = "\x54\x6d",
+ [0x525e] = "\x6f\xac", [0x525f] = "\x6f\xad", [0x5261] = "\x6f\xa9",
+ [0x5262] = "\x6f\xaf", [0x5269] = "\x59\x57", [0x526a] = "\x56\xa9",
+ [0x526b] = "\x72\x8e", [0x526c] = "\x72\x90", [0x526d] = "\x72\x8f",
+ [0x526e] = "\x72\x91", [0x526f] = "\x56\xaa", [0x5272] = "\x59\x54",
+ [0x5274] = "\x59\x55", [0x5275] = "\x59\x56", [0x5277] = "\x5b\xb6",
+ [0x5278] = "\x79\x8e", [0x527a] = "\x79\x8d", [0x527b] = "\x79\x8f",
+ [0x527c] = "\x79\x90", [0x527d] = "\x5b\xb7", [0x527f] = "\x5b\xb5",
+ [0x5280] = "\x7d\x4a", [0x5281] = "\x7d\x4b", [0x5282] = "\x5e\x43",
+ [0x5283] = "\x5e\x42", [0x5284] = "\x7e\xe2", [0x5287] = "\x60\x49",
+ [0x5288] = "\x60\x4a", [0x5289] = "\x60\x4b", [0x528a] = "\x60\x4d",
+ [0x528b] = "\x80\x7c", [0x528c] = "\x80\x7d", [0x528d] = "\x60\x4c",
+ [0x5291] = "\x62\x58", [0x5293] = "\x62\x59", [0x5296] = "\x8b\x5c",
+ [0x5297] = "\x8e\x72", [0x5298] = "\x8e\x71", [0x5299] = "\x90\x42",
+ [0x529b] = "\x4c\x50", [0x529f] = "\x4c\xfb", [0x52a0] = "\x4c\xfa",
+ [0x52a3] = "\x4d\xc8", [0x52a6] = "\x69\xa0", [0x52a9] = "\x4e\xb6",
+ [0x52aa] = "\x4e\xb7", [0x52ab] = "\x4e\xb5", [0x52ac] = "\x4e\xb8",
+ [0x52ad] = "\x6a\x51", [0x52ae] = "\x6a\x52", [0x52bb] = "\x50\x54",
+ [0x52bc] = "\x6b\x76", [0x52be] = "\x50\x53", [0x52c0] = "\x6d\x55",
+ [0x52c1] = "\x52\x50", [0x52c2] = "\x6d\x56", [0x52c3] = "\x52\x4f",
+ [0x52c7] = "\x52\x4d", [0x52c9] = "\x52\x4e", [0x52cd] = "\x6f\xb0",
+ [0x52d2] = "\x56\xab", [0x52d3] = "\x72\x93", [0x52d5] = "\x56\xae",
+ [0x52d6] = "\x72\x92", [0x52d7] = "\x57\xaa", [0x52d8] = "\x56\xad",
+ [0x52d9] = "\x56\xac", [0x52db] = "\x59\x5a", [0x52dd] = "\x59\x59",
+ [0x52de] = "\x59\x58", [0x52df] = "\x5b\xb8", [0x52e2] = "\x5b\xbb",
+ [0x52e3] = "\x5b\xbc", [0x52e4] = "\x5b\xba", [0x52e6] = "\x5b\xb9",
+ [0x52e9] = "\x7d\x4c", [0x52eb] = "\x7d\x4d", [0x52ef] = "\x80\x7f",
+ [0x52f0] = "\x60\x4e", [0x52f1] = "\x80\x7e", [0x52f3] = "\x62\x5a",
+ [0x52f4] = "\x86\xca", [0x52f5] = "\x63\xc3", [0x52f7] = "\x8b\x5d",
+ [0x52f8] = "\x66\xdf", [0x52f9] = "\x48\x54", [0x52fa] = "\x4c\x64",
+ [0x52fb] = "\x4c\xa3", [0x52fc] = "\x69\x57", [0x52fe] = "\x4c\xa4",
+ [0x52ff] = "\x4c\xa5", [0x5305] = "\x4c\xfc", [0x5306] = "\x4c\xfd",
+ [0x5308] = "\x4d\xc9", [0x5309] = "\x6a\x53", [0x530a] = "\x6b\x77",
+ [0x530b] = "\x6b\x78", [0x530d] = "\x52\x51", [0x530e] = "\x6f\xb1",
+ [0x530f] = "\x56\xb0", [0x5310] = "\x56\xaf", [0x5311] = "\x75\xc8",
+ [0x5312] = "\x75\xc7", [0x5315] = "\x4c\x51", [0x5316] = "\x4c\xa6",
+ [0x5317] = "\x4d\x41", [0x5319] = "\x56\xb1", [0x531a] = "\x69\x44",
+ [0x531c] = "\x69\x6d", [0x531d] = "\x4d\x42", [0x531f] = "\x69\xa2",
+ [0x5320] = "\x4d\xcb", [0x5321] = "\x4d\xca", [0x5322] = "\x69\xa1",
+ [0x5323] = "\x4e\xb9", [0x532a] = "\x54\x6e", [0x532d] = "\x72\x94",
+ [0x532f] = "\x5b\xbd", [0x5330] = "\x7d\x4e", [0x5331] = "\x5e\x44",
+ [0x5334] = "\x83\xc5", [0x5337] = "\x8c\xeb", [0x5338] = "\x48\x57",
+ [0x5339] = "\x4c\xa7", [0x533c] = "\x6b\x79", [0x533d] = "\x6d\x57",
+ [0x533e] = "\x56\xb4", [0x533f] = "\x56\xb2", [0x5340] = "\x56\xb3",
+ [0x5341] = "\x4c\x52", [0x5343] = "\x4c\x65", [0x5344] = "\x45\x4b",
+ [0x5345] = "\x4c\xaa", [0x5347] = "\x4c\xa9", [0x5348] = "\x4c\xa8",
+ [0x5349] = "\x4d\x45", [0x534a] = "\x4d\x44", [0x534c] = "\x69\x6e",
+ [0x534d] = "\x69\xa3", [0x5351] = "\x50\x58", [0x5352] = "\x50\x55",
+ [0x5353] = "\x50\x57", [0x5354] = "\x50\x56", [0x5357] = "\x52\x52",
+ [0x535a] = "\x59\x5b", [0x535c] = "\x4c\x53", [0x535e] = "\x4c\xab",
+ [0x5360] = "\x4d\x47", [0x5361] = "\x4d\x46", [0x5363] = "\x6a\x54",
+ [0x5366] = "\x50\x59", [0x5369] = "\x48\x5a", [0x536c] = "\x69\x58",
+ [0x536e] = "\x4d\x49", [0x536f] = "\x4d\x48", [0x5370] = "\x4d\xcc",
+ [0x5371] = "\x4d\xcd", [0x5372] = "\x6a\x55", [0x5373] = "\x4e\xba",
+ [0x5375] = "\x4e\xbb", [0x5377] = "\x50\x5a", [0x5378] = "\x50\x5b",
+ [0x5379] = "\x50\x5c", [0x537b] = "\x52\x53", [0x537c] = "\x6d\x58",
+ [0x537f] = "\x54\x6f", [0x5382] = "\x69\x45", [0x5384] = "\x4c\xac",
+ [0x538a] = "\x69\xa4", [0x538e] = "\x6a\x56", [0x538f] = "\x6a\x57",
+ [0x5392] = "\x6b\x7a", [0x5394] = "\x6b\x7b", [0x5396] = "\x6d\x5a",
+ [0x5397] = "\x6d\x59", [0x5398] = "\x6d\x5c", [0x5399] = "\x6d\x5b",
+ [0x539a] = "\x52\x54", [0x539c] = "\x72\x95", [0x539d] = "\x54\x71",
+ [0x539e] = "\x6f\xb2", [0x539f] = "\x54\x70", [0x53a4] = "\x75\xc9",
+ [0x53a5] = "\x59\x5c", [0x53a7] = "\x75\xca", [0x53ac] = "\x7d\x4f",
+ [0x53ad] = "\x5e\x45", [0x53b2] = "\x60\x4f", [0x53b4] = "\x8b\x5e",
+ [0x53b6] = "\x48\x5c", [0x53b9] = "\x69\x59", [0x53bb] = "\x4d\x4a",
+ [0x53c3] = "\x56\xb5", [0x53c8] = "\x4c\x54", [0x53c9] = "\x4c\x66",
+ [0x53ca] = "\x4c\xae", [0x53cb] = "\x4c\xad", [0x53cd] = "\x4c\xaf",
+ [0x53d4] = "\x50\x5e", [0x53d6] = "\x50\x5d", [0x53d7] = "\x50\x5f",
+ [0x53db] = "\x52\x55", [0x53df] = "\x54\x72", [0x53e1] = "\x83\xc6",
+ [0x53e2] = "\x65\x5a", [0x53e3] = "\x4c\x67", [0x53e4] = "\x4d\x4c",
+ [0x53e5] = "\x4d\x5b", [0x53e6] = "\x4d\x56", [0x53e8] = "\x4d\x51",
+ [0x53e9] = "\x4d\x50", [0x53ea] = "\x4d\x57", [0x53eb] = "\x4d\x55",
+ [0x53ec] = "\x4d\x4e", [0x53ed] = "\x4d\x5c", [0x53ee] = "\x4d\x4f",
+ [0x53ef] = "\x4d\x4b", [0x53f0] = "\x4d\x5a", [0x53f1] = "\x4d\x59",
+ [0x53f2] = "\x4d\x58", [0x53f3] = "\x4d\x4d", [0x53f5] = "\x4d\x54",
+ [0x53f8] = "\x4d\x53", [0x53fb] = "\x4d\x5d", [0x53fc] = "\x4d\x52",
+ [0x5401] = "\x4d\xd3", [0x5403] = "\x4d\xd9", [0x5404] = "\x4d\xd5",
+ [0x5406] = "\x4d\xdb", [0x5407] = "\x69\xa5", [0x5408] = "\x4d\xd8",
+ [0x5409] = "\x4d\xce", [0x540a] = "\x4d\xd1", [0x540b] = "\x4d\xd4",
+ [0x540c] = "\x4d\xd0", [0x540d] = "\x4d\xd7", [0x540e] = "\x4d\xda",
+ [0x540f] = "\x4d\xcf", [0x5410] = "\x4d\xd2", [0x5411] = "\x4d\xd6",
+ [0x5412] = "\x4d\xdc", [0x5418] = "\x6a\x60", [0x5419] = "\x6a\x5d",
+ [0x541b] = "\x4e\xc8", [0x541c] = "\x6a\x5e", [0x541d] = "\x4e\xbc",
+ [0x541e] = "\x4e\xbe", [0x541f] = "\x4e\xd6", [0x5420] = "\x4e\xd1",
+ [0x5424] = "\x6a\x65", [0x5425] = "\x6a\x5f", [0x5426] = "\x4e\xc0",
+ [0x5427] = "\x4e\xc2", [0x5428] = "\x6a\x64", [0x5429] = "\x4e\xc9",
+ [0x542a] = "\x6a\x5a", [0x542b] = "\x4e\xd5", [0x542c] = "\x4e\xd7",
+ [0x542d] = "\x4e\xbd", [0x542e] = "\x4e\xce", [0x5430] = "\x6a\x58",
+ [0x5431] = "\x4e\xd4", [0x5433] = "\x4e\xc5", [0x5435] = "\x4e\xcf",
+ [0x5436] = "\x4e\xd0", [0x5437] = "\x6a\x59", [0x5438] = "\x4e\xcd",
+ [0x5439] = "\x4e\xcb", [0x543b] = "\x4e\xcc", [0x543c] = "\x4e\xd2",
+ [0x543d] = "\x6a\x61", [0x543e] = "\x4e\xbf", [0x5440] = "\x4e\xd3",
+ [0x5441] = "\x6a\x63", [0x5442] = "\x4e\xc7", [0x5443] = "\x4e\xc4",
+ [0x5445] = "\x6a\x5c", [0x5446] = "\x4e\xc3", [0x5447] = "\x6a\x66",
+ [0x5448] = "\x4e\xc6", [0x544a] = "\x4e\xca", [0x544e] = "\x4e\xc1",
+ [0x544f] = "\x6a\x62", [0x5454] = "\x6a\x5b", [0x5460] = "\x6b\x8d",
+ [0x5461] = "\x6b\x8c", [0x5462] = "\x50\x71", [0x5463] = "\x6b\x8f",
+ [0x5464] = "\x6b\x91", [0x5465] = "\x6b\x86", [0x5466] = "\x6b\x89",
+ [0x5467] = "\x6b\x90", [0x5468] = "\x50\x72", [0x546b] = "\x6b\x83",
+ [0x546c] = "\x6b\x87", [0x546f] = "\x6b\x8b", [0x5470] = "\x6d\x6b",
+ [0x5471] = "\x50\x6d", [0x5472] = "\x6d\x6f", [0x5473] = "\x50\x60",
+ [0x5474] = "\x6b\x88", [0x5475] = "\x50\x61", [0x5476] = "\x50\x6e",
+ [0x5477] = "\x50\x67", [0x5478] = "\x50\x63", [0x547a] = "\x6b\x84",
+ [0x547b] = "\x50\x66", [0x547c] = "\x50\x6b", [0x547d] = "\x50\x74",
+ [0x547e] = "\x6b\x85", [0x547f] = "\x6b\x7d", [0x5480] = "\x50\x65",
+ [0x5481] = "\x6b\x7e", [0x5482] = "\x6b\x81", [0x5484] = "\x50\x68",
+ [0x5486] = "\x50\x6a", [0x5487] = "\x6b\x7c", [0x5488] = "\x6b\x82",
+ [0x548b] = "\x50\x73", [0x548c] = "\x50\x6f", [0x548d] = "\x6b\x8a",
+ [0x548e] = "\x50\x75", [0x5490] = "\x50\x6c", [0x5491] = "\x6b\x7f",
+ [0x5492] = "\x50\x69", [0x5495] = "\x50\x64", [0x5496] = "\x50\x62",
+ [0x5498] = "\x6b\x8e", [0x549a] = "\x50\x70", [0x54a0] = "\x6d\x6a",
+ [0x54a1] = "\x6d\x5e", [0x54a2] = "\x6d\x6d", [0x54a5] = "\x6d\x60",
+ [0x54a6] = "\x52\x5c", [0x54a7] = "\x52\x6a", [0x54a8] = "\x52\x58",
+ [0x54a9] = "\x52\x69", [0x54aa] = "\x52\x61", [0x54ab] = "\x52\x66",
+ [0x54ac] = "\x52\x56", [0x54ad] = "\x6d\x5f", [0x54ae] = "\x6d\x65",
+ [0x54af] = "\x52\x65", [0x54b0] = "\x6d\x71", [0x54b1] = "\x52\x67",
+ [0x54b3] = "\x52\x5d", [0x54b6] = "\x6d\x67", [0x54b7] = "\x6d\x64",
+ [0x54b8] = "\x52\x5b", [0x54ba] = "\x6d\x5d", [0x54bb] = "\x52\x68",
+ [0x54bc] = "\x6d\x6c", [0x54bd] = "\x52\x60", [0x54be] = "\x6d\x6e",
+ [0x54bf] = "\x52\x6b", [0x54c0] = "\x52\x57", [0x54c1] = "\x52\x62",
+ [0x54c2] = "\x52\x5f", [0x54c3] = "\x6d\x62", [0x54c4] = "\x52\x63",
+ [0x54c5] = "\x6d\x68", [0x54c6] = "\x6d\x69", [0x54c7] = "\x52\x5e",
+ [0x54c8] = "\x52\x64", [0x54c9] = "\x52\x5a", [0x54ce] = "\x52\x59",
+ [0x54cf] = "\x6d\x61", [0x54d6] = "\x6d\x66", [0x54de] = "\x6d\x70",
+ [0x54e0] = "\x6f\xc6", [0x54e1] = "\x54\x7f", [0x54e2] = "\x6f\xb4",
+ [0x54e4] = "\x6f\xb9", [0x54e5] = "\x54\x78", [0x54e6] = "\x54\x84",
+ [0x54e7] = "\x6f\xb7", [0x54e8] = "\x54\x73", [0x54e9] = "\x54\x7d",
+ [0x54ea] = "\x54\x83", [0x54eb] = "\x6f\xbe", [0x54ed] = "\x54\x7e",
+ [0x54ee] = "\x54\x82", [0x54f1] = "\x6f\xc1", [0x54f2] = "\x54\x79",
+ [0x54f3] = "\x6f\xb8", [0x54f7] = "\x6f\xc4", [0x54f8] = "\x6f\xc5",
+ [0x54fa] = "\x54\x7b", [0x54fb] = "\x6f\xc3", [0x54fc] = "\x54\x77",
+ [0x54fd] = "\x54\x87", [0x54ff] = "\x6f\xbb", [0x5501] = "\x54\x75",
+ [0x5503] = "\x6f\xc8", [0x5504] = "\x6f\xbc", [0x5505] = "\x6f\xc0",
+ [0x5506] = "\x54\x7a", [0x5507] = "\x54\x86", [0x5508] = "\x6f\xbd",
+ [0x5509] = "\x54\x81", [0x550a] = "\x6f\xc2", [0x550b] = "\x6f\xc9",
+ [0x550c] = "\x72\xa4", [0x550e] = "\x6f\xc7", [0x550f] = "\x54\x88",
+ [0x5510] = "\x54\x74", [0x5511] = "\x6f\xbf", [0x5512] = "\x6f\xb6",
+ [0x5514] = "\x54\x7c", [0x5517] = "\x6f\xb5", [0x551a] = "\x6f\xba",
+ [0x5526] = "\x6f\xb3", [0x5527] = "\x54\x85", [0x552a] = "\x72\x9c",
+ [0x552c] = "\x56\xc8", [0x552d] = "\x72\xaa", [0x552e] = "\x56\xc6",
+ [0x552f] = "\x56\xc3", [0x5530] = "\x72\xa1", [0x5531] = "\x56\xbf",
+ [0x5532] = "\x72\xa5", [0x5533] = "\x56\xca", [0x5534] = "\x72\x9b",
+ [0x5535] = "\x72\xa0", [0x5536] = "\x72\x9f", [0x5537] = "\x54\x76",
+ [0x5538] = "\x56\xc5", [0x5539] = "\x72\xa8", [0x553b] = "\x72\xab",
+ [0x553c] = "\x72\x98", [0x553e] = "\x59\x6e", [0x5540] = "\x72\xac",
+ [0x5541] = "\x56\xcb", [0x5543] = "\x56\xbd", [0x5544] = "\x56\xba",
+ [0x5545] = "\x72\xa3", [0x5546] = "\x56\xb7", [0x5548] = "\x72\xa9",
+ [0x554a] = "\x56\xbe", [0x554b] = "\x72\xad", [0x554d] = "\x72\x99",
+ [0x554e] = "\x72\xa7", [0x554f] = "\x56\xc1", [0x5550] = "\x72\x9a",
+ [0x5551] = "\x72\x9d", [0x5552] = "\x72\xa2", [0x5555] = "\x56\xc2",
+ [0x5556] = "\x56\xc0", [0x5557] = "\x56\xcc", [0x555c] = "\x56\xc7",
+ [0x555e] = "\x56\xbb", [0x555f] = "\x57\x97", [0x5561] = "\x56\xbc",
+ [0x5562] = "\x72\x9e", [0x5563] = "\x56\xc9", [0x5564] = "\x56\xc4",
+ [0x5565] = "\x72\xa6", [0x5566] = "\x56\xb9", [0x556a] = "\x56\xb8",
+ [0x5575] = "\x72\x96", [0x5576] = "\x72\x97", [0x5577] = "\x75\xcf",
+ [0x557b] = "\x59\x5d", [0x557c] = "\x59\x60", [0x557d] = "\x75\xda",
+ [0x557e] = "\x59\x74", [0x557f] = "\x75\xdd", [0x5580] = "\x59\x5e",
+ [0x5581] = "\x75\xd6", [0x5582] = "\x59\x64", [0x5583] = "\x59\x6a",
+ [0x5584] = "\x5a\xc2", [0x5587] = "\x59\x68", [0x5588] = "\x75\xd3",
+ [0x5589] = "\x59\x75", [0x558a] = "\x59\x61", [0x558b] = "\x59\x69",
+ [0x558c] = "\x75\xdb", [0x558d] = "\x79\x9e", [0x558e] = "\x75\xe0",
+ [0x558f] = "\x75\xd4", [0x5591] = "\x75\xcb", [0x5592] = "\x75\xd8",
+ [0x5593] = "\x75\xd2", [0x5594] = "\x59\x67", [0x5595] = "\x75\xde",
+ [0x5598] = "\x59\x63", [0x5599] = "\x59\x77", [0x559a] = "\x59\x70",
+ [0x559c] = "\x59\x65", [0x559d] = "\x59\x62", [0x559f] = "\x59\x6d",
+ [0x55a1] = "\x75\xdf", [0x55a2] = "\x75\xd1", [0x55a3] = "\x75\xd7",
+ [0x55a4] = "\x75\xd9", [0x55a5] = "\x75\xcd", [0x55a6] = "\x75\xdc",
+ [0x55a7] = "\x59\x5f", [0x55a8] = "\x75\xcc", [0x55aa] = "\x59\x66",
+ [0x55ab] = "\x59\x76", [0x55ac] = "\x59\x72", [0x55ad] = "\x75\xce",
+ [0x55ae] = "\x59\x6c", [0x55b1] = "\x59\x73", [0x55b2] = "\x59\x6f",
+ [0x55b3] = "\x59\x6b", [0x55b5] = "\x75\xd5", [0x55bb] = "\x59\x71",
+ [0x55bf] = "\x79\x9c", [0x55c0] = "\x79\x98", [0x55c2] = "\x79\xa7",
+ [0x55c3] = "\x79\x91", [0x55c4] = "\x79\x9a", [0x55c5] = "\x5b\xcb",
+ [0x55c6] = "\x5b\xcc", [0x55c7] = "\x5b\xc4", [0x55c8] = "\x79\xa3",
+ [0x55c9] = "\x5b\xce", [0x55ca] = "\x79\x96", [0x55cb] = "\x79\x95",
+ [0x55cc] = "\x79\x93", [0x55cd] = "\x79\xa5", [0x55ce] = "\x5b\xc2",
+ [0x55cf] = "\x79\x9f", [0x55d0] = "\x79\x94", [0x55d1] = "\x5b\xc5",
+ [0x55d2] = "\x79\x9d", [0x55d3] = "\x5b\xc0", [0x55d4] = "\x79\x99",
+ [0x55d5] = "\x79\xa0", [0x55d6] = "\x79\xa2", [0x55d9] = "\x79\xa6",
+ [0x55da] = "\x5b\xc9", [0x55db] = "\x79\x92", [0x55dc] = "\x5b\xc3",
+ [0x55dd] = "\x79\x97", [0x55df] = "\x5b\xbe", [0x55e1] = "\x5b\xca",
+ [0x55e2] = "\x79\xa1", [0x55e3] = "\x5b\xc6", [0x55e4] = "\x5b\xc7",
+ [0x55e5] = "\x5b\xcd", [0x55e6] = "\x5b\xc1", [0x55e7] = "\x46\xf7",
+ [0x55e8] = "\x5b\xbf", [0x55e9] = "\x79\x9b", [0x55ef] = "\x5b\xc8",
+ [0x55f2] = "\x79\xa4", [0x55f6] = "\x5e\x55", [0x55f7] = "\x5e\x50",
+ [0x55f9] = "\x7d\x5e", [0x55fa] = "\x7d\x5a", [0x55fc] = "\x7d\x54",
+ [0x55fd] = "\x5e\x4a", [0x55fe] = "\x5e\x46", [0x55ff] = "\x7d\x5d",
+ [0x5600] = "\x5e\x47", [0x5601] = "\x7d\x57", [0x5602] = "\x7d\x59",
+ [0x5604] = "\x7d\x5c", [0x5606] = "\x5e\x4c", [0x5608] = "\x5e\x53",
+ [0x5609] = "\x5e\x4d", [0x560c] = "\x7d\x52", [0x560d] = "\x5e\x4e",
+ [0x560e] = "\x5e\x4f", [0x560f] = "\x7d\x55", [0x5610] = "\x5e\x54",
+ [0x5612] = "\x7d\x53", [0x5613] = "\x7d\x58", [0x5614] = "\x5e\x4b",
+ [0x5615] = "\x7d\x51", [0x5616] = "\x5e\x51", [0x5617] = "\x5e\x49",
+ [0x561b] = "\x5e\x48", [0x561c] = "\x7d\x56", [0x561d] = "\x7d\x5b",
+ [0x561f] = "\x5e\x52", [0x5627] = "\x7d\x50", [0x5629] = "\x60\x56",
+ [0x562a] = "\x80\x91", [0x562c] = "\x80\x8e", [0x562e] = "\x60\x50",
+ [0x562f] = "\x60\x5c", [0x5630] = "\x60\x5d", [0x5632] = "\x60\x53",
+ [0x5633] = "\x80\x8c", [0x5634] = "\x60\x55", [0x5635] = "\x80\x84",
+ [0x5636] = "\x60\x5b", [0x5638] = "\x80\x90", [0x5639] = "\x60\x52",
+ [0x563a] = "\x80\x92", [0x563b] = "\x60\x51", [0x563d] = "\x80\x8d",
+ [0x563e] = "\x80\x8f", [0x563f] = "\x60\x54", [0x5640] = "\x80\x8b",
+ [0x5641] = "\x80\x85", [0x5642] = "\x80\x82", [0x5645] = "\x75\xd0",
+ [0x5646] = "\x80\x88", [0x5648] = "\x80\x81", [0x5649] = "\x80\x87",
+ [0x564a] = "\x80\x86", [0x564c] = "\x80\x83", [0x564e] = "\x60\x58",
+ [0x5653] = "\x60\x57", [0x5657] = "\x60\x59", [0x5658] = "\x80\x89",
+ [0x5659] = "\x62\x5b", [0x565a] = "\x80\x8a", [0x565e] = "\x83\xcf",
+ [0x5660] = "\x83\xc8", [0x5662] = "\x62\x67", [0x5663] = "\x83\xcc",
+ [0x5664] = "\x62\x5f", [0x5665] = "\x62\x63", [0x5666] = "\x83\xcb",
+ [0x5668] = "\x62\x62", [0x5669] = "\x62\x5e", [0x566a] = "\x62\x61",
+ [0x566b] = "\x62\x5c", [0x566c] = "\x62\x66", [0x566d] = "\x83\xcd",
+ [0x566e] = "\x83\xc9", [0x566f] = "\x62\x65", [0x5670] = "\x83\xc7",
+ [0x5671] = "\x62\x64", [0x5672] = "\x83\xce", [0x5673] = "\x83\xca",
+ [0x5674] = "\x60\x5a", [0x5676] = "\x62\x68", [0x5677] = "\x83\xd0",
+ [0x5678] = "\x62\x60", [0x5679] = "\x62\x5d", [0x567e] = "\x86\xd1",
+ [0x567f] = "\x86\xd3", [0x5680] = "\x63\xc5", [0x5681] = "\x86\xd4",
+ [0x5682] = "\x86\xd2", [0x5683] = "\x86\xd0", [0x5684] = "\x86\xcf",
+ [0x5685] = "\x63\xc7", [0x5686] = "\x86\xce", [0x5687] = "\x63\xc8",
+ [0x568c] = "\x86\xcc", [0x568d] = "\x86\xcd", [0x568e] = "\x63\xc4",
+ [0x568f] = "\x63\xc9", [0x5690] = "\x63\xc6", [0x5693] = "\x86\xcb",
+ [0x5695] = "\x65\x5b", [0x5697] = "\x89\x69", [0x5698] = "\x89\x67",
+ [0x5699] = "\x89\x6c", [0x569a] = "\x89\x6a", [0x569c] = "\x89\x68",
+ [0x569d] = "\x89\x6b", [0x56a5] = "\x66\x4c", [0x56a6] = "\x8b\x61",
+ [0x56a7] = "\x8b\x62", [0x56a8] = "\x66\xe0", [0x56aa] = "\x8b\x63",
+ [0x56ab] = "\x8b\x5f", [0x56ac] = "\x8b\x64", [0x56ad] = "\x8b\x60",
+ [0x56ae] = "\x65\x5c", [0x56b2] = "\x8c\xec", [0x56b3] = "\x8c\xee",
+ [0x56b4] = "\x66\xe3", [0x56b5] = "\x8c\xed", [0x56b6] = "\x66\xe2",
+ [0x56b7] = "\x66\xe1", [0x56bc] = "\x66\xe4", [0x56bd] = "\x8e\x74",
+ [0x56be] = "\x8e\x75", [0x56c0] = "\x67\x86", [0x56c1] = "\x67\x85",
+ [0x56c2] = "\x67\x87", [0x56c3] = "\x8e\x73", [0x56c5] = "\x8f\x68",
+ [0x56c6] = "\x8f\x67", [0x56c8] = "\x67\xd8", [0x56c9] = "\x67\xda",
+ [0x56ca] = "\x67\xd9", [0x56cb] = "\x8f\x69", [0x56cc] = "\x68\x54",
+ [0x56cd] = "\x90\xb5", [0x56d1] = "\x68\x7d", [0x56d3] = "\x90\xb4",
+ [0x56d4] = "\x90\xfd", [0x56d7] = "\x69\x4a", [0x56da] = "\x4d\x5f",
+ [0x56db] = "\x4d\x5e", [0x56dd] = "\x4d\xdf", [0x56de] = "\x4d\xde",
+ [0x56df] = "\x69\xa7", [0x56e0] = "\x4d\xdd", [0x56e1] = "\x69\xa6",
+ [0x56e4] = "\x4e\xda", [0x56e5] = "\x6a\x69", [0x56e7] = "\x6a\x68",
+ [0x56ea] = "\x4e\xd8", [0x56eb] = "\x4e\xdb", [0x56ee] = "\x6a\x67",
+ [0x56f0] = "\x4e\xd9", [0x56f7] = "\x6b\x92", [0x56f9] = "\x6b\x93",
+ [0x56fa] = "\x50\x76", [0x56ff] = "\x52\x6c", [0x5701] = "\x6f\xca",
+ [0x5702] = "\x6f\xcb", [0x5703] = "\x54\x89", [0x5704] = "\x54\x8a",
+ [0x5707] = "\x72\xaf", [0x5708] = "\x56\xcd", [0x5709] = "\x56\xcf",
+ [0x570a] = "\x72\xae", [0x570b] = "\x56\xce", [0x570c] = "\x75\xe1",
+ [0x570d] = "\x59\x78", [0x5712] = "\x5b\xcf", [0x5713] = "\x5b\xd0",
+ [0x5714] = "\x79\xa8", [0x5716] = "\x5e\x57", [0x5718] = "\x5e\x56",
+ [0x571a] = "\x80\x93", [0x571b] = "\x83\xd2", [0x571c] = "\x83\xd1",
+ [0x571e] = "\x91\x7c", [0x571f] = "\x4c\x68", [0x5720] = "\x69\x5a",
+ [0x5722] = "\x69\x6f", [0x5723] = "\x69\x70", [0x5728] = "\x4d\xe2",
+ [0x5729] = "\x4d\xe6", [0x572a] = "\x69\xa9", [0x572c] = "\x4d\xe4",
+ [0x572d] = "\x4d\xe3", [0x572e] = "\x69\xa8", [0x572f] = "\x4d\xe5",
+ [0x5730] = "\x4d\xe1", [0x5733] = "\x4d\xe0", [0x5734] = "\x69\xaa",
+ [0x573b] = "\x4e\xe5", [0x573e] = "\x4e\xe2", [0x5740] = "\x4e\xde",
+ [0x5741] = "\x6a\x6a", [0x5745] = "\x6a\x6b", [0x5747] = "\x4e\xe0",
+ [0x5749] = "\x6a\x6d", [0x574a] = "\x4e\xdc", [0x574b] = "\x6a\x6e",
+ [0x574c] = "\x6a\x6c", [0x574d] = "\x4e\xdf", [0x574e] = "\x4e\xe1",
+ [0x574f] = "\x4e\xe4", [0x5750] = "\x4e\xe3", [0x5751] = "\x4e\xdd",
+ [0x5752] = "\x6a\x6f", [0x5761] = "\x50\x7b", [0x5762] = "\x6b\xa0",
+ [0x5764] = "\x50\x7d", [0x5766] = "\x50\x7c", [0x5768] = "\x6b\xa1",
+ [0x5769] = "\x50\x7a", [0x576a] = "\x50\x79", [0x576b] = "\x6b\x97",
+ [0x576d] = "\x6b\x96", [0x576f] = "\x6b\x94", [0x5770] = "\x6b\x99",
+ [0x5771] = "\x6b\x98", [0x5772] = "\x6b\x95", [0x5773] = "\x6b\x9e",
+ [0x5774] = "\x6b\x9f", [0x5775] = "\x6b\x9c", [0x5776] = "\x6b\x9a",
+ [0x5777] = "\x50\x78", [0x577b] = "\x6b\x9d", [0x577c] = "\x50\x7e",
+ [0x577d] = "\x6b\xa2", [0x5780] = "\x6b\x9b", [0x5782] = "\x52\x6d",
+ [0x5783] = "\x50\x77", [0x578b] = "\x52\x6e", [0x578c] = "\x6d\x76",
+ [0x578f] = "\x6d\x7c", [0x5793] = "\x52\x74", [0x5794] = "\x6d\x7a",
+ [0x5795] = "\x6d\x81", [0x5797] = "\x6d\x77", [0x5798] = "\x6d\x7b",
+ [0x5799] = "\x6d\x7d", [0x579a] = "\x6d\x7f", [0x579b] = "\x6d\x79",
+ [0x579d] = "\x6d\x78", [0x579e] = "\x6d\x73", [0x579f] = "\x6d\x74",
+ [0x57a0] = "\x52\x6f", [0x57a2] = "\x52\x71", [0x57a3] = "\x52\x70",
+ [0x57a4] = "\x6d\x75", [0x57a5] = "\x6d\x7e", [0x57ae] = "\x52\x73",
+ [0x57b5] = "\x6d\x72", [0x57b6] = "\x6f\xd5", [0x57b8] = "\x6f\xd4",
+ [0x57b9] = "\x6f\xd9", [0x57ba] = "\x6f\xd0", [0x57bc] = "\x6f\xd3",
+ [0x57bd] = "\x6f\xd2", [0x57bf] = "\x6f\xd6", [0x57c1] = "\x6f\xda",
+ [0x57c2] = "\x54\x8b", [0x57c3] = "\x54\x8e", [0x57c6] = "\x6f\xd1",
+ [0x57c7] = "\x6f\xd7", [0x57cb] = "\x54\x8d", [0x57cc] = "\x6f\xcc",
+ [0x57ce] = "\x52\x72", [0x57cf] = "\x72\xbd", [0x57d0] = "\x6f\xd8",
+ [0x57d2] = "\x6f\xcf", [0x57d4] = "\x54\x8c", [0x57d5] = "\x6f\xce",
+ [0x57dc] = "\x72\xb4", [0x57df] = "\x56\xd0", [0x57e0] = "\x56\xd4",
+ [0x57e1] = "\x72\xc4", [0x57e2] = "\x72\xb2", [0x57e3] = "\x72\xc0",
+ [0x57e4] = "\x56\xd5", [0x57e5] = "\x72\xc2", [0x57e7] = "\x72\xc8",
+ [0x57e9] = "\x72\xcc", [0x57ec] = "\x72\xc3", [0x57ed] = "\x72\xb7",
+ [0x57ee] = "\x72\xbf", [0x57f0] = "\x72\xcd", [0x57f1] = "\x72\xcb",
+ [0x57f2] = "\x72\xc1", [0x57f3] = "\x72\xbc", [0x57f4] = "\x72\xb5",
+ [0x57f5] = "\x75\xe9", [0x57f6] = "\x72\xb3", [0x57f7] = "\x56\xd9",
+ [0x57f8] = "\x72\xba", [0x57f9] = "\x56\xda", [0x57fa] = "\x56\xd6",
+ [0x57fb] = "\x72\xb0", [0x57fc] = "\x72\xc6", [0x57fd] = "\x72\xb8",
+ [0x5800] = "\x72\xb6", [0x5801] = "\x72\xc9", [0x5802] = "\x56\xd7",
+ [0x5804] = "\x72\xcf", [0x5805] = "\x56\xd1", [0x5806] = "\x56\xd3",
+ [0x5807] = "\x72\xbe", [0x5808] = "\x72\xb9", [0x5809] = "\x54\x8f",
+ [0x580a] = "\x56\xd2", [0x580b] = "\x72\xbb", [0x580c] = "\x72\xca",
+ [0x580d] = "\x72\xce", [0x580e] = "\x72\xc5", [0x5810] = "\x72\xc7",
+ [0x5814] = "\x72\xb1", [0x5819] = "\x75\xe4", [0x581b] = "\x75\xed",
+ [0x581c] = "\x75\xec", [0x581d] = "\x59\x81", [0x581e] = "\x75\xe5",
+ [0x5820] = "\x59\x82", [0x5821] = "\x59\x7f", [0x5823] = "\x75\xe7",
+ [0x5824] = "\x59\x7c", [0x5825] = "\x75\xeb", [0x5827] = "\x75\xe6",
+ [0x5828] = "\x75\xe8", [0x5829] = "\x75\xe2", [0x582a] = "\x59\x7a",
+ [0x582c] = "\x75\xf5", [0x582d] = "\x75\xf4", [0x582e] = "\x75\xf1",
+ [0x582f] = "\x59\x79", [0x5830] = "\x59\x7d", [0x5831] = "\x59\x7e",
+ [0x5832] = "\x6f\xcd", [0x5833] = "\x75\xee", [0x5834] = "\x59\x7b",
+ [0x5835] = "\x56\xd8", [0x5836] = "\x75\xf0", [0x5837] = "\x75\xe3",
+ [0x5838] = "\x75\xf3", [0x5839] = "\x75\xf2", [0x583b] = "\x75\xf6",
+ [0x583d] = "\x79\xb6", [0x583f] = "\x75\xef", [0x5848] = "\x75\xea",
+ [0x5849] = "\x79\xae", [0x584a] = "\x5b\xda", [0x584b] = "\x5b\xdd",
+ [0x584c] = "\x5b\xd8", [0x584d] = "\x79\xad", [0x584e] = "\x79\xb1",
+ [0x584f] = "\x79\xac", [0x5851] = "\x5b\xd2", [0x5852] = "\x5b\xdc",
+ [0x5853] = "\x79\xa9", [0x5854] = "\x5b\xd6", [0x5855] = "\x79\xb0",
+ [0x5857] = "\x5b\xd4", [0x5858] = "\x5b\xd3", [0x5859] = "\x79\xb3",
+ [0x585a] = "\x5b\xd5", [0x585b] = "\x79\xb5", [0x585d] = "\x79\xb2",
+ [0x585e] = "\x5b\xd1", [0x5862] = "\x5b\xdb", [0x5863] = "\x79\xb7",
+ [0x5864] = "\x79\xab", [0x5865] = "\x79\xb4", [0x5868] = "\x79\xaa",
+ [0x586b] = "\x5b\xd7", [0x586d] = "\x5b\xd9", [0x586f] = "\x79\xaf",
+ [0x5871] = "\x79\xb8", [0x5874] = "\x7d\x66", [0x5875] = "\x5e\x58",
+ [0x5876] = "\x7d\x6c", [0x5879] = "\x5e\x5d", [0x587a] = "\x7d\x68",
+ [0x587b] = "\x7d\x6f", [0x587c] = "\x7d\x60", [0x587d] = "\x5e\x5f",
+ [0x587e] = "\x5e\x59", [0x587f] = "\x7d\x65", [0x5880] = "\x60\x5e",
+ [0x5881] = "\x7d\x64", [0x5882] = "\x7d\x6d", [0x5883] = "\x5e\x5a",
+ [0x5885] = "\x5e\x5e", [0x5886] = "\x7d\x63", [0x5887] = "\x7d\x69",
+ [0x5888] = "\x7d\x6e", [0x5889] = "\x7d\x5f", [0x588a] = "\x5e\x5c",
+ [0x588b] = "\x7d\x67", [0x588e] = "\x7d\x6b", [0x588f] = "\x7d\x71",
+ [0x5890] = "\x7d\x61", [0x5891] = "\x7d\x6a", [0x5893] = "\x5e\x5b",
+ [0x5894] = "\x7d\x70", [0x5898] = "\x7d\x62", [0x589c] = "\x60\x62",
+ [0x589d] = "\x80\x95", [0x589e] = "\x60\x60", [0x589f] = "\x60\x5f",
+ [0x58a0] = "\x80\x97", [0x58a1] = "\x80\x9c", [0x58a3] = "\x80\x98",
+ [0x58a5] = "\x80\x9b", [0x58a6] = "\x60\x65", [0x58a8] = "\x62\x4e",
+ [0x58a9] = "\x60\x64", [0x58ab] = "\x80\x94", [0x58ac] = "\x80\x9a",
+ [0x58ae] = "\x60\x63", [0x58af] = "\x80\x99", [0x58b1] = "\x80\x96",
+ [0x58b3] = "\x60\x61", [0x58ba] = "\x83\xd7", [0x58bc] = "\x83\xd9",
+ [0x58bd] = "\x83\xd4", [0x58be] = "\x62\x6a", [0x58bf] = "\x83\xd6",
+ [0x58c1] = "\x62\x69", [0x58c2] = "\x83\xd8", [0x58c5] = "\x62\x6c",
+ [0x58c6] = "\x83\xda", [0x58c7] = "\x62\x6b", [0x58c8] = "\x83\xd3",
+ [0x58c9] = "\x83\xd5", [0x58ce] = "\x63\xcd", [0x58cf] = "\x86\xd7",
+ [0x58d1] = "\x63\xcc", [0x58d2] = "\x86\xd8", [0x58d3] = "\x63\xcb",
+ [0x58d4] = "\x86\xd6", [0x58d5] = "\x63\xca", [0x58d6] = "\x86\xd5",
+ [0x58d8] = "\x65\x5e", [0x58d9] = "\x65\x5d", [0x58da] = "\x8b\x65",
+ [0x58db] = "\x8b\x67", [0x58dd] = "\x8b\x66", [0x58de] = "\x66\x4d",
+ [0x58df] = "\x66\x4e", [0x58e2] = "\x66\x4f", [0x58e3] = "\x8c\xef",
+ [0x58e4] = "\x66\xe5", [0x58e7] = "\x90\x44", [0x58e8] = "\x90\x43",
+ [0x58e9] = "\x68\x7e", [0x58eb] = "\x4c\x69", [0x58ec] = "\x4c\xb0",
+ [0x58ef] = "\x4e\xe6", [0x58f4] = "\x6d\x82", [0x58f9] = "\x59\x83",
+ [0x58fa] = "\x59\x84", [0x58fc] = "\x79\xb9", [0x58fd] = "\x5e\x60",
+ [0x58fe] = "\x7d\x72", [0x58ff] = "\x80\x9d", [0x5903] = "\x69\x5b",
+ [0x5906] = "\x6a\x70", [0x590a] = "\x48\x62", [0x590c] = "\x6b\xa3",
+ [0x590d] = "\x6d\x83", [0x590e] = "\x6f\xdb", [0x590f] = "\x54\x90",
+ [0x5912] = "\x8b\x68", [0x5914] = "\x67\x88", [0x5915] = "\x4c\x6a",
+ [0x5916] = "\x4d\x60", [0x5917] = "\x69\x71", [0x5919] = "\x4d\xe7",
+ [0x591a] = "\x4d\xe8", [0x591c] = "\x50\x7f", [0x5920] = "\x56\xdb",
+ [0x5922] = "\x5e\x62", [0x5924] = "\x5e\x63", [0x5925] = "\x5e\x61",
+ [0x5927] = "\x4c\x6b", [0x5929] = "\x4c\xb1", [0x592a] = "\x4c\xb3",
+ [0x592b] = "\x4c\xb2", [0x592c] = "\x69\x5c", [0x592d] = "\x4c\xb4",
+ [0x592e] = "\x4d\x61", [0x592f] = "\x69\x72", [0x5931] = "\x4d\x62",
+ [0x5937] = "\x4d\xe9", [0x5938] = "\x4d\xea", [0x593c] = "\x69\xab",
+ [0x593e] = "\x4e\xe7", [0x5940] = "\x6a\x71", [0x5944] = "\x50\x84",
+ [0x5945] = "\x6b\xa4", [0x5947] = "\x50\x82", [0x5948] = "\x50\x83",
+ [0x5949] = "\x50\x81", [0x594a] = "\x6f\xdc", [0x594e] = "\x52\x78",
+ [0x594f] = "\x52\x77", [0x5950] = "\x52\x79", [0x5951] = "\x52\x76",
+ [0x5953] = "\x6d\x84", [0x5954] = "\x50\x85", [0x5955] = "\x52\x75",
+ [0x5957] = "\x54\x91", [0x5958] = "\x54\x92", [0x595a] = "\x54\x93",
+ [0x595c] = "\x72\xd0", [0x5960] = "\x59\x85", [0x5961] = "\x75\xf7",
+ [0x5962] = "\x56\xdc", [0x5967] = "\x5b\xde", [0x5969] = "\x5e\x65",
+ [0x596a] = "\x5e\x64", [0x596b] = "\x7d\x73", [0x596d] = "\x60\x66",
+ [0x596e] = "\x62\x6d", [0x5970] = "\x89\x6d", [0x5971] = "\x8f\x6a",
+ [0x5972] = "\x90\x45", [0x5973] = "\x4c\x6c", [0x5974] = "\x4d\x63",
+ [0x5976] = "\x4d\x64", [0x5977] = "\x69\xb1", [0x5978] = "\x4d\xec",
+ [0x5979] = "\x4d\xef", [0x597b] = "\x69\xaf", [0x597c] = "\x69\xad",
+ [0x597d] = "\x4d\xee", [0x597e] = "\x69\xb0", [0x597f] = "\x69\xb2",
+ [0x5980] = "\x69\xac", [0x5981] = "\x4d\xf1", [0x5982] = "\x4d\xf0",
+ [0x5983] = "\x4d\xed", [0x5984] = "\x4d\xeb", [0x5985] = "\x69\xae",
+ [0x598a] = "\x4e\xf2", [0x598d] = "\x4e\xef", [0x598e] = "\x6a\x76",
+ [0x598f] = "\x6a\x79", [0x5990] = "\x6a\x78", [0x5992] = "\x4e\xe9",
+ [0x5993] = "\x4e\xf1", [0x5996] = "\x4e\xee", [0x5997] = "\x6a\x75",
+ [0x5998] = "\x6a\x73", [0x5999] = "\x4e\xed", [0x599d] = "\x4e\xe8",
+ [0x599e] = "\x4e\xeb", [0x59a0] = "\x6a\x74", [0x59a1] = "\x6a\x7b",
+ [0x59a2] = "\x6a\x77", [0x59a3] = "\x4e\xec", [0x59a4] = "\x4e\xf0",
+ [0x59a5] = "\x4e\xf3", [0x59a6] = "\x6a\x72", [0x59a7] = "\x6a\x7a",
+ [0x59a8] = "\x4e\xea", [0x59ae] = "\x50\x8a", [0x59af] = "\x50\x92",
+ [0x59b1] = "\x6b\xb0", [0x59b2] = "\x6b\xa9", [0x59b3] = "\x50\x93",
+ [0x59b4] = "\x6b\xb4", [0x59b5] = "\x6b\xa5", [0x59b6] = "\x6b\xac",
+ [0x59b9] = "\x50\x89", [0x59ba] = "\x6b\xa6", [0x59bb] = "\x50\x87",
+ [0x59bc] = "\x6b\xad", [0x59bd] = "\x6b\xb1", [0x59be] = "\x50\x86",
+ [0x59c0] = "\x6b\xb2", [0x59c1] = "\x6b\xab", [0x59c3] = "\x6b\xae",
+ [0x59c5] = "\x50\x95", [0x59c6] = "\x50\x8c", [0x59c7] = "\x6b\xb5",
+ [0x59c8] = "\x6b\xb3", [0x59ca] = "\x50\x91", [0x59cb] = "\x50\x8f",
+ [0x59cc] = "\x6b\xaa", [0x59cd] = "\x50\x8e", [0x59ce] = "\x6b\xa8",
+ [0x59cf] = "\x6b\xa7", [0x59d0] = "\x50\x8d", [0x59d1] = "\x50\x8b",
+ [0x59d2] = "\x50\x94", [0x59d3] = "\x50\x90", [0x59d4] = "\x50\x88",
+ [0x59d6] = "\x6b\xaf", [0x59d8] = "\x52\x7b", [0x59da] = "\x52\x83",
+ [0x59db] = "\x6d\x92", [0x59dc] = "\x52\x7a", [0x59dd] = "\x6d\x8a",
+ [0x59de] = "\x6d\x86", [0x59e0] = "\x6d\x96", [0x59e1] = "\x6d\x85",
+ [0x59e3] = "\x52\x7d", [0x59e4] = "\x6d\x8f", [0x59e5] = "\x52\x81",
+ [0x59e6] = "\x52\x84", [0x59e8] = "\x52\x7e", [0x59e9] = "\x6d\x93",
+ [0x59ea] = "\x52\x82", [0x59ec] = "\x54\x9a", [0x59ed] = "\x6d\x99",
+ [0x59ee] = "\x6d\x87", [0x59f1] = "\x6d\x89", [0x59f2] = "\x6d\x90",
+ [0x59f3] = "\x6d\x94", [0x59f4] = "\x6d\x98", [0x59f5] = "\x6d\x95",
+ [0x59f6] = "\x6d\x8e", [0x59f7] = "\x6d\x91", [0x59fa] = "\x6d\x8b",
+ [0x59fb] = "\x52\x86", [0x59fc] = "\x6d\x8d", [0x59fd] = "\x6d\x8c",
+ [0x59fe] = "\x6d\x97", [0x59ff] = "\x52\x7c", [0x5a00] = "\x6d\x88",
+ [0x5a01] = "\x52\x85", [0x5a03] = "\x52\x7f", [0x5a09] = "\x54\xa0",
+ [0x5a0a] = "\x6f\xe4", [0x5a0c] = "\x54\x9f", [0x5a0f] = "\x6f\xe2",
+ [0x5a11] = "\x54\x94", [0x5a13] = "\x54\x99", [0x5a15] = "\x6f\xe1",
+ [0x5a16] = "\x6f\xde", [0x5a17] = "\x6f\xe3", [0x5a18] = "\x54\x95",
+ [0x5a19] = "\x6f\xdd", [0x5a1b] = "\x54\x98", [0x5a1c] = "\x54\x96",
+ [0x5a1e] = "\x6f\xe5", [0x5a1f] = "\x54\x97", [0x5a20] = "\x54\x9b",
+ [0x5a23] = "\x54\x9c", [0x5a25] = "\x54\x9e", [0x5a29] = "\x54\x9d",
+ [0x5a2d] = "\x6f\xdf", [0x5a2e] = "\x6f\xe0", [0x5a33] = "\x6f\xe6",
+ [0x5a35] = "\x72\xd7", [0x5a36] = "\x56\xdd", [0x5a37] = "\x76\x48",
+ [0x5a38] = "\x72\xd6", [0x5a39] = "\x72\xe9", [0x5a3c] = "\x56\xe3",
+ [0x5a3e] = "\x72\xe7", [0x5a40] = "\x56\xe2", [0x5a41] = "\x56\xde",
+ [0x5a42] = "\x72\xf0", [0x5a43] = "\x72\xe0", [0x5a44] = "\x72\xe3",
+ [0x5a46] = "\x56\xe6", [0x5a47] = "\x72\xed", [0x5a48] = "\x72\xe5",
+ [0x5a49] = "\x56\xdf", [0x5a4a] = "\x56\xe7", [0x5a4c] = "\x72\xea",
+ [0x5a4d] = "\x72\xe8", [0x5a50] = "\x72\xd9", [0x5a51] = "\x72\xee",
+ [0x5a52] = "\x72\xe2", [0x5a53] = "\x72\xdd", [0x5a55] = "\x72\xd3",
+ [0x5a56] = "\x72\xef", [0x5a57] = "\x72\xdf", [0x5a58] = "\x72\xd2",
+ [0x5a5a] = "\x56\xe5", [0x5a5b] = "\x72\xe4", [0x5a5c] = "\x72\xf1",
+ [0x5a5d] = "\x72\xe1", [0x5a5e] = "\x72\xd5", [0x5a5f] = "\x72\xda",
+ [0x5a60] = "\x72\xd1", [0x5a62] = "\x56\xe4", [0x5a64] = "\x72\xde",
+ [0x5a65] = "\x72\xdb", [0x5a66] = "\x56\xe0", [0x5a67] = "\x72\xd4",
+ [0x5a69] = "\x72\xec", [0x5a6a] = "\x56\xe1", [0x5a6c] = "\x72\xdc",
+ [0x5a6d] = "\x72\xd8", [0x5a70] = "\x72\xeb", [0x5a77] = "\x59\x86",
+ [0x5a78] = "\x76\x41", [0x5a7a] = "\x75\xfb", [0x5a7b] = "\x76\x4f",
+ [0x5a7c] = "\x76\x43", [0x5a7d] = "\x76\x50", [0x5a7f] = "\x59\x88",
+ [0x5a83] = "\x76\x4c", [0x5a84] = "\x76\x49", [0x5a8a] = "\x76\x4a",
+ [0x5a8b] = "\x76\x4d", [0x5a8c] = "\x76\x51", [0x5a8e] = "\x72\xe6",
+ [0x5a8f] = "\x76\x53", [0x5a90] = "\x79\xcd", [0x5a92] = "\x59\x89",
+ [0x5a93] = "\x76\x54", [0x5a94] = "\x75\xf9", [0x5a95] = "\x76\x46",
+ [0x5a97] = "\x76\x4b", [0x5a9a] = "\x59\x87", [0x5a9b] = "\x59\x8a",
+ [0x5a9c] = "\x76\x52", [0x5a9d] = "\x76\x55", [0x5a9e] = "\x75\xfd",
+ [0x5a9f] = "\x75\xfa", [0x5aa2] = "\x75\xfc", [0x5aa5] = "\x76\x44",
+ [0x5aa6] = "\x76\x42", [0x5aa7] = "\x59\x8b", [0x5aa9] = "\x76\x4e",
+ [0x5aac] = "\x76\x45", [0x5aae] = "\x76\x47", [0x5aaf] = "\x75\xf8",
+ [0x5ab0] = "\x79\xc1", [0x5ab1] = "\x79\xbf", [0x5ab2] = "\x5b\xe7",
+ [0x5ab3] = "\x5b\xe5", [0x5ab4] = "\x79\xc9", [0x5ab5] = "\x79\xc0",
+ [0x5ab6] = "\x79\xca", [0x5ab7] = "\x79\xc6", [0x5ab8] = "\x79\xbe",
+ [0x5ab9] = "\x79\xcc", [0x5aba] = "\x79\xbd", [0x5abb] = "\x79\xc4",
+ [0x5abc] = "\x5b\xe4", [0x5abd] = "\x5b\xe3", [0x5abe] = "\x5b\xe2",
+ [0x5abf] = "\x79\xc2", [0x5ac0] = "\x79\xc7", [0x5ac1] = "\x5b\xdf",
+ [0x5ac2] = "\x5b\xe6", [0x5ac4] = "\x79\xbb", [0x5ac6] = "\x79\xc5",
+ [0x5ac7] = "\x79\xba", [0x5ac8] = "\x79\xc3", [0x5ac9] = "\x5b\xe0",
+ [0x5aca] = "\x79\xc8", [0x5acb] = "\x79\xbc", [0x5acc] = "\x5b\xe1",
+ [0x5acd] = "\x79\xcb", [0x5ad5] = "\x7d\x77", [0x5ad6] = "\x5e\x6a",
+ [0x5ad7] = "\x5e\x69", [0x5ad8] = "\x5e\x6b", [0x5ad9] = "\x7d\x84",
+ [0x5ada] = "\x7d\x79", [0x5adb] = "\x7d\x7f", [0x5adc] = "\x7d\x74",
+ [0x5add] = "\x7d\x83", [0x5ade] = "\x7d\x82", [0x5adf] = "\x7d\x86",
+ [0x5ae0] = "\x7d\x7e", [0x5ae1] = "\x5e\x66", [0x5ae2] = "\x7d\x7d",
+ [0x5ae3] = "\x5e\x6c", [0x5ae5] = "\x7d\x76", [0x5ae6] = "\x5e\x67",
+ [0x5ae8] = "\x7d\x85", [0x5ae9] = "\x5e\x68", [0x5aea] = "\x7d\x78",
+ [0x5aeb] = "\x7d\x7b", [0x5aec] = "\x7d\x81", [0x5aed] = "\x7d\x7a",
+ [0x5aee] = "\x7d\x75", [0x5af3] = "\x7d\x7c", [0x5af4] = "\x80\x9f",
+ [0x5af5] = "\x60\x6a", [0x5af6] = "\x80\xa2", [0x5af7] = "\x80\xa1",
+ [0x5af8] = "\x80\xa4", [0x5af9] = "\x80\xa6", [0x5afb] = "\x60\x68",
+ [0x5afd] = "\x80\xa0", [0x5aff] = "\x80\x9e", [0x5b01] = "\x80\xa7",
+ [0x5b02] = "\x80\xa5", [0x5b03] = "\x80\xa3", [0x5b05] = "\x80\xa9",
+ [0x5b07] = "\x80\xa8", [0x5b08] = "\x60\x6c", [0x5b09] = "\x60\x67",
+ [0x5b0b] = "\x60\x69", [0x5b0c] = "\x60\x6b", [0x5b0f] = "\x80\xaa",
+ [0x5b10] = "\x83\xe1", [0x5b13] = "\x83\xe0", [0x5b14] = "\x83\xdf",
+ [0x5b16] = "\x83\xe2", [0x5b17] = "\x83\xdb", [0x5b19] = "\x83\xdc",
+ [0x5b1a] = "\x83\xe4", [0x5b1b] = "\x83\xdd", [0x5b1d] = "\x62\x6e",
+ [0x5b1e] = "\x83\xe6", [0x5b20] = "\x83\xe5", [0x5b21] = "\x83\xde",
+ [0x5b23] = "\x86\xdc", [0x5b24] = "\x63\xd0", [0x5b25] = "\x86\xda",
+ [0x5b26] = "\x86\xdf", [0x5b27] = "\x86\xde", [0x5b28] = "\x83\xe3",
+ [0x5b2a] = "\x63\xcf", [0x5b2c] = "\x86\xdd", [0x5b2d] = "\x86\xd9",
+ [0x5b2e] = "\x86\xe1", [0x5b2f] = "\x86\xe0", [0x5b30] = "\x63\xce",
+ [0x5b32] = "\x86\xdb", [0x5b34] = "\x62\x6f", [0x5b38] = "\x65\x5f",
+ [0x5b3c] = "\x89\x6e", [0x5b3d] = "\x8b\x69", [0x5b3e] = "\x8b\x6a",
+ [0x5b3f] = "\x8b\x6b", [0x5b40] = "\x66\xe6", [0x5b43] = "\x66\xe7",
+ [0x5b45] = "\x8c\xf0", [0x5b47] = "\x8e\x77", [0x5b48] = "\x8e\x76",
+ [0x5b4b] = "\x8f\x6b", [0x5b4c] = "\x8f\x6c", [0x5b4d] = "\x90\x46",
+ [0x5b4e] = "\x90\xb6", [0x5b50] = "\x4c\x6d", [0x5b51] = "\x4c\x6e",
+ [0x5b53] = "\x4c\x6f", [0x5b54] = "\x4c\xb5", [0x5b55] = "\x4d\x65",
+ [0x5b56] = "\x69\xb3", [0x5b57] = "\x4d\xf2", [0x5b58] = "\x4d\xf3",
+ [0x5b5a] = "\x4e\xf6", [0x5b5b] = "\x4e\xf7", [0x5b5c] = "\x4e\xf5",
+ [0x5b5d] = "\x4e\xf4", [0x5b5f] = "\x50\x96", [0x5b62] = "\x6b\xb6",
+ [0x5b63] = "\x50\x98", [0x5b64] = "\x50\x97", [0x5b65] = "\x6b\xb7",
+ [0x5b69] = "\x52\x87", [0x5b6b] = "\x54\xa1", [0x5b6c] = "\x6f\xe7",
+ [0x5b6e] = "\x72\xf3", [0x5b70] = "\x56\xe8", [0x5b71] = "\x59\x8d",
+ [0x5b72] = "\x72\xf2", [0x5b73] = "\x59\x8c", [0x5b75] = "\x5e\x6d",
+ [0x5b77] = "\x7d\x87", [0x5b78] = "\x62\x70", [0x5b7a] = "\x63\xd1",
+ [0x5b7b] = "\x86\xe2", [0x5b7d] = "\x66\xe8", [0x5b7f] = "\x67\xdb",
+ [0x5b80] = "\x48\x67", [0x5b81] = "\x69\x73", [0x5b83] = "\x4d\x66",
+ [0x5b84] = "\x69\x74", [0x5b85] = "\x4d\xf6", [0x5b87] = "\x4d\xf4",
+ [0x5b88] = "\x4d\xf5", [0x5b89] = "\x4d\xf7", [0x5b8b] = "\x4e\xf9",
+ [0x5b8c] = "\x4e\xf8", [0x5b8e] = "\x6a\x7c", [0x5b8f] = "\x4e\xfa",
+ [0x5b92] = "\x6a\x7d", [0x5b93] = "\x6b\xb8", [0x5b95] = "\x6b\xb9",
+ [0x5b97] = "\x50\x99", [0x5b98] = "\x50\x9b", [0x5b99] = "\x50\x9d",
+ [0x5b9a] = "\x50\x9a", [0x5b9b] = "\x50\x9e", [0x5b9c] = "\x50\x9c",
+ [0x5ba2] = "\x52\x8b", [0x5ba3] = "\x52\x88", [0x5ba4] = "\x52\x8a",
+ [0x5ba5] = "\x52\x8c", [0x5ba6] = "\x52\x89", [0x5ba7] = "\x6f\xe8",
+ [0x5ba8] = "\x6d\x9a", [0x5bac] = "\x6f\xea", [0x5bad] = "\x6f\xe9",
+ [0x5bae] = "\x54\xa7", [0x5bb0] = "\x54\xa3", [0x5bb3] = "\x54\xa4",
+ [0x5bb4] = "\x54\xa6", [0x5bb5] = "\x54\xa8", [0x5bb6] = "\x54\xa5",
+ [0x5bb8] = "\x54\xaa", [0x5bb9] = "\x54\xa9", [0x5bbf] = "\x56\xed",
+ [0x5bc0] = "\x72\xf5", [0x5bc1] = "\x72\xf4", [0x5bc2] = "\x56\xec",
+ [0x5bc4] = "\x56\xeb", [0x5bc5] = "\x56\xea", [0x5bc6] = "\x56\xee",
+ [0x5bc7] = "\x56\xe9", [0x5bca] = "\x76\x5b", [0x5bcb] = "\x76\x58",
+ [0x5bcc] = "\x59\x8f", [0x5bcd] = "\x76\x57", [0x5bce] = "\x76\x5c",
+ [0x5bd0] = "\x59\x91", [0x5bd1] = "\x76\x5a", [0x5bd2] = "\x59\x8e",
+ [0x5bd3] = "\x59\x90", [0x5bd4] = "\x76\x59", [0x5bd6] = "\x79\xce",
+ [0x5bd8] = "\x79\xcf", [0x5bd9] = "\x79\xd0", [0x5bde] = "\x5e\x6e",
+ [0x5bdf] = "\x5e\x76", [0x5be0] = "\x7d\x88", [0x5be1] = "\x5e\x70",
+ [0x5be2] = "\x5e\x74", [0x5be3] = "\x7d\x89", [0x5be4] = "\x5e\x75",
+ [0x5be5] = "\x5e\x71", [0x5be6] = "\x5e\x72", [0x5be7] = "\x5e\x6f",
+ [0x5be8] = "\x5e\x73", [0x5be9] = "\x60\x6f", [0x5bea] = "\x76\x56",
+ [0x5beb] = "\x60\x70", [0x5bec] = "\x60\x6e", [0x5bee] = "\x60\x6d",
+ [0x5bef] = "\x83\xe7", [0x5bf0] = "\x62\x71", [0x5bf1] = "\x86\xe3",
+ [0x5bf2] = "\x86\xe4", [0x5bf5] = "\x66\x50", [0x5bf6] = "\x66\xe9",
+ [0x5bf8] = "\x4c\x70", [0x5bfa] = "\x4d\xf8", [0x5c01] = "\x52\x8d",
+ [0x5c03] = "\x6f\xeb", [0x5c04] = "\x54\xab", [0x5c07] = "\x56\xf1",
+ [0x5c08] = "\x56\xf0", [0x5c09] = "\x56\xef", [0x5c0a] = "\x59\x92",
+ [0x5c0b] = "\x59\x93", [0x5c0c] = "\x76\x5d", [0x5c0d] = "\x5e\x77",
+ [0x5c0e] = "\x62\x72", [0x5c0f] = "\x4c\x71", [0x5c10] = "\x69\x5d",
+ [0x5c11] = "\x4c\xb6", [0x5c12] = "\x69\x75", [0x5c15] = "\x69\xb4",
+ [0x5c16] = "\x4d\xf9", [0x5c1a] = "\x50\x9f", [0x5c1f] = "\x79\xd1",
+ [0x5c22] = "\x4c\x72", [0x5c24] = "\x4c\xb7", [0x5c25] = "\x69\xb5",
+ [0x5c28] = "\x6a\x7e", [0x5c2a] = "\x6a\x7f", [0x5c2c] = "\x4e\xfb",
+ [0x5c30] = "\x76\x5e", [0x5c31] = "\x59\x94", [0x5c33] = "\x79\xd2",
+ [0x5c37] = "\x63\xd2", [0x5c38] = "\x4c\x73", [0x5c39] = "\x4c\x88",
+ [0x5c3a] = "\x4c\xb8", [0x5c3b] = "\x69\x76", [0x5c3c] = "\x4d\x67",
+ [0x5c3e] = "\x4f\x42", [0x5c3f] = "\x4f\x41", [0x5c40] = "\x4e\xfc",
+ [0x5c41] = "\x4e\xfd", [0x5c44] = "\x6b\xba", [0x5c45] = "\x50\xa1",
+ [0x5c46] = "\x50\xa2", [0x5c47] = "\x6b\xbb", [0x5c48] = "\x50\xa0",
+ [0x5c4b] = "\x52\x91", [0x5c4c] = "\x6d\x9b", [0x5c4d] = "\x52\x90",
+ [0x5c4e] = "\x52\x8e", [0x5c4f] = "\x52\x8f", [0x5c50] = "\x54\xae",
+ [0x5c51] = "\x54\xac", [0x5c54] = "\x6f\xed", [0x5c55] = "\x54\xad",
+ [0x5c56] = "\x6f\xec", [0x5c58] = "\x54\xa2", [0x5c59] = "\x72\xf6",
+ [0x5c5c] = "\x56\xf3", [0x5c5d] = "\x56\xf4", [0x5c60] = "\x56\xf2",
+ [0x5c62] = "\x5e\x78", [0x5c63] = "\x7d\x8a", [0x5c64] = "\x60\x71",
+ [0x5c65] = "\x60\x72", [0x5c67] = "\x80\xab", [0x5c68] = "\x63\xd3",
+ [0x5c69] = "\x89\x6f", [0x5c6a] = "\x89\x70", [0x5c6c] = "\x67\x89",
+ [0x5c6d] = "\x90\xb7", [0x5c6e] = "\x69\x4c", [0x5c6f] = "\x4c\xb9",
+ [0x5c71] = "\x4c\x74", [0x5c73] = "\x69\x78", [0x5c74] = "\x69\x77",
+ [0x5c79] = "\x4d\xfa", [0x5c7a] = "\x69\xb7", [0x5c7b] = "\x69\xb8",
+ [0x5c7c] = "\x69\xb6", [0x5c7e] = "\x69\xb9", [0x5c86] = "\x6a\x88",
+ [0x5c88] = "\x6a\x83", [0x5c89] = "\x6a\x85", [0x5c8a] = "\x6a\x87",
+ [0x5c8b] = "\x6a\x84", [0x5c8c] = "\x4f\x46", [0x5c8d] = "\x6a\x81",
+ [0x5c8f] = "\x6a\x82", [0x5c90] = "\x4f\x43", [0x5c91] = "\x4f\x44",
+ [0x5c92] = "\x6a\x86", [0x5c93] = "\x6a\x89", [0x5c94] = "\x4f\x45",
+ [0x5c95] = "\x6a\x8a", [0x5c9d] = "\x6b\xc9", [0x5c9f] = "\x6b\xc3",
+ [0x5ca0] = "\x6b\xbe", [0x5ca1] = "\x50\xa4", [0x5ca2] = "\x6b\xc6",
+ [0x5ca3] = "\x6b\xc4", [0x5ca4] = "\x6b\xbd", [0x5ca5] = "\x6b\xca",
+ [0x5ca6] = "\x6b\xcd", [0x5ca7] = "\x6b\xc8", [0x5ca8] = "\x6b\xc1",
+ [0x5ca9] = "\x50\xa6", [0x5caa] = "\x6b\xc7", [0x5cab] = "\x50\xa7",
+ [0x5cac] = "\x6b\xc2", [0x5cad] = "\x6b\xc5", [0x5cae] = "\x6b\xbc",
+ [0x5caf] = "\x6b\xc0", [0x5cb0] = "\x6b\xcc", [0x5cb1] = "\x50\xa8",
+ [0x5cb3] = "\x50\xa9", [0x5cb5] = "\x6b\xbf", [0x5cb6] = "\x6b\xcb",
+ [0x5cb7] = "\x50\xa3", [0x5cb8] = "\x50\xa5", [0x5cc6] = "\x6d\xac",
+ [0x5cc7] = "\x6d\xa5", [0x5cc8] = "\x6d\xab", [0x5cc9] = "\x6d\xa4",
+ [0x5cca] = "\x6d\xa6", [0x5ccb] = "\x6d\xa0", [0x5ccc] = "\x6d\x9e",
+ [0x5cce] = "\x6d\xad", [0x5ccf] = "\x6d\xaa", [0x5cd0] = "\x6d\x9c",
+ [0x5cd2] = "\x52\x93", [0x5cd3] = "\x6d\xa8", [0x5cd4] = "\x6d\xa9",
+ [0x5cd6] = "\x6d\xa7", [0x5cd7] = "\x6d\x9f", [0x5cd8] = "\x6d\x9d",
+ [0x5cd9] = "\x52\x92", [0x5cda] = "\x6d\xa3", [0x5cdb] = "\x6d\xa1",
+ [0x5cde] = "\x6d\xa2", [0x5cdf] = "\x6d\xae", [0x5ce8] = "\x54\xb3",
+ [0x5cea] = "\x54\xb2", [0x5cec] = "\x6f\xee", [0x5ced] = "\x54\xaf",
+ [0x5cee] = "\x6f\xf0", [0x5cf0] = "\x54\xb4", [0x5cf1] = "\x6f\xf1",
+ [0x5cf4] = "\x54\xb7", [0x5cf6] = "\x54\xb5", [0x5cf7] = "\x6f\xf2",
+ [0x5cf8] = "\x6d\xaf", [0x5cf9] = "\x6f\xf4", [0x5cfb] = "\x54\xb1",
+ [0x5cfd] = "\x54\xb0", [0x5cff] = "\x6f\xef", [0x5d00] = "\x6f\xf3",
+ [0x5d01] = "\x54\xb6", [0x5d06] = "\x56\xf6", [0x5d07] = "\x56\xf5",
+ [0x5d0b] = "\x72\xf8", [0x5d0c] = "\x72\xfc", [0x5d0d] = "\x73\x41",
+ [0x5d0e] = "\x56\xf7", [0x5d0f] = "\x73\x44", [0x5d11] = "\x56\xfb",
+ [0x5d12] = "\x73\x46", [0x5d14] = "\x56\xfd", [0x5d16] = "\x56\xf9",
+ [0x5d17] = "\x57\x44", [0x5d19] = "\x57\x41", [0x5d1a] = "\x72\xfa",
+ [0x5d1b] = "\x56\xf8", [0x5d1d] = "\x72\xf9", [0x5d1e] = "\x72\xf7",
+ [0x5d1f] = "\x73\x48", [0x5d20] = "\x72\xfb", [0x5d22] = "\x56\xfa",
+ [0x5d23] = "\x73\x47", [0x5d24] = "\x57\x42", [0x5d25] = "\x73\x43",
+ [0x5d26] = "\x73\x42", [0x5d27] = "\x57\x43", [0x5d28] = "\x72\xfd",
+ [0x5d29] = "\x56\xfc", [0x5d2e] = "\x73\x49", [0x5d30] = "\x73\x45",
+ [0x5d31] = "\x76\x6d", [0x5d32] = "\x76\x74", [0x5d33] = "\x76\x69",
+ [0x5d34] = "\x59\x97", [0x5d35] = "\x76\x65", [0x5d36] = "\x76\x75",
+ [0x5d37] = "\x76\x5f", [0x5d38] = "\x76\x72", [0x5d39] = "\x76\x70",
+ [0x5d3a] = "\x76\x6a", [0x5d3c] = "\x76\x73", [0x5d3d] = "\x76\x6c",
+ [0x5d3f] = "\x76\x64", [0x5d40] = "\x76\x76", [0x5d41] = "\x76\x62",
+ [0x5d42] = "\x76\x6f", [0x5d43] = "\x76\x60", [0x5d45] = "\x76\x77",
+ [0x5d47] = "\x59\x98", [0x5d49] = "\x76\x71", [0x5d4a] = "\x79\xd5",
+ [0x5d4b] = "\x76\x63", [0x5d4c] = "\x59\x95", [0x5d4e] = "\x76\x67",
+ [0x5d50] = "\x59\x96", [0x5d51] = "\x76\x66", [0x5d52] = "\x76\x6b",
+ [0x5d55] = "\x76\x68", [0x5d59] = "\x76\x6e", [0x5d5e] = "\x79\xd9",
+ [0x5d62] = "\x79\xdc", [0x5d63] = "\x79\xd4", [0x5d65] = "\x79\xd6",
+ [0x5d67] = "\x79\xdb", [0x5d68] = "\x79\xda", [0x5d69] = "\x5b\xe8",
+ [0x5d6b] = "\x76\x61", [0x5d6c] = "\x79\xd8", [0x5d6f] = "\x5b\xe9",
+ [0x5d71] = "\x79\xd3", [0x5d72] = "\x79\xd7", [0x5d77] = "\x7d\x91",
+ [0x5d79] = "\x7d\x98", [0x5d7a] = "\x7d\x8f", [0x5d7c] = "\x7d\x96",
+ [0x5d7d] = "\x7d\x8d", [0x5d7e] = "\x7d\x95", [0x5d7f] = "\x7d\x99",
+ [0x5d80] = "\x7d\x8c", [0x5d81] = "\x7d\x90", [0x5d82] = "\x7d\x8b",
+ [0x5d84] = "\x5e\x79", [0x5d86] = "\x7d\x8e", [0x5d87] = "\x5e\x7a",
+ [0x5d88] = "\x7d\x94", [0x5d89] = "\x7d\x93", [0x5d8a] = "\x7d\x92",
+ [0x5d8d] = "\x7d\x97", [0x5d92] = "\x80\xaf", [0x5d93] = "\x80\xb1",
+ [0x5d94] = "\x60\x74", [0x5d95] = "\x80\xb2", [0x5d97] = "\x80\xad",
+ [0x5d99] = "\x80\xac", [0x5d9a] = "\x80\xb6", [0x5d9c] = "\x80\xb4",
+ [0x5d9d] = "\x60\x73", [0x5d9e] = "\x80\xb7", [0x5d9f] = "\x80\xae",
+ [0x5da0] = "\x80\xb3", [0x5da1] = "\x80\xb5", [0x5da2] = "\x80\xb0",
+ [0x5da7] = "\x83\xeb", [0x5da8] = "\x83\xf0", [0x5da9] = "\x83\xea",
+ [0x5daa] = "\x83\xef", [0x5dac] = "\x83\xe8", [0x5dad] = "\x83\xf2",
+ [0x5dae] = "\x83\xee", [0x5daf] = "\x83\xf3", [0x5db0] = "\x83\xed",
+ [0x5db1] = "\x83\xe9", [0x5db2] = "\x83\xf1", [0x5db4] = "\x83\xf4",
+ [0x5db5] = "\x83\xec", [0x5db7] = "\x86\xe5", [0x5db8] = "\x63\xd7",
+ [0x5dba] = "\x63\xd5", [0x5dbc] = "\x63\xd4", [0x5dbd] = "\x63\xd6",
+ [0x5dc0] = "\x89\x71", [0x5dc2] = "\x8a\xc0", [0x5dc3] = "\x8b\x6c",
+ [0x5dc6] = "\x8c\xf1", [0x5dc7] = "\x8c\xf2", [0x5dc9] = "\x66\xea",
+ [0x5dcb] = "\x8e\x78", [0x5dcd] = "\x67\x8a", [0x5dcf] = "\x8e\x79",
+ [0x5dd1] = "\x8f\x6e", [0x5dd2] = "\x67\xdd", [0x5dd4] = "\x67\xdc",
+ [0x5dd5] = "\x8f\x6d", [0x5dd6] = "\x68\x55", [0x5dd8] = "\x90\x47",
+ [0x5ddb] = "\x48\x6e", [0x5ddd] = "\x4c\x75", [0x5dde] = "\x4d\xfb",
+ [0x5ddf] = "\x69\xba", [0x5de0] = "\x6a\x8b", [0x5de1] = "\x4f\xd5",
+ [0x5de2] = "\x57\x45", [0x5de5] = "\x4c\x76", [0x5de6] = "\x4d\x6a",
+ [0x5de7] = "\x4d\x69", [0x5de8] = "\x4d\x68", [0x5deb] = "\x4f\x47",
+ [0x5dee] = "\x54\xb8", [0x5df0] = "\x79\xdd", [0x5df1] = "\x4c\x77",
+ [0x5df2] = "\x4c\x78", [0x5df3] = "\x4c\x79", [0x5df4] = "\x4c\xba",
+ [0x5df7] = "\x52\x94", [0x5df9] = "\x6d\xb0", [0x5dfd] = "\x59\x99",
+ [0x5dfe] = "\x4c\x7a", [0x5dff] = "\x69\x5e", [0x5e02] = "\x4d\x6b",
+ [0x5e03] = "\x4d\x6c", [0x5e04] = "\x69\x79", [0x5e06] = "\x4d\xfc",
+ [0x5e0a] = "\x6a\x8c", [0x5e0c] = "\x4f\x48", [0x5e0e] = "\x6a\x8d",
+ [0x5e11] = "\x50\xaf", [0x5e14] = "\x6b\xcf", [0x5e15] = "\x50\xad",
+ [0x5e16] = "\x50\xac", [0x5e17] = "\x6b\xce", [0x5e18] = "\x50\xaa",
+ [0x5e19] = "\x6b\xd0", [0x5e1a] = "\x50\xab", [0x5e1b] = "\x50\xae",
+ [0x5e1d] = "\x52\x95", [0x5e1f] = "\x52\x97", [0x5e20] = "\x6d\xb4",
+ [0x5e21] = "\x6d\xb1", [0x5e22] = "\x6d\xb2", [0x5e23] = "\x6d\xb3",
+ [0x5e24] = "\x6d\xb5", [0x5e25] = "\x52\x96", [0x5e28] = "\x6f\xf6",
+ [0x5e29] = "\x6f\xf5", [0x5e2b] = "\x54\xba", [0x5e2d] = "\x54\xb9",
+ [0x5e33] = "\x57\x48", [0x5e34] = "\x73\x4b", [0x5e36] = "\x57\x47",
+ [0x5e37] = "\x57\x49", [0x5e38] = "\x57\x46", [0x5e3d] = "\x59\x9b",
+ [0x5e3e] = "\x73\x4a", [0x5e40] = "\x59\x9c", [0x5e41] = "\x76\x79",
+ [0x5e43] = "\x59\x9d", [0x5e44] = "\x76\x78", [0x5e45] = "\x59\x9a",
+ [0x5e4a] = "\x79\xe0", [0x5e4b] = "\x79\xe2", [0x5e4c] = "\x5b\xea",
+ [0x5e4d] = "\x79\xe1", [0x5e4e] = "\x79\xdf", [0x5e4f] = "\x79\xde",
+ [0x5e53] = "\x7d\x9c", [0x5e54] = "\x5e\x7f", [0x5e55] = "\x5e\x7d",
+ [0x5e57] = "\x5e\x7e", [0x5e58] = "\x7d\x9a", [0x5e59] = "\x7d\x9b",
+ [0x5e5b] = "\x5e\x7b", [0x5e5c] = "\x80\xbb", [0x5e5d] = "\x80\xb9",
+ [0x5e5f] = "\x60\x76", [0x5e60] = "\x80\xba", [0x5e61] = "\x60\x77",
+ [0x5e62] = "\x60\x75", [0x5e63] = "\x5e\x7c", [0x5e66] = "\x83\xf7",
+ [0x5e67] = "\x83\xf5", [0x5e68] = "\x83\xf6", [0x5e69] = "\x80\xb8",
+ [0x5e6a] = "\x86\xe7", [0x5e6b] = "\x63\xd8", [0x5e6c] = "\x86\xe6",
+ [0x5e6d] = "\x89\x72", [0x5e6e] = "\x89\x73", [0x5e6f] = "\x83\xf8",
+ [0x5e70] = "\x8b\x6d", [0x5e72] = "\x4c\x7b", [0x5e73] = "\x4d\x6d",
+ [0x5e74] = "\x4e\x41", [0x5e75] = "\x69\xbb", [0x5e76] = "\x4d\xfd",
+ [0x5e78] = "\x50\xb0", [0x5e79] = "\x5b\xeb", [0x5e7a] = "\x48\x73",
+ [0x5e7b] = "\x4c\xbb", [0x5e7c] = "\x4d\x6e", [0x5e7d] = "\x52\x98",
+ [0x5e7e] = "\x59\x9e", [0x5e7f] = "\x48\x74", [0x5e80] = "\x69\x7a",
+ [0x5e82] = "\x69\x7b", [0x5e84] = "\x69\xbc", [0x5e87] = "\x4f\x4a",
+ [0x5e88] = "\x6a\x91", [0x5e89] = "\x6a\x8f", [0x5e8a] = "\x4f\x4b",
+ [0x5e8b] = "\x6a\x8e", [0x5e8c] = "\x6a\x90", [0x5e8d] = "\x6a\x92",
+ [0x5e8f] = "\x4f\x49", [0x5e95] = "\x50\xb4", [0x5e96] = "\x50\xb5",
+ [0x5e97] = "\x50\xb2", [0x5e9a] = "\x50\xb1", [0x5e9b] = "\x6d\xb9",
+ [0x5e9c] = "\x50\xb3", [0x5ea0] = "\x52\x99", [0x5ea2] = "\x6d\xb8",
+ [0x5ea3] = "\x6d\xba", [0x5ea4] = "\x6d\xb7", [0x5ea5] = "\x6d\xbb",
+ [0x5ea6] = "\x52\x9a", [0x5ea7] = "\x54\xbd", [0x5ea8] = "\x6f\xf7",
+ [0x5eaa] = "\x6f\xf9", [0x5eab] = "\x54\xbb", [0x5eac] = "\x6f\xfa",
+ [0x5ead] = "\x54\xbc", [0x5eae] = "\x6f\xf8", [0x5eb0] = "\x6d\xb6",
+ [0x5eb1] = "\x73\x4c", [0x5eb2] = "\x73\x4f", [0x5eb3] = "\x73\x50",
+ [0x5eb4] = "\x73\x4d", [0x5eb5] = "\x57\x4d", [0x5eb6] = "\x57\x4c",
+ [0x5eb7] = "\x57\x4a", [0x5eb8] = "\x57\x4b", [0x5eb9] = "\x73\x4e",
+ [0x5ebe] = "\x57\x4e", [0x5ec1] = "\x59\xa0", [0x5ec2] = "\x59\xa1",
+ [0x5ec4] = "\x59\xa2", [0x5ec5] = "\x79\xe3", [0x5ec6] = "\x79\xe5",
+ [0x5ec7] = "\x79\xe7", [0x5ec8] = "\x5b\xed", [0x5ec9] = "\x5b\xec",
+ [0x5eca] = "\x59\x9f", [0x5ecb] = "\x79\xe6", [0x5ecc] = "\x79\xe4",
+ [0x5ece] = "\x7d\xa0", [0x5ed1] = "\x7d\x9e", [0x5ed2] = "\x7d\xa4",
+ [0x5ed3] = "\x5e\x81", [0x5ed4] = "\x7d\xa5", [0x5ed5] = "\x7d\xa2",
+ [0x5ed6] = "\x5e\x82", [0x5ed7] = "\x7d\x9f", [0x5ed8] = "\x7d\x9d",
+ [0x5ed9] = "\x7d\xa3", [0x5eda] = "\x60\x79", [0x5edb] = "\x80\xbd",
+ [0x5edc] = "\x7d\xa1", [0x5edd] = "\x60\x7b", [0x5ede] = "\x80\xbe",
+ [0x5edf] = "\x60\x7a", [0x5ee0] = "\x60\x7d", [0x5ee1] = "\x80\xbf",
+ [0x5ee2] = "\x60\x78", [0x5ee3] = "\x60\x7c", [0x5ee5] = "\x83\xfd",
+ [0x5ee6] = "\x83\xfb", [0x5ee7] = "\x83\xfa", [0x5ee8] = "\x83\xfc",
+ [0x5ee9] = "\x83\xf9", [0x5eec] = "\x66\x52", [0x5eee] = "\x8c\xf3",
+ [0x5eef] = "\x8c\xf4", [0x5ef1] = "\x8e\x7a", [0x5ef2] = "\x8f\x6f",
+ [0x5ef3] = "\x68\xa1", [0x5ef4] = "\x48\x75", [0x5ef6] = "\x50\xb6",
+ [0x5ef7] = "\x4f\x4c", [0x5efa] = "\x52\x9b", [0x5efe] = "\x4c\x7c",
+ [0x5eff] = "\x4c\xbc", [0x5f01] = "\x4d\x6f", [0x5f02] = "\x69\xbd",
+ [0x5f04] = "\x4f\x4d", [0x5f05] = "\x6a\x93", [0x5f07] = "\x6d\xbc",
+ [0x5f08] = "\x52\x9c", [0x5f0a] = "\x5e\x83", [0x5f0b] = "\x4c\x7d",
+ [0x5f0f] = "\x4e\x42", [0x5f12] = "\x5b\xee", [0x5f13] = "\x4c\x7e",
+ [0x5f14] = "\x4c\xbd", [0x5f15] = "\x4c\xbe", [0x5f17] = "\x4d\x71",
+ [0x5f18] = "\x4d\x70", [0x5f1a] = "\x69\xbe", [0x5f1b] = "\x4e\x43",
+ [0x5f1d] = "\x6a\x94", [0x5f1f] = "\x4f\x4e", [0x5f22] = "\x6b\xd2",
+ [0x5f23] = "\x6b\xd3", [0x5f24] = "\x6b\xd4", [0x5f26] = "\x50\xb7",
+ [0x5f27] = "\x50\xb8", [0x5f28] = "\x6b\xd1", [0x5f29] = "\x50\xb9",
+ [0x5f2d] = "\x52\x9d", [0x5f2e] = "\x6d\xbd", [0x5f30] = "\x6f\xfc",
+ [0x5f31] = "\x54\xbe", [0x5f33] = "\x6f\xfb", [0x5f35] = "\x57\x4f",
+ [0x5f36] = "\x73\x51", [0x5f37] = "\x57\x50", [0x5f38] = "\x73\x52",
+ [0x5f3c] = "\x59\xa3", [0x5f40] = "\x79\xe8", [0x5f43] = "\x7d\xa7",
+ [0x5f44] = "\x7d\xa6", [0x5f46] = "\x5e\x84", [0x5f48] = "\x60\x7e",
+ [0x5f49] = "\x80\xc0", [0x5f4a] = "\x62\x73", [0x5f4b] = "\x84\x41",
+ [0x5f4c] = "\x63\xd9", [0x5f4e] = "\x67\xde", [0x5f4f] = "\x90\x49",
+ [0x5f50] = "\x48\x79", [0x5f54] = "\x6b\xd5", [0x5f56] = "\x6d\xbe",
+ [0x5f57] = "\x57\x51", [0x5f58] = "\x76\x7a", [0x5f59] = "\x5b\xef",
+ [0x5f5d] = "\x65\x60", [0x5f5e] = "\x65\x60", [0x5f61] = "\x48\x7a",
+ [0x5f62] = "\x4f\x50", [0x5f64] = "\x4f\x4f", [0x5f65] = "\x52\x9e",
+ [0x5f67] = "\x6f\xfd", [0x5f69] = "\x57\x53", [0x5f6a] = "\x58\xa8",
+ [0x5f6b] = "\x57\x54", [0x5f6c] = "\x57\x52", [0x5f6d] = "\x59\xa4",
+ [0x5f6f] = "\x7d\xa8", [0x5f70] = "\x5e\x85", [0x5f71] = "\x60\x7f",
+ [0x5f73] = "\x69\x4d", [0x5f74] = "\x69\xbf", [0x5f76] = "\x6a\x96",
+ [0x5f77] = "\x4f\x51", [0x5f78] = "\x6a\x95", [0x5f79] = "\x4f\x52",
+ [0x5f7c] = "\x50\xbd", [0x5f7d] = "\x6b\xd8", [0x5f7e] = "\x6b\xd7",
+ [0x5f7f] = "\x50\xbc", [0x5f80] = "\x50\xba", [0x5f81] = "\x50\xbb",
+ [0x5f82] = "\x6b\xd6", [0x5f85] = "\x52\xa0", [0x5f86] = "\x6d\xbf",
+ [0x5f87] = "\x52\xa3", [0x5f88] = "\x52\x9f", [0x5f89] = "\x52\xa5",
+ [0x5f8a] = "\x52\xa1", [0x5f8b] = "\x52\xa2", [0x5f8c] = "\x52\xa4",
+ [0x5f90] = "\x54\xc1", [0x5f91] = "\x54\xc0", [0x5f92] = "\x54\xbf",
+ [0x5f96] = "\x73\x54", [0x5f97] = "\x57\x55", [0x5f98] = "\x57\x58",
+ [0x5f99] = "\x57\x56", [0x5f9b] = "\x73\x53", [0x5f9c] = "\x57\x5b",
+ [0x5f9e] = "\x57\x57", [0x5f9f] = "\x73\x55", [0x5fa0] = "\x57\x5a",
+ [0x5fa1] = "\x57\x59", [0x5fa5] = "\x76\x7c", [0x5fa6] = "\x76\x7b",
+ [0x5fa8] = "\x59\xa7", [0x5fa9] = "\x59\xa5", [0x5faa] = "\x59\xa6",
+ [0x5fab] = "\x76\x7d", [0x5fac] = "\x5b\xf0", [0x5fad] = "\x79\xea",
+ [0x5fae] = "\x5b\xf1", [0x5faf] = "\x79\xe9", [0x5fb2] = "\x80\xc1",
+ [0x5fb5] = "\x60\x82", [0x5fb6] = "\x7d\xa9", [0x5fb7] = "\x60\x81",
+ [0x5fb9] = "\x5e\x86", [0x5fbb] = "\x86\xe9", [0x5fbc] = "\x84\x42",
+ [0x5fbd] = "\x63\xda", [0x5fbe] = "\x86\xe8", [0x5fbf] = "\x8b\x6e",
+ [0x5fc0] = "\x8c\xf5", [0x5fc1] = "\x8c\xf6", [0x5fc3] = "\x4c\xbf",
+ [0x5fc5] = "\x4d\x72", [0x5fc9] = "\x69\x7c", [0x5fcc] = "\x4f\x54",
+ [0x5fcd] = "\x4f\x56", [0x5fcf] = "\x69\xc2", [0x5fd0] = "\x6a\x99",
+ [0x5fd1] = "\x6a\x98", [0x5fd2] = "\x6a\x97", [0x5fd4] = "\x69\xc1",
+ [0x5fd5] = "\x69\xc0", [0x5fd6] = "\x4e\x45", [0x5fd7] = "\x4f\x55",
+ [0x5fd8] = "\x4f\x53", [0x5fd9] = "\x4e\x44", [0x5fdd] = "\x50\xbe",
+ [0x5fde] = "\x6b\xd9", [0x5fe0] = "\x50\xbf", [0x5fe1] = "\x6a\x9e",
+ [0x5fe3] = "\x6a\xa0", [0x5fe4] = "\x6a\x9f", [0x5fe5] = "\x6b\xda",
+ [0x5fe8] = "\x6a\x9b", [0x5fea] = "\x4f\x5a", [0x5feb] = "\x4f\x58",
+ [0x5fed] = "\x6a\x9a", [0x5fee] = "\x6a\x9c", [0x5fef] = "\x6a\xa2",
+ [0x5ff1] = "\x4f\x57", [0x5ff3] = "\x6a\x9d", [0x5ff4] = "\x6a\xa6",
+ [0x5ff5] = "\x50\xc1", [0x5ff7] = "\x6a\xa3", [0x5ff8] = "\x4f\x59",
+ [0x5ffa] = "\x6a\xa1", [0x5ffb] = "\x6a\xa4", [0x5ffd] = "\x50\xc0",
+ [0x5fff] = "\x50\xc2", [0x6000] = "\x6a\xa5", [0x6009] = "\x6b\xee",
+ [0x600a] = "\x6b\xe1", [0x600b] = "\x6b\xdf", [0x600c] = "\x6b\xed",
+ [0x600d] = "\x6b\xe8", [0x600e] = "\x52\xaa", [0x600f] = "\x50\xc3",
+ [0x6010] = "\x6b\xe9", [0x6011] = "\x6b\xec", [0x6012] = "\x52\xa6",
+ [0x6013] = "\x6b\xeb", [0x6014] = "\x50\xc4", [0x6015] = "\x50\xc9",
+ [0x6016] = "\x50\xc7", [0x6017] = "\x6b\xe2", [0x6019] = "\x6b\xdd",
+ [0x601a] = "\x6b\xe4", [0x601b] = "\x50\xce", [0x601c] = "\x6b\xef",
+ [0x601d] = "\x52\xa7", [0x601e] = "\x6b\xe5", [0x6020] = "\x52\xa8",
+ [0x6021] = "\x50\xca", [0x6022] = "\x6b\xe7", [0x6024] = "\x6d\xce",
+ [0x6025] = "\x52\xa9", [0x6026] = "\x6b\xdc", [0x6027] = "\x50\xcb",
+ [0x6028] = "\x52\xab", [0x6029] = "\x50\xcc", [0x602a] = "\x50\xc8",
+ [0x602b] = "\x50\xcd", [0x602c] = "\x6b\xe6", [0x602d] = "\x6b\xdb",
+ [0x602e] = "\x6b\xea", [0x602f] = "\x50\xc5", [0x6032] = "\x6b\xde",
+ [0x6033] = "\x6b\xe3", [0x6034] = "\x6b\xe0", [0x6035] = "\x50\xc6",
+ [0x6037] = "\x6d\xc0", [0x6039] = "\x6d\xc1", [0x6040] = "\x6d\xcb",
+ [0x6041] = "\x70\x44", [0x6042] = "\x6d\xcc", [0x6043] = "\x52\xb1",
+ [0x6044] = "\x6d\xcf", [0x6045] = "\x6d\xc5", [0x6046] = "\x52\xb0",
+ [0x6047] = "\x6d\xc7", [0x6049] = "\x6d\xc8", [0x604c] = "\x6d\xca",
+ [0x604d] = "\x52\xac", [0x6050] = "\x54\xc5", [0x6053] = "\x6d\xc6",
+ [0x6054] = "\x6d\xc2", [0x6055] = "\x54\xc6", [0x6058] = "\x6d\xd0",
+ [0x6059] = "\x54\xc2", [0x605a] = "\x70\x42", [0x605b] = "\x6d\xc9",
+ [0x605d] = "\x70\x41", [0x605e] = "\x6d\xc4", [0x605f] = "\x6d\xcd",
+ [0x6062] = "\x52\xaf", [0x6063] = "\x54\xc3", [0x6064] = "\x52\xb5",
+ [0x6065] = "\x54\xc4", [0x6066] = "\x6d\xd1", [0x6067] = "\x70\x43",
+ [0x6068] = "\x52\xae", [0x6069] = "\x54\xc8", [0x606a] = "\x52\xb4",
+ [0x606b] = "\x52\xb3", [0x606c] = "\x52\xb2", [0x606d] = "\x54\xc7",
+ [0x606e] = "\x6d\xd2", [0x606f] = "\x54\xc9", [0x6070] = "\x52\xad",
+ [0x6072] = "\x6d\xc3", [0x607f] = "\x57\x5c", [0x6080] = "\x70\x47",
+ [0x6081] = "\x70\x49", [0x6083] = "\x70\x4b", [0x6084] = "\x54\xca",
+ [0x6085] = "\x54\xd0", [0x6086] = "\x73\x58", [0x6087] = "\x70\x4f",
+ [0x6088] = "\x70\x46", [0x6089] = "\x57\x5e", [0x608a] = "\x73\x56",
+ [0x608c] = "\x54\xcf", [0x608d] = "\x54\xcd", [0x608e] = "\x70\x51",
+ [0x6090] = "\x73\x57", [0x6092] = "\x70\x48", [0x6094] = "\x54\xce",
+ [0x6095] = "\x70\x4c", [0x6096] = "\x54\xd1", [0x6097] = "\x70\x4e",
+ [0x609a] = "\x54\xcc", [0x609b] = "\x70\x4d", [0x609c] = "\x70\x50",
+ [0x609d] = "\x70\x4a", [0x609f] = "\x54\xcb", [0x60a0] = "\x57\x5f",
+ [0x60a2] = "\x70\x45", [0x60a3] = "\x57\x5d", [0x60a8] = "\x57\x60",
+ [0x60b0] = "\x73\x5a", [0x60b1] = "\x73\x63", [0x60b2] = "\x59\xaa",
+ [0x60b4] = "\x57\x62", [0x60b5] = "\x57\x67", [0x60b6] = "\x59\xab",
+ [0x60b7] = "\x73\x65", [0x60b8] = "\x57\x6e", [0x60b9] = "\x76\x7f",
+ [0x60ba] = "\x73\x5b", [0x60bb] = "\x57\x66", [0x60bc] = "\x57\x69",
+ [0x60bd] = "\x57\x64", [0x60be] = "\x73\x59", [0x60bf] = "\x73\x67",
+ [0x60c0] = "\x73\x6a", [0x60c1] = "\x76\x8f", [0x60c3] = "\x73\x68",
+ [0x60c4] = "\x76\x84", [0x60c5] = "\x57\x65", [0x60c6] = "\x57\x6c",
+ [0x60c7] = "\x57\x70", [0x60c8] = "\x73\x62", [0x60c9] = "\x76\x7e",
+ [0x60ca] = "\x73\x66", [0x60cb] = "\x57\x61", [0x60cc] = "\x76\x81",
+ [0x60cd] = "\x73\x69", [0x60ce] = "\x76\x83", [0x60cf] = "\x73\x5e",
+ [0x60d1] = "\x59\xa8", [0x60d3] = "\x73\x5c", [0x60d4] = "\x73\x5d",
+ [0x60d5] = "\x57\x6b", [0x60d8] = "\x57\x6a", [0x60d9] = "\x73\x60",
+ [0x60da] = "\x57\x6f", [0x60db] = "\x73\x64", [0x60dc] = "\x57\x68",
+ [0x60dd] = "\x73\x61", [0x60df] = "\x57\x6d", [0x60e0] = "\x59\xac",
+ [0x60e1] = "\x59\xa9", [0x60e2] = "\x76\x82", [0x60e4] = "\x73\x5f",
+ [0x60e6] = "\x57\x63", [0x60f0] = "\x59\xb1", [0x60f1] = "\x59\xb5",
+ [0x60f2] = "\x76\x86", [0x60f3] = "\x5b\xf6", [0x60f4] = "\x59\xb3",
+ [0x60f5] = "\x76\x8a", [0x60f6] = "\x59\xb7", [0x60f7] = "\x79\xeb",
+ [0x60f8] = "\x76\x8c", [0x60f9] = "\x5b\xf8", [0x60fa] = "\x59\xaf",
+ [0x60fb] = "\x59\xb2", [0x60fc] = "\x76\x8d", [0x60fe] = "\x76\x8e",
+ [0x60ff] = "\x76\x94", [0x6100] = "\x59\xb9", [0x6101] = "\x5b\xf9",
+ [0x6103] = "\x76\x90", [0x6104] = "\x76\x95", [0x6105] = "\x76\x89",
+ [0x6106] = "\x5c\x46", [0x6108] = "\x5b\xfa", [0x6109] = "\x59\xb8",
+ [0x610a] = "\x76\x87", [0x610b] = "\x76\x96", [0x610d] = "\x5c\x45",
+ [0x610e] = "\x59\xb6", [0x610f] = "\x5b\xf3", [0x6110] = "\x76\x93",
+ [0x6112] = "\x59\xba", [0x6113] = "\x76\x8b", [0x6114] = "\x76\x85",
+ [0x6115] = "\x59\xb0", [0x6116] = "\x76\x88", [0x6118] = "\x76\x91",
+ [0x611a] = "\x5b\xf2", [0x611b] = "\x5b\xf7", [0x611c] = "\x59\xad",
+ [0x611d] = "\x76\x92", [0x611f] = "\x5b\xf5", [0x6123] = "\x59\xae",
+ [0x6127] = "\x5c\x44", [0x6128] = "\x7d\xab", [0x6129] = "\x79\xf6",
+ [0x612b] = "\x79\xee", [0x612c] = "\x7d\xaa", [0x612e] = "\x79\xf2",
+ [0x612f] = "\x79\xf4", [0x6132] = "\x79\xf1", [0x6134] = "\x5c\x43",
+ [0x6136] = "\x79\xf0", [0x6137] = "\x5c\x47", [0x613b] = "\x7d\xba",
+ [0x613e] = "\x5c\x42", [0x613f] = "\x5e\x88", [0x6140] = "\x79\xf7",
+ [0x6141] = "\x7d\xac", [0x6144] = "\x5b\xfd", [0x6145] = "\x79\xef",
+ [0x6146] = "\x79\xf3", [0x6147] = "\x5e\x87", [0x6148] = "\x5b\xf4",
+ [0x6149] = "\x79\xec", [0x614a] = "\x79\xed", [0x614b] = "\x5e\x89",
+ [0x614c] = "\x5b\xfc", [0x614d] = "\x5c\x41", [0x614e] = "\x5b\xfb",
+ [0x614f] = "\x79\xf5", [0x6152] = "\x7d\xb0", [0x6153] = "\x7d\xb1",
+ [0x6154] = "\x7d\xb6", [0x6155] = "\x60\x87", [0x6156] = "\x7d\xbd",
+ [0x6158] = "\x5e\x8f", [0x615a] = "\x5e\x8e", [0x615b] = "\x7d\xb8",
+ [0x615d] = "\x60\x86", [0x615e] = "\x7d\xad", [0x615f] = "\x5e\x8d",
+ [0x6161] = "\x7d\xbc", [0x6162] = "\x5e\x8b", [0x6163] = "\x5e\x8c",
+ [0x6165] = "\x7d\xb9", [0x6166] = "\x80\xd2", [0x6167] = "\x60\x84",
+ [0x6168] = "\x59\xb4", [0x616a] = "\x7d\xbb", [0x616b] = "\x60\x8b",
+ [0x616c] = "\x7d\xb3", [0x616e] = "\x60\x85", [0x6170] = "\x60\x8a",
+ [0x6171] = "\x7d\xae", [0x6172] = "\x7d\xb2", [0x6173] = "\x7d\xaf",
+ [0x6174] = "\x7d\xb5", [0x6175] = "\x5e\x90", [0x6176] = "\x60\x83",
+ [0x6177] = "\x5e\x8a", [0x6179] = "\x80\xc4", [0x617a] = "\x7d\xb7",
+ [0x617c] = "\x60\x89", [0x617e] = "\x60\x8c", [0x6180] = "\x7d\xb4",
+ [0x6182] = "\x60\x88", [0x6183] = "\x80\xc3", [0x6189] = "\x80\xc8",
+ [0x618a] = "\x62\x77", [0x618b] = "\x80\xc2", [0x618c] = "\x84\x4e",
+ [0x618d] = "\x80\xd1", [0x618e] = "\x60\x90", [0x6190] = "\x60\x8e",
+ [0x6191] = "\x62\x75", [0x6192] = "\x80\xce", [0x6193] = "\x80\xca",
+ [0x6194] = "\x60\x94", [0x6196] = "\x84\x45", [0x619a] = "\x60\x92",
+ [0x619b] = "\x80\xc9", [0x619d] = "\x84\x43", [0x619f] = "\x80\xcd",
+ [0x61a1] = "\x80\xd0", [0x61a2] = "\x80\xc7", [0x61a4] = "\x60\x93",
+ [0x61a7] = "\x60\x8d", [0x61a8] = "\x84\x44", [0x61a9] = "\x62\x76",
+ [0x61aa] = "\x80\xcf", [0x61ab] = "\x60\x8f", [0x61ac] = "\x60\x91",
+ [0x61ad] = "\x80\xcc", [0x61ae] = "\x60\x95", [0x61af] = "\x80\xcb",
+ [0x61b0] = "\x80\xc6", [0x61b1] = "\x80\xc5", [0x61b2] = "\x62\x74",
+ [0x61b3] = "\x80\xd3", [0x61b4] = "\x84\x47", [0x61b5] = "\x86\xeb",
+ [0x61b6] = "\x62\x79", [0x61b8] = "\x84\x4d", [0x61ba] = "\x84\x4b",
+ [0x61bc] = "\x86\xec", [0x61be] = "\x62\x7a", [0x61bf] = "\x84\x4c",
+ [0x61c1] = "\x84\x49", [0x61c2] = "\x63\xdc", [0x61c3] = "\x86\xea",
+ [0x61c5] = "\x84\x46", [0x61c6] = "\x84\x48", [0x61c7] = "\x63\xdd",
+ [0x61c8] = "\x62\x7c", [0x61c9] = "\x63\xdb", [0x61ca] = "\x62\x7b",
+ [0x61cb] = "\x63\xdf", [0x61cc] = "\x84\x4a", [0x61cd] = "\x62\x78",
+ [0x61d6] = "\x89\x7c", [0x61d8] = "\x89\x74", [0x61de] = "\x86\xf2",
+ [0x61df] = "\x89\x75", [0x61e0] = "\x86\xee", [0x61e3] = "\x65\x61",
+ [0x61e4] = "\x86\xf0", [0x61e5] = "\x86\xef", [0x61e6] = "\x63\xde",
+ [0x61e7] = "\x86\xed", [0x61e8] = "\x86\xf1", [0x61e9] = "\x89\x7d",
+ [0x61ea] = "\x89\x79", [0x61eb] = "\x89\x7b", [0x61ed] = "\x89\x76",
+ [0x61ee] = "\x89\x77", [0x61f0] = "\x89\x7a", [0x61f1] = "\x89\x78",
+ [0x61f2] = "\x66\x53", [0x61f5] = "\x66\x56", [0x61f6] = "\x66\x55",
+ [0x61f7] = "\x66\x54", [0x61f8] = "\x66\xeb", [0x61f9] = "\x8c\xf7",
+ [0x61fa] = "\x66\xec", [0x61fb] = "\x8b\x6f", [0x61fc] = "\x67\x8b",
+ [0x61fd] = "\x8e\x7b", [0x61fe] = "\x67\x8c", [0x61ff] = "\x67\xdf",
+ [0x6200] = "\x68\x56", [0x6201] = "\x90\x4a", [0x6203] = "\x90\x4b",
+ [0x6204] = "\x90\x4c", [0x6207] = "\x91\xaa", [0x6208] = "\x4c\xc0",
+ [0x6209] = "\x69\x7d", [0x620a] = "\x4d\x73", [0x620c] = "\x4e\x47",
+ [0x620d] = "\x4e\x48", [0x620e] = "\x4e\x46", [0x6210] = "\x4e\x49",
+ [0x6211] = "\x4f\x5c", [0x6212] = "\x4f\x5b", [0x6214] = "\x6b\xf0",
+ [0x6215] = "\x50\xd0", [0x6216] = "\x50\xcf", [0x6219] = "\x70\x52",
+ [0x621a] = "\x57\x71", [0x621b] = "\x57\x72", [0x621f] = "\x59\xbb",
+ [0x6220] = "\x79\xf8", [0x6221] = "\x5c\x48", [0x6222] = "\x5c\x49",
+ [0x6223] = "\x79\xfa", [0x6224] = "\x79\xfc", [0x6225] = "\x79\xfb",
+ [0x6227] = "\x7d\xbf", [0x6229] = "\x7d\xbe", [0x622a] = "\x5e\x91",
+ [0x622b] = "\x7d\xc0", [0x622d] = "\x80\xd4", [0x622e] = "\x60\x96",
+ [0x6230] = "\x62\x7d", [0x6232] = "\x63\xe0", [0x6233] = "\x65\x62",
+ [0x6234] = "\x63\xe1", [0x6236] = "\x4c\xc1", [0x623a] = "\x6a\xa7",
+ [0x623d] = "\x6b\xf1", [0x623e] = "\x50\xd2", [0x623f] = "\x50\xd1",
+ [0x6240] = "\x50\xd3", [0x6241] = "\x52\xb6", [0x6242] = "\x6d\xd3",
+ [0x6243] = "\x6d\xd4", [0x6246] = "\x70\x53", [0x6247] = "\x54\xd2",
+ [0x6248] = "\x57\x73", [0x6249] = "\x59\xbc", [0x624a] = "\x76\x97",
+ [0x624b] = "\x4c\xc2", [0x624d] = "\x4c\x7f", [0x624e] = "\x4c\xc3",
+ [0x6250] = "\x69\x7e", [0x6251] = "\x4d\x77", [0x6252] = "\x4d\x76",
+ [0x6253] = "\x4d\x74", [0x6254] = "\x4d\x75", [0x6258] = "\x4e\x4c",
+ [0x6259] = "\x69\xca", [0x625a] = "\x69\xcc", [0x625b] = "\x4e\x4b",
+ [0x625c] = "\x69\xc4", [0x625e] = "\x69\xc5", [0x6260] = "\x69\xcb",
+ [0x6261] = "\x69\xc7", [0x6262] = "\x69\xc9", [0x6263] = "\x4e\x4a",
+ [0x6264] = "\x69\xc6", [0x6265] = "\x69\xc3", [0x6266] = "\x69\xc8",
+ [0x626d] = "\x4f\x63", [0x626e] = "\x4f\x6c", [0x626f] = "\x4f\x6a",
+ [0x6270] = "\x6a\xb1", [0x6271] = "\x6a\xae", [0x6272] = "\x6a\xb6",
+ [0x6273] = "\x4f\x68", [0x6274] = "\x6a\xb7", [0x6276] = "\x4f\x61",
+ [0x6277] = "\x6a\xb4", [0x6279] = "\x4f\x67", [0x627a] = "\x6a\xb0",
+ [0x627b] = "\x6a\xaf", [0x627c] = "\x4f\x65", [0x627d] = "\x6a\xb5",
+ [0x627e] = "\x4f\x66", [0x627f] = "\x50\xd4", [0x6280] = "\x4f\x60",
+ [0x6281] = "\x6a\xb2", [0x6283] = "\x6a\xa8", [0x6284] = "\x4f\x5d",
+ [0x6286] = "\x4f\x70", [0x6287] = "\x6a\xad", [0x6288] = "\x6a\xb3",
+ [0x6289] = "\x4f\x62", [0x628a] = "\x4f\x64", [0x628c] = "\x6a\xa9",
+ [0x628e] = "\x6a\xaa", [0x628f] = "\x6a\xab", [0x6291] = "\x4f\x6f",
+ [0x6292] = "\x4f\x69", [0x6293] = "\x4f\x6e", [0x6294] = "\x6a\xac",
+ [0x6295] = "\x4f\x6d", [0x6296] = "\x4f\x5f", [0x6297] = "\x4f\x5e",
+ [0x6298] = "\x4f\x6b", [0x62a8] = "\x50\xe2", [0x62a9] = "\x6b\xfd",
+ [0x62aa] = "\x6b\xf6", [0x62ab] = "\x50\xdd", [0x62ac] = "\x50\xf0",
+ [0x62ad] = "\x6b\xf2", [0x62ae] = "\x6b\xf9", [0x62af] = "\x6b\xfb",
+ [0x62b0] = "\x6c\x41", [0x62b1] = "\x50\xeb", [0x62b3] = "\x6b\xfa",
+ [0x62b4] = "\x6b\xf3", [0x62b5] = "\x50\xe9", [0x62b6] = "\x6b\xf7",
+ [0x62b8] = "\x6c\x42", [0x62b9] = "\x50\xda", [0x62bb] = "\x6b\xfc",
+ [0x62bc] = "\x50\xe4", [0x62bd] = "\x50\xe3", [0x62be] = "\x6b\xf5",
+ [0x62bf] = "\x50\xd8", [0x62c2] = "\x50\xd9", [0x62c4] = "\x50\xd7",
+ [0x62c6] = "\x50\xef", [0x62c7] = "\x50\xe7", [0x62c8] = "\x50\xe1",
+ [0x62c9] = "\x50\xd5", [0x62ca] = "\x6b\xf8", [0x62cb] = "\x50\xe0",
+ [0x62cc] = "\x50\xd6", [0x62cd] = "\x50\xe8", [0x62ce] = "\x50\xf1",
+ [0x62cf] = "\x6d\xd5", [0x62d0] = "\x50\xe5", [0x62d1] = "\x6b\xf4",
+ [0x62d2] = "\x50\xdb", [0x62d3] = "\x50\xde", [0x62d4] = "\x50\xdf",
+ [0x62d6] = "\x50\xed", [0x62d7] = "\x50\xee", [0x62d8] = "\x50\xec",
+ [0x62d9] = "\x50\xe6", [0x62da] = "\x50\xea", [0x62db] = "\x50\xdc",
+ [0x62dc] = "\x52\xb7", [0x62eb] = "\x6d\xdb", [0x62ec] = "\x52\xc3",
+ [0x62ed] = "\x52\xbb", [0x62ee] = "\x52\xbd", [0x62ef] = "\x52\xc2",
+ [0x62f0] = "\x6d\xe7", [0x62f1] = "\x52\xc0", [0x62f2] = "\x70\x54",
+ [0x62f3] = "\x54\xd3", [0x62f4] = "\x52\xc5", [0x62f5] = "\x6d\xd8",
+ [0x62f6] = "\x6d\xe0", [0x62f7] = "\x52\xc1", [0x62f8] = "\x6d\xdf",
+ [0x62f9] = "\x6d\xdc", [0x62fa] = "\x6d\xe4", [0x62fb] = "\x6d\xe6",
+ [0x62fc] = "\x52\xba", [0x62fd] = "\x52\xbe", [0x62fe] = "\x52\xc4",
+ [0x62ff] = "\x54\xd5", [0x6300] = "\x6d\xe1", [0x6301] = "\x52\xbc",
+ [0x6302] = "\x52\xc7", [0x6303] = "\x6d\xda", [0x6307] = "\x52\xbf",
+ [0x6308] = "\x54\xd4", [0x6309] = "\x52\xb9", [0x630b] = "\x6d\xd7",
+ [0x630c] = "\x6d\xde", [0x630d] = "\x6d\xd6", [0x630e] = "\x6d\xd9",
+ [0x630f] = "\x6d\xdd", [0x6310] = "\x70\x55", [0x6311] = "\x52\xc6",
+ [0x6313] = "\x6d\xe2", [0x6314] = "\x6d\xe3", [0x6315] = "\x6d\xe5",
+ [0x6316] = "\x52\xb8", [0x6328] = "\x54\xe3", [0x6329] = "\x70\x61",
+ [0x632a] = "\x54\xe1", [0x632b] = "\x54\xe2", [0x632c] = "\x70\x57",
+ [0x632d] = "\x70\x67", [0x632f] = "\x54\xd8", [0x6332] = "\x73\x6b",
+ [0x6333] = "\x70\x69", [0x6334] = "\x70\x63", [0x6336] = "\x70\x5a",
+ [0x6338] = "\x70\x6c", [0x6339] = "\x70\x5d", [0x633a] = "\x54\xde",
+ [0x633b] = "\x73\x83", [0x633c] = "\x70\x60", [0x633d] = "\x54\xe0",
+ [0x633e] = "\x54\xd7", [0x6340] = "\x70\x6e", [0x6341] = "\x70\x62",
+ [0x6342] = "\x54\xda", [0x6343] = "\x70\x5b", [0x6344] = "\x70\x58",
+ [0x6345] = "\x70\x59", [0x6346] = "\x54\xdb", [0x6347] = "\x70\x68",
+ [0x6348] = "\x70\x6f", [0x6349] = "\x54\xdd", [0x634a] = "\x70\x5f",
+ [0x634b] = "\x70\x5e", [0x634c] = "\x54\xe5", [0x634d] = "\x54\xe4",
+ [0x634e] = "\x54\xd6", [0x634f] = "\x54\xdc", [0x6350] = "\x54\xdf",
+ [0x6351] = "\x70\x6b", [0x6354] = "\x70\x65", [0x6355] = "\x54\xd9",
+ [0x6356] = "\x70\x56", [0x6357] = "\x70\x6d", [0x6358] = "\x70\x64",
+ [0x6359] = "\x70\x66", [0x635a] = "\x70\x6a", [0x6365] = "\x73\x6c",
+ [0x6367] = "\x57\x7b", [0x6368] = "\x57\x90", [0x6369] = "\x57\x8f",
+ [0x636b] = "\x57\x84", [0x636d] = "\x73\x7e", [0x636e] = "\x73\x7a",
+ [0x636f] = "\x73\x77", [0x6370] = "\x73\x8a", [0x6371] = "\x57\x7e",
+ [0x6372] = "\x57\x76", [0x6375] = "\x73\x7c", [0x6376] = "\x59\xcc",
+ [0x6377] = "\x57\x7a", [0x6378] = "\x73\x85", [0x637a] = "\x57\x91",
+ [0x637b] = "\x57\x8e", [0x637c] = "\x73\x81", [0x637d] = "\x73\x6f",
+ [0x6380] = "\x57\x8d", [0x6381] = "\x73\x87", [0x6382] = "\x73\x6e",
+ [0x6383] = "\x57\x82", [0x6384] = "\x57\x86", [0x6385] = "\x73\x86",
+ [0x6387] = "\x73\x78", [0x6388] = "\x57\x87", [0x6389] = "\x57\x81",
+ [0x638a] = "\x73\x6d", [0x638c] = "\x59\xbe", [0x638d] = "\x73\x89",
+ [0x638e] = "\x73\x76", [0x638f] = "\x57\x8c", [0x6390] = "\x73\x79",
+ [0x6391] = "\x73\x88", [0x6392] = "\x57\x8b", [0x6394] = "\x76\x98",
+ [0x6396] = "\x57\x77", [0x6397] = "\x73\x74", [0x6398] = "\x57\x7c",
+ [0x6399] = "\x57\x88", [0x639b] = "\x57\x83", [0x639c] = "\x73\x7d",
+ [0x639d] = "\x73\x73", [0x639e] = "\x73\x71", [0x639f] = "\x73\x84",
+ [0x63a0] = "\x57\x74", [0x63a1] = "\x57\x89", [0x63a2] = "\x57\x78",
+ [0x63a3] = "\x59\xbd", [0x63a4] = "\x73\x82", [0x63a5] = "\x57\x79",
+ [0x63a7] = "\x57\x75", [0x63a8] = "\x57\x85", [0x63a9] = "\x57\x7f",
+ [0x63aa] = "\x57\x7d", [0x63ab] = "\x73\x75", [0x63ac] = "\x57\x8a",
+ [0x63ad] = "\x73\x72", [0x63ae] = "\x73\x7f", [0x63af] = "\x73\x7b",
+ [0x63b0] = "\x76\x9a", [0x63b1] = "\x76\x99", [0x63bd] = "\x73\x70",
+ [0x63be] = "\x76\xaa", [0x63c0] = "\x59\xc0", [0x63c2] = "\x76\xb0",
+ [0x63c3] = "\x76\x9f", [0x63c4] = "\x76\xad", [0x63c5] = "\x79\xfd",
+ [0x63c6] = "\x59\xc3", [0x63c7] = "\x76\xb1", [0x63c8] = "\x76\xb4",
+ [0x63c9] = "\x59\xc2", [0x63ca] = "\x76\xa2", [0x63cb] = "\x76\xb3",
+ [0x63cc] = "\x76\xb2", [0x63cd] = "\x59\xc4", [0x63ce] = "\x76\x9b",
+ [0x63cf] = "\x59\xbf", [0x63d0] = "\x59\xc7", [0x63d2] = "\x59\xc5",
+ [0x63d3] = "\x76\xaf", [0x63d5] = "\x76\xa5", [0x63d6] = "\x59\xc9",
+ [0x63d7] = "\x76\xb6", [0x63d8] = "\x76\xae", [0x63d9] = "\x76\xb7",
+ [0x63da] = "\x59\xd1", [0x63db] = "\x59\xcf", [0x63dc] = "\x76\xac",
+ [0x63dd] = "\x76\xab", [0x63df] = "\x76\xa9", [0x63e0] = "\x76\xa3",
+ [0x63e1] = "\x59\xc8", [0x63e3] = "\x59\xc6", [0x63e4] = "\x70\x5c",
+ [0x63e5] = "\x76\x9c", [0x63e7] = "\x7a\x5e", [0x63e8] = "\x76\x9d",
+ [0x63e9] = "\x59\xc1", [0x63ea] = "\x59\xce", [0x63eb] = "\x7a\x42",
+ [0x63ed] = "\x59\xca", [0x63ee] = "\x59\xcb", [0x63ef] = "\x76\x9e",
+ [0x63f0] = "\x76\xb5", [0x63f1] = "\x7a\x41", [0x63f2] = "\x76\xa6",
+ [0x63f3] = "\x76\xa1", [0x63f4] = "\x59\xcd", [0x63f5] = "\x76\xa7",
+ [0x63f6] = "\x76\xa4", [0x63f9] = "\x59\xd2", [0x6406] = "\x5c\x58",
+ [0x6409] = "\x7a\x45", [0x640a] = "\x7a\x58", [0x640b] = "\x7a\x5d",
+ [0x640c] = "\x7a\x51", [0x640d] = "\x5c\x54", [0x640e] = "\x7a\x62",
+ [0x640f] = "\x5c\x51", [0x6410] = "\x7a\x43", [0x6412] = "\x7a\x44",
+ [0x6413] = "\x5c\x4a", [0x6414] = "\x5c\x53", [0x6415] = "\x7a\x4b",
+ [0x6416] = "\x5c\x56", [0x6417] = "\x5c\x57", [0x6418] = "\x7a\x4c",
+ [0x641a] = "\x7a\x59", [0x641b] = "\x7a\x5f", [0x641c] = "\x5c\x52",
+ [0x641e] = "\x5c\x4c", [0x641f] = "\x7a\x4a", [0x6420] = "\x7a\x46",
+ [0x6421] = "\x7a\x61", [0x6422] = "\x7a\x4f", [0x6423] = "\x7a\x50",
+ [0x6424] = "\x7a\x47", [0x6425] = "\x7a\x5b", [0x6426] = "\x7a\x52",
+ [0x6427] = "\x7a\x5c", [0x6428] = "\x7a\x54", [0x642a] = "\x5c\x4d",
+ [0x642b] = "\x7d\xc1", [0x642c] = "\x5c\x50", [0x642d] = "\x5c\x4e",
+ [0x642e] = "\x7a\x60", [0x642f] = "\x7a\x57", [0x6430] = "\x7a\x53",
+ [0x6433] = "\x7a\x48", [0x6434] = "\x5e\x9b", [0x6435] = "\x7a\x56",
+ [0x6436] = "\x5c\x55", [0x6437] = "\x7a\x4e", [0x6439] = "\x7a\x4d",
+ [0x643d] = "\x5c\x4f", [0x643e] = "\x5c\x4b", [0x643f] = "\x7d\xd6",
+ [0x6440] = "\x7a\x5a", [0x6441] = "\x7a\x55", [0x6443] = "\x7a\x49",
+ [0x644b] = "\x7d\xd1", [0x644d] = "\x7d\xc2", [0x644e] = "\x7d\xcd",
+ [0x6450] = "\x7d\xd4", [0x6451] = "\x5e\x99", [0x6452] = "\x59\xd0",
+ [0x6453] = "\x7d\xd2", [0x6454] = "\x5e\x94", [0x6458] = "\x5e\x93",
+ [0x6459] = "\x7d\xd9", [0x645b] = "\x7d\xc3", [0x645c] = "\x7d\xd0",
+ [0x645d] = "\x7d\xc4", [0x645e] = "\x7d\xcf", [0x645f] = "\x5e\x97",
+ [0x6460] = "\x7d\xd3", [0x6461] = "\x76\xa8", [0x6465] = "\x7d\xda",
+ [0x6466] = "\x7d\xcb", [0x6467] = "\x5e\x9a", [0x6468] = "\x80\xe2",
+ [0x6469] = "\x60\x97", [0x646b] = "\x7d\xd8", [0x646c] = "\x7d\xd7",
+ [0x646d] = "\x5e\x9c", [0x646e] = "\x80\xd5", [0x646f] = "\x60\x98",
+ [0x6470] = "\x80\xd6", [0x6472] = "\x7d\xc7", [0x6473] = "\x7d\xc8",
+ [0x6474] = "\x7d\xc5", [0x6475] = "\x7d\xca", [0x6476] = "\x7d\xc6",
+ [0x6477] = "\x7d\xdb", [0x6478] = "\x5e\x96", [0x6479] = "\x60\x99",
+ [0x647a] = "\x5e\x98", [0x647b] = "\x5e\x9d", [0x647d] = "\x7d\xc9",
+ [0x647f] = "\x7d\xd5", [0x6482] = "\x7d\xce", [0x6485] = "\x80\xd9",
+ [0x6487] = "\x5e\x92", [0x6488] = "\x60\x9c", [0x6489] = "\x84\x55",
+ [0x648a] = "\x80\xde", [0x648b] = "\x80\xdd", [0x648c] = "\x80\xdf",
+ [0x648f] = "\x80\xdc", [0x6490] = "\x60\x9d", [0x6491] = "\x68\xcb",
+ [0x6492] = "\x60\xa3", [0x6493] = "\x60\xa0", [0x6495] = "\x60\xa1",
+ [0x6496] = "\x80\xd7", [0x6497] = "\x80\xda", [0x6498] = "\x80\xe4",
+ [0x6499] = "\x60\xa9", [0x649a] = "\x60\xa7", [0x649c] = "\x80\xdb",
+ [0x649d] = "\x76\xa0", [0x649e] = "\x60\x9a", [0x649f] = "\x80\xe1",
+ [0x64a0] = "\x80\xd8", [0x64a2] = "\x60\xaa", [0x64a3] = "\x80\xe0",
+ [0x64a4] = "\x5e\x95", [0x64a5] = "\x60\x9f", [0x64a6] = "\x7d\xcc",
+ [0x64a9] = "\x60\xa2", [0x64ab] = "\x60\xa6", [0x64ac] = "\x60\xa8",
+ [0x64ad] = "\x60\xa5", [0x64ae] = "\x60\xa4", [0x64b0] = "\x60\x9e",
+ [0x64b1] = "\x80\xe3", [0x64b2] = "\x60\x9b", [0x64b3] = "\x60\xab",
+ [0x64bb] = "\x62\x82", [0x64bc] = "\x62\x83", [0x64bd] = "\x84\x54",
+ [0x64be] = "\x62\x8c", [0x64bf] = "\x62\x89", [0x64c1] = "\x62\x7f",
+ [0x64c2] = "\x62\x87", [0x64c3] = "\x84\x56", [0x64c4] = "\x62\x85",
+ [0x64c5] = "\x62\x7e", [0x64c7] = "\x62\x86", [0x64c9] = "\x84\x53",
+ [0x64ca] = "\x63\xe3", [0x64cb] = "\x62\x81", [0x64cd] = "\x62\x88",
+ [0x64ce] = "\x63\xe2", [0x64cf] = "\x84\x52", [0x64d0] = "\x84\x51",
+ [0x64d2] = "\x62\x8a", [0x64d4] = "\x62\x8b", [0x64d6] = "\x84\x50",
+ [0x64d7] = "\x84\x4f", [0x64d8] = "\x63\xe4", [0x64d9] = "\x84\x59",
+ [0x64da] = "\x62\x84", [0x64db] = "\x84\x57", [0x64e0] = "\x63\xe5",
+ [0x64e2] = "\x63\xea", [0x64e3] = "\x86\xf5", [0x64e4] = "\x86\xf7",
+ [0x64e6] = "\x63\xe7", [0x64e8] = "\x86\xf8", [0x64e9] = "\x86\xf4",
+ [0x64eb] = "\x86\xf6", [0x64ec] = "\x63\xe8", [0x64ed] = "\x63\xeb",
+ [0x64ef] = "\x86\xf3", [0x64f0] = "\x63\xe6", [0x64f1] = "\x63\xe9",
+ [0x64f2] = "\x65\x64", [0x64f3] = "\x84\x58", [0x64f4] = "\x65\x63",
+ [0x64f7] = "\x65\x69", [0x64f8] = "\x89\x82", [0x64fa] = "\x65\x67",
+ [0x64fb] = "\x65\x68", [0x64fc] = "\x89\x85", [0x64fd] = "\x89\x81",
+ [0x64fe] = "\x65\x65", [0x64ff] = "\x89\x7e", [0x6500] = "\x66\x57",
+ [0x6501] = "\x89\x83", [0x6503] = "\x89\x84", [0x6504] = "\x89\x7f",
+ [0x6506] = "\x65\x66", [0x6507] = "\x8b\x70", [0x6509] = "\x8b\x73",
+ [0x650c] = "\x8b\x74", [0x650d] = "\x8b\x72", [0x650e] = "\x8b\x75",
+ [0x650f] = "\x66\x58", [0x6510] = "\x8b\x71", [0x6513] = "\x8c\xfb",
+ [0x6514] = "\x66\xee", [0x6515] = "\x8c\xfa", [0x6516] = "\x8c\xf9",
+ [0x6517] = "\x8c\xf8", [0x6518] = "\x66\xed", [0x6519] = "\x66\xef",
+ [0x651b] = "\x8e\x7c", [0x651c] = "\x67\x8e", [0x651d] = "\x67\x8d",
+ [0x6520] = "\x8f\x71", [0x6521] = "\x8f\x70", [0x6522] = "\x8f\x73",
+ [0x6523] = "\x68\x57", [0x6524] = "\x67\xe0", [0x6525] = "\x90\x4e",
+ [0x6526] = "\x8f\x72", [0x6529] = "\x90\x4d", [0x652a] = "\x68\x59",
+ [0x652b] = "\x68\x58", [0x652c] = "\x68\x7f", [0x652d] = "\x90\xb8",
+ [0x652e] = "\x91\x41", [0x652f] = "\x4c\xc4", [0x6532] = "\x76\xb8",
+ [0x6533] = "\x84\x5a", [0x6534] = "\x48\x82", [0x6536] = "\x4e\x4d",
+ [0x6537] = "\x6a\xb8", [0x6538] = "\x4f\x73", [0x6539] = "\x4f\x71",
+ [0x653b] = "\x4f\x72", [0x653d] = "\x6c\x43", [0x653e] = "\x50\xf2",
+ [0x653f] = "\x52\xc8", [0x6541] = "\x6d\xe8", [0x6543] = "\x6d\xe9",
+ [0x6545] = "\x52\xc9", [0x6546] = "\x70\x71", [0x6548] = "\x54\xe6",
+ [0x6549] = "\x54\xe7", [0x654a] = "\x70\x70", [0x654f] = "\x57\x98",
+ [0x6551] = "\x57\x94", [0x6553] = "\x73\x8b", [0x6554] = "\x57\x9b",
+ [0x6555] = "\x57\x9a", [0x6556] = "\x57\x93", [0x6557] = "\x57\x96",
+ [0x6558] = "\x57\x99", [0x6559] = "\x57\x95", [0x655c] = "\x76\xbc",
+ [0x655d] = "\x57\x92", [0x655e] = "\x59\xd3", [0x6562] = "\x59\xd5",
+ [0x6563] = "\x59\xd6", [0x6564] = "\x76\xbb", [0x6565] = "\x76\xbe",
+ [0x6566] = "\x59\xd4", [0x6567] = "\x76\xb9", [0x6568] = "\x76\xbd",
+ [0x656a] = "\x76\xba", [0x656c] = "\x5c\x59", [0x656f] = "\x7a\x63",
+ [0x6572] = "\x5e\x9e", [0x6573] = "\x7d\xdc", [0x6574] = "\x62\x8d",
+ [0x6575] = "\x60\xac", [0x6576] = "\x80\xe5", [0x6577] = "\x60\xad",
+ [0x6578] = "\x60\xae", [0x6579] = "\x80\xe7", [0x657a] = "\x80\xe6",
+ [0x657b] = "\x80\xe8", [0x657c] = "\x84\x5c", [0x657f] = "\x84\x5b",
+ [0x6580] = "\x86\xfa", [0x6581] = "\x86\xf9", [0x6582] = "\x63\xec",
+ [0x6583] = "\x63\xed", [0x6584] = "\x8b\x76", [0x6587] = "\x4c\xc5",
+ [0x658c] = "\x76\xbf", [0x6590] = "\x59\xd8", [0x6591] = "\x59\xd7",
+ [0x6592] = "\x7a\x64", [0x6594] = "\x89\x86", [0x6595] = "\x67\x8f",
+ [0x6596] = "\x90\x4f", [0x6597] = "\x4c\xc6", [0x6599] = "\x54\xe8",
+ [0x659b] = "\x57\x9d", [0x659c] = "\x57\x9c", [0x659d] = "\x76\xc0",
+ [0x659e] = "\x76\xc1", [0x659f] = "\x5c\x5a", [0x65a0] = "\x7d\xdd",
+ [0x65a1] = "\x5e\x9f", [0x65a2] = "\x84\x5d", [0x65a4] = "\x4c\xc7",
+ [0x65a5] = "\x4d\x78", [0x65a7] = "\x50\xf3", [0x65a8] = "\x6c\x44",
+ [0x65aa] = "\x6d\xea", [0x65ab] = "\x52\xca", [0x65ac] = "\x57\x9e",
+ [0x65ae] = "\x76\xc2", [0x65af] = "\x59\xd9", [0x65b0] = "\x5c\x5b",
+ [0x65b2] = "\x80\xe9", [0x65b3] = "\x80\xea", [0x65b6] = "\x86\xfb",
+ [0x65b7] = "\x65\x6a", [0x65b8] = "\x91\x42", [0x65b9] = "\x4c\xc8",
+ [0x65bb] = "\x6c\x45", [0x65bc] = "\x50\xf4", [0x65bd] = "\x52\xcb",
+ [0x65bf] = "\x6d\xeb", [0x65c1] = "\x54\xe9", [0x65c2] = "\x70\x75",
+ [0x65c3] = "\x70\x73", [0x65c4] = "\x70\x74", [0x65c5] = "\x54\xea",
+ [0x65c6] = "\x70\x72", [0x65cb] = "\x57\xa0", [0x65cc] = "\x57\xa1",
+ [0x65cd] = "\x73\x8c", [0x65ce] = "\x57\xa2", [0x65cf] = "\x57\x9f",
+ [0x65d0] = "\x76\xc3", [0x65d2] = "\x76\xc4", [0x65d3] = "\x7a\x65",
+ [0x65d6] = "\x5e\xa1", [0x65d7] = "\x5e\xa0", [0x65da] = "\x86\xfc",
+ [0x65db] = "\x89\x87", [0x65dd] = "\x8b\x78", [0x65de] = "\x8b\x77",
+ [0x65df] = "\x8c\xfc", [0x65e0] = "\x48\x87", [0x65e1] = "\x69\x5f",
+ [0x65e2] = "\x52\xcc", [0x65e5] = "\x4c\xc9", [0x65e6] = "\x4d\x79",
+ [0x65e8] = "\x4e\x4f", [0x65e9] = "\x4e\x4e", [0x65ec] = "\x4e\x50",
+ [0x65ed] = "\x4e\x51", [0x65ee] = "\x69\xce", [0x65ef] = "\x69\xcd",
+ [0x65f0] = "\x6a\xb9", [0x65f1] = "\x4f\x74", [0x65f2] = "\x6a\xbc",
+ [0x65f3] = "\x6a\xbb", [0x65f4] = "\x6a\xba", [0x65f5] = "\x6a\xbd",
+ [0x65fa] = "\x50\xf5", [0x65fb] = "\x6c\x4b", [0x65fc] = "\x6c\x47",
+ [0x65fd] = "\x6c\x50", [0x6600] = "\x50\xfc", [0x6602] = "\x50\xfa",
+ [0x6603] = "\x6c\x4c", [0x6604] = "\x6c\x48", [0x6605] = "\x6c\x4f",
+ [0x6606] = "\x50\xf9", [0x6607] = "\x51\x43", [0x6608] = "\x6c\x4a",
+ [0x6609] = "\x6c\x46", [0x660a] = "\x51\x42", [0x660b] = "\x6c\x4d",
+ [0x660c] = "\x50\xf8", [0x660d] = "\x6c\x4e", [0x660e] = "\x50\xfb",
+ [0x660f] = "\x50\xfd", [0x6610] = "\x6c\x52", [0x6611] = "\x6c\x51",
+ [0x6612] = "\x6c\x49", [0x6613] = "\x50\xf7", [0x6614] = "\x50\xf6",
+ [0x6615] = "\x51\x41", [0x661c] = "\x6d\xf0", [0x661d] = "\x6d\xf6",
+ [0x661f] = "\x52\xd2", [0x6620] = "\x52\xcf", [0x6621] = "\x6d\xed",
+ [0x6622] = "\x6d\xf2", [0x6624] = "\x52\xd5", [0x6625] = "\x52\xcd",
+ [0x6626] = "\x6d\xf1", [0x6627] = "\x52\xd0", [0x6628] = "\x52\xd3",
+ [0x662b] = "\x6d\xf4", [0x662d] = "\x52\xce", [0x662e] = "\x6d\xf9",
+ [0x662f] = "\x52\xd1", [0x6631] = "\x52\xd4", [0x6632] = "\x6d\xee",
+ [0x6633] = "\x6d\xf3", [0x6634] = "\x6d\xf7", [0x6635] = "\x6d\xef",
+ [0x6636] = "\x6d\xec", [0x6639] = "\x6d\xf8", [0x663a] = "\x6d\xf5",
+ [0x6641] = "\x54\xf2", [0x6642] = "\x54\xeb", [0x6643] = "\x54\xee",
+ [0x6645] = "\x54\xf1", [0x6647] = "\x70\x78", [0x6649] = "\x54\xec",
+ [0x664a] = "\x70\x76", [0x664c] = "\x54\xf0", [0x664f] = "\x54\xed",
+ [0x6651] = "\x70\x79", [0x6652] = "\x54\xef", [0x6659] = "\x73\x90",
+ [0x665a] = "\x57\xa4", [0x665b] = "\x73\x8f", [0x665c] = "\x73\x91",
+ [0x665d] = "\x57\xa3", [0x665e] = "\x57\xa8", [0x665f] = "\x70\x77",
+ [0x6661] = "\x73\x8e", [0x6662] = "\x73\x92", [0x6664] = "\x57\xa5",
+ [0x6665] = "\x73\x8d", [0x6666] = "\x57\xa7", [0x6668] = "\x57\xa6",
+ [0x666a] = "\x76\xcb", [0x666c] = "\x76\xc6", [0x666e] = "\x59\xda",
+ [0x666f] = "\x59\xde", [0x6670] = "\x59\xdb", [0x6671] = "\x76\xc9",
+ [0x6672] = "\x76\xcc", [0x6674] = "\x59\xdc", [0x6676] = "\x59\xdd",
+ [0x6677] = "\x59\xe2", [0x6678] = "\x7a\x6e", [0x6679] = "\x76\xca",
+ [0x667a] = "\x59\xe0", [0x667b] = "\x76\xc7", [0x667c] = "\x76\xc5",
+ [0x667e] = "\x59\xe1", [0x6680] = "\x76\xc8", [0x6684] = "\x5c\x61",
+ [0x6686] = "\x7a\x66", [0x6687] = "\x5c\x5e", [0x6688] = "\x5c\x5f",
+ [0x6689] = "\x5c\x5d", [0x668a] = "\x7a\x6b", [0x668b] = "\x7a\x6a",
+ [0x668c] = "\x7a\x67", [0x668d] = "\x5c\x63", [0x6690] = "\x7a\x69",
+ [0x6691] = "\x59\xdf", [0x6694] = "\x7a\x6d", [0x6695] = "\x7a\x68",
+ [0x6696] = "\x5c\x60", [0x6697] = "\x5c\x5c", [0x6698] = "\x5c\x62",
+ [0x6699] = "\x7a\x6c", [0x669d] = "\x5e\xa4", [0x669f] = "\x7d\xe0",
+ [0x66a0] = "\x7d\xdf", [0x66a1] = "\x7d\xde", [0x66a2] = "\x5e\xa2",
+ [0x66a8] = "\x5e\xa3", [0x66a9] = "\x80\xed", [0x66aa] = "\x80\xf0",
+ [0x66ab] = "\x60\xb0", [0x66ae] = "\x60\xaf", [0x66af] = "\x80\xf1",
+ [0x66b0] = "\x80\xec", [0x66b1] = "\x60\xb2", [0x66b2] = "\x80\xee",
+ [0x66b4] = "\x60\xb1", [0x66b5] = "\x80\xeb", [0x66b7] = "\x80\xef",
+ [0x66b8] = "\x62\x93", [0x66b9] = "\x62\x90", [0x66ba] = "\x84\x66",
+ [0x66bb] = "\x84\x65", [0x66bd] = "\x84\x64", [0x66be] = "\x84\x5f",
+ [0x66c0] = "\x84\x60", [0x66c4] = "\x62\x91", [0x66c6] = "\x62\x8e",
+ [0x66c7] = "\x62\x92", [0x66c8] = "\x84\x5e", [0x66c9] = "\x62\x8f",
+ [0x66ca] = "\x84\x61", [0x66cb] = "\x84\x62", [0x66cc] = "\x84\x67",
+ [0x66cf] = "\x84\x63", [0x66d2] = "\x86\xfd", [0x66d6] = "\x63\xef",
+ [0x66d8] = "\x89\x8a", [0x66d9] = "\x63\xee", [0x66da] = "\x89\x88",
+ [0x66db] = "\x89\x89", [0x66dc] = "\x65\x6b", [0x66dd] = "\x66\x5a",
+ [0x66de] = "\x8b\x79", [0x66e0] = "\x66\x59", [0x66e3] = "\x8d\x41",
+ [0x66e4] = "\x8d\x42", [0x66e6] = "\x66\xf0", [0x66e8] = "\x8c\xfd",
+ [0x66e9] = "\x67\x90", [0x66eb] = "\x90\x50", [0x66ec] = "\x68\x5a",
+ [0x66ed] = "\x90\xb9", [0x66ee] = "\x90\xba", [0x66f0] = "\x4c\xca",
+ [0x66f2] = "\x4e\x52", [0x66f3] = "\x4e\x53", [0x66f4] = "\x4f\x75",
+ [0x66f6] = "\x6c\x53", [0x66f7] = "\x52\xd6", [0x66f8] = "\x54\xf3",
+ [0x66f9] = "\x57\xa9", [0x66fc] = "\x56\xb6", [0x66fe] = "\x59\xe3",
+ [0x66ff] = "\x59\xe4", [0x6700] = "\x59\x52", [0x6701] = "\x76\xcd",
+ [0x6703] = "\x5c\x64", [0x6704] = "\x7d\xe2", [0x6705] = "\x7d\xe1",
+ [0x6708] = "\x4c\xcb", [0x6709] = "\x4e\x54", [0x670a] = "\x6c\x54",
+ [0x670b] = "\x51\x45", [0x670d] = "\x51\x44", [0x670f] = "\x6d\xfa",
+ [0x6710] = "\x6d\xfb", [0x6712] = "\x70\x7a", [0x6713] = "\x70\x7b",
+ [0x6714] = "\x54\xf4", [0x6715] = "\x54\xf5", [0x6717] = "\x54\xf6",
+ [0x6718] = "\x73\x93", [0x671b] = "\x57\xab", [0x671d] = "\x59\xe6",
+ [0x671f] = "\x59\xe5", [0x6720] = "\x7a\x6f", [0x6721] = "\x7b\xc2",
+ [0x6722] = "\x7d\xe3", [0x6723] = "\x84\x68", [0x6726] = "\x65\x6c",
+ [0x6727] = "\x66\xf1", [0x6728] = "\x4c\xcc", [0x672a] = "\x4d\x7c",
+ [0x672b] = "\x4d\x7d", [0x672c] = "\x4d\x7b", [0x672d] = "\x4d\x7e",
+ [0x672e] = "\x4d\x7a", [0x6731] = "\x4e\x57", [0x6733] = "\x69\xd6",
+ [0x6734] = "\x4e\x56", [0x6735] = "\x4e\x58", [0x6738] = "\x69\xd1",
+ [0x6739] = "\x69\xd0", [0x673a] = "\x69\xd3", [0x673b] = "\x69\xd2",
+ [0x673c] = "\x69\xd5", [0x673d] = "\x4e\x55", [0x673e] = "\x69\xcf",
+ [0x673f] = "\x69\xd4", [0x6745] = "\x6a\xbe", [0x6746] = "\x4f\x7f",
+ [0x6747] = "\x6a\xbf", [0x6748] = "\x6a\xc3", [0x6749] = "\x4f\x7e",
+ [0x674b] = "\x6a\xc7", [0x674c] = "\x6a\xc2", [0x674d] = "\x6a\xc5",
+ [0x674e] = "\x4f\x77", [0x674f] = "\x4f\x78", [0x6750] = "\x4f\x79",
+ [0x6751] = "\x4f\x7a", [0x6753] = "\x4f\x82", [0x6755] = "\x6a\xc1",
+ [0x6756] = "\x4f\x7c", [0x6757] = "\x4f\x83", [0x6759] = "\x6a\xc0",
+ [0x675a] = "\x6a\xc6", [0x675c] = "\x4f\x7b", [0x675d] = "\x6a\xc4",
+ [0x675e] = "\x4f\x7d", [0x675f] = "\x4f\x76", [0x6760] = "\x4f\x81",
+ [0x676a] = "\x51\x5a", [0x676c] = "\x6c\x56", [0x676d] = "\x51\x46",
+ [0x676f] = "\x51\x50", [0x6770] = "\x51\x51", [0x6771] = "\x51\x49",
+ [0x6772] = "\x51\x5b", [0x6773] = "\x51\x4b", [0x6774] = "\x6c\x5e",
+ [0x6775] = "\x51\x56", [0x6776] = "\x6c\x59", [0x6777] = "\x51\x4c",
+ [0x6778] = "\x6c\x68", [0x6779] = "\x6c\x69", [0x677a] = "\x6c\x61",
+ [0x677b] = "\x6c\x5a", [0x677c] = "\x51\x59", [0x677d] = "\x6c\x66",
+ [0x677e] = "\x51\x54", [0x677f] = "\x51\x52", [0x6781] = "\x6c\x67",
+ [0x6783] = "\x6c\x65", [0x6784] = "\x6c\x5d", [0x6785] = "\x6c\x55",
+ [0x6786] = "\x6c\x5c", [0x6787] = "\x51\x4d", [0x6789] = "\x51\x53",
+ [0x678b] = "\x51\x47", [0x678c] = "\x6c\x60", [0x678d] = "\x6c\x5f",
+ [0x678e] = "\x6c\x57", [0x6790] = "\x51\x55", [0x6791] = "\x6c\x63",
+ [0x6792] = "\x6c\x58", [0x6793] = "\x51\x58", [0x6794] = "\x6c\x6a",
+ [0x6795] = "\x51\x48", [0x6797] = "\x51\x4f", [0x6798] = "\x6c\x5b",
+ [0x6799] = "\x6c\x64", [0x679a] = "\x51\x57", [0x679c] = "\x51\x4a",
+ [0x679d] = "\x51\x4e", [0x679f] = "\x6c\x62", [0x67ae] = "\x6e\x5e",
+ [0x67af] = "\x52\xde", [0x67b0] = "\x52\xeb", [0x67b2] = "\x6e\x59",
+ [0x67b3] = "\x6e\x4f", [0x67b4] = "\x52\xe4", [0x67b5] = "\x6e\x4d",
+ [0x67b6] = "\x52\xdd", [0x67b7] = "\x6e\x48", [0x67b8] = "\x52\xe7",
+ [0x67b9] = "\x6e\x55", [0x67ba] = "\x6e\x42", [0x67bb] = "\x6e\x44",
+ [0x67c0] = "\x6e\x47", [0x67c1] = "\x6d\xfc", [0x67c2] = "\x6e\x54",
+ [0x67c3] = "\x6e\x64", [0x67c4] = "\x52\xe2", [0x67c5] = "\x6e\x49",
+ [0x67c6] = "\x6e\x5b", [0x67c8] = "\x6e\x41", [0x67c9] = "\x6e\x62",
+ [0x67ca] = "\x6e\x63", [0x67cb] = "\x6e\x66", [0x67cc] = "\x6e\x5d",
+ [0x67cd] = "\x6e\x4e", [0x67ce] = "\x6e\x56", [0x67cf] = "\x52\xe8",
+ [0x67d0] = "\x52\xdb", [0x67d1] = "\x52\xe3", [0x67d2] = "\x52\xef",
+ [0x67d3] = "\x52\xd8", [0x67d4] = "\x52\xda", [0x67d8] = "\x6e\x46",
+ [0x67d9] = "\x52\xec", [0x67da] = "\x52\xe5", [0x67db] = "\x6e\x60",
+ [0x67dc] = "\x6e\x43", [0x67dd] = "\x52\xee", [0x67de] = "\x52\xe9",
+ [0x67df] = "\x6e\x4c", [0x67e2] = "\x52\xed", [0x67e3] = "\x6e\x53",
+ [0x67e4] = "\x6e\x4b", [0x67e5] = "\x52\xe6", [0x67e6] = "\x6e\x5f",
+ [0x67e7] = "\x6e\x57", [0x67e9] = "\x52\xe0", [0x67ea] = "\x6e\x65",
+ [0x67eb] = "\x6e\x4a", [0x67ec] = "\x52\xdc", [0x67ed] = "\x6e\x5c",
+ [0x67ee] = "\x6e\x52", [0x67ef] = "\x52\xe1", [0x67f0] = "\x6e\x58",
+ [0x67f1] = "\x52\xd9", [0x67f2] = "\x6d\xfd", [0x67f3] = "\x52\xea",
+ [0x67f4] = "\x55\x48", [0x67f5] = "\x52\xdf", [0x67f6] = "\x6e\x51",
+ [0x67f7] = "\x6e\x50", [0x67f8] = "\x6e\x45", [0x67fa] = "\x6e\x61",
+ [0x67fc] = "\x6e\x5a", [0x67ff] = "\x52\xd7", [0x6812] = "\x70\x90",
+ [0x6813] = "\x55\x4f", [0x6814] = "\x70\x91", [0x6816] = "\x70\x85",
+ [0x6817] = "\x55\x44", [0x6818] = "\x55\x50", [0x681a] = "\x70\x7d",
+ [0x681c] = "\x70\x87", [0x681d] = "\x70\x8f", [0x681f] = "\x70\x7c",
+ [0x6820] = "\x70\x98", [0x6821] = "\x54\xf7", [0x6825] = "\x70\x97",
+ [0x6826] = "\x70\x92", [0x6828] = "\x70\x93", [0x6829] = "\x55\x42",
+ [0x682a] = "\x55\x4d", [0x682b] = "\x70\x89", [0x682d] = "\x70\x8a",
+ [0x682e] = "\x70\x94", [0x682f] = "\x70\x8b", [0x6831] = "\x70\x86",
+ [0x6832] = "\x70\x7f", [0x6833] = "\x70\x81", [0x6834] = "\x70\x8e",
+ [0x6835] = "\x70\x88", [0x6838] = "\x54\xf8", [0x6839] = "\x54\xfc",
+ [0x683a] = "\x70\x96", [0x683b] = "\x70\x82", [0x683c] = "\x55\x4b",
+ [0x683d] = "\x55\x47", [0x6840] = "\x55\x4a", [0x6841] = "\x55\x51",
+ [0x6842] = "\x54\xfd", [0x6843] = "\x55\x4c", [0x6844] = "\x70\x8d",
+ [0x6845] = "\x55\x4e", [0x6846] = "\x54\xfa", [0x6848] = "\x54\xf9",
+ [0x6849] = "\x70\x7e", [0x684b] = "\x70\x83", [0x684c] = "\x55\x45",
+ [0x684d] = "\x70\x95", [0x684e] = "\x70\x8c", [0x684f] = "\x70\x84",
+ [0x6850] = "\x55\x49", [0x6851] = "\x55\x46", [0x6853] = "\x54\xfb",
+ [0x6854] = "\x55\x41", [0x686b] = "\x73\xa8", [0x686d] = "\x73\x98",
+ [0x686e] = "\x73\x99", [0x686f] = "\x73\x9d", [0x6871] = "\x73\xac",
+ [0x6872] = "\x73\xa9", [0x6874] = "\x73\xa2", [0x6875] = "\x73\xa1",
+ [0x6876] = "\x57\xb2", [0x6877] = "\x73\xa5", [0x6878] = "\x73\xb4",
+ [0x6879] = "\x73\x94", [0x687b] = "\x73\xb5", [0x687c] = "\x73\xa7",
+ [0x687d] = "\x73\xb9", [0x687e] = "\x73\xad", [0x687f] = "\x57\xb1",
+ [0x6880] = "\x73\xab", [0x6881] = "\x57\xac", [0x6882] = "\x57\xc1",
+ [0x6883] = "\x57\xb7", [0x6885] = "\x57\xbb", [0x6886] = "\x57\xba",
+ [0x6887] = "\x73\x95", [0x6889] = "\x73\xb2", [0x688a] = "\x73\xb8",
+ [0x688b] = "\x73\xb0", [0x688c] = "\x73\xb7", [0x688f] = "\x73\xa4",
+ [0x6890] = "\x73\x96", [0x6891] = "\x73\xb6", [0x6892] = "\x73\xa6",
+ [0x6893] = "\x57\xaf", [0x6894] = "\x57\xbc", [0x6896] = "\x73\xaf",
+ [0x6897] = "\x57\xb5", [0x689b] = "\x73\xae", [0x689c] = "\x73\x97",
+ [0x689d] = "\x57\xbd", [0x689f] = "\x57\xbf", [0x68a0] = "\x73\xb1",
+ [0x68a1] = "\x57\xc0", [0x68a2] = "\x57\xae", [0x68a3] = "\x73\x9e",
+ [0x68a4] = "\x73\xb3", [0x68a7] = "\x57\xb4", [0x68a8] = "\x57\xbe",
+ [0x68a9] = "\x73\xa0", [0x68aa] = "\x73\xaa", [0x68ab] = "\x73\x9b",
+ [0x68ac] = "\x73\x9f", [0x68ad] = "\x57\xb9", [0x68ae] = "\x73\x9a",
+ [0x68af] = "\x57\xad", [0x68b0] = "\x57\xb6", [0x68b1] = "\x57\xb3",
+ [0x68b2] = "\x73\xa3", [0x68b3] = "\x55\x43", [0x68b4] = "\x76\xe4",
+ [0x68b5] = "\x57\xb0", [0x68c4] = "\x57\xb8", [0x68c6] = "\x76\xe7",
+ [0x68c7] = "\x76\xfd", [0x68c8] = "\x76\xf2", [0x68c9] = "\x59\xfa",
+ [0x68cb] = "\x59\xf5", [0x68cc] = "\x76\xe1", [0x68cd] = "\x59\xf6",
+ [0x68ce] = "\x76\xf1", [0x68d0] = "\x76\xea", [0x68d1] = "\x76\xf7",
+ [0x68d2] = "\x59\xf2", [0x68d3] = "\x76\xcf", [0x68d4] = "\x76\xf9",
+ [0x68d5] = "\x59\xe8", [0x68d6] = "\x76\xd7", [0x68d7] = "\x59\xeb",
+ [0x68d8] = "\x59\xea", [0x68da] = "\x59\xfb", [0x68dc] = "\x76\xd1",
+ [0x68dd] = "\x76\xf3", [0x68de] = "\x76\xf4", [0x68df] = "\x59\xed",
+ [0x68e0] = "\x59\xe9", [0x68e1] = "\x76\xdf", [0x68e3] = "\x59\xf4",
+ [0x68e4] = "\x76\xda", [0x68e6] = "\x76\xf5", [0x68e7] = "\x59\xf0",
+ [0x68e8] = "\x76\xed", [0x68e9] = "\x76\xfa", [0x68ea] = "\x76\xd4",
+ [0x68eb] = "\x76\xd9", [0x68ec] = "\x76\xd3", [0x68ee] = "\x59\xef",
+ [0x68ef] = "\x76\xe6", [0x68f0] = "\x7a\x86", [0x68f1] = "\x76\xd5",
+ [0x68f2] = "\x59\xf3", [0x68f3] = "\x76\xde", [0x68f4] = "\x76\xf6",
+ [0x68f5] = "\x59\xee", [0x68f6] = "\x76\xdb", [0x68f7] = "\x76\xd8",
+ [0x68f8] = "\x76\xe9", [0x68f9] = "\x59\xf1", [0x68fa] = "\x59\xe7",
+ [0x68fb] = "\x59\xfd", [0x68fc] = "\x76\xec", [0x68fd] = "\x76\xeb",
+ [0x6904] = "\x76\xd0", [0x6905] = "\x59\xec", [0x6906] = "\x76\xf8",
+ [0x6907] = "\x76\xe0", [0x6908] = "\x76\xe2", [0x690a] = "\x76\xef",
+ [0x690b] = "\x76\xee", [0x690c] = "\x76\xce", [0x690d] = "\x59\xf7",
+ [0x690e] = "\x59\xf9", [0x690f] = "\x76\xd6", [0x6910] = "\x76\xdd",
+ [0x6911] = "\x76\xe5", [0x6912] = "\x59\xf8", [0x6913] = "\x76\xdc",
+ [0x6914] = "\x76\xe8", [0x6915] = "\x76\xfb", [0x6917] = "\x76\xf0",
+ [0x691e] = "\x91\xc6", [0x6925] = "\x76\xfc", [0x692a] = "\x76\xd2",
+ [0x692f] = "\x7a\x9a", [0x6930] = "\x5c\x6c", [0x6932] = "\x7a\x98",
+ [0x6933] = "\x7a\x83", [0x6934] = "\x7a\x88", [0x6935] = "\x7a\x81",
+ [0x6937] = "\x7a\x94", [0x6938] = "\x7a\x72", [0x6939] = "\x7a\x79",
+ [0x693b] = "\x7a\x92", [0x693c] = "\x7a\x9c", [0x693d] = "\x7a\x84",
+ [0x693f] = "\x7a\x76", [0x6940] = "\x7a\x8a", [0x6941] = "\x7a\x8f",
+ [0x6942] = "\x7a\x7a", [0x6944] = "\x7a\x8c", [0x6945] = "\x7a\x77",
+ [0x6948] = "\x7a\x7e", [0x6949] = "\x7a\x7f", [0x694a] = "\x5c\x6e",
+ [0x694b] = "\x7a\x93", [0x694c] = "\x7a\x91", [0x694e] = "\x7a\x73",
+ [0x694f] = "\x7a\x96", [0x6951] = "\x7a\x97", [0x6952] = "\x7a\x99",
+ [0x6953] = "\x5c\x72", [0x6954] = "\x5c\x6a", [0x6956] = "\x73\x9c",
+ [0x6957] = "\x7a\x7b", [0x6958] = "\x7a\x8e", [0x6959] = "\x7a\x7c",
+ [0x695a] = "\x5c\x67", [0x695b] = "\x5c\x77", [0x695c] = "\x7a\x95",
+ [0x695d] = "\x5c\x75", [0x695e] = "\x5c\x71", [0x695f] = "\x7a\x71",
+ [0x6960] = "\x5c\x69", [0x6962] = "\x7a\x74", [0x6963] = "\x5c\x76",
+ [0x6965] = "\x7a\x85", [0x6966] = "\x7a\x70", [0x6968] = "\x5c\x6f",
+ [0x6969] = "\x7a\x89", [0x696a] = "\x7a\x78", [0x696b] = "\x5c\x70",
+ [0x696c] = "\x7a\x82", [0x696d] = "\x5c\x66", [0x696e] = "\x59\xfc",
+ [0x696f] = "\x7a\x8b", [0x6970] = "\x76\xe3", [0x6971] = "\x7a\x75",
+ [0x6974] = "\x7a\x90", [0x6975] = "\x5c\x6b", [0x6976] = "\x7a\x8d",
+ [0x6977] = "\x5c\x68", [0x6978] = "\x7a\x87", [0x6979] = "\x5c\x73",
+ [0x697a] = "\x7a\x7d", [0x697b] = "\x7a\x9b", [0x6982] = "\x5c\x6d",
+ [0x6983] = "\x7b\x4e", [0x6986] = "\x5c\x74", [0x698d] = "\x7d\xf1",
+ [0x698e] = "\x7d\xef", [0x6990] = "\x7e\x48", [0x6991] = "\x7d\xed",
+ [0x6993] = "\x7e\x42", [0x6994] = "\x5c\x65", [0x6995] = "\x5e\xa7",
+ [0x6996] = "\x7d\xe9", [0x6997] = "\x7e\x47", [0x6999] = "\x7d\xee",
+ [0x699a] = "\x7d\xfc", [0x699b] = "\x5e\xac", [0x699c] = "\x5e\xa5",
+ [0x699e] = "\x7e\x45", [0x69a0] = "\x7d\xe7", [0x69a1] = "\x7e\x44",
+ [0x69a3] = "\x5e\xb7", [0x69a4] = "\x7d\xf8", [0x69a5] = "\x7e\x4b",
+ [0x69a6] = "\x5e\xb5", [0x69a7] = "\x7d\xf0", [0x69a8] = "\x5e\xa6",
+ [0x69a9] = "\x7d\xf2", [0x69aa] = "\x7e\x43", [0x69ab] = "\x5e\xaf",
+ [0x69ac] = "\x7d\xeb", [0x69ad] = "\x5e\xb3", [0x69ae] = "\x5e\xa9",
+ [0x69af] = "\x7d\xf4", [0x69b0] = "\x7d\xea", [0x69b1] = "\x7d\xe4",
+ [0x69b3] = "\x7e\x41", [0x69b4] = "\x5e\xb0", [0x69b5] = "\x7e\x4a",
+ [0x69b6] = "\x7d\xe5", [0x69b7] = "\x5e\xad", [0x69b9] = "\x7d\xfa",
+ [0x69bb] = "\x5e\xae", [0x69bc] = "\x7d\xec", [0x69bd] = "\x7d\xf7",
+ [0x69be] = "\x7d\xf3", [0x69bf] = "\x7d\xf5", [0x69c1] = "\x5e\xa8",
+ [0x69c2] = "\x7e\x49", [0x69c3] = "\x5e\xb6", [0x69c4] = "\x7d\xf6",
+ [0x69c6] = "\x7e\x4c", [0x69c9] = "\x7d\xe6", [0x69ca] = "\x7d\xfb",
+ [0x69cb] = "\x5e\xab", [0x69cc] = "\x5e\xb4", [0x69cd] = "\x5e\xb2",
+ [0x69ce] = "\x7d\xe8", [0x69cf] = "\x7d\xfd", [0x69d0] = "\x5e\xb1",
+ [0x69d3] = "\x5e\xaa", [0x69d4] = "\x7d\xf9", [0x69d9] = "\x7e\x46",
+ [0x69e2] = "\x80\xfd", [0x69e4] = "\x80\xf9", [0x69e5] = "\x80\xf5",
+ [0x69e6] = "\x81\x4c", [0x69e7] = "\x81\x49", [0x69e8] = "\x60\xb5",
+ [0x69eb] = "\x81\x50", [0x69ec] = "\x80\xfc", [0x69ed] = "\x60\xc0",
+ [0x69ee] = "\x81\x46", [0x69f1] = "\x80\xf8", [0x69f2] = "\x81\x45",
+ [0x69f3] = "\x60\xbd", [0x69f4] = "\x81\x59", [0x69f6] = "\x81\x56",
+ [0x69f7] = "\x81\x48", [0x69f8] = "\x80\xf6", [0x69fb] = "\x81\x4d",
+ [0x69fc] = "\x81\x4f", [0x69fd] = "\x60\xb9", [0x69fe] = "\x81\x43",
+ [0x69ff] = "\x80\xfb", [0x6a00] = "\x80\xf2", [0x6a01] = "\x60\xb6",
+ [0x6a02] = "\x60\xbe", [0x6a04] = "\x81\x52", [0x6a05] = "\x60\xbf",
+ [0x6a06] = "\x80\xf3", [0x6a07] = "\x81\x58", [0x6a08] = "\x81\x4b",
+ [0x6a09] = "\x81\x51", [0x6a0a] = "\x60\xbc", [0x6a0d] = "\x81\x4e",
+ [0x6a0f] = "\x81\x55", [0x6a11] = "\x60\xc1", [0x6a13] = "\x60\xbb",
+ [0x6a14] = "\x81\x47", [0x6a15] = "\x80\xf7", [0x6a16] = "\x81\x5a",
+ [0x6a17] = "\x80\xf4", [0x6a18] = "\x81\x53", [0x6a19] = "\x60\xb8",
+ [0x6a1b] = "\x81\x41", [0x6a1d] = "\x81\x42", [0x6a1e] = "\x60\xb7",
+ [0x6a1f] = "\x60\xb4", [0x6a20] = "\x80\xfa", [0x6a21] = "\x60\xba",
+ [0x6a23] = "\x60\xb3", [0x6a25] = "\x81\x54", [0x6a26] = "\x81\x57",
+ [0x6a27] = "\x81\x44", [0x6a28] = "\x84\x75", [0x6a32] = "\x84\x6d",
+ [0x6a34] = "\x84\x69", [0x6a35] = "\x62\xa0", [0x6a38] = "\x62\x95",
+ [0x6a39] = "\x62\x9a", [0x6a3a] = "\x62\x96", [0x6a3b] = "\x84\x77",
+ [0x6a3c] = "\x84\x83", [0x6a3d] = "\x62\x94", [0x6a3e] = "\x84\x6f",
+ [0x6a3f] = "\x84\x78", [0x6a40] = "\x81\x4a", [0x6a41] = "\x84\x79",
+ [0x6a44] = "\x62\x9b", [0x6a46] = "\x84\x89", [0x6a47] = "\x62\x9f",
+ [0x6a48] = "\x62\xa2", [0x6a49] = "\x84\x6b", [0x6a4b] = "\x62\x9e",
+ [0x6a4d] = "\x84\x87", [0x6a4e] = "\x84\x88", [0x6a4f] = "\x84\x7d",
+ [0x6a50] = "\x84\x7c", [0x6a51] = "\x84\x74", [0x6a54] = "\x84\x7e",
+ [0x6a55] = "\x84\x86", [0x6a56] = "\x84\x85", [0x6a58] = "\x62\x99",
+ [0x6a59] = "\x62\x97", [0x6a5a] = "\x84\x76", [0x6a5b] = "\x84\x73",
+ [0x6a5d] = "\x84\x70", [0x6a5e] = "\x84\x84", [0x6a5f] = "\x62\xa1",
+ [0x6a60] = "\x84\x82", [0x6a61] = "\x62\x9d", [0x6a62] = "\x62\x9c",
+ [0x6a64] = "\x84\x7b", [0x6a66] = "\x84\x6a", [0x6a67] = "\x84\x6c",
+ [0x6a68] = "\x84\x6e", [0x6a69] = "\x84\x81", [0x6a6a] = "\x84\x7a",
+ [0x6a6b] = "\x62\x98", [0x6a6d] = "\x84\x71", [0x6a6f] = "\x84\x7f",
+ [0x6a76] = "\x84\x72", [0x6a7e] = "\x63\xf7", [0x6a7f] = "\x87\x52",
+ [0x6a80] = "\x63\xf0", [0x6a81] = "\x87\x43", [0x6a83] = "\x87\x4e",
+ [0x6a84] = "\x63\xf2", [0x6a85] = "\x87\x55", [0x6a87] = "\x87\x4a",
+ [0x6a89] = "\x87\x45", [0x6a8c] = "\x87\x56", [0x6a8d] = "\x87\x41",
+ [0x6a8e] = "\x87\x4c", [0x6a90] = "\x63\xf9", [0x6a91] = "\x87\x51",
+ [0x6a92] = "\x87\x57", [0x6a93] = "\x87\x4b", [0x6a94] = "\x63\xf1",
+ [0x6a95] = "\x87\x4d", [0x6a96] = "\x87\x42", [0x6a97] = "\x63\xf8",
+ [0x6a9a] = "\x87\x54", [0x6a9b] = "\x87\x47", [0x6a9c] = "\x63\xf4",
+ [0x6a9e] = "\x87\x49", [0x6a9f] = "\x87\x46", [0x6aa0] = "\x63\xfa",
+ [0x6aa1] = "\x87\x48", [0x6aa2] = "\x63\xf3", [0x6aa3] = "\x63\xf6",
+ [0x6aa4] = "\x87\x50", [0x6aa5] = "\x87\x44", [0x6aa6] = "\x87\x53",
+ [0x6aa8] = "\x87\x4f", [0x6aac] = "\x65\x6e", [0x6aad] = "\x89\x95",
+ [0x6aae] = "\x65\x73", [0x6aaf] = "\x65\x74", [0x6ab3] = "\x65\x6d",
+ [0x6ab4] = "\x89\x94", [0x6ab6] = "\x89\x91", [0x6ab7] = "\x89\x92",
+ [0x6ab8] = "\x65\x71", [0x6ab9] = "\x89\x8c", [0x6aba] = "\x89\x90",
+ [0x6abb] = "\x65\x70", [0x6abd] = "\x89\x8d", [0x6ac2] = "\x65\x72",
+ [0x6ac3] = "\x65\x6f", [0x6ac5] = "\x89\x8b", [0x6ac6] = "\x89\x8f",
+ [0x6ac7] = "\x89\x93", [0x6acb] = "\x8b\x7f", [0x6acc] = "\x8b\x7c",
+ [0x6acd] = "\x8b\x86", [0x6acf] = "\x8b\x85", [0x6ad0] = "\x8b\x83",
+ [0x6ad1] = "\x8b\x7d", [0x6ad3] = "\x66\x5e", [0x6ad9] = "\x8b\x7e",
+ [0x6ada] = "\x66\x5d", [0x6adb] = "\x63\xf5", [0x6adc] = "\x8b\x82",
+ [0x6add] = "\x66\x5c", [0x6ade] = "\x8b\x87", [0x6adf] = "\x8b\x81",
+ [0x6ae0] = "\x8b\x7b", [0x6ae1] = "\x89\x8e", [0x6ae5] = "\x66\x5b",
+ [0x6ae7] = "\x8b\x7a", [0x6ae8] = "\x8d\x46", [0x6aea] = "\x8d\x45",
+ [0x6aeb] = "\x8b\x84", [0x6aec] = "\x66\xf2", [0x6aee] = "\x8d\x49",
+ [0x6aef] = "\x8d\x4a", [0x6af0] = "\x8d\x44", [0x6af1] = "\x8d\x48",
+ [0x6af3] = "\x8d\x43", [0x6af8] = "\x8e\x81", [0x6af9] = "\x8d\x47",
+ [0x6afa] = "\x67\x93", [0x6afb] = "\x67\x91", [0x6afc] = "\x8e\x7e",
+ [0x6b00] = "\x8e\x82", [0x6b02] = "\x8e\x7d", [0x6b03] = "\x8e\x7f",
+ [0x6b04] = "\x67\x92", [0x6b08] = "\x8f\x75", [0x6b09] = "\x8f\x76",
+ [0x6b0a] = "\x67\xe1", [0x6b0b] = "\x8f\x74", [0x6b0f] = "\x90\x53",
+ [0x6b10] = "\x68\x5b", [0x6b11] = "\x90\x51", [0x6b12] = "\x90\x52",
+ [0x6b13] = "\x90\xbb", [0x6b16] = "\x68\xa2", [0x6b17] = "\x91\x45",
+ [0x6b18] = "\x91\x43", [0x6b19] = "\x91\x44", [0x6b1a] = "\x91\x46",
+ [0x6b1e] = "\x91\xab", [0x6b20] = "\x4c\xcd", [0x6b21] = "\x4e\x59",
+ [0x6b23] = "\x51\x5c", [0x6b25] = "\x6c\x6b", [0x6b28] = "\x6e\x67",
+ [0x6b2c] = "\x70\x99", [0x6b2d] = "\x70\x9b", [0x6b2f] = "\x70\x9a",
+ [0x6b31] = "\x70\x9c", [0x6b32] = "\x57\xc2", [0x6b33] = "\x73\xbb",
+ [0x6b34] = "\x70\x9d", [0x6b36] = "\x73\xba", [0x6b37] = "\x73\xbc",
+ [0x6b38] = "\x73\xbd", [0x6b39] = "\x77\x41", [0x6b3a] = "\x5a\x42",
+ [0x6b3b] = "\x77\x42", [0x6b3c] = "\x77\x44", [0x6b3d] = "\x5a\x43",
+ [0x6b3e] = "\x5a\x41", [0x6b3f] = "\x77\x43", [0x6b41] = "\x7a\xa2",
+ [0x6b42] = "\x7a\xa0", [0x6b43] = "\x7a\x9f", [0x6b45] = "\x7a\x9e",
+ [0x6b46] = "\x7a\x9d", [0x6b47] = "\x5c\x78", [0x6b48] = "\x7a\xa1",
+ [0x6b49] = "\x5e\xb8", [0x6b4a] = "\x7e\x4d", [0x6b4b] = "\x7e\x4f",
+ [0x6b4c] = "\x5e\xb9", [0x6b4d] = "\x7e\x4e", [0x6b4e] = "\x60\xc3",
+ [0x6b50] = "\x60\xc2", [0x6b51] = "\x81\x5b", [0x6b54] = "\x84\x8b",
+ [0x6b55] = "\x84\x8a", [0x6b56] = "\x84\x8c", [0x6b59] = "\x62\xa3",
+ [0x6b5b] = "\x87\x58", [0x6b5c] = "\x63\xfb", [0x6b5e] = "\x89\x96",
+ [0x6b5f] = "\x65\x75", [0x6b60] = "\x8b\x88", [0x6b61] = "\x67\xe2",
+ [0x6b62] = "\x4c\xce", [0x6b63] = "\x4d\x7f", [0x6b64] = "\x4e\x5a",
+ [0x6b65] = "\x4f\x84", [0x6b66] = "\x51\x5d", [0x6b67] = "\x51\x5e",
+ [0x6b6a] = "\x52\xf0", [0x6b6d] = "\x70\x9e", [0x6b72] = "\x5c\x79",
+ [0x6b76] = "\x81\xda", [0x6b77] = "\x62\xa4", [0x6b78] = "\x65\x76",
+ [0x6b79] = "\x4c\xcf", [0x6b7b] = "\x4e\x5b", [0x6b7e] = "\x6c\x6d",
+ [0x6b7f] = "\x51\x5f", [0x6b80] = "\x6c\x6c", [0x6b82] = "\x6e\x68",
+ [0x6b83] = "\x52\xf1", [0x6b84] = "\x6e\x69", [0x6b86] = "\x52\xf2",
+ [0x6b88] = "\x70\xa0", [0x6b89] = "\x55\x53", [0x6b8a] = "\x55\x52",
+ [0x6b8c] = "\x73\xc2", [0x6b8d] = "\x73\xc0", [0x6b8e] = "\x73\xc1",
+ [0x6b8f] = "\x73\xbf", [0x6b91] = "\x73\xbe", [0x6b94] = "\x77\x45",
+ [0x6b95] = "\x77\x48", [0x6b96] = "\x5a\x45", [0x6b97] = "\x77\x46",
+ [0x6b98] = "\x5a\x44", [0x6b99] = "\x77\x47", [0x6b9b] = "\x7a\xa3",
+ [0x6b9e] = "\x7e\x50", [0x6b9f] = "\x7e\x51", [0x6ba0] = "\x7e\x52",
+ [0x6ba2] = "\x81\x5e", [0x6ba3] = "\x81\x5d", [0x6ba4] = "\x60\xc4",
+ [0x6ba5] = "\x81\x5c", [0x6ba6] = "\x81\x5f", [0x6ba7] = "\x84\x8d",
+ [0x6baa] = "\x84\x8e", [0x6bab] = "\x84\x8f", [0x6bad] = "\x87\x59",
+ [0x6bae] = "\x63\xfc", [0x6baf] = "\x65\x77", [0x6bb0] = "\x8b\x89",
+ [0x6bb2] = "\x67\x94", [0x6bb3] = "\x69\x60", [0x6bb5] = "\x52\xf3",
+ [0x6bb6] = "\x6e\x6a", [0x6bb7] = "\x55\x54", [0x6bba] = "\x57\xc3",
+ [0x6bbc] = "\x5a\x46", [0x6bbd] = "\x77\x49", [0x6bbf] = "\x5c\x7b",
+ [0x6bc0] = "\x5c\x7a", [0x6bc3] = "\x7e\x53", [0x6bc4] = "\x7e\x54",
+ [0x6bc5] = "\x60\xc5", [0x6bc6] = "\x60\xc6", [0x6bc7] = "\x84\x91",
+ [0x6bc8] = "\x84\x90", [0x6bc9] = "\x89\x97", [0x6bca] = "\x90\x54",
+ [0x6bcb] = "\x4c\xd0", [0x6bcc] = "\x69\x61", [0x6bcd] = "\x4d\x81",
+ [0x6bcf] = "\x4f\x85", [0x6bd0] = "\x6a\xc8", [0x6bd2] = "\x52\xf4",
+ [0x6bd3] = "\x5c\x7c", [0x6bd4] = "\x4c\xd1", [0x6bd6] = "\x6e\x6b",
+ [0x6bd7] = "\x52\xf5", [0x6bd8] = "\x6e\x6c", [0x6bda] = "\x63\xfd",
+ [0x6bdb] = "\x4c\xd2", [0x6bde] = "\x6c\x6e", [0x6be0] = "\x6e\x6d",
+ [0x6be2] = "\x70\xa5", [0x6be3] = "\x70\xa4", [0x6be4] = "\x70\xa2",
+ [0x6be6] = "\x70\xa1", [0x6be7] = "\x70\xa6", [0x6be8] = "\x70\xa3",
+ [0x6beb] = "\x57\xc4", [0x6bec] = "\x57\xc5", [0x6bef] = "\x5a\x47",
+ [0x6bf0] = "\x77\x4a", [0x6bf2] = "\x77\x4b", [0x6bf3] = "\x77\x4c",
+ [0x6bf7] = "\x7a\xa8", [0x6bf8] = "\x7a\xa9", [0x6bf9] = "\x7a\xa7",
+ [0x6bfb] = "\x7a\xa5", [0x6bfc] = "\x7a\xa6", [0x6bfd] = "\x5c\x7d",
+ [0x6bfe] = "\x7e\x55", [0x6bff] = "\x81\x62", [0x6c00] = "\x81\x61",
+ [0x6c01] = "\x81\x60", [0x6c02] = "\x81\x63", [0x6c03] = "\x84\x93",
+ [0x6c04] = "\x84\x92", [0x6c05] = "\x62\xa5", [0x6c06] = "\x84\x94",
+ [0x6c08] = "\x64\x41", [0x6c09] = "\x87\x5a", [0x6c0b] = "\x89\x98",
+ [0x6c0c] = "\x8b\x8a", [0x6c0d] = "\x8f\x77", [0x6c0f] = "\x4c\xd3",
+ [0x6c10] = "\x4d\x83", [0x6c11] = "\x4d\x82", [0x6c13] = "\x51\x60",
+ [0x6c14] = "\x69\x62", [0x6c15] = "\x69\x7f", [0x6c16] = "\x4e\x5c",
+ [0x6c18] = "\x69\xd7", [0x6c19] = "\x6a\xc9", [0x6c1a] = "\x6a\xca",
+ [0x6c1b] = "\x51\x61", [0x6c1d] = "\x6c\x6f", [0x6c1f] = "\x52\xf6",
+ [0x6c20] = "\x6e\x6e", [0x6c21] = "\x6e\x6f", [0x6c23] = "\x55\x55",
+ [0x6c24] = "\x55\x59", [0x6c25] = "\x70\xa7", [0x6c26] = "\x55\x58",
+ [0x6c27] = "\x55\x56", [0x6c28] = "\x55\x57", [0x6c2a] = "\x73\xc3",
+ [0x6c2b] = "\x57\xc6", [0x6c2c] = "\x5a\x4a", [0x6c2e] = "\x5a\x48",
+ [0x6c2f] = "\x5a\x49", [0x6c30] = "\x77\x4d", [0x6c33] = "\x5e\xba",
+ [0x6c34] = "\x4c\xd4", [0x6c36] = "\x69\x81", [0x6c38] = "\x4d\x84",
+ [0x6c3b] = "\x69\x84", [0x6c3e] = "\x4d\x87", [0x6c3f] = "\x69\x83",
+ [0x6c40] = "\x4d\x86", [0x6c41] = "\x4d\x85", [0x6c42] = "\x4f\x86",
+ [0x6c43] = "\x69\x82", [0x6c46] = "\x69\xd8", [0x6c4a] = "\x69\xdc",
+ [0x6c4b] = "\x69\xde", [0x6c4c] = "\x69\xdf", [0x6c4d] = "\x4e\x66",
+ [0x6c4e] = "\x4e\x67", [0x6c4f] = "\x69\xdb", [0x6c50] = "\x4e\x62",
+ [0x6c52] = "\x69\xd9", [0x6c54] = "\x69\xdd", [0x6c55] = "\x4e\x63",
+ [0x6c57] = "\x4e\x5e", [0x6c59] = "\x4e\x5f", [0x6c5b] = "\x4e\x65",
+ [0x6c5c] = "\x69\xda", [0x6c5d] = "\x4e\x5d", [0x6c5e] = "\x4f\x87",
+ [0x6c5f] = "\x4e\x60", [0x6c60] = "\x4e\x61", [0x6c61] = "\x4e\x64",
+ [0x6c65] = "\x6a\xdb", [0x6c66] = "\x6a\xd9", [0x6c67] = "\x6a\xcc",
+ [0x6c68] = "\x4f\x93", [0x6c69] = "\x6a\xd3", [0x6c6a] = "\x4f\x8e",
+ [0x6c6b] = "\x6a\xcd", [0x6c6d] = "\x6a\xd5", [0x6c6f] = "\x6a\xd2",
+ [0x6c70] = "\x4f\x91", [0x6c71] = "\x6a\xd1", [0x6c72] = "\x4f\x98",
+ [0x6c73] = "\x6a\xda", [0x6c74] = "\x4f\x9a", [0x6c76] = "\x4f\x9c",
+ [0x6c78] = "\x6a\xcb", [0x6c7a] = "\x4f\x8f", [0x6c7b] = "\x6a\xdc",
+ [0x6c7d] = "\x4f\x96", [0x6c7e] = "\x4f\x99", [0x6c80] = "\x6c\x87",
+ [0x6c81] = "\x4f\x89", [0x6c82] = "\x4f\xa0", [0x6c83] = "\x4f\x97",
+ [0x6c84] = "\x6a\xce", [0x6c85] = "\x4f\x8c", [0x6c86] = "\x4f\x9b",
+ [0x6c87] = "\x6a\xd6", [0x6c88] = "\x4f\x8a", [0x6c89] = "\x4f\x8b",
+ [0x6c8a] = "\x6c\x85", [0x6c8b] = "\x6a\xcf", [0x6c8c] = "\x4f\x92",
+ [0x6c8d] = "\x4f\x9d", [0x6c8e] = "\x6a\xdd", [0x6c8f] = "\x6a\xd0",
+ [0x6c90] = "\x4f\x90", [0x6c92] = "\x4f\x95", [0x6c93] = "\x6c\x70",
+ [0x6c94] = "\x4f\x9e", [0x6c95] = "\x6a\xd7", [0x6c96] = "\x4f\x94",
+ [0x6c98] = "\x4f\x9f", [0x6c99] = "\x4f\x88", [0x6c9a] = "\x6a\xd4",
+ [0x6c9b] = "\x4f\x8d", [0x6c9c] = "\x6a\xd8", [0x6c9d] = "\x6c\x86",
+ [0x6cab] = "\x51\x6d", [0x6cac] = "\x51\x7d", [0x6cad] = "\x6c\x77",
+ [0x6cae] = "\x51\x74", [0x6cb0] = "\x6c\x8d", [0x6cb1] = "\x51\x65",
+ [0x6cb3] = "\x51\x68", [0x6cb4] = "\x6c\x84", [0x6cb6] = "\x6c\x75",
+ [0x6cb7] = "\x6c\x79", [0x6cb8] = "\x51\x70", [0x6cb9] = "\x51\x72",
+ [0x6cba] = "\x6c\x7c", [0x6cbb] = "\x51\x79", [0x6cbc] = "\x51\x6b",
+ [0x6cbd] = "\x51\x69", [0x6cbe] = "\x51\x6a", [0x6cbf] = "\x51\x78",
+ [0x6cc0] = "\x6c\x89", [0x6cc1] = "\x51\x73", [0x6cc2] = "\x6c\x7b",
+ [0x6cc3] = "\x6c\x7d", [0x6cc4] = "\x51\x71", [0x6cc5] = "\x51\x76",
+ [0x6cc6] = "\x6c\x7e", [0x6cc7] = "\x6c\x8c", [0x6cc9] = "\x52\xf7",
+ [0x6cca] = "\x51\x7c", [0x6ccc] = "\x51\x66", [0x6ccd] = "\x6c\x8b",
+ [0x6ccf] = "\x6c\x8f", [0x6cd0] = "\x6c\x7a", [0x6cd1] = "\x6c\x91",
+ [0x6cd2] = "\x6c\x82", [0x6cd3] = "\x51\x6f", [0x6cd4] = "\x6c\x76",
+ [0x6cd5] = "\x51\x6e", [0x6cd6] = "\x51\x81", [0x6cd7] = "\x51\x75",
+ [0x6cd9] = "\x6c\x74", [0x6cda] = "\x6e\x78", [0x6cdb] = "\x51\x7b",
+ [0x6cdc] = "\x51\x7f", [0x6cdd] = "\x6c\x83", [0x6cde] = "\x6c\x88",
+ [0x6ce0] = "\x51\x82", [0x6ce1] = "\x51\x7a", [0x6ce2] = "\x51\x6c",
+ [0x6ce3] = "\x51\x62", [0x6ce5] = "\x51\x67", [0x6ce7] = "\x6c\x78",
+ [0x6ce8] = "\x51\x63", [0x6ce9] = "\x6c\x90", [0x6ceb] = "\x6c\x72",
+ [0x6cec] = "\x6c\x71", [0x6ced] = "\x6c\x7f", [0x6cee] = "\x6c\x73",
+ [0x6cef] = "\x51\x7e", [0x6cf0] = "\x55\x5a", [0x6cf1] = "\x51\x77",
+ [0x6cf2] = "\x6c\x81", [0x6cf3] = "\x51\x64", [0x6cf5] = "\x53\x49",
+ [0x6cf9] = "\x6c\x8e", [0x6d00] = "\x6e\x7f", [0x6d01] = "\x6e\x83",
+ [0x6d03] = "\x6e\x86", [0x6d04] = "\x6e\x7a", [0x6d07] = "\x6e\x89",
+ [0x6d08] = "\x6e\x8c", [0x6d09] = "\x6e\x8e", [0x6d0a] = "\x6e\x77",
+ [0x6d0b] = "\x52\xf8", [0x6d0c] = "\x52\xfd", [0x6d0d] = "\x70\xac",
+ [0x6d0e] = "\x53\x50", [0x6d0f] = "\x6e\x87", [0x6d10] = "\x6e\x8f",
+ [0x6d11] = "\x6e\x7e", [0x6d12] = "\x6e\x76", [0x6d16] = "\x70\xc7",
+ [0x6d17] = "\x53\x43", [0x6d18] = "\x6e\x84", [0x6d19] = "\x6e\x7b",
+ [0x6d1a] = "\x6e\x7d", [0x6d1b] = "\x53\x48", [0x6d1d] = "\x6e\x81",
+ [0x6d1e] = "\x53\x42", [0x6d1f] = "\x6e\x73", [0x6d20] = "\x6e\x8a",
+ [0x6d22] = "\x6e\x8d", [0x6d25] = "\x52\xfc", [0x6d27] = "\x53\x4b",
+ [0x6d28] = "\x6e\x70", [0x6d29] = "\x53\x4d", [0x6d2a] = "\x52\xfa",
+ [0x6d2b] = "\x53\x51", [0x6d2c] = "\x6e\x8b", [0x6d2d] = "\x6e\x72",
+ [0x6d2e] = "\x53\x4e", [0x6d2f] = "\x70\xc1", [0x6d30] = "\x6c\x8a",
+ [0x6d31] = "\x53\x41", [0x6d32] = "\x52\xf9", [0x6d33] = "\x6e\x79",
+ [0x6d34] = "\x6e\x71", [0x6d35] = "\x53\x4f", [0x6d36] = "\x53\x47",
+ [0x6d37] = "\x6e\x85", [0x6d38] = "\x53\x4c", [0x6d39] = "\x53\x4a",
+ [0x6d3a] = "\x6e\x7c", [0x6d3b] = "\x53\x44", [0x6d3c] = "\x6e\x74",
+ [0x6d3d] = "\x53\x45", [0x6d3e] = "\x53\x46", [0x6d3f] = "\x6e\x75",
+ [0x6d40] = "\x6e\x88", [0x6d41] = "\x52\xfb", [0x6d42] = "\x6e\x82",
+ [0x6d58] = "\x70\xaf", [0x6d59] = "\x55\x62", [0x6d5a] = "\x55\x67",
+ [0x6d5e] = "\x70\xb8", [0x6d5f] = "\x70\xbe", [0x6d60] = "\x70\xba",
+ [0x6d61] = "\x70\xad", [0x6d62] = "\x70\xb0", [0x6d63] = "\x70\xa9",
+ [0x6d64] = "\x70\xaa", [0x6d65] = "\x55\x6e", [0x6d66] = "\x55\x5f",
+ [0x6d67] = "\x70\xb9", [0x6d68] = "\x70\xc2", [0x6d69] = "\x55\x69",
+ [0x6d6a] = "\x55\x5b", [0x6d6c] = "\x55\x64", [0x6d6d] = "\x70\xb1",
+ [0x6d6e] = "\x55\x66", [0x6d6f] = "\x70\xb2", [0x6d70] = "\x70\xbc",
+ [0x6d74] = "\x55\x68", [0x6d75] = "\x70\xcb", [0x6d76] = "\x70\xab",
+ [0x6d77] = "\x55\x61", [0x6d78] = "\x55\x60", [0x6d79] = "\x55\x6c",
+ [0x6d7a] = "\x70\xa8", [0x6d7b] = "\x70\xc9", [0x6d7c] = "\x70\xbd",
+ [0x6d7d] = "\x70\xca", [0x6d7e] = "\x70\xc4", [0x6d7f] = "\x70\xb6",
+ [0x6d80] = "\x70\xc5", [0x6d82] = "\x70\xbf", [0x6d83] = "\x70\xc8",
+ [0x6d84] = "\x70\xc6", [0x6d85] = "\x55\x6d", [0x6d86] = "\x70\xb7",
+ [0x6d87] = "\x55\x5e", [0x6d88] = "\x55\x5d", [0x6d89] = "\x55\x65",
+ [0x6d8a] = "\x55\x6b", [0x6d8b] = "\x70\xc3", [0x6d8c] = "\x55\x6a",
+ [0x6d8d] = "\x70\xb4", [0x6d8e] = "\x57\xc7", [0x6d90] = "\x70\xcc",
+ [0x6d91] = "\x70\xb3", [0x6d92] = "\x70\xae", [0x6d93] = "\x55\x63",
+ [0x6d94] = "\x55\x6f", [0x6d95] = "\x55\x5c", [0x6d97] = "\x70\xbb",
+ [0x6d98] = "\x70\xc0", [0x6daa] = "\x57\xe9", [0x6dab] = "\x73\xc5",
+ [0x6dac] = "\x73\xc9", [0x6dae] = "\x57\xd6", [0x6daf] = "\x57\xd4",
+ [0x6db2] = "\x57\xcb", [0x6db3] = "\x73\xc7", [0x6db4] = "\x73\xc6",
+ [0x6db5] = "\x57\xdf", [0x6db7] = "\x73\xcc", [0x6db8] = "\x57\xd9",
+ [0x6dba] = "\x73\xde", [0x6dbb] = "\x73\xea", [0x6dbc] = "\x57\xc8",
+ [0x6dbd] = "\x73\xdb", [0x6dbe] = "\x73\xd4", [0x6dbf] = "\x57\xeb",
+ [0x6dc0] = "\x73\xc4", [0x6dc2] = "\x73\xe0", [0x6dc4] = "\x57\xe8",
+ [0x6dc5] = "\x57\xdc", [0x6dc6] = "\x57\xe7", [0x6dc7] = "\x57\xd2",
+ [0x6dc8] = "\x73\xd0", [0x6dc9] = "\x73\xe2", [0x6dca] = "\x73\xda",
+ [0x6dcb] = "\x57\xd3", [0x6dcc] = "\x57\xcd", [0x6dcd] = "\x73\xe8",
+ [0x6dcf] = "\x73\xe1", [0x6dd0] = "\x73\xe3", [0x6dd1] = "\x57\xd5",
+ [0x6dd2] = "\x57\xdd", [0x6dd3] = "\x73\xe5", [0x6dd4] = "\x73\xce",
+ [0x6dd5] = "\x73\xdf", [0x6dd6] = "\x73\xd3", [0x6dd7] = "\x73\xe7",
+ [0x6dd8] = "\x57\xe2", [0x6dd9] = "\x57\xca", [0x6dda] = "\x57\xe0",
+ [0x6ddb] = "\x73\xd8", [0x6ddc] = "\x73\xd6", [0x6ddd] = "\x73\xd7",
+ [0x6dde] = "\x57\xd7", [0x6ddf] = "\x73\xd2", [0x6de0] = "\x73\xd1",
+ [0x6de1] = "\x57\xcc", [0x6de2] = "\x73\xcb", [0x6de3] = "\x73\xe9",
+ [0x6de4] = "\x57\xce", [0x6de5] = "\x73\xd5", [0x6de6] = "\x57\xec",
+ [0x6de8] = "\x57\xe6", [0x6de9] = "\x73\xca", [0x6dea] = "\x57\xe3",
+ [0x6deb] = "\x57\xe1", [0x6dec] = "\x57\xea", [0x6ded] = "\x73\xdc",
+ [0x6dee] = "\x57\xe5", [0x6def] = "\x70\xb5", [0x6df0] = "\x73\xdd",
+ [0x6df1] = "\x57\xe4", [0x6df2] = "\x73\xe4", [0x6df3] = "\x57\xc9",
+ [0x6df4] = "\x73\xd9", [0x6df5] = "\x57\xdb", [0x6df6] = "\x73\xcd",
+ [0x6df7] = "\x57\xda", [0x6df9] = "\x57\xd8", [0x6dfa] = "\x57\xd0",
+ [0x6dfb] = "\x57\xcf", [0x6dfc] = "\x77\x4e", [0x6dfd] = "\x73\xe6",
+ [0x6e00] = "\x73\xcf", [0x6e03] = "\x77\x63", [0x6e05] = "\x57\xd1",
+ [0x6e19] = "\x5a\x67", [0x6e1a] = "\x57\xde", [0x6e1b] = "\x5a\x55",
+ [0x6e1c] = "\x77\x5d", [0x6e1d] = "\x5a\x63", [0x6e1f] = "\x77\x51",
+ [0x6e20] = "\x5a\x52", [0x6e21] = "\x5a\x4e", [0x6e22] = "\x77\x6f",
+ [0x6e23] = "\x5a\x54", [0x6e24] = "\x5a\x58", [0x6e25] = "\x5a\x53",
+ [0x6e26] = "\x5a\x5c", [0x6e27] = "\x77\x73", [0x6e28] = "\x77\x6a",
+ [0x6e2b] = "\x77\x58", [0x6e2c] = "\x5a\x61", [0x6e2d] = "\x5a\x5b",
+ [0x6e2e] = "\x77\x64", [0x6e2f] = "\x5a\x4b", [0x6e30] = "\x77\x70",
+ [0x6e31] = "\x77\x69", [0x6e32] = "\x5a\x4f", [0x6e33] = "\x77\x5e",
+ [0x6e34] = "\x5a\x5e", [0x6e35] = "\x77\x7b", [0x6e36] = "\x77\x7c",
+ [0x6e38] = "\x5a\x4c", [0x6e39] = "\x77\x6e", [0x6e3a] = "\x5a\x60",
+ [0x6e3b] = "\x77\x62", [0x6e3c] = "\x77\x54", [0x6e3d] = "\x77\x55",
+ [0x6e3e] = "\x5a\x64", [0x6e3f] = "\x77\x59", [0x6e40] = "\x77\x60",
+ [0x6e41] = "\x77\x5a", [0x6e43] = "\x5a\x62", [0x6e44] = "\x5a\x6a",
+ [0x6e45] = "\x77\x56", [0x6e46] = "\x77\x4f", [0x6e47] = "\x77\x50",
+ [0x6e49] = "\x77\x52", [0x6e4a] = "\x5a\x51", [0x6e4b] = "\x77\x5f",
+ [0x6e4d] = "\x5a\x5f", [0x6e4e] = "\x5a\x68", [0x6e51] = "\x77\x61",
+ [0x6e52] = "\x77\x79", [0x6e53] = "\x77\x71", [0x6e54] = "\x5a\x4d",
+ [0x6e55] = "\x77\x77", [0x6e56] = "\x5a\x59", [0x6e58] = "\x5a\x57",
+ [0x6e5a] = "\x77\x7d", [0x6e5b] = "\x5a\x56", [0x6e5c] = "\x77\x67",
+ [0x6e5d] = "\x77\x5b", [0x6e5e] = "\x77\x65", [0x6e5f] = "\x5a\x6d",
+ [0x6e60] = "\x77\x6b", [0x6e61] = "\x77\x68", [0x6e62] = "\x77\x57",
+ [0x6e63] = "\x5a\x69", [0x6e64] = "\x77\x75", [0x6e65] = "\x77\x72",
+ [0x6e66] = "\x77\x7a", [0x6e67] = "\x5a\x50", [0x6e68] = "\x77\x66",
+ [0x6e69] = "\x5a\x6c", [0x6e6b] = "\x77\x6d", [0x6e6e] = "\x5a\x5a",
+ [0x6e6f] = "\x5a\x5d", [0x6e71] = "\x77\x6c", [0x6e72] = "\x5a\x6b",
+ [0x6e73] = "\x77\x5c", [0x6e74] = "\x73\xc8", [0x6e77] = "\x77\x76",
+ [0x6e78] = "\x77\x74", [0x6e79] = "\x77\x78", [0x6e88] = "\x77\x53",
+ [0x6e89] = "\x5a\x66", [0x6e8d] = "\x7a\xc8", [0x6e8e] = "\x7a\xc7",
+ [0x6e8f] = "\x7a\xad", [0x6e90] = "\x5c\x84", [0x6e92] = "\x7a\xc6",
+ [0x6e93] = "\x7a\xb0", [0x6e94] = "\x7a\xb1", [0x6e96] = "\x5c\x8e",
+ [0x6e97] = "\x7a\xcf", [0x6e98] = "\x5c\x89", [0x6e99] = "\x7a\xc5",
+ [0x6e9b] = "\x7a\xaa", [0x6e9c] = "\x5c\x8f", [0x6e9d] = "\x5c\x85",
+ [0x6e9e] = "\x7a\xb9", [0x6e9f] = "\x7a\xaf", [0x6ea0] = "\x7a\xb2",
+ [0x6ea1] = "\x7a\xca", [0x6ea2] = "\x5c\x7e", [0x6ea3] = "\x7a\xd1",
+ [0x6ea4] = "\x7a\xc9", [0x6ea5] = "\x5c\x88", [0x6ea6] = "\x7a\xbe",
+ [0x6ea7] = "\x5c\x93", [0x6eaa] = "\x5c\x92", [0x6eab] = "\x5c\x8c",
+ [0x6eae] = "\x7a\xd0", [0x6eaf] = "\x5c\x7f", [0x6eb0] = "\x7a\xbc",
+ [0x6eb1] = "\x7a\xb3", [0x6eb2] = "\x7a\xc0", [0x6eb3] = "\x7a\xcc",
+ [0x6eb4] = "\x5c\x94", [0x6eb6] = "\x5c\x82", [0x6eb7] = "\x7a\xbb",
+ [0x6eb8] = "\x91\xc7", [0x6eb9] = "\x7a\xb4", [0x6eba] = "\x5c\x8b",
+ [0x6ebc] = "\x5c\x8a", [0x6ebd] = "\x7a\xb7", [0x6ebe] = "\x7a\xc1",
+ [0x6ebf] = "\x7a\xcb", [0x6ec0] = "\x7a\xae", [0x6ec1] = "\x7a\xb8",
+ [0x6ec2] = "\x5c\x83", [0x6ec3] = "\x7a\xc2", [0x6ec4] = "\x5c\x90",
+ [0x6ec5] = "\x5c\x87", [0x6ec6] = "\x7a\xb5", [0x6ec7] = "\x5c\x86",
+ [0x6ec8] = "\x7a\xac", [0x6ec9] = "\x7a\xba", [0x6eca] = "\x7a\xce",
+ [0x6ecb] = "\x5a\x65", [0x6ecc] = "\x5e\xd6", [0x6ecd] = "\x7a\xbd",
+ [0x6ece] = "\x7e\x56", [0x6ecf] = "\x7a\xbf", [0x6ed0] = "\x7a\xcd",
+ [0x6ed1] = "\x5c\x8d", [0x6ed2] = "\x7a\xb6", [0x6ed3] = "\x5c\x81",
+ [0x6ed4] = "\x5c\x91", [0x6ed5] = "\x60\xd8", [0x6ed6] = "\x7a\xab",
+ [0x6ed8] = "\x7a\xc4", [0x6edc] = "\x7a\xc3", [0x6eeb] = "\x7e\x72",
+ [0x6eec] = "\x5e\xd3", [0x6eed] = "\x7e\x67", [0x6eee] = "\x7e\x6c",
+ [0x6eef] = "\x5e\xc8", [0x6ef1] = "\x7e\x58", [0x6ef2] = "\x5e\xd5",
+ [0x6ef4] = "\x5e\xbf", [0x6ef5] = "\x7e\x57", [0x6ef6] = "\x7e\x78",
+ [0x6ef7] = "\x5e\xd7", [0x6ef8] = "\x7e\x5b", [0x6ef9] = "\x7e\x6b",
+ [0x6efb] = "\x7e\x5d", [0x6efc] = "\x7e\x7b", [0x6efd] = "\x7e\x77",
+ [0x6efe] = "\x5e\xbd", [0x6eff] = "\x5e\xc7", [0x6f00] = "\x81\x7d",
+ [0x6f01] = "\x5e\xd4", [0x6f02] = "\x5e\xc5", [0x6f03] = "\x7e\x59",
+ [0x6f05] = "\x7e\x76", [0x6f06] = "\x5e\xc9", [0x6f07] = "\x7e\x73",
+ [0x6f08] = "\x7e\x81", [0x6f09] = "\x7e\x5f", [0x6f0a] = "\x7e\x68",
+ [0x6f0d] = "\x7e\x7e", [0x6f0e] = "\x7e\x74", [0x6f0f] = "\x5e\xc4",
+ [0x6f12] = "\x7e\x66", [0x6f13] = "\x5e\xbe", [0x6f14] = "\x5e\xbc",
+ [0x6f15] = "\x5e\xce", [0x6f18] = "\x7e\x64", [0x6f19] = "\x7e\x61",
+ [0x6f1a] = "\x7e\x62", [0x6f1c] = "\x7e\x7a", [0x6f1e] = "\x7e\x7f",
+ [0x6f1f] = "\x7e\x7d", [0x6f20] = "\x5e\xc2", [0x6f21] = "\x7e\x82",
+ [0x6f22] = "\x5e\xc6", [0x6f23] = "\x5e\xcd", [0x6f25] = "\x7e\x5a",
+ [0x6f26] = "\x81\x65", [0x6f27] = "\x7e\x63", [0x6f29] = "\x5e\xc0",
+ [0x6f2a] = "\x5e\xd2", [0x6f2b] = "\x5e\xcf", [0x6f2c] = "\x5e\xc3",
+ [0x6f2d] = "\x7e\x6d", [0x6f2e] = "\x7e\x5e", [0x6f2f] = "\x5e\xd0",
+ [0x6f30] = "\x7e\x6f", [0x6f31] = "\x5e\xca", [0x6f32] = "\x5e\xcc",
+ [0x6f33] = "\x5e\xbb", [0x6f35] = "\x7e\x71", [0x6f36] = "\x7e\x69",
+ [0x6f37] = "\x7e\x5c", [0x6f38] = "\x5e\xcb", [0x6f39] = "\x7e\x79",
+ [0x6f3a] = "\x7e\x7c", [0x6f3b] = "\x7e\x65", [0x6f3c] = "\x7e\x70",
+ [0x6f3e] = "\x5e\xc1", [0x6f3f] = "\x60\xc7", [0x6f40] = "\x7e\x6e",
+ [0x6f41] = "\x81\x64", [0x6f43] = "\x7e\x75", [0x6f4e] = "\x7e\x60",
+ [0x6f4f] = "\x81\x6e", [0x6f50] = "\x81\x78", [0x6f51] = "\x60\xca",
+ [0x6f52] = "\x81\x77", [0x6f53] = "\x81\x84", [0x6f54] = "\x60\xcc",
+ [0x6f55] = "\x81\x75", [0x6f57] = "\x81\x79", [0x6f58] = "\x60\xd7",
+ [0x6f5a] = "\x81\x70", [0x6f5b] = "\x60\xcf", [0x6f5d] = "\x81\x7c",
+ [0x6f5e] = "\x84\x9c", [0x6f5f] = "\x60\xdb", [0x6f60] = "\x60\xda",
+ [0x6f61] = "\x81\x7e", [0x6f62] = "\x81\x6d", [0x6f63] = "\x81\x89",
+ [0x6f64] = "\x60\xd5", [0x6f66] = "\x60\xcb", [0x6f67] = "\x81\x82",
+ [0x6f69] = "\x81\x86", [0x6f6a] = "\x81\x8b", [0x6f6b] = "\x81\x7f",
+ [0x6f6c] = "\x81\x73", [0x6f6d] = "\x60\xce", [0x6f6e] = "\x60\xd1",
+ [0x6f6f] = "\x60\xd9", [0x6f70] = "\x60\xd4", [0x6f72] = "\x81\x76",
+ [0x6f73] = "\x7e\x6a", [0x6f76] = "\x81\x72", [0x6f77] = "\x81\x8a",
+ [0x6f78] = "\x60\xd0", [0x6f7a] = "\x60\xd3", [0x6f7b] = "\x81\x8c",
+ [0x6f7c] = "\x60\xc8", [0x6f7d] = "\x81\x81", [0x6f7e] = "\x81\x66",
+ [0x6f7f] = "\x81\x87", [0x6f80] = "\x64\x4a", [0x6f82] = "\x81\x74",
+ [0x6f84] = "\x60\xc9", [0x6f85] = "\x81\x6f", [0x6f86] = "\x60\xcd",
+ [0x6f87] = "\x81\x67", [0x6f88] = "\x5e\xd1", [0x6f89] = "\x81\x6b",
+ [0x6f8b] = "\x81\x85", [0x6f8c] = "\x81\x6c", [0x6f8d] = "\x81\x6a",
+ [0x6f8e] = "\x60\xd2", [0x6f90] = "\x81\x83", [0x6f92] = "\x81\x69",
+ [0x6f93] = "\x81\x7b", [0x6f94] = "\x81\x7a", [0x6f95] = "\x81\x88",
+ [0x6f96] = "\x81\x71", [0x6f97] = "\x60\xd6", [0x6f9e] = "\x84\x9f",
+ [0x6fa0] = "\x62\xb2", [0x6fa1] = "\x62\xa8", [0x6fa2] = "\x84\xab",
+ [0x6fa3] = "\x84\x97", [0x6fa4] = "\x62\xaa", [0x6fa5] = "\x84\xa3",
+ [0x6fa6] = "\x62\xb1", [0x6fa7] = "\x62\xac", [0x6fa8] = "\x84\xa1",
+ [0x6fa9] = "\x87\x5c", [0x6faa] = "\x84\xa7", [0x6fab] = "\x84\xad",
+ [0x6fac] = "\x84\xa6", [0x6fad] = "\x84\x95", [0x6fae] = "\x84\xa4",
+ [0x6faf] = "\x84\xaf", [0x6fb0] = "\x84\xb1", [0x6fb1] = "\x62\xa7",
+ [0x6fb2] = "\x84\xb0", [0x6fb3] = "\x62\xad", [0x6fb4] = "\x62\xb3",
+ [0x6fb6] = "\x62\xb0", [0x6fb8] = "\x84\xaa", [0x6fb9] = "\x62\xaf",
+ [0x6fba] = "\x84\xa5", [0x6fbc] = "\x84\x99", [0x6fbd] = "\x84\x9e",
+ [0x6fbf] = "\x84\xa9", [0x6fc0] = "\x62\xae", [0x6fc1] = "\x62\xab",
+ [0x6fc2] = "\x62\xa6", [0x6fc3] = "\x62\xa9", [0x6fc4] = "\x84\x9d",
+ [0x6fc6] = "\x81\x68", [0x6fc7] = "\x84\x98", [0x6fc8] = "\x84\x9b",
+ [0x6fc9] = "\x84\xac", [0x6fca] = "\x84\xa0", [0x6fcb] = "\x84\x96",
+ [0x6fcc] = "\x87\x5b", [0x6fcd] = "\x84\xae", [0x6fce] = "\x84\x9a",
+ [0x6fcf] = "\x84\xa8", [0x6fd4] = "\x87\x5e", [0x6fd5] = "\x64\x4e",
+ [0x6fd8] = "\x64\x42", [0x6fdb] = "\x64\x46", [0x6fdc] = "\x87\x60",
+ [0x6fdd] = "\x87\x66", [0x6fde] = "\x87\x64", [0x6fdf] = "\x64\x44",
+ [0x6fe0] = "\x64\x45", [0x6fe1] = "\x64\x4c", [0x6fe2] = "\x87\x67",
+ [0x6fe3] = "\x87\x5f", [0x6fe4] = "\x64\x47", [0x6fe6] = "\x87\x63",
+ [0x6fe7] = "\x87\x62", [0x6fe8] = "\x87\x68", [0x6fe9] = "\x64\x4d",
+ [0x6feb] = "\x64\x48", [0x6fec] = "\x64\x4b", [0x6fed] = "\x87\x61",
+ [0x6fee] = "\x64\x4f", [0x6fef] = "\x64\x49", [0x6ff0] = "\x64\x50",
+ [0x6ff1] = "\x64\x43", [0x6ff2] = "\x87\x65", [0x6ff4] = "\x87\x5d",
+ [0x6ff7] = "\x89\xa5", [0x6ffa] = "\x65\x7c", [0x6ffb] = "\x89\xa2",
+ [0x6ffc] = "\x89\xa4", [0x6ffe] = "\x65\x7a", [0x6fff] = "\x89\xa0",
+ [0x7000] = "\x89\xa1", [0x7001] = "\x89\x9c", [0x7004] = "\x84\xa2",
+ [0x7005] = "\x89\x9d", [0x7006] = "\x65\x7b", [0x7007] = "\x89\x99",
+ [0x7009] = "\x65\x78", [0x700a] = "\x89\xa6", [0x700b] = "\x65\x79",
+ [0x700c] = "\x89\x9a", [0x700d] = "\x89\x9b", [0x700e] = "\x89\x9f",
+ [0x700f] = "\x65\x7e", [0x7011] = "\x65\x7d", [0x7014] = "\x89\x9e",
+ [0x7015] = "\x66\x64", [0x7016] = "\x8b\x8e", [0x7017] = "\x8b\x94",
+ [0x7018] = "\x66\x65", [0x7019] = "\x8b\x8b", [0x701a] = "\x66\x62",
+ [0x701b] = "\x66\x5f", [0x701c] = "\x8b\x96", [0x701d] = "\x66\x63",
+ [0x701f] = "\x66\x60", [0x7020] = "\x8b\x8d", [0x7021] = "\x8b\x90",
+ [0x7022] = "\x8b\x91", [0x7023] = "\x8b\x92", [0x7024] = "\x8b\x95",
+ [0x7026] = "\x89\xa3", [0x7027] = "\x8b\x8c", [0x7028] = "\x66\x61",
+ [0x7029] = "\x8b\x93", [0x702a] = "\x8b\x97", [0x702b] = "\x8b\x8f",
+ [0x702f] = "\x8d\x4d", [0x7030] = "\x66\xf4", [0x7031] = "\x8d\x50",
+ [0x7032] = "\x66\xf5", [0x7033] = "\x8d\x58", [0x7034] = "\x8d\x4f",
+ [0x7035] = "\x8d\x4c", [0x7037] = "\x8d\x4e", [0x7038] = "\x8d\x52",
+ [0x7039] = "\x8d\x55", [0x703a] = "\x8d\x54", [0x703b] = "\x8d\x57",
+ [0x703c] = "\x8d\x4b", [0x703e] = "\x66\xf3", [0x703f] = "\x8d\x53",
+ [0x7040] = "\x8d\x56", [0x7041] = "\x8d\x59", [0x7042] = "\x8d\x51",
+ [0x7043] = "\x8e\x83", [0x7044] = "\x8e\x84", [0x7045] = "\x8e\x88",
+ [0x7046] = "\x8e\x89", [0x7048] = "\x8e\x86", [0x7049] = "\x8e\x87",
+ [0x704a] = "\x8e\x85", [0x704c] = "\x67\x95", [0x7051] = "\x67\xe3",
+ [0x7052] = "\x8f\x7b", [0x7055] = "\x8f\x78", [0x7056] = "\x8f\x79",
+ [0x7057] = "\x8f\x7a", [0x7058] = "\x67\xe4", [0x705a] = "\x90\x56",
+ [0x705b] = "\x90\x55", [0x705d] = "\x90\xbe", [0x705e] = "\x68\x81",
+ [0x705f] = "\x90\xbc", [0x7060] = "\x90\xbf", [0x7061] = "\x90\xbd",
+ [0x7062] = "\x91\x47", [0x7063] = "\x68\xa3", [0x7064] = "\x68\xb1",
+ [0x7065] = "\x91\x93", [0x7066] = "\x91\x7d", [0x7068] = "\x91\x92",
+ [0x7069] = "\x91\xc0", [0x706a] = "\x91\xc1", [0x706b] = "\x4c\xd5",
+ [0x7070] = "\x4e\x68", [0x7071] = "\x69\xe0", [0x7074] = "\x6a\xde",
+ [0x7076] = "\x4f\xa1", [0x7078] = "\x4f\xa4", [0x707a] = "\x6a\xdf",
+ [0x707c] = "\x4f\xa2", [0x707d] = "\x4f\xa3", [0x7082] = "\x6c\x9a",
+ [0x7083] = "\x6c\x9c", [0x7084] = "\x6c\x97", [0x7085] = "\x6c\x94",
+ [0x7086] = "\x6c\x96", [0x708a] = "\x51\x86", [0x708e] = "\x51\x84",
+ [0x7091] = "\x6c\x98", [0x7092] = "\x51\x85", [0x7093] = "\x6c\x95",
+ [0x7094] = "\x6c\x92", [0x7095] = "\x51\x83", [0x7096] = "\x6c\x99",
+ [0x7098] = "\x6c\x93", [0x7099] = "\x51\x87", [0x709a] = "\x6c\x9b",
+ [0x709f] = "\x6e\x91", [0x70a1] = "\x6e\x95", [0x70a4] = "\x53\x5a",
+ [0x70a9] = "\x6e\x98", [0x70ab] = "\x53\x52", [0x70ac] = "\x53\x55",
+ [0x70ad] = "\x53\x57", [0x70ae] = "\x53\x59", [0x70af] = "\x53\x56",
+ [0x70b0] = "\x6e\x94", [0x70b1] = "\x6e\x93", [0x70b3] = "\x53\x54",
+ [0x70b4] = "\x6e\x96", [0x70b5] = "\x6e\x97", [0x70b7] = "\x6e\x90",
+ [0x70b8] = "\x53\x58", [0x70ba] = "\x53\x53", [0x70be] = "\x6e\x92",
+ [0x70c5] = "\x70\xda", [0x70c6] = "\x70\xdb", [0x70c7] = "\x70\xdc",
+ [0x70c8] = "\x55\x74", [0x70ca] = "\x55\x70", [0x70cb] = "\x70\xd1",
+ [0x70cd] = "\x70\xd9", [0x70ce] = "\x70\xde", [0x70cf] = "\x55\x75",
+ [0x70d1] = "\x70\xcf", [0x70d2] = "\x70\xd5", [0x70d3] = "\x70\xce",
+ [0x70d4] = "\x70\xd8", [0x70d7] = "\x70\xd4", [0x70d8] = "\x55\x71",
+ [0x70d9] = "\x55\x73", [0x70da] = "\x70\xdd", [0x70dc] = "\x70\xcd",
+ [0x70dd] = "\x70\xd0", [0x70de] = "\x70\xd6", [0x70e0] = "\x70\xd7",
+ [0x70e1] = "\x70\xdf", [0x70e2] = "\x70\xd3", [0x70e4] = "\x55\x72",
+ [0x70ef] = "\x57\xf1", [0x70f0] = "\x73\xf1", [0x70f3] = "\x73\xf3",
+ [0x70f4] = "\x73\xef", [0x70f6] = "\x73\xfb", [0x70f7] = "\x73\xed",
+ [0x70f8] = "\x73\xfa", [0x70f9] = "\x57\xed", [0x70fa] = "\x73\xeb",
+ [0x70fb] = "\x77\x82", [0x70fc] = "\x73\xf5", [0x70fd] = "\x57\xf0",
+ [0x70ff] = "\x73\xf6", [0x7100] = "\x73\xf9", [0x7102] = "\x73\xfd",
+ [0x7104] = "\x73\xf2", [0x7106] = "\x73\xf7", [0x7109] = "\x57\xee",
+ [0x710a] = "\x57\xef", [0x710b] = "\x73\xfc", [0x710c] = "\x73\xf0",
+ [0x710d] = "\x73\xec", [0x710e] = "\x74\x41", [0x7110] = "\x73\xf4",
+ [0x7113] = "\x73\xf8", [0x7117] = "\x73\xee", [0x7119] = "\x5a\x6e",
+ [0x711a] = "\x5a\x6f", [0x711b] = "\x77\x8c", [0x711c] = "\x5a\x75",
+ [0x711e] = "\x77\x7f", [0x711f] = "\x77\x89", [0x7120] = "\x77\x7e",
+ [0x7121] = "\x5a\x72", [0x7122] = "\x77\x87", [0x7123] = "\x77\x85",
+ [0x7125] = "\x77\x86", [0x7126] = "\x5a\x70", [0x7128] = "\x77\x8a",
+ [0x712e] = "\x77\x83", [0x712f] = "\x77\x81", [0x7130] = "\x5a\x71",
+ [0x7131] = "\x77\x84", [0x7132] = "\x77\x88", [0x7136] = "\x5a\x73",
+ [0x713a] = "\x77\x8b", [0x7141] = "\x7a\xd7", [0x7142] = "\x7a\xde",
+ [0x7143] = "\x7a\xe0", [0x7144] = "\x7a\xe6", [0x7146] = "\x5c\xa1",
+ [0x7147] = "\x7a\xd2", [0x7149] = "\x5c\x99", [0x714b] = "\x7a\xe1",
+ [0x714c] = "\x5c\x9e", [0x714d] = "\x7a\xe7", [0x714e] = "\x5c\x95",
+ [0x7150] = "\x7a\xe4", [0x7152] = "\x7a\xd4", [0x7153] = "\x7a\xe5",
+ [0x7154] = "\x7a\xd3", [0x7156] = "\x5c\xa3", [0x7158] = "\x7a\xdf",
+ [0x7159] = "\x5c\x96", [0x715a] = "\x7a\xe8", [0x715c] = "\x5c\x9b",
+ [0x715d] = "\x7a\xd8", [0x715e] = "\x5c\xa0", [0x715f] = "\x7a\xe3",
+ [0x7160] = "\x7a\xd6", [0x7161] = "\x7a\xdd", [0x7162] = "\x7a\xd9",
+ [0x7163] = "\x7a\xd5", [0x7164] = "\x5c\x98", [0x7165] = "\x5c\x9f",
+ [0x7166] = "\x5c\x9d", [0x7167] = "\x5c\x9a", [0x7168] = "\x5c\xa2",
+ [0x7169] = "\x5c\x97", [0x716a] = "\x7a\xdc", [0x716c] = "\x5c\x9c",
+ [0x716e] = "\x5a\x74", [0x7170] = "\x7a\xe2", [0x7172] = "\x7a\xda",
+ [0x7178] = "\x7a\xdb", [0x717b] = "\x7e\x8a", [0x717d] = "\x5e\xda",
+ [0x7180] = "\x7e\x86", [0x7181] = "\x7e\x8c", [0x7182] = "\x7e\x88",
+ [0x7184] = "\x5e\xdc", [0x7185] = "\x7e\x87", [0x7186] = "\x7e\x8b",
+ [0x7187] = "\x7e\x83", [0x7189] = "\x7e\x85", [0x718a] = "\x5e\xdb",
+ [0x718f] = "\x7e\x89", [0x7190] = "\x7e\x84", [0x7192] = "\x5e\xdd",
+ [0x7194] = "\x5e\xd8", [0x7197] = "\x7e\x8d", [0x7199] = "\x5e\xd9",
+ [0x719a] = "\x81\x92", [0x719b] = "\x81\x8f", [0x719c] = "\x81\x9b",
+ [0x719d] = "\x81\x95", [0x719e] = "\x81\x97", [0x719f] = "\x60\xdc",
+ [0x71a0] = "\x81\x91", [0x71a1] = "\x81\x99", [0x71a4] = "\x81\x98",
+ [0x71a5] = "\x81\x96", [0x71a7] = "\x81\x9c", [0x71a8] = "\x60\xdf",
+ [0x71a9] = "\x81\x93", [0x71aa] = "\x81\x9a", [0x71ac] = "\x60\xdd",
+ [0x71af] = "\x81\x8e", [0x71b0] = "\x81\x90", [0x71b1] = "\x60\xde",
+ [0x71b2] = "\x81\x8d", [0x71b3] = "\x81\x9d", [0x71b5] = "\x81\x94",
+ [0x71b8] = "\x84\xb5", [0x71b9] = "\x62\xba", [0x71bc] = "\x84\xc0",
+ [0x71bd] = "\x84\xbe", [0x71be] = "\x62\xb4", [0x71bf] = "\x84\xb4",
+ [0x71c0] = "\x84\xb7", [0x71c1] = "\x84\xb8", [0x71c2] = "\x84\xb3",
+ [0x71c3] = "\x62\xbe", [0x71c4] = "\x62\xbf", [0x71c5] = "\x84\xb2",
+ [0x71c6] = "\x84\xc1", [0x71c7] = "\x84\xbc", [0x71c8] = "\x62\xb8",
+ [0x71c9] = "\x62\xb5", [0x71ca] = "\x84\xbb", [0x71cb] = "\x84\xb9",
+ [0x71ce] = "\x62\xbb", [0x71cf] = "\x84\xbd", [0x71d0] = "\x62\xb6",
+ [0x71d2] = "\x62\xb7", [0x71d4] = "\x84\xba", [0x71d5] = "\x62\xb9",
+ [0x71d6] = "\x84\xb6", [0x71d8] = "\x84\xbf", [0x71d9] = "\x62\xbc",
+ [0x71da] = "\x84\xc2", [0x71db] = "\x84\xc3", [0x71dc] = "\x62\xbd",
+ [0x71df] = "\x64\x52", [0x71e0] = "\x64\x59", [0x71e1] = "\x87\x69",
+ [0x71e2] = "\x87\x6f", [0x71e4] = "\x87\x6d", [0x71e5] = "\x64\x55",
+ [0x71e6] = "\x64\x54", [0x71e7] = "\x64\x51", [0x71e8] = "\x87\x6b",
+ [0x71ec] = "\x64\x57", [0x71ed] = "\x64\x56", [0x71ee] = "\x64\x53",
+ [0x71f0] = "\x87\x6e", [0x71f1] = "\x87\x6a", [0x71f2] = "\x87\x6c",
+ [0x71f4] = "\x64\x58", [0x71f8] = "\x65\x83", [0x71f9] = "\x89\xa9",
+ [0x71fb] = "\x65\x7f", [0x71fc] = "\x65\x81", [0x71fd] = "\x89\xab",
+ [0x71fe] = "\x65\x82", [0x71ff] = "\x89\xa8", [0x7201] = "\x89\xa7",
+ [0x7202] = "\x8b\x9b", [0x7203] = "\x89\xaa", [0x7205] = "\x8b\x9c",
+ [0x7206] = "\x66\x66", [0x7207] = "\x8b\x9a", [0x720a] = "\x8b\x99",
+ [0x720c] = "\x8b\x98", [0x720d] = "\x66\x67", [0x7210] = "\x66\xf6",
+ [0x7213] = "\x8d\x5a", [0x7214] = "\x8d\x5b", [0x7219] = "\x8e\x8c",
+ [0x721a] = "\x8e\x8b", [0x721b] = "\x67\x96", [0x721d] = "\x8e\x8a",
+ [0x721e] = "\x8f\x7c", [0x721f] = "\x8f\x7d", [0x7222] = "\x90\x57",
+ [0x7223] = "\x90\xc0", [0x7226] = "\x91\x48", [0x7227] = "\x91\xac",
+ [0x7228] = "\x68\xc5", [0x7229] = "\x91\xb6", [0x722a] = "\x4c\xd6",
+ [0x722c] = "\x51\x88", [0x722d] = "\x51\x89", [0x7230] = "\x53\x5b",
+ [0x7235] = "\x64\x5a", [0x7236] = "\x4c\xd7", [0x7238] = "\x51\x8a",
+ [0x7239] = "\x55\x76", [0x723a] = "\x5c\xa4", [0x723b] = "\x4c\xd8",
+ [0x723d] = "\x57\xf2", [0x723e] = "\x5e\xde", [0x723f] = "\x69\x63",
+ [0x7241] = "\x6e\x99", [0x7242] = "\x70\xe0", [0x7244] = "\x7e\x8e",
+ [0x7246] = "\x64\x5b", [0x7247] = "\x4c\xd9", [0x7248] = "\x51\x8b",
+ [0x7249] = "\x6e\x9a", [0x724a] = "\x6e\x9b", [0x724b] = "\x77\x8d",
+ [0x724c] = "\x5a\x76", [0x724f] = "\x7a\xe9", [0x7252] = "\x5c\xa5",
+ [0x7253] = "\x7e\x8f", [0x7256] = "\x60\xe0", [0x7258] = "\x66\x68",
+ [0x7259] = "\x4c\xda", [0x725a] = "\x77\x8e", [0x725b] = "\x4c\xdb",
+ [0x725d] = "\x4e\x6a", [0x725e] = "\x69\xe1", [0x725f] = "\x4e\x69",
+ [0x7260] = "\x4f\xa7", [0x7261] = "\x4f\xa6", [0x7262] = "\x4f\xa5",
+ [0x7263] = "\x6a\xe0", [0x7267] = "\x51\x8c", [0x7269] = "\x51\x8d",
+ [0x726a] = "\x6c\x9d", [0x726c] = "\x6e\x9c", [0x726e] = "\x6e\x9f",
+ [0x726f] = "\x53\x5d", [0x7270] = "\x6e\x9d", [0x7272] = "\x53\x5c",
+ [0x7273] = "\x6e\x9e", [0x7274] = "\x53\x5e", [0x7276] = "\x70\xe3",
+ [0x7277] = "\x70\xe2", [0x7278] = "\x70\xe1", [0x7279] = "\x55\x77",
+ [0x727b] = "\x74\x43", [0x727c] = "\x74\x44", [0x727d] = "\x57\xf3",
+ [0x727e] = "\x74\x42", [0x727f] = "\x74\x45", [0x7280] = "\x5a\x78",
+ [0x7281] = "\x57\xf4", [0x7284] = "\x5a\x77", [0x7285] = "\x77\x92",
+ [0x7286] = "\x77\x91", [0x7288] = "\x77\x8f", [0x7289] = "\x77\x90",
+ [0x728b] = "\x77\x93", [0x728c] = "\x7a\xeb", [0x728d] = "\x7a\xea",
+ [0x728e] = "\x7a\xee", [0x7290] = "\x7a\xed", [0x7291] = "\x7a\xec",
+ [0x7292] = "\x5e\xdf", [0x7293] = "\x7e\x92", [0x7295] = "\x7e\x91",
+ [0x7296] = "\x5e\xe0", [0x7297] = "\x7e\x90", [0x7298] = "\x81\x9e",
+ [0x729a] = "\x81\x9f", [0x729b] = "\x60\xe1", [0x729d] = "\x84\xc4",
+ [0x729e] = "\x84\xc5", [0x72a1] = "\x8b\xa1", [0x72a2] = "\x66\x69",
+ [0x72a3] = "\x8b\xa0", [0x72a4] = "\x8b\x9f", [0x72a5] = "\x8b\x9d",
+ [0x72a6] = "\x8b\x9e", [0x72a7] = "\x67\x97", [0x72a8] = "\x8d\x5c",
+ [0x72a9] = "\x8f\x7e", [0x72aa] = "\x91\x49", [0x72ac] = "\x4c\xdc",
+ [0x72ae] = "\x69\x85", [0x72af] = "\x4d\x88", [0x72b0] = "\x69\x86",
+ [0x72b4] = "\x69\xe2", [0x72b5] = "\x69\xe3", [0x72ba] = "\x6a\xe6",
+ [0x72bd] = "\x6a\xe2", [0x72bf] = "\x6a\xe1", [0x72c0] = "\x51\x8e",
+ [0x72c1] = "\x6a\xe5", [0x72c2] = "\x4f\xa9", [0x72c3] = "\x6a\xe3",
+ [0x72c4] = "\x4f\xa8", [0x72c5] = "\x6a\xe7", [0x72c6] = "\x6a\xe4",
+ [0x72c9] = "\x6c\xa1", [0x72ca] = "\x6e\xa0", [0x72cb] = "\x6c\x9f",
+ [0x72cc] = "\x6c\xa6", [0x72ce] = "\x51\x8f", [0x72d0] = "\x51\x92",
+ [0x72d1] = "\x6c\xa7", [0x72d2] = "\x6c\xa3", [0x72d4] = "\x6c\xa4",
+ [0x72d6] = "\x6c\x9e", [0x72d7] = "\x51\x91", [0x72d8] = "\x6c\xa0",
+ [0x72d9] = "\x51\x90", [0x72da] = "\x6c\xa5", [0x72dc] = "\x6c\xa2",
+ [0x72df] = "\x6e\xa4", [0x72e0] = "\x53\x60", [0x72e1] = "\x53\x61",
+ [0x72e3] = "\x6e\xa7", [0x72e4] = "\x6e\xa1", [0x72e6] = "\x6e\xa6",
+ [0x72e8] = "\x6e\xa2", [0x72e9] = "\x53\x5f", [0x72ea] = "\x6e\xa5",
+ [0x72eb] = "\x6e\xa3", [0x72f3] = "\x70\xe9", [0x72f4] = "\x70\xe6",
+ [0x72f6] = "\x70\xe8", [0x72f7] = "\x55\x7c", [0x72f8] = "\x55\x7b",
+ [0x72f9] = "\x55\x79", [0x72fa] = "\x70\xe5", [0x72fb] = "\x70\xea",
+ [0x72fc] = "\x55\x78", [0x72fd] = "\x55\x7a", [0x72fe] = "\x70\xe7",
+ [0x72ff] = "\x74\x4d", [0x7300] = "\x70\xe4", [0x7301] = "\x70\xeb",
+ [0x7307] = "\x74\x48", [0x7308] = "\x74\x4c", [0x730a] = "\x74\x4b",
+ [0x730b] = "\x77\x95", [0x730c] = "\x77\xa0", [0x730f] = "\x74\x4e",
+ [0x7311] = "\x74\x49", [0x7312] = "\x77\x94", [0x7313] = "\x57\xf8",
+ [0x7316] = "\x57\xf7", [0x7317] = "\x74\x47", [0x7318] = "\x74\x4a",
+ [0x7319] = "\x57\xf9", [0x731b] = "\x57\xf6", [0x731c] = "\x57\xf5",
+ [0x731d] = "\x74\x46", [0x731e] = "\x74\x4f", [0x7322] = "\x77\x97",
+ [0x7323] = "\x77\x9e", [0x7325] = "\x5a\x7a", [0x7326] = "\x77\x9d",
+ [0x7327] = "\x77\x9a", [0x7329] = "\x5a\x7c", [0x732d] = "\x77\x9c",
+ [0x7330] = "\x77\x96", [0x7331] = "\x77\x98", [0x7332] = "\x77\x9b",
+ [0x7333] = "\x77\x99", [0x7334] = "\x5a\x7b", [0x7335] = "\x77\x9f",
+ [0x7336] = "\x5a\x79", [0x7337] = "\x5c\xa6", [0x733a] = "\x7a\xf2",
+ [0x733b] = "\x7a\xf1", [0x733c] = "\x7a\xef", [0x733e] = "\x5c\xa9",
+ [0x733f] = "\x5c\xa8", [0x7340] = "\x7a\xf3", [0x7342] = "\x7a\xf0",
+ [0x7343] = "\x7e\x93", [0x7344] = "\x5e\xe1", [0x7345] = "\x5c\xa7",
+ [0x7349] = "\x7a\xf5", [0x734a] = "\x7a\xf4", [0x734c] = "\x7e\x96",
+ [0x734d] = "\x7e\x94", [0x734e] = "\x60\xe2", [0x7350] = "\x5e\xe2",
+ [0x7351] = "\x7e\x95", [0x7352] = "\x81\xa1", [0x7357] = "\x60\xe3",
+ [0x7358] = "\x81\xa0", [0x7359] = "\x81\xa9", [0x735a] = "\x81\xa8",
+ [0x735b] = "\x81\xa6", [0x735d] = "\x81\xa5", [0x735e] = "\x81\xa2",
+ [0x735f] = "\x81\xa3", [0x7360] = "\x81\xa4", [0x7361] = "\x81\xa7",
+ [0x7362] = "\x81\xaa", [0x7365] = "\x84\xca", [0x7366] = "\x84\xc7",
+ [0x7367] = "\x84\xc8", [0x7368] = "\x62\xc0", [0x7369] = "\x84\xc6",
+ [0x736a] = "\x84\xcc", [0x736b] = "\x84\xcb", [0x736c] = "\x84\xc9",
+ [0x736e] = "\x87\x71", [0x736f] = "\x87\x72", [0x7370] = "\x64\x5c",
+ [0x7372] = "\x64\x5d", [0x7373] = "\x87\x70", [0x7375] = "\x65\x85",
+ [0x7376] = "\x89\xac", [0x7377] = "\x65\x84", [0x7378] = "\x66\x6a",
+ [0x737a] = "\x66\x6b", [0x737b] = "\x66\xf7", [0x737c] = "\x8d\x5e",
+ [0x737d] = "\x8d\x5d", [0x737e] = "\x8e\x8d", [0x737f] = "\x8f\x7f",
+ [0x7380] = "\x67\xe5", [0x7381] = "\x90\x59", [0x7382] = "\x90\x58",
+ [0x7383] = "\x90\x5a", [0x7384] = "\x4d\x89", [0x7385] = "\x6e\xa8",
+ [0x7386] = "\x55\x7d", [0x7387] = "\x57\xfa", [0x7388] = "\x74\x50",
+ [0x7389] = "\x4d\x8a", [0x738a] = "\x69\x87", [0x738b] = "\x4c\xdd",
+ [0x738e] = "\x69\xe4", [0x7392] = "\x6a\xec", [0x7393] = "\x6a\xea",
+ [0x7394] = "\x6a\xeb", [0x7395] = "\x6a\xe8", [0x7396] = "\x4f\xaa",
+ [0x7397] = "\x6a\xe9", [0x739d] = "\x6c\xaf", [0x739f] = "\x51\x95",
+ [0x73a0] = "\x6c\xad", [0x73a1] = "\x6c\xa9", [0x73a2] = "\x6c\xac",
+ [0x73a4] = "\x6c\xa8", [0x73a5] = "\x51\x97", [0x73a6] = "\x6c\xab",
+ [0x73a8] = "\x51\x94", [0x73a9] = "\x51\x93", [0x73ab] = "\x51\x96",
+ [0x73ac] = "\x6c\xae", [0x73ad] = "\x6c\xaa", [0x73b2] = "\x53\x65",
+ [0x73b3] = "\x53\x68", [0x73b4] = "\x6e\xb0", [0x73b5] = "\x6e\xaf",
+ [0x73b6] = "\x6e\xae", [0x73b7] = "\x53\x62", [0x73b8] = "\x6e\xb7",
+ [0x73b9] = "\x6e\xad", [0x73bb] = "\x53\x64", [0x73bc] = "\x70\xf0",
+ [0x73be] = "\x6e\xb4", [0x73bf] = "\x6e\xb2", [0x73c0] = "\x53\x67",
+ [0x73c2] = "\x6e\xaa", [0x73c3] = "\x6e\xb5", [0x73c5] = "\x6e\xac",
+ [0x73c6] = "\x6e\xb6", [0x73c7] = "\x6e\xb3", [0x73c8] = "\x6e\xab",
+ [0x73ca] = "\x53\x63", [0x73cb] = "\x6e\xb8", [0x73cc] = "\x6e\xa9",
+ [0x73cd] = "\x53\x66", [0x73d2] = "\x70\xf5", [0x73d3] = "\x70\xec",
+ [0x73d4] = "\x70\xf7", [0x73d6] = "\x70\xef", [0x73d7] = "\x70\xfa",
+ [0x73d8] = "\x70\xfb", [0x73d9] = "\x70\xed", [0x73da] = "\x70\xf9",
+ [0x73db] = "\x70\xf6", [0x73dc] = "\x70\xf4", [0x73dd] = "\x70\xf8",
+ [0x73de] = "\x55\x84", [0x73e0] = "\x55\x82", [0x73e3] = "\x70\xf2",
+ [0x73e5] = "\x70\xee", [0x73e7] = "\x70\xf1", [0x73e8] = "\x70\xfc",
+ [0x73e9] = "\x70\xf3", [0x73ea] = "\x55\x83", [0x73eb] = "\x6e\xb1",
+ [0x73ed] = "\x55\x7e", [0x73ee] = "\x55\x81", [0x73f4] = "\x74\x5e",
+ [0x73f5] = "\x74\x53", [0x73f6] = "\x74\x51", [0x73f8] = "\x74\x52",
+ [0x73fa] = "\x74\x59", [0x73fc] = "\x74\x5a", [0x73fd] = "\x74\x56",
+ [0x73fe] = "\x58\x42", [0x73ff] = "\x74\x5b", [0x7400] = "\x74\x58",
+ [0x7401] = "\x74\x55", [0x7403] = "\x57\xfd", [0x7404] = "\x74\x54",
+ [0x7405] = "\x57\xfb", [0x7406] = "\x58\x41", [0x7407] = "\x74\x57",
+ [0x7408] = "\x74\x5f", [0x7409] = "\x55\x7f", [0x740a] = "\x57\xfc",
+ [0x740b] = "\x74\x5d", [0x740c] = "\x74\x5c", [0x740d] = "\x58\x43",
+ [0x7416] = "\x77\xa5", [0x741a] = "\x77\xa6", [0x741b] = "\x5a\x87",
+ [0x741d] = "\x77\xac", [0x7420] = "\x77\xae", [0x7421] = "\x77\xa7",
+ [0x7422] = "\x5a\x81", [0x7423] = "\x77\xab", [0x7424] = "\x77\xaa",
+ [0x7425] = "\x5a\x82", [0x7426] = "\x5a\x88", [0x7428] = "\x5a\x89",
+ [0x7429] = "\x77\xad", [0x742a] = "\x5a\x7e", [0x742b] = "\x77\xa4",
+ [0x742c] = "\x77\xa2", [0x742d] = "\x77\xa8", [0x742e] = "\x77\xa1",
+ [0x742f] = "\x5a\x86", [0x7430] = "\x77\xa3", [0x7431] = "\x77\xa9",
+ [0x7432] = "\x77\xaf", [0x7433] = "\x5a\x7f", [0x7434] = "\x5a\x85",
+ [0x7435] = "\x5a\x83", [0x7436] = "\x5a\x84", [0x743a] = "\x5a\x7d",
+ [0x743f] = "\x5c\xb0", [0x7440] = "\x7a\xfc", [0x7441] = "\x5c\xaf",
+ [0x7442] = "\x7b\x43", [0x7444] = "\x7a\xf6", [0x7446] = "\x7b\x44",
+ [0x744a] = "\x7a\xf7", [0x744b] = "\x7a\xf8", [0x744d] = "\x7b\x45",
+ [0x744e] = "\x7b\x42", [0x744f] = "\x7a\xfd", [0x7450] = "\x7b\x41",
+ [0x7451] = "\x7a\xfa", [0x7452] = "\x7a\xf9", [0x7454] = "\x7b\x46",
+ [0x7455] = "\x5c\xac", [0x7457] = "\x7a\xfb", [0x7459] = "\x5c\xb1",
+ [0x745a] = "\x5c\xab", [0x745b] = "\x5c\xb2", [0x745c] = "\x5c\xb3",
+ [0x745e] = "\x5c\xae", [0x745f] = "\x5c\xad", [0x7462] = "\x7e\x97",
+ [0x7463] = "\x5e\xe4", [0x7464] = "\x5e\xe3", [0x7467] = "\x7e\x9c",
+ [0x7469] = "\x60\xe4", [0x746a] = "\x5e\xe5", [0x746d] = "\x5e\xe7",
+ [0x746e] = "\x7e\x9d", [0x746f] = "\x5c\xaa", [0x7470] = "\x5e\xe6",
+ [0x7471] = "\x7e\x99", [0x7472] = "\x7e\x9b", [0x7473] = "\x7e\x98",
+ [0x7475] = "\x7e\x9a", [0x7479] = "\x81\xb4", [0x747c] = "\x81\xb3",
+ [0x747d] = "\x81\xb0", [0x747e] = "\x60\xe7", [0x747f] = "\x84\xcd",
+ [0x7480] = "\x60\xe8", [0x7481] = "\x81\xaf", [0x7483] = "\x60\xe6",
+ [0x7485] = "\x81\xb1", [0x7486] = "\x81\xae", [0x7487] = "\x81\xab",
+ [0x7488] = "\x81\xb2", [0x7489] = "\x81\xac", [0x748a] = "\x81\xad",
+ [0x748b] = "\x60\xe5", [0x7490] = "\x87\x76", [0x7492] = "\x84\xd1",
+ [0x7494] = "\x84\xd0", [0x7495] = "\x84\xd2", [0x7497] = "\x87\x73",
+ [0x7498] = "\x62\xc3", [0x749a] = "\x84\xce", [0x749c] = "\x62\xc1",
+ [0x749e] = "\x62\xc5", [0x749f] = "\x62\xc4", [0x74a0] = "\x84\xcf",
+ [0x74a1] = "\x84\xd3", [0x74a3] = "\x62\xc2", [0x74a5] = "\x87\x7a",
+ [0x74a6] = "\x64\x60", [0x74a7] = "\x65\x86", [0x74a8] = "\x64\x61",
+ [0x74a9] = "\x64\x5e", [0x74aa] = "\x87\x77", [0x74ab] = "\x87\x75",
+ [0x74ad] = "\x87\x78", [0x74af] = "\x87\x7b", [0x74b0] = "\x64\x5f",
+ [0x74b1] = "\x87\x79", [0x74b2] = "\x87\x74", [0x74b5] = "\x89\xaf",
+ [0x74b6] = "\x89\xb2", [0x74b7] = "\x8b\xa4", [0x74b8] = "\x89\xad",
+ [0x74ba] = "\x8d\x5f", [0x74bb] = "\x89\xb3", [0x74bd] = "\x66\x6c",
+ [0x74be] = "\x89\xb1", [0x74bf] = "\x65\x87", [0x74c0] = "\x89\xae",
+ [0x74c1] = "\x89\xb0", [0x74c2] = "\x89\xb4", [0x74c3] = "\x8b\xa5",
+ [0x74c5] = "\x8b\xa3", [0x74ca] = "\x66\x6d", [0x74cb] = "\x8b\xa2",
+ [0x74cf] = "\x66\xf8", [0x74d4] = "\x67\x99", [0x74d5] = "\x8f\x82",
+ [0x74d6] = "\x67\x98", [0x74d7] = "\x8f\x84", [0x74d8] = "\x8f\x81",
+ [0x74d9] = "\x8f\x83", [0x74da] = "\x68\x5c", [0x74db] = "\x90\xc1",
+ [0x74dc] = "\x4d\x8b", [0x74dd] = "\x6c\xb0", [0x74de] = "\x70\xfd",
+ [0x74df] = "\x71\x41", [0x74e0] = "\x58\x44", [0x74e1] = "\x7b\x47",
+ [0x74e2] = "\x62\xc6", [0x74e3] = "\x66\x6e", [0x74e4] = "\x67\xe6",
+ [0x74e5] = "\x90\xc2", [0x74e6] = "\x4d\x8c", [0x74e8] = "\x6c\xb1",
+ [0x74e9] = "\x46\xf8", [0x74ec] = "\x6e\xb9", [0x74ee] = "\x6e\xba",
+ [0x74f4] = "\x71\x42", [0x74f5] = "\x71\x43", [0x74f6] = "\x58\x45",
+ [0x74f7] = "\x58\x46", [0x74fb] = "\x77\xb0", [0x74fd] = "\x7b\x4a",
+ [0x74fe] = "\x7b\x49", [0x74ff] = "\x7b\x48", [0x7500] = "\x7e\x9e",
+ [0x7502] = "\x7e\x9f", [0x7503] = "\x7e\xa0", [0x7504] = "\x5e\xe8",
+ [0x7507] = "\x81\xb6", [0x7508] = "\x81\xb5", [0x750b] = "\x84\xd4",
+ [0x750c] = "\x62\xc7", [0x750d] = "\x62\xc8", [0x750f] = "\x87\x7f",
+ [0x7510] = "\x87\x7c", [0x7511] = "\x87\x7d", [0x7512] = "\x87\x7e",
+ [0x7513] = "\x89\xb6", [0x7514] = "\x89\xb5", [0x7515] = "\x65\x88",
+ [0x7516] = "\x8b\xa6", [0x7517] = "\x8e\x8e", [0x7518] = "\x4d\x8d",
+ [0x751a] = "\x53\x69", [0x751c] = "\x58\x47", [0x751d] = "\x7b\x4b",
+ [0x751f] = "\x4d\x8e", [0x7521] = "\x71\x44", [0x7522] = "\x58\x48",
+ [0x7525] = "\x5a\x8a", [0x7526] = "\x5a\x8b", [0x7528] = "\x4d\x8f",
+ [0x7529] = "\x4d\x90", [0x752a] = "\x69\xe5", [0x752b] = "\x4f\xac",
+ [0x752c] = "\x4f\xab", [0x752d] = "\x53\x6a", [0x752e] = "\x6e\xbb",
+ [0x752f] = "\x77\xb1", [0x7530] = "\x4d\x91", [0x7531] = "\x4d\x92",
+ [0x7532] = "\x4d\x93", [0x7533] = "\x4d\x94", [0x7537] = "\x4f\xad",
+ [0x7538] = "\x4f\xae", [0x7539] = "\x6a\xee", [0x753a] = "\x6a\xed",
+ [0x753d] = "\x51\x98", [0x753e] = "\x6c\xb4", [0x753f] = "\x6c\xb2",
+ [0x7540] = "\x6c\xb3", [0x7547] = "\x6e\xbc", [0x7548] = "\x6e\xbd",
+ [0x754b] = "\x53\x6e", [0x754c] = "\x53\x6c", [0x754e] = "\x53\x6d",
+ [0x754f] = "\x53\x6b", [0x7554] = "\x55\x85", [0x7559] = "\x55\x89",
+ [0x755a] = "\x55\x88", [0x755b] = "\x71\x45", [0x755c] = "\x55\x87",
+ [0x755d] = "\x55\x86", [0x755f] = "\x71\x46", [0x7562] = "\x58\x4b",
+ [0x7563] = "\x74\x61", [0x7564] = "\x74\x60", [0x7565] = "\x58\x49",
+ [0x7566] = "\x58\x4a", [0x756a] = "\x5a\x8d", [0x756b] = "\x5a\x8c",
+ [0x756c] = "\x77\xb3", [0x756f] = "\x77\xb2", [0x7570] = "\x58\x4c",
+ [0x7576] = "\x5c\xb4", [0x7577] = "\x7b\x4d", [0x7578] = "\x5c\xb5",
+ [0x7579] = "\x7b\x4c", [0x757d] = "\x7e\xa1", [0x757e] = "\x81\xb7",
+ [0x757f] = "\x60\xe9", [0x7580] = "\x84\xd5", [0x7584] = "\x87\x81",
+ [0x7586] = "\x66\x70", [0x7587] = "\x66\x6f", [0x758a] = "\x67\xe7",
+ [0x758b] = "\x4d\x95", [0x758c] = "\x6c\xb5", [0x758f] = "\x58\x4d",
+ [0x7590] = "\x7e\xa2", [0x7591] = "\x5e\xe9", [0x7592] = "\x48\xa8",
+ [0x7594] = "\x6a\xef", [0x7595] = "\x6a\xf0", [0x7598] = "\x6c\xb6",
+ [0x7599] = "\x51\x9a", [0x759a] = "\x51\x9b", [0x759d] = "\x51\x99",
+ [0x75a2] = "\x53\x72", [0x75a3] = "\x53\x73", [0x75a4] = "\x53\x70",
+ [0x75a5] = "\x53\x71", [0x75a7] = "\x6e\xbe", [0x75aa] = "\x6e\xbf",
+ [0x75ab] = "\x53\x6f", [0x75b0] = "\x71\x47", [0x75b2] = "\x55\x8d",
+ [0x75b3] = "\x55\x8e", [0x75b5] = "\x58\x50", [0x75b6] = "\x71\x4d",
+ [0x75b8] = "\x55\x93", [0x75b9] = "\x55\x91", [0x75ba] = "\x71\x4e",
+ [0x75bb] = "\x71\x49", [0x75bc] = "\x55\x90", [0x75bd] = "\x55\x8f",
+ [0x75be] = "\x55\x8a", [0x75bf] = "\x71\x4c", [0x75c0] = "\x71\x4b",
+ [0x75c1] = "\x71\x48", [0x75c2] = "\x55\x92", [0x75c4] = "\x71\x4a",
+ [0x75c5] = "\x55\x8b", [0x75c7] = "\x55\x8c", [0x75ca] = "\x58\x51",
+ [0x75cb] = "\x74\x65", [0x75cc] = "\x74\x66", [0x75cd] = "\x58\x52",
+ [0x75ce] = "\x74\x62", [0x75cf] = "\x74\x64", [0x75d0] = "\x74\x68",
+ [0x75d1] = "\x74\x67", [0x75d2] = "\x74\x63", [0x75d4] = "\x58\x4e",
+ [0x75d5] = "\x58\x4f", [0x75d7] = "\x77\xbb", [0x75d8] = "\x5a\x92",
+ [0x75d9] = "\x5a\x91", [0x75da] = "\x77\xb5", [0x75db] = "\x5a\x8f",
+ [0x75dd] = "\x77\xb8", [0x75de] = "\x5a\x93", [0x75df] = "\x77\xb9",
+ [0x75e0] = "\x5a\x94", [0x75e1] = "\x77\xb6", [0x75e2] = "\x5a\x8e",
+ [0x75e3] = "\x5a\x90", [0x75e4] = "\x77\xba", [0x75e6] = "\x77\xb7",
+ [0x75e7] = "\x77\xb4", [0x75ed] = "\x7b\x5a", [0x75ef] = "\x7b\x4f",
+ [0x75f0] = "\x5c\xb7", [0x75f1] = "\x5c\xba", [0x75f2] = "\x5c\xb9",
+ [0x75f3] = "\x5c\xbe", [0x75f4] = "\x5c\xbd", [0x75f5] = "\x7b\x5b",
+ [0x75f6] = "\x7b\x59", [0x75f7] = "\x7b\x52", [0x75f8] = "\x7b\x56",
+ [0x75f9] = "\x7b\x55", [0x75fa] = "\x5c\xbb", [0x75fb] = "\x7b\x58",
+ [0x75fc] = "\x7b\x54", [0x75fd] = "\x7b\x5c", [0x75fe] = "\x7b\x53",
+ [0x75ff] = "\x5c\xbc", [0x7600] = "\x5c\xb6", [0x7601] = "\x5c\xb8",
+ [0x7603] = "\x7b\x51", [0x7608] = "\x7e\xa4", [0x7609] = "\x5e\xed",
+ [0x760a] = "\x7e\xa8", [0x760b] = "\x5e\xec", [0x760c] = "\x7e\xa5",
+ [0x760d] = "\x5e\xeb", [0x760f] = "\x7b\x50", [0x7610] = "\x7b\x57",
+ [0x7611] = "\x7e\xa7", [0x7613] = "\x5e\xee", [0x7614] = "\x7e\xa9",
+ [0x7615] = "\x7e\xa6", [0x7616] = "\x7e\xa3", [0x7619] = "\x81\xba",
+ [0x761a] = "\x81\xbe", [0x761b] = "\x81\xc0", [0x761c] = "\x81\xbc",
+ [0x761d] = "\x81\xbb", [0x761e] = "\x81\xb9", [0x761f] = "\x60\xec",
+ [0x7620] = "\x60\xea", [0x7621] = "\x60\xef", [0x7622] = "\x60\xf0",
+ [0x7623] = "\x81\xbd", [0x7624] = "\x60\xed", [0x7625] = "\x81\xb8",
+ [0x7626] = "\x60\xee", [0x7627] = "\x5e\xea", [0x7628] = "\x81\xbf",
+ [0x7629] = "\x60\xeb", [0x762d] = "\x84\xd7", [0x762f] = "\x84\xd6",
+ [0x7630] = "\x84\xde", [0x7631] = "\x84\xd8", [0x7632] = "\x84\xdd",
+ [0x7633] = "\x84\xda", [0x7634] = "\x62\xc9", [0x7635] = "\x84\xdc",
+ [0x7638] = "\x62\xca", [0x763a] = "\x62\xcb", [0x763c] = "\x84\xdb",
+ [0x763d] = "\x84\xd9", [0x7642] = "\x64\x63", [0x7643] = "\x87\x82",
+ [0x7646] = "\x64\x62", [0x7647] = "\x87\x85", [0x7648] = "\x87\x83",
+ [0x7649] = "\x87\x84", [0x764c] = "\x64\x64", [0x7650] = "\x89\xba",
+ [0x7652] = "\x65\x8b", [0x7653] = "\x89\xbb", [0x7656] = "\x65\x89",
+ [0x7657] = "\x89\xbc", [0x7658] = "\x65\x8a", [0x7659] = "\x89\xb9",
+ [0x765a] = "\x89\xbd", [0x765c] = "\x89\xb7", [0x765f] = "\x66\x71",
+ [0x7660] = "\x8b\xa7", [0x7661] = "\x66\x72", [0x7662] = "\x66\xf9",
+ [0x7664] = "\x89\xb8", [0x7665] = "\x66\xfa", [0x7669] = "\x67\x9a",
+ [0x766a] = "\x8e\x8f", [0x766c] = "\x67\xe9", [0x766d] = "\x8f\x85",
+ [0x766e] = "\x67\xe8", [0x7670] = "\x90\x5b", [0x7671] = "\x68\x82",
+ [0x7672] = "\x68\x83", [0x7675] = "\x91\xbc", [0x7676] = "\x48\xa9",
+ [0x7678] = "\x53\x74", [0x7679] = "\x6e\xc0", [0x767b] = "\x5a\x95",
+ [0x767c] = "\x5a\x96", [0x767d] = "\x4d\x96", [0x767e] = "\x4e\x6b",
+ [0x767f] = "\x69\xe6", [0x7681] = "\x6a\xf1", [0x7682] = "\x4f\xaf",
+ [0x7684] = "\x51\x9c", [0x7686] = "\x53\x75", [0x7687] = "\x53\x76",
+ [0x7688] = "\x53\x77", [0x7689] = "\x74\x6a", [0x768a] = "\x71\x4f",
+ [0x768b] = "\x55\x94", [0x768e] = "\x58\x53", [0x768f] = "\x74\x69",
+ [0x7692] = "\x77\xbd", [0x7693] = "\x5a\x98", [0x7695] = "\x77\xbc",
+ [0x7696] = "\x5a\x97", [0x7699] = "\x7b\x5d", [0x769a] = "\x60\xf1",
+ [0x769b] = "\x81\xc4", [0x769c] = "\x81\xc1", [0x769d] = "\x81\xc2",
+ [0x769e] = "\x81\xc3", [0x76a4] = "\x87\x86", [0x76a6] = "\x89\xbe",
+ [0x76aa] = "\x8d\x61", [0x76ab] = "\x8d\x60", [0x76ad] = "\x8f\x86",
+ [0x76ae] = "\x4d\x97", [0x76af] = "\x6c\xb7", [0x76b0] = "\x55\x95",
+ [0x76b4] = "\x5a\x99", [0x76b5] = "\x7b\x5e", [0x76b8] = "\x7e\xaa",
+ [0x76ba] = "\x60\xf2", [0x76bb] = "\x84\xdf", [0x76bd] = "\x89\xbf",
+ [0x76be] = "\x8d\x62", [0x76bf] = "\x4d\x98", [0x76c2] = "\x51\x9d",
+ [0x76c3] = "\x53\x7a", [0x76c4] = "\x6e\xc1", [0x76c5] = "\x53\x7b",
+ [0x76c6] = "\x53\x79", [0x76c8] = "\x53\x78", [0x76c9] = "\x71\x50",
+ [0x76ca] = "\x55\x96", [0x76cd] = "\x55\x97", [0x76ce] = "\x55\x98",
+ [0x76d2] = "\x58\x55", [0x76d3] = "\x74\x6b", [0x76d4] = "\x58\x54",
+ [0x76da] = "\x77\xbe", [0x76db] = "\x58\x56", [0x76dc] = "\x5a\x9a",
+ [0x76dd] = "\x7b\x5f", [0x76de] = "\x5c\xbf", [0x76df] = "\x5c\xc0",
+ [0x76e1] = "\x5e\xef", [0x76e3] = "\x5e\xf0", [0x76e4] = "\x60\xf3",
+ [0x76e5] = "\x62\xcd", [0x76e6] = "\x84\xe0", [0x76e7] = "\x62\xcc",
+ [0x76e9] = "\x87\x87", [0x76ea] = "\x64\x65", [0x76ec] = "\x89\xc0",
+ [0x76ed] = "\x8d\x63", [0x76ee] = "\x4d\x99", [0x76ef] = "\x4f\xb0",
+ [0x76f0] = "\x6c\xba", [0x76f1] = "\x6c\xb9", [0x76f2] = "\x51\x9e",
+ [0x76f3] = "\x6c\xb8", [0x76f4] = "\x51\x9f", [0x76f5] = "\x6c\xbb",
+ [0x76f7] = "\x6e\xc7", [0x76f8] = "\x53\x7e", [0x76f9] = "\x53\x7d",
+ [0x76fa] = "\x6e\xc9", [0x76fb] = "\x6e\xc8", [0x76fc] = "\x53\x83",
+ [0x76fe] = "\x53\x82", [0x7701] = "\x53\x7c", [0x7703] = "\x6e\xc3",
+ [0x7704] = "\x6e\xc4", [0x7705] = "\x6e\xc5", [0x7707] = "\x53\x84",
+ [0x7708] = "\x6e\xc2", [0x7709] = "\x53\x7f", [0x770a] = "\x6e\xc6",
+ [0x770b] = "\x53\x81", [0x7710] = "\x71\x53", [0x7711] = "\x71\x57",
+ [0x7712] = "\x71\x55", [0x7713] = "\x71\x54", [0x7715] = "\x71\x58",
+ [0x7719] = "\x71\x59", [0x771a] = "\x71\x5a", [0x771b] = "\x71\x52",
+ [0x771d] = "\x71\x51", [0x771f] = "\x55\x9a", [0x7720] = "\x55\x9b",
+ [0x7722] = "\x71\x5b", [0x7723] = "\x71\x56", [0x7725] = "\x74\x74",
+ [0x7727] = "\x71\x5c", [0x7728] = "\x55\x9c", [0x7729] = "\x55\x99",
+ [0x772d] = "\x74\x6e", [0x772f] = "\x74\x6d", [0x7731] = "\x74\x6f",
+ [0x7732] = "\x74\x70", [0x7733] = "\x74\x72", [0x7734] = "\x74\x71",
+ [0x7735] = "\x74\x76", [0x7736] = "\x58\x5a", [0x7737] = "\x58\x57",
+ [0x7738] = "\x58\x5b", [0x7739] = "\x74\x6c", [0x773a] = "\x58\x5c",
+ [0x773b] = "\x74\x75", [0x773c] = "\x58\x59", [0x773d] = "\x74\x73",
+ [0x773e] = "\x58\x58", [0x7744] = "\x77\xc1", [0x7745] = "\x77\xc3",
+ [0x7746] = "\x77\xbf", [0x7747] = "\x77\xc0", [0x774a] = "\x77\xc4",
+ [0x774b] = "\x77\xc6", [0x774c] = "\x77\xc7", [0x774d] = "\x77\xc2",
+ [0x774e] = "\x77\xc5", [0x774f] = "\x5a\x9b", [0x7752] = "\x7b\x63",
+ [0x7754] = "\x7b\x68", [0x7755] = "\x7b\x60", [0x7756] = "\x7b\x64",
+ [0x7759] = "\x7b\x69", [0x775a] = "\x7b\x65", [0x775b] = "\x5c\xc1",
+ [0x775c] = "\x5c\xc9", [0x775e] = "\x5c\xc4", [0x775f] = "\x7b\x61",
+ [0x7760] = "\x7b\x62", [0x7761] = "\x5e\xf4", [0x7762] = "\x5c\xcc",
+ [0x7763] = "\x5c\xc5", [0x7765] = "\x5c\xca", [0x7766] = "\x5c\xc3",
+ [0x7767] = "\x7b\x67", [0x7768] = "\x5c\xcb", [0x7769] = "\x7b\x66",
+ [0x776a] = "\x5c\xc7", [0x776b] = "\x5c\xc2", [0x776c] = "\x5c\xc8",
+ [0x776d] = "\x7b\x6a", [0x776e] = "\x7e\xaf", [0x776f] = "\x7e\xb1",
+ [0x7779] = "\x5c\xc6", [0x777c] = "\x7e\xac", [0x777d] = "\x5e\xf2",
+ [0x777e] = "\x7e\xb2", [0x777f] = "\x5e\xf3", [0x7780] = "\x7e\xb0",
+ [0x7781] = "\x7e\xab", [0x7782] = "\x7e\xae", [0x7783] = "\x7e\xb3",
+ [0x7784] = "\x5e\xf1", [0x7785] = "\x7e\xad", [0x7787] = "\x60\xf5",
+ [0x7788] = "\x81\xc8", [0x7789] = "\x81\xc7", [0x778b] = "\x60\xf8",
+ [0x778c] = "\x60\xf6", [0x778d] = "\x81\xc5", [0x778e] = "\x60\xf4",
+ [0x778f] = "\x81\xc6", [0x7791] = "\x60\xf7", [0x7795] = "\x84\xe8",
+ [0x7797] = "\x84\xea", [0x7799] = "\x84\xe9", [0x779a] = "\x84\xe1",
+ [0x779b] = "\x84\xe5", [0x779c] = "\x84\xe4", [0x779d] = "\x84\xe2",
+ [0x779e] = "\x62\xcf", [0x779f] = "\x62\xd0", [0x77a0] = "\x62\xce",
+ [0x77a1] = "\x84\xe3", [0x77a2] = "\x84\xe6", [0x77a3] = "\x84\xe7",
+ [0x77a5] = "\x62\xd1", [0x77a7] = "\x64\x6a", [0x77a8] = "\x87\x8f",
+ [0x77aa] = "\x64\x67", [0x77ab] = "\x87\x89", [0x77ac] = "\x64\x69",
+ [0x77ad] = "\x64\x6b", [0x77b0] = "\x64\x68", [0x77b1] = "\x87\x8e",
+ [0x77b2] = "\x87\x8a", [0x77b3] = "\x64\x66", [0x77b4] = "\x87\x8d",
+ [0x77b5] = "\x87\x88", [0x77b6] = "\x87\x8c", [0x77b7] = "\x87\x8b",
+ [0x77ba] = "\x89\xc2", [0x77bb] = "\x65\x8e", [0x77bc] = "\x65\x8f",
+ [0x77bd] = "\x65\x8c", [0x77bf] = "\x65\x8d", [0x77c2] = "\x89\xc1",
+ [0x77c4] = "\x8b\xaa", [0x77c7] = "\x66\x73", [0x77c9] = "\x8b\xa8",
+ [0x77ca] = "\x8b\xa9", [0x77cc] = "\x8d\x64", [0x77cd] = "\x8d\x67",
+ [0x77ce] = "\x8d\x65", [0x77cf] = "\x8d\x66", [0x77d0] = "\x8e\x90",
+ [0x77d3] = "\x67\x9b", [0x77d4] = "\x90\x5c", [0x77d5] = "\x90\xc3",
+ [0x77d7] = "\x68\x84", [0x77d8] = "\x91\x4a", [0x77d9] = "\x91\x4b",
+ [0x77da] = "\x68\xb2", [0x77db] = "\x4d\x9a", [0x77dc] = "\x53\x85",
+ [0x77de] = "\x77\xc8", [0x77e0] = "\x7b\x6b", [0x77e2] = "\x4d\x9b",
+ [0x77e3] = "\x4f\xb1", [0x77e5] = "\x51\xa0", [0x77e7] = "\x6e\xca",
+ [0x77e8] = "\x6e\xcb", [0x77e9] = "\x55\x9d", [0x77ec] = "\x77\xc9",
+ [0x77ed] = "\x5a\x9c", [0x77ee] = "\x5c\xcd", [0x77ef] = "\x64\x6c",
+ [0x77f0] = "\x87\x90", [0x77f1] = "\x8b\xab", [0x77f2] = "\x8d\x68",
+ [0x77f3] = "\x4d\x9c", [0x77f7] = "\x6c\xc1", [0x77f8] = "\x6c\xbc",
+ [0x77f9] = "\x6c\xbe", [0x77fa] = "\x6c\xc0", [0x77fb] = "\x6c\xbf",
+ [0x77fc] = "\x6c\xbd", [0x77fd] = "\x51\xa1", [0x7802] = "\x53\x86",
+ [0x7803] = "\x6e\xd4", [0x7805] = "\x6e\xcf", [0x7806] = "\x6e\xcc",
+ [0x7809] = "\x6e\xd3", [0x780c] = "\x53\x88", [0x780d] = "\x53\x89",
+ [0x780e] = "\x6e\xd2", [0x780f] = "\x6e\xd1", [0x7810] = "\x6e\xd0",
+ [0x7811] = "\x6e\xcd", [0x7812] = "\x6e\xce", [0x7813] = "\x6e\xd5",
+ [0x7814] = "\x53\x87", [0x781d] = "\x55\xa1", [0x781f] = "\x55\xa7",
+ [0x7820] = "\x55\xa6", [0x7821] = "\x71\x65", [0x7822] = "\x71\x5f",
+ [0x7823] = "\x71\x5d", [0x7825] = "\x55\xa4", [0x7826] = "\x74\x7d",
+ [0x7827] = "\x55\x9f", [0x7828] = "\x71\x62", [0x7829] = "\x71\x66",
+ [0x782a] = "\x71\x68", [0x782b] = "\x71\x64", [0x782c] = "\x71\x5e",
+ [0x782d] = "\x55\xa5", [0x782e] = "\x71\x63", [0x782f] = "\x71\x61",
+ [0x7830] = "\x55\x9e", [0x7831] = "\x71\x69", [0x7832] = "\x55\xa8",
+ [0x7833] = "\x71\x67", [0x7834] = "\x55\xa2", [0x7835] = "\x71\x60",
+ [0x7837] = "\x55\xa3", [0x7838] = "\x55\xa0", [0x7843] = "\x58\x5e",
+ [0x7845] = "\x74\x7e", [0x7848] = "\x74\x77", [0x7849] = "\x74\x79",
+ [0x784a] = "\x74\x7b", [0x784c] = "\x74\x7c", [0x784d] = "\x74\x7a",
+ [0x784e] = "\x58\x5f", [0x7850] = "\x74\x7f", [0x7852] = "\x74\x78",
+ [0x785c] = "\x77\xcd", [0x785d] = "\x5a\x9d", [0x785e] = "\x77\xd5",
+ [0x7860] = "\x77\xca", [0x7862] = "\x77\xd6", [0x7864] = "\x77\xcb",
+ [0x7865] = "\x77\xcc", [0x7868] = "\x77\xd4", [0x7869] = "\x77\xd3",
+ [0x786a] = "\x77\xd0", [0x786b] = "\x58\x5d", [0x786c] = "\x5a\x9e",
+ [0x786d] = "\x77\xce", [0x786e] = "\x77\xd1", [0x786f] = "\x5a\x9f",
+ [0x7870] = "\x77\xd2", [0x7871] = "\x77\xcf", [0x7879] = "\x7b\x76",
+ [0x787b] = "\x7b\x7a", [0x787c] = "\x5c\xd4", [0x787e] = "\x7e\xb9",
+ [0x787f] = "\x5c\xd7", [0x7880] = "\x7b\x78", [0x7883] = "\x7b\x75",
+ [0x7884] = "\x7b\x70", [0x7885] = "\x7b\x72", [0x7886] = "\x7b\x73",
+ [0x7887] = "\x7b\x6c", [0x7889] = "\x5c\xd3", [0x788c] = "\x5c\xd2",
+ [0x788e] = "\x5c\xce", [0x788f] = "\x7b\x6f", [0x7891] = "\x5c\xd5",
+ [0x7893] = "\x5c\xd6", [0x7894] = "\x7b\x6e", [0x7895] = "\x7b\x71",
+ [0x7896] = "\x7b\x79", [0x7897] = "\x5c\xd0", [0x7898] = "\x5c\xd1",
+ [0x7899] = "\x7b\x77", [0x789a] = "\x7b\x6d", [0x789e] = "\x7e\xbb",
+ [0x789f] = "\x5e\xf6", [0x78a0] = "\x7e\xbd", [0x78a1] = "\x7b\x74",
+ [0x78a2] = "\x7e\xbf", [0x78a3] = "\x5e\xfa", [0x78a4] = "\x7e\xc0",
+ [0x78a5] = "\x7e\xbc", [0x78a7] = "\x5e\xf7", [0x78a8] = "\x7e\xb8",
+ [0x78a9] = "\x5e\xf9", [0x78aa] = "\x7e\xb5", [0x78ab] = "\x7e\xba",
+ [0x78ac] = "\x7e\xbe", [0x78ad] = "\x7e\xb7", [0x78b0] = "\x5c\xcf",
+ [0x78b2] = "\x7e\xb4", [0x78b3] = "\x5e\xf8", [0x78b4] = "\x7e\xb6",
+ [0x78ba] = "\x60\xfb", [0x78bb] = "\x81\xca", [0x78bc] = "\x61\x42",
+ [0x78be] = "\x60\xfd", [0x78c1] = "\x5e\xf5", [0x78c3] = "\x81\xd1",
+ [0x78c4] = "\x81\xd2", [0x78c5] = "\x60\xfa", [0x78c8] = "\x81\xd0",
+ [0x78c9] = "\x81\xd3", [0x78ca] = "\x60\xfc", [0x78cb] = "\x60\xf9",
+ [0x78cc] = "\x81\xcc", [0x78cd] = "\x81\xc9", [0x78ce] = "\x81\xce",
+ [0x78cf] = "\x81\xcb", [0x78d0] = "\x61\x43", [0x78d1] = "\x81\xcd",
+ [0x78d4] = "\x81\xcf", [0x78d5] = "\x61\x41", [0x78da] = "\x62\xd3",
+ [0x78db] = "\x84\xf1", [0x78dd] = "\x84\xeb", [0x78de] = "\x84\xef",
+ [0x78df] = "\x84\xf5", [0x78e0] = "\x84\xf6", [0x78e1] = "\x84\xf2",
+ [0x78e2] = "\x84\xf3", [0x78e3] = "\x84\xf0", [0x78e5] = "\x84\xed",
+ [0x78e7] = "\x62\xd5", [0x78e8] = "\x62\xd2", [0x78e9] = "\x84\xec",
+ [0x78ea] = "\x84\xee", [0x78ec] = "\x62\xd4", [0x78ed] = "\x84\xf4",
+ [0x78ef] = "\x64\x70", [0x78f2] = "\x87\x96", [0x78f3] = "\x87\x91",
+ [0x78f4] = "\x64\x6f", [0x78f7] = "\x64\x6d", [0x78f9] = "\x87\x98",
+ [0x78fa] = "\x64\x6e", [0x78fb] = "\x87\x94", [0x78fc] = "\x87\x95",
+ [0x78fd] = "\x87\x92", [0x78fe] = "\x87\x99", [0x78ff] = "\x89\xc3",
+ [0x7901] = "\x64\x71", [0x7902] = "\x87\x93", [0x7904] = "\x87\x9a",
+ [0x7905] = "\x87\x97", [0x7909] = "\x89\xc7", [0x790c] = "\x89\xc4",
+ [0x790e] = "\x65\x90", [0x7910] = "\x89\xc8", [0x7911] = "\x89\xca",
+ [0x7912] = "\x89\xc9", [0x7913] = "\x89\xc5", [0x7914] = "\x89\xc6",
+ [0x7917] = "\x8b\xb0", [0x7919] = "\x66\x74", [0x791b] = "\x8b\xad",
+ [0x791c] = "\x8b\xaf", [0x791d] = "\x8b\xac", [0x791e] = "\x8b\xb1",
+ [0x7921] = "\x8b\xae", [0x7923] = "\x8d\x6a", [0x7924] = "\x8d\x6d",
+ [0x7925] = "\x8d\x69", [0x7926] = "\x66\xfb", [0x7927] = "\x8d\x6b",
+ [0x7928] = "\x8d\x6c", [0x7929] = "\x8d\x6e", [0x792a] = "\x66\xfc",
+ [0x792b] = "\x67\x41", [0x792c] = "\x66\xfd", [0x792d] = "\x8e\x91",
+ [0x792f] = "\x8e\x93", [0x7931] = "\x8e\x92", [0x7935] = "\x8f\x87",
+ [0x7938] = "\x90\xc4", [0x7939] = "\x91\x4c", [0x793a] = "\x4d\x9d",
+ [0x793d] = "\x6a\xf2", [0x793e] = "\x51\xa2", [0x793f] = "\x6c\xc3",
+ [0x7940] = "\x51\xa3", [0x7941] = "\x51\xa4", [0x7942] = "\x6c\xc2",
+ [0x7944] = "\x6e\xda", [0x7945] = "\x6e\xd9", [0x7946] = "\x53\x8a",
+ [0x7947] = "\x53\x8d", [0x7948] = "\x53\x8c", [0x7949] = "\x53\x8b",
+ [0x794a] = "\x6e\xd6", [0x794b] = "\x6e\xd8", [0x794c] = "\x6e\xd7",
+ [0x794f] = "\x71\x6c", [0x7950] = "\x55\xaa", [0x7951] = "\x71\x70",
+ [0x7952] = "\x71\x6f", [0x7953] = "\x71\x6e", [0x7954] = "\x71\x6a",
+ [0x7955] = "\x55\xa9", [0x7956] = "\x55\xad", [0x7957] = "\x55\xb0",
+ [0x795a] = "\x55\xb1", [0x795b] = "\x71\x6b", [0x795c] = "\x71\x6d",
+ [0x795d] = "\x55\xaf", [0x795e] = "\x55\xae", [0x795f] = "\x55\xac",
+ [0x7960] = "\x55\xab", [0x7961] = "\x74\x87", [0x7963] = "\x74\x85",
+ [0x7964] = "\x74\x81", [0x7965] = "\x58\x60", [0x7967] = "\x74\x82",
+ [0x7968] = "\x58\x61", [0x7969] = "\x74\x83", [0x796a] = "\x74\x84",
+ [0x796b] = "\x74\x86", [0x796d] = "\x58\x62", [0x7970] = "\x77\xda",
+ [0x7972] = "\x77\xd9", [0x7973] = "\x77\xd8", [0x7974] = "\x77\xd7",
+ [0x7979] = "\x7b\x7e", [0x797a] = "\x5c\xd8", [0x797c] = "\x7b\x7b",
+ [0x797d] = "\x7b\x7d", [0x797f] = "\x5c\xd9", [0x7981] = "\x5c\xda",
+ [0x7982] = "\x7b\x7c", [0x7988] = "\x7e\xc9", [0x798a] = "\x7e\xc2",
+ [0x798b] = "\x7e\xc3", [0x798d] = "\x5e\xfd", [0x798e] = "\x5e\xfb",
+ [0x798f] = "\x5e\xfc", [0x7990] = "\x7e\xcb", [0x7992] = "\x7e\xca",
+ [0x7993] = "\x7e\xc7", [0x7994] = "\x7e\xc6", [0x7995] = "\x7e\xc5",
+ [0x7996] = "\x7e\xc4", [0x7997] = "\x7e\xc8", [0x7998] = "\x7e\xc1",
+ [0x799a] = "\x81\xd4", [0x799b] = "\x81\xd9", [0x799c] = "\x81\xd7",
+ [0x79a0] = "\x81\xd6", [0x79a1] = "\x81\xd5", [0x79a2] = "\x81\xd8",
+ [0x79a4] = "\x84\xf7", [0x79a6] = "\x62\xd6", [0x79a7] = "\x64\x72",
+ [0x79a8] = "\x87\x9c", [0x79aa] = "\x64\x73", [0x79ab] = "\x87\x9b",
+ [0x79ac] = "\x89\xcc", [0x79ad] = "\x89\xcb", [0x79ae] = "\x65\x91",
+ [0x79b0] = "\x8b\xb2", [0x79b1] = "\x66\x75", [0x79b2] = "\x8d\x6f",
+ [0x79b3] = "\x67\xea", [0x79b4] = "\x8f\x88", [0x79b6] = "\x90\xc6",
+ [0x79b7] = "\x90\xc5", [0x79b8] = "\x69\x88", [0x79b9] = "\x53\x8e",
+ [0x79ba] = "\x53\x8f", [0x79bb] = "\x74\x88", [0x79bd] = "\x5c\xdc",
+ [0x79be] = "\x4d\x9e", [0x79bf] = "\x4f\xb4", [0x79c0] = "\x4f\xb3",
+ [0x79c1] = "\x4f\xb2", [0x79c5] = "\x6c\xc4", [0x79c8] = "\x51\xa6",
+ [0x79c9] = "\x51\xa5", [0x79cb] = "\x53\x92", [0x79cd] = "\x6e\xdc",
+ [0x79ce] = "\x6e\xdf", [0x79cf] = "\x6e\xdd", [0x79d1] = "\x53\x90",
+ [0x79d2] = "\x53\x91", [0x79d5] = "\x6e\xdb", [0x79d6] = "\x6e\xde",
+ [0x79d8] = "\x55\xb8", [0x79dc] = "\x71\x77", [0x79dd] = "\x71\x79",
+ [0x79de] = "\x71\x78", [0x79df] = "\x55\xb5", [0x79e0] = "\x71\x73",
+ [0x79e3] = "\x55\xb3", [0x79e4] = "\x55\xb2", [0x79e6] = "\x55\xb6",
+ [0x79e7] = "\x55\xb4", [0x79e9] = "\x55\xb7", [0x79ea] = "\x71\x76",
+ [0x79eb] = "\x71\x71", [0x79ec] = "\x71\x72", [0x79ed] = "\x71\x75",
+ [0x79ee] = "\x71\x74", [0x79f6] = "\x74\x8b", [0x79f7] = "\x74\x8c",
+ [0x79f8] = "\x74\x8a", [0x79fa] = "\x74\x89", [0x79fb] = "\x58\x63",
+ [0x7a00] = "\x5a\xa4", [0x7a02] = "\x77\xdb", [0x7a03] = "\x77\xdd",
+ [0x7a04] = "\x77\xdf", [0x7a05] = "\x5a\xa3", [0x7a08] = "\x5a\xa1",
+ [0x7a0a] = "\x77\xdc", [0x7a0b] = "\x5a\xa2", [0x7a0c] = "\x77\xde",
+ [0x7a0d] = "\x5a\xa0", [0x7a10] = "\x7b\x89", [0x7a11] = "\x7b\x7f",
+ [0x7a12] = "\x7b\x83", [0x7a13] = "\x7b\x87", [0x7a14] = "\x5c\xe0",
+ [0x7a15] = "\x7b\x85", [0x7a17] = "\x7b\x84", [0x7a18] = "\x7b\x81",
+ [0x7a19] = "\x7b\x82", [0x7a1a] = "\x5c\xde", [0x7a1b] = "\x7b\x88",
+ [0x7a1c] = "\x5c\xdd", [0x7a1e] = "\x5c\xe2", [0x7a1f] = "\x5c\xe1",
+ [0x7a20] = "\x5c\xdf", [0x7a22] = "\x7b\x86", [0x7a26] = "\x7e\xd1",
+ [0x7a28] = "\x7e\xd0", [0x7a2b] = "\x7e\xcc", [0x7a2e] = "\x5f\x41",
+ [0x7a2f] = "\x7e\xcf", [0x7a30] = "\x7e\xce", [0x7a31] = "\x5f\x42",
+ [0x7a37] = "\x61\x48", [0x7a39] = "\x81\xdb", [0x7a3b] = "\x61\x49",
+ [0x7a3c] = "\x61\x45", [0x7a3d] = "\x61\x47", [0x7a3f] = "\x61\x44",
+ [0x7a40] = "\x61\x46", [0x7a44] = "\x84\xf8", [0x7a46] = "\x62\xd9",
+ [0x7a47] = "\x84\xfa", [0x7a48] = "\x84\xf9", [0x7a4a] = "\x7e\xcd",
+ [0x7a4b] = "\x62\xdb", [0x7a4c] = "\x62\xda", [0x7a4d] = "\x62\xd7",
+ [0x7a4e] = "\x62\xd8", [0x7a54] = "\x87\xa1", [0x7a56] = "\x87\x9f",
+ [0x7a57] = "\x64\x74", [0x7a58] = "\x87\xa0", [0x7a5a] = "\x87\xa2",
+ [0x7a5b] = "\x87\x9e", [0x7a5c] = "\x87\x9d", [0x7a5f] = "\x89\xcd",
+ [0x7a60] = "\x65\x94", [0x7a61] = "\x65\x92", [0x7a62] = "\x65\x93",
+ [0x7a67] = "\x8b\xb3", [0x7a68] = "\x8b\xb4", [0x7a69] = "\x66\x77",
+ [0x7a6b] = "\x66\x76", [0x7a6c] = "\x8d\x71", [0x7a6d] = "\x8d\x72",
+ [0x7a6e] = "\x8d\x70", [0x7a70] = "\x8f\x89", [0x7a71] = "\x8f\x8a",
+ [0x7a74] = "\x4d\x9f", [0x7a75] = "\x69\xe7", [0x7a76] = "\x4f\xb5",
+ [0x7a78] = "\x6c\xc5", [0x7a79] = "\x51\xa8", [0x7a7a] = "\x51\xa7",
+ [0x7a7b] = "\x6c\xc6", [0x7a7e] = "\x6e\xe1", [0x7a7f] = "\x53\x93",
+ [0x7a80] = "\x6e\xe0", [0x7a81] = "\x53\x94", [0x7a84] = "\x55\xb9",
+ [0x7a85] = "\x71\x7c", [0x7a86] = "\x71\x7a", [0x7a87] = "\x71\x81",
+ [0x7a88] = "\x55\xba", [0x7a89] = "\x71\x7b", [0x7a8a] = "\x71\x7f",
+ [0x7a8b] = "\x71\x7d", [0x7a8c] = "\x71\x7e", [0x7a8f] = "\x74\x8d",
+ [0x7a90] = "\x74\x8f", [0x7a92] = "\x58\x64", [0x7a94] = "\x74\x8e",
+ [0x7a95] = "\x58\x65", [0x7a96] = "\x5a\xa7", [0x7a97] = "\x5a\xa6",
+ [0x7a98] = "\x5a\xa5", [0x7a99] = "\x77\xe0", [0x7a9e] = "\x7b\x8c",
+ [0x7a9f] = "\x5c\xe3", [0x7aa0] = "\x5c\xe4", [0x7aa2] = "\x7b\x8b",
+ [0x7aa3] = "\x7b\x8a", [0x7aa8] = "\x7e\xd2", [0x7aa9] = "\x5f\x44",
+ [0x7aaa] = "\x5f\x43", [0x7aab] = "\x7e\xd3", [0x7aac] = "\x7e\xd4",
+ [0x7aae] = "\x61\x4b", [0x7aaf] = "\x61\x4a", [0x7ab1] = "\x85\x41",
+ [0x7ab2] = "\x81\xdc", [0x7ab3] = "\x81\xde", [0x7ab4] = "\x81\xdd",
+ [0x7ab5] = "\x84\xfd", [0x7ab6] = "\x84\xfb", [0x7ab7] = "\x85\x42",
+ [0x7ab8] = "\x84\xfc", [0x7aba] = "\x62\xdc", [0x7abe] = "\x87\xa3",
+ [0x7abf] = "\x64\x75", [0x7ac0] = "\x87\xa4", [0x7ac1] = "\x87\xa5",
+ [0x7ac4] = "\x65\x95", [0x7ac5] = "\x65\x96", [0x7ac7] = "\x67\x42",
+ [0x7aca] = "\x68\x5d", [0x7acb] = "\x4d\xa0", [0x7ad1] = "\x6e\xe2",
+ [0x7ad8] = "\x71\x82", [0x7ad9] = "\x55\xbb", [0x7adf] = "\x58\xfd",
+ [0x7ae0] = "\x58\xfc", [0x7ae3] = "\x5a\xa9", [0x7ae4] = "\x77\xe2",
+ [0x7ae5] = "\x5a\xa8", [0x7ae6] = "\x77\xe1", [0x7aeb] = "\x7b\x8d",
+ [0x7aed] = "\x5f\x45", [0x7aee] = "\x7e\xd5", [0x7aef] = "\x5f\x46",
+ [0x7af6] = "\x67\x43", [0x7af7] = "\x8d\x73", [0x7af9] = "\x4e\x6c",
+ [0x7afa] = "\x51\xa9", [0x7afb] = "\x6c\xc7", [0x7afd] = "\x53\x96",
+ [0x7aff] = "\x53\x95", [0x7b00] = "\x6e\xe3", [0x7b01] = "\x6e\xe4",
+ [0x7b04] = "\x71\x84", [0x7b05] = "\x71\x86", [0x7b06] = "\x55\xbc",
+ [0x7b08] = "\x71\x88", [0x7b09] = "\x71\x8b", [0x7b0a] = "\x71\x89",
+ [0x7b0e] = "\x71\x8a", [0x7b0f] = "\x71\x87", [0x7b10] = "\x71\x83",
+ [0x7b11] = "\x55\xbd", [0x7b12] = "\x71\x8c", [0x7b13] = "\x71\x85",
+ [0x7b18] = "\x74\x98", [0x7b19] = "\x58\x6b", [0x7b1a] = "\x74\xa1",
+ [0x7b1b] = "\x58\x68", [0x7b1d] = "\x74\x9a", [0x7b1e] = "\x58\x6c",
+ [0x7b20] = "\x58\x66", [0x7b22] = "\x74\x95", [0x7b23] = "\x74\xa2",
+ [0x7b24] = "\x74\x96", [0x7b25] = "\x74\x93", [0x7b26] = "\x58\x6a",
+ [0x7b28] = "\x58\x67", [0x7b2a] = "\x74\x99", [0x7b2b] = "\x74\x9c",
+ [0x7b2c] = "\x58\x69", [0x7b2d] = "\x74\x9d", [0x7b2e] = "\x58\x6d",
+ [0x7b2f] = "\x74\x9e", [0x7b30] = "\x74\x94", [0x7b31] = "\x74\x9b",
+ [0x7b32] = "\x74\x9f", [0x7b33] = "\x74\x97", [0x7b34] = "\x74\x92",
+ [0x7b35] = "\x74\x90", [0x7b38] = "\x74\xa0", [0x7b3b] = "\x77\xe4",
+ [0x7b40] = "\x77\xe9", [0x7b44] = "\x77\xe5", [0x7b45] = "\x77\xeb",
+ [0x7b46] = "\x5a\xac", [0x7b47] = "\x74\x91", [0x7b48] = "\x77\xe6",
+ [0x7b49] = "\x5a\xaa", [0x7b4a] = "\x77\xe3", [0x7b4b] = "\x5a\xb1",
+ [0x7b4c] = "\x77\xe7", [0x7b4d] = "\x5a\xb0", [0x7b4e] = "\x77\xe8",
+ [0x7b4f] = "\x5a\xb2", [0x7b50] = "\x5a\xad", [0x7b51] = "\x5a\xb3",
+ [0x7b52] = "\x5a\xae", [0x7b54] = "\x5a\xaf", [0x7b56] = "\x5a\xab",
+ [0x7b58] = "\x77\xea", [0x7b60] = "\x5c\xe7", [0x7b61] = "\x7b\x98",
+ [0x7b63] = "\x7b\x9b", [0x7b64] = "\x7b\x8f", [0x7b65] = "\x7b\x94",
+ [0x7b66] = "\x7b\x8e", [0x7b67] = "\x5c\xe9", [0x7b69] = "\x7b\x92",
+ [0x7b6d] = "\x7b\x90", [0x7b6e] = "\x5c\xe8", [0x7b70] = "\x7b\x97",
+ [0x7b71] = "\x7b\x96", [0x7b72] = "\x7b\x93", [0x7b73] = "\x7b\x95",
+ [0x7b74] = "\x7b\x91", [0x7b75] = "\x5f\x4a", [0x7b76] = "\x7b\x9a",
+ [0x7b77] = "\x5c\xe5", [0x7b78] = "\x7b\x99", [0x7b82] = "\x7e\xe5",
+ [0x7b84] = "\x5f\x51", [0x7b85] = "\x7e\xe0", [0x7b87] = "\x5f\x50",
+ [0x7b88] = "\x7e\xd6", [0x7b8a] = "\x7e\xd8", [0x7b8b] = "\x5f\x49",
+ [0x7b8c] = "\x7e\xdd", [0x7b8d] = "\x7e\xdc", [0x7b8e] = "\x7e\xdf",
+ [0x7b8f] = "\x5f\x4e", [0x7b90] = "\x7e\xda", [0x7b91] = "\x7e\xd9",
+ [0x7b94] = "\x5f\x4d", [0x7b95] = "\x5f\x48", [0x7b96] = "\x7e\xdb",
+ [0x7b97] = "\x5f\x4b", [0x7b98] = "\x7e\xe1", [0x7b99] = "\x7e\xe3",
+ [0x7b9b] = "\x7e\xde", [0x7b9c] = "\x7e\xd7", [0x7b9d] = "\x5f\x4c",
+ [0x7ba0] = "\x61\x53", [0x7ba1] = "\x5f\x47", [0x7ba4] = "\x7e\xe4",
+ [0x7bac] = "\x81\xe2", [0x7bad] = "\x61\x4c", [0x7baf] = "\x81\xe4",
+ [0x7bb1] = "\x61\x4d", [0x7bb4] = "\x61\x4f", [0x7bb5] = "\x81\xe7",
+ [0x7bb7] = "\x81\xdf", [0x7bb8] = "\x5f\x4f", [0x7bb9] = "\x81\xe5",
+ [0x7bbe] = "\x81\xe1", [0x7bc0] = "\x5c\xe6", [0x7bc1] = "\x61\x52",
+ [0x7bc4] = "\x61\x4e", [0x7bc6] = "\x61\x50", [0x7bc7] = "\x61\x51",
+ [0x7bc9] = "\x62\xdf", [0x7bca] = "\x81\xe6", [0x7bcb] = "\x81\xe0",
+ [0x7bcc] = "\x61\x54", [0x7bce] = "\x81\xe3", [0x7bd4] = "\x85\x4c",
+ [0x7bd5] = "\x85\x47", [0x7bd8] = "\x85\x51", [0x7bd9] = "\x62\xdd",
+ [0x7bda] = "\x85\x49", [0x7bdb] = "\x62\xe1", [0x7bdc] = "\x85\x4f",
+ [0x7bdd] = "\x85\x46", [0x7bde] = "\x85\x43", [0x7bdf] = "\x85\x52",
+ [0x7be0] = "\x64\x7b", [0x7be1] = "\x62\xe2", [0x7be2] = "\x85\x4e",
+ [0x7be3] = "\x85\x44", [0x7be4] = "\x62\xe0", [0x7be5] = "\x85\x48",
+ [0x7be6] = "\x62\xe4", [0x7be7] = "\x85\x45", [0x7be8] = "\x85\x4a",
+ [0x7be9] = "\x62\xe3", [0x7bea] = "\x85\x4d", [0x7beb] = "\x85\x50",
+ [0x7bf0] = "\x87\xb7", [0x7bf1] = "\x87\xb8", [0x7bf2] = "\x87\xa8",
+ [0x7bf3] = "\x87\xaf", [0x7bf4] = "\x87\xad", [0x7bf7] = "\x64\x79",
+ [0x7bf8] = "\x87\xb4", [0x7bf9] = "\x85\x4b", [0x7bfb] = "\x87\xab",
+ [0x7bfd] = "\x87\xb5", [0x7bfe] = "\x64\x78", [0x7bff] = "\x87\xaa",
+ [0x7c00] = "\x87\xa9", [0x7c01] = "\x87\xb3", [0x7c02] = "\x87\xb0",
+ [0x7c03] = "\x87\xb2", [0x7c05] = "\x87\xa6", [0x7c06] = "\x87\xb6",
+ [0x7c07] = "\x64\x76", [0x7c09] = "\x87\xb1", [0x7c0a] = "\x87\xba",
+ [0x7c0b] = "\x87\xae", [0x7c0c] = "\x64\x7a", [0x7c0d] = "\x64\x77",
+ [0x7c0e] = "\x87\xac", [0x7c0f] = "\x87\xa7", [0x7c10] = "\x87\xb9",
+ [0x7c11] = "\x62\xde", [0x7c19] = "\x89\xd0", [0x7c1c] = "\x89\xce",
+ [0x7c1d] = "\x89\xd4", [0x7c1e] = "\x65\x9a", [0x7c1f] = "\x89\xd2",
+ [0x7c20] = "\x89\xd1", [0x7c21] = "\x65\x9c", [0x7c22] = "\x89\xd7",
+ [0x7c23] = "\x65\x9b", [0x7c25] = "\x89\xd8", [0x7c26] = "\x89\xd5",
+ [0x7c27] = "\x65\x98", [0x7c28] = "\x89\xd6", [0x7c29] = "\x89\xcf",
+ [0x7c2a] = "\x65\x99", [0x7c2b] = "\x65\x97", [0x7c2c] = "\x8b\xb8",
+ [0x7c2d] = "\x89\xd3", [0x7c30] = "\x89\xd9", [0x7c33] = "\x8b\xb5",
+ [0x7c37] = "\x66\x7c", [0x7c38] = "\x66\x7a", [0x7c39] = "\x8b\xb7",
+ [0x7c3b] = "\x8b\xb9", [0x7c3c] = "\x8b\xb6", [0x7c3d] = "\x66\x7b",
+ [0x7c3e] = "\x66\x78", [0x7c3f] = "\x66\x79", [0x7c40] = "\x66\x7d",
+ [0x7c43] = "\x67\x45", [0x7c45] = "\x8d\x78", [0x7c47] = "\x8d\x77",
+ [0x7c48] = "\x8d\x75", [0x7c49] = "\x8d\x74", [0x7c4a] = "\x8d\x76",
+ [0x7c4c] = "\x67\x44", [0x7c4d] = "\x67\x46", [0x7c50] = "\x67\x9c",
+ [0x7c53] = "\x8e\x95", [0x7c54] = "\x8e\x94", [0x7c57] = "\x8f\x8b",
+ [0x7c59] = "\x8f\x8d", [0x7c5a] = "\x8f\x8f", [0x7c5b] = "\x8f\x8e",
+ [0x7c5c] = "\x8f\x8c", [0x7c5f] = "\x67\xec", [0x7c60] = "\x67\xeb",
+ [0x7c63] = "\x68\x5f", [0x7c64] = "\x68\x5e", [0x7c65] = "\x68\x60",
+ [0x7c66] = "\x90\x5e", [0x7c67] = "\x90\x5d", [0x7c69] = "\x91\x4d",
+ [0x7c6a] = "\x90\xc7", [0x7c6b] = "\x91\x4e", [0x7c6c] = "\x68\xa4",
+ [0x7c6e] = "\x68\xa5", [0x7c6f] = "\x91\x7e", [0x7c72] = "\x68\xca",
+ [0x7c73] = "\x4e\x6d", [0x7c75] = "\x6c\xc8", [0x7c78] = "\x6e\xe6",
+ [0x7c79] = "\x6e\xe7", [0x7c7a] = "\x6e\xe5", [0x7c7d] = "\x53\x97",
+ [0x7c7f] = "\x6e\xe8", [0x7c80] = "\x6e\xe9", [0x7c81] = "\x6e\xea",
+ [0x7c84] = "\x71\x8d", [0x7c85] = "\x71\x93", [0x7c88] = "\x71\x91",
+ [0x7c89] = "\x55\xbe", [0x7c8a] = "\x71\x8f", [0x7c8c] = "\x71\x90",
+ [0x7c8d] = "\x71\x92", [0x7c91] = "\x71\x8e", [0x7c92] = "\x58\x6e",
+ [0x7c94] = "\x74\xa3", [0x7c95] = "\x58\x70", [0x7c96] = "\x74\xa5",
+ [0x7c97] = "\x58\x6f", [0x7c98] = "\x74\xa4", [0x7c9e] = "\x77\xed",
+ [0x7c9f] = "\x5a\xb4", [0x7ca1] = "\x77\xef", [0x7ca2] = "\x77\xec",
+ [0x7ca3] = "\x74\xa6", [0x7ca5] = "\x5a\xb5", [0x7ca8] = "\x77\xee",
+ [0x7caf] = "\x7b\x9e", [0x7cb1] = "\x5c\xea", [0x7cb2] = "\x7b\x9c",
+ [0x7cb3] = "\x5c\xeb", [0x7cb4] = "\x7b\x9d", [0x7cb5] = "\x5c\xec",
+ [0x7cb9] = "\x5f\x52", [0x7cba] = "\x7e\xe9", [0x7cbb] = "\x7e\xe6",
+ [0x7cbc] = "\x7e\xe8", [0x7cbd] = "\x5f\x53", [0x7cbe] = "\x5f\x54",
+ [0x7cbf] = "\x7e\xe7", [0x7cc5] = "\x81\xe8", [0x7cc8] = "\x81\xe9",
+ [0x7cca] = "\x61\x55", [0x7ccb] = "\x81\xeb", [0x7ccc] = "\x81\xea",
+ [0x7cce] = "\x46\xf9", [0x7cd0] = "\x85\x56", [0x7cd1] = "\x85\x57",
+ [0x7cd2] = "\x85\x53", [0x7cd4] = "\x85\x54", [0x7cd5] = "\x62\xe5",
+ [0x7cd6] = "\x62\xe6", [0x7cd7] = "\x85\x55", [0x7cd9] = "\x64\x82",
+ [0x7cdc] = "\x64\x7d", [0x7cdd] = "\x64\x83", [0x7cde] = "\x64\x7e",
+ [0x7cdf] = "\x64\x81", [0x7ce0] = "\x64\x7c", [0x7ce2] = "\x64\x7f",
+ [0x7ce7] = "\x65\x9d", [0x7ce8] = "\x87\xbb", [0x7cea] = "\x8b\xbb",
+ [0x7cec] = "\x8b\xba", [0x7cee] = "\x8d\x79", [0x7cef] = "\x67\x47",
+ [0x7cf0] = "\x67\x48", [0x7cf1] = "\x8f\x91", [0x7cf2] = "\x8e\x96",
+ [0x7cf4] = "\x8f\x90", [0x7cf6] = "\x91\x4f", [0x7cf7] = "\x91\x94",
+ [0x7cf8] = "\x4e\x6e", [0x7cfb] = "\x4f\xb6", [0x7cfd] = "\x6c\xc9",
+ [0x7cfe] = "\x51\xaa", [0x7d00] = "\x53\x9a", [0x7d01] = "\x6e\xed",
+ [0x7d02] = "\x53\x98", [0x7d03] = "\x6e\xeb", [0x7d04] = "\x53\x9d",
+ [0x7d05] = "\x53\x99", [0x7d06] = "\x53\x9e", [0x7d07] = "\x53\x9c",
+ [0x7d08] = "\x6e\xec", [0x7d09] = "\x53\x9b", [0x7d0a] = "\x55\xc2",
+ [0x7d0b] = "\x55\xc1", [0x7d0c] = "\x71\x9e", [0x7d0d] = "\x55\xca",
+ [0x7d0e] = "\x71\x97", [0x7d0f] = "\x71\x9d", [0x7d10] = "\x55\xc6",
+ [0x7d11] = "\x71\x96", [0x7d12] = "\x71\x9c", [0x7d13] = "\x71\x9a",
+ [0x7d14] = "\x55\xc5", [0x7d15] = "\x55\xc7", [0x7d16] = "\x71\x99",
+ [0x7d17] = "\x55\xc0", [0x7d18] = "\x71\x98", [0x7d19] = "\x55\xcb",
+ [0x7d1a] = "\x55\xc8", [0x7d1b] = "\x55\xcc", [0x7d1c] = "\x55\xc9",
+ [0x7d1d] = "\x71\x95", [0x7d1e] = "\x71\x94", [0x7d1f] = "\x71\x9b",
+ [0x7d20] = "\x55\xc3", [0x7d21] = "\x55\xbf", [0x7d22] = "\x55\xc4",
+ [0x7d28] = "\x74\xb5", [0x7d29] = "\x74\xae", [0x7d2b] = "\x5a\xba",
+ [0x7d2c] = "\x74\xad", [0x7d2e] = "\x58\x74", [0x7d2f] = "\x58\x7b",
+ [0x7d30] = "\x58\x78", [0x7d31] = "\x58\x7e", [0x7d32] = "\x58\x7d",
+ [0x7d33] = "\x58\x79", [0x7d35] = "\x74\xa7", [0x7d36] = "\x74\xaa",
+ [0x7d38] = "\x74\xa9", [0x7d39] = "\x58\x75", [0x7d3a] = "\x74\xab",
+ [0x7d3b] = "\x74\xb4", [0x7d3c] = "\x58\x76", [0x7d3d] = "\x74\xa8",
+ [0x7d3e] = "\x74\xb1", [0x7d3f] = "\x74\xb2", [0x7d40] = "\x58\x77",
+ [0x7d41] = "\x74\xaf", [0x7d42] = "\x58\x7c", [0x7d43] = "\x58\x72",
+ [0x7d44] = "\x58\x7a", [0x7d45] = "\x74\xac", [0x7d46] = "\x58\x71",
+ [0x7d47] = "\x74\xb0", [0x7d4a] = "\x74\xb3", [0x7d4e] = "\x78\x43",
+ [0x7d4f] = "\x77\xf7", [0x7d50] = "\x5a\xb7", [0x7d51] = "\x78\x41",
+ [0x7d52] = "\x77\xfb", [0x7d53] = "\x77\xf3", [0x7d54] = "\x77\xfc",
+ [0x7d55] = "\x5a\xb9", [0x7d56] = "\x77\xf4", [0x7d58] = "\x77\xf0",
+ [0x7d5b] = "\x5c\xf2", [0x7d5c] = "\x77\xf9", [0x7d5e] = "\x5a\xb6",
+ [0x7d5f] = "\x78\x42", [0x7d61] = "\x5a\xbd", [0x7d62] = "\x5a\xbf",
+ [0x7d63] = "\x77\xf2", [0x7d66] = "\x5a\xbe", [0x7d67] = "\x77\xf5",
+ [0x7d68] = "\x5a\xb8", [0x7d69] = "\x77\xfd", [0x7d6a] = "\x77\xf6",
+ [0x7d6b] = "\x77\xfa", [0x7d6d] = "\x77\xf8", [0x7d6e] = "\x5a\xbb",
+ [0x7d6f] = "\x77\xf1", [0x7d70] = "\x5a\xc0", [0x7d71] = "\x58\x73",
+ [0x7d72] = "\x5a\xbc", [0x7d73] = "\x5a\xc1", [0x7d79] = "\x5c\xee",
+ [0x7d7a] = "\x7b\xa5", [0x7d7b] = "\x7b\xa7", [0x7d7c] = "\x7b\xa9",
+ [0x7d7d] = "\x7b\xad", [0x7d7f] = "\x7b\xa3", [0x7d80] = "\x7b\xa1",
+ [0x7d81] = "\x5c\xf0", [0x7d83] = "\x7b\xa8", [0x7d84] = "\x7b\xac",
+ [0x7d85] = "\x7b\xa4", [0x7d86] = "\x7b\xa0", [0x7d88] = "\x7b\x9f",
+ [0x7d8c] = "\x7b\xaa", [0x7d8d] = "\x7b\xa2", [0x7d8e] = "\x7b\xa6",
+ [0x7d8f] = "\x5c\xf1", [0x7d91] = "\x5c\xef", [0x7d92] = "\x7b\xae",
+ [0x7d93] = "\x5c\xed", [0x7d94] = "\x7b\xab", [0x7d96] = "\x7e\xfa",
+ [0x7d9c] = "\x5f\x57", [0x7d9d] = "\x7e\xf2", [0x7d9e] = "\x61\x62",
+ [0x7d9f] = "\x7e\xfc", [0x7da0] = "\x5f\x5a", [0x7da1] = "\x7f\x43",
+ [0x7da2] = "\x5f\x60", [0x7da3] = "\x7e\xed", [0x7da6] = "\x7e\xfd",
+ [0x7da7] = "\x7e\xea", [0x7da9] = "\x7f\x42", [0x7daa] = "\x7e\xee",
+ [0x7dac] = "\x5f\x67", [0x7dad] = "\x5f\x64", [0x7dae] = "\x7f\x41",
+ [0x7daf] = "\x7e\xf8", [0x7db0] = "\x5f\x56", [0x7db1] = "\x5f\x5e",
+ [0x7db2] = "\x5f\x5d", [0x7db4] = "\x5f\x5c", [0x7db5] = "\x5f\x62",
+ [0x7db7] = "\x7e\xeb", [0x7db8] = "\x5f\x63", [0x7db9] = "\x7e\xf9",
+ [0x7dba] = "\x5f\x5f", [0x7dbb] = "\x5f\x55", [0x7dbc] = "\x7e\xfb",
+ [0x7dbd] = "\x5f\x58", [0x7dbe] = "\x5f\x59", [0x7dbf] = "\x5f\x61",
+ [0x7dc0] = "\x7e\xf0", [0x7dc1] = "\x7e\xef", [0x7dc2] = "\x7e\xec",
+ [0x7dc4] = "\x7e\xf4", [0x7dc5] = "\x7e\xf1", [0x7dc6] = "\x7e\xf5",
+ [0x7dc7] = "\x5f\x66", [0x7dc9] = "\x7f\x44", [0x7dca] = "\x5f\x5b",
+ [0x7dcb] = "\x7e\xf6", [0x7dcc] = "\x7e\xf7", [0x7dce] = "\x7e\xf3",
+ [0x7dd2] = "\x5f\x65", [0x7dd7] = "\x81\xf0", [0x7dd8] = "\x61\x5a",
+ [0x7dd9] = "\x61\x63", [0x7dda] = "\x61\x5f", [0x7ddb] = "\x81\xed",
+ [0x7ddd] = "\x61\x5c", [0x7dde] = "\x61\x60", [0x7ddf] = "\x81\xf9",
+ [0x7de0] = "\x61\x56", [0x7de1] = "\x81\xf1", [0x7de3] = "\x61\x5e",
+ [0x7de6] = "\x81\xf4", [0x7de7] = "\x81\xef", [0x7de8] = "\x61\x5d",
+ [0x7de9] = "\x61\x61", [0x7dea] = "\x81\xee", [0x7dec] = "\x61\x5b",
+ [0x7dee] = "\x81\xf8", [0x7def] = "\x61\x58", [0x7df0] = "\x81\xf7",
+ [0x7df1] = "\x81\xf6", [0x7df2] = "\x61\x64", [0x7df3] = "\x80\xbc",
+ [0x7df4] = "\x61\x57", [0x7df6] = "\x81\xf5", [0x7df7] = "\x81\xec",
+ [0x7df9] = "\x61\x65", [0x7dfa] = "\x81\xf3", [0x7dfb] = "\x61\x59",
+ [0x7e03] = "\x81\xf2", [0x7e08] = "\x62\xe9", [0x7e09] = "\x62\xee",
+ [0x7e0a] = "\x62\xe7", [0x7e0b] = "\x85\x64", [0x7e0c] = "\x85\x5b",
+ [0x7e0d] = "\x85\x67", [0x7e0e] = "\x85\x5f", [0x7e0f] = "\x85\x65",
+ [0x7e10] = "\x62\xef", [0x7e11] = "\x62\xe8", [0x7e12] = "\x85\x58",
+ [0x7e13] = "\x85\x5e", [0x7e14] = "\x85\x68", [0x7e15] = "\x85\x61",
+ [0x7e16] = "\x85\x66", [0x7e17] = "\x85\x5a", [0x7e1a] = "\x85\x62",
+ [0x7e1b] = "\x62\xea", [0x7e1c] = "\x85\x60", [0x7e1d] = "\x62\xed",
+ [0x7e1e] = "\x62\xec", [0x7e1f] = "\x85\x5c", [0x7e20] = "\x85\x5d",
+ [0x7e21] = "\x85\x59", [0x7e22] = "\x85\x63", [0x7e23] = "\x62\xeb",
+ [0x7e24] = "\x85\x6a", [0x7e25] = "\x85\x69", [0x7e29] = "\x87\xc6",
+ [0x7e2a] = "\x87\xc2", [0x7e2b] = "\x64\x8a", [0x7e2d] = "\x87\xbc",
+ [0x7e2e] = "\x64\x84", [0x7e2f] = "\x64\x94", [0x7e30] = "\x87\xc8",
+ [0x7e31] = "\x64\x8c", [0x7e32] = "\x64\x88", [0x7e33] = "\x87\xbf",
+ [0x7e34] = "\x64\x8f", [0x7e35] = "\x64\x92", [0x7e36] = "\x87\xca",
+ [0x7e37] = "\x64\x87", [0x7e38] = "\x87\xc1", [0x7e39] = "\x64\x90",
+ [0x7e3a] = "\x87\xcc", [0x7e3b] = "\x87\xc9", [0x7e3c] = "\x87\xbd",
+ [0x7e3d] = "\x64\x8b", [0x7e3e] = "\x64\x85", [0x7e3f] = "\x64\x93",
+ [0x7e40] = "\x87\xc4", [0x7e41] = "\x64\x8e", [0x7e42] = "\x87\xbe",
+ [0x7e43] = "\x64\x89", [0x7e44] = "\x87\xcb", [0x7e45] = "\x64\x8d",
+ [0x7e46] = "\x64\x86", [0x7e47] = "\x87\xc5", [0x7e48] = "\x64\x91",
+ [0x7e49] = "\x87\xc3", [0x7e4c] = "\x87\xc7", [0x7e50] = "\x89\xdb",
+ [0x7e51] = "\x89\xe1", [0x7e52] = "\x65\xa3", [0x7e53] = "\x89\xe4",
+ [0x7e54] = "\x65\x9e", [0x7e55] = "\x65\x9f", [0x7e56] = "\x89\xdc",
+ [0x7e57] = "\x89\xe3", [0x7e58] = "\x89\xde", [0x7e59] = "\x65\xa4",
+ [0x7e5a] = "\x65\xa1", [0x7e5c] = "\x89\xda", [0x7e5e] = "\x65\xa0",
+ [0x7e5f] = "\x89\xe0", [0x7e60] = "\x89\xe2", [0x7e61] = "\x65\xa2",
+ [0x7e62] = "\x89\xdf", [0x7e63] = "\x89\xdd", [0x7e68] = "\x8b\xc5",
+ [0x7e69] = "\x66\x82", [0x7e6a] = "\x66\x83", [0x7e6b] = "\x66\x7e",
+ [0x7e6d] = "\x66\x7f", [0x7e6f] = "\x8b\xc1", [0x7e70] = "\x8b\xbf",
+ [0x7e72] = "\x8b\xc3", [0x7e73] = "\x66\x85", [0x7e74] = "\x8b\xc4",
+ [0x7e75] = "\x8b\xbd", [0x7e76] = "\x8b\xbc", [0x7e77] = "\x8b\xc0",
+ [0x7e78] = "\x8b\xbe", [0x7e79] = "\x66\x81", [0x7e7a] = "\x8b\xc2",
+ [0x7e7b] = "\x8d\x7a", [0x7e7c] = "\x67\x4b", [0x7e7d] = "\x67\x4a",
+ [0x7e7e] = "\x8d\x7b", [0x7e80] = "\x8d\x7d", [0x7e81] = "\x8d\x7c",
+ [0x7e82] = "\x67\x4c", [0x7e86] = "\x8e\x9b", [0x7e87] = "\x8e\x98",
+ [0x7e88] = "\x8e\x99", [0x7e8a] = "\x8e\x97", [0x7e8b] = "\x8e\x9a",
+ [0x7e8c] = "\x67\x9e", [0x7e8d] = "\x8e\x9c", [0x7e8f] = "\x67\x9d",
+ [0x7e91] = "\x8f\x92", [0x7e93] = "\x68\x61", [0x7e94] = "\x68\x63",
+ [0x7e95] = "\x90\x5f", [0x7e96] = "\x68\x62", [0x7e97] = "\x90\xc8",
+ [0x7e98] = "\x91\x51", [0x7e99] = "\x91\x53", [0x7e9a] = "\x91\x50",
+ [0x7e9b] = "\x91\x52", [0x7e9c] = "\x68\xb8", [0x7f36] = "\x4e\x6f",
+ [0x7f38] = "\x53\x9f", [0x7f39] = "\x70\xd2", [0x7f3a] = "\x55\xcd",
+ [0x7f3d] = "\x58\x7f", [0x7f3e] = "\x78\x44", [0x7f3f] = "\x78\x45",
+ [0x7f43] = "\x85\x6b", [0x7f44] = "\x64\x95", [0x7f45] = "\x87\xcd",
+ [0x7f48] = "\x65\xa5", [0x7f4a] = "\x8b\xc7", [0x7f4b] = "\x8b\xc6",
+ [0x7f4c] = "\x67\x4d", [0x7f4d] = "\x8e\x9d", [0x7f4f] = "\x8f\x93",
+ [0x7f50] = "\x68\x85", [0x7f51] = "\x69\xe8", [0x7f54] = "\x51\xab",
+ [0x7f55] = "\x4f\xb7", [0x7f58] = "\x6e\xee", [0x7f5b] = "\x71\xa4",
+ [0x7f5c] = "\x71\x9f", [0x7f5d] = "\x71\xa3", [0x7f5e] = "\x71\xa1",
+ [0x7f5f] = "\x55\xce", [0x7f60] = "\x71\xa2", [0x7f61] = "\x71\xa0",
+ [0x7f63] = "\x74\xb6", [0x7f65] = "\x78\x46", [0x7f66] = "\x78\x47",
+ [0x7f67] = "\x7b\xb1", [0x7f68] = "\x7b\xb2", [0x7f69] = "\x5c\xf4",
+ [0x7f6a] = "\x5c\xf5", [0x7f6b] = "\x7b\xb0", [0x7f6c] = "\x7b\xb3",
+ [0x7f6d] = "\x7b\xaf", [0x7f6e] = "\x5c\xf3", [0x7f70] = "\x5f\x68",
+ [0x7f72] = "\x5c\xf6", [0x7f73] = "\x7f\x45", [0x7f75] = "\x61\x66",
+ [0x7f76] = "\x81\xfa", [0x7f77] = "\x61\x67", [0x7f79] = "\x62\xf0",
+ [0x7f7a] = "\x85\x6e", [0x7f7b] = "\x85\x6c", [0x7f7c] = "\x85\x6d",
+ [0x7f7d] = "\x87\xd0", [0x7f7e] = "\x87\xcf", [0x7f7f] = "\x87\xce",
+ [0x7f83] = "\x8b\xc8", [0x7f85] = "\x66\x84", [0x7f86] = "\x8b\xc9",
+ [0x7f87] = "\x8f\x94", [0x7f88] = "\x68\x86", [0x7f89] = "\x90\xc9",
+ [0x7f8a] = "\x4e\x70", [0x7f8b] = "\x51\xad", [0x7f8c] = "\x51\xac",
+ [0x7f8d] = "\x6e\xf0", [0x7f8e] = "\x53\xa0", [0x7f91] = "\x6e\xef",
+ [0x7f92] = "\x71\xa6", [0x7f94] = "\x55\xcf", [0x7f95] = "\x74\xb7",
+ [0x7f96] = "\x71\xa5", [0x7f9a] = "\x58\x82", [0x7f9b] = "\x74\xba",
+ [0x7f9c] = "\x74\xb8", [0x7f9d] = "\x74\xb9", [0x7f9e] = "\x58\x81",
+ [0x7fa0] = "\x78\x49", [0x7fa1] = "\x78\x4a", [0x7fa2] = "\x78\x48",
+ [0x7fa4] = "\x5c\xf9", [0x7fa5] = "\x7b\xb5", [0x7fa6] = "\x7b\xb4",
+ [0x7fa7] = "\x7b\xb6", [0x7fa8] = "\x5c\xf8", [0x7fa9] = "\x5c\xf7",
+ [0x7fac] = "\x81\xfb", [0x7fad] = "\x81\xfd", [0x7faf] = "\x61\x68",
+ [0x7fb0] = "\x81\xfc", [0x7fb1] = "\x85\x6f", [0x7fb2] = "\x62\xf1",
+ [0x7fb3] = "\x89\xe6", [0x7fb5] = "\x89\xe5", [0x7fb6] = "\x66\x86",
+ [0x7fb7] = "\x8b\xca", [0x7fb8] = "\x66\x88", [0x7fb9] = "\x66\x87",
+ [0x7fba] = "\x8d\x7e", [0x7fbb] = "\x8e\x9e", [0x7fbc] = "\x67\x9f",
+ [0x7fbd] = "\x4e\x71", [0x7fbe] = "\x6e\xf1", [0x7fbf] = "\x53\xa1",
+ [0x7fc0] = "\x71\xa9", [0x7fc1] = "\x55\xd1", [0x7fc2] = "\x71\xa8",
+ [0x7fc3] = "\x71\xa7", [0x7fc5] = "\x55\xd0", [0x7fc7] = "\x74\xc0",
+ [0x7fc9] = "\x74\xc2", [0x7fca] = "\x74\xbb", [0x7fcb] = "\x74\xbc",
+ [0x7fcc] = "\x58\x83", [0x7fcd] = "\x74\xbd", [0x7fce] = "\x58\x84",
+ [0x7fcf] = "\x74\xc1", [0x7fd0] = "\x74\xbe", [0x7fd1] = "\x74\xbf",
+ [0x7fd2] = "\x58\x85", [0x7fd4] = "\x5a\xc3", [0x7fd5] = "\x5a\xc4",
+ [0x7fd7] = "\x78\x4b", [0x7fdb] = "\x7b\xb7", [0x7fdc] = "\x7b\xb8",
+ [0x7fde] = "\x7f\x49", [0x7fdf] = "\x5f\x6b", [0x7fe0] = "\x5f\x69",
+ [0x7fe1] = "\x5f\x6a", [0x7fe2] = "\x7f\x46", [0x7fe3] = "\x7f\x47",
+ [0x7fe5] = "\x7f\x48", [0x7fe6] = "\x82\x45", [0x7fe8] = "\x82\x46",
+ [0x7fe9] = "\x61\x69", [0x7fea] = "\x82\x43", [0x7feb] = "\x82\x42",
+ [0x7fec] = "\x82\x44", [0x7fed] = "\x82\x41", [0x7fee] = "\x62\xf4",
+ [0x7fef] = "\x85\x70", [0x7ff0] = "\x62\xf2", [0x7ff1] = "\x62\xf3",
+ [0x7ff2] = "\x87\xd2", [0x7ff3] = "\x64\x96", [0x7ff4] = "\x87\xd1",
+ [0x7ff5] = "\x89\x55", [0x7ff7] = "\x89\xe7", [0x7ff8] = "\x89\xe8",
+ [0x7ff9] = "\x65\xa6", [0x7ffb] = "\x65\xa7", [0x7ffc] = "\x64\x97",
+ [0x7ffd] = "\x8b\xcb", [0x7ffe] = "\x8b\xcc", [0x7fff] = "\x8d\x7f",
+ [0x8000] = "\x67\x4e", [0x8001] = "\x4e\x72", [0x8003] = "\x4e\x73",
+ [0x8004] = "\x53\xa2", [0x8005] = "\x51\xae", [0x8006] = "\x55\xd2",
+ [0x8007] = "\x6e\xf2", [0x800b] = "\x5a\xc5", [0x800c] = "\x4e\x74",
+ [0x800d] = "\x53\xa4", [0x800e] = "\x6e\xf3", [0x800f] = "\x6e\xf4",
+ [0x8010] = "\x53\xa3", [0x8011] = "\x53\xa5", [0x8012] = "\x4e\x75",
+ [0x8014] = "\x6e\xf5", [0x8015] = "\x55\xd4", [0x8016] = "\x71\xaa",
+ [0x8017] = "\x55\xd6", [0x8018] = "\x55\xd3", [0x8019] = "\x55\xd5",
+ [0x801b] = "\x74\xc5", [0x801c] = "\x58\x86", [0x801e] = "\x74\xc4",
+ [0x801f] = "\x74\xc3", [0x8021] = "\x7b\xb9", [0x8024] = "\x7f\x4a",
+ [0x8026] = "\x61\x6a", [0x8028] = "\x62\xf5", [0x8029] = "\x85\x72",
+ [0x802a] = "\x85\x71", [0x802c] = "\x87\xd3", [0x8030] = "\x8e\x9f",
+ [0x8033] = "\x4e\x76", [0x8034] = "\x6a\xf3", [0x8035] = "\x6c\xca",
+ [0x8036] = "\x53\xa6", [0x8037] = "\x6e\xf6", [0x8039] = "\x71\xac",
+ [0x803d] = "\x55\xd7", [0x803e] = "\x71\xab", [0x803f] = "\x55\xd8",
+ [0x8043] = "\x74\xc7", [0x8046] = "\x58\x88", [0x8047] = "\x74\xc6",
+ [0x8048] = "\x74\xc8", [0x804a] = "\x58\x87", [0x804f] = "\x78\x4d",
+ [0x8050] = "\x78\x4e", [0x8051] = "\x78\x4c", [0x8052] = "\x5a\xc6",
+ [0x8056] = "\x5c\xfa", [0x8058] = "\x5c\xfb", [0x805a] = "\x5f\x6d",
+ [0x805c] = "\x7f\x4c", [0x805d] = "\x7f\x4b", [0x805e] = "\x5f\x6c",
+ [0x8064] = "\x82\x47", [0x8067] = "\x82\x48", [0x806c] = "\x85\x73",
+ [0x806f] = "\x64\x9b", [0x8070] = "\x64\x9a", [0x8071] = "\x64\x98",
+ [0x8072] = "\x64\x99", [0x8073] = "\x64\x9c", [0x8075] = "\x89\xe9",
+ [0x8076] = "\x65\xa9", [0x8077] = "\x65\xa8", [0x8078] = "\x8b\xcd",
+ [0x8079] = "\x8d\x81", [0x807d] = "\x67\xee", [0x807e] = "\x67\xed",
+ [0x807f] = "\x4e\x77", [0x8082] = "\x70\x9f", [0x8084] = "\x5c\xfd",
+ [0x8085] = "\x5a\xc7", [0x8086] = "\x5c\xfc", [0x8087] = "\x5f\x6e",
+ [0x8089] = "\x4e\x78", [0x808a] = "\x69\x89", [0x808b] = "\x4e\x79",
+ [0x808c] = "\x4e\x7a", [0x808f] = "\x6c\xcb", [0x8090] = "\x6a\xf6",
+ [0x8092] = "\x6a\xf7", [0x8093] = "\x4f\xb9", [0x8095] = "\x6a\xf4",
+ [0x8096] = "\x4f\xb8", [0x8098] = "\x4f\xbb", [0x8099] = "\x6a\xf5",
+ [0x809a] = "\x4f\xbd", [0x809b] = "\x4f\xbc", [0x809c] = "\x6a\xf8",
+ [0x809d] = "\x4f\xba", [0x80a1] = "\x51\xb3", [0x80a2] = "\x51\xb1",
+ [0x80a3] = "\x6c\xcd", [0x80a5] = "\x51\xb0", [0x80a9] = "\x51\xb5",
+ [0x80aa] = "\x51\xb7", [0x80ab] = "\x51\xb4", [0x80ad] = "\x6c\xd0",
+ [0x80ae] = "\x6c\xcc", [0x80af] = "\x51\xb8", [0x80b1] = "\x51\xb2",
+ [0x80b2] = "\x4f\xbe", [0x80b4] = "\x51\xb6", [0x80b5] = "\x6c\xcf",
+ [0x80b8] = "\x6c\xce", [0x80ba] = "\x51\xaf", [0x80c2] = "\x6e\xfc",
+ [0x80c3] = "\x53\xaa", [0x80c4] = "\x53\xab", [0x80c5] = "\x6f\x41",
+ [0x80c7] = "\x6e\xf8", [0x80c8] = "\x6e\xfb", [0x80c9] = "\x6f\x47",
+ [0x80ca] = "\x6f\x45", [0x80cc] = "\x53\xac", [0x80cd] = "\x6f\x4b",
+ [0x80ce] = "\x53\xaf", [0x80cf] = "\x6f\x48", [0x80d0] = "\x6e\xfd",
+ [0x80d1] = "\x6e\xfa", [0x80d4] = "\x78\x50", [0x80d5] = "\x6f\x46",
+ [0x80d6] = "\x53\xa7", [0x80d7] = "\x6f\x49", [0x80d8] = "\x6e\xf7",
+ [0x80d9] = "\x6f\x43", [0x80da] = "\x53\xa9", [0x80db] = "\x53\xae",
+ [0x80dc] = "\x6f\x44", [0x80dd] = "\x53\xb2", [0x80de] = "\x53\xb0",
+ [0x80e0] = "\x6e\xf9", [0x80e1] = "\x53\xad", [0x80e3] = "\x6f\x42",
+ [0x80e4] = "\x53\xb1", [0x80e5] = "\x53\xa8", [0x80e6] = "\x6f\x4a",
+ [0x80ed] = "\x55\xdd", [0x80ef] = "\x55\xe6", [0x80f0] = "\x55\xdb",
+ [0x80f1] = "\x55\xd9", [0x80f2] = "\x71\xae", [0x80f3] = "\x55\xe1",
+ [0x80f4] = "\x55\xde", [0x80f5] = "\x71\xb0", [0x80f8] = "\x55\xe0",
+ [0x80f9] = "\x71\xaf", [0x80fa] = "\x71\xad", [0x80fb] = "\x71\xb2",
+ [0x80fc] = "\x55\xe5", [0x80fd] = "\x55\xe3", [0x80fe] = "\x78\x4f",
+ [0x8100] = "\x71\xb3", [0x8101] = "\x71\xb1", [0x8102] = "\x55\xda",
+ [0x8105] = "\x55\xdc", [0x8106] = "\x55\xdf", [0x8108] = "\x55\xe2",
+ [0x810a] = "\x55\xe4", [0x8115] = "\x74\xd2", [0x8116] = "\x58\x8a",
+ [0x8118] = "\x74\xc9", [0x8119] = "\x74\xcb", [0x811b] = "\x74\xcc",
+ [0x811d] = "\x74\xd4", [0x811e] = "\x74\xd0", [0x811f] = "\x74\xce",
+ [0x8121] = "\x74\xd1", [0x8122] = "\x74\xd5", [0x8123] = "\x58\x8b",
+ [0x8124] = "\x58\x8f", [0x8125] = "\x74\xca", [0x8127] = "\x74\xd3",
+ [0x8129] = "\x58\x8d", [0x812b] = "\x58\x8c", [0x812c] = "\x74\xcf",
+ [0x812d] = "\x74\xcd", [0x812f] = "\x58\x89", [0x8130] = "\x58\x8e",
+ [0x8139] = "\x5a\xcd", [0x813a] = "\x78\x58", [0x813d] = "\x78\x56",
+ [0x813e] = "\x5a\xcf", [0x8143] = "\x78\x51", [0x8144] = "\x7b\xc7",
+ [0x8146] = "\x5a\xce", [0x8147] = "\x78\x55", [0x814a] = "\x78\x52",
+ [0x814b] = "\x5a\xca", [0x814c] = "\x5a\xd0", [0x814d] = "\x78\x57",
+ [0x814e] = "\x5a\xcc", [0x814f] = "\x78\x54", [0x8150] = "\x5f\x6f",
+ [0x8151] = "\x5a\xcb", [0x8152] = "\x78\x53", [0x8153] = "\x5a\xd1",
+ [0x8154] = "\x5a\xc9", [0x8155] = "\x5a\xc8", [0x815b] = "\x7b\xbf",
+ [0x815c] = "\x7b\xbd", [0x815e] = "\x7b\xc3", [0x8160] = "\x7b\xbb",
+ [0x8161] = "\x7b\xc8", [0x8162] = "\x7b\xc0", [0x8164] = "\x7b\xba",
+ [0x8165] = "\x5d\x44", [0x8166] = "\x5d\x4a", [0x8167] = "\x7b\xc5",
+ [0x8169] = "\x7b\xbe", [0x816b] = "\x5d\x47", [0x816e] = "\x5d\x45",
+ [0x816f] = "\x7b\xc6", [0x8170] = "\x5d\x42", [0x8171] = "\x5d\x41",
+ [0x8172] = "\x7b\xc1", [0x8173] = "\x5d\x46", [0x8174] = "\x5a\xd2",
+ [0x8176] = "\x7b\xc4", [0x8177] = "\x7b\xbc", [0x8178] = "\x5d\x43",
+ [0x8179] = "\x5d\x48", [0x817a] = "\x5d\x49", [0x817f] = "\x5f\x74",
+ [0x8180] = "\x5f\x70", [0x8182] = "\x5f\x75", [0x8183] = "\x7f\x4f",
+ [0x8186] = "\x7f\x4e", [0x8187] = "\x7f\x50", [0x8188] = "\x5f\x72",
+ [0x8189] = "\x7f\x4d", [0x818a] = "\x5f\x73", [0x818b] = "\x7f\x53",
+ [0x818c] = "\x7f\x52", [0x818d] = "\x7f\x51", [0x818f] = "\x5f\x71",
+ [0x8195] = "\x82\x4c", [0x8197] = "\x82\x4f", [0x8198] = "\x61\x70",
+ [0x8199] = "\x82\x4e", [0x819a] = "\x61\x6f", [0x819b] = "\x61\x6b",
+ [0x819c] = "\x61\x6c", [0x819d] = "\x61\x6d", [0x819e] = "\x82\x4b",
+ [0x819f] = "\x82\x4a", [0x81a0] = "\x61\x6e", [0x81a2] = "\x82\x4d",
+ [0x81a3] = "\x82\x49", [0x81a6] = "\x85\x75", [0x81a7] = "\x85\x7f",
+ [0x81a8] = "\x62\xf8", [0x81a9] = "\x62\xf7", [0x81ab] = "\x85\x79",
+ [0x81ac] = "\x85\x7b", [0x81ae] = "\x85\x76", [0x81b0] = "\x85\x7a",
+ [0x81b1] = "\x85\x74", [0x81b2] = "\x85\x7d", [0x81b3] = "\x62\xf6",
+ [0x81b4] = "\x85\x7c", [0x81b5] = "\x85\x78", [0x81b7] = "\x85\x7e",
+ [0x81b9] = "\x85\x77", [0x81ba] = "\x64\x9f", [0x81bb] = "\x87\xd4",
+ [0x81bc] = "\x87\xda", [0x81bd] = "\x64\xa3", [0x81be] = "\x64\xa5",
+ [0x81bf] = "\x64\xa2", [0x81c0] = "\x64\xa1", [0x81c2] = "\x64\xa0",
+ [0x81c3] = "\x64\x9e", [0x81c4] = "\x87\xd5", [0x81c5] = "\x87\xd8",
+ [0x81c6] = "\x64\x9d", [0x81c7] = "\x87\xd9", [0x81c9] = "\x64\xa4",
+ [0x81ca] = "\x87\xd7", [0x81cc] = "\x87\xd6", [0x81cd] = "\x65\xaa",
+ [0x81cf] = "\x65\xab", [0x81d0] = "\x89\xec", [0x81d1] = "\x89\xea",
+ [0x81d2] = "\x89\xeb", [0x81d5] = "\x8b\xcf", [0x81d7] = "\x8b\xce",
+ [0x81d8] = "\x66\x89", [0x81d9] = "\x8d\x83", [0x81da] = "\x67\x4f",
+ [0x81db] = "\x8d\x82", [0x81dd] = "\x8e\xa0", [0x81de] = "\x8f\x95",
+ [0x81df] = "\x67\xef", [0x81e0] = "\x91\x54", [0x81e1] = "\x91\x55",
+ [0x81e2] = "\x68\x64", [0x81e3] = "\x4e\x7b", [0x81e5] = "\x51\xb9",
+ [0x81e6] = "\x78\x59", [0x81e7] = "\x5f\x76", [0x81e8] = "\x64\xa6",
+ [0x81e9] = "\x87\xdb", [0x81ea] = "\x4e\x7c", [0x81ec] = "\x55\xe8",
+ [0x81ed] = "\x55\xe7", [0x81ee] = "\x78\x5a", [0x81f2] = "\x85\x81",
+ [0x81f3] = "\x4e\x7d", [0x81f4] = "\x53\xb3", [0x81f7] = "\x78\x5b",
+ [0x81f8] = "\x78\x5c", [0x81f9] = "\x78\x5d", [0x81fa] = "\x5f\x77",
+ [0x81fb] = "\x62\xf9", [0x81fc] = "\x4e\x7e", [0x81fe] = "\x51\xba",
+ [0x81ff] = "\x6f\x4c", [0x8200] = "\x55\xe9", [0x8201] = "\x71\xb4",
+ [0x8202] = "\x58\x90", [0x8204] = "\x78\x5e", [0x8205] = "\x5d\x4b",
+ [0x8207] = "\x5f\x78", [0x8208] = "\x62\xfa", [0x8209] = "\x64\xa7",
+ [0x820a] = "\x65\xac", [0x820b] = "\x8d\x84", [0x820c] = "\x4e\x7f",
+ [0x820d] = "\x51\xbb", [0x8210] = "\x55\xea", [0x8211] = "\x74\xd6",
+ [0x8212] = "\x5a\xd3", [0x8214] = "\x5f\x79", [0x8215] = "\x7f\x54",
+ [0x8216] = "\x82\x50", [0x821b] = "\x4e\x81", [0x821c] = "\x5a\xd4",
+ [0x821d] = "\x7b\xc9", [0x821e] = "\x5f\x7a", [0x821f] = "\x4e\x82",
+ [0x8220] = "\x6c\xd1", [0x8221] = "\x6f\x4d", [0x8222] = "\x53\xb4",
+ [0x8225] = "\x71\xb6", [0x8228] = "\x55\xed", [0x822a] = "\x55\xeb",
+ [0x822b] = "\x55\xec", [0x822c] = "\x55\xee", [0x822f] = "\x71\xb5",
+ [0x8232] = "\x74\xdb", [0x8233] = "\x74\xd8", [0x8234] = "\x74\xda",
+ [0x8235] = "\x58\x91", [0x8236] = "\x58\x93", [0x8237] = "\x58\x92",
+ [0x8238] = "\x74\xd7", [0x8239] = "\x58\x94", [0x823a] = "\x74\xd9",
+ [0x823c] = "\x78\x5f", [0x823d] = "\x78\x60", [0x823f] = "\x78\x61",
+ [0x8240] = "\x7b\xcc", [0x8242] = "\x7b\xcd", [0x8244] = "\x7b\xcb",
+ [0x8245] = "\x7b\xce", [0x8247] = "\x5d\x4c", [0x8249] = "\x7b\xca",
+ [0x824b] = "\x5f\x7b", [0x824e] = "\x82\x55", [0x824f] = "\x82\x51",
+ [0x8250] = "\x82\x54", [0x8251] = "\x82\x56", [0x8252] = "\x82\x53",
+ [0x8253] = "\x82\x52", [0x8255] = "\x85\x82", [0x8256] = "\x85\x83",
+ [0x8257] = "\x85\x84", [0x8258] = "\x62\xfb", [0x8259] = "\x62\xfc",
+ [0x825a] = "\x87\xdd", [0x825b] = "\x87\xdc", [0x825c] = "\x87\xde",
+ [0x825e] = "\x89\xee", [0x825f] = "\x89\xed", [0x8261] = "\x8b\xd1",
+ [0x8263] = "\x8b\xd2", [0x8264] = "\x8b\xd0", [0x8266] = "\x67\x50",
+ [0x8268] = "\x8d\x85", [0x8269] = "\x8d\x86", [0x826b] = "\x8f\x96",
+ [0x826c] = "\x90\x60", [0x826d] = "\x90\xca", [0x826e] = "\x4e\x83",
+ [0x826f] = "\x4f\xbf", [0x8271] = "\x64\xa8", [0x8272] = "\x4e\x84",
+ [0x8274] = "\x74\xdc", [0x8275] = "\x78\x62", [0x8277] = "\x68\x8d",
+ [0x8278] = "\x69\xe9", [0x827c] = "\x69\xea", [0x827d] = "\x69\xec",
+ [0x827e] = "\x4e\x85", [0x827f] = "\x69\xed", [0x8280] = "\x69\xeb",
+ [0x8283] = "\x6b\x43", [0x8284] = "\x6b\x44", [0x8285] = "\x6a\xfb",
+ [0x828a] = "\x6b\x42", [0x828b] = "\x4f\xc1", [0x828d] = "\x4f\xc2",
+ [0x828e] = "\x6a\xfc", [0x828f] = "\x6a\xfa", [0x8290] = "\x6a\xf9",
+ [0x8291] = "\x6a\xfd", [0x8292] = "\x4f\xc0", [0x8293] = "\x6b\x41",
+ [0x8294] = "\x6f\x4e", [0x8298] = "\x6c\xd6", [0x8299] = "\x51\xbe",
+ [0x829a] = "\x6c\xd5", [0x829b] = "\x6c\xd7", [0x829d] = "\x51\xbd",
+ [0x829e] = "\x6c\xdc", [0x829f] = "\x51\xc1", [0x82a0] = "\x6c\xd2",
+ [0x82a1] = "\x6c\xe0", [0x82a2] = "\x6c\xe6", [0x82a3] = "\x51\xc8",
+ [0x82a4] = "\x6c\xe3", [0x82a5] = "\x51\xc5", [0x82a7] = "\x6c\xd9",
+ [0x82a8] = "\x6c\xdf", [0x82a9] = "\x6c\xe1", [0x82ab] = "\x6c\xd4",
+ [0x82ac] = "\x51\xc4", [0x82ad] = "\x51\xbf", [0x82ae] = "\x6c\xda",
+ [0x82af] = "\x51\xc6", [0x82b0] = "\x51\xc9", [0x82b1] = "\x51\xc3",
+ [0x82b3] = "\x51\xbc", [0x82b4] = "\x6c\xde", [0x82b5] = "\x6c\xd8",
+ [0x82b6] = "\x6c\xe5", [0x82b7] = "\x51\xcb", [0x82b8] = "\x51\xc7",
+ [0x82b9] = "\x51\xc2", [0x82ba] = "\x6c\xdd", [0x82bb] = "\x55\xef",
+ [0x82bc] = "\x6c\xdb", [0x82bd] = "\x51\xc0", [0x82be] = "\x51\xca",
+ [0x82c0] = "\x6c\xd3", [0x82c2] = "\x6c\xe2", [0x82c3] = "\x6c\xe4",
+ [0x82d1] = "\x53\xc5", [0x82d2] = "\x53\xbf", [0x82d3] = "\x53\xc7",
+ [0x82d4] = "\x53\xc4", [0x82d5] = "\x6f\x55", [0x82d6] = "\x6f\x58",
+ [0x82d7] = "\x53\xc0", [0x82d9] = "\x6f\x4f", [0x82db] = "\x53\xb9",
+ [0x82dc] = "\x53\xc3", [0x82de] = "\x53\xc6", [0x82df] = "\x53\xc8",
+ [0x82e0] = "\x6f\x64", [0x82e1] = "\x6f\x5b", [0x82e3] = "\x53\xb8",
+ [0x82e4] = "\x6f\x63", [0x82e5] = "\x53\xbc", [0x82e6] = "\x53\xba",
+ [0x82e7] = "\x53\xb5", [0x82e8] = "\x6f\x53", [0x82ea] = "\x6f\x62",
+ [0x82eb] = "\x6f\x57", [0x82ec] = "\x6f\x5a", [0x82ed] = "\x6f\x67",
+ [0x82ef] = "\x53\xc9", [0x82f0] = "\x6f\x61", [0x82f1] = "\x53\xc1",
+ [0x82f2] = "\x6f\x5c", [0x82f3] = "\x6f\x66", [0x82f4] = "\x6f\x59",
+ [0x82f5] = "\x6f\x5d", [0x82f6] = "\x6f\x60", [0x82f9] = "\x6f\x51",
+ [0x82fa] = "\x6f\x65", [0x82fb] = "\x6f\x5f", [0x82fe] = "\x6f\x50",
+ [0x8300] = "\x6f\x54", [0x8301] = "\x53\xc2", [0x8302] = "\x53\xbd",
+ [0x8303] = "\x53\xb6", [0x8304] = "\x53\xbb", [0x8305] = "\x53\xb7",
+ [0x8306] = "\x53\xca", [0x8307] = "\x6f\x52", [0x8308] = "\x71\xc7",
+ [0x8309] = "\x53\xbe", [0x830c] = "\x6f\x5e", [0x830d] = "\x6d\x63",
+ [0x8316] = "\x71\xca", [0x8317] = "\x55\xfd", [0x8319] = "\x71\xba",
+ [0x831b] = "\x71\xc5", [0x831c] = "\x71\xc1", [0x831e] = "\x71\xd4",
+ [0x8320] = "\x71\xcc", [0x8322] = "\x71\xc2", [0x8324] = "\x71\xcb",
+ [0x8325] = "\x71\xbc", [0x8326] = "\x71\xc0", [0x8327] = "\x71\xd7",
+ [0x8328] = "\x56\x43", [0x8329] = "\x71\xcf", [0x832a] = "\x71\xc6",
+ [0x832b] = "\x55\xf0", [0x832c] = "\x71\xd5", [0x832d] = "\x71\xb8",
+ [0x832f] = "\x71\xce", [0x8331] = "\x56\x42", [0x8332] = "\x55\xfa",
+ [0x8333] = "\x71\xb7", [0x8334] = "\x55\xf8", [0x8335] = "\x55\xf7",
+ [0x8336] = "\x55\xfc", [0x8337] = "\x71\xcd", [0x8338] = "\x55\xf4",
+ [0x8339] = "\x55\xfb", [0x833a] = "\x6f\x56", [0x833b] = "\x78\x63",
+ [0x833c] = "\x71\xc8", [0x833f] = "\x71\xbe", [0x8340] = "\x56\x41",
+ [0x8341] = "\x71\xbf", [0x8342] = "\x71\xc3", [0x8343] = "\x56\x44",
+ [0x8344] = "\x71\xb9", [0x8345] = "\x71\xd1", [0x8347] = "\x71\xd0",
+ [0x8348] = "\x71\xd8", [0x8349] = "\x55\xf6", [0x834a] = "\x55\xf3",
+ [0x834b] = "\x71\xd6", [0x834c] = "\x71\xd2", [0x834d] = "\x71\xc9",
+ [0x834e] = "\x71\xc4", [0x834f] = "\x55\xf9", [0x8350] = "\x55\xf5",
+ [0x8351] = "\x71\xbb", [0x8352] = "\x55\xf1", [0x8353] = "\x71\xd3",
+ [0x8354] = "\x55\xf2", [0x8356] = "\x71\xbd", [0x8373] = "\x74\xe2",
+ [0x8374] = "\x74\xe4", [0x8375] = "\x74\xe9", [0x8376] = "\x74\xfd",
+ [0x8377] = "\x58\xa2", [0x8378] = "\x58\x98", [0x837a] = "\x74\xe1",
+ [0x837b] = "\x58\xa3", [0x837c] = "\x58\xa4", [0x837d] = "\x74\xec",
+ [0x837e] = "\x74\xf3", [0x837f] = "\x74\xf9", [0x8381] = "\x74\xe6",
+ [0x8383] = "\x74\xed", [0x8386] = "\x58\xa5", [0x8387] = "\x74\xfb",
+ [0x8388] = "\x74\xf6", [0x8389] = "\x58\xa0", [0x838a] = "\x58\x9e",
+ [0x838b] = "\x74\xf2", [0x838c] = "\x74\xee", [0x838d] = "\x74\xe0",
+ [0x838e] = "\x58\x95", [0x838f] = "\x74\xe5", [0x8390] = "\x74\xdd",
+ [0x8392] = "\x58\x9d", [0x8393] = "\x58\x9f", [0x8394] = "\x74\xea",
+ [0x8395] = "\x74\xe7", [0x8396] = "\x58\x9a", [0x8397] = "\x74\xf7",
+ [0x8398] = "\x58\x97", [0x8399] = "\x74\xe8", [0x839a] = "\x75\x41",
+ [0x839b] = "\x74\xf0", [0x839d] = "\x74\xef", [0x839e] = "\x58\x96",
+ [0x83a0] = "\x58\xa1", [0x83a2] = "\x58\x99", [0x83a3] = "\x74\xde",
+ [0x83a4] = "\x74\xe3", [0x83a5] = "\x74\xf4", [0x83a6] = "\x74\xfa",
+ [0x83a7] = "\x58\xa6", [0x83a8] = "\x74\xdf", [0x83a9] = "\x74\xeb",
+ [0x83aa] = "\x74\xf1", [0x83ab] = "\x58\x9c", [0x83ae] = "\x74\xfc",
+ [0x83af] = "\x74\xf5", [0x83b0] = "\x74\xf8", [0x83bd] = "\x58\x9b",
+ [0x83bf] = "\x78\x73", [0x83c0] = "\x78\x67", [0x83c1] = "\x5a\xdc",
+ [0x83c2] = "\x78\x85", [0x83c3] = "\x78\x8d", [0x83c4] = "\x78\x90",
+ [0x83c5] = "\x5a\xda", [0x83c6] = "\x78\x6f", [0x83c7] = "\x78\x89",
+ [0x83c8] = "\x78\x70", [0x83c9] = "\x78\x7e", [0x83ca] = "\x5a\xe7",
+ [0x83cb] = "\x78\x7a", [0x83cc] = "\x5a\xe4", [0x83ce] = "\x78\x7b",
+ [0x83cf] = "\x78\x64", [0x83d1] = "\x78\x8a", [0x83d4] = "\x5a\xed",
+ [0x83d5] = "\x78\x87", [0x83d6] = "\x78\x7c", [0x83d7] = "\x78\x92",
+ [0x83d8] = "\x78\x77", [0x83d9] = "\x7b\xee", [0x83db] = "\x78\x95",
+ [0x83dc] = "\x5a\xeb", [0x83dd] = "\x78\x75", [0x83de] = "\x78\x82",
+ [0x83df] = "\x5a\xee", [0x83e0] = "\x5a\xd9", [0x83e1] = "\x78\x79",
+ [0x83e2] = "\x78\x93", [0x83e3] = "\x78\x72", [0x83e4] = "\x78\x6b",
+ [0x83e5] = "\x78\x76", [0x83e7] = "\x78\x6a", [0x83e8] = "\x78\x68",
+ [0x83e9] = "\x5a\xd5", [0x83ea] = "\x78\x8b", [0x83eb] = "\x78\x71",
+ [0x83ec] = "\x78\x8e", [0x83ee] = "\x78\x8f", [0x83ef] = "\x5a\xdd",
+ [0x83f0] = "\x5a\xe2", [0x83f1] = "\x5a\xde", [0x83f2] = "\x5a\xe6",
+ [0x83f3] = "\x78\x86", [0x83f4] = "\x5a\xdf", [0x83f5] = "\x78\x7d",
+ [0x83f6] = "\x78\x6d", [0x83f8] = "\x5a\xd7", [0x83f9] = "\x78\x65",
+ [0x83fa] = "\x78\x88", [0x83fb] = "\x78\x91", [0x83fc] = "\x78\x6c",
+ [0x83fd] = "\x5a\xe5", [0x83fe] = "\x78\x96", [0x83ff] = "\x78\x78",
+ [0x8401] = "\x78\x74", [0x8403] = "\x5a\xd6", [0x8404] = "\x5a\xea",
+ [0x8406] = "\x78\x84", [0x8407] = "\x5a\xec", [0x8409] = "\x78\x7f",
+ [0x840a] = "\x5a\xe1", [0x840b] = "\x5a\xdb", [0x840c] = "\x5a\xe3",
+ [0x840d] = "\x5a\xd8", [0x840e] = "\x5a\xe9", [0x840f] = "\x78\x81",
+ [0x8410] = "\x78\x6e", [0x8411] = "\x78\x83", [0x8412] = "\x78\x69",
+ [0x8413] = "\x78\x8c", [0x841b] = "\x78\x94", [0x8423] = "\x78\x66",
+ [0x8429] = "\x7b\xed", [0x842b] = "\x7c\x46", [0x842c] = "\x5c\xdb",
+ [0x842d] = "\x7b\xf2", [0x842f] = "\x7b\xf0", [0x8430] = "\x7b\xdb",
+ [0x8431] = "\x5d\x50", [0x8432] = "\x7b\xeb", [0x8433] = "\x7c\x42",
+ [0x8434] = "\x7b\xe7", [0x8435] = "\x5d\x58", [0x8436] = "\x7c\x41",
+ [0x8437] = "\x7b\xe5", [0x8438] = "\x5a\xe8", [0x8439] = "\x7b\xf5",
+ [0x843a] = "\x7b\xe6", [0x843b] = "\x7b\xfc", [0x843c] = "\x5d\x57",
+ [0x843d] = "\x5d\x4f", [0x843f] = "\x7b\xd0", [0x8440] = "\x7b\xd8",
+ [0x8442] = "\x7b\xf1", [0x8443] = "\x7b\xe9", [0x8444] = "\x7c\x45",
+ [0x8445] = "\x7b\xec", [0x8446] = "\x5d\x5d", [0x8447] = "\x7b\xfd",
+ [0x8449] = "\x5d\x54", [0x844b] = "\x7b\xef", [0x844c] = "\x7b\xf7",
+ [0x844d] = "\x7b\xdc", [0x844e] = "\x7b\xf6", [0x8450] = "\x7c\x4a",
+ [0x8451] = "\x7b\xd7", [0x8452] = "\x7b\xf8", [0x8454] = "\x7c\x48",
+ [0x8456] = "\x7b\xd1", [0x8457] = "\x5a\xe0", [0x8459] = "\x7b\xdf",
+ [0x845a] = "\x7b\xde", [0x845b] = "\x5d\x56", [0x845d] = "\x7b\xe2",
+ [0x845e] = "\x7b\xe4", [0x845f] = "\x7b\xf3", [0x8460] = "\x7c\x47",
+ [0x8461] = "\x5d\x59", [0x8463] = "\x5d\x5a", [0x8465] = "\x7b\xd6",
+ [0x8466] = "\x5d\x52", [0x8467] = "\x7b\xda", [0x8468] = "\x7c\x43",
+ [0x8469] = "\x5d\x5b", [0x846b] = "\x5d\x53", [0x846c] = "\x5d\x55",
+ [0x846d] = "\x5d\x5c", [0x846e] = "\x7c\x49", [0x846f] = "\x7b\xf9",
+ [0x8470] = "\x7b\xf4", [0x8473] = "\x7b\xe1", [0x8474] = "\x7b\xe0",
+ [0x8475] = "\x5d\x51", [0x8476] = "\x7b\xd2", [0x8477] = "\x5d\x4e",
+ [0x8478] = "\x7b\xea", [0x8479] = "\x7b\xd3", [0x847a] = "\x7b\xe8",
+ [0x847d] = "\x7b\xdd", [0x847e] = "\x7c\x44", [0x8482] = "\x5d\x4d",
+ [0x8486] = "\x7b\xd9", [0x848d] = "\x7b\xd5", [0x848e] = "\x7b\xfb",
+ [0x848f] = "\x7b\xd4", [0x8490] = "\x5f\x89", [0x8491] = "\x7f\x7c",
+ [0x8494] = "\x7f\x6b", [0x8497] = "\x7f\x55", [0x8498] = "\x7f\x73",
+ [0x8499] = "\x5f\x81", [0x849a] = "\x7f\x64", [0x849b] = "\x7f\x6e",
+ [0x849c] = "\x5f\x84", [0x849d] = "\x7f\x67", [0x849e] = "\x5f\x82",
+ [0x849f] = "\x7f\x58", [0x84a0] = "\x7f\x76", [0x84a1] = "\x7f\x57",
+ [0x84a2] = "\x7f\x6a", [0x84a4] = "\x7f\x56", [0x84a7] = "\x7f\x68",
+ [0x84a8] = "\x7f\x71", [0x84a9] = "\x7f\x6f", [0x84aa] = "\x7f\x63",
+ [0x84ab] = "\x7f\x5e", [0x84ac] = "\x7f\x5c", [0x84ae] = "\x7f\x5d",
+ [0x84af] = "\x7f\x70", [0x84b0] = "\x7f\x7b", [0x84b1] = "\x7f\x65",
+ [0x84b2] = "\x5f\x83", [0x84b4] = "\x7f\x60", [0x84b6] = "\x7f\x74",
+ [0x84b8] = "\x5f\x86", [0x84b9] = "\x7f\x5f", [0x84ba] = "\x7f\x59",
+ [0x84bb] = "\x7f\x69", [0x84bc] = "\x5f\x8a", [0x84bf] = "\x5f\x7d",
+ [0x84c0] = "\x5f\x87", [0x84c1] = "\x7f\x61", [0x84c2] = "\x7f\x5b",
+ [0x84c4] = "\x5f\x7f", [0x84c5] = "\x7b\xfa", [0x84c6] = "\x5f\x7e",
+ [0x84c7] = "\x7f\x6c", [0x84c9] = "\x5f\x7c", [0x84ca] = "\x5f\x8c",
+ [0x84cb] = "\x5f\x85", [0x84cc] = "\x7f\x6d", [0x84cd] = "\x7f\x62",
+ [0x84ce] = "\x7f\x5a", [0x84cf] = "\x7f\x75", [0x84d0] = "\x7f\x66",
+ [0x84d1] = "\x5f\x8b", [0x84d2] = "\x7f\x79", [0x84d3] = "\x5f\x88",
+ [0x84d4] = "\x7f\x78", [0x84d6] = "\x7f\x72", [0x84d7] = "\x7f\x77",
+ [0x84db] = "\x7f\x7a", [0x84e7] = "\x82\x7e", [0x84e8] = "\x82\x7f",
+ [0x84e9] = "\x82\x72", [0x84ea] = "\x82\x71", [0x84eb] = "\x82\x6d",
+ [0x84ec] = "\x61\x7c", [0x84ee] = "\x61\x74", [0x84ef] = "\x82\x82",
+ [0x84f0] = "\x82\x81", [0x84f1] = "\x7b\xcf", [0x84f2] = "\x82\x6a",
+ [0x84f3] = "\x82\x6e", [0x84f4] = "\x82\x68", [0x84f6] = "\x82\x7b",
+ [0x84f7] = "\x82\x6c", [0x84f9] = "\x82\x83", [0x84fa] = "\x82\x65",
+ [0x84fb] = "\x82\x63", [0x84fc] = "\x82\x6f", [0x84fd] = "\x82\x79",
+ [0x84fe] = "\x82\x74", [0x84ff] = "\x61\x7e", [0x8500] = "\x82\x5a",
+ [0x8502] = "\x82\x78", [0x8506] = "\x61\x7f", [0x8507] = "\x7b\xe3",
+ [0x8508] = "\x82\x66", [0x8509] = "\x82\x5d", [0x850a] = "\x82\x60",
+ [0x850b] = "\x82\x87", [0x850c] = "\x82\x67", [0x850d] = "\x82\x5e",
+ [0x850e] = "\x82\x5c", [0x850f] = "\x82\x59", [0x8511] = "\x61\x78",
+ [0x8512] = "\x82\x70", [0x8513] = "\x61\x77", [0x8514] = "\x61\x7b",
+ [0x8515] = "\x82\x6b", [0x8516] = "\x82\x73", [0x8517] = "\x61\x71",
+ [0x8518] = "\x82\x84", [0x8519] = "\x82\x88", [0x851a] = "\x61\x73",
+ [0x851c] = "\x82\x62", [0x851d] = "\x82\x76", [0x851e] = "\x82\x7a",
+ [0x851f] = "\x82\x5f", [0x8520] = "\x82\x85", [0x8521] = "\x61\x7a",
+ [0x8523] = "\x61\x79", [0x8524] = "\x82\x57", [0x8525] = "\x61\x7d",
+ [0x8526] = "\x82\x7d", [0x8527] = "\x82\x61", [0x8528] = "\x82\x75",
+ [0x8529] = "\x82\x5b", [0x852a] = "\x82\x69", [0x852b] = "\x82\x64",
+ [0x852c] = "\x61\x75", [0x852d] = "\x61\x76", [0x852e] = "\x82\x77",
+ [0x852f] = "\x82\x89", [0x8530] = "\x82\x86", [0x8531] = "\x82\x7c",
+ [0x853b] = "\x82\x58", [0x853d] = "\x61\x72", [0x853e] = "\x85\x95",
+ [0x8540] = "\x85\x8c", [0x8541] = "\x85\x8f", [0x8543] = "\x63\x45",
+ [0x8544] = "\x85\x91", [0x8545] = "\x85\x86", [0x8546] = "\x85\x8d",
+ [0x8547] = "\x85\x93", [0x8548] = "\x63\x42", [0x8549] = "\x63\x46",
+ [0x854a] = "\x62\xfd", [0x854d] = "\x85\x88", [0x854e] = "\x85\x98",
+ [0x8551] = "\x85\x92", [0x8553] = "\x85\x89", [0x8554] = "\x85\xa1",
+ [0x8555] = "\x85\x9b", [0x8556] = "\x85\x85", [0x8557] = "\x87\xf1",
+ [0x8558] = "\x85\x8b", [0x8559] = "\x63\x41", [0x855b] = "\x85\x96",
+ [0x855d] = "\x85\xa0", [0x855e] = "\x63\x49", [0x8560] = "\x85\x9d",
+ [0x8561] = "\x85\x8a", [0x8562] = "\x85\x90", [0x8563] = "\x85\x94",
+ [0x8564] = "\x85\x8e", [0x8565] = "\x85\xa2", [0x8566] = "\x85\x9f",
+ [0x8567] = "\x85\x9c", [0x8568] = "\x63\x43", [0x8569] = "\x63\x44",
+ [0x856a] = "\x63\x48", [0x856b] = "\x85\x87", [0x856c] = "\x85\xa3",
+ [0x856d] = "\x63\x47", [0x856e] = "\x85\x99", [0x8571] = "\x85\x97",
+ [0x8575] = "\x85\x9a", [0x8576] = "\x88\x41", [0x8577] = "\x87\xeb",
+ [0x8578] = "\x87\xf0", [0x8579] = "\x87\xfd", [0x857a] = "\x87\xef",
+ [0x857b] = "\x87\xe7", [0x857c] = "\x87\xec", [0x857e] = "\x64\xab",
+ [0x8580] = "\x87\xe0", [0x8581] = "\x87\xf8", [0x8582] = "\x87\xfa",
+ [0x8583] = "\x87\xdf", [0x8584] = "\x64\xaa", [0x8585] = "\x87\xfc",
+ [0x8586] = "\x87\xf4", [0x8587] = "\x64\xb1", [0x8588] = "\x87\xfb",
+ [0x8589] = "\x87\xed", [0x858a] = "\x64\xb3", [0x858b] = "\x87\xe5",
+ [0x858c] = "\x85\x9e", [0x858d] = "\x87\xf5", [0x858e] = "\x87\xf2",
+ [0x858f] = "\x87\xe1", [0x8590] = "\x88\x43", [0x8591] = "\x64\xad",
+ [0x8594] = "\x64\xae", [0x8595] = "\x87\xe3", [0x8596] = "\x87\xf3",
+ [0x8598] = "\x88\x42", [0x8599] = "\x87\xf6", [0x859a] = "\x87\xe9",
+ [0x859b] = "\x64\xb0", [0x859c] = "\x64\xac", [0x859d] = "\x87\xf7",
+ [0x859e] = "\x87\xea", [0x859f] = "\x88\x44", [0x85a0] = "\x87\xe4",
+ [0x85a1] = "\x87\xee", [0x85a2] = "\x87\xf9", [0x85a3] = "\x87\xe6",
+ [0x85a4] = "\x87\xe8", [0x85a6] = "\x65\xb5", [0x85a7] = "\x87\xe2",
+ [0x85a8] = "\x64\xb2", [0x85a9] = "\x65\xae", [0x85aa] = "\x64\xa9",
+ [0x85af] = "\x64\xaf", [0x85b0] = "\x65\xb2", [0x85b1] = "\x8a\x41",
+ [0x85b3] = "\x89\xf4", [0x85b4] = "\x89\xef", [0x85b5] = "\x89\xf5",
+ [0x85b6] = "\x8a\x42", [0x85b7] = "\x8a\x46", [0x85b8] = "\x8a\x45",
+ [0x85b9] = "\x65\xb4", [0x85ba] = "\x65\xb3", [0x85bd] = "\x89\xf6",
+ [0x85be] = "\x8a\x47", [0x85bf] = "\x89\xf9", [0x85c0] = "\x89\xf1",
+ [0x85c2] = "\x89\xf3", [0x85c3] = "\x89\xf2", [0x85c4] = "\x89\xf8",
+ [0x85c5] = "\x89\xfd", [0x85c6] = "\x89\xf0", [0x85c7] = "\x89\xf7",
+ [0x85c8] = "\x89\xfc", [0x85c9] = "\x65\xb1", [0x85cb] = "\x89\xfa",
+ [0x85cd] = "\x65\xaf", [0x85ce] = "\x89\xfb", [0x85cf] = "\x65\xad",
+ [0x85d0] = "\x65\xb0", [0x85d1] = "\x8b\xe2", [0x85d2] = "\x8a\x43",
+ [0x85d5] = "\x66\x8d", [0x85d7] = "\x8b\xda", [0x85d8] = "\x8b\xde",
+ [0x85d9] = "\x8b\xd6", [0x85da] = "\x8b\xd9", [0x85dc] = "\x8b\xe1",
+ [0x85dd] = "\x66\x8b", [0x85de] = "\x8b\xe6", [0x85df] = "\x8b\xdf",
+ [0x85e1] = "\x8b\xd7", [0x85e2] = "\x8b\xe7", [0x85e3] = "\x8b\xe0",
+ [0x85e4] = "\x66\x8e", [0x85e5] = "\x66\x8f", [0x85e6] = "\x8b\xe4",
+ [0x85e8] = "\x8b\xd8", [0x85e9] = "\x66\x8a", [0x85ea] = "\x66\x8c",
+ [0x85eb] = "\x8b\xd3", [0x85ec] = "\x8b\xdb", [0x85ed] = "\x8b\xd5",
+ [0x85ef] = "\x8b\xe5", [0x85f0] = "\x8b\xe3", [0x85f1] = "\x8b\xd4",
+ [0x85f2] = "\x8b\xdc", [0x85f6] = "\x8d\x8d", [0x85f7] = "\x66\x90",
+ [0x85f8] = "\x8b\xdd", [0x85f9] = "\x67\x52", [0x85fa] = "\x67\x54",
+ [0x85fb] = "\x67\x51", [0x85fd] = "\x8d\x92", [0x85fe] = "\x8d\x8a",
+ [0x85ff] = "\x8d\x88", [0x8600] = "\x8d\x8c", [0x8601] = "\x8d\x89",
+ [0x8604] = "\x8d\x8e", [0x8605] = "\x8d\x90", [0x8606] = "\x67\x55",
+ [0x8607] = "\x67\x57", [0x8609] = "\x8d\x8f", [0x860a] = "\x67\x58",
+ [0x860b] = "\x67\x56", [0x860c] = "\x8d\x91", [0x8611] = "\x67\x53",
+ [0x8617] = "\x67\xa0", [0x8618] = "\x8e\xa1", [0x8619] = "\x8e\xa7",
+ [0x861a] = "\x67\xa2", [0x861b] = "\x8d\x8b", [0x861c] = "\x8e\xa6",
+ [0x861e] = "\x8e\xad", [0x861f] = "\x8e\xa4", [0x8620] = "\x8e\xab",
+ [0x8621] = "\x8e\xaa", [0x8622] = "\x8d\x87", [0x8623] = "\x8e\xa5",
+ [0x8624] = "\x8a\x44", [0x8625] = "\x8e\xae", [0x8626] = "\x8e\xa3",
+ [0x8627] = "\x8e\xa8", [0x8629] = "\x8e\xac", [0x862a] = "\x8e\xa2",
+ [0x862c] = "\x8f\x9a", [0x862d] = "\x67\xa1", [0x862e] = "\x8e\xa9",
+ [0x8631] = "\x90\x65", [0x8632] = "\x8f\x9b", [0x8633] = "\x8f\x99",
+ [0x8634] = "\x8f\x97", [0x8635] = "\x8f\x98", [0x8636] = "\x8f\x9c",
+ [0x8638] = "\x68\x65", [0x8639] = "\x90\x63", [0x863a] = "\x90\x61",
+ [0x863b] = "\x90\x66", [0x863c] = "\x90\x64", [0x863e] = "\x90\x67",
+ [0x863f] = "\x68\x66", [0x8640] = "\x90\x62", [0x8643] = "\x90\xcb",
+ [0x8646] = "\x91\x56", [0x8647] = "\x91\x57", [0x8648] = "\x91\x58",
+ [0x864b] = "\x91\xb7", [0x864c] = "\x91\xad", [0x864d] = "\x69\xee",
+ [0x864e] = "\x51\xcc", [0x8650] = "\x53\xcb", [0x8652] = "\x71\xda",
+ [0x8653] = "\x71\xd9", [0x8654] = "\x56\x45", [0x8655] = "\x58\xa7",
+ [0x8656] = "\x75\x43", [0x8659] = "\x75\x42", [0x865b] = "\x5a\xef",
+ [0x865c] = "\x5d\x5f", [0x865e] = "\x5d\x5e", [0x865f] = "\x5d\x60",
+ [0x8661] = "\x7f\x7d", [0x8662] = "\x82\x8a", [0x8663] = "\x85\xa4",
+ [0x8664] = "\x85\xa6", [0x8665] = "\x85\xa5", [0x8667] = "\x64\xb4",
+ [0x8668] = "\x88\x45", [0x8669] = "\x8a\x48", [0x866a] = "\x91\x95",
+ [0x866b] = "\x4e\x86", [0x866d] = "\x6c\xe9", [0x866e] = "\x6c\xea",
+ [0x866f] = "\x6c\xe8", [0x8670] = "\x6c\xe7", [0x8671] = "\x51\xcd",
+ [0x8673] = "\x6f\x6b", [0x8674] = "\x6f\x69", [0x8677] = "\x6f\x68",
+ [0x8679] = "\x53\xcc", [0x867a] = "\x53\xce", [0x867b] = "\x53\xcd",
+ [0x867c] = "\x6f\x6a", [0x8685] = "\x71\xe6", [0x8686] = "\x71\xe3",
+ [0x8687] = "\x71\xe1", [0x868a] = "\x56\x46", [0x868b] = "\x71\xe4",
+ [0x868c] = "\x56\x4b", [0x868d] = "\x71\xde", [0x868e] = "\x71\xed",
+ [0x8690] = "\x71\xef", [0x8691] = "\x71\xdf", [0x8693] = "\x56\x48",
+ [0x8694] = "\x71\xf0", [0x8695] = "\x71\xeb", [0x8696] = "\x71\xdd",
+ [0x8697] = "\x71\xe2", [0x8698] = "\x71\xec", [0x8699] = "\x71\xe8",
+ [0x869a] = "\x71\xe5", [0x869c] = "\x56\x4d", [0x869d] = "\x71\xee",
+ [0x869e] = "\x71\xe0", [0x86a1] = "\x71\xe9", [0x86a2] = "\x71\xdb",
+ [0x86a3] = "\x56\x4c", [0x86a4] = "\x56\x49", [0x86a5] = "\x71\xe7",
+ [0x86a7] = "\x71\xea", [0x86a8] = "\x71\xdc", [0x86a9] = "\x56\x4a",
+ [0x86aa] = "\x56\x47", [0x86af] = "\x58\xb1", [0x86b0] = "\x75\x4a",
+ [0x86b1] = "\x58\xb0", [0x86b3] = "\x75\x4d", [0x86b4] = "\x75\x50",
+ [0x86b5] = "\x58\xad", [0x86b6] = "\x58\xab", [0x86b7] = "\x75\x45",
+ [0x86b8] = "\x75\x4e", [0x86b9] = "\x75\x4c", [0x86ba] = "\x75\x49",
+ [0x86bb] = "\x75\x51", [0x86bc] = "\x75\x52", [0x86bd] = "\x75\x54",
+ [0x86be] = "\x75\x55", [0x86bf] = "\x75\x44", [0x86c0] = "\x58\xaa",
+ [0x86c1] = "\x75\x47", [0x86c2] = "\x75\x46", [0x86c3] = "\x75\x53",
+ [0x86c4] = "\x58\xac", [0x86c5] = "\x75\x48", [0x86c6] = "\x58\xae",
+ [0x86c7] = "\x58\xa9", [0x86c8] = "\x75\x4b", [0x86c9] = "\x58\xb2",
+ [0x86cb] = "\x58\xaf", [0x86cc] = "\x75\x4f", [0x86d0] = "\x5a\xf6",
+ [0x86d1] = "\x78\xa5", [0x86d3] = "\x78\x9a", [0x86d4] = "\x5a\xf3",
+ [0x86d6] = "\x7c\x50", [0x86d7] = "\x78\xa3", [0x86d8] = "\x78\x97",
+ [0x86d9] = "\x5a\xf1", [0x86da] = "\x78\x9c", [0x86db] = "\x5a\xf4",
+ [0x86dc] = "\x78\xa0", [0x86dd] = "\x78\x9e", [0x86de] = "\x5a\xf7",
+ [0x86df] = "\x5a\xf0", [0x86e2] = "\x78\x98", [0x86e3] = "\x78\x9b",
+ [0x86e4] = "\x5a\xf5", [0x86e6] = "\x78\x99", [0x86e8] = "\x78\xa4",
+ [0x86e9] = "\x78\xa2", [0x86ea] = "\x78\x9d", [0x86eb] = "\x78\x9f",
+ [0x86ec] = "\x78\xa1", [0x86ed] = "\x5a\xf2", [0x86f5] = "\x7c\x51",
+ [0x86f6] = "\x7c\x57", [0x86f7] = "\x7c\x4d", [0x86f8] = "\x7c\x53",
+ [0x86f9] = "\x5d\x61", [0x86fa] = "\x7c\x4f", [0x86fb] = "\x5d\x67",
+ [0x86fe] = "\x5d\x66", [0x8700] = "\x5d\x65", [0x8701] = "\x7c\x56",
+ [0x8702] = "\x5d\x68", [0x8703] = "\x5d\x69", [0x8704] = "\x7c\x4c",
+ [0x8705] = "\x7c\x59", [0x8706] = "\x5d\x6a", [0x8707] = "\x5d\x64",
+ [0x8708] = "\x5d\x63", [0x8709] = "\x7c\x55", [0x870a] = "\x5d\x6b",
+ [0x870b] = "\x7c\x4b", [0x870c] = "\x7c\x4e", [0x870d] = "\x7c\x58",
+ [0x870e] = "\x7c\x54", [0x8711] = "\x7f\x9e", [0x8712] = "\x7f\x93",
+ [0x8713] = "\x5d\x62", [0x8718] = "\x5f\x93", [0x8719] = "\x7f\x87",
+ [0x871a] = "\x7f\x9c", [0x871b] = "\x7f\x88", [0x871c] = "\x5f\x8e",
+ [0x871e] = "\x7f\x85", [0x8720] = "\x7f\x8e", [0x8721] = "\x7f\x86",
+ [0x8722] = "\x5f\x90", [0x8723] = "\x7f\x7f", [0x8724] = "\x7f\x9b",
+ [0x8725] = "\x5f\x91", [0x8726] = "\x7f\x98", [0x8727] = "\x7f\x99",
+ [0x8728] = "\x7f\x81", [0x8729] = "\x5f\x96", [0x872a] = "\x7f\x90",
+ [0x872c] = "\x7f\x8a", [0x872d] = "\x7f\x91", [0x872e] = "\x7f\x84",
+ [0x8730] = "\x7f\x9d", [0x8731] = "\x7f\x95", [0x8732] = "\x7f\x8f",
+ [0x8733] = "\x7f\x7e", [0x8734] = "\x5f\x92", [0x8735] = "\x7f\x96",
+ [0x8737] = "\x5f\x95", [0x8738] = "\x7f\x9a", [0x873a] = "\x7f\x94",
+ [0x873b] = "\x5f\x8f", [0x873c] = "\x7f\x92", [0x873e] = "\x7f\x8c",
+ [0x873f] = "\x5f\x8d", [0x8740] = "\x7f\x83", [0x8741] = "\x7f\x8b",
+ [0x8742] = "\x7f\x97", [0x8743] = "\x7f\x89", [0x8746] = "\x7f\x8d",
+ [0x874c] = "\x61\x8a", [0x874d] = "\x7c\x52", [0x874e] = "\x82\x9c",
+ [0x874f] = "\x82\xa5", [0x8750] = "\x82\x9b", [0x8751] = "\x82\x97",
+ [0x8752] = "\x82\x94", [0x8753] = "\x61\x8b", [0x8754] = "\x82\x92",
+ [0x8755] = "\x5f\x94", [0x8756] = "\x82\x8b", [0x8757] = "\x61\x89",
+ [0x8758] = "\x82\x91", [0x8759] = "\x61\x88", [0x875a] = "\x82\x96",
+ [0x875b] = "\x82\x93", [0x875c] = "\x82\xa3", [0x875d] = "\x82\x9e",
+ [0x875e] = "\x82\x98", [0x875f] = "\x82\x9d", [0x8760] = "\x61\x84",
+ [0x8761] = "\x82\x95", [0x8762] = "\x82\xa8", [0x8763] = "\x82\x8c",
+ [0x8764] = "\x82\x8d", [0x8765] = "\x82\xa4", [0x8766] = "\x61\x85",
+ [0x8767] = "\x82\xa9", [0x8768] = "\x61\x87", [0x8769] = "\x82\xaa",
+ [0x876a] = "\x82\x9a", [0x876b] = "\x7f\x82", [0x876c] = "\x82\xa0",
+ [0x876d] = "\x82\x99", [0x876e] = "\x82\xa2", [0x876f] = "\x82\x9f",
+ [0x8773] = "\x82\x90", [0x8774] = "\x61\x82", [0x8775] = "\x82\xa7",
+ [0x8776] = "\x61\x83", [0x8777] = "\x82\x8e", [0x8778] = "\x61\x86",
+ [0x8779] = "\x85\xb0", [0x877a] = "\x82\xa1", [0x877b] = "\x82\xa6",
+ [0x8781] = "\x85\xad", [0x8782] = "\x61\x81", [0x8783] = "\x63\x4a",
+ [0x8784] = "\x85\xb7", [0x8785] = "\x85\xb3", [0x8787] = "\x85\xb1",
+ [0x8788] = "\x85\xac", [0x8789] = "\x85\xbb", [0x878d] = "\x63\x4e",
+ [0x878f] = "\x85\xa8", [0x8790] = "\x85\xb4", [0x8791] = "\x85\xb5",
+ [0x8792] = "\x85\xab", [0x8793] = "\x85\xaa", [0x8794] = "\x85\xb8",
+ [0x8796] = "\x85\xae", [0x8797] = "\x85\xa9", [0x8798] = "\x85\xaf",
+ [0x879a] = "\x85\xba", [0x879b] = "\x85\xa7", [0x879c] = "\x85\xb9",
+ [0x879d] = "\x85\xb6", [0x879e] = "\x63\x4c", [0x879f] = "\x63\x4b",
+ [0x87a2] = "\x63\x4d", [0x87a3] = "\x85\xb2", [0x87a4] = "\x8a\x59",
+ [0x87aa] = "\x88\x47", [0x87ab] = "\x64\xba", [0x87ac] = "\x88\x4b",
+ [0x87ad] = "\x88\x48", [0x87ae] = "\x88\x4f", [0x87af] = "\x88\x55",
+ [0x87b0] = "\x88\x4a", [0x87b2] = "\x88\x5e", [0x87b3] = "\x64\xb7",
+ [0x87b4] = "\x88\x58", [0x87b5] = "\x88\x4d", [0x87b6] = "\x88\x59",
+ [0x87b7] = "\x88\x54", [0x87b8] = "\x88\x5b", [0x87b9] = "\x88\x4c",
+ [0x87ba] = "\x64\xbc", [0x87bb] = "\x64\xbb", [0x87bc] = "\x88\x4e",
+ [0x87bd] = "\x88\x5c", [0x87be] = "\x88\x46", [0x87bf] = "\x88\x5a",
+ [0x87c0] = "\x64\xb5", [0x87c2] = "\x88\x52", [0x87c3] = "\x88\x51",
+ [0x87c4] = "\x88\x56", [0x87c5] = "\x88\x49", [0x87c6] = "\x64\xb9",
+ [0x87c8] = "\x64\xbd", [0x87c9] = "\x88\x50", [0x87ca] = "\x88\x57",
+ [0x87cb] = "\x64\xbe", [0x87cc] = "\x88\x53", [0x87d1] = "\x64\xb6",
+ [0x87d2] = "\x64\xb8", [0x87d3] = "\x8a\x55", [0x87d4] = "\x8a\x53",
+ [0x87d7] = "\x8a\x5a", [0x87d8] = "\x8a\x57", [0x87d9] = "\x8a\x5b",
+ [0x87db] = "\x8a\x4c", [0x87dc] = "\x8a\x54", [0x87dd] = "\x8a\x5f",
+ [0x87de] = "\x88\x5d", [0x87df] = "\x8a\x50", [0x87e0] = "\x65\xb9",
+ [0x87e1] = "\x82\x8f", [0x87e2] = "\x8a\x4b", [0x87e3] = "\x8a\x58",
+ [0x87e4] = "\x8a\x52", [0x87e5] = "\x8a\x4f", [0x87e6] = "\x8a\x4a",
+ [0x87e7] = "\x8a\x49", [0x87e8] = "\x8a\x5e", [0x87ea] = "\x8a\x4e",
+ [0x87eb] = "\x8a\x4d", [0x87ec] = "\x65\xb7", [0x87ed] = "\x8a\x56",
+ [0x87ef] = "\x65\xb6", [0x87f2] = "\x65\xb8", [0x87f3] = "\x8a\x51",
+ [0x87f4] = "\x8a\x5d", [0x87f6] = "\x8b\xeb", [0x87f7] = "\x8b\xec",
+ [0x87f9] = "\x66\x94", [0x87fa] = "\x8b\xe9", [0x87fb] = "\x66\x91",
+ [0x87fc] = "\x8b\xf1", [0x87fe] = "\x66\x95", [0x87ff] = "\x8b\xf3",
+ [0x8800] = "\x8b\xe8", [0x8801] = "\x8a\x5c", [0x8802] = "\x8b\xf5",
+ [0x8803] = "\x8b\xea", [0x8805] = "\x66\x92", [0x8806] = "\x8b\xf0",
+ [0x8808] = "\x8b\xf2", [0x8809] = "\x8b\xed", [0x880a] = "\x8b\xf4",
+ [0x880b] = "\x8b\xef", [0x880c] = "\x8b\xee", [0x880d] = "\x66\x93",
+ [0x8810] = "\x8d\x94", [0x8811] = "\x8d\x95", [0x8813] = "\x8d\x97",
+ [0x8814] = "\x67\x59", [0x8815] = "\x67\x5a", [0x8816] = "\x8d\x98",
+ [0x8817] = "\x8d\x96", [0x8819] = "\x8d\x93", [0x881b] = "\x8e\xb1",
+ [0x881c] = "\x8e\xb4", [0x881d] = "\x8e\xb0", [0x881f] = "\x67\xa6",
+ [0x8820] = "\x8e\xb2", [0x8821] = "\x67\xa5", [0x8822] = "\x67\xa4",
+ [0x8823] = "\x67\xa3", [0x8824] = "\x8e\xb3", [0x8825] = "\x8f\xa1",
+ [0x8826] = "\x8f\x9f", [0x8828] = "\x8f\x9e", [0x8829] = "\x8e\xaf",
+ [0x882a] = "\x8f\xa0", [0x882b] = "\x8e\xb5", [0x882c] = "\x8f\x9d",
+ [0x882e] = "\x90\x6a", [0x882f] = "\x90\x48", [0x8830] = "\x90\x68",
+ [0x8831] = "\x68\x67", [0x8832] = "\x90\x69", [0x8833] = "\x90\x6b",
+ [0x8835] = "\x90\xce", [0x8836] = "\x68\x87", [0x8837] = "\x90\xcd",
+ [0x8838] = "\x90\xcc", [0x8839] = "\x68\x88", [0x883b] = "\x68\xa6",
+ [0x883c] = "\x91\x7f", [0x883d] = "\x91\x97", [0x883e] = "\x91\x96",
+ [0x883f] = "\x91\x98", [0x8840] = "\x4e\x87", [0x8841] = "\x6f\x6c",
+ [0x8843] = "\x71\xf1", [0x8844] = "\x71\xf2", [0x8848] = "\x78\xa6",
+ [0x884a] = "\x8e\xb6", [0x884b] = "\x90\xcf", [0x884c] = "\x4e\x88",
+ [0x884d] = "\x53\xcf", [0x884e] = "\x6f\x6d", [0x8852] = "\x75\x56",
+ [0x8853] = "\x58\xb3", [0x8855] = "\x78\xa8", [0x8856] = "\x78\xa7",
+ [0x8857] = "\x5a\xf8", [0x8859] = "\x5d\x6c", [0x885a] = "\x82\xab",
+ [0x885b] = "\x61\x8c", [0x885d] = "\x61\x8d", [0x8861] = "\x63\x4f",
+ [0x8862] = "\x68\x89", [0x8863] = "\x4e\x89", [0x8867] = "\x6f\x6e",
+ [0x8868] = "\x51\xcf", [0x8869] = "\x6f\x70", [0x886a] = "\x6f\x6f",
+ [0x886b] = "\x53\xd0", [0x886d] = "\x71\xf3", [0x886f] = "\x71\xfa",
+ [0x8870] = "\x56\x4e", [0x8871] = "\x71\xf8", [0x8872] = "\x71\xf6",
+ [0x8874] = "\x71\xfd", [0x8875] = "\x71\xf4", [0x8876] = "\x71\xf5",
+ [0x8877] = "\x56\x4f", [0x8879] = "\x56\x53", [0x887c] = "\x72\x41",
+ [0x887d] = "\x56\x52", [0x887e] = "\x71\xfc", [0x887f] = "\x71\xf9",
+ [0x8880] = "\x71\xf7", [0x8881] = "\x56\x50", [0x8882] = "\x56\x51",
+ [0x8883] = "\x71\xfb", [0x8888] = "\x58\xb5", [0x8889] = "\x75\x57",
+ [0x888b] = "\x58\xba", [0x888c] = "\x75\x67", [0x888d] = "\x58\xb9",
+ [0x888e] = "\x75\x69", [0x8891] = "\x75\x5d", [0x8892] = "\x58\xb7",
+ [0x8893] = "\x75\x68", [0x8895] = "\x75\x58", [0x8896] = "\x58\xb8",
+ [0x8897] = "\x75\x64", [0x8898] = "\x75\x60", [0x8899] = "\x75\x62",
+ [0x889a] = "\x75\x5c", [0x889b] = "\x75\x63", [0x889e] = "\x58\xb4",
+ [0x889f] = "\x75\x5f", [0x88a1] = "\x75\x5e", [0x88a2] = "\x75\x5a",
+ [0x88a4] = "\x75\x65", [0x88a7] = "\x75\x61", [0x88a8] = "\x75\x59",
+ [0x88aa] = "\x75\x5b", [0x88ab] = "\x58\xb6", [0x88ac] = "\x75\x66",
+ [0x88b1] = "\x5a\xfb", [0x88b2] = "\x78\xb3", [0x88b6] = "\x78\xaf",
+ [0x88b7] = "\x78\xb1", [0x88b8] = "\x78\xac", [0x88b9] = "\x78\xab",
+ [0x88ba] = "\x78\xa9", [0x88bc] = "\x78\xb0", [0x88bd] = "\x78\xb2",
+ [0x88be] = "\x78\xae", [0x88c0] = "\x78\xad", [0x88c1] = "\x5a\xf9",
+ [0x88c2] = "\x5a\xfa", [0x88c9] = "\x78\xb5", [0x88ca] = "\x5d\x74",
+ [0x88cb] = "\x7c\x5b", [0x88cc] = "\x7c\x61", [0x88cd] = "\x7c\x5c",
+ [0x88ce] = "\x7c\x5d", [0x88d0] = "\x7c\x62", [0x88d2] = "\x5d\x76",
+ [0x88d4] = "\x5d\x6e", [0x88d5] = "\x5d\x75", [0x88d6] = "\x7c\x5a",
+ [0x88d7] = "\x78\xaa", [0x88d8] = "\x5d\x71", [0x88d9] = "\x5d\x6f",
+ [0x88da] = "\x7c\x60", [0x88db] = "\x7c\x5f", [0x88dc] = "\x5d\x70",
+ [0x88dd] = "\x5d\x72", [0x88de] = "\x7c\x5e", [0x88df] = "\x5d\x6d",
+ [0x88e1] = "\x5d\x73", [0x88e7] = "\x7f\xa0", [0x88e8] = "\x5f\x9d",
+ [0x88eb] = "\x7f\xab", [0x88ec] = "\x7f\xaa", [0x88ee] = "\x7f\xa5",
+ [0x88ef] = "\x5f\x9f", [0x88f0] = "\x7f\xa9", [0x88f1] = "\x7f\xa1",
+ [0x88f2] = "\x7f\xa2", [0x88f3] = "\x5f\x97", [0x88f4] = "\x5f\x99",
+ [0x88f6] = "\x7f\xa7", [0x88f7] = "\x7f\x9f", [0x88f8] = "\x5f\x9b",
+ [0x88f9] = "\x5f\x9a", [0x88fa] = "\x7f\xa3", [0x88fb] = "\x7f\xa8",
+ [0x88fc] = "\x7f\xa6", [0x88fd] = "\x5f\x9c", [0x88fe] = "\x7f\xa4",
+ [0x8901] = "\x78\xb4", [0x8902] = "\x5f\x98", [0x8905] = "\x82\xac",
+ [0x8906] = "\x82\xb3", [0x8907] = "\x61\x8f", [0x8909] = "\x82\xb7",
+ [0x890a] = "\x61\x93", [0x890b] = "\x82\xaf", [0x890c] = "\x82\xad",
+ [0x890e] = "\x82\xb6", [0x8910] = "\x61\x8e", [0x8911] = "\x82\xb5",
+ [0x8912] = "\x61\x90", [0x8913] = "\x61\x91", [0x8914] = "\x82\xae",
+ [0x8915] = "\x61\x92", [0x8916] = "\x82\xb4", [0x8917] = "\x82\xb0",
+ [0x8918] = "\x82\xb1", [0x8919] = "\x82\xb2", [0x891a] = "\x5f\x9e",
+ [0x891e] = "\x85\xbc", [0x891f] = "\x85\xc8", [0x8921] = "\x63\x54",
+ [0x8922] = "\x85\xc3", [0x8923] = "\x85\xc5", [0x8925] = "\x63\x52",
+ [0x8926] = "\x85\xbd", [0x8927] = "\x85\xc1", [0x8929] = "\x85\xc4",
+ [0x892a] = "\x63\x50", [0x892b] = "\x63\x53", [0x892c] = "\x85\xc7",
+ [0x892d] = "\x85\xbf", [0x892e] = "\x85\xc0", [0x892f] = "\x85\xc6",
+ [0x8930] = "\x85\xbe", [0x8931] = "\x85\xc2", [0x8932] = "\x63\x51",
+ [0x8933] = "\x88\x60", [0x8935] = "\x88\x5f", [0x8936] = "\x64\xc0",
+ [0x8937] = "\x88\x65", [0x8938] = "\x64\xc2", [0x893b] = "\x64\xbf",
+ [0x893c] = "\x88\x61", [0x893d] = "\x64\xc3", [0x893e] = "\x88\x62",
+ [0x8941] = "\x88\x63", [0x8942] = "\x88\x66", [0x8944] = "\x64\xc1",
+ [0x8946] = "\x8a\x64", [0x8949] = "\x8a\x67", [0x894b] = "\x8a\x61",
+ [0x894c] = "\x8a\x63", [0x894f] = "\x8a\x62", [0x8950] = "\x8a\x65",
+ [0x8951] = "\x8a\x66", [0x8952] = "\x88\x64", [0x8953] = "\x8a\x60",
+ [0x8956] = "\x66\x98", [0x8957] = "\x8b\xf9", [0x8958] = "\x8b\xfc",
+ [0x8959] = "\x8c\x41", [0x895a] = "\x8b\xf7", [0x895b] = "\x8b\xf8",
+ [0x895c] = "\x8b\xfb", [0x895d] = "\x8b\xfd", [0x895e] = "\x66\x99",
+ [0x895f] = "\x66\x97", [0x8960] = "\x66\x96", [0x8961] = "\x8b\xfa",
+ [0x8962] = "\x8b\xf6", [0x8963] = "\x8d\x99", [0x8964] = "\x67\x5b",
+ [0x8966] = "\x8d\x9a", [0x8969] = "\x8e\xb8", [0x896a] = "\x67\xa7",
+ [0x896b] = "\x8e\xba", [0x896c] = "\x67\xa8", [0x896d] = "\x8e\xb7",
+ [0x896e] = "\x8e\xb9", [0x896f] = "\x67\xf1", [0x8971] = "\x8f\xa2",
+ [0x8972] = "\x67\xf0", [0x8973] = "\x90\x6e", [0x8974] = "\x90\x6d",
+ [0x8976] = "\x90\x6c", [0x8979] = "\x91\x59", [0x897a] = "\x91\x5a",
+ [0x897b] = "\x91\x5c", [0x897c] = "\x91\x5b", [0x897e] = "\x69\xef",
+ [0x897f] = "\x4e\x8a", [0x8981] = "\x53\xd1", [0x8982] = "\x75\x6a",
+ [0x8983] = "\x5a\xfc", [0x8985] = "\x7c\x63", [0x8986] = "\x65\xba",
+ [0x8988] = "\x8c\x42", [0x898b] = "\x4f\xc3", [0x898f] = "\x58\xbc",
+ [0x8993] = "\x58\xbb", [0x8995] = "\x78\xb6", [0x8996] = "\x5a\xfd",
+ [0x8997] = "\x78\xb8", [0x8998] = "\x78\xb7", [0x899b] = "\x7c\x64",
+ [0x899c] = "\x5d\x77", [0x899d] = "\x7f\xac", [0x899e] = "\x7f\xaf",
+ [0x899f] = "\x7f\xae", [0x89a1] = "\x7f\xad", [0x89a2] = "\x82\xb8",
+ [0x89a3] = "\x82\xba", [0x89a4] = "\x82\xb9", [0x89a6] = "\x63\x56",
+ [0x89aa] = "\x63\x55", [0x89ac] = "\x64\xc4", [0x89ad] = "\x88\x67",
+ [0x89ae] = "\x88\x69", [0x89af] = "\x88\x68", [0x89b2] = "\x65\xbb",
+ [0x89b6] = "\x8c\x44", [0x89b7] = "\x8c\x43", [0x89b9] = "\x8d\x9b",
+ [0x89ba] = "\x67\x5c", [0x89bd] = "\x67\xa9", [0x89be] = "\x8f\xa4",
+ [0x89bf] = "\x8f\xa3", [0x89c0] = "\x68\xa7", [0x89d2] = "\x4f\xc4",
+ [0x89d3] = "\x6f\x71", [0x89d4] = "\x53\xd2", [0x89d5] = "\x75\x6d",
+ [0x89d6] = "\x75\x6b", [0x89d9] = "\x75\x6c", [0x89da] = "\x78\xba",
+ [0x89db] = "\x78\xbb", [0x89dc] = "\x7c\x6b", [0x89dd] = "\x78\xb9",
+ [0x89df] = "\x7c\x65", [0x89e0] = "\x7c\x69", [0x89e1] = "\x7c\x68",
+ [0x89e2] = "\x7c\x6a", [0x89e3] = "\x5d\x78", [0x89e4] = "\x7c\x67",
+ [0x89e5] = "\x7c\x66", [0x89e6] = "\x7c\x6c", [0x89e8] = "\x7f\xb2",
+ [0x89e9] = "\x7f\xb0", [0x89eb] = "\x7f\xb1", [0x89ec] = "\x82\xbd",
+ [0x89ed] = "\x82\xbb", [0x89f0] = "\x82\xbc", [0x89f1] = "\x85\xc9",
+ [0x89f2] = "\x88\x6a", [0x89f3] = "\x88\x6b", [0x89f4] = "\x65\xbc",
+ [0x89f6] = "\x8c\x45", [0x89f7] = "\x8d\x9c", [0x89f8] = "\x67\x5d",
+ [0x89fa] = "\x8e\xbb", [0x89fb] = "\x8f\xa5", [0x89fc] = "\x67\xf2",
+ [0x89fe] = "\x90\x6f", [0x89ff] = "\x91\x5d", [0x8a00] = "\x4f\xc5",
+ [0x8a02] = "\x53\xd4", [0x8a03] = "\x53\xd5", [0x8a04] = "\x6f\x72",
+ [0x8a07] = "\x6f\x73", [0x8a08] = "\x53\xd3", [0x8a0a] = "\x56\x59",
+ [0x8a0c] = "\x56\x57", [0x8a0e] = "\x56\x56", [0x8a0f] = "\x56\x5d",
+ [0x8a10] = "\x56\x55", [0x8a11] = "\x56\x5e", [0x8a12] = "\x72\x42",
+ [0x8a13] = "\x56\x5b", [0x8a15] = "\x56\x58", [0x8a16] = "\x56\x5c",
+ [0x8a17] = "\x56\x5a", [0x8a18] = "\x56\x54", [0x8a1b] = "\x58\xc4",
+ [0x8a1d] = "\x58\xbe", [0x8a1e] = "\x75\x71", [0x8a1f] = "\x58\xc3",
+ [0x8a22] = "\x58\xc5", [0x8a23] = "\x58\xbf", [0x8a25] = "\x58\xc0",
+ [0x8a27] = "\x75\x6f", [0x8a2a] = "\x58\xbd", [0x8a2c] = "\x75\x70",
+ [0x8a2d] = "\x58\xc2", [0x8a30] = "\x75\x6e", [0x8a31] = "\x58\xc1",
+ [0x8a34] = "\x5b\x4b", [0x8a36] = "\x5b\x4d", [0x8a39] = "\x78\xbe",
+ [0x8a3a] = "\x5b\x4c", [0x8a3b] = "\x5b\x41", [0x8a3c] = "\x5b\x45",
+ [0x8a3e] = "\x5d\x8c", [0x8a3f] = "\x7c\x71", [0x8a40] = "\x78\xc0",
+ [0x8a41] = "\x5b\x46", [0x8a44] = "\x78\xc3", [0x8a45] = "\x78\xc4",
+ [0x8a46] = "\x5b\x4a", [0x8a48] = "\x78\xc6", [0x8a4a] = "\x78\xc8",
+ [0x8a4c] = "\x78\xc9", [0x8a4d] = "\x78\xbd", [0x8a4e] = "\x78\xbc",
+ [0x8a4f] = "\x78\xca", [0x8a50] = "\x5b\x49", [0x8a51] = "\x78\xc7",
+ [0x8a52] = "\x78\xc5", [0x8a54] = "\x5b\x47", [0x8a55] = "\x5b\x43",
+ [0x8a56] = "\x5b\x4e", [0x8a57] = "\x78\xc1", [0x8a58] = "\x78\xc2",
+ [0x8a59] = "\x78\xbf", [0x8a5b] = "\x5b\x48", [0x8a5e] = "\x5b\x44",
+ [0x8a60] = "\x5b\x42", [0x8a61] = "\x7c\x70", [0x8a62] = "\x5d\x87",
+ [0x8a63] = "\x5d\x82", [0x8a66] = "\x5d\x7c", [0x8a68] = "\x5d\x8d",
+ [0x8a69] = "\x5d\x7d", [0x8a6b] = "\x5d\x79", [0x8a6c] = "\x5d\x89",
+ [0x8a6d] = "\x5d\x86", [0x8a6e] = "\x5d\x88", [0x8a70] = "\x5d\x7e",
+ [0x8a71] = "\x5d\x84", [0x8a72] = "\x5d\x7a", [0x8a73] = "\x5d\x7b",
+ [0x8a74] = "\x7c\x78", [0x8a75] = "\x7c\x75", [0x8a76] = "\x7c\x6d",
+ [0x8a77] = "\x7c\x72", [0x8a79] = "\x5d\x8a", [0x8a7a] = "\x7c\x79",
+ [0x8a7b] = "\x5d\x8b", [0x8a7c] = "\x5d\x81", [0x8a7f] = "\x7c\x6f",
+ [0x8a81] = "\x7c\x77", [0x8a82] = "\x7c\x73", [0x8a83] = "\x7c\x76",
+ [0x8a84] = "\x7c\x74", [0x8a85] = "\x5d\x85", [0x8a86] = "\x7c\x6e",
+ [0x8a87] = "\x5d\x7f", [0x8a8b] = "\x7f\xb5", [0x8a8c] = "\x5f\xa1",
+ [0x8a8d] = "\x5f\xa4", [0x8a8f] = "\x7f\xb7", [0x8a91] = "\x5f\xac",
+ [0x8a92] = "\x7f\xb6", [0x8a93] = "\x5f\xa6", [0x8a95] = "\x61\x98",
+ [0x8a96] = "\x7f\xb8", [0x8a98] = "\x5f\xab", [0x8a99] = "\x7f\xb4",
+ [0x8a9a] = "\x5f\xad", [0x8a9e] = "\x5f\xa2", [0x8aa0] = "\x5d\x83",
+ [0x8aa1] = "\x5f\xa5", [0x8aa3] = "\x5f\xa3", [0x8aa4] = "\x5f\xa7",
+ [0x8aa5] = "\x5f\xa9", [0x8aa6] = "\x5f\xa0", [0x8aa7] = "\x5f\xae",
+ [0x8aa8] = "\x5f\xaa", [0x8aaa] = "\x5f\xa8", [0x8aab] = "\x7f\xb3",
+ [0x8ab0] = "\x61\x9f", [0x8ab2] = "\x61\x9b", [0x8ab6] = "\x61\xa2",
+ [0x8ab8] = "\x82\xc0", [0x8ab9] = "\x61\xa3", [0x8aba] = "\x82\xcc",
+ [0x8abb] = "\x82\xc5", [0x8abc] = "\x61\x94", [0x8abd] = "\x82\xcd",
+ [0x8abe] = "\x82\xc7", [0x8abf] = "\x61\x9e", [0x8ac0] = "\x82\xc8",
+ [0x8ac2] = "\x61\x9d", [0x8ac3] = "\x82\xcb", [0x8ac4] = "\x61\x97",
+ [0x8ac5] = "\x82\xc9", [0x8ac6] = "\x82\xbf", [0x8ac7] = "\x61\x96",
+ [0x8ac8] = "\x85\xd4", [0x8ac9] = "\x61\x9c", [0x8acb] = "\x61\x99",
+ [0x8acd] = "\x61\xa1", [0x8acf] = "\x82\xbe", [0x8ad1] = "\x82\xc2",
+ [0x8ad2] = "\x61\x95", [0x8ad3] = "\x82\xc1", [0x8ad4] = "\x82\xc3",
+ [0x8ad5] = "\x82\xc4", [0x8ad6] = "\x61\xa0", [0x8ad7] = "\x82\xc6",
+ [0x8ad8] = "\x82\xca", [0x8ad9] = "\x82\xce", [0x8adb] = "\x61\xa4",
+ [0x8adc] = "\x63\x5c", [0x8add] = "\x85\xcf", [0x8ade] = "\x85\xd5",
+ [0x8adf] = "\x85\xd2", [0x8ae0] = "\x85\xca", [0x8ae1] = "\x85\xd6",
+ [0x8ae2] = "\x85\xcb", [0x8ae4] = "\x85\xd1", [0x8ae6] = "\x63\x57",
+ [0x8ae7] = "\x63\x5d", [0x8ae8] = "\x85\xd7", [0x8aeb] = "\x63\x59",
+ [0x8aed] = "\x63\x63", [0x8aee] = "\x63\x5e", [0x8aef] = "\x85\xd9",
+ [0x8af0] = "\x85\xd3", [0x8af1] = "\x63\x5a", [0x8af2] = "\x85\xcc",
+ [0x8af3] = "\x63\x64", [0x8af4] = "\x85\xcd", [0x8af5] = "\x85\xce",
+ [0x8af6] = "\x63\x65", [0x8af7] = "\x63\x62", [0x8af8] = "\x61\x9a",
+ [0x8afa] = "\x63\x58", [0x8afb] = "\x85\xda", [0x8afc] = "\x63\x66",
+ [0x8afe] = "\x63\x5f", [0x8aff] = "\x85\xd8", [0x8b00] = "\x63\x5b",
+ [0x8b01] = "\x63\x60", [0x8b02] = "\x63\x61", [0x8b04] = "\x64\xcc",
+ [0x8b05] = "\x88\x70", [0x8b06] = "\x88\x79", [0x8b07] = "\x88\x76",
+ [0x8b08] = "\x88\x78", [0x8b0a] = "\x64\xc9", [0x8b0b] = "\x88\x71",
+ [0x8b0d] = "\x88\x77", [0x8b0e] = "\x64\xc5", [0x8b0f] = "\x88\x73",
+ [0x8b10] = "\x64\xcd", [0x8b11] = "\x88\x6f", [0x8b12] = "\x88\x74",
+ [0x8b13] = "\x88\x7b", [0x8b14] = "\x85\xd0", [0x8b15] = "\x88\x75",
+ [0x8b16] = "\x88\x6e", [0x8b17] = "\x64\xc6", [0x8b18] = "\x88\x6d",
+ [0x8b19] = "\x64\xc7", [0x8b1a] = "\x88\x7c", [0x8b1b] = "\x64\xc8",
+ [0x8b1c] = "\x88\x7a", [0x8b1d] = "\x64\xcb", [0x8b1e] = "\x88\x6c",
+ [0x8b20] = "\x64\xca", [0x8b22] = "\x88\x72", [0x8b23] = "\x8a\x6a",
+ [0x8b24] = "\x8a\x78", [0x8b25] = "\x8a\x73", [0x8b26] = "\x8a\x75",
+ [0x8b27] = "\x8a\x69", [0x8b28] = "\x65\xbd", [0x8b2a] = "\x8a\x68",
+ [0x8b2b] = "\x65\xc0", [0x8b2c] = "\x65\xbf", [0x8b2e] = "\x8a\x77",
+ [0x8b2f] = "\x8a\x6f", [0x8b30] = "\x8a\x6c", [0x8b31] = "\x8a\x72",
+ [0x8b33] = "\x8a\x6b", [0x8b35] = "\x8a\x6d", [0x8b36] = "\x8a\x76",
+ [0x8b37] = "\x8a\x74", [0x8b39] = "\x65\xbe", [0x8b3a] = "\x8a\x7b",
+ [0x8b3b] = "\x8a\x79", [0x8b3c] = "\x8a\x70", [0x8b3d] = "\x8a\x7a",
+ [0x8b3e] = "\x8a\x71", [0x8b40] = "\x8c\x49", [0x8b41] = "\x66\x9a",
+ [0x8b42] = "\x8c\x50", [0x8b45] = "\x8e\xbe", [0x8b46] = "\x66\xa1",
+ [0x8b47] = "\x8a\x6e", [0x8b48] = "\x8c\x47", [0x8b49] = "\x66\x9d",
+ [0x8b4a] = "\x8c\x48", [0x8b4b] = "\x8c\x4d", [0x8b4e] = "\x66\x9f",
+ [0x8b4f] = "\x66\xa0", [0x8b50] = "\x8c\x46", [0x8b51] = "\x8c\x4f",
+ [0x8b52] = "\x8c\x51", [0x8b53] = "\x8c\x4a", [0x8b54] = "\x8c\x4c",
+ [0x8b55] = "\x8c\x4e", [0x8b56] = "\x8c\x4b", [0x8b57] = "\x8c\x52",
+ [0x8b58] = "\x66\x9c", [0x8b59] = "\x66\xa2", [0x8b5a] = "\x66\x9e",
+ [0x8b5c] = "\x66\x9b", [0x8b5d] = "\x8d\x9f", [0x8b5f] = "\x67\x62",
+ [0x8b60] = "\x8d\x9d", [0x8b63] = "\x8d\xa1", [0x8b65] = "\x8d\xa2",
+ [0x8b66] = "\x67\x60", [0x8b67] = "\x8d\xa3", [0x8b68] = "\x8d\xa0",
+ [0x8b6a] = "\x8d\x9e", [0x8b6b] = "\x67\x63", [0x8b6c] = "\x67\x5f",
+ [0x8b6d] = "\x8d\xa4", [0x8b6f] = "\x67\x61", [0x8b70] = "\x67\x5e",
+ [0x8b74] = "\x67\xaa", [0x8b77] = "\x67\xab", [0x8b78] = "\x8e\xbd",
+ [0x8b79] = "\x8e\xbc", [0x8b7a] = "\x8e\xbf", [0x8b7b] = "\x8e\xc0",
+ [0x8b7d] = "\x67\xac", [0x8b7e] = "\x8f\xa6", [0x8b7f] = "\x8f\xab",
+ [0x8b80] = "\x67\xf3", [0x8b82] = "\x8f\xa8", [0x8b84] = "\x8f\xa7",
+ [0x8b85] = "\x8f\xaa", [0x8b86] = "\x8f\xa9", [0x8b88] = "\x90\x73",
+ [0x8b8a] = "\x68\x68", [0x8b8b] = "\x90\x72", [0x8b8c] = "\x90\x70",
+ [0x8b8e] = "\x90\x71", [0x8b92] = "\x68\x8b", [0x8b93] = "\x68\x8a",
+ [0x8b94] = "\x90\xd0", [0x8b95] = "\x90\xd1", [0x8b96] = "\x68\x8c",
+ [0x8b98] = "\x91\x5e", [0x8b99] = "\x91\x5f", [0x8b9a] = "\x68\xb3",
+ [0x8b9c] = "\x68\xb9", [0x8b9e] = "\x91\x99", [0x8b9f] = "\x91\xb8",
+ [0x8c37] = "\x4f\xc6", [0x8c39] = "\x75\x72", [0x8c3b] = "\x75\x73",
+ [0x8c3c] = "\x7c\x7a", [0x8c3d] = "\x7f\xb9", [0x8c3e] = "\x82\xcf",
+ [0x8c3f] = "\x64\xcf", [0x8c41] = "\x64\xce", [0x8c42] = "\x8a\x7c",
+ [0x8c43] = "\x8c\x53", [0x8c45] = "\x90\x74", [0x8c46] = "\x4f\xc7",
+ [0x8c47] = "\x72\x43", [0x8c48] = "\x56\x5f", [0x8c49] = "\x58\xc6",
+ [0x8c4a] = "\x7c\x7c", [0x8c4b] = "\x7c\x7b", [0x8c4c] = "\x61\xa5",
+ [0x8c4d] = "\x82\xd0", [0x8c4e] = "\x61\xa6", [0x8c4f] = "\x88\x7d",
+ [0x8c50] = "\x65\xc1", [0x8c54] = "\x68\xc2", [0x8c55] = "\x4f\xc8",
+ [0x8c56] = "\x6c\xeb", [0x8c57] = "\x72\x44", [0x8c5a] = "\x58\xc7",
+ [0x8c5c] = "\x75\x74", [0x8c5d] = "\x75\x75", [0x8c5f] = "\x78\xcb",
+ [0x8c61] = "\x5b\x4f", [0x8c62] = "\x5d\x8e", [0x8c64] = "\x7c\x7e",
+ [0x8c65] = "\x7c\x7d", [0x8c66] = "\x7c\x7f", [0x8c68] = "\x7f\xba",
+ [0x8c69] = "\x7f\xbb", [0x8c6a] = "\x5f\xaf", [0x8c6b] = "\x63\x67",
+ [0x8c6c] = "\x61\xa7", [0x8c6d] = "\x63\x68", [0x8c6f] = "\x88\x82",
+ [0x8c70] = "\x88\x7e", [0x8c71] = "\x88\x81", [0x8c72] = "\x88\x7f",
+ [0x8c73] = "\x64\xd0", [0x8c75] = "\x8a\x7d", [0x8c76] = "\x8c\x55",
+ [0x8c77] = "\x8c\x54", [0x8c78] = "\x6b\x45", [0x8c79] = "\x56\x61",
+ [0x8c7a] = "\x56\x60", [0x8c7b] = "\x72\x45", [0x8c7d] = "\x75\x76",
+ [0x8c80] = "\x78\xcd", [0x8c81] = "\x78\xcc", [0x8c82] = "\x5b\x50",
+ [0x8c84] = "\x7c\x82", [0x8c85] = "\x7c\x83", [0x8c86] = "\x7c\x81",
+ [0x8c89] = "\x5d\x90", [0x8c8a] = "\x5d\x8f", [0x8c8c] = "\x5f\xb1",
+ [0x8c8d] = "\x5f\xb0", [0x8c8f] = "\x82\xd1", [0x8c90] = "\x85\xdd",
+ [0x8c91] = "\x85\xdb", [0x8c92] = "\x85\xdc", [0x8c93] = "\x63\x69",
+ [0x8c94] = "\x88\x84", [0x8c95] = "\x88\x83", [0x8c97] = "\x8a\x81",
+ [0x8c98] = "\x8a\x7f", [0x8c99] = "\x8a\x7e", [0x8c9a] = "\x8c\x56",
+ [0x8c9c] = "\x91\x9a", [0x8c9d] = "\x4f\xc9", [0x8c9e] = "\x53\xd6",
+ [0x8ca0] = "\x53\xd7", [0x8ca1] = "\x56\x62", [0x8ca2] = "\x56\x63",
+ [0x8ca3] = "\x72\x47", [0x8ca4] = "\x72\x46", [0x8ca5] = "\x75\x77",
+ [0x8ca7] = "\x58\xcd", [0x8ca8] = "\x58\xcb", [0x8ca9] = "\x58\xc8",
+ [0x8caa] = "\x58\xcc", [0x8cab] = "\x58\xca", [0x8cac] = "\x58\xc9",
+ [0x8caf] = "\x5b\x51", [0x8cb0] = "\x78\xd0", [0x8cb2] = "\x5d\x95",
+ [0x8cb3] = "\x5b\x53", [0x8cb4] = "\x5b\x58", [0x8cb5] = "\x78\xd2",
+ [0x8cb6] = "\x5b\x5a", [0x8cb7] = "\x5b\x59", [0x8cb8] = "\x5b\x5c",
+ [0x8cb9] = "\x78\xd1", [0x8cba] = "\x78\xce", [0x8cbb] = "\x5b\x56",
+ [0x8cbc] = "\x5b\x52", [0x8cbd] = "\x5b\x54", [0x8cbe] = "\x78\xcf",
+ [0x8cbf] = "\x5b\x5b", [0x8cc0] = "\x5b\x57", [0x8cc1] = "\x5b\x55",
+ [0x8cc2] = "\x5d\x97", [0x8cc3] = "\x5d\x96", [0x8cc4] = "\x5d\x94",
+ [0x8cc5] = "\x5d\x98", [0x8cc7] = "\x5d\x92", [0x8cc8] = "\x5d\x93",
+ [0x8cca] = "\x5d\x91", [0x8ccc] = "\x7c\x84", [0x8ccf] = "\x7f\xbd",
+ [0x8cd1] = "\x5f\xb3", [0x8cd2] = "\x5f\xb4", [0x8cd3] = "\x5f\xb2",
+ [0x8cd5] = "\x7f\xbc", [0x8cd7] = "\x7f\xbe", [0x8cd9] = "\x82\xd4",
+ [0x8cda] = "\x82\xd6", [0x8cdc] = "\x61\xb0", [0x8cdd] = "\x82\xd7",
+ [0x8cde] = "\x61\xa9", [0x8cdf] = "\x82\xd3", [0x8ce0] = "\x61\xa8",
+ [0x8ce1] = "\x61\xb2", [0x8ce2] = "\x61\xae", [0x8ce3] = "\x61\xaf",
+ [0x8ce4] = "\x61\xab", [0x8ce5] = "\x82\xd2", [0x8ce6] = "\x61\xaa",
+ [0x8ce7] = "\x82\xd8", [0x8ce8] = "\x82\xd5", [0x8cea] = "\x61\xb1",
+ [0x8cec] = "\x61\xac", [0x8ced] = "\x61\xad", [0x8cee] = "\x85\xdf",
+ [0x8cf0] = "\x85\xe1", [0x8cf1] = "\x85\xe0", [0x8cf3] = "\x85\xe2",
+ [0x8cf4] = "\x63\x6a", [0x8cf5] = "\x85\xde", [0x8cf8] = "\x64\xd4",
+ [0x8cf9] = "\x88\x85", [0x8cfa] = "\x64\xd1", [0x8cfb] = "\x64\xd5",
+ [0x8cfc] = "\x64\xd3", [0x8cfd] = "\x64\xd2", [0x8cfe] = "\x8a\x82",
+ [0x8d00] = "\x8a\x85", [0x8d02] = "\x8a\x84", [0x8d04] = "\x8a\x83",
+ [0x8d05] = "\x65\xc2", [0x8d06] = "\x8c\x57", [0x8d07] = "\x8c\x58",
+ [0x8d08] = "\x66\xa3", [0x8d09] = "\x8c\x59", [0x8d0a] = "\x66\xa4",
+ [0x8d0d] = "\x67\x65", [0x8d0f] = "\x67\x64", [0x8d10] = "\x8e\xc1",
+ [0x8d13] = "\x67\xad", [0x8d14] = "\x8e\xc2", [0x8d15] = "\x8f\xac",
+ [0x8d16] = "\x67\xf4", [0x8d17] = "\x67\xf5", [0x8d19] = "\x90\x75",
+ [0x8d1b] = "\x68\x8e", [0x8d64] = "\x4f\xca", [0x8d66] = "\x58\xcf",
+ [0x8d67] = "\x58\xce", [0x8d68] = "\x7c\x85", [0x8d69] = "\x7c\x86",
+ [0x8d6b] = "\x5f\xb5", [0x8d6c] = "\x85\xe3", [0x8d6d] = "\x61\xb3",
+ [0x8d6e] = "\x85\xe4", [0x8d6f] = "\x88\x86", [0x8d70] = "\x4f\xcb",
+ [0x8d72] = "\x6f\x74", [0x8d73] = "\x53\xd9", [0x8d74] = "\x53\xd8",
+ [0x8d76] = "\x72\x48", [0x8d77] = "\x56\x64", [0x8d78] = "\x72\x49",
+ [0x8d79] = "\x75\x7a", [0x8d7b] = "\x75\x79", [0x8d7d] = "\x75\x78",
+ [0x8d80] = "\x78\xd4", [0x8d81] = "\x5b\x5f", [0x8d84] = "\x78\xd3",
+ [0x8d85] = "\x5b\x5e", [0x8d89] = "\x78\xd5", [0x8d8a] = "\x5b\x5d",
+ [0x8d8c] = "\x7c\x88", [0x8d8d] = "\x7c\x8b", [0x8d8e] = "\x7c\x89",
+ [0x8d8f] = "\x7c\x8a", [0x8d90] = "\x7c\x8e", [0x8d91] = "\x7c\x87",
+ [0x8d92] = "\x7c\x8f", [0x8d93] = "\x7c\x8c", [0x8d94] = "\x7c\x8d",
+ [0x8d95] = "\x5f\xb7", [0x8d96] = "\x7f\xbf", [0x8d99] = "\x5f\xb6",
+ [0x8d9b] = "\x82\xdc", [0x8d9c] = "\x82\xda", [0x8d9f] = "\x61\xb4",
+ [0x8da0] = "\x82\xd9", [0x8da1] = "\x82\xdb", [0x8da3] = "\x61\xb5",
+ [0x8da5] = "\x85\xe5", [0x8da7] = "\x85\xe6", [0x8da8] = "\x64\xd6",
+ [0x8daa] = "\x8c\x5b", [0x8dab] = "\x8c\x5d", [0x8dac] = "\x8c\x5a",
+ [0x8dad] = "\x8c\x5c", [0x8dae] = "\x8d\xa5", [0x8daf] = "\x8e\xc3",
+ [0x8db2] = "\x91\x81", [0x8db3] = "\x4f\xcc", [0x8db4] = "\x53\xda",
+ [0x8db5] = "\x72\x4a", [0x8db6] = "\x72\x4c", [0x8db7] = "\x72\x4b",
+ [0x8db9] = "\x75\x7d", [0x8dba] = "\x58\xd1", [0x8dbc] = "\x75\x7b",
+ [0x8dbe] = "\x58\xd0", [0x8dbf] = "\x75\x7e", [0x8dc1] = "\x75\x7f",
+ [0x8dc2] = "\x75\x7c", [0x8dc5] = "\x78\xe1", [0x8dc6] = "\x5b\x67",
+ [0x8dc7] = "\x78\xd9", [0x8dc8] = "\x78\xdf", [0x8dcb] = "\x5b\x62",
+ [0x8dcc] = "\x5b\x65", [0x8dcd] = "\x78\xd8", [0x8dce] = "\x5b\x60",
+ [0x8dcf] = "\x78\xdc", [0x8dd0] = "\x7c\x95", [0x8dd1] = "\x5b\x64",
+ [0x8dd3] = "\x78\xd7", [0x8dd5] = "\x78\xdd", [0x8dd6] = "\x78\xda",
+ [0x8dd7] = "\x78\xe0", [0x8dd8] = "\x78\xd6", [0x8dd9] = "\x78\xde",
+ [0x8dda] = "\x5b\x63", [0x8ddb] = "\x5b\x66", [0x8ddc] = "\x78\xdb",
+ [0x8ddd] = "\x5b\x61", [0x8ddf] = "\x5d\x9a", [0x8de0] = "\x7c\x91",
+ [0x8de1] = "\x5d\x99", [0x8de2] = "\x7c\x98", [0x8de3] = "\x7c\x97",
+ [0x8de4] = "\x5d\xa0", [0x8de6] = "\x5d\xa1", [0x8de7] = "\x7c\x99",
+ [0x8de8] = "\x5d\x9b", [0x8de9] = "\x7c\x96", [0x8dea] = "\x5d\x9f",
+ [0x8deb] = "\x7c\x9b", [0x8dec] = "\x7c\x92", [0x8dee] = "\x7c\x94",
+ [0x8def] = "\x5d\x9c", [0x8df0] = "\x7c\x90", [0x8df1] = "\x7c\x93",
+ [0x8df2] = "\x7c\x9a", [0x8df3] = "\x5d\x9d", [0x8df4] = "\x7c\x9c",
+ [0x8dfa] = "\x5d\x9e", [0x8dfc] = "\x5f\xb8", [0x8dfd] = "\x7f\xc4",
+ [0x8dfe] = "\x7f\xca", [0x8dff] = "\x7f\xc2", [0x8e00] = "\x7f\xcb",
+ [0x8e02] = "\x7f\xc1", [0x8e03] = "\x7f\xc6", [0x8e04] = "\x7f\xcc",
+ [0x8e05] = "\x7f\xc9", [0x8e06] = "\x7f\xc8", [0x8e07] = "\x7f\xc7",
+ [0x8e09] = "\x7f\xc0", [0x8e0a] = "\x7f\xc5", [0x8e0d] = "\x7f\xc3",
+ [0x8e0f] = "\x61\xba", [0x8e10] = "\x61\xb7", [0x8e11] = "\x82\xe5",
+ [0x8e12] = "\x82\xea", [0x8e13] = "\x82\xec", [0x8e14] = "\x82\xe9",
+ [0x8e15] = "\x82\xe2", [0x8e16] = "\x82\xe4", [0x8e17] = "\x82\xee",
+ [0x8e18] = "\x82\xeb", [0x8e19] = "\x82\xe6", [0x8e1a] = "\x82\xef",
+ [0x8e1b] = "\x82\xe3", [0x8e1c] = "\x82\xed", [0x8e1d] = "\x61\xb8",
+ [0x8e1e] = "\x61\xbe", [0x8e1f] = "\x61\xbc", [0x8e20] = "\x82\xdd",
+ [0x8e21] = "\x61\xbd", [0x8e22] = "\x61\xb9", [0x8e23] = "\x82\xde",
+ [0x8e24] = "\x82\xe0", [0x8e25] = "\x82\xdf", [0x8e26] = "\x82\xe7",
+ [0x8e27] = "\x82\xe8", [0x8e29] = "\x61\xbb", [0x8e2b] = "\x61\xb6",
+ [0x8e2e] = "\x82\xe1", [0x8e30] = "\x85\xf0", [0x8e31] = "\x63\x6c",
+ [0x8e33] = "\x85\xe7", [0x8e34] = "\x63\x6d", [0x8e35] = "\x63\x70",
+ [0x8e36] = "\x85\xec", [0x8e38] = "\x85\xe9", [0x8e39] = "\x63\x6f",
+ [0x8e3c] = "\x85\xed", [0x8e3d] = "\x85\xee", [0x8e3e] = "\x85\xe8",
+ [0x8e3f] = "\x85\xf1", [0x8e40] = "\x85\xea", [0x8e41] = "\x85\xef",
+ [0x8e42] = "\x63\x6e", [0x8e44] = "\x63\x6b", [0x8e45] = "\x85\xeb",
+ [0x8e47] = "\x88\x8c", [0x8e48] = "\x64\xd9", [0x8e49] = "\x64\xd7",
+ [0x8e4a] = "\x64\xda", [0x8e4b] = "\x64\xd8", [0x8e4c] = "\x88\x8b",
+ [0x8e4d] = "\x88\x88", [0x8e4e] = "\x88\x87", [0x8e50] = "\x88\x8a",
+ [0x8e53] = "\x88\x89", [0x8e54] = "\x8a\x93", [0x8e55] = "\x65\xc8",
+ [0x8e56] = "\x8a\x8a", [0x8e57] = "\x8a\x89", [0x8e59] = "\x65\xc3",
+ [0x8e5a] = "\x8a\x8f", [0x8e5b] = "\x8a\x8e", [0x8e5c] = "\x8a\x86",
+ [0x8e5d] = "\x8a\x91", [0x8e5e] = "\x8a\x8b", [0x8e5f] = "\x65\xc7",
+ [0x8e60] = "\x8a\x88", [0x8e61] = "\x8a\x90", [0x8e62] = "\x8a\x87",
+ [0x8e63] = "\x65\xc4", [0x8e64] = "\x65\xc6", [0x8e65] = "\x8a\x8c",
+ [0x8e66] = "\x65\xc5", [0x8e67] = "\x8a\x8d", [0x8e69] = "\x8a\x92",
+ [0x8e6a] = "\x8c\x61", [0x8e6c] = "\x66\xa9", [0x8e6d] = "\x8c\x5e",
+ [0x8e6f] = "\x8c\x62", [0x8e72] = "\x66\xa6", [0x8e73] = "\x8c\x60",
+ [0x8e74] = "\x66\xab", [0x8e76] = "\x66\xa8", [0x8e78] = "\x8c\x5f",
+ [0x8e7a] = "\x66\xaa", [0x8e7b] = "\x8c\x63", [0x8e7c] = "\x66\xa5",
+ [0x8e81] = "\x67\x67", [0x8e82] = "\x67\x69", [0x8e84] = "\x8d\xa8",
+ [0x8e85] = "\x67\x68", [0x8e86] = "\x8d\xa6", [0x8e87] = "\x66\xa7",
+ [0x8e88] = "\x8d\xa7", [0x8e89] = "\x67\x66", [0x8e8a] = "\x67\xae",
+ [0x8e8b] = "\x67\xb0", [0x8e8c] = "\x8e\xc5", [0x8e8d] = "\x67\xaf",
+ [0x8e8e] = "\x8e\xc4", [0x8e90] = "\x8f\xb1", [0x8e91] = "\x67\xf6",
+ [0x8e92] = "\x8f\xb0", [0x8e93] = "\x67\xf7", [0x8e94] = "\x8f\xae",
+ [0x8e95] = "\x8f\xad", [0x8e96] = "\x8f\xb2", [0x8e97] = "\x8f\xb3",
+ [0x8e98] = "\x90\x76", [0x8e9a] = "\x8f\xaf", [0x8e9d] = "\x90\xd5",
+ [0x8e9e] = "\x90\xd2", [0x8e9f] = "\x90\xd3", [0x8ea0] = "\x90\xd4",
+ [0x8ea1] = "\x68\xa8", [0x8ea3] = "\x91\x62", [0x8ea4] = "\x91\x61",
+ [0x8ea5] = "\x91\x60", [0x8ea6] = "\x91\x82", [0x8ea8] = "\x91\xae",
+ [0x8ea9] = "\x91\x9b", [0x8eaa] = "\x68\xba", [0x8eab] = "\x4f\xcd",
+ [0x8eac] = "\x56\x65", [0x8eb2] = "\x5d\xa2", [0x8eba] = "\x61\xbf",
+ [0x8ebd] = "\x85\xf2", [0x8ec0] = "\x65\xc9", [0x8ec2] = "\x8c\x64",
+ [0x8ec9] = "\x91\x9c", [0x8eca] = "\x4f\xce", [0x8ecb] = "\x51\xd0",
+ [0x8ecc] = "\x53\xdc", [0x8ecd] = "\x53\xdb", [0x8ecf] = "\x56\x68",
+ [0x8ed1] = "\x72\x4d", [0x8ed2] = "\x56\x66", [0x8ed3] = "\x72\x4e",
+ [0x8ed4] = "\x56\x67", [0x8ed7] = "\x75\x85", [0x8ed8] = "\x75\x81",
+ [0x8edb] = "\x58\xd2", [0x8edc] = "\x75\x84", [0x8edd] = "\x75\x83",
+ [0x8ede] = "\x75\x82", [0x8edf] = "\x58\xd3", [0x8ee0] = "\x75\x86",
+ [0x8ee1] = "\x75\x87", [0x8ee5] = "\x78\xe8", [0x8ee6] = "\x78\xe6",
+ [0x8ee7] = "\x78\xea", [0x8ee8] = "\x78\xeb", [0x8ee9] = "\x78\xf1",
+ [0x8eeb] = "\x78\xed", [0x8eec] = "\x78\xef", [0x8eee] = "\x78\xe7",
+ [0x8eef] = "\x78\xe2", [0x8ef1] = "\x78\xee", [0x8ef4] = "\x78\xf0",
+ [0x8ef5] = "\x78\xe9", [0x8ef6] = "\x78\xec", [0x8ef7] = "\x78\xe3",
+ [0x8ef8] = "\x5b\x69", [0x8ef9] = "\x78\xe5", [0x8efa] = "\x78\xe4",
+ [0x8efb] = "\x5b\x68", [0x8efc] = "\x5b\x6a", [0x8efe] = "\x5d\xa5",
+ [0x8eff] = "\x7c\x9e", [0x8f00] = "\x7c\xa0", [0x8f01] = "\x7c\x9f",
+ [0x8f02] = "\x7c\xa4", [0x8f03] = "\x5d\xa3", [0x8f05] = "\x7c\xa1",
+ [0x8f06] = "\x7c\x9d", [0x8f07] = "\x7c\xa2", [0x8f08] = "\x7c\xa3",
+ [0x8f09] = "\x5d\xa4", [0x8f0a] = "\x5d\xa6", [0x8f0b] = "\x7c\xa5",
+ [0x8f0d] = "\x7f\xd0", [0x8f0e] = "\x7f\xcf", [0x8f10] = "\x7f\xcd",
+ [0x8f11] = "\x7f\xce", [0x8f12] = "\x5f\xba", [0x8f13] = "\x5f\xbc",
+ [0x8f14] = "\x5f\xb9", [0x8f15] = "\x5f\xbb", [0x8f16] = "\x82\xf6",
+ [0x8f17] = "\x82\xf7", [0x8f18] = "\x82\xf2", [0x8f1a] = "\x82\xf3",
+ [0x8f1b] = "\x61\xc1", [0x8f1c] = "\x61\xc6", [0x8f1d] = "\x61\xc0",
+ [0x8f1e] = "\x61\xc7", [0x8f1f] = "\x61\xc2", [0x8f20] = "\x82\xf4",
+ [0x8f23] = "\x82\xf5", [0x8f24] = "\x82\xf1", [0x8f25] = "\x61\xc8",
+ [0x8f26] = "\x61\xc4", [0x8f29] = "\x61\xc3", [0x8f2a] = "\x61\xc5",
+ [0x8f2c] = "\x82\xf0", [0x8f2e] = "\x85\xf4", [0x8f2f] = "\x63\x72",
+ [0x8f32] = "\x85\xf6", [0x8f33] = "\x63\x74", [0x8f34] = "\x85\xf9",
+ [0x8f35] = "\x85\xf5", [0x8f36] = "\x85\xf3", [0x8f37] = "\x85\xf8",
+ [0x8f38] = "\x63\x73", [0x8f39] = "\x85\xf7", [0x8f3b] = "\x63\x71",
+ [0x8f3e] = "\x64\xdc", [0x8f3f] = "\x64\xdf", [0x8f40] = "\x88\x8e",
+ [0x8f42] = "\x64\xdd", [0x8f43] = "\x88\x8d", [0x8f44] = "\x64\xdb",
+ [0x8f45] = "\x64\xde", [0x8f46] = "\x8a\x94", [0x8f47] = "\x8a\x95",
+ [0x8f48] = "\x8a\x96", [0x8f49] = "\x65\xca", [0x8f4b] = "\x8a\x97",
+ [0x8f4d] = "\x65\xcb", [0x8f4e] = "\x66\xad", [0x8f4f] = "\x8c\x67",
+ [0x8f50] = "\x8c\x68", [0x8f51] = "\x8c\x66", [0x8f52] = "\x8c\x65",
+ [0x8f53] = "\x8c\x69", [0x8f54] = "\x66\xac", [0x8f55] = "\x8d\xac",
+ [0x8f56] = "\x8d\xaa", [0x8f57] = "\x8d\xab", [0x8f58] = "\x8d\xad",
+ [0x8f59] = "\x8d\xa9", [0x8f5a] = "\x8d\xae", [0x8f5b] = "\x8e\xc7",
+ [0x8f5d] = "\x8e\xc8", [0x8f5e] = "\x8e\xc6", [0x8f5f] = "\x67\xb1",
+ [0x8f60] = "\x8f\xb4", [0x8f61] = "\x67\xf8", [0x8f62] = "\x8f\xb5",
+ [0x8f63] = "\x90\x78", [0x8f64] = "\x90\x77", [0x8f9b] = "\x4f\xcf",
+ [0x8f9c] = "\x5b\x6b", [0x8f9f] = "\x5d\xa7", [0x8fa3] = "\x5f\xbd",
+ [0x8fa6] = "\x63\x76", [0x8fa8] = "\x63\x75", [0x8fad] = "\x66\xae",
+ [0x8fae] = "\x67\x49", [0x8faf] = "\x67\xb2", [0x8fb0] = "\x4f\xd0",
+ [0x8fb1] = "\x56\x69", [0x8fb2] = "\x5d\xa8", [0x8fb4] = "\x8c\x6a",
+ [0x8fb5] = "\x48\xe2", [0x8fbf] = "\x6b\x47", [0x8fc2] = "\x4f\xd1",
+ [0x8fc4] = "\x4f\xd4", [0x8fc5] = "\x4f\xd3", [0x8fc6] = "\x4f\xd2",
+ [0x8fc9] = "\x6b\x46", [0x8fcb] = "\x6c\xed", [0x8fcd] = "\x6c\xef",
+ [0x8fce] = "\x51\xd1", [0x8fd1] = "\x51\xd3", [0x8fd2] = "\x6c\xec",
+ [0x8fd3] = "\x6c\xee", [0x8fd4] = "\x51\xd2", [0x8fd5] = "\x6c\xf1",
+ [0x8fd6] = "\x6c\xf0", [0x8fd7] = "\x6c\xf2", [0x8fe0] = "\x6f\x78",
+ [0x8fe1] = "\x6f\x76", [0x8fe2] = "\x53\xdf", [0x8fe3] = "\x6f\x75",
+ [0x8fe4] = "\x53\xe4", [0x8fe5] = "\x53\xe1", [0x8fe6] = "\x53\xde",
+ [0x8fe8] = "\x53\xe5", [0x8fea] = "\x53\xe0", [0x8feb] = "\x53\xe3",
+ [0x8fed] = "\x53\xe2", [0x8fee] = "\x6f\x77", [0x8ff0] = "\x53\xdd",
+ [0x8ff4] = "\x56\x6f", [0x8ff5] = "\x72\x50", [0x8ff6] = "\x72\x56",
+ [0x8ff7] = "\x56\x6c", [0x8ff8] = "\x56\x73", [0x8ffa] = "\x56\x6e",
+ [0x8ffb] = "\x72\x53", [0x8ffc] = "\x72\x55", [0x8ffd] = "\x56\x71",
+ [0x8ffe] = "\x72\x4f", [0x8fff] = "\x72\x52", [0x9000] = "\x56\x6d",
+ [0x9001] = "\x56\x6a", [0x9002] = "\x72\x51", [0x9003] = "\x56\x70",
+ [0x9004] = "\x72\x54", [0x9005] = "\x56\x72", [0x9006] = "\x56\x6b",
+ [0x900b] = "\x75\x89", [0x900c] = "\x75\x8c", [0x900d] = "\x58\xd5",
+ [0x900f] = "\x58\xdf", [0x9010] = "\x58\xdb", [0x9011] = "\x75\x8a",
+ [0x9014] = "\x58\xe3", [0x9015] = "\x58\xdc", [0x9016] = "\x58\xe1",
+ [0x9017] = "\x58\xd7", [0x9019] = "\x58\xd4", [0x901a] = "\x58\xd6",
+ [0x901b] = "\x58\xe2", [0x901c] = "\x75\x8b", [0x901d] = "\x58\xda",
+ [0x901e] = "\x58\xdd", [0x901f] = "\x58\xd9", [0x9020] = "\x58\xde",
+ [0x9021] = "\x75\x8d", [0x9022] = "\x58\xe0", [0x9023] = "\x58\xd8",
+ [0x9024] = "\x75\x88", [0x902d] = "\x78\xf2", [0x902e] = "\x5b\x6c",
+ [0x902f] = "\x78\xf4", [0x9031] = "\x5b\x6e", [0x9032] = "\x5b\x70",
+ [0x9034] = "\x78\xf3", [0x9035] = "\x5b\x6d", [0x9036] = "\x5b\x71",
+ [0x9038] = "\x5b\x6f", [0x903c] = "\x5d\xae", [0x903d] = "\x7c\xaa",
+ [0x903e] = "\x5d\xb6", [0x903f] = "\x7c\xa7", [0x9041] = "\x5d\xb7",
+ [0x9042] = "\x5d\xac", [0x9044] = "\x7c\xa8", [0x9047] = "\x5d\xb1",
+ [0x9049] = "\x7c\xa9", [0x904a] = "\x5d\xaa", [0x904b] = "\x5d\xa9",
+ [0x904d] = "\x5d\xb4", [0x904e] = "\x5d\xb3", [0x904f] = "\x5d\xb2",
+ [0x9050] = "\x5d\xb0", [0x9051] = "\x5d\xb5", [0x9052] = "\x7c\xa6",
+ [0x9053] = "\x5d\xab", [0x9054] = "\x5d\xad", [0x9055] = "\x5d\xaf",
+ [0x9058] = "\x5f\xbf", [0x9059] = "\x5f\xc2", [0x905b] = "\x5f\xc6",
+ [0x905c] = "\x5f\xc0", [0x905d] = "\x5f\xc5", [0x905e] = "\x5f\xc3",
+ [0x9060] = "\x5f\xbe", [0x9062] = "\x5f\xc4", [0x9063] = "\x5f\xc1",
+ [0x9067] = "\x82\xfb", [0x9068] = "\x61\xcb", [0x9069] = "\x61\xc9",
+ [0x906b] = "\x82\xfc", [0x906d] = "\x61\xcc", [0x906e] = "\x61\xca",
+ [0x906f] = "\x82\xfa", [0x9070] = "\x82\xf9", [0x9072] = "\x63\x7a",
+ [0x9073] = "\x82\xf8", [0x9074] = "\x63\x78", [0x9075] = "\x63\x77",
+ [0x9076] = "\x85\xfa", [0x9077] = "\x61\xcd", [0x9078] = "\x63\x79",
+ [0x9079] = "\x85\xfb", [0x907a] = "\x63\x7c", [0x907b] = "\x85\xfc",
+ [0x907c] = "\x63\x7b", [0x907d] = "\x64\xe1", [0x907e] = "\x88\x90",
+ [0x907f] = "\x64\xe0", [0x9080] = "\x64\xe5", [0x9081] = "\x64\xe3",
+ [0x9082] = "\x64\xe4", [0x9083] = "\x65\xcd", [0x9084] = "\x64\xe2",
+ [0x9085] = "\x88\x8f", [0x9086] = "\x85\xfd", [0x9087] = "\x65\xcc",
+ [0x9088] = "\x65\xce", [0x908a] = "\x66\xaf", [0x908b] = "\x66\xb0",
+ [0x908d] = "\x8d\xaf", [0x908f] = "\x68\x6a", [0x9090] = "\x68\x69",
+ [0x9091] = "\x4f\xd6", [0x9094] = "\x69\xf4", [0x9095] = "\x56\x74",
+ [0x9097] = "\x69\xf1", [0x9098] = "\x69\xf2", [0x9099] = "\x69\xf0",
+ [0x909b] = "\x69\xf3", [0x909e] = "\x6b\x4b", [0x909f] = "\x6b\x48",
+ [0x90a0] = "\x6b\x4d", [0x90a1] = "\x6b\x49", [0x90a2] = "\x4f\xd7",
+ [0x90a3] = "\x4f\xda", [0x90a5] = "\x6b\x4a", [0x90a6] = "\x4f\xd9",
+ [0x90a7] = "\x6b\x4c", [0x90aa] = "\x4f\xd8", [0x90af] = "\x6c\xf5",
+ [0x90b0] = "\x6c\xf7", [0x90b1] = "\x51\xd6", [0x90b2] = "\x6c\xf3",
+ [0x90b3] = "\x6c\xf6", [0x90b4] = "\x6c\xf4", [0x90b5] = "\x51\xd4",
+ [0x90b6] = "\x51\xd7", [0x90b8] = "\x51\xd5", [0x90bd] = "\x6f\x7a",
+ [0x90be] = "\x6f\x7e", [0x90bf] = "\x6f\x7b", [0x90c1] = "\x53\xe8",
+ [0x90c3] = "\x53\xe9", [0x90c5] = "\x6f\x7d", [0x90c7] = "\x6f\x7f",
+ [0x90c8] = "\x6f\x82", [0x90ca] = "\x53\xe6", [0x90cb] = "\x6f\x81",
+ [0x90ce] = "\x53\xe7", [0x90d4] = "\x75\x94", [0x90d5] = "\x6f\x7c",
+ [0x90d6] = "\x72\x57", [0x90d7] = "\x72\x60", [0x90d8] = "\x72\x5e",
+ [0x90d9] = "\x72\x59", [0x90da] = "\x72\x5a", [0x90db] = "\x72\x5f",
+ [0x90dc] = "\x72\x61", [0x90dd] = "\x56\x76", [0x90df] = "\x72\x5c",
+ [0x90e0] = "\x72\x58", [0x90e1] = "\x56\x75", [0x90e2] = "\x56\x77",
+ [0x90e3] = "\x72\x5b", [0x90e4] = "\x72\x62", [0x90e5] = "\x72\x5d",
+ [0x90e8] = "\x58\xe4", [0x90e9] = "\x75\x97", [0x90ea] = "\x75\x8f",
+ [0x90eb] = "\x75\x95", [0x90ec] = "\x75\x96", [0x90ed] = "\x58\xe5",
+ [0x90ef] = "\x75\x8e", [0x90f0] = "\x75\x90", [0x90f1] = "\x6f\x79",
+ [0x90f2] = "\x75\x92", [0x90f3] = "\x75\x93", [0x90f4] = "\x75\x91",
+ [0x90f5] = "\x5b\x73", [0x90f9] = "\x78\xfb", [0x90fa] = "\x86\x41",
+ [0x90fb] = "\x78\xfc", [0x90fc] = "\x78\xf9", [0x90fd] = "\x58\xe6",
+ [0x90fe] = "\x5b\x75", [0x90ff] = "\x78\xf8", [0x9100] = "\x79\x41",
+ [0x9101] = "\x78\xfd", [0x9102] = "\x5b\x72", [0x9103] = "\x79\x44",
+ [0x9104] = "\x78\xf7", [0x9105] = "\x79\x43", [0x9106] = "\x78\xf5",
+ [0x9107] = "\x79\x42", [0x9108] = "\x78\xfa", [0x9109] = "\x5b\x74",
+ [0x910b] = "\x7c\xb1", [0x910d] = "\x7c\xac", [0x910e] = "\x7c\xb2",
+ [0x910f] = "\x7c\xad", [0x9110] = "\x7c\xab", [0x9111] = "\x7c\xae",
+ [0x9112] = "\x5d\xb8", [0x9114] = "\x7c\xb0", [0x9116] = "\x7c\xaf",
+ [0x9117] = "\x5d\xb9", [0x9118] = "\x5f\xc8", [0x9119] = "\x5f\xc7",
+ [0x911a] = "\x7f\xd7", [0x911b] = "\x7f\xda", [0x911c] = "\x7f\xd2",
+ [0x911d] = "\x7f\xd6", [0x911e] = "\x5f\xc9", [0x911f] = "\x7f\xd5",
+ [0x9120] = "\x7f\xd3", [0x9121] = "\x7f\xd9", [0x9122] = "\x7f\xd4",
+ [0x9123] = "\x7f\xd1", [0x9124] = "\x7f\xd8", [0x9126] = "\x83\x45",
+ [0x9127] = "\x61\xd0", [0x9128] = "\x8a\x98", [0x9129] = "\x83\x42",
+ [0x912a] = "\x83\x43", [0x912b] = "\x83\x41", [0x912c] = "\x78\xf6",
+ [0x912d] = "\x61\xcf", [0x912e] = "\x83\x46", [0x912f] = "\x82\xfd",
+ [0x9130] = "\x61\xce", [0x9131] = "\x61\xd1", [0x9132] = "\x83\x44",
+ [0x9133] = "\x86\x42", [0x9134] = "\x63\x7d", [0x9135] = "\x86\x43",
+ [0x9136] = "\x86\x44", [0x9138] = "\x88\x91", [0x9139] = "\x64\xe6",
+ [0x913a] = "\x8a\x99", [0x913b] = "\x8a\x9a", [0x913e] = "\x8a\x9b",
+ [0x913f] = "\x8c\x6c", [0x9140] = "\x8c\x6b", [0x9141] = "\x8d\xb1",
+ [0x9143] = "\x8d\xb0", [0x9144] = "\x8e\xca", [0x9145] = "\x8e\xcb",
+ [0x9146] = "\x8e\xc9", [0x9147] = "\x8f\xb6", [0x9148] = "\x67\xf9",
+ [0x9149] = "\x4f\xdb", [0x914a] = "\x53\xeb", [0x914b] = "\x53\xea",
+ [0x914c] = "\x56\x7a", [0x914d] = "\x56\x79", [0x914e] = "\x72\x64",
+ [0x914f] = "\x72\x65", [0x9150] = "\x72\x63", [0x9152] = "\x56\x78",
+ [0x9153] = "\x75\x9b", [0x9155] = "\x75\x9c", [0x9156] = "\x75\x98",
+ [0x9157] = "\x58\xe7", [0x9158] = "\x75\x99", [0x915a] = "\x75\x9a",
+ [0x915f] = "\x79\x47", [0x9160] = "\x79\x49", [0x9161] = "\x79\x45",
+ [0x9162] = "\x79\x48", [0x9163] = "\x5b\x76", [0x9164] = "\x79\x46",
+ [0x9165] = "\x5b\x77", [0x9168] = "\x79\xf9", [0x9169] = "\x5d\xbc",
+ [0x916a] = "\x5d\xbb", [0x916c] = "\x5d\xba", [0x916e] = "\x7c\xb3",
+ [0x916f] = "\x7c\xb4", [0x9172] = "\x7f\xdc", [0x9173] = "\x7f\xde",
+ [0x9174] = "\x5f\xcd", [0x9175] = "\x5f\xca", [0x9177] = "\x5f\xcc",
+ [0x9178] = "\x5f\xcb", [0x9179] = "\x7f\xdd", [0x917a] = "\x7f\xdb",
+ [0x9180] = "\x83\x4d", [0x9181] = "\x83\x4a", [0x9182] = "\x83\x4b",
+ [0x9183] = "\x61\xd5", [0x9184] = "\x83\x4c", [0x9185] = "\x83\x47",
+ [0x9186] = "\x83\x48", [0x9187] = "\x61\xd2", [0x9189] = "\x61\xd3",
+ [0x918a] = "\x83\x49", [0x918b] = "\x61\xd4", [0x918d] = "\x86\x48",
+ [0x918f] = "\x86\x49", [0x9190] = "\x86\x46", [0x9191] = "\x86\x47",
+ [0x9192] = "\x63\x7e", [0x9193] = "\x86\x45", [0x9199] = "\x88\x95",
+ [0x919a] = "\x88\x92", [0x919b] = "\x88\x94", [0x919c] = "\x64\xe9",
+ [0x919d] = "\x88\x98", [0x919e] = "\x64\xe8", [0x919f] = "\x88\x96",
+ [0x91a0] = "\x88\x99", [0x91a1] = "\x88\x97", [0x91a2] = "\x88\x93",
+ [0x91a3] = "\x64\xe7", [0x91a5] = "\x8a\x9d", [0x91a7] = "\x8a\x9e",
+ [0x91a8] = "\x8a\x9c", [0x91aa] = "\x8a\xa0", [0x91ab] = "\x65\xcf",
+ [0x91ac] = "\x65\xd0", [0x91ad] = "\x8c\x6e", [0x91ae] = "\x66\xb2",
+ [0x91af] = "\x8a\x9f", [0x91b0] = "\x8c\x6d", [0x91b1] = "\x66\xb1",
+ [0x91b2] = "\x8d\xb4", [0x91b3] = "\x8d\xb5", [0x91b4] = "\x67\x6a",
+ [0x91b5] = "\x8d\xb3", [0x91b7] = "\x8d\xb2", [0x91b9] = "\x8e\xcc",
+ [0x91ba] = "\x67\xb3", [0x91bc] = "\x90\x79", [0x91bd] = "\x90\xd7",
+ [0x91be] = "\x90\xd6", [0x91c0] = "\x68\x8f", [0x91c1] = "\x68\xa9",
+ [0x91c2] = "\x90\xd8", [0x91c3] = "\x91\x83", [0x91c5] = "\x68\xbb",
+ [0x91c6] = "\x4f\xdc", [0x91c7] = "\x51\xd8", [0x91c9] = "\x5d\xbd",
+ [0x91cb] = "\x67\x6b", [0x91cc] = "\x4f\xdd", [0x91cd] = "\x53\xec",
+ [0x91ce] = "\x58\xe8", [0x91cf] = "\x5b\x78", [0x91d0] = "\x65\xd1",
+ [0x91d1] = "\x51\xd9", [0x91d3] = "\x6f\x84", [0x91d4] = "\x6f\x83",
+ [0x91d5] = "\x72\x66", [0x91d7] = "\x56\x7d", [0x91d8] = "\x56\x7b",
+ [0x91d9] = "\x56\x7f", [0x91da] = "\x72\x68", [0x91dc] = "\x56\x7e",
+ [0x91dd] = "\x56\x7c", [0x91e2] = "\x72\x67", [0x91e3] = "\x58\xeb",
+ [0x91e4] = "\x75\xa2", [0x91e6] = "\x58\xea", [0x91e7] = "\x58\xec",
+ [0x91e8] = "\x75\xa7", [0x91e9] = "\x58\xee", [0x91ea] = "\x75\xa4",
+ [0x91eb] = "\x75\xa5", [0x91ec] = "\x75\x9d", [0x91ed] = "\x58\xed",
+ [0x91ee] = "\x75\xa8", [0x91f1] = "\x75\x9f", [0x91f3] = "\x75\xa0",
+ [0x91f4] = "\x75\x9e", [0x91f5] = "\x58\xe9", [0x91f7] = "\x75\xa6",
+ [0x91f8] = "\x75\xa1", [0x91f9] = "\x75\xa3", [0x91fd] = "\x79\x55",
+ [0x91ff] = "\x79\x54", [0x9200] = "\x79\x52", [0x9201] = "\x79\x4a",
+ [0x9202] = "\x79\x59", [0x9203] = "\x79\x4d", [0x9204] = "\x79\x57",
+ [0x9205] = "\x79\x5e", [0x9206] = "\x79\x56", [0x9207] = "\x5b\x81",
+ [0x9209] = "\x5b\x7c", [0x920a] = "\x79\x4b", [0x920c] = "\x79\x51",
+ [0x920d] = "\x5b\x7e", [0x920f] = "\x79\x50", [0x9210] = "\x5b\x7f",
+ [0x9211] = "\x5b\x82", [0x9212] = "\x79\x53", [0x9214] = "\x5b\x79",
+ [0x9215] = "\x5b\x7a", [0x9216] = "\x79\x5f", [0x9217] = "\x79\x5d",
+ [0x9219] = "\x79\x5c", [0x921a] = "\x79\x4e", [0x921c] = "\x79\x5a",
+ [0x921e] = "\x5b\x7d", [0x9223] = "\x5b\x7b", [0x9224] = "\x79\x5b",
+ [0x9225] = "\x79\x4c", [0x9226] = "\x79\x4f", [0x9227] = "\x79\x58",
+ [0x922d] = "\x80\x44", [0x922e] = "\x7c\xbe", [0x9230] = "\x7c\xb7",
+ [0x9231] = "\x7c\xca", [0x9232] = "\x7c\xd3", [0x9233] = "\x7c\xba",
+ [0x9234] = "\x5d\xc8", [0x9236] = "\x7c\xc7", [0x9237] = "\x5d\xbe",
+ [0x9238] = "\x5d\xc0", [0x9239] = "\x5d\xcc", [0x923a] = "\x7c\xb8",
+ [0x923d] = "\x5d\xc1", [0x923e] = "\x5d\xc3", [0x923f] = "\x5d\xcd",
+ [0x9240] = "\x5d\xc2", [0x9245] = "\x5d\xcb", [0x9246] = "\x7c\xc0",
+ [0x9248] = "\x7c\xb5", [0x9249] = "\x5d\xc9", [0x924a] = "\x7c\xbf",
+ [0x924b] = "\x5d\xc5", [0x924c] = "\x7c\xd1", [0x924d] = "\x5d\xca",
+ [0x924e] = "\x7c\xcf", [0x924f] = "\x7c\xc3", [0x9250] = "\x7c\xcd",
+ [0x9251] = "\x5d\xc7", [0x9252] = "\x7c\xb6", [0x9253] = "\x7c\xd0",
+ [0x9254] = "\x7c\xcb", [0x9256] = "\x7c\xd2", [0x9257] = "\x5d\xbf",
+ [0x925a] = "\x5d\xce", [0x925b] = "\x5d\xc4", [0x925e] = "\x7c\xbc",
+ [0x9260] = "\x7c\xc4", [0x9261] = "\x7c\xc8", [0x9263] = "\x7c\xcc",
+ [0x9264] = "\x5d\xc6", [0x9265] = "\x7c\xbb", [0x9266] = "\x7c\xb9",
+ [0x9267] = "\x7c\xc5", [0x926c] = "\x7c\xc2", [0x926d] = "\x7c\xc1",
+ [0x926f] = "\x7c\xc6", [0x9270] = "\x7c\xc9", [0x9272] = "\x7c\xce",
+ [0x9276] = "\x7f\xe1", [0x9278] = "\x5f\xce", [0x9279] = "\x7f\xeb",
+ [0x927a] = "\x7f\xe3", [0x927b] = "\x5f\xd3", [0x927c] = "\x5f\xd7",
+ [0x927d] = "\x7f\xf4", [0x927e] = "\x7f\xfc", [0x927f] = "\x7f\xed",
+ [0x9280] = "\x5f\xcf", [0x9282] = "\x7f\xf1", [0x9283] = "\x7c\xbd",
+ [0x9285] = "\x5f\xd0", [0x9286] = "\x7f\xf8", [0x9287] = "\x7f\xfd",
+ [0x9288] = "\x7f\xf5", [0x928a] = "\x7f\xf7", [0x928b] = "\x80\x43",
+ [0x928c] = "\x7f\xf9", [0x928d] = "\x7f\xe7", [0x928e] = "\x7f\xf0",
+ [0x9291] = "\x5f\xd8", [0x9293] = "\x5f\xd4", [0x9294] = "\x7f\xe5",
+ [0x9295] = "\x7f\xf2", [0x9296] = "\x5f\xd2", [0x9297] = "\x7f\xec",
+ [0x9298] = "\x5f\xd1", [0x9299] = "\x7f\xfa", [0x929a] = "\x7f\xe9",
+ [0x929b] = "\x7f\xe2", [0x929c] = "\x5f\xd5", [0x929d] = "\x80\x42",
+ [0x92a0] = "\x7f\xe4", [0x92a1] = "\x7f\xf6", [0x92a2] = "\x7f\xf3",
+ [0x92a3] = "\x7f\xee", [0x92a4] = "\x7f\xe0", [0x92a5] = "\x7f\xdf",
+ [0x92a6] = "\x7f\xe8", [0x92a7] = "\x7f\xfb", [0x92a8] = "\x5f\xd6",
+ [0x92a9] = "\x80\x41", [0x92aa] = "\x7f\xe6", [0x92ab] = "\x7f\xea",
+ [0x92ac] = "\x61\xda", [0x92b2] = "\x61\xe2", [0x92b3] = "\x61\xdd",
+ [0x92b4] = "\x83\x6e", [0x92b5] = "\x83\x6b", [0x92b6] = "\x83\x53",
+ [0x92b7] = "\x61\xd8", [0x92bb] = "\x61\xd7", [0x92bc] = "\x61\xde",
+ [0x92c0] = "\x83\x51", [0x92c1] = "\x61\xdc", [0x92c2] = "\x83\x5d",
+ [0x92c3] = "\x83\x4f", [0x92c4] = "\x83\x50", [0x92c5] = "\x61\xd6",
+ [0x92c6] = "\x83\x6d", [0x92c7] = "\x61\xe0", [0x92c8] = "\x83\x60",
+ [0x92c9] = "\x83\x65", [0x92ca] = "\x83\x5f", [0x92cb] = "\x86\x5b",
+ [0x92cc] = "\x83\x5b", [0x92cd] = "\x83\x63", [0x92ce] = "\x83\x61",
+ [0x92cf] = "\x83\x54", [0x92d0] = "\x83\x4e", [0x92d1] = "\x83\x69",
+ [0x92d2] = "\x61\xdf", [0x92d3] = "\x83\x6a", [0x92d5] = "\x83\x64",
+ [0x92d7] = "\x83\x59", [0x92d8] = "\x83\x57", [0x92d9] = "\x83\x52",
+ [0x92dd] = "\x83\x5a", [0x92de] = "\x83\x67", [0x92df] = "\x83\x56",
+ [0x92e0] = "\x83\x66", [0x92e1] = "\x83\x6c", [0x92e4] = "\x61\xdb",
+ [0x92e6] = "\x83\x62", [0x92e7] = "\x83\x68", [0x92e8] = "\x83\x5e",
+ [0x92e9] = "\x83\x58", [0x92ea] = "\x61\xd9", [0x92ee] = "\x7f\xef",
+ [0x92ef] = "\x83\x5c", [0x92f0] = "\x61\xe1", [0x92f1] = "\x83\x55",
+ [0x92f7] = "\x86\x61", [0x92f8] = "\x63\x82", [0x92f9] = "\x86\x60",
+ [0x92fa] = "\x86\x5d", [0x92fb] = "\x86\x70", [0x92fc] = "\x63\x86",
+ [0x92fe] = "\x86\x6d", [0x92ff] = "\x86\x65", [0x9300] = "\x86\x6f",
+ [0x9301] = "\x86\x56", [0x9302] = "\x86\x63", [0x9304] = "\x63\x88",
+ [0x9306] = "\x86\x4e", [0x9308] = "\x86\x4c", [0x9309] = "\x86\x6e",
+ [0x930b] = "\x86\x6c", [0x930c] = "\x86\x6b", [0x930d] = "\x86\x5a",
+ [0x930e] = "\x86\x59", [0x930f] = "\x86\x4f", [0x9310] = "\x63\x8a",
+ [0x9312] = "\x86\x55", [0x9313] = "\x86\x5f", [0x9314] = "\x86\x6a",
+ [0x9315] = "\x63\x8d", [0x9316] = "\x86\x71", [0x9318] = "\x64\xf1",
+ [0x9319] = "\x63\x8f", [0x931a] = "\x63\x89", [0x931b] = "\x86\x53",
+ [0x931d] = "\x86\x5c", [0x931e] = "\x86\x4b", [0x931f] = "\x86\x4d",
+ [0x9320] = "\x63\x7f", [0x9321] = "\x63\x8c", [0x9322] = "\x63\x85",
+ [0x9323] = "\x86\x54", [0x9324] = "\x86\x64", [0x9325] = "\x86\x5e",
+ [0x9326] = "\x63\x8b", [0x9327] = "\x86\x4a", [0x9328] = "\x64\xec",
+ [0x9329] = "\x86\x66", [0x932a] = "\x86\x69", [0x932b] = "\x63\x87",
+ [0x932d] = "\x86\x58", [0x932e] = "\x63\x8e", [0x932f] = "\x63\x84",
+ [0x9333] = "\x63\x83", [0x9334] = "\x86\x62", [0x9335] = "\x86\x68",
+ [0x9336] = "\x63\x81", [0x9338] = "\x86\x51", [0x9339] = "\x86\x67",
+ [0x933c] = "\x86\x52", [0x9346] = "\x86\x57", [0x9347] = "\x88\x9f",
+ [0x9349] = "\x88\xa4", [0x934a] = "\x64\xee", [0x934b] = "\x64\xf0",
+ [0x934c] = "\x88\xaa", [0x934d] = "\x64\xea", [0x934e] = "\x88\xb9",
+ [0x934f] = "\x88\xb0", [0x9350] = "\x88\xa5", [0x9351] = "\x88\xa6",
+ [0x9352] = "\x88\xaf", [0x9354] = "\x64\xf7", [0x9355] = "\x88\xae",
+ [0x9356] = "\x88\x9e", [0x9357] = "\x88\xad", [0x9358] = "\x88\xa1",
+ [0x9359] = "\x88\xba", [0x935a] = "\x64\xf6", [0x935b] = "\x64\xf4",
+ [0x935c] = "\x88\xa2", [0x935e] = "\x88\xb5", [0x9360] = "\x88\xa7",
+ [0x9361] = "\x88\xb4", [0x9363] = "\x88\xb6", [0x9364] = "\x88\x9d",
+ [0x9365] = "\x64\xef", [0x9367] = "\x88\xb7", [0x936a] = "\x88\xab",
+ [0x936c] = "\x64\xf3", [0x936d] = "\x88\xa8", [0x9370] = "\x64\xf5",
+ [0x9371] = "\x88\xb1", [0x9375] = "\x64\xed", [0x9376] = "\x88\xa3",
+ [0x9377] = "\x88\xb2", [0x9379] = "\x88\xac", [0x937a] = "\x86\x50",
+ [0x937b] = "\x88\xb3", [0x937c] = "\x88\xa0", [0x937e] = "\x64\xf2",
+ [0x9380] = "\x88\xb8", [0x9382] = "\x64\xeb", [0x9383] = "\x88\x9b",
+ [0x9388] = "\x8a\xae", [0x9389] = "\x8a\xa7", [0x938a] = "\x65\xd3",
+ [0x938c] = "\x8a\xa2", [0x938d] = "\x8a\xb1", [0x938e] = "\x8a\xa9",
+ [0x938f] = "\x88\xa9", [0x9391] = "\x8a\xb3", [0x9392] = "\x8a\xa3",
+ [0x9394] = "\x65\xd2", [0x9395] = "\x8a\xad", [0x9396] = "\x65\xd4",
+ [0x9397] = "\x65\xdc", [0x9398] = "\x65\xda", [0x9399] = "\x8a\xaf",
+ [0x939a] = "\x65\xdb", [0x939b] = "\x8a\xa5", [0x939d] = "\x8a\xa6",
+ [0x939e] = "\x8a\xab", [0x939f] = "\x8a\xb0", [0x93a1] = "\x88\x9a",
+ [0x93a2] = "\x65\xd5", [0x93a3] = "\x8a\xb8", [0x93a4] = "\x8a\xb5",
+ [0x93a5] = "\x8a\xb9", [0x93a6] = "\x8a\xac", [0x93a7] = "\x8a\xa8",
+ [0x93a8] = "\x8a\xb6", [0x93a9] = "\x8c\x79", [0x93aa] = "\x8a\xaa",
+ [0x93ac] = "\x65\xd8", [0x93ae] = "\x65\xd7", [0x93af] = "\x88\x9c",
+ [0x93b0] = "\x65\xd9", [0x93b1] = "\x8a\xb2", [0x93b2] = "\x8a\xb4",
+ [0x93b3] = "\x65\xd6", [0x93b4] = "\x8a\xb7", [0x93b5] = "\x8a\xa1",
+ [0x93b7] = "\x8a\xa4", [0x93c0] = "\x8c\x83", [0x93c2] = "\x8c\x72",
+ [0x93c3] = "\x66\xb6", [0x93c4] = "\x8c\x81", [0x93c7] = "\x8c\x70",
+ [0x93c8] = "\x66\xb7", [0x93ca] = "\x8c\x7b", [0x93cc] = "\x8c\x77",
+ [0x93cd] = "\x66\xbc", [0x93ce] = "\x8c\x82", [0x93cf] = "\x8c\x71",
+ [0x93d0] = "\x8c\x74", [0x93d1] = "\x66\xb4", [0x93d2] = "\x8c\x84",
+ [0x93d4] = "\x8c\x7c", [0x93d5] = "\x8c\x7f", [0x93d6] = "\x66\xba",
+ [0x93d7] = "\x66\xbf", [0x93d8] = "\x66\xbd", [0x93d9] = "\x8c\x78",
+ [0x93da] = "\x8c\x73", [0x93dc] = "\x66\xb8", [0x93dd] = "\x66\xb9",
+ [0x93de] = "\x8c\x6f", [0x93df] = "\x66\xb5", [0x93e1] = "\x66\xb3",
+ [0x93e2] = "\x66\xbb", [0x93e3] = "\x8c\x7e", [0x93e4] = "\x66\xbe",
+ [0x93e6] = "\x8c\x7a", [0x93e7] = "\x8c\x85", [0x93e8] = "\x66\xc0",
+ [0x93ec] = "\x8c\x76", [0x93ee] = "\x8c\x7d", [0x93f5] = "\x8d\xc2",
+ [0x93f6] = "\x8d\xd0", [0x93f7] = "\x8d\xc4", [0x93f8] = "\x8d\xcb",
+ [0x93f9] = "\x8c\x75", [0x93fa] = "\x8d\xc9", [0x93fb] = "\x8d\xb8",
+ [0x93fc] = "\x8d\xce", [0x93fd] = "\x67\x6e", [0x93fe] = "\x8d\xbc",
+ [0x93ff] = "\x8d\xcd", [0x9400] = "\x8d\xc3", [0x9403] = "\x67\x6d",
+ [0x9406] = "\x8d\xd2", [0x9407] = "\x8d\xc5", [0x9409] = "\x8d\xca",
+ [0x940a] = "\x8d\xcc", [0x940b] = "\x8d\xb6", [0x940c] = "\x8d\xcf",
+ [0x940d] = "\x8d\xc1", [0x940e] = "\x8d\xc6", [0x940f] = "\x8d\xba",
+ [0x9410] = "\x8d\xbe", [0x9411] = "\x8d\xd1", [0x9412] = "\x8d\xc8",
+ [0x9413] = "\x8d\xb7", [0x9414] = "\x8d\xbb", [0x9415] = "\x8d\xbd",
+ [0x9416] = "\x8d\xc7", [0x9418] = "\x67\x6c", [0x9419] = "\x8d\xc0",
+ [0x9420] = "\x8d\xb9", [0x9428] = "\x8d\xbf", [0x9429] = "\x8e\xd0",
+ [0x942a] = "\x8e\xd5", [0x942b] = "\x67\xba", [0x942c] = "\x8e\xd7",
+ [0x942e] = "\x67\xb4", [0x9430] = "\x8e\xd3", [0x9431] = "\x8e\xd9",
+ [0x9432] = "\x67\xb9", [0x9433] = "\x67\xb5", [0x9435] = "\x67\xb6",
+ [0x9436] = "\x8e\xcf", [0x9437] = "\x8e\xd6", [0x9438] = "\x67\xb8",
+ [0x9439] = "\x8e\xd4", [0x943a] = "\x67\xb7", [0x943b] = "\x8e\xce",
+ [0x943c] = "\x8e\xd2", [0x943d] = "\x8e\xd1", [0x943f] = "\x8e\xcd",
+ [0x9440] = "\x8e\xd8", [0x9444] = "\x67\xfa", [0x9445] = "\x8f\xbd",
+ [0x9446] = "\x8f\xc0", [0x9447] = "\x8f\xbc", [0x9448] = "\x8f\xbe",
+ [0x9449] = "\x8f\xbf", [0x944a] = "\x8f\xb9", [0x944b] = "\x8f\xba",
+ [0x944c] = "\x8f\xb7", [0x944f] = "\x8f\xbb", [0x9450] = "\x8f\xb8",
+ [0x9451] = "\x67\xfb", [0x9452] = "\x67\xfc", [0x9455] = "\x90\x7b",
+ [0x9457] = "\x90\x7d", [0x945d] = "\x90\x7c", [0x945e] = "\x90\x7e",
+ [0x9460] = "\x68\x6c", [0x9462] = "\x90\x7a", [0x9463] = "\x68\x6b",
+ [0x9464] = "\x68\x6d", [0x9468] = "\x90\xda", [0x9469] = "\x90\xdb",
+ [0x946a] = "\x68\x90", [0x946b] = "\x90\xd9", [0x946d] = "\x91\x64",
+ [0x946e] = "\x91\x63", [0x946f] = "\x91\x65", [0x9470] = "\x68\xab",
+ [0x9471] = "\x91\x66", [0x9472] = "\x68\xaa", [0x9473] = "\x91\x67",
+ [0x9474] = "\x91\x84", [0x9475] = "\x91\x87", [0x9476] = "\x91\x86",
+ [0x9477] = "\x68\xb4", [0x9478] = "\x91\x85", [0x947c] = "\x68\xbe",
+ [0x947d] = "\x68\xbc", [0x947e] = "\x68\xbd", [0x947f] = "\x68\xc3",
+ [0x9480] = "\x91\xb0", [0x9481] = "\x91\xb1", [0x9482] = "\x91\xaf",
+ [0x9483] = "\x91\xb9", [0x9577] = "\x51\xda", [0x957a] = "\x75\xa9",
+ [0x957b] = "\x79\x60", [0x957c] = "\x83\x6f", [0x957d] = "\x8c\x86",
+ [0x9580] = "\x51\xdb", [0x9582] = "\x53\xed", [0x9583] = "\x56\x81",
+ [0x9586] = "\x75\xaa", [0x9588] = "\x75\xab", [0x9589] = "\x58\xef",
+ [0x958b] = "\x5b\x85", [0x958c] = "\x79\x62", [0x958d] = "\x79\x61",
+ [0x958e] = "\x5b\x89", [0x958f] = "\x5b\x84", [0x9590] = "\x79\x63",
+ [0x9591] = "\x5b\x86", [0x9592] = "\x5b\x88", [0x9593] = "\x5b\x87",
+ [0x9594] = "\x5b\x83", [0x9598] = "\x5d\xcf", [0x959b] = "\x7c\xd7",
+ [0x959c] = "\x7c\xd5", [0x959e] = "\x7c\xd6", [0x959f] = "\x7c\xd4",
+ [0x95a1] = "\x5f\xd9", [0x95a3] = "\x5f\xdc", [0x95a4] = "\x5f\xde",
+ [0x95a5] = "\x5f\xdd", [0x95a8] = "\x5f\xda", [0x95a9] = "\x5f\xdb",
+ [0x95ab] = "\x83\x71", [0x95ac] = "\x83\x70", [0x95ad] = "\x61\xe3",
+ [0x95ae] = "\x83\x72", [0x95b0] = "\x83\x73", [0x95b1] = "\x61\xe4",
+ [0x95b5] = "\x86\x79", [0x95b6] = "\x86\x77", [0x95b7] = "\x88\xc0",
+ [0x95b9] = "\x86\x75", [0x95ba] = "\x86\x76", [0x95bb] = "\x63\x90",
+ [0x95bc] = "\x86\x72", [0x95bd] = "\x86\x7a", [0x95be] = "\x86\x74",
+ [0x95bf] = "\x86\x78", [0x95c0] = "\x88\xbc", [0x95c3] = "\x88\xbe",
+ [0x95c5] = "\x88\xbf", [0x95c6] = "\x64\xfc", [0x95c7] = "\x88\xbb",
+ [0x95c8] = "\x64\xfb", [0x95c9] = "\x88\xbd", [0x95ca] = "\x64\xf8",
+ [0x95cb] = "\x64\xf9", [0x95cc] = "\x64\xfa", [0x95cd] = "\x86\x73",
+ [0x95d0] = "\x65\xdf", [0x95d1] = "\x8a\xbc", [0x95d2] = "\x8a\xba",
+ [0x95d3] = "\x8a\xbb", [0x95d4] = "\x65\xdd", [0x95d5] = "\x65\xe0",
+ [0x95d6] = "\x65\xde", [0x95da] = "\x8c\x87", [0x95db] = "\x8c\x88",
+ [0x95dc] = "\x66\xc1", [0x95de] = "\x8d\xd3", [0x95df] = "\x8d\xd5",
+ [0x95e0] = "\x8d\xd4", [0x95e1] = "\x67\x6f", [0x95e2] = "\x67\xbb",
+ [0x95e3] = "\x8e\xdc", [0x95e4] = "\x8e\xdb", [0x95e5] = "\x8e\xda",
+ [0x961c] = "\x51\xdc", [0x961e] = "\x69\x8a", [0x9620] = "\x69\xf7",
+ [0x9621] = "\x4e\x8b", [0x9622] = "\x69\xf5", [0x9623] = "\x69\xf8",
+ [0x9624] = "\x69\xf6", [0x9628] = "\x6b\x4f", [0x962a] = "\x4f\xe1",
+ [0x962c] = "\x4f\xe2", [0x962d] = "\x6b\x51", [0x962e] = "\x4f\xdf",
+ [0x962f] = "\x6b\x50", [0x9630] = "\x6b\x4e", [0x9631] = "\x4f\xe0",
+ [0x9632] = "\x4f\xde", [0x9639] = "\x6c\xf8", [0x963a] = "\x6c\xfb",
+ [0x963b] = "\x51\xdf", [0x963c] = "\x6c\xfa", [0x963d] = "\x6c\xf9",
+ [0x963f] = "\x51\xde", [0x9640] = "\x51\xdd", [0x9642] = "\x51\xe1",
+ [0x9643] = "\x6c\xfc", [0x9644] = "\x51\xe0", [0x964a] = "\x6f\x89",
+ [0x964b] = "\x53\xef", [0x964c] = "\x53\xf0", [0x964d] = "\x53\xf1",
+ [0x964e] = "\x6f\x8a", [0x964f] = "\x6f\x86", [0x9650] = "\x53\xee",
+ [0x9651] = "\x6f\x87", [0x9653] = "\x6f\x88", [0x9654] = "\x6f\x85",
+ [0x9658] = "\x56\x88", [0x965b] = "\x56\x85", [0x965c] = "\x72\x69",
+ [0x965d] = "\x56\x86", [0x965e] = "\x56\x89", [0x965f] = "\x72\x6a",
+ [0x9661] = "\x56\x84", [0x9662] = "\x56\x82", [0x9663] = "\x56\x83",
+ [0x9664] = "\x56\x87", [0x966a] = "\x58\xf0", [0x966b] = "\x75\xae",
+ [0x966c] = "\x58\xf8", [0x966d] = "\x75\xad", [0x966f] = "\x75\xb0",
+ [0x9670] = "\x58\xf4", [0x9671] = "\x75\xaf", [0x9672] = "\x5b\x91",
+ [0x9673] = "\x58\xf2", [0x9674] = "\x58\xf5", [0x9675] = "\x58\xf1",
+ [0x9676] = "\x58\xf6", [0x9677] = "\x58\xf7", [0x9678] = "\x58\xf3",
+ [0x967c] = "\x75\xac", [0x967d] = "\x5b\x8d", [0x967e] = "\x79\x65",
+ [0x9680] = "\x79\x69", [0x9683] = "\x79\x68", [0x9684] = "\x5b\x92",
+ [0x9685] = "\x5b\x8e", [0x9686] = "\x5b\x8f", [0x9687] = "\x79\x64",
+ [0x9688] = "\x79\x66", [0x9689] = "\x79\x67", [0x968a] = "\x5b\x8a",
+ [0x968b] = "\x5b\x8c", [0x968d] = "\x5b\x90", [0x968e] = "\x5b\x8b",
+ [0x9691] = "\x7c\xda", [0x9692] = "\x7c\xd8", [0x9693] = "\x7c\xd9",
+ [0x9694] = "\x5d\xd1", [0x9695] = "\x5d\xd2", [0x9697] = "\x7c\xdb",
+ [0x9698] = "\x5d\xd0", [0x9699] = "\x5f\xdf", [0x969b] = "\x5f\xe1",
+ [0x969c] = "\x5f\xe0", [0x969e] = "\x80\x45", [0x96a1] = "\x80\x46",
+ [0x96a2] = "\x83\x75", [0x96a4] = "\x83\x74", [0x96a7] = "\x63\x91",
+ [0x96a8] = "\x63\x92", [0x96a9] = "\x86\x7b", [0x96aa] = "\x63\x93",
+ [0x96ac] = "\x88\xc3", [0x96ae] = "\x88\xc1", [0x96b0] = "\x88\xc2",
+ [0x96b1] = "\x64\xfd", [0x96b3] = "\x8a\xbd", [0x96b4] = "\x66\xc2",
+ [0x96b6] = "\x48\xeb", [0x96b8] = "\x65\x41", [0x96b9] = "\x51\xe2",
+ [0x96bb] = "\x56\x8a", [0x96bc] = "\x72\x6b", [0x96bf] = "\x75\xb1",
+ [0x96c0] = "\x58\xf9", [0x96c1] = "\x5b\x93", [0x96c2] = "\x79\x6a",
+ [0x96c3] = "\x79\x6c", [0x96c4] = "\x5b\x95", [0x96c5] = "\x5b\x94",
+ [0x96c6] = "\x5b\x96", [0x96c7] = "\x5b\x97", [0x96c8] = "\x79\x6b",
+ [0x96c9] = "\x5d\xd5", [0x96ca] = "\x5d\xd6", [0x96cb] = "\x5d\xd4",
+ [0x96cc] = "\x5f\xe2", [0x96cd] = "\x5d\xd3", [0x96ce] = "\x7c\xdc",
+ [0x96d2] = "\x5f\xe3", [0x96d3] = "\x83\x76", [0x96d4] = "\x86\x7c",
+ [0x96d5] = "\x63\x94", [0x96d6] = "\x65\x42", [0x96d7] = "\x8a\xbe",
+ [0x96d8] = "\x8a\xc2", [0x96d9] = "\x65\xe3", [0x96da] = "\x8a\xbf",
+ [0x96db] = "\x65\xe4", [0x96dc] = "\x65\xe2", [0x96dd] = "\x8a\xc3",
+ [0x96de] = "\x65\xe5", [0x96df] = "\x8a\xc1", [0x96e1] = "\x8c\x89",
+ [0x96e2] = "\x65\xe1", [0x96e3] = "\x66\xc3", [0x96e5] = "\x90\xdc",
+ [0x96e8] = "\x51\xe3", [0x96e9] = "\x58\xfb", [0x96ea] = "\x58\xfa",
+ [0x96ef] = "\x5b\x98", [0x96f0] = "\x79\x6e", [0x96f1] = "\x79\x6d",
+ [0x96f2] = "\x5b\x99", [0x96f5] = "\x7c\xe0", [0x96f6] = "\x5d\xda",
+ [0x96f7] = "\x5d\xd7", [0x96f8] = "\x7c\xdf", [0x96f9] = "\x5d\xd9",
+ [0x96fa] = "\x7c\xdd", [0x96fb] = "\x5d\xd8", [0x96fd] = "\x7c\xde",
+ [0x96ff] = "\x80\x47", [0x9700] = "\x5f\xe4", [0x9702] = "\x83\x79",
+ [0x9704] = "\x61\xe5", [0x9705] = "\x83\x77", [0x9706] = "\x61\xe6",
+ [0x9707] = "\x61\xe7", [0x9708] = "\x83\x78", [0x9709] = "\x61\xe8",
+ [0x970b] = "\x86\x7d", [0x970d] = "\x63\x98", [0x970e] = "\x63\x95",
+ [0x970f] = "\x63\x9a", [0x9710] = "\x86\x7f", [0x9711] = "\x63\x96",
+ [0x9712] = "\x86\x7e", [0x9713] = "\x63\x99", [0x9716] = "\x63\x97",
+ [0x9718] = "\x88\xc6", [0x9719] = "\x88\xc8", [0x971c] = "\x65\x43",
+ [0x971d] = "\x88\xc7", [0x971e] = "\x65\x44", [0x971f] = "\x88\xc5",
+ [0x9720] = "\x88\xc4", [0x9722] = "\x8a\xc5", [0x9723] = "\x8a\xc4",
+ [0x9724] = "\x65\xe6", [0x9725] = "\x8a\xc6", [0x9726] = "\x8c\x8e",
+ [0x9727] = "\x66\xc5", [0x9728] = "\x8c\x8d", [0x9729] = "\x8c\x8a",
+ [0x972a] = "\x66\xc4", [0x972b] = "\x8c\x8b", [0x972c] = "\x8c\x8c",
+ [0x972e] = "\x8d\xd6", [0x972f] = "\x8d\xd7", [0x9730] = "\x67\x70",
+ [0x9732] = "\x67\xbe", [0x9735] = "\x8e\xdd", [0x9738] = "\x67\xbc",
+ [0x9739] = "\x67\xbd", [0x973a] = "\x8e\xde", [0x973d] = "\x67\xfd",
+ [0x973e] = "\x68\x41", [0x973f] = "\x8f\xc1", [0x9742] = "\x68\x91",
+ [0x9743] = "\x90\xde", [0x9744] = "\x68\x93", [0x9746] = "\x90\xdd",
+ [0x9747] = "\x90\xdf", [0x9748] = "\x68\x92", [0x9749] = "\x91\x68",
+ [0x974b] = "\x91\x9d", [0x9752] = "\x51\xe4", [0x9756] = "\x5d\xdb",
+ [0x9758] = "\x80\x48", [0x975a] = "\x83\x7a", [0x975b] = "\x63\x9b",
+ [0x975c] = "\x63\x9c", [0x975e] = "\x51\xe5", [0x9760] = "\x61\xe9",
+ [0x9761] = "\x66\xc6", [0x9762] = "\x53\xf2", [0x9766] = "\x63\x9d",
+ [0x9768] = "\x68\x6e", [0x9769] = "\x53\xf3", [0x976a] = "\x75\xb2",
+ [0x976c] = "\x79\x6f", [0x976e] = "\x79\x71", [0x9770] = "\x79\x70",
+ [0x9772] = "\x7c\xe4", [0x9773] = "\x7c\xe1", [0x9774] = "\x5d\xdc",
+ [0x9776] = "\x5d\xdd", [0x9777] = "\x7c\xe2", [0x9778] = "\x7c\xe3",
+ [0x977a] = "\x80\x4a", [0x977b] = "\x80\x4f", [0x977c] = "\x5f\xe5",
+ [0x977d] = "\x80\x49", [0x977e] = "\x80\x4b", [0x977f] = "\x80\x52",
+ [0x9780] = "\x80\x4d", [0x9781] = "\x80\x51", [0x9782] = "\x80\x4e",
+ [0x9783] = "\x80\x4c", [0x9784] = "\x80\x50", [0x9785] = "\x5f\xe6",
+ [0x9788] = "\x83\x7d", [0x978a] = "\x83\x7b", [0x978b] = "\x61\xeb",
+ [0x978d] = "\x61\xea", [0x978e] = "\x83\x7c", [0x978f] = "\x61\xec",
+ [0x9794] = "\x86\x83", [0x9797] = "\x86\x82", [0x9798] = "\x63\x9e",
+ [0x9799] = "\x86\x81", [0x979a] = "\x88\xc9", [0x979c] = "\x88\xcb",
+ [0x979d] = "\x88\xcd", [0x979e] = "\x88\xcc", [0x97a0] = "\x65\x45",
+ [0x97a1] = "\x88\xca", [0x97a2] = "\x8a\xcd", [0x97a3] = "\x65\xe7",
+ [0x97a4] = "\x8a\xcb", [0x97a5] = "\x8a\xce", [0x97a6] = "\x65\xe8",
+ [0x97a8] = "\x8a\xc9", [0x97aa] = "\x8a\xcc", [0x97ab] = "\x8a\xca",
+ [0x97ac] = "\x8a\xc7", [0x97ad] = "\x65\xe9", [0x97ae] = "\x8a\xc8",
+ [0x97b3] = "\x8c\x8f", [0x97b6] = "\x8c\x91", [0x97b7] = "\x8c\x90",
+ [0x97b9] = "\x8d\xd8", [0x97bb] = "\x8d\xd9", [0x97bf] = "\x8e\xdf",
+ [0x97c1] = "\x68\x43", [0x97c3] = "\x68\x42", [0x97c4] = "\x90\x7f",
+ [0x97c5] = "\x90\x81", [0x97c6] = "\x68\x94", [0x97c7] = "\x90\xe0",
+ [0x97c9] = "\x68\xb5", [0x97cb] = "\x53\xf4", [0x97cc] = "\x5b\x9a",
+ [0x97cd] = "\x80\x54", [0x97ce] = "\x80\x53", [0x97cf] = "\x83\x7f",
+ [0x97d0] = "\x83\x7e", [0x97d3] = "\x65\x46", [0x97d4] = "\x88\xcf",
+ [0x97d5] = "\x88\xce", [0x97d6] = "\x8a\xd1", [0x97d7] = "\x8a\xcf",
+ [0x97d8] = "\x8a\xd2", [0x97d9] = "\x8a\xd0", [0x97dc] = "\x66\xc7",
+ [0x97dd] = "\x8c\x92", [0x97de] = "\x8c\x93", [0x97df] = "\x8c\x94",
+ [0x97e1] = "\x8e\xe0", [0x97e3] = "\x8f\xc2", [0x97e5] = "\x90\xe1",
+ [0x97ed] = "\x53\xf5", [0x97f0] = "\x86\x84", [0x97f1] = "\x88\xd0",
+ [0x97f3] = "\x53\xf6", [0x97f6] = "\x5f\xe7", [0x97f8] = "\x86\x85",
+ [0x97f9] = "\x65\xea", [0x97fa] = "\x8a\xd3", [0x97fb] = "\x66\xc8",
+ [0x97fd] = "\x8d\xda", [0x97fe] = "\x8d\xdb", [0x97ff] = "\x67\xbf",
+ [0x9800] = "\x90\x82", [0x9801] = "\x53\xf7", [0x9802] = "\x59\x41",
+ [0x9803] = "\x59\x42", [0x9804] = "\x75\xb3", [0x9805] = "\x5b\x9b",
+ [0x9806] = "\x5b\x9c", [0x9807] = "\x79\x72", [0x9808] = "\x5b\x9d",
+ [0x980a] = "\x5d\xe1", [0x980c] = "\x5d\xe3", [0x980d] = "\x7c\xe6",
+ [0x980e] = "\x7c\xe7", [0x980f] = "\x7c\xe5", [0x9810] = "\x5d\xde",
+ [0x9811] = "\x5d\xdf", [0x9812] = "\x5d\xe2", [0x9813] = "\x5d\xe0",
+ [0x9816] = "\x80\x55", [0x9817] = "\x5f\xe8", [0x9818] = "\x5f\xe9",
+ [0x981b] = "\x83\x87", [0x981c] = "\x61\xef", [0x981d] = "\x83\x82",
+ [0x981e] = "\x83\x81", [0x9820] = "\x83\x86", [0x9821] = "\x61\xed",
+ [0x9824] = "\x63\xa5", [0x9826] = "\x83\x83", [0x9827] = "\x83\x88",
+ [0x9828] = "\x83\x85", [0x9829] = "\x83\x84", [0x982b] = "\x61\xee",
+ [0x982d] = "\x63\xa3", [0x982f] = "\x86\x87", [0x9830] = "\x63\x9f",
+ [0x9832] = "\x86\x88", [0x9835] = "\x86\x86", [0x9837] = "\x63\xa2",
+ [0x9838] = "\x63\xa0", [0x9839] = "\x63\xa4", [0x983b] = "\x63\xa1",
+ [0x9841] = "\x88\xd1", [0x9843] = "\x88\xd6", [0x9844] = "\x88\xd2",
+ [0x9845] = "\x88\xd5", [0x9846] = "\x65\x47", [0x9848] = "\x87\xc0",
+ [0x9849] = "\x88\xd4", [0x984a] = "\x88\xd3", [0x984c] = "\x65\xed",
+ [0x984d] = "\x65\xeb", [0x984e] = "\x65\xee", [0x984f] = "\x65\xec",
+ [0x9850] = "\x8a\xd4", [0x9851] = "\x8a\xd5", [0x9852] = "\x8a\xd6",
+ [0x9853] = "\x65\xef", [0x9857] = "\x8c\x98", [0x9858] = "\x66\xca",
+ [0x9859] = "\x8c\x96", [0x985b] = "\x66\xcb", [0x985c] = "\x8c\x95",
+ [0x985d] = "\x8c\x97", [0x985e] = "\x66\xc9", [0x985f] = "\x8d\xdf",
+ [0x9860] = "\x8d\xdc", [0x9862] = "\x8d\xdd", [0x9863] = "\x8d\xde",
+ [0x9864] = "\x8e\xe1", [0x9865] = "\x67\xc1", [0x9867] = "\x67\xc0",
+ [0x9869] = "\x8f\xc4", [0x986a] = "\x8f\xc3", [0x986b] = "\x68\x44",
+ [0x986f] = "\x68\x6f", [0x9870] = "\x68\x95", [0x9871] = "\x68\xac",
+ [0x9872] = "\x91\x69", [0x9873] = "\x91\x9e", [0x9874] = "\x91\x9f",
+ [0x98a8] = "\x53\xf8", [0x98a9] = "\x79\x73", [0x98ac] = "\x7c\xe8",
+ [0x98ad] = "\x80\x56", [0x98ae] = "\x80\x57", [0x98af] = "\x5f\xea",
+ [0x98b1] = "\x5f\xeb", [0x98b2] = "\x83\x89", [0x98b3] = "\x61\xf0",
+ [0x98b6] = "\x65\x48", [0x98b8] = "\x8a\xd7", [0x98ba] = "\x65\xf0",
+ [0x98bb] = "\x8c\x9b", [0x98bc] = "\x66\xcc", [0x98bd] = "\x8c\x9a",
+ [0x98be] = "\x8c\x9c", [0x98bf] = "\x8c\x99", [0x98c0] = "\x8e\xe4",
+ [0x98c1] = "\x8d\xe0", [0x98c2] = "\x8d\xe1", [0x98c4] = "\x67\x71",
+ [0x98c6] = "\x8e\xe3", [0x98c9] = "\x8e\xe2", [0x98cb] = "\x8f\xc5",
+ [0x98cc] = "\x91\xa0", [0x98db] = "\x53\xf9", [0x98df] = "\x53\xfa",
+ [0x98e2] = "\x56\x8b", [0x98e3] = "\x72\x6c", [0x98e5] = "\x75\xb4",
+ [0x98e7] = "\x5b\x9e", [0x98e9] = "\x5b\xa1", [0x98ea] = "\x5b\x9f",
+ [0x98eb] = "\x79\x74", [0x98ed] = "\x5b\xa3", [0x98ef] = "\x5b\xa0",
+ [0x98f2] = "\x5b\xa2", [0x98f4] = "\x5d\xe5", [0x98f6] = "\x7c\xe9",
+ [0x98f9] = "\x7c\xea", [0x98fa] = "\x83\x8b", [0x98fc] = "\x5d\xe4",
+ [0x98fd] = "\x5d\xe6", [0x98fe] = "\x5d\xe7", [0x9900] = "\x80\x59",
+ [0x9902] = "\x80\x58", [0x9903] = "\x5f\xec", [0x9905] = "\x5f\xed",
+ [0x9907] = "\x80\x5a", [0x9908] = "\x83\x8a", [0x9909] = "\x5f\xef",
+ [0x990a] = "\x61\xf1", [0x990c] = "\x5f\xee", [0x9910] = "\x63\xa6",
+ [0x9911] = "\x83\x8c", [0x9912] = "\x61\xf3", [0x9913] = "\x61\xf2",
+ [0x9914] = "\x83\x8d", [0x9915] = "\x83\x90", [0x9916] = "\x83\x8e",
+ [0x9917] = "\x83\x8f", [0x9918] = "\x61\xf4", [0x991a] = "\x63\xab",
+ [0x991b] = "\x63\xa9", [0x991e] = "\x63\xa8", [0x991f] = "\x86\x8a",
+ [0x9921] = "\x63\xaa", [0x9924] = "\x86\x89", [0x9925] = "\x88\xd7",
+ [0x9927] = "\x86\x8b", [0x9928] = "\x63\xa7", [0x9929] = "\x86\x8c",
+ [0x992a] = "\x88\xda", [0x992b] = "\x88\xd8", [0x992c] = "\x88\xd9",
+ [0x992d] = "\x88\xde", [0x992e] = "\x65\xf4", [0x992f] = "\x88\xdd",
+ [0x9930] = "\x88\xe0", [0x9931] = "\x88\xdf", [0x9932] = "\x88\xdc",
+ [0x9933] = "\x88\xdb", [0x9935] = "\x65\x49", [0x993a] = "\x8a\xda",
+ [0x993c] = "\x8a\xd9", [0x993d] = "\x65\xf3", [0x993e] = "\x65\xf1",
+ [0x993f] = "\x65\xf2", [0x9941] = "\x8a\xd8", [0x9943] = "\x8c\x9f",
+ [0x9945] = "\x66\xcd", [0x9947] = "\x8c\x9e", [0x9948] = "\x8c\x9d",
+ [0x9949] = "\x66\xce", [0x994b] = "\x8d\xe6", [0x994c] = "\x8d\xe5",
+ [0x994e] = "\x8d\xe3", [0x9950] = "\x8d\xe2", [0x9951] = "\x67\x73",
+ [0x9952] = "\x67\x72", [0x9953] = "\x8d\xe7", [0x9954] = "\x8f\xc6",
+ [0x9955] = "\x68\x45", [0x9956] = "\x8e\xe6", [0x9957] = "\x67\xc2",
+ [0x9958] = "\x8e\xe5", [0x9959] = "\x8d\xe4", [0x995b] = "\x8f\xc7",
+ [0x995c] = "\x68\x70", [0x995e] = "\x68\xad", [0x995f] = "\x91\x6a",
+ [0x9961] = "\x91\xa1", [0x9996] = "\x53\xfb", [0x9997] = "\x75\xb5",
+ [0x9998] = "\x88\xe1", [0x9999] = "\x53\xfc", [0x999c] = "\x80\x5c",
+ [0x999d] = "\x80\x5b", [0x999e] = "\x86\x8d", [0x99a1] = "\x88\xe3",
+ [0x99a3] = "\x88\xe2", [0x99a5] = "\x65\xf5", [0x99a6] = "\x8c\xa0",
+ [0x99a7] = "\x8c\xa1", [0x99a8] = "\x67\x74", [0x99ab] = "\x91\xa2",
+ [0x99ac] = "\x56\x8c", [0x99ad] = "\x5b\xa5", [0x99ae] = "\x5b\xa4",
+ [0x99af] = "\x7c\xeb", [0x99b0] = "\x7c\xed", [0x99b1] = "\x5d\xe9",
+ [0x99b2] = "\x7c\xec", [0x99b3] = "\x5d\xe8", [0x99b4] = "\x5d\xea",
+ [0x99b5] = "\x7c\xee", [0x99b9] = "\x80\x5e", [0x99ba] = "\x80\x60",
+ [0x99bb] = "\x80\x5f", [0x99bd] = "\x80\x62", [0x99c1] = "\x5f\xf0",
+ [0x99c2] = "\x80\x61", [0x99c3] = "\x80\x5d", [0x99c7] = "\x80\x63",
+ [0x99c9] = "\x83\x97", [0x99cb] = "\x83\x9a", [0x99cc] = "\x83\x9c",
+ [0x99cd] = "\x83\x92", [0x99ce] = "\x83\x96", [0x99cf] = "\x83\x93",
+ [0x99d0] = "\x61\xf6", [0x99d1] = "\x61\xf9", [0x99d2] = "\x61\xfb",
+ [0x99d3] = "\x83\x94", [0x99d4] = "\x83\x95", [0x99d5] = "\x61\xfa",
+ [0x99d6] = "\x83\x98", [0x99d7] = "\x83\x9b", [0x99d8] = "\x83\x99",
+ [0x99d9] = "\x61\xfc", [0x99db] = "\x61\xf8", [0x99dc] = "\x83\x91",
+ [0x99dd] = "\x61\xf5", [0x99df] = "\x61\xf7", [0x99e2] = "\x63\xad",
+ [0x99e3] = "\x86\x93", [0x99e4] = "\x86\x91", [0x99e5] = "\x86\x90",
+ [0x99e7] = "\x86\x96", [0x99e9] = "\x86\x95", [0x99ea] = "\x86\x94",
+ [0x99ec] = "\x86\x8f", [0x99ed] = "\x63\xac", [0x99ee] = "\x86\x8e",
+ [0x99f0] = "\x86\x92", [0x99f1] = "\x63\xae", [0x99f4] = "\x88\xe6",
+ [0x99f6] = "\x88\xea", [0x99f7] = "\x88\xe7", [0x99f8] = "\x88\xe9",
+ [0x99f9] = "\x88\xe8", [0x99fa] = "\x88\xe5", [0x99fb] = "\x88\xeb",
+ [0x99fc] = "\x88\xee", [0x99fd] = "\x88\xec", [0x99fe] = "\x88\xed",
+ [0x99ff] = "\x65\x4b", [0x9a01] = "\x65\x4a", [0x9a02] = "\x88\xe4",
+ [0x9a03] = "\x88\xef", [0x9a04] = "\x8a\xdf", [0x9a05] = "\x8a\xe2",
+ [0x9a06] = "\x8a\xe4", [0x9a07] = "\x8a\xe3", [0x9a09] = "\x8a\xdd",
+ [0x9a0a] = "\x8a\xe1", [0x9a0b] = "\x8a\xdc", [0x9a0d] = "\x8a\xde",
+ [0x9a0e] = "\x65\xf6", [0x9a0f] = "\x8a\xdb", [0x9a11] = "\x8a\xe0",
+ [0x9a14] = "\x8c\xae", [0x9a15] = "\x8c\xa3", [0x9a16] = "\x66\xcf",
+ [0x9a19] = "\x66\xd0", [0x9a1a] = "\x8c\xa2", [0x9a1b] = "\x8c\xa7",
+ [0x9a1c] = "\x8c\xad", [0x9a1d] = "\x8c\xa5", [0x9a1e] = "\x8c\xac",
+ [0x9a20] = "\x8c\xa9", [0x9a22] = "\x8c\xa8", [0x9a23] = "\x8c\xab",
+ [0x9a24] = "\x8c\xa6", [0x9a25] = "\x8c\xa4", [0x9a27] = "\x8c\xaa",
+ [0x9a29] = "\x8d\xee", [0x9a2a] = "\x8d\xec", [0x9a2b] = "\x67\x75",
+ [0x9a2c] = "\x8d\xeb", [0x9a2d] = "\x8d\xf1", [0x9a2e] = "\x8d\xef",
+ [0x9a30] = "\x67\x76", [0x9a31] = "\x8d\xea", [0x9a32] = "\x8d\xe8",
+ [0x9a34] = "\x8d\xe9", [0x9a35] = "\x67\x78", [0x9a36] = "\x8d\xed",
+ [0x9a37] = "\x67\x77", [0x9a38] = "\x8d\xf0", [0x9a39] = "\x8e\xe7",
+ [0x9a3a] = "\x8e\xed", [0x9a3d] = "\x8e\xe8", [0x9a3e] = "\x67\xc6",
+ [0x9a3f] = "\x8e\xee", [0x9a40] = "\x67\xc5", [0x9a41] = "\x8e\xec",
+ [0x9a42] = "\x8e\xeb", [0x9a43] = "\x67\xc4", [0x9a44] = "\x8e\xea",
+ [0x9a45] = "\x67\xc3", [0x9a46] = "\x8e\xe9", [0x9a48] = "\x8f\xcd",
+ [0x9a49] = "\x8f\xcf", [0x9a4a] = "\x8f\xce", [0x9a4c] = "\x8f\xcb",
+ [0x9a4d] = "\x68\x47", [0x9a4e] = "\x8f\xc8", [0x9a4f] = "\x8f\xcc",
+ [0x9a50] = "\x8f\xd1", [0x9a52] = "\x8f\xd0", [0x9a53] = "\x8f\xc9",
+ [0x9a54] = "\x8f\xca", [0x9a55] = "\x68\x46", [0x9a56] = "\x90\x83",
+ [0x9a57] = "\x68\x73", [0x9a59] = "\x90\x84", [0x9a5a] = "\x68\x71",
+ [0x9a5b] = "\x68\x72", [0x9a5e] = "\x90\xe2", [0x9a5f] = "\x68\x96",
+ [0x9a60] = "\x91\x88", [0x9a62] = "\x68\xb6", [0x9a64] = "\x91\xa3",
+ [0x9a65] = "\x68\xb7", [0x9a66] = "\x91\xa4", [0x9a67] = "\x91\xa5",
+ [0x9a68] = "\x91\xb3", [0x9a69] = "\x91\xb2", [0x9a6a] = "\x68\xc6",
+ [0x9a6b] = "\x91\xbd", [0x9aa8] = "\x56\x8d", [0x9aab] = "\x7c\xf0",
+ [0x9aad] = "\x7c\xef", [0x9aaf] = "\x5f\xf1", [0x9ab0] = "\x5f\xf2",
+ [0x9ab1] = "\x80\x64", [0x9ab3] = "\x83\x9d", [0x9ab4] = "\x86\x99",
+ [0x9ab7] = "\x61\xfd", [0x9ab8] = "\x63\xaf", [0x9ab9] = "\x86\x97",
+ [0x9abb] = "\x86\x9a", [0x9abc] = "\x63\xb0", [0x9abe] = "\x88\xf0",
+ [0x9abf] = "\x86\x98", [0x9ac0] = "\x8a\xe5", [0x9ac1] = "\x65\xf7",
+ [0x9ac2] = "\x8c\xaf", [0x9ac6] = "\x8d\xf4", [0x9ac7] = "\x8d\xf2",
+ [0x9aca] = "\x8d\xf3", [0x9acd] = "\x8e\xef", [0x9acf] = "\x67\xc7",
+ [0x9ad0] = "\x8f\xd2", [0x9ad1] = "\x68\x76", [0x9ad2] = "\x68\x48",
+ [0x9ad3] = "\x68\x74", [0x9ad4] = "\x68\x75", [0x9ad5] = "\x90\xe3",
+ [0x9ad6] = "\x68\xae", [0x9ad8] = "\x56\x8e", [0x9adc] = "\x8a\xe6",
+ [0x9adf] = "\x72\x6d", [0x9ae1] = "\x5d\xeb", [0x9ae3] = "\x80\x65",
+ [0x9ae6] = "\x5f\xf3", [0x9ae7] = "\x80\x66", [0x9aeb] = "\x83\x9f",
+ [0x9aec] = "\x83\x9e", [0x9aed] = "\x63\xb2", [0x9aee] = "\x62\x41",
+ [0x9aef] = "\x62\x42", [0x9af1] = "\x83\xa2", [0x9af2] = "\x83\xa1",
+ [0x9af3] = "\x83\xa0", [0x9af6] = "\x86\x9b", [0x9af7] = "\x86\x9e",
+ [0x9af9] = "\x86\x9d", [0x9afa] = "\x86\x9c", [0x9afb] = "\x63\xb1",
+ [0x9afc] = "\x88\xf4", [0x9afd] = "\x88\xf2", [0x9afe] = "\x88\xf1",
+ [0x9b01] = "\x88\xf3", [0x9b03] = "\x65\xf8", [0x9b04] = "\x8a\xe8",
+ [0x9b05] = "\x8a\xe9", [0x9b06] = "\x65\xf9", [0x9b08] = "\x8a\xe7",
+ [0x9b0a] = "\x8c\xb1", [0x9b0b] = "\x8c\xb0", [0x9b0c] = "\x8c\xb3",
+ [0x9b0d] = "\x66\xd1", [0x9b0e] = "\x8c\xb2", [0x9b10] = "\x8d\xf5",
+ [0x9b11] = "\x8d\xf7", [0x9b12] = "\x8d\xf6", [0x9b15] = "\x8e\xf0",
+ [0x9b16] = "\x8e\xf3", [0x9b17] = "\x8e\xf1", [0x9b18] = "\x8e\xf2",
+ [0x9b19] = "\x8f\xd3", [0x9b1a] = "\x68\x49", [0x9b1e] = "\x90\x85",
+ [0x9b1f] = "\x90\x86", [0x9b20] = "\x90\x87", [0x9b22] = "\x68\x97",
+ [0x9b23] = "\x68\xaf", [0x9b24] = "\x91\xa6", [0x9b25] = "\x56\x8f",
+ [0x9b27] = "\x62\x43", [0x9b28] = "\x63\xb3", [0x9b29] = "\x8a\xea",
+ [0x9b2b] = "\x8f\xd4", [0x9b2e] = "\x91\xb4", [0x9b2f] = "\x72\x6e",
+ [0x9b31] = "\x68\xc7", [0x9b32] = "\x56\x90", [0x9b33] = "\x86\x9f",
+ [0x9b35] = "\x8a\xeb", [0x9b37] = "\x8c\xb4", [0x9b3a] = "\x8e\xf4",
+ [0x9b3b] = "\x8f\xd5", [0x9b3c] = "\x56\x91", [0x9b3e] = "\x80\x67",
+ [0x9b3f] = "\x80\x68", [0x9b41] = "\x5f\xf4", [0x9b42] = "\x5f\xf5",
+ [0x9b43] = "\x83\xa4", [0x9b44] = "\x62\x45", [0x9b45] = "\x62\x44",
+ [0x9b46] = "\x83\xa3", [0x9b48] = "\x88\xf5", [0x9b4a] = "\x8a\xec",
+ [0x9b4b] = "\x8a\xee", [0x9b4c] = "\x8a\xed", [0x9b4d] = "\x65\xfc",
+ [0x9b4e] = "\x65\xfb", [0x9b4f] = "\x65\xfa", [0x9b51] = "\x67\xc9",
+ [0x9b52] = "\x8e\xf5", [0x9b54] = "\x67\xc8", [0x9b55] = "\x8f\xd7",
+ [0x9b56] = "\x8f\xd6", [0x9b58] = "\x68\x98", [0x9b59] = "\x90\xe4",
+ [0x9b5a] = "\x59\x43", [0x9b5b] = "\x7c\xf1", [0x9b5f] = "\x80\x6b",
+ [0x9b60] = "\x80\x69", [0x9b61] = "\x80\x6a", [0x9b64] = "\x83\xad",
+ [0x9b66] = "\x83\xa8", [0x9b67] = "\x83\xa5", [0x9b68] = "\x83\xac",
+ [0x9b6c] = "\x83\xae", [0x9b6f] = "\x62\x47", [0x9b70] = "\x83\xab",
+ [0x9b71] = "\x83\xa7", [0x9b74] = "\x83\xa6", [0x9b75] = "\x83\xaa",
+ [0x9b76] = "\x83\xa9", [0x9b77] = "\x62\x46", [0x9b7a] = "\x86\xaa",
+ [0x9b7b] = "\x86\xa5", [0x9b7c] = "\x86\xa3", [0x9b7d] = "\x86\xac",
+ [0x9b7e] = "\x86\xa4", [0x9b80] = "\x86\xa0", [0x9b82] = "\x86\xa6",
+ [0x9b85] = "\x86\xa1", [0x9b86] = "\x89\x41", [0x9b87] = "\x86\xa2",
+ [0x9b88] = "\x86\xad", [0x9b90] = "\x86\xa9", [0x9b91] = "\x63\xb4",
+ [0x9b92] = "\x86\xa8", [0x9b93] = "\x86\xa7", [0x9b95] = "\x86\xab",
+ [0x9b9a] = "\x88\xf6", [0x9b9b] = "\x88\xf9", [0x9b9e] = "\x88\xf8",
+ [0x9ba0] = "\x89\x43", [0x9ba1] = "\x88\xfb", [0x9ba2] = "\x89\x42",
+ [0x9ba4] = "\x88\xfd", [0x9ba5] = "\x88\xfc", [0x9ba6] = "\x88\xfa",
+ [0x9ba8] = "\x88\xf7", [0x9baa] = "\x65\x4e", [0x9bab] = "\x65\x4d",
+ [0x9bad] = "\x65\x4f", [0x9bae] = "\x65\x4c", [0x9baf] = "\x89\x44",
+ [0x9bb5] = "\x8a\xf4", [0x9bb6] = "\x8a\xf7", [0x9bb8] = "\x8a\xf5",
+ [0x9bb9] = "\x8a\xf9", [0x9bbd] = "\x8a\xfa", [0x9bbf] = "\x8a\xf2",
+ [0x9bc0] = "\x66\x44", [0x9bc1] = "\x8a\xf3", [0x9bc3] = "\x8a\xf1",
+ [0x9bc4] = "\x8a\xf8", [0x9bc6] = "\x8a\xf0", [0x9bc7] = "\x8a\xef",
+ [0x9bc8] = "\x66\x43", [0x9bc9] = "\x66\x41", [0x9bca] = "\x65\xfd",
+ [0x9bd3] = "\x8a\xf6", [0x9bd4] = "\x8c\xbd", [0x9bd5] = "\x8c\xc3",
+ [0x9bd6] = "\x66\xd4", [0x9bd7] = "\x8c\xbe", [0x9bd9] = "\x8c\xc1",
+ [0x9bda] = "\x8c\xc5", [0x9bdb] = "\x66\xd5", [0x9bdc] = "\x8c\xc0",
+ [0x9bde] = "\x8c\xb8", [0x9be0] = "\x8c\xb7", [0x9be1] = "\x8c\xc4",
+ [0x9be2] = "\x8c\xbb", [0x9be4] = "\x8c\xb9", [0x9be5] = "\x8c\xc2",
+ [0x9be6] = "\x8c\xba", [0x9be7] = "\x66\xd3", [0x9be8] = "\x66\xd2",
+ [0x9bea] = "\x8c\xb5", [0x9beb] = "\x8c\xb6", [0x9bec] = "\x8c\xbf",
+ [0x9bf0] = "\x8c\xbc", [0x9bf7] = "\x8d\xfa", [0x9bf8] = "\x8d\xfd",
+ [0x9bfd] = "\x66\x42", [0x9c05] = "\x8d\xfb", [0x9c06] = "\x8e\x44",
+ [0x9c07] = "\x8e\x42", [0x9c08] = "\x8d\xf9", [0x9c09] = "\x8e\x47",
+ [0x9c0b] = "\x8d\xf8", [0x9c0d] = "\x67\x7a", [0x9c0e] = "\x8e\x43",
+ [0x9c12] = "\x8d\xfc", [0x9c13] = "\x67\x79", [0x9c14] = "\x8e\x46",
+ [0x9c17] = "\x8e\x45", [0x9c1c] = "\x8e\xf8", [0x9c1d] = "\x8e\xf7",
+ [0x9c21] = "\x8f\x41", [0x9c23] = "\x8e\xfa", [0x9c24] = "\x8e\xfd",
+ [0x9c25] = "\x67\xcb", [0x9c28] = "\x8e\xfb", [0x9c29] = "\x8e\xfc",
+ [0x9c2b] = "\x8e\xf6", [0x9c2c] = "\x8e\xf9", [0x9c2d] = "\x67\xca",
+ [0x9c31] = "\x68\x4b", [0x9c32] = "\x8f\xe2", [0x9c33] = "\x8f\xdd",
+ [0x9c34] = "\x8f\xe1", [0x9c36] = "\x8f\xe4", [0x9c37] = "\x8f\xe0",
+ [0x9c39] = "\x8f\xdc", [0x9c3b] = "\x68\x4d", [0x9c3c] = "\x8f\xdf",
+ [0x9c3d] = "\x8f\xe3", [0x9c3e] = "\x68\x4c", [0x9c3f] = "\x8f\xda",
+ [0x9c40] = "\x8e\x41", [0x9c41] = "\x8f\xde", [0x9c44] = "\x8f\xdb",
+ [0x9c46] = "\x8f\xd8", [0x9c48] = "\x8f\xd9", [0x9c49] = "\x68\x4a",
+ [0x9c4a] = "\x90\x8b", [0x9c4b] = "\x90\x8d", [0x9c4c] = "\x90\x90",
+ [0x9c4d] = "\x90\x8c", [0x9c4e] = "\x90\x91", [0x9c50] = "\x90\x8a",
+ [0x9c52] = "\x90\x88", [0x9c54] = "\x68\x77", [0x9c55] = "\x90\x8e",
+ [0x9c56] = "\x68\x79", [0x9c57] = "\x68\x78", [0x9c58] = "\x90\x89",
+ [0x9c59] = "\x90\x8f", [0x9c5e] = "\x90\xe9", [0x9c5f] = "\x68\x99",
+ [0x9c60] = "\x90\xea", [0x9c62] = "\x90\xe8", [0x9c63] = "\x90\xe5",
+ [0x9c66] = "\x90\xe7", [0x9c67] = "\x90\xe6", [0x9c68] = "\x91\x6b",
+ [0x9c6d] = "\x91\x6d", [0x9c6e] = "\x91\x6c", [0x9c71] = "\x91\x8b",
+ [0x9c73] = "\x91\x8a", [0x9c74] = "\x91\x89", [0x9c75] = "\x91\x8c",
+ [0x9c77] = "\x68\xbf", [0x9c78] = "\x68\xc0", [0x9c79] = "\x91\xba",
+ [0x9c7a] = "\x91\xbe", [0x9ce5] = "\x59\x44", [0x9ce6] = "\x79\x75",
+ [0x9ce7] = "\x7c\xf4", [0x9ce9] = "\x5d\xec", [0x9cea] = "\x7c\xf2",
+ [0x9ced] = "\x7c\xf3", [0x9cf1] = "\x80\x6c", [0x9cf2] = "\x80\x6d",
+ [0x9cf3] = "\x5f\xf8", [0x9cf4] = "\x5f\xf6", [0x9cf5] = "\x80\x6e",
+ [0x9cf6] = "\x5f\xf7", [0x9cf7] = "\x83\xb3", [0x9cf9] = "\x83\xb6",
+ [0x9cfa] = "\x83\xb0", [0x9cfb] = "\x83\xb7", [0x9cfc] = "\x83\xaf",
+ [0x9cfd] = "\x83\xb1", [0x9cff] = "\x83\xb2", [0x9d00] = "\x83\xb5",
+ [0x9d03] = "\x62\x4a", [0x9d04] = "\x83\xba", [0x9d05] = "\x83\xb9",
+ [0x9d06] = "\x62\x48", [0x9d07] = "\x83\xb4", [0x9d08] = "\x83\xb8",
+ [0x9d09] = "\x62\x49", [0x9d10] = "\x86\xb7", [0x9d12] = "\x63\xb9",
+ [0x9d14] = "\x86\xb2", [0x9d15] = "\x63\xb5", [0x9d17] = "\x86\xaf",
+ [0x9d18] = "\x86\xb5", [0x9d19] = "\x86\xb8", [0x9d1b] = "\x63\xba",
+ [0x9d1d] = "\x86\xb4", [0x9d1e] = "\x86\xb1", [0x9d1f] = "\x86\xb9",
+ [0x9d20] = "\x86\xb0", [0x9d22] = "\x86\xb6", [0x9d23] = "\x63\xb6",
+ [0x9d25] = "\x86\xae", [0x9d26] = "\x63\xb7", [0x9d28] = "\x63\xb8",
+ [0x9d29] = "\x86\xb3", [0x9d2d] = "\x89\x56", [0x9d2e] = "\x89\x49",
+ [0x9d2f] = "\x89\x4a", [0x9d30] = "\x89\x4d", [0x9d31] = "\x89\x4b",
+ [0x9d33] = "\x89\x45", [0x9d36] = "\x89\x48", [0x9d37] = "\x89\x52",
+ [0x9d38] = "\x89\x4c", [0x9d3b] = "\x65\x50", [0x9d3d] = "\x89\x54",
+ [0x9d3e] = "\x89\x51", [0x9d3f] = "\x65\x51", [0x9d40] = "\x89\x53",
+ [0x9d41] = "\x89\x46", [0x9d42] = "\x89\x4f", [0x9d43] = "\x89\x50",
+ [0x9d45] = "\x89\x4e", [0x9d4a] = "\x8b\x41", [0x9d4b] = "\x8b\x43",
+ [0x9d4c] = "\x8b\x46", [0x9d4f] = "\x8a\xfd", [0x9d51] = "\x66\x45",
+ [0x9d52] = "\x8b\x48", [0x9d53] = "\x8a\xfc", [0x9d54] = "\x8b\x49",
+ [0x9d56] = "\x8b\x45", [0x9d57] = "\x8b\x47", [0x9d58] = "\x8b\x4b",
+ [0x9d59] = "\x8b\x44", [0x9d5a] = "\x8b\x4c", [0x9d5b] = "\x8b\x42",
+ [0x9d5c] = "\x8a\xfb", [0x9d5d] = "\x66\x46", [0x9d5f] = "\x8b\x4a",
+ [0x9d60] = "\x66\x47", [0x9d61] = "\x66\xd7", [0x9d67] = "\x89\x47",
+ [0x9d68] = "\x8c\xdf", [0x9d69] = "\x8c\xd6", [0x9d6a] = "\x66\xd9",
+ [0x9d6b] = "\x8c\xd2", [0x9d6c] = "\x66\xda", [0x9d6f] = "\x8c\xdb",
+ [0x9d70] = "\x8c\xd5", [0x9d71] = "\x8c\xcb", [0x9d72] = "\x66\xd8",
+ [0x9d73] = "\x8c\xd8", [0x9d74] = "\x8c\xd3", [0x9d75] = "\x8c\xd4",
+ [0x9d77] = "\x8c\xc6", [0x9d78] = "\x8c\xcd", [0x9d79] = "\x8c\xdc",
+ [0x9d7b] = "\x8c\xd9", [0x9d7d] = "\x8c\xd1", [0x9d7f] = "\x8c\xdd",
+ [0x9d80] = "\x8c\xcc", [0x9d81] = "\x8c\xc7", [0x9d82] = "\x8c\xda",
+ [0x9d84] = "\x8c\xc9", [0x9d85] = "\x8c\xd7", [0x9d86] = "\x8c\xce",
+ [0x9d87] = "\x8c\xde", [0x9d88] = "\x8c\xca", [0x9d89] = "\x66\xd6",
+ [0x9d8a] = "\x8c\xc8", [0x9d8b] = "\x8c\xcf", [0x9d8c] = "\x8c\xd0",
+ [0x9d90] = "\x8e\x4e", [0x9d92] = "\x8e\x4c", [0x9d94] = "\x8e\x51",
+ [0x9d96] = "\x8e\x5d", [0x9d97] = "\x8e\x54", [0x9d98] = "\x8e\x4d",
+ [0x9d99] = "\x8e\x49", [0x9d9a] = "\x8e\x56", [0x9d9b] = "\x8e\x4f",
+ [0x9d9c] = "\x8e\x52", [0x9d9d] = "\x8e\x4b", [0x9d9e] = "\x8e\x59",
+ [0x9d9f] = "\x8e\x48", [0x9da0] = "\x8e\x50", [0x9da1] = "\x8e\x55",
+ [0x9da2] = "\x8e\x57", [0x9da3] = "\x8e\x5a", [0x9da4] = "\x8e\x4a",
+ [0x9da6] = "\x8e\x5e", [0x9da7] = "\x8e\x5f", [0x9da8] = "\x8e\x58",
+ [0x9da9] = "\x8e\x5c", [0x9daa] = "\x8e\x53", [0x9dac] = "\x8f\x51",
+ [0x9dad] = "\x8f\x54", [0x9daf] = "\x67\xcc", [0x9db1] = "\x8f\x53",
+ [0x9db2] = "\x8f\x58", [0x9db3] = "\x8f\x56", [0x9db4] = "\x67\xcd",
+ [0x9db5] = "\x8f\x4d", [0x9db6] = "\x8f\x43", [0x9db7] = "\x8f\x42",
+ [0x9db8] = "\x67\xcf", [0x9db9] = "\x8f\x4f", [0x9dba] = "\x8f\x50",
+ [0x9dbb] = "\x8f\x4c", [0x9dbc] = "\x8f\x44", [0x9dbe] = "\x8f\x49",
+ [0x9dbf] = "\x8e\x5b", [0x9dc1] = "\x8f\x45", [0x9dc2] = "\x67\xce",
+ [0x9dc3] = "\x8f\x4b", [0x9dc5] = "\x8f\x4a", [0x9dc7] = "\x8f\x46",
+ [0x9dc8] = "\x8f\x52", [0x9dca] = "\x8f\x47", [0x9dcb] = "\x8f\xe9",
+ [0x9dcc] = "\x8f\x55", [0x9dcd] = "\x8f\x57", [0x9dce] = "\x8f\x4e",
+ [0x9dcf] = "\x8f\x48", [0x9dd0] = "\x8f\xea", [0x9dd1] = "\x8f\xec",
+ [0x9dd2] = "\x8f\xe6", [0x9dd3] = "\x68\x4e", [0x9dd5] = "\x8f\xf3",
+ [0x9dd6] = "\x8f\xf1", [0x9dd7] = "\x68\x4f", [0x9dd8] = "\x8f\xf0",
+ [0x9dd9] = "\x8f\xef", [0x9dda] = "\x8f\xe8", [0x9ddb] = "\x8f\xe5",
+ [0x9ddc] = "\x8f\xeb", [0x9ddd] = "\x8f\xf4", [0x9dde] = "\x8f\xe7",
+ [0x9ddf] = "\x8f\xed", [0x9de1] = "\x90\x9a", [0x9de2] = "\x90\x9f",
+ [0x9de3] = "\x90\x95", [0x9de4] = "\x90\x98", [0x9de5] = "\x68\x7a",
+ [0x9de6] = "\x90\x9c", [0x9de8] = "\x90\xa3", [0x9de9] = "\x8f\xee",
+ [0x9deb] = "\x90\x96", [0x9dec] = "\x90\xa0", [0x9ded] = "\x90\xa4",
+ [0x9dee] = "\x90\x9b", [0x9def] = "\x90\x94", [0x9df0] = "\x90\x9e",
+ [0x9df2] = "\x90\x9d", [0x9df3] = "\x90\xa2", [0x9df4] = "\x90\xa1",
+ [0x9df5] = "\x8f\xf2", [0x9df6] = "\x90\x99", [0x9df7] = "\x90\x93",
+ [0x9df8] = "\x90\x97", [0x9df9] = "\x68\x9a", [0x9dfa] = "\x68\x9b",
+ [0x9dfb] = "\x90\x92", [0x9dfd] = "\x90\xf5", [0x9dfe] = "\x90\xec",
+ [0x9dff] = "\x90\xf4", [0x9e00] = "\x90\xf1", [0x9e01] = "\x90\xf2",
+ [0x9e02] = "\x90\xeb", [0x9e03] = "\x90\xee", [0x9e04] = "\x90\xf6",
+ [0x9e05] = "\x90\xf0", [0x9e06] = "\x90\xef", [0x9e07] = "\x90\xed",
+ [0x9e09] = "\x90\xf3", [0x9e0b] = "\x91\x6e", [0x9e0d] = "\x91\x6f",
+ [0x9e0f] = "\x91\x71", [0x9e10] = "\x91\x70", [0x9e11] = "\x91\x73",
+ [0x9e12] = "\x91\x72", [0x9e13] = "\x91\x8e", [0x9e14] = "\x91\x8d",
+ [0x9e15] = "\x91\xa7", [0x9e17] = "\x91\xa8", [0x9e19] = "\x91\xb5",
+ [0x9e1a] = "\x68\xc4", [0x9e1b] = "\x68\xc8", [0x9e1d] = "\x91\xbf",
+ [0x9e1e] = "\x68\xc9", [0x9e75] = "\x59\x45", [0x9e79] = "\x67\x7b",
+ [0x9e7a] = "\x8f\x59", [0x9e7c] = "\x68\x9c", [0x9e7d] = "\x68\x9d",
+ [0x9e7f] = "\x59\x46", [0x9e80] = "\x7c\xf5", [0x9e82] = "\x5d\xed",
+ [0x9e83] = "\x83\xbb", [0x9e86] = "\x86\xbb", [0x9e87] = "\x86\xbc",
+ [0x9e88] = "\x86\xba", [0x9e89] = "\x89\x58", [0x9e8a] = "\x89\x57",
+ [0x9e8b] = "\x65\x52", [0x9e8c] = "\x8b\x4e", [0x9e8d] = "\x89\x59",
+ [0x9e8e] = "\x8b\x4d", [0x9e91] = "\x8c\xe1", [0x9e92] = "\x66\xdb",
+ [0x9e93] = "\x66\xdd", [0x9e94] = "\x8c\xe0", [0x9e97] = "\x66\xdc",
+ [0x9e99] = "\x8e\x60", [0x9e9a] = "\x8e\x62", [0x9e9b] = "\x8e\x61",
+ [0x9e9c] = "\x8f\x5a", [0x9e9d] = "\x67\xd0", [0x9e9f] = "\x68\x7b",
+ [0x9ea0] = "\x90\xf7", [0x9ea1] = "\x91\x74", [0x9ea4] = "\x91\xc2",
+ [0x9ea5] = "\x59\x47", [0x9ea7] = "\x80\x6f", [0x9ea9] = "\x62\x4b",
+ [0x9ead] = "\x86\xbe", [0x9eae] = "\x86\xbd", [0x9eb0] = "\x89\x5a",
+ [0x9eb4] = "\x66\xde", [0x9eb5] = "\x67\x7c", [0x9eb6] = "\x8f\xf5",
+ [0x9eb7] = "\x91\xbb", [0x9ebb] = "\x59\x48", [0x9ebc] = "\x5f\xf9",
+ [0x9ebe] = "\x62\x4c", [0x9ec0] = "\x8c\xe2", [0x9ec2] = "\x90\xa5",
+ [0x9ec3] = "\x5b\xa6", [0x9ec8] = "\x89\x5b", [0x9ecc] = "\x68\xb0",
+ [0x9ecd] = "\x5b\xa7", [0x9ece] = "\x62\x4d", [0x9ecf] = "\x65\x53",
+ [0x9ed0] = "\x90\xa6", [0x9ed1] = "\x5b\xa8", [0x9ed3] = "\x83\xbc",
+ [0x9ed4] = "\x63\xbc", [0x9ed5] = "\x86\xbf", [0x9ed6] = "\x86\xc0",
+ [0x9ed8] = "\x63\xbb", [0x9eda] = "\x89\x5c", [0x9edb] = "\x65\x57",
+ [0x9edc] = "\x65\x55", [0x9edd] = "\x65\x56", [0x9ede] = "\x65\x54",
+ [0x9edf] = "\x8b\x4f", [0x9ee0] = "\x66\x48", [0x9ee4] = "\x8e\x64",
+ [0x9ee5] = "\x8e\x63", [0x9ee6] = "\x8e\x66", [0x9ee7] = "\x8e\x65",
+ [0x9ee8] = "\x67\x7d", [0x9eeb] = "\x8f\x5b", [0x9eed] = "\x8f\x5d",
+ [0x9eee] = "\x8f\x5c", [0x9eef] = "\x67\xd1", [0x9ef0] = "\x8f\xf6",
+ [0x9ef2] = "\x90\xa7", [0x9ef3] = "\x90\xa8", [0x9ef4] = "\x68\x7c",
+ [0x9ef5] = "\x91\x75", [0x9ef6] = "\x91\x8f", [0x9ef7] = "\x68\xc1",
+ [0x9ef9] = "\x79\x76", [0x9efa] = "\x86\xc1", [0x9efb] = "\x89\x5d",
+ [0x9efc] = "\x8c\xe3", [0x9efd] = "\x7c\xf6", [0x9eff] = "\x89\x5e",
+ [0x9f00] = "\x8b\x51", [0x9f01] = "\x8b\x50", [0x9f06] = "\x90\xa9",
+ [0x9f07] = "\x68\x9e", [0x9f09] = "\x91\x76", [0x9f0a] = "\x91\x90",
+ [0x9f0e] = "\x5d\xee", [0x9f0f] = "\x83\xbd", [0x9f10] = "\x83\xbe",
+ [0x9f12] = "\x86\xc2", [0x9f13] = "\x5d\xef", [0x9f15] = "\x66\x49",
+ [0x9f16] = "\x8b\x52", [0x9f18] = "\x8f\x5f", [0x9f19] = "\x67\xd2",
+ [0x9f1a] = "\x8f\x60", [0x9f1b] = "\x8f\x5e", [0x9f1c] = "\x90\xaa",
+ [0x9f1e] = "\x90\xf8", [0x9f20] = "\x5d\xf0", [0x9f22] = "\x89\x61",
+ [0x9f23] = "\x89\x60", [0x9f24] = "\x89\x5f", [0x9f25] = "\x8b\x53",
+ [0x9f28] = "\x8b\x57", [0x9f29] = "\x8b\x56", [0x9f2a] = "\x8b\x55",
+ [0x9f2b] = "\x8b\x54", [0x9f2c] = "\x66\x4a", [0x9f2d] = "\x8c\xe4",
+ [0x9f2e] = "\x8e\x68", [0x9f2f] = "\x67\x7e", [0x9f30] = "\x8e\x67",
+ [0x9f31] = "\x8f\x61", [0x9f32] = "\x8f\xf9", [0x9f33] = "\x8f\xf8",
+ [0x9f34] = "\x68\x50", [0x9f35] = "\x8f\xf7", [0x9f36] = "\x90\xad",
+ [0x9f37] = "\x90\xac", [0x9f38] = "\x90\xab", [0x9f3b] = "\x5f\xfa",
+ [0x9f3d] = "\x86\xc3", [0x9f3e] = "\x65\x58", [0x9f40] = "\x8c\xe5",
+ [0x9f41] = "\x8c\xe6", [0x9f42] = "\x8f\xfa", [0x9f43] = "\x90\xae",
+ [0x9f46] = "\x90\xf9", [0x9f47] = "\x91\x77", [0x9f48] = "\x91\xa9",
+ [0x9f49] = "\x91\xc4", [0x9f4a] = "\x5f\xfb", [0x9f4b] = "\x65\x59",
+ [0x9f4c] = "\x8b\x58", [0x9f4d] = "\x8c\xe7", [0x9f4e] = "\x8f\x62",
+ [0x9f4f] = "\x90\xaf", [0x9f52] = "\x62\x4f", [0x9f54] = "\x89\x62",
+ [0x9f55] = "\x8b\x59", [0x9f56] = "\x8c\xe8", [0x9f57] = "\x8c\xe9",
+ [0x9f58] = "\x8c\xea", [0x9f59] = "\x8e\x6d", [0x9f5b] = "\x8e\x69",
+ [0x9f5c] = "\x67\xd3", [0x9f5d] = "\x8e\x6c", [0x9f5e] = "\x8e\x6b",
+ [0x9f5f] = "\x67\x7f", [0x9f60] = "\x8e\x6a", [0x9f61] = "\x67\x82",
+ [0x9f63] = "\x67\x81", [0x9f64] = "\x8f\x64", [0x9f65] = "\x8f\x63",
+ [0x9f66] = "\x67\xd4", [0x9f67] = "\x67\xd5", [0x9f6a] = "\x68\x52",
+ [0x9f6b] = "\x8f\xfb", [0x9f6c] = "\x68\x51", [0x9f6e] = "\x90\xb2",
+ [0x9f6f] = "\x90\xb3", [0x9f70] = "\x90\xb1", [0x9f71] = "\x90\xb0",
+ [0x9f72] = "\x68\xa0", [0x9f74] = "\x90\xfa", [0x9f75] = "\x90\xfb",
+ [0x9f76] = "\x90\xfc", [0x9f77] = "\x68\x9f", [0x9f78] = "\x91\x78",
+ [0x9f79] = "\x91\x7b", [0x9f7a] = "\x91\x7a", [0x9f7b] = "\x91\x79",
+ [0x9f7e] = "\x91\xc3", [0x9f8d] = "\x63\xbd", [0x9f90] = "\x66\x51",
+ [0x9f91] = "\x8e\x6e", [0x9f92] = "\x8f\x65", [0x9f94] = "\x68\x53",
+ [0x9f95] = "\x8f\xfc", [0x9f98] = "\x91\xc5", [0x9f9c] = "\x63\xbe",
+ [0x9fa0] = "\x89\x63", [0x9fa2] = "\x8f\xfd", [0x9fa4] = "\x91\x91",
+ [0xe000] = "\xc2\x41", [0xe001] = "\xc2\x42", [0xe002] = "\xc2\x43",
+ [0xe003] = "\xc2\x44", [0xe004] = "\xc2\x45", [0xe005] = "\xc2\x46",
+ [0xe006] = "\xc2\x47", [0xe007] = "\xc2\x48", [0xe008] = "\xc2\x49",
+ [0xe009] = "\xc2\x4a", [0xe00a] = "\xc2\x4b", [0xe00b] = "\xc2\x4c",
+ [0xe00c] = "\xc2\x4d", [0xe00d] = "\xc2\x4e", [0xe00e] = "\xc2\x4f",
+ [0xe00f] = "\xc2\x50", [0xe010] = "\xc2\x51", [0xe011] = "\xc2\x52",
+ [0xe012] = "\xc2\x53", [0xe013] = "\xc2\x54", [0xe014] = "\xc2\x55",
+ [0xe015] = "\xc2\x56", [0xe016] = "\xc2\x57", [0xe017] = "\xc2\x58",
+ [0xe018] = "\xc2\x59", [0xe019] = "\xc2\x5a", [0xe01a] = "\xc2\x5b",
+ [0xe01b] = "\xc2\x5c", [0xe01c] = "\xc2\x5d", [0xe01d] = "\xc2\x5e",
+ [0xe01e] = "\xc2\x5f", [0xe01f] = "\xc2\x60", [0xe020] = "\xc2\x61",
+ [0xe021] = "\xc2\x62", [0xe022] = "\xc2\x63", [0xe023] = "\xc2\x64",
+ [0xe024] = "\xc2\x65", [0xe025] = "\xc2\x66", [0xe026] = "\xc2\x67",
+ [0xe027] = "\xc2\x68", [0xe028] = "\xc2\x69", [0xe029] = "\xc2\x6a",
+ [0xe02a] = "\xc2\x6b", [0xe02b] = "\xc2\x6c", [0xe02c] = "\xc2\x6d",
+ [0xe02d] = "\xc2\x6e", [0xe02e] = "\xc2\x6f", [0xe02f] = "\xc2\x70",
+ [0xe030] = "\xc2\x71", [0xe031] = "\xc2\x72", [0xe032] = "\xc2\x73",
+ [0xe033] = "\xc2\x74", [0xe034] = "\xc2\x75", [0xe035] = "\xc2\x76",
+ [0xe036] = "\xc2\x77", [0xe037] = "\xc2\x78", [0xe038] = "\xc2\x79",
+ [0xe039] = "\xc2\x7a", [0xe03a] = "\xc2\x7b", [0xe03b] = "\xc2\x7c",
+ [0xe03c] = "\xc2\x7d", [0xe03d] = "\xc2\x7e", [0xe03e] = "\xc2\x7f",
+ [0xe03f] = "\xc2\x81", [0xe040] = "\xc2\x82", [0xe041] = "\xc2\x83",
+ [0xe042] = "\xc2\x84", [0xe043] = "\xc2\x85", [0xe044] = "\xc2\x86",
+ [0xe045] = "\xc2\x87", [0xe046] = "\xc2\x88", [0xe047] = "\xc2\x89",
+ [0xe048] = "\xc2\x8a", [0xe049] = "\xc2\x8b", [0xe04a] = "\xc2\x8c",
+ [0xe04b] = "\xc2\x8d", [0xe04c] = "\xc2\x8e", [0xe04d] = "\xc2\x8f",
+ [0xe04e] = "\xc2\x90", [0xe04f] = "\xc2\x91", [0xe050] = "\xc2\x92",
+ [0xe051] = "\xc2\x93", [0xe052] = "\xc2\x94", [0xe053] = "\xc2\x95",
+ [0xe054] = "\xc2\x96", [0xe055] = "\xc2\x97", [0xe056] = "\xc2\x98",
+ [0xe057] = "\xc2\x99", [0xe058] = "\xc2\x9a", [0xe059] = "\xc2\x9b",
+ [0xe05a] = "\xc2\x9c", [0xe05b] = "\xc2\x9d", [0xe05c] = "\xc2\x9e",
+ [0xe05d] = "\xc2\x9f", [0xe05e] = "\xc2\xa0", [0xe05f] = "\xc2\xa1",
+ [0xe060] = "\xc2\xa2", [0xe061] = "\xc2\xa3", [0xe062] = "\xc2\xa4",
+ [0xe063] = "\xc2\xa5", [0xe064] = "\xc2\xa6", [0xe065] = "\xc2\xa7",
+ [0xe066] = "\xc2\xa8", [0xe067] = "\xc2\xa9", [0xe068] = "\xc2\xaa",
+ [0xe069] = "\xc2\xab", [0xe06a] = "\xc2\xac", [0xe06b] = "\xc2\xad",
+ [0xe06c] = "\xc2\xae", [0xe06d] = "\xc2\xaf", [0xe06e] = "\xc2\xb0",
+ [0xe06f] = "\xc2\xb1", [0xe070] = "\xc2\xb2", [0xe071] = "\xc2\xb3",
+ [0xe072] = "\xc2\xb4", [0xe073] = "\xc2\xb5", [0xe074] = "\xc2\xb6",
+ [0xe075] = "\xc2\xb7", [0xe076] = "\xc2\xb8", [0xe077] = "\xc2\xb9",
+ [0xe078] = "\xc2\xba", [0xe079] = "\xc2\xbb", [0xe07a] = "\xc2\xbc",
+ [0xe07b] = "\xc2\xbd", [0xe07c] = "\xc2\xbe", [0xe07d] = "\xc2\xbf",
+ [0xe07e] = "\xc2\xc0", [0xe07f] = "\xc2\xc1", [0xe080] = "\xc2\xc2",
+ [0xe081] = "\xc2\xc3", [0xe082] = "\xc2\xc4", [0xe083] = "\xc2\xc5",
+ [0xe084] = "\xc2\xc6", [0xe085] = "\xc2\xc7", [0xe086] = "\xc2\xc8",
+ [0xe087] = "\xc2\xc9", [0xe088] = "\xc2\xca", [0xe089] = "\xc2\xcb",
+ [0xe08a] = "\xc2\xcc", [0xe08b] = "\xc2\xcd", [0xe08c] = "\xc2\xce",
+ [0xe08d] = "\xc2\xcf", [0xe08e] = "\xc2\xd0", [0xe08f] = "\xc2\xd1",
+ [0xe090] = "\xc2\xd2", [0xe091] = "\xc2\xd3", [0xe092] = "\xc2\xd4",
+ [0xe093] = "\xc2\xd5", [0xe094] = "\xc2\xd6", [0xe095] = "\xc2\xd7",
+ [0xe096] = "\xc2\xd8", [0xe097] = "\xc2\xd9", [0xe098] = "\xc2\xda",
+ [0xe099] = "\xc2\xdb", [0xe09a] = "\xc2\xdc", [0xe09b] = "\xc2\xdd",
+ [0xe09c] = "\xc2\xde", [0xe09d] = "\xc2\xdf", [0xe09e] = "\xc2\xe0",
+ [0xe09f] = "\xc2\xe1", [0xe0a0] = "\xc2\xe2", [0xe0a1] = "\xc2\xe3",
+ [0xe0a2] = "\xc2\xe4", [0xe0a3] = "\xc2\xe5", [0xe0a4] = "\xc2\xe6",
+ [0xe0a5] = "\xc2\xe7", [0xe0a6] = "\xc2\xe8", [0xe0a7] = "\xc2\xe9",
+ [0xe0a8] = "\xc2\xea", [0xe0a9] = "\xc2\xeb", [0xe0aa] = "\xc2\xec",
+ [0xe0ab] = "\xc2\xed", [0xe0ac] = "\xc2\xee", [0xe0ad] = "\xc2\xef",
+ [0xe0ae] = "\xc2\xf0", [0xe0af] = "\xc2\xf1", [0xe0b0] = "\xc2\xf2",
+ [0xe0b1] = "\xc2\xf3", [0xe0b2] = "\xc2\xf4", [0xe0b3] = "\xc2\xf5",
+ [0xe0b4] = "\xc2\xf6", [0xe0b5] = "\xc2\xf7", [0xe0b6] = "\xc2\xf8",
+ [0xe0b7] = "\xc2\xf9", [0xe0b8] = "\xc2\xfa", [0xe0b9] = "\xc2\xfb",
+ [0xe0ba] = "\xc2\xfc", [0xe0bb] = "\xc2\xfd", [0xe0bc] = "\xc3\x41",
+ [0xe0bd] = "\xc3\x42", [0xe0be] = "\xc3\x43", [0xe0bf] = "\xc3\x44",
+ [0xe0c0] = "\xc3\x45", [0xe0c1] = "\xc3\x46", [0xe0c2] = "\xc3\x47",
+ [0xe0c3] = "\xc3\x48", [0xe0c4] = "\xc3\x49", [0xe0c5] = "\xc3\x4a",
+ [0xe0c6] = "\xc3\x4b", [0xe0c7] = "\xc3\x4c", [0xe0c8] = "\xc3\x4d",
+ [0xe0c9] = "\xc3\x4e", [0xe0ca] = "\xc3\x4f", [0xe0cb] = "\xc3\x50",
+ [0xe0cc] = "\xc3\x51", [0xe0cd] = "\xc3\x52", [0xe0ce] = "\xc3\x53",
+ [0xe0cf] = "\xc3\x54", [0xe0d0] = "\xc3\x55", [0xe0d1] = "\xc3\x56",
+ [0xe0d2] = "\xc3\x57", [0xe0d3] = "\xc3\x58", [0xe0d4] = "\xc3\x59",
+ [0xe0d5] = "\xc3\x5a", [0xe0d6] = "\xc3\x5b", [0xe0d7] = "\xc3\x5c",
+ [0xe0d8] = "\xc3\x5d", [0xe0d9] = "\xc3\x5e", [0xe0da] = "\xc3\x5f",
+ [0xe0db] = "\xc3\x60", [0xe0dc] = "\xc3\x61", [0xe0dd] = "\xc3\x62",
+ [0xe0de] = "\xc3\x63", [0xe0df] = "\xc3\x64", [0xe0e0] = "\xc3\x65",
+ [0xe0e1] = "\xc3\x66", [0xe0e2] = "\xc3\x67", [0xe0e3] = "\xc3\x68",
+ [0xe0e4] = "\xc3\x69", [0xe0e5] = "\xc3\x6a", [0xe0e6] = "\xc3\x6b",
+ [0xe0e7] = "\xc3\x6c", [0xe0e8] = "\xc3\x6d", [0xe0e9] = "\xc3\x6e",
+ [0xe0ea] = "\xc3\x6f", [0xe0eb] = "\xc3\x70", [0xe0ec] = "\xc3\x71",
+ [0xe0ed] = "\xc3\x72", [0xe0ee] = "\xc3\x73", [0xe0ef] = "\xc3\x74",
+ [0xe0f0] = "\xc3\x75", [0xe0f1] = "\xc3\x76", [0xe0f2] = "\xc3\x77",
+ [0xe0f3] = "\xc3\x78", [0xe0f4] = "\xc3\x79", [0xe0f5] = "\xc3\x7a",
+ [0xe0f6] = "\xc3\x7b", [0xe0f7] = "\xc3\x7c", [0xe0f8] = "\xc3\x7d",
+ [0xe0f9] = "\xc3\x7e", [0xe0fa] = "\xc3\x7f", [0xe0fb] = "\xc3\x81",
+ [0xe0fc] = "\xc3\x82", [0xe0fd] = "\xc3\x83", [0xe0fe] = "\xc3\x84",
+ [0xe0ff] = "\xc3\x85", [0xe100] = "\xc3\x86", [0xe101] = "\xc3\x87",
+ [0xe102] = "\xc3\x88", [0xe103] = "\xc3\x89", [0xe104] = "\xc3\x8a",
+ [0xe105] = "\xc3\x8b", [0xe106] = "\xc3\x8c", [0xe107] = "\xc3\x8d",
+ [0xe108] = "\xc3\x8e", [0xe109] = "\xc3\x8f", [0xe10a] = "\xc3\x90",
+ [0xe10b] = "\xc3\x91", [0xe10c] = "\xc3\x92", [0xe10d] = "\xc3\x93",
+ [0xe10e] = "\xc3\x94", [0xe10f] = "\xc3\x95", [0xe110] = "\xc3\x96",
+ [0xe111] = "\xc3\x97", [0xe112] = "\xc3\x98", [0xe113] = "\xc3\x99",
+ [0xe114] = "\xc3\x9a", [0xe115] = "\xc3\x9b", [0xe116] = "\xc3\x9c",
+ [0xe117] = "\xc3\x9d", [0xe118] = "\xc3\x9e", [0xe119] = "\xc3\x9f",
+ [0xe11a] = "\xc3\xa0", [0xe11b] = "\xc3\xa1", [0xe11c] = "\xc3\xa2",
+ [0xe11d] = "\xc3\xa3", [0xe11e] = "\xc3\xa4", [0xe11f] = "\xc3\xa5",
+ [0xe120] = "\xc3\xa6", [0xe121] = "\xc3\xa7", [0xe122] = "\xc3\xa8",
+ [0xe123] = "\xc3\xa9", [0xe124] = "\xc3\xaa", [0xe125] = "\xc3\xab",
+ [0xe126] = "\xc3\xac", [0xe127] = "\xc3\xad", [0xe128] = "\xc3\xae",
+ [0xe129] = "\xc3\xaf", [0xe12a] = "\xc3\xb0", [0xe12b] = "\xc3\xb1",
+ [0xe12c] = "\xc3\xb2", [0xe12d] = "\xc3\xb3", [0xe12e] = "\xc3\xb4",
+ [0xe12f] = "\xc3\xb5", [0xe130] = "\xc3\xb6", [0xe131] = "\xc3\xb7",
+ [0xe132] = "\xc3\xb8", [0xe133] = "\xc3\xb9", [0xe134] = "\xc3\xba",
+ [0xe135] = "\xc3\xbb", [0xe136] = "\xc3\xbc", [0xe137] = "\xc3\xbd",
+ [0xe138] = "\xc3\xbe", [0xe139] = "\xc3\xbf", [0xe13a] = "\xc3\xc0",
+ [0xe13b] = "\xc3\xc1", [0xe13c] = "\xc3\xc2", [0xe13d] = "\xc3\xc3",
+ [0xe13e] = "\xc3\xc4", [0xe13f] = "\xc3\xc5", [0xe140] = "\xc3\xc6",
+ [0xe141] = "\xc3\xc7", [0xe142] = "\xc3\xc8", [0xe143] = "\xc3\xc9",
+ [0xe144] = "\xc3\xca", [0xe145] = "\xc3\xcb", [0xe146] = "\xc3\xcc",
+ [0xe147] = "\xc3\xcd", [0xe148] = "\xc3\xce", [0xe149] = "\xc3\xcf",
+ [0xe14a] = "\xc3\xd0", [0xe14b] = "\xc3\xd1", [0xe14c] = "\xc3\xd2",
+ [0xe14d] = "\xc3\xd3", [0xe14e] = "\xc3\xd4", [0xe14f] = "\xc3\xd5",
+ [0xe150] = "\xc3\xd6", [0xe151] = "\xc3\xd7", [0xe152] = "\xc3\xd8",
+ [0xe153] = "\xc3\xd9", [0xe154] = "\xc3\xda", [0xe155] = "\xc3\xdb",
+ [0xe156] = "\xc3\xdc", [0xe157] = "\xc3\xdd", [0xe158] = "\xc3\xde",
+ [0xe159] = "\xc3\xdf", [0xe15a] = "\xc3\xe0", [0xe15b] = "\xc3\xe1",
+ [0xe15c] = "\xc3\xe2", [0xe15d] = "\xc3\xe3", [0xe15e] = "\xc3\xe4",
+ [0xe15f] = "\xc3\xe5", [0xe160] = "\xc3\xe6", [0xe161] = "\xc3\xe7",
+ [0xe162] = "\xc3\xe8", [0xe163] = "\xc3\xe9", [0xe164] = "\xc3\xea",
+ [0xe165] = "\xc3\xeb", [0xe166] = "\xc3\xec", [0xe167] = "\xc3\xed",
+ [0xe168] = "\xc3\xee", [0xe169] = "\xc3\xef", [0xe16a] = "\xc3\xf0",
+ [0xe16b] = "\xc3\xf1", [0xe16c] = "\xc3\xf2", [0xe16d] = "\xc3\xf3",
+ [0xe16e] = "\xc3\xf4", [0xe16f] = "\xc3\xf5", [0xe170] = "\xc3\xf6",
+ [0xe171] = "\xc3\xf7", [0xe172] = "\xc3\xf8", [0xe173] = "\xc3\xf9",
+ [0xe174] = "\xc3\xfa", [0xe175] = "\xc3\xfb", [0xe176] = "\xc3\xfc",
+ [0xe177] = "\xc3\xfd", [0xe178] = "\xc4\x41", [0xe179] = "\xc4\x42",
+ [0xe17a] = "\xc4\x43", [0xe17b] = "\xc4\x44", [0xe17c] = "\xc4\x45",
+ [0xe17d] = "\xc4\x46", [0xe17e] = "\xc4\x47", [0xe17f] = "\xc4\x48",
+ [0xe180] = "\xc4\x49", [0xe181] = "\xc4\x4a", [0xe182] = "\xc4\x4b",
+ [0xe183] = "\xc4\x4c", [0xe184] = "\xc4\x4d", [0xe185] = "\xc4\x4e",
+ [0xe186] = "\xc4\x4f", [0xe187] = "\xc4\x50", [0xe188] = "\xc4\x51",
+ [0xe189] = "\xc4\x52", [0xe18a] = "\xc4\x53", [0xe18b] = "\xc4\x54",
+ [0xe18c] = "\xc4\x55", [0xe18d] = "\xc4\x56", [0xe18e] = "\xc4\x57",
+ [0xe18f] = "\xc4\x58", [0xe190] = "\xc4\x59", [0xe191] = "\xc4\x5a",
+ [0xe192] = "\xc4\x5b", [0xe193] = "\xc4\x5c", [0xe194] = "\xc4\x5d",
+ [0xe195] = "\xc4\x5e", [0xe196] = "\xc4\x5f", [0xe197] = "\xc4\x60",
+ [0xe198] = "\xc4\x61", [0xe199] = "\xc4\x62", [0xe19a] = "\xc4\x63",
+ [0xe19b] = "\xc4\x64", [0xe19c] = "\xc4\x65", [0xe19d] = "\xc4\x66",
+ [0xe19e] = "\xc4\x67", [0xe19f] = "\xc4\x68", [0xe1a0] = "\xc4\x69",
+ [0xe1a1] = "\xc4\x6a", [0xe1a2] = "\xc4\x6b", [0xe1a3] = "\xc4\x6c",
+ [0xe1a4] = "\xc4\x6d", [0xe1a5] = "\xc4\x6e", [0xe1a6] = "\xc4\x6f",
+ [0xe1a7] = "\xc4\x70", [0xe1a8] = "\xc4\x71", [0xe1a9] = "\xc4\x72",
+ [0xe1aa] = "\xc4\x73", [0xe1ab] = "\xc4\x74", [0xe1ac] = "\xc4\x75",
+ [0xe1ad] = "\xc4\x76", [0xe1ae] = "\xc4\x77", [0xe1af] = "\xc4\x78",
+ [0xe1b0] = "\xc4\x79", [0xe1b1] = "\xc4\x7a", [0xe1b2] = "\xc4\x7b",
+ [0xe1b3] = "\xc4\x7c", [0xe1b4] = "\xc4\x7d", [0xe1b5] = "\xc4\x7e",
+ [0xe1b6] = "\xc4\x7f", [0xe1b7] = "\xc4\x81", [0xe1b8] = "\xc4\x82",
+ [0xe1b9] = "\xc4\x83", [0xe1ba] = "\xc4\x84", [0xe1bb] = "\xc4\x85",
+ [0xe1bc] = "\xc4\x86", [0xe1bd] = "\xc4\x87", [0xe1be] = "\xc4\x88",
+ [0xe1bf] = "\xc4\x89", [0xe1c0] = "\xc4\x8a", [0xe1c1] = "\xc4\x8b",
+ [0xe1c2] = "\xc4\x8c", [0xe1c3] = "\xc4\x8d", [0xe1c4] = "\xc4\x8e",
+ [0xe1c5] = "\xc4\x8f", [0xe1c6] = "\xc4\x90", [0xe1c7] = "\xc4\x91",
+ [0xe1c8] = "\xc4\x92", [0xe1c9] = "\xc4\x93", [0xe1ca] = "\xc4\x94",
+ [0xe1cb] = "\xc4\x95", [0xe1cc] = "\xc4\x96", [0xe1cd] = "\xc4\x97",
+ [0xe1ce] = "\xc4\x98", [0xe1cf] = "\xc4\x99", [0xe1d0] = "\xc4\x9a",
+ [0xe1d1] = "\xc4\x9b", [0xe1d2] = "\xc4\x9c", [0xe1d3] = "\xc4\x9d",
+ [0xe1d4] = "\xc4\x9e", [0xe1d5] = "\xc4\x9f", [0xe1d6] = "\xc4\xa0",
+ [0xe1d7] = "\xc4\xa1", [0xe1d8] = "\xc4\xa2", [0xe1d9] = "\xc4\xa3",
+ [0xe1da] = "\xc4\xa4", [0xe1db] = "\xc4\xa5", [0xe1dc] = "\xc4\xa6",
+ [0xe1dd] = "\xc4\xa7", [0xe1de] = "\xc4\xa8", [0xe1df] = "\xc4\xa9",
+ [0xe1e0] = "\xc4\xaa", [0xe1e1] = "\xc4\xab", [0xe1e2] = "\xc4\xac",
+ [0xe1e3] = "\xc4\xad", [0xe1e4] = "\xc4\xae", [0xe1e5] = "\xc4\xaf",
+ [0xe1e6] = "\xc4\xb0", [0xe1e7] = "\xc4\xb1", [0xe1e8] = "\xc4\xb2",
+ [0xe1e9] = "\xc4\xb3", [0xe1ea] = "\xc4\xb4", [0xe1eb] = "\xc4\xb5",
+ [0xe1ec] = "\xc4\xb6", [0xe1ed] = "\xc4\xb7", [0xe1ee] = "\xc4\xb8",
+ [0xe1ef] = "\xc4\xb9", [0xe1f0] = "\xc4\xba", [0xe1f1] = "\xc4\xbb",
+ [0xe1f2] = "\xc4\xbc", [0xe1f3] = "\xc4\xbd", [0xe1f4] = "\xc4\xbe",
+ [0xe1f5] = "\xc4\xbf", [0xe1f6] = "\xc4\xc0", [0xe1f7] = "\xc4\xc1",
+ [0xe1f8] = "\xc4\xc2", [0xe1f9] = "\xc4\xc3", [0xe1fa] = "\xc4\xc4",
+ [0xe1fb] = "\xc4\xc5", [0xe1fc] = "\xc4\xc6", [0xe1fd] = "\xc4\xc7",
+ [0xe1fe] = "\xc4\xc8", [0xe1ff] = "\xc4\xc9", [0xe200] = "\xc4\xca",
+ [0xe201] = "\xc4\xcb", [0xe202] = "\xc4\xcc", [0xe203] = "\xc4\xcd",
+ [0xe204] = "\xc4\xce", [0xe205] = "\xc4\xcf", [0xe206] = "\xc4\xd0",
+ [0xe207] = "\xc4\xd1", [0xe208] = "\xc4\xd2", [0xe209] = "\xc4\xd3",
+ [0xe20a] = "\xc4\xd4", [0xe20b] = "\xc4\xd5", [0xe20c] = "\xc4\xd6",
+ [0xe20d] = "\xc4\xd7", [0xe20e] = "\xc4\xd8", [0xe20f] = "\xc4\xd9",
+ [0xe210] = "\xc4\xda", [0xe211] = "\xc4\xdb", [0xe212] = "\xc4\xdc",
+ [0xe213] = "\xc4\xdd", [0xe214] = "\xc4\xde", [0xe215] = "\xc4\xdf",
+ [0xe216] = "\xc4\xe0", [0xe217] = "\xc4\xe1", [0xe218] = "\xc4\xe2",
+ [0xe219] = "\xc4\xe3", [0xe21a] = "\xc4\xe4", [0xe21b] = "\xc4\xe5",
+ [0xe21c] = "\xc4\xe6", [0xe21d] = "\xc4\xe7", [0xe21e] = "\xc4\xe8",
+ [0xe21f] = "\xc4\xe9", [0xe220] = "\xc4\xea", [0xe221] = "\xc4\xeb",
+ [0xe222] = "\xc4\xec", [0xe223] = "\xc4\xed", [0xe224] = "\xc4\xee",
+ [0xe225] = "\xc4\xef", [0xe226] = "\xc4\xf0", [0xe227] = "\xc4\xf1",
+ [0xe228] = "\xc4\xf2", [0xe229] = "\xc4\xf3", [0xe22a] = "\xc4\xf4",
+ [0xe22b] = "\xc4\xf5", [0xe22c] = "\xc4\xf6", [0xe22d] = "\xc4\xf7",
+ [0xe22e] = "\xc4\xf8", [0xe22f] = "\xc4\xf9", [0xe230] = "\xc4\xfa",
+ [0xe231] = "\xc4\xfb", [0xe232] = "\xc4\xfc", [0xe233] = "\xc4\xfd",
+ [0xe234] = "\xc5\x41", [0xe235] = "\xc5\x42", [0xe236] = "\xc5\x43",
+ [0xe237] = "\xc5\x44", [0xe238] = "\xc5\x45", [0xe239] = "\xc5\x46",
+ [0xe23a] = "\xc5\x47", [0xe23b] = "\xc5\x48", [0xe23c] = "\xc5\x49",
+ [0xe23d] = "\xc5\x4a", [0xe23e] = "\xc5\x4b", [0xe23f] = "\xc5\x4c",
+ [0xe240] = "\xc5\x4d", [0xe241] = "\xc5\x4e", [0xe242] = "\xc5\x4f",
+ [0xe243] = "\xc5\x50", [0xe244] = "\xc5\x51", [0xe245] = "\xc5\x52",
+ [0xe246] = "\xc5\x53", [0xe247] = "\xc5\x54", [0xe248] = "\xc5\x55",
+ [0xe249] = "\xc5\x56", [0xe24a] = "\xc5\x57", [0xe24b] = "\xc5\x58",
+ [0xe24c] = "\xc5\x59", [0xe24d] = "\xc5\x5a", [0xe24e] = "\xc5\x5b",
+ [0xe24f] = "\xc5\x5c", [0xe250] = "\xc5\x5d", [0xe251] = "\xc5\x5e",
+ [0xe252] = "\xc5\x5f", [0xe253] = "\xc5\x60", [0xe254] = "\xc5\x61",
+ [0xe255] = "\xc5\x62", [0xe256] = "\xc5\x63", [0xe257] = "\xc5\x64",
+ [0xe258] = "\xc5\x65", [0xe259] = "\xc5\x66", [0xe25a] = "\xc5\x67",
+ [0xe25b] = "\xc5\x68", [0xe25c] = "\xc5\x69", [0xe25d] = "\xc5\x6a",
+ [0xe25e] = "\xc5\x6b", [0xe25f] = "\xc5\x6c", [0xe260] = "\xc5\x6d",
+ [0xe261] = "\xc5\x6e", [0xe262] = "\xc5\x6f", [0xe263] = "\xc5\x70",
+ [0xe264] = "\xc5\x71", [0xe265] = "\xc5\x72", [0xe266] = "\xc5\x73",
+ [0xe267] = "\xc5\x74", [0xe268] = "\xc5\x75", [0xe269] = "\xc5\x76",
+ [0xe26a] = "\xc5\x77", [0xe26b] = "\xc5\x78", [0xe26c] = "\xc5\x79",
+ [0xe26d] = "\xc5\x7a", [0xe26e] = "\xc5\x7b", [0xe26f] = "\xc5\x7c",
+ [0xe270] = "\xc5\x7d", [0xe271] = "\xc5\x7e", [0xe272] = "\xc5\x7f",
+ [0xe273] = "\xc5\x81", [0xe274] = "\xc5\x82", [0xe275] = "\xc5\x83",
+ [0xe276] = "\xc5\x84", [0xe277] = "\xc5\x85", [0xe278] = "\xc5\x86",
+ [0xe279] = "\xc5\x87", [0xe27a] = "\xc5\x88", [0xe27b] = "\xc5\x89",
+ [0xe27c] = "\xc5\x8a", [0xe27d] = "\xc5\x8b", [0xe27e] = "\xc5\x8c",
+ [0xe27f] = "\xc5\x8d", [0xe280] = "\xc5\x8e", [0xe281] = "\xc5\x8f",
+ [0xe282] = "\xc5\x90", [0xe283] = "\xc5\x91", [0xe284] = "\xc5\x92",
+ [0xe285] = "\xc5\x93", [0xe286] = "\xc5\x94", [0xe287] = "\xc5\x95",
+ [0xe288] = "\xc5\x96", [0xe289] = "\xc5\x97", [0xe28a] = "\xc5\x98",
+ [0xe28b] = "\xc5\x99", [0xe28c] = "\xc5\x9a", [0xe28d] = "\xc5\x9b",
+ [0xe28e] = "\xc5\x9c", [0xe28f] = "\xc5\x9d", [0xe290] = "\xc5\x9e",
+ [0xe291] = "\xc5\x9f", [0xe292] = "\xc5\xa0", [0xe293] = "\xc5\xa1",
+ [0xe294] = "\xc5\xa2", [0xe295] = "\xc5\xa3", [0xe296] = "\xc5\xa4",
+ [0xe297] = "\xc5\xa5", [0xe298] = "\xc5\xa6", [0xe299] = "\xc5\xa7",
+ [0xe29a] = "\xc5\xa8", [0xe29b] = "\xc5\xa9", [0xe29c] = "\xc5\xaa",
+ [0xe29d] = "\xc5\xab", [0xe29e] = "\xc5\xac", [0xe29f] = "\xc5\xad",
+ [0xe2a0] = "\xc5\xae", [0xe2a1] = "\xc5\xaf", [0xe2a2] = "\xc5\xb0",
+ [0xe2a3] = "\xc5\xb1", [0xe2a4] = "\xc5\xb2", [0xe2a5] = "\xc5\xb3",
+ [0xe2a6] = "\xc5\xb4", [0xe2a7] = "\xc5\xb5", [0xe2a8] = "\xc5\xb6",
+ [0xe2a9] = "\xc5\xb7", [0xe2aa] = "\xc5\xb8", [0xe2ab] = "\xc5\xb9",
+ [0xe2ac] = "\xc5\xba", [0xe2ad] = "\xc5\xbb", [0xe2ae] = "\xc5\xbc",
+ [0xe2af] = "\xc5\xbd", [0xe2b0] = "\xc5\xbe", [0xe2b1] = "\xc5\xbf",
+ [0xe2b2] = "\xc5\xc0", [0xe2b3] = "\xc5\xc1", [0xe2b4] = "\xc5\xc2",
+ [0xe2b5] = "\xc5\xc3", [0xe2b6] = "\xc5\xc4", [0xe2b7] = "\xc5\xc5",
+ [0xe2b8] = "\xc5\xc6", [0xe2b9] = "\xc5\xc7", [0xe2ba] = "\xc5\xc8",
+ [0xe2bb] = "\xc5\xc9", [0xe2bc] = "\xc5\xca", [0xe2bd] = "\xc5\xcb",
+ [0xe2be] = "\xc5\xcc", [0xe2bf] = "\xc5\xcd", [0xe2c0] = "\xc5\xce",
+ [0xe2c1] = "\xc5\xcf", [0xe2c2] = "\xc5\xd0", [0xe2c3] = "\xc5\xd1",
+ [0xe2c4] = "\xc5\xd2", [0xe2c5] = "\xc5\xd3", [0xe2c6] = "\xc5\xd4",
+ [0xe2c7] = "\xc5\xd5", [0xe2c8] = "\xc5\xd6", [0xe2c9] = "\xc5\xd7",
+ [0xe2ca] = "\xc5\xd8", [0xe2cb] = "\xc5\xd9", [0xe2cc] = "\xc5\xda",
+ [0xe2cd] = "\xc5\xdb", [0xe2ce] = "\xc5\xdc", [0xe2cf] = "\xc5\xdd",
+ [0xe2d0] = "\xc5\xde", [0xe2d1] = "\xc5\xdf", [0xe2d2] = "\xc5\xe0",
+ [0xe2d3] = "\xc5\xe1", [0xe2d4] = "\xc5\xe2", [0xe2d5] = "\xc5\xe3",
+ [0xe2d6] = "\xc5\xe4", [0xe2d7] = "\xc5\xe5", [0xe2d8] = "\xc5\xe6",
+ [0xe2d9] = "\xc5\xe7", [0xe2da] = "\xc5\xe8", [0xe2db] = "\xc5\xe9",
+ [0xe2dc] = "\xc5\xea", [0xe2dd] = "\xc5\xeb", [0xe2de] = "\xc5\xec",
+ [0xe2df] = "\xc5\xed", [0xe2e0] = "\xc5\xee", [0xe2e1] = "\xc5\xef",
+ [0xe2e2] = "\xc5\xf0", [0xe2e3] = "\xc5\xf1", [0xe2e4] = "\xc5\xf2",
+ [0xe2e5] = "\xc5\xf3", [0xe2e6] = "\xc5\xf4", [0xe2e7] = "\xc5\xf5",
+ [0xe2e8] = "\xc5\xf6", [0xe2e9] = "\xc5\xf7", [0xe2ea] = "\xc5\xf8",
+ [0xe2eb] = "\xc5\xf9", [0xe2ec] = "\xc5\xfa", [0xe2ed] = "\xc5\xfb",
+ [0xe2ee] = "\xc5\xfc", [0xe2ef] = "\xc5\xfd", [0xe2f0] = "\xc6\x41",
+ [0xe2f1] = "\xc6\x42", [0xe2f2] = "\xc6\x43", [0xe2f3] = "\xc6\x44",
+ [0xe2f4] = "\xc6\x45", [0xe2f5] = "\xc6\x46", [0xe2f6] = "\xc6\x47",
+ [0xe2f7] = "\xc6\x48", [0xe2f8] = "\xc6\x49", [0xe2f9] = "\xc6\x4a",
+ [0xe2fa] = "\xc6\x4b", [0xe2fb] = "\xc6\x4c", [0xe2fc] = "\xc6\x4d",
+ [0xe2fd] = "\xc6\x4e", [0xe2fe] = "\xc6\x4f", [0xe2ff] = "\xc6\x50",
+ [0xe300] = "\xc6\x51", [0xe301] = "\xc6\x52", [0xe302] = "\xc6\x53",
+ [0xe303] = "\xc6\x54", [0xe304] = "\xc6\x55", [0xe305] = "\xc6\x56",
+ [0xe306] = "\xc6\x57", [0xe307] = "\xc6\x58", [0xe308] = "\xc6\x59",
+ [0xe309] = "\xc6\x5a", [0xe30a] = "\xc6\x5b", [0xe30b] = "\xc6\x5c",
+ [0xe30c] = "\xc6\x5d", [0xe30d] = "\xc6\x5e", [0xe30e] = "\xc6\x5f",
+ [0xe30f] = "\xc6\x60", [0xe310] = "\xc6\x61", [0xe311] = "\xc6\x62",
+ [0xe312] = "\xc6\x63", [0xe313] = "\xc6\x64", [0xe314] = "\xc6\x65",
+ [0xe315] = "\xc6\x66", [0xe316] = "\xc6\x67", [0xe317] = "\xc6\x68",
+ [0xe318] = "\xc6\x69", [0xe319] = "\xc6\x6a", [0xe31a] = "\xc6\x6b",
+ [0xe31b] = "\xc6\x6c", [0xe31c] = "\xc6\x6d", [0xe31d] = "\xc6\x6e",
+ [0xe31e] = "\xc6\x6f", [0xe31f] = "\xc6\x70", [0xe320] = "\xc6\x71",
+ [0xe321] = "\xc6\x72", [0xe322] = "\xc6\x73", [0xe323] = "\xc6\x74",
+ [0xe324] = "\xc6\x75", [0xe325] = "\xc6\x76", [0xe326] = "\xc6\x77",
+ [0xe327] = "\xc6\x78", [0xe328] = "\xc6\x79", [0xe329] = "\xc6\x7a",
+ [0xe32a] = "\xc6\x7b", [0xe32b] = "\xc6\x7c", [0xe32c] = "\xc6\x7d",
+ [0xe32d] = "\xc6\x7e", [0xe32e] = "\xc6\x7f", [0xe32f] = "\xc6\x81",
+ [0xe330] = "\xc6\x82", [0xe331] = "\xc6\x83", [0xe332] = "\xc6\x84",
+ [0xe333] = "\xc6\x85", [0xe334] = "\xc6\x86", [0xe335] = "\xc6\x87",
+ [0xe336] = "\xc6\x88", [0xe337] = "\xc6\x89", [0xe338] = "\xc6\x8a",
+ [0xe339] = "\xc6\x8b", [0xe33a] = "\xc6\x8c", [0xe33b] = "\xc6\x8d",
+ [0xe33c] = "\xc6\x8e", [0xe33d] = "\xc6\x8f", [0xe33e] = "\xc6\x90",
+ [0xe33f] = "\xc6\x91", [0xe340] = "\xc6\x92", [0xe341] = "\xc6\x93",
+ [0xe342] = "\xc6\x94", [0xe343] = "\xc6\x95", [0xe344] = "\xc6\x96",
+ [0xe345] = "\xc6\x97", [0xe346] = "\xc6\x98", [0xe347] = "\xc6\x99",
+ [0xe348] = "\xc6\x9a", [0xe349] = "\xc6\x9b", [0xe34a] = "\xc6\x9c",
+ [0xe34b] = "\xc6\x9d", [0xe34c] = "\xc6\x9e", [0xe34d] = "\xc6\x9f",
+ [0xe34e] = "\xc6\xa0", [0xe34f] = "\xc6\xa1", [0xe350] = "\xc6\xa2",
+ [0xe351] = "\xc6\xa3", [0xe352] = "\xc6\xa4", [0xe353] = "\xc6\xa5",
+ [0xe354] = "\xc6\xa6", [0xe355] = "\xc6\xa7", [0xe356] = "\xc6\xa8",
+ [0xe357] = "\xc6\xa9", [0xe358] = "\xc6\xaa", [0xe359] = "\xc6\xab",
+ [0xe35a] = "\xc6\xac", [0xe35b] = "\xc6\xad", [0xe35c] = "\xc6\xae",
+ [0xe35d] = "\xc6\xaf", [0xe35e] = "\xc6\xb0", [0xe35f] = "\xc6\xb1",
+ [0xe360] = "\xc6\xb2", [0xe361] = "\xc6\xb3", [0xe362] = "\xc6\xb4",
+ [0xe363] = "\xc6\xb5", [0xe364] = "\xc6\xb6", [0xe365] = "\xc6\xb7",
+ [0xe366] = "\xc6\xb8", [0xe367] = "\xc6\xb9", [0xe368] = "\xc6\xba",
+ [0xe369] = "\xc6\xbb", [0xe36a] = "\xc6\xbc", [0xe36b] = "\xc6\xbd",
+ [0xe36c] = "\xc6\xbe", [0xe36d] = "\xc6\xbf", [0xe36e] = "\xc6\xc0",
+ [0xe36f] = "\xc6\xc1", [0xe370] = "\xc6\xc2", [0xe371] = "\xc6\xc3",
+ [0xe372] = "\xc6\xc4", [0xe373] = "\xc6\xc5", [0xe374] = "\xc6\xc6",
+ [0xe375] = "\xc6\xc7", [0xe376] = "\xc6\xc8", [0xe377] = "\xc6\xc9",
+ [0xe378] = "\xc6\xca", [0xe379] = "\xc6\xcb", [0xe37a] = "\xc6\xcc",
+ [0xe37b] = "\xc6\xcd", [0xe37c] = "\xc6\xce", [0xe37d] = "\xc6\xcf",
+ [0xe37e] = "\xc6\xd0", [0xe37f] = "\xc6\xd1", [0xe380] = "\xc6\xd2",
+ [0xe381] = "\xc6\xd3", [0xe382] = "\xc6\xd4", [0xe383] = "\xc6\xd5",
+ [0xe384] = "\xc6\xd6", [0xe385] = "\xc6\xd7", [0xe386] = "\xc6\xd8",
+ [0xe387] = "\xc6\xd9", [0xe388] = "\xc6\xda", [0xe389] = "\xc6\xdb",
+ [0xe38a] = "\xc6\xdc", [0xe38b] = "\xc6\xdd", [0xe38c] = "\xc6\xde",
+ [0xe38d] = "\xc6\xdf", [0xe38e] = "\xc6\xe0", [0xe38f] = "\xc6\xe1",
+ [0xe390] = "\xc6\xe2", [0xe391] = "\xc6\xe3", [0xe392] = "\xc6\xe4",
+ [0xe393] = "\xc6\xe5", [0xe394] = "\xc6\xe6", [0xe395] = "\xc6\xe7",
+ [0xe396] = "\xc6\xe8", [0xe397] = "\xc6\xe9", [0xe398] = "\xc6\xea",
+ [0xe399] = "\xc6\xeb", [0xe39a] = "\xc6\xec", [0xe39b] = "\xc6\xed",
+ [0xe39c] = "\xc6\xee", [0xe39d] = "\xc6\xef", [0xe39e] = "\xc6\xf0",
+ [0xe39f] = "\xc6\xf1", [0xe3a0] = "\xc6\xf2", [0xe3a1] = "\xc6\xf3",
+ [0xe3a2] = "\xc6\xf4", [0xe3a3] = "\xc6\xf5", [0xe3a4] = "\xc6\xf6",
+ [0xe3a5] = "\xc6\xf7", [0xe3a6] = "\xc6\xf8", [0xe3a7] = "\xc6\xf9",
+ [0xe3a8] = "\xc6\xfa", [0xe3a9] = "\xc6\xfb", [0xe3aa] = "\xc6\xfc",
+ [0xe3ab] = "\xc6\xfd", [0xe3ac] = "\xc7\x41", [0xe3ad] = "\xc7\x42",
+ [0xe3ae] = "\xc7\x43", [0xe3af] = "\xc7\x44", [0xe3b0] = "\xc7\x45",
+ [0xe3b1] = "\xc7\x46", [0xe3b2] = "\xc7\x47", [0xe3b3] = "\xc7\x48",
+ [0xe3b4] = "\xc7\x49", [0xe3b5] = "\xc7\x4a", [0xe3b6] = "\xc7\x4b",
+ [0xe3b7] = "\xc7\x4c", [0xe3b8] = "\xc7\x4d", [0xe3b9] = "\xc7\x4e",
+ [0xe3ba] = "\xc7\x4f", [0xe3bb] = "\xc7\x50", [0xe3bc] = "\xc7\x51",
+ [0xe3bd] = "\xc7\x52", [0xe3be] = "\xc7\x53", [0xe3bf] = "\xc7\x54",
+ [0xe3c0] = "\xc7\x55", [0xe3c1] = "\xc7\x56", [0xe3c2] = "\xc7\x57",
+ [0xe3c3] = "\xc7\x58", [0xe3c4] = "\xc7\x59", [0xe3c5] = "\xc7\x5a",
+ [0xe3c6] = "\xc7\x5b", [0xe3c7] = "\xc7\x5c", [0xe3c8] = "\xc7\x5d",
+ [0xe3c9] = "\xc7\x5e", [0xe3ca] = "\xc7\x5f", [0xe3cb] = "\xc7\x60",
+ [0xe3cc] = "\xc7\x61", [0xe3cd] = "\xc7\x62", [0xe3ce] = "\xc7\x63",
+ [0xe3cf] = "\xc7\x64", [0xe3d0] = "\xc7\x65", [0xe3d1] = "\xc7\x66",
+ [0xe3d2] = "\xc7\x67", [0xe3d3] = "\xc7\x68", [0xe3d4] = "\xc7\x69",
+ [0xe3d5] = "\xc7\x6a", [0xe3d6] = "\xc7\x6b", [0xe3d7] = "\xc7\x6c",
+ [0xe3d8] = "\xc7\x6d", [0xe3d9] = "\xc7\x6e", [0xe3da] = "\xc7\x6f",
+ [0xe3db] = "\xc7\x70", [0xe3dc] = "\xc7\x71", [0xe3dd] = "\xc7\x72",
+ [0xe3de] = "\xc7\x73", [0xe3df] = "\xc7\x74", [0xe3e0] = "\xc7\x75",
+ [0xe3e1] = "\xc7\x76", [0xe3e2] = "\xc7\x77", [0xe3e3] = "\xc7\x78",
+ [0xe3e4] = "\xc7\x79", [0xe3e5] = "\xc7\x7a", [0xe3e6] = "\xc7\x7b",
+ [0xe3e7] = "\xc7\x7c", [0xe3e8] = "\xc7\x7d", [0xe3e9] = "\xc7\x7e",
+ [0xe3ea] = "\xc7\x7f", [0xe3eb] = "\xc7\x81", [0xe3ec] = "\xc7\x82",
+ [0xe3ed] = "\xc7\x83", [0xe3ee] = "\xc7\x84", [0xe3ef] = "\xc7\x85",
+ [0xe3f0] = "\xc7\x86", [0xe3f1] = "\xc7\x87", [0xe3f2] = "\xc7\x88",
+ [0xe3f3] = "\xc7\x89", [0xe3f4] = "\xc7\x8a", [0xe3f5] = "\xc7\x8b",
+ [0xe3f6] = "\xc7\x8c", [0xe3f7] = "\xc7\x8d", [0xe3f8] = "\xc7\x8e",
+ [0xe3f9] = "\xc7\x8f", [0xe3fa] = "\xc7\x90", [0xe3fb] = "\xc7\x91",
+ [0xe3fc] = "\xc7\x92", [0xe3fd] = "\xc7\x93", [0xe3fe] = "\xc7\x94",
+ [0xe3ff] = "\xc7\x95", [0xe400] = "\xc7\x96", [0xe401] = "\xc7\x97",
+ [0xe402] = "\xc7\x98", [0xe403] = "\xc7\x99", [0xe404] = "\xc7\x9a",
+ [0xe405] = "\xc7\x9b", [0xe406] = "\xc7\x9c", [0xe407] = "\xc7\x9d",
+ [0xe408] = "\xc7\x9e", [0xe409] = "\xc7\x9f", [0xe40a] = "\xc7\xa0",
+ [0xe40b] = "\xc7\xa1", [0xe40c] = "\xc7\xa2", [0xe40d] = "\xc7\xa3",
+ [0xe40e] = "\xc7\xa4", [0xe40f] = "\xc7\xa5", [0xe410] = "\xc7\xa6",
+ [0xe411] = "\xc7\xa7", [0xe412] = "\xc7\xa8", [0xe413] = "\xc7\xa9",
+ [0xe414] = "\xc7\xaa", [0xe415] = "\xc7\xab", [0xe416] = "\xc7\xac",
+ [0xe417] = "\xc7\xad", [0xe418] = "\xc7\xae", [0xe419] = "\xc7\xaf",
+ [0xe41a] = "\xc7\xb0", [0xe41b] = "\xc7\xb1", [0xe41c] = "\xc7\xb2",
+ [0xe41d] = "\xc7\xb3", [0xe41e] = "\xc7\xb4", [0xe41f] = "\xc7\xb5",
+ [0xe420] = "\xc7\xb6", [0xe421] = "\xc7\xb7", [0xe422] = "\xc7\xb8",
+ [0xe423] = "\xc7\xb9", [0xe424] = "\xc7\xba", [0xe425] = "\xc7\xbb",
+ [0xe426] = "\xc7\xbc", [0xe427] = "\xc7\xbd", [0xe428] = "\xc7\xbe",
+ [0xe429] = "\xc7\xbf", [0xe42a] = "\xc7\xc0", [0xe42b] = "\xc7\xc1",
+ [0xe42c] = "\xc7\xc2", [0xe42d] = "\xc7\xc3", [0xe42e] = "\xc7\xc4",
+ [0xe42f] = "\xc7\xc5", [0xe430] = "\xc7\xc6", [0xe431] = "\xc7\xc7",
+ [0xe432] = "\xc7\xc8", [0xe433] = "\xc7\xc9", [0xe434] = "\xc7\xca",
+ [0xe435] = "\xc7\xcb", [0xe436] = "\xc7\xcc", [0xe437] = "\xc7\xcd",
+ [0xe438] = "\xc7\xce", [0xe439] = "\xc7\xcf", [0xe43a] = "\xc7\xd0",
+ [0xe43b] = "\xc7\xd1", [0xe43c] = "\xc7\xd2", [0xe43d] = "\xc7\xd3",
+ [0xe43e] = "\xc7\xd4", [0xe43f] = "\xc7\xd5", [0xe440] = "\xc7\xd6",
+ [0xe441] = "\xc7\xd7", [0xe442] = "\xc7\xd8", [0xe443] = "\xc7\xd9",
+ [0xe444] = "\xc7\xda", [0xe445] = "\xc7\xdb", [0xe446] = "\xc7\xdc",
+ [0xe447] = "\xc7\xdd", [0xe448] = "\xc7\xde", [0xe449] = "\xc7\xdf",
+ [0xe44a] = "\xc7\xe0", [0xe44b] = "\xc7\xe1", [0xe44c] = "\xc7\xe2",
+ [0xe44d] = "\xc7\xe3", [0xe44e] = "\xc7\xe4", [0xe44f] = "\xc7\xe5",
+ [0xe450] = "\xc7\xe6", [0xe451] = "\xc7\xe7", [0xe452] = "\xc7\xe8",
+ [0xe453] = "\xc7\xe9", [0xe454] = "\xc7\xea", [0xe455] = "\xc7\xeb",
+ [0xe456] = "\xc7\xec", [0xe457] = "\xc7\xed", [0xe458] = "\xc7\xee",
+ [0xe459] = "\xc7\xef", [0xe45a] = "\xc7\xf0", [0xe45b] = "\xc7\xf1",
+ [0xe45c] = "\xc7\xf2", [0xe45d] = "\xc7\xf3", [0xe45e] = "\xc7\xf4",
+ [0xe45f] = "\xc7\xf5", [0xe460] = "\xc7\xf6", [0xe461] = "\xc7\xf7",
+ [0xe462] = "\xc7\xf8", [0xe463] = "\xc7\xf9", [0xe464] = "\xc7\xfa",
+ [0xe465] = "\xc7\xfb", [0xe466] = "\xc7\xfc", [0xe467] = "\xc7\xfd",
+ [0xe468] = "\xc8\x41", [0xe469] = "\xc8\x42", [0xe46a] = "\xc8\x43",
+ [0xe46b] = "\xc8\x44", [0xe46c] = "\xc8\x45", [0xe46d] = "\xc8\x46",
+ [0xe46e] = "\xc8\x47", [0xe46f] = "\xc8\x48", [0xe470] = "\xc8\x49",
+ [0xe471] = "\xc8\x4a", [0xe472] = "\xc8\x4b", [0xe473] = "\xc8\x4c",
+ [0xe474] = "\xc8\x4d", [0xe475] = "\xc8\x4e", [0xe476] = "\xc8\x4f",
+ [0xe477] = "\xc8\x50", [0xe478] = "\xc8\x51", [0xe479] = "\xc8\x52",
+ [0xe47a] = "\xc8\x53", [0xe47b] = "\xc8\x54", [0xe47c] = "\xc8\x55",
+ [0xe47d] = "\xc8\x56", [0xe47e] = "\xc8\x57", [0xe47f] = "\xc8\x58",
+ [0xe480] = "\xc8\x59", [0xe481] = "\xc8\x5a", [0xe482] = "\xc8\x5b",
+ [0xe483] = "\xc8\x5c", [0xe484] = "\xc8\x5d", [0xe485] = "\xc8\x5e",
+ [0xe486] = "\xc8\x5f", [0xe487] = "\xc8\x60", [0xe488] = "\xc8\x61",
+ [0xe489] = "\xc8\x62", [0xe48a] = "\xc8\x63", [0xe48b] = "\xc8\x64",
+ [0xe48c] = "\xc8\x65", [0xe48d] = "\xc8\x66", [0xe48e] = "\xc8\x67",
+ [0xe48f] = "\xc8\x68", [0xe490] = "\xc8\x69", [0xe491] = "\xc8\x6a",
+ [0xe492] = "\xc8\x6b", [0xe493] = "\xc8\x6c", [0xe494] = "\xc8\x6d",
+ [0xe495] = "\xc8\x6e", [0xe496] = "\xc8\x6f", [0xe497] = "\xc8\x70",
+ [0xe498] = "\xc8\x71", [0xe499] = "\xc8\x72", [0xe49a] = "\xc8\x73",
+ [0xe49b] = "\xc8\x74", [0xe49c] = "\xc8\x75", [0xe49d] = "\xc8\x76",
+ [0xe49e] = "\xc8\x77", [0xe49f] = "\xc8\x78", [0xe4a0] = "\xc8\x79",
+ [0xe4a1] = "\xc8\x7a", [0xe4a2] = "\xc8\x7b", [0xe4a3] = "\xc8\x7c",
+ [0xe4a4] = "\xc8\x7d", [0xe4a5] = "\xc8\x7e", [0xe4a6] = "\xc8\x7f",
+ [0xe4a7] = "\xc8\x81", [0xe4a8] = "\xc8\x82", [0xe4a9] = "\xc8\x83",
+ [0xe4aa] = "\xc8\x84", [0xe4ab] = "\xc8\x85", [0xe4ac] = "\xc8\x86",
+ [0xe4ad] = "\xc8\x87", [0xe4ae] = "\xc8\x88", [0xe4af] = "\xc8\x89",
+ [0xe4b0] = "\xc8\x8a", [0xe4b1] = "\xc8\x8b", [0xe4b2] = "\xc8\x8c",
+ [0xe4b3] = "\xc8\x8d", [0xe4b4] = "\xc8\x8e", [0xe4b5] = "\xc8\x8f",
+ [0xe4b6] = "\xc8\x90", [0xe4b7] = "\xc8\x91", [0xe4b8] = "\xc8\x92",
+ [0xe4b9] = "\xc8\x93", [0xe4ba] = "\xc8\x94", [0xe4bb] = "\xc8\x95",
+ [0xe4bc] = "\xc8\x96", [0xe4bd] = "\xc8\x97", [0xe4be] = "\xc8\x98",
+ [0xe4bf] = "\xc8\x99", [0xe4c0] = "\xc8\x9a", [0xe4c1] = "\xc8\x9b",
+ [0xe4c2] = "\xc8\x9c", [0xe4c3] = "\xc8\x9d", [0xe4c4] = "\xc8\x9e",
+ [0xe4c5] = "\xc8\x9f", [0xe4c6] = "\xc8\xa0", [0xe4c7] = "\xc8\xa1",
+ [0xe4c8] = "\xc8\xa2", [0xe4c9] = "\xc8\xa3", [0xe4ca] = "\xc8\xa4",
+ [0xe4cb] = "\xc8\xa5", [0xe4cc] = "\xc8\xa6", [0xe4cd] = "\xc8\xa7",
+ [0xe4ce] = "\xc8\xa8", [0xe4cf] = "\xc8\xa9", [0xe4d0] = "\xc8\xaa",
+ [0xe4d1] = "\xc8\xab", [0xe4d2] = "\xc8\xac", [0xe4d3] = "\xc8\xad",
+ [0xe4d4] = "\xc8\xae", [0xe4d5] = "\xc8\xaf", [0xe4d6] = "\xc8\xb0",
+ [0xe4d7] = "\xc8\xb1", [0xe4d8] = "\xc8\xb2", [0xe4d9] = "\xc8\xb3",
+ [0xe4da] = "\xc8\xb4", [0xe4db] = "\xc8\xb5", [0xe4dc] = "\xc8\xb6",
+ [0xe4dd] = "\xc8\xb7", [0xe4de] = "\xc8\xb8", [0xe4df] = "\xc8\xb9",
+ [0xe4e0] = "\xc8\xba", [0xe4e1] = "\xc8\xbb", [0xe4e2] = "\xc8\xbc",
+ [0xe4e3] = "\xc8\xbd", [0xe4e4] = "\xc8\xbe", [0xe4e5] = "\xc8\xbf",
+ [0xe4e6] = "\xc8\xc0", [0xe4e7] = "\xc8\xc1", [0xe4e8] = "\xc8\xc2",
+ [0xe4e9] = "\xc8\xc3", [0xe4ea] = "\xc8\xc4", [0xe4eb] = "\xc8\xc5",
+ [0xe4ec] = "\xc8\xc6", [0xe4ed] = "\xc8\xc7", [0xe4ee] = "\xc8\xc8",
+ [0xe4ef] = "\xc8\xc9", [0xe4f0] = "\xc8\xca", [0xe4f1] = "\xc8\xcb",
+ [0xe4f2] = "\xc8\xcc", [0xe4f3] = "\xc8\xcd", [0xe4f4] = "\xc8\xce",
+ [0xe4f5] = "\xc8\xcf", [0xe4f6] = "\xc8\xd0", [0xe4f7] = "\xc8\xd1",
+ [0xe4f8] = "\xc8\xd2", [0xe4f9] = "\xc8\xd3", [0xe4fa] = "\xc8\xd4",
+ [0xe4fb] = "\xc8\xd5", [0xe4fc] = "\xc8\xd6", [0xe4fd] = "\xc8\xd7",
+ [0xe4fe] = "\xc8\xd8", [0xe4ff] = "\xc8\xd9", [0xe500] = "\xc8\xda",
+ [0xe501] = "\xc8\xdb", [0xe502] = "\xc8\xdc", [0xe503] = "\xc8\xdd",
+ [0xe504] = "\xc8\xde", [0xe505] = "\xc8\xdf", [0xe506] = "\xc8\xe0",
+ [0xe507] = "\xc8\xe1", [0xe508] = "\xc8\xe2", [0xe509] = "\xc8\xe3",
+ [0xe50a] = "\xc8\xe4", [0xe50b] = "\xc8\xe5", [0xe50c] = "\xc8\xe6",
+ [0xe50d] = "\xc8\xe7", [0xe50e] = "\xc8\xe8", [0xe50f] = "\xc8\xe9",
+ [0xe510] = "\xc8\xea", [0xe511] = "\xc8\xeb", [0xe512] = "\xc8\xec",
+ [0xe513] = "\xc8\xed", [0xe514] = "\xc8\xee", [0xe515] = "\xc8\xef",
+ [0xe516] = "\xc8\xf0", [0xe517] = "\xc8\xf1", [0xe518] = "\xc8\xf2",
+ [0xe519] = "\xc8\xf3", [0xe51a] = "\xc8\xf4", [0xe51b] = "\xc8\xf5",
+ [0xe51c] = "\xc8\xf6", [0xe51d] = "\xc8\xf7", [0xe51e] = "\xc8\xf8",
+ [0xe51f] = "\xc8\xf9", [0xe520] = "\xc8\xfa", [0xe521] = "\xc8\xfb",
+ [0xe522] = "\xc8\xfc", [0xe523] = "\xc8\xfd", [0xe524] = "\xc9\x41",
+ [0xe525] = "\xc9\x42", [0xe526] = "\xc9\x43", [0xe527] = "\xc9\x44",
+ [0xe528] = "\xc9\x45", [0xe529] = "\xc9\x46", [0xe52a] = "\xc9\x47",
+ [0xe52b] = "\xc9\x48", [0xe52c] = "\xc9\x49", [0xe52d] = "\xc9\x4a",
+ [0xe52e] = "\xc9\x4b", [0xe52f] = "\xc9\x4c", [0xe530] = "\xc9\x4d",
+ [0xe531] = "\xc9\x4e", [0xe532] = "\xc9\x4f", [0xe533] = "\xc9\x50",
+ [0xe534] = "\xc9\x51", [0xe535] = "\xc9\x52", [0xe536] = "\xc9\x53",
+ [0xe537] = "\xc9\x54", [0xe538] = "\xc9\x55", [0xe539] = "\xc9\x56",
+ [0xe53a] = "\xc9\x57", [0xe53b] = "\xc9\x58", [0xe53c] = "\xc9\x59",
+ [0xe53d] = "\xc9\x5a", [0xe53e] = "\xc9\x5b", [0xe53f] = "\xc9\x5c",
+ [0xe540] = "\xc9\x5d", [0xe541] = "\xc9\x5e", [0xe542] = "\xc9\x5f",
+ [0xe543] = "\xc9\x60", [0xe544] = "\xc9\x61", [0xe545] = "\xc9\x62",
+ [0xe546] = "\xc9\x63", [0xe547] = "\xc9\x64", [0xe548] = "\xc9\x65",
+ [0xe549] = "\xc9\x66", [0xe54a] = "\xc9\x67", [0xe54b] = "\xc9\x68",
+ [0xe54c] = "\xc9\x69", [0xe54d] = "\xc9\x6a", [0xe54e] = "\xc9\x6b",
+ [0xe54f] = "\xc9\x6c", [0xe550] = "\xc9\x6d", [0xe551] = "\xc9\x6e",
+ [0xe552] = "\xc9\x6f", [0xe553] = "\xc9\x70", [0xe554] = "\xc9\x71",
+ [0xe555] = "\xc9\x72", [0xe556] = "\xc9\x73", [0xe557] = "\xc9\x74",
+ [0xe558] = "\xc9\x75", [0xe559] = "\xc9\x76", [0xe55a] = "\xc9\x77",
+ [0xe55b] = "\xc9\x78", [0xe55c] = "\xc9\x79", [0xe55d] = "\xc9\x7a",
+ [0xe55e] = "\xc9\x7b", [0xe55f] = "\xc9\x7c", [0xe560] = "\xc9\x7d",
+ [0xe561] = "\xc9\x7e", [0xe562] = "\xc9\x7f", [0xe563] = "\xc9\x81",
+ [0xe564] = "\xc9\x82", [0xe565] = "\xc9\x83", [0xe566] = "\xc9\x84",
+ [0xe567] = "\xc9\x85", [0xe568] = "\xc9\x86", [0xe569] = "\xc9\x87",
+ [0xe56a] = "\xc9\x88", [0xe56b] = "\xc9\x89", [0xe56c] = "\xc9\x8a",
+ [0xe56d] = "\xc9\x8b", [0xe56e] = "\xc9\x8c", [0xe56f] = "\xc9\x8d",
+ [0xe570] = "\xc9\x8e", [0xe571] = "\xc9\x8f", [0xe572] = "\xc9\x90",
+ [0xe573] = "\xc9\x91", [0xe574] = "\xc9\x92", [0xe575] = "\xc9\x93",
+ [0xe576] = "\xc9\x94", [0xe577] = "\xc9\x95", [0xe578] = "\xc9\x96",
+ [0xe579] = "\xc9\x97", [0xe57a] = "\xc9\x98", [0xe57b] = "\xc9\x99",
+ [0xe57c] = "\xc9\x9a", [0xe57d] = "\xc9\x9b", [0xe57e] = "\xc9\x9c",
+ [0xe57f] = "\xc9\x9d", [0xe580] = "\xc9\x9e", [0xe581] = "\xc9\x9f",
+ [0xe582] = "\xc9\xa0", [0xe583] = "\xc9\xa1", [0xe584] = "\xc9\xa2",
+ [0xe585] = "\xc9\xa3", [0xe586] = "\xc9\xa4", [0xe587] = "\xc9\xa5",
+ [0xe588] = "\xc9\xa6", [0xe589] = "\xc9\xa7", [0xe58a] = "\xc9\xa8",
+ [0xe58b] = "\xc9\xa9", [0xe58c] = "\xc9\xaa", [0xe58d] = "\xc9\xab",
+ [0xe58e] = "\xc9\xac", [0xe58f] = "\xc9\xad", [0xe590] = "\xc9\xae",
+ [0xe591] = "\xc9\xaf", [0xe592] = "\xc9\xb0", [0xe593] = "\xc9\xb1",
+ [0xe594] = "\xc9\xb2", [0xe595] = "\xc9\xb3", [0xe596] = "\xc9\xb4",
+ [0xe597] = "\xc9\xb5", [0xe598] = "\xc9\xb6", [0xe599] = "\xc9\xb7",
+ [0xe59a] = "\xc9\xb8", [0xe59b] = "\xc9\xb9", [0xe59c] = "\xc9\xba",
+ [0xe59d] = "\xc9\xbb", [0xe59e] = "\xc9\xbc", [0xe59f] = "\xc9\xbd",
+ [0xe5a0] = "\xc9\xbe", [0xe5a1] = "\xc9\xbf", [0xe5a2] = "\xc9\xc0",
+ [0xe5a3] = "\xc9\xc1", [0xe5a4] = "\xc9\xc2", [0xe5a5] = "\xc9\xc3",
+ [0xe5a6] = "\xc9\xc4", [0xe5a7] = "\xc9\xc5", [0xe5a8] = "\xc9\xc6",
+ [0xe5a9] = "\xc9\xc7", [0xe5aa] = "\xc9\xc8", [0xe5ab] = "\xc9\xc9",
+ [0xe5ac] = "\xc9\xca", [0xe5ad] = "\xc9\xcb", [0xe5ae] = "\xc9\xcc",
+ [0xe5af] = "\xc9\xcd", [0xe5b0] = "\xc9\xce", [0xe5b1] = "\xc9\xcf",
+ [0xe5b2] = "\xc9\xd0", [0xe5b3] = "\xc9\xd1", [0xe5b4] = "\xc9\xd2",
+ [0xe5b5] = "\xc9\xd3", [0xe5b6] = "\xc9\xd4", [0xe5b7] = "\xc9\xd5",
+ [0xe5b8] = "\xc9\xd6", [0xe5b9] = "\xc9\xd7", [0xe5ba] = "\xc9\xd8",
+ [0xe5bb] = "\xc9\xd9", [0xe5bc] = "\xc9\xda", [0xe5bd] = "\xc9\xdb",
+ [0xe5be] = "\xc9\xdc", [0xe5bf] = "\xc9\xdd", [0xe5c0] = "\xc9\xde",
+ [0xe5c1] = "\xc9\xdf", [0xe5c2] = "\xc9\xe0", [0xe5c3] = "\xc9\xe1",
+ [0xe5c4] = "\xc9\xe2", [0xe5c5] = "\xc9\xe3", [0xe5c6] = "\xc9\xe4",
+ [0xe5c7] = "\xc9\xe5", [0xe5c8] = "\xc9\xe6", [0xe5c9] = "\xc9\xe7",
+ [0xe5ca] = "\xc9\xe8", [0xe5cb] = "\xc9\xe9", [0xe5cc] = "\xc9\xea",
+ [0xe5cd] = "\xc9\xeb", [0xe5ce] = "\xc9\xec", [0xe5cf] = "\xc9\xed",
+ [0xe5d0] = "\xc9\xee", [0xe5d1] = "\xc9\xef", [0xe5d2] = "\xc9\xf0",
+ [0xe5d3] = "\xc9\xf1", [0xe5d4] = "\xc9\xf2", [0xe5d5] = "\xc9\xf3",
+ [0xe5d6] = "\xc9\xf4", [0xe5d7] = "\xc9\xf5", [0xe5d8] = "\xc9\xf6",
+ [0xe5d9] = "\xc9\xf7", [0xe5da] = "\xc9\xf8", [0xe5db] = "\xc9\xf9",
+ [0xe5dc] = "\xc9\xfa", [0xe5dd] = "\xc9\xfb", [0xe5de] = "\xc9\xfc",
+ [0xe5df] = "\xc9\xfd", [0xe5e0] = "\xca\x41", [0xe5e1] = "\xca\x42",
+ [0xe5e2] = "\xca\x43", [0xe5e3] = "\xca\x44", [0xe5e4] = "\xca\x45",
+ [0xe5e5] = "\xca\x46", [0xe5e6] = "\xca\x47", [0xe5e7] = "\xca\x48",
+ [0xe5e8] = "\xca\x49", [0xe5e9] = "\xca\x4a", [0xe5ea] = "\xca\x4b",
+ [0xe5eb] = "\xca\x4c", [0xe5ec] = "\xca\x4d", [0xe5ed] = "\xca\x4e",
+ [0xe5ee] = "\xca\x4f", [0xe5ef] = "\xca\x50", [0xe5f0] = "\xca\x51",
+ [0xe5f1] = "\xca\x52", [0xe5f2] = "\xca\x53", [0xe5f3] = "\xca\x54",
+ [0xe5f4] = "\xca\x55", [0xe5f5] = "\xca\x56", [0xe5f6] = "\xca\x57",
+ [0xe5f7] = "\xca\x58", [0xe5f8] = "\xca\x59", [0xe5f9] = "\xca\x5a",
+ [0xe5fa] = "\xca\x5b", [0xe5fb] = "\xca\x5c", [0xe5fc] = "\xca\x5d",
+ [0xe5fd] = "\xca\x5e", [0xe5fe] = "\xca\x5f", [0xe5ff] = "\xca\x60",
+ [0xe600] = "\xca\x61", [0xe601] = "\xca\x62", [0xe602] = "\xca\x63",
+ [0xe603] = "\xca\x64", [0xe604] = "\xca\x65", [0xe605] = "\xca\x66",
+ [0xe606] = "\xca\x67", [0xe607] = "\xca\x68", [0xe608] = "\xca\x69",
+ [0xe609] = "\xca\x6a", [0xe60a] = "\xca\x6b", [0xe60b] = "\xca\x6c",
+ [0xe60c] = "\xca\x6d", [0xe60d] = "\xca\x6e", [0xe60e] = "\xca\x6f",
+ [0xe60f] = "\xca\x70", [0xe610] = "\xca\x71", [0xe611] = "\xca\x72",
+ [0xe612] = "\xca\x73", [0xe613] = "\xca\x74", [0xe614] = "\xca\x75",
+ [0xe615] = "\xca\x76", [0xe616] = "\xca\x77", [0xe617] = "\xca\x78",
+ [0xe618] = "\xca\x79", [0xe619] = "\xca\x7a", [0xe61a] = "\xca\x7b",
+ [0xe61b] = "\xca\x7c", [0xe61c] = "\xca\x7d", [0xe61d] = "\xca\x7e",
+ [0xe61e] = "\xca\x7f", [0xe61f] = "\xca\x81", [0xe620] = "\xca\x82",
+ [0xe621] = "\xca\x83", [0xe622] = "\xca\x84", [0xe623] = "\xca\x85",
+ [0xe624] = "\xca\x86", [0xe625] = "\xca\x87", [0xe626] = "\xca\x88",
+ [0xe627] = "\xca\x89", [0xe628] = "\xca\x8a", [0xe629] = "\xca\x8b",
+ [0xe62a] = "\xca\x8c", [0xe62b] = "\xca\x8d", [0xe62c] = "\xca\x8e",
+ [0xe62d] = "\xca\x8f", [0xe62e] = "\xca\x90", [0xe62f] = "\xca\x91",
+ [0xe630] = "\xca\x92", [0xe631] = "\xca\x93", [0xe632] = "\xca\x94",
+ [0xe633] = "\xca\x95", [0xe634] = "\xca\x96", [0xe635] = "\xca\x97",
+ [0xe636] = "\xca\x98", [0xe637] = "\xca\x99", [0xe638] = "\xca\x9a",
+ [0xe639] = "\xca\x9b", [0xe63a] = "\xca\x9c", [0xe63b] = "\xca\x9d",
+ [0xe63c] = "\xca\x9e", [0xe63d] = "\xca\x9f", [0xe63e] = "\xca\xa0",
+ [0xe63f] = "\xca\xa1", [0xe640] = "\xca\xa2", [0xe641] = "\xca\xa3",
+ [0xe642] = "\xca\xa4", [0xe643] = "\xca\xa5", [0xe644] = "\xca\xa6",
+ [0xe645] = "\xca\xa7", [0xe646] = "\xca\xa8", [0xe647] = "\xca\xa9",
+ [0xe648] = "\xca\xaa", [0xe649] = "\xca\xab", [0xe64a] = "\xca\xac",
+ [0xe64b] = "\xca\xad", [0xe64c] = "\xca\xae", [0xe64d] = "\xca\xaf",
+ [0xe64e] = "\xca\xb0", [0xe64f] = "\xca\xb1", [0xe650] = "\xca\xb2",
+ [0xe651] = "\xca\xb3", [0xe652] = "\xca\xb4", [0xe653] = "\xca\xb5",
+ [0xe654] = "\xca\xb6", [0xe655] = "\xca\xb7", [0xe656] = "\xca\xb8",
+ [0xe657] = "\xca\xb9", [0xe658] = "\xca\xba", [0xe659] = "\xca\xbb",
+ [0xe65a] = "\xca\xbc", [0xe65b] = "\xca\xbd", [0xe65c] = "\xca\xbe",
+ [0xe65d] = "\xca\xbf", [0xe65e] = "\xca\xc0", [0xe65f] = "\xca\xc1",
+ [0xe660] = "\xca\xc2", [0xe661] = "\xca\xc3", [0xe662] = "\xca\xc4",
+ [0xe663] = "\xca\xc5", [0xe664] = "\xca\xc6", [0xe665] = "\xca\xc7",
+ [0xe666] = "\xca\xc8", [0xe667] = "\xca\xc9", [0xe668] = "\xca\xca",
+ [0xe669] = "\xca\xcb", [0xe66a] = "\xca\xcc", [0xe66b] = "\xca\xcd",
+ [0xe66c] = "\xca\xce", [0xe66d] = "\xca\xcf", [0xe66e] = "\xca\xd0",
+ [0xe66f] = "\xca\xd1", [0xe670] = "\xca\xd2", [0xe671] = "\xca\xd3",
+ [0xe672] = "\xca\xd4", [0xe673] = "\xca\xd5", [0xe674] = "\xca\xd6",
+ [0xe675] = "\xca\xd7", [0xe676] = "\xca\xd8", [0xe677] = "\xca\xd9",
+ [0xe678] = "\xca\xda", [0xe679] = "\xca\xdb", [0xe67a] = "\xca\xdc",
+ [0xe67b] = "\xca\xdd", [0xe67c] = "\xca\xde", [0xe67d] = "\xca\xdf",
+ [0xe67e] = "\xca\xe0", [0xe67f] = "\xca\xe1", [0xe680] = "\xca\xe2",
+ [0xe681] = "\xca\xe3", [0xe682] = "\xca\xe4", [0xe683] = "\xca\xe5",
+ [0xe684] = "\xca\xe6", [0xe685] = "\xca\xe7", [0xe686] = "\xca\xe8",
+ [0xe687] = "\xca\xe9", [0xe688] = "\xca\xea", [0xe689] = "\xca\xeb",
+ [0xe68a] = "\xca\xec", [0xe68b] = "\xca\xed", [0xe68c] = "\xca\xee",
+ [0xe68d] = "\xca\xef", [0xe68e] = "\xca\xf0", [0xe68f] = "\xca\xf1",
+ [0xe690] = "\xca\xf2", [0xe691] = "\xca\xf3", [0xe692] = "\xca\xf4",
+ [0xe693] = "\xca\xf5", [0xe694] = "\xca\xf6", [0xe695] = "\xca\xf7",
+ [0xe696] = "\xca\xf8", [0xe697] = "\xca\xf9", [0xe698] = "\xca\xfa",
+ [0xe699] = "\xca\xfb", [0xe69a] = "\xca\xfc", [0xe69b] = "\xca\xfd",
+ [0xe69c] = "\xcb\x41", [0xe69d] = "\xcb\x42", [0xe69e] = "\xcb\x43",
+ [0xe69f] = "\xcb\x44", [0xe6a0] = "\xcb\x45", [0xe6a1] = "\xcb\x46",
+ [0xe6a2] = "\xcb\x47", [0xe6a3] = "\xcb\x48", [0xe6a4] = "\xcb\x49",
+ [0xe6a5] = "\xcb\x4a", [0xe6a6] = "\xcb\x4b", [0xe6a7] = "\xcb\x4c",
+ [0xe6a8] = "\xcb\x4d", [0xe6a9] = "\xcb\x4e", [0xe6aa] = "\xcb\x4f",
+ [0xe6ab] = "\xcb\x50", [0xe6ac] = "\xcb\x51", [0xe6ad] = "\xcb\x52",
+ [0xe6ae] = "\xcb\x53", [0xe6af] = "\xcb\x54", [0xe6b0] = "\xcb\x55",
+ [0xe6b1] = "\xcb\x56", [0xe6b2] = "\xcb\x57", [0xe6b3] = "\xcb\x58",
+ [0xe6b4] = "\xcb\x59", [0xe6b5] = "\xcb\x5a", [0xe6b6] = "\xcb\x5b",
+ [0xe6b7] = "\xcb\x5c", [0xe6b8] = "\xcb\x5d", [0xe6b9] = "\xcb\x5e",
+ [0xe6ba] = "\xcb\x5f", [0xe6bb] = "\xcb\x60", [0xe6bc] = "\xcb\x61",
+ [0xe6bd] = "\xcb\x62", [0xe6be] = "\xcb\x63", [0xe6bf] = "\xcb\x64",
+ [0xe6c0] = "\xcb\x65", [0xe6c1] = "\xcb\x66", [0xe6c2] = "\xcb\x67",
+ [0xe6c3] = "\xcb\x68", [0xe6c4] = "\xcb\x69", [0xe6c5] = "\xcb\x6a",
+ [0xe6c6] = "\xcb\x6b", [0xe6c7] = "\xcb\x6c", [0xe6c8] = "\xcb\x6d",
+ [0xe6c9] = "\xcb\x6e", [0xe6ca] = "\xcb\x6f", [0xe6cb] = "\xcb\x70",
+ [0xe6cc] = "\xcb\x71", [0xe6cd] = "\xcb\x72", [0xe6ce] = "\xcb\x73",
+ [0xe6cf] = "\xcb\x74", [0xe6d0] = "\xcb\x75", [0xe6d1] = "\xcb\x76",
+ [0xe6d2] = "\xcb\x77", [0xe6d3] = "\xcb\x78", [0xe6d4] = "\xcb\x79",
+ [0xe6d5] = "\xcb\x7a", [0xe6d6] = "\xcb\x7b", [0xe6d7] = "\xcb\x7c",
+ [0xe6d8] = "\xcb\x7d", [0xe6d9] = "\xcb\x7e", [0xe6da] = "\xcb\x7f",
+ [0xe6db] = "\xcb\x81", [0xe6dc] = "\xcb\x82", [0xe6dd] = "\xcb\x83",
+ [0xe6de] = "\xcb\x84", [0xe6df] = "\xcb\x85", [0xe6e0] = "\xcb\x86",
+ [0xe6e1] = "\xcb\x87", [0xe6e2] = "\xcb\x88", [0xe6e3] = "\xcb\x89",
+ [0xe6e4] = "\xcb\x8a", [0xe6e5] = "\xcb\x8b", [0xe6e6] = "\xcb\x8c",
+ [0xe6e7] = "\xcb\x8d", [0xe6e8] = "\xcb\x8e", [0xe6e9] = "\xcb\x8f",
+ [0xe6ea] = "\xcb\x90", [0xe6eb] = "\xcb\x91", [0xe6ec] = "\xcb\x92",
+ [0xe6ed] = "\xcb\x93", [0xe6ee] = "\xcb\x94", [0xe6ef] = "\xcb\x95",
+ [0xe6f0] = "\xcb\x96", [0xe6f1] = "\xcb\x97", [0xe6f2] = "\xcb\x98",
+ [0xe6f3] = "\xcb\x99", [0xe6f4] = "\xcb\x9a", [0xe6f5] = "\xcb\x9b",
+ [0xe6f6] = "\xcb\x9c", [0xe6f7] = "\xcb\x9d", [0xe6f8] = "\xcb\x9e",
+ [0xe6f9] = "\xcb\x9f", [0xe6fa] = "\xcb\xa0", [0xe6fb] = "\xcb\xa1",
+ [0xe6fc] = "\xcb\xa2", [0xe6fd] = "\xcb\xa3", [0xe6fe] = "\xcb\xa4",
+ [0xe6ff] = "\xcb\xa5", [0xe700] = "\xcb\xa6", [0xe701] = "\xcb\xa7",
+ [0xe702] = "\xcb\xa8", [0xe703] = "\xcb\xa9", [0xe704] = "\xcb\xaa",
+ [0xe705] = "\xcb\xab", [0xe706] = "\xcb\xac", [0xe707] = "\xcb\xad",
+ [0xe708] = "\xcb\xae", [0xe709] = "\xcb\xaf", [0xe70a] = "\xcb\xb0",
+ [0xe70b] = "\xcb\xb1", [0xe70c] = "\xcb\xb2", [0xe70d] = "\xcb\xb3",
+ [0xe70e] = "\xcb\xb4", [0xe70f] = "\xcb\xb5", [0xe710] = "\xcb\xb6",
+ [0xe711] = "\xcb\xb7", [0xe712] = "\xcb\xb8", [0xe713] = "\xcb\xb9",
+ [0xe714] = "\xcb\xba", [0xe715] = "\xcb\xbb", [0xe716] = "\xcb\xbc",
+ [0xe717] = "\xcb\xbd", [0xe718] = "\xcb\xbe", [0xe719] = "\xcb\xbf",
+ [0xe71a] = "\xcb\xc0", [0xe71b] = "\xcb\xc1", [0xe71c] = "\xcb\xc2",
+ [0xe71d] = "\xcb\xc3", [0xe71e] = "\xcb\xc4", [0xe71f] = "\xcb\xc5",
+ [0xe720] = "\xcb\xc6", [0xe721] = "\xcb\xc7", [0xe722] = "\xcb\xc8",
+ [0xe723] = "\xcb\xc9", [0xe724] = "\xcb\xca", [0xe725] = "\xcb\xcb",
+ [0xe726] = "\xcb\xcc", [0xe727] = "\xcb\xcd", [0xe728] = "\xcb\xce",
+ [0xe729] = "\xcb\xcf", [0xe72a] = "\xcb\xd0", [0xe72b] = "\xcb\xd1",
+ [0xe72c] = "\xcb\xd2", [0xe72d] = "\xcb\xd3", [0xe72e] = "\xcb\xd4",
+ [0xe72f] = "\xcb\xd5", [0xe730] = "\xcb\xd6", [0xe731] = "\xcb\xd7",
+ [0xe732] = "\xcb\xd8", [0xe733] = "\xcb\xd9", [0xe734] = "\xcb\xda",
+ [0xe735] = "\xcb\xdb", [0xe736] = "\xcb\xdc", [0xe737] = "\xcb\xdd",
+ [0xe738] = "\xcb\xde", [0xe739] = "\xcb\xdf", [0xe73a] = "\xcb\xe0",
+ [0xe73b] = "\xcb\xe1", [0xe73c] = "\xcb\xe2", [0xe73d] = "\xcb\xe3",
+ [0xe73e] = "\xcb\xe4", [0xe73f] = "\xcb\xe5", [0xe740] = "\xcb\xe6",
+ [0xe741] = "\xcb\xe7", [0xe742] = "\xcb\xe8", [0xe743] = "\xcb\xe9",
+ [0xe744] = "\xcb\xea", [0xe745] = "\xcb\xeb", [0xe746] = "\xcb\xec",
+ [0xe747] = "\xcb\xed", [0xe748] = "\xcb\xee", [0xe749] = "\xcb\xef",
+ [0xe74a] = "\xcb\xf0", [0xe74b] = "\xcb\xf1", [0xe74c] = "\xcb\xf2",
+ [0xe74d] = "\xcb\xf3", [0xe74e] = "\xcb\xf4", [0xe74f] = "\xcb\xf5",
+ [0xe750] = "\xcb\xf6", [0xe751] = "\xcb\xf7", [0xe752] = "\xcb\xf8",
+ [0xe753] = "\xcb\xf9", [0xe754] = "\xcb\xfa", [0xe755] = "\xcb\xfb",
+ [0xe756] = "\xcb\xfc", [0xe757] = "\xcb\xfd", [0xe758] = "\xcc\x41",
+ [0xe759] = "\xcc\x42", [0xe75a] = "\xcc\x43", [0xe75b] = "\xcc\x44",
+ [0xe75c] = "\xcc\x45", [0xe75d] = "\xcc\x46", [0xe75e] = "\xcc\x47",
+ [0xe75f] = "\xcc\x48", [0xe760] = "\xcc\x49", [0xe761] = "\xcc\x4a",
+ [0xe762] = "\xcc\x4b", [0xe763] = "\xcc\x4c", [0xe764] = "\xcc\x4d",
+ [0xe765] = "\xcc\x4e", [0xe766] = "\xcc\x4f", [0xe767] = "\xcc\x50",
+ [0xe768] = "\xcc\x51", [0xe769] = "\xcc\x52", [0xe76a] = "\xcc\x53",
+ [0xe76b] = "\xcc\x54", [0xe76c] = "\xcc\x55", [0xe76d] = "\xcc\x56",
+ [0xe76e] = "\xcc\x57", [0xe76f] = "\xcc\x58", [0xe770] = "\xcc\x59",
+ [0xe771] = "\xcc\x5a", [0xe772] = "\xcc\x5b", [0xe773] = "\xcc\x5c",
+ [0xe774] = "\xcc\x5d", [0xe775] = "\xcc\x5e", [0xe776] = "\xcc\x5f",
+ [0xe777] = "\xcc\x60", [0xe778] = "\xcc\x61", [0xe779] = "\xcc\x62",
+ [0xe77a] = "\xcc\x63", [0xe77b] = "\xcc\x64", [0xe77c] = "\xcc\x65",
+ [0xe77d] = "\xcc\x66", [0xe77e] = "\xcc\x67", [0xe77f] = "\xcc\x68",
+ [0xe780] = "\xcc\x69", [0xe781] = "\xcc\x6a", [0xe782] = "\xcc\x6b",
+ [0xe783] = "\xcc\x6c", [0xe784] = "\xcc\x6d", [0xe785] = "\xcc\x6e",
+ [0xe786] = "\xcc\x6f", [0xe787] = "\xcc\x70", [0xe788] = "\xcc\x71",
+ [0xe789] = "\xcc\x72", [0xe78a] = "\xcc\x73", [0xe78b] = "\xcc\x74",
+ [0xe78c] = "\xcc\x75", [0xe78d] = "\xcc\x76", [0xe78e] = "\xcc\x77",
+ [0xe78f] = "\xcc\x78", [0xe790] = "\xcc\x79", [0xe791] = "\xcc\x7a",
+ [0xe792] = "\xcc\x7b", [0xe793] = "\xcc\x7c", [0xe794] = "\xcc\x7d",
+ [0xe795] = "\xcc\x7e", [0xe796] = "\xcc\x7f", [0xe797] = "\xcc\x81",
+ [0xe798] = "\xcc\x82", [0xe799] = "\xcc\x83", [0xe79a] = "\xcc\x84",
+ [0xe79b] = "\xcc\x85", [0xe79c] = "\xcc\x86", [0xe79d] = "\xcc\x87",
+ [0xe79e] = "\xcc\x88", [0xe79f] = "\xcc\x89", [0xe7a0] = "\xcc\x8a",
+ [0xe7a1] = "\xcc\x8b", [0xe7a2] = "\xcc\x8c", [0xe7a3] = "\xcc\x8d",
+ [0xe7a4] = "\xcc\x8e", [0xe7a5] = "\xcc\x8f", [0xe7a6] = "\xcc\x90",
+ [0xe7a7] = "\xcc\x91", [0xe7a8] = "\xcc\x92", [0xe7a9] = "\xcc\x93",
+ [0xe7aa] = "\xcc\x94", [0xe7ab] = "\xcc\x95", [0xe7ac] = "\xcc\x96",
+ [0xe7ad] = "\xcc\x97", [0xe7ae] = "\xcc\x98", [0xe7af] = "\xcc\x99",
+ [0xe7b0] = "\xcc\x9a", [0xe7b1] = "\xcc\x9b", [0xe7b2] = "\xcc\x9c",
+ [0xe7b3] = "\xcc\x9d", [0xe7b4] = "\xcc\x9e", [0xe7b5] = "\xcc\x9f",
+ [0xe7b6] = "\xcc\xa0", [0xe7b7] = "\xcc\xa1", [0xe7b8] = "\xcc\xa2",
+ [0xe7b9] = "\xcc\xa3", [0xe7ba] = "\xcc\xa4", [0xe7bb] = "\xcc\xa5",
+ [0xe7bc] = "\xcc\xa6", [0xe7bd] = "\xcc\xa7", [0xe7be] = "\xcc\xa8",
+ [0xe7bf] = "\xcc\xa9", [0xe7c0] = "\xcc\xaa", [0xe7c1] = "\xcc\xab",
+ [0xe7c2] = "\xcc\xac", [0xe7c3] = "\xcc\xad", [0xe7c4] = "\xcc\xae",
+ [0xe7c5] = "\xcc\xaf", [0xe7c6] = "\xcc\xb0", [0xe7c7] = "\xcc\xb1",
+ [0xe7c8] = "\xcc\xb2", [0xe7c9] = "\xcc\xb3", [0xe7ca] = "\xcc\xb4",
+ [0xe7cb] = "\xcc\xb5", [0xe7cc] = "\xcc\xb6", [0xe7cd] = "\xcc\xb7",
+ [0xe7ce] = "\xcc\xb8", [0xe7cf] = "\xcc\xb9", [0xe7d0] = "\xcc\xba",
+ [0xe7d1] = "\xcc\xbb", [0xe7d2] = "\xcc\xbc", [0xe7d3] = "\xcc\xbd",
+ [0xe7d4] = "\xcc\xbe", [0xe7d5] = "\xcc\xbf", [0xe7d6] = "\xcc\xc0",
+ [0xe7d7] = "\xcc\xc1", [0xe7d8] = "\xcc\xc2", [0xe7d9] = "\xcc\xc3",
+ [0xe7da] = "\xcc\xc4", [0xe7db] = "\xcc\xc5", [0xe7dc] = "\xcc\xc6",
+ [0xe7dd] = "\xcc\xc7", [0xe7de] = "\xcc\xc8", [0xe7df] = "\xcc\xc9",
+ [0xe7e0] = "\xcc\xca", [0xe7e1] = "\xcc\xcb", [0xe7e2] = "\xcc\xcc",
+ [0xe7e3] = "\xcc\xcd", [0xe7e4] = "\xcc\xce", [0xe7e5] = "\xcc\xcf",
+ [0xe7e6] = "\xcc\xd0", [0xe7e7] = "\xcc\xd1", [0xe7e8] = "\xcc\xd2",
+ [0xe7e9] = "\xcc\xd3", [0xe7ea] = "\xcc\xd4", [0xe7eb] = "\xcc\xd5",
+ [0xe7ec] = "\xcc\xd6", [0xe7ed] = "\xcc\xd7", [0xe7ee] = "\xcc\xd8",
+ [0xe7ef] = "\xcc\xd9", [0xe7f0] = "\xcc\xda", [0xe7f1] = "\xcc\xdb",
+ [0xe7f2] = "\xcc\xdc", [0xe7f3] = "\xcc\xdd", [0xe7f4] = "\xcc\xde",
+ [0xe7f5] = "\xcc\xdf", [0xe7f6] = "\xcc\xe0", [0xe7f7] = "\xcc\xe1",
+ [0xe7f8] = "\xcc\xe2", [0xe7f9] = "\xcc\xe3", [0xe7fa] = "\xcc\xe4",
+ [0xe7fb] = "\xcc\xe5", [0xe7fc] = "\xcc\xe6", [0xe7fd] = "\xcc\xe7",
+ [0xe7fe] = "\xcc\xe8", [0xe7ff] = "\xcc\xe9", [0xe800] = "\xcc\xea",
+ [0xe801] = "\xcc\xeb", [0xe802] = "\xcc\xec", [0xe803] = "\xcc\xed",
+ [0xe804] = "\xcc\xee", [0xe805] = "\xcc\xef", [0xe806] = "\xcc\xf0",
+ [0xe807] = "\xcc\xf1", [0xe808] = "\xcc\xf2", [0xe809] = "\xcc\xf3",
+ [0xe80a] = "\xcc\xf4", [0xe80b] = "\xcc\xf5", [0xe80c] = "\xcc\xf6",
+ [0xe80d] = "\xcc\xf7", [0xe80e] = "\xcc\xf8", [0xe80f] = "\xcc\xf9",
+ [0xe810] = "\xcc\xfa", [0xe811] = "\xcc\xfb", [0xe812] = "\xcc\xfc",
+ [0xe813] = "\xcc\xfd", [0xe814] = "\xcd\x41", [0xe815] = "\xcd\x42",
+ [0xe816] = "\xcd\x43", [0xe817] = "\xcd\x44", [0xe818] = "\xcd\x45",
+ [0xe819] = "\xcd\x46", [0xe81a] = "\xcd\x47", [0xe81b] = "\xcd\x48",
+ [0xe81c] = "\xcd\x49", [0xe81d] = "\xcd\x4a", [0xe81e] = "\xcd\x4b",
+ [0xe81f] = "\xcd\x4c", [0xe820] = "\xcd\x4d", [0xe821] = "\xcd\x4e",
+ [0xe822] = "\xcd\x4f", [0xe823] = "\xcd\x50", [0xe824] = "\xcd\x51",
+ [0xe825] = "\xcd\x52", [0xe826] = "\xcd\x53", [0xe827] = "\xcd\x54",
+ [0xe828] = "\xcd\x55", [0xe829] = "\xcd\x56", [0xe82a] = "\xcd\x57",
+ [0xe82b] = "\xcd\x58", [0xe82c] = "\xcd\x59", [0xe82d] = "\xcd\x5a",
+ [0xe82e] = "\xcd\x5b", [0xe82f] = "\xcd\x5c", [0xe830] = "\xcd\x5d",
+ [0xe831] = "\xcd\x5e", [0xe832] = "\xcd\x5f", [0xe833] = "\xcd\x60",
+ [0xe834] = "\xcd\x61", [0xe835] = "\xcd\x62", [0xe836] = "\xcd\x63",
+ [0xe837] = "\xcd\x64", [0xe838] = "\xcd\x65", [0xe839] = "\xcd\x66",
+ [0xe83a] = "\xcd\x67", [0xe83b] = "\xcd\x68", [0xe83c] = "\xcd\x69",
+ [0xe83d] = "\xcd\x6a", [0xe83e] = "\xcd\x6b", [0xe83f] = "\xcd\x6c",
+ [0xe840] = "\xcd\x6d", [0xe841] = "\xcd\x6e", [0xe842] = "\xcd\x6f",
+ [0xe843] = "\xcd\x70", [0xe844] = "\xcd\x71", [0xe845] = "\xcd\x72",
+ [0xe846] = "\xcd\x73", [0xe847] = "\xcd\x74", [0xe848] = "\xcd\x75",
+ [0xe849] = "\xcd\x76", [0xe84a] = "\xcd\x77", [0xe84b] = "\xcd\x78",
+ [0xe84c] = "\xcd\x79", [0xe84d] = "\xcd\x7a", [0xe84e] = "\xcd\x7b",
+ [0xe84f] = "\xcd\x7c", [0xe850] = "\xcd\x7d", [0xe851] = "\xcd\x7e",
+ [0xe852] = "\xcd\x7f", [0xe853] = "\xcd\x81", [0xe854] = "\xcd\x82",
+ [0xe855] = "\xcd\x83", [0xe856] = "\xcd\x84", [0xe857] = "\xcd\x85",
+ [0xe858] = "\xcd\x86", [0xe859] = "\xcd\x87", [0xe85a] = "\xcd\x88",
+ [0xe85b] = "\xcd\x89", [0xe85c] = "\xcd\x8a", [0xe85d] = "\xcd\x8b",
+ [0xe85e] = "\xcd\x8c", [0xe85f] = "\xcd\x8d", [0xe860] = "\xcd\x8e",
+ [0xe861] = "\xcd\x8f", [0xe862] = "\xcd\x90", [0xe863] = "\xcd\x91",
+ [0xe864] = "\xcd\x92", [0xe865] = "\xcd\x93", [0xe866] = "\xcd\x94",
+ [0xe867] = "\xcd\x95", [0xe868] = "\xcd\x96", [0xe869] = "\xcd\x97",
+ [0xe86a] = "\xcd\x98", [0xe86b] = "\xcd\x99", [0xe86c] = "\xcd\x9a",
+ [0xe86d] = "\xcd\x9b", [0xe86e] = "\xcd\x9c", [0xe86f] = "\xcd\x9d",
+ [0xe870] = "\xcd\x9e", [0xe871] = "\xcd\x9f", [0xe872] = "\xcd\xa0",
+ [0xe873] = "\xcd\xa1", [0xe874] = "\xcd\xa2", [0xe875] = "\xcd\xa3",
+ [0xe876] = "\xcd\xa4", [0xe877] = "\xcd\xa5", [0xe878] = "\xcd\xa6",
+ [0xe879] = "\xcd\xa7", [0xe87a] = "\xcd\xa8", [0xe87b] = "\xcd\xa9",
+ [0xe87c] = "\xcd\xaa", [0xe87d] = "\xcd\xab", [0xe87e] = "\xcd\xac",
+ [0xe87f] = "\xcd\xad", [0xe880] = "\xcd\xae", [0xe881] = "\xcd\xaf",
+ [0xe882] = "\xcd\xb0", [0xe883] = "\xcd\xb1", [0xe884] = "\xcd\xb2",
+ [0xe885] = "\xcd\xb3", [0xe886] = "\xcd\xb4", [0xe887] = "\xcd\xb5",
+ [0xe888] = "\xcd\xb6", [0xe889] = "\xcd\xb7", [0xe88a] = "\xcd\xb8",
+ [0xe88b] = "\xcd\xb9", [0xe88c] = "\xcd\xba", [0xe88d] = "\xcd\xbb",
+ [0xe88e] = "\xcd\xbc", [0xe88f] = "\xcd\xbd", [0xe890] = "\xcd\xbe",
+ [0xe891] = "\xcd\xbf", [0xe892] = "\xcd\xc0", [0xe893] = "\xcd\xc1",
+ [0xe894] = "\xcd\xc2", [0xe895] = "\xcd\xc3", [0xe896] = "\xcd\xc4",
+ [0xe897] = "\xcd\xc5", [0xe898] = "\xcd\xc6", [0xe899] = "\xcd\xc7",
+ [0xe89a] = "\xcd\xc8", [0xe89b] = "\xcd\xc9", [0xe89c] = "\xcd\xca",
+ [0xe89d] = "\xcd\xcb", [0xe89e] = "\xcd\xcc", [0xe89f] = "\xcd\xcd",
+ [0xe8a0] = "\xcd\xce", [0xe8a1] = "\xcd\xcf", [0xe8a2] = "\xcd\xd0",
+ [0xe8a3] = "\xcd\xd1", [0xe8a4] = "\xcd\xd2", [0xe8a5] = "\xcd\xd3",
+ [0xe8a6] = "\xcd\xd4", [0xe8a7] = "\xcd\xd5", [0xe8a8] = "\xcd\xd6",
+ [0xe8a9] = "\xcd\xd7", [0xe8aa] = "\xcd\xd8", [0xe8ab] = "\xcd\xd9",
+ [0xe8ac] = "\xcd\xda", [0xe8ad] = "\xcd\xdb", [0xe8ae] = "\xcd\xdc",
+ [0xe8af] = "\xcd\xdd", [0xe8b0] = "\xcd\xde", [0xe8b1] = "\xcd\xdf",
+ [0xe8b2] = "\xcd\xe0", [0xe8b3] = "\xcd\xe1", [0xe8b4] = "\xcd\xe2",
+ [0xe8b5] = "\xcd\xe3", [0xe8b6] = "\xcd\xe4", [0xe8b7] = "\xcd\xe5",
+ [0xe8b8] = "\xcd\xe6", [0xe8b9] = "\xcd\xe7", [0xe8ba] = "\xcd\xe8",
+ [0xe8bb] = "\xcd\xe9", [0xe8bc] = "\xcd\xea", [0xe8bd] = "\xcd\xeb",
+ [0xe8be] = "\xcd\xec", [0xe8bf] = "\xcd\xed", [0xe8c0] = "\xcd\xee",
+ [0xe8c1] = "\xcd\xef", [0xe8c2] = "\xcd\xf0", [0xe8c3] = "\xcd\xf1",
+ [0xe8c4] = "\xcd\xf2", [0xe8c5] = "\xcd\xf3", [0xe8c6] = "\xcd\xf4",
+ [0xe8c7] = "\xcd\xf5", [0xe8c8] = "\xcd\xf6", [0xe8c9] = "\xcd\xf7",
+ [0xe8ca] = "\xcd\xf8", [0xe8cb] = "\xcd\xf9", [0xe8cc] = "\xcd\xfa",
+ [0xe8cd] = "\xcd\xfb", [0xe8ce] = "\xcd\xfc", [0xe8cf] = "\xcd\xfd",
+ [0xe8d0] = "\xce\x41", [0xe8d1] = "\xce\x42", [0xe8d2] = "\xce\x43",
+ [0xe8d3] = "\xce\x44", [0xe8d4] = "\xce\x45", [0xe8d5] = "\xce\x46",
+ [0xe8d6] = "\xce\x47", [0xe8d7] = "\xce\x48", [0xe8d8] = "\xce\x49",
+ [0xe8d9] = "\xce\x4a", [0xe8da] = "\xce\x4b", [0xe8db] = "\xce\x4c",
+ [0xe8dc] = "\xce\x4d", [0xe8dd] = "\xce\x4e", [0xe8de] = "\xce\x4f",
+ [0xe8df] = "\xce\x50", [0xe8e0] = "\xce\x51", [0xe8e1] = "\xce\x52",
+ [0xe8e2] = "\xce\x53", [0xe8e3] = "\xce\x54", [0xe8e4] = "\xce\x55",
+ [0xe8e5] = "\xce\x56", [0xe8e6] = "\xce\x57", [0xe8e7] = "\xce\x58",
+ [0xe8e8] = "\xce\x59", [0xe8e9] = "\xce\x5a", [0xe8ea] = "\xce\x5b",
+ [0xe8eb] = "\xce\x5c", [0xe8ec] = "\xce\x5d", [0xe8ed] = "\xce\x5e",
+ [0xe8ee] = "\xce\x5f", [0xe8ef] = "\xce\x60", [0xe8f0] = "\xce\x61",
+ [0xe8f1] = "\xce\x62", [0xe8f2] = "\xce\x63", [0xe8f3] = "\xce\x64",
+ [0xe8f4] = "\xce\x65", [0xe8f5] = "\xce\x66", [0xe8f6] = "\xce\x67",
+ [0xe8f7] = "\xce\x68", [0xe8f8] = "\xce\x69", [0xe8f9] = "\xce\x6a",
+ [0xe8fa] = "\xce\x6b", [0xe8fb] = "\xce\x6c", [0xe8fc] = "\xce\x6d",
+ [0xe8fd] = "\xce\x6e", [0xe8fe] = "\xce\x6f", [0xe8ff] = "\xce\x70",
+ [0xe900] = "\xce\x71", [0xe901] = "\xce\x72", [0xe902] = "\xce\x73",
+ [0xe903] = "\xce\x74", [0xe904] = "\xce\x75", [0xe905] = "\xce\x76",
+ [0xe906] = "\xce\x77", [0xe907] = "\xce\x78", [0xe908] = "\xce\x79",
+ [0xe909] = "\xce\x7a", [0xe90a] = "\xce\x7b", [0xe90b] = "\xce\x7c",
+ [0xe90c] = "\xce\x7d", [0xe90d] = "\xce\x7e", [0xe90e] = "\xce\x7f",
+ [0xe90f] = "\xce\x81", [0xe910] = "\xce\x82", [0xe911] = "\xce\x83",
+ [0xe912] = "\xce\x84", [0xe913] = "\xce\x85", [0xe914] = "\xce\x86",
+ [0xe915] = "\xce\x87", [0xe916] = "\xce\x88", [0xe917] = "\xce\x89",
+ [0xe918] = "\xce\x8a", [0xe919] = "\xce\x8b", [0xe91a] = "\xce\x8c",
+ [0xe91b] = "\xce\x8d", [0xe91c] = "\xce\x8e", [0xe91d] = "\xce\x8f",
+ [0xe91e] = "\xce\x90", [0xe91f] = "\xce\x91", [0xe920] = "\xce\x92",
+ [0xe921] = "\xce\x93", [0xe922] = "\xce\x94", [0xe923] = "\xce\x95",
+ [0xe924] = "\xce\x96", [0xe925] = "\xce\x97", [0xe926] = "\xce\x98",
+ [0xe927] = "\xce\x99", [0xe928] = "\xce\x9a", [0xe929] = "\xce\x9b",
+ [0xe92a] = "\xce\x9c", [0xe92b] = "\xce\x9d", [0xe92c] = "\xce\x9e",
+ [0xe92d] = "\xce\x9f", [0xe92e] = "\xce\xa0", [0xe92f] = "\xce\xa1",
+ [0xe930] = "\xce\xa2", [0xe931] = "\xce\xa3", [0xe932] = "\xce\xa4",
+ [0xe933] = "\xce\xa5", [0xe934] = "\xce\xa6", [0xe935] = "\xce\xa7",
+ [0xe936] = "\xce\xa8", [0xe937] = "\xce\xa9", [0xe938] = "\xce\xaa",
+ [0xe939] = "\xce\xab", [0xe93a] = "\xce\xac", [0xe93b] = "\xce\xad",
+ [0xe93c] = "\xce\xae", [0xe93d] = "\xce\xaf", [0xe93e] = "\xce\xb0",
+ [0xe93f] = "\xce\xb1", [0xe940] = "\xce\xb2", [0xe941] = "\xce\xb3",
+ [0xe942] = "\xce\xb4", [0xe943] = "\xce\xb5", [0xe944] = "\xce\xb6",
+ [0xe945] = "\xce\xb7", [0xe946] = "\xce\xb8", [0xe947] = "\xce\xb9",
+ [0xe948] = "\xce\xba", [0xe949] = "\xce\xbb", [0xe94a] = "\xce\xbc",
+ [0xe94b] = "\xce\xbd", [0xe94c] = "\xce\xbe", [0xe94d] = "\xce\xbf",
+ [0xe94e] = "\xce\xc0", [0xe94f] = "\xce\xc1", [0xe950] = "\xce\xc2",
+ [0xe951] = "\xce\xc3", [0xe952] = "\xce\xc4", [0xe953] = "\xce\xc5",
+ [0xe954] = "\xce\xc6", [0xe955] = "\xce\xc7", [0xe956] = "\xce\xc8",
+ [0xe957] = "\xce\xc9", [0xe958] = "\xce\xca", [0xe959] = "\xce\xcb",
+ [0xe95a] = "\xce\xcc", [0xe95b] = "\xce\xcd", [0xe95c] = "\xce\xce",
+ [0xe95d] = "\xce\xcf", [0xe95e] = "\xce\xd0", [0xe95f] = "\xce\xd1",
+ [0xe960] = "\xce\xd2", [0xe961] = "\xce\xd3", [0xe962] = "\xce\xd4",
+ [0xe963] = "\xce\xd5", [0xe964] = "\xce\xd6", [0xe965] = "\xce\xd7",
+ [0xe966] = "\xce\xd8", [0xe967] = "\xce\xd9", [0xe968] = "\xce\xda",
+ [0xe969] = "\xce\xdb", [0xe96a] = "\xce\xdc", [0xe96b] = "\xce\xdd",
+ [0xe96c] = "\xce\xde", [0xe96d] = "\xce\xdf", [0xe96e] = "\xce\xe0",
+ [0xe96f] = "\xce\xe1", [0xe970] = "\xce\xe2", [0xe971] = "\xce\xe3",
+ [0xe972] = "\xce\xe4", [0xe973] = "\xce\xe5", [0xe974] = "\xce\xe6",
+ [0xe975] = "\xce\xe7", [0xe976] = "\xce\xe8", [0xe977] = "\xce\xe9",
+ [0xe978] = "\xce\xea", [0xe979] = "\xce\xeb", [0xe97a] = "\xce\xec",
+ [0xe97b] = "\xce\xed", [0xe97c] = "\xce\xee", [0xe97d] = "\xce\xef",
+ [0xe97e] = "\xce\xf0", [0xe97f] = "\xce\xf1", [0xe980] = "\xce\xf2",
+ [0xe981] = "\xce\xf3", [0xe982] = "\xce\xf4", [0xe983] = "\xce\xf5",
+ [0xe984] = "\xce\xf6", [0xe985] = "\xce\xf7", [0xe986] = "\xce\xf8",
+ [0xe987] = "\xce\xf9", [0xe988] = "\xce\xfa", [0xe989] = "\xce\xfb",
+ [0xe98a] = "\xce\xfc", [0xe98b] = "\xce\xfd", [0xe98c] = "\xcf\x41",
+ [0xe98d] = "\xcf\x42", [0xe98e] = "\xcf\x43", [0xe98f] = "\xcf\x44",
+ [0xe990] = "\xcf\x45", [0xe991] = "\xcf\x46", [0xe992] = "\xcf\x47",
+ [0xe993] = "\xcf\x48", [0xe994] = "\xcf\x49", [0xe995] = "\xcf\x4a",
+ [0xe996] = "\xcf\x4b", [0xe997] = "\xcf\x4c", [0xe998] = "\xcf\x4d",
+ [0xe999] = "\xcf\x4e", [0xe99a] = "\xcf\x4f", [0xe99b] = "\xcf\x50",
+ [0xe99c] = "\xcf\x51", [0xe99d] = "\xcf\x52", [0xe99e] = "\xcf\x53",
+ [0xe99f] = "\xcf\x54", [0xe9a0] = "\xcf\x55", [0xe9a1] = "\xcf\x56",
+ [0xe9a2] = "\xcf\x57", [0xe9a3] = "\xcf\x58", [0xe9a4] = "\xcf\x59",
+ [0xe9a5] = "\xcf\x5a", [0xe9a6] = "\xcf\x5b", [0xe9a7] = "\xcf\x5c",
+ [0xe9a8] = "\xcf\x5d", [0xe9a9] = "\xcf\x5e", [0xe9aa] = "\xcf\x5f",
+ [0xe9ab] = "\xcf\x60", [0xe9ac] = "\xcf\x61", [0xe9ad] = "\xcf\x62",
+ [0xe9ae] = "\xcf\x63", [0xe9af] = "\xcf\x64", [0xe9b0] = "\xcf\x65",
+ [0xe9b1] = "\xcf\x66", [0xe9b2] = "\xcf\x67", [0xe9b3] = "\xcf\x68",
+ [0xe9b4] = "\xcf\x69", [0xe9b5] = "\xcf\x6a", [0xe9b6] = "\xcf\x6b",
+ [0xe9b7] = "\xcf\x6c", [0xe9b8] = "\xcf\x6d", [0xe9b9] = "\xcf\x6e",
+ [0xe9ba] = "\xcf\x6f", [0xe9bb] = "\xcf\x70", [0xe9bc] = "\xcf\x71",
+ [0xe9bd] = "\xcf\x72", [0xe9be] = "\xcf\x73", [0xe9bf] = "\xcf\x74",
+ [0xe9c0] = "\xcf\x75", [0xe9c1] = "\xcf\x76", [0xe9c2] = "\xcf\x77",
+ [0xe9c3] = "\xcf\x78", [0xe9c4] = "\xcf\x79", [0xe9c5] = "\xcf\x7a",
+ [0xe9c6] = "\xcf\x7b", [0xe9c7] = "\xcf\x7c", [0xe9c8] = "\xcf\x7d",
+ [0xe9c9] = "\xcf\x7e", [0xe9ca] = "\xcf\x7f", [0xe9cb] = "\xcf\x81",
+ [0xe9cc] = "\xcf\x82", [0xe9cd] = "\xcf\x83", [0xe9ce] = "\xcf\x84",
+ [0xe9cf] = "\xcf\x85", [0xe9d0] = "\xcf\x86", [0xe9d1] = "\xcf\x87",
+ [0xe9d2] = "\xcf\x88", [0xe9d3] = "\xcf\x89", [0xe9d4] = "\xcf\x8a",
+ [0xe9d5] = "\xcf\x8b", [0xe9d6] = "\xcf\x8c", [0xe9d7] = "\xcf\x8d",
+ [0xe9d8] = "\xcf\x8e", [0xe9d9] = "\xcf\x8f", [0xe9da] = "\xcf\x90",
+ [0xe9db] = "\xcf\x91", [0xe9dc] = "\xcf\x92", [0xe9dd] = "\xcf\x93",
+ [0xe9de] = "\xcf\x94", [0xe9df] = "\xcf\x95", [0xe9e0] = "\xcf\x96",
+ [0xe9e1] = "\xcf\x97", [0xe9e2] = "\xcf\x98", [0xe9e3] = "\xcf\x99",
+ [0xe9e4] = "\xcf\x9a", [0xe9e5] = "\xcf\x9b", [0xe9e6] = "\xcf\x9c",
+ [0xe9e7] = "\xcf\x9d", [0xe9e8] = "\xcf\x9e", [0xe9e9] = "\xcf\x9f",
+ [0xe9ea] = "\xcf\xa0", [0xe9eb] = "\xcf\xa1", [0xe9ec] = "\xcf\xa2",
+ [0xe9ed] = "\xcf\xa3", [0xe9ee] = "\xcf\xa4", [0xe9ef] = "\xcf\xa5",
+ [0xe9f0] = "\xcf\xa6", [0xe9f1] = "\xcf\xa7", [0xe9f2] = "\xcf\xa8",
+ [0xe9f3] = "\xcf\xa9", [0xe9f4] = "\xcf\xaa", [0xe9f5] = "\xcf\xab",
+ [0xe9f6] = "\xcf\xac", [0xe9f7] = "\xcf\xad", [0xe9f8] = "\xcf\xae",
+ [0xe9f9] = "\xcf\xaf", [0xe9fa] = "\xcf\xb0", [0xe9fb] = "\xcf\xb1",
+ [0xe9fc] = "\xcf\xb2", [0xe9fd] = "\xcf\xb3", [0xe9fe] = "\xcf\xb4",
+ [0xe9ff] = "\xcf\xb5", [0xea00] = "\xcf\xb6", [0xea01] = "\xcf\xb7",
+ [0xea02] = "\xcf\xb8", [0xea03] = "\xcf\xb9", [0xea04] = "\xcf\xba",
+ [0xea05] = "\xcf\xbb", [0xea06] = "\xcf\xbc", [0xea07] = "\xcf\xbd",
+ [0xea08] = "\xcf\xbe", [0xea09] = "\xcf\xbf", [0xea0a] = "\xcf\xc0",
+ [0xea0b] = "\xcf\xc1", [0xea0c] = "\xcf\xc2", [0xea0d] = "\xcf\xc3",
+ [0xea0e] = "\xcf\xc4", [0xea0f] = "\xcf\xc5", [0xea10] = "\xcf\xc6",
+ [0xea11] = "\xcf\xc7", [0xea12] = "\xcf\xc8", [0xea13] = "\xcf\xc9",
+ [0xea14] = "\xcf\xca", [0xea15] = "\xcf\xcb", [0xea16] = "\xcf\xcc",
+ [0xea17] = "\xcf\xcd", [0xea18] = "\xcf\xce", [0xea19] = "\xcf\xcf",
+ [0xea1a] = "\xcf\xd0", [0xea1b] = "\xcf\xd1", [0xea1c] = "\xcf\xd2",
+ [0xea1d] = "\xcf\xd3", [0xea1e] = "\xcf\xd4", [0xea1f] = "\xcf\xd5",
+ [0xea20] = "\xcf\xd6", [0xea21] = "\xcf\xd7", [0xea22] = "\xcf\xd8",
+ [0xea23] = "\xcf\xd9", [0xea24] = "\xcf\xda", [0xea25] = "\xcf\xdb",
+ [0xea26] = "\xcf\xdc", [0xea27] = "\xcf\xdd", [0xea28] = "\xcf\xde",
+ [0xea29] = "\xcf\xdf", [0xea2a] = "\xcf\xe0", [0xea2b] = "\xcf\xe1",
+ [0xea2c] = "\xcf\xe2", [0xea2d] = "\xcf\xe3", [0xea2e] = "\xcf\xe4",
+ [0xea2f] = "\xcf\xe5", [0xea30] = "\xcf\xe6", [0xea31] = "\xcf\xe7",
+ [0xea32] = "\xcf\xe8", [0xea33] = "\xcf\xe9", [0xea34] = "\xcf\xea",
+ [0xea35] = "\xcf\xeb", [0xea36] = "\xcf\xec", [0xea37] = "\xcf\xed",
+ [0xea38] = "\xcf\xee", [0xea39] = "\xcf\xef", [0xea3a] = "\xcf\xf0",
+ [0xea3b] = "\xcf\xf1", [0xea3c] = "\xcf\xf2", [0xea3d] = "\xcf\xf3",
+ [0xea3e] = "\xcf\xf4", [0xea3f] = "\xcf\xf5", [0xea40] = "\xcf\xf6",
+ [0xea41] = "\xcf\xf7", [0xea42] = "\xcf\xf8", [0xea43] = "\xcf\xf9",
+ [0xea44] = "\xcf\xfa", [0xea45] = "\xcf\xfb", [0xea46] = "\xcf\xfc",
+ [0xea47] = "\xcf\xfd", [0xea48] = "\xd0\x41", [0xea49] = "\xd0\x42",
+ [0xea4a] = "\xd0\x43", [0xea4b] = "\xd0\x44", [0xea4c] = "\xd0\x45",
+ [0xea4d] = "\xd0\x46", [0xea4e] = "\xd0\x47", [0xea4f] = "\xd0\x48",
+ [0xea50] = "\xd0\x49", [0xea51] = "\xd0\x4a", [0xea52] = "\xd0\x4b",
+ [0xea53] = "\xd0\x4c", [0xea54] = "\xd0\x4d", [0xea55] = "\xd0\x4e",
+ [0xea56] = "\xd0\x4f", [0xea57] = "\xd0\x50", [0xea58] = "\xd0\x51",
+ [0xea59] = "\xd0\x52", [0xea5a] = "\xd0\x53", [0xea5b] = "\xd0\x54",
+ [0xea5c] = "\xd0\x55", [0xea5d] = "\xd0\x56", [0xea5e] = "\xd0\x57",
+ [0xea5f] = "\xd0\x58", [0xea60] = "\xd0\x59", [0xea61] = "\xd0\x5a",
+ [0xea62] = "\xd0\x5b", [0xea63] = "\xd0\x5c", [0xea64] = "\xd0\x5d",
+ [0xea65] = "\xd0\x5e", [0xea66] = "\xd0\x5f", [0xea67] = "\xd0\x60",
+ [0xea68] = "\xd0\x61", [0xea69] = "\xd0\x62", [0xea6a] = "\xd0\x63",
+ [0xea6b] = "\xd0\x64", [0xea6c] = "\xd0\x65", [0xea6d] = "\xd0\x66",
+ [0xea6e] = "\xd0\x67", [0xea6f] = "\xd0\x68", [0xea70] = "\xd0\x69",
+ [0xea71] = "\xd0\x6a", [0xea72] = "\xd0\x6b", [0xea73] = "\xd0\x6c",
+ [0xea74] = "\xd0\x6d", [0xea75] = "\xd0\x6e", [0xea76] = "\xd0\x6f",
+ [0xea77] = "\xd0\x70", [0xea78] = "\xd0\x71", [0xea79] = "\xd0\x72",
+ [0xea7a] = "\xd0\x73", [0xea7b] = "\xd0\x74", [0xea7c] = "\xd0\x75",
+ [0xea7d] = "\xd0\x76", [0xea7e] = "\xd0\x77", [0xea7f] = "\xd0\x78",
+ [0xea80] = "\xd0\x79", [0xea81] = "\xd0\x7a", [0xea82] = "\xd0\x7b",
+ [0xea83] = "\xd0\x7c", [0xea84] = "\xd0\x7d", [0xea85] = "\xd0\x7e",
+ [0xea86] = "\xd0\x7f", [0xea87] = "\xd0\x81", [0xea88] = "\xd0\x82",
+ [0xea89] = "\xd0\x83", [0xea8a] = "\xd0\x84", [0xea8b] = "\xd0\x85",
+ [0xea8c] = "\xd0\x86", [0xea8d] = "\xd0\x87", [0xea8e] = "\xd0\x88",
+ [0xea8f] = "\xd0\x89", [0xea90] = "\xd0\x8a", [0xea91] = "\xd0\x8b",
+ [0xea92] = "\xd0\x8c", [0xea93] = "\xd0\x8d", [0xea94] = "\xd0\x8e",
+ [0xea95] = "\xd0\x8f", [0xea96] = "\xd0\x90", [0xea97] = "\xd0\x91",
+ [0xea98] = "\xd0\x92", [0xea99] = "\xd0\x93", [0xea9a] = "\xd0\x94",
+ [0xea9b] = "\xd0\x95", [0xea9c] = "\xd0\x96", [0xea9d] = "\xd0\x97",
+ [0xea9e] = "\xd0\x98", [0xea9f] = "\xd0\x99", [0xeaa0] = "\xd0\x9a",
+ [0xeaa1] = "\xd0\x9b", [0xeaa2] = "\xd0\x9c", [0xeaa3] = "\xd0\x9d",
+ [0xeaa4] = "\xd0\x9e", [0xeaa5] = "\xd0\x9f", [0xeaa6] = "\xd0\xa0",
+ [0xeaa7] = "\xd0\xa1", [0xeaa8] = "\xd0\xa2", [0xeaa9] = "\xd0\xa3",
+ [0xeaaa] = "\xd0\xa4", [0xeaab] = "\xd0\xa5", [0xeaac] = "\xd0\xa6",
+ [0xeaad] = "\xd0\xa7", [0xeaae] = "\xd0\xa8", [0xeaaf] = "\xd0\xa9",
+ [0xeab0] = "\xd0\xaa", [0xeab1] = "\xd0\xab", [0xeab2] = "\xd0\xac",
+ [0xeab3] = "\xd0\xad", [0xeab4] = "\xd0\xae", [0xeab5] = "\xd0\xaf",
+ [0xeab6] = "\xd0\xb0", [0xeab7] = "\xd0\xb1", [0xeab8] = "\xd0\xb2",
+ [0xeab9] = "\xd0\xb3", [0xeaba] = "\xd0\xb4", [0xeabb] = "\xd0\xb5",
+ [0xeabc] = "\xd0\xb6", [0xeabd] = "\xd0\xb7", [0xeabe] = "\xd0\xb8",
+ [0xeabf] = "\xd0\xb9", [0xeac0] = "\xd0\xba", [0xeac1] = "\xd0\xbb",
+ [0xeac2] = "\xd0\xbc", [0xeac3] = "\xd0\xbd", [0xeac4] = "\xd0\xbe",
+ [0xeac5] = "\xd0\xbf", [0xeac6] = "\xd0\xc0", [0xeac7] = "\xd0\xc1",
+ [0xeac8] = "\xd0\xc2", [0xeac9] = "\xd0\xc3", [0xeaca] = "\xd0\xc4",
+ [0xeacb] = "\xd0\xc5", [0xeacc] = "\xd0\xc6", [0xeacd] = "\xd0\xc7",
+ [0xeace] = "\xd0\xc8", [0xeacf] = "\xd0\xc9", [0xead0] = "\xd0\xca",
+ [0xead1] = "\xd0\xcb", [0xead2] = "\xd0\xcc", [0xead3] = "\xd0\xcd",
+ [0xead4] = "\xd0\xce", [0xead5] = "\xd0\xcf", [0xead6] = "\xd0\xd0",
+ [0xead7] = "\xd0\xd1", [0xead8] = "\xd0\xd2", [0xead9] = "\xd0\xd3",
+ [0xeada] = "\xd0\xd4", [0xeadb] = "\xd0\xd5", [0xeadc] = "\xd0\xd6",
+ [0xeadd] = "\xd0\xd7", [0xeade] = "\xd0\xd8", [0xeadf] = "\xd0\xd9",
+ [0xeae0] = "\xd0\xda", [0xeae1] = "\xd0\xdb", [0xeae2] = "\xd0\xdc",
+ [0xeae3] = "\xd0\xdd", [0xeae4] = "\xd0\xde", [0xeae5] = "\xd0\xdf",
+ [0xeae6] = "\xd0\xe0", [0xeae7] = "\xd0\xe1", [0xeae8] = "\xd0\xe2",
+ [0xeae9] = "\xd0\xe3", [0xeaea] = "\xd0\xe4", [0xeaeb] = "\xd0\xe5",
+ [0xeaec] = "\xd0\xe6", [0xeaed] = "\xd0\xe7", [0xeaee] = "\xd0\xe8",
+ [0xeaef] = "\xd0\xe9", [0xeaf0] = "\xd0\xea", [0xeaf1] = "\xd0\xeb",
+ [0xeaf2] = "\xd0\xec", [0xeaf3] = "\xd0\xed", [0xeaf4] = "\xd0\xee",
+ [0xeaf5] = "\xd0\xef", [0xeaf6] = "\xd0\xf0", [0xeaf7] = "\xd0\xf1",
+ [0xeaf8] = "\xd0\xf2", [0xeaf9] = "\xd0\xf3", [0xeafa] = "\xd0\xf4",
+ [0xeafb] = "\xd0\xf5", [0xeafc] = "\xd0\xf6", [0xeafd] = "\xd0\xf7",
+ [0xeafe] = "\xd0\xf8", [0xeaff] = "\xd0\xf9", [0xeb00] = "\xd0\xfa",
+ [0xeb01] = "\xd0\xfb", [0xeb02] = "\xd0\xfc", [0xeb03] = "\xd0\xfd",
+ [0xeb04] = "\xd1\x41", [0xeb05] = "\xd1\x42", [0xeb06] = "\xd1\x43",
+ [0xeb07] = "\xd1\x44", [0xeb08] = "\xd1\x45", [0xeb09] = "\xd1\x46",
+ [0xeb0a] = "\xd1\x47", [0xeb0b] = "\xd1\x48", [0xeb0c] = "\xd1\x49",
+ [0xeb0d] = "\xd1\x4a", [0xeb0e] = "\xd1\x4b", [0xeb0f] = "\xd1\x4c",
+ [0xeb10] = "\xd1\x4d", [0xeb11] = "\xd1\x4e", [0xeb12] = "\xd1\x4f",
+ [0xeb13] = "\xd1\x50", [0xeb14] = "\xd1\x51", [0xeb15] = "\xd1\x52",
+ [0xeb16] = "\xd1\x53", [0xeb17] = "\xd1\x54", [0xeb18] = "\xd1\x55",
+ [0xeb19] = "\xd1\x56", [0xeb1a] = "\xd1\x57", [0xeb1b] = "\xd1\x58",
+ [0xeb1c] = "\xd1\x59", [0xeb1d] = "\xd1\x5a", [0xeb1e] = "\xd1\x5b",
+ [0xeb1f] = "\xd1\x5c", [0xeb20] = "\xd1\x5d", [0xeb21] = "\xd1\x5e",
+ [0xeb22] = "\xd1\x5f", [0xeb23] = "\xd1\x60", [0xeb24] = "\xd1\x61",
+ [0xeb25] = "\xd1\x62", [0xeb26] = "\xd1\x63", [0xeb27] = "\xd1\x64",
+ [0xeb28] = "\xd1\x65", [0xeb29] = "\xd1\x66", [0xeb2a] = "\xd1\x67",
+ [0xeb2b] = "\xd1\x68", [0xeb2c] = "\xd1\x69", [0xeb2d] = "\xd1\x6a",
+ [0xeb2e] = "\xd1\x6b", [0xeb2f] = "\xd1\x6c", [0xeb30] = "\xd1\x6d",
+ [0xeb31] = "\xd1\x6e", [0xeb32] = "\xd1\x6f", [0xeb33] = "\xd1\x70",
+ [0xeb34] = "\xd1\x71", [0xeb35] = "\xd1\x72", [0xeb36] = "\xd1\x73",
+ [0xeb37] = "\xd1\x74", [0xeb38] = "\xd1\x75", [0xeb39] = "\xd1\x76",
+ [0xeb3a] = "\xd1\x77", [0xeb3b] = "\xd1\x78", [0xeb3c] = "\xd1\x79",
+ [0xeb3d] = "\xd1\x7a", [0xeb3e] = "\xd1\x7b", [0xeb3f] = "\xd1\x7c",
+ [0xeb40] = "\xd1\x7d", [0xeb41] = "\xd1\x7e", [0xeb42] = "\xd1\x7f",
+ [0xeb43] = "\xd1\x81", [0xeb44] = "\xd1\x82", [0xeb45] = "\xd1\x83",
+ [0xeb46] = "\xd1\x84", [0xeb47] = "\xd1\x85", [0xeb48] = "\xd1\x86",
+ [0xeb49] = "\xd1\x87", [0xeb4a] = "\xd1\x88", [0xeb4b] = "\xd1\x89",
+ [0xeb4c] = "\xd1\x8a", [0xeb4d] = "\xd1\x8b", [0xeb4e] = "\xd1\x8c",
+ [0xeb4f] = "\xd1\x8d", [0xeb50] = "\xd1\x8e", [0xeb51] = "\xd1\x8f",
+ [0xeb52] = "\xd1\x90", [0xeb53] = "\xd1\x91", [0xeb54] = "\xd1\x92",
+ [0xeb55] = "\xd1\x93", [0xeb56] = "\xd1\x94", [0xeb57] = "\xd1\x95",
+ [0xeb58] = "\xd1\x96", [0xeb59] = "\xd1\x97", [0xeb5a] = "\xd1\x98",
+ [0xeb5b] = "\xd1\x99", [0xeb5c] = "\xd1\x9a", [0xeb5d] = "\xd1\x9b",
+ [0xeb5e] = "\xd1\x9c", [0xeb5f] = "\xd1\x9d", [0xeb60] = "\xd1\x9e",
+ [0xeb61] = "\xd1\x9f", [0xeb62] = "\xd1\xa0", [0xeb63] = "\xd1\xa1",
+ [0xeb64] = "\xd1\xa2", [0xeb65] = "\xd1\xa3", [0xeb66] = "\xd1\xa4",
+ [0xeb67] = "\xd1\xa5", [0xeb68] = "\xd1\xa6", [0xeb69] = "\xd1\xa7",
+ [0xeb6a] = "\xd1\xa8", [0xeb6b] = "\xd1\xa9", [0xeb6c] = "\xd1\xaa",
+ [0xeb6d] = "\xd1\xab", [0xeb6e] = "\xd1\xac", [0xeb6f] = "\xd1\xad",
+ [0xeb70] = "\xd1\xae", [0xeb71] = "\xd1\xaf", [0xeb72] = "\xd1\xb0",
+ [0xeb73] = "\xd1\xb1", [0xeb74] = "\xd1\xb2", [0xeb75] = "\xd1\xb3",
+ [0xeb76] = "\xd1\xb4", [0xeb77] = "\xd1\xb5", [0xeb78] = "\xd1\xb6",
+ [0xeb79] = "\xd1\xb7", [0xeb7a] = "\xd1\xb8", [0xeb7b] = "\xd1\xb9",
+ [0xeb7c] = "\xd1\xba", [0xeb7d] = "\xd1\xbb", [0xeb7e] = "\xd1\xbc",
+ [0xeb7f] = "\xd1\xbd", [0xeb80] = "\xd1\xbe", [0xeb81] = "\xd1\xbf",
+ [0xeb82] = "\xd1\xc0", [0xeb83] = "\xd1\xc1", [0xeb84] = "\xd1\xc2",
+ [0xeb85] = "\xd1\xc3", [0xeb86] = "\xd1\xc4", [0xeb87] = "\xd1\xc5",
+ [0xeb88] = "\xd1\xc6", [0xeb89] = "\xd1\xc7", [0xeb8a] = "\xd1\xc8",
+ [0xeb8b] = "\xd1\xc9", [0xeb8c] = "\xd1\xca", [0xeb8d] = "\xd1\xcb",
+ [0xeb8e] = "\xd1\xcc", [0xeb8f] = "\xd1\xcd", [0xeb90] = "\xd1\xce",
+ [0xeb91] = "\xd1\xcf", [0xeb92] = "\xd1\xd0", [0xeb93] = "\xd1\xd1",
+ [0xeb94] = "\xd1\xd2", [0xeb95] = "\xd1\xd3", [0xeb96] = "\xd1\xd4",
+ [0xeb97] = "\xd1\xd5", [0xeb98] = "\xd1\xd6", [0xeb99] = "\xd1\xd7",
+ [0xeb9a] = "\xd1\xd8", [0xeb9b] = "\xd1\xd9", [0xeb9c] = "\xd1\xda",
+ [0xeb9d] = "\xd1\xdb", [0xeb9e] = "\xd1\xdc", [0xeb9f] = "\xd1\xdd",
+ [0xeba0] = "\xd1\xde", [0xeba1] = "\xd1\xdf", [0xeba2] = "\xd1\xe0",
+ [0xeba3] = "\xd1\xe1", [0xeba4] = "\xd1\xe2", [0xeba5] = "\xd1\xe3",
+ [0xeba6] = "\xd1\xe4", [0xeba7] = "\xd1\xe5", [0xeba8] = "\xd1\xe6",
+ [0xeba9] = "\xd1\xe7", [0xebaa] = "\xd1\xe8", [0xebab] = "\xd1\xe9",
+ [0xebac] = "\xd1\xea", [0xebad] = "\xd1\xeb", [0xebae] = "\xd1\xec",
+ [0xebaf] = "\xd1\xed", [0xebb0] = "\xd1\xee", [0xebb1] = "\xd1\xef",
+ [0xebb2] = "\xd1\xf0", [0xebb3] = "\xd1\xf1", [0xebb4] = "\xd1\xf2",
+ [0xebb5] = "\xd1\xf3", [0xebb6] = "\xd1\xf4", [0xebb7] = "\xd1\xf5",
+ [0xebb8] = "\xd1\xf6", [0xebb9] = "\xd1\xf7", [0xebba] = "\xd1\xf8",
+ [0xebbb] = "\xd1\xf9", [0xebbc] = "\xd1\xfa", [0xebbd] = "\xd1\xfb",
+ [0xebbe] = "\xd1\xfc", [0xebbf] = "\xd1\xfd", [0xebc0] = "\xd2\x41",
+ [0xebc1] = "\xd2\x42", [0xebc2] = "\xd2\x43", [0xebc3] = "\xd2\x44",
+ [0xebc4] = "\xd2\x45", [0xebc5] = "\xd2\x46", [0xebc6] = "\xd2\x47",
+ [0xebc7] = "\xd2\x48", [0xebc8] = "\xd2\x49", [0xebc9] = "\xd2\x4a",
+ [0xebca] = "\xd2\x4b", [0xebcb] = "\xd2\x4c", [0xebcc] = "\xd2\x4d",
+ [0xebcd] = "\xd2\x4e", [0xebce] = "\xd2\x4f", [0xebcf] = "\xd2\x50",
+ [0xebd0] = "\xd2\x51", [0xebd1] = "\xd2\x52", [0xebd2] = "\xd2\x53",
+ [0xebd3] = "\xd2\x54", [0xebd4] = "\xd2\x55", [0xebd5] = "\xd2\x56",
+ [0xebd6] = "\xd2\x57", [0xebd7] = "\xd2\x58", [0xebd8] = "\xd2\x59",
+ [0xebd9] = "\xd2\x5a", [0xebda] = "\xd2\x5b", [0xebdb] = "\xd2\x5c",
+ [0xebdc] = "\xd2\x5d", [0xebdd] = "\xd2\x5e", [0xebde] = "\xd2\x5f",
+ [0xebdf] = "\xd2\x60", [0xebe0] = "\xd2\x61", [0xebe1] = "\xd2\x62",
+ [0xebe2] = "\xd2\x63", [0xebe3] = "\xd2\x64", [0xebe4] = "\xd2\x65",
+ [0xebe5] = "\xd2\x66", [0xebe6] = "\xd2\x67", [0xebe7] = "\xd2\x68",
+ [0xebe8] = "\xd2\x69", [0xebe9] = "\xd2\x6a", [0xebea] = "\xd2\x6b",
+ [0xebeb] = "\xd2\x6c", [0xebec] = "\xd2\x6d", [0xebed] = "\xd2\x6e",
+ [0xebee] = "\xd2\x6f", [0xebef] = "\xd2\x70", [0xebf0] = "\xd2\x71",
+ [0xebf1] = "\xd2\x72", [0xebf2] = "\xd2\x73", [0xebf3] = "\xd2\x74",
+ [0xebf4] = "\xd2\x75", [0xebf5] = "\xd2\x76", [0xebf6] = "\xd2\x77",
+ [0xebf7] = "\xd2\x78", [0xebf8] = "\xd2\x79", [0xebf9] = "\xd2\x7a",
+ [0xebfa] = "\xd2\x7b", [0xebfb] = "\xd2\x7c", [0xebfc] = "\xd2\x7d",
+ [0xebfd] = "\xd2\x7e", [0xebfe] = "\xd2\x7f", [0xebff] = "\xd2\x81",
+ [0xec00] = "\xd2\x82", [0xec01] = "\xd2\x83", [0xec02] = "\xd2\x84",
+ [0xec03] = "\xd2\x85", [0xec04] = "\xd2\x86", [0xec05] = "\xd2\x87",
+ [0xec06] = "\xd2\x88", [0xec07] = "\xd2\x89", [0xec08] = "\xd2\x8a",
+ [0xec09] = "\xd2\x8b", [0xec0a] = "\xd2\x8c", [0xec0b] = "\xd2\x8d",
+ [0xec0c] = "\xd2\x8e", [0xec0d] = "\xd2\x8f", [0xec0e] = "\xd2\x90",
+ [0xec0f] = "\xd2\x91", [0xec10] = "\xd2\x92", [0xec11] = "\xd2\x93",
+ [0xec12] = "\xd2\x94", [0xec13] = "\xd2\x95", [0xec14] = "\xd2\x96",
+ [0xec15] = "\xd2\x97", [0xec16] = "\xd2\x98", [0xec17] = "\xd2\x99",
+ [0xec18] = "\xd2\x9a", [0xec19] = "\xd2\x9b", [0xec1a] = "\xd2\x9c",
+ [0xec1b] = "\xd2\x9d", [0xec1c] = "\xd2\x9e", [0xec1d] = "\xd2\x9f",
+ [0xec1e] = "\xd2\xa0", [0xec1f] = "\xd2\xa1", [0xec20] = "\xd2\xa2",
+ [0xec21] = "\xd2\xa3", [0xec22] = "\xd2\xa4", [0xec23] = "\xd2\xa5",
+ [0xec24] = "\xd2\xa6", [0xec25] = "\xd2\xa7", [0xec26] = "\xd2\xa8",
+ [0xec27] = "\xd2\xa9", [0xec28] = "\xd2\xaa", [0xec29] = "\xd2\xab",
+ [0xec2a] = "\xd2\xac", [0xec2b] = "\xd2\xad", [0xec2c] = "\xd2\xae",
+ [0xec2d] = "\xd2\xaf", [0xec2e] = "\xd2\xb0", [0xec2f] = "\xd2\xb1",
+ [0xec30] = "\xd2\xb2", [0xec31] = "\xd2\xb3", [0xec32] = "\xd2\xb4",
+ [0xec33] = "\xd2\xb5", [0xec34] = "\xd2\xb6", [0xec35] = "\xd2\xb7",
+ [0xec36] = "\xd2\xb8", [0xec37] = "\xd2\xb9", [0xec38] = "\xd2\xba",
+ [0xec39] = "\xd2\xbb", [0xec3a] = "\xd2\xbc", [0xec3b] = "\xd2\xbd",
+ [0xec3c] = "\xd2\xbe", [0xec3d] = "\xd2\xbf", [0xec3e] = "\xd2\xc0",
+ [0xec3f] = "\xd2\xc1", [0xec40] = "\xd2\xc2", [0xec41] = "\xd2\xc3",
+ [0xec42] = "\xd2\xc4", [0xec43] = "\xd2\xc5", [0xec44] = "\xd2\xc6",
+ [0xec45] = "\xd2\xc7", [0xec46] = "\xd2\xc8", [0xec47] = "\xd2\xc9",
+ [0xec48] = "\xd2\xca", [0xec49] = "\xd2\xcb", [0xec4a] = "\xd2\xcc",
+ [0xec4b] = "\xd2\xcd", [0xec4c] = "\xd2\xce", [0xec4d] = "\xd2\xcf",
+ [0xec4e] = "\xd2\xd0", [0xec4f] = "\xd2\xd1", [0xec50] = "\xd2\xd2",
+ [0xec51] = "\xd2\xd3", [0xec52] = "\xd2\xd4", [0xec53] = "\xd2\xd5",
+ [0xec54] = "\xd2\xd6", [0xec55] = "\xd2\xd7", [0xec56] = "\xd2\xd8",
+ [0xec57] = "\xd2\xd9", [0xec58] = "\xd2\xda", [0xec59] = "\xd2\xdb",
+ [0xec5a] = "\xd2\xdc", [0xec5b] = "\xd2\xdd", [0xec5c] = "\xd2\xde",
+ [0xec5d] = "\xd2\xdf", [0xec5e] = "\xd2\xe0", [0xec5f] = "\xd2\xe1",
+ [0xec60] = "\xd2\xe2", [0xec61] = "\xd2\xe3", [0xec62] = "\xd2\xe4",
+ [0xec63] = "\xd2\xe5", [0xec64] = "\xd2\xe6", [0xec65] = "\xd2\xe7",
+ [0xec66] = "\xd2\xe8", [0xec67] = "\xd2\xe9", [0xec68] = "\xd2\xea",
+ [0xec69] = "\xd2\xeb", [0xec6a] = "\xd2\xec", [0xec6b] = "\xd2\xed",
+ [0xec6c] = "\xd2\xee", [0xec6d] = "\xd2\xef", [0xec6e] = "\xd2\xf0",
+ [0xec6f] = "\xd2\xf1", [0xec70] = "\xd2\xf2", [0xec71] = "\xd2\xf3",
+ [0xec72] = "\xd2\xf4", [0xec73] = "\xd2\xf5", [0xec74] = "\xd2\xf6",
+ [0xec75] = "\xd2\xf7", [0xec76] = "\xd2\xf8", [0xec77] = "\xd2\xf9",
+ [0xec78] = "\xd2\xfa", [0xec79] = "\xd2\xfb", [0xec7a] = "\xd2\xfc",
+ [0xec7b] = "\xd2\xfd", [0xec7c] = "\xd3\x41", [0xec7d] = "\xd3\x42",
+ [0xec7e] = "\xd3\x43", [0xec7f] = "\xd3\x44", [0xec80] = "\xd3\x45",
+ [0xec81] = "\xd3\x46", [0xec82] = "\xd3\x47", [0xec83] = "\xd3\x48",
+ [0xec84] = "\xd3\x49", [0xec85] = "\xd3\x4a", [0xec86] = "\xd3\x4b",
+ [0xec87] = "\xd3\x4c", [0xec88] = "\xd3\x4d", [0xec89] = "\xd3\x4e",
+ [0xec8a] = "\xd3\x4f", [0xec8b] = "\xd3\x50", [0xec8c] = "\xd3\x51",
+ [0xec8d] = "\xd3\x52", [0xec8e] = "\xd3\x53", [0xec8f] = "\xd3\x54",
+ [0xec90] = "\xd3\x55", [0xec91] = "\xd3\x56", [0xec92] = "\xd3\x57",
+ [0xec93] = "\xd3\x58", [0xec94] = "\xd3\x59", [0xec95] = "\xd3\x5a",
+ [0xec96] = "\xd3\x5b", [0xec97] = "\xd3\x5c", [0xec98] = "\xd3\x5d",
+ [0xec99] = "\xd3\x5e", [0xec9a] = "\xd3\x5f", [0xec9b] = "\xd3\x60",
+ [0xec9c] = "\xd3\x61", [0xec9d] = "\xd3\x62", [0xec9e] = "\xd3\x63",
+ [0xec9f] = "\xd3\x64", [0xeca0] = "\xd3\x65", [0xeca1] = "\xd3\x66",
+ [0xeca2] = "\xd3\x67", [0xeca3] = "\xd3\x68", [0xeca4] = "\xd3\x69",
+ [0xeca5] = "\xd3\x6a", [0xeca6] = "\xd3\x6b", [0xeca7] = "\xd3\x6c",
+ [0xeca8] = "\xd3\x6d", [0xeca9] = "\xd3\x6e", [0xecaa] = "\xd3\x6f",
+ [0xecab] = "\xd3\x70", [0xecac] = "\xd3\x71", [0xecad] = "\xd3\x72",
+ [0xecae] = "\xd3\x73", [0xecaf] = "\xd3\x74", [0xecb0] = "\xd3\x75",
+ [0xecb1] = "\xd3\x76", [0xecb2] = "\xd3\x77", [0xecb3] = "\xd3\x78",
+ [0xecb4] = "\xd3\x79", [0xecb5] = "\xd3\x7a", [0xecb6] = "\xd3\x7b",
+ [0xecb7] = "\xd3\x7c", [0xecb8] = "\xd3\x7d", [0xecb9] = "\xd3\x7e",
+ [0xecba] = "\xd3\x7f", [0xecbb] = "\xd3\x81", [0xecbc] = "\xd3\x82",
+ [0xecbd] = "\xd3\x83", [0xecbe] = "\xd3\x84", [0xecbf] = "\xd3\x85",
+ [0xecc0] = "\xd3\x86", [0xecc1] = "\xd3\x87", [0xecc2] = "\xd3\x88",
+ [0xecc3] = "\xd3\x89", [0xecc4] = "\xd3\x8a", [0xecc5] = "\xd3\x8b",
+ [0xecc6] = "\xd3\x8c", [0xecc7] = "\xd3\x8d", [0xecc8] = "\xd3\x8e",
+ [0xecc9] = "\xd3\x8f", [0xecca] = "\xd3\x90", [0xeccb] = "\xd3\x91",
+ [0xeccc] = "\xd3\x92", [0xeccd] = "\xd3\x93", [0xecce] = "\xd3\x94",
+ [0xeccf] = "\xd3\x95", [0xecd0] = "\xd3\x96", [0xecd1] = "\xd3\x97",
+ [0xecd2] = "\xd3\x98", [0xecd3] = "\xd3\x99", [0xecd4] = "\xd3\x9a",
+ [0xecd5] = "\xd3\x9b", [0xecd6] = "\xd3\x9c", [0xecd7] = "\xd3\x9d",
+ [0xecd8] = "\xd3\x9e", [0xecd9] = "\xd3\x9f", [0xecda] = "\xd3\xa0",
+ [0xecdb] = "\xd3\xa1", [0xecdc] = "\xd3\xa2", [0xecdd] = "\xd3\xa3",
+ [0xecde] = "\xd3\xa4", [0xecdf] = "\xd3\xa5", [0xece0] = "\xd3\xa6",
+ [0xece1] = "\xd3\xa7", [0xece2] = "\xd3\xa8", [0xece3] = "\xd3\xa9",
+ [0xece4] = "\xd3\xaa", [0xece5] = "\xd3\xab", [0xece6] = "\xd3\xac",
+ [0xece7] = "\xd3\xad", [0xece8] = "\xd3\xae", [0xece9] = "\xd3\xaf",
+ [0xecea] = "\xd3\xb0", [0xeceb] = "\xd3\xb1", [0xecec] = "\xd3\xb2",
+ [0xeced] = "\xd3\xb3", [0xecee] = "\xd3\xb4", [0xecef] = "\xd3\xb5",
+ [0xecf0] = "\xd3\xb6", [0xecf1] = "\xd3\xb7", [0xecf2] = "\xd3\xb8",
+ [0xecf3] = "\xd3\xb9", [0xecf4] = "\xd3\xba", [0xecf5] = "\xd3\xbb",
+ [0xecf6] = "\xd3\xbc", [0xecf7] = "\xd3\xbd", [0xecf8] = "\xd3\xbe",
+ [0xecf9] = "\xd3\xbf", [0xecfa] = "\xd3\xc0", [0xecfb] = "\xd3\xc1",
+ [0xecfc] = "\xd3\xc2", [0xecfd] = "\xd3\xc3", [0xecfe] = "\xd3\xc4",
+ [0xecff] = "\xd3\xc5", [0xed00] = "\xd3\xc6", [0xed01] = "\xd3\xc7",
+ [0xed02] = "\xd3\xc8", [0xed03] = "\xd3\xc9", [0xed04] = "\xd3\xca",
+ [0xed05] = "\xd3\xcb", [0xed06] = "\xd3\xcc", [0xed07] = "\xd3\xcd",
+ [0xed08] = "\xd3\xce", [0xed09] = "\xd3\xcf", [0xed0a] = "\xd3\xd0",
+ [0xed0b] = "\xd3\xd1", [0xed0c] = "\xd3\xd2", [0xed0d] = "\xd3\xd3",
+ [0xed0e] = "\xd3\xd4", [0xed0f] = "\xd3\xd5", [0xed10] = "\xd3\xd6",
+ [0xed11] = "\xd3\xd7", [0xed12] = "\xd3\xd8", [0xed13] = "\xd3\xd9",
+ [0xed14] = "\xd3\xda", [0xed15] = "\xd3\xdb", [0xed16] = "\xd3\xdc",
+ [0xed17] = "\xd3\xdd", [0xed18] = "\xd3\xde", [0xed19] = "\xd3\xdf",
+ [0xed1a] = "\xd3\xe0", [0xed1b] = "\xd3\xe1", [0xed1c] = "\xd3\xe2",
+ [0xed1d] = "\xd3\xe3", [0xed1e] = "\xd3\xe4", [0xed1f] = "\xd3\xe5",
+ [0xed20] = "\xd3\xe6", [0xed21] = "\xd3\xe7", [0xed22] = "\xd3\xe8",
+ [0xed23] = "\xd3\xe9", [0xed24] = "\xd3\xea", [0xed25] = "\xd3\xeb",
+ [0xed26] = "\xd3\xec", [0xed27] = "\xd3\xed", [0xed28] = "\xd3\xee",
+ [0xed29] = "\xd3\xef", [0xed2a] = "\xd3\xf0", [0xed2b] = "\xd3\xf1",
+ [0xed2c] = "\xd3\xf2", [0xed2d] = "\xd3\xf3", [0xed2e] = "\xd3\xf4",
+ [0xed2f] = "\xd3\xf5", [0xed30] = "\xd3\xf6", [0xed31] = "\xd3\xf7",
+ [0xed32] = "\xd3\xf8", [0xed33] = "\xd3\xf9", [0xed34] = "\xd3\xfa",
+ [0xed35] = "\xd3\xfb", [0xed36] = "\xd3\xfc", [0xed37] = "\xd3\xfd",
+ [0xed38] = "\xd4\x41", [0xed39] = "\xd4\x42", [0xed3a] = "\xd4\x43",
+ [0xed3b] = "\xd4\x44", [0xed3c] = "\xd4\x45", [0xed3d] = "\xd4\x46",
+ [0xed3e] = "\xd4\x47", [0xed3f] = "\xd4\x48", [0xed40] = "\xd4\x49",
+ [0xed41] = "\xd4\x4a", [0xed42] = "\xd4\x4b", [0xed43] = "\xd4\x4c",
+ [0xed44] = "\xd4\x4d", [0xed45] = "\xd4\x4e", [0xed46] = "\xd4\x4f",
+ [0xed47] = "\xd4\x50", [0xed48] = "\xd4\x51", [0xed49] = "\xd4\x52",
+ [0xed4a] = "\xd4\x53", [0xed4b] = "\xd4\x54", [0xed4c] = "\xd4\x55",
+ [0xed4d] = "\xd4\x56", [0xed4e] = "\xd4\x57", [0xed4f] = "\xd4\x58",
+ [0xed50] = "\xd4\x59", [0xed51] = "\xd4\x5a", [0xed52] = "\xd4\x5b",
+ [0xed53] = "\xd4\x5c", [0xed54] = "\xd4\x5d", [0xed55] = "\xd4\x5e",
+ [0xed56] = "\xd4\x5f", [0xed57] = "\xd4\x60", [0xed58] = "\xd4\x61",
+ [0xed59] = "\xd4\x62", [0xed5a] = "\xd4\x63", [0xed5b] = "\xd4\x64",
+ [0xed5c] = "\xd4\x65", [0xed5d] = "\xd4\x66", [0xed5e] = "\xd4\x67",
+ [0xed5f] = "\xd4\x68", [0xed60] = "\xd4\x69", [0xed61] = "\xd4\x6a",
+ [0xed62] = "\xd4\x6b", [0xed63] = "\xd4\x6c", [0xed64] = "\xd4\x6d",
+ [0xed65] = "\xd4\x6e", [0xed66] = "\xd4\x6f", [0xed67] = "\xd4\x70",
+ [0xed68] = "\xd4\x71", [0xed69] = "\xd4\x72", [0xed6a] = "\xd4\x73",
+ [0xed6b] = "\xd4\x74", [0xed6c] = "\xd4\x75", [0xed6d] = "\xd4\x76",
+ [0xed6e] = "\xd4\x77", [0xed6f] = "\xd4\x78", [0xed70] = "\xd4\x79",
+ [0xed71] = "\xd4\x7a", [0xed72] = "\xd4\x7b", [0xed73] = "\xd4\x7c",
+ [0xed74] = "\xd4\x7d", [0xed75] = "\xd4\x7e", [0xed76] = "\xd4\x7f",
+ [0xed77] = "\xd4\x81", [0xed78] = "\xd4\x82", [0xed79] = "\xd4\x83",
+ [0xed7a] = "\xd4\x84", [0xed7b] = "\xd4\x85", [0xed7c] = "\xd4\x86",
+ [0xed7d] = "\xd4\x87", [0xed7e] = "\xd4\x88", [0xed7f] = "\xd4\x89",
+ [0xed80] = "\xd4\x8a", [0xed81] = "\xd4\x8b", [0xed82] = "\xd4\x8c",
+ [0xed83] = "\xd4\x8d", [0xed84] = "\xd4\x8e", [0xed85] = "\xd4\x8f",
+ [0xed86] = "\xd4\x90", [0xed87] = "\xd4\x91", [0xed88] = "\xd4\x92",
+ [0xed89] = "\xd4\x93", [0xed8a] = "\xd4\x94", [0xed8b] = "\xd4\x95",
+ [0xed8c] = "\xd4\x96", [0xed8d] = "\xd4\x97", [0xed8e] = "\xd4\x98",
+ [0xed8f] = "\xd4\x99", [0xed90] = "\xd4\x9a", [0xed91] = "\xd4\x9b",
+ [0xed92] = "\xd4\x9c", [0xed93] = "\xd4\x9d", [0xed94] = "\xd4\x9e",
+ [0xed95] = "\xd4\x9f", [0xed96] = "\xd4\xa0", [0xed97] = "\xd4\xa1",
+ [0xed98] = "\xd4\xa2", [0xed99] = "\xd4\xa3", [0xed9a] = "\xd4\xa4",
+ [0xed9b] = "\xd4\xa5", [0xed9c] = "\xd4\xa6", [0xed9d] = "\xd4\xa7",
+ [0xed9e] = "\xd4\xa8", [0xed9f] = "\xd4\xa9", [0xeda0] = "\xd4\xaa",
+ [0xeda1] = "\xd4\xab", [0xeda2] = "\xd4\xac", [0xeda3] = "\xd4\xad",
+ [0xeda4] = "\xd4\xae", [0xeda5] = "\xd4\xaf", [0xeda6] = "\xd4\xb0",
+ [0xeda7] = "\xd4\xb1", [0xeda8] = "\xd4\xb2", [0xeda9] = "\xd4\xb3",
+ [0xedaa] = "\xd4\xb4", [0xedab] = "\xd4\xb5", [0xedac] = "\xd4\xb6",
+ [0xedad] = "\xd4\xb7", [0xedae] = "\xd4\xb8", [0xedaf] = "\xd4\xb9",
+ [0xedb0] = "\xd4\xba", [0xedb1] = "\xd4\xbb", [0xedb2] = "\xd4\xbc",
+ [0xedb3] = "\xd4\xbd", [0xedb4] = "\xd4\xbe", [0xedb5] = "\xd4\xbf",
+ [0xedb6] = "\xd4\xc0", [0xedb7] = "\xd4\xc1", [0xedb8] = "\xd4\xc2",
+ [0xedb9] = "\xd4\xc3", [0xedba] = "\xd4\xc4", [0xedbb] = "\xd4\xc5",
+ [0xedbc] = "\xd4\xc6", [0xedbd] = "\xd4\xc7", [0xedbe] = "\xd4\xc8",
+ [0xedbf] = "\xd4\xc9", [0xedc0] = "\xd4\xca", [0xedc1] = "\xd4\xcb",
+ [0xedc2] = "\xd4\xcc", [0xedc3] = "\xd4\xcd", [0xedc4] = "\xd4\xce",
+ [0xedc5] = "\xd4\xcf", [0xedc6] = "\xd4\xd0", [0xedc7] = "\xd4\xd1",
+ [0xedc8] = "\xd4\xd2", [0xedc9] = "\xd4\xd3", [0xedca] = "\xd4\xd4",
+ [0xedcb] = "\xd4\xd5", [0xedcc] = "\xd4\xd6", [0xedcd] = "\xd4\xd7",
+ [0xedce] = "\xd4\xd8", [0xedcf] = "\xd4\xd9", [0xedd0] = "\xd4\xda",
+ [0xedd1] = "\xd4\xdb", [0xedd2] = "\xd4\xdc", [0xedd3] = "\xd4\xdd",
+ [0xedd4] = "\xd4\xde", [0xedd5] = "\xd4\xdf", [0xedd6] = "\xd4\xe0",
+ [0xedd7] = "\xd4\xe1", [0xedd8] = "\xd4\xe2", [0xedd9] = "\xd4\xe3",
+ [0xedda] = "\xd4\xe4", [0xeddb] = "\xd4\xe5", [0xeddc] = "\xd4\xe6",
+ [0xeddd] = "\xd4\xe7", [0xedde] = "\xd4\xe8", [0xeddf] = "\xd4\xe9",
+ [0xede0] = "\xd4\xea", [0xede1] = "\xd4\xeb", [0xede2] = "\xd4\xec",
+ [0xede3] = "\xd4\xed", [0xede4] = "\xd4\xee", [0xede5] = "\xd4\xef",
+ [0xede6] = "\xd4\xf0", [0xede7] = "\xd4\xf1", [0xede8] = "\xd4\xf2",
+ [0xede9] = "\xd4\xf3", [0xedea] = "\xd4\xf4", [0xedeb] = "\xd4\xf5",
+ [0xedec] = "\xd4\xf6", [0xeded] = "\xd4\xf7", [0xedee] = "\xd4\xf8",
+ [0xedef] = "\xd4\xf9", [0xedf0] = "\xd4\xfa", [0xedf1] = "\xd4\xfb",
+ [0xedf2] = "\xd4\xfc", [0xedf3] = "\xd4\xfd", [0xedf4] = "\xd5\x41",
+ [0xedf5] = "\xd5\x42", [0xedf6] = "\xd5\x43", [0xedf7] = "\xd5\x44",
+ [0xedf8] = "\xd5\x45", [0xedf9] = "\xd5\x46", [0xedfa] = "\xd5\x47",
+ [0xedfb] = "\xd5\x48", [0xedfc] = "\xd5\x49", [0xedfd] = "\xd5\x4a",
+ [0xedfe] = "\xd5\x4b", [0xedff] = "\xd5\x4c", [0xee00] = "\xd5\x4d",
+ [0xee01] = "\xd5\x4e", [0xee02] = "\xd5\x4f", [0xee03] = "\xd5\x50",
+ [0xee04] = "\xd5\x51", [0xee05] = "\xd5\x52", [0xee06] = "\xd5\x53",
+ [0xee07] = "\xd5\x54", [0xee08] = "\xd5\x55", [0xee09] = "\xd5\x56",
+ [0xee0a] = "\xd5\x57", [0xee0b] = "\xd5\x58", [0xee0c] = "\xd5\x59",
+ [0xee0d] = "\xd5\x5a", [0xee0e] = "\xd5\x5b", [0xee0f] = "\xd5\x5c",
+ [0xee10] = "\xd5\x5d", [0xee11] = "\xd5\x5e", [0xee12] = "\xd5\x5f",
+ [0xee13] = "\xd5\x60", [0xee14] = "\xd5\x61", [0xee15] = "\xd5\x62",
+ [0xee16] = "\xd5\x63", [0xee17] = "\xd5\x64", [0xee18] = "\xd5\x65",
+ [0xee19] = "\xd5\x66", [0xee1a] = "\xd5\x67", [0xee1b] = "\xd5\x68",
+ [0xee1c] = "\xd5\x69", [0xee1d] = "\xd5\x6a", [0xee1e] = "\xd5\x6b",
+ [0xee1f] = "\xd5\x6c", [0xee20] = "\xd5\x6d", [0xee21] = "\xd5\x6e",
+ [0xee22] = "\xd5\x6f", [0xee23] = "\xd5\x70", [0xee24] = "\xd5\x71",
+ [0xee25] = "\xd5\x72", [0xee26] = "\xd5\x73", [0xee27] = "\xd5\x74",
+ [0xee28] = "\xd5\x75", [0xee29] = "\xd5\x76", [0xee2a] = "\xd5\x77",
+ [0xee2b] = "\xd5\x78", [0xee2c] = "\xd5\x79", [0xee2d] = "\xd5\x7a",
+ [0xee2e] = "\xd5\x7b", [0xee2f] = "\xd5\x7c", [0xee30] = "\xd5\x7d",
+ [0xee31] = "\xd5\x7e", [0xee32] = "\xd5\x7f", [0xee33] = "\xd5\x81",
+ [0xee34] = "\xd5\x82", [0xee35] = "\xd5\x83", [0xee36] = "\xd5\x84",
+ [0xee37] = "\xd5\x85", [0xee38] = "\xd5\x86", [0xee39] = "\xd5\x87",
+ [0xee3a] = "\xd5\x88", [0xee3b] = "\xd5\x89", [0xee3c] = "\xd5\x8a",
+ [0xee3d] = "\xd5\x8b", [0xee3e] = "\xd5\x8c", [0xee3f] = "\xd5\x8d",
+ [0xee40] = "\xd5\x8e", [0xee41] = "\xd5\x8f", [0xee42] = "\xd5\x90",
+ [0xee43] = "\xd5\x91", [0xee44] = "\xd5\x92", [0xee45] = "\xd5\x93",
+ [0xee46] = "\xd5\x94", [0xee47] = "\xd5\x95", [0xee48] = "\xd5\x96",
+ [0xee49] = "\xd5\x97", [0xee4a] = "\xd5\x98", [0xee4b] = "\xd5\x99",
+ [0xee4c] = "\xd5\x9a", [0xee4d] = "\xd5\x9b", [0xee4e] = "\xd5\x9c",
+ [0xee4f] = "\xd5\x9d", [0xee50] = "\xd5\x9e", [0xee51] = "\xd5\x9f",
+ [0xee52] = "\xd5\xa0", [0xee53] = "\xd5\xa1", [0xee54] = "\xd5\xa2",
+ [0xee55] = "\xd5\xa3", [0xee56] = "\xd5\xa4", [0xee57] = "\xd5\xa5",
+ [0xee58] = "\xd5\xa6", [0xee59] = "\xd5\xa7", [0xee5a] = "\xd5\xa8",
+ [0xee5b] = "\xd5\xa9", [0xee5c] = "\xd5\xaa", [0xee5d] = "\xd5\xab",
+ [0xee5e] = "\xd5\xac", [0xee5f] = "\xd5\xad", [0xee60] = "\xd5\xae",
+ [0xee61] = "\xd5\xaf", [0xee62] = "\xd5\xb0", [0xee63] = "\xd5\xb1",
+ [0xee64] = "\xd5\xb2", [0xee65] = "\xd5\xb3", [0xee66] = "\xd5\xb4",
+ [0xee67] = "\xd5\xb5", [0xee68] = "\xd5\xb6", [0xee69] = "\xd5\xb7",
+ [0xee6a] = "\xd5\xb8", [0xee6b] = "\xd5\xb9", [0xee6c] = "\xd5\xba",
+ [0xee6d] = "\xd5\xbb", [0xee6e] = "\xd5\xbc", [0xee6f] = "\xd5\xbd",
+ [0xee70] = "\xd5\xbe", [0xee71] = "\xd5\xbf", [0xee72] = "\xd5\xc0",
+ [0xee73] = "\xd5\xc1", [0xee74] = "\xd5\xc2", [0xee75] = "\xd5\xc3",
+ [0xee76] = "\xd5\xc4", [0xee77] = "\xd5\xc5", [0xee78] = "\xd5\xc6",
+ [0xee79] = "\xd5\xc7", [0xee7a] = "\xd5\xc8", [0xee7b] = "\xd5\xc9",
+ [0xee7c] = "\xd5\xca", [0xee7d] = "\xd5\xcb", [0xee7e] = "\xd5\xcc",
+ [0xee7f] = "\xd5\xcd", [0xee80] = "\xd5\xce", [0xee81] = "\xd5\xcf",
+ [0xee82] = "\xd5\xd0", [0xee83] = "\xd5\xd1", [0xee84] = "\xd5\xd2",
+ [0xee85] = "\xd5\xd3", [0xee86] = "\xd5\xd4", [0xee87] = "\xd5\xd5",
+ [0xee88] = "\xd5\xd6", [0xee89] = "\xd5\xd7", [0xee8a] = "\xd5\xd8",
+ [0xee8b] = "\xd5\xd9", [0xee8c] = "\xd5\xda", [0xee8d] = "\xd5\xdb",
+ [0xee8e] = "\xd5\xdc", [0xee8f] = "\xd5\xdd", [0xee90] = "\xd5\xde",
+ [0xee91] = "\xd5\xdf", [0xee92] = "\xd5\xe0", [0xee93] = "\xd5\xe1",
+ [0xee94] = "\xd5\xe2", [0xee95] = "\xd5\xe3", [0xee96] = "\xd5\xe4",
+ [0xee97] = "\xd5\xe5", [0xee98] = "\xd5\xe6", [0xee99] = "\xd5\xe7",
+ [0xee9a] = "\xd5\xe8", [0xee9b] = "\xd5\xe9", [0xee9c] = "\xd5\xea",
+ [0xee9d] = "\xd5\xeb", [0xee9e] = "\xd5\xec", [0xee9f] = "\xd5\xed",
+ [0xeea0] = "\xd5\xee", [0xeea1] = "\xd5\xef", [0xeea2] = "\xd5\xf0",
+ [0xeea3] = "\xd5\xf1", [0xeea4] = "\xd5\xf2", [0xeea5] = "\xd5\xf3",
+ [0xeea6] = "\xd5\xf4", [0xeea7] = "\xd5\xf5", [0xeea8] = "\xd5\xf6",
+ [0xeea9] = "\xd5\xf7", [0xeeaa] = "\xd5\xf8", [0xeeab] = "\xd5\xf9",
+ [0xeeac] = "\xd5\xfa", [0xeead] = "\xd5\xfb", [0xeeae] = "\xd5\xfc",
+ [0xeeaf] = "\xd5\xfd", [0xeeb0] = "\xd6\x41", [0xeeb1] = "\xd6\x42",
+ [0xeeb2] = "\xd6\x43", [0xeeb3] = "\xd6\x44", [0xeeb4] = "\xd6\x45",
+ [0xeeb5] = "\xd6\x46", [0xeeb6] = "\xd6\x47", [0xeeb7] = "\xd6\x48",
+ [0xeeb8] = "\xd6\x49", [0xeeb9] = "\xd6\x4a", [0xeeba] = "\xd6\x4b",
+ [0xeebb] = "\xd6\x4c", [0xeebc] = "\xd6\x4d", [0xeebd] = "\xd6\x4e",
+ [0xeebe] = "\xd6\x4f", [0xeebf] = "\xd6\x50", [0xeec0] = "\xd6\x51",
+ [0xeec1] = "\xd6\x52", [0xeec2] = "\xd6\x53", [0xeec3] = "\xd6\x54",
+ [0xeec4] = "\xd6\x55", [0xeec5] = "\xd6\x56", [0xeec6] = "\xd6\x57",
+ [0xeec7] = "\xd6\x58", [0xeec8] = "\xd6\x59", [0xeec9] = "\xd6\x5a",
+ [0xeeca] = "\xd6\x5b", [0xeecb] = "\xd6\x5c", [0xeecc] = "\xd6\x5d",
+ [0xeecd] = "\xd6\x5e", [0xeece] = "\xd6\x5f", [0xeecf] = "\xd6\x60",
+ [0xeed0] = "\xd6\x61", [0xeed1] = "\xd6\x62", [0xeed2] = "\xd6\x63",
+ [0xeed3] = "\xd6\x64", [0xeed4] = "\xd6\x65", [0xeed5] = "\xd6\x66",
+ [0xeed6] = "\xd6\x67", [0xeed7] = "\xd6\x68", [0xeed8] = "\xd6\x69",
+ [0xeed9] = "\xd6\x6a", [0xeeda] = "\xd6\x6b", [0xeedb] = "\xd6\x6c",
+ [0xeedc] = "\xd6\x6d", [0xeedd] = "\xd6\x6e", [0xeede] = "\xd6\x6f",
+ [0xeedf] = "\xd6\x70", [0xeee0] = "\xd6\x71", [0xeee1] = "\xd6\x72",
+ [0xeee2] = "\xd6\x73", [0xeee3] = "\xd6\x74", [0xeee4] = "\xd6\x75",
+ [0xeee5] = "\xd6\x76", [0xeee6] = "\xd6\x77", [0xeee7] = "\xd6\x78",
+ [0xeee8] = "\xd6\x79", [0xeee9] = "\xd6\x7a", [0xeeea] = "\xd6\x7b",
+ [0xeeeb] = "\xd6\x7c", [0xeeec] = "\xd6\x7d", [0xeeed] = "\xd6\x7e",
+ [0xeeee] = "\xd6\x7f", [0xeeef] = "\xd6\x81", [0xeef0] = "\xd6\x82",
+ [0xeef1] = "\xd6\x83", [0xeef2] = "\xd6\x84", [0xeef3] = "\xd6\x85",
+ [0xeef4] = "\xd6\x86", [0xeef5] = "\xd6\x87", [0xeef6] = "\xd6\x88",
+ [0xeef7] = "\xd6\x89", [0xeef8] = "\xd6\x8a", [0xeef9] = "\xd6\x8b",
+ [0xeefa] = "\xd6\x8c", [0xeefb] = "\xd6\x8d", [0xeefc] = "\xd6\x8e",
+ [0xeefd] = "\xd6\x8f", [0xeefe] = "\xd6\x90", [0xeeff] = "\xd6\x91",
+ [0xef00] = "\xd6\x92", [0xef01] = "\xd6\x93", [0xef02] = "\xd6\x94",
+ [0xef03] = "\xd6\x95", [0xef04] = "\xd6\x96", [0xef05] = "\xd6\x97",
+ [0xef06] = "\xd6\x98", [0xef07] = "\xd6\x99", [0xef08] = "\xd6\x9a",
+ [0xef09] = "\xd6\x9b", [0xef0a] = "\xd6\x9c", [0xef0b] = "\xd6\x9d",
+ [0xef0c] = "\xd6\x9e", [0xef0d] = "\xd6\x9f", [0xef0e] = "\xd6\xa0",
+ [0xef0f] = "\xd6\xa1", [0xef10] = "\xd6\xa2", [0xef11] = "\xd6\xa3",
+ [0xef12] = "\xd6\xa4", [0xef13] = "\xd6\xa5", [0xef14] = "\xd6\xa6",
+ [0xef15] = "\xd6\xa7", [0xef16] = "\xd6\xa8", [0xef17] = "\xd6\xa9",
+ [0xef18] = "\xd6\xaa", [0xef19] = "\xd6\xab", [0xef1a] = "\xd6\xac",
+ [0xef1b] = "\xd6\xad", [0xef1c] = "\xd6\xae", [0xef1d] = "\xd6\xaf",
+ [0xef1e] = "\xd6\xb0", [0xef1f] = "\xd6\xb1", [0xef20] = "\xd6\xb2",
+ [0xef21] = "\xd6\xb3", [0xef22] = "\xd6\xb4", [0xef23] = "\xd6\xb5",
+ [0xef24] = "\xd6\xb6", [0xef25] = "\xd6\xb7", [0xef26] = "\xd6\xb8",
+ [0xef27] = "\xd6\xb9", [0xef28] = "\xd6\xba", [0xef29] = "\xd6\xbb",
+ [0xef2a] = "\xd6\xbc", [0xef2b] = "\xd6\xbd", [0xef2c] = "\xd6\xbe",
+ [0xef2d] = "\xd6\xbf", [0xef2e] = "\xd6\xc0", [0xef2f] = "\xd6\xc1",
+ [0xef30] = "\xd6\xc2", [0xef31] = "\xd6\xc3", [0xef32] = "\xd6\xc4",
+ [0xef33] = "\xd6\xc5", [0xef34] = "\xd6\xc6", [0xef35] = "\xd6\xc7",
+ [0xef36] = "\xd6\xc8", [0xef37] = "\xd6\xc9", [0xef38] = "\xd6\xca",
+ [0xef39] = "\xd6\xcb", [0xef3a] = "\xd6\xcc", [0xef3b] = "\xd6\xcd",
+ [0xef3c] = "\xd6\xce", [0xef3d] = "\xd6\xcf", [0xef3e] = "\xd6\xd0",
+ [0xef3f] = "\xd6\xd1", [0xef40] = "\xd6\xd2", [0xef41] = "\xd6\xd3",
+ [0xef42] = "\xd6\xd4", [0xef43] = "\xd6\xd5", [0xef44] = "\xd6\xd6",
+ [0xef45] = "\xd6\xd7", [0xef46] = "\xd6\xd8", [0xef47] = "\xd6\xd9",
+ [0xef48] = "\xd6\xda", [0xef49] = "\xd6\xdb", [0xef4a] = "\xd6\xdc",
+ [0xef4b] = "\xd6\xdd", [0xef4c] = "\xd6\xde", [0xef4d] = "\xd6\xdf",
+ [0xef4e] = "\xd6\xe0", [0xef4f] = "\xd6\xe1", [0xef50] = "\xd6\xe2",
+ [0xef51] = "\xd6\xe3", [0xef52] = "\xd6\xe4", [0xef53] = "\xd6\xe5",
+ [0xef54] = "\xd6\xe6", [0xef55] = "\xd6\xe7", [0xef56] = "\xd6\xe8",
+ [0xef57] = "\xd6\xe9", [0xef58] = "\xd6\xea", [0xef59] = "\xd6\xeb",
+ [0xef5a] = "\xd6\xec", [0xef5b] = "\xd6\xed", [0xef5c] = "\xd6\xee",
+ [0xef5d] = "\xd6\xef", [0xef5e] = "\xd6\xf0", [0xef5f] = "\xd6\xf1",
+ [0xef60] = "\xd6\xf2", [0xef61] = "\xd6\xf3", [0xef62] = "\xd6\xf4",
+ [0xef63] = "\xd6\xf5", [0xef64] = "\xd6\xf6", [0xef65] = "\xd6\xf7",
+ [0xef66] = "\xd6\xf8", [0xef67] = "\xd6\xf9", [0xef68] = "\xd6\xfa",
+ [0xef69] = "\xd6\xfb", [0xef6a] = "\xd6\xfc", [0xef6b] = "\xd6\xfd",
+ [0xef6c] = "\xd7\x41", [0xef6d] = "\xd7\x42", [0xef6e] = "\xd7\x43",
+ [0xef6f] = "\xd7\x44", [0xef70] = "\xd7\x45", [0xef71] = "\xd7\x46",
+ [0xef72] = "\xd7\x47", [0xef73] = "\xd7\x48", [0xef74] = "\xd7\x49",
+ [0xef75] = "\xd7\x4a", [0xef76] = "\xd7\x4b", [0xef77] = "\xd7\x4c",
+ [0xef78] = "\xd7\x4d", [0xef79] = "\xd7\x4e", [0xef7a] = "\xd7\x4f",
+ [0xef7b] = "\xd7\x50", [0xef7c] = "\xd7\x51", [0xef7d] = "\xd7\x52",
+ [0xef7e] = "\xd7\x53", [0xef7f] = "\xd7\x54", [0xef80] = "\xd7\x55",
+ [0xef81] = "\xd7\x56", [0xef82] = "\xd7\x57", [0xef83] = "\xd7\x58",
+ [0xef84] = "\xd7\x59", [0xef85] = "\xd7\x5a", [0xef86] = "\xd7\x5b",
+ [0xef87] = "\xd7\x5c", [0xef88] = "\xd7\x5d", [0xef89] = "\xd7\x5e",
+ [0xef8a] = "\xd7\x5f", [0xef8b] = "\xd7\x60", [0xef8c] = "\xd7\x61",
+ [0xef8d] = "\xd7\x62", [0xef8e] = "\xd7\x63", [0xef8f] = "\xd7\x64",
+ [0xef90] = "\xd7\x65", [0xef91] = "\xd7\x66", [0xef92] = "\xd7\x67",
+ [0xef93] = "\xd7\x68", [0xef94] = "\xd7\x69", [0xef95] = "\xd7\x6a",
+ [0xef96] = "\xd7\x6b", [0xef97] = "\xd7\x6c", [0xef98] = "\xd7\x6d",
+ [0xef99] = "\xd7\x6e", [0xef9a] = "\xd7\x6f", [0xef9b] = "\xd7\x70",
+ [0xef9c] = "\xd7\x71", [0xef9d] = "\xd7\x72", [0xef9e] = "\xd7\x73",
+ [0xef9f] = "\xd7\x74", [0xefa0] = "\xd7\x75", [0xefa1] = "\xd7\x76",
+ [0xefa2] = "\xd7\x77", [0xefa3] = "\xd7\x78", [0xefa4] = "\xd7\x79",
+ [0xefa5] = "\xd7\x7a", [0xefa6] = "\xd7\x7b", [0xefa7] = "\xd7\x7c",
+ [0xefa8] = "\xd7\x7d", [0xefa9] = "\xd7\x7e", [0xefaa] = "\xd7\x7f",
+ [0xefab] = "\xd7\x81", [0xefac] = "\xd7\x82", [0xefad] = "\xd7\x83",
+ [0xefae] = "\xd7\x84", [0xefaf] = "\xd7\x85", [0xefb0] = "\xd7\x86",
+ [0xefb1] = "\xd7\x87", [0xefb2] = "\xd7\x88", [0xefb3] = "\xd7\x89",
+ [0xefb4] = "\xd7\x8a", [0xefb5] = "\xd7\x8b", [0xefb6] = "\xd7\x8c",
+ [0xefb7] = "\xd7\x8d", [0xefb8] = "\xd7\x8e", [0xefb9] = "\xd7\x8f",
+ [0xefba] = "\xd7\x90", [0xefbb] = "\xd7\x91", [0xefbc] = "\xd7\x92",
+ [0xefbd] = "\xd7\x93", [0xefbe] = "\xd7\x94", [0xefbf] = "\xd7\x95",
+ [0xefc0] = "\xd7\x96", [0xefc1] = "\xd7\x97", [0xefc2] = "\xd7\x98",
+ [0xefc3] = "\xd7\x99", [0xefc4] = "\xd7\x9a", [0xefc5] = "\xd7\x9b",
+ [0xefc6] = "\xd7\x9c", [0xefc7] = "\xd7\x9d", [0xefc8] = "\xd7\x9e",
+ [0xefc9] = "\xd7\x9f", [0xefca] = "\xd7\xa0", [0xefcb] = "\xd7\xa1",
+ [0xefcc] = "\xd7\xa2", [0xefcd] = "\xd7\xa3", [0xefce] = "\xd7\xa4",
+ [0xefcf] = "\xd7\xa5", [0xefd0] = "\xd7\xa6", [0xefd1] = "\xd7\xa7",
+ [0xefd2] = "\xd7\xa8", [0xefd3] = "\xd7\xa9", [0xefd4] = "\xd7\xaa",
+ [0xefd5] = "\xd7\xab", [0xefd6] = "\xd7\xac", [0xefd7] = "\xd7\xad",
+ [0xefd8] = "\xd7\xae", [0xefd9] = "\xd7\xaf", [0xefda] = "\xd7\xb0",
+ [0xefdb] = "\xd7\xb1", [0xefdc] = "\xd7\xb2", [0xefdd] = "\xd7\xb3",
+ [0xefde] = "\xd7\xb4", [0xefdf] = "\xd7\xb5", [0xefe0] = "\xd7\xb6",
+ [0xefe1] = "\xd7\xb7", [0xefe2] = "\xd7\xb8", [0xefe3] = "\xd7\xb9",
+ [0xefe4] = "\xd7\xba", [0xefe5] = "\xd7\xbb", [0xefe6] = "\xd7\xbc",
+ [0xefe7] = "\xd7\xbd", [0xefe8] = "\xd7\xbe", [0xefe9] = "\xd7\xbf",
+ [0xefea] = "\xd7\xc0", [0xefeb] = "\xd7\xc1", [0xefec] = "\xd7\xc2",
+ [0xefed] = "\xd7\xc3", [0xefee] = "\xd7\xc4", [0xefef] = "\xd7\xc5",
+ [0xeff0] = "\xd7\xc6", [0xeff1] = "\xd7\xc7", [0xeff2] = "\xd7\xc8",
+ [0xeff3] = "\xd7\xc9", [0xeff4] = "\xd7\xca", [0xeff5] = "\xd7\xcb",
+ [0xeff6] = "\xd7\xcc", [0xeff7] = "\xd7\xcd", [0xeff8] = "\xd7\xce",
+ [0xeff9] = "\xd7\xcf", [0xeffa] = "\xd7\xd0", [0xeffb] = "\xd7\xd1",
+ [0xeffc] = "\xd7\xd2", [0xeffd] = "\xd7\xd3", [0xeffe] = "\xd7\xd4",
+ [0xefff] = "\xd7\xd5", [0xf000] = "\xd7\xd6", [0xf001] = "\xd7\xd7",
+ [0xf002] = "\xd7\xd8", [0xf003] = "\xd7\xd9", [0xf004] = "\xd7\xda",
+ [0xf005] = "\xd7\xdb", [0xf006] = "\xd7\xdc", [0xf007] = "\xd7\xdd",
+ [0xf008] = "\xd7\xde", [0xf009] = "\xd7\xdf", [0xf00a] = "\xd7\xe0",
+ [0xf00b] = "\xd7\xe1", [0xf00c] = "\xd7\xe2", [0xf00d] = "\xd7\xe3",
+ [0xf00e] = "\xd7\xe4", [0xf00f] = "\xd7\xe5", [0xf010] = "\xd7\xe6",
+ [0xf011] = "\xd7\xe7", [0xf012] = "\xd7\xe8", [0xf013] = "\xd7\xe9",
+ [0xf014] = "\xd7\xea", [0xf015] = "\xd7\xeb", [0xf016] = "\xd7\xec",
+ [0xf017] = "\xd7\xed", [0xf018] = "\xd7\xee", [0xf019] = "\xd7\xef",
+ [0xf01a] = "\xd7\xf0", [0xf01b] = "\xd7\xf1", [0xf01c] = "\xd7\xf2",
+ [0xf01d] = "\xd7\xf3", [0xf01e] = "\xd7\xf4", [0xf01f] = "\xd7\xf5",
+ [0xf020] = "\xd7\xf6", [0xf021] = "\xd7\xf7", [0xf022] = "\xd7\xf8",
+ [0xf023] = "\xd7\xf9", [0xf024] = "\xd7\xfa", [0xf025] = "\xd7\xfb",
+ [0xf026] = "\xd7\xfc", [0xf027] = "\xd7\xfd", [0xf028] = "\xd8\x41",
+ [0xf029] = "\xd8\x42", [0xf02a] = "\xd8\x43", [0xf02b] = "\xd8\x44",
+ [0xf02c] = "\xd8\x45", [0xf02d] = "\xd8\x46", [0xf02e] = "\xd8\x47",
+ [0xf02f] = "\xd8\x48", [0xf030] = "\xd8\x49", [0xf031] = "\xd8\x4a",
+ [0xf032] = "\xd8\x4b", [0xf033] = "\xd8\x4c", [0xf034] = "\xd8\x4d",
+ [0xf035] = "\xd8\x4e", [0xf036] = "\xd8\x4f", [0xf037] = "\xd8\x50",
+ [0xf038] = "\xd8\x51", [0xf039] = "\xd8\x52", [0xf03a] = "\xd8\x53",
+ [0xf03b] = "\xd8\x54", [0xf03c] = "\xd8\x55", [0xf03d] = "\xd8\x56",
+ [0xf03e] = "\xd8\x57", [0xf03f] = "\xd8\x58", [0xf040] = "\xd8\x59",
+ [0xf041] = "\xd8\x5a", [0xf042] = "\xd8\x5b", [0xf043] = "\xd8\x5c",
+ [0xf044] = "\xd8\x5d", [0xf045] = "\xd8\x5e", [0xf046] = "\xd8\x5f",
+ [0xf047] = "\xd8\x60", [0xf048] = "\xd8\x61", [0xf049] = "\xd8\x62",
+ [0xf04a] = "\xd8\x63", [0xf04b] = "\xd8\x64", [0xf04c] = "\xd8\x65",
+ [0xf04d] = "\xd8\x66", [0xf04e] = "\xd8\x67", [0xf04f] = "\xd8\x68",
+ [0xf050] = "\xd8\x69", [0xf051] = "\xd8\x6a", [0xf052] = "\xd8\x6b",
+ [0xf053] = "\xd8\x6c", [0xf054] = "\xd8\x6d", [0xf055] = "\xd8\x6e",
+ [0xf056] = "\xd8\x6f", [0xf057] = "\xd8\x70", [0xf058] = "\xd8\x71",
+ [0xf059] = "\xd8\x72", [0xf05a] = "\xd8\x73", [0xf05b] = "\xd8\x74",
+ [0xf05c] = "\xd8\x75", [0xf05d] = "\xd8\x76", [0xf05e] = "\xd8\x77",
+ [0xf05f] = "\xd8\x78", [0xf060] = "\xd8\x79", [0xf061] = "\xd8\x7a",
+ [0xf062] = "\xd8\x7b", [0xf063] = "\xd8\x7c", [0xf064] = "\xd8\x7d",
+ [0xf065] = "\xd8\x7e", [0xf066] = "\xd8\x7f", [0xf067] = "\xd8\x81",
+ [0xf068] = "\xd8\x82", [0xf069] = "\xd8\x83", [0xf06a] = "\xd8\x84",
+ [0xf06b] = "\xd8\x85", [0xf06c] = "\xd8\x86", [0xf06d] = "\xd8\x87",
+ [0xf06e] = "\xd8\x88", [0xf06f] = "\xd8\x89", [0xf070] = "\xd8\x8a",
+ [0xf071] = "\xd8\x8b", [0xf072] = "\xd8\x8c", [0xf073] = "\xd8\x8d",
+ [0xf074] = "\xd8\x8e", [0xf075] = "\xd8\x8f", [0xf076] = "\xd8\x90",
+ [0xf077] = "\xd8\x91", [0xf078] = "\xd8\x92", [0xf079] = "\xd8\x93",
+ [0xf07a] = "\xd8\x94", [0xf07b] = "\xd8\x95", [0xf07c] = "\xd8\x96",
+ [0xf07d] = "\xd8\x97", [0xf07e] = "\xd8\x98", [0xf07f] = "\xd8\x99",
+ [0xf080] = "\xd8\x9a", [0xf081] = "\xd8\x9b", [0xf082] = "\xd8\x9c",
+ [0xf083] = "\xd8\x9d", [0xf084] = "\xd8\x9e", [0xf085] = "\xd8\x9f",
+ [0xf086] = "\xd8\xa0", [0xf087] = "\xd8\xa1", [0xf088] = "\xd8\xa2",
+ [0xf089] = "\xd8\xa3", [0xf08a] = "\xd8\xa4", [0xf08b] = "\xd8\xa5",
+ [0xf08c] = "\xd8\xa6", [0xf08d] = "\xd8\xa7", [0xf08e] = "\xd8\xa8",
+ [0xf08f] = "\xd8\xa9", [0xf090] = "\xd8\xaa", [0xf091] = "\xd8\xab",
+ [0xf092] = "\xd8\xac", [0xf093] = "\xd8\xad", [0xf094] = "\xd8\xae",
+ [0xf095] = "\xd8\xaf", [0xf096] = "\xd8\xb0", [0xf097] = "\xd8\xb1",
+ [0xf098] = "\xd8\xb2", [0xf099] = "\xd8\xb3", [0xf09a] = "\xd8\xb4",
+ [0xf09b] = "\xd8\xb5", [0xf09c] = "\xd8\xb6", [0xf09d] = "\xd8\xb7",
+ [0xf09e] = "\xd8\xb8", [0xf09f] = "\xd8\xb9", [0xf0a0] = "\xd8\xba",
+ [0xf0a1] = "\xd8\xbb", [0xf0a2] = "\xd8\xbc", [0xf0a3] = "\xd8\xbd",
+ [0xf0a4] = "\xd8\xbe", [0xf0a5] = "\xd8\xbf", [0xf0a6] = "\xd8\xc0",
+ [0xf0a7] = "\xd8\xc1", [0xf0a8] = "\xd8\xc2", [0xf0a9] = "\xd8\xc3",
+ [0xf0aa] = "\xd8\xc4", [0xf0ab] = "\xd8\xc5", [0xf0ac] = "\xd8\xc6",
+ [0xf0ad] = "\xd8\xc7", [0xf0ae] = "\xd8\xc8", [0xf0af] = "\xd8\xc9",
+ [0xf0b0] = "\xd8\xca", [0xf0b1] = "\xd8\xcb", [0xf0b2] = "\xd8\xcc",
+ [0xf0b3] = "\xd8\xcd", [0xf0b4] = "\xd8\xce", [0xf0b5] = "\xd8\xcf",
+ [0xf0b6] = "\xd8\xd0", [0xf0b7] = "\xd8\xd1", [0xf0b8] = "\xd8\xd2",
+ [0xf0b9] = "\xd8\xd3", [0xf0ba] = "\xd8\xd4", [0xf0bb] = "\xd8\xd5",
+ [0xf0bc] = "\xd8\xd6", [0xf0bd] = "\xd8\xd7", [0xf0be] = "\xd8\xd8",
+ [0xf0bf] = "\xd8\xd9", [0xf0c0] = "\xd8\xda", [0xf0c1] = "\xd8\xdb",
+ [0xf0c2] = "\xd8\xdc", [0xf0c3] = "\xd8\xdd", [0xf0c4] = "\xd8\xde",
+ [0xf0c5] = "\xd8\xdf", [0xf0c6] = "\xd8\xe0", [0xf0c7] = "\xd8\xe1",
+ [0xf0c8] = "\xd8\xe2", [0xf0c9] = "\xd8\xe3", [0xf0ca] = "\xd8\xe4",
+ [0xf0cb] = "\xd8\xe5", [0xf0cc] = "\xd8\xe6", [0xf0cd] = "\xd8\xe7",
+ [0xf0ce] = "\xd8\xe8", [0xf0cf] = "\xd8\xe9", [0xf0d0] = "\xd8\xea",
+ [0xf0d1] = "\xd8\xeb", [0xf0d2] = "\xd8\xec", [0xf0d3] = "\xd8\xed",
+ [0xf0d4] = "\xd8\xee", [0xf0d5] = "\xd8\xef", [0xf0d6] = "\xd8\xf0",
+ [0xf0d7] = "\xd8\xf1", [0xf0d8] = "\xd8\xf2", [0xf0d9] = "\xd8\xf3",
+ [0xf0da] = "\xd8\xf4", [0xf0db] = "\xd8\xf5", [0xf0dc] = "\xd8\xf6",
+ [0xf0dd] = "\xd8\xf7", [0xf0de] = "\xd8\xf8", [0xf0df] = "\xd8\xf9",
+ [0xf0e0] = "\xd8\xfa", [0xf0e1] = "\xd8\xfb", [0xf0e2] = "\xd8\xfc",
+ [0xf0e3] = "\xd8\xfd", [0xf0e4] = "\xd9\x41", [0xf0e5] = "\xd9\x42",
+ [0xf0e6] = "\xd9\x43", [0xf0e7] = "\xd9\x44", [0xf0e8] = "\xd9\x45",
+ [0xf0e9] = "\xd9\x46", [0xf0ea] = "\xd9\x47", [0xf0eb] = "\xd9\x48",
+ [0xf0ec] = "\xd9\x49", [0xf0ed] = "\xd9\x4a", [0xf0ee] = "\xd9\x4b",
+ [0xf0ef] = "\xd9\x4c", [0xf0f0] = "\xd9\x4d", [0xf0f1] = "\xd9\x4e",
+ [0xf0f2] = "\xd9\x4f", [0xf0f3] = "\xd9\x50", [0xf0f4] = "\xd9\x51",
+ [0xf0f5] = "\xd9\x52", [0xf0f6] = "\xd9\x53", [0xf0f7] = "\xd9\x54",
+ [0xf0f8] = "\xd9\x55", [0xf0f9] = "\xd9\x56", [0xf0fa] = "\xd9\x57",
+ [0xf0fb] = "\xd9\x58", [0xf0fc] = "\xd9\x59", [0xf0fd] = "\xd9\x5a",
+ [0xf0fe] = "\xd9\x5b", [0xf0ff] = "\xd9\x5c", [0xf100] = "\xd9\x5d",
+ [0xf101] = "\xd9\x5e", [0xf102] = "\xd9\x5f", [0xf103] = "\xd9\x60",
+ [0xf104] = "\xd9\x61", [0xf105] = "\xd9\x62", [0xf106] = "\xd9\x63",
+ [0xf107] = "\xd9\x64", [0xf108] = "\xd9\x65", [0xf109] = "\xd9\x66",
+ [0xf10a] = "\xd9\x67", [0xf10b] = "\xd9\x68", [0xf10c] = "\xd9\x69",
+ [0xf10d] = "\xd9\x6a", [0xf10e] = "\xd9\x6b", [0xf10f] = "\xd9\x6c",
+ [0xf110] = "\xd9\x6d", [0xf111] = "\xd9\x6e", [0xf112] = "\xd9\x6f",
+ [0xf113] = "\xd9\x70", [0xf114] = "\xd9\x71", [0xf115] = "\xd9\x72",
+ [0xf116] = "\xd9\x73", [0xf117] = "\xd9\x74", [0xf118] = "\xd9\x75",
+ [0xf119] = "\xd9\x76", [0xf11a] = "\xd9\x77", [0xf11b] = "\xd9\x78",
+ [0xf11c] = "\xd9\x79", [0xf11d] = "\xd9\x7a", [0xf11e] = "\xd9\x7b",
+ [0xf11f] = "\xd9\x7c", [0xf120] = "\xd9\x7d", [0xf121] = "\xd9\x7e",
+ [0xf122] = "\xd9\x7f", [0xf123] = "\xd9\x81", [0xf124] = "\xd9\x82",
+ [0xf125] = "\xd9\x83", [0xf126] = "\xd9\x84", [0xf127] = "\xd9\x85",
+ [0xf128] = "\xd9\x86", [0xf129] = "\xd9\x87", [0xf12a] = "\xd9\x88",
+ [0xf12b] = "\xd9\x89", [0xf12c] = "\xd9\x8a", [0xf12d] = "\xd9\x8b",
+ [0xf12e] = "\xd9\x8c", [0xf12f] = "\xd9\x8d", [0xf130] = "\xd9\x8e",
+ [0xf131] = "\xd9\x8f", [0xf132] = "\xd9\x90", [0xf133] = "\xd9\x91",
+ [0xf134] = "\xd9\x92", [0xf135] = "\xd9\x93", [0xf136] = "\xd9\x94",
+ [0xf137] = "\xd9\x95", [0xf138] = "\xd9\x96", [0xf139] = "\xd9\x97",
+ [0xf13a] = "\xd9\x98", [0xf13b] = "\xd9\x99", [0xf13c] = "\xd9\x9a",
+ [0xf13d] = "\xd9\x9b", [0xf13e] = "\xd9\x9c", [0xf13f] = "\xd9\x9d",
+ [0xf140] = "\xd9\x9e", [0xf141] = "\xd9\x9f", [0xf142] = "\xd9\xa0",
+ [0xf143] = "\xd9\xa1", [0xf144] = "\xd9\xa2", [0xf145] = "\xd9\xa3",
+ [0xf146] = "\xd9\xa4", [0xf147] = "\xd9\xa5", [0xf148] = "\xd9\xa6",
+ [0xf149] = "\xd9\xa7", [0xf14a] = "\xd9\xa8", [0xf14b] = "\xd9\xa9",
+ [0xf14c] = "\xd9\xaa", [0xf14d] = "\xd9\xab", [0xf14e] = "\xd9\xac",
+ [0xf14f] = "\xd9\xad", [0xf150] = "\xd9\xae", [0xf151] = "\xd9\xaf",
+ [0xf152] = "\xd9\xb0", [0xf153] = "\xd9\xb1", [0xf154] = "\xd9\xb2",
+ [0xf155] = "\xd9\xb3", [0xf156] = "\xd9\xb4", [0xf157] = "\xd9\xb5",
+ [0xf158] = "\xd9\xb6", [0xf159] = "\xd9\xb7", [0xf15a] = "\xd9\xb8",
+ [0xf15b] = "\xd9\xb9", [0xf15c] = "\xd9\xba", [0xf15d] = "\xd9\xbb",
+ [0xf15e] = "\xd9\xbc", [0xf15f] = "\xd9\xbd", [0xf160] = "\xd9\xbe",
+ [0xf161] = "\xd9\xbf", [0xf162] = "\xd9\xc0", [0xf163] = "\xd9\xc1",
+ [0xf164] = "\xd9\xc2", [0xf165] = "\xd9\xc3", [0xf166] = "\xd9\xc4",
+ [0xf167] = "\xd9\xc5", [0xf168] = "\xd9\xc6", [0xf169] = "\xd9\xc7",
+ [0xf16a] = "\xd9\xc8", [0xf16b] = "\xd9\xc9", [0xf16c] = "\xd9\xca",
+ [0xf16d] = "\xd9\xcb", [0xf16e] = "\xd9\xcc", [0xf16f] = "\xd9\xcd",
+ [0xf170] = "\xd9\xce", [0xf171] = "\xd9\xcf", [0xf172] = "\xd9\xd0",
+ [0xf173] = "\xd9\xd1", [0xf174] = "\xd9\xd2", [0xf175] = "\xd9\xd3",
+ [0xf176] = "\xd9\xd4", [0xf177] = "\xd9\xd5", [0xf178] = "\xd9\xd6",
+ [0xf179] = "\xd9\xd7", [0xf17a] = "\xd9\xd8", [0xf17b] = "\xd9\xd9",
+ [0xf17c] = "\xd9\xda", [0xf17d] = "\xd9\xdb", [0xf17e] = "\xd9\xdc",
+ [0xf17f] = "\xd9\xdd", [0xf180] = "\xd9\xde", [0xf181] = "\xd9\xdf",
+ [0xf182] = "\xd9\xe0", [0xf183] = "\xd9\xe1", [0xf184] = "\xd9\xe2",
+ [0xf185] = "\xd9\xe3", [0xf186] = "\xd9\xe4", [0xf187] = "\xd9\xe5",
+ [0xf188] = "\xd9\xe6", [0xf189] = "\xd9\xe7", [0xf18a] = "\xd9\xe8",
+ [0xf18b] = "\xd9\xe9", [0xf18c] = "\xd9\xea", [0xf18d] = "\xd9\xeb",
+ [0xf18e] = "\xd9\xec", [0xf18f] = "\xd9\xed", [0xf190] = "\xd9\xee",
+ [0xf191] = "\xd9\xef", [0xf192] = "\xd9\xf0", [0xf193] = "\xd9\xf1",
+ [0xf194] = "\xd9\xf2", [0xf195] = "\xd9\xf3", [0xf196] = "\xd9\xf4",
+ [0xf197] = "\xd9\xf5", [0xf198] = "\xd9\xf6", [0xf199] = "\xd9\xf7",
+ [0xf19a] = "\xd9\xf8", [0xf19b] = "\xd9\xf9", [0xf19c] = "\xd9\xfa",
+ [0xf19d] = "\xd9\xfb", [0xf19e] = "\xd9\xfc", [0xf19f] = "\xd9\xfd",
+ [0xf1a0] = "\xda\x41", [0xf1a1] = "\xda\x42", [0xf1a2] = "\xda\x43",
+ [0xf1a3] = "\xda\x44", [0xf1a4] = "\xda\x45", [0xf1a5] = "\xda\x46",
+ [0xf1a6] = "\xda\x47", [0xf1a7] = "\xda\x48", [0xf1a8] = "\xda\x49",
+ [0xf1a9] = "\xda\x4a", [0xf1aa] = "\xda\x4b", [0xf1ab] = "\xda\x4c",
+ [0xf1ac] = "\xda\x4d", [0xf1ad] = "\xda\x4e", [0xf1ae] = "\xda\x4f",
+ [0xf1af] = "\xda\x50", [0xf1b0] = "\xda\x51", [0xf1b1] = "\xda\x52",
+ [0xf1b2] = "\xda\x53", [0xf1b3] = "\xda\x54", [0xf1b4] = "\xda\x55",
+ [0xf1b5] = "\xda\x56", [0xf1b6] = "\xda\x57", [0xf1b7] = "\xda\x58",
+ [0xf1b8] = "\xda\x59", [0xf1b9] = "\xda\x5a", [0xf1ba] = "\xda\x5b",
+ [0xf1bb] = "\xda\x5c", [0xf1bc] = "\xda\x5d", [0xf1bd] = "\xda\x5e",
+ [0xf1be] = "\xda\x5f", [0xf1bf] = "\xda\x60", [0xf1c0] = "\xda\x61",
+ [0xf1c1] = "\xda\x62", [0xf1c2] = "\xda\x63", [0xf1c3] = "\xda\x64",
+ [0xf1c4] = "\xda\x65", [0xf1c5] = "\xda\x66", [0xf1c6] = "\xda\x67",
+ [0xf1c7] = "\xda\x68", [0xf1c8] = "\xda\x69", [0xf1c9] = "\xda\x6a",
+ [0xf1ca] = "\xda\x6b", [0xf1cb] = "\xda\x6c", [0xf1cc] = "\xda\x6d",
+ [0xf1cd] = "\xda\x6e", [0xf1ce] = "\xda\x6f", [0xf1cf] = "\xda\x70",
+ [0xf1d0] = "\xda\x71", [0xf1d1] = "\xda\x72", [0xf1d2] = "\xda\x73",
+ [0xf1d3] = "\xda\x74", [0xf1d4] = "\xda\x75", [0xf1d5] = "\xda\x76",
+ [0xf1d6] = "\xda\x77", [0xf1d7] = "\xda\x78", [0xf1d8] = "\xda\x79",
+ [0xf1d9] = "\xda\x7a", [0xf1da] = "\xda\x7b", [0xf1db] = "\xda\x7c",
+ [0xf1dc] = "\xda\x7d", [0xf1dd] = "\xda\x7e", [0xf1de] = "\xda\x7f",
+ [0xf1df] = "\xda\x81", [0xf1e0] = "\xda\x82", [0xf1e1] = "\xda\x83",
+ [0xf1e2] = "\xda\x84", [0xf1e3] = "\xda\x85", [0xf1e4] = "\xda\x86",
+ [0xf1e5] = "\xda\x87", [0xf1e6] = "\xda\x88", [0xf1e7] = "\xda\x89",
+ [0xf1e8] = "\xda\x8a", [0xf1e9] = "\xda\x8b", [0xf1ea] = "\xda\x8c",
+ [0xf1eb] = "\xda\x8d", [0xf1ec] = "\xda\x8e", [0xf1ed] = "\xda\x8f",
+ [0xf1ee] = "\xda\x90", [0xf1ef] = "\xda\x91", [0xf1f0] = "\xda\x92",
+ [0xf1f1] = "\xda\x93", [0xf1f2] = "\xda\x94", [0xf1f3] = "\xda\x95",
+ [0xf1f4] = "\xda\x96", [0xf1f5] = "\xda\x97", [0xf1f6] = "\xda\x98",
+ [0xf1f7] = "\xda\x99", [0xf1f8] = "\xda\x9a", [0xf1f9] = "\xda\x9b",
+ [0xf1fa] = "\xda\x9c", [0xf1fb] = "\xda\x9d", [0xf1fc] = "\xda\x9e",
+ [0xf1fd] = "\xda\x9f", [0xf1fe] = "\xda\xa0", [0xf1ff] = "\xda\xa1",
+ [0xf200] = "\xda\xa2", [0xf201] = "\xda\xa3", [0xf202] = "\xda\xa4",
+ [0xf203] = "\xda\xa5", [0xf204] = "\xda\xa6", [0xf205] = "\xda\xa7",
+ [0xf206] = "\xda\xa8", [0xf207] = "\xda\xa9", [0xf208] = "\xda\xaa",
+ [0xf209] = "\xda\xab", [0xf20a] = "\xda\xac", [0xf20b] = "\xda\xad",
+ [0xf20c] = "\xda\xae", [0xf20d] = "\xda\xaf", [0xf20e] = "\xda\xb0",
+ [0xf20f] = "\xda\xb1", [0xf210] = "\xda\xb2", [0xf211] = "\xda\xb3",
+ [0xf212] = "\xda\xb4", [0xf213] = "\xda\xb5", [0xf214] = "\xda\xb6",
+ [0xf215] = "\xda\xb7", [0xf216] = "\xda\xb8", [0xf217] = "\xda\xb9",
+ [0xf218] = "\xda\xba", [0xf219] = "\xda\xbb", [0xf21a] = "\xda\xbc",
+ [0xf21b] = "\xda\xbd", [0xf21c] = "\xda\xbe", [0xf21d] = "\xda\xbf",
+ [0xf21e] = "\xda\xc0", [0xf21f] = "\xda\xc1", [0xf220] = "\xda\xc2",
+ [0xf221] = "\xda\xc3", [0xf222] = "\xda\xc4", [0xf223] = "\xda\xc5",
+ [0xf224] = "\xda\xc6", [0xf225] = "\xda\xc7", [0xf226] = "\xda\xc8",
+ [0xf227] = "\xda\xc9", [0xf228] = "\xda\xca", [0xf229] = "\xda\xcb",
+ [0xf22a] = "\xda\xcc", [0xf22b] = "\xda\xcd", [0xf22c] = "\xda\xce",
+ [0xf22d] = "\xda\xcf", [0xf22e] = "\xda\xd0", [0xf22f] = "\xda\xd1",
+ [0xf230] = "\xda\xd2", [0xf231] = "\xda\xd3", [0xf232] = "\xda\xd4",
+ [0xf233] = "\xda\xd5", [0xf234] = "\xda\xd6", [0xf235] = "\xda\xd7",
+ [0xf236] = "\xda\xd8", [0xf237] = "\xda\xd9", [0xf238] = "\xda\xda",
+ [0xf239] = "\xda\xdb", [0xf23a] = "\xda\xdc", [0xf23b] = "\xda\xdd",
+ [0xf23c] = "\xda\xde", [0xf23d] = "\xda\xdf", [0xf23e] = "\xda\xe0",
+ [0xf23f] = "\xda\xe1", [0xf240] = "\xda\xe2", [0xf241] = "\xda\xe3",
+ [0xf242] = "\xda\xe4", [0xf243] = "\xda\xe5", [0xf244] = "\xda\xe6",
+ [0xf245] = "\xda\xe7", [0xf246] = "\xda\xe8", [0xf247] = "\xda\xe9",
+ [0xf248] = "\xda\xea", [0xf249] = "\xda\xeb", [0xf24a] = "\xda\xec",
+ [0xf24b] = "\xda\xed", [0xf24c] = "\xda\xee", [0xf24d] = "\xda\xef",
+ [0xf24e] = "\xda\xf0", [0xf24f] = "\xda\xf1", [0xf250] = "\xda\xf2",
+ [0xf251] = "\xda\xf3", [0xf252] = "\xda\xf4", [0xf253] = "\xda\xf5",
+ [0xf254] = "\xda\xf6", [0xf255] = "\xda\xf7", [0xf256] = "\xda\xf8",
+ [0xf257] = "\xda\xf9", [0xf258] = "\xda\xfa", [0xf259] = "\xda\xfb",
+ [0xf25a] = "\xda\xfc", [0xf25b] = "\xda\xfd", [0xf25c] = "\xdb\x41",
+ [0xf25d] = "\xdb\x42", [0xf25e] = "\xdb\x43", [0xf25f] = "\xdb\x44",
+ [0xf260] = "\xdb\x45", [0xf261] = "\xdb\x46", [0xf262] = "\xdb\x47",
+ [0xf263] = "\xdb\x48", [0xf264] = "\xdb\x49", [0xf265] = "\xdb\x4a",
+ [0xf266] = "\xdb\x4b", [0xf267] = "\xdb\x4c", [0xf268] = "\xdb\x4d",
+ [0xf269] = "\xdb\x4e", [0xf26a] = "\xdb\x4f", [0xf26b] = "\xdb\x50",
+ [0xf26c] = "\xdb\x51", [0xf26d] = "\xdb\x52", [0xf26e] = "\xdb\x53",
+ [0xf26f] = "\xdb\x54", [0xf270] = "\xdb\x55", [0xf271] = "\xdb\x56",
+ [0xf272] = "\xdb\x57", [0xf273] = "\xdb\x58", [0xf274] = "\xdb\x59",
+ [0xf275] = "\xdb\x5a", [0xf276] = "\xdb\x5b", [0xf277] = "\xdb\x5c",
+ [0xf278] = "\xdb\x5d", [0xf279] = "\xdb\x5e", [0xf27a] = "\xdb\x5f",
+ [0xf27b] = "\xdb\x60", [0xf27c] = "\xdb\x61", [0xf27d] = "\xdb\x62",
+ [0xf27e] = "\xdb\x63", [0xf27f] = "\xdb\x64", [0xf280] = "\xdb\x65",
+ [0xf281] = "\xdb\x66", [0xf282] = "\xdb\x67", [0xf283] = "\xdb\x68",
+ [0xf284] = "\xdb\x69", [0xf285] = "\xdb\x6a", [0xf286] = "\xdb\x6b",
+ [0xf287] = "\xdb\x6c", [0xf288] = "\xdb\x6d", [0xf289] = "\xdb\x6e",
+ [0xf28a] = "\xdb\x6f", [0xf28b] = "\xdb\x70", [0xf28c] = "\xdb\x71",
+ [0xf28d] = "\xdb\x72", [0xf28e] = "\xdb\x73", [0xf28f] = "\xdb\x74",
+ [0xf290] = "\xdb\x75", [0xf291] = "\xdb\x76", [0xf292] = "\xdb\x77",
+ [0xf293] = "\xdb\x78", [0xf294] = "\xdb\x79", [0xf295] = "\xdb\x7a",
+ [0xf296] = "\xdb\x7b", [0xf297] = "\xdb\x7c", [0xf298] = "\xdb\x7d",
+ [0xf299] = "\xdb\x7e", [0xf29a] = "\xdb\x7f", [0xf29b] = "\xdb\x81",
+ [0xf29c] = "\xdb\x82", [0xf29d] = "\xdb\x83", [0xf29e] = "\xdb\x84",
+ [0xf29f] = "\xdb\x85", [0xf2a0] = "\xdb\x86", [0xf2a1] = "\xdb\x87",
+ [0xf2a2] = "\xdb\x88", [0xf2a3] = "\xdb\x89", [0xf2a4] = "\xdb\x8a",
+ [0xf2a5] = "\xdb\x8b", [0xf2a6] = "\xdb\x8c", [0xf2a7] = "\xdb\x8d",
+ [0xf2a8] = "\xdb\x8e", [0xf2a9] = "\xdb\x8f", [0xf2aa] = "\xdb\x90",
+ [0xf2ab] = "\xdb\x91", [0xf2ac] = "\xdb\x92", [0xf2ad] = "\xdb\x93",
+ [0xf2ae] = "\xdb\x94", [0xf2af] = "\xdb\x95", [0xf2b0] = "\xdb\x96",
+ [0xf2b1] = "\xdb\x97", [0xf2b2] = "\xdb\x98", [0xf2b3] = "\xdb\x99",
+ [0xf2b4] = "\xdb\x9a", [0xf2b5] = "\xdb\x9b", [0xf2b6] = "\xdb\x9c",
+ [0xf2b7] = "\xdb\x9d", [0xf2b8] = "\xdb\x9e", [0xf2b9] = "\xdb\x9f",
+ [0xf2ba] = "\xdb\xa0", [0xf2bb] = "\xdb\xa1", [0xf2bc] = "\xdb\xa2",
+ [0xf2bd] = "\xdb\xa3", [0xf2be] = "\xdb\xa4", [0xf2bf] = "\xdb\xa5",
+ [0xf2c0] = "\xdb\xa6", [0xf2c1] = "\xdb\xa7", [0xf2c2] = "\xdb\xa8",
+ [0xf2c3] = "\xdb\xa9", [0xf2c4] = "\xdb\xaa", [0xf2c5] = "\xdb\xab",
+ [0xf2c6] = "\xdb\xac", [0xf2c7] = "\xdb\xad", [0xf2c8] = "\xdb\xae",
+ [0xf2c9] = "\xdb\xaf", [0xf2ca] = "\xdb\xb0", [0xf2cb] = "\xdb\xb1",
+ [0xf2cc] = "\xdb\xb2", [0xf2cd] = "\xdb\xb3", [0xf2ce] = "\xdb\xb4",
+ [0xf2cf] = "\xdb\xb5", [0xf2d0] = "\xdb\xb6", [0xf2d1] = "\xdb\xb7",
+ [0xf2d2] = "\xdb\xb8", [0xf2d3] = "\xdb\xb9", [0xf2d4] = "\xdb\xba",
+ [0xf2d5] = "\xdb\xbb", [0xf2d6] = "\xdb\xbc", [0xf2d7] = "\xdb\xbd",
+ [0xf2d8] = "\xdb\xbe", [0xf2d9] = "\xdb\xbf", [0xf2da] = "\xdb\xc0",
+ [0xf2db] = "\xdb\xc1", [0xf2dc] = "\xdb\xc2", [0xf2dd] = "\xdb\xc3",
+ [0xf2de] = "\xdb\xc4", [0xf2df] = "\xdb\xc5", [0xf2e0] = "\xdb\xc6",
+ [0xf2e1] = "\xdb\xc7", [0xf2e2] = "\xdb\xc8", [0xf2e3] = "\xdb\xc9",
+ [0xf2e4] = "\xdb\xca", [0xf2e5] = "\xdb\xcb", [0xf2e6] = "\xdb\xcc",
+ [0xf2e7] = "\xdb\xcd", [0xf2e8] = "\xdb\xce", [0xf2e9] = "\xdb\xcf",
+ [0xf2ea] = "\xdb\xd0", [0xf2eb] = "\xdb\xd1", [0xf2ec] = "\xdb\xd2",
+ [0xf2ed] = "\xdb\xd3", [0xf2ee] = "\xdb\xd4", [0xf2ef] = "\xdb\xd5",
+ [0xf2f0] = "\xdb\xd6", [0xf2f1] = "\xdb\xd7", [0xf2f2] = "\xdb\xd8",
+ [0xf2f3] = "\xdb\xd9", [0xf2f4] = "\xdb\xda", [0xf2f5] = "\xdb\xdb",
+ [0xf2f6] = "\xdb\xdc", [0xf2f7] = "\xdb\xdd", [0xf2f8] = "\xdb\xde",
+ [0xf2f9] = "\xdb\xdf", [0xf2fa] = "\xdb\xe0", [0xf2fb] = "\xdb\xe1",
+ [0xf2fc] = "\xdb\xe2", [0xf2fd] = "\xdb\xe3", [0xf2fe] = "\xdb\xe4",
+ [0xf2ff] = "\xdb\xe5", [0xf300] = "\xdb\xe6", [0xf301] = "\xdb\xe7",
+ [0xf302] = "\xdb\xe8", [0xf303] = "\xdb\xe9", [0xf304] = "\xdb\xea",
+ [0xf305] = "\xdb\xeb", [0xf306] = "\xdb\xec", [0xf307] = "\xdb\xed",
+ [0xf308] = "\xdb\xee", [0xf309] = "\xdb\xef", [0xf30a] = "\xdb\xf0",
+ [0xf30b] = "\xdb\xf1", [0xf30c] = "\xdb\xf2", [0xf30d] = "\xdb\xf3",
+ [0xf30e] = "\xdb\xf4", [0xf30f] = "\xdb\xf5", [0xf310] = "\xdb\xf6",
+ [0xf311] = "\xdb\xf7", [0xf312] = "\xdb\xf8", [0xf313] = "\xdb\xf9",
+ [0xf314] = "\xdb\xfa", [0xf315] = "\xdb\xfb", [0xf316] = "\xdb\xfc",
+ [0xf317] = "\xdb\xfd", [0xf318] = "\xdc\x41", [0xf319] = "\xdc\x42",
+ [0xf31a] = "\xdc\x43", [0xf31b] = "\xdc\x44", [0xf31c] = "\xdc\x45",
+ [0xf31d] = "\xdc\x46", [0xf31e] = "\xdc\x47", [0xf31f] = "\xdc\x48",
+ [0xf320] = "\xdc\x49", [0xf321] = "\xdc\x4a", [0xf322] = "\xdc\x4b",
+ [0xf323] = "\xdc\x4c", [0xf324] = "\xdc\x4d", [0xf325] = "\xdc\x4e",
+ [0xf326] = "\xdc\x4f", [0xf327] = "\xdc\x50", [0xf328] = "\xdc\x51",
+ [0xf329] = "\xdc\x52", [0xf32a] = "\xdc\x53", [0xf32b] = "\xdc\x54",
+ [0xf32c] = "\xdc\x55", [0xf32d] = "\xdc\x56", [0xf32e] = "\xdc\x57",
+ [0xf32f] = "\xdc\x58", [0xf330] = "\xdc\x59", [0xf331] = "\xdc\x5a",
+ [0xf332] = "\xdc\x5b", [0xf333] = "\xdc\x5c", [0xf334] = "\xdc\x5d",
+ [0xf335] = "\xdc\x5e", [0xf336] = "\xdc\x5f", [0xf337] = "\xdc\x60",
+ [0xf338] = "\xdc\x61", [0xf339] = "\xdc\x62", [0xf33a] = "\xdc\x63",
+ [0xf33b] = "\xdc\x64", [0xf33c] = "\xdc\x65", [0xf33d] = "\xdc\x66",
+ [0xf33e] = "\xdc\x67", [0xf33f] = "\xdc\x68", [0xf340] = "\xdc\x69",
+ [0xf341] = "\xdc\x6a", [0xf342] = "\xdc\x6b", [0xf343] = "\xdc\x6c",
+ [0xf344] = "\xdc\x6d", [0xf345] = "\xdc\x6e", [0xf346] = "\xdc\x6f",
+ [0xf347] = "\xdc\x70", [0xf348] = "\xdc\x71", [0xf349] = "\xdc\x72",
+ [0xf34a] = "\xdc\x73", [0xf34b] = "\xdc\x74", [0xf34c] = "\xdc\x75",
+ [0xf34d] = "\xdc\x76", [0xf34e] = "\xdc\x77", [0xf34f] = "\xdc\x78",
+ [0xf350] = "\xdc\x79", [0xf351] = "\xdc\x7a", [0xf352] = "\xdc\x7b",
+ [0xf353] = "\xdc\x7c", [0xf354] = "\xdc\x7d", [0xf355] = "\xdc\x7e",
+ [0xf356] = "\xdc\x7f", [0xf357] = "\xdc\x81", [0xf358] = "\xdc\x82",
+ [0xf359] = "\xdc\x83", [0xf35a] = "\xdc\x84", [0xf35b] = "\xdc\x85",
+ [0xf35c] = "\xdc\x86", [0xf35d] = "\xdc\x87", [0xf35e] = "\xdc\x88",
+ [0xf35f] = "\xdc\x89", [0xf360] = "\xdc\x8a", [0xf361] = "\xdc\x8b",
+ [0xf362] = "\xdc\x8c", [0xf363] = "\xdc\x8d", [0xf364] = "\xdc\x8e",
+ [0xf365] = "\xdc\x8f", [0xf366] = "\xdc\x90", [0xf367] = "\xdc\x91",
+ [0xf368] = "\xdc\x92", [0xf369] = "\xdc\x93", [0xf36a] = "\xdc\x94",
+ [0xf36b] = "\xdc\x95", [0xf36c] = "\xdc\x96", [0xf36d] = "\xdc\x97",
+ [0xf36e] = "\xdc\x98", [0xf36f] = "\xdc\x99", [0xf370] = "\xdc\x9a",
+ [0xf371] = "\xdc\x9b", [0xf372] = "\xdc\x9c", [0xf373] = "\xdc\x9d",
+ [0xf374] = "\xdc\x9e", [0xf375] = "\xdc\x9f", [0xf376] = "\xdc\xa0",
+ [0xf377] = "\xdc\xa1", [0xf378] = "\xdc\xa2", [0xf379] = "\xdc\xa3",
+ [0xf37a] = "\xdc\xa4", [0xf37b] = "\xdc\xa5", [0xf37c] = "\xdc\xa6",
+ [0xf37d] = "\xdc\xa7", [0xf37e] = "\xdc\xa8", [0xf37f] = "\xdc\xa9",
+ [0xf380] = "\xdc\xaa", [0xf381] = "\xdc\xab", [0xf382] = "\xdc\xac",
+ [0xf383] = "\xdc\xad", [0xf384] = "\xdc\xae", [0xf385] = "\xdc\xaf",
+ [0xf386] = "\xdc\xb0", [0xf387] = "\xdc\xb1", [0xf388] = "\xdc\xb2",
+ [0xf389] = "\xdc\xb3", [0xf38a] = "\xdc\xb4", [0xf38b] = "\xdc\xb5",
+ [0xf38c] = "\xdc\xb6", [0xf38d] = "\xdc\xb7", [0xf38e] = "\xdc\xb8",
+ [0xf38f] = "\xdc\xb9", [0xf390] = "\xdc\xba", [0xf391] = "\xdc\xbb",
+ [0xf392] = "\xdc\xbc", [0xf393] = "\xdc\xbd", [0xf394] = "\xdc\xbe",
+ [0xf395] = "\xdc\xbf", [0xf396] = "\xdc\xc0", [0xf397] = "\xdc\xc1",
+ [0xf398] = "\xdc\xc2", [0xf399] = "\xdc\xc3", [0xf39a] = "\xdc\xc4",
+ [0xf39b] = "\xdc\xc5", [0xf39c] = "\xdc\xc6", [0xf39d] = "\xdc\xc7",
+ [0xf39e] = "\xdc\xc8", [0xf39f] = "\xdc\xc9", [0xf3a0] = "\xdc\xca",
+ [0xf3a1] = "\xdc\xcb", [0xf3a2] = "\xdc\xcc", [0xf3a3] = "\xdc\xcd",
+ [0xf3a4] = "\xdc\xce", [0xf3a5] = "\xdc\xcf", [0xf3a6] = "\xdc\xd0",
+ [0xf3a7] = "\xdc\xd1", [0xf3a8] = "\xdc\xd2", [0xf3a9] = "\xdc\xd3",
+ [0xf3aa] = "\xdc\xd4", [0xf3ab] = "\xdc\xd5", [0xf3ac] = "\xdc\xd6",
+ [0xf3ad] = "\xdc\xd7", [0xf3ae] = "\xdc\xd8", [0xf3af] = "\xdc\xd9",
+ [0xf3b0] = "\xdc\xda", [0xf3b1] = "\xdc\xdb", [0xf3b2] = "\xdc\xdc",
+ [0xf3b3] = "\xdc\xdd", [0xf3b4] = "\xdc\xde", [0xf3b5] = "\xdc\xdf",
+ [0xf3b6] = "\xdc\xe0", [0xf3b7] = "\xdc\xe1", [0xf3b8] = "\xdc\xe2",
+ [0xf3b9] = "\xdc\xe3", [0xf3ba] = "\xdc\xe4", [0xf3bb] = "\xdc\xe5",
+ [0xf3bc] = "\xdc\xe6", [0xf3bd] = "\xdc\xe7", [0xf3be] = "\xdc\xe8",
+ [0xf3bf] = "\xdc\xe9", [0xf3c0] = "\xdc\xea", [0xf3c1] = "\xdc\xeb",
+ [0xf3c2] = "\xdc\xec", [0xf3c3] = "\xdc\xed", [0xf3c4] = "\xdc\xee",
+ [0xf3c5] = "\xdc\xef", [0xf3c6] = "\xdc\xf0", [0xf3c7] = "\xdc\xf1",
+ [0xf3c8] = "\xdc\xf2", [0xf3c9] = "\xdc\xf3", [0xf3ca] = "\xdc\xf4",
+ [0xf3cb] = "\xdc\xf5", [0xf3cc] = "\xdc\xf6", [0xf3cd] = "\xdc\xf7",
+ [0xf3ce] = "\xdc\xf8", [0xf3cf] = "\xdc\xf9", [0xf3d0] = "\xdc\xfa",
+ [0xf3d1] = "\xdc\xfb", [0xf3d2] = "\xdc\xfc", [0xf3d3] = "\xdc\xfd",
+ [0xf3d4] = "\xdd\x41", [0xf3d5] = "\xdd\x42", [0xf3d6] = "\xdd\x43",
+ [0xf3d7] = "\xdd\x44", [0xf3d8] = "\xdd\x45", [0xf3d9] = "\xdd\x46",
+ [0xf3da] = "\xdd\x47", [0xf3db] = "\xdd\x48", [0xf3dc] = "\xdd\x49",
+ [0xf3dd] = "\xdd\x4a", [0xf3de] = "\xdd\x4b", [0xf3df] = "\xdd\x4c",
+ [0xf3e0] = "\xdd\x4d", [0xf3e1] = "\xdd\x4e", [0xf3e2] = "\xdd\x4f",
+ [0xf3e3] = "\xdd\x50", [0xf3e4] = "\xdd\x51", [0xf3e5] = "\xdd\x52",
+ [0xf3e6] = "\xdd\x53", [0xf3e7] = "\xdd\x54", [0xf3e8] = "\xdd\x55",
+ [0xf3e9] = "\xdd\x56", [0xf3ea] = "\xdd\x57", [0xf3eb] = "\xdd\x58",
+ [0xf3ec] = "\xdd\x59", [0xf3ed] = "\xdd\x5a", [0xf3ee] = "\xdd\x5b",
+ [0xf3ef] = "\xdd\x5c", [0xf3f0] = "\xdd\x5d", [0xf3f1] = "\xdd\x5e",
+ [0xf3f2] = "\xdd\x5f", [0xf3f3] = "\xdd\x60", [0xf3f4] = "\xdd\x61",
+ [0xf3f5] = "\xdd\x62", [0xf3f6] = "\xdd\x63", [0xf3f7] = "\xdd\x64",
+ [0xf3f8] = "\xdd\x65", [0xf3f9] = "\xdd\x66", [0xf3fa] = "\xdd\x67",
+ [0xf3fb] = "\xdd\x68", [0xf3fc] = "\xdd\x69", [0xf3fd] = "\xdd\x6a",
+ [0xf3fe] = "\xdd\x6b", [0xf3ff] = "\xdd\x6c", [0xf400] = "\xdd\x6d",
+ [0xf401] = "\xdd\x6e", [0xf402] = "\xdd\x6f", [0xf403] = "\xdd\x70",
+ [0xf404] = "\xdd\x71", [0xf405] = "\xdd\x72", [0xf406] = "\xdd\x73",
+ [0xf407] = "\xdd\x74", [0xf408] = "\xdd\x75", [0xf409] = "\xdd\x76",
+ [0xf40a] = "\xdd\x77", [0xf40b] = "\xdd\x78", [0xf40c] = "\xdd\x79",
+ [0xf40d] = "\xdd\x7a", [0xf40e] = "\xdd\x7b", [0xf40f] = "\xdd\x7c",
+ [0xf410] = "\xdd\x7d", [0xf411] = "\xdd\x7e", [0xf412] = "\xdd\x7f",
+ [0xf413] = "\xdd\x81", [0xf414] = "\xdd\x82", [0xf415] = "\xdd\x83",
+ [0xf416] = "\xdd\x84", [0xf417] = "\xdd\x85", [0xf418] = "\xdd\x86",
+ [0xf419] = "\xdd\x87", [0xf41a] = "\xdd\x88", [0xf41b] = "\xdd\x89",
+ [0xf41c] = "\xdd\x8a", [0xf41d] = "\xdd\x8b", [0xf41e] = "\xdd\x8c",
+ [0xf41f] = "\xdd\x8d", [0xf420] = "\xdd\x8e", [0xf421] = "\xdd\x8f",
+ [0xf422] = "\xdd\x90", [0xf423] = "\xdd\x91", [0xf424] = "\xdd\x92",
+ [0xf425] = "\xdd\x93", [0xf426] = "\xdd\x94", [0xf427] = "\xdd\x95",
+ [0xf428] = "\xdd\x96", [0xf429] = "\xdd\x97", [0xf42a] = "\xdd\x98",
+ [0xf42b] = "\xdd\x99", [0xf42c] = "\xdd\x9a", [0xf42d] = "\xdd\x9b",
+ [0xf42e] = "\xdd\x9c", [0xf42f] = "\xdd\x9d", [0xf430] = "\xdd\x9e",
+ [0xf431] = "\xdd\x9f", [0xf432] = "\xdd\xa0", [0xf433] = "\xdd\xa1",
+ [0xf434] = "\xdd\xa2", [0xf435] = "\xdd\xa3", [0xf436] = "\xdd\xa4",
+ [0xf437] = "\xdd\xa5", [0xf438] = "\xdd\xa6", [0xf439] = "\xdd\xa7",
+ [0xf43a] = "\xdd\xa8", [0xf43b] = "\xdd\xa9", [0xf43c] = "\xdd\xaa",
+ [0xf43d] = "\xdd\xab", [0xf43e] = "\xdd\xac", [0xf43f] = "\xdd\xad",
+ [0xf440] = "\xdd\xae", [0xf441] = "\xdd\xaf", [0xf442] = "\xdd\xb0",
+ [0xf443] = "\xdd\xb1", [0xf444] = "\xdd\xb2", [0xf445] = "\xdd\xb3",
+ [0xf446] = "\xdd\xb4", [0xf447] = "\xdd\xb5", [0xf448] = "\xdd\xb6",
+ [0xf449] = "\xdd\xb7", [0xf44a] = "\xdd\xb8", [0xf44b] = "\xdd\xb9",
+ [0xf44c] = "\xdd\xba", [0xf44d] = "\xdd\xbb", [0xf44e] = "\xdd\xbc",
+ [0xf44f] = "\xdd\xbd", [0xf450] = "\xdd\xbe", [0xf451] = "\xdd\xbf",
+ [0xf452] = "\xdd\xc0", [0xf453] = "\xdd\xc1", [0xf454] = "\xdd\xc2",
+ [0xf455] = "\xdd\xc3", [0xf456] = "\xdd\xc4", [0xf457] = "\xdd\xc5",
+ [0xf458] = "\xdd\xc6", [0xf459] = "\xdd\xc7", [0xf45a] = "\xdd\xc8",
+ [0xf45b] = "\xdd\xc9", [0xf45c] = "\xdd\xca", [0xf45d] = "\xdd\xcb",
+ [0xf45e] = "\xdd\xcc", [0xf45f] = "\xdd\xcd", [0xf460] = "\xdd\xce",
+ [0xf461] = "\xdd\xcf", [0xf462] = "\xdd\xd0", [0xf463] = "\xdd\xd1",
+ [0xf464] = "\xdd\xd2", [0xf465] = "\xdd\xd3", [0xf466] = "\xdd\xd4",
+ [0xf467] = "\xdd\xd5", [0xf468] = "\xdd\xd6", [0xf469] = "\xdd\xd7",
+ [0xf46a] = "\xdd\xd8", [0xf46b] = "\xdd\xd9", [0xf46c] = "\xdd\xda",
+ [0xf46d] = "\xdd\xdb", [0xf46e] = "\xdd\xdc", [0xf46f] = "\xdd\xdd",
+ [0xf470] = "\xdd\xde", [0xf471] = "\xdd\xdf", [0xf472] = "\xdd\xe0",
+ [0xf473] = "\xdd\xe1", [0xf474] = "\xdd\xe2", [0xf475] = "\xdd\xe3",
+ [0xf476] = "\xdd\xe4", [0xf477] = "\xdd\xe5", [0xf478] = "\xdd\xe6",
+ [0xf479] = "\xdd\xe7", [0xf47a] = "\xdd\xe8", [0xf47b] = "\xdd\xe9",
+ [0xf47c] = "\xdd\xea", [0xf47d] = "\xdd\xeb", [0xf47e] = "\xdd\xec",
+ [0xf47f] = "\xdd\xed", [0xf480] = "\xdd\xee", [0xf481] = "\xdd\xef",
+ [0xf482] = "\xdd\xf0", [0xf483] = "\xdd\xf1", [0xf484] = "\xdd\xf2",
+ [0xf485] = "\xdd\xf3", [0xf486] = "\xdd\xf4", [0xf487] = "\xdd\xf5",
+ [0xf488] = "\xdd\xf6", [0xf489] = "\xdd\xf7", [0xf48a] = "\xdd\xf8",
+ [0xf48b] = "\xdd\xf9", [0xf48c] = "\xdd\xfa", [0xf48d] = "\xdd\xfb",
+ [0xf48e] = "\xdd\xfc", [0xf48f] = "\xdd\xfd", [0xf490] = "\xde\x41",
+ [0xf491] = "\xde\x42", [0xf492] = "\xde\x43", [0xf493] = "\xde\x44",
+ [0xf494] = "\xde\x45", [0xf495] = "\xde\x46", [0xf496] = "\xde\x47",
+ [0xf497] = "\xde\x48", [0xf498] = "\xde\x49", [0xf499] = "\xde\x4a",
+ [0xf49a] = "\xde\x4b", [0xf49b] = "\xde\x4c", [0xf49c] = "\xde\x4d",
+ [0xf49d] = "\xde\x4e", [0xf49e] = "\xde\x4f", [0xf49f] = "\xde\x50",
+ [0xf4a0] = "\xde\x51", [0xf4a1] = "\xde\x52", [0xf4a2] = "\xde\x53",
+ [0xf4a3] = "\xde\x54", [0xf4a4] = "\xde\x55", [0xf4a5] = "\xde\x56",
+ [0xf4a6] = "\xde\x57", [0xf4a7] = "\xde\x58", [0xf4a8] = "\xde\x59",
+ [0xf4a9] = "\xde\x5a", [0xf4aa] = "\xde\x5b", [0xf4ab] = "\xde\x5c",
+ [0xf4ac] = "\xde\x5d", [0xf4ad] = "\xde\x5e", [0xf4ae] = "\xde\x5f",
+ [0xf4af] = "\xde\x60", [0xf4b0] = "\xde\x61", [0xf4b1] = "\xde\x62",
+ [0xf4b2] = "\xde\x63", [0xf4b3] = "\xde\x64", [0xf4b4] = "\xde\x65",
+ [0xf4b5] = "\xde\x66", [0xf4b6] = "\xde\x67", [0xf4b7] = "\xde\x68",
+ [0xf4b8] = "\xde\x69", [0xf4b9] = "\xde\x6a", [0xf4ba] = "\xde\x6b",
+ [0xf4bb] = "\xde\x6c", [0xf4bc] = "\xde\x6d", [0xf4bd] = "\xde\x6e",
+ [0xf4be] = "\xde\x6f", [0xf4bf] = "\xde\x70", [0xf4c0] = "\xde\x71",
+ [0xf4c1] = "\xde\x72", [0xf4c2] = "\xde\x73", [0xf4c3] = "\xde\x74",
+ [0xf4c4] = "\xde\x75", [0xf4c5] = "\xde\x76", [0xf4c6] = "\xde\x77",
+ [0xf4c7] = "\xde\x78", [0xf4c8] = "\xde\x79", [0xf4c9] = "\xde\x7a",
+ [0xf4ca] = "\xde\x7b", [0xf4cb] = "\xde\x7c", [0xf4cc] = "\xde\x7d",
+ [0xf4cd] = "\xde\x7e", [0xf4ce] = "\xde\x7f", [0xf4cf] = "\xde\x81",
+ [0xf4d0] = "\xde\x82", [0xf4d1] = "\xde\x83", [0xf4d2] = "\xde\x84",
+ [0xf4d3] = "\xde\x85", [0xf4d4] = "\xde\x86", [0xf4d5] = "\xde\x87",
+ [0xf4d6] = "\xde\x88", [0xf4d7] = "\xde\x89", [0xf4d8] = "\xde\x8a",
+ [0xf4d9] = "\xde\x8b", [0xf4da] = "\xde\x8c", [0xf4db] = "\xde\x8d",
+ [0xf4dc] = "\xde\x8e", [0xf4dd] = "\xde\x8f", [0xf4de] = "\xde\x90",
+ [0xf4df] = "\xde\x91", [0xf4e0] = "\xde\x92", [0xf4e1] = "\xde\x93",
+ [0xf4e2] = "\xde\x94", [0xf4e3] = "\xde\x95", [0xf4e4] = "\xde\x96",
+ [0xf4e5] = "\xde\x97", [0xf4e6] = "\xde\x98", [0xf4e7] = "\xde\x99",
+ [0xf4e8] = "\xde\x9a", [0xf4e9] = "\xde\x9b", [0xf4ea] = "\xde\x9c",
+ [0xf4eb] = "\xde\x9d", [0xf4ec] = "\xde\x9e", [0xf4ed] = "\xde\x9f",
+ [0xf4ee] = "\xde\xa0", [0xf4ef] = "\xde\xa1", [0xf4f0] = "\xde\xa2",
+ [0xf4f1] = "\xde\xa3", [0xf4f2] = "\xde\xa4", [0xf4f3] = "\xde\xa5",
+ [0xf4f4] = "\xde\xa6", [0xf4f5] = "\xde\xa7", [0xf4f6] = "\xde\xa8",
+ [0xf4f7] = "\xde\xa9", [0xf4f8] = "\xde\xaa", [0xf4f9] = "\xde\xab",
+ [0xf4fa] = "\xde\xac", [0xf4fb] = "\xde\xad", [0xf4fc] = "\xde\xae",
+ [0xf4fd] = "\xde\xaf", [0xf4fe] = "\xde\xb0", [0xf4ff] = "\xde\xb1",
+ [0xf500] = "\xde\xb2", [0xf501] = "\xde\xb3", [0xf502] = "\xde\xb4",
+ [0xf503] = "\xde\xb5", [0xf504] = "\xde\xb6", [0xf505] = "\xde\xb7",
+ [0xf506] = "\xde\xb8", [0xf507] = "\xde\xb9", [0xf508] = "\xde\xba",
+ [0xf509] = "\xde\xbb", [0xf50a] = "\xde\xbc", [0xf50b] = "\xde\xbd",
+ [0xf50c] = "\xde\xbe", [0xf50d] = "\xde\xbf", [0xf50e] = "\xde\xc0",
+ [0xf50f] = "\xde\xc1", [0xf510] = "\xde\xc2", [0xf511] = "\xde\xc3",
+ [0xf512] = "\xde\xc4", [0xf513] = "\xde\xc5", [0xf514] = "\xde\xc6",
+ [0xf515] = "\xde\xc7", [0xf516] = "\xde\xc8", [0xf517] = "\xde\xc9",
+ [0xf518] = "\xde\xca", [0xf519] = "\xde\xcb", [0xf51a] = "\xde\xcc",
+ [0xf51b] = "\xde\xcd", [0xf51c] = "\xde\xce", [0xf51d] = "\xde\xcf",
+ [0xf51e] = "\xde\xd0", [0xf51f] = "\xde\xd1", [0xf520] = "\xde\xd2",
+ [0xf521] = "\xde\xd3", [0xf522] = "\xde\xd4", [0xf523] = "\xde\xd5",
+ [0xf524] = "\xde\xd6", [0xf525] = "\xde\xd7", [0xf526] = "\xde\xd8",
+ [0xf527] = "\xde\xd9", [0xf528] = "\xde\xda", [0xf529] = "\xde\xdb",
+ [0xf52a] = "\xde\xdc", [0xf52b] = "\xde\xdd", [0xf52c] = "\xde\xde",
+ [0xf52d] = "\xde\xdf", [0xf52e] = "\xde\xe0", [0xf52f] = "\xde\xe1",
+ [0xf530] = "\xde\xe2", [0xf531] = "\xde\xe3", [0xf532] = "\xde\xe4",
+ [0xf533] = "\xde\xe5", [0xf534] = "\xde\xe6", [0xf535] = "\xde\xe7",
+ [0xf536] = "\xde\xe8", [0xf537] = "\xde\xe9", [0xf538] = "\xde\xea",
+ [0xf539] = "\xde\xeb", [0xf53a] = "\xde\xec", [0xf53b] = "\xde\xed",
+ [0xf53c] = "\xde\xee", [0xf53d] = "\xde\xef", [0xf53e] = "\xde\xf0",
+ [0xf53f] = "\xde\xf1", [0xf540] = "\xde\xf2", [0xf541] = "\xde\xf3",
+ [0xf542] = "\xde\xf4", [0xf543] = "\xde\xf5", [0xf544] = "\xde\xf6",
+ [0xf545] = "\xde\xf7", [0xf546] = "\xde\xf8", [0xf547] = "\xde\xf9",
+ [0xf548] = "\xde\xfa", [0xf549] = "\xde\xfb", [0xf54a] = "\xde\xfc",
+ [0xf54b] = "\xde\xfd", [0xf54c] = "\xdf\x41", [0xf54d] = "\xdf\x42",
+ [0xf54e] = "\xdf\x43", [0xf54f] = "\xdf\x44", [0xf550] = "\xdf\x45",
+ [0xf551] = "\xdf\x46", [0xf552] = "\xdf\x47", [0xf553] = "\xdf\x48",
+ [0xf554] = "\xdf\x49", [0xf555] = "\xdf\x4a", [0xf556] = "\xdf\x4b",
+ [0xf557] = "\xdf\x4c", [0xf558] = "\xdf\x4d", [0xf559] = "\xdf\x4e",
+ [0xf55a] = "\xdf\x4f", [0xf55b] = "\xdf\x50", [0xf55c] = "\xdf\x51",
+ [0xf55d] = "\xdf\x52", [0xf55e] = "\xdf\x53", [0xf55f] = "\xdf\x54",
+ [0xf560] = "\xdf\x55", [0xf561] = "\xdf\x56", [0xf562] = "\xdf\x57",
+ [0xf563] = "\xdf\x58", [0xf564] = "\xdf\x59", [0xf565] = "\xdf\x5a",
+ [0xf566] = "\xdf\x5b", [0xf567] = "\xdf\x5c", [0xf568] = "\xdf\x5d",
+ [0xf569] = "\xdf\x5e", [0xf56a] = "\xdf\x5f", [0xf56b] = "\xdf\x60",
+ [0xf56c] = "\xdf\x61", [0xf56d] = "\xdf\x62", [0xf56e] = "\xdf\x63",
+ [0xf56f] = "\xdf\x64", [0xf570] = "\xdf\x65", [0xf571] = "\xdf\x66",
+ [0xf572] = "\xdf\x67", [0xf573] = "\xdf\x68", [0xf574] = "\xdf\x69",
+ [0xf575] = "\xdf\x6a", [0xf576] = "\xdf\x6b", [0xf577] = "\xdf\x6c",
+ [0xf578] = "\xdf\x6d", [0xf579] = "\xdf\x6e", [0xf57a] = "\xdf\x6f",
+ [0xf57b] = "\xdf\x70", [0xf57c] = "\xdf\x71", [0xf57d] = "\xdf\x72",
+ [0xf57e] = "\xdf\x73", [0xf57f] = "\xdf\x74", [0xf580] = "\xdf\x75",
+ [0xf581] = "\xdf\x76", [0xf582] = "\xdf\x77", [0xf583] = "\xdf\x78",
+ [0xf584] = "\xdf\x79", [0xf585] = "\xdf\x7a", [0xf586] = "\xdf\x7b",
+ [0xf587] = "\xdf\x7c", [0xf588] = "\xdf\x7d", [0xf589] = "\xdf\x7e",
+ [0xf58a] = "\xdf\x7f", [0xf58b] = "\xdf\x81", [0xf58c] = "\xdf\x82",
+ [0xf58d] = "\xdf\x83", [0xf58e] = "\xdf\x84", [0xf58f] = "\xdf\x85",
+ [0xf590] = "\xdf\x86", [0xf591] = "\xdf\x87", [0xf592] = "\xdf\x88",
+ [0xf593] = "\xdf\x89", [0xf594] = "\xdf\x8a", [0xf595] = "\xdf\x8b",
+ [0xf596] = "\xdf\x8c", [0xf597] = "\xdf\x8d", [0xf598] = "\xdf\x8e",
+ [0xf599] = "\xdf\x8f", [0xf59a] = "\xdf\x90", [0xf59b] = "\xdf\x91",
+ [0xf59c] = "\xdf\x92", [0xf59d] = "\xdf\x93", [0xf59e] = "\xdf\x94",
+ [0xf59f] = "\xdf\x95", [0xf5a0] = "\xdf\x96", [0xf5a1] = "\xdf\x97",
+ [0xf5a2] = "\xdf\x98", [0xf5a3] = "\xdf\x99", [0xf5a4] = "\xdf\x9a",
+ [0xf5a5] = "\xdf\x9b", [0xf5a6] = "\xdf\x9c", [0xf5a7] = "\xdf\x9d",
+ [0xf5a8] = "\xdf\x9e", [0xf5a9] = "\xdf\x9f", [0xf5aa] = "\xdf\xa0",
+ [0xf5ab] = "\xdf\xa1", [0xf5ac] = "\xdf\xa2", [0xf5ad] = "\xdf\xa3",
+ [0xf5ae] = "\xdf\xa4", [0xf5af] = "\xdf\xa5", [0xf5b0] = "\xdf\xa6",
+ [0xf5b1] = "\xdf\xa7", [0xf5b2] = "\xdf\xa8", [0xf5b3] = "\xdf\xa9",
+ [0xf5b4] = "\xdf\xaa", [0xf5b5] = "\xdf\xab", [0xf5b6] = "\xdf\xac",
+ [0xf5b7] = "\xdf\xad", [0xf5b8] = "\xdf\xae", [0xf5b9] = "\xdf\xaf",
+ [0xf5ba] = "\xdf\xb0", [0xf5bb] = "\xdf\xb1", [0xf5bc] = "\xdf\xb2",
+ [0xf5bd] = "\xdf\xb3", [0xf5be] = "\xdf\xb4", [0xf5bf] = "\xdf\xb5",
+ [0xf5c0] = "\xdf\xb6", [0xf5c1] = "\xdf\xb7", [0xf5c2] = "\xdf\xb8",
+ [0xf5c3] = "\xdf\xb9", [0xf5c4] = "\xdf\xba", [0xf5c5] = "\xdf\xbb",
+ [0xf5c6] = "\xdf\xbc", [0xf5c7] = "\xdf\xbd", [0xf5c8] = "\xdf\xbe",
+ [0xf5c9] = "\xdf\xbf", [0xf5ca] = "\xdf\xc0", [0xf5cb] = "\xdf\xc1",
+ [0xf5cc] = "\xdf\xc2", [0xf5cd] = "\xdf\xc3", [0xf5ce] = "\xdf\xc4",
+ [0xf5cf] = "\xdf\xc5", [0xf5d0] = "\xdf\xc6", [0xf5d1] = "\xdf\xc7",
+ [0xf5d2] = "\xdf\xc8", [0xf5d3] = "\xdf\xc9", [0xf5d4] = "\xdf\xca",
+ [0xf5d5] = "\xdf\xcb", [0xf5d6] = "\xdf\xcc", [0xf5d7] = "\xdf\xcd",
+ [0xf5d8] = "\xdf\xce", [0xf5d9] = "\xdf\xcf", [0xf5da] = "\xdf\xd0",
+ [0xf5db] = "\xdf\xd1", [0xf5dc] = "\xdf\xd2", [0xf5dd] = "\xdf\xd3",
+ [0xf5de] = "\xdf\xd4", [0xf5df] = "\xdf\xd5", [0xf5e0] = "\xdf\xd6",
+ [0xf5e1] = "\xdf\xd7", [0xf5e2] = "\xdf\xd8", [0xf5e3] = "\xdf\xd9",
+ [0xf5e4] = "\xdf\xda", [0xf5e5] = "\xdf\xdb", [0xf5e6] = "\xdf\xdc",
+ [0xf5e7] = "\xdf\xdd", [0xf5e8] = "\xdf\xde", [0xf5e9] = "\xdf\xdf",
+ [0xf5ea] = "\xdf\xe0", [0xf5eb] = "\xdf\xe1", [0xf5ec] = "\xdf\xe2",
+ [0xf5ed] = "\xdf\xe3", [0xf5ee] = "\xdf\xe4", [0xf5ef] = "\xdf\xe5",
+ [0xf5f0] = "\xdf\xe6", [0xf5f1] = "\xdf\xe7", [0xf5f2] = "\xdf\xe8",
+ [0xf5f3] = "\xdf\xe9", [0xf5f4] = "\xdf\xea", [0xf5f5] = "\xdf\xeb",
+ [0xf5f6] = "\xdf\xec", [0xf5f7] = "\xdf\xed", [0xf5f8] = "\xdf\xee",
+ [0xf5f9] = "\xdf\xef", [0xf5fa] = "\xdf\xf0", [0xf5fb] = "\xdf\xf1",
+ [0xf5fc] = "\xdf\xf2", [0xf5fd] = "\xdf\xf3", [0xf5fe] = "\xdf\xf4",
+ [0xf5ff] = "\xdf\xf5", [0xf600] = "\xdf\xf6", [0xf601] = "\xdf\xf7",
+ [0xf602] = "\xdf\xf8", [0xf603] = "\xdf\xf9", [0xf604] = "\xdf\xfa",
+ [0xf605] = "\xdf\xfb", [0xf606] = "\xdf\xfc", [0xf607] = "\xdf\xfd",
+ [0xf608] = "\xe0\x41", [0xf609] = "\xe0\x42", [0xf60a] = "\xe0\x43",
+ [0xf60b] = "\xe0\x44", [0xf60c] = "\xe0\x45", [0xf60d] = "\xe0\x46",
+ [0xf60e] = "\xe0\x47", [0xf60f] = "\xe0\x48", [0xf610] = "\xe0\x49",
+ [0xf611] = "\xe0\x4a", [0xf612] = "\xe0\x4b", [0xf613] = "\xe0\x4c",
+ [0xf614] = "\xe0\x4d", [0xf615] = "\xe0\x4e", [0xf616] = "\xe0\x4f",
+ [0xf617] = "\xe0\x50", [0xf618] = "\xe0\x51", [0xf619] = "\xe0\x52",
+ [0xf61a] = "\xe0\x53", [0xf61b] = "\xe0\x54", [0xf61c] = "\xe0\x55",
+ [0xf61d] = "\xe0\x56", [0xf61e] = "\xe0\x57", [0xf61f] = "\xe0\x58",
+ [0xf620] = "\xe0\x59", [0xf621] = "\xe0\x5a", [0xf622] = "\xe0\x5b",
+ [0xf623] = "\xe0\x5c", [0xf624] = "\xe0\x5d", [0xf625] = "\xe0\x5e",
+ [0xf626] = "\xe0\x5f", [0xf627] = "\xe0\x60", [0xf628] = "\xe0\x61",
+ [0xf629] = "\xe0\x62", [0xf62a] = "\xe0\x63", [0xf62b] = "\xe0\x64",
+ [0xf62c] = "\xe0\x65", [0xf62d] = "\xe0\x66", [0xf62e] = "\xe0\x67",
+ [0xf62f] = "\xe0\x68", [0xf630] = "\xe0\x69", [0xf631] = "\xe0\x6a",
+ [0xf632] = "\xe0\x6b", [0xf633] = "\xe0\x6c", [0xf634] = "\xe0\x6d",
+ [0xf635] = "\xe0\x6e", [0xf636] = "\xe0\x6f", [0xf637] = "\xe0\x70",
+ [0xf638] = "\xe0\x71", [0xf639] = "\xe0\x72", [0xf63a] = "\xe0\x73",
+ [0xf63b] = "\xe0\x74", [0xf63c] = "\xe0\x75", [0xf63d] = "\xe0\x76",
+ [0xf63e] = "\xe0\x77", [0xf63f] = "\xe0\x78", [0xf640] = "\xe0\x79",
+ [0xf641] = "\xe0\x7a", [0xf642] = "\xe0\x7b", [0xf643] = "\xe0\x7c",
+ [0xf644] = "\xe0\x7d", [0xf645] = "\xe0\x7e", [0xf646] = "\xe0\x7f",
+ [0xf647] = "\xe0\x81", [0xf648] = "\xe0\x82", [0xf649] = "\xe0\x83",
+ [0xf64a] = "\xe0\x84", [0xf64b] = "\xe0\x85", [0xf64c] = "\xe0\x86",
+ [0xf64d] = "\xe0\x87", [0xf64e] = "\xe0\x88", [0xf64f] = "\xe0\x89",
+ [0xf650] = "\xe0\x8a", [0xf651] = "\xe0\x8b", [0xf652] = "\xe0\x8c",
+ [0xf653] = "\xe0\x8d", [0xf654] = "\xe0\x8e", [0xf655] = "\xe0\x8f",
+ [0xf656] = "\xe0\x90", [0xf657] = "\xe0\x91", [0xf658] = "\xe0\x92",
+ [0xf659] = "\xe0\x93", [0xf65a] = "\xe0\x94", [0xf65b] = "\xe0\x95",
+ [0xf65c] = "\xe0\x96", [0xf65d] = "\xe0\x97", [0xf65e] = "\xe0\x98",
+ [0xf65f] = "\xe0\x99", [0xf660] = "\xe0\x9a", [0xf661] = "\xe0\x9b",
+ [0xf662] = "\xe0\x9c", [0xf663] = "\xe0\x9d", [0xf664] = "\xe0\x9e",
+ [0xf665] = "\xe0\x9f", [0xf666] = "\xe0\xa0", [0xf667] = "\xe0\xa1",
+ [0xf668] = "\xe0\xa2", [0xf669] = "\xe0\xa3", [0xf66a] = "\xe0\xa4",
+ [0xf66b] = "\xe0\xa5", [0xf66c] = "\xe0\xa6", [0xf66d] = "\xe0\xa7",
+ [0xf66e] = "\xe0\xa8", [0xf66f] = "\xe0\xa9", [0xf670] = "\xe0\xaa",
+ [0xf671] = "\xe0\xab", [0xf672] = "\xe0\xac", [0xf673] = "\xe0\xad",
+ [0xf674] = "\xe0\xae", [0xf675] = "\xe0\xaf", [0xf676] = "\xe0\xb0",
+ [0xf677] = "\xe0\xb1", [0xf678] = "\xe0\xb2", [0xf679] = "\xe0\xb3",
+ [0xf67a] = "\xe0\xb4", [0xf67b] = "\xe0\xb5", [0xf67c] = "\xe0\xb6",
+ [0xf67d] = "\xe0\xb7", [0xf67e] = "\xe0\xb8", [0xf67f] = "\xe0\xb9",
+ [0xf680] = "\xe0\xba", [0xf681] = "\xe0\xbb", [0xf682] = "\xe0\xbc",
+ [0xf683] = "\xe0\xbd", [0xf684] = "\xe0\xbe", [0xf685] = "\xe0\xbf",
+ [0xf686] = "\xe0\xc0", [0xf687] = "\xe0\xc1", [0xf688] = "\xe0\xc2",
+ [0xf689] = "\xe0\xc3", [0xf68a] = "\xe0\xc4", [0xf68b] = "\xe0\xc5",
+ [0xf68c] = "\xe0\xc6", [0xf68d] = "\xe0\xc7", [0xf68e] = "\xe0\xc8",
+ [0xf68f] = "\xe0\xc9", [0xf690] = "\xe0\xca", [0xf691] = "\xe0\xcb",
+ [0xf692] = "\xe0\xcc", [0xf693] = "\xe0\xcd", [0xf694] = "\xe0\xce",
+ [0xf695] = "\xe0\xcf", [0xf696] = "\xe0\xd0", [0xf697] = "\xe0\xd1",
+ [0xf698] = "\xe0\xd2", [0xf699] = "\xe0\xd3", [0xf69a] = "\xe0\xd4",
+ [0xf69b] = "\xe0\xd5", [0xf69c] = "\xe0\xd6", [0xf69d] = "\xe0\xd7",
+ [0xf69e] = "\xe0\xd8", [0xf69f] = "\xe0\xd9", [0xf6a0] = "\xe0\xda",
+ [0xf6a1] = "\xe0\xdb", [0xf6a2] = "\xe0\xdc", [0xf6a3] = "\xe0\xdd",
+ [0xf6a4] = "\xe0\xde", [0xf6a5] = "\xe0\xdf", [0xf6a6] = "\xe0\xe0",
+ [0xf6a7] = "\xe0\xe1", [0xf6a8] = "\xe0\xe2", [0xf6a9] = "\xe0\xe3",
+ [0xf6aa] = "\xe0\xe4", [0xf6ab] = "\xe0\xe5", [0xf6ac] = "\xe0\xe6",
+ [0xf6ad] = "\xe0\xe7", [0xf6ae] = "\xe0\xe8", [0xf6af] = "\xe0\xe9",
+ [0xf6b0] = "\xe0\xea", [0xf6b1] = "\xe0\xeb", [0xf6b2] = "\xe0\xec",
+ [0xf6b3] = "\xe0\xed", [0xf6b4] = "\xe0\xee", [0xf6b5] = "\xe0\xef",
+ [0xf6b6] = "\xe0\xf0", [0xf6b7] = "\xe0\xf1", [0xf6b8] = "\xe0\xf2",
+ [0xf6b9] = "\xe0\xf3", [0xf6ba] = "\xe0\xf4", [0xf6bb] = "\xe0\xf5",
+ [0xf6bc] = "\xe0\xf6", [0xf6bd] = "\xe0\xf7", [0xf6be] = "\xe0\xf8",
+ [0xf6bf] = "\xe0\xf9", [0xf6c0] = "\xe0\xfa", [0xf6c1] = "\xe0\xfb",
+ [0xf6c2] = "\xe0\xfc", [0xf6c3] = "\xe0\xfd", [0xf6c4] = "\xe1\x41",
+ [0xf6c5] = "\xe1\x42", [0xf6c6] = "\xe1\x43", [0xf6c7] = "\xe1\x44",
+ [0xf6c8] = "\xe1\x45", [0xf6c9] = "\xe1\x46", [0xf6ca] = "\xe1\x47",
+ [0xf6cb] = "\xe1\x48", [0xf6cc] = "\xe1\x49", [0xf6cd] = "\xe1\x4a",
+ [0xf6ce] = "\xe1\x4b", [0xf6cf] = "\xe1\x4c", [0xf6d0] = "\xe1\x4d",
+ [0xf6d1] = "\xe1\x4e", [0xf6d2] = "\xe1\x4f", [0xf6d3] = "\xe1\x50",
+ [0xf6d4] = "\xe1\x51", [0xf6d5] = "\xe1\x52", [0xf6d6] = "\xe1\x53",
+ [0xf6d7] = "\xe1\x54", [0xf6d8] = "\xe1\x55", [0xf6d9] = "\xe1\x56",
+ [0xf6da] = "\xe1\x57", [0xf6db] = "\xe1\x58", [0xf6dc] = "\xe1\x59",
+ [0xf6dd] = "\xe1\x5a", [0xf6de] = "\xe1\x5b", [0xf6df] = "\xe1\x5c",
+ [0xf6e0] = "\xe1\x5d", [0xf6e1] = "\xe1\x5e", [0xf6e2] = "\xe1\x5f",
+ [0xf6e3] = "\xe1\x60", [0xf6e4] = "\xe1\x61", [0xf6e5] = "\xe1\x62",
+ [0xf6e6] = "\xe1\x63", [0xf6e7] = "\xe1\x64", [0xf6e8] = "\xe1\x65",
+ [0xf6e9] = "\xe1\x66", [0xf6ea] = "\xe1\x67", [0xf6eb] = "\xe1\x68",
+ [0xf6ec] = "\xe1\x69", [0xf6ed] = "\xe1\x6a", [0xf6ee] = "\xe1\x6b",
+ [0xf6ef] = "\xe1\x6c", [0xf6f0] = "\xe1\x6d", [0xf6f1] = "\xe1\x6e",
+ [0xf6f2] = "\xe1\x6f", [0xf6f3] = "\xe1\x70", [0xf6f4] = "\xe1\x71",
+ [0xf6f5] = "\xe1\x72", [0xf6f6] = "\xe1\x73", [0xf6f7] = "\xe1\x74",
+ [0xf6f8] = "\xe1\x75", [0xf6f9] = "\xe1\x76", [0xf6fa] = "\xe1\x77",
+ [0xf6fb] = "\xe1\x78", [0xf6fc] = "\xe1\x79", [0xf6fd] = "\xe1\x7a",
+ [0xf6fe] = "\xe1\x7b", [0xf6ff] = "\xe1\x7c", [0xf700] = "\xe1\x7d",
+ [0xf701] = "\xe1\x7e", [0xf702] = "\xe1\x7f", [0xf703] = "\xe1\x81",
+ [0xf704] = "\xe1\x82", [0xf705] = "\xe1\x83", [0xf706] = "\xe1\x84",
+ [0xf707] = "\xe1\x85", [0xf708] = "\xe1\x86", [0xf709] = "\xe1\x87",
+ [0xf70a] = "\xe1\x88", [0xf70b] = "\xe1\x89", [0xf70c] = "\xe1\x8a",
+ [0xf70d] = "\xe1\x8b", [0xf70e] = "\xe1\x8c", [0xf70f] = "\xe1\x8d",
+ [0xf710] = "\xe1\x8e", [0xf711] = "\xe1\x8f", [0xf712] = "\xe1\x90",
+ [0xf713] = "\xe1\x91", [0xf714] = "\xe1\x92", [0xf715] = "\xe1\x93",
+ [0xf716] = "\xe1\x94", [0xf717] = "\xe1\x95", [0xf718] = "\xe1\x96",
+ [0xf719] = "\xe1\x97", [0xf71a] = "\xe1\x98", [0xf71b] = "\xe1\x99",
+ [0xf71c] = "\xe1\x9a", [0xf71d] = "\xe1\x9b", [0xf71e] = "\xe1\x9c",
+ [0xf71f] = "\xe1\x9d", [0xf720] = "\xe1\x9e", [0xf721] = "\xe1\x9f",
+ [0xf722] = "\xe1\xa0", [0xf723] = "\xe1\xa1", [0xf724] = "\xe1\xa2",
+ [0xf725] = "\xe1\xa3", [0xf726] = "\xe1\xa4", [0xf727] = "\xe1\xa5",
+ [0xf728] = "\xe1\xa6", [0xf729] = "\xe1\xa7", [0xf72a] = "\xe1\xa8",
+ [0xf72b] = "\xe1\xa9", [0xf72c] = "\xe1\xaa", [0xf72d] = "\xe1\xab",
+ [0xf72e] = "\xe1\xac", [0xf72f] = "\xe1\xad", [0xf730] = "\xe1\xae",
+ [0xf731] = "\xe1\xaf", [0xf732] = "\xe1\xb0", [0xf733] = "\xe1\xb1",
+ [0xf734] = "\xe1\xb2", [0xf735] = "\xe1\xb3", [0xf736] = "\xe1\xb4",
+ [0xf737] = "\xe1\xb5", [0xf738] = "\xe1\xb6", [0xf739] = "\xe1\xb7",
+ [0xf73a] = "\xe1\xb8", [0xf73b] = "\xe1\xb9", [0xf73c] = "\xe1\xba",
+ [0xf73d] = "\xe1\xbb", [0xf73e] = "\xe1\xbc", [0xf73f] = "\xe1\xbd",
+ [0xf740] = "\xe1\xbe", [0xf741] = "\xe1\xbf", [0xf742] = "\xe1\xc0",
+ [0xf743] = "\xe1\xc1", [0xf744] = "\xe1\xc2", [0xf745] = "\xe1\xc3",
+ [0xf746] = "\xe1\xc4", [0xf747] = "\xe1\xc5", [0xf748] = "\xe1\xc6",
+ [0xf749] = "\xe1\xc7", [0xf74a] = "\xe1\xc8", [0xf74b] = "\xe1\xc9",
+ [0xf74c] = "\xe1\xca", [0xf74d] = "\xe1\xcb", [0xf74e] = "\xe1\xcc",
+ [0xf74f] = "\xe1\xcd", [0xf750] = "\xe1\xce", [0xf751] = "\xe1\xcf",
+ [0xf752] = "\xe1\xd0", [0xf753] = "\xe1\xd1", [0xf754] = "\xe1\xd2",
+ [0xf755] = "\xe1\xd3", [0xf756] = "\xe1\xd4", [0xf757] = "\xe1\xd5",
+ [0xf758] = "\xe1\xd6", [0xf759] = "\xe1\xd7", [0xf75a] = "\xe1\xd8",
+ [0xf75b] = "\xe1\xd9", [0xf75c] = "\xe1\xda", [0xf75d] = "\xe1\xdb",
+ [0xf75e] = "\xe1\xdc", [0xf75f] = "\xe1\xdd", [0xf760] = "\xe1\xde",
+ [0xf761] = "\xe1\xdf", [0xf762] = "\xe1\xe0", [0xf763] = "\xe1\xe1",
+ [0xf764] = "\xe1\xe2", [0xf765] = "\xe1\xe3", [0xf766] = "\xe1\xe4",
+ [0xf767] = "\xe1\xe5", [0xf768] = "\xe1\xe6", [0xf769] = "\xe1\xe7",
+ [0xf76a] = "\xe1\xe8", [0xf76b] = "\xe1\xe9", [0xf76c] = "\xe1\xea",
+ [0xf76d] = "\xe1\xeb", [0xf76e] = "\xe1\xec", [0xf76f] = "\xe1\xed",
+ [0xf770] = "\xe1\xee", [0xf771] = "\xe1\xef", [0xf772] = "\xe1\xf0",
+ [0xf773] = "\xe1\xf1", [0xf774] = "\xe1\xf2", [0xf775] = "\xe1\xf3",
+ [0xf776] = "\xe1\xf4", [0xf777] = "\xe1\xf5", [0xf778] = "\xe1\xf6",
+ [0xf779] = "\xe1\xf7", [0xf77a] = "\xe1\xf8", [0xf77b] = "\xe1\xf9",
+ [0xf77c] = "\xe1\xfa", [0xf77d] = "\xe1\xfb", [0xf77e] = "\xe1\xfc",
+ [0xf77f] = "\xe1\xfd", [0xf780] = "\xe2\x41", [0xf781] = "\xe2\x42",
+ [0xf782] = "\xe2\x43", [0xf783] = "\xe2\x44", [0xf784] = "\xe2\x45",
+ [0xf785] = "\xe2\x46", [0xf786] = "\xe2\x47", [0xf787] = "\xe2\x48",
+ [0xf788] = "\xe2\x49", [0xf789] = "\xe2\x4a", [0xf78a] = "\xe2\x4b",
+ [0xf78b] = "\xe2\x4c", [0xf78c] = "\xe2\x4d", [0xf78d] = "\xe2\x4e",
+ [0xf78e] = "\xe2\x4f", [0xf78f] = "\xe2\x50", [0xf790] = "\xe2\x51",
+ [0xf791] = "\xe2\x52", [0xf792] = "\xe2\x53", [0xf793] = "\xe2\x54",
+ [0xf794] = "\xe2\x55", [0xf795] = "\xe2\x56", [0xf796] = "\xe2\x57",
+ [0xf797] = "\xe2\x58", [0xf798] = "\xe2\x59", [0xf799] = "\xe2\x5a",
+ [0xf79a] = "\xe2\x5b", [0xf79b] = "\xe2\x5c", [0xf79c] = "\xe2\x5d",
+ [0xf79d] = "\xe2\x5e", [0xf79e] = "\xe2\x5f", [0xf79f] = "\xe2\x60",
+ [0xf7a0] = "\xe2\x61", [0xf7a1] = "\xe2\x62", [0xf7a2] = "\xe2\x63",
+ [0xf7a3] = "\xe2\x64", [0xf7a4] = "\xe2\x65", [0xf7a5] = "\xe2\x66",
+ [0xf7a6] = "\xe2\x67", [0xf7a7] = "\xe2\x68", [0xf7a8] = "\xe2\x69",
+ [0xf7a9] = "\xe2\x6a", [0xf7aa] = "\xe2\x6b", [0xf7ab] = "\xe2\x6c",
+ [0xf7ac] = "\xe2\x6d", [0xf7ad] = "\xe2\x6e", [0xf7ae] = "\xe2\x6f",
+ [0xf7af] = "\xe2\x70", [0xf7b0] = "\xe2\x71", [0xf7b1] = "\xe2\x72",
+ [0xf7b2] = "\xe2\x73", [0xf7b3] = "\xe2\x74", [0xf7b4] = "\xe2\x75",
+ [0xf7b5] = "\xe2\x76", [0xf7b6] = "\xe2\x77", [0xf7b7] = "\xe2\x78",
+ [0xf7b8] = "\xe2\x79", [0xf7b9] = "\xe2\x7a", [0xf7ba] = "\xe2\x7b",
+ [0xf7bb] = "\xe2\x7c", [0xf7bc] = "\xe2\x7d", [0xf7bd] = "\xe2\x7e",
+ [0xf7be] = "\xe2\x7f", [0xf7bf] = "\xe2\x81", [0xf7c0] = "\xe2\x82",
+ [0xf7c1] = "\xe2\x83", [0xf7c2] = "\xe2\x84", [0xf7c3] = "\xe2\x85",
+ [0xf7c4] = "\xe2\x86", [0xf7c5] = "\xe2\x87", [0xf7c6] = "\xe2\x88",
+ [0xf7c7] = "\xe2\x89", [0xf7c8] = "\xe2\x8a", [0xf7c9] = "\xe2\x8b",
+ [0xf7ca] = "\xe2\x8c", [0xf7cb] = "\xe2\x8d", [0xf7cc] = "\xe2\x8e",
+ [0xf7cd] = "\xe2\x8f", [0xf7ce] = "\xe2\x90", [0xf7cf] = "\xe2\x91",
+ [0xf7d0] = "\xe2\x92", [0xf7d1] = "\xe2\x93", [0xf7d2] = "\xe2\x94",
+ [0xf7d3] = "\xe2\x95", [0xf7d4] = "\xe2\x96", [0xf7d5] = "\xe2\x97",
+ [0xf7d6] = "\xe2\x98", [0xf7d7] = "\xe2\x99", [0xf7d8] = "\xe2\x9a",
+ [0xf7d9] = "\xe2\x9b", [0xf7da] = "\xe2\x9c", [0xf7db] = "\xe2\x9d",
+ [0xf7dc] = "\xe2\x9e", [0xf7dd] = "\xe2\x9f", [0xf7de] = "\xe2\xa0",
+ [0xf7df] = "\xe2\xa1", [0xf7e0] = "\xe2\xa2", [0xf7e1] = "\xe2\xa3",
+ [0xf7e2] = "\xe2\xa4", [0xf7e3] = "\xe2\xa5", [0xf7e4] = "\xe2\xa6",
+ [0xf7e5] = "\xe2\xa7", [0xf7e6] = "\xe2\xa8", [0xf7e7] = "\xe2\xa9",
+ [0xf7e8] = "\xe2\xaa", [0xf7e9] = "\xe2\xab", [0xf7ea] = "\xe2\xac",
+ [0xf7eb] = "\xe2\xad", [0xf7ec] = "\xe2\xae", [0xf7ed] = "\xe2\xaf",
+ [0xf7ee] = "\xe2\xb0", [0xf7ef] = "\xe2\xb1", [0xf7f0] = "\xe2\xb2",
+ [0xf7f1] = "\xe2\xb3", [0xf7f2] = "\xe2\xb4", [0xf7f3] = "\xe2\xb5",
+ [0xf7f4] = "\xe2\xb6", [0xf7f5] = "\xe2\xb7", [0xf7f6] = "\xe2\xb8",
+ [0xf7f7] = "\xe2\xb9", [0xf7f8] = "\xe2\xba", [0xf7f9] = "\xe2\xbb",
+ [0xf7fa] = "\xe2\xbc", [0xf7fb] = "\xe2\xbd", [0xf7fc] = "\xe2\xbe",
+ [0xf7fd] = "\xe2\xbf", [0xf7fe] = "\xe2\xc0", [0xf7ff] = "\xe2\xc1",
+ [0xf800] = "\xe2\xc2", [0xf801] = "\xe2\xc3", [0xf802] = "\xe2\xc4",
+ [0xf803] = "\xe2\xc5", [0xf804] = "\xe2\xc6", [0xf805] = "\xe2\xc7",
+ [0xf806] = "\xe2\xc8", [0xf807] = "\xe2\xc9", [0xf808] = "\xe2\xca",
+ [0xf809] = "\xe2\xcb", [0xf80a] = "\xe2\xcc", [0xf80b] = "\xe2\xcd",
+ [0xf80c] = "\xe2\xce", [0xf80d] = "\xe2\xcf", [0xf80e] = "\xe2\xd0",
+ [0xf80f] = "\xe2\xd1", [0xf810] = "\xe2\xd2", [0xf811] = "\xe2\xd3",
+ [0xf812] = "\xe2\xd4", [0xf813] = "\xe2\xd5", [0xf814] = "\xe2\xd6",
+ [0xf815] = "\xe2\xd7", [0xf816] = "\xe2\xd8", [0xf817] = "\xe2\xd9",
+ [0xf818] = "\xe2\xda", [0xf819] = "\xe2\xdb", [0xf81a] = "\xe2\xdc",
+ [0xf81b] = "\xe2\xdd", [0xf81c] = "\xe2\xde", [0xf81d] = "\xe2\xdf",
+ [0xf81e] = "\xe2\xe0", [0xf81f] = "\xe2\xe1", [0xf820] = "\xe2\xe2",
+ [0xf821] = "\xe2\xe3", [0xf822] = "\xe2\xe4", [0xf823] = "\xe2\xe5",
+ [0xf824] = "\xe2\xe6", [0xf825] = "\xe2\xe7", [0xf826] = "\xe2\xe8",
+ [0xf827] = "\xe2\xe9", [0xf828] = "\xe2\xea", [0xf829] = "\xe2\xeb",
+ [0xf82a] = "\xe2\xec", [0xf82b] = "\xe2\xed", [0xf82c] = "\xe2\xee",
+ [0xf82d] = "\xe2\xef", [0xf82e] = "\xe2\xf0", [0xf82f] = "\xe2\xf1",
+ [0xf830] = "\xe2\xf2", [0xf831] = "\xe2\xf3", [0xf832] = "\xe2\xf4",
+ [0xf833] = "\xe2\xf5", [0xf834] = "\xe2\xf6", [0xf835] = "\xe2\xf7",
+ [0xf836] = "\xe2\xf8", [0xf837] = "\xe2\xf9", [0xf838] = "\xe2\xfa",
+ [0xf839] = "\xe2\xfb", [0xf83a] = "\xe2\xfc", [0xf83b] = "\xe2\xfd",
+ [0xf83e] = "\x44\x5c", [0xf83f] = "\x46\xa8", [0xf840] = "\x46\xa9",
+ [0xf841] = "\x46\xaa", [0xf842] = "\x46\xab", [0xfa0c] = "\x69\x4b",
+ [0xfa0d] = "\x7a\xa4", [0xfe30] = "\x47\x41", [0xfe31] = "\x46\xa7",
+ [0xfe32] = "\x47\x49", [0xfe33] = "\x46\xb6", [0xfe34] = "\x46\xbc",
+ [0xfe35] = "\x46\xac", [0xfe36] = "\x46\xad", [0xfe37] = "\x46\xae",
+ [0xfe38] = "\x46\xaf", [0xfe39] = "\x46\xb0", [0xfe3a] = "\x46\xb1",
+ [0xfe3b] = "\x46\xa4", [0xfe3c] = "\x46\xa5", [0xfe3d] = "\x46\xb2",
+ [0xfe3e] = "\x46\xb3", [0xfe3f] = "\x46\xb4", [0xfe40] = "\x46\xb5",
+ [0xfe41] = "\x46\xa0", [0xfe42] = "\x46\xa1", [0xfe43] = "\x46\xa2",
+ [0xfe44] = "\x46\xa3", [0xfe49] = "\x46\xbe", [0xfe4a] = "\x46\xbf",
+ [0xfe4b] = "\x46\xc2", [0xfe4c] = "\x46\xc3", [0xfe4d] = "\x46\xc0",
+ [0xfe4e] = "\x46\xc1", [0xfe4f] = "\x46\xbd", [0xfe50] = "\x47\x42",
+ [0xfe51] = "\x47\x43", [0xfe52] = "\x47\x44", [0xfe54] = "\x47\x45",
+ [0xfe55] = "\x47\x46", [0xfe56] = "\x47\x47", [0xfe57] = "\x47\x48",
+ [0xfe58] = "\x47\x4a", [0xfe59] = "\x47\x4b", [0xfe5a] = "\x47\x4c",
+ [0xfe5b] = "\x47\x4d", [0xfe5c] = "\x47\x4e", [0xfe5d] = "\x47\x4f",
+ [0xfe5e] = "\x47\x50", [0xfe5f] = "\x47\x53", [0xfe60] = "\x47\x54",
+ [0xfe61] = "\x46\xc4", [0xfe62] = "\x47\x55", [0xfe63] = "\x47\x56",
+ [0xfe64] = "\x47\x57", [0xfe65] = "\x47\x58", [0xfe66] = "\x47\x59",
+ [0xfe68] = "\x47\x5a", [0xfe69] = "\x47\x5b", [0xfe6a] = "\x47\x5c",
+ [0xfe6b] = "\x47\x5d", [0xff01] = "\x42\x5a", [0xff02] = "\x42\x7f",
+ [0xff03] = "\x42\x7b", [0xff04] = "\x42\xe0", [0xff05] = "\x42\x6c",
+ [0xff06] = "\x42\x50", [0xff07] = "\x42\x7d", [0xff08] = "\x42\x4d",
+ [0xff09] = "\x42\x5d", [0xff0a] = "\x46\xb8", [0xff0b] = "\x42\x4e",
+ [0xff0c] = "\x42\x6b", [0xff0d] = "\x42\x60", [0xff0e] = "\x42\x4b",
+ [0xff0f] = "\x42\x61", [0xff10] = "\x42\xf0", [0xff11] = "\x42\xf1",
+ [0xff12] = "\x42\xf2", [0xff13] = "\x42\xf3", [0xff14] = "\x42\xf4",
+ [0xff15] = "\x42\xf5", [0xff16] = "\x42\xf6", [0xff17] = "\x42\xf7",
+ [0xff18] = "\x42\xf8", [0xff19] = "\x42\xf9", [0xff1a] = "\x42\x7a",
+ [0xff1b] = "\x42\x5e", [0xff1c] = "\x42\x4c", [0xff1d] = "\x42\x7e",
+ [0xff1e] = "\x42\x6e", [0xff1f] = "\x42\x6f", [0xff20] = "\x42\x7c",
+ [0xff21] = "\x42\xc1", [0xff22] = "\x42\xc2", [0xff23] = "\x42\xc3",
+ [0xff24] = "\x42\xc4", [0xff25] = "\x42\xc5", [0xff26] = "\x42\xc6",
+ [0xff27] = "\x42\xc7", [0xff28] = "\x42\xc8", [0xff29] = "\x42\xc9",
+ [0xff2a] = "\x42\xd1", [0xff2b] = "\x42\xd2", [0xff2c] = "\x42\xd3",
+ [0xff2d] = "\x42\xd4", [0xff2e] = "\x42\xd5", [0xff2f] = "\x42\xd6",
+ [0xff30] = "\x42\xd7", [0xff31] = "\x42\xd8", [0xff32] = "\x42\xd9",
+ [0xff33] = "\x42\xe2", [0xff34] = "\x42\xe3", [0xff35] = "\x42\xe4",
+ [0xff36] = "\x42\xe5", [0xff37] = "\x42\xe6", [0xff38] = "\x42\xe7",
+ [0xff39] = "\x42\xe8", [0xff3a] = "\x42\xe9", [0xff3b] = "\x44\x44",
+ [0xff3c] = "\x43\xe0", [0xff3d] = "\x44\x45", [0xff3e] = "\x44\x70",
+ [0xff3f] = "\x42\x6d", [0xff41] = "\x42\x81", [0xff42] = "\x42\x82",
+ [0xff43] = "\x42\x83", [0xff44] = "\x42\x84", [0xff45] = "\x42\x85",
+ [0xff46] = "\x42\x86", [0xff47] = "\x42\x87", [0xff48] = "\x42\x88",
+ [0xff49] = "\x42\x89", [0xff4a] = "\x42\x91", [0xff4b] = "\x42\x92",
+ [0xff4c] = "\x42\x93", [0xff4d] = "\x42\x94", [0xff4e] = "\x42\x95",
+ [0xff4f] = "\x42\x96", [0xff50] = "\x42\x97", [0xff51] = "\x42\x98",
+ [0xff52] = "\x42\x99", [0xff53] = "\x42\xa2", [0xff54] = "\x42\xa3",
+ [0xff55] = "\x42\xa4", [0xff56] = "\x42\xa5", [0xff57] = "\x42\xa6",
+ [0xff58] = "\x42\xa7", [0xff59] = "\x42\xa8", [0xff5a] = "\x42\xa9",
+ [0xff5b] = "\x42\xc0", [0xff5c] = "\x42\x4f", [0xff5d] = "\x42\xd0",
+ [0xff5e] = "\x43\xa1", [0xffe0] = "\x43\x4a", [0xffe1] = "\x42\x4a",
+ [0xffe2] = "\x42\x5f", [0xffe3] = "\x47\x51", [0xffe4] = "\x42\x6a",
+ [0xffe5] = "\x42\x5b"
+};
+
+static inline uint32_t
+ibm937db_to_ucs4 (unsigned char ch1, unsigned char ch2)
+{
+ int idx;
+ idx = ch1 * 0x100 + ch2;
+ return __ibm937db_to_ucs4[idx];
+}
+
+#endif /* ibm937.h */
diff --git a/iconvdata/ibm939.c b/iconvdata/ibm939.c
new file mode 100644
index 0000000000..7dd72840eb
--- /dev/null
+++ b/iconvdata/ibm939.c
@@ -0,0 +1,270 @@
+/* Conversion to and from IBM939.
+ Copyright (C) 2000 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+ Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
+
+#include <dlfcn.h>
+#include <stdint.h>
+#include <wchar.h>
+#include <byteswap.h>
+#include "ibm939.h"
+
+/* The shift sequences for this charset (it does not use ESC). */
+#define SI 0x0F /* Shift In, host code to turn DBCS off. */
+#define SO 0x0E /* Shift Out, host code to turn DBCS on. */
+
+/* Definitions used in the body of the `gconv' function. */
+#define CHARSET_NAME "IBM939//"
+#define FROM_LOOP from_ibm939
+#define TO_LOOP to_ibm939
+
+/* Definitions of initialization and destructor function. */
+#define DEFINE_INIT 1
+#define DEFINE_FINI 1
+
+#define MIN_NEEDED_FROM 1
+#define MIN_NEEDED_TO 4
+
+/* Current codeset type. */
+enum
+{
+ init = 0,
+ sb,
+ db
+};
+
+/* First, define the conversion function from IBM-939 to UCS4. */
+#define MIN_NEEDED_INPUT MIN_NEEDED_FROM
+#define MIN_NEEDED_OUTPUT MIN_NEEDED_TO
+#define INIT_PARAMS int curcs = init;
+#define LOOPFCT FROM_LOOP
+#define BODY \
+ { \
+ uint32_t ch = *inptr; \
+ uint32_t res; \
+ const struct gap *rp1 = __ibm939sb_to_ucs4_idx; \
+ const struct gap *rp2 = __ibm939db_to_ucs4_idx; \
+ \
+ if (__builtin_expect (ch, 0) == SO) \
+ { \
+ if (__builtin_expect (inptr + 1 >= inend, 0)) \
+ { \
+ result = __GCONV_INCOMPLETE_INPUT; \
+ break; \
+ } \
+ \
+ /* Shift OUT, change to DBCS converter. */ \
+ if (curcs == db) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ curcs = db; \
+ ++inptr; \
+ ch = *inptr; \
+ } \
+ else if (__builtin_expect (ch, 0) == SI) \
+ { \
+ if (__builtin_expect (inptr + 1 >= inend, 0)) \
+ { \
+ result = __GCONV_INCOMPLETE_INPUT; \
+ break; \
+ } \
+ \
+ /* Shift IN, change to SBCS converter. */ \
+ if (curcs == sb) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ curcs = sb; \
+ ++inptr; \
+ ch = *inptr; \
+ } \
+ \
+ if (curcs == sb || curcs == init) \
+ { \
+ /* Use the IBM939 table for single byte. */ \
+ while (ch > rp1->end) \
+ ++rp1; \
+ \
+ if (__builtin_expect (rp1 == NULL, 0) \
+ || __builtin_expect (ch < rp1->start, 0) \
+ || (res = __ibm939sb_to_ucs4[ch + rp1->idx], \
+ __builtin_expect (res, L'\1') == L'\0' && ch != '\0')) \
+ { \
+ /* This is an illegal character. */ \
+ if (! ignore_errors_p ()) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ ++*irreversible; \
+ ++inptr; \
+ continue; \
+ } \
+ else \
+ { \
+ if (res == 0xa5) \
+ res = 0x5c; \
+ put32 (outptr, res); \
+ outptr += 4; \
+ ++inptr; \
+ } \
+ } \
+ else if (curcs == db) \
+ { \
+ /* Use the IBM939 table for double byte. */ \
+ if (__builtin_expect (inptr + 1 >= inend, 0)) \
+ { \
+ /* The second character is not available. Store the \
+ intermediate result. */ \
+ result = __GCONV_INCOMPLETE_INPUT; \
+ break; \
+ } \
+ \
+ ch = (ch * 0x100) + inptr[1]; \
+ while (ch > rp2->end) \
+ ++rp2; \
+ \
+ if (__builtin_expect (rp2 == NULL, 0) \
+ || __builtin_expect (ch < rp2->start, 0) \
+ || (res = __ibm939db_to_ucs4[ch + rp2->idx], \
+ __builtin_expect (res, L'\1') == L'\0' && ch != '\0')) \
+ { \
+ /* This is an illegal character. */ \
+ if (! ignore_errors_p ()) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ ++*irreversible; \
+ inptr += 2; \
+ continue; \
+ } \
+ else \
+ { \
+ put32 (outptr, res); \
+ outptr += 4; \
+ inptr += 2; \
+ } \
+ } \
+ }
+#define LOOP_NEED_FLAGS
+#include <iconv/loop.c>
+
+/* Next, define the other direction */
+#define MIN_NEEDED_INPUT MIN_NEEDED_TO
+#define MIN_NEEDED_OUTPUT MIN_NEEDED_FROM
+#define INIT_PARAMS int curcs = init;
+#define LOOPFCT TO_LOOP
+#define BODY \
+ { \
+ uint32_t ch = get32 (inptr); \
+ const struct gap *rp1 = __ucs4_to_ibm939sb_idx; \
+ const struct gap *rp2 = __ucs4_to_ibm939db_idx; \
+ const char *cp; \
+ \
+ if (__builtin_expect (ch, 0) >= 0xffff) \
+ { \
+ rp1 = NULL; \
+ rp2 = NULL; \
+ } \
+ else \
+ while (ch > rp1->end) \
+ ++rp1; \
+ \
+ /* Use the UCS4 table for single byte. */ \
+ if (__builtin_expect (rp1 == NULL, 0) \
+ || __builtin_expect (ch < rp1->start, 0) \
+ || (cp = __ucs4_to_ibm939sb[ch + rp1->idx], \
+ __builtin_expect (cp[0], L'\1') == L'\0' && ch != '\0')) \
+ { \
+ /* Use the UCS4 table for double byte. */ \
+ while (ch > rp2->end) \
+ ++rp2; \
+ \
+ if (__builtin_expect (rp2 == NULL, 0) \
+ || __builtin_expect (ch < rp2->start, 0) \
+ || (cp = __ucs4_to_ibm939db[ch + rp2->idx], \
+ __builtin_expect (cp[0], L'\1')==L'\0' && ch != '\0')) \
+ { \
+ /* This is an illegal character. */ \
+ if (! ignore_errors_p ()) \
+ { \
+ result = __GCONV_ILLEGAL_INPUT; \
+ break; \
+ } \
+ ++*irreversible; \
+ } \
+ else \
+ { \
+ if (curcs == init || curcs == sb) \
+ { \
+ if (__builtin_expect (outptr+1 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ *outptr++ = SO; \
+ curcs = db; \
+ } \
+ \
+ if (__builtin_expect (outptr + 2 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ *outptr++ = cp[0]; \
+ *outptr++ = cp[1]; \
+ } \
+ } \
+ else \
+ { \
+ if (curcs == db) \
+ { \
+ if (__builtin_expect (outptr + 1 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ *outptr++ = SI; \
+ } \
+ \
+ if (__builtin_expect (outptr + 1 > outend, 0)) \
+ { \
+ result = __GCONV_FULL_OUTPUT; \
+ break; \
+ } \
+ if (ch == 0x7e) \
+ *outptr++ = 0xa0; \
+ else if (ch == 0x5c) \
+ *outptr++ = 0xb2; \
+ else \
+ *outptr++ = cp[0]; \
+ curcs = sb; \
+ } \
+ \
+ /* Now that we wrote the output increment the input pointer. */ \
+ inptr += 4; \
+ }
+#define LOOP_NEED_FLAGS
+#include <iconv/loop.c>
+
+/* Now define the toplevel functions. */
+#include <iconv/skeleton.c>
diff --git a/iconvdata/ibm939.h b/iconvdata/ibm939.h
new file mode 100644
index 0000000000..57e0b6f500
--- /dev/null
+++ b/iconvdata/ibm939.h
@@ -0,0 +1,7748 @@
+/* Tables for conversion to and from IBM939.
+ Copyright (C) 2000 Free Software Foundation, Inc.
+ This file is part of the GNU C Library.
+ Contributed by Masahide Washizawa <washi@yamato.ibm.co.jp>, 2000.
+
+ The GNU C Library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Library General Public License as
+ published by the Free Software Foundation; either version 2 of the
+ License, or (at your option) any later version.
+
+ The GNU C Library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Library General Public License for more details.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ Boston, MA 02111-1307, USA. */
+
+#ifndef _IBM939_H
+#define _IBM939_H 1
+
+#include <gconv.h>
+#include <stdint.h>
+
+struct gap
+{
+ uint16_t start;
+ uint16_t end;
+ int32_t idx;
+};
+
+
+static const struct gap __ibm939sb_to_ucs4_idx[] =
+{
+ { start: 0x0000, end: 0x0040, idx: 0 },
+ { start: 0x0042, end: 0x0069, idx: -1 },
+ { start: 0x006b, end: 0x007f, idx: -2 },
+ { start: 0x0081, end: 0x008f, idx: -3 },
+ { start: 0x0091, end: 0x00c9, idx: -4 },
+ { start: 0x00d0, end: 0x00d9, idx: -10 },
+ { start: 0x00e0, end: 0x00e0, idx: -16 },
+ { start: 0x00e2, end: 0x00e9, idx: -17 },
+ { start: 0x00f0, end: 0x00f9, idx: -23 },
+ { start: 0x00ff, end: 0x00ff, idx: -28 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const uint16_t __ibm939sb_to_ucs4[] =
+{
+ 0x0000, 0x0001, 0x0002, 0x0003, 0x009C, 0x0009, 0x0086, 0x007F, 0x0097,
+ 0x008D, 0x008E, 0x000B, 0x000C, 0x000D, 0x000E, 0x000F, 0x0010, 0x0011,
+ 0x0012, 0x0013, 0x009D, 0x0085, 0x0008, 0x0087, 0x0018, 0x0019, 0x0092,
+ 0x008F, 0x001C, 0x001D, 0x001E, 0x001F, 0x0080, 0x0081, 0x0082, 0x0083,
+ 0x0084, 0x000A, 0x0017, 0x001B, 0x0088, 0x0089, 0x008A, 0x008B, 0x008C,
+ 0x0005, 0x0006, 0x0007, 0x0090, 0x0091, 0x0016, 0x0093, 0x0094, 0x0095,
+ 0x0096, 0x0004, 0x0098, 0x0099, 0x009A, 0x009B, 0x0014, 0x0015, 0x009E,
+ 0x001A, 0x0020, 0xFF61, 0xFF62, 0xFF63, 0xFF64, 0xFF65, 0xFF66, 0xFF67,
+ 0xFF68, 0x00A2, 0x002E, 0x003C, 0x0028, 0x002B, 0x007C, 0x0026, 0xFF69,
+ 0xFF6A, 0xFF6B, 0xFF6C, 0xFF6D, 0xFF6E, 0xFF6F, 0xFF70, 0xFF71, 0x0021,
+ 0x0024, 0x002A, 0x0029, 0x003B, 0x00AC, 0x002D, 0x002F, 0xFF72, 0xFF73,
+ 0xFF74, 0xFF75, 0xFF76, 0xFF77, 0xFF78, 0xFF79, 0x002C, 0x0025, 0x005F,
+ 0x003E, 0x003F, 0xFF7A, 0xFF7B, 0xFF7C, 0xFF7D, 0xFF7E, 0xFF7F, 0xFF80,
+ 0xFF81, 0xFF82, 0x0060, 0x003A, 0x0023, 0x0040, 0x0027, 0x003D, 0x0022,
+ 0x0061, 0x0062, 0x0063, 0x0064, 0x0065, 0x0066, 0x0067, 0x0068, 0x0069,
+ 0xFF83, 0xFF84, 0xFF85, 0xFF86, 0xFF87, 0xFF88, 0x006A, 0x006B, 0x006C,
+ 0x006D, 0x006E, 0x006F, 0x0070, 0x0071, 0x0072, 0xFF89, 0xFF8A, 0xFF8B,
+ 0xFF8C, 0xFF8D, 0xFF8E, 0x203E, 0x007E, 0x0073, 0x0074, 0x0075, 0x0076,
+ 0x0077, 0x0078, 0x0079, 0x007A, 0xFF8F, 0xFF90, 0xFF91, 0x005B, 0xFF92,
+ 0xFF93, 0x005E, 0x00A3, 0x00A5, 0xFF94, 0xFF95, 0xFF96, 0xFF97, 0xFF98,
+ 0xFF99, 0xFF9A, 0xFF9B, 0xFF9C, 0xFF9D, 0x005D, 0xFF9E, 0xFF9F, 0x007B,
+ 0x0041, 0x0042, 0x0043, 0x0044, 0x0045, 0x0046, 0x0047, 0x0048, 0x0049,
+ 0x007D, 0x004A, 0x004B, 0x004C, 0x004D, 0x004E, 0x004F, 0x0050, 0x0051,
+ 0x0052, 0x005C, 0x0053, 0x0054, 0x0055, 0x0056, 0x0057, 0x0058, 0x0059,
+ 0x005A, 0x0030, 0x0031, 0x0032, 0x0033, 0x0034, 0x0035, 0x0036, 0x0037,
+ 0x0038, 0x0039, 0x009F
+};
+
+static const struct gap __ibm939db_to_ucs4_idx[] =
+{
+ { start: 0x4040, end: 0x4040, idx: -16448 },
+ { start: 0x4141, end: 0x4158, idx: -16704 },
+ { start: 0x4161, end: 0x4178, idx: -16712 },
+ { start: 0x4180, end: 0x41a0, idx: -16719 },
+ { start: 0x41b1, end: 0x41ba, idx: -16735 },
+ { start: 0x41c0, end: 0x41e0, idx: -16740 },
+ { start: 0x41f1, end: 0x41fa, idx: -16756 },
+ { start: 0x424a, end: 0x4250, idx: -16835 },
+ { start: 0x425a, end: 0x4261, idx: -16844 },
+ { start: 0x426a, end: 0x426f, idx: -16852 },
+ { start: 0x4279, end: 0x427f, idx: -16861 },
+ { start: 0x4281, end: 0x4289, idx: -16862 },
+ { start: 0x4291, end: 0x4299, idx: -16869 },
+ { start: 0x42a1, end: 0x42a9, idx: -16876 },
+ { start: 0x42c0, end: 0x42c9, idx: -16898 },
+ { start: 0x42d0, end: 0x42d9, idx: -16904 },
+ { start: 0x42e0, end: 0x42e0, idx: -16910 },
+ { start: 0x42e2, end: 0x42e9, idx: -16911 },
+ { start: 0x42f0, end: 0x42f9, idx: -16917 },
+ { start: 0x4341, end: 0x434f, idx: -16988 },
+ { start: 0x4351, end: 0x437a, idx: -16989 },
+ { start: 0x437c, end: 0x437f, idx: -16990 },
+ { start: 0x4381, end: 0x438a, idx: -16991 },
+ { start: 0x438c, end: 0x439a, idx: -16992 },
+ { start: 0x439d, end: 0x439f, idx: -16994 },
+ { start: 0x43a1, end: 0x43aa, idx: -16995 },
+ { start: 0x43ac, end: 0x43dd, idx: -16996 },
+ { start: 0x43e0, end: 0x43f2, idx: -16998 },
+ { start: 0x4442, end: 0x444e, idx: -17077 },
+ { start: 0x4450, end: 0x4457, idx: -17078 },
+ { start: 0x445a, end: 0x447f, idx: -17080 },
+ { start: 0x4481, end: 0x448a, idx: -17081 },
+ { start: 0x448c, end: 0x449a, idx: -17082 },
+ { start: 0x449d, end: 0x449f, idx: -17084 },
+ { start: 0x44a2, end: 0x44aa, idx: -17086 },
+ { start: 0x44ac, end: 0x44af, idx: -17087 },
+ { start: 0x44ba, end: 0x44bd, idx: -17097 },
+ { start: 0x44c0, end: 0x44d3, idx: -17099 },
+ { start: 0x44d5, end: 0x44dd, idx: -17100 },
+ { start: 0x44e0, end: 0x44f3, idx: -17102 },
+ { start: 0x4541, end: 0x45fe, idx: -17179 },
+ { start: 0x4641, end: 0x46fe, idx: -17245 },
+ { start: 0x4741, end: 0x47fe, idx: -17311 },
+ { start: 0x4841, end: 0x48fe, idx: -17377 },
+ { start: 0x4941, end: 0x49fe, idx: -17443 },
+ { start: 0x4a41, end: 0x4afe, idx: -17509 },
+ { start: 0x4b41, end: 0x4bfe, idx: -17575 },
+ { start: 0x4c41, end: 0x4cfe, idx: -17641 },
+ { start: 0x4d41, end: 0x4dfe, idx: -17707 },
+ { start: 0x4e41, end: 0x4efe, idx: -17773 },
+ { start: 0x4f41, end: 0x4ffe, idx: -17839 },
+ { start: 0x5041, end: 0x50fe, idx: -17905 },
+ { start: 0x5141, end: 0x51fe, idx: -17971 },
+ { start: 0x5241, end: 0x52fe, idx: -18037 },
+ { start: 0x5341, end: 0x53fe, idx: -18103 },
+ { start: 0x5441, end: 0x54fe, idx: -18169 },
+ { start: 0x5541, end: 0x55fa, idx: -18235 },
+ { start: 0x5641, end: 0x56fe, idx: -18305 },
+ { start: 0x5741, end: 0x57fe, idx: -18371 },
+ { start: 0x5841, end: 0x58fe, idx: -18437 },
+ { start: 0x5941, end: 0x59fe, idx: -18503 },
+ { start: 0x5a41, end: 0x5afe, idx: -18569 },
+ { start: 0x5b41, end: 0x5bfe, idx: -18635 },
+ { start: 0x5c41, end: 0x5cfe, idx: -18701 },
+ { start: 0x5d41, end: 0x5dfe, idx: -18767 },
+ { start: 0x5e41, end: 0x5efe, idx: -18833 },
+ { start: 0x5f41, end: 0x5ffe, idx: -18899 },
+ { start: 0x6041, end: 0x60fe, idx: -18965 },
+ { start: 0x6141, end: 0x61fe, idx: -19031 },
+ { start: 0x6241, end: 0x62fe, idx: -19097 },
+ { start: 0x6341, end: 0x63fe, idx: -19163 },
+ { start: 0x6441, end: 0x64fe, idx: -19229 },
+ { start: 0x6541, end: 0x65fe, idx: -19295 },
+ { start: 0x6641, end: 0x66fe, idx: -19361 },
+ { start: 0x6741, end: 0x67fe, idx: -19427 },
+ { start: 0x6841, end: 0x6885, idx: -19493 },
+ { start: 0x6941, end: 0x69fe, idx: -19680 },
+ { start: 0x6a41, end: 0x6afe, idx: -19746 },
+ { start: 0x6b41, end: 0x6bfe, idx: -19812 },
+ { start: 0x6c41, end: 0x6cfe, idx: -19878 },
+ { start: 0x6d41, end: 0x6dfe, idx: -19944 },
+ { start: 0x6e41, end: 0x6efe, idx: -20010 },
+ { start: 0x6f41, end: 0x6ffe, idx: -20076 },
+ { start: 0x7041, end: 0x70fe, idx: -20142 },
+ { start: 0x7141, end: 0x71fe, idx: -20208 },
+ { start: 0x7241, end: 0x72fe, idx: -20274 },
+ { start: 0x7341, end: 0x73fe, idx: -20340 },
+ { start: 0x7441, end: 0x74fe, idx: -20406 },
+ { start: 0x7541, end: 0x75fe, idx: -20472 },
+ { start: 0x7641, end: 0x76fe, idx: -20538 },
+ { start: 0x7741, end: 0x77fe, idx: -20604 },
+ { start: 0x7841, end: 0x78fe, idx: -20670 },
+ { start: 0x7941, end: 0x79fe, idx: -20736 },
+ { start: 0x7a41, end: 0x7afe, idx: -20802 },
+ { start: 0x7b41, end: 0x7bfe, idx: -20868 },
+ { start: 0x7c41, end: 0x7cfe, idx: -20934 },
+ { start: 0x7d41, end: 0x7dfe, idx: -21000 },
+ { start: 0x7e41, end: 0x7efe, idx: -21066 },
+ { start: 0x7f41, end: 0x7ffe, idx: -21132 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const uint16_t __ibm939db_to_ucs4[] =
+{
+ 0x3000, 0x03B1, 0x03B2, 0x03B3, 0x03B4, 0x03B5, 0x03B6, 0x03B7, 0x03B8,
+ 0x03B9, 0x03BA, 0x03BB, 0x03BC, 0x03BD, 0x03BE, 0x03BF, 0x03C0, 0x03C1,
+ 0x03C3, 0x03C4, 0x03C5, 0x03C6, 0x03C7, 0x03C8, 0x03C9, 0x0391, 0x0392,
+ 0x0393, 0x0394, 0x0395, 0x0396, 0x0397, 0x0398, 0x0399, 0x039A, 0x039B,
+ 0x039C, 0x039D, 0x039E, 0x039F, 0x03A0, 0x03A1, 0x03A3, 0x03A4, 0x03A5,
+ 0x03A6, 0x03A7, 0x03A8, 0x03A9, 0x0430, 0x0431, 0x0432, 0x0433, 0x0434,
+ 0x0435, 0x0451, 0x0436, 0x0437, 0x0438, 0x0439, 0x043A, 0x043B, 0x043C,
+ 0x043D, 0x043E, 0x043F, 0x0440, 0x0441, 0x0442, 0x0443, 0x0444, 0x0445,
+ 0x0446, 0x0447, 0x0448, 0x0449, 0x044A, 0x044B, 0x044C, 0x044D, 0x044E,
+ 0x044F, 0x2170, 0x2171, 0x2172, 0x2173, 0x2174, 0x2175, 0x2176, 0x2177,
+ 0x2178, 0x2179, 0x0410, 0x0411, 0x0412, 0x0413, 0x0414, 0x0415, 0x0401,
+ 0x0416, 0x0417, 0x0418, 0x0419, 0x041A, 0x041B, 0x041C, 0x041D, 0x041E,
+ 0x041F, 0x0420, 0x0421, 0x0422, 0x0423, 0x0424, 0x0425, 0x0426, 0x0427,
+ 0x0428, 0x0429, 0x042A, 0x042B, 0x042C, 0x042D, 0x042E, 0x042F, 0x2160,
+ 0x2161, 0x2162, 0x2163, 0x2164, 0x2165, 0x2166, 0x2167, 0x2168, 0x2169,
+ 0xFFE1, 0xFF0E, 0xFF1C, 0xFF08, 0xFF0B, 0xFF5C, 0xFF06, 0xFF01, 0xFFE5,
+ 0xFF0A, 0xFF09, 0xFF1B, 0xFFE2, 0x2212, 0xFF0F, 0x00A6, 0xFF0C, 0xFF05,
+ 0xFF3F, 0xFF1E, 0xFF1F, 0xFF40, 0xFF1A, 0xFF03, 0xFF20, 0xFF07, 0xFF1D,
+ 0xFF02, 0xFF41, 0xFF42, 0xFF43, 0xFF44, 0xFF45, 0xFF46, 0xFF47, 0xFF48,
+ 0xFF49, 0xFF4A, 0xFF4B, 0xFF4C, 0xFF4D, 0xFF4E, 0xFF4F, 0xFF50, 0xFF51,
+ 0xFF52, 0xFFE3, 0xFF53, 0xFF54, 0xFF55, 0xFF56, 0xFF57, 0xFF58, 0xFF59,
+ 0xFF5A, 0xFF5B, 0xFF21, 0xFF22, 0xFF23, 0xFF24, 0xFF25, 0xFF26, 0xFF27,
+ 0xFF28, 0xFF29, 0xFF5D, 0xFF2A, 0xFF2B, 0xFF2C, 0xFF2D, 0xFF2E, 0xFF2F,
+ 0xFF30, 0xFF31, 0xFF32, 0xFF04, 0xFF33, 0xFF34, 0xFF35, 0xFF36, 0xFF37,
+ 0xFF38, 0xFF39, 0xFF3A, 0xFF10, 0xFF11, 0xFF12, 0xFF13, 0xFF14, 0xFF15,
+ 0xFF16, 0xFF17, 0xFF18, 0xFF19, 0x3002, 0x300C, 0x300D, 0x3001, 0x30FB,
+ 0x30F2, 0x30A1, 0x30A3, 0x30A5, 0xFFE0, 0x2220, 0x22A5, 0x2312, 0x2202,
+ 0x2207, 0x30A7, 0x30A9, 0x30E3, 0x30E5, 0x30E7, 0x30C3, 0x30EE, 0x30FC,
+ 0x30F5, 0x30F6, 0x2261, 0x2252, 0x226A, 0x226B, 0x221A, 0x223D, 0x221D,
+ 0x222B, 0x222C, 0x2208, 0x220B, 0x2286, 0x2287, 0x2282, 0x2283, 0x222A,
+ 0x2229, 0x2227, 0x2228, 0x21D2, 0x21D4, 0x2200, 0x2203, 0x212B, 0x2030,
+ 0x266F, 0x266D, 0x266A, 0x2020, 0x2021, 0x00B6, 0x25EF, 0x2500, 0x2502,
+ 0x250C, 0x2510, 0x30A2, 0x30A4, 0x30A6, 0x30A8, 0x30AA, 0x30AB, 0x30AD,
+ 0x30AF, 0x30B1, 0x30B3, 0x30B5, 0x30B7, 0x30B9, 0x30BB, 0x30BD, 0x30BF,
+ 0x30C1, 0x30C4, 0x30C6, 0x30C8, 0x30CA, 0x30CB, 0x30CC, 0x30CD, 0x30CE,
+ 0x30CF, 0x30D2, 0x30D5, 0x301C, 0x30D8, 0x30DB, 0x30DE, 0x30DF, 0x30E0,
+ 0x30E1, 0x30E2, 0x30E4, 0x30E6, 0x30E8, 0x30E9, 0x30EA, 0x30EB, 0x2518,
+ 0x2514, 0x251C, 0x252C, 0x2524, 0x2534, 0x253C, 0x2501, 0x2503, 0x250F,
+ 0x30EC, 0x30ED, 0x30EF, 0x30F3, 0x309B, 0x309C, 0x30AC, 0x30AE, 0x30B0,
+ 0x30B2, 0x30B4, 0x30B6, 0x30B8, 0x30BA, 0x30BC, 0x30BE, 0x30C0, 0x30C2,
+ 0x30C5, 0x30C7, 0x30C9, 0x30D0, 0x30D3, 0x30D6, 0x30D9, 0x30DC, 0x30F4,
+ 0x30D1, 0x30D4, 0x30D7, 0x30DA, 0x30DD, 0x30F0, 0x30F1, 0x30FD, 0x30FE,
+ 0xFF3C, 0x2513, 0x251B, 0x2517, 0x2523, 0x2533, 0x252B, 0x253B, 0x254B,
+ 0x2520, 0x252F, 0x2528, 0x2537, 0x253F, 0x251D, 0x2530, 0x2525, 0x2538,
+ 0x2542, 0x300E, 0x300F, 0xFF3B, 0xFF3D, 0x3092, 0x3041, 0x3043, 0x3045,
+ 0x2014, 0x00B1, 0x2260, 0x221E, 0x2103, 0x00B4, 0x3047, 0x3049, 0x3083,
+ 0x3085, 0x3087, 0x3063, 0x308E, 0x2010, 0x3003, 0x4EDD, 0x3005, 0x3006,
+ 0x3007, 0x00A8, 0x2018, 0x201C, 0x3014, 0x3008, 0x300A, 0x3010, 0x2266,
+ 0x2234, 0x2642, 0x00A7, 0x203B, 0x3012, 0x3231, 0x2116, 0x2121, 0xFF3E,
+ 0x2019, 0x201D, 0x3015, 0x3009, 0x300B, 0x3011, 0x2267, 0x2235, 0x2640,
+ 0x00D7, 0x00F7, 0x2016, 0x3013, 0x2025, 0x2026, 0x3042, 0x3044, 0x3046,
+ 0x3048, 0x304A, 0x304B, 0x304D, 0x304F, 0x3051, 0x3053, 0x3055, 0x3057,
+ 0x3059, 0x305B, 0x305D, 0x305F, 0x3061, 0x3064, 0x3066, 0x3068, 0x306A,
+ 0x306B, 0x306C, 0x306D, 0x306E, 0x306F, 0x3072, 0x3075, 0x3078, 0x307B,
+ 0x307E, 0x307F, 0x3080, 0x3081, 0x3082, 0x3084, 0x3086, 0x3088, 0x3089,
+ 0x308A, 0x308B, 0x308C, 0x308D, 0x308F, 0x3093, 0x304C, 0x304E, 0x3050,
+ 0x3052, 0x3054, 0x3056, 0x3058, 0x305A, 0x305C, 0x305E, 0x3060, 0x3062,
+ 0x3065, 0x3067, 0x3069, 0x3070, 0x3073, 0x3076, 0x3079, 0x307C, 0x3071,
+ 0x3074, 0x3077, 0x307A, 0x307D, 0x3090, 0x3091, 0x309D, 0x309E, 0x25CB,
+ 0x25CF, 0x25B3, 0x25B2, 0x25CE, 0x2606, 0x2605, 0x25C7, 0x25C6, 0x25A1,
+ 0x25A0, 0x25BD, 0x25BC, 0x00B0, 0x2032, 0x2033, 0x2192, 0x2190, 0x2191,
+ 0x2193, 0x4E00, 0x4E8C, 0x4E09, 0x56DB, 0x4E94, 0x516D, 0x4E03, 0x516B,
+ 0x4E5D, 0x5341, 0x767E, 0x5343, 0x4E07, 0x5104, 0x90FD, 0x9053, 0x5E9C,
+ 0x770C, 0x5E02, 0x533A, 0x753A, 0x6751, 0x6771, 0x897F, 0x5357, 0x5317,
+ 0x5927, 0x4E2D, 0x5C0F, 0x4E0A, 0x4E0B, 0x5E74, 0x6708, 0x65E5, 0x7530,
+ 0x5B50, 0x5C71, 0x672C, 0x5DDD, 0x85E4, 0x91CE, 0x5DE5, 0x696D, 0x6728,
+ 0x4E95, 0x90CE, 0x5CF6, 0x96C4, 0x9AD8, 0x5CA1, 0x592B, 0x539F, 0x4EAC,
+ 0x4F50, 0x6B63, 0x677E, 0x6A5F, 0x548C, 0x88FD, 0x7537, 0x7F8E, 0x5409,
+ 0x5D0E, 0x77F3, 0x8C37, 0x96FB, 0x9577, 0x6CBB, 0x6CA2, 0x91D1, 0x65B0,
+ 0x53E3, 0x6A4B, 0x4E45, 0x798F, 0x6240, 0x5E73, 0x5185, 0x56FD, 0x5316,
+ 0x962A, 0x5BAE, 0x4EBA, 0x4F5C, 0x90E8, 0x6E05, 0x6B21, 0x7FA9, 0x751F,
+ 0x4EE3, 0x51FA, 0x6C34, 0x68EE, 0x5149, 0x52A0, 0x5408, 0x795E, 0x6797,
+ 0x91CD, 0x884C, 0x4FE1, 0x660E, 0x6D77, 0x5B89, 0x5E78, 0x4FDD, 0x592A,
+ 0x5BCC, 0x6C5F, 0x9234, 0x524D, 0x77E5, 0x6B66, 0x4F0A, 0x662D, 0x5206,
+ 0x52DD, 0x7528, 0x5E83, 0x9020, 0x6C17, 0x6210, 0x898B, 0x5229, 0x4F1A,
+ 0x5B66, 0x5CA9, 0x7523, 0x9593, 0x5730, 0x81EA, 0x826F, 0x95A2, 0x611B,
+ 0x653F, 0x5C3E, 0x8A08, 0x6587, 0x624B, 0x7236, 0x65B9, 0x4E8B, 0x6238,
+ 0x54C1, 0x559C, 0x6E21, 0x5F18, 0x53E4, 0x8FBA, 0x5009, 0x9244, 0x4E4B,
+ 0x5834, 0x6D0B, 0x57CE, 0x6D25, 0x7ACB, 0x5EA6, 0x5348, 0x4ECA, 0x5F66,
+ 0x8A2D, 0x901A, 0x52D5, 0x5F8C, 0x5948, 0x5B9A, 0x6C60, 0x5C4B, 0x6D5C,
+ 0x7406, 0x5742, 0x5B9F, 0x82F1, 0x7684, 0x53F8, 0x79C0, 0x6A2A, 0x540D,
+ 0x5B5D, 0x7AF9, 0x535A, 0x529B, 0x5EAB, 0x8449, 0x6804, 0x6C38, 0x5668,
+ 0x7389, 0x591A, 0x8CC0, 0x771F, 0x6075, 0x9759, 0x5186, 0x8302, 0x654F,
+ 0x8C4A, 0x5175, 0x6CD5, 0x767A, 0x9752, 0x5897, 0x6599, 0x5FE0, 0x8CC7,
+ 0x6642, 0x7269, 0x8ECA, 0x5FB3, 0x8981, 0x5BFE, 0x585A, 0x79CB, 0x767D,
+ 0x6CB3, 0x702C, 0x6CB9, 0x9686, 0x8535, 0x5F53, 0x4FCA, 0x5FD7, 0x6625,
+ 0x793E, 0x99AC, 0x5165, 0x5EFA, 0x6839, 0x6749, 0x9032, 0x8208, 0x6D66,
+ 0x7CBE, 0x540C, 0x6027, 0x7C73, 0x8005, 0x52A9, 0x679D, 0x8FD1, 0x76F4,
+ 0x76EE, 0x6765, 0x753B, 0x76F8, 0x9ED2, 0x4E38, 0x8239, 0x7531, 0x58EB,
+ 0x7B2C, 0x718A, 0x7D19, 0x5065, 0x68B0, 0x82B3, 0x571F, 0x6709, 0x5BB6,
+ 0x7DDA, 0x7D4C, 0x8ABF, 0x5929, 0x671F, 0x7F6E, 0x6D45, 0x6589, 0x5F0F,
+ 0x5F62, 0x9762, 0x7A2E, 0x8F38, 0x5916, 0x5143, 0x4F53, 0x9E7F, 0x5FA1,
+ 0x5973, 0x5EB7, 0x4E16, 0x52C7, 0x5800, 0x597D, 0x5150, 0x5BFA, 0x92FC,
+ 0x7279, 0x57FC, 0x9054, 0x5411, 0x53D6, 0x7B49, 0x667A, 0x56DE, 0x9580,
+ 0x904B, 0x5099, 0x601D, 0x963F, 0x4E0D, 0x9808, 0x5168, 0x5BFF, 0x5584,
+ 0x677F, 0x98EF, 0x8C9E, 0x73FE, 0x98DF, 0x7D44, 0x985E, 0x516C, 0x6750,
+ 0x9999, 0x5546, 0x7D50, 0x8868, 0x77E2, 0x6F5F, 0x79C1, 0x5236, 0x90A6,
+ 0x6CBC, 0x7CF8, 0x5B8F, 0x7B56, 0x6CE2, 0x54E1, 0x6570, 0x958B, 0x6E96,
+ 0x6A39, 0x8CBB, 0x660C, 0x5F37, 0x7814, 0x53CB, 0x5B87, 0x82E5, 0x83CA,
+ 0x6301, 0x82B1, 0x5F15, 0x7D00, 0x8352, 0x5225, 0x4FEE, 0x8D8A, 0x4F4F,
+ 0x85AC, 0x6BDB, 0x9060, 0x554F, 0x5965, 0x578B, 0x5FC3, 0x767B, 0x65E9,
+ 0x67F3, 0x6D69, 0x8CEA, 0x52D9, 0x6CC9, 0x5E38, 0x5B88, 0x57FA, 0x7BA1,
+ 0x6CF0, 0x4F38, 0x6700, 0x4EE5, 0x6B4C, 0x88D5, 0x8D64, 0x8DB3, 0x898F,
+ 0x6D41, 0x8AA0, 0x6607, 0x5DDE, 0x7167, 0x5869, 0x9001, 0x96C5, 0x672B,
+ 0x54F2, 0x5CB8, 0x4E5F, 0x5C90, 0x521D, 0x8328, 0x5247, 0x6BD4, 0x80FD,
+ 0x8A71, 0x6295, 0x8EE2, 0x83C5, 0x9023, 0x4ED6, 0x6C11, 0x7D66, 0x9152,
+ 0x7E41, 0x4FA1, 0x6E80, 0x671D, 0x4ED8, 0x6761, 0x7121, 0x8003, 0x697D,
+ 0x4E3B, 0x610F, 0x6226, 0x5207, 0x5264, 0x7247, 0x7D30, 0x6E08, 0x7A32,
+ 0x5E03, 0x91CC, 0x5C5E, 0x7AE0, 0x5909, 0x4F55, 0x685C, 0x5F7C, 0x67FB,
+ 0x76CA, 0x58F2, 0x4EC1, 0x6DF1, 0x53F0, 0x9CE5, 0x9DB4, 0x652F, 0x6574,
+ 0x89D2, 0x5609, 0x5473, 0x885B, 0x8B70, 0x5727, 0x7387, 0x8DEF, 0x706B,
+ 0x961C, 0x8F1D, 0x70B9, 0x4E0E, 0x6E1B, 0x7551, 0x9280, 0x7A7A, 0x4EA4,
+ 0x7FBD, 0x534A, 0x53CE, 0x592E, 0x7DCF, 0x8A18, 0x6674, 0x69CB, 0x969B,
+ 0x6885, 0x5370, 0x8A00, 0x6817, 0x8EAB, 0x66F8, 0x514B, 0x7D20, 0x96C6,
+ 0x7BC0, 0x5148, 0x6EDD, 0x6C7A, 0x6559, 0x7D14, 0x67F4, 0x63A5, 0x661F,
+ 0x7740, 0x7559, 0x6620, 0x5DF1, 0x754C, 0x5177, 0x656C, 0x7FA4, 0x9806,
+ 0x5171, 0x6D3B, 0x91CF, 0x6307, 0x89E3, 0x5BA4, 0x679C, 0x5404, 0x671B,
+ 0x9632, 0x7D04, 0x61B2, 0x967D, 0x4E80, 0x56F3, 0x4E88, 0x8272, 0x7A0E,
+ 0x690D, 0x53EF, 0x6052, 0x4F4D, 0x5178, 0x5FC5, 0x7D9A, 0x6025, 0x5728,
+ 0x57A3, 0x541B, 0x5EF6, 0x5D8B, 0x4F01, 0x6803, 0x670D, 0x71B1, 0x5272,
+ 0x5354, 0x6B69, 0x53F2, 0x512A, 0x658E, 0x623F, 0x5B97, 0x683C, 0x8FB0,
+ 0x7B20, 0x5712, 0x8AF8, 0x8107, 0x5553, 0x8CE2, 0x5F25, 0x98A8, 0x5F97,
+ 0x6613, 0x6253, 0x982D, 0x65ED, 0x6BB5, 0x52E2, 0x7136, 0x56E3, 0x984D,
+ 0x843D, 0x914D, 0x7A0B, 0x8FBB, 0x543E, 0x611F, 0x5BDB, 0x53CD, 0x7A14,
+ 0x9700, 0x6E90, 0x6C96, 0x984C, 0x8FBC, 0x8349, 0x7B97, 0x76DB, 0x8FB2,
+ 0x90A3, 0x7701, 0x69D8, 0x6BBF, 0x5C11, 0x4ECB, 0x53D7, 0x97F3, 0x7DE8,
+ 0x59D4, 0x5E84, 0x4FC2, 0x72B6, 0x793A, 0x5E97, 0x5A9B, 0x682A, 0x6ECB,
+ 0x68A8, 0x7E04, 0x53F3, 0x5DE6, 0x53CA, 0x9078, 0x5C45, 0x60C5, 0x7DF4,
+ 0x70AD, 0x9928, 0x9271, 0x6A21, 0x6B8A, 0x7E3E, 0x4E9C, 0x7E4A, 0x4EF2,
+ 0x5857, 0x6D88, 0x8853, 0x691C, 0x6717, 0x5B85, 0x529F, 0x5C1A, 0x8CBF,
+ 0x60A6, 0x8102, 0x7BE0, 0x4F73, 0x7D21, 0x51A8, 0x6851, 0x78BA, 0x7267,
+ 0x4E26, 0x5024, 0x89B3, 0x8CB4, 0x7DAD, 0x7D71, 0x5BBF, 0x4E21, 0x7CD6,
+ 0x89AA, 0x9332, 0x6F84, 0x65BD, 0x5BB9, 0x98DB, 0x5C40, 0x7950, 0x904E,
+ 0x6C0F, 0x6539, 0x76E4, 0x7A4D, 0x6E0B, 0x5DFB, 0x6DF3, 0x5FDC, 0x4E89,
+ 0x8ECD, 0x88C5, 0x9178, 0x7E54, 0x67D3, 0x5E1D, 0x7DBF, 0x7C89, 0x822A,
+ 0x7532, 0x5468, 0x4ED9, 0x5F85, 0x4F4E, 0x7DD1, 0x8EFD, 0x9EBB, 0x6176,
+ 0x52B4, 0x78EF, 0x4E39, 0x80B2, 0x9650, 0x5C0E, 0x653E, 0x6643, 0x5EA7,
+ 0x4EF6, 0x60F3, 0x9A13, 0x4ED5, 0x4F7F, 0x8F2A, 0x9854, 0x756A, 0x5F35,
+ 0x805E, 0x4F9B, 0x6E6F, 0x6EB6, 0x6821, 0x9285, 0x92F3, 0x878D, 0x9756,
+ 0x5199, 0x5B8C, 0x6E2F, 0x935B, 0x591C, 0x5145, 0x9F8D, 0x7DB1, 0x83F1,
+ 0x901F, 0x52C9, 0x5237, 0x8D77, 0x6469, 0x53C2, 0x55B6, 0x7A42, 0x63A8,
+ 0x8FD4, 0x8077, 0x6B62, 0x4F1D, 0x5E79, 0x7403, 0x6A29, 0x5C55, 0x5E61,
+ 0x845B, 0x5EAD, 0x975E, 0x53F7, 0x5358, 0x6B73, 0x62E1, 0x51E6, 0x8A9E,
+ 0x6628, 0x57DF, 0x6DF5, 0x518D, 0x50CD, 0x79D1, 0x9B5A, 0x7AEF, 0x9014,
+ 0x6848, 0x5B57, 0x8AD6, 0x517C, 0x53C8, 0x632F, 0x6280, 0x5FB9, 0x672D,
+ 0x7CFB, 0x5F93, 0x51B7, 0x614B, 0x5CF0, 0x5931, 0x539A, 0x5074, 0x6CE8,
+ 0x6E2C, 0x9803, 0x4E57, 0x8A66, 0x576A, 0x8429, 0x515A, 0x6C7D, 0x5B9D,
+ 0x606D, 0x6A0B, 0x6E29, 0x6577, 0x8AAC, 0x82B8, 0x544A, 0x6B74, 0x822C,
+ 0x98FE, 0x793C, 0x5C06, 0x96E3, 0x7802, 0x5224, 0x5F79, 0x5F71, 0x66FD,
+ 0x5E2F, 0x9678, 0x938C, 0x8AC7, 0x5F70, 0x60AA, 0x6A19, 0x7533, 0x5BB3,
+ 0x6BCD, 0x88DC, 0x5E4C, 0x58F0, 0x9664, 0x7B39, 0x5A66, 0x4E7E, 0x7AF6,
+ 0x829D, 0x725B, 0x8CB7, 0x79FB, 0x785D, 0x8336, 0x52B9, 0x990A, 0x52F2,
+ 0x80A5, 0x8B19, 0x7089, 0x590F, 0x5802, 0x67CF, 0x6255, 0x5E30, 0x713C,
+ 0x786B, 0x8001, 0x7A76, 0x5BE9, 0x91DD, 0x65AD, 0x5C04, 0x5DEE, 0x5D50,
+ 0x6298, 0x8010, 0x5BA3, 0x59CB, 0x5F8B, 0x6B8B, 0x666F, 0x8C61, 0x90F7,
+ 0x5353, 0x96E2, 0x85AB, 0x6B7B, 0x8015, 0x64CD, 0x4EAE, 0x4E91, 0x90E1,
+ 0x52E4, 0x6C42, 0x8CAB, 0x5B98, 0x59BB, 0x88CF, 0x773C, 0x4F2F, 0x7AAF,
+ 0x7BC9, 0x968E, 0x63DB, 0x6842, 0x99C5, 0x68B6, 0x5747, 0x8CA1, 0x547D,
+ 0x738B, 0x84B2, 0x90C1, 0x78E8, 0x7B11, 0x66F2, 0x6975, 0x5831, 0x63D0,
+ 0x8A3C, 0x96EA, 0x9055, 0x88C1, 0x9996, 0x75C5, 0x6850, 0x4F59, 0x74E6,
+ 0x4EE4, 0x5439, 0x732A, 0x672A, 0x525B, 0x8CA0, 0x4F34, 0x5100, 0x542B,
+ 0x9069, 0x8FC4, 0x5C3B, 0x5DCC, 0x7B54, 0x8FFD, 0x8A0E, 0x4E08, 0x925B,
+ 0x71C3, 0x8AB2, 0x70BA, 0x9662, 0x679A, 0x76AE, 0x8B77, 0x7DBE, 0x96E8,
+ 0x6211, 0x5BC4, 0x837B, 0x62BC, 0x7D0D, 0x76E3, 0x7E2B, 0x964D, 0x572D,
+ 0x7ADC, 0x7BC4, 0x6BBA, 0x8C9D, 0x698E, 0x9047, 0x6F14, 0x5360, 0x8FEB,
+ 0x5287, 0x624D, 0x6566, 0x7D1A, 0x7D42, 0x6BCE, 0x7D79, 0x7E2E, 0x666E,
+ 0x7965, 0x500B, 0x5C02, 0x99D2, 0x8A55, 0x7560, 0x5B58, 0x8089, 0x50BE,
+ 0x5E2B, 0x6DB2, 0x4F8B, 0x81E3, 0x81F3, 0x56E0, 0x7D99, 0x5DF2, 0x899A,
+ 0x6E9D, 0x6D17, 0x8AAD, 0x8996, 0x731B, 0x5DE8, 0x7DB2, 0x888B, 0x4EFB,
+ 0x5BC6, 0x8896, 0x6CC1, 0x8457, 0x8F03, 0x6BC5, 0x97FF, 0x8CA9, 0x5E45,
+ 0x82E6, 0x63AA, 0x5F81, 0x78C1, 0x821E, 0x52AA, 0x7AAA, 0x5999, 0x6297,
+ 0x8F14, 0x7FD2, 0x4FC3, 0x54C9, 0x967A, 0x66F4, 0x8B1B, 0x5E72, 0x5FA9,
+ 0x8A2A, 0x6D3E, 0x7763, 0x6483, 0x8B58, 0x614E, 0x5A5A, 0x8D85, 0x71D0,
+ 0x983C, 0x72E9, 0x583A, 0x5DFE, 0x8A8D, 0x67C4, 0x7DE0, 0x4F11, 0x77ED,
+ 0x4F0F, 0x5BC5, 0x629C, 0x5C3C, 0x533B, 0x6DC0, 0x81FC, 0x96D1, 0x904A,
+ 0x6D6E, 0x93E1, 0x5C64, 0x98FC, 0x524A, 0x6DFB, 0x8584, 0x968A, 0x56FA,
+ 0x5883, 0x7766, 0x9805, 0x4E73, 0x8C46, 0x8A31, 0x7DD2, 0x8FF0, 0x6D6A,
+ 0x4F9D, 0x6B6F, 0x6B27, 0x62C5, 0x511F, 0x9769, 0x5374, 0x9AA8, 0x6775,
+ 0x887F, 0x5305, 0x7570, 0x8D70, 0x864E, 0x5CEF, 0x8CDE, 0x5FF5, 0x725F,
+ 0x7686, 0x609F, 0x80CC, 0x59EB, 0x8131, 0x5E0C, 0x8A17, 0x9676, 0x82D7,
+ 0x74B0, 0x84B8, 0x50D5, 0x96F2, 0x7248, 0x7834, 0x6DD1, 0x6E09, 0x67FF,
+ 0x6F54, 0x5915, 0x500D, 0x72AC, 0x9EC4, 0x7B46, 0x9B3C, 0x6563, 0x53BB,
+ 0x8A98, 0x91DC, 0x9818, 0x6FC3, 0x65C5, 0x501F, 0x7F8A, 0x6F64, 0x9031,
+ 0x5F3E, 0x63F4, 0x9038, 0x8B66, 0x7BE4, 0x7206, 0x6843, 0x72EC, 0x65CF,
+ 0x82A6, 0x5BA2, 0x6960, 0x9EA6, 0x52DF, 0x6790, 0x639B, 0x7D75, 0x9855,
+ 0x5DF3, 0x5805, 0x8ACB, 0x95A3, 0x8863, 0x8CA8, 0x5B63, 0x5E8A, 0x5449,
+ 0x786C, 0x7D2B, 0x8CA2, 0x5352, 0x7D76, 0x8CB8, 0x7070, 0x547C, 0x6545,
+ 0x6676, 0x73B2, 0x56F2, 0x7BB1, 0x58A8, 0x7A81, 0x66AE, 0x8087, 0x59FF,
+ 0x8840, 0x56F0, 0x7B51, 0x6DF7, 0x5F01, 0x934B, 0x9000, 0x4FE3, 0x675F,
+ 0x4FBF, 0x8CC3, 0x526F, 0x63A1, 0x5442, 0x8907, 0x698A, 0x5E2D, 0x5A18,
+ 0x7518, 0x514D, 0x5E7E, 0x50B5, 0x5BDD, 0x68D2, 0x745E, 0x69FB, 0x5FAE,
+ 0x55E3, 0x8A70, 0x5BF8, 0x5824, 0x8358, 0x5F13, 0x5E95, 0x706F, 0x751A,
+ 0x7D05, 0x60E3, 0x7E70, 0x5012, 0x5238, 0x83EF, 0x5373, 0x5F31, 0x6A2B,
+ 0x9CF4, 0x53CC, 0x6D32, 0x4EAB, 0x4E92, 0x842C, 0x8A8C, 0x65E2, 0x6F01,
+ 0x80A9, 0x9DF9, 0x8B72, 0x7B52, 0x9589, 0x6D74, 0x63A2, 0x6590, 0x5BD2,
+ 0x6319, 0x8AB0, 0x76DF, 0x99A8, 0x7A74, 0x8236, 0x8846, 0x8061, 0x6557,
+ 0x5922, 0x9644, 0x88AB, 0x9326, 0x7B4B, 0x62B5, 0x5371, 0x5E81, 0x5BDF,
+ 0x4F75, 0x58C1, 0x7058, 0x7DCA, 0x5438, 0x73E0, 0x52D8, 0x5208, 0x78D0,
+ 0x6B23, 0x6838, 0x4E43, 0x690E, 0x8377, 0x6ED1, 0x98F2, 0x8170, 0x8857,
+ 0x8EF8, 0x798E, 0x83DC, 0x8FCE, 0x7E01, 0x5510, 0x4EA8, 0x8A33, 0x9162,
+ 0x5EFB, 0x606F, 0x4E86, 0x664B, 0x6368, 0x5217, 0x8056, 0x51FD, 0x7642,
+ 0x821F, 0x9685, 0x50CF, 0x662F, 0x4F3C, 0x4E59, 0x6A3D, 0x4E71, 0x523A,
+ 0x8ACF, 0x6A58, 0x66FF, 0x670B, 0x653B, 0x9732, 0x5EC3, 0x8A13, 0x5782,
+ 0x604B, 0x866B, 0x95D8, 0x60A9, 0x4E01, 0x63CF, 0x6FC0, 0x659C, 0x8CAC,
+ 0x8305, 0x7CA7, 0x6050, 0x96F7, 0x5FCD, 0x640D, 0x5B54, 0x900F, 0x62D3,
+ 0x59B9, 0x7159, 0x51AC, 0x79F0, 0x552F, 0x5275, 0x6697, 0x80F8, 0x4E98,
+ 0x4ECF, 0x51CD, 0x9D5C, 0x5144, 0x7A93, 0x67F1, 0x5841, 0x7C21, 0x8861,
+ 0x5C31, 0x68DA, 0x91E7, 0x9DF2, 0x63EE, 0x6575, 0x84EE, 0x523B, 0x6B32,
+ 0x7C98, 0x5982, 0x969C, 0x8987, 0x7C9F, 0x9006, 0x62DB, 0x66DC, 0x6355,
+ 0x6982, 0x50AC, 0x623B, 0x5FD8, 0x63DA, 0x75DB, 0x627F, 0x616E, 0x8266,
+ 0x7C95, 0x716E, 0x96C7, 0x7F6A, 0x5426, 0x5200, 0x83D3, 0x5211, 0x594F,
+ 0x9D28, 0x574A, 0x66C7, 0x9858, 0x820E, 0x6614, 0x733F, 0x50B7, 0x6551,
+ 0x5EB8, 0x5B6B, 0x55AC, 0x5FEB, 0x6388, 0x8CAF, 0x676F, 0x5951, 0x5A01,
+ 0x71E5, 0x5DE3, 0x8C6A, 0x6271, 0x81F4, 0x5C3A, 0x5F92, 0x9045, 0x7384,
+ 0x7149, 0x79D8, 0x796D, 0x9003, 0x83CC, 0x5FB4, 0x5B8D, 0x6279, 0x64AE,
+ 0x7D18, 0x723E, 0x5BEE, 0x65E7, 0x8D08, 0x9E78, 0x52E7, 0x5D07, 0x9F62,
+ 0x6069, 0x536F, 0x6681, 0x9663, 0x5E3D, 0x62B1, 0x722A, 0x6E4A, 0x93AE,
+ 0x79E6, 0x53E5, 0x809D, 0x88FE, 0x53B3, 0x6C88, 0x6E7F, 0x5141, 0x9091,
+ 0x6F6E, 0x84C4, 0x85EA, 0x8129, 0x6BD2, 0x663C, 0x7F72, 0x73C2, 0x5F1F,
+ 0x790E, 0x60B2, 0x72ED, 0x58EE, 0x8179, 0x8E8D, 0x5C65, 0x5DE7, 0x6C37,
+ 0x6DE1, 0x862D, 0x72AF, 0x8E0A, 0x7C92, 0x8218, 0x8033, 0x63A7, 0x9291,
+ 0x5019, 0x8155, 0x8A69, 0x8EDF, 0x66B4, 0x8133, 0x7591, 0x6B20, 0x6669,
+ 0x90F5, 0x4E32, 0x73EA, 0x693F, 0x7687, 0x707D, 0x7D3A, 0x6148, 0x8607,
+ 0x99FF, 0x59C9, 0x7832, 0x7815, 0x907F, 0x80A1, 0x5C3F, 0x66A2, 0x9418,
+ 0x6D44, 0x5E55, 0x5854, 0x7B95, 0x8DE1, 0x4EA1, 0x8C5A, 0x81E8, 0x89E6,
+ 0x9670, 0x5263, 0x74F6, 0x9A5A, 0x6012, 0x520A, 0x7434, 0x9801, 0x907A,
+ 0x5504, 0x7956, 0x5230, 0x54B2, 0x8A34, 0x96A3, 0x4FF3, 0x9283, 0x91E3,
+ 0x7D39, 0x9688, 0x4F51, 0x7D61, 0x5DBA, 0x9BAE, 0x5F80, 0x795D, 0x8597,
+ 0x8DA3, 0x7C60, 0x5C0A, 0x7565, 0x85A9, 0x63D6, 0x9E97, 0x7D22, 0x5375,
+ 0x9AEA, 0x9042, 0x6B3D, 0x7D0B, 0x6392, 0x80AA, 0x7DE9, 0x9F3B, 0x99C6,
+ 0x6D78, 0x6731, 0x5531, 0x6398, 0x7825, 0x5CB3, 0x5DE1, 0x92AD, 0x98FD,
+ 0x9810, 0x6CE3, 0x6B64, 0x5321, 0x6B53, 0x5E8F, 0x7AE5, 0x502B, 0x6E56,
+ 0x62BD, 0x8276, 0x6A9C, 0x4E18, 0x57F7, 0x752B, 0x7C97, 0x82EB, 0x9802,
+ 0x811A, 0x73CD, 0x8F9B, 0x5C0B, 0x63E1, 0x7372, 0x8150, 0x80E1, 0x5B99,
+ 0x76D7, 0x6291, 0x65EC, 0x8A3A, 0x5947, 0x65E8, 0x6E7E, 0x6696, 0x55AB,
+ 0x8F09, 0x92ED, 0x9396, 0x4EEE, 0x755C, 0x6F38, 0x8F9E, 0x7981, 0x5C01,
+ 0x62E0, 0x9BE8, 0x91C8, 0x6276, 0x65CB, 0x8E0F, 0x8B21, 0x699B, 0x6216,
+ 0x5A92, 0x90B8, 0x50DA, 0x79DF, 0x6C41, 0x5270, 0x9175, 0x8B39, 0x685D,
+ 0x5875, 0x819C, 0x5B9C, 0x8A89, 0x8A72, 0x9D8F, 0x6377, 0x5974, 0x8AA4,
+ 0x52B1, 0x6962, 0x5C48, 0x9CE9, 0x673A, 0x75B2, 0x6D1E, 0x4F0D, 0x7E6D,
+ 0x7B48, 0x7FCC, 0x65E6, 0x59A5, 0x79E9, 0x6212, 0x6EDE, 0x770B, 0x8CA7,
+ 0x65BC, 0x885D, 0x6ADB, 0x5C4A, 0x8074, 0x9084, 0x8ECC, 0x65D7, 0x57F9,
+ 0x708E, 0x6F06, 0x5E7C, 0x77AC, 0x4FF5, 0x5949, 0x81ED, 0x9B45, 0x7FFC,
+ 0x8178, 0x69FD, 0x6CCA, 0x69C7, 0x79D2, 0x8B1D, 0x9ED9, 0x81D3, 0x7A3C,
+ 0x7968, 0x6F5C, 0x63B2, 0x8DDD, 0x6383, 0x6E9C, 0x5E33, 0x61F8, 0x76BF,
+ 0x642C, 0x7DB4, 0x6247, 0x6458, 0x6816, 0x5F69, 0x9022, 0x7A1A, 0x82B9,
+ 0x70C8, 0x9A12, 0x6163, 0x6FEF, 0x53EB, 0x9D3B, 0x62FE, 0x60A0, 0x9591,
+ 0x6D99, 0x6162, 0x9298, 0x635C, 0x9707, 0x8972, 0x683D, 0x51E1, 0x9B54,
+ 0x608C, 0x5B22, 0x99C4, 0x7126, 0x8A73, 0x971C, 0x7396, 0x67D4, 0x60A3,
+ 0x4E11, 0x4EF0, 0x8CDB, 0x8CB0, 0x7912, 0x9774, 0x8986, 0x5146, 0x57DC,
+ 0x99D0, 0x80C3, 0x8338, 0x78A7, 0x86CD, 0x7F85, 0x5049, 0x8247, 0x690B,
+ 0x7C4D, 0x53EA, 0x5F26, 0x6E25, 0x6881, 0x9375, 0x5DFD, 0x5347, 0x9727,
+ 0x643A, 0x75C7, 0x6FA4, 0x73A9, 0x77E9, 0x9451, 0x8B5C, 0x808C, 0x674E,
+ 0x4EAD, 0x582F, 0x7573, 0x8ED2, 0x6CE5, 0x9320, 0x8FF7, 0x7D33, 0x72C2,
+ 0x8217, 0x7422, 0x82C5, 0x9A30, 0x773A, 0x5F84, 0x9673, 0x64AD, 0x920D,
+ 0x74DC, 0x60C7, 0x86ED, 0x4FFA, 0x52A3, 0x6A3A, 0x7720, 0x5320, 0x61B6,
+ 0x5674, 0x8776, 0x6CBF, 0x505C, 0x602A, 0x8466, 0x6B96, 0x6DBC, 0x97D3,
+ 0x968F, 0x6876, 0x60D1, 0x5378, 0x64A4, 0x51A0, 0x9154, 0x5DF4, 0x629E,
+ 0x5E63, 0x929A, 0x7693, 0x6C5A, 0x6597, 0x50E7, 0x7C82, 0x5F6B, 0x6CE1,
+ 0x5F6C, 0x5AC1, 0x6F2C, 0x852D, 0x6442, 0x5750, 0x58C7, 0x8CFC, 0x8A5E,
+ 0x7A7F, 0x689D, 0x7E26, 0x7A40, 0x7344, 0x8AEB, 0x4FD7, 0x7A63, 0x8036,
+ 0x7DEF, 0x80C6, 0x8AED, 0x731F, 0x8FEA, 0x4F0E, 0x758B, 0x518A, 0x6734,
+ 0x5FD9, 0x61C7, 0x65AF, 0x9CF3, 0x5ECA, 0x9262, 0x68DF, 0x6CB8, 0x80F4,
+ 0x57CB, 0x6C99, 0x96A0, 0x5B64, 0x58F1, 0x68C4, 0x5410, 0x982C, 0x8A87,
+ 0x4E5E, 0x6167, 0x9BAB, 0x90AA, 0x55B0, 0x82BD, 0x596A, 0x66F3, 0x8299,
+ 0x5893, 0x719F, 0x6284, 0x67D1, 0x9063, 0x5ACC, 0x6C57, 0x7CE7, 0x5851,
+ 0x64B2, 0x58CA, 0x830E, 0x5968, 0x5302, 0x5A46, 0x8702, 0x6065, 0x72D9,
+ 0x89A7, 0x6689, 0x66F9, 0x5D6F, 0x5BB0, 0x96BC, 0x636E, 0x60DC, 0x7948,
+ 0x51DD, 0x8606, 0x5EC9, 0x7554, 0x596E, 0x6B04, 0x4F43, 0x7B94, 0x67DA,
+ 0x62DD, 0x628A, 0x971E, 0x62ED, 0x6EC5, 0x508D, 0x67B6, 0x80E4, 0x9EBF,
+ 0x5EB5, 0x638C, 0x85CD, 0x9867, 0x52C5, 0x6016, 0x68CB, 0x61D0, 0x5751,
+ 0x8F29, 0x5FAA, 0x81A8, 0x7D62, 0x71C8, 0x54C0, 0x69CC, 0x6B3E, 0x65AC,
+ 0x63C3, 0x4F46, 0x7B1B, 0x6B86, 0x88F8, 0x5203, 0x732E, 0x6687, 0x7D17,
+ 0x57F4, 0x570F, 0x618E, 0x970A, 0x7C3F, 0x8B00, 0x7881, 0x8CE0, 0x548B,
+ 0x7B87, 0x745B, 0x7C11, 0x8870, 0x5398, 0x5448, 0x6CF3, 0x6F22, 0x53F6,
+ 0x88B4, 0x5301, 0x7A6B, 0x8695, 0x586B, 0x5D29, 0x88C2, 0x62D2, 0x4E1E,
+ 0x5036, 0x96C0, 0x7363, 0x8A3B, 0x5176, 0x7199, 0x7FE0, 0x8888, 0x7E1E,
+ 0x4E4F, 0x84CB, 0x6F2B, 0x5859, 0x936C, 0x53E9, 0x865A, 0x9149, 0x86EF,
+ 0x5E06, 0x5507, 0x902E, 0x6795, 0x846C, 0x5BA5, 0x82A5, 0x8431, 0x6D8C,
+ 0x63FA, 0x4EA5, 0x51C6, 0x6328, 0x7F70, 0x5B5F, 0x5DBD, 0x99C8, 0x53EC,
+ 0x7985, 0x8A54, 0x7962, 0x88DF, 0x5B09, 0x4FB5, 0x4F91, 0x9B8E, 0x5192,
+ 0x96F0, 0x6DAF, 0x622F, 0x8490, 0x8CDC, 0x5075, 0x5CE0, 0x4E14, 0x4F83,
+ 0x7C54, 0x84D1, 0x77B3, 0x8AEE, 0x5CE8, 0x62F6, 0x663B, 0x8A93, 0x8526,
+ 0x8A95, 0x65FA, 0x6714, 0x53D4, 0x62AB, 0x8CE6, 0x88F3, 0x5BE7, 0x868A,
+ 0x668E, 0x582A, 0x6170, 0x696F, 0x9F13, 0x7A92, 0x7893, 0x6A7F, 0x9017,
+ 0x9266, 0x7D10, 0x7BC7, 0x6EF4, 0x821C, 0x5C3D, 0x62CD, 0x85C1, 0x6F02,
+ 0x6E67, 0x6691, 0x85A6, 0x637A, 0x821B, 0x4F8D, 0x5091, 0x8A02, 0x62EC,
+ 0x9BC9, 0x7A3D, 0x7C9B, 0x50C5, 0x9019, 0x708A, 0x7C8B, 0x64EC, 0x665F,
+ 0x6562, 0x732B, 0x5339, 0x67A0, 0x55A7, 0x6D2A, 0x7A3F, 0x64E6, 0x79A7,
+ 0x67D8, 0x7B26, 0x96BB, 0x6311, 0x72A0, 0x5C6F, 0x7026, 0x97EE, 0x60DF,
+ 0x8AFE, 0x8B04, 0x8494, 0x9BD6, 0x82AF, 0x932C, 0x6606, 0x9640, 0x5BC2,
+ 0x86C7, 0x7949, 0x8017, 0x6919, 0x7092, 0x963B, 0x7C7E, 0x59D3, 0x5B5C,
+ 0x7D1B, 0x91D8, 0x6A80, 0x85E9, 0x6905, 0x6C93, 0x502D, 0x4EA6, 0x7FC1,
+ 0x61A4, 0x8CCA, 0x9665, 0x93D1, 0x53F1, 0x598A, 0x8EAC, 0x62D8, 0x6867,
+ 0x71D5, 0x7B67, 0x504F, 0x67D0, 0x82D1, 0x978D, 0x748B, 0x80BA, 0x7336,
+ 0x514E, 0x8105, 0x90CA, 0x584A, 0x67FE, 0x6FF1, 0x5FFD, 0x76C6, 0x9A0E,
+ 0x507D, 0x9694, 0x5EF7, 0x7BB8, 0x904D, 0x6C4E, 0x85FB, 0x819D, 0x67AF,
+ 0x564C, 0x5606, 0x8C8C, 0x56DA, 0x73ED, 0x8CC4, 0x8FC5, 0x96F6, 0x6C50,
+ 0x8944, 0x8F3F, 0x7D5E, 0x60E8, 0x72FC, 0x7D9C, 0x8463, 0x5CFB, 0x5446,
+ 0x5D16, 0x6CA1, 0x81B3, 0x58FA, 0x5BB4, 0x8108, 0x541F, 0x8CBC, 0x6182,
+ 0x78A9, 0x6FE1, 0x91A4, 0x76F2, 0x6020, 0x76FE, 0x84C9, 0x7F36, 0x4EC7,
+ 0x755D, 0x7A17, 0x84EC, 0x75F4, 0x4F3A, 0x676D, 0x7460, 0x62F3, 0x6F20,
+ 0x79E4, 0x87F9, 0x6094, 0x6234, 0x66AB, 0x820C, 0x8499, 0x723A, 0x5FCC,
+ 0x6109, 0x70CF, 0x7261, 0x7A50, 0x5098, 0x9AED, 0x5D69, 0x601C, 0x6667,
+ 0x99B4, 0x5E7B, 0x643E, 0x5830, 0x53C9, 0x7A9F, 0x990C, 0x9B42, 0x8F5F,
+ 0x7AAE, 0x5B9B, 0x68A2, 0x6249, 0x7984, 0x9DFA, 0x5451, 0x932F, 0x8AC4,
+ 0x5F90, 0x8DF3, 0x5A2F, 0x80DE, 0x6D29, 0x7A4F, 0x84BC, 0x9D2B, 0x9010,
+ 0x6D38, 0x916A, 0x6FC1, 0x9905, 0x6BBB, 0x5EB6, 0x91B8, 0x5076, 0x6F0F,
+ 0x4E19, 0x540F, 0x9675, 0x6C72, 0x51B4, 0x5631, 0x9F20, 0x66A6, 0x5F0A,
+ 0x75AB, 0x51F8, 0x674F, 0x8DF5, 0x6C70, 0x8A6B, 0x757F, 0x5CAC, 0x6841,
+ 0x8CD3, 0x9BDB, 0x8475, 0x6893, 0x840C, 0x72DB, 0x7577, 0x8568, 0x783A,
+ 0x847A, 0x5F10, 0x831C, 0x6813, 0x6E1A, 0x9DAF, 0x51F9, 0x7980, 0x4E99,
+ 0x5EE3, 0x908A, 0x80AF, 0x59A8, 0x77DB, 0x8D74, 0x8A1F, 0x673D, 0x533F,
+ 0x8A0A, 0x5618, 0x6756, 0x53D9, 0x4F10, 0x7409, 0x5A41, 0x4FF8, 0x79B0,
+ 0x9838, 0x8E2A, 0x9D60, 0x8F44, 0x65A5, 0x75BE, 0x906D, 0x867B, 0x60BC,
+ 0x51B6, 0x5937, 0x7D2F, 0x916C, 0x69AE, 0x7CE0, 0x792A, 0x5D14, 0x64C1,
+ 0x58EC, 0x589C, 0x8D66, 0x66D9, 0x61F2, 0x912D, 0x6E58, 0x9435, 0x965B,
+ 0x7272, 0x5F6A, 0x5E9A, 0x8F1B, 0x5B95, 0x5C39, 0x9013, 0x834F, 0x7CCE,
+ 0x620A, 0x90ED, 0x691B, 0x6E15, 0x65DB, 0x66FE, 0x4E9F, 0x55AA, 0x7A83,
+ 0x83E9, 0x8B83, 0x846D, 0x83F0, 0x7F50, 0x918D, 0x9190, 0x758E, 0x95A5,
+ 0x81E7, 0x75E2, 0x61A9, 0x8A50, 0x95B2, 0x53A8, 0x59F6, 0x9813, 0x7891,
+ 0x7C17, 0x6B3A, 0x57E0, 0x620E, 0x83D6, 0x8AD2, 0x75D4, 0x927E, 0x59DC,
+ 0x5289, 0x9087, 0x6FFE, 0x7473, 0x5C09, 0x9D6C, 0x84FC, 0x7CDF, 0x7BAD,
+ 0x8A6E, 0x594E, 0x56A2, 0x819A, 0x7947, 0x6636, 0x53E1, 0x7887, 0x58CC,
+ 0x9397, 0x6E13, 0x5256, 0x828B, 0x9E9F, 0x9583, 0x658C, 0x9E93, 0x7345,
+ 0x6E26, 0x9D07, 0x5983, 0x7DAC, 0x96C1, 0x61BE, 0x6762, 0x9ECE, 0x90A8,
+ 0x9187, 0x9F0E, 0x7C38, 0x51F1, 0x8599, 0x524C, 0x540E, 0x7901, 0x655E,
+ 0x6668, 0x5CE1, 0x7566, 0x76C8, 0x8679, 0x531D, 0x5506, 0x7926, 0x8912,
+ 0x77EF, 0x7CC0, 0x570B, 0x515C, 0x7E8A, 0x535C, 0x8A60, 0x65A7, 0x8766,
+ 0x5766, 0x6AE8, 0x87FB, 0x5E16, 0x7AEA, 0x8D73, 0x771E, 0x737A, 0x66E0,
+ 0x9410, 0x816B, 0x7B08, 0x91FC, 0x5737, 0x6FE4, 0x856A, 0x7E55, 0x9957,
+ 0x87BA, 0x694A, 0x818F, 0x5EFF, 0x891C, 0x72D0, 0x9846, 0x9EDB, 0x8D99,
+ 0x5DD6, 0x62B9, 0x64AB, 0x4F76, 0x613F, 0x68AF, 0x5F14, 0x800C, 0x92F8,
+ 0x7BC1, 0x52FE, 0x664F, 0x9177, 0x51F6, 0x97A0, 0x839E, 0x647A, 0x9C3A,
+ 0x67F5, 0x7C4F, 0x685F, 0x9B6F, 0x9F4B, 0x7FFB, 0x9348, 0x4FF6, 0x9E92,
+ 0x9197, 0x96DB, 0x5BE6, 0x6CCC, 0x7CFE, 0x9453, 0x6822, 0x66B9, 0x5BD4,
+ 0x98F4, 0x8AE6, 0x8154, 0x7827, 0x74BD, 0x6ED3, 0x9288, 0x5A20, 0x5B8B,
+ 0x86F8, 0x760D, 0x865C, 0x6641, 0x91C9, 0x5589, 0x7A4E, 0x59E5, 0x6042,
+ 0x932B, 0x5B5A, 0x849C, 0x5C91, 0x96CD, 0x62D9, 0x675C, 0x6787, 0x5E7D,
+ 0x8650, 0x9EB9, 0x5CB1, 0x80CE, 0x7A00, 0x8ABC, 0x5700, 0x8096, 0x7D72,
+ 0x9211, 0x8098, 0x907C, 0x7761, 0x8737, 0x9075, 0x817A, 0x7C3E, 0x6EA2,
+ 0x965E, 0x7E90, 0x72D7, 0x58FD, 0x60B3, 0x9786, 0x7E88, 0x587E, 0x6E20,
+ 0x84DC, 0x6961, 0x77AD, 0x5197, 0x652A, 0x6777, 0x5DCD, 0x6101, 0x932E,
+ 0x5954, 0x6367, 0x798D, 0x7AFF, 0x80D6, 0x58B3, 0x6168, 0x6AC3, 0x7483,
+ 0x9B92, 0x660A, 0x642D, 0x5118, 0x6763, 0x809B, 0x9C10, 0x4FC9, 0x6953,
+ 0x7A1C, 0x52FF, 0x6055, 0x768E, 0x817F, 0x5642, 0x5F6D, 0x7194, 0x70BB,
+ 0x7436, 0x8000, 0x874B, 0x55DA, 0x7435, 0x7690, 0x96EB, 0x66DD, 0x751C,
+ 0x633D, 0x6EC9, 0x7C64, 0x7CA5, 0x6D35, 0x935C, 0x7027, 0x5E25, 0x701D,
+ 0x54BD, 0x611A, 0x6973, 0x6C6A, 0x559A, 0x6D19, 0x96CC, 0x5BE1, 0x59FB,
+ 0x697C, 0x914C, 0x7709, 0x8500, 0x7A46, 0x7872, 0x92E4, 0x8CED, 0x7CFA,
+ 0x9D1B, 0x814E, 0x9AC4, 0x68A0, 0x6DCB, 0x5918, 0x83B1, 0x5629, 0x9B41,
+ 0x6897, 0x70B3, 0x9771, 0x9419, 0x67A2, 0x6802, 0x7895, 0x68A7, 0x50D6,
+ 0x80B1, 0x5EF8, 0x82D4, 0x797A, 0x67CA, 0x7E4D, 0x69CD, 0x51C4, 0x723D,
+ 0x6829, 0x99B3, 0x5F3C, 0x8F61, 0x682B, 0x6155, 0x6591, 0x8FB1, 0x7E1B,
+ 0x9798, 0x9952, 0x8877, 0x5B2C, 0x6631, 0x4FA0, 0x6939, 0x6AFB, 0x5BB5,
+ 0x7AC8, 0x5026, 0x5944, 0x9059, 0x7B25, 0x7B4F, 0x8E74, 0x8543, 0x5858,
+ 0x8B0E, 0x5039, 0x8654, 0x97F6, 0x7569, 0x72F8, 0x4EF7, 0x9D89, 0x5016,
+ 0x51CC, 0x62CC, 0x91C6, 0x8755, 0x649A, 0x88F4, 0x91E6, 0x6854, 0x695A,
+ 0x6C40, 0x7B6C, 0x6741, 0x77D7, 0x8823, 0x5384, 0x8EAF, 0x7280, 0x8C6B,
+ 0x788D, 0x7165, 0x8207, 0x68B1, 0x8D04, 0x9077, 0x701E, 0x8FE6, 0x810A,
+ 0x81BF, 0x89DC, 0x68B3, 0x6ADF, 0x92EA, 0x95C7, 0x7957, 0x7A20, 0x53A9,
+ 0x8E5F, 0x786F, 0x79B9, 0x5F27, 0x5ED6, 0x6853, 0x93AC, 0x919C, 0x691A,
+ 0x5806, 0x64B0, 0x7E4B, 0x7D8F, 0x68F2, 0x6EA5, 0x82DB, 0x9192, 0x5243,
+ 0x8EB0, 0x9081, 0x721B, 0x7DCB, 0x7656, 0x59AC, 0x6FE0, 0x8B28, 0x80A2,
+ 0x5544, 0x6070, 0x5F4A, 0x68C8, 0x633A, 0x9438, 0x9B4F, 0x81E5, 0x6A17,
+ 0x70DD, 0x69A7, 0x614C, 0x920E, 0x9310, 0x9BAD, 0x52D7, 0x925E, 0x92F9,
+ 0x5993, 0x7696, 0x66FB, 0x5769, 0x73CA, 0x7678, 0x6A1F, 0x7E9C, 0x9811,
+ 0x8CD1, 0x5840, 0x6349, 0x871C, 0x62D0, 0x60B4, 0x6B89, 0x86EE, 0x5764,
+ 0x581D, 0x8549, 0x7235, 0x7652, 0x983B, 0x8237, 0x5351, 0x5C24, 0x59BE,
+ 0x5815, 0x901D, 0x69B4, 0x834A, 0x9EA9, 0x976B, 0x8086, 0x53AD, 0x6068,
+ 0x4FAE, 0x76C3, 0x6A05, 0x689B, 0x937E, 0x99D5, 0x91C7, 0x5C16, 0x585E,
+ 0x61A7, 0x9699, 0x4FDF, 0x8278, 0x9C52, 0x5F45, 0x6108, 0x7C8D, 0x806F,
+ 0x5DF7, 0x8D6B, 0x57B0, 0x98E2, 0x5703, 0x79BF, 0x5996, 0x7941, 0x540A,
+ 0x83DF, 0x9C39, 0x52D2, 0x6BD8, 0x86CB, 0x4EC0, 0x9A28, 0x5366, 0x8006,
+ 0x7337, 0x6492, 0x8FED, 0x5AC9, 0x5420, 0x537F, 0x4FAF, 0x807E, 0x543B,
+ 0x7515, 0x7B18, 0x8749, 0x54B3, 0x704C, 0x8997, 0x6CAB, 0x85FA, 0x7114,
+ 0x696E, 0x9328, 0x745A, 0x59D1, 0x6E5B, 0x617E, 0x53E2, 0x8317, 0x76E7,
+ 0x848B, 0x85AF, 0x6925, 0x5C60, 0x7259, 0x75D5, 0x8B90, 0x6E07, 0x82AD,
+ 0x5C4F, 0x7BED, 0x9784, 0x6F70, 0x764C, 0x88B7, 0x92D2, 0x4F36, 0x5EFE,
+ 0x9061, 0x88E1, 0x8471, 0x711A, 0x6D1B, 0x80B4, 0x74E2, 0x7433, 0x5A7F,
+ 0x905C, 0x980C, 0x5319, 0x906E, 0x6BB4, 0x85AA, 0x7897, 0x7AFA, 0x6AAE,
+ 0x8910, 0x958F, 0x620C, 0x4F3D, 0x4F7C, 0x79BE, 0x9D0E, 0x4ED4, 0x57A2,
+ 0x51A5, 0x6900, 0x6089, 0x707C, 0x7AE3, 0x8956, 0x93A7, 0x9C2D, 0x5112,
+ 0x52FA, 0x7CCA, 0x60F9, 0x7078, 0x81C6, 0x559D, 0x6991, 0x96C9, 0x553E,
+ 0x805A, 0x8304, 0x8332, 0x54FA, 0x565B, 0x8FBF, 0x5634, 0x6760, 0x5265,
+ 0x840E, 0x5E5F, 0x7B65, 0x9035, 0x8387, 0x6B4E, 0x58BE, 0x6309, 0x727D,
+ 0x97AD, 0x69D0, 0x546A, 0x984E, 0x632B, 0x714E, 0x8557, 0x7CDE, 0x6372,
+ 0x68F9, 0x7511, 0x8602, 0x6EBA, 0x5A3C, 0x7A84, 0x851A, 0x95A4, 0x59D0,
+ 0x60DA, 0x51EA, 0x5A29, 0x7169, 0x6F15, 0x696B, 0x63BB, 0x75E9, 0x4E4E,
+ 0x7DBB, 0x6934, 0x8521, 0x8FFA, 0x9354, 0x9C3B, 0x5F17, 0x5ED3, 0x8258,
+ 0x895F, 0x82E7, 0x52C3, 0x5C51, 0x83AB, 0x7826, 0x79E1, 0x7FF0, 0x626E,
+ 0x60F0, 0x5CA8, 0x6F97, 0x71A8, 0x9909, 0x5132, 0x5E37, 0x5F04, 0x637B,
+ 0x6753, 0x68D7, 0x6652, 0x9CF6, 0x88B0, 0x52AB, 0x4FC4, 0x4E3C, 0x67B3,
+ 0x7BAA, 0x7F4D, 0x8A23, 0x63B4, 0x71E6, 0x65A4, 0x6F09, 0x853D, 0x5072,
+ 0x7DBA, 0x5516, 0x7B04, 0x72FD, 0x6CD3, 0x8422, 0x621F, 0x50AD, 0x8235,
+ 0x8718, 0x5919, 0x6028, 0x677C, 0x6F23, 0x75B9, 0x695C, 0x520E, 0x8018,
+ 0x8B01, 0x71ED, 0x5713, 0x660F, 0x83EB, 0x7164, 0x7D9B, 0x5617, 0x7D7D,
+ 0x8F4D, 0x9318, 0x8569, 0x5D17, 0x678C, 0x67DE, 0x87C7, 0x79AE, 0x5835,
+ 0x8404, 0x9041, 0x7FD4, 0x6E8C, 0x8A63, 0x9D08, 0x670F, 0x939A, 0x63AC,
+ 0x602F, 0x64E2, 0x608D, 0x96B7, 0x6357, 0x8461, 0x914B, 0x75D8, 0x60E7,
+ 0x9913, 0x9C57, 0x5984, 0x6DEB, 0x5E96, 0x6D9C, 0x9BF0, 0x58BB, 0x7977,
+ 0x60B6, 0x633F, 0x5BF5, 0x9812, 0x558B, 0x82D3, 0x5147, 0x6190, 0x7953,
+ 0x79BD, 0x6C5D, 0x9EBA, 0x9C48, 0x8DA8, 0x5EE0, 0x7D43, 0x5EFC, 0x854E,
+ 0x8CE4, 0x5AE1, 0x54E8, 0x5023, 0x52BE, 0x7DEC, 0x8511, 0x6666, 0x6C3E,
+ 0x724C, 0x8ADC, 0x9C0D, 0x77A5, 0x8B02, 0x8D05, 0x6F11, 0x9834, 0x97FB,
+ 0x50FB, 0x7F75, 0x5A03, 0x8513, 0x4FB6, 0x634C, 0x9D61, 0x808B, 0x5294,
+ 0x65A1, 0x567A, 0x5957, 0x8D0B, 0x6A35, 0x6AD3, 0x70F9, 0x865E, 0x6FB1,
+ 0x51E7, 0x7FEB, 0x59EA, 0x5E87, 0x6B6A, 0x754F, 0x717D, 0x914E, 0x7D2C,
+ 0x8C79, 0x6062, 0x621A, 0x7FA8, 0x5F1B, 0x6C8C, 0x86FE, 0x7562, 0x7B86,
+ 0x9AB8, 0x6627, 0x7ABA, 0x844E, 0x6F81, 0x8B2C, 0x86A4, 0x6FEB, 0x7B8B,
+ 0x7F77, 0x8F2F, 0x8E44, 0x7E23, 0x4E4D, 0x79A6, 0x8AFA, 0x903C, 0x50D1,
+ 0x9ECD, 0x5EDF, 0x758F, 0x631F, 0x53DB, 0x9910, 0x826E, 0x62F7, 0x68FA,
+ 0x725D, 0x803D, 0x58D5, 0x5C4D, 0x86D9, 0x540B, 0x8805, 0x92F2, 0x9237,
+ 0x5C61, 0x985B, 0x86E4, 0x966A, 0x7262, 0x6955, 0x6CD7, 0x6994, 0x9C2F,
+ 0x77E7, 0x68C9, 0x8DE8, 0x6D6C, 0x67C1, 0x9BAA, 0x619A, 0x63A9, 0x7015,
+ 0x9306, 0x934D, 0x6A61, 0x6258, 0x5283, 0x7525, 0x5687, 0x6C83, 0x6834,
+ 0x649E, 0x4E9B, 0x7252, 0x59E6, 0x8FC2, 0x5FBD, 0x6DD8, 0x85F7, 0x8A51,
+ 0x9817, 0x99C1, 0x63A0, 0x7C81, 0x5B30, 0x8139, 0x5403, 0x7E82, 0x8106,
+ 0x532A, 0x6A8E, 0x7F6B, 0x54E9, 0x5678, 0x8AB9, 0x6715, 0x5BD3, 0x6478,
+ 0x64FE, 0x6B1D, 0x8CC2, 0x51CB, 0x7E8F, 0x5F0C, 0x4E10, 0x4E15, 0x4E28,
+ 0x4E2A, 0x4E31, 0x4E36, 0x4E3F, 0x4E42, 0x4E56, 0x4E58, 0x4E62, 0x4E82,
+ 0x4E85, 0x4E8A, 0x4E8E, 0x5F0D, 0x4E9E, 0x4EA0, 0x4EA2, 0x4EB0, 0x4EB3,
+ 0x4EB6, 0x4ECE, 0x4ECD, 0x4EC4, 0x4EC6, 0x4EC2, 0x4EE1, 0x4ED7, 0x4EDE,
+ 0x4EED, 0x4EDF, 0x4EFC, 0x4F09, 0x4F1C, 0x4F00, 0x4F03, 0x4F5A, 0x4F30,
+ 0x4F5D, 0x4F39, 0x4F57, 0x4F47, 0x4F5E, 0x4F56, 0x4F5B, 0x4F92, 0x4F8A,
+ 0x4F88, 0x4F8F, 0x4F9A, 0x4FAD, 0x4F98, 0x4F7B, 0x4FAB, 0x4F69, 0x4F70,
+ 0x4F94, 0x4F6F, 0x4F86, 0x4F96, 0x4FD4, 0x4FCE, 0x4FD8, 0x4FDB, 0x4FD1,
+ 0x4FDA, 0x4FD0, 0x4FCD, 0x4FE4, 0x4FE5, 0x501A, 0x5040, 0x5028, 0x5014,
+ 0x502A, 0x5025, 0x5005, 0x5021, 0x5022, 0x5029, 0x502C, 0x4FFF, 0x4FFE,
+ 0x4FEF, 0x5011, 0x501E, 0x5006, 0x5043, 0x5047, 0x5055, 0x5050, 0x5048,
+ 0x505A, 0x5056, 0x500F, 0x5046, 0x5070, 0x5042, 0x506C, 0x5078, 0x5080,
+ 0x5094, 0x509A, 0x5085, 0x50B4, 0x6703, 0x50B2, 0x50C9, 0x50CA, 0x50B3,
+ 0x50C2, 0x50F4, 0x50DE, 0x50E5, 0x50D8, 0x50ED, 0x50E3, 0x50EE, 0x50F9,
+ 0x50F5, 0x5109, 0x5101, 0x5102, 0x511A, 0x5115, 0x5114, 0x5116, 0x5121,
+ 0x513A, 0x5137, 0x513C, 0x513B, 0x513F, 0x5140, 0x514A, 0x514C, 0x5152,
+ 0x5154, 0x5162, 0x5164, 0x5169, 0x516A, 0x516E, 0x5180, 0x5182, 0x56D8,
+ 0x518C, 0x5189, 0x518F, 0x5191, 0x5193, 0x5195, 0x5196, 0x519D, 0x51A4,
+ 0x51A6, 0x51A2, 0x51A9, 0x51AA, 0x51AB, 0x51B3, 0x51B1, 0x51B2, 0x51B0,
+ 0x51B5, 0x51BE, 0x51BD, 0x51C5, 0x51C9, 0x51DB, 0x51E0, 0x51E9, 0x51EC,
+ 0x51ED, 0x51F0, 0x51F5, 0x51FE, 0x5204, 0x520B, 0x5214, 0x5215, 0x5227,
+ 0x522A, 0x522E, 0x5233, 0x5239, 0x5244, 0x524B, 0x524F, 0x525E, 0x5254,
+ 0x5271, 0x526A, 0x5273, 0x5274, 0x5269, 0x527F, 0x527D, 0x528D, 0x5288,
+ 0x5292, 0x5291, 0x529C, 0x52A6, 0x52AC, 0x52AD, 0x52BC, 0x52B5, 0x52C1,
+ 0x52C0, 0x52CD, 0x52DB, 0x52DE, 0x52E3, 0x52E6, 0x52E0, 0x52F3, 0x52F5,
+ 0x52F8, 0x52F9, 0x5300, 0x5306, 0x5307, 0x5308, 0x7538, 0x530D, 0x5310,
+ 0x530F, 0x5315, 0x531A, 0x5324, 0x5323, 0x532F, 0x5331, 0x5333, 0x5338,
+ 0x5340, 0x5345, 0x5346, 0x5349, 0x4E17, 0x534D, 0x51D6, 0x8209, 0x535E,
+ 0x5369, 0x536E, 0x5372, 0x5377, 0x537B, 0x5382, 0x5393, 0x5396, 0x53A0,
+ 0x53A6, 0x53A5, 0x53AE, 0x53B0, 0x53B2, 0x53B6, 0x53C3, 0x7C12, 0x53DD,
+ 0x53DF, 0x66FC, 0xFA0E, 0x71EE, 0x53EE, 0x53E8, 0x53ED, 0x53FA, 0x5401,
+ 0x543D, 0x5440, 0x542C, 0x542D, 0x543C, 0x542E, 0x5436, 0x5429, 0x541D,
+ 0x544E, 0x548F, 0x5475, 0x548E, 0x545F, 0x5471, 0x5477, 0x5470, 0x5492,
+ 0x547B, 0x5480, 0x549C, 0x5476, 0x5484, 0x5490, 0x5486, 0x548A, 0x54C7,
+ 0x54BC, 0x54AF, 0x54A2, 0x54B8, 0x54A5, 0x54AC, 0x54C4, 0x54D8, 0x54C8,
+ 0x54A8, 0x54AB, 0x54C2, 0x54A4, 0x54A9, 0x54BE, 0x54E5, 0x54FF, 0x54E6,
+ 0x550F, 0x5514, 0x54FD, 0x54EE, 0x54ED, 0x54E2, 0x5539, 0x5540, 0x5563,
+ 0x554C, 0x552E, 0x555C, 0x5545, 0x5556, 0x5557, 0x5538, 0x5533, 0x555D,
+ 0x5599, 0x5580, 0x558A, 0x559F, 0x557B, 0x557E, 0x5598, 0x559E, 0x55AE,
+ 0x557C, 0x5586, 0x5583, 0x55A9, 0x5587, 0x55A8, 0x55C5, 0x55DF, 0x55C4,
+ 0x55DC, 0x55E4, 0x55D4, 0x55F9, 0x5614, 0x55F7, 0x5616, 0x55FE, 0x55FD,
+ 0x561B, 0x564E, 0x5650, 0x5636, 0x5632, 0x5638, 0x566B, 0x5664, 0x5686,
+ 0x562F, 0x566C, 0x566A, 0x71DF, 0x5694, 0x568F, 0x5680, 0x568A, 0x56A0,
+ 0x56A5, 0x56AE, 0x56B6, 0x56B4, 0x56C8, 0x56C2, 0x56BC, 0x56C1, 0x56C3,
+ 0x56C0, 0x56CE, 0x56D3, 0x56D1, 0x56D7, 0x56EE, 0x56F9, 0x56FF, 0x5704,
+ 0x5709, 0x5708, 0x570D, 0x55C7, 0x5718, 0x5716, 0x571C, 0x5726, 0x5738,
+ 0x574E, 0x573B, 0x5759, 0x5740, 0x574F, 0x5765, 0x5788, 0x5761, 0x577F,
+ 0x5789, 0x5793, 0x57A0, 0x57A4, 0x57B3, 0x57AC, 0x57AA, 0x57C3, 0x57C6,
+ 0x57C8, 0x57C0, 0x57D4, 0x57C7, 0x57D2, 0x57D3, 0x57D6, 0xFA0F, 0x580A,
+ 0x57E3, 0x580B, 0x5819, 0x5821, 0x584B, 0x5862, 0x6BC0, 0x583D, 0x5852,
+ 0xFA10, 0x5870, 0x5879, 0x5885, 0x5872, 0x589F, 0x58AB, 0x58B8, 0x589E,
+ 0x58AE, 0x58B2, 0x58B9, 0x58BA, 0x58C5, 0x58D3, 0x58D1, 0x58D7, 0x58D9,
+ 0x58D8, 0x58DE, 0x58DC, 0x58DF, 0x58E4, 0x58E5, 0x58EF, 0x58F7, 0x58F9,
+ 0x58FB, 0x58FC, 0x5902, 0x590A, 0x590B, 0x5910, 0x591B, 0x68A6, 0x5925,
+ 0x592C, 0x592D, 0x5932, 0x5938, 0x593E, 0x5955, 0x5950, 0x5953, 0x595A,
+ 0x5958, 0x595B, 0x595D, 0x5963, 0x5962, 0x5960, 0x5967, 0x596C, 0x5969,
+ 0x5978, 0x5981, 0x598D, 0x599B, 0x599D, 0x59A3, 0x59A4, 0x59B2, 0x59BA,
+ 0x59C6, 0x59E8, 0x59D9, 0x59DA, 0x5A25, 0x5A1F, 0x5A11, 0x5A1C, 0x5A1A,
+ 0x5A09, 0x5A40, 0x5A6C, 0x5A49, 0x5A35, 0x5A36, 0x5A62, 0x5A6A, 0x5A9A,
+ 0x5ABC, 0x5ABE, 0x5AD0, 0x5ACB, 0x5AC2, 0x5ABD, 0x5AE3, 0x5AD7, 0x5AE6,
+ 0x5AE9, 0x5AD6, 0x5AFA, 0x5AFB, 0x5B0C, 0x5B0B, 0x5B16, 0x5B32, 0x5B2A,
+ 0x5B36, 0x5B3E, 0x5B43, 0x5B45, 0x5B40, 0x5B51, 0x5B55, 0x5B56, 0x6588,
+ 0x5B5B, 0x5B65, 0x5B69, 0x5B70, 0x5B73, 0x5B75, 0x5B78, 0x5B7A, 0x5B80,
+ 0x5B83, 0x5BA6, 0x5BB8, 0x5BC3, 0x5BC7, 0x5BC0, 0x5BC9, 0x752F, 0x5BD0,
+ 0x5BD8, 0x5BDE, 0x5BEC, 0x5BE4, 0x5BE2, 0x5BE5, 0x5BEB, 0x5BF0, 0x5BF3,
+ 0x5BF6, 0x5C05, 0x5C07, 0x5C08, 0x5C0D, 0x5C13, 0x5C1E, 0x5C20, 0x5C22,
+ 0x5C28, 0x5C38, 0x5C41, 0x5C46, 0x5C4E, 0x5C53, 0x5C50, 0x5B71, 0x5C6C,
+ 0x5C6E, 0x5C76, 0x5C79, 0x5C8C, 0x5C94, 0x5CBE, 0x5CAB, 0x5CBB, 0x5CB6,
+ 0x5CB7, 0x5CA6, 0x5CBA, 0x5CC5, 0x5CBC, 0x5CC7, 0x5CD9, 0x5CE9, 0x5CFD,
+ 0x5CFA, 0x5CF5, 0x5CED, 0x5CEA, 0x5D0B, 0x5D15, 0x5D1F, 0x5D1B, 0x5D11,
+ 0x5D27, 0x5D22, 0x5D1A, 0x5D19, 0x5D18, 0x5D4C, 0x5D52, 0x5D53, 0xFA11,
+ 0x5D5C, 0x5D4E, 0x5D4B, 0x5D42, 0x5D6C, 0x5D73, 0x5D6D, 0x5D76, 0x5D87,
+ 0x5D84, 0x5D82, 0x5D8C, 0x5DA2, 0x5D9D, 0x5D90, 0x5DAC, 0x5DAE, 0x5DB7,
+ 0x5DB8, 0x5DBC, 0x5DB9, 0x5DC9, 0x5DD0, 0x5DD3, 0x5DD2, 0x5DDB, 0x5DEB,
+ 0x5DF5, 0x5E0B, 0x5E1A, 0x5E19, 0x5E11, 0x5E1B, 0x5E36, 0x5E44, 0x5E43,
+ 0x5E40, 0x5E47, 0x5E4E, 0x5E57, 0x5E54, 0x5E62, 0x5E64, 0x5E75, 0x5E76,
+ 0x5E7A, 0x5E7F, 0x5EA0, 0x5EC1, 0x5EC2, 0x5EC8, 0x5ED0, 0x5ECF, 0x5EDD,
+ 0x5EDA, 0x5EDB, 0x5EE2, 0x5EE1, 0x5EE8, 0x5EE9, 0x5EEC, 0x5EF0, 0x5EF1,
+ 0x5EF3, 0x5EF4, 0x5F03, 0x5F09, 0x5F0B, 0x5F11, 0x5F16, 0x5F21, 0x5F29,
+ 0x5F2D, 0x5F2F, 0x5F34, 0x5F38, 0x5F41, 0x5F48, 0x5F4C, 0x5F4E, 0x5F51,
+ 0x5F56, 0x5F57, 0x5F59, 0x5F5C, 0x5F5D, 0x5F61, 0x5F67, 0x5F73, 0x5F77,
+ 0x5F83, 0x5F82, 0x5F7F, 0x5F8A, 0x5F88, 0x5F87, 0x5F91, 0x5F99, 0x5F9E,
+ 0x5F98, 0x5FA0, 0x5FA8, 0x5FAD, 0x5FB7, 0x5FBC, 0x5FD6, 0x5FFB, 0x5FE4,
+ 0x5FF8, 0x5FF1, 0x5FF0, 0x5FDD, 0x5FDE, 0x5FFF, 0x6021, 0x6019, 0x6010,
+ 0x6029, 0x600E, 0x6031, 0x601B, 0x6015, 0x602B, 0x6026, 0x600F, 0x603A,
+ 0x605A, 0x6041, 0x6060, 0x605D, 0x606A, 0x6077, 0x605F, 0x604A, 0x6046,
+ 0x604D, 0x6063, 0x6043, 0x6064, 0x606C, 0x606B, 0x6059, 0x6085, 0x6081,
+ 0x6083, 0x609A, 0x6084, 0x609B, 0x608A, 0x6096, 0x6097, 0x6092, 0x60A7,
+ 0x608B, 0x60E1, 0x60B8, 0x60DE, 0x60E0, 0x60D3, 0x60BD, 0x60C6, 0x60B5,
+ 0x60D5, 0x60D8, 0x6120, 0x60F2, 0x6115, 0x6106, 0x60F6, 0x60F7, 0x6100,
+ 0x60F4, 0x60FA, 0x6103, 0x6121, 0x60FB, 0x60F1, 0x610D, 0x610E, 0x6111,
+ 0x6147, 0x614D, 0x6137, 0x6128, 0x6127, 0x613E, 0x614A, 0x6130, 0x613C,
+ 0x612C, 0x6134, 0x6165, 0x615D, 0x613D, 0x6142, 0x6144, 0x6173, 0x6187,
+ 0x6177, 0x6158, 0x6159, 0x615A, 0x616B, 0x6174, 0x616F, 0x6171, 0x615F,
+ 0x6153, 0x6175, 0x6198, 0x6199, 0x6196, 0x61AC, 0x6194, 0x618A, 0x6191,
+ 0x61AB, 0x61AE, 0x61CC, 0x61CA, 0x61C9, 0x61C8, 0x61C3, 0x61C6, 0x61BA,
+ 0x61CB, 0x7F79, 0x61CD, 0x61E6, 0x61E3, 0x61F4, 0x61F7, 0x61F6, 0x61FD,
+ 0x61FA, 0x61FF, 0x61FC, 0x61FE, 0x6200, 0x6208, 0x6209, 0x620D, 0x6213,
+ 0x6214, 0x621B, 0x621E, 0x6221, 0x622A, 0x622E, 0x6230, 0x6232, 0x6233,
+ 0x6241, 0x624E, 0x625E, 0x6263, 0x625B, 0x6260, 0x6268, 0x627C, 0x6282,
+ 0x6289, 0x6292, 0x627E, 0x6293, 0x6296, 0x6283, 0x6294, 0x62D7, 0x62D1,
+ 0x62BB, 0x62CF, 0x62AC, 0x62C6, 0x62C8, 0x62DC, 0x62D4, 0x62CA, 0x62C2,
+ 0x62A6, 0x62C7, 0x629B, 0x62C9, 0x630C, 0x62EE, 0x62F1, 0x6327, 0x6302,
+ 0x6308, 0x62EF, 0x62F5, 0x62FF, 0x6350, 0x634D, 0x633E, 0x634F, 0x6396,
+ 0x638E, 0x6380, 0x63AB, 0x6376, 0x63A3, 0x638F, 0x6389, 0x639F, 0x636B,
+ 0x6369, 0x63B5, 0x63BE, 0x63E9, 0x63C0, 0x63C6, 0x63F5, 0x63E3, 0x63C9,
+ 0x63D2, 0x63F6, 0x63C4, 0x6434, 0x6406, 0x6413, 0x6426, 0x6436, 0x641C,
+ 0x6417, 0x6428, 0x640F, 0x6416, 0x644E, 0x6467, 0x646F, 0x6460, 0x6476,
+ 0x64B9, 0x649D, 0x64CE, 0x6495, 0x64BB, 0x6493, 0x64A5, 0x64A9, 0x6488,
+ 0x64BC, 0x64DA, 0x64D2, 0x64C5, 0x64C7, 0x64D4, 0x64D8, 0x64C2, 0x64F1,
+ 0x64E7, 0x64E0, 0x64E1, 0x64E3, 0x64EF, 0x64F4, 0x64F6, 0x64F2, 0x64FA,
+ 0x6500, 0x64FD, 0x6518, 0x651C, 0x651D, 0x6505, 0x6524, 0x6523, 0x652B,
+ 0x652C, 0x6534, 0x6535, 0x6537, 0x6536, 0x6538, 0x754B, 0x6548, 0x654E,
+ 0x6556, 0x654D, 0x6558, 0x6555, 0x655D, 0x6572, 0x6578, 0x6582, 0x6583,
+ 0x8B8A, 0x659B, 0x659F, 0x65AB, 0x65B7, 0x65C3, 0x65C6, 0x65C1, 0x65C4,
+ 0x65CC, 0x65D2, 0x65D9, 0x65E1, 0x65E0, 0x65F1, 0x6600, 0x6615, 0x6602,
+ 0x6772, 0x6603, 0x65FB, 0x6609, 0x663F, 0x6635, 0x662E, 0x661E, 0x6634,
+ 0x661C, 0x6624, 0x6644, 0x6649, 0x6665, 0x6657, 0x665E, 0x6664, 0x6659,
+ 0x6662, 0x665D, 0xFA12, 0x6673, 0x6670, 0x6683, 0x6688, 0x6684, 0x6699,
+ 0x6698, 0x66A0, 0x669D, 0x66B2, 0x66C4, 0x66C1, 0x66BF, 0x66C9, 0x66BE,
+ 0x66BC, 0x66B8, 0x66D6, 0x66DA, 0x66E6, 0x66E9, 0x66F0, 0x66F5, 0x66F7,
+ 0x66FA, 0x670E, 0xF929, 0x6716, 0x671E, 0x7E22, 0x6726, 0x6727, 0x9738,
+ 0x672E, 0x673F, 0x6736, 0x6737, 0x6738, 0x6746, 0x675E, 0x6759, 0x6766,
+ 0x6764, 0x6789, 0x6785, 0x6770, 0x67A9, 0x676A, 0x678B, 0x6773, 0x67A6,
+ 0x67A1, 0x67BB, 0x67B7, 0x67EF, 0x67B4, 0x67EC, 0x67E9, 0x67B8, 0x67E7,
+ 0x67E4, 0x6852, 0x67DD, 0x67E2, 0x67EE, 0x67C0, 0x67CE, 0x67B9, 0x6801,
+ 0x67C6, 0x681E, 0x6846, 0x684D, 0x6840, 0x6844, 0x6832, 0x684E, 0x6863,
+ 0x6859, 0x688D, 0x6877, 0x687F, 0x689F, 0x687E, 0x688F, 0x68AD, 0x6894,
+ 0x6883, 0x68BC, 0x68B9, 0x6874, 0x68B5, 0x68BA, 0x690F, 0x6901, 0x68CA,
+ 0x6908, 0x68D8, 0x6926, 0x68E1, 0x690C, 0x68CD, 0x68D4, 0x68E7, 0x68D5,
+ 0x6912, 0x68EF, 0x6904, 0x68E3, 0x68E0, 0x68CF, 0x68C6, 0x6922, 0x692A,
+ 0x6921, 0x6923, 0x6928, 0xFA13, 0x6979, 0x6977, 0x6936, 0x6978, 0x6954,
+ 0x696A, 0x6974, 0x6968, 0x693D, 0x6959, 0x6930, 0x695E, 0x695D, 0x697E,
+ 0x6981, 0x69B2, 0x69BF, 0xFA14, 0x6998, 0x69C1, 0x69D3, 0x69BE, 0x69CE,
+ 0x5BE8, 0x69CA, 0x69B1, 0x69DD, 0x69BB, 0x69C3, 0x69A0, 0x699C, 0x6995,
+ 0x69DE, 0x6A2E, 0x69E8, 0x6A02, 0x6A1B, 0x69FF, 0x69F9, 0x69F2, 0x69E7,
+ 0x69E2, 0x6A1E, 0x69ED, 0x6A14, 0x69EB, 0x6A0A, 0x6A22, 0x6A12, 0x6A23,
+ 0x6A13, 0x6A30, 0x6A6B, 0x6A44, 0x6A0C, 0x6AA0, 0x6A36, 0x6A78, 0x6A47,
+ 0x6A62, 0x6A59, 0x6A66, 0x6A48, 0x6A46, 0x6A38, 0x6A72, 0x6A73, 0x6A90,
+ 0x6A8D, 0x6A84, 0x6AA2, 0x6AA3, 0x6A7E, 0x6A97, 0x6AAC, 0x6AAA, 0x6ABB,
+ 0x6AC2, 0x6AB8, 0x6AB3, 0x6AC1, 0x6ADE, 0x6AE2, 0x6AD1, 0x6ADA, 0x6AE4,
+ 0x8616, 0x8617, 0x6AEA, 0x6B05, 0x6B0A, 0x6AFA, 0x6B12, 0x6B16, 0x6B1F,
+ 0x6B38, 0x6B37, 0x6B39, 0x76DC, 0x98EE, 0x6B47, 0x6B43, 0x6B49, 0x6B50,
+ 0x6B59, 0x6B54, 0x6B5B, 0x6B5F, 0x6B61, 0x6B78, 0x6B79, 0x6B7F, 0x6B80,
+ 0x6B84, 0x6B83, 0x6B8D, 0x6B98, 0x6B95, 0x6B9E, 0x6BA4, 0x6BAA, 0x6BAB,
+ 0x6BAF, 0x6BB1, 0x6BB2, 0x6BB3, 0x6BB7, 0x6BBC, 0x6BC6, 0x6BCB, 0x6BD3,
+ 0x6BD6, 0x6BDF, 0x6BEC, 0x6BEB, 0x6BF3, 0x6BEF, 0x6C08, 0x6C13, 0x6C14,
+ 0x6C1B, 0x6C24, 0x6C23, 0x6C3F, 0x6C5E, 0x6C55, 0x6C5C, 0x6C62, 0x6C82,
+ 0x6C8D, 0x6C86, 0x6C6F, 0x6C9A, 0x6C81, 0x6C9B, 0x6C7E, 0x6C68, 0x6C73,
+ 0x6C92, 0x6C90, 0x6CC4, 0x6CF1, 0x6CBD, 0x6CC5, 0x6CAE, 0x6CDA, 0x6CDD,
+ 0x6CB1, 0x6CBE, 0x6CBA, 0x6CDB, 0x6CEF, 0x6CD9, 0x6CEA, 0x6D1F, 0x6D04,
+ 0x6D36, 0x6D2B, 0x6D3D, 0x6D33, 0x6D12, 0x6D0C, 0x6D63, 0x6D87, 0x6D93,
+ 0x6D6F, 0x6D64, 0x6D5A, 0x6D79, 0x6D59, 0x6D8E, 0x6D95, 0x6D9B, 0x6D85,
+ 0x6D96, 0x6DF9, 0x6E0A, 0x6E2E, 0x6DB5, 0x6DE6, 0x6DC7, 0x6DAC, 0x6DB8,
+ 0x6DCF, 0x6DC6, 0x6DEC, 0x6DDE, 0x6DCC, 0x6DE8, 0x6DF8, 0x6DD2, 0x6DC5,
+ 0x6DFA, 0x6DD9, 0x6DF2, 0x6DFC, 0x6DE4, 0x6DD5, 0x6DEA, 0x6DEE, 0x6E2D,
+ 0x6E6E, 0x6E19, 0x6E72, 0x6E5F, 0x6E39, 0x6E3E, 0x6E23, 0x6E6B, 0x6E5C,
+ 0x6E2B, 0x6E76, 0x6E4D, 0x6E1F, 0x6E27, 0x6E43, 0x6E3C, 0x6E3A, 0x6E4E,
+ 0x6E24, 0x6E1D, 0x6E38, 0x6E82, 0x6EAA, 0x6E98, 0x6EB7, 0x6EBD, 0x6EAF,
+ 0x6EC4, 0x6EB2, 0x6ED4, 0x6ED5, 0x6E8F, 0x6EBF, 0x6EC2, 0x6E9F, 0x6F41,
+ 0x6F45, 0x6EEC, 0x6EF8, 0x6EFE, 0x6F3F, 0x6EF2, 0x6F31, 0x6EEF, 0x6F32,
+ 0x6ECC, 0x6EFF, 0x6F3E, 0x6F13, 0x6EF7, 0x6F86, 0x6F7A, 0x6F78, 0x6F80,
+ 0x6F6F, 0x6F5B, 0x6F6D, 0x6F74, 0x6F82, 0x6F88, 0x6F7C, 0x6F58, 0x6FC6,
+ 0x6F8E, 0x6F91, 0x6F66, 0x6FB3, 0x6FA3, 0x6FB5, 0x6FA1, 0x6FB9, 0x6FDB,
+ 0x6FAA, 0x6FC2, 0x6FDF, 0x6FD5, 0x6FEC, 0x6FD8, 0x6FD4, 0x6FF5, 0x6FEE,
+ 0x7005, 0x7007, 0x7009, 0x700B, 0x6FFA, 0x7011, 0x7001, 0x700F, 0x701B,
+ 0x701A, 0x701F, 0x6FF3, 0x7028, 0x7018, 0x7030, 0x703E, 0x7032, 0x7051,
+ 0x7063, 0x7085, 0x7099, 0x70AF, 0x70AB, 0x70AC, 0x70B8, 0x70AE, 0x70DF,
+ 0x70CB, 0x70D9, 0x7109, 0x710F, 0x7104, 0x70F1, 0x70FD, 0x711C, 0x7119,
+ 0x715C, 0x7146, 0x7147, 0x7166, 0x7162, 0x714C, 0x7156, 0x716C, 0x7188,
+ 0x718F, 0x7184, 0x7195, 0xFA15, 0x71AC, 0x71C1, 0x71B9, 0x71BE, 0x71D2,
+ 0x71E7, 0x71C9, 0x71D4, 0x71D7, 0x71CE, 0x71F5, 0x71E0, 0x71EC, 0x71FB,
+ 0x71FC, 0x71F9, 0x71FE, 0x71FF, 0x720D, 0x7210, 0x7228, 0x722D, 0x722C,
+ 0x7230, 0x7232, 0x723B, 0x723C, 0x723F, 0x7240, 0x7246, 0x724B, 0x7258,
+ 0x7274, 0x727E, 0x7281, 0x7287, 0x7282, 0x7292, 0x7296, 0x72A2, 0x72A7,
+ 0x72B1, 0x72B2, 0x72BE, 0x72C3, 0x72C6, 0x72C4, 0x72B9, 0x72CE, 0x72D2,
+ 0x72E2, 0x72E0, 0x72E1, 0x72F9, 0x72F7, 0x7317, 0x730A, 0x731C, 0x7316,
+ 0x731D, 0x7324, 0x7334, 0x7329, 0x732F, 0xFA16, 0x7325, 0x733E, 0x734F,
+ 0x734E, 0x7357, 0x9ED8, 0x736A, 0x7368, 0x7370, 0x7377, 0x7378, 0x7375,
+ 0x737B, 0x73C8, 0x73BD, 0x73B3, 0x73CE, 0x73BB, 0x73C0, 0x73C9, 0x73D6,
+ 0x73E5, 0x73E3, 0x73D2, 0x73EE, 0x73F1, 0x73DE, 0x73F8, 0x7407, 0x73F5,
+ 0x7405, 0x7426, 0x742A, 0x7425, 0x7429, 0x742E, 0x7432, 0x743A, 0x7455,
+ 0x743F, 0x745F, 0x7459, 0x7441, 0x745C, 0x7469, 0x7470, 0x7463, 0x746A,
+ 0x7464, 0x7462, 0x7489, 0x746F, 0x747E, 0x749F, 0x749E, 0x74A2, 0x74A7,
+ 0x74CA, 0x74CF, 0x74D4, 0x74E0, 0x74E3, 0x74E7, 0x74E9, 0x74EE, 0x74F0,
+ 0x74F2, 0x74F1, 0x74F7, 0x74F8, 0x7501, 0x7504, 0x7503, 0x7505, 0x750D,
+ 0x750C, 0x750E, 0x7513, 0x751E, 0x7526, 0x752C, 0x753C, 0x7544, 0x754D,
+ 0x754A, 0x7549, 0x7546, 0x755B, 0x755A, 0x7564, 0x7567, 0x756B, 0x756F,
+ 0x7574, 0x756D, 0x7578, 0x7576, 0x7582, 0x7586, 0x7587, 0x758A, 0x7589,
+ 0x7594, 0x759A, 0x759D, 0x75A5, 0x75A3, 0x75C2, 0x75B3, 0x75C3, 0x75B5,
+ 0x75BD, 0x75B8, 0x75BC, 0x75B1, 0x75CD, 0x75CA, 0x75D2, 0x75D9, 0x75E3,
+ 0x75DE, 0x75FE, 0x75FF, 0x75FC, 0x7601, 0x75F0, 0x75FA, 0x75F2, 0x75F3,
+ 0x760B, 0x7609, 0x761F, 0x7627, 0x7620, 0x7621, 0x7622, 0x7624, 0x7634,
+ 0x7630, 0x763B, 0x7647, 0x7648, 0x7658, 0x7646, 0x765C, 0x7661, 0x7662,
+ 0x7668, 0x7669, 0x7667, 0x766A, 0x766C, 0x7670, 0x7672, 0x7676, 0x767C,
+ 0x7682, 0x7680, 0x7683, 0x7688, 0x768B, 0x7699, 0x769A, 0x769C, 0x769E,
+ 0x769B, 0x76A6, 0x76B0, 0x76B4, 0x76B8, 0x76B9, 0x76BA, 0x76C2, 0xFA17,
+ 0x76CD, 0x76D6, 0x76D2, 0x76DE, 0x76E1, 0x76E5, 0x76EA, 0x862F, 0x76FB,
+ 0x7708, 0x7707, 0x7704, 0x7724, 0x7729, 0x7725, 0x7726, 0x771B, 0x7737,
+ 0x7738, 0x7746, 0x7747, 0x775A, 0x7768, 0x776B, 0x775B, 0x7765, 0x777F,
+ 0x777E, 0x7779, 0x778E, 0x778B, 0x7791, 0x77A0, 0x779E, 0x77B0, 0x77B6,
+ 0x77B9, 0x77BF, 0x77BC, 0x77BD, 0x77BB, 0x77C7, 0x77CD, 0x77DA, 0x77DC,
+ 0x77E3, 0x77EE, 0x52AF, 0x77FC, 0x780C, 0x7812, 0x7821, 0x783F, 0x7820,
+ 0x7845, 0x784E, 0x7864, 0x7874, 0x788E, 0x787A, 0x7886, 0x789A, 0x787C,
+ 0x788C, 0x78A3, 0x78B5, 0x78AA, 0x78AF, 0x78D1, 0x78C6, 0x78CB, 0x78D4,
+ 0x78BE, 0x78BC, 0x78C5, 0x78CA, 0x78EC, 0x78E7, 0x78DA, 0x78FD, 0x78F4,
+ 0x7907, 0x7911, 0x7919, 0x792C, 0x792B, 0x7930, 0xFA18, 0x7940, 0x7960,
+ 0xFA19, 0x795F, 0x795A, 0x7955, 0xFA1A, 0x797F, 0x798A, 0x7994, 0xFA1B,
+ 0x799D, 0x799B, 0x79AA, 0x79B3, 0x79BA, 0x79C9, 0x79D5, 0x79E7, 0x79EC,
+ 0x79E3, 0x7A08, 0x7A0D, 0x7A18, 0x7A19, 0x7A1F, 0x7A31, 0x7A3E, 0x7A37,
+ 0x7A3B, 0x7A43, 0x7A57, 0x7A49, 0x7A62, 0x7A61, 0x7A69, 0x9F9D, 0x7A70,
+ 0x7A79, 0x7A7D, 0x7A88, 0x7A95, 0x7A98, 0x7A96, 0x7A97, 0x7AA9, 0x7AB0,
+ 0x7AB6, 0x9083, 0x7AC3, 0x7ABF, 0x7AC5, 0x7AC4, 0x7AC7, 0x7ACA, 0x7ACD,
+ 0x7ACF, 0x7AD2, 0x7AD1, 0x7AD5, 0x7AD3, 0x7AD9, 0x7ADA, 0x7ADD, 0x7AE1,
+ 0x7AE2, 0x7AE6, 0x7AE7, 0xFA1C, 0x7AEB, 0x7AED, 0x7AF0, 0x7AF8, 0x7B02,
+ 0x7B0F, 0x7B0B, 0x7B0A, 0x7B06, 0x7B33, 0x7B36, 0x7B19, 0x7B1E, 0x7B35,
+ 0x7B28, 0x7B50, 0x7B4D, 0x7B4C, 0x7B45, 0x7B5D, 0x7B75, 0x7B7A, 0x7B74,
+ 0x7B70, 0x7B71, 0x7B6E, 0x7B9D, 0x7B98, 0x7B9F, 0x7B8D, 0x7B9C, 0x7B9A,
+ 0x7B92, 0x7B8F, 0x7B99, 0x7BCF, 0x7BCB, 0x7BCC, 0x7BB4, 0x7BC6, 0x7B9E,
+ 0x7BDD, 0x7BE9, 0x7BE6, 0x7BF7, 0x7BE5, 0x7C14, 0x7C00, 0x7C13, 0x7C07,
+ 0x7BF3, 0x7C0D, 0x7BF6, 0x7C23, 0x7C27, 0x7C2A, 0x7C1F, 0x7C37, 0x7C2B,
+ 0x7C3D, 0x7C40, 0x7C4C, 0x7C43, 0x7C56, 0x7C50, 0x7C58, 0x7C5F, 0x7C65,
+ 0x7C6C, 0x7C75, 0x7C83, 0x7C90, 0x7CA4, 0x7CA2, 0x7CAB, 0x7CA1, 0x7CAD,
+ 0x7CA8, 0x7CB3, 0x7CB2, 0x7CB1, 0x7CAE, 0x7CB9, 0xFA1D, 0x7CBD, 0x7CC5,
+ 0x7CC2, 0x7CD2, 0x7CE2, 0x7CD8, 0x7CDC, 0x7CEF, 0x7CF2, 0x7CF4, 0x7CF6,
+ 0x7D06, 0x7D02, 0x7D1C, 0x7D15, 0x7D0A, 0x7D45, 0x7D4B, 0x7D2E, 0x7D32,
+ 0x7D3F, 0x7D35, 0x7D48, 0x7D46, 0x7D5C, 0x7D73, 0x7D56, 0x7D4E, 0x7D68,
+ 0x7D6E, 0x7D4F, 0x7D63, 0x7D93, 0x7D89, 0x7D5B, 0x7DAE, 0x7DA3, 0x7DB5,
+ 0x7DB7, 0x7DC7, 0x7DBD, 0x7DAB, 0x7DA2, 0x7DAF, 0x7DA0, 0x7DB8, 0x7D9F,
+ 0x7DB0, 0x7DD5, 0x7DD8, 0x7DDD, 0x7DD6, 0x7DE4, 0x7DDE, 0x7DFB, 0x7E0B,
+ 0x7DF2, 0x7DE1, 0x7DDC, 0x7E05, 0x7E0A, 0x7E21, 0x7E12, 0x7E1F, 0x7E09,
+ 0x7E3A, 0x7E46, 0x7E66, 0x7E31, 0x7E3D, 0x7E35, 0x7E3B, 0x7E39, 0x7E43,
+ 0x7E37, 0x7E32, 0x7E5D, 0x7E56, 0x7E5E, 0x7E52, 0x7E59, 0x7E5A, 0x7E67,
+ 0x7E79, 0x7E6A, 0x7E69, 0x7E7C, 0x7E7B, 0x7E7D, 0x8FAE, 0x7E7F, 0x7E83,
+ 0x7E89, 0x7E8E, 0x7E8C, 0x7E92, 0x7E93, 0x7E94, 0x7E96, 0x7E9B, 0x7F38,
+ 0x7F3A, 0x7F45, 0x7F47, 0x7F4C, 0x7F4E, 0x7F51, 0x7F55, 0x7F54, 0x7F58,
+ 0x7F5F, 0x7F60, 0x7F68, 0x7F67, 0x7F69, 0x7F78, 0x7F82, 0x7F86, 0x7F83,
+ 0x7F87, 0x7F88, 0x7F8C, 0x7F94, 0x7F9E, 0x7F9D, 0x7F9A, 0x7FA1, 0x7FA3,
+ 0x7FAF, 0x7FAE, 0x7FB2, 0x7FB9, 0x7FB6, 0x7FB8, 0x8B71, 0xFA1E, 0x7FC5,
+ 0x7FC6, 0x7FCA, 0x7FD5, 0x7FE1, 0x7FE6, 0x7FE9, 0x7FF3, 0x7FF9, 0x8004,
+ 0x800B, 0x8012, 0x8019, 0x801C, 0x8021, 0x8028, 0x803F, 0x803B, 0x804A,
+ 0x8046, 0x8052, 0x8058, 0x805F, 0x8062, 0x8068, 0x8073, 0x8072, 0x8070,
+ 0x8076, 0x8079, 0x807D, 0x807F, 0x8084, 0x8085, 0x8093, 0x809A, 0x80AD,
+ 0x5190, 0x80AC, 0x80DB, 0x80E5, 0x80D9, 0x80DD, 0x80C4, 0x80DA, 0x8109,
+ 0x80EF, 0x80F1, 0x811B, 0x8123, 0x812F, 0x814B, 0x8146, 0x813E, 0x8153,
+ 0x8151, 0x80FC, 0x8171, 0x816E, 0x8165, 0x815F, 0x8166, 0x8174, 0x8183,
+ 0x8188, 0x818A, 0x8180, 0x8182, 0x81A0, 0x8195, 0x81A3, 0x8193, 0x81B5,
+ 0x81A4, 0x81A9, 0x81B8, 0x81B0, 0x81C8, 0x81BE, 0x81BD, 0x81C0, 0x81C2,
+ 0x81BA, 0x81C9, 0x81CD, 0x81D1, 0x81D8, 0x81D9, 0x81DA, 0x81DF, 0x81E0,
+ 0x81FA, 0x81FB, 0x81FE, 0x8201, 0x8202, 0x8205, 0x820D, 0x8210, 0x8212,
+ 0x8216, 0x8229, 0x822B, 0x822E, 0x8238, 0x8233, 0x8240, 0x8259, 0x825A,
+ 0x825D, 0x825F, 0x8264, 0x8262, 0x8268, 0x826A, 0x826B, 0x8271, 0x8277,
+ 0x827E, 0x828D, 0x8292, 0x82AB, 0x829F, 0x82BB, 0x82AC, 0x82E1, 0x82E3,
+ 0x82DF, 0x8301, 0x82D2, 0x82F4, 0x82F3, 0x8303, 0x82FB, 0x82F9, 0x82DE,
+ 0x8306, 0x82DC, 0x82FA, 0x8309, 0x82D9, 0x8335, 0x8362, 0x8334, 0x8316,
+ 0x8331, 0x8340, 0x8339, 0x8350, 0x8345, 0x832F, 0x832B, 0x8318, 0x839A,
+ 0x83AA, 0x839F, 0x83A2, 0x8396, 0x8323, 0x838E, 0x8375, 0x837F, 0x838A,
+ 0x837C, 0x83B5, 0x8373, 0x8393, 0x83A0, 0x8385, 0x8389, 0x83A8, 0x83F4,
+ 0x8413, 0x83C7, 0x83CE, 0x83F7, 0x83FD, 0x8403, 0x83D8, 0x840B, 0x83C1,
+ 0x8407, 0x83E0, 0x83F2, 0x840D, 0x8420, 0x83F6, 0x83BD, 0x83FB, 0x842A,
+ 0x8462, 0x843C, 0x8484, 0x8477, 0x846B, 0x8479, 0x8448, 0x846E, 0x8482,
+ 0x8469, 0x8446, 0x846F, 0x8438, 0x8435, 0x84CA, 0x84B9, 0x84BF, 0x849F,
+ 0x84B4, 0x84CD, 0x84BB, 0x84DA, 0x84D0, 0x84C1, 0x84AD, 0x84C6, 0x84D6,
+ 0x84A1, 0x84D9, 0x84FF, 0x84F4, 0x8517, 0x8518, 0x852C, 0x851F, 0x8515,
+ 0x8514, 0x8506, 0x8553, 0x855A, 0x8540, 0x8559, 0x8563, 0x8558, 0x8548,
+ 0x8541, 0x854A, 0x854B, 0x856B, 0x8555, 0x8580, 0x85A4, 0x8588, 0x8591,
+ 0x858A, 0x85A8, 0x856D, 0x8594, 0x859B, 0x85AE, 0x8587, 0x859C, 0x8577,
+ 0x857E, 0x8590, 0xFA1F, 0x820A, 0x85B0, 0x85C9, 0x85BA, 0x85CF, 0x85B9,
+ 0x85D0, 0x85D5, 0x85DD, 0x85E5, 0x85DC, 0x85F9, 0x860A, 0x8613, 0x860B,
+ 0x85FE, 0x8622, 0x861A, 0x8630, 0x863F, 0xFA20, 0x864D, 0x4E55, 0x8655,
+ 0x865F, 0x8667, 0x8671, 0x8693, 0x86A3, 0x86A9, 0x868B, 0x86AA, 0x868C,
+ 0x86B6, 0x86AF, 0x86C4, 0x86C6, 0x86B0, 0x86C9, 0x86CE, 0xFA21, 0x86AB,
+ 0x86D4, 0x86DE, 0x86E9, 0x86EC, 0x86DF, 0x86DB, 0x8712, 0x8706, 0x8708,
+ 0x8700, 0x8703, 0x86FB, 0x8711, 0x8709, 0x870D, 0x86F9, 0x870A, 0x8734,
+ 0x873F, 0x873B, 0x8725, 0x8729, 0x871A, 0x875F, 0x8778, 0x874C, 0x874E,
+ 0x8774, 0x8757, 0x8768, 0x8782, 0x876A, 0x8760, 0x876E, 0x8759, 0x8753,
+ 0x8763, 0x877F, 0x87A2, 0x87C6, 0x879F, 0x87AF, 0x87CB, 0x87BD, 0x87C0,
+ 0x87D0, 0x96D6, 0x87AB, 0x87C4, 0x87B3, 0x87D2, 0x87BB, 0x87EF, 0x87F2,
+ 0x87E0, 0x880E, 0x8807, 0x880F, 0x8816, 0x880D, 0x87FE, 0x87F6, 0x87F7,
+ 0x8811, 0x8815, 0x8822, 0x8821, 0x8827, 0x8831, 0x8836, 0x8839, 0x883B,
+ 0x8842, 0x8844, 0x884D, 0x8852, 0x8859, 0x885E, 0x8862, 0x886B, 0x8881,
+ 0x887E, 0x8875, 0x887D, 0x8872, 0x8882, 0x889E, 0x8897, 0x8892, 0x88AE,
+ 0x8899, 0x88A2, 0x888D, 0x88A4, 0x88BF, 0x88B5, 0x88B1, 0x88C3, 0x88C4,
+ 0x88D4, 0x88D8, 0x88D9, 0x88DD, 0x88F9, 0x8902, 0x88FC, 0x88F5, 0x88E8,
+ 0x88F2, 0x8904, 0x890C, 0x892A, 0x891D, 0x890A, 0x8913, 0x891E, 0x8925,
+ 0x892B, 0x8941, 0x893B, 0x8936, 0x8943, 0x8938, 0x894D, 0x894C, 0x8960,
+ 0x895E, 0x8966, 0x896A, 0x8964, 0x896D, 0x896F, 0x8974, 0x8977, 0x897E,
+ 0x8983, 0x8988, 0x898A, 0x8993, 0x8998, 0x89A1, 0x89A9, 0x89A6, 0x89AC,
+ 0x89AF, 0x89B2, 0x89BA, 0x89BF, 0x89BD, 0x89C0, 0x89DA, 0x89DD, 0x89E7,
+ 0x89F4, 0x89F8, 0x8A03, 0x8A16, 0x8A10, 0x8A0C, 0x8A12, 0x8A1B, 0x8A1D,
+ 0x8A25, 0x8A36, 0x8A41, 0x8A37, 0x8A5B, 0x8A52, 0x8A46, 0x8A48, 0x8A7C,
+ 0x8A6D, 0x8A6C, 0x8A62, 0x8A79, 0x8A85, 0x8A82, 0x8A84, 0x8AA8, 0x8AA1,
+ 0x8A91, 0x8AA5, 0x8AA6, 0x8A9A, 0x8AA3, 0x8AA7, 0x8ACC, 0x8ABE, 0x8ACD,
+ 0x8AC2, 0x8ADA, 0x8AF3, 0x8AE7, 0x8AE4, 0x8AF1, 0x8B14, 0x8AE0, 0x8AE2,
+ 0x8AE1, 0x8ADF, 0xFA22, 0x8AF6, 0x8AF7, 0x8ADE, 0x8ADB, 0x8B0C, 0x8B07,
+ 0x8B1A, 0x8B16, 0x8B10, 0x8B17, 0x8B20, 0x8B33, 0x8B41, 0x97AB, 0x8B26,
+ 0x8B2B, 0x8B3E, 0x8B4C, 0x8B4F, 0x8B4E, 0x8B53, 0x8B49, 0x8B56, 0x8B5B,
+ 0x8B5A, 0x8B74, 0x8B6B, 0x8B5F, 0x8B6C, 0x8B6F, 0x8B7D, 0x8B7F, 0x8B80,
+ 0x8B8C, 0x8B8E, 0x8B99, 0x8B92, 0x8B93, 0x8B96, 0x8B9A, 0x8C3A, 0x8C41,
+ 0x8C3F, 0x8C48, 0x8C4C, 0x8C4E, 0x8C50, 0x8C55, 0x8C62, 0x8C6C, 0x8C78,
+ 0x8C7A, 0x8C7C, 0x8C82, 0x8C89, 0x8C85, 0x8C8A, 0x8C8D, 0x8C8E, 0x8C98,
+ 0x8C94, 0x621D, 0x8CAD, 0x8CAA, 0x8CAE, 0x8CBD, 0x8CB2, 0x8CB3, 0x8CC1,
+ 0x8CB6, 0x8CC8, 0x8CCE, 0x8CCD, 0x8CE3, 0x8CDA, 0x8CF0, 0x8CF4, 0x8CFD,
+ 0x8CFA, 0x8CFB, 0x8D07, 0x8D0A, 0x8D0F, 0x8D0D, 0x8D12, 0x8D10, 0x8D13,
+ 0x8D14, 0x8D16, 0x8D67, 0x8D6D, 0x8D71, 0x8D76, 0xFA23, 0x8D81, 0x8DC2,
+ 0x8DBE, 0x8DBA, 0x8DCF, 0x8DDA, 0x8DD6, 0x8DCC, 0x8DDB, 0x8DCB, 0x8DEA,
+ 0x8DEB, 0x8DDF, 0x8DE3, 0x8DFC, 0x8E08, 0x8DFF, 0x8E09, 0x8E1D, 0x8E1E,
+ 0x8E10, 0x8E1F, 0x8E42, 0x8E35, 0x8E30, 0x8E34, 0x8E4A, 0x8E47, 0x8E49,
+ 0x8E4C, 0x8E50, 0x8E48, 0x8E59, 0x8E64, 0x8E60, 0x8E55, 0x8E63, 0x8E76,
+ 0x8E72, 0x8E87, 0x8E7C, 0x8E81, 0x8E85, 0x8E84, 0x8E8B, 0x8E8A, 0x8E93,
+ 0x8E91, 0x8E94, 0x8E99, 0x8EA1, 0x8EAA, 0x8EB1, 0x8EBE, 0x8EC6, 0x8EC5,
+ 0x8EC8, 0x8ECB, 0x8ECF, 0x8EDB, 0x8EE3, 0x8EFC, 0x8EFB, 0x8EEB, 0x8EFE,
+ 0x8F0A, 0x8F0C, 0x8F05, 0x8F15, 0x8F12, 0x8F13, 0x8F1C, 0x8F19, 0x8F1F,
+ 0x8F26, 0x8F33, 0x8F3B, 0x8F39, 0x8F45, 0x8F42, 0x8F3E, 0x8F49, 0x8F46,
+ 0x8F4C, 0x8F4E, 0x8F57, 0x8F5C, 0x8F62, 0x8F63, 0x8F64, 0x8F9C, 0x8F9F,
+ 0x8FA3, 0x8FA8, 0x8FA7, 0x8FAD, 0x8FAF, 0x8FB7, 0xFA24, 0x8FDA, 0x8FE5,
+ 0x8FE2, 0x8FEF, 0x8FE9, 0x8FF4, 0x9005, 0x8FF9, 0x8FF8, 0x9011, 0x9015,
+ 0x900E, 0x9021, 0x900D, 0x901E, 0x9016, 0x900B, 0x9027, 0x9036, 0x9039,
+ 0x904F, 0xFA25, 0x9050, 0x9051, 0x9052, 0x9049, 0x903E, 0x9056, 0x9058,
+ 0x905E, 0x9068, 0x9067, 0x906F, 0x9076, 0x96A8, 0x9072, 0x9082, 0x907D,
+ 0x9089, 0x9080, 0x908F, 0x6248, 0x90AF, 0x90B1, 0x90B5, 0x90E2, 0x90E4,
+ 0x90DB, 0x90DE, 0x9102, 0xFA26, 0x9115, 0x9112, 0x9119, 0x9132, 0x9127,
+ 0x9130, 0x914A, 0x9156, 0x9158, 0x9163, 0x9165, 0x9169, 0x9173, 0x9172,
+ 0x918B, 0x9189, 0x9182, 0x91A2, 0x91AB, 0x91AF, 0x91AA, 0x91B5, 0x91B4,
+ 0x91BA, 0x91C0, 0x91C1, 0x91CB, 0x91D0, 0x91DA, 0x91DB, 0x91D7, 0x91DE,
+ 0x91D6, 0x91DF, 0x91E1, 0x91ED, 0x91F5, 0x91EE, 0x91E4, 0x91F6, 0x91E5,
+ 0x9206, 0x921E, 0x91FF, 0x9210, 0x9214, 0x920A, 0x922C, 0x9215, 0x9229,
+ 0x9257, 0x9245, 0x923A, 0x9249, 0x9264, 0x9240, 0x923C, 0x9248, 0x924E,
+ 0x9250, 0x9259, 0x923F, 0x9251, 0x9239, 0x924B, 0x9267, 0x925A, 0x929C,
+ 0x92A7, 0x9277, 0x9278, 0x9296, 0x9293, 0x929B, 0x9295, 0x92E9, 0x92CF,
+ 0x92E7, 0x92D7, 0x92D9, 0x92D0, 0xFA27, 0x92D5, 0x92B9, 0x92B7, 0x92E0,
+ 0x92D3, 0x933A, 0x9335, 0x930F, 0x9325, 0x92FA, 0x9321, 0x9344, 0x92FB,
+ 0xFA28, 0x9319, 0x931E, 0x92FF, 0x9322, 0x931A, 0x931D, 0x9323, 0x9302,
+ 0x933B, 0x9370, 0x9360, 0x937C, 0x936E, 0x9356, 0x9357, 0x93B9, 0x93B0,
+ 0x93A4, 0x93AD, 0x9394, 0x93C8, 0x93D6, 0x93C6, 0x93D7, 0x93E8, 0x93E5,
+ 0x93D8, 0x93C3, 0x93DD, 0x93DE, 0x93D0, 0x93E4, 0x941A, 0x93F8, 0x9414,
+ 0x9413, 0x9421, 0x9403, 0x9407, 0x9436, 0x942B, 0x9431, 0x943A, 0x9441,
+ 0x9452, 0x9445, 0x9444, 0x9448, 0x945B, 0x945A, 0x9460, 0x9462, 0x945E,
+ 0x946A, 0x9475, 0x9470, 0x9477, 0x947F, 0x947D, 0x947C, 0x947E, 0x9481,
+ 0x9582, 0x9587, 0x958A, 0x9592, 0x9594, 0x9596, 0x9598, 0x9599, 0x95A0,
+ 0x95A8, 0x95A7, 0x95AD, 0x95BC, 0x95BB, 0x95B9, 0x95BE, 0x95CA, 0x6FF6,
+ 0x95C3, 0x95CD, 0x95CC, 0x95D5, 0x95D4, 0x95D6, 0x95DC, 0x95E1, 0x95E5,
+ 0x95E2, 0x9621, 0x9628, 0x962E, 0x962F, 0x9642, 0x964F, 0x964C, 0x964B,
+ 0x965C, 0x965D, 0x965F, 0x9666, 0x9677, 0x9672, 0x966C, 0x968D, 0x968B,
+ 0xF9DC, 0x9698, 0x9695, 0x9697, 0xFA29, 0x969D, 0x96A7, 0x96AA, 0x96B1,
+ 0x96B2, 0x96B0, 0x96AF, 0x96B4, 0x96B6, 0x96B8, 0x96B9, 0x96CE, 0x96CB,
+ 0x96D5, 0x96DC, 0x96D9, 0x96F9, 0x9704, 0x9706, 0x9708, 0x9719, 0x970D,
+ 0x9713, 0x970E, 0x9711, 0x970F, 0x9716, 0x9724, 0x972A, 0x9730, 0x9733,
+ 0x9739, 0x973B, 0x973D, 0x973E, 0x9746, 0x9744, 0x9743, 0x9748, 0x9742,
+ 0x9749, 0x974D, 0x974F, 0x9751, 0x9755, 0x975C, 0x9760, 0x9764, 0x9766,
+ 0x9768, 0x976D, 0x9779, 0x9785, 0x977C, 0x9781, 0x977A, 0x978B, 0x978F,
+ 0x9790, 0x979C, 0x97A8, 0x97A6, 0x97A3, 0x97B3, 0x97B4, 0x97C3, 0x97C6,
+ 0x97C8, 0x97CB, 0x97DC, 0x97ED, 0x97F2, 0x7ADF, 0x97F5, 0x980F, 0x981A,
+ 0x9824, 0x9821, 0x9837, 0x983D, 0x984F, 0x984B, 0x9857, 0x9865, 0x986B,
+ 0x986F, 0x9870, 0x9871, 0x9874, 0x9873, 0x98AA, 0x98AF, 0x98B1, 0x98B6,
+ 0x98C4, 0x98C3, 0x98C6, 0x98DC, 0x98ED, 0x98E9, 0xFA2A, 0x98EB, 0xFA2B,
+ 0x9903, 0x991D, 0x9912, 0x9914, 0x9918, 0x9927, 0xFA2C, 0x9921, 0x991E,
+ 0x9924, 0x9920, 0x992C, 0x992E, 0x993D, 0x993E, 0x9942, 0x9949, 0x9945,
+ 0x9950, 0x994B, 0x9951, 0x994C, 0x9955, 0x9997, 0x9998, 0x999E, 0x99A5,
+ 0x99AD, 0x99AE, 0x99BC, 0x99DF, 0x99DB, 0x99DD, 0x99D8, 0x99D1, 0x99ED,
+ 0x99EE, 0x99E2, 0x99F1, 0x99F2, 0x99FB, 0x99F8, 0x9A01, 0x9A0F, 0x9A05,
+ 0x9A19, 0x9A2B, 0x9A37, 0x9A40, 0x9A45, 0x9A42, 0x9A43, 0x9A3E, 0x9A55,
+ 0x9A4D, 0x9A4E, 0x9A5B, 0x9A57, 0x9A5F, 0x9A62, 0x9A69, 0x9A65, 0x9A64,
+ 0x9A6A, 0x9A6B, 0x9AAD, 0x9AB0, 0x9ABC, 0x9AC0, 0x9ACF, 0x9AD3, 0x9AD4,
+ 0x9AD1, 0x9AD9, 0x9ADC, 0x9ADE, 0x9ADF, 0x9AE2, 0x9AE3, 0x9AE6, 0x9AEF,
+ 0x9AEB, 0x9AEE, 0x9AF4, 0x9AF1, 0x9AF7, 0x9AFB, 0x9B06, 0x9B18, 0x9B1A,
+ 0x9B1F, 0x9B22, 0x9B23, 0x9B25, 0x9B27, 0x9B28, 0x9B29, 0x9B2A, 0x9B2E,
+ 0x9B2F, 0x9B31, 0x9B32, 0x9B3B, 0x9B44, 0x9B43, 0x9B4D, 0x9B4E, 0x9B51,
+ 0x9B58, 0x9B75, 0x9B74, 0x9B72, 0x9B93, 0x9B8F, 0x9B83, 0x9B91, 0x9B96,
+ 0x9B97, 0x9B9F, 0x9BA0, 0x9BA8, 0x9BB1, 0x9BB4, 0x9BC0, 0x9BCA, 0x9BBB,
+ 0x9BB9, 0x9BC6, 0x9BCF, 0x9BD1, 0x9BD2, 0x9BE3, 0x9BE2, 0x9BE4, 0x9BD4,
+ 0x9BE1, 0x9BF5, 0x9BF1, 0x9BF2, 0x9C04, 0x9C1B, 0x9C15, 0x9C14, 0x9C00,
+ 0x9C09, 0x9C13, 0x9C0C, 0x9C06, 0x9C08, 0x9C12, 0x9C0A, 0x9C2E, 0x9C25,
+ 0x9C24, 0x9C21, 0x9C30, 0x9C47, 0x9C32, 0x9C46, 0x9C3E, 0x9C5A, 0x9C60,
+ 0x9C67, 0x9C76, 0x9C78, 0x9CEB, 0x9CE7, 0x9CEC, 0x9CF0, 0x9D09, 0x9D03,
+ 0x9D06, 0x9D2A, 0x9D26, 0x9D2C, 0x9D23, 0x9D1F, 0x9D15, 0x9D12, 0x9D41,
+ 0x9D3F, 0x9D44, 0x9D3E, 0x9D46, 0x9D48, 0x9D5D, 0x9D5E, 0x9D59, 0x9D51,
+ 0x9D50, 0x9D64, 0x9D72, 0x9D70, 0x9D87, 0x9D6B, 0x9D6F, 0x9D7A, 0x9D9A,
+ 0x9DA4, 0x9DA9, 0x9DAB, 0x9DB2, 0x9DC4, 0x9DC1, 0x9DBB, 0x9DB8, 0x9DBA,
+ 0x9DC6, 0x9DCF, 0x9DC2, 0xFA2D, 0x9DD9, 0x9DD3, 0x9DF8, 0x9DE6, 0x9DED,
+ 0x9DEF, 0x9DFD, 0x9E1A, 0x9E1B, 0x9E19, 0x9E1E, 0x9E75, 0x9E79, 0x9E7D,
+ 0x9E81, 0x9E88, 0x9E8B, 0x9E8C, 0x9E95, 0x9E91, 0x9E9D, 0x9EA5, 0x9EB8,
+ 0x9EAA, 0x9EAD, 0x9EBC, 0x9EBE, 0x9761, 0x9ECC, 0x9ECF, 0x9ED0, 0x9ED1,
+ 0x9ED4, 0x9EDC, 0x9EDE, 0x9EDD, 0x9EE0, 0x9EE5, 0x9EE8, 0x9EEF, 0x9EF4,
+ 0x9EF6, 0x9EF7, 0x9EF9, 0x9EFB, 0x9EFC, 0x9EFD, 0x9F07, 0x9F08, 0x76B7,
+ 0x9F15, 0x9F21, 0x9F2C, 0x9F3E, 0x9F4A, 0x9F4E, 0x9F4F, 0x9F52, 0x9F54,
+ 0x9F63, 0x9F5F, 0x9F60, 0x9F61, 0x9F66, 0x9F67, 0x9F6C, 0x9F6A, 0x9F77,
+ 0x9F72, 0x9F76, 0x9F95, 0x9F9C, 0x9FA0, 0x5C2D, 0x69D9, 0x9065, 0x7476,
+ 0x51DC, 0x7155, 0xE000, 0xE001, 0xE002, 0xE003, 0xE004, 0xE005, 0xE006,
+ 0xE007, 0xE008, 0xE009, 0xE00A, 0xE00B, 0xE00C, 0xE00D, 0xE00E, 0xE00F,
+ 0xE010, 0xE011, 0xE012, 0xE013, 0xE014, 0xE015, 0xE016, 0xE017, 0xE018,
+ 0xE019, 0xE01A, 0xE01B, 0xE01C, 0xE01D, 0xE01E, 0xE01F, 0xE020, 0xE021,
+ 0xE022, 0xE023, 0xE024, 0xE025, 0xE026, 0xE027, 0xE028, 0xE029, 0xE02A,
+ 0xE02B, 0xE02C, 0xE02D, 0xE02E, 0xE02F, 0xE030, 0xE031, 0xE032, 0xE033,
+ 0xE034, 0xE035, 0xE036, 0xE037, 0xE038, 0xE039, 0xE03A, 0xE03B, 0xE03C,
+ 0xE03D, 0xE03E, 0xE03F, 0xE040, 0xE041, 0xE042, 0xE043, 0xE044, 0xE045,
+ 0xE046, 0xE047, 0xE048, 0xE049, 0xE04A, 0xE04B, 0xE04C, 0xE04D, 0xE04E,
+ 0xE04F, 0xE050, 0xE051, 0xE052, 0xE053, 0xE054, 0xE055, 0xE056, 0xE057,
+ 0xE058, 0xE059, 0xE05A, 0xE05B, 0xE05C, 0xE05D, 0xE05E, 0xE05F, 0xE060,
+ 0xE061, 0xE062, 0xE063, 0xE064, 0xE065, 0xE066, 0xE067, 0xE068, 0xE069,
+ 0xE06A, 0xE06B, 0xE06C, 0xE06D, 0xE06E, 0xE06F, 0xE070, 0xE071, 0xE072,
+ 0xE073, 0xE074, 0xE075, 0xE076, 0xE077, 0xE078, 0xE079, 0xE07A, 0xE07B,
+ 0xE07C, 0xE07D, 0xE07E, 0xE07F, 0xE080, 0xE081, 0xE082, 0xE083, 0xE084,
+ 0xE085, 0xE086, 0xE087, 0xE088, 0xE089, 0xE08A, 0xE08B, 0xE08C, 0xE08D,
+ 0xE08E, 0xE08F, 0xE090, 0xE091, 0xE092, 0xE093, 0xE094, 0xE095, 0xE096,
+ 0xE097, 0xE098, 0xE099, 0xE09A, 0xE09B, 0xE09C, 0xE09D, 0xE09E, 0xE09F,
+ 0xE0A0, 0xE0A1, 0xE0A2, 0xE0A3, 0xE0A4, 0xE0A5, 0xE0A6, 0xE0A7, 0xE0A8,
+ 0xE0A9, 0xE0AA, 0xE0AB, 0xE0AC, 0xE0AD, 0xE0AE, 0xE0AF, 0xE0B0, 0xE0B1,
+ 0xE0B2, 0xE0B3, 0xE0B4, 0xE0B5, 0xE0B6, 0xE0B7, 0xE0B8, 0xE0B9, 0xE0BA,
+ 0xE0BB, 0xE0BC, 0xE0BD, 0xE0BE, 0xE0BF, 0xE0C0, 0xE0C1, 0xE0C2, 0xE0C3,
+ 0xE0C4, 0xE0C5, 0xE0C6, 0xE0C7, 0xE0C8, 0xE0C9, 0xE0CA, 0xE0CB, 0xE0CC,
+ 0xE0CD, 0xE0CE, 0xE0CF, 0xE0D0, 0xE0D1, 0xE0D2, 0xE0D3, 0xE0D4, 0xE0D5,
+ 0xE0D6, 0xE0D7, 0xE0D8, 0xE0D9, 0xE0DA, 0xE0DB, 0xE0DC, 0xE0DD, 0xE0DE,
+ 0xE0DF, 0xE0E0, 0xE0E1, 0xE0E2, 0xE0E3, 0xE0E4, 0xE0E5, 0xE0E6, 0xE0E7,
+ 0xE0E8, 0xE0E9, 0xE0EA, 0xE0EB, 0xE0EC, 0xE0ED, 0xE0EE, 0xE0EF, 0xE0F0,
+ 0xE0F1, 0xE0F2, 0xE0F3, 0xE0F4, 0xE0F5, 0xE0F6, 0xE0F7, 0xE0F8, 0xE0F9,
+ 0xE0FA, 0xE0FB, 0xE0FC, 0xE0FD, 0xE0FE, 0xE0FF, 0xE100, 0xE101, 0xE102,
+ 0xE103, 0xE104, 0xE105, 0xE106, 0xE107, 0xE108, 0xE109, 0xE10A, 0xE10B,
+ 0xE10C, 0xE10D, 0xE10E, 0xE10F, 0xE110, 0xE111, 0xE112, 0xE113, 0xE114,
+ 0xE115, 0xE116, 0xE117, 0xE118, 0xE119, 0xE11A, 0xE11B, 0xE11C, 0xE11D,
+ 0xE11E, 0xE11F, 0xE120, 0xE121, 0xE122, 0xE123, 0xE124, 0xE125, 0xE126,
+ 0xE127, 0xE128, 0xE129, 0xE12A, 0xE12B, 0xE12C, 0xE12D, 0xE12E, 0xE12F,
+ 0xE130, 0xE131, 0xE132, 0xE133, 0xE134, 0xE135, 0xE136, 0xE137, 0xE138,
+ 0xE139, 0xE13A, 0xE13B, 0xE13C, 0xE13D, 0xE13E, 0xE13F, 0xE140, 0xE141,
+ 0xE142, 0xE143, 0xE144, 0xE145, 0xE146, 0xE147, 0xE148, 0xE149, 0xE14A,
+ 0xE14B, 0xE14C, 0xE14D, 0xE14E, 0xE14F, 0xE150, 0xE151, 0xE152, 0xE153,
+ 0xE154, 0xE155, 0xE156, 0xE157, 0xE158, 0xE159, 0xE15A, 0xE15B, 0xE15C,
+ 0xE15D, 0xE15E, 0xE15F, 0xE160, 0xE161, 0xE162, 0xE163, 0xE164, 0xE165,
+ 0xE166, 0xE167, 0xE168, 0xE169, 0xE16A, 0xE16B, 0xE16C, 0xE16D, 0xE16E,
+ 0xE16F, 0xE170, 0xE171, 0xE172, 0xE173, 0xE174, 0xE175, 0xE176, 0xE177,
+ 0xE178, 0xE179, 0xE17A, 0xE17B, 0xE17C, 0xE17D, 0xE17E, 0xE17F, 0xE180,
+ 0xE181, 0xE182, 0xE183, 0xE184, 0xE185, 0xE186, 0xE187, 0xE188, 0xE189,
+ 0xE18A, 0xE18B, 0xE18C, 0xE18D, 0xE18E, 0xE18F, 0xE190, 0xE191, 0xE192,
+ 0xE193, 0xE194, 0xE195, 0xE196, 0xE197, 0xE198, 0xE199, 0xE19A, 0xE19B,
+ 0xE19C, 0xE19D, 0xE19E, 0xE19F, 0xE1A0, 0xE1A1, 0xE1A2, 0xE1A3, 0xE1A4,
+ 0xE1A5, 0xE1A6, 0xE1A7, 0xE1A8, 0xE1A9, 0xE1AA, 0xE1AB, 0xE1AC, 0xE1AD,
+ 0xE1AE, 0xE1AF, 0xE1B0, 0xE1B1, 0xE1B2, 0xE1B3, 0xE1B4, 0xE1B5, 0xE1B6,
+ 0xE1B7, 0xE1B8, 0xE1B9, 0xE1BA, 0xE1BB, 0xE1BC, 0xE1BD, 0xE1BE, 0xE1BF,
+ 0xE1C0, 0xE1C1, 0xE1C2, 0xE1C3, 0xE1C4, 0xE1C5, 0xE1C6, 0xE1C7, 0xE1C8,
+ 0xE1C9, 0xE1CA, 0xE1CB, 0xE1CC, 0xE1CD, 0xE1CE, 0xE1CF, 0xE1D0, 0xE1D1,
+ 0xE1D2, 0xE1D3, 0xE1D4, 0xE1D5, 0xE1D6, 0xE1D7, 0xE1D8, 0xE1D9, 0xE1DA,
+ 0xE1DB, 0xE1DC, 0xE1DD, 0xE1DE, 0xE1DF, 0xE1E0, 0xE1E1, 0xE1E2, 0xE1E3,
+ 0xE1E4, 0xE1E5, 0xE1E6, 0xE1E7, 0xE1E8, 0xE1E9, 0xE1EA, 0xE1EB, 0xE1EC,
+ 0xE1ED, 0xE1EE, 0xE1EF, 0xE1F0, 0xE1F1, 0xE1F2, 0xE1F3, 0xE1F4, 0xE1F5,
+ 0xE1F6, 0xE1F7, 0xE1F8, 0xE1F9, 0xE1FA, 0xE1FB, 0xE1FC, 0xE1FD, 0xE1FE,
+ 0xE1FF, 0xE200, 0xE201, 0xE202, 0xE203, 0xE204, 0xE205, 0xE206, 0xE207,
+ 0xE208, 0xE209, 0xE20A, 0xE20B, 0xE20C, 0xE20D, 0xE20E, 0xE20F, 0xE210,
+ 0xE211, 0xE212, 0xE213, 0xE214, 0xE215, 0xE216, 0xE217, 0xE218, 0xE219,
+ 0xE21A, 0xE21B, 0xE21C, 0xE21D, 0xE21E, 0xE21F, 0xE220, 0xE221, 0xE222,
+ 0xE223, 0xE224, 0xE225, 0xE226, 0xE227, 0xE228, 0xE229, 0xE22A, 0xE22B,
+ 0xE22C, 0xE22D, 0xE22E, 0xE22F, 0xE230, 0xE231, 0xE232, 0xE233, 0xE234,
+ 0xE235, 0xE236, 0xE237, 0xE238, 0xE239, 0xE23A, 0xE23B, 0xE23C, 0xE23D,
+ 0xE23E, 0xE23F, 0xE240, 0xE241, 0xE242, 0xE243, 0xE244, 0xE245, 0xE246,
+ 0xE247, 0xE248, 0xE249, 0xE24A, 0xE24B, 0xE24C, 0xE24D, 0xE24E, 0xE24F,
+ 0xE250, 0xE251, 0xE252, 0xE253, 0xE254, 0xE255, 0xE256, 0xE257, 0xE258,
+ 0xE259, 0xE25A, 0xE25B, 0xE25C, 0xE25D, 0xE25E, 0xE25F, 0xE260, 0xE261,
+ 0xE262, 0xE263, 0xE264, 0xE265, 0xE266, 0xE267, 0xE268, 0xE269, 0xE26A,
+ 0xE26B, 0xE26C, 0xE26D, 0xE26E, 0xE26F, 0xE270, 0xE271, 0xE272, 0xE273,
+ 0xE274, 0xE275, 0xE276, 0xE277, 0xE278, 0xE279, 0xE27A, 0xE27B, 0xE27C,
+ 0xE27D, 0xE27E, 0xE27F, 0xE280, 0xE281, 0xE282, 0xE283, 0xE284, 0xE285,
+ 0xE286, 0xE287, 0xE288, 0xE289, 0xE28A, 0xE28B, 0xE28C, 0xE28D, 0xE28E,
+ 0xE28F, 0xE290, 0xE291, 0xE292, 0xE293, 0xE294, 0xE295, 0xE296, 0xE297,
+ 0xE298, 0xE299, 0xE29A, 0xE29B, 0xE29C, 0xE29D, 0xE29E, 0xE29F, 0xE2A0,
+ 0xE2A1, 0xE2A2, 0xE2A3, 0xE2A4, 0xE2A5, 0xE2A6, 0xE2A7, 0xE2A8, 0xE2A9,
+ 0xE2AA, 0xE2AB, 0xE2AC, 0xE2AD, 0xE2AE, 0xE2AF, 0xE2B0, 0xE2B1, 0xE2B2,
+ 0xE2B3, 0xE2B4, 0xE2B5, 0xE2B6, 0xE2B7, 0xE2B8, 0xE2B9, 0xE2BA, 0xE2BB,
+ 0xE2BC, 0xE2BD, 0xE2BE, 0xE2BF, 0xE2C0, 0xE2C1, 0xE2C2, 0xE2C3, 0xE2C4,
+ 0xE2C5, 0xE2C6, 0xE2C7, 0xE2C8, 0xE2C9, 0xE2CA, 0xE2CB, 0xE2CC, 0xE2CD,
+ 0xE2CE, 0xE2CF, 0xE2D0, 0xE2D1, 0xE2D2, 0xE2D3, 0xE2D4, 0xE2D5, 0xE2D6,
+ 0xE2D7, 0xE2D8, 0xE2D9, 0xE2DA, 0xE2DB, 0xE2DC, 0xE2DD, 0xE2DE, 0xE2DF,
+ 0xE2E0, 0xE2E1, 0xE2E2, 0xE2E3, 0xE2E4, 0xE2E5, 0xE2E6, 0xE2E7, 0xE2E8,
+ 0xE2E9, 0xE2EA, 0xE2EB, 0xE2EC, 0xE2ED, 0xE2EE, 0xE2EF, 0xE2F0, 0xE2F1,
+ 0xE2F2, 0xE2F3, 0xE2F4, 0xE2F5, 0xE2F6, 0xE2F7, 0xE2F8, 0xE2F9, 0xE2FA,
+ 0xE2FB, 0xE2FC, 0xE2FD, 0xE2FE, 0xE2FF, 0xE300, 0xE301, 0xE302, 0xE303,
+ 0xE304, 0xE305, 0xE306, 0xE307, 0xE308, 0xE309, 0xE30A, 0xE30B, 0xE30C,
+ 0xE30D, 0xE30E, 0xE30F, 0xE310, 0xE311, 0xE312, 0xE313, 0xE314, 0xE315,
+ 0xE316, 0xE317, 0xE318, 0xE319, 0xE31A, 0xE31B, 0xE31C, 0xE31D, 0xE31E,
+ 0xE31F, 0xE320, 0xE321, 0xE322, 0xE323, 0xE324, 0xE325, 0xE326, 0xE327,
+ 0xE328, 0xE329, 0xE32A, 0xE32B, 0xE32C, 0xE32D, 0xE32E, 0xE32F, 0xE330,
+ 0xE331, 0xE332, 0xE333, 0xE334, 0xE335, 0xE336, 0xE337, 0xE338, 0xE339,
+ 0xE33A, 0xE33B, 0xE33C, 0xE33D, 0xE33E, 0xE33F, 0xE340, 0xE341, 0xE342,
+ 0xE343, 0xE344, 0xE345, 0xE346, 0xE347, 0xE348, 0xE349, 0xE34A, 0xE34B,
+ 0xE34C, 0xE34D, 0xE34E, 0xE34F, 0xE350, 0xE351, 0xE352, 0xE353, 0xE354,
+ 0xE355, 0xE356, 0xE357, 0xE358, 0xE359, 0xE35A, 0xE35B, 0xE35C, 0xE35D,
+ 0xE35E, 0xE35F, 0xE360, 0xE361, 0xE362, 0xE363, 0xE364, 0xE365, 0xE366,
+ 0xE367, 0xE368, 0xE369, 0xE36A, 0xE36B, 0xE36C, 0xE36D, 0xE36E, 0xE36F,
+ 0xE370, 0xE371, 0xE372, 0xE373, 0xE374, 0xE375, 0xE376, 0xE377, 0xE378,
+ 0xE379, 0xE37A, 0xE37B, 0xE37C, 0xE37D, 0xE37E, 0xE37F, 0xE380, 0xE381,
+ 0xE382, 0xE383, 0xE384, 0xE385, 0xE386, 0xE387, 0xE388, 0xE389, 0xE38A,
+ 0xE38B, 0xE38C, 0xE38D, 0xE38E, 0xE38F, 0xE390, 0xE391, 0xE392, 0xE393,
+ 0xE394, 0xE395, 0xE396, 0xE397, 0xE398, 0xE399, 0xE39A, 0xE39B, 0xE39C,
+ 0xE39D, 0xE39E, 0xE39F, 0xE3A0, 0xE3A1, 0xE3A2, 0xE3A3, 0xE3A4, 0xE3A5,
+ 0xE3A6, 0xE3A7, 0xE3A8, 0xE3A9, 0xE3AA, 0xE3AB, 0xE3AC, 0xE3AD, 0xE3AE,
+ 0xE3AF, 0xE3B0, 0xE3B1, 0xE3B2, 0xE3B3, 0xE3B4, 0xE3B5, 0xE3B6, 0xE3B7,
+ 0xE3B8, 0xE3B9, 0xE3BA, 0xE3BB, 0xE3BC, 0xE3BD, 0xE3BE, 0xE3BF, 0xE3C0,
+ 0xE3C1, 0xE3C2, 0xE3C3, 0xE3C4, 0xE3C5, 0xE3C6, 0xE3C7, 0xE3C8, 0xE3C9,
+ 0xE3CA, 0xE3CB, 0xE3CC, 0xE3CD, 0xE3CE, 0xE3CF, 0xE3D0, 0xE3D1, 0xE3D2,
+ 0xE3D3, 0xE3D4, 0xE3D5, 0xE3D6, 0xE3D7, 0xE3D8, 0xE3D9, 0xE3DA, 0xE3DB,
+ 0xE3DC, 0xE3DD, 0xE3DE, 0xE3DF, 0xE3E0, 0xE3E1, 0xE3E2, 0xE3E3, 0xE3E4,
+ 0xE3E5, 0xE3E6, 0xE3E7, 0xE3E8, 0xE3E9, 0xE3EA, 0xE3EB, 0xE3EC, 0xE3ED,
+ 0xE3EE, 0xE3EF, 0xE3F0, 0xE3F1, 0xE3F2, 0xE3F3, 0xE3F4, 0xE3F5, 0xE3F6,
+ 0xE3F7, 0xE3F8, 0xE3F9, 0xE3FA, 0xE3FB, 0xE3FC, 0xE3FD, 0xE3FE, 0xE3FF,
+ 0xE400, 0xE401, 0xE402, 0xE403, 0xE404, 0xE405, 0xE406, 0xE407, 0xE408,
+ 0xE409, 0xE40A, 0xE40B, 0xE40C, 0xE40D, 0xE40E, 0xE40F, 0xE410, 0xE411,
+ 0xE412, 0xE413, 0xE414, 0xE415, 0xE416, 0xE417, 0xE418, 0xE419, 0xE41A,
+ 0xE41B, 0xE41C, 0xE41D, 0xE41E, 0xE41F, 0xE420, 0xE421, 0xE422, 0xE423,
+ 0xE424, 0xE425, 0xE426, 0xE427, 0xE428, 0xE429, 0xE42A, 0xE42B, 0xE42C,
+ 0xE42D, 0xE42E, 0xE42F, 0xE430, 0xE431, 0xE432, 0xE433, 0xE434, 0xE435,
+ 0xE436, 0xE437, 0xE438, 0xE439, 0xE43A, 0xE43B, 0xE43C, 0xE43D, 0xE43E,
+ 0xE43F, 0xE440, 0xE441, 0xE442, 0xE443, 0xE444, 0xE445, 0xE446, 0xE447,
+ 0xE448, 0xE449, 0xE44A, 0xE44B, 0xE44C, 0xE44D, 0xE44E, 0xE44F, 0xE450,
+ 0xE451, 0xE452, 0xE453, 0xE454, 0xE455, 0xE456, 0xE457, 0xE458, 0xE459,
+ 0xE45A, 0xE45B, 0xE45C, 0xE45D, 0xE45E, 0xE45F, 0xE460, 0xE461, 0xE462,
+ 0xE463, 0xE464, 0xE465, 0xE466, 0xE467, 0xE468, 0xE469, 0xE46A, 0xE46B,
+ 0xE46C, 0xE46D, 0xE46E, 0xE46F, 0xE470, 0xE471, 0xE472, 0xE473, 0xE474,
+ 0xE475, 0xE476, 0xE477, 0xE478, 0xE479, 0xE47A, 0xE47B, 0xE47C, 0xE47D,
+ 0xE47E, 0xE47F, 0xE480, 0xE481, 0xE482, 0xE483, 0xE484, 0xE485, 0xE486,
+ 0xE487, 0xE488, 0xE489, 0xE48A, 0xE48B, 0xE48C, 0xE48D, 0xE48E, 0xE48F,
+ 0xE490, 0xE491, 0xE492, 0xE493, 0xE494, 0xE495, 0xE496, 0xE497, 0xE498,
+ 0xE499, 0xE49A, 0xE49B, 0xE49C, 0xE49D, 0xE49E, 0xE49F, 0xE4A0, 0xE4A1,
+ 0xE4A2, 0xE4A3, 0xE4A4, 0xE4A5, 0xE4A6, 0xE4A7, 0xE4A8, 0xE4A9, 0xE4AA,
+ 0xE4AB, 0xE4AC, 0xE4AD, 0xE4AE, 0xE4AF, 0xE4B0, 0xE4B1, 0xE4B2, 0xE4B3,
+ 0xE4B4, 0xE4B5, 0xE4B6, 0xE4B7, 0xE4B8, 0xE4B9, 0xE4BA, 0xE4BB, 0xE4BC,
+ 0xE4BD, 0xE4BE, 0xE4BF, 0xE4C0, 0xE4C1, 0xE4C2, 0xE4C3, 0xE4C4, 0xE4C5,
+ 0xE4C6, 0xE4C7, 0xE4C8, 0xE4C9, 0xE4CA, 0xE4CB, 0xE4CC, 0xE4CD, 0xE4CE,
+ 0xE4CF, 0xE4D0, 0xE4D1, 0xE4D2, 0xE4D3, 0xE4D4, 0xE4D5, 0xE4D6, 0xE4D7,
+ 0xE4D8, 0xE4D9, 0xE4DA, 0xE4DB, 0xE4DC, 0xE4DD, 0xE4DE, 0xE4DF, 0xE4E0,
+ 0xE4E1, 0xE4E2, 0xE4E3, 0xE4E4, 0xE4E5, 0xE4E6, 0xE4E7, 0xE4E8, 0xE4E9,
+ 0xE4EA, 0xE4EB, 0xE4EC, 0xE4ED, 0xE4EE, 0xE4EF, 0xE4F0, 0xE4F1, 0xE4F2,
+ 0xE4F3, 0xE4F4, 0xE4F5, 0xE4F6, 0xE4F7, 0xE4F8, 0xE4F9, 0xE4FA, 0xE4FB,
+ 0xE4FC, 0xE4FD, 0xE4FE, 0xE4FF, 0xE500, 0xE501, 0xE502, 0xE503, 0xE504,
+ 0xE505, 0xE506, 0xE507, 0xE508, 0xE509, 0xE50A, 0xE50B, 0xE50C, 0xE50D,
+ 0xE50E, 0xE50F, 0xE510, 0xE511, 0xE512, 0xE513, 0xE514, 0xE515, 0xE516,
+ 0xE517, 0xE518, 0xE519, 0xE51A, 0xE51B, 0xE51C, 0xE51D, 0xE51E, 0xE51F,
+ 0xE520, 0xE521, 0xE522, 0xE523, 0xE524, 0xE525, 0xE526, 0xE527, 0xE528,
+ 0xE529, 0xE52A, 0xE52B, 0xE52C, 0xE52D, 0xE52E, 0xE52F, 0xE530, 0xE531,
+ 0xE532, 0xE533, 0xE534, 0xE535, 0xE536, 0xE537, 0xE538, 0xE539, 0xE53A,
+ 0xE53B, 0xE53C, 0xE53D, 0xE53E, 0xE53F, 0xE540, 0xE541, 0xE542, 0xE543,
+ 0xE544, 0xE545, 0xE546, 0xE547, 0xE548, 0xE549, 0xE54A, 0xE54B, 0xE54C,
+ 0xE54D, 0xE54E, 0xE54F, 0xE550, 0xE551, 0xE552, 0xE553, 0xE554, 0xE555,
+ 0xE556, 0xE557, 0xE558, 0xE559, 0xE55A, 0xE55B, 0xE55C, 0xE55D, 0xE55E,
+ 0xE55F, 0xE560, 0xE561, 0xE562, 0xE563, 0xE564, 0xE565, 0xE566, 0xE567,
+ 0xE568, 0xE569, 0xE56A, 0xE56B, 0xE56C, 0xE56D, 0xE56E, 0xE56F, 0xE570,
+ 0xE571, 0xE572, 0xE573, 0xE574, 0xE575, 0xE576, 0xE577, 0xE578, 0xE579,
+ 0xE57A, 0xE57B, 0xE57C, 0xE57D, 0xE57E, 0xE57F, 0xE580, 0xE581, 0xE582,
+ 0xE583, 0xE584, 0xE585, 0xE586, 0xE587, 0xE588, 0xE589, 0xE58A, 0xE58B,
+ 0xE58C, 0xE58D, 0xE58E, 0xE58F, 0xE590, 0xE591, 0xE592, 0xE593, 0xE594,
+ 0xE595, 0xE596, 0xE597, 0xE598, 0xE599, 0xE59A, 0xE59B, 0xE59C, 0xE59D,
+ 0xE59E, 0xE59F, 0xE5A0, 0xE5A1, 0xE5A2, 0xE5A3, 0xE5A4, 0xE5A5, 0xE5A6,
+ 0xE5A7, 0xE5A8, 0xE5A9, 0xE5AA, 0xE5AB, 0xE5AC, 0xE5AD, 0xE5AE, 0xE5AF,
+ 0xE5B0, 0xE5B1, 0xE5B2, 0xE5B3, 0xE5B4, 0xE5B5, 0xE5B6, 0xE5B7, 0xE5B8,
+ 0xE5B9, 0xE5BA, 0xE5BB, 0xE5BC, 0xE5BD, 0xE5BE, 0xE5BF, 0xE5C0, 0xE5C1,
+ 0xE5C2, 0xE5C3, 0xE5C4, 0xE5C5, 0xE5C6, 0xE5C7, 0xE5C8, 0xE5C9, 0xE5CA,
+ 0xE5CB, 0xE5CC, 0xE5CD, 0xE5CE, 0xE5CF, 0xE5D0, 0xE5D1, 0xE5D2, 0xE5D3,
+ 0xE5D4, 0xE5D5, 0xE5D6, 0xE5D7, 0xE5D8, 0xE5D9, 0xE5DA, 0xE5DB, 0xE5DC,
+ 0xE5DD, 0xE5DE, 0xE5DF, 0xE5E0, 0xE5E1, 0xE5E2, 0xE5E3, 0xE5E4, 0xE5E5,
+ 0xE5E6, 0xE5E7, 0xE5E8, 0xE5E9, 0xE5EA, 0xE5EB, 0xE5EC, 0xE5ED, 0xE5EE,
+ 0xE5EF, 0xE5F0, 0xE5F1, 0xE5F2, 0xE5F3, 0xE5F4, 0xE5F5, 0xE5F6, 0xE5F7,
+ 0xE5F8, 0xE5F9, 0xE5FA, 0xE5FB, 0xE5FC, 0xE5FD, 0xE5FE, 0xE5FF, 0xE600,
+ 0xE601, 0xE602, 0xE603, 0xE604, 0xE605, 0xE606, 0xE607, 0xE608, 0xE609,
+ 0xE60A, 0xE60B, 0xE60C, 0xE60D, 0xE60E, 0xE60F, 0xE610, 0xE611, 0xE612,
+ 0xE613, 0xE614, 0xE615, 0xE616, 0xE617, 0xE618, 0xE619, 0xE61A, 0xE61B,
+ 0xE61C, 0xE61D, 0xE61E, 0xE61F, 0xE620, 0xE621, 0xE622, 0xE623, 0xE624,
+ 0xE625, 0xE626, 0xE627, 0xE628, 0xE629, 0xE62A, 0xE62B, 0xE62C, 0xE62D,
+ 0xE62E, 0xE62F, 0xE630, 0xE631, 0xE632, 0xE633, 0xE634, 0xE635, 0xE636,
+ 0xE637, 0xE638, 0xE639, 0xE63A, 0xE63B, 0xE63C, 0xE63D, 0xE63E, 0xE63F,
+ 0xE640, 0xE641, 0xE642, 0xE643, 0xE644, 0xE645, 0xE646, 0xE647, 0xE648,
+ 0xE649, 0xE64A, 0xE64B, 0xE64C, 0xE64D, 0xE64E, 0xE64F, 0xE650, 0xE651,
+ 0xE652, 0xE653, 0xE654, 0xE655, 0xE656, 0xE657, 0xE658, 0xE659, 0xE65A,
+ 0xE65B, 0xE65C, 0xE65D, 0xE65E, 0xE65F, 0xE660, 0xE661, 0xE662, 0xE663,
+ 0xE664, 0xE665, 0xE666, 0xE667, 0xE668, 0xE669, 0xE66A, 0xE66B, 0xE66C,
+ 0xE66D, 0xE66E, 0xE66F, 0xE670, 0xE671, 0xE672, 0xE673, 0xE674, 0xE675,
+ 0xE676, 0xE677, 0xE678, 0xE679, 0xE67A, 0xE67B, 0xE67C, 0xE67D, 0xE67E,
+ 0xE67F, 0xE680, 0xE681, 0xE682, 0xE683, 0xE684, 0xE685, 0xE686, 0xE687,
+ 0xE688, 0xE689, 0xE68A, 0xE68B, 0xE68C, 0xE68D, 0xE68E, 0xE68F, 0xE690,
+ 0xE691, 0xE692, 0xE693, 0xE694, 0xE695, 0xE696, 0xE697, 0xE698, 0xE699,
+ 0xE69A, 0xE69B, 0xE69C, 0xE69D, 0xE69E, 0xE69F, 0xE6A0, 0xE6A1, 0xE6A2,
+ 0xE6A3, 0xE6A4, 0xE6A5, 0xE6A6, 0xE6A7, 0xE6A8, 0xE6A9, 0xE6AA, 0xE6AB,
+ 0xE6AC, 0xE6AD, 0xE6AE, 0xE6AF, 0xE6B0, 0xE6B1, 0xE6B2, 0xE6B3, 0xE6B4,
+ 0xE6B5, 0xE6B6, 0xE6B7, 0xE6B8, 0xE6B9, 0xE6BA, 0xE6BB, 0xE6BC, 0xE6BD,
+ 0xE6BE, 0xE6BF, 0xE6C0, 0xE6C1, 0xE6C2, 0xE6C3, 0xE6C4, 0xE6C5, 0xE6C6,
+ 0xE6C7, 0xE6C8, 0xE6C9, 0xE6CA, 0xE6CB, 0xE6CC, 0xE6CD, 0xE6CE, 0xE6CF,
+ 0xE6D0, 0xE6D1, 0xE6D2, 0xE6D3, 0xE6D4, 0xE6D5, 0xE6D6, 0xE6D7, 0xE6D8,
+ 0xE6D9, 0xE6DA, 0xE6DB, 0xE6DC, 0xE6DD, 0xE6DE, 0xE6DF, 0xE6E0, 0xE6E1,
+ 0xE6E2, 0xE6E3, 0xE6E4, 0xE6E5, 0xE6E6, 0xE6E7, 0xE6E8, 0xE6E9, 0xE6EA,
+ 0xE6EB, 0xE6EC, 0xE6ED, 0xE6EE, 0xE6EF, 0xE6F0, 0xE6F1, 0xE6F2, 0xE6F3,
+ 0xE6F4, 0xE6F5, 0xE6F6, 0xE6F7, 0xE6F8, 0xE6F9, 0xE6FA, 0xE6FB, 0xE6FC,
+ 0xE6FD, 0xE6FE, 0xE6FF, 0xE700, 0xE701, 0xE702, 0xE703, 0xE704, 0xE705,
+ 0xE706, 0xE707, 0xE708, 0xE709, 0xE70A, 0xE70B, 0xE70C, 0xE70D, 0xE70E,
+ 0xE70F, 0xE710, 0xE711, 0xE712, 0xE713, 0xE714, 0xE715, 0xE716, 0xE717,
+ 0xE718, 0xE719, 0xE71A, 0xE71B, 0xE71C, 0xE71D, 0xE71E, 0xE71F, 0xE720,
+ 0xE721, 0xE722, 0xE723, 0xE724, 0xE725, 0xE726, 0xE727, 0xE728, 0xE729,
+ 0xE72A, 0xE72B, 0xE72C, 0xE72D, 0xE72E, 0xE72F, 0xE730, 0xE731, 0xE732,
+ 0xE733, 0xE734, 0xE735, 0xE736, 0xE737, 0xE738, 0xE739, 0xE73A, 0xE73B,
+ 0xE73C, 0xE73D, 0xE73E, 0xE73F, 0xE740, 0xE741, 0xE742, 0xE743, 0xE744,
+ 0xE745, 0xE746, 0xE747, 0xE748, 0xE749, 0xE74A, 0xE74B, 0xE74C, 0xE74D,
+ 0xE74E, 0xE74F, 0xE750, 0xE751, 0xE752, 0xE753, 0xE754, 0xE755, 0xE756,
+ 0xE757, 0xE758, 0xE759, 0xE75A, 0xE75B, 0xE75C, 0xE75D, 0xE75E, 0xE75F,
+ 0xE760, 0xE761, 0xE762, 0xE763, 0xE764, 0xE765, 0xE766, 0xE767, 0xE768,
+ 0xE769, 0xE76A, 0xE76B, 0xE76C, 0xE76D, 0xE76E, 0xE76F, 0xE770, 0xE771,
+ 0xE772, 0xE773, 0xE774, 0xE775, 0xE776, 0xE777, 0xE778, 0xE779, 0xE77A,
+ 0xE77B, 0xE77C, 0xE77D, 0xE77E, 0xE77F, 0xE780, 0xE781, 0xE782, 0xE783,
+ 0xE784, 0xE785, 0xE786, 0xE787, 0xE788, 0xE789, 0xE78A, 0xE78B, 0xE78C,
+ 0xE78D, 0xE78E, 0xE78F, 0xE790, 0xE791, 0xE792, 0xE793, 0xE794, 0xE795,
+ 0xE796, 0xE797, 0xE798, 0xE799, 0xE79A, 0xE79B, 0xE79C, 0xE79D, 0xE79E,
+ 0xE79F, 0xE7A0, 0xE7A1, 0xE7A2, 0xE7A3, 0xE7A4, 0xE7A5, 0xE7A6, 0xE7A7,
+ 0xE7A8, 0xE7A9, 0xE7AA, 0xE7AB, 0xE7AC, 0xE7AD, 0xE7AE, 0xE7AF, 0xE7B0,
+ 0xE7B1, 0xE7B2, 0xE7B3, 0xE7B4, 0xE7B5, 0xE7B6, 0xE7B7, 0xE7B8, 0xE7B9,
+ 0xE7BA, 0xE7BB, 0xE7BC, 0xE7BD, 0xE7BE, 0xE7BF, 0xE7C0, 0xE7C1, 0xE7C2,
+ 0xE7C3, 0xE7C4, 0xE7C5, 0xE7C6, 0xE7C7, 0xE7C8, 0xE7C9, 0xE7CA, 0xE7CB,
+ 0xE7CC, 0xE7CD, 0xE7CE, 0xE7CF, 0xE7D0, 0xE7D1, 0xE7D2, 0xE7D3, 0xE7D4,
+ 0xE7D5, 0xE7D6, 0xE7D7, 0xE7D8, 0xE7D9, 0xE7DA, 0xE7DB, 0xE7DC, 0xE7DD,
+ 0xE7DE, 0xE7DF, 0xE7E0, 0xE7E1, 0xE7E2, 0xE7E3, 0xE7E4, 0xE7E5, 0xE7E6,
+ 0xE7E7, 0xE7E8, 0xE7E9, 0xE7EA, 0xE7EB, 0xE7EC, 0xE7ED, 0xE7EE, 0xE7EF,
+ 0xE7F0, 0xE7F1, 0xE7F2, 0xE7F3, 0xE7F4, 0xE7F5, 0xE7F6, 0xE7F7, 0xE7F8,
+ 0xE7F9, 0xE7FA, 0xE7FB, 0xE7FC, 0xE7FD, 0xE7FE, 0xE7FF, 0xE800, 0xE801,
+ 0xE802, 0xE803, 0xE804, 0xE805, 0xE806, 0xE807, 0xE808, 0xE809, 0xE80A,
+ 0xE80B, 0xE80C, 0xE80D, 0xE80E, 0xE80F, 0xE810, 0xE811, 0xE812, 0xE813,
+ 0xE814, 0xE815, 0xE816, 0xE817, 0xE818, 0xE819, 0xE81A, 0xE81B, 0xE81C,
+ 0xE81D, 0xE81E, 0xE81F, 0xE820, 0xE821, 0xE822, 0xE823, 0xE824, 0xE825,
+ 0xE826, 0xE827, 0xE828, 0xE829, 0xE82A, 0xE82B, 0xE82C, 0xE82D, 0xE82E,
+ 0xE82F, 0xE830, 0xE831, 0xE832, 0xE833, 0xE834, 0xE835, 0xE836, 0xE837,
+ 0xE838, 0xE839, 0xE83A, 0xE83B, 0xE83C, 0xE83D, 0xE83E, 0xE83F, 0xE840,
+ 0xE841, 0xE842, 0xE843, 0xE844, 0xE845, 0xE846, 0xE847, 0xE848, 0xE849,
+ 0xE84A, 0xE84B, 0xE84C, 0xE84D, 0xE84E, 0xE84F, 0xE850, 0xE851, 0xE852,
+ 0xE853, 0xE854, 0xE855, 0xE856, 0xE857, 0xE858, 0xE859, 0xE85A, 0xE85B,
+ 0xE85C, 0xE85D, 0xE85E, 0xE85F, 0xE860, 0xE861, 0xE862, 0xE863, 0xE864,
+ 0xE865, 0xE866, 0xE867, 0xE868, 0xE869, 0xE86A, 0xE86B, 0xE86C, 0xE86D,
+ 0xE86E, 0xE86F, 0xE870, 0xE871, 0xE872, 0xE873, 0xE874, 0xE875, 0xE876,
+ 0xE877, 0xE878, 0xE879, 0xE87A, 0xE87B, 0xE87C, 0xE87D, 0xE87E, 0xE87F,
+ 0xE880, 0xE881, 0xE882, 0xE883, 0xE884, 0xE885, 0xE886, 0xE887, 0xE888,
+ 0xE889, 0xE88A, 0xE88B, 0xE88C, 0xE88D, 0xE88E, 0xE88F, 0xE890, 0xE891,
+ 0xE892, 0xE893, 0xE894, 0xE895, 0xE896, 0xE897, 0xE898, 0xE899, 0xE89A,
+ 0xE89B, 0xE89C, 0xE89D, 0xE89E, 0xE89F, 0xE8A0, 0xE8A1, 0xE8A2, 0xE8A3,
+ 0xE8A4, 0xE8A5, 0xE8A6, 0xE8A7, 0xE8A8, 0xE8A9, 0xE8AA, 0xE8AB, 0xE8AC,
+ 0xE8AD, 0xE8AE, 0xE8AF, 0xE8B0, 0xE8B1, 0xE8B2, 0xE8B3, 0xE8B4, 0xE8B5,
+ 0xE8B6, 0xE8B7, 0xE8B8, 0xE8B9, 0xE8BA, 0xE8BB, 0xE8BC, 0xE8BD, 0xE8BE,
+ 0xE8BF, 0xE8C0, 0xE8C1, 0xE8C2, 0xE8C3, 0xE8C4, 0xE8C5, 0xE8C6, 0xE8C7,
+ 0xE8C8, 0xE8C9, 0xE8CA, 0xE8CB, 0xE8CC, 0xE8CD, 0xE8CE, 0xE8CF, 0xE8D0,
+ 0xE8D1, 0xE8D2, 0xE8D3, 0xE8D4, 0xE8D5, 0xE8D6, 0xE8D7, 0xE8D8, 0xE8D9,
+ 0xE8DA, 0xE8DB, 0xE8DC, 0xE8DD, 0xE8DE, 0xE8DF, 0xE8E0, 0xE8E1, 0xE8E2,
+ 0xE8E3, 0xE8E4, 0xE8E5, 0xE8E6, 0xE8E7, 0xE8E8, 0xE8E9, 0xE8EA, 0xE8EB,
+ 0xE8EC, 0xE8ED, 0xE8EE, 0xE8EF, 0xE8F0, 0xE8F1, 0xE8F2, 0xE8F3, 0xE8F4,
+ 0xE8F5, 0xE8F6, 0xE8F7, 0xE8F8, 0xE8F9, 0xE8FA, 0xE8FB, 0xE8FC, 0xE8FD,
+ 0xE8FE, 0xE8FF, 0xE900, 0xE901, 0xE902, 0xE903, 0xE904, 0xE905, 0xE906,
+ 0xE907, 0xE908, 0xE909, 0xE90A, 0xE90B, 0xE90C, 0xE90D, 0xE90E, 0xE90F,
+ 0xE910, 0xE911, 0xE912, 0xE913, 0xE914, 0xE915, 0xE916, 0xE917, 0xE918,
+ 0xE919, 0xE91A, 0xE91B, 0xE91C, 0xE91D, 0xE91E, 0xE91F, 0xE920, 0xE921,
+ 0xE922, 0xE923, 0xE924, 0xE925, 0xE926, 0xE927, 0xE928, 0xE929, 0xE92A,
+ 0xE92B, 0xE92C, 0xE92D, 0xE92E, 0xE92F, 0xE930, 0xE931, 0xE932, 0xE933,
+ 0xE934, 0xE935, 0xE936, 0xE937, 0xE938, 0xE939, 0xE93A, 0xE93B, 0xE93C,
+ 0xE93D, 0xE93E, 0xE93F, 0xE940, 0xE941, 0xE942, 0xE943, 0xE944, 0xE945,
+ 0xE946, 0xE947, 0xE948, 0xE949, 0xE94A, 0xE94B, 0xE94C, 0xE94D, 0xE94E,
+ 0xE94F, 0xE950, 0xE951, 0xE952, 0xE953, 0xE954, 0xE955, 0xE956, 0xE957,
+ 0xE958, 0xE959, 0xE95A, 0xE95B, 0xE95C, 0xE95D, 0xE95E, 0xE95F, 0xE960,
+ 0xE961, 0xE962, 0xE963, 0xE964, 0xE965, 0xE966, 0xE967, 0xE968, 0xE969,
+ 0xE96A, 0xE96B, 0xE96C, 0xE96D, 0xE96E, 0xE96F, 0xE970, 0xE971, 0xE972,
+ 0xE973, 0xE974, 0xE975, 0xE976, 0xE977, 0xE978, 0xE979, 0xE97A, 0xE97B,
+ 0xE97C, 0xE97D, 0xE97E, 0xE97F, 0xE980, 0xE981, 0xE982, 0xE983, 0xE984,
+ 0xE985, 0xE986, 0xE987, 0xE988, 0xE989, 0xE98A, 0xE98B, 0xE98C, 0xE98D,
+ 0xE98E, 0xE98F, 0xE990, 0xE991, 0xE992, 0xE993, 0xE994, 0xE995, 0xE996,
+ 0xE997, 0xE998, 0xE999, 0xE99A, 0xE99B, 0xE99C, 0xE99D, 0xE99E, 0xE99F,
+ 0xE9A0, 0xE9A1, 0xE9A2, 0xE9A3, 0xE9A4, 0xE9A5, 0xE9A6, 0xE9A7, 0xE9A8,
+ 0xE9A9, 0xE9AA, 0xE9AB, 0xE9AC, 0xE9AD, 0xE9AE, 0xE9AF, 0xE9B0, 0xE9B1,
+ 0xE9B2, 0xE9B3, 0xE9B4, 0xE9B5, 0xE9B6, 0xE9B7, 0xE9B8, 0xE9B9, 0xE9BA,
+ 0xE9BB, 0xE9BC, 0xE9BD, 0xE9BE, 0xE9BF, 0xE9C0, 0xE9C1, 0xE9C2, 0xE9C3,
+ 0xE9C4, 0xE9C5, 0xE9C6, 0xE9C7, 0xE9C8, 0xE9C9, 0xE9CA, 0xE9CB, 0xE9CC,
+ 0xE9CD, 0xE9CE, 0xE9CF, 0xE9D0, 0xE9D1, 0xE9D2, 0xE9D3, 0xE9D4, 0xE9D5,
+ 0xE9D6, 0xE9D7, 0xE9D8, 0xE9D9, 0xE9DA, 0xE9DB, 0xE9DC, 0xE9DD, 0xE9DE,
+ 0xE9DF, 0xE9E0, 0xE9E1, 0xE9E2, 0xE9E3, 0xE9E4, 0xE9E5, 0xE9E6, 0xE9E7,
+ 0xE9E8, 0xE9E9, 0xE9EA, 0xE9EB, 0xE9EC, 0xE9ED, 0xE9EE, 0xE9EF, 0xE9F0,
+ 0xE9F1, 0xE9F2, 0xE9F3, 0xE9F4, 0xE9F5, 0xE9F6, 0xE9F7, 0xE9F8, 0xE9F9,
+ 0xE9FA, 0xE9FB, 0xE9FC, 0xE9FD, 0xE9FE, 0xE9FF, 0xEA00, 0xEA01, 0xEA02,
+ 0xEA03, 0xEA04, 0xEA05, 0xEA06, 0xEA07, 0xEA08, 0xEA09, 0xEA0A, 0xEA0B,
+ 0xEA0C, 0xEA0D, 0xEA0E, 0xEA0F, 0xEA10, 0xEA11, 0xEA12, 0xEA13, 0xEA14,
+ 0xEA15, 0xEA16, 0xEA17, 0xEA18, 0xEA19, 0xEA1A, 0xEA1B, 0xEA1C, 0xEA1D,
+ 0xEA1E, 0xEA1F, 0xEA20, 0xEA21, 0xEA22, 0xEA23, 0xEA24, 0xEA25, 0xEA26,
+ 0xEA27, 0xEA28, 0xEA29, 0xEA2A, 0xEA2B, 0xEA2C, 0xEA2D, 0xEA2E, 0xEA2F,
+ 0xEA30, 0xEA31, 0xEA32, 0xEA33, 0xEA34, 0xEA35, 0xEA36, 0xEA37, 0xEA38,
+ 0xEA39, 0xEA3A, 0xEA3B, 0xEA3C, 0xEA3D, 0xEA3E, 0xEA3F, 0xEA40, 0xEA41,
+ 0xEA42, 0xEA43, 0xEA44, 0xEA45, 0xEA46, 0xEA47, 0xEA48, 0xEA49, 0xEA4A,
+ 0xEA4B, 0xEA4C, 0xEA4D, 0xEA4E, 0xEA4F, 0xEA50, 0xEA51, 0xEA52, 0xEA53,
+ 0xEA54, 0xEA55, 0xEA56, 0xEA57, 0xEA58, 0xEA59, 0xEA5A, 0xEA5B, 0xEA5C,
+ 0xEA5D, 0xEA5E, 0xEA5F, 0xEA60, 0xEA61, 0xEA62, 0xEA63, 0xEA64, 0xEA65,
+ 0xEA66, 0xEA67, 0xEA68, 0xEA69, 0xEA6A, 0xEA6B, 0xEA6C, 0xEA6D, 0xEA6E,
+ 0xEA6F, 0xEA70, 0xEA71, 0xEA72, 0xEA73, 0xEA74, 0xEA75, 0xEA76, 0xEA77,
+ 0xEA78, 0xEA79, 0xEA7A, 0xEA7B, 0xEA7C, 0xEA7D, 0xEA7E, 0xEA7F, 0xEA80,
+ 0xEA81, 0xEA82, 0xEA83, 0xEA84, 0xEA85, 0xEA86, 0xEA87, 0xEA88, 0xEA89,
+ 0xEA8A, 0xEA8B, 0xEA8C, 0xEA8D, 0xEA8E, 0xEA8F, 0xEA90, 0xEA91, 0xEA92,
+ 0xEA93, 0xEA94, 0xEA95, 0xEA96, 0xEA97, 0xEA98, 0xEA99, 0xEA9A, 0xEA9B,
+ 0xEA9C, 0xEA9D, 0xEA9E, 0xEA9F, 0xEAA0, 0xEAA1, 0xEAA2, 0xEAA3, 0xEAA4,
+ 0xEAA5, 0xEAA6, 0xEAA7, 0xEAA8, 0xEAA9, 0xEAAA, 0xEAAB, 0xEAAC, 0xEAAD,
+ 0xEAAE, 0xEAAF, 0xEAB0, 0xEAB1, 0xEAB2, 0xEAB3, 0xEAB4, 0xEAB5, 0xEAB6,
+ 0xEAB7, 0xEAB8, 0xEAB9, 0xEABA, 0xEABB, 0xEABC, 0xEABD, 0xEABE, 0xEABF,
+ 0xEAC0, 0xEAC1, 0xEAC2, 0xEAC3, 0xEAC4, 0xEAC5, 0xEAC6, 0xEAC7, 0xEAC8,
+ 0xEAC9, 0xEACA, 0xEACB, 0xEACC, 0xEACD, 0xEACE, 0xEACF, 0xEAD0, 0xEAD1,
+ 0xEAD2, 0xEAD3, 0xEAD4, 0xEAD5, 0xEAD6, 0xEAD7, 0xEAD8, 0xEAD9, 0xEADA,
+ 0xEADB, 0xEADC, 0xEADD, 0xEADE, 0xEADF, 0xEAE0, 0xEAE1, 0xEAE2, 0xEAE3,
+ 0xEAE4, 0xEAE5, 0xEAE6, 0xEAE7, 0xEAE8, 0xEAE9, 0xEAEA, 0xEAEB, 0xEAEC,
+ 0xEAED, 0xEAEE, 0xEAEF, 0xEAF0, 0xEAF1, 0xEAF2, 0xEAF3, 0xEAF4, 0xEAF5,
+ 0xEAF6, 0xEAF7, 0xEAF8, 0xEAF9, 0xEAFA, 0xEAFB, 0xEAFC, 0xEAFD, 0xEAFE,
+ 0xEAFF, 0xEB00, 0xEB01, 0xEB02, 0xEB03, 0xEB04, 0xEB05, 0xEB06, 0xEB07,
+ 0xEB08, 0xEB09, 0xEB0A, 0xEB0B, 0xEB0C, 0xEB0D, 0xEB0E, 0xEB0F, 0xEB10,
+ 0xEB11, 0xEB12, 0xEB13, 0xEB14, 0xEB15, 0xEB16, 0xEB17, 0xEB18, 0xEB19,
+ 0xEB1A, 0xEB1B, 0xEB1C, 0xEB1D, 0xEB1E, 0xEB1F, 0xEB20, 0xEB21, 0xEB22,
+ 0xEB23, 0xEB24, 0xEB25, 0xEB26, 0xEB27, 0xEB28, 0xEB29, 0xEB2A, 0xEB2B,
+ 0xEB2C, 0xEB2D, 0xEB2E, 0xEB2F, 0xEB30, 0xEB31, 0xEB32, 0xEB33, 0xEB34,
+ 0xEB35, 0xEB36, 0xEB37, 0xEB38, 0xEB39, 0xEB3A, 0xEB3B, 0xEB3C, 0xEB3D,
+ 0xEB3E, 0xEB3F, 0xEB40, 0xEB41, 0xEB42, 0xEB43, 0xEB44, 0xEB45, 0xEB46,
+ 0xEB47, 0xEB48, 0xEB49, 0xEB4A, 0xEB4B, 0xEB4C, 0xEB4D, 0xEB4E, 0xEB4F,
+ 0xEB50, 0xEB51, 0xEB52, 0xEB53, 0xEB54, 0xEB55, 0xEB56, 0xEB57, 0xEB58,
+ 0xEB59, 0xEB5A, 0xEB5B, 0xEB5C, 0xEB5D, 0xEB5E, 0xEB5F, 0xEB60, 0xEB61,
+ 0xEB62, 0xEB63, 0xEB64, 0xEB65, 0xEB66, 0xEB67, 0xEB68, 0xEB69, 0xEB6A,
+ 0xEB6B, 0xEB6C, 0xEB6D, 0xEB6E, 0xEB6F, 0xEB70, 0xEB71, 0xEB72, 0xEB73,
+ 0xEB74, 0xEB75, 0xEB76, 0xEB77, 0xEB78, 0xEB79, 0xEB7A, 0xEB7B, 0xEB7C,
+ 0xEB7D, 0xEB7E, 0xEB7F, 0xEB80, 0xEB81, 0xEB82, 0xEB83, 0xEB84, 0xEB85,
+ 0xEB86, 0xEB87, 0xEB88, 0xEB89, 0xEB8A, 0xEB8B, 0xEB8C, 0xEB8D, 0xEB8E,
+ 0xEB8F, 0xEB90, 0xEB91, 0xEB92, 0xEB93, 0xEB94, 0xEB95, 0xEB96, 0xEB97,
+ 0xEB98, 0xEB99, 0xEB9A, 0xEB9B, 0xEB9C, 0xEB9D, 0xEB9E, 0xEB9F, 0xEBA0,
+ 0xEBA1, 0xEBA2, 0xEBA3, 0xEBA4, 0xEBA5, 0xEBA6, 0xEBA7, 0xEBA8, 0xEBA9,
+ 0xEBAA, 0xEBAB, 0xEBAC, 0xEBAD, 0xEBAE, 0xEBAF, 0xEBB0, 0xEBB1, 0xEBB2,
+ 0xEBB3, 0xEBB4, 0xEBB5, 0xEBB6, 0xEBB7, 0xEBB8, 0xEBB9, 0xEBBA, 0xEBBB,
+ 0xEBBC, 0xEBBD, 0xEBBE, 0xEBBF, 0xEBC0, 0xEBC1, 0xEBC2, 0xEBC3, 0xEBC4,
+ 0xEBC5, 0xEBC6, 0xEBC7, 0xEBC8, 0xEBC9, 0xEBCA, 0xEBCB, 0xEBCC, 0xEBCD,
+ 0xEBCE, 0xEBCF, 0xEBD0, 0xEBD1, 0xEBD2, 0xEBD3, 0xEBD4, 0xEBD5, 0xEBD6,
+ 0xEBD7, 0xEBD8, 0xEBD9, 0xEBDA, 0xEBDB, 0xEBDC, 0xEBDD, 0xEBDE, 0xEBDF,
+ 0xEBE0, 0xEBE1, 0xEBE2, 0xEBE3, 0xEBE4, 0xEBE5, 0xEBE6, 0xEBE7, 0xEBE8,
+ 0xEBE9, 0xEBEA, 0xEBEB, 0xEBEC, 0xEBED, 0xEBEE, 0xEBEF, 0xEBF0, 0xEBF1,
+ 0xEBF2, 0xEBF3, 0xEBF4, 0xEBF5, 0xEBF6, 0xEBF7, 0xEBF8, 0xEBF9, 0xEBFA,
+ 0xEBFB, 0xEBFC, 0xEBFD, 0xEBFE, 0xEBFF, 0xEC00, 0xEC01, 0xEC02, 0xEC03,
+ 0xEC04, 0xEC05, 0xEC06, 0xEC07, 0xEC08, 0xEC09, 0xEC0A, 0xEC0B, 0xEC0C,
+ 0xEC0D, 0xEC0E, 0xEC0F, 0xEC10, 0xEC11, 0xEC12, 0xEC13, 0xEC14, 0xEC15,
+ 0xEC16, 0xEC17, 0xEC18, 0xEC19, 0xEC1A, 0xEC1B, 0xEC1C, 0xEC1D, 0xEC1E,
+ 0xEC1F, 0xEC20, 0xEC21, 0xEC22, 0xEC23, 0xEC24, 0xEC25, 0xEC26, 0xEC27,
+ 0xEC28, 0xEC29, 0xEC2A, 0xEC2B, 0xEC2C, 0xEC2D, 0xEC2E, 0xEC2F, 0xEC30,
+ 0xEC31, 0xEC32, 0xEC33, 0xEC34, 0xEC35, 0xEC36, 0xEC37, 0xEC38, 0xEC39,
+ 0xEC3A, 0xEC3B, 0xEC3C, 0xEC3D, 0xEC3E, 0xEC3F, 0xEC40, 0xEC41, 0xEC42,
+ 0xEC43, 0xEC44, 0xEC45, 0xEC46, 0xEC47, 0xEC48, 0xEC49, 0xEC4A, 0xEC4B,
+ 0xEC4C, 0xEC4D, 0xEC4E, 0xEC4F, 0xEC50, 0xEC51, 0xEC52, 0xEC53, 0xEC54,
+ 0xEC55, 0xEC56, 0xEC57, 0xEC58, 0xEC59, 0xEC5A, 0xEC5B, 0xEC5C, 0xEC5D,
+ 0xEC5E, 0xEC5F, 0xEC60, 0xEC61, 0xEC62, 0xEC63, 0xEC64, 0xEC65, 0xEC66,
+ 0xEC67, 0xEC68, 0xEC69, 0xEC6A, 0xEC6B, 0xEC6C, 0xEC6D, 0xEC6E, 0xEC6F,
+ 0xEC70, 0xEC71, 0xEC72, 0xEC73, 0xEC74, 0xEC75, 0xEC76, 0xEC77, 0xEC78,
+ 0xEC79, 0xEC7A, 0xEC7B, 0xEC7C, 0xEC7D, 0xEC7E, 0xEC7F, 0xEC80, 0xEC81,
+ 0xEC82, 0xEC83, 0xEC84, 0xEC85, 0xEC86, 0xEC87, 0xEC88, 0xEC89, 0xEC8A,
+ 0xEC8B, 0xEC8C, 0xEC8D, 0xEC8E, 0xEC8F, 0xEC90, 0xEC91, 0xEC92, 0xEC93,
+ 0xEC94, 0xEC95, 0xEC96, 0xEC97, 0xEC98, 0xEC99, 0xEC9A, 0xEC9B, 0xEC9C,
+ 0xEC9D, 0xEC9E, 0xEC9F, 0xECA0, 0xECA1, 0xECA2, 0xECA3, 0xECA4, 0xECA5,
+ 0xECA6, 0xECA7, 0xECA8, 0xECA9, 0xECAA, 0xECAB, 0xECAC, 0xECAD, 0xECAE,
+ 0xECAF, 0xECB0, 0xECB1, 0xECB2, 0xECB3, 0xECB4, 0xECB5, 0xECB6, 0xECB7,
+ 0xECB8, 0xECB9, 0xECBA, 0xECBB, 0xECBC, 0xECBD, 0xECBE, 0xECBF, 0xECC0,
+ 0xECC1, 0xECC2, 0xECC3, 0xECC4, 0xECC5, 0xECC6, 0xECC7, 0xECC8, 0xECC9,
+ 0xECCA, 0xECCB, 0xECCC, 0xECCD, 0xECCE, 0xECCF, 0xECD0, 0xECD1, 0xECD2,
+ 0xECD3, 0xECD4, 0xECD5, 0xECD6, 0xECD7, 0xECD8, 0xECD9, 0xECDA, 0xECDB,
+ 0xECDC, 0xECDD, 0xECDE, 0xECDF, 0xECE0, 0xECE1, 0xECE2, 0xECE3, 0xECE4,
+ 0xECE5, 0xECE6, 0xECE7, 0xECE8, 0xECE9, 0xECEA, 0xECEB, 0xECEC, 0xECED,
+ 0xECEE, 0xECEF, 0xECF0, 0xECF1, 0xECF2, 0xECF3, 0xECF4, 0xECF5, 0xECF6,
+ 0xECF7, 0xECF8, 0xECF9, 0xECFA, 0xECFB, 0xECFC, 0xECFD, 0xECFE, 0xECFF,
+ 0xED00, 0xED01, 0xED02, 0xED03, 0xED04, 0xED05, 0xED06, 0xED07, 0xED08,
+ 0xED09, 0xED0A, 0xED0B, 0xED0C, 0xED0D, 0xED0E, 0xED0F, 0xED10, 0xED11,
+ 0xED12, 0xED13, 0xED14, 0xED15, 0xED16, 0xED17, 0xED18, 0xED19, 0xED1A,
+ 0xED1B, 0xED1C, 0xED1D, 0xED1E, 0xED1F, 0xED20, 0xED21, 0xED22, 0xED23,
+ 0xED24, 0xED25, 0xED26, 0xED27, 0xED28, 0xED29, 0xED2A, 0xED2B, 0xED2C,
+ 0xED2D, 0xED2E, 0xED2F, 0xED30, 0xED31, 0xED32, 0xED33, 0xED34, 0xED35,
+ 0xED36, 0xED37, 0xED38, 0xED39, 0xED3A, 0xED3B, 0xED3C, 0xED3D, 0xED3E,
+ 0xED3F, 0xED40, 0xED41, 0xED42, 0xED43, 0xED44, 0xED45, 0xED46, 0xED47,
+ 0xED48, 0xED49, 0xED4A, 0xED4B, 0xED4C, 0xED4D, 0xED4E, 0xED4F, 0xED50,
+ 0xED51, 0xED52, 0xED53, 0xED54, 0xED55, 0xED56, 0xED57, 0xED58, 0xED59,
+ 0xED5A, 0xED5B, 0xED5C, 0xED5D, 0xED5E, 0xED5F, 0xED60, 0xED61, 0xED62,
+ 0xED63, 0xED64, 0xED65, 0xED66, 0xED67, 0xED68, 0xED69, 0xED6A, 0xED6B,
+ 0xED6C, 0xED6D, 0xED6E, 0xED6F, 0xED70, 0xED71, 0xED72, 0xED73, 0xED74,
+ 0xED75, 0xED76, 0xED77, 0xED78, 0xED79, 0xED7A, 0xED7B, 0xED7C, 0xED7D,
+ 0xED7E, 0xED7F, 0xED80, 0xED81, 0xED82, 0xED83, 0xED84, 0xED85, 0xED86,
+ 0xED87, 0xED88, 0xED89, 0xED8A, 0xED8B, 0xED8C, 0xED8D, 0xED8E, 0xED8F,
+ 0xED90, 0xED91, 0xED92, 0xED93, 0xED94, 0xED95, 0xED96, 0xED97, 0xED98,
+ 0xED99, 0xED9A, 0xED9B, 0xED9C, 0xED9D, 0xED9E, 0xED9F, 0xEDA0, 0xEDA1,
+ 0xEDA2, 0xEDA3, 0xEDA4, 0xEDA5, 0xEDA6, 0xEDA7, 0xEDA8, 0xEDA9, 0xEDAA,
+ 0xEDAB, 0xEDAC, 0xEDAD, 0xEDAE, 0xEDAF, 0xEDB0, 0xEDB1, 0xEDB2, 0xEDB3,
+ 0xEDB4, 0xEDB5, 0xEDB6, 0xEDB7, 0xEDB8, 0xEDB9, 0xEDBA, 0xEDBB, 0xEDBC,
+ 0xEDBD, 0xEDBE, 0xEDBF, 0xEDC0, 0xEDC1, 0xEDC2, 0xEDC3, 0xEDC4, 0xEDC5,
+ 0xEDC6, 0xEDC7, 0xEDC8, 0xEDC9, 0xEDCA, 0xEDCB, 0xEDCC, 0xEDCD, 0xEDCE,
+ 0xEDCF, 0xEDD0, 0xEDD1, 0xEDD2, 0xEDD3, 0xEDD4, 0xEDD5, 0xEDD6, 0xEDD7,
+ 0xEDD8, 0xEDD9, 0xEDDA, 0xEDDB, 0xEDDC, 0xEDDD, 0xEDDE, 0xEDDF, 0xEDE0,
+ 0xEDE1, 0xEDE2, 0xEDE3, 0xEDE4, 0xEDE5, 0xEDE6, 0xEDE7, 0xEDE8, 0xEDE9,
+ 0xEDEA, 0xEDEB, 0xEDEC, 0xEDED, 0xEDEE, 0xEDEF, 0xEDF0, 0xEDF1, 0xEDF2,
+ 0xEDF3, 0xEDF4, 0xEDF5, 0xEDF6, 0xEDF7, 0xEDF8, 0xEDF9, 0xEDFA, 0xEDFB,
+ 0xEDFC, 0xEDFD, 0xEDFE, 0xEDFF, 0xEE00, 0xEE01, 0xEE02, 0xEE03, 0xEE04,
+ 0xEE05, 0xEE06, 0xEE07, 0xEE08, 0xEE09, 0xEE0A, 0xEE0B, 0xEE0C, 0xEE0D,
+ 0xEE0E, 0xEE0F, 0xEE10, 0xEE11, 0xEE12, 0xEE13, 0xEE14, 0xEE15, 0xEE16,
+ 0xEE17, 0xEE18, 0xEE19, 0xEE1A, 0xEE1B, 0xEE1C, 0xEE1D, 0xEE1E, 0xEE1F,
+ 0xEE20, 0xEE21, 0xEE22, 0xEE23, 0xEE24, 0xEE25, 0xEE26, 0xEE27, 0xEE28,
+ 0xEE29, 0xEE2A, 0xEE2B, 0xEE2C, 0xEE2D, 0xEE2E, 0xEE2F, 0xEE30, 0xEE31,
+ 0xEE32, 0xEE33, 0xEE34, 0xEE35, 0xEE36, 0xEE37, 0xEE38, 0xEE39, 0xEE3A,
+ 0xEE3B, 0xEE3C, 0xEE3D, 0xEE3E, 0xEE3F, 0xEE40, 0xEE41, 0xEE42, 0xEE43,
+ 0xEE44, 0xEE45, 0xEE46, 0xEE47, 0xEE48, 0xEE49, 0xEE4A, 0xEE4B, 0xEE4C,
+ 0xEE4D, 0xEE4E, 0xEE4F, 0xEE50, 0xEE51, 0xEE52, 0xEE53, 0xEE54, 0xEE55,
+ 0xEE56, 0xEE57, 0xEE58, 0xEE59, 0xEE5A, 0xEE5B, 0xEE5C, 0xEE5D, 0xEE5E,
+ 0xEE5F, 0xEE60, 0xEE61, 0xEE62, 0xEE63, 0xEE64, 0xEE65, 0xEE66, 0xEE67,
+ 0xEE68, 0xEE69, 0xEE6A, 0xEE6B, 0xEE6C, 0xEE6D, 0xEE6E, 0xEE6F, 0xEE70,
+ 0xEE71, 0xEE72, 0xEE73, 0xEE74, 0xEE75, 0xEE76, 0xEE77, 0xEE78, 0xEE79,
+ 0xEE7A, 0xEE7B, 0xEE7C, 0xEE7D, 0xEE7E, 0xEE7F, 0xEE80, 0xEE81, 0xEE82,
+ 0xEE83, 0xEE84, 0xEE85, 0xEE86, 0xEE87, 0xEE88, 0xEE89, 0xEE8A, 0xEE8B,
+ 0xEE8C, 0xEE8D, 0xEE8E, 0xEE8F, 0xEE90, 0xEE91, 0xEE92, 0xEE93, 0xEE94,
+ 0xEE95, 0xEE96, 0xEE97, 0xEE98, 0xEE99, 0xEE9A, 0xEE9B, 0xEE9C, 0xEE9D,
+ 0xEE9E, 0xEE9F, 0xEEA0, 0xEEA1, 0xEEA2, 0xEEA3, 0xEEA4, 0xEEA5, 0xEEA6,
+ 0xEEA7, 0xEEA8, 0xEEA9, 0xEEAA, 0xEEAB, 0xEEAC, 0xEEAD, 0xEEAE, 0xEEAF,
+ 0xEEB0, 0xEEB1, 0xEEB2, 0xEEB3, 0xEEB4, 0xEEB5, 0xEEB6, 0xEEB7, 0xEEB8,
+ 0xEEB9, 0xEEBA, 0xEEBB, 0xEEBC, 0xEEBD, 0xEEBE, 0xEEBF, 0xEEC0, 0xEEC1,
+ 0xEEC2, 0xEEC3, 0xEEC4, 0xEEC5, 0xEEC6, 0xEEC7, 0xEEC8, 0xEEC9, 0xEECA,
+ 0xEECB, 0xEECC, 0xEECD, 0xEECE, 0xEECF, 0xEED0, 0xEED1, 0xEED2, 0xEED3,
+ 0xEED4, 0xEED5, 0xEED6, 0xEED7, 0xEED8, 0xEED9, 0xEEDA, 0xEEDB, 0xEEDC,
+ 0xEEDD, 0xEEDE, 0xEEDF, 0xEEE0, 0xEEE1, 0xEEE2, 0xEEE3, 0xEEE4, 0xEEE5,
+ 0xEEE6, 0xEEE7, 0xEEE8, 0xEEE9, 0xEEEA, 0xEEEB, 0xEEEC, 0xEEED, 0xEEEE,
+ 0xEEEF, 0xEEF0, 0xEEF1, 0xEEF2, 0xEEF3, 0xEEF4, 0xEEF5, 0xEEF6, 0xEEF7,
+ 0xEEF8, 0xEEF9, 0xEEFA, 0xEEFB, 0xEEFC, 0xEEFD, 0xEEFE, 0xEEFF, 0xEF00,
+ 0xEF01, 0xEF02, 0xEF03, 0xEF04, 0xEF05, 0xEF06, 0xEF07, 0xEF08, 0xEF09,
+ 0xEF0A, 0xEF0B, 0xEF0C, 0xEF0D, 0xEF0E, 0xEF0F, 0xEF10, 0xEF11, 0xEF12,
+ 0xEF13, 0xEF14, 0xEF15, 0xEF16, 0xEF17, 0xEF18, 0xEF19, 0xEF1A, 0xEF1B,
+ 0xEF1C, 0xEF1D, 0xEF1E, 0xEF1F, 0xEF20, 0xEF21, 0xEF22, 0xEF23, 0xEF24,
+ 0xEF25, 0xEF26, 0xEF27, 0xEF28, 0xEF29, 0xEF2A, 0xEF2B, 0xEF2C, 0xEF2D,
+ 0xEF2E, 0xEF2F, 0xEF30, 0xEF31, 0xEF32, 0xEF33, 0xEF34, 0xEF35, 0xEF36,
+ 0xEF37, 0xEF38, 0xEF39, 0xEF3A, 0xEF3B, 0xEF3C, 0xEF3D, 0xEF3E, 0xEF3F,
+ 0xEF40, 0xEF41, 0xEF42, 0xEF43, 0xEF44, 0xEF45, 0xEF46, 0xEF47, 0xEF48,
+ 0xEF49, 0xEF4A, 0xEF4B, 0xEF4C, 0xEF4D, 0xEF4E, 0xEF4F, 0xEF50, 0xEF51,
+ 0xEF52, 0xEF53, 0xEF54, 0xEF55, 0xEF56, 0xEF57, 0xEF58, 0xEF59, 0xEF5A,
+ 0xEF5B, 0xEF5C, 0xEF5D, 0xEF5E, 0xEF5F, 0xEF60, 0xEF61, 0xEF62, 0xEF63,
+ 0xEF64, 0xEF65, 0xEF66, 0xEF67, 0xEF68, 0xEF69, 0xEF6A, 0xEF6B, 0xEF6C,
+ 0xEF6D, 0xEF6E, 0xEF6F, 0xEF70, 0xEF71, 0xEF72, 0xEF73, 0xEF74, 0xEF75,
+ 0xEF76, 0xEF77, 0xEF78, 0xEF79, 0xEF7A, 0xEF7B, 0xEF7C, 0xEF7D, 0xEF7E,
+ 0xEF7F, 0xEF80, 0xEF81, 0xEF82, 0xEF83, 0xEF84, 0xEF85, 0xEF86, 0xEF87,
+ 0xEF88, 0xEF89, 0xEF8A, 0xEF8B, 0xEF8C, 0xEF8D, 0xEF8E, 0xEF8F, 0xEF90,
+ 0xEF91, 0xEF92, 0xEF93, 0xEF94, 0xEF95, 0xEF96, 0xEF97, 0xEF98, 0xEF99,
+ 0xEF9A, 0xEF9B, 0xEF9C, 0xEF9D, 0xEF9E, 0xEF9F, 0xEFA0, 0xEFA1, 0xEFA2,
+ 0xEFA3, 0xEFA4, 0xEFA5, 0xEFA6, 0xEFA7, 0xEFA8, 0xEFA9, 0xEFAA, 0xEFAB,
+ 0xEFAC, 0xEFAD, 0xEFAE, 0xEFAF, 0xEFB0, 0xEFB1, 0xEFB2, 0xEFB3, 0xEFB4,
+ 0xEFB5, 0xEFB6, 0xEFB7, 0xEFB8, 0xEFB9, 0xEFBA, 0xEFBB, 0xEFBC, 0xEFBD,
+ 0xEFBE, 0xEFBF, 0xEFC0, 0xEFC1, 0xEFC2, 0xEFC3, 0xEFC4, 0xEFC5, 0xEFC6,
+ 0xEFC7, 0xEFC8, 0xEFC9, 0xEFCA, 0xEFCB, 0xEFCC, 0xEFCD, 0xEFCE, 0xEFCF,
+ 0xEFD0, 0xEFD1, 0xEFD2, 0xEFD3, 0xEFD4, 0xEFD5, 0xEFD6, 0xEFD7, 0xEFD8,
+ 0xEFD9, 0xEFDA, 0xEFDB, 0xEFDC, 0xEFDD, 0xEFDE, 0xEFDF, 0xEFE0, 0xEFE1,
+ 0xEFE2, 0xEFE3, 0xEFE4, 0xEFE5, 0xEFE6, 0xEFE7, 0xEFE8, 0xEFE9, 0xEFEA,
+ 0xEFEB, 0xEFEC, 0xEFED, 0xEFEE, 0xEFEF, 0xEFF0, 0xEFF1, 0xEFF2, 0xEFF3,
+ 0xEFF4, 0xEFF5, 0xEFF6, 0xEFF7, 0xEFF8, 0xEFF9, 0xEFFA, 0xEFFB, 0xEFFC,
+ 0xEFFD, 0xEFFE, 0xEFFF, 0xF000, 0xF001, 0xF002, 0xF003, 0xF004, 0xF005,
+ 0xF006, 0xF007, 0xF008, 0xF009, 0xF00A, 0xF00B, 0xF00C, 0xF00D, 0xF00E,
+ 0xF00F, 0xF010, 0xF011, 0xF012, 0xF013, 0xF014, 0xF015, 0xF016, 0xF017,
+ 0xF018, 0xF019, 0xF01A, 0xF01B, 0xF01C, 0xF01D, 0xF01E, 0xF01F, 0xF020,
+ 0xF021, 0xF022, 0xF023, 0xF024, 0xF025, 0xF026, 0xF027, 0xF028, 0xF029,
+ 0xF02A, 0xF02B, 0xF02C, 0xF02D, 0xF02E, 0xF02F, 0xF030, 0xF031, 0xF032,
+ 0xF033, 0xF034, 0xF035, 0xF036, 0xF037, 0xF038, 0xF039, 0xF03A, 0xF03B,
+ 0xF03C, 0xF03D, 0xF03E, 0xF03F, 0xF040, 0xF041, 0xF042, 0xF043, 0xF044,
+ 0xF045, 0xF046, 0xF047, 0xF048, 0xF049, 0xF04A, 0xF04B, 0xF04C, 0xF04D,
+ 0xF04E, 0xF04F, 0xF050, 0xF051, 0xF052, 0xF053, 0xF054, 0xF055, 0xF056,
+ 0xF057, 0xF058, 0xF059, 0xF05A, 0xF05B, 0xF05C, 0xF05D, 0xF05E, 0xF05F,
+ 0xF060, 0xF061, 0xF062, 0xF063, 0xF064, 0xF065, 0xF066, 0xF067, 0xF068,
+ 0xF069, 0xF06A, 0xF06B, 0xF06C, 0xF06D, 0xF06E, 0xF06F, 0xF070, 0xF071,
+ 0xF072, 0xF073, 0xF074, 0xF075, 0xF076, 0xF077, 0xF078, 0xF079, 0xF07A,
+ 0xF07B, 0xF07C, 0xF07D, 0xF07E, 0xF07F, 0xF080, 0xF081, 0xF082, 0xF083,
+ 0xF084, 0xF085, 0xF086, 0xF087, 0xF088, 0xF089, 0xF08A, 0xF08B, 0xF08C,
+ 0xF08D, 0xF08E, 0xF08F, 0xF090, 0xF091, 0xF092, 0xF093, 0xF094, 0xF095,
+ 0xF096, 0xF097, 0xF098, 0xF099, 0xF09A, 0xF09B, 0xF09C, 0xF09D, 0xF09E,
+ 0xF09F, 0xF0A0, 0xF0A1, 0xF0A2, 0xF0A3, 0xF0A4, 0xF0A5, 0xF0A6, 0xF0A7,
+ 0xF0A8, 0xF0A9, 0xF0AA, 0xF0AB, 0xF0AC, 0xF0AD, 0xF0AE, 0xF0AF, 0xF0B0,
+ 0xF0B1, 0xF0B2, 0xF0B3, 0xF0B4, 0xF0B5, 0xF0B6, 0xF0B7, 0xF0B8, 0xF0B9,
+ 0xF0BA, 0xF0BB, 0xF0BC, 0xF0BD, 0xF0BE, 0xF0BF, 0xF0C0, 0xF0C1, 0xF0C2,
+ 0xF0C3, 0xF0C4, 0xF0C5, 0xF0C6, 0xF0C7, 0xF0C8, 0xF0C9, 0xF0CA, 0xF0CB,
+ 0xF0CC, 0xF0CD, 0xF0CE, 0xF0CF, 0xF0D0, 0xF0D1, 0xF0D2, 0xF0D3, 0xF0D4,
+ 0xF0D5, 0xF0D6, 0xF0D7, 0xF0D8, 0xF0D9, 0xF0DA, 0xF0DB, 0xF0DC, 0xF0DD,
+ 0xF0DE, 0xF0DF, 0xF0E0, 0xF0E1, 0xF0E2, 0xF0E3, 0xF0E4, 0xF0E5, 0xF0E6,
+ 0xF0E7, 0xF0E8, 0xF0E9, 0xF0EA, 0xF0EB, 0xF0EC, 0xF0ED, 0xF0EE, 0xF0EF,
+ 0xF0F0, 0xF0F1, 0xF0F2, 0xF0F3, 0xF0F4, 0xF0F5, 0xF0F6, 0xF0F7, 0xF0F8,
+ 0xF0F9, 0xF0FA, 0xF0FB, 0xF0FC, 0xF0FD, 0xF0FE, 0xF0FF, 0xF100, 0xF101,
+ 0xF102, 0xF103, 0xF104, 0xF105, 0xF106, 0xF107, 0xF108, 0xF109, 0xF10A,
+ 0xF10B, 0xF10C, 0xF10D, 0xF10E, 0xF10F, 0xF110, 0xF111
+};
+
+static const struct gap __ucs4_to_ibm939sb_idx[] =
+{
+ { start: 0x0000, end: 0x00a5, idx: 0 },
+ { start: 0x00a9, end: 0x00af, idx: -3 },
+ { start: 0x00b2, end: 0x00b3, idx: -5 },
+ { start: 0x00b5, end: 0x00b5, idx: -6 },
+ { start: 0x00b7, end: 0x00d6, idx: -7 },
+ { start: 0x00d8, end: 0x00f6, idx: -8 },
+ { start: 0x00f8, end: 0x00ff, idx: -9 },
+ { start: 0x203e, end: 0x203e, idx: -8007 },
+ { start: 0x2195, end: 0x2195, idx: -8349 },
+ { start: 0x21b5, end: 0x21b5, idx: -8380 },
+ { start: 0x2550, end: 0x2551, idx: -9302 },
+ { start: 0x2554, end: 0x2554, idx: -9304 },
+ { start: 0x2557, end: 0x2557, idx: -9306 },
+ { start: 0x255a, end: 0x255a, idx: -9308 },
+ { start: 0x255d, end: 0x255d, idx: -9310 },
+ { start: 0x2560, end: 0x2560, idx: -9312 },
+ { start: 0x2563, end: 0x2563, idx: -9314 },
+ { start: 0x2566, end: 0x2566, idx: -9316 },
+ { start: 0x2569, end: 0x2569, idx: -9318 },
+ { start: 0x256c, end: 0x256c, idx: -9320 },
+ { start: 0x2591, end: 0x2591, idx: -9356 },
+ { start: 0x2593, end: 0x2593, idx: -9357 },
+ { start: 0x263c, end: 0x263c, idx: -9525 },
+ { start: 0x303f, end: 0x303f, idx: -12087 },
+ { start: 0xff61, end: 0xff9f, idx: -65112 },
+ { start: 0xffe8, end: 0xffee, idx: -65184 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const char * __ucs4_to_ibm939sb[] =
+{
+ "\x00", "\x01", "\x02", "\x03", "\x37", "\x2d", "\x2e", "\x2f", "\x16",
+ "\x05", "\x25", "\x0b", "\x0c", "\x0d", "\x3f", "\x3f", "\x10", "\x11",
+ "\x12", "\x13", "\x3c", "\x3d", "\x32", "\x26", "\x18", "\x19", "\x3f",
+ "\x27", "\x1c", "\x1d", "\x1e", "\x1f", "\x40", "\x5a", "\x7f", "\x7b",
+ "\x5b", "\x6c", "\x50", "\x7d", "\x4d", "\x5d", "\x5c", "\x4e", "\x6b",
+ "\x60", "\x4b", "\x61", "\xf0", "\xf1", "\xf2", "\xf3", "\xf4", "\xf5",
+ "\xf6", "\xf7", "\xf8", "\xf9", "\x7a", "\x5e", "\x4c", "\x7e", "\x6e",
+ "\x6f", "\x7c", "\xc1", "\xc2", "\xc3", "\xc4", "\xc5", "\xc6", "\xc7",
+ "\xc8", "\xc9", "\xd1", "\xd2", "\xd3", "\xd4", "\xd5", "\xd6", "\xd7",
+ "\xd8", "\xd9", "\xe2", "\xe3", "\xe4", "\xe5", "\xe6", "\xe7", "\xe8",
+ "\xe9", "\xad", "\xe0", "\xbd", "\xb0", "\x6d", "\x79", "\x81", "\x82",
+ "\x83", "\x84", "\x85", "\x86", "\x87", "\x88", "\x89", "\x91", "\x92",
+ "\x93", "\x94", "\x95", "\x96", "\x97", "\x98", "\x99", "\xa2", "\xa3",
+ "\xa4", "\xa5", "\xa6", "\xa7", "\xa8", "\xa9", "\xc0", "\x4f", "\xd0",
+ "\xa1", "\x07", "\x20", "\x21", "\x22", "\x23", "\x24", "\x15", "\x06",
+ "\x17", "\x28", "\x29", "\x2a", "\x2b", "\x2c", "\x09", "\x0a", "\x1b",
+ "\x30", "\x31", "\x1a", "\x33", "\x34", "\x35", "\x36", "\x08", "\x38",
+ "\x39", "\x3a", "\x3b", "\x04", "\x14", "\x3e", "\xff", "\x3f", "\x3f",
+ "\x4a", "\xb1", "\x3f", "\xb2", "\x3f", "\x3f", "\x3f", "\x5f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\xa0", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f", "\x3f", "\x3f", "\x42", "\x43", "\x44", "\x45", "\x46",
+ "\x47", "\x48", "\x49", "\x51", "\x52", "\x53", "\x54", "\x55", "\x56",
+ "\x57", "\x58", "\x59", "\x62", "\x63", "\x64", "\x65", "\x66", "\x67",
+ "\x68", "\x69", "\x70", "\x71", "\x72", "\x73", "\x74", "\x75", "\x76",
+ "\x77", "\x78", "\x8a", "\x8b", "\x8c", "\x8d", "\x8e", "\x8f", "\x9a",
+ "\x9b", "\x9c", "\x9d", "\x9e", "\x9f", "\xaa", "\xab", "\xac", "\xae",
+ "\xaf", "\xb3", "\xb4", "\xb5", "\xb6", "\xb7", "\xb8", "\xb9", "\xba",
+ "\xbb", "\xbc", "\xbe", "\xbf", "\x3f", "\x3f", "\x3f", "\x3f", "\x3f",
+ "\x3f", "\x3f"
+};
+
+static const struct gap __ucs4_to_ibm939db_idx[] =
+{
+ { start: 0x00a6, end: 0x00a8, idx: -166 },
+ { start: 0x00b0, end: 0x00b1, idx: -173 },
+ { start: 0x00b4, end: 0x00b4, idx: -175 },
+ { start: 0x00b6, end: 0x00b6, idx: -176 },
+ { start: 0x00d7, end: 0x00d7, idx: -208 },
+ { start: 0x00f7, end: 0x00f7, idx: -239 },
+ { start: 0x0391, end: 0x03a1, idx: -904 },
+ { start: 0x03a3, end: 0x03a9, idx: -905 },
+ { start: 0x03b1, end: 0x03c1, idx: -912 },
+ { start: 0x03c3, end: 0x03c9, idx: -913 },
+ { start: 0x0401, end: 0x0401, idx: -968 },
+ { start: 0x0410, end: 0x044f, idx: -982 },
+ { start: 0x0451, end: 0x0451, idx: -983 },
+ { start: 0x2010, end: 0x2010, idx: -8085 },
+ { start: 0x2014, end: 0x2016, idx: -8088 },
+ { start: 0x2018, end: 0x2019, idx: -8089 },
+ { start: 0x201c, end: 0x201d, idx: -8091 },
+ { start: 0x2020, end: 0x2021, idx: -8093 },
+ { start: 0x2025, end: 0x2026, idx: -8096 },
+ { start: 0x2030, end: 0x2030, idx: -8105 },
+ { start: 0x2032, end: 0x2033, idx: -8106 },
+ { start: 0x203b, end: 0x203b, idx: -8113 },
+ { start: 0x2103, end: 0x2103, idx: -8312 },
+ { start: 0x2116, end: 0x2116, idx: -8330 },
+ { start: 0x2121, end: 0x2121, idx: -8340 },
+ { start: 0x212b, end: 0x212b, idx: -8349 },
+ { start: 0x2160, end: 0x2169, idx: -8401 },
+ { start: 0x2170, end: 0x2179, idx: -8407 },
+ { start: 0x2190, end: 0x2193, idx: -8429 },
+ { start: 0x21d2, end: 0x21d2, idx: -8491 },
+ { start: 0x21d4, end: 0x21d4, idx: -8492 },
+ { start: 0x2200, end: 0x2200, idx: -8535 },
+ { start: 0x2202, end: 0x2203, idx: -8536 },
+ { start: 0x2207, end: 0x2208, idx: -8539 },
+ { start: 0x220b, end: 0x220b, idx: -8541 },
+ { start: 0x2212, end: 0x2212, idx: -8547 },
+ { start: 0x221a, end: 0x221a, idx: -8554 },
+ { start: 0x221d, end: 0x221e, idx: -8556 },
+ { start: 0x2220, end: 0x2220, idx: -8557 },
+ { start: 0x2225, end: 0x2225, idx: -8561 },
+ { start: 0x2227, end: 0x222c, idx: -8562 },
+ { start: 0x2234, end: 0x2235, idx: -8569 },
+ { start: 0x223d, end: 0x223d, idx: -8576 },
+ { start: 0x2252, end: 0x2252, idx: -8596 },
+ { start: 0x2260, end: 0x2261, idx: -8609 },
+ { start: 0x2266, end: 0x2267, idx: -8613 },
+ { start: 0x226a, end: 0x226b, idx: -8615 },
+ { start: 0x2282, end: 0x2283, idx: -8637 },
+ { start: 0x2286, end: 0x2287, idx: -8639 },
+ { start: 0x22a5, end: 0x22a5, idx: -8668 },
+ { start: 0x2312, end: 0x2312, idx: -8776 },
+ { start: 0x2500, end: 0x2503, idx: -9269 },
+ { start: 0x250c, end: 0x250c, idx: -9277 },
+ { start: 0x250f, end: 0x2510, idx: -9279 },
+ { start: 0x2513, end: 0x2514, idx: -9281 },
+ { start: 0x2517, end: 0x2518, idx: -9283 },
+ { start: 0x251b, end: 0x251d, idx: -9285 },
+ { start: 0x2520, end: 0x2520, idx: -9287 },
+ { start: 0x2523, end: 0x2525, idx: -9289 },
+ { start: 0x2528, end: 0x2528, idx: -9291 },
+ { start: 0x252b, end: 0x252c, idx: -9293 },
+ { start: 0x252f, end: 0x2530, idx: -9295 },
+ { start: 0x2533, end: 0x2534, idx: -9297 },
+ { start: 0x2537, end: 0x2538, idx: -9299 },
+ { start: 0x253b, end: 0x253c, idx: -9301 },
+ { start: 0x253f, end: 0x253f, idx: -9303 },
+ { start: 0x2542, end: 0x2542, idx: -9305 },
+ { start: 0x254b, end: 0x254b, idx: -9313 },
+ { start: 0x25a0, end: 0x25a1, idx: -9397 },
+ { start: 0x25b2, end: 0x25b3, idx: -9413 },
+ { start: 0x25bc, end: 0x25bd, idx: -9421 },
+ { start: 0x25c6, end: 0x25c7, idx: -9429 },
+ { start: 0x25cb, end: 0x25cb, idx: -9432 },
+ { start: 0x25ce, end: 0x25cf, idx: -9434 },
+ { start: 0x25ef, end: 0x25ef, idx: -9465 },
+ { start: 0x2605, end: 0x2606, idx: -9486 },
+ { start: 0x2640, end: 0x2640, idx: -9543 },
+ { start: 0x2642, end: 0x2642, idx: -9544 },
+ { start: 0x266a, end: 0x266a, idx: -9583 },
+ { start: 0x266d, end: 0x266d, idx: -9585 },
+ { start: 0x266f, end: 0x266f, idx: -9586 },
+ { start: 0x3000, end: 0x3003, idx: -12034 },
+ { start: 0x3005, end: 0x3015, idx: -12035 },
+ { start: 0x301c, end: 0x301c, idx: -12041 },
+ { start: 0x3041, end: 0x3093, idx: -12077 },
+ { start: 0x309b, end: 0x309e, idx: -12084 },
+ { start: 0x30a1, end: 0x30f6, idx: -12086 },
+ { start: 0x30fb, end: 0x30fe, idx: -12090 },
+ { start: 0x3231, end: 0x3231, idx: -12396 },
+ { start: 0x4e00, end: 0x4e01, idx: -19514 },
+ { start: 0x4e03, end: 0x4e03, idx: -19515 },
+ { start: 0x4e07, end: 0x4e0b, idx: -19518 },
+ { start: 0x4e0d, end: 0x4e0e, idx: -19519 },
+ { start: 0x4e10, end: 0x4e11, idx: -19520 },
+ { start: 0x4e14, end: 0x4e19, idx: -19522 },
+ { start: 0x4e1e, end: 0x4e1e, idx: -19526 },
+ { start: 0x4e21, end: 0x4e21, idx: -19528 },
+ { start: 0x4e26, end: 0x4e26, idx: -19532 },
+ { start: 0x4e28, end: 0x4e28, idx: -19533 },
+ { start: 0x4e2a, end: 0x4e2a, idx: -19534 },
+ { start: 0x4e2d, end: 0x4e2d, idx: -19536 },
+ { start: 0x4e31, end: 0x4e32, idx: -19539 },
+ { start: 0x4e36, end: 0x4e36, idx: -19542 },
+ { start: 0x4e38, end: 0x4e39, idx: -19543 },
+ { start: 0x4e3b, end: 0x4e3c, idx: -19544 },
+ { start: 0x4e3f, end: 0x4e3f, idx: -19546 },
+ { start: 0x4e42, end: 0x4e43, idx: -19548 },
+ { start: 0x4e45, end: 0x4e45, idx: -19549 },
+ { start: 0x4e4b, end: 0x4e4b, idx: -19554 },
+ { start: 0x4e4d, end: 0x4e4f, idx: -19555 },
+ { start: 0x4e55, end: 0x4e59, idx: -19560 },
+ { start: 0x4e5d, end: 0x4e5f, idx: -19563 },
+ { start: 0x4e62, end: 0x4e62, idx: -19565 },
+ { start: 0x4e71, end: 0x4e71, idx: -19579 },
+ { start: 0x4e73, end: 0x4e73, idx: -19580 },
+ { start: 0x4e7e, end: 0x4e7e, idx: -19590 },
+ { start: 0x4e80, end: 0x4e80, idx: -19591 },
+ { start: 0x4e82, end: 0x4e82, idx: -19592 },
+ { start: 0x4e85, end: 0x4e86, idx: -19594 },
+ { start: 0x4e88, end: 0x4e8c, idx: -19595 },
+ { start: 0x4e8e, end: 0x4e8e, idx: -19596 },
+ { start: 0x4e91, end: 0x4e92, idx: -19598 },
+ { start: 0x4e94, end: 0x4e95, idx: -19599 },
+ { start: 0x4e98, end: 0x4e99, idx: -19601 },
+ { start: 0x4e9b, end: 0x4e9c, idx: -19602 },
+ { start: 0x4e9e, end: 0x4ea2, idx: -19603 },
+ { start: 0x4ea4, end: 0x4ea6, idx: -19604 },
+ { start: 0x4ea8, end: 0x4ea8, idx: -19605 },
+ { start: 0x4eab, end: 0x4eae, idx: -19607 },
+ { start: 0x4eb0, end: 0x4eb0, idx: -19608 },
+ { start: 0x4eb3, end: 0x4eb3, idx: -19610 },
+ { start: 0x4eb6, end: 0x4eb6, idx: -19612 },
+ { start: 0x4eba, end: 0x4eba, idx: -19615 },
+ { start: 0x4ec0, end: 0x4ec2, idx: -19620 },
+ { start: 0x4ec4, end: 0x4ec4, idx: -19621 },
+ { start: 0x4ec6, end: 0x4ec7, idx: -19622 },
+ { start: 0x4eca, end: 0x4ecb, idx: -19624 },
+ { start: 0x4ecd, end: 0x4ecf, idx: -19625 },
+ { start: 0x4ed4, end: 0x4ed9, idx: -19629 },
+ { start: 0x4edd, end: 0x4edf, idx: -19632 },
+ { start: 0x4ee1, end: 0x4ee1, idx: -19633 },
+ { start: 0x4ee3, end: 0x4ee5, idx: -19634 },
+ { start: 0x4eed, end: 0x4eee, idx: -19641 },
+ { start: 0x4ef0, end: 0x4ef0, idx: -19642 },
+ { start: 0x4ef2, end: 0x4ef2, idx: -19643 },
+ { start: 0x4ef6, end: 0x4ef7, idx: -19646 },
+ { start: 0x4efb, end: 0x4efc, idx: -19649 },
+ { start: 0x4f00, end: 0x4f01, idx: -19652 },
+ { start: 0x4f03, end: 0x4f03, idx: -19653 },
+ { start: 0x4f09, end: 0x4f0a, idx: -19658 },
+ { start: 0x4f0d, end: 0x4f11, idx: -19660 },
+ { start: 0x4f1a, end: 0x4f1a, idx: -19668 },
+ { start: 0x4f1c, end: 0x4f1d, idx: -19669 },
+ { start: 0x4f2f, end: 0x4f30, idx: -19686 },
+ { start: 0x4f34, end: 0x4f34, idx: -19689 },
+ { start: 0x4f36, end: 0x4f36, idx: -19690 },
+ { start: 0x4f38, end: 0x4f3a, idx: -19691 },
+ { start: 0x4f3c, end: 0x4f3d, idx: -19692 },
+ { start: 0x4f43, end: 0x4f43, idx: -19697 },
+ { start: 0x4f46, end: 0x4f47, idx: -19699 },
+ { start: 0x4f4d, end: 0x4f51, idx: -19704 },
+ { start: 0x4f53, end: 0x4f53, idx: -19705 },
+ { start: 0x4f55, end: 0x4f57, idx: -19706 },
+ { start: 0x4f59, end: 0x4f5e, idx: -19707 },
+ { start: 0x4f69, end: 0x4f69, idx: -19717 },
+ { start: 0x4f6f, end: 0x4f70, idx: -19722 },
+ { start: 0x4f73, end: 0x4f73, idx: -19724 },
+ { start: 0x4f75, end: 0x4f76, idx: -19725 },
+ { start: 0x4f7b, end: 0x4f7c, idx: -19729 },
+ { start: 0x4f7f, end: 0x4f7f, idx: -19731 },
+ { start: 0x4f83, end: 0x4f83, idx: -19734 },
+ { start: 0x4f86, end: 0x4f86, idx: -19736 },
+ { start: 0x4f88, end: 0x4f88, idx: -19737 },
+ { start: 0x4f8a, end: 0x4f8b, idx: -19738 },
+ { start: 0x4f8d, end: 0x4f8d, idx: -19739 },
+ { start: 0x4f8f, end: 0x4f8f, idx: -19740 },
+ { start: 0x4f91, end: 0x4f92, idx: -19741 },
+ { start: 0x4f94, end: 0x4f94, idx: -19742 },
+ { start: 0x4f96, end: 0x4f96, idx: -19743 },
+ { start: 0x4f98, end: 0x4f98, idx: -19744 },
+ { start: 0x4f9a, end: 0x4f9b, idx: -19745 },
+ { start: 0x4f9d, end: 0x4f9d, idx: -19746 },
+ { start: 0x4fa0, end: 0x4fa1, idx: -19748 },
+ { start: 0x4fab, end: 0x4fab, idx: -19757 },
+ { start: 0x4fad, end: 0x4faf, idx: -19758 },
+ { start: 0x4fb5, end: 0x4fb6, idx: -19763 },
+ { start: 0x4fbf, end: 0x4fbf, idx: -19771 },
+ { start: 0x4fc2, end: 0x4fc4, idx: -19773 },
+ { start: 0x4fc9, end: 0x4fca, idx: -19777 },
+ { start: 0x4fcd, end: 0x4fce, idx: -19779 },
+ { start: 0x4fd0, end: 0x4fd1, idx: -19780 },
+ { start: 0x4fd4, end: 0x4fd4, idx: -19782 },
+ { start: 0x4fd7, end: 0x4fd8, idx: -19784 },
+ { start: 0x4fda, end: 0x4fdb, idx: -19785 },
+ { start: 0x4fdd, end: 0x4fdd, idx: -19786 },
+ { start: 0x4fdf, end: 0x4fe1, idx: -19787 },
+ { start: 0x4fe3, end: 0x4fe5, idx: -19788 },
+ { start: 0x4fee, end: 0x4fef, idx: -19796 },
+ { start: 0x4ff3, end: 0x4ff3, idx: -19799 },
+ { start: 0x4ff5, end: 0x4ff6, idx: -19800 },
+ { start: 0x4ff8, end: 0x4ff8, idx: -19801 },
+ { start: 0x4ffa, end: 0x4ffa, idx: -19802 },
+ { start: 0x4ffe, end: 0x4fff, idx: -19805 },
+ { start: 0x5005, end: 0x5006, idx: -19810 },
+ { start: 0x5009, end: 0x5009, idx: -19812 },
+ { start: 0x500b, end: 0x500b, idx: -19813 },
+ { start: 0x500d, end: 0x500d, idx: -19814 },
+ { start: 0x500f, end: 0x500f, idx: -19815 },
+ { start: 0x5011, end: 0x5012, idx: -19816 },
+ { start: 0x5014, end: 0x5014, idx: -19817 },
+ { start: 0x5016, end: 0x5016, idx: -19818 },
+ { start: 0x5019, end: 0x501a, idx: -19820 },
+ { start: 0x501e, end: 0x501f, idx: -19823 },
+ { start: 0x5021, end: 0x5026, idx: -19824 },
+ { start: 0x5028, end: 0x502d, idx: -19825 },
+ { start: 0x5036, end: 0x5036, idx: -19833 },
+ { start: 0x5039, end: 0x5039, idx: -19835 },
+ { start: 0x5040, end: 0x5040, idx: -19841 },
+ { start: 0x5042, end: 0x5043, idx: -19842 },
+ { start: 0x5046, end: 0x5049, idx: -19844 },
+ { start: 0x504f, end: 0x5050, idx: -19849 },
+ { start: 0x5055, end: 0x5056, idx: -19853 },
+ { start: 0x505a, end: 0x505a, idx: -19856 },
+ { start: 0x505c, end: 0x505c, idx: -19857 },
+ { start: 0x5065, end: 0x5065, idx: -19865 },
+ { start: 0x506c, end: 0x506c, idx: -19871 },
+ { start: 0x5070, end: 0x5070, idx: -19874 },
+ { start: 0x5072, end: 0x5072, idx: -19875 },
+ { start: 0x5074, end: 0x5076, idx: -19876 },
+ { start: 0x5078, end: 0x5078, idx: -19877 },
+ { start: 0x507d, end: 0x507d, idx: -19881 },
+ { start: 0x5080, end: 0x5080, idx: -19883 },
+ { start: 0x5085, end: 0x5085, idx: -19887 },
+ { start: 0x508d, end: 0x508d, idx: -19894 },
+ { start: 0x5091, end: 0x5091, idx: -19897 },
+ { start: 0x5094, end: 0x5094, idx: -19899 },
+ { start: 0x5098, end: 0x509a, idx: -19902 },
+ { start: 0x50ac, end: 0x50ad, idx: -19919 },
+ { start: 0x50b2, end: 0x50b5, idx: -19923 },
+ { start: 0x50b7, end: 0x50b7, idx: -19924 },
+ { start: 0x50be, end: 0x50be, idx: -19930 },
+ { start: 0x50c2, end: 0x50c2, idx: -19933 },
+ { start: 0x50c5, end: 0x50c5, idx: -19935 },
+ { start: 0x50c9, end: 0x50ca, idx: -19938 },
+ { start: 0x50cd, end: 0x50cd, idx: -19940 },
+ { start: 0x50cf, end: 0x50cf, idx: -19941 },
+ { start: 0x50d1, end: 0x50d1, idx: -19942 },
+ { start: 0x50d5, end: 0x50d6, idx: -19945 },
+ { start: 0x50d8, end: 0x50d8, idx: -19946 },
+ { start: 0x50da, end: 0x50da, idx: -19947 },
+ { start: 0x50de, end: 0x50de, idx: -19950 },
+ { start: 0x50e3, end: 0x50e3, idx: -19954 },
+ { start: 0x50e5, end: 0x50e5, idx: -19955 },
+ { start: 0x50e7, end: 0x50e7, idx: -19956 },
+ { start: 0x50ed, end: 0x50ee, idx: -19961 },
+ { start: 0x50f4, end: 0x50f5, idx: -19966 },
+ { start: 0x50f9, end: 0x50f9, idx: -19969 },
+ { start: 0x50fb, end: 0x50fb, idx: -19970 },
+ { start: 0x5100, end: 0x5102, idx: -19974 },
+ { start: 0x5104, end: 0x5104, idx: -19975 },
+ { start: 0x5109, end: 0x5109, idx: -19979 },
+ { start: 0x5112, end: 0x5112, idx: -19987 },
+ { start: 0x5114, end: 0x5116, idx: -19988 },
+ { start: 0x5118, end: 0x5118, idx: -19989 },
+ { start: 0x511a, end: 0x511a, idx: -19990 },
+ { start: 0x511f, end: 0x511f, idx: -19994 },
+ { start: 0x5121, end: 0x5121, idx: -19995 },
+ { start: 0x512a, end: 0x512a, idx: -20003 },
+ { start: 0x5132, end: 0x5132, idx: -20010 },
+ { start: 0x5137, end: 0x5137, idx: -20014 },
+ { start: 0x513a, end: 0x513c, idx: -20016 },
+ { start: 0x513f, end: 0x5141, idx: -20018 },
+ { start: 0x5143, end: 0x514e, idx: -20019 },
+ { start: 0x5150, end: 0x5150, idx: -20020 },
+ { start: 0x5152, end: 0x5152, idx: -20021 },
+ { start: 0x5154, end: 0x5154, idx: -20022 },
+ { start: 0x515a, end: 0x515a, idx: -20027 },
+ { start: 0x515c, end: 0x515c, idx: -20028 },
+ { start: 0x5162, end: 0x5162, idx: -20033 },
+ { start: 0x5164, end: 0x5165, idx: -20034 },
+ { start: 0x5168, end: 0x516e, idx: -20036 },
+ { start: 0x5171, end: 0x5171, idx: -20038 },
+ { start: 0x5175, end: 0x5178, idx: -20041 },
+ { start: 0x517c, end: 0x517c, idx: -20044 },
+ { start: 0x5180, end: 0x5180, idx: -20047 },
+ { start: 0x5182, end: 0x5182, idx: -20048 },
+ { start: 0x5185, end: 0x5186, idx: -20050 },
+ { start: 0x5189, end: 0x518a, idx: -20052 },
+ { start: 0x518c, end: 0x518d, idx: -20053 },
+ { start: 0x518f, end: 0x5193, idx: -20054 },
+ { start: 0x5195, end: 0x5197, idx: -20055 },
+ { start: 0x5199, end: 0x5199, idx: -20056 },
+ { start: 0x519d, end: 0x519d, idx: -20059 },
+ { start: 0x51a0, end: 0x51a0, idx: -20061 },
+ { start: 0x51a2, end: 0x51a2, idx: -20062 },
+ { start: 0x51a4, end: 0x51a6, idx: -20063 },
+ { start: 0x51a8, end: 0x51ac, idx: -20064 },
+ { start: 0x51b0, end: 0x51b7, idx: -20067 },
+ { start: 0x51bd, end: 0x51be, idx: -20072 },
+ { start: 0x51c4, end: 0x51c6, idx: -20077 },
+ { start: 0x51c9, end: 0x51c9, idx: -20079 },
+ { start: 0x51cb, end: 0x51cd, idx: -20080 },
+ { start: 0x51d6, end: 0x51d6, idx: -20088 },
+ { start: 0x51db, end: 0x51dd, idx: -20092 },
+ { start: 0x51e0, end: 0x51e1, idx: -20094 },
+ { start: 0x51e6, end: 0x51e7, idx: -20098 },
+ { start: 0x51e9, end: 0x51ea, idx: -20099 },
+ { start: 0x51ec, end: 0x51ed, idx: -20100 },
+ { start: 0x51f0, end: 0x51f1, idx: -20102 },
+ { start: 0x51f5, end: 0x51f6, idx: -20105 },
+ { start: 0x51f8, end: 0x51fa, idx: -20106 },
+ { start: 0x51fd, end: 0x51fe, idx: -20108 },
+ { start: 0x5200, end: 0x5200, idx: -20109 },
+ { start: 0x5203, end: 0x5204, idx: -20111 },
+ { start: 0x5206, end: 0x5208, idx: -20112 },
+ { start: 0x520a, end: 0x520b, idx: -20113 },
+ { start: 0x520e, end: 0x520e, idx: -20115 },
+ { start: 0x5211, end: 0x5211, idx: -20117 },
+ { start: 0x5214, end: 0x5215, idx: -20119 },
+ { start: 0x5217, end: 0x5217, idx: -20120 },
+ { start: 0x521d, end: 0x521d, idx: -20125 },
+ { start: 0x5224, end: 0x5225, idx: -20131 },
+ { start: 0x5227, end: 0x5227, idx: -20132 },
+ { start: 0x5229, end: 0x522a, idx: -20133 },
+ { start: 0x522e, end: 0x522e, idx: -20136 },
+ { start: 0x5230, end: 0x5230, idx: -20137 },
+ { start: 0x5233, end: 0x5233, idx: -20139 },
+ { start: 0x5236, end: 0x523b, idx: -20141 },
+ { start: 0x5243, end: 0x5244, idx: -20148 },
+ { start: 0x5247, end: 0x5247, idx: -20150 },
+ { start: 0x524a, end: 0x524d, idx: -20152 },
+ { start: 0x524f, end: 0x524f, idx: -20153 },
+ { start: 0x5254, end: 0x5254, idx: -20157 },
+ { start: 0x5256, end: 0x5256, idx: -20158 },
+ { start: 0x525b, end: 0x525b, idx: -20162 },
+ { start: 0x525d, end: 0x525e, idx: -20163 },
+ { start: 0x5263, end: 0x5265, idx: -20167 },
+ { start: 0x5269, end: 0x526a, idx: -20170 },
+ { start: 0x526f, end: 0x5275, idx: -20174 },
+ { start: 0x527d, end: 0x527d, idx: -20181 },
+ { start: 0x527f, end: 0x527f, idx: -20182 },
+ { start: 0x5283, end: 0x5283, idx: -20185 },
+ { start: 0x5287, end: 0x5289, idx: -20188 },
+ { start: 0x528d, end: 0x528d, idx: -20191 },
+ { start: 0x5291, end: 0x5292, idx: -20194 },
+ { start: 0x5294, end: 0x5294, idx: -20195 },
+ { start: 0x529b, end: 0x529c, idx: -20201 },
+ { start: 0x529f, end: 0x52a0, idx: -20203 },
+ { start: 0x52a3, end: 0x52a3, idx: -20205 },
+ { start: 0x52a6, end: 0x52a6, idx: -20207 },
+ { start: 0x52a9, end: 0x52ad, idx: -20209 },
+ { start: 0x52af, end: 0x52af, idx: -20210 },
+ { start: 0x52b1, end: 0x52b1, idx: -20211 },
+ { start: 0x52b4, end: 0x52b5, idx: -20213 },
+ { start: 0x52b9, end: 0x52b9, idx: -20216 },
+ { start: 0x52bc, end: 0x52bc, idx: -20218 },
+ { start: 0x52be, end: 0x52be, idx: -20219 },
+ { start: 0x52c0, end: 0x52c1, idx: -20220 },
+ { start: 0x52c3, end: 0x52c3, idx: -20221 },
+ { start: 0x52c5, end: 0x52c5, idx: -20222 },
+ { start: 0x52c7, end: 0x52c7, idx: -20223 },
+ { start: 0x52c9, end: 0x52c9, idx: -20224 },
+ { start: 0x52cd, end: 0x52cd, idx: -20227 },
+ { start: 0x52d2, end: 0x52d2, idx: -20231 },
+ { start: 0x52d5, end: 0x52d5, idx: -20233 },
+ { start: 0x52d7, end: 0x52d9, idx: -20234 },
+ { start: 0x52db, end: 0x52db, idx: -20235 },
+ { start: 0x52dd, end: 0x52e0, idx: -20236 },
+ { start: 0x52e2, end: 0x52e4, idx: -20237 },
+ { start: 0x52e6, end: 0x52e7, idx: -20238 },
+ { start: 0x52f2, end: 0x52f3, idx: -20248 },
+ { start: 0x52f5, end: 0x52f5, idx: -20249 },
+ { start: 0x52f8, end: 0x52fa, idx: -20251 },
+ { start: 0x52fe, end: 0x5302, idx: -20254 },
+ { start: 0x5305, end: 0x5308, idx: -20256 },
+ { start: 0x530d, end: 0x530d, idx: -20260 },
+ { start: 0x530f, end: 0x5310, idx: -20261 },
+ { start: 0x5315, end: 0x5317, idx: -20265 },
+ { start: 0x5319, end: 0x531a, idx: -20266 },
+ { start: 0x531d, end: 0x531d, idx: -20268 },
+ { start: 0x5320, end: 0x5321, idx: -20270 },
+ { start: 0x5323, end: 0x5324, idx: -20271 },
+ { start: 0x532a, end: 0x532a, idx: -20276 },
+ { start: 0x532f, end: 0x532f, idx: -20280 },
+ { start: 0x5331, end: 0x5331, idx: -20281 },
+ { start: 0x5333, end: 0x5333, idx: -20282 },
+ { start: 0x5338, end: 0x533b, idx: -20286 },
+ { start: 0x533f, end: 0x5341, idx: -20289 },
+ { start: 0x5343, end: 0x5343, idx: -20290 },
+ { start: 0x5345, end: 0x534a, idx: -20291 },
+ { start: 0x534d, end: 0x534d, idx: -20293 },
+ { start: 0x5351, end: 0x5354, idx: -20296 },
+ { start: 0x5357, end: 0x5358, idx: -20298 },
+ { start: 0x535a, end: 0x535a, idx: -20299 },
+ { start: 0x535c, end: 0x535c, idx: -20300 },
+ { start: 0x535e, end: 0x535e, idx: -20301 },
+ { start: 0x5360, end: 0x5360, idx: -20302 },
+ { start: 0x5366, end: 0x5366, idx: -20307 },
+ { start: 0x5369, end: 0x5369, idx: -20309 },
+ { start: 0x536e, end: 0x5375, idx: -20313 },
+ { start: 0x5377, end: 0x5378, idx: -20314 },
+ { start: 0x537b, end: 0x537b, idx: -20316 },
+ { start: 0x537f, end: 0x537f, idx: -20319 },
+ { start: 0x5382, end: 0x5382, idx: -20321 },
+ { start: 0x5384, end: 0x5384, idx: -20322 },
+ { start: 0x5393, end: 0x5393, idx: -20336 },
+ { start: 0x5396, end: 0x5396, idx: -20338 },
+ { start: 0x5398, end: 0x5398, idx: -20339 },
+ { start: 0x539a, end: 0x539a, idx: -20340 },
+ { start: 0x539f, end: 0x53a0, idx: -20344 },
+ { start: 0x53a5, end: 0x53a6, idx: -20348 },
+ { start: 0x53a8, end: 0x53a9, idx: -20349 },
+ { start: 0x53ad, end: 0x53ae, idx: -20352 },
+ { start: 0x53b0, end: 0x53b0, idx: -20353 },
+ { start: 0x53b2, end: 0x53b3, idx: -20354 },
+ { start: 0x53b6, end: 0x53b6, idx: -20356 },
+ { start: 0x53bb, end: 0x53bb, idx: -20360 },
+ { start: 0x53c2, end: 0x53c3, idx: -20366 },
+ { start: 0x53c8, end: 0x53ce, idx: -20370 },
+ { start: 0x53d4, end: 0x53d4, idx: -20375 },
+ { start: 0x53d6, end: 0x53d7, idx: -20376 },
+ { start: 0x53d9, end: 0x53d9, idx: -20377 },
+ { start: 0x53db, end: 0x53db, idx: -20378 },
+ { start: 0x53dd, end: 0x53dd, idx: -20379 },
+ { start: 0x53df, end: 0x53df, idx: -20380 },
+ { start: 0x53e1, end: 0x53e5, idx: -20381 },
+ { start: 0x53e8, end: 0x53f3, idx: -20383 },
+ { start: 0x53f6, end: 0x53f8, idx: -20385 },
+ { start: 0x53fa, end: 0x53fa, idx: -20386 },
+ { start: 0x5401, end: 0x5401, idx: -20392 },
+ { start: 0x5403, end: 0x5404, idx: -20393 },
+ { start: 0x5408, end: 0x5411, idx: -20396 },
+ { start: 0x541b, end: 0x541b, idx: -20405 },
+ { start: 0x541d, end: 0x541d, idx: -20406 },
+ { start: 0x541f, end: 0x5420, idx: -20407 },
+ { start: 0x5426, end: 0x5426, idx: -20412 },
+ { start: 0x5429, end: 0x5429, idx: -20414 },
+ { start: 0x542b, end: 0x542e, idx: -20415 },
+ { start: 0x5436, end: 0x5436, idx: -20422 },
+ { start: 0x5438, end: 0x5439, idx: -20423 },
+ { start: 0x543b, end: 0x543e, idx: -20424 },
+ { start: 0x5440, end: 0x5440, idx: -20425 },
+ { start: 0x5442, end: 0x5442, idx: -20426 },
+ { start: 0x5446, end: 0x5446, idx: -20429 },
+ { start: 0x5448, end: 0x544a, idx: -20430 },
+ { start: 0x544e, end: 0x544e, idx: -20433 },
+ { start: 0x5451, end: 0x5451, idx: -20435 },
+ { start: 0x545f, end: 0x545f, idx: -20448 },
+ { start: 0x5468, end: 0x5468, idx: -20456 },
+ { start: 0x546a, end: 0x546a, idx: -20457 },
+ { start: 0x5470, end: 0x5471, idx: -20462 },
+ { start: 0x5473, end: 0x5473, idx: -20463 },
+ { start: 0x5475, end: 0x5477, idx: -20464 },
+ { start: 0x547b, end: 0x547d, idx: -20467 },
+ { start: 0x5480, end: 0x5480, idx: -20469 },
+ { start: 0x5484, end: 0x5484, idx: -20472 },
+ { start: 0x5486, end: 0x5486, idx: -20473 },
+ { start: 0x548a, end: 0x548c, idx: -20476 },
+ { start: 0x548e, end: 0x5490, idx: -20477 },
+ { start: 0x5492, end: 0x5492, idx: -20478 },
+ { start: 0x549c, end: 0x549c, idx: -20487 },
+ { start: 0x54a2, end: 0x54a2, idx: -20492 },
+ { start: 0x54a4, end: 0x54a5, idx: -20493 },
+ { start: 0x54a8, end: 0x54a9, idx: -20495 },
+ { start: 0x54ab, end: 0x54ac, idx: -20496 },
+ { start: 0x54af, end: 0x54af, idx: -20498 },
+ { start: 0x54b2, end: 0x54b3, idx: -20500 },
+ { start: 0x54b8, end: 0x54b8, idx: -20504 },
+ { start: 0x54bc, end: 0x54be, idx: -20507 },
+ { start: 0x54c0, end: 0x54c2, idx: -20508 },
+ { start: 0x54c4, end: 0x54c4, idx: -20509 },
+ { start: 0x54c7, end: 0x54c9, idx: -20511 },
+ { start: 0x54d8, end: 0x54d8, idx: -20525 },
+ { start: 0x54e1, end: 0x54e2, idx: -20533 },
+ { start: 0x54e5, end: 0x54e6, idx: -20535 },
+ { start: 0x54e8, end: 0x54e9, idx: -20536 },
+ { start: 0x54ed, end: 0x54ee, idx: -20539 },
+ { start: 0x54f2, end: 0x54f2, idx: -20542 },
+ { start: 0x54fa, end: 0x54fa, idx: -20549 },
+ { start: 0x54fd, end: 0x54fd, idx: -20551 },
+ { start: 0x54ff, end: 0x54ff, idx: -20552 },
+ { start: 0x5504, end: 0x5504, idx: -20556 },
+ { start: 0x5506, end: 0x5507, idx: -20557 },
+ { start: 0x550f, end: 0x5510, idx: -20564 },
+ { start: 0x5514, end: 0x5514, idx: -20567 },
+ { start: 0x5516, end: 0x5516, idx: -20568 },
+ { start: 0x552e, end: 0x552f, idx: -20591 },
+ { start: 0x5531, end: 0x5531, idx: -20592 },
+ { start: 0x5533, end: 0x5533, idx: -20593 },
+ { start: 0x5538, end: 0x5539, idx: -20597 },
+ { start: 0x553e, end: 0x553e, idx: -20601 },
+ { start: 0x5540, end: 0x5540, idx: -20602 },
+ { start: 0x5544, end: 0x5546, idx: -20605 },
+ { start: 0x554c, end: 0x554c, idx: -20610 },
+ { start: 0x554f, end: 0x554f, idx: -20612 },
+ { start: 0x5553, end: 0x5553, idx: -20615 },
+ { start: 0x5556, end: 0x5557, idx: -20617 },
+ { start: 0x555c, end: 0x555e, idx: -20621 },
+ { start: 0x5563, end: 0x5563, idx: -20625 },
+ { start: 0x557b, end: 0x557c, idx: -20648 },
+ { start: 0x557e, end: 0x557e, idx: -20649 },
+ { start: 0x5580, end: 0x5580, idx: -20650 },
+ { start: 0x5583, end: 0x5584, idx: -20652 },
+ { start: 0x5586, end: 0x5587, idx: -20653 },
+ { start: 0x5589, end: 0x558b, idx: -20654 },
+ { start: 0x5598, end: 0x559a, idx: -20666 },
+ { start: 0x559c, end: 0x559f, idx: -20667 },
+ { start: 0x55a7, end: 0x55ac, idx: -20674 },
+ { start: 0x55ae, end: 0x55ae, idx: -20675 },
+ { start: 0x55b0, end: 0x55b0, idx: -20676 },
+ { start: 0x55b6, end: 0x55b6, idx: -20681 },
+ { start: 0x55c4, end: 0x55c5, idx: -20694 },
+ { start: 0x55c7, end: 0x55c7, idx: -20695 },
+ { start: 0x55d4, end: 0x55d4, idx: -20707 },
+ { start: 0x55da, end: 0x55da, idx: -20712 },
+ { start: 0x55dc, end: 0x55dc, idx: -20713 },
+ { start: 0x55df, end: 0x55df, idx: -20715 },
+ { start: 0x55e3, end: 0x55e4, idx: -20718 },
+ { start: 0x55f7, end: 0x55f7, idx: -20736 },
+ { start: 0x55f9, end: 0x55f9, idx: -20737 },
+ { start: 0x55fd, end: 0x55fe, idx: -20740 },
+ { start: 0x5606, end: 0x5606, idx: -20747 },
+ { start: 0x5609, end: 0x5609, idx: -20749 },
+ { start: 0x5614, end: 0x5614, idx: -20759 },
+ { start: 0x5616, end: 0x5618, idx: -20760 },
+ { start: 0x561b, end: 0x561b, idx: -20762 },
+ { start: 0x5629, end: 0x5629, idx: -20775 },
+ { start: 0x562f, end: 0x562f, idx: -20780 },
+ { start: 0x5631, end: 0x5632, idx: -20781 },
+ { start: 0x5634, end: 0x5634, idx: -20782 },
+ { start: 0x5636, end: 0x5636, idx: -20783 },
+ { start: 0x5638, end: 0x5638, idx: -20784 },
+ { start: 0x5642, end: 0x5642, idx: -20793 },
+ { start: 0x564c, end: 0x564c, idx: -20802 },
+ { start: 0x564e, end: 0x564e, idx: -20803 },
+ { start: 0x5650, end: 0x5650, idx: -20804 },
+ { start: 0x565b, end: 0x565b, idx: -20814 },
+ { start: 0x5664, end: 0x5664, idx: -20822 },
+ { start: 0x5668, end: 0x5668, idx: -20825 },
+ { start: 0x566a, end: 0x566c, idx: -20826 },
+ { start: 0x5674, end: 0x5674, idx: -20833 },
+ { start: 0x5678, end: 0x5678, idx: -20836 },
+ { start: 0x567a, end: 0x567a, idx: -20837 },
+ { start: 0x5680, end: 0x5680, idx: -20842 },
+ { start: 0x5686, end: 0x5687, idx: -20847 },
+ { start: 0x568a, end: 0x568a, idx: -20849 },
+ { start: 0x568f, end: 0x568f, idx: -20853 },
+ { start: 0x5694, end: 0x5694, idx: -20857 },
+ { start: 0x5699, end: 0x5699, idx: -20861 },
+ { start: 0x56a0, end: 0x56a0, idx: -20867 },
+ { start: 0x56a2, end: 0x56a2, idx: -20868 },
+ { start: 0x56a5, end: 0x56a5, idx: -20870 },
+ { start: 0x56ae, end: 0x56ae, idx: -20878 },
+ { start: 0x56b4, end: 0x56b4, idx: -20883 },
+ { start: 0x56b6, end: 0x56b6, idx: -20884 },
+ { start: 0x56bc, end: 0x56bc, idx: -20889 },
+ { start: 0x56c0, end: 0x56c3, idx: -20892 },
+ { start: 0x56c8, end: 0x56c8, idx: -20896 },
+ { start: 0x56ca, end: 0x56ca, idx: -20897 },
+ { start: 0x56ce, end: 0x56ce, idx: -20900 },
+ { start: 0x56d1, end: 0x56d1, idx: -20902 },
+ { start: 0x56d3, end: 0x56d3, idx: -20903 },
+ { start: 0x56d7, end: 0x56d8, idx: -20906 },
+ { start: 0x56da, end: 0x56db, idx: -20907 },
+ { start: 0x56de, end: 0x56de, idx: -20909 },
+ { start: 0x56e0, end: 0x56e0, idx: -20910 },
+ { start: 0x56e3, end: 0x56e3, idx: -20912 },
+ { start: 0x56ee, end: 0x56ee, idx: -20922 },
+ { start: 0x56f0, end: 0x56f0, idx: -20923 },
+ { start: 0x56f2, end: 0x56f3, idx: -20924 },
+ { start: 0x56f9, end: 0x56fa, idx: -20929 },
+ { start: 0x56fd, end: 0x56fd, idx: -20931 },
+ { start: 0x56ff, end: 0x5700, idx: -20932 },
+ { start: 0x5703, end: 0x5704, idx: -20934 },
+ { start: 0x5708, end: 0x5709, idx: -20937 },
+ { start: 0x570b, end: 0x570b, idx: -20938 },
+ { start: 0x570d, end: 0x570d, idx: -20939 },
+ { start: 0x570f, end: 0x570f, idx: -20940 },
+ { start: 0x5712, end: 0x5713, idx: -20942 },
+ { start: 0x5716, end: 0x5716, idx: -20944 },
+ { start: 0x5718, end: 0x5718, idx: -20945 },
+ { start: 0x571c, end: 0x571c, idx: -20948 },
+ { start: 0x571f, end: 0x571f, idx: -20950 },
+ { start: 0x5726, end: 0x5728, idx: -20956 },
+ { start: 0x572d, end: 0x572d, idx: -20960 },
+ { start: 0x5730, end: 0x5730, idx: -20962 },
+ { start: 0x5737, end: 0x5738, idx: -20968 },
+ { start: 0x573b, end: 0x573b, idx: -20970 },
+ { start: 0x5740, end: 0x5740, idx: -20974 },
+ { start: 0x5742, end: 0x5742, idx: -20975 },
+ { start: 0x5747, end: 0x5747, idx: -20979 },
+ { start: 0x574a, end: 0x574a, idx: -20981 },
+ { start: 0x574e, end: 0x5751, idx: -20984 },
+ { start: 0x5759, end: 0x5759, idx: -20991 },
+ { start: 0x5761, end: 0x5761, idx: -20998 },
+ { start: 0x5764, end: 0x5766, idx: -21000 },
+ { start: 0x5769, end: 0x576a, idx: -21002 },
+ { start: 0x577f, end: 0x577f, idx: -21022 },
+ { start: 0x5782, end: 0x5782, idx: -21024 },
+ { start: 0x5788, end: 0x5789, idx: -21029 },
+ { start: 0x578b, end: 0x578b, idx: -21030 },
+ { start: 0x5793, end: 0x5793, idx: -21037 },
+ { start: 0x57a0, end: 0x57a0, idx: -21049 },
+ { start: 0x57a2, end: 0x57a4, idx: -21050 },
+ { start: 0x57aa, end: 0x57aa, idx: -21055 },
+ { start: 0x57ac, end: 0x57ac, idx: -21056 },
+ { start: 0x57b0, end: 0x57b0, idx: -21059 },
+ { start: 0x57b3, end: 0x57b3, idx: -21061 },
+ { start: 0x57c0, end: 0x57c0, idx: -21073 },
+ { start: 0x57c3, end: 0x57c3, idx: -21075 },
+ { start: 0x57c6, end: 0x57c8, idx: -21077 },
+ { start: 0x57cb, end: 0x57cb, idx: -21079 },
+ { start: 0x57ce, end: 0x57ce, idx: -21081 },
+ { start: 0x57d2, end: 0x57d4, idx: -21084 },
+ { start: 0x57d6, end: 0x57d6, idx: -21085 },
+ { start: 0x57dc, end: 0x57dc, idx: -21090 },
+ { start: 0x57df, end: 0x57e0, idx: -21092 },
+ { start: 0x57e3, end: 0x57e3, idx: -21094 },
+ { start: 0x57f4, end: 0x57f4, idx: -21110 },
+ { start: 0x57f7, end: 0x57f7, idx: -21112 },
+ { start: 0x57f9, end: 0x57fa, idx: -21113 },
+ { start: 0x57fc, end: 0x57fc, idx: -21114 },
+ { start: 0x5800, end: 0x5800, idx: -21117 },
+ { start: 0x5802, end: 0x5802, idx: -21118 },
+ { start: 0x5805, end: 0x5806, idx: -21120 },
+ { start: 0x580a, end: 0x580b, idx: -21123 },
+ { start: 0x5815, end: 0x5815, idx: -21132 },
+ { start: 0x5819, end: 0x5819, idx: -21135 },
+ { start: 0x581d, end: 0x581d, idx: -21138 },
+ { start: 0x5821, end: 0x5821, idx: -21141 },
+ { start: 0x5824, end: 0x5824, idx: -21143 },
+ { start: 0x582a, end: 0x582a, idx: -21148 },
+ { start: 0x582f, end: 0x5831, idx: -21152 },
+ { start: 0x5834, end: 0x5835, idx: -21154 },
+ { start: 0x583a, end: 0x583a, idx: -21158 },
+ { start: 0x583d, end: 0x583d, idx: -21160 },
+ { start: 0x5840, end: 0x5841, idx: -21162 },
+ { start: 0x584a, end: 0x584b, idx: -21170 },
+ { start: 0x5851, end: 0x5852, idx: -21175 },
+ { start: 0x5854, end: 0x5854, idx: -21176 },
+ { start: 0x5857, end: 0x585a, idx: -21178 },
+ { start: 0x585e, end: 0x585e, idx: -21181 },
+ { start: 0x5861, end: 0x5862, idx: -21183 },
+ { start: 0x5869, end: 0x5869, idx: -21189 },
+ { start: 0x586b, end: 0x586b, idx: -21190 },
+ { start: 0x5870, end: 0x5870, idx: -21194 },
+ { start: 0x5872, end: 0x5872, idx: -21195 },
+ { start: 0x5875, end: 0x5875, idx: -21197 },
+ { start: 0x5879, end: 0x5879, idx: -21200 },
+ { start: 0x587e, end: 0x587e, idx: -21204 },
+ { start: 0x5883, end: 0x5883, idx: -21208 },
+ { start: 0x5885, end: 0x5885, idx: -21209 },
+ { start: 0x5893, end: 0x5893, idx: -21222 },
+ { start: 0x5897, end: 0x5897, idx: -21225 },
+ { start: 0x589c, end: 0x589c, idx: -21229 },
+ { start: 0x589e, end: 0x589f, idx: -21230 },
+ { start: 0x58a8, end: 0x58a8, idx: -21238 },
+ { start: 0x58ab, end: 0x58ab, idx: -21240 },
+ { start: 0x58ae, end: 0x58ae, idx: -21242 },
+ { start: 0x58b2, end: 0x58b3, idx: -21245 },
+ { start: 0x58b8, end: 0x58bb, idx: -21249 },
+ { start: 0x58be, end: 0x58be, idx: -21251 },
+ { start: 0x58c1, end: 0x58c1, idx: -21253 },
+ { start: 0x58c5, end: 0x58c5, idx: -21256 },
+ { start: 0x58c7, end: 0x58c7, idx: -21257 },
+ { start: 0x58ca, end: 0x58ca, idx: -21259 },
+ { start: 0x58cc, end: 0x58cc, idx: -21260 },
+ { start: 0x58d1, end: 0x58d1, idx: -21264 },
+ { start: 0x58d3, end: 0x58d3, idx: -21265 },
+ { start: 0x58d5, end: 0x58d5, idx: -21266 },
+ { start: 0x58d7, end: 0x58d9, idx: -21267 },
+ { start: 0x58dc, end: 0x58dc, idx: -21269 },
+ { start: 0x58de, end: 0x58df, idx: -21270 },
+ { start: 0x58e4, end: 0x58e5, idx: -21274 },
+ { start: 0x58eb, end: 0x58ec, idx: -21279 },
+ { start: 0x58ee, end: 0x58f2, idx: -21280 },
+ { start: 0x58f7, end: 0x58f7, idx: -21284 },
+ { start: 0x58f9, end: 0x58fd, idx: -21285 },
+ { start: 0x5902, end: 0x5902, idx: -21289 },
+ { start: 0x5909, end: 0x590b, idx: -21295 },
+ { start: 0x590f, end: 0x5910, idx: -21298 },
+ { start: 0x5915, end: 0x5916, idx: -21302 },
+ { start: 0x5918, end: 0x591c, idx: -21303 },
+ { start: 0x5922, end: 0x5922, idx: -21308 },
+ { start: 0x5925, end: 0x5925, idx: -21310 },
+ { start: 0x5927, end: 0x5927, idx: -21311 },
+ { start: 0x5929, end: 0x592e, idx: -21312 },
+ { start: 0x5931, end: 0x5932, idx: -21314 },
+ { start: 0x5937, end: 0x5938, idx: -21318 },
+ { start: 0x593e, end: 0x593e, idx: -21323 },
+ { start: 0x5944, end: 0x5944, idx: -21328 },
+ { start: 0x5947, end: 0x5949, idx: -21330 },
+ { start: 0x594e, end: 0x5951, idx: -21334 },
+ { start: 0x5953, end: 0x5955, idx: -21335 },
+ { start: 0x5957, end: 0x5958, idx: -21336 },
+ { start: 0x595a, end: 0x595b, idx: -21337 },
+ { start: 0x595d, end: 0x595d, idx: -21338 },
+ { start: 0x5960, end: 0x5960, idx: -21340 },
+ { start: 0x5962, end: 0x5963, idx: -21341 },
+ { start: 0x5965, end: 0x5965, idx: -21342 },
+ { start: 0x5967, end: 0x596a, idx: -21343 },
+ { start: 0x596c, end: 0x596c, idx: -21344 },
+ { start: 0x596e, end: 0x596e, idx: -21345 },
+ { start: 0x5973, end: 0x5974, idx: -21349 },
+ { start: 0x5978, end: 0x5978, idx: -21352 },
+ { start: 0x597d, end: 0x597d, idx: -21356 },
+ { start: 0x5981, end: 0x5984, idx: -21359 },
+ { start: 0x598a, end: 0x598a, idx: -21364 },
+ { start: 0x598d, end: 0x598d, idx: -21366 },
+ { start: 0x5993, end: 0x5993, idx: -21371 },
+ { start: 0x5996, end: 0x5996, idx: -21373 },
+ { start: 0x5999, end: 0x5999, idx: -21375 },
+ { start: 0x599b, end: 0x599b, idx: -21376 },
+ { start: 0x599d, end: 0x599d, idx: -21377 },
+ { start: 0x59a3, end: 0x59a5, idx: -21382 },
+ { start: 0x59a8, end: 0x59a8, idx: -21384 },
+ { start: 0x59ac, end: 0x59ac, idx: -21387 },
+ { start: 0x59b2, end: 0x59b2, idx: -21392 },
+ { start: 0x59b9, end: 0x59bb, idx: -21398 },
+ { start: 0x59be, end: 0x59be, idx: -21400 },
+ { start: 0x59c6, end: 0x59c6, idx: -21407 },
+ { start: 0x59c9, end: 0x59c9, idx: -21409 },
+ { start: 0x59cb, end: 0x59cb, idx: -21410 },
+ { start: 0x59d0, end: 0x59d1, idx: -21414 },
+ { start: 0x59d3, end: 0x59d4, idx: -21415 },
+ { start: 0x59d9, end: 0x59da, idx: -21419 },
+ { start: 0x59dc, end: 0x59dc, idx: -21420 },
+ { start: 0x59e5, end: 0x59e6, idx: -21428 },
+ { start: 0x59e8, end: 0x59e8, idx: -21429 },
+ { start: 0x59ea, end: 0x59eb, idx: -21430 },
+ { start: 0x59f6, end: 0x59f6, idx: -21440 },
+ { start: 0x59fb, end: 0x59fb, idx: -21444 },
+ { start: 0x59ff, end: 0x59ff, idx: -21447 },
+ { start: 0x5a01, end: 0x5a01, idx: -21448 },
+ { start: 0x5a03, end: 0x5a03, idx: -21449 },
+ { start: 0x5a09, end: 0x5a09, idx: -21454 },
+ { start: 0x5a11, end: 0x5a11, idx: -21461 },
+ { start: 0x5a18, end: 0x5a18, idx: -21467 },
+ { start: 0x5a1a, end: 0x5a1a, idx: -21468 },
+ { start: 0x5a1c, end: 0x5a1c, idx: -21469 },
+ { start: 0x5a1f, end: 0x5a20, idx: -21471 },
+ { start: 0x5a25, end: 0x5a25, idx: -21475 },
+ { start: 0x5a29, end: 0x5a29, idx: -21478 },
+ { start: 0x5a2f, end: 0x5a2f, idx: -21483 },
+ { start: 0x5a35, end: 0x5a36, idx: -21488 },
+ { start: 0x5a3c, end: 0x5a3c, idx: -21493 },
+ { start: 0x5a40, end: 0x5a41, idx: -21496 },
+ { start: 0x5a46, end: 0x5a46, idx: -21500 },
+ { start: 0x5a49, end: 0x5a49, idx: -21502 },
+ { start: 0x5a5a, end: 0x5a5a, idx: -21518 },
+ { start: 0x5a62, end: 0x5a62, idx: -21525 },
+ { start: 0x5a66, end: 0x5a66, idx: -21528 },
+ { start: 0x5a6a, end: 0x5a6a, idx: -21531 },
+ { start: 0x5a6c, end: 0x5a6c, idx: -21532 },
+ { start: 0x5a7f, end: 0x5a7f, idx: -21550 },
+ { start: 0x5a92, end: 0x5a92, idx: -21568 },
+ { start: 0x5a9a, end: 0x5a9b, idx: -21575 },
+ { start: 0x5abc, end: 0x5abe, idx: -21607 },
+ { start: 0x5ac1, end: 0x5ac2, idx: -21609 },
+ { start: 0x5ac9, end: 0x5ac9, idx: -21615 },
+ { start: 0x5acb, end: 0x5acc, idx: -21616 },
+ { start: 0x5ad0, end: 0x5ad0, idx: -21619 },
+ { start: 0x5ad6, end: 0x5ad7, idx: -21624 },
+ { start: 0x5ae1, end: 0x5ae1, idx: -21633 },
+ { start: 0x5ae3, end: 0x5ae3, idx: -21634 },
+ { start: 0x5ae6, end: 0x5ae6, idx: -21636 },
+ { start: 0x5ae9, end: 0x5ae9, idx: -21638 },
+ { start: 0x5afa, end: 0x5afb, idx: -21654 },
+ { start: 0x5b09, end: 0x5b09, idx: -21667 },
+ { start: 0x5b0b, end: 0x5b0c, idx: -21668 },
+ { start: 0x5b16, end: 0x5b16, idx: -21677 },
+ { start: 0x5b22, end: 0x5b22, idx: -21688 },
+ { start: 0x5b2a, end: 0x5b2a, idx: -21695 },
+ { start: 0x5b2c, end: 0x5b2c, idx: -21696 },
+ { start: 0x5b30, end: 0x5b30, idx: -21699 },
+ { start: 0x5b32, end: 0x5b32, idx: -21700 },
+ { start: 0x5b36, end: 0x5b36, idx: -21703 },
+ { start: 0x5b3e, end: 0x5b3e, idx: -21710 },
+ { start: 0x5b40, end: 0x5b40, idx: -21711 },
+ { start: 0x5b43, end: 0x5b43, idx: -21713 },
+ { start: 0x5b45, end: 0x5b45, idx: -21714 },
+ { start: 0x5b50, end: 0x5b51, idx: -21724 },
+ { start: 0x5b54, end: 0x5b58, idx: -21726 },
+ { start: 0x5b5a, end: 0x5b5d, idx: -21727 },
+ { start: 0x5b5f, end: 0x5b5f, idx: -21728 },
+ { start: 0x5b63, end: 0x5b66, idx: -21731 },
+ { start: 0x5b69, end: 0x5b69, idx: -21733 },
+ { start: 0x5b6b, end: 0x5b6b, idx: -21734 },
+ { start: 0x5b70, end: 0x5b71, idx: -21738 },
+ { start: 0x5b73, end: 0x5b73, idx: -21739 },
+ { start: 0x5b75, end: 0x5b75, idx: -21740 },
+ { start: 0x5b78, end: 0x5b78, idx: -21742 },
+ { start: 0x5b7a, end: 0x5b7a, idx: -21743 },
+ { start: 0x5b80, end: 0x5b80, idx: -21748 },
+ { start: 0x5b83, end: 0x5b83, idx: -21750 },
+ { start: 0x5b85, end: 0x5b85, idx: -21751 },
+ { start: 0x5b87, end: 0x5b89, idx: -21752 },
+ { start: 0x5b8b, end: 0x5b8d, idx: -21753 },
+ { start: 0x5b8f, end: 0x5b8f, idx: -21754 },
+ { start: 0x5b95, end: 0x5b95, idx: -21759 },
+ { start: 0x5b97, end: 0x5b9d, idx: -21760 },
+ { start: 0x5b9f, end: 0x5b9f, idx: -21761 },
+ { start: 0x5ba2, end: 0x5ba6, idx: -21763 },
+ { start: 0x5bae, end: 0x5bae, idx: -21770 },
+ { start: 0x5bb0, end: 0x5bb0, idx: -21771 },
+ { start: 0x5bb3, end: 0x5bb6, idx: -21773 },
+ { start: 0x5bb8, end: 0x5bb9, idx: -21774 },
+ { start: 0x5bbf, end: 0x5bc0, idx: -21779 },
+ { start: 0x5bc2, end: 0x5bc7, idx: -21780 },
+ { start: 0x5bc9, end: 0x5bc9, idx: -21781 },
+ { start: 0x5bcc, end: 0x5bcc, idx: -21783 },
+ { start: 0x5bd0, end: 0x5bd0, idx: -21786 },
+ { start: 0x5bd2, end: 0x5bd4, idx: -21787 },
+ { start: 0x5bd8, end: 0x5bd8, idx: -21790 },
+ { start: 0x5bdb, end: 0x5bdb, idx: -21792 },
+ { start: 0x5bdd, end: 0x5bdf, idx: -21793 },
+ { start: 0x5be1, end: 0x5be2, idx: -21794 },
+ { start: 0x5be4, end: 0x5be9, idx: -21795 },
+ { start: 0x5beb, end: 0x5bec, idx: -21796 },
+ { start: 0x5bee, end: 0x5bee, idx: -21797 },
+ { start: 0x5bf0, end: 0x5bf0, idx: -21798 },
+ { start: 0x5bf3, end: 0x5bf3, idx: -21800 },
+ { start: 0x5bf5, end: 0x5bf6, idx: -21801 },
+ { start: 0x5bf8, end: 0x5bf8, idx: -21802 },
+ { start: 0x5bfa, end: 0x5bfa, idx: -21803 },
+ { start: 0x5bfe, end: 0x5bff, idx: -21806 },
+ { start: 0x5c01, end: 0x5c02, idx: -21807 },
+ { start: 0x5c04, end: 0x5c0b, idx: -21808 },
+ { start: 0x5c0d, end: 0x5c0f, idx: -21809 },
+ { start: 0x5c11, end: 0x5c11, idx: -21810 },
+ { start: 0x5c13, end: 0x5c13, idx: -21811 },
+ { start: 0x5c16, end: 0x5c16, idx: -21813 },
+ { start: 0x5c1a, end: 0x5c1a, idx: -21816 },
+ { start: 0x5c1e, end: 0x5c1e, idx: -21819 },
+ { start: 0x5c20, end: 0x5c20, idx: -21820 },
+ { start: 0x5c22, end: 0x5c22, idx: -21821 },
+ { start: 0x5c24, end: 0x5c24, idx: -21822 },
+ { start: 0x5c28, end: 0x5c28, idx: -21825 },
+ { start: 0x5c2d, end: 0x5c2d, idx: -21829 },
+ { start: 0x5c31, end: 0x5c31, idx: -21832 },
+ { start: 0x5c38, end: 0x5c41, idx: -21838 },
+ { start: 0x5c45, end: 0x5c46, idx: -21841 },
+ { start: 0x5c48, end: 0x5c48, idx: -21842 },
+ { start: 0x5c4a, end: 0x5c4b, idx: -21843 },
+ { start: 0x5c4d, end: 0x5c51, idx: -21844 },
+ { start: 0x5c53, end: 0x5c53, idx: -21845 },
+ { start: 0x5c55, end: 0x5c55, idx: -21846 },
+ { start: 0x5c5b, end: 0x5c5b, idx: -21851 },
+ { start: 0x5c5e, end: 0x5c5e, idx: -21853 },
+ { start: 0x5c60, end: 0x5c62, idx: -21854 },
+ { start: 0x5c64, end: 0x5c65, idx: -21855 },
+ { start: 0x5c6c, end: 0x5c6c, idx: -21861 },
+ { start: 0x5c6e, end: 0x5c6f, idx: -21862 },
+ { start: 0x5c71, end: 0x5c71, idx: -21863 },
+ { start: 0x5c76, end: 0x5c76, idx: -21867 },
+ { start: 0x5c79, end: 0x5c79, idx: -21869 },
+ { start: 0x5c8c, end: 0x5c8c, idx: -21887 },
+ { start: 0x5c90, end: 0x5c91, idx: -21890 },
+ { start: 0x5c94, end: 0x5c94, idx: -21892 },
+ { start: 0x5ca1, end: 0x5ca1, idx: -21904 },
+ { start: 0x5ca6, end: 0x5ca6, idx: -21908 },
+ { start: 0x5ca8, end: 0x5ca9, idx: -21909 },
+ { start: 0x5cab, end: 0x5cac, idx: -21910 },
+ { start: 0x5cb1, end: 0x5cb1, idx: -21914 },
+ { start: 0x5cb3, end: 0x5cb3, idx: -21915 },
+ { start: 0x5cb6, end: 0x5cb8, idx: -21917 },
+ { start: 0x5cba, end: 0x5cbc, idx: -21918 },
+ { start: 0x5cbe, end: 0x5cbe, idx: -21919 },
+ { start: 0x5cc5, end: 0x5cc5, idx: -21925 },
+ { start: 0x5cc7, end: 0x5cc7, idx: -21926 },
+ { start: 0x5cd9, end: 0x5cd9, idx: -21943 },
+ { start: 0x5ce0, end: 0x5ce1, idx: -21949 },
+ { start: 0x5ce8, end: 0x5cea, idx: -21955 },
+ { start: 0x5ced, end: 0x5ced, idx: -21957 },
+ { start: 0x5cef, end: 0x5cf0, idx: -21958 },
+ { start: 0x5cf5, end: 0x5cf6, idx: -21962 },
+ { start: 0x5cfa, end: 0x5cfb, idx: -21965 },
+ { start: 0x5cfd, end: 0x5cfd, idx: -21966 },
+ { start: 0x5d07, end: 0x5d07, idx: -21975 },
+ { start: 0x5d0b, end: 0x5d0b, idx: -21978 },
+ { start: 0x5d0e, end: 0x5d0e, idx: -21980 },
+ { start: 0x5d11, end: 0x5d11, idx: -21982 },
+ { start: 0x5d14, end: 0x5d1b, idx: -21984 },
+ { start: 0x5d1f, end: 0x5d1f, idx: -21987 },
+ { start: 0x5d22, end: 0x5d22, idx: -21989 },
+ { start: 0x5d27, end: 0x5d27, idx: -21993 },
+ { start: 0x5d29, end: 0x5d29, idx: -21994 },
+ { start: 0x5d42, end: 0x5d42, idx: -22018 },
+ { start: 0x5d4b, end: 0x5d4c, idx: -22026 },
+ { start: 0x5d4e, end: 0x5d4e, idx: -22027 },
+ { start: 0x5d50, end: 0x5d50, idx: -22028 },
+ { start: 0x5d52, end: 0x5d53, idx: -22029 },
+ { start: 0x5d5c, end: 0x5d5c, idx: -22037 },
+ { start: 0x5d69, end: 0x5d69, idx: -22049 },
+ { start: 0x5d6c, end: 0x5d6d, idx: -22051 },
+ { start: 0x5d6f, end: 0x5d6f, idx: -22052 },
+ { start: 0x5d73, end: 0x5d73, idx: -22055 },
+ { start: 0x5d76, end: 0x5d76, idx: -22057 },
+ { start: 0x5d82, end: 0x5d82, idx: -22068 },
+ { start: 0x5d84, end: 0x5d84, idx: -22069 },
+ { start: 0x5d87, end: 0x5d87, idx: -22071 },
+ { start: 0x5d8b, end: 0x5d8c, idx: -22074 },
+ { start: 0x5d90, end: 0x5d90, idx: -22077 },
+ { start: 0x5d9d, end: 0x5d9d, idx: -22089 },
+ { start: 0x5da2, end: 0x5da2, idx: -22093 },
+ { start: 0x5dac, end: 0x5dac, idx: -22102 },
+ { start: 0x5dae, end: 0x5dae, idx: -22103 },
+ { start: 0x5db7, end: 0x5dba, idx: -22111 },
+ { start: 0x5dbc, end: 0x5dbd, idx: -22112 },
+ { start: 0x5dc9, end: 0x5dc9, idx: -22123 },
+ { start: 0x5dcc, end: 0x5dcd, idx: -22125 },
+ { start: 0x5dd0, end: 0x5dd0, idx: -22127 },
+ { start: 0x5dd2, end: 0x5dd3, idx: -22128 },
+ { start: 0x5dd6, end: 0x5dd6, idx: -22130 },
+ { start: 0x5ddb, end: 0x5ddb, idx: -22134 },
+ { start: 0x5ddd, end: 0x5dde, idx: -22135 },
+ { start: 0x5de1, end: 0x5de1, idx: -22137 },
+ { start: 0x5de3, end: 0x5de3, idx: -22138 },
+ { start: 0x5de5, end: 0x5de8, idx: -22139 },
+ { start: 0x5deb, end: 0x5deb, idx: -22141 },
+ { start: 0x5dee, end: 0x5dee, idx: -22143 },
+ { start: 0x5df1, end: 0x5df5, idx: -22145 },
+ { start: 0x5df7, end: 0x5df7, idx: -22146 },
+ { start: 0x5dfb, end: 0x5dfb, idx: -22149 },
+ { start: 0x5dfd, end: 0x5dfe, idx: -22150 },
+ { start: 0x5e02, end: 0x5e03, idx: -22153 },
+ { start: 0x5e06, end: 0x5e06, idx: -22155 },
+ { start: 0x5e0b, end: 0x5e0c, idx: -22159 },
+ { start: 0x5e11, end: 0x5e11, idx: -22163 },
+ { start: 0x5e16, end: 0x5e16, idx: -22167 },
+ { start: 0x5e19, end: 0x5e1b, idx: -22169 },
+ { start: 0x5e1d, end: 0x5e1d, idx: -22170 },
+ { start: 0x5e25, end: 0x5e25, idx: -22177 },
+ { start: 0x5e2b, end: 0x5e2b, idx: -22182 },
+ { start: 0x5e2d, end: 0x5e2d, idx: -22183 },
+ { start: 0x5e2f, end: 0x5e30, idx: -22184 },
+ { start: 0x5e33, end: 0x5e33, idx: -22186 },
+ { start: 0x5e36, end: 0x5e38, idx: -22188 },
+ { start: 0x5e3d, end: 0x5e3d, idx: -22192 },
+ { start: 0x5e40, end: 0x5e40, idx: -22194 },
+ { start: 0x5e43, end: 0x5e45, idx: -22196 },
+ { start: 0x5e47, end: 0x5e47, idx: -22197 },
+ { start: 0x5e4c, end: 0x5e4c, idx: -22201 },
+ { start: 0x5e4e, end: 0x5e4e, idx: -22202 },
+ { start: 0x5e54, end: 0x5e55, idx: -22207 },
+ { start: 0x5e57, end: 0x5e57, idx: -22208 },
+ { start: 0x5e5f, end: 0x5e5f, idx: -22215 },
+ { start: 0x5e61, end: 0x5e64, idx: -22216 },
+ { start: 0x5e72, end: 0x5e76, idx: -22229 },
+ { start: 0x5e78, end: 0x5e7f, idx: -22230 },
+ { start: 0x5e81, end: 0x5e81, idx: -22231 },
+ { start: 0x5e83, end: 0x5e84, idx: -22232 },
+ { start: 0x5e87, end: 0x5e87, idx: -22234 },
+ { start: 0x5e8a, end: 0x5e8a, idx: -22236 },
+ { start: 0x5e8f, end: 0x5e8f, idx: -22240 },
+ { start: 0x5e95, end: 0x5e97, idx: -22245 },
+ { start: 0x5e9a, end: 0x5e9a, idx: -22247 },
+ { start: 0x5e9c, end: 0x5e9c, idx: -22248 },
+ { start: 0x5ea0, end: 0x5ea0, idx: -22251 },
+ { start: 0x5ea6, end: 0x5ea7, idx: -22256 },
+ { start: 0x5eab, end: 0x5eab, idx: -22259 },
+ { start: 0x5ead, end: 0x5ead, idx: -22260 },
+ { start: 0x5eb5, end: 0x5eb8, idx: -22267 },
+ { start: 0x5ec1, end: 0x5ec3, idx: -22275 },
+ { start: 0x5ec8, end: 0x5eca, idx: -22279 },
+ { start: 0x5ecf, end: 0x5ed0, idx: -22283 },
+ { start: 0x5ed3, end: 0x5ed3, idx: -22285 },
+ { start: 0x5ed6, end: 0x5ed6, idx: -22287 },
+ { start: 0x5eda, end: 0x5edb, idx: -22290 },
+ { start: 0x5edd, end: 0x5edd, idx: -22291 },
+ { start: 0x5edf, end: 0x5ee3, idx: -22292 },
+ { start: 0x5ee8, end: 0x5ee9, idx: -22296 },
+ { start: 0x5eec, end: 0x5eec, idx: -22298 },
+ { start: 0x5ef0, end: 0x5ef1, idx: -22301 },
+ { start: 0x5ef3, end: 0x5ef4, idx: -22302 },
+ { start: 0x5ef6, end: 0x5ef8, idx: -22303 },
+ { start: 0x5efa, end: 0x5efc, idx: -22304 },
+ { start: 0x5efe, end: 0x5eff, idx: -22305 },
+ { start: 0x5f01, end: 0x5f01, idx: -22306 },
+ { start: 0x5f03, end: 0x5f04, idx: -22307 },
+ { start: 0x5f09, end: 0x5f0d, idx: -22311 },
+ { start: 0x5f0f, end: 0x5f11, idx: -22312 },
+ { start: 0x5f13, end: 0x5f18, idx: -22313 },
+ { start: 0x5f1b, end: 0x5f1b, idx: -22315 },
+ { start: 0x5f1f, end: 0x5f1f, idx: -22318 },
+ { start: 0x5f21, end: 0x5f21, idx: -22319 },
+ { start: 0x5f25, end: 0x5f27, idx: -22322 },
+ { start: 0x5f29, end: 0x5f29, idx: -22323 },
+ { start: 0x5f2d, end: 0x5f2d, idx: -22326 },
+ { start: 0x5f2f, end: 0x5f2f, idx: -22327 },
+ { start: 0x5f31, end: 0x5f31, idx: -22328 },
+ { start: 0x5f34, end: 0x5f35, idx: -22330 },
+ { start: 0x5f37, end: 0x5f38, idx: -22331 },
+ { start: 0x5f3c, end: 0x5f3c, idx: -22334 },
+ { start: 0x5f3e, end: 0x5f3e, idx: -22335 },
+ { start: 0x5f41, end: 0x5f41, idx: -22337 },
+ { start: 0x5f45, end: 0x5f45, idx: -22340 },
+ { start: 0x5f48, end: 0x5f48, idx: -22342 },
+ { start: 0x5f4a, end: 0x5f4a, idx: -22343 },
+ { start: 0x5f4c, end: 0x5f4c, idx: -22344 },
+ { start: 0x5f4e, end: 0x5f4e, idx: -22345 },
+ { start: 0x5f51, end: 0x5f51, idx: -22347 },
+ { start: 0x5f53, end: 0x5f53, idx: -22348 },
+ { start: 0x5f56, end: 0x5f57, idx: -22350 },
+ { start: 0x5f59, end: 0x5f59, idx: -22351 },
+ { start: 0x5f5c, end: 0x5f5d, idx: -22353 },
+ { start: 0x5f61, end: 0x5f62, idx: -22356 },
+ { start: 0x5f66, end: 0x5f67, idx: -22359 },
+ { start: 0x5f69, end: 0x5f6d, idx: -22360 },
+ { start: 0x5f70, end: 0x5f71, idx: -22362 },
+ { start: 0x5f73, end: 0x5f73, idx: -22363 },
+ { start: 0x5f77, end: 0x5f77, idx: -22366 },
+ { start: 0x5f79, end: 0x5f79, idx: -22367 },
+ { start: 0x5f7c, end: 0x5f7c, idx: -22369 },
+ { start: 0x5f7f, end: 0x5f85, idx: -22371 },
+ { start: 0x5f87, end: 0x5f88, idx: -22372 },
+ { start: 0x5f8a, end: 0x5f8c, idx: -22373 },
+ { start: 0x5f90, end: 0x5f93, idx: -22376 },
+ { start: 0x5f97, end: 0x5f99, idx: -22379 },
+ { start: 0x5f9e, end: 0x5f9e, idx: -22383 },
+ { start: 0x5fa0, end: 0x5fa1, idx: -22384 },
+ { start: 0x5fa8, end: 0x5faa, idx: -22390 },
+ { start: 0x5fad, end: 0x5fae, idx: -22392 },
+ { start: 0x5fb3, end: 0x5fb4, idx: -22396 },
+ { start: 0x5fb7, end: 0x5fb7, idx: -22398 },
+ { start: 0x5fb9, end: 0x5fb9, idx: -22399 },
+ { start: 0x5fbc, end: 0x5fbd, idx: -22401 },
+ { start: 0x5fc3, end: 0x5fc3, idx: -22406 },
+ { start: 0x5fc5, end: 0x5fc5, idx: -22407 },
+ { start: 0x5fcc, end: 0x5fcd, idx: -22413 },
+ { start: 0x5fd6, end: 0x5fd9, idx: -22421 },
+ { start: 0x5fdc, end: 0x5fde, idx: -22423 },
+ { start: 0x5fe0, end: 0x5fe0, idx: -22424 },
+ { start: 0x5fe4, end: 0x5fe4, idx: -22427 },
+ { start: 0x5feb, end: 0x5feb, idx: -22433 },
+ { start: 0x5ff0, end: 0x5ff1, idx: -22437 },
+ { start: 0x5ff5, end: 0x5ff5, idx: -22440 },
+ { start: 0x5ff8, end: 0x5ff8, idx: -22442 },
+ { start: 0x5ffb, end: 0x5ffb, idx: -22444 },
+ { start: 0x5ffd, end: 0x5ffd, idx: -22445 },
+ { start: 0x5fff, end: 0x5fff, idx: -22446 },
+ { start: 0x600e, end: 0x6010, idx: -22460 },
+ { start: 0x6012, end: 0x6012, idx: -22461 },
+ { start: 0x6015, end: 0x6016, idx: -22463 },
+ { start: 0x6019, end: 0x6019, idx: -22465 },
+ { start: 0x601b, end: 0x601d, idx: -22466 },
+ { start: 0x6020, end: 0x6021, idx: -22468 },
+ { start: 0x6025, end: 0x602b, idx: -22471 },
+ { start: 0x602f, end: 0x602f, idx: -22474 },
+ { start: 0x6031, end: 0x6031, idx: -22475 },
+ { start: 0x603a, end: 0x603a, idx: -22483 },
+ { start: 0x6041, end: 0x6043, idx: -22489 },
+ { start: 0x6046, end: 0x6046, idx: -22491 },
+ { start: 0x604a, end: 0x604b, idx: -22494 },
+ { start: 0x604d, end: 0x604d, idx: -22495 },
+ { start: 0x6050, end: 0x6050, idx: -22497 },
+ { start: 0x6052, end: 0x6052, idx: -22498 },
+ { start: 0x6055, end: 0x6055, idx: -22500 },
+ { start: 0x6059, end: 0x605a, idx: -22503 },
+ { start: 0x605d, end: 0x605d, idx: -22505 },
+ { start: 0x605f, end: 0x6060, idx: -22506 },
+ { start: 0x6062, end: 0x6065, idx: -22507 },
+ { start: 0x6068, end: 0x606d, idx: -22509 },
+ { start: 0x606f, end: 0x6070, idx: -22510 },
+ { start: 0x6075, end: 0x6075, idx: -22514 },
+ { start: 0x6077, end: 0x6077, idx: -22515 },
+ { start: 0x6081, end: 0x6081, idx: -22524 },
+ { start: 0x6083, end: 0x6085, idx: -22525 },
+ { start: 0x6089, end: 0x608d, idx: -22528 },
+ { start: 0x6092, end: 0x6092, idx: -22532 },
+ { start: 0x6094, end: 0x6094, idx: -22533 },
+ { start: 0x6096, end: 0x6097, idx: -22534 },
+ { start: 0x609a, end: 0x609b, idx: -22536 },
+ { start: 0x609f, end: 0x60a0, idx: -22539 },
+ { start: 0x60a3, end: 0x60a3, idx: -22541 },
+ { start: 0x60a6, end: 0x60a7, idx: -22543 },
+ { start: 0x60a9, end: 0x60aa, idx: -22544 },
+ { start: 0x60b2, end: 0x60b6, idx: -22551 },
+ { start: 0x60b8, end: 0x60b8, idx: -22552 },
+ { start: 0x60bc, end: 0x60bd, idx: -22555 },
+ { start: 0x60c5, end: 0x60c7, idx: -22562 },
+ { start: 0x60d1, end: 0x60d1, idx: -22571 },
+ { start: 0x60d3, end: 0x60d3, idx: -22572 },
+ { start: 0x60d5, end: 0x60d5, idx: -22573 },
+ { start: 0x60d8, end: 0x60d8, idx: -22575 },
+ { start: 0x60da, end: 0x60da, idx: -22576 },
+ { start: 0x60dc, end: 0x60dc, idx: -22577 },
+ { start: 0x60de, end: 0x60e1, idx: -22578 },
+ { start: 0x60e3, end: 0x60e3, idx: -22579 },
+ { start: 0x60e7, end: 0x60e8, idx: -22582 },
+ { start: 0x60f0, end: 0x60f4, idx: -22589 },
+ { start: 0x60f6, end: 0x60f7, idx: -22590 },
+ { start: 0x60f9, end: 0x60fb, idx: -22591 },
+ { start: 0x6100, end: 0x6101, idx: -22595 },
+ { start: 0x6103, end: 0x6103, idx: -22596 },
+ { start: 0x6106, end: 0x6106, idx: -22598 },
+ { start: 0x6108, end: 0x6109, idx: -22599 },
+ { start: 0x610d, end: 0x610f, idx: -22602 },
+ { start: 0x6111, end: 0x6111, idx: -22603 },
+ { start: 0x6115, end: 0x6115, idx: -22606 },
+ { start: 0x611a, end: 0x611b, idx: -22610 },
+ { start: 0x611f, end: 0x6121, idx: -22613 },
+ { start: 0x6127, end: 0x6128, idx: -22618 },
+ { start: 0x612c, end: 0x612c, idx: -22621 },
+ { start: 0x6130, end: 0x6130, idx: -22624 },
+ { start: 0x6134, end: 0x6134, idx: -22627 },
+ { start: 0x6137, end: 0x6137, idx: -22629 },
+ { start: 0x613c, end: 0x613f, idx: -22633 },
+ { start: 0x6142, end: 0x6142, idx: -22635 },
+ { start: 0x6144, end: 0x6144, idx: -22636 },
+ { start: 0x6147, end: 0x6148, idx: -22638 },
+ { start: 0x614a, end: 0x614e, idx: -22639 },
+ { start: 0x6153, end: 0x6153, idx: -22643 },
+ { start: 0x6155, end: 0x6155, idx: -22644 },
+ { start: 0x6158, end: 0x615a, idx: -22646 },
+ { start: 0x615d, end: 0x615d, idx: -22648 },
+ { start: 0x615f, end: 0x615f, idx: -22649 },
+ { start: 0x6162, end: 0x6163, idx: -22651 },
+ { start: 0x6165, end: 0x6165, idx: -22652 },
+ { start: 0x6167, end: 0x6168, idx: -22653 },
+ { start: 0x616b, end: 0x616b, idx: -22655 },
+ { start: 0x616e, end: 0x6171, idx: -22657 },
+ { start: 0x6173, end: 0x6177, idx: -22658 },
+ { start: 0x617e, end: 0x617e, idx: -22664 },
+ { start: 0x6182, end: 0x6182, idx: -22667 },
+ { start: 0x6187, end: 0x6187, idx: -22671 },
+ { start: 0x618a, end: 0x618a, idx: -22673 },
+ { start: 0x618e, end: 0x618e, idx: -22676 },
+ { start: 0x6190, end: 0x6191, idx: -22677 },
+ { start: 0x6194, end: 0x6194, idx: -22679 },
+ { start: 0x6196, end: 0x6196, idx: -22680 },
+ { start: 0x6198, end: 0x619a, idx: -22681 },
+ { start: 0x61a4, end: 0x61a4, idx: -22690 },
+ { start: 0x61a7, end: 0x61a7, idx: -22692 },
+ { start: 0x61a9, end: 0x61a9, idx: -22693 },
+ { start: 0x61ab, end: 0x61ac, idx: -22694 },
+ { start: 0x61ae, end: 0x61ae, idx: -22695 },
+ { start: 0x61b2, end: 0x61b2, idx: -22698 },
+ { start: 0x61b6, end: 0x61b6, idx: -22701 },
+ { start: 0x61ba, end: 0x61ba, idx: -22704 },
+ { start: 0x61be, end: 0x61be, idx: -22707 },
+ { start: 0x61c3, end: 0x61c3, idx: -22711 },
+ { start: 0x61c6, end: 0x61cd, idx: -22713 },
+ { start: 0x61d0, end: 0x61d0, idx: -22715 },
+ { start: 0x61e3, end: 0x61e3, idx: -22733 },
+ { start: 0x61e6, end: 0x61e6, idx: -22735 },
+ { start: 0x61f2, end: 0x61f2, idx: -22746 },
+ { start: 0x61f4, end: 0x61f4, idx: -22747 },
+ { start: 0x61f6, end: 0x61f8, idx: -22748 },
+ { start: 0x61fa, end: 0x61fa, idx: -22749 },
+ { start: 0x61fc, end: 0x6200, idx: -22750 },
+ { start: 0x6208, end: 0x620a, idx: -22757 },
+ { start: 0x620c, end: 0x620e, idx: -22758 },
+ { start: 0x6210, end: 0x6214, idx: -22759 },
+ { start: 0x6216, end: 0x6216, idx: -22760 },
+ { start: 0x621a, end: 0x621b, idx: -22763 },
+ { start: 0x621d, end: 0x621f, idx: -22764 },
+ { start: 0x6221, end: 0x6221, idx: -22765 },
+ { start: 0x6226, end: 0x6226, idx: -22769 },
+ { start: 0x622a, end: 0x622a, idx: -22772 },
+ { start: 0x622e, end: 0x6230, idx: -22775 },
+ { start: 0x6232, end: 0x6234, idx: -22776 },
+ { start: 0x6238, end: 0x6238, idx: -22779 },
+ { start: 0x623b, end: 0x623b, idx: -22781 },
+ { start: 0x623f, end: 0x6241, idx: -22784 },
+ { start: 0x6247, end: 0x6249, idx: -22789 },
+ { start: 0x624b, end: 0x624b, idx: -22790 },
+ { start: 0x624d, end: 0x624e, idx: -22791 },
+ { start: 0x6253, end: 0x6253, idx: -22795 },
+ { start: 0x6255, end: 0x6255, idx: -22796 },
+ { start: 0x6258, end: 0x6258, idx: -22798 },
+ { start: 0x625b, end: 0x625b, idx: -22800 },
+ { start: 0x625e, end: 0x625e, idx: -22802 },
+ { start: 0x6260, end: 0x6260, idx: -22803 },
+ { start: 0x6263, end: 0x6263, idx: -22805 },
+ { start: 0x6268, end: 0x6268, idx: -22809 },
+ { start: 0x626e, end: 0x626e, idx: -22814 },
+ { start: 0x6271, end: 0x6271, idx: -22816 },
+ { start: 0x6276, end: 0x6276, idx: -22820 },
+ { start: 0x6279, end: 0x6279, idx: -22822 },
+ { start: 0x627c, end: 0x627c, idx: -22824 },
+ { start: 0x627e, end: 0x6280, idx: -22825 },
+ { start: 0x6282, end: 0x6284, idx: -22826 },
+ { start: 0x6289, end: 0x628a, idx: -22830 },
+ { start: 0x6291, end: 0x6298, idx: -22836 },
+ { start: 0x629b, end: 0x629c, idx: -22838 },
+ { start: 0x629e, end: 0x629e, idx: -22839 },
+ { start: 0x62a6, end: 0x62a6, idx: -22846 },
+ { start: 0x62ab, end: 0x62ac, idx: -22850 },
+ { start: 0x62b1, end: 0x62b1, idx: -22854 },
+ { start: 0x62b5, end: 0x62b5, idx: -22857 },
+ { start: 0x62b9, end: 0x62b9, idx: -22860 },
+ { start: 0x62bb, end: 0x62bd, idx: -22861 },
+ { start: 0x62c2, end: 0x62c2, idx: -22865 },
+ { start: 0x62c5, end: 0x62ca, idx: -22867 },
+ { start: 0x62cc, end: 0x62cd, idx: -22868 },
+ { start: 0x62cf, end: 0x62d4, idx: -22869 },
+ { start: 0x62d7, end: 0x62d9, idx: -22871 },
+ { start: 0x62db, end: 0x62dd, idx: -22872 },
+ { start: 0x62e0, end: 0x62e1, idx: -22874 },
+ { start: 0x62ec, end: 0x62ef, idx: -22884 },
+ { start: 0x62f1, end: 0x62f1, idx: -22885 },
+ { start: 0x62f3, end: 0x62f3, idx: -22886 },
+ { start: 0x62f5, end: 0x62f7, idx: -22887 },
+ { start: 0x62fe, end: 0x62ff, idx: -22893 },
+ { start: 0x6301, end: 0x6302, idx: -22894 },
+ { start: 0x6307, end: 0x6309, idx: -22898 },
+ { start: 0x630c, end: 0x630c, idx: -22900 },
+ { start: 0x6311, end: 0x6311, idx: -22904 },
+ { start: 0x6319, end: 0x6319, idx: -22911 },
+ { start: 0x631f, end: 0x631f, idx: -22916 },
+ { start: 0x6327, end: 0x6328, idx: -22923 },
+ { start: 0x632b, end: 0x632b, idx: -22925 },
+ { start: 0x632f, end: 0x632f, idx: -22928 },
+ { start: 0x633a, end: 0x633a, idx: -22938 },
+ { start: 0x633d, end: 0x633f, idx: -22940 },
+ { start: 0x6349, end: 0x6349, idx: -22949 },
+ { start: 0x634c, end: 0x634d, idx: -22951 },
+ { start: 0x634f, end: 0x6350, idx: -22952 },
+ { start: 0x6355, end: 0x6355, idx: -22956 },
+ { start: 0x6357, end: 0x6357, idx: -22957 },
+ { start: 0x635c, end: 0x635c, idx: -22961 },
+ { start: 0x6367, end: 0x6369, idx: -22971 },
+ { start: 0x636b, end: 0x636b, idx: -22972 },
+ { start: 0x636e, end: 0x636e, idx: -22974 },
+ { start: 0x6372, end: 0x6372, idx: -22977 },
+ { start: 0x6376, end: 0x6377, idx: -22980 },
+ { start: 0x637a, end: 0x637b, idx: -22982 },
+ { start: 0x6380, end: 0x6380, idx: -22986 },
+ { start: 0x6383, end: 0x6383, idx: -22988 },
+ { start: 0x6388, end: 0x6389, idx: -22992 },
+ { start: 0x638c, end: 0x638c, idx: -22994 },
+ { start: 0x638e, end: 0x638f, idx: -22995 },
+ { start: 0x6392, end: 0x6392, idx: -22997 },
+ { start: 0x6396, end: 0x6396, idx: -23000 },
+ { start: 0x6398, end: 0x6398, idx: -23001 },
+ { start: 0x639b, end: 0x639b, idx: -23003 },
+ { start: 0x639f, end: 0x63a3, idx: -23006 },
+ { start: 0x63a5, end: 0x63a5, idx: -23007 },
+ { start: 0x63a7, end: 0x63ac, idx: -23008 },
+ { start: 0x63b2, end: 0x63b2, idx: -23013 },
+ { start: 0x63b4, end: 0x63b5, idx: -23014 },
+ { start: 0x63bb, end: 0x63bb, idx: -23019 },
+ { start: 0x63be, end: 0x63be, idx: -23021 },
+ { start: 0x63c0, end: 0x63c0, idx: -23022 },
+ { start: 0x63c3, end: 0x63c4, idx: -23024 },
+ { start: 0x63c6, end: 0x63c6, idx: -23025 },
+ { start: 0x63c9, end: 0x63c9, idx: -23027 },
+ { start: 0x63cf, end: 0x63d0, idx: -23032 },
+ { start: 0x63d2, end: 0x63d2, idx: -23033 },
+ { start: 0x63d6, end: 0x63d6, idx: -23036 },
+ { start: 0x63da, end: 0x63db, idx: -23039 },
+ { start: 0x63e1, end: 0x63e1, idx: -23044 },
+ { start: 0x63e3, end: 0x63e3, idx: -23045 },
+ { start: 0x63e9, end: 0x63e9, idx: -23050 },
+ { start: 0x63ee, end: 0x63ee, idx: -23054 },
+ { start: 0x63f4, end: 0x63f6, idx: -23059 },
+ { start: 0x63fa, end: 0x63fa, idx: -23062 },
+ { start: 0x6406, end: 0x6406, idx: -23073 },
+ { start: 0x640d, end: 0x640d, idx: -23079 },
+ { start: 0x640f, end: 0x640f, idx: -23080 },
+ { start: 0x6413, end: 0x6414, idx: -23083 },
+ { start: 0x6416, end: 0x6417, idx: -23084 },
+ { start: 0x641c, end: 0x641c, idx: -23088 },
+ { start: 0x6426, end: 0x6426, idx: -23097 },
+ { start: 0x6428, end: 0x6428, idx: -23098 },
+ { start: 0x642c, end: 0x642d, idx: -23101 },
+ { start: 0x6434, end: 0x6434, idx: -23107 },
+ { start: 0x6436, end: 0x6436, idx: -23108 },
+ { start: 0x643a, end: 0x643a, idx: -23111 },
+ { start: 0x643e, end: 0x643e, idx: -23114 },
+ { start: 0x6442, end: 0x6442, idx: -23117 },
+ { start: 0x644e, end: 0x644e, idx: -23128 },
+ { start: 0x6451, end: 0x6451, idx: -23130 },
+ { start: 0x6458, end: 0x6458, idx: -23136 },
+ { start: 0x6460, end: 0x6460, idx: -23143 },
+ { start: 0x6467, end: 0x6467, idx: -23149 },
+ { start: 0x6469, end: 0x6469, idx: -23150 },
+ { start: 0x646f, end: 0x646f, idx: -23155 },
+ { start: 0x6476, end: 0x6476, idx: -23161 },
+ { start: 0x6478, end: 0x6478, idx: -23162 },
+ { start: 0x647a, end: 0x647a, idx: -23163 },
+ { start: 0x6483, end: 0x6483, idx: -23171 },
+ { start: 0x6488, end: 0x6488, idx: -23175 },
+ { start: 0x6492, end: 0x6493, idx: -23184 },
+ { start: 0x6495, end: 0x6495, idx: -23185 },
+ { start: 0x649a, end: 0x649a, idx: -23189 },
+ { start: 0x649d, end: 0x649e, idx: -23191 },
+ { start: 0x64a4, end: 0x64a5, idx: -23196 },
+ { start: 0x64a9, end: 0x64a9, idx: -23199 },
+ { start: 0x64ab, end: 0x64ab, idx: -23200 },
+ { start: 0x64ad, end: 0x64ae, idx: -23201 },
+ { start: 0x64b0, end: 0x64b0, idx: -23202 },
+ { start: 0x64b2, end: 0x64b2, idx: -23203 },
+ { start: 0x64b9, end: 0x64b9, idx: -23209 },
+ { start: 0x64bb, end: 0x64bc, idx: -23210 },
+ { start: 0x64c1, end: 0x64c2, idx: -23214 },
+ { start: 0x64c5, end: 0x64c5, idx: -23216 },
+ { start: 0x64c7, end: 0x64c7, idx: -23217 },
+ { start: 0x64cd, end: 0x64ce, idx: -23222 },
+ { start: 0x64d2, end: 0x64d2, idx: -23225 },
+ { start: 0x64d4, end: 0x64d4, idx: -23226 },
+ { start: 0x64d8, end: 0x64d8, idx: -23229 },
+ { start: 0x64da, end: 0x64da, idx: -23230 },
+ { start: 0x64e0, end: 0x64e3, idx: -23235 },
+ { start: 0x64e6, end: 0x64e7, idx: -23237 },
+ { start: 0x64ec, end: 0x64ec, idx: -23241 },
+ { start: 0x64ef, end: 0x64ef, idx: -23243 },
+ { start: 0x64f1, end: 0x64f2, idx: -23244 },
+ { start: 0x64f4, end: 0x64f4, idx: -23245 },
+ { start: 0x64f6, end: 0x64f6, idx: -23246 },
+ { start: 0x64fa, end: 0x64fa, idx: -23249 },
+ { start: 0x64fd, end: 0x64fe, idx: -23251 },
+ { start: 0x6500, end: 0x6500, idx: -23252 },
+ { start: 0x6505, end: 0x6505, idx: -23256 },
+ { start: 0x6518, end: 0x6518, idx: -23274 },
+ { start: 0x651c, end: 0x651d, idx: -23277 },
+ { start: 0x6522, end: 0x6524, idx: -23281 },
+ { start: 0x652a, end: 0x652c, idx: -23286 },
+ { start: 0x652f, end: 0x652f, idx: -23288 },
+ { start: 0x6534, end: 0x6539, idx: -23292 },
+ { start: 0x653b, end: 0x653b, idx: -23293 },
+ { start: 0x653e, end: 0x653f, idx: -23295 },
+ { start: 0x6545, end: 0x6545, idx: -23300 },
+ { start: 0x6548, end: 0x6548, idx: -23302 },
+ { start: 0x654d, end: 0x654f, idx: -23306 },
+ { start: 0x6551, end: 0x6551, idx: -23307 },
+ { start: 0x6555, end: 0x6559, idx: -23310 },
+ { start: 0x655d, end: 0x655e, idx: -23313 },
+ { start: 0x6562, end: 0x6563, idx: -23316 },
+ { start: 0x6566, end: 0x6566, idx: -23318 },
+ { start: 0x656c, end: 0x656c, idx: -23323 },
+ { start: 0x6570, end: 0x6570, idx: -23326 },
+ { start: 0x6572, end: 0x6572, idx: -23327 },
+ { start: 0x6574, end: 0x6575, idx: -23328 },
+ { start: 0x6577, end: 0x6578, idx: -23329 },
+ { start: 0x6582, end: 0x6583, idx: -23338 },
+ { start: 0x6587, end: 0x6589, idx: -23341 },
+ { start: 0x658c, end: 0x658c, idx: -23343 },
+ { start: 0x658e, end: 0x658e, idx: -23344 },
+ { start: 0x6590, end: 0x6591, idx: -23345 },
+ { start: 0x6597, end: 0x6597, idx: -23350 },
+ { start: 0x6599, end: 0x6599, idx: -23351 },
+ { start: 0x659b, end: 0x659c, idx: -23352 },
+ { start: 0x659f, end: 0x659f, idx: -23354 },
+ { start: 0x65a1, end: 0x65a1, idx: -23355 },
+ { start: 0x65a4, end: 0x65a5, idx: -23357 },
+ { start: 0x65a7, end: 0x65a7, idx: -23358 },
+ { start: 0x65ab, end: 0x65ad, idx: -23361 },
+ { start: 0x65af, end: 0x65b0, idx: -23362 },
+ { start: 0x65b7, end: 0x65b7, idx: -23368 },
+ { start: 0x65b9, end: 0x65b9, idx: -23369 },
+ { start: 0x65bc, end: 0x65bd, idx: -23371 },
+ { start: 0x65c1, end: 0x65c1, idx: -23374 },
+ { start: 0x65c3, end: 0x65c6, idx: -23375 },
+ { start: 0x65cb, end: 0x65cc, idx: -23379 },
+ { start: 0x65cf, end: 0x65cf, idx: -23381 },
+ { start: 0x65d2, end: 0x65d2, idx: -23383 },
+ { start: 0x65d7, end: 0x65d7, idx: -23387 },
+ { start: 0x65d9, end: 0x65d9, idx: -23388 },
+ { start: 0x65db, end: 0x65db, idx: -23389 },
+ { start: 0x65e0, end: 0x65e2, idx: -23393 },
+ { start: 0x65e5, end: 0x65e9, idx: -23395 },
+ { start: 0x65ec, end: 0x65ed, idx: -23397 },
+ { start: 0x65f1, end: 0x65f1, idx: -23400 },
+ { start: 0x65fa, end: 0x65fb, idx: -23408 },
+ { start: 0x6600, end: 0x6600, idx: -23412 },
+ { start: 0x6602, end: 0x6603, idx: -23413 },
+ { start: 0x6606, end: 0x6607, idx: -23415 },
+ { start: 0x6609, end: 0x660a, idx: -23416 },
+ { start: 0x660c, end: 0x660c, idx: -23417 },
+ { start: 0x660e, end: 0x660f, idx: -23418 },
+ { start: 0x6613, end: 0x6615, idx: -23421 },
+ { start: 0x661c, end: 0x661c, idx: -23427 },
+ { start: 0x661e, end: 0x6620, idx: -23428 },
+ { start: 0x6624, end: 0x6625, idx: -23431 },
+ { start: 0x6627, end: 0x6628, idx: -23432 },
+ { start: 0x662d, end: 0x662f, idx: -23436 },
+ { start: 0x6631, end: 0x6631, idx: -23437 },
+ { start: 0x6634, end: 0x6636, idx: -23439 },
+ { start: 0x663b, end: 0x663c, idx: -23443 },
+ { start: 0x663f, end: 0x663f, idx: -23445 },
+ { start: 0x6641, end: 0x6644, idx: -23446 },
+ { start: 0x6649, end: 0x6649, idx: -23450 },
+ { start: 0x664b, end: 0x664b, idx: -23451 },
+ { start: 0x664f, end: 0x664f, idx: -23454 },
+ { start: 0x6652, end: 0x6652, idx: -23456 },
+ { start: 0x6657, end: 0x6657, idx: -23460 },
+ { start: 0x6659, end: 0x6659, idx: -23461 },
+ { start: 0x665d, end: 0x665f, idx: -23464 },
+ { start: 0x6662, end: 0x6662, idx: -23466 },
+ { start: 0x6664, end: 0x6669, idx: -23467 },
+ { start: 0x666e, end: 0x6670, idx: -23471 },
+ { start: 0x6673, end: 0x6674, idx: -23473 },
+ { start: 0x6676, end: 0x6676, idx: -23474 },
+ { start: 0x667a, end: 0x667a, idx: -23477 },
+ { start: 0x6681, end: 0x6681, idx: -23483 },
+ { start: 0x6683, end: 0x6684, idx: -23484 },
+ { start: 0x6687, end: 0x6689, idx: -23486 },
+ { start: 0x668e, end: 0x668e, idx: -23490 },
+ { start: 0x6691, end: 0x6691, idx: -23492 },
+ { start: 0x6696, end: 0x6699, idx: -23496 },
+ { start: 0x669d, end: 0x669d, idx: -23499 },
+ { start: 0x66a0, end: 0x66a0, idx: -23501 },
+ { start: 0x66a2, end: 0x66a2, idx: -23502 },
+ { start: 0x66a6, end: 0x66a6, idx: -23505 },
+ { start: 0x66ab, end: 0x66ab, idx: -23509 },
+ { start: 0x66ae, end: 0x66ae, idx: -23511 },
+ { start: 0x66b2, end: 0x66b2, idx: -23514 },
+ { start: 0x66b4, end: 0x66b4, idx: -23515 },
+ { start: 0x66b8, end: 0x66b9, idx: -23518 },
+ { start: 0x66bc, end: 0x66bc, idx: -23520 },
+ { start: 0x66be, end: 0x66bf, idx: -23521 },
+ { start: 0x66c1, end: 0x66c1, idx: -23522 },
+ { start: 0x66c4, end: 0x66c4, idx: -23524 },
+ { start: 0x66c7, end: 0x66c7, idx: -23526 },
+ { start: 0x66c9, end: 0x66c9, idx: -23527 },
+ { start: 0x66d6, end: 0x66d6, idx: -23539 },
+ { start: 0x66d9, end: 0x66da, idx: -23541 },
+ { start: 0x66dc, end: 0x66dd, idx: -23542 },
+ { start: 0x66e0, end: 0x66e0, idx: -23544 },
+ { start: 0x66e6, end: 0x66e6, idx: -23549 },
+ { start: 0x66e9, end: 0x66e9, idx: -23551 },
+ { start: 0x66f0, end: 0x66f0, idx: -23557 },
+ { start: 0x66f2, end: 0x66f5, idx: -23558 },
+ { start: 0x66f7, end: 0x6700, idx: -23559 },
+ { start: 0x6703, end: 0x6703, idx: -23561 },
+ { start: 0x6708, end: 0x6709, idx: -23565 },
+ { start: 0x670b, end: 0x670b, idx: -23566 },
+ { start: 0x670d, end: 0x670f, idx: -23567 },
+ { start: 0x6714, end: 0x6717, idx: -23571 },
+ { start: 0x671b, end: 0x671b, idx: -23574 },
+ { start: 0x671d, end: 0x671f, idx: -23575 },
+ { start: 0x6726, end: 0x6728, idx: -23581 },
+ { start: 0x672a, end: 0x672e, idx: -23582 },
+ { start: 0x6731, end: 0x6731, idx: -23584 },
+ { start: 0x6734, end: 0x6734, idx: -23586 },
+ { start: 0x6736, end: 0x6738, idx: -23587 },
+ { start: 0x673a, end: 0x673a, idx: -23588 },
+ { start: 0x673d, end: 0x673d, idx: -23590 },
+ { start: 0x673f, end: 0x673f, idx: -23591 },
+ { start: 0x6741, end: 0x6741, idx: -23592 },
+ { start: 0x6746, end: 0x6746, idx: -23596 },
+ { start: 0x6749, end: 0x6749, idx: -23598 },
+ { start: 0x674e, end: 0x6751, idx: -23602 },
+ { start: 0x6753, end: 0x6753, idx: -23603 },
+ { start: 0x6756, end: 0x6756, idx: -23605 },
+ { start: 0x6759, end: 0x6759, idx: -23607 },
+ { start: 0x675c, end: 0x675c, idx: -23609 },
+ { start: 0x675e, end: 0x6766, idx: -23610 },
+ { start: 0x676a, end: 0x676a, idx: -23613 },
+ { start: 0x676d, end: 0x676d, idx: -23615 },
+ { start: 0x676f, end: 0x6773, idx: -23616 },
+ { start: 0x6775, end: 0x6775, idx: -23617 },
+ { start: 0x6777, end: 0x6777, idx: -23618 },
+ { start: 0x677c, end: 0x677c, idx: -23622 },
+ { start: 0x677e, end: 0x677f, idx: -23623 },
+ { start: 0x6785, end: 0x6785, idx: -23628 },
+ { start: 0x6787, end: 0x6787, idx: -23629 },
+ { start: 0x6789, end: 0x6789, idx: -23630 },
+ { start: 0x678b, end: 0x678c, idx: -23631 },
+ { start: 0x6790, end: 0x6790, idx: -23634 },
+ { start: 0x6795, end: 0x6795, idx: -23638 },
+ { start: 0x6797, end: 0x6797, idx: -23639 },
+ { start: 0x679a, end: 0x679a, idx: -23641 },
+ { start: 0x679c, end: 0x679d, idx: -23642 },
+ { start: 0x67a0, end: 0x67a2, idx: -23644 },
+ { start: 0x67a6, end: 0x67a6, idx: -23647 },
+ { start: 0x67a9, end: 0x67a9, idx: -23649 },
+ { start: 0x67af, end: 0x67af, idx: -23654 },
+ { start: 0x67b3, end: 0x67b4, idx: -23657 },
+ { start: 0x67b6, end: 0x67b9, idx: -23658 },
+ { start: 0x67bb, end: 0x67bb, idx: -23659 },
+ { start: 0x67c0, end: 0x67c1, idx: -23663 },
+ { start: 0x67c4, end: 0x67c4, idx: -23665 },
+ { start: 0x67c6, end: 0x67c6, idx: -23666 },
+ { start: 0x67ca, end: 0x67ca, idx: -23669 },
+ { start: 0x67ce, end: 0x67d1, idx: -23672 },
+ { start: 0x67d3, end: 0x67d4, idx: -23673 },
+ { start: 0x67d8, end: 0x67d8, idx: -23676 },
+ { start: 0x67da, end: 0x67da, idx: -23677 },
+ { start: 0x67dd, end: 0x67de, idx: -23679 },
+ { start: 0x67e2, end: 0x67e2, idx: -23682 },
+ { start: 0x67e4, end: 0x67e4, idx: -23683 },
+ { start: 0x67e7, end: 0x67e7, idx: -23685 },
+ { start: 0x67e9, end: 0x67e9, idx: -23686 },
+ { start: 0x67ec, end: 0x67ec, idx: -23688 },
+ { start: 0x67ee, end: 0x67ef, idx: -23689 },
+ { start: 0x67f1, end: 0x67f1, idx: -23690 },
+ { start: 0x67f3, end: 0x67f5, idx: -23691 },
+ { start: 0x67fb, end: 0x67fb, idx: -23696 },
+ { start: 0x67fe, end: 0x67ff, idx: -23698 },
+ { start: 0x6801, end: 0x6805, idx: -23699 },
+ { start: 0x6813, end: 0x6813, idx: -23712 },
+ { start: 0x6816, end: 0x6817, idx: -23714 },
+ { start: 0x681e, end: 0x681e, idx: -23720 },
+ { start: 0x6821, end: 0x6822, idx: -23722 },
+ { start: 0x6829, end: 0x682b, idx: -23728 },
+ { start: 0x6832, end: 0x6832, idx: -23734 },
+ { start: 0x6834, end: 0x6834, idx: -23735 },
+ { start: 0x6838, end: 0x6839, idx: -23738 },
+ { start: 0x683c, end: 0x683d, idx: -23740 },
+ { start: 0x6840, end: 0x6844, idx: -23742 },
+ { start: 0x6846, end: 0x6846, idx: -23743 },
+ { start: 0x6848, end: 0x6848, idx: -23744 },
+ { start: 0x684d, end: 0x684e, idx: -23748 },
+ { start: 0x6850, end: 0x6854, idx: -23749 },
+ { start: 0x6859, end: 0x6859, idx: -23753 },
+ { start: 0x685c, end: 0x685d, idx: -23755 },
+ { start: 0x685f, end: 0x685f, idx: -23756 },
+ { start: 0x6863, end: 0x6863, idx: -23759 },
+ { start: 0x6867, end: 0x6867, idx: -23762 },
+ { start: 0x6874, end: 0x6874, idx: -23774 },
+ { start: 0x6876, end: 0x6877, idx: -23775 },
+ { start: 0x687e, end: 0x687f, idx: -23781 },
+ { start: 0x6881, end: 0x6881, idx: -23782 },
+ { start: 0x6883, end: 0x6883, idx: -23783 },
+ { start: 0x6885, end: 0x6885, idx: -23784 },
+ { start: 0x688d, end: 0x688f, idx: -23791 },
+ { start: 0x6893, end: 0x6894, idx: -23794 },
+ { start: 0x6897, end: 0x6897, idx: -23796 },
+ { start: 0x689b, end: 0x689b, idx: -23799 },
+ { start: 0x689d, end: 0x689d, idx: -23800 },
+ { start: 0x689f, end: 0x68a0, idx: -23801 },
+ { start: 0x68a2, end: 0x68a2, idx: -23802 },
+ { start: 0x68a6, end: 0x68a8, idx: -23805 },
+ { start: 0x68ad, end: 0x68ad, idx: -23809 },
+ { start: 0x68af, end: 0x68b1, idx: -23810 },
+ { start: 0x68b3, end: 0x68b3, idx: -23811 },
+ { start: 0x68b5, end: 0x68b6, idx: -23812 },
+ { start: 0x68b9, end: 0x68ba, idx: -23814 },
+ { start: 0x68bc, end: 0x68bc, idx: -23815 },
+ { start: 0x68c4, end: 0x68c4, idx: -23822 },
+ { start: 0x68c6, end: 0x68c6, idx: -23823 },
+ { start: 0x68c8, end: 0x68cb, idx: -23824 },
+ { start: 0x68cd, end: 0x68cd, idx: -23825 },
+ { start: 0x68cf, end: 0x68cf, idx: -23826 },
+ { start: 0x68d2, end: 0x68d2, idx: -23828 },
+ { start: 0x68d4, end: 0x68d5, idx: -23829 },
+ { start: 0x68d7, end: 0x68d8, idx: -23830 },
+ { start: 0x68da, end: 0x68da, idx: -23831 },
+ { start: 0x68df, end: 0x68e1, idx: -23835 },
+ { start: 0x68e3, end: 0x68e3, idx: -23836 },
+ { start: 0x68e7, end: 0x68e7, idx: -23839 },
+ { start: 0x68ee, end: 0x68ef, idx: -23845 },
+ { start: 0x68f2, end: 0x68f2, idx: -23847 },
+ { start: 0x68f9, end: 0x68fa, idx: -23853 },
+ { start: 0x6900, end: 0x6901, idx: -23858 },
+ { start: 0x6904, end: 0x6905, idx: -23860 },
+ { start: 0x6908, end: 0x6908, idx: -23862 },
+ { start: 0x690b, end: 0x690f, idx: -23864 },
+ { start: 0x6912, end: 0x6912, idx: -23866 },
+ { start: 0x6919, end: 0x691c, idx: -23872 },
+ { start: 0x6921, end: 0x6923, idx: -23876 },
+ { start: 0x6925, end: 0x6926, idx: -23877 },
+ { start: 0x6928, end: 0x6928, idx: -23878 },
+ { start: 0x692a, end: 0x692a, idx: -23879 },
+ { start: 0x6930, end: 0x6930, idx: -23884 },
+ { start: 0x6934, end: 0x6934, idx: -23887 },
+ { start: 0x6936, end: 0x6936, idx: -23888 },
+ { start: 0x6939, end: 0x6939, idx: -23890 },
+ { start: 0x693d, end: 0x693d, idx: -23893 },
+ { start: 0x693f, end: 0x693f, idx: -23894 },
+ { start: 0x694a, end: 0x694a, idx: -23904 },
+ { start: 0x6953, end: 0x6955, idx: -23912 },
+ { start: 0x6959, end: 0x695a, idx: -23915 },
+ { start: 0x695c, end: 0x695e, idx: -23916 },
+ { start: 0x6960, end: 0x6962, idx: -23917 },
+ { start: 0x6968, end: 0x6968, idx: -23922 },
+ { start: 0x696a, end: 0x696b, idx: -23923 },
+ { start: 0x696d, end: 0x696f, idx: -23924 },
+ { start: 0x6973, end: 0x6975, idx: -23927 },
+ { start: 0x6977, end: 0x6979, idx: -23928 },
+ { start: 0x697c, end: 0x697e, idx: -23930 },
+ { start: 0x6981, end: 0x6982, idx: -23932 },
+ { start: 0x698a, end: 0x698a, idx: -23939 },
+ { start: 0x698e, end: 0x698e, idx: -23942 },
+ { start: 0x6991, end: 0x6991, idx: -23944 },
+ { start: 0x6994, end: 0x6995, idx: -23946 },
+ { start: 0x6998, end: 0x6998, idx: -23948 },
+ { start: 0x699b, end: 0x699c, idx: -23950 },
+ { start: 0x69a0, end: 0x69a0, idx: -23953 },
+ { start: 0x69a7, end: 0x69a7, idx: -23959 },
+ { start: 0x69ae, end: 0x69ae, idx: -23965 },
+ { start: 0x69b1, end: 0x69b2, idx: -23967 },
+ { start: 0x69b4, end: 0x69b4, idx: -23968 },
+ { start: 0x69bb, end: 0x69bb, idx: -23974 },
+ { start: 0x69be, end: 0x69bf, idx: -23976 },
+ { start: 0x69c1, end: 0x69c1, idx: -23977 },
+ { start: 0x69c3, end: 0x69c3, idx: -23978 },
+ { start: 0x69c7, end: 0x69c7, idx: -23981 },
+ { start: 0x69ca, end: 0x69ce, idx: -23983 },
+ { start: 0x69d0, end: 0x69d0, idx: -23984 },
+ { start: 0x69d3, end: 0x69d3, idx: -23986 },
+ { start: 0x69d8, end: 0x69d9, idx: -23990 },
+ { start: 0x69dd, end: 0x69de, idx: -23993 },
+ { start: 0x69e2, end: 0x69e2, idx: -23996 },
+ { start: 0x69e7, end: 0x69e8, idx: -24000 },
+ { start: 0x69eb, end: 0x69eb, idx: -24002 },
+ { start: 0x69ed, end: 0x69ed, idx: -24003 },
+ { start: 0x69f2, end: 0x69f2, idx: -24007 },
+ { start: 0x69f9, end: 0x69f9, idx: -24013 },
+ { start: 0x69fb, end: 0x69fb, idx: -24014 },
+ { start: 0x69fd, end: 0x69fd, idx: -24015 },
+ { start: 0x69ff, end: 0x69ff, idx: -24016 },
+ { start: 0x6a02, end: 0x6a02, idx: -24018 },
+ { start: 0x6a05, end: 0x6a05, idx: -24020 },
+ { start: 0x6a0a, end: 0x6a0c, idx: -24024 },
+ { start: 0x6a12, end: 0x6a14, idx: -24029 },
+ { start: 0x6a17, end: 0x6a17, idx: -24031 },
+ { start: 0x6a19, end: 0x6a19, idx: -24032 },
+ { start: 0x6a1b, end: 0x6a1b, idx: -24033 },
+ { start: 0x6a1e, end: 0x6a1f, idx: -24035 },
+ { start: 0x6a21, end: 0x6a23, idx: -24036 },
+ { start: 0x6a29, end: 0x6a2b, idx: -24041 },
+ { start: 0x6a2e, end: 0x6a2e, idx: -24043 },
+ { start: 0x6a30, end: 0x6a30, idx: -24044 },
+ { start: 0x6a35, end: 0x6a36, idx: -24048 },
+ { start: 0x6a38, end: 0x6a3a, idx: -24049 },
+ { start: 0x6a3d, end: 0x6a3d, idx: -24051 },
+ { start: 0x6a44, end: 0x6a44, idx: -24057 },
+ { start: 0x6a46, end: 0x6a48, idx: -24058 },
+ { start: 0x6a4b, end: 0x6a4b, idx: -24060 },
+ { start: 0x6a58, end: 0x6a59, idx: -24072 },
+ { start: 0x6a5f, end: 0x6a5f, idx: -24077 },
+ { start: 0x6a61, end: 0x6a62, idx: -24078 },
+ { start: 0x6a66, end: 0x6a66, idx: -24081 },
+ { start: 0x6a6b, end: 0x6a6b, idx: -24085 },
+ { start: 0x6a72, end: 0x6a73, idx: -24091 },
+ { start: 0x6a78, end: 0x6a78, idx: -24095 },
+ { start: 0x6a7e, end: 0x6a80, idx: -24100 },
+ { start: 0x6a84, end: 0x6a84, idx: -24103 },
+ { start: 0x6a8d, end: 0x6a8e, idx: -24111 },
+ { start: 0x6a90, end: 0x6a90, idx: -24112 },
+ { start: 0x6a97, end: 0x6a97, idx: -24118 },
+ { start: 0x6a9c, end: 0x6a9c, idx: -24122 },
+ { start: 0x6aa0, end: 0x6aa0, idx: -24125 },
+ { start: 0x6aa2, end: 0x6aa3, idx: -24126 },
+ { start: 0x6aaa, end: 0x6aaa, idx: -24132 },
+ { start: 0x6aac, end: 0x6aac, idx: -24133 },
+ { start: 0x6aae, end: 0x6aae, idx: -24134 },
+ { start: 0x6ab3, end: 0x6ab3, idx: -24138 },
+ { start: 0x6ab8, end: 0x6ab8, idx: -24142 },
+ { start: 0x6abb, end: 0x6abb, idx: -24144 },
+ { start: 0x6ac1, end: 0x6ac3, idx: -24149 },
+ { start: 0x6ad1, end: 0x6ad1, idx: -24162 },
+ { start: 0x6ad3, end: 0x6ad3, idx: -24163 },
+ { start: 0x6ada, end: 0x6adb, idx: -24169 },
+ { start: 0x6ade, end: 0x6adf, idx: -24171 },
+ { start: 0x6ae2, end: 0x6ae2, idx: -24173 },
+ { start: 0x6ae4, end: 0x6ae4, idx: -24174 },
+ { start: 0x6ae8, end: 0x6ae8, idx: -24177 },
+ { start: 0x6aea, end: 0x6aea, idx: -24178 },
+ { start: 0x6afa, end: 0x6afb, idx: -24193 },
+ { start: 0x6b04, end: 0x6b05, idx: -24201 },
+ { start: 0x6b0a, end: 0x6b0a, idx: -24205 },
+ { start: 0x6b12, end: 0x6b12, idx: -24212 },
+ { start: 0x6b16, end: 0x6b16, idx: -24215 },
+ { start: 0x6b1d, end: 0x6b1d, idx: -24221 },
+ { start: 0x6b1f, end: 0x6b21, idx: -24222 },
+ { start: 0x6b23, end: 0x6b23, idx: -24223 },
+ { start: 0x6b27, end: 0x6b27, idx: -24226 },
+ { start: 0x6b32, end: 0x6b32, idx: -24236 },
+ { start: 0x6b37, end: 0x6b3a, idx: -24240 },
+ { start: 0x6b3d, end: 0x6b3e, idx: -24242 },
+ { start: 0x6b43, end: 0x6b43, idx: -24246 },
+ { start: 0x6b47, end: 0x6b47, idx: -24249 },
+ { start: 0x6b49, end: 0x6b49, idx: -24250 },
+ { start: 0x6b4c, end: 0x6b4c, idx: -24252 },
+ { start: 0x6b4e, end: 0x6b4e, idx: -24253 },
+ { start: 0x6b50, end: 0x6b50, idx: -24254 },
+ { start: 0x6b53, end: 0x6b54, idx: -24256 },
+ { start: 0x6b59, end: 0x6b59, idx: -24260 },
+ { start: 0x6b5b, end: 0x6b5b, idx: -24261 },
+ { start: 0x6b5f, end: 0x6b5f, idx: -24264 },
+ { start: 0x6b61, end: 0x6b64, idx: -24265 },
+ { start: 0x6b66, end: 0x6b66, idx: -24266 },
+ { start: 0x6b69, end: 0x6b6a, idx: -24268 },
+ { start: 0x6b6f, end: 0x6b6f, idx: -24272 },
+ { start: 0x6b73, end: 0x6b74, idx: -24275 },
+ { start: 0x6b78, end: 0x6b79, idx: -24278 },
+ { start: 0x6b7b, end: 0x6b7b, idx: -24279 },
+ { start: 0x6b7f, end: 0x6b80, idx: -24282 },
+ { start: 0x6b83, end: 0x6b84, idx: -24284 },
+ { start: 0x6b86, end: 0x6b86, idx: -24285 },
+ { start: 0x6b89, end: 0x6b8b, idx: -24287 },
+ { start: 0x6b8d, end: 0x6b8d, idx: -24288 },
+ { start: 0x6b95, end: 0x6b96, idx: -24295 },
+ { start: 0x6b98, end: 0x6b98, idx: -24296 },
+ { start: 0x6b9e, end: 0x6b9e, idx: -24301 },
+ { start: 0x6ba4, end: 0x6ba4, idx: -24306 },
+ { start: 0x6baa, end: 0x6bab, idx: -24311 },
+ { start: 0x6baf, end: 0x6baf, idx: -24314 },
+ { start: 0x6bb1, end: 0x6bb5, idx: -24315 },
+ { start: 0x6bb7, end: 0x6bb7, idx: -24316 },
+ { start: 0x6bba, end: 0x6bbc, idx: -24318 },
+ { start: 0x6bbf, end: 0x6bc0, idx: -24320 },
+ { start: 0x6bc5, end: 0x6bc6, idx: -24324 },
+ { start: 0x6bcb, end: 0x6bcb, idx: -24328 },
+ { start: 0x6bcd, end: 0x6bce, idx: -24329 },
+ { start: 0x6bd2, end: 0x6bd4, idx: -24332 },
+ { start: 0x6bd6, end: 0x6bd6, idx: -24333 },
+ { start: 0x6bd8, end: 0x6bd8, idx: -24334 },
+ { start: 0x6bdb, end: 0x6bdb, idx: -24336 },
+ { start: 0x6bdf, end: 0x6bdf, idx: -24339 },
+ { start: 0x6beb, end: 0x6bec, idx: -24350 },
+ { start: 0x6bef, end: 0x6bef, idx: -24352 },
+ { start: 0x6bf3, end: 0x6bf3, idx: -24355 },
+ { start: 0x6c08, end: 0x6c08, idx: -24375 },
+ { start: 0x6c0f, end: 0x6c0f, idx: -24381 },
+ { start: 0x6c11, end: 0x6c11, idx: -24382 },
+ { start: 0x6c13, end: 0x6c14, idx: -24383 },
+ { start: 0x6c17, end: 0x6c17, idx: -24385 },
+ { start: 0x6c1b, end: 0x6c1b, idx: -24388 },
+ { start: 0x6c23, end: 0x6c24, idx: -24395 },
+ { start: 0x6c34, end: 0x6c34, idx: -24410 },
+ { start: 0x6c37, end: 0x6c38, idx: -24412 },
+ { start: 0x6c3e, end: 0x6c42, idx: -24417 },
+ { start: 0x6c4e, end: 0x6c4e, idx: -24428 },
+ { start: 0x6c50, end: 0x6c50, idx: -24429 },
+ { start: 0x6c55, end: 0x6c55, idx: -24433 },
+ { start: 0x6c57, end: 0x6c57, idx: -24434 },
+ { start: 0x6c5a, end: 0x6c5a, idx: -24436 },
+ { start: 0x6c5c, end: 0x6c60, idx: -24437 },
+ { start: 0x6c62, end: 0x6c62, idx: -24438 },
+ { start: 0x6c68, end: 0x6c68, idx: -24443 },
+ { start: 0x6c6a, end: 0x6c6a, idx: -24444 },
+ { start: 0x6c6f, end: 0x6c70, idx: -24448 },
+ { start: 0x6c72, end: 0x6c73, idx: -24449 },
+ { start: 0x6c7a, end: 0x6c7a, idx: -24455 },
+ { start: 0x6c7d, end: 0x6c7e, idx: -24457 },
+ { start: 0x6c81, end: 0x6c83, idx: -24459 },
+ { start: 0x6c86, end: 0x6c86, idx: -24461 },
+ { start: 0x6c88, end: 0x6c88, idx: -24462 },
+ { start: 0x6c8c, end: 0x6c8d, idx: -24465 },
+ { start: 0x6c90, end: 0x6c90, idx: -24467 },
+ { start: 0x6c92, end: 0x6c93, idx: -24468 },
+ { start: 0x6c96, end: 0x6c96, idx: -24470 },
+ { start: 0x6c99, end: 0x6c9b, idx: -24472 },
+ { start: 0x6ca1, end: 0x6ca2, idx: -24477 },
+ { start: 0x6cab, end: 0x6cab, idx: -24485 },
+ { start: 0x6cae, end: 0x6cae, idx: -24487 },
+ { start: 0x6cb1, end: 0x6cb1, idx: -24489 },
+ { start: 0x6cb3, end: 0x6cb3, idx: -24490 },
+ { start: 0x6cb8, end: 0x6cbf, idx: -24494 },
+ { start: 0x6cc1, end: 0x6cc1, idx: -24495 },
+ { start: 0x6cc4, end: 0x6cc5, idx: -24497 },
+ { start: 0x6cc9, end: 0x6cca, idx: -24500 },
+ { start: 0x6ccc, end: 0x6ccc, idx: -24501 },
+ { start: 0x6cd3, end: 0x6cd3, idx: -24507 },
+ { start: 0x6cd5, end: 0x6cd5, idx: -24508 },
+ { start: 0x6cd7, end: 0x6cd7, idx: -24509 },
+ { start: 0x6cd9, end: 0x6cdb, idx: -24510 },
+ { start: 0x6cdd, end: 0x6cdd, idx: -24511 },
+ { start: 0x6ce1, end: 0x6ce3, idx: -24514 },
+ { start: 0x6ce5, end: 0x6ce5, idx: -24515 },
+ { start: 0x6ce8, end: 0x6ce8, idx: -24517 },
+ { start: 0x6cea, end: 0x6cea, idx: -24518 },
+ { start: 0x6cef, end: 0x6cf1, idx: -24522 },
+ { start: 0x6cf3, end: 0x6cf3, idx: -24523 },
+ { start: 0x6d04, end: 0x6d04, idx: -24539 },
+ { start: 0x6d0b, end: 0x6d0c, idx: -24545 },
+ { start: 0x6d12, end: 0x6d12, idx: -24550 },
+ { start: 0x6d17, end: 0x6d17, idx: -24554 },
+ { start: 0x6d19, end: 0x6d19, idx: -24555 },
+ { start: 0x6d1b, end: 0x6d1b, idx: -24556 },
+ { start: 0x6d1e, end: 0x6d1f, idx: -24558 },
+ { start: 0x6d25, end: 0x6d25, idx: -24563 },
+ { start: 0x6d29, end: 0x6d2b, idx: -24566 },
+ { start: 0x6d32, end: 0x6d33, idx: -24572 },
+ { start: 0x6d35, end: 0x6d36, idx: -24573 },
+ { start: 0x6d38, end: 0x6d38, idx: -24574 },
+ { start: 0x6d3b, end: 0x6d3b, idx: -24576 },
+ { start: 0x6d3d, end: 0x6d3e, idx: -24577 },
+ { start: 0x6d41, end: 0x6d41, idx: -24579 },
+ { start: 0x6d44, end: 0x6d45, idx: -24581 },
+ { start: 0x6d59, end: 0x6d5a, idx: -24600 },
+ { start: 0x6d5c, end: 0x6d5c, idx: -24601 },
+ { start: 0x6d63, end: 0x6d64, idx: -24607 },
+ { start: 0x6d66, end: 0x6d66, idx: -24608 },
+ { start: 0x6d69, end: 0x6d6a, idx: -24610 },
+ { start: 0x6d6c, end: 0x6d6c, idx: -24611 },
+ { start: 0x6d6e, end: 0x6d6f, idx: -24612 },
+ { start: 0x6d74, end: 0x6d74, idx: -24616 },
+ { start: 0x6d77, end: 0x6d79, idx: -24618 },
+ { start: 0x6d85, end: 0x6d85, idx: -24629 },
+ { start: 0x6d87, end: 0x6d88, idx: -24630 },
+ { start: 0x6d8c, end: 0x6d8c, idx: -24633 },
+ { start: 0x6d8e, end: 0x6d8e, idx: -24634 },
+ { start: 0x6d93, end: 0x6d93, idx: -24638 },
+ { start: 0x6d95, end: 0x6d96, idx: -24639 },
+ { start: 0x6d99, end: 0x6d99, idx: -24641 },
+ { start: 0x6d9b, end: 0x6d9c, idx: -24642 },
+ { start: 0x6dac, end: 0x6dac, idx: -24657 },
+ { start: 0x6daf, end: 0x6daf, idx: -24659 },
+ { start: 0x6db2, end: 0x6db2, idx: -24661 },
+ { start: 0x6db5, end: 0x6db5, idx: -24663 },
+ { start: 0x6db8, end: 0x6db8, idx: -24665 },
+ { start: 0x6dbc, end: 0x6dbc, idx: -24668 },
+ { start: 0x6dc0, end: 0x6dc0, idx: -24671 },
+ { start: 0x6dc5, end: 0x6dc7, idx: -24675 },
+ { start: 0x6dcb, end: 0x6dcc, idx: -24678 },
+ { start: 0x6dcf, end: 0x6dcf, idx: -24680 },
+ { start: 0x6dd1, end: 0x6dd2, idx: -24681 },
+ { start: 0x6dd5, end: 0x6dd5, idx: -24683 },
+ { start: 0x6dd8, end: 0x6dd9, idx: -24685 },
+ { start: 0x6dde, end: 0x6dde, idx: -24689 },
+ { start: 0x6de1, end: 0x6de1, idx: -24691 },
+ { start: 0x6de4, end: 0x6de4, idx: -24693 },
+ { start: 0x6de6, end: 0x6de6, idx: -24694 },
+ { start: 0x6de8, end: 0x6de8, idx: -24695 },
+ { start: 0x6dea, end: 0x6dec, idx: -24696 },
+ { start: 0x6dee, end: 0x6dee, idx: -24697 },
+ { start: 0x6df1, end: 0x6df3, idx: -24699 },
+ { start: 0x6df5, end: 0x6df5, idx: -24700 },
+ { start: 0x6df7, end: 0x6dfc, idx: -24701 },
+ { start: 0x6e05, end: 0x6e05, idx: -24709 },
+ { start: 0x6e07, end: 0x6e0b, idx: -24710 },
+ { start: 0x6e13, end: 0x6e13, idx: -24717 },
+ { start: 0x6e15, end: 0x6e15, idx: -24718 },
+ { start: 0x6e19, end: 0x6e1b, idx: -24721 },
+ { start: 0x6e1d, end: 0x6e1d, idx: -24722 },
+ { start: 0x6e1f, end: 0x6e21, idx: -24723 },
+ { start: 0x6e23, end: 0x6e27, idx: -24724 },
+ { start: 0x6e29, end: 0x6e29, idx: -24725 },
+ { start: 0x6e2b, end: 0x6e2f, idx: -24726 },
+ { start: 0x6e38, end: 0x6e3a, idx: -24734 },
+ { start: 0x6e3c, end: 0x6e3c, idx: -24735 },
+ { start: 0x6e3e, end: 0x6e3e, idx: -24736 },
+ { start: 0x6e43, end: 0x6e43, idx: -24740 },
+ { start: 0x6e4a, end: 0x6e4a, idx: -24746 },
+ { start: 0x6e4d, end: 0x6e4e, idx: -24748 },
+ { start: 0x6e56, end: 0x6e56, idx: -24755 },
+ { start: 0x6e58, end: 0x6e58, idx: -24756 },
+ { start: 0x6e5b, end: 0x6e5c, idx: -24758 },
+ { start: 0x6e5f, end: 0x6e5f, idx: -24760 },
+ { start: 0x6e67, end: 0x6e67, idx: -24767 },
+ { start: 0x6e6b, end: 0x6e6b, idx: -24770 },
+ { start: 0x6e6e, end: 0x6e6f, idx: -24772 },
+ { start: 0x6e72, end: 0x6e72, idx: -24774 },
+ { start: 0x6e76, end: 0x6e76, idx: -24777 },
+ { start: 0x6e7e, end: 0x6e80, idx: -24784 },
+ { start: 0x6e82, end: 0x6e82, idx: -24785 },
+ { start: 0x6e8c, end: 0x6e8c, idx: -24794 },
+ { start: 0x6e8f, end: 0x6e90, idx: -24796 },
+ { start: 0x6e96, end: 0x6e96, idx: -24801 },
+ { start: 0x6e98, end: 0x6e98, idx: -24802 },
+ { start: 0x6e9c, end: 0x6e9d, idx: -24805 },
+ { start: 0x6e9f, end: 0x6e9f, idx: -24806 },
+ { start: 0x6ea2, end: 0x6ea2, idx: -24808 },
+ { start: 0x6ea5, end: 0x6ea5, idx: -24810 },
+ { start: 0x6eaa, end: 0x6eaa, idx: -24814 },
+ { start: 0x6eaf, end: 0x6eaf, idx: -24818 },
+ { start: 0x6eb2, end: 0x6eb2, idx: -24820 },
+ { start: 0x6eb6, end: 0x6eb7, idx: -24823 },
+ { start: 0x6eba, end: 0x6eba, idx: -24825 },
+ { start: 0x6ebd, end: 0x6ebd, idx: -24827 },
+ { start: 0x6ebf, end: 0x6ebf, idx: -24828 },
+ { start: 0x6ec2, end: 0x6ec2, idx: -24830 },
+ { start: 0x6ec4, end: 0x6ec5, idx: -24831 },
+ { start: 0x6ec9, end: 0x6ec9, idx: -24834 },
+ { start: 0x6ecb, end: 0x6ecc, idx: -24835 },
+ { start: 0x6ed1, end: 0x6ed1, idx: -24839 },
+ { start: 0x6ed3, end: 0x6ed5, idx: -24840 },
+ { start: 0x6edd, end: 0x6ede, idx: -24847 },
+ { start: 0x6eec, end: 0x6eec, idx: -24860 },
+ { start: 0x6eef, end: 0x6eef, idx: -24862 },
+ { start: 0x6ef2, end: 0x6ef2, idx: -24864 },
+ { start: 0x6ef4, end: 0x6ef4, idx: -24865 },
+ { start: 0x6ef7, end: 0x6ef8, idx: -24867 },
+ { start: 0x6efe, end: 0x6eff, idx: -24872 },
+ { start: 0x6f01, end: 0x6f02, idx: -24873 },
+ { start: 0x6f06, end: 0x6f06, idx: -24876 },
+ { start: 0x6f09, end: 0x6f09, idx: -24878 },
+ { start: 0x6f0f, end: 0x6f0f, idx: -24883 },
+ { start: 0x6f11, end: 0x6f11, idx: -24884 },
+ { start: 0x6f13, end: 0x6f15, idx: -24885 },
+ { start: 0x6f20, end: 0x6f20, idx: -24895 },
+ { start: 0x6f22, end: 0x6f23, idx: -24896 },
+ { start: 0x6f2b, end: 0x6f2c, idx: -24903 },
+ { start: 0x6f31, end: 0x6f32, idx: -24907 },
+ { start: 0x6f38, end: 0x6f38, idx: -24912 },
+ { start: 0x6f3e, end: 0x6f3f, idx: -24917 },
+ { start: 0x6f41, end: 0x6f41, idx: -24918 },
+ { start: 0x6f45, end: 0x6f45, idx: -24921 },
+ { start: 0x6f51, end: 0x6f51, idx: -24932 },
+ { start: 0x6f54, end: 0x6f54, idx: -24934 },
+ { start: 0x6f58, end: 0x6f58, idx: -24937 },
+ { start: 0x6f5b, end: 0x6f5c, idx: -24939 },
+ { start: 0x6f5f, end: 0x6f5f, idx: -24941 },
+ { start: 0x6f64, end: 0x6f64, idx: -24945 },
+ { start: 0x6f66, end: 0x6f66, idx: -24946 },
+ { start: 0x6f6d, end: 0x6f70, idx: -24952 },
+ { start: 0x6f74, end: 0x6f74, idx: -24955 },
+ { start: 0x6f78, end: 0x6f78, idx: -24958 },
+ { start: 0x6f7a, end: 0x6f7a, idx: -24959 },
+ { start: 0x6f7c, end: 0x6f7c, idx: -24960 },
+ { start: 0x6f80, end: 0x6f82, idx: -24963 },
+ { start: 0x6f84, end: 0x6f84, idx: -24964 },
+ { start: 0x6f86, end: 0x6f86, idx: -24965 },
+ { start: 0x6f88, end: 0x6f88, idx: -24966 },
+ { start: 0x6f8e, end: 0x6f8e, idx: -24971 },
+ { start: 0x6f91, end: 0x6f91, idx: -24973 },
+ { start: 0x6f97, end: 0x6f97, idx: -24978 },
+ { start: 0x6fa1, end: 0x6fa1, idx: -24987 },
+ { start: 0x6fa3, end: 0x6fa4, idx: -24988 },
+ { start: 0x6faa, end: 0x6faa, idx: -24993 },
+ { start: 0x6fb1, end: 0x6fb1, idx: -24999 },
+ { start: 0x6fb3, end: 0x6fb3, idx: -25000 },
+ { start: 0x6fb5, end: 0x6fb5, idx: -25001 },
+ { start: 0x6fb9, end: 0x6fb9, idx: -25004 },
+ { start: 0x6fc0, end: 0x6fc3, idx: -25010 },
+ { start: 0x6fc6, end: 0x6fc6, idx: -25012 },
+ { start: 0x6fd4, end: 0x6fd5, idx: -25025 },
+ { start: 0x6fd8, end: 0x6fd8, idx: -25027 },
+ { start: 0x6fdb, end: 0x6fdb, idx: -25029 },
+ { start: 0x6fdf, end: 0x6fe1, idx: -25032 },
+ { start: 0x6fe4, end: 0x6fe4, idx: -25034 },
+ { start: 0x6feb, end: 0x6fec, idx: -25040 },
+ { start: 0x6fee, end: 0x6fef, idx: -25041 },
+ { start: 0x6ff1, end: 0x6ff1, idx: -25042 },
+ { start: 0x6ff3, end: 0x6ff3, idx: -25043 },
+ { start: 0x6ff5, end: 0x6ff6, idx: -25044 },
+ { start: 0x6ffa, end: 0x6ffa, idx: -25047 },
+ { start: 0x6ffe, end: 0x6ffe, idx: -25050 },
+ { start: 0x7001, end: 0x7001, idx: -25052 },
+ { start: 0x7005, end: 0x7007, idx: -25055 },
+ { start: 0x7009, end: 0x7009, idx: -25056 },
+ { start: 0x700b, end: 0x700b, idx: -25057 },
+ { start: 0x700f, end: 0x700f, idx: -25060 },
+ { start: 0x7011, end: 0x7011, idx: -25061 },
+ { start: 0x7015, end: 0x7015, idx: -25064 },
+ { start: 0x7018, end: 0x7018, idx: -25066 },
+ { start: 0x701a, end: 0x701b, idx: -25067 },
+ { start: 0x701d, end: 0x701f, idx: -25068 },
+ { start: 0x7026, end: 0x7028, idx: -25074 },
+ { start: 0x702c, end: 0x702c, idx: -25077 },
+ { start: 0x7030, end: 0x7030, idx: -25080 },
+ { start: 0x7032, end: 0x7032, idx: -25081 },
+ { start: 0x703e, end: 0x703e, idx: -25092 },
+ { start: 0x704c, end: 0x704c, idx: -25105 },
+ { start: 0x7051, end: 0x7051, idx: -25109 },
+ { start: 0x7058, end: 0x7058, idx: -25115 },
+ { start: 0x7063, end: 0x7063, idx: -25125 },
+ { start: 0x706b, end: 0x706b, idx: -25132 },
+ { start: 0x706f, end: 0x7070, idx: -25135 },
+ { start: 0x7078, end: 0x7078, idx: -25142 },
+ { start: 0x707c, end: 0x707d, idx: -25145 },
+ { start: 0x7085, end: 0x7085, idx: -25152 },
+ { start: 0x7089, end: 0x708a, idx: -25155 },
+ { start: 0x708e, end: 0x708e, idx: -25158 },
+ { start: 0x7092, end: 0x7092, idx: -25161 },
+ { start: 0x7099, end: 0x7099, idx: -25167 },
+ { start: 0x70ab, end: 0x70af, idx: -25184 },
+ { start: 0x70b3, end: 0x70b3, idx: -25187 },
+ { start: 0x70b8, end: 0x70bb, idx: -25191 },
+ { start: 0x70c8, end: 0x70c8, idx: -25203 },
+ { start: 0x70cb, end: 0x70cb, idx: -25205 },
+ { start: 0x70cf, end: 0x70cf, idx: -25208 },
+ { start: 0x70d9, end: 0x70d9, idx: -25217 },
+ { start: 0x70dd, end: 0x70dd, idx: -25220 },
+ { start: 0x70df, end: 0x70df, idx: -25221 },
+ { start: 0x70f1, end: 0x70f1, idx: -25238 },
+ { start: 0x70f9, end: 0x70f9, idx: -25245 },
+ { start: 0x70fd, end: 0x70fd, idx: -25248 },
+ { start: 0x7104, end: 0x7104, idx: -25254 },
+ { start: 0x7109, end: 0x7109, idx: -25258 },
+ { start: 0x710f, end: 0x710f, idx: -25263 },
+ { start: 0x7114, end: 0x7114, idx: -25267 },
+ { start: 0x7119, end: 0x711a, idx: -25271 },
+ { start: 0x711c, end: 0x711c, idx: -25272 },
+ { start: 0x7121, end: 0x7121, idx: -25276 },
+ { start: 0x7126, end: 0x7126, idx: -25280 },
+ { start: 0x7130, end: 0x7130, idx: -25289 },
+ { start: 0x7136, end: 0x7136, idx: -25294 },
+ { start: 0x713c, end: 0x713c, idx: -25299 },
+ { start: 0x7146, end: 0x7147, idx: -25308 },
+ { start: 0x7149, end: 0x7149, idx: -25309 },
+ { start: 0x714c, end: 0x714c, idx: -25311 },
+ { start: 0x714e, end: 0x714e, idx: -25312 },
+ { start: 0x7155, end: 0x7156, idx: -25318 },
+ { start: 0x7159, end: 0x7159, idx: -25320 },
+ { start: 0x715c, end: 0x715c, idx: -25322 },
+ { start: 0x7162, end: 0x7162, idx: -25327 },
+ { start: 0x7164, end: 0x7167, idx: -25328 },
+ { start: 0x7169, end: 0x7169, idx: -25329 },
+ { start: 0x716c, end: 0x716c, idx: -25331 },
+ { start: 0x716e, end: 0x716e, idx: -25332 },
+ { start: 0x717d, end: 0x717d, idx: -25346 },
+ { start: 0x7184, end: 0x7184, idx: -25352 },
+ { start: 0x7188, end: 0x7188, idx: -25355 },
+ { start: 0x718a, end: 0x718a, idx: -25356 },
+ { start: 0x718f, end: 0x718f, idx: -25360 },
+ { start: 0x7194, end: 0x7195, idx: -25364 },
+ { start: 0x7199, end: 0x7199, idx: -25367 },
+ { start: 0x719f, end: 0x719f, idx: -25372 },
+ { start: 0x71a8, end: 0x71a8, idx: -25380 },
+ { start: 0x71ac, end: 0x71ac, idx: -25383 },
+ { start: 0x71b1, end: 0x71b1, idx: -25387 },
+ { start: 0x71b9, end: 0x71b9, idx: -25394 },
+ { start: 0x71be, end: 0x71be, idx: -25398 },
+ { start: 0x71c1, end: 0x71c1, idx: -25400 },
+ { start: 0x71c3, end: 0x71c3, idx: -25401 },
+ { start: 0x71c8, end: 0x71c9, idx: -25405 },
+ { start: 0x71ce, end: 0x71ce, idx: -25409 },
+ { start: 0x71d0, end: 0x71d0, idx: -25410 },
+ { start: 0x71d2, end: 0x71d2, idx: -25411 },
+ { start: 0x71d4, end: 0x71d5, idx: -25412 },
+ { start: 0x71d7, end: 0x71d7, idx: -25413 },
+ { start: 0x71df, end: 0x71e0, idx: -25420 },
+ { start: 0x71e5, end: 0x71e7, idx: -25424 },
+ { start: 0x71ec, end: 0x71ee, idx: -25428 },
+ { start: 0x71f5, end: 0x71f5, idx: -25434 },
+ { start: 0x71f9, end: 0x71f9, idx: -25437 },
+ { start: 0x71fb, end: 0x71fc, idx: -25438 },
+ { start: 0x71fe, end: 0x71ff, idx: -25439 },
+ { start: 0x7206, end: 0x7206, idx: -25445 },
+ { start: 0x720d, end: 0x720d, idx: -25451 },
+ { start: 0x7210, end: 0x7210, idx: -25453 },
+ { start: 0x721b, end: 0x721b, idx: -25463 },
+ { start: 0x7228, end: 0x7228, idx: -25475 },
+ { start: 0x722a, end: 0x722a, idx: -25476 },
+ { start: 0x722c, end: 0x722d, idx: -25477 },
+ { start: 0x7230, end: 0x7230, idx: -25479 },
+ { start: 0x7232, end: 0x7232, idx: -25480 },
+ { start: 0x7235, end: 0x7236, idx: -25482 },
+ { start: 0x723a, end: 0x7240, idx: -25485 },
+ { start: 0x7246, end: 0x7248, idx: -25490 },
+ { start: 0x724b, end: 0x724c, idx: -25492 },
+ { start: 0x7252, end: 0x7252, idx: -25497 },
+ { start: 0x7258, end: 0x7259, idx: -25502 },
+ { start: 0x725b, end: 0x725b, idx: -25503 },
+ { start: 0x725d, end: 0x725d, idx: -25504 },
+ { start: 0x725f, end: 0x725f, idx: -25505 },
+ { start: 0x7261, end: 0x7262, idx: -25506 },
+ { start: 0x7267, end: 0x7267, idx: -25510 },
+ { start: 0x7269, end: 0x7269, idx: -25511 },
+ { start: 0x7272, end: 0x7272, idx: -25519 },
+ { start: 0x7274, end: 0x7274, idx: -25520 },
+ { start: 0x7279, end: 0x7279, idx: -25524 },
+ { start: 0x727d, end: 0x727e, idx: -25527 },
+ { start: 0x7280, end: 0x7282, idx: -25528 },
+ { start: 0x7287, end: 0x7287, idx: -25532 },
+ { start: 0x7292, end: 0x7292, idx: -25542 },
+ { start: 0x7296, end: 0x7296, idx: -25545 },
+ { start: 0x72a0, end: 0x72a0, idx: -25554 },
+ { start: 0x72a2, end: 0x72a2, idx: -25555 },
+ { start: 0x72a7, end: 0x72a7, idx: -25559 },
+ { start: 0x72ac, end: 0x72ac, idx: -25563 },
+ { start: 0x72af, end: 0x72af, idx: -25565 },
+ { start: 0x72b1, end: 0x72b2, idx: -25566 },
+ { start: 0x72b6, end: 0x72b6, idx: -25569 },
+ { start: 0x72b9, end: 0x72b9, idx: -25571 },
+ { start: 0x72be, end: 0x72be, idx: -25575 },
+ { start: 0x72c2, end: 0x72c4, idx: -25578 },
+ { start: 0x72c6, end: 0x72c6, idx: -25579 },
+ { start: 0x72ce, end: 0x72ce, idx: -25586 },
+ { start: 0x72d0, end: 0x72d0, idx: -25587 },
+ { start: 0x72d2, end: 0x72d2, idx: -25588 },
+ { start: 0x72d7, end: 0x72d7, idx: -25592 },
+ { start: 0x72d9, end: 0x72d9, idx: -25593 },
+ { start: 0x72db, end: 0x72db, idx: -25594 },
+ { start: 0x72e0, end: 0x72e2, idx: -25598 },
+ { start: 0x72e9, end: 0x72e9, idx: -25604 },
+ { start: 0x72ec, end: 0x72ed, idx: -25606 },
+ { start: 0x72f7, end: 0x72f9, idx: -25615 },
+ { start: 0x72fc, end: 0x72fd, idx: -25617 },
+ { start: 0x730a, end: 0x730a, idx: -25629 },
+ { start: 0x7316, end: 0x7317, idx: -25640 },
+ { start: 0x731b, end: 0x731d, idx: -25643 },
+ { start: 0x731f, end: 0x731f, idx: -25644 },
+ { start: 0x7324, end: 0x7325, idx: -25648 },
+ { start: 0x7329, end: 0x732b, idx: -25651 },
+ { start: 0x732e, end: 0x732f, idx: -25653 },
+ { start: 0x7334, end: 0x7334, idx: -25657 },
+ { start: 0x7336, end: 0x7337, idx: -25658 },
+ { start: 0x733e, end: 0x733f, idx: -25664 },
+ { start: 0x7344, end: 0x7345, idx: -25668 },
+ { start: 0x734e, end: 0x734f, idx: -25676 },
+ { start: 0x7357, end: 0x7357, idx: -25683 },
+ { start: 0x7363, end: 0x7363, idx: -25694 },
+ { start: 0x7368, end: 0x7368, idx: -25698 },
+ { start: 0x736a, end: 0x736a, idx: -25699 },
+ { start: 0x7370, end: 0x7370, idx: -25704 },
+ { start: 0x7372, end: 0x7372, idx: -25705 },
+ { start: 0x7375, end: 0x7375, idx: -25707 },
+ { start: 0x7377, end: 0x7378, idx: -25708 },
+ { start: 0x737a, end: 0x737b, idx: -25709 },
+ { start: 0x7384, end: 0x7384, idx: -25717 },
+ { start: 0x7387, end: 0x7387, idx: -25719 },
+ { start: 0x7389, end: 0x7389, idx: -25720 },
+ { start: 0x738b, end: 0x738b, idx: -25721 },
+ { start: 0x7396, end: 0x7396, idx: -25731 },
+ { start: 0x73a9, end: 0x73a9, idx: -25749 },
+ { start: 0x73b2, end: 0x73b3, idx: -25757 },
+ { start: 0x73bb, end: 0x73bb, idx: -25764 },
+ { start: 0x73bd, end: 0x73bd, idx: -25765 },
+ { start: 0x73c0, end: 0x73c0, idx: -25767 },
+ { start: 0x73c2, end: 0x73c2, idx: -25768 },
+ { start: 0x73c8, end: 0x73ca, idx: -25773 },
+ { start: 0x73cd, end: 0x73ce, idx: -25775 },
+ { start: 0x73d2, end: 0x73d2, idx: -25778 },
+ { start: 0x73d6, end: 0x73d6, idx: -25781 },
+ { start: 0x73de, end: 0x73de, idx: -25788 },
+ { start: 0x73e0, end: 0x73e0, idx: -25789 },
+ { start: 0x73e3, end: 0x73e3, idx: -25791 },
+ { start: 0x73e5, end: 0x73e5, idx: -25792 },
+ { start: 0x73ea, end: 0x73ea, idx: -25796 },
+ { start: 0x73ed, end: 0x73ee, idx: -25798 },
+ { start: 0x73f1, end: 0x73f1, idx: -25800 },
+ { start: 0x73f5, end: 0x73f5, idx: -25803 },
+ { start: 0x73f8, end: 0x73f8, idx: -25805 },
+ { start: 0x73fe, end: 0x73fe, idx: -25810 },
+ { start: 0x7403, end: 0x7403, idx: -25814 },
+ { start: 0x7405, end: 0x7407, idx: -25815 },
+ { start: 0x7409, end: 0x7409, idx: -25816 },
+ { start: 0x7422, end: 0x7422, idx: -25840 },
+ { start: 0x7425, end: 0x7426, idx: -25842 },
+ { start: 0x7429, end: 0x742a, idx: -25844 },
+ { start: 0x742e, end: 0x742e, idx: -25847 },
+ { start: 0x7432, end: 0x7436, idx: -25850 },
+ { start: 0x743a, end: 0x743a, idx: -25853 },
+ { start: 0x743f, end: 0x743f, idx: -25857 },
+ { start: 0x7441, end: 0x7441, idx: -25858 },
+ { start: 0x7455, end: 0x7455, idx: -25877 },
+ { start: 0x7459, end: 0x745c, idx: -25880 },
+ { start: 0x745e, end: 0x7460, idx: -25881 },
+ { start: 0x7462, end: 0x7464, idx: -25882 },
+ { start: 0x7469, end: 0x746a, idx: -25886 },
+ { start: 0x746f, end: 0x7470, idx: -25890 },
+ { start: 0x7473, end: 0x7473, idx: -25892 },
+ { start: 0x7476, end: 0x7476, idx: -25894 },
+ { start: 0x747e, end: 0x747e, idx: -25901 },
+ { start: 0x7483, end: 0x7483, idx: -25905 },
+ { start: 0x7489, end: 0x7489, idx: -25910 },
+ { start: 0x748b, end: 0x748b, idx: -25911 },
+ { start: 0x749e, end: 0x749f, idx: -25929 },
+ { start: 0x74a2, end: 0x74a2, idx: -25931 },
+ { start: 0x74a7, end: 0x74a7, idx: -25935 },
+ { start: 0x74b0, end: 0x74b0, idx: -25943 },
+ { start: 0x74bd, end: 0x74bd, idx: -25955 },
+ { start: 0x74ca, end: 0x74ca, idx: -25967 },
+ { start: 0x74cf, end: 0x74cf, idx: -25971 },
+ { start: 0x74d4, end: 0x74d4, idx: -25975 },
+ { start: 0x74dc, end: 0x74dc, idx: -25982 },
+ { start: 0x74e0, end: 0x74e0, idx: -25985 },
+ { start: 0x74e2, end: 0x74e3, idx: -25986 },
+ { start: 0x74e6, end: 0x74e7, idx: -25988 },
+ { start: 0x74e9, end: 0x74e9, idx: -25989 },
+ { start: 0x74ee, end: 0x74ee, idx: -25993 },
+ { start: 0x74f0, end: 0x74f2, idx: -25994 },
+ { start: 0x74f6, end: 0x74f8, idx: -25997 },
+ { start: 0x7501, end: 0x7501, idx: -26005 },
+ { start: 0x7503, end: 0x7505, idx: -26006 },
+ { start: 0x750c, end: 0x750e, idx: -26012 },
+ { start: 0x7511, end: 0x7511, idx: -26014 },
+ { start: 0x7513, end: 0x7513, idx: -26015 },
+ { start: 0x7515, end: 0x7515, idx: -26016 },
+ { start: 0x7518, end: 0x7518, idx: -26018 },
+ { start: 0x751a, end: 0x751a, idx: -26019 },
+ { start: 0x751c, end: 0x751c, idx: -26020 },
+ { start: 0x751e, end: 0x751f, idx: -26021 },
+ { start: 0x7523, end: 0x7523, idx: -26024 },
+ { start: 0x7525, end: 0x7526, idx: -26025 },
+ { start: 0x7528, end: 0x7528, idx: -26026 },
+ { start: 0x752b, end: 0x752c, idx: -26028 },
+ { start: 0x752f, end: 0x7533, idx: -26030 },
+ { start: 0x7537, end: 0x7538, idx: -26033 },
+ { start: 0x753a, end: 0x753c, idx: -26034 },
+ { start: 0x7544, end: 0x7544, idx: -26041 },
+ { start: 0x7546, end: 0x7546, idx: -26042 },
+ { start: 0x7549, end: 0x754d, idx: -26044 },
+ { start: 0x754f, end: 0x754f, idx: -26045 },
+ { start: 0x7551, end: 0x7551, idx: -26046 },
+ { start: 0x7554, end: 0x7554, idx: -26048 },
+ { start: 0x7559, end: 0x755d, idx: -26052 },
+ { start: 0x7560, end: 0x7560, idx: -26054 },
+ { start: 0x7562, end: 0x7562, idx: -26055 },
+ { start: 0x7564, end: 0x7567, idx: -26056 },
+ { start: 0x7569, end: 0x756b, idx: -26057 },
+ { start: 0x756d, end: 0x756d, idx: -26058 },
+ { start: 0x756f, end: 0x7570, idx: -26059 },
+ { start: 0x7573, end: 0x7574, idx: -26061 },
+ { start: 0x7576, end: 0x7578, idx: -26062 },
+ { start: 0x757f, end: 0x757f, idx: -26068 },
+ { start: 0x7582, end: 0x7582, idx: -26070 },
+ { start: 0x7586, end: 0x7587, idx: -26073 },
+ { start: 0x7589, end: 0x758b, idx: -26074 },
+ { start: 0x758e, end: 0x758f, idx: -26076 },
+ { start: 0x7591, end: 0x7591, idx: -26077 },
+ { start: 0x7594, end: 0x7594, idx: -26079 },
+ { start: 0x759a, end: 0x759a, idx: -26084 },
+ { start: 0x759d, end: 0x759d, idx: -26086 },
+ { start: 0x75a3, end: 0x75a3, idx: -26091 },
+ { start: 0x75a5, end: 0x75a5, idx: -26092 },
+ { start: 0x75ab, end: 0x75ab, idx: -26097 },
+ { start: 0x75b1, end: 0x75b3, idx: -26102 },
+ { start: 0x75b5, end: 0x75b5, idx: -26103 },
+ { start: 0x75b8, end: 0x75b9, idx: -26105 },
+ { start: 0x75bc, end: 0x75be, idx: -26107 },
+ { start: 0x75c2, end: 0x75c3, idx: -26110 },
+ { start: 0x75c5, end: 0x75c5, idx: -26111 },
+ { start: 0x75c7, end: 0x75c7, idx: -26112 },
+ { start: 0x75ca, end: 0x75ca, idx: -26114 },
+ { start: 0x75cd, end: 0x75cd, idx: -26116 },
+ { start: 0x75d2, end: 0x75d2, idx: -26120 },
+ { start: 0x75d4, end: 0x75d5, idx: -26121 },
+ { start: 0x75d8, end: 0x75d9, idx: -26123 },
+ { start: 0x75db, end: 0x75db, idx: -26124 },
+ { start: 0x75de, end: 0x75de, idx: -26126 },
+ { start: 0x75e2, end: 0x75e3, idx: -26129 },
+ { start: 0x75e9, end: 0x75e9, idx: -26134 },
+ { start: 0x75f0, end: 0x75f0, idx: -26140 },
+ { start: 0x75f2, end: 0x75f4, idx: -26141 },
+ { start: 0x75fa, end: 0x75fa, idx: -26146 },
+ { start: 0x75fc, end: 0x75fc, idx: -26147 },
+ { start: 0x75fe, end: 0x75ff, idx: -26148 },
+ { start: 0x7601, end: 0x7601, idx: -26149 },
+ { start: 0x7609, end: 0x7609, idx: -26156 },
+ { start: 0x760b, end: 0x760b, idx: -26157 },
+ { start: 0x760d, end: 0x760d, idx: -26158 },
+ { start: 0x761f, end: 0x7622, idx: -26175 },
+ { start: 0x7624, end: 0x7624, idx: -26176 },
+ { start: 0x7626, end: 0x7627, idx: -26177 },
+ { start: 0x7630, end: 0x7630, idx: -26185 },
+ { start: 0x7634, end: 0x7634, idx: -26188 },
+ { start: 0x763b, end: 0x763b, idx: -26194 },
+ { start: 0x7642, end: 0x7642, idx: -26200 },
+ { start: 0x7646, end: 0x7648, idx: -26203 },
+ { start: 0x764c, end: 0x764c, idx: -26206 },
+ { start: 0x7652, end: 0x7652, idx: -26211 },
+ { start: 0x7656, end: 0x7656, idx: -26214 },
+ { start: 0x7658, end: 0x7658, idx: -26215 },
+ { start: 0x765c, end: 0x765c, idx: -26218 },
+ { start: 0x7661, end: 0x7662, idx: -26222 },
+ { start: 0x7667, end: 0x766a, idx: -26226 },
+ { start: 0x766c, end: 0x766c, idx: -26227 },
+ { start: 0x7670, end: 0x7670, idx: -26230 },
+ { start: 0x7672, end: 0x7672, idx: -26231 },
+ { start: 0x7676, end: 0x7676, idx: -26234 },
+ { start: 0x7678, end: 0x7678, idx: -26235 },
+ { start: 0x767a, end: 0x767e, idx: -26236 },
+ { start: 0x7680, end: 0x7680, idx: -26237 },
+ { start: 0x7682, end: 0x7684, idx: -26238 },
+ { start: 0x7686, end: 0x7688, idx: -26239 },
+ { start: 0x768b, end: 0x768b, idx: -26241 },
+ { start: 0x768e, end: 0x768e, idx: -26243 },
+ { start: 0x7690, end: 0x7690, idx: -26244 },
+ { start: 0x7693, end: 0x7693, idx: -26246 },
+ { start: 0x7696, end: 0x7696, idx: -26248 },
+ { start: 0x7699, end: 0x769c, idx: -26250 },
+ { start: 0x769e, end: 0x769e, idx: -26251 },
+ { start: 0x76a6, end: 0x76a6, idx: -26258 },
+ { start: 0x76ae, end: 0x76ae, idx: -26265 },
+ { start: 0x76b0, end: 0x76b0, idx: -26266 },
+ { start: 0x76b4, end: 0x76b4, idx: -26269 },
+ { start: 0x76b7, end: 0x76ba, idx: -26271 },
+ { start: 0x76bf, end: 0x76bf, idx: -26275 },
+ { start: 0x76c2, end: 0x76c3, idx: -26277 },
+ { start: 0x76c6, end: 0x76c6, idx: -26279 },
+ { start: 0x76c8, end: 0x76c8, idx: -26280 },
+ { start: 0x76ca, end: 0x76ca, idx: -26281 },
+ { start: 0x76cd, end: 0x76cd, idx: -26283 },
+ { start: 0x76d2, end: 0x76d2, idx: -26287 },
+ { start: 0x76d6, end: 0x76d7, idx: -26290 },
+ { start: 0x76db, end: 0x76dc, idx: -26293 },
+ { start: 0x76de, end: 0x76df, idx: -26294 },
+ { start: 0x76e1, end: 0x76e1, idx: -26295 },
+ { start: 0x76e3, end: 0x76e5, idx: -26296 },
+ { start: 0x76e7, end: 0x76e7, idx: -26297 },
+ { start: 0x76ea, end: 0x76ea, idx: -26299 },
+ { start: 0x76ee, end: 0x76ee, idx: -26302 },
+ { start: 0x76f2, end: 0x76f2, idx: -26305 },
+ { start: 0x76f4, end: 0x76f4, idx: -26306 },
+ { start: 0x76f8, end: 0x76f8, idx: -26309 },
+ { start: 0x76fb, end: 0x76fb, idx: -26311 },
+ { start: 0x76fe, end: 0x76fe, idx: -26313 },
+ { start: 0x7701, end: 0x7701, idx: -26315 },
+ { start: 0x7704, end: 0x7704, idx: -26317 },
+ { start: 0x7707, end: 0x7709, idx: -26319 },
+ { start: 0x770b, end: 0x770c, idx: -26320 },
+ { start: 0x771b, end: 0x771b, idx: -26334 },
+ { start: 0x771e, end: 0x7720, idx: -26336 },
+ { start: 0x7724, end: 0x7726, idx: -26339 },
+ { start: 0x7729, end: 0x7729, idx: -26341 },
+ { start: 0x7737, end: 0x7738, idx: -26354 },
+ { start: 0x773a, end: 0x773a, idx: -26355 },
+ { start: 0x773c, end: 0x773c, idx: -26356 },
+ { start: 0x7740, end: 0x7740, idx: -26359 },
+ { start: 0x7746, end: 0x7747, idx: -26364 },
+ { start: 0x775a, end: 0x775b, idx: -26382 },
+ { start: 0x7761, end: 0x7761, idx: -26387 },
+ { start: 0x7763, end: 0x7763, idx: -26388 },
+ { start: 0x7765, end: 0x7766, idx: -26389 },
+ { start: 0x7768, end: 0x7768, idx: -26390 },
+ { start: 0x776b, end: 0x776b, idx: -26392 },
+ { start: 0x7779, end: 0x7779, idx: -26405 },
+ { start: 0x777e, end: 0x777f, idx: -26409 },
+ { start: 0x778b, end: 0x778b, idx: -26420 },
+ { start: 0x778e, end: 0x778e, idx: -26422 },
+ { start: 0x7791, end: 0x7791, idx: -26424 },
+ { start: 0x779e, end: 0x779e, idx: -26436 },
+ { start: 0x77a0, end: 0x77a0, idx: -26437 },
+ { start: 0x77a5, end: 0x77a5, idx: -26441 },
+ { start: 0x77ac, end: 0x77ad, idx: -26447 },
+ { start: 0x77b0, end: 0x77b0, idx: -26449 },
+ { start: 0x77b3, end: 0x77b3, idx: -26451 },
+ { start: 0x77b6, end: 0x77b6, idx: -26453 },
+ { start: 0x77b9, end: 0x77b9, idx: -26455 },
+ { start: 0x77bb, end: 0x77bd, idx: -26456 },
+ { start: 0x77bf, end: 0x77bf, idx: -26457 },
+ { start: 0x77c7, end: 0x77c7, idx: -26464 },
+ { start: 0x77cd, end: 0x77cd, idx: -26469 },
+ { start: 0x77d7, end: 0x77d7, idx: -26478 },
+ { start: 0x77da, end: 0x77dc, idx: -26480 },
+ { start: 0x77e2, end: 0x77e3, idx: -26485 },
+ { start: 0x77e5, end: 0x77e5, idx: -26486 },
+ { start: 0x77e7, end: 0x77e7, idx: -26487 },
+ { start: 0x77e9, end: 0x77e9, idx: -26488 },
+ { start: 0x77ed, end: 0x77ef, idx: -26491 },
+ { start: 0x77f3, end: 0x77f3, idx: -26494 },
+ { start: 0x77fc, end: 0x77fc, idx: -26502 },
+ { start: 0x7802, end: 0x7802, idx: -26507 },
+ { start: 0x780c, end: 0x780c, idx: -26516 },
+ { start: 0x7812, end: 0x7812, idx: -26521 },
+ { start: 0x7814, end: 0x7815, idx: -26522 },
+ { start: 0x7820, end: 0x7821, idx: -26532 },
+ { start: 0x7825, end: 0x7827, idx: -26535 },
+ { start: 0x7832, end: 0x7832, idx: -26545 },
+ { start: 0x7834, end: 0x7834, idx: -26546 },
+ { start: 0x783a, end: 0x783a, idx: -26551 },
+ { start: 0x783f, end: 0x783f, idx: -26555 },
+ { start: 0x7845, end: 0x7845, idx: -26560 },
+ { start: 0x784e, end: 0x784e, idx: -26568 },
+ { start: 0x785d, end: 0x785d, idx: -26582 },
+ { start: 0x7864, end: 0x7864, idx: -26588 },
+ { start: 0x786b, end: 0x786c, idx: -26594 },
+ { start: 0x786f, end: 0x786f, idx: -26596 },
+ { start: 0x7872, end: 0x7872, idx: -26598 },
+ { start: 0x7874, end: 0x7874, idx: -26599 },
+ { start: 0x787a, end: 0x787a, idx: -26604 },
+ { start: 0x787c, end: 0x787c, idx: -26605 },
+ { start: 0x7881, end: 0x7881, idx: -26609 },
+ { start: 0x7886, end: 0x7887, idx: -26613 },
+ { start: 0x788c, end: 0x788e, idx: -26617 },
+ { start: 0x7891, end: 0x7891, idx: -26619 },
+ { start: 0x7893, end: 0x7893, idx: -26620 },
+ { start: 0x7895, end: 0x7895, idx: -26621 },
+ { start: 0x7897, end: 0x7897, idx: -26622 },
+ { start: 0x789a, end: 0x789a, idx: -26624 },
+ { start: 0x78a3, end: 0x78a3, idx: -26632 },
+ { start: 0x78a7, end: 0x78a7, idx: -26635 },
+ { start: 0x78a9, end: 0x78aa, idx: -26636 },
+ { start: 0x78af, end: 0x78af, idx: -26640 },
+ { start: 0x78b5, end: 0x78b5, idx: -26645 },
+ { start: 0x78ba, end: 0x78ba, idx: -26649 },
+ { start: 0x78bc, end: 0x78bc, idx: -26650 },
+ { start: 0x78be, end: 0x78be, idx: -26651 },
+ { start: 0x78c1, end: 0x78c1, idx: -26653 },
+ { start: 0x78c5, end: 0x78c6, idx: -26656 },
+ { start: 0x78ca, end: 0x78cb, idx: -26659 },
+ { start: 0x78d0, end: 0x78d1, idx: -26663 },
+ { start: 0x78d4, end: 0x78d4, idx: -26665 },
+ { start: 0x78da, end: 0x78da, idx: -26670 },
+ { start: 0x78e7, end: 0x78e8, idx: -26682 },
+ { start: 0x78ec, end: 0x78ec, idx: -26685 },
+ { start: 0x78ef, end: 0x78ef, idx: -26687 },
+ { start: 0x78f4, end: 0x78f4, idx: -26691 },
+ { start: 0x78fd, end: 0x78fd, idx: -26699 },
+ { start: 0x7901, end: 0x7901, idx: -26702 },
+ { start: 0x7907, end: 0x7907, idx: -26707 },
+ { start: 0x790e, end: 0x790e, idx: -26713 },
+ { start: 0x7911, end: 0x7912, idx: -26715 },
+ { start: 0x7919, end: 0x7919, idx: -26721 },
+ { start: 0x7926, end: 0x7926, idx: -26733 },
+ { start: 0x792a, end: 0x792c, idx: -26736 },
+ { start: 0x7930, end: 0x7930, idx: -26739 },
+ { start: 0x793a, end: 0x793a, idx: -26748 },
+ { start: 0x793c, end: 0x793c, idx: -26749 },
+ { start: 0x793e, end: 0x793e, idx: -26750 },
+ { start: 0x7940, end: 0x7941, idx: -26751 },
+ { start: 0x7947, end: 0x7949, idx: -26756 },
+ { start: 0x7950, end: 0x7950, idx: -26762 },
+ { start: 0x7953, end: 0x7953, idx: -26764 },
+ { start: 0x7955, end: 0x7957, idx: -26765 },
+ { start: 0x795a, end: 0x795a, idx: -26767 },
+ { start: 0x795d, end: 0x7960, idx: -26769 },
+ { start: 0x7962, end: 0x7962, idx: -26770 },
+ { start: 0x7965, end: 0x7965, idx: -26772 },
+ { start: 0x7968, end: 0x7968, idx: -26774 },
+ { start: 0x796d, end: 0x796d, idx: -26778 },
+ { start: 0x7977, end: 0x7977, idx: -26787 },
+ { start: 0x797a, end: 0x797a, idx: -26789 },
+ { start: 0x797f, end: 0x7981, idx: -26793 },
+ { start: 0x7984, end: 0x7985, idx: -26795 },
+ { start: 0x798a, end: 0x798a, idx: -26799 },
+ { start: 0x798d, end: 0x798f, idx: -26801 },
+ { start: 0x7994, end: 0x7994, idx: -26805 },
+ { start: 0x799b, end: 0x799b, idx: -26811 },
+ { start: 0x799d, end: 0x799d, idx: -26812 },
+ { start: 0x79a6, end: 0x79a7, idx: -26820 },
+ { start: 0x79aa, end: 0x79aa, idx: -26822 },
+ { start: 0x79ae, end: 0x79ae, idx: -26825 },
+ { start: 0x79b0, end: 0x79b1, idx: -26826 },
+ { start: 0x79b3, end: 0x79b3, idx: -26827 },
+ { start: 0x79b9, end: 0x79ba, idx: -26832 },
+ { start: 0x79bd, end: 0x79c1, idx: -26834 },
+ { start: 0x79c9, end: 0x79c9, idx: -26841 },
+ { start: 0x79cb, end: 0x79cb, idx: -26842 },
+ { start: 0x79d1, end: 0x79d2, idx: -26847 },
+ { start: 0x79d5, end: 0x79d5, idx: -26849 },
+ { start: 0x79d8, end: 0x79d8, idx: -26851 },
+ { start: 0x79df, end: 0x79df, idx: -26857 },
+ { start: 0x79e1, end: 0x79e1, idx: -26858 },
+ { start: 0x79e3, end: 0x79e4, idx: -26859 },
+ { start: 0x79e6, end: 0x79e7, idx: -26860 },
+ { start: 0x79e9, end: 0x79e9, idx: -26861 },
+ { start: 0x79ec, end: 0x79ec, idx: -26863 },
+ { start: 0x79f0, end: 0x79f0, idx: -26866 },
+ { start: 0x79fb, end: 0x79fb, idx: -26876 },
+ { start: 0x7a00, end: 0x7a00, idx: -26880 },
+ { start: 0x7a08, end: 0x7a08, idx: -26887 },
+ { start: 0x7a0b, end: 0x7a0b, idx: -26889 },
+ { start: 0x7a0d, end: 0x7a0e, idx: -26890 },
+ { start: 0x7a14, end: 0x7a14, idx: -26895 },
+ { start: 0x7a17, end: 0x7a1a, idx: -26897 },
+ { start: 0x7a1c, end: 0x7a1c, idx: -26898 },
+ { start: 0x7a1f, end: 0x7a20, idx: -26900 },
+ { start: 0x7a2e, end: 0x7a2e, idx: -26913 },
+ { start: 0x7a31, end: 0x7a32, idx: -26915 },
+ { start: 0x7a37, end: 0x7a37, idx: -26919 },
+ { start: 0x7a3b, end: 0x7a40, idx: -26922 },
+ { start: 0x7a42, end: 0x7a43, idx: -26923 },
+ { start: 0x7a46, end: 0x7a46, idx: -26925 },
+ { start: 0x7a49, end: 0x7a49, idx: -26927 },
+ { start: 0x7a4d, end: 0x7a50, idx: -26930 },
+ { start: 0x7a57, end: 0x7a57, idx: -26936 },
+ { start: 0x7a61, end: 0x7a63, idx: -26945 },
+ { start: 0x7a69, end: 0x7a69, idx: -26950 },
+ { start: 0x7a6b, end: 0x7a6b, idx: -26951 },
+ { start: 0x7a70, end: 0x7a70, idx: -26955 },
+ { start: 0x7a74, end: 0x7a74, idx: -26958 },
+ { start: 0x7a76, end: 0x7a76, idx: -26959 },
+ { start: 0x7a79, end: 0x7a7a, idx: -26961 },
+ { start: 0x7a7d, end: 0x7a7d, idx: -26963 },
+ { start: 0x7a7f, end: 0x7a7f, idx: -26964 },
+ { start: 0x7a81, end: 0x7a81, idx: -26965 },
+ { start: 0x7a83, end: 0x7a84, idx: -26966 },
+ { start: 0x7a88, end: 0x7a88, idx: -26969 },
+ { start: 0x7a92, end: 0x7a93, idx: -26978 },
+ { start: 0x7a95, end: 0x7a98, idx: -26979 },
+ { start: 0x7a9f, end: 0x7a9f, idx: -26985 },
+ { start: 0x7aa9, end: 0x7aaa, idx: -26994 },
+ { start: 0x7aae, end: 0x7ab0, idx: -26997 },
+ { start: 0x7ab6, end: 0x7ab6, idx: -27002 },
+ { start: 0x7aba, end: 0x7aba, idx: -27005 },
+ { start: 0x7abf, end: 0x7abf, idx: -27009 },
+ { start: 0x7ac3, end: 0x7ac5, idx: -27012 },
+ { start: 0x7ac7, end: 0x7ac8, idx: -27013 },
+ { start: 0x7aca, end: 0x7acb, idx: -27014 },
+ { start: 0x7acd, end: 0x7acd, idx: -27015 },
+ { start: 0x7acf, end: 0x7acf, idx: -27016 },
+ { start: 0x7ad1, end: 0x7ad3, idx: -27017 },
+ { start: 0x7ad5, end: 0x7ad5, idx: -27018 },
+ { start: 0x7ad9, end: 0x7ada, idx: -27021 },
+ { start: 0x7adc, end: 0x7add, idx: -27022 },
+ { start: 0x7adf, end: 0x7ae3, idx: -27023 },
+ { start: 0x7ae5, end: 0x7ae7, idx: -27024 },
+ { start: 0x7aea, end: 0x7aeb, idx: -27026 },
+ { start: 0x7aed, end: 0x7aed, idx: -27027 },
+ { start: 0x7aef, end: 0x7af0, idx: -27028 },
+ { start: 0x7af6, end: 0x7af6, idx: -27033 },
+ { start: 0x7af8, end: 0x7afa, idx: -27034 },
+ { start: 0x7aff, end: 0x7aff, idx: -27038 },
+ { start: 0x7b02, end: 0x7b02, idx: -27040 },
+ { start: 0x7b04, end: 0x7b04, idx: -27041 },
+ { start: 0x7b06, end: 0x7b06, idx: -27042 },
+ { start: 0x7b08, end: 0x7b08, idx: -27043 },
+ { start: 0x7b0a, end: 0x7b0b, idx: -27044 },
+ { start: 0x7b0f, end: 0x7b0f, idx: -27047 },
+ { start: 0x7b11, end: 0x7b11, idx: -27048 },
+ { start: 0x7b18, end: 0x7b19, idx: -27054 },
+ { start: 0x7b1b, end: 0x7b1b, idx: -27055 },
+ { start: 0x7b1e, end: 0x7b1e, idx: -27057 },
+ { start: 0x7b20, end: 0x7b20, idx: -27058 },
+ { start: 0x7b25, end: 0x7b26, idx: -27062 },
+ { start: 0x7b28, end: 0x7b28, idx: -27063 },
+ { start: 0x7b2c, end: 0x7b2c, idx: -27066 },
+ { start: 0x7b33, end: 0x7b33, idx: -27072 },
+ { start: 0x7b35, end: 0x7b36, idx: -27073 },
+ { start: 0x7b39, end: 0x7b39, idx: -27075 },
+ { start: 0x7b45, end: 0x7b46, idx: -27086 },
+ { start: 0x7b48, end: 0x7b49, idx: -27087 },
+ { start: 0x7b4b, end: 0x7b4d, idx: -27088 },
+ { start: 0x7b4f, end: 0x7b52, idx: -27089 },
+ { start: 0x7b54, end: 0x7b54, idx: -27090 },
+ { start: 0x7b56, end: 0x7b56, idx: -27091 },
+ { start: 0x7b5d, end: 0x7b5d, idx: -27097 },
+ { start: 0x7b65, end: 0x7b65, idx: -27104 },
+ { start: 0x7b67, end: 0x7b67, idx: -27105 },
+ { start: 0x7b6c, end: 0x7b6c, idx: -27109 },
+ { start: 0x7b6e, end: 0x7b6e, idx: -27110 },
+ { start: 0x7b70, end: 0x7b71, idx: -27111 },
+ { start: 0x7b74, end: 0x7b75, idx: -27113 },
+ { start: 0x7b7a, end: 0x7b7a, idx: -27117 },
+ { start: 0x7b86, end: 0x7b87, idx: -27128 },
+ { start: 0x7b8b, end: 0x7b8b, idx: -27131 },
+ { start: 0x7b8d, end: 0x7b8d, idx: -27132 },
+ { start: 0x7b8f, end: 0x7b8f, idx: -27133 },
+ { start: 0x7b92, end: 0x7b92, idx: -27135 },
+ { start: 0x7b94, end: 0x7b95, idx: -27136 },
+ { start: 0x7b97, end: 0x7b9a, idx: -27137 },
+ { start: 0x7b9c, end: 0x7b9f, idx: -27138 },
+ { start: 0x7ba1, end: 0x7ba1, idx: -27139 },
+ { start: 0x7baa, end: 0x7baa, idx: -27147 },
+ { start: 0x7bad, end: 0x7bad, idx: -27149 },
+ { start: 0x7bb1, end: 0x7bb1, idx: -27152 },
+ { start: 0x7bb4, end: 0x7bb4, idx: -27154 },
+ { start: 0x7bb8, end: 0x7bb8, idx: -27157 },
+ { start: 0x7bc0, end: 0x7bc1, idx: -27164 },
+ { start: 0x7bc4, end: 0x7bc4, idx: -27166 },
+ { start: 0x7bc6, end: 0x7bc7, idx: -27167 },
+ { start: 0x7bc9, end: 0x7bc9, idx: -27168 },
+ { start: 0x7bcb, end: 0x7bcc, idx: -27169 },
+ { start: 0x7bcf, end: 0x7bcf, idx: -27171 },
+ { start: 0x7bdd, end: 0x7bdd, idx: -27184 },
+ { start: 0x7be0, end: 0x7be0, idx: -27186 },
+ { start: 0x7be4, end: 0x7be6, idx: -27189 },
+ { start: 0x7be9, end: 0x7be9, idx: -27191 },
+ { start: 0x7bed, end: 0x7bed, idx: -27194 },
+ { start: 0x7bf3, end: 0x7bf3, idx: -27199 },
+ { start: 0x7bf6, end: 0x7bf7, idx: -27201 },
+ { start: 0x7c00, end: 0x7c00, idx: -27209 },
+ { start: 0x7c07, end: 0x7c07, idx: -27215 },
+ { start: 0x7c0d, end: 0x7c0d, idx: -27220 },
+ { start: 0x7c11, end: 0x7c14, idx: -27223 },
+ { start: 0x7c17, end: 0x7c17, idx: -27225 },
+ { start: 0x7c1e, end: 0x7c1f, idx: -27231 },
+ { start: 0x7c21, end: 0x7c21, idx: -27232 },
+ { start: 0x7c23, end: 0x7c23, idx: -27233 },
+ { start: 0x7c27, end: 0x7c27, idx: -27236 },
+ { start: 0x7c2a, end: 0x7c2b, idx: -27238 },
+ { start: 0x7c37, end: 0x7c38, idx: -27249 },
+ { start: 0x7c3d, end: 0x7c40, idx: -27253 },
+ { start: 0x7c43, end: 0x7c43, idx: -27255 },
+ { start: 0x7c4c, end: 0x7c4d, idx: -27263 },
+ { start: 0x7c4f, end: 0x7c50, idx: -27264 },
+ { start: 0x7c54, end: 0x7c54, idx: -27267 },
+ { start: 0x7c56, end: 0x7c56, idx: -27268 },
+ { start: 0x7c58, end: 0x7c58, idx: -27269 },
+ { start: 0x7c5f, end: 0x7c60, idx: -27275 },
+ { start: 0x7c64, end: 0x7c65, idx: -27278 },
+ { start: 0x7c6c, end: 0x7c6c, idx: -27284 },
+ { start: 0x7c73, end: 0x7c73, idx: -27290 },
+ { start: 0x7c75, end: 0x7c75, idx: -27291 },
+ { start: 0x7c7e, end: 0x7c7e, idx: -27299 },
+ { start: 0x7c81, end: 0x7c83, idx: -27301 },
+ { start: 0x7c89, end: 0x7c89, idx: -27306 },
+ { start: 0x7c8b, end: 0x7c8b, idx: -27307 },
+ { start: 0x7c8d, end: 0x7c8d, idx: -27308 },
+ { start: 0x7c90, end: 0x7c90, idx: -27310 },
+ { start: 0x7c92, end: 0x7c92, idx: -27311 },
+ { start: 0x7c95, end: 0x7c95, idx: -27313 },
+ { start: 0x7c97, end: 0x7c98, idx: -27314 },
+ { start: 0x7c9b, end: 0x7c9b, idx: -27316 },
+ { start: 0x7c9f, end: 0x7c9f, idx: -27319 },
+ { start: 0x7ca1, end: 0x7ca2, idx: -27320 },
+ { start: 0x7ca4, end: 0x7ca5, idx: -27321 },
+ { start: 0x7ca7, end: 0x7ca8, idx: -27322 },
+ { start: 0x7cab, end: 0x7cab, idx: -27324 },
+ { start: 0x7cad, end: 0x7cae, idx: -27325 },
+ { start: 0x7cb1, end: 0x7cb3, idx: -27327 },
+ { start: 0x7cb9, end: 0x7cb9, idx: -27332 },
+ { start: 0x7cbd, end: 0x7cbe, idx: -27335 },
+ { start: 0x7cc0, end: 0x7cc0, idx: -27336 },
+ { start: 0x7cc2, end: 0x7cc2, idx: -27337 },
+ { start: 0x7cc5, end: 0x7cc5, idx: -27339 },
+ { start: 0x7cca, end: 0x7cca, idx: -27343 },
+ { start: 0x7cce, end: 0x7cce, idx: -27346 },
+ { start: 0x7cd2, end: 0x7cd2, idx: -27349 },
+ { start: 0x7cd6, end: 0x7cd6, idx: -27352 },
+ { start: 0x7cd8, end: 0x7cd8, idx: -27353 },
+ { start: 0x7cdc, end: 0x7cdc, idx: -27356 },
+ { start: 0x7cde, end: 0x7ce0, idx: -27357 },
+ { start: 0x7ce2, end: 0x7ce2, idx: -27358 },
+ { start: 0x7ce7, end: 0x7ce7, idx: -27362 },
+ { start: 0x7cef, end: 0x7cef, idx: -27369 },
+ { start: 0x7cf2, end: 0x7cf2, idx: -27371 },
+ { start: 0x7cf4, end: 0x7cf4, idx: -27372 },
+ { start: 0x7cf6, end: 0x7cf6, idx: -27373 },
+ { start: 0x7cf8, end: 0x7cf8, idx: -27374 },
+ { start: 0x7cfa, end: 0x7cfb, idx: -27375 },
+ { start: 0x7cfe, end: 0x7cfe, idx: -27377 },
+ { start: 0x7d00, end: 0x7d00, idx: -27378 },
+ { start: 0x7d02, end: 0x7d02, idx: -27379 },
+ { start: 0x7d04, end: 0x7d06, idx: -27380 },
+ { start: 0x7d0a, end: 0x7d0b, idx: -27383 },
+ { start: 0x7d0d, end: 0x7d0d, idx: -27384 },
+ { start: 0x7d10, end: 0x7d10, idx: -27386 },
+ { start: 0x7d14, end: 0x7d15, idx: -27389 },
+ { start: 0x7d17, end: 0x7d1c, idx: -27390 },
+ { start: 0x7d20, end: 0x7d22, idx: -27393 },
+ { start: 0x7d2b, end: 0x7d2c, idx: -27401 },
+ { start: 0x7d2e, end: 0x7d30, idx: -27402 },
+ { start: 0x7d32, end: 0x7d33, idx: -27403 },
+ { start: 0x7d35, end: 0x7d35, idx: -27404 },
+ { start: 0x7d39, end: 0x7d3a, idx: -27407 },
+ { start: 0x7d3f, end: 0x7d3f, idx: -27411 },
+ { start: 0x7d42, end: 0x7d46, idx: -27413 },
+ { start: 0x7d48, end: 0x7d48, idx: -27414 },
+ { start: 0x7d4b, end: 0x7d4c, idx: -27416 },
+ { start: 0x7d4e, end: 0x7d50, idx: -27417 },
+ { start: 0x7d56, end: 0x7d56, idx: -27422 },
+ { start: 0x7d5b, end: 0x7d5c, idx: -27426 },
+ { start: 0x7d5e, end: 0x7d5e, idx: -27427 },
+ { start: 0x7d61, end: 0x7d63, idx: -27429 },
+ { start: 0x7d66, end: 0x7d66, idx: -27431 },
+ { start: 0x7d68, end: 0x7d68, idx: -27432 },
+ { start: 0x7d6e, end: 0x7d6e, idx: -27437 },
+ { start: 0x7d71, end: 0x7d73, idx: -27439 },
+ { start: 0x7d75, end: 0x7d76, idx: -27440 },
+ { start: 0x7d79, end: 0x7d79, idx: -27442 },
+ { start: 0x7d7d, end: 0x7d7d, idx: -27445 },
+ { start: 0x7d89, end: 0x7d89, idx: -27456 },
+ { start: 0x7d8f, end: 0x7d8f, idx: -27461 },
+ { start: 0x7d93, end: 0x7d93, idx: -27464 },
+ { start: 0x7d99, end: 0x7d9c, idx: -27469 },
+ { start: 0x7d9f, end: 0x7da0, idx: -27471 },
+ { start: 0x7da2, end: 0x7da3, idx: -27472 },
+ { start: 0x7dab, end: 0x7db2, idx: -27479 },
+ { start: 0x7db4, end: 0x7db5, idx: -27480 },
+ { start: 0x7db7, end: 0x7db8, idx: -27481 },
+ { start: 0x7dba, end: 0x7dbb, idx: -27482 },
+ { start: 0x7dbd, end: 0x7dbf, idx: -27483 },
+ { start: 0x7dc7, end: 0x7dc7, idx: -27490 },
+ { start: 0x7dca, end: 0x7dcb, idx: -27492 },
+ { start: 0x7dcf, end: 0x7dcf, idx: -27495 },
+ { start: 0x7dd1, end: 0x7dd2, idx: -27496 },
+ { start: 0x7dd5, end: 0x7dd6, idx: -27498 },
+ { start: 0x7dd8, end: 0x7dd8, idx: -27499 },
+ { start: 0x7dda, end: 0x7dda, idx: -27500 },
+ { start: 0x7ddc, end: 0x7dde, idx: -27501 },
+ { start: 0x7de0, end: 0x7de1, idx: -27502 },
+ { start: 0x7de4, end: 0x7de4, idx: -27504 },
+ { start: 0x7de8, end: 0x7de9, idx: -27507 },
+ { start: 0x7dec, end: 0x7dec, idx: -27509 },
+ { start: 0x7def, end: 0x7def, idx: -27511 },
+ { start: 0x7df2, end: 0x7df2, idx: -27513 },
+ { start: 0x7df4, end: 0x7df4, idx: -27514 },
+ { start: 0x7dfb, end: 0x7dfb, idx: -27520 },
+ { start: 0x7e01, end: 0x7e01, idx: -27525 },
+ { start: 0x7e04, end: 0x7e05, idx: -27527 },
+ { start: 0x7e09, end: 0x7e0b, idx: -27530 },
+ { start: 0x7e12, end: 0x7e12, idx: -27536 },
+ { start: 0x7e1b, end: 0x7e1b, idx: -27544 },
+ { start: 0x7e1e, end: 0x7e1f, idx: -27546 },
+ { start: 0x7e21, end: 0x7e23, idx: -27547 },
+ { start: 0x7e26, end: 0x7e26, idx: -27549 },
+ { start: 0x7e2b, end: 0x7e2b, idx: -27553 },
+ { start: 0x7e2e, end: 0x7e2e, idx: -27555 },
+ { start: 0x7e31, end: 0x7e32, idx: -27557 },
+ { start: 0x7e35, end: 0x7e35, idx: -27559 },
+ { start: 0x7e37, end: 0x7e37, idx: -27560 },
+ { start: 0x7e39, end: 0x7e3b, idx: -27561 },
+ { start: 0x7e3d, end: 0x7e3e, idx: -27562 },
+ { start: 0x7e41, end: 0x7e41, idx: -27564 },
+ { start: 0x7e43, end: 0x7e43, idx: -27565 },
+ { start: 0x7e46, end: 0x7e46, idx: -27567 },
+ { start: 0x7e48, end: 0x7e48, idx: -27568 },
+ { start: 0x7e4a, end: 0x7e4b, idx: -27569 },
+ { start: 0x7e4d, end: 0x7e4d, idx: -27570 },
+ { start: 0x7e52, end: 0x7e52, idx: -27574 },
+ { start: 0x7e54, end: 0x7e56, idx: -27575 },
+ { start: 0x7e59, end: 0x7e5a, idx: -27577 },
+ { start: 0x7e5d, end: 0x7e5e, idx: -27579 },
+ { start: 0x7e61, end: 0x7e61, idx: -27581 },
+ { start: 0x7e66, end: 0x7e67, idx: -27585 },
+ { start: 0x7e69, end: 0x7e6b, idx: -27586 },
+ { start: 0x7e6d, end: 0x7e6d, idx: -27587 },
+ { start: 0x7e70, end: 0x7e70, idx: -27589 },
+ { start: 0x7e79, end: 0x7e79, idx: -27597 },
+ { start: 0x7e7b, end: 0x7e7d, idx: -27598 },
+ { start: 0x7e7f, end: 0x7e7f, idx: -27599 },
+ { start: 0x7e82, end: 0x7e83, idx: -27601 },
+ { start: 0x7e88, end: 0x7e8a, idx: -27605 },
+ { start: 0x7e8c, end: 0x7e8c, idx: -27606 },
+ { start: 0x7e8e, end: 0x7e90, idx: -27607 },
+ { start: 0x7e92, end: 0x7e94, idx: -27608 },
+ { start: 0x7e96, end: 0x7e96, idx: -27609 },
+ { start: 0x7e9b, end: 0x7e9c, idx: -27613 },
+ { start: 0x7f36, end: 0x7f36, idx: -27766 },
+ { start: 0x7f38, end: 0x7f38, idx: -27767 },
+ { start: 0x7f3a, end: 0x7f3a, idx: -27768 },
+ { start: 0x7f45, end: 0x7f45, idx: -27778 },
+ { start: 0x7f47, end: 0x7f47, idx: -27779 },
+ { start: 0x7f4c, end: 0x7f4e, idx: -27783 },
+ { start: 0x7f50, end: 0x7f51, idx: -27784 },
+ { start: 0x7f54, end: 0x7f55, idx: -27786 },
+ { start: 0x7f58, end: 0x7f58, idx: -27788 },
+ { start: 0x7f5f, end: 0x7f60, idx: -27794 },
+ { start: 0x7f67, end: 0x7f6b, idx: -27800 },
+ { start: 0x7f6e, end: 0x7f6e, idx: -27802 },
+ { start: 0x7f70, end: 0x7f70, idx: -27803 },
+ { start: 0x7f72, end: 0x7f72, idx: -27804 },
+ { start: 0x7f75, end: 0x7f75, idx: -27806 },
+ { start: 0x7f77, end: 0x7f79, idx: -27807 },
+ { start: 0x7f82, end: 0x7f83, idx: -27815 },
+ { start: 0x7f85, end: 0x7f88, idx: -27816 },
+ { start: 0x7f8a, end: 0x7f8a, idx: -27817 },
+ { start: 0x7f8c, end: 0x7f8c, idx: -27818 },
+ { start: 0x7f8e, end: 0x7f8e, idx: -27819 },
+ { start: 0x7f94, end: 0x7f94, idx: -27824 },
+ { start: 0x7f9a, end: 0x7f9a, idx: -27829 },
+ { start: 0x7f9d, end: 0x7f9e, idx: -27831 },
+ { start: 0x7fa1, end: 0x7fa1, idx: -27833 },
+ { start: 0x7fa3, end: 0x7fa4, idx: -27834 },
+ { start: 0x7fa8, end: 0x7fa9, idx: -27837 },
+ { start: 0x7fae, end: 0x7faf, idx: -27841 },
+ { start: 0x7fb2, end: 0x7fb2, idx: -27843 },
+ { start: 0x7fb6, end: 0x7fb6, idx: -27846 },
+ { start: 0x7fb8, end: 0x7fb9, idx: -27847 },
+ { start: 0x7fbd, end: 0x7fbd, idx: -27850 },
+ { start: 0x7fc1, end: 0x7fc1, idx: -27853 },
+ { start: 0x7fc5, end: 0x7fc6, idx: -27856 },
+ { start: 0x7fca, end: 0x7fca, idx: -27859 },
+ { start: 0x7fcc, end: 0x7fcc, idx: -27860 },
+ { start: 0x7fd2, end: 0x7fd2, idx: -27865 },
+ { start: 0x7fd4, end: 0x7fd5, idx: -27866 },
+ { start: 0x7fe0, end: 0x7fe1, idx: -27876 },
+ { start: 0x7fe6, end: 0x7fe6, idx: -27880 },
+ { start: 0x7fe9, end: 0x7fe9, idx: -27882 },
+ { start: 0x7feb, end: 0x7feb, idx: -27883 },
+ { start: 0x7ff0, end: 0x7ff0, idx: -27887 },
+ { start: 0x7ff3, end: 0x7ff3, idx: -27889 },
+ { start: 0x7ff9, end: 0x7ff9, idx: -27894 },
+ { start: 0x7ffb, end: 0x7ffc, idx: -27895 },
+ { start: 0x8000, end: 0x8001, idx: -27898 },
+ { start: 0x8003, end: 0x8006, idx: -27899 },
+ { start: 0x800b, end: 0x800c, idx: -27903 },
+ { start: 0x8010, end: 0x8010, idx: -27906 },
+ { start: 0x8012, end: 0x8012, idx: -27907 },
+ { start: 0x8015, end: 0x8015, idx: -27909 },
+ { start: 0x8017, end: 0x8019, idx: -27910 },
+ { start: 0x801c, end: 0x801c, idx: -27912 },
+ { start: 0x8021, end: 0x8021, idx: -27916 },
+ { start: 0x8028, end: 0x8028, idx: -27922 },
+ { start: 0x8033, end: 0x8033, idx: -27932 },
+ { start: 0x8036, end: 0x8036, idx: -27934 },
+ { start: 0x803b, end: 0x803b, idx: -27938 },
+ { start: 0x803d, end: 0x803d, idx: -27939 },
+ { start: 0x803f, end: 0x803f, idx: -27940 },
+ { start: 0x8046, end: 0x8046, idx: -27946 },
+ { start: 0x804a, end: 0x804a, idx: -27949 },
+ { start: 0x8052, end: 0x8052, idx: -27956 },
+ { start: 0x8056, end: 0x8056, idx: -27959 },
+ { start: 0x8058, end: 0x8058, idx: -27960 },
+ { start: 0x805a, end: 0x805a, idx: -27961 },
+ { start: 0x805e, end: 0x805f, idx: -27964 },
+ { start: 0x8061, end: 0x8062, idx: -27965 },
+ { start: 0x8068, end: 0x8068, idx: -27970 },
+ { start: 0x806f, end: 0x8070, idx: -27976 },
+ { start: 0x8072, end: 0x8074, idx: -27977 },
+ { start: 0x8076, end: 0x8077, idx: -27978 },
+ { start: 0x8079, end: 0x8079, idx: -27979 },
+ { start: 0x807d, end: 0x807f, idx: -27982 },
+ { start: 0x8084, end: 0x8087, idx: -27986 },
+ { start: 0x8089, end: 0x8089, idx: -27987 },
+ { start: 0x808b, end: 0x808c, idx: -27988 },
+ { start: 0x8093, end: 0x8093, idx: -27994 },
+ { start: 0x8096, end: 0x8096, idx: -27996 },
+ { start: 0x8098, end: 0x8098, idx: -27997 },
+ { start: 0x809a, end: 0x809b, idx: -27998 },
+ { start: 0x809d, end: 0x809d, idx: -27999 },
+ { start: 0x80a1, end: 0x80a2, idx: -28002 },
+ { start: 0x80a5, end: 0x80a5, idx: -28004 },
+ { start: 0x80a9, end: 0x80aa, idx: -28007 },
+ { start: 0x80ac, end: 0x80ad, idx: -28008 },
+ { start: 0x80af, end: 0x80af, idx: -28009 },
+ { start: 0x80b1, end: 0x80b2, idx: -28010 },
+ { start: 0x80b4, end: 0x80b4, idx: -28011 },
+ { start: 0x80ba, end: 0x80ba, idx: -28016 },
+ { start: 0x80c3, end: 0x80c4, idx: -28024 },
+ { start: 0x80c6, end: 0x80c6, idx: -28025 },
+ { start: 0x80cc, end: 0x80cc, idx: -28030 },
+ { start: 0x80ce, end: 0x80ce, idx: -28031 },
+ { start: 0x80d6, end: 0x80d6, idx: -28038 },
+ { start: 0x80d9, end: 0x80db, idx: -28040 },
+ { start: 0x80dd, end: 0x80de, idx: -28041 },
+ { start: 0x80e1, end: 0x80e1, idx: -28043 },
+ { start: 0x80e4, end: 0x80e5, idx: -28045 },
+ { start: 0x80ef, end: 0x80ef, idx: -28054 },
+ { start: 0x80f1, end: 0x80f1, idx: -28055 },
+ { start: 0x80f4, end: 0x80f4, idx: -28057 },
+ { start: 0x80f8, end: 0x80f8, idx: -28060 },
+ { start: 0x80fc, end: 0x80fd, idx: -28063 },
+ { start: 0x8102, end: 0x8102, idx: -28067 },
+ { start: 0x8105, end: 0x810a, idx: -28069 },
+ { start: 0x811a, end: 0x811b, idx: -28084 },
+ { start: 0x8123, end: 0x8123, idx: -28091 },
+ { start: 0x8129, end: 0x8129, idx: -28096 },
+ { start: 0x812f, end: 0x812f, idx: -28101 },
+ { start: 0x8131, end: 0x8131, idx: -28102 },
+ { start: 0x8133, end: 0x8133, idx: -28103 },
+ { start: 0x8139, end: 0x8139, idx: -28108 },
+ { start: 0x813e, end: 0x813e, idx: -28112 },
+ { start: 0x8141, end: 0x8141, idx: -28114 },
+ { start: 0x8146, end: 0x8146, idx: -28118 },
+ { start: 0x814b, end: 0x814b, idx: -28122 },
+ { start: 0x814e, end: 0x814e, idx: -28124 },
+ { start: 0x8150, end: 0x8151, idx: -28125 },
+ { start: 0x8153, end: 0x8155, idx: -28126 },
+ { start: 0x815f, end: 0x815f, idx: -28135 },
+ { start: 0x8165, end: 0x8166, idx: -28140 },
+ { start: 0x816b, end: 0x816b, idx: -28144 },
+ { start: 0x816e, end: 0x816e, idx: -28146 },
+ { start: 0x8170, end: 0x8171, idx: -28147 },
+ { start: 0x8174, end: 0x8174, idx: -28149 },
+ { start: 0x8178, end: 0x817a, idx: -28152 },
+ { start: 0x817f, end: 0x8180, idx: -28156 },
+ { start: 0x8182, end: 0x8183, idx: -28157 },
+ { start: 0x8188, end: 0x8188, idx: -28161 },
+ { start: 0x818a, end: 0x818a, idx: -28162 },
+ { start: 0x818f, end: 0x818f, idx: -28166 },
+ { start: 0x8193, end: 0x8193, idx: -28169 },
+ { start: 0x8195, end: 0x8195, idx: -28170 },
+ { start: 0x819a, end: 0x819a, idx: -28174 },
+ { start: 0x819c, end: 0x819d, idx: -28175 },
+ { start: 0x81a0, end: 0x81a0, idx: -28177 },
+ { start: 0x81a3, end: 0x81a4, idx: -28179 },
+ { start: 0x81a8, end: 0x81a9, idx: -28182 },
+ { start: 0x81b0, end: 0x81b0, idx: -28188 },
+ { start: 0x81b3, end: 0x81b3, idx: -28190 },
+ { start: 0x81b5, end: 0x81b5, idx: -28191 },
+ { start: 0x81b8, end: 0x81b8, idx: -28193 },
+ { start: 0x81ba, end: 0x81ba, idx: -28194 },
+ { start: 0x81bd, end: 0x81c0, idx: -28196 },
+ { start: 0x81c2, end: 0x81c2, idx: -28197 },
+ { start: 0x81c6, end: 0x81c6, idx: -28200 },
+ { start: 0x81c8, end: 0x81c9, idx: -28201 },
+ { start: 0x81cd, end: 0x81cd, idx: -28204 },
+ { start: 0x81d1, end: 0x81d1, idx: -28207 },
+ { start: 0x81d3, end: 0x81d3, idx: -28208 },
+ { start: 0x81d8, end: 0x81da, idx: -28212 },
+ { start: 0x81df, end: 0x81e0, idx: -28216 },
+ { start: 0x81e3, end: 0x81e3, idx: -28218 },
+ { start: 0x81e5, end: 0x81e5, idx: -28219 },
+ { start: 0x81e7, end: 0x81e8, idx: -28220 },
+ { start: 0x81ea, end: 0x81ea, idx: -28221 },
+ { start: 0x81ed, end: 0x81ed, idx: -28223 },
+ { start: 0x81f3, end: 0x81f4, idx: -28228 },
+ { start: 0x81fa, end: 0x81fc, idx: -28233 },
+ { start: 0x81fe, end: 0x81fe, idx: -28234 },
+ { start: 0x8201, end: 0x8202, idx: -28236 },
+ { start: 0x8205, end: 0x8205, idx: -28238 },
+ { start: 0x8207, end: 0x820a, idx: -28239 },
+ { start: 0x820c, end: 0x820e, idx: -28240 },
+ { start: 0x8210, end: 0x8210, idx: -28241 },
+ { start: 0x8212, end: 0x8212, idx: -28242 },
+ { start: 0x8216, end: 0x8218, idx: -28245 },
+ { start: 0x821b, end: 0x821c, idx: -28247 },
+ { start: 0x821e, end: 0x821f, idx: -28248 },
+ { start: 0x8229, end: 0x822c, idx: -28257 },
+ { start: 0x822e, end: 0x822e, idx: -28258 },
+ { start: 0x8233, end: 0x8233, idx: -28262 },
+ { start: 0x8235, end: 0x8239, idx: -28263 },
+ { start: 0x8240, end: 0x8240, idx: -28269 },
+ { start: 0x8247, end: 0x8247, idx: -28275 },
+ { start: 0x8258, end: 0x825a, idx: -28291 },
+ { start: 0x825d, end: 0x825d, idx: -28293 },
+ { start: 0x825f, end: 0x825f, idx: -28294 },
+ { start: 0x8262, end: 0x8262, idx: -28296 },
+ { start: 0x8264, end: 0x8264, idx: -28297 },
+ { start: 0x8266, end: 0x8266, idx: -28298 },
+ { start: 0x8268, end: 0x8268, idx: -28299 },
+ { start: 0x826a, end: 0x826b, idx: -28300 },
+ { start: 0x826e, end: 0x826f, idx: -28302 },
+ { start: 0x8271, end: 0x8272, idx: -28303 },
+ { start: 0x8276, end: 0x8278, idx: -28306 },
+ { start: 0x827e, end: 0x827e, idx: -28311 },
+ { start: 0x828b, end: 0x828b, idx: -28323 },
+ { start: 0x828d, end: 0x828d, idx: -28324 },
+ { start: 0x8292, end: 0x8292, idx: -28328 },
+ { start: 0x8299, end: 0x8299, idx: -28334 },
+ { start: 0x829d, end: 0x829d, idx: -28337 },
+ { start: 0x829f, end: 0x829f, idx: -28338 },
+ { start: 0x82a5, end: 0x82a6, idx: -28343 },
+ { start: 0x82ab, end: 0x82ad, idx: -28347 },
+ { start: 0x82af, end: 0x82af, idx: -28348 },
+ { start: 0x82b1, end: 0x82b1, idx: -28349 },
+ { start: 0x82b3, end: 0x82b3, idx: -28350 },
+ { start: 0x82b8, end: 0x82b9, idx: -28354 },
+ { start: 0x82bb, end: 0x82bb, idx: -28355 },
+ { start: 0x82bd, end: 0x82bd, idx: -28356 },
+ { start: 0x82c5, end: 0x82c5, idx: -28363 },
+ { start: 0x82d1, end: 0x82d4, idx: -28374 },
+ { start: 0x82d7, end: 0x82d7, idx: -28376 },
+ { start: 0x82d9, end: 0x82d9, idx: -28377 },
+ { start: 0x82db, end: 0x82dc, idx: -28378 },
+ { start: 0x82de, end: 0x82df, idx: -28379 },
+ { start: 0x82e1, end: 0x82e1, idx: -28380 },
+ { start: 0x82e3, end: 0x82e3, idx: -28381 },
+ { start: 0x82e5, end: 0x82e7, idx: -28382 },
+ { start: 0x82eb, end: 0x82eb, idx: -28385 },
+ { start: 0x82f1, end: 0x82f1, idx: -28390 },
+ { start: 0x82f3, end: 0x82f4, idx: -28391 },
+ { start: 0x82f9, end: 0x82fb, idx: -28395 },
+ { start: 0x8301, end: 0x8306, idx: -28400 },
+ { start: 0x8309, end: 0x8309, idx: -28402 },
+ { start: 0x830e, end: 0x830e, idx: -28406 },
+ { start: 0x8316, end: 0x8318, idx: -28413 },
+ { start: 0x831c, end: 0x831c, idx: -28416 },
+ { start: 0x8323, end: 0x8323, idx: -28422 },
+ { start: 0x8328, end: 0x8328, idx: -28426 },
+ { start: 0x832b, end: 0x832b, idx: -28428 },
+ { start: 0x832f, end: 0x832f, idx: -28431 },
+ { start: 0x8331, end: 0x8332, idx: -28432 },
+ { start: 0x8334, end: 0x8336, idx: -28433 },
+ { start: 0x8338, end: 0x8339, idx: -28434 },
+ { start: 0x8340, end: 0x8340, idx: -28440 },
+ { start: 0x8345, end: 0x8346, idx: -28444 },
+ { start: 0x8349, end: 0x834a, idx: -28446 },
+ { start: 0x834f, end: 0x8350, idx: -28450 },
+ { start: 0x8352, end: 0x8352, idx: -28451 },
+ { start: 0x8358, end: 0x8358, idx: -28456 },
+ { start: 0x8362, end: 0x8362, idx: -28465 },
+ { start: 0x8373, end: 0x8373, idx: -28481 },
+ { start: 0x8375, end: 0x8375, idx: -28482 },
+ { start: 0x8377, end: 0x8377, idx: -28483 },
+ { start: 0x837b, end: 0x837c, idx: -28486 },
+ { start: 0x837f, end: 0x837f, idx: -28488 },
+ { start: 0x8385, end: 0x8385, idx: -28493 },
+ { start: 0x8387, end: 0x8387, idx: -28494 },
+ { start: 0x8389, end: 0x838a, idx: -28495 },
+ { start: 0x838e, end: 0x838e, idx: -28498 },
+ { start: 0x8393, end: 0x8393, idx: -28502 },
+ { start: 0x8396, end: 0x8396, idx: -28504 },
+ { start: 0x839a, end: 0x839a, idx: -28507 },
+ { start: 0x839e, end: 0x83a0, idx: -28510 },
+ { start: 0x83a2, end: 0x83a2, idx: -28511 },
+ { start: 0x83a8, end: 0x83a8, idx: -28516 },
+ { start: 0x83aa, end: 0x83ab, idx: -28517 },
+ { start: 0x83b1, end: 0x83b1, idx: -28522 },
+ { start: 0x83b5, end: 0x83b5, idx: -28525 },
+ { start: 0x83bd, end: 0x83bd, idx: -28532 },
+ { start: 0x83c1, end: 0x83c1, idx: -28535 },
+ { start: 0x83c5, end: 0x83c5, idx: -28538 },
+ { start: 0x83c7, end: 0x83c7, idx: -28539 },
+ { start: 0x83ca, end: 0x83ca, idx: -28541 },
+ { start: 0x83cc, end: 0x83cc, idx: -28542 },
+ { start: 0x83ce, end: 0x83ce, idx: -28543 },
+ { start: 0x83d3, end: 0x83d3, idx: -28547 },
+ { start: 0x83d6, end: 0x83d6, idx: -28549 },
+ { start: 0x83d8, end: 0x83d8, idx: -28550 },
+ { start: 0x83dc, end: 0x83dc, idx: -28553 },
+ { start: 0x83df, end: 0x83e0, idx: -28555 },
+ { start: 0x83e9, end: 0x83e9, idx: -28563 },
+ { start: 0x83eb, end: 0x83eb, idx: -28564 },
+ { start: 0x83ef, end: 0x83f2, idx: -28567 },
+ { start: 0x83f4, end: 0x83f4, idx: -28568 },
+ { start: 0x83f6, end: 0x83f7, idx: -28569 },
+ { start: 0x83fb, end: 0x83fb, idx: -28572 },
+ { start: 0x83fd, end: 0x83fd, idx: -28573 },
+ { start: 0x8403, end: 0x8404, idx: -28578 },
+ { start: 0x8407, end: 0x8407, idx: -28580 },
+ { start: 0x840a, end: 0x840e, idx: -28582 },
+ { start: 0x8413, end: 0x8413, idx: -28586 },
+ { start: 0x8420, end: 0x8420, idx: -28598 },
+ { start: 0x8422, end: 0x8422, idx: -28599 },
+ { start: 0x8429, end: 0x842a, idx: -28605 },
+ { start: 0x842c, end: 0x842c, idx: -28606 },
+ { start: 0x8431, end: 0x8431, idx: -28610 },
+ { start: 0x8435, end: 0x8435, idx: -28613 },
+ { start: 0x8438, end: 0x8438, idx: -28615 },
+ { start: 0x843c, end: 0x843d, idx: -28618 },
+ { start: 0x8446, end: 0x8446, idx: -28626 },
+ { start: 0x8448, end: 0x8449, idx: -28627 },
+ { start: 0x844e, end: 0x844e, idx: -28631 },
+ { start: 0x8457, end: 0x8457, idx: -28639 },
+ { start: 0x845b, end: 0x845b, idx: -28642 },
+ { start: 0x8461, end: 0x8463, idx: -28647 },
+ { start: 0x8466, end: 0x8466, idx: -28649 },
+ { start: 0x8469, end: 0x8469, idx: -28651 },
+ { start: 0x846b, end: 0x846f, idx: -28652 },
+ { start: 0x8471, end: 0x8471, idx: -28653 },
+ { start: 0x8475, end: 0x8475, idx: -28656 },
+ { start: 0x8477, end: 0x8477, idx: -28657 },
+ { start: 0x8479, end: 0x847a, idx: -28658 },
+ { start: 0x8482, end: 0x8482, idx: -28665 },
+ { start: 0x8484, end: 0x8484, idx: -28666 },
+ { start: 0x848b, end: 0x848b, idx: -28672 },
+ { start: 0x8490, end: 0x8490, idx: -28676 },
+ { start: 0x8494, end: 0x8494, idx: -28679 },
+ { start: 0x8499, end: 0x8499, idx: -28683 },
+ { start: 0x849c, end: 0x849c, idx: -28685 },
+ { start: 0x849f, end: 0x849f, idx: -28687 },
+ { start: 0x84a1, end: 0x84a1, idx: -28688 },
+ { start: 0x84ad, end: 0x84ad, idx: -28699 },
+ { start: 0x84b2, end: 0x84b2, idx: -28703 },
+ { start: 0x84b4, end: 0x84b4, idx: -28704 },
+ { start: 0x84b8, end: 0x84b9, idx: -28707 },
+ { start: 0x84bb, end: 0x84bc, idx: -28708 },
+ { start: 0x84bf, end: 0x84bf, idx: -28710 },
+ { start: 0x84c1, end: 0x84c1, idx: -28711 },
+ { start: 0x84c4, end: 0x84c4, idx: -28713 },
+ { start: 0x84c6, end: 0x84c6, idx: -28714 },
+ { start: 0x84c9, end: 0x84cb, idx: -28716 },
+ { start: 0x84cd, end: 0x84cd, idx: -28717 },
+ { start: 0x84d0, end: 0x84d1, idx: -28719 },
+ { start: 0x84d6, end: 0x84d6, idx: -28723 },
+ { start: 0x84d9, end: 0x84da, idx: -28725 },
+ { start: 0x84dc, end: 0x84dc, idx: -28726 },
+ { start: 0x84ec, end: 0x84ec, idx: -28741 },
+ { start: 0x84ee, end: 0x84ee, idx: -28742 },
+ { start: 0x84f4, end: 0x84f4, idx: -28747 },
+ { start: 0x84fc, end: 0x84fc, idx: -28754 },
+ { start: 0x84ff, end: 0x8500, idx: -28756 },
+ { start: 0x8506, end: 0x8506, idx: -28761 },
+ { start: 0x8511, end: 0x8511, idx: -28771 },
+ { start: 0x8513, end: 0x8515, idx: -28772 },
+ { start: 0x8517, end: 0x8518, idx: -28773 },
+ { start: 0x851a, end: 0x851a, idx: -28774 },
+ { start: 0x851f, end: 0x851f, idx: -28778 },
+ { start: 0x8521, end: 0x8521, idx: -28779 },
+ { start: 0x8523, end: 0x8523, idx: -28780 },
+ { start: 0x8526, end: 0x8526, idx: -28782 },
+ { start: 0x852c, end: 0x852d, idx: -28787 },
+ { start: 0x8535, end: 0x8535, idx: -28794 },
+ { start: 0x853d, end: 0x853d, idx: -28801 },
+ { start: 0x8540, end: 0x8541, idx: -28803 },
+ { start: 0x8543, end: 0x8543, idx: -28804 },
+ { start: 0x8548, end: 0x854b, idx: -28808 },
+ { start: 0x854e, end: 0x854e, idx: -28810 },
+ { start: 0x8553, end: 0x8553, idx: -28814 },
+ { start: 0x8555, end: 0x8555, idx: -28815 },
+ { start: 0x8557, end: 0x855a, idx: -28816 },
+ { start: 0x8563, end: 0x8563, idx: -28824 },
+ { start: 0x8568, end: 0x856b, idx: -28828 },
+ { start: 0x856d, end: 0x856d, idx: -28829 },
+ { start: 0x8577, end: 0x8577, idx: -28838 },
+ { start: 0x857e, end: 0x857e, idx: -28844 },
+ { start: 0x8580, end: 0x8580, idx: -28845 },
+ { start: 0x8584, end: 0x8584, idx: -28848 },
+ { start: 0x8587, end: 0x8588, idx: -28850 },
+ { start: 0x858a, end: 0x858a, idx: -28851 },
+ { start: 0x8590, end: 0x8591, idx: -28856 },
+ { start: 0x8594, end: 0x8594, idx: -28858 },
+ { start: 0x8597, end: 0x8597, idx: -28860 },
+ { start: 0x8599, end: 0x8599, idx: -28861 },
+ { start: 0x859b, end: 0x859c, idx: -28862 },
+ { start: 0x85a4, end: 0x85a4, idx: -28869 },
+ { start: 0x85a6, end: 0x85a6, idx: -28870 },
+ { start: 0x85a8, end: 0x85ac, idx: -28871 },
+ { start: 0x85ae, end: 0x85b0, idx: -28872 },
+ { start: 0x85b9, end: 0x85ba, idx: -28880 },
+ { start: 0x85c1, end: 0x85c1, idx: -28886 },
+ { start: 0x85c9, end: 0x85c9, idx: -28893 },
+ { start: 0x85cd, end: 0x85cd, idx: -28896 },
+ { start: 0x85cf, end: 0x85d0, idx: -28897 },
+ { start: 0x85d5, end: 0x85d5, idx: -28901 },
+ { start: 0x85dc, end: 0x85dd, idx: -28907 },
+ { start: 0x85e4, end: 0x85e5, idx: -28913 },
+ { start: 0x85e9, end: 0x85ea, idx: -28916 },
+ { start: 0x85f7, end: 0x85f7, idx: -28928 },
+ { start: 0x85f9, end: 0x85fb, idx: -28929 },
+ { start: 0x85fe, end: 0x85fe, idx: -28931 },
+ { start: 0x8602, end: 0x8602, idx: -28934 },
+ { start: 0x8606, end: 0x8607, idx: -28937 },
+ { start: 0x860a, end: 0x860b, idx: -28939 },
+ { start: 0x8613, end: 0x8613, idx: -28946 },
+ { start: 0x8616, end: 0x8617, idx: -28948 },
+ { start: 0x861a, end: 0x861a, idx: -28950 },
+ { start: 0x8622, end: 0x8622, idx: -28957 },
+ { start: 0x862d, end: 0x862d, idx: -28967 },
+ { start: 0x862f, end: 0x8630, idx: -28968 },
+ { start: 0x863f, end: 0x863f, idx: -28982 },
+ { start: 0x864d, end: 0x864e, idx: -28995 },
+ { start: 0x8650, end: 0x8650, idx: -28996 },
+ { start: 0x8654, end: 0x8655, idx: -28999 },
+ { start: 0x865a, end: 0x865a, idx: -29003 },
+ { start: 0x865c, end: 0x865c, idx: -29004 },
+ { start: 0x865e, end: 0x865f, idx: -29005 },
+ { start: 0x8667, end: 0x8667, idx: -29012 },
+ { start: 0x866b, end: 0x866b, idx: -29015 },
+ { start: 0x8671, end: 0x8671, idx: -29020 },
+ { start: 0x8679, end: 0x8679, idx: -29027 },
+ { start: 0x867b, end: 0x867b, idx: -29028 },
+ { start: 0x868a, end: 0x868c, idx: -29042 },
+ { start: 0x8693, end: 0x8693, idx: -29048 },
+ { start: 0x8695, end: 0x8695, idx: -29049 },
+ { start: 0x86a3, end: 0x86a4, idx: -29062 },
+ { start: 0x86a9, end: 0x86ab, idx: -29066 },
+ { start: 0x86af, end: 0x86b0, idx: -29069 },
+ { start: 0x86b6, end: 0x86b6, idx: -29074 },
+ { start: 0x86c4, end: 0x86c4, idx: -29087 },
+ { start: 0x86c6, end: 0x86c7, idx: -29088 },
+ { start: 0x86c9, end: 0x86c9, idx: -29089 },
+ { start: 0x86cb, end: 0x86cb, idx: -29090 },
+ { start: 0x86cd, end: 0x86ce, idx: -29091 },
+ { start: 0x86d4, end: 0x86d4, idx: -29096 },
+ { start: 0x86d9, end: 0x86d9, idx: -29100 },
+ { start: 0x86db, end: 0x86db, idx: -29101 },
+ { start: 0x86de, end: 0x86df, idx: -29103 },
+ { start: 0x86e4, end: 0x86e4, idx: -29107 },
+ { start: 0x86e9, end: 0x86e9, idx: -29111 },
+ { start: 0x86ec, end: 0x86ef, idx: -29113 },
+ { start: 0x86f8, end: 0x86f9, idx: -29121 },
+ { start: 0x86fb, end: 0x86fb, idx: -29122 },
+ { start: 0x86fe, end: 0x86fe, idx: -29124 },
+ { start: 0x8700, end: 0x8700, idx: -29125 },
+ { start: 0x8702, end: 0x8703, idx: -29126 },
+ { start: 0x8706, end: 0x8706, idx: -29128 },
+ { start: 0x8708, end: 0x870a, idx: -29129 },
+ { start: 0x870d, end: 0x870d, idx: -29131 },
+ { start: 0x8711, end: 0x8712, idx: -29134 },
+ { start: 0x8718, end: 0x8718, idx: -29139 },
+ { start: 0x871a, end: 0x871a, idx: -29140 },
+ { start: 0x871c, end: 0x871c, idx: -29141 },
+ { start: 0x8725, end: 0x8725, idx: -29149 },
+ { start: 0x8729, end: 0x8729, idx: -29152 },
+ { start: 0x8734, end: 0x8734, idx: -29162 },
+ { start: 0x8737, end: 0x8737, idx: -29164 },
+ { start: 0x873b, end: 0x873b, idx: -29167 },
+ { start: 0x873f, end: 0x873f, idx: -29170 },
+ { start: 0x8749, end: 0x8749, idx: -29179 },
+ { start: 0x874b, end: 0x874c, idx: -29180 },
+ { start: 0x874e, end: 0x874e, idx: -29181 },
+ { start: 0x8753, end: 0x8753, idx: -29185 },
+ { start: 0x8755, end: 0x8755, idx: -29186 },
+ { start: 0x8757, end: 0x8757, idx: -29187 },
+ { start: 0x8759, end: 0x8759, idx: -29188 },
+ { start: 0x875f, end: 0x8760, idx: -29193 },
+ { start: 0x8763, end: 0x8763, idx: -29195 },
+ { start: 0x8766, end: 0x8766, idx: -29197 },
+ { start: 0x8768, end: 0x8768, idx: -29198 },
+ { start: 0x876a, end: 0x876a, idx: -29199 },
+ { start: 0x876e, end: 0x876e, idx: -29202 },
+ { start: 0x8774, end: 0x8774, idx: -29207 },
+ { start: 0x8776, end: 0x8776, idx: -29208 },
+ { start: 0x8778, end: 0x8778, idx: -29209 },
+ { start: 0x877f, end: 0x877f, idx: -29215 },
+ { start: 0x8782, end: 0x8782, idx: -29217 },
+ { start: 0x878d, end: 0x878d, idx: -29227 },
+ { start: 0x879f, end: 0x879f, idx: -29244 },
+ { start: 0x87a2, end: 0x87a2, idx: -29246 },
+ { start: 0x87ab, end: 0x87ab, idx: -29254 },
+ { start: 0x87af, end: 0x87af, idx: -29257 },
+ { start: 0x87b3, end: 0x87b3, idx: -29260 },
+ { start: 0x87ba, end: 0x87bb, idx: -29266 },
+ { start: 0x87bd, end: 0x87bd, idx: -29267 },
+ { start: 0x87c0, end: 0x87c0, idx: -29269 },
+ { start: 0x87c4, end: 0x87c4, idx: -29272 },
+ { start: 0x87c6, end: 0x87c7, idx: -29273 },
+ { start: 0x87cb, end: 0x87cb, idx: -29276 },
+ { start: 0x87d0, end: 0x87d0, idx: -29280 },
+ { start: 0x87d2, end: 0x87d2, idx: -29281 },
+ { start: 0x87e0, end: 0x87e0, idx: -29294 },
+ { start: 0x87ec, end: 0x87ec, idx: -29305 },
+ { start: 0x87ef, end: 0x87ef, idx: -29307 },
+ { start: 0x87f2, end: 0x87f2, idx: -29309 },
+ { start: 0x87f6, end: 0x87f7, idx: -29312 },
+ { start: 0x87f9, end: 0x87f9, idx: -29313 },
+ { start: 0x87fb, end: 0x87fb, idx: -29314 },
+ { start: 0x87fe, end: 0x87fe, idx: -29316 },
+ { start: 0x8805, end: 0x8805, idx: -29322 },
+ { start: 0x8807, end: 0x8807, idx: -29323 },
+ { start: 0x880d, end: 0x880f, idx: -29328 },
+ { start: 0x8811, end: 0x8811, idx: -29329 },
+ { start: 0x8815, end: 0x8816, idx: -29332 },
+ { start: 0x881f, end: 0x881f, idx: -29340 },
+ { start: 0x8821, end: 0x8823, idx: -29341 },
+ { start: 0x8827, end: 0x8827, idx: -29344 },
+ { start: 0x8831, end: 0x8831, idx: -29353 },
+ { start: 0x8836, end: 0x8836, idx: -29357 },
+ { start: 0x8839, end: 0x8839, idx: -29359 },
+ { start: 0x883b, end: 0x883b, idx: -29360 },
+ { start: 0x8840, end: 0x8840, idx: -29364 },
+ { start: 0x8842, end: 0x8842, idx: -29365 },
+ { start: 0x8844, end: 0x8844, idx: -29366 },
+ { start: 0x8846, end: 0x8846, idx: -29367 },
+ { start: 0x884c, end: 0x884d, idx: -29372 },
+ { start: 0x8852, end: 0x8853, idx: -29376 },
+ { start: 0x8857, end: 0x8857, idx: -29379 },
+ { start: 0x8859, end: 0x8859, idx: -29380 },
+ { start: 0x885b, end: 0x885b, idx: -29381 },
+ { start: 0x885d, end: 0x885e, idx: -29382 },
+ { start: 0x8861, end: 0x8863, idx: -29384 },
+ { start: 0x8868, end: 0x8868, idx: -29388 },
+ { start: 0x886b, end: 0x886b, idx: -29390 },
+ { start: 0x8870, end: 0x8870, idx: -29394 },
+ { start: 0x8872, end: 0x8872, idx: -29395 },
+ { start: 0x8875, end: 0x8875, idx: -29397 },
+ { start: 0x8877, end: 0x8877, idx: -29398 },
+ { start: 0x887d, end: 0x887f, idx: -29403 },
+ { start: 0x8881, end: 0x8882, idx: -29404 },
+ { start: 0x8888, end: 0x8888, idx: -29409 },
+ { start: 0x888b, end: 0x888b, idx: -29411 },
+ { start: 0x888d, end: 0x888d, idx: -29412 },
+ { start: 0x8892, end: 0x8892, idx: -29416 },
+ { start: 0x8896, end: 0x8897, idx: -29419 },
+ { start: 0x8899, end: 0x8899, idx: -29420 },
+ { start: 0x889e, end: 0x889e, idx: -29424 },
+ { start: 0x88a2, end: 0x88a2, idx: -29427 },
+ { start: 0x88a4, end: 0x88a4, idx: -29428 },
+ { start: 0x88ab, end: 0x88ab, idx: -29434 },
+ { start: 0x88ae, end: 0x88ae, idx: -29436 },
+ { start: 0x88b0, end: 0x88b1, idx: -29437 },
+ { start: 0x88b4, end: 0x88b5, idx: -29439 },
+ { start: 0x88b7, end: 0x88b7, idx: -29440 },
+ { start: 0x88bf, end: 0x88bf, idx: -29447 },
+ { start: 0x88c1, end: 0x88c5, idx: -29448 },
+ { start: 0x88cf, end: 0x88cf, idx: -29457 },
+ { start: 0x88d4, end: 0x88d5, idx: -29461 },
+ { start: 0x88d8, end: 0x88d9, idx: -29463 },
+ { start: 0x88dc, end: 0x88dd, idx: -29465 },
+ { start: 0x88df, end: 0x88df, idx: -29466 },
+ { start: 0x88e1, end: 0x88e1, idx: -29467 },
+ { start: 0x88e8, end: 0x88e8, idx: -29473 },
+ { start: 0x88f2, end: 0x88f5, idx: -29482 },
+ { start: 0x88f8, end: 0x88f9, idx: -29484 },
+ { start: 0x88fc, end: 0x88fe, idx: -29486 },
+ { start: 0x8902, end: 0x8902, idx: -29489 },
+ { start: 0x8904, end: 0x8904, idx: -29490 },
+ { start: 0x8907, end: 0x8907, idx: -29492 },
+ { start: 0x890a, end: 0x890a, idx: -29494 },
+ { start: 0x890c, end: 0x890c, idx: -29495 },
+ { start: 0x8910, end: 0x8910, idx: -29498 },
+ { start: 0x8912, end: 0x8913, idx: -29499 },
+ { start: 0x891c, end: 0x891e, idx: -29507 },
+ { start: 0x8925, end: 0x8925, idx: -29513 },
+ { start: 0x892a, end: 0x892b, idx: -29517 },
+ { start: 0x8936, end: 0x8936, idx: -29527 },
+ { start: 0x8938, end: 0x8938, idx: -29528 },
+ { start: 0x893b, end: 0x893b, idx: -29530 },
+ { start: 0x8941, end: 0x8941, idx: -29535 },
+ { start: 0x8943, end: 0x8944, idx: -29536 },
+ { start: 0x894c, end: 0x894d, idx: -29543 },
+ { start: 0x8956, end: 0x8956, idx: -29551 },
+ { start: 0x895e, end: 0x8960, idx: -29558 },
+ { start: 0x8964, end: 0x8964, idx: -29561 },
+ { start: 0x8966, end: 0x8966, idx: -29562 },
+ { start: 0x896a, end: 0x896a, idx: -29565 },
+ { start: 0x896d, end: 0x896d, idx: -29567 },
+ { start: 0x896f, end: 0x896f, idx: -29568 },
+ { start: 0x8972, end: 0x8972, idx: -29570 },
+ { start: 0x8974, end: 0x8974, idx: -29571 },
+ { start: 0x8977, end: 0x8977, idx: -29573 },
+ { start: 0x897e, end: 0x897f, idx: -29579 },
+ { start: 0x8981, end: 0x8981, idx: -29580 },
+ { start: 0x8983, end: 0x8983, idx: -29581 },
+ { start: 0x8986, end: 0x8988, idx: -29583 },
+ { start: 0x898a, end: 0x898b, idx: -29584 },
+ { start: 0x898f, end: 0x898f, idx: -29587 },
+ { start: 0x8993, end: 0x8993, idx: -29590 },
+ { start: 0x8996, end: 0x8998, idx: -29592 },
+ { start: 0x899a, end: 0x899a, idx: -29593 },
+ { start: 0x89a1, end: 0x89a1, idx: -29599 },
+ { start: 0x89a6, end: 0x89a7, idx: -29603 },
+ { start: 0x89a9, end: 0x89aa, idx: -29604 },
+ { start: 0x89ac, end: 0x89ac, idx: -29605 },
+ { start: 0x89af, end: 0x89af, idx: -29607 },
+ { start: 0x89b2, end: 0x89b3, idx: -29609 },
+ { start: 0x89ba, end: 0x89ba, idx: -29615 },
+ { start: 0x89bd, end: 0x89bd, idx: -29617 },
+ { start: 0x89bf, end: 0x89c0, idx: -29618 },
+ { start: 0x89d2, end: 0x89d2, idx: -29635 },
+ { start: 0x89da, end: 0x89da, idx: -29642 },
+ { start: 0x89dc, end: 0x89dd, idx: -29643 },
+ { start: 0x89e3, end: 0x89e3, idx: -29648 },
+ { start: 0x89e6, end: 0x89e7, idx: -29650 },
+ { start: 0x89f4, end: 0x89f4, idx: -29662 },
+ { start: 0x89f8, end: 0x89f8, idx: -29665 },
+ { start: 0x8a00, end: 0x8a00, idx: -29672 },
+ { start: 0x8a02, end: 0x8a03, idx: -29673 },
+ { start: 0x8a08, end: 0x8a08, idx: -29677 },
+ { start: 0x8a0a, end: 0x8a0a, idx: -29678 },
+ { start: 0x8a0c, end: 0x8a0c, idx: -29679 },
+ { start: 0x8a0e, end: 0x8a0e, idx: -29680 },
+ { start: 0x8a10, end: 0x8a10, idx: -29681 },
+ { start: 0x8a12, end: 0x8a13, idx: -29682 },
+ { start: 0x8a16, end: 0x8a18, idx: -29684 },
+ { start: 0x8a1b, end: 0x8a1b, idx: -29686 },
+ { start: 0x8a1d, end: 0x8a1d, idx: -29687 },
+ { start: 0x8a1f, end: 0x8a1f, idx: -29688 },
+ { start: 0x8a23, end: 0x8a23, idx: -29691 },
+ { start: 0x8a25, end: 0x8a25, idx: -29692 },
+ { start: 0x8a2a, end: 0x8a2a, idx: -29696 },
+ { start: 0x8a2d, end: 0x8a2d, idx: -29698 },
+ { start: 0x8a31, end: 0x8a31, idx: -29701 },
+ { start: 0x8a33, end: 0x8a34, idx: -29702 },
+ { start: 0x8a36, end: 0x8a37, idx: -29703 },
+ { start: 0x8a3a, end: 0x8a3c, idx: -29705 },
+ { start: 0x8a41, end: 0x8a41, idx: -29709 },
+ { start: 0x8a46, end: 0x8a46, idx: -29713 },
+ { start: 0x8a48, end: 0x8a48, idx: -29714 },
+ { start: 0x8a50, end: 0x8a52, idx: -29721 },
+ { start: 0x8a54, end: 0x8a55, idx: -29722 },
+ { start: 0x8a5b, end: 0x8a5b, idx: -29727 },
+ { start: 0x8a5e, end: 0x8a5e, idx: -29729 },
+ { start: 0x8a60, end: 0x8a60, idx: -29730 },
+ { start: 0x8a62, end: 0x8a63, idx: -29731 },
+ { start: 0x8a66, end: 0x8a66, idx: -29733 },
+ { start: 0x8a69, end: 0x8a69, idx: -29735 },
+ { start: 0x8a6b, end: 0x8a6e, idx: -29736 },
+ { start: 0x8a70, end: 0x8a73, idx: -29737 },
+ { start: 0x8a79, end: 0x8a79, idx: -29742 },
+ { start: 0x8a7c, end: 0x8a7c, idx: -29744 },
+ { start: 0x8a82, end: 0x8a82, idx: -29749 },
+ { start: 0x8a84, end: 0x8a85, idx: -29750 },
+ { start: 0x8a87, end: 0x8a87, idx: -29751 },
+ { start: 0x8a89, end: 0x8a89, idx: -29752 },
+ { start: 0x8a8c, end: 0x8a8d, idx: -29754 },
+ { start: 0x8a91, end: 0x8a91, idx: -29757 },
+ { start: 0x8a93, end: 0x8a93, idx: -29758 },
+ { start: 0x8a95, end: 0x8a95, idx: -29759 },
+ { start: 0x8a98, end: 0x8a98, idx: -29761 },
+ { start: 0x8a9a, end: 0x8a9a, idx: -29762 },
+ { start: 0x8a9e, end: 0x8a9e, idx: -29765 },
+ { start: 0x8aa0, end: 0x8aa1, idx: -29766 },
+ { start: 0x8aa3, end: 0x8aa8, idx: -29767 },
+ { start: 0x8aac, end: 0x8aad, idx: -29770 },
+ { start: 0x8ab0, end: 0x8ab0, idx: -29772 },
+ { start: 0x8ab2, end: 0x8ab2, idx: -29773 },
+ { start: 0x8ab9, end: 0x8ab9, idx: -29779 },
+ { start: 0x8abc, end: 0x8abc, idx: -29781 },
+ { start: 0x8abe, end: 0x8abf, idx: -29782 },
+ { start: 0x8ac2, end: 0x8ac2, idx: -29784 },
+ { start: 0x8ac4, end: 0x8ac4, idx: -29785 },
+ { start: 0x8ac7, end: 0x8ac7, idx: -29787 },
+ { start: 0x8acb, end: 0x8acd, idx: -29790 },
+ { start: 0x8acf, end: 0x8acf, idx: -29791 },
+ { start: 0x8ad2, end: 0x8ad2, idx: -29793 },
+ { start: 0x8ad6, end: 0x8ad6, idx: -29796 },
+ { start: 0x8ada, end: 0x8adc, idx: -29799 },
+ { start: 0x8ade, end: 0x8ae2, idx: -29800 },
+ { start: 0x8ae4, end: 0x8ae4, idx: -29801 },
+ { start: 0x8ae6, end: 0x8ae7, idx: -29802 },
+ { start: 0x8aeb, end: 0x8aeb, idx: -29805 },
+ { start: 0x8aed, end: 0x8aee, idx: -29806 },
+ { start: 0x8af1, end: 0x8af1, idx: -29808 },
+ { start: 0x8af3, end: 0x8af3, idx: -29809 },
+ { start: 0x8af6, end: 0x8af8, idx: -29811 },
+ { start: 0x8afa, end: 0x8afa, idx: -29812 },
+ { start: 0x8afe, end: 0x8afe, idx: -29815 },
+ { start: 0x8b00, end: 0x8b02, idx: -29816 },
+ { start: 0x8b04, end: 0x8b04, idx: -29817 },
+ { start: 0x8b07, end: 0x8b07, idx: -29819 },
+ { start: 0x8b0c, end: 0x8b0c, idx: -29823 },
+ { start: 0x8b0e, end: 0x8b0e, idx: -29824 },
+ { start: 0x8b10, end: 0x8b10, idx: -29825 },
+ { start: 0x8b14, end: 0x8b14, idx: -29828 },
+ { start: 0x8b16, end: 0x8b17, idx: -29829 },
+ { start: 0x8b19, end: 0x8b1b, idx: -29830 },
+ { start: 0x8b1d, end: 0x8b1d, idx: -29831 },
+ { start: 0x8b20, end: 0x8b21, idx: -29833 },
+ { start: 0x8b26, end: 0x8b26, idx: -29837 },
+ { start: 0x8b28, end: 0x8b28, idx: -29838 },
+ { start: 0x8b2b, end: 0x8b2c, idx: -29840 },
+ { start: 0x8b33, end: 0x8b33, idx: -29846 },
+ { start: 0x8b39, end: 0x8b39, idx: -29851 },
+ { start: 0x8b3e, end: 0x8b3e, idx: -29855 },
+ { start: 0x8b41, end: 0x8b41, idx: -29857 },
+ { start: 0x8b49, end: 0x8b49, idx: -29864 },
+ { start: 0x8b4c, end: 0x8b4c, idx: -29866 },
+ { start: 0x8b4e, end: 0x8b4f, idx: -29867 },
+ { start: 0x8b53, end: 0x8b53, idx: -29870 },
+ { start: 0x8b56, end: 0x8b56, idx: -29872 },
+ { start: 0x8b58, end: 0x8b58, idx: -29873 },
+ { start: 0x8b5a, end: 0x8b5c, idx: -29874 },
+ { start: 0x8b5f, end: 0x8b5f, idx: -29876 },
+ { start: 0x8b66, end: 0x8b66, idx: -29882 },
+ { start: 0x8b6b, end: 0x8b6c, idx: -29886 },
+ { start: 0x8b6f, end: 0x8b72, idx: -29888 },
+ { start: 0x8b74, end: 0x8b74, idx: -29889 },
+ { start: 0x8b77, end: 0x8b77, idx: -29891 },
+ { start: 0x8b7d, end: 0x8b7d, idx: -29896 },
+ { start: 0x8b7f, end: 0x8b80, idx: -29897 },
+ { start: 0x8b83, end: 0x8b83, idx: -29899 },
+ { start: 0x8b8a, end: 0x8b8a, idx: -29905 },
+ { start: 0x8b8c, end: 0x8b8c, idx: -29906 },
+ { start: 0x8b8e, end: 0x8b8e, idx: -29907 },
+ { start: 0x8b90, end: 0x8b90, idx: -29908 },
+ { start: 0x8b92, end: 0x8b93, idx: -29909 },
+ { start: 0x8b96, end: 0x8b96, idx: -29911 },
+ { start: 0x8b99, end: 0x8b9a, idx: -29913 },
+ { start: 0x8c37, end: 0x8c37, idx: -30069 },
+ { start: 0x8c3a, end: 0x8c3a, idx: -30071 },
+ { start: 0x8c3f, end: 0x8c3f, idx: -30075 },
+ { start: 0x8c41, end: 0x8c41, idx: -30076 },
+ { start: 0x8c46, end: 0x8c46, idx: -30080 },
+ { start: 0x8c48, end: 0x8c48, idx: -30081 },
+ { start: 0x8c4a, end: 0x8c4a, idx: -30082 },
+ { start: 0x8c4c, end: 0x8c4c, idx: -30083 },
+ { start: 0x8c4e, end: 0x8c4e, idx: -30084 },
+ { start: 0x8c50, end: 0x8c50, idx: -30085 },
+ { start: 0x8c55, end: 0x8c55, idx: -30089 },
+ { start: 0x8c5a, end: 0x8c5a, idx: -30093 },
+ { start: 0x8c61, end: 0x8c62, idx: -30099 },
+ { start: 0x8c6a, end: 0x8c6c, idx: -30106 },
+ { start: 0x8c78, end: 0x8c7a, idx: -30117 },
+ { start: 0x8c7c, end: 0x8c7c, idx: -30118 },
+ { start: 0x8c82, end: 0x8c82, idx: -30123 },
+ { start: 0x8c85, end: 0x8c85, idx: -30125 },
+ { start: 0x8c89, end: 0x8c8a, idx: -30128 },
+ { start: 0x8c8c, end: 0x8c8e, idx: -30129 },
+ { start: 0x8c94, end: 0x8c94, idx: -30134 },
+ { start: 0x8c98, end: 0x8c98, idx: -30137 },
+ { start: 0x8c9d, end: 0x8c9e, idx: -30141 },
+ { start: 0x8ca0, end: 0x8ca2, idx: -30142 },
+ { start: 0x8ca7, end: 0x8cb0, idx: -30146 },
+ { start: 0x8cb2, end: 0x8cb4, idx: -30147 },
+ { start: 0x8cb6, end: 0x8cb8, idx: -30148 },
+ { start: 0x8cbb, end: 0x8cbd, idx: -30150 },
+ { start: 0x8cbf, end: 0x8cc4, idx: -30151 },
+ { start: 0x8cc7, end: 0x8cc8, idx: -30153 },
+ { start: 0x8cca, end: 0x8cca, idx: -30154 },
+ { start: 0x8ccd, end: 0x8cce, idx: -30156 },
+ { start: 0x8cd1, end: 0x8cd1, idx: -30158 },
+ { start: 0x8cd3, end: 0x8cd3, idx: -30159 },
+ { start: 0x8cda, end: 0x8cdc, idx: -30165 },
+ { start: 0x8cde, end: 0x8cde, idx: -30166 },
+ { start: 0x8ce0, end: 0x8ce0, idx: -30167 },
+ { start: 0x8ce2, end: 0x8ce4, idx: -30168 },
+ { start: 0x8ce6, end: 0x8ce6, idx: -30169 },
+ { start: 0x8cea, end: 0x8cea, idx: -30172 },
+ { start: 0x8ced, end: 0x8ced, idx: -30174 },
+ { start: 0x8cf0, end: 0x8cf0, idx: -30176 },
+ { start: 0x8cf4, end: 0x8cf4, idx: -30179 },
+ { start: 0x8cfa, end: 0x8cfd, idx: -30184 },
+ { start: 0x8d04, end: 0x8d05, idx: -30190 },
+ { start: 0x8d07, end: 0x8d08, idx: -30191 },
+ { start: 0x8d0a, end: 0x8d0b, idx: -30192 },
+ { start: 0x8d0d, end: 0x8d0d, idx: -30193 },
+ { start: 0x8d0f, end: 0x8d10, idx: -30194 },
+ { start: 0x8d12, end: 0x8d14, idx: -30195 },
+ { start: 0x8d16, end: 0x8d16, idx: -30196 },
+ { start: 0x8d64, end: 0x8d64, idx: -30273 },
+ { start: 0x8d66, end: 0x8d67, idx: -30274 },
+ { start: 0x8d6b, end: 0x8d6b, idx: -30277 },
+ { start: 0x8d6d, end: 0x8d6d, idx: -30278 },
+ { start: 0x8d70, end: 0x8d71, idx: -30280 },
+ { start: 0x8d73, end: 0x8d74, idx: -30281 },
+ { start: 0x8d76, end: 0x8d77, idx: -30282 },
+ { start: 0x8d81, end: 0x8d81, idx: -30291 },
+ { start: 0x8d85, end: 0x8d85, idx: -30294 },
+ { start: 0x8d8a, end: 0x8d8a, idx: -30298 },
+ { start: 0x8d99, end: 0x8d99, idx: -30312 },
+ { start: 0x8da3, end: 0x8da3, idx: -30321 },
+ { start: 0x8da8, end: 0x8da8, idx: -30325 },
+ { start: 0x8db3, end: 0x8db3, idx: -30335 },
+ { start: 0x8dba, end: 0x8dba, idx: -30341 },
+ { start: 0x8dbe, end: 0x8dbe, idx: -30344 },
+ { start: 0x8dc2, end: 0x8dc2, idx: -30347 },
+ { start: 0x8dcb, end: 0x8dcc, idx: -30355 },
+ { start: 0x8dcf, end: 0x8dcf, idx: -30357 },
+ { start: 0x8dd6, end: 0x8dd6, idx: -30363 },
+ { start: 0x8dda, end: 0x8ddb, idx: -30366 },
+ { start: 0x8ddd, end: 0x8ddd, idx: -30367 },
+ { start: 0x8ddf, end: 0x8ddf, idx: -30368 },
+ { start: 0x8de1, end: 0x8de1, idx: -30369 },
+ { start: 0x8de3, end: 0x8de3, idx: -30370 },
+ { start: 0x8de8, end: 0x8de8, idx: -30374 },
+ { start: 0x8dea, end: 0x8deb, idx: -30375 },
+ { start: 0x8def, end: 0x8def, idx: -30378 },
+ { start: 0x8df3, end: 0x8df3, idx: -30381 },
+ { start: 0x8df5, end: 0x8df5, idx: -30382 },
+ { start: 0x8dfc, end: 0x8dfc, idx: -30388 },
+ { start: 0x8dff, end: 0x8dff, idx: -30390 },
+ { start: 0x8e08, end: 0x8e0a, idx: -30398 },
+ { start: 0x8e0f, end: 0x8e10, idx: -30402 },
+ { start: 0x8e1d, end: 0x8e1f, idx: -30414 },
+ { start: 0x8e2a, end: 0x8e2a, idx: -30424 },
+ { start: 0x8e30, end: 0x8e30, idx: -30429 },
+ { start: 0x8e34, end: 0x8e35, idx: -30432 },
+ { start: 0x8e42, end: 0x8e42, idx: -30444 },
+ { start: 0x8e44, end: 0x8e44, idx: -30445 },
+ { start: 0x8e47, end: 0x8e4a, idx: -30447 },
+ { start: 0x8e4c, end: 0x8e4c, idx: -30448 },
+ { start: 0x8e50, end: 0x8e50, idx: -30451 },
+ { start: 0x8e55, end: 0x8e55, idx: -30455 },
+ { start: 0x8e59, end: 0x8e59, idx: -30458 },
+ { start: 0x8e5f, end: 0x8e60, idx: -30463 },
+ { start: 0x8e63, end: 0x8e64, idx: -30465 },
+ { start: 0x8e72, end: 0x8e72, idx: -30478 },
+ { start: 0x8e74, end: 0x8e74, idx: -30479 },
+ { start: 0x8e76, end: 0x8e76, idx: -30480 },
+ { start: 0x8e7c, end: 0x8e7c, idx: -30485 },
+ { start: 0x8e81, end: 0x8e81, idx: -30489 },
+ { start: 0x8e84, end: 0x8e85, idx: -30491 },
+ { start: 0x8e87, end: 0x8e87, idx: -30492 },
+ { start: 0x8e8a, end: 0x8e8b, idx: -30494 },
+ { start: 0x8e8d, end: 0x8e8d, idx: -30495 },
+ { start: 0x8e91, end: 0x8e91, idx: -30498 },
+ { start: 0x8e93, end: 0x8e94, idx: -30499 },
+ { start: 0x8e99, end: 0x8e99, idx: -30503 },
+ { start: 0x8ea1, end: 0x8ea1, idx: -30510 },
+ { start: 0x8eaa, end: 0x8eac, idx: -30518 },
+ { start: 0x8eaf, end: 0x8eb1, idx: -30520 },
+ { start: 0x8ebe, end: 0x8ebe, idx: -30532 },
+ { start: 0x8ec0, end: 0x8ec0, idx: -30533 },
+ { start: 0x8ec5, end: 0x8ec6, idx: -30537 },
+ { start: 0x8ec8, end: 0x8ec8, idx: -30538 },
+ { start: 0x8eca, end: 0x8ecd, idx: -30539 },
+ { start: 0x8ecf, end: 0x8ecf, idx: -30540 },
+ { start: 0x8ed2, end: 0x8ed2, idx: -30542 },
+ { start: 0x8edb, end: 0x8edb, idx: -30550 },
+ { start: 0x8edf, end: 0x8edf, idx: -30553 },
+ { start: 0x8ee2, end: 0x8ee3, idx: -30555 },
+ { start: 0x8eeb, end: 0x8eeb, idx: -30562 },
+ { start: 0x8ef8, end: 0x8ef8, idx: -30574 },
+ { start: 0x8efb, end: 0x8efe, idx: -30576 },
+ { start: 0x8f03, end: 0x8f03, idx: -30580 },
+ { start: 0x8f05, end: 0x8f05, idx: -30581 },
+ { start: 0x8f09, end: 0x8f0a, idx: -30584 },
+ { start: 0x8f0c, end: 0x8f0c, idx: -30585 },
+ { start: 0x8f12, end: 0x8f15, idx: -30590 },
+ { start: 0x8f19, end: 0x8f19, idx: -30593 },
+ { start: 0x8f1b, end: 0x8f1d, idx: -30594 },
+ { start: 0x8f1f, end: 0x8f1f, idx: -30595 },
+ { start: 0x8f26, end: 0x8f26, idx: -30601 },
+ { start: 0x8f29, end: 0x8f2a, idx: -30603 },
+ { start: 0x8f2f, end: 0x8f2f, idx: -30607 },
+ { start: 0x8f33, end: 0x8f33, idx: -30610 },
+ { start: 0x8f38, end: 0x8f39, idx: -30614 },
+ { start: 0x8f3b, end: 0x8f3b, idx: -30615 },
+ { start: 0x8f3e, end: 0x8f3f, idx: -30617 },
+ { start: 0x8f42, end: 0x8f42, idx: -30619 },
+ { start: 0x8f44, end: 0x8f46, idx: -30620 },
+ { start: 0x8f49, end: 0x8f49, idx: -30622 },
+ { start: 0x8f4c, end: 0x8f4e, idx: -30624 },
+ { start: 0x8f57, end: 0x8f57, idx: -30632 },
+ { start: 0x8f5c, end: 0x8f5c, idx: -30636 },
+ { start: 0x8f5f, end: 0x8f5f, idx: -30638 },
+ { start: 0x8f61, end: 0x8f64, idx: -30639 },
+ { start: 0x8f9b, end: 0x8f9c, idx: -30693 },
+ { start: 0x8f9e, end: 0x8f9f, idx: -30694 },
+ { start: 0x8fa3, end: 0x8fa3, idx: -30697 },
+ { start: 0x8fa7, end: 0x8fa8, idx: -30700 },
+ { start: 0x8fad, end: 0x8fb2, idx: -30704 },
+ { start: 0x8fb7, end: 0x8fb7, idx: -30708 },
+ { start: 0x8fba, end: 0x8fbc, idx: -30710 },
+ { start: 0x8fbf, end: 0x8fbf, idx: -30712 },
+ { start: 0x8fc2, end: 0x8fc2, idx: -30714 },
+ { start: 0x8fc4, end: 0x8fc5, idx: -30715 },
+ { start: 0x8fce, end: 0x8fce, idx: -30723 },
+ { start: 0x8fd1, end: 0x8fd1, idx: -30725 },
+ { start: 0x8fd4, end: 0x8fd4, idx: -30727 },
+ { start: 0x8fda, end: 0x8fda, idx: -30732 },
+ { start: 0x8fe2, end: 0x8fe2, idx: -30739 },
+ { start: 0x8fe5, end: 0x8fe6, idx: -30741 },
+ { start: 0x8fe9, end: 0x8feb, idx: -30743 },
+ { start: 0x8fed, end: 0x8fed, idx: -30744 },
+ { start: 0x8fef, end: 0x8ff0, idx: -30745 },
+ { start: 0x8ff4, end: 0x8ff4, idx: -30748 },
+ { start: 0x8ff7, end: 0x8ffa, idx: -30750 },
+ { start: 0x8ffd, end: 0x8ffd, idx: -30752 },
+ { start: 0x9000, end: 0x9001, idx: -30754 },
+ { start: 0x9003, end: 0x9003, idx: -30755 },
+ { start: 0x9005, end: 0x9006, idx: -30756 },
+ { start: 0x900b, end: 0x900b, idx: -30760 },
+ { start: 0x900d, end: 0x9011, idx: -30761 },
+ { start: 0x9013, end: 0x9017, idx: -30762 },
+ { start: 0x9019, end: 0x901a, idx: -30763 },
+ { start: 0x901d, end: 0x9023, idx: -30765 },
+ { start: 0x9027, end: 0x9027, idx: -30768 },
+ { start: 0x902e, end: 0x902e, idx: -30774 },
+ { start: 0x9031, end: 0x9032, idx: -30776 },
+ { start: 0x9035, end: 0x9036, idx: -30778 },
+ { start: 0x9038, end: 0x9039, idx: -30779 },
+ { start: 0x903c, end: 0x903c, idx: -30781 },
+ { start: 0x903e, end: 0x903e, idx: -30782 },
+ { start: 0x9041, end: 0x9042, idx: -30784 },
+ { start: 0x9045, end: 0x9045, idx: -30786 },
+ { start: 0x9047, end: 0x9047, idx: -30787 },
+ { start: 0x9049, end: 0x904b, idx: -30788 },
+ { start: 0x904d, end: 0x9056, idx: -30789 },
+ { start: 0x9058, end: 0x9059, idx: -30790 },
+ { start: 0x905c, end: 0x905c, idx: -30792 },
+ { start: 0x905e, end: 0x905e, idx: -30793 },
+ { start: 0x9060, end: 0x9061, idx: -30794 },
+ { start: 0x9063, end: 0x9063, idx: -30795 },
+ { start: 0x9065, end: 0x9065, idx: -30796 },
+ { start: 0x9067, end: 0x9069, idx: -30797 },
+ { start: 0x906d, end: 0x906f, idx: -30800 },
+ { start: 0x9072, end: 0x9072, idx: -30802 },
+ { start: 0x9075, end: 0x9078, idx: -30804 },
+ { start: 0x907a, end: 0x907a, idx: -30805 },
+ { start: 0x907c, end: 0x907d, idx: -30806 },
+ { start: 0x907f, end: 0x9084, idx: -30807 },
+ { start: 0x9087, end: 0x9087, idx: -30809 },
+ { start: 0x9089, end: 0x908a, idx: -30810 },
+ { start: 0x908f, end: 0x908f, idx: -30814 },
+ { start: 0x9091, end: 0x9091, idx: -30815 },
+ { start: 0x90a3, end: 0x90a3, idx: -30832 },
+ { start: 0x90a6, end: 0x90a6, idx: -30834 },
+ { start: 0x90a8, end: 0x90a8, idx: -30835 },
+ { start: 0x90aa, end: 0x90aa, idx: -30836 },
+ { start: 0x90af, end: 0x90af, idx: -30840 },
+ { start: 0x90b1, end: 0x90b1, idx: -30841 },
+ { start: 0x90b5, end: 0x90b5, idx: -30844 },
+ { start: 0x90b8, end: 0x90b8, idx: -30846 },
+ { start: 0x90c1, end: 0x90c1, idx: -30854 },
+ { start: 0x90ca, end: 0x90ca, idx: -30862 },
+ { start: 0x90ce, end: 0x90ce, idx: -30865 },
+ { start: 0x90db, end: 0x90db, idx: -30877 },
+ { start: 0x90de, end: 0x90de, idx: -30879 },
+ { start: 0x90e1, end: 0x90e2, idx: -30881 },
+ { start: 0x90e4, end: 0x90e4, idx: -30882 },
+ { start: 0x90e8, end: 0x90e8, idx: -30885 },
+ { start: 0x90ed, end: 0x90ed, idx: -30889 },
+ { start: 0x90f5, end: 0x90f5, idx: -30896 },
+ { start: 0x90f7, end: 0x90f7, idx: -30897 },
+ { start: 0x90fd, end: 0x90fd, idx: -30902 },
+ { start: 0x9102, end: 0x9102, idx: -30906 },
+ { start: 0x9112, end: 0x9112, idx: -30921 },
+ { start: 0x9115, end: 0x9115, idx: -30923 },
+ { start: 0x9119, end: 0x9119, idx: -30926 },
+ { start: 0x9127, end: 0x9127, idx: -30939 },
+ { start: 0x912d, end: 0x912d, idx: -30944 },
+ { start: 0x9130, end: 0x9130, idx: -30946 },
+ { start: 0x9132, end: 0x9132, idx: -30947 },
+ { start: 0x9149, end: 0x914e, idx: -30969 },
+ { start: 0x9152, end: 0x9152, idx: -30972 },
+ { start: 0x9154, end: 0x9154, idx: -30973 },
+ { start: 0x9156, end: 0x9156, idx: -30974 },
+ { start: 0x9158, end: 0x9158, idx: -30975 },
+ { start: 0x9162, end: 0x9163, idx: -30984 },
+ { start: 0x9165, end: 0x9165, idx: -30985 },
+ { start: 0x9169, end: 0x916a, idx: -30988 },
+ { start: 0x916c, end: 0x916c, idx: -30989 },
+ { start: 0x9172, end: 0x9173, idx: -30994 },
+ { start: 0x9175, end: 0x9175, idx: -30995 },
+ { start: 0x9177, end: 0x9178, idx: -30996 },
+ { start: 0x9182, end: 0x9182, idx: -31005 },
+ { start: 0x9187, end: 0x9187, idx: -31009 },
+ { start: 0x9189, end: 0x9189, idx: -31010 },
+ { start: 0x918b, end: 0x918b, idx: -31011 },
+ { start: 0x918d, end: 0x918d, idx: -31012 },
+ { start: 0x9190, end: 0x9190, idx: -31014 },
+ { start: 0x9192, end: 0x9192, idx: -31015 },
+ { start: 0x9197, end: 0x9197, idx: -31019 },
+ { start: 0x919c, end: 0x919c, idx: -31023 },
+ { start: 0x91a2, end: 0x91a2, idx: -31028 },
+ { start: 0x91a4, end: 0x91a4, idx: -31029 },
+ { start: 0x91aa, end: 0x91ac, idx: -31034 },
+ { start: 0x91af, end: 0x91af, idx: -31036 },
+ { start: 0x91b1, end: 0x91b1, idx: -31037 },
+ { start: 0x91b4, end: 0x91b5, idx: -31039 },
+ { start: 0x91b8, end: 0x91b8, idx: -31041 },
+ { start: 0x91ba, end: 0x91ba, idx: -31042 },
+ { start: 0x91c0, end: 0x91c1, idx: -31047 },
+ { start: 0x91c6, end: 0x91c9, idx: -31051 },
+ { start: 0x91cb, end: 0x91d1, idx: -31052 },
+ { start: 0x91d6, end: 0x91d8, idx: -31056 },
+ { start: 0x91da, end: 0x91df, idx: -31057 },
+ { start: 0x91e1, end: 0x91e1, idx: -31058 },
+ { start: 0x91e3, end: 0x91e7, idx: -31059 },
+ { start: 0x91ed, end: 0x91ee, idx: -31064 },
+ { start: 0x91f5, end: 0x91f6, idx: -31070 },
+ { start: 0x91fc, end: 0x91fc, idx: -31075 },
+ { start: 0x91ff, end: 0x91ff, idx: -31077 },
+ { start: 0x9206, end: 0x9206, idx: -31083 },
+ { start: 0x920a, end: 0x920a, idx: -31086 },
+ { start: 0x920d, end: 0x920e, idx: -31088 },
+ { start: 0x9210, end: 0x9211, idx: -31089 },
+ { start: 0x9214, end: 0x9215, idx: -31091 },
+ { start: 0x921e, end: 0x921e, idx: -31099 },
+ { start: 0x9229, end: 0x9229, idx: -31109 },
+ { start: 0x922c, end: 0x922c, idx: -31111 },
+ { start: 0x9234, end: 0x9234, idx: -31118 },
+ { start: 0x9237, end: 0x9237, idx: -31120 },
+ { start: 0x9239, end: 0x923a, idx: -31121 },
+ { start: 0x923c, end: 0x923c, idx: -31122 },
+ { start: 0x923f, end: 0x9240, idx: -31124 },
+ { start: 0x9244, end: 0x9245, idx: -31127 },
+ { start: 0x9248, end: 0x9249, idx: -31129 },
+ { start: 0x924b, end: 0x924b, idx: -31130 },
+ { start: 0x924e, end: 0x924e, idx: -31132 },
+ { start: 0x9250, end: 0x9251, idx: -31133 },
+ { start: 0x9257, end: 0x9257, idx: -31138 },
+ { start: 0x9259, end: 0x925b, idx: -31139 },
+ { start: 0x925e, end: 0x925e, idx: -31141 },
+ { start: 0x9262, end: 0x9262, idx: -31144 },
+ { start: 0x9264, end: 0x9264, idx: -31145 },
+ { start: 0x9266, end: 0x9267, idx: -31146 },
+ { start: 0x9271, end: 0x9271, idx: -31155 },
+ { start: 0x9277, end: 0x9278, idx: -31160 },
+ { start: 0x927e, end: 0x927e, idx: -31165 },
+ { start: 0x9280, end: 0x9280, idx: -31166 },
+ { start: 0x9283, end: 0x9283, idx: -31168 },
+ { start: 0x9285, end: 0x9285, idx: -31169 },
+ { start: 0x9288, end: 0x9288, idx: -31171 },
+ { start: 0x9291, end: 0x9291, idx: -31179 },
+ { start: 0x9293, end: 0x9293, idx: -31180 },
+ { start: 0x9295, end: 0x9296, idx: -31181 },
+ { start: 0x9298, end: 0x9298, idx: -31182 },
+ { start: 0x929a, end: 0x929c, idx: -31183 },
+ { start: 0x92a7, end: 0x92a7, idx: -31193 },
+ { start: 0x92ad, end: 0x92ad, idx: -31198 },
+ { start: 0x92b7, end: 0x92b7, idx: -31207 },
+ { start: 0x92b9, end: 0x92b9, idx: -31208 },
+ { start: 0x92cf, end: 0x92d0, idx: -31229 },
+ { start: 0x92d2, end: 0x92d3, idx: -31230 },
+ { start: 0x92d5, end: 0x92d5, idx: -31231 },
+ { start: 0x92d7, end: 0x92d7, idx: -31232 },
+ { start: 0x92d9, end: 0x92d9, idx: -31233 },
+ { start: 0x92e0, end: 0x92e0, idx: -31239 },
+ { start: 0x92e4, end: 0x92e4, idx: -31242 },
+ { start: 0x92e7, end: 0x92e7, idx: -31244 },
+ { start: 0x92e9, end: 0x92ea, idx: -31245 },
+ { start: 0x92ed, end: 0x92ed, idx: -31247 },
+ { start: 0x92f2, end: 0x92f3, idx: -31251 },
+ { start: 0x92f8, end: 0x92fc, idx: -31255 },
+ { start: 0x92ff, end: 0x92ff, idx: -31257 },
+ { start: 0x9302, end: 0x9302, idx: -31259 },
+ { start: 0x9306, end: 0x9306, idx: -31262 },
+ { start: 0x930f, end: 0x9310, idx: -31270 },
+ { start: 0x9318, end: 0x931a, idx: -31277 },
+ { start: 0x931d, end: 0x931e, idx: -31279 },
+ { start: 0x9320, end: 0x9323, idx: -31280 },
+ { start: 0x9325, end: 0x9326, idx: -31281 },
+ { start: 0x9328, end: 0x9328, idx: -31282 },
+ { start: 0x932b, end: 0x932c, idx: -31284 },
+ { start: 0x932e, end: 0x932f, idx: -31285 },
+ { start: 0x9332, end: 0x9332, idx: -31287 },
+ { start: 0x9335, end: 0x9335, idx: -31289 },
+ { start: 0x933a, end: 0x933b, idx: -31293 },
+ { start: 0x9344, end: 0x9344, idx: -31301 },
+ { start: 0x9348, end: 0x9348, idx: -31304 },
+ { start: 0x934b, end: 0x934b, idx: -31306 },
+ { start: 0x934d, end: 0x934d, idx: -31307 },
+ { start: 0x9354, end: 0x9354, idx: -31313 },
+ { start: 0x9356, end: 0x9357, idx: -31314 },
+ { start: 0x935b, end: 0x935c, idx: -31317 },
+ { start: 0x9360, end: 0x9360, idx: -31320 },
+ { start: 0x936c, end: 0x936c, idx: -31331 },
+ { start: 0x936e, end: 0x936e, idx: -31332 },
+ { start: 0x9370, end: 0x9370, idx: -31333 },
+ { start: 0x9375, end: 0x9375, idx: -31337 },
+ { start: 0x937c, end: 0x937c, idx: -31343 },
+ { start: 0x937e, end: 0x937e, idx: -31344 },
+ { start: 0x938c, end: 0x938c, idx: -31357 },
+ { start: 0x9394, end: 0x9394, idx: -31364 },
+ { start: 0x9396, end: 0x9397, idx: -31365 },
+ { start: 0x939a, end: 0x939a, idx: -31367 },
+ { start: 0x93a4, end: 0x93a4, idx: -31376 },
+ { start: 0x93a7, end: 0x93a7, idx: -31378 },
+ { start: 0x93ac, end: 0x93ae, idx: -31382 },
+ { start: 0x93b0, end: 0x93b0, idx: -31383 },
+ { start: 0x93b9, end: 0x93b9, idx: -31391 },
+ { start: 0x93c3, end: 0x93c3, idx: -31400 },
+ { start: 0x93c6, end: 0x93c6, idx: -31402 },
+ { start: 0x93c8, end: 0x93c8, idx: -31403 },
+ { start: 0x93d0, end: 0x93d1, idx: -31410 },
+ { start: 0x93d6, end: 0x93d8, idx: -31414 },
+ { start: 0x93dd, end: 0x93de, idx: -31418 },
+ { start: 0x93e1, end: 0x93e1, idx: -31420 },
+ { start: 0x93e4, end: 0x93e5, idx: -31422 },
+ { start: 0x93e8, end: 0x93e8, idx: -31424 },
+ { start: 0x93f8, end: 0x93f8, idx: -31439 },
+ { start: 0x9403, end: 0x9403, idx: -31449 },
+ { start: 0x9407, end: 0x9407, idx: -31452 },
+ { start: 0x9410, end: 0x9410, idx: -31460 },
+ { start: 0x9413, end: 0x9414, idx: -31462 },
+ { start: 0x9418, end: 0x941a, idx: -31465 },
+ { start: 0x9421, end: 0x9421, idx: -31471 },
+ { start: 0x942b, end: 0x942b, idx: -31480 },
+ { start: 0x9431, end: 0x9431, idx: -31485 },
+ { start: 0x9435, end: 0x9436, idx: -31488 },
+ { start: 0x9438, end: 0x9438, idx: -31489 },
+ { start: 0x943a, end: 0x943a, idx: -31490 },
+ { start: 0x9441, end: 0x9441, idx: -31496 },
+ { start: 0x9444, end: 0x9445, idx: -31498 },
+ { start: 0x9448, end: 0x9448, idx: -31500 },
+ { start: 0x9451, end: 0x9453, idx: -31508 },
+ { start: 0x945a, end: 0x945b, idx: -31514 },
+ { start: 0x945e, end: 0x945e, idx: -31516 },
+ { start: 0x9460, end: 0x9460, idx: -31517 },
+ { start: 0x9462, end: 0x9462, idx: -31518 },
+ { start: 0x946a, end: 0x946a, idx: -31525 },
+ { start: 0x9470, end: 0x9470, idx: -31530 },
+ { start: 0x9475, end: 0x9475, idx: -31534 },
+ { start: 0x9477, end: 0x9477, idx: -31535 },
+ { start: 0x947c, end: 0x947f, idx: -31539 },
+ { start: 0x9481, end: 0x9481, idx: -31540 },
+ { start: 0x9577, end: 0x9577, idx: -31785 },
+ { start: 0x9580, end: 0x9580, idx: -31793 },
+ { start: 0x9582, end: 0x9583, idx: -31794 },
+ { start: 0x9587, end: 0x9587, idx: -31797 },
+ { start: 0x9589, end: 0x958b, idx: -31798 },
+ { start: 0x958f, end: 0x958f, idx: -31801 },
+ { start: 0x9591, end: 0x9594, idx: -31802 },
+ { start: 0x9596, end: 0x9596, idx: -31803 },
+ { start: 0x9598, end: 0x9599, idx: -31804 },
+ { start: 0x95a0, end: 0x95a0, idx: -31810 },
+ { start: 0x95a2, end: 0x95a5, idx: -31811 },
+ { start: 0x95a7, end: 0x95a8, idx: -31812 },
+ { start: 0x95ad, end: 0x95ad, idx: -31816 },
+ { start: 0x95b2, end: 0x95b2, idx: -31820 },
+ { start: 0x95b9, end: 0x95b9, idx: -31826 },
+ { start: 0x95bb, end: 0x95bc, idx: -31827 },
+ { start: 0x95be, end: 0x95be, idx: -31828 },
+ { start: 0x95c3, end: 0x95c3, idx: -31832 },
+ { start: 0x95c7, end: 0x95c7, idx: -31835 },
+ { start: 0x95ca, end: 0x95ca, idx: -31837 },
+ { start: 0x95cc, end: 0x95cd, idx: -31838 },
+ { start: 0x95d4, end: 0x95d6, idx: -31844 },
+ { start: 0x95d8, end: 0x95d8, idx: -31845 },
+ { start: 0x95dc, end: 0x95dc, idx: -31848 },
+ { start: 0x95e1, end: 0x95e2, idx: -31852 },
+ { start: 0x95e5, end: 0x95e5, idx: -31854 },
+ { start: 0x961c, end: 0x961c, idx: -31908 },
+ { start: 0x9621, end: 0x9621, idx: -31912 },
+ { start: 0x9628, end: 0x9628, idx: -31918 },
+ { start: 0x962a, end: 0x962a, idx: -31919 },
+ { start: 0x962e, end: 0x962f, idx: -31922 },
+ { start: 0x9632, end: 0x9632, idx: -31924 },
+ { start: 0x963b, end: 0x963b, idx: -31932 },
+ { start: 0x963f, end: 0x9640, idx: -31935 },
+ { start: 0x9642, end: 0x9642, idx: -31936 },
+ { start: 0x9644, end: 0x9644, idx: -31937 },
+ { start: 0x964b, end: 0x964d, idx: -31943 },
+ { start: 0x964f, end: 0x9650, idx: -31944 },
+ { start: 0x965b, end: 0x965f, idx: -31954 },
+ { start: 0x9662, end: 0x9666, idx: -31956 },
+ { start: 0x966a, end: 0x966a, idx: -31959 },
+ { start: 0x966c, end: 0x966c, idx: -31960 },
+ { start: 0x9670, end: 0x9670, idx: -31963 },
+ { start: 0x9672, end: 0x9673, idx: -31964 },
+ { start: 0x9675, end: 0x9678, idx: -31965 },
+ { start: 0x967a, end: 0x967a, idx: -31966 },
+ { start: 0x967d, end: 0x967d, idx: -31968 },
+ { start: 0x9685, end: 0x9686, idx: -31975 },
+ { start: 0x9688, end: 0x9688, idx: -31976 },
+ { start: 0x968a, end: 0x968b, idx: -31977 },
+ { start: 0x968d, end: 0x968f, idx: -31978 },
+ { start: 0x9694, end: 0x9695, idx: -31982 },
+ { start: 0x9697, end: 0x9699, idx: -31983 },
+ { start: 0x969b, end: 0x969d, idx: -31984 },
+ { start: 0x96a0, end: 0x96a0, idx: -31986 },
+ { start: 0x96a3, end: 0x96a3, idx: -31988 },
+ { start: 0x96a7, end: 0x96a8, idx: -31991 },
+ { start: 0x96aa, end: 0x96aa, idx: -31992 },
+ { start: 0x96af, end: 0x96b2, idx: -31996 },
+ { start: 0x96b4, end: 0x96b4, idx: -31997 },
+ { start: 0x96b6, end: 0x96b9, idx: -31998 },
+ { start: 0x96bb, end: 0x96bc, idx: -31999 },
+ { start: 0x96c0, end: 0x96c1, idx: -32002 },
+ { start: 0x96c4, end: 0x96c7, idx: -32004 },
+ { start: 0x96c9, end: 0x96c9, idx: -32005 },
+ { start: 0x96cb, end: 0x96ce, idx: -32006 },
+ { start: 0x96d1, end: 0x96d1, idx: -32008 },
+ { start: 0x96d5, end: 0x96d6, idx: -32011 },
+ { start: 0x96d9, end: 0x96d9, idx: -32013 },
+ { start: 0x96db, end: 0x96dc, idx: -32014 },
+ { start: 0x96e2, end: 0x96e3, idx: -32019 },
+ { start: 0x96e8, end: 0x96e8, idx: -32023 },
+ { start: 0x96ea, end: 0x96eb, idx: -32024 },
+ { start: 0x96f0, end: 0x96f0, idx: -32028 },
+ { start: 0x96f2, end: 0x96f2, idx: -32029 },
+ { start: 0x96f6, end: 0x96f7, idx: -32032 },
+ { start: 0x96f9, end: 0x96f9, idx: -32033 },
+ { start: 0x96fb, end: 0x96fb, idx: -32034 },
+ { start: 0x9700, end: 0x9700, idx: -32038 },
+ { start: 0x9704, end: 0x9704, idx: -32041 },
+ { start: 0x9706, end: 0x9708, idx: -32042 },
+ { start: 0x970a, end: 0x970a, idx: -32043 },
+ { start: 0x970d, end: 0x970f, idx: -32045 },
+ { start: 0x9711, end: 0x9711, idx: -32046 },
+ { start: 0x9713, end: 0x9713, idx: -32047 },
+ { start: 0x9716, end: 0x9716, idx: -32049 },
+ { start: 0x9719, end: 0x9719, idx: -32051 },
+ { start: 0x971c, end: 0x971c, idx: -32053 },
+ { start: 0x971e, end: 0x971e, idx: -32054 },
+ { start: 0x9724, end: 0x9724, idx: -32059 },
+ { start: 0x9727, end: 0x9727, idx: -32061 },
+ { start: 0x972a, end: 0x972a, idx: -32063 },
+ { start: 0x9730, end: 0x9730, idx: -32068 },
+ { start: 0x9732, end: 0x9733, idx: -32069 },
+ { start: 0x9738, end: 0x9739, idx: -32073 },
+ { start: 0x973b, end: 0x973b, idx: -32074 },
+ { start: 0x973d, end: 0x973e, idx: -32075 },
+ { start: 0x9742, end: 0x9744, idx: -32078 },
+ { start: 0x9746, end: 0x9746, idx: -32079 },
+ { start: 0x9748, end: 0x9749, idx: -32080 },
+ { start: 0x974d, end: 0x974d, idx: -32083 },
+ { start: 0x974f, end: 0x974f, idx: -32084 },
+ { start: 0x9751, end: 0x9752, idx: -32085 },
+ { start: 0x9755, end: 0x9756, idx: -32087 },
+ { start: 0x9759, end: 0x9759, idx: -32089 },
+ { start: 0x975c, end: 0x975c, idx: -32091 },
+ { start: 0x975e, end: 0x975e, idx: -32092 },
+ { start: 0x9760, end: 0x9762, idx: -32093 },
+ { start: 0x9764, end: 0x9764, idx: -32094 },
+ { start: 0x9766, end: 0x9766, idx: -32095 },
+ { start: 0x9768, end: 0x9769, idx: -32096 },
+ { start: 0x976b, end: 0x976b, idx: -32097 },
+ { start: 0x976d, end: 0x976d, idx: -32098 },
+ { start: 0x9771, end: 0x9771, idx: -32101 },
+ { start: 0x9774, end: 0x9774, idx: -32103 },
+ { start: 0x9779, end: 0x977a, idx: -32107 },
+ { start: 0x977c, end: 0x977c, idx: -32108 },
+ { start: 0x9781, end: 0x9781, idx: -32112 },
+ { start: 0x9784, end: 0x9786, idx: -32114 },
+ { start: 0x978b, end: 0x978b, idx: -32118 },
+ { start: 0x978d, end: 0x978d, idx: -32119 },
+ { start: 0x978f, end: 0x9790, idx: -32120 },
+ { start: 0x9798, end: 0x9798, idx: -32127 },
+ { start: 0x979c, end: 0x979c, idx: -32130 },
+ { start: 0x97a0, end: 0x97a0, idx: -32133 },
+ { start: 0x97a3, end: 0x97a3, idx: -32135 },
+ { start: 0x97a6, end: 0x97a6, idx: -32137 },
+ { start: 0x97a8, end: 0x97a8, idx: -32138 },
+ { start: 0x97ab, end: 0x97ab, idx: -32140 },
+ { start: 0x97ad, end: 0x97ad, idx: -32141 },
+ { start: 0x97b3, end: 0x97b4, idx: -32146 },
+ { start: 0x97c3, end: 0x97c3, idx: -32160 },
+ { start: 0x97c6, end: 0x97c6, idx: -32162 },
+ { start: 0x97c8, end: 0x97c8, idx: -32163 },
+ { start: 0x97cb, end: 0x97cb, idx: -32165 },
+ { start: 0x97d3, end: 0x97d3, idx: -32172 },
+ { start: 0x97dc, end: 0x97dc, idx: -32180 },
+ { start: 0x97ed, end: 0x97ee, idx: -32196 },
+ { start: 0x97f2, end: 0x97f3, idx: -32199 },
+ { start: 0x97f5, end: 0x97f6, idx: -32200 },
+ { start: 0x97fb, end: 0x97fb, idx: -32204 },
+ { start: 0x97ff, end: 0x97ff, idx: -32207 },
+ { start: 0x9801, end: 0x9803, idx: -32208 },
+ { start: 0x9805, end: 0x9806, idx: -32209 },
+ { start: 0x9808, end: 0x9808, idx: -32210 },
+ { start: 0x980c, end: 0x980c, idx: -32213 },
+ { start: 0x980f, end: 0x9813, idx: -32215 },
+ { start: 0x9817, end: 0x9818, idx: -32218 },
+ { start: 0x981a, end: 0x981a, idx: -32219 },
+ { start: 0x9821, end: 0x9821, idx: -32225 },
+ { start: 0x9824, end: 0x9824, idx: -32227 },
+ { start: 0x982c, end: 0x982d, idx: -32234 },
+ { start: 0x9830, end: 0x9830, idx: -32236 },
+ { start: 0x9834, end: 0x9834, idx: -32239 },
+ { start: 0x9837, end: 0x9839, idx: -32241 },
+ { start: 0x983b, end: 0x983d, idx: -32242 },
+ { start: 0x9846, end: 0x9846, idx: -32250 },
+ { start: 0x984b, end: 0x984f, idx: -32254 },
+ { start: 0x9854, end: 0x9855, idx: -32258 },
+ { start: 0x9857, end: 0x9858, idx: -32259 },
+ { start: 0x985a, end: 0x985b, idx: -32260 },
+ { start: 0x985e, end: 0x985e, idx: -32262 },
+ { start: 0x9865, end: 0x9865, idx: -32268 },
+ { start: 0x9867, end: 0x9867, idx: -32269 },
+ { start: 0x986b, end: 0x986b, idx: -32272 },
+ { start: 0x986f, end: 0x9871, idx: -32275 },
+ { start: 0x9873, end: 0x9874, idx: -32276 },
+ { start: 0x98a8, end: 0x98a8, idx: -32327 },
+ { start: 0x98aa, end: 0x98aa, idx: -32328 },
+ { start: 0x98af, end: 0x98af, idx: -32332 },
+ { start: 0x98b1, end: 0x98b1, idx: -32333 },
+ { start: 0x98b6, end: 0x98b6, idx: -32337 },
+ { start: 0x98c3, end: 0x98c4, idx: -32349 },
+ { start: 0x98c6, end: 0x98c6, idx: -32350 },
+ { start: 0x98db, end: 0x98dc, idx: -32370 },
+ { start: 0x98df, end: 0x98df, idx: -32372 },
+ { start: 0x98e2, end: 0x98e2, idx: -32374 },
+ { start: 0x98e9, end: 0x98e9, idx: -32380 },
+ { start: 0x98eb, end: 0x98eb, idx: -32381 },
+ { start: 0x98ed, end: 0x98ef, idx: -32382 },
+ { start: 0x98f2, end: 0x98f2, idx: -32384 },
+ { start: 0x98f4, end: 0x98f4, idx: -32385 },
+ { start: 0x98fc, end: 0x98fe, idx: -32392 },
+ { start: 0x9903, end: 0x9903, idx: -32396 },
+ { start: 0x9905, end: 0x9905, idx: -32397 },
+ { start: 0x9909, end: 0x990a, idx: -32400 },
+ { start: 0x990c, end: 0x990c, idx: -32401 },
+ { start: 0x9910, end: 0x9910, idx: -32404 },
+ { start: 0x9912, end: 0x9914, idx: -32405 },
+ { start: 0x9918, end: 0x9918, idx: -32408 },
+ { start: 0x991d, end: 0x991e, idx: -32412 },
+ { start: 0x9920, end: 0x9921, idx: -32413 },
+ { start: 0x9924, end: 0x9924, idx: -32415 },
+ { start: 0x9927, end: 0x9928, idx: -32417 },
+ { start: 0x992c, end: 0x992c, idx: -32420 },
+ { start: 0x992e, end: 0x992e, idx: -32421 },
+ { start: 0x993d, end: 0x993e, idx: -32435 },
+ { start: 0x9942, end: 0x9942, idx: -32438 },
+ { start: 0x9945, end: 0x9945, idx: -32440 },
+ { start: 0x9949, end: 0x9949, idx: -32443 },
+ { start: 0x994b, end: 0x994c, idx: -32444 },
+ { start: 0x9950, end: 0x9952, idx: -32447 },
+ { start: 0x9955, end: 0x9955, idx: -32449 },
+ { start: 0x9957, end: 0x9957, idx: -32450 },
+ { start: 0x9996, end: 0x9999, idx: -32512 },
+ { start: 0x999e, end: 0x999e, idx: -32516 },
+ { start: 0x99a5, end: 0x99a5, idx: -32522 },
+ { start: 0x99a8, end: 0x99a8, idx: -32524 },
+ { start: 0x99ac, end: 0x99ae, idx: -32527 },
+ { start: 0x99b3, end: 0x99b4, idx: -32531 },
+ { start: 0x99bc, end: 0x99bc, idx: -32538 },
+ { start: 0x99c1, end: 0x99c1, idx: -32542 },
+ { start: 0x99c4, end: 0x99c6, idx: -32544 },
+ { start: 0x99c8, end: 0x99c8, idx: -32545 },
+ { start: 0x99d0, end: 0x99d2, idx: -32552 },
+ { start: 0x99d5, end: 0x99d5, idx: -32554 },
+ { start: 0x99d8, end: 0x99d8, idx: -32556 },
+ { start: 0x99db, end: 0x99db, idx: -32558 },
+ { start: 0x99dd, end: 0x99dd, idx: -32559 },
+ { start: 0x99df, end: 0x99df, idx: -32560 },
+ { start: 0x99e2, end: 0x99e2, idx: -32562 },
+ { start: 0x99ed, end: 0x99ee, idx: -32572 },
+ { start: 0x99f1, end: 0x99f2, idx: -32574 },
+ { start: 0x99f8, end: 0x99f8, idx: -32579 },
+ { start: 0x99fb, end: 0x99fb, idx: -32581 },
+ { start: 0x99ff, end: 0x99ff, idx: -32584 },
+ { start: 0x9a01, end: 0x9a01, idx: -32585 },
+ { start: 0x9a05, end: 0x9a05, idx: -32588 },
+ { start: 0x9a0e, end: 0x9a0f, idx: -32596 },
+ { start: 0x9a12, end: 0x9a13, idx: -32598 },
+ { start: 0x9a19, end: 0x9a19, idx: -32603 },
+ { start: 0x9a28, end: 0x9a28, idx: -32617 },
+ { start: 0x9a2b, end: 0x9a2b, idx: -32619 },
+ { start: 0x9a30, end: 0x9a30, idx: -32623 },
+ { start: 0x9a37, end: 0x9a37, idx: -32629 },
+ { start: 0x9a3e, end: 0x9a3e, idx: -32635 },
+ { start: 0x9a40, end: 0x9a40, idx: -32636 },
+ { start: 0x9a42, end: 0x9a43, idx: -32637 },
+ { start: 0x9a45, end: 0x9a45, idx: -32638 },
+ { start: 0x9a4d, end: 0x9a4e, idx: -32645 },
+ { start: 0x9a52, end: 0x9a52, idx: -32648 },
+ { start: 0x9a55, end: 0x9a55, idx: -32650 },
+ { start: 0x9a57, end: 0x9a57, idx: -32651 },
+ { start: 0x9a5a, end: 0x9a5b, idx: -32653 },
+ { start: 0x9a5f, end: 0x9a5f, idx: -32656 },
+ { start: 0x9a62, end: 0x9a62, idx: -32658 },
+ { start: 0x9a64, end: 0x9a65, idx: -32659 },
+ { start: 0x9a69, end: 0x9a6b, idx: -32662 },
+ { start: 0x9aa8, end: 0x9aa8, idx: -32722 },
+ { start: 0x9aad, end: 0x9aad, idx: -32726 },
+ { start: 0x9ab0, end: 0x9ab0, idx: -32728 },
+ { start: 0x9ab8, end: 0x9ab8, idx: -32735 },
+ { start: 0x9abc, end: 0x9abc, idx: -32738 },
+ { start: 0x9ac0, end: 0x9ac0, idx: -32741 },
+ { start: 0x9ac4, end: 0x9ac4, idx: -32744 },
+ { start: 0x9acf, end: 0x9acf, idx: -32754 },
+ { start: 0x9ad1, end: 0x9ad1, idx: -32755 },
+ { start: 0x9ad3, end: 0x9ad4, idx: -32756 },
+ { start: 0x9ad8, end: 0x9ad9, idx: -32759 },
+ { start: 0x9adc, end: 0x9adc, idx: -32761 },
+ { start: 0x9ade, end: 0x9adf, idx: -32762 },
+ { start: 0x9ae2, end: 0x9ae3, idx: -32764 },
+ { start: 0x9ae6, end: 0x9ae6, idx: -32766 },
+ { start: 0x9aea, end: 0x9aeb, idx: -32769 },
+ { start: 0x9aed, end: 0x9aef, idx: -32770 },
+ { start: 0x9af1, end: 0x9af1, idx: -32771 },
+ { start: 0x9af4, end: 0x9af4, idx: -32773 },
+ { start: 0x9af7, end: 0x9af7, idx: -32775 },
+ { start: 0x9afb, end: 0x9afb, idx: -32778 },
+ { start: 0x9b06, end: 0x9b06, idx: -32788 },
+ { start: 0x9b18, end: 0x9b18, idx: -32805 },
+ { start: 0x9b1a, end: 0x9b1a, idx: -32806 },
+ { start: 0x9b1f, end: 0x9b1f, idx: -32810 },
+ { start: 0x9b22, end: 0x9b23, idx: -32812 },
+ { start: 0x9b25, end: 0x9b25, idx: -32813 },
+ { start: 0x9b27, end: 0x9b2a, idx: -32814 },
+ { start: 0x9b2e, end: 0x9b2f, idx: -32817 },
+ { start: 0x9b31, end: 0x9b32, idx: -32818 },
+ { start: 0x9b3b, end: 0x9b3c, idx: -32826 },
+ { start: 0x9b41, end: 0x9b45, idx: -32830 },
+ { start: 0x9b4d, end: 0x9b4f, idx: -32837 },
+ { start: 0x9b51, end: 0x9b51, idx: -32838 },
+ { start: 0x9b54, end: 0x9b54, idx: -32840 },
+ { start: 0x9b58, end: 0x9b58, idx: -32843 },
+ { start: 0x9b5a, end: 0x9b5a, idx: -32844 },
+ { start: 0x9b6f, end: 0x9b6f, idx: -32864 },
+ { start: 0x9b72, end: 0x9b72, idx: -32866 },
+ { start: 0x9b74, end: 0x9b75, idx: -32867 },
+ { start: 0x9b83, end: 0x9b83, idx: -32880 },
+ { start: 0x9b8e, end: 0x9b8f, idx: -32890 },
+ { start: 0x9b91, end: 0x9b93, idx: -32891 },
+ { start: 0x9b96, end: 0x9b97, idx: -32893 },
+ { start: 0x9b9f, end: 0x9ba0, idx: -32900 },
+ { start: 0x9ba8, end: 0x9ba8, idx: -32907 },
+ { start: 0x9baa, end: 0x9bab, idx: -32908 },
+ { start: 0x9bad, end: 0x9bae, idx: -32909 },
+ { start: 0x9bb1, end: 0x9bb1, idx: -32911 },
+ { start: 0x9bb4, end: 0x9bb4, idx: -32913 },
+ { start: 0x9bb9, end: 0x9bb9, idx: -32917 },
+ { start: 0x9bbb, end: 0x9bbb, idx: -32918 },
+ { start: 0x9bc0, end: 0x9bc0, idx: -32922 },
+ { start: 0x9bc6, end: 0x9bc6, idx: -32927 },
+ { start: 0x9bc9, end: 0x9bca, idx: -32929 },
+ { start: 0x9bcf, end: 0x9bcf, idx: -32933 },
+ { start: 0x9bd1, end: 0x9bd2, idx: -32934 },
+ { start: 0x9bd4, end: 0x9bd4, idx: -32935 },
+ { start: 0x9bd6, end: 0x9bd6, idx: -32936 },
+ { start: 0x9bdb, end: 0x9bdb, idx: -32940 },
+ { start: 0x9be1, end: 0x9be4, idx: -32945 },
+ { start: 0x9be8, end: 0x9be8, idx: -32948 },
+ { start: 0x9bf0, end: 0x9bf2, idx: -32955 },
+ { start: 0x9bf5, end: 0x9bf5, idx: -32957 },
+ { start: 0x9c00, end: 0x9c00, idx: -32967 },
+ { start: 0x9c04, end: 0x9c04, idx: -32970 },
+ { start: 0x9c06, end: 0x9c06, idx: -32971 },
+ { start: 0x9c08, end: 0x9c0a, idx: -32972 },
+ { start: 0x9c0c, end: 0x9c0d, idx: -32973 },
+ { start: 0x9c10, end: 0x9c10, idx: -32975 },
+ { start: 0x9c12, end: 0x9c15, idx: -32976 },
+ { start: 0x9c1b, end: 0x9c1b, idx: -32981 },
+ { start: 0x9c21, end: 0x9c21, idx: -32986 },
+ { start: 0x9c24, end: 0x9c25, idx: -32988 },
+ { start: 0x9c2d, end: 0x9c30, idx: -32995 },
+ { start: 0x9c32, end: 0x9c32, idx: -32996 },
+ { start: 0x9c39, end: 0x9c3b, idx: -33002 },
+ { start: 0x9c3e, end: 0x9c3e, idx: -33004 },
+ { start: 0x9c46, end: 0x9c48, idx: -33011 },
+ { start: 0x9c52, end: 0x9c52, idx: -33020 },
+ { start: 0x9c57, end: 0x9c57, idx: -33024 },
+ { start: 0x9c5a, end: 0x9c5a, idx: -33026 },
+ { start: 0x9c60, end: 0x9c60, idx: -33031 },
+ { start: 0x9c67, end: 0x9c67, idx: -33037 },
+ { start: 0x9c76, end: 0x9c76, idx: -33051 },
+ { start: 0x9c78, end: 0x9c78, idx: -33052 },
+ { start: 0x9ce5, end: 0x9ce5, idx: -33160 },
+ { start: 0x9ce7, end: 0x9ce7, idx: -33161 },
+ { start: 0x9ce9, end: 0x9ce9, idx: -33162 },
+ { start: 0x9ceb, end: 0x9cec, idx: -33163 },
+ { start: 0x9cf0, end: 0x9cf0, idx: -33166 },
+ { start: 0x9cf3, end: 0x9cf4, idx: -33168 },
+ { start: 0x9cf6, end: 0x9cf6, idx: -33169 },
+ { start: 0x9d03, end: 0x9d03, idx: -33181 },
+ { start: 0x9d06, end: 0x9d09, idx: -33183 },
+ { start: 0x9d0e, end: 0x9d0e, idx: -33187 },
+ { start: 0x9d12, end: 0x9d12, idx: -33190 },
+ { start: 0x9d15, end: 0x9d15, idx: -33192 },
+ { start: 0x9d1b, end: 0x9d1b, idx: -33197 },
+ { start: 0x9d1f, end: 0x9d1f, idx: -33200 },
+ { start: 0x9d23, end: 0x9d23, idx: -33203 },
+ { start: 0x9d26, end: 0x9d26, idx: -33205 },
+ { start: 0x9d28, end: 0x9d28, idx: -33206 },
+ { start: 0x9d2a, end: 0x9d2c, idx: -33207 },
+ { start: 0x9d3b, end: 0x9d3b, idx: -33221 },
+ { start: 0x9d3e, end: 0x9d3f, idx: -33223 },
+ { start: 0x9d41, end: 0x9d41, idx: -33224 },
+ { start: 0x9d44, end: 0x9d44, idx: -33226 },
+ { start: 0x9d46, end: 0x9d46, idx: -33227 },
+ { start: 0x9d48, end: 0x9d48, idx: -33228 },
+ { start: 0x9d50, end: 0x9d51, idx: -33235 },
+ { start: 0x9d59, end: 0x9d59, idx: -33242 },
+ { start: 0x9d5c, end: 0x9d5e, idx: -33244 },
+ { start: 0x9d60, end: 0x9d61, idx: -33245 },
+ { start: 0x9d64, end: 0x9d64, idx: -33247 },
+ { start: 0x9d6b, end: 0x9d6c, idx: -33253 },
+ { start: 0x9d6f, end: 0x9d70, idx: -33255 },
+ { start: 0x9d72, end: 0x9d72, idx: -33256 },
+ { start: 0x9d7a, end: 0x9d7a, idx: -33263 },
+ { start: 0x9d87, end: 0x9d87, idx: -33275 },
+ { start: 0x9d89, end: 0x9d89, idx: -33276 },
+ { start: 0x9d8f, end: 0x9d8f, idx: -33281 },
+ { start: 0x9d9a, end: 0x9d9a, idx: -33291 },
+ { start: 0x9da4, end: 0x9da4, idx: -33300 },
+ { start: 0x9da9, end: 0x9da9, idx: -33304 },
+ { start: 0x9dab, end: 0x9dab, idx: -33305 },
+ { start: 0x9daf, end: 0x9daf, idx: -33308 },
+ { start: 0x9db2, end: 0x9db2, idx: -33310 },
+ { start: 0x9db4, end: 0x9db4, idx: -33311 },
+ { start: 0x9db8, end: 0x9db8, idx: -33314 },
+ { start: 0x9dba, end: 0x9dbb, idx: -33315 },
+ { start: 0x9dc1, end: 0x9dc2, idx: -33320 },
+ { start: 0x9dc4, end: 0x9dc4, idx: -33321 },
+ { start: 0x9dc6, end: 0x9dc6, idx: -33322 },
+ { start: 0x9dcf, end: 0x9dcf, idx: -33330 },
+ { start: 0x9dd3, end: 0x9dd3, idx: -33333 },
+ { start: 0x9dd7, end: 0x9dd7, idx: -33336 },
+ { start: 0x9dd9, end: 0x9dd9, idx: -33337 },
+ { start: 0x9de6, end: 0x9de6, idx: -33349 },
+ { start: 0x9ded, end: 0x9ded, idx: -33355 },
+ { start: 0x9def, end: 0x9def, idx: -33356 },
+ { start: 0x9df2, end: 0x9df2, idx: -33358 },
+ { start: 0x9df8, end: 0x9dfa, idx: -33363 },
+ { start: 0x9dfd, end: 0x9dfd, idx: -33365 },
+ { start: 0x9e19, end: 0x9e1b, idx: -33392 },
+ { start: 0x9e1e, end: 0x9e1e, idx: -33394 },
+ { start: 0x9e75, end: 0x9e75, idx: -33480 },
+ { start: 0x9e78, end: 0x9e79, idx: -33482 },
+ { start: 0x9e7c, end: 0x9e7d, idx: -33484 },
+ { start: 0x9e7f, end: 0x9e7f, idx: -33485 },
+ { start: 0x9e81, end: 0x9e81, idx: -33486 },
+ { start: 0x9e88, end: 0x9e88, idx: -33492 },
+ { start: 0x9e8b, end: 0x9e8c, idx: -33494 },
+ { start: 0x9e91, end: 0x9e93, idx: -33498 },
+ { start: 0x9e95, end: 0x9e95, idx: -33499 },
+ { start: 0x9e97, end: 0x9e97, idx: -33500 },
+ { start: 0x9e9d, end: 0x9e9d, idx: -33505 },
+ { start: 0x9e9f, end: 0x9e9f, idx: -33506 },
+ { start: 0x9ea5, end: 0x9ea6, idx: -33511 },
+ { start: 0x9ea9, end: 0x9eaa, idx: -33513 },
+ { start: 0x9ead, end: 0x9ead, idx: -33515 },
+ { start: 0x9eb4, end: 0x9eb5, idx: -33521 },
+ { start: 0x9eb8, end: 0x9ebc, idx: -33523 },
+ { start: 0x9ebe, end: 0x9ebf, idx: -33524 },
+ { start: 0x9ec4, end: 0x9ec4, idx: -33528 },
+ { start: 0x9ecc, end: 0x9ed2, idx: -33535 },
+ { start: 0x9ed4, end: 0x9ed4, idx: -33536 },
+ { start: 0x9ed8, end: 0x9ed9, idx: -33539 },
+ { start: 0x9edb, end: 0x9ede, idx: -33540 },
+ { start: 0x9ee0, end: 0x9ee0, idx: -33541 },
+ { start: 0x9ee5, end: 0x9ee5, idx: -33545 },
+ { start: 0x9ee8, end: 0x9ee8, idx: -33547 },
+ { start: 0x9eef, end: 0x9eef, idx: -33553 },
+ { start: 0x9ef4, end: 0x9ef4, idx: -33557 },
+ { start: 0x9ef6, end: 0x9ef7, idx: -33558 },
+ { start: 0x9ef9, end: 0x9ef9, idx: -33559 },
+ { start: 0x9efb, end: 0x9efd, idx: -33560 },
+ { start: 0x9f07, end: 0x9f08, idx: -33569 },
+ { start: 0x9f0e, end: 0x9f0e, idx: -33574 },
+ { start: 0x9f13, end: 0x9f13, idx: -33578 },
+ { start: 0x9f15, end: 0x9f15, idx: -33579 },
+ { start: 0x9f20, end: 0x9f21, idx: -33589 },
+ { start: 0x9f2c, end: 0x9f2c, idx: -33599 },
+ { start: 0x9f3b, end: 0x9f3b, idx: -33613 },
+ { start: 0x9f3e, end: 0x9f3e, idx: -33615 },
+ { start: 0x9f4a, end: 0x9f4b, idx: -33626 },
+ { start: 0x9f4e, end: 0x9f4f, idx: -33628 },
+ { start: 0x9f52, end: 0x9f52, idx: -33630 },
+ { start: 0x9f54, end: 0x9f54, idx: -33631 },
+ { start: 0x9f5f, end: 0x9f63, idx: -33641 },
+ { start: 0x9f66, end: 0x9f67, idx: -33643 },
+ { start: 0x9f6a, end: 0x9f6a, idx: -33645 },
+ { start: 0x9f6c, end: 0x9f6c, idx: -33646 },
+ { start: 0x9f72, end: 0x9f72, idx: -33651 },
+ { start: 0x9f76, end: 0x9f77, idx: -33654 },
+ { start: 0x9f8d, end: 0x9f8d, idx: -33675 },
+ { start: 0x9f95, end: 0x9f95, idx: -33682 },
+ { start: 0x9f9c, end: 0x9f9d, idx: -33688 },
+ { start: 0x9fa0, end: 0x9fa0, idx: -33690 },
+ { start: 0xe000, end: 0xf111, idx: -50169 },
+ { start: 0xf86f, end: 0xf86f, idx: -52054 },
+ { start: 0xf929, end: 0xf929, idx: -52239 },
+ { start: 0xf9dc, end: 0xf9dc, idx: -52417 },
+ { start: 0xfa0e, end: 0xfa2d, idx: -52466 },
+ { start: 0xff01, end: 0xff5e, idx: -53701 },
+ { start: 0xffe0, end: 0xffe5, idx: -53830 },
+ { start: 0xffff, end: 0xffff, idx: 0 }
+};
+
+static const char * __ucs4_to_ibm939db[] =
+{
+ "\x42\x6a", "\x44\x6a", "\x44\x60", "\x44\xed", "\x44\x4b", "\x44\x50",
+ "\x43\x79", "\x44\x7a", "\x44\x7b", "\x41\x61", "\x41\x62", "\x41\x63",
+ "\x41\x64", "\x41\x65", "\x41\x66", "\x41\x67", "\x41\x68", "\x41\x69",
+ "\x41\x6a", "\x41\x6b", "\x41\x6c", "\x41\x6d", "\x41\x6e", "\x41\x6f",
+ "\x41\x70", "\x41\x71", "\x41\x72", "\x41\x73", "\x41\x74", "\x41\x75",
+ "\x41\x76", "\x41\x77", "\x41\x78", "\x41\x41", "\x41\x42", "\x41\x43",
+ "\x41\x44", "\x41\x45", "\x41\x46", "\x41\x47", "\x41\x48", "\x41\x49",
+ "\x41\x4a", "\x41\x4b", "\x41\x4c", "\x41\x4d", "\x41\x4e", "\x41\x4f",
+ "\x41\x50", "\x41\x51", "\x41\x52", "\x41\x53", "\x41\x54", "\x41\x55",
+ "\x41\x56", "\x41\x57", "\x41\x58", "\x41\xc6", "\x41\xc0", "\x41\xc1",
+ "\x41\xc2", "\x41\xc3", "\x41\xc4", "\x41\xc5", "\x41\xc7", "\x41\xc8",
+ "\x41\xc9", "\x41\xca", "\x41\xcb", "\x41\xcc", "\x41\xcd", "\x41\xce",
+ "\x41\xcf", "\x41\xd0", "\x41\xd1", "\x41\xd2", "\x41\xd3", "\x41\xd4",
+ "\x41\xd5", "\x41\xd6", "\x41\xd7", "\x41\xd8", "\x41\xd9", "\x41\xda",
+ "\x41\xdb", "\x41\xdc", "\x41\xdd", "\x41\xde", "\x41\xdf", "\x41\xe0",
+ "\x41\x80", "\x41\x81", "\x41\x82", "\x41\x83", "\x41\x84", "\x41\x85",
+ "\x41\x87", "\x41\x88", "\x41\x89", "\x41\x8a", "\x41\x8b", "\x41\x8c",
+ "\x41\x8d", "\x41\x8e", "\x41\x8f", "\x41\x90", "\x41\x91", "\x41\x92",
+ "\x41\x93", "\x41\x94", "\x41\x95", "\x41\x96", "\x41\x97", "\x41\x98",
+ "\x41\x99", "\x41\x9a", "\x41\x9b", "\x41\x9c", "\x41\x9d", "\x41\x9e",
+ "\x41\x9f", "\x41\xa0", "\x41\x86", "\x44\x5a", "\x44\x4a", "\x44\x4a",
+ "\x44\x7c", "\x44\x61", "\x44\x71", "\x44\x62", "\x44\x72", "\x43\x77",
+ "\x43\x78", "\x44\x7e", "\x44\x7f", "\x43\x73", "\x44\xee", "\x44\xef",
+ "\x44\x6b", "\x44\x4e", "\x44\x6e", "\x44\x6f", "\x43\x72", "\x41\xf1",
+ "\x41\xf2", "\x41\xf3", "\x41\xf4", "\x41\xf5", "\x41\xf6", "\x41\xf7",
+ "\x41\xf8", "\x41\xf9", "\x41\xfa", "\x41\xb1", "\x41\xb2", "\x41\xb3",
+ "\x41\xb4", "\x41\xb5", "\x41\xb6", "\x41\xb7", "\x41\xb8", "\x41\xb9",
+ "\x41\xba", "\x44\xf1", "\x44\xf2", "\x44\xf0", "\x44\xf3", "\x43\x6e",
+ "\x43\x6f", "\x43\x70", "\x43\x4e", "\x43\x71", "\x43\x4f", "\x43\x64",
+ "\x43\x65", "\x42\x60", "\x43\x5f", "\x43\x61", "\x44\x4d", "\x43\x4b",
+ "\x44\x7c", "\x43\x6c", "\x43\x6d", "\x43\x6b", "\x43\x6a", "\x43\x62",
+ "\x43\x63", "\x44\x68", "\x44\x78", "\x43\x60", "\x43\x5c", "\x44\x4c",
+ "\x43\x5b", "\x44\x67", "\x44\x77", "\x43\x5d", "\x43\x5e", "\x43\x68",
+ "\x43\x69", "\x43\x66", "\x43\x67", "\x43\x4c", "\x43\x4d", "\x43\x7c",
+ "\x43\xb7", "\x43\x7d", "\x43\xb8", "\x43\x7e", "\x43\xb9", "\x43\x7f",
+ "\x43\xe1", "\x43\xb1", "\x43\xe3", "\x43\xb0", "\x43\xe2", "\x43\xb2",
+ "\x43\xee", "\x43\xe9", "\x43\xe4", "\x43\xb4", "\x43\xf0", "\x43\xeb",
+ "\x43\xe6", "\x43\xb3", "\x43\xea", "\x43\xef", "\x43\xe5", "\x43\xb5",
+ "\x43\xec", "\x43\xf1", "\x43\xe7", "\x43\xb6", "\x43\xed", "\x43\xf2",
+ "\x43\xe8", "\x44\xea", "\x44\xe9", "\x44\xe3", "\x44\xe2", "\x44\xec",
+ "\x44\xeb", "\x44\xe8", "\x44\xe7", "\x44\xe0", "\x44\xe4", "\x44\xe1",
+ "\x43\x7a", "\x44\xe6", "\x44\xe5", "\x44\x79", "\x44\x69", "\x43\x76",
+ "\x43\x75", "\x43\x74", "\x40\x40", "\x43\x44", "\x43\x41", "\x44\x5b",
+ "\x44\x5d", "\x44\x5e", "\x44\x5f", "\x44\x64", "\x44\x74", "\x44\x65",
+ "\x44\x75", "\x43\x42", "\x43\x43", "\x44\x42", "\x44\x43", "\x44\x66",
+ "\x44\x76", "\x44\x6c", "\x44\x7d", "\x44\x63", "\x44\x73", "\x43\xa1",
+ "\x44\x47", "\x44\x81", "\x44\x48", "\x44\x82", "\x44\x49", "\x44\x83",
+ "\x44\x51", "\x44\x84", "\x44\x52", "\x44\x85", "\x44\x86", "\x44\xc0",
+ "\x44\x87", "\x44\xc1", "\x44\x88", "\x44\xc2", "\x44\x89", "\x44\xc3",
+ "\x44\x8a", "\x44\xc4", "\x44\x8c", "\x44\xc5", "\x44\x8d", "\x44\xc6",
+ "\x44\x8e", "\x44\xc7", "\x44\x8f", "\x44\xc8", "\x44\x90", "\x44\xc9",
+ "\x44\x91", "\x44\xca", "\x44\x92", "\x44\xcb", "\x44\x56", "\x44\x93",
+ "\x44\xcc", "\x44\x94", "\x44\xcd", "\x44\x95", "\x44\xce", "\x44\x96",
+ "\x44\x97", "\x44\x98", "\x44\x99", "\x44\x9a", "\x44\x9d", "\x44\xcf",
+ "\x44\xd5", "\x44\x9e", "\x44\xd0", "\x44\xd6", "\x44\x9f", "\x44\xd1",
+ "\x44\xd7", "\x44\xa2", "\x44\xd2", "\x44\xd8", "\x44\xa3", "\x44\xd3",
+ "\x44\xd9", "\x44\xa4", "\x44\xa5", "\x44\xa6", "\x44\xa7", "\x44\xa8",
+ "\x44\x53", "\x44\xa9", "\x44\x54", "\x44\xaa", "\x44\x55", "\x44\xac",
+ "\x44\xad", "\x44\xae", "\x44\xaf", "\x44\xba", "\x44\xbb", "\x44\x57",
+ "\x44\xbc", "\x44\xda", "\x44\xdb", "\x44\x46", "\x44\xbd", "\x43\xbe",
+ "\x43\xbf", "\x44\xdc", "\x44\xdd", "\x43\x47", "\x43\x81", "\x43\x48",
+ "\x43\x82", "\x43\x49", "\x43\x83", "\x43\x51", "\x43\x84", "\x43\x52",
+ "\x43\x85", "\x43\x86", "\x43\xc0", "\x43\x87", "\x43\xc1", "\x43\x88",
+ "\x43\xc2", "\x43\x89", "\x43\xc3", "\x43\x8a", "\x43\xc4", "\x43\x8c",
+ "\x43\xc5", "\x43\x8d", "\x43\xc6", "\x43\x8e", "\x43\xc7", "\x43\x8f",
+ "\x43\xc8", "\x43\x90", "\x43\xc9", "\x43\x91", "\x43\xca", "\x43\x92",
+ "\x43\xcb", "\x43\x56", "\x43\x93", "\x43\xcc", "\x43\x94", "\x43\xcd",
+ "\x43\x95", "\x43\xce", "\x43\x96", "\x43\x97", "\x43\x98", "\x43\x99",
+ "\x43\x9a", "\x43\x9d", "\x43\xcf", "\x43\xd5", "\x43\x9e", "\x43\xd0",
+ "\x43\xd6", "\x43\x9f", "\x43\xd1", "\x43\xd7", "\x43\xa2", "\x43\xd2",
+ "\x43\xd8", "\x43\xa3", "\x43\xd3", "\x43\xd9", "\x43\xa4", "\x43\xa5",
+ "\x43\xa6", "\x43\xa7", "\x43\xa8", "\x43\x53", "\x43\xa9", "\x43\x54",
+ "\x43\xaa", "\x43\x55", "\x43\xac", "\x43\xad", "\x43\xae", "\x43\xaf",
+ "\x43\xba", "\x43\xbb", "\x43\x57", "\x43\xbc", "\x43\xda", "\x43\xdb",
+ "\x43\x46", "\x43\xbd", "\x43\xd4", "\x43\x59", "\x43\x5a", "\x43\x45",
+ "\x43\x58", "\x43\xdc", "\x43\xdd", "\x44\x6d", "\x45\x41", "\x4b\xce",
+ "\x45\x47", "\x45\x4d", "\x49\xd3", "\x45\x43", "\x45\x5e", "\x45\x5f",
+ "\x46\xaf", "\x47\x89", "\x56\x42", "\x4d\xec", "\x4f\x97", "\x56\x43",
+ "\x46\x9b", "\x57\x75", "\x4d\x56", "\x50\xc5", "\x4f\x62", "\x48\x83",
+ "\x48\x7c", "\x56\x44", "\x56\x45", "\x45\x5c", "\x56\x46", "\x4c\xb8",
+ "\x56\x47", "\x46\x7a", "\x48\xab", "\x47\x62", "\x54\xc8", "\x56\x48",
+ "\x56\x49", "\x4b\x9f", "\x45\x8a", "\x45\xd8", "\x55\xa9", "\x54\xa5",
+ "\x4f\x6c", "\x62\xd0", "\x56\x4a", "\x49\x47", "\x56\x4b", "\x4b\xbd",
+ "\x45\x49", "\x4e\xb5", "\x47\x49", "\x56\x4c", "\x4b\xbf", "\x4a\x98",
+ "\x49\x70", "\x47\xc0", "\x56\x4d", "\x56\x4e", "\x4b\xb1", "\x47\xc2",
+ "\x48\x96", "\x56\x4f", "\x45\xce", "\x45\x42", "\x56\x50", "\x49\x9d",
+ "\x4b\x74", "\x45\x45", "\x45\x6d", "\x4b\xe4", "\x50\xe8", "\x55\xdc",
+ "\x48\x67", "\x56\x52", "\x51\x67", "\x56\x53", "\x4c\xce", "\x56\x54",
+ "\x47\x8e", "\x4f\x7f", "\x4f\xfa", "\x4b\xac", "\x4b\x73", "\x45\x75",
+ "\x4e\x52", "\x49\x9c", "\x56\x55", "\x56\x56", "\x56\x57", "\x45\x93",
+ "\x53\xd9", "\x47\x76", "\x56\x5c", "\x56\x5a", "\x56\x5b", "\x50\x85",
+ "\x45\xe0", "\x48\x4b", "\x56\x59", "\x56\x58", "\x4b\xe5", "\x54\x65",
+ "\x48\xb5", "\x47\x55", "\x56\x5e", "\x47\x5d", "\x48\xa2", "\x44\x5c",
+ "\x56\x5f", "\x56\x61", "\x56\x5d", "\x45\x9a", "\x49\xc3", "\x46\xf6",
+ "\x56\x60", "\x4d\x71", "\x4d\xed", "\x48\x69", "\x48\xb2", "\x53\x41",
+ "\x4a\x55", "\x56\x62", "\x56\x65", "\x47\xd2", "\x56\x66", "\x56\x63",
+ "\x45\xb2", "\x4d\x99", "\x4e\x9f", "\x4a\x83", "\x50\xf6", "\x4a\x81",
+ "\x45\xbd", "\x56\x64", "\x48\xd9", "\x49\xa6", "\x56\x68", "\x49\xc9",
+ "\x54\x4a", "\x46\xf4", "\x56\x6a", "\x50\x8a", "\x4b\xbc", "\x54\x61",
+ "\x4e\xdf", "\x4e\xfe", "\x56\x6c", "\x47\xc8", "\x48\xa4", "\x46\xe0",
+ "\x45\x76", "\x4c\xe6", "\x46\x96", "\x47\x70", "\x56\x6e", "\x56\x6b",
+ "\x49\xc1", "\x56\x67", "\x56\x6f", "\x45\x94", "\x56\x69", "\x56\x6d",
+ "\x56\x79", "\x56\x7c", "\x56\x7a", "\x48\x76", "\x4b\x94", "\x51\xe2",
+ "\x56\x77", "\x54\x62", "\x48\xb6", "\x4f\x98", "\x56\x7d", "\x56\x72",
+ "\x56\x71", "\x4a\x46", "\x4f\xc2", "\x56\x73", "\x4f\x8d", "\x56\x70",
+ "\x56\x7b", "\x56\x7e", "\x56\x76", "\x56\x74", "\x48\xbc", "\x4a\x9e",
+ "\x52\xec", "\x47\x5a", "\x56\x78", "\x56\x75", "\x53\xb9", "\x53\xe3",
+ "\x4f\x8c", "\x55\x7c", "\x4b\x4c", "\x48\x51", "\x4a\x6a", "\x54\xc7",
+ "\x52\x94", "\x46\x60", "\x56\x86", "\x56\x80", "\x56\x85", "\x56\x83",
+ "\x56\x7f", "\x4e\x97", "\x56\x81", "\x56\x84", "\x56\x82", "\x45\xaa",
+ "\x53\xc4", "\x52\xec", "\x45\xa5", "\x4b\x4a", "\x56\x87", "\x56\x88",
+ "\x46\xde", "\x56\x96", "\x4c\xe1", "\x4d\xb1", "\x51\xf8", "\x50\xf9",
+ "\x4e\x67", "\x56\x95", "\x56\x94", "\x56\x8f", "\x56\x99", "\x45\xd6",
+ "\x49\xfa", "\x4a\xc4", "\x56\xa1", "\x56\x97", "\x4b\x6a", "\x56\x8c",
+ "\x53\x43", "\x4c\xae", "\x56\x89", "\x56\x98", "\x4a\xd0", "\x56\x90",
+ "\x56\x91", "\x55\x69", "\x48\x7d", "\x56\x8e", "\x52\xf1", "\x56\x8b",
+ "\x56\x92", "\x56\x8d", "\x4d\x51", "\x56\x93", "\x4f\xf9", "\x4f\x63",
+ "\x52\xfa", "\x56\x8a", "\x56\xa4", "\x56\x9a", "\x56\xa2", "\x56\x9b",
+ "\x56\x9e", "\x4d\xfb", "\x50\x49", "\x56\x9d", "\x56\x9c", "\x56\xa0",
+ "\x56\x9f", "\x4e\x70", "\x46\x81", "\x56\xa5", "\x56\xa3", "\x54\xd2",
+ "\x49\x43", "\x4f\x95", "\x50\xc3", "\x56\xa6", "\x50\x59", "\x56\xa7",
+ "\x56\xaa", "\x4e\xe7", "\x4f\xc3", "\x56\xa8", "\x50\x9c", "\x46\xac",
+ "\x56\xa9", "\x4c\x43", "\x54\xda", "\x56\xad", "\x56\xb0", "\x56\xab",
+ "\x4b\x58", "\x4c\x5b", "\x4a\x43", "\x56\xb1", "\x4f\xc9", "\x56\xae",
+ "\x56\xaf", "\x48\xec", "\x4b\xba", "\x55\xad", "\x4a\xbb", "\x52\xd4",
+ "\x56\xb5", "\x4d\x82", "\x56\xb3", "\x56\xb7", "\x56\xb4", "\x4e\x84",
+ "\x56\xb6", "\x56\xb8", "\x56\xb2", "\x56\xba", "\x56\xb9", "\x55\x78",
+ "\x49\xca", "\x56\xbc", "\x56\xbd", "\x45\x4e", "\x56\xbb", "\x54\x6f",
+ "\x56\xc0", "\x56\xbf", "\x56\xc1", "\x52\x90", "\x56\xbe", "\x4a\xa2",
+ "\x56\xc2", "\x47\xda", "\x54\xbd", "\x56\xc4", "\x56\xc3", "\x56\xc6",
+ "\x56\xc5", "\x56\xc7", "\x56\xc8", "\x4c\x91", "\x46\x95", "\x4b\xe8",
+ "\x48\xc9", "\x4d\xf3", "\x55\x5a", "\x47\xa2", "\x45\x9e", "\x56\xc9",
+ "\x47\x9e", "\x56\xca", "\x4b\x56", "\x50\x50", "\x46\x9f", "\x56\xcb",
+ "\x56\xcc", "\x49\x4b", "\x51\xbe", "\x56\xcd", "\x56\xce", "\x46\x65",
+ "\x46\xb1", "\x56\xcf", "\x56\xd0", "\x45\x48", "\x46\xbb", "\x45\x46",
+ "\x56\xd1", "\x47\xb3", "\x46\x49", "\x4f\x67", "\x47\xaf", "\x47\xc9",
+ "\x48\xf4", "\x56\xd2", "\x56\xd3", "\x45\x8e", "\x46\x45", "\x56\xd6",
+ "\x4e\xa1", "\x56\xd5", "\x48\xeb", "\x56\xd7", "\x61\x9d", "\x56\xd8",
+ "\x4f\x8f", "\x56\xd9", "\x56\xda", "\x56\xdb", "\x52\x7e", "\x48\xc4",
+ "\x56\xdc", "\x4e\x7b", "\x56\xdf", "\x56\xdd", "\x54\x67", "\x56\xde",
+ "\x48\x78", "\x56\xe0", "\x56\xe1", "\x56\xe2", "\x4b\xde", "\x56\xe6",
+ "\x56\xe4", "\x56\xe5", "\x56\xe3", "\x50\xc9", "\x56\xe7", "\x51\x46",
+ "\x48\xfc", "\x56\xe9", "\x56\xe8", "\x52\xdc", "\x56\xea", "\x4f\x80",
+ "\x56\xeb", "\x55\xf9", "\x53\x44", "\x4b\xe6", "\x57\x77", "\x56\xec",
+ "\x68\x84", "\x4e\xd9", "\x56\xed", "\x4d\xe1", "\x48\xe6", "\x55\x8a",
+ "\x56\xee", "\x54\x9e", "\x56\xef", "\x56\xf0", "\x56\xf1", "\x51\xac",
+ "\x56\xf2", "\x51\xec", "\x50\xcf", "\x50\xe6", "\x45\x9b", "\x4b\xb6",
+ "\x56\xf3", "\x4c\x50", "\x4f\x44", "\x56\xf4", "\x45\xb4", "\x47\x65",
+ "\x4b\x9b", "\x4c\xd7", "\x56\xf5", "\x54\xe3", "\x4c\x52", "\x56\xf6",
+ "\x56\xf7", "\x4b\xb4", "\x47\x4b", "\x49\x5c", "\x46\xdd", "\x56\xf8",
+ "\x45\xbc", "\x56\xf9", "\x56\xfa", "\x4c\xdd", "\x56\xfb", "\x46\xc4",
+ "\x48\xcf", "\x4b\x6b", "\x56\xfc", "\x4b\xc0", "\x4b\xf5", "\x53\x79",
+ "\x56\xfd", "\x47\x4d", "\x4a\x90", "\x56\xfe", "\x51\xae", "\x45\xaf",
+ "\x57\x41", "\x57\x43", "\x51\x99", "\x49\xc7", "\x54\x81", "\x57\x42",
+ "\x4c\xd3", "\x47\x66", "\x54\x81", "\x57\x48", "\x57\x45", "\x4b\x4e",
+ "\x4d\x85", "\x57\x44", "\x47\xd6", "\x57\x46", "\x57\x47", "\x4b\xe1",
+ "\x57\x4a", "\x57\x49", "\x55\xd6", "\x49\xf0", "\x57\x4c", "\x51\x85",
+ "\x57\x4b", "\x57\x4e", "\x57\x4d", "\x55\x80", "\x45\xf7", "\x57\x4f",
+ "\x48\x70", "\x45\x9f", "\x4e\x68", "\x57\x50", "\x46\x71", "\x4a\x64",
+ "\x54\xc6", "\x57\x51", "\x57\x52", "\x5f\xaa", "\x4d\x92", "\x48\xa9",
+ "\x57\x54", "\x49\x78", "\x57\x53", "\x55\x6a", "\x57\x56", "\x57\x55",
+ "\x54\xb1", "\x4e\xef", "\x46\x9c", "\x48\xce", "\x57\x57", "\x53\xd6",
+ "\x45\xe4", "\x53\x92", "\x4b\x9a", "\x46\xed", "\x57\x58", "\x45\xb5",
+ "\x57\x59", "\x4a\xe1", "\x57\x5c", "\x47\xee", "\x57\x5a", "\x49\x9f",
+ "\x57\x5b", "\x4c\x7e", "\x49\x7a", "\x57\x5d", "\x57\x5e", "\x57\x5f",
+ "\x57\x60", "\x54\x70", "\x51\xe9", "\x52\x97", "\x57\x61", "\x4f\x5b",
+ "\x4e\xcb", "\x4a\xa8", "\x57\x62", "\x57\x63", "\x57\x64", "\x57\x66",
+ "\x57\x68", "\x57\x67", "\x57\x69", "\x45\x90", "\x45\x5a", "\x54\x57",
+ "\x57\x6a", "\x51\xb7", "\x4e\x6b", "\x4d\x4d", "\x57\x6c", "\x57\x6b",
+ "\x55\xed", "\x57\x6d", "\x57\x6e", "\x57\x6f", "\x57\x70", "\x4f\xd1",
+ "\x45\x54", "\x4a\x87", "\x50\xf1", "\x57\x71", "\x45\x4a", "\x45\x4c",
+ "\x57\x72", "\x57\x73", "\x4e\x47", "\x45\xdf", "\x57\x74", "\x47\x90",
+ "\x57\x76", "\x53\xad", "\x4a\xf2", "\x49\x96", "\x47\xd7", "\x45\x59",
+ "\x48\xe3", "\x45\xf6", "\x51\xc0", "\x57\x79", "\x49\xee", "\x53\xdb",
+ "\x57\x7a", "\x57\x7b", "\x4c\x82", "\x47\x99", "\x4b\x91", "\x57\x7c",
+ "\x4b\x6d", "\x4a\xa4", "\x4c\xf5", "\x57\x7d", "\x4e\x79", "\x57\x7e",
+ "\x53\xe2", "\x57\x7f", "\x53\x52", "\x57\x80", "\x57\x81", "\x4f\x55",
+ "\x49\x42", "\x45\x74", "\x57\x82", "\x57\x84", "\x57\x83", "\x51\x78",
+ "\x53\x67", "\x53\xb7", "\x57\x85", "\x57\x86", "\x57\x87", "\x4c\x8e",
+ "\x57\x88", "\x4a\xca", "\x48\xd2", "\x57\x89", "\x48\xf5", "\x50\xa5",
+ "\x48\x5c", "\x46\xd4", "\x4b\x71", "\x47\xf9", "\x47\x91", "\x4f\xa5",
+ "\x46\xa6", "\x48\x4c", "\x50\xf5", "\x55\xb2", "\x57\x8b", "\x57\x8c",
+ "\x51\x94", "\x53\xf5", "\x45\x88", "\x45\xd4", "\x4c\x8b", "\x57\x91",
+ "\x4f\x71", "\x4e\x41", "\x4d\xd5", "\x4f\x86", "\x57\x92", "\x57\x90",
+ "\x47\xc6", "\x47\x78", "\x50\x42", "\x47\xd9", "\x48\x5a", "\x4f\x59",
+ "\x48\xe2", "\x45\xf0", "\x57\x93", "\x57\x94", "\x55\xea", "\x47\xba",
+ "\x45\xa0", "\x45\x7e", "\x53\xd3", "\x55\xbc", "\x46\x6d", "\x45\xf3",
+ "\x51\xaf", "\x50\xc6", "\x4e\xb2", "\x46\xa5", "\x47\xcf", "\x57\x9d",
+ "\x50\x7a", "\x53\xe1", "\x4c\x4f", "\x57\x9c", "\x49\xcb", "\x57\x97",
+ "\x57\x98", "\x57\x9a", "\x57\x9b", "\x4b\x98", "\x49\xc4", "\x53\xe5",
+ "\x57\x99", "\x57\x95", "\x47\xf6", "\x57\x96", "\x4b\x50", "\x50\x73",
+ "\x4f\x56", "\x4a\xee", "\x49\x54", "\x57\x9e", "\x50\xb0", "\x57\xa2",
+ "\x48\xa1", "\x54\x8d", "\x57\xa5", "\x57\xa3", "\x47\x7f", "\x57\xa0",
+ "\x57\xaa", "\x57\xa4", "\x57\xa7", "\x4a\xf6", "\x49\xb0", "\x57\xa8",
+ "\x57\xab", "\x57\xad", "\x57\xae", "\x4f\x50", "\x45\x7a", "\x57\xa1",
+ "\x57\x9f", "\x57\xac", "\x57\xa6", "\x57\xa9", "\x57\xb2", "\x57\xbc",
+ "\x57\xb4", "\x57\xb9", "\x57\xbd", "\x57\xba", "\x57\xb5", "\x57\xb1",
+ "\x4c\xde", "\x53\xe9", "\x57\xb3", "\x57\xb0", "\x52\xb1", "\x57\xbe",
+ "\x4e\xf9", "\x45\xd0", "\x57\xbb", "\x57\xb6", "\x57\xaf", "\x57\xb8",
+ "\x4a\x6b", "\x57\xb7", "\x46\xcb", "\x57\xc7", "\x57\xbf", "\x57\xc1",
+ "\x55\x68", "\x55\xf0", "\x57\xc6", "\x57\xc5", "\x47\x47", "\x54\x7c",
+ "\x57\xc4", "\x57\xc0", "\x4c\xdb", "\x51\xb8", "\x4f\x76", "\x57\xc2",
+ "\x4b\xab", "\x57\xc3", "\x54\xd4", "\x57\xcc", "\x4b\xe0", "\x4d\x43",
+ "\x57\xd2", "\x57\xd1", "\x57\xc8", "\x54\x78", "\x57\xc9", "\x53\x83",
+ "\x57\xce", "\x46\xbe", "\x57\xcb", "\x46\xe4", "\x47\xe4", "\x57\xcf",
+ "\x57\xd0", "\x57\xcd", "\x57\xd3", "\x54\xd4", "\x57\xca", "\x57\xd8",
+ "\x57\xdd", "\x57\xd9", "\x57\xd5", "\x57\xdf", "\x46\xb3", "\x57\xde",
+ "\x57\xe1", "\x52\x53", "\x57\xd6", "\x55\x58", "\x57\xda", "\x57\xd4",
+ "\x52\xb5", "\x45\xd1", "\x54\x75", "\x57\xdb", "\x57\xd7", "\x4f\xd3",
+ "\x57\xe2", "\x57\xe0", "\x51\x68", "\x4d\x6d", "\x4c\x5f", "\x57\xdc",
+ "\x4e\xb9", "\x48\xd3", "\x57\xe5", "\x57\xe3", "\x58\x58", "\x57\xe8",
+ "\x52\xa2", "\x57\xe6", "\x57\xe4", "\x4b\x5e", "\x57\xe7", "\x57\xeb",
+ "\x57\xe9", "\x57\xee", "\x57\xed", "\x50\x63", "\x47\x7e", "\x57\xea",
+ "\x57\xec", "\x54\xec", "\x50\xf3", "\x57\xef", "\x52\xca", "\x57\xf8",
+ "\x50\xca", "\x57\xf3", "\x54\x7f", "\x57\xf2", "\x57\xf4", "\x52\x9b",
+ "\x50\x62", "\x57\xf0", "\x57\xf1", "\x54\x7d", "\x57\xf6", "\x45\xfc",
+ "\x57\xfa", "\x57\xf5", "\x57\xf9", "\x4e\x6d", "\x55\xf1", "\x55\x82",
+ "\x57\xfe", "\x57\xf7", "\x55\xd8", "\x58\x41", "\x57\xfd", "\x57\xfc",
+ "\x54\x7d", "\x58\x42", "\x51\x90", "\x58\x43", "\x58\x44", "\x58\x46",
+ "\x58\x45", "\x58\x49", "\x58\x4c", "\x58\x4a", "\x58\x48", "\x58\x4b",
+ "\x58\x47", "\x51\x90", "\x58\x4d", "\x58\x4f", "\x58\x4e", "\x58\x50",
+ "\x56\xd4", "\x50\x65", "\x45\x44", "\x46\xa9", "\x4a\x49", "\x47\xf0",
+ "\x58\x51", "\x4b\x44", "\x4a\xfa", "\x47\xc1", "\x58\x52", "\x4a\x94",
+ "\x45\x8f", "\x58\x53", "\x52\x66", "\x53\xcf", "\x58\x54", "\x58\x56",
+ "\x58\x55", "\x51\xbd", "\x58\x57", "\x4f\x49", "\x47\xe1", "\x54\xe7",
+ "\x58\x5a", "\x58\x59", "\x58\x5b", "\x46\x84", "\x58\x5c", "\x47\x82",
+ "\x47\xcd", "\x49\xe6", "\x45\xc2", "\x51\xd1", "\x58\x5d", "\x58\x5f",
+ "\x58\x61", "\x45\xec", "\x49\xae", "\x4c\x55", "\x58\x5e", "\x58\x62",
+ "\x4e\x8d", "\x4e\xf3", "\x58\x60", "\x58\x65", "\x53\xa6", "\x58\x63",
+ "\x51\xc4", "\x53\x98", "\x49\x49", "\x58\x66", "\x4b\xc9", "\x58\x64",
+ "\x58\x67", "\x46\xe6", "\x58\x68", "\x58\x69", "\x54\x66", "\x47\xce",
+ "\x58\x6a", "\x58\x6d", "\x58\x6c", "\x53\xcd", "\x58\x6b", "\x58\x71",
+ "\x58\x6e", "\x58\x6f", "\x58\x73", "\x58\x70", "\x4e\xac", "\x45\xdb",
+ "\x58\x74", "\x58\x75", "\x58\x72", "\x58\x76", "\x4d\xf4", "\x48\xe9",
+ "\x51\x7e", "\x58\x79", "\x4f\x48", "\x4d\x57", "\x4d\xac", "\x46\xf1",
+ "\x46\xa3", "\x46\x9d", "\x49\x7f", "\x4a\xe7", "\x53\x71", "\x58\x78",
+ "\x58\x7a", "\x53\xb0", "\x58\x7b", "\x53\xa7", "\x58\x7c", "\x4b\x61",
+ "\x4f\xac", "\x4e\x53", "\x50\xa4", "\x49\xb8", "\x45\xd9", "\x54\xf6",
+ "\x4a\x7c", "\x58\x80", "\x53\x9f", "\x4b\xeb", "\x50\x53", "\x58\x7d",
+ "\x4e\xc6", "\x58\x81", "\x4c\xcb", "\x48\x6a", "\x52\xf8", "\x4f\x6f",
+ "\x46\x57", "\x53\xc1", "\x4f\x5e", "\x58\x7e", "\x47\x43", "\x4f\x5e",
+ "\x58\x83", "\x58\x86", "\x4d\x89", "\x58\x84", "\x52\x79", "\x4a\x95",
+ "\x58\x85", "\x4e\xbe", "\x46\x4d", "\x51\x50", "\x58\x8a", "\x58\x87",
+ "\x4a\xfc", "\x58\x88", "\x58\x8b", "\x58\x8c", "\x52\x89", "\x58\x89",
+ "\x58\x8d", "\x58\x8e", "\x55\x52", "\x54\x88", "\x4b\x95", "\x58\x8f",
+ "\x4e\x8e", "\x4e\xc8", "\x51\x96", "\x58\x91", "\x58\x90", "\x55\xb9",
+ "\x58\x92", "\x58\x94", "\x58\x93", "\x58\x96", "\x58\x95", "\x58\x97",
+ "\x58\x98", "\x58\x99", "\x46\x7d", "\x51\x4f", "\x4c\x9f", "\x58\x9a",
+ "\x49\x6c", "\x4e\xb0", "\x47\x75", "\x58\x9b", "\x58\x9c", "\x50\x77",
+ "\x58\x9d", "\x58\x9e", "\x52\x75", "\x58\x9f", "\x47\x6f", "\x58\xa0",
+ "\x58\xa1", "\x49\x7e", "\x58\xa2", "\x4a\xc3", "\x46\x94", "\x52\xc8",
+ "\x54\xdd", "\x45\xfe", "\x58\xa3", "\x48\xc8", "\x4b\x8b", "\x58\xa5",
+ "\x45\x5b", "\x46\x8a", "\x45\xab", "\x45\x73", "\x58\xa6", "\x58\xa7",
+ "\x47\x92", "\x49\x41", "\x58\xa8", "\x51\x47", "\x58\xa9", "\x58\xaa",
+ "\x52\xf2", "\x4d\x69", "\x45\xe6", "\x4d\xb2", "\x51\x8f", "\x4c\x53",
+ "\x58\xac", "\x4c\x64", "\x58\xad", "\x52\x84", "\x58\xab", "\x55\x83",
+ "\x58\xaf", "\x58\xae", "\x58\xb0", "\x58\xb1", "\x58\xb4", "\x58\xb3",
+ "\x58\xb2", "\x46\xe5", "\x58\xb5", "\x4e\xca", "\x58\xb7", "\x4e\xbb",
+ "\x58\xb6", "\x4e\xdd", "\x46\x99", "\x4d\x90", "\x58\xb8", "\x46\x9e",
+ "\x58\xb9", "\x4b\xf8", "\x51\xa2", "\x55\x4d", "\x50\x43", "\x58\xba",
+ "\x53\x95", "\x53\xd1", "\x4a\x66", "\x58\xbb", "\x58\xbc", "\x58\xbd",
+ "\x58\xbe", "\x4d\x9e", "\x50\xec", "\x53\x7f", "\x58\xbf", "\x4b\xdc",
+ "\x58\xc0", "\x49\xa3", "\x53\xaf", "\x58\xc1", "\x4c\xc1", "\x49\x90",
+ "\x54\x9c", "\x53\xf2", "\x4f\xf1", "\x48\x4f", "\x58\xc3", "\x58\xc4",
+ "\x51\x84", "\x52\x55", "\x55\xde", "\x58\xc2", "\x55\x8c", "\x4a\xb3",
+ "\x51\x79", "\x52\xb9", "\x4b\x42", "\x4c\x65", "\x55\x7a", "\x58\xca",
+ "\x58\xc7", "\x4b\x54", "\x58\xc9", "\x58\xc8", "\x58\xc6", "\x52\x4c",
+ "\x58\xc5", "\x54\x9f", "\x50\xb5", "\x58\xce", "\x58\xcf", "\x54\x98",
+ "\x58\xcb", "\x50\xf8", "\x4e\xcc", "\x58\xcd", "\x4a\x77", "\x58\xd0",
+ "\x49\x6f", "\x58\xd1", "\x58\xcc", "\x54\x54", "\x4d\x80", "\x58\xd2",
+ "\x48\x55", "\x58\xd3", "\x58\xd8", "\x58\xd4", "\x4e\x89", "\x58\xd7",
+ "\x53\xe0", "\x58\xd6", "\x4e\xc3", "\x58\xd5", "\x58\xdd", "\x58\xda",
+ "\x55\x67", "\x58\xd9", "\x58\xdb", "\x58\xdc", "\x58\xde", "\x58\xdf",
+ "\x4f\x8b", "\x58\xe1", "\x58\xe0", "\x58\xe2", "\x4d\xe4", "\x58\xe4",
+ "\x52\xea", "\x55\xe8", "\x58\xe3", "\x58\xe5", "\x58\xe6", "\x58\xe9",
+ "\x58\xe7", "\x58\xe8", "\x45\x64", "\x58\xea", "\x4b\xd9", "\x58\xeb",
+ "\x58\xec", "\x48\xf2", "\x4a\x41", "\x52\x58", "\x58\xee", "\x4f\xf2",
+ "\x45\xf4", "\x4f\x83", "\x4a\xec", "\x4e\xaf", "\x58\xef", "\x45\xbe",
+ "\x58\xf0", "\x4c\x5e", "\x58\xf1", "\x59\x5b", "\x58\xf2", "\x58\xf3",
+ "\x58\xf4", "\x58\xf5", "\x58\xf6", "\x58\xf7", "\x48\x6f", "\x46\xd5",
+ "\x46\xf0", "\x45\xa8", "\x52\x4d", "\x48\xc5", "\x4c\x75", "\x46\xc8",
+ "\x51\x5c", "\x47\xdd", "\x49\xa2", "\x4d\x64", "\x45\xe7", "\x50\xab",
+ "\x4d\x8b", "\x49\x4d", "\x45\xed", "\x4a\xde", "\x49\x8f", "\x47\xb8",
+ "\x4f\x7a", "\x58\xf8", "\x45\x92", "\x4e\xd4", "\x49\x68", "\x50\x78",
+ "\x52\xef", "\x46\x86", "\x58\xf9", "\x48\x89", "\x48\x82", "\x58\xfc",
+ "\x4f\xe9", "\x58\xfa", "\x49\xdf", "\x4a\x84", "\x4a\x56", "\x58\xfb",
+ "\x58\xfd", "\x45\xac", "\x59\x41", "\x4b\x81", "\x55\xf4", "\x52\x44",
+ "\x59\x42", "\x47\xf8", "\x4b\x59", "\x59\x43", "\x4b\x93", "\x52\xb8",
+ "\x59\x46", "\x59\x45", "\x59\x47", "\x51\xfc", "\x4f\xa9", "\x5c\x7e",
+ "\x49\x87", "\x59\x48", "\x59\x44", "\x4c\x7a", "\x59\x49", "\x59\x4a",
+ "\x55\x56", "\x59\x4b", "\x4b\x60", "\x46\xa0", "\x46\x56", "\x46\xb2",
+ "\x4d\x76", "\x49\xfb", "\x49\x8a", "\x59\x4c", "\x49\x59", "\x59\x4d",
+ "\x59\x4e", "\x51\x89", "\x4c\xef", "\x4d\x5f", "\x59\x4f", "\x48\xae",
+ "\x45\x5d", "\x48\x4a", "\x59\x50", "\x53\xc0", "\x48\x71", "\x59\x51",
+ "\x59\x52", "\x59\x53", "\x53\xae", "\x59\x54", "\x68\x80", "\x4b\xee",
+ "\x59\x55", "\x51\x5d", "\x4c\x6b", "\x49\xce", "\x4a\x86", "\x4f\xb9",
+ "\x45\xc8", "\x4c\xc6", "\x48\x8b", "\x59\x56", "\x48\x5e", "\x59\x57",
+ "\x4d\x94", "\x4d\xa7", "\x45\xe9", "\x55\xba", "\x59\x58", "\x54\x43",
+ "\x59\x5a", "\x54\xb2", "\x59\x59", "\x48\xdd", "\x54\x43", "\x47\x6d",
+ "\x53\xfb", "\x55\xc0", "\x55\xc0", "\x4a\x8e", "\x4c\xa2", "\x59\x5c",
+ "\x59\x5d", "\x4f\xdd", "\x45\x65", "\x59\x5e", "\x59\x5f", "\x59\x60",
+ "\x47\x4a", "\x52\x5a", "\x59\x61", "\x45\x72", "\x59\x67", "\x54\xb9",
+ "\x45\xbf", "\x59\x63", "\x50\xd5", "\x52\x62", "\x4d\x46", "\x59\x65",
+ "\x59\x66", "\x47\x48", "\x59\x68", "\x59\x64", "\x59\x6a", "\x59\x62",
+ "\x59\x69", "\x59\x6b", "\x59\x6c", "\x4f\x96", "\x51\xb3", "\x4f\x9d",
+ "\x59\x6d", "\x59\x72", "\x59\x71", "\x4a\xac", "\x48\xfe", "\x59\x70",
+ "\x45\x6f", "\x59\x6f", "\x50\x72", "\x59\x6e", "\x4c\x7f", "\x59\x73",
+ "\x45\x7f", "\x59\x77", "\x51\x4d", "\x59\x74", "\x50\x74", "\x54\xf1",
+ "\x59\x7c", "\x59\x7b", "\x59\x7a", "\x59\x76", "\x59\x75", "\x59\x79",
+ "\x59\x78", "\x4f\x5f", "\x59\x84", "\x59\x83", "\x59\x7d", "\x59\x82",
+ "\x49\x8c", "\x59\x7e", "\x59\x7f", "\x59\x81", "\x50\x9e", "\x59\x85",
+ "\x59\x87", "\x4e\xd3", "\x59\x86", "\x59\x88", "\x59\x8b", "\x59\x8a",
+ "\x59\x89", "\x47\xd1", "\x59\x8c", "\x59\x8f", "\x59\x8e", "\x59\x8d",
+ "\x59\x90", "\x59\x91", "\x59\x92", "\x59\x93", "\x59\x95", "\x4c\xe8",
+ "\x59\x94", "\x4f\x84", "\x59\x96", "\x49\xcf", "\x52\x81", "\x59\x97",
+ "\x59\x99", "\x59\x98", "\x51\xdf", "\x59\x9a", "\x45\x67", "\x47\x41",
+ "\x4d\x47", "\x4c\x67", "\x45\x6a", "\x48\x5b", "\x4c\xa3", "\x4a\x52",
+ "\x59\x9b", "\x49\x8b", "\x47\xad", "\x4a\x4b", "\x4a\xe6", "\x4e\x7d",
+ "\x59\x9c", "\x53\xcb", "\x48\x93", "\x4e\x46", "\x4a\x7d", "\x45\x53",
+ "\x47\x6b", "\x4f\x75", "\x59\x9d", "\x4a\xb5", "\x59\xa0", "\x51\xc7",
+ "\x59\x9f", "\x59\x9e", "\x59\xa1", "\x48\x9c", "\x52\xaf", "\x4a\x44",
+ "\x4b\x53", "\x49\x60", "\x49\x82", "\x4d\xc5", "\x59\xa2", "\x54\xbe",
+ "\x46\xef", "\x4c\x85", "\x59\xa5", "\x59\xa4", "\x59\xa3", "\x4a\x5e",
+ "\x59\xa6", "\x49\x6b", "\x59\xa7", "\x59\xa9", "\x4c\xca", "\x59\xa8",
+ "\x54\x83", "\x48\xde", "\x59\xaa", "\x4e\x7f", "\x59\xab", "\x4a\x6f",
+ "\x45\x8d", "\x45\x60", "\x59\xac", "\x59\xad", "\x45\xa9", "\x48\xda",
+ "\x59\xae", "\x50\xa2", "\x4d\xaf", "\x52\x5f", "\x4b\x57", "\x59\xaf",
+ "\x4b\x92", "\x45\xb7", "\x48\x50", "\x55\x8d", "\x4a\xed", "\x4d\x4f",
+ "\x4b\x64", "\x55\x4f", "\x48\x54", "\x51\x5a", "\x45\x51", "\x59\xb0",
+ "\x45\xde", "\x48\xb1", "\x45\xf8", "\x48\xe0", "\x4e\xeb", "\x50\xc1",
+ "\x46\x9a", "\x4c\x5d", "\x59\xb1", "\x59\xb2", "\x4b\xc7", "\x59\xb3",
+ "\x4e\xdb", "\x4e\xa7", "\x59\xb5", "\x59\xb4", "\x54\xad", "\x53\x6c",
+ "\x59\xb7", "\x59\xb8", "\x59\xb6", "\x55\xaf", "\x55\x62", "\x59\xba",
+ "\x59\xb9", "\x50\xe9", "\x59\xbb", "\x59\xbc", "\x59\xbd", "\x59\xbe",
+ "\x59\xbf", "\x59\xc0", "\x59\xc1", "\x47\xd0", "\x50\x5b", "\x52\xd6",
+ "\x46\x66", "\x4b\xaf", "\x55\x64", "\x54\x4b", "\x51\xd9", "\x4b\x47",
+ "\x59\xc2", "\x54\xbf", "\x59\xc3", "\x50\xcd", "\x59\xc4", "\x56\x41",
+ "\x56\x51", "\x46\x8f", "\x50\xe1", "\x59\xc5", "\x4b\x63", "\x51\xe5",
+ "\x46\xda", "\x59\xc6", "\x54\xac", "\x45\xd3", "\x55\x97", "\x4c\x9b",
+ "\x59\xc7", "\x47\xe6", "\x4e\x42", "\x53\x6b", "\x59\xc8", "\x59\xc9",
+ "\x59\xca", "\x4b\x6e", "\x59\xcb", "\x48\xba", "\x46\xd2", "\x59\xcc",
+ "\x52\xe0", "\x4a\xd4", "\x59\xcd", "\x53\xc7", "\x59\xce", "\x53\x85",
+ "\x59\xcf", "\x59\xd0", "\x59\xd1", "\x46\x5f", "\x59\xd2", "\x59\xd3",
+ "\x59\xd4", "\x59\xd5", "\x59\xd6", "\x59\xd7", "\x46\x90", "\x45\xe1",
+ "\x59\xd8", "\x4d\xcd", "\x51\x59", "\x4e\x86", "\x4e\x88", "\x52\x9c",
+ "\x49\x64", "\x49\x5e", "\x59\xd9", "\x59\xda", "\x49\x5d", "\x47\x72",
+ "\x59\xdd", "\x4c\xea", "\x4a\x61", "\x59\xdc", "\x59\xdb", "\x4e\x60",
+ "\x48\xa3", "\x59\xe0", "\x59\xdf", "\x59\xde", "\x49\x91", "\x45\xe5",
+ "\x50\xb3", "\x59\xe1", "\x4c\x6c", "\x48\xfb", "\x47\xe8", "\x59\xe4",
+ "\x59\xe2", "\x59\xe3", "\x59\xe5", "\x46\x98", "\x59\xe6", "\x4a\x70",
+ "\x4e\xf5", "\x59\xe7", "\x4b\x5d", "\x46\x54", "\x4c\x74", "\x59\xe8",
+ "\x48\xf8", "\x59\xe9", "\x55\xe0", "\x46\xe7", "\x47\xca", "\x50\x97",
+ "\x4b\xd7", "\x59\xea", "\x46\x61", "\x4c\x45", "\x4e\xa3", "\x48\x95",
+ "\x59\xf0", "\x59\xf1", "\x46\x4f", "\x59\xec", "\x4c\x60", "\x59\xef",
+ "\x59\xee", "\x4a\xae", "\x59\xed", "\x59\xeb", "\x50\x56", "\x59\xf2",
+ "\x59\xf7", "\x59\xfd", "\x59\xf5", "\x4c\xd6", "\x59\xfa", "\x4e\xf0",
+ "\x59\xf4", "\x59\xf9", "\x50\x9f", "\x46\xad", "\x50\x81", "\x59\xf3",
+ "\x47\xcc", "\x59\xfc", "\x46\x6e", "\x54\xde", "\x59\xf6", "\x4e\x71",
+ "\x59\xfb", "\x55\x42", "\x59\xf8", "\x59\xfe", "\x5a\x42", "\x52\x56",
+ "\x5a\x4c", "\x5a\x49", "\x5a\x48", "\x4b\xca", "\x5a\x4a", "\x4b\xd5",
+ "\x47\xc7", "\x52\x98", "\x5a\x50", "\x5a\x41", "\x5a\x44", "\x5a\x47",
+ "\x5a\x43", "\x55\x94", "\x5a\x4b", "\x5a\x4d", "\x4e\xce", "\x53\xb8",
+ "\x4c\x81", "\x5a\x45", "\x5a\x4f", "\x5a\x4e", "\x49\x4e", "\x4b\xb0",
+ "\x53\x84", "\x46\x43", "\x5a\x46", "\x5a\x52", "\x5a\x53", "\x5a\x55",
+ "\x5a\x51", "\x54\x69", "\x5a\x57", "\x5a\x5c", "\x4d\xe3", "\x55\x44",
+ "\x5a\x5a", "\x50\x91", "\x5a\x58", "\x5a\x59", "\x5a\x54", "\x5a\x56",
+ "\x4a\xb1", "\x4d\xd8", "\x4d\xeb", "\x48\x73", "\x5a\x5b", "\x4b\xcd",
+ "\x49\x65", "\x4c\x9d", "\x52\x76", "\x53\xa3", "\x5a\x64", "\x55\x54",
+ "\x5a\x5e", "\x51\x45", "\x5a\x62", "\x48\x5f", "\x5a\x63", "\x4e\x65",
+ "\x4e\x78", "\x5a\x61", "\x5a\x65", "\x5a\x66", "\x54\x9d", "\x4e\xd7",
+ "\x5a\x5f", "\x4f\xe0", "\x5a\x60", "\x5a\x5d", "\x4b\x68", "\x55\x4a",
+ "\x50\x6e", "\x54\xb8", "\x5a\x73", "\x5a\x68", "\x48\xb3", "\x5a\x6e",
+ "\x5a\x6b", "\x5a\x6c", "\x54\x72", "\x5a\x6f", "\x5a\x72", "\x5a\x6d",
+ "\x52\x82", "\x5a\x70", "\x5a\x6a", "\x53\xc8", "\x50\x98", "\x5a\x74",
+ "\x5a\x75", "\x47\x63", "\x5a\x76", "\x5a\x69", "\x52\xb2", "\x45\xc6",
+ "\x47\xf7", "\x5a\x67", "\x5a\x71", "\x5a\x7b", "\x5a\x7a", "\x5a\x80",
+ "\x5a\x7e", "\x5a\x81", "\x5a\x79", "\x5a\x7f", "\x5a\x84", "\x5a\x7c",
+ "\x51\xe3", "\x5a\x85", "\x5a\x86", "\x5a\x77", "\x4c\xbe", "\x5a\x7d",
+ "\x48\xfd", "\x53\x8e", "\x5a\x78", "\x4a\x76", "\x5a\x92", "\x52\xe3",
+ "\x5a\x8a", "\x5a\x8b", "\x5a\x8c", "\x5a\x83", "\x5a\x91", "\x4d\xdb",
+ "\x4d\xd3", "\x5a\x82", "\x4e\xb6", "\x52\x8a", "\x5a\x8d", "\x4c\x49",
+ "\x5a\x8f", "\x4f\xad", "\x5a\x90", "\x5a\x87", "\x5a\x8e", "\x5a\x93",
+ "\x48\xa8", "\x5a\x89", "\x53\xf4", "\x50\x7c", "\x5a\x88", "\x5a\x99",
+ "\x4f\x4a", "\x55\x5b", "\x5a\x9a", "\x5a\x98", "\x5a\x96", "\x5a\x94",
+ "\x5a\x95", "\x55\xcf", "\x4f\xfc", "\x53\xc2", "\x51\x75", "\x5a\x9b",
+ "\x5a\x97", "\x5a\x9c", "\x47\xbe", "\x4e\x6c", "\x5a\xa3", "\x51\xa5",
+ "\x5a\xa1", "\x5a\xa2", "\x4e\xa4", "\x5a\xa0", "\x5a\x9f", "\x5a\x9e",
+ "\x5a\xa4", "\x5a\x9d", "\x5a\xa6", "\x4e\xf2", "\x5a\xa8", "\x5a\xa7",
+ "\x51\x53", "\x5a\xa9", "\x5a\xab", "\x5a\xaa", "\x4d\xc6", "\x5a\xad",
+ "\x5a\xaf", "\x5a\xac", "\x5a\xb0", "\x5a\xae", "\x5a\xb1", "\x5a\xb2",
+ "\x5a\xb3", "\x51\x61", "\x54\x60", "\x5a\xb4", "\x51\x7f", "\x45\xba",
+ "\x49\xde", "\x4d\xa0", "\x5a\xb5", "\x5a\xb6", "\x4d\x7f", "\x55\x95",
+ "\x5a\xb7", "\x64\x6e", "\x5a\xb8", "\x54\xd9", "\x5a\xb9", "\x47\x64",
+ "\x5a\xba", "\x5a\xbb", "\x4f\x92", "\x5a\xbc", "\x5a\xbd", "\x5a\xbe",
+ "\x50\x92", "\x45\xcf", "\x4c\x44", "\x47\xdc", "\x45\x8c", "\x5a\xbf",
+ "\x4d\xca", "\x65\x5d", "\x50\xad", "\x45\xcb", "\x49\xf1", "\x5a\xc0",
+ "\x47\xea", "\x49\x81", "\x55\xd5", "\x5a\xc3", "\x5a\xc1", "\x5a\xc4",
+ "\x5a\xc2", "\x5a\xc5", "\x54\xb7", "\x4c\x69", "\x4d\x7a", "\x4c\x76",
+ "\x5a\xc6", "\x5a\xca", "\x4c\x48", "\x48\xf7", "\x5a\xc7", "\x5a\xcd",
+ "\x4e\xc0", "\x5a\xc8", "\x4e\xe3", "\x4d\x66", "\x5a\xc9", "\x5a\xcb",
+ "\x5a\xce", "\x47\x51", "\x5a\xcc", "\x4a\x67", "\x49\x8d", "\x5a\xdc",
+ "\x4a\x85", "\x4e\x7e", "\x5a\xda", "\x4f\xa6", "\x5a\xd3", "\x4c\x86",
+ "\x4b\x90", "\x51\xe0", "\x5a\xd1", "\x49\xe1", "\x4d\x53", "\x5a\xd9",
+ "\x4a\xa1", "\x5a\xd4", "\x5a\xdb", "\x5a\xd5", "\x5a\xdd", "\x5a\xd8",
+ "\x53\x45", "\x4f\xba", "\x5a\xd2", "\x53\xa2", "\x5a\xd0", "\x4f\x61",
+ "\x4b\xdb", "\x5a\xd7", "\x5a\xcf", "\x50\x45", "\x52\x5c", "\x4b\xfd",
+ "\x5a\xd6", "\x4e\xe2", "\x4d\x77", "\x48\xe5", "\x4f\xc5", "\x4e\xe5",
+ "\x5a\xdf", "\x5a\xe4", "\x5a\xe0", "\x50\x8d", "\x5a\xe5", "\x4f\x9e",
+ "\x55\xb5", "\x4d\xd7", "\x5a\xe6", "\x46\xd8", "\x5a\xe2", "\x47\xb6",
+ "\x5a\xe3", "\x54\x89", "\x5a\xde", "\x4f\xdb", "\x4b\x82", "\x55\xb1",
+ "\x5a\xe1", "\x4f\x81", "\x54\x8f", "\x48\xf6", "\x53\x87", "\x52\xa8",
+ "\x5a\xe9", "\x55\x55", "\x53\xa0", "\x55\x7d", "\x5a\xe8", "\x5a\xea",
+ "\x5a\xe7", "\x4c\x41", "\x55\x46", "\x4d\xdd", "\x52\x85", "\x4b\xb3",
+ "\x5a\xf5", "\x5a\xf4", "\x4e\xd6", "\x54\x93", "\x5a\xef", "\x4d\x8f",
+ "\x4f\xc0", "\x54\xc0", "\x5a\xed", "\x4d\xc3", "\x4c\x61", "\x5a\xf2",
+ "\x4e\xec", "\x5a\xec", "\x5a\xf1", "\x4c\xfa", "\x5a\xeb", "\x4d\x44",
+ "\x4a\xe3", "\x5a\xf3", "\x55\xe6", "\x4b\x4f", "\x4b\x7f", "\x5a\xf0",
+ "\x47\xa8", "\x4c\xac", "\x48\xd5", "\x55\xd0", "\x4a\x60", "\x5a\xee",
+ "\x55\x41", "\x4d\xc1", "\x54\xcd", "\x5a\xf6", "\x54\xa3", "\x5a\xf7",
+ "\x5a\xf9", "\x4e\xfd", "\x5b\x42", "\x5a\xfa", "\x5a\xfd", "\x4b\xcf",
+ "\x49\xb9", "\x5a\xfe", "\x4c\xf2", "\x4c\x46", "\x49\xaa", "\x4d\x60",
+ "\x5a\xfc", "\x5a\xf8", "\x4b\xf2", "\x4a\xd5", "\x5a\xfb", "\x5b\x41",
+ "\x4f\x7e", "\x5b\x44", "\x4b\xd8", "\x5b\x4b", "\x5b\x45", "\x54\xa3",
+ "\x5b\x4c", "\x5b\x49", "\x5b\x48", "\x5b\x46", "\x5b\x4a", "\x4d\xc8",
+ "\x52\x8f", "\x5b\x43", "\x5b\x47", "\x4e\x49", "\x50\xa3", "\x4e\x8c",
+ "\x5b\x4d", "\x54\xcd", "\x4d\xcb", "\x5b\x50", "\x5b\x4e", "\x48\xd1",
+ "\x5b\x4f", "\x5b\x51", "\x55\xf5", "\x51\xef", "\x4a\x74", "\x5b\x5a",
+ "\x53\xde", "\x5b\x57", "\x5b\x55", "\x53\x48", "\x5b\x53", "\x55\xdb",
+ "\x4e\x7a", "\x5b\x58", "\x5b\x59", "\x51\xe1", "\x4e\x62", "\x4c\x77",
+ "\x53\x72", "\x4e\xc7", "\x5b\x52", "\x5b\x56", "\x5b\x5b", "\x51\x4e",
+ "\x5b\x62", "\x5b\x5e", "\x5b\x5f", "\x49\x9b", "\x5b\x54", "\x5b\x5d",
+ "\x5b\x60", "\x5b\x61", "\x5b\x5c", "\x5b\x65", "\x5b\x66", "\x55\x43",
+ "\x5b\x67", "\x4f\xd6", "\x5b\x64", "\x4f\xcd", "\x5b\x68", "\x5b\x63",
+ "\x5b\x6b", "\x5b\x69", "\x5b\x6a", "\x5b\x6c", "\x5b\x6e", "\x55\xf6",
+ "\x5b\x6d", "\x5b\x72", "\x5b\x6f", "\x5b\x70", "\x5b\x71", "\x5b\x72",
+ "\x5b\x74", "\x5b\x73", "\x52\x7f", "\x5b\x75", "\x5b\x76", "\x47\x7b",
+ "\x5b\x77", "\x5b\x78", "\x5b\x7a", "\x5b\x79", "\x5b\x7b", "\x48\x8f",
+ "\x4b\xc5", "\x48\xaf", "\x45\xc7", "\x4a\xf7", "\x5b\x7d", "\x5b\x80",
+ "\x5b\x7e", "\x46\x47", "\x4c\x5c", "\x5b\x82", "\x5b\x7f", "\x4b\x8a",
+ "\x5b\x81", "\x47\xa5", "\x5b\x83", "\x51\xb1", "\x4f\xcf", "\x4a\xc9",
+ "\x49\xf2", "\x47\xb0", "\x46\xcc", "\x5b\x84", "\x47\x7c", "\x4b\xf3",
+ "\x49\x51", "\x5b\x85", "\x5b\x86", "\x5b\x87", "\x45\xca", "\x58\xed",
+ "\x46\x8e", "\x51\x9d", "\x47\xdb", "\x4b\x80", "\x52\xe4", "\x4e\x83",
+ "\x46\x4e", "\x5b\x89", "\x4b\xd1", "\x5b\x8a", "\x55\x81", "\x54\xcf",
+ "\x51\x41", "\x51\xc2", "\x5b\x8b", "\x4e\xfc", "\x49\x89", "\x4e\xa5",
+ "\x45\x87", "\x5b\x8c", "\x45\xcd", "\x4d\xa4", "\x48\x88", "\x5b\x8f",
+ "\x5b\x8d", "\x5b\x90", "\x4a\xcf", "\x5b\x8e", "\x4d\x7b", "\x5b\x91",
+ "\x4a\xdc", "\x5b\x92", "\x4d\xab", "\x5b\x93", "\x51\x65", "\x5b\x95",
+ "\x5b\x94", "\x4b\x77", "\x45\x62", "\x4d\x9d", "\x4c\x7b", "\x4d\x6a",
+ "\x46\xe9", "\x4d\x67", "\x47\xec", "\x5b\x96", "\x4f\xa3", "\x5b\x9c",
+ "\x5b\x97", "\x5b\x99", "\x5b\x9b", "\x4f\xe7", "\x46\xfe", "\x5b\x9d",
+ "\x52\x8e", "\x46\xd1", "\x45\xa6", "\x54\xe8", "\x47\xe9", "\x4c\x59",
+ "\x5b\x98", "\x5b\xa3", "\x5b\xa1", "\x47\xa9", "\x47\xac", "\x5b\xa4",
+ "\x46\x62", "\x55\x9d", "\x48\xe8", "\x45\xb3", "\x5b\xa0", "\x4b\xbb",
+ "\x52\xeb", "\x5b\xa2", "\x5b\x9f", "\x51\x93", "\x4f\x9f", "\x4c\x98",
+ "\x5b\x9e", "\x52\x51", "\x46\x51", "\x48\xb0", "\x5b\xa5", "\x5b\xa6",
+ "\x4b\xb2", "\x51\xea", "\x54\xc3", "\x5b\xa8", "\x5b\xab", "\x5b\xad",
+ "\x5b\xa9", "\x4f\xce", "\x5b\xac", "\x5b\xaa", "\x5b\xa7", "\x55\x6d",
+ "\x50\xa0", "\x51\xb2", "\x4c\xb6", "\x49\xf8", "\x49\x93", "\x5b\xb0",
+ "\x5b\xaf", "\x47\x95", "\x4a\xf8", "\x46\xa8", "\x4c\x83", "\x5b\xb1",
+ "\x5b\xb3", "\x4f\x46", "\x5b\xb2", "\x4e\xd1", "\x4f\xab", "\x4f\xbe",
+ "\x4d\x6c", "\x4b\xe2", "\x5b\xb5", "\x5b\xb4", "\x5b\xb7", "\x5b\xb6",
+ "\x4c\xc7", "\x50\xcc", "\x50\x93", "\x4a\xfe", "\x5b\xb8", "\x4c\xb2",
+ "\x5b\xbf", "\x52\x43", "\x5b\xbe", "\x5b\xbd", "\x5b\xbb", "\x5b\xba",
+ "\x5b\xb9", "\x4c\x56", "\x5b\xbc", "\x5b\xc0", "\x51\x52", "\x5b\xc1",
+ "\x4b\xfe", "\x52\xa6", "\x51\xcc", "\x5b\xc2", "\x5b\xc3", "\x5b\xc4",
+ "\x49\xb6", "\x4e\xbc", "\x4a\x6d", "\x5b\xc5", "\x5b\xc6", "\x47\x9d",
+ "\x4e\xd2", "\x5b\xc7", "\x53\x97", "\x57\x8d", "\x49\x5f", "\x51\x66",
+ "\x4b\xc3", "\x46\xf5", "\x56\xac", "\x45\x61", "\x46\x85", "\x4b\xc4",
+ "\x47\xd4", "\x5b\xc8", "\x54\xfd", "\x4f\xa4", "\x55\xf3", "\x5b\xca",
+ "\x48\x6e", "\x47\xbb", "\x47\x5c", "\x5b\xcb", "\x46\x8b", "\x5b\xcd",
+ "\x5b\xce", "\x45\x6c", "\x49\xc6", "\x47\x46", "\x45\x66", "\x48\xf9",
+ "\x5b\xd0", "\x4d\x42", "\x4e\xa2", "\x5b\xd2", "\x5b\xd3", "\x5b\xd4",
+ "\x4d\x96", "\x50\xf0", "\x5b\xd1", "\x53\x4f", "\x5b\xd5", "\x46\x68",
+ "\x4e\x51", "\x50\xd0", "\x46\xbc", "\x45\x56", "\x54\xc1", "\x50\xf4",
+ "\x5b\xd7", "\x52\x5d", "\x5b\xd6", "\x4b\x4b", "\x54\x80", "\x47\x5e",
+ "\x51\xa6", "\x52\x91", "\x5b\xd9", "\x46\x76", "\x5b\xd8", "\x5b\xde",
+ "\x50\x8b", "\x4c\x63", "\x5b\xdc", "\x45\x57", "\x5b\x9a", "\x5b\xe0",
+ "\x4a\xa6", "\x52\x80", "\x54\xdf", "\x45\x78", "\x46\xb4", "\x5b\xdb",
+ "\x52\x5e", "\x5b\xda", "\x5b\xdf", "\x54\xf2", "\x4a\xe2", "\x4f\x78",
+ "\x45\xa2", "\x49\xd9", "\x47\xb9", "\x46\x72", "\x4f\xd2", "\x5b\xe2",
+ "\x52\xd0", "\x5b\xe1", "\x5b\xdd", "\x50\x61", "\x54\xc9", "\x5b\xe6",
+ "\x4e\xe8", "\x5b\xe4", "\x5b\xe9", "\x5b\xf2", "\x5b\xe3", "\x5b\xf0",
+ "\x55\xcd", "\x4a\x7f", "\x5b\xf4", "\x52\xd9", "\x5b\xf1", "\x49\x80",
+ "\x50\x4a", "\x4e\xc1", "\x48\x9b", "\x4d\xea", "\x4f\xd8", "\x4e\xe1",
+ "\x5b\xed", "\x54\xf3", "\x5b\xee", "\x5b\xeb", "\x5b\xea", "\x5b\xe8",
+ "\x5b\xe7", "\x5b\xef", "\x5b\xe5", "\x4b\xea", "\x46\xea", "\x47\xa7",
+ "\x51\xf1", "\x47\x73", "\x50\x54", "\x4a\xc1", "\x5b\xf3", "\x52\xd1",
+ "\x47\xd3", "\x45\xfa", "\x51\xf1", "\x50\xe3", "\x4d\xcc", "\x47\x9b",
+ "\x5b\xf5", "\x48\xbf", "\x52\x42", "\x52\xde", "\x48\x56", "\x52\xe2",
+ "\x5b\xfa", "\x55\xda", "\x4b\x9e", "\x46\x67", "\x47\xde", "\x4d\xe0",
+ "\x5b\xf8", "\x50\xd6", "\x49\xab", "\x4a\xda", "\x5b\xf9", "\x5b\xf6",
+ "\x48\xf1", "\x5b\xf7", "\x5b\xfb", "\x49\xc0", "\x48\x79", "\x5b\xec",
+ "\x53\x6d", "\x53\x4b", "\x5b\xfd", "\x47\x71", "\x4d\x88", "\x51\xf3",
+ "\x5b\xfc", "\x50\x46", "\x5c\x4b", "\x4e\x77", "\x5c\x41", "\x5c\x44",
+ "\x5c\x42", "\x4e\x44", "\x5c\x48", "\x47\x98", "\x5b\xfe", "\x5b\xfe",
+ "\x5c\x45", "\x50\xda", "\x5c\x47", "\x52\xcc", "\x53\xbc", "\x4e\x92",
+ "\x5c\x43", "\x52\xc6", "\x50\xac", "\x58\xa4", "\x52\xd3", "\x48\x58",
+ "\x5c\x46", "\x51\xe4", "\x46\x82", "\x53\x59", "\x53\x61", "\x5c\x4c",
+ "\x49\xad", "\x5c\x4a", "\x5c\x4d", "\x5c\x49", "\x4e\xb1", "\x5c\x60",
+ "\x53\x86", "\x55\xca", "\x5c\x50", "\x4e\xf1", "\x5c\x56", "\x5c\x5f",
+ "\x4b\x5a", "\x5c\x57", "\x5c\x59", "\x54\xc2", "\x5c\x52", "\x4b\xef",
+ "\x4e\xa9", "\x5c\x5e", "\x5c\x54", "\x5c\x5d", "\x5c\x58", "\x45\x9d",
+ "\x5c\x5b", "\x53\x75", "\x54\x94", "\x55\xb6", "\x54\x68", "\x5c\x4f",
+ "\x5c\x5c", "\x4f\xf7", "\x5c\x51", "\x4d\xfd", "\x5c\x55", "\x47\xc5",
+ "\x4b\xa0", "\x5c\x4e", "\x5c\x5a", "\x4f\xed", "\x53\x70", "\x51\x63",
+ "\x48\x6d", "\x5c\x63", "\x5c\x61", "\x5c\x64", "\x53\xfa", "\x5c\x53",
+ "\x5c\x65", "\x5c\x62", "\x5c\x71", "\x54\xa7", "\x5c\x69", "\x52\xed",
+ "\x5c\x6f", "\x4c\xba", "\x51\xd7", "\x52\x95", "\x5c\x6b", "\x55\xc5",
+ "\x5c\x70", "\x53\x4c", "\x54\xe2", "\x5c\x73", "\x5c\x72", "\x4a\xdf",
+ "\x52\x7c", "\x4d\x93", "\x5c\x6e", "\x5c\x6c", "\x54\xa2", "\x45\x6b",
+ "\x53\xef", "\x4f\xae", "\x52\xb3", "\x5c\x6d", "\x49\xb7", "\x5c\x68",
+ "\x5c\x6a", "\x5c\x67", "\x52\xba", "\x47\x61", "\x5c\x74", "\x5c\x75",
+ "\x4c\x42", "\x4b\x52", "\x49\xeb", "\x54\x76", "\x55\xc7", "\x5c\x86",
+ "\x5c\x79", "\x4d\x7e", "\x5c\x85", "\x5c\x84", "\x53\x8d", "\x51\x4a",
+ "\x5c\x80", "\x5c\x76", "\x53\xb2", "\x5c\x82", "\x5c\x7c", "\x5c\x77",
+ "\x5c\x7a", "\x5c\x83", "\x4d\xb9", "\x5c\x7f", "\x47\x96", "\x4e\xfa",
+ "\x52\xdb", "\x5c\x7d", "\x54\x8c", "\x5c\x7b", "\x48\x48", "\x68\x81",
+ "\x5c\x81", "\x5c\x87", "\x5c\x90", "\x5c\x8f", "\x5c\x89", "\x5c\x94",
+ "\x5c\x92", "\x5c\x8e", "\x5c\x8d", "\x4b\x5c", "\x4d\xb7", "\x5c\x8c",
+ "\x5c\x8a", "\x53\xbb", "\x5c\x95", "\x49\x4f", "\x5c\x9d", "\x5c\x97",
+ "\x5c\x99", "\x5c\x93", "\x53\x8b", "\x49\x66", "\x5c\x8b", "\x5c\x91",
+ "\x53\x9b", "\x48\x64", "\x5c\x96", "\x5c\x98", "\x48\xdc", "\x45\xf2",
+ "\x4b\x6f", "\x5c\x88", "\x5c\x9a", "\x55\x85", "\x5c\x9f", "\x5c\xa7",
+ "\x46\xcf", "\x4e\x69", "\x4b\xbe", "\x5c\x9c", "\x5c\xa6", "\x5c\xa1",
+ "\x5c\xa5", "\x45\x89", "\x4b\xc2", "\x5c\xa3", "\x45\x79", "\x55\xd4",
+ "\x5c\xa2", "\x5c\xa4", "\x5c\x9b", "\x5c\xa8", "\x5c\xa9", "\x5c\xa0",
+ "\x5c\xaf", "\x4f\xb2", "\x4f\xf5", "\x5c\xac", "\x5c\xab", "\x55\xee",
+ "\x5c\xaa", "\x5c\xb0", "\x4d\x55", "\x5c\x9e", "\x5c\xad", "\x5c\xae",
+ "\x5c\xb2", "\x5c\xb1", "\x54\x5d", "\x5c\xb6", "\x5c\xb5", "\x5c\xb3",
+ "\x5c\xb7", "\x5c\xb4", "\x52\x8b", "\x5c\xba", "\x55\x86", "\x5c\xbb",
+ "\x4d\xa6", "\x5c\xb8", "\x53\x62", "\x5c\xb9", "\x5c\xbc", "\x51\xc5",
+ "\x5c\xbf", "\x5c\xc2", "\x52\xee", "\x4e\xde", "\x5c\xc0", "\x5c\xc1",
+ "\x5c\xc3", "\x5c\xc4", "\x55\xf7", "\x5c\xc5", "\x4c\xb5", "\x45\x97",
+ "\x4b\x9d", "\x4a\xa0", "\x4b\xf6", "\x5c\xc7", "\x5c\xc6", "\x5c\xc8",
+ "\x51\x7d", "\x4c\xf8", "\x4e\xfb", "\x5c\xcc", "\x5c\xcb", "\x5c\xcd",
+ "\x46\xf7", "\x54\x87", "\x5c\xce", "\x4d\x4e", "\x5c\xd0", "\x5c\xcf",
+ "\x5c\xd1", "\x5c\xd2", "\x5c\xd3", "\x48\xd8", "\x45\x77", "\x4d\x4c",
+ "\x45\xb1", "\x47\xd8", "\x55\x8e", "\x4a\x9f", "\x48\xe4", "\x49\x55",
+ "\x5c\xd4", "\x5c\xd5", "\x49\x99", "\x5c\xd6", "\x5c\xd7", "\x5c\xd9",
+ "\x5c\xd8", "\x4f\x42", "\x53\xa4", "\x48\x65", "\x49\x92", "\x5c\xda",
+ "\x5c\xdc", "\x4e\x73", "\x5c\xdb", "\x5c\xdd", "\x5c\xde", "\x5c\xdf",
+ "\x5c\xe0", "\x5c\xe1", "\x5c\xe2", "\x5c\xe3", "\x5c\xe4", "\x54\x59",
+ "\x47\xed", "\x5c\xe5", "\x49\xe9", "\x50\xc0", "\x5c\xe6", "\x48\x49",
+ "\x58\x7f", "\x4a\x5b", "\x5c\xe7", "\x5c\xe8", "\x49\x69", "\x49\xf5",
+ "\x4c\x97", "\x5c\xe9", "\x47\x4e", "\x5c\xea", "\x53\xd7", "\x46\xe2",
+ "\x5c\xeb", "\x5c\xed", "\x5c\xec", "\x5c\xef", "\x5c\xee", "\x5c\xf0",
+ "\x48\x8e", "\x47\x56", "\x5c\xf1", "\x5c\xf2", "\x45\xb9", "\x5c\xf3",
+ "\x5c\xf5", "\x5c\xf4", "\x45\x9c", "\x4c\xa4", "\x45\xfb", "\x55\x6e",
+ "\x5c\xf6", "\x53\x4d", "\x4d\x84", "\x49\xa0", "\x50\x5e", "\x50\x6a",
+ "\x5c\xf8", "\x4e\xc4", "\x4e\x82", "\x5c\xf9", "\x55\x5e", "\x5c\xf7",
+ "\x45\xad", "\x45\xe8", "\x5c\xfa", "\x5d\x45", "\x52\xb4", "\x5c\xfe",
+ "\x50\xd2", "\x50\xc8", "\x5d\x46", "\x47\xa4", "\x49\x4c", "\x5d\x44",
+ "\x5d\x42", "\x5c\xfb", "\x55\xd9", "\x5c\xfd", "\x4c\x8f", "\x55\x98",
+ "\x5c\xfc", "\x5d\x48", "\x5d\x47", "\x4f\xf8", "\x47\xfd", "\x4e\xad",
+ "\x5d\x41", "\x5d\x43", "\x50\x75", "\x45\x85", "\x53\xec", "\x5d\x4d",
+ "\x5d\x50", "\x46\x5a", "\x4e\xaa", "\x46\x5c", "\x5d\x52", "\x45\x84",
+ "\x46\xc6", "\x5d\x4b", "\x5d\x51", "\x4e\x6f", "\x4a\x58", "\x5d\x49",
+ "\x5d\x4c", "\x46\xee", "\x4d\xb8", "\x51\xfd", "\x54\xd7", "\x46\x4a",
+ "\x55\xc6", "\x5d\x55", "\x5d\x4e", "\x5d\x53", "\x5d\x4f", "\x4e\x87",
+ "\x46\xca", "\x4d\x4b", "\x4e\x56", "\x49\x44", "\x5d\x56", "\x5d\x54",
+ "\x46\xf3", "\x5d\x4a", "\x4f\x57", "\x5d\x58", "\x45\xda", "\x5d\x5e",
+ "\x5d\x5d", "\x4a\x4e", "\x52\xb6", "\x54\x50", "\x4d\x98", "\x5d\x57",
+ "\x45\xdc", "\x50\xb7", "\x4f\xd4", "\x5d\x5a", "\x4b\x72", "\x5d\x5c",
+ "\x52\xac", "\x5d\x59", "\x50\xbc", "\x47\xb4", "\x5d\x5b", "\x4a\x72",
+ "\x46\xfc", "\x4c\xc9", "\x46\x8d", "\x5d\x66", "\x5d\x64", "\x45\xea",
+ "\x5d\x5f", "\x5d\x63", "\x46\x6b", "\x46\xeb", "\x4a\x9d", "\x55\xcc",
+ "\x4a\x8c", "\x5d\x62", "\x4b\x7e", "\x45\xa7", "\x4d\x41", "\x5d\x65",
+ "\x5d\x6a", "\x5d\x60", "\x48\x6b", "\x4f\x7d", "\x5d\x67", "\x5d\x61",
+ "\x5d\x68", "\x5d\x6b", "\x4d\xda", "\x5d\x69", "\x55\x50", "\x5d\x72",
+ "\x4f\x91", "\x4a\x45", "\x5d\x6f", "\x5d\x73", "\x4e\x74", "\x4a\x88",
+ "\x5d\x7c", "\x5d\x75", "\x5d\x71", "\x52\xc7", "\x5d\x78", "\x5d\x74",
+ "\x4a\xbf", "\x5d\x7b", "\x5d\x82", "\x55\xe1", "\x5d\x7e", "\x5d\x77",
+ "\x4c\xa5", "\x5d\x81", "\x5d\x70", "\x5d\x79", "\x5d\x83", "\x55\x4e",
+ "\x5d\x76", "\x5d\x84", "\x47\x77", "\x5d\x7f", "\x48\x94", "\x48\xea",
+ "\x4b\x46", "\x5d\x7a", "\x5d\x6c", "\x5d\x7d", "\x4a\x91", "\x5d\x80",
+ "\x45\x96", "\x54\x41", "\x47\x69", "\x4a\xc0", "\x5d\x6d", "\x48\x92",
+ "\x51\x98", "\x51\x64", "\x5d\x87", "\x50\xe4", "\x47\x8a", "\x5d\x99",
+ "\x5d\x92", "\x52\x7a", "\x45\xd2", "\x5d\x8c", "\x5d\x98", "\x4e\x43",
+ "\x51\xa0", "\x5d\x93", "\x49\x50", "\x5d\x8f", "\x49\x45", "\x5d\x85",
+ "\x5d\x6e", "\x48\xc6", "\x5d\x9a", "\x5d\x8a", "\x5d\x96", "\x5d\x95",
+ "\x5d\x8b", "\x5d\x94", "\x4c\x88", "\x5d\x91", "\x5d\x97", "\x4d\x52",
+ "\x51\x55", "\x53\xf3", "\x5d\x8e", "\x5d\x89", "\x4f\xbd", "\x5d\x8d",
+ "\x5d\x86", "\x48\xbd", "\x5d\x88", "\x5d\x90", "\x4d\x6b", "\x4c\x90",
+ "\x47\x5b", "\x5d\x9b", "\x54\xfa", "\x5d\xa5", "\x47\xfc", "\x46\xce",
+ "\x5d\x9d", "\x4d\xc4", "\x4a\x4d", "\x5d\xa8", "\x52\x71", "\x53\x76",
+ "\x5d\x9c", "\x5d\xa0", "\x5d\xa2", "\x48\xbe", "\x5d\x9e", "\x54\x97",
+ "\x5d\x9f", "\x5d\xa6", "\x5d\xa7", "\x5d\xa1", "\x4e\xe6", "\x52\xa9",
+ "\x48\x57", "\x5d\xb3", "\x4b\xa2", "\x52\x4a", "\x5d\xa3", "\x5d\xa4",
+ "\x47\xa3", "\x4d\xa1", "\x5d\xab", "\x5d\xb1", "\x5d\xaf", "\x4f\xb7",
+ "\x5d\xb7", "\x5d\xac", "\x5d\xad", "\x5d\xb4", "\x4b\x78", "\x4f\xbc",
+ "\x4d\xae", "\x54\xd0", "\x50\xc4", "\x55\x75", "\x5d\xb6", "\x49\xed",
+ "\x54\xa1", "\x50\x8e", "\x4f\x58", "\x54\xe0", "\x4f\x6e", "\x4e\x8a",
+ "\x5d\xb0", "\x5d\xb2", "\x4d\x73", "\x5d\xb5", "\x5d\xae", "\x5d\xa9",
+ "\x5d\xaa", "\x54\xfa", "\x4a\xc2", "\x5d\xc3", "\x5d\xbd", "\x4d\xc0",
+ "\x46\xc2", "\x4a\xd2", "\x5d\xc7", "\x5d\xbe", "\x4c\x93", "\x5d\xbc",
+ "\x54\x46", "\x5d\xbf", "\x5d\xba", "\x5d\xb9", "\x5d\xc2", "\x5d\xbb",
+ "\x55\xa0", "\x5d\xc0", "\x48\x87", "\x5d\xb8", "\x5d\xc1", "\x5d\xc5",
+ "\x5d\xc6", "\x54\xba", "\x5d\xcb", "\x5d\xc9", "\x4e\x4b", "\x5d\xce",
+ "\x55\x89", "\x5d\xc8", "\x5d\xca", "\x5d\xcc", "\x4b\xd0", "\x50\xbe",
+ "\x5d\xcf", "\x4a\xce", "\x5d\xc4", "\x5d\xd4", "\x5d\xd1", "\x5d\xd3",
+ "\x5d\xcd", "\x5d\xd0", "\x53\x80", "\x50\x7e", "\x51\xd2", "\x55\xa3",
+ "\x5d\xd2", "\x5d\xd6", "\x4d\xd4", "\x50\x55", "\x5d\xe2", "\x5d\xd5",
+ "\x66\x58", "\x5d\xdb", "\x51\x87", "\x5d\xdd", "\x5d\xd7", "\x55\x50",
+ "\x5d\xd8", "\x5d\xd9", "\x5d\xda", "\x5d\xde", "\x5d\xdc", "\x55\xd1",
+ "\x5d\xe4", "\x5d\xe0", "\x5d\xdf", "\x52\xb0", "\x53\x5c", "\x5d\xe1",
+ "\x4f\xde", "\x52\xae", "\x5d\xe3", "\x46\x5b", "\x5d\xe5", "\x5d\xe7",
+ "\x5d\xe6", "\x53\xea", "\x5d\xe8", "\x4b\x96", "\x5d\xe9", "\x47\x85",
+ "\x4b\x65", "\x4a\xf5", "\x54\x73", "\x54\x6a", "\x4c\xbc", "\x5d\xea",
+ "\x49\x7d", "\x4f\xcb", "\x4d\xad", "\x4f\xee", "\x5d\xeb", "\x5d\xed",
+ "\x5d\xee", "\x48\x61", "\x5d\xf0", "\x5d\xec", "\x52\xcd", "\x5d\xef",
+ "\x47\x88", "\x49\xd7", "\x52\x9e", "\x4d\xd1", "\x5d\xf2", "\x50\x99",
+ "\x5d\xf3", "\x53\x8c", "\x5d\xf1", "\x5d\xf7", "\x55\x87", "\x5d\xf8",
+ "\x5d\xf6", "\x5d\xf4", "\x5d\xf5", "\x53\xee", "\x5d\xfa", "\x54\x4f",
+ "\x5d\xf9", "\x47\x5f", "\x4d\xe6", "\x53\xee", "\x47\xef", "\x49\x83",
+ "\x5d\xfc", "\x5d\xfd", "\x4c\x6f", "\x5e\x42", "\x54\x90", "\x68\x85",
+ "\x5e\x43", "\x4b\xdd", "\x5d\xfb", "\x5e\x41", "\x54\xea", "\x53\x57",
+ "\x5d\xfe", "\x47\x42", "\x54\xa0", "\x5e\x44", "\x4c\x4c", "\x55\x90",
+ "\x5e\x47", "\x5e\x45", "\x46\x7f", "\x5e\x46", "\x52\x9d", "\x5e\x48",
+ "\x4f\x68", "\x4e\xbf", "\x54\xbb", "\x5e\x4a", "\x47\xd5", "\x5e\x4c",
+ "\x5e\x4d", "\x5e\x4b", "\x49\xd5", "\x4e\xf8", "\x5e\x50", "\x5e\x53",
+ "\x4a\x79", "\x5e\x4e", "\x5e\x51", "\x50\x47", "\x5e\x52", "\x57\xfb",
+ "\x5e\x55", "\x4c\x66", "\x54\xce", "\x5e\x4f", "\x5e\x56", "\x54\xe6",
+ "\x57\x8f", "\x5e\x54", "\x5e\x59", "\x5e\x57", "\x5e\x58", "\x5e\x5a",
+ "\x5e\x5b", "\x4a\xd9", "\x5e\x5c", "\x5e\x5d", "\x53\x7c", "\x5e\x5e",
+ "\x4c\x87", "\x5e\x60", "\x5e\x5f", "\x5e\x61", "\x5e\x62", "\x53\xa9",
+ "\x45\xcc", "\x50\x96", "\x5e\x63", "\x5e\x64", "\x52\xdd", "\x4c\x79",
+ "\x5e\x65", "\x5e\x66", "\x5e\x67", "\x47\x67", "\x4a\xbd", "\x5e\x68",
+ "\x55\x6f", "\x55\xdd", "\x5e\x69", "\x53\xfc", "\x49\x73", "\x55\xb7",
+ "\x4a\xaf", "\x50\x9a", "\x55\xc4", "\x48\x7b", "\x46\x52", "\x51\x58",
+ "\x5e\x6a", "\x46\xa2", "\x54\x8a", "\x5e\x6b", "\x53\x54", "\x5e\x6c",
+ "\x5e\x6e", "\x5e\x6d", "\x5e\x6f", "\x5e\x70", "\x4f\xdc", "\x5e\x71",
+ "\x5e\x72", "\x4a\xc5", "\x4c\xa7", "\x5e\x73", "\x5e\x74", "\x48\x52",
+ "\x5e\x79", "\x5e\x75", "\x4e\x5a", "\x5e\x76", "\x5e\x78", "\x5e\x77",
+ "\x5e\x7a", "\x51\xdb", "\x5e\x7b", "\x52\x74", "\x4e\xcf", "\x50\xdc",
+ "\x5e\x7d", "\x5e\x7e", "\x5e\x7c", "\x4a\x7b", "\x4a\xdb", "\x4c\x9e",
+ "\x5e\x80", "\x52\xfe", "\x5e\x7f", "\x50\x6f", "\x54\xd6", "\x5e\x82",
+ "\x5e\x84", "\x5e\x81", "\x4a\x51", "\x5e\x83", "\x5e\x85", "\x4e\x9d",
+ "\x5e\x86", "\x5e\x8b", "\x5e\x88", "\x49\xc5", "\x4f\xd0", "\x4f\x45",
+ "\x5e\x89", "\x5e\x87", "\x50\x4f", "\x53\xdd", "\x5e\x8c", "\x4c\x5a",
+ "\x4e\x95", "\x51\x9f", "\x5e\x8e", "\x5e\x8d", "\x5e\x8f", "\x4f\x65",
+ "\x5e\x92", "\x5e\x91", "\x5e\x93", "\x4d\x61", "\x5e\x96", "\x5e\x94",
+ "\x5e\x95", "\x51\xcb", "\x5e\x97", "\x4c\x6e", "\x47\x83", "\x45\xfd",
+ "\x49\xb1", "\x4d\xe9", "\x4e\x4c", "\x4a\xf9", "\x5e\x9a", "\x5e\x9c",
+ "\x5e\x99", "\x5e\x9d", "\x4c\x9a", "\x5e\x98", "\x5e\x9e", "\x53\x99",
+ "\x4d\x5d", "\x5e\x9b", "\x5e\xa2", "\x5e\x9f", "\x5e\xa5", "\x4b\x99",
+ "\x5e\xa1", "\x5e\xa0", "\x4c\xb9", "\x50\x66", "\x5e\xa3", "\x5e\xa4",
+ "\x5e\xa8", "\x5e\xa6", "\x46\xb7", "\x48\xdb", "\x5e\xa9", "\x45\xeb",
+ "\x5e\xa7", "\x50\xf7", "\x4e\x5c", "\x5e\xac", "\x5e\xaa", "\x5e\xad",
+ "\x5e\xab", "\x5e\xae", "\x5e\xaf", "\x54\x53", "\x4c\xd8", "\x52\xa3",
+ "\x52\x9f", "\x5e\xb0", "\x5e\xb2", "\x5e\xb5", "\x5e\xb1", "\x5e\xb4",
+ "\x53\xf1", "\x4f\x52", "\x5e\xb6", "\x4b\x5b", "\x5e\xb3", "\x50\x8c",
+ "\x5e\xbc", "\x5e\xb9", "\x5e\xbb", "\x5e\xb7", "\x5e\xba", "\x5e\xbe",
+ "\x5e\xb8", "\x51\x88", "\x68\x83", "\x5e\xbf", "\x52\x8c", "\x5e\xbd",
+ "\x50\x4d", "\x5e\xc1", "\x5e\xc0", "\x5e\xc2", "\x5e\xc3", "\x4a\xb9",
+ "\x52\x49", "\x5e\xc4", "\x5e\xc5", "\x5e\xc6", "\x4e\x64", "\x5e\xc7",
+ "\x54\x52", "\x5e\xc8", "\x49\xc2", "\x5e\xc9", "\x5e\xca", "\x5e\xcb",
+ "\x5e\xcc", "\x5e\xce", "\x5e\xcd", "\x4c\xd4", "\x5e\xcf", "\x5e\xd0",
+ "\x5e\xd1", "\x5e\xd3", "\x5e\xd2", "\x5e\xd4", "\x5e\xd6", "\x5e\xd5",
+ "\x5e\xd7", "\x54\x95", "\x5e\xd8", "\x53\xe6", "\x4b\x55", "\x4b\x66",
+ "\x52\xa7", "\x5e\xd9", "\x45\x99", "\x45\xc0", "\x55\xd7", "\x5e\xda",
+ "\x45\xb6", "\x4d\x58", "\x5e\xdb", "\x58\xfe", "\x45\x63", "\x46\x7c",
+ "\x48\xa0", "\x49\x67", "\x45\x7c", "\x57\x65", "\x45\x55", "\x46\x77",
+ "\x5e\xdc", "\x5e\xdd", "\x5e\xe1", "\x5e\xe0", "\x5e\xdf", "\x5b\x7c",
+ "\x47\xae", "\x5e\xde", "\x55\x8f", "\x47\x8b", "\x4e\xdc", "\x47\xab",
+ "\x5e\xe3", "\x5e\xe2", "\x4d\x72", "\x50\x86", "\x49\xfe", "\x55\x9a",
+ "\x5e\xe4", "\x4c\xf0", "\x51\xb4", "\x5e\xe5", "\x52\xfd", "\x48\xb9",
+ "\x5e\xe6", "\x5e\xe9", "\x5e\xe7", "\x4a\xa9", "\x4e\x54", "\x5e\xe8",
+ "\x5e\xeb", "\x50\xdd", "\x5e\xea", "\x50\xd4", "\x5e\xec", "\x5e\xed",
+ "\x5e\xee", "\x5e\xf0", "\x5e\xef", "\x4e\xa0", "\x51\x71", "\x55\xb0",
+ "\x4c\xb4", "\x5e\xf1", "\x5e\xf2", "\x5e\xf3", "\x5e\xf5", "\x5e\xf4",
+ "\x50\xce", "\x5e\xfd", "\x4d\x97", "\x5e\xf7", "\x5e\xf9", "\x5e\xfb",
+ "\x54\xe1", "\x5e\xfc", "\x5e\xfa", "\x51\x42", "\x5e\xf6", "\x5e\xf8",
+ "\x49\xbf", "\x4e\x4a", "\x5f\x41", "\x5e\xfe", "\x5f\x42", "\x51\x82",
+ "\x53\xfd", "\x55\x49", "\x5f\x43", "\x4c\x47", "\x5f\x45", "\x51\x74",
+ "\x5f\x44", "\x54\xa4", "\x5f\x4a", "\x5f\x4c", "\x5f\x4d", "\x50\x89",
+ "\x5f\x4b", "\x5f\x48", "\x5f\x46", "\x5f\x47", "\x5f\x49", "\x5f\x4f",
+ "\x5f\x4e", "\x52\x4f", "\x5f\x50", "\x5f\x52", "\x5f\x53", "\x5f\x54",
+ "\x5f\x55", "\x54\xa4", "\x5f\x51", "\x5f\x57", "\x5f\x56", "\x5f\x58",
+ "\x4b\xb7", "\x5f\x5c", "\x5f\x59", "\x5f\x5a", "\x54\x47", "\x53\xaa",
+ "\x53\x7e", "\x5f\x5b", "\x5f\x5d", "\x5f\x5e", "\x5f\x5f", "\x5f\x62",
+ "\x5f\x60", "\x5f\x61", "\x5f\x63", "\x5f\x64", "\x5f\x65", "\x5f\x66",
+ "\x5f\x67", "\x53\x9a", "\x46\x4b", "\x46\xe8", "\x5f\x68", "\x46\x59",
+ "\x45\x4b", "\x5f\x6a", "\x5f\x69", "\x5f\x6b", "\x45\xef", "\x4a\xb0",
+ "\x4c\xbb", "\x5f\x6c", "\x5f\x6d", "\x52\x99", "\x52\xa4", "\x4e\x81",
+ "\x53\x96", "\x5f\x6e", "\x5f\x6f", "\x5f\x72", "\x5f\x70", "\x5f\x71",
+ "\x5f\x73", "\x49\xda", "\x5f\x74", "\x5f\x75", "\x68\x68", "\x5f\x76",
+ "\x5f\x77", "\x5f\x78", "\x4d\xc7", "\x5f\x79", "\x53\xba", "\x50\x57",
+ "\x51\xb5", "\x47\x74", "\x5f\x7b", "\x5f\x7d", "\x5f\x7c", "\x4d\x65",
+ "\x48\x44", "\x5c\xc9", "\x5f\x7e", "\x4b\x84", "\x5f\x7f", "\x49\xe3",
+ "\x48\x90", "\x5f\x80", "\x53\xf7", "\x5f\x81", "\x46\x75", "\x50\x80",
+ "\x46\x74", "\x46\x78", "\x5f\x83", "\x50\x82", "\x48\x47", "\x5f\x86",
+ "\x5f\x85", "\x5f\x84", "\x52\xbc", "\x4d\xa2", "\x45\x52", "\x5f\x8b",
+ "\x51\xca", "\x46\x42", "\x4e\x6a", "\x5f\x87", "\x5f\x89", "\x5f\x8a",
+ "\x5f\x88", "\x5f\x8c", "\x5f\x8d", "\x4e\x5f", "\x49\xa5", "\x47\xaa",
+ "\x5f\x8e", "\x5f\x8f", "\x5f\x90", "\x5f\x93", "\x52\x6c", "\x4a\x73",
+ "\x5f\x94", "\x4a\x96", "\x5f\x91", "\x5f\x92", "\x5f\x97", "\x5f\x96",
+ "\x5f\x95", "\x5f\x99", "\x5f\x98", "\x5f\x9a", "\x5f\x9c", "\x5f\x9b",
+ "\x55\x72", "\x4d\xb0", "\x52\x7d", "\x5f\x9d", "\x4f\x9b", "\x5f\x9e",
+ "\x5f\x9f", "\x5f\xa3", "\x5f\xa1", "\x5f\xa2", "\x5f\xa0", "\x5f\xa4",
+ "\x5f\xa5", "\x53\x50", "\x5f\xa6", "\x50\xed", "\x5f\xa7", "\x46\xc1",
+ "\x5f\xa8", "\x45\xb0", "\x55\xc9", "\x4e\x4d", "\x4a\x82", "\x5f\xa9",
+ "\x51\xbb", "\x45\x80", "\x5f\xab", "\x49\x5b", "\x5f\xac", "\x5f\xad",
+ "\x46\xd3", "\x4c\xc3", "\x5f\xb0", "\x5f\xae", "\x4d\x45", "\x54\xb4",
+ "\x52\x48", "\x4c\xc2", "\x4a\xbe", "\x50\xdf", "\x5f\xaf", "\x5f\xb1",
+ "\x5f\xb2", "\x49\x76", "\x5f\xb3", "\x49\x84", "\x4a\xef", "\x53\x69",
+ "\x52\xbf", "\x5f\xb4", "\x5f\xb6", "\x5f\xb9", "\x4f\x4e", "\x5f\xb7",
+ "\x51\x95", "\x5f\xba", "\x53\x56", "\x5f\xb5", "\x51\x7b", "\x4f\xb1",
+ "\x52\xd2", "\x54\x5b", "\x5f\xb8", "\x5f\xbb", "\x4d\xf8", "\x50\x7d",
+ "\x5f\xbd", "\x5f\xbe", "\x5f\xbc", "\x48\x7a", "\x5f\xc4", "\x5f\xc3",
+ "\x4a\x62", "\x5f\xc5", "\x5f\xc0", "\x5f\xc6", "\x5f\xc1", "\x4b\x9c",
+ "\x5f\xbf", "\x5f\xc2", "\x5f\xc9", "\x5f\xc8", "\x49\xb4", "\x5f\xc7",
+ "\x48\xaa", "\x5f\xcb", "\x5f\xca", "\x51\xb0", "\x5f\xcc", "\x4c\x9c",
+ "\x5f\xcd", "\x4d\xf0", "\x5f\xce", "\x51\xb9", "\x51\x4c", "\x5f\xd0",
+ "\x5f\xcf", "\x5f\xd1", "\x48\x53", "\x49\x58", "\x46\x63", "\x5f\xd3",
+ "\x53\xd2", "\x51\x92", "\x4e\xd8", "\x4f\xeb", "\x48\x8c", "\x55\x5c",
+ "\x5f\xd8", "\x4c\xdc", "\x53\x65", "\x5f\xd7", "\x4c\xeb", "\x45\xa1",
+ "\x5f\xd6", "\x5f\xd4", "\x4f\x89", "\x49\xf9", "\x4d\xbf", "\x4c\x71",
+ "\x55\x53", "\x52\xd8", "\x5f\xda", "\x50\xe7", "\x4d\x75", "\x50\xae",
+ "\x4f\x87", "\x5f\xdb", "\x52\x86", "\x4b\xa7", "\x45\x8b", "\x5f\xdc",
+ "\x5f\xdf", "\x5f\xde", "\x55\xaa", "\x4f\xd7", "\x5f\xe0", "\x54\xf5",
+ "\x50\xfa", "\x55\x53", "\x5f\xe1", "\x53\x6a", "\x5f\xe2", "\x55\x5d",
+ "\x54\x63", "\x53\xd0", "\x45\xf1", "\x46\xc3", "\x5f\xe3", "\x46\x58",
+ "\x48\xed", "\x4d\xba", "\x5f\xe4", "\x4c\x70", "\x4d\x83", "\x54\xb5",
+ "\x5f\xe7", "\x50\x8f", "\x4c\x8a", "\x5f\xe5", "\x4d\x9f", "\x5f\xe6",
+ "\x4b\xdf", "\x49\x75", "\x52\x64", "\x5f\xe8", "\x47\xf4", "\x5f\xe9",
+ "\x47\xc4", "\x47\xfa", "\x50\x87", "\x5f\xea", "\x5f\xeb", "\x4d\xcf",
+ "\x52\x96", "\x5f\xec", "\x53\x66", "\x46\x92", "\x5f\xed", "\x47\x6a",
+ "\x5f\xef", "\x5f\xf0", "\x4d\xbe", "\x4f\xc7", "\x5f\xee", "\x4f\xd5",
+ "\x4e\x94", "\x48\xd4", "\x5f\xf1", "\x52\xbe", "\x5f\xf3", "\x48\x91",
+ "\x52\x54", "\x50\xb8", "\x50\x9b", "\x5f\xf2", "\x5f\xf5", "\x5f\xf4",
+ "\x4e\x98", "\x5f\xf6", "\x4f\x5c", "\x5f\xf8", "\x4b\x86", "\x49\x86",
+ "\x5f\xf9", "\x47\x8d", "\x5f\xfa", "\x4e\x91", "\x4a\xfd", "\x51\x69",
+ "\x54\x99", "\x5f\xfb", "\x4f\xb0", "\x4b\xe9", "\x5f\xfc", "\x5f\xfe",
+ "\x60\x41", "\x5f\xfd", "\x50\xa6", "\x60\x42", "\x4a\x65", "\x50\xaa",
+ "\x49\xa7", "\x60\x43", "\x60\x44", "\x55\x9e", "\x60\x47", "\x60\x46",
+ "\x60\x49", "\x60\x48", "\x60\x4a", "\x52\xf0", "\x60\x4b", "\x45\xdd",
+ "\x60\x4c", "\x60\x4d", "\x60\x4f", "\x60\x4e", "\x60\x51", "\x60\x50",
+ "\x60\x52", "\x60\x53", "\x49\xe7", "\x60\x54", "\x66\xc1", "\x47\x6e",
+ "\x60\x55", "\x60\x56", "\x54\x6b", "\x4d\x50", "\x60\x57", "\x60\x58",
+ "\x51\xc8", "\x60\x5a", "\x60\x5b", "\x48\xef", "\x60\x5c", "\x49\x71",
+ "\x60\x5d", "\x45\xf5", "\x54\x5c", "\x52\x87", "\x60\x5e", "\x54\xd5",
+ "\x60\x62", "\x51\xcf", "\x60\x61", "\x60\x60", "\x60\x5f", "\x49\xb5",
+ "\x53\xe7", "\x60\x65", "\x4f\x41", "\x60\x66", "\x47\xe0", "\x52\xf4",
+ "\x4f\xd9", "\x60\x68", "\x46\x7e", "\x60\x63", "\x60\x67", "\x60\x64",
+ "\x49\x6e", "\x60\x6c", "\x4a\xc7", "\x4d\x9b", "\x46\xa7", "\x4b\x8f",
+ "\x60\x6b", "\x60\x6a", "\x52\xf5", "\x60\x69", "\x4b\x45", "\x4b\x7c",
+ "\x49\xd0", "\x46\xc9", "\x60\x6d", "\x54\x84", "\x50\x48", "\x53\x4e",
+ "\x60\x73", "\x60\x71", "\x60\x72", "\x60\x70", "\x60\x6e", "\x60\x6f",
+ "\x55\x9b", "\x4f\x51", "\x55\xa4", "\x60\x77", "\x60\x7b", "\x60\x7a",
+ "\x4e\xe0", "\x4c\xcc", "\x48\x43", "\x60\x75", "\x60\x7c", "\x60\x79",
+ "\x60\x78", "\x60\x74", "\x60\x82", "\x60\x76", "\x46\xf2", "\x54\xca",
+ "\x51\x8d", "\x4a\xfb", "\x60\x80", "\x50\x5c", "\x47\xa1", "\x51\xe8",
+ "\x49\xe8", "\x60\x81", "\x4f\xb6", "\x49\xa8", "\x60\x7e", "\x60\x7f",
+ "\x60\x7d", "\x60\x83", "\x48\x75", "\x4a\xd8", "\x60\x87", "\x60\x85",
+ "\x60\x84", "\x54\x44", "\x60\x8c", "\x60\x8e", "\x60\x86", "\x60\x89",
+ "\x60\x8b", "\x60\x8d", "\x4f\x53", "\x57\x8a", "\x60\x8a", "\x60\x88",
+ "\x51\x7c", "\x54\xca", "\x60\x92", "\x4b\xec", "\x60\x8f", "\x60\x90",
+ "\x60\x91", "\x60\x94", "\x60\x93", "\x51\xab", "\x60\x95", "\x52\x70",
+ "\x4f\x4c", "\x60\x96", "\x60\x98", "\x60\x97", "\x4d\xfe", "\x51\xf2",
+ "\x60\x9a", "\x4f\x99", "\x60\x99", "\x60\x9b", "\x60\x9c", "\x4c\xee",
+ "\x52\xaa", "\x60\x9d", "\x60\x9e", "\x46\x6f", "\x60\x9f", "\x4f\xf0",
+ "\x55\xe7", "\x4e\x85", "\x60\xa0", "\x48\x9e", "\x4f\xcc", "\x53\xc9",
+ "\x60\xa1", "\x4c\xa9", "\x4c\x4b", "\x4d\x59", "\x4b\xf7", "\x4f\xc8",
+ "\x4b\xfb", "\x60\xa5", "\x60\xa3", "\x60\xa2", "\x52\xab", "\x4b\xd4",
+ "\x60\xa7", "\x60\xa4", "\x60\xa6", "\x60\xab", "\x60\xaa", "\x60\xa9",
+ "\x60\xa8", "\x60\xac", "\x60\xae", "\x46\x6c", "\x51\xbc", "\x60\xb0",
+ "\x60\xaf", "\x54\x71", "\x51\x60", "\x60\xb1", "\x48\x84", "\x60\xb3",
+ "\x60\xb4", "\x54\x92", "\x51\x8c", "\x51\x4b", "\x60\xb2", "\x4e\xc5",
+ "\x60\xb5", "\x60\xb6", "\x60\xb7", "\x60\xb8", "\x46\xc7", "\x52\xc2",
+ "\x48\xfa", "\x51\xfe", "\x46\xdb", "\x60\xba", "\x47\xbd", "\x4b\x67",
+ "\x60\xb9", "\x60\xbd", "\x4c\xf9", "\x49\xe2", "\x4f\xb5", "\x47\xa6",
+ "\x60\xbc", "\x4f\x47", "\x4c\x78", "\x46\x80", "\x49\xf3", "\x4f\xf3",
+ "\x60\xbb", "\x47\x9f", "\x48\x77", "\x4c\xf4", "\x4a\xf0", "\x55\x92",
+ "\x60\xc0", "\x51\x48", "\x47\x68", "\x60\xc1", "\x4e\x59", "\x60\xc3",
+ "\x4c\xe4", "\x4c\xbd", "\x60\xc2", "\x49\xf4", "\x55\x63", "\x46\xb9",
+ "\x60\xbe", "\x60\xc5", "\x60\xc4", "\x60\xbf", "\x46\x88", "\x60\xc9",
+ "\x60\xcc", "\x46\xbf", "\x60\xc8", "\x60\xd0", "\x60\xc6", "\x50\x6d",
+ "\x4c\xe7", "\x4e\xf7", "\x60\xcd", "\x47\x57", "\x60\xca", "\x60\xcb",
+ "\x48\x81", "\x52\x68", "\x60\xc7", "\x4a\xe4", "\x4a\xf3", "\x49\xf6",
+ "\x54\xed", "\x60\xcf", "\x53\x74", "\x60\xce", "\x4a\x4a", "\x47\xcb",
+ "\x54\xeb", "\x50\x70", "\x60\xdc", "\x60\xda", "\x60\xd8", "\x60\xd2",
+ "\x60\xd7", "\x51\xa3", "\x48\x80", "\x60\xd1", "\x60\xd9", "\x60\xdd",
+ "\x48\xcb", "\x4a\x53", "\x4d\xc9", "\x60\xd3", "\x60\xd4", "\x60\xdb",
+ "\x54\xd3", "\x54\xa6", "\x60\xd6", "\x49\xdc", "\x48\x9d", "\x60\xd5",
+ "\x4b\x97", "\x53\x7d", "\x47\x93", "\x48\xa5", "\x4a\x9b", "\x60\xde",
+ "\x60\xe1", "\x60\xdf", "\x46\x87", "\x60\xe8", "\x60\xe0", "\x60\xe3",
+ "\x4a\x80", "\x60\xe7", "\x60\xe2", "\x48\x4e", "\x4c\xfc", "\x55\x6b",
+ "\x4e\x9a", "\x60\xe6", "\x48\x60", "\x60\xe4", "\x4b\xaa", "\x48\x59",
+ "\x60\xe9", "\x60\xee", "\x60\xea", "\x60\xe5", "\x60\xec", "\x52\xe6",
+ "\x4f\x6b", "\x60\xed", "\x60\xeb", "\x5b\xcc", "\x55\xa8", "\x4e\x93",
+ "\x49\xe4", "\x49\xf7", "\x60\xf2", "\x60\xf9", "\x60\xf4", "\x60\xf8",
+ "\x60\xf6", "\x60\xef", "\x60\xf5", "\x60\xf3", "\x48\x66", "\x47\x59",
+ "\x60\xf7", "\x60\xf0", "\x60\xf1", "\x48\x68", "\x53\x73", "\x52\xda",
+ "\x60\xfd", "\x48\x9a", "\x51\xd4", "\x60\xfb", "\x60\xfe", "\x61\x41",
+ "\x60\xfa", "\x60\xfc", "\x52\xda", "\x60\xf1", "\x61\x42", "\x61\x45",
+ "\x61\x44", "\x53\x73", "\x4d\x9a", "\x4b\x69", "\x61\x43", "\x61\x47",
+ "\x61\x46", "\x61\x48", "\x61\x4a", "\x55\xeb", "\x61\x4b", "\x52\x78",
+ "\x61\x4c", "\x51\xbf", "\x61\x4e", "\x61\x4d", "\x55\xfa", "\x52\x73",
+ "\x61\x4f", "\x61\x50", "\x61\x51", "\x61\x52", "\x61\x53", "\x53\x9c",
+ "\x50\x84", "\x61\x54", "\x61\x55", "\x61\x56", "\x61\x57", "\x61\x58",
+ "\x54\xcb", "\x61\x59", "\x51\x6e", "\x61\x5a", "\x61\x5c", "\x61\x5b",
+ "\x61\x5d", "\x61\x5e", "\x61\x5f", "\x61\x61", "\x61\x60", "\x61\x62",
+ "\x4c\x4e", "\x55\xef", "\x46\x8c", "\x4f\x82", "\x4c\x99", "\x55\x79",
+ "\x55\xa5", "\x61\x63", "\x5a\xa5", "\x61\x64", "\x61\x66", "\x4d\xfa",
+ "\x61\x65", "\x61\x67", "\x61\x68", "\x4a\xd1", "\x61\x69", "\x45\x7d",
+ "\x61\x6a", "\x61\x6d", "\x61\x6c", "\x61\x6b", "\x61\x6e", "\x61\x6f",
+ "\x47\xb1", "\x55\x96", "\x45\x98", "\x61\x71", "\x61\x70", "\x61\x72",
+ "\x61\x74", "\x61\x75", "\x61\x73", "\x47\x8f", "\x4f\xfb", "\x61\x78",
+ "\x61\x79", "\x61\x7a", "\x4d\x9c", "\x4a\x69", "\x54\xf9", "\x61\x7b",
+ "\x4f\x69", "\x61\x7c", "\x61\x7d", "\x61\x7e", "\x55\x8b", "\x54\xb6",
+ "\x61\x7f", "\x61\x80", "\x51\xf6", "\x4d\xb5", "\x52\xa0", "\x49\x85",
+ "\x47\x60", "\x61\x81", "\x46\x70", "\x53\xdc", "\x61\x82", "\x51\xe6",
+ "\x49\x8e", "\x61\x83", "\x49\x9a", "\x4f\xec", "\x54\xe4", "\x61\x84",
+ "\x61\x85", "\x61\x86", "\x61\x87", "\x4c\xab", "\x4e\x99", "\x61\x89",
+ "\x55\xb8", "\x61\x88", "\x61\x8b", "\x61\x8a", "\x61\x8c", "\x4b\xb5",
+ "\x61\x8d", "\x54\x79", "\x48\xbb", "\x61\x8e", "\x4b\x89", "\x61\x8f",
+ "\x61\x90", "\x53\xca", "\x61\x93", "\x61\x92", "\x61\x91", "\x4d\xa8",
+ "\x61\x94", "\x48\xd7", "\x61\x95", "\x61\x96", "\x53\xe4", "\x61\x97",
+ "\x61\x98", "\x61\x99", "\x53\xb6", "\x4b\x41", "\x4a\x42", "\x55\x7f",
+ "\x4e\x50", "\x61\x9a", "\x52\x67", "\x52\x6a", "\x61\x9b", "\x52\x92",
+ "\x4c\x8c", "\x4c\xc5", "\x53\x82", "\x49\x7b", "\x4b\x79", "\x4c\xfb",
+ "\x61\x9e", "\x61\x9c", "\x50\xeb", "\x52\xd5", "\x48\xac", "\x54\x51",
+ "\x50\x4e", "\x4d\xf6", "\x61\xa3", "\x4e\x9b", "\x4a\xb2", "\x52\x63",
+ "\x52\x88", "\x61\xa1", "\x61\xa4", "\x61\x9f", "\x61\xa2", "\x50\xb6",
+ "\x4d\x63", "\x4e\xe9", "\x61\xa0", "\x61\xa6", "\x61\xa7", "\x4e\xab",
+ "\x4b\xe3", "\x61\xb0", "\x47\x4f", "\x48\x74", "\x50\x51", "\x55\xec",
+ "\x47\xe3", "\x50\x79", "\x61\xa5", "\x53\x5e", "\x4d\x5c", "\x61\xa8",
+ "\x61\xa9", "\x4c\x96", "\x61\xaa", "\x4a\xb4", "\x4c\xb3", "\x55\xe9",
+ "\x61\xad", "\x61\xb0", "\x61\xac", "\x61\xab", "\x52\xc4", "\x4d\x62",
+ "\x61\xaf", "\x61\xae", "\x52\x47", "\x4c\xaf", "\x61\xb4", "\x61\xb3",
+ "\x61\xb5", "\x51\xce", "\x61\xb2", "\x4b\xa4", "\x61\xb1", "\x61\xb6",
+ "\x4d\xb6", "\x4c\xa0", "\x52\x6f", "\x52\x9a", "\x61\xba", "\x61\xbb",
+ "\x61\xb7", "\x61\xb8", "\x61\xb9", "\x51\xd8", "\x61\xbf", "\x61\xbd",
+ "\x51\x91", "\x4d\x8a", "\x50\x60", "\x61\xbc", "\x61\xbe", "\x61\xc1",
+ "\x4e\xf6", "\x61\xc2", "\x61\xc4", "\x50\x76", "\x61\xc0", "\x61\xc3",
+ "\x61\xca", "\x61\xc7", "\x61\xc6", "\x53\x5f", "\x61\xc8", "\x61\xc9",
+ "\x54\x74", "\x61\xc5", "\x61\xcb", "\x61\xcc", "\x61\xcd", "\x4d\xbd",
+ "\x61\xce", "\x61\xcf", "\x61\xd0", "\x61\xd1", "\x61\xd2", "\x4a\x47",
+ "\x53\x8a", "\x51\x73", "\x4c\xd0", "\x45\xc3", "\x4d\xb3", "\x4a\x48",
+ "\x4c\x6a", "\x61\xd3", "\x61\xd4", "\x4a\x89", "\x61\xd5", "\x61\xd6",
+ "\x61\xd7", "\x61\xd8", "\x53\x58", "\x46\x6a", "\x57\x78", "\x62\xba",
+ "\x50\x94", "\x61\xd9", "\x4c\x58", "\x61\xda", "\x61\xdb", "\x61\xdc",
+ "\x4e\x5b", "\x4c\xaa", "\x4f\xc1", "\x4f\xb8", "\x4a\x63", "\x4b\xb8",
+ "\x61\xdd", "\x48\x9f", "\x61\xde", "\x49\x56", "\x61\xdf", "\x61\xe1",
+ "\x54\xdb", "\x4b\x87", "\x53\xac", "\x61\xe0", "\x46\x7b", "\x61\xe2",
+ "\x4d\xfc", "\x54\xae", "\x61\xe3", "\x61\xe4", "\x61\xe5", "\x61\xe6",
+ "\x61\xe8", "\x61\xe7", "\x4c\x4a", "\x61\xe9", "\x61\xea", "\x61\xeb",
+ "\x55\xb4", "\x45\xc4", "\x61\xec", "\x47\xc3", "\x4d\x54", "\x61\xed",
+ "\x53\xc5", "\x61\xee", "\x51\x9a", "\x61\xef", "\x61\xf0", "\x4e\xbd",
+ "\x49\x72", "\x61\xf2", "\x4f\x7b", "\x4a\xdd", "\x61\xf1", "\x61\xf4",
+ "\x54\x42", "\x4f\xe5", "\x46\xd9", "\x46\x83", "\x49\x53", "\x4d\xd0",
+ "\x61\xf3", "\x4e\xba", "\x4e\x5d", "\x50\x4b", "\x61\xf9", "\x55\x59",
+ "\x52\xd7", "\x4a\xb8", "\x62\x46", "\x53\x77", "\x62\x43", "\x62\x41",
+ "\x61\xf7", "\x61\xf5", "\x61\xf6", "\x46\xd6", "\x4a\x5f", "\x54\xb0",
+ "\x4d\x5a", "\x45\xee", "\x61\xfb", "\x61\xfa", "\x61\xfe", "\x62\x44",
+ "\x61\xfd", "\x61\xf8", "\x46\x46", "\x61\xfc", "\x54\x7a", "\x4b\xd3",
+ "\x62\x42", "\x62\x45", "\x4e\xc9", "\x62\x4a", "\x53\xf6", "\x62\x52",
+ "\x50\xe2", "\x62\x58", "\x47\x4c", "\x62\x51", "\x62\x50", "\x62\x4b",
+ "\x54\x7b", "\x62\x49", "\x62\x47", "\x49\x77", "\x4d\xf7", "\x62\x4d",
+ "\x62\x4c", "\x62\x4f", "\x53\xb3", "\x48\x42", "\x53\xb3", "\x51\x5f",
+ "\x62\x4e", "\x46\xdc", "\x4b\x62", "\x62\x48", "\x62\x5f", "\x62\x5a",
+ "\x4b\xa1", "\x49\xe0", "\x62\x5d", "\x62\x5b", "\x62\x62", "\x54\x86",
+ "\x62\x63", "\x62\x5c", "\x62\x59", "\x62\x60", "\x62\x57", "\x62\x53",
+ "\x51\xee", "\x62\x55", "\x62\x61", "\x62\x56", "\x62\x64", "\x62\x54",
+ "\x54\xb3", "\x52\xc9", "\x62\x5e", "\x62\x75", "\x62\x6e", "\x47\x53",
+ "\x62\x67", "\x46\xd7", "\x4c\x73", "\x62\x68", "\x4c\x51", "\x51\x80",
+ "\x62\x6c", "\x4b\xa8", "\x53\xd4", "\x62\x70", "\x51\x6a", "\x54\xe9",
+ "\x4b\x6c", "\x51\x6d", "\x48\xcc", "\x62\x71", "\x62\x65", "\x62\x74",
+ "\x62\x69", "\x62\x76", "\x62\x6a", "\x62\x6b", "\x54\xf7", "\x62\x6f",
+ "\x52\xc9", "\x62\x6d", "\x50\xdb", "\x62\x72", "\x54\x82", "\x62\x66",
+ "\x62\x73", "\x54\xd8", "\x49\x4a", "\x62\x77", "\x4b\x75", "\x4f\x7c",
+ "\x62\x85", "\x62\x84", "\x62\x79", "\x47\xf2", "\x62\x82", "\x62\x7e",
+ "\x45\xf9", "\x55\x9f", "\x4a\x59", "\x48\xdf", "\x55\x47", "\x62\x78",
+ "\x50\x71", "\x4e\x72", "\x62\x81", "\x62\x7c", "\x4f\x79", "\x51\x6c",
+ "\x62\x7f", "\x62\x83", "\x54\x4e", "\x50\xd9", "\x62\x7b", "\x62\x7d",
+ "\x50\xe0", "\x62\x80", "\x62\x7a", "\x53\xf8", "\x4f\x93", "\x4f\xe3",
+ "\x50\x95", "\x52\x59", "\x62\x89", "\x62\x93", "\x62\x90", "\x49\xb2",
+ "\x62\x8a", "\x4a\xba", "\x62\x87", "\x62\x8c", "\x50\xb9", "\x62\x88",
+ "\x62\x8f", "\x4c\x94", "\x62\x91", "\x50\x83", "\x62\x86", "\x4f\x6d",
+ "\x62\x8b", "\x62\x8e", "\x4f\x9a", "\x62\x92", "\x62\x94", "\x62\x8d",
+ "\x52\x7b", "\x50\x88", "\x4b\xf4", "\x62\x96", "\x51\x8b", "\x62\x95",
+ "\x52\xbd", "\x62\x9d", "\x55\x6c", "\x55\x7b", "\x62\x9c", "\x62\x9b",
+ "\x62\x97", "\x62\x98", "\x54\x9a", "\x62\x9a", "\x54\xa8", "\x53\xf8",
+ "\x4f\xa1", "\x62\x99", "\x4e\x8b", "\x46\x5e", "\x54\xd1", "\x62\xa0",
+ "\x62\xa5", "\x52\xf7", "\x62\xa4", "\x53\xa8", "\x62\xa6", "\x62\xa7",
+ "\x55\x65", "\x62\x9e", "\x62\xa9", "\x54\x91", "\x62\xa3", "\x62\xa1",
+ "\x62\x9f", "\x62\xa2", "\x50\xde", "\x54\xf0", "\x51\xd3", "\x62\xa8",
+ "\x62\xb0", "\x62\xb6", "\x62\xb7", "\x62\xaa", "\x4a\x92", "\x62\xb4",
+ "\x62\xac", "\x62\xae", "\x62\xb8", "\x62\xad", "\x62\xb1", "\x4c\xec",
+ "\x51\xad", "\x62\xb2", "\x62\xb5", "\x62\xab", "\x4f\xbf", "\x62\xaf",
+ "\x4c\xf1", "\x54\x5a", "\x49\x98", "\x46\xe1", "\x62\xb3", "\x53\xf9",
+ "\x62\xbb", "\x62\xbf", "\x62\xbd", "\x4f\xbb", "\x62\xbc", "\x4e\xed",
+ "\x62\xbe", "\x62\xc0", "\x62\xc1", "\x62\xc4", "\x62\xc2", "\x45\x68",
+ "\x62\xc3", "\x4f\xf6", "\x4c\x95", "\x55\xe2", "\x62\xc5", "\x53\xed",
+ "\x50\x5f", "\x62\xc9", "\x54\x96", "\x4e\xda", "\x4c\xbf", "\x62\xc6",
+ "\x62\xc8", "\x62\xc7", "\x5c\xbd", "\x5c\xbe", "\x62\xcb", "\x62\xca",
+ "\x4c\xa6", "\x5f\x82", "\x62\xcc", "\x62\xcd", "\x62\xcf", "\x4a\xab",
+ "\x52\x60", "\x52\xfb", "\x62\xd1", "\x4f\x72", "\x52\x50", "\x55\x88",
+ "\x62\xd2", "\x62\xd3", "\x4b\xcb", "\x62\xd4", "\x51\xb6", "\x51\x44",
+ "\x4f\xaa", "\x62\xd8", "\x62\xda", "\x62\xd5", "\x4f\x5d", "\x62\xd6",
+ "\x55\xa2", "\x62\xd7", "\x62\xd9", "\x62\xe3", "\x62\xdc", "\x62\xdf",
+ "\x62\xdb", "\x62\xdd", "\x62\xde", "\x4f\xea", "\x62\xe0", "\x53\xd8",
+ "\x4d\xf9", "\x62\xe1", "\x62\xe4", "\x55\xbb", "\x62\xe9", "\x62\xe5",
+ "\x62\xe8", "\x55\xc2", "\x62\xe6", "\x62\xe7", "\x4e\x66", "\x53\xa5",
+ "\x4f\x74", "\x52\x4e", "\x62\xf3", "\x62\xef", "\x55\x99", "\x62\xed",
+ "\x4e\xcd", "\x62\xee", "\x62\xeb", "\x62\xec", "\x62\xf1", "\x62\xf4",
+ "\x62\xf2", "\x62\xf0", "\x62\xea", "\x54\xdc", "\x62\xfa", "\x53\xa1",
+ "\x62\xf8", "\x62\xf9", "\x62\xf5", "\x52\x6d", "\x62\xf7", "\x62\xf6",
+ "\x53\xe8", "\x52\xa1", "\x62\xfd", "\x62\xfe", "\x63\x49", "\x53\x47",
+ "\x63\x42", "\x63\x48", "\x62\xfb", "\x63\x46", "\x63\x4a", "\x51\xc3",
+ "\x63\x43", "\x63\x45", "\x63\x47", "\x63\x41", "\x4e\x6e", "\x62\xfc",
+ "\x63\x4b", "\x63\x44", "\x48\xc2", "\x63\x4e", "\x63\x4c", "\x63\x55",
+ "\x63\x4f", "\x63\x57", "\x51\xd6", "\x63\x59", "\x63\x51", "\x63\x52",
+ "\x63\x56", "\x63\x4d", "\x54\xf4", "\x63\x50", "\x63\x53", "\x63\x58",
+ "\x63\x5c", "\x53\xe8", "\x63\x5a", "\x63\x5b", "\x63\x63", "\x63\x64",
+ "\x50\x90", "\x51\xc6", "\x63\x62", "\x55\xbd", "\x63\x5e", "\x63\x61",
+ "\x63\x5d", "\x63\x5f", "\x63\x65", "\x63\x66", "\x63\x60", "\x52\xa1",
+ "\x63\x68", "\x63\x67", "\x53\x51", "\x63\x69", "\x63\x6a", "\x63\x6b",
+ "\x63\x6c", "\x63\x6d", "\x4b\x43", "\x63\x6e", "\x63\x6f", "\x4b\x88",
+ "\x45\xa4", "\x63\x70", "\x63\x71", "\x48\x6c", "\x4b\xa5", "\x63\x72",
+ "\x47\x80", "\x4d\xa5", "\x63\x73", "\x4b\xed", "\x63\x74", "\x4a\xea",
+ "\x46\xc0", "\x63\x75", "\x4f\x54", "\x63\x7a", "\x63\x78", "\x52\xe9",
+ "\x63\x79", "\x63\x77", "\x4a\xa7", "\x63\x76", "\x63\x7b", "\x4f\x6a",
+ "\x4a\x54", "\x63\x82", "\x63\x7e", "\x4a\x57", "\x63\x7d", "\x63\x80",
+ "\x63\x7c", "\x63\x81", "\x63\x83", "\x4b\x8d", "\x63\x7f", "\x54\xc5",
+ "\x63\x86", "\x4f\x5a", "\x63\x85", "\x54\x48", "\x63\x84", "\x49\xbd",
+ "\x4f\x60", "\x63\x87", "\x63\x88", "\x48\x98", "\x49\xa4", "\x63\x89",
+ "\x46\xf8", "\x63\x8a", "\x63\x8b", "\x49\x6a", "\x63\x8c", "\x4f\x8a",
+ "\x54\x4d", "\x63\x91", "\x63\x92", "\x4f\xa8", "\x53\x49", "\x63\x90",
+ "\x4f\x43", "\x63\x8d", "\x63\x8f", "\x45\x7b", "\x4c\x8d", "\x63\x8e",
+ "\x63\x93", "\x4b\x51", "\x63\x97", "\x63\x94", "\x54\x5e", "\x51\xba",
+ "\x63\x98", "\x51\xda", "\x63\x96", "\x63\x99", "\x63\x9a", "\x63\x95",
+ "\x63\x9b", "\x63\x9e", "\x63\xa0", "\x63\x9d", "\x63\x9c", "\x63\x9f",
+ "\x50\x6b", "\x63\xa2", "\x63\xa1", "\x54\x6c", "\x63\xa4", "\x54\xaf",
+ "\x63\xa3", "\x63\xa7", "\x63\xa5", "\x63\xa6", "\x63\xa8", "\x63\xa9",
+ "\x4d\xdf", "\x63\xaa", "\x63\xab", "\x63\xac", "\x45\x58", "\x46\x55",
+ "\x63\xad", "\x4d\xf2", "\x4b\xfa", "\x63\xae", "\x63\xaf", "\x45\xbb",
+ "\x46\xfb", "\x63\xb0", "\x4a\x50", "\x53\xeb", "\x63\xb1", "\x4a\x4c",
+ "\x63\xb2", "\x63\xb4", "\x4e\xd0", "\x63\xb3", "\x48\x85", "\x63\xb5",
+ "\x63\xb6", "\x63\xb7", "\x48\x7e", "\x63\xb8", "\x63\xba", "\x63\xb9",
+ "\x63\xbb", "\x47\x7d", "\x63\xbc", "\x53\x60", "\x63\xbd", "\x47\xb7",
+ "\x4c\xd1", "\x63\xbe", "\x63\xbf", "\x63\xc0", "\x47\x9a", "\x4f\xc4",
+ "\x63\xc1", "\x45\xc9", "\x50\xf2", "\x63\xc4", "\x49\xd2", "\x63\xc3",
+ "\x63\xc5", "\x4b\xc8", "\x63\xc2", "\x4a\xb6", "\x47\x94", "\x63\xc6",
+ "\x63\xc7", "\x50\xef", "\x54\xcc", "\x63\xc8", "\x4a\x71", "\x45\xe2",
+ "\x4a\x9a", "\x4b\xad", "\x4c\xdf", "\x63\xc9", "\x63\xcb", "\x4d\x68",
+ "\x4f\x66", "\x49\xba", "\x63\xca", "\x63\xce", "\x63\xcf", "\x51\x76",
+ "\x55\xe3", "\x63\xcd", "\x4f\x88", "\x49\xfd", "\x63\xcc", "\x4e\x90",
+ "\x51\xc1", "\x63\xd3", "\x54\xfb", "\x49\x48", "\x4c\xb0", "\x50\xd3",
+ "\x63\xd2", "\x63\xd1", "\x51\x8e", "\x4b\x5f", "\x47\x50", "\x4d\x8d",
+ "\x4d\xe7", "\x63\xd4", "\x63\xd0", "\x63\xd6", "\x63\xd7", "\x63\xd5",
+ "\x4e\xb4", "\x4d\x8c", "\x4b\x76", "\x4a\x7e", "\x63\xda", "\x4f\xa0",
+ "\x4f\xa2", "\x4a\xcb", "\x63\xdd", "\x48\xe7", "\x46\xfd", "\x63\xd9",
+ "\x63\xde", "\x4d\x91", "\x63\xdb", "\x63\xdc", "\x63\xdf", "\x63\xd8",
+ "\x49\x52", "\x4a\x4f", "\x4b\x83", "\x49\xd6", "\x55\xf2", "\x52\x65",
+ "\x63\xe1", "\x46\x89", "\x63\xe3", "\x50\xb2", "\x49\x63", "\x4a\xe8",
+ "\x63\xe0", "\x63\xe2", "\x4b\xc1", "\x51\x81", "\x48\xf3", "\x63\xe4",
+ "\x63\xf2", "\x55\x70", "\x63\xf1", "\x63\xed", "\x63\xea", "\x63\xec",
+ "\x63\xeb", "\x63\xe7", "\x52\x46", "\x63\xe6", "\x4e\x96", "\x4e\x9c",
+ "\x4f\x9c", "\x63\xe8", "\x63\xe5", "\x63\xef", "\x63\xf0", "\x47\xe2",
+ "\x55\xab", "\x4f\xe1", "\x4f\x4d", "\x54\xe5", "\x55\x73", "\x4f\xe2",
+ "\x63\xf4", "\x63\xf3", "\x52\xf9", "\x63\xf7", "\x63\xe9", "\x63\xf6",
+ "\x63\xf8", "\x49\x7c", "\x63\xf5", "\x4a\x6e", "\x4d\xbb", "\x63\xf9",
+ "\x4d\x7d", "\x63\xfd", "\x53\x81", "\x63\xfe", "\x55\xa1", "\x63\xfa",
+ "\x4d\x87", "\x64\x41", "\x63\xfb", "\x64\x46", "\x64\x42", "\x64\x44",
+ "\x64\x43", "\x64\x45", "\x64\x47", "\x4a\x75", "\x64\x49", "\x64\x48",
+ "\x4e\x4f", "\x64\x4c", "\x4a\xd7", "\x64\x4b", "\x64\x4d", "\x64\x4e",
+ "\x47\x81", "\x61\x76", "\x4b\x7b", "\x64\x4a", "\x49\xdb", "\x64\x4f",
+ "\x64\x50", "\x64\x51", "\x51\x6b", "\x5b\x88", "\x64\x52", "\x64\x53",
+ "\x53\xfe", "\x64\x55", "\x64\x56", "\x64\x57", "\x64\x54", "\x64\x58",
+ "\x45\x81", "\x64\x59", "\x64\x5b", "\x64\x5a", "\x4a\x99", "\x64\x5c",
+ "\x46\x48", "\x64\x5d", "\x64\x5e", "\x64\x5f", "\x64\x60", "\x4c\xcf",
+ "\x49\x94", "\x64\x61", "\x4c\x68", "\x53\x55", "\x64\x62", "\x64\x63",
+ "\x55\x93", "\x64\x64", "\x64\x65", "\x64\x66", "\x64\x68", "\x64\x67",
+ "\x64\x69", "\x50\x64", "\x64\x6a", "\x64\x6b", "\x64\x6d", "\x64\x6c",
+ "\x49\xea", "\x46\xb6", "\x49\xc8", "\x49\xaf", "\x4a\xf1", "\x4d\xa3",
+ "\x4a\xeb", "\x4a\x5d", "\x64\x70", "\x49\xa1", "\x4b\xd2", "\x64\x6f",
+ "\x64\x71", "\x4c\x62", "\x4d\xef", "\x64\x73", "\x64\x74", "\x48\x7f",
+ "\x64\x76", "\x49\x74", "\x4a\xf4", "\x46\xd0", "\x50\x7b", "\x64\x72",
+ "\x48\x72", "\x46\x41", "\x64\x75", "\x55\xf8", "\x4b\x4d", "\x50\x67",
+ "\x46\x50", "\x64\x77", "\x4f\xfd", "\x64\x79", "\x64\x78", "\x53\x9e",
+ "\x50\xd7", "\x64\x7b", "\x4d\xee", "\x4f\x94", "\x4a\xad", "\x4f\x4f",
+ "\x47\xe5", "\x64\x7a", "\x55\x66", "\x4f\xa7", "\x46\xec", "\x52\xc1",
+ "\x64\x7c", "\x64\x7d", "\x64\x7f", "\x64\x80", "\x4e\x8f", "\x64\x7e",
+ "\x53\x5a", "\x55\x74", "\x64\x81", "\x4c\x7c", "\x64\x82", "\x55\x84",
+ "\x64\x84", "\x64\x83", "\x64\x86", "\x64\x85", "\x64\x87", "\x64\x88",
+ "\x64\x89", "\x46\xf9", "\x51\x51", "\x64\x8a", "\x53\xcc", "\x64\x8b",
+ "\x4a\xaa", "\x64\x8c", "\x51\xc9", "\x50\xee", "\x64\x8d", "\x48\xd0",
+ "\x64\x8f", "\x4a\x78", "\x46\xdf", "\x51\xde", "\x4c\xed", "\x55\x61",
+ "\x46\xfa", "\x64\x92", "\x64\x91", "\x64\x90", "\x64\x98", "\x64\x96",
+ "\x64\x93", "\x64\x95", "\x64\x94", "\x64\x97", "\x4d\xc2", "\x64\x9b",
+ "\x4c\xcd", "\x64\x9c", "\x55\xcb", "\x64\x99", "\x64\x9a", "\x47\x84",
+ "\x50\xb4", "\x50\xd1", "\x64\x9d", "\x64\x9f", "\x64\x9e", "\x64\xa0",
+ "\x4c\xa8", "\x4d\x7c", "\x64\xa3", "\x64\xa1", "\x64\xa2", "\x64\xa4",
+ "\x50\xfc", "\x64\xa7", "\x64\xa8", "\x64\xa6", "\x64\xa5", "\x55\xa7",
+ "\x64\xaa", "\x64\xae", "\x64\xab", "\x64\xa9", "\x64\xac", "\x64\xad",
+ "\x64\xb2", "\x64\xaf", "\x53\x68", "\x64\xb1", "\x64\xb3", "\x64\xb0",
+ "\x64\xb5", "\x52\xf6", "\x64\xb4", "\x64\xb7", "\x64\xb8", "\x64\xba",
+ "\x64\xb9", "\x64\xb6", "\x64\xbc", "\x64\xbb", "\x4c\xa1", "\x64\xbe",
+ "\x64\xbd", "\x64\xbf", "\x64\xc0", "\x64\xc1", "\x64\xc2", "\x47\x9c",
+ "\x50\x44", "\x53\x53", "\x53\x7a", "\x64\xc3", "\x64\xc4", "\x53\x53",
+ "\x64\xc6", "\x64\xc5", "\x64\xc7", "\x46\x53", "\x64\xc8", "\x4d\xaa",
+ "\x48\x97", "\x64\xc9", "\x4e\x55", "\x64\xca", "\x4c\xb1", "\x47\x52",
+ "\x64\xcb", "\x64\xce", "\x4b\xa6", "\x64\xcd", "\x64\xcc", "\x48\xa6",
+ "\x64\xcf", "\x4a\x5a", "\x64\xd2", "\x4d\x6e", "\x64\xd0", "\x64\xd1",
+ "\x64\xd4", "\x64\xd5", "\x4a\x68", "\x64\xd3", "\x64\xd7", "\x51\x5b",
+ "\x64\xd6", "\x47\x87", "\x64\xd8", "\x64\xd9", "\x4e\xf4", "\x48\xb7",
+ "\x55\xa6", "\x64\xda", "\x46\x93", "\x64\xdc", "\x64\xdb", "\x64\xdf",
+ "\x50\x6c", "\x64\xde", "\x50\xfe", "\x64\xdd", "\x64\xe1", "\x64\xe0",
+ "\x64\xe2", "\x54\xee", "\x64\xe3", "\x64\xe4", "\x64\xe5", "\x50\xa9",
+ "\x52\xe1", "\x64\xe6", "\x64\xe7", "\x64\xe8", "\x4d\x5e", "\x64\xe9",
+ "\x4d\x74", "\x64\xea", "\x64\xeb", "\x64\xed", "\x64\xec", "\x64\xee",
+ "\x61\x49", "\x64\xef", "\x47\xdf", "\x52\xe5", "\x48\x45", "\x64\xf0",
+ "\x45\xd5", "\x47\xf5", "\x48\x41", "\x54\x7e", "\x55\xdf", "\x49\xcd",
+ "\x50\x68", "\x4b\xa9", "\x46\x73", "\x48\xd6", "\x64\xf2", "\x64\xf4",
+ "\x64\xf3", "\x53\x5d", "\x64\xf6", "\x4e\x9e", "\x49\xef", "\x53\xdf",
+ "\x64\xf5", "\x4a\x9c", "\x64\xf7", "\x4e\x58", "\x64\xfa", "\x64\xf9",
+ "\x54\xa9", "\x49\xd1", "\x4b\x49", "\x47\x44", "\x4c\x72", "\x64\xf8",
+ "\x4b\xfc", "\x65\x44", "\x65\x41", "\x64\xfd", "\x4b\xda", "\x50\xbb",
+ "\x64\xfb", "\x51\x5e", "\x48\xf0", "\x64\xfc", "\x65\x43", "\x4f\xb3",
+ "\x4f\xca", "\x45\xe3", "\x53\xb1", "\x65\x42", "\x48\xcd", "\x45\xb8",
+ "\x64\xfe", "\x4d\xce", "\x47\x54", "\x65\x45", "\x4f\x77", "\x4a\xd3",
+ "\x46\x69", "\x54\x85", "\x65\x46", "\x4a\xd6", "\x65\x47", "\x55\xac",
+ "\x65\x4e", "\x54\xf8", "\x4c\xf7", "\x4c\x6d", "\x49\xec", "\x65\x4d",
+ "\x4a\x8b", "\x46\xab", "\x50\x5d", "\x48\x8d", "\x65\x48", "\x65\x4a",
+ "\x65\x4b", "\x65\x4c", "\x45\x50", "\x46\xa4", "\x49\xbc", "\x65\x4f",
+ "\x65\x50", "\x52\xf3", "\x54\x55", "\x65\x51", "\x46\xe3", "\x54\x4c",
+ "\x4e\xc2", "\x68\x82", "\x65\x53", "\x65\x52", "\x49\xcc", "\x51\x43",
+ "\x54\x58", "\x65\x54", "\x65\x57", "\x52\x6e", "\x65\x55", "\x53\x5b",
+ "\x48\x5d", "\x4c\xda", "\x52\x6b", "\x65\x59", "\x4c\xc4", "\x65\x5b",
+ "\x53\x7b", "\x65\x58", "\x60\x45", "\x4d\xa9", "\x51\x86", "\x65\x5a",
+ "\x50\xea", "\x65\x5c", "\x4c\x92", "\x48\x46", "\x46\xc5", "\x51\xa8",
+ "\x4e\xb8", "\x65\x5e", "\x65\x5f", "\x65\x60", "\x4d\x81", "\x49\xb3",
+ "\x50\x52", "\x45\x6e", "\x65\x63", "\x65\x64", "\x49\x9e", "\x65\x61",
+ "\x65\x62", "\x45\x95", "\x51\x62", "\x4c\xb7", "\x49\x95", "\x45\x4f",
+ "\x65\x65", "\x65\x68", "\x65\x67", "\x65\x69", "\x65\x6b", "\x51\x54",
+ "\x65\x6c", "\x65\x6a", "\x4f\x73", "\x65\x6d", "\x55\x48", "\x52\xbb",
+ "\x47\xf3", "\x55\x91", "\x47\x58", "\x4e\x7c", "\x65\x6e", "\x65\x6f",
+ "\x4b\xae", "\x65\x70", "\x65\x71", "\x65\x72", "\x50\xbd", "\x51\x49",
+ "\x65\x74", "\x65\x73", "\x4d\x86", "\x51\xeb", "\x48\x99", "\x65\x77",
+ "\x51\xa9", "\x65\x76", "\x65\x75", "\x51\x6f", "\x51\x70", "\x53\x78",
+ "\x51\xfa", "\x53\x6f", "\x65\x78", "\x50\x7f", "\x65\x7b", "\x65\x79",
+ "\x50\x7f", "\x65\x7a", "\x51\xfa", "\x65\x7d", "\x65\x7c", "\x50\xc2",
+ "\x65\x7e", "\x65\x7f", "\x65\x80", "\x53\x46", "\x53\xbf", "\x4d\x79",
+ "\x52\x52", "\x65\x81", "\x47\x6c", "\x45\xa3", "\x45\x69", "\x47\xb5",
+ "\x65\x82", "\x45\x86", "\x65\x87", "\x65\x85", "\x4f\xf4", "\x65\x83",
+ "\x65\x84", "\x4a\xcc", "\x49\x88", "\x65\x86", "\x65\x88", "\x65\x89",
+ "\x4c\xe3", "\x65\x8d", "\x65\x8f", "\x53\x4a", "\x4b\xf0", "\x65\x8a",
+ "\x65\x8c", "\x65\x8b", "\x65\x8e", "\x51\xd0", "\x65\x92", "\x65\x90",
+ "\x65\x95", "\x4e\x63", "\x53\x8f", "\x65\x93", "\x52\x69", "\x65\x94",
+ "\x65\x97", "\x65\x91", "\x65\x98", "\x65\x96", "\x45\xae", "\x55\xbf",
+ "\x65\xa6", "\x65\x9b", "\x65\x9f", "\x65\xa4", "\x65\x9e", "\x45\xd7",
+ "\x65\x9a", "\x65\xa0", "\x65\x9c", "\x65\xa7", "\x65\xa1", "\x65\xa2",
+ "\x65\xa5", "\x65\x99", "\x65\xa3", "\x65\xa9", "\x49\xd4", "\x53\x93",
+ "\x4e\xa8", "\x65\x9d", "\x4f\xb4", "\x65\xa8", "\x48\x63", "\x65\xac",
+ "\x65\xad", "\x51\x83", "\x47\x8c", "\x4c\xe2", "\x48\xc0", "\x52\x4b",
+ "\x4c\xad", "\x65\xaf", "\x65\xb1", "\x65\xae", "\x4d\xdc", "\x4e\x80",
+ "\x65\xb0", "\x65\xaa", "\x65\xab", "\x4d\x48", "\x65\xbb", "\x65\xba",
+ "\x65\xb3", "\x65\xb7", "\x54\x49", "\x65\xbd", "\x65\xb9", "\x65\xb5",
+ "\x65\xb6", "\x65\xbc", "\x52\xc0", "\x65\xb4", "\x65\xb2", "\x53\x63",
+ "\x4d\x6f", "\x55\xbe", "\x48\xc1", "\x51\xe7", "\x53\x94", "\x65\xc2",
+ "\x65\xc5", "\x46\xa1", "\x65\xc9", "\x65\xce", "\x55\xd2", "\x65\xc0",
+ "\x53\x90", "\x54\xef", "\x65\xc7", "\x65\xcb", "\x65\xcc", "\x65\xc8",
+ "\x4e\x57", "\x65\xc3", "\x65\xca", "\x65\xcd", "\x65\xc1", "\x4b\x8e",
+ "\x53\xf0", "\x52\x57", "\x4f\xe6", "\x52\x83", "\x50\xb1", "\x48\x86",
+ "\x65\xbf", "\x65\xbe", "\x65\xcf", "\x65\xc4", "\x51\xf7", "\x4b\x48",
+ "\x55\xd3", "\x54\xaa", "\x65\xd4", "\x65\xd5", "\x48\xc7", "\x52\xad",
+ "\x65\xd1", "\x4f\x70", "\x65\xd3", "\x65\xd0", "\x4e\x45", "\x65\xd2",
+ "\x53\xbd", "\x49\x62", "\x65\xda", "\x4d\x70", "\x51\x97", "\x54\xfe",
+ "\x65\xd8", "\x54\x6d", "\x53\x6e", "\x65\xd9", "\x4c\x89", "\x65\xd7",
+ "\x65\xd6", "\x65\xe2", "\x65\xdd", "\x65\xdb", "\x65\xe5", "\x50\x41",
+ "\x65\xdc", "\x65\xde", "\x65\xe1", "\x65\xe3", "\x65\xe4", "\x4a\x8d",
+ "\x65\xe6", "\x65\xe0", "\x65\xdf", "\x65\xe8", "\x65\xec", "\x65\xed",
+ "\x51\xcd", "\x65\xea", "\x65\xe9", "\x4c\xc8", "\x52\xcf", "\x65\xe7",
+ "\x65\xeb", "\x65\xef", "\x65\xf0", "\x51\x56", "\x65\xee", "\x53\x88",
+ "\x65\xf1", "\x65\xf2", "\x65\xf5", "\x65\xf4", "\x65\xf6", "\x4e\x4e",
+ "\x65\xf3", "\x52\x41", "\x65\xf8", "\x65\xf7", "\x65\xfb", "\x65\xf9",
+ "\x65\xfa", "\x65\xfc", "\x65\xfe", "\x65\xfd", "\x66\x41", "\x66\x44",
+ "\x66\x43", "\x66\x45", "\x66\x42", "\x66\x46", "\x45\x83", "\x46\xaa",
+ "\x66\x47", "\x51\x9c", "\x66\x48", "\x4b\x7d", "\x66\x49", "\x46\xcd",
+ "\x54\x5f", "\x4d\xd9", "\x66\x4a", "\x45\xc1", "\x66\x4b", "\x66\x4c",
+ "\x66\x4d", "\x66\x4e", "\x66\x4f", "\x45\xc5", "\x4a\xe9", "\x54\x9b",
+ "\x51\x72", "\x66\x51", "\x66\x50", "\x66\x52", "\x51\x77", "\x66\x55",
+ "\x66\x54", "\x66\x53", "\x66\x56", "\x66\x59", "\x53\x64", "\x66\x57",
+ "\x66\x5b", "\x66\x5a", "\x66\x5d", "\x66\x5c", "\x66\x5e", "\x4b\xcc",
+ "\x66\x5f", "\x66\x60", "\x66\x62", "\x66\x61", "\x47\x86", "\x66\x63",
+ "\x66\x64", "\x45\x91", "\x66\x65", "\x66\x66", "\x47\xbc", "\x4f\xef",
+ "\x46\xae", "\x4f\xe8", "\x66\x67", "\x4b\x8c", "\x66\x6a", "\x66\x69",
+ "\x49\xe5", "\x66\x68", "\x48\xad", "\x51\x57", "\x66\x6b", "\x66\x6c",
+ "\x52\x72", "\x66\x6d", "\x49\xd8", "\x4c\x84", "\x49\x6d", "\x4f\xfe",
+ "\x66\x6e", "\x55\xc3", "\x66\x71", "\x4c\xd2", "\x66\x70", "\x4e\x61",
+ "\x50\xc7", "\x4a\xb7", "\x66\x6f", "\x49\x61", "\x4a\x6c", "\x47\xbf",
+ "\x4b\xb9", "\x46\x5d", "\x4c\xe5", "\x4a\x93", "\x66\x73", "\x66\x72",
+ "\x49\xa9", "\x4e\x76", "\x50\x5a", "\x66\x76", "\x66\x77", "\x66\x75",
+ "\x53\xc3", "\x47\x97", "\x4b\xf9", "\x66\x79", "\x4e\xae", "\x4c\xe0",
+ "\x66\x7a", "\x65\x56", "\x66\x7b", "\x66\x7f", "\x66\x7e", "\x66\x7c",
+ "\x66\x7d", "\x66\x80", "\x66\x81", "\x55\x45", "\x66\x82", "\x66\x83",
+ "\x4f\xda", "\x4e\xd5", "\x4f\x64", "\x51\xa4", "\x45\x70", "\x47\x45",
+ "\x47\xa0", "\x4c\x4d", "\x54\x77", "\x66\x85", "\x52\xb7", "\x52\x5b",
+ "\x66\x84", "\x4a\x8a", "\x66\x86", "\x63\x54", "\x66\x88", "\x51\xfb",
+ "\x66\x87", "\x49\x97", "\x49\x5a", "\x49\xdd", "\x49\xbb", "\x52\xa5",
+ "\x4f\x90", "\x4a\xbc", "\x50\x69", "\x4b\xd6", "\x66\x89", "\x45\x82",
+ "\x47\xfb", "\x66\x8a", "\x66\x8b", "\x4d\xde", "\x66\x8c", "\x4f\x4b",
+ "\x66\x8e", "\x66\x90", "\x66\x92", "\x66\x91", "\x66\x8f", "\x66\x93",
+ "\x66\x8d", "\x4d\xe8", "\x4e\xe4", "\x66\x94", "\x4e\x48", "\x66\x95",
+ "\x66\x96", "\x4b\xc6", "\x66\x97", "\x5b\xcf", "\x66\x98", "\x66\x99",
+ "\x66\x9a", "\x66\x9b", "\x66\xa0", "\x66\x9e", "\x66\x9d", "\x66\x9c",
+ "\x66\x9f", "\x66\xa1", "\x66\xa2", "\x66\xa3", "\x66\xa4", "\x46\x4c",
+ "\x66\xa5", "\x48\xc3", "\x46\x44", "\x66\xa6", "\x48\xe1", "\x66\xa7",
+ "\x68\x52", "\x46\x91", "\x66\xa8", "\x66\xa9", "\x66\xaa", "\x4a\xa3",
+ "\x53\xb5", "\x66\xab", "\x52\xce", "\x4d\xf1", "\x66\xac", "\x66\xb0",
+ "\x66\xae", "\x66\xaf", "\x54\x45", "\x66\xad", "\x52\x77", "\x66\xb1",
+ "\x50\x4c", "\x66\xb2", "\x66\xb3", "\x52\xe7", "\x66\xb4", "\x51\xed",
+ "\x66\xb7", "\x66\xb6", "\x66\xb5", "\x63\xfc", "\x54\x8b", "\x66\xb8",
+ "\x66\xb9", "\x66\xba", "\x66\xbb", "\x66\xbc", "\x66\xbd", "\x4e\x75",
+ "\x66\xbe", "\x66\xbf", "\x4f\xdf", "\x66\xc0", "\x48\x4d", "\x66\xc2",
+ "\x52\xfc", "\x55\x77", "\x4a\x5c", "\x4c\xd9", "\x4d\x5b", "\x49\x46",
+ "\x4a\x97", "\x47\xb2", "\x46\xb0", "\x54\x56", "\x66\xc3", "\x4d\x4a",
+ "\x53\x9d", "\x55\x57", "\x51\x7a", "\x55\xe4", "\x4a\xcd", "\x66\xc4",
+ "\x66\xc6", "\x66\xc5", "\x4e\xb3", "\x47\xeb", "\x4e\xb3", "\x55\x76",
+ "\x66\xc7", "\x50\xfb", "\x66\xc8", "\x53\xab", "\x4a\x7a", "\x66\xc8",
+ "\x51\xdc", "\x66\xca", "\x47\xfe", "\x47\xf1", "\x54\x8e", "\x66\xc9",
+ "\x48\xb8", "\x4a\xe5", "\x66\xcb", "\x4c\x57", "\x55\xc1", "\x55\xc1",
+ "\x46\xba", "\x66\xcc", "\x4e\xee", "\x66\xcd", "\x66\xce", "\x66\xcf",
+ "\x66\xd0", "\x66\xd2", "\x66\xd1", "\x47\xe7", "\x66\xd3", "\x66\xd4",
+ "\x66\xd5", "\x66\xd6", "\x66\xd8", "\x66\xd7", "\x66\xd9", "\x48\x8a",
+ "\x66\xda", "\x46\xb8", "\x53\xce", "\x66\xdc", "\x66\xde", "\x66\xdb",
+ "\x5c\xca", "\x46\xb5", "\x4b\xa3", "\x52\x45", "\x4a\x8f", "\x4d\x49",
+ "\x49\x57", "\x66\xe0", "\x50\xbf", "\x54\xbc", "\x49\x79", "\x50\xa7",
+ "\x55\xb3", "\x66\xe2", "\x55\x4b", "\x66\xe3", "\x66\xe4", "\x66\xe1",
+ "\x66\xe8", "\x66\xea", "\x66\xe7", "\x66\xe9", "\x66\xe5", "\x48\x62",
+ "\x66\xeb", "\x66\xec", "\x66\xed", "\x66\xee", "\x66\xef", "\x66\xf1",
+ "\x66\xf0", "\x66\xf3", "\x66\xf5", "\x66\xf2", "\x66\xf4", "\x52\xe8",
+ "\x66\xf6", "\x51\xd5", "\x49\xbe", "\x66\xf7", "\x66\xf8", "\x46\xbd",
+ "\x66\xf9", "\x66\xfa", "\x4b\x85", "\x46\x64", "\x66\xfb", "\x66\xfc",
+ "\x52\xdf", "\x50\xa1", "\x66\xfd", "\x55\xe5", "\x4d\xe5", "\x49\xac",
+ "\x4c\xfe", "\x4f\x85", "\x4d\xf5", "\x67\x44", "\x49\xfc", "\x53\xbe",
+ "\x67\x43", "\x67\x41", "\x67\x42", "\x66\xfe", "\x67\x47", "\x67\x45",
+ "\x67\x46", "\x67\x48", "\x67\x49", "\x67\x4b", "\x67\x4a", "\x4c\xc0",
+ "\x67\x4c", "\x67\x4e", "\x50\x58", "\x67\x4d", "\x4d\xd2", "\x48\xb4",
+ "\x67\x4f", "\x53\xda", "\x67\x50", "\x4e\x5e", "\x67\x51", "\x67\x56",
+ "\x67\x52", "\x67\x54", "\x67\x55", "\x67\x53", "\x67\x58", "\x67\x59",
+ "\x53\xda", "\x67\x57", "\x67\x5b", "\x4c\xd5", "\x67\x5a", "\x67\x5c",
+ "\x67\x5d", "\x67\x60", "\x67\x5f", "\x67\x5e", "\x67\x61", "\x67\x62",
+ "\x4a\xa5", "\x67\x63", "\x67\x64", "\x55\x9c", "\x67\x65", "\x67\x66",
+ "\x52\xc5", "\x67\x67", "\x67\x6a", "\x67\x68", "\x67\x69", "\x45\x71",
+ "\x67\x6b", "\x67\x6c", "\x67\x6d", "\x67\x6e", "\x67\x6f", "\x67\x70",
+ "\x67\x71", "\x4c\xf6", "\x67\x73", "\x50\x9d", "\x67\x74", "\x67\x72",
+ "\x67\x76", "\x67\x75", "\x67\x77", "\x67\x78", "\x67\x79", "\x67\x7a",
+ "\x67\x7b", "\x67\x7c", "\x67\x7d", "\x67\x7e", "\x67\x7f", "\x67\x80",
+ "\x67\x81", "\x67\x82", "\x67\x83", "\x67\x84", "\x67\x85", "\x67\x86",
+ "\x67\x87", "\x67\x88", "\x4a\xc8", "\x52\xcb", "\x50\xa8", "\x67\x8a",
+ "\x67\x89", "\x4d\xb4", "\x67\x8b", "\x67\x8c", "\x53\x89", "\x67\x8d",
+ "\x4d\xe2", "\x67\x8e", "\x48\xee", "\x51\xf4", "\x67\x91", "\x67\x90",
+ "\x67\x8f", "\x67\x94", "\x4f\x8e", "\x67\x93", "\x67\x95", "\x52\x8d",
+ "\x67\x92", "\x67\x96", "\x67\x97", "\x67\x98", "\x67\x99", "\x67\x9a",
+ "\x55\xce", "\x4e\xb7", "\x53\x91", "\x4c\xe9", "\x67\x9b", "\x67\x9c",
+ "\x67\xa0", "\x67\x9f", "\x67\x9d", "\x67\xa1", "\x4f\xc6", "\x67\x9e",
+ "\x67\xa2", "\x67\xa3", "\x67\xa4", "\x67\xa8", "\x4f\xe4", "\x50\xd8",
+ "\x67\xa9", "\x67\xa6", "\x67\xa5", "\x67\xa7", "\x4d\x78", "\x55\x51",
+ "\x67\xab", "\x67\xac", "\x67\xaa", "\x67\xb1", "\x67\xad", "\x67\xb5",
+ "\x67\xb6", "\x67\xb2", "\x67\xb8", "\x67\xb4", "\x55\x71", "\x52\x93",
+ "\x67\xb7", "\x67\xb3", "\x67\xb0", "\x67\xaf", "\x67\xae", "\x67\xbc",
+ "\x67\xbb", "\x67\xba", "\x54\x6e", "\x67\xb9", "\x55\xc8", "\x67\xbd",
+ "\x67\xbf", "\x53\xd5", "\x51\xf0", "\x54\xab", "\x67\xc1", "\x67\xc0",
+ "\x67\xbe", "\x55\x60", "\x53\xc6", "\x55\x4c", "\x67\xc2", "\x67\xc3",
+ "\x67\xc4", "\x67\xc5", "\x67\xc6", "\x47\x79", "\x67\xc8", "\x4d\x95",
+ "\x67\xc7", "\x67\xc9", "\x67\xca", "\x4e\xa6", "\x4b\x70", "\x54\xc4",
+ "\x67\xcc", "\x67\xcd", "\x51\xa1", "\x54\xfc", "\x67\xcb", "\x54\x64",
+ "\x67\xd4", "\x67\xd3", "\x52\xc3", "\x67\xd2", "\x67\xd1", "\x67\xcf",
+ "\x4c\x54", "\x67\xce", "\x50\xba", "\x67\xd0", "\x4d\xd6", "\x67\xd8",
+ "\x67\xd6", "\x67\xd5", "\x67\xd7", "\x67\xd9", "\x67\xda", "\x67\xdf",
+ "\x67\xde", "\x67\xdd", "\x4b\xe7", "\x67\xdb", "\x67\xdc", "\x50\xfd",
+ "\x55\x7e", "\x67\xe0", "\x67\xe4", "\x51\x8a", "\x67\xe5", "\x67\xe2",
+ "\x67\xe1", "\x67\xe6", "\x67\xe3", "\x53\x42", "\x4d\x8e", "\x67\xe7",
+ "\x67\xe8", "\x67\xe9", "\x67\xea", "\x50\xe5", "\x67\xeb", "\x47\x7a",
+ "\x67\xef", "\x67\xf0", "\x67\xee", "\x67\xed", "\x67\xf3", "\x67\xec",
+ "\x67\xf1", "\x67\xf2", "\x67\xf6", "\x54\x64", "\x67\xf5", "\x67\xf8",
+ "\x67\xf9", "\x67\xfa", "\x4b\xf1", "\x67\xf7", "\x4b\x7a", "\x50\xaf",
+ "\x67\xfb", "\x67\xfe", "\x67\xfc", "\x67\xfd", "\x68\x41", "\x68\x42",
+ "\x4c\x7d", "\x68\x43", "\x4c\x7d", "\x68\x44", "\x46\x97", "\x68\x45",
+ "\x68\x46", "\x68\x47", "\x68\x48", "\x68\x4a", "\x51\xf9", "\x51\x9e",
+ "\x68\x49", "\x4c\xf3", "\x68\x4b", "\x51\x9b", "\x68\x4c", "\x4a\xe0",
+ "\x53\xb4", "\x68\x4e", "\x68\x4f", "\x52\x61", "\x55\x5f", "\x68\x4d",
+ "\x52\x61", "\x55\x5f", "\x48\xa7", "\x68\x50", "\x68\x51", "\x4e\xea",
+ "\x4a\xc6", "\x68\x53", "\x55\xae", "\x51\xa7", "\x68\x54", "\x68\x55",
+ "\x68\x56", "\x46\x79", "\x68\x57", "\x5e\x90", "\x4d\xbc", "\x51\xdd",
+ "\x68\x58", "\x68\x5a", "\x68\x59", "\x68\x5b", "\x68\x5c", "\x68\x5d",
+ "\x68\x5e", "\x68\x5f", "\x68\x60", "\x68\x61", "\x68\x62", "\x68\x63",
+ "\x68\x64", "\x68\x65", "\x68\x66", "\x68\x67", "\x51\xaa", "\x4f\xaf",
+ "\x68\x69", "\x50\xcb", "\x68\x6a", "\x68\x6b", "\x4c\xfd", "\x68\x6c",
+ "\x68\x6d", "\x51\xf5", "\x68\x6e", "\x68\x6f", "\x68\x70", "\x68\x71",
+ "\x68\x73", "\x68\x74", "\x68\x75", "\x4c\x80", "\x68\x72", "\x68\x76",
+ "\x68\x77", "\x68\x79", "\x68\x78", "\x68\x7b", "\x68\x7c", "\x68\x7a",
+ "\x48\xca", "\x68\x7d", "\x68\x7e", "\x5f\xf7", "\x68\x7f", "\x69\x41",
+ "\x69\x42", "\x69\x43", "\x69\x44", "\x69\x45", "\x69\x46", "\x69\x47",
+ "\x69\x48", "\x69\x49", "\x69\x4a", "\x69\x4b", "\x69\x4c", "\x69\x4d",
+ "\x69\x4e", "\x69\x4f", "\x69\x50", "\x69\x51", "\x69\x52", "\x69\x53",
+ "\x69\x54", "\x69\x55", "\x69\x56", "\x69\x57", "\x69\x58", "\x69\x59",
+ "\x69\x5a", "\x69\x5b", "\x69\x5c", "\x69\x5d", "\x69\x5e", "\x69\x5f",
+ "\x69\x60", "\x69\x61", "\x69\x62", "\x69\x63", "\x69\x64", "\x69\x65",
+ "\x69\x66", "\x69\x67", "\x69\x68", "\x69\x69", "\x69\x6a", "\x69\x6b",
+ "\x69\x6c", "\x69\x6d", "\x69\x6e", "\x69\x6f", "\x69\x70", "\x69\x71",
+ "\x69\x72", "\x69\x73", "\x69\x74", "\x69\x75", "\x69\x76", "\x69\x77",
+ "\x69\x78", "\x69\x79", "\x69\x7a", "\x69\x7b", "\x69\x7c", "\x69\x7d",
+ "\x69\x7e", "\x69\x7f", "\x69\x80", "\x69\x81", "\x69\x82", "\x69\x83",
+ "\x69\x84", "\x69\x85", "\x69\x86", "\x69\x87", "\x69\x88", "\x69\x89",
+ "\x69\x8a", "\x69\x8b", "\x69\x8c", "\x69\x8d", "\x69\x8e", "\x69\x8f",
+ "\x69\x90", "\x69\x91", "\x69\x92", "\x69\x93", "\x69\x94", "\x69\x95",
+ "\x69\x96", "\x69\x97", "\x69\x98", "\x69\x99", "\x69\x9a", "\x69\x9b",
+ "\x69\x9c", "\x69\x9d", "\x69\x9e", "\x69\x9f", "\x69\xa0", "\x69\xa1",
+ "\x69\xa2", "\x69\xa3", "\x69\xa4", "\x69\xa5", "\x69\xa6", "\x69\xa7",
+ "\x69\xa8", "\x69\xa9", "\x69\xaa", "\x69\xab", "\x69\xac", "\x69\xad",
+ "\x69\xae", "\x69\xaf", "\x69\xb0", "\x69\xb1", "\x69\xb2", "\x69\xb3",
+ "\x69\xb4", "\x69\xb5", "\x69\xb6", "\x69\xb7", "\x69\xb8", "\x69\xb9",
+ "\x69\xba", "\x69\xbb", "\x69\xbc", "\x69\xbd", "\x69\xbe", "\x69\xbf",
+ "\x69\xc0", "\x69\xc1", "\x69\xc2", "\x69\xc3", "\x69\xc4", "\x69\xc5",
+ "\x69\xc6", "\x69\xc7", "\x69\xc8", "\x69\xc9", "\x69\xca", "\x69\xcb",
+ "\x69\xcc", "\x69\xcd", "\x69\xce", "\x69\xcf", "\x69\xd0", "\x69\xd1",
+ "\x69\xd2", "\x69\xd3", "\x69\xd4", "\x69\xd5", "\x69\xd6", "\x69\xd7",
+ "\x69\xd8", "\x69\xd9", "\x69\xda", "\x69\xdb", "\x69\xdc", "\x69\xdd",
+ "\x69\xde", "\x69\xdf", "\x69\xe0", "\x69\xe1", "\x69\xe2", "\x69\xe3",
+ "\x69\xe4", "\x69\xe5", "\x69\xe6", "\x69\xe7", "\x69\xe8", "\x69\xe9",
+ "\x69\xea", "\x69\xeb", "\x69\xec", "\x69\xed", "\x69\xee", "\x69\xef",
+ "\x69\xf0", "\x69\xf1", "\x69\xf2", "\x69\xf3", "\x69\xf4", "\x69\xf5",
+ "\x69\xf6", "\x69\xf7", "\x69\xf8", "\x69\xf9", "\x69\xfa", "\x69\xfb",
+ "\x69\xfc", "\x69\xfd", "\x69\xfe", "\x6a\x41", "\x6a\x42", "\x6a\x43",
+ "\x6a\x44", "\x6a\x45", "\x6a\x46", "\x6a\x47", "\x6a\x48", "\x6a\x49",
+ "\x6a\x4a", "\x6a\x4b", "\x6a\x4c", "\x6a\x4d", "\x6a\x4e", "\x6a\x4f",
+ "\x6a\x50", "\x6a\x51", "\x6a\x52", "\x6a\x53", "\x6a\x54", "\x6a\x55",
+ "\x6a\x56", "\x6a\x57", "\x6a\x58", "\x6a\x59", "\x6a\x5a", "\x6a\x5b",
+ "\x6a\x5c", "\x6a\x5d", "\x6a\x5e", "\x6a\x5f", "\x6a\x60", "\x6a\x61",
+ "\x6a\x62", "\x6a\x63", "\x6a\x64", "\x6a\x65", "\x6a\x66", "\x6a\x67",
+ "\x6a\x68", "\x6a\x69", "\x6a\x6a", "\x6a\x6b", "\x6a\x6c", "\x6a\x6d",
+ "\x6a\x6e", "\x6a\x6f", "\x6a\x70", "\x6a\x71", "\x6a\x72", "\x6a\x73",
+ "\x6a\x74", "\x6a\x75", "\x6a\x76", "\x6a\x77", "\x6a\x78", "\x6a\x79",
+ "\x6a\x7a", "\x6a\x7b", "\x6a\x7c", "\x6a\x7d", "\x6a\x7e", "\x6a\x7f",
+ "\x6a\x80", "\x6a\x81", "\x6a\x82", "\x6a\x83", "\x6a\x84", "\x6a\x85",
+ "\x6a\x86", "\x6a\x87", "\x6a\x88", "\x6a\x89", "\x6a\x8a", "\x6a\x8b",
+ "\x6a\x8c", "\x6a\x8d", "\x6a\x8e", "\x6a\x8f", "\x6a\x90", "\x6a\x91",
+ "\x6a\x92", "\x6a\x93", "\x6a\x94", "\x6a\x95", "\x6a\x96", "\x6a\x97",
+ "\x6a\x98", "\x6a\x99", "\x6a\x9a", "\x6a\x9b", "\x6a\x9c", "\x6a\x9d",
+ "\x6a\x9e", "\x6a\x9f", "\x6a\xa0", "\x6a\xa1", "\x6a\xa2", "\x6a\xa3",
+ "\x6a\xa4", "\x6a\xa5", "\x6a\xa6", "\x6a\xa7", "\x6a\xa8", "\x6a\xa9",
+ "\x6a\xaa", "\x6a\xab", "\x6a\xac", "\x6a\xad", "\x6a\xae", "\x6a\xaf",
+ "\x6a\xb0", "\x6a\xb1", "\x6a\xb2", "\x6a\xb3", "\x6a\xb4", "\x6a\xb5",
+ "\x6a\xb6", "\x6a\xb7", "\x6a\xb8", "\x6a\xb9", "\x6a\xba", "\x6a\xbb",
+ "\x6a\xbc", "\x6a\xbd", "\x6a\xbe", "\x6a\xbf", "\x6a\xc0", "\x6a\xc1",
+ "\x6a\xc2", "\x6a\xc3", "\x6a\xc4", "\x6a\xc5", "\x6a\xc6", "\x6a\xc7",
+ "\x6a\xc8", "\x6a\xc9", "\x6a\xca", "\x6a\xcb", "\x6a\xcc", "\x6a\xcd",
+ "\x6a\xce", "\x6a\xcf", "\x6a\xd0", "\x6a\xd1", "\x6a\xd2", "\x6a\xd3",
+ "\x6a\xd4", "\x6a\xd5", "\x6a\xd6", "\x6a\xd7", "\x6a\xd8", "\x6a\xd9",
+ "\x6a\xda", "\x6a\xdb", "\x6a\xdc", "\x6a\xdd", "\x6a\xde", "\x6a\xdf",
+ "\x6a\xe0", "\x6a\xe1", "\x6a\xe2", "\x6a\xe3", "\x6a\xe4", "\x6a\xe5",
+ "\x6a\xe6", "\x6a\xe7", "\x6a\xe8", "\x6a\xe9", "\x6a\xea", "\x6a\xeb",
+ "\x6a\xec", "\x6a\xed", "\x6a\xee", "\x6a\xef", "\x6a\xf0", "\x6a\xf1",
+ "\x6a\xf2", "\x6a\xf3", "\x6a\xf4", "\x6a\xf5", "\x6a\xf6", "\x6a\xf7",
+ "\x6a\xf8", "\x6a\xf9", "\x6a\xfa", "\x6a\xfb", "\x6a\xfc", "\x6a\xfd",
+ "\x6a\xfe", "\x6b\x41", "\x6b\x42", "\x6b\x43", "\x6b\x44", "\x6b\x45",
+ "\x6b\x46", "\x6b\x47", "\x6b\x48", "\x6b\x49", "\x6b\x4a", "\x6b\x4b",
+ "\x6b\x4c", "\x6b\x4d", "\x6b\x4e", "\x6b\x4f", "\x6b\x50", "\x6b\x51",
+ "\x6b\x52", "\x6b\x53", "\x6b\x54", "\x6b\x55", "\x6b\x56", "\x6b\x57",
+ "\x6b\x58", "\x6b\x59", "\x6b\x5a", "\x6b\x5b", "\x6b\x5c", "\x6b\x5d",
+ "\x6b\x5e", "\x6b\x5f", "\x6b\x60", "\x6b\x61", "\x6b\x62", "\x6b\x63",
+ "\x6b\x64", "\x6b\x65", "\x6b\x66", "\x6b\x67", "\x6b\x68", "\x6b\x69",
+ "\x6b\x6a", "\x6b\x6b", "\x6b\x6c", "\x6b\x6d", "\x6b\x6e", "\x6b\x6f",
+ "\x6b\x70", "\x6b\x71", "\x6b\x72", "\x6b\x73", "\x6b\x74", "\x6b\x75",
+ "\x6b\x76", "\x6b\x77", "\x6b\x78", "\x6b\x79", "\x6b\x7a", "\x6b\x7b",
+ "\x6b\x7c", "\x6b\x7d", "\x6b\x7e", "\x6b\x7f", "\x6b\x80", "\x6b\x81",
+ "\x6b\x82", "\x6b\x83", "\x6b\x84", "\x6b\x85", "\x6b\x86", "\x6b\x87",
+ "\x6b\x88", "\x6b\x89", "\x6b\x8a", "\x6b\x8b", "\x6b\x8c", "\x6b\x8d",
+ "\x6b\x8e", "\x6b\x8f", "\x6b\x90", "\x6b\x91", "\x6b\x92", "\x6b\x93",
+ "\x6b\x94", "\x6b\x95", "\x6b\x96", "\x6b\x97", "\x6b\x98", "\x6b\x99",
+ "\x6b\x9a", "\x6b\x9b", "\x6b\x9c", "\x6b\x9d", "\x6b\x9e", "\x6b\x9f",
+ "\x6b\xa0", "\x6b\xa1", "\x6b\xa2", "\x6b\xa3", "\x6b\xa4", "\x6b\xa5",
+ "\x6b\xa6", "\x6b\xa7", "\x6b\xa8", "\x6b\xa9", "\x6b\xaa", "\x6b\xab",
+ "\x6b\xac", "\x6b\xad", "\x6b\xae", "\x6b\xaf", "\x6b\xb0", "\x6b\xb1",
+ "\x6b\xb2", "\x6b\xb3", "\x6b\xb4", "\x6b\xb5", "\x6b\xb6", "\x6b\xb7",
+ "\x6b\xb8", "\x6b\xb9", "\x6b\xba", "\x6b\xbb", "\x6b\xbc", "\x6b\xbd",
+ "\x6b\xbe", "\x6b\xbf", "\x6b\xc0", "\x6b\xc1", "\x6b\xc2", "\x6b\xc3",
+ "\x6b\xc4", "\x6b\xc5", "\x6b\xc6", "\x6b\xc7", "\x6b\xc8", "\x6b\xc9",
+ "\x6b\xca", "\x6b\xcb", "\x6b\xcc", "\x6b\xcd", "\x6b\xce", "\x6b\xcf",
+ "\x6b\xd0", "\x6b\xd1", "\x6b\xd2", "\x6b\xd3", "\x6b\xd4", "\x6b\xd5",
+ "\x6b\xd6", "\x6b\xd7", "\x6b\xd8", "\x6b\xd9", "\x6b\xda", "\x6b\xdb",
+ "\x6b\xdc", "\x6b\xdd", "\x6b\xde", "\x6b\xdf", "\x6b\xe0", "\x6b\xe1",
+ "\x6b\xe2", "\x6b\xe3", "\x6b\xe4", "\x6b\xe5", "\x6b\xe6", "\x6b\xe7",
+ "\x6b\xe8", "\x6b\xe9", "\x6b\xea", "\x6b\xeb", "\x6b\xec", "\x6b\xed",
+ "\x6b\xee", "\x6b\xef", "\x6b\xf0", "\x6b\xf1", "\x6b\xf2", "\x6b\xf3",
+ "\x6b\xf4", "\x6b\xf5", "\x6b\xf6", "\x6b\xf7", "\x6b\xf8", "\x6b\xf9",
+ "\x6b\xfa", "\x6b\xfb", "\x6b\xfc", "\x6b\xfd", "\x6b\xfe", "\x6c\x41",
+ "\x6c\x42", "\x6c\x43", "\x6c\x44", "\x6c\x45", "\x6c\x46", "\x6c\x47",
+ "\x6c\x48", "\x6c\x49", "\x6c\x4a", "\x6c\x4b", "\x6c\x4c", "\x6c\x4d",
+ "\x6c\x4e", "\x6c\x4f", "\x6c\x50", "\x6c\x51", "\x6c\x52", "\x6c\x53",
+ "\x6c\x54", "\x6c\x55", "\x6c\x56", "\x6c\x57", "\x6c\x58", "\x6c\x59",
+ "\x6c\x5a", "\x6c\x5b", "\x6c\x5c", "\x6c\x5d", "\x6c\x5e", "\x6c\x5f",
+ "\x6c\x60", "\x6c\x61", "\x6c\x62", "\x6c\x63", "\x6c\x64", "\x6c\x65",
+ "\x6c\x66", "\x6c\x67", "\x6c\x68", "\x6c\x69", "\x6c\x6a", "\x6c\x6b",
+ "\x6c\x6c", "\x6c\x6d", "\x6c\x6e", "\x6c\x6f", "\x6c\x70", "\x6c\x71",
+ "\x6c\x72", "\x6c\x73", "\x6c\x74", "\x6c\x75", "\x6c\x76", "\x6c\x77",
+ "\x6c\x78", "\x6c\x79", "\x6c\x7a", "\x6c\x7b", "\x6c\x7c", "\x6c\x7d",
+ "\x6c\x7e", "\x6c\x7f", "\x6c\x80", "\x6c\x81", "\x6c\x82", "\x6c\x83",
+ "\x6c\x84", "\x6c\x85", "\x6c\x86", "\x6c\x87", "\x6c\x88", "\x6c\x89",
+ "\x6c\x8a", "\x6c\x8b", "\x6c\x8c", "\x6c\x8d", "\x6c\x8e", "\x6c\x8f",
+ "\x6c\x90", "\x6c\x91", "\x6c\x92", "\x6c\x93", "\x6c\x94", "\x6c\x95",
+ "\x6c\x96", "\x6c\x97", "\x6c\x98", "\x6c\x99", "\x6c\x9a", "\x6c\x9b",
+ "\x6c\x9c", "\x6c\x9d", "\x6c\x9e", "\x6c\x9f", "\x6c\xa0", "\x6c\xa1",
+ "\x6c\xa2", "\x6c\xa3", "\x6c\xa4", "\x6c\xa5", "\x6c\xa6", "\x6c\xa7",
+ "\x6c\xa8", "\x6c\xa9", "\x6c\xaa", "\x6c\xab", "\x6c\xac", "\x6c\xad",
+ "\x6c\xae", "\x6c\xaf", "\x6c\xb0", "\x6c\xb1", "\x6c\xb2", "\x6c\xb3",
+ "\x6c\xb4", "\x6c\xb5", "\x6c\xb6", "\x6c\xb7", "\x6c\xb8", "\x6c\xb9",
+ "\x6c\xba", "\x6c\xbb", "\x6c\xbc", "\x6c\xbd", "\x6c\xbe", "\x6c\xbf",
+ "\x6c\xc0", "\x6c\xc1", "\x6c\xc2", "\x6c\xc3", "\x6c\xc4", "\x6c\xc5",
+ "\x6c\xc6", "\x6c\xc7", "\x6c\xc8", "\x6c\xc9", "\x6c\xca", "\x6c\xcb",
+ "\x6c\xcc", "\x6c\xcd", "\x6c\xce", "\x6c\xcf", "\x6c\xd0", "\x6c\xd1",
+ "\x6c\xd2", "\x6c\xd3", "\x6c\xd4", "\x6c\xd5", "\x6c\xd6", "\x6c\xd7",
+ "\x6c\xd8", "\x6c\xd9", "\x6c\xda", "\x6c\xdb", "\x6c\xdc", "\x6c\xdd",
+ "\x6c\xde", "\x6c\xdf", "\x6c\xe0", "\x6c\xe1", "\x6c\xe2", "\x6c\xe3",
+ "\x6c\xe4", "\x6c\xe5", "\x6c\xe6", "\x6c\xe7", "\x6c\xe8", "\x6c\xe9",
+ "\x6c\xea", "\x6c\xeb", "\x6c\xec", "\x6c\xed", "\x6c\xee", "\x6c\xef",
+ "\x6c\xf0", "\x6c\xf1", "\x6c\xf2", "\x6c\xf3", "\x6c\xf4", "\x6c\xf5",
+ "\x6c\xf6", "\x6c\xf7", "\x6c\xf8", "\x6c\xf9", "\x6c\xfa", "\x6c\xfb",
+ "\x6c\xfc", "\x6c\xfd", "\x6c\xfe", "\x6d\x41", "\x6d\x42", "\x6d\x43",
+ "\x6d\x44", "\x6d\x45", "\x6d\x46", "\x6d\x47", "\x6d\x48", "\x6d\x49",
+ "\x6d\x4a", "\x6d\x4b", "\x6d\x4c", "\x6d\x4d", "\x6d\x4e", "\x6d\x4f",
+ "\x6d\x50", "\x6d\x51", "\x6d\x52", "\x6d\x53", "\x6d\x54", "\x6d\x55",
+ "\x6d\x56", "\x6d\x57", "\x6d\x58", "\x6d\x59", "\x6d\x5a", "\x6d\x5b",
+ "\x6d\x5c", "\x6d\x5d", "\x6d\x5e", "\x6d\x5f", "\x6d\x60", "\x6d\x61",
+ "\x6d\x62", "\x6d\x63", "\x6d\x64", "\x6d\x65", "\x6d\x66", "\x6d\x67",
+ "\x6d\x68", "\x6d\x69", "\x6d\x6a", "\x6d\x6b", "\x6d\x6c", "\x6d\x6d",
+ "\x6d\x6e", "\x6d\x6f", "\x6d\x70", "\x6d\x71", "\x6d\x72", "\x6d\x73",
+ "\x6d\x74", "\x6d\x75", "\x6d\x76", "\x6d\x77", "\x6d\x78", "\x6d\x79",
+ "\x6d\x7a", "\x6d\x7b", "\x6d\x7c", "\x6d\x7d", "\x6d\x7e", "\x6d\x7f",
+ "\x6d\x80", "\x6d\x81", "\x6d\x82", "\x6d\x83", "\x6d\x84", "\x6d\x85",
+ "\x6d\x86", "\x6d\x87", "\x6d\x88", "\x6d\x89", "\x6d\x8a", "\x6d\x8b",
+ "\x6d\x8c", "\x6d\x8d", "\x6d\x8e", "\x6d\x8f", "\x6d\x90", "\x6d\x91",
+ "\x6d\x92", "\x6d\x93", "\x6d\x94", "\x6d\x95", "\x6d\x96", "\x6d\x97",
+ "\x6d\x98", "\x6d\x99", "\x6d\x9a", "\x6d\x9b", "\x6d\x9c", "\x6d\x9d",
+ "\x6d\x9e", "\x6d\x9f", "\x6d\xa0", "\x6d\xa1", "\x6d\xa2", "\x6d\xa3",
+ "\x6d\xa4", "\x6d\xa5", "\x6d\xa6", "\x6d\xa7", "\x6d\xa8", "\x6d\xa9",
+ "\x6d\xaa", "\x6d\xab", "\x6d\xac", "\x6d\xad", "\x6d\xae", "\x6d\xaf",
+ "\x6d\xb0", "\x6d\xb1", "\x6d\xb2", "\x6d\xb3", "\x6d\xb4", "\x6d\xb5",
+ "\x6d\xb6", "\x6d\xb7", "\x6d\xb8", "\x6d\xb9", "\x6d\xba", "\x6d\xbb",
+ "\x6d\xbc", "\x6d\xbd", "\x6d\xbe", "\x6d\xbf", "\x6d\xc0", "\x6d\xc1",
+ "\x6d\xc2", "\x6d\xc3", "\x6d\xc4", "\x6d\xc5", "\x6d\xc6", "\x6d\xc7",
+ "\x6d\xc8", "\x6d\xc9", "\x6d\xca", "\x6d\xcb", "\x6d\xcc", "\x6d\xcd",
+ "\x6d\xce", "\x6d\xcf", "\x6d\xd0", "\x6d\xd1", "\x6d\xd2", "\x6d\xd3",
+ "\x6d\xd4", "\x6d\xd5", "\x6d\xd6", "\x6d\xd7", "\x6d\xd8", "\x6d\xd9",
+ "\x6d\xda", "\x6d\xdb", "\x6d\xdc", "\x6d\xdd", "\x6d\xde", "\x6d\xdf",
+ "\x6d\xe0", "\x6d\xe1", "\x6d\xe2", "\x6d\xe3", "\x6d\xe4", "\x6d\xe5",
+ "\x6d\xe6", "\x6d\xe7", "\x6d\xe8", "\x6d\xe9", "\x6d\xea", "\x6d\xeb",
+ "\x6d\xec", "\x6d\xed", "\x6d\xee", "\x6d\xef", "\x6d\xf0", "\x6d\xf1",
+ "\x6d\xf2", "\x6d\xf3", "\x6d\xf4", "\x6d\xf5", "\x6d\xf6", "\x6d\xf7",
+ "\x6d\xf8", "\x6d\xf9", "\x6d\xfa", "\x6d\xfb", "\x6d\xfc", "\x6d\xfd",
+ "\x6d\xfe", "\x6e\x41", "\x6e\x42", "\x6e\x43", "\x6e\x44", "\x6e\x45",
+ "\x6e\x46", "\x6e\x47", "\x6e\x48", "\x6e\x49", "\x6e\x4a", "\x6e\x4b",
+ "\x6e\x4c", "\x6e\x4d", "\x6e\x4e", "\x6e\x4f", "\x6e\x50", "\x6e\x51",
+ "\x6e\x52", "\x6e\x53", "\x6e\x54", "\x6e\x55", "\x6e\x56", "\x6e\x57",
+ "\x6e\x58", "\x6e\x59", "\x6e\x5a", "\x6e\x5b", "\x6e\x5c", "\x6e\x5d",
+ "\x6e\x5e", "\x6e\x5f", "\x6e\x60", "\x6e\x61", "\x6e\x62", "\x6e\x63",
+ "\x6e\x64", "\x6e\x65", "\x6e\x66", "\x6e\x67", "\x6e\x68", "\x6e\x69",
+ "\x6e\x6a", "\x6e\x6b", "\x6e\x6c", "\x6e\x6d", "\x6e\x6e", "\x6e\x6f",
+ "\x6e\x70", "\x6e\x71", "\x6e\x72", "\x6e\x73", "\x6e\x74", "\x6e\x75",
+ "\x6e\x76", "\x6e\x77", "\x6e\x78", "\x6e\x79", "\x6e\x7a", "\x6e\x7b",
+ "\x6e\x7c", "\x6e\x7d", "\x6e\x7e", "\x6e\x7f", "\x6e\x80", "\x6e\x81",
+ "\x6e\x82", "\x6e\x83", "\x6e\x84", "\x6e\x85", "\x6e\x86", "\x6e\x87",
+ "\x6e\x88", "\x6e\x89", "\x6e\x8a", "\x6e\x8b", "\x6e\x8c", "\x6e\x8d",
+ "\x6e\x8e", "\x6e\x8f", "\x6e\x90", "\x6e\x91", "\x6e\x92", "\x6e\x93",
+ "\x6e\x94", "\x6e\x95", "\x6e\x96", "\x6e\x97", "\x6e\x98", "\x6e\x99",
+ "\x6e\x9a", "\x6e\x9b", "\x6e\x9c", "\x6e\x9d", "\x6e\x9e", "\x6e\x9f",
+ "\x6e\xa0", "\x6e\xa1", "\x6e\xa2", "\x6e\xa3", "\x6e\xa4", "\x6e\xa5",
+ "\x6e\xa6", "\x6e\xa7", "\x6e\xa8", "\x6e\xa9", "\x6e\xaa", "\x6e\xab",
+ "\x6e\xac", "\x6e\xad", "\x6e\xae", "\x6e\xaf", "\x6e\xb0", "\x6e\xb1",
+ "\x6e\xb2", "\x6e\xb3", "\x6e\xb4", "\x6e\xb5", "\x6e\xb6", "\x6e\xb7",
+ "\x6e\xb8", "\x6e\xb9", "\x6e\xba", "\x6e\xbb", "\x6e\xbc", "\x6e\xbd",
+ "\x6e\xbe", "\x6e\xbf", "\x6e\xc0", "\x6e\xc1", "\x6e\xc2", "\x6e\xc3",
+ "\x6e\xc4", "\x6e\xc5", "\x6e\xc6", "\x6e\xc7", "\x6e\xc8", "\x6e\xc9",
+ "\x6e\xca", "\x6e\xcb", "\x6e\xcc", "\x6e\xcd", "\x6e\xce", "\x6e\xcf",
+ "\x6e\xd0", "\x6e\xd1", "\x6e\xd2", "\x6e\xd3", "\x6e\xd4", "\x6e\xd5",
+ "\x6e\xd6", "\x6e\xd7", "\x6e\xd8", "\x6e\xd9", "\x6e\xda", "\x6e\xdb",
+ "\x6e\xdc", "\x6e\xdd", "\x6e\xde", "\x6e\xdf", "\x6e\xe0", "\x6e\xe1",
+ "\x6e\xe2", "\x6e\xe3", "\x6e\xe4", "\x6e\xe5", "\x6e\xe6", "\x6e\xe7",
+ "\x6e\xe8", "\x6e\xe9", "\x6e\xea", "\x6e\xeb", "\x6e\xec", "\x6e\xed",
+ "\x6e\xee", "\x6e\xef", "\x6e\xf0", "\x6e\xf1", "\x6e\xf2", "\x6e\xf3",
+ "\x6e\xf4", "\x6e\xf5", "\x6e\xf6", "\x6e\xf7", "\x6e\xf8", "\x6e\xf9",
+ "\x6e\xfa", "\x6e\xfb", "\x6e\xfc", "\x6e\xfd", "\x6e\xfe", "\x6f\x41",
+ "\x6f\x42", "\x6f\x43", "\x6f\x44", "\x6f\x45", "\x6f\x46", "\x6f\x47",
+ "\x6f\x48", "\x6f\x49", "\x6f\x4a", "\x6f\x4b", "\x6f\x4c", "\x6f\x4d",
+ "\x6f\x4e", "\x6f\x4f", "\x6f\x50", "\x6f\x51", "\x6f\x52", "\x6f\x53",
+ "\x6f\x54", "\x6f\x55", "\x6f\x56", "\x6f\x57", "\x6f\x58", "\x6f\x59",
+ "\x6f\x5a", "\x6f\x5b", "\x6f\x5c", "\x6f\x5d", "\x6f\x5e", "\x6f\x5f",
+ "\x6f\x60", "\x6f\x61", "\x6f\x62", "\x6f\x63", "\x6f\x64", "\x6f\x65",
+ "\x6f\x66", "\x6f\x67", "\x6f\x68", "\x6f\x69", "\x6f\x6a", "\x6f\x6b",
+ "\x6f\x6c", "\x6f\x6d", "\x6f\x6e", "\x6f\x6f", "\x6f\x70", "\x6f\x71",
+ "\x6f\x72", "\x6f\x73", "\x6f\x74", "\x6f\x75", "\x6f\x76", "\x6f\x77",
+ "\x6f\x78", "\x6f\x79", "\x6f\x7a", "\x6f\x7b", "\x6f\x7c", "\x6f\x7d",
+ "\x6f\x7e", "\x6f\x7f", "\x6f\x80", "\x6f\x81", "\x6f\x82", "\x6f\x83",
+ "\x6f\x84", "\x6f\x85", "\x6f\x86", "\x6f\x87", "\x6f\x88", "\x6f\x89",
+ "\x6f\x8a", "\x6f\x8b", "\x6f\x8c", "\x6f\x8d", "\x6f\x8e", "\x6f\x8f",
+ "\x6f\x90", "\x6f\x91", "\x6f\x92", "\x6f\x93", "\x6f\x94", "\x6f\x95",
+ "\x6f\x96", "\x6f\x97", "\x6f\x98", "\x6f\x99", "\x6f\x9a", "\x6f\x9b",
+ "\x6f\x9c", "\x6f\x9d", "\x6f\x9e", "\x6f\x9f", "\x6f\xa0", "\x6f\xa1",
+ "\x6f\xa2", "\x6f\xa3", "\x6f\xa4", "\x6f\xa5", "\x6f\xa6", "\x6f\xa7",
+ "\x6f\xa8", "\x6f\xa9", "\x6f\xaa", "\x6f\xab", "\x6f\xac", "\x6f\xad",
+ "\x6f\xae", "\x6f\xaf", "\x6f\xb0", "\x6f\xb1", "\x6f\xb2", "\x6f\xb3",
+ "\x6f\xb4", "\x6f\xb5", "\x6f\xb6", "\x6f\xb7", "\x6f\xb8", "\x6f\xb9",
+ "\x6f\xba", "\x6f\xbb", "\x6f\xbc", "\x6f\xbd", "\x6f\xbe", "\x6f\xbf",
+ "\x6f\xc0", "\x6f\xc1", "\x6f\xc2", "\x6f\xc3", "\x6f\xc4", "\x6f\xc5",
+ "\x6f\xc6", "\x6f\xc7", "\x6f\xc8", "\x6f\xc9", "\x6f\xca", "\x6f\xcb",
+ "\x6f\xcc", "\x6f\xcd", "\x6f\xce", "\x6f\xcf", "\x6f\xd0", "\x6f\xd1",
+ "\x6f\xd2", "\x6f\xd3", "\x6f\xd4", "\x6f\xd5", "\x6f\xd6", "\x6f\xd7",
+ "\x6f\xd8", "\x6f\xd9", "\x6f\xda", "\x6f\xdb", "\x6f\xdc", "\x6f\xdd",
+ "\x6f\xde", "\x6f\xdf", "\x6f\xe0", "\x6f\xe1", "\x6f\xe2", "\x6f\xe3",
+ "\x6f\xe4", "\x6f\xe5", "\x6f\xe6", "\x6f\xe7", "\x6f\xe8", "\x6f\xe9",
+ "\x6f\xea", "\x6f\xeb", "\x6f\xec", "\x6f\xed", "\x6f\xee", "\x6f\xef",
+ "\x6f\xf0", "\x6f\xf1", "\x6f\xf2", "\x6f\xf3", "\x6f\xf4", "\x6f\xf5",
+ "\x6f\xf6", "\x6f\xf7", "\x6f\xf8", "\x6f\xf9", "\x6f\xfa", "\x6f\xfb",
+ "\x6f\xfc", "\x6f\xfd", "\x6f\xfe", "\x70\x41", "\x70\x42", "\x70\x43",
+ "\x70\x44", "\x70\x45", "\x70\x46", "\x70\x47", "\x70\x48", "\x70\x49",
+ "\x70\x4a", "\x70\x4b", "\x70\x4c", "\x70\x4d", "\x70\x4e", "\x70\x4f",
+ "\x70\x50", "\x70\x51", "\x70\x52", "\x70\x53", "\x70\x54", "\x70\x55",
+ "\x70\x56", "\x70\x57", "\x70\x58", "\x70\x59", "\x70\x5a", "\x70\x5b",
+ "\x70\x5c", "\x70\x5d", "\x70\x5e", "\x70\x5f", "\x70\x60", "\x70\x61",
+ "\x70\x62", "\x70\x63", "\x70\x64", "\x70\x65", "\x70\x66", "\x70\x67",
+ "\x70\x68", "\x70\x69", "\x70\x6a", "\x70\x6b", "\x70\x6c", "\x70\x6d",
+ "\x70\x6e", "\x70\x6f", "\x70\x70", "\x70\x71", "\x70\x72", "\x70\x73",
+ "\x70\x74", "\x70\x75", "\x70\x76", "\x70\x77", "\x70\x78", "\x70\x79",
+ "\x70\x7a", "\x70\x7b", "\x70\x7c", "\x70\x7d", "\x70\x7e", "\x70\x7f",
+ "\x70\x80", "\x70\x81", "\x70\x82", "\x70\x83", "\x70\x84", "\x70\x85",
+ "\x70\x86", "\x70\x87", "\x70\x88", "\x70\x89", "\x70\x8a", "\x70\x8b",
+ "\x70\x8c", "\x70\x8d", "\x70\x8e", "\x70\x8f", "\x70\x90", "\x70\x91",
+ "\x70\x92", "\x70\x93", "\x70\x94", "\x70\x95", "\x70\x96", "\x70\x97",
+ "\x70\x98", "\x70\x99", "\x70\x9a", "\x70\x9b", "\x70\x9c", "\x70\x9d",
+ "\x70\x9e", "\x70\x9f", "\x70\xa0", "\x70\xa1", "\x70\xa2", "\x70\xa3",
+ "\x70\xa4", "\x70\xa5", "\x70\xa6", "\x70\xa7", "\x70\xa8", "\x70\xa9",
+ "\x70\xaa", "\x70\xab", "\x70\xac", "\x70\xad", "\x70\xae", "\x70\xaf",
+ "\x70\xb0", "\x70\xb1", "\x70\xb2", "\x70\xb3", "\x70\xb4", "\x70\xb5",
+ "\x70\xb6", "\x70\xb7", "\x70\xb8", "\x70\xb9", "\x70\xba", "\x70\xbb",
+ "\x70\xbc", "\x70\xbd", "\x70\xbe", "\x70\xbf", "\x70\xc0", "\x70\xc1",
+ "\x70\xc2", "\x70\xc3", "\x70\xc4", "\x70\xc5", "\x70\xc6", "\x70\xc7",
+ "\x70\xc8", "\x70\xc9", "\x70\xca", "\x70\xcb", "\x70\xcc", "\x70\xcd",
+ "\x70\xce", "\x70\xcf", "\x70\xd0", "\x70\xd1", "\x70\xd2", "\x70\xd3",
+ "\x70\xd4", "\x70\xd5", "\x70\xd6", "\x70\xd7", "\x70\xd8", "\x70\xd9",
+ "\x70\xda", "\x70\xdb", "\x70\xdc", "\x70\xdd", "\x70\xde", "\x70\xdf",
+ "\x70\xe0", "\x70\xe1", "\x70\xe2", "\x70\xe3", "\x70\xe4", "\x70\xe5",
+ "\x70\xe6", "\x70\xe7", "\x70\xe8", "\x70\xe9", "\x70\xea", "\x70\xeb",
+ "\x70\xec", "\x70\xed", "\x70\xee", "\x70\xef", "\x70\xf0", "\x70\xf1",
+ "\x70\xf2", "\x70\xf3", "\x70\xf4", "\x70\xf5", "\x70\xf6", "\x70\xf7",
+ "\x70\xf8", "\x70\xf9", "\x70\xfa", "\x70\xfb", "\x70\xfc", "\x70\xfd",
+ "\x70\xfe", "\x71\x41", "\x71\x42", "\x71\x43", "\x71\x44", "\x71\x45",
+ "\x71\x46", "\x71\x47", "\x71\x48", "\x71\x49", "\x71\x4a", "\x71\x4b",
+ "\x71\x4c", "\x71\x4d", "\x71\x4e", "\x71\x4f", "\x71\x50", "\x71\x51",
+ "\x71\x52", "\x71\x53", "\x71\x54", "\x71\x55", "\x71\x56", "\x71\x57",
+ "\x71\x58", "\x71\x59", "\x71\x5a", "\x71\x5b", "\x71\x5c", "\x71\x5d",
+ "\x71\x5e", "\x71\x5f", "\x71\x60", "\x71\x61", "\x71\x62", "\x71\x63",
+ "\x71\x64", "\x71\x65", "\x71\x66", "\x71\x67", "\x71\x68", "\x71\x69",
+ "\x71\x6a", "\x71\x6b", "\x71\x6c", "\x71\x6d", "\x71\x6e", "\x71\x6f",
+ "\x71\x70", "\x71\x71", "\x71\x72", "\x71\x73", "\x71\x74", "\x71\x75",
+ "\x71\x76", "\x71\x77", "\x71\x78", "\x71\x79", "\x71\x7a", "\x71\x7b",
+ "\x71\x7c", "\x71\x7d", "\x71\x7e", "\x71\x7f", "\x71\x80", "\x71\x81",
+ "\x71\x82", "\x71\x83", "\x71\x84", "\x71\x85", "\x71\x86", "\x71\x87",
+ "\x71\x88", "\x71\x89", "\x71\x8a", "\x71\x8b", "\x71\x8c", "\x71\x8d",
+ "\x71\x8e", "\x71\x8f", "\x71\x90", "\x71\x91", "\x71\x92", "\x71\x93",
+ "\x71\x94", "\x71\x95", "\x71\x96", "\x71\x97", "\x71\x98", "\x71\x99",
+ "\x71\x9a", "\x71\x9b", "\x71\x9c", "\x71\x9d", "\x71\x9e", "\x71\x9f",
+ "\x71\xa0", "\x71\xa1", "\x71\xa2", "\x71\xa3", "\x71\xa4", "\x71\xa5",
+ "\x71\xa6", "\x71\xa7", "\x71\xa8", "\x71\xa9", "\x71\xaa", "\x71\xab",
+ "\x71\xac", "\x71\xad", "\x71\xae", "\x71\xaf", "\x71\xb0", "\x71\xb1",
+ "\x71\xb2", "\x71\xb3", "\x71\xb4", "\x71\xb5", "\x71\xb6", "\x71\xb7",
+ "\x71\xb8", "\x71\xb9", "\x71\xba", "\x71\xbb", "\x71\xbc", "\x71\xbd",
+ "\x71\xbe", "\x71\xbf", "\x71\xc0", "\x71\xc1", "\x71\xc2", "\x71\xc3",
+ "\x71\xc4", "\x71\xc5", "\x71\xc6", "\x71\xc7", "\x71\xc8", "\x71\xc9",
+ "\x71\xca", "\x71\xcb", "\x71\xcc", "\x71\xcd", "\x71\xce", "\x71\xcf",
+ "\x71\xd0", "\x71\xd1", "\x71\xd2", "\x71\xd3", "\x71\xd4", "\x71\xd5",
+ "\x71\xd6", "\x71\xd7", "\x71\xd8", "\x71\xd9", "\x71\xda", "\x71\xdb",
+ "\x71\xdc", "\x71\xdd", "\x71\xde", "\x71\xdf", "\x71\xe0", "\x71\xe1",
+ "\x71\xe2", "\x71\xe3", "\x71\xe4", "\x71\xe5", "\x71\xe6", "\x71\xe7",
+ "\x71\xe8", "\x71\xe9", "\x71\xea", "\x71\xeb", "\x71\xec", "\x71\xed",
+ "\x71\xee", "\x71\xef", "\x71\xf0", "\x71\xf1", "\x71\xf2", "\x71\xf3",
+ "\x71\xf4", "\x71\xf5", "\x71\xf6", "\x71\xf7", "\x71\xf8", "\x71\xf9",
+ "\x71\xfa", "\x71\xfb", "\x71\xfc", "\x71\xfd", "\x71\xfe", "\x72\x41",
+ "\x72\x42", "\x72\x43", "\x72\x44", "\x72\x45", "\x72\x46", "\x72\x47",
+ "\x72\x48", "\x72\x49", "\x72\x4a", "\x72\x4b", "\x72\x4c", "\x72\x4d",
+ "\x72\x4e", "\x72\x4f", "\x72\x50", "\x72\x51", "\x72\x52", "\x72\x53",
+ "\x72\x54", "\x72\x55", "\x72\x56", "\x72\x57", "\x72\x58", "\x72\x59",
+ "\x72\x5a", "\x72\x5b", "\x72\x5c", "\x72\x5d", "\x72\x5e", "\x72\x5f",
+ "\x72\x60", "\x72\x61", "\x72\x62", "\x72\x63", "\x72\x64", "\x72\x65",
+ "\x72\x66", "\x72\x67", "\x72\x68", "\x72\x69", "\x72\x6a", "\x72\x6b",
+ "\x72\x6c", "\x72\x6d", "\x72\x6e", "\x72\x6f", "\x72\x70", "\x72\x71",
+ "\x72\x72", "\x72\x73", "\x72\x74", "\x72\x75", "\x72\x76", "\x72\x77",
+ "\x72\x78", "\x72\x79", "\x72\x7a", "\x72\x7b", "\x72\x7c", "\x72\x7d",
+ "\x72\x7e", "\x72\x7f", "\x72\x80", "\x72\x81", "\x72\x82", "\x72\x83",
+ "\x72\x84", "\x72\x85", "\x72\x86", "\x72\x87", "\x72\x88", "\x72\x89",
+ "\x72\x8a", "\x72\x8b", "\x72\x8c", "\x72\x8d", "\x72\x8e", "\x72\x8f",
+ "\x72\x90", "\x72\x91", "\x72\x92", "\x72\x93", "\x72\x94", "\x72\x95",
+ "\x72\x96", "\x72\x97", "\x72\x98", "\x72\x99", "\x72\x9a", "\x72\x9b",
+ "\x72\x9c", "\x72\x9d", "\x72\x9e", "\x72\x9f", "\x72\xa0", "\x72\xa1",
+ "\x72\xa2", "\x72\xa3", "\x72\xa4", "\x72\xa5", "\x72\xa6", "\x72\xa7",
+ "\x72\xa8", "\x72\xa9", "\x72\xaa", "\x72\xab", "\x72\xac", "\x72\xad",
+ "\x72\xae", "\x72\xaf", "\x72\xb0", "\x72\xb1", "\x72\xb2", "\x72\xb3",
+ "\x72\xb4", "\x72\xb5", "\x72\xb6", "\x72\xb7", "\x72\xb8", "\x72\xb9",
+ "\x72\xba", "\x72\xbb", "\x72\xbc", "\x72\xbd", "\x72\xbe", "\x72\xbf",
+ "\x72\xc0", "\x72\xc1", "\x72\xc2", "\x72\xc3", "\x72\xc4", "\x72\xc5",
+ "\x72\xc6", "\x72\xc7", "\x72\xc8", "\x72\xc9", "\x72\xca", "\x72\xcb",
+ "\x72\xcc", "\x72\xcd", "\x72\xce", "\x72\xcf", "\x72\xd0", "\x72\xd1",
+ "\x72\xd2", "\x72\xd3", "\x72\xd4", "\x72\xd5", "\x72\xd6", "\x72\xd7",
+ "\x72\xd8", "\x72\xd9", "\x72\xda", "\x72\xdb", "\x72\xdc", "\x72\xdd",
+ "\x72\xde", "\x72\xdf", "\x72\xe0", "\x72\xe1", "\x72\xe2", "\x72\xe3",
+ "\x72\xe4", "\x72\xe5", "\x72\xe6", "\x72\xe7", "\x72\xe8", "\x72\xe9",
+ "\x72\xea", "\x72\xeb", "\x72\xec", "\x72\xed", "\x72\xee", "\x72\xef",
+ "\x72\xf0", "\x72\xf1", "\x72\xf2", "\x72\xf3", "\x72\xf4", "\x72\xf5",
+ "\x72\xf6", "\x72\xf7", "\x72\xf8", "\x72\xf9", "\x72\xfa", "\x72\xfb",
+ "\x72\xfc", "\x72\xfd", "\x72\xfe", "\x73\x41", "\x73\x42", "\x73\x43",
+ "\x73\x44", "\x73\x45", "\x73\x46", "\x73\x47", "\x73\x48", "\x73\x49",
+ "\x73\x4a", "\x73\x4b", "\x73\x4c", "\x73\x4d", "\x73\x4e", "\x73\x4f",
+ "\x73\x50", "\x73\x51", "\x73\x52", "\x73\x53", "\x73\x54", "\x73\x55",
+ "\x73\x56", "\x73\x57", "\x73\x58", "\x73\x59", "\x73\x5a", "\x73\x5b",
+ "\x73\x5c", "\x73\x5d", "\x73\x5e", "\x73\x5f", "\x73\x60", "\x73\x61",
+ "\x73\x62", "\x73\x63", "\x73\x64", "\x73\x65", "\x73\x66", "\x73\x67",
+ "\x73\x68", "\x73\x69", "\x73\x6a", "\x73\x6b", "\x73\x6c", "\x73\x6d",
+ "\x73\x6e", "\x73\x6f", "\x73\x70", "\x73\x71", "\x73\x72", "\x73\x73",
+ "\x73\x74", "\x73\x75", "\x73\x76", "\x73\x77", "\x73\x78", "\x73\x79",
+ "\x73\x7a", "\x73\x7b", "\x73\x7c", "\x73\x7d", "\x73\x7e", "\x73\x7f",
+ "\x73\x80", "\x73\x81", "\x73\x82", "\x73\x83", "\x73\x84", "\x73\x85",
+ "\x73\x86", "\x73\x87", "\x73\x88", "\x73\x89", "\x73\x8a", "\x73\x8b",
+ "\x73\x8c", "\x73\x8d", "\x73\x8e", "\x73\x8f", "\x73\x90", "\x73\x91",
+ "\x73\x92", "\x73\x93", "\x73\x94", "\x73\x95", "\x73\x96", "\x73\x97",
+ "\x73\x98", "\x73\x99", "\x73\x9a", "\x73\x9b", "\x73\x9c", "\x73\x9d",
+ "\x73\x9e", "\x73\x9f", "\x73\xa0", "\x73\xa1", "\x73\xa2", "\x73\xa3",
+ "\x73\xa4", "\x73\xa5", "\x73\xa6", "\x73\xa7", "\x73\xa8", "\x73\xa9",
+ "\x73\xaa", "\x73\xab", "\x73\xac", "\x73\xad", "\x73\xae", "\x73\xaf",
+ "\x73\xb0", "\x73\xb1", "\x73\xb2", "\x73\xb3", "\x73\xb4", "\x73\xb5",
+ "\x73\xb6", "\x73\xb7", "\x73\xb8", "\x73\xb9", "\x73\xba", "\x73\xbb",
+ "\x73\xbc", "\x73\xbd", "\x73\xbe", "\x73\xbf", "\x73\xc0", "\x73\xc1",
+ "\x73\xc2", "\x73\xc3", "\x73\xc4", "\x73\xc5", "\x73\xc6", "\x73\xc7",
+ "\x73\xc8", "\x73\xc9", "\x73\xca", "\x73\xcb", "\x73\xcc", "\x73\xcd",
+ "\x73\xce", "\x73\xcf", "\x73\xd0", "\x73\xd1", "\x73\xd2", "\x73\xd3",
+ "\x73\xd4", "\x73\xd5", "\x73\xd6", "\x73\xd7", "\x73\xd8", "\x73\xd9",
+ "\x73\xda", "\x73\xdb", "\x73\xdc", "\x73\xdd", "\x73\xde", "\x73\xdf",
+ "\x73\xe0", "\x73\xe1", "\x73\xe2", "\x73\xe3", "\x73\xe4", "\x73\xe5",
+ "\x73\xe6", "\x73\xe7", "\x73\xe8", "\x73\xe9", "\x73\xea", "\x73\xeb",
+ "\x73\xec", "\x73\xed", "\x73\xee", "\x73\xef", "\x73\xf0", "\x73\xf1",
+ "\x73\xf2", "\x73\xf3", "\x73\xf4", "\x73\xf5", "\x73\xf6", "\x73\xf7",
+ "\x73\xf8", "\x73\xf9", "\x73\xfa", "\x73\xfb", "\x73\xfc", "\x73\xfd",
+ "\x73\xfe", "\x74\x41", "\x74\x42", "\x74\x43", "\x74\x44", "\x74\x45",
+ "\x74\x46", "\x74\x47", "\x74\x48", "\x74\x49", "\x74\x4a", "\x74\x4b",
+ "\x74\x4c", "\x74\x4d", "\x74\x4e", "\x74\x4f", "\x74\x50", "\x74\x51",
+ "\x74\x52", "\x74\x53", "\x74\x54", "\x74\x55", "\x74\x56", "\x74\x57",
+ "\x74\x58", "\x74\x59", "\x74\x5a", "\x74\x5b", "\x74\x5c", "\x74\x5d",
+ "\x74\x5e", "\x74\x5f", "\x74\x60", "\x74\x61", "\x74\x62", "\x74\x63",
+ "\x74\x64", "\x74\x65", "\x74\x66", "\x74\x67", "\x74\x68", "\x74\x69",
+ "\x74\x6a", "\x74\x6b", "\x74\x6c", "\x74\x6d", "\x74\x6e", "\x74\x6f",
+ "\x74\x70", "\x74\x71", "\x74\x72", "\x74\x73", "\x74\x74", "\x74\x75",
+ "\x74\x76", "\x74\x77", "\x74\x78", "\x74\x79", "\x74\x7a", "\x74\x7b",
+ "\x74\x7c", "\x74\x7d", "\x74\x7e", "\x74\x7f", "\x74\x80", "\x74\x81",
+ "\x74\x82", "\x74\x83", "\x74\x84", "\x74\x85", "\x74\x86", "\x74\x87",
+ "\x74\x88", "\x74\x89", "\x74\x8a", "\x74\x8b", "\x74\x8c", "\x74\x8d",
+ "\x74\x8e", "\x74\x8f", "\x74\x90", "\x74\x91", "\x74\x92", "\x74\x93",
+ "\x74\x94", "\x74\x95", "\x74\x96", "\x74\x97", "\x74\x98", "\x74\x99",
+ "\x74\x9a", "\x74\x9b", "\x74\x9c", "\x74\x9d", "\x74\x9e", "\x74\x9f",
+ "\x74\xa0", "\x74\xa1", "\x74\xa2", "\x74\xa3", "\x74\xa4", "\x74\xa5",
+ "\x74\xa6", "\x74\xa7", "\x74\xa8", "\x74\xa9", "\x74\xaa", "\x74\xab",
+ "\x74\xac", "\x74\xad", "\x74\xae", "\x74\xaf", "\x74\xb0", "\x74\xb1",
+ "\x74\xb2", "\x74\xb3", "\x74\xb4", "\x74\xb5", "\x74\xb6", "\x74\xb7",
+ "\x74\xb8", "\x74\xb9", "\x74\xba", "\x74\xbb", "\x74\xbc", "\x74\xbd",
+ "\x74\xbe", "\x74\xbf", "\x74\xc0", "\x74\xc1", "\x74\xc2", "\x74\xc3",
+ "\x74\xc4", "\x74\xc5", "\x74\xc6", "\x74\xc7", "\x74\xc8", "\x74\xc9",
+ "\x74\xca", "\x74\xcb", "\x74\xcc", "\x74\xcd", "\x74\xce", "\x74\xcf",
+ "\x74\xd0", "\x74\xd1", "\x74\xd2", "\x74\xd3", "\x74\xd4", "\x74\xd5",
+ "\x74\xd6", "\x74\xd7", "\x74\xd8", "\x74\xd9", "\x74\xda", "\x74\xdb",
+ "\x74\xdc", "\x74\xdd", "\x74\xde", "\x74\xdf", "\x74\xe0", "\x74\xe1",
+ "\x74\xe2", "\x74\xe3", "\x74\xe4", "\x74\xe5", "\x74\xe6", "\x74\xe7",
+ "\x74\xe8", "\x74\xe9", "\x74\xea", "\x74\xeb", "\x74\xec", "\x74\xed",
+ "\x74\xee", "\x74\xef", "\x74\xf0", "\x74\xf1", "\x74\xf2", "\x74\xf3",
+ "\x74\xf4", "\x74\xf5", "\x74\xf6", "\x74\xf7", "\x74\xf8", "\x74\xf9",
+ "\x74\xfa", "\x74\xfb", "\x74\xfc", "\x74\xfd", "\x74\xfe", "\x75\x41",
+ "\x75\x42", "\x75\x43", "\x75\x44", "\x75\x45", "\x75\x46", "\x75\x47",
+ "\x75\x48", "\x75\x49", "\x75\x4a", "\x75\x4b", "\x75\x4c", "\x75\x4d",
+ "\x75\x4e", "\x75\x4f", "\x75\x50", "\x75\x51", "\x75\x52", "\x75\x53",
+ "\x75\x54", "\x75\x55", "\x75\x56", "\x75\x57", "\x75\x58", "\x75\x59",
+ "\x75\x5a", "\x75\x5b", "\x75\x5c", "\x75\x5d", "\x75\x5e", "\x75\x5f",
+ "\x75\x60", "\x75\x61", "\x75\x62", "\x75\x63", "\x75\x64", "\x75\x65",
+ "\x75\x66", "\x75\x67", "\x75\x68", "\x75\x69", "\x75\x6a", "\x75\x6b",
+ "\x75\x6c", "\x75\x6d", "\x75\x6e", "\x75\x6f", "\x75\x70", "\x75\x71",
+ "\x75\x72", "\x75\x73", "\x75\x74", "\x75\x75", "\x75\x76", "\x75\x77",
+ "\x75\x78", "\x75\x79", "\x75\x7a", "\x75\x7b", "\x75\x7c", "\x75\x7d",
+ "\x75\x7e", "\x75\x7f", "\x75\x80", "\x75\x81", "\x75\x82", "\x75\x83",
+ "\x75\x84", "\x75\x85", "\x75\x86", "\x75\x87", "\x75\x88", "\x75\x89",
+ "\x75\x8a", "\x75\x8b", "\x75\x8c", "\x75\x8d", "\x75\x8e", "\x75\x8f",
+ "\x75\x90", "\x75\x91", "\x75\x92", "\x75\x93", "\x75\x94", "\x75\x95",
+ "\x75\x96", "\x75\x97", "\x75\x98", "\x75\x99", "\x75\x9a", "\x75\x9b",
+ "\x75\x9c", "\x75\x9d", "\x75\x9e", "\x75\x9f", "\x75\xa0", "\x75\xa1",
+ "\x75\xa2", "\x75\xa3", "\x75\xa4", "\x75\xa5", "\x75\xa6", "\x75\xa7",
+ "\x75\xa8", "\x75\xa9", "\x75\xaa", "\x75\xab", "\x75\xac", "\x75\xad",
+ "\x75\xae", "\x75\xaf", "\x75\xb0", "\x75\xb1", "\x75\xb2", "\x75\xb3",
+ "\x75\xb4", "\x75\xb5", "\x75\xb6", "\x75\xb7", "\x75\xb8", "\x75\xb9",
+ "\x75\xba", "\x75\xbb", "\x75\xbc", "\x75\xbd", "\x75\xbe", "\x75\xbf",
+ "\x75\xc0", "\x75\xc1", "\x75\xc2", "\x75\xc3", "\x75\xc4", "\x75\xc5",
+ "\x75\xc6", "\x75\xc7", "\x75\xc8", "\x75\xc9", "\x75\xca", "\x75\xcb",
+ "\x75\xcc", "\x75\xcd", "\x75\xce", "\x75\xcf", "\x75\xd0", "\x75\xd1",
+ "\x75\xd2", "\x75\xd3", "\x75\xd4", "\x75\xd5", "\x75\xd6", "\x75\xd7",
+ "\x75\xd8", "\x75\xd9", "\x75\xda", "\x75\xdb", "\x75\xdc", "\x75\xdd",
+ "\x75\xde", "\x75\xdf", "\x75\xe0", "\x75\xe1", "\x75\xe2", "\x75\xe3",
+ "\x75\xe4", "\x75\xe5", "\x75\xe6", "\x75\xe7", "\x75\xe8", "\x75\xe9",
+ "\x75\xea", "\x75\xeb", "\x75\xec", "\x75\xed", "\x75\xee", "\x75\xef",
+ "\x75\xf0", "\x75\xf1", "\x75\xf2", "\x75\xf3", "\x75\xf4", "\x75\xf5",
+ "\x75\xf6", "\x75\xf7", "\x75\xf8", "\x75\xf9", "\x75\xfa", "\x75\xfb",
+ "\x75\xfc", "\x75\xfd", "\x75\xfe", "\x76\x41", "\x76\x42", "\x76\x43",
+ "\x76\x44", "\x76\x45", "\x76\x46", "\x76\x47", "\x76\x48", "\x76\x49",
+ "\x76\x4a", "\x76\x4b", "\x76\x4c", "\x76\x4d", "\x76\x4e", "\x76\x4f",
+ "\x76\x50", "\x76\x51", "\x76\x52", "\x76\x53", "\x76\x54", "\x76\x55",
+ "\x76\x56", "\x76\x57", "\x76\x58", "\x76\x59", "\x76\x5a", "\x76\x5b",
+ "\x76\x5c", "\x76\x5d", "\x76\x5e", "\x76\x5f", "\x76\x60", "\x76\x61",
+ "\x76\x62", "\x76\x63", "\x76\x64", "\x76\x65", "\x76\x66", "\x76\x67",
+ "\x76\x68", "\x76\x69", "\x76\x6a", "\x76\x6b", "\x76\x6c", "\x76\x6d",
+ "\x76\x6e", "\x76\x6f", "\x76\x70", "\x76\x71", "\x76\x72", "\x76\x73",
+ "\x76\x74", "\x76\x75", "\x76\x76", "\x76\x77", "\x76\x78", "\x76\x79",
+ "\x76\x7a", "\x76\x7b", "\x76\x7c", "\x76\x7d", "\x76\x7e", "\x76\x7f",
+ "\x76\x80", "\x76\x81", "\x76\x82", "\x76\x83", "\x76\x84", "\x76\x85",
+ "\x76\x86", "\x76\x87", "\x76\x88", "\x76\x89", "\x76\x8a", "\x76\x8b",
+ "\x76\x8c", "\x76\x8d", "\x76\x8e", "\x76\x8f", "\x76\x90", "\x76\x91",
+ "\x76\x92", "\x76\x93", "\x76\x94", "\x76\x95", "\x76\x96", "\x76\x97",
+ "\x76\x98", "\x76\x99", "\x76\x9a", "\x76\x9b", "\x76\x9c", "\x76\x9d",
+ "\x76\x9e", "\x76\x9f", "\x76\xa0", "\x76\xa1", "\x76\xa2", "\x76\xa3",
+ "\x76\xa4", "\x76\xa5", "\x76\xa6", "\x76\xa7", "\x76\xa8", "\x76\xa9",
+ "\x76\xaa", "\x76\xab", "\x76\xac", "\x76\xad", "\x76\xae", "\x76\xaf",
+ "\x76\xb0", "\x76\xb1", "\x76\xb2", "\x76\xb3", "\x76\xb4", "\x76\xb5",
+ "\x76\xb6", "\x76\xb7", "\x76\xb8", "\x76\xb9", "\x76\xba", "\x76\xbb",
+ "\x76\xbc", "\x76\xbd", "\x76\xbe", "\x76\xbf", "\x76\xc0", "\x76\xc1",
+ "\x76\xc2", "\x76\xc3", "\x76\xc4", "\x76\xc5", "\x76\xc6", "\x76\xc7",
+ "\x76\xc8", "\x76\xc9", "\x76\xca", "\x76\xcb", "\x76\xcc", "\x76\xcd",
+ "\x76\xce", "\x76\xcf", "\x76\xd0", "\x76\xd1", "\x76\xd2", "\x76\xd3",
+ "\x76\xd4", "\x76\xd5", "\x76\xd6", "\x76\xd7", "\x76\xd8", "\x76\xd9",
+ "\x76\xda", "\x76\xdb", "\x76\xdc", "\x76\xdd", "\x76\xde", "\x76\xdf",
+ "\x76\xe0", "\x76\xe1", "\x76\xe2", "\x76\xe3", "\x76\xe4", "\x76\xe5",
+ "\x76\xe6", "\x76\xe7", "\x76\xe8", "\x76\xe9", "\x76\xea", "\x76\xeb",
+ "\x76\xec", "\x76\xed", "\x76\xee", "\x76\xef", "\x76\xf0", "\x76\xf1",
+ "\x76\xf2", "\x76\xf3", "\x76\xf4", "\x76\xf5", "\x76\xf6", "\x76\xf7",
+ "\x76\xf8", "\x76\xf9", "\x76\xfa", "\x76\xfb", "\x76\xfc", "\x76\xfd",
+ "\x76\xfe", "\x77\x41", "\x77\x42", "\x77\x43", "\x77\x44", "\x77\x45",
+ "\x77\x46", "\x77\x47", "\x77\x48", "\x77\x49", "\x77\x4a", "\x77\x4b",
+ "\x77\x4c", "\x77\x4d", "\x77\x4e", "\x77\x4f", "\x77\x50", "\x77\x51",
+ "\x77\x52", "\x77\x53", "\x77\x54", "\x77\x55", "\x77\x56", "\x77\x57",
+ "\x77\x58", "\x77\x59", "\x77\x5a", "\x77\x5b", "\x77\x5c", "\x77\x5d",
+ "\x77\x5e", "\x77\x5f", "\x77\x60", "\x77\x61", "\x77\x62", "\x77\x63",
+ "\x77\x64", "\x77\x65", "\x77\x66", "\x77\x67", "\x77\x68", "\x77\x69",
+ "\x77\x6a", "\x77\x6b", "\x77\x6c", "\x77\x6d", "\x77\x6e", "\x77\x6f",
+ "\x77\x70", "\x77\x71", "\x77\x72", "\x77\x73", "\x77\x74", "\x77\x75",
+ "\x77\x76", "\x77\x77", "\x77\x78", "\x77\x79", "\x77\x7a", "\x77\x7b",
+ "\x77\x7c", "\x77\x7d", "\x77\x7e", "\x77\x7f", "\x77\x80", "\x77\x81",
+ "\x77\x82", "\x77\x83", "\x77\x84", "\x77\x85", "\x77\x86", "\x77\x87",
+ "\x77\x88", "\x77\x89", "\x77\x8a", "\x77\x8b", "\x77\x8c", "\x77\x8d",
+ "\x77\x8e", "\x77\x8f", "\x77\x90", "\x77\x91", "\x77\x92", "\x77\x93",
+ "\x77\x94", "\x77\x95", "\x77\x96", "\x77\x97", "\x77\x98", "\x77\x99",
+ "\x77\x9a", "\x77\x9b", "\x77\x9c", "\x77\x9d", "\x77\x9e", "\x77\x9f",
+ "\x77\xa0", "\x77\xa1", "\x77\xa2", "\x77\xa3", "\x77\xa4", "\x77\xa5",
+ "\x77\xa6", "\x77\xa7", "\x77\xa8", "\x77\xa9", "\x77\xaa", "\x77\xab",
+ "\x77\xac", "\x77\xad", "\x77\xae", "\x77\xaf", "\x77\xb0", "\x77\xb1",
+ "\x77\xb2", "\x77\xb3", "\x77\xb4", "\x77\xb5", "\x77\xb6", "\x77\xb7",
+ "\x77\xb8", "\x77\xb9", "\x77\xba", "\x77\xbb", "\x77\xbc", "\x77\xbd",
+ "\x77\xbe", "\x77\xbf", "\x77\xc0", "\x77\xc1", "\x77\xc2", "\x77\xc3",
+ "\x77\xc4", "\x77\xc5", "\x77\xc6", "\x77\xc7", "\x77\xc8", "\x77\xc9",
+ "\x77\xca", "\x77\xcb", "\x77\xcc", "\x77\xcd", "\x77\xce", "\x77\xcf",
+ "\x77\xd0", "\x77\xd1", "\x77\xd2", "\x77\xd3", "\x77\xd4", "\x77\xd5",
+ "\x77\xd6", "\x77\xd7", "\x77\xd8", "\x77\xd9", "\x77\xda", "\x77\xdb",
+ "\x77\xdc", "\x77\xdd", "\x77\xde", "\x77\xdf", "\x77\xe0", "\x77\xe1",
+ "\x77\xe2", "\x77\xe3", "\x77\xe4", "\x77\xe5", "\x77\xe6", "\x77\xe7",
+ "\x77\xe8", "\x77\xe9", "\x77\xea", "\x77\xeb", "\x77\xec", "\x77\xed",
+ "\x77\xee", "\x77\xef", "\x77\xf0", "\x77\xf1", "\x77\xf2", "\x77\xf3",
+ "\x77\xf4", "\x77\xf5", "\x77\xf6", "\x77\xf7", "\x77\xf8", "\x77\xf9",
+ "\x77\xfa", "\x77\xfb", "\x77\xfc", "\x77\xfd", "\x77\xfe", "\x78\x41",
+ "\x78\x42", "\x78\x43", "\x78\x44", "\x78\x45", "\x78\x46", "\x78\x47",
+ "\x78\x48", "\x78\x49", "\x78\x4a", "\x78\x4b", "\x78\x4c", "\x78\x4d",
+ "\x78\x4e", "\x78\x4f", "\x78\x50", "\x78\x51", "\x78\x52", "\x78\x53",
+ "\x78\x54", "\x78\x55", "\x78\x56", "\x78\x57", "\x78\x58", "\x78\x59",
+ "\x78\x5a", "\x78\x5b", "\x78\x5c", "\x78\x5d", "\x78\x5e", "\x78\x5f",
+ "\x78\x60", "\x78\x61", "\x78\x62", "\x78\x63", "\x78\x64", "\x78\x65",
+ "\x78\x66", "\x78\x67", "\x78\x68", "\x78\x69", "\x78\x6a", "\x78\x6b",
+ "\x78\x6c", "\x78\x6d", "\x78\x6e", "\x78\x6f", "\x78\x70", "\x78\x71",
+ "\x78\x72", "\x78\x73", "\x78\x74", "\x78\x75", "\x78\x76", "\x78\x77",
+ "\x78\x78", "\x78\x79", "\x78\x7a", "\x78\x7b", "\x78\x7c", "\x78\x7d",
+ "\x78\x7e", "\x78\x7f", "\x78\x80", "\x78\x81", "\x78\x82", "\x78\x83",
+ "\x78\x84", "\x78\x85", "\x78\x86", "\x78\x87", "\x78\x88", "\x78\x89",
+ "\x78\x8a", "\x78\x8b", "\x78\x8c", "\x78\x8d", "\x78\x8e", "\x78\x8f",
+ "\x78\x90", "\x78\x91", "\x78\x92", "\x78\x93", "\x78\x94", "\x78\x95",
+ "\x78\x96", "\x78\x97", "\x78\x98", "\x78\x99", "\x78\x9a", "\x78\x9b",
+ "\x78\x9c", "\x78\x9d", "\x78\x9e", "\x78\x9f", "\x78\xa0", "\x78\xa1",
+ "\x78\xa2", "\x78\xa3", "\x78\xa4", "\x78\xa5", "\x78\xa6", "\x78\xa7",
+ "\x78\xa8", "\x78\xa9", "\x78\xaa", "\x78\xab", "\x78\xac", "\x78\xad",
+ "\x78\xae", "\x78\xaf", "\x78\xb0", "\x78\xb1", "\x78\xb2", "\x78\xb3",
+ "\x78\xb4", "\x78\xb5", "\x78\xb6", "\x78\xb7", "\x78\xb8", "\x78\xb9",
+ "\x78\xba", "\x78\xbb", "\x78\xbc", "\x78\xbd", "\x78\xbe", "\x78\xbf",
+ "\x78\xc0", "\x78\xc1", "\x78\xc2", "\x78\xc3", "\x78\xc4", "\x78\xc5",
+ "\x78\xc6", "\x78\xc7", "\x78\xc8", "\x78\xc9", "\x78\xca", "\x78\xcb",
+ "\x78\xcc", "\x78\xcd", "\x78\xce", "\x78\xcf", "\x78\xd0", "\x78\xd1",
+ "\x78\xd2", "\x78\xd3", "\x78\xd4", "\x78\xd5", "\x78\xd6", "\x78\xd7",
+ "\x78\xd8", "\x78\xd9", "\x78\xda", "\x78\xdb", "\x78\xdc", "\x78\xdd",
+ "\x78\xde", "\x78\xdf", "\x78\xe0", "\x78\xe1", "\x78\xe2", "\x78\xe3",
+ "\x78\xe4", "\x78\xe5", "\x78\xe6", "\x78\xe7", "\x78\xe8", "\x78\xe9",
+ "\x78\xea", "\x78\xeb", "\x78\xec", "\x78\xed", "\x78\xee", "\x78\xef",
+ "\x78\xf0", "\x78\xf1", "\x78\xf2", "\x78\xf3", "\x78\xf4", "\x78\xf5",
+ "\x78\xf6", "\x78\xf7", "\x78\xf8", "\x78\xf9", "\x78\xfa", "\x78\xfb",
+ "\x78\xfc", "\x78\xfd", "\x78\xfe", "\x79\x41", "\x79\x42", "\x79\x43",
+ "\x79\x44", "\x79\x45", "\x79\x46", "\x79\x47", "\x79\x48", "\x79\x49",
+ "\x79\x4a", "\x79\x4b", "\x79\x4c", "\x79\x4d", "\x79\x4e", "\x79\x4f",
+ "\x79\x50", "\x79\x51", "\x79\x52", "\x79\x53", "\x79\x54", "\x79\x55",
+ "\x79\x56", "\x79\x57", "\x79\x58", "\x79\x59", "\x79\x5a", "\x79\x5b",
+ "\x79\x5c", "\x79\x5d", "\x79\x5e", "\x79\x5f", "\x79\x60", "\x79\x61",
+ "\x79\x62", "\x79\x63", "\x79\x64", "\x79\x65", "\x79\x66", "\x79\x67",
+ "\x79\x68", "\x79\x69", "\x79\x6a", "\x79\x6b", "\x79\x6c", "\x79\x6d",
+ "\x79\x6e", "\x79\x6f", "\x79\x70", "\x79\x71", "\x79\x72", "\x79\x73",
+ "\x79\x74", "\x79\x75", "\x79\x76", "\x79\x77", "\x79\x78", "\x79\x79",
+ "\x79\x7a", "\x79\x7b", "\x79\x7c", "\x79\x7d", "\x79\x7e", "\x79\x7f",
+ "\x79\x80", "\x79\x81", "\x79\x82", "\x79\x83", "\x79\x84", "\x79\x85",
+ "\x79\x86", "\x79\x87", "\x79\x88", "\x79\x89", "\x79\x8a", "\x79\x8b",
+ "\x79\x8c", "\x79\x8d", "\x79\x8e", "\x79\x8f", "\x79\x90", "\x79\x91",
+ "\x79\x92", "\x79\x93", "\x79\x94", "\x79\x95", "\x79\x96", "\x79\x97",
+ "\x79\x98", "\x79\x99", "\x79\x9a", "\x79\x9b", "\x79\x9c", "\x79\x9d",
+ "\x79\x9e", "\x79\x9f", "\x79\xa0", "\x79\xa1", "\x79\xa2", "\x79\xa3",
+ "\x79\xa4", "\x79\xa5", "\x79\xa6", "\x79\xa7", "\x79\xa8", "\x79\xa9",
+ "\x79\xaa", "\x79\xab", "\x79\xac", "\x79\xad", "\x79\xae", "\x79\xaf",
+ "\x79\xb0", "\x79\xb1", "\x79\xb2", "\x79\xb3", "\x79\xb4", "\x79\xb5",
+ "\x79\xb6", "\x79\xb7", "\x79\xb8", "\x79\xb9", "\x79\xba", "\x79\xbb",
+ "\x79\xbc", "\x79\xbd", "\x79\xbe", "\x79\xbf", "\x79\xc0", "\x79\xc1",
+ "\x79\xc2", "\x79\xc3", "\x79\xc4", "\x79\xc5", "\x79\xc6", "\x79\xc7",
+ "\x79\xc8", "\x79\xc9", "\x79\xca", "\x79\xcb", "\x79\xcc", "\x79\xcd",
+ "\x79\xce", "\x79\xcf", "\x79\xd0", "\x79\xd1", "\x79\xd2", "\x79\xd3",
+ "\x79\xd4", "\x79\xd5", "\x79\xd6", "\x79\xd7", "\x79\xd8", "\x79\xd9",
+ "\x79\xda", "\x79\xdb", "\x79\xdc", "\x79\xdd", "\x79\xde", "\x79\xdf",
+ "\x79\xe0", "\x79\xe1", "\x79\xe2", "\x79\xe3", "\x79\xe4", "\x79\xe5",
+ "\x79\xe6", "\x79\xe7", "\x79\xe8", "\x79\xe9", "\x79\xea", "\x79\xeb",
+ "\x79\xec", "\x79\xed", "\x79\xee", "\x79\xef", "\x79\xf0", "\x79\xf1",
+ "\x79\xf2", "\x79\xf3", "\x79\xf4", "\x79\xf5", "\x79\xf6", "\x79\xf7",
+ "\x79\xf8", "\x79\xf9", "\x79\xfa", "\x79\xfb", "\x79\xfc", "\x79\xfd",
+ "\x79\xfe", "\x7a\x41", "\x7a\x42", "\x7a\x43", "\x7a\x44", "\x7a\x45",
+ "\x7a\x46", "\x7a\x47", "\x7a\x48", "\x7a\x49", "\x7a\x4a", "\x7a\x4b",
+ "\x7a\x4c", "\x7a\x4d", "\x7a\x4e", "\x7a\x4f", "\x7a\x50", "\x7a\x51",
+ "\x7a\x52", "\x7a\x53", "\x7a\x54", "\x7a\x55", "\x7a\x56", "\x7a\x57",
+ "\x7a\x58", "\x7a\x59", "\x7a\x5a", "\x7a\x5b", "\x7a\x5c", "\x7a\x5d",
+ "\x7a\x5e", "\x7a\x5f", "\x7a\x60", "\x7a\x61", "\x7a\x62", "\x7a\x63",
+ "\x7a\x64", "\x7a\x65", "\x7a\x66", "\x7a\x67", "\x7a\x68", "\x7a\x69",
+ "\x7a\x6a", "\x7a\x6b", "\x7a\x6c", "\x7a\x6d", "\x7a\x6e", "\x7a\x6f",
+ "\x7a\x70", "\x7a\x71", "\x7a\x72", "\x7a\x73", "\x7a\x74", "\x7a\x75",
+ "\x7a\x76", "\x7a\x77", "\x7a\x78", "\x7a\x79", "\x7a\x7a", "\x7a\x7b",
+ "\x7a\x7c", "\x7a\x7d", "\x7a\x7e", "\x7a\x7f", "\x7a\x80", "\x7a\x81",
+ "\x7a\x82", "\x7a\x83", "\x7a\x84", "\x7a\x85", "\x7a\x86", "\x7a\x87",
+ "\x7a\x88", "\x7a\x89", "\x7a\x8a", "\x7a\x8b", "\x7a\x8c", "\x7a\x8d",
+ "\x7a\x8e", "\x7a\x8f", "\x7a\x90", "\x7a\x91", "\x7a\x92", "\x7a\x93",
+ "\x7a\x94", "\x7a\x95", "\x7a\x96", "\x7a\x97", "\x7a\x98", "\x7a\x99",
+ "\x7a\x9a", "\x7a\x9b", "\x7a\x9c", "\x7a\x9d", "\x7a\x9e", "\x7a\x9f",
+ "\x7a\xa0", "\x7a\xa1", "\x7a\xa2", "\x7a\xa3", "\x7a\xa4", "\x7a\xa5",
+ "\x7a\xa6", "\x7a\xa7", "\x7a\xa8", "\x7a\xa9", "\x7a\xaa", "\x7a\xab",
+ "\x7a\xac", "\x7a\xad", "\x7a\xae", "\x7a\xaf", "\x7a\xb0", "\x7a\xb1",
+ "\x7a\xb2", "\x7a\xb3", "\x7a\xb4", "\x7a\xb5", "\x7a\xb6", "\x7a\xb7",
+ "\x7a\xb8", "\x7a\xb9", "\x7a\xba", "\x7a\xbb", "\x7a\xbc", "\x7a\xbd",
+ "\x7a\xbe", "\x7a\xbf", "\x7a\xc0", "\x7a\xc1", "\x7a\xc2", "\x7a\xc3",
+ "\x7a\xc4", "\x7a\xc5", "\x7a\xc6", "\x7a\xc7", "\x7a\xc8", "\x7a\xc9",
+ "\x7a\xca", "\x7a\xcb", "\x7a\xcc", "\x7a\xcd", "\x7a\xce", "\x7a\xcf",
+ "\x7a\xd0", "\x7a\xd1", "\x7a\xd2", "\x7a\xd3", "\x7a\xd4", "\x7a\xd5",
+ "\x7a\xd6", "\x7a\xd7", "\x7a\xd8", "\x7a\xd9", "\x7a\xda", "\x7a\xdb",
+ "\x7a\xdc", "\x7a\xdd", "\x7a\xde", "\x7a\xdf", "\x7a\xe0", "\x7a\xe1",
+ "\x7a\xe2", "\x7a\xe3", "\x7a\xe4", "\x7a\xe5", "\x7a\xe6", "\x7a\xe7",
+ "\x7a\xe8", "\x7a\xe9", "\x7a\xea", "\x7a\xeb", "\x7a\xec", "\x7a\xed",
+ "\x7a\xee", "\x7a\xef", "\x7a\xf0", "\x7a\xf1", "\x7a\xf2", "\x7a\xf3",
+ "\x7a\xf4", "\x7a\xf5", "\x7a\xf6", "\x7a\xf7", "\x7a\xf8", "\x7a\xf9",
+ "\x7a\xfa", "\x7a\xfb", "\x7a\xfc", "\x7a\xfd", "\x7a\xfe", "\x7b\x41",
+ "\x7b\x42", "\x7b\x43", "\x7b\x44", "\x7b\x45", "\x7b\x46", "\x7b\x47",
+ "\x7b\x48", "\x7b\x49", "\x7b\x4a", "\x7b\x4b", "\x7b\x4c", "\x7b\x4d",
+ "\x7b\x4e", "\x7b\x4f", "\x7b\x50", "\x7b\x51", "\x7b\x52", "\x7b\x53",
+ "\x7b\x54", "\x7b\x55", "\x7b\x56", "\x7b\x57", "\x7b\x58", "\x7b\x59",
+ "\x7b\x5a", "\x7b\x5b", "\x7b\x5c", "\x7b\x5d", "\x7b\x5e", "\x7b\x5f",
+ "\x7b\x60", "\x7b\x61", "\x7b\x62", "\x7b\x63", "\x7b\x64", "\x7b\x65",
+ "\x7b\x66", "\x7b\x67", "\x7b\x68", "\x7b\x69", "\x7b\x6a", "\x7b\x6b",
+ "\x7b\x6c", "\x7b\x6d", "\x7b\x6e", "\x7b\x6f", "\x7b\x70", "\x7b\x71",
+ "\x7b\x72", "\x7b\x73", "\x7b\x74", "\x7b\x75", "\x7b\x76", "\x7b\x77",
+ "\x7b\x78", "\x7b\x79", "\x7b\x7a", "\x7b\x7b", "\x7b\x7c", "\x7b\x7d",
+ "\x7b\x7e", "\x7b\x7f", "\x7b\x80", "\x7b\x81", "\x7b\x82", "\x7b\x83",
+ "\x7b\x84", "\x7b\x85", "\x7b\x86", "\x7b\x87", "\x7b\x88", "\x7b\x89",
+ "\x7b\x8a", "\x7b\x8b", "\x7b\x8c", "\x7b\x8d", "\x7b\x8e", "\x7b\x8f",
+ "\x7b\x90", "\x7b\x91", "\x7b\x92", "\x7b\x93", "\x7b\x94", "\x7b\x95",
+ "\x7b\x96", "\x7b\x97", "\x7b\x98", "\x7b\x99", "\x7b\x9a", "\x7b\x9b",
+ "\x7b\x9c", "\x7b\x9d", "\x7b\x9e", "\x7b\x9f", "\x7b\xa0", "\x7b\xa1",
+ "\x7b\xa2", "\x7b\xa3", "\x7b\xa4", "\x7b\xa5", "\x7b\xa6", "\x7b\xa7",
+ "\x7b\xa8", "\x7b\xa9", "\x7b\xaa", "\x7b\xab", "\x7b\xac", "\x7b\xad",
+ "\x7b\xae", "\x7b\xaf", "\x7b\xb0", "\x7b\xb1", "\x7b\xb2", "\x7b\xb3",
+ "\x7b\xb4", "\x7b\xb5", "\x7b\xb6", "\x7b\xb7", "\x7b\xb8", "\x7b\xb9",
+ "\x7b\xba", "\x7b\xbb", "\x7b\xbc", "\x7b\xbd", "\x7b\xbe", "\x7b\xbf",
+ "\x7b\xc0", "\x7b\xc1", "\x7b\xc2", "\x7b\xc3", "\x7b\xc4", "\x7b\xc5",
+ "\x7b\xc6", "\x7b\xc7", "\x7b\xc8", "\x7b\xc9", "\x7b\xca", "\x7b\xcb",
+ "\x7b\xcc", "\x7b\xcd", "\x7b\xce", "\x7b\xcf", "\x7b\xd0", "\x7b\xd1",
+ "\x7b\xd2", "\x7b\xd3", "\x7b\xd4", "\x7b\xd5", "\x7b\xd6", "\x7b\xd7",
+ "\x7b\xd8", "\x7b\xd9", "\x7b\xda", "\x7b\xdb", "\x7b\xdc", "\x7b\xdd",
+ "\x7b\xde", "\x7b\xdf", "\x7b\xe0", "\x7b\xe1", "\x7b\xe2", "\x7b\xe3",
+ "\x7b\xe4", "\x7b\xe5", "\x7b\xe6", "\x7b\xe7", "\x7b\xe8", "\x7b\xe9",
+ "\x7b\xea", "\x7b\xeb", "\x7b\xec", "\x7b\xed", "\x7b\xee", "\x7b\xef",
+ "\x7b\xf0", "\x7b\xf1", "\x7b\xf2", "\x7b\xf3", "\x7b\xf4", "\x7b\xf5",
+ "\x7b\xf6", "\x7b\xf7", "\x7b\xf8", "\x7b\xf9", "\x7b\xfa", "\x7b\xfb",
+ "\x7b\xfc", "\x7b\xfd", "\x7b\xfe", "\x7c\x41", "\x7c\x42", "\x7c\x43",
+ "\x7c\x44", "\x7c\x45", "\x7c\x46", "\x7c\x47", "\x7c\x48", "\x7c\x49",
+ "\x7c\x4a", "\x7c\x4b", "\x7c\x4c", "\x7c\x4d", "\x7c\x4e", "\x7c\x4f",
+ "\x7c\x50", "\x7c\x51", "\x7c\x52", "\x7c\x53", "\x7c\x54", "\x7c\x55",
+ "\x7c\x56", "\x7c\x57", "\x7c\x58", "\x7c\x59", "\x7c\x5a", "\x7c\x5b",
+ "\x7c\x5c", "\x7c\x5d", "\x7c\x5e", "\x7c\x5f", "\x7c\x60", "\x7c\x61",
+ "\x7c\x62", "\x7c\x63", "\x7c\x64", "\x7c\x65", "\x7c\x66", "\x7c\x67",
+ "\x7c\x68", "\x7c\x69", "\x7c\x6a", "\x7c\x6b", "\x7c\x6c", "\x7c\x6d",
+ "\x7c\x6e", "\x7c\x6f", "\x7c\x70", "\x7c\x71", "\x7c\x72", "\x7c\x73",
+ "\x7c\x74", "\x7c\x75", "\x7c\x76", "\x7c\x77", "\x7c\x78", "\x7c\x79",
+ "\x7c\x7a", "\x7c\x7b", "\x7c\x7c", "\x7c\x7d", "\x7c\x7e", "\x7c\x7f",
+ "\x7c\x80", "\x7c\x81", "\x7c\x82", "\x7c\x83", "\x7c\x84", "\x7c\x85",
+ "\x7c\x86", "\x7c\x87", "\x7c\x88", "\x7c\x89", "\x7c\x8a", "\x7c\x8b",
+ "\x7c\x8c", "\x7c\x8d", "\x7c\x8e", "\x7c\x8f", "\x7c\x90", "\x7c\x91",
+ "\x7c\x92", "\x7c\x93", "\x7c\x94", "\x7c\x95", "\x7c\x96", "\x7c\x97",
+ "\x7c\x98", "\x7c\x99", "\x7c\x9a", "\x7c\x9b", "\x7c\x9c", "\x7c\x9d",
+ "\x7c\x9e", "\x7c\x9f", "\x7c\xa0", "\x7c\xa1", "\x7c\xa2", "\x7c\xa3",
+ "\x7c\xa4", "\x7c\xa5", "\x7c\xa6", "\x7c\xa7", "\x7c\xa8", "\x7c\xa9",
+ "\x7c\xaa", "\x7c\xab", "\x7c\xac", "\x7c\xad", "\x7c\xae", "\x7c\xaf",
+ "\x7c\xb0", "\x7c\xb1", "\x7c\xb2", "\x7c\xb3", "\x7c\xb4", "\x7c\xb5",
+ "\x7c\xb6", "\x7c\xb7", "\x7c\xb8", "\x7c\xb9", "\x7c\xba", "\x7c\xbb",
+ "\x7c\xbc", "\x7c\xbd", "\x7c\xbe", "\x7c\xbf", "\x7c\xc0", "\x7c\xc1",
+ "\x7c\xc2", "\x7c\xc3", "\x7c\xc4", "\x7c\xc5", "\x7c\xc6", "\x7c\xc7",
+ "\x7c\xc8", "\x7c\xc9", "\x7c\xca", "\x7c\xcb", "\x7c\xcc", "\x7c\xcd",
+ "\x7c\xce", "\x7c\xcf", "\x7c\xd0", "\x7c\xd1", "\x7c\xd2", "\x7c\xd3",
+ "\x7c\xd4", "\x7c\xd5", "\x7c\xd6", "\x7c\xd7", "\x7c\xd8", "\x7c\xd9",
+ "\x7c\xda", "\x7c\xdb", "\x7c\xdc", "\x7c\xdd", "\x7c\xde", "\x7c\xdf",
+ "\x7c\xe0", "\x7c\xe1", "\x7c\xe2", "\x7c\xe3", "\x7c\xe4", "\x7c\xe5",
+ "\x7c\xe6", "\x7c\xe7", "\x7c\xe8", "\x7c\xe9", "\x7c\xea", "\x7c\xeb",
+ "\x7c\xec", "\x7c\xed", "\x7c\xee", "\x7c\xef", "\x7c\xf0", "\x7c\xf1",
+ "\x7c\xf2", "\x7c\xf3", "\x7c\xf4", "\x7c\xf5", "\x7c\xf6", "\x7c\xf7",
+ "\x7c\xf8", "\x7c\xf9", "\x7c\xfa", "\x7c\xfb", "\x7c\xfc", "\x7c\xfd",
+ "\x7c\xfe", "\x7d\x41", "\x7d\x42", "\x7d\x43", "\x7d\x44", "\x7d\x45",
+ "\x7d\x46", "\x7d\x47", "\x7d\x48", "\x7d\x49", "\x7d\x4a", "\x7d\x4b",
+ "\x7d\x4c", "\x7d\x4d", "\x7d\x4e", "\x7d\x4f", "\x7d\x50", "\x7d\x51",
+ "\x7d\x52", "\x7d\x53", "\x7d\x54", "\x7d\x55", "\x7d\x56", "\x7d\x57",
+ "\x7d\x58", "\x7d\x59", "\x7d\x5a", "\x7d\x5b", "\x7d\x5c", "\x7d\x5d",
+ "\x7d\x5e", "\x7d\x5f", "\x7d\x60", "\x7d\x61", "\x7d\x62", "\x7d\x63",
+ "\x7d\x64", "\x7d\x65", "\x7d\x66", "\x7d\x67", "\x7d\x68", "\x7d\x69",
+ "\x7d\x6a", "\x7d\x6b", "\x7d\x6c", "\x7d\x6d", "\x7d\x6e", "\x7d\x6f",
+ "\x7d\x70", "\x7d\x71", "\x7d\x72", "\x7d\x73", "\x7d\x74", "\x7d\x75",
+ "\x7d\x76", "\x7d\x77", "\x7d\x78", "\x7d\x79", "\x7d\x7a", "\x7d\x7b",
+ "\x7d\x7c", "\x7d\x7d", "\x7d\x7e", "\x7d\x7f", "\x7d\x80", "\x7d\x81",
+ "\x7d\x82", "\x7d\x83", "\x7d\x84", "\x7d\x85", "\x7d\x86", "\x7d\x87",
+ "\x7d\x88", "\x7d\x89", "\x7d\x8a", "\x7d\x8b", "\x7d\x8c", "\x7d\x8d",
+ "\x7d\x8e", "\x7d\x8f", "\x7d\x90", "\x7d\x91", "\x7d\x92", "\x7d\x93",
+ "\x7d\x94", "\x7d\x95", "\x7d\x96", "\x7d\x97", "\x7d\x98", "\x7d\x99",
+ "\x7d\x9a", "\x7d\x9b", "\x7d\x9c", "\x7d\x9d", "\x7d\x9e", "\x7d\x9f",
+ "\x7d\xa0", "\x7d\xa1", "\x7d\xa2", "\x7d\xa3", "\x7d\xa4", "\x7d\xa5",
+ "\x7d\xa6", "\x7d\xa7", "\x7d\xa8", "\x7d\xa9", "\x7d\xaa", "\x7d\xab",
+ "\x7d\xac", "\x7d\xad", "\x7d\xae", "\x7d\xaf", "\x7d\xb0", "\x7d\xb1",
+ "\x7d\xb2", "\x7d\xb3", "\x7d\xb4", "\x7d\xb5", "\x7d\xb6", "\x7d\xb7",
+ "\x7d\xb8", "\x7d\xb9", "\x7d\xba", "\x7d\xbb", "\x7d\xbc", "\x7d\xbd",
+ "\x7d\xbe", "\x7d\xbf", "\x7d\xc0", "\x7d\xc1", "\x7d\xc2", "\x7d\xc3",
+ "\x7d\xc4", "\x7d\xc5", "\x7d\xc6", "\x7d\xc7", "\x7d\xc8", "\x7d\xc9",
+ "\x7d\xca", "\x7d\xcb", "\x7d\xcc", "\x7d\xcd", "\x7d\xce", "\x7d\xcf",
+ "\x7d\xd0", "\x7d\xd1", "\x7d\xd2", "\x7d\xd3", "\x7d\xd4", "\x7d\xd5",
+ "\x7d\xd6", "\x7d\xd7", "\x7d\xd8", "\x7d\xd9", "\x7d\xda", "\x7d\xdb",
+ "\x7d\xdc", "\x7d\xdd", "\x7d\xde", "\x7d\xdf", "\x7d\xe0", "\x7d\xe1",
+ "\x7d\xe2", "\x7d\xe3", "\x7d\xe4", "\x7d\xe5", "\x7d\xe6", "\x7d\xe7",
+ "\x7d\xe8", "\x7d\xe9", "\x7d\xea", "\x7d\xeb", "\x7d\xec", "\x7d\xed",
+ "\x7d\xee", "\x7d\xef", "\x7d\xf0", "\x7d\xf1", "\x7d\xf2", "\x7d\xf3",
+ "\x7d\xf4", "\x7d\xf5", "\x7d\xf6", "\x7d\xf7", "\x7d\xf8", "\x7d\xf9",
+ "\x7d\xfa", "\x7d\xfb", "\x7d\xfc", "\x7d\xfd", "\x7d\xfe", "\x7e\x41",
+ "\x7e\x42", "\x7e\x43", "\x7e\x44", "\x7e\x45", "\x7e\x46", "\x7e\x47",
+ "\x7e\x48", "\x7e\x49", "\x7e\x4a", "\x7e\x4b", "\x7e\x4c", "\x7e\x4d",
+ "\x7e\x4e", "\x7e\x4f", "\x7e\x50", "\x7e\x51", "\x7e\x52", "\x7e\x53",
+ "\x7e\x54", "\x7e\x55", "\x7e\x56", "\x7e\x57", "\x7e\x58", "\x7e\x59",
+ "\x7e\x5a", "\x7e\x5b", "\x7e\x5c", "\x7e\x5d", "\x7e\x5e", "\x7e\x5f",
+ "\x7e\x60", "\x7e\x61", "\x7e\x62", "\x7e\x63", "\x7e\x64", "\x7e\x65",
+ "\x7e\x66", "\x7e\x67", "\x7e\x68", "\x7e\x69", "\x7e\x6a", "\x7e\x6b",
+ "\x7e\x6c", "\x7e\x6d", "\x7e\x6e", "\x7e\x6f", "\x7e\x70", "\x7e\x71",
+ "\x7e\x72", "\x7e\x73", "\x7e\x74", "\x7e\x75", "\x7e\x76", "\x7e\x77",
+ "\x7e\x78", "\x7e\x79", "\x7e\x7a", "\x7e\x7b", "\x7e\x7c", "\x7e\x7d",
+ "\x7e\x7e", "\x7e\x7f", "\x7e\x80", "\x7e\x81", "\x7e\x82", "\x7e\x83",
+ "\x7e\x84", "\x7e\x85", "\x7e\x86", "\x7e\x87", "\x7e\x88", "\x7e\x89",
+ "\x7e\x8a", "\x7e\x8b", "\x7e\x8c", "\x7e\x8d", "\x7e\x8e", "\x7e\x8f",
+ "\x7e\x90", "\x7e\x91", "\x7e\x92", "\x7e\x93", "\x7e\x94", "\x7e\x95",
+ "\x7e\x96", "\x7e\x97", "\x7e\x98", "\x7e\x99", "\x7e\x9a", "\x7e\x9b",
+ "\x7e\x9c", "\x7e\x9d", "\x7e\x9e", "\x7e\x9f", "\x7e\xa0", "\x7e\xa1",
+ "\x7e\xa2", "\x7e\xa3", "\x7e\xa4", "\x7e\xa5", "\x7e\xa6", "\x7e\xa7",
+ "\x7e\xa8", "\x7e\xa9", "\x7e\xaa", "\x7e\xab", "\x7e\xac", "\x7e\xad",
+ "\x7e\xae", "\x7e\xaf", "\x7e\xb0", "\x7e\xb1", "\x7e\xb2", "\x7e\xb3",
+ "\x7e\xb4", "\x7e\xb5", "\x7e\xb6", "\x7e\xb7", "\x7e\xb8", "\x7e\xb9",
+ "\x7e\xba", "\x7e\xbb", "\x7e\xbc", "\x7e\xbd", "\x7e\xbe", "\x7e\xbf",
+ "\x7e\xc0", "\x7e\xc1", "\x7e\xc2", "\x7e\xc3", "\x7e\xc4", "\x7e\xc5",
+ "\x7e\xc6", "\x7e\xc7", "\x7e\xc8", "\x7e\xc9", "\x7e\xca", "\x7e\xcb",
+ "\x7e\xcc", "\x7e\xcd", "\x7e\xce", "\x7e\xcf", "\x7e\xd0", "\x7e\xd1",
+ "\x7e\xd2", "\x7e\xd3", "\x7e\xd4", "\x7e\xd5", "\x7e\xd6", "\x7e\xd7",
+ "\x7e\xd8", "\x7e\xd9", "\x7e\xda", "\x7e\xdb", "\x7e\xdc", "\x7e\xdd",
+ "\x7e\xde", "\x7e\xdf", "\x7e\xe0", "\x7e\xe1", "\x7e\xe2", "\x7e\xe3",
+ "\x7e\xe4", "\x7e\xe5", "\x7e\xe6", "\x7e\xe7", "\x7e\xe8", "\x7e\xe9",
+ "\x7e\xea", "\x7e\xeb", "\x7e\xec", "\x7e\xed", "\x7e\xee", "\x7e\xef",
+ "\x7e\xf0", "\x7e\xf1", "\x7e\xf2", "\x7e\xf3", "\x7e\xf4", "\x7e\xf5",
+ "\x7e\xf6", "\x7e\xf7", "\x7e\xf8", "\x7e\xf9", "\x7e\xfa", "\x7e\xfb",
+ "\x7e\xfc", "\x7e\xfd", "\x7e\xfe", "\x7f\x41", "\x7f\x42", "\x7f\x43",
+ "\x7f\x44", "\x7f\x45", "\x7f\x46", "\x7f\x47", "\x7f\x48", "\x7f\x49",
+ "\x7f\x4a", "\x7f\x4b", "\x7f\x4c", "\x7f\x4d", "\x7f\x4e", "\x7f\x4f",
+ "\x7f\x50", "\x7f\x51", "\x7f\x52", "\x7f\x53", "\x7f\x54", "\x7f\x55",
+ "\x7f\x56", "\x7f\x57", "\x7f\x58", "\x7f\x59", "\x7f\x5a", "\x7f\x5b",
+ "\x7f\x5c", "\x7f\x5d", "\x7f\x5e", "\x7f\x5f", "\x7f\x60", "\x7f\x61",
+ "\x7f\x62", "\x7f\x63", "\x7f\x64", "\x7f\x65", "\x7f\x66", "\x7f\x67",
+ "\x7f\x68", "\x7f\x69", "\x7f\x6a", "\x7f\x6b", "\x7f\x6c", "\x7f\x6d",
+ "\x7f\x6e", "\x7f\x6f", "\x7f\x70", "\x7f\x71", "\x7f\x72", "\x7f\x73",
+ "\x7f\x74", "\x7f\x75", "\x7f\x76", "\x7f\x77", "\x7f\x78", "\x7f\x79",
+ "\x7f\x7a", "\x7f\x7b", "\x7f\x7c", "\x7f\x7d", "\x7f\x7e", "\x7f\x7f",
+ "\x7f\x80", "\x7f\x81", "\x7f\x82", "\x7f\x83", "\x7f\x84", "\x7f\x85",
+ "\x7f\x86", "\x7f\x87", "\x7f\x88", "\x7f\x89", "\x7f\x8a", "\x7f\x8b",
+ "\x7f\x8c", "\x7f\x8d", "\x7f\x8e", "\x7f\x8f", "\x7f\x90", "\x7f\x91",
+ "\x7f\x92", "\x7f\x93", "\x7f\x94", "\x7f\x95", "\x7f\x96", "\x7f\x97",
+ "\x7f\x98", "\x7f\x99", "\x7f\x9a", "\x7f\x9b", "\x7f\x9c", "\x7f\x9d",
+ "\x7f\x9e", "\x7f\x9f", "\x7f\xa0", "\x7f\xa1", "\x7f\xa2", "\x7f\xa3",
+ "\x7f\xa4", "\x7f\xa5", "\x7f\xa6", "\x7f\xa7", "\x7f\xa8", "\x7f\xa9",
+ "\x7f\xaa", "\x7f\xab", "\x7f\xac", "\x7f\xad", "\x7f\xae", "\x7f\xaf",
+ "\x7f\xb0", "\x7f\xb1", "\x7f\xb2", "\x7f\xb3", "\x7f\xb4", "\x7f\xb5",
+ "\x7f\xb6", "\x7f\xb7", "\x7f\xb8", "\x7f\xb9", "\x7f\xba", "\x7f\xbb",
+ "\x7f\xbc", "\x7f\xbd", "\x7f\xbe", "\x7f\xbf", "\x7f\xc0", "\x7f\xc1",
+ "\x7f\xc2", "\x7f\xc3", "\x7f\xc4", "\x7f\xc5", "\x7f\xc6", "\x7f\xc7",
+ "\x7f\xc8", "\x7f\xc9", "\x7f\xca", "\x7f\xcb", "\x7f\xcc", "\x7f\xcd",
+ "\x7f\xce", "\x7f\xcf", "\x7f\xd0", "\x7f\xd1", "\x7f\xd2", "\x7f\xd3",
+ "\x7f\xd4", "\x7f\xd5", "\x7f\xd6", "\x7f\xd7", "\x7f\xd8", "\x7f\xd9",
+ "\x7f\xda", "\x7f\xdb", "\x7f\xdc", "\x7f\xdd", "\x7f\xde", "\x7f\xdf",
+ "\x7f\xe0", "\x7f\xe1", "\x7f\xe2", "\x7f\xe3", "\x7f\xe4", "\x7f\xe5",
+ "\x7f\xe6", "\x7f\xe7", "\x7f\xe8", "\x7f\xe9", "\x7f\xea", "\x7f\xeb",
+ "\x7f\xec", "\x7f\xed", "\x7f\xee", "\x7f\xef", "\x7f\xf0", "\x7f\xf1",
+ "\x7f\xf2", "\x7f\xf3", "\x7f\xf4", "\x7f\xf5", "\x7f\xf6", "\x7f\xf7",
+ "\x7f\xf8", "\x7f\xf9", "\x7f\xfa", "\x7f\xfb", "\x7f\xfc", "\x7f\xfd",
+ "\x7f\xfe", "\x44\x6e", "\x5b\xc9", "\x66\x74", "\x57\x8e", "\x58\x77",
+ "\x58\x82", "\x59\x80", "\x5b\xae", "\x5c\x66", "\x5c\x78", "\x5e\x49",
+ "\x5e\x8a", "\x5f\x7a", "\x5f\xd2", "\x5f\xd5", "\x5f\xd9", "\x5f\xdd",
+ "\x60\x59", "\x60\xad", "\x61\x77", "\x62\xb9", "\x62\xce", "\x62\xe2",
+ "\x63\xee", "\x64\x8e", "\x64\xf1", "\x65\x49", "\x65\x66", "\x65\xb8",
+ "\x65\xc6", "\x66\x78", "\x66\xdd", "\x66\xdf", "\x66\xe6", "\x67\xf4",
+ "\x42\x5a", "\x42\x7f", "\x42\x7b", "\x42\xe0", "\x42\x6c", "\x42\x50",
+ "\x42\x7d", "\x42\x4d", "\x42\x5d", "\x42\x5c", "\x42\x4e", "\x42\x6b",
+ "\x42\x60", "\x42\x4b", "\x42\x61", "\x42\xf0", "\x42\xf1", "\x42\xf2",
+ "\x42\xf3", "\x42\xf4", "\x42\xf5", "\x42\xf6", "\x42\xf7", "\x42\xf8",
+ "\x42\xf9", "\x42\x7a", "\x42\x5e", "\x42\x4c", "\x42\x7e", "\x42\x6e",
+ "\x42\x6f", "\x42\x7c", "\x42\xc1", "\x42\xc2", "\x42\xc3", "\x42\xc4",
+ "\x42\xc5", "\x42\xc6", "\x42\xc7", "\x42\xc8", "\x42\xc9", "\x42\xd1",
+ "\x42\xd2", "\x42\xd3", "\x42\xd4", "\x42\xd5", "\x42\xd6", "\x42\xd7",
+ "\x42\xd8", "\x42\xd9", "\x42\xe2", "\x42\xe3", "\x42\xe4", "\x42\xe5",
+ "\x42\xe6", "\x42\xe7", "\x42\xe8", "\x42\xe9", "\x44\x44", "\x43\xe0",
+ "\x44\x45", "\x44\x70", "\x42\x6d", "\x42\x79", "\x42\x81", "\x42\x82",
+ "\x42\x83", "\x42\x84", "\x42\x85", "\x42\x86", "\x42\x87", "\x42\x88",
+ "\x42\x89", "\x42\x91", "\x42\x92", "\x42\x93", "\x42\x94", "\x42\x95",
+ "\x42\x96", "\x42\x97", "\x42\x98", "\x42\x99", "\x42\xa2", "\x42\xa3",
+ "\x42\xa4", "\x42\xa5", "\x42\xa6", "\x42\xa7", "\x42\xa8", "\x42\xa9",
+ "\x42\xc0", "\x42\x4f", "\x42\xd0", "\x43\xa1", "\x43\x4a", "\x42\x4a",
+ "\x42\x5f", "\x42\xa1", "\x42\x6a", "\x42\x5b"
+};
+
+#endif /* ibm939.h */