xref: /freebsd/share/i18n/csmapper/JIS/UCS%JISX0208@1990.src (revision d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf)
1ad30f8e7SGabor Kovesdan# $NetBSD: UCS%JISX0208@1990.src,v 1.7 2006/11/29 15:45:26 tnozaki Exp $
2ad30f8e7SGabor Kovesdan
3ad30f8e7SGabor KovesdanTYPE		ROWCOL
4ad30f8e7SGabor KovesdanNAME		"UCS/JISX0208:1990"
5*29a74096SHiroki SatoSRC_ZONE	0x005C - 0xFFE5
6ad30f8e7SGabor KovesdanOOB_MODE	INVALID
7ad30f8e7SGabor KovesdanDST_INVALID	0xFFFF
8*29a74096SHiroki SatoDST_UNIT_BITS	16
9ad30f8e7SGabor Kovesdan
10ad30f8e7SGabor KovesdanBEGIN_MAP
11ad30f8e7SGabor Kovesdan#
12ad30f8e7SGabor Kovesdan# This mapping data is made from the mapping data provided by Unicode, Inc.
13ad30f8e7SGabor Kovesdan# Original notice:
14ad30f8e7SGabor Kovesdan#
15ad30f8e7SGabor Kovesdan#	Name:             JIS X 0208 (1990) to Unicode
16ad30f8e7SGabor Kovesdan#	Unicode version:  1.1
17ad30f8e7SGabor Kovesdan#	Table version:    0.9
18ad30f8e7SGabor Kovesdan#	Table format:     Format A
19ad30f8e7SGabor Kovesdan#	Date:             8 March 1994
20ad30f8e7SGabor Kovesdan#
21ad30f8e7SGabor Kovesdan#	Copyright (c) 1991-1994 Unicode, Inc.  All Rights reserved.
22ad30f8e7SGabor Kovesdan#
23ad30f8e7SGabor Kovesdan#	This file is provided as-is by Unicode, Inc. (The Unicode Consortium).
24ad30f8e7SGabor Kovesdan#	No claims are made as to fitness for any particular purpose.  No
25ad30f8e7SGabor Kovesdan#	warranties of any kind are expressed or implied.  The recipient
26ad30f8e7SGabor Kovesdan#	agrees to determine applicability of information provided.  If this
27ad30f8e7SGabor Kovesdan#	file has been provided on magnetic media by Unicode, Inc., the sole
28ad30f8e7SGabor Kovesdan#	remedy for any claim will be exchange of defective media within 90
29ad30f8e7SGabor Kovesdan#	days of receipt.
30ad30f8e7SGabor Kovesdan#
31ad30f8e7SGabor Kovesdan#	Recipient is granted the right to make copies in any form for
32ad30f8e7SGabor Kovesdan#	internal distribution and to freely use the information supplied
33ad30f8e7SGabor Kovesdan#	in the creation of products supporting Unicode.  Unicode, Inc.
34ad30f8e7SGabor Kovesdan#	specifically excludes the right to re-distribute this file directly
35ad30f8e7SGabor Kovesdan#	to third parties or other organizations whether for profit or not.
36ad30f8e7SGabor Kovesdan#
37ad30f8e7SGabor Kovesdan#	General notes:
38ad30f8e7SGabor Kovesdan#
39ad30f8e7SGabor Kovesdan#
40ad30f8e7SGabor Kovesdan# This table contains one set of mappings from JIS X 0208 (1990) into Unicode.
41ad30f8e7SGabor Kovesdan# Note that these data are *possible* mappings only and may not be the
42ad30f8e7SGabor Kovesdan# same as those used by actual products, nor may they be the best suited
43ad30f8e7SGabor Kovesdan# for all uses.  For more information on the mappings between various code
44ad30f8e7SGabor Kovesdan# pages incorporating the repertoire of JIS X 0208 (1990) and Unicode, consult the
45ad30f8e7SGabor Kovesdan# VENDORS mapping data.  Normative information on the mapping between
46ad30f8e7SGabor Kovesdan# JIS X 0208 (1990) and Unicode may be found in the Unihan.txt file in the
47ad30f8e7SGabor Kovesdan# latest Unicode Character Database.
48ad30f8e7SGabor Kovesdan#
49ad30f8e7SGabor Kovesdan# If you have carefully considered the fact that the mappings in
50ad30f8e7SGabor Kovesdan# this table are only one possible set of mappings between JIS X 0208 (1990)
51ad30f8e7SGabor Kovesdan# and Unicode and have no normative status, but still feel that you
52ad30f8e7SGabor Kovesdan# have located an error in the table that requires fixing, you may
53ad30f8e7SGabor Kovesdan# report any such error to errata@unicode.org.
54ad30f8e7SGabor Kovesdan#
55ad30f8e7SGabor Kovesdan#
56ad30f8e7SGabor Kovesdan#	Format:  Four tab-separated columns
57ad30f8e7SGabor Kovesdan#		 Column #1 is the shift-JIS code (in hex)
58ad30f8e7SGabor Kovesdan#		 Column #2 is the JIS X 0208 code (in hex as 0xXXXX)
59ad30f8e7SGabor Kovesdan#		 Column #3 is the Unicode (in hex as 0xXXXX)
60ad30f8e7SGabor Kovesdan#		 Column #4 the Unicode name (follows a comment sign, '#')
61ad30f8e7SGabor Kovesdan#			The official names for Unicode characters U+4E00
62ad30f8e7SGabor Kovesdan#			to U+9FA5, inclusive, is "CJK UNIFIED IDEOGRAPH-XXXX",
63ad30f8e7SGabor Kovesdan#			where XXXX is the code point.  Including all these
64ad30f8e7SGabor Kovesdan#			names in this file increases its size substantially
65ad30f8e7SGabor Kovesdan#			and needlessly.  The token "<CJK>" is used for the
66ad30f8e7SGabor Kovesdan#			name of these characters.  If necessary, it can be
67ad30f8e7SGabor Kovesdan#			expanded algorithmically by a parser or editor.
68ad30f8e7SGabor Kovesdan#
69ad30f8e7SGabor Kovesdan#	The entries are in JIS X 0208 order
70ad30f8e7SGabor Kovesdan#
71ad30f8e7SGabor Kovesdan#	The following algorithms can be used to change the hex form
72ad30f8e7SGabor Kovesdan#		of JIS 0208 to other standard forms:
73ad30f8e7SGabor Kovesdan#
74ad30f8e7SGabor Kovesdan#		To change hex to EUC form, add 0x8080
75ad30f8e7SGabor Kovesdan#		To change hex to kuten form, first subtract 0x2020.  Then
76ad30f8e7SGabor Kovesdan#			the high and low bytes correspond to the ku and ten of
77ad30f8e7SGabor Kovesdan#			the kuten form.  For example, 0x2121 -> 0x0101 -> 0101;
78ad30f8e7SGabor Kovesdan#			0x7426 -> 0x5406 -> 8406
79ad30f8e7SGabor Kovesdan#
80ad30f8e7SGabor Kovesdan#   The kanji mappings are a normative part of ISO/IEC 10646.  The
81ad30f8e7SGabor Kovesdan#       non-kanji mappings are provisional, pending definition of
82ad30f8e7SGabor Kovesdan#       official mappings by Japanese standards bodies
83ad30f8e7SGabor Kovesdan#
84ad30f8e7SGabor Kovesdan#	Any comments or problems, contact <John_Jenkins@taligent.com>
85ad30f8e7SGabor Kovesdan#
86ad30f8e7SGabor Kovesdan#
87ad30f8e7SGabor Kovesdan# NetBSD specific modification:
88ad30f8e7SGabor Kovesdan#	2003-08-18 : add U+FF3C -> 0x2140 conversion.
89ad30f8e7SGabor Kovesdan#			see UCS%JISX0208@1990.src.
90ad30f8e7SGabor Kovesdan#
91ad30f8e7SGabor Kovesdan0x005C = 0x2140
92ad30f8e7SGabor Kovesdan0x00A2 = 0x2171
93ad30f8e7SGabor Kovesdan0x00A3 = 0x2172
94ad30f8e7SGabor Kovesdan0x00A7 = 0x2178
95ad30f8e7SGabor Kovesdan0x00A8 = 0x212F
96ad30f8e7SGabor Kovesdan0x00AC = 0x224C
97ad30f8e7SGabor Kovesdan0x00B0 = 0x216B
98ad30f8e7SGabor Kovesdan0x00B1 = 0x215E
99ad30f8e7SGabor Kovesdan0x00B4 = 0x212D
100ad30f8e7SGabor Kovesdan0x00B6 = 0x2279
101ad30f8e7SGabor Kovesdan0x00D7 = 0x215F
102ad30f8e7SGabor Kovesdan0x00F7 = 0x2160
103ad30f8e7SGabor Kovesdan0x0391 = 0x2621
104ad30f8e7SGabor Kovesdan0x0392 = 0x2622
105ad30f8e7SGabor Kovesdan0x0393 = 0x2623
106ad30f8e7SGabor Kovesdan0x0394 = 0x2624
107ad30f8e7SGabor Kovesdan0x0395 = 0x2625
108ad30f8e7SGabor Kovesdan0x0396 = 0x2626
109ad30f8e7SGabor Kovesdan0x0397 = 0x2627
110ad30f8e7SGabor Kovesdan0x0398 = 0x2628
111ad30f8e7SGabor Kovesdan0x0399 = 0x2629
112ad30f8e7SGabor Kovesdan0x039A = 0x262A
113ad30f8e7SGabor Kovesdan0x039B = 0x262B
114ad30f8e7SGabor Kovesdan0x039C = 0x262C
115ad30f8e7SGabor Kovesdan0x039D = 0x262D
116ad30f8e7SGabor Kovesdan0x039E = 0x262E
117ad30f8e7SGabor Kovesdan0x039F = 0x262F
118ad30f8e7SGabor Kovesdan0x03A0 = 0x2630
119ad30f8e7SGabor Kovesdan0x03A1 = 0x2631
120ad30f8e7SGabor Kovesdan0x03A3 = 0x2632
121ad30f8e7SGabor Kovesdan0x03A4 = 0x2633
122ad30f8e7SGabor Kovesdan0x03A5 = 0x2634
123ad30f8e7SGabor Kovesdan0x03A6 = 0x2635
124ad30f8e7SGabor Kovesdan0x03A7 = 0x2636
125ad30f8e7SGabor Kovesdan0x03A8 = 0x2637
126ad30f8e7SGabor Kovesdan0x03A9 = 0x2638
127ad30f8e7SGabor Kovesdan0x03B1 = 0x2641
128ad30f8e7SGabor Kovesdan0x03B2 = 0x2642
129ad30f8e7SGabor Kovesdan0x03B3 = 0x2643
130ad30f8e7SGabor Kovesdan0x03B4 = 0x2644
131ad30f8e7SGabor Kovesdan0x03B5 = 0x2645
132ad30f8e7SGabor Kovesdan0x03B6 = 0x2646
133ad30f8e7SGabor Kovesdan0x03B7 = 0x2647
134ad30f8e7SGabor Kovesdan0x03B8 = 0x2648
135ad30f8e7SGabor Kovesdan0x03B9 = 0x2649
136ad30f8e7SGabor Kovesdan0x03BA = 0x264A
137ad30f8e7SGabor Kovesdan0x03BB = 0x264B
138ad30f8e7SGabor Kovesdan0x03BC = 0x264C
139ad30f8e7SGabor Kovesdan0x03BD = 0x264D
140ad30f8e7SGabor Kovesdan0x03BE = 0x264E
141ad30f8e7SGabor Kovesdan0x03BF = 0x264F
142ad30f8e7SGabor Kovesdan0x03C0 = 0x2650
143ad30f8e7SGabor Kovesdan0x03C1 = 0x2651
144ad30f8e7SGabor Kovesdan0x03C3 = 0x2652
145ad30f8e7SGabor Kovesdan0x03C4 = 0x2653
146ad30f8e7SGabor Kovesdan0x03C5 = 0x2654
147ad30f8e7SGabor Kovesdan0x03C6 = 0x2655
148ad30f8e7SGabor Kovesdan0x03C7 = 0x2656
149ad30f8e7SGabor Kovesdan0x03C8 = 0x2657
150ad30f8e7SGabor Kovesdan0x03C9 = 0x2658
151ad30f8e7SGabor Kovesdan0x0401 = 0x2727
152ad30f8e7SGabor Kovesdan0x0410 = 0x2721
153ad30f8e7SGabor Kovesdan0x0411 = 0x2722
154ad30f8e7SGabor Kovesdan0x0412 = 0x2723
155ad30f8e7SGabor Kovesdan0x0413 = 0x2724
156ad30f8e7SGabor Kovesdan0x0414 = 0x2725
157ad30f8e7SGabor Kovesdan0x0415 = 0x2726
158ad30f8e7SGabor Kovesdan0x0416 = 0x2728
159ad30f8e7SGabor Kovesdan0x0417 = 0x2729
160ad30f8e7SGabor Kovesdan0x0418 = 0x272A
161ad30f8e7SGabor Kovesdan0x0419 = 0x272B
162ad30f8e7SGabor Kovesdan0x041A = 0x272C
163ad30f8e7SGabor Kovesdan0x041B = 0x272D
164ad30f8e7SGabor Kovesdan0x041C = 0x272E
165ad30f8e7SGabor Kovesdan0x041D = 0x272F
166ad30f8e7SGabor Kovesdan0x041E = 0x2730
167ad30f8e7SGabor Kovesdan0x041F = 0x2731
168ad30f8e7SGabor Kovesdan0x0420 = 0x2732
169ad30f8e7SGabor Kovesdan0x0421 = 0x2733
170ad30f8e7SGabor Kovesdan0x0422 = 0x2734
171ad30f8e7SGabor Kovesdan0x0423 = 0x2735
172ad30f8e7SGabor Kovesdan0x0424 = 0x2736
173ad30f8e7SGabor Kovesdan0x0425 = 0x2737
174ad30f8e7SGabor Kovesdan0x0426 = 0x2738
175ad30f8e7SGabor Kovesdan0x0427 = 0x2739
176ad30f8e7SGabor Kovesdan0x0428 = 0x273A
177ad30f8e7SGabor Kovesdan0x0429 = 0x273B
178ad30f8e7SGabor Kovesdan0x042A = 0x273C
179ad30f8e7SGabor Kovesdan0x042B = 0x273D
180ad30f8e7SGabor Kovesdan0x042C = 0x273E
181ad30f8e7SGabor Kovesdan0x042D = 0x273F
182ad30f8e7SGabor Kovesdan0x042E = 0x2740
183ad30f8e7SGabor Kovesdan0x042F = 0x2741
184ad30f8e7SGabor Kovesdan0x0430 = 0x2751
185ad30f8e7SGabor Kovesdan0x0431 = 0x2752
186ad30f8e7SGabor Kovesdan0x0432 = 0x2753
187ad30f8e7SGabor Kovesdan0x0433 = 0x2754
188ad30f8e7SGabor Kovesdan0x0434 = 0x2755
189ad30f8e7SGabor Kovesdan0x0435 = 0x2756
190ad30f8e7SGabor Kovesdan0x0436 = 0x2758
191ad30f8e7SGabor Kovesdan0x0437 = 0x2759
192ad30f8e7SGabor Kovesdan0x0438 = 0x275A
193ad30f8e7SGabor Kovesdan0x0439 = 0x275B
194ad30f8e7SGabor Kovesdan0x043A = 0x275C
195ad30f8e7SGabor Kovesdan0x043B = 0x275D
196ad30f8e7SGabor Kovesdan0x043C = 0x275E
197ad30f8e7SGabor Kovesdan0x043D = 0x275F
198ad30f8e7SGabor Kovesdan0x043E = 0x2760
199ad30f8e7SGabor Kovesdan0x043F = 0x2761
200ad30f8e7SGabor Kovesdan0x0440 = 0x2762
201ad30f8e7SGabor Kovesdan0x0441 = 0x2763
202ad30f8e7SGabor Kovesdan0x0442 = 0x2764
203ad30f8e7SGabor Kovesdan0x0443 = 0x2765
204ad30f8e7SGabor Kovesdan0x0444 = 0x2766
205ad30f8e7SGabor Kovesdan0x0445 = 0x2767
206ad30f8e7SGabor Kovesdan0x0446 = 0x2768
207ad30f8e7SGabor Kovesdan0x0447 = 0x2769
208ad30f8e7SGabor Kovesdan0x0448 = 0x276A
209ad30f8e7SGabor Kovesdan0x0449 = 0x276B
210ad30f8e7SGabor Kovesdan0x044A = 0x276C
211ad30f8e7SGabor Kovesdan0x044B = 0x276D
212ad30f8e7SGabor Kovesdan0x044C = 0x276E
213ad30f8e7SGabor Kovesdan0x044D = 0x276F
214ad30f8e7SGabor Kovesdan0x044E = 0x2770
215ad30f8e7SGabor Kovesdan0x044F = 0x2771
216ad30f8e7SGabor Kovesdan0x0451 = 0x2757
217ad30f8e7SGabor Kovesdan0x2010 = 0x213E
218ad30f8e7SGabor Kovesdan0x2014 = 0x213D
219ad30f8e7SGabor Kovesdan0x2015 = 0x213D
220ad30f8e7SGabor Kovesdan0x2016 = 0x2142
221ad30f8e7SGabor Kovesdan0x2018 = 0x2146
222ad30f8e7SGabor Kovesdan0x2019 = 0x2147
223ad30f8e7SGabor Kovesdan0x201C = 0x2148
224ad30f8e7SGabor Kovesdan0x201D = 0x2149
225ad30f8e7SGabor Kovesdan0x2020 = 0x2277
226ad30f8e7SGabor Kovesdan0x2021 = 0x2278
227ad30f8e7SGabor Kovesdan0x2025 = 0x2145
228ad30f8e7SGabor Kovesdan0x2026 = 0x2144
229ad30f8e7SGabor Kovesdan0x2030 = 0x2273
230ad30f8e7SGabor Kovesdan0x2032 = 0x216C
231ad30f8e7SGabor Kovesdan0x2033 = 0x216D
232ad30f8e7SGabor Kovesdan0x203B = 0x2228
233ad30f8e7SGabor Kovesdan0x2103 = 0x216E
234ad30f8e7SGabor Kovesdan0x212B = 0x2272
235ad30f8e7SGabor Kovesdan0x2190 = 0x222B
236ad30f8e7SGabor Kovesdan0x2191 = 0x222C
237ad30f8e7SGabor Kovesdan0x2192 = 0x222A
238ad30f8e7SGabor Kovesdan0x2193 = 0x222D
239ad30f8e7SGabor Kovesdan0x21D2 = 0x224D
240ad30f8e7SGabor Kovesdan0x21D4 = 0x224E
241ad30f8e7SGabor Kovesdan0x2200 = 0x224F
242ad30f8e7SGabor Kovesdan0x2202 = 0x225F
243ad30f8e7SGabor Kovesdan0x2203 = 0x2250
244ad30f8e7SGabor Kovesdan0x2207 = 0x2260
245ad30f8e7SGabor Kovesdan0x2208 = 0x223A
246ad30f8e7SGabor Kovesdan0x220B = 0x223B
247ad30f8e7SGabor Kovesdan0x2212 = 0x215D
248ad30f8e7SGabor Kovesdan0x221A = 0x2265
249ad30f8e7SGabor Kovesdan0x221D = 0x2267
250ad30f8e7SGabor Kovesdan0x221E = 0x2167
251ad30f8e7SGabor Kovesdan0x2220 = 0x225C
252ad30f8e7SGabor Kovesdan0x2227 = 0x224A
253ad30f8e7SGabor Kovesdan0x2228 = 0x224B
254ad30f8e7SGabor Kovesdan0x2229 = 0x2241
255ad30f8e7SGabor Kovesdan0x222A = 0x2240
256ad30f8e7SGabor Kovesdan0x222B = 0x2269
257ad30f8e7SGabor Kovesdan0x222C = 0x226A
258ad30f8e7SGabor Kovesdan0x2234 = 0x2168
259ad30f8e7SGabor Kovesdan0x2235 = 0x2268
260ad30f8e7SGabor Kovesdan0x223D = 0x2266
261ad30f8e7SGabor Kovesdan0x2252 = 0x2262
262ad30f8e7SGabor Kovesdan0x2260 = 0x2162
263ad30f8e7SGabor Kovesdan0x2261 = 0x2261
264ad30f8e7SGabor Kovesdan0x2266 = 0x2165
265ad30f8e7SGabor Kovesdan0x2267 = 0x2166
266ad30f8e7SGabor Kovesdan0x226A = 0x2263
267ad30f8e7SGabor Kovesdan0x226B = 0x2264
268ad30f8e7SGabor Kovesdan0x2282 = 0x223E
269ad30f8e7SGabor Kovesdan0x2283 = 0x223F
270ad30f8e7SGabor Kovesdan0x2286 = 0x223C
271ad30f8e7SGabor Kovesdan0x2287 = 0x223D
272ad30f8e7SGabor Kovesdan0x22A5 = 0x225D
273ad30f8e7SGabor Kovesdan0x2312 = 0x225E
274ad30f8e7SGabor Kovesdan0x2500 = 0x2821
275ad30f8e7SGabor Kovesdan0x2501 = 0x282C
276ad30f8e7SGabor Kovesdan0x2502 = 0x2822
277ad30f8e7SGabor Kovesdan0x2503 = 0x282D
278ad30f8e7SGabor Kovesdan0x250C = 0x2823
279ad30f8e7SGabor Kovesdan0x250F = 0x282E
280ad30f8e7SGabor Kovesdan0x2510 = 0x2824
281ad30f8e7SGabor Kovesdan0x2513 = 0x282F
282ad30f8e7SGabor Kovesdan0x2514 = 0x2826
283ad30f8e7SGabor Kovesdan0x2517 = 0x2831
284ad30f8e7SGabor Kovesdan0x2518 = 0x2825
285ad30f8e7SGabor Kovesdan0x251B = 0x2830
286ad30f8e7SGabor Kovesdan0x251C = 0x2827
287ad30f8e7SGabor Kovesdan0x251D = 0x283C
288ad30f8e7SGabor Kovesdan0x2520 = 0x2837
289ad30f8e7SGabor Kovesdan0x2523 = 0x2832
290ad30f8e7SGabor Kovesdan0x2524 = 0x2829
291ad30f8e7SGabor Kovesdan0x2525 = 0x283E
292ad30f8e7SGabor Kovesdan0x2528 = 0x2839
293ad30f8e7SGabor Kovesdan0x252B = 0x2834
294ad30f8e7SGabor Kovesdan0x252C = 0x2828
295ad30f8e7SGabor Kovesdan0x252F = 0x2838
296ad30f8e7SGabor Kovesdan0x2530 = 0x283D
297ad30f8e7SGabor Kovesdan0x2533 = 0x2833
298ad30f8e7SGabor Kovesdan0x2534 = 0x282A
299ad30f8e7SGabor Kovesdan0x2537 = 0x283A
300ad30f8e7SGabor Kovesdan0x2538 = 0x283F
301ad30f8e7SGabor Kovesdan0x253B = 0x2835
302ad30f8e7SGabor Kovesdan0x253C = 0x282B
303ad30f8e7SGabor Kovesdan0x253F = 0x283B
304ad30f8e7SGabor Kovesdan0x2542 = 0x2840
305ad30f8e7SGabor Kovesdan0x254B = 0x2836
306ad30f8e7SGabor Kovesdan0x25A0 = 0x2223
307ad30f8e7SGabor Kovesdan0x25A1 = 0x2222
308ad30f8e7SGabor Kovesdan0x25B2 = 0x2225
309ad30f8e7SGabor Kovesdan0x25B3 = 0x2224
310ad30f8e7SGabor Kovesdan0x25BC = 0x2227
311ad30f8e7SGabor Kovesdan0x25BD = 0x2226
312ad30f8e7SGabor Kovesdan0x25C6 = 0x2221
313ad30f8e7SGabor Kovesdan0x25C7 = 0x217E
314ad30f8e7SGabor Kovesdan0x25CB = 0x217B
315ad30f8e7SGabor Kovesdan0x25CE = 0x217D
316ad30f8e7SGabor Kovesdan0x25CF = 0x217C
317ad30f8e7SGabor Kovesdan0x25EF = 0x227E
318ad30f8e7SGabor Kovesdan0x2605 = 0x217A
319ad30f8e7SGabor Kovesdan0x2606 = 0x2179
320ad30f8e7SGabor Kovesdan0x2640 = 0x216A
321ad30f8e7SGabor Kovesdan0x2642 = 0x2169
322ad30f8e7SGabor Kovesdan0x266A = 0x2276
323ad30f8e7SGabor Kovesdan0x266D = 0x2275
324ad30f8e7SGabor Kovesdan0x266F = 0x2274
325ad30f8e7SGabor Kovesdan0x3000 = 0x2121
326ad30f8e7SGabor Kovesdan0x3001 = 0x2122
327ad30f8e7SGabor Kovesdan0x3002 = 0x2123
328ad30f8e7SGabor Kovesdan0x3003 = 0x2137
329ad30f8e7SGabor Kovesdan0x3005 = 0x2139
330ad30f8e7SGabor Kovesdan0x3006 = 0x213A
331ad30f8e7SGabor Kovesdan0x3007 = 0x213B
332ad30f8e7SGabor Kovesdan0x3008 = 0x2152
333ad30f8e7SGabor Kovesdan0x3009 = 0x2153
334ad30f8e7SGabor Kovesdan0x300A = 0x2154
335ad30f8e7SGabor Kovesdan0x300B = 0x2155
336ad30f8e7SGabor Kovesdan0x300C = 0x2156
337ad30f8e7SGabor Kovesdan0x300D = 0x2157
338ad30f8e7SGabor Kovesdan0x300E = 0x2158
339ad30f8e7SGabor Kovesdan0x300F = 0x2159
340ad30f8e7SGabor Kovesdan0x3010 = 0x215A
341ad30f8e7SGabor Kovesdan0x3011 = 0x215B
342ad30f8e7SGabor Kovesdan0x3012 = 0x2229
343ad30f8e7SGabor Kovesdan0x3013 = 0x222E
344ad30f8e7SGabor Kovesdan0x3014 = 0x214C
345ad30f8e7SGabor Kovesdan0x3015 = 0x214D
346ad30f8e7SGabor Kovesdan0x301C = 0x2141
347ad30f8e7SGabor Kovesdan0x3041 = 0x2421
348ad30f8e7SGabor Kovesdan0x3042 = 0x2422
349ad30f8e7SGabor Kovesdan0x3043 = 0x2423
350ad30f8e7SGabor Kovesdan0x3044 = 0x2424
351ad30f8e7SGabor Kovesdan0x3045 = 0x2425
352ad30f8e7SGabor Kovesdan0x3046 = 0x2426
353ad30f8e7SGabor Kovesdan0x3047 = 0x2427
354ad30f8e7SGabor Kovesdan0x3048 = 0x2428
355ad30f8e7SGabor Kovesdan0x3049 = 0x2429
356ad30f8e7SGabor Kovesdan0x304A = 0x242A
357ad30f8e7SGabor Kovesdan0x304B = 0x242B
358ad30f8e7SGabor Kovesdan0x304C = 0x242C
359ad30f8e7SGabor Kovesdan0x304D = 0x242D
360ad30f8e7SGabor Kovesdan0x304E = 0x242E
361ad30f8e7SGabor Kovesdan0x304F = 0x242F
362ad30f8e7SGabor Kovesdan0x3050 = 0x2430
363ad30f8e7SGabor Kovesdan0x3051 = 0x2431
364ad30f8e7SGabor Kovesdan0x3052 = 0x2432
365ad30f8e7SGabor Kovesdan0x3053 = 0x2433
366ad30f8e7SGabor Kovesdan0x3054 = 0x2434
367ad30f8e7SGabor Kovesdan0x3055 = 0x2435
368ad30f8e7SGabor Kovesdan0x3056 = 0x2436
369ad30f8e7SGabor Kovesdan0x3057 = 0x2437
370ad30f8e7SGabor Kovesdan0x3058 = 0x2438
371ad30f8e7SGabor Kovesdan0x3059 = 0x2439
372ad30f8e7SGabor Kovesdan0x305A = 0x243A
373ad30f8e7SGabor Kovesdan0x305B = 0x243B
374ad30f8e7SGabor Kovesdan0x305C = 0x243C
375ad30f8e7SGabor Kovesdan0x305D = 0x243D
376ad30f8e7SGabor Kovesdan0x305E = 0x243E
377ad30f8e7SGabor Kovesdan0x305F = 0x243F
378ad30f8e7SGabor Kovesdan0x3060 = 0x2440
379ad30f8e7SGabor Kovesdan0x3061 = 0x2441
380ad30f8e7SGabor Kovesdan0x3062 = 0x2442
381ad30f8e7SGabor Kovesdan0x3063 = 0x2443
382ad30f8e7SGabor Kovesdan0x3064 = 0x2444
383ad30f8e7SGabor Kovesdan0x3065 = 0x2445
384ad30f8e7SGabor Kovesdan0x3066 = 0x2446
385ad30f8e7SGabor Kovesdan0x3067 = 0x2447
386ad30f8e7SGabor Kovesdan0x3068 = 0x2448
387ad30f8e7SGabor Kovesdan0x3069 = 0x2449
388ad30f8e7SGabor Kovesdan0x306A = 0x244A
389ad30f8e7SGabor Kovesdan0x306B = 0x244B
390ad30f8e7SGabor Kovesdan0x306C = 0x244C
391ad30f8e7SGabor Kovesdan0x306D = 0x244D
392ad30f8e7SGabor Kovesdan0x306E = 0x244E
393ad30f8e7SGabor Kovesdan0x306F = 0x244F
394ad30f8e7SGabor Kovesdan0x3070 = 0x2450
395ad30f8e7SGabor Kovesdan0x3071 = 0x2451
396ad30f8e7SGabor Kovesdan0x3072 = 0x2452
397ad30f8e7SGabor Kovesdan0x3073 = 0x2453
398ad30f8e7SGabor Kovesdan0x3074 = 0x2454
399ad30f8e7SGabor Kovesdan0x3075 = 0x2455
400ad30f8e7SGabor Kovesdan0x3076 = 0x2456
401ad30f8e7SGabor Kovesdan0x3077 = 0x2457
402ad30f8e7SGabor Kovesdan0x3078 = 0x2458
403ad30f8e7SGabor Kovesdan0x3079 = 0x2459
404ad30f8e7SGabor Kovesdan0x307A = 0x245A
405ad30f8e7SGabor Kovesdan0x307B = 0x245B
406ad30f8e7SGabor Kovesdan0x307C = 0x245C
407ad30f8e7SGabor Kovesdan0x307D = 0x245D
408ad30f8e7SGabor Kovesdan0x307E = 0x245E
409ad30f8e7SGabor Kovesdan0x307F = 0x245F
410ad30f8e7SGabor Kovesdan0x3080 = 0x2460
411ad30f8e7SGabor Kovesdan0x3081 = 0x2461
412ad30f8e7SGabor Kovesdan0x3082 = 0x2462
413ad30f8e7SGabor Kovesdan0x3083 = 0x2463
414ad30f8e7SGabor Kovesdan0x3084 = 0x2464
415ad30f8e7SGabor Kovesdan0x3085 = 0x2465
416ad30f8e7SGabor Kovesdan0x3086 = 0x2466
417ad30f8e7SGabor Kovesdan0x3087 = 0x2467
418ad30f8e7SGabor Kovesdan0x3088 = 0x2468
419ad30f8e7SGabor Kovesdan0x3089 = 0x2469
420ad30f8e7SGabor Kovesdan0x308A = 0x246A
421ad30f8e7SGabor Kovesdan0x308B = 0x246B
422ad30f8e7SGabor Kovesdan0x308C = 0x246C
423ad30f8e7SGabor Kovesdan0x308D = 0x246D
424ad30f8e7SGabor Kovesdan0x308E = 0x246E
425ad30f8e7SGabor Kovesdan0x308F = 0x246F
426ad30f8e7SGabor Kovesdan0x3090 = 0x2470
427ad30f8e7SGabor Kovesdan0x3091 = 0x2471
428ad30f8e7SGabor Kovesdan0x3092 = 0x2472
429ad30f8e7SGabor Kovesdan0x3093 = 0x2473
430ad30f8e7SGabor Kovesdan0x309B = 0x212B
431ad30f8e7SGabor Kovesdan0x309C = 0x212C
432ad30f8e7SGabor Kovesdan0x309D = 0x2135
433ad30f8e7SGabor Kovesdan0x309E = 0x2136
434ad30f8e7SGabor Kovesdan0x30A1 = 0x2521
435ad30f8e7SGabor Kovesdan0x30A2 = 0x2522
436ad30f8e7SGabor Kovesdan0x30A3 = 0x2523
437ad30f8e7SGabor Kovesdan0x30A4 = 0x2524
438ad30f8e7SGabor Kovesdan0x30A5 = 0x2525
439ad30f8e7SGabor Kovesdan0x30A6 = 0x2526
440ad30f8e7SGabor Kovesdan0x30A7 = 0x2527
441ad30f8e7SGabor Kovesdan0x30A8 = 0x2528
442ad30f8e7SGabor Kovesdan0x30A9 = 0x2529
443ad30f8e7SGabor Kovesdan0x30AA = 0x252A
444ad30f8e7SGabor Kovesdan0x30AB = 0x252B
445ad30f8e7SGabor Kovesdan0x30AC = 0x252C
446ad30f8e7SGabor Kovesdan0x30AD = 0x252D
447ad30f8e7SGabor Kovesdan0x30AE = 0x252E
448ad30f8e7SGabor Kovesdan0x30AF = 0x252F
449ad30f8e7SGabor Kovesdan0x30B0 = 0x2530
450ad30f8e7SGabor Kovesdan0x30B1 = 0x2531
451ad30f8e7SGabor Kovesdan0x30B2 = 0x2532
452ad30f8e7SGabor Kovesdan0x30B3 = 0x2533
453ad30f8e7SGabor Kovesdan0x30B4 = 0x2534
454ad30f8e7SGabor Kovesdan0x30B5 = 0x2535
455ad30f8e7SGabor Kovesdan0x30B6 = 0x2536
456ad30f8e7SGabor Kovesdan0x30B7 = 0x2537
457ad30f8e7SGabor Kovesdan0x30B8 = 0x2538
458ad30f8e7SGabor Kovesdan0x30B9 = 0x2539
459ad30f8e7SGabor Kovesdan0x30BA = 0x253A
460ad30f8e7SGabor Kovesdan0x30BB = 0x253B
461ad30f8e7SGabor Kovesdan0x30BC = 0x253C
462ad30f8e7SGabor Kovesdan0x30BD = 0x253D
463ad30f8e7SGabor Kovesdan0x30BE = 0x253E
464ad30f8e7SGabor Kovesdan0x30BF = 0x253F
465ad30f8e7SGabor Kovesdan0x30C0 = 0x2540
466ad30f8e7SGabor Kovesdan0x30C1 = 0x2541
467ad30f8e7SGabor Kovesdan0x30C2 = 0x2542
468ad30f8e7SGabor Kovesdan0x30C3 = 0x2543
469ad30f8e7SGabor Kovesdan0x30C4 = 0x2544
470ad30f8e7SGabor Kovesdan0x30C5 = 0x2545
471ad30f8e7SGabor Kovesdan0x30C6 = 0x2546
472ad30f8e7SGabor Kovesdan0x30C7 = 0x2547
473ad30f8e7SGabor Kovesdan0x30C8 = 0x2548
474ad30f8e7SGabor Kovesdan0x30C9 = 0x2549
475ad30f8e7SGabor Kovesdan0x30CA = 0x254A
476ad30f8e7SGabor Kovesdan0x30CB = 0x254B
477ad30f8e7SGabor Kovesdan0x30CC = 0x254C
478ad30f8e7SGabor Kovesdan0x30CD = 0x254D
479ad30f8e7SGabor Kovesdan0x30CE = 0x254E
480ad30f8e7SGabor Kovesdan0x30CF = 0x254F
481ad30f8e7SGabor Kovesdan0x30D0 = 0x2550
482ad30f8e7SGabor Kovesdan0x30D1 = 0x2551
483ad30f8e7SGabor Kovesdan0x30D2 = 0x2552
484ad30f8e7SGabor Kovesdan0x30D3 = 0x2553
485ad30f8e7SGabor Kovesdan0x30D4 = 0x2554
486ad30f8e7SGabor Kovesdan0x30D5 = 0x2555
487ad30f8e7SGabor Kovesdan0x30D6 = 0x2556
488ad30f8e7SGabor Kovesdan0x30D7 = 0x2557
489ad30f8e7SGabor Kovesdan0x30D8 = 0x2558
490ad30f8e7SGabor Kovesdan0x30D9 = 0x2559
491ad30f8e7SGabor Kovesdan0x30DA = 0x255A
492ad30f8e7SGabor Kovesdan0x30DB = 0x255B
493ad30f8e7SGabor Kovesdan0x30DC = 0x255C
494ad30f8e7SGabor Kovesdan0x30DD = 0x255D
495ad30f8e7SGabor Kovesdan0x30DE = 0x255E
496ad30f8e7SGabor Kovesdan0x30DF = 0x255F
497ad30f8e7SGabor Kovesdan0x30E0 = 0x2560
498ad30f8e7SGabor Kovesdan0x30E1 = 0x2561
499ad30f8e7SGabor Kovesdan0x30E2 = 0x2562
500ad30f8e7SGabor Kovesdan0x30E3 = 0x2563
501ad30f8e7SGabor Kovesdan0x30E4 = 0x2564
502ad30f8e7SGabor Kovesdan0x30E5 = 0x2565
503ad30f8e7SGabor Kovesdan0x30E6 = 0x2566
504ad30f8e7SGabor Kovesdan0x30E7 = 0x2567
505ad30f8e7SGabor Kovesdan0x30E8 = 0x2568
506ad30f8e7SGabor Kovesdan0x30E9 = 0x2569
507ad30f8e7SGabor Kovesdan0x30EA = 0x256A
508ad30f8e7SGabor Kovesdan0x30EB = 0x256B
509ad30f8e7SGabor Kovesdan0x30EC = 0x256C
510ad30f8e7SGabor Kovesdan0x30ED = 0x256D
511ad30f8e7SGabor Kovesdan0x30EE = 0x256E
512ad30f8e7SGabor Kovesdan0x30EF = 0x256F
513ad30f8e7SGabor Kovesdan0x30F0 = 0x2570
514ad30f8e7SGabor Kovesdan0x30F1 = 0x2571
515ad30f8e7SGabor Kovesdan0x30F2 = 0x2572
516ad30f8e7SGabor Kovesdan0x30F3 = 0x2573
517ad30f8e7SGabor Kovesdan0x30F4 = 0x2574
518ad30f8e7SGabor Kovesdan0x30F5 = 0x2575
519ad30f8e7SGabor Kovesdan0x30F6 = 0x2576
520ad30f8e7SGabor Kovesdan0x30FB = 0x2126
521ad30f8e7SGabor Kovesdan0x30FC = 0x213C
522ad30f8e7SGabor Kovesdan0x30FD = 0x2133
523ad30f8e7SGabor Kovesdan0x30FE = 0x2134
524ad30f8e7SGabor Kovesdan0x4E00 = 0x306C
525ad30f8e7SGabor Kovesdan0x4E01 = 0x437A
526ad30f8e7SGabor Kovesdan0x4E03 = 0x3C37
527ad30f8e7SGabor Kovesdan0x4E07 = 0x4B7C
528ad30f8e7SGabor Kovesdan0x4E08 = 0x3E66
529ad30f8e7SGabor Kovesdan0x4E09 = 0x3B30
530ad30f8e7SGabor Kovesdan0x4E0A = 0x3E65
531ad30f8e7SGabor Kovesdan0x4E0B = 0x323C
532ad30f8e7SGabor Kovesdan0x4E0D = 0x4954
533ad30f8e7SGabor Kovesdan0x4E0E = 0x4D3F
534ad30f8e7SGabor Kovesdan0x4E10 = 0x5022
535ad30f8e7SGabor Kovesdan0x4E11 = 0x312F
536ad30f8e7SGabor Kovesdan0x4E14 = 0x336E
537ad30f8e7SGabor Kovesdan0x4E15 = 0x5023
538ad30f8e7SGabor Kovesdan0x4E16 = 0x4024
539ad30f8e7SGabor Kovesdan0x4E17 = 0x5242
540ad30f8e7SGabor Kovesdan0x4E18 = 0x3556
541ad30f8e7SGabor Kovesdan0x4E19 = 0x4A3A
542ad30f8e7SGabor Kovesdan0x4E1E = 0x3E67
543ad30f8e7SGabor Kovesdan0x4E21 = 0x4E3E
544ad30f8e7SGabor Kovesdan0x4E26 = 0x4A42
545ad30f8e7SGabor Kovesdan0x4E2A = 0x5024
546ad30f8e7SGabor Kovesdan0x4E2D = 0x4366
547ad30f8e7SGabor Kovesdan0x4E31 = 0x5025
548ad30f8e7SGabor Kovesdan0x4E32 = 0x367A
549ad30f8e7SGabor Kovesdan0x4E36 = 0x5026
550ad30f8e7SGabor Kovesdan0x4E38 = 0x345D
551ad30f8e7SGabor Kovesdan0x4E39 = 0x4330
552ad30f8e7SGabor Kovesdan0x4E3B = 0x3C67
553ad30f8e7SGabor Kovesdan0x4E3C = 0x5027
554ad30f8e7SGabor Kovesdan0x4E3F = 0x5028
555ad30f8e7SGabor Kovesdan0x4E42 = 0x5029
556ad30f8e7SGabor Kovesdan0x4E43 = 0x4735
557ad30f8e7SGabor Kovesdan0x4E45 = 0x3557
558ad30f8e7SGabor Kovesdan0x4E4B = 0x4737
559ad30f8e7SGabor Kovesdan0x4E4D = 0x4663
560ad30f8e7SGabor Kovesdan0x4E4E = 0x3843
561ad30f8e7SGabor Kovesdan0x4E4F = 0x4B33
562ad30f8e7SGabor Kovesdan0x4E55 = 0x6949
563ad30f8e7SGabor Kovesdan0x4E56 = 0x502A
564ad30f8e7SGabor Kovesdan0x4E57 = 0x3E68
565ad30f8e7SGabor Kovesdan0x4E58 = 0x502B
566ad30f8e7SGabor Kovesdan0x4E59 = 0x3235
567ad30f8e7SGabor Kovesdan0x4E5D = 0x3665
568ad30f8e7SGabor Kovesdan0x4E5E = 0x3870
569ad30f8e7SGabor Kovesdan0x4E5F = 0x4C69
570ad30f8e7SGabor Kovesdan0x4E62 = 0x5626
571ad30f8e7SGabor Kovesdan0x4E71 = 0x4D70
572ad30f8e7SGabor Kovesdan0x4E73 = 0x467D
573ad30f8e7SGabor Kovesdan0x4E7E = 0x3425
574ad30f8e7SGabor Kovesdan0x4E80 = 0x3535
575ad30f8e7SGabor Kovesdan0x4E82 = 0x502C
576ad30f8e7SGabor Kovesdan0x4E85 = 0x502D
577ad30f8e7SGabor Kovesdan0x4E86 = 0x4E3B
578ad30f8e7SGabor Kovesdan0x4E88 = 0x4D3D
579ad30f8e7SGabor Kovesdan0x4E89 = 0x4168
580ad30f8e7SGabor Kovesdan0x4E8A = 0x502F
581ad30f8e7SGabor Kovesdan0x4E8B = 0x3B76
582ad30f8e7SGabor Kovesdan0x4E8C = 0x4673
583ad30f8e7SGabor Kovesdan0x4E8E = 0x5032
584ad30f8e7SGabor Kovesdan0x4E91 = 0x313E
585ad30f8e7SGabor Kovesdan0x4E92 = 0x385F
586ad30f8e7SGabor Kovesdan0x4E94 = 0x385E
587ad30f8e7SGabor Kovesdan0x4E95 = 0x3066
588ad30f8e7SGabor Kovesdan0x4E98 = 0x4F4B
589ad30f8e7SGabor Kovesdan0x4E99 = 0x4F4A
590ad30f8e7SGabor Kovesdan0x4E9B = 0x3A33
591ad30f8e7SGabor Kovesdan0x4E9C = 0x3021
592ad30f8e7SGabor Kovesdan0x4E9E = 0x5033
593ad30f8e7SGabor Kovesdan0x4E9F = 0x5034
594ad30f8e7SGabor Kovesdan0x4EA0 = 0x5035
595ad30f8e7SGabor Kovesdan0x4EA1 = 0x4B34
596ad30f8e7SGabor Kovesdan0x4EA2 = 0x5036
597ad30f8e7SGabor Kovesdan0x4EA4 = 0x3872
598ad30f8e7SGabor Kovesdan0x4EA5 = 0x3067
599ad30f8e7SGabor Kovesdan0x4EA6 = 0x4B72
600ad30f8e7SGabor Kovesdan0x4EA8 = 0x357C
601ad30f8e7SGabor Kovesdan0x4EAB = 0x357D
602ad30f8e7SGabor Kovesdan0x4EAC = 0x357E
603ad30f8e7SGabor Kovesdan0x4EAD = 0x4462
604ad30f8e7SGabor Kovesdan0x4EAE = 0x4E3C
605ad30f8e7SGabor Kovesdan0x4EB0 = 0x5037
606ad30f8e7SGabor Kovesdan0x4EB3 = 0x5038
607ad30f8e7SGabor Kovesdan0x4EB6 = 0x5039
608ad30f8e7SGabor Kovesdan0x4EBA = 0x3F4D
609ad30f8e7SGabor Kovesdan0x4EC0 = 0x3D3A
610ad30f8e7SGabor Kovesdan0x4EC1 = 0x3F4E
611ad30f8e7SGabor Kovesdan0x4EC2 = 0x503E
612ad30f8e7SGabor Kovesdan0x4EC4 = 0x503C
613ad30f8e7SGabor Kovesdan0x4EC6 = 0x503D
614ad30f8e7SGabor Kovesdan0x4EC7 = 0x3558
615ad30f8e7SGabor Kovesdan0x4ECA = 0x3A23
616ad30f8e7SGabor Kovesdan0x4ECB = 0x3270
617ad30f8e7SGabor Kovesdan0x4ECD = 0x503B
618ad30f8e7SGabor Kovesdan0x4ECE = 0x503A
619ad30f8e7SGabor Kovesdan0x4ECF = 0x4A29
620ad30f8e7SGabor Kovesdan0x4ED4 = 0x3B46
621ad30f8e7SGabor Kovesdan0x4ED5 = 0x3B45
622ad30f8e7SGabor Kovesdan0x4ED6 = 0x423E
623ad30f8e7SGabor Kovesdan0x4ED7 = 0x503F
624ad30f8e7SGabor Kovesdan0x4ED8 = 0x4955
625ad30f8e7SGabor Kovesdan0x4ED9 = 0x4067
626ad30f8e7SGabor Kovesdan0x4EDD = 0x2138
627ad30f8e7SGabor Kovesdan0x4EDE = 0x5040
628ad30f8e7SGabor Kovesdan0x4EDF = 0x5042
629ad30f8e7SGabor Kovesdan0x4EE3 = 0x4265
630ad30f8e7SGabor Kovesdan0x4EE4 = 0x4E61
631ad30f8e7SGabor Kovesdan0x4EE5 = 0x304A
632ad30f8e7SGabor Kovesdan0x4EED = 0x5041
633ad30f8e7SGabor Kovesdan0x4EEE = 0x323E
634ad30f8e7SGabor Kovesdan0x4EF0 = 0x3644
635ad30f8e7SGabor Kovesdan0x4EF2 = 0x4367
636ad30f8e7SGabor Kovesdan0x4EF6 = 0x376F
637ad30f8e7SGabor Kovesdan0x4EF7 = 0x5043
638ad30f8e7SGabor Kovesdan0x4EFB = 0x4724
639ad30f8e7SGabor Kovesdan0x4F01 = 0x346B
640ad30f8e7SGabor Kovesdan0x4F09 = 0x5044
641ad30f8e7SGabor Kovesdan0x4F0A = 0x304B
642ad30f8e7SGabor Kovesdan0x4F0D = 0x3860
643ad30f8e7SGabor Kovesdan0x4F0E = 0x346C
644ad30f8e7SGabor Kovesdan0x4F0F = 0x497A
645ad30f8e7SGabor Kovesdan0x4F10 = 0x4832
646ad30f8e7SGabor Kovesdan0x4F11 = 0x3559
647ad30f8e7SGabor Kovesdan0x4F1A = 0x3271
648ad30f8e7SGabor Kovesdan0x4F1C = 0x5067
649ad30f8e7SGabor Kovesdan0x4F1D = 0x4541
650ad30f8e7SGabor Kovesdan0x4F2F = 0x476C
651ad30f8e7SGabor Kovesdan0x4F30 = 0x5046
652ad30f8e7SGabor Kovesdan0x4F34 = 0x483C
653ad30f8e7SGabor Kovesdan0x4F36 = 0x4E62
654ad30f8e7SGabor Kovesdan0x4F38 = 0x3F2D
655ad30f8e7SGabor Kovesdan0x4F3A = 0x3B47
656ad30f8e7SGabor Kovesdan0x4F3C = 0x3B77
657ad30f8e7SGabor Kovesdan0x4F3D = 0x3240
658ad30f8e7SGabor Kovesdan0x4F43 = 0x4451
659ad30f8e7SGabor Kovesdan0x4F46 = 0x4322
660ad30f8e7SGabor Kovesdan0x4F47 = 0x504A
661ad30f8e7SGabor Kovesdan0x4F4D = 0x304C
662ad30f8e7SGabor Kovesdan0x4F4E = 0x4463
663ad30f8e7SGabor Kovesdan0x4F4F = 0x3D3B
664ad30f8e7SGabor Kovesdan0x4F50 = 0x3A34
665ad30f8e7SGabor Kovesdan0x4F51 = 0x4D24
666ad30f8e7SGabor Kovesdan0x4F53 = 0x424E
667ad30f8e7SGabor Kovesdan0x4F55 = 0x323F
668ad30f8e7SGabor Kovesdan0x4F57 = 0x5049
669ad30f8e7SGabor Kovesdan0x4F59 = 0x4D3E
670ad30f8e7SGabor Kovesdan0x4F5A = 0x5045
671ad30f8e7SGabor Kovesdan0x4F5B = 0x5047
672ad30f8e7SGabor Kovesdan0x4F5C = 0x3A6E
673ad30f8e7SGabor Kovesdan0x4F5D = 0x5048
674ad30f8e7SGabor Kovesdan0x4F5E = 0x5524
675ad30f8e7SGabor Kovesdan0x4F69 = 0x5050
676ad30f8e7SGabor Kovesdan0x4F6F = 0x5053
677ad30f8e7SGabor Kovesdan0x4F70 = 0x5051
678ad30f8e7SGabor Kovesdan0x4F73 = 0x3242
679ad30f8e7SGabor Kovesdan0x4F75 = 0x4A3B
680ad30f8e7SGabor Kovesdan0x4F76 = 0x504B
681ad30f8e7SGabor Kovesdan0x4F7B = 0x504F
682ad30f8e7SGabor Kovesdan0x4F7C = 0x3873
683ad30f8e7SGabor Kovesdan0x4F7F = 0x3B48
684ad30f8e7SGabor Kovesdan0x4F83 = 0x3426
685ad30f8e7SGabor Kovesdan0x4F86 = 0x5054
686ad30f8e7SGabor Kovesdan0x4F88 = 0x504C
687ad30f8e7SGabor Kovesdan0x4F8B = 0x4E63
688ad30f8e7SGabor Kovesdan0x4F8D = 0x3B78
689ad30f8e7SGabor Kovesdan0x4F8F = 0x504D
690ad30f8e7SGabor Kovesdan0x4F91 = 0x5052
691ad30f8e7SGabor Kovesdan0x4F96 = 0x5055
692ad30f8e7SGabor Kovesdan0x4F98 = 0x504E
693ad30f8e7SGabor Kovesdan0x4F9B = 0x3621
694ad30f8e7SGabor Kovesdan0x4F9D = 0x304D
695ad30f8e7SGabor Kovesdan0x4FA0 = 0x3622
696ad30f8e7SGabor Kovesdan0x4FA1 = 0x3241
697ad30f8e7SGabor Kovesdan0x4FAB = 0x5525
698ad30f8e7SGabor Kovesdan0x4FAD = 0x4B79
699ad30f8e7SGabor Kovesdan0x4FAE = 0x496E
700ad30f8e7SGabor Kovesdan0x4FAF = 0x3874
701ad30f8e7SGabor Kovesdan0x4FB5 = 0x3F2F
702ad30f8e7SGabor Kovesdan0x4FB6 = 0x4E37
703ad30f8e7SGabor Kovesdan0x4FBF = 0x4A58
704ad30f8e7SGabor Kovesdan0x4FC2 = 0x3738
705ad30f8e7SGabor Kovesdan0x4FC3 = 0x4225
706ad30f8e7SGabor Kovesdan0x4FC4 = 0x3264
707ad30f8e7SGabor Kovesdan0x4FCA = 0x3D53
708ad30f8e7SGabor Kovesdan0x4FCE = 0x5059
709ad30f8e7SGabor Kovesdan0x4FD0 = 0x505E
710ad30f8e7SGabor Kovesdan0x4FD1 = 0x505C
711ad30f8e7SGabor Kovesdan0x4FD4 = 0x5057
712ad30f8e7SGabor Kovesdan0x4FD7 = 0x422F
713ad30f8e7SGabor Kovesdan0x4FD8 = 0x505A
714ad30f8e7SGabor Kovesdan0x4FDA = 0x505D
715ad30f8e7SGabor Kovesdan0x4FDB = 0x505B
716ad30f8e7SGabor Kovesdan0x4FDD = 0x4A5D
717ad30f8e7SGabor Kovesdan0x4FDF = 0x5058
718ad30f8e7SGabor Kovesdan0x4FE1 = 0x3F2E
719ad30f8e7SGabor Kovesdan0x4FE3 = 0x4B73
720ad30f8e7SGabor Kovesdan0x4FE4 = 0x505F
721ad30f8e7SGabor Kovesdan0x4FE5 = 0x5060
722ad30f8e7SGabor Kovesdan0x4FEE = 0x3D24
723ad30f8e7SGabor Kovesdan0x4FEF = 0x506D
724ad30f8e7SGabor Kovesdan0x4FF3 = 0x4750
725ad30f8e7SGabor Kovesdan0x4FF5 = 0x4936
726ad30f8e7SGabor Kovesdan0x4FF6 = 0x5068
727ad30f8e7SGabor Kovesdan0x4FF8 = 0x4A70
728ad30f8e7SGabor Kovesdan0x4FFA = 0x3236
729ad30f8e7SGabor Kovesdan0x4FFE = 0x506C
730ad30f8e7SGabor Kovesdan0x5005 = 0x5066
731ad30f8e7SGabor Kovesdan0x5006 = 0x506F
732ad30f8e7SGabor Kovesdan0x5009 = 0x4152
733ad30f8e7SGabor Kovesdan0x500B = 0x3844
734ad30f8e7SGabor Kovesdan0x500D = 0x475C
735ad30f8e7SGabor Kovesdan0x500F = 0x6047
736ad30f8e7SGabor Kovesdan0x5011 = 0x506E
737ad30f8e7SGabor Kovesdan0x5012 = 0x455D
738ad30f8e7SGabor Kovesdan0x5014 = 0x5063
739ad30f8e7SGabor Kovesdan0x5016 = 0x3876
740ad30f8e7SGabor Kovesdan0x5019 = 0x3875
741ad30f8e7SGabor Kovesdan0x501A = 0x5061
742ad30f8e7SGabor Kovesdan0x501F = 0x3C5A
743ad30f8e7SGabor Kovesdan0x5021 = 0x5069
744ad30f8e7SGabor Kovesdan0x5023 = 0x4A6F
745ad30f8e7SGabor Kovesdan0x5024 = 0x434D
746ad30f8e7SGabor Kovesdan0x5025 = 0x5065
747ad30f8e7SGabor Kovesdan0x5026 = 0x3771
748ad30f8e7SGabor Kovesdan0x5028 = 0x5062
749ad30f8e7SGabor Kovesdan0x5029 = 0x506A
750ad30f8e7SGabor Kovesdan0x502A = 0x5064
751ad30f8e7SGabor Kovesdan0x502B = 0x4E51
752ad30f8e7SGabor Kovesdan0x502C = 0x506B
753ad30f8e7SGabor Kovesdan0x502D = 0x4F41
754ad30f8e7SGabor Kovesdan0x5036 = 0x3666
755ad30f8e7SGabor Kovesdan0x5039 = 0x3770
756ad30f8e7SGabor Kovesdan0x5043 = 0x5070
757ad30f8e7SGabor Kovesdan0x5047 = 0x5071
758ad30f8e7SGabor Kovesdan0x5048 = 0x5075
759ad30f8e7SGabor Kovesdan0x5049 = 0x304E
760ad30f8e7SGabor Kovesdan0x504F = 0x4A50
761ad30f8e7SGabor Kovesdan0x5050 = 0x5074
762ad30f8e7SGabor Kovesdan0x5055 = 0x5073
763ad30f8e7SGabor Kovesdan0x5056 = 0x5077
764ad30f8e7SGabor Kovesdan0x505A = 0x5076
765ad30f8e7SGabor Kovesdan0x505C = 0x4464
766ad30f8e7SGabor Kovesdan0x5065 = 0x3772
767ad30f8e7SGabor Kovesdan0x506C = 0x5078
768ad30f8e7SGabor Kovesdan0x5072 = 0x3C45
769ad30f8e7SGabor Kovesdan0x5074 = 0x4226
770ad30f8e7SGabor Kovesdan0x5075 = 0x4465
771ad30f8e7SGabor Kovesdan0x5076 = 0x3676
772ad30f8e7SGabor Kovesdan0x5078 = 0x5079
773ad30f8e7SGabor Kovesdan0x507D = 0x3536
774ad30f8e7SGabor Kovesdan0x5080 = 0x507A
775ad30f8e7SGabor Kovesdan0x5085 = 0x507C
776ad30f8e7SGabor Kovesdan0x508D = 0x4B35
777ad30f8e7SGabor Kovesdan0x5091 = 0x3766
778ad30f8e7SGabor Kovesdan0x5098 = 0x3B31
779ad30f8e7SGabor Kovesdan0x5099 = 0x4877
780ad30f8e7SGabor Kovesdan0x509A = 0x507B
781ad30f8e7SGabor Kovesdan0x50AC = 0x3A45
782ad30f8e7SGabor Kovesdan0x50AD = 0x4D43
783ad30f8e7SGabor Kovesdan0x50B2 = 0x507E
784ad30f8e7SGabor Kovesdan0x50B3 = 0x5123
785ad30f8e7SGabor Kovesdan0x50B4 = 0x507D
786ad30f8e7SGabor Kovesdan0x50B5 = 0x3A44
787ad30f8e7SGabor Kovesdan0x50B7 = 0x3D7D
788ad30f8e7SGabor Kovesdan0x50BE = 0x3739
789ad30f8e7SGabor Kovesdan0x50C2 = 0x5124
790ad30f8e7SGabor Kovesdan0x50C5 = 0x364F
791ad30f8e7SGabor Kovesdan0x50C9 = 0x5121
792ad30f8e7SGabor Kovesdan0x50CA = 0x5122
793ad30f8e7SGabor Kovesdan0x50CD = 0x462F
794ad30f8e7SGabor Kovesdan0x50CF = 0x417C
795ad30f8e7SGabor Kovesdan0x50D1 = 0x3623
796ad30f8e7SGabor Kovesdan0x50D5 = 0x4B4D
797ad30f8e7SGabor Kovesdan0x50D6 = 0x5125
798ad30f8e7SGabor Kovesdan0x50DA = 0x4E3D
799ad30f8e7SGabor Kovesdan0x50DE = 0x5126
800ad30f8e7SGabor Kovesdan0x50E3 = 0x5129
801ad30f8e7SGabor Kovesdan0x50E5 = 0x5127
802ad30f8e7SGabor Kovesdan0x50E7 = 0x414E
803ad30f8e7SGabor Kovesdan0x50ED = 0x5128
804ad30f8e7SGabor Kovesdan0x50EE = 0x512A
805ad30f8e7SGabor Kovesdan0x50F5 = 0x512C
806ad30f8e7SGabor Kovesdan0x50F9 = 0x512B
807ad30f8e7SGabor Kovesdan0x50FB = 0x4A48
808ad30f8e7SGabor Kovesdan0x5100 = 0x3537
809ad30f8e7SGabor Kovesdan0x5101 = 0x512E
810ad30f8e7SGabor Kovesdan0x5102 = 0x512F
811ad30f8e7SGabor Kovesdan0x5104 = 0x322F
812ad30f8e7SGabor Kovesdan0x5109 = 0x512D
813ad30f8e7SGabor Kovesdan0x5112 = 0x3C74
814ad30f8e7SGabor Kovesdan0x5114 = 0x5132
815ad30f8e7SGabor Kovesdan0x5115 = 0x5131
816ad30f8e7SGabor Kovesdan0x5116 = 0x5130
817ad30f8e7SGabor Kovesdan0x5118 = 0x5056
818ad30f8e7SGabor Kovesdan0x511A = 0x5133
819ad30f8e7SGabor Kovesdan0x511F = 0x3D7E
820ad30f8e7SGabor Kovesdan0x5121 = 0x5134
821ad30f8e7SGabor Kovesdan0x512A = 0x4D25
822ad30f8e7SGabor Kovesdan0x5132 = 0x4C59
823ad30f8e7SGabor Kovesdan0x5137 = 0x5136
824ad30f8e7SGabor Kovesdan0x513A = 0x5135
825ad30f8e7SGabor Kovesdan0x513B = 0x5138
826ad30f8e7SGabor Kovesdan0x513C = 0x5137
827ad30f8e7SGabor Kovesdan0x513F = 0x5139
828ad30f8e7SGabor Kovesdan0x5140 = 0x513A
829ad30f8e7SGabor Kovesdan0x5141 = 0x3074
830ad30f8e7SGabor Kovesdan0x5143 = 0x3835
831ad30f8e7SGabor Kovesdan0x5144 = 0x373B
832ad30f8e7SGabor Kovesdan0x5145 = 0x3D3C
833ad30f8e7SGabor Kovesdan0x5146 = 0x437B
834ad30f8e7SGabor Kovesdan0x5147 = 0x3624
835ad30f8e7SGabor Kovesdan0x5148 = 0x4068
836ad30f8e7SGabor Kovesdan0x5149 = 0x3877
837ad30f8e7SGabor Kovesdan0x514B = 0x396E
838ad30f8e7SGabor Kovesdan0x514C = 0x513C
839ad30f8e7SGabor Kovesdan0x514D = 0x4C48
840ad30f8e7SGabor Kovesdan0x514E = 0x4546
841ad30f8e7SGabor Kovesdan0x5150 = 0x3B79
842ad30f8e7SGabor Kovesdan0x5152 = 0x513B
843ad30f8e7SGabor Kovesdan0x5154 = 0x513D
844ad30f8e7SGabor Kovesdan0x515A = 0x455E
845ad30f8e7SGabor Kovesdan0x515C = 0x3375
846ad30f8e7SGabor Kovesdan0x5162 = 0x513E
847ad30f8e7SGabor Kovesdan0x5165 = 0x467E
848ad30f8e7SGabor Kovesdan0x5168 = 0x4134
849ad30f8e7SGabor Kovesdan0x5169 = 0x5140
850ad30f8e7SGabor Kovesdan0x516A = 0x5141
851ad30f8e7SGabor Kovesdan0x516B = 0x482C
852ad30f8e7SGabor Kovesdan0x516C = 0x3878
853ad30f8e7SGabor Kovesdan0x516D = 0x4F3B
854ad30f8e7SGabor Kovesdan0x516E = 0x5142
855ad30f8e7SGabor Kovesdan0x5171 = 0x3626
856ad30f8e7SGabor Kovesdan0x5175 = 0x4A3C
857ad30f8e7SGabor Kovesdan0x5176 = 0x4236
858ad30f8e7SGabor Kovesdan0x5177 = 0x3671
859ad30f8e7SGabor Kovesdan0x5178 = 0x4535
860ad30f8e7SGabor Kovesdan0x517C = 0x3773
861ad30f8e7SGabor Kovesdan0x5180 = 0x5143
862ad30f8e7SGabor Kovesdan0x5182 = 0x5144
863ad30f8e7SGabor Kovesdan0x5185 = 0x4662
864ad30f8e7SGabor Kovesdan0x5186 = 0x315F
865ad30f8e7SGabor Kovesdan0x5189 = 0x5147
866ad30f8e7SGabor Kovesdan0x518A = 0x3A7D
867ad30f8e7SGabor Kovesdan0x518C = 0x5146
868ad30f8e7SGabor Kovesdan0x518D = 0x3A46
869ad30f8e7SGabor Kovesdan0x518F = 0x5148
870ad30f8e7SGabor Kovesdan0x5190 = 0x666E
871ad30f8e7SGabor Kovesdan0x5191 = 0x5149
872ad30f8e7SGabor Kovesdan0x5192 = 0x4B41
873ad30f8e7SGabor Kovesdan0x5193 = 0x514A
874ad30f8e7SGabor Kovesdan0x5195 = 0x514B
875ad30f8e7SGabor Kovesdan0x5196 = 0x514C
876ad30f8e7SGabor Kovesdan0x5197 = 0x3E69
877ad30f8e7SGabor Kovesdan0x5199 = 0x3C4C
878ad30f8e7SGabor Kovesdan0x51A0 = 0x3427
879ad30f8e7SGabor Kovesdan0x51A2 = 0x514F
880ad30f8e7SGabor Kovesdan0x51A4 = 0x514D
881ad30f8e7SGabor Kovesdan0x51A5 = 0x4C3D
882ad30f8e7SGabor Kovesdan0x51A6 = 0x514E
883ad30f8e7SGabor Kovesdan0x51A8 = 0x495A
884ad30f8e7SGabor Kovesdan0x51A9 = 0x5150
885ad30f8e7SGabor Kovesdan0x51AA = 0x5151
886ad30f8e7SGabor Kovesdan0x51AB = 0x5152
887ad30f8e7SGabor Kovesdan0x51AC = 0x455F
888ad30f8e7SGabor Kovesdan0x51B0 = 0x5156
889ad30f8e7SGabor Kovesdan0x51B1 = 0x5154
890ad30f8e7SGabor Kovesdan0x51B2 = 0x5155
891ad30f8e7SGabor Kovesdan0x51B3 = 0x5153
892ad30f8e7SGabor Kovesdan0x51B4 = 0x3A63
893ad30f8e7SGabor Kovesdan0x51B5 = 0x5157
894ad30f8e7SGabor Kovesdan0x51B6 = 0x4C6A
895ad30f8e7SGabor Kovesdan0x51B7 = 0x4E64
896ad30f8e7SGabor Kovesdan0x51BD = 0x5158
897ad30f8e7SGabor Kovesdan0x51C4 = 0x4028
898ad30f8e7SGabor Kovesdan0x51C5 = 0x5159
899ad30f8e7SGabor Kovesdan0x51C6 = 0x3D5A
900ad30f8e7SGabor Kovesdan0x51C9 = 0x515A
901ad30f8e7SGabor Kovesdan0x51CB = 0x437C
902ad30f8e7SGabor Kovesdan0x51CC = 0x4E3F
903ad30f8e7SGabor Kovesdan0x51CD = 0x4560
904ad30f8e7SGabor Kovesdan0x51D6 = 0x5245
905ad30f8e7SGabor Kovesdan0x51DB = 0x515B
906ad30f8e7SGabor Kovesdan0x51DC = 0x7425
907ad30f8e7SGabor Kovesdan0x51DD = 0x3645
908ad30f8e7SGabor Kovesdan0x51E0 = 0x515C
909ad30f8e7SGabor Kovesdan0x51E1 = 0x4B5E
910ad30f8e7SGabor Kovesdan0x51E6 = 0x3D68
911ad30f8e7SGabor Kovesdan0x51E7 = 0x427C
912ad30f8e7SGabor Kovesdan0x51E9 = 0x515E
913ad30f8e7SGabor Kovesdan0x51EA = 0x4664
914ad30f8e7SGabor Kovesdan0x51ED = 0x515F
915ad30f8e7SGabor Kovesdan0x51F0 = 0x5160
916ad30f8e7SGabor Kovesdan0x51F1 = 0x332E
917ad30f8e7SGabor Kovesdan0x51F5 = 0x5161
918ad30f8e7SGabor Kovesdan0x51F6 = 0x3627
919ad30f8e7SGabor Kovesdan0x51F8 = 0x464C
920ad30f8e7SGabor Kovesdan0x51F9 = 0x317A
921ad30f8e7SGabor Kovesdan0x51FA = 0x3D50
922ad30f8e7SGabor Kovesdan0x51FD = 0x4821
923ad30f8e7SGabor Kovesdan0x51FE = 0x5162
924ad30f8e7SGabor Kovesdan0x5200 = 0x4561
925ad30f8e7SGabor Kovesdan0x5203 = 0x3F4F
926ad30f8e7SGabor Kovesdan0x5204 = 0x5163
927ad30f8e7SGabor Kovesdan0x5206 = 0x4A2C
928ad30f8e7SGabor Kovesdan0x5207 = 0x405A
929ad30f8e7SGabor Kovesdan0x5208 = 0x3422
930ad30f8e7SGabor Kovesdan0x520A = 0x3429
931ad30f8e7SGabor Kovesdan0x520B = 0x5164
932ad30f8e7SGabor Kovesdan0x520E = 0x5166
933ad30f8e7SGabor Kovesdan0x5211 = 0x373A
934ad30f8e7SGabor Kovesdan0x5214 = 0x5165
935ad30f8e7SGabor Kovesdan0x5217 = 0x4E73
936ad30f8e7SGabor Kovesdan0x521D = 0x3D69
937ad30f8e7SGabor Kovesdan0x5224 = 0x483D
938ad30f8e7SGabor Kovesdan0x5225 = 0x4A4C
939ad30f8e7SGabor Kovesdan0x5227 = 0x5167
940ad30f8e7SGabor Kovesdan0x5229 = 0x4D78
941ad30f8e7SGabor Kovesdan0x522A = 0x5168
942ad30f8e7SGabor Kovesdan0x522E = 0x5169
943ad30f8e7SGabor Kovesdan0x5230 = 0x457E
944ad30f8e7SGabor Kovesdan0x5233 = 0x516A
945ad30f8e7SGabor Kovesdan0x5236 = 0x4029
946ad30f8e7SGabor Kovesdan0x5237 = 0x3A7E
947ad30f8e7SGabor Kovesdan0x5238 = 0x3774
948ad30f8e7SGabor Kovesdan0x5239 = 0x516B
949ad30f8e7SGabor Kovesdan0x523A = 0x3B49
950ad30f8e7SGabor Kovesdan0x523B = 0x396F
951ad30f8e7SGabor Kovesdan0x5243 = 0x4466
952ad30f8e7SGabor Kovesdan0x5244 = 0x516D
953ad30f8e7SGabor Kovesdan0x5247 = 0x4227
954ad30f8e7SGabor Kovesdan0x524A = 0x3A6F
955ad30f8e7SGabor Kovesdan0x524B = 0x516E
956ad30f8e7SGabor Kovesdan0x524C = 0x516F
957ad30f8e7SGabor Kovesdan0x524D = 0x4130
958ad30f8e7SGabor Kovesdan0x524F = 0x516C
959ad30f8e7SGabor Kovesdan0x5254 = 0x5171
960ad30f8e7SGabor Kovesdan0x5256 = 0x4B36
961ad30f8e7SGabor Kovesdan0x525B = 0x3964
962ad30f8e7SGabor Kovesdan0x525E = 0x5170
963ad30f8e7SGabor Kovesdan0x5263 = 0x3775
964ad30f8e7SGabor Kovesdan0x5264 = 0x3A5E
965ad30f8e7SGabor Kovesdan0x5265 = 0x476D
966ad30f8e7SGabor Kovesdan0x5269 = 0x5174
967ad30f8e7SGabor Kovesdan0x526A = 0x5172
968ad30f8e7SGabor Kovesdan0x526F = 0x497B
969ad30f8e7SGabor Kovesdan0x5270 = 0x3E6A
970ad30f8e7SGabor Kovesdan0x5271 = 0x517B
971ad30f8e7SGabor Kovesdan0x5272 = 0x3364
972ad30f8e7SGabor Kovesdan0x5273 = 0x5175
973ad30f8e7SGabor Kovesdan0x5274 = 0x5173
974ad30f8e7SGabor Kovesdan0x5275 = 0x414F
975ad30f8e7SGabor Kovesdan0x527D = 0x5177
976ad30f8e7SGabor Kovesdan0x527F = 0x5176
977ad30f8e7SGabor Kovesdan0x5283 = 0x3344
978ad30f8e7SGabor Kovesdan0x5287 = 0x3760
979ad30f8e7SGabor Kovesdan0x5288 = 0x517C
980ad30f8e7SGabor Kovesdan0x5289 = 0x4E2D
981ad30f8e7SGabor Kovesdan0x528D = 0x5178
982ad30f8e7SGabor Kovesdan0x5291 = 0x517D
983ad30f8e7SGabor Kovesdan0x5292 = 0x517A
984ad30f8e7SGabor Kovesdan0x5294 = 0x5179
985ad30f8e7SGabor Kovesdan0x529B = 0x4E4F
986ad30f8e7SGabor Kovesdan0x529F = 0x3879
987ad30f8e7SGabor Kovesdan0x52A0 = 0x3243
988ad30f8e7SGabor Kovesdan0x52A3 = 0x4E74
989ad30f8e7SGabor Kovesdan0x52A9 = 0x3D75
990ad30f8e7SGabor Kovesdan0x52AA = 0x4558
991ad30f8e7SGabor Kovesdan0x52AB = 0x3965
992ad30f8e7SGabor Kovesdan0x52AC = 0x5222
993ad30f8e7SGabor Kovesdan0x52AD = 0x5223
994ad30f8e7SGabor Kovesdan0x52B1 = 0x4E65
995ad30f8e7SGabor Kovesdan0x52B4 = 0x4F2B
996ad30f8e7SGabor Kovesdan0x52B5 = 0x5225
997ad30f8e7SGabor Kovesdan0x52B9 = 0x387A
998ad30f8e7SGabor Kovesdan0x52BC = 0x5224
999ad30f8e7SGabor Kovesdan0x52BE = 0x332F
1000ad30f8e7SGabor Kovesdan0x52C1 = 0x5226
1001ad30f8e7SGabor Kovesdan0x52C3 = 0x4B56
1002ad30f8e7SGabor Kovesdan0x52C5 = 0x443C
1003ad30f8e7SGabor Kovesdan0x52C7 = 0x4D26
1004ad30f8e7SGabor Kovesdan0x52C9 = 0x4A59
1005ad30f8e7SGabor Kovesdan0x52CD = 0x5227
1006ad30f8e7SGabor Kovesdan0x52D2 = 0x7055
1007ad30f8e7SGabor Kovesdan0x52D5 = 0x4630
1008ad30f8e7SGabor Kovesdan0x52D7 = 0x5228
1009ad30f8e7SGabor Kovesdan0x52D8 = 0x342A
1010ad30f8e7SGabor Kovesdan0x52D9 = 0x4C33
1011ad30f8e7SGabor Kovesdan0x52DD = 0x3E21
1012ad30f8e7SGabor Kovesdan0x52DE = 0x5229
1013ad30f8e7SGabor Kovesdan0x52DF = 0x4A67
1014ad30f8e7SGabor Kovesdan0x52E0 = 0x522D
1015ad30f8e7SGabor Kovesdan0x52E2 = 0x402A
1016ad30f8e7SGabor Kovesdan0x52E3 = 0x522A
1017ad30f8e7SGabor Kovesdan0x52E4 = 0x3650
1018ad30f8e7SGabor Kovesdan0x52E6 = 0x522B
1019ad30f8e7SGabor Kovesdan0x52E7 = 0x342B
1020ad30f8e7SGabor Kovesdan0x52F2 = 0x372E
1021ad30f8e7SGabor Kovesdan0x52F3 = 0x522E
1022ad30f8e7SGabor Kovesdan0x52F5 = 0x522F
1023ad30f8e7SGabor Kovesdan0x52F8 = 0x5230
1024ad30f8e7SGabor Kovesdan0x52F9 = 0x5231
1025ad30f8e7SGabor Kovesdan0x52FA = 0x3C5B
1026ad30f8e7SGabor Kovesdan0x52FE = 0x387B
1027ad30f8e7SGabor Kovesdan0x52FF = 0x4C5E
1028ad30f8e7SGabor Kovesdan0x5301 = 0x4C68
1029ad30f8e7SGabor Kovesdan0x5302 = 0x4677
1030ad30f8e7SGabor Kovesdan0x5305 = 0x4A71
1031ad30f8e7SGabor Kovesdan0x5306 = 0x5232
1032ad30f8e7SGabor Kovesdan0x5308 = 0x5233
1033ad30f8e7SGabor Kovesdan0x530D = 0x5235
1034ad30f8e7SGabor Kovesdan0x530F = 0x5237
1035ad30f8e7SGabor Kovesdan0x5310 = 0x5236
1036ad30f8e7SGabor Kovesdan0x5315 = 0x5238
1037ad30f8e7SGabor Kovesdan0x5316 = 0x323D
1038ad30f8e7SGabor Kovesdan0x5317 = 0x4B4C
1039ad30f8e7SGabor Kovesdan0x5319 = 0x3A7C
1040ad30f8e7SGabor Kovesdan0x531A = 0x5239
1041ad30f8e7SGabor Kovesdan0x531D = 0x4159
1042ad30f8e7SGabor Kovesdan0x5320 = 0x3E22
1043ad30f8e7SGabor Kovesdan0x5321 = 0x3629
1044ad30f8e7SGabor Kovesdan0x5323 = 0x523A
1045ad30f8e7SGabor Kovesdan0x532A = 0x485B
1046ad30f8e7SGabor Kovesdan0x532F = 0x523B
1047ad30f8e7SGabor Kovesdan0x5331 = 0x523C
1048ad30f8e7SGabor Kovesdan0x5333 = 0x523D
1049ad30f8e7SGabor Kovesdan0x5338 = 0x523E
1050ad30f8e7SGabor Kovesdan0x5339 = 0x4924
1051ad30f8e7SGabor Kovesdan0x533A = 0x3668
1052ad30f8e7SGabor Kovesdan0x533B = 0x3065
1053ad30f8e7SGabor Kovesdan0x533F = 0x463F
1054ad30f8e7SGabor Kovesdan0x5340 = 0x523F
1055ad30f8e7SGabor Kovesdan0x5341 = 0x3D3D
1056ad30f8e7SGabor Kovesdan0x5343 = 0x4069
1057ad30f8e7SGabor Kovesdan0x5345 = 0x5241
1058ad30f8e7SGabor Kovesdan0x5346 = 0x5240
1059ad30f8e7SGabor Kovesdan0x5347 = 0x3E23
1060ad30f8e7SGabor Kovesdan0x5348 = 0x3861
1061ad30f8e7SGabor Kovesdan0x5349 = 0x5243
1062ad30f8e7SGabor Kovesdan0x534A = 0x483E
1063ad30f8e7SGabor Kovesdan0x534D = 0x5244
1064ad30f8e7SGabor Kovesdan0x5351 = 0x485C
1065ad30f8e7SGabor Kovesdan0x5352 = 0x4234
1066ad30f8e7SGabor Kovesdan0x5353 = 0x426E
1067ad30f8e7SGabor Kovesdan0x5354 = 0x3628
1068ad30f8e7SGabor Kovesdan0x5357 = 0x466E
1069ad30f8e7SGabor Kovesdan0x5358 = 0x4331
1070ad30f8e7SGabor Kovesdan0x535A = 0x476E
1071ad30f8e7SGabor Kovesdan0x535C = 0x4B4E
1072ad30f8e7SGabor Kovesdan0x535E = 0x5246
1073ad30f8e7SGabor Kovesdan0x5360 = 0x406A
1074ad30f8e7SGabor Kovesdan0x5366 = 0x3735
1075ad30f8e7SGabor Kovesdan0x5369 = 0x5247
1076ad30f8e7SGabor Kovesdan0x536E = 0x5248
1077ad30f8e7SGabor Kovesdan0x536F = 0x312C
1078ad30f8e7SGabor Kovesdan0x5370 = 0x3075
1079ad30f8e7SGabor Kovesdan0x5371 = 0x346D
1080ad30f8e7SGabor Kovesdan0x5373 = 0x4228
1081ad30f8e7SGabor Kovesdan0x5374 = 0x3551
1082ad30f8e7SGabor Kovesdan0x5375 = 0x4D71
1083ad30f8e7SGabor Kovesdan0x5377 = 0x524B
1084ad30f8e7SGabor Kovesdan0x5378 = 0x3237
1085ad30f8e7SGabor Kovesdan0x537B = 0x524A
1086ad30f8e7SGabor Kovesdan0x537F = 0x362A
1087ad30f8e7SGabor Kovesdan0x5382 = 0x524C
1088ad30f8e7SGabor Kovesdan0x5384 = 0x4C71
1089ad30f8e7SGabor Kovesdan0x5396 = 0x524D
1090ad30f8e7SGabor Kovesdan0x5398 = 0x4E52
1091ad30f8e7SGabor Kovesdan0x539A = 0x387C
1092ad30f8e7SGabor Kovesdan0x539F = 0x3836
1093ad30f8e7SGabor Kovesdan0x53A0 = 0x524E
1094ad30f8e7SGabor Kovesdan0x53A5 = 0x5250
1095ad30f8e7SGabor Kovesdan0x53A6 = 0x524F
1096ad30f8e7SGabor Kovesdan0x53A8 = 0x3F5F
1097ad30f8e7SGabor Kovesdan0x53A9 = 0x3139
1098ad30f8e7SGabor Kovesdan0x53AD = 0x315E
1099ad30f8e7SGabor Kovesdan0x53AE = 0x5251
1100ad30f8e7SGabor Kovesdan0x53B0 = 0x5252
1101ad30f8e7SGabor Kovesdan0x53B3 = 0x3837
1102ad30f8e7SGabor Kovesdan0x53B6 = 0x5253
1103ad30f8e7SGabor Kovesdan0x53BB = 0x356E
1104ad30f8e7SGabor Kovesdan0x53C2 = 0x3B32
1105ad30f8e7SGabor Kovesdan0x53C3 = 0x5254
1106ad30f8e7SGabor Kovesdan0x53C8 = 0x4B74
1107ad30f8e7SGabor Kovesdan0x53C9 = 0x3A35
1108ad30f8e7SGabor Kovesdan0x53CA = 0x355A
1109ad30f8e7SGabor Kovesdan0x53CB = 0x4D27
1110ad30f8e7SGabor Kovesdan0x53CC = 0x4150
1111ad30f8e7SGabor Kovesdan0x53CD = 0x483F
1112ad30f8e7SGabor Kovesdan0x53CE = 0x3C7D
1113ad30f8e7SGabor Kovesdan0x53D4 = 0x3D47
1114ad30f8e7SGabor Kovesdan0x53D6 = 0x3C68
1115ad30f8e7SGabor Kovesdan0x53D7 = 0x3C75
1116ad30f8e7SGabor Kovesdan0x53D9 = 0x3D76
1117ad30f8e7SGabor Kovesdan0x53DB = 0x4840
1118ad30f8e7SGabor Kovesdan0x53DF = 0x5257
1119ad30f8e7SGabor Kovesdan0x53E1 = 0x3143
1120ad30f8e7SGabor Kovesdan0x53E2 = 0x4151
1121ad30f8e7SGabor Kovesdan0x53E3 = 0x387D
1122ad30f8e7SGabor Kovesdan0x53E4 = 0x3845
1123ad30f8e7SGabor Kovesdan0x53E5 = 0x3667
1124ad30f8e7SGabor Kovesdan0x53E8 = 0x525B
1125ad30f8e7SGabor Kovesdan0x53E9 = 0x4321
1126ad30f8e7SGabor Kovesdan0x53EA = 0x427E
1127ad30f8e7SGabor Kovesdan0x53EB = 0x362B
1128ad30f8e7SGabor Kovesdan0x53EC = 0x3E24
1129ad30f8e7SGabor Kovesdan0x53ED = 0x525C
1130ad30f8e7SGabor Kovesdan0x53EE = 0x525A
1131ad30f8e7SGabor Kovesdan0x53EF = 0x3244
1132ad30f8e7SGabor Kovesdan0x53F0 = 0x4266
1133ad30f8e7SGabor Kovesdan0x53F1 = 0x3C38
1134ad30f8e7SGabor Kovesdan0x53F2 = 0x3B4B
1135ad30f8e7SGabor Kovesdan0x53F3 = 0x3126
1136ad30f8e7SGabor Kovesdan0x53F6 = 0x3370
1137ad30f8e7SGabor Kovesdan0x53F7 = 0x3966
1138ad30f8e7SGabor Kovesdan0x53F8 = 0x3B4A
1139ad30f8e7SGabor Kovesdan0x53FA = 0x525D
1140ad30f8e7SGabor Kovesdan0x5401 = 0x525E
1141ad30f8e7SGabor Kovesdan0x5403 = 0x3549
1142ad30f8e7SGabor Kovesdan0x5404 = 0x3346
1143ad30f8e7SGabor Kovesdan0x5408 = 0x3967
1144ad30f8e7SGabor Kovesdan0x5409 = 0x3548
1145ad30f8e7SGabor Kovesdan0x540A = 0x445F
1146ad30f8e7SGabor Kovesdan0x540B = 0x3125
1147ad30f8e7SGabor Kovesdan0x540C = 0x4631
1148ad30f8e7SGabor Kovesdan0x540D = 0x4C3E
1149ad30f8e7SGabor Kovesdan0x540E = 0x3921
1150ad30f8e7SGabor Kovesdan0x540F = 0x4D79
1151ad30f8e7SGabor Kovesdan0x5410 = 0x4547
1152ad30f8e7SGabor Kovesdan0x5411 = 0x387E
1153ad30f8e7SGabor Kovesdan0x541B = 0x372F
1154ad30f8e7SGabor Kovesdan0x541D = 0x5267
1155ad30f8e7SGabor Kovesdan0x541F = 0x3663
1156ad30f8e7SGabor Kovesdan0x5420 = 0x4B4A
1157ad30f8e7SGabor Kovesdan0x5426 = 0x485D
1158ad30f8e7SGabor Kovesdan0x5429 = 0x5266
1159ad30f8e7SGabor Kovesdan0x542B = 0x345E
1160ad30f8e7SGabor Kovesdan0x542C = 0x5261
1161ad30f8e7SGabor Kovesdan0x542D = 0x5262
1162ad30f8e7SGabor Kovesdan0x542E = 0x5264
1163ad30f8e7SGabor Kovesdan0x5436 = 0x5265
1164ad30f8e7SGabor Kovesdan0x5438 = 0x355B
1165ad30f8e7SGabor Kovesdan0x5439 = 0x3F61
1166ad30f8e7SGabor Kovesdan0x543B = 0x4A2D
1167ad30f8e7SGabor Kovesdan0x543C = 0x5263
1168ad30f8e7SGabor Kovesdan0x543D = 0x525F
1169ad30f8e7SGabor Kovesdan0x543E = 0x3863
1170ad30f8e7SGabor Kovesdan0x5440 = 0x5260
1171ad30f8e7SGabor Kovesdan0x5442 = 0x4F24
1172ad30f8e7SGabor Kovesdan0x5446 = 0x4A72
1173ad30f8e7SGabor Kovesdan0x5448 = 0x4468
1174ad30f8e7SGabor Kovesdan0x5449 = 0x3862
1175ad30f8e7SGabor Kovesdan0x544A = 0x3970
1176ad30f8e7SGabor Kovesdan0x544E = 0x5268
1177ad30f8e7SGabor Kovesdan0x5451 = 0x465D
1178ad30f8e7SGabor Kovesdan0x545F = 0x526C
1179ad30f8e7SGabor Kovesdan0x5468 = 0x3C7E
1180ad30f8e7SGabor Kovesdan0x546A = 0x3C76
1181ad30f8e7SGabor Kovesdan0x5470 = 0x526F
1182ad30f8e7SGabor Kovesdan0x5471 = 0x526D
1183ad30f8e7SGabor Kovesdan0x5473 = 0x4C23
1184ad30f8e7SGabor Kovesdan0x5475 = 0x526A
1185ad30f8e7SGabor Kovesdan0x5476 = 0x5273
1186ad30f8e7SGabor Kovesdan0x5477 = 0x526E
1187ad30f8e7SGabor Kovesdan0x547B = 0x5271
1188ad30f8e7SGabor Kovesdan0x547C = 0x3846
1189ad30f8e7SGabor Kovesdan0x547D = 0x4C3F
1190ad30f8e7SGabor Kovesdan0x5480 = 0x5272
1191ad30f8e7SGabor Kovesdan0x5484 = 0x5274
1192ad30f8e7SGabor Kovesdan0x5486 = 0x5276
1193ad30f8e7SGabor Kovesdan0x548B = 0x3A70
1194ad30f8e7SGabor Kovesdan0x548C = 0x4F42
1195ad30f8e7SGabor Kovesdan0x548E = 0x526B
1196ad30f8e7SGabor Kovesdan0x548F = 0x5269
1197ad30f8e7SGabor Kovesdan0x5490 = 0x5275
1198ad30f8e7SGabor Kovesdan0x5492 = 0x5270
1199ad30f8e7SGabor Kovesdan0x54A2 = 0x5278
1200ad30f8e7SGabor Kovesdan0x54A4 = 0x5323
1201ad30f8e7SGabor Kovesdan0x54A5 = 0x527A
1202ad30f8e7SGabor Kovesdan0x54A8 = 0x527E
1203ad30f8e7SGabor Kovesdan0x54AB = 0x5321
1204ad30f8e7SGabor Kovesdan0x54AC = 0x527B
1205ad30f8e7SGabor Kovesdan0x54AF = 0x533E
1206ad30f8e7SGabor Kovesdan0x54B2 = 0x3A69
1207ad30f8e7SGabor Kovesdan0x54B3 = 0x3331
1208ad30f8e7SGabor Kovesdan0x54B8 = 0x5279
1209ad30f8e7SGabor Kovesdan0x54BC = 0x5325
1210ad30f8e7SGabor Kovesdan0x54BD = 0x3076
1211ad30f8e7SGabor Kovesdan0x54BE = 0x5324
1212ad30f8e7SGabor Kovesdan0x54C0 = 0x3025
1213ad30f8e7SGabor Kovesdan0x54C1 = 0x494A
1214ad30f8e7SGabor Kovesdan0x54C2 = 0x5322
1215ad30f8e7SGabor Kovesdan0x54C4 = 0x527C
1216ad30f8e7SGabor Kovesdan0x54C7 = 0x5277
1217ad30f8e7SGabor Kovesdan0x54C8 = 0x527D
1218ad30f8e7SGabor Kovesdan0x54C9 = 0x3A48
1219ad30f8e7SGabor Kovesdan0x54D8 = 0x5326
1220ad30f8e7SGabor Kovesdan0x54E1 = 0x3077
1221ad30f8e7SGabor Kovesdan0x54E2 = 0x532F
1222ad30f8e7SGabor Kovesdan0x54E5 = 0x5327
1223ad30f8e7SGabor Kovesdan0x54E6 = 0x5328
1224ad30f8e7SGabor Kovesdan0x54E8 = 0x3E25
1225ad30f8e7SGabor Kovesdan0x54E9 = 0x4B69
1226ad30f8e7SGabor Kovesdan0x54ED = 0x532D
1227ad30f8e7SGabor Kovesdan0x54EE = 0x532C
1228ad30f8e7SGabor Kovesdan0x54F2 = 0x452F
1229ad30f8e7SGabor Kovesdan0x54FA = 0x532E
1230ad30f8e7SGabor Kovesdan0x54FD = 0x532B
1231ad30f8e7SGabor Kovesdan0x5504 = 0x3134
1232ad30f8e7SGabor Kovesdan0x5506 = 0x3A36
1233ad30f8e7SGabor Kovesdan0x5507 = 0x3F30
1234ad30f8e7SGabor Kovesdan0x550F = 0x5329
1235ad30f8e7SGabor Kovesdan0x5510 = 0x4562
1236ad30f8e7SGabor Kovesdan0x5514 = 0x532A
1237ad30f8e7SGabor Kovesdan0x5516 = 0x3022
1238ad30f8e7SGabor Kovesdan0x552E = 0x5334
1239ad30f8e7SGabor Kovesdan0x552F = 0x4D23
1240ad30f8e7SGabor Kovesdan0x5531 = 0x3E27
1241ad30f8e7SGabor Kovesdan0x5533 = 0x533A
1242ad30f8e7SGabor Kovesdan0x5538 = 0x5339
1243ad30f8e7SGabor Kovesdan0x5539 = 0x5330
1244ad30f8e7SGabor Kovesdan0x553E = 0x4243
1245ad30f8e7SGabor Kovesdan0x5540 = 0x5331
1246ad30f8e7SGabor Kovesdan0x5544 = 0x426F
1247ad30f8e7SGabor Kovesdan0x5545 = 0x5336
1248ad30f8e7SGabor Kovesdan0x5546 = 0x3E26
1249ad30f8e7SGabor Kovesdan0x554C = 0x5333
1250ad30f8e7SGabor Kovesdan0x554F = 0x4C64
1251ad30f8e7SGabor Kovesdan0x5553 = 0x373C
1252ad30f8e7SGabor Kovesdan0x5556 = 0x5337
1253ad30f8e7SGabor Kovesdan0x5557 = 0x5338
1254ad30f8e7SGabor Kovesdan0x555C = 0x5335
1255ad30f8e7SGabor Kovesdan0x555D = 0x533B
1256ad30f8e7SGabor Kovesdan0x5563 = 0x5332
1257ad30f8e7SGabor Kovesdan0x557B = 0x5341
1258ad30f8e7SGabor Kovesdan0x557C = 0x5346
1259ad30f8e7SGabor Kovesdan0x557E = 0x5342
1260ad30f8e7SGabor Kovesdan0x5580 = 0x533D
1261ad30f8e7SGabor Kovesdan0x5583 = 0x5347
1262ad30f8e7SGabor Kovesdan0x5584 = 0x4131
1263ad30f8e7SGabor Kovesdan0x5587 = 0x5349
1264ad30f8e7SGabor Kovesdan0x5589 = 0x3922
1265ad30f8e7SGabor Kovesdan0x558A = 0x533F
1266ad30f8e7SGabor Kovesdan0x558B = 0x437D
1267ad30f8e7SGabor Kovesdan0x5598 = 0x5343
1268ad30f8e7SGabor Kovesdan0x5599 = 0x533C
1269ad30f8e7SGabor Kovesdan0x559A = 0x342D
1270ad30f8e7SGabor Kovesdan0x559C = 0x346E
1271ad30f8e7SGabor Kovesdan0x559D = 0x3365
1272ad30f8e7SGabor Kovesdan0x559E = 0x5344
1273ad30f8e7SGabor Kovesdan0x559F = 0x5340
1274ad30f8e7SGabor Kovesdan0x55A7 = 0x3776
1275ad30f8e7SGabor Kovesdan0x55A8 = 0x534A
1276ad30f8e7SGabor Kovesdan0x55A9 = 0x5348
1277ad30f8e7SGabor Kovesdan0x55AA = 0x4153
1278ad30f8e7SGabor Kovesdan0x55AB = 0x354A
1279ad30f8e7SGabor Kovesdan0x55AC = 0x362C
1280ad30f8e7SGabor Kovesdan0x55AE = 0x5345
1281ad30f8e7SGabor Kovesdan0x55B0 = 0x3674
1282ad30f8e7SGabor Kovesdan0x55B6 = 0x3144
1283ad30f8e7SGabor Kovesdan0x55C4 = 0x534E
1284ad30f8e7SGabor Kovesdan0x55C5 = 0x534C
1285ad30f8e7SGabor Kovesdan0x55C7 = 0x5427
1286ad30f8e7SGabor Kovesdan0x55D4 = 0x5351
1287ad30f8e7SGabor Kovesdan0x55DA = 0x534B
1288ad30f8e7SGabor Kovesdan0x55DC = 0x534F
1289ad30f8e7SGabor Kovesdan0x55DF = 0x534D
1290ad30f8e7SGabor Kovesdan0x55E3 = 0x3B4C
1291ad30f8e7SGabor Kovesdan0x55E4 = 0x5350
1292ad30f8e7SGabor Kovesdan0x55F7 = 0x5353
1293ad30f8e7SGabor Kovesdan0x55F9 = 0x5358
1294ad30f8e7SGabor Kovesdan0x55FD = 0x5356
1295ad30f8e7SGabor Kovesdan0x55FE = 0x5355
1296ad30f8e7SGabor Kovesdan0x5606 = 0x4332
1297ad30f8e7SGabor Kovesdan0x5609 = 0x3245
1298ad30f8e7SGabor Kovesdan0x5614 = 0x5352
1299ad30f8e7SGabor Kovesdan0x5616 = 0x5354
1300ad30f8e7SGabor Kovesdan0x5617 = 0x3E28
1301ad30f8e7SGabor Kovesdan0x5618 = 0x3133
1302ad30f8e7SGabor Kovesdan0x561B = 0x5357
1303ad30f8e7SGabor Kovesdan0x5629 = 0x325E
1304ad30f8e7SGabor Kovesdan0x562F = 0x5362
1305ad30f8e7SGabor Kovesdan0x5631 = 0x3E7C
1306ad30f8e7SGabor Kovesdan0x5632 = 0x535E
1307ad30f8e7SGabor Kovesdan0x5634 = 0x535C
1308ad30f8e7SGabor Kovesdan0x5636 = 0x535D
1309ad30f8e7SGabor Kovesdan0x5638 = 0x535F
1310ad30f8e7SGabor Kovesdan0x5642 = 0x313D
1311ad30f8e7SGabor Kovesdan0x564C = 0x4139
1312ad30f8e7SGabor Kovesdan0x564E = 0x5359
1313ad30f8e7SGabor Kovesdan0x5650 = 0x535A
1314ad30f8e7SGabor Kovesdan0x565B = 0x337A
1315ad30f8e7SGabor Kovesdan0x5664 = 0x5361
1316ad30f8e7SGabor Kovesdan0x5668 = 0x346F
1317ad30f8e7SGabor Kovesdan0x566A = 0x5364
1318ad30f8e7SGabor Kovesdan0x566B = 0x5360
1319ad30f8e7SGabor Kovesdan0x566C = 0x5363
1320ad30f8e7SGabor Kovesdan0x5674 = 0x4A2E
1321ad30f8e7SGabor Kovesdan0x5678 = 0x4655
1322ad30f8e7SGabor Kovesdan0x567A = 0x4838
1323ad30f8e7SGabor Kovesdan0x5680 = 0x5366
1324ad30f8e7SGabor Kovesdan0x5686 = 0x5365
1325ad30f8e7SGabor Kovesdan0x5687 = 0x3345
1326ad30f8e7SGabor Kovesdan0x568A = 0x5367
1327ad30f8e7SGabor Kovesdan0x568F = 0x536A
1328ad30f8e7SGabor Kovesdan0x5694 = 0x5369
1329ad30f8e7SGabor Kovesdan0x56A0 = 0x5368
1330ad30f8e7SGabor Kovesdan0x56A2 = 0x4739
1331ad30f8e7SGabor Kovesdan0x56A5 = 0x536B
1332ad30f8e7SGabor Kovesdan0x56AE = 0x536C
1333ad30f8e7SGabor Kovesdan0x56B4 = 0x536E
1334ad30f8e7SGabor Kovesdan0x56B6 = 0x536D
1335ad30f8e7SGabor Kovesdan0x56BC = 0x5370
1336ad30f8e7SGabor Kovesdan0x56C0 = 0x5373
1337ad30f8e7SGabor Kovesdan0x56C1 = 0x5371
1338ad30f8e7SGabor Kovesdan0x56C2 = 0x536F
1339ad30f8e7SGabor Kovesdan0x56C3 = 0x5372
1340ad30f8e7SGabor Kovesdan0x56C8 = 0x5374
1341ad30f8e7SGabor Kovesdan0x56CE = 0x5375
1342ad30f8e7SGabor Kovesdan0x56D1 = 0x5376
1343ad30f8e7SGabor Kovesdan0x56D3 = 0x5377
1344ad30f8e7SGabor Kovesdan0x56D7 = 0x5378
1345ad30f8e7SGabor Kovesdan0x56D8 = 0x5145
1346ad30f8e7SGabor Kovesdan0x56DA = 0x3C7C
1347ad30f8e7SGabor Kovesdan0x56DB = 0x3B4D
1348ad30f8e7SGabor Kovesdan0x56DE = 0x3273
1349ad30f8e7SGabor Kovesdan0x56E0 = 0x3078
1350ad30f8e7SGabor Kovesdan0x56E3 = 0x4344
1351ad30f8e7SGabor Kovesdan0x56EE = 0x5379
1352ad30f8e7SGabor Kovesdan0x56F0 = 0x3A24
1353ad30f8e7SGabor Kovesdan0x56F2 = 0x304F
1354ad30f8e7SGabor Kovesdan0x56F3 = 0x3F5E
1355ad30f8e7SGabor Kovesdan0x56F9 = 0x537A
1356ad30f8e7SGabor Kovesdan0x56FA = 0x3847
1357ad30f8e7SGabor Kovesdan0x56FD = 0x3971
1358ad30f8e7SGabor Kovesdan0x56FF = 0x537C
1359ad30f8e7SGabor Kovesdan0x5700 = 0x537B
1360ad30f8e7SGabor Kovesdan0x5703 = 0x4A60
1361ad30f8e7SGabor Kovesdan0x5704 = 0x537D
1362ad30f8e7SGabor Kovesdan0x5708 = 0x5421
1363ad30f8e7SGabor Kovesdan0x5709 = 0x537E
1364ad30f8e7SGabor Kovesdan0x570B = 0x5422
1365ad30f8e7SGabor Kovesdan0x570D = 0x5423
1366ad30f8e7SGabor Kovesdan0x570F = 0x3777
1367ad30f8e7SGabor Kovesdan0x5712 = 0x3160
1368ad30f8e7SGabor Kovesdan0x5713 = 0x5424
1369ad30f8e7SGabor Kovesdan0x5716 = 0x5426
1370ad30f8e7SGabor Kovesdan0x5718 = 0x5425
1371ad30f8e7SGabor Kovesdan0x571C = 0x5428
1372ad30f8e7SGabor Kovesdan0x571F = 0x455A
1373ad30f8e7SGabor Kovesdan0x5726 = 0x5429
1374ad30f8e7SGabor Kovesdan0x5727 = 0x3035
1375ad30f8e7SGabor Kovesdan0x5728 = 0x3A5F
1376ad30f8e7SGabor Kovesdan0x572D = 0x373D
1377ad30f8e7SGabor Kovesdan0x5730 = 0x434F
1378ad30f8e7SGabor Kovesdan0x5737 = 0x542A
1379ad30f8e7SGabor Kovesdan0x5738 = 0x542B
1380ad30f8e7SGabor Kovesdan0x573B = 0x542D
1381ad30f8e7SGabor Kovesdan0x5740 = 0x542E
1382ad30f8e7SGabor Kovesdan0x5742 = 0x3A64
1383ad30f8e7SGabor Kovesdan0x5747 = 0x3651
1384ad30f8e7SGabor Kovesdan0x574A = 0x4B37
1385ad30f8e7SGabor Kovesdan0x574E = 0x542C
1386ad30f8e7SGabor Kovesdan0x574F = 0x542F
1387ad30f8e7SGabor Kovesdan0x5750 = 0x3A41
1388ad30f8e7SGabor Kovesdan0x5751 = 0x3923
1389ad30f8e7SGabor Kovesdan0x5761 = 0x5433
1390ad30f8e7SGabor Kovesdan0x5764 = 0x3A25
1391ad30f8e7SGabor Kovesdan0x5766 = 0x4333
1392ad30f8e7SGabor Kovesdan0x5769 = 0x5430
1393ad30f8e7SGabor Kovesdan0x576A = 0x445A
1394ad30f8e7SGabor Kovesdan0x577F = 0x5434
1395ad30f8e7SGabor Kovesdan0x5782 = 0x3F62
1396ad30f8e7SGabor Kovesdan0x5788 = 0x5432
1397ad30f8e7SGabor Kovesdan0x5789 = 0x5435
1398ad30f8e7SGabor Kovesdan0x578B = 0x373F
1399ad30f8e7SGabor Kovesdan0x5793 = 0x5436
1400ad30f8e7SGabor Kovesdan0x57A0 = 0x5437
1401ad30f8e7SGabor Kovesdan0x57A2 = 0x3924
1402ad30f8e7SGabor Kovesdan0x57A3 = 0x3340
1403ad30f8e7SGabor Kovesdan0x57A4 = 0x5439
1404ad30f8e7SGabor Kovesdan0x57AA = 0x543A
1405ad30f8e7SGabor Kovesdan0x57B0 = 0x543B
1406ad30f8e7SGabor Kovesdan0x57B3 = 0x5438
1407ad30f8e7SGabor Kovesdan0x57C0 = 0x5431
1408ad30f8e7SGabor Kovesdan0x57C3 = 0x543C
1409ad30f8e7SGabor Kovesdan0x57C6 = 0x543D
1410ad30f8e7SGabor Kovesdan0x57CB = 0x4B64
1411ad30f8e7SGabor Kovesdan0x57CE = 0x3E6B
1412ad30f8e7SGabor Kovesdan0x57D2 = 0x543F
1413ad30f8e7SGabor Kovesdan0x57D3 = 0x5440
1414ad30f8e7SGabor Kovesdan0x57D4 = 0x543E
1415ad30f8e7SGabor Kovesdan0x57D6 = 0x5442
1416ad30f8e7SGabor Kovesdan0x57DC = 0x4738
1417ad30f8e7SGabor Kovesdan0x57DF = 0x3068
1418ad30f8e7SGabor Kovesdan0x57E0 = 0x4956
1419ad30f8e7SGabor Kovesdan0x57E3 = 0x5443
1420ad30f8e7SGabor Kovesdan0x57F4 = 0x3E7D
1421ad30f8e7SGabor Kovesdan0x57F7 = 0x3C39
1422ad30f8e7SGabor Kovesdan0x57F9 = 0x475D
1423ad30f8e7SGabor Kovesdan0x57FA = 0x3470
1424ad30f8e7SGabor Kovesdan0x57FC = 0x3A6B
1425ad30f8e7SGabor Kovesdan0x5800 = 0x4B59
1426ad30f8e7SGabor Kovesdan0x5802 = 0x4632
1427ad30f8e7SGabor Kovesdan0x5805 = 0x3778
1428ad30f8e7SGabor Kovesdan0x5806 = 0x424F
1429ad30f8e7SGabor Kovesdan0x580A = 0x5441
1430ad30f8e7SGabor Kovesdan0x580B = 0x5444
1431ad30f8e7SGabor Kovesdan0x5815 = 0x4244
1432ad30f8e7SGabor Kovesdan0x5819 = 0x5445
1433ad30f8e7SGabor Kovesdan0x581D = 0x5446
1434ad30f8e7SGabor Kovesdan0x5821 = 0x5448
1435ad30f8e7SGabor Kovesdan0x5824 = 0x4469
1436ad30f8e7SGabor Kovesdan0x582A = 0x342E
1437ad30f8e7SGabor Kovesdan0x582F = 0x7421
1438ad30f8e7SGabor Kovesdan0x5830 = 0x3161
1439ad30f8e7SGabor Kovesdan0x5831 = 0x4A73
1440ad30f8e7SGabor Kovesdan0x5834 = 0x3E6C
1441ad30f8e7SGabor Kovesdan0x5835 = 0x4548
1442ad30f8e7SGabor Kovesdan0x583A = 0x3A66
1443ad30f8e7SGabor Kovesdan0x583D = 0x544E
1444ad30f8e7SGabor Kovesdan0x5840 = 0x4A3D
1445ad30f8e7SGabor Kovesdan0x5841 = 0x4E5D
1446ad30f8e7SGabor Kovesdan0x584A = 0x3274
1447ad30f8e7SGabor Kovesdan0x584B = 0x544A
1448ad30f8e7SGabor Kovesdan0x5851 = 0x413A
1449ad30f8e7SGabor Kovesdan0x5852 = 0x544D
1450ad30f8e7SGabor Kovesdan0x5854 = 0x4563
1451ad30f8e7SGabor Kovesdan0x5857 = 0x4549
1452ad30f8e7SGabor Kovesdan0x5858 = 0x4564
1453ad30f8e7SGabor Kovesdan0x5859 = 0x4839
1454ad30f8e7SGabor Kovesdan0x585A = 0x444D
1455ad30f8e7SGabor Kovesdan0x585E = 0x3A49
1456ad30f8e7SGabor Kovesdan0x5862 = 0x5449
1457ad30f8e7SGabor Kovesdan0x5869 = 0x3176
1458ad30f8e7SGabor Kovesdan0x586B = 0x4536
1459ad30f8e7SGabor Kovesdan0x5870 = 0x544B
1460ad30f8e7SGabor Kovesdan0x5872 = 0x5447
1461ad30f8e7SGabor Kovesdan0x5875 = 0x3F50
1462ad30f8e7SGabor Kovesdan0x5879 = 0x544F
1463ad30f8e7SGabor Kovesdan0x587E = 0x3D4E
1464ad30f8e7SGabor Kovesdan0x5883 = 0x362D
1465ad30f8e7SGabor Kovesdan0x5885 = 0x5450
1466ad30f8e7SGabor Kovesdan0x5893 = 0x4A68
1467ad30f8e7SGabor Kovesdan0x5897 = 0x417D
1468ad30f8e7SGabor Kovesdan0x589C = 0x4446
1469ad30f8e7SGabor Kovesdan0x589F = 0x5452
1470ad30f8e7SGabor Kovesdan0x58A8 = 0x4B4F
1471ad30f8e7SGabor Kovesdan0x58AB = 0x5453
1472ad30f8e7SGabor Kovesdan0x58AE = 0x5458
1473ad30f8e7SGabor Kovesdan0x58B3 = 0x4A2F
1474ad30f8e7SGabor Kovesdan0x58B8 = 0x5457
1475ad30f8e7SGabor Kovesdan0x58B9 = 0x5451
1476ad30f8e7SGabor Kovesdan0x58BA = 0x5454
1477ad30f8e7SGabor Kovesdan0x58BB = 0x5456
1478ad30f8e7SGabor Kovesdan0x58BE = 0x3A26
1479ad30f8e7SGabor Kovesdan0x58C1 = 0x4A49
1480ad30f8e7SGabor Kovesdan0x58C5 = 0x5459
1481ad30f8e7SGabor Kovesdan0x58C7 = 0x4345
1482ad30f8e7SGabor Kovesdan0x58CA = 0x3275
1483ad30f8e7SGabor Kovesdan0x58CC = 0x3E6D
1484ad30f8e7SGabor Kovesdan0x58D1 = 0x545B
1485ad30f8e7SGabor Kovesdan0x58D3 = 0x545A
1486ad30f8e7SGabor Kovesdan0x58D5 = 0x3968
1487ad30f8e7SGabor Kovesdan0x58D7 = 0x545C
1488ad30f8e7SGabor Kovesdan0x58D8 = 0x545E
1489ad30f8e7SGabor Kovesdan0x58D9 = 0x545D
1490ad30f8e7SGabor Kovesdan0x58DC = 0x5460
1491ad30f8e7SGabor Kovesdan0x58DE = 0x5455
1492ad30f8e7SGabor Kovesdan0x58DF = 0x5462
1493ad30f8e7SGabor Kovesdan0x58E4 = 0x5461
1494ad30f8e7SGabor Kovesdan0x58E5 = 0x545F
1495ad30f8e7SGabor Kovesdan0x58EB = 0x3B4E
1496ad30f8e7SGabor Kovesdan0x58EC = 0x3F51
1497ad30f8e7SGabor Kovesdan0x58EE = 0x4154
1498ad30f8e7SGabor Kovesdan0x58EF = 0x5463
1499ad30f8e7SGabor Kovesdan0x58F0 = 0x403C
1500ad30f8e7SGabor Kovesdan0x58F1 = 0x306D
1501ad30f8e7SGabor Kovesdan0x58F2 = 0x4764
1502ad30f8e7SGabor Kovesdan0x58F7 = 0x445B
1503ad30f8e7SGabor Kovesdan0x58F9 = 0x5465
1504ad30f8e7SGabor Kovesdan0x58FA = 0x5464
1505ad30f8e7SGabor Kovesdan0x58FB = 0x5466
1506ad30f8e7SGabor Kovesdan0x58FC = 0x5467
1507ad30f8e7SGabor Kovesdan0x58FD = 0x5468
1508ad30f8e7SGabor Kovesdan0x5902 = 0x5469
1509ad30f8e7SGabor Kovesdan0x5909 = 0x4A51
1510ad30f8e7SGabor Kovesdan0x590A = 0x546A
1511ad30f8e7SGabor Kovesdan0x590F = 0x3246
1512ad30f8e7SGabor Kovesdan0x5910 = 0x546B
1513ad30f8e7SGabor Kovesdan0x5915 = 0x4D3C
1514ad30f8e7SGabor Kovesdan0x5916 = 0x3330
1515ad30f8e7SGabor Kovesdan0x5918 = 0x5249
1516ad30f8e7SGabor Kovesdan0x5919 = 0x3D48
1517ad30f8e7SGabor Kovesdan0x591A = 0x423F
1518ad30f8e7SGabor Kovesdan0x591B = 0x546C
1519ad30f8e7SGabor Kovesdan0x591C = 0x4C6B
1520ad30f8e7SGabor Kovesdan0x5922 = 0x4C34
1521ad30f8e7SGabor Kovesdan0x5925 = 0x546E
1522ad30f8e7SGabor Kovesdan0x5927 = 0x4267
1523ad30f8e7SGabor Kovesdan0x5929 = 0x4537
1524ad30f8e7SGabor Kovesdan0x592A = 0x4240
1525ad30f8e7SGabor Kovesdan0x592B = 0x4957
1526ad30f8e7SGabor Kovesdan0x592C = 0x546F
1527ad30f8e7SGabor Kovesdan0x592D = 0x5470
1528ad30f8e7SGabor Kovesdan0x592E = 0x317B
1529ad30f8e7SGabor Kovesdan0x5931 = 0x3C3A
1530ad30f8e7SGabor Kovesdan0x5932 = 0x5471
1531ad30f8e7SGabor Kovesdan0x5937 = 0x3050
1532ad30f8e7SGabor Kovesdan0x5938 = 0x5472
1533ad30f8e7SGabor Kovesdan0x593E = 0x5473
1534ad30f8e7SGabor Kovesdan0x5944 = 0x3162
1535ad30f8e7SGabor Kovesdan0x5947 = 0x3471
1536ad30f8e7SGabor Kovesdan0x5948 = 0x4660
1537ad30f8e7SGabor Kovesdan0x5949 = 0x4A74
1538ad30f8e7SGabor Kovesdan0x594E = 0x5477
1539ad30f8e7SGabor Kovesdan0x594F = 0x4155
1540ad30f8e7SGabor Kovesdan0x5950 = 0x5476
1541ad30f8e7SGabor Kovesdan0x5951 = 0x3740
1542ad30f8e7SGabor Kovesdan0x5954 = 0x4B5B
1543ad30f8e7SGabor Kovesdan0x5955 = 0x5475
1544ad30f8e7SGabor Kovesdan0x5957 = 0x4565
1545ad30f8e7SGabor Kovesdan0x5958 = 0x5479
1546ad30f8e7SGabor Kovesdan0x595A = 0x5478
1547ad30f8e7SGabor Kovesdan0x5960 = 0x547B
1548ad30f8e7SGabor Kovesdan0x5962 = 0x547A
1549ad30f8e7SGabor Kovesdan0x5965 = 0x317C
1550ad30f8e7SGabor Kovesdan0x5967 = 0x547C
1551ad30f8e7SGabor Kovesdan0x5968 = 0x3E29
1552ad30f8e7SGabor Kovesdan0x5969 = 0x547E
1553ad30f8e7SGabor Kovesdan0x596A = 0x4325
1554ad30f8e7SGabor Kovesdan0x596C = 0x547D
1555ad30f8e7SGabor Kovesdan0x596E = 0x4A33
1556ad30f8e7SGabor Kovesdan0x5973 = 0x3D77
1557ad30f8e7SGabor Kovesdan0x5974 = 0x455B
1558ad30f8e7SGabor Kovesdan0x5978 = 0x5521
1559ad30f8e7SGabor Kovesdan0x597D = 0x3925
1560ad30f8e7SGabor Kovesdan0x5981 = 0x5522
1561ad30f8e7SGabor Kovesdan0x5982 = 0x4721
1562ad30f8e7SGabor Kovesdan0x5983 = 0x485E
1563ad30f8e7SGabor Kovesdan0x5984 = 0x4C51
1564ad30f8e7SGabor Kovesdan0x598A = 0x4725
1565ad30f8e7SGabor Kovesdan0x598D = 0x552B
1566ad30f8e7SGabor Kovesdan0x5993 = 0x3538
1567ad30f8e7SGabor Kovesdan0x5996 = 0x4D45
1568ad30f8e7SGabor Kovesdan0x5999 = 0x4C2F
1569ad30f8e7SGabor Kovesdan0x599B = 0x562C
1570ad30f8e7SGabor Kovesdan0x599D = 0x5523
1571ad30f8e7SGabor Kovesdan0x59A3 = 0x5526
1572ad30f8e7SGabor Kovesdan0x59A5 = 0x4245
1573ad30f8e7SGabor Kovesdan0x59A8 = 0x4B38
1574ad30f8e7SGabor Kovesdan0x59AC = 0x454A
1575ad30f8e7SGabor Kovesdan0x59B2 = 0x5527
1576ad30f8e7SGabor Kovesdan0x59B9 = 0x4B65
1577ad30f8e7SGabor Kovesdan0x59BB = 0x3A4A
1578ad30f8e7SGabor Kovesdan0x59BE = 0x3E2A
1579ad30f8e7SGabor Kovesdan0x59C6 = 0x5528
1580ad30f8e7SGabor Kovesdan0x59C9 = 0x3B50
1581ad30f8e7SGabor Kovesdan0x59CB = 0x3B4F
1582ad30f8e7SGabor Kovesdan0x59D0 = 0x3039
1583ad30f8e7SGabor Kovesdan0x59D1 = 0x3848
1584ad30f8e7SGabor Kovesdan0x59D3 = 0x402B
1585ad30f8e7SGabor Kovesdan0x59D4 = 0x3051
1586ad30f8e7SGabor Kovesdan0x59D9 = 0x552C
1587ad30f8e7SGabor Kovesdan0x59DA = 0x552D
1588ad30f8e7SGabor Kovesdan0x59DC = 0x552A
1589ad30f8e7SGabor Kovesdan0x59E5 = 0x3138
1590ad30f8e7SGabor Kovesdan0x59E6 = 0x342F
1591ad30f8e7SGabor Kovesdan0x59E8 = 0x5529
1592ad30f8e7SGabor Kovesdan0x59EA = 0x4C45
1593ad30f8e7SGabor Kovesdan0x59EB = 0x4931
1594ad30f8e7SGabor Kovesdan0x59F6 = 0x3028
1595ad30f8e7SGabor Kovesdan0x59FB = 0x3079
1596ad30f8e7SGabor Kovesdan0x59FF = 0x3B51
1597ad30f8e7SGabor Kovesdan0x5A01 = 0x3052
1598ad30f8e7SGabor Kovesdan0x5A03 = 0x3023
1599ad30f8e7SGabor Kovesdan0x5A09 = 0x5532
1600ad30f8e7SGabor Kovesdan0x5A11 = 0x5530
1601ad30f8e7SGabor Kovesdan0x5A18 = 0x4C3C
1602ad30f8e7SGabor Kovesdan0x5A1A = 0x5533
1603ad30f8e7SGabor Kovesdan0x5A1C = 0x5531
1604ad30f8e7SGabor Kovesdan0x5A1F = 0x552F
1605ad30f8e7SGabor Kovesdan0x5A20 = 0x3F31
1606ad30f8e7SGabor Kovesdan0x5A25 = 0x552E
1607ad30f8e7SGabor Kovesdan0x5A29 = 0x4A5A
1608ad30f8e7SGabor Kovesdan0x5A2F = 0x3864
1609ad30f8e7SGabor Kovesdan0x5A35 = 0x5537
1610ad30f8e7SGabor Kovesdan0x5A36 = 0x5538
1611ad30f8e7SGabor Kovesdan0x5A3C = 0x3E2B
1612ad30f8e7SGabor Kovesdan0x5A40 = 0x5534
1613ad30f8e7SGabor Kovesdan0x5A41 = 0x4F2C
1614ad30f8e7SGabor Kovesdan0x5A46 = 0x474C
1615ad30f8e7SGabor Kovesdan0x5A49 = 0x5536
1616ad30f8e7SGabor Kovesdan0x5A5A = 0x3A27
1617ad30f8e7SGabor Kovesdan0x5A62 = 0x5539
1618ad30f8e7SGabor Kovesdan0x5A66 = 0x4958
1619ad30f8e7SGabor Kovesdan0x5A6A = 0x553A
1620ad30f8e7SGabor Kovesdan0x5A6C = 0x5535
1621ad30f8e7SGabor Kovesdan0x5A7F = 0x4C3B
1622ad30f8e7SGabor Kovesdan0x5A92 = 0x475E
1623ad30f8e7SGabor Kovesdan0x5A9A = 0x553B
1624ad30f8e7SGabor Kovesdan0x5A9B = 0x4932
1625ad30f8e7SGabor Kovesdan0x5ABC = 0x553C
1626ad30f8e7SGabor Kovesdan0x5ABD = 0x5540
1627ad30f8e7SGabor Kovesdan0x5ABE = 0x553D
1628ad30f8e7SGabor Kovesdan0x5AC1 = 0x3247
1629ad30f8e7SGabor Kovesdan0x5AC2 = 0x553F
1630ad30f8e7SGabor Kovesdan0x5AC9 = 0x3C3B
1631ad30f8e7SGabor Kovesdan0x5ACB = 0x553E
1632ad30f8e7SGabor Kovesdan0x5ACC = 0x3779
1633ad30f8e7SGabor Kovesdan0x5AD0 = 0x554C
1634ad30f8e7SGabor Kovesdan0x5AD6 = 0x5545
1635ad30f8e7SGabor Kovesdan0x5AD7 = 0x5542
1636ad30f8e7SGabor Kovesdan0x5AE1 = 0x4364
1637ad30f8e7SGabor Kovesdan0x5AE3 = 0x5541
1638ad30f8e7SGabor Kovesdan0x5AE6 = 0x5543
1639ad30f8e7SGabor Kovesdan0x5AE9 = 0x5544
1640ad30f8e7SGabor Kovesdan0x5AFA = 0x5546
1641ad30f8e7SGabor Kovesdan0x5AFB = 0x5547
1642ad30f8e7SGabor Kovesdan0x5B09 = 0x3472
1643ad30f8e7SGabor Kovesdan0x5B0B = 0x5549
1644ad30f8e7SGabor Kovesdan0x5B0C = 0x5548
1645ad30f8e7SGabor Kovesdan0x5B16 = 0x554A
1646ad30f8e7SGabor Kovesdan0x5B22 = 0x3E6E
1647ad30f8e7SGabor Kovesdan0x5B2A = 0x554D
1648ad30f8e7SGabor Kovesdan0x5B2C = 0x445C
1649ad30f8e7SGabor Kovesdan0x5B30 = 0x3145
1650ad30f8e7SGabor Kovesdan0x5B32 = 0x554B
1651ad30f8e7SGabor Kovesdan0x5B36 = 0x554E
1652ad30f8e7SGabor Kovesdan0x5B3E = 0x554F
1653ad30f8e7SGabor Kovesdan0x5B40 = 0x5552
1654ad30f8e7SGabor Kovesdan0x5B43 = 0x5550
1655ad30f8e7SGabor Kovesdan0x5B45 = 0x5551
1656ad30f8e7SGabor Kovesdan0x5B50 = 0x3B52
1657ad30f8e7SGabor Kovesdan0x5B51 = 0x5553
1658ad30f8e7SGabor Kovesdan0x5B54 = 0x3926
1659ad30f8e7SGabor Kovesdan0x5B55 = 0x5554
1660ad30f8e7SGabor Kovesdan0x5B57 = 0x3B7A
1661ad30f8e7SGabor Kovesdan0x5B58 = 0x4238
1662ad30f8e7SGabor Kovesdan0x5B5A = 0x5555
1663ad30f8e7SGabor Kovesdan0x5B5B = 0x5556
1664ad30f8e7SGabor Kovesdan0x5B5C = 0x3B5A
1665ad30f8e7SGabor Kovesdan0x5B5D = 0x3927
1666ad30f8e7SGabor Kovesdan0x5B5F = 0x4C52
1667ad30f8e7SGabor Kovesdan0x5B63 = 0x3528
1668ad30f8e7SGabor Kovesdan0x5B64 = 0x3849
1669ad30f8e7SGabor Kovesdan0x5B65 = 0x5557
1670ad30f8e7SGabor Kovesdan0x5B66 = 0x3358
1671ad30f8e7SGabor Kovesdan0x5B69 = 0x5558
1672ad30f8e7SGabor Kovesdan0x5B6B = 0x4239
1673ad30f8e7SGabor Kovesdan0x5B70 = 0x5559
1674ad30f8e7SGabor Kovesdan0x5B71 = 0x5623
1675ad30f8e7SGabor Kovesdan0x5B73 = 0x555A
1676ad30f8e7SGabor Kovesdan0x5B75 = 0x555B
1677ad30f8e7SGabor Kovesdan0x5B78 = 0x555C
1678ad30f8e7SGabor Kovesdan0x5B7A = 0x555E
1679ad30f8e7SGabor Kovesdan0x5B80 = 0x555F
1680ad30f8e7SGabor Kovesdan0x5B83 = 0x5560
1681ad30f8e7SGabor Kovesdan0x5B85 = 0x4270
1682ad30f8e7SGabor Kovesdan0x5B87 = 0x3127
1683ad30f8e7SGabor Kovesdan0x5B88 = 0x3C69
1684ad30f8e7SGabor Kovesdan0x5B89 = 0x3042
1685ad30f8e7SGabor Kovesdan0x5B8B = 0x4157
1686ad30f8e7SGabor Kovesdan0x5B8C = 0x3430
1687ad30f8e7SGabor Kovesdan0x5B8D = 0x3C35
1688ad30f8e7SGabor Kovesdan0x5B8F = 0x3928
1689ad30f8e7SGabor Kovesdan0x5B95 = 0x4566
1690ad30f8e7SGabor Kovesdan0x5B97 = 0x3D21
1691ad30f8e7SGabor Kovesdan0x5B98 = 0x3431
1692ad30f8e7SGabor Kovesdan0x5B99 = 0x4368
1693ad30f8e7SGabor Kovesdan0x5B9A = 0x446A
1694ad30f8e7SGabor Kovesdan0x5B9B = 0x3038
1695ad30f8e7SGabor Kovesdan0x5B9C = 0x3539
1696ad30f8e7SGabor Kovesdan0x5B9D = 0x4A75
1697ad30f8e7SGabor Kovesdan0x5B9F = 0x3C42
1698ad30f8e7SGabor Kovesdan0x5BA2 = 0x3552
1699ad30f8e7SGabor Kovesdan0x5BA3 = 0x406B
1700ad30f8e7SGabor Kovesdan0x5BA4 = 0x3C3C
1701ad30f8e7SGabor Kovesdan0x5BA5 = 0x4D28
1702ad30f8e7SGabor Kovesdan0x5BA6 = 0x5561
1703ad30f8e7SGabor Kovesdan0x5BAE = 0x355C
1704ad30f8e7SGabor Kovesdan0x5BB0 = 0x3A4B
1705ad30f8e7SGabor Kovesdan0x5BB3 = 0x3332
1706ad30f8e7SGabor Kovesdan0x5BB4 = 0x3163
1707ad30f8e7SGabor Kovesdan0x5BB5 = 0x3E2C
1708ad30f8e7SGabor Kovesdan0x5BB6 = 0x3248
1709ad30f8e7SGabor Kovesdan0x5BB8 = 0x5562
1710ad30f8e7SGabor Kovesdan0x5BB9 = 0x4D46
1711ad30f8e7SGabor Kovesdan0x5BBF = 0x3D49
1712ad30f8e7SGabor Kovesdan0x5BC2 = 0x3C64
1713ad30f8e7SGabor Kovesdan0x5BC3 = 0x5563
1714ad30f8e7SGabor Kovesdan0x5BC4 = 0x3473
1715ad30f8e7SGabor Kovesdan0x5BC5 = 0x4652
1716ad30f8e7SGabor Kovesdan0x5BC6 = 0x4C29
1717ad30f8e7SGabor Kovesdan0x5BC7 = 0x5564
1718ad30f8e7SGabor Kovesdan0x5BC9 = 0x5565
1719ad30f8e7SGabor Kovesdan0x5BCC = 0x4959
1720ad30f8e7SGabor Kovesdan0x5BD0 = 0x5567
1721ad30f8e7SGabor Kovesdan0x5BD2 = 0x3428
1722ad30f8e7SGabor Kovesdan0x5BD3 = 0x3677
1723ad30f8e7SGabor Kovesdan0x5BD4 = 0x5566
1724ad30f8e7SGabor Kovesdan0x5BDB = 0x3432
1725ad30f8e7SGabor Kovesdan0x5BDD = 0x3F32
1726ad30f8e7SGabor Kovesdan0x5BDE = 0x556B
1727ad30f8e7SGabor Kovesdan0x5BDF = 0x3B21
1728ad30f8e7SGabor Kovesdan0x5BE1 = 0x3249
1729ad30f8e7SGabor Kovesdan0x5BE2 = 0x556A
1730ad30f8e7SGabor Kovesdan0x5BE4 = 0x5568
1731ad30f8e7SGabor Kovesdan0x5BE5 = 0x556C
1732ad30f8e7SGabor Kovesdan0x5BE6 = 0x5569
1733ad30f8e7SGabor Kovesdan0x5BE7 = 0x472B
1734ad30f8e7SGabor Kovesdan0x5BE8 = 0x5C4D
1735ad30f8e7SGabor Kovesdan0x5BE9 = 0x3F33
1736ad30f8e7SGabor Kovesdan0x5BEB = 0x556D
1737ad30f8e7SGabor Kovesdan0x5BEE = 0x4E40
1738ad30f8e7SGabor Kovesdan0x5BF0 = 0x556E
1739ad30f8e7SGabor Kovesdan0x5BF3 = 0x5570
1740ad30f8e7SGabor Kovesdan0x5BF5 = 0x437E
1741ad30f8e7SGabor Kovesdan0x5BF6 = 0x556F
1742ad30f8e7SGabor Kovesdan0x5BF8 = 0x4023
1743ad30f8e7SGabor Kovesdan0x5BFA = 0x3B7B
1744ad30f8e7SGabor Kovesdan0x5BFE = 0x4250
1745ad30f8e7SGabor Kovesdan0x5BFF = 0x3C77
1746ad30f8e7SGabor Kovesdan0x5C01 = 0x4975
1747ad30f8e7SGabor Kovesdan0x5C02 = 0x406C
1748ad30f8e7SGabor Kovesdan0x5C04 = 0x3C4D
1749ad30f8e7SGabor Kovesdan0x5C05 = 0x5571
1750ad30f8e7SGabor Kovesdan0x5C06 = 0x3E2D
1751ad30f8e7SGabor Kovesdan0x5C07 = 0x5572
1752ad30f8e7SGabor Kovesdan0x5C08 = 0x5573
1753ad30f8e7SGabor Kovesdan0x5C09 = 0x3053
1754ad30f8e7SGabor Kovesdan0x5C0A = 0x423A
1755ad30f8e7SGabor Kovesdan0x5C0B = 0x3F52
1756ad30f8e7SGabor Kovesdan0x5C0D = 0x5574
1757ad30f8e7SGabor Kovesdan0x5C0E = 0x4633
1758ad30f8e7SGabor Kovesdan0x5C0F = 0x3E2E
1759ad30f8e7SGabor Kovesdan0x5C11 = 0x3E2F
1760ad30f8e7SGabor Kovesdan0x5C13 = 0x5575
1761ad30f8e7SGabor Kovesdan0x5C16 = 0x406D
1762ad30f8e7SGabor Kovesdan0x5C1A = 0x3E30
1763ad30f8e7SGabor Kovesdan0x5C20 = 0x5576
1764ad30f8e7SGabor Kovesdan0x5C22 = 0x5577
1765ad30f8e7SGabor Kovesdan0x5C24 = 0x4C60
1766ad30f8e7SGabor Kovesdan0x5C28 = 0x5578
1767ad30f8e7SGabor Kovesdan0x5C2D = 0x3646
1768ad30f8e7SGabor Kovesdan0x5C31 = 0x3D22
1769ad30f8e7SGabor Kovesdan0x5C38 = 0x5579
1770ad30f8e7SGabor Kovesdan0x5C39 = 0x557A
1771ad30f8e7SGabor Kovesdan0x5C3A = 0x3C5C
1772ad30f8e7SGabor Kovesdan0x5C3B = 0x3F2C
1773ad30f8e7SGabor Kovesdan0x5C3C = 0x4674
1774ad30f8e7SGabor Kovesdan0x5C3D = 0x3F54
1775ad30f8e7SGabor Kovesdan0x5C3E = 0x4878
1776ad30f8e7SGabor Kovesdan0x5C3F = 0x4722
1777ad30f8e7SGabor Kovesdan0x5C40 = 0x3649
1778ad30f8e7SGabor Kovesdan0x5C41 = 0x557B
1779ad30f8e7SGabor Kovesdan0x5C45 = 0x356F
1780ad30f8e7SGabor Kovesdan0x5C46 = 0x557C
1781ad30f8e7SGabor Kovesdan0x5C48 = 0x367E
1782ad30f8e7SGabor Kovesdan0x5C4A = 0x464F
1783ad30f8e7SGabor Kovesdan0x5C4B = 0x3230
1784ad30f8e7SGabor Kovesdan0x5C4D = 0x3B53
1785ad30f8e7SGabor Kovesdan0x5C4E = 0x557D
1786ad30f8e7SGabor Kovesdan0x5C4F = 0x5622
1787ad30f8e7SGabor Kovesdan0x5C50 = 0x5621
1788ad30f8e7SGabor Kovesdan0x5C51 = 0x367D
1789ad30f8e7SGabor Kovesdan0x5C53 = 0x557E
1790ad30f8e7SGabor Kovesdan0x5C55 = 0x4538
1791ad30f8e7SGabor Kovesdan0x5C5E = 0x4230
1792ad30f8e7SGabor Kovesdan0x5C60 = 0x454B
1793ad30f8e7SGabor Kovesdan0x5C61 = 0x3C48
1794ad30f8e7SGabor Kovesdan0x5C64 = 0x4158
1795ad30f8e7SGabor Kovesdan0x5C65 = 0x4D7A
1796ad30f8e7SGabor Kovesdan0x5C6C = 0x5624
1797ad30f8e7SGabor Kovesdan0x5C6E = 0x5625
1798ad30f8e7SGabor Kovesdan0x5C6F = 0x4656
1799ad30f8e7SGabor Kovesdan0x5C71 = 0x3B33
1800ad30f8e7SGabor Kovesdan0x5C76 = 0x5627
1801ad30f8e7SGabor Kovesdan0x5C79 = 0x5628
1802ad30f8e7SGabor Kovesdan0x5C8C = 0x5629
1803ad30f8e7SGabor Kovesdan0x5C90 = 0x3474
1804ad30f8e7SGabor Kovesdan0x5C91 = 0x562A
1805ad30f8e7SGabor Kovesdan0x5C94 = 0x562B
1806ad30f8e7SGabor Kovesdan0x5CA1 = 0x322C
1807ad30f8e7SGabor Kovesdan0x5CA8 = 0x413B
1808ad30f8e7SGabor Kovesdan0x5CA9 = 0x3464
1809ad30f8e7SGabor Kovesdan0x5CAB = 0x562D
1810ad30f8e7SGabor Kovesdan0x5CAC = 0x4C28
1811ad30f8e7SGabor Kovesdan0x5CB1 = 0x4252
1812ad30f8e7SGabor Kovesdan0x5CB3 = 0x3359
1813ad30f8e7SGabor Kovesdan0x5CB6 = 0x562F
1814ad30f8e7SGabor Kovesdan0x5CB7 = 0x5631
1815ad30f8e7SGabor Kovesdan0x5CB8 = 0x345F
1816ad30f8e7SGabor Kovesdan0x5CBB = 0x562E
1817ad30f8e7SGabor Kovesdan0x5CBC = 0x5630
1818ad30f8e7SGabor Kovesdan0x5CBE = 0x5633
1819ad30f8e7SGabor Kovesdan0x5CC5 = 0x5632
1820ad30f8e7SGabor Kovesdan0x5CC7 = 0x5634
1821ad30f8e7SGabor Kovesdan0x5CD9 = 0x5635
1822ad30f8e7SGabor Kovesdan0x5CE0 = 0x463D
1823ad30f8e7SGabor Kovesdan0x5CE1 = 0x362E
1824ad30f8e7SGabor Kovesdan0x5CE8 = 0x3265
1825ad30f8e7SGabor Kovesdan0x5CE9 = 0x5636
1826ad30f8e7SGabor Kovesdan0x5CEA = 0x563B
1827ad30f8e7SGabor Kovesdan0x5CED = 0x5639
1828ad30f8e7SGabor Kovesdan0x5CEF = 0x4A77
1829ad30f8e7SGabor Kovesdan0x5CF0 = 0x4A76
1830ad30f8e7SGabor Kovesdan0x5CF6 = 0x4567
1831ad30f8e7SGabor Kovesdan0x5CFA = 0x5638
1832ad30f8e7SGabor Kovesdan0x5CFB = 0x3D54
1833ad30f8e7SGabor Kovesdan0x5CFD = 0x5637
1834ad30f8e7SGabor Kovesdan0x5D07 = 0x3F72
1835ad30f8e7SGabor Kovesdan0x5D0B = 0x563C
1836ad30f8e7SGabor Kovesdan0x5D0E = 0x3A6A
1837ad30f8e7SGabor Kovesdan0x5D11 = 0x5642
1838ad30f8e7SGabor Kovesdan0x5D14 = 0x5643
1839ad30f8e7SGabor Kovesdan0x5D15 = 0x563D
1840ad30f8e7SGabor Kovesdan0x5D16 = 0x3333
1841ad30f8e7SGabor Kovesdan0x5D17 = 0x563E
1842ad30f8e7SGabor Kovesdan0x5D18 = 0x5647
1843ad30f8e7SGabor Kovesdan0x5D19 = 0x5646
1844ad30f8e7SGabor Kovesdan0x5D1A = 0x5645
1845ad30f8e7SGabor Kovesdan0x5D1B = 0x5641
1846ad30f8e7SGabor Kovesdan0x5D1F = 0x5640
1847ad30f8e7SGabor Kovesdan0x5D22 = 0x5644
1848ad30f8e7SGabor Kovesdan0x5D29 = 0x4A78
1849ad30f8e7SGabor Kovesdan0x5D4B = 0x564B
1850ad30f8e7SGabor Kovesdan0x5D4C = 0x5648
1851ad30f8e7SGabor Kovesdan0x5D4E = 0x564A
1852ad30f8e7SGabor Kovesdan0x5D50 = 0x4D72
1853ad30f8e7SGabor Kovesdan0x5D52 = 0x5649
1854ad30f8e7SGabor Kovesdan0x5D5C = 0x563F
1855ad30f8e7SGabor Kovesdan0x5D69 = 0x3F73
1856ad30f8e7SGabor Kovesdan0x5D6C = 0x564C
1857ad30f8e7SGabor Kovesdan0x5D6F = 0x3A37
1858ad30f8e7SGabor Kovesdan0x5D73 = 0x564D
1859ad30f8e7SGabor Kovesdan0x5D76 = 0x564E
1860ad30f8e7SGabor Kovesdan0x5D82 = 0x5651
1861ad30f8e7SGabor Kovesdan0x5D84 = 0x5650
1862ad30f8e7SGabor Kovesdan0x5D87 = 0x564F
1863ad30f8e7SGabor Kovesdan0x5D8B = 0x4568
1864ad30f8e7SGabor Kovesdan0x5D8C = 0x563A
1865ad30f8e7SGabor Kovesdan0x5D90 = 0x5657
1866ad30f8e7SGabor Kovesdan0x5D9D = 0x5653
1867ad30f8e7SGabor Kovesdan0x5DA2 = 0x5652
1868ad30f8e7SGabor Kovesdan0x5DAC = 0x5654
1869ad30f8e7SGabor Kovesdan0x5DAE = 0x5655
1870ad30f8e7SGabor Kovesdan0x5DB7 = 0x5658
1871ad30f8e7SGabor Kovesdan0x5DBA = 0x4E66
1872ad30f8e7SGabor Kovesdan0x5DBC = 0x5659
1873ad30f8e7SGabor Kovesdan0x5DBD = 0x5656
1874ad30f8e7SGabor Kovesdan0x5DC9 = 0x565A
1875ad30f8e7SGabor Kovesdan0x5DCC = 0x3460
1876ad30f8e7SGabor Kovesdan0x5DCD = 0x565B
1877ad30f8e7SGabor Kovesdan0x5DD2 = 0x565D
1878ad30f8e7SGabor Kovesdan0x5DD3 = 0x565C
1879ad30f8e7SGabor Kovesdan0x5DD6 = 0x565E
1880ad30f8e7SGabor Kovesdan0x5DDB = 0x565F
1881ad30f8e7SGabor Kovesdan0x5DDD = 0x406E
1882ad30f8e7SGabor Kovesdan0x5DDE = 0x3D23
1883ad30f8e7SGabor Kovesdan0x5DE1 = 0x3D64
1884ad30f8e7SGabor Kovesdan0x5DE3 = 0x4163
1885ad30f8e7SGabor Kovesdan0x5DE5 = 0x3929
1886ad30f8e7SGabor Kovesdan0x5DE6 = 0x3A38
1887ad30f8e7SGabor Kovesdan0x5DE7 = 0x392A
1888ad30f8e7SGabor Kovesdan0x5DE8 = 0x3570
1889ad30f8e7SGabor Kovesdan0x5DEB = 0x5660
1890ad30f8e7SGabor Kovesdan0x5DEE = 0x3A39
1891ad30f8e7SGabor Kovesdan0x5DF1 = 0x384A
1892ad30f8e7SGabor Kovesdan0x5DF2 = 0x5661
1893ad30f8e7SGabor Kovesdan0x5DF3 = 0x4C26
1894ad30f8e7SGabor Kovesdan0x5DF4 = 0x4743
1895ad30f8e7SGabor Kovesdan0x5DF5 = 0x5662
1896ad30f8e7SGabor Kovesdan0x5DF7 = 0x392B
1897ad30f8e7SGabor Kovesdan0x5DFB = 0x342C
1898ad30f8e7SGabor Kovesdan0x5DFD = 0x4327
1899ad30f8e7SGabor Kovesdan0x5DFE = 0x3652
1900ad30f8e7SGabor Kovesdan0x5E02 = 0x3B54
1901ad30f8e7SGabor Kovesdan0x5E03 = 0x495B
1902ad30f8e7SGabor Kovesdan0x5E06 = 0x4841
1903ad30f8e7SGabor Kovesdan0x5E0B = 0x5663
1904ad30f8e7SGabor Kovesdan0x5E0C = 0x3475
1905ad30f8e7SGabor Kovesdan0x5E11 = 0x5666
1906ad30f8e7SGabor Kovesdan0x5E16 = 0x4421
1907ad30f8e7SGabor Kovesdan0x5E19 = 0x5665
1908ad30f8e7SGabor Kovesdan0x5E1A = 0x5664
1909ad30f8e7SGabor Kovesdan0x5E1B = 0x5667
1910ad30f8e7SGabor Kovesdan0x5E1D = 0x446B
1911ad30f8e7SGabor Kovesdan0x5E25 = 0x3F63
1912ad30f8e7SGabor Kovesdan0x5E2B = 0x3B55
1913ad30f8e7SGabor Kovesdan0x5E2D = 0x404A
1914ad30f8e7SGabor Kovesdan0x5E2F = 0x4253
1915ad30f8e7SGabor Kovesdan0x5E30 = 0x3522
1916ad30f8e7SGabor Kovesdan0x5E33 = 0x4422
1917ad30f8e7SGabor Kovesdan0x5E36 = 0x5668
1918ad30f8e7SGabor Kovesdan0x5E37 = 0x5669
1919ad30f8e7SGabor Kovesdan0x5E38 = 0x3E6F
1920ad30f8e7SGabor Kovesdan0x5E3D = 0x4B39
1921ad30f8e7SGabor Kovesdan0x5E40 = 0x566C
1922ad30f8e7SGabor Kovesdan0x5E43 = 0x566B
1923ad30f8e7SGabor Kovesdan0x5E44 = 0x566A
1924ad30f8e7SGabor Kovesdan0x5E45 = 0x497D
1925ad30f8e7SGabor Kovesdan0x5E47 = 0x5673
1926ad30f8e7SGabor Kovesdan0x5E4C = 0x4B5A
1927ad30f8e7SGabor Kovesdan0x5E4E = 0x566D
1928ad30f8e7SGabor Kovesdan0x5E54 = 0x566F
1929ad30f8e7SGabor Kovesdan0x5E55 = 0x4B6B
1930ad30f8e7SGabor Kovesdan0x5E57 = 0x566E
1931ad30f8e7SGabor Kovesdan0x5E5F = 0x5670
1932ad30f8e7SGabor Kovesdan0x5E61 = 0x4828
1933ad30f8e7SGabor Kovesdan0x5E62 = 0x5671
1934ad30f8e7SGabor Kovesdan0x5E63 = 0x4A3E
1935ad30f8e7SGabor Kovesdan0x5E64 = 0x5672
1936ad30f8e7SGabor Kovesdan0x5E72 = 0x3433
1937ad30f8e7SGabor Kovesdan0x5E73 = 0x4A3F
1938ad30f8e7SGabor Kovesdan0x5E74 = 0x472F
1939ad30f8e7SGabor Kovesdan0x5E75 = 0x5674
1940ad30f8e7SGabor Kovesdan0x5E76 = 0x5675
1941ad30f8e7SGabor Kovesdan0x5E78 = 0x392C
1942ad30f8e7SGabor Kovesdan0x5E79 = 0x3434
1943ad30f8e7SGabor Kovesdan0x5E7A = 0x5676
1944ad30f8e7SGabor Kovesdan0x5E7B = 0x3838
1945ad30f8e7SGabor Kovesdan0x5E7C = 0x4D44
1946ad30f8e7SGabor Kovesdan0x5E7D = 0x4D29
1947ad30f8e7SGabor Kovesdan0x5E7E = 0x3476
1948ad30f8e7SGabor Kovesdan0x5E7F = 0x5678
1949ad30f8e7SGabor Kovesdan0x5E81 = 0x4423
1950ad30f8e7SGabor Kovesdan0x5E83 = 0x392D
1951ad30f8e7SGabor Kovesdan0x5E84 = 0x3E31
1952ad30f8e7SGabor Kovesdan0x5E87 = 0x485F
1953ad30f8e7SGabor Kovesdan0x5E8A = 0x3E32
1954ad30f8e7SGabor Kovesdan0x5E8F = 0x3D78
1955ad30f8e7SGabor Kovesdan0x5E95 = 0x446C
1956ad30f8e7SGabor Kovesdan0x5E96 = 0x4A79
1957ad30f8e7SGabor Kovesdan0x5E97 = 0x4539
1958ad30f8e7SGabor Kovesdan0x5E9A = 0x392E
1959ad30f8e7SGabor Kovesdan0x5E9C = 0x495C
1960ad30f8e7SGabor Kovesdan0x5EA0 = 0x5679
1961ad30f8e7SGabor Kovesdan0x5EA6 = 0x4559
1962ad30f8e7SGabor Kovesdan0x5EA7 = 0x3A42
1963ad30f8e7SGabor Kovesdan0x5EAB = 0x384B
1964ad30f8e7SGabor Kovesdan0x5EAD = 0x446D
1965ad30f8e7SGabor Kovesdan0x5EB5 = 0x3043
1966ad30f8e7SGabor Kovesdan0x5EB6 = 0x3D6E
1967ad30f8e7SGabor Kovesdan0x5EB7 = 0x392F
1968ad30f8e7SGabor Kovesdan0x5EB8 = 0x4D47
1969ad30f8e7SGabor Kovesdan0x5EC1 = 0x567A
1970ad30f8e7SGabor Kovesdan0x5EC2 = 0x567B
1971ad30f8e7SGabor Kovesdan0x5EC3 = 0x4751
1972ad30f8e7SGabor Kovesdan0x5EC8 = 0x567C
1973ad30f8e7SGabor Kovesdan0x5EC9 = 0x4E77
1974ad30f8e7SGabor Kovesdan0x5ECA = 0x4F2D
1975ad30f8e7SGabor Kovesdan0x5ECF = 0x567E
1976ad30f8e7SGabor Kovesdan0x5ED0 = 0x567D
1977ad30f8e7SGabor Kovesdan0x5ED3 = 0x3347
1978ad30f8e7SGabor Kovesdan0x5ED6 = 0x5721
1979ad30f8e7SGabor Kovesdan0x5EDA = 0x5724
1980ad30f8e7SGabor Kovesdan0x5EDB = 0x5725
1981ad30f8e7SGabor Kovesdan0x5EDD = 0x5723
1982ad30f8e7SGabor Kovesdan0x5EDF = 0x4940
1983ad30f8e7SGabor Kovesdan0x5EE0 = 0x3E33
1984ad30f8e7SGabor Kovesdan0x5EE1 = 0x5727
1985ad30f8e7SGabor Kovesdan0x5EE2 = 0x5726
1986ad30f8e7SGabor Kovesdan0x5EE3 = 0x5722
1987ad30f8e7SGabor Kovesdan0x5EE8 = 0x5728
1988ad30f8e7SGabor Kovesdan0x5EE9 = 0x5729
1989ad30f8e7SGabor Kovesdan0x5EEC = 0x572A
1990ad30f8e7SGabor Kovesdan0x5EF0 = 0x572D
1991ad30f8e7SGabor Kovesdan0x5EF1 = 0x572B
1992ad30f8e7SGabor Kovesdan0x5EF3 = 0x572C
1993ad30f8e7SGabor Kovesdan0x5EF4 = 0x572E
1994ad30f8e7SGabor Kovesdan0x5EF6 = 0x3164
1995ad30f8e7SGabor Kovesdan0x5EF7 = 0x446E
1996ad30f8e7SGabor Kovesdan0x5EF8 = 0x572F
1997ad30f8e7SGabor Kovesdan0x5EFA = 0x377A
1998ad30f8e7SGabor Kovesdan0x5EFB = 0x3276
1999ad30f8e7SGabor Kovesdan0x5EFC = 0x4736
2000ad30f8e7SGabor Kovesdan0x5EFE = 0x5730
2001ad30f8e7SGabor Kovesdan0x5EFF = 0x467B
2002ad30f8e7SGabor Kovesdan0x5F01 = 0x4A5B
2003ad30f8e7SGabor Kovesdan0x5F03 = 0x5731
2004ad30f8e7SGabor Kovesdan0x5F04 = 0x4F2E
2005ad30f8e7SGabor Kovesdan0x5F09 = 0x5732
2006ad30f8e7SGabor Kovesdan0x5F0A = 0x4A40
2007ad30f8e7SGabor Kovesdan0x5F0B = 0x5735
2008ad30f8e7SGabor Kovesdan0x5F0C = 0x5021
2009ad30f8e7SGabor Kovesdan0x5F0D = 0x5031
2010ad30f8e7SGabor Kovesdan0x5F0F = 0x3C30
2011ad30f8e7SGabor Kovesdan0x5F10 = 0x4675
2012ad30f8e7SGabor Kovesdan0x5F11 = 0x5736
2013ad30f8e7SGabor Kovesdan0x5F13 = 0x355D
2014ad30f8e7SGabor Kovesdan0x5F14 = 0x4424
2015ad30f8e7SGabor Kovesdan0x5F15 = 0x307A
2016ad30f8e7SGabor Kovesdan0x5F16 = 0x5737
2017ad30f8e7SGabor Kovesdan0x5F17 = 0x4A26
2018ad30f8e7SGabor Kovesdan0x5F18 = 0x3930
2019ad30f8e7SGabor Kovesdan0x5F1B = 0x4350
2020ad30f8e7SGabor Kovesdan0x5F1F = 0x446F
2021ad30f8e7SGabor Kovesdan0x5F25 = 0x4C6F
2022ad30f8e7SGabor Kovesdan0x5F26 = 0x3839
2023ad30f8e7SGabor Kovesdan0x5F27 = 0x384C
2024ad30f8e7SGabor Kovesdan0x5F29 = 0x5738
2025ad30f8e7SGabor Kovesdan0x5F2D = 0x5739
2026ad30f8e7SGabor Kovesdan0x5F2F = 0x573F
2027ad30f8e7SGabor Kovesdan0x5F31 = 0x3C65
2028ad30f8e7SGabor Kovesdan0x5F35 = 0x4425
2029ad30f8e7SGabor Kovesdan0x5F37 = 0x362F
2030ad30f8e7SGabor Kovesdan0x5F38 = 0x573A
2031ad30f8e7SGabor Kovesdan0x5F3C = 0x492B
2032ad30f8e7SGabor Kovesdan0x5F3E = 0x4346
2033ad30f8e7SGabor Kovesdan0x5F41 = 0x573B
2034ad30f8e7SGabor Kovesdan0x5F48 = 0x573C
2035ad30f8e7SGabor Kovesdan0x5F4A = 0x3630
2036ad30f8e7SGabor Kovesdan0x5F4C = 0x573D
2037ad30f8e7SGabor Kovesdan0x5F4E = 0x573E
2038ad30f8e7SGabor Kovesdan0x5F51 = 0x5740
2039ad30f8e7SGabor Kovesdan0x5F53 = 0x4576
2040ad30f8e7SGabor Kovesdan0x5F56 = 0x5741
2041ad30f8e7SGabor Kovesdan0x5F57 = 0x5742
2042ad30f8e7SGabor Kovesdan0x5F59 = 0x5743
2043ad30f8e7SGabor Kovesdan0x5F5C = 0x5734
2044ad30f8e7SGabor Kovesdan0x5F5D = 0x5733
2045ad30f8e7SGabor Kovesdan0x5F61 = 0x5744
2046ad30f8e7SGabor Kovesdan0x5F62 = 0x3741
2047ad30f8e7SGabor Kovesdan0x5F66 = 0x4927
2048ad30f8e7SGabor Kovesdan0x5F69 = 0x3A4C
2049ad30f8e7SGabor Kovesdan0x5F6A = 0x4937
2050ad30f8e7SGabor Kovesdan0x5F6B = 0x4426
2051ad30f8e7SGabor Kovesdan0x5F6C = 0x494B
2052ad30f8e7SGabor Kovesdan0x5F6D = 0x5745
2053ad30f8e7SGabor Kovesdan0x5F70 = 0x3E34
2054ad30f8e7SGabor Kovesdan0x5F71 = 0x3146
2055ad30f8e7SGabor Kovesdan0x5F73 = 0x5746
2056ad30f8e7SGabor Kovesdan0x5F77 = 0x5747
2057ad30f8e7SGabor Kovesdan0x5F79 = 0x4C72
2058ad30f8e7SGabor Kovesdan0x5F7C = 0x4860
2059ad30f8e7SGabor Kovesdan0x5F7F = 0x574A
2060ad30f8e7SGabor Kovesdan0x5F80 = 0x317D
2061ad30f8e7SGabor Kovesdan0x5F81 = 0x402C
2062ad30f8e7SGabor Kovesdan0x5F82 = 0x5749
2063ad30f8e7SGabor Kovesdan0x5F83 = 0x5748
2064ad30f8e7SGabor Kovesdan0x5F84 = 0x3742
2065ad30f8e7SGabor Kovesdan0x5F85 = 0x4254
2066ad30f8e7SGabor Kovesdan0x5F87 = 0x574E
2067ad30f8e7SGabor Kovesdan0x5F88 = 0x574C
2068ad30f8e7SGabor Kovesdan0x5F8A = 0x574B
2069ad30f8e7SGabor Kovesdan0x5F8B = 0x4E27
2070ad30f8e7SGabor Kovesdan0x5F8C = 0x3865
2071ad30f8e7SGabor Kovesdan0x5F90 = 0x3D79
2072ad30f8e7SGabor Kovesdan0x5F91 = 0x574D
2073ad30f8e7SGabor Kovesdan0x5F92 = 0x454C
2074ad30f8e7SGabor Kovesdan0x5F93 = 0x3D3E
2075ad30f8e7SGabor Kovesdan0x5F97 = 0x4640
2076ad30f8e7SGabor Kovesdan0x5F98 = 0x5751
2077ad30f8e7SGabor Kovesdan0x5F99 = 0x5750
2078ad30f8e7SGabor Kovesdan0x5F9E = 0x574F
2079ad30f8e7SGabor Kovesdan0x5FA0 = 0x5752
2080ad30f8e7SGabor Kovesdan0x5FA1 = 0x3866
2081ad30f8e7SGabor Kovesdan0x5FA8 = 0x5753
2082ad30f8e7SGabor Kovesdan0x5FA9 = 0x497C
2083ad30f8e7SGabor Kovesdan0x5FAA = 0x3D5B
2084ad30f8e7SGabor Kovesdan0x5FAD = 0x5754
2085ad30f8e7SGabor Kovesdan0x5FAE = 0x4879
2086ad30f8e7SGabor Kovesdan0x5FB3 = 0x4641
2087ad30f8e7SGabor Kovesdan0x5FB4 = 0x4427
2088ad30f8e7SGabor Kovesdan0x5FB9 = 0x4530
2089ad30f8e7SGabor Kovesdan0x5FBC = 0x5755
2090ad30f8e7SGabor Kovesdan0x5FBD = 0x352B
2091ad30f8e7SGabor Kovesdan0x5FC3 = 0x3F34
2092ad30f8e7SGabor Kovesdan0x5FC5 = 0x492C
2093ad30f8e7SGabor Kovesdan0x5FCC = 0x3477
2094ad30f8e7SGabor Kovesdan0x5FCD = 0x4726
2095ad30f8e7SGabor Kovesdan0x5FD6 = 0x5756
2096ad30f8e7SGabor Kovesdan0x5FD7 = 0x3B56
2097ad30f8e7SGabor Kovesdan0x5FD8 = 0x4B3A
2098ad30f8e7SGabor Kovesdan0x5FD9 = 0x4B3B
2099ad30f8e7SGabor Kovesdan0x5FDC = 0x317E
2100ad30f8e7SGabor Kovesdan0x5FDD = 0x575B
2101ad30f8e7SGabor Kovesdan0x5FE0 = 0x4369
2102ad30f8e7SGabor Kovesdan0x5FE4 = 0x5758
2103ad30f8e7SGabor Kovesdan0x5FEB = 0x3277
2104ad30f8e7SGabor Kovesdan0x5FF0 = 0x582D
2105ad30f8e7SGabor Kovesdan0x5FF1 = 0x575A
2106ad30f8e7SGabor Kovesdan0x5FF5 = 0x4730
2107ad30f8e7SGabor Kovesdan0x5FF8 = 0x5759
2108ad30f8e7SGabor Kovesdan0x5FFB = 0x5757
2109ad30f8e7SGabor Kovesdan0x5FFD = 0x397A
2110ad30f8e7SGabor Kovesdan0x5FFF = 0x575D
2111ad30f8e7SGabor Kovesdan0x600E = 0x5763
2112ad30f8e7SGabor Kovesdan0x600F = 0x5769
2113ad30f8e7SGabor Kovesdan0x6010 = 0x5761
2114ad30f8e7SGabor Kovesdan0x6012 = 0x455C
2115ad30f8e7SGabor Kovesdan0x6015 = 0x5766
2116ad30f8e7SGabor Kovesdan0x6016 = 0x495D
2117ad30f8e7SGabor Kovesdan0x6019 = 0x5760
2118ad30f8e7SGabor Kovesdan0x601B = 0x5765
2119ad30f8e7SGabor Kovesdan0x601C = 0x4E67
2120ad30f8e7SGabor Kovesdan0x601D = 0x3B57
2121ad30f8e7SGabor Kovesdan0x6020 = 0x4255
2122ad30f8e7SGabor Kovesdan0x6021 = 0x575E
2123ad30f8e7SGabor Kovesdan0x6025 = 0x355E
2124ad30f8e7SGabor Kovesdan0x6026 = 0x5768
2125ad30f8e7SGabor Kovesdan0x6027 = 0x402D
2126ad30f8e7SGabor Kovesdan0x6028 = 0x3165
2127ad30f8e7SGabor Kovesdan0x6029 = 0x5762
2128ad30f8e7SGabor Kovesdan0x602A = 0x3278
2129ad30f8e7SGabor Kovesdan0x602B = 0x5767
2130ad30f8e7SGabor Kovesdan0x602F = 0x3631
2131ad30f8e7SGabor Kovesdan0x6031 = 0x5764
2132ad30f8e7SGabor Kovesdan0x603A = 0x576A
2133ad30f8e7SGabor Kovesdan0x6041 = 0x576C
2134ad30f8e7SGabor Kovesdan0x6042 = 0x5776
2135ad30f8e7SGabor Kovesdan0x6043 = 0x5774
2136ad30f8e7SGabor Kovesdan0x6046 = 0x5771
2137ad30f8e7SGabor Kovesdan0x604A = 0x5770
2138ad30f8e7SGabor Kovesdan0x604B = 0x4E78
2139ad30f8e7SGabor Kovesdan0x604D = 0x5772
2140ad30f8e7SGabor Kovesdan0x6050 = 0x3632
2141ad30f8e7SGabor Kovesdan0x6052 = 0x3931
2142ad30f8e7SGabor Kovesdan0x6055 = 0x3D7A
2143ad30f8e7SGabor Kovesdan0x6059 = 0x5779
2144ad30f8e7SGabor Kovesdan0x605A = 0x576B
2145ad30f8e7SGabor Kovesdan0x605F = 0x576F
2146ad30f8e7SGabor Kovesdan0x6060 = 0x575F
2147ad30f8e7SGabor Kovesdan0x6062 = 0x327A
2148ad30f8e7SGabor Kovesdan0x6063 = 0x5773
2149ad30f8e7SGabor Kovesdan0x6064 = 0x5775
2150ad30f8e7SGabor Kovesdan0x6065 = 0x4351
2151ad30f8e7SGabor Kovesdan0x6068 = 0x3A28
2152ad30f8e7SGabor Kovesdan0x6069 = 0x3238
2153ad30f8e7SGabor Kovesdan0x606A = 0x576D
2154ad30f8e7SGabor Kovesdan0x606B = 0x5778
2155ad30f8e7SGabor Kovesdan0x606C = 0x5777
2156ad30f8e7SGabor Kovesdan0x606D = 0x3633
2157ad30f8e7SGabor Kovesdan0x606F = 0x4229
2158ad30f8e7SGabor Kovesdan0x6070 = 0x3366
2159ad30f8e7SGabor Kovesdan0x6075 = 0x3743
2160ad30f8e7SGabor Kovesdan0x6077 = 0x576E
2161ad30f8e7SGabor Kovesdan0x6081 = 0x577A
2162ad30f8e7SGabor Kovesdan0x6083 = 0x577D
2163ad30f8e7SGabor Kovesdan0x6084 = 0x5821
2164ad30f8e7SGabor Kovesdan0x6089 = 0x3C3D
2165ad30f8e7SGabor Kovesdan0x608B = 0x5827
2166ad30f8e7SGabor Kovesdan0x608C = 0x4470
2167ad30f8e7SGabor Kovesdan0x608D = 0x577B
2168ad30f8e7SGabor Kovesdan0x6092 = 0x5825
2169ad30f8e7SGabor Kovesdan0x6094 = 0x3279
2170ad30f8e7SGabor Kovesdan0x6096 = 0x5823
2171ad30f8e7SGabor Kovesdan0x6097 = 0x5824
2172ad30f8e7SGabor Kovesdan0x609A = 0x577E
2173ad30f8e7SGabor Kovesdan0x609B = 0x5822
2174ad30f8e7SGabor Kovesdan0x609F = 0x3867
2175ad30f8e7SGabor Kovesdan0x60A0 = 0x4D2A
2176ad30f8e7SGabor Kovesdan0x60A3 = 0x3435
2177ad30f8e7SGabor Kovesdan0x60A6 = 0x3159
2178ad30f8e7SGabor Kovesdan0x60A7 = 0x5826
2179ad30f8e7SGabor Kovesdan0x60A9 = 0x473A
2180ad30f8e7SGabor Kovesdan0x60AA = 0x302D
2181ad30f8e7SGabor Kovesdan0x60B2 = 0x4861
2182ad30f8e7SGabor Kovesdan0x60B3 = 0x575C
2183ad30f8e7SGabor Kovesdan0x60B4 = 0x582C
2184ad30f8e7SGabor Kovesdan0x60B5 = 0x5830
2185ad30f8e7SGabor Kovesdan0x60B6 = 0x4C65
2186ad30f8e7SGabor Kovesdan0x60B8 = 0x5829
2187ad30f8e7SGabor Kovesdan0x60BC = 0x4569
2188ad30f8e7SGabor Kovesdan0x60BD = 0x582E
2189ad30f8e7SGabor Kovesdan0x60C5 = 0x3E70
2190ad30f8e7SGabor Kovesdan0x60C6 = 0x582F
2191ad30f8e7SGabor Kovesdan0x60C7 = 0x4657
2192ad30f8e7SGabor Kovesdan0x60D1 = 0x4F47
2193ad30f8e7SGabor Kovesdan0x60D3 = 0x582B
2194ad30f8e7SGabor Kovesdan0x60D8 = 0x5831
2195ad30f8e7SGabor Kovesdan0x60DA = 0x397B
2196ad30f8e7SGabor Kovesdan0x60DC = 0x404B
2197ad30f8e7SGabor Kovesdan0x60DF = 0x3054
2198ad30f8e7SGabor Kovesdan0x60E0 = 0x582A
2199ad30f8e7SGabor Kovesdan0x60E1 = 0x5828
2200ad30f8e7SGabor Kovesdan0x60E3 = 0x415A
2201ad30f8e7SGabor Kovesdan0x60E7 = 0x577C
2202ad30f8e7SGabor Kovesdan0x60E8 = 0x3B34
2203ad30f8e7SGabor Kovesdan0x60F0 = 0x4246
2204ad30f8e7SGabor Kovesdan0x60F1 = 0x583D
2205ad30f8e7SGabor Kovesdan0x60F3 = 0x415B
2206ad30f8e7SGabor Kovesdan0x60F4 = 0x5838
2207ad30f8e7SGabor Kovesdan0x60F6 = 0x5835
2208ad30f8e7SGabor Kovesdan0x60F7 = 0x5836
2209ad30f8e7SGabor Kovesdan0x60F9 = 0x3C66
2210ad30f8e7SGabor Kovesdan0x60FA = 0x5839
2211ad30f8e7SGabor Kovesdan0x60FB = 0x583C
2212ad30f8e7SGabor Kovesdan0x6100 = 0x5837
2213ad30f8e7SGabor Kovesdan0x6101 = 0x3D25
2214ad30f8e7SGabor Kovesdan0x6103 = 0x583A
2215ad30f8e7SGabor Kovesdan0x6106 = 0x5834
2216ad30f8e7SGabor Kovesdan0x6108 = 0x4C7C
2217ad30f8e7SGabor Kovesdan0x6109 = 0x4C7B
2218ad30f8e7SGabor Kovesdan0x610D = 0x583E
2219ad30f8e7SGabor Kovesdan0x610E = 0x583F
2220ad30f8e7SGabor Kovesdan0x610F = 0x3055
2221ad30f8e7SGabor Kovesdan0x6115 = 0x5833
2222ad30f8e7SGabor Kovesdan0x611A = 0x3672
2223ad30f8e7SGabor Kovesdan0x611B = 0x3026
2224ad30f8e7SGabor Kovesdan0x611F = 0x3436
2225ad30f8e7SGabor Kovesdan0x6121 = 0x583B
2226ad30f8e7SGabor Kovesdan0x6127 = 0x5843
2227ad30f8e7SGabor Kovesdan0x6128 = 0x5842
2228ad30f8e7SGabor Kovesdan0x612C = 0x5847
2229ad30f8e7SGabor Kovesdan0x6134 = 0x5848
2230ad30f8e7SGabor Kovesdan0x613C = 0x5846
2231ad30f8e7SGabor Kovesdan0x613D = 0x5849
2232ad30f8e7SGabor Kovesdan0x613E = 0x5841
2233ad30f8e7SGabor Kovesdan0x613F = 0x5845
2234ad30f8e7SGabor Kovesdan0x6142 = 0x584A
2235ad30f8e7SGabor Kovesdan0x6144 = 0x584B
2236ad30f8e7SGabor Kovesdan0x6147 = 0x5840
2237ad30f8e7SGabor Kovesdan0x6148 = 0x3B7C
2238ad30f8e7SGabor Kovesdan0x614A = 0x5844
2239ad30f8e7SGabor Kovesdan0x614B = 0x4256
2240ad30f8e7SGabor Kovesdan0x614C = 0x3932
2241ad30f8e7SGabor Kovesdan0x614D = 0x5832
2242ad30f8e7SGabor Kovesdan0x614E = 0x3F35
2243ad30f8e7SGabor Kovesdan0x6153 = 0x5858
2244ad30f8e7SGabor Kovesdan0x6155 = 0x4A69
2245ad30f8e7SGabor Kovesdan0x6158 = 0x584E
2246ad30f8e7SGabor Kovesdan0x6159 = 0x584F
2247ad30f8e7SGabor Kovesdan0x615A = 0x5850
2248ad30f8e7SGabor Kovesdan0x615D = 0x5857
2249ad30f8e7SGabor Kovesdan0x615F = 0x5856
2250ad30f8e7SGabor Kovesdan0x6162 = 0x4B7D
2251ad30f8e7SGabor Kovesdan0x6163 = 0x3437
2252ad30f8e7SGabor Kovesdan0x6165 = 0x5854
2253ad30f8e7SGabor Kovesdan0x6167 = 0x3745
2254ad30f8e7SGabor Kovesdan0x6168 = 0x3334
2255ad30f8e7SGabor Kovesdan0x616B = 0x5851
2256ad30f8e7SGabor Kovesdan0x616E = 0x4E38
2257ad30f8e7SGabor Kovesdan0x616F = 0x5853
2258ad30f8e7SGabor Kovesdan0x6170 = 0x3056
2259ad30f8e7SGabor Kovesdan0x6171 = 0x5855
2260ad30f8e7SGabor Kovesdan0x6173 = 0x584C
2261ad30f8e7SGabor Kovesdan0x6174 = 0x5852
2262ad30f8e7SGabor Kovesdan0x6175 = 0x5859
2263ad30f8e7SGabor Kovesdan0x6176 = 0x3744
2264ad30f8e7SGabor Kovesdan0x6177 = 0x584D
2265ad30f8e7SGabor Kovesdan0x617E = 0x4D5D
2266ad30f8e7SGabor Kovesdan0x6182 = 0x4D2B
2267ad30f8e7SGabor Kovesdan0x6187 = 0x585C
2268ad30f8e7SGabor Kovesdan0x618A = 0x5860
2269ad30f8e7SGabor Kovesdan0x618E = 0x417E
2270ad30f8e7SGabor Kovesdan0x6190 = 0x4E79
2271ad30f8e7SGabor Kovesdan0x6191 = 0x5861
2272ad30f8e7SGabor Kovesdan0x6194 = 0x585E
2273ad30f8e7SGabor Kovesdan0x6196 = 0x585B
2274ad30f8e7SGabor Kovesdan0x6199 = 0x585A
2275ad30f8e7SGabor Kovesdan0x619A = 0x585F
2276ad30f8e7SGabor Kovesdan0x61A4 = 0x4A30
2277ad30f8e7SGabor Kovesdan0x61A7 = 0x4634
2278ad30f8e7SGabor Kovesdan0x61A9 = 0x3746
2279ad30f8e7SGabor Kovesdan0x61AB = 0x5862
2280ad30f8e7SGabor Kovesdan0x61AC = 0x585D
2281ad30f8e7SGabor Kovesdan0x61AE = 0x5863
2282ad30f8e7SGabor Kovesdan0x61B2 = 0x377B
2283ad30f8e7SGabor Kovesdan0x61B6 = 0x3231
2284ad30f8e7SGabor Kovesdan0x61BA = 0x586B
2285ad30f8e7SGabor Kovesdan0x61BE = 0x3438
2286ad30f8e7SGabor Kovesdan0x61C3 = 0x5869
2287ad30f8e7SGabor Kovesdan0x61C6 = 0x586A
2288ad30f8e7SGabor Kovesdan0x61C7 = 0x3A29
2289ad30f8e7SGabor Kovesdan0x61C8 = 0x5868
2290ad30f8e7SGabor Kovesdan0x61C9 = 0x5866
2291ad30f8e7SGabor Kovesdan0x61CA = 0x5865
2292ad30f8e7SGabor Kovesdan0x61CB = 0x586C
2293ad30f8e7SGabor Kovesdan0x61CC = 0x5864
2294ad30f8e7SGabor Kovesdan0x61CD = 0x586E
2295ad30f8e7SGabor Kovesdan0x61D0 = 0x327B
2296ad30f8e7SGabor Kovesdan0x61E3 = 0x5870
2297ad30f8e7SGabor Kovesdan0x61E6 = 0x586F
2298ad30f8e7SGabor Kovesdan0x61F2 = 0x4428
2299ad30f8e7SGabor Kovesdan0x61F4 = 0x5873
2300ad30f8e7SGabor Kovesdan0x61F6 = 0x5871
2301ad30f8e7SGabor Kovesdan0x61F7 = 0x5867
2302ad30f8e7SGabor Kovesdan0x61F8 = 0x377C
2303ad30f8e7SGabor Kovesdan0x61FA = 0x5872
2304ad30f8e7SGabor Kovesdan0x61FC = 0x5876
2305ad30f8e7SGabor Kovesdan0x61FD = 0x5875
2306ad30f8e7SGabor Kovesdan0x61FE = 0x5877
2307ad30f8e7SGabor Kovesdan0x61FF = 0x5874
2308ad30f8e7SGabor Kovesdan0x6200 = 0x5878
2309ad30f8e7SGabor Kovesdan0x6208 = 0x5879
2310ad30f8e7SGabor Kovesdan0x6209 = 0x587A
2311ad30f8e7SGabor Kovesdan0x620A = 0x4A6A
2312ad30f8e7SGabor Kovesdan0x620C = 0x587C
2313ad30f8e7SGabor Kovesdan0x620D = 0x587B
2314ad30f8e7SGabor Kovesdan0x620E = 0x3D3F
2315ad30f8e7SGabor Kovesdan0x6210 = 0x402E
2316ad30f8e7SGabor Kovesdan0x6211 = 0x3266
2317ad30f8e7SGabor Kovesdan0x6212 = 0x327C
2318ad30f8e7SGabor Kovesdan0x6214 = 0x587D
2319ad30f8e7SGabor Kovesdan0x6216 = 0x303F
2320ad30f8e7SGabor Kovesdan0x621A = 0x404C
2321ad30f8e7SGabor Kovesdan0x621B = 0x587E
2322ad30f8e7SGabor Kovesdan0x621D = 0x6C43
2323ad30f8e7SGabor Kovesdan0x621E = 0x5921
2324ad30f8e7SGabor Kovesdan0x621F = 0x3761
2325ad30f8e7SGabor Kovesdan0x6221 = 0x5922
2326ad30f8e7SGabor Kovesdan0x6226 = 0x406F
2327ad30f8e7SGabor Kovesdan0x622A = 0x5923
2328ad30f8e7SGabor Kovesdan0x622E = 0x5924
2329ad30f8e7SGabor Kovesdan0x622F = 0x353A
2330ad30f8e7SGabor Kovesdan0x6230 = 0x5925
2331ad30f8e7SGabor Kovesdan0x6232 = 0x5926
2332ad30f8e7SGabor Kovesdan0x6233 = 0x5927
2333ad30f8e7SGabor Kovesdan0x6234 = 0x4257
2334ad30f8e7SGabor Kovesdan0x6238 = 0x384D
2335ad30f8e7SGabor Kovesdan0x623B = 0x4C61
2336ad30f8e7SGabor Kovesdan0x623F = 0x4B3C
2337ad30f8e7SGabor Kovesdan0x6240 = 0x3D6A
2338ad30f8e7SGabor Kovesdan0x6241 = 0x5928
2339ad30f8e7SGabor Kovesdan0x6247 = 0x4070
2340ad30f8e7SGabor Kovesdan0x6248 = 0x6E3D
2341ad30f8e7SGabor Kovesdan0x6249 = 0x4862
2342ad30f8e7SGabor Kovesdan0x624B = 0x3C6A
2343ad30f8e7SGabor Kovesdan0x624D = 0x3A4D
2344ad30f8e7SGabor Kovesdan0x624E = 0x5929
2345ad30f8e7SGabor Kovesdan0x6253 = 0x4247
2346ad30f8e7SGabor Kovesdan0x6255 = 0x4A27
2347ad30f8e7SGabor Kovesdan0x6258 = 0x4271
2348ad30f8e7SGabor Kovesdan0x625B = 0x592C
2349ad30f8e7SGabor Kovesdan0x625E = 0x592A
2350ad30f8e7SGabor Kovesdan0x6260 = 0x592D
2351ad30f8e7SGabor Kovesdan0x6263 = 0x592B
2352ad30f8e7SGabor Kovesdan0x6268 = 0x592E
2353ad30f8e7SGabor Kovesdan0x626E = 0x4A31
2354ad30f8e7SGabor Kovesdan0x6271 = 0x3037
2355ad30f8e7SGabor Kovesdan0x6276 = 0x495E
2356ad30f8e7SGabor Kovesdan0x6279 = 0x4863
2357ad30f8e7SGabor Kovesdan0x627C = 0x592F
2358ad30f8e7SGabor Kovesdan0x627E = 0x5932
2359ad30f8e7SGabor Kovesdan0x627F = 0x3E35
2360ad30f8e7SGabor Kovesdan0x6280 = 0x353B
2361ad30f8e7SGabor Kovesdan0x6282 = 0x5930
2362ad30f8e7SGabor Kovesdan0x6283 = 0x5937
2363ad30f8e7SGabor Kovesdan0x6284 = 0x3E36
2364ad30f8e7SGabor Kovesdan0x6289 = 0x5931
2365ad30f8e7SGabor Kovesdan0x628A = 0x4744
2366ad30f8e7SGabor Kovesdan0x6291 = 0x4D5E
2367ad30f8e7SGabor Kovesdan0x6292 = 0x5933
2368ad30f8e7SGabor Kovesdan0x6293 = 0x5934
2369ad30f8e7SGabor Kovesdan0x6294 = 0x5938
2370ad30f8e7SGabor Kovesdan0x6295 = 0x456A
2371ad30f8e7SGabor Kovesdan0x6296 = 0x5935
2372ad30f8e7SGabor Kovesdan0x6297 = 0x3933
2373ad30f8e7SGabor Kovesdan0x6298 = 0x405E
2374ad30f8e7SGabor Kovesdan0x629B = 0x5946
2375ad30f8e7SGabor Kovesdan0x629C = 0x4834
2376ad30f8e7SGabor Kovesdan0x629E = 0x4272
2377ad30f8e7SGabor Kovesdan0x62AB = 0x4864
2378ad30f8e7SGabor Kovesdan0x62AC = 0x5A2D
2379ad30f8e7SGabor Kovesdan0x62B1 = 0x4A7A
2380ad30f8e7SGabor Kovesdan0x62B5 = 0x4471
2381ad30f8e7SGabor Kovesdan0x62B9 = 0x4B75
2382ad30f8e7SGabor Kovesdan0x62BB = 0x593B
2383ad30f8e7SGabor Kovesdan0x62BC = 0x3221
2384ad30f8e7SGabor Kovesdan0x62BD = 0x436A
2385ad30f8e7SGabor Kovesdan0x62C2 = 0x5944
2386ad30f8e7SGabor Kovesdan0x62C5 = 0x4334
2387ad30f8e7SGabor Kovesdan0x62C6 = 0x593E
2388ad30f8e7SGabor Kovesdan0x62C7 = 0x5945
2389ad30f8e7SGabor Kovesdan0x62C8 = 0x5940
2390ad30f8e7SGabor Kovesdan0x62C9 = 0x5947
2391ad30f8e7SGabor Kovesdan0x62CA = 0x5943
2392ad30f8e7SGabor Kovesdan0x62CC = 0x5942
2393ad30f8e7SGabor Kovesdan0x62CD = 0x476F
2394ad30f8e7SGabor Kovesdan0x62CF = 0x593C
2395ad30f8e7SGabor Kovesdan0x62D0 = 0x327D
2396ad30f8e7SGabor Kovesdan0x62D1 = 0x593A
2397ad30f8e7SGabor Kovesdan0x62D2 = 0x3571
2398ad30f8e7SGabor Kovesdan0x62D3 = 0x4273
2399ad30f8e7SGabor Kovesdan0x62D4 = 0x5936
2400ad30f8e7SGabor Kovesdan0x62D7 = 0x5939
2401ad30f8e7SGabor Kovesdan0x62D8 = 0x3934
2402ad30f8e7SGabor Kovesdan0x62D9 = 0x405B
2403ad30f8e7SGabor Kovesdan0x62DB = 0x3E37
2404ad30f8e7SGabor Kovesdan0x62DC = 0x5941
2405ad30f8e7SGabor Kovesdan0x62DD = 0x4752
2406ad30f8e7SGabor Kovesdan0x62E0 = 0x3572
2407ad30f8e7SGabor Kovesdan0x62E1 = 0x3348
2408ad30f8e7SGabor Kovesdan0x62EC = 0x3367
2409ad30f8e7SGabor Kovesdan0x62ED = 0x3F21
2410ad30f8e7SGabor Kovesdan0x62EE = 0x5949
2411ad30f8e7SGabor Kovesdan0x62EF = 0x594E
2412ad30f8e7SGabor Kovesdan0x62F1 = 0x594A
2413ad30f8e7SGabor Kovesdan0x62F3 = 0x377D
2414ad30f8e7SGabor Kovesdan0x62F5 = 0x594F
2415ad30f8e7SGabor Kovesdan0x62F6 = 0x3B22
2416ad30f8e7SGabor Kovesdan0x62F7 = 0x3969
2417ad30f8e7SGabor Kovesdan0x62FE = 0x3D26
2418ad30f8e7SGabor Kovesdan0x62FF = 0x593D
2419ad30f8e7SGabor Kovesdan0x6301 = 0x3B7D
2420ad30f8e7SGabor Kovesdan0x6302 = 0x594C
2421ad30f8e7SGabor Kovesdan0x6307 = 0x3B58
2422ad30f8e7SGabor Kovesdan0x6308 = 0x594D
2423ad30f8e7SGabor Kovesdan0x6309 = 0x3044
2424ad30f8e7SGabor Kovesdan0x630C = 0x5948
2425ad30f8e7SGabor Kovesdan0x6311 = 0x4429
2426ad30f8e7SGabor Kovesdan0x6319 = 0x3573
2427ad30f8e7SGabor Kovesdan0x631F = 0x3634
2428ad30f8e7SGabor Kovesdan0x6327 = 0x594B
2429ad30f8e7SGabor Kovesdan0x6328 = 0x3027
2430ad30f8e7SGabor Kovesdan0x632B = 0x3A43
2431ad30f8e7SGabor Kovesdan0x632F = 0x3F36
2432ad30f8e7SGabor Kovesdan0x633A = 0x4472
2433ad30f8e7SGabor Kovesdan0x633D = 0x4854
2434ad30f8e7SGabor Kovesdan0x633E = 0x5951
2435ad30f8e7SGabor Kovesdan0x633F = 0x415E
2436ad30f8e7SGabor Kovesdan0x6349 = 0x422A
2437ad30f8e7SGabor Kovesdan0x634C = 0x3B2B
2438ad30f8e7SGabor Kovesdan0x634D = 0x5952
2439ad30f8e7SGabor Kovesdan0x634F = 0x5954
2440ad30f8e7SGabor Kovesdan0x6350 = 0x5950
2441ad30f8e7SGabor Kovesdan0x6355 = 0x4A61
2442ad30f8e7SGabor Kovesdan0x6357 = 0x443D
2443ad30f8e7SGabor Kovesdan0x635C = 0x415C
2444ad30f8e7SGabor Kovesdan0x6367 = 0x4A7B
2445ad30f8e7SGabor Kovesdan0x6368 = 0x3C4E
2446ad30f8e7SGabor Kovesdan0x6369 = 0x5960
2447ad30f8e7SGabor Kovesdan0x636B = 0x595F
2448ad30f8e7SGabor Kovesdan0x636E = 0x3F78
2449ad30f8e7SGabor Kovesdan0x6372 = 0x377E
2450ad30f8e7SGabor Kovesdan0x6376 = 0x5959
2451ad30f8e7SGabor Kovesdan0x6377 = 0x3E39
2452ad30f8e7SGabor Kovesdan0x637A = 0x4668
2453ad30f8e7SGabor Kovesdan0x637B = 0x4731
2454ad30f8e7SGabor Kovesdan0x6380 = 0x5957
2455ad30f8e7SGabor Kovesdan0x6383 = 0x415D
2456ad30f8e7SGabor Kovesdan0x6388 = 0x3C78
2457ad30f8e7SGabor Kovesdan0x6389 = 0x595C
2458ad30f8e7SGabor Kovesdan0x638C = 0x3E38
2459ad30f8e7SGabor Kovesdan0x638E = 0x5956
2460ad30f8e7SGabor Kovesdan0x638F = 0x595B
2461ad30f8e7SGabor Kovesdan0x6392 = 0x4753
2462ad30f8e7SGabor Kovesdan0x6396 = 0x5955
2463ad30f8e7SGabor Kovesdan0x6398 = 0x3721
2464ad30f8e7SGabor Kovesdan0x639B = 0x335D
2465ad30f8e7SGabor Kovesdan0x639F = 0x595D
2466ad30f8e7SGabor Kovesdan0x63A0 = 0x4E2B
2467ad30f8e7SGabor Kovesdan0x63A1 = 0x3A4E
2468ad30f8e7SGabor Kovesdan0x63A2 = 0x4335
2469ad30f8e7SGabor Kovesdan0x63A3 = 0x595A
2470ad30f8e7SGabor Kovesdan0x63A5 = 0x405C
2471ad30f8e7SGabor Kovesdan0x63A7 = 0x3935
2472ad30f8e7SGabor Kovesdan0x63A8 = 0x3F64
2473ad30f8e7SGabor Kovesdan0x63A9 = 0x3166
2474ad30f8e7SGabor Kovesdan0x63AA = 0x413C
2475ad30f8e7SGabor Kovesdan0x63AB = 0x5958
2476ad30f8e7SGabor Kovesdan0x63AC = 0x3545
2477ad30f8e7SGabor Kovesdan0x63B2 = 0x3747
2478ad30f8e7SGabor Kovesdan0x63B4 = 0x444F
2479ad30f8e7SGabor Kovesdan0x63B5 = 0x595E
2480ad30f8e7SGabor Kovesdan0x63BB = 0x415F
2481ad30f8e7SGabor Kovesdan0x63BE = 0x5961
2482ad30f8e7SGabor Kovesdan0x63C0 = 0x5963
2483ad30f8e7SGabor Kovesdan0x63C3 = 0x4237
2484ad30f8e7SGabor Kovesdan0x63C4 = 0x5969
2485ad30f8e7SGabor Kovesdan0x63C6 = 0x5964
2486ad30f8e7SGabor Kovesdan0x63C9 = 0x5966
2487ad30f8e7SGabor Kovesdan0x63CF = 0x4941
2488ad30f8e7SGabor Kovesdan0x63D0 = 0x4473
2489ad30f8e7SGabor Kovesdan0x63D2 = 0x5967
2490ad30f8e7SGabor Kovesdan0x63D6 = 0x4D2C
2491ad30f8e7SGabor Kovesdan0x63DA = 0x4D48
2492ad30f8e7SGabor Kovesdan0x63DB = 0x3439
2493ad30f8e7SGabor Kovesdan0x63E1 = 0x302E
2494ad30f8e7SGabor Kovesdan0x63E3 = 0x5965
2495ad30f8e7SGabor Kovesdan0x63E9 = 0x5962
2496ad30f8e7SGabor Kovesdan0x63EE = 0x3478
2497ad30f8e7SGabor Kovesdan0x63F4 = 0x3167
2498ad30f8e7SGabor Kovesdan0x63F6 = 0x5968
2499ad30f8e7SGabor Kovesdan0x63FA = 0x4D49
2500ad30f8e7SGabor Kovesdan0x6406 = 0x596C
2501ad30f8e7SGabor Kovesdan0x640D = 0x423B
2502ad30f8e7SGabor Kovesdan0x640F = 0x5973
2503ad30f8e7SGabor Kovesdan0x6413 = 0x596D
2504ad30f8e7SGabor Kovesdan0x6416 = 0x596A
2505ad30f8e7SGabor Kovesdan0x6417 = 0x5971
2506ad30f8e7SGabor Kovesdan0x641C = 0x5953
2507ad30f8e7SGabor Kovesdan0x6426 = 0x596E
2508ad30f8e7SGabor Kovesdan0x6428 = 0x5972
2509ad30f8e7SGabor Kovesdan0x642C = 0x4842
2510ad30f8e7SGabor Kovesdan0x642D = 0x456B
2511ad30f8e7SGabor Kovesdan0x6434 = 0x596B
2512ad30f8e7SGabor Kovesdan0x6436 = 0x596F
2513ad30f8e7SGabor Kovesdan0x643A = 0x3748
2514ad30f8e7SGabor Kovesdan0x643E = 0x3A71
2515ad30f8e7SGabor Kovesdan0x6442 = 0x405D
2516ad30f8e7SGabor Kovesdan0x644E = 0x5977
2517ad30f8e7SGabor Kovesdan0x6458 = 0x4526
2518ad30f8e7SGabor Kovesdan0x6467 = 0x5974
2519ad30f8e7SGabor Kovesdan0x6469 = 0x4B60
2520ad30f8e7SGabor Kovesdan0x646F = 0x5975
2521ad30f8e7SGabor Kovesdan0x6476 = 0x5976
2522ad30f8e7SGabor Kovesdan0x6478 = 0x4C4E
2523ad30f8e7SGabor Kovesdan0x647A = 0x4022
2524ad30f8e7SGabor Kovesdan0x6483 = 0x3762
2525ad30f8e7SGabor Kovesdan0x6488 = 0x597D
2526ad30f8e7SGabor Kovesdan0x6492 = 0x3B35
2527ad30f8e7SGabor Kovesdan0x6493 = 0x597A
2528ad30f8e7SGabor Kovesdan0x6495 = 0x5979
2529ad30f8e7SGabor Kovesdan0x649A = 0x4732
2530ad30f8e7SGabor Kovesdan0x649E = 0x4635
2531ad30f8e7SGabor Kovesdan0x64A4 = 0x4531
2532ad30f8e7SGabor Kovesdan0x64A5 = 0x597B
2533ad30f8e7SGabor Kovesdan0x64A9 = 0x597C
2534ad30f8e7SGabor Kovesdan0x64AB = 0x496F
2535ad30f8e7SGabor Kovesdan0x64AD = 0x4745
2536ad30f8e7SGabor Kovesdan0x64AE = 0x3B23
2537ad30f8e7SGabor Kovesdan0x64B0 = 0x4071
2538ad30f8e7SGabor Kovesdan0x64B2 = 0x4B50
2539ad30f8e7SGabor Kovesdan0x64B9 = 0x3349
2540ad30f8e7SGabor Kovesdan0x64BB = 0x5A25
2541ad30f8e7SGabor Kovesdan0x64BC = 0x597E
2542ad30f8e7SGabor Kovesdan0x64C1 = 0x4D4A
2543ad30f8e7SGabor Kovesdan0x64C2 = 0x5A27
2544ad30f8e7SGabor Kovesdan0x64C5 = 0x5A23
2545ad30f8e7SGabor Kovesdan0x64C7 = 0x5A24
2546ad30f8e7SGabor Kovesdan0x64CD = 0x4160
2547ad30f8e7SGabor Kovesdan0x64D2 = 0x5A22
2548ad30f8e7SGabor Kovesdan0x64D4 = 0x593F
2549ad30f8e7SGabor Kovesdan0x64D8 = 0x5A26
2550ad30f8e7SGabor Kovesdan0x64DA = 0x5A21
2551ad30f8e7SGabor Kovesdan0x64E0 = 0x5A2B
2552ad30f8e7SGabor Kovesdan0x64E1 = 0x5A2C
2553ad30f8e7SGabor Kovesdan0x64E2 = 0x4527
2554ad30f8e7SGabor Kovesdan0x64E3 = 0x5A2E
2555ad30f8e7SGabor Kovesdan0x64E6 = 0x3B24
2556ad30f8e7SGabor Kovesdan0x64E7 = 0x5A29
2557ad30f8e7SGabor Kovesdan0x64EC = 0x353C
2558ad30f8e7SGabor Kovesdan0x64EF = 0x5A2F
2559ad30f8e7SGabor Kovesdan0x64F1 = 0x5A28
2560ad30f8e7SGabor Kovesdan0x64F2 = 0x5A33
2561ad30f8e7SGabor Kovesdan0x64F4 = 0x5A32
2562ad30f8e7SGabor Kovesdan0x64F6 = 0x5A31
2563ad30f8e7SGabor Kovesdan0x64FA = 0x5A34
2564ad30f8e7SGabor Kovesdan0x64FD = 0x5A36
2565ad30f8e7SGabor Kovesdan0x64FE = 0x3E71
2566ad30f8e7SGabor Kovesdan0x6500 = 0x5A35
2567ad30f8e7SGabor Kovesdan0x6505 = 0x5A39
2568ad30f8e7SGabor Kovesdan0x6518 = 0x5A37
2569ad30f8e7SGabor Kovesdan0x651C = 0x5A38
2570ad30f8e7SGabor Kovesdan0x651D = 0x5970
2571ad30f8e7SGabor Kovesdan0x6523 = 0x5A3B
2572ad30f8e7SGabor Kovesdan0x6524 = 0x5A3A
2573ad30f8e7SGabor Kovesdan0x652A = 0x5978
2574ad30f8e7SGabor Kovesdan0x652B = 0x5A3C
2575ad30f8e7SGabor Kovesdan0x652C = 0x5A30
2576ad30f8e7SGabor Kovesdan0x652F = 0x3B59
2577ad30f8e7SGabor Kovesdan0x6534 = 0x5A3D
2578ad30f8e7SGabor Kovesdan0x6535 = 0x5A3E
2579ad30f8e7SGabor Kovesdan0x6536 = 0x5A40
2580ad30f8e7SGabor Kovesdan0x6537 = 0x5A3F
2581ad30f8e7SGabor Kovesdan0x6538 = 0x5A41
2582ad30f8e7SGabor Kovesdan0x6539 = 0x327E
2583ad30f8e7SGabor Kovesdan0x653B = 0x3936
2584ad30f8e7SGabor Kovesdan0x653E = 0x4A7C
2585ad30f8e7SGabor Kovesdan0x653F = 0x402F
2586ad30f8e7SGabor Kovesdan0x6545 = 0x384E
2587ad30f8e7SGabor Kovesdan0x6548 = 0x5A43
2588ad30f8e7SGabor Kovesdan0x654D = 0x5A46
2589ad30f8e7SGabor Kovesdan0x654F = 0x4952
2590ad30f8e7SGabor Kovesdan0x6551 = 0x355F
2591ad30f8e7SGabor Kovesdan0x6555 = 0x5A45
2592ad30f8e7SGabor Kovesdan0x6556 = 0x5A44
2593ad30f8e7SGabor Kovesdan0x6557 = 0x4754
2594ad30f8e7SGabor Kovesdan0x6558 = 0x5A47
2595ad30f8e7SGabor Kovesdan0x6559 = 0x3635
2596ad30f8e7SGabor Kovesdan0x655D = 0x5A49
2597ad30f8e7SGabor Kovesdan0x655E = 0x5A48
2598ad30f8e7SGabor Kovesdan0x6562 = 0x343A
2599ad30f8e7SGabor Kovesdan0x6563 = 0x3B36
2600ad30f8e7SGabor Kovesdan0x6566 = 0x4658
2601ad30f8e7SGabor Kovesdan0x656C = 0x3749
2602ad30f8e7SGabor Kovesdan0x6570 = 0x3F74
2603ad30f8e7SGabor Kovesdan0x6572 = 0x5A4A
2604ad30f8e7SGabor Kovesdan0x6574 = 0x4030
2605ad30f8e7SGabor Kovesdan0x6575 = 0x4528
2606ad30f8e7SGabor Kovesdan0x6577 = 0x495F
2607ad30f8e7SGabor Kovesdan0x6578 = 0x5A4B
2608ad30f8e7SGabor Kovesdan0x6582 = 0x5A4C
2609ad30f8e7SGabor Kovesdan0x6583 = 0x5A4D
2610ad30f8e7SGabor Kovesdan0x6587 = 0x4A38
2611ad30f8e7SGabor Kovesdan0x6588 = 0x555D
2612ad30f8e7SGabor Kovesdan0x6589 = 0x4046
2613ad30f8e7SGabor Kovesdan0x658C = 0x494C
2614ad30f8e7SGabor Kovesdan0x658E = 0x3A58
2615ad30f8e7SGabor Kovesdan0x6590 = 0x4865
2616ad30f8e7SGabor Kovesdan0x6591 = 0x4843
2617ad30f8e7SGabor Kovesdan0x6597 = 0x454D
2618ad30f8e7SGabor Kovesdan0x6599 = 0x4E41
2619ad30f8e7SGabor Kovesdan0x659B = 0x5A4F
2620ad30f8e7SGabor Kovesdan0x659C = 0x3C50
2621ad30f8e7SGabor Kovesdan0x659F = 0x5A50
2622ad30f8e7SGabor Kovesdan0x65A1 = 0x3036
2623ad30f8e7SGabor Kovesdan0x65A4 = 0x3654
2624ad30f8e7SGabor Kovesdan0x65A5 = 0x404D
2625ad30f8e7SGabor Kovesdan0x65A7 = 0x4960
2626ad30f8e7SGabor Kovesdan0x65AB = 0x5A51
2627ad30f8e7SGabor Kovesdan0x65AC = 0x3B42
2628ad30f8e7SGabor Kovesdan0x65AD = 0x4347
2629ad30f8e7SGabor Kovesdan0x65AF = 0x3B5B
2630ad30f8e7SGabor Kovesdan0x65B0 = 0x3F37
2631ad30f8e7SGabor Kovesdan0x65B7 = 0x5A52
2632ad30f8e7SGabor Kovesdan0x65B9 = 0x4A7D
2633ad30f8e7SGabor Kovesdan0x65BC = 0x3177
2634ad30f8e7SGabor Kovesdan0x65BD = 0x3B5C
2635ad30f8e7SGabor Kovesdan0x65C1 = 0x5A55
2636ad30f8e7SGabor Kovesdan0x65C3 = 0x5A53
2637ad30f8e7SGabor Kovesdan0x65C4 = 0x5A56
2638ad30f8e7SGabor Kovesdan0x65C5 = 0x4E39
2639ad30f8e7SGabor Kovesdan0x65C6 = 0x5A54
2640ad30f8e7SGabor Kovesdan0x65CB = 0x407B
2641ad30f8e7SGabor Kovesdan0x65CC = 0x5A57
2642ad30f8e7SGabor Kovesdan0x65CF = 0x4232
2643ad30f8e7SGabor Kovesdan0x65D2 = 0x5A58
2644ad30f8e7SGabor Kovesdan0x65D7 = 0x347A
2645ad30f8e7SGabor Kovesdan0x65D9 = 0x5A5A
2646ad30f8e7SGabor Kovesdan0x65DB = 0x5A59
2647ad30f8e7SGabor Kovesdan0x65E0 = 0x5A5B
2648ad30f8e7SGabor Kovesdan0x65E1 = 0x5A5C
2649ad30f8e7SGabor Kovesdan0x65E2 = 0x347B
2650ad30f8e7SGabor Kovesdan0x65E5 = 0x467C
2651ad30f8e7SGabor Kovesdan0x65E6 = 0x4336
2652ad30f8e7SGabor Kovesdan0x65E7 = 0x356C
2653ad30f8e7SGabor Kovesdan0x65E8 = 0x3B5D
2654ad30f8e7SGabor Kovesdan0x65E9 = 0x4161
2655ad30f8e7SGabor Kovesdan0x65EC = 0x3D5C
2656ad30f8e7SGabor Kovesdan0x65ED = 0x3030
2657ad30f8e7SGabor Kovesdan0x65F1 = 0x5A5D
2658ad30f8e7SGabor Kovesdan0x65FA = 0x3222
2659ad30f8e7SGabor Kovesdan0x65FB = 0x5A61
2660ad30f8e7SGabor Kovesdan0x6602 = 0x3937
2661ad30f8e7SGabor Kovesdan0x6603 = 0x5A60
2662ad30f8e7SGabor Kovesdan0x6606 = 0x3A2B
2663ad30f8e7SGabor Kovesdan0x6607 = 0x3E3A
2664ad30f8e7SGabor Kovesdan0x660A = 0x5A5F
2665ad30f8e7SGabor Kovesdan0x660C = 0x3E3B
2666ad30f8e7SGabor Kovesdan0x660E = 0x4C40
2667ad30f8e7SGabor Kovesdan0x660F = 0x3A2A
2668ad30f8e7SGabor Kovesdan0x6613 = 0x3057
2669ad30f8e7SGabor Kovesdan0x6614 = 0x404E
2670ad30f8e7SGabor Kovesdan0x661C = 0x5A66
2671ad30f8e7SGabor Kovesdan0x661F = 0x4031
2672ad30f8e7SGabor Kovesdan0x6620 = 0x3147
2673ad30f8e7SGabor Kovesdan0x6625 = 0x3D55
2674ad30f8e7SGabor Kovesdan0x6627 = 0x4B66
2675ad30f8e7SGabor Kovesdan0x6628 = 0x3A72
2676ad30f8e7SGabor Kovesdan0x662D = 0x3E3C
2677ad30f8e7SGabor Kovesdan0x662F = 0x4027
2678ad30f8e7SGabor Kovesdan0x6634 = 0x5A65
2679ad30f8e7SGabor Kovesdan0x6635 = 0x5A63
2680ad30f8e7SGabor Kovesdan0x6636 = 0x5A64
2681ad30f8e7SGabor Kovesdan0x663C = 0x436B
2682ad30f8e7SGabor Kovesdan0x663F = 0x5B26
2683ad30f8e7SGabor Kovesdan0x6641 = 0x5A6A
2684ad30f8e7SGabor Kovesdan0x6642 = 0x3B7E
2685ad30f8e7SGabor Kovesdan0x6643 = 0x3938
2686ad30f8e7SGabor Kovesdan0x6644 = 0x5A68
2687ad30f8e7SGabor Kovesdan0x6649 = 0x5A69
2688ad30f8e7SGabor Kovesdan0x664B = 0x3F38
2689ad30f8e7SGabor Kovesdan0x664F = 0x5A67
2690ad30f8e7SGabor Kovesdan0x6652 = 0x3B2F
2691ad30f8e7SGabor Kovesdan0x665D = 0x5A6C
2692ad30f8e7SGabor Kovesdan0x665E = 0x5A6B
2693ad30f8e7SGabor Kovesdan0x665F = 0x5A70
2694ad30f8e7SGabor Kovesdan0x6662 = 0x5A71
2695ad30f8e7SGabor Kovesdan0x6664 = 0x5A6D
2696ad30f8e7SGabor Kovesdan0x6666 = 0x3322
2697ad30f8e7SGabor Kovesdan0x6667 = 0x5A6E
2698ad30f8e7SGabor Kovesdan0x6668 = 0x5A6F
2699ad30f8e7SGabor Kovesdan0x6669 = 0x4855
2700ad30f8e7SGabor Kovesdan0x666E = 0x4961
2701ad30f8e7SGabor Kovesdan0x666F = 0x374A
2702ad30f8e7SGabor Kovesdan0x6670 = 0x5A72
2703ad30f8e7SGabor Kovesdan0x6674 = 0x4032
2704ad30f8e7SGabor Kovesdan0x6676 = 0x3E3D
2705ad30f8e7SGabor Kovesdan0x667A = 0x4352
2706ad30f8e7SGabor Kovesdan0x6681 = 0x3647
2707ad30f8e7SGabor Kovesdan0x6683 = 0x5A73
2708ad30f8e7SGabor Kovesdan0x6684 = 0x5A77
2709ad30f8e7SGabor Kovesdan0x6687 = 0x324B
2710ad30f8e7SGabor Kovesdan0x6688 = 0x5A74
2711ad30f8e7SGabor Kovesdan0x6689 = 0x5A76
2712ad30f8e7SGabor Kovesdan0x668E = 0x5A75
2713ad30f8e7SGabor Kovesdan0x6691 = 0x3D6B
2714ad30f8e7SGabor Kovesdan0x6696 = 0x4348
2715ad30f8e7SGabor Kovesdan0x6697 = 0x3045
2716ad30f8e7SGabor Kovesdan0x6698 = 0x5A78
2717ad30f8e7SGabor Kovesdan0x669D = 0x5A79
2718ad30f8e7SGabor Kovesdan0x66A2 = 0x442A
2719ad30f8e7SGabor Kovesdan0x66A6 = 0x4E71
2720ad30f8e7SGabor Kovesdan0x66AB = 0x3B43
2721ad30f8e7SGabor Kovesdan0x66AE = 0x4A6B
2722ad30f8e7SGabor Kovesdan0x66B4 = 0x4B3D
2723ad30f8e7SGabor Kovesdan0x66B8 = 0x5B22
2724ad30f8e7SGabor Kovesdan0x66B9 = 0x5A7B
2725ad30f8e7SGabor Kovesdan0x66BC = 0x5A7E
2726ad30f8e7SGabor Kovesdan0x66BE = 0x5A7D
2727ad30f8e7SGabor Kovesdan0x66C1 = 0x5A7A
2728ad30f8e7SGabor Kovesdan0x66C4 = 0x5B21
2729ad30f8e7SGabor Kovesdan0x66C7 = 0x465E
2730ad30f8e7SGabor Kovesdan0x66C9 = 0x5A7C
2731ad30f8e7SGabor Kovesdan0x66D6 = 0x5B23
2732ad30f8e7SGabor Kovesdan0x66D9 = 0x3D6C
2733ad30f8e7SGabor Kovesdan0x66DA = 0x5B24
2734ad30f8e7SGabor Kovesdan0x66DC = 0x4D4B
2735ad30f8e7SGabor Kovesdan0x66DD = 0x4778
2736ad30f8e7SGabor Kovesdan0x66E0 = 0x5B25
2737ad30f8e7SGabor Kovesdan0x66E6 = 0x5B27
2738ad30f8e7SGabor Kovesdan0x66E9 = 0x5B28
2739ad30f8e7SGabor Kovesdan0x66F0 = 0x5B29
2740ad30f8e7SGabor Kovesdan0x66F2 = 0x364A
2741ad30f8e7SGabor Kovesdan0x66F3 = 0x3148
2742ad30f8e7SGabor Kovesdan0x66F4 = 0x3939
2743ad30f8e7SGabor Kovesdan0x66F5 = 0x5B2A
2744ad30f8e7SGabor Kovesdan0x66F7 = 0x5B2B
2745ad30f8e7SGabor Kovesdan0x66F8 = 0x3D71
2746ad30f8e7SGabor Kovesdan0x66F9 = 0x4162
2747ad30f8e7SGabor Kovesdan0x66FC = 0x5258
2748ad30f8e7SGabor Kovesdan0x66FD = 0x413E
2749ad30f8e7SGabor Kovesdan0x66FE = 0x413D
2750ad30f8e7SGabor Kovesdan0x66FF = 0x4258
2751ad30f8e7SGabor Kovesdan0x6700 = 0x3A47
2752ad30f8e7SGabor Kovesdan0x6703 = 0x5072
2753ad30f8e7SGabor Kovesdan0x6708 = 0x376E
2754ad30f8e7SGabor Kovesdan0x6709 = 0x4D2D
2755ad30f8e7SGabor Kovesdan0x670B = 0x4A7E
2756ad30f8e7SGabor Kovesdan0x670D = 0x497E
2757ad30f8e7SGabor Kovesdan0x670F = 0x5B2C
2758ad30f8e7SGabor Kovesdan0x6714 = 0x3A73
2759ad30f8e7SGabor Kovesdan0x6715 = 0x443F
2760ad30f8e7SGabor Kovesdan0x6716 = 0x5B2D
2761ad30f8e7SGabor Kovesdan0x6717 = 0x4F2F
2762ad30f8e7SGabor Kovesdan0x671B = 0x4B3E
2763ad30f8e7SGabor Kovesdan0x671D = 0x442B
2764ad30f8e7SGabor Kovesdan0x671E = 0x5B2E
2765ad30f8e7SGabor Kovesdan0x671F = 0x347C
2766ad30f8e7SGabor Kovesdan0x6726 = 0x5B2F
2767ad30f8e7SGabor Kovesdan0x6727 = 0x5B30
2768ad30f8e7SGabor Kovesdan0x6728 = 0x4C5A
2769ad30f8e7SGabor Kovesdan0x672A = 0x4C24
2770ad30f8e7SGabor Kovesdan0x672B = 0x4B76
2771ad30f8e7SGabor Kovesdan0x672C = 0x4B5C
2772ad30f8e7SGabor Kovesdan0x672D = 0x3B25
2773ad30f8e7SGabor Kovesdan0x672E = 0x5B32
2774ad30f8e7SGabor Kovesdan0x6731 = 0x3C6B
2775ad30f8e7SGabor Kovesdan0x6734 = 0x4B51
2776ad30f8e7SGabor Kovesdan0x6736 = 0x5B34
2777ad30f8e7SGabor Kovesdan0x6737 = 0x5B37
2778ad30f8e7SGabor Kovesdan0x6738 = 0x5B36
2779ad30f8e7SGabor Kovesdan0x673A = 0x3479
2780ad30f8e7SGabor Kovesdan0x673D = 0x3560
2781ad30f8e7SGabor Kovesdan0x673F = 0x5B33
2782ad30f8e7SGabor Kovesdan0x6741 = 0x5B35
2783ad30f8e7SGabor Kovesdan0x6746 = 0x5B38
2784ad30f8e7SGabor Kovesdan0x6749 = 0x3F79
2785ad30f8e7SGabor Kovesdan0x674E = 0x4D7B
2786ad30f8e7SGabor Kovesdan0x674F = 0x3049
2787ad30f8e7SGabor Kovesdan0x6750 = 0x3A60
2788ad30f8e7SGabor Kovesdan0x6751 = 0x423C
2789ad30f8e7SGabor Kovesdan0x6753 = 0x3C5D
2790ad30f8e7SGabor Kovesdan0x6756 = 0x3E73
2791ad30f8e7SGabor Kovesdan0x6759 = 0x5B3B
2792ad30f8e7SGabor Kovesdan0x675C = 0x454E
2793ad30f8e7SGabor Kovesdan0x675E = 0x5B39
2794ad30f8e7SGabor Kovesdan0x675F = 0x422B
2795ad30f8e7SGabor Kovesdan0x6760 = 0x5B3A
2796ad30f8e7SGabor Kovesdan0x6761 = 0x3E72
2797ad30f8e7SGabor Kovesdan0x6762 = 0x4C5D
2798ad30f8e7SGabor Kovesdan0x6763 = 0x5B3C
2799ad30f8e7SGabor Kovesdan0x6764 = 0x5B3D
2800ad30f8e7SGabor Kovesdan0x6765 = 0x4D68
2801ad30f8e7SGabor Kovesdan0x676A = 0x5B42
2802ad30f8e7SGabor Kovesdan0x676D = 0x393A
2803ad30f8e7SGabor Kovesdan0x676F = 0x4755
2804ad30f8e7SGabor Kovesdan0x6770 = 0x5B3F
2805ad30f8e7SGabor Kovesdan0x6771 = 0x456C
2806ad30f8e7SGabor Kovesdan0x6772 = 0x5A5E
2807ad30f8e7SGabor Kovesdan0x6773 = 0x5A62
2808ad30f8e7SGabor Kovesdan0x6775 = 0x354F
2809ad30f8e7SGabor Kovesdan0x6777 = 0x4747
2810ad30f8e7SGabor Kovesdan0x677C = 0x5B41
2811ad30f8e7SGabor Kovesdan0x677E = 0x3E3E
2812ad30f8e7SGabor Kovesdan0x677F = 0x4844
2813ad30f8e7SGabor Kovesdan0x6785 = 0x5B47
2814ad30f8e7SGabor Kovesdan0x6787 = 0x487A
2815ad30f8e7SGabor Kovesdan0x6789 = 0x5B3E
2816ad30f8e7SGabor Kovesdan0x678B = 0x5B44
2817ad30f8e7SGabor Kovesdan0x678C = 0x5B43
2818ad30f8e7SGabor Kovesdan0x6790 = 0x404F
2819ad30f8e7SGabor Kovesdan0x6795 = 0x4B6D
2820ad30f8e7SGabor Kovesdan0x6797 = 0x4E53
2821ad30f8e7SGabor Kovesdan0x679A = 0x4B67
2822ad30f8e7SGabor Kovesdan0x679C = 0x324C
2823ad30f8e7SGabor Kovesdan0x679D = 0x3B5E
2824ad30f8e7SGabor Kovesdan0x67A0 = 0x4F48
2825ad30f8e7SGabor Kovesdan0x67A1 = 0x5B46
2826ad30f8e7SGabor Kovesdan0x67A2 = 0x3F75
2827ad30f8e7SGabor Kovesdan0x67A6 = 0x5B45
2828ad30f8e7SGabor Kovesdan0x67A9 = 0x5B40
2829ad30f8e7SGabor Kovesdan0x67AF = 0x384F
2830ad30f8e7SGabor Kovesdan0x67B3 = 0x5B4C
2831ad30f8e7SGabor Kovesdan0x67B4 = 0x5B4A
2832ad30f8e7SGabor Kovesdan0x67B6 = 0x324D
2833ad30f8e7SGabor Kovesdan0x67B7 = 0x5B48
2834ad30f8e7SGabor Kovesdan0x67B8 = 0x5B4E
2835ad30f8e7SGabor Kovesdan0x67B9 = 0x5B54
2836ad30f8e7SGabor Kovesdan0x67C1 = 0x4248
2837ad30f8e7SGabor Kovesdan0x67C4 = 0x4A41
2838ad30f8e7SGabor Kovesdan0x67C6 = 0x5B56
2839ad30f8e7SGabor Kovesdan0x67CA = 0x4922
2840ad30f8e7SGabor Kovesdan0x67CE = 0x5B55
2841ad30f8e7SGabor Kovesdan0x67CF = 0x4770
2842ad30f8e7SGabor Kovesdan0x67D0 = 0x4B3F
2843ad30f8e7SGabor Kovesdan0x67D1 = 0x343B
2844ad30f8e7SGabor Kovesdan0x67D3 = 0x4077
2845ad30f8e7SGabor Kovesdan0x67D4 = 0x3D40
2846ad30f8e7SGabor Kovesdan0x67D8 = 0x4453
2847ad30f8e7SGabor Kovesdan0x67DA = 0x4D2E
2848ad30f8e7SGabor Kovesdan0x67DD = 0x5B51
2849ad30f8e7SGabor Kovesdan0x67DE = 0x5B50
2850ad30f8e7SGabor Kovesdan0x67E2 = 0x5B52
2851ad30f8e7SGabor Kovesdan0x67E4 = 0x5B4F
2852ad30f8e7SGabor Kovesdan0x67E7 = 0x5B57
2853ad30f8e7SGabor Kovesdan0x67E9 = 0x5B4D
2854ad30f8e7SGabor Kovesdan0x67EC = 0x5B4B
2855ad30f8e7SGabor Kovesdan0x67EE = 0x5B53
2856ad30f8e7SGabor Kovesdan0x67EF = 0x5B49
2857ad30f8e7SGabor Kovesdan0x67F1 = 0x436C
2858ad30f8e7SGabor Kovesdan0x67F3 = 0x4C78
2859ad30f8e7SGabor Kovesdan0x67F4 = 0x3C46
2860ad30f8e7SGabor Kovesdan0x67F5 = 0x3A74
2861ad30f8e7SGabor Kovesdan0x67FB = 0x3A3A
2862ad30f8e7SGabor Kovesdan0x67FE = 0x4B6F
2863ad30f8e7SGabor Kovesdan0x67FF = 0x3341
2864ad30f8e7SGabor Kovesdan0x6802 = 0x444E
2865ad30f8e7SGabor Kovesdan0x6803 = 0x464A
2866ad30f8e7SGabor Kovesdan0x6804 = 0x3149
2867ad30f8e7SGabor Kovesdan0x6813 = 0x4072
2868ad30f8e7SGabor Kovesdan0x6816 = 0x4034
2869ad30f8e7SGabor Kovesdan0x6817 = 0x372A
2870ad30f8e7SGabor Kovesdan0x681E = 0x5B59
2871ad30f8e7SGabor Kovesdan0x6821 = 0x393B
2872ad30f8e7SGabor Kovesdan0x6822 = 0x337C
2873ad30f8e7SGabor Kovesdan0x6829 = 0x5B5B
2874ad30f8e7SGabor Kovesdan0x682A = 0x3374
2875ad30f8e7SGabor Kovesdan0x682B = 0x5B61
2876ad30f8e7SGabor Kovesdan0x6832 = 0x5B5E
2877ad30f8e7SGabor Kovesdan0x6834 = 0x4073
2878ad30f8e7SGabor Kovesdan0x6838 = 0x334B
2879ad30f8e7SGabor Kovesdan0x6839 = 0x3A2C
2880ad30f8e7SGabor Kovesdan0x683C = 0x334A
2881ad30f8e7SGabor Kovesdan0x683D = 0x3A4F
2882ad30f8e7SGabor Kovesdan0x6840 = 0x5B5C
2883ad30f8e7SGabor Kovesdan0x6841 = 0x3765
2884ad30f8e7SGabor Kovesdan0x6842 = 0x374B
2885ad30f8e7SGabor Kovesdan0x6843 = 0x456D
2886ad30f8e7SGabor Kovesdan0x6846 = 0x5B5A
2887ad30f8e7SGabor Kovesdan0x6848 = 0x3046
2888ad30f8e7SGabor Kovesdan0x684D = 0x5B5D
2889ad30f8e7SGabor Kovesdan0x684E = 0x5B5F
2890ad30f8e7SGabor Kovesdan0x6850 = 0x364D
2891ad30f8e7SGabor Kovesdan0x6851 = 0x372C
2892ad30f8e7SGabor Kovesdan0x6853 = 0x343C
2893ad30f8e7SGabor Kovesdan0x6854 = 0x354B
2894ad30f8e7SGabor Kovesdan0x6859 = 0x5B62
2895ad30f8e7SGabor Kovesdan0x685C = 0x3A79
2896ad30f8e7SGabor Kovesdan0x685D = 0x4B71
2897ad30f8e7SGabor Kovesdan0x685F = 0x3B37
2898ad30f8e7SGabor Kovesdan0x6863 = 0x5B63
2899ad30f8e7SGabor Kovesdan0x6867 = 0x4930
2900ad30f8e7SGabor Kovesdan0x6874 = 0x5B6F
2901ad30f8e7SGabor Kovesdan0x6876 = 0x3233
2902ad30f8e7SGabor Kovesdan0x6877 = 0x5B64
2903ad30f8e7SGabor Kovesdan0x687E = 0x5B75
2904ad30f8e7SGabor Kovesdan0x687F = 0x5B65
2905ad30f8e7SGabor Kovesdan0x6881 = 0x4E42
2906ad30f8e7SGabor Kovesdan0x6883 = 0x5B6C
2907ad30f8e7SGabor Kovesdan0x6885 = 0x475F
2908ad30f8e7SGabor Kovesdan0x688D = 0x5B74
2909ad30f8e7SGabor Kovesdan0x688F = 0x5B67
2910ad30f8e7SGabor Kovesdan0x6893 = 0x3034
2911ad30f8e7SGabor Kovesdan0x6894 = 0x5B69
2912ad30f8e7SGabor Kovesdan0x6897 = 0x393C
2913ad30f8e7SGabor Kovesdan0x689B = 0x5B6B
2914ad30f8e7SGabor Kovesdan0x689D = 0x5B6A
2915ad30f8e7SGabor Kovesdan0x689F = 0x5B66
2916ad30f8e7SGabor Kovesdan0x68A0 = 0x5B71
2917ad30f8e7SGabor Kovesdan0x68A2 = 0x3E3F
2918ad30f8e7SGabor Kovesdan0x68A6 = 0x546D
2919ad30f8e7SGabor Kovesdan0x68A7 = 0x3868
2920ad30f8e7SGabor Kovesdan0x68A8 = 0x4D7C
2921ad30f8e7SGabor Kovesdan0x68AD = 0x5B68
2922ad30f8e7SGabor Kovesdan0x68AF = 0x4474
2923ad30f8e7SGabor Kovesdan0x68B0 = 0x3323
2924ad30f8e7SGabor Kovesdan0x68B1 = 0x3A2D
2925ad30f8e7SGabor Kovesdan0x68B3 = 0x5B60
2926ad30f8e7SGabor Kovesdan0x68B5 = 0x5B70
2927ad30f8e7SGabor Kovesdan0x68B6 = 0x3361
2928ad30f8e7SGabor Kovesdan0x68B9 = 0x5B6E
2929ad30f8e7SGabor Kovesdan0x68BA = 0x5B72
2930ad30f8e7SGabor Kovesdan0x68BC = 0x456E
2931ad30f8e7SGabor Kovesdan0x68C4 = 0x347E
2932ad30f8e7SGabor Kovesdan0x68C6 = 0x5C32
2933ad30f8e7SGabor Kovesdan0x68C9 = 0x4C49
2934ad30f8e7SGabor Kovesdan0x68CA = 0x5B77
2935ad30f8e7SGabor Kovesdan0x68CB = 0x347D
2936ad30f8e7SGabor Kovesdan0x68CD = 0x5B7E
2937ad30f8e7SGabor Kovesdan0x68D2 = 0x4B40
2938ad30f8e7SGabor Kovesdan0x68D4 = 0x5C21
2939ad30f8e7SGabor Kovesdan0x68D5 = 0x5C23
2940ad30f8e7SGabor Kovesdan0x68D7 = 0x5C27
2941ad30f8e7SGabor Kovesdan0x68D8 = 0x5B79
2942ad30f8e7SGabor Kovesdan0x68DA = 0x432A
2943ad30f8e7SGabor Kovesdan0x68DF = 0x456F
2944ad30f8e7SGabor Kovesdan0x68E0 = 0x5C2B
2945ad30f8e7SGabor Kovesdan0x68E1 = 0x5B7C
2946ad30f8e7SGabor Kovesdan0x68E3 = 0x5C28
2947ad30f8e7SGabor Kovesdan0x68E7 = 0x5C22
2948ad30f8e7SGabor Kovesdan0x68EE = 0x3F39
2949ad30f8e7SGabor Kovesdan0x68EF = 0x5C2C
2950ad30f8e7SGabor Kovesdan0x68F2 = 0x4033
2951ad30f8e7SGabor Kovesdan0x68F9 = 0x5C2A
2952ad30f8e7SGabor Kovesdan0x68FA = 0x343D
2953ad30f8e7SGabor Kovesdan0x6900 = 0x4F50
2954ad30f8e7SGabor Kovesdan0x6901 = 0x5B76
2955ad30f8e7SGabor Kovesdan0x6904 = 0x5C26
2956ad30f8e7SGabor Kovesdan0x6905 = 0x3058
2957ad30f8e7SGabor Kovesdan0x6908 = 0x5B78
2958ad30f8e7SGabor Kovesdan0x690B = 0x4C3A
2959ad30f8e7SGabor Kovesdan0x690C = 0x5B7D
2960ad30f8e7SGabor Kovesdan0x690D = 0x3F22
2961ad30f8e7SGabor Kovesdan0x690E = 0x4447
2962ad30f8e7SGabor Kovesdan0x690F = 0x5B73
2963ad30f8e7SGabor Kovesdan0x6912 = 0x5C25
2964ad30f8e7SGabor Kovesdan0x6919 = 0x3F7A
2965ad30f8e7SGabor Kovesdan0x691A = 0x5C2F
2966ad30f8e7SGabor Kovesdan0x691B = 0x3371
2967ad30f8e7SGabor Kovesdan0x691C = 0x3821
2968ad30f8e7SGabor Kovesdan0x6921 = 0x5C31
2969ad30f8e7SGabor Kovesdan0x6922 = 0x5B7A
2970ad30f8e7SGabor Kovesdan0x6923 = 0x5C30
2971ad30f8e7SGabor Kovesdan0x6925 = 0x5C29
2972ad30f8e7SGabor Kovesdan0x6926 = 0x5B7B
2973ad30f8e7SGabor Kovesdan0x6928 = 0x5C2D
2974ad30f8e7SGabor Kovesdan0x692A = 0x5C2E
2975ad30f8e7SGabor Kovesdan0x6930 = 0x5C3F
2976ad30f8e7SGabor Kovesdan0x6934 = 0x464E
2977ad30f8e7SGabor Kovesdan0x6936 = 0x5C24
2978ad30f8e7SGabor Kovesdan0x6939 = 0x5C3B
2979ad30f8e7SGabor Kovesdan0x693D = 0x5C3D
2980ad30f8e7SGabor Kovesdan0x693F = 0x4458
2981ad30f8e7SGabor Kovesdan0x694A = 0x4D4C
2982ad30f8e7SGabor Kovesdan0x6953 = 0x4976
2983ad30f8e7SGabor Kovesdan0x6954 = 0x5C38
2984ad30f8e7SGabor Kovesdan0x6955 = 0x424A
2985ad30f8e7SGabor Kovesdan0x6959 = 0x5C3E
2986ad30f8e7SGabor Kovesdan0x695A = 0x413F
2987ad30f8e7SGabor Kovesdan0x695C = 0x5C35
2988ad30f8e7SGabor Kovesdan0x695D = 0x5C42
2989ad30f8e7SGabor Kovesdan0x695E = 0x5C41
2990ad30f8e7SGabor Kovesdan0x6960 = 0x466F
2991ad30f8e7SGabor Kovesdan0x6961 = 0x5C40
2992ad30f8e7SGabor Kovesdan0x6962 = 0x466A
2993ad30f8e7SGabor Kovesdan0x696A = 0x5C44
2994ad30f8e7SGabor Kovesdan0x696B = 0x5C37
2995ad30f8e7SGabor Kovesdan0x696D = 0x3648
2996ad30f8e7SGabor Kovesdan0x696E = 0x5C3A
2997ad30f8e7SGabor Kovesdan0x696F = 0x3D5D
2998ad30f8e7SGabor Kovesdan0x6973 = 0x4760
2999ad30f8e7SGabor Kovesdan0x6974 = 0x5C3C
3000ad30f8e7SGabor Kovesdan0x6975 = 0x364B
3001ad30f8e7SGabor Kovesdan0x6977 = 0x5C34
3002ad30f8e7SGabor Kovesdan0x6978 = 0x5C36
3003ad30f8e7SGabor Kovesdan0x6979 = 0x5C33
3004ad30f8e7SGabor Kovesdan0x697C = 0x4F30
3005ad30f8e7SGabor Kovesdan0x697D = 0x335A
3006ad30f8e7SGabor Kovesdan0x697E = 0x5C39
3007ad30f8e7SGabor Kovesdan0x6981 = 0x5C43
3008ad30f8e7SGabor Kovesdan0x6982 = 0x3335
3009ad30f8e7SGabor Kovesdan0x698A = 0x3A67
3010ad30f8e7SGabor Kovesdan0x698E = 0x315D
3011ad30f8e7SGabor Kovesdan0x6991 = 0x5C54
3012ad30f8e7SGabor Kovesdan0x6994 = 0x4F31
3013ad30f8e7SGabor Kovesdan0x6995 = 0x5C57
3014ad30f8e7SGabor Kovesdan0x699B = 0x3F3A
3015ad30f8e7SGabor Kovesdan0x699C = 0x5C56
3016ad30f8e7SGabor Kovesdan0x69A0 = 0x5C55
3017ad30f8e7SGabor Kovesdan0x69A7 = 0x5C52
3018ad30f8e7SGabor Kovesdan0x69AE = 0x5C46
3019ad30f8e7SGabor Kovesdan0x69B1 = 0x5C63
3020ad30f8e7SGabor Kovesdan0x69B2 = 0x5C45
3021ad30f8e7SGabor Kovesdan0x69B4 = 0x5C58
3022ad30f8e7SGabor Kovesdan0x69BB = 0x5C50
3023ad30f8e7SGabor Kovesdan0x69BE = 0x5C4B
3024ad30f8e7SGabor Kovesdan0x69BF = 0x5C48
3025ad30f8e7SGabor Kovesdan0x69C1 = 0x5C49
3026ad30f8e7SGabor Kovesdan0x69C3 = 0x5C51
3027ad30f8e7SGabor Kovesdan0x69C7 = 0x7422
3028ad30f8e7SGabor Kovesdan0x69CA = 0x5C4E
3029ad30f8e7SGabor Kovesdan0x69CB = 0x393D
3030ad30f8e7SGabor Kovesdan0x69CC = 0x4448
3031ad30f8e7SGabor Kovesdan0x69CD = 0x4164
3032ad30f8e7SGabor Kovesdan0x69CE = 0x5C4C
3033ad30f8e7SGabor Kovesdan0x69D0 = 0x5C47
3034ad30f8e7SGabor Kovesdan0x69D3 = 0x5C4A
3035ad30f8e7SGabor Kovesdan0x69D8 = 0x4D4D
3036ad30f8e7SGabor Kovesdan0x69D9 = 0x4B6A
3037ad30f8e7SGabor Kovesdan0x69DD = 0x5C4F
3038ad30f8e7SGabor Kovesdan0x69DE = 0x5C59
3039ad30f8e7SGabor Kovesdan0x69E7 = 0x5C61
3040ad30f8e7SGabor Kovesdan0x69E8 = 0x5C5A
3041ad30f8e7SGabor Kovesdan0x69EB = 0x5C67
3042ad30f8e7SGabor Kovesdan0x69ED = 0x5C65
3043ad30f8e7SGabor Kovesdan0x69F2 = 0x5C60
3044ad30f8e7SGabor Kovesdan0x69F9 = 0x5C5F
3045ad30f8e7SGabor Kovesdan0x69FB = 0x4450
3046ad30f8e7SGabor Kovesdan0x69FD = 0x4165
3047ad30f8e7SGabor Kovesdan0x69FF = 0x5C5D
3048ad30f8e7SGabor Kovesdan0x6A02 = 0x5C5B
3049ad30f8e7SGabor Kovesdan0x6A05 = 0x5C62
3050ad30f8e7SGabor Kovesdan0x6A0A = 0x5C68
3051ad30f8e7SGabor Kovesdan0x6A0B = 0x4875
3052ad30f8e7SGabor Kovesdan0x6A0C = 0x5C6E
3053ad30f8e7SGabor Kovesdan0x6A12 = 0x5C69
3054ad30f8e7SGabor Kovesdan0x6A13 = 0x5C6C
3055ad30f8e7SGabor Kovesdan0x6A14 = 0x5C66
3056ad30f8e7SGabor Kovesdan0x6A17 = 0x4374
3057ad30f8e7SGabor Kovesdan0x6A19 = 0x4938
3058ad30f8e7SGabor Kovesdan0x6A1B = 0x5C5C
3059ad30f8e7SGabor Kovesdan0x6A1E = 0x5C64
3060ad30f8e7SGabor Kovesdan0x6A1F = 0x3E40
3061ad30f8e7SGabor Kovesdan0x6A21 = 0x4C4F
3062ad30f8e7SGabor Kovesdan0x6A22 = 0x5C78
3063ad30f8e7SGabor Kovesdan0x6A23 = 0x5C6B
3064ad30f8e7SGabor Kovesdan0x6A29 = 0x3822
3065ad30f8e7SGabor Kovesdan0x6A2A = 0x3223
3066ad30f8e7SGabor Kovesdan0x6A2B = 0x335F
3067ad30f8e7SGabor Kovesdan0x6A2E = 0x5C53
3068ad30f8e7SGabor Kovesdan0x6A35 = 0x3E41
3069ad30f8e7SGabor Kovesdan0x6A36 = 0x5C70
3070ad30f8e7SGabor Kovesdan0x6A38 = 0x5C77
3071ad30f8e7SGabor Kovesdan0x6A39 = 0x3C79
3072ad30f8e7SGabor Kovesdan0x6A3A = 0x3372
3073ad30f8e7SGabor Kovesdan0x6A3D = 0x432E
3074ad30f8e7SGabor Kovesdan0x6A44 = 0x5C6D
3075ad30f8e7SGabor Kovesdan0x6A47 = 0x5C72
3076ad30f8e7SGabor Kovesdan0x6A48 = 0x5C76
3077ad30f8e7SGabor Kovesdan0x6A4B = 0x3636
3078ad30f8e7SGabor Kovesdan0x6A58 = 0x354C
3079ad30f8e7SGabor Kovesdan0x6A59 = 0x5C74
3080ad30f8e7SGabor Kovesdan0x6A5F = 0x3521
3081ad30f8e7SGabor Kovesdan0x6A61 = 0x464B
3082ad30f8e7SGabor Kovesdan0x6A62 = 0x5C73
3083ad30f8e7SGabor Kovesdan0x6A66 = 0x5C75
3084ad30f8e7SGabor Kovesdan0x6A72 = 0x5C6F
3085ad30f8e7SGabor Kovesdan0x6A78 = 0x5C71
3086ad30f8e7SGabor Kovesdan0x6A7F = 0x3360
3087ad30f8e7SGabor Kovesdan0x6A80 = 0x4349
3088ad30f8e7SGabor Kovesdan0x6A84 = 0x5C7C
3089ad30f8e7SGabor Kovesdan0x6A8D = 0x5C7A
3090ad30f8e7SGabor Kovesdan0x6A8E = 0x3869
3091ad30f8e7SGabor Kovesdan0x6A90 = 0x5C79
3092ad30f8e7SGabor Kovesdan0x6A97 = 0x5D21
3093ad30f8e7SGabor Kovesdan0x6A9C = 0x5B58
3094ad30f8e7SGabor Kovesdan0x6AA0 = 0x5C7B
3095ad30f8e7SGabor Kovesdan0x6AA2 = 0x5C7D
3096ad30f8e7SGabor Kovesdan0x6AA3 = 0x5C7E
3097ad30f8e7SGabor Kovesdan0x6AAA = 0x5D2C
3098ad30f8e7SGabor Kovesdan0x6AAC = 0x5D28
3099ad30f8e7SGabor Kovesdan0x6AAE = 0x5B6D
3100ad30f8e7SGabor Kovesdan0x6AB3 = 0x5D27
3101ad30f8e7SGabor Kovesdan0x6AB8 = 0x5D26
3102ad30f8e7SGabor Kovesdan0x6ABB = 0x5D23
3103ad30f8e7SGabor Kovesdan0x6AC1 = 0x5C6A
3104ad30f8e7SGabor Kovesdan0x6AC2 = 0x5D25
3105ad30f8e7SGabor Kovesdan0x6AC3 = 0x5D24
3106ad30f8e7SGabor Kovesdan0x6AD1 = 0x5D2A
3107ad30f8e7SGabor Kovesdan0x6AD3 = 0x4F26
3108ad30f8e7SGabor Kovesdan0x6ADA = 0x5D2D
3109ad30f8e7SGabor Kovesdan0x6ADB = 0x367B
3110ad30f8e7SGabor Kovesdan0x6ADE = 0x5D29
3111ad30f8e7SGabor Kovesdan0x6ADF = 0x5D2B
3112ad30f8e7SGabor Kovesdan0x6AE8 = 0x4827
3113ad30f8e7SGabor Kovesdan0x6AEA = 0x5D2E
3114ad30f8e7SGabor Kovesdan0x6AFA = 0x5D32
3115ad30f8e7SGabor Kovesdan0x6AFB = 0x5D2F
3116ad30f8e7SGabor Kovesdan0x6B04 = 0x4D73
3117ad30f8e7SGabor Kovesdan0x6B05 = 0x5D30
3118ad30f8e7SGabor Kovesdan0x6B0A = 0x5C5E
3119ad30f8e7SGabor Kovesdan0x6B12 = 0x5D33
3120ad30f8e7SGabor Kovesdan0x6B16 = 0x5D34
3121ad30f8e7SGabor Kovesdan0x6B1D = 0x3135
3122ad30f8e7SGabor Kovesdan0x6B1F = 0x5D36
3123ad30f8e7SGabor Kovesdan0x6B20 = 0x3767
3124ad30f8e7SGabor Kovesdan0x6B21 = 0x3C21
3125ad30f8e7SGabor Kovesdan0x6B23 = 0x3655
3126ad30f8e7SGabor Kovesdan0x6B27 = 0x3224
3127ad30f8e7SGabor Kovesdan0x6B32 = 0x4D5F
3128ad30f8e7SGabor Kovesdan0x6B37 = 0x5D38
3129ad30f8e7SGabor Kovesdan0x6B38 = 0x5D37
3130ad30f8e7SGabor Kovesdan0x6B39 = 0x5D3A
3131ad30f8e7SGabor Kovesdan0x6B3A = 0x353D
3132ad30f8e7SGabor Kovesdan0x6B3D = 0x3656
3133ad30f8e7SGabor Kovesdan0x6B3E = 0x343E
3134ad30f8e7SGabor Kovesdan0x6B43 = 0x5D3D
3135ad30f8e7SGabor Kovesdan0x6B47 = 0x5D3C
3136ad30f8e7SGabor Kovesdan0x6B49 = 0x5D3E
3137ad30f8e7SGabor Kovesdan0x6B4C = 0x324E
3138ad30f8e7SGabor Kovesdan0x6B4E = 0x4337
3139ad30f8e7SGabor Kovesdan0x6B50 = 0x5D3F
3140ad30f8e7SGabor Kovesdan0x6B53 = 0x343F
3141ad30f8e7SGabor Kovesdan0x6B54 = 0x5D41
3142ad30f8e7SGabor Kovesdan0x6B59 = 0x5D40
3143ad30f8e7SGabor Kovesdan0x6B5B = 0x5D42
3144ad30f8e7SGabor Kovesdan0x6B5F = 0x5D43
3145ad30f8e7SGabor Kovesdan0x6B61 = 0x5D44
3146ad30f8e7SGabor Kovesdan0x6B62 = 0x3B5F
3147ad30f8e7SGabor Kovesdan0x6B63 = 0x4035
3148ad30f8e7SGabor Kovesdan0x6B64 = 0x3A21
3149ad30f8e7SGabor Kovesdan0x6B66 = 0x4970
3150ad30f8e7SGabor Kovesdan0x6B69 = 0x4A62
3151ad30f8e7SGabor Kovesdan0x6B6A = 0x4F44
3152ad30f8e7SGabor Kovesdan0x6B6F = 0x3B75
3153ad30f8e7SGabor Kovesdan0x6B73 = 0x3A50
3154ad30f8e7SGabor Kovesdan0x6B74 = 0x4E72
3155ad30f8e7SGabor Kovesdan0x6B78 = 0x5D45
3156ad30f8e7SGabor Kovesdan0x6B79 = 0x5D46
3157ad30f8e7SGabor Kovesdan0x6B7B = 0x3B60
3158ad30f8e7SGabor Kovesdan0x6B7F = 0x5D47
3159ad30f8e7SGabor Kovesdan0x6B80 = 0x5D48
3160ad30f8e7SGabor Kovesdan0x6B83 = 0x5D4A
3161ad30f8e7SGabor Kovesdan0x6B84 = 0x5D49
3162ad30f8e7SGabor Kovesdan0x6B86 = 0x4B58
3163ad30f8e7SGabor Kovesdan0x6B89 = 0x3D5E
3164ad30f8e7SGabor Kovesdan0x6B8A = 0x3C6C
3165ad30f8e7SGabor Kovesdan0x6B8B = 0x3B44
3166ad30f8e7SGabor Kovesdan0x6B8D = 0x5D4B
3167ad30f8e7SGabor Kovesdan0x6B95 = 0x5D4D
3168ad30f8e7SGabor Kovesdan0x6B96 = 0x3F23
3169ad30f8e7SGabor Kovesdan0x6B98 = 0x5D4C
3170ad30f8e7SGabor Kovesdan0x6B9E = 0x5D4E
3171ad30f8e7SGabor Kovesdan0x6BA4 = 0x5D4F
3172ad30f8e7SGabor Kovesdan0x6BAA = 0x5D50
3173ad30f8e7SGabor Kovesdan0x6BAB = 0x5D51
3174ad30f8e7SGabor Kovesdan0x6BAF = 0x5D52
3175ad30f8e7SGabor Kovesdan0x6BB1 = 0x5D54
3176ad30f8e7SGabor Kovesdan0x6BB2 = 0x5D53
3177ad30f8e7SGabor Kovesdan0x6BB3 = 0x5D55
3178ad30f8e7SGabor Kovesdan0x6BB4 = 0x3225
3179ad30f8e7SGabor Kovesdan0x6BB5 = 0x434A
3180ad30f8e7SGabor Kovesdan0x6BB7 = 0x5D56
3181ad30f8e7SGabor Kovesdan0x6BBA = 0x3B26
3182ad30f8e7SGabor Kovesdan0x6BBB = 0x334C
3183ad30f8e7SGabor Kovesdan0x6BBC = 0x5D57
3184ad30f8e7SGabor Kovesdan0x6BBF = 0x4542
3185ad30f8e7SGabor Kovesdan0x6BC0 = 0x544C
3186ad30f8e7SGabor Kovesdan0x6BC5 = 0x3523
3187ad30f8e7SGabor Kovesdan0x6BC6 = 0x5D58
3188ad30f8e7SGabor Kovesdan0x6BCB = 0x5D59
3189ad30f8e7SGabor Kovesdan0x6BCD = 0x4A6C
3190ad30f8e7SGabor Kovesdan0x6BCE = 0x4B68
3191ad30f8e7SGabor Kovesdan0x6BD2 = 0x4647
3192ad30f8e7SGabor Kovesdan0x6BD3 = 0x5D5A
3193ad30f8e7SGabor Kovesdan0x6BD4 = 0x4866
3194ad30f8e7SGabor Kovesdan0x6BD8 = 0x487B
3195ad30f8e7SGabor Kovesdan0x6BDB = 0x4C53
3196ad30f8e7SGabor Kovesdan0x6BDF = 0x5D5B
3197ad30f8e7SGabor Kovesdan0x6BEB = 0x5D5D
3198ad30f8e7SGabor Kovesdan0x6BEC = 0x5D5C
3199ad30f8e7SGabor Kovesdan0x6BEF = 0x5D5F
3200ad30f8e7SGabor Kovesdan0x6BF3 = 0x5D5E
3201ad30f8e7SGabor Kovesdan0x6C08 = 0x5D61
3202ad30f8e7SGabor Kovesdan0x6C0F = 0x3B61
3203ad30f8e7SGabor Kovesdan0x6C11 = 0x4C31
3204ad30f8e7SGabor Kovesdan0x6C13 = 0x5D62
3205ad30f8e7SGabor Kovesdan0x6C14 = 0x5D63
3206ad30f8e7SGabor Kovesdan0x6C17 = 0x3524
3207ad30f8e7SGabor Kovesdan0x6C1B = 0x5D64
3208ad30f8e7SGabor Kovesdan0x6C23 = 0x5D66
3209ad30f8e7SGabor Kovesdan0x6C24 = 0x5D65
3210ad30f8e7SGabor Kovesdan0x6C34 = 0x3F65
3211ad30f8e7SGabor Kovesdan0x6C37 = 0x4939
3212ad30f8e7SGabor Kovesdan0x6C38 = 0x314A
3213ad30f8e7SGabor Kovesdan0x6C3E = 0x4845
3214ad30f8e7SGabor Kovesdan0x6C40 = 0x4475
3215ad30f8e7SGabor Kovesdan0x6C41 = 0x3D41
3216ad30f8e7SGabor Kovesdan0x6C42 = 0x3561
3217ad30f8e7SGabor Kovesdan0x6C4E = 0x4846
3218ad30f8e7SGabor Kovesdan0x6C50 = 0x3C2E
3219ad30f8e7SGabor Kovesdan0x6C55 = 0x5D68
3220ad30f8e7SGabor Kovesdan0x6C57 = 0x3440
3221ad30f8e7SGabor Kovesdan0x6C5A = 0x3178
3222ad30f8e7SGabor Kovesdan0x6C5D = 0x4672
3223ad30f8e7SGabor Kovesdan0x6C5E = 0x5D67
3224ad30f8e7SGabor Kovesdan0x6C5F = 0x393E
3225ad30f8e7SGabor Kovesdan0x6C60 = 0x4353
3226ad30f8e7SGabor Kovesdan0x6C62 = 0x5D69
3227ad30f8e7SGabor Kovesdan0x6C68 = 0x5D71
3228ad30f8e7SGabor Kovesdan0x6C6A = 0x5D6A
3229ad30f8e7SGabor Kovesdan0x6C70 = 0x4241
3230ad30f8e7SGabor Kovesdan0x6C72 = 0x3562
3231ad30f8e7SGabor Kovesdan0x6C73 = 0x5D72
3232ad30f8e7SGabor Kovesdan0x6C7A = 0x3768
3233ad30f8e7SGabor Kovesdan0x6C7D = 0x3525
3234ad30f8e7SGabor Kovesdan0x6C7E = 0x5D70
3235ad30f8e7SGabor Kovesdan0x6C81 = 0x5D6E
3236ad30f8e7SGabor Kovesdan0x6C82 = 0x5D6B
3237ad30f8e7SGabor Kovesdan0x6C83 = 0x4D60
3238ad30f8e7SGabor Kovesdan0x6C88 = 0x4440
3239ad30f8e7SGabor Kovesdan0x6C8C = 0x4659
3240ad30f8e7SGabor Kovesdan0x6C8D = 0x5D6C
3241ad30f8e7SGabor Kovesdan0x6C90 = 0x5D74
3242ad30f8e7SGabor Kovesdan0x6C92 = 0x5D73
3243ad30f8e7SGabor Kovesdan0x6C93 = 0x3723
3244ad30f8e7SGabor Kovesdan0x6C96 = 0x322D
3245ad30f8e7SGabor Kovesdan0x6C99 = 0x3A3B
3246ad30f8e7SGabor Kovesdan0x6C9A = 0x5D6D
3247ad30f8e7SGabor Kovesdan0x6C9B = 0x5D6F
3248ad30f8e7SGabor Kovesdan0x6CA1 = 0x4B57
3249ad30f8e7SGabor Kovesdan0x6CA2 = 0x4274
3250ad30f8e7SGabor Kovesdan0x6CAB = 0x4B77
3251ad30f8e7SGabor Kovesdan0x6CAE = 0x5D7C
3252ad30f8e7SGabor Kovesdan0x6CB1 = 0x5D7D
3253ad30f8e7SGabor Kovesdan0x6CB3 = 0x324F
3254ad30f8e7SGabor Kovesdan0x6CB8 = 0x4A28
3255ad30f8e7SGabor Kovesdan0x6CB9 = 0x4C7D
3256ad30f8e7SGabor Kovesdan0x6CBA = 0x5E21
3257ad30f8e7SGabor Kovesdan0x6CBB = 0x3C23
3258ad30f8e7SGabor Kovesdan0x6CBC = 0x3E42
3259ad30f8e7SGabor Kovesdan0x6CBD = 0x5D78
3260ad30f8e7SGabor Kovesdan0x6CBE = 0x5D7E
3261ad30f8e7SGabor Kovesdan0x6CBF = 0x3168
3262ad30f8e7SGabor Kovesdan0x6CC1 = 0x3637
3263ad30f8e7SGabor Kovesdan0x6CC4 = 0x5D75
3264ad30f8e7SGabor Kovesdan0x6CC5 = 0x5D7A
3265ad30f8e7SGabor Kovesdan0x6CC9 = 0x4074
3266ad30f8e7SGabor Kovesdan0x6CCA = 0x4771
3267ad30f8e7SGabor Kovesdan0x6CCC = 0x4867
3268ad30f8e7SGabor Kovesdan0x6CD3 = 0x5D77
3269ad30f8e7SGabor Kovesdan0x6CD5 = 0x4B21
3270ad30f8e7SGabor Kovesdan0x6CD7 = 0x5D79
3271ad30f8e7SGabor Kovesdan0x6CD9 = 0x5E24
3272ad30f8e7SGabor Kovesdan0x6CDB = 0x5E22
3273ad30f8e7SGabor Kovesdan0x6CDD = 0x5D7B
3274ad30f8e7SGabor Kovesdan0x6CE1 = 0x4B22
3275ad30f8e7SGabor Kovesdan0x6CE2 = 0x4748
3276ad30f8e7SGabor Kovesdan0x6CE3 = 0x3563
3277ad30f8e7SGabor Kovesdan0x6CE5 = 0x4525
3278ad30f8e7SGabor Kovesdan0x6CE8 = 0x436D
3279ad30f8e7SGabor Kovesdan0x6CEA = 0x5E25
3280ad30f8e7SGabor Kovesdan0x6CEF = 0x5E23
3281ad30f8e7SGabor Kovesdan0x6CF0 = 0x4259
3282ad30f8e7SGabor Kovesdan0x6CF1 = 0x5D76
3283ad30f8e7SGabor Kovesdan0x6CF3 = 0x314B
3284ad30f8e7SGabor Kovesdan0x6D0B = 0x4D4E
3285ad30f8e7SGabor Kovesdan0x6D0C = 0x5E30
3286ad30f8e7SGabor Kovesdan0x6D12 = 0x5E2F
3287ad30f8e7SGabor Kovesdan0x6D17 = 0x4076
3288ad30f8e7SGabor Kovesdan0x6D19 = 0x5E2C
3289ad30f8e7SGabor Kovesdan0x6D1B = 0x4D6C
3290ad30f8e7SGabor Kovesdan0x6D1E = 0x4636
3291ad30f8e7SGabor Kovesdan0x6D1F = 0x5E26
3292ad30f8e7SGabor Kovesdan0x6D25 = 0x4445
3293ad30f8e7SGabor Kovesdan0x6D29 = 0x314C
3294ad30f8e7SGabor Kovesdan0x6D2A = 0x393F
3295ad30f8e7SGabor Kovesdan0x6D2B = 0x5E29
3296ad30f8e7SGabor Kovesdan0x6D32 = 0x3D27
3297ad30f8e7SGabor Kovesdan0x6D33 = 0x5E2E
3298ad30f8e7SGabor Kovesdan0x6D35 = 0x5E2D
3299ad30f8e7SGabor Kovesdan0x6D36 = 0x5E28
3300ad30f8e7SGabor Kovesdan0x6D38 = 0x5E2B
3301ad30f8e7SGabor Kovesdan0x6D3B = 0x3368
3302ad30f8e7SGabor Kovesdan0x6D3D = 0x5E2A
3303ad30f8e7SGabor Kovesdan0x6D3E = 0x4749
3304ad30f8e7SGabor Kovesdan0x6D41 = 0x4E2E
3305ad30f8e7SGabor Kovesdan0x6D44 = 0x3E74
3306ad30f8e7SGabor Kovesdan0x6D45 = 0x4075
3307ad30f8e7SGabor Kovesdan0x6D59 = 0x5E36
3308ad30f8e7SGabor Kovesdan0x6D5A = 0x5E34
3309ad30f8e7SGabor Kovesdan0x6D5C = 0x494D
3310ad30f8e7SGabor Kovesdan0x6D63 = 0x5E31
3311ad30f8e7SGabor Kovesdan0x6D64 = 0x5E33
3312ad30f8e7SGabor Kovesdan0x6D66 = 0x313A
3313ad30f8e7SGabor Kovesdan0x6D69 = 0x3940
3314ad30f8e7SGabor Kovesdan0x6D6A = 0x4F32
3315ad30f8e7SGabor Kovesdan0x6D6C = 0x333D
3316ad30f8e7SGabor Kovesdan0x6D6E = 0x4962
3317ad30f8e7SGabor Kovesdan0x6D74 = 0x4D61
3318ad30f8e7SGabor Kovesdan0x6D77 = 0x3324
3319ad30f8e7SGabor Kovesdan0x6D78 = 0x3F3B
3320ad30f8e7SGabor Kovesdan0x6D79 = 0x5E35
3321ad30f8e7SGabor Kovesdan0x6D85 = 0x5E3A
3322ad30f8e7SGabor Kovesdan0x6D88 = 0x3E43
3323ad30f8e7SGabor Kovesdan0x6D8C = 0x4D30
3324ad30f8e7SGabor Kovesdan0x6D8E = 0x5E37
3325ad30f8e7SGabor Kovesdan0x6D93 = 0x5E32
3326ad30f8e7SGabor Kovesdan0x6D95 = 0x5E38
3327ad30f8e7SGabor Kovesdan0x6D99 = 0x4E5E
3328ad30f8e7SGabor Kovesdan0x6D9B = 0x4573
3329ad30f8e7SGabor Kovesdan0x6D9C = 0x4642
3330ad30f8e7SGabor Kovesdan0x6DAF = 0x3336
3331ad30f8e7SGabor Kovesdan0x6DB2 = 0x3155
3332ad30f8e7SGabor Kovesdan0x6DB5 = 0x5E3E
3333ad30f8e7SGabor Kovesdan0x6DB8 = 0x5E41
3334ad30f8e7SGabor Kovesdan0x6DBC = 0x4E43
3335ad30f8e7SGabor Kovesdan0x6DC0 = 0x4D64
3336ad30f8e7SGabor Kovesdan0x6DC5 = 0x5E48
3337ad30f8e7SGabor Kovesdan0x6DC6 = 0x5E42
3338ad30f8e7SGabor Kovesdan0x6DC7 = 0x5E3F
3339ad30f8e7SGabor Kovesdan0x6DCB = 0x4E54
3340ad30f8e7SGabor Kovesdan0x6DCC = 0x5E45
3341ad30f8e7SGabor Kovesdan0x6DD1 = 0x3D4A
3342ad30f8e7SGabor Kovesdan0x6DD2 = 0x5E47
3343ad30f8e7SGabor Kovesdan0x6DD5 = 0x5E4C
3344ad30f8e7SGabor Kovesdan0x6DD8 = 0x4571
3345ad30f8e7SGabor Kovesdan0x6DD9 = 0x5E4A
3346ad30f8e7SGabor Kovesdan0x6DDE = 0x5E44
3347ad30f8e7SGabor Kovesdan0x6DE1 = 0x4338
3348ad30f8e7SGabor Kovesdan0x6DE4 = 0x5E4B
3349ad30f8e7SGabor Kovesdan0x6DE6 = 0x5E40
3350ad30f8e7SGabor Kovesdan0x6DE8 = 0x5E46
3351ad30f8e7SGabor Kovesdan0x6DEA = 0x5E4D
3352ad30f8e7SGabor Kovesdan0x6DEB = 0x307C
3353ad30f8e7SGabor Kovesdan0x6DEC = 0x5E43
3354ad30f8e7SGabor Kovesdan0x6DEE = 0x5E4E
3355ad30f8e7SGabor Kovesdan0x6DF1 = 0x3F3C
3356ad30f8e7SGabor Kovesdan0x6DF3 = 0x3D5F
3357ad30f8e7SGabor Kovesdan0x6DF5 = 0x4A25
3358ad30f8e7SGabor Kovesdan0x6DF7 = 0x3A2E
3359ad30f8e7SGabor Kovesdan0x6DF9 = 0x5E3B
3360ad30f8e7SGabor Kovesdan0x6DFA = 0x5E49
3361ad30f8e7SGabor Kovesdan0x6DFB = 0x453A
3362ad30f8e7SGabor Kovesdan0x6E05 = 0x4036
3363ad30f8e7SGabor Kovesdan0x6E07 = 0x3369
3364ad30f8e7SGabor Kovesdan0x6E08 = 0x3A51
3365ad30f8e7SGabor Kovesdan0x6E09 = 0x3E44
3366ad30f8e7SGabor Kovesdan0x6E0A = 0x5E3D
3367ad30f8e7SGabor Kovesdan0x6E0B = 0x3D42
3368ad30f8e7SGabor Kovesdan0x6E13 = 0x374C
3369ad30f8e7SGabor Kovesdan0x6E15 = 0x5E3C
3370ad30f8e7SGabor Kovesdan0x6E19 = 0x5E52
3371ad30f8e7SGabor Kovesdan0x6E1A = 0x3D6D
3372ad30f8e7SGabor Kovesdan0x6E1B = 0x383A
3373ad30f8e7SGabor Kovesdan0x6E1D = 0x5E61
3374ad30f8e7SGabor Kovesdan0x6E1F = 0x5E5B
3375ad30f8e7SGabor Kovesdan0x6E20 = 0x3574
3376ad30f8e7SGabor Kovesdan0x6E21 = 0x454F
3377ad30f8e7SGabor Kovesdan0x6E23 = 0x5E56
3378ad30f8e7SGabor Kovesdan0x6E24 = 0x5E5F
3379ad30f8e7SGabor Kovesdan0x6E25 = 0x302F
3380ad30f8e7SGabor Kovesdan0x6E26 = 0x3132
3381ad30f8e7SGabor Kovesdan0x6E29 = 0x3239
3382ad30f8e7SGabor Kovesdan0x6E2B = 0x5E58
3383ad30f8e7SGabor Kovesdan0x6E2C = 0x422C
3384ad30f8e7SGabor Kovesdan0x6E2D = 0x5E4F
3385ad30f8e7SGabor Kovesdan0x6E2E = 0x5E51
3386ad30f8e7SGabor Kovesdan0x6E2F = 0x3941
3387ad30f8e7SGabor Kovesdan0x6E38 = 0x5E62
3388ad30f8e7SGabor Kovesdan0x6E3A = 0x5E5D
3389ad30f8e7SGabor Kovesdan0x6E3E = 0x5E55
3390ad30f8e7SGabor Kovesdan0x6E43 = 0x5E5C
3391ad30f8e7SGabor Kovesdan0x6E4A = 0x4C2B
3392ad30f8e7SGabor Kovesdan0x6E4D = 0x5E5A
3393ad30f8e7SGabor Kovesdan0x6E4E = 0x5E5E
3394ad30f8e7SGabor Kovesdan0x6E56 = 0x3850
3395ad30f8e7SGabor Kovesdan0x6E58 = 0x3E45
3396ad30f8e7SGabor Kovesdan0x6E5B = 0x4339
3397ad30f8e7SGabor Kovesdan0x6E5F = 0x5E54
3398ad30f8e7SGabor Kovesdan0x6E67 = 0x4D2F
3399ad30f8e7SGabor Kovesdan0x6E6B = 0x5E57
3400ad30f8e7SGabor Kovesdan0x6E6E = 0x5E50
3401ad30f8e7SGabor Kovesdan0x6E6F = 0x4572
3402ad30f8e7SGabor Kovesdan0x6E72 = 0x5E53
3403ad30f8e7SGabor Kovesdan0x6E76 = 0x5E59
3404ad30f8e7SGabor Kovesdan0x6E7E = 0x4F51
3405ad30f8e7SGabor Kovesdan0x6E7F = 0x3C3E
3406ad30f8e7SGabor Kovesdan0x6E80 = 0x4B7E
3407ad30f8e7SGabor Kovesdan0x6E82 = 0x5E63
3408ad30f8e7SGabor Kovesdan0x6E8C = 0x482E
3409ad30f8e7SGabor Kovesdan0x6E8F = 0x5E6F
3410ad30f8e7SGabor Kovesdan0x6E90 = 0x383B
3411ad30f8e7SGabor Kovesdan0x6E96 = 0x3D60
3412ad30f8e7SGabor Kovesdan0x6E98 = 0x5E65
3413ad30f8e7SGabor Kovesdan0x6E9C = 0x4E2F
3414ad30f8e7SGabor Kovesdan0x6E9D = 0x3942
3415ad30f8e7SGabor Kovesdan0x6E9F = 0x5E72
3416ad30f8e7SGabor Kovesdan0x6EA2 = 0x306E
3417ad30f8e7SGabor Kovesdan0x6EA5 = 0x5E70
3418ad30f8e7SGabor Kovesdan0x6EAA = 0x5E64
3419ad30f8e7SGabor Kovesdan0x6EAF = 0x5E6A
3420ad30f8e7SGabor Kovesdan0x6EB2 = 0x5E6C
3421ad30f8e7SGabor Kovesdan0x6EB6 = 0x4D4F
3422ad30f8e7SGabor Kovesdan0x6EB7 = 0x5E67
3423ad30f8e7SGabor Kovesdan0x6EBA = 0x452E
3424ad30f8e7SGabor Kovesdan0x6EBD = 0x5E69
3425ad30f8e7SGabor Kovesdan0x6EC2 = 0x5E71
3426ad30f8e7SGabor Kovesdan0x6EC4 = 0x5E6B
3427ad30f8e7SGabor Kovesdan0x6EC5 = 0x4C47
3428ad30f8e7SGabor Kovesdan0x6EC9 = 0x5E66
3429ad30f8e7SGabor Kovesdan0x6ECB = 0x3C22
3430ad30f8e7SGabor Kovesdan0x6ECC = 0x5E7E
3431ad30f8e7SGabor Kovesdan0x6ED1 = 0x336A
3432ad30f8e7SGabor Kovesdan0x6ED3 = 0x5E68
3433ad30f8e7SGabor Kovesdan0x6ED4 = 0x5E6D
3434ad30f8e7SGabor Kovesdan0x6ED5 = 0x5E6E
3435ad30f8e7SGabor Kovesdan0x6EDD = 0x426C
3436ad30f8e7SGabor Kovesdan0x6EDE = 0x425A
3437ad30f8e7SGabor Kovesdan0x6EEC = 0x5E76
3438ad30f8e7SGabor Kovesdan0x6EEF = 0x5E7C
3439ad30f8e7SGabor Kovesdan0x6EF2 = 0x5E7A
3440ad30f8e7SGabor Kovesdan0x6EF4 = 0x4529
3441ad30f8e7SGabor Kovesdan0x6EF7 = 0x5F23
3442ad30f8e7SGabor Kovesdan0x6EF8 = 0x5E77
3443ad30f8e7SGabor Kovesdan0x6EFE = 0x5E78
3444ad30f8e7SGabor Kovesdan0x6EFF = 0x5E60
3445ad30f8e7SGabor Kovesdan0x6F01 = 0x3579
3446ad30f8e7SGabor Kovesdan0x6F02 = 0x493A
3447ad30f8e7SGabor Kovesdan0x6F06 = 0x3C3F
3448ad30f8e7SGabor Kovesdan0x6F09 = 0x3977
3449ad30f8e7SGabor Kovesdan0x6F0F = 0x4F33
3450ad30f8e7SGabor Kovesdan0x6F11 = 0x5E74
3451ad30f8e7SGabor Kovesdan0x6F13 = 0x5F22
3452ad30f8e7SGabor Kovesdan0x6F14 = 0x3169
3453ad30f8e7SGabor Kovesdan0x6F15 = 0x4166
3454ad30f8e7SGabor Kovesdan0x6F20 = 0x4779
3455ad30f8e7SGabor Kovesdan0x6F22 = 0x3441
3456ad30f8e7SGabor Kovesdan0x6F23 = 0x4E7A
3457ad30f8e7SGabor Kovesdan0x6F2B = 0x4C21
3458ad30f8e7SGabor Kovesdan0x6F2C = 0x4452
3459ad30f8e7SGabor Kovesdan0x6F31 = 0x5E7B
3460ad30f8e7SGabor Kovesdan0x6F32 = 0x5E7D
3461ad30f8e7SGabor Kovesdan0x6F38 = 0x4132
3462ad30f8e7SGabor Kovesdan0x6F3E = 0x5F21
3463ad30f8e7SGabor Kovesdan0x6F3F = 0x5E79
3464ad30f8e7SGabor Kovesdan0x6F41 = 0x5E73
3465ad30f8e7SGabor Kovesdan0x6F45 = 0x3443
3466ad30f8e7SGabor Kovesdan0x6F54 = 0x3769
3467ad30f8e7SGabor Kovesdan0x6F58 = 0x5F2F
3468ad30f8e7SGabor Kovesdan0x6F5B = 0x5F2A
3469ad30f8e7SGabor Kovesdan0x6F5C = 0x4078
3470ad30f8e7SGabor Kovesdan0x6F5F = 0x3363
3471ad30f8e7SGabor Kovesdan0x6F64 = 0x3D61
3472ad30f8e7SGabor Kovesdan0x6F66 = 0x5F33
3473ad30f8e7SGabor Kovesdan0x6F6D = 0x5F2C
3474ad30f8e7SGabor Kovesdan0x6F6E = 0x442C
3475ad30f8e7SGabor Kovesdan0x6F6F = 0x5F29
3476ad30f8e7SGabor Kovesdan0x6F70 = 0x4459
3477ad30f8e7SGabor Kovesdan0x6F74 = 0x5F4C
3478ad30f8e7SGabor Kovesdan0x6F78 = 0x5F26
3479ad30f8e7SGabor Kovesdan0x6F7A = 0x5F25
3480ad30f8e7SGabor Kovesdan0x6F7C = 0x5F2E
3481ad30f8e7SGabor Kovesdan0x6F80 = 0x5F28
3482ad30f8e7SGabor Kovesdan0x6F81 = 0x5F27
3483ad30f8e7SGabor Kovesdan0x6F82 = 0x5F2D
3484ad30f8e7SGabor Kovesdan0x6F84 = 0x4021
3485ad30f8e7SGabor Kovesdan0x6F86 = 0x5F24
3486ad30f8e7SGabor Kovesdan0x6F8E = 0x5F30
3487ad30f8e7SGabor Kovesdan0x6F91 = 0x5F31
3488ad30f8e7SGabor Kovesdan0x6F97 = 0x3442
3489ad30f8e7SGabor Kovesdan0x6FA1 = 0x5F36
3490ad30f8e7SGabor Kovesdan0x6FA3 = 0x5F35
3491ad30f8e7SGabor Kovesdan0x6FA4 = 0x5F37
3492ad30f8e7SGabor Kovesdan0x6FAA = 0x5F3A
3493ad30f8e7SGabor Kovesdan0x6FB1 = 0x4543
3494ad30f8e7SGabor Kovesdan0x6FB3 = 0x5F34
3495ad30f8e7SGabor Kovesdan0x6FB9 = 0x5F38
3496ad30f8e7SGabor Kovesdan0x6FC0 = 0x3763
3497ad30f8e7SGabor Kovesdan0x6FC1 = 0x4279
3498ad30f8e7SGabor Kovesdan0x6FC2 = 0x5F32
3499ad30f8e7SGabor Kovesdan0x6FC3 = 0x473B
3500ad30f8e7SGabor Kovesdan0x6FC6 = 0x5F39
3501ad30f8e7SGabor Kovesdan0x6FD4 = 0x5F3E
3502ad30f8e7SGabor Kovesdan0x6FD5 = 0x5F3C
3503ad30f8e7SGabor Kovesdan0x6FD8 = 0x5F3F
3504ad30f8e7SGabor Kovesdan0x6FDB = 0x5F42
3505ad30f8e7SGabor Kovesdan0x6FDF = 0x5F3B
3506ad30f8e7SGabor Kovesdan0x6FE0 = 0x396A
3507ad30f8e7SGabor Kovesdan0x6FE1 = 0x4728
3508ad30f8e7SGabor Kovesdan0x6FE4 = 0x5E39
3509ad30f8e7SGabor Kovesdan0x6FEB = 0x4D74
3510ad30f8e7SGabor Kovesdan0x6FEC = 0x5F3D
3511ad30f8e7SGabor Kovesdan0x6FEE = 0x5F41
3512ad30f8e7SGabor Kovesdan0x6FEF = 0x4275
3513ad30f8e7SGabor Kovesdan0x6FF1 = 0x5F40
3514ad30f8e7SGabor Kovesdan0x6FF3 = 0x5F2B
3515ad30f8e7SGabor Kovesdan0x6FF6 = 0x6F69
3516ad30f8e7SGabor Kovesdan0x6FFA = 0x5F45
3517ad30f8e7SGabor Kovesdan0x6FFE = 0x5F49
3518ad30f8e7SGabor Kovesdan0x7001 = 0x5F47
3519ad30f8e7SGabor Kovesdan0x7009 = 0x5F43
3520ad30f8e7SGabor Kovesdan0x700B = 0x5F44
3521ad30f8e7SGabor Kovesdan0x700F = 0x5F48
3522ad30f8e7SGabor Kovesdan0x7011 = 0x5F46
3523ad30f8e7SGabor Kovesdan0x7015 = 0x494E
3524ad30f8e7SGabor Kovesdan0x7018 = 0x5F4E
3525ad30f8e7SGabor Kovesdan0x701A = 0x5F4B
3526ad30f8e7SGabor Kovesdan0x701B = 0x5F4A
3527ad30f8e7SGabor Kovesdan0x701D = 0x5F4D
3528ad30f8e7SGabor Kovesdan0x701E = 0x4654
3529ad30f8e7SGabor Kovesdan0x701F = 0x5F4F
3530ad30f8e7SGabor Kovesdan0x7026 = 0x4375
3531ad30f8e7SGabor Kovesdan0x7027 = 0x426D
3532ad30f8e7SGabor Kovesdan0x702C = 0x4025
3533ad30f8e7SGabor Kovesdan0x7030 = 0x5F50
3534ad30f8e7SGabor Kovesdan0x7032 = 0x5F52
3535ad30f8e7SGabor Kovesdan0x703E = 0x5F51
3536ad30f8e7SGabor Kovesdan0x704C = 0x5E75
3537ad30f8e7SGabor Kovesdan0x7051 = 0x5F53
3538ad30f8e7SGabor Kovesdan0x7058 = 0x4667
3539ad30f8e7SGabor Kovesdan0x7063 = 0x5F54
3540ad30f8e7SGabor Kovesdan0x706B = 0x3250
3541ad30f8e7SGabor Kovesdan0x706F = 0x4574
3542ad30f8e7SGabor Kovesdan0x7070 = 0x3325
3543ad30f8e7SGabor Kovesdan0x7078 = 0x3564
3544ad30f8e7SGabor Kovesdan0x707C = 0x3C5E
3545ad30f8e7SGabor Kovesdan0x707D = 0x3A52
3546ad30f8e7SGabor Kovesdan0x7089 = 0x4F27
3547ad30f8e7SGabor Kovesdan0x708A = 0x3F66
3548ad30f8e7SGabor Kovesdan0x708E = 0x316A
3549ad30f8e7SGabor Kovesdan0x7092 = 0x5F56
3550ad30f8e7SGabor Kovesdan0x7099 = 0x5F55
3551ad30f8e7SGabor Kovesdan0x70AC = 0x5F59
3552ad30f8e7SGabor Kovesdan0x70AD = 0x433A
3553ad30f8e7SGabor Kovesdan0x70AE = 0x5F5C
3554ad30f8e7SGabor Kovesdan0x70AF = 0x5F57
3555ad30f8e7SGabor Kovesdan0x70B3 = 0x5F5B
3556ad30f8e7SGabor Kovesdan0x70B8 = 0x5F5A
3557ad30f8e7SGabor Kovesdan0x70B9 = 0x4540
3558ad30f8e7SGabor Kovesdan0x70BA = 0x3059
3559ad30f8e7SGabor Kovesdan0x70C8 = 0x4E75
3560ad30f8e7SGabor Kovesdan0x70CB = 0x5F5E
3561ad30f8e7SGabor Kovesdan0x70CF = 0x3128
3562ad30f8e7SGabor Kovesdan0x70D9 = 0x5F60
3563ad30f8e7SGabor Kovesdan0x70DD = 0x5F5F
3564ad30f8e7SGabor Kovesdan0x70DF = 0x5F5D
3565ad30f8e7SGabor Kovesdan0x70F1 = 0x5F58
3566ad30f8e7SGabor Kovesdan0x70F9 = 0x4B23
3567ad30f8e7SGabor Kovesdan0x70FD = 0x5F62
3568ad30f8e7SGabor Kovesdan0x7109 = 0x5F61
3569ad30f8e7SGabor Kovesdan0x7114 = 0x316B
3570ad30f8e7SGabor Kovesdan0x7119 = 0x5F64
3571ad30f8e7SGabor Kovesdan0x711A = 0x4A32
3572ad30f8e7SGabor Kovesdan0x711C = 0x5F63
3573ad30f8e7SGabor Kovesdan0x7121 = 0x4C35
3574ad30f8e7SGabor Kovesdan0x7126 = 0x3E47
3575ad30f8e7SGabor Kovesdan0x7136 = 0x4133
3576ad30f8e7SGabor Kovesdan0x713C = 0x3E46
3577ad30f8e7SGabor Kovesdan0x7149 = 0x4E7B
3578ad30f8e7SGabor Kovesdan0x714C = 0x5F6A
3579ad30f8e7SGabor Kovesdan0x714E = 0x4079
3580ad30f8e7SGabor Kovesdan0x7155 = 0x5F66
3581ad30f8e7SGabor Kovesdan0x7156 = 0x5F6B
3582ad30f8e7SGabor Kovesdan0x7159 = 0x316C
3583ad30f8e7SGabor Kovesdan0x7162 = 0x5F69
3584ad30f8e7SGabor Kovesdan0x7164 = 0x4761
3585ad30f8e7SGabor Kovesdan0x7165 = 0x5F65
3586ad30f8e7SGabor Kovesdan0x7166 = 0x5F68
3587ad30f8e7SGabor Kovesdan0x7167 = 0x3E48
3588ad30f8e7SGabor Kovesdan0x7169 = 0x4851
3589ad30f8e7SGabor Kovesdan0x716C = 0x5F6C
3590ad30f8e7SGabor Kovesdan0x716E = 0x3C51
3591ad30f8e7SGabor Kovesdan0x717D = 0x407A
3592ad30f8e7SGabor Kovesdan0x7184 = 0x5F6F
3593ad30f8e7SGabor Kovesdan0x7188 = 0x5F67
3594ad30f8e7SGabor Kovesdan0x718A = 0x3727
3595ad30f8e7SGabor Kovesdan0x718F = 0x5F6D
3596ad30f8e7SGabor Kovesdan0x7194 = 0x4D50
3597ad30f8e7SGabor Kovesdan0x7195 = 0x5F70
3598ad30f8e7SGabor Kovesdan0x7199 = 0x7426
3599ad30f8e7SGabor Kovesdan0x719F = 0x3D4F
3600ad30f8e7SGabor Kovesdan0x71A8 = 0x5F71
3601ad30f8e7SGabor Kovesdan0x71AC = 0x5F72
3602ad30f8e7SGabor Kovesdan0x71B1 = 0x472E
3603ad30f8e7SGabor Kovesdan0x71B9 = 0x5F74
3604ad30f8e7SGabor Kovesdan0x71BE = 0x5F75
3605ad30f8e7SGabor Kovesdan0x71C3 = 0x4733
3606ad30f8e7SGabor Kovesdan0x71C8 = 0x4575
3607ad30f8e7SGabor Kovesdan0x71C9 = 0x5F77
3608ad30f8e7SGabor Kovesdan0x71CE = 0x5F79
3609ad30f8e7SGabor Kovesdan0x71D0 = 0x4E55
3610ad30f8e7SGabor Kovesdan0x71D2 = 0x5F76
3611ad30f8e7SGabor Kovesdan0x71D4 = 0x5F78
3612ad30f8e7SGabor Kovesdan0x71D5 = 0x316D
3613ad30f8e7SGabor Kovesdan0x71D7 = 0x5F73
3614ad30f8e7SGabor Kovesdan0x71DF = 0x535B
3615ad30f8e7SGabor Kovesdan0x71E0 = 0x5F7A
3616ad30f8e7SGabor Kovesdan0x71E5 = 0x4167
3617ad30f8e7SGabor Kovesdan0x71E6 = 0x3B38
3618ad30f8e7SGabor Kovesdan0x71E7 = 0x5F7C
3619ad30f8e7SGabor Kovesdan0x71EC = 0x5F7B
3620ad30f8e7SGabor Kovesdan0x71ED = 0x3F24
3621ad30f8e7SGabor Kovesdan0x71EE = 0x5259
3622ad30f8e7SGabor Kovesdan0x71F5 = 0x5F7D
3623ad30f8e7SGabor Kovesdan0x71F9 = 0x6021
3624ad30f8e7SGabor Kovesdan0x71FB = 0x5F6E
3625ad30f8e7SGabor Kovesdan0x71FC = 0x5F7E
3626ad30f8e7SGabor Kovesdan0x71FF = 0x6022
3627ad30f8e7SGabor Kovesdan0x7206 = 0x477A
3628ad30f8e7SGabor Kovesdan0x720D = 0x6023
3629ad30f8e7SGabor Kovesdan0x7210 = 0x6024
3630ad30f8e7SGabor Kovesdan0x721B = 0x6025
3631ad30f8e7SGabor Kovesdan0x7228 = 0x6026
3632ad30f8e7SGabor Kovesdan0x722A = 0x445E
3633ad30f8e7SGabor Kovesdan0x722C = 0x6028
3634ad30f8e7SGabor Kovesdan0x722D = 0x6027
3635ad30f8e7SGabor Kovesdan0x7230 = 0x6029
3636ad30f8e7SGabor Kovesdan0x7232 = 0x602A
3637ad30f8e7SGabor Kovesdan0x7235 = 0x3C5F
3638ad30f8e7SGabor Kovesdan0x7236 = 0x4963
3639ad30f8e7SGabor Kovesdan0x723A = 0x4C6C
3640ad30f8e7SGabor Kovesdan0x723B = 0x602B
3641ad30f8e7SGabor Kovesdan0x723C = 0x602C
3642ad30f8e7SGabor Kovesdan0x723D = 0x4156
3643ad30f8e7SGabor Kovesdan0x723E = 0x3C24
3644ad30f8e7SGabor Kovesdan0x723F = 0x602D
3645ad30f8e7SGabor Kovesdan0x7240 = 0x602E
3646ad30f8e7SGabor Kovesdan0x7246 = 0x602F
3647ad30f8e7SGabor Kovesdan0x7247 = 0x4A52
3648ad30f8e7SGabor Kovesdan0x7248 = 0x4847
3649ad30f8e7SGabor Kovesdan0x724B = 0x6030
3650ad30f8e7SGabor Kovesdan0x724C = 0x4757
3651ad30f8e7SGabor Kovesdan0x7252 = 0x442D
3652ad30f8e7SGabor Kovesdan0x7258 = 0x6031
3653ad30f8e7SGabor Kovesdan0x7259 = 0x3267
3654ad30f8e7SGabor Kovesdan0x725B = 0x356D
3655ad30f8e7SGabor Kovesdan0x725D = 0x4C46
3656ad30f8e7SGabor Kovesdan0x725F = 0x4C36
3657ad30f8e7SGabor Kovesdan0x7261 = 0x3234
3658ad30f8e7SGabor Kovesdan0x7262 = 0x4F34
3659ad30f8e7SGabor Kovesdan0x7267 = 0x4B52
3660ad30f8e7SGabor Kovesdan0x7269 = 0x4A2A
3661ad30f8e7SGabor Kovesdan0x7272 = 0x4037
3662ad30f8e7SGabor Kovesdan0x7274 = 0x6032
3663ad30f8e7SGabor Kovesdan0x7279 = 0x4643
3664ad30f8e7SGabor Kovesdan0x727D = 0x3823
3665ad30f8e7SGabor Kovesdan0x727E = 0x6033
3666ad30f8e7SGabor Kovesdan0x7280 = 0x3A54
3667ad30f8e7SGabor Kovesdan0x7281 = 0x6035
3668ad30f8e7SGabor Kovesdan0x7282 = 0x6034
3669ad30f8e7SGabor Kovesdan0x7287 = 0x6036
3670ad30f8e7SGabor Kovesdan0x7292 = 0x6037
3671ad30f8e7SGabor Kovesdan0x7296 = 0x6038
3672ad30f8e7SGabor Kovesdan0x72A0 = 0x353E
3673ad30f8e7SGabor Kovesdan0x72A2 = 0x6039
3674ad30f8e7SGabor Kovesdan0x72A7 = 0x603A
3675ad30f8e7SGabor Kovesdan0x72AC = 0x3824
3676ad30f8e7SGabor Kovesdan0x72AF = 0x4848
3677ad30f8e7SGabor Kovesdan0x72B2 = 0x603C
3678ad30f8e7SGabor Kovesdan0x72B6 = 0x3E75
3679ad30f8e7SGabor Kovesdan0x72B9 = 0x603B
3680ad30f8e7SGabor Kovesdan0x72C2 = 0x3638
3681ad30f8e7SGabor Kovesdan0x72C3 = 0x603D
3682ad30f8e7SGabor Kovesdan0x72C4 = 0x603F
3683ad30f8e7SGabor Kovesdan0x72C6 = 0x603E
3684ad30f8e7SGabor Kovesdan0x72CE = 0x6040
3685ad30f8e7SGabor Kovesdan0x72D0 = 0x3851
3686ad30f8e7SGabor Kovesdan0x72D2 = 0x6041
3687ad30f8e7SGabor Kovesdan0x72D7 = 0x3669
3688ad30f8e7SGabor Kovesdan0x72D9 = 0x4140
3689ad30f8e7SGabor Kovesdan0x72DB = 0x397D
3690ad30f8e7SGabor Kovesdan0x72E0 = 0x6043
3691ad30f8e7SGabor Kovesdan0x72E1 = 0x6044
3692ad30f8e7SGabor Kovesdan0x72E2 = 0x6042
3693ad30f8e7SGabor Kovesdan0x72E9 = 0x3C6D
3694ad30f8e7SGabor Kovesdan0x72EC = 0x4648
3695ad30f8e7SGabor Kovesdan0x72ED = 0x3639
3696ad30f8e7SGabor Kovesdan0x72F7 = 0x6046
3697ad30f8e7SGabor Kovesdan0x72F8 = 0x432C
3698ad30f8e7SGabor Kovesdan0x72F9 = 0x6045
3699ad30f8e7SGabor Kovesdan0x72FC = 0x4F35
3700ad30f8e7SGabor Kovesdan0x72FD = 0x4762
3701ad30f8e7SGabor Kovesdan0x730A = 0x6049
3702ad30f8e7SGabor Kovesdan0x7316 = 0x604B
3703ad30f8e7SGabor Kovesdan0x7317 = 0x6048
3704ad30f8e7SGabor Kovesdan0x731B = 0x4C54
3705ad30f8e7SGabor Kovesdan0x731C = 0x604A
3706ad30f8e7SGabor Kovesdan0x731D = 0x604C
3707ad30f8e7SGabor Kovesdan0x731F = 0x4E44
3708ad30f8e7SGabor Kovesdan0x7325 = 0x6050
3709ad30f8e7SGabor Kovesdan0x7329 = 0x604F
3710ad30f8e7SGabor Kovesdan0x732A = 0x4376
3711ad30f8e7SGabor Kovesdan0x732B = 0x472D
3712ad30f8e7SGabor Kovesdan0x732E = 0x3825
3713ad30f8e7SGabor Kovesdan0x732F = 0x604E
3714ad30f8e7SGabor Kovesdan0x7334 = 0x604D
3715ad30f8e7SGabor Kovesdan0x7336 = 0x4D31
3716ad30f8e7SGabor Kovesdan0x7337 = 0x4D32
3717ad30f8e7SGabor Kovesdan0x733E = 0x6051
3718ad30f8e7SGabor Kovesdan0x733F = 0x316E
3719ad30f8e7SGabor Kovesdan0x7344 = 0x3976
3720ad30f8e7SGabor Kovesdan0x7345 = 0x3B62
3721ad30f8e7SGabor Kovesdan0x734E = 0x6052
3722ad30f8e7SGabor Kovesdan0x734F = 0x6053
3723ad30f8e7SGabor Kovesdan0x7357 = 0x6055
3724ad30f8e7SGabor Kovesdan0x7363 = 0x3D43
3725ad30f8e7SGabor Kovesdan0x7368 = 0x6057
3726ad30f8e7SGabor Kovesdan0x736A = 0x6056
3727ad30f8e7SGabor Kovesdan0x7370 = 0x6058
3728ad30f8e7SGabor Kovesdan0x7372 = 0x334D
3729ad30f8e7SGabor Kovesdan0x7375 = 0x605A
3730ad30f8e7SGabor Kovesdan0x7378 = 0x6059
3731ad30f8e7SGabor Kovesdan0x737A = 0x605C
3732ad30f8e7SGabor Kovesdan0x737B = 0x605B
3733ad30f8e7SGabor Kovesdan0x7384 = 0x383C
3734ad30f8e7SGabor Kovesdan0x7387 = 0x4E28
3735ad30f8e7SGabor Kovesdan0x7389 = 0x364C
3736ad30f8e7SGabor Kovesdan0x738B = 0x3226
3737ad30f8e7SGabor Kovesdan0x7396 = 0x366A
3738ad30f8e7SGabor Kovesdan0x73A9 = 0x3461
3739ad30f8e7SGabor Kovesdan0x73B2 = 0x4E68
3740ad30f8e7SGabor Kovesdan0x73B3 = 0x605E
3741ad30f8e7SGabor Kovesdan0x73BB = 0x6060
3742ad30f8e7SGabor Kovesdan0x73C0 = 0x6061
3743ad30f8e7SGabor Kovesdan0x73C2 = 0x3251
3744ad30f8e7SGabor Kovesdan0x73C8 = 0x605D
3745ad30f8e7SGabor Kovesdan0x73CA = 0x3B39
3746ad30f8e7SGabor Kovesdan0x73CD = 0x4441
3747ad30f8e7SGabor Kovesdan0x73CE = 0x605F
3748ad30f8e7SGabor Kovesdan0x73DE = 0x6064
3749ad30f8e7SGabor Kovesdan0x73E0 = 0x3C6E
3750ad30f8e7SGabor Kovesdan0x73E5 = 0x6062
3751ad30f8e7SGabor Kovesdan0x73EA = 0x373E
3752ad30f8e7SGabor Kovesdan0x73ED = 0x4849
3753ad30f8e7SGabor Kovesdan0x73EE = 0x6063
3754ad30f8e7SGabor Kovesdan0x73F1 = 0x607E
3755ad30f8e7SGabor Kovesdan0x73F8 = 0x6069
3756ad30f8e7SGabor Kovesdan0x73FE = 0x383D
3757ad30f8e7SGabor Kovesdan0x7403 = 0x3565
3758ad30f8e7SGabor Kovesdan0x7405 = 0x6066
3759ad30f8e7SGabor Kovesdan0x7406 = 0x4D7D
3760ad30f8e7SGabor Kovesdan0x7409 = 0x4E30
3761ad30f8e7SGabor Kovesdan0x7422 = 0x4276
3762ad30f8e7SGabor Kovesdan0x7425 = 0x6068
3763ad30f8e7SGabor Kovesdan0x7432 = 0x606A
3764ad30f8e7SGabor Kovesdan0x7433 = 0x4E56
3765ad30f8e7SGabor Kovesdan0x7434 = 0x3657
3766ad30f8e7SGabor Kovesdan0x7435 = 0x487C
3767ad30f8e7SGabor Kovesdan0x7436 = 0x474A
3768ad30f8e7SGabor Kovesdan0x743A = 0x606B
3769ad30f8e7SGabor Kovesdan0x743F = 0x606D
3770ad30f8e7SGabor Kovesdan0x7441 = 0x6070
3771ad30f8e7SGabor Kovesdan0x7455 = 0x606C
3772ad30f8e7SGabor Kovesdan0x7459 = 0x606F
3773ad30f8e7SGabor Kovesdan0x745A = 0x386A
3774ad30f8e7SGabor Kovesdan0x745B = 0x314D
3775ad30f8e7SGabor Kovesdan0x745C = 0x6071
3776ad30f8e7SGabor Kovesdan0x745E = 0x3F70
3777ad30f8e7SGabor Kovesdan0x745F = 0x606E
3778ad30f8e7SGabor Kovesdan0x7460 = 0x4E5C
3779ad30f8e7SGabor Kovesdan0x7463 = 0x6074
3780ad30f8e7SGabor Kovesdan0x7464 = 0x7424
3781ad30f8e7SGabor Kovesdan0x7469 = 0x6072
3782ad30f8e7SGabor Kovesdan0x746A = 0x6075
3783ad30f8e7SGabor Kovesdan0x746F = 0x6067
3784ad30f8e7SGabor Kovesdan0x7470 = 0x6073
3785ad30f8e7SGabor Kovesdan0x7473 = 0x3A3C
3786ad30f8e7SGabor Kovesdan0x7476 = 0x6076
3787ad30f8e7SGabor Kovesdan0x747E = 0x6077
3788ad30f8e7SGabor Kovesdan0x7483 = 0x4D7E
3789ad30f8e7SGabor Kovesdan0x748B = 0x6078
3790ad30f8e7SGabor Kovesdan0x749E = 0x6079
3791ad30f8e7SGabor Kovesdan0x74A2 = 0x6065
3792ad30f8e7SGabor Kovesdan0x74A7 = 0x607A
3793ad30f8e7SGabor Kovesdan0x74B0 = 0x3444
3794ad30f8e7SGabor Kovesdan0x74BD = 0x3C25
3795ad30f8e7SGabor Kovesdan0x74CA = 0x607B
3796ad30f8e7SGabor Kovesdan0x74CF = 0x607C
3797ad30f8e7SGabor Kovesdan0x74D4 = 0x607D
3798ad30f8e7SGabor Kovesdan0x74DC = 0x313B
3799ad30f8e7SGabor Kovesdan0x74E0 = 0x6121
3800ad30f8e7SGabor Kovesdan0x74E2 = 0x493B
3801ad30f8e7SGabor Kovesdan0x74E3 = 0x6122
3802ad30f8e7SGabor Kovesdan0x74E6 = 0x3424
3803ad30f8e7SGabor Kovesdan0x74E7 = 0x6123
3804ad30f8e7SGabor Kovesdan0x74E9 = 0x6124
3805ad30f8e7SGabor Kovesdan0x74EE = 0x6125
3806ad30f8e7SGabor Kovesdan0x74F0 = 0x6127
3807ad30f8e7SGabor Kovesdan0x74F1 = 0x6128
3808ad30f8e7SGabor Kovesdan0x74F2 = 0x6126
3809ad30f8e7SGabor Kovesdan0x74F6 = 0x4953
3810ad30f8e7SGabor Kovesdan0x74F7 = 0x612A
3811ad30f8e7SGabor Kovesdan0x74F8 = 0x6129
3812ad30f8e7SGabor Kovesdan0x7503 = 0x612C
3813ad30f8e7SGabor Kovesdan0x7504 = 0x612B
3814ad30f8e7SGabor Kovesdan0x7505 = 0x612D
3815ad30f8e7SGabor Kovesdan0x750C = 0x612E
3816ad30f8e7SGabor Kovesdan0x750D = 0x6130
3817ad30f8e7SGabor Kovesdan0x750E = 0x612F
3818ad30f8e7SGabor Kovesdan0x7511 = 0x3979
3819ad30f8e7SGabor Kovesdan0x7513 = 0x6132
3820ad30f8e7SGabor Kovesdan0x7515 = 0x6131
3821ad30f8e7SGabor Kovesdan0x7518 = 0x3445
3822ad30f8e7SGabor Kovesdan0x751A = 0x3F53
3823ad30f8e7SGabor Kovesdan0x751C = 0x453C
3824ad30f8e7SGabor Kovesdan0x751E = 0x6133
3825ad30f8e7SGabor Kovesdan0x751F = 0x4038
3826ad30f8e7SGabor Kovesdan0x7523 = 0x3B3A
3827ad30f8e7SGabor Kovesdan0x7525 = 0x3179
3828ad30f8e7SGabor Kovesdan0x7526 = 0x6134
3829ad30f8e7SGabor Kovesdan0x7528 = 0x4D51
3830ad30f8e7SGabor Kovesdan0x752B = 0x4A63
3831ad30f8e7SGabor Kovesdan0x752C = 0x6135
3832ad30f8e7SGabor Kovesdan0x7530 = 0x4544
3833ad30f8e7SGabor Kovesdan0x7531 = 0x4D33
3834ad30f8e7SGabor Kovesdan0x7532 = 0x3943
3835ad30f8e7SGabor Kovesdan0x7533 = 0x3F3D
3836ad30f8e7SGabor Kovesdan0x7537 = 0x434B
3837ad30f8e7SGabor Kovesdan0x7538 = 0x5234
3838ad30f8e7SGabor Kovesdan0x753A = 0x442E
3839ad30f8e7SGabor Kovesdan0x753B = 0x3268
3840ad30f8e7SGabor Kovesdan0x753C = 0x6136
3841ad30f8e7SGabor Kovesdan0x7544 = 0x6137
3842ad30f8e7SGabor Kovesdan0x7546 = 0x613C
3843ad30f8e7SGabor Kovesdan0x7549 = 0x613A
3844ad30f8e7SGabor Kovesdan0x754A = 0x6139
3845ad30f8e7SGabor Kovesdan0x754B = 0x5A42
3846ad30f8e7SGabor Kovesdan0x754C = 0x3326
3847ad30f8e7SGabor Kovesdan0x754D = 0x6138
3848ad30f8e7SGabor Kovesdan0x754F = 0x305A
3849ad30f8e7SGabor Kovesdan0x7551 = 0x482A
3850ad30f8e7SGabor Kovesdan0x7554 = 0x484A
3851ad30f8e7SGabor Kovesdan0x7559 = 0x4E31
3852ad30f8e7SGabor Kovesdan0x755A = 0x613D
3853ad30f8e7SGabor Kovesdan0x755B = 0x613B
3854ad30f8e7SGabor Kovesdan0x755C = 0x435C
3855ad30f8e7SGabor Kovesdan0x755D = 0x4026
3856ad30f8e7SGabor Kovesdan0x7560 = 0x482B
3857ad30f8e7SGabor Kovesdan0x7562 = 0x492D
3858ad30f8e7SGabor Kovesdan0x7564 = 0x613F
3859ad30f8e7SGabor Kovesdan0x7565 = 0x4E2C
3860ad30f8e7SGabor Kovesdan0x7566 = 0x374D
3861ad30f8e7SGabor Kovesdan0x7567 = 0x6140
3862ad30f8e7SGabor Kovesdan0x7569 = 0x613E
3863ad30f8e7SGabor Kovesdan0x756A = 0x4856
3864ad30f8e7SGabor Kovesdan0x756B = 0x6141
3865ad30f8e7SGabor Kovesdan0x756D = 0x6142
3866ad30f8e7SGabor Kovesdan0x7570 = 0x305B
3867ad30f8e7SGabor Kovesdan0x7573 = 0x3E76
3868ad30f8e7SGabor Kovesdan0x7574 = 0x6147
3869ad30f8e7SGabor Kovesdan0x7576 = 0x6144
3870ad30f8e7SGabor Kovesdan0x7577 = 0x466D
3871ad30f8e7SGabor Kovesdan0x7578 = 0x6143
3872ad30f8e7SGabor Kovesdan0x757F = 0x3526
3873ad30f8e7SGabor Kovesdan0x7582 = 0x614A
3874ad30f8e7SGabor Kovesdan0x7586 = 0x6145
3875ad30f8e7SGabor Kovesdan0x7587 = 0x6146
3876ad30f8e7SGabor Kovesdan0x7589 = 0x6149
3877ad30f8e7SGabor Kovesdan0x758A = 0x6148
3878ad30f8e7SGabor Kovesdan0x758B = 0x4925
3879ad30f8e7SGabor Kovesdan0x758E = 0x4142
3880ad30f8e7SGabor Kovesdan0x758F = 0x4141
3881ad30f8e7SGabor Kovesdan0x7591 = 0x353F
3882ad30f8e7SGabor Kovesdan0x7594 = 0x614B
3883ad30f8e7SGabor Kovesdan0x759A = 0x614C
3884ad30f8e7SGabor Kovesdan0x759D = 0x614D
3885ad30f8e7SGabor Kovesdan0x75A3 = 0x614F
3886ad30f8e7SGabor Kovesdan0x75A5 = 0x614E
3887ad30f8e7SGabor Kovesdan0x75AB = 0x3156
3888ad30f8e7SGabor Kovesdan0x75B1 = 0x6157
3889ad30f8e7SGabor Kovesdan0x75B2 = 0x4868
3890ad30f8e7SGabor Kovesdan0x75B3 = 0x6151
3891ad30f8e7SGabor Kovesdan0x75B5 = 0x6153
3892ad30f8e7SGabor Kovesdan0x75B8 = 0x6155
3893ad30f8e7SGabor Kovesdan0x75B9 = 0x3F3E
3894ad30f8e7SGabor Kovesdan0x75BC = 0x6156
3895ad30f8e7SGabor Kovesdan0x75BD = 0x6154
3896ad30f8e7SGabor Kovesdan0x75BE = 0x3C40
3897ad30f8e7SGabor Kovesdan0x75C2 = 0x6150
3898ad30f8e7SGabor Kovesdan0x75C3 = 0x6152
3899ad30f8e7SGabor Kovesdan0x75C5 = 0x4942
3900ad30f8e7SGabor Kovesdan0x75C7 = 0x3E49
3901ad30f8e7SGabor Kovesdan0x75CA = 0x6159
3902ad30f8e7SGabor Kovesdan0x75CD = 0x6158
3903ad30f8e7SGabor Kovesdan0x75D2 = 0x615A
3904ad30f8e7SGabor Kovesdan0x75D4 = 0x3C26
3905ad30f8e7SGabor Kovesdan0x75D5 = 0x3A2F
3906ad30f8e7SGabor Kovesdan0x75D8 = 0x4577
3907ad30f8e7SGabor Kovesdan0x75D9 = 0x615B
3908ad30f8e7SGabor Kovesdan0x75DB = 0x444B
3909ad30f8e7SGabor Kovesdan0x75DE = 0x615D
3910ad30f8e7SGabor Kovesdan0x75E2 = 0x4E21
3911ad30f8e7SGabor Kovesdan0x75E3 = 0x615C
3912ad30f8e7SGabor Kovesdan0x75E9 = 0x4169
3913ad30f8e7SGabor Kovesdan0x75F0 = 0x6162
3914ad30f8e7SGabor Kovesdan0x75F2 = 0x6164
3915ad30f8e7SGabor Kovesdan0x75F3 = 0x6165
3916ad30f8e7SGabor Kovesdan0x75F4 = 0x4354
3917ad30f8e7SGabor Kovesdan0x75FA = 0x6163
3918ad30f8e7SGabor Kovesdan0x75FC = 0x6160
3919ad30f8e7SGabor Kovesdan0x75FE = 0x615E
3920ad30f8e7SGabor Kovesdan0x75FF = 0x615F
3921ad30f8e7SGabor Kovesdan0x7601 = 0x6161
3922ad30f8e7SGabor Kovesdan0x7609 = 0x6168
3923ad30f8e7SGabor Kovesdan0x760B = 0x6166
3924ad30f8e7SGabor Kovesdan0x760D = 0x6167
3925ad30f8e7SGabor Kovesdan0x761F = 0x6169
3926ad30f8e7SGabor Kovesdan0x7620 = 0x616B
3927ad30f8e7SGabor Kovesdan0x7621 = 0x616C
3928ad30f8e7SGabor Kovesdan0x7622 = 0x616D
3929ad30f8e7SGabor Kovesdan0x7624 = 0x616E
3930ad30f8e7SGabor Kovesdan0x7627 = 0x616A
3931ad30f8e7SGabor Kovesdan0x7630 = 0x6170
3932ad30f8e7SGabor Kovesdan0x7634 = 0x616F
3933ad30f8e7SGabor Kovesdan0x763B = 0x6171
3934ad30f8e7SGabor Kovesdan0x7642 = 0x4E45
3935ad30f8e7SGabor Kovesdan0x7646 = 0x6174
3936ad30f8e7SGabor Kovesdan0x7647 = 0x6172
3937ad30f8e7SGabor Kovesdan0x7648 = 0x6173
3938ad30f8e7SGabor Kovesdan0x764C = 0x3462
3939ad30f8e7SGabor Kovesdan0x7652 = 0x4C7E
3940ad30f8e7SGabor Kovesdan0x7656 = 0x4A4A
3941ad30f8e7SGabor Kovesdan0x7658 = 0x6176
3942ad30f8e7SGabor Kovesdan0x765C = 0x6175
3943ad30f8e7SGabor Kovesdan0x7661 = 0x6177
3944ad30f8e7SGabor Kovesdan0x7662 = 0x6178
3945ad30f8e7SGabor Kovesdan0x7667 = 0x617C
3946ad30f8e7SGabor Kovesdan0x7668 = 0x6179
3947ad30f8e7SGabor Kovesdan0x7669 = 0x617A
3948ad30f8e7SGabor Kovesdan0x766A = 0x617B
3949ad30f8e7SGabor Kovesdan0x766C = 0x617D
3950ad30f8e7SGabor Kovesdan0x7670 = 0x617E
3951ad30f8e7SGabor Kovesdan0x7672 = 0x6221
3952ad30f8e7SGabor Kovesdan0x7676 = 0x6222
3953ad30f8e7SGabor Kovesdan0x7678 = 0x6223
3954ad30f8e7SGabor Kovesdan0x767A = 0x482F
3955ad30f8e7SGabor Kovesdan0x767B = 0x4550
3956ad30f8e7SGabor Kovesdan0x767C = 0x6224
3957ad30f8e7SGabor Kovesdan0x767D = 0x4772
3958ad30f8e7SGabor Kovesdan0x767E = 0x4934
3959ad30f8e7SGabor Kovesdan0x7680 = 0x6225
3960ad30f8e7SGabor Kovesdan0x7683 = 0x6226
3961ad30f8e7SGabor Kovesdan0x7684 = 0x452A
3962ad30f8e7SGabor Kovesdan0x7686 = 0x3327
3963ad30f8e7SGabor Kovesdan0x7687 = 0x3944
3964ad30f8e7SGabor Kovesdan0x7688 = 0x6227
3965ad30f8e7SGabor Kovesdan0x768B = 0x6228
3966ad30f8e7SGabor Kovesdan0x768E = 0x6229
3967ad30f8e7SGabor Kovesdan0x7690 = 0x3B29
3968ad30f8e7SGabor Kovesdan0x7693 = 0x622B
3969ad30f8e7SGabor Kovesdan0x7696 = 0x622A
3970ad30f8e7SGabor Kovesdan0x7699 = 0x622C
3971ad30f8e7SGabor Kovesdan0x769A = 0x622D
3972ad30f8e7SGabor Kovesdan0x76AE = 0x4869
3973ad30f8e7SGabor Kovesdan0x76B0 = 0x622E
3974ad30f8e7SGabor Kovesdan0x76B4 = 0x622F
3975ad30f8e7SGabor Kovesdan0x76B7 = 0x7369
3976ad30f8e7SGabor Kovesdan0x76B8 = 0x6230
3977ad30f8e7SGabor Kovesdan0x76B9 = 0x6231
3978ad30f8e7SGabor Kovesdan0x76BA = 0x6232
3979ad30f8e7SGabor Kovesdan0x76BF = 0x3B2E
3980ad30f8e7SGabor Kovesdan0x76C2 = 0x6233
3981ad30f8e7SGabor Kovesdan0x76C3 = 0x4756
3982ad30f8e7SGabor Kovesdan0x76C6 = 0x4B5F
3983ad30f8e7SGabor Kovesdan0x76C8 = 0x314E
3984ad30f8e7SGabor Kovesdan0x76CA = 0x3157
3985ad30f8e7SGabor Kovesdan0x76CD = 0x6234
3986ad30f8e7SGabor Kovesdan0x76D2 = 0x6236
3987ad30f8e7SGabor Kovesdan0x76D6 = 0x6235
3988ad30f8e7SGabor Kovesdan0x76D7 = 0x4570
3989ad30f8e7SGabor Kovesdan0x76DB = 0x4039
3990ad30f8e7SGabor Kovesdan0x76DC = 0x5D39
3991ad30f8e7SGabor Kovesdan0x76DE = 0x6237
3992ad30f8e7SGabor Kovesdan0x76DF = 0x4C41
3993ad30f8e7SGabor Kovesdan0x76E1 = 0x6238
3994ad30f8e7SGabor Kovesdan0x76E3 = 0x3446
3995ad30f8e7SGabor Kovesdan0x76E4 = 0x4857
3996ad30f8e7SGabor Kovesdan0x76E5 = 0x6239
3997ad30f8e7SGabor Kovesdan0x76E7 = 0x623A
3998ad30f8e7SGabor Kovesdan0x76EA = 0x623B
3999ad30f8e7SGabor Kovesdan0x76EE = 0x4C5C
4000ad30f8e7SGabor Kovesdan0x76F2 = 0x4C55
4001ad30f8e7SGabor Kovesdan0x76F4 = 0x443E
4002ad30f8e7SGabor Kovesdan0x76F8 = 0x416A
4003ad30f8e7SGabor Kovesdan0x76FB = 0x623D
4004ad30f8e7SGabor Kovesdan0x76FE = 0x3D62
4005ad30f8e7SGabor Kovesdan0x7701 = 0x3E4A
4006ad30f8e7SGabor Kovesdan0x7704 = 0x6240
4007ad30f8e7SGabor Kovesdan0x7707 = 0x623F
4008ad30f8e7SGabor Kovesdan0x7708 = 0x623E
4009ad30f8e7SGabor Kovesdan0x7709 = 0x487D
4010ad30f8e7SGabor Kovesdan0x770B = 0x3447
4011ad30f8e7SGabor Kovesdan0x770C = 0x3829
4012ad30f8e7SGabor Kovesdan0x771B = 0x6246
4013ad30f8e7SGabor Kovesdan0x771E = 0x6243
4014ad30f8e7SGabor Kovesdan0x771F = 0x3F3F
4015ad30f8e7SGabor Kovesdan0x7720 = 0x4C32
4016ad30f8e7SGabor Kovesdan0x7724 = 0x6242
4017ad30f8e7SGabor Kovesdan0x7725 = 0x6244
4018ad30f8e7SGabor Kovesdan0x7726 = 0x6245
4019ad30f8e7SGabor Kovesdan0x7729 = 0x6241
4020ad30f8e7SGabor Kovesdan0x7737 = 0x6247
4021ad30f8e7SGabor Kovesdan0x7738 = 0x6248
4022ad30f8e7SGabor Kovesdan0x773A = 0x442F
4023ad30f8e7SGabor Kovesdan0x773C = 0x3463
4024ad30f8e7SGabor Kovesdan0x7740 = 0x4365
4025ad30f8e7SGabor Kovesdan0x7747 = 0x6249
4026ad30f8e7SGabor Kovesdan0x775A = 0x624A
4027ad30f8e7SGabor Kovesdan0x775B = 0x624D
4028ad30f8e7SGabor Kovesdan0x7761 = 0x3F67
4029ad30f8e7SGabor Kovesdan0x7763 = 0x4644
4030ad30f8e7SGabor Kovesdan0x7765 = 0x624E
4031ad30f8e7SGabor Kovesdan0x7766 = 0x4B53
4032ad30f8e7SGabor Kovesdan0x7768 = 0x624B
4033ad30f8e7SGabor Kovesdan0x776B = 0x624C
4034ad30f8e7SGabor Kovesdan0x7779 = 0x6251
4035ad30f8e7SGabor Kovesdan0x777E = 0x6250
4036ad30f8e7SGabor Kovesdan0x777F = 0x624F
4037ad30f8e7SGabor Kovesdan0x778B = 0x6253
4038ad30f8e7SGabor Kovesdan0x778E = 0x6252
4039ad30f8e7SGabor Kovesdan0x7791 = 0x6254
4040ad30f8e7SGabor Kovesdan0x779E = 0x6256
4041ad30f8e7SGabor Kovesdan0x77A0 = 0x6255
4042ad30f8e7SGabor Kovesdan0x77A5 = 0x4A4D
4043ad30f8e7SGabor Kovesdan0x77AC = 0x3D56
4044ad30f8e7SGabor Kovesdan0x77AD = 0x4E46
4045ad30f8e7SGabor Kovesdan0x77B0 = 0x6257
4046ad30f8e7SGabor Kovesdan0x77B3 = 0x4637
4047ad30f8e7SGabor Kovesdan0x77B6 = 0x6258
4048ad30f8e7SGabor Kovesdan0x77B9 = 0x6259
4049ad30f8e7SGabor Kovesdan0x77BB = 0x625D
4050ad30f8e7SGabor Kovesdan0x77BC = 0x625B
4051ad30f8e7SGabor Kovesdan0x77BD = 0x625C
4052ad30f8e7SGabor Kovesdan0x77BF = 0x625A
4053ad30f8e7SGabor Kovesdan0x77C7 = 0x625E
4054ad30f8e7SGabor Kovesdan0x77CD = 0x625F
4055ad30f8e7SGabor Kovesdan0x77D7 = 0x6260
4056ad30f8e7SGabor Kovesdan0x77DA = 0x6261
4057ad30f8e7SGabor Kovesdan0x77DB = 0x4C37
4058ad30f8e7SGabor Kovesdan0x77DC = 0x6262
4059ad30f8e7SGabor Kovesdan0x77E2 = 0x4C70
4060ad30f8e7SGabor Kovesdan0x77E3 = 0x6263
4061ad30f8e7SGabor Kovesdan0x77E5 = 0x434E
4062ad30f8e7SGabor Kovesdan0x77E7 = 0x476A
4063ad30f8e7SGabor Kovesdan0x77E9 = 0x366B
4064ad30f8e7SGabor Kovesdan0x77ED = 0x433B
4065ad30f8e7SGabor Kovesdan0x77EE = 0x6264
4066ad30f8e7SGabor Kovesdan0x77EF = 0x363A
4067ad30f8e7SGabor Kovesdan0x77F3 = 0x4050
4068ad30f8e7SGabor Kovesdan0x77FC = 0x6265
4069ad30f8e7SGabor Kovesdan0x7802 = 0x3A3D
4070ad30f8e7SGabor Kovesdan0x780C = 0x6266
4071ad30f8e7SGabor Kovesdan0x7812 = 0x6267
4072ad30f8e7SGabor Kovesdan0x7814 = 0x3826
4073ad30f8e7SGabor Kovesdan0x7815 = 0x3A55
4074ad30f8e7SGabor Kovesdan0x7820 = 0x6269
4075ad30f8e7SGabor Kovesdan0x7825 = 0x4556
4076ad30f8e7SGabor Kovesdan0x7826 = 0x3A56
4077ad30f8e7SGabor Kovesdan0x7827 = 0x354E
4078ad30f8e7SGabor Kovesdan0x7832 = 0x4B24
4079ad30f8e7SGabor Kovesdan0x7834 = 0x474B
4080ad30f8e7SGabor Kovesdan0x783A = 0x4557
4081ad30f8e7SGabor Kovesdan0x783F = 0x395C
4082ad30f8e7SGabor Kovesdan0x7845 = 0x626B
4083ad30f8e7SGabor Kovesdan0x785D = 0x3E4B
4084ad30f8e7SGabor Kovesdan0x786B = 0x4E32
4085ad30f8e7SGabor Kovesdan0x786C = 0x3945
4086ad30f8e7SGabor Kovesdan0x786F = 0x3827
4087ad30f8e7SGabor Kovesdan0x7872 = 0x4823
4088ad30f8e7SGabor Kovesdan0x7874 = 0x626D
4089ad30f8e7SGabor Kovesdan0x787C = 0x626F
4090ad30f8e7SGabor Kovesdan0x7881 = 0x386B
4091ad30f8e7SGabor Kovesdan0x7886 = 0x626E
4092ad30f8e7SGabor Kovesdan0x7887 = 0x4476
4093ad30f8e7SGabor Kovesdan0x788C = 0x6271
4094ad30f8e7SGabor Kovesdan0x788D = 0x3337
4095ad30f8e7SGabor Kovesdan0x788E = 0x626C
4096ad30f8e7SGabor Kovesdan0x7891 = 0x486A
4097ad30f8e7SGabor Kovesdan0x7893 = 0x3130
4098ad30f8e7SGabor Kovesdan0x7895 = 0x3A6C
4099ad30f8e7SGabor Kovesdan0x7897 = 0x4F52
4100ad30f8e7SGabor Kovesdan0x789A = 0x6270
4101ad30f8e7SGabor Kovesdan0x78A3 = 0x6272
4102ad30f8e7SGabor Kovesdan0x78A7 = 0x4A4B
4103ad30f8e7SGabor Kovesdan0x78A9 = 0x4059
4104ad30f8e7SGabor Kovesdan0x78AA = 0x6274
4105ad30f8e7SGabor Kovesdan0x78AF = 0x6275
4106ad30f8e7SGabor Kovesdan0x78B5 = 0x6273
4107ad30f8e7SGabor Kovesdan0x78BA = 0x334E
4108ad30f8e7SGabor Kovesdan0x78BC = 0x627B
4109ad30f8e7SGabor Kovesdan0x78BE = 0x627A
4110ad30f8e7SGabor Kovesdan0x78C1 = 0x3C27
4111ad30f8e7SGabor Kovesdan0x78C5 = 0x627C
4112ad30f8e7SGabor Kovesdan0x78C6 = 0x6277
4113ad30f8e7SGabor Kovesdan0x78CA = 0x627D
4114ad30f8e7SGabor Kovesdan0x78CB = 0x6278
4115ad30f8e7SGabor Kovesdan0x78D0 = 0x4858
4116ad30f8e7SGabor Kovesdan0x78D1 = 0x6276
4117ad30f8e7SGabor Kovesdan0x78D4 = 0x6279
4118ad30f8e7SGabor Kovesdan0x78DA = 0x6322
4119ad30f8e7SGabor Kovesdan0x78E7 = 0x6321
4120ad30f8e7SGabor Kovesdan0x78E8 = 0x4B61
4121ad30f8e7SGabor Kovesdan0x78EC = 0x627E
4122ad30f8e7SGabor Kovesdan0x78EF = 0x306B
4123ad30f8e7SGabor Kovesdan0x78F4 = 0x6324
4124ad30f8e7SGabor Kovesdan0x78FD = 0x6323
4125ad30f8e7SGabor Kovesdan0x7901 = 0x3E4C
4126ad30f8e7SGabor Kovesdan0x7907 = 0x6325
4127ad30f8e7SGabor Kovesdan0x790E = 0x4143
4128ad30f8e7SGabor Kovesdan0x7911 = 0x6327
4129ad30f8e7SGabor Kovesdan0x7912 = 0x6326
4130ad30f8e7SGabor Kovesdan0x7919 = 0x6328
4131ad30f8e7SGabor Kovesdan0x7926 = 0x6268
4132ad30f8e7SGabor Kovesdan0x792A = 0x626A
4133ad30f8e7SGabor Kovesdan0x792B = 0x632A
4134ad30f8e7SGabor Kovesdan0x792C = 0x6329
4135ad30f8e7SGabor Kovesdan0x793A = 0x3C28
4136ad30f8e7SGabor Kovesdan0x793C = 0x4E69
4137ad30f8e7SGabor Kovesdan0x793E = 0x3C52
4138ad30f8e7SGabor Kovesdan0x7940 = 0x632B
4139ad30f8e7SGabor Kovesdan0x7941 = 0x3737
4140ad30f8e7SGabor Kovesdan0x7947 = 0x3540
4141ad30f8e7SGabor Kovesdan0x7948 = 0x3527
4142ad30f8e7SGabor Kovesdan0x7949 = 0x3B63
4143ad30f8e7SGabor Kovesdan0x7950 = 0x4D34
4144ad30f8e7SGabor Kovesdan0x7953 = 0x6331
4145ad30f8e7SGabor Kovesdan0x7955 = 0x6330
4146ad30f8e7SGabor Kovesdan0x7956 = 0x4144
4147ad30f8e7SGabor Kovesdan0x7957 = 0x632D
4148ad30f8e7SGabor Kovesdan0x795A = 0x632F
4149ad30f8e7SGabor Kovesdan0x795D = 0x3D4B
4150ad30f8e7SGabor Kovesdan0x795E = 0x3F40
4151ad30f8e7SGabor Kovesdan0x795F = 0x632E
4152ad30f8e7SGabor Kovesdan0x7960 = 0x632C
4153ad30f8e7SGabor Kovesdan0x7962 = 0x472A
4154ad30f8e7SGabor Kovesdan0x7965 = 0x3E4D
4155ad30f8e7SGabor Kovesdan0x7968 = 0x493C
4156ad30f8e7SGabor Kovesdan0x796D = 0x3A57
4157ad30f8e7SGabor Kovesdan0x7977 = 0x4578
4158ad30f8e7SGabor Kovesdan0x797A = 0x6332
4159ad30f8e7SGabor Kovesdan0x797F = 0x6333
4160ad30f8e7SGabor Kovesdan0x7980 = 0x6349
4161ad30f8e7SGabor Kovesdan0x7981 = 0x3658
4162ad30f8e7SGabor Kovesdan0x7984 = 0x4F3D
4163ad30f8e7SGabor Kovesdan0x7985 = 0x4135
4164ad30f8e7SGabor Kovesdan0x798A = 0x6334
4165ad30f8e7SGabor Kovesdan0x798D = 0x3252
4166ad30f8e7SGabor Kovesdan0x798E = 0x4477
4167ad30f8e7SGabor Kovesdan0x798F = 0x4A21
4168ad30f8e7SGabor Kovesdan0x799D = 0x6335
4169ad30f8e7SGabor Kovesdan0x79A6 = 0x357A
4170ad30f8e7SGabor Kovesdan0x79A7 = 0x6336
4171ad30f8e7SGabor Kovesdan0x79AA = 0x6338
4172ad30f8e7SGabor Kovesdan0x79AE = 0x6339
4173ad30f8e7SGabor Kovesdan0x79B0 = 0x4729
4174ad30f8e7SGabor Kovesdan0x79B3 = 0x633A
4175ad30f8e7SGabor Kovesdan0x79B9 = 0x633B
4176ad30f8e7SGabor Kovesdan0x79BA = 0x633C
4177ad30f8e7SGabor Kovesdan0x79BD = 0x3659
4178ad30f8e7SGabor Kovesdan0x79BE = 0x3253
4179ad30f8e7SGabor Kovesdan0x79BF = 0x4645
4180ad30f8e7SGabor Kovesdan0x79C0 = 0x3D28
4181ad30f8e7SGabor Kovesdan0x79C1 = 0x3B64
4182ad30f8e7SGabor Kovesdan0x79C9 = 0x633D
4183ad30f8e7SGabor Kovesdan0x79CB = 0x3D29
4184ad30f8e7SGabor Kovesdan0x79D1 = 0x324A
4185ad30f8e7SGabor Kovesdan0x79D2 = 0x4943
4186ad30f8e7SGabor Kovesdan0x79D5 = 0x633E
4187ad30f8e7SGabor Kovesdan0x79D8 = 0x486B
4188ad30f8e7SGabor Kovesdan0x79DF = 0x4145
4189ad30f8e7SGabor Kovesdan0x79E1 = 0x6341
4190ad30f8e7SGabor Kovesdan0x79E3 = 0x6342
4191ad30f8e7SGabor Kovesdan0x79E4 = 0x4769
4192ad30f8e7SGabor Kovesdan0x79E6 = 0x3F41
4193ad30f8e7SGabor Kovesdan0x79E7 = 0x633F
4194ad30f8e7SGabor Kovesdan0x79E9 = 0x4361
4195ad30f8e7SGabor Kovesdan0x79EC = 0x6340
4196ad30f8e7SGabor Kovesdan0x79F0 = 0x3E4E
4197ad30f8e7SGabor Kovesdan0x79FB = 0x305C
4198ad30f8e7SGabor Kovesdan0x7A00 = 0x3529
4199ad30f8e7SGabor Kovesdan0x7A08 = 0x6343
4200ad30f8e7SGabor Kovesdan0x7A0B = 0x4478
4201ad30f8e7SGabor Kovesdan0x7A0D = 0x6344
4202ad30f8e7SGabor Kovesdan0x7A0E = 0x4047
4203ad30f8e7SGabor Kovesdan0x7A14 = 0x4C2D
4204ad30f8e7SGabor Kovesdan0x7A17 = 0x4923
4205ad30f8e7SGabor Kovesdan0x7A18 = 0x6345
4206ad30f8e7SGabor Kovesdan0x7A19 = 0x6346
4207ad30f8e7SGabor Kovesdan0x7A1A = 0x4355
4208ad30f8e7SGabor Kovesdan0x7A1C = 0x4E47
4209ad30f8e7SGabor Kovesdan0x7A1F = 0x6348
4210ad30f8e7SGabor Kovesdan0x7A20 = 0x6347
4211ad30f8e7SGabor Kovesdan0x7A2E = 0x3C6F
4212ad30f8e7SGabor Kovesdan0x7A31 = 0x634A
4213ad30f8e7SGabor Kovesdan0x7A32 = 0x3070
4214ad30f8e7SGabor Kovesdan0x7A37 = 0x634D
4215ad30f8e7SGabor Kovesdan0x7A3B = 0x634B
4216ad30f8e7SGabor Kovesdan0x7A3C = 0x3254
4217ad30f8e7SGabor Kovesdan0x7A3D = 0x374E
4218ad30f8e7SGabor Kovesdan0x7A3E = 0x634C
4219ad30f8e7SGabor Kovesdan0x7A3F = 0x3946
4220ad30f8e7SGabor Kovesdan0x7A40 = 0x3972
4221ad30f8e7SGabor Kovesdan0x7A42 = 0x4A66
4222ad30f8e7SGabor Kovesdan0x7A43 = 0x634E
4223ad30f8e7SGabor Kovesdan0x7A46 = 0x4B54
4224ad30f8e7SGabor Kovesdan0x7A49 = 0x6350
4225ad30f8e7SGabor Kovesdan0x7A4D = 0x4051
4226ad30f8e7SGabor Kovesdan0x7A4E = 0x314F
4227ad30f8e7SGabor Kovesdan0x7A4F = 0x323A
4228ad30f8e7SGabor Kovesdan0x7A50 = 0x302C
4229ad30f8e7SGabor Kovesdan0x7A57 = 0x634F
4230ad30f8e7SGabor Kovesdan0x7A61 = 0x6351
4231ad30f8e7SGabor Kovesdan0x7A62 = 0x6352
4232ad30f8e7SGabor Kovesdan0x7A63 = 0x3E77
4233ad30f8e7SGabor Kovesdan0x7A69 = 0x6353
4234ad30f8e7SGabor Kovesdan0x7A6B = 0x334F
4235ad30f8e7SGabor Kovesdan0x7A70 = 0x6355
4236ad30f8e7SGabor Kovesdan0x7A74 = 0x376A
4237ad30f8e7SGabor Kovesdan0x7A76 = 0x3566
4238ad30f8e7SGabor Kovesdan0x7A79 = 0x6356
4239ad30f8e7SGabor Kovesdan0x7A7A = 0x3675
4240ad30f8e7SGabor Kovesdan0x7A7D = 0x6357
4241ad30f8e7SGabor Kovesdan0x7A7F = 0x407C
4242ad30f8e7SGabor Kovesdan0x7A81 = 0x464D
4243ad30f8e7SGabor Kovesdan0x7A83 = 0x4060
4244ad30f8e7SGabor Kovesdan0x7A84 = 0x3A75
4245ad30f8e7SGabor Kovesdan0x7A88 = 0x6358
4246ad30f8e7SGabor Kovesdan0x7A92 = 0x4362
4247ad30f8e7SGabor Kovesdan0x7A93 = 0x416B
4248ad30f8e7SGabor Kovesdan0x7A95 = 0x635A
4249ad30f8e7SGabor Kovesdan0x7A96 = 0x635C
4250ad30f8e7SGabor Kovesdan0x7A97 = 0x6359
4251ad30f8e7SGabor Kovesdan0x7A98 = 0x635B
4252ad30f8e7SGabor Kovesdan0x7A9F = 0x3722
4253ad30f8e7SGabor Kovesdan0x7AA9 = 0x635D
4254ad30f8e7SGabor Kovesdan0x7AAA = 0x3726
4255ad30f8e7SGabor Kovesdan0x7AAE = 0x3567
4256ad30f8e7SGabor Kovesdan0x7AAF = 0x4D52
4257ad30f8e7SGabor Kovesdan0x7AB0 = 0x635F
4258ad30f8e7SGabor Kovesdan0x7AB6 = 0x6360
4259ad30f8e7SGabor Kovesdan0x7ABA = 0x312E
4260ad30f8e7SGabor Kovesdan0x7ABF = 0x6363
4261ad30f8e7SGabor Kovesdan0x7AC3 = 0x3376
4262ad30f8e7SGabor Kovesdan0x7AC4 = 0x6362
4263ad30f8e7SGabor Kovesdan0x7AC5 = 0x6361
4264ad30f8e7SGabor Kovesdan0x7AC7 = 0x6365
4265ad30f8e7SGabor Kovesdan0x7AC8 = 0x635E
4266ad30f8e7SGabor Kovesdan0x7ACA = 0x6366
4267ad30f8e7SGabor Kovesdan0x7ACB = 0x4E29
4268ad30f8e7SGabor Kovesdan0x7ACD = 0x6367
4269ad30f8e7SGabor Kovesdan0x7ACF = 0x6368
4270ad30f8e7SGabor Kovesdan0x7AD2 = 0x5474
4271ad30f8e7SGabor Kovesdan0x7AD3 = 0x636A
4272ad30f8e7SGabor Kovesdan0x7AD5 = 0x6369
4273ad30f8e7SGabor Kovesdan0x7AD9 = 0x636B
4274ad30f8e7SGabor Kovesdan0x7ADA = 0x636C
4275ad30f8e7SGabor Kovesdan0x7ADC = 0x4E35
4276ad30f8e7SGabor Kovesdan0x7ADD = 0x636D
4277ad30f8e7SGabor Kovesdan0x7ADF = 0x706F
4278ad30f8e7SGabor Kovesdan0x7AE0 = 0x3E4F
4279ad30f8e7SGabor Kovesdan0x7AE1 = 0x636E
4280ad30f8e7SGabor Kovesdan0x7AE2 = 0x636F
4281ad30f8e7SGabor Kovesdan0x7AE3 = 0x3D57
4282ad30f8e7SGabor Kovesdan0x7AE5 = 0x4638
4283ad30f8e7SGabor Kovesdan0x7AE6 = 0x6370
4284ad30f8e7SGabor Kovesdan0x7AEA = 0x4328
4285ad30f8e7SGabor Kovesdan0x7AED = 0x6371
4286ad30f8e7SGabor Kovesdan0x7AEF = 0x433C
4287ad30f8e7SGabor Kovesdan0x7AF0 = 0x6372
4288ad30f8e7SGabor Kovesdan0x7AF6 = 0x3625
4289ad30f8e7SGabor Kovesdan0x7AF8 = 0x513F
4290ad30f8e7SGabor Kovesdan0x7AF9 = 0x435D
4291ad30f8e7SGabor Kovesdan0x7AFA = 0x3C33
4292ad30f8e7SGabor Kovesdan0x7AFF = 0x3448
4293ad30f8e7SGabor Kovesdan0x7B02 = 0x6373
4294ad30f8e7SGabor Kovesdan0x7B04 = 0x6422
4295ad30f8e7SGabor Kovesdan0x7B06 = 0x6376
4296ad30f8e7SGabor Kovesdan0x7B08 = 0x3568
4297ad30f8e7SGabor Kovesdan0x7B0A = 0x6375
4298ad30f8e7SGabor Kovesdan0x7B0B = 0x6424
4299ad30f8e7SGabor Kovesdan0x7B0F = 0x6374
4300ad30f8e7SGabor Kovesdan0x7B11 = 0x3E50
4301ad30f8e7SGabor Kovesdan0x7B18 = 0x6378
4302ad30f8e7SGabor Kovesdan0x7B19 = 0x6379
4303ad30f8e7SGabor Kovesdan0x7B1B = 0x452B
4304ad30f8e7SGabor Kovesdan0x7B1E = 0x637A
4305ad30f8e7SGabor Kovesdan0x7B20 = 0x335E
4306ad30f8e7SGabor Kovesdan0x7B25 = 0x3F5A
4307ad30f8e7SGabor Kovesdan0x7B26 = 0x4964
4308ad30f8e7SGabor Kovesdan0x7B28 = 0x637C
4309ad30f8e7SGabor Kovesdan0x7B2C = 0x4268
4310ad30f8e7SGabor Kovesdan0x7B33 = 0x6377
4311ad30f8e7SGabor Kovesdan0x7B35 = 0x637B
4312ad30f8e7SGabor Kovesdan0x7B36 = 0x637D
4313ad30f8e7SGabor Kovesdan0x7B39 = 0x3A7B
4314ad30f8e7SGabor Kovesdan0x7B45 = 0x6426
4315ad30f8e7SGabor Kovesdan0x7B46 = 0x492E
4316ad30f8e7SGabor Kovesdan0x7B48 = 0x4826
4317ad30f8e7SGabor Kovesdan0x7B49 = 0x4579
4318ad30f8e7SGabor Kovesdan0x7B4B = 0x365A
4319ad30f8e7SGabor Kovesdan0x7B4C = 0x6425
4320ad30f8e7SGabor Kovesdan0x7B4D = 0x6423
4321ad30f8e7SGabor Kovesdan0x7B4F = 0x4835
4322ad30f8e7SGabor Kovesdan0x7B50 = 0x637E
4323ad30f8e7SGabor Kovesdan0x7B51 = 0x435E
4324ad30f8e7SGabor Kovesdan0x7B52 = 0x457B
4325ad30f8e7SGabor Kovesdan0x7B54 = 0x457A
4326ad30f8e7SGabor Kovesdan0x7B56 = 0x3A76
4327ad30f8e7SGabor Kovesdan0x7B5D = 0x6438
4328ad30f8e7SGabor Kovesdan0x7B65 = 0x6428
4329ad30f8e7SGabor Kovesdan0x7B67 = 0x642A
4330ad30f8e7SGabor Kovesdan0x7B6C = 0x642D
4331ad30f8e7SGabor Kovesdan0x7B6E = 0x642E
4332ad30f8e7SGabor Kovesdan0x7B70 = 0x642B
4333ad30f8e7SGabor Kovesdan0x7B71 = 0x642C
4334ad30f8e7SGabor Kovesdan0x7B74 = 0x6429
4335ad30f8e7SGabor Kovesdan0x7B75 = 0x6427
4336ad30f8e7SGabor Kovesdan0x7B7A = 0x6421
4337ad30f8e7SGabor Kovesdan0x7B86 = 0x4A4F
4338ad30f8e7SGabor Kovesdan0x7B87 = 0x3255
4339ad30f8e7SGabor Kovesdan0x7B8B = 0x6435
4340ad30f8e7SGabor Kovesdan0x7B8D = 0x6432
4341ad30f8e7SGabor Kovesdan0x7B8F = 0x6437
4342ad30f8e7SGabor Kovesdan0x7B92 = 0x6436
4343ad30f8e7SGabor Kovesdan0x7B94 = 0x4773
4344ad30f8e7SGabor Kovesdan0x7B95 = 0x4C27
4345ad30f8e7SGabor Kovesdan0x7B97 = 0x3B3B
4346ad30f8e7SGabor Kovesdan0x7B98 = 0x6430
4347ad30f8e7SGabor Kovesdan0x7B99 = 0x6439
4348ad30f8e7SGabor Kovesdan0x7B9A = 0x6434
4349ad30f8e7SGabor Kovesdan0x7B9C = 0x6433
4350ad30f8e7SGabor Kovesdan0x7B9D = 0x642F
4351ad30f8e7SGabor Kovesdan0x7B9F = 0x6431
4352ad30f8e7SGabor Kovesdan0x7BA1 = 0x3449
4353ad30f8e7SGabor Kovesdan0x7BAA = 0x433D
4354ad30f8e7SGabor Kovesdan0x7BAD = 0x407D
4355ad30f8e7SGabor Kovesdan0x7BB1 = 0x4822
4356ad30f8e7SGabor Kovesdan0x7BB4 = 0x643E
4357ad30f8e7SGabor Kovesdan0x7BB8 = 0x4824
4358ad30f8e7SGabor Kovesdan0x7BC0 = 0x4061
4359ad30f8e7SGabor Kovesdan0x7BC1 = 0x643B
4360ad30f8e7SGabor Kovesdan0x7BC4 = 0x484F
4361ad30f8e7SGabor Kovesdan0x7BC6 = 0x643F
4362ad30f8e7SGabor Kovesdan0x7BC7 = 0x4A53
4363ad30f8e7SGabor Kovesdan0x7BC9 = 0x435B
4364ad30f8e7SGabor Kovesdan0x7BCB = 0x643A
4365ad30f8e7SGabor Kovesdan0x7BCC = 0x643C
4366ad30f8e7SGabor Kovesdan0x7BCF = 0x643D
4367ad30f8e7SGabor Kovesdan0x7BDD = 0x6440
4368ad30f8e7SGabor Kovesdan0x7BE0 = 0x3C44
4369ad30f8e7SGabor Kovesdan0x7BE4 = 0x4646
4370ad30f8e7SGabor Kovesdan0x7BE5 = 0x6445
4371ad30f8e7SGabor Kovesdan0x7BE6 = 0x6444
4372ad30f8e7SGabor Kovesdan0x7BE9 = 0x6441
4373ad30f8e7SGabor Kovesdan0x7BED = 0x4F36
4374ad30f8e7SGabor Kovesdan0x7BF3 = 0x644A
4375ad30f8e7SGabor Kovesdan0x7BF6 = 0x644E
4376ad30f8e7SGabor Kovesdan0x7BF7 = 0x644B
4377ad30f8e7SGabor Kovesdan0x7C00 = 0x6447
4378ad30f8e7SGabor Kovesdan0x7C07 = 0x6448
4379ad30f8e7SGabor Kovesdan0x7C0D = 0x644D
4380ad30f8e7SGabor Kovesdan0x7C11 = 0x6442
4381ad30f8e7SGabor Kovesdan0x7C12 = 0x5255
4382ad30f8e7SGabor Kovesdan0x7C13 = 0x6449
4383ad30f8e7SGabor Kovesdan0x7C14 = 0x6443
4384ad30f8e7SGabor Kovesdan0x7C17 = 0x644C
4385ad30f8e7SGabor Kovesdan0x7C1F = 0x6452
4386ad30f8e7SGabor Kovesdan0x7C21 = 0x344A
4387ad30f8e7SGabor Kovesdan0x7C23 = 0x644F
4388ad30f8e7SGabor Kovesdan0x7C27 = 0x6450
4389ad30f8e7SGabor Kovesdan0x7C2A = 0x6451
4390ad30f8e7SGabor Kovesdan0x7C2B = 0x6454
4391ad30f8e7SGabor Kovesdan0x7C37 = 0x6453
4392ad30f8e7SGabor Kovesdan0x7C38 = 0x4876
4393ad30f8e7SGabor Kovesdan0x7C3D = 0x6455
4394ad30f8e7SGabor Kovesdan0x7C3E = 0x4E7C
4395ad30f8e7SGabor Kovesdan0x7C3F = 0x4A6D
4396ad30f8e7SGabor Kovesdan0x7C40 = 0x645A
4397ad30f8e7SGabor Kovesdan0x7C43 = 0x6457
4398ad30f8e7SGabor Kovesdan0x7C4C = 0x6456
4399ad30f8e7SGabor Kovesdan0x7C4D = 0x4052
4400ad30f8e7SGabor Kovesdan0x7C4F = 0x6459
4401ad30f8e7SGabor Kovesdan0x7C50 = 0x645B
4402ad30f8e7SGabor Kovesdan0x7C54 = 0x6458
4403ad30f8e7SGabor Kovesdan0x7C56 = 0x645F
4404ad30f8e7SGabor Kovesdan0x7C58 = 0x645C
4405ad30f8e7SGabor Kovesdan0x7C5F = 0x645D
4406ad30f8e7SGabor Kovesdan0x7C60 = 0x6446
4407ad30f8e7SGabor Kovesdan0x7C64 = 0x645E
4408ad30f8e7SGabor Kovesdan0x7C65 = 0x6460
4409ad30f8e7SGabor Kovesdan0x7C6C = 0x6461
4410ad30f8e7SGabor Kovesdan0x7C73 = 0x4A46
4411ad30f8e7SGabor Kovesdan0x7C75 = 0x6462
4412ad30f8e7SGabor Kovesdan0x7C7E = 0x4C62
4413ad30f8e7SGabor Kovesdan0x7C81 = 0x364E
4414ad30f8e7SGabor Kovesdan0x7C82 = 0x3729
4415ad30f8e7SGabor Kovesdan0x7C83 = 0x6463
4416ad30f8e7SGabor Kovesdan0x7C89 = 0x4A34
4417ad30f8e7SGabor Kovesdan0x7C8B = 0x3F68
4418ad30f8e7SGabor Kovesdan0x7C8D = 0x4C30
4419ad30f8e7SGabor Kovesdan0x7C90 = 0x6464
4420ad30f8e7SGabor Kovesdan0x7C92 = 0x4E33
4421ad30f8e7SGabor Kovesdan0x7C95 = 0x4774
4422ad30f8e7SGabor Kovesdan0x7C97 = 0x4146
4423ad30f8e7SGabor Kovesdan0x7C98 = 0x4734
4424ad30f8e7SGabor Kovesdan0x7C9B = 0x3D4D
4425ad30f8e7SGabor Kovesdan0x7C9F = 0x3040
4426ad30f8e7SGabor Kovesdan0x7CA1 = 0x6469
4427ad30f8e7SGabor Kovesdan0x7CA2 = 0x6467
4428ad30f8e7SGabor Kovesdan0x7CA4 = 0x6465
4429ad30f8e7SGabor Kovesdan0x7CA5 = 0x3421
4430ad30f8e7SGabor Kovesdan0x7CA7 = 0x3E51
4431ad30f8e7SGabor Kovesdan0x7CA8 = 0x646A
4432ad30f8e7SGabor Kovesdan0x7CAB = 0x6468
4433ad30f8e7SGabor Kovesdan0x7CAD = 0x6466
4434ad30f8e7SGabor Kovesdan0x7CAE = 0x646E
4435ad30f8e7SGabor Kovesdan0x7CB1 = 0x646D
4436ad30f8e7SGabor Kovesdan0x7CB2 = 0x646C
4437ad30f8e7SGabor Kovesdan0x7CB3 = 0x646B
4438ad30f8e7SGabor Kovesdan0x7CB9 = 0x646F
4439ad30f8e7SGabor Kovesdan0x7CBD = 0x6470
4440ad30f8e7SGabor Kovesdan0x7CBE = 0x403A
4441ad30f8e7SGabor Kovesdan0x7CC0 = 0x6471
4442ad30f8e7SGabor Kovesdan0x7CC2 = 0x6473
4443ad30f8e7SGabor Kovesdan0x7CC5 = 0x6472
4444ad30f8e7SGabor Kovesdan0x7CCA = 0x3852
4445ad30f8e7SGabor Kovesdan0x7CCE = 0x4138
4446ad30f8e7SGabor Kovesdan0x7CD2 = 0x6475
4447ad30f8e7SGabor Kovesdan0x7CD6 = 0x457C
4448ad30f8e7SGabor Kovesdan0x7CD8 = 0x6474
4449ad30f8e7SGabor Kovesdan0x7CDC = 0x6476
4450ad30f8e7SGabor Kovesdan0x7CDE = 0x4A35
4451ad30f8e7SGabor Kovesdan0x7CDF = 0x416C
4452ad30f8e7SGabor Kovesdan0x7CE0 = 0x3947
4453ad30f8e7SGabor Kovesdan0x7CE2 = 0x6477
4454ad30f8e7SGabor Kovesdan0x7CE7 = 0x4E48
4455ad30f8e7SGabor Kovesdan0x7CEF = 0x6479
4456ad30f8e7SGabor Kovesdan0x7CF2 = 0x647A
4457ad30f8e7SGabor Kovesdan0x7CF4 = 0x647B
4458ad30f8e7SGabor Kovesdan0x7CF6 = 0x647C
4459ad30f8e7SGabor Kovesdan0x7CF8 = 0x3B65
4460ad30f8e7SGabor Kovesdan0x7CFA = 0x647D
4461ad30f8e7SGabor Kovesdan0x7CFB = 0x374F
4462ad30f8e7SGabor Kovesdan0x7CFE = 0x356A
4463ad30f8e7SGabor Kovesdan0x7D00 = 0x352A
4464ad30f8e7SGabor Kovesdan0x7D02 = 0x6521
4465ad30f8e7SGabor Kovesdan0x7D04 = 0x4C73
4466ad30f8e7SGabor Kovesdan0x7D05 = 0x3948
4467ad30f8e7SGabor Kovesdan0x7D06 = 0x647E
4468ad30f8e7SGabor Kovesdan0x7D0A = 0x6524
4469ad30f8e7SGabor Kovesdan0x7D0B = 0x4C66
4470ad30f8e7SGabor Kovesdan0x7D0D = 0x473C
4471ad30f8e7SGabor Kovesdan0x7D10 = 0x4933
4472ad30f8e7SGabor Kovesdan0x7D14 = 0x3D63
4473ad30f8e7SGabor Kovesdan0x7D15 = 0x6523
4474ad30f8e7SGabor Kovesdan0x7D17 = 0x3C53
4475ad30f8e7SGabor Kovesdan0x7D18 = 0x3949
4476ad30f8e7SGabor Kovesdan0x7D19 = 0x3B66
4477ad30f8e7SGabor Kovesdan0x7D1A = 0x3569
4478ad30f8e7SGabor Kovesdan0x7D1B = 0x4A36
4479ad30f8e7SGabor Kovesdan0x7D1C = 0x6522
4480ad30f8e7SGabor Kovesdan0x7D20 = 0x4147
4481ad30f8e7SGabor Kovesdan0x7D21 = 0x4B42
4482ad30f8e7SGabor Kovesdan0x7D22 = 0x3A77
4483ad30f8e7SGabor Kovesdan0x7D2B = 0x3B67
4484ad30f8e7SGabor Kovesdan0x7D2C = 0x445D
4485ad30f8e7SGabor Kovesdan0x7D2E = 0x6527
4486ad30f8e7SGabor Kovesdan0x7D2F = 0x4E5F
4487ad30f8e7SGabor Kovesdan0x7D30 = 0x3A59
4488ad30f8e7SGabor Kovesdan0x7D32 = 0x6528
4489ad30f8e7SGabor Kovesdan0x7D33 = 0x3F42
4490ad30f8e7SGabor Kovesdan0x7D35 = 0x652A
4491ad30f8e7SGabor Kovesdan0x7D39 = 0x3E52
4492ad30f8e7SGabor Kovesdan0x7D3A = 0x3A30
4493ad30f8e7SGabor Kovesdan0x7D3F = 0x6529
4494ad30f8e7SGabor Kovesdan0x7D42 = 0x3D2A
4495ad30f8e7SGabor Kovesdan0x7D43 = 0x383E
4496ad30f8e7SGabor Kovesdan0x7D44 = 0x4148
4497ad30f8e7SGabor Kovesdan0x7D45 = 0x6525
4498ad30f8e7SGabor Kovesdan0x7D46 = 0x652B
4499ad30f8e7SGabor Kovesdan0x7D4B = 0x6526
4500ad30f8e7SGabor Kovesdan0x7D4C = 0x3750
4501ad30f8e7SGabor Kovesdan0x7D4E = 0x652E
4502ad30f8e7SGabor Kovesdan0x7D4F = 0x6532
4503ad30f8e7SGabor Kovesdan0x7D50 = 0x376B
4504ad30f8e7SGabor Kovesdan0x7D56 = 0x652D
4505ad30f8e7SGabor Kovesdan0x7D5B = 0x6536
4506ad30f8e7SGabor Kovesdan0x7D5E = 0x394A
4507ad30f8e7SGabor Kovesdan0x7D61 = 0x4D6D
4508ad30f8e7SGabor Kovesdan0x7D62 = 0x303C
4509ad30f8e7SGabor Kovesdan0x7D63 = 0x6533
4510ad30f8e7SGabor Kovesdan0x7D66 = 0x356B
4511ad30f8e7SGabor Kovesdan0x7D68 = 0x6530
4512ad30f8e7SGabor Kovesdan0x7D6E = 0x6531
4513ad30f8e7SGabor Kovesdan0x7D71 = 0x457D
4514ad30f8e7SGabor Kovesdan0x7D72 = 0x652F
4515ad30f8e7SGabor Kovesdan0x7D73 = 0x652C
4516ad30f8e7SGabor Kovesdan0x7D75 = 0x3328
4517ad30f8e7SGabor Kovesdan0x7D76 = 0x4064
4518ad30f8e7SGabor Kovesdan0x7D79 = 0x3828
4519ad30f8e7SGabor Kovesdan0x7D7D = 0x6538
4520ad30f8e7SGabor Kovesdan0x7D89 = 0x6535
4521ad30f8e7SGabor Kovesdan0x7D8F = 0x6537
4522ad30f8e7SGabor Kovesdan0x7D93 = 0x6534
4523ad30f8e7SGabor Kovesdan0x7D99 = 0x3751
4524ad30f8e7SGabor Kovesdan0x7D9A = 0x4233
4525ad30f8e7SGabor Kovesdan0x7D9B = 0x6539
4526ad30f8e7SGabor Kovesdan0x7D9C = 0x416E
4527ad30f8e7SGabor Kovesdan0x7D9F = 0x6546
4528ad30f8e7SGabor Kovesdan0x7DA2 = 0x6542
4529ad30f8e7SGabor Kovesdan0x7DA3 = 0x653C
4530ad30f8e7SGabor Kovesdan0x7DAB = 0x6540
4531ad30f8e7SGabor Kovesdan0x7DAC = 0x3C7A
4532ad30f8e7SGabor Kovesdan0x7DAD = 0x305D
4533ad30f8e7SGabor Kovesdan0x7DAE = 0x653B
4534ad30f8e7SGabor Kovesdan0x7DAF = 0x6543
4535ad30f8e7SGabor Kovesdan0x7DB0 = 0x6547
4536ad30f8e7SGabor Kovesdan0x7DB1 = 0x394B
4537ad30f8e7SGabor Kovesdan0x7DB2 = 0x4C56
4538ad30f8e7SGabor Kovesdan0x7DB4 = 0x4456
4539ad30f8e7SGabor Kovesdan0x7DB5 = 0x653D
4540ad30f8e7SGabor Kovesdan0x7DB8 = 0x6545
4541ad30f8e7SGabor Kovesdan0x7DBA = 0x653A
4542ad30f8e7SGabor Kovesdan0x7DBB = 0x433E
4543ad30f8e7SGabor Kovesdan0x7DBD = 0x653F
4544ad30f8e7SGabor Kovesdan0x7DBE = 0x303D
4545ad30f8e7SGabor Kovesdan0x7DBF = 0x4C4A
4546ad30f8e7SGabor Kovesdan0x7DC7 = 0x653E
4547ad30f8e7SGabor Kovesdan0x7DCA = 0x365B
4548ad30f8e7SGabor Kovesdan0x7DCB = 0x486C
4549ad30f8e7SGabor Kovesdan0x7DCF = 0x416D
4550ad30f8e7SGabor Kovesdan0x7DD1 = 0x4E50
4551ad30f8e7SGabor Kovesdan0x7DD2 = 0x3D6F
4552ad30f8e7SGabor Kovesdan0x7DD5 = 0x656E
4553ad30f8e7SGabor Kovesdan0x7DD8 = 0x6548
4554ad30f8e7SGabor Kovesdan0x7DDA = 0x407E
4555ad30f8e7SGabor Kovesdan0x7DDC = 0x6544
4556ad30f8e7SGabor Kovesdan0x7DDD = 0x6549
4557ad30f8e7SGabor Kovesdan0x7DDE = 0x654B
4558ad30f8e7SGabor Kovesdan0x7DE0 = 0x4479
4559ad30f8e7SGabor Kovesdan0x7DE1 = 0x654E
4560ad30f8e7SGabor Kovesdan0x7DE4 = 0x654A
4561ad30f8e7SGabor Kovesdan0x7DE8 = 0x4A54
4562ad30f8e7SGabor Kovesdan0x7DE9 = 0x344B
4563ad30f8e7SGabor Kovesdan0x7DEC = 0x4C4B
4564ad30f8e7SGabor Kovesdan0x7DEF = 0x305E
4565ad30f8e7SGabor Kovesdan0x7DF2 = 0x654D
4566ad30f8e7SGabor Kovesdan0x7DF4 = 0x4E7D
4567ad30f8e7SGabor Kovesdan0x7DFB = 0x654C
4568ad30f8e7SGabor Kovesdan0x7E01 = 0x316F
4569ad30f8e7SGabor Kovesdan0x7E04 = 0x466C
4570ad30f8e7SGabor Kovesdan0x7E05 = 0x654F
4571ad30f8e7SGabor Kovesdan0x7E09 = 0x6556
4572ad30f8e7SGabor Kovesdan0x7E0A = 0x6550
4573ad30f8e7SGabor Kovesdan0x7E0B = 0x6557
4574ad30f8e7SGabor Kovesdan0x7E12 = 0x6553
4575ad30f8e7SGabor Kovesdan0x7E1B = 0x477B
4576ad30f8e7SGabor Kovesdan0x7E1E = 0x3C4A
4577ad30f8e7SGabor Kovesdan0x7E1F = 0x6555
4578ad30f8e7SGabor Kovesdan0x7E21 = 0x6552
4579ad30f8e7SGabor Kovesdan0x7E22 = 0x6558
4580ad30f8e7SGabor Kovesdan0x7E23 = 0x6551
4581ad30f8e7SGabor Kovesdan0x7E26 = 0x3D44
4582ad30f8e7SGabor Kovesdan0x7E2B = 0x4B25
4583ad30f8e7SGabor Kovesdan0x7E2E = 0x3D4C
4584ad30f8e7SGabor Kovesdan0x7E31 = 0x6554
4585ad30f8e7SGabor Kovesdan0x7E32 = 0x6560
4586ad30f8e7SGabor Kovesdan0x7E35 = 0x655C
4587ad30f8e7SGabor Kovesdan0x7E37 = 0x655F
4588ad30f8e7SGabor Kovesdan0x7E39 = 0x655D
4589ad30f8e7SGabor Kovesdan0x7E3A = 0x6561
4590ad30f8e7SGabor Kovesdan0x7E3B = 0x655B
4591ad30f8e7SGabor Kovesdan0x7E3D = 0x6541
4592ad30f8e7SGabor Kovesdan0x7E3E = 0x4053
4593ad30f8e7SGabor Kovesdan0x7E41 = 0x484B
4594ad30f8e7SGabor Kovesdan0x7E43 = 0x655E
4595ad30f8e7SGabor Kovesdan0x7E46 = 0x6559
4596ad30f8e7SGabor Kovesdan0x7E4A = 0x4121
4597ad30f8e7SGabor Kovesdan0x7E4B = 0x3752
4598ad30f8e7SGabor Kovesdan0x7E4D = 0x3D2B
4599ad30f8e7SGabor Kovesdan0x7E54 = 0x3F25
4600ad30f8e7SGabor Kovesdan0x7E55 = 0x4136
4601ad30f8e7SGabor Kovesdan0x7E56 = 0x6564
4602ad30f8e7SGabor Kovesdan0x7E59 = 0x6566
4603ad30f8e7SGabor Kovesdan0x7E5A = 0x6567
4604ad30f8e7SGabor Kovesdan0x7E5D = 0x6563
4605ad30f8e7SGabor Kovesdan0x7E5E = 0x6565
4606ad30f8e7SGabor Kovesdan0x7E66 = 0x655A
4607ad30f8e7SGabor Kovesdan0x7E67 = 0x6562
4608ad30f8e7SGabor Kovesdan0x7E69 = 0x656A
4609ad30f8e7SGabor Kovesdan0x7E6A = 0x6569
4610ad30f8e7SGabor Kovesdan0x7E6D = 0x4B7A
4611ad30f8e7SGabor Kovesdan0x7E70 = 0x372B
4612ad30f8e7SGabor Kovesdan0x7E79 = 0x6568
4613ad30f8e7SGabor Kovesdan0x7E7B = 0x656C
4614ad30f8e7SGabor Kovesdan0x7E7C = 0x656B
4615ad30f8e7SGabor Kovesdan0x7E7D = 0x656F
4616ad30f8e7SGabor Kovesdan0x7E7F = 0x6571
4617ad30f8e7SGabor Kovesdan0x7E82 = 0x3B3C
4618ad30f8e7SGabor Kovesdan0x7E83 = 0x656D
4619ad30f8e7SGabor Kovesdan0x7E88 = 0x6572
4620ad30f8e7SGabor Kovesdan0x7E89 = 0x6573
4621ad30f8e7SGabor Kovesdan0x7E8C = 0x6574
4622ad30f8e7SGabor Kovesdan0x7E8E = 0x657A
4623ad30f8e7SGabor Kovesdan0x7E8F = 0x453B
4624ad30f8e7SGabor Kovesdan0x7E90 = 0x6576
4625ad30f8e7SGabor Kovesdan0x7E92 = 0x6575
4626ad30f8e7SGabor Kovesdan0x7E93 = 0x6577
4627ad30f8e7SGabor Kovesdan0x7E94 = 0x6578
4628ad30f8e7SGabor Kovesdan0x7E96 = 0x6579
4629ad30f8e7SGabor Kovesdan0x7E9B = 0x657B
4630ad30f8e7SGabor Kovesdan0x7E9C = 0x657C
4631ad30f8e7SGabor Kovesdan0x7F36 = 0x344C
4632ad30f8e7SGabor Kovesdan0x7F38 = 0x657D
4633ad30f8e7SGabor Kovesdan0x7F3A = 0x657E
4634ad30f8e7SGabor Kovesdan0x7F45 = 0x6621
4635ad30f8e7SGabor Kovesdan0x7F4C = 0x6622
4636ad30f8e7SGabor Kovesdan0x7F4D = 0x6623
4637ad30f8e7SGabor Kovesdan0x7F4E = 0x6624
4638ad30f8e7SGabor Kovesdan0x7F50 = 0x6625
4639ad30f8e7SGabor Kovesdan0x7F51 = 0x6626
4640ad30f8e7SGabor Kovesdan0x7F54 = 0x6628
4641ad30f8e7SGabor Kovesdan0x7F55 = 0x6627
4642ad30f8e7SGabor Kovesdan0x7F58 = 0x6629
4643ad30f8e7SGabor Kovesdan0x7F5F = 0x662A
4644ad30f8e7SGabor Kovesdan0x7F60 = 0x662B
4645ad30f8e7SGabor Kovesdan0x7F67 = 0x662E
4646ad30f8e7SGabor Kovesdan0x7F68 = 0x662C
4647ad30f8e7SGabor Kovesdan0x7F69 = 0x662D
4648ad30f8e7SGabor Kovesdan0x7F6A = 0x3A61
4649ad30f8e7SGabor Kovesdan0x7F6B = 0x3753
4650ad30f8e7SGabor Kovesdan0x7F6E = 0x4356
4651ad30f8e7SGabor Kovesdan0x7F70 = 0x4833
4652ad30f8e7SGabor Kovesdan0x7F72 = 0x3D70
4653ad30f8e7SGabor Kovesdan0x7F75 = 0x474D
4654ad30f8e7SGabor Kovesdan0x7F77 = 0x486D
4655ad30f8e7SGabor Kovesdan0x7F78 = 0x662F
4656ad30f8e7SGabor Kovesdan0x7F79 = 0x586D
4657ad30f8e7SGabor Kovesdan0x7F82 = 0x6630
4658ad30f8e7SGabor Kovesdan0x7F83 = 0x6632
4659ad30f8e7SGabor Kovesdan0x7F85 = 0x4D65
4660ad30f8e7SGabor Kovesdan0x7F86 = 0x6631
4661ad30f8e7SGabor Kovesdan0x7F87 = 0x6634
4662ad30f8e7SGabor Kovesdan0x7F88 = 0x6633
4663ad30f8e7SGabor Kovesdan0x7F8A = 0x4D53
4664ad30f8e7SGabor Kovesdan0x7F8C = 0x6635
4665ad30f8e7SGabor Kovesdan0x7F8E = 0x487E
4666ad30f8e7SGabor Kovesdan0x7F94 = 0x6636
4667ad30f8e7SGabor Kovesdan0x7F9A = 0x6639
4668ad30f8e7SGabor Kovesdan0x7F9D = 0x6638
4669ad30f8e7SGabor Kovesdan0x7F9E = 0x6637
4670ad30f8e7SGabor Kovesdan0x7FA3 = 0x663A
4671ad30f8e7SGabor Kovesdan0x7FA4 = 0x3732
4672ad30f8e7SGabor Kovesdan0x7FA8 = 0x4122
4673ad30f8e7SGabor Kovesdan0x7FA9 = 0x3541
4674ad30f8e7SGabor Kovesdan0x7FAE = 0x663E
4675ad30f8e7SGabor Kovesdan0x7FAF = 0x663B
4676ad30f8e7SGabor Kovesdan0x7FB2 = 0x663C
4677ad30f8e7SGabor Kovesdan0x7FB6 = 0x663F
4678ad30f8e7SGabor Kovesdan0x7FB8 = 0x6640
4679ad30f8e7SGabor Kovesdan0x7FB9 = 0x663D
4680ad30f8e7SGabor Kovesdan0x7FBD = 0x3129
4681ad30f8e7SGabor Kovesdan0x7FC1 = 0x3227
4682ad30f8e7SGabor Kovesdan0x7FC5 = 0x6642
4683ad30f8e7SGabor Kovesdan0x7FC6 = 0x6643
4684ad30f8e7SGabor Kovesdan0x7FCA = 0x6644
4685ad30f8e7SGabor Kovesdan0x7FCC = 0x4D62
4686ad30f8e7SGabor Kovesdan0x7FD2 = 0x3D2C
4687ad30f8e7SGabor Kovesdan0x7FD4 = 0x6646
4688ad30f8e7SGabor Kovesdan0x7FD5 = 0x6645
4689ad30f8e7SGabor Kovesdan0x7FE0 = 0x3F69
4690ad30f8e7SGabor Kovesdan0x7FE1 = 0x6647
4691ad30f8e7SGabor Kovesdan0x7FE6 = 0x6648
4692ad30f8e7SGabor Kovesdan0x7FE9 = 0x6649
4693ad30f8e7SGabor Kovesdan0x7FEB = 0x3465
4694ad30f8e7SGabor Kovesdan0x7FF0 = 0x344D
4695ad30f8e7SGabor Kovesdan0x7FF3 = 0x664A
4696ad30f8e7SGabor Kovesdan0x7FF9 = 0x664B
4697ad30f8e7SGabor Kovesdan0x7FFB = 0x4B5D
4698ad30f8e7SGabor Kovesdan0x7FFC = 0x4D63
4699ad30f8e7SGabor Kovesdan0x8000 = 0x4D54
4700ad30f8e7SGabor Kovesdan0x8001 = 0x4F37
4701ad30f8e7SGabor Kovesdan0x8003 = 0x394D
4702ad30f8e7SGabor Kovesdan0x8004 = 0x664E
4703ad30f8e7SGabor Kovesdan0x8005 = 0x3C54
4704ad30f8e7SGabor Kovesdan0x8006 = 0x664D
4705ad30f8e7SGabor Kovesdan0x800B = 0x664F
4706ad30f8e7SGabor Kovesdan0x800C = 0x3C29
4707ad30f8e7SGabor Kovesdan0x8010 = 0x4251
4708ad30f8e7SGabor Kovesdan0x8012 = 0x6650
4709ad30f8e7SGabor Kovesdan0x8015 = 0x394C
4710ad30f8e7SGabor Kovesdan0x8017 = 0x4C57
4711ad30f8e7SGabor Kovesdan0x8018 = 0x6651
4712ad30f8e7SGabor Kovesdan0x8019 = 0x6652
4713ad30f8e7SGabor Kovesdan0x801C = 0x6653
4714ad30f8e7SGabor Kovesdan0x8021 = 0x6654
4715ad30f8e7SGabor Kovesdan0x8028 = 0x6655
4716ad30f8e7SGabor Kovesdan0x8033 = 0x3C2A
4717ad30f8e7SGabor Kovesdan0x8036 = 0x4C6D
4718ad30f8e7SGabor Kovesdan0x803B = 0x6657
4719ad30f8e7SGabor Kovesdan0x803D = 0x433F
4720ad30f8e7SGabor Kovesdan0x803F = 0x6656
4721ad30f8e7SGabor Kovesdan0x8046 = 0x6659
4722ad30f8e7SGabor Kovesdan0x804A = 0x6658
4723ad30f8e7SGabor Kovesdan0x8052 = 0x665A
4724ad30f8e7SGabor Kovesdan0x8056 = 0x403B
4725ad30f8e7SGabor Kovesdan0x8058 = 0x665B
4726ad30f8e7SGabor Kovesdan0x805A = 0x665C
4727ad30f8e7SGabor Kovesdan0x805E = 0x4A39
4728ad30f8e7SGabor Kovesdan0x805F = 0x665D
4729ad30f8e7SGabor Kovesdan0x8061 = 0x416F
4730ad30f8e7SGabor Kovesdan0x8062 = 0x665E
4731ad30f8e7SGabor Kovesdan0x8068 = 0x665F
4732ad30f8e7SGabor Kovesdan0x806F = 0x4E7E
4733ad30f8e7SGabor Kovesdan0x8070 = 0x6662
4734ad30f8e7SGabor Kovesdan0x8072 = 0x6661
4735ad30f8e7SGabor Kovesdan0x8073 = 0x6660
4736ad30f8e7SGabor Kovesdan0x8074 = 0x4430
4737ad30f8e7SGabor Kovesdan0x8076 = 0x6663
4738ad30f8e7SGabor Kovesdan0x8077 = 0x3F26
4739ad30f8e7SGabor Kovesdan0x8079 = 0x6664
4740ad30f8e7SGabor Kovesdan0x807D = 0x6665
4741ad30f8e7SGabor Kovesdan0x807E = 0x4F38
4742ad30f8e7SGabor Kovesdan0x807F = 0x6666
4743ad30f8e7SGabor Kovesdan0x8084 = 0x6667
4744ad30f8e7SGabor Kovesdan0x8085 = 0x6669
4745ad30f8e7SGabor Kovesdan0x8086 = 0x6668
4746ad30f8e7SGabor Kovesdan0x8087 = 0x4825
4747ad30f8e7SGabor Kovesdan0x8089 = 0x4679
4748ad30f8e7SGabor Kovesdan0x808B = 0x4F3E
4749ad30f8e7SGabor Kovesdan0x808C = 0x4829
4750ad30f8e7SGabor Kovesdan0x8093 = 0x666B
4751ad30f8e7SGabor Kovesdan0x8096 = 0x3E53
4752ad30f8e7SGabor Kovesdan0x8098 = 0x492A
4753ad30f8e7SGabor Kovesdan0x809A = 0x666C
4754ad30f8e7SGabor Kovesdan0x809B = 0x666A
4755ad30f8e7SGabor Kovesdan0x809D = 0x344E
4756ad30f8e7SGabor Kovesdan0x80A1 = 0x3854
4757ad30f8e7SGabor Kovesdan0x80A2 = 0x3B68
4758ad30f8e7SGabor Kovesdan0x80A5 = 0x486E
4759ad30f8e7SGabor Kovesdan0x80A9 = 0x382A
4760ad30f8e7SGabor Kovesdan0x80AA = 0x4B43
4761ad30f8e7SGabor Kovesdan0x80AC = 0x666F
4762ad30f8e7SGabor Kovesdan0x80AD = 0x666D
4763ad30f8e7SGabor Kovesdan0x80AF = 0x394E
4764ad30f8e7SGabor Kovesdan0x80B1 = 0x394F
4765ad30f8e7SGabor Kovesdan0x80B2 = 0x3069
4766ad30f8e7SGabor Kovesdan0x80B4 = 0x3A68
4767ad30f8e7SGabor Kovesdan0x80BA = 0x4759
4768ad30f8e7SGabor Kovesdan0x80C3 = 0x305F
4769ad30f8e7SGabor Kovesdan0x80C4 = 0x6674
4770ad30f8e7SGabor Kovesdan0x80C6 = 0x4340
4771ad30f8e7SGabor Kovesdan0x80CC = 0x4758
4772ad30f8e7SGabor Kovesdan0x80CE = 0x425B
4773ad30f8e7SGabor Kovesdan0x80D6 = 0x6676
4774ad30f8e7SGabor Kovesdan0x80D9 = 0x6672
4775ad30f8e7SGabor Kovesdan0x80DA = 0x6675
4776ad30f8e7SGabor Kovesdan0x80DB = 0x6670
4777ad30f8e7SGabor Kovesdan0x80DD = 0x6673
4778ad30f8e7SGabor Kovesdan0x80DE = 0x4B26
4779ad30f8e7SGabor Kovesdan0x80E1 = 0x3855
4780ad30f8e7SGabor Kovesdan0x80E4 = 0x307D
4781ad30f8e7SGabor Kovesdan0x80E5 = 0x6671
4782ad30f8e7SGabor Kovesdan0x80EF = 0x6678
4783ad30f8e7SGabor Kovesdan0x80F1 = 0x6679
4784ad30f8e7SGabor Kovesdan0x80F4 = 0x4639
4785ad30f8e7SGabor Kovesdan0x80F8 = 0x363B
4786ad30f8e7SGabor Kovesdan0x80FC = 0x6726
4787ad30f8e7SGabor Kovesdan0x80FD = 0x473D
4788ad30f8e7SGabor Kovesdan0x8102 = 0x3B69
4789ad30f8e7SGabor Kovesdan0x8105 = 0x363C
4790ad30f8e7SGabor Kovesdan0x8106 = 0x4048
4791ad30f8e7SGabor Kovesdan0x8107 = 0x4F46
4792ad30f8e7SGabor Kovesdan0x8108 = 0x4C2E
4793ad30f8e7SGabor Kovesdan0x8109 = 0x6677
4794ad30f8e7SGabor Kovesdan0x810A = 0x4054
4795ad30f8e7SGabor Kovesdan0x811A = 0x3553
4796ad30f8e7SGabor Kovesdan0x811B = 0x667A
4797ad30f8e7SGabor Kovesdan0x8123 = 0x667C
4798ad30f8e7SGabor Kovesdan0x8129 = 0x667B
4799ad30f8e7SGabor Kovesdan0x812F = 0x667D
4800ad30f8e7SGabor Kovesdan0x8131 = 0x4326
4801ad30f8e7SGabor Kovesdan0x8133 = 0x473E
4802ad30f8e7SGabor Kovesdan0x8139 = 0x4431
4803ad30f8e7SGabor Kovesdan0x813E = 0x6723
4804ad30f8e7SGabor Kovesdan0x8146 = 0x6722
4805ad30f8e7SGabor Kovesdan0x814B = 0x667E
4806ad30f8e7SGabor Kovesdan0x814E = 0x3F55
4807ad30f8e7SGabor Kovesdan0x8150 = 0x4965
4808ad30f8e7SGabor Kovesdan0x8151 = 0x6725
4809ad30f8e7SGabor Kovesdan0x8153 = 0x6724
4810ad30f8e7SGabor Kovesdan0x8154 = 0x3950
4811ad30f8e7SGabor Kovesdan0x8155 = 0x4F53
4812ad30f8e7SGabor Kovesdan0x815F = 0x6735
4813ad30f8e7SGabor Kovesdan0x8165 = 0x6729
4814ad30f8e7SGabor Kovesdan0x8166 = 0x672A
4815ad30f8e7SGabor Kovesdan0x816B = 0x3C70
4816ad30f8e7SGabor Kovesdan0x816E = 0x6728
4817ad30f8e7SGabor Kovesdan0x8170 = 0x3978
4818ad30f8e7SGabor Kovesdan0x8171 = 0x6727
4819ad30f8e7SGabor Kovesdan0x8174 = 0x672B
4820ad30f8e7SGabor Kovesdan0x8178 = 0x4432
4821ad30f8e7SGabor Kovesdan0x8179 = 0x4A22
4822ad30f8e7SGabor Kovesdan0x817A = 0x4123
4823ad30f8e7SGabor Kovesdan0x817F = 0x425C
4824ad30f8e7SGabor Kovesdan0x8180 = 0x672F
4825ad30f8e7SGabor Kovesdan0x8182 = 0x6730
4826ad30f8e7SGabor Kovesdan0x8183 = 0x672C
4827ad30f8e7SGabor Kovesdan0x8188 = 0x672D
4828ad30f8e7SGabor Kovesdan0x818A = 0x672E
4829ad30f8e7SGabor Kovesdan0x818F = 0x3951
4830ad30f8e7SGabor Kovesdan0x8193 = 0x6736
4831ad30f8e7SGabor Kovesdan0x8195 = 0x6732
4832ad30f8e7SGabor Kovesdan0x819A = 0x4966
4833ad30f8e7SGabor Kovesdan0x819C = 0x4B6C
4834ad30f8e7SGabor Kovesdan0x819D = 0x4928
4835ad30f8e7SGabor Kovesdan0x81A0 = 0x6731
4836ad30f8e7SGabor Kovesdan0x81A3 = 0x6734
4837ad30f8e7SGabor Kovesdan0x81A4 = 0x6733
4838ad30f8e7SGabor Kovesdan0x81A8 = 0x4B44
4839ad30f8e7SGabor Kovesdan0x81A9 = 0x6737
4840ad30f8e7SGabor Kovesdan0x81B0 = 0x6738
4841ad30f8e7SGabor Kovesdan0x81B3 = 0x4137
4842ad30f8e7SGabor Kovesdan0x81B5 = 0x6739
4843ad30f8e7SGabor Kovesdan0x81B8 = 0x673B
4844ad30f8e7SGabor Kovesdan0x81BA = 0x673F
4845ad30f8e7SGabor Kovesdan0x81BD = 0x673C
4846ad30f8e7SGabor Kovesdan0x81BE = 0x673A
4847ad30f8e7SGabor Kovesdan0x81BF = 0x473F
4848ad30f8e7SGabor Kovesdan0x81C0 = 0x673D
4849ad30f8e7SGabor Kovesdan0x81C2 = 0x673E
4850ad30f8e7SGabor Kovesdan0x81C6 = 0x3232
4851ad30f8e7SGabor Kovesdan0x81C8 = 0x6745
4852ad30f8e7SGabor Kovesdan0x81C9 = 0x6740
4853ad30f8e7SGabor Kovesdan0x81CD = 0x6741
4854ad30f8e7SGabor Kovesdan0x81D1 = 0x6742
4855ad30f8e7SGabor Kovesdan0x81D3 = 0x4221
4856ad30f8e7SGabor Kovesdan0x81D8 = 0x6744
4857ad30f8e7SGabor Kovesdan0x81D9 = 0x6743
4858ad30f8e7SGabor Kovesdan0x81DA = 0x6746
4859ad30f8e7SGabor Kovesdan0x81DF = 0x6747
4860ad30f8e7SGabor Kovesdan0x81E0 = 0x6748
4861ad30f8e7SGabor Kovesdan0x81E3 = 0x3F43
4862ad30f8e7SGabor Kovesdan0x81E5 = 0x3269
4863ad30f8e7SGabor Kovesdan0x81E7 = 0x6749
4864ad30f8e7SGabor Kovesdan0x81E8 = 0x4E57
4865ad30f8e7SGabor Kovesdan0x81EA = 0x3C2B
4866ad30f8e7SGabor Kovesdan0x81ED = 0x3D2D
4867ad30f8e7SGabor Kovesdan0x81F3 = 0x3B6A
4868ad30f8e7SGabor Kovesdan0x81F4 = 0x4357
4869ad30f8e7SGabor Kovesdan0x81FA = 0x674A
4870ad30f8e7SGabor Kovesdan0x81FB = 0x674B
4871ad30f8e7SGabor Kovesdan0x81FC = 0x3131
4872ad30f8e7SGabor Kovesdan0x81FE = 0x674C
4873ad30f8e7SGabor Kovesdan0x8201 = 0x674D
4874ad30f8e7SGabor Kovesdan0x8202 = 0x674E
4875ad30f8e7SGabor Kovesdan0x8205 = 0x674F
4876ad30f8e7SGabor Kovesdan0x8207 = 0x6750
4877ad30f8e7SGabor Kovesdan0x8208 = 0x363D
4878ad30f8e7SGabor Kovesdan0x8209 = 0x5A2A
4879ad30f8e7SGabor Kovesdan0x820A = 0x6751
4880ad30f8e7SGabor Kovesdan0x820C = 0x4065
4881ad30f8e7SGabor Kovesdan0x820D = 0x6752
4882ad30f8e7SGabor Kovesdan0x820E = 0x3C4B
4883ad30f8e7SGabor Kovesdan0x8210 = 0x6753
4884ad30f8e7SGabor Kovesdan0x8212 = 0x5030
4885ad30f8e7SGabor Kovesdan0x8216 = 0x6754
4886ad30f8e7SGabor Kovesdan0x8217 = 0x4A5E
4887ad30f8e7SGabor Kovesdan0x8218 = 0x345C
4888ad30f8e7SGabor Kovesdan0x821B = 0x4124
4889ad30f8e7SGabor Kovesdan0x821C = 0x3D58
4890ad30f8e7SGabor Kovesdan0x821E = 0x4971
4891ad30f8e7SGabor Kovesdan0x821F = 0x3D2E
4892ad30f8e7SGabor Kovesdan0x8229 = 0x6755
4893ad30f8e7SGabor Kovesdan0x822A = 0x3952
4894ad30f8e7SGabor Kovesdan0x822B = 0x6756
4895ad30f8e7SGabor Kovesdan0x822C = 0x484C
4896ad30f8e7SGabor Kovesdan0x822E = 0x6764
4897ad30f8e7SGabor Kovesdan0x8233 = 0x6758
4898ad30f8e7SGabor Kovesdan0x8235 = 0x4249
4899ad30f8e7SGabor Kovesdan0x8236 = 0x4775
4900ad30f8e7SGabor Kovesdan0x8237 = 0x383F
4901ad30f8e7SGabor Kovesdan0x8238 = 0x6757
4902ad30f8e7SGabor Kovesdan0x8239 = 0x4125
4903ad30f8e7SGabor Kovesdan0x8240 = 0x6759
4904ad30f8e7SGabor Kovesdan0x8247 = 0x447A
4905ad30f8e7SGabor Kovesdan0x8258 = 0x675B
4906ad30f8e7SGabor Kovesdan0x8259 = 0x675A
4907ad30f8e7SGabor Kovesdan0x825A = 0x675D
4908ad30f8e7SGabor Kovesdan0x825D = 0x675C
4909ad30f8e7SGabor Kovesdan0x825F = 0x675E
4910ad30f8e7SGabor Kovesdan0x8262 = 0x6760
4911ad30f8e7SGabor Kovesdan0x8264 = 0x675F
4912ad30f8e7SGabor Kovesdan0x8266 = 0x344F
4913ad30f8e7SGabor Kovesdan0x8268 = 0x6761
4914ad30f8e7SGabor Kovesdan0x826A = 0x6762
4915ad30f8e7SGabor Kovesdan0x826B = 0x6763
4916ad30f8e7SGabor Kovesdan0x826E = 0x3A31
4917ad30f8e7SGabor Kovesdan0x826F = 0x4E49
4918ad30f8e7SGabor Kovesdan0x8271 = 0x6765
4919ad30f8e7SGabor Kovesdan0x8272 = 0x3F27
4920ad30f8e7SGabor Kovesdan0x8276 = 0x3170
4921ad30f8e7SGabor Kovesdan0x8277 = 0x6766
4922ad30f8e7SGabor Kovesdan0x8278 = 0x6767
4923ad30f8e7SGabor Kovesdan0x827E = 0x6768
4924ad30f8e7SGabor Kovesdan0x828B = 0x3072
4925ad30f8e7SGabor Kovesdan0x828D = 0x6769
4926ad30f8e7SGabor Kovesdan0x8292 = 0x676A
4927ad30f8e7SGabor Kovesdan0x8299 = 0x4967
4928ad30f8e7SGabor Kovesdan0x829D = 0x3C47
4929ad30f8e7SGabor Kovesdan0x829F = 0x676C
4930ad30f8e7SGabor Kovesdan0x82A5 = 0x3329
4931ad30f8e7SGabor Kovesdan0x82A6 = 0x3032
4932ad30f8e7SGabor Kovesdan0x82AB = 0x676B
4933ad30f8e7SGabor Kovesdan0x82AC = 0x676E
4934ad30f8e7SGabor Kovesdan0x82AD = 0x474E
4935ad30f8e7SGabor Kovesdan0x82AF = 0x3F44
4936ad30f8e7SGabor Kovesdan0x82B1 = 0x3256
4937ad30f8e7SGabor Kovesdan0x82B3 = 0x4B27
4938ad30f8e7SGabor Kovesdan0x82B8 = 0x375D
4939ad30f8e7SGabor Kovesdan0x82B9 = 0x365C
4940ad30f8e7SGabor Kovesdan0x82BB = 0x676D
4941ad30f8e7SGabor Kovesdan0x82BD = 0x326A
4942ad30f8e7SGabor Kovesdan0x82C5 = 0x3423
4943ad30f8e7SGabor Kovesdan0x82D1 = 0x3171
4944ad30f8e7SGabor Kovesdan0x82D2 = 0x6772
4945ad30f8e7SGabor Kovesdan0x82D3 = 0x4E6A
4946ad30f8e7SGabor Kovesdan0x82D4 = 0x425D
4947ad30f8e7SGabor Kovesdan0x82D7 = 0x4944
4948ad30f8e7SGabor Kovesdan0x82D9 = 0x677E
4949ad30f8e7SGabor Kovesdan0x82DB = 0x3257
4950ad30f8e7SGabor Kovesdan0x82DC = 0x677C
4951ad30f8e7SGabor Kovesdan0x82DE = 0x677A
4952ad30f8e7SGabor Kovesdan0x82DF = 0x6771
4953ad30f8e7SGabor Kovesdan0x82E1 = 0x676F
4954ad30f8e7SGabor Kovesdan0x82E3 = 0x6770
4955ad30f8e7SGabor Kovesdan0x82E5 = 0x3C63
4956ad30f8e7SGabor Kovesdan0x82E6 = 0x366C
4957ad30f8e7SGabor Kovesdan0x82E7 = 0x4377
4958ad30f8e7SGabor Kovesdan0x82EB = 0x4651
4959ad30f8e7SGabor Kovesdan0x82F1 = 0x3151
4960ad30f8e7SGabor Kovesdan0x82F3 = 0x6774
4961ad30f8e7SGabor Kovesdan0x82F4 = 0x6773
4962ad30f8e7SGabor Kovesdan0x82F9 = 0x6779
4963ad30f8e7SGabor Kovesdan0x82FA = 0x6775
4964ad30f8e7SGabor Kovesdan0x82FB = 0x6778
4965ad30f8e7SGabor Kovesdan0x8302 = 0x4C50
4966ad30f8e7SGabor Kovesdan0x8303 = 0x6777
4967ad30f8e7SGabor Kovesdan0x8304 = 0x3258
4968ad30f8e7SGabor Kovesdan0x8305 = 0x337D
4969ad30f8e7SGabor Kovesdan0x8306 = 0x677B
4970ad30f8e7SGabor Kovesdan0x8309 = 0x677D
4971ad30f8e7SGabor Kovesdan0x830E = 0x3754
4972ad30f8e7SGabor Kovesdan0x8316 = 0x6823
4973ad30f8e7SGabor Kovesdan0x8317 = 0x682C
4974ad30f8e7SGabor Kovesdan0x8318 = 0x682D
4975ad30f8e7SGabor Kovesdan0x831C = 0x302B
4976ad30f8e7SGabor Kovesdan0x8323 = 0x6834
4977ad30f8e7SGabor Kovesdan0x8328 = 0x3071
4978ad30f8e7SGabor Kovesdan0x832B = 0x682B
4979ad30f8e7SGabor Kovesdan0x832F = 0x682A
4980ad30f8e7SGabor Kovesdan0x8331 = 0x6825
4981ad30f8e7SGabor Kovesdan0x8332 = 0x6824
4982ad30f8e7SGabor Kovesdan0x8334 = 0x6822
4983ad30f8e7SGabor Kovesdan0x8335 = 0x6821
4984ad30f8e7SGabor Kovesdan0x8336 = 0x4363
4985ad30f8e7SGabor Kovesdan0x8338 = 0x427B
4986ad30f8e7SGabor Kovesdan0x8339 = 0x6827
4987ad30f8e7SGabor Kovesdan0x8340 = 0x6826
4988ad30f8e7SGabor Kovesdan0x8345 = 0x6829
4989ad30f8e7SGabor Kovesdan0x8349 = 0x4170
4990ad30f8e7SGabor Kovesdan0x834A = 0x3755
4991ad30f8e7SGabor Kovesdan0x834F = 0x3141
4992ad30f8e7SGabor Kovesdan0x8350 = 0x6828
4993ad30f8e7SGabor Kovesdan0x8352 = 0x3953
4994ad30f8e7SGabor Kovesdan0x8358 = 0x4171
4995ad30f8e7SGabor Kovesdan0x8373 = 0x683A
4996ad30f8e7SGabor Kovesdan0x8375 = 0x683B
4997ad30f8e7SGabor Kovesdan0x8377 = 0x3259
4998ad30f8e7SGabor Kovesdan0x837B = 0x322E
4999ad30f8e7SGabor Kovesdan0x837C = 0x6838
5000ad30f8e7SGabor Kovesdan0x8385 = 0x682E
5001ad30f8e7SGabor Kovesdan0x8387 = 0x6836
5002ad30f8e7SGabor Kovesdan0x8389 = 0x683D
5003ad30f8e7SGabor Kovesdan0x838A = 0x6837
5004ad30f8e7SGabor Kovesdan0x838E = 0x6835
5005ad30f8e7SGabor Kovesdan0x8393 = 0x6776
5006ad30f8e7SGabor Kovesdan0x8396 = 0x6833
5007ad30f8e7SGabor Kovesdan0x839A = 0x682F
5008ad30f8e7SGabor Kovesdan0x839E = 0x3450
5009ad30f8e7SGabor Kovesdan0x839F = 0x6831
5010ad30f8e7SGabor Kovesdan0x83A0 = 0x683C
5011ad30f8e7SGabor Kovesdan0x83A2 = 0x6832
5012ad30f8e7SGabor Kovesdan0x83A8 = 0x683E
5013ad30f8e7SGabor Kovesdan0x83AA = 0x6830
5014ad30f8e7SGabor Kovesdan0x83AB = 0x477C
5015ad30f8e7SGabor Kovesdan0x83B1 = 0x4D69
5016ad30f8e7SGabor Kovesdan0x83B5 = 0x6839
5017ad30f8e7SGabor Kovesdan0x83BD = 0x684F
5018ad30f8e7SGabor Kovesdan0x83C1 = 0x6847
5019ad30f8e7SGabor Kovesdan0x83C5 = 0x3F7B
5020ad30f8e7SGabor Kovesdan0x83CA = 0x3546
5021ad30f8e7SGabor Kovesdan0x83CC = 0x365D
5022ad30f8e7SGabor Kovesdan0x83CE = 0x6842
5023ad30f8e7SGabor Kovesdan0x83D3 = 0x325B
5024ad30f8e7SGabor Kovesdan0x83D6 = 0x3E54
5025ad30f8e7SGabor Kovesdan0x83D8 = 0x6845
5026ad30f8e7SGabor Kovesdan0x83DC = 0x3A5A
5027ad30f8e7SGabor Kovesdan0x83DF = 0x4551
5028ad30f8e7SGabor Kovesdan0x83E0 = 0x684A
5029ad30f8e7SGabor Kovesdan0x83E9 = 0x4A6E
5030ad30f8e7SGabor Kovesdan0x83EB = 0x6841
5031ad30f8e7SGabor Kovesdan0x83EF = 0x325A
5032ad30f8e7SGabor Kovesdan0x83F0 = 0x3856
5033ad30f8e7SGabor Kovesdan0x83F1 = 0x4929
5034ad30f8e7SGabor Kovesdan0x83F2 = 0x684B
5035ad30f8e7SGabor Kovesdan0x83F4 = 0x683F
5036ad30f8e7SGabor Kovesdan0x83F7 = 0x6848
5037ad30f8e7SGabor Kovesdan0x83FB = 0x6852
5038ad30f8e7SGabor Kovesdan0x83FD = 0x6843
5039ad30f8e7SGabor Kovesdan0x8403 = 0x6844
5040ad30f8e7SGabor Kovesdan0x8404 = 0x463A
5041ad30f8e7SGabor Kovesdan0x8407 = 0x6849
5042ad30f8e7SGabor Kovesdan0x840B = 0x6846
5043ad30f8e7SGabor Kovesdan0x840C = 0x4B28
5044ad30f8e7SGabor Kovesdan0x840D = 0x684C
5045ad30f8e7SGabor Kovesdan0x840E = 0x3060
5046ad30f8e7SGabor Kovesdan0x8413 = 0x6840
5047ad30f8e7SGabor Kovesdan0x8420 = 0x684E
5048ad30f8e7SGabor Kovesdan0x8422 = 0x684D
5049ad30f8e7SGabor Kovesdan0x8429 = 0x476B
5050ad30f8e7SGabor Kovesdan0x842A = 0x6854
5051ad30f8e7SGabor Kovesdan0x842C = 0x685F
5052ad30f8e7SGabor Kovesdan0x8431 = 0x337E
5053ad30f8e7SGabor Kovesdan0x8435 = 0x6862
5054ad30f8e7SGabor Kovesdan0x8438 = 0x6850
5055ad30f8e7SGabor Kovesdan0x843C = 0x6855
5056ad30f8e7SGabor Kovesdan0x843D = 0x4D6E
5057ad30f8e7SGabor Kovesdan0x8446 = 0x685E
5058ad30f8e7SGabor Kovesdan0x8449 = 0x4D55
5059ad30f8e7SGabor Kovesdan0x844E = 0x4E2A
5060ad30f8e7SGabor Kovesdan0x8457 = 0x4378
5061ad30f8e7SGabor Kovesdan0x845B = 0x336B
5062ad30f8e7SGabor Kovesdan0x8461 = 0x4972
5063ad30f8e7SGabor Kovesdan0x8462 = 0x6864
5064ad30f8e7SGabor Kovesdan0x8463 = 0x4621
5065ad30f8e7SGabor Kovesdan0x8466 = 0x3031
5066ad30f8e7SGabor Kovesdan0x8469 = 0x685D
5067ad30f8e7SGabor Kovesdan0x846B = 0x6859
5068ad30f8e7SGabor Kovesdan0x846C = 0x4172
5069ad30f8e7SGabor Kovesdan0x846D = 0x6853
5070ad30f8e7SGabor Kovesdan0x846E = 0x685B
5071ad30f8e7SGabor Kovesdan0x846F = 0x6860
5072ad30f8e7SGabor Kovesdan0x8471 = 0x472C
5073ad30f8e7SGabor Kovesdan0x8475 = 0x302A
5074ad30f8e7SGabor Kovesdan0x8477 = 0x6858
5075ad30f8e7SGabor Kovesdan0x8479 = 0x6861
5076ad30f8e7SGabor Kovesdan0x847A = 0x4978
5077ad30f8e7SGabor Kovesdan0x8482 = 0x685C
5078ad30f8e7SGabor Kovesdan0x8484 = 0x6857
5079ad30f8e7SGabor Kovesdan0x848B = 0x3E55
5080ad30f8e7SGabor Kovesdan0x8490 = 0x3D2F
5081ad30f8e7SGabor Kovesdan0x8494 = 0x3C2C
5082ad30f8e7SGabor Kovesdan0x8499 = 0x4C58
5083ad30f8e7SGabor Kovesdan0x849C = 0x4947
5084ad30f8e7SGabor Kovesdan0x849F = 0x6867
5085ad30f8e7SGabor Kovesdan0x84A1 = 0x6870
5086ad30f8e7SGabor Kovesdan0x84AD = 0x685A
5087ad30f8e7SGabor Kovesdan0x84B2 = 0x3377
5088ad30f8e7SGabor Kovesdan0x84B8 = 0x3E78
5089ad30f8e7SGabor Kovesdan0x84B9 = 0x6865
5090ad30f8e7SGabor Kovesdan0x84BB = 0x686A
5091ad30f8e7SGabor Kovesdan0x84BC = 0x4173
5092ad30f8e7SGabor Kovesdan0x84BF = 0x6866
5093ad30f8e7SGabor Kovesdan0x84C1 = 0x686D
5094ad30f8e7SGabor Kovesdan0x84C4 = 0x435F
5095ad30f8e7SGabor Kovesdan0x84C6 = 0x686E
5096ad30f8e7SGabor Kovesdan0x84C9 = 0x4D56
5097ad30f8e7SGabor Kovesdan0x84CA = 0x6863
5098ad30f8e7SGabor Kovesdan0x84CB = 0x3338
5099ad30f8e7SGabor Kovesdan0x84CD = 0x6869
5100ad30f8e7SGabor Kovesdan0x84D0 = 0x686C
5101ad30f8e7SGabor Kovesdan0x84D1 = 0x4C2C
5102ad30f8e7SGabor Kovesdan0x84D6 = 0x686F
5103ad30f8e7SGabor Kovesdan0x84D9 = 0x6868
5104ad30f8e7SGabor Kovesdan0x84DA = 0x686B
5105ad30f8e7SGabor Kovesdan0x84EC = 0x4B29
5106ad30f8e7SGabor Kovesdan0x84EE = 0x4F21
5107ad30f8e7SGabor Kovesdan0x84F4 = 0x6873
5108ad30f8e7SGabor Kovesdan0x84FC = 0x687A
5109ad30f8e7SGabor Kovesdan0x84FF = 0x6872
5110ad30f8e7SGabor Kovesdan0x8500 = 0x3C43
5111ad30f8e7SGabor Kovesdan0x8506 = 0x6851
5112ad30f8e7SGabor Kovesdan0x8511 = 0x4A4E
5113ad30f8e7SGabor Kovesdan0x8513 = 0x4C22
5114ad30f8e7SGabor Kovesdan0x8514 = 0x6879
5115ad30f8e7SGabor Kovesdan0x8515 = 0x6878
5116ad30f8e7SGabor Kovesdan0x8517 = 0x6874
5117ad30f8e7SGabor Kovesdan0x8518 = 0x6875
5118ad30f8e7SGabor Kovesdan0x851A = 0x3136
5119ad30f8e7SGabor Kovesdan0x851F = 0x6877
5120ad30f8e7SGabor Kovesdan0x8521 = 0x6871
5121ad30f8e7SGabor Kovesdan0x8526 = 0x4455
5122ad30f8e7SGabor Kovesdan0x852C = 0x6876
5123ad30f8e7SGabor Kovesdan0x852D = 0x307E
5124ad30f8e7SGabor Kovesdan0x8535 = 0x4222
5125ad30f8e7SGabor Kovesdan0x853D = 0x4A43
5126ad30f8e7SGabor Kovesdan0x8540 = 0x687B
5127ad30f8e7SGabor Kovesdan0x8541 = 0x6921
5128ad30f8e7SGabor Kovesdan0x8543 = 0x4859
5129ad30f8e7SGabor Kovesdan0x8548 = 0x687E
5130ad30f8e7SGabor Kovesdan0x8549 = 0x3E56
5131ad30f8e7SGabor Kovesdan0x854A = 0x3C49
5132ad30f8e7SGabor Kovesdan0x854B = 0x6923
5133ad30f8e7SGabor Kovesdan0x854E = 0x363E
5134ad30f8e7SGabor Kovesdan0x8555 = 0x6924
5135ad30f8e7SGabor Kovesdan0x8557 = 0x4979
5136ad30f8e7SGabor Kovesdan0x8558 = 0x687D
5137ad30f8e7SGabor Kovesdan0x855A = 0x6856
5138ad30f8e7SGabor Kovesdan0x8563 = 0x687C
5139ad30f8e7SGabor Kovesdan0x8568 = 0x4F4F
5140ad30f8e7SGabor Kovesdan0x8569 = 0x4622
5141ad30f8e7SGabor Kovesdan0x856A = 0x4973
5142ad30f8e7SGabor Kovesdan0x856D = 0x692B
5143ad30f8e7SGabor Kovesdan0x8577 = 0x6931
5144ad30f8e7SGabor Kovesdan0x857E = 0x6932
5145ad30f8e7SGabor Kovesdan0x8580 = 0x6925
5146ad30f8e7SGabor Kovesdan0x8584 = 0x4776
5147ad30f8e7SGabor Kovesdan0x8587 = 0x692F
5148ad30f8e7SGabor Kovesdan0x8588 = 0x6927
5149ad30f8e7SGabor Kovesdan0x858A = 0x6929
5150ad30f8e7SGabor Kovesdan0x8590 = 0x6933
5151ad30f8e7SGabor Kovesdan0x8591 = 0x6928
5152ad30f8e7SGabor Kovesdan0x8594 = 0x692C
5153ad30f8e7SGabor Kovesdan0x8597 = 0x3172
5154ad30f8e7SGabor Kovesdan0x8599 = 0x4665
5155ad30f8e7SGabor Kovesdan0x859B = 0x692D
5156ad30f8e7SGabor Kovesdan0x859C = 0x6930
5157ad30f8e7SGabor Kovesdan0x85A4 = 0x6926
5158ad30f8e7SGabor Kovesdan0x85A6 = 0x4126
5159ad30f8e7SGabor Kovesdan0x85A8 = 0x692A
5160ad30f8e7SGabor Kovesdan0x85A9 = 0x3B27
5161ad30f8e7SGabor Kovesdan0x85AA = 0x3F45
5162ad30f8e7SGabor Kovesdan0x85AB = 0x3730
5163ad30f8e7SGabor Kovesdan0x85AC = 0x4C74
5164ad30f8e7SGabor Kovesdan0x85AE = 0x4C79
5165ad30f8e7SGabor Kovesdan0x85AF = 0x3D72
5166ad30f8e7SGabor Kovesdan0x85B9 = 0x6937
5167ad30f8e7SGabor Kovesdan0x85BA = 0x6935
5168ad30f8e7SGabor Kovesdan0x85C1 = 0x4F4E
5169ad30f8e7SGabor Kovesdan0x85C9 = 0x6934
5170ad30f8e7SGabor Kovesdan0x85CD = 0x4D75
5171ad30f8e7SGabor Kovesdan0x85CF = 0x6936
5172ad30f8e7SGabor Kovesdan0x85D0 = 0x6938
5173ad30f8e7SGabor Kovesdan0x85D5 = 0x6939
5174ad30f8e7SGabor Kovesdan0x85DC = 0x693C
5175ad30f8e7SGabor Kovesdan0x85DD = 0x693A
5176ad30f8e7SGabor Kovesdan0x85E4 = 0x4623
5177ad30f8e7SGabor Kovesdan0x85E5 = 0x693B
5178ad30f8e7SGabor Kovesdan0x85E9 = 0x484D
5179ad30f8e7SGabor Kovesdan0x85EA = 0x692E
5180ad30f8e7SGabor Kovesdan0x85F7 = 0x3D73
5181ad30f8e7SGabor Kovesdan0x85F9 = 0x693D
5182ad30f8e7SGabor Kovesdan0x85FA = 0x6942
5183ad30f8e7SGabor Kovesdan0x85FB = 0x4174
5184ad30f8e7SGabor Kovesdan0x85FE = 0x6941
5185ad30f8e7SGabor Kovesdan0x8602 = 0x6922
5186ad30f8e7SGabor Kovesdan0x8606 = 0x6943
5187ad30f8e7SGabor Kovesdan0x8607 = 0x4149
5188ad30f8e7SGabor Kovesdan0x860A = 0x693E
5189ad30f8e7SGabor Kovesdan0x860B = 0x6940
5190ad30f8e7SGabor Kovesdan0x8613 = 0x693F
5191ad30f8e7SGabor Kovesdan0x8616 = 0x5D31
5192ad30f8e7SGabor Kovesdan0x8617 = 0x5D22
5193ad30f8e7SGabor Kovesdan0x861A = 0x6945
5194ad30f8e7SGabor Kovesdan0x8622 = 0x6944
5195ad30f8e7SGabor Kovesdan0x862D = 0x4D76
5196ad30f8e7SGabor Kovesdan0x862F = 0x623C
5197ad30f8e7SGabor Kovesdan0x8630 = 0x6946
5198ad30f8e7SGabor Kovesdan0x863F = 0x6947
5199ad30f8e7SGabor Kovesdan0x864D = 0x6948
5200ad30f8e7SGabor Kovesdan0x864E = 0x3857
5201ad30f8e7SGabor Kovesdan0x8650 = 0x3554
5202ad30f8e7SGabor Kovesdan0x8654 = 0x694A
5203ad30f8e7SGabor Kovesdan0x8655 = 0x515D
5204ad30f8e7SGabor Kovesdan0x865A = 0x3575
5205ad30f8e7SGabor Kovesdan0x865C = 0x4E3A
5206ad30f8e7SGabor Kovesdan0x865E = 0x3673
5207ad30f8e7SGabor Kovesdan0x865F = 0x694B
5208ad30f8e7SGabor Kovesdan0x8667 = 0x694C
5209ad30f8e7SGabor Kovesdan0x866B = 0x436E
5210ad30f8e7SGabor Kovesdan0x8671 = 0x694D
5211ad30f8e7SGabor Kovesdan0x8679 = 0x467A
5212ad30f8e7SGabor Kovesdan0x867B = 0x303A
5213ad30f8e7SGabor Kovesdan0x868A = 0x3263
5214ad30f8e7SGabor Kovesdan0x868B = 0x6952
5215ad30f8e7SGabor Kovesdan0x868C = 0x6953
5216ad30f8e7SGabor Kovesdan0x8693 = 0x694E
5217ad30f8e7SGabor Kovesdan0x8695 = 0x3B3D
5218ad30f8e7SGabor Kovesdan0x86A3 = 0x694F
5219ad30f8e7SGabor Kovesdan0x86A4 = 0x4742
5220ad30f8e7SGabor Kovesdan0x86A9 = 0x6950
5221ad30f8e7SGabor Kovesdan0x86AA = 0x6951
5222ad30f8e7SGabor Kovesdan0x86AB = 0x695B
5223ad30f8e7SGabor Kovesdan0x86AF = 0x6955
5224ad30f8e7SGabor Kovesdan0x86B0 = 0x6958
5225ad30f8e7SGabor Kovesdan0x86B6 = 0x6954
5226ad30f8e7SGabor Kovesdan0x86C4 = 0x6956
5227ad30f8e7SGabor Kovesdan0x86C6 = 0x6957
5228ad30f8e7SGabor Kovesdan0x86C7 = 0x3C58
5229ad30f8e7SGabor Kovesdan0x86C9 = 0x6959
5230ad30f8e7SGabor Kovesdan0x86CB = 0x4341
5231ad30f8e7SGabor Kovesdan0x86CD = 0x3756
5232ad30f8e7SGabor Kovesdan0x86CE = 0x3342
5233ad30f8e7SGabor Kovesdan0x86D4 = 0x695C
5234ad30f8e7SGabor Kovesdan0x86D9 = 0x333F
5235ad30f8e7SGabor Kovesdan0x86DB = 0x6961
5236ad30f8e7SGabor Kovesdan0x86DE = 0x695D
5237ad30f8e7SGabor Kovesdan0x86DF = 0x6960
5238ad30f8e7SGabor Kovesdan0x86E4 = 0x483A
5239ad30f8e7SGabor Kovesdan0x86E9 = 0x695E
5240ad30f8e7SGabor Kovesdan0x86EC = 0x695F
5241ad30f8e7SGabor Kovesdan0x86ED = 0x4948
5242ad30f8e7SGabor Kovesdan0x86EE = 0x485A
5243ad30f8e7SGabor Kovesdan0x86EF = 0x6962
5244ad30f8e7SGabor Kovesdan0x86F8 = 0x427D
5245ad30f8e7SGabor Kovesdan0x86F9 = 0x696C
5246ad30f8e7SGabor Kovesdan0x86FB = 0x6968
5247ad30f8e7SGabor Kovesdan0x86FE = 0x326B
5248ad30f8e7SGabor Kovesdan0x8700 = 0x6966
5249ad30f8e7SGabor Kovesdan0x8702 = 0x4B2A
5250ad30f8e7SGabor Kovesdan0x8703 = 0x6967
5251ad30f8e7SGabor Kovesdan0x8706 = 0x6964
5252ad30f8e7SGabor Kovesdan0x8708 = 0x6965
5253ad30f8e7SGabor Kovesdan0x8709 = 0x696A
5254ad30f8e7SGabor Kovesdan0x870A = 0x696D
5255ad30f8e7SGabor Kovesdan0x870D = 0x696B
5256ad30f8e7SGabor Kovesdan0x8711 = 0x6969
5257ad30f8e7SGabor Kovesdan0x8712 = 0x6963
5258ad30f8e7SGabor Kovesdan0x8718 = 0x4358
5259ad30f8e7SGabor Kovesdan0x871A = 0x6974
5260ad30f8e7SGabor Kovesdan0x871C = 0x4C2A
5261ad30f8e7SGabor Kovesdan0x8725 = 0x6972
5262ad30f8e7SGabor Kovesdan0x8729 = 0x6973
5263ad30f8e7SGabor Kovesdan0x8734 = 0x696E
5264ad30f8e7SGabor Kovesdan0x8737 = 0x6970
5265ad30f8e7SGabor Kovesdan0x873B = 0x6971
5266ad30f8e7SGabor Kovesdan0x873F = 0x696F
5267ad30f8e7SGabor Kovesdan0x8749 = 0x4066
5268ad30f8e7SGabor Kovesdan0x874B = 0x4F39
5269ad30f8e7SGabor Kovesdan0x874C = 0x6978
5270ad30f8e7SGabor Kovesdan0x874E = 0x6979
5271ad30f8e7SGabor Kovesdan0x8753 = 0x6A21
5272ad30f8e7SGabor Kovesdan0x8755 = 0x3F2A
5273ad30f8e7SGabor Kovesdan0x8757 = 0x697B
5274ad30f8e7SGabor Kovesdan0x8759 = 0x697E
5275ad30f8e7SGabor Kovesdan0x875F = 0x6976
5276ad30f8e7SGabor Kovesdan0x8760 = 0x6975
5277ad30f8e7SGabor Kovesdan0x8763 = 0x6A22
5278ad30f8e7SGabor Kovesdan0x8766 = 0x325C
5279ad30f8e7SGabor Kovesdan0x8768 = 0x697C
5280ad30f8e7SGabor Kovesdan0x876A = 0x6A23
5281ad30f8e7SGabor Kovesdan0x876E = 0x697D
5282ad30f8e7SGabor Kovesdan0x8774 = 0x697A
5283ad30f8e7SGabor Kovesdan0x8776 = 0x4433
5284ad30f8e7SGabor Kovesdan0x8778 = 0x6977
5285ad30f8e7SGabor Kovesdan0x877F = 0x4768
5286ad30f8e7SGabor Kovesdan0x8782 = 0x6A27
5287ad30f8e7SGabor Kovesdan0x878D = 0x4D3B
5288ad30f8e7SGabor Kovesdan0x879F = 0x6A26
5289ad30f8e7SGabor Kovesdan0x87A2 = 0x6A25
5290ad30f8e7SGabor Kovesdan0x87AB = 0x6A2E
5291ad30f8e7SGabor Kovesdan0x87AF = 0x6A28
5292ad30f8e7SGabor Kovesdan0x87B3 = 0x6A30
5293ad30f8e7SGabor Kovesdan0x87BA = 0x4D66
5294ad30f8e7SGabor Kovesdan0x87BB = 0x6A33
5295ad30f8e7SGabor Kovesdan0x87BD = 0x6A2A
5296ad30f8e7SGabor Kovesdan0x87C0 = 0x6A2B
5297ad30f8e7SGabor Kovesdan0x87C4 = 0x6A2F
5298ad30f8e7SGabor Kovesdan0x87C6 = 0x6A32
5299ad30f8e7SGabor Kovesdan0x87C7 = 0x6A31
5300ad30f8e7SGabor Kovesdan0x87CB = 0x6A29
5301ad30f8e7SGabor Kovesdan0x87D0 = 0x6A2C
5302ad30f8e7SGabor Kovesdan0x87D2 = 0x6A3D
5303ad30f8e7SGabor Kovesdan0x87E0 = 0x6A36
5304ad30f8e7SGabor Kovesdan0x87EF = 0x6A34
5305ad30f8e7SGabor Kovesdan0x87F2 = 0x6A35
5306ad30f8e7SGabor Kovesdan0x87F6 = 0x6A3A
5307ad30f8e7SGabor Kovesdan0x87F7 = 0x6A3B
5308ad30f8e7SGabor Kovesdan0x87F9 = 0x332A
5309ad30f8e7SGabor Kovesdan0x87FB = 0x3542
5310ad30f8e7SGabor Kovesdan0x87FE = 0x6A39
5311ad30f8e7SGabor Kovesdan0x8805 = 0x6A24
5312ad30f8e7SGabor Kovesdan0x880D = 0x6A38
5313ad30f8e7SGabor Kovesdan0x880E = 0x6A3C
5314ad30f8e7SGabor Kovesdan0x880F = 0x6A37
5315ad30f8e7SGabor Kovesdan0x8811 = 0x6A3E
5316ad30f8e7SGabor Kovesdan0x8815 = 0x6A40
5317ad30f8e7SGabor Kovesdan0x8816 = 0x6A3F
5318ad30f8e7SGabor Kovesdan0x8821 = 0x6A42
5319ad30f8e7SGabor Kovesdan0x8822 = 0x6A41
5320ad30f8e7SGabor Kovesdan0x8823 = 0x695A
5321ad30f8e7SGabor Kovesdan0x8827 = 0x6A46
5322ad30f8e7SGabor Kovesdan0x8831 = 0x6A43
5323ad30f8e7SGabor Kovesdan0x8836 = 0x6A44
5324ad30f8e7SGabor Kovesdan0x8839 = 0x6A45
5325ad30f8e7SGabor Kovesdan0x883B = 0x6A47
5326ad30f8e7SGabor Kovesdan0x8840 = 0x376C
5327ad30f8e7SGabor Kovesdan0x8842 = 0x6A49
5328ad30f8e7SGabor Kovesdan0x8844 = 0x6A48
5329ad30f8e7SGabor Kovesdan0x8846 = 0x3D30
5330ad30f8e7SGabor Kovesdan0x884C = 0x3954
5331ad30f8e7SGabor Kovesdan0x884D = 0x5E27
5332ad30f8e7SGabor Kovesdan0x8852 = 0x6A4A
5333ad30f8e7SGabor Kovesdan0x8853 = 0x3D51
5334ad30f8e7SGabor Kovesdan0x8857 = 0x3339
5335ad30f8e7SGabor Kovesdan0x8859 = 0x6A4B
5336ad30f8e7SGabor Kovesdan0x885B = 0x3152
5337ad30f8e7SGabor Kovesdan0x885D = 0x3E57
5338ad30f8e7SGabor Kovesdan0x885E = 0x6A4C
5339ad30f8e7SGabor Kovesdan0x8861 = 0x3955
5340ad30f8e7SGabor Kovesdan0x8862 = 0x6A4D
5341ad30f8e7SGabor Kovesdan0x8863 = 0x3061
5342ad30f8e7SGabor Kovesdan0x8868 = 0x493D
5343ad30f8e7SGabor Kovesdan0x886B = 0x6A4E
5344ad30f8e7SGabor Kovesdan0x8870 = 0x3F6A
5345ad30f8e7SGabor Kovesdan0x8872 = 0x6A55
5346ad30f8e7SGabor Kovesdan0x8875 = 0x6A52
5347ad30f8e7SGabor Kovesdan0x8877 = 0x436F
5348ad30f8e7SGabor Kovesdan0x887D = 0x6A53
5349ad30f8e7SGabor Kovesdan0x887E = 0x6A50
5350ad30f8e7SGabor Kovesdan0x887F = 0x365E
5351ad30f8e7SGabor Kovesdan0x8881 = 0x6A4F
5352ad30f8e7SGabor Kovesdan0x8882 = 0x6A56
5353ad30f8e7SGabor Kovesdan0x8888 = 0x3736
5354ad30f8e7SGabor Kovesdan0x888B = 0x425E
5355ad30f8e7SGabor Kovesdan0x888D = 0x6A5C
5356ad30f8e7SGabor Kovesdan0x8892 = 0x6A58
5357ad30f8e7SGabor Kovesdan0x8896 = 0x4235
5358ad30f8e7SGabor Kovesdan0x8897 = 0x6A57
5359ad30f8e7SGabor Kovesdan0x8899 = 0x6A5A
5360ad30f8e7SGabor Kovesdan0x889E = 0x6A51
5361ad30f8e7SGabor Kovesdan0x88A2 = 0x6A5B
5362ad30f8e7SGabor Kovesdan0x88A4 = 0x6A5D
5363ad30f8e7SGabor Kovesdan0x88AB = 0x486F
5364ad30f8e7SGabor Kovesdan0x88AE = 0x6A59
5365ad30f8e7SGabor Kovesdan0x88B0 = 0x6A5E
5366ad30f8e7SGabor Kovesdan0x88B1 = 0x6A60
5367ad30f8e7SGabor Kovesdan0x88B4 = 0x3853
5368ad30f8e7SGabor Kovesdan0x88B5 = 0x6A54
5369ad30f8e7SGabor Kovesdan0x88B7 = 0x3041
5370ad30f8e7SGabor Kovesdan0x88BF = 0x6A5F
5371ad30f8e7SGabor Kovesdan0x88C1 = 0x3A5B
5372ad30f8e7SGabor Kovesdan0x88C2 = 0x4E76
5373ad30f8e7SGabor Kovesdan0x88C3 = 0x6A61
5374ad30f8e7SGabor Kovesdan0x88C4 = 0x6A62
5375ad30f8e7SGabor Kovesdan0x88C5 = 0x4175
5376ad30f8e7SGabor Kovesdan0x88CF = 0x4E22
5377ad30f8e7SGabor Kovesdan0x88D4 = 0x6A63
5378ad30f8e7SGabor Kovesdan0x88D5 = 0x4D35
5379ad30f8e7SGabor Kovesdan0x88D8 = 0x6A64
5380ad30f8e7SGabor Kovesdan0x88D9 = 0x6A65
5381ad30f8e7SGabor Kovesdan0x88DC = 0x4A64
5382ad30f8e7SGabor Kovesdan0x88DD = 0x6A66
5383ad30f8e7SGabor Kovesdan0x88DF = 0x3A40
5384ad30f8e7SGabor Kovesdan0x88E1 = 0x4E23
5385ad30f8e7SGabor Kovesdan0x88E8 = 0x6A6B
5386ad30f8e7SGabor Kovesdan0x88F2 = 0x6A6C
5387ad30f8e7SGabor Kovesdan0x88F3 = 0x3E58
5388ad30f8e7SGabor Kovesdan0x88F4 = 0x6A6A
5389ad30f8e7SGabor Kovesdan0x88F8 = 0x4D67
5390ad30f8e7SGabor Kovesdan0x88F9 = 0x6A67
5391ad30f8e7SGabor Kovesdan0x88FC = 0x6A69
5392ad30f8e7SGabor Kovesdan0x88FD = 0x403D
5393ad30f8e7SGabor Kovesdan0x88FE = 0x3F7E
5394ad30f8e7SGabor Kovesdan0x8902 = 0x6A68
5395ad30f8e7SGabor Kovesdan0x8904 = 0x6A6D
5396ad30f8e7SGabor Kovesdan0x8907 = 0x4A23
5397ad30f8e7SGabor Kovesdan0x890A = 0x6A6F
5398ad30f8e7SGabor Kovesdan0x890C = 0x6A6E
5399ad30f8e7SGabor Kovesdan0x8910 = 0x336C
5400ad30f8e7SGabor Kovesdan0x8912 = 0x4B2B
5401ad30f8e7SGabor Kovesdan0x8913 = 0x6A70
5402ad30f8e7SGabor Kovesdan0x891D = 0x6A7C
5403ad30f8e7SGabor Kovesdan0x891E = 0x6A72
5404ad30f8e7SGabor Kovesdan0x8925 = 0x6A73
5405ad30f8e7SGabor Kovesdan0x892A = 0x6A74
5406ad30f8e7SGabor Kovesdan0x892B = 0x6A75
5407ad30f8e7SGabor Kovesdan0x8936 = 0x6A79
5408ad30f8e7SGabor Kovesdan0x8938 = 0x6A7A
5409ad30f8e7SGabor Kovesdan0x893B = 0x6A78
5410ad30f8e7SGabor Kovesdan0x8941 = 0x6A76
5411ad30f8e7SGabor Kovesdan0x8943 = 0x6A71
5412ad30f8e7SGabor Kovesdan0x8944 = 0x6A77
5413ad30f8e7SGabor Kovesdan0x894C = 0x6A7B
5414ad30f8e7SGabor Kovesdan0x894D = 0x7037
5415ad30f8e7SGabor Kovesdan0x8956 = 0x3228
5416ad30f8e7SGabor Kovesdan0x895E = 0x6A7E
5417ad30f8e7SGabor Kovesdan0x895F = 0x365F
5418ad30f8e7SGabor Kovesdan0x8960 = 0x6A7D
5419ad30f8e7SGabor Kovesdan0x8964 = 0x6B22
5420ad30f8e7SGabor Kovesdan0x8966 = 0x6B21
5421ad30f8e7SGabor Kovesdan0x896A = 0x6B24
5422ad30f8e7SGabor Kovesdan0x896D = 0x6B23
5423ad30f8e7SGabor Kovesdan0x896F = 0x6B25
5424ad30f8e7SGabor Kovesdan0x8972 = 0x3D31
5425ad30f8e7SGabor Kovesdan0x8974 = 0x6B26
5426ad30f8e7SGabor Kovesdan0x8977 = 0x6B27
5427ad30f8e7SGabor Kovesdan0x897E = 0x6B28
5428ad30f8e7SGabor Kovesdan0x897F = 0x403E
5429ad30f8e7SGabor Kovesdan0x8981 = 0x4D57
5430ad30f8e7SGabor Kovesdan0x8983 = 0x6B29
5431ad30f8e7SGabor Kovesdan0x8986 = 0x4A24
5432ad30f8e7SGabor Kovesdan0x8987 = 0x4746
5433ad30f8e7SGabor Kovesdan0x8988 = 0x6B2A
5434ad30f8e7SGabor Kovesdan0x898A = 0x6B2B
5435ad30f8e7SGabor Kovesdan0x898B = 0x382B
5436ad30f8e7SGabor Kovesdan0x898F = 0x352C
5437ad30f8e7SGabor Kovesdan0x8993 = 0x6B2C
5438ad30f8e7SGabor Kovesdan0x8996 = 0x3B6B
5439ad30f8e7SGabor Kovesdan0x8997 = 0x4741
5440ad30f8e7SGabor Kovesdan0x8998 = 0x6B2D
5441ad30f8e7SGabor Kovesdan0x899A = 0x3350
5442ad30f8e7SGabor Kovesdan0x89A1 = 0x6B2E
5443ad30f8e7SGabor Kovesdan0x89A6 = 0x6B30
5444ad30f8e7SGabor Kovesdan0x89A7 = 0x4D77
5445ad30f8e7SGabor Kovesdan0x89A9 = 0x6B2F
5446ad30f8e7SGabor Kovesdan0x89AA = 0x3F46
5447ad30f8e7SGabor Kovesdan0x89AC = 0x6B31
5448ad30f8e7SGabor Kovesdan0x89AF = 0x6B32
5449ad30f8e7SGabor Kovesdan0x89B2 = 0x6B33
5450ad30f8e7SGabor Kovesdan0x89B3 = 0x3451
5451ad30f8e7SGabor Kovesdan0x89BA = 0x6B34
5452ad30f8e7SGabor Kovesdan0x89BD = 0x6B35
5453ad30f8e7SGabor Kovesdan0x89BF = 0x6B36
5454ad30f8e7SGabor Kovesdan0x89C0 = 0x6B37
5455ad30f8e7SGabor Kovesdan0x89D2 = 0x3351
5456ad30f8e7SGabor Kovesdan0x89DA = 0x6B38
5457ad30f8e7SGabor Kovesdan0x89DC = 0x6B39
5458ad30f8e7SGabor Kovesdan0x89DD = 0x6B3A
5459ad30f8e7SGabor Kovesdan0x89E3 = 0x3272
5460ad30f8e7SGabor Kovesdan0x89E6 = 0x3F28
5461ad30f8e7SGabor Kovesdan0x89E7 = 0x6B3B
5462ad30f8e7SGabor Kovesdan0x89F4 = 0x6B3C
5463ad30f8e7SGabor Kovesdan0x89F8 = 0x6B3D
5464ad30f8e7SGabor Kovesdan0x8A00 = 0x3840
5465ad30f8e7SGabor Kovesdan0x8A02 = 0x447B
5466ad30f8e7SGabor Kovesdan0x8A03 = 0x6B3E
5467ad30f8e7SGabor Kovesdan0x8A08 = 0x3757
5468ad30f8e7SGabor Kovesdan0x8A0A = 0x3F56
5469ad30f8e7SGabor Kovesdan0x8A0C = 0x6B41
5470ad30f8e7SGabor Kovesdan0x8A0E = 0x4624
5471ad30f8e7SGabor Kovesdan0x8A10 = 0x6B40
5472ad30f8e7SGabor Kovesdan0x8A13 = 0x3731
5473ad30f8e7SGabor Kovesdan0x8A16 = 0x6B3F
5474ad30f8e7SGabor Kovesdan0x8A17 = 0x4277
5475ad30f8e7SGabor Kovesdan0x8A18 = 0x352D
5476ad30f8e7SGabor Kovesdan0x8A1B = 0x6B42
5477ad30f8e7SGabor Kovesdan0x8A1D = 0x6B43
5478ad30f8e7SGabor Kovesdan0x8A1F = 0x3E59
5479ad30f8e7SGabor Kovesdan0x8A23 = 0x376D
5480ad30f8e7SGabor Kovesdan0x8A25 = 0x6B44
5481ad30f8e7SGabor Kovesdan0x8A2A = 0x4B2C
5482ad30f8e7SGabor Kovesdan0x8A2D = 0x405F
5483ad30f8e7SGabor Kovesdan0x8A31 = 0x3576
5484ad30f8e7SGabor Kovesdan0x8A33 = 0x4C75
5485ad30f8e7SGabor Kovesdan0x8A34 = 0x414A
5486ad30f8e7SGabor Kovesdan0x8A36 = 0x6B45
5487ad30f8e7SGabor Kovesdan0x8A3A = 0x3F47
5488ad30f8e7SGabor Kovesdan0x8A3B = 0x4370
5489ad30f8e7SGabor Kovesdan0x8A3C = 0x3E5A
5490ad30f8e7SGabor Kovesdan0x8A41 = 0x6B46
5491ad30f8e7SGabor Kovesdan0x8A46 = 0x6B49
5492ad30f8e7SGabor Kovesdan0x8A48 = 0x6B4A
5493ad30f8e7SGabor Kovesdan0x8A50 = 0x3A3E
5494ad30f8e7SGabor Kovesdan0x8A51 = 0x4242
5495ad30f8e7SGabor Kovesdan0x8A52 = 0x6B48
5496ad30f8e7SGabor Kovesdan0x8A54 = 0x3E5B
5497ad30f8e7SGabor Kovesdan0x8A55 = 0x493E
5498ad30f8e7SGabor Kovesdan0x8A5B = 0x6B47
5499ad30f8e7SGabor Kovesdan0x8A5E = 0x3B6C
5500ad30f8e7SGabor Kovesdan0x8A60 = 0x3153
5501ad30f8e7SGabor Kovesdan0x8A62 = 0x6B4E
5502ad30f8e7SGabor Kovesdan0x8A63 = 0x3758
5503ad30f8e7SGabor Kovesdan0x8A66 = 0x3B6E
5504ad30f8e7SGabor Kovesdan0x8A69 = 0x3B6D
5505ad30f8e7SGabor Kovesdan0x8A6B = 0x4F4D
5506ad30f8e7SGabor Kovesdan0x8A6C = 0x6B4D
5507ad30f8e7SGabor Kovesdan0x8A6D = 0x6B4C
5508ad30f8e7SGabor Kovesdan0x8A6E = 0x4127
5509ad30f8e7SGabor Kovesdan0x8A70 = 0x354D
5510ad30f8e7SGabor Kovesdan0x8A71 = 0x4F43
5511ad30f8e7SGabor Kovesdan0x8A72 = 0x333A
5512ad30f8e7SGabor Kovesdan0x8A73 = 0x3E5C
5513ad30f8e7SGabor Kovesdan0x8A7C = 0x6B4B
5514ad30f8e7SGabor Kovesdan0x8A82 = 0x6B50
5515ad30f8e7SGabor Kovesdan0x8A84 = 0x6B51
5516ad30f8e7SGabor Kovesdan0x8A85 = 0x6B4F
5517ad30f8e7SGabor Kovesdan0x8A87 = 0x3858
5518ad30f8e7SGabor Kovesdan0x8A89 = 0x4D40
5519ad30f8e7SGabor Kovesdan0x8A8C = 0x3B6F
5520ad30f8e7SGabor Kovesdan0x8A8D = 0x4727
5521ad30f8e7SGabor Kovesdan0x8A91 = 0x6B54
5522ad30f8e7SGabor Kovesdan0x8A93 = 0x4040
5523ad30f8e7SGabor Kovesdan0x8A95 = 0x4342
5524ad30f8e7SGabor Kovesdan0x8A98 = 0x4D36
5525ad30f8e7SGabor Kovesdan0x8A9A = 0x6B57
5526ad30f8e7SGabor Kovesdan0x8A9E = 0x386C
5527ad30f8e7SGabor Kovesdan0x8AA0 = 0x403F
5528ad30f8e7SGabor Kovesdan0x8AA1 = 0x6B53
5529ad30f8e7SGabor Kovesdan0x8AA3 = 0x6B58
5530ad30f8e7SGabor Kovesdan0x8AA4 = 0x386D
5531ad30f8e7SGabor Kovesdan0x8AA5 = 0x6B55
5532ad30f8e7SGabor Kovesdan0x8AA6 = 0x6B56
5533ad30f8e7SGabor Kovesdan0x8AA8 = 0x6B52
5534ad30f8e7SGabor Kovesdan0x8AAC = 0x4062
5535ad30f8e7SGabor Kovesdan0x8AAD = 0x4649
5536ad30f8e7SGabor Kovesdan0x8AB0 = 0x432F
5537ad30f8e7SGabor Kovesdan0x8AB2 = 0x325D
5538ad30f8e7SGabor Kovesdan0x8AB9 = 0x4870
5539ad30f8e7SGabor Kovesdan0x8ABC = 0x3543
5540ad30f8e7SGabor Kovesdan0x8ABF = 0x4434
5541ad30f8e7SGabor Kovesdan0x8AC2 = 0x6B5B
5542ad30f8e7SGabor Kovesdan0x8AC4 = 0x6B59
5543ad30f8e7SGabor Kovesdan0x8AC7 = 0x434C
5544ad30f8e7SGabor Kovesdan0x8ACB = 0x4041
5545ad30f8e7SGabor Kovesdan0x8ACC = 0x3452
5546ad30f8e7SGabor Kovesdan0x8ACD = 0x6B5A
5547ad30f8e7SGabor Kovesdan0x8ACF = 0x3F5B
5548ad30f8e7SGabor Kovesdan0x8AD2 = 0x4E4A
5549ad30f8e7SGabor Kovesdan0x8AD6 = 0x4F40
5550ad30f8e7SGabor Kovesdan0x8ADA = 0x6B5C
5551ad30f8e7SGabor Kovesdan0x8ADB = 0x6B67
5552ad30f8e7SGabor Kovesdan0x8ADC = 0x4435
5553ad30f8e7SGabor Kovesdan0x8ADE = 0x6B66
5554ad30f8e7SGabor Kovesdan0x8AE0 = 0x6B63
5555ad30f8e7SGabor Kovesdan0x8AE1 = 0x6B6B
5556ad30f8e7SGabor Kovesdan0x8AE2 = 0x6B64
5557ad30f8e7SGabor Kovesdan0x8AE4 = 0x6B60
5558ad30f8e7SGabor Kovesdan0x8AE6 = 0x447C
5559ad30f8e7SGabor Kovesdan0x8AE7 = 0x6B5F
5560ad30f8e7SGabor Kovesdan0x8AEB = 0x6B5D
5561ad30f8e7SGabor Kovesdan0x8AED = 0x4D21
5562ad30f8e7SGabor Kovesdan0x8AEE = 0x3B70
5563ad30f8e7SGabor Kovesdan0x8AF1 = 0x6B61
5564ad30f8e7SGabor Kovesdan0x8AF3 = 0x6B5E
5565ad30f8e7SGabor Kovesdan0x8AF7 = 0x6B65
5566ad30f8e7SGabor Kovesdan0x8AF8 = 0x3D74
5567ad30f8e7SGabor Kovesdan0x8AFA = 0x3841
5568ad30f8e7SGabor Kovesdan0x8AFE = 0x427A
5569ad30f8e7SGabor Kovesdan0x8B00 = 0x4B45
5570ad30f8e7SGabor Kovesdan0x8B01 = 0x315A
5571ad30f8e7SGabor Kovesdan0x8B02 = 0x3062
5572ad30f8e7SGabor Kovesdan0x8B04 = 0x4625
5573ad30f8e7SGabor Kovesdan0x8B07 = 0x6B69
5574ad30f8e7SGabor Kovesdan0x8B0C = 0x6B68
5575ad30f8e7SGabor Kovesdan0x8B0E = 0x4666
5576ad30f8e7SGabor Kovesdan0x8B10 = 0x6B6D
5577ad30f8e7SGabor Kovesdan0x8B14 = 0x6B62
5578ad30f8e7SGabor Kovesdan0x8B16 = 0x6B6C
5579ad30f8e7SGabor Kovesdan0x8B17 = 0x6B6E
5580ad30f8e7SGabor Kovesdan0x8B19 = 0x382C
5581ad30f8e7SGabor Kovesdan0x8B1A = 0x6B6A
5582ad30f8e7SGabor Kovesdan0x8B1B = 0x3956
5583ad30f8e7SGabor Kovesdan0x8B1D = 0x3C55
5584ad30f8e7SGabor Kovesdan0x8B20 = 0x6B6F
5585ad30f8e7SGabor Kovesdan0x8B21 = 0x4D58
5586ad30f8e7SGabor Kovesdan0x8B26 = 0x6B72
5587ad30f8e7SGabor Kovesdan0x8B28 = 0x6B75
5588ad30f8e7SGabor Kovesdan0x8B2B = 0x6B73
5589ad30f8e7SGabor Kovesdan0x8B2C = 0x4935
5590ad30f8e7SGabor Kovesdan0x8B33 = 0x6B70
5591ad30f8e7SGabor Kovesdan0x8B39 = 0x3660
5592ad30f8e7SGabor Kovesdan0x8B3E = 0x6B74
5593ad30f8e7SGabor Kovesdan0x8B41 = 0x6B76
5594ad30f8e7SGabor Kovesdan0x8B49 = 0x6B7A
5595ad30f8e7SGabor Kovesdan0x8B4C = 0x6B77
5596ad30f8e7SGabor Kovesdan0x8B4E = 0x6B79
5597ad30f8e7SGabor Kovesdan0x8B4F = 0x6B78
5598ad30f8e7SGabor Kovesdan0x8B56 = 0x6B7B
5599ad30f8e7SGabor Kovesdan0x8B58 = 0x3C31
5600ad30f8e7SGabor Kovesdan0x8B5A = 0x6B7D
5601ad30f8e7SGabor Kovesdan0x8B5B = 0x6B7C
5602ad30f8e7SGabor Kovesdan0x8B5C = 0x4968
5603ad30f8e7SGabor Kovesdan0x8B5F = 0x6C21
5604ad30f8e7SGabor Kovesdan0x8B66 = 0x3759
5605ad30f8e7SGabor Kovesdan0x8B6B = 0x6B7E
5606ad30f8e7SGabor Kovesdan0x8B6C = 0x6C22
5607ad30f8e7SGabor Kovesdan0x8B6F = 0x6C23
5608ad30f8e7SGabor Kovesdan0x8B70 = 0x3544
5609ad30f8e7SGabor Kovesdan0x8B71 = 0x6641
5610ad30f8e7SGabor Kovesdan0x8B72 = 0x3E79
5611ad30f8e7SGabor Kovesdan0x8B74 = 0x6C24
5612ad30f8e7SGabor Kovesdan0x8B77 = 0x386E
5613ad30f8e7SGabor Kovesdan0x8B7D = 0x6C25
5614ad30f8e7SGabor Kovesdan0x8B80 = 0x6C26
5615ad30f8e7SGabor Kovesdan0x8B83 = 0x3B3E
5616ad30f8e7SGabor Kovesdan0x8B8A = 0x5A4E
5617ad30f8e7SGabor Kovesdan0x8B8C = 0x6C27
5618ad30f8e7SGabor Kovesdan0x8B8E = 0x6C28
5619ad30f8e7SGabor Kovesdan0x8B90 = 0x3D32
5620ad30f8e7SGabor Kovesdan0x8B92 = 0x6C29
5621ad30f8e7SGabor Kovesdan0x8B93 = 0x6C2A
5622ad30f8e7SGabor Kovesdan0x8B96 = 0x6C2B
5623ad30f8e7SGabor Kovesdan0x8B99 = 0x6C2C
5624ad30f8e7SGabor Kovesdan0x8B9A = 0x6C2D
5625ad30f8e7SGabor Kovesdan0x8C37 = 0x432B
5626ad30f8e7SGabor Kovesdan0x8C3A = 0x6C2E
5627ad30f8e7SGabor Kovesdan0x8C3F = 0x6C30
5628ad30f8e7SGabor Kovesdan0x8C41 = 0x6C2F
5629ad30f8e7SGabor Kovesdan0x8C46 = 0x4626
5630ad30f8e7SGabor Kovesdan0x8C48 = 0x6C31
5631ad30f8e7SGabor Kovesdan0x8C4A = 0x4B2D
5632ad30f8e7SGabor Kovesdan0x8C4C = 0x6C32
5633ad30f8e7SGabor Kovesdan0x8C4E = 0x6C33
5634ad30f8e7SGabor Kovesdan0x8C50 = 0x6C34
5635ad30f8e7SGabor Kovesdan0x8C55 = 0x6C35
5636ad30f8e7SGabor Kovesdan0x8C5A = 0x465A
5637ad30f8e7SGabor Kovesdan0x8C61 = 0x3E5D
5638ad30f8e7SGabor Kovesdan0x8C62 = 0x6C36
5639ad30f8e7SGabor Kovesdan0x8C6A = 0x396B
5640ad30f8e7SGabor Kovesdan0x8C6B = 0x502E
5641ad30f8e7SGabor Kovesdan0x8C6C = 0x6C37
5642ad30f8e7SGabor Kovesdan0x8C78 = 0x6C38
5643ad30f8e7SGabor Kovesdan0x8C79 = 0x493F
5644ad30f8e7SGabor Kovesdan0x8C7A = 0x6C39
5645ad30f8e7SGabor Kovesdan0x8C7C = 0x6C41
5646ad30f8e7SGabor Kovesdan0x8C82 = 0x6C3A
5647ad30f8e7SGabor Kovesdan0x8C85 = 0x6C3C
5648ad30f8e7SGabor Kovesdan0x8C89 = 0x6C3B
5649ad30f8e7SGabor Kovesdan0x8C8A = 0x6C3D
5650ad30f8e7SGabor Kovesdan0x8C8C = 0x4B46
5651ad30f8e7SGabor Kovesdan0x8C8D = 0x6C3E
5652ad30f8e7SGabor Kovesdan0x8C8E = 0x6C3F
5653ad30f8e7SGabor Kovesdan0x8C94 = 0x6C40
5654ad30f8e7SGabor Kovesdan0x8C98 = 0x6C42
5655ad30f8e7SGabor Kovesdan0x8C9D = 0x332D
5656ad30f8e7SGabor Kovesdan0x8C9E = 0x4467
5657ad30f8e7SGabor Kovesdan0x8CA0 = 0x4969
5658ad30f8e7SGabor Kovesdan0x8CA1 = 0x3A62
5659ad30f8e7SGabor Kovesdan0x8CA2 = 0x3957
5660ad30f8e7SGabor Kovesdan0x8CA7 = 0x494F
5661ad30f8e7SGabor Kovesdan0x8CA8 = 0x325F
5662ad30f8e7SGabor Kovesdan0x8CA9 = 0x484E
5663ad30f8e7SGabor Kovesdan0x8CAA = 0x6C45
5664ad30f8e7SGabor Kovesdan0x8CAB = 0x3453
5665ad30f8e7SGabor Kovesdan0x8CAC = 0x4055
5666ad30f8e7SGabor Kovesdan0x8CAD = 0x6C44
5667ad30f8e7SGabor Kovesdan0x8CAE = 0x6C49
5668ad30f8e7SGabor Kovesdan0x8CAF = 0x4379
5669ad30f8e7SGabor Kovesdan0x8CB0 = 0x4C63
5670ad30f8e7SGabor Kovesdan0x8CB2 = 0x6C47
5671ad30f8e7SGabor Kovesdan0x8CB3 = 0x6C48
5672ad30f8e7SGabor Kovesdan0x8CB4 = 0x352E
5673ad30f8e7SGabor Kovesdan0x8CB6 = 0x6C4A
5674ad30f8e7SGabor Kovesdan0x8CB7 = 0x4763
5675ad30f8e7SGabor Kovesdan0x8CB8 = 0x425F
5676ad30f8e7SGabor Kovesdan0x8CBB = 0x4871
5677ad30f8e7SGabor Kovesdan0x8CBC = 0x453D
5678ad30f8e7SGabor Kovesdan0x8CBD = 0x6C46
5679ad30f8e7SGabor Kovesdan0x8CBF = 0x4B47
5680ad30f8e7SGabor Kovesdan0x8CC0 = 0x326C
5681ad30f8e7SGabor Kovesdan0x8CC1 = 0x6C4C
5682ad30f8e7SGabor Kovesdan0x8CC2 = 0x4F28
5683ad30f8e7SGabor Kovesdan0x8CC3 = 0x4442
5684ad30f8e7SGabor Kovesdan0x8CC4 = 0x4F45
5685ad30f8e7SGabor Kovesdan0x8CC7 = 0x3B71
5686ad30f8e7SGabor Kovesdan0x8CC8 = 0x6C4B
5687ad30f8e7SGabor Kovesdan0x8CCA = 0x4231
5688ad30f8e7SGabor Kovesdan0x8CCD = 0x6C5C
5689ad30f8e7SGabor Kovesdan0x8CCE = 0x4128
5690ad30f8e7SGabor Kovesdan0x8CD1 = 0x4678
5691ad30f8e7SGabor Kovesdan0x8CD3 = 0x4950
5692ad30f8e7SGabor Kovesdan0x8CDA = 0x6C4F
5693ad30f8e7SGabor Kovesdan0x8CDB = 0x3B3F
5694ad30f8e7SGabor Kovesdan0x8CDC = 0x3B72
5695ad30f8e7SGabor Kovesdan0x8CDE = 0x3E5E
5696ad30f8e7SGabor Kovesdan0x8CE0 = 0x4765
5697ad30f8e7SGabor Kovesdan0x8CE2 = 0x382D
5698ad30f8e7SGabor Kovesdan0x8CE3 = 0x6C4E
5699ad30f8e7SGabor Kovesdan0x8CE4 = 0x6C4D
5700ad30f8e7SGabor Kovesdan0x8CE6 = 0x496A
5701ad30f8e7SGabor Kovesdan0x8CEA = 0x3C41
5702ad30f8e7SGabor Kovesdan0x8CED = 0x4552
5703ad30f8e7SGabor Kovesdan0x8CFA = 0x6C51
5704ad30f8e7SGabor Kovesdan0x8CFB = 0x6C52
5705ad30f8e7SGabor Kovesdan0x8CFC = 0x3958
5706ad30f8e7SGabor Kovesdan0x8CFD = 0x6C50
5707ad30f8e7SGabor Kovesdan0x8D04 = 0x6C53
5708ad30f8e7SGabor Kovesdan0x8D05 = 0x6C54
5709ad30f8e7SGabor Kovesdan0x8D07 = 0x6C56
5710ad30f8e7SGabor Kovesdan0x8D08 = 0x4223
5711ad30f8e7SGabor Kovesdan0x8D0A = 0x6C55
5712ad30f8e7SGabor Kovesdan0x8D0B = 0x3466
5713ad30f8e7SGabor Kovesdan0x8D0D = 0x6C58
5714ad30f8e7SGabor Kovesdan0x8D0F = 0x6C57
5715ad30f8e7SGabor Kovesdan0x8D10 = 0x6C59
5716ad30f8e7SGabor Kovesdan0x8D13 = 0x6C5B
5717ad30f8e7SGabor Kovesdan0x8D14 = 0x6C5D
5718ad30f8e7SGabor Kovesdan0x8D16 = 0x6C5E
5719ad30f8e7SGabor Kovesdan0x8D64 = 0x4056
5720ad30f8e7SGabor Kovesdan0x8D66 = 0x3C4F
5721ad30f8e7SGabor Kovesdan0x8D67 = 0x6C5F
5722ad30f8e7SGabor Kovesdan0x8D6B = 0x3352
5723ad30f8e7SGabor Kovesdan0x8D6D = 0x6C60
5724ad30f8e7SGabor Kovesdan0x8D70 = 0x4176
5725ad30f8e7SGabor Kovesdan0x8D71 = 0x6C61
5726ad30f8e7SGabor Kovesdan0x8D73 = 0x6C62
5727ad30f8e7SGabor Kovesdan0x8D74 = 0x496B
5728ad30f8e7SGabor Kovesdan0x8D77 = 0x352F
5729ad30f8e7SGabor Kovesdan0x8D81 = 0x6C63
5730ad30f8e7SGabor Kovesdan0x8D85 = 0x4436
5731ad30f8e7SGabor Kovesdan0x8D8A = 0x315B
5732ad30f8e7SGabor Kovesdan0x8D99 = 0x6C64
5733ad30f8e7SGabor Kovesdan0x8DA3 = 0x3C71
5734ad30f8e7SGabor Kovesdan0x8DA8 = 0x3F76
5735ad30f8e7SGabor Kovesdan0x8DB3 = 0x422D
5736ad30f8e7SGabor Kovesdan0x8DBA = 0x6C67
5737ad30f8e7SGabor Kovesdan0x8DBE = 0x6C66
5738ad30f8e7SGabor Kovesdan0x8DC2 = 0x6C65
5739ad30f8e7SGabor Kovesdan0x8DCB = 0x6C6D
5740ad30f8e7SGabor Kovesdan0x8DCC = 0x6C6B
5741ad30f8e7SGabor Kovesdan0x8DCF = 0x6C68
5742ad30f8e7SGabor Kovesdan0x8DD6 = 0x6C6A
5743ad30f8e7SGabor Kovesdan0x8DDA = 0x6C69
5744ad30f8e7SGabor Kovesdan0x8DDB = 0x6C6C
5745ad30f8e7SGabor Kovesdan0x8DDD = 0x3577
5746ad30f8e7SGabor Kovesdan0x8DDF = 0x6C70
5747ad30f8e7SGabor Kovesdan0x8DE1 = 0x4057
5748ad30f8e7SGabor Kovesdan0x8DE3 = 0x6C71
5749ad30f8e7SGabor Kovesdan0x8DE8 = 0x3859
5750ad30f8e7SGabor Kovesdan0x8DEA = 0x6C6E
5751ad30f8e7SGabor Kovesdan0x8DEB = 0x6C6F
5752ad30f8e7SGabor Kovesdan0x8DEF = 0x4F29
5753ad30f8e7SGabor Kovesdan0x8DF3 = 0x4437
5754ad30f8e7SGabor Kovesdan0x8DF5 = 0x4129
5755ad30f8e7SGabor Kovesdan0x8DFC = 0x6C72
5756ad30f8e7SGabor Kovesdan0x8DFF = 0x6C75
5757ad30f8e7SGabor Kovesdan0x8E08 = 0x6C73
5758ad30f8e7SGabor Kovesdan0x8E09 = 0x6C74
5759ad30f8e7SGabor Kovesdan0x8E0A = 0x4D59
5760ad30f8e7SGabor Kovesdan0x8E0F = 0x4627
5761ad30f8e7SGabor Kovesdan0x8E10 = 0x6C78
5762ad30f8e7SGabor Kovesdan0x8E1D = 0x6C76
5763ad30f8e7SGabor Kovesdan0x8E1E = 0x6C77
5764ad30f8e7SGabor Kovesdan0x8E1F = 0x6C79
5765ad30f8e7SGabor Kovesdan0x8E2A = 0x6D29
5766ad30f8e7SGabor Kovesdan0x8E30 = 0x6C7C
5767ad30f8e7SGabor Kovesdan0x8E34 = 0x6C7D
5768ad30f8e7SGabor Kovesdan0x8E35 = 0x6C7B
5769ad30f8e7SGabor Kovesdan0x8E42 = 0x6C7A
5770ad30f8e7SGabor Kovesdan0x8E44 = 0x447D
5771ad30f8e7SGabor Kovesdan0x8E47 = 0x6D21
5772ad30f8e7SGabor Kovesdan0x8E48 = 0x6D25
5773ad30f8e7SGabor Kovesdan0x8E49 = 0x6D22
5774ad30f8e7SGabor Kovesdan0x8E4A = 0x6C7E
5775ad30f8e7SGabor Kovesdan0x8E4C = 0x6D23
5776ad30f8e7SGabor Kovesdan0x8E50 = 0x6D24
5777ad30f8e7SGabor Kovesdan0x8E55 = 0x6D2B
5778ad30f8e7SGabor Kovesdan0x8E59 = 0x6D26
5779ad30f8e7SGabor Kovesdan0x8E5F = 0x4058
5780ad30f8e7SGabor Kovesdan0x8E60 = 0x6D28
5781ad30f8e7SGabor Kovesdan0x8E63 = 0x6D2A
5782ad30f8e7SGabor Kovesdan0x8E64 = 0x6D27
5783ad30f8e7SGabor Kovesdan0x8E72 = 0x6D2D
5784ad30f8e7SGabor Kovesdan0x8E74 = 0x3D33
5785ad30f8e7SGabor Kovesdan0x8E76 = 0x6D2C
5786ad30f8e7SGabor Kovesdan0x8E7C = 0x6D2E
5787ad30f8e7SGabor Kovesdan0x8E81 = 0x6D2F
5788ad30f8e7SGabor Kovesdan0x8E84 = 0x6D32
5789ad30f8e7SGabor Kovesdan0x8E85 = 0x6D31
5790ad30f8e7SGabor Kovesdan0x8E87 = 0x6D30
5791ad30f8e7SGabor Kovesdan0x8E8A = 0x6D34
5792ad30f8e7SGabor Kovesdan0x8E8B = 0x6D33
5793ad30f8e7SGabor Kovesdan0x8E8D = 0x4C76
5794ad30f8e7SGabor Kovesdan0x8E91 = 0x6D36
5795ad30f8e7SGabor Kovesdan0x8E93 = 0x6D35
5796ad30f8e7SGabor Kovesdan0x8E94 = 0x6D37
5797ad30f8e7SGabor Kovesdan0x8E99 = 0x6D38
5798ad30f8e7SGabor Kovesdan0x8EA1 = 0x6D3A
5799ad30f8e7SGabor Kovesdan0x8EAA = 0x6D39
5800ad30f8e7SGabor Kovesdan0x8EAB = 0x3F48
5801ad30f8e7SGabor Kovesdan0x8EAC = 0x6D3B
5802ad30f8e7SGabor Kovesdan0x8EAF = 0x366D
5803ad30f8e7SGabor Kovesdan0x8EB0 = 0x6D3C
5804ad30f8e7SGabor Kovesdan0x8EB1 = 0x6D3E
5805ad30f8e7SGabor Kovesdan0x8EBE = 0x6D3F
5806ad30f8e7SGabor Kovesdan0x8EC5 = 0x6D40
5807ad30f8e7SGabor Kovesdan0x8EC6 = 0x6D3D
5808ad30f8e7SGabor Kovesdan0x8EC8 = 0x6D41
5809ad30f8e7SGabor Kovesdan0x8ECA = 0x3C56
5810ad30f8e7SGabor Kovesdan0x8ECB = 0x6D42
5811ad30f8e7SGabor Kovesdan0x8ECC = 0x3530
5812ad30f8e7SGabor Kovesdan0x8ECD = 0x3733
5813ad30f8e7SGabor Kovesdan0x8ED2 = 0x382E
5814ad30f8e7SGabor Kovesdan0x8EDB = 0x6D43
5815ad30f8e7SGabor Kovesdan0x8EDF = 0x4670
5816ad30f8e7SGabor Kovesdan0x8EE2 = 0x453E
5817ad30f8e7SGabor Kovesdan0x8EE3 = 0x6D44
5818ad30f8e7SGabor Kovesdan0x8EEB = 0x6D47
5819ad30f8e7SGabor Kovesdan0x8EF8 = 0x3C34
5820ad30f8e7SGabor Kovesdan0x8EFB = 0x6D46
5821ad30f8e7SGabor Kovesdan0x8EFC = 0x6D45
5822ad30f8e7SGabor Kovesdan0x8EFD = 0x375A
5823ad30f8e7SGabor Kovesdan0x8EFE = 0x6D48
5824ad30f8e7SGabor Kovesdan0x8F03 = 0x3353
5825ad30f8e7SGabor Kovesdan0x8F05 = 0x6D4A
5826ad30f8e7SGabor Kovesdan0x8F09 = 0x3A5C
5827ad30f8e7SGabor Kovesdan0x8F0A = 0x6D49
5828ad30f8e7SGabor Kovesdan0x8F0C = 0x6D52
5829ad30f8e7SGabor Kovesdan0x8F12 = 0x6D4C
5830ad30f8e7SGabor Kovesdan0x8F13 = 0x6D4E
5831ad30f8e7SGabor Kovesdan0x8F14 = 0x4A65
5832ad30f8e7SGabor Kovesdan0x8F15 = 0x6D4B
5833ad30f8e7SGabor Kovesdan0x8F19 = 0x6D4D
5834ad30f8e7SGabor Kovesdan0x8F1B = 0x6D51
5835ad30f8e7SGabor Kovesdan0x8F1C = 0x6D4F
5836ad30f8e7SGabor Kovesdan0x8F1D = 0x3531
5837ad30f8e7SGabor Kovesdan0x8F1F = 0x6D50
5838ad30f8e7SGabor Kovesdan0x8F26 = 0x6D53
5839ad30f8e7SGabor Kovesdan0x8F29 = 0x475A
5840ad30f8e7SGabor Kovesdan0x8F2A = 0x4E58
5841ad30f8e7SGabor Kovesdan0x8F2F = 0x3D34
5842ad30f8e7SGabor Kovesdan0x8F33 = 0x6D54
5843ad30f8e7SGabor Kovesdan0x8F38 = 0x4D22
5844ad30f8e7SGabor Kovesdan0x8F39 = 0x6D56
5845ad30f8e7SGabor Kovesdan0x8F3B = 0x6D55
5846ad30f8e7SGabor Kovesdan0x8F3E = 0x6D59
5847ad30f8e7SGabor Kovesdan0x8F3F = 0x4D41
5848ad30f8e7SGabor Kovesdan0x8F42 = 0x6D58
5849ad30f8e7SGabor Kovesdan0x8F44 = 0x336D
5850ad30f8e7SGabor Kovesdan0x8F45 = 0x6D57
5851ad30f8e7SGabor Kovesdan0x8F46 = 0x6D5C
5852ad30f8e7SGabor Kovesdan0x8F49 = 0x6D5B
5853ad30f8e7SGabor Kovesdan0x8F4C = 0x6D5A
5854ad30f8e7SGabor Kovesdan0x8F4D = 0x4532
5855ad30f8e7SGabor Kovesdan0x8F4E = 0x6D5D
5856ad30f8e7SGabor Kovesdan0x8F57 = 0x6D5E
5857ad30f8e7SGabor Kovesdan0x8F5C = 0x6D5F
5858ad30f8e7SGabor Kovesdan0x8F5F = 0x396C
5859ad30f8e7SGabor Kovesdan0x8F61 = 0x3725
5860ad30f8e7SGabor Kovesdan0x8F62 = 0x6D60
5861ad30f8e7SGabor Kovesdan0x8F63 = 0x6D61
5862ad30f8e7SGabor Kovesdan0x8F64 = 0x6D62
5863ad30f8e7SGabor Kovesdan0x8F9B = 0x3F49
5864ad30f8e7SGabor Kovesdan0x8F9C = 0x6D63
5865ad30f8e7SGabor Kovesdan0x8F9E = 0x3C2D
5866ad30f8e7SGabor Kovesdan0x8F9F = 0x6D64
5867ad30f8e7SGabor Kovesdan0x8FA3 = 0x6D65
5868ad30f8e7SGabor Kovesdan0x8FA7 = 0x5221
5869ad30f8e7SGabor Kovesdan0x8FA8 = 0x517E
5870ad30f8e7SGabor Kovesdan0x8FAD = 0x6D66
5871ad30f8e7SGabor Kovesdan0x8FAE = 0x6570
5872ad30f8e7SGabor Kovesdan0x8FAF = 0x6D67
5873ad30f8e7SGabor Kovesdan0x8FB0 = 0x4324
5874ad30f8e7SGabor Kovesdan0x8FB1 = 0x3F2B
5875ad30f8e7SGabor Kovesdan0x8FB2 = 0x4740
5876ad30f8e7SGabor Kovesdan0x8FB7 = 0x6D68
5877ad30f8e7SGabor Kovesdan0x8FBA = 0x4A55
5878ad30f8e7SGabor Kovesdan0x8FBB = 0x4454
5879ad30f8e7SGabor Kovesdan0x8FBC = 0x397E
5880ad30f8e7SGabor Kovesdan0x8FBF = 0x4329
5881ad30f8e7SGabor Kovesdan0x8FC2 = 0x312A
5882ad30f8e7SGabor Kovesdan0x8FC4 = 0x4B78
5883ad30f8e7SGabor Kovesdan0x8FC5 = 0x3F57
5884ad30f8e7SGabor Kovesdan0x8FCE = 0x375E
5885ad30f8e7SGabor Kovesdan0x8FD1 = 0x3661
5886ad30f8e7SGabor Kovesdan0x8FD4 = 0x4A56
5887ad30f8e7SGabor Kovesdan0x8FDA = 0x6D69
5888ad30f8e7SGabor Kovesdan0x8FE2 = 0x6D6B
5889ad30f8e7SGabor Kovesdan0x8FE5 = 0x6D6A
5890ad30f8e7SGabor Kovesdan0x8FE6 = 0x3260
5891ad30f8e7SGabor Kovesdan0x8FE9 = 0x4676
5892ad30f8e7SGabor Kovesdan0x8FEA = 0x6D6C
5893ad30f8e7SGabor Kovesdan0x8FEB = 0x4777
5894ad30f8e7SGabor Kovesdan0x8FED = 0x4533
5895ad30f8e7SGabor Kovesdan0x8FEF = 0x6D6D
5896ad30f8e7SGabor Kovesdan0x8FF0 = 0x3D52
5897ad30f8e7SGabor Kovesdan0x8FF4 = 0x6D6F
5898ad30f8e7SGabor Kovesdan0x8FF7 = 0x4C42
5899ad30f8e7SGabor Kovesdan0x8FF8 = 0x6D7E
5900ad30f8e7SGabor Kovesdan0x8FF9 = 0x6D71
5901ad30f8e7SGabor Kovesdan0x8FFA = 0x6D72
5902ad30f8e7SGabor Kovesdan0x8FFD = 0x4449
5903ad30f8e7SGabor Kovesdan0x9000 = 0x4260
5904ad30f8e7SGabor Kovesdan0x9001 = 0x4177
5905ad30f8e7SGabor Kovesdan0x9003 = 0x4628
5906ad30f8e7SGabor Kovesdan0x9005 = 0x6D70
5907ad30f8e7SGabor Kovesdan0x9006 = 0x3555
5908ad30f8e7SGabor Kovesdan0x900B = 0x6D79
5909ad30f8e7SGabor Kovesdan0x900D = 0x6D76
5910ad30f8e7SGabor Kovesdan0x900E = 0x6E25
5911ad30f8e7SGabor Kovesdan0x900F = 0x4629
5912ad30f8e7SGabor Kovesdan0x9010 = 0x4360
5913ad30f8e7SGabor Kovesdan0x9011 = 0x6D73
5914ad30f8e7SGabor Kovesdan0x9013 = 0x447E
5915ad30f8e7SGabor Kovesdan0x9014 = 0x4553
5916ad30f8e7SGabor Kovesdan0x9015 = 0x6D74
5917ad30f8e7SGabor Kovesdan0x9016 = 0x6D78
5918ad30f8e7SGabor Kovesdan0x9017 = 0x3F60
5919ad30f8e7SGabor Kovesdan0x9019 = 0x4767
5920ad30f8e7SGabor Kovesdan0x901A = 0x444C
5921ad30f8e7SGabor Kovesdan0x901D = 0x4042
5922ad30f8e7SGabor Kovesdan0x901E = 0x6D77
5923ad30f8e7SGabor Kovesdan0x901F = 0x422E
5924ad30f8e7SGabor Kovesdan0x9020 = 0x4224
5925ad30f8e7SGabor Kovesdan0x9021 = 0x6D75
5926ad30f8e7SGabor Kovesdan0x9022 = 0x3029
5927ad30f8e7SGabor Kovesdan0x9023 = 0x4F22
5928ad30f8e7SGabor Kovesdan0x9027 = 0x6D7A
5929ad30f8e7SGabor Kovesdan0x902E = 0x4261
5930ad30f8e7SGabor Kovesdan0x9031 = 0x3D35
5931ad30f8e7SGabor Kovesdan0x9032 = 0x3F4A
5932ad30f8e7SGabor Kovesdan0x9035 = 0x6D7C
5933ad30f8e7SGabor Kovesdan0x9036 = 0x6D7B
5934ad30f8e7SGabor Kovesdan0x9038 = 0x306F
5935ad30f8e7SGabor Kovesdan0x9039 = 0x6D7D
5936ad30f8e7SGabor Kovesdan0x903C = 0x492F
5937ad30f8e7SGabor Kovesdan0x903E = 0x6E27
5938ad30f8e7SGabor Kovesdan0x9041 = 0x465B
5939ad30f8e7SGabor Kovesdan0x9042 = 0x3F6B
5940ad30f8e7SGabor Kovesdan0x9045 = 0x4359
5941ad30f8e7SGabor Kovesdan0x9047 = 0x3678
5942ad30f8e7SGabor Kovesdan0x9049 = 0x6E26
5943ad30f8e7SGabor Kovesdan0x904A = 0x4D37
5944ad30f8e7SGabor Kovesdan0x904B = 0x313F
5945ad30f8e7SGabor Kovesdan0x904D = 0x4A57
5946ad30f8e7SGabor Kovesdan0x904E = 0x3261
5947ad30f8e7SGabor Kovesdan0x904F = 0x6E21
5948ad30f8e7SGabor Kovesdan0x9050 = 0x6E22
5949ad30f8e7SGabor Kovesdan0x9051 = 0x6E23
5950ad30f8e7SGabor Kovesdan0x9052 = 0x6E24
5951ad30f8e7SGabor Kovesdan0x9053 = 0x463B
5952ad30f8e7SGabor Kovesdan0x9054 = 0x4323
5953ad30f8e7SGabor Kovesdan0x9055 = 0x3063
5954ad30f8e7SGabor Kovesdan0x9056 = 0x6E28
5955ad30f8e7SGabor Kovesdan0x9058 = 0x6E29
5956ad30f8e7SGabor Kovesdan0x9059 = 0x7423
5957ad30f8e7SGabor Kovesdan0x905C = 0x423D
5958ad30f8e7SGabor Kovesdan0x905E = 0x6E2A
5959ad30f8e7SGabor Kovesdan0x9060 = 0x3173
5960ad30f8e7SGabor Kovesdan0x9061 = 0x414C
5961ad30f8e7SGabor Kovesdan0x9063 = 0x382F
5962ad30f8e7SGabor Kovesdan0x9065 = 0x4D5A
5963ad30f8e7SGabor Kovesdan0x9068 = 0x6E2B
5964ad30f8e7SGabor Kovesdan0x9069 = 0x452C
5965ad30f8e7SGabor Kovesdan0x906D = 0x4178
5966ad30f8e7SGabor Kovesdan0x906E = 0x3C57
5967ad30f8e7SGabor Kovesdan0x906F = 0x6E2C
5968ad30f8e7SGabor Kovesdan0x9072 = 0x6E2F
5969ad30f8e7SGabor Kovesdan0x9075 = 0x3D65
5970ad30f8e7SGabor Kovesdan0x9076 = 0x6E2D
5971ad30f8e7SGabor Kovesdan0x9077 = 0x412B
5972ad30f8e7SGabor Kovesdan0x9078 = 0x412A
5973ad30f8e7SGabor Kovesdan0x907A = 0x3064
5974ad30f8e7SGabor Kovesdan0x907C = 0x4E4B
5975ad30f8e7SGabor Kovesdan0x907D = 0x6E31
5976ad30f8e7SGabor Kovesdan0x907F = 0x4872
5977ad30f8e7SGabor Kovesdan0x9080 = 0x6E33
5978ad30f8e7SGabor Kovesdan0x9081 = 0x6E32
5979ad30f8e7SGabor Kovesdan0x9082 = 0x6E30
5980ad30f8e7SGabor Kovesdan0x9083 = 0x6364
5981ad30f8e7SGabor Kovesdan0x9084 = 0x3454
5982ad30f8e7SGabor Kovesdan0x9087 = 0x6D6E
5983ad30f8e7SGabor Kovesdan0x9089 = 0x6E35
5984ad30f8e7SGabor Kovesdan0x908A = 0x6E34
5985ad30f8e7SGabor Kovesdan0x908F = 0x6E36
5986ad30f8e7SGabor Kovesdan0x9091 = 0x4D38
5987ad30f8e7SGabor Kovesdan0x90A3 = 0x4661
5988ad30f8e7SGabor Kovesdan0x90A6 = 0x4B2E
5989ad30f8e7SGabor Kovesdan0x90A8 = 0x6E37
5990ad30f8e7SGabor Kovesdan0x90AA = 0x3C59
5991ad30f8e7SGabor Kovesdan0x90AF = 0x6E38
5992ad30f8e7SGabor Kovesdan0x90B1 = 0x6E39
5993ad30f8e7SGabor Kovesdan0x90B5 = 0x6E3A
5994ad30f8e7SGabor Kovesdan0x90B8 = 0x4521
5995ad30f8e7SGabor Kovesdan0x90C1 = 0x306A
5996ad30f8e7SGabor Kovesdan0x90CA = 0x3959
5997ad30f8e7SGabor Kovesdan0x90CE = 0x4F3A
5998ad30f8e7SGabor Kovesdan0x90DB = 0x6E3E
5999ad30f8e7SGabor Kovesdan0x90E1 = 0x3734
6000ad30f8e7SGabor Kovesdan0x90E2 = 0x6E3B
6001ad30f8e7SGabor Kovesdan0x90E4 = 0x6E3C
6002ad30f8e7SGabor Kovesdan0x90E8 = 0x4974
6003ad30f8e7SGabor Kovesdan0x90ED = 0x3354
6004ad30f8e7SGabor Kovesdan0x90F5 = 0x4D39
6005ad30f8e7SGabor Kovesdan0x90F7 = 0x363F
6006ad30f8e7SGabor Kovesdan0x90FD = 0x4554
6007ad30f8e7SGabor Kovesdan0x9102 = 0x6E3F
6008ad30f8e7SGabor Kovesdan0x9112 = 0x6E40
6009ad30f8e7SGabor Kovesdan0x9119 = 0x6E41
6010ad30f8e7SGabor Kovesdan0x912D = 0x4522
6011ad30f8e7SGabor Kovesdan0x9130 = 0x6E43
6012ad30f8e7SGabor Kovesdan0x9132 = 0x6E42
6013ad30f8e7SGabor Kovesdan0x9149 = 0x4653
6014ad30f8e7SGabor Kovesdan0x914A = 0x6E44
6015ad30f8e7SGabor Kovesdan0x914B = 0x3D36
6016ad30f8e7SGabor Kovesdan0x914C = 0x3C60
6017ad30f8e7SGabor Kovesdan0x914D = 0x475B
6018ad30f8e7SGabor Kovesdan0x914E = 0x4371
6019ad30f8e7SGabor Kovesdan0x9152 = 0x3C72
6020ad30f8e7SGabor Kovesdan0x9154 = 0x3F6C
6021ad30f8e7SGabor Kovesdan0x9156 = 0x6E45
6022ad30f8e7SGabor Kovesdan0x9158 = 0x6E46
6023ad30f8e7SGabor Kovesdan0x9162 = 0x3F5D
6024ad30f8e7SGabor Kovesdan0x9163 = 0x6E47
6025ad30f8e7SGabor Kovesdan0x9165 = 0x6E48
6026ad30f8e7SGabor Kovesdan0x9169 = 0x6E49
6027ad30f8e7SGabor Kovesdan0x916A = 0x4D6F
6028ad30f8e7SGabor Kovesdan0x916C = 0x3D37
6029ad30f8e7SGabor Kovesdan0x9172 = 0x6E4B
6030ad30f8e7SGabor Kovesdan0x9173 = 0x6E4A
6031ad30f8e7SGabor Kovesdan0x9175 = 0x395A
6032ad30f8e7SGabor Kovesdan0x9177 = 0x3973
6033ad30f8e7SGabor Kovesdan0x9178 = 0x3B40
6034ad30f8e7SGabor Kovesdan0x9182 = 0x6E4E
6035ad30f8e7SGabor Kovesdan0x9187 = 0x3D66
6036ad30f8e7SGabor Kovesdan0x9189 = 0x6E4D
6037ad30f8e7SGabor Kovesdan0x918B = 0x6E4C
6038ad30f8e7SGabor Kovesdan0x918D = 0x4269
6039ad30f8e7SGabor Kovesdan0x9190 = 0x386F
6040ad30f8e7SGabor Kovesdan0x9192 = 0x4043
6041ad30f8e7SGabor Kovesdan0x9197 = 0x4830
6042ad30f8e7SGabor Kovesdan0x919C = 0x3D39
6043ad30f8e7SGabor Kovesdan0x91A2 = 0x6E4F
6044ad30f8e7SGabor Kovesdan0x91A4 = 0x3E5F
6045ad30f8e7SGabor Kovesdan0x91AA = 0x6E52
6046ad30f8e7SGabor Kovesdan0x91AB = 0x6E50
6047ad30f8e7SGabor Kovesdan0x91AF = 0x6E51
6048ad30f8e7SGabor Kovesdan0x91B4 = 0x6E54
6049ad30f8e7SGabor Kovesdan0x91B5 = 0x6E53
6050ad30f8e7SGabor Kovesdan0x91B8 = 0x3E7A
6051ad30f8e7SGabor Kovesdan0x91BA = 0x6E55
6052ad30f8e7SGabor Kovesdan0x91C0 = 0x6E56
6053ad30f8e7SGabor Kovesdan0x91C1 = 0x6E57
6054ad30f8e7SGabor Kovesdan0x91C6 = 0x4850
6055ad30f8e7SGabor Kovesdan0x91C7 = 0x3A53
6056ad30f8e7SGabor Kovesdan0x91C8 = 0x3C61
6057ad30f8e7SGabor Kovesdan0x91C9 = 0x6E58
6058ad30f8e7SGabor Kovesdan0x91CB = 0x6E59
6059ad30f8e7SGabor Kovesdan0x91CC = 0x4E24
6060ad30f8e7SGabor Kovesdan0x91CD = 0x3D45
6061ad30f8e7SGabor Kovesdan0x91CE = 0x4C6E
6062ad30f8e7SGabor Kovesdan0x91CF = 0x4E4C
6063ad30f8e7SGabor Kovesdan0x91D0 = 0x6E5A
6064ad30f8e7SGabor Kovesdan0x91D1 = 0x3662
6065ad30f8e7SGabor Kovesdan0x91D6 = 0x6E5B
6066ad30f8e7SGabor Kovesdan0x91D8 = 0x4523
6067ad30f8e7SGabor Kovesdan0x91DB = 0x6E5E
6068ad30f8e7SGabor Kovesdan0x91DC = 0x3378
6069ad30f8e7SGabor Kovesdan0x91DD = 0x3F4B
6070ad30f8e7SGabor Kovesdan0x91DF = 0x6E5C
6071ad30f8e7SGabor Kovesdan0x91E1 = 0x6E5D
6072ad30f8e7SGabor Kovesdan0x91E3 = 0x4460
6073ad30f8e7SGabor Kovesdan0x91E6 = 0x4B55
6074ad30f8e7SGabor Kovesdan0x91E7 = 0x367C
6075ad30f8e7SGabor Kovesdan0x91F5 = 0x6E60
6076ad30f8e7SGabor Kovesdan0x91F6 = 0x6E61
6077ad30f8e7SGabor Kovesdan0x91FC = 0x6E5F
6078ad30f8e7SGabor Kovesdan0x91FF = 0x6E63
6079ad30f8e7SGabor Kovesdan0x920D = 0x465F
6080ad30f8e7SGabor Kovesdan0x920E = 0x3343
6081ad30f8e7SGabor Kovesdan0x9211 = 0x6E67
6082ad30f8e7SGabor Kovesdan0x9214 = 0x6E64
6083ad30f8e7SGabor Kovesdan0x9215 = 0x6E66
6084ad30f8e7SGabor Kovesdan0x921E = 0x6E62
6085ad30f8e7SGabor Kovesdan0x9229 = 0x6F4F
6086ad30f8e7SGabor Kovesdan0x922C = 0x6E65
6087ad30f8e7SGabor Kovesdan0x9234 = 0x4E6B
6088ad30f8e7SGabor Kovesdan0x9237 = 0x385A
6089ad30f8e7SGabor Kovesdan0x923F = 0x6E6F
6090ad30f8e7SGabor Kovesdan0x9244 = 0x4534
6091ad30f8e7SGabor Kovesdan0x9245 = 0x6E6A
6092ad30f8e7SGabor Kovesdan0x9248 = 0x6E6D
6093ad30f8e7SGabor Kovesdan0x9249 = 0x6E6B
6094ad30f8e7SGabor Kovesdan0x924B = 0x6E70
6095ad30f8e7SGabor Kovesdan0x9250 = 0x6E71
6096ad30f8e7SGabor Kovesdan0x9257 = 0x6E69
6097ad30f8e7SGabor Kovesdan0x925A = 0x6E76
6098ad30f8e7SGabor Kovesdan0x925B = 0x3174
6099ad30f8e7SGabor Kovesdan0x925E = 0x6E68
6100ad30f8e7SGabor Kovesdan0x9262 = 0x482D
6101ad30f8e7SGabor Kovesdan0x9264 = 0x6E6C
6102ad30f8e7SGabor Kovesdan0x9266 = 0x3E60
6103ad30f8e7SGabor Kovesdan0x9271 = 0x395B
6104ad30f8e7SGabor Kovesdan0x927E = 0x4B48
6105ad30f8e7SGabor Kovesdan0x9280 = 0x3664
6106ad30f8e7SGabor Kovesdan0x9283 = 0x3D46
6107ad30f8e7SGabor Kovesdan0x9285 = 0x463C
6108ad30f8e7SGabor Kovesdan0x9291 = 0x412D
6109ad30f8e7SGabor Kovesdan0x9293 = 0x6E74
6110ad30f8e7SGabor Kovesdan0x9295 = 0x6E6E
6111ad30f8e7SGabor Kovesdan0x9296 = 0x6E73
6112ad30f8e7SGabor Kovesdan0x9298 = 0x4C43
6113ad30f8e7SGabor Kovesdan0x929A = 0x4438
6114ad30f8e7SGabor Kovesdan0x929B = 0x6E75
6115ad30f8e7SGabor Kovesdan0x929C = 0x6E72
6116ad30f8e7SGabor Kovesdan0x92AD = 0x412C
6117ad30f8e7SGabor Kovesdan0x92B7 = 0x6E79
6118ad30f8e7SGabor Kovesdan0x92B9 = 0x6E78
6119ad30f8e7SGabor Kovesdan0x92CF = 0x6E77
6120ad30f8e7SGabor Kovesdan0x92D2 = 0x4B2F
6121ad30f8e7SGabor Kovesdan0x92E4 = 0x3D7B
6122ad30f8e7SGabor Kovesdan0x92E9 = 0x6E7A
6123ad30f8e7SGabor Kovesdan0x92EA = 0x4A5F
6124ad30f8e7SGabor Kovesdan0x92ED = 0x3154
6125ad30f8e7SGabor Kovesdan0x92F2 = 0x4946
6126ad30f8e7SGabor Kovesdan0x92F3 = 0x4372
6127ad30f8e7SGabor Kovesdan0x92F8 = 0x3578
6128ad30f8e7SGabor Kovesdan0x92FA = 0x6E7C
6129ad30f8e7SGabor Kovesdan0x92FC = 0x395D
6130ad30f8e7SGabor Kovesdan0x9306 = 0x3B2C
6131ad30f8e7SGabor Kovesdan0x930F = 0x6E7B
6132ad30f8e7SGabor Kovesdan0x9310 = 0x3F6D
6133ad30f8e7SGabor Kovesdan0x9318 = 0x3F6E
6134ad30f8e7SGabor Kovesdan0x9319 = 0x6F21
6135ad30f8e7SGabor Kovesdan0x931A = 0x6F23
6136ad30f8e7SGabor Kovesdan0x9320 = 0x3E7B
6137ad30f8e7SGabor Kovesdan0x9322 = 0x6F22
6138ad30f8e7SGabor Kovesdan0x9323 = 0x6F24
6139ad30f8e7SGabor Kovesdan0x9326 = 0x3653
6140ad30f8e7SGabor Kovesdan0x9328 = 0x4945
6141ad30f8e7SGabor Kovesdan0x932B = 0x3C62
6142ad30f8e7SGabor Kovesdan0x932C = 0x4F23
6143ad30f8e7SGabor Kovesdan0x932E = 0x6E7E
6144ad30f8e7SGabor Kovesdan0x932F = 0x3A78
6145ad30f8e7SGabor Kovesdan0x9332 = 0x4F3F
6146ad30f8e7SGabor Kovesdan0x9335 = 0x6F26
6147ad30f8e7SGabor Kovesdan0x933A = 0x6F25
6148ad30f8e7SGabor Kovesdan0x933B = 0x6F27
6149ad30f8e7SGabor Kovesdan0x9344 = 0x6E7D
6150ad30f8e7SGabor Kovesdan0x934B = 0x4669
6151ad30f8e7SGabor Kovesdan0x934D = 0x4555
6152ad30f8e7SGabor Kovesdan0x9354 = 0x4457
6153ad30f8e7SGabor Kovesdan0x9356 = 0x6F2C
6154ad30f8e7SGabor Kovesdan0x935B = 0x4343
6155ad30f8e7SGabor Kovesdan0x935C = 0x6F28
6156ad30f8e7SGabor Kovesdan0x9360 = 0x6F29
6157ad30f8e7SGabor Kovesdan0x936C = 0x372D
6158ad30f8e7SGabor Kovesdan0x936E = 0x6F2B
6159ad30f8e7SGabor Kovesdan0x9375 = 0x3830
6160ad30f8e7SGabor Kovesdan0x937C = 0x6F2A
6161ad30f8e7SGabor Kovesdan0x937E = 0x3E61
6162ad30f8e7SGabor Kovesdan0x938C = 0x3379
6163ad30f8e7SGabor Kovesdan0x9394 = 0x6F30
6164ad30f8e7SGabor Kovesdan0x9396 = 0x3A3F
6165ad30f8e7SGabor Kovesdan0x9397 = 0x4179
6166ad30f8e7SGabor Kovesdan0x939A = 0x444A
6167ad30f8e7SGabor Kovesdan0x93A7 = 0x333B
6168ad30f8e7SGabor Kovesdan0x93AC = 0x6F2E
6169ad30f8e7SGabor Kovesdan0x93AD = 0x6F2F
6170ad30f8e7SGabor Kovesdan0x93AE = 0x4443
6171ad30f8e7SGabor Kovesdan0x93B0 = 0x6F2D
6172ad30f8e7SGabor Kovesdan0x93B9 = 0x6F31
6173ad30f8e7SGabor Kovesdan0x93C3 = 0x6F37
6174ad30f8e7SGabor Kovesdan0x93C8 = 0x6F3A
6175ad30f8e7SGabor Kovesdan0x93D0 = 0x6F39
6176ad30f8e7SGabor Kovesdan0x93D1 = 0x452D
6177ad30f8e7SGabor Kovesdan0x93D6 = 0x6F32
6178ad30f8e7SGabor Kovesdan0x93D7 = 0x6F33
6179ad30f8e7SGabor Kovesdan0x93D8 = 0x6F36
6180ad30f8e7SGabor Kovesdan0x93DD = 0x6F38
6181ad30f8e7SGabor Kovesdan0x93E1 = 0x3640
6182ad30f8e7SGabor Kovesdan0x93E4 = 0x6F3B
6183ad30f8e7SGabor Kovesdan0x93E5 = 0x6F35
6184ad30f8e7SGabor Kovesdan0x93E8 = 0x6F34
6185ad30f8e7SGabor Kovesdan0x9403 = 0x6F3F
6186ad30f8e7SGabor Kovesdan0x9407 = 0x6F40
6187ad30f8e7SGabor Kovesdan0x9410 = 0x6F41
6188ad30f8e7SGabor Kovesdan0x9413 = 0x6F3E
6189ad30f8e7SGabor Kovesdan0x9414 = 0x6F3D
6190ad30f8e7SGabor Kovesdan0x9418 = 0x3E62
6191ad30f8e7SGabor Kovesdan0x9419 = 0x462A
6192ad30f8e7SGabor Kovesdan0x941A = 0x6F3C
6193ad30f8e7SGabor Kovesdan0x9421 = 0x6F45
6194ad30f8e7SGabor Kovesdan0x942B = 0x6F43
6195ad30f8e7SGabor Kovesdan0x9435 = 0x6F44
6196ad30f8e7SGabor Kovesdan0x9436 = 0x6F42
6197ad30f8e7SGabor Kovesdan0x9438 = 0x4278
6198ad30f8e7SGabor Kovesdan0x943A = 0x6F46
6199ad30f8e7SGabor Kovesdan0x9441 = 0x6F47
6200ad30f8e7SGabor Kovesdan0x9444 = 0x6F49
6201ad30f8e7SGabor Kovesdan0x9451 = 0x3455
6202ad30f8e7SGabor Kovesdan0x9452 = 0x6F48
6203ad30f8e7SGabor Kovesdan0x9453 = 0x4C7A
6204ad30f8e7SGabor Kovesdan0x945A = 0x6F54
6205ad30f8e7SGabor Kovesdan0x945B = 0x6F4A
6206ad30f8e7SGabor Kovesdan0x945E = 0x6F4D
6207ad30f8e7SGabor Kovesdan0x9460 = 0x6F4B
6208ad30f8e7SGabor Kovesdan0x9462 = 0x6F4C
6209ad30f8e7SGabor Kovesdan0x946A = 0x6F4E
6210ad30f8e7SGabor Kovesdan0x9470 = 0x6F50
6211ad30f8e7SGabor Kovesdan0x9475 = 0x6F51
6212ad30f8e7SGabor Kovesdan0x9477 = 0x6F52
6213ad30f8e7SGabor Kovesdan0x947C = 0x6F55
6214ad30f8e7SGabor Kovesdan0x947D = 0x6F53
6215ad30f8e7SGabor Kovesdan0x947E = 0x6F56
6216ad30f8e7SGabor Kovesdan0x947F = 0x6F58
6217ad30f8e7SGabor Kovesdan0x9481 = 0x6F57
6218ad30f8e7SGabor Kovesdan0x9577 = 0x4439
6219ad30f8e7SGabor Kovesdan0x9580 = 0x4C67
6220ad30f8e7SGabor Kovesdan0x9582 = 0x6F59
6221ad30f8e7SGabor Kovesdan0x9583 = 0x412E
6222ad30f8e7SGabor Kovesdan0x9587 = 0x6F5A
6223ad30f8e7SGabor Kovesdan0x9589 = 0x4A44
6224ad30f8e7SGabor Kovesdan0x958A = 0x6F5B
6225ad30f8e7SGabor Kovesdan0x958B = 0x332B
6226ad30f8e7SGabor Kovesdan0x958F = 0x313C
6227ad30f8e7SGabor Kovesdan0x9591 = 0x3457
6228ad30f8e7SGabor Kovesdan0x9593 = 0x3456
6229ad30f8e7SGabor Kovesdan0x9594 = 0x6F5C
6230ad30f8e7SGabor Kovesdan0x9596 = 0x6F5D
6231ad30f8e7SGabor Kovesdan0x9598 = 0x6F5E
6232ad30f8e7SGabor Kovesdan0x9599 = 0x6F5F
6233ad30f8e7SGabor Kovesdan0x95A0 = 0x6F60
6234ad30f8e7SGabor Kovesdan0x95A2 = 0x3458
6235ad30f8e7SGabor Kovesdan0x95A3 = 0x3355
6236ad30f8e7SGabor Kovesdan0x95A4 = 0x395E
6237ad30f8e7SGabor Kovesdan0x95A5 = 0x4836
6238ad30f8e7SGabor Kovesdan0x95A7 = 0x6F62
6239ad30f8e7SGabor Kovesdan0x95A8 = 0x6F61
6240ad30f8e7SGabor Kovesdan0x95AD = 0x6F63
6241ad30f8e7SGabor Kovesdan0x95B2 = 0x315C
6242ad30f8e7SGabor Kovesdan0x95B9 = 0x6F66
6243ad30f8e7SGabor Kovesdan0x95BB = 0x6F65
6244ad30f8e7SGabor Kovesdan0x95BC = 0x6F64
6245ad30f8e7SGabor Kovesdan0x95BE = 0x6F67
6246ad30f8e7SGabor Kovesdan0x95C3 = 0x6F6A
6247ad30f8e7SGabor Kovesdan0x95C7 = 0x3047
6248ad30f8e7SGabor Kovesdan0x95CA = 0x6F68
6249ad30f8e7SGabor Kovesdan0x95CC = 0x6F6C
6250ad30f8e7SGabor Kovesdan0x95CD = 0x6F6B
6251ad30f8e7SGabor Kovesdan0x95D4 = 0x6F6E
6252ad30f8e7SGabor Kovesdan0x95D5 = 0x6F6D
6253ad30f8e7SGabor Kovesdan0x95D6 = 0x6F6F
6254ad30f8e7SGabor Kovesdan0x95D8 = 0x462E
6255ad30f8e7SGabor Kovesdan0x95DC = 0x6F70
6256ad30f8e7SGabor Kovesdan0x95E1 = 0x6F71
6257ad30f8e7SGabor Kovesdan0x95E2 = 0x6F73
6258ad30f8e7SGabor Kovesdan0x95E5 = 0x6F72
6259ad30f8e7SGabor Kovesdan0x961C = 0x496C
6260ad30f8e7SGabor Kovesdan0x9621 = 0x6F74
6261ad30f8e7SGabor Kovesdan0x9628 = 0x6F75
6262ad30f8e7SGabor Kovesdan0x962A = 0x3A65
6263ad30f8e7SGabor Kovesdan0x962E = 0x6F76
6264ad30f8e7SGabor Kovesdan0x962F = 0x6F77
6265ad30f8e7SGabor Kovesdan0x9632 = 0x4B49
6266ad30f8e7SGabor Kovesdan0x963B = 0x414B
6267ad30f8e7SGabor Kovesdan0x963F = 0x3024
6268ad30f8e7SGabor Kovesdan0x9640 = 0x424B
6269ad30f8e7SGabor Kovesdan0x9642 = 0x6F78
6270ad30f8e7SGabor Kovesdan0x9644 = 0x496D
6271ad30f8e7SGabor Kovesdan0x964B = 0x6F7B
6272ad30f8e7SGabor Kovesdan0x964C = 0x6F79
6273ad30f8e7SGabor Kovesdan0x964D = 0x395F
6274ad30f8e7SGabor Kovesdan0x964F = 0x6F7A
6275ad30f8e7SGabor Kovesdan0x9650 = 0x3842
6276ad30f8e7SGabor Kovesdan0x965B = 0x4A45
6277ad30f8e7SGabor Kovesdan0x965C = 0x6F7D
6278ad30f8e7SGabor Kovesdan0x965D = 0x7021
6279ad30f8e7SGabor Kovesdan0x965E = 0x6F7E
6280ad30f8e7SGabor Kovesdan0x965F = 0x7022
6281ad30f8e7SGabor Kovesdan0x9662 = 0x3121
6282ad30f8e7SGabor Kovesdan0x9663 = 0x3F58
6283ad30f8e7SGabor Kovesdan0x9664 = 0x3D7C
6284ad30f8e7SGabor Kovesdan0x9665 = 0x3459
6285ad30f8e7SGabor Kovesdan0x9666 = 0x7023
6286ad30f8e7SGabor Kovesdan0x966A = 0x4766
6287ad30f8e7SGabor Kovesdan0x966C = 0x7025
6288ad30f8e7SGabor Kovesdan0x9670 = 0x3122
6289ad30f8e7SGabor Kovesdan0x9672 = 0x7024
6290ad30f8e7SGabor Kovesdan0x9673 = 0x4444
6291ad30f8e7SGabor Kovesdan0x9675 = 0x4E4D
6292ad30f8e7SGabor Kovesdan0x9676 = 0x462B
6293ad30f8e7SGabor Kovesdan0x9677 = 0x6F7C
6294ad30f8e7SGabor Kovesdan0x9678 = 0x4E26
6295ad30f8e7SGabor Kovesdan0x967A = 0x3831
6296ad30f8e7SGabor Kovesdan0x967D = 0x4D5B
6297ad30f8e7SGabor Kovesdan0x9685 = 0x3679
6298ad30f8e7SGabor Kovesdan0x9686 = 0x4E34
6299ad30f8e7SGabor Kovesdan0x9688 = 0x3728
6300ad30f8e7SGabor Kovesdan0x968A = 0x4262
6301ad30f8e7SGabor Kovesdan0x968B = 0x6721
6302ad30f8e7SGabor Kovesdan0x968D = 0x7026
6303ad30f8e7SGabor Kovesdan0x968E = 0x332C
6304ad30f8e7SGabor Kovesdan0x968F = 0x3F6F
6305ad30f8e7SGabor Kovesdan0x9694 = 0x3356
6306ad30f8e7SGabor Kovesdan0x9695 = 0x7028
6307ad30f8e7SGabor Kovesdan0x9697 = 0x7029
6308ad30f8e7SGabor Kovesdan0x9698 = 0x7027
6309ad30f8e7SGabor Kovesdan0x9699 = 0x3764
6310ad30f8e7SGabor Kovesdan0x969B = 0x3A5D
6311ad30f8e7SGabor Kovesdan0x969C = 0x3E63
6312ad30f8e7SGabor Kovesdan0x96A0 = 0x3123
6313ad30f8e7SGabor Kovesdan0x96A3 = 0x4E59
6314ad30f8e7SGabor Kovesdan0x96A7 = 0x702B
6315ad30f8e7SGabor Kovesdan0x96A8 = 0x6E2E
6316ad30f8e7SGabor Kovesdan0x96AA = 0x702A
6317ad30f8e7SGabor Kovesdan0x96B0 = 0x702E
6318ad30f8e7SGabor Kovesdan0x96B1 = 0x702C
6319ad30f8e7SGabor Kovesdan0x96B2 = 0x702D
6320ad30f8e7SGabor Kovesdan0x96B4 = 0x702F
6321ad30f8e7SGabor Kovesdan0x96B6 = 0x7030
6322ad30f8e7SGabor Kovesdan0x96B7 = 0x4E6C
6323ad30f8e7SGabor Kovesdan0x96B8 = 0x7031
6324ad30f8e7SGabor Kovesdan0x96B9 = 0x7032
6325ad30f8e7SGabor Kovesdan0x96BB = 0x4049
6326ad30f8e7SGabor Kovesdan0x96BC = 0x483B
6327ad30f8e7SGabor Kovesdan0x96C0 = 0x3F7D
6328ad30f8e7SGabor Kovesdan0x96C1 = 0x3467
6329ad30f8e7SGabor Kovesdan0x96C4 = 0x4D3A
6330ad30f8e7SGabor Kovesdan0x96C5 = 0x326D
6331ad30f8e7SGabor Kovesdan0x96C6 = 0x3D38
6332ad30f8e7SGabor Kovesdan0x96C7 = 0x385B
6333ad30f8e7SGabor Kovesdan0x96C9 = 0x7035
6334ad30f8e7SGabor Kovesdan0x96CB = 0x7034
6335ad30f8e7SGabor Kovesdan0x96CC = 0x3B73
6336ad30f8e7SGabor Kovesdan0x96CD = 0x7036
6337ad30f8e7SGabor Kovesdan0x96CE = 0x7033
6338ad30f8e7SGabor Kovesdan0x96D1 = 0x3B28
6339ad30f8e7SGabor Kovesdan0x96D5 = 0x703A
6340ad30f8e7SGabor Kovesdan0x96D6 = 0x6A2D
6341ad30f8e7SGabor Kovesdan0x96D9 = 0x5256
6342ad30f8e7SGabor Kovesdan0x96DB = 0x3F77
6343ad30f8e7SGabor Kovesdan0x96DC = 0x7038
6344ad30f8e7SGabor Kovesdan0x96E2 = 0x4E25
6345ad30f8e7SGabor Kovesdan0x96E3 = 0x4671
6346ad30f8e7SGabor Kovesdan0x96E8 = 0x312B
6347ad30f8e7SGabor Kovesdan0x96EA = 0x4063
6348ad30f8e7SGabor Kovesdan0x96EB = 0x3C36
6349ad30f8e7SGabor Kovesdan0x96F0 = 0x4A37
6350ad30f8e7SGabor Kovesdan0x96F2 = 0x3140
6351ad30f8e7SGabor Kovesdan0x96F6 = 0x4E6D
6352ad30f8e7SGabor Kovesdan0x96F7 = 0x4D6B
6353ad30f8e7SGabor Kovesdan0x96F9 = 0x703B
6354ad30f8e7SGabor Kovesdan0x96FB = 0x4545
6355ad30f8e7SGabor Kovesdan0x9700 = 0x3C7B
6356ad30f8e7SGabor Kovesdan0x9704 = 0x703C
6357ad30f8e7SGabor Kovesdan0x9706 = 0x703D
6358ad30f8e7SGabor Kovesdan0x9707 = 0x3F4C
6359ad30f8e7SGabor Kovesdan0x9708 = 0x703E
6360ad30f8e7SGabor Kovesdan0x970A = 0x4E6E
6361ad30f8e7SGabor Kovesdan0x970D = 0x7039
6362ad30f8e7SGabor Kovesdan0x970E = 0x7040
6363ad30f8e7SGabor Kovesdan0x970F = 0x7042
6364ad30f8e7SGabor Kovesdan0x9711 = 0x7041
6365ad30f8e7SGabor Kovesdan0x9713 = 0x703F
6366ad30f8e7SGabor Kovesdan0x9716 = 0x7043
6367ad30f8e7SGabor Kovesdan0x9719 = 0x7044
6368ad30f8e7SGabor Kovesdan0x971C = 0x417A
6369ad30f8e7SGabor Kovesdan0x971E = 0x3262
6370ad30f8e7SGabor Kovesdan0x9724 = 0x7045
6371ad30f8e7SGabor Kovesdan0x9727 = 0x4C38
6372ad30f8e7SGabor Kovesdan0x972A = 0x7046
6373ad30f8e7SGabor Kovesdan0x9730 = 0x7047
6374ad30f8e7SGabor Kovesdan0x9732 = 0x4F2A
6375ad30f8e7SGabor Kovesdan0x9738 = 0x5B31
6376ad30f8e7SGabor Kovesdan0x9739 = 0x7048
6377ad30f8e7SGabor Kovesdan0x973D = 0x7049
6378ad30f8e7SGabor Kovesdan0x973E = 0x704A
6379ad30f8e7SGabor Kovesdan0x9742 = 0x704E
6380ad30f8e7SGabor Kovesdan0x9744 = 0x704B
6381ad30f8e7SGabor Kovesdan0x9746 = 0x704C
6382ad30f8e7SGabor Kovesdan0x9748 = 0x704D
6383ad30f8e7SGabor Kovesdan0x9749 = 0x704F
6384ad30f8e7SGabor Kovesdan0x9752 = 0x4044
6385ad30f8e7SGabor Kovesdan0x9756 = 0x4C77
6386ad30f8e7SGabor Kovesdan0x9759 = 0x4045
6387ad30f8e7SGabor Kovesdan0x975C = 0x7050
6388ad30f8e7SGabor Kovesdan0x975E = 0x4873
6389ad30f8e7SGabor Kovesdan0x9760 = 0x7051
6390ad30f8e7SGabor Kovesdan0x9761 = 0x7353
6391ad30f8e7SGabor Kovesdan0x9762 = 0x4C4C
6392ad30f8e7SGabor Kovesdan0x9764 = 0x7052
6393ad30f8e7SGabor Kovesdan0x9766 = 0x7053
6394ad30f8e7SGabor Kovesdan0x9768 = 0x7054
6395ad30f8e7SGabor Kovesdan0x9769 = 0x3357
6396ad30f8e7SGabor Kovesdan0x976B = 0x7056
6397ad30f8e7SGabor Kovesdan0x976D = 0x3F59
6398ad30f8e7SGabor Kovesdan0x9771 = 0x7057
6399ad30f8e7SGabor Kovesdan0x9774 = 0x3724
6400ad30f8e7SGabor Kovesdan0x9779 = 0x7058
6401ad30f8e7SGabor Kovesdan0x977A = 0x705C
6402ad30f8e7SGabor Kovesdan0x977C = 0x705A
6403ad30f8e7SGabor Kovesdan0x9781 = 0x705B
6404ad30f8e7SGabor Kovesdan0x9784 = 0x3373
6405ad30f8e7SGabor Kovesdan0x9785 = 0x7059
6406ad30f8e7SGabor Kovesdan0x9786 = 0x705D
6407ad30f8e7SGabor Kovesdan0x978B = 0x705E
6408ad30f8e7SGabor Kovesdan0x978D = 0x3048
6409ad30f8e7SGabor Kovesdan0x978F = 0x705F
6410ad30f8e7SGabor Kovesdan0x9790 = 0x7060
6411ad30f8e7SGabor Kovesdan0x9798 = 0x3E64
6412ad30f8e7SGabor Kovesdan0x979C = 0x7061
6413ad30f8e7SGabor Kovesdan0x97A0 = 0x3547
6414ad30f8e7SGabor Kovesdan0x97A3 = 0x7064
6415ad30f8e7SGabor Kovesdan0x97A6 = 0x7063
6416ad30f8e7SGabor Kovesdan0x97A8 = 0x7062
6417ad30f8e7SGabor Kovesdan0x97AB = 0x6B71
6418ad30f8e7SGabor Kovesdan0x97AD = 0x4A5C
6419ad30f8e7SGabor Kovesdan0x97B3 = 0x7065
6420ad30f8e7SGabor Kovesdan0x97B4 = 0x7066
6421ad30f8e7SGabor Kovesdan0x97C3 = 0x7067
6422ad30f8e7SGabor Kovesdan0x97C6 = 0x7068
6423ad30f8e7SGabor Kovesdan0x97C8 = 0x7069
6424ad30f8e7SGabor Kovesdan0x97CB = 0x706A
6425ad30f8e7SGabor Kovesdan0x97D3 = 0x345A
6426ad30f8e7SGabor Kovesdan0x97DC = 0x706B
6427ad30f8e7SGabor Kovesdan0x97ED = 0x706C
6428ad30f8e7SGabor Kovesdan0x97EE = 0x4723
6429ad30f8e7SGabor Kovesdan0x97F2 = 0x706E
6430ad30f8e7SGabor Kovesdan0x97F3 = 0x323B
6431ad30f8e7SGabor Kovesdan0x97F5 = 0x7071
6432ad30f8e7SGabor Kovesdan0x97F6 = 0x7070
6433ad30f8e7SGabor Kovesdan0x97FB = 0x3124
6434ad30f8e7SGabor Kovesdan0x97FF = 0x3641
6435ad30f8e7SGabor Kovesdan0x9801 = 0x4A47
6436ad30f8e7SGabor Kovesdan0x9802 = 0x443A
6437ad30f8e7SGabor Kovesdan0x9803 = 0x3A22
6438ad30f8e7SGabor Kovesdan0x9805 = 0x3960
6439ad30f8e7SGabor Kovesdan0x9806 = 0x3D67
6440ad30f8e7SGabor Kovesdan0x9808 = 0x3F5C
6441ad30f8e7SGabor Kovesdan0x980C = 0x7073
6442ad30f8e7SGabor Kovesdan0x980F = 0x7072
6443ad30f8e7SGabor Kovesdan0x9810 = 0x4D42
6444ad30f8e7SGabor Kovesdan0x9811 = 0x3468
6445ad30f8e7SGabor Kovesdan0x9812 = 0x4852
6446ad30f8e7SGabor Kovesdan0x9813 = 0x465C
6447ad30f8e7SGabor Kovesdan0x9817 = 0x3F7C
6448ad30f8e7SGabor Kovesdan0x9818 = 0x4E4E
6449ad30f8e7SGabor Kovesdan0x981A = 0x375B
6450ad30f8e7SGabor Kovesdan0x9821 = 0x7076
6451ad30f8e7SGabor Kovesdan0x9824 = 0x7075
6452ad30f8e7SGabor Kovesdan0x982C = 0x4B4B
6453ad30f8e7SGabor Kovesdan0x982D = 0x462C
6454ad30f8e7SGabor Kovesdan0x9834 = 0x3150
6455ad30f8e7SGabor Kovesdan0x9837 = 0x7077
6456ad30f8e7SGabor Kovesdan0x9838 = 0x7074
6457ad30f8e7SGabor Kovesdan0x983B = 0x4951
6458ad30f8e7SGabor Kovesdan0x983C = 0x4D6A
6459ad30f8e7SGabor Kovesdan0x983D = 0x7078
6460ad30f8e7SGabor Kovesdan0x9846 = 0x7079
6461ad30f8e7SGabor Kovesdan0x984B = 0x707B
6462ad30f8e7SGabor Kovesdan0x984C = 0x426A
6463ad30f8e7SGabor Kovesdan0x984D = 0x335B
6464ad30f8e7SGabor Kovesdan0x984E = 0x335C
6465ad30f8e7SGabor Kovesdan0x984F = 0x707A
6466ad30f8e7SGabor Kovesdan0x9854 = 0x3469
6467ad30f8e7SGabor Kovesdan0x9855 = 0x3832
6468ad30f8e7SGabor Kovesdan0x9858 = 0x346A
6469ad30f8e7SGabor Kovesdan0x985B = 0x453F
6470ad30f8e7SGabor Kovesdan0x985E = 0x4E60
6471ad30f8e7SGabor Kovesdan0x9867 = 0x385C
6472ad30f8e7SGabor Kovesdan0x986B = 0x707C
6473ad30f8e7SGabor Kovesdan0x986F = 0x707D
6474ad30f8e7SGabor Kovesdan0x9870 = 0x707E
6475ad30f8e7SGabor Kovesdan0x9871 = 0x7121
6476ad30f8e7SGabor Kovesdan0x9873 = 0x7123
6477ad30f8e7SGabor Kovesdan0x9874 = 0x7122
6478ad30f8e7SGabor Kovesdan0x98A8 = 0x4977
6479ad30f8e7SGabor Kovesdan0x98AA = 0x7124
6480ad30f8e7SGabor Kovesdan0x98AF = 0x7125
6481ad30f8e7SGabor Kovesdan0x98B1 = 0x7126
6482ad30f8e7SGabor Kovesdan0x98B6 = 0x7127
6483ad30f8e7SGabor Kovesdan0x98C3 = 0x7129
6484ad30f8e7SGabor Kovesdan0x98C4 = 0x7128
6485ad30f8e7SGabor Kovesdan0x98C6 = 0x712A
6486ad30f8e7SGabor Kovesdan0x98DB = 0x4874
6487ad30f8e7SGabor Kovesdan0x98DC = 0x664C
6488ad30f8e7SGabor Kovesdan0x98DF = 0x3F29
6489ad30f8e7SGabor Kovesdan0x98E2 = 0x3532
6490ad30f8e7SGabor Kovesdan0x98E9 = 0x712B
6491ad30f8e7SGabor Kovesdan0x98EB = 0x712C
6492ad30f8e7SGabor Kovesdan0x98ED = 0x522C
6493ad30f8e7SGabor Kovesdan0x98EE = 0x5D3B
6494ad30f8e7SGabor Kovesdan0x98EF = 0x4853
6495ad30f8e7SGabor Kovesdan0x98F2 = 0x307B
6496ad30f8e7SGabor Kovesdan0x98F4 = 0x303B
6497ad30f8e7SGabor Kovesdan0x98FC = 0x3B74
6498ad30f8e7SGabor Kovesdan0x98FD = 0x4B30
6499ad30f8e7SGabor Kovesdan0x98FE = 0x3E7E
6500ad30f8e7SGabor Kovesdan0x9903 = 0x712D
6501ad30f8e7SGabor Kovesdan0x9905 = 0x4C5F
6502ad30f8e7SGabor Kovesdan0x9909 = 0x712E
6503ad30f8e7SGabor Kovesdan0x990A = 0x4D5C
6504ad30f8e7SGabor Kovesdan0x990C = 0x3142
6505ad30f8e7SGabor Kovesdan0x9910 = 0x3B41
6506ad30f8e7SGabor Kovesdan0x9912 = 0x712F
6507ad30f8e7SGabor Kovesdan0x9913 = 0x326E
6508ad30f8e7SGabor Kovesdan0x9914 = 0x7130
6509ad30f8e7SGabor Kovesdan0x9918 = 0x7131
6510ad30f8e7SGabor Kovesdan0x991D = 0x7133
6511ad30f8e7SGabor Kovesdan0x991E = 0x7134
6512ad30f8e7SGabor Kovesdan0x9920 = 0x7136
6513ad30f8e7SGabor Kovesdan0x9921 = 0x7132
6514ad30f8e7SGabor Kovesdan0x9924 = 0x7135
6515ad30f8e7SGabor Kovesdan0x9928 = 0x345B
6516ad30f8e7SGabor Kovesdan0x992C = 0x7137
6517ad30f8e7SGabor Kovesdan0x992E = 0x7138
6518ad30f8e7SGabor Kovesdan0x993D = 0x7139
6519ad30f8e7SGabor Kovesdan0x993E = 0x713A
6520ad30f8e7SGabor Kovesdan0x9942 = 0x713B
6521ad30f8e7SGabor Kovesdan0x9945 = 0x713D
6522ad30f8e7SGabor Kovesdan0x9949 = 0x713C
6523ad30f8e7SGabor Kovesdan0x994B = 0x713F
6524ad30f8e7SGabor Kovesdan0x994C = 0x7142
6525ad30f8e7SGabor Kovesdan0x9950 = 0x713E
6526ad30f8e7SGabor Kovesdan0x9951 = 0x7140
6527ad30f8e7SGabor Kovesdan0x9952 = 0x7141
6528ad30f8e7SGabor Kovesdan0x9955 = 0x7143
6529ad30f8e7SGabor Kovesdan0x9957 = 0x3642
6530ad30f8e7SGabor Kovesdan0x9996 = 0x3C73
6531ad30f8e7SGabor Kovesdan0x9997 = 0x7144
6532ad30f8e7SGabor Kovesdan0x9998 = 0x7145
6533ad30f8e7SGabor Kovesdan0x9999 = 0x3961
6534ad30f8e7SGabor Kovesdan0x99A5 = 0x7146
6535ad30f8e7SGabor Kovesdan0x99A8 = 0x333E
6536ad30f8e7SGabor Kovesdan0x99AC = 0x474F
6537ad30f8e7SGabor Kovesdan0x99AD = 0x7147
6538ad30f8e7SGabor Kovesdan0x99AE = 0x7148
6539ad30f8e7SGabor Kovesdan0x99B3 = 0x435A
6540ad30f8e7SGabor Kovesdan0x99B4 = 0x466B
6541ad30f8e7SGabor Kovesdan0x99BC = 0x7149
6542ad30f8e7SGabor Kovesdan0x99C1 = 0x477D
6543ad30f8e7SGabor Kovesdan0x99C4 = 0x424C
6544ad30f8e7SGabor Kovesdan0x99C5 = 0x3158
6545ad30f8e7SGabor Kovesdan0x99C6 = 0x366E
6546ad30f8e7SGabor Kovesdan0x99C8 = 0x366F
6547ad30f8e7SGabor Kovesdan0x99D0 = 0x4373
6548ad30f8e7SGabor Kovesdan0x99D1 = 0x714E
6549ad30f8e7SGabor Kovesdan0x99D2 = 0x3670
6550ad30f8e7SGabor Kovesdan0x99D5 = 0x326F
6551ad30f8e7SGabor Kovesdan0x99D8 = 0x714D
6552ad30f8e7SGabor Kovesdan0x99DB = 0x714B
6553ad30f8e7SGabor Kovesdan0x99DD = 0x714C
6554ad30f8e7SGabor Kovesdan0x99DF = 0x714A
6555ad30f8e7SGabor Kovesdan0x99E2 = 0x7158
6556ad30f8e7SGabor Kovesdan0x99ED = 0x714F
6557ad30f8e7SGabor Kovesdan0x99EE = 0x7150
6558ad30f8e7SGabor Kovesdan0x99F1 = 0x7151
6559ad30f8e7SGabor Kovesdan0x99F2 = 0x7152
6560ad30f8e7SGabor Kovesdan0x99F8 = 0x7154
6561ad30f8e7SGabor Kovesdan0x99FB = 0x7153
6562ad30f8e7SGabor Kovesdan0x99FF = 0x3D59
6563ad30f8e7SGabor Kovesdan0x9A01 = 0x7155
6564ad30f8e7SGabor Kovesdan0x9A05 = 0x7157
6565ad30f8e7SGabor Kovesdan0x9A0E = 0x3533
6566ad30f8e7SGabor Kovesdan0x9A0F = 0x7156
6567ad30f8e7SGabor Kovesdan0x9A12 = 0x417B
6568ad30f8e7SGabor Kovesdan0x9A13 = 0x3833
6569ad30f8e7SGabor Kovesdan0x9A19 = 0x7159
6570ad30f8e7SGabor Kovesdan0x9A28 = 0x424D
6571ad30f8e7SGabor Kovesdan0x9A2B = 0x715A
6572ad30f8e7SGabor Kovesdan0x9A30 = 0x462D
6573ad30f8e7SGabor Kovesdan0x9A37 = 0x715B
6574ad30f8e7SGabor Kovesdan0x9A3E = 0x7160
6575ad30f8e7SGabor Kovesdan0x9A40 = 0x715E
6576ad30f8e7SGabor Kovesdan0x9A42 = 0x715D
6577ad30f8e7SGabor Kovesdan0x9A43 = 0x715F
6578ad30f8e7SGabor Kovesdan0x9A45 = 0x715C
6579ad30f8e7SGabor Kovesdan0x9A4D = 0x7162
6580ad30f8e7SGabor Kovesdan0x9A55 = 0x7161
6581ad30f8e7SGabor Kovesdan0x9A57 = 0x7164
6582ad30f8e7SGabor Kovesdan0x9A5A = 0x3643
6583ad30f8e7SGabor Kovesdan0x9A5B = 0x7163
6584ad30f8e7SGabor Kovesdan0x9A5F = 0x7165
6585ad30f8e7SGabor Kovesdan0x9A62 = 0x7166
6586ad30f8e7SGabor Kovesdan0x9A64 = 0x7168
6587ad30f8e7SGabor Kovesdan0x9A65 = 0x7167
6588ad30f8e7SGabor Kovesdan0x9A69 = 0x7169
6589ad30f8e7SGabor Kovesdan0x9A6A = 0x716B
6590ad30f8e7SGabor Kovesdan0x9A6B = 0x716A
6591ad30f8e7SGabor Kovesdan0x9AA8 = 0x397C
6592ad30f8e7SGabor Kovesdan0x9AAD = 0x716C
6593ad30f8e7SGabor Kovesdan0x9AB0 = 0x716D
6594ad30f8e7SGabor Kovesdan0x9AB8 = 0x333C
6595ad30f8e7SGabor Kovesdan0x9ABC = 0x716E
6596ad30f8e7SGabor Kovesdan0x9AC0 = 0x716F
6597ad30f8e7SGabor Kovesdan0x9AC4 = 0x3F71
6598ad30f8e7SGabor Kovesdan0x9ACF = 0x7170
6599ad30f8e7SGabor Kovesdan0x9AD1 = 0x7171
6600ad30f8e7SGabor Kovesdan0x9AD3 = 0x7172
6601ad30f8e7SGabor Kovesdan0x9AD4 = 0x7173
6602ad30f8e7SGabor Kovesdan0x9AD8 = 0x3962
6603ad30f8e7SGabor Kovesdan0x9ADE = 0x7174
6604ad30f8e7SGabor Kovesdan0x9ADF = 0x7175
6605ad30f8e7SGabor Kovesdan0x9AE2 = 0x7176
6606ad30f8e7SGabor Kovesdan0x9AE3 = 0x7177
6607ad30f8e7SGabor Kovesdan0x9AE6 = 0x7178
6608ad30f8e7SGabor Kovesdan0x9AEA = 0x4831
6609ad30f8e7SGabor Kovesdan0x9AEB = 0x717A
6610ad30f8e7SGabor Kovesdan0x9AED = 0x4926
6611ad30f8e7SGabor Kovesdan0x9AEE = 0x717B
6612ad30f8e7SGabor Kovesdan0x9AEF = 0x7179
6613ad30f8e7SGabor Kovesdan0x9AF1 = 0x717D
6614ad30f8e7SGabor Kovesdan0x9AF4 = 0x717C
6615ad30f8e7SGabor Kovesdan0x9AF7 = 0x717E
6616ad30f8e7SGabor Kovesdan0x9AFB = 0x7221
6617ad30f8e7SGabor Kovesdan0x9B06 = 0x7222
6618ad30f8e7SGabor Kovesdan0x9B18 = 0x7223
6619ad30f8e7SGabor Kovesdan0x9B1A = 0x7224
6620ad30f8e7SGabor Kovesdan0x9B1F = 0x7225
6621ad30f8e7SGabor Kovesdan0x9B22 = 0x7226
6622ad30f8e7SGabor Kovesdan0x9B23 = 0x7227
6623ad30f8e7SGabor Kovesdan0x9B25 = 0x7228
6624ad30f8e7SGabor Kovesdan0x9B27 = 0x7229
6625ad30f8e7SGabor Kovesdan0x9B28 = 0x722A
6626ad30f8e7SGabor Kovesdan0x9B29 = 0x722B
6627ad30f8e7SGabor Kovesdan0x9B2A = 0x722C
6628ad30f8e7SGabor Kovesdan0x9B2E = 0x722D
6629ad30f8e7SGabor Kovesdan0x9B2F = 0x722E
6630ad30f8e7SGabor Kovesdan0x9B31 = 0x5D35
6631ad30f8e7SGabor Kovesdan0x9B32 = 0x722F
6632ad30f8e7SGabor Kovesdan0x9B3B = 0x6478
6633ad30f8e7SGabor Kovesdan0x9B3C = 0x3534
6634ad30f8e7SGabor Kovesdan0x9B41 = 0x3321
6635ad30f8e7SGabor Kovesdan0x9B42 = 0x3A32
6636ad30f8e7SGabor Kovesdan0x9B43 = 0x7231
6637ad30f8e7SGabor Kovesdan0x9B44 = 0x7230
6638ad30f8e7SGabor Kovesdan0x9B45 = 0x4C25
6639ad30f8e7SGabor Kovesdan0x9B4D = 0x7233
6640ad30f8e7SGabor Kovesdan0x9B4E = 0x7234
6641ad30f8e7SGabor Kovesdan0x9B4F = 0x7232
6642ad30f8e7SGabor Kovesdan0x9B51 = 0x7235
6643ad30f8e7SGabor Kovesdan0x9B54 = 0x4B62
6644ad30f8e7SGabor Kovesdan0x9B58 = 0x7236
6645ad30f8e7SGabor Kovesdan0x9B5A = 0x357B
6646ad30f8e7SGabor Kovesdan0x9B6F = 0x4F25
6647ad30f8e7SGabor Kovesdan0x9B74 = 0x7237
6648ad30f8e7SGabor Kovesdan0x9B83 = 0x7239
6649ad30f8e7SGabor Kovesdan0x9B8E = 0x303E
6650ad30f8e7SGabor Kovesdan0x9B91 = 0x723A
6651ad30f8e7SGabor Kovesdan0x9B92 = 0x4A2B
6652ad30f8e7SGabor Kovesdan0x9B93 = 0x7238
6653ad30f8e7SGabor Kovesdan0x9B96 = 0x723B
6654ad30f8e7SGabor Kovesdan0x9B97 = 0x723C
6655ad30f8e7SGabor Kovesdan0x9B9F = 0x723D
6656ad30f8e7SGabor Kovesdan0x9BA0 = 0x723E
6657ad30f8e7SGabor Kovesdan0x9BA8 = 0x723F
6658ad30f8e7SGabor Kovesdan0x9BAA = 0x4B6E
6659ad30f8e7SGabor Kovesdan0x9BAB = 0x3B2D
6660ad30f8e7SGabor Kovesdan0x9BAD = 0x3A7A
6661ad30f8e7SGabor Kovesdan0x9BAE = 0x412F
6662ad30f8e7SGabor Kovesdan0x9BB4 = 0x7240
6663ad30f8e7SGabor Kovesdan0x9BB9 = 0x7243
6664ad30f8e7SGabor Kovesdan0x9BC0 = 0x7241
6665ad30f8e7SGabor Kovesdan0x9BC6 = 0x7244
6666ad30f8e7SGabor Kovesdan0x9BC9 = 0x3871
6667ad30f8e7SGabor Kovesdan0x9BCA = 0x7242
6668ad30f8e7SGabor Kovesdan0x9BCF = 0x7245
6669ad30f8e7SGabor Kovesdan0x9BD1 = 0x7246
6670ad30f8e7SGabor Kovesdan0x9BD2 = 0x7247
6671ad30f8e7SGabor Kovesdan0x9BD4 = 0x724B
6672ad30f8e7SGabor Kovesdan0x9BD6 = 0x3B2A
6673ad30f8e7SGabor Kovesdan0x9BDB = 0x4264
6674ad30f8e7SGabor Kovesdan0x9BE1 = 0x724C
6675ad30f8e7SGabor Kovesdan0x9BE2 = 0x7249
6676ad30f8e7SGabor Kovesdan0x9BE3 = 0x7248
6677ad30f8e7SGabor Kovesdan0x9BE4 = 0x724A
6678ad30f8e7SGabor Kovesdan0x9BE8 = 0x375F
6679ad30f8e7SGabor Kovesdan0x9BF0 = 0x7250
6680ad30f8e7SGabor Kovesdan0x9BF1 = 0x724F
6681ad30f8e7SGabor Kovesdan0x9BF2 = 0x724E
6682ad30f8e7SGabor Kovesdan0x9BF5 = 0x3033
6683ad30f8e7SGabor Kovesdan0x9C04 = 0x725A
6684ad30f8e7SGabor Kovesdan0x9C06 = 0x7256
6685ad30f8e7SGabor Kovesdan0x9C08 = 0x7257
6686ad30f8e7SGabor Kovesdan0x9C09 = 0x7253
6687ad30f8e7SGabor Kovesdan0x9C0A = 0x7259
6688ad30f8e7SGabor Kovesdan0x9C0C = 0x7255
6689ad30f8e7SGabor Kovesdan0x9C0D = 0x3362
6690ad30f8e7SGabor Kovesdan0x9C10 = 0x4F4C
6691ad30f8e7SGabor Kovesdan0x9C12 = 0x7258
6692ad30f8e7SGabor Kovesdan0x9C13 = 0x7254
6693ad30f8e7SGabor Kovesdan0x9C14 = 0x7252
6694ad30f8e7SGabor Kovesdan0x9C15 = 0x7251
6695ad30f8e7SGabor Kovesdan0x9C1B = 0x725C
6696ad30f8e7SGabor Kovesdan0x9C21 = 0x725F
6697ad30f8e7SGabor Kovesdan0x9C24 = 0x725E
6698ad30f8e7SGabor Kovesdan0x9C25 = 0x725D
6699ad30f8e7SGabor Kovesdan0x9C2D = 0x4949
6700ad30f8e7SGabor Kovesdan0x9C2E = 0x725B
6701ad30f8e7SGabor Kovesdan0x9C2F = 0x3073
6702ad30f8e7SGabor Kovesdan0x9C30 = 0x7260
6703ad30f8e7SGabor Kovesdan0x9C32 = 0x7262
6704ad30f8e7SGabor Kovesdan0x9C39 = 0x336F
6705ad30f8e7SGabor Kovesdan0x9C3A = 0x724D
6706ad30f8e7SGabor Kovesdan0x9C3B = 0x3137
6707ad30f8e7SGabor Kovesdan0x9C3E = 0x7264
6708ad30f8e7SGabor Kovesdan0x9C46 = 0x7263
6709ad30f8e7SGabor Kovesdan0x9C47 = 0x7261
6710ad30f8e7SGabor Kovesdan0x9C48 = 0x432D
6711ad30f8e7SGabor Kovesdan0x9C52 = 0x4B70
6712ad30f8e7SGabor Kovesdan0x9C57 = 0x4E5A
6713ad30f8e7SGabor Kovesdan0x9C5A = 0x7265
6714ad30f8e7SGabor Kovesdan0x9C60 = 0x7266
6715ad30f8e7SGabor Kovesdan0x9C67 = 0x7267
6716ad30f8e7SGabor Kovesdan0x9C76 = 0x7268
6717ad30f8e7SGabor Kovesdan0x9C78 = 0x7269
6718ad30f8e7SGabor Kovesdan0x9CE5 = 0x443B
6719ad30f8e7SGabor Kovesdan0x9CE7 = 0x726A
6720ad30f8e7SGabor Kovesdan0x9CE9 = 0x4837
6721ad30f8e7SGabor Kovesdan0x9CEB = 0x726F
6722ad30f8e7SGabor Kovesdan0x9CEC = 0x726B
6723ad30f8e7SGabor Kovesdan0x9CF0 = 0x726C
6724ad30f8e7SGabor Kovesdan0x9CF3 = 0x4B31
6725ad30f8e7SGabor Kovesdan0x9CF4 = 0x4C44
6726ad30f8e7SGabor Kovesdan0x9CF6 = 0x4650
6727ad30f8e7SGabor Kovesdan0x9D03 = 0x7270
6728ad30f8e7SGabor Kovesdan0x9D06 = 0x7271
6729ad30f8e7SGabor Kovesdan0x9D07 = 0x463E
6730ad30f8e7SGabor Kovesdan0x9D08 = 0x726E
6731ad30f8e7SGabor Kovesdan0x9D09 = 0x726D
6732ad30f8e7SGabor Kovesdan0x9D0E = 0x322A
6733ad30f8e7SGabor Kovesdan0x9D12 = 0x7279
6734ad30f8e7SGabor Kovesdan0x9D15 = 0x7278
6735ad30f8e7SGabor Kovesdan0x9D1B = 0x3175
6736ad30f8e7SGabor Kovesdan0x9D1F = 0x7276
6737ad30f8e7SGabor Kovesdan0x9D23 = 0x7275
6738ad30f8e7SGabor Kovesdan0x9D26 = 0x7273
6739ad30f8e7SGabor Kovesdan0x9D28 = 0x337B
6740ad30f8e7SGabor Kovesdan0x9D2A = 0x7272
6741ad30f8e7SGabor Kovesdan0x9D2B = 0x3C32
6742ad30f8e7SGabor Kovesdan0x9D2C = 0x3229
6743ad30f8e7SGabor Kovesdan0x9D3B = 0x3963
6744ad30f8e7SGabor Kovesdan0x9D3E = 0x727C
6745ad30f8e7SGabor Kovesdan0x9D3F = 0x727B
6746ad30f8e7SGabor Kovesdan0x9D41 = 0x727A
6747ad30f8e7SGabor Kovesdan0x9D44 = 0x7277
6748ad30f8e7SGabor Kovesdan0x9D46 = 0x727D
6749ad30f8e7SGabor Kovesdan0x9D48 = 0x727E
6750ad30f8e7SGabor Kovesdan0x9D50 = 0x7325
6751ad30f8e7SGabor Kovesdan0x9D51 = 0x7324
6752ad30f8e7SGabor Kovesdan0x9D59 = 0x7326
6753ad30f8e7SGabor Kovesdan0x9D5C = 0x312D
6754ad30f8e7SGabor Kovesdan0x9D5D = 0x7321
6755ad30f8e7SGabor Kovesdan0x9D5E = 0x7322
6756ad30f8e7SGabor Kovesdan0x9D60 = 0x3974
6757ad30f8e7SGabor Kovesdan0x9D61 = 0x4C39
6758ad30f8e7SGabor Kovesdan0x9D64 = 0x7323
6759ad30f8e7SGabor Kovesdan0x9D6C = 0x4B32
6760ad30f8e7SGabor Kovesdan0x9D6F = 0x732B
6761ad30f8e7SGabor Kovesdan0x9D72 = 0x7327
6762ad30f8e7SGabor Kovesdan0x9D7A = 0x732C
6763ad30f8e7SGabor Kovesdan0x9D87 = 0x7329
6764ad30f8e7SGabor Kovesdan0x9D89 = 0x7328
6765ad30f8e7SGabor Kovesdan0x9D8F = 0x375C
6766ad30f8e7SGabor Kovesdan0x9D9A = 0x732D
6767ad30f8e7SGabor Kovesdan0x9DA4 = 0x732E
6768ad30f8e7SGabor Kovesdan0x9DA9 = 0x732F
6769ad30f8e7SGabor Kovesdan0x9DAB = 0x732A
6770ad30f8e7SGabor Kovesdan0x9DAF = 0x7274
6771ad30f8e7SGabor Kovesdan0x9DB2 = 0x7330
6772ad30f8e7SGabor Kovesdan0x9DB4 = 0x4461
6773ad30f8e7SGabor Kovesdan0x9DB8 = 0x7334
6774ad30f8e7SGabor Kovesdan0x9DBA = 0x7335
6775ad30f8e7SGabor Kovesdan0x9DBB = 0x7333
6776ad30f8e7SGabor Kovesdan0x9DC1 = 0x7332
6777ad30f8e7SGabor Kovesdan0x9DC2 = 0x7338
6778ad30f8e7SGabor Kovesdan0x9DC4 = 0x7331
6779ad30f8e7SGabor Kovesdan0x9DC6 = 0x7336
6780ad30f8e7SGabor Kovesdan0x9DCF = 0x7337
6781ad30f8e7SGabor Kovesdan0x9DD3 = 0x733A
6782ad30f8e7SGabor Kovesdan0x9DD9 = 0x7339
6783ad30f8e7SGabor Kovesdan0x9DE6 = 0x733C
6784ad30f8e7SGabor Kovesdan0x9DED = 0x733D
6785ad30f8e7SGabor Kovesdan0x9DEF = 0x733E
6786ad30f8e7SGabor Kovesdan0x9DF2 = 0x4F49
6787ad30f8e7SGabor Kovesdan0x9DF8 = 0x733B
6788ad30f8e7SGabor Kovesdan0x9DF9 = 0x426B
6789ad30f8e7SGabor Kovesdan0x9DFA = 0x3A6D
6790ad30f8e7SGabor Kovesdan0x9DFD = 0x733F
6791ad30f8e7SGabor Kovesdan0x9E1A = 0x7340
6792ad30f8e7SGabor Kovesdan0x9E1B = 0x7341
6793ad30f8e7SGabor Kovesdan0x9E1E = 0x7342
6794ad30f8e7SGabor Kovesdan0x9E75 = 0x7343
6795ad30f8e7SGabor Kovesdan0x9E78 = 0x3834
6796ad30f8e7SGabor Kovesdan0x9E79 = 0x7344
6797ad30f8e7SGabor Kovesdan0x9E7D = 0x7345
6798ad30f8e7SGabor Kovesdan0x9E7F = 0x3C2F
6799ad30f8e7SGabor Kovesdan0x9E81 = 0x7346
6800ad30f8e7SGabor Kovesdan0x9E88 = 0x7347
6801ad30f8e7SGabor Kovesdan0x9E8B = 0x7348
6802ad30f8e7SGabor Kovesdan0x9E8C = 0x7349
6803ad30f8e7SGabor Kovesdan0x9E91 = 0x734C
6804ad30f8e7SGabor Kovesdan0x9E92 = 0x734A
6805ad30f8e7SGabor Kovesdan0x9E93 = 0x4F3C
6806ad30f8e7SGabor Kovesdan0x9E95 = 0x734B
6807ad30f8e7SGabor Kovesdan0x9E97 = 0x4E6F
6808ad30f8e7SGabor Kovesdan0x9E9D = 0x734D
6809ad30f8e7SGabor Kovesdan0x9E9F = 0x4E5B
6810ad30f8e7SGabor Kovesdan0x9EA5 = 0x734E
6811ad30f8e7SGabor Kovesdan0x9EA6 = 0x477E
6812ad30f8e7SGabor Kovesdan0x9EA9 = 0x734F
6813ad30f8e7SGabor Kovesdan0x9EAA = 0x7351
6814ad30f8e7SGabor Kovesdan0x9EAD = 0x7352
6815ad30f8e7SGabor Kovesdan0x9EB8 = 0x7350
6816ad30f8e7SGabor Kovesdan0x9EB9 = 0x396D
6817ad30f8e7SGabor Kovesdan0x9EBA = 0x4C4D
6818ad30f8e7SGabor Kovesdan0x9EBB = 0x4B63
6819ad30f8e7SGabor Kovesdan0x9EBC = 0x5677
6820ad30f8e7SGabor Kovesdan0x9EBE = 0x5D60
6821ad30f8e7SGabor Kovesdan0x9EBF = 0x4B7B
6822ad30f8e7SGabor Kovesdan0x9EC4 = 0x322B
6823ad30f8e7SGabor Kovesdan0x9ECC = 0x7354
6824ad30f8e7SGabor Kovesdan0x9ECD = 0x3550
6825ad30f8e7SGabor Kovesdan0x9ECE = 0x7355
6826ad30f8e7SGabor Kovesdan0x9ECF = 0x7356
6827ad30f8e7SGabor Kovesdan0x9ED0 = 0x7357
6828ad30f8e7SGabor Kovesdan0x9ED2 = 0x3975
6829ad30f8e7SGabor Kovesdan0x9ED4 = 0x7358
6830ad30f8e7SGabor Kovesdan0x9ED8 = 0x6054
6831ad30f8e7SGabor Kovesdan0x9ED9 = 0x4C5B
6832ad30f8e7SGabor Kovesdan0x9EDB = 0x4263
6833ad30f8e7SGabor Kovesdan0x9EDC = 0x7359
6834ad30f8e7SGabor Kovesdan0x9EDD = 0x735B
6835ad30f8e7SGabor Kovesdan0x9EDE = 0x735A
6836ad30f8e7SGabor Kovesdan0x9EE0 = 0x735C
6837ad30f8e7SGabor Kovesdan0x9EE5 = 0x735D
6838ad30f8e7SGabor Kovesdan0x9EE8 = 0x735E
6839ad30f8e7SGabor Kovesdan0x9EEF = 0x735F
6840ad30f8e7SGabor Kovesdan0x9EF4 = 0x7360
6841ad30f8e7SGabor Kovesdan0x9EF6 = 0x7361
6842ad30f8e7SGabor Kovesdan0x9EF7 = 0x7362
6843ad30f8e7SGabor Kovesdan0x9EF9 = 0x7363
6844ad30f8e7SGabor Kovesdan0x9EFB = 0x7364
6845ad30f8e7SGabor Kovesdan0x9EFC = 0x7365
6846ad30f8e7SGabor Kovesdan0x9EFD = 0x7366
6847ad30f8e7SGabor Kovesdan0x9F07 = 0x7367
6848ad30f8e7SGabor Kovesdan0x9F08 = 0x7368
6849ad30f8e7SGabor Kovesdan0x9F0E = 0x4524
6850ad30f8e7SGabor Kovesdan0x9F13 = 0x385D
6851ad30f8e7SGabor Kovesdan0x9F15 = 0x736A
6852ad30f8e7SGabor Kovesdan0x9F20 = 0x414D
6853ad30f8e7SGabor Kovesdan0x9F21 = 0x736B
6854ad30f8e7SGabor Kovesdan0x9F2C = 0x736C
6855ad30f8e7SGabor Kovesdan0x9F3B = 0x4921
6856ad30f8e7SGabor Kovesdan0x9F3E = 0x736D
6857ad30f8e7SGabor Kovesdan0x9F4A = 0x736E
6858ad30f8e7SGabor Kovesdan0x9F4B = 0x6337
6859ad30f8e7SGabor Kovesdan0x9F4E = 0x6C5A
6860ad30f8e7SGabor Kovesdan0x9F4F = 0x706D
6861ad30f8e7SGabor Kovesdan0x9F52 = 0x736F
6862ad30f8e7SGabor Kovesdan0x9F54 = 0x7370
6863ad30f8e7SGabor Kovesdan0x9F5F = 0x7372
6864ad30f8e7SGabor Kovesdan0x9F60 = 0x7373
6865ad30f8e7SGabor Kovesdan0x9F61 = 0x7374
6866ad30f8e7SGabor Kovesdan0x9F62 = 0x4E70
6867ad30f8e7SGabor Kovesdan0x9F63 = 0x7371
6868ad30f8e7SGabor Kovesdan0x9F66 = 0x7375
6869ad30f8e7SGabor Kovesdan0x9F67 = 0x7376
6870ad30f8e7SGabor Kovesdan0x9F6A = 0x7378
6871ad30f8e7SGabor Kovesdan0x9F6C = 0x7377
6872ad30f8e7SGabor Kovesdan0x9F72 = 0x737A
6873ad30f8e7SGabor Kovesdan0x9F76 = 0x737B
6874ad30f8e7SGabor Kovesdan0x9F77 = 0x7379
6875ad30f8e7SGabor Kovesdan0x9F8D = 0x4E36
6876ad30f8e7SGabor Kovesdan0x9F95 = 0x737C
6877ad30f8e7SGabor Kovesdan0x9F9C = 0x737D
6878ad30f8e7SGabor Kovesdan0x9F9D = 0x6354
6879ad30f8e7SGabor Kovesdan0x9FA0 = 0x737E
6880ad30f8e7SGabor Kovesdan0xFF01 = 0x212A
6881ad30f8e7SGabor Kovesdan0xFF03 = 0x2174
6882ad30f8e7SGabor Kovesdan0xFF04 = 0x2170
6883ad30f8e7SGabor Kovesdan0xFF05 = 0x2173
6884ad30f8e7SGabor Kovesdan0xFF06 = 0x2175
6885ad30f8e7SGabor Kovesdan0xFF08 = 0x214A
6886ad30f8e7SGabor Kovesdan0xFF09 = 0x214B
6887ad30f8e7SGabor Kovesdan0xFF0A = 0x2176
6888ad30f8e7SGabor Kovesdan0xFF0B = 0x215C
6889ad30f8e7SGabor Kovesdan0xFF0C = 0x2124
6890ad30f8e7SGabor Kovesdan0xFF0E = 0x2125
6891ad30f8e7SGabor Kovesdan0xFF0F = 0x213F
6892ad30f8e7SGabor Kovesdan0xFF10 = 0x2330
6893ad30f8e7SGabor Kovesdan0xFF11 = 0x2331
6894ad30f8e7SGabor Kovesdan0xFF12 = 0x2332
6895ad30f8e7SGabor Kovesdan0xFF13 = 0x2333
6896ad30f8e7SGabor Kovesdan0xFF14 = 0x2334
6897ad30f8e7SGabor Kovesdan0xFF15 = 0x2335
6898ad30f8e7SGabor Kovesdan0xFF16 = 0x2336
6899ad30f8e7SGabor Kovesdan0xFF17 = 0x2337
6900ad30f8e7SGabor Kovesdan0xFF18 = 0x2338
6901ad30f8e7SGabor Kovesdan0xFF19 = 0x2339
6902ad30f8e7SGabor Kovesdan0xFF1A = 0x2127
6903ad30f8e7SGabor Kovesdan0xFF1B = 0x2128
6904ad30f8e7SGabor Kovesdan0xFF1C = 0x2163
6905ad30f8e7SGabor Kovesdan0xFF1D = 0x2161
6906ad30f8e7SGabor Kovesdan0xFF1E = 0x2164
6907ad30f8e7SGabor Kovesdan0xFF1F = 0x2129
6908ad30f8e7SGabor Kovesdan0xFF20 = 0x2177
6909ad30f8e7SGabor Kovesdan0xFF21 = 0x2341
6910ad30f8e7SGabor Kovesdan0xFF22 = 0x2342
6911ad30f8e7SGabor Kovesdan0xFF23 = 0x2343
6912ad30f8e7SGabor Kovesdan0xFF24 = 0x2344
6913ad30f8e7SGabor Kovesdan0xFF25 = 0x2345
6914ad30f8e7SGabor Kovesdan0xFF26 = 0x2346
6915ad30f8e7SGabor Kovesdan0xFF27 = 0x2347
6916ad30f8e7SGabor Kovesdan0xFF28 = 0x2348
6917ad30f8e7SGabor Kovesdan0xFF29 = 0x2349
6918ad30f8e7SGabor Kovesdan0xFF2A = 0x234A
6919ad30f8e7SGabor Kovesdan0xFF2B = 0x234B
6920ad30f8e7SGabor Kovesdan0xFF2C = 0x234C
6921ad30f8e7SGabor Kovesdan0xFF2D = 0x234D
6922ad30f8e7SGabor Kovesdan0xFF2E = 0x234E
6923ad30f8e7SGabor Kovesdan0xFF2F = 0x234F
6924ad30f8e7SGabor Kovesdan0xFF30 = 0x2350
6925ad30f8e7SGabor Kovesdan0xFF31 = 0x2351
6926ad30f8e7SGabor Kovesdan0xFF32 = 0x2352
6927ad30f8e7SGabor Kovesdan0xFF33 = 0x2353
6928ad30f8e7SGabor Kovesdan0xFF34 = 0x2354
6929ad30f8e7SGabor Kovesdan0xFF35 = 0x2355
6930ad30f8e7SGabor Kovesdan0xFF36 = 0x2356
6931ad30f8e7SGabor Kovesdan0xFF37 = 0x2357
6932ad30f8e7SGabor Kovesdan0xFF38 = 0x2358
6933ad30f8e7SGabor Kovesdan0xFF39 = 0x2359
6934ad30f8e7SGabor Kovesdan0xFF3A = 0x235A
6935ad30f8e7SGabor Kovesdan0xFF3B = 0x214E
6936ad30f8e7SGabor Kovesdan0xFF3C = 0x2140
6937ad30f8e7SGabor Kovesdan0xFF3D = 0x214F
6938ad30f8e7SGabor Kovesdan0xFF3E = 0x2130
6939ad30f8e7SGabor Kovesdan0xFF3F = 0x2132
6940ad30f8e7SGabor Kovesdan0xFF40 = 0x212E
6941ad30f8e7SGabor Kovesdan0xFF41 = 0x2361
6942ad30f8e7SGabor Kovesdan0xFF42 = 0x2362
6943ad30f8e7SGabor Kovesdan0xFF43 = 0x2363
6944ad30f8e7SGabor Kovesdan0xFF44 = 0x2364
6945ad30f8e7SGabor Kovesdan0xFF45 = 0x2365
6946ad30f8e7SGabor Kovesdan0xFF46 = 0x2366
6947ad30f8e7SGabor Kovesdan0xFF47 = 0x2367
6948ad30f8e7SGabor Kovesdan0xFF48 = 0x2368
6949ad30f8e7SGabor Kovesdan0xFF49 = 0x2369
6950ad30f8e7SGabor Kovesdan0xFF4A = 0x236A
6951ad30f8e7SGabor Kovesdan0xFF4B = 0x236B
6952ad30f8e7SGabor Kovesdan0xFF4C = 0x236C
6953ad30f8e7SGabor Kovesdan0xFF4D = 0x236D
6954ad30f8e7SGabor Kovesdan0xFF4E = 0x236E
6955ad30f8e7SGabor Kovesdan0xFF4F = 0x236F
6956ad30f8e7SGabor Kovesdan0xFF50 = 0x2370
6957ad30f8e7SGabor Kovesdan0xFF51 = 0x2371
6958ad30f8e7SGabor Kovesdan0xFF52 = 0x2372
6959ad30f8e7SGabor Kovesdan0xFF53 = 0x2373
6960ad30f8e7SGabor Kovesdan0xFF54 = 0x2374
6961ad30f8e7SGabor Kovesdan0xFF55 = 0x2375
6962ad30f8e7SGabor Kovesdan0xFF56 = 0x2376
6963ad30f8e7SGabor Kovesdan0xFF57 = 0x2377
6964ad30f8e7SGabor Kovesdan0xFF58 = 0x2378
6965ad30f8e7SGabor Kovesdan0xFF59 = 0x2379
6966ad30f8e7SGabor Kovesdan0xFF5A = 0x237A
6967ad30f8e7SGabor Kovesdan0xFF5B = 0x2150
6968ad30f8e7SGabor Kovesdan0xFF5C = 0x2143
6969ad30f8e7SGabor Kovesdan0xFF5D = 0x2151
6970ad30f8e7SGabor Kovesdan0xFFE3 = 0x2131
6971ad30f8e7SGabor Kovesdan0xFFE5 = 0x216F
6972ad30f8e7SGabor KovesdanEND_MAP
6973