• R/O
  • SSH

gpxviewer: Commit

GPX Viewer repository


Commit MetaInfo

Revision7a11d62dfddbe010cb3b47473fbb3ed908ca8014 (tree)
Time2017-11-25 17:01:47
AuthorSergey Salnikov
CommiterSergey Salnikov

Log Message

Added recent projects submenu.

Change Summary

Incremental Difference

diff -r 3784189dbc60 -r 7a11d62dfddb TODO
--- a/TODO Sun Nov 19 17:38:37 2017 +0700
+++ b/TODO Sat Nov 25 15:01:47 2017 +0700
@@ -4,15 +4,14 @@
44
55 == Minor ==
66
7-* Recent files.
7+* Rename multiple points at once.
88 * Add "Set as start point" to the context menu.
9+* Button for time resorting.
10+* Read names from other tags.
11+* Copying a column.
912 * Draw icons.
1013 * Adjust context menu.
1114 * Add descriptions and status in tooltips.
12-* Button for time resorting.
13-* Read names from other tags.
14-* Copying a column.
15-* Rename multiple points at once.
1615 * Make movable toolbars.
1716
1817 == Fixes ==
diff -r 3784189dbc60 -r 7a11d62dfddb data/translations/gpxviewer_ru.qm
Binary file data/translations/gpxviewer_ru.qm has changed
diff -r 3784189dbc60 -r 7a11d62dfddb data/translations/gpxviewer_ru.ts
--- a/data/translations/gpxviewer_ru.ts Sun Nov 19 17:38:37 2017 +0700
+++ b/data/translations/gpxviewer_ru.ts Sat Nov 25 15:01:47 2017 +0700
@@ -3,17 +3,17 @@
33 <context>
44 <name>GpxDocument</name>
55 <message>
6- <location filename="../../gpxviewer/gpxdocument.py" line="185"/>
6+ <location filename="../../gpxviewer/gpxdocument.py" line="169"/>
77 <source>This file in not a valid GPX Viewer project file.</source>
88 <translation>Этот файл не является файлом проекта GPX Viewer.</translation>
99 </message>
1010 <message>
11- <location filename="../../gpxviewer/gpxdocument.py" line="118"/>
11+ <location filename="../../gpxviewer/gpxdocument.py" line="102"/>
1212 <source>One of the files has wrong number of valid waypoints or tracks. This file is likely to be damaged or changed from outside.</source>
1313 <translation>Один из файлов содержит неправильное количество маршрутных точек или треков. Вероятно, этот файл повреждён или изменён извне.</translation>
1414 </message>
1515 <message>
16- <location filename="../../gpxviewer/gpxdocument.py" line="113"/>
16+ <location filename="../../gpxviewer/gpxdocument.py" line="97"/>
1717 <source>One of GPX files doesn&apos;t exist. This project can&apos;t be opened.</source>
1818 <translation>Один из GPX файлов не существует. Невозможно открыть проект.</translation>
1919 </message>
@@ -31,177 +31,177 @@
3131 <translation>Регулярное выражение</translation>
3232 </message>
3333 <message>
34- <location filename="../../gpxviewer/gpxmainwindow.py" line="149"/>
34+ <location filename="../../gpxviewer/gpxmainwindow.py" line="153"/>
3535 <source>Neglect previous distance</source>
3636 <translation>Не учитывать предыдущее расстояние</translation>
3737 </message>
3838 <message>
39- <location filename="../../gpxviewer/gpxmainwindow.py" line="178"/>
39+ <location filename="../../gpxviewer/gpxmainwindow.py" line="182"/>
4040 <source>Reset</source>
4141 <translation>Сброс</translation>
4242 </message>
4343 <message>
44- <location filename="../../gpxviewer/gpxmainwindow.py" line="153"/>
44+ <location filename="../../gpxviewer/gpxmainwindow.py" line="157"/>
4545 <source>Point style</source>
4646 <translation>Стиль точек</translation>
4747 </message>
4848 <message>
49- <location filename="../../gpxviewer/gpxmainwindow.py" line="248"/>
49+ <location filename="../../gpxviewer/gpxmainwindow.py" line="252"/>
5050 <source>GPX Viewer Help</source>
5151 <translation>Справка GPX Viewer</translation>
5252 </message>
5353 <message>
54- <location filename="../../gpxviewer/gpxmainwindow.py" line="219"/>
54+ <location filename="../../gpxviewer/gpxmainwindow.py" line="223"/>
5555 <source>Version</source>
5656 <translation>Версия</translation>
5757 </message>
5858 <message>
59- <location filename="../../gpxviewer/gpxmainwindow.py" line="220"/>
59+ <location filename="../../gpxviewer/gpxmainwindow.py" line="224"/>
6060 <source>Using</source>
6161 <translation>Используется</translation>
6262 </message>
6363 <message>
64- <location filename="../../gpxviewer/gpxmainwindow.py" line="224"/>
64+ <location filename="../../gpxviewer/gpxmainwindow.py" line="228"/>
6565 <source>License:</source>
6666 <translation>Лицензия:</translation>
6767 </message>
6868 <message>
69- <location filename="../../gpxviewer/gpxmainwindow.py" line="225"/>
69+ <location filename="../../gpxviewer/gpxmainwindow.py" line="229"/>
7070 <source>About GPX Viewer</source>
7171 <translation>О GPX Viewer</translation>
7272 </message>
7373 <message>
74- <location filename="../../gpxviewer/gpxmainwindow.py" line="473"/>
74+ <location filename="../../gpxviewer/gpxmainwindow.py" line="484"/>
7575 <source>Distance Profile</source>
7676 <translation>Профиль по расстоянию</translation>
7777 </message>
7878 <message>
79- <location filename="../../gpxviewer/gpxmainwindow.py" line="495"/>
79+ <location filename="../../gpxviewer/gpxmainwindow.py" line="506"/>
8080 <source>Time Profile</source>
8181 <translation>Профиль по времени</translation>
8282 </message>
8383 <message>
84- <location filename="../../gpxviewer/gpxmainwindow.py" line="459"/>
84+ <location filename="../../gpxviewer/gpxmainwindow.py" line="465"/>
8585 <source>Open GPX file</source>
8686 <translation>Открыть GPX файл</translation>
8787 </message>
8888 <message>
89- <location filename="../../gpxviewer/gpxmainwindow.py" line="387"/>
89+ <location filename="../../gpxviewer/gpxmainwindow.py" line="391"/>
9090 <source>Open project file</source>
9191 <translation>Открыть файл проекта</translation>
9292 </message>
9393 <message>
94- <location filename="../../gpxviewer/gpxmainwindow.py" line="403"/>
94+ <location filename="../../gpxviewer/gpxmainwindow.py" line="407"/>
9595 <source>Save project file as</source>
9696 <translation>Сохранить файл проекта как</translation>
9797 </message>
9898 <message>
99- <location filename="../../gpxviewer/gpxmainwindow.py" line="141"/>
99+ <location filename="../../gpxviewer/gpxmainwindow.py" line="145"/>
100100 <source>Skip points</source>
101101 <translation>Пропустить точки</translation>
102102 </message>
103103 <message>
104- <location filename="../../gpxviewer/gpxmainwindow.py" line="143"/>
104+ <location filename="../../gpxviewer/gpxmainwindow.py" line="147"/>
105105 <source>Points with markers</source>
106106 <translation>Точки с маркерами</translation>
107107 </message>
108108 <message>
109- <location filename="../../gpxviewer/gpxmainwindow.py" line="145"/>
109+ <location filename="../../gpxviewer/gpxmainwindow.py" line="149"/>
110110 <source>Points with captions and markers</source>
111111 <translation>Точки с подписями и маркерами</translation>
112112 </message>
113113 <message>
114- <location filename="../../gpxviewer/gpxmainwindow.py" line="147"/>
114+ <location filename="../../gpxviewer/gpxmainwindow.py" line="151"/>
115115 <source>Points with splitting lines</source>
116116 <translation>Точки с разделительными линиями</translation>
117117 </message>
118118 <message>
119- <location filename="../../gpxviewer/gpxmainwindow.py" line="122"/>
119+ <location filename="../../gpxviewer/gpxmainwindow.py" line="126"/>
120120 <source>Close GPX Viewer</source>
121121 <translation>Зактыть GPX Viewer</translation>
122122 </message>
123123 <message>
124- <location filename="../../gpxviewer/gpxmainwindow.py" line="377"/>
124+ <location filename="../../gpxviewer/gpxmainwindow.py" line="381"/>
125125 <source>There are unsaved changes. Do you want to save the project?</source>
126126 <translation>Есть несохранённые изменения. Вы хотите сохранить проект?</translation>
127127 </message>
128128 <message>
129- <location filename="../../gpxviewer/gpxmainwindow.py" line="346"/>
129+ <location filename="../../gpxviewer/gpxmainwindow.py" line="350"/>
130130 <source>Load GPX file</source>
131131 <translation>Загрузить GPX файл</translation>
132132 </message>
133133 <message>
134- <location filename="../../gpxviewer/gpxmainwindow.py" line="377"/>
134+ <location filename="../../gpxviewer/gpxmainwindow.py" line="381"/>
135135 <source>Open GPX Viewer project</source>
136136 <translation>Открыть проект GPX Viewer</translation>
137137 </message>
138138 <message>
139- <location filename="../../gpxviewer/gpxmainwindow.py" line="459"/>
139+ <location filename="../../gpxviewer/gpxmainwindow.py" line="465"/>
140140 <source>GPX XML (*.gpx);;All files (*)</source>
141141 <translation>GPX XML (*.gpx);;Все файлы (*.*)</translation>
142142 </message>
143143 <message>
144- <location filename="../../gpxviewer/gpxmainwindow.py" line="456"/>
144+ <location filename="../../gpxviewer/gpxmainwindow.py" line="462"/>
145145 <source>File read error</source>
146146 <translation>Ошибка чтения файла</translation>
147147 </message>
148148 <message>
149- <location filename="../../gpxviewer/gpxmainwindow.py" line="403"/>
149+ <location filename="../../gpxviewer/gpxmainwindow.py" line="407"/>
150150 <source>GPX Viewer Projects (*.gpxv);;All files (*)</source>
151151 <translation>Проекты GPX Viewer (*.gpxv);;Все файлы (*.*)</translation>
152152 </message>
153153 <message>
154- <location filename="../../gpxviewer/gpxmainwindow.py" line="433"/>
154+ <location filename="../../gpxviewer/gpxmainwindow.py" line="438"/>
155155 <source>Multiple GPX files</source>
156156 <translation>Несколько GPX файлов</translation>
157157 </message>
158158 <message>
159- <location filename="../../gpxviewer/gpxmainwindow.py" line="369"/>
159+ <location filename="../../gpxviewer/gpxmainwindow.py" line="373"/>
160160 <source>Save GPX file as</source>
161161 <translation>Сохранить GPX файл как</translation>
162162 </message>
163163 <message>
164- <location filename="../../gpxviewer/gpxmainwindow.py" line="502"/>
164+ <location filename="../../gpxviewer/gpxmainwindow.py" line="513"/>
165165 <source>Not enouph points.</source>
166166 <translation>Недостаточно точек.</translation>
167167 </message>
168168 <message>
169- <location filename="../../gpxviewer/gpxmainwindow.py" line="366"/>
169+ <location filename="../../gpxviewer/gpxmainwindow.py" line="370"/>
170170 <source>The GPX file will be empty.</source>
171171 <translation>GPX файл будет пуст.</translation>
172172 </message>
173173 <message>
174- <location filename="../../gpxviewer/gpxmainwindow.py" line="416"/>
174+ <location filename="../../gpxviewer/gpxmainwindow.py" line="421"/>
175175 <source>The project is empty.</source>
176176 <translation>Проект пуст.</translation>
177177 </message>
178178 <message>
179- <location filename="../../gpxviewer/gpxmainwindow.py" line="416"/>
179+ <location filename="../../gpxviewer/gpxmainwindow.py" line="421"/>
180180 <source>Save error</source>
181181 <translation>Ошибка сохранения</translation>
182182 </message>
183183 <message>
184- <location filename="../../gpxviewer/gpxmainwindow.py" line="492"/>
184+ <location filename="../../gpxviewer/gpxmainwindow.py" line="503"/>
185185 <source>Plot error</source>
186186 <translation>Ошибка отрисовки</translation>
187187 </message>
188188 <message>
189- <location filename="../../gpxviewer/gpxmainwindow.py" line="502"/>
189+ <location filename="../../gpxviewer/gpxmainwindow.py" line="513"/>
190190 <source>Statistics error</source>
191191 <translation>Ошибка расчёта статистики</translation>
192192 </message>
193193 <message>
194- <location filename="../../gpxviewer/gpxmainwindow.py" line="176"/>
194+ <location filename="../../gpxviewer/gpxmainwindow.py" line="180"/>
195195 <source>Skip tracks</source>
196196 <translation>Пропустить треки</translation>
197197 </message>
198198 <message>
199- <location filename="../../gpxviewer/gpxmainwindow.py" line="492"/>
199+ <location filename="../../gpxviewer/gpxmainwindow.py" line="503"/>
200200 <source>Not enouph points or tracks.</source>
201201 <translation>Недостаточно точек или треков.</translation>
202202 </message>
203203 <message>
204- <location filename="../../gpxviewer/gpxmainwindow.py" line="228"/>
204+ <location filename="../../gpxviewer/gpxmainwindow.py" line="232"/>
205205 <source>Notation:&lt;br&gt;
206206 &lt;font color=red&gt;Red&lt;/font&gt; - skipped points&lt;br&gt;
207207 &lt;font color=blue&gt;Blue&lt;/font&gt; - marked points&lt;br&gt;
@@ -242,17 +242,17 @@
242242 &lt;/ul&gt;</translation>
243243 </message>
244244 <message>
245- <location filename="../../gpxviewer/gpxmainwindow.py" line="155"/>
245+ <location filename="../../gpxviewer/gpxmainwindow.py" line="159"/>
246246 <source>Show on Google maps</source>
247247 <translation>Показать на карте Google</translation>
248248 </message>
249249 <message>
250- <location filename="../../gpxviewer/gpxmainwindow.py" line="456"/>
250+ <location filename="../../gpxviewer/gpxmainwindow.py" line="462"/>
251251 <source>The file </source>
252252 <translation>Файл </translation>
253253 </message>
254254 <message>
255- <location filename="../../gpxviewer/gpxmainwindow.py" line="456"/>
255+ <location filename="../../gpxviewer/gpxmainwindow.py" line="462"/>
256256 <source> doesn&apos;t exist.
257257
258258 Do you want to choose another location of this file?</source>
@@ -264,34 +264,34 @@
264264 <context>
265265 <name>GpxParser</name>
266266 <message>
267- <location filename="../../gpxviewer/gpxmodel.py" line="242"/>
267+ <location filename="../../gpxviewer/gpxmodel.py" line="240"/>
268268 <source> is an invalid GPX file.</source>
269269 <translation> повреждённый GPX файл.</translation>
270270 </message>
271271 <message>
272- <location filename="../../gpxviewer/gpxmodel.py" line="296"/>
272+ <location filename="../../gpxviewer/gpxmodel.py" line="294"/>
273273 <source>Waypoint </source>
274274 <translation>Маршрутная точка </translation>
275275 </message>
276276 <message>
277- <location filename="../../gpxviewer/gpxmodel.py" line="355"/>
277+ <location filename="../../gpxviewer/gpxmodel.py" line="353"/>
278278 <source>Track </source>
279279 <translation>Трек </translation>
280280 </message>
281281 <message>
282- <location filename="../../gpxviewer/gpxmodel.py" line="296"/>
282+ <location filename="../../gpxviewer/gpxmodel.py" line="294"/>
283283 <source>is invalid and will be skipped.</source>
284284 <comment>Waypoint</comment>
285285 <translation>повреждена и будет пропущена.</translation>
286286 </message>
287287 <message>
288- <location filename="../../gpxviewer/gpxmodel.py" line="355"/>
288+ <location filename="../../gpxviewer/gpxmodel.py" line="353"/>
289289 <source>is invalid and will be skipped.</source>
290290 <comment>Track</comment>
291291 <translation>повреждён и будет пропущен.</translation>
292292 </message>
293293 <message>
294- <location filename="../../gpxviewer/gpxmodel.py" line="355"/>
294+ <location filename="../../gpxviewer/gpxmodel.py" line="353"/>
295295 <source>File read error</source>
296296 <translation>Ошибка чтения файла</translation>
297297 </message>
@@ -299,140 +299,150 @@
299299 <context>
300300 <name>MainWindow</name>
301301 <message>
302- <location filename="../../gpxviewer/ui_mainwindow.py" line="199"/>
302+ <location filename="../../gpxviewer/ui_mainwindow.py" line="208"/>
303303 <source>&amp;Help</source>
304304 <translation>&amp;Справка</translation>
305305 </message>
306306 <message>
307- <location filename="../../gpxviewer/ui_mainwindow.py" line="205"/>
307+ <location filename="../../gpxviewer/ui_mainwindow.py" line="214"/>
308308 <source>&amp;Quit</source>
309309 <translation>&amp;Выход</translation>
310310 </message>
311311 <message>
312- <location filename="../../gpxviewer/ui_mainwindow.py" line="206"/>
312+ <location filename="../../gpxviewer/ui_mainwindow.py" line="215"/>
313313 <source>&amp;Open project</source>
314314 <translation>&amp;Открыть проект</translation>
315315 </message>
316316 <message>
317- <location filename="../../gpxviewer/ui_mainwindow.py" line="207"/>
317+ <location filename="../../gpxviewer/ui_mainwindow.py" line="216"/>
318318 <source>&amp;About Qt</source>
319319 <translation>&amp;О Qt</translation>
320320 </message>
321321 <message>
322- <location filename="../../gpxviewer/ui_mainwindow.py" line="208"/>
322+ <location filename="../../gpxviewer/ui_mainwindow.py" line="217"/>
323323 <source>&amp;Save project</source>
324324 <translation>&amp;Сохранить проект</translation>
325325 </message>
326326 <message>
327- <location filename="../../gpxviewer/ui_mainwindow.py" line="209"/>
327+ <location filename="../../gpxviewer/ui_mainwindow.py" line="218"/>
328328 <source>Save project &amp;as...</source>
329329 <translation>Сохранить проект &amp;как...</translation>
330330 </message>
331331 <message>
332- <location filename="../../gpxviewer/ui_mainwindow.py" line="210"/>
332+ <location filename="../../gpxviewer/ui_mainwindow.py" line="219"/>
333333 <source>&amp;Load GPX file</source>
334334 <translation>&amp;Загрузить GPX файл</translation>
335335 </message>
336336 <message>
337- <location filename="../../gpxviewer/ui_mainwindow.py" line="214"/>
337+ <location filename="../../gpxviewer/ui_mainwindow.py" line="223"/>
338338 <source>&amp;Show skipped</source>
339339 <translation>&amp;Показывать пропущенные</translation>
340340 </message>
341341 <message>
342- <location filename="../../gpxviewer/ui_mainwindow.py" line="215"/>
342+ <location filename="../../gpxviewer/ui_mainwindow.py" line="224"/>
343343 <source>Show &amp;marked</source>
344344 <translation>Показывать &amp;маркированные</translation>
345345 </message>
346346 <message>
347- <location filename="../../gpxviewer/ui_mainwindow.py" line="216"/>
347+ <location filename="../../gpxviewer/ui_mainwindow.py" line="225"/>
348348 <source>Show &amp;captioned</source>
349349 <translation>Показывать &amp;подписанные</translation>
350350 </message>
351351 <message>
352- <location filename="../../gpxviewer/ui_mainwindow.py" line="217"/>
352+ <location filename="../../gpxviewer/ui_mainwindow.py" line="226"/>
353353 <source>Show &amp;other</source>
354354 <translation>Показывать &amp;остальные</translation>
355355 </message>
356356 <message>
357- <location filename="../../gpxviewer/ui_mainwindow.py" line="198"/>
357+ <location filename="../../gpxviewer/ui_mainwindow.py" line="206"/>
358358 <source>&amp;File</source>
359359 <translation>&amp;Файл</translation>
360360 </message>
361361 <message>
362- <location filename="../../gpxviewer/ui_mainwindow.py" line="200"/>
362+ <location filename="../../gpxviewer/ui_mainwindow.py" line="209"/>
363363 <source>F&amp;ilter</source>
364364 <translation>Ф&amp;ильтр</translation>
365365 </message>
366366 <message>
367- <location filename="../../gpxviewer/ui_mainwindow.py" line="211"/>
367+ <location filename="../../gpxviewer/ui_mainwindow.py" line="220"/>
368368 <source>&amp;Distance profile</source>
369369 <translation>&amp;Профиль по расстоянию</translation>
370370 </message>
371371 <message>
372- <location filename="../../gpxviewer/ui_mainwindow.py" line="212"/>
372+ <location filename="../../gpxviewer/ui_mainwindow.py" line="221"/>
373373 <source>&amp;Time profile</source>
374374 <translation>Профиль по &amp;времени</translation>
375375 </message>
376376 <message>
377- <location filename="../../gpxviewer/ui_mainwindow.py" line="213"/>
378- <source>Profile &amp;style</source>
379- <translation>&amp;Стиль профиля</translation>
380- </message>
381- <message>
382- <location filename="../../gpxviewer/ui_mainwindow.py" line="218"/>
377+ <location filename="../../gpxviewer/ui_mainwindow.py" line="227"/>
383378 <source>GPX Viewer &amp;Help</source>
384379 <translation>&amp;Справка GPX Viewer</translation>
385380 </message>
386381 <message>
387- <location filename="../../gpxviewer/ui_mainwindow.py" line="219"/>
382+ <location filename="../../gpxviewer/ui_mainwindow.py" line="228"/>
388383 <source>About &amp;GPX Viewer</source>
389384 <translation>О &amp;GPX Viewer</translation>
390385 </message>
391386 <message>
392- <location filename="../../gpxviewer/ui_mainwindow.py" line="196"/>
387+ <location filename="../../gpxviewer/ui_mainwindow.py" line="204"/>
393388 <source>Waypoints</source>
394389 <translation>Маршрутные точки</translation>
395390 </message>
396391 <message>
397- <location filename="../../gpxviewer/ui_mainwindow.py" line="220"/>
392+ <location filename="../../gpxviewer/ui_mainwindow.py" line="229"/>
398393 <source>&amp;New project</source>
399394 <translation>&amp;Новый проект</translation>
400395 </message>
401396 <message>
402- <location filename="../../gpxviewer/ui_mainwindow.py" line="221"/>
397+ <location filename="../../gpxviewer/ui_mainwindow.py" line="230"/>
403398 <source>&amp;Statistics</source>
404399 <translation>&amp;Статистика</translation>
405400 </message>
406401 <message>
407- <location filename="../../gpxviewer/ui_mainwindow.py" line="222"/>
402+ <location filename="../../gpxviewer/ui_mainwindow.py" line="231"/>
408403 <source>Save &amp;GPX file as...</source>
409404 <translation>Сохранить &amp;GPX файл как...</translation>
410405 </message>
411406 <message>
412- <location filename="../../gpxviewer/ui_mainwindow.py" line="197"/>
407+ <location filename="../../gpxviewer/ui_mainwindow.py" line="205"/>
413408 <source>Tracks</source>
414409 <translation>Треки</translation>
415410 </message>
416411 <message>
417- <location filename="../../gpxviewer/ui_mainwindow.py" line="202"/>
412+ <location filename="../../gpxviewer/ui_mainwindow.py" line="211"/>
418413 <source>File</source>
419414 <translation>Файл</translation>
420415 </message>
421416 <message>
422- <location filename="../../gpxviewer/ui_mainwindow.py" line="203"/>
417+ <location filename="../../gpxviewer/ui_mainwindow.py" line="212"/>
423418 <source>Tools</source>
424419 <translation>Инструменты</translation>
425420 </message>
426421 <message>
427- <location filename="../../gpxviewer/ui_mainwindow.py" line="204"/>
422+ <location filename="../../gpxviewer/ui_mainwindow.py" line="213"/>
428423 <source>Filter</source>
429424 <translation>Фильтр</translation>
430425 </message>
431426 <message>
432- <location filename="../../gpxviewer/ui_mainwindow.py" line="201"/>
427+ <location filename="../../gpxviewer/ui_mainwindow.py" line="210"/>
433428 <source>&amp;Tools</source>
434429 <translation>&amp;Инструменты</translation>
435430 </message>
431+ <message>
432+ <location filename="../../gpxviewer/ui_mainwindow.py" line="222"/>
433+ <source>&amp;Profile style</source>
434+ <translation>&amp;Стиль профиля</translation>
435+ </message>
436+ <message>
437+ <location filename="../../gpxviewer/ui_mainwindow.py" line="207"/>
438+ <source>&amp;Recent projects</source>
439+ <translation>&amp;Недавние проекты</translation>
440+ </message>
441+ <message>
442+ <location filename="../../gpxviewer/ui_mainwindow.py" line="232"/>
443+ <source>&amp;Clear list</source>
444+ <translation>&amp;Очистить список</translation>
445+ </message>
436446 </context>
437447 <context>
438448 <name>PlotCanvas</name>
@@ -480,22 +490,22 @@
480490 <translation>Экспорт выбранного размера</translation>
481491 </message>
482492 <message>
483- <location filename="../../gpxviewer/plotviewer.py" line="39"/>
493+ <location filename="../../gpxviewer/plotviewer.py" line="40"/>
484494 <source>Set size for export:</source>
485495 <translation>Размер для экспорта:</translation>
486496 </message>
487497 <message>
488- <location filename="../../gpxviewer/plotviewer.py" line="82"/>
498+ <location filename="../../gpxviewer/plotviewer.py" line="83"/>
489499 <source>Export profile of the current size</source>
490500 <translation>Экспортировать профиль текущего размера</translation>
491501 </message>
492502 <message>
493- <location filename="../../gpxviewer/plotviewer.py" line="88"/>
503+ <location filename="../../gpxviewer/plotviewer.py" line="89"/>
494504 <source>Export profile of the selected size</source>
495505 <translation>Экспортировать профиль выбранного размера</translation>
496506 </message>
497507 <message>
498- <location filename="../../gpxviewer/plotviewer.py" line="67"/>
508+ <location filename="../../gpxviewer/plotviewer.py" line="68"/>
499509 <source>Encapsulated Postscript (*.eps);;Portable Document Format (*.pdf);;PGF files (*.pgf);;PNG images (*.png);;Postscript files (*.ps);;SVG files (*.svg);;SVGZ files (*.svgz);;All files (*.*)</source>
500510 <translation>Encapsulated Postscript (*.eps);;Portable Document Format (*.pdf);;Файлы PGF (*.pgf);;Изображения PNG (*.png);;Файлы Postscript (*.ps);;Файлы SVG (*.svg);;Файлы SVGZ (*.svgz);;Все файлы (*.*)</translation>
501511 </message>
@@ -646,16 +656,6 @@
646656 <translation>Расстояние</translation>
647657 </message>
648658 <message>
649- <location filename="../../gpxviewer/ui_statwindow.py" line="131"/>
650- <source>Altitude raise</source>
651- <translation>Набор высоты</translation>
652- </message>
653- <message>
654- <location filename="../../gpxviewer/ui_statwindow.py" line="132"/>
655- <source>Altitude drop</source>
656- <translation>Сброс высоты</translation>
657- </message>
658- <message>
659659 <location filename="../../gpxviewer/ui_statwindow.py" line="133"/>
660660 <source>Time</source>
661661 <translation>Время</translation>
@@ -685,36 +685,46 @@
685685 <source>Enter regular expression</source>
686686 <translation>Регулярное выражение</translation>
687687 </message>
688+ <message>
689+ <location filename="../../gpxviewer/ui_statwindow.py" line="131"/>
690+ <source>Elevation ascent</source>
691+ <translation>Набор высоты</translation>
692+ </message>
693+ <message>
694+ <location filename="../../gpxviewer/ui_statwindow.py" line="132"/>
695+ <source>Elevation descent</source>
696+ <translation>Сброс высоты</translation>
697+ </message>
688698 </context>
689699 <context>
690700 <name>TrkModel</name>
691701 <message>
692- <location filename="../../gpxviewer/gpxmodel.py" line="175"/>
702+ <location filename="../../gpxviewer/gpxmodel.py" line="173"/>
693703 <source>Name</source>
694704 <translation>Название</translation>
695705 </message>
696706 <message>
697- <location filename="../../gpxviewer/gpxmodel.py" line="175"/>
707+ <location filename="../../gpxviewer/gpxmodel.py" line="173"/>
698708 <source>Length</source>
699709 <translation>Длина</translation>
700710 </message>
701711 <message>
702- <location filename="../../gpxviewer/gpxmodel.py" line="175"/>
712+ <location filename="../../gpxviewer/gpxmodel.py" line="173"/>
703713 <source>Time</source>
704714 <translation>Время</translation>
705715 </message>
706716 <message>
707- <location filename="../../gpxviewer/gpxmodel.py" line="175"/>
717+ <location filename="../../gpxviewer/gpxmodel.py" line="173"/>
708718 <source>Duration</source>
709719 <translation>Продолжительность</translation>
710720 </message>
711721 <message>
712- <location filename="../../gpxviewer/gpxmodel.py" line="175"/>
722+ <location filename="../../gpxviewer/gpxmodel.py" line="173"/>
713723 <source>Segments</source>
714724 <translation>Сегменты</translation>
715725 </message>
716726 <message>
717- <location filename="../../gpxviewer/gpxmodel.py" line="175"/>
727+ <location filename="../../gpxviewer/gpxmodel.py" line="173"/>
718728 <source>Points</source>
719729 <translation>Точки</translation>
720730 </message>
@@ -722,45 +732,45 @@
722732 <context>
723733 <name>WptModel</name>
724734 <message>
725- <location filename="../../gpxviewer/gpxmodel.py" line="43"/>
735+ <location filename="../../gpxviewer/gpxmodel.py" line="41"/>
726736 <source>Name</source>
727737 <translation>Название</translation>
728738 </message>
729739 <message>
730- <location filename="../../gpxviewer/gpxmodel.py" line="43"/>
740+ <location filename="../../gpxviewer/gpxmodel.py" line="41"/>
731741 <source>Latitude</source>
732742 <translation>Широта</translation>
733743 </message>
734744 <message>
735- <location filename="../../gpxviewer/gpxmodel.py" line="43"/>
745+ <location filename="../../gpxviewer/gpxmodel.py" line="41"/>
736746 <source>Longitude</source>
737747 <translation>Долгота</translation>
738748 </message>
739749 <message>
740- <location filename="../../gpxviewer/gpxmodel.py" line="43"/>
741- <source>Altitude</source>
742- <translation>Высота</translation>
743- </message>
744- <message>
745- <location filename="../../gpxviewer/gpxmodel.py" line="44"/>
750+ <location filename="../../gpxviewer/gpxmodel.py" line="42"/>
746751 <source>Distance</source>
747752 <translation>Расстояние</translation>
748753 </message>
749754 <message>
750- <location filename="../../gpxviewer/gpxmodel.py" line="44"/>
755+ <location filename="../../gpxviewer/gpxmodel.py" line="42"/>
751756 <source>Time</source>
752757 <translation>Время</translation>
753758 </message>
754759 <message>
755- <location filename="../../gpxviewer/gpxmodel.py" line="44"/>
760+ <location filename="../../gpxviewer/gpxmodel.py" line="42"/>
756761 <source>Time difference</source>
757762 <translation>Разница во времени</translation>
758763 </message>
759764 <message>
760- <location filename="../../gpxviewer/gpxmodel.py" line="44"/>
765+ <location filename="../../gpxviewer/gpxmodel.py" line="42"/>
761766 <source>Time in days</source>
762767 <translation>Время в днях</translation>
763768 </message>
769+ <message>
770+ <location filename="../../gpxviewer/gpxmodel.py" line="41"/>
771+ <source>Elevation</source>
772+ <translation>Высота</translation>
773+ </message>
764774 </context>
765775 <context>
766776 <name>pointConfigDialog</name>
diff -r 3784189dbc60 -r 7a11d62dfddb gpxviewer/configstore.py
--- a/gpxviewer/configstore.py Sun Nov 19 17:38:37 2017 +0700
+++ b/gpxviewer/configstore.py Sat Nov 25 15:01:47 2017 +0700
@@ -20,9 +20,26 @@
2020 from PyQt5.QtGui import QColor
2121
2222
23+class GpxConfigParser(configparser.ConfigParser):
24+ def __init__(self):
25+ super(GpxConfigParser, self).__init__()
26+
27+ def items(self, section, raw=False, vars=None):
28+ items = dict(super(GpxConfigParser, self).items(section, raw=raw, vars=vars))
29+ for i in items:
30+ if items[i][0] == '[' and items[i][-1] == ']':
31+ items[i] = eval(items[i])
32+ return items
33+
34+ def optionxform(self, optionstr):
35+ return optionstr
36+
37+
2338 class ConfigStore(configparser.ConfigParser):
2439 def __init__(self):
2540 super(ConfigStore, self).__init__()
41+ self.recentProjects = []
42+
2643 defaults = {'MainWindow': {'WindowWidth': '1024',
2744 'WindowHeight': '768',
2845 'LoadGPXDirectory': os.path.expanduser('~'),
@@ -30,7 +47,9 @@
3047 'ShowDefault': 'True',
3148 'ShowSkipped': 'True',
3249 'ShowMarked': 'True',
33- 'ShowCaptioned': 'True'},
50+ 'ShowCaptioned': 'True',
51+ 'RecentProjects': [],
52+ 'MaxRecentProjects': 10},
3453 'PlotWindow': {'WindowWidth': '1024',
3554 'WindowHeight': '768',
3655 'SaveProfileDirectory': os.path.expanduser('~'),
@@ -65,18 +84,21 @@
6584 'CaptionSizeEnabled': True,
6685 'CaptionSize': '12'}}
6786 self.read_dict(defaults)
87+
6888 if os.name == 'nt':
6989 self.configfile = os.path.expanduser('~/AppData/Local/gpxviewerrc')
7090 else:
7191 self.configfile = os.path.expanduser('~/.config/gpxviewerrc')
7292 if os.path.exists(self.configfile):
7393 self.read(self.configfile)
94+ self.recentProjects = eval(self['MainWindow']['RecentProjects'])
7495
7596 def optionxform(self, optionstr):
7697 return optionstr
7798
7899 def save(self):
79100 with open(self.configfile, 'w') as cfg:
101+ self['MainWindow']['RecentProjects'] = str(self.recentProjects)
80102 self.write(cfg)
81103
82104
diff -r 3784189dbc60 -r 7a11d62dfddb gpxviewer/gpxdocument.py
--- a/gpxviewer/gpxdocument.py Sun Nov 19 17:38:37 2017 +0700
+++ b/gpxviewer/gpxdocument.py Sat Nov 25 15:01:47 2017 +0700
@@ -17,27 +17,12 @@
1717 import configparser
1818 from PyQt5 import QtCore
1919 import gpxviewer.gpxmodel as gpx
20-from gpxviewer.configstore import TheConfig
20+from gpxviewer.configstore import GpxConfigParser, TheConfig
2121
2222
2323 GPXMAGICK = '9e27ea8e'
2424
2525
26-class GpxConfigParser(configparser.ConfigParser):
27- def __init__(self):
28- super(GpxConfigParser, self).__init__()
29-
30- def items(self, section, raw=False, vars=None):
31- items = dict(super(GpxConfigParser, self).items(section, raw=raw, vars=vars))
32- for i in items:
33- if items[i][0] == '[' and items[i][-1] == ']':
34- items[i] = eval(items[i])
35- return items
36-
37- def optionxform(self, optionstr):
38- return optionstr
39-
40-
4126 class GpxDocument(QtCore.QObject):
4227 def __init__(self, parent=None):
4328 super(GpxDocument, self).__init__(parent)
diff -r 3784189dbc60 -r 7a11d62dfddb gpxviewer/gpxmainwindow.py
--- a/gpxviewer/gpxmainwindow.py Sun Nov 19 17:38:37 2017 +0700
+++ b/gpxviewer/gpxmainwindow.py Sat Nov 25 15:01:47 2017 +0700
@@ -89,7 +89,6 @@
8989 self.ui.actionShowMarked.setChecked(TheConfig['MainWindow'].getboolean('ShowMarked'))
9090 self.ui.actionShowCaptioned.setChecked(TheConfig['MainWindow'].getboolean('ShowCaptioned'))
9191 self.ui.actionShowOther.setChecked(TheConfig['MainWindow'].getboolean('ShowDefault'))
92- self.resize(TheConfig['MainWindow'].getint('WindowWidth'), TheConfig['MainWindow'].getint('WindowHeight'))
9392
9493 TheDocument.gpxparser.warningSent.connect(self.showWarning)
9594 TheDocument.gpxparser.wptmodel.namesChanged.connect(self.setProjectChanged)
@@ -98,6 +97,11 @@
9897 self.projectSaved = False
9998 self.projectChanged = False
10099 self.titleFilename = None
100+ self.actionsRecent = []
101+
102+ self.updateRecentProjects()
103+ self.resize(TheConfig['MainWindow'].getint('WindowWidth'), TheConfig['MainWindow'].getint('WindowHeight'))
104+
101105 self.plot = plt.PlotWindow()
102106 self.stat = stat.StatWindow()
103107
@@ -409,6 +413,7 @@
409413 TheDocument.saveFile(self.projectFile)
410414 self.setProjectChanged(False)
411415 self.updateTitleFilename(self.projectFile)
416+ self.addRecentProject(self.projectFile)
412417 return True
413418 else:
414419 return False
@@ -448,6 +453,7 @@
448453 self.setProjectChanged(False)
449454 self.updateTitleFilename(self.projectFile)
450455 self.updateTabs()
456+ self.addRecentProject(filename)
451457 except gpx.GpxWarning as e:
452458 self.reset()
453459 QtWidgets.QMessageBox.warning(self, self.tr('File read error'), e.args[0])
@@ -464,6 +470,11 @@
464470 if result == QtWidgets.QMessageBox.YesToAll:
465471 TheDocument.applyToAll = True
466472
473+ def openRecentProject(self):
474+ for i, act in enumerate(self.actionsRecent):
475+ if self.sender() == act:
476+ self.openGPXProject(TheConfig.recentProjects[i])
477+
467478 def plotDistanceProfile(self):
468479 if TheDocument.wptmodel.rowCount() - len(TheDocument.wptmodel.getIndexesWithIncludeState(gpx.INC_SKIP)) < 2 and \
469480 TheDocument.trkmodel.rowCount() == len(TheDocument.trkmodel.getIndexesWithIncludeState(gpx.INC_SKIP)):
@@ -570,3 +581,33 @@
570581 self.ui.trkView.resizeColumnsToContents()
571582 if TheDocument.wptmodel.rowCount() == 0:
572583 self.ui.tabWidget.setCurrentWidget(self.ui.trkTab)
584+
585+ def addRecentProject(self, filename):
586+ if filename in TheConfig.recentProjects:
587+ TheConfig.recentProjects.remove(filename)
588+ TheConfig.recentProjects.insert(0, filename)
589+ if len(TheConfig.recentProjects) > TheConfig['MainWindow'].getint('MaxRecentProjects'):
590+ del TheConfig.recentProjects[-1]
591+ self.updateRecentProjects()
592+
593+ def updateRecentProjects(self):
594+ for act in self.actionsRecent:
595+ self.ui.menuRecentProjects.removeAction(act)
596+ self.actionsRecent = []
597+ for p in TheConfig.recentProjects:
598+ act = QtWidgets.QAction(QtCore.QFileInfo(p).fileName() + ' [' + p + ']', self)
599+ act.triggered.connect(self.openRecentProject)
600+ self.actionsRecent += [act]
601+ self.ui.menuRecentProjects.insertActions(self.ui.actionClearList, self.actionsRecent)
602+ if len(TheConfig.recentProjects) > 0:
603+ self.ui.menuRecentProjects.insertSeparator(self.ui.actionClearList)
604+ self.ui.actionClearList.setEnabled(True)
605+ else:
606+ self.ui.actionClearList.setDisabled(True)
607+
608+ def clearRecentList(self):
609+ for act in self.actionsRecent:
610+ self.ui.menuRecentProjects.removeAction(act)
611+ self.actionsRecent = []
612+ TheConfig.recentProjects = []
613+ self.ui.actionClearList.setDisabled(True)
diff -r 3784189dbc60 -r 7a11d62dfddb gpxviewer/gpxmodel.py
--- a/gpxviewer/gpxmodel.py Sun Nov 19 17:38:37 2017 +0700
+++ b/gpxviewer/gpxmodel.py Sat Nov 25 15:01:47 2017 +0700
@@ -38,7 +38,7 @@
3838 class WptModel(QtCore.QAbstractTableModel):
3939 def __init__(self, parent=None):
4040 super(WptModel, self).__init__(parent)
41- self.fields = [self.tr('Name'), self.tr('Latitude'), self.tr('Longitude'), self.tr('Altitude'),
41+ self.fields = [self.tr('Name'), self.tr('Latitude'), self.tr('Longitude'), self.tr('Elevation'),
4242 self.tr('Distance'), self.tr('Time'), self.tr('Time difference'), self.tr('Time in days')]
4343 self.resetModel()
4444 self.pix = QPixmap(16, 16)
diff -r 3784189dbc60 -r 7a11d62dfddb gpxviewer/rc_gpxviewer.py
--- a/gpxviewer/rc_gpxviewer.py Sun Nov 19 17:38:37 2017 +0700
+++ b/gpxviewer/rc_gpxviewer.py Sat Nov 25 15:01:47 2017 +0700
@@ -9,1010 +9,89 @@
99 from PyQt5 import QtCore
1010
1111 qt_resource_data = b"\
12-\x00\x00\x01\xc2\
13-\x3c\
14-\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
15-\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
16-\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
17-\x30\x20\x30\x20\x32\x32\x20\x32\x32\x22\x3e\x0d\x0a\x20\x20\x3c\
18-\x64\x65\x66\x73\x20\x69\x64\x3d\x22\x64\x65\x66\x73\x33\x30\x35\
19-\x31\x22\x3e\x0d\x0a\x20\x20\x20\x20\x3c\x73\x74\x79\x6c\x65\x20\
20-\x74\x79\x70\x65\x3d\x22\x74\x65\x78\x74\x2f\x63\x73\x73\x22\x20\
21-\x69\x64\x3d\x22\x63\x75\x72\x72\x65\x6e\x74\x2d\x63\x6f\x6c\x6f\
22-\x72\x2d\x73\x63\x68\x65\x6d\x65\x22\x3e\x0d\x0a\x20\x20\x20\x20\
23-\x20\x20\x2e\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\
24-\x65\x78\x74\x20\x7b\x0d\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x63\
25-\x6f\x6c\x6f\x72\x3a\x23\x34\x64\x34\x64\x34\x64\x3b\x0d\x0a\x20\
26-\x20\x20\x20\x20\x20\x7d\x0d\x0a\x20\x20\x20\x20\x20\x20\x3c\x2f\
27-\x73\x74\x79\x6c\x65\x3e\x0d\x0a\x20\x20\x3c\x2f\x64\x65\x66\x73\
28-\x3e\x0d\x0a\x20\x3c\x70\x61\x74\x68\x20\x0d\x0a\x20\x20\x20\x20\
29-\x20\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\x6c\x6c\x3a\x63\x75\x72\
30-\x72\x65\x6e\x74\x43\x6f\x6c\x6f\x72\x3b\x66\x69\x6c\x6c\x2d\x6f\
31-\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\x73\x74\x72\x6f\x6b\x65\x3a\
32-\x6e\x6f\x6e\x65\x22\x20\x0d\x0a\x09\x20\x64\x3d\x22\x6d\x33\x20\
33-\x33\x76\x31\x36\x68\x31\x20\x31\x35\x76\x2d\x31\x2d\x31\x35\x68\
34-\x2d\x31\x2d\x31\x34\x2d\x31\x6d\x31\x20\x34\x68\x31\x34\x76\x31\
35-\x31\x68\x2d\x31\x34\x76\x2d\x31\x31\x6d\x31\x20\x31\x76\x39\x68\
36-\x35\x76\x2d\x39\x68\x2d\x35\x6d\x36\x20\x31\x76\x31\x68\x36\x76\
37-\x2d\x31\x68\x2d\x36\x6d\x30\x20\x33\x76\x31\x68\x34\x76\x2d\x31\
38-\x68\x2d\x34\x6d\x30\x20\x33\x76\x31\x68\x32\x76\x2d\x31\x68\x2d\
39-\x32\x22\x0d\x0a\x09\x20\x63\x6c\x61\x73\x73\x3d\x22\x43\x6f\x6c\
40-\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\x65\x78\x74\x22\x0d\x0a\
41-\x20\x20\x20\x20\x20\x2f\x3e\x0d\x0a\x3c\x2f\x73\x76\x67\x3e\x0d\
42-\x0a\
43-\x00\x00\x00\xab\
44-\x3c\
45-\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
46-\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
47-\x30\x2f\x73\x76\x67\x22\x20\x77\x69\x64\x74\x68\x3d\x22\x32\x32\
48-\x22\x20\x68\x65\x69\x67\x68\x74\x3d\x22\x32\x32\x22\x3e\x0d\x0a\
49-\x20\x3c\x70\x61\x74\x68\x20\x64\x3d\x22\x6d\x33\x20\x33\x76\x34\
50-\x20\x31\x32\x68\x31\x20\x31\x34\x20\x31\x76\x2d\x31\x2d\x31\x32\
51-\x2d\x33\x68\x2d\x31\x35\x2d\x31\x6d\x31\x20\x34\x68\x31\x34\x76\
52-\x31\x31\x68\x2d\x31\x34\x76\x2d\x31\x31\x6d\x34\x20\x34\x76\x32\
53-\x68\x36\x76\x2d\x32\x68\x2d\x36\x22\x20\x73\x74\x79\x6c\x65\x3d\
54-\x22\x66\x69\x6c\x6c\x3a\x23\x64\x61\x34\x34\x35\x33\x22\x2f\x3e\
55-\x0d\x0a\x3c\x2f\x73\x76\x67\x3e\x0d\x0a\
56-\x00\x00\x01\xc6\
57-\x3c\
58-\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
59-\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
60-\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
61-\x30\x20\x30\x20\x32\x34\x20\x32\x34\x22\x3e\x0a\x20\x20\x3c\x64\
62-\x65\x66\x73\x20\x69\x64\x3d\x22\x64\x65\x66\x73\x33\x30\x35\x31\
63-\x22\x3e\x0a\x20\x20\x20\x20\x3c\x73\x74\x79\x6c\x65\x20\x74\x79\
64-\x70\x65\x3d\x22\x74\x65\x78\x74\x2f\x63\x73\x73\x22\x20\x69\x64\
65-\x3d\x22\x63\x75\x72\x72\x65\x6e\x74\x2d\x63\x6f\x6c\x6f\x72\x2d\
66-\x73\x63\x68\x65\x6d\x65\x22\x3e\x0a\x20\x20\x20\x20\x20\x20\x2e\
67-\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\x65\x78\x74\
68-\x20\x7b\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x63\x6f\x6c\x6f\x72\
69-\x3a\x23\x34\x64\x34\x64\x34\x64\x3b\x0a\x20\x20\x20\x20\x20\x20\
70-\x7d\x0a\x20\x20\x20\x20\x20\x20\x3c\x2f\x73\x74\x79\x6c\x65\x3e\
71-\x0a\x20\x20\x3c\x2f\x64\x65\x66\x73\x3e\x0a\x20\x3c\x70\x61\x74\
72-\x68\x20\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\x6c\x6c\x3a\x63\x75\
73-\x72\x72\x65\x6e\x74\x43\x6f\x6c\x6f\x72\x3b\x66\x69\x6c\x6c\x2d\
74-\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\x73\x74\x72\x6f\x6b\x65\
75-\x3a\x6e\x6f\x6e\x65\x22\x20\x0a\x20\x20\x20\x20\x20\x64\x3d\x22\
76-\x4d\x20\x31\x36\x20\x34\x20\x4c\x20\x31\x36\x20\x32\x30\x20\x4c\
77-\x20\x32\x30\x20\x32\x30\x20\x4c\x20\x32\x30\x20\x34\x20\x4c\x20\
78-\x31\x36\x20\x34\x20\x7a\x20\x4d\x20\x31\x30\x20\x31\x31\x20\x4c\
79-\x20\x31\x30\x20\x32\x30\x20\x4c\x20\x31\x34\x20\x32\x30\x20\x4c\
80-\x20\x31\x34\x20\x31\x31\x20\x4c\x20\x31\x30\x20\x31\x31\x20\x7a\
81-\x20\x4d\x20\x34\x20\x31\x35\x20\x4c\x20\x34\x20\x32\x30\x20\x4c\
82-\x20\x38\x20\x32\x30\x20\x4c\x20\x38\x20\x31\x35\x20\x4c\x20\x34\
83-\x20\x31\x35\x20\x7a\x20\x22\x0a\x20\x20\x20\x20\x20\x63\x6c\x61\
84-\x73\x73\x3d\x22\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\
85-\x54\x65\x78\x74\x22\x0a\x20\x20\x20\x20\x20\x2f\x3e\x0a\x3c\x2f\
86-\x73\x76\x67\x3e\x0a\
87-\x00\x00\x04\x9b\
88-\x3c\
89-\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
90-\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
91-\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
92-\x30\x20\x30\x20\x32\x32\x20\x32\x32\x22\x3e\x0a\x20\x20\x3c\x64\
93-\x65\x66\x73\x20\x69\x64\x3d\x22\x64\x65\x66\x73\x33\x30\x35\x31\
94-\x22\x3e\x0a\x20\x20\x20\x20\x3c\x73\x74\x79\x6c\x65\x20\x74\x79\
95-\x70\x65\x3d\x22\x74\x65\x78\x74\x2f\x63\x73\x73\x22\x20\x69\x64\
96-\x3d\x22\x63\x75\x72\x72\x65\x6e\x74\x2d\x63\x6f\x6c\x6f\x72\x2d\
97-\x73\x63\x68\x65\x6d\x65\x22\x3e\x0a\x20\x20\x20\x20\x20\x20\x2e\
98-\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\x65\x78\x74\
99-\x20\x7b\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x63\x6f\x6c\x6f\x72\
100-\x3a\x23\x34\x64\x34\x64\x34\x64\x3b\x0a\x20\x20\x20\x20\x20\x20\
101-\x7d\x0a\x20\x20\x20\x20\x20\x20\x3c\x2f\x73\x74\x79\x6c\x65\x3e\
102-\x0a\x20\x20\x3c\x2f\x64\x65\x66\x73\x3e\x0a\x20\x3c\x70\x61\x74\
103-\x68\x20\x0a\x20\x20\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\
104-\x6c\x6c\x3a\x63\x75\x72\x72\x65\x6e\x74\x43\x6f\x6c\x6f\x72\x3b\
105-\x66\x69\x6c\x6c\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\x73\
106-\x74\x72\x6f\x6b\x65\x3a\x6e\x6f\x6e\x65\x22\x20\x0a\x20\x20\x20\
107-\x20\x64\x3d\x22\x4d\x20\x32\x20\x32\x2e\x39\x39\x38\x30\x34\x36\
108-\x39\x20\x4c\x20\x32\x20\x33\x20\x4c\x20\x32\x20\x34\x20\x4c\x20\
109-\x32\x20\x31\x39\x20\x4c\x20\x33\x20\x31\x39\x20\x4c\x20\x31\x31\
110-\x20\x31\x39\x20\x4c\x20\x31\x31\x20\x31\x38\x20\x4c\x20\x36\x20\
111-\x31\x38\x20\x4c\x20\x36\x20\x31\x32\x20\x4c\x20\x31\x31\x20\x31\
112-\x32\x20\x4c\x20\x31\x31\x20\x31\x31\x20\x4c\x20\x36\x20\x31\x31\
113-\x20\x4c\x20\x35\x20\x31\x31\x20\x4c\x20\x35\x20\x31\x38\x20\x4c\
114-\x20\x33\x20\x31\x38\x20\x4c\x20\x33\x20\x34\x20\x4c\x20\x36\x20\
115-\x34\x20\x4c\x20\x36\x20\x38\x20\x4c\x20\x36\x20\x39\x20\x4c\x20\
116-\x31\x34\x20\x39\x20\x4c\x20\x31\x34\x20\x38\x20\x4c\x20\x31\x34\
117-\x20\x34\x20\x4c\x20\x31\x34\x2e\x32\x39\x32\x39\x36\x39\x20\x34\
118-\x20\x4c\x20\x31\x37\x20\x36\x2e\x37\x30\x37\x30\x33\x31\x32\x20\
119-\x4c\x20\x31\x37\x20\x37\x20\x4c\x20\x31\x37\x20\x31\x30\x20\x4c\
120-\x20\x31\x38\x20\x31\x30\x20\x4c\x20\x31\x38\x20\x37\x20\x4c\x20\
121-\x31\x38\x20\x36\x2e\x33\x30\x30\x37\x38\x31\x32\x20\x4c\x20\x31\
122-\x37\x2e\x39\x39\x32\x31\x38\x38\x20\x36\x2e\x33\x30\x30\x37\x38\
123-\x31\x32\x20\x4c\x20\x31\x38\x20\x36\x2e\x32\x39\x31\x30\x31\x35\
124-\x36\x20\x4c\x20\x31\x34\x2e\x37\x30\x37\x30\x33\x31\x20\x32\x2e\
125-\x39\x39\x38\x30\x34\x36\x39\x20\x4c\x20\x31\x34\x2e\x36\x39\x39\
126-\x32\x31\x39\x20\x33\x2e\x30\x30\x37\x38\x31\x32\x35\x20\x4c\x20\
127-\x31\x34\x2e\x36\x39\x39\x32\x31\x39\x20\x32\x2e\x39\x39\x38\x30\
128-\x34\x36\x39\x20\x4c\x20\x31\x34\x20\x32\x2e\x39\x39\x38\x30\x34\
129-\x36\x39\x20\x4c\x20\x32\x20\x32\x2e\x39\x39\x38\x30\x34\x36\x39\
130-\x20\x7a\x20\x4d\x20\x37\x20\x34\x20\x4c\x20\x31\x30\x2e\x39\x30\
131-\x30\x33\x39\x31\x20\x34\x20\x4c\x20\x31\x30\x2e\x39\x30\x30\x33\
132-\x39\x31\x20\x38\x20\x4c\x20\x37\x20\x38\x20\x4c\x20\x37\x20\x34\
133-\x20\x7a\x20\x4d\x20\x31\x38\x20\x31\x31\x20\x4c\x20\x31\x37\x2e\
134-\x30\x30\x33\x39\x30\x36\x20\x31\x31\x2e\x39\x39\x34\x31\x34\x31\
135-\x20\x4c\x20\x31\x37\x20\x31\x31\x2e\x39\x39\x34\x31\x34\x31\x20\
136-\x4c\x20\x31\x32\x20\x31\x36\x2e\x39\x39\x32\x31\x38\x38\x20\x4c\
137-\x20\x31\x32\x2e\x30\x30\x37\x38\x31\x32\x20\x31\x37\x2e\x30\x30\
138-\x31\x39\x35\x33\x20\x4c\x20\x31\x32\x2e\x30\x30\x33\x39\x30\x36\
139-\x20\x31\x38\x2e\x30\x30\x35\x38\x35\x39\x20\x4c\x20\x31\x32\x20\
140-\x31\x38\x2e\x30\x30\x35\x38\x35\x39\x20\x4c\x20\x31\x32\x20\x31\
141-\x38\x2e\x39\x39\x36\x30\x39\x34\x20\x4c\x20\x31\x32\x20\x31\x39\
142-\x2e\x30\x30\x35\x38\x35\x39\x20\x4c\x20\x31\x34\x20\x31\x39\x2e\
143-\x30\x30\x35\x38\x35\x39\x20\x4c\x20\x31\x34\x2e\x30\x30\x35\x38\
144-\x35\x39\x20\x31\x38\x2e\x39\x39\x36\x30\x39\x34\x20\x4c\x20\x31\
145-\x34\x2e\x30\x30\x39\x37\x36\x36\x20\x31\x38\x2e\x39\x39\x36\x30\
146-\x39\x34\x20\x4c\x20\x31\x34\x2e\x30\x31\x39\x35\x33\x31\x20\x31\
147-\x38\x2e\x39\x39\x36\x30\x39\x34\x20\x4c\x20\x31\x34\x2e\x30\x31\
148-\x33\x36\x37\x32\x20\x31\x38\x2e\x39\x38\x36\x33\x32\x38\x20\x4c\
149-\x20\x31\x35\x20\x31\x38\x20\x4c\x20\x31\x39\x20\x31\x34\x2e\x30\
150-\x30\x33\x39\x30\x36\x20\x4c\x20\x31\x38\x2e\x32\x39\x34\x39\x32\
151-\x32\x20\x31\x33\x2e\x32\x39\x34\x39\x32\x32\x20\x4c\x20\x31\x33\
152-\x2e\x33\x30\x34\x36\x38\x38\x20\x31\x38\x2e\x32\x38\x31\x32\x35\
153-\x20\x4c\x20\x31\x32\x2e\x37\x31\x30\x39\x33\x38\x20\x31\x37\x2e\
154-\x36\x38\x39\x34\x35\x33\x20\x4c\x20\x31\x37\x2e\x37\x30\x33\x31\
155-\x32\x35\x20\x31\x32\x2e\x37\x30\x31\x31\x37\x32\x20\x4c\x20\x31\
156-\x38\x2e\x32\x39\x34\x39\x32\x32\x20\x31\x33\x2e\x32\x39\x34\x39\
157-\x32\x32\x20\x4c\x20\x31\x39\x20\x31\x33\x2e\x39\x39\x38\x30\x34\
158-\x37\x20\x4c\x20\x32\x30\x20\x31\x32\x2e\x39\x39\x38\x30\x34\x37\
159-\x20\x4c\x20\x31\x38\x20\x31\x31\x20\x7a\x20\x22\x0a\x20\x20\x20\
160-\x20\x63\x6c\x61\x73\x73\x3d\x22\x43\x6f\x6c\x6f\x72\x53\x63\x68\
161-\x65\x6d\x65\x2d\x54\x65\x78\x74\x22\x0a\x20\x20\x20\x20\x2f\x3e\
162-\x20\x20\x0a\x3c\x2f\x73\x76\x67\x3e\x0a\
163-\x00\x00\x16\x49\
164-\x3c\
165-\x3f\x78\x6d\x6c\x20\x76\x65\x72\x73\x69\x6f\x6e\x3d\x22\x31\x2e\
166-\x30\x22\x20\x65\x6e\x63\x6f\x64\x69\x6e\x67\x3d\x22\x55\x54\x46\
167-\x2d\x38\x22\x20\x73\x74\x61\x6e\x64\x61\x6c\x6f\x6e\x65\x3d\x22\
168-\x6e\x6f\x22\x3f\x3e\x0a\x3c\x21\x2d\x2d\x20\x43\x72\x65\x61\x74\
169-\x65\x64\x20\x77\x69\x74\x68\x20\x49\x6e\x6b\x73\x63\x61\x70\x65\
170-\x20\x28\x68\x74\x74\x70\x3a\x2f\x2f\x77\x77\x77\x2e\x69\x6e\x6b\
171-\x73\x63\x61\x70\x65\x2e\x6f\x72\x67\x2f\x29\x20\x2d\x2d\x3e\x0a\
172-\x0a\x3c\x73\x76\x67\x0a\x20\x20\x20\x78\x6d\x6c\x6e\x73\x3a\x64\
173-\x63\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x70\x75\x72\x6c\x2e\x6f\
174-\x72\x67\x2f\x64\x63\x2f\x65\x6c\x65\x6d\x65\x6e\x74\x73\x2f\x31\
175-\x2e\x31\x2f\x22\x0a\x20\x20\x20\x78\x6d\x6c\x6e\x73\x3a\x63\x63\
176-\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x63\x72\x65\x61\x74\x69\x76\
177-\x65\x63\x6f\x6d\x6d\x6f\x6e\x73\x2e\x6f\x72\x67\x2f\x6e\x73\x23\
178-\x22\x0a\x20\x20\x20\x78\x6d\x6c\x6e\x73\x3a\x72\x64\x66\x3d\x22\
179-\x68\x74\x74\x70\x3a\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\
180-\x67\x2f\x31\x39\x39\x39\x2f\x30\x32\x2f\x32\x32\x2d\x72\x64\x66\
181-\x2d\x73\x79\x6e\x74\x61\x78\x2d\x6e\x73\x23\x22\x0a\x20\x20\x20\
182-\x78\x6d\x6c\x6e\x73\x3a\x73\x76\x67\x3d\x22\x68\x74\x74\x70\x3a\
183-\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
184-\x30\x2f\x73\x76\x67\x22\x0a\x20\x20\x20\x78\x6d\x6c\x6e\x73\x3d\
185-\x22\x68\x74\x74\x70\x3a\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\
186-\x72\x67\x2f\x32\x30\x30\x30\x2f\x73\x76\x67\x22\x0a\x20\x20\x20\
187-\x78\x6d\x6c\x6e\x73\x3a\x78\x6c\x69\x6e\x6b\x3d\x22\x68\x74\x74\
188-\x70\x3a\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x31\
189-\x39\x39\x39\x2f\x78\x6c\x69\x6e\x6b\x22\x0a\x20\x20\x20\x78\x6d\
190-\x6c\x6e\x73\x3a\x73\x6f\x64\x69\x70\x6f\x64\x69\x3d\x22\x68\x74\
191-\x74\x70\x3a\x2f\x2f\x73\x6f\x64\x69\x70\x6f\x64\x69\x2e\x73\x6f\
192-\x75\x72\x63\x65\x66\x6f\x72\x67\x65\x2e\x6e\x65\x74\x2f\x44\x54\
193-\x44\x2f\x73\x6f\x64\x69\x70\x6f\x64\x69\x2d\x30\x2e\x64\x74\x64\
194-\x22\x0a\x20\x20\x20\x78\x6d\x6c\x6e\x73\x3a\x69\x6e\x6b\x73\x63\
195-\x61\x70\x65\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x77\x77\x77\x2e\
196-\x69\x6e\x6b\x73\x63\x61\x70\x65\x2e\x6f\x72\x67\x2f\x6e\x61\x6d\
197-\x65\x73\x70\x61\x63\x65\x73\x2f\x69\x6e\x6b\x73\x63\x61\x70\x65\
198-\x22\x0a\x20\x20\x20\x77\x69\x64\x74\x68\x3d\x22\x31\x32\x38\x22\
199-\x0a\x20\x20\x20\x68\x65\x69\x67\x68\x74\x3d\x22\x31\x32\x38\x22\
200-\x0a\x20\x20\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\x30\x20\x30\
201-\x20\x31\x32\x38\x20\x31\x32\x38\x22\x0a\x20\x20\x20\x69\x64\x3d\
202-\x22\x73\x76\x67\x32\x22\x0a\x20\x20\x20\x76\x65\x72\x73\x69\x6f\
203-\x6e\x3d\x22\x31\x2e\x31\x22\x0a\x20\x20\x20\x69\x6e\x6b\x73\x63\
204-\x61\x70\x65\x3a\x76\x65\x72\x73\x69\x6f\x6e\x3d\x22\x30\x2e\x39\
205-\x31\x20\x72\x31\x33\x37\x32\x35\x22\x0a\x20\x20\x20\x73\x6f\x64\
206-\x69\x70\x6f\x64\x69\x3a\x64\x6f\x63\x6e\x61\x6d\x65\x3d\x22\x67\
207-\x70\x78\x76\x69\x65\x77\x65\x72\x2e\x73\x76\x67\x22\x3e\x0a\x20\
208-\x20\x3c\x64\x65\x66\x73\x0a\x20\x20\x20\x20\x20\x69\x64\x3d\x22\
209-\x64\x65\x66\x73\x34\x22\x3e\x0a\x20\x20\x20\x20\x3c\x6c\x69\x6e\
210-\x65\x61\x72\x47\x72\x61\x64\x69\x65\x6e\x74\x0a\x20\x20\x20\x20\
211-\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x63\x6f\x6c\x6c\
212-\x65\x63\x74\x3d\x22\x61\x6c\x77\x61\x79\x73\x22\x0a\x20\x20\x20\
213-\x20\x20\x20\x20\x69\x64\x3d\x22\x6c\x69\x6e\x65\x61\x72\x47\x72\
214-\x61\x64\x69\x65\x6e\x74\x34\x37\x38\x37\x22\x3e\x0a\x20\x20\x20\
215-\x20\x20\x20\x3c\x73\x74\x6f\x70\x0a\x20\x20\x20\x20\x20\x20\x20\
216-\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\x73\x74\x6f\x70\x2d\x63\x6f\
217-\x6c\x6f\x72\x3a\x23\x65\x39\x61\x66\x61\x66\x3b\x73\x74\x6f\x70\
218-\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x22\x0a\x20\x20\x20\x20\
219-\x20\x20\x20\x20\x20\x6f\x66\x66\x73\x65\x74\x3d\x22\x30\x22\x0a\
220-\x20\x20\x20\x20\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x73\x74\x6f\
221-\x70\x34\x37\x38\x39\x22\x20\x2f\x3e\x0a\x20\x20\x20\x20\x20\x20\
222-\x3c\x73\x74\x6f\x70\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x73\
223-\x74\x79\x6c\x65\x3d\x22\x73\x74\x6f\x70\x2d\x63\x6f\x6c\x6f\x72\
224-\x3a\x23\x65\x39\x61\x66\x61\x66\x3b\x73\x74\x6f\x70\x2d\x6f\x70\
225-\x61\x63\x69\x74\x79\x3a\x30\x2e\x33\x30\x39\x38\x30\x33\x39\x33\
226-\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x6f\x66\x66\x73\x65\
227-\x74\x3d\x22\x31\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x69\
228-\x64\x3d\x22\x73\x74\x6f\x70\x34\x37\x39\x31\x22\x20\x2f\x3e\x0a\
229-\x20\x20\x20\x20\x3c\x2f\x6c\x69\x6e\x65\x61\x72\x47\x72\x61\x64\
230-\x69\x65\x6e\x74\x3e\x0a\x20\x20\x20\x20\x3c\x6d\x61\x72\x6b\x65\
231-\x72\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\
232-\x65\x3a\x73\x74\x6f\x63\x6b\x69\x64\x3d\x22\x44\x6f\x74\x4c\x22\
233-\x0a\x20\x20\x20\x20\x20\x20\x20\x6f\x72\x69\x65\x6e\x74\x3d\x22\
234-\x61\x75\x74\x6f\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x72\x65\x66\
235-\x59\x3d\x22\x30\x2e\x30\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x72\
236-\x65\x66\x58\x3d\x22\x30\x2e\x30\x22\x0a\x20\x20\x20\x20\x20\x20\
237-\x20\x69\x64\x3d\x22\x44\x6f\x74\x4c\x22\x0a\x20\x20\x20\x20\x20\
238-\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\x6f\x76\x65\x72\x66\x6c\x6f\
239-\x77\x3a\x76\x69\x73\x69\x62\x6c\x65\x22\x0a\x20\x20\x20\x20\x20\
240-\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x69\x73\x73\x74\x6f\
241-\x63\x6b\x3d\x22\x74\x72\x75\x65\x22\x3e\x0a\x20\x20\x20\x20\x20\
242-\x20\x3c\x70\x61\x74\x68\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\
243-\x69\x64\x3d\x22\x70\x61\x74\x68\x34\x32\x31\x33\x22\x0a\x20\x20\
244-\x20\x20\x20\x20\x20\x20\x20\x64\x3d\x22\x4d\x20\x2d\x32\x2e\x35\
245-\x2c\x2d\x31\x2e\x30\x20\x43\x20\x2d\x32\x2e\x35\x2c\x31\x2e\x37\
246-\x36\x30\x30\x30\x30\x30\x20\x2d\x34\x2e\x37\x34\x30\x30\x30\x30\
247-\x30\x2c\x34\x2e\x30\x20\x2d\x37\x2e\x35\x2c\x34\x2e\x30\x20\x43\
248-\x20\x2d\x31\x30\x2e\x32\x36\x30\x30\x30\x30\x2c\x34\x2e\x30\x20\
249-\x2d\x31\x32\x2e\x35\x2c\x31\x2e\x37\x36\x30\x30\x30\x30\x30\x20\
250-\x2d\x31\x32\x2e\x35\x2c\x2d\x31\x2e\x30\x20\x43\x20\x2d\x31\x32\
251-\x2e\x35\x2c\x2d\x33\x2e\x37\x36\x30\x30\x30\x30\x30\x20\x2d\x31\
252-\x30\x2e\x32\x36\x30\x30\x30\x30\x2c\x2d\x36\x2e\x30\x20\x2d\x37\
253-\x2e\x35\x2c\x2d\x36\x2e\x30\x20\x43\x20\x2d\x34\x2e\x37\x34\x30\
254-\x30\x30\x30\x30\x2c\x2d\x36\x2e\x30\x20\x2d\x32\x2e\x35\x2c\x2d\
255-\x33\x2e\x37\x36\x30\x30\x30\x30\x30\x20\x2d\x32\x2e\x35\x2c\x2d\
256-\x31\x2e\x30\x20\x7a\x20\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\
257-\x20\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\x6c\x6c\x2d\x72\x75\x6c\
258-\x65\x3a\x65\x76\x65\x6e\x6f\x64\x64\x3b\x73\x74\x72\x6f\x6b\x65\
259-\x3a\x23\x33\x37\x37\x31\x63\x38\x3b\x73\x74\x72\x6f\x6b\x65\x2d\
260-\x77\x69\x64\x74\x68\x3a\x31\x70\x74\x3b\x73\x74\x72\x6f\x6b\x65\
261-\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\x66\x69\x6c\x6c\x3a\
262-\x23\x33\x37\x37\x31\x63\x38\x3b\x66\x69\x6c\x6c\x2d\x6f\x70\x61\
263-\x63\x69\x74\x79\x3a\x31\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\
264-\x20\x74\x72\x61\x6e\x73\x66\x6f\x72\x6d\x3d\x22\x73\x63\x61\x6c\
265-\x65\x28\x30\x2e\x38\x29\x20\x74\x72\x61\x6e\x73\x6c\x61\x74\x65\
266-\x28\x37\x2e\x34\x2c\x20\x31\x29\x22\x20\x2f\x3e\x0a\x20\x20\x20\
267-\x20\x3c\x2f\x6d\x61\x72\x6b\x65\x72\x3e\x0a\x20\x20\x20\x20\x3c\
268-\x6d\x61\x72\x6b\x65\x72\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x6e\
269-\x6b\x73\x63\x61\x70\x65\x3a\x73\x74\x6f\x63\x6b\x69\x64\x3d\x22\
270-\x44\x6f\x74\x53\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x6f\x72\x69\
271-\x65\x6e\x74\x3d\x22\x61\x75\x74\x6f\x22\x0a\x20\x20\x20\x20\x20\
272-\x20\x20\x72\x65\x66\x59\x3d\x22\x30\x2e\x30\x22\x0a\x20\x20\x20\
273-\x20\x20\x20\x20\x72\x65\x66\x58\x3d\x22\x30\x2e\x30\x22\x0a\x20\
274-\x20\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x44\x6f\x74\x53\x22\x0a\
275-\x20\x20\x20\x20\x20\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\x6f\x76\
276-\x65\x72\x66\x6c\x6f\x77\x3a\x76\x69\x73\x69\x62\x6c\x65\x22\x0a\
277-\x20\x20\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\
278-\x69\x73\x73\x74\x6f\x63\x6b\x3d\x22\x74\x72\x75\x65\x22\x3e\x0a\
279-\x20\x20\x20\x20\x20\x20\x3c\x70\x61\x74\x68\x0a\x20\x20\x20\x20\
280-\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x70\x61\x74\x68\x34\x32\x31\
281-\x39\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x64\x3d\x22\x4d\
282-\x20\x2d\x32\x2e\x35\x2c\x2d\x31\x2e\x30\x20\x43\x20\x2d\x32\x2e\
283-\x35\x2c\x31\x2e\x37\x36\x30\x30\x30\x30\x30\x20\x2d\x34\x2e\x37\
284-\x34\x30\x30\x30\x30\x30\x2c\x34\x2e\x30\x20\x2d\x37\x2e\x35\x2c\
285-\x34\x2e\x30\x20\x43\x20\x2d\x31\x30\x2e\x32\x36\x30\x30\x30\x30\
286-\x2c\x34\x2e\x30\x20\x2d\x31\x32\x2e\x35\x2c\x31\x2e\x37\x36\x30\
287-\x30\x30\x30\x30\x20\x2d\x31\x32\x2e\x35\x2c\x2d\x31\x2e\x30\x20\
288-\x43\x20\x2d\x31\x32\x2e\x35\x2c\x2d\x33\x2e\x37\x36\x30\x30\x30\
289-\x30\x30\x20\x2d\x31\x30\x2e\x32\x36\x30\x30\x30\x30\x2c\x2d\x36\
290-\x2e\x30\x20\x2d\x37\x2e\x35\x2c\x2d\x36\x2e\x30\x20\x43\x20\x2d\
291-\x34\x2e\x37\x34\x30\x30\x30\x30\x30\x2c\x2d\x36\x2e\x30\x20\x2d\
292-\x32\x2e\x35\x2c\x2d\x33\x2e\x37\x36\x30\x30\x30\x30\x30\x20\x2d\
293-\x32\x2e\x35\x2c\x2d\x31\x2e\x30\x20\x7a\x20\x22\x0a\x20\x20\x20\
294-\x20\x20\x20\x20\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\x6c\
295-\x6c\x2d\x72\x75\x6c\x65\x3a\x65\x76\x65\x6e\x6f\x64\x64\x3b\x73\
296-\x74\x72\x6f\x6b\x65\x3a\x23\x33\x37\x37\x31\x63\x38\x3b\x73\x74\
297-\x72\x6f\x6b\x65\x2d\x77\x69\x64\x74\x68\x3a\x31\x70\x74\x3b\x73\
298-\x74\x72\x6f\x6b\x65\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\
299-\x66\x69\x6c\x6c\x3a\x23\x33\x37\x37\x31\x63\x38\x3b\x66\x69\x6c\
300-\x6c\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x22\x0a\x20\x20\x20\
301-\x20\x20\x20\x20\x20\x20\x74\x72\x61\x6e\x73\x66\x6f\x72\x6d\x3d\
302-\x22\x73\x63\x61\x6c\x65\x28\x30\x2e\x32\x29\x20\x74\x72\x61\x6e\
303-\x73\x6c\x61\x74\x65\x28\x37\x2e\x34\x2c\x20\x31\x29\x22\x20\x2f\
304-\x3e\x0a\x20\x20\x20\x20\x3c\x2f\x6d\x61\x72\x6b\x65\x72\x3e\x0a\
305-\x20\x20\x20\x20\x3c\x6d\x61\x72\x6b\x65\x72\x0a\x20\x20\x20\x20\
306-\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x73\x74\x6f\x63\
307-\x6b\x69\x64\x3d\x22\x44\x6f\x74\x4d\x22\x0a\x20\x20\x20\x20\x20\
308-\x20\x20\x6f\x72\x69\x65\x6e\x74\x3d\x22\x61\x75\x74\x6f\x22\x0a\
309-\x20\x20\x20\x20\x20\x20\x20\x72\x65\x66\x59\x3d\x22\x30\x2e\x30\
310-\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x72\x65\x66\x58\x3d\x22\x30\
311-\x2e\x30\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x44\
312-\x6f\x74\x4d\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x73\x74\x79\x6c\
313-\x65\x3d\x22\x6f\x76\x65\x72\x66\x6c\x6f\x77\x3a\x76\x69\x73\x69\
314-\x62\x6c\x65\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\
315-\x63\x61\x70\x65\x3a\x69\x73\x73\x74\x6f\x63\x6b\x3d\x22\x74\x72\
316-\x75\x65\x22\x3e\x0a\x20\x20\x20\x20\x20\x20\x3c\x70\x61\x74\x68\
317-\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x70\x61\
318-\x74\x68\x34\x32\x31\x36\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\
319-\x20\x64\x3d\x22\x4d\x20\x2d\x32\x2e\x35\x2c\x2d\x31\x2e\x30\x20\
320-\x43\x20\x2d\x32\x2e\x35\x2c\x31\x2e\x37\x36\x30\x30\x30\x30\x30\
321-\x20\x2d\x34\x2e\x37\x34\x30\x30\x30\x30\x30\x2c\x34\x2e\x30\x20\
322-\x2d\x37\x2e\x35\x2c\x34\x2e\x30\x20\x43\x20\x2d\x31\x30\x2e\x32\
323-\x36\x30\x30\x30\x30\x2c\x34\x2e\x30\x20\x2d\x31\x32\x2e\x35\x2c\
324-\x31\x2e\x37\x36\x30\x30\x30\x30\x30\x20\x2d\x31\x32\x2e\x35\x2c\
325-\x2d\x31\x2e\x30\x20\x43\x20\x2d\x31\x32\x2e\x35\x2c\x2d\x33\x2e\
326-\x37\x36\x30\x30\x30\x30\x30\x20\x2d\x31\x30\x2e\x32\x36\x30\x30\
327-\x30\x30\x2c\x2d\x36\x2e\x30\x20\x2d\x37\x2e\x35\x2c\x2d\x36\x2e\
328-\x30\x20\x43\x20\x2d\x34\x2e\x37\x34\x30\x30\x30\x30\x30\x2c\x2d\
329-\x36\x2e\x30\x20\x2d\x32\x2e\x35\x2c\x2d\x33\x2e\x37\x36\x30\x30\
330-\x30\x30\x30\x20\x2d\x32\x2e\x35\x2c\x2d\x31\x2e\x30\x20\x7a\x20\
331-\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x73\x74\x79\x6c\x65\
332-\x3d\x22\x66\x69\x6c\x6c\x2d\x72\x75\x6c\x65\x3a\x65\x76\x65\x6e\
333-\x6f\x64\x64\x3b\x73\x74\x72\x6f\x6b\x65\x3a\x23\x33\x37\x37\x31\
334-\x63\x38\x3b\x73\x74\x72\x6f\x6b\x65\x2d\x77\x69\x64\x74\x68\x3a\
335-\x31\x70\x74\x3b\x73\x74\x72\x6f\x6b\x65\x2d\x6f\x70\x61\x63\x69\
336-\x74\x79\x3a\x31\x3b\x66\x69\x6c\x6c\x3a\x23\x33\x37\x37\x31\x63\
337-\x38\x3b\x66\x69\x6c\x6c\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\
338-\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x74\x72\x61\x6e\x73\
339-\x66\x6f\x72\x6d\x3d\x22\x73\x63\x61\x6c\x65\x28\x30\x2e\x34\x29\
340-\x20\x74\x72\x61\x6e\x73\x6c\x61\x74\x65\x28\x37\x2e\x34\x2c\x20\
341-\x31\x29\x22\x20\x2f\x3e\x0a\x20\x20\x20\x20\x3c\x2f\x6d\x61\x72\
342-\x6b\x65\x72\x3e\x0a\x20\x20\x20\x20\x3c\x6c\x69\x6e\x65\x61\x72\
343-\x47\x72\x61\x64\x69\x65\x6e\x74\x0a\x20\x20\x20\x20\x20\x20\x20\
344-\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x63\x6f\x6c\x6c\x65\x63\x74\
345-\x3d\x22\x61\x6c\x77\x61\x79\x73\x22\x0a\x20\x20\x20\x20\x20\x20\
346-\x20\x78\x6c\x69\x6e\x6b\x3a\x68\x72\x65\x66\x3d\x22\x23\x6c\x69\
347-\x6e\x65\x61\x72\x47\x72\x61\x64\x69\x65\x6e\x74\x34\x37\x38\x37\
348-\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x6c\x69\x6e\
349-\x65\x61\x72\x47\x72\x61\x64\x69\x65\x6e\x74\x34\x37\x39\x33\x22\
350-\x0a\x20\x20\x20\x20\x20\x20\x20\x78\x31\x3d\x22\x30\x22\x0a\x20\
351-\x20\x20\x20\x20\x20\x20\x79\x31\x3d\x22\x31\x30\x35\x32\x2e\x33\
352-\x36\x32\x32\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x78\x32\x3d\x22\
353-\x30\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x79\x32\x3d\x22\x39\x34\
354-\x33\x2e\x31\x31\x34\x31\x34\x22\x0a\x20\x20\x20\x20\x20\x20\x20\
355-\x67\x72\x61\x64\x69\x65\x6e\x74\x55\x6e\x69\x74\x73\x3d\x22\x75\
356-\x73\x65\x72\x53\x70\x61\x63\x65\x4f\x6e\x55\x73\x65\x22\x0a\x20\
357-\x20\x20\x20\x20\x20\x20\x73\x70\x72\x65\x61\x64\x4d\x65\x74\x68\
358-\x6f\x64\x3d\x22\x70\x61\x64\x22\x0a\x20\x20\x20\x20\x20\x20\x20\
359-\x67\x72\x61\x64\x69\x65\x6e\x74\x54\x72\x61\x6e\x73\x66\x6f\x72\
360-\x6d\x3d\x22\x6d\x61\x74\x72\x69\x78\x28\x31\x2c\x30\x2c\x30\x2c\
361-\x30\x2e\x38\x2c\x30\x2c\x32\x31\x30\x2e\x34\x37\x32\x34\x29\x22\
362-\x20\x2f\x3e\x0a\x20\x20\x3c\x2f\x64\x65\x66\x73\x3e\x0a\x20\x20\
363-\x3c\x73\x6f\x64\x69\x70\x6f\x64\x69\x3a\x6e\x61\x6d\x65\x64\x76\
364-\x69\x65\x77\x0a\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x62\x61\x73\
365-\x65\x22\x0a\x20\x20\x20\x20\x20\x70\x61\x67\x65\x63\x6f\x6c\x6f\
366-\x72\x3d\x22\x23\x66\x66\x66\x66\x66\x66\x22\x0a\x20\x20\x20\x20\
367-\x20\x62\x6f\x72\x64\x65\x72\x63\x6f\x6c\x6f\x72\x3d\x22\x23\x36\
368-\x36\x36\x36\x36\x36\x22\x0a\x20\x20\x20\x20\x20\x62\x6f\x72\x64\
369-\x65\x72\x6f\x70\x61\x63\x69\x74\x79\x3d\x22\x31\x2e\x30\x22\x0a\
370-\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x70\x61\
371-\x67\x65\x6f\x70\x61\x63\x69\x74\x79\x3d\x22\x30\x2e\x30\x22\x0a\
372-\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x70\x61\
373-\x67\x65\x73\x68\x61\x64\x6f\x77\x3d\x22\x32\x22\x0a\x20\x20\x20\
374-\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x7a\x6f\x6f\x6d\x3d\
375-\x22\x30\x2e\x33\x35\x33\x35\x35\x33\x33\x39\x22\x0a\x20\x20\x20\
376-\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x63\x78\x3d\x22\x2d\
377-\x34\x38\x33\x2e\x35\x30\x35\x34\x34\x22\x0a\x20\x20\x20\x20\x20\
378-\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x63\x79\x3d\x22\x33\x36\x32\
379-\x2e\x34\x39\x39\x34\x37\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\
380-\x73\x63\x61\x70\x65\x3a\x64\x6f\x63\x75\x6d\x65\x6e\x74\x2d\x75\
381-\x6e\x69\x74\x73\x3d\x22\x70\x78\x22\x0a\x20\x20\x20\x20\x20\x69\
382-\x6e\x6b\x73\x63\x61\x70\x65\x3a\x63\x75\x72\x72\x65\x6e\x74\x2d\
383-\x6c\x61\x79\x65\x72\x3d\x22\x6c\x61\x79\x65\x72\x31\x22\x0a\x20\
384-\x20\x20\x20\x20\x73\x68\x6f\x77\x67\x72\x69\x64\x3d\x22\x66\x61\
385-\x6c\x73\x65\x22\x0a\x20\x20\x20\x20\x20\x75\x6e\x69\x74\x73\x3d\
386-\x22\x70\x78\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\
387-\x70\x65\x3a\x73\x6e\x61\x70\x2d\x62\x62\x6f\x78\x3d\x22\x74\x72\
388-\x75\x65\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\
389-\x65\x3a\x6f\x62\x6a\x65\x63\x74\x2d\x6e\x6f\x64\x65\x73\x3d\x22\
390-\x74\x72\x75\x65\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\
391-\x61\x70\x65\x3a\x62\x62\x6f\x78\x2d\x6e\x6f\x64\x65\x73\x3d\x22\
392-\x74\x72\x75\x65\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\
393-\x61\x70\x65\x3a\x73\x6e\x61\x70\x2d\x70\x61\x67\x65\x3d\x22\x74\
394-\x72\x75\x65\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\
395-\x70\x65\x3a\x77\x69\x6e\x64\x6f\x77\x2d\x77\x69\x64\x74\x68\x3d\
396-\x22\x31\x38\x37\x32\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\
397-\x63\x61\x70\x65\x3a\x77\x69\x6e\x64\x6f\x77\x2d\x68\x65\x69\x67\
398-\x68\x74\x3d\x22\x31\x31\x37\x33\x22\x0a\x20\x20\x20\x20\x20\x69\
399-\x6e\x6b\x73\x63\x61\x70\x65\x3a\x77\x69\x6e\x64\x6f\x77\x2d\x78\
400-\x3d\x22\x34\x38\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\
401-\x61\x70\x65\x3a\x77\x69\x6e\x64\x6f\x77\x2d\x79\x3d\x22\x30\x22\
402-\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x77\
403-\x69\x6e\x64\x6f\x77\x2d\x6d\x61\x78\x69\x6d\x69\x7a\x65\x64\x3d\
404-\x22\x31\x22\x20\x2f\x3e\x0a\x20\x20\x3c\x6d\x65\x74\x61\x64\x61\
405-\x74\x61\x0a\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x6d\x65\x74\x61\
406-\x64\x61\x74\x61\x37\x22\x3e\x0a\x20\x20\x20\x20\x3c\x72\x64\x66\
407-\x3a\x52\x44\x46\x3e\x0a\x20\x20\x20\x20\x20\x20\x3c\x63\x63\x3a\
408-\x57\x6f\x72\x6b\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x72\x64\
409-\x66\x3a\x61\x62\x6f\x75\x74\x3d\x22\x22\x3e\x0a\x20\x20\x20\x20\
410-\x20\x20\x20\x20\x3c\x64\x63\x3a\x66\x6f\x72\x6d\x61\x74\x3e\x69\
411-\x6d\x61\x67\x65\x2f\x73\x76\x67\x2b\x78\x6d\x6c\x3c\x2f\x64\x63\
412-\x3a\x66\x6f\x72\x6d\x61\x74\x3e\x0a\x20\x20\x20\x20\x20\x20\x20\
413-\x20\x3c\x64\x63\x3a\x74\x79\x70\x65\x0a\x20\x20\x20\x20\x20\x20\
414-\x20\x20\x20\x20\x20\x72\x64\x66\x3a\x72\x65\x73\x6f\x75\x72\x63\
415-\x65\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x70\x75\x72\x6c\x2e\x6f\
416-\x72\x67\x2f\x64\x63\x2f\x64\x63\x6d\x69\x74\x79\x70\x65\x2f\x53\
417-\x74\x69\x6c\x6c\x49\x6d\x61\x67\x65\x22\x20\x2f\x3e\x0a\x20\x20\
418-\x20\x20\x20\x20\x20\x20\x3c\x64\x63\x3a\x74\x69\x74\x6c\x65\x3e\
419-\x3c\x2f\x64\x63\x3a\x74\x69\x74\x6c\x65\x3e\x0a\x20\x20\x20\x20\
420-\x20\x20\x3c\x2f\x63\x63\x3a\x57\x6f\x72\x6b\x3e\x0a\x20\x20\x20\
421-\x20\x3c\x2f\x72\x64\x66\x3a\x52\x44\x46\x3e\x0a\x20\x20\x3c\x2f\
422-\x6d\x65\x74\x61\x64\x61\x74\x61\x3e\x0a\x20\x20\x3c\x67\x0a\x20\
423-\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x6c\x61\x62\
424-\x65\x6c\x3d\x22\x4c\x61\x79\x65\x72\x20\x31\x22\x0a\x20\x20\x20\
425-\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x67\x72\x6f\x75\x70\
426-\x6d\x6f\x64\x65\x3d\x22\x6c\x61\x79\x65\x72\x22\x0a\x20\x20\x20\
427-\x20\x20\x69\x64\x3d\x22\x6c\x61\x79\x65\x72\x31\x22\x0a\x20\x20\
428-\x20\x20\x20\x74\x72\x61\x6e\x73\x66\x6f\x72\x6d\x3d\x22\x74\x72\
429-\x61\x6e\x73\x6c\x61\x74\x65\x28\x30\x2c\x2d\x39\x32\x34\x2e\x33\
430-\x36\x32\x31\x36\x29\x22\x3e\x0a\x20\x20\x20\x20\x3c\x70\x61\x74\
431-\x68\x0a\x20\x20\x20\x20\x20\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\
432-\x66\x69\x6c\x6c\x3a\x75\x72\x6c\x28\x23\x6c\x69\x6e\x65\x61\x72\
433-\x47\x72\x61\x64\x69\x65\x6e\x74\x34\x37\x39\x33\x29\x3b\x66\x69\
434-\x6c\x6c\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\x66\x69\x6c\
435-\x6c\x2d\x72\x75\x6c\x65\x3a\x65\x76\x65\x6e\x6f\x64\x64\x3b\x73\
436-\x74\x72\x6f\x6b\x65\x3a\x6e\x6f\x6e\x65\x3b\x73\x74\x72\x6f\x6b\
437-\x65\x2d\x77\x69\x64\x74\x68\x3a\x31\x70\x78\x3b\x73\x74\x72\x6f\
438-\x6b\x65\x2d\x6c\x69\x6e\x65\x63\x61\x70\x3a\x62\x75\x74\x74\x3b\
439-\x73\x74\x72\x6f\x6b\x65\x2d\x6c\x69\x6e\x65\x6a\x6f\x69\x6e\x3a\
440-\x6d\x69\x74\x65\x72\x3b\x73\x74\x72\x6f\x6b\x65\x2d\x6f\x70\x61\
441-\x63\x69\x74\x79\x3a\x31\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x64\
442-\x3d\x22\x6d\x20\x30\x2c\x31\x30\x35\x32\x2e\x33\x36\x32\x32\x20\
443-\x31\x32\x38\x2c\x30\x20\x30\x2c\x2d\x33\x35\x2e\x30\x37\x32\x36\
444-\x20\x4c\x20\x38\x33\x2e\x37\x39\x32\x31\x35\x34\x2c\x39\x36\x34\
445-\x2e\x39\x36\x33\x37\x32\x20\x35\x34\x2e\x30\x39\x33\x36\x36\x39\
446-\x2c\x39\x38\x33\x2e\x39\x31\x34\x31\x39\x20\x33\x38\x2e\x35\x33\
447-\x37\x33\x32\x2c\x31\x30\x31\x35\x2e\x30\x32\x36\x39\x20\x30\x2c\
448-\x31\x30\x30\x39\x2e\x39\x33\x35\x37\x20\x5a\x22\x0a\x20\x20\x20\
449-\x20\x20\x20\x20\x69\x64\x3d\x22\x70\x61\x74\x68\x34\x31\x34\x30\
450-\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\
451-\x65\x3a\x63\x6f\x6e\x6e\x65\x63\x74\x6f\x72\x2d\x63\x75\x72\x76\
452-\x61\x74\x75\x72\x65\x3d\x22\x30\x22\x20\x2f\x3e\x0a\x20\x20\x20\
453-\x20\x3c\x70\x61\x74\x68\x0a\x20\x20\x20\x20\x20\x20\x20\x73\x74\
454-\x79\x6c\x65\x3d\x22\x66\x69\x6c\x6c\x3a\x6e\x6f\x6e\x65\x3b\x66\
455-\x69\x6c\x6c\x2d\x72\x75\x6c\x65\x3a\x65\x76\x65\x6e\x6f\x64\x64\
456-\x3b\x73\x74\x72\x6f\x6b\x65\x3a\x23\x33\x37\x37\x31\x63\x38\x3b\
457-\x73\x74\x72\x6f\x6b\x65\x2d\x77\x69\x64\x74\x68\x3a\x34\x2e\x34\
458-\x34\x39\x31\x30\x31\x34\x35\x3b\x73\x74\x72\x6f\x6b\x65\x2d\x6c\
459-\x69\x6e\x65\x63\x61\x70\x3a\x72\x6f\x75\x6e\x64\x3b\x73\x74\x72\
460-\x6f\x6b\x65\x2d\x6c\x69\x6e\x65\x6a\x6f\x69\x6e\x3a\x6d\x69\x74\
461-\x65\x72\x3b\x73\x74\x72\x6f\x6b\x65\x2d\x6d\x69\x74\x65\x72\x6c\
462-\x69\x6d\x69\x74\x3a\x34\x3b\x73\x74\x72\x6f\x6b\x65\x2d\x64\x61\
463-\x73\x68\x61\x72\x72\x61\x79\x3a\x6e\x6f\x6e\x65\x3b\x73\x74\x72\
464-\x6f\x6b\x65\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\x6d\x61\
465-\x72\x6b\x65\x72\x2d\x6d\x69\x64\x3a\x75\x72\x6c\x28\x23\x44\x6f\
466-\x74\x53\x29\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x64\x3d\x22\x6d\
467-\x20\x2d\x30\x2e\x33\x36\x34\x36\x31\x32\x32\x2c\x31\x30\x30\x39\
468-\x2e\x32\x38\x30\x38\x20\x33\x38\x2e\x37\x30\x35\x30\x31\x31\x32\
469-\x2c\x35\x2e\x30\x31\x37\x20\x31\x35\x2e\x36\x32\x34\x30\x34\x31\
470-\x2c\x2d\x33\x30\x2e\x36\x35\x39\x35\x39\x20\x32\x39\x2e\x38\x32\
471-\x37\x37\x31\x34\x2c\x2d\x31\x38\x2e\x36\x37\x34\x34\x39\x20\x34\
472-\x34\x2e\x34\x30\x30\x32\x31\x36\x2c\x35\x31\x2e\x35\x36\x33\x38\
473-\x38\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x70\x61\
474-\x74\x68\x34\x31\x34\x36\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x69\
475-\x6e\x6b\x73\x63\x61\x70\x65\x3a\x63\x6f\x6e\x6e\x65\x63\x74\x6f\
476-\x72\x2d\x63\x75\x72\x76\x61\x74\x75\x72\x65\x3d\x22\x30\x22\x20\
477-\x2f\x3e\x0a\x20\x20\x20\x20\x3c\x74\x65\x78\x74\x0a\x20\x20\x20\
478-\x20\x20\x20\x20\x78\x6d\x6c\x3a\x73\x70\x61\x63\x65\x3d\x22\x70\
479-\x72\x65\x73\x65\x72\x76\x65\x22\x0a\x20\x20\x20\x20\x20\x20\x20\
480-\x73\x74\x79\x6c\x65\x3d\x22\x66\x6f\x6e\x74\x2d\x73\x74\x79\x6c\
481-\x65\x3a\x6e\x6f\x72\x6d\x61\x6c\x3b\x66\x6f\x6e\x74\x2d\x77\x65\
482-\x69\x67\x68\x74\x3a\x6e\x6f\x72\x6d\x61\x6c\x3b\x66\x6f\x6e\x74\
483-\x2d\x73\x69\x7a\x65\x3a\x34\x30\x70\x78\x3b\x6c\x69\x6e\x65\x2d\
484-\x68\x65\x69\x67\x68\x74\x3a\x31\x32\x35\x25\x3b\x66\x6f\x6e\x74\
485-\x2d\x66\x61\x6d\x69\x6c\x79\x3a\x73\x61\x6e\x73\x2d\x73\x65\x72\
486-\x69\x66\x3b\x6c\x65\x74\x74\x65\x72\x2d\x73\x70\x61\x63\x69\x6e\
487-\x67\x3a\x30\x70\x78\x3b\x77\x6f\x72\x64\x2d\x73\x70\x61\x63\x69\
488-\x6e\x67\x3a\x30\x70\x78\x3b\x66\x69\x6c\x6c\x3a\x23\x30\x30\x30\
489-\x30\x30\x30\x3b\x66\x69\x6c\x6c\x2d\x6f\x70\x61\x63\x69\x74\x79\
490-\x3a\x31\x3b\x73\x74\x72\x6f\x6b\x65\x3a\x6e\x6f\x6e\x65\x3b\x73\
491-\x74\x72\x6f\x6b\x65\x2d\x77\x69\x64\x74\x68\x3a\x31\x70\x78\x3b\
492-\x73\x74\x72\x6f\x6b\x65\x2d\x6c\x69\x6e\x65\x63\x61\x70\x3a\x62\
493-\x75\x74\x74\x3b\x73\x74\x72\x6f\x6b\x65\x2d\x6c\x69\x6e\x65\x6a\
494-\x6f\x69\x6e\x3a\x6d\x69\x74\x65\x72\x3b\x73\x74\x72\x6f\x6b\x65\
495-\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x22\x0a\x20\x20\x20\x20\
496-\x20\x20\x20\x78\x3d\x22\x38\x2e\x30\x33\x36\x30\x36\x32\x32\x22\
497-\x0a\x20\x20\x20\x20\x20\x20\x20\x79\x3d\x22\x39\x36\x33\x2e\x31\
498-\x30\x33\x37\x36\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x64\x3d\
499-\x22\x74\x65\x78\x74\x34\x38\x30\x37\x22\x0a\x20\x20\x20\x20\x20\
500-\x20\x20\x73\x6f\x64\x69\x70\x6f\x64\x69\x3a\x6c\x69\x6e\x65\x73\
501-\x70\x61\x63\x69\x6e\x67\x3d\x22\x31\x32\x35\x25\x22\x3e\x3c\x74\
502-\x73\x70\x61\x6e\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x73\x6f\
503-\x64\x69\x70\x6f\x64\x69\x3a\x72\x6f\x6c\x65\x3d\x22\x6c\x69\x6e\
504-\x65\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x69\x64\x3d\x22\
505-\x74\x73\x70\x61\x6e\x34\x38\x30\x39\x22\x0a\x20\x20\x20\x20\x20\
506-\x20\x20\x20\x20\x78\x3d\x22\x38\x2e\x30\x33\x36\x30\x36\x32\x32\
507-\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x79\x3d\x22\x39\x36\
508-\x33\x2e\x31\x30\x33\x37\x36\x22\x0a\x20\x20\x20\x20\x20\x20\x20\
509-\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\x66\x6f\x6e\x74\x2d\x73\x74\
510-\x79\x6c\x65\x3a\x6e\x6f\x72\x6d\x61\x6c\x3b\x66\x6f\x6e\x74\x2d\
511-\x76\x61\x72\x69\x61\x6e\x74\x3a\x6e\x6f\x72\x6d\x61\x6c\x3b\x66\
512-\x6f\x6e\x74\x2d\x77\x65\x69\x67\x68\x74\x3a\x6e\x6f\x72\x6d\x61\
513-\x6c\x3b\x66\x6f\x6e\x74\x2d\x73\x74\x72\x65\x74\x63\x68\x3a\x6e\
514-\x6f\x72\x6d\x61\x6c\x3b\x66\x6f\x6e\x74\x2d\x73\x69\x7a\x65\x3a\
515-\x33\x35\x70\x78\x3b\x66\x6f\x6e\x74\x2d\x66\x61\x6d\x69\x6c\x79\
516-\x3a\x27\x4e\x6f\x74\x6f\x20\x53\x61\x6e\x73\x27\x3b\x2d\x69\x6e\
517-\x6b\x73\x63\x61\x70\x65\x2d\x66\x6f\x6e\x74\x2d\x73\x70\x65\x63\
518-\x69\x66\x69\x63\x61\x74\x69\x6f\x6e\x3a\x27\x4e\x6f\x74\x6f\x20\
519-\x53\x61\x6e\x73\x27\x22\x3e\x77\x70\x74\x3c\x2f\x74\x73\x70\x61\
520-\x6e\x3e\x3c\x2f\x74\x65\x78\x74\x3e\x0a\x20\x20\x3c\x2f\x67\x3e\
521-\x0a\x3c\x2f\x73\x76\x67\x3e\x0a\
522-\x00\x00\x01\xd8\
523-\x3c\
524-\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
525-\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
526-\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
527-\x30\x20\x30\x20\x32\x32\x20\x32\x32\x22\x3e\x0d\x0a\x20\x20\x3c\
528-\x64\x65\x66\x73\x20\x69\x64\x3d\x22\x64\x65\x66\x73\x33\x30\x35\
529-\x31\x22\x3e\x0d\x0a\x20\x20\x20\x20\x3c\x73\x74\x79\x6c\x65\x20\
530-\x74\x79\x70\x65\x3d\x22\x74\x65\x78\x74\x2f\x63\x73\x73\x22\x20\
531-\x69\x64\x3d\x22\x63\x75\x72\x72\x65\x6e\x74\x2d\x63\x6f\x6c\x6f\
532-\x72\x2d\x73\x63\x68\x65\x6d\x65\x22\x3e\x0d\x0a\x20\x20\x20\x20\
533-\x20\x20\x2e\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\
534-\x65\x78\x74\x20\x7b\x0d\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x63\
535-\x6f\x6c\x6f\x72\x3a\x23\x34\x64\x34\x64\x34\x64\x3b\x0d\x0a\x20\
536-\x20\x20\x20\x20\x20\x7d\x0d\x0a\x20\x20\x20\x20\x20\x20\x3c\x2f\
537-\x73\x74\x79\x6c\x65\x3e\x0d\x0a\x20\x20\x3c\x2f\x64\x65\x66\x73\
538-\x3e\x0d\x0a\x20\x3c\x70\x61\x74\x68\x20\x0d\x0a\x20\x20\x20\x20\
539-\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\x6c\x6c\x3a\x63\x75\x72\x72\
540-\x65\x6e\x74\x43\x6f\x6c\x6f\x72\x3b\x66\x69\x6c\x6c\x2d\x6f\x70\
541-\x61\x63\x69\x74\x79\x3a\x31\x3b\x73\x74\x72\x6f\x6b\x65\x3a\x6e\
542-\x6f\x6e\x65\x22\x20\x0d\x0a\x09\x64\x3d\x22\x6d\x33\x20\x33\x76\
543-\x31\x20\x31\x35\x68\x31\x20\x31\x35\x76\x2d\x31\x2d\x31\x33\x68\
544-\x2d\x36\x2e\x39\x39\x32\x31\x38\x38\x6c\x2d\x32\x2d\x32\x2d\x2e\
545-\x30\x30\x37\x38\x31\x32\x2e\x30\x30\x37\x38\x31\x33\x76\x2d\x2e\
546-\x30\x30\x37\x38\x31\x33\x68\x2d\x36\x2d\x31\x6d\x36\x2e\x30\x30\
547-\x37\x38\x31\x20\x35\x68\x38\x2e\x39\x39\x32\x31\x38\x38\x76\x31\
548-\x30\x68\x2d\x31\x34\x76\x2d\x38\x68\x33\x76\x2d\x2e\x30\x30\x37\
549-\x38\x31\x33\x6c\x2e\x30\x30\x37\x38\x31\x33\x2e\x30\x30\x37\x38\
550-\x31\x33\x20\x32\x2d\x32\x22\x0d\x0a\x20\x20\x20\x20\x63\x6c\x61\
551-\x73\x73\x3d\x22\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\
552-\x54\x65\x78\x74\x22\x0d\x0a\x20\x20\x20\x20\x2f\x3e\x0d\x0a\x3c\
553-\x2f\x73\x76\x67\x3e\x0d\x0a\
554-\x00\x00\x05\xe4\
555-\x00\
556-\x00\x1c\x82\x78\x9c\xcd\x58\x4b\x73\xda\x48\x10\xbe\xfb\x57\x68\
557-\xe5\x4b\x5c\xeb\x19\xcd\x53\x0f\x02\xce\x21\xa9\x6c\xe5\xb4\x55\
558-\x9b\xa4\xf6\x2c\x4b\x03\x68\x23\x24\x4a\x12\x06\xfc\xeb\xb7\x47\
559-\xe8\x8d\xec\xc5\x31\xf1\x02\x76\xd9\xea\xee\xe9\xe9\xfe\xfa\x41\
560-\x37\xd3\x0f\xbb\x55\x6c\x3c\xa8\x2c\x8f\xd2\x64\x66\x52\x4c\x4c\
561-\x43\x25\x41\x1a\x46\xc9\x62\x66\x7e\xff\xf6\x19\xb9\xa6\x91\x17\
562-\x7e\x12\xfa\x71\x9a\xa8\x99\x99\xa4\xe6\x87\xbb\xab\xe9\x6f\x08\
563-\x19\x1f\x33\xe5\x17\x2a\x34\xb6\x51\xb1\x34\xbe\x24\x3f\xf2\xc0\
564-\x5f\x2b\xe3\xdd\xb2\x28\xd6\x13\xcb\xda\x6e\xb7\x38\xaa\x88\x38\
565-\xcd\x16\xd6\x8d\x81\xd0\xdd\xd5\xd5\x34\x7f\x58\x5c\x19\x86\x01\
566-\xf7\x26\xf9\x24\x0c\x66\x66\x75\x60\xbd\xc9\xe2\x52\x30\x0c\x2c\
567-\x15\xab\x95\x4a\x8a\xdc\xa2\x98\x5a\x66\x2b\x1e\xb4\xe2\x81\xbe\
568-\x3d\x7a\x50\x41\xba\x5a\xa5\x49\x5e\x9e\x4c\xf2\xeb\x8e\x70\x16\
569-\xce\x1b\x69\x6d\xcd\x96\x97\x42\xd4\xf3\x3c\x8b\x30\x8b\x31\x04\
570-\x12\x28\xdf\x27\x85\xbf\x43\xfd\xa3\x60\xe3\xd8\x51\x46\x08\xb1\
571-\x80\xd7\x4a\x9e\x26\x35\xd9\xc5\x00\xc5\x93\xc6\x94\xdc\xee\xed\
572-\x00\xff\x1a\x7e\x9b\x03\x35\x01\xe7\xe9\x26\x0b\xd4\x1c\x4e\x2a\
573-\x9c\xa8\xc2\xfa\xf4\xed\x53\xc3\x44\x04\x87\x45\xd8\x51\x53\xa3\
574-\xdf\xbb\xb7\x17\x92\xc4\x5f\xa9\x7c\xed\x07\x2a\xb7\x6a\x7a\x79\
575-\x7e\x1b\x85\xc5\x72\x66\x32\x56\x3e\x75\xb2\x83\x96\x84\xa5\x8a\
576-\x16\xcb\xa2\xe1\x47\xe1\xcc\x04\x77\xab\x87\x4a\xcf\xa4\x39\x45\
577-\xb0\x47\x8d\x8c\x72\x87\xc9\x52\xa2\xb6\x77\x12\xa6\x81\x36\x60\
578-\x66\x16\x6a\x57\x20\xb0\x19\x6b\xd0\xee\x40\x66\xda\xc8\x68\x81\
579-\xf0\x21\x52\x5b\x7d\xd2\x30\xd6\xfe\x02\x02\x1e\xa7\xd9\xcc\xbc\
580-\x9e\x97\x2f\xf3\xc0\xb8\x4f\xb3\x50\x65\x35\xcb\x2e\x5f\x3d\x56\
581-\x0a\x6e\x46\xc5\x1e\x9c\xa8\xc8\xe9\xfd\x3f\x2a\x28\x8a\x34\x56\
582-\x99\x9f\x04\x60\x05\x25\x15\x67\x91\x81\xfb\x63\xf4\x4d\x14\xaa\
583-\x31\x46\xe3\xb3\x36\xaf\xb9\x68\x94\x9b\x2f\xfd\x30\xdd\x02\x74\
584-\x43\xe6\x36\x4a\x80\x81\x2a\xe4\x1d\xe2\x3d\x21\x50\x63\x2f\xdc\
585-\x46\x3f\xc0\xdf\xc0\x24\x6a\xf7\xf2\x65\xba\xd5\x8e\xcc\xcc\xb9\
586-\x1f\xe7\x6a\xa8\xed\x31\x4d\x57\xda\x03\xec\x30\x78\xf3\x21\x3b\
587-\xd8\x01\x93\x1e\x51\xf7\x63\xd4\xca\xb0\xdd\x88\xc7\x15\x6b\x0c\
588-\x8c\x8a\xb5\xf2\x77\xd1\x2a\x7a\x54\xe1\x88\x48\xb0\xc9\x32\x68\
589-\x02\x28\xf6\xf7\x0a\xa2\x5a\xfe\xa1\xa6\x61\x95\x19\x12\xaa\x79\
590-\xde\xfa\xaf\x9f\xb8\xeb\xd0\x32\x7b\x80\x0b\x05\xa5\xfc\xec\x8f\
591-\xcc\x0f\x23\xd0\x70\x90\xeb\x6a\x4e\xe3\x18\x82\x3f\x33\xfd\x78\
592-\xeb\xef\x73\xb3\x11\x00\x55\xfd\xa3\x82\x13\x02\x2d\xf0\xae\x92\
593-\x98\xe6\x45\xba\xae\xa5\x01\xe4\x62\x1f\x43\x22\x68\x22\x2a\x73\
594-\x6f\x72\x3d\x67\x8e\xc7\xa5\xd9\xca\x94\xd5\x01\x02\xa0\x89\x21\
595-\x59\x99\x3f\xa2\x2b\x9d\xcf\x73\x55\xb4\xf9\xf9\xb4\x7e\x57\xdc\
596-\x8f\xeb\x17\xc8\x69\xf4\x4f\xad\xbe\x23\xe7\x07\x46\x3a\x0d\xbb\
597-\x6c\x60\x93\x65\xa6\xa0\xe1\x5e\x1f\xc9\xb5\x1e\xed\xe9\xcc\xb4\
598-\x3b\x8f\x0c\xf2\xb8\xd5\xb2\xa8\x8e\x7c\x4f\xa2\x02\x1a\xeb\x26\
599-\x57\xd9\x57\xdd\x9c\xfe\x4c\xbe\x37\x09\x0c\x77\x31\x9d\x2a\x8d\
600-\x9b\xe7\x73\x48\x40\x3d\x9f\x1e\x67\xee\x72\x25\xe9\x58\x1c\x04\
601-\x65\xaf\x8e\xb2\x2d\x65\x60\xcf\xdf\x97\xa4\xaa\xa1\x4c\xc8\xf8\
602-\x65\xe2\xed\x42\x2e\xd8\x69\x21\x17\x94\xf4\x42\xce\xfb\x21\xa7\
603-\x1d\x2d\xc0\x95\xe2\x27\x32\x40\x90\xa3\x43\xdf\xa0\x2d\xe7\xf0\
604-\xd1\x08\x7d\x6d\xe5\x17\x59\xb4\x7b\x47\x0d\x02\x6f\x44\xe1\x47\
605-\x18\x8e\x7b\xf3\x2b\xb2\x86\x13\xfb\xb4\x32\x28\xfb\xc8\x33\x85\
606-\xc0\x2f\xa5\x0e\x74\xc1\xbe\xa0\xdf\x39\xfe\xbd\xeb\x8d\xf6\x23\
607-\xc9\x5f\xdf\xed\xbc\xfb\xd0\xe7\xe3\xda\xe5\x2f\x4a\xfc\x53\x33\
608-\xfb\x18\x3a\x2e\x84\x78\x2a\xf1\x07\x99\x3e\xa8\x83\x5f\x95\xf8\
609-\x92\x70\xec\x71\x66\x53\xc3\x96\x36\xb6\x3d\x47\x8a\xd7\x57\xc1\
610-\xa9\xdd\x7e\x14\x20\xe7\xb9\x1a\xf8\xc9\x0f\x83\x53\x01\x01\x3c\
611-\xa8\x53\xe1\x21\x1d\xf7\x4d\xf0\xe8\x95\xfd\x18\x22\x92\x9d\xbf\
612-\x2b\x9c\x05\x90\xa9\xa5\xa7\xaa\xf2\xbf\x95\x2a\xfc\xd0\x2f\xfc\
613-\x76\xe0\xaa\x29\x30\x74\x89\x7a\xe8\x82\x6d\x6a\xf2\xd7\xa7\xcf\
614-\x4d\xc5\x07\xc1\xe4\xef\x34\xfb\xd1\x16\xaf\x16\xf0\xef\xd3\x0d\
615-\x40\xd8\x74\x18\x3d\xca\x05\x13\x6d\x9b\x5f\xdc\x45\x2b\x18\x91\
616-\xf5\xea\xf4\x3b\x6c\x03\x70\x7f\xc3\xe8\x09\x17\xfb\xb5\x6a\x95\
617-\x1e\xd4\x66\xea\xb0\x1a\x8d\x6e\x93\x61\xb0\x8a\xf4\x21\xeb\x6b\
618-\x11\xc5\xf1\x17\x7d\x49\xb7\x33\x59\x95\xa1\x75\x33\xe9\xf8\x31\
619-\xb5\x6a\x47\xcb\xa7\xc5\x60\x42\x8d\xfd\x7b\x15\xcf\xcc\x8f\xfe\
620-\xda\x37\x8e\xe6\xe2\x45\x96\x6e\xd6\xab\x34\x54\xd5\xe8\xda\x19\
621-\xd7\xab\x51\xf6\x40\x28\x9e\x0c\x0e\x82\xc0\x18\x48\x72\x81\xb9\
622-\xcd\xd8\x4d\x83\x33\x24\x61\xed\x7f\xb5\x2f\xb4\x21\x87\x31\x9c\
623-\x41\xa9\x33\x26\x65\xfb\xc1\x04\x03\xb8\xa4\xa2\x0c\x6f\x9b\x5e\
624-\xf5\x26\xa1\x19\xb6\x4b\x64\xdb\xc4\xab\x46\x3c\x07\xb0\x26\xd7\
625-\xc1\x1c\xd6\xd9\x79\x2f\x85\xb5\x01\x82\xf0\x4e\x03\xfe\x4f\x93\
626-\x6c\x8e\xa9\x6b\x53\xde\x33\x89\x3b\x98\xd9\x6e\x87\xf8\x7a\x93\
627-\xf4\xd7\x15\xa7\x1b\x25\x30\xac\xdf\x82\xf5\x8d\x02\xf0\x88\x23\
628-\xce\x69\x13\x79\x81\x4d\x6f\x15\x3b\xc4\x2f\x32\x7a\xc8\xbb\xc4\
629-\xf8\x21\x71\x89\x11\x64\x17\x1a\xc1\x0b\x0d\xe1\x4b\x12\xfe\xed\
630-\xaa\xf0\x65\x09\xff\x86\x51\xbc\xd4\x4a\x7c\x51\x2d\x3a\x1c\x73\
631-\x97\xba\xb4\x1f\x47\x17\x0b\xc7\x75\xec\x73\x1a\x66\xbf\xc0\x28\
632-\x97\x60\x2e\x18\x77\x7b\x46\x09\x8a\x89\xf0\x3a\xc4\xb3\x44\xf1\
633-\x25\x9f\x86\x2e\xc3\x14\x52\xde\xe9\xc7\xd0\xc3\x9e\xeb\xda\xf2\
634-\xbc\x41\xec\xa0\xb5\x68\x44\x9e\x1b\xaa\x8e\xb4\x3b\x42\x91\xf7\
635-\xfa\xa1\xf9\x7a\x64\xb0\x77\x94\x13\x16\x6a\x89\xcf\x4c\x59\x50\
636-\xe9\x98\xb9\xd2\x61\x06\x82\x7c\xd1\xff\xd1\x9b\x76\x03\x5e\xfb\
637-\xc5\xb2\x9d\x36\x3b\xcb\x40\x92\x80\x43\x69\x86\x82\x4d\xf6\xe0\
638-\x17\x9b\x4c\x75\x01\x6d\x0c\xae\x16\x59\x52\xbe\xde\x9f\x62\xfe\
639-\xc1\x01\x7d\x2d\x2c\x07\xa2\x43\xd6\x63\xb7\x21\xa1\x07\x38\xda\
640-\xc4\x5b\x9b\x12\x6c\x0b\xc7\x03\x0f\xc4\x2d\x95\xd8\x91\xdc\x15\
641-\x06\xbd\x25\x98\x09\x9b\xda\x86\xb8\x45\x15\x55\xc2\x2a\x78\x8b\
642-\x0e\x74\x69\x3c\x76\x67\xdf\xff\xd1\x3b\xc1\xd8\x88\x77\x36\x26\
643-\x9c\x12\x07\xbc\xe3\xb5\x77\x04\x3b\x02\x86\x60\x70\xcc\x21\x9e\
644-\xed\x18\xc0\xb0\x85\xf4\x6e\x05\x66\x1e\xe1\x10\xb5\x3e\x81\x1b\
645-\xfd\x03\x2e\x1c\xd0\x6d\x5b\xde\x22\xc8\x59\x21\x01\x1a\x80\xc2\
646-\xf1\x64\x89\x09\x97\x42\xe3\x33\xa0\x70\xad\x74\x70\xe8\x92\x70\
647-\x43\xce\x11\x72\xd2\xc5\x12\xca\xab\x8b\xdc\x10\x38\x34\x44\x6e\
648-\x08\x1c\x1a\x22\x77\x8c\xc2\x10\x29\x39\x04\x93\x1f\xc3\xfd\xd8\
649-\xf9\xa6\x66\x71\x58\xab\xe0\xcf\x54\x2f\x7a\x77\x57\xff\x02\x55\
650-\xd5\x4f\x86\
651-\x00\x00\x06\x20\
652-\x00\
653-\x00\x14\xee\x78\x9c\xed\x57\x59\x8f\xdb\x36\x10\x7e\xdf\x5f\xa1\
654-\x6a\x51\x64\x83\x5a\x12\xa9\xd3\xd2\xda\x0e\xd0\x2e\x02\x04\xd8\
655-\xf4\xa1\x9b\xa2\xc7\x1b\x2d\xd1\x36\xb3\x92\x28\x50\xf4\x95\x5f\
656-\xdf\x21\xad\xcb\x47\xb2\x0b\x24\xdb\xe6\xa1\x0a\xb2\x16\x67\x86\
657-\xe4\xf0\x9b\x8f\x33\xa3\xc9\x9b\x5d\x91\x1b\x1b\x2a\x6a\xc6\xcb\
658-\xa9\x89\x6d\x64\x1a\xb4\x4c\x79\xc6\xca\xe5\xd4\xfc\xfd\xc3\x5b\
659-\x6b\x6c\x1a\xb5\x24\x65\x46\x72\x5e\xd2\xa9\x59\x72\xf3\xcd\xec\
660-\x6a\xf2\x83\x65\x19\xbf\x08\x4a\x24\xcd\x8c\x2d\x93\x2b\xe3\x5d\
661-\xf9\x58\xa7\xa4\xa2\xc6\xcd\x4a\xca\x2a\x71\x9c\xed\x76\x6b\xb3\
662-\x46\x68\x73\xb1\x74\x5e\x1b\x96\x35\xbb\xba\x9a\xd4\x9b\xe5\x95\
663-\x61\x18\xb0\x6f\x59\x27\x59\x3a\x35\x9b\x09\xd5\x5a\xe4\xda\x30\
664-\x4b\x1d\x9a\xd3\x82\x96\xb2\x76\xb0\x8d\x1d\xb3\x37\x4f\x7b\xf3\
665-\x54\xed\xce\x36\x34\xe5\x45\xc1\xcb\x5a\xcf\x2c\xeb\xeb\x81\xb1\
666-\xc8\x16\x9d\xb5\xf2\x66\xeb\x69\x23\x1c\xc7\xb1\x83\x5c\xc7\x75\
667-\x2d\xb0\xb0\xea\x7d\x29\xc9\xce\x3a\x9e\x0a\x3e\x5e\x9a\xea\x22\
668-\x84\x1c\xd0\xf5\x96\xcf\xb3\x4a\x6a\x00\xb4\x82\xff\x9d\x79\x2b\
669-\xb0\x6b\xbe\x16\x29\x5d\xc0\x3c\x6a\x97\x54\x3a\x77\x1f\xee\x3a\
670-\xa5\x85\xec\x4c\x66\x83\x65\x5a\x3c\x8f\x76\x3d\x02\xb9\x24\x05\
671-\xad\x2b\x92\xd2\xda\x69\xe5\x7a\xfe\x96\x65\x72\x35\x35\x5d\x57\
672-\x8f\x56\x94\x2d\x57\xb2\x1b\x6e\x18\xdd\xfe\xcc\x77\x53\x13\x19\
673-\xc8\x70\x5d\xa3\x11\xb3\x6c\x6a\xc2\x31\x1a\x9b\x9e\x22\xf8\xa0\
674-\x6d\x96\x4f\x3a\x0d\xb2\x63\x6c\x08\xec\x45\x6e\xa0\x2d\xda\x63\
675-\x24\x19\x4f\x95\x5f\x53\x53\xb2\x82\x56\x82\x2f\x58\x4e\x6d\x05\
676-\xd0\x0c\xcc\x26\x19\x5d\xd4\xca\xfc\xb0\xa1\x1a\xf9\x5a\x01\xaa\
677-\x82\x88\x47\x2a\x0e\xca\xc1\x8e\xb5\xe4\xe9\xa3\x32\xbe\xe3\xf2\
678-\xde\x6c\xd5\x5c\x30\xa0\xcc\xd4\x24\x6b\xc9\x3b\xa1\xa0\x8b\xbf\
679-\xc0\xb3\xe1\xf8\xcf\xe1\xf8\x6c\x95\x5a\xee\x73\xf0\x94\xc3\xa9\
680-\x16\x39\xdf\x26\x1b\x56\xb3\x79\x4e\xcd\x33\x27\x58\xad\xdd\x80\
681-\x43\x89\x35\x6d\x1c\x06\x97\x2b\x22\x57\xad\xed\x61\x79\x25\xf1\
682-\x5d\xec\x99\xbd\x18\xa4\x85\x61\xb9\x76\x30\xb2\xb0\x91\x1a\x68\
683-\xe4\xda\x51\xa8\x04\xae\x3f\x0a\x0c\x2b\x50\x7f\x94\x68\x84\xd4\
684-\x40\xcb\xf5\x4b\x00\xa6\x5a\x61\x68\x53\x18\x6b\x61\x63\x1a\x8c\
685-\xb4\xa1\x9a\xfd\x69\xb0\x59\x73\x22\x00\x3d\x4f\xae\xbd\x28\xc2\
686-\xe9\xf8\x56\x0d\x2c\x0e\x3c\x61\x72\x9f\xe0\xc3\x50\xac\x73\x9a\
687-\xd0\x0d\x2d\x79\x96\xdd\xd6\x52\xf0\x47\xda\xd9\x1f\x86\x96\x66\
688-\x51\x82\x2b\xd9\x0a\xba\x25\x06\xfb\x49\x41\xca\x1a\x08\x5d\xc0\
689-\x21\x89\x14\x6c\x77\x83\xec\xf1\x08\xa9\x7f\xf0\x1b\xd8\xb1\xab\
690-\x5e\x5e\x0f\x66\x74\x98\xa6\xbc\x2c\x69\x2a\xb9\xb0\xd2\xb5\xd8\
691-\x10\xb9\x16\x54\x05\xcb\x70\x1a\x3e\x38\x07\x42\x3c\x9f\x1d\x0f\
692-\xdf\x84\x1d\x0f\x2f\xcf\x8e\xf8\xbb\x60\x07\xd2\xcf\xf3\xd9\xd1\
693-\xd8\x7f\x2d\x3b\xdc\x86\x1d\xee\x08\xdb\xfe\x58\xbd\xfc\x3b\xec\
694-\x78\xff\x4d\xd8\xf1\xfe\xe5\xd9\x11\x7e\x17\xec\xf8\x8f\x72\x87\
695-\xdf\xb0\xc3\x07\x17\xe3\x50\xbd\x7c\x2d\x3b\x26\x8e\xaa\x32\xfa\
696-\xad\xab\x51\xaa\x40\x65\xaa\x10\xf6\xa5\x68\x4e\xea\x36\x76\x15\
697-\x59\x42\xa3\x91\x73\x31\x35\xaf\x17\xfa\x69\x14\x73\x2e\x32\x2a\
698-\x5a\x55\xa8\x9f\x23\x55\x73\xca\x43\x6b\x75\x75\xec\xb2\x5a\xb5\
699-\xd3\xa3\xcb\xfa\x7a\x45\x32\xbe\x85\x52\x7d\xaa\xfc\xc4\x39\xa0\
700-\x84\xb1\xed\x41\xc5\x45\xe3\x53\x75\x0a\xe5\xdc\x72\x63\x3b\xf6\
701-\xdc\xd0\x8d\xce\xb4\xb0\xa1\x8b\xed\x30\xf6\xc6\x51\x70\xaa\x84\
702-\x72\xbd\x56\xdd\x97\xb5\x2e\x99\x84\x0e\xa7\xda\x9d\x4d\x5f\x0b\
703-\xa1\x0c\x72\xb2\xa7\x70\x6e\xfd\xd3\x86\xb1\x5e\xf1\xed\x52\x28\
704-\xfc\x16\x24\xef\x00\xfc\xec\x52\x75\x49\x2a\x6b\x3e\x57\xdd\x87\
705-\xbe\x0c\x27\x6a\x3e\xff\x08\x41\xb5\x80\x57\xb4\xbe\x6c\xa1\xe6\
706-\x7e\x49\xaf\x37\x50\x48\x5e\x56\x6f\x59\x09\xf8\x5a\x4d\x7f\x84\
707-\xc7\xd1\x19\xd0\x8d\x45\xdb\x33\x61\x1c\x79\x9f\x31\x81\x33\xf8\
708-\x67\x81\x68\x74\xfb\x3e\x73\x9c\xaa\x0a\xb2\x63\x05\xfb\x44\x01\
709-\x32\xdc\xf0\x75\x52\x50\x49\x32\x22\x49\xcf\xc6\x56\x12\xb5\xcd\
710-\x11\x34\xaf\xc9\x6f\x77\x6f\xbb\xec\x91\xa6\xc9\x1f\x5c\x3c\xf6\
711-\x57\x43\x19\x90\x39\x5f\x83\xd3\x5d\x8e\x51\xfd\x56\x9a\xa8\x1b\
712-\x46\xe4\x8c\x15\x00\x8b\xea\x54\x7f\x82\xf6\x12\x2e\x45\xa7\x38\
713-\x32\x96\xfb\x8a\xf6\x8b\x1e\x96\x15\xf4\xd0\xb7\x5e\x6c\xde\xb3\
714-\xb4\x60\x6a\x92\xf3\x20\x21\x37\xbc\x53\x9b\x74\xd7\xb0\x5b\x94\
715-\xc9\x9c\xf6\xc2\x89\xd3\x78\xdf\x5e\xd6\xc1\xe1\xe0\xe6\x36\x47\
716-\xd7\xa3\xe5\x09\x88\x39\x99\xd3\x7c\x6a\xde\x2b\x0e\x1a\xf8\x14\
717-\xe2\xa5\xe0\xeb\xaa\x00\x76\x34\x2c\x35\x7b\x40\x8f\x58\x3b\x48\
718-\x3c\xfa\x35\x87\x2f\x9b\x1b\x48\x98\x18\x79\xc8\xf6\x42\x17\x2a\
719-\x52\xe3\xda\x30\x49\x0f\xd3\x63\x09\x9f\x47\xcf\xce\x8d\xda\xf8\
720-\x24\x31\xee\x5a\x41\xce\x20\x91\x91\x2a\x99\xaf\xa5\x1c\xca\x3e\
721-\x72\x56\x26\x00\x2d\x15\x67\x29\xf4\xf6\x90\xdc\x2c\x5a\x66\x49\
722-\x97\x1c\x75\xa5\x40\x23\x8c\x02\x57\x1f\x01\xfa\x7a\xc8\xf4\x70\
723-\xa8\xc8\x0e\xbc\x00\x1b\xea\x37\x1e\xbb\xaa\x18\x40\x1a\x71\x7d\
724-\x1c\x43\xa1\xb0\x31\xf2\x7d\x37\x8c\x47\xbe\x8d\x22\xec\xab\x5a\
725-\x12\x46\x5e\xe4\x47\xc1\x28\xb4\xc3\xb1\xef\x19\xf7\x7a\x4d\xdf\
726-\x83\x19\x11\x36\xfe\x3e\x2a\x87\xba\x5e\x61\x1f\x9d\x97\xbc\xa7\
727-\xd2\xf3\xd3\xb0\x3e\xbf\x03\x39\x05\x12\x38\x50\x66\x5f\x46\x52\
728-\x0f\x72\xb8\x86\x32\xf1\x5b\x59\x46\x20\xf9\x0a\x41\xf6\x47\xe1\
729-\x3a\xc3\xbc\x60\x59\x02\xec\xbf\xb9\x56\x9d\xe2\xeb\x73\xf4\x5b\
730-\xa4\x00\x3e\xd7\x0b\x11\x0e\xa1\xcb\x41\x90\x78\x8d\x1e\x59\xab\
731-\x81\xb6\x47\xdf\x6a\xe0\xbf\x57\x41\x53\x42\x7b\xec\x46\xf8\x12\
732-\xd6\xe1\xb3\xb1\xee\xe0\xed\x6a\x1e\xdc\x0b\x75\x51\x21\x73\xa6\
733-\xea\xe9\xa3\x21\xe9\x4e\xb6\xe6\x90\x1b\x12\xfd\x49\x09\x5b\xc2\
734-\xbd\xa7\x62\xd3\x77\x34\x6d\xa4\x38\x14\x03\xfd\x0e\x6b\x42\x06\
735-\xc9\x6f\xb5\x64\xab\x53\xe6\x91\xa8\x86\x3c\x97\x44\xb6\x17\x05\
736-\xb1\x1b\xf9\x01\x90\x5e\xc5\xa3\x49\xae\x09\x76\x83\x1f\x0f\x76\
737-\x0b\x52\xb0\x7c\x9f\xd4\x70\x15\x2d\xd8\x92\x2d\x6e\x73\x2a\x21\
738-\x44\x96\xf2\x84\x95\xcb\x04\xc1\xd4\x2d\x54\xd8\x23\xc1\x97\xba\
739-\xd8\x17\xba\x79\x1d\x14\x90\xfc\x63\x3b\x8a\x3c\xc8\x18\x51\x27\
740-\x54\x75\x1f\xf9\x11\x84\x35\x1c\x1f\x05\x4f\x01\xec\x8f\x51\x74\
741-\x1e\x14\xb5\x5f\x73\x26\x98\x0c\x80\x98\xb3\x89\x04\x41\x39\xe8\
742-\xca\x5a\x5b\xc1\x15\xfa\x6a\xc6\xb0\x23\x52\xcb\xab\x09\xb0\xfe\
743-\xf0\xb3\xe2\xa2\x83\x27\x2e\x02\x01\x26\x8e\xf2\xed\x7f\x1e\x7c\
744-\x15\x0f\x10\xe4\xdb\x30\xf2\x8e\x79\x10\x40\x92\x0d\xc7\xd1\x19\
745-\x0f\x02\xec\x05\x2f\xc9\x03\x58\x3f\x3a\xe5\xc1\xa9\x83\x9f\x71\
746-\xf1\xa9\xc8\x6e\x88\x60\xa4\x94\x4f\x46\x5b\x0a\x2a\xd3\xd5\x39\
747-\x03\xa0\xee\xa0\xd0\x1b\xc7\xc8\x0f\x55\xd8\x06\x11\x7f\xf5\x2b\
748-\x97\xdc\x78\x80\xb8\xbf\xba\xb5\xda\xcc\x66\x1d\x66\x56\x34\x65\
749-\x0b\x96\x12\xc9\x78\x39\x34\x34\x67\x12\xd8\xab\x8e\x3c\x60\xf1\
750-\xc4\x59\xce\xae\x26\xaa\xcb\x99\x5d\xfd\x03\x35\xd8\x18\x9f\
751-\x00\x00\x01\xcf\
752-\x3c\
753-\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
754-\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
755-\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
756-\x30\x20\x30\x20\x32\x32\x20\x32\x32\x22\x3e\x0d\x0a\x20\x20\x3c\
757-\x64\x65\x66\x73\x20\x69\x64\x3d\x22\x64\x65\x66\x73\x33\x30\x35\
758-\x31\x22\x3e\x0d\x0a\x20\x20\x20\x20\x3c\x73\x74\x79\x6c\x65\x20\
759-\x74\x79\x70\x65\x3d\x22\x74\x65\x78\x74\x2f\x63\x73\x73\x22\x20\
760-\x69\x64\x3d\x22\x63\x75\x72\x72\x65\x6e\x74\x2d\x63\x6f\x6c\x6f\
761-\x72\x2d\x73\x63\x68\x65\x6d\x65\x22\x3e\x0d\x0a\x20\x20\x20\x20\
762-\x20\x20\x2e\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\
763-\x65\x78\x74\x20\x7b\x0d\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x63\
764-\x6f\x6c\x6f\x72\x3a\x23\x34\x64\x34\x64\x34\x64\x3b\x0d\x0a\x20\
765-\x20\x20\x20\x20\x20\x7d\x0d\x0a\x20\x20\x20\x20\x20\x20\x3c\x2f\
766-\x73\x74\x79\x6c\x65\x3e\x0d\x0a\x20\x20\x3c\x2f\x64\x65\x66\x73\
767-\x3e\x0d\x0a\x20\x3c\x70\x61\x74\x68\x20\x0d\x0a\x20\x20\x20\x20\
768-\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\x6c\x6c\x3a\x63\x75\x72\x72\
769-\x65\x6e\x74\x43\x6f\x6c\x6f\x72\x3b\x66\x69\x6c\x6c\x2d\x6f\x70\
770-\x61\x63\x69\x74\x79\x3a\x31\x3b\x73\x74\x72\x6f\x6b\x65\x3a\x6e\
771-\x6f\x6e\x65\x22\x20\x0d\x0a\x20\x20\x64\x3d\x22\x6d\x34\x20\x33\
772-\x76\x31\x36\x68\x31\x20\x38\x20\x31\x76\x2d\x2e\x30\x30\x39\x37\
773-\x36\x36\x6c\x2e\x30\x30\x37\x38\x31\x32\x2e\x30\x30\x39\x37\x36\
774-\x36\x20\x33\x2e\x39\x39\x32\x31\x38\x38\x2d\x33\x2e\x39\x39\x32\
775-\x31\x38\x38\x76\x2d\x2e\x30\x30\x37\x38\x31\x32\x2d\x31\x2e\x34\
776-\x30\x36\x32\x35\x2d\x31\x30\x2e\x35\x39\x33\x37\x35\x68\x2d\x31\
777-\x2d\x31\x32\x2d\x31\x6d\x31\x20\x31\x68\x31\x32\x76\x31\x30\x68\
778-\x2d\x34\x76\x31\x20\x33\x68\x2d\x38\x76\x2d\x31\x34\x22\x0d\x0a\
779-\x20\x20\x20\x20\x63\x6c\x61\x73\x73\x3d\x22\x43\x6f\x6c\x6f\x72\
780-\x53\x63\x68\x65\x6d\x65\x2d\x54\x65\x78\x74\x22\x0d\x0a\x20\x20\
781-\x20\x20\x2f\x3e\x0d\x0a\x3c\x2f\x73\x76\x67\x3e\x0d\x0a\
782-\x00\x00\x03\x14\
783-\x3c\
784-\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
785-\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
786-\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
787-\x30\x20\x30\x20\x32\x32\x20\x32\x32\x22\x3e\x0a\x20\x20\x3c\x64\
788-\x65\x66\x73\x20\x69\x64\x3d\x22\x64\x65\x66\x73\x33\x30\x35\x31\
789-\x22\x3e\x0a\x20\x20\x20\x20\x3c\x73\x74\x79\x6c\x65\x20\x74\x79\
790-\x70\x65\x3d\x22\x74\x65\x78\x74\x2f\x63\x73\x73\x22\x20\x69\x64\
791-\x3d\x22\x63\x75\x72\x72\x65\x6e\x74\x2d\x63\x6f\x6c\x6f\x72\x2d\
792-\x73\x63\x68\x65\x6d\x65\x22\x3e\x0a\x20\x20\x20\x20\x20\x20\x2e\
793-\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\x65\x78\x74\
794-\x20\x7b\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x63\x6f\x6c\x6f\x72\
795-\x3a\x23\x34\x64\x34\x64\x34\x64\x3b\x0a\x20\x20\x20\x20\x20\x20\
796-\x7d\x0a\x20\x20\x20\x20\x20\x20\x3c\x2f\x73\x74\x79\x6c\x65\x3e\
797-\x0a\x20\x20\x3c\x2f\x64\x65\x66\x73\x3e\x0a\x20\x3c\x70\x61\x74\
798-\x68\x20\x0a\x20\x20\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\
799-\x6c\x6c\x3a\x63\x75\x72\x72\x65\x6e\x74\x43\x6f\x6c\x6f\x72\x3b\
800-\x66\x69\x6c\x6c\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\x73\
801-\x74\x72\x6f\x6b\x65\x3a\x6e\x6f\x6e\x65\x22\x20\x0a\x20\x20\x20\
802-\x20\x64\x3d\x22\x4d\x20\x33\x20\x32\x2e\x39\x39\x38\x30\x34\x36\
803-\x39\x20\x4c\x20\x33\x20\x33\x20\x4c\x20\x33\x20\x34\x20\x4c\x20\
804-\x33\x20\x31\x39\x20\x4c\x20\x34\x20\x31\x39\x20\x4c\x20\x31\x39\
805-\x20\x31\x39\x20\x4c\x20\x31\x39\x20\x31\x38\x20\x4c\x20\x31\x39\
806-\x20\x37\x20\x4c\x20\x31\x39\x20\x36\x2e\x33\x30\x30\x37\x38\x31\
807-\x32\x20\x4c\x20\x31\x38\x2e\x39\x39\x32\x31\x38\x38\x20\x36\x2e\
808-\x33\x30\x30\x37\x38\x31\x32\x20\x4c\x20\x31\x39\x20\x36\x2e\x32\
809-\x39\x31\x30\x31\x35\x36\x20\x4c\x20\x31\x35\x2e\x37\x30\x37\x30\
810-\x33\x31\x20\x32\x2e\x39\x39\x38\x30\x34\x36\x39\x20\x4c\x20\x31\
811-\x35\x2e\x36\x39\x39\x32\x31\x39\x20\x33\x2e\x30\x30\x37\x38\x31\
812-\x32\x35\x20\x4c\x20\x31\x35\x2e\x36\x39\x39\x32\x31\x39\x20\x32\
813-\x2e\x39\x39\x38\x30\x34\x36\x39\x20\x4c\x20\x31\x35\x20\x32\x2e\
814-\x39\x39\x38\x30\x34\x36\x39\x20\x4c\x20\x33\x20\x32\x2e\x39\x39\
815-\x38\x30\x34\x36\x39\x20\x7a\x20\x4d\x20\x34\x20\x34\x20\x4c\x20\
816-\x37\x20\x34\x20\x4c\x20\x37\x20\x38\x20\x4c\x20\x37\x20\x39\x20\
817-\x4c\x20\x31\x35\x20\x39\x20\x4c\x20\x31\x35\x20\x38\x20\x4c\x20\
818-\x31\x35\x20\x34\x20\x4c\x20\x31\x35\x2e\x32\x39\x32\x39\x36\x39\
819-\x20\x34\x20\x4c\x20\x31\x38\x20\x36\x2e\x37\x30\x37\x30\x33\x31\
820-\x32\x20\x4c\x20\x31\x38\x20\x37\x20\x4c\x20\x31\x38\x20\x31\x38\
821-\x20\x4c\x20\x31\x36\x20\x31\x38\x20\x4c\x20\x31\x36\x20\x31\x31\
822-\x20\x4c\x20\x31\x35\x20\x31\x31\x20\x4c\x20\x37\x20\x31\x31\x20\
823-\x4c\x20\x36\x20\x31\x31\x20\x4c\x20\x36\x20\x31\x38\x20\x4c\x20\
824-\x34\x20\x31\x38\x20\x4c\x20\x34\x20\x34\x20\x7a\x20\x4d\x20\x38\
825-\x20\x34\x20\x4c\x20\x31\x31\x2e\x39\x30\x30\x33\x39\x31\x20\x34\
826-\x20\x4c\x20\x31\x31\x2e\x39\x30\x30\x33\x39\x31\x20\x38\x20\x4c\
827-\x20\x38\x20\x38\x20\x4c\x20\x38\x20\x34\x20\x7a\x20\x4d\x20\x37\
828-\x20\x31\x32\x20\x4c\x20\x31\x35\x20\x31\x32\x20\x4c\x20\x31\x35\
829-\x20\x31\x38\x20\x4c\x20\x37\x20\x31\x38\x20\x4c\x20\x37\x20\x31\
830-\x32\x20\x7a\x20\x22\x0a\x20\x20\x20\x20\x63\x6c\x61\x73\x73\x3d\
831-\x22\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\x65\x78\
832-\x74\x22\x0a\x20\x20\x20\x20\x2f\x3e\x20\x20\x0a\x3c\x2f\x73\x76\
833-\x67\x3e\x0a\
834-\x00\x00\x06\x1c\
835-\x00\
836-\x00\x14\xe9\x78\x9c\xed\x57\x59\x8f\xdb\x36\x10\x7e\xf7\xaf\x50\
837-\xb5\x28\xb2\x41\xad\x83\xba\xa5\xb5\x1d\xa0\x5d\x04\x08\xb0\xe9\
838-\x43\x37\x45\x8f\x37\x5a\xa2\x6d\x66\x25\x51\xa0\xe8\x6b\x7f\x7d\
839-\x87\xb4\x2e\x1f\x9b\x5d\x20\xd9\x36\x0f\x55\x90\xb5\x38\x33\x24\
840-\x87\xdf\x7c\x9c\x19\x4d\xde\xed\x8a\x5c\xdb\x10\x5e\x53\x56\x4e\
841-\x75\x64\xda\xba\x46\xca\x94\x65\xb4\x5c\x4e\xf5\xdf\x3f\xbd\x37\
842-\x22\x5d\xab\x05\x2e\x33\x9c\xb3\x92\x4c\xf5\x92\xe9\xef\x66\xa3\
843-\xc9\x0f\x86\xa1\xfd\xc2\x09\x16\x24\xd3\xb6\x54\xac\xb4\x0f\xe5\
844-\x43\x9d\xe2\x8a\x68\xd7\x2b\x21\xaa\xc4\xb2\xb6\xdb\xad\x49\x1b\
845-\xa1\xc9\xf8\xd2\x7a\xab\x19\xc6\x6c\x34\x9a\xd4\x9b\xe5\x48\xd3\
846-\x34\xd8\xb7\xac\x93\x2c\x9d\xea\xcd\x84\x6a\xcd\x73\x65\x98\xa5\
847-\x16\xc9\x49\x41\x4a\x51\x5b\xc8\x44\x96\xde\x9b\xa7\xbd\x79\x2a\
848-\x77\xa7\x1b\x92\xb2\xa2\x60\x65\xad\x66\x96\xf5\xd5\xc0\x98\x67\
849-\x8b\xce\x5a\x7a\xb3\x75\x95\x11\x8a\xe3\xd8\xb2\x1d\xcb\x71\x0c\
850-\xb0\x30\xea\x7d\x29\xf0\xce\x38\x9e\x0a\x3e\x5e\x9a\xea\xd8\xb6\
851-\x6d\x81\xae\xb7\x7c\x99\x55\x52\x03\xa0\x15\xfc\xef\xcc\x5b\x81\
852-\x59\xb3\x35\x4f\xc9\x02\xe6\x11\xb3\x24\xc2\xba\xfd\x74\xdb\x29\
853-\x0d\xdb\xcc\x44\x36\x58\xa6\xc5\xf3\x68\xd7\x23\x90\x4b\x5c\x90\
854-\xba\xc2\x29\xa9\xad\x56\xae\xe6\x6f\x69\x26\x56\x53\xdd\x71\xd4\
855-\x68\x45\xe8\x72\x25\xba\xe1\x86\x92\xed\xcf\x6c\x37\xd5\x6d\xcd\
856-\xd6\x1c\x47\x6b\xc4\x34\x9b\xea\x70\x8c\xc6\xa6\xa7\x08\x3a\x68\
857-\x9b\xe5\x93\x4e\x63\x9b\x31\xd2\x38\x72\x43\xc7\x57\x16\xed\x31\
858-\x92\x8c\xa5\xd2\xaf\xa9\x9e\x51\x49\xa5\x94\x54\x9c\x2d\x68\x4e\
859-\x4c\x09\xd2\x0c\x4c\x27\x19\x59\xd4\x72\xca\x61\x53\x39\xf2\x94\
860-\x02\x54\x05\xe6\x0f\x84\x1f\x94\x83\x5d\x6b\xc1\xd2\x07\x69\x7c\
861-\xcb\xc4\x9d\xde\xaa\x19\xa7\x40\x9b\xa9\x8e\xd7\x82\x75\x42\x4e\
862-\x16\x7f\x81\x77\xc3\xf1\x9f\xc3\xf1\xd9\x2a\xb5\xd8\xe7\xe0\x2d\
863-\x83\x93\x2d\x72\xb6\x4d\x36\xb4\xa6\xf3\x9c\xe8\x67\x4e\xd0\x5a\
864-\xb9\x31\xd5\x05\x5f\x93\xc6\x61\x70\xb9\xc2\x62\xd5\xda\x1e\x96\
865-\x97\x12\xcf\x41\xae\xde\x8b\x41\x5a\x68\x86\x63\xfa\x63\x03\x69\
866-\xa9\x66\x8f\x1d\x33\x0c\xa4\xc0\xf1\xc6\xbe\x66\xf8\xf2\x8f\x14\
867-\x8d\x6d\x39\x50\x72\xf5\xe2\x83\xa9\x52\x68\xca\x14\xc6\x4a\xd8\
868-\x98\xfa\x63\x65\x28\x67\x3f\x0e\x36\x6b\x4e\x04\xa0\xe7\xc9\x95\
869-\x1b\x86\x28\x8d\x6e\xe4\xc0\x60\xc0\x15\x2a\xf6\x09\x3a\x0c\xf9\
870-\x3a\x27\x09\xd9\x90\x92\x65\xd9\x4d\x2d\x38\x7b\x20\x9d\xfd\x61\
871-\x68\x28\x26\x25\xa8\x12\xad\xa0\x5b\x62\xb0\x9f\xe0\xb8\xac\x81\
872-\xd4\x05\x1c\x12\x0b\x4e\x77\xd7\xb6\x19\x8d\x6d\xf9\x0f\x7e\x7d\
873-\x33\x76\xe4\xcb\xdb\xc1\x8c\x0e\xd3\x94\x95\x25\x49\x05\xe3\x46\
874-\xba\xe6\x1b\x2c\xd6\x9c\xc8\x60\x69\x56\xc3\x07\xeb\x40\x88\x97\
875-\xb3\xe3\xfe\x9b\xb0\xe3\xfe\xf5\xd9\x11\x7f\x17\xec\xb0\xd5\xf3\
876-\x72\x76\x34\xf6\x5f\xcb\x0e\xa7\x61\x87\x33\x46\xa6\x17\xc9\x97\
877-\x7f\x87\x1d\x1f\xbf\x09\x3b\x3e\xbe\x3e\x3b\x82\xef\x82\x1d\xff\
878-\x51\xee\xf0\x1a\x76\x78\xe0\x62\x1c\xc8\x97\xaf\x65\xc7\xc4\x92\
879-\x55\x46\xbd\x75\x75\x4a\x16\xa9\x4c\x16\xc3\xbe\x14\xcd\x71\xdd\
880-\xc6\xae\xc2\x4b\x68\x36\x72\xc6\xa7\xfa\xd5\x42\x3d\x8d\x62\xce\
881-\x78\x46\x78\xab\x0a\xd4\x73\xa4\x6a\x4e\x79\x68\xaf\x46\xc7\x2e\
882-\xcb\x55\x3b\xbd\x7d\x59\x5f\xaf\x70\xc6\xb6\x50\xae\x4f\x95\x8f\
883-\x8c\x01\x4a\xe8\x54\x9c\x42\x29\x77\x3d\xd3\x89\xe2\xd8\xf1\xce\
884-\x94\xd2\x0f\xd7\xf4\xbd\x20\x8a\x83\x53\x25\x54\xea\xb5\x6c\xbc\
885-\x8c\x75\x49\x05\x34\x37\xd5\xee\x6c\xfa\x9a\x73\x69\x90\xe3\x3d\
886-\x81\xe3\xaa\x9f\xd6\x81\x7a\xc5\xb6\x4b\x2e\x61\x5b\xe0\xbc\xc3\
887-\xed\xc9\xa5\xea\x12\x57\xc6\x7c\x2e\x1b\x0f\x75\x07\x4e\xd4\x6c\
888-\xfe\x19\x62\x69\x00\x9d\x48\x7d\xd9\x42\xce\xfd\x92\x5e\x6d\x20\
889-\x01\xbc\xac\xde\xd2\x12\x60\x35\x9a\xd6\x08\x45\xe1\x19\xbe\x8d\
890-\x45\xdb\x2e\x21\x14\xba\x4f\x98\xc0\x19\xbc\xe8\x09\xdd\xbe\x4f\
891-\x18\xa7\xaa\x02\xef\x68\x41\x1f\x49\x26\xa3\x78\xa0\xe9\xa4\x20\
892-\x02\x67\x58\xe0\x9e\x84\xad\x24\x6c\x7b\x22\xe8\x5b\x93\xdf\x6e\
893-\xdf\x77\x49\x23\x4d\x93\x3f\x18\x7f\xe8\x6f\x84\x34\xc0\x73\xb6\
894-\x06\xa7\xbb\xd4\x22\xdb\xac\x34\x91\x17\x0b\x8b\x19\x2d\x00\x16\
895-\xd9\xa4\xfe\x04\x9d\x25\xdc\x85\x4e\x71\x64\x2c\xf6\x15\xe9\x17\
896-\x3d\x2c\xcb\xc9\xa1\x65\xbd\xd8\xb7\x67\x69\x41\xe5\x24\xeb\x5e\
897-\x40\x4a\xf8\x20\x37\xe9\x6e\x5f\xb7\x28\x15\x39\xe9\x85\x13\xab\
898-\xf1\xbe\xbd\xa3\x83\xc3\xc1\x85\x6d\x8e\xae\x46\xcb\x13\x10\x73\
899-\x3c\x27\xf9\x54\xbf\x93\x1c\xd4\xce\x6e\xc1\x92\xb3\x75\x55\x00\
900-\x3b\x1a\x96\xea\x3d\xa0\x47\xac\x1d\xe4\x1b\xf5\x9a\xc3\x47\xcd\
901-\x35\xe4\x49\x64\xbb\xb6\xe9\x06\x0e\x14\xa2\xc6\xb5\x61\x6e\x1e\
902-\x66\xc5\x12\xbe\x8c\x5e\x9c\x12\x95\xf1\x49\x3e\xdc\xb5\x82\x9c\
903-\x42\xfe\xc2\x55\x32\x5f\x0b\x31\x94\x7d\x66\xb4\x4c\x00\x5a\xc2\
904-\xcf\x32\xe7\xcd\x21\xa7\x19\xa4\xcc\x92\x2e\x27\xaa\x02\x61\x8f\
905-\x91\xed\x3b\xea\x08\xd0\xd2\x43\x82\x87\x43\x85\xa6\xef\xfa\x48\
906-\x93\xbf\x71\xe4\xc8\x1a\x80\x10\x24\x7d\x14\x43\x7d\x30\x91\xed\
907-\x79\x4e\x10\x8f\x3d\xd3\x0e\x91\x27\x4b\x48\x10\xba\xa1\x17\xfa\
908-\xe3\xc0\x0c\x22\xcf\xd5\xee\xd4\x9a\x9e\x0b\x33\x42\xa4\xfd\x7d\
909-\x54\x05\x55\x99\x42\x9e\x7d\x5e\xe9\x9e\xcb\xca\xcf\xc3\xfa\xf2\
910-\xc6\xe3\x14\x48\xe0\x40\x99\x7d\x19\x49\x35\xc8\xe1\x1a\x8a\xc4\
911-\x6b\x65\x19\x86\x9c\xcb\x39\xde\x1f\x85\xeb\x0c\xf3\x82\x66\x09\
912-\xb0\xff\xfa\x4a\x36\x88\x6f\xcf\xd1\x6f\x91\x02\xf8\x1c\x37\xb0\
913-\x51\x00\xcd\x8d\x1d\xbb\x91\xd6\x23\x6b\x34\xd0\xf6\xe8\x1b\x0d\
914-\xfc\x77\x32\x68\x52\x68\x46\x4e\x88\x2e\x61\x1d\xbc\x18\xeb\x0e\
915-\xde\xae\xd4\xc1\xbd\x90\x17\x15\x32\x67\x2a\x9f\x3e\x1a\x82\xec\
916-\x44\x6b\x0e\xb9\x21\x51\x5f\x93\xb0\x25\xdc\x7b\xc2\x37\x7d\x23\
917-\xd3\x46\x8a\x41\x31\x50\xef\xb0\x26\x64\x90\xfc\x46\x49\xb6\x2a\
918-\x65\x1e\x89\x6a\xc8\x73\x49\x68\xba\xa1\x1f\x3b\xa1\xe7\x03\xe9\
919-\x65\x3c\x9a\xe4\x9a\x20\xc7\xff\xf1\x60\xb7\xc0\x05\xcd\xf7\x49\
920-\x0d\x57\xd1\x80\x2d\xe9\xe2\x26\x27\x02\x42\x64\x48\x4f\x68\xb9\
921-\x4c\x6c\x98\xba\x85\xc2\x7a\x24\xf8\x52\xf3\xfa\x4a\x37\xaf\x83\
922-\x02\x92\x7f\x6c\x86\xa1\x0b\x19\x23\xec\x84\xb2\xcc\xda\x5e\x08\
923-\x61\x0d\xa2\xa3\xe0\x49\x80\xbd\xc8\x0e\xcf\x83\x22\xf7\x6b\xce\
924-\x04\x93\x01\x10\x7d\x36\x11\x20\x28\x07\xcd\x58\x6b\xcb\x99\x44\
925-\x5f\xce\x18\x36\x42\x72\x79\x39\x01\xd6\x1f\x7e\x4d\x5c\x74\xf0\
926-\xc4\x45\x20\xc0\xc4\x92\xbe\xfd\xcf\x83\xaf\xe0\x41\x64\xfa\x81\
927-\xef\x43\xa3\x70\xcc\x03\x1f\x92\x6c\x10\x85\x67\x3c\xf0\x91\xeb\
928-\xbf\x26\x0f\x60\xfd\xf0\x98\x07\xe7\x0e\x3e\xe1\xe2\x73\x91\xdd\
929-\x60\x4e\x71\x29\x9e\x8d\xb6\xe0\x44\xa4\xab\x73\x06\x40\xdd\xb1\
930-\x03\x37\x8a\x6d\x2f\x90\x61\x1b\x44\xfc\xcd\xaf\x4c\x30\xed\x1e\
931-\xe2\xfe\xe6\xc6\x68\x33\x9b\x71\x98\x59\x91\x94\x2e\x68\x8a\x05\
932-\x65\xe5\xd0\x50\x9f\x65\xc0\x5e\x79\xe4\x01\x8b\x27\xd6\x72\x36\
933-\x9a\xc8\x2e\x67\x36\xfa\x07\xed\xce\x18\x6f\
934-\x00\x00\x48\xd1\
12+\x00\x00\x49\x83\
93513 \x3c\
93614 \xb8\x64\x18\xca\xef\x9c\x95\xcd\x21\x1c\xbf\x60\xa1\xbd\xdd\x42\
937-\x00\x00\x04\xe0\x00\x00\x00\x58\x00\x00\x37\xc2\x00\x02\x73\xfe\
938-\x00\x00\x40\xb2\x00\x04\xd0\x25\x00\x00\x27\x16\x00\x05\x48\x35\
939-\x00\x00\x39\xb6\x00\x05\x48\x35\x00\x00\x3a\xf5\x00\x05\x48\x35\
940-\x00\x00\x3c\x82\x00\x05\x73\xc3\x00\x00\x33\x89\x00\x05\xaa\x82\
941-\x00\x00\x34\x65\x00\x05\xb0\x35\x00\x00\x3a\x26\x00\x05\xb0\x35\
942-\x00\x00\x3b\x88\x00\x05\xb0\x35\x00\x00\x3c\xb3\x00\x22\xf1\xf9\
943-\x00\x00\x2a\x97\x00\x24\xae\x4e\x00\x00\x28\x77\x00\x2a\xd0\x25\
944-\x00\x00\x23\xad\x00\x2a\xec\x30\x00\x00\x23\xdb\x00\x2b\x8c\x04\
945-\x00\x00\x24\xf1\x00\x57\x0e\xbc\x00\x00\x33\x50\x00\x57\x60\x54\
946-\x00\x00\x33\xbb\x00\x58\xc9\xc4\x00\x00\x1b\xda\x00\x5a\x62\xf4\
947-\x00\x00\x33\xf0\x00\x5b\x66\x33\x00\x00\x29\xe6\x00\x5b\x6a\x7c\
948-\x00\x00\x3a\x53\x00\x5c\xa0\x47\x00\x00\x20\x8e\x00\x75\xb8\x23\
949-\x00\x00\x2a\x4f\x00\x75\xb8\xf0\x00\x00\x21\xe7\x00\xaa\x80\x25\
950-\x00\x00\x39\x1c\x00\xaa\x80\x25\x00\x00\x3b\xe4\x00\xe8\x2b\xd8\
951-\x00\x00\x43\x12\x00\xfd\x93\x12\x00\x00\x42\xc5\x01\x3e\xd4\xc4\
952-\x00\x00\x28\xd9\x01\x42\x2f\xe5\x00\x00\x3f\x26\x01\x52\xd4\xa2\
953-\x00\x00\x3e\x8f\x01\xe1\xe4\x50\x00\x00\x27\x72\x02\x45\xf9\x75\
954-\x00\x00\x20\x3c\x02\x4d\xb4\x90\x00\x00\x37\xf3\x02\x4e\xa2\xc3\
955-\x00\x00\x1c\xb7\x02\x78\x59\xf9\x00\x00\x2b\x04\x02\x7c\x8d\x8b\
956-\x00\x00\x22\xa7\x02\x9c\xae\x23\x00\x00\x1a\x8c\x02\x9f\xfc\x05\
957-\x00\x00\x3d\xdc\x02\xaf\x58\x52\x00\x00\x29\x92\x02\xb1\x93\x29\
958-\x00\x00\x2b\xbd\x02\xbb\x66\x33\x00\x00\x26\x5b\x02\xda\x2d\x84\
959-\x00\x00\x43\x65\x03\x49\xed\xe3\x00\x00\x1b\x08\x03\x64\x64\x9e\
960-\x00\x00\x1e\x84\x03\x9f\x1f\xe4\x00\x00\x25\x6f\x03\xa2\x9e\xa2\
961-\x00\x00\x26\x98\x03\xb0\xbf\x25\x00\x00\x3b\xb3\x03\xc2\x19\x4e\
962-\x00\x00\x05\x03\x03\xc2\x19\x4e\x00\x00\x39\x57\x03\xca\xcc\xb5\
963-\x00\x00\x19\x53\x03\xfe\x0d\x95\x00\x00\x42\x69\x03\xfe\x75\x35\
964-\x00\x00\x42\x0b\x04\x1b\x5f\x12\x00\x00\x05\x65\x04\x1b\x5f\x12\
965-\x00\x00\x21\x66\x04\x70\xa1\x1e\x00\x00\x22\x30\x04\x99\xf8\x40\
966-\x00\x00\x37\x18\x04\xa0\x8a\x25\x00\x00\x30\xde\x04\xa8\x9e\xb4\
967-\x00\x00\x31\x60\x04\xb6\xba\xb4\x00\x00\x31\xd5\x04\xc8\xdf\xb5\
968-\x00\x00\x38\x37\x04\xd0\x3a\xc2\x00\x00\x27\x41\x04\xe0\xe8\xc5\
969-\x00\x00\x3c\x4e\x05\x12\x49\xc5\x00\x00\x2e\xf9\x05\x2c\x4e\xa8\
970-\x00\x00\x3a\xc8\x05\x42\xc2\xd4\x00\x00\x24\x62\x05\x66\x57\xee\
15+\x00\x00\x04\xf0\x00\x00\x00\x58\x00\x00\x38\x5d\x00\x02\x73\xfe\
16+\x00\x00\x41\x54\x00\x04\xd0\x25\x00\x00\x27\xfa\x00\x05\x48\x35\
17+\x00\x00\x3a\x57\x00\x05\x48\x35\x00\x00\x3b\x96\x00\x05\x48\x35\
18+\x00\x00\x3d\x24\x00\x05\x73\xc3\x00\x00\x34\x24\x00\x05\xaa\x82\
19+\x00\x00\x35\x00\x00\x05\xb0\x35\x00\x00\x3a\xc7\x00\x05\xb0\x35\
20+\x00\x00\x3c\x29\x00\x05\xb0\x35\x00\x00\x3d\x55\x00\x22\xf1\xf9\
21+\x00\x00\x2b\x32\x00\x24\xae\x4e\x00\x00\x29\x12\x00\x2a\xd0\x25\
22+\x00\x00\x23\xf7\x00\x2a\xec\x30\x00\x00\x24\x25\x00\x2b\x8c\x04\
23+\x00\x00\x25\x84\x00\x57\x0e\xbc\x00\x00\x33\xeb\x00\x57\x60\x54\
24+\x00\x00\x34\x56\x00\x58\xc9\xc4\x00\x00\x1b\xda\x00\x5a\x62\xf4\
25+\x00\x00\x34\x8b\x00\x5b\x66\x33\x00\x00\x2a\x81\x00\x5b\x6a\x7c\
26+\x00\x00\x3a\xf4\x00\x5c\xa0\x47\x00\x00\x20\x8e\x00\x75\xb8\x23\
27+\x00\x00\x2a\xea\x00\x75\xb8\xf0\x00\x00\x21\xe7\x00\xaa\x80\x25\
28+\x00\x00\x39\x2e\x00\xaa\x80\x25\x00\x00\x3c\x54\x00\xe8\x2b\xd8\
29+\x00\x00\x43\xb4\x00\xef\x72\xb5\x00\x00\x25\x3b\x00\xfd\x93\x12\
30+\x00\x00\x43\x67\x01\x3e\xd4\xc4\x00\x00\x29\x74\x01\x42\x2f\xe5\
31+\x00\x00\x3f\xc8\x01\x52\xd4\xa2\x00\x00\x3f\x31\x01\xe1\xe4\x50\
32+\x00\x00\x28\x56\x02\x2d\x18\xf4\x00\x00\x39\xb0\x02\x45\xf9\x75\
33+\x00\x00\x20\x3c\x02\x4e\xa2\xc3\x00\x00\x1c\xb7\x02\x78\x59\xf9\
34+\x00\x00\x2b\x9f\x02\x7c\x8d\x8b\x00\x00\x22\xa7\x02\x9c\xae\x23\
35+\x00\x00\x1a\x8c\x02\x9f\xfc\x05\x00\x00\x3e\x7e\x02\xa7\x65\x73\
36+\x00\x00\x25\xb4\x02\xaf\x58\x52\x00\x00\x2a\x2d\x02\xb1\x93\x29\
37+\x00\x00\x2c\x58\x02\xbb\x66\x33\x00\x00\x27\x3f\x02\xda\x2d\x84\
38+\x00\x00\x44\x07\x03\x49\xed\xe3\x00\x00\x1b\x08\x03\x64\x64\x9e\
39+\x00\x00\x1e\x84\x03\x9f\x1f\xe4\x00\x00\x26\x53\x03\xa2\x9e\xa2\
40+\x00\x00\x27\x7c\x03\xc2\x19\x4e\x00\x00\x05\x03\x03\xc2\x19\x4e\
41+\x00\x00\x39\xf8\x03\xca\xcc\xb5\x00\x00\x19\x53\x03\xfe\x0d\x95\
42+\x00\x00\x43\x0b\x03\xfe\x75\x35\x00\x00\x42\xad\x04\x1b\x5f\x12\
43+\x00\x00\x05\x65\x04\x1b\x5f\x12\x00\x00\x21\x66\x04\x70\xa1\x1e\
44+\x00\x00\x22\x30\x04\x99\xf8\x40\x00\x00\x37\xb3\x04\xa0\x8a\x25\
45+\x00\x00\x31\x79\x04\xa8\x9e\xb4\x00\x00\x31\xfb\x04\xb6\xba\xb4\
46+\x00\x00\x32\x70\x04\xd0\x3a\xc2\x00\x00\x28\x25\x04\xe0\xe8\xc5\
47+\x00\x00\x3c\xf0\x05\x12\x49\xc5\x00\x00\x2f\x94\x05\x2c\x4e\xa8\
48+\x00\x00\x3b\x69\x05\x42\xc2\xd4\x00\x00\x24\xac\x05\x66\x57\xee\
97149 \x00\x00\x09\x71\x05\x6a\x44\x0f\x00\x00\x1f\x6d\x05\x76\x05\xb3\
972-\x00\x00\x3b\x26\x05\xa8\xb8\x85\x00\x00\x34\x2b\x05\xb8\x79\xd0\
973-\x00\x00\x21\xb9\x05\xb8\x7a\x23\x00\x00\x2a\x20\x05\xb8\xb7\xc0\
974-\x00\x00\x35\xcc\x05\xc0\x46\x95\x00\x00\x3e\x2a\x06\x18\x5c\xb0\
50+\x00\x00\x3b\xc7\x05\xa8\xb8\x85\x00\x00\x34\xc6\x05\xb8\x79\xd0\
51+\x00\x00\x21\xb9\x05\xb8\x7a\x23\x00\x00\x2a\xbb\x05\xb8\xb7\xc0\
52+\x00\x00\x36\x67\x05\xc0\x46\x95\x00\x00\x3e\xcc\x06\x18\x5c\xb0\
97553 \x00\x00\x06\x13\x06\x2d\xe0\x75\x00\x00\x1a\x49\x06\x69\xec\x02\
976-\x00\x00\x19\xfd\x06\xf1\xaa\x55\x00\x00\x24\x0f\x06\xf1\xac\xb5\
977-\x00\x00\x07\xc9\x07\x0e\xec\x12\x00\x00\x3f\x72\x07\x19\x72\xd8\
978-\x00\x00\x40\x44\x07\x1e\x37\x55\x00\x00\x3f\xda\x07\x4f\xe5\x93\
54+\x00\x00\x19\xfd\x06\xf1\xaa\x55\x00\x00\x24\x59\x06\xf1\xac\xb5\
55+\x00\x00\x07\xc9\x07\x0e\xec\x12\x00\x00\x40\x14\x07\x19\x72\xd8\
56+\x00\x00\x40\xe6\x07\x1e\x37\x55\x00\x00\x40\x7c\x07\x4f\xe5\x93\
97957 \x00\x00\x1d\x86\x07\x69\x01\xa2\x00\x00\x1c\x69\x07\x6c\xb8\x90\
98058 \x00\x00\x1e\xe9\x07\xe2\x5a\x03\x00\x00\x1d\xd3\x07\xfb\xab\x8a\
981-\x00\x00\x30\x83\x08\x1f\xbb\x39\x00\x00\x2c\x40\x08\x9b\x3f\xc4\
982-\x00\x00\x31\x12\x08\xb0\xbe\x85\x00\x00\x3c\x1d\x08\xb6\xb3\x6e\
983-\x00\x00\x34\xe1\x08\xb7\x2e\x64\x00\x00\x35\x2d\x08\xd0\x3a\x82\
984-\x00\x00\x26\xe2\x08\xd8\x88\x1a\x00\x00\x05\xbc\x08\xd9\xff\x69\
985-\x00\x00\x3d\x6f\x08\xee\x6b\x0e\x00\x00\x00\x00\x09\x6c\x4f\xf4\
986-\x00\x00\x23\x1f\x09\xaf\x71\x02\x00\x00\x04\x07\x09\xf9\x32\x4e\
987-\x00\x00\x36\x18\x09\xfa\xaf\x44\x00\x00\x36\x6b\x0a\x09\xc2\x7e\
988-\x00\x00\x28\x10\x0a\x75\xdb\x0e\x00\x00\x1f\x1e\x0a\xa7\xf8\x94\
989-\x00\x00\x29\x35\x0a\xa8\x32\x33\x00\x00\x1b\x5f\x0a\xba\xc5\x2e\
990-\x00\x00\x21\x02\x0a\xf8\x46\x04\x00\x00\x31\xa0\x0b\x0f\x05\x23\
991-\x00\x00\x39\xe9\x0b\x21\x05\x23\x00\x00\x25\xc9\x0b\x30\x81\x85\
992-\x00\x00\x37\x6b\x0b\x3d\x21\xb4\x00\x00\x41\x53\x0b\x66\xfe\x79\
993-\x00\x00\x2b\xfd\x0b\x74\x87\x1a\x00\x00\x38\x7c\x0b\x78\xa6\x74\
994-\x00\x00\x35\x7b\x0b\x87\xb9\x25\x00\x00\x27\xc7\x0b\xb6\xa0\x63\
995-\x00\x00\x3d\x2e\x0b\xcb\xb4\x23\x00\x00\x1c\x0b\x0b\xcb\xea\xa3\
996-\x00\x00\x1d\x21\x0b\xe3\xc0\x23\x00\x00\x3b\x53\x0c\x14\x2a\x15\
997-\x00\x00\x3e\xd9\x0c\x2e\xcc\xf4\x00\x00\x25\x21\x0c\x45\xf9\x75\
998-\x00\x00\x26\x09\x0c\x5a\x79\x3e\x00\x00\x33\x0a\x0c\x63\xa0\x7e\
999-\x00\x00\x08\xf7\x0c\x88\xac\xee\x00\x00\x3a\x81\x0c\x97\xfb\xae\
1000-\x00\x00\x02\x69\x0c\xbf\xab\x02\x00\x00\x04\x51\x0c\xc9\xa0\x0e\
59+\x00\x00\x31\x1e\x08\x1f\xbb\x39\x00\x00\x2c\xdb\x08\x6d\x92\x14\
60+\x00\x00\x23\x51\x08\x9b\x3f\xc4\x00\x00\x31\xad\x08\xb0\xbe\x85\
61+\x00\x00\x3c\xbf\x08\xb6\xb3\x6e\x00\x00\x35\x7c\x08\xb7\x2e\x64\
62+\x00\x00\x35\xc8\x08\xd0\x3a\x82\x00\x00\x27\xc6\x08\xd8\x88\x1a\
63+\x00\x00\x05\xbc\x08\xd9\xff\x69\x00\x00\x3e\x11\x08\xee\x6b\x0e\
64+\x00\x00\x00\x00\x09\x6c\x4f\xf4\x00\x00\x23\x1f\x09\xaf\x71\x02\
65+\x00\x00\x04\x07\x09\xf9\x32\x4e\x00\x00\x36\xb3\x09\xfa\xaf\x44\
66+\x00\x00\x37\x06\x0a\x07\xd4\x94\x00\x00\x39\x69\x0a\x09\xc2\x7e\
67+\x00\x00\x28\xab\x0a\x75\xdb\x0e\x00\x00\x1f\x1e\x0a\xa7\xf8\x94\
68+\x00\x00\x29\xd0\x0a\xa8\x32\x33\x00\x00\x1b\x5f\x0a\xba\xc5\x2e\
69+\x00\x00\x21\x02\x0a\xf8\x46\x04\x00\x00\x32\x3b\x0b\x0f\x05\x23\
70+\x00\x00\x3a\x8a\x0b\x21\x05\x23\x00\x00\x26\xad\x0b\x30\x81\x85\
71+\x00\x00\x38\x06\x0b\x3d\x21\xb4\x00\x00\x41\xf5\x0b\x66\xfe\x79\
72+\x00\x00\x2c\x98\x0b\x74\x87\x1a\x00\x00\x38\x8e\x0b\x78\xa6\x74\
73+\x00\x00\x36\x16\x0b\xb6\xa0\x63\x00\x00\x3d\xd0\x0b\xcb\xb4\x23\
74+\x00\x00\x1c\x0b\x0b\xcb\xea\xa3\x00\x00\x1d\x21\x0b\xe3\xc0\x23\
75+\x00\x00\x3b\xf4\x0c\x14\x2a\x15\x00\x00\x3f\x7b\x0c\x2e\xcc\xf4\
76+\x00\x00\x26\x05\x0c\x45\xf9\x75\x00\x00\x26\xed\x0c\x5a\x79\x3e\
77+\x00\x00\x33\xa5\x0c\x63\xa0\x7e\x00\x00\x08\xf7\x0c\x88\xac\xee\
78+\x00\x00\x3b\x22\x0c\x97\xfb\xae\x00\x00\x02\x69\x0c\xbf\xab\x02\
79+\x00\x00\x04\x51\x0c\xc8\xe4\x7e\x00\x00\x3c\x8d\x0c\xc9\xa0\x0e\
100180 \x00\x00\x20\xcd\x0c\xec\x06\x14\x00\x00\x18\xe8\x0c\xf4\xcb\xf4\
1002-\x00\x00\x24\xa7\x0d\x15\xe9\xd5\x00\x00\x04\xa7\x0d\x3e\xca\x5f\
81+\x00\x00\x24\xf1\x0d\x15\xe9\xd5\x00\x00\x04\xa7\x0d\x3e\xca\x5f\
100382 \x00\x00\x03\x1a\x0d\x49\x84\x95\x00\x00\x19\xa2\x0d\xb3\xc9\x15\
1004-\x00\x00\x30\x1c\x0d\xfb\xe9\xf5\x00\x00\x23\x51\x0e\x07\x95\x93\
83+\x00\x00\x30\xb7\x0d\xfb\xe9\xf5\x00\x00\x23\x9b\x0e\x07\x95\x93\
100584 \x00\x00\x08\x1c\x0e\x0f\x95\x35\x00\x00\x08\x78\x0e\x2b\x54\x8e\
100685 \x00\x00\x09\xcb\x0e\x63\x9e\x42\x00\x00\x1e\x20\x0e\x6e\x93\x42\
1007-\x00\x00\x41\xbb\x0e\x7e\x2e\xf1\x00\x00\x32\x13\x0e\x7e\x2e\xf2\
1008-\x00\x00\x32\x60\x0e\x93\x02\x2e\x00\x00\x00\xd5\x0e\xc2\x93\x20\
1009-\x00\x00\x2b\x4e\x0e\xf8\x06\x85\x00\x00\x32\xad\x0f\x02\x32\xf3\
1010-\x00\x00\x38\xbb\x0f\x24\x9e\x49\x00\x00\x2a\xc5\x0f\x3c\x72\xa5\
1011-\x00\x00\x2e\x97\x0f\x49\x93\xb5\x00\x00\x40\xe6\x0f\x56\x3b\xb5\
1012-\x00\x00\x2f\x88\x0f\x59\x46\x24\x00\x00\x34\x9b\x0f\x80\xb4\x64\
1013-\x00\x00\x36\xc0\x0f\x9c\x5c\xaa\x00\x00\x07\x8d\x0f\xb6\x82\x69\
1014-\x00\x00\x07\x0d\x0f\xbe\x50\x55\x00\x00\x3c\xde\x0f\xdf\xff\x69\
1015-\x00\x00\x06\x68\x69\x00\x00\x43\xc5\x03\x00\x00\x00\x78\x04\x1e\
86+\x00\x00\x42\x5d\x0e\x7e\x2e\xf1\x00\x00\x32\xae\x0e\x7e\x2e\xf2\
87+\x00\x00\x32\xfb\x0e\x93\x02\x2e\x00\x00\x00\xd5\x0e\xc2\x93\x20\
88+\x00\x00\x2b\xe9\x0e\xf8\x06\x85\x00\x00\x33\x48\x0f\x02\x32\xf3\
89+\x00\x00\x38\xcd\x0f\x24\x9e\x49\x00\x00\x2b\x60\x0f\x3c\x72\xa5\
90+\x00\x00\x2f\x32\x0f\x49\x93\xb5\x00\x00\x41\x88\x0f\x56\x3b\xb5\
91+\x00\x00\x30\x23\x0f\x59\x46\x24\x00\x00\x35\x36\x0f\x80\xb4\x64\
92+\x00\x00\x37\x5b\x0f\x9c\x5c\xaa\x00\x00\x07\x8d\x0f\xb6\x82\x69\
93+\x00\x00\x07\x0d\x0f\xbe\x50\x55\x00\x00\x3d\x80\x0f\xdf\xff\x69\
94+\x00\x00\x06\x68\x69\x00\x00\x44\x67\x03\x00\x00\x00\x78\x04\x1e\
101695 \x04\x34\x04\x38\x04\x3d\x00\x20\x04\x38\x04\x37\x00\x20\x00\x47\
101796 \x00\x50\x00\x58\x00\x20\x04\x44\x04\x30\x04\x39\x04\x3b\x04\x3e\
101897 \x04\x32\x00\x20\x04\x3d\x04\x35\x00\x20\x04\x41\x04\x43\x04\x49\
@@ -1577,553 +656,1475 @@
1577656 \x78\x50\x61\x72\x73\x65\x72\x01\x03\x00\x00\x00\x0a\x00\x26\x04\
1578657 \x1e\x00\x20\x00\x51\x00\x74\x08\x00\x00\x00\x00\x06\x00\x00\x00\
1579658 \x09\x26\x41\x62\x6f\x75\x74\x20\x51\x74\x07\x00\x00\x00\x0a\x4d\
1580-\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x2c\x00\
1581-\x26\x04\x1f\x04\x40\x04\x3e\x04\x44\x04\x38\x04\x3b\x04\x4c\x00\
1582-\x20\x04\x3f\x04\x3e\x00\x20\x04\x40\x04\x30\x04\x41\x04\x41\x04\
1583-\x42\x04\x3e\x04\x4f\x04\x3d\x04\x38\x04\x4e\x08\x00\x00\x00\x00\
1584-\x06\x00\x00\x00\x11\x26\x44\x69\x73\x74\x61\x6e\x63\x65\x20\x70\
1585-\x72\x6f\x66\x69\x6c\x65\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\
1586-\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x0a\x00\x26\x04\x24\x04\
1587-\x30\x04\x39\x04\x3b\x08\x00\x00\x00\x00\x06\x00\x00\x00\x05\x26\
1588-\x46\x69\x6c\x65\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\
1589-\x64\x6f\x77\x01\x03\x00\x00\x00\x10\x00\x26\x04\x21\x04\x3f\x04\
1590-\x40\x04\x30\x04\x32\x04\x3a\x04\x30\x08\x00\x00\x00\x00\x06\x00\
1591-\x00\x00\x05\x26\x48\x65\x6c\x70\x07\x00\x00\x00\x0a\x4d\x61\x69\
1592-\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x26\x00\x26\x04\
1593-\x17\x04\x30\x04\x33\x04\x40\x04\x43\x04\x37\x04\x38\x04\x42\x04\
1594-\x4c\x00\x20\x00\x47\x00\x50\x00\x58\x00\x20\x04\x44\x04\x30\x04\
1595-\x39\x04\x3b\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0e\x26\x4c\x6f\
1596-\x61\x64\x20\x47\x50\x58\x20\x66\x69\x6c\x65\x07\x00\x00\x00\x0a\
1597-\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x1a\
1598-\x00\x26\x04\x1d\x04\x3e\x04\x32\x04\x4b\x04\x39\x00\x20\x04\x3f\
1599-\x04\x40\x04\x3e\x04\x35\x04\x3a\x04\x42\x08\x00\x00\x00\x00\x06\
1600-\x00\x00\x00\x0c\x26\x4e\x65\x77\x20\x70\x72\x6f\x6a\x65\x63\x74\
659+\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x20\x00\
660+\x26\x04\x1e\x04\x47\x04\x38\x04\x41\x04\x42\x04\x38\x04\x42\x04\
661+\x4c\x00\x20\x04\x41\x04\x3f\x04\x38\x04\x41\x04\x3e\x04\x3a\x08\
662+\x00\x00\x00\x00\x06\x00\x00\x00\x0b\x26\x43\x6c\x65\x61\x72\x20\
663+\x6c\x69\x73\x74\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\
664+\x64\x6f\x77\x01\x03\x00\x00\x00\x2c\x00\x26\x04\x1f\x04\x40\x04\
665+\x3e\x04\x44\x04\x38\x04\x3b\x04\x4c\x00\x20\x04\x3f\x04\x3e\x00\
666+\x20\x04\x40\x04\x30\x04\x41\x04\x41\x04\x42\x04\x3e\x04\x4f\x04\
667+\x3d\x04\x38\x04\x4e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x11\x26\
668+\x44\x69\x73\x74\x61\x6e\x63\x65\x20\x70\x72\x6f\x66\x69\x6c\x65\
1601669 \x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\
1602-\x03\x00\x00\x00\x1e\x00\x26\x04\x1e\x04\x42\x04\x3a\x04\x40\x04\
1603-\x4b\x04\x42\x04\x4c\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\x35\x04\
1604-\x3a\x04\x42\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0d\x26\x4f\x70\
1605-\x65\x6e\x20\x70\x72\x6f\x6a\x65\x63\x74\x07\x00\x00\x00\x0a\x4d\
1606-\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x0c\x00\
1607-\x26\x04\x12\x04\x4b\x04\x45\x04\x3e\x04\x34\x08\x00\x00\x00\x00\
1608-\x06\x00\x00\x00\x05\x26\x51\x75\x69\x74\x07\x00\x00\x00\x0a\x4d\
1609-\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x22\x00\
1610-\x26\x04\x21\x04\x3e\x04\x45\x04\x40\x04\x30\x04\x3d\x04\x38\x04\
1611-\x42\x04\x4c\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\x35\x04\x3a\x04\
1612-\x42\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0d\x26\x53\x61\x76\x65\
1613-\x20\x70\x72\x6f\x6a\x65\x63\x74\x07\x00\x00\x00\x0a\x4d\x61\x69\
1614-\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x2e\x00\x26\x04\
1615-\x1f\x04\x3e\x04\x3a\x04\x30\x04\x37\x04\x4b\x04\x32\x04\x30\x04\
1616-\x42\x04\x4c\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\x3f\x04\x43\x04\
1617-\x49\x04\x35\x04\x3d\x04\x3d\x04\x4b\x04\x35\x08\x00\x00\x00\x00\
1618-\x06\x00\x00\x00\x0d\x26\x53\x68\x6f\x77\x20\x73\x6b\x69\x70\x70\
1619-\x65\x64\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\
1620-\x77\x01\x03\x00\x00\x00\x16\x00\x26\x04\x21\x04\x42\x04\x30\x04\
1621-\x42\x04\x38\x04\x41\x04\x42\x04\x38\x04\x3a\x04\x30\x08\x00\x00\
1622-\x00\x00\x06\x00\x00\x00\x0b\x26\x53\x74\x61\x74\x69\x73\x74\x69\
1623-\x63\x73\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\
1624-\x77\x01\x03\x00\x00\x00\x26\x04\x1f\x04\x40\x04\x3e\x04\x44\x04\
1625-\x38\x04\x3b\x04\x4c\x00\x20\x04\x3f\x04\x3e\x00\x20\x00\x26\x04\
1626-\x32\x04\x40\x04\x35\x04\x3c\x04\x35\x04\x3d\x04\x38\x08\x00\x00\
1627-\x00\x00\x06\x00\x00\x00\x0d\x26\x54\x69\x6d\x65\x20\x70\x72\x6f\
1628-\x66\x69\x6c\x65\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\
1629-\x64\x6f\x77\x01\x03\x00\x00\x00\x18\x00\x26\x04\x18\x04\x3d\x04\
1630-\x41\x04\x42\x04\x40\x04\x43\x04\x3c\x04\x35\x04\x3d\x04\x42\x04\
1631-\x4b\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x26\x54\x6f\x6f\x6c\
1632-\x73\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\
1633-\x01\x03\x00\x00\x00\x1a\x04\x1e\x00\x20\x00\x26\x00\x47\x00\x50\
1634-\x00\x58\x00\x20\x00\x56\x00\x69\x00\x65\x00\x77\x00\x65\x00\x72\
1635-\x08\x00\x00\x00\x00\x06\x00\x00\x00\x11\x41\x62\x6f\x75\x74\x20\
1636-\x26\x47\x50\x58\x20\x56\x69\x65\x77\x65\x72\x07\x00\x00\x00\x0a\
1637-\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x0e\
1638-\x04\x24\x00\x26\x04\x38\x04\x3b\x04\x4c\x04\x42\x04\x40\x08\x00\
1639-\x00\x00\x00\x06\x00\x00\x00\x07\x46\x26\x69\x6c\x74\x65\x72\x07\
670+\x03\x00\x00\x00\x0a\x00\x26\x04\x24\x04\x30\x04\x39\x04\x3b\x08\
671+\x00\x00\x00\x00\x06\x00\x00\x00\x05\x26\x46\x69\x6c\x65\x07\x00\
672+\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\
673+\x00\x00\x10\x00\x26\x04\x21\x04\x3f\x04\x40\x04\x30\x04\x32\x04\
674+\x3a\x04\x30\x08\x00\x00\x00\x00\x06\x00\x00\x00\x05\x26\x48\x65\
675+\x6c\x70\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\
676+\x77\x01\x03\x00\x00\x00\x26\x00\x26\x04\x17\x04\x30\x04\x33\x04\
677+\x40\x04\x43\x04\x37\x04\x38\x04\x42\x04\x4c\x00\x20\x00\x47\x00\
678+\x50\x00\x58\x00\x20\x04\x44\x04\x30\x04\x39\x04\x3b\x08\x00\x00\
679+\x00\x00\x06\x00\x00\x00\x0e\x26\x4c\x6f\x61\x64\x20\x47\x50\x58\
680+\x20\x66\x69\x6c\x65\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\
681+\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x1a\x00\x26\x04\x1d\x04\x3e\
682+\x04\x32\x04\x4b\x04\x39\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\x35\
683+\x04\x3a\x04\x42\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0c\x26\x4e\
684+\x65\x77\x20\x70\x72\x6f\x6a\x65\x63\x74\x07\x00\x00\x00\x0a\x4d\
685+\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x1e\x00\
686+\x26\x04\x1e\x04\x42\x04\x3a\x04\x40\x04\x4b\x04\x42\x04\x4c\x00\
687+\x20\x04\x3f\x04\x40\x04\x3e\x04\x35\x04\x3a\x04\x42\x08\x00\x00\
688+\x00\x00\x06\x00\x00\x00\x0d\x26\x4f\x70\x65\x6e\x20\x70\x72\x6f\
689+\x6a\x65\x63\x74\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\
690+\x64\x6f\x77\x01\x03\x00\x00\x00\x1c\x00\x26\x04\x21\x04\x42\x04\
691+\x38\x04\x3b\x04\x4c\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\x44\x04\
692+\x38\x04\x3b\x04\x4f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0e\x26\
693+\x50\x72\x6f\x66\x69\x6c\x65\x20\x73\x74\x79\x6c\x65\x07\x00\x00\
694+\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\
695+\x00\x0c\x00\x26\x04\x12\x04\x4b\x04\x45\x04\x3e\x04\x34\x08\x00\
696+\x00\x00\x00\x06\x00\x00\x00\x05\x26\x51\x75\x69\x74\x07\x00\x00\
697+\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\
698+\x00\x22\x00\x26\x04\x1d\x04\x35\x04\x34\x04\x30\x04\x32\x04\x3d\
699+\x04\x38\x04\x35\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\x35\x04\x3a\
700+\x04\x42\x04\x4b\x08\x00\x00\x00\x00\x06\x00\x00\x00\x10\x26\x52\
701+\x65\x63\x65\x6e\x74\x20\x70\x72\x6f\x6a\x65\x63\x74\x73\x07\x00\
702+\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\
703+\x00\x00\x22\x00\x26\x04\x21\x04\x3e\x04\x45\x04\x40\x04\x30\x04\
704+\x3d\x04\x38\x04\x42\x04\x4c\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\
705+\x35\x04\x3a\x04\x42\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0d\x26\
706+\x53\x61\x76\x65\x20\x70\x72\x6f\x6a\x65\x63\x74\x07\x00\x00\x00\
707+\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\
708+\x2e\x00\x26\x04\x1f\x04\x3e\x04\x3a\x04\x30\x04\x37\x04\x4b\x04\
709+\x32\x04\x30\x04\x42\x04\x4c\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\
710+\x3f\x04\x43\x04\x49\x04\x35\x04\x3d\x04\x3d\x04\x4b\x04\x35\x08\
711+\x00\x00\x00\x00\x06\x00\x00\x00\x0d\x26\x53\x68\x6f\x77\x20\x73\
712+\x6b\x69\x70\x70\x65\x64\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\
713+\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x16\x00\x26\x04\x21\x04\
714+\x42\x04\x30\x04\x42\x04\x38\x04\x41\x04\x42\x04\x38\x04\x3a\x04\
715+\x30\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0b\x26\x53\x74\x61\x74\
716+\x69\x73\x74\x69\x63\x73\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\
717+\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x26\x04\x1f\x04\x40\x04\
718+\x3e\x04\x44\x04\x38\x04\x3b\x04\x4c\x00\x20\x04\x3f\x04\x3e\x00\
719+\x20\x00\x26\x04\x32\x04\x40\x04\x35\x04\x3c\x04\x35\x04\x3d\x04\
720+\x38\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0d\x26\x54\x69\x6d\x65\
721+\x20\x70\x72\x6f\x66\x69\x6c\x65\x07\x00\x00\x00\x0a\x4d\x61\x69\
722+\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x18\x00\x26\x04\
723+\x18\x04\x3d\x04\x41\x04\x42\x04\x40\x04\x43\x04\x3c\x04\x35\x04\
724+\x3d\x04\x42\x04\x4b\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x26\
725+\x54\x6f\x6f\x6c\x73\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\
726+\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x1a\x04\x1e\x00\x20\x00\x26\
727+\x00\x47\x00\x50\x00\x58\x00\x20\x00\x56\x00\x69\x00\x65\x00\x77\
728+\x00\x65\x00\x72\x08\x00\x00\x00\x00\x06\x00\x00\x00\x11\x41\x62\
729+\x6f\x75\x74\x20\x26\x47\x50\x58\x20\x56\x69\x65\x77\x65\x72\x07\
1640730 \x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\
1641-\x00\x00\x00\x08\x04\x24\x04\x30\x04\x39\x04\x3b\x08\x00\x00\x00\
1642-\x00\x06\x00\x00\x00\x04\x46\x69\x6c\x65\x07\x00\x00\x00\x0a\x4d\
1643-\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x0c\x04\
1644-\x24\x04\x38\x04\x3b\x04\x4c\x04\x42\x04\x40\x08\x00\x00\x00\x00\
1645-\x06\x00\x00\x00\x06\x46\x69\x6c\x74\x65\x72\x07\x00\x00\x00\x0a\
1646-\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x26\
1647-\x00\x26\x04\x21\x04\x3f\x04\x40\x04\x30\x04\x32\x04\x3a\x04\x30\
1648-\x00\x20\x00\x47\x00\x50\x00\x58\x00\x20\x00\x56\x00\x69\x00\x65\
1649-\x00\x77\x00\x65\x00\x72\x08\x00\x00\x00\x00\x06\x00\x00\x00\x10\
1650-\x47\x50\x58\x20\x56\x69\x65\x77\x65\x72\x20\x26\x48\x65\x6c\x70\
1651-\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\
1652-\x03\x00\x00\x00\x1c\x00\x26\x04\x21\x04\x42\x04\x38\x04\x3b\x04\
1653-\x4c\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\x44\x04\x38\x04\x3b\x04\
1654-\x4f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0e\x50\x72\x6f\x66\x69\
1655-\x6c\x65\x20\x26\x73\x74\x79\x6c\x65\x07\x00\x00\x00\x0a\x4d\x61\
1656-\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x34\x04\x21\
1657-\x04\x3e\x04\x45\x04\x40\x04\x30\x04\x3d\x04\x38\x04\x42\x04\x4c\
1658-\x00\x20\x00\x26\x00\x47\x00\x50\x00\x58\x00\x20\x04\x44\x04\x30\
1659-\x04\x39\x04\x3b\x00\x20\x04\x3a\x04\x30\x04\x3a\x00\x2e\x00\x2e\
1660-\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x14\x53\x61\x76\x65\
1661-\x20\x26\x47\x50\x58\x20\x66\x69\x6c\x65\x20\x61\x73\x2e\x2e\x2e\
1662-\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\
1663-\x03\x00\x00\x00\x30\x04\x21\x04\x3e\x04\x45\x04\x40\x04\x30\x04\
1664-\x3d\x04\x38\x04\x42\x04\x4c\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\
1665-\x35\x04\x3a\x04\x42\x00\x20\x00\x26\x04\x3a\x04\x30\x04\x3a\x00\
1666-\x2e\x00\x2e\x00\x2e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x13\x53\
1667-\x61\x76\x65\x20\x70\x72\x6f\x6a\x65\x63\x74\x20\x26\x61\x73\x2e\
1668-\x2e\x2e\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\
1669-\x77\x01\x03\x00\x00\x00\x2e\x04\x1f\x04\x3e\x04\x3a\x04\x30\x04\
1670-\x37\x04\x4b\x04\x32\x04\x30\x04\x42\x04\x4c\x00\x20\x00\x26\x04\
1671-\x3f\x04\x3e\x04\x34\x04\x3f\x04\x38\x04\x41\x04\x30\x04\x3d\x04\
1672-\x3d\x04\x4b\x04\x35\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0f\x53\
1673-\x68\x6f\x77\x20\x26\x63\x61\x70\x74\x69\x6f\x6e\x65\x64\x07\x00\
731+\x00\x00\x00\x0e\x04\x24\x00\x26\x04\x38\x04\x3b\x04\x4c\x04\x42\
732+\x04\x40\x08\x00\x00\x00\x00\x06\x00\x00\x00\x07\x46\x26\x69\x6c\
733+\x74\x65\x72\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\
734+\x6f\x77\x01\x03\x00\x00\x00\x08\x04\x24\x04\x30\x04\x39\x04\x3b\
735+\x08\x00\x00\x00\x00\x06\x00\x00\x00\x04\x46\x69\x6c\x65\x07\x00\
1674736 \x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\
1675-\x00\x00\x32\x04\x1f\x04\x3e\x04\x3a\x04\x30\x04\x37\x04\x4b\x04\
1676-\x32\x04\x30\x04\x42\x04\x4c\x00\x20\x00\x26\x04\x3c\x04\x30\x04\
1677-\x40\x04\x3a\x04\x38\x04\x40\x04\x3e\x04\x32\x04\x30\x04\x3d\x04\
1678-\x3d\x04\x4b\x04\x35\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0c\x53\
1679-\x68\x6f\x77\x20\x26\x6d\x61\x72\x6b\x65\x64\x07\x00\x00\x00\x0a\
1680-\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x2a\
1681-\x04\x1f\x04\x3e\x04\x3a\x04\x30\x04\x37\x04\x4b\x04\x32\x04\x30\
1682-\x04\x42\x04\x4c\x00\x20\x00\x26\x04\x3e\x04\x41\x04\x42\x04\x30\
1683-\x04\x3b\x04\x4c\x04\x3d\x04\x4b\x04\x35\x08\x00\x00\x00\x00\x06\
1684-\x00\x00\x00\x0b\x53\x68\x6f\x77\x20\x26\x6f\x74\x68\x65\x72\x07\
737+\x00\x00\x0c\x04\x24\x04\x38\x04\x3b\x04\x4c\x04\x42\x04\x40\x08\
738+\x00\x00\x00\x00\x06\x00\x00\x00\x06\x46\x69\x6c\x74\x65\x72\x07\
1685739 \x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\
1686-\x00\x00\x00\x16\x04\x18\x04\x3d\x04\x41\x04\x42\x04\x40\x04\x43\
1687-\x04\x3c\x04\x35\x04\x3d\x04\x42\x04\x4b\x08\x00\x00\x00\x00\x06\
1688-\x00\x00\x00\x05\x54\x6f\x6f\x6c\x73\x07\x00\x00\x00\x0a\x4d\x61\
1689-\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x0a\x04\x22\
1690-\x04\x40\x04\x35\x04\x3a\x04\x38\x08\x00\x00\x00\x00\x06\x00\x00\
1691-\x00\x06\x54\x72\x61\x63\x6b\x73\x07\x00\x00\x00\x0a\x4d\x61\x69\
1692-\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x20\x04\x1c\x04\
1693-\x30\x04\x40\x04\x48\x04\x40\x04\x43\x04\x42\x04\x3d\x04\x4b\x04\
1694-\x35\x00\x20\x04\x42\x04\x3e\x04\x47\x04\x3a\x04\x38\x08\x00\x00\
1695-\x00\x00\x06\x00\x00\x00\x09\x57\x61\x79\x70\x6f\x69\x6e\x74\x73\
1696-\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\
1697-\x03\x00\x00\x00\x0a\x00\x20\x00\x28\x04\x3a\x04\x3c\x00\x29\x08\
1698-\x00\x00\x00\x00\x06\x00\x00\x00\x05\x20\x28\x6b\x6d\x29\x07\x00\
1699-\x00\x00\x0a\x50\x6c\x6f\x74\x43\x61\x6e\x76\x61\x73\x01\x03\x00\
1700-\x00\x00\x14\x04\x12\x04\x4b\x04\x41\x04\x3e\x04\x42\x04\x30\x00\
1701-\x20\x00\x28\x04\x3c\x00\x29\x08\x00\x00\x00\x00\x06\x00\x00\x00\
1702-\x0c\x41\x6c\x74\x69\x74\x75\x64\x65\x20\x28\x6d\x29\x07\x00\x00\
1703-\x00\x0a\x50\x6c\x6f\x74\x43\x61\x6e\x76\x61\x73\x01\x03\x00\x00\
1704-\x00\x1e\x04\x20\x04\x30\x04\x41\x04\x41\x04\x42\x04\x3e\x04\x4f\
1705-\x04\x3d\x04\x38\x04\x35\x00\x20\x00\x28\x04\x3a\x04\x3c\x00\x29\
1706-\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0d\x44\x69\x73\x74\x61\x6e\
1707-\x63\x65\x20\x28\x6b\x6d\x29\x07\x00\x00\x00\x0a\x50\x6c\x6f\x74\
1708-\x43\x61\x6e\x76\x61\x73\x01\x03\x00\x00\x00\x36\x04\x20\x04\x30\
740+\x00\x00\x00\x26\x00\x26\x04\x21\x04\x3f\x04\x40\x04\x30\x04\x32\
741+\x04\x3a\x04\x30\x00\x20\x00\x47\x00\x50\x00\x58\x00\x20\x00\x56\
742+\x00\x69\x00\x65\x00\x77\x00\x65\x00\x72\x08\x00\x00\x00\x00\x06\
743+\x00\x00\x00\x10\x47\x50\x58\x20\x56\x69\x65\x77\x65\x72\x20\x26\
744+\x48\x65\x6c\x70\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\
745+\x64\x6f\x77\x01\x03\x00\x00\x00\x34\x04\x21\x04\x3e\x04\x45\x04\
746+\x40\x04\x30\x04\x3d\x04\x38\x04\x42\x04\x4c\x00\x20\x00\x26\x00\
747+\x47\x00\x50\x00\x58\x00\x20\x04\x44\x04\x30\x04\x39\x04\x3b\x00\
748+\x20\x04\x3a\x04\x30\x04\x3a\x00\x2e\x00\x2e\x00\x2e\x08\x00\x00\
749+\x00\x00\x06\x00\x00\x00\x14\x53\x61\x76\x65\x20\x26\x47\x50\x58\
750+\x20\x66\x69\x6c\x65\x20\x61\x73\x2e\x2e\x2e\x07\x00\x00\x00\x0a\
751+\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x30\
752+\x04\x21\x04\x3e\x04\x45\x04\x40\x04\x30\x04\x3d\x04\x38\x04\x42\
753+\x04\x4c\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\x35\x04\x3a\x04\x42\
754+\x00\x20\x00\x26\x04\x3a\x04\x30\x04\x3a\x00\x2e\x00\x2e\x00\x2e\
755+\x08\x00\x00\x00\x00\x06\x00\x00\x00\x13\x53\x61\x76\x65\x20\x70\
756+\x72\x6f\x6a\x65\x63\x74\x20\x26\x61\x73\x2e\x2e\x2e\x07\x00\x00\
757+\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\
758+\x00\x2e\x04\x1f\x04\x3e\x04\x3a\x04\x30\x04\x37\x04\x4b\x04\x32\
759+\x04\x30\x04\x42\x04\x4c\x00\x20\x00\x26\x04\x3f\x04\x3e\x04\x34\
760+\x04\x3f\x04\x38\x04\x41\x04\x30\x04\x3d\x04\x3d\x04\x4b\x04\x35\
761+\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0f\x53\x68\x6f\x77\x20\x26\
762+\x63\x61\x70\x74\x69\x6f\x6e\x65\x64\x07\x00\x00\x00\x0a\x4d\x61\
763+\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x32\x04\x1f\
764+\x04\x3e\x04\x3a\x04\x30\x04\x37\x04\x4b\x04\x32\x04\x30\x04\x42\
765+\x04\x4c\x00\x20\x00\x26\x04\x3c\x04\x30\x04\x40\x04\x3a\x04\x38\
766+\x04\x40\x04\x3e\x04\x32\x04\x30\x04\x3d\x04\x3d\x04\x4b\x04\x35\
767+\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0c\x53\x68\x6f\x77\x20\x26\
768+\x6d\x61\x72\x6b\x65\x64\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\
769+\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x2a\x04\x1f\x04\x3e\x04\
770+\x3a\x04\x30\x04\x37\x04\x4b\x04\x32\x04\x30\x04\x42\x04\x4c\x00\
771+\x20\x00\x26\x04\x3e\x04\x41\x04\x42\x04\x30\x04\x3b\x04\x4c\x04\
772+\x3d\x04\x4b\x04\x35\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0b\x53\
773+\x68\x6f\x77\x20\x26\x6f\x74\x68\x65\x72\x07\x00\x00\x00\x0a\x4d\
774+\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x16\x04\
775+\x18\x04\x3d\x04\x41\x04\x42\x04\x40\x04\x43\x04\x3c\x04\x35\x04\
776+\x3d\x04\x42\x04\x4b\x08\x00\x00\x00\x00\x06\x00\x00\x00\x05\x54\
777+\x6f\x6f\x6c\x73\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\
778+\x64\x6f\x77\x01\x03\x00\x00\x00\x0a\x04\x22\x04\x40\x04\x35\x04\
779+\x3a\x04\x38\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x54\x72\x61\
780+\x63\x6b\x73\x07\x00\x00\x00\x0a\x4d\x61\x69\x6e\x57\x69\x6e\x64\
781+\x6f\x77\x01\x03\x00\x00\x00\x20\x04\x1c\x04\x30\x04\x40\x04\x48\
782+\x04\x40\x04\x43\x04\x42\x04\x3d\x04\x4b\x04\x35\x00\x20\x04\x42\
783+\x04\x3e\x04\x47\x04\x3a\x04\x38\x08\x00\x00\x00\x00\x06\x00\x00\
784+\x00\x09\x57\x61\x79\x70\x6f\x69\x6e\x74\x73\x07\x00\x00\x00\x0a\
785+\x4d\x61\x69\x6e\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x0a\
786+\x00\x20\x00\x28\x04\x3a\x04\x3c\x00\x29\x08\x00\x00\x00\x00\x06\
787+\x00\x00\x00\x05\x20\x28\x6b\x6d\x29\x07\x00\x00\x00\x0a\x50\x6c\
788+\x6f\x74\x43\x61\x6e\x76\x61\x73\x01\x03\x00\x00\x00\x14\x04\x12\
789+\x04\x4b\x04\x41\x04\x3e\x04\x42\x04\x30\x00\x20\x00\x28\x04\x3c\
790+\x00\x29\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0c\x41\x6c\x74\x69\
791+\x74\x75\x64\x65\x20\x28\x6d\x29\x07\x00\x00\x00\x0a\x50\x6c\x6f\
792+\x74\x43\x61\x6e\x76\x61\x73\x01\x03\x00\x00\x00\x1e\x04\x20\x04\
793+\x30\x04\x41\x04\x41\x04\x42\x04\x3e\x04\x4f\x04\x3d\x04\x38\x04\
794+\x35\x00\x20\x00\x28\x04\x3a\x04\x3c\x00\x29\x08\x00\x00\x00\x00\
795+\x06\x00\x00\x00\x0d\x44\x69\x73\x74\x61\x6e\x63\x65\x20\x28\x6b\
796+\x6d\x29\x07\x00\x00\x00\x0a\x50\x6c\x6f\x74\x43\x61\x6e\x76\x61\
797+\x73\x01\x03\x00\x00\x00\x36\x04\x20\x04\x30\x04\x41\x04\x41\x04\
798+\x42\x04\x3e\x04\x4f\x04\x3d\x04\x38\x04\x35\x00\x20\x04\x41\x00\
799+\x20\x04\x3a\x04\x3e\x04\x4d\x04\x44\x04\x44\x04\x38\x04\x46\x04\
800+\x38\x04\x35\x04\x3d\x04\x42\x04\x3e\x04\x3c\x00\x20\x08\x00\x00\
801+\x00\x00\x06\x00\x00\x00\x1a\x44\x69\x73\x74\x61\x6e\x63\x65\x20\
802+\x77\x69\x74\x68\x20\x63\x6f\x65\x66\x66\x69\x63\x69\x65\x6e\x74\
803+\x20\x07\x00\x00\x00\x0a\x50\x6c\x6f\x74\x43\x61\x6e\x76\x61\x73\
804+\x01\x03\x00\x00\x00\x16\x04\x12\x04\x40\x04\x35\x04\x3c\x04\x4f\
805+\x00\x20\x00\x28\x04\x34\x04\x3d\x04\x38\x00\x29\x08\x00\x00\x00\
806+\x00\x06\x00\x00\x00\x0b\x54\x69\x6d\x65\x20\x28\x64\x61\x79\x73\
807+\x29\x07\x00\x00\x00\x0a\x50\x6c\x6f\x74\x43\x61\x6e\x76\x61\x73\
808+\x01\x03\x00\x00\x00\x18\x04\x12\x04\x40\x04\x35\x04\x3c\x04\x4f\
809+\x00\x20\x00\x28\x04\x47\x04\x30\x04\x41\x04\x4b\x00\x29\x08\x00\
810+\x00\x00\x00\x06\x00\x00\x00\x0c\x54\x69\x6d\x65\x20\x28\x68\x6f\
811+\x75\x72\x73\x29\x07\x00\x00\x00\x0a\x50\x6c\x6f\x74\x43\x61\x6e\
812+\x76\x61\x73\x01\x03\x00\x00\x01\x7e\x00\x45\x00\x6e\x00\x63\x00\
813+\x61\x00\x70\x00\x73\x00\x75\x00\x6c\x00\x61\x00\x74\x00\x65\x00\
814+\x64\x00\x20\x00\x50\x00\x6f\x00\x73\x00\x74\x00\x73\x00\x63\x00\
815+\x72\x00\x69\x00\x70\x00\x74\x00\x20\x00\x28\x00\x2a\x00\x2e\x00\
816+\x65\x00\x70\x00\x73\x00\x29\x00\x3b\x00\x3b\x00\x50\x00\x6f\x00\
817+\x72\x00\x74\x00\x61\x00\x62\x00\x6c\x00\x65\x00\x20\x00\x44\x00\
818+\x6f\x00\x63\x00\x75\x00\x6d\x00\x65\x00\x6e\x00\x74\x00\x20\x00\
819+\x46\x00\x6f\x00\x72\x00\x6d\x00\x61\x00\x74\x00\x20\x00\x28\x00\
820+\x2a\x00\x2e\x00\x70\x00\x64\x00\x66\x00\x29\x00\x3b\x00\x3b\x04\
821+\x24\x04\x30\x04\x39\x04\x3b\x04\x4b\x00\x20\x00\x50\x00\x47\x00\
822+\x46\x00\x20\x00\x28\x00\x2a\x00\x2e\x00\x70\x00\x67\x00\x66\x00\
823+\x29\x00\x3b\x00\x3b\x04\x18\x04\x37\x04\x3e\x04\x31\x04\x40\x04\
824+\x30\x04\x36\x04\x35\x04\x3d\x04\x38\x04\x4f\x00\x20\x00\x50\x00\
825+\x4e\x00\x47\x00\x20\x00\x28\x00\x2a\x00\x2e\x00\x70\x00\x6e\x00\
826+\x67\x00\x29\x00\x3b\x00\x3b\x04\x24\x04\x30\x04\x39\x04\x3b\x04\
827+\x4b\x00\x20\x00\x50\x00\x6f\x00\x73\x00\x74\x00\x73\x00\x63\x00\
828+\x72\x00\x69\x00\x70\x00\x74\x00\x20\x00\x28\x00\x2a\x00\x2e\x00\
829+\x70\x00\x73\x00\x29\x00\x3b\x00\x3b\x04\x24\x04\x30\x04\x39\x04\
830+\x3b\x04\x4b\x00\x20\x00\x53\x00\x56\x00\x47\x00\x20\x00\x28\x00\
831+\x2a\x00\x2e\x00\x73\x00\x76\x00\x67\x00\x29\x00\x3b\x00\x3b\x04\
832+\x24\x04\x30\x04\x39\x04\x3b\x04\x4b\x00\x20\x00\x53\x00\x56\x00\
833+\x47\x00\x5a\x00\x20\x00\x28\x00\x2a\x00\x2e\x00\x73\x00\x76\x00\
834+\x67\x00\x7a\x00\x29\x00\x3b\x00\x3b\x04\x12\x04\x41\x04\x35\x00\
835+\x20\x04\x44\x04\x30\x04\x39\x04\x3b\x04\x4b\x00\x20\x00\x28\x00\
836+\x2a\x00\x2e\x00\x2a\x00\x29\x08\x00\x00\x00\x00\x06\x00\x00\x00\
837+\xba\x45\x6e\x63\x61\x70\x73\x75\x6c\x61\x74\x65\x64\x20\x50\x6f\
838+\x73\x74\x73\x63\x72\x69\x70\x74\x20\x28\x2a\x2e\x65\x70\x73\x29\
839+\x3b\x3b\x50\x6f\x72\x74\x61\x62\x6c\x65\x20\x44\x6f\x63\x75\x6d\
840+\x65\x6e\x74\x20\x46\x6f\x72\x6d\x61\x74\x20\x28\x2a\x2e\x70\x64\
841+\x66\x29\x3b\x3b\x50\x47\x46\x20\x66\x69\x6c\x65\x73\x20\x28\x2a\
842+\x2e\x70\x67\x66\x29\x3b\x3b\x50\x4e\x47\x20\x69\x6d\x61\x67\x65\
843+\x73\x20\x28\x2a\x2e\x70\x6e\x67\x29\x3b\x3b\x50\x6f\x73\x74\x73\
844+\x63\x72\x69\x70\x74\x20\x66\x69\x6c\x65\x73\x20\x28\x2a\x2e\x70\
845+\x73\x29\x3b\x3b\x53\x56\x47\x20\x66\x69\x6c\x65\x73\x20\x28\x2a\
846+\x2e\x73\x76\x67\x29\x3b\x3b\x53\x56\x47\x5a\x20\x66\x69\x6c\x65\
847+\x73\x20\x28\x2a\x2e\x73\x76\x67\x7a\x29\x3b\x3b\x41\x6c\x6c\x20\
848+\x66\x69\x6c\x65\x73\x20\x28\x2a\x2e\x2a\x29\x07\x00\x00\x00\x0a\
849+\x50\x6c\x6f\x74\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x30\
850+\x04\x2d\x04\x3a\x04\x41\x04\x3f\x04\x3e\x04\x40\x04\x42\x00\x20\
851+\x04\x42\x04\x35\x04\x3a\x04\x43\x04\x49\x04\x35\x04\x33\x04\x3e\
852+\x00\x20\x04\x40\x04\x30\x04\x37\x04\x3c\x04\x35\x04\x40\x04\x30\
853+\x08\x00\x00\x00\x00\x06\x00\x00\x00\x13\x45\x78\x70\x6f\x72\x74\
854+\x20\x63\x75\x72\x72\x65\x6e\x74\x20\x73\x69\x7a\x65\x07\x00\x00\
855+\x00\x0a\x50\x6c\x6f\x74\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\
856+\x00\x4e\x04\x2d\x04\x3a\x04\x41\x04\x3f\x04\x3e\x04\x40\x04\x42\
857+\x04\x38\x04\x40\x04\x3e\x04\x32\x04\x30\x04\x42\x04\x4c\x00\x20\
858+\x04\x3f\x04\x40\x04\x3e\x04\x44\x04\x38\x04\x3b\x04\x4c\x00\x20\
859+\x04\x42\x04\x35\x04\x3a\x04\x43\x04\x49\x04\x35\x04\x33\x04\x3e\
860+\x00\x20\x04\x40\x04\x30\x04\x37\x04\x3c\x04\x35\x04\x40\x04\x30\
861+\x08\x00\x00\x00\x00\x06\x00\x00\x00\x22\x45\x78\x70\x6f\x72\x74\
862+\x20\x70\x72\x6f\x66\x69\x6c\x65\x20\x6f\x66\x20\x74\x68\x65\x20\
863+\x63\x75\x72\x72\x65\x6e\x74\x20\x73\x69\x7a\x65\x07\x00\x00\x00\
864+\x0a\x50\x6c\x6f\x74\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\
865+\x52\x04\x2d\x04\x3a\x04\x41\x04\x3f\x04\x3e\x04\x40\x04\x42\x04\
866+\x38\x04\x40\x04\x3e\x04\x32\x04\x30\x04\x42\x04\x4c\x00\x20\x04\
867+\x3f\x04\x40\x04\x3e\x04\x44\x04\x38\x04\x3b\x04\x4c\x00\x20\x04\
868+\x32\x04\x4b\x04\x31\x04\x40\x04\x30\x04\x3d\x04\x3d\x04\x3e\x04\
869+\x33\x04\x3e\x00\x20\x04\x40\x04\x30\x04\x37\x04\x3c\x04\x35\x04\
870+\x40\x04\x30\x08\x00\x00\x00\x00\x06\x00\x00\x00\x23\x45\x78\x70\
871+\x6f\x72\x74\x20\x70\x72\x6f\x66\x69\x6c\x65\x20\x6f\x66\x20\x74\
872+\x68\x65\x20\x73\x65\x6c\x65\x63\x74\x65\x64\x20\x73\x69\x7a\x65\
873+\x07\x00\x00\x00\x0a\x50\x6c\x6f\x74\x57\x69\x6e\x64\x6f\x77\x01\
874+\x03\x00\x00\x00\x34\x04\x2d\x04\x3a\x04\x41\x04\x3f\x04\x3e\x04\
875+\x40\x04\x42\x00\x20\x04\x32\x04\x4b\x04\x31\x04\x40\x04\x30\x04\
876+\x3d\x04\x3d\x04\x3e\x04\x33\x04\x3e\x00\x20\x04\x40\x04\x30\x04\
877+\x37\x04\x3c\x04\x35\x04\x40\x04\x30\x08\x00\x00\x00\x00\x06\x00\
878+\x00\x00\x14\x45\x78\x70\x6f\x72\x74\x20\x73\x65\x6c\x65\x63\x74\
879+\x65\x64\x20\x73\x69\x7a\x65\x07\x00\x00\x00\x0a\x50\x6c\x6f\x74\
880+\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x28\x04\x20\x04\x30\
881+\x04\x37\x04\x3c\x04\x35\x04\x40\x00\x20\x04\x34\x04\x3b\x04\x4f\
882+\x00\x20\x04\x4d\x04\x3a\x04\x41\x04\x3f\x04\x3e\x04\x40\x04\x42\
883+\x04\x30\x00\x3a\x08\x00\x00\x00\x00\x06\x00\x00\x00\x14\x53\x65\
884+\x74\x20\x73\x69\x7a\x65\x20\x66\x6f\x72\x20\x65\x78\x70\x6f\x72\
885+\x74\x3a\x07\x00\x00\x00\x0a\x50\x6c\x6f\x74\x57\x69\x6e\x64\x6f\
886+\x77\x01\x03\x00\x00\x00\x08\x04\x1a\x04\x40\x04\x43\x04\x33\x08\
887+\x00\x00\x00\x00\x06\x00\x00\x00\x06\x43\x69\x72\x63\x6c\x65\x07\
888+\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\
889+\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x20\x04\x28\x04\x42\x04\
890+\x40\x04\x38\x04\x45\x00\x2d\x04\x3f\x04\x43\x04\x3d\x04\x3a\x04\
891+\x42\x04\x38\x04\x40\x04\x3d\x04\x30\x04\x4f\x08\x00\x00\x00\x00\
892+\x06\x00\x00\x00\x08\x44\x61\x73\x68\x2d\x64\x6f\x74\x07\x00\x00\
893+\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\
894+\x6c\x6f\x67\x01\x03\x00\x00\x00\x14\x04\x1f\x04\x43\x04\x3d\x04\
895+\x3a\x04\x42\x04\x38\x04\x40\x04\x3d\x04\x30\x04\x4f\x08\x00\x00\
896+\x00\x00\x06\x00\x00\x00\x06\x44\x61\x73\x68\x65\x64\x07\x00\x00\
897+\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\
898+\x6c\x6f\x67\x01\x03\x00\x00\x00\x08\x04\x20\x04\x3e\x04\x3c\x04\
899+\x31\x08\x00\x00\x00\x00\x06\x00\x00\x00\x07\x44\x69\x61\x6d\x6f\
900+\x6e\x64\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\
901+\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x12\x04\x28\
902+\x04\x42\x04\x40\x04\x38\x04\x45\x04\x3e\x04\x32\x04\x30\x04\x4f\
903+\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x44\x6f\x74\x74\x65\x64\
904+\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\
905+\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x1e\x04\x28\x04\x35\
906+\x04\x41\x04\x42\x04\x38\x04\x43\x04\x33\x04\x3e\x04\x3b\x04\x4c\
907+\x04\x3d\x04\x38\x04\x3a\x00\x20\x00\x31\x08\x00\x00\x00\x00\x06\
908+\x00\x00\x00\x09\x48\x65\x78\x61\x67\x6f\x6e\x20\x31\x07\x00\x00\
909+\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\
910+\x6c\x6f\x67\x01\x03\x00\x00\x00\x1e\x04\x28\x04\x35\x04\x41\x04\
911+\x42\x04\x38\x04\x43\x04\x33\x04\x3e\x04\x3b\x04\x4c\x04\x3d\x04\
912+\x38\x04\x3a\x00\x20\x00\x32\x08\x00\x00\x00\x00\x06\x00\x00\x00\
913+\x09\x48\x65\x78\x61\x67\x6f\x6e\x20\x32\x07\x00\x00\x00\x11\x50\
914+\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\
915+\x01\x03\x00\x00\x00\x28\x04\x13\x04\x3e\x04\x40\x04\x38\x04\x37\
916+\x04\x3e\x04\x3d\x04\x42\x04\x30\x04\x3b\x04\x4c\x04\x3d\x04\x30\
917+\x04\x4f\x00\x20\x04\x3b\x04\x38\x04\x3d\x04\x38\x04\x4f\x08\x00\
918+\x00\x00\x00\x06\x00\x00\x00\x0f\x48\x6f\x72\x69\x7a\x6f\x6e\x74\
919+\x61\x6c\x20\x6c\x69\x6e\x65\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\
920+\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\
921+\x00\x00\x18\x04\x1f\x04\x4f\x04\x42\x04\x38\x04\x43\x04\x33\x04\
922+\x3e\x04\x3b\x04\x4c\x04\x3d\x04\x38\x04\x3a\x08\x00\x00\x00\x00\
923+\x06\x00\x00\x00\x08\x50\x65\x6e\x74\x61\x67\x6f\x6e\x07\x00\x00\
924+\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\
925+\x6c\x6f\x67\x01\x03\x00\x00\x00\x0e\x04\x1f\x04\x38\x04\x3a\x04\
926+\x41\x04\x35\x04\x3b\x04\x4c\x08\x00\x00\x00\x00\x06\x00\x00\x00\
927+\x05\x50\x69\x78\x65\x6c\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\
928+\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\
929+\x00\x08\x04\x1f\x04\x3b\x04\x4e\x04\x41\x08\x00\x00\x00\x00\x06\
930+\x00\x00\x00\x04\x50\x6c\x75\x73\x07\x00\x00\x00\x11\x50\x6f\x69\
931+\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\
932+\x00\x00\x00\x0a\x04\x22\x04\x3e\x04\x47\x04\x3a\x04\x30\x08\x00\
933+\x00\x00\x00\x06\x00\x00\x00\x05\x50\x6f\x69\x6e\x74\x07\x00\x00\
934+\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\
935+\x6c\x6f\x67\x01\x03\x00\x00\x00\x10\x04\x21\x04\x3f\x04\x3b\x04\
936+\x3e\x04\x48\x04\x3d\x04\x30\x04\x4f\x08\x00\x00\x00\x00\x06\x00\
937+\x00\x00\x05\x53\x6f\x6c\x69\x64\x07\x00\x00\x00\x11\x50\x6f\x69\
938+\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\
939+\x00\x00\x00\x0e\x04\x1a\x04\x32\x04\x30\x04\x34\x04\x40\x04\x30\
940+\x04\x42\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x53\x71\x75\x61\
941+\x72\x65\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\
942+\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x0c\x04\x17\
943+\x04\x32\x04\x35\x04\x37\x04\x34\x04\x30\x08\x00\x00\x00\x00\x06\
944+\x00\x00\x00\x04\x53\x74\x61\x72\x07\x00\x00\x00\x11\x50\x6f\x69\
945+\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\
946+\x00\x00\x00\x14\x04\x23\x04\x37\x04\x3a\x04\x38\x04\x39\x00\x20\
947+\x04\x40\x04\x3e\x04\x3c\x04\x31\x08\x00\x00\x00\x00\x06\x00\x00\
948+\x00\x0c\x54\x68\x69\x6e\x20\x64\x69\x61\x6d\x6f\x6e\x64\x07\x00\
949+\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\
950+\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x1e\x04\x22\x04\x40\x04\x38\
951+\x04\x3b\x04\x38\x04\x41\x04\x42\x04\x3d\x04\x38\x04\x3a\x00\x20\
952+\x04\x32\x04\x3d\x04\x38\x04\x37\x08\x00\x00\x00\x00\x06\x00\x00\
953+\x00\x08\x54\x72\x69\x20\x64\x6f\x77\x6e\x07\x00\x00\x00\x11\x50\
954+\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\
955+\x01\x03\x00\x00\x00\x20\x04\x22\x04\x40\x04\x38\x04\x3b\x04\x38\
956+\x04\x41\x04\x42\x04\x3d\x04\x38\x04\x3a\x00\x20\x04\x32\x04\x3b\
957+\x04\x35\x04\x32\x04\x3e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x08\
958+\x54\x72\x69\x20\x6c\x65\x66\x74\x07\x00\x00\x00\x11\x50\x6f\x69\
959+\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\
960+\x00\x00\x00\x22\x04\x22\x04\x40\x04\x38\x04\x3b\x04\x38\x04\x41\
961+\x04\x42\x04\x3d\x04\x38\x04\x3a\x00\x20\x04\x32\x04\x3f\x04\x40\
962+\x04\x30\x04\x32\x04\x3e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x09\
963+\x54\x72\x69\x20\x72\x69\x67\x68\x74\x07\x00\x00\x00\x11\x50\x6f\
964+\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\
965+\x03\x00\x00\x00\x20\x04\x22\x04\x40\x04\x38\x04\x3b\x04\x38\x04\
966+\x41\x04\x42\x04\x3d\x04\x38\x04\x3a\x00\x20\x04\x32\x04\x32\x04\
967+\x35\x04\x40\x04\x45\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x54\
968+\x72\x69\x20\x75\x70\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\
969+\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\
970+\x20\x04\x22\x04\x40\x04\x35\x04\x43\x04\x33\x04\x3e\x04\x3b\x04\
971+\x4c\x04\x3d\x04\x38\x04\x3a\x00\x20\x04\x32\x04\x3d\x04\x38\x04\
972+\x37\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0d\x54\x72\x69\x61\x6e\
973+\x67\x6c\x65\x20\x64\x6f\x77\x6e\x07\x00\x00\x00\x11\x50\x6f\x69\
974+\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\
975+\x00\x00\x00\x22\x04\x22\x04\x40\x04\x35\x04\x43\x04\x33\x04\x3e\
976+\x04\x3b\x04\x4c\x04\x3d\x04\x38\x04\x3a\x00\x20\x04\x32\x04\x3b\
977+\x04\x35\x04\x32\x04\x3e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0d\
978+\x54\x72\x69\x61\x6e\x67\x6c\x65\x20\x6c\x65\x66\x74\x07\x00\x00\
979+\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\
980+\x6c\x6f\x67\x01\x03\x00\x00\x00\x24\x04\x22\x04\x40\x04\x35\x04\
981+\x43\x04\x33\x04\x3e\x04\x3b\x04\x4c\x04\x3d\x04\x38\x04\x3a\x00\
982+\x20\x04\x32\x04\x3f\x04\x40\x04\x30\x04\x32\x04\x3e\x08\x00\x00\
983+\x00\x00\x06\x00\x00\x00\x0e\x54\x72\x69\x61\x6e\x67\x6c\x65\x20\
984+\x72\x69\x67\x68\x74\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\
985+\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\
986+\x22\x04\x22\x04\x40\x04\x35\x04\x43\x04\x33\x04\x3e\x04\x3b\x04\
987+\x4c\x04\x3d\x04\x38\x04\x3a\x00\x20\x04\x32\x04\x32\x04\x35\x04\
988+\x40\x04\x45\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0b\x54\x72\x69\
989+\x61\x6e\x67\x6c\x65\x20\x75\x70\x07\x00\x00\x00\x11\x50\x6f\x69\
990+\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\
991+\x00\x00\x00\x24\x04\x12\x04\x35\x04\x40\x04\x42\x04\x38\x04\x3a\
992+\x04\x30\x04\x3b\x04\x4c\x04\x3d\x04\x30\x04\x4f\x00\x20\x04\x3b\
993+\x04\x38\x04\x3d\x04\x38\x04\x4f\x08\x00\x00\x00\x00\x06\x00\x00\
994+\x00\x0d\x56\x65\x72\x74\x69\x63\x61\x6c\x20\x6c\x69\x6e\x65\x07\
995+\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\
996+\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x0a\x04\x1a\x04\x40\x04\
997+\x35\x04\x41\x04\x42\x08\x00\x00\x00\x00\x06\x00\x00\x00\x01\x58\
998+\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\
999+\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x18\x04\x1f\x04\x3e\
1000+\x00\x20\x04\x3d\x04\x30\x04\x37\x04\x32\x04\x30\x04\x3d\x04\x38\
1001+\x04\x4e\x00\x3a\x08\x00\x00\x00\x00\x06\x00\x00\x00\x08\x42\x79\
1002+\x20\x6e\x61\x6d\x65\x3a\x07\x00\x00\x00\x0a\x53\x74\x61\x74\x57\
1003+\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x30\x04\x1f\x04\x3e\x00\
1004+\x20\x04\x40\x04\x30\x04\x37\x04\x34\x04\x35\x04\x3b\x04\x38\x04\
1005+\x42\x04\x35\x04\x3b\x04\x4c\x04\x3d\x04\x4b\x04\x3c\x00\x20\x04\
1006+\x3b\x04\x38\x04\x3d\x04\x38\x04\x4f\x04\x3c\x08\x00\x00\x00\x00\
1007+\x06\x00\x00\x00\x12\x42\x79\x20\x73\x70\x6c\x69\x74\x74\x69\x6e\
1008+\x67\x20\x6c\x69\x6e\x65\x73\x07\x00\x00\x00\x0a\x53\x74\x61\x74\
1009+\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x14\x04\x20\x04\x30\
17091010 \x04\x41\x04\x41\x04\x42\x04\x3e\x04\x4f\x04\x3d\x04\x38\x04\x35\
1710-\x00\x20\x04\x41\x00\x20\x04\x3a\x04\x3e\x04\x4d\x04\x44\x04\x44\
1711-\x04\x38\x04\x46\x04\x38\x04\x35\x04\x3d\x04\x42\x04\x3e\x04\x3c\
1712-\x00\x20\x08\x00\x00\x00\x00\x06\x00\x00\x00\x1a\x44\x69\x73\x74\
1713-\x61\x6e\x63\x65\x20\x77\x69\x74\x68\x20\x63\x6f\x65\x66\x66\x69\
1714-\x63\x69\x65\x6e\x74\x20\x07\x00\x00\x00\x0a\x50\x6c\x6f\x74\x43\
1715-\x61\x6e\x76\x61\x73\x01\x03\x00\x00\x00\x16\x04\x12\x04\x40\x04\
1716-\x35\x04\x3c\x04\x4f\x00\x20\x00\x28\x04\x34\x04\x3d\x04\x38\x00\
1717-\x29\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0b\x54\x69\x6d\x65\x20\
1718-\x28\x64\x61\x79\x73\x29\x07\x00\x00\x00\x0a\x50\x6c\x6f\x74\x43\
1719-\x61\x6e\x76\x61\x73\x01\x03\x00\x00\x00\x18\x04\x12\x04\x40\x04\
1720-\x35\x04\x3c\x04\x4f\x00\x20\x00\x28\x04\x47\x04\x30\x04\x41\x04\
1721-\x4b\x00\x29\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0c\x54\x69\x6d\
1722-\x65\x20\x28\x68\x6f\x75\x72\x73\x29\x07\x00\x00\x00\x0a\x50\x6c\
1723-\x6f\x74\x43\x61\x6e\x76\x61\x73\x01\x03\x00\x00\x01\x7e\x00\x45\
1724-\x00\x6e\x00\x63\x00\x61\x00\x70\x00\x73\x00\x75\x00\x6c\x00\x61\
1725-\x00\x74\x00\x65\x00\x64\x00\x20\x00\x50\x00\x6f\x00\x73\x00\x74\
1726-\x00\x73\x00\x63\x00\x72\x00\x69\x00\x70\x00\x74\x00\x20\x00\x28\
1727-\x00\x2a\x00\x2e\x00\x65\x00\x70\x00\x73\x00\x29\x00\x3b\x00\x3b\
1728-\x00\x50\x00\x6f\x00\x72\x00\x74\x00\x61\x00\x62\x00\x6c\x00\x65\
1729-\x00\x20\x00\x44\x00\x6f\x00\x63\x00\x75\x00\x6d\x00\x65\x00\x6e\
1730-\x00\x74\x00\x20\x00\x46\x00\x6f\x00\x72\x00\x6d\x00\x61\x00\x74\
1731-\x00\x20\x00\x28\x00\x2a\x00\x2e\x00\x70\x00\x64\x00\x66\x00\x29\
1732-\x00\x3b\x00\x3b\x04\x24\x04\x30\x04\x39\x04\x3b\x04\x4b\x00\x20\
1733-\x00\x50\x00\x47\x00\x46\x00\x20\x00\x28\x00\x2a\x00\x2e\x00\x70\
1734-\x00\x67\x00\x66\x00\x29\x00\x3b\x00\x3b\x04\x18\x04\x37\x04\x3e\
1735-\x04\x31\x04\x40\x04\x30\x04\x36\x04\x35\x04\x3d\x04\x38\x04\x4f\
1736-\x00\x20\x00\x50\x00\x4e\x00\x47\x00\x20\x00\x28\x00\x2a\x00\x2e\
1737-\x00\x70\x00\x6e\x00\x67\x00\x29\x00\x3b\x00\x3b\x04\x24\x04\x30\
1738-\x04\x39\x04\x3b\x04\x4b\x00\x20\x00\x50\x00\x6f\x00\x73\x00\x74\
1739-\x00\x73\x00\x63\x00\x72\x00\x69\x00\x70\x00\x74\x00\x20\x00\x28\
1740-\x00\x2a\x00\x2e\x00\x70\x00\x73\x00\x29\x00\x3b\x00\x3b\x04\x24\
1741-\x04\x30\x04\x39\x04\x3b\x04\x4b\x00\x20\x00\x53\x00\x56\x00\x47\
1742-\x00\x20\x00\x28\x00\x2a\x00\x2e\x00\x73\x00\x76\x00\x67\x00\x29\
1743-\x00\x3b\x00\x3b\x04\x24\x04\x30\x04\x39\x04\x3b\x04\x4b\x00\x20\
1744-\x00\x53\x00\x56\x00\x47\x00\x5a\x00\x20\x00\x28\x00\x2a\x00\x2e\
1745-\x00\x73\x00\x76\x00\x67\x00\x7a\x00\x29\x00\x3b\x00\x3b\x04\x12\
1746-\x04\x41\x04\x35\x00\x20\x04\x44\x04\x30\x04\x39\x04\x3b\x04\x4b\
1747-\x00\x20\x00\x28\x00\x2a\x00\x2e\x00\x2a\x00\x29\x08\x00\x00\x00\
1748-\x00\x06\x00\x00\x00\xba\x45\x6e\x63\x61\x70\x73\x75\x6c\x61\x74\
1749-\x65\x64\x20\x50\x6f\x73\x74\x73\x63\x72\x69\x70\x74\x20\x28\x2a\
1750-\x2e\x65\x70\x73\x29\x3b\x3b\x50\x6f\x72\x74\x61\x62\x6c\x65\x20\
1751-\x44\x6f\x63\x75\x6d\x65\x6e\x74\x20\x46\x6f\x72\x6d\x61\x74\x20\
1752-\x28\x2a\x2e\x70\x64\x66\x29\x3b\x3b\x50\x47\x46\x20\x66\x69\x6c\
1753-\x65\x73\x20\x28\x2a\x2e\x70\x67\x66\x29\x3b\x3b\x50\x4e\x47\x20\
1754-\x69\x6d\x61\x67\x65\x73\x20\x28\x2a\x2e\x70\x6e\x67\x29\x3b\x3b\
1755-\x50\x6f\x73\x74\x73\x63\x72\x69\x70\x74\x20\x66\x69\x6c\x65\x73\
1756-\x20\x28\x2a\x2e\x70\x73\x29\x3b\x3b\x53\x56\x47\x20\x66\x69\x6c\
1757-\x65\x73\x20\x28\x2a\x2e\x73\x76\x67\x29\x3b\x3b\x53\x56\x47\x5a\
1758-\x20\x66\x69\x6c\x65\x73\x20\x28\x2a\x2e\x73\x76\x67\x7a\x29\x3b\
1759-\x3b\x41\x6c\x6c\x20\x66\x69\x6c\x65\x73\x20\x28\x2a\x2e\x2a\x29\
1760-\x07\x00\x00\x00\x0a\x50\x6c\x6f\x74\x57\x69\x6e\x64\x6f\x77\x01\
1761-\x03\x00\x00\x00\x30\x04\x2d\x04\x3a\x04\x41\x04\x3f\x04\x3e\x04\
1762-\x40\x04\x42\x00\x20\x04\x42\x04\x35\x04\x3a\x04\x43\x04\x49\x04\
1763-\x35\x04\x33\x04\x3e\x00\x20\x04\x40\x04\x30\x04\x37\x04\x3c\x04\
1764-\x35\x04\x40\x04\x30\x08\x00\x00\x00\x00\x06\x00\x00\x00\x13\x45\
1765-\x78\x70\x6f\x72\x74\x20\x63\x75\x72\x72\x65\x6e\x74\x20\x73\x69\
1766-\x7a\x65\x07\x00\x00\x00\x0a\x50\x6c\x6f\x74\x57\x69\x6e\x64\x6f\
1767-\x77\x01\x03\x00\x00\x00\x4e\x04\x2d\x04\x3a\x04\x41\x04\x3f\x04\
1768-\x3e\x04\x40\x04\x42\x04\x38\x04\x40\x04\x3e\x04\x32\x04\x30\x04\
1769-\x42\x04\x4c\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\x44\x04\x38\x04\
1770-\x3b\x04\x4c\x00\x20\x04\x42\x04\x35\x04\x3a\x04\x43\x04\x49\x04\
1771-\x35\x04\x33\x04\x3e\x00\x20\x04\x40\x04\x30\x04\x37\x04\x3c\x04\
1772-\x35\x04\x40\x04\x30\x08\x00\x00\x00\x00\x06\x00\x00\x00\x22\x45\
1773-\x78\x70\x6f\x72\x74\x20\x70\x72\x6f\x66\x69\x6c\x65\x20\x6f\x66\
1774-\x20\x74\x68\x65\x20\x63\x75\x72\x72\x65\x6e\x74\x20\x73\x69\x7a\
1775-\x65\x07\x00\x00\x00\x0a\x50\x6c\x6f\x74\x57\x69\x6e\x64\x6f\x77\
1776-\x01\x03\x00\x00\x00\x52\x04\x2d\x04\x3a\x04\x41\x04\x3f\x04\x3e\
1777-\x04\x40\x04\x42\x04\x38\x04\x40\x04\x3e\x04\x32\x04\x30\x04\x42\
1778-\x04\x4c\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\x44\x04\x38\x04\x3b\
1779-\x04\x4c\x00\x20\x04\x32\x04\x4b\x04\x31\x04\x40\x04\x30\x04\x3d\
1780-\x04\x3d\x04\x3e\x04\x33\x04\x3e\x00\x20\x04\x40\x04\x30\x04\x37\
1781-\x04\x3c\x04\x35\x04\x40\x04\x30\x08\x00\x00\x00\x00\x06\x00\x00\
1782-\x00\x23\x45\x78\x70\x6f\x72\x74\x20\x70\x72\x6f\x66\x69\x6c\x65\
1783-\x20\x6f\x66\x20\x74\x68\x65\x20\x73\x65\x6c\x65\x63\x74\x65\x64\
1784-\x20\x73\x69\x7a\x65\x07\x00\x00\x00\x0a\x50\x6c\x6f\x74\x57\x69\
1785-\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x34\x04\x2d\x04\x3a\x04\x41\
1786-\x04\x3f\x04\x3e\x04\x40\x04\x42\x00\x20\x04\x32\x04\x4b\x04\x31\
1787-\x04\x40\x04\x30\x04\x3d\x04\x3d\x04\x3e\x04\x33\x04\x3e\x00\x20\
1788-\x04\x40\x04\x30\x04\x37\x04\x3c\x04\x35\x04\x40\x04\x30\x08\x00\
1789-\x00\x00\x00\x06\x00\x00\x00\x14\x45\x78\x70\x6f\x72\x74\x20\x73\
1790-\x65\x6c\x65\x63\x74\x65\x64\x20\x73\x69\x7a\x65\x07\x00\x00\x00\
1791-\x0a\x50\x6c\x6f\x74\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\
1792-\x28\x04\x20\x04\x30\x04\x37\x04\x3c\x04\x35\x04\x40\x00\x20\x04\
1793-\x34\x04\x3b\x04\x4f\x00\x20\x04\x4d\x04\x3a\x04\x41\x04\x3f\x04\
1794-\x3e\x04\x40\x04\x42\x04\x30\x00\x3a\x08\x00\x00\x00\x00\x06\x00\
1795-\x00\x00\x14\x53\x65\x74\x20\x73\x69\x7a\x65\x20\x66\x6f\x72\x20\
1796-\x65\x78\x70\x6f\x72\x74\x3a\x07\x00\x00\x00\x0a\x50\x6c\x6f\x74\
1797-\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x08\x04\x1a\x04\x40\
1798-\x04\x43\x04\x33\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x43\x69\
1799-\x72\x63\x6c\x65\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\
1800-\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x20\
1801-\x04\x28\x04\x42\x04\x40\x04\x38\x04\x45\x00\x2d\x04\x3f\x04\x43\
1802-\x04\x3d\x04\x3a\x04\x42\x04\x38\x04\x40\x04\x3d\x04\x30\x04\x4f\
1803-\x08\x00\x00\x00\x00\x06\x00\x00\x00\x08\x44\x61\x73\x68\x2d\x64\
1804-\x6f\x74\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\
1805-\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x14\x04\x1f\
1806-\x04\x43\x04\x3d\x04\x3a\x04\x42\x04\x38\x04\x40\x04\x3d\x04\x30\
1807-\x04\x4f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x44\x61\x73\x68\
1808-\x65\x64\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\
1809-\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x08\x04\x20\
1810-\x04\x3e\x04\x3c\x04\x31\x08\x00\x00\x00\x00\x06\x00\x00\x00\x07\
1811-\x44\x69\x61\x6d\x6f\x6e\x64\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\
1812-\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\
1813-\x00\x00\x12\x04\x28\x04\x42\x04\x40\x04\x38\x04\x45\x04\x3e\x04\
1814-\x32\x04\x30\x04\x4f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x44\
1815-\x6f\x74\x74\x65\x64\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\
1816-\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\
1817-\x1e\x04\x28\x04\x35\x04\x41\x04\x42\x04\x38\x04\x43\x04\x33\x04\
1818-\x3e\x04\x3b\x04\x4c\x04\x3d\x04\x38\x04\x3a\x00\x20\x00\x31\x08\
1819-\x00\x00\x00\x00\x06\x00\x00\x00\x09\x48\x65\x78\x61\x67\x6f\x6e\
1820-\x20\x31\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\
1821-\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x1e\x04\x28\
1822-\x04\x35\x04\x41\x04\x42\x04\x38\x04\x43\x04\x33\x04\x3e\x04\x3b\
1823-\x04\x4c\x04\x3d\x04\x38\x04\x3a\x00\x20\x00\x32\x08\x00\x00\x00\
1824-\x00\x06\x00\x00\x00\x09\x48\x65\x78\x61\x67\x6f\x6e\x20\x32\x07\
1825-\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\
1826-\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x28\x04\x13\x04\x3e\x04\
1827-\x40\x04\x38\x04\x37\x04\x3e\x04\x3d\x04\x42\x04\x30\x04\x3b\x04\
1828-\x4c\x04\x3d\x04\x30\x04\x4f\x00\x20\x04\x3b\x04\x38\x04\x3d\x04\
1829-\x38\x04\x4f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0f\x48\x6f\x72\
1830-\x69\x7a\x6f\x6e\x74\x61\x6c\x20\x6c\x69\x6e\x65\x07\x00\x00\x00\
1831-\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\
1832-\x6f\x67\x01\x03\x00\x00\x00\x18\x04\x1f\x04\x4f\x04\x42\x04\x38\
1833-\x04\x43\x04\x33\x04\x3e\x04\x3b\x04\x4c\x04\x3d\x04\x38\x04\x3a\
1834-\x08\x00\x00\x00\x00\x06\x00\x00\x00\x08\x50\x65\x6e\x74\x61\x67\
1835-\x6f\x6e\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\
1836-\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x0e\x04\x1f\
1837-\x04\x38\x04\x3a\x04\x41\x04\x35\x04\x3b\x04\x4c\x08\x00\x00\x00\
1838-\x00\x06\x00\x00\x00\x05\x50\x69\x78\x65\x6c\x07\x00\x00\x00\x11\
1839-\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\
1840-\x67\x01\x03\x00\x00\x00\x08\x04\x1f\x04\x3b\x04\x4e\x04\x41\x08\
1841-\x00\x00\x00\x00\x06\x00\x00\x00\x04\x50\x6c\x75\x73\x07\x00\x00\
1842-\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\
1843-\x6c\x6f\x67\x01\x03\x00\x00\x00\x0a\x04\x22\x04\x3e\x04\x47\x04\
1844-\x3a\x04\x30\x08\x00\x00\x00\x00\x06\x00\x00\x00\x05\x50\x6f\x69\
1845-\x6e\x74\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\
1846-\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x10\x04\x21\
1847-\x04\x3f\x04\x3b\x04\x3e\x04\x48\x04\x3d\x04\x30\x04\x4f\x08\x00\
1848-\x00\x00\x00\x06\x00\x00\x00\x05\x53\x6f\x6c\x69\x64\x07\x00\x00\
1849-\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\
1850-\x6c\x6f\x67\x01\x03\x00\x00\x00\x0e\x04\x1a\x04\x32\x04\x30\x04\
1851-\x34\x04\x40\x04\x30\x04\x42\x08\x00\x00\x00\x00\x06\x00\x00\x00\
1852-\x06\x53\x71\x75\x61\x72\x65\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\
1853-\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\
1854-\x00\x00\x0c\x04\x17\x04\x32\x04\x35\x04\x37\x04\x34\x04\x30\x08\
1855-\x00\x00\x00\x00\x06\x00\x00\x00\x04\x53\x74\x61\x72\x07\x00\x00\
1856-\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\
1857-\x6c\x6f\x67\x01\x03\x00\x00\x00\x14\x04\x23\x04\x37\x04\x3a\x04\
1858-\x38\x04\x39\x00\x20\x04\x40\x04\x3e\x04\x3c\x04\x31\x08\x00\x00\
1859-\x00\x00\x06\x00\x00\x00\x0c\x54\x68\x69\x6e\x20\x64\x69\x61\x6d\
1860-\x6f\x6e\x64\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\
1861-\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x1e\x04\
1862-\x22\x04\x40\x04\x38\x04\x3b\x04\x38\x04\x41\x04\x42\x04\x3d\x04\
1863-\x38\x04\x3a\x00\x20\x04\x32\x04\x3d\x04\x38\x04\x37\x08\x00\x00\
1864-\x00\x00\x06\x00\x00\x00\x08\x54\x72\x69\x20\x64\x6f\x77\x6e\x07\
1865-\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\
1866-\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x20\x04\x22\x04\x40\x04\
1867-\x38\x04\x3b\x04\x38\x04\x41\x04\x42\x04\x3d\x04\x38\x04\x3a\x00\
1868-\x20\x04\x32\x04\x3b\x04\x35\x04\x32\x04\x3e\x08\x00\x00\x00\x00\
1869-\x06\x00\x00\x00\x08\x54\x72\x69\x20\x6c\x65\x66\x74\x07\x00\x00\
1870-\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\
1871-\x6c\x6f\x67\x01\x03\x00\x00\x00\x22\x04\x22\x04\x40\x04\x38\x04\
1872-\x3b\x04\x38\x04\x41\x04\x42\x04\x3d\x04\x38\x04\x3a\x00\x20\x04\
1873-\x32\x04\x3f\x04\x40\x04\x30\x04\x32\x04\x3e\x08\x00\x00\x00\x00\
1874-\x06\x00\x00\x00\x09\x54\x72\x69\x20\x72\x69\x67\x68\x74\x07\x00\
1875-\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\
1876-\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x20\x04\x22\x04\x40\x04\x38\
1877-\x04\x3b\x04\x38\x04\x41\x04\x42\x04\x3d\x04\x38\x04\x3a\x00\x20\
1878-\x04\x32\x04\x32\x04\x35\x04\x40\x04\x45\x08\x00\x00\x00\x00\x06\
1879-\x00\x00\x00\x06\x54\x72\x69\x20\x75\x70\x07\x00\x00\x00\x11\x50\
1880-\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\
1881-\x01\x03\x00\x00\x00\x20\x04\x22\x04\x40\x04\x35\x04\x43\x04\x33\
1882-\x04\x3e\x04\x3b\x04\x4c\x04\x3d\x04\x38\x04\x3a\x00\x20\x04\x32\
1883-\x04\x3d\x04\x38\x04\x37\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0d\
1884-\x54\x72\x69\x61\x6e\x67\x6c\x65\x20\x64\x6f\x77\x6e\x07\x00\x00\
1885-\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\
1886-\x6c\x6f\x67\x01\x03\x00\x00\x00\x22\x04\x22\x04\x40\x04\x35\x04\
1887-\x43\x04\x33\x04\x3e\x04\x3b\x04\x4c\x04\x3d\x04\x38\x04\x3a\x00\
1888-\x20\x04\x32\x04\x3b\x04\x35\x04\x32\x04\x3e\x08\x00\x00\x00\x00\
1889-\x06\x00\x00\x00\x0d\x54\x72\x69\x61\x6e\x67\x6c\x65\x20\x6c\x65\
1890-\x66\x74\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\
1891-\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x24\x04\x22\
1892-\x04\x40\x04\x35\x04\x43\x04\x33\x04\x3e\x04\x3b\x04\x4c\x04\x3d\
1893-\x04\x38\x04\x3a\x00\x20\x04\x32\x04\x3f\x04\x40\x04\x30\x04\x32\
1894-\x04\x3e\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0e\x54\x72\x69\x61\
1895-\x6e\x67\x6c\x65\x20\x72\x69\x67\x68\x74\x07\x00\x00\x00\x11\x50\
1896-\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\
1897-\x01\x03\x00\x00\x00\x22\x04\x22\x04\x40\x04\x35\x04\x43\x04\x33\
1898-\x04\x3e\x04\x3b\x04\x4c\x04\x3d\x04\x38\x04\x3a\x00\x20\x04\x32\
1899-\x04\x32\x04\x35\x04\x40\x04\x45\x08\x00\x00\x00\x00\x06\x00\x00\
1900-\x00\x0b\x54\x72\x69\x61\x6e\x67\x6c\x65\x20\x75\x70\x07\x00\x00\
1901-\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\
1902-\x6c\x6f\x67\x01\x03\x00\x00\x00\x24\x04\x12\x04\x35\x04\x40\x04\
1903-\x42\x04\x38\x04\x3a\x04\x30\x04\x3b\x04\x4c\x04\x3d\x04\x30\x04\
1904-\x4f\x00\x20\x04\x3b\x04\x38\x04\x3d\x04\x38\x04\x4f\x08\x00\x00\
1905-\x00\x00\x06\x00\x00\x00\x0d\x56\x65\x72\x74\x69\x63\x61\x6c\x20\
1906-\x6c\x69\x6e\x65\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\x6f\
1907-\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x0a\
1908-\x04\x1a\x04\x40\x04\x35\x04\x41\x04\x42\x08\x00\x00\x00\x00\x06\
1909-\x00\x00\x00\x01\x58\x07\x00\x00\x00\x11\x50\x6f\x69\x6e\x74\x43\
1910-\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\
1911-\x18\x04\x21\x04\x31\x04\x40\x04\x3e\x04\x41\x00\x20\x04\x32\x04\
1912-\x4b\x04\x41\x04\x3e\x04\x42\x04\x4b\x08\x00\x00\x00\x00\x06\x00\
1913-\x00\x00\x0d\x41\x6c\x74\x69\x74\x75\x64\x65\x20\x64\x72\x6f\x70\
1011+\x08\x00\x00\x00\x00\x06\x00\x00\x00\x08\x44\x69\x73\x74\x61\x6e\
1012+\x63\x65\x07\x00\x00\x00\x0a\x53\x74\x61\x74\x57\x69\x6e\x64\x6f\
1013+\x77\x01\x03\x00\x00\x00\x18\x04\x1d\x04\x30\x04\x31\x04\x3e\x04\
1014+\x40\x00\x20\x04\x32\x04\x4b\x04\x41\x04\x3e\x04\x42\x04\x4b\x08\
1015+\x00\x00\x00\x00\x06\x00\x00\x00\x10\x45\x6c\x65\x76\x61\x74\x69\
1016+\x6f\x6e\x20\x61\x73\x63\x65\x6e\x74\x07\x00\x00\x00\x0a\x53\x74\
1017+\x61\x74\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x18\x04\x21\
1018+\x04\x31\x04\x40\x04\x3e\x04\x41\x00\x20\x04\x32\x04\x4b\x04\x41\
1019+\x04\x3e\x04\x42\x04\x4b\x08\x00\x00\x00\x00\x06\x00\x00\x00\x11\
1020+\x45\x6c\x65\x76\x61\x74\x69\x6f\x6e\x20\x64\x65\x73\x63\x65\x6e\
1021+\x74\x07\x00\x00\x00\x0a\x53\x74\x61\x74\x57\x69\x6e\x64\x6f\x77\
1022+\x01\x03\x00\x00\x00\x28\x04\x20\x04\x35\x04\x33\x04\x43\x04\x3b\
1023+\x04\x4f\x04\x40\x04\x3d\x04\x3e\x04\x35\x00\x20\x04\x32\x04\x4b\
1024+\x04\x40\x04\x30\x04\x36\x04\x35\x04\x3d\x04\x38\x04\x35\x08\x00\
1025+\x00\x00\x00\x06\x00\x00\x00\x18\x45\x6e\x74\x65\x72\x20\x72\x65\
1026+\x67\x75\x6c\x61\x72\x20\x65\x78\x70\x72\x65\x73\x73\x69\x6f\x6e\
19141027 \x07\x00\x00\x00\x0a\x53\x74\x61\x74\x57\x69\x6e\x64\x6f\x77\x01\
1915-\x03\x00\x00\x00\x18\x04\x1d\x04\x30\x04\x31\x04\x3e\x04\x40\x00\
1916-\x20\x04\x32\x04\x4b\x04\x41\x04\x3e\x04\x42\x04\x4b\x08\x00\x00\
1917-\x00\x00\x06\x00\x00\x00\x0e\x41\x6c\x74\x69\x74\x75\x64\x65\x20\
1918-\x72\x61\x69\x73\x65\x07\x00\x00\x00\x0a\x53\x74\x61\x74\x57\x69\
1919-\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x18\x04\x1f\x04\x3e\x00\x20\
1920-\x04\x3d\x04\x30\x04\x37\x04\x32\x04\x30\x04\x3d\x04\x38\x04\x4e\
1921-\x00\x3a\x08\x00\x00\x00\x00\x06\x00\x00\x00\x08\x42\x79\x20\x6e\
1922-\x61\x6d\x65\x3a\x07\x00\x00\x00\x0a\x53\x74\x61\x74\x57\x69\x6e\
1923-\x64\x6f\x77\x01\x03\x00\x00\x00\x30\x04\x1f\x04\x3e\x00\x20\x04\
1924-\x40\x04\x30\x04\x37\x04\x34\x04\x35\x04\x3b\x04\x38\x04\x42\x04\
1925-\x35\x04\x3b\x04\x4c\x04\x3d\x04\x4b\x04\x3c\x00\x20\x04\x3b\x04\
1926-\x38\x04\x3d\x04\x38\x04\x4f\x04\x3c\x08\x00\x00\x00\x00\x06\x00\
1927-\x00\x00\x12\x42\x79\x20\x73\x70\x6c\x69\x74\x74\x69\x6e\x67\x20\
1928-\x6c\x69\x6e\x65\x73\x07\x00\x00\x00\x0a\x53\x74\x61\x74\x57\x69\
1929-\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x14\x04\x20\x04\x30\x04\x41\
1930-\x04\x41\x04\x42\x04\x3e\x04\x4f\x04\x3d\x04\x38\x04\x35\x08\x00\
1931-\x00\x00\x00\x06\x00\x00\x00\x08\x44\x69\x73\x74\x61\x6e\x63\x65\
1028+\x03\x00\x00\x00\x10\x04\x1d\x04\x30\x04\x37\x04\x32\x04\x30\x04\
1029+\x3d\x04\x38\x04\x35\x08\x00\x00\x00\x00\x06\x00\x00\x00\x04\x4e\
1030+\x61\x6d\x65\x07\x00\x00\x00\x0a\x53\x74\x61\x74\x57\x69\x6e\x64\
1031+\x6f\x77\x01\x03\x00\x00\x00\x14\x04\x21\x04\x42\x04\x30\x04\x42\
1032+\x04\x38\x04\x41\x04\x42\x04\x38\x04\x3a\x04\x30\x08\x00\x00\x00\
1033+\x00\x06\x00\x00\x00\x0a\x53\x74\x61\x74\x69\x73\x74\x69\x63\x73\
19321034 \x07\x00\x00\x00\x0a\x53\x74\x61\x74\x57\x69\x6e\x64\x6f\x77\x01\
1933-\x03\x00\x00\x00\x28\x04\x20\x04\x35\x04\x33\x04\x43\x04\x3b\x04\
1934-\x4f\x04\x40\x04\x3d\x04\x3e\x04\x35\x00\x20\x04\x32\x04\x4b\x04\
1935-\x40\x04\x30\x04\x36\x04\x35\x04\x3d\x04\x38\x04\x35\x08\x00\x00\
1936-\x00\x00\x06\x00\x00\x00\x18\x45\x6e\x74\x65\x72\x20\x72\x65\x67\
1937-\x75\x6c\x61\x72\x20\x65\x78\x70\x72\x65\x73\x73\x69\x6f\x6e\x07\
1938-\x00\x00\x00\x0a\x53\x74\x61\x74\x57\x69\x6e\x64\x6f\x77\x01\x03\
1035+\x03\x00\x00\x00\x0a\x04\x12\x04\x40\x04\x35\x04\x3c\x04\x4f\x08\
1036+\x00\x00\x00\x00\x06\x00\x00\x00\x04\x54\x69\x6d\x65\x07\x00\x00\
1037+\x00\x0a\x53\x74\x61\x74\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\
1038+\x00\x0a\x04\x12\x04\x41\x04\x35\x04\x33\x04\x3e\x08\x00\x00\x00\
1039+\x00\x06\x00\x00\x00\x05\x54\x6f\x74\x61\x6c\x07\x00\x00\x00\x0a\
1040+\x53\x74\x61\x74\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x22\
1041+\x04\x1f\x04\x40\x04\x3e\x04\x34\x04\x3e\x04\x3b\x04\x36\x04\x38\
1042+\x04\x42\x04\x35\x04\x3b\x04\x4c\x04\x3d\x04\x3e\x04\x41\x04\x42\
1043+\x04\x4c\x08\x00\x00\x00\x00\x06\x00\x00\x00\x08\x44\x75\x72\x61\
1044+\x74\x69\x6f\x6e\x07\x00\x00\x00\x08\x54\x72\x6b\x4d\x6f\x64\x65\
1045+\x6c\x01\x03\x00\x00\x00\x0a\x04\x14\x04\x3b\x04\x38\x04\x3d\x04\
1046+\x30\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x4c\x65\x6e\x67\x74\
1047+\x68\x07\x00\x00\x00\x08\x54\x72\x6b\x4d\x6f\x64\x65\x6c\x01\x03\
19391048 \x00\x00\x00\x10\x04\x1d\x04\x30\x04\x37\x04\x32\x04\x30\x04\x3d\
19401049 \x04\x38\x04\x35\x08\x00\x00\x00\x00\x06\x00\x00\x00\x04\x4e\x61\
1941-\x6d\x65\x07\x00\x00\x00\x0a\x53\x74\x61\x74\x57\x69\x6e\x64\x6f\
1942-\x77\x01\x03\x00\x00\x00\x14\x04\x21\x04\x42\x04\x30\x04\x42\x04\
1943-\x38\x04\x41\x04\x42\x04\x38\x04\x3a\x04\x30\x08\x00\x00\x00\x00\
1944-\x06\x00\x00\x00\x0a\x53\x74\x61\x74\x69\x73\x74\x69\x63\x73\x07\
1945-\x00\x00\x00\x0a\x53\x74\x61\x74\x57\x69\x6e\x64\x6f\x77\x01\x03\
1946-\x00\x00\x00\x0a\x04\x12\x04\x40\x04\x35\x04\x3c\x04\x4f\x08\x00\
1947-\x00\x00\x00\x06\x00\x00\x00\x04\x54\x69\x6d\x65\x07\x00\x00\x00\
1948-\x0a\x53\x74\x61\x74\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\
1949-\x0a\x04\x12\x04\x41\x04\x35\x04\x33\x04\x3e\x08\x00\x00\x00\x00\
1950-\x06\x00\x00\x00\x05\x54\x6f\x74\x61\x6c\x07\x00\x00\x00\x0a\x53\
1951-\x74\x61\x74\x57\x69\x6e\x64\x6f\x77\x01\x03\x00\x00\x00\x22\x04\
1952-\x1f\x04\x40\x04\x3e\x04\x34\x04\x3e\x04\x3b\x04\x36\x04\x38\x04\
1953-\x42\x04\x35\x04\x3b\x04\x4c\x04\x3d\x04\x3e\x04\x41\x04\x42\x04\
1954-\x4c\x08\x00\x00\x00\x00\x06\x00\x00\x00\x08\x44\x75\x72\x61\x74\
1955-\x69\x6f\x6e\x07\x00\x00\x00\x08\x54\x72\x6b\x4d\x6f\x64\x65\x6c\
1956-\x01\x03\x00\x00\x00\x0a\x04\x14\x04\x3b\x04\x38\x04\x3d\x04\x30\
1957-\x08\x00\x00\x00\x00\x06\x00\x00\x00\x06\x4c\x65\x6e\x67\x74\x68\
1958-\x07\x00\x00\x00\x08\x54\x72\x6b\x4d\x6f\x64\x65\x6c\x01\x03\x00\
1959-\x00\x00\x10\x04\x1d\x04\x30\x04\x37\x04\x32\x04\x30\x04\x3d\x04\
1960-\x38\x04\x35\x08\x00\x00\x00\x00\x06\x00\x00\x00\x04\x4e\x61\x6d\
1961-\x65\x07\x00\x00\x00\x08\x54\x72\x6b\x4d\x6f\x64\x65\x6c\x01\x03\
1962-\x00\x00\x00\x0a\x04\x22\x04\x3e\x04\x47\x04\x3a\x04\x38\x08\x00\
1963-\x00\x00\x00\x06\x00\x00\x00\x06\x50\x6f\x69\x6e\x74\x73\x07\x00\
1964-\x00\x00\x08\x54\x72\x6b\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\x00\
1965-\x10\x04\x21\x04\x35\x04\x33\x04\x3c\x04\x35\x04\x3d\x04\x42\x04\
1966-\x4b\x08\x00\x00\x00\x00\x06\x00\x00\x00\x08\x53\x65\x67\x6d\x65\
1967-\x6e\x74\x73\x07\x00\x00\x00\x08\x54\x72\x6b\x4d\x6f\x64\x65\x6c\
1968-\x01\x03\x00\x00\x00\x0a\x04\x12\x04\x40\x04\x35\x04\x3c\x04\x4f\
1969-\x08\x00\x00\x00\x00\x06\x00\x00\x00\x04\x54\x69\x6d\x65\x07\x00\
1970-\x00\x00\x08\x54\x72\x6b\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\x00\
1971-\x0c\x04\x12\x04\x4b\x04\x41\x04\x3e\x04\x42\x04\x30\x08\x00\x00\
1972-\x00\x00\x06\x00\x00\x00\x08\x41\x6c\x74\x69\x74\x75\x64\x65\x07\
1973-\x00\x00\x00\x08\x57\x70\x74\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\
1050+\x6d\x65\x07\x00\x00\x00\x08\x54\x72\x6b\x4d\x6f\x64\x65\x6c\x01\
1051+\x03\x00\x00\x00\x0a\x04\x22\x04\x3e\x04\x47\x04\x3a\x04\x38\x08\
1052+\x00\x00\x00\x00\x06\x00\x00\x00\x06\x50\x6f\x69\x6e\x74\x73\x07\
1053+\x00\x00\x00\x08\x54\x72\x6b\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\
1054+\x00\x10\x04\x21\x04\x35\x04\x33\x04\x3c\x04\x35\x04\x3d\x04\x42\
1055+\x04\x4b\x08\x00\x00\x00\x00\x06\x00\x00\x00\x08\x53\x65\x67\x6d\
1056+\x65\x6e\x74\x73\x07\x00\x00\x00\x08\x54\x72\x6b\x4d\x6f\x64\x65\
1057+\x6c\x01\x03\x00\x00\x00\x0a\x04\x12\x04\x40\x04\x35\x04\x3c\x04\
1058+\x4f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x04\x54\x69\x6d\x65\x07\
1059+\x00\x00\x00\x08\x54\x72\x6b\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\
19741060 \x00\x14\x04\x20\x04\x30\x04\x41\x04\x41\x04\x42\x04\x3e\x04\x4f\
19751061 \x04\x3d\x04\x38\x04\x35\x08\x00\x00\x00\x00\x06\x00\x00\x00\x08\
19761062 \x44\x69\x73\x74\x61\x6e\x63\x65\x07\x00\x00\x00\x08\x57\x70\x74\
1977-\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\x00\x0c\x04\x28\x04\x38\x04\
1978-\x40\x04\x3e\x04\x42\x04\x30\x08\x00\x00\x00\x00\x06\x00\x00\x00\
1979-\x08\x4c\x61\x74\x69\x74\x75\x64\x65\x07\x00\x00\x00\x08\x57\x70\
1980-\x74\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\x00\x0e\x04\x14\x04\x3e\
1981-\x04\x3b\x04\x33\x04\x3e\x04\x42\x04\x30\x08\x00\x00\x00\x00\x06\
1982-\x00\x00\x00\x09\x4c\x6f\x6e\x67\x69\x74\x75\x64\x65\x07\x00\x00\
1983-\x00\x08\x57\x70\x74\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\x00\x10\
1984-\x04\x1d\x04\x30\x04\x37\x04\x32\x04\x30\x04\x3d\x04\x38\x04\x35\
1985-\x08\x00\x00\x00\x00\x06\x00\x00\x00\x04\x4e\x61\x6d\x65\x07\x00\
1986-\x00\x00\x08\x57\x70\x74\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\x00\
1987-\x0a\x04\x12\x04\x40\x04\x35\x04\x3c\x04\x4f\x08\x00\x00\x00\x00\
1988-\x06\x00\x00\x00\x04\x54\x69\x6d\x65\x07\x00\x00\x00\x08\x57\x70\
1989-\x74\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\x00\x24\x04\x20\x04\x30\
1990-\x04\x37\x04\x3d\x04\x38\x04\x46\x04\x30\x00\x20\x04\x32\x04\x3e\
1991-\x00\x20\x04\x32\x04\x40\x04\x35\x04\x3c\x04\x35\x04\x3d\x04\x38\
1992-\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0f\x54\x69\x6d\x65\x20\x64\
1993-\x69\x66\x66\x65\x72\x65\x6e\x63\x65\x07\x00\x00\x00\x08\x57\x70\
1994-\x74\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\x00\x18\x04\x12\x04\x40\
1995-\x04\x35\x04\x3c\x04\x4f\x00\x20\x04\x32\x00\x20\x04\x34\x04\x3d\
1996-\x04\x4f\x04\x45\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0c\x54\x69\
1997-\x6d\x65\x20\x69\x6e\x20\x64\x61\x79\x73\x07\x00\x00\x00\x08\x57\
1998-\x70\x74\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\x00\x30\x04\x1f\x04\
1999-\x3e\x04\x3b\x04\x3e\x04\x36\x04\x35\x04\x3d\x04\x38\x04\x35\x00\
2000-\x20\x04\x3f\x04\x3e\x04\x34\x04\x3f\x04\x38\x04\x41\x04\x38\x00\
2001-\x20\x00\x28\x00\x78\x00\x2c\x00\x20\x00\x79\x00\x29\x08\x00\x00\
2002-\x00\x00\x06\x00\x00\x00\x17\x43\x61\x70\x74\x69\x6f\x6e\x20\x70\
2003-\x6f\x73\x69\x74\x69\x6f\x6e\x20\x28\x78\x2c\x20\x79\x29\x07\x00\
1063+\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\x00\x0c\x04\x12\x04\x4b\x04\
1064+\x41\x04\x3e\x04\x42\x04\x30\x08\x00\x00\x00\x00\x06\x00\x00\x00\
1065+\x09\x45\x6c\x65\x76\x61\x74\x69\x6f\x6e\x07\x00\x00\x00\x08\x57\
1066+\x70\x74\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\x00\x0c\x04\x28\x04\
1067+\x38\x04\x40\x04\x3e\x04\x42\x04\x30\x08\x00\x00\x00\x00\x06\x00\
1068+\x00\x00\x08\x4c\x61\x74\x69\x74\x75\x64\x65\x07\x00\x00\x00\x08\
1069+\x57\x70\x74\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\x00\x0e\x04\x14\
1070+\x04\x3e\x04\x3b\x04\x33\x04\x3e\x04\x42\x04\x30\x08\x00\x00\x00\
1071+\x00\x06\x00\x00\x00\x09\x4c\x6f\x6e\x67\x69\x74\x75\x64\x65\x07\
1072+\x00\x00\x00\x08\x57\x70\x74\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\
1073+\x00\x10\x04\x1d\x04\x30\x04\x37\x04\x32\x04\x30\x04\x3d\x04\x38\
1074+\x04\x35\x08\x00\x00\x00\x00\x06\x00\x00\x00\x04\x4e\x61\x6d\x65\
1075+\x07\x00\x00\x00\x08\x57\x70\x74\x4d\x6f\x64\x65\x6c\x01\x03\x00\
1076+\x00\x00\x0a\x04\x12\x04\x40\x04\x35\x04\x3c\x04\x4f\x08\x00\x00\
1077+\x00\x00\x06\x00\x00\x00\x04\x54\x69\x6d\x65\x07\x00\x00\x00\x08\
1078+\x57\x70\x74\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\x00\x24\x04\x20\
1079+\x04\x30\x04\x37\x04\x3d\x04\x38\x04\x46\x04\x30\x00\x20\x04\x32\
1080+\x04\x3e\x00\x20\x04\x32\x04\x40\x04\x35\x04\x3c\x04\x35\x04\x3d\
1081+\x04\x38\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0f\x54\x69\x6d\x65\
1082+\x20\x64\x69\x66\x66\x65\x72\x65\x6e\x63\x65\x07\x00\x00\x00\x08\
1083+\x57\x70\x74\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\x00\x18\x04\x12\
1084+\x04\x40\x04\x35\x04\x3c\x04\x4f\x00\x20\x04\x32\x00\x20\x04\x34\
1085+\x04\x3d\x04\x4f\x04\x45\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0c\
1086+\x54\x69\x6d\x65\x20\x69\x6e\x20\x64\x61\x79\x73\x07\x00\x00\x00\
1087+\x08\x57\x70\x74\x4d\x6f\x64\x65\x6c\x01\x03\x00\x00\x00\x30\x04\
1088+\x1f\x04\x3e\x04\x3b\x04\x3e\x04\x36\x04\x35\x04\x3d\x04\x38\x04\
1089+\x35\x00\x20\x04\x3f\x04\x3e\x04\x34\x04\x3f\x04\x38\x04\x41\x04\
1090+\x38\x00\x20\x00\x28\x00\x78\x00\x2c\x00\x20\x00\x79\x00\x29\x08\
1091+\x00\x00\x00\x00\x06\x00\x00\x00\x17\x43\x61\x70\x74\x69\x6f\x6e\
1092+\x20\x70\x6f\x73\x69\x74\x69\x6f\x6e\x20\x28\x78\x2c\x20\x79\x29\
1093+\x07\x00\x00\x00\x11\x70\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\
1094+\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x1c\x04\x20\x04\x30\
1095+\x04\x37\x04\x3c\x04\x35\x04\x40\x00\x20\x04\x3f\x04\x3e\x04\x34\
1096+\x04\x3f\x04\x38\x04\x41\x04\x38\x08\x00\x00\x00\x00\x06\x00\x00\
1097+\x00\x0c\x43\x61\x70\x74\x69\x6f\x6e\x20\x73\x69\x7a\x65\x07\x00\
20041098 \x00\x00\x11\x70\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\
2005-\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x1c\x04\x20\x04\x30\x04\x37\
2006-\x04\x3c\x04\x35\x04\x40\x00\x20\x04\x3f\x04\x3e\x04\x34\x04\x3f\
2007-\x04\x38\x04\x41\x04\x38\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0c\
2008-\x43\x61\x70\x74\x69\x6f\x6e\x20\x73\x69\x7a\x65\x07\x00\x00\x00\
2009-\x11\x70\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\
2010-\x6f\x67\x01\x03\x00\x00\x00\x2a\x04\x1d\x04\x30\x04\x41\x04\x42\
2011-\x04\x40\x04\x3e\x04\x38\x04\x42\x04\x4c\x00\x20\x04\x41\x04\x42\
2012-\x04\x38\x04\x3b\x04\x4c\x00\x20\x04\x42\x04\x3e\x04\x47\x04\x35\
2013-\x04\x3a\x08\x00\x00\x00\x00\x06\x00\x00\x00\x15\x43\x6f\x6e\x66\
2014-\x69\x67\x75\x72\x65\x20\x70\x6f\x69\x6e\x74\x20\x73\x74\x79\x6c\
2015-\x65\x07\x00\x00\x00\x11\x70\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\
2016-\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x18\x04\x26\x04\
2017-\x32\x04\x35\x04\x42\x00\x20\x04\x3c\x04\x30\x04\x40\x04\x3a\x04\
2018-\x35\x04\x40\x04\x30\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0c\x4d\
2019-\x61\x72\x6b\x65\x72\x20\x63\x6f\x6c\x6f\x72\x07\x00\x00\x00\x11\
2020-\x70\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\
2021-\x67\x01\x03\x00\x00\x00\x1c\x04\x20\x04\x30\x04\x37\x04\x3c\x04\
2022-\x35\x04\x40\x00\x20\x04\x3c\x04\x30\x04\x40\x04\x3a\x04\x35\x04\
2023-\x40\x04\x30\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0b\x4d\x61\x72\
2024-\x6b\x65\x72\x20\x73\x69\x7a\x65\x07\x00\x00\x00\x11\x70\x6f\x69\
1099+\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x2a\x04\x1d\x04\x30\x04\x41\
1100+\x04\x42\x04\x40\x04\x3e\x04\x38\x04\x42\x04\x4c\x00\x20\x04\x41\
1101+\x04\x42\x04\x38\x04\x3b\x04\x4c\x00\x20\x04\x42\x04\x3e\x04\x47\
1102+\x04\x35\x04\x3a\x08\x00\x00\x00\x00\x06\x00\x00\x00\x15\x43\x6f\
1103+\x6e\x66\x69\x67\x75\x72\x65\x20\x70\x6f\x69\x6e\x74\x20\x73\x74\
1104+\x79\x6c\x65\x07\x00\x00\x00\x11\x70\x6f\x69\x6e\x74\x43\x6f\x6e\
1105+\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x18\x04\
1106+\x26\x04\x32\x04\x35\x04\x42\x00\x20\x04\x3c\x04\x30\x04\x40\x04\
1107+\x3a\x04\x35\x04\x40\x04\x30\x08\x00\x00\x00\x00\x06\x00\x00\x00\
1108+\x0c\x4d\x61\x72\x6b\x65\x72\x20\x63\x6f\x6c\x6f\x72\x07\x00\x00\
1109+\x00\x11\x70\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\
1110+\x6c\x6f\x67\x01\x03\x00\x00\x00\x1c\x04\x20\x04\x30\x04\x37\x04\
1111+\x3c\x04\x35\x04\x40\x00\x20\x04\x3c\x04\x30\x04\x40\x04\x3a\x04\
1112+\x35\x04\x40\x04\x30\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0b\x4d\
1113+\x61\x72\x6b\x65\x72\x20\x73\x69\x7a\x65\x07\x00\x00\x00\x11\x70\
1114+\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\
1115+\x01\x03\x00\x00\x00\x1a\x04\x21\x04\x42\x04\x38\x04\x3b\x04\x4c\
1116+\x00\x20\x04\x3c\x04\x30\x04\x40\x04\x3a\x04\x35\x04\x40\x04\x30\
1117+\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0c\x4d\x61\x72\x6b\x65\x72\
1118+\x20\x73\x74\x79\x6c\x65\x07\x00\x00\x00\x11\x70\x6f\x69\x6e\x74\
1119+\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\
1120+\x00\x32\x04\x26\x04\x32\x04\x35\x04\x42\x00\x20\x04\x40\x04\x30\
1121+\x04\x37\x04\x34\x04\x35\x04\x3b\x04\x38\x04\x42\x04\x35\x04\x3b\
1122+\x04\x4c\x04\x3d\x04\x3e\x04\x39\x00\x20\x04\x3b\x04\x38\x04\x3d\
1123+\x04\x38\x04\x38\x08\x00\x00\x00\x00\x06\x00\x00\x00\x10\x53\x70\
1124+\x6c\x69\x74\x20\x6c\x69\x6e\x65\x20\x63\x6f\x6c\x6f\x72\x07\x00\
1125+\x00\x00\x11\x70\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\
1126+\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x34\x04\x21\x04\x42\x04\x38\
1127+\x04\x3b\x04\x4c\x00\x20\x04\x40\x04\x30\x04\x37\x04\x34\x04\x35\
1128+\x04\x3b\x04\x38\x04\x42\x04\x35\x04\x3b\x04\x4c\x04\x3d\x04\x3e\
1129+\x04\x39\x00\x20\x04\x3b\x04\x38\x04\x3d\x04\x38\x04\x38\x08\x00\
1130+\x00\x00\x00\x06\x00\x00\x00\x10\x53\x70\x6c\x69\x74\x20\x6c\x69\
1131+\x6e\x65\x20\x73\x74\x79\x6c\x65\x07\x00\x00\x00\x11\x70\x6f\x69\
20251132 \x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\
2026-\x00\x00\x00\x1a\x04\x21\x04\x42\x04\x38\x04\x3b\x04\x4c\x00\x20\
2027-\x04\x3c\x04\x30\x04\x40\x04\x3a\x04\x35\x04\x40\x04\x30\x08\x00\
2028-\x00\x00\x00\x06\x00\x00\x00\x0c\x4d\x61\x72\x6b\x65\x72\x20\x73\
2029-\x74\x79\x6c\x65\x07\x00\x00\x00\x11\x70\x6f\x69\x6e\x74\x43\x6f\
2030-\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x32\
2031-\x04\x26\x04\x32\x04\x35\x04\x42\x00\x20\x04\x40\x04\x30\x04\x37\
2032-\x04\x34\x04\x35\x04\x3b\x04\x38\x04\x42\x04\x35\x04\x3b\x04\x4c\
2033-\x04\x3d\x04\x3e\x04\x39\x00\x20\x04\x3b\x04\x38\x04\x3d\x04\x38\
2034-\x04\x38\x08\x00\x00\x00\x00\x06\x00\x00\x00\x10\x53\x70\x6c\x69\
2035-\x74\x20\x6c\x69\x6e\x65\x20\x63\x6f\x6c\x6f\x72\x07\x00\x00\x00\
2036-\x11\x70\x6f\x69\x6e\x74\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\
2037-\x6f\x67\x01\x03\x00\x00\x00\x34\x04\x21\x04\x42\x04\x38\x04\x3b\
2038-\x04\x4c\x00\x20\x04\x40\x04\x30\x04\x37\x04\x34\x04\x35\x04\x3b\
1133+\x00\x00\x00\x38\x04\x22\x04\x3e\x04\x3b\x04\x49\x04\x38\x04\x3d\
1134+\x04\x30\x00\x20\x04\x40\x04\x30\x04\x37\x04\x34\x04\x35\x04\x3b\
20391135 \x04\x38\x04\x42\x04\x35\x04\x3b\x04\x4c\x04\x3d\x04\x3e\x04\x39\
20401136 \x00\x20\x04\x3b\x04\x38\x04\x3d\x04\x38\x04\x38\x08\x00\x00\x00\
20411137 \x00\x06\x00\x00\x00\x10\x53\x70\x6c\x69\x74\x20\x6c\x69\x6e\x65\
2042-\x20\x73\x74\x79\x6c\x65\x07\x00\x00\x00\x11\x70\x6f\x69\x6e\x74\
1138+\x20\x77\x69\x64\x74\x68\x07\x00\x00\x00\x11\x70\x6f\x69\x6e\x74\
20431139 \x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\
2044-\x00\x38\x04\x22\x04\x3e\x04\x3b\x04\x49\x04\x38\x04\x3d\x04\x30\
2045-\x00\x20\x04\x40\x04\x30\x04\x37\x04\x34\x04\x35\x04\x3b\x04\x38\
2046-\x04\x42\x04\x35\x04\x3b\x04\x4c\x04\x3d\x04\x3e\x04\x39\x00\x20\
2047-\x04\x3b\x04\x38\x04\x3d\x04\x38\x04\x38\x08\x00\x00\x00\x00\x06\
2048-\x00\x00\x00\x10\x53\x70\x6c\x69\x74\x20\x6c\x69\x6e\x65\x20\x77\
2049-\x69\x64\x74\x68\x07\x00\x00\x00\x11\x70\x6f\x69\x6e\x74\x43\x6f\
2050-\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x08\
2051-\x00\x20\x04\x3c\x04\x38\x04\x3d\x08\x00\x00\x00\x00\x06\x00\x00\
2052-\x00\x04\x20\x6d\x69\x6e\x07\x00\x00\x00\x13\x70\x72\x6f\x66\x69\
2053-\x6c\x65\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\
2054-\x00\x00\x00\x2e\x04\x1d\x04\x30\x04\x41\x04\x42\x04\x40\x04\x3e\
2055-\x04\x38\x04\x42\x04\x4c\x00\x20\x04\x41\x04\x42\x04\x38\x04\x3b\
2056-\x04\x4c\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\x44\x04\x38\x04\x3b\
2057-\x04\x4f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x17\x43\x6f\x6e\x66\
2058-\x69\x67\x75\x72\x65\x20\x70\x72\x6f\x66\x69\x6c\x65\x20\x73\x74\
2059-\x79\x6c\x65\x07\x00\x00\x00\x13\x70\x72\x6f\x66\x69\x6c\x65\x43\
2060-\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\
2061-\x2c\x04\x1a\x04\x3e\x04\x4d\x04\x44\x04\x44\x04\x38\x04\x46\x04\
2062-\x38\x04\x35\x04\x3d\x04\x42\x00\x20\x04\x40\x04\x30\x04\x41\x04\
2063-\x41\x04\x42\x04\x3e\x04\x4f\x04\x3d\x04\x38\x04\x4f\x08\x00\x00\
2064-\x00\x00\x06\x00\x00\x00\x14\x44\x69\x73\x74\x61\x6e\x63\x65\x20\
2065-\x63\x6f\x65\x66\x66\x69\x63\x69\x65\x6e\x74\x07\x00\x00\x00\x13\
2066-\x70\x72\x6f\x66\x69\x6c\x65\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\
2067-\x6c\x6f\x67\x01\x03\x00\x00\x00\x1e\x04\x26\x04\x32\x04\x35\x04\
2068-\x42\x00\x20\x04\x37\x04\x30\x04\x3f\x04\x3e\x04\x3b\x04\x3d\x04\
2069-\x35\x04\x3d\x04\x38\x04\x4f\x08\x00\x00\x00\x00\x06\x00\x00\x00\
2070-\x0a\x46\x69\x6c\x6c\x20\x63\x6f\x6c\x6f\x72\x07\x00\x00\x00\x13\
1140+\x00\x08\x00\x20\x04\x3c\x04\x38\x04\x3d\x08\x00\x00\x00\x00\x06\
1141+\x00\x00\x00\x04\x20\x6d\x69\x6e\x07\x00\x00\x00\x13\x70\x72\x6f\
1142+\x66\x69\x6c\x65\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\
1143+\x01\x03\x00\x00\x00\x2e\x04\x1d\x04\x30\x04\x41\x04\x42\x04\x40\
1144+\x04\x3e\x04\x38\x04\x42\x04\x4c\x00\x20\x04\x41\x04\x42\x04\x38\
1145+\x04\x3b\x04\x4c\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\x44\x04\x38\
1146+\x04\x3b\x04\x4f\x08\x00\x00\x00\x00\x06\x00\x00\x00\x17\x43\x6f\
1147+\x6e\x66\x69\x67\x75\x72\x65\x20\x70\x72\x6f\x66\x69\x6c\x65\x20\
1148+\x73\x74\x79\x6c\x65\x07\x00\x00\x00\x13\x70\x72\x6f\x66\x69\x6c\
1149+\x65\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\
1150+\x00\x00\x2c\x04\x1a\x04\x3e\x04\x4d\x04\x44\x04\x44\x04\x38\x04\
1151+\x46\x04\x38\x04\x35\x04\x3d\x04\x42\x00\x20\x04\x40\x04\x30\x04\
1152+\x41\x04\x41\x04\x42\x04\x3e\x04\x4f\x04\x3d\x04\x38\x04\x4f\x08\
1153+\x00\x00\x00\x00\x06\x00\x00\x00\x14\x44\x69\x73\x74\x61\x6e\x63\
1154+\x65\x20\x63\x6f\x65\x66\x66\x69\x63\x69\x65\x6e\x74\x07\x00\x00\
1155+\x00\x13\x70\x72\x6f\x66\x69\x6c\x65\x43\x6f\x6e\x66\x69\x67\x44\
1156+\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x1e\x04\x26\x04\x32\x04\
1157+\x35\x04\x42\x00\x20\x04\x37\x04\x30\x04\x3f\x04\x3e\x04\x3b\x04\
1158+\x3d\x04\x35\x04\x3d\x04\x38\x04\x4f\x08\x00\x00\x00\x00\x06\x00\
1159+\x00\x00\x0a\x46\x69\x6c\x6c\x20\x63\x6f\x6c\x6f\x72\x07\x00\x00\
1160+\x00\x13\x70\x72\x6f\x66\x69\x6c\x65\x43\x6f\x6e\x66\x69\x67\x44\
1161+\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x26\x04\x1c\x04\x30\x04\
1162+\x3a\x04\x41\x04\x38\x04\x3c\x04\x30\x04\x3b\x04\x4c\x04\x3d\x04\
1163+\x30\x04\x4f\x00\x20\x04\x32\x04\x4b\x04\x41\x04\x3e\x04\x42\x04\
1164+\x30\x08\x00\x00\x00\x00\x06\x00\x00\x00\x10\x4d\x61\x78\x69\x6d\
1165+\x75\x6d\x20\x61\x6c\x74\x69\x74\x75\x64\x65\x07\x00\x00\x00\x13\
20711166 \x70\x72\x6f\x66\x69\x6c\x65\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\
2072-\x6c\x6f\x67\x01\x03\x00\x00\x00\x26\x04\x1c\x04\x30\x04\x3a\x04\
2073-\x41\x04\x38\x04\x3c\x04\x30\x04\x3b\x04\x4c\x04\x3d\x04\x30\x04\
2074-\x4f\x00\x20\x04\x32\x04\x4b\x04\x41\x04\x3e\x04\x42\x04\x30\x08\
2075-\x00\x00\x00\x00\x06\x00\x00\x00\x10\x4d\x61\x78\x69\x6d\x75\x6d\
2076-\x20\x61\x6c\x74\x69\x74\x75\x64\x65\x07\x00\x00\x00\x13\x70\x72\
2077-\x6f\x66\x69\x6c\x65\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\
2078-\x67\x01\x03\x00\x00\x00\x24\x04\x1c\x04\x38\x04\x3d\x04\x38\x04\
2079-\x3c\x04\x30\x04\x3b\x04\x4c\x04\x3d\x04\x30\x04\x4f\x00\x20\x04\
2080-\x32\x04\x4b\x04\x41\x04\x3e\x04\x42\x04\x30\x08\x00\x00\x00\x00\
2081-\x06\x00\x00\x00\x10\x4d\x69\x6e\x69\x6d\x75\x6d\x20\x61\x6c\x74\
2082-\x69\x74\x75\x64\x65\x07\x00\x00\x00\x13\x70\x72\x6f\x66\x69\x6c\
2083-\x65\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\
2084-\x00\x00\x18\x04\x26\x04\x32\x04\x35\x04\x42\x00\x20\x04\x3f\x04\
2085-\x40\x04\x3e\x04\x44\x04\x38\x04\x3b\x04\x4f\x08\x00\x00\x00\x00\
2086-\x06\x00\x00\x00\x0d\x50\x72\x6f\x66\x69\x6c\x65\x20\x63\x6f\x6c\
2087-\x6f\x72\x07\x00\x00\x00\x13\x70\x72\x6f\x66\x69\x6c\x65\x43\x6f\
2088-\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\x00\x1e\
2089-\x04\x22\x04\x3e\x04\x3b\x04\x49\x04\x38\x04\x3d\x04\x30\x00\x20\
2090-\x04\x3f\x04\x40\x04\x3e\x04\x44\x04\x38\x04\x3b\x04\x4f\x08\x00\
2091-\x00\x00\x00\x06\x00\x00\x00\x0d\x50\x72\x6f\x66\x69\x6c\x65\x20\
2092-\x77\x69\x64\x74\x68\x07\x00\x00\x00\x13\x70\x72\x6f\x66\x69\x6c\
2093-\x65\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\
2094-\x00\x00\x28\x04\x21\x04\x34\x04\x32\x04\x38\x04\x33\x00\x20\x04\
2095-\x47\x04\x30\x04\x41\x04\x3e\x04\x32\x04\x3e\x04\x33\x04\x3e\x00\
2096-\x20\x04\x3f\x04\x3e\x04\x4f\x04\x41\x04\x30\x08\x00\x00\x00\x00\
2097-\x06\x00\x00\x00\x10\x54\x69\x6d\x65\x20\x7a\x6f\x6e\x65\x20\x6f\
2098-\x66\x66\x73\x65\x74\x07\x00\x00\x00\x13\x70\x72\x6f\x66\x69\x6c\
2099-\x65\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x88\x00\
2100-\x00\x00\x0d\x11\x01\xfd\x29\x0b\xff\x14\x02\x04\xfd\x2c\x0a\x13\
2101-\
1167+\x6c\x6f\x67\x01\x03\x00\x00\x00\x24\x04\x1c\x04\x38\x04\x3d\x04\
1168+\x38\x04\x3c\x04\x30\x04\x3b\x04\x4c\x04\x3d\x04\x30\x04\x4f\x00\
1169+\x20\x04\x32\x04\x4b\x04\x41\x04\x3e\x04\x42\x04\x30\x08\x00\x00\
1170+\x00\x00\x06\x00\x00\x00\x10\x4d\x69\x6e\x69\x6d\x75\x6d\x20\x61\
1171+\x6c\x74\x69\x74\x75\x64\x65\x07\x00\x00\x00\x13\x70\x72\x6f\x66\
1172+\x69\x6c\x65\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\
1173+\x03\x00\x00\x00\x18\x04\x26\x04\x32\x04\x35\x04\x42\x00\x20\x04\
1174+\x3f\x04\x40\x04\x3e\x04\x44\x04\x38\x04\x3b\x04\x4f\x08\x00\x00\
1175+\x00\x00\x06\x00\x00\x00\x0d\x50\x72\x6f\x66\x69\x6c\x65\x20\x63\
1176+\x6f\x6c\x6f\x72\x07\x00\x00\x00\x13\x70\x72\x6f\x66\x69\x6c\x65\
1177+\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\x03\x00\x00\
1178+\x00\x1e\x04\x22\x04\x3e\x04\x3b\x04\x49\x04\x38\x04\x3d\x04\x30\
1179+\x00\x20\x04\x3f\x04\x40\x04\x3e\x04\x44\x04\x38\x04\x3b\x04\x4f\
1180+\x08\x00\x00\x00\x00\x06\x00\x00\x00\x0d\x50\x72\x6f\x66\x69\x6c\
1181+\x65\x20\x77\x69\x64\x74\x68\x07\x00\x00\x00\x13\x70\x72\x6f\x66\
1182+\x69\x6c\x65\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\
1183+\x03\x00\x00\x00\x28\x04\x21\x04\x34\x04\x32\x04\x38\x04\x33\x00\
1184+\x20\x04\x47\x04\x30\x04\x41\x04\x3e\x04\x32\x04\x3e\x04\x33\x04\
1185+\x3e\x00\x20\x04\x3f\x04\x3e\x04\x4f\x04\x41\x04\x30\x08\x00\x00\
1186+\x00\x00\x06\x00\x00\x00\x10\x54\x69\x6d\x65\x20\x7a\x6f\x6e\x65\
1187+\x20\x6f\x66\x66\x73\x65\x74\x07\x00\x00\x00\x13\x70\x72\x6f\x66\
1188+\x69\x6c\x65\x43\x6f\x6e\x66\x69\x67\x44\x69\x61\x6c\x6f\x67\x01\
1189+\x88\x00\x00\x00\x0d\x11\x01\xfd\x29\x0b\xff\x14\x02\x04\xfd\x2c\
1190+\x0a\x13\
1191+\x00\x00\x04\x9b\
1192+\x3c\
1193+\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
1194+\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
1195+\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
1196+\x30\x20\x30\x20\x32\x32\x20\x32\x32\x22\x3e\x0a\x20\x20\x3c\x64\
1197+\x65\x66\x73\x20\x69\x64\x3d\x22\x64\x65\x66\x73\x33\x30\x35\x31\
1198+\x22\x3e\x0a\x20\x20\x20\x20\x3c\x73\x74\x79\x6c\x65\x20\x74\x79\
1199+\x70\x65\x3d\x22\x74\x65\x78\x74\x2f\x63\x73\x73\x22\x20\x69\x64\
1200+\x3d\x22\x63\x75\x72\x72\x65\x6e\x74\x2d\x63\x6f\x6c\x6f\x72\x2d\
1201+\x73\x63\x68\x65\x6d\x65\x22\x3e\x0a\x20\x20\x20\x20\x20\x20\x2e\
1202+\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\x65\x78\x74\
1203+\x20\x7b\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x63\x6f\x6c\x6f\x72\
1204+\x3a\x23\x34\x64\x34\x64\x34\x64\x3b\x0a\x20\x20\x20\x20\x20\x20\
1205+\x7d\x0a\x20\x20\x20\x20\x20\x20\x3c\x2f\x73\x74\x79\x6c\x65\x3e\
1206+\x0a\x20\x20\x3c\x2f\x64\x65\x66\x73\x3e\x0a\x20\x3c\x70\x61\x74\
1207+\x68\x20\x0a\x20\x20\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\
1208+\x6c\x6c\x3a\x63\x75\x72\x72\x65\x6e\x74\x43\x6f\x6c\x6f\x72\x3b\
1209+\x66\x69\x6c\x6c\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\x73\
1210+\x74\x72\x6f\x6b\x65\x3a\x6e\x6f\x6e\x65\x22\x20\x0a\x20\x20\x20\
1211+\x20\x64\x3d\x22\x4d\x20\x32\x20\x32\x2e\x39\x39\x38\x30\x34\x36\
1212+\x39\x20\x4c\x20\x32\x20\x33\x20\x4c\x20\x32\x20\x34\x20\x4c\x20\
1213+\x32\x20\x31\x39\x20\x4c\x20\x33\x20\x31\x39\x20\x4c\x20\x31\x31\
1214+\x20\x31\x39\x20\x4c\x20\x31\x31\x20\x31\x38\x20\x4c\x20\x36\x20\
1215+\x31\x38\x20\x4c\x20\x36\x20\x31\x32\x20\x4c\x20\x31\x31\x20\x31\
1216+\x32\x20\x4c\x20\x31\x31\x20\x31\x31\x20\x4c\x20\x36\x20\x31\x31\
1217+\x20\x4c\x20\x35\x20\x31\x31\x20\x4c\x20\x35\x20\x31\x38\x20\x4c\
1218+\x20\x33\x20\x31\x38\x20\x4c\x20\x33\x20\x34\x20\x4c\x20\x36\x20\
1219+\x34\x20\x4c\x20\x36\x20\x38\x20\x4c\x20\x36\x20\x39\x20\x4c\x20\
1220+\x31\x34\x20\x39\x20\x4c\x20\x31\x34\x20\x38\x20\x4c\x20\x31\x34\
1221+\x20\x34\x20\x4c\x20\x31\x34\x2e\x32\x39\x32\x39\x36\x39\x20\x34\
1222+\x20\x4c\x20\x31\x37\x20\x36\x2e\x37\x30\x37\x30\x33\x31\x32\x20\
1223+\x4c\x20\x31\x37\x20\x37\x20\x4c\x20\x31\x37\x20\x31\x30\x20\x4c\
1224+\x20\x31\x38\x20\x31\x30\x20\x4c\x20\x31\x38\x20\x37\x20\x4c\x20\
1225+\x31\x38\x20\x36\x2e\x33\x30\x30\x37\x38\x31\x32\x20\x4c\x20\x31\
1226+\x37\x2e\x39\x39\x32\x31\x38\x38\x20\x36\x2e\x33\x30\x30\x37\x38\
1227+\x31\x32\x20\x4c\x20\x31\x38\x20\x36\x2e\x32\x39\x31\x30\x31\x35\
1228+\x36\x20\x4c\x20\x31\x34\x2e\x37\x30\x37\x30\x33\x31\x20\x32\x2e\
1229+\x39\x39\x38\x30\x34\x36\x39\x20\x4c\x20\x31\x34\x2e\x36\x39\x39\
1230+\x32\x31\x39\x20\x33\x2e\x30\x30\x37\x38\x31\x32\x35\x20\x4c\x20\
1231+\x31\x34\x2e\x36\x39\x39\x32\x31\x39\x20\x32\x2e\x39\x39\x38\x30\
1232+\x34\x36\x39\x20\x4c\x20\x31\x34\x20\x32\x2e\x39\x39\x38\x30\x34\
1233+\x36\x39\x20\x4c\x20\x32\x20\x32\x2e\x39\x39\x38\x30\x34\x36\x39\
1234+\x20\x7a\x20\x4d\x20\x37\x20\x34\x20\x4c\x20\x31\x30\x2e\x39\x30\
1235+\x30\x33\x39\x31\x20\x34\x20\x4c\x20\x31\x30\x2e\x39\x30\x30\x33\
1236+\x39\x31\x20\x38\x20\x4c\x20\x37\x20\x38\x20\x4c\x20\x37\x20\x34\
1237+\x20\x7a\x20\x4d\x20\x31\x38\x20\x31\x31\x20\x4c\x20\x31\x37\x2e\
1238+\x30\x30\x33\x39\x30\x36\x20\x31\x31\x2e\x39\x39\x34\x31\x34\x31\
1239+\x20\x4c\x20\x31\x37\x20\x31\x31\x2e\x39\x39\x34\x31\x34\x31\x20\
1240+\x4c\x20\x31\x32\x20\x31\x36\x2e\x39\x39\x32\x31\x38\x38\x20\x4c\
1241+\x20\x31\x32\x2e\x30\x30\x37\x38\x31\x32\x20\x31\x37\x2e\x30\x30\
1242+\x31\x39\x35\x33\x20\x4c\x20\x31\x32\x2e\x30\x30\x33\x39\x30\x36\
1243+\x20\x31\x38\x2e\x30\x30\x35\x38\x35\x39\x20\x4c\x20\x31\x32\x20\
1244+\x31\x38\x2e\x30\x30\x35\x38\x35\x39\x20\x4c\x20\x31\x32\x20\x31\
1245+\x38\x2e\x39\x39\x36\x30\x39\x34\x20\x4c\x20\x31\x32\x20\x31\x39\
1246+\x2e\x30\x30\x35\x38\x35\x39\x20\x4c\x20\x31\x34\x20\x31\x39\x2e\
1247+\x30\x30\x35\x38\x35\x39\x20\x4c\x20\x31\x34\x2e\x30\x30\x35\x38\
1248+\x35\x39\x20\x31\x38\x2e\x39\x39\x36\x30\x39\x34\x20\x4c\x20\x31\
1249+\x34\x2e\x30\x30\x39\x37\x36\x36\x20\x31\x38\x2e\x39\x39\x36\x30\
1250+\x39\x34\x20\x4c\x20\x31\x34\x2e\x30\x31\x39\x35\x33\x31\x20\x31\
1251+\x38\x2e\x39\x39\x36\x30\x39\x34\x20\x4c\x20\x31\x34\x2e\x30\x31\
1252+\x33\x36\x37\x32\x20\x31\x38\x2e\x39\x38\x36\x33\x32\x38\x20\x4c\
1253+\x20\x31\x35\x20\x31\x38\x20\x4c\x20\x31\x39\x20\x31\x34\x2e\x30\
1254+\x30\x33\x39\x30\x36\x20\x4c\x20\x31\x38\x2e\x32\x39\x34\x39\x32\
1255+\x32\x20\x31\x33\x2e\x32\x39\x34\x39\x32\x32\x20\x4c\x20\x31\x33\
1256+\x2e\x33\x30\x34\x36\x38\x38\x20\x31\x38\x2e\x32\x38\x31\x32\x35\
1257+\x20\x4c\x20\x31\x32\x2e\x37\x31\x30\x39\x33\x38\x20\x31\x37\x2e\
1258+\x36\x38\x39\x34\x35\x33\x20\x4c\x20\x31\x37\x2e\x37\x30\x33\x31\
1259+\x32\x35\x20\x31\x32\x2e\x37\x30\x31\x31\x37\x32\x20\x4c\x20\x31\
1260+\x38\x2e\x32\x39\x34\x39\x32\x32\x20\x31\x33\x2e\x32\x39\x34\x39\
1261+\x32\x32\x20\x4c\x20\x31\x39\x20\x31\x33\x2e\x39\x39\x38\x30\x34\
1262+\x37\x20\x4c\x20\x32\x30\x20\x31\x32\x2e\x39\x39\x38\x30\x34\x37\
1263+\x20\x4c\x20\x31\x38\x20\x31\x31\x20\x7a\x20\x22\x0a\x20\x20\x20\
1264+\x20\x63\x6c\x61\x73\x73\x3d\x22\x43\x6f\x6c\x6f\x72\x53\x63\x68\
1265+\x65\x6d\x65\x2d\x54\x65\x78\x74\x22\x0a\x20\x20\x20\x20\x2f\x3e\
1266+\x20\x20\x0a\x3c\x2f\x73\x76\x67\x3e\x0a\
1267+\x00\x00\x16\x49\
1268+\x3c\
1269+\x3f\x78\x6d\x6c\x20\x76\x65\x72\x73\x69\x6f\x6e\x3d\x22\x31\x2e\
1270+\x30\x22\x20\x65\x6e\x63\x6f\x64\x69\x6e\x67\x3d\x22\x55\x54\x46\
1271+\x2d\x38\x22\x20\x73\x74\x61\x6e\x64\x61\x6c\x6f\x6e\x65\x3d\x22\
1272+\x6e\x6f\x22\x3f\x3e\x0a\x3c\x21\x2d\x2d\x20\x43\x72\x65\x61\x74\
1273+\x65\x64\x20\x77\x69\x74\x68\x20\x49\x6e\x6b\x73\x63\x61\x70\x65\
1274+\x20\x28\x68\x74\x74\x70\x3a\x2f\x2f\x77\x77\x77\x2e\x69\x6e\x6b\
1275+\x73\x63\x61\x70\x65\x2e\x6f\x72\x67\x2f\x29\x20\x2d\x2d\x3e\x0a\
1276+\x0a\x3c\x73\x76\x67\x0a\x20\x20\x20\x78\x6d\x6c\x6e\x73\x3a\x64\
1277+\x63\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x70\x75\x72\x6c\x2e\x6f\
1278+\x72\x67\x2f\x64\x63\x2f\x65\x6c\x65\x6d\x65\x6e\x74\x73\x2f\x31\
1279+\x2e\x31\x2f\x22\x0a\x20\x20\x20\x78\x6d\x6c\x6e\x73\x3a\x63\x63\
1280+\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x63\x72\x65\x61\x74\x69\x76\
1281+\x65\x63\x6f\x6d\x6d\x6f\x6e\x73\x2e\x6f\x72\x67\x2f\x6e\x73\x23\
1282+\x22\x0a\x20\x20\x20\x78\x6d\x6c\x6e\x73\x3a\x72\x64\x66\x3d\x22\
1283+\x68\x74\x74\x70\x3a\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\
1284+\x67\x2f\x31\x39\x39\x39\x2f\x30\x32\x2f\x32\x32\x2d\x72\x64\x66\
1285+\x2d\x73\x79\x6e\x74\x61\x78\x2d\x6e\x73\x23\x22\x0a\x20\x20\x20\
1286+\x78\x6d\x6c\x6e\x73\x3a\x73\x76\x67\x3d\x22\x68\x74\x74\x70\x3a\
1287+\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
1288+\x30\x2f\x73\x76\x67\x22\x0a\x20\x20\x20\x78\x6d\x6c\x6e\x73\x3d\
1289+\x22\x68\x74\x74\x70\x3a\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\
1290+\x72\x67\x2f\x32\x30\x30\x30\x2f\x73\x76\x67\x22\x0a\x20\x20\x20\
1291+\x78\x6d\x6c\x6e\x73\x3a\x78\x6c\x69\x6e\x6b\x3d\x22\x68\x74\x74\
1292+\x70\x3a\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x31\
1293+\x39\x39\x39\x2f\x78\x6c\x69\x6e\x6b\x22\x0a\x20\x20\x20\x78\x6d\
1294+\x6c\x6e\x73\x3a\x73\x6f\x64\x69\x70\x6f\x64\x69\x3d\x22\x68\x74\
1295+\x74\x70\x3a\x2f\x2f\x73\x6f\x64\x69\x70\x6f\x64\x69\x2e\x73\x6f\
1296+\x75\x72\x63\x65\x66\x6f\x72\x67\x65\x2e\x6e\x65\x74\x2f\x44\x54\
1297+\x44\x2f\x73\x6f\x64\x69\x70\x6f\x64\x69\x2d\x30\x2e\x64\x74\x64\
1298+\x22\x0a\x20\x20\x20\x78\x6d\x6c\x6e\x73\x3a\x69\x6e\x6b\x73\x63\
1299+\x61\x70\x65\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x77\x77\x77\x2e\
1300+\x69\x6e\x6b\x73\x63\x61\x70\x65\x2e\x6f\x72\x67\x2f\x6e\x61\x6d\
1301+\x65\x73\x70\x61\x63\x65\x73\x2f\x69\x6e\x6b\x73\x63\x61\x70\x65\
1302+\x22\x0a\x20\x20\x20\x77\x69\x64\x74\x68\x3d\x22\x31\x32\x38\x22\
1303+\x0a\x20\x20\x20\x68\x65\x69\x67\x68\x74\x3d\x22\x31\x32\x38\x22\
1304+\x0a\x20\x20\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\x30\x20\x30\
1305+\x20\x31\x32\x38\x20\x31\x32\x38\x22\x0a\x20\x20\x20\x69\x64\x3d\
1306+\x22\x73\x76\x67\x32\x22\x0a\x20\x20\x20\x76\x65\x72\x73\x69\x6f\
1307+\x6e\x3d\x22\x31\x2e\x31\x22\x0a\x20\x20\x20\x69\x6e\x6b\x73\x63\
1308+\x61\x70\x65\x3a\x76\x65\x72\x73\x69\x6f\x6e\x3d\x22\x30\x2e\x39\
1309+\x31\x20\x72\x31\x33\x37\x32\x35\x22\x0a\x20\x20\x20\x73\x6f\x64\
1310+\x69\x70\x6f\x64\x69\x3a\x64\x6f\x63\x6e\x61\x6d\x65\x3d\x22\x67\
1311+\x70\x78\x76\x69\x65\x77\x65\x72\x2e\x73\x76\x67\x22\x3e\x0a\x20\
1312+\x20\x3c\x64\x65\x66\x73\x0a\x20\x20\x20\x20\x20\x69\x64\x3d\x22\
1313+\x64\x65\x66\x73\x34\x22\x3e\x0a\x20\x20\x20\x20\x3c\x6c\x69\x6e\
1314+\x65\x61\x72\x47\x72\x61\x64\x69\x65\x6e\x74\x0a\x20\x20\x20\x20\
1315+\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x63\x6f\x6c\x6c\
1316+\x65\x63\x74\x3d\x22\x61\x6c\x77\x61\x79\x73\x22\x0a\x20\x20\x20\
1317+\x20\x20\x20\x20\x69\x64\x3d\x22\x6c\x69\x6e\x65\x61\x72\x47\x72\
1318+\x61\x64\x69\x65\x6e\x74\x34\x37\x38\x37\x22\x3e\x0a\x20\x20\x20\
1319+\x20\x20\x20\x3c\x73\x74\x6f\x70\x0a\x20\x20\x20\x20\x20\x20\x20\
1320+\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\x73\x74\x6f\x70\x2d\x63\x6f\
1321+\x6c\x6f\x72\x3a\x23\x65\x39\x61\x66\x61\x66\x3b\x73\x74\x6f\x70\
1322+\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x22\x0a\x20\x20\x20\x20\
1323+\x20\x20\x20\x20\x20\x6f\x66\x66\x73\x65\x74\x3d\x22\x30\x22\x0a\
1324+\x20\x20\x20\x20\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x73\x74\x6f\
1325+\x70\x34\x37\x38\x39\x22\x20\x2f\x3e\x0a\x20\x20\x20\x20\x20\x20\
1326+\x3c\x73\x74\x6f\x70\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x73\
1327+\x74\x79\x6c\x65\x3d\x22\x73\x74\x6f\x70\x2d\x63\x6f\x6c\x6f\x72\
1328+\x3a\x23\x65\x39\x61\x66\x61\x66\x3b\x73\x74\x6f\x70\x2d\x6f\x70\
1329+\x61\x63\x69\x74\x79\x3a\x30\x2e\x33\x30\x39\x38\x30\x33\x39\x33\
1330+\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x6f\x66\x66\x73\x65\
1331+\x74\x3d\x22\x31\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x69\
1332+\x64\x3d\x22\x73\x74\x6f\x70\x34\x37\x39\x31\x22\x20\x2f\x3e\x0a\
1333+\x20\x20\x20\x20\x3c\x2f\x6c\x69\x6e\x65\x61\x72\x47\x72\x61\x64\
1334+\x69\x65\x6e\x74\x3e\x0a\x20\x20\x20\x20\x3c\x6d\x61\x72\x6b\x65\
1335+\x72\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\
1336+\x65\x3a\x73\x74\x6f\x63\x6b\x69\x64\x3d\x22\x44\x6f\x74\x4c\x22\
1337+\x0a\x20\x20\x20\x20\x20\x20\x20\x6f\x72\x69\x65\x6e\x74\x3d\x22\
1338+\x61\x75\x74\x6f\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x72\x65\x66\
1339+\x59\x3d\x22\x30\x2e\x30\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x72\
1340+\x65\x66\x58\x3d\x22\x30\x2e\x30\x22\x0a\x20\x20\x20\x20\x20\x20\
1341+\x20\x69\x64\x3d\x22\x44\x6f\x74\x4c\x22\x0a\x20\x20\x20\x20\x20\
1342+\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\x6f\x76\x65\x72\x66\x6c\x6f\
1343+\x77\x3a\x76\x69\x73\x69\x62\x6c\x65\x22\x0a\x20\x20\x20\x20\x20\
1344+\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x69\x73\x73\x74\x6f\
1345+\x63\x6b\x3d\x22\x74\x72\x75\x65\x22\x3e\x0a\x20\x20\x20\x20\x20\
1346+\x20\x3c\x70\x61\x74\x68\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\
1347+\x69\x64\x3d\x22\x70\x61\x74\x68\x34\x32\x31\x33\x22\x0a\x20\x20\
1348+\x20\x20\x20\x20\x20\x20\x20\x64\x3d\x22\x4d\x20\x2d\x32\x2e\x35\
1349+\x2c\x2d\x31\x2e\x30\x20\x43\x20\x2d\x32\x2e\x35\x2c\x31\x2e\x37\
1350+\x36\x30\x30\x30\x30\x30\x20\x2d\x34\x2e\x37\x34\x30\x30\x30\x30\
1351+\x30\x2c\x34\x2e\x30\x20\x2d\x37\x2e\x35\x2c\x34\x2e\x30\x20\x43\
1352+\x20\x2d\x31\x30\x2e\x32\x36\x30\x30\x30\x30\x2c\x34\x2e\x30\x20\
1353+\x2d\x31\x32\x2e\x35\x2c\x31\x2e\x37\x36\x30\x30\x30\x30\x30\x20\
1354+\x2d\x31\x32\x2e\x35\x2c\x2d\x31\x2e\x30\x20\x43\x20\x2d\x31\x32\
1355+\x2e\x35\x2c\x2d\x33\x2e\x37\x36\x30\x30\x30\x30\x30\x20\x2d\x31\
1356+\x30\x2e\x32\x36\x30\x30\x30\x30\x2c\x2d\x36\x2e\x30\x20\x2d\x37\
1357+\x2e\x35\x2c\x2d\x36\x2e\x30\x20\x43\x20\x2d\x34\x2e\x37\x34\x30\
1358+\x30\x30\x30\x30\x2c\x2d\x36\x2e\x30\x20\x2d\x32\x2e\x35\x2c\x2d\
1359+\x33\x2e\x37\x36\x30\x30\x30\x30\x30\x20\x2d\x32\x2e\x35\x2c\x2d\
1360+\x31\x2e\x30\x20\x7a\x20\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\
1361+\x20\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\x6c\x6c\x2d\x72\x75\x6c\
1362+\x65\x3a\x65\x76\x65\x6e\x6f\x64\x64\x3b\x73\x74\x72\x6f\x6b\x65\
1363+\x3a\x23\x33\x37\x37\x31\x63\x38\x3b\x73\x74\x72\x6f\x6b\x65\x2d\
1364+\x77\x69\x64\x74\x68\x3a\x31\x70\x74\x3b\x73\x74\x72\x6f\x6b\x65\
1365+\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\x66\x69\x6c\x6c\x3a\
1366+\x23\x33\x37\x37\x31\x63\x38\x3b\x66\x69\x6c\x6c\x2d\x6f\x70\x61\
1367+\x63\x69\x74\x79\x3a\x31\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\
1368+\x20\x74\x72\x61\x6e\x73\x66\x6f\x72\x6d\x3d\x22\x73\x63\x61\x6c\
1369+\x65\x28\x30\x2e\x38\x29\x20\x74\x72\x61\x6e\x73\x6c\x61\x74\x65\
1370+\x28\x37\x2e\x34\x2c\x20\x31\x29\x22\x20\x2f\x3e\x0a\x20\x20\x20\
1371+\x20\x3c\x2f\x6d\x61\x72\x6b\x65\x72\x3e\x0a\x20\x20\x20\x20\x3c\
1372+\x6d\x61\x72\x6b\x65\x72\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x6e\
1373+\x6b\x73\x63\x61\x70\x65\x3a\x73\x74\x6f\x63\x6b\x69\x64\x3d\x22\
1374+\x44\x6f\x74\x53\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x6f\x72\x69\
1375+\x65\x6e\x74\x3d\x22\x61\x75\x74\x6f\x22\x0a\x20\x20\x20\x20\x20\
1376+\x20\x20\x72\x65\x66\x59\x3d\x22\x30\x2e\x30\x22\x0a\x20\x20\x20\
1377+\x20\x20\x20\x20\x72\x65\x66\x58\x3d\x22\x30\x2e\x30\x22\x0a\x20\
1378+\x20\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x44\x6f\x74\x53\x22\x0a\
1379+\x20\x20\x20\x20\x20\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\x6f\x76\
1380+\x65\x72\x66\x6c\x6f\x77\x3a\x76\x69\x73\x69\x62\x6c\x65\x22\x0a\
1381+\x20\x20\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\
1382+\x69\x73\x73\x74\x6f\x63\x6b\x3d\x22\x74\x72\x75\x65\x22\x3e\x0a\
1383+\x20\x20\x20\x20\x20\x20\x3c\x70\x61\x74\x68\x0a\x20\x20\x20\x20\
1384+\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x70\x61\x74\x68\x34\x32\x31\
1385+\x39\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x64\x3d\x22\x4d\
1386+\x20\x2d\x32\x2e\x35\x2c\x2d\x31\x2e\x30\x20\x43\x20\x2d\x32\x2e\
1387+\x35\x2c\x31\x2e\x37\x36\x30\x30\x30\x30\x30\x20\x2d\x34\x2e\x37\
1388+\x34\x30\x30\x30\x30\x30\x2c\x34\x2e\x30\x20\x2d\x37\x2e\x35\x2c\
1389+\x34\x2e\x30\x20\x43\x20\x2d\x31\x30\x2e\x32\x36\x30\x30\x30\x30\
1390+\x2c\x34\x2e\x30\x20\x2d\x31\x32\x2e\x35\x2c\x31\x2e\x37\x36\x30\
1391+\x30\x30\x30\x30\x20\x2d\x31\x32\x2e\x35\x2c\x2d\x31\x2e\x30\x20\
1392+\x43\x20\x2d\x31\x32\x2e\x35\x2c\x2d\x33\x2e\x37\x36\x30\x30\x30\
1393+\x30\x30\x20\x2d\x31\x30\x2e\x32\x36\x30\x30\x30\x30\x2c\x2d\x36\
1394+\x2e\x30\x20\x2d\x37\x2e\x35\x2c\x2d\x36\x2e\x30\x20\x43\x20\x2d\
1395+\x34\x2e\x37\x34\x30\x30\x30\x30\x30\x2c\x2d\x36\x2e\x30\x20\x2d\
1396+\x32\x2e\x35\x2c\x2d\x33\x2e\x37\x36\x30\x30\x30\x30\x30\x20\x2d\
1397+\x32\x2e\x35\x2c\x2d\x31\x2e\x30\x20\x7a\x20\x22\x0a\x20\x20\x20\
1398+\x20\x20\x20\x20\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\x6c\
1399+\x6c\x2d\x72\x75\x6c\x65\x3a\x65\x76\x65\x6e\x6f\x64\x64\x3b\x73\
1400+\x74\x72\x6f\x6b\x65\x3a\x23\x33\x37\x37\x31\x63\x38\x3b\x73\x74\
1401+\x72\x6f\x6b\x65\x2d\x77\x69\x64\x74\x68\x3a\x31\x70\x74\x3b\x73\
1402+\x74\x72\x6f\x6b\x65\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\
1403+\x66\x69\x6c\x6c\x3a\x23\x33\x37\x37\x31\x63\x38\x3b\x66\x69\x6c\
1404+\x6c\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x22\x0a\x20\x20\x20\
1405+\x20\x20\x20\x20\x20\x20\x74\x72\x61\x6e\x73\x66\x6f\x72\x6d\x3d\
1406+\x22\x73\x63\x61\x6c\x65\x28\x30\x2e\x32\x29\x20\x74\x72\x61\x6e\
1407+\x73\x6c\x61\x74\x65\x28\x37\x2e\x34\x2c\x20\x31\x29\x22\x20\x2f\
1408+\x3e\x0a\x20\x20\x20\x20\x3c\x2f\x6d\x61\x72\x6b\x65\x72\x3e\x0a\
1409+\x20\x20\x20\x20\x3c\x6d\x61\x72\x6b\x65\x72\x0a\x20\x20\x20\x20\
1410+\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x73\x74\x6f\x63\
1411+\x6b\x69\x64\x3d\x22\x44\x6f\x74\x4d\x22\x0a\x20\x20\x20\x20\x20\
1412+\x20\x20\x6f\x72\x69\x65\x6e\x74\x3d\x22\x61\x75\x74\x6f\x22\x0a\
1413+\x20\x20\x20\x20\x20\x20\x20\x72\x65\x66\x59\x3d\x22\x30\x2e\x30\
1414+\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x72\x65\x66\x58\x3d\x22\x30\
1415+\x2e\x30\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x44\
1416+\x6f\x74\x4d\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x73\x74\x79\x6c\
1417+\x65\x3d\x22\x6f\x76\x65\x72\x66\x6c\x6f\x77\x3a\x76\x69\x73\x69\
1418+\x62\x6c\x65\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\
1419+\x63\x61\x70\x65\x3a\x69\x73\x73\x74\x6f\x63\x6b\x3d\x22\x74\x72\
1420+\x75\x65\x22\x3e\x0a\x20\x20\x20\x20\x20\x20\x3c\x70\x61\x74\x68\
1421+\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x70\x61\
1422+\x74\x68\x34\x32\x31\x36\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\
1423+\x20\x64\x3d\x22\x4d\x20\x2d\x32\x2e\x35\x2c\x2d\x31\x2e\x30\x20\
1424+\x43\x20\x2d\x32\x2e\x35\x2c\x31\x2e\x37\x36\x30\x30\x30\x30\x30\
1425+\x20\x2d\x34\x2e\x37\x34\x30\x30\x30\x30\x30\x2c\x34\x2e\x30\x20\
1426+\x2d\x37\x2e\x35\x2c\x34\x2e\x30\x20\x43\x20\x2d\x31\x30\x2e\x32\
1427+\x36\x30\x30\x30\x30\x2c\x34\x2e\x30\x20\x2d\x31\x32\x2e\x35\x2c\
1428+\x31\x2e\x37\x36\x30\x30\x30\x30\x30\x20\x2d\x31\x32\x2e\x35\x2c\
1429+\x2d\x31\x2e\x30\x20\x43\x20\x2d\x31\x32\x2e\x35\x2c\x2d\x33\x2e\
1430+\x37\x36\x30\x30\x30\x30\x30\x20\x2d\x31\x30\x2e\x32\x36\x30\x30\
1431+\x30\x30\x2c\x2d\x36\x2e\x30\x20\x2d\x37\x2e\x35\x2c\x2d\x36\x2e\
1432+\x30\x20\x43\x20\x2d\x34\x2e\x37\x34\x30\x30\x30\x30\x30\x2c\x2d\
1433+\x36\x2e\x30\x20\x2d\x32\x2e\x35\x2c\x2d\x33\x2e\x37\x36\x30\x30\
1434+\x30\x30\x30\x20\x2d\x32\x2e\x35\x2c\x2d\x31\x2e\x30\x20\x7a\x20\
1435+\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x73\x74\x79\x6c\x65\
1436+\x3d\x22\x66\x69\x6c\x6c\x2d\x72\x75\x6c\x65\x3a\x65\x76\x65\x6e\
1437+\x6f\x64\x64\x3b\x73\x74\x72\x6f\x6b\x65\x3a\x23\x33\x37\x37\x31\
1438+\x63\x38\x3b\x73\x74\x72\x6f\x6b\x65\x2d\x77\x69\x64\x74\x68\x3a\
1439+\x31\x70\x74\x3b\x73\x74\x72\x6f\x6b\x65\x2d\x6f\x70\x61\x63\x69\
1440+\x74\x79\x3a\x31\x3b\x66\x69\x6c\x6c\x3a\x23\x33\x37\x37\x31\x63\
1441+\x38\x3b\x66\x69\x6c\x6c\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\
1442+\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x74\x72\x61\x6e\x73\
1443+\x66\x6f\x72\x6d\x3d\x22\x73\x63\x61\x6c\x65\x28\x30\x2e\x34\x29\
1444+\x20\x74\x72\x61\x6e\x73\x6c\x61\x74\x65\x28\x37\x2e\x34\x2c\x20\
1445+\x31\x29\x22\x20\x2f\x3e\x0a\x20\x20\x20\x20\x3c\x2f\x6d\x61\x72\
1446+\x6b\x65\x72\x3e\x0a\x20\x20\x20\x20\x3c\x6c\x69\x6e\x65\x61\x72\
1447+\x47\x72\x61\x64\x69\x65\x6e\x74\x0a\x20\x20\x20\x20\x20\x20\x20\
1448+\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x63\x6f\x6c\x6c\x65\x63\x74\
1449+\x3d\x22\x61\x6c\x77\x61\x79\x73\x22\x0a\x20\x20\x20\x20\x20\x20\
1450+\x20\x78\x6c\x69\x6e\x6b\x3a\x68\x72\x65\x66\x3d\x22\x23\x6c\x69\
1451+\x6e\x65\x61\x72\x47\x72\x61\x64\x69\x65\x6e\x74\x34\x37\x38\x37\
1452+\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x6c\x69\x6e\
1453+\x65\x61\x72\x47\x72\x61\x64\x69\x65\x6e\x74\x34\x37\x39\x33\x22\
1454+\x0a\x20\x20\x20\x20\x20\x20\x20\x78\x31\x3d\x22\x30\x22\x0a\x20\
1455+\x20\x20\x20\x20\x20\x20\x79\x31\x3d\x22\x31\x30\x35\x32\x2e\x33\
1456+\x36\x32\x32\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x78\x32\x3d\x22\
1457+\x30\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x79\x32\x3d\x22\x39\x34\
1458+\x33\x2e\x31\x31\x34\x31\x34\x22\x0a\x20\x20\x20\x20\x20\x20\x20\
1459+\x67\x72\x61\x64\x69\x65\x6e\x74\x55\x6e\x69\x74\x73\x3d\x22\x75\
1460+\x73\x65\x72\x53\x70\x61\x63\x65\x4f\x6e\x55\x73\x65\x22\x0a\x20\
1461+\x20\x20\x20\x20\x20\x20\x73\x70\x72\x65\x61\x64\x4d\x65\x74\x68\
1462+\x6f\x64\x3d\x22\x70\x61\x64\x22\x0a\x20\x20\x20\x20\x20\x20\x20\
1463+\x67\x72\x61\x64\x69\x65\x6e\x74\x54\x72\x61\x6e\x73\x66\x6f\x72\
1464+\x6d\x3d\x22\x6d\x61\x74\x72\x69\x78\x28\x31\x2c\x30\x2c\x30\x2c\
1465+\x30\x2e\x38\x2c\x30\x2c\x32\x31\x30\x2e\x34\x37\x32\x34\x29\x22\
1466+\x20\x2f\x3e\x0a\x20\x20\x3c\x2f\x64\x65\x66\x73\x3e\x0a\x20\x20\
1467+\x3c\x73\x6f\x64\x69\x70\x6f\x64\x69\x3a\x6e\x61\x6d\x65\x64\x76\
1468+\x69\x65\x77\x0a\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x62\x61\x73\
1469+\x65\x22\x0a\x20\x20\x20\x20\x20\x70\x61\x67\x65\x63\x6f\x6c\x6f\
1470+\x72\x3d\x22\x23\x66\x66\x66\x66\x66\x66\x22\x0a\x20\x20\x20\x20\
1471+\x20\x62\x6f\x72\x64\x65\x72\x63\x6f\x6c\x6f\x72\x3d\x22\x23\x36\
1472+\x36\x36\x36\x36\x36\x22\x0a\x20\x20\x20\x20\x20\x62\x6f\x72\x64\
1473+\x65\x72\x6f\x70\x61\x63\x69\x74\x79\x3d\x22\x31\x2e\x30\x22\x0a\
1474+\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x70\x61\
1475+\x67\x65\x6f\x70\x61\x63\x69\x74\x79\x3d\x22\x30\x2e\x30\x22\x0a\
1476+\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x70\x61\
1477+\x67\x65\x73\x68\x61\x64\x6f\x77\x3d\x22\x32\x22\x0a\x20\x20\x20\
1478+\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x7a\x6f\x6f\x6d\x3d\
1479+\x22\x30\x2e\x33\x35\x33\x35\x35\x33\x33\x39\x22\x0a\x20\x20\x20\
1480+\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x63\x78\x3d\x22\x2d\
1481+\x34\x38\x33\x2e\x35\x30\x35\x34\x34\x22\x0a\x20\x20\x20\x20\x20\
1482+\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x63\x79\x3d\x22\x33\x36\x32\
1483+\x2e\x34\x39\x39\x34\x37\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\
1484+\x73\x63\x61\x70\x65\x3a\x64\x6f\x63\x75\x6d\x65\x6e\x74\x2d\x75\
1485+\x6e\x69\x74\x73\x3d\x22\x70\x78\x22\x0a\x20\x20\x20\x20\x20\x69\
1486+\x6e\x6b\x73\x63\x61\x70\x65\x3a\x63\x75\x72\x72\x65\x6e\x74\x2d\
1487+\x6c\x61\x79\x65\x72\x3d\x22\x6c\x61\x79\x65\x72\x31\x22\x0a\x20\
1488+\x20\x20\x20\x20\x73\x68\x6f\x77\x67\x72\x69\x64\x3d\x22\x66\x61\
1489+\x6c\x73\x65\x22\x0a\x20\x20\x20\x20\x20\x75\x6e\x69\x74\x73\x3d\
1490+\x22\x70\x78\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\
1491+\x70\x65\x3a\x73\x6e\x61\x70\x2d\x62\x62\x6f\x78\x3d\x22\x74\x72\
1492+\x75\x65\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\
1493+\x65\x3a\x6f\x62\x6a\x65\x63\x74\x2d\x6e\x6f\x64\x65\x73\x3d\x22\
1494+\x74\x72\x75\x65\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\
1495+\x61\x70\x65\x3a\x62\x62\x6f\x78\x2d\x6e\x6f\x64\x65\x73\x3d\x22\
1496+\x74\x72\x75\x65\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\
1497+\x61\x70\x65\x3a\x73\x6e\x61\x70\x2d\x70\x61\x67\x65\x3d\x22\x74\
1498+\x72\x75\x65\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\
1499+\x70\x65\x3a\x77\x69\x6e\x64\x6f\x77\x2d\x77\x69\x64\x74\x68\x3d\
1500+\x22\x31\x38\x37\x32\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\
1501+\x63\x61\x70\x65\x3a\x77\x69\x6e\x64\x6f\x77\x2d\x68\x65\x69\x67\
1502+\x68\x74\x3d\x22\x31\x31\x37\x33\x22\x0a\x20\x20\x20\x20\x20\x69\
1503+\x6e\x6b\x73\x63\x61\x70\x65\x3a\x77\x69\x6e\x64\x6f\x77\x2d\x78\
1504+\x3d\x22\x34\x38\x22\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\
1505+\x61\x70\x65\x3a\x77\x69\x6e\x64\x6f\x77\x2d\x79\x3d\x22\x30\x22\
1506+\x0a\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x77\
1507+\x69\x6e\x64\x6f\x77\x2d\x6d\x61\x78\x69\x6d\x69\x7a\x65\x64\x3d\
1508+\x22\x31\x22\x20\x2f\x3e\x0a\x20\x20\x3c\x6d\x65\x74\x61\x64\x61\
1509+\x74\x61\x0a\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x6d\x65\x74\x61\
1510+\x64\x61\x74\x61\x37\x22\x3e\x0a\x20\x20\x20\x20\x3c\x72\x64\x66\
1511+\x3a\x52\x44\x46\x3e\x0a\x20\x20\x20\x20\x20\x20\x3c\x63\x63\x3a\
1512+\x57\x6f\x72\x6b\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x72\x64\
1513+\x66\x3a\x61\x62\x6f\x75\x74\x3d\x22\x22\x3e\x0a\x20\x20\x20\x20\
1514+\x20\x20\x20\x20\x3c\x64\x63\x3a\x66\x6f\x72\x6d\x61\x74\x3e\x69\
1515+\x6d\x61\x67\x65\x2f\x73\x76\x67\x2b\x78\x6d\x6c\x3c\x2f\x64\x63\
1516+\x3a\x66\x6f\x72\x6d\x61\x74\x3e\x0a\x20\x20\x20\x20\x20\x20\x20\
1517+\x20\x3c\x64\x63\x3a\x74\x79\x70\x65\x0a\x20\x20\x20\x20\x20\x20\
1518+\x20\x20\x20\x20\x20\x72\x64\x66\x3a\x72\x65\x73\x6f\x75\x72\x63\
1519+\x65\x3d\x22\x68\x74\x74\x70\x3a\x2f\x2f\x70\x75\x72\x6c\x2e\x6f\
1520+\x72\x67\x2f\x64\x63\x2f\x64\x63\x6d\x69\x74\x79\x70\x65\x2f\x53\
1521+\x74\x69\x6c\x6c\x49\x6d\x61\x67\x65\x22\x20\x2f\x3e\x0a\x20\x20\
1522+\x20\x20\x20\x20\x20\x20\x3c\x64\x63\x3a\x74\x69\x74\x6c\x65\x3e\
1523+\x3c\x2f\x64\x63\x3a\x74\x69\x74\x6c\x65\x3e\x0a\x20\x20\x20\x20\
1524+\x20\x20\x3c\x2f\x63\x63\x3a\x57\x6f\x72\x6b\x3e\x0a\x20\x20\x20\
1525+\x20\x3c\x2f\x72\x64\x66\x3a\x52\x44\x46\x3e\x0a\x20\x20\x3c\x2f\
1526+\x6d\x65\x74\x61\x64\x61\x74\x61\x3e\x0a\x20\x20\x3c\x67\x0a\x20\
1527+\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x6c\x61\x62\
1528+\x65\x6c\x3d\x22\x4c\x61\x79\x65\x72\x20\x31\x22\x0a\x20\x20\x20\
1529+\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\x65\x3a\x67\x72\x6f\x75\x70\
1530+\x6d\x6f\x64\x65\x3d\x22\x6c\x61\x79\x65\x72\x22\x0a\x20\x20\x20\
1531+\x20\x20\x69\x64\x3d\x22\x6c\x61\x79\x65\x72\x31\x22\x0a\x20\x20\
1532+\x20\x20\x20\x74\x72\x61\x6e\x73\x66\x6f\x72\x6d\x3d\x22\x74\x72\
1533+\x61\x6e\x73\x6c\x61\x74\x65\x28\x30\x2c\x2d\x39\x32\x34\x2e\x33\
1534+\x36\x32\x31\x36\x29\x22\x3e\x0a\x20\x20\x20\x20\x3c\x70\x61\x74\
1535+\x68\x0a\x20\x20\x20\x20\x20\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\
1536+\x66\x69\x6c\x6c\x3a\x75\x72\x6c\x28\x23\x6c\x69\x6e\x65\x61\x72\
1537+\x47\x72\x61\x64\x69\x65\x6e\x74\x34\x37\x39\x33\x29\x3b\x66\x69\
1538+\x6c\x6c\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\x66\x69\x6c\
1539+\x6c\x2d\x72\x75\x6c\x65\x3a\x65\x76\x65\x6e\x6f\x64\x64\x3b\x73\
1540+\x74\x72\x6f\x6b\x65\x3a\x6e\x6f\x6e\x65\x3b\x73\x74\x72\x6f\x6b\
1541+\x65\x2d\x77\x69\x64\x74\x68\x3a\x31\x70\x78\x3b\x73\x74\x72\x6f\
1542+\x6b\x65\x2d\x6c\x69\x6e\x65\x63\x61\x70\x3a\x62\x75\x74\x74\x3b\
1543+\x73\x74\x72\x6f\x6b\x65\x2d\x6c\x69\x6e\x65\x6a\x6f\x69\x6e\x3a\
1544+\x6d\x69\x74\x65\x72\x3b\x73\x74\x72\x6f\x6b\x65\x2d\x6f\x70\x61\
1545+\x63\x69\x74\x79\x3a\x31\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x64\
1546+\x3d\x22\x6d\x20\x30\x2c\x31\x30\x35\x32\x2e\x33\x36\x32\x32\x20\
1547+\x31\x32\x38\x2c\x30\x20\x30\x2c\x2d\x33\x35\x2e\x30\x37\x32\x36\
1548+\x20\x4c\x20\x38\x33\x2e\x37\x39\x32\x31\x35\x34\x2c\x39\x36\x34\
1549+\x2e\x39\x36\x33\x37\x32\x20\x35\x34\x2e\x30\x39\x33\x36\x36\x39\
1550+\x2c\x39\x38\x33\x2e\x39\x31\x34\x31\x39\x20\x33\x38\x2e\x35\x33\
1551+\x37\x33\x32\x2c\x31\x30\x31\x35\x2e\x30\x32\x36\x39\x20\x30\x2c\
1552+\x31\x30\x30\x39\x2e\x39\x33\x35\x37\x20\x5a\x22\x0a\x20\x20\x20\
1553+\x20\x20\x20\x20\x69\x64\x3d\x22\x70\x61\x74\x68\x34\x31\x34\x30\
1554+\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x6e\x6b\x73\x63\x61\x70\
1555+\x65\x3a\x63\x6f\x6e\x6e\x65\x63\x74\x6f\x72\x2d\x63\x75\x72\x76\
1556+\x61\x74\x75\x72\x65\x3d\x22\x30\x22\x20\x2f\x3e\x0a\x20\x20\x20\
1557+\x20\x3c\x70\x61\x74\x68\x0a\x20\x20\x20\x20\x20\x20\x20\x73\x74\
1558+\x79\x6c\x65\x3d\x22\x66\x69\x6c\x6c\x3a\x6e\x6f\x6e\x65\x3b\x66\
1559+\x69\x6c\x6c\x2d\x72\x75\x6c\x65\x3a\x65\x76\x65\x6e\x6f\x64\x64\
1560+\x3b\x73\x74\x72\x6f\x6b\x65\x3a\x23\x33\x37\x37\x31\x63\x38\x3b\
1561+\x73\x74\x72\x6f\x6b\x65\x2d\x77\x69\x64\x74\x68\x3a\x34\x2e\x34\
1562+\x34\x39\x31\x30\x31\x34\x35\x3b\x73\x74\x72\x6f\x6b\x65\x2d\x6c\
1563+\x69\x6e\x65\x63\x61\x70\x3a\x72\x6f\x75\x6e\x64\x3b\x73\x74\x72\
1564+\x6f\x6b\x65\x2d\x6c\x69\x6e\x65\x6a\x6f\x69\x6e\x3a\x6d\x69\x74\
1565+\x65\x72\x3b\x73\x74\x72\x6f\x6b\x65\x2d\x6d\x69\x74\x65\x72\x6c\
1566+\x69\x6d\x69\x74\x3a\x34\x3b\x73\x74\x72\x6f\x6b\x65\x2d\x64\x61\
1567+\x73\x68\x61\x72\x72\x61\x79\x3a\x6e\x6f\x6e\x65\x3b\x73\x74\x72\
1568+\x6f\x6b\x65\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\x6d\x61\
1569+\x72\x6b\x65\x72\x2d\x6d\x69\x64\x3a\x75\x72\x6c\x28\x23\x44\x6f\
1570+\x74\x53\x29\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x64\x3d\x22\x6d\
1571+\x20\x2d\x30\x2e\x33\x36\x34\x36\x31\x32\x32\x2c\x31\x30\x30\x39\
1572+\x2e\x32\x38\x30\x38\x20\x33\x38\x2e\x37\x30\x35\x30\x31\x31\x32\
1573+\x2c\x35\x2e\x30\x31\x37\x20\x31\x35\x2e\x36\x32\x34\x30\x34\x31\
1574+\x2c\x2d\x33\x30\x2e\x36\x35\x39\x35\x39\x20\x32\x39\x2e\x38\x32\
1575+\x37\x37\x31\x34\x2c\x2d\x31\x38\x2e\x36\x37\x34\x34\x39\x20\x34\
1576+\x34\x2e\x34\x30\x30\x32\x31\x36\x2c\x35\x31\x2e\x35\x36\x33\x38\
1577+\x38\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x64\x3d\x22\x70\x61\
1578+\x74\x68\x34\x31\x34\x36\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x69\
1579+\x6e\x6b\x73\x63\x61\x70\x65\x3a\x63\x6f\x6e\x6e\x65\x63\x74\x6f\
1580+\x72\x2d\x63\x75\x72\x76\x61\x74\x75\x72\x65\x3d\x22\x30\x22\x20\
1581+\x2f\x3e\x0a\x20\x20\x20\x20\x3c\x74\x65\x78\x74\x0a\x20\x20\x20\
1582+\x20\x20\x20\x20\x78\x6d\x6c\x3a\x73\x70\x61\x63\x65\x3d\x22\x70\
1583+\x72\x65\x73\x65\x72\x76\x65\x22\x0a\x20\x20\x20\x20\x20\x20\x20\
1584+\x73\x74\x79\x6c\x65\x3d\x22\x66\x6f\x6e\x74\x2d\x73\x74\x79\x6c\
1585+\x65\x3a\x6e\x6f\x72\x6d\x61\x6c\x3b\x66\x6f\x6e\x74\x2d\x77\x65\
1586+\x69\x67\x68\x74\x3a\x6e\x6f\x72\x6d\x61\x6c\x3b\x66\x6f\x6e\x74\
1587+\x2d\x73\x69\x7a\x65\x3a\x34\x30\x70\x78\x3b\x6c\x69\x6e\x65\x2d\
1588+\x68\x65\x69\x67\x68\x74\x3a\x31\x32\x35\x25\x3b\x66\x6f\x6e\x74\
1589+\x2d\x66\x61\x6d\x69\x6c\x79\x3a\x73\x61\x6e\x73\x2d\x73\x65\x72\
1590+\x69\x66\x3b\x6c\x65\x74\x74\x65\x72\x2d\x73\x70\x61\x63\x69\x6e\
1591+\x67\x3a\x30\x70\x78\x3b\x77\x6f\x72\x64\x2d\x73\x70\x61\x63\x69\
1592+\x6e\x67\x3a\x30\x70\x78\x3b\x66\x69\x6c\x6c\x3a\x23\x30\x30\x30\
1593+\x30\x30\x30\x3b\x66\x69\x6c\x6c\x2d\x6f\x70\x61\x63\x69\x74\x79\
1594+\x3a\x31\x3b\x73\x74\x72\x6f\x6b\x65\x3a\x6e\x6f\x6e\x65\x3b\x73\
1595+\x74\x72\x6f\x6b\x65\x2d\x77\x69\x64\x74\x68\x3a\x31\x70\x78\x3b\
1596+\x73\x74\x72\x6f\x6b\x65\x2d\x6c\x69\x6e\x65\x63\x61\x70\x3a\x62\
1597+\x75\x74\x74\x3b\x73\x74\x72\x6f\x6b\x65\x2d\x6c\x69\x6e\x65\x6a\
1598+\x6f\x69\x6e\x3a\x6d\x69\x74\x65\x72\x3b\x73\x74\x72\x6f\x6b\x65\
1599+\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x22\x0a\x20\x20\x20\x20\
1600+\x20\x20\x20\x78\x3d\x22\x38\x2e\x30\x33\x36\x30\x36\x32\x32\x22\
1601+\x0a\x20\x20\x20\x20\x20\x20\x20\x79\x3d\x22\x39\x36\x33\x2e\x31\
1602+\x30\x33\x37\x36\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x69\x64\x3d\
1603+\x22\x74\x65\x78\x74\x34\x38\x30\x37\x22\x0a\x20\x20\x20\x20\x20\
1604+\x20\x20\x73\x6f\x64\x69\x70\x6f\x64\x69\x3a\x6c\x69\x6e\x65\x73\
1605+\x70\x61\x63\x69\x6e\x67\x3d\x22\x31\x32\x35\x25\x22\x3e\x3c\x74\
1606+\x73\x70\x61\x6e\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x73\x6f\
1607+\x64\x69\x70\x6f\x64\x69\x3a\x72\x6f\x6c\x65\x3d\x22\x6c\x69\x6e\
1608+\x65\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x69\x64\x3d\x22\
1609+\x74\x73\x70\x61\x6e\x34\x38\x30\x39\x22\x0a\x20\x20\x20\x20\x20\
1610+\x20\x20\x20\x20\x78\x3d\x22\x38\x2e\x30\x33\x36\x30\x36\x32\x32\
1611+\x22\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x20\x79\x3d\x22\x39\x36\
1612+\x33\x2e\x31\x30\x33\x37\x36\x22\x0a\x20\x20\x20\x20\x20\x20\x20\
1613+\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\x66\x6f\x6e\x74\x2d\x73\x74\
1614+\x79\x6c\x65\x3a\x6e\x6f\x72\x6d\x61\x6c\x3b\x66\x6f\x6e\x74\x2d\
1615+\x76\x61\x72\x69\x61\x6e\x74\x3a\x6e\x6f\x72\x6d\x61\x6c\x3b\x66\
1616+\x6f\x6e\x74\x2d\x77\x65\x69\x67\x68\x74\x3a\x6e\x6f\x72\x6d\x61\
1617+\x6c\x3b\x66\x6f\x6e\x74\x2d\x73\x74\x72\x65\x74\x63\x68\x3a\x6e\
1618+\x6f\x72\x6d\x61\x6c\x3b\x66\x6f\x6e\x74\x2d\x73\x69\x7a\x65\x3a\
1619+\x33\x35\x70\x78\x3b\x66\x6f\x6e\x74\x2d\x66\x61\x6d\x69\x6c\x79\
1620+\x3a\x27\x4e\x6f\x74\x6f\x20\x53\x61\x6e\x73\x27\x3b\x2d\x69\x6e\
1621+\x6b\x73\x63\x61\x70\x65\x2d\x66\x6f\x6e\x74\x2d\x73\x70\x65\x63\
1622+\x69\x66\x69\x63\x61\x74\x69\x6f\x6e\x3a\x27\x4e\x6f\x74\x6f\x20\
1623+\x53\x61\x6e\x73\x27\x22\x3e\x77\x70\x74\x3c\x2f\x74\x73\x70\x61\
1624+\x6e\x3e\x3c\x2f\x74\x65\x78\x74\x3e\x0a\x20\x20\x3c\x2f\x67\x3e\
1625+\x0a\x3c\x2f\x73\x76\x67\x3e\x0a\
1626+\x00\x00\x01\xcf\
1627+\x3c\
1628+\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
1629+\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
1630+\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
1631+\x30\x20\x30\x20\x32\x32\x20\x32\x32\x22\x3e\x0d\x0a\x20\x20\x3c\
1632+\x64\x65\x66\x73\x20\x69\x64\x3d\x22\x64\x65\x66\x73\x33\x30\x35\
1633+\x31\x22\x3e\x0d\x0a\x20\x20\x20\x20\x3c\x73\x74\x79\x6c\x65\x20\
1634+\x74\x79\x70\x65\x3d\x22\x74\x65\x78\x74\x2f\x63\x73\x73\x22\x20\
1635+\x69\x64\x3d\x22\x63\x75\x72\x72\x65\x6e\x74\x2d\x63\x6f\x6c\x6f\
1636+\x72\x2d\x73\x63\x68\x65\x6d\x65\x22\x3e\x0d\x0a\x20\x20\x20\x20\
1637+\x20\x20\x2e\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\
1638+\x65\x78\x74\x20\x7b\x0d\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x63\
1639+\x6f\x6c\x6f\x72\x3a\x23\x34\x64\x34\x64\x34\x64\x3b\x0d\x0a\x20\
1640+\x20\x20\x20\x20\x20\x7d\x0d\x0a\x20\x20\x20\x20\x20\x20\x3c\x2f\
1641+\x73\x74\x79\x6c\x65\x3e\x0d\x0a\x20\x20\x3c\x2f\x64\x65\x66\x73\
1642+\x3e\x0d\x0a\x20\x3c\x70\x61\x74\x68\x20\x0d\x0a\x20\x20\x20\x20\
1643+\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\x6c\x6c\x3a\x63\x75\x72\x72\
1644+\x65\x6e\x74\x43\x6f\x6c\x6f\x72\x3b\x66\x69\x6c\x6c\x2d\x6f\x70\
1645+\x61\x63\x69\x74\x79\x3a\x31\x3b\x73\x74\x72\x6f\x6b\x65\x3a\x6e\
1646+\x6f\x6e\x65\x22\x20\x0d\x0a\x20\x20\x64\x3d\x22\x6d\x34\x20\x33\
1647+\x76\x31\x36\x68\x31\x20\x38\x20\x31\x76\x2d\x2e\x30\x30\x39\x37\
1648+\x36\x36\x6c\x2e\x30\x30\x37\x38\x31\x32\x2e\x30\x30\x39\x37\x36\
1649+\x36\x20\x33\x2e\x39\x39\x32\x31\x38\x38\x2d\x33\x2e\x39\x39\x32\
1650+\x31\x38\x38\x76\x2d\x2e\x30\x30\x37\x38\x31\x32\x2d\x31\x2e\x34\
1651+\x30\x36\x32\x35\x2d\x31\x30\x2e\x35\x39\x33\x37\x35\x68\x2d\x31\
1652+\x2d\x31\x32\x2d\x31\x6d\x31\x20\x31\x68\x31\x32\x76\x31\x30\x68\
1653+\x2d\x34\x76\x31\x20\x33\x68\x2d\x38\x76\x2d\x31\x34\x22\x0d\x0a\
1654+\x20\x20\x20\x20\x63\x6c\x61\x73\x73\x3d\x22\x43\x6f\x6c\x6f\x72\
1655+\x53\x63\x68\x65\x6d\x65\x2d\x54\x65\x78\x74\x22\x0d\x0a\x20\x20\
1656+\x20\x20\x2f\x3e\x0d\x0a\x3c\x2f\x73\x76\x67\x3e\x0d\x0a\
1657+\x00\x00\x03\x14\
1658+\x3c\
1659+\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
1660+\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
1661+\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
1662+\x30\x20\x30\x20\x32\x32\x20\x32\x32\x22\x3e\x0a\x20\x20\x3c\x64\
1663+\x65\x66\x73\x20\x69\x64\x3d\x22\x64\x65\x66\x73\x33\x30\x35\x31\
1664+\x22\x3e\x0a\x20\x20\x20\x20\x3c\x73\x74\x79\x6c\x65\x20\x74\x79\
1665+\x70\x65\x3d\x22\x74\x65\x78\x74\x2f\x63\x73\x73\x22\x20\x69\x64\
1666+\x3d\x22\x63\x75\x72\x72\x65\x6e\x74\x2d\x63\x6f\x6c\x6f\x72\x2d\
1667+\x73\x63\x68\x65\x6d\x65\x22\x3e\x0a\x20\x20\x20\x20\x20\x20\x2e\
1668+\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\x65\x78\x74\
1669+\x20\x7b\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x63\x6f\x6c\x6f\x72\
1670+\x3a\x23\x34\x64\x34\x64\x34\x64\x3b\x0a\x20\x20\x20\x20\x20\x20\
1671+\x7d\x0a\x20\x20\x20\x20\x20\x20\x3c\x2f\x73\x74\x79\x6c\x65\x3e\
1672+\x0a\x20\x20\x3c\x2f\x64\x65\x66\x73\x3e\x0a\x20\x3c\x70\x61\x74\
1673+\x68\x20\x0a\x20\x20\x20\x20\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\
1674+\x6c\x6c\x3a\x63\x75\x72\x72\x65\x6e\x74\x43\x6f\x6c\x6f\x72\x3b\
1675+\x66\x69\x6c\x6c\x2d\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\x73\
1676+\x74\x72\x6f\x6b\x65\x3a\x6e\x6f\x6e\x65\x22\x20\x0a\x20\x20\x20\
1677+\x20\x64\x3d\x22\x4d\x20\x33\x20\x32\x2e\x39\x39\x38\x30\x34\x36\
1678+\x39\x20\x4c\x20\x33\x20\x33\x20\x4c\x20\x33\x20\x34\x20\x4c\x20\
1679+\x33\x20\x31\x39\x20\x4c\x20\x34\x20\x31\x39\x20\x4c\x20\x31\x39\
1680+\x20\x31\x39\x20\x4c\x20\x31\x39\x20\x31\x38\x20\x4c\x20\x31\x39\
1681+\x20\x37\x20\x4c\x20\x31\x39\x20\x36\x2e\x33\x30\x30\x37\x38\x31\
1682+\x32\x20\x4c\x20\x31\x38\x2e\x39\x39\x32\x31\x38\x38\x20\x36\x2e\
1683+\x33\x30\x30\x37\x38\x31\x32\x20\x4c\x20\x31\x39\x20\x36\x2e\x32\
1684+\x39\x31\x30\x31\x35\x36\x20\x4c\x20\x31\x35\x2e\x37\x30\x37\x30\
1685+\x33\x31\x20\x32\x2e\x39\x39\x38\x30\x34\x36\x39\x20\x4c\x20\x31\
1686+\x35\x2e\x36\x39\x39\x32\x31\x39\x20\x33\x2e\x30\x30\x37\x38\x31\
1687+\x32\x35\x20\x4c\x20\x31\x35\x2e\x36\x39\x39\x32\x31\x39\x20\x32\
1688+\x2e\x39\x39\x38\x30\x34\x36\x39\x20\x4c\x20\x31\x35\x20\x32\x2e\
1689+\x39\x39\x38\x30\x34\x36\x39\x20\x4c\x20\x33\x20\x32\x2e\x39\x39\
1690+\x38\x30\x34\x36\x39\x20\x7a\x20\x4d\x20\x34\x20\x34\x20\x4c\x20\
1691+\x37\x20\x34\x20\x4c\x20\x37\x20\x38\x20\x4c\x20\x37\x20\x39\x20\
1692+\x4c\x20\x31\x35\x20\x39\x20\x4c\x20\x31\x35\x20\x38\x20\x4c\x20\
1693+\x31\x35\x20\x34\x20\x4c\x20\x31\x35\x2e\x32\x39\x32\x39\x36\x39\
1694+\x20\x34\x20\x4c\x20\x31\x38\x20\x36\x2e\x37\x30\x37\x30\x33\x31\
1695+\x32\x20\x4c\x20\x31\x38\x20\x37\x20\x4c\x20\x31\x38\x20\x31\x38\
1696+\x20\x4c\x20\x31\x36\x20\x31\x38\x20\x4c\x20\x31\x36\x20\x31\x31\
1697+\x20\x4c\x20\x31\x35\x20\x31\x31\x20\x4c\x20\x37\x20\x31\x31\x20\
1698+\x4c\x20\x36\x20\x31\x31\x20\x4c\x20\x36\x20\x31\x38\x20\x4c\x20\
1699+\x34\x20\x31\x38\x20\x4c\x20\x34\x20\x34\x20\x7a\x20\x4d\x20\x38\
1700+\x20\x34\x20\x4c\x20\x31\x31\x2e\x39\x30\x30\x33\x39\x31\x20\x34\
1701+\x20\x4c\x20\x31\x31\x2e\x39\x30\x30\x33\x39\x31\x20\x38\x20\x4c\
1702+\x20\x38\x20\x38\x20\x4c\x20\x38\x20\x34\x20\x7a\x20\x4d\x20\x37\
1703+\x20\x31\x32\x20\x4c\x20\x31\x35\x20\x31\x32\x20\x4c\x20\x31\x35\
1704+\x20\x31\x38\x20\x4c\x20\x37\x20\x31\x38\x20\x4c\x20\x37\x20\x31\
1705+\x32\x20\x7a\x20\x22\x0a\x20\x20\x20\x20\x63\x6c\x61\x73\x73\x3d\
1706+\x22\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\x65\x78\
1707+\x74\x22\x0a\x20\x20\x20\x20\x2f\x3e\x20\x20\x0a\x3c\x2f\x73\x76\
1708+\x67\x3e\x0a\
1709+\x00\x00\x05\xe4\
1710+\x00\
1711+\x00\x1c\x82\x78\x9c\xcd\x58\x4b\x73\xda\x48\x10\xbe\xfb\x57\x68\
1712+\xe5\x4b\x5c\xeb\x19\xcd\x53\x0f\x02\xce\x21\xa9\x6c\xe5\xb4\x55\
1713+\x9b\xa4\xf6\x2c\x4b\x03\x68\x23\x24\x4a\x12\x06\xfc\xeb\xb7\x47\
1714+\xe8\x8d\xec\xc5\x31\xf1\x02\x76\xd9\xea\xee\xe9\xe9\xfe\xfa\x41\
1715+\x37\xd3\x0f\xbb\x55\x6c\x3c\xa8\x2c\x8f\xd2\x64\x66\x52\x4c\x4c\
1716+\x43\x25\x41\x1a\x46\xc9\x62\x66\x7e\xff\xf6\x19\xb9\xa6\x91\x17\
1717+\x7e\x12\xfa\x71\x9a\xa8\x99\x99\xa4\xe6\x87\xbb\xab\xe9\x6f\x08\
1718+\x19\x1f\x33\xe5\x17\x2a\x34\xb6\x51\xb1\x34\xbe\x24\x3f\xf2\xc0\
1719+\x5f\x2b\xe3\xdd\xb2\x28\xd6\x13\xcb\xda\x6e\xb7\x38\xaa\x88\x38\
1720+\xcd\x16\xd6\x8d\x81\xd0\xdd\xd5\xd5\x34\x7f\x58\x5c\x19\x86\x01\
1721+\xf7\x26\xf9\x24\x0c\x66\x66\x75\x60\xbd\xc9\xe2\x52\x30\x0c\x2c\
1722+\x15\xab\x95\x4a\x8a\xdc\xa2\x98\x5a\x66\x2b\x1e\xb4\xe2\x81\xbe\
1723+\x3d\x7a\x50\x41\xba\x5a\xa5\x49\x5e\x9e\x4c\xf2\xeb\x8e\x70\x16\
1724+\xce\x1b\x69\x6d\xcd\x96\x97\x42\xd4\xf3\x3c\x8b\x30\x8b\x31\x04\
1725+\x12\x28\xdf\x27\x85\xbf\x43\xfd\xa3\x60\xe3\xd8\x51\x46\x08\xb1\
1726+\x80\xd7\x4a\x9e\x26\x35\xd9\xc5\x00\xc5\x93\xc6\x94\xdc\xee\xed\
1727+\x00\xff\x1a\x7e\x9b\x03\x35\x01\xe7\xe9\x26\x0b\xd4\x1c\x4e\x2a\
1728+\x9c\xa8\xc2\xfa\xf4\xed\x53\xc3\x44\x04\x87\x45\xd8\x51\x53\xa3\
1729+\xdf\xbb\xb7\x17\x92\xc4\x5f\xa9\x7c\xed\x07\x2a\xb7\x6a\x7a\x79\
1730+\x7e\x1b\x85\xc5\x72\x66\x32\x56\x3e\x75\xb2\x83\x96\x84\xa5\x8a\
1731+\x16\xcb\xa2\xe1\x47\xe1\xcc\x04\x77\xab\x87\x4a\xcf\xa4\x39\x45\
1732+\xb0\x47\x8d\x8c\x72\x87\xc9\x52\xa2\xb6\x77\x12\xa6\x81\x36\x60\
1733+\x66\x16\x6a\x57\x20\xb0\x19\x6b\xd0\xee\x40\x66\xda\xc8\x68\x81\
1734+\xf0\x21\x52\x5b\x7d\xd2\x30\xd6\xfe\x02\x02\x1e\xa7\xd9\xcc\xbc\
1735+\x9e\x97\x2f\xf3\xc0\xb8\x4f\xb3\x50\x65\x35\xcb\x2e\x5f\x3d\x56\
1736+\x0a\x6e\x46\xc5\x1e\x9c\xa8\xc8\xe9\xfd\x3f\x2a\x28\x8a\x34\x56\
1737+\x99\x9f\x04\x60\x05\x25\x15\x67\x91\x81\xfb\x63\xf4\x4d\x14\xaa\
1738+\x31\x46\xe3\xb3\x36\xaf\xb9\x68\x94\x9b\x2f\xfd\x30\xdd\x02\x74\
1739+\x43\xe6\x36\x4a\x80\x81\x2a\xe4\x1d\xe2\x3d\x21\x50\x63\x2f\xdc\
1740+\x46\x3f\xc0\xdf\xc0\x24\x6a\xf7\xf2\x65\xba\xd5\x8e\xcc\xcc\xb9\
1741+\x1f\xe7\x6a\xa8\xed\x31\x4d\x57\xda\x03\xec\x30\x78\xf3\x21\x3b\
1742+\xd8\x01\x93\x1e\x51\xf7\x63\xd4\xca\xb0\xdd\x88\xc7\x15\x6b\x0c\
1743+\x8c\x8a\xb5\xf2\x77\xd1\x2a\x7a\x54\xe1\x88\x48\xb0\xc9\x32\x68\
1744+\x02\x28\xf6\xf7\x0a\xa2\x5a\xfe\xa1\xa6\x61\x95\x19\x12\xaa\x79\
1745+\xde\xfa\xaf\x9f\xb8\xeb\xd0\x32\x7b\x80\x0b\x05\xa5\xfc\xec\x8f\
1746+\xcc\x0f\x23\xd0\x70\x90\xeb\x6a\x4e\xe3\x18\x82\x3f\x33\xfd\x78\
1747+\xeb\xef\x73\xb3\x11\x00\x55\xfd\xa3\x82\x13\x02\x2d\xf0\xae\x92\
1748+\x98\xe6\x45\xba\xae\xa5\x01\xe4\x62\x1f\x43\x22\x68\x22\x2a\x73\
1749+\x6f\x72\x3d\x67\x8e\xc7\xa5\xd9\xca\x94\xd5\x01\x02\xa0\x89\x21\
1750+\x59\x99\x3f\xa2\x2b\x9d\xcf\x73\x55\xb4\xf9\xf9\xb4\x7e\x57\xdc\
1751+\x8f\xeb\x17\xc8\x69\xf4\x4f\xad\xbe\x23\xe7\x07\x46\x3a\x0d\xbb\
1752+\x6c\x60\x93\x65\xa6\xa0\xe1\x5e\x1f\xc9\xb5\x1e\xed\xe9\xcc\xb4\
1753+\x3b\x8f\x0c\xf2\xb8\xd5\xb2\xa8\x8e\x7c\x4f\xa2\x02\x1a\xeb\x26\
1754+\x57\xd9\x57\xdd\x9c\xfe\x4c\xbe\x37\x09\x0c\x77\x31\x9d\x2a\x8d\
1755+\x9b\xe7\x73\x48\x40\x3d\x9f\x1e\x67\xee\x72\x25\xe9\x58\x1c\x04\
1756+\x65\xaf\x8e\xb2\x2d\x65\x60\xcf\xdf\x97\xa4\xaa\xa1\x4c\xc8\xf8\
1757+\x65\xe2\xed\x42\x2e\xd8\x69\x21\x17\x94\xf4\x42\xce\xfb\x21\xa7\
1758+\x1d\x2d\xc0\x95\xe2\x27\x32\x40\x90\xa3\x43\xdf\xa0\x2d\xe7\xf0\
1759+\xd1\x08\x7d\x6d\xe5\x17\x59\xb4\x7b\x47\x0d\x02\x6f\x44\xe1\x47\
1760+\x18\x8e\x7b\xf3\x2b\xb2\x86\x13\xfb\xb4\x32\x28\xfb\xc8\x33\x85\
1761+\xc0\x2f\xa5\x0e\x74\xc1\xbe\xa0\xdf\x39\xfe\xbd\xeb\x8d\xf6\x23\
1762+\xc9\x5f\xdf\xed\xbc\xfb\xd0\xe7\xe3\xda\xe5\x2f\x4a\xfc\x53\x33\
1763+\xfb\x18\x3a\x2e\x84\x78\x2a\xf1\x07\x99\x3e\xa8\x83\x5f\x95\xf8\
1764+\x92\x70\xec\x71\x66\x53\xc3\x96\x36\xb6\x3d\x47\x8a\xd7\x57\xc1\
1765+\xa9\xdd\x7e\x14\x20\xe7\xb9\x1a\xf8\xc9\x0f\x83\x53\x01\x01\x3c\
1766+\xa8\x53\xe1\x21\x1d\xf7\x4d\xf0\xe8\x95\xfd\x18\x22\x92\x9d\xbf\
1767+\x2b\x9c\x05\x90\xa9\xa5\xa7\xaa\xf2\xbf\x95\x2a\xfc\xd0\x2f\xfc\
1768+\x76\xe0\xaa\x29\x30\x74\x89\x7a\xe8\x82\x6d\x6a\xf2\xd7\xa7\xcf\
1769+\x4d\xc5\x07\xc1\xe4\xef\x34\xfb\xd1\x16\xaf\x16\xf0\xef\xd3\x0d\
1770+\x40\xd8\x74\x18\x3d\xca\x05\x13\x6d\x9b\x5f\xdc\x45\x2b\x18\x91\
1771+\xf5\xea\xf4\x3b\x6c\x03\x70\x7f\xc3\xe8\x09\x17\xfb\xb5\x6a\x95\
1772+\x1e\xd4\x66\xea\xb0\x1a\x8d\x6e\x93\x61\xb0\x8a\xf4\x21\xeb\x6b\
1773+\x11\xc5\xf1\x17\x7d\x49\xb7\x33\x59\x95\xa1\x75\x33\xe9\xf8\x31\
1774+\xb5\x6a\x47\xcb\xa7\xc5\x60\x42\x8d\xfd\x7b\x15\xcf\xcc\x8f\xfe\
1775+\xda\x37\x8e\xe6\xe2\x45\x96\x6e\xd6\xab\x34\x54\xd5\xe8\xda\x19\
1776+\xd7\xab\x51\xf6\x40\x28\x9e\x0c\x0e\x82\xc0\x18\x48\x72\x81\xb9\
1777+\xcd\xd8\x4d\x83\x33\x24\x61\xed\x7f\xb5\x2f\xb4\x21\x87\x31\x9c\
1778+\x41\xa9\x33\x26\x65\xfb\xc1\x04\x03\xb8\xa4\xa2\x0c\x6f\x9b\x5e\
1779+\xf5\x26\xa1\x19\xb6\x4b\x64\xdb\xc4\xab\x46\x3c\x07\xb0\x26\xd7\
1780+\xc1\x1c\xd6\xd9\x79\x2f\x85\xb5\x01\x82\xf0\x4e\x03\xfe\x4f\x93\
1781+\x6c\x8e\xa9\x6b\x53\xde\x33\x89\x3b\x98\xd9\x6e\x87\xf8\x7a\x93\
1782+\xf4\xd7\x15\xa7\x1b\x25\x30\xac\xdf\x82\xf5\x8d\x02\xf0\x88\x23\
1783+\xce\x69\x13\x79\x81\x4d\x6f\x15\x3b\xc4\x2f\x32\x7a\xc8\xbb\xc4\
1784+\xf8\x21\x71\x89\x11\x64\x17\x1a\xc1\x0b\x0d\xe1\x4b\x12\xfe\xed\
1785+\xaa\xf0\x65\x09\xff\x86\x51\xbc\xd4\x4a\x7c\x51\x2d\x3a\x1c\x73\
1786+\x97\xba\xb4\x1f\x47\x17\x0b\xc7\x75\xec\x73\x1a\x66\xbf\xc0\x28\
1787+\x97\x60\x2e\x18\x77\x7b\x46\x09\x8a\x89\xf0\x3a\xc4\xb3\x44\xf1\
1788+\x25\x9f\x86\x2e\xc3\x14\x52\xde\xe9\xc7\xd0\xc3\x9e\xeb\xda\xf2\
1789+\xbc\x41\xec\xa0\xb5\x68\x44\x9e\x1b\xaa\x8e\xb4\x3b\x42\x91\xf7\
1790+\xfa\xa1\xf9\x7a\x64\xb0\x77\x94\x13\x16\x6a\x89\xcf\x4c\x59\x50\
1791+\xe9\x98\xb9\xd2\x61\x06\x82\x7c\xd1\xff\xd1\x9b\x76\x03\x5e\xfb\
1792+\xc5\xb2\x9d\x36\x3b\xcb\x40\x92\x80\x43\x69\x86\x82\x4d\xf6\xe0\
1793+\x17\x9b\x4c\x75\x01\x6d\x0c\xae\x16\x59\x52\xbe\xde\x9f\x62\xfe\
1794+\xc1\x01\x7d\x2d\x2c\x07\xa2\x43\xd6\x63\xb7\x21\xa1\x07\x38\xda\
1795+\xc4\x5b\x9b\x12\x6c\x0b\xc7\x03\x0f\xc4\x2d\x95\xd8\x91\xdc\x15\
1796+\x06\xbd\x25\x98\x09\x9b\xda\x86\xb8\x45\x15\x55\xc2\x2a\x78\x8b\
1797+\x0e\x74\x69\x3c\x76\x67\xdf\xff\xd1\x3b\xc1\xd8\x88\x77\x36\x26\
1798+\x9c\x12\x07\xbc\xe3\xb5\x77\x04\x3b\x02\x86\x60\x70\xcc\x21\x9e\
1799+\xed\x18\xc0\xb0\x85\xf4\x6e\x05\x66\x1e\xe1\x10\xb5\x3e\x81\x1b\
1800+\xfd\x03\x2e\x1c\xd0\x6d\x5b\xde\x22\xc8\x59\x21\x01\x1a\x80\xc2\
1801+\xf1\x64\x89\x09\x97\x42\xe3\x33\xa0\x70\xad\x74\x70\xe8\x92\x70\
1802+\x43\xce\x11\x72\xd2\xc5\x12\xca\xab\x8b\xdc\x10\x38\x34\x44\x6e\
1803+\x08\x1c\x1a\x22\x77\x8c\xc2\x10\x29\x39\x04\x93\x1f\xc3\xfd\xd8\
1804+\xf9\xa6\x66\x71\x58\xab\xe0\xcf\x54\x2f\x7a\x77\x57\xff\x02\x55\
1805+\xd5\x4f\x86\
1806+\x00\x00\x06\x1c\
1807+\x00\
1808+\x00\x14\xe9\x78\x9c\xed\x57\x59\x8f\xdb\x36\x10\x7e\xf7\xaf\x50\
1809+\xb5\x28\xb2\x41\xad\x83\xba\xa5\xb5\x1d\xa0\x5d\x04\x08\xb0\xe9\
1810+\x43\x37\x45\x8f\x37\x5a\xa2\x6d\x66\x25\x51\xa0\xe8\x6b\x7f\x7d\
1811+\x87\xb4\x2e\x1f\x9b\x5d\x20\xd9\x36\x0f\x55\x90\xb5\x38\x33\x24\
1812+\x87\xdf\x7c\x9c\x19\x4d\xde\xed\x8a\x5c\xdb\x10\x5e\x53\x56\x4e\
1813+\x75\x64\xda\xba\x46\xca\x94\x65\xb4\x5c\x4e\xf5\xdf\x3f\xbd\x37\
1814+\x22\x5d\xab\x05\x2e\x33\x9c\xb3\x92\x4c\xf5\x92\xe9\xef\x66\xa3\
1815+\xc9\x0f\x86\xa1\xfd\xc2\x09\x16\x24\xd3\xb6\x54\xac\xb4\x0f\xe5\
1816+\x43\x9d\xe2\x8a\x68\xd7\x2b\x21\xaa\xc4\xb2\xb6\xdb\xad\x49\x1b\
1817+\xa1\xc9\xf8\xd2\x7a\xab\x19\xc6\x6c\x34\x9a\xd4\x9b\xe5\x48\xd3\
1818+\x34\xd8\xb7\xac\x93\x2c\x9d\xea\xcd\x84\x6a\xcd\x73\x65\x98\xa5\
1819+\x16\xc9\x49\x41\x4a\x51\x5b\xc8\x44\x96\xde\x9b\xa7\xbd\x79\x2a\
1820+\x77\xa7\x1b\x92\xb2\xa2\x60\x65\xad\x66\x96\xf5\xd5\xc0\x98\x67\
1821+\x8b\xce\x5a\x7a\xb3\x75\x95\x11\x8a\xe3\xd8\xb2\x1d\xcb\x71\x0c\
1822+\xb0\x30\xea\x7d\x29\xf0\xce\x38\x9e\x0a\x3e\x5e\x9a\xea\xd8\xb6\
1823+\x6d\x81\xae\xb7\x7c\x99\x55\x52\x03\xa0\x15\xfc\xef\xcc\x5b\x81\
1824+\x59\xb3\x35\x4f\xc9\x02\xe6\x11\xb3\x24\xc2\xba\xfd\x74\xdb\x29\
1825+\x0d\xdb\xcc\x44\x36\x58\xa6\xc5\xf3\x68\xd7\x23\x90\x4b\x5c\x90\
1826+\xba\xc2\x29\xa9\xad\x56\xae\xe6\x6f\x69\x26\x56\x53\xdd\x71\xd4\
1827+\x68\x45\xe8\x72\x25\xba\xe1\x86\x92\xed\xcf\x6c\x37\xd5\x6d\xcd\
1828+\xd6\x1c\x47\x6b\xc4\x34\x9b\xea\x70\x8c\xc6\xa6\xa7\x08\x3a\x68\
1829+\x9b\xe5\x93\x4e\x63\x9b\x31\xd2\x38\x72\x43\xc7\x57\x16\xed\x31\
1830+\x92\x8c\xa5\xd2\xaf\xa9\x9e\x51\x49\xa5\x94\x54\x9c\x2d\x68\x4e\
1831+\x4c\x09\xd2\x0c\x4c\x27\x19\x59\xd4\x72\xca\x61\x53\x39\xf2\x94\
1832+\x02\x54\x05\xe6\x0f\x84\x1f\x94\x83\x5d\x6b\xc1\xd2\x07\x69\x7c\
1833+\xcb\xc4\x9d\xde\xaa\x19\xa7\x40\x9b\xa9\x8e\xd7\x82\x75\x42\x4e\
1834+\x16\x7f\x81\x77\xc3\xf1\x9f\xc3\xf1\xd9\x2a\xb5\xd8\xe7\xe0\x2d\
1835+\x83\x93\x2d\x72\xb6\x4d\x36\xb4\xa6\xf3\x9c\xe8\x67\x4e\xd0\x5a\
1836+\xb9\x31\xd5\x05\x5f\x93\xc6\x61\x70\xb9\xc2\x62\xd5\xda\x1e\x96\
1837+\x97\x12\xcf\x41\xae\xde\x8b\x41\x5a\x68\x86\x63\xfa\x63\x03\x69\
1838+\xa9\x66\x8f\x1d\x33\x0c\xa4\xc0\xf1\xc6\xbe\x66\xf8\xf2\x8f\x14\
1839+\x8d\x6d\x39\x50\x72\xf5\xe2\x83\xa9\x52\x68\xca\x14\xc6\x4a\xd8\
1840+\x98\xfa\x63\x65\x28\x67\x3f\x0e\x36\x6b\x4e\x04\xa0\xe7\xc9\x95\
1841+\x1b\x86\x28\x8d\x6e\xe4\xc0\x60\xc0\x15\x2a\xf6\x09\x3a\x0c\xf9\
1842+\x3a\x27\x09\xd9\x90\x92\x65\xd9\x4d\x2d\x38\x7b\x20\x9d\xfd\x61\
1843+\x68\x28\x26\x25\xa8\x12\xad\xa0\x5b\x62\xb0\x9f\xe0\xb8\xac\x81\
1844+\xd4\x05\x1c\x12\x0b\x4e\x77\xd7\xb6\x19\x8d\x6d\xf9\x0f\x7e\x7d\
1845+\x33\x76\xe4\xcb\xdb\xc1\x8c\x0e\xd3\x94\x95\x25\x49\x05\xe3\x46\
1846+\xba\xe6\x1b\x2c\xd6\x9c\xc8\x60\x69\x56\xc3\x07\xeb\x40\x88\x97\
1847+\xb3\xe3\xfe\x9b\xb0\xe3\xfe\xf5\xd9\x11\x7f\x17\xec\xb0\xd5\xf3\
1848+\x72\x76\x34\xf6\x5f\xcb\x0e\xa7\x61\x87\x33\x46\xa6\x17\xc9\x97\
1849+\x7f\x87\x1d\x1f\xbf\x09\x3b\x3e\xbe\x3e\x3b\x82\xef\x82\x1d\xff\
1850+\x51\xee\xf0\x1a\x76\x78\xe0\x62\x1c\xc8\x97\xaf\x65\xc7\xc4\x92\
1851+\x55\x46\xbd\x75\x75\x4a\x16\xa9\x4c\x16\xc3\xbe\x14\xcd\x71\xdd\
1852+\xc6\xae\xc2\x4b\x68\x36\x72\xc6\xa7\xfa\xd5\x42\x3d\x8d\x62\xce\
1853+\x78\x46\x78\xab\x0a\xd4\x73\xa4\x6a\x4e\x79\x68\xaf\x46\xc7\x2e\
1854+\xcb\x55\x3b\xbd\x7d\x59\x5f\xaf\x70\xc6\xb6\x50\xae\x4f\x95\x8f\
1855+\x8c\x01\x4a\xe8\x54\x9c\x42\x29\x77\x3d\xd3\x89\xe2\xd8\xf1\xce\
1856+\x94\xd2\x0f\xd7\xf4\xbd\x20\x8a\x83\x53\x25\x54\xea\xb5\x6c\xbc\
1857+\x8c\x75\x49\x05\x34\x37\xd5\xee\x6c\xfa\x9a\x73\x69\x90\xe3\x3d\
1858+\x81\xe3\xaa\x9f\xd6\x81\x7a\xc5\xb6\x4b\x2e\x61\x5b\xe0\xbc\xc3\
1859+\xed\xc9\xa5\xea\x12\x57\xc6\x7c\x2e\x1b\x0f\x75\x07\x4e\xd4\x6c\
1860+\xfe\x19\x62\x69\x00\x9d\x48\x7d\xd9\x42\xce\xfd\x92\x5e\x6d\x20\
1861+\x01\xbc\xac\xde\xd2\x12\x60\x35\x9a\xd6\x08\x45\xe1\x19\xbe\x8d\
1862+\x45\xdb\x2e\x21\x14\xba\x4f\x98\xc0\x19\xbc\xe8\x09\xdd\xbe\x4f\
1863+\x18\xa7\xaa\x02\xef\x68\x41\x1f\x49\x26\xa3\x78\xa0\xe9\xa4\x20\
1864+\x02\x67\x58\xe0\x9e\x84\xad\x24\x6c\x7b\x22\xe8\x5b\x93\xdf\x6e\
1865+\xdf\x77\x49\x23\x4d\x93\x3f\x18\x7f\xe8\x6f\x84\x34\xc0\x73\xb6\
1866+\x06\xa7\xbb\xd4\x22\xdb\xac\x34\x91\x17\x0b\x8b\x19\x2d\x00\x16\
1867+\xd9\xa4\xfe\x04\x9d\x25\xdc\x85\x4e\x71\x64\x2c\xf6\x15\xe9\x17\
1868+\x3d\x2c\xcb\xc9\xa1\x65\xbd\xd8\xb7\x67\x69\x41\xe5\x24\xeb\x5e\
1869+\x40\x4a\xf8\x20\x37\xe9\x6e\x5f\xb7\x28\x15\x39\xe9\x85\x13\xab\
1870+\xf1\xbe\xbd\xa3\x83\xc3\xc1\x85\x6d\x8e\xae\x46\xcb\x13\x10\x73\
1871+\x3c\x27\xf9\x54\xbf\x93\x1c\xd4\xce\x6e\xc1\x92\xb3\x75\x55\x00\
1872+\x3b\x1a\x96\xea\x3d\xa0\x47\xac\x1d\xe4\x1b\xf5\x9a\xc3\x47\xcd\
1873+\x35\xe4\x49\x64\xbb\xb6\xe9\x06\x0e\x14\xa2\xc6\xb5\x61\x6e\x1e\
1874+\x66\xc5\x12\xbe\x8c\x5e\x9c\x12\x95\xf1\x49\x3e\xdc\xb5\x82\x9c\
1875+\x42\xfe\xc2\x55\x32\x5f\x0b\x31\x94\x7d\x66\xb4\x4c\x00\x5a\xc2\
1876+\xcf\x32\xe7\xcd\x21\xa7\x19\xa4\xcc\x92\x2e\x27\xaa\x02\x61\x8f\
1877+\x91\xed\x3b\xea\x08\xd0\xd2\x43\x82\x87\x43\x85\xa6\xef\xfa\x48\
1878+\x93\xbf\x71\xe4\xc8\x1a\x80\x10\x24\x7d\x14\x43\x7d\x30\x91\xed\
1879+\x79\x4e\x10\x8f\x3d\xd3\x0e\x91\x27\x4b\x48\x10\xba\xa1\x17\xfa\
1880+\xe3\xc0\x0c\x22\xcf\xd5\xee\xd4\x9a\x9e\x0b\x33\x42\xa4\xfd\x7d\
1881+\x54\x05\x55\x99\x42\x9e\x7d\x5e\xe9\x9e\xcb\xca\xcf\xc3\xfa\xf2\
1882+\xc6\xe3\x14\x48\xe0\x40\x99\x7d\x19\x49\x35\xc8\xe1\x1a\x8a\xc4\
1883+\x6b\x65\x19\x86\x9c\xcb\x39\xde\x1f\x85\xeb\x0c\xf3\x82\x66\x09\
1884+\xb0\xff\xfa\x4a\x36\x88\x6f\xcf\xd1\x6f\x91\x02\xf8\x1c\x37\xb0\
1885+\x51\x00\xcd\x8d\x1d\xbb\x91\xd6\x23\x6b\x34\xd0\xf6\xe8\x1b\x0d\
1886+\xfc\x77\x32\x68\x52\x68\x46\x4e\x88\x2e\x61\x1d\xbc\x18\xeb\x0e\
1887+\xde\xae\xd4\xc1\xbd\x90\x17\x15\x32\x67\x2a\x9f\x3e\x1a\x82\xec\
1888+\x44\x6b\x0e\xb9\x21\x51\x5f\x93\xb0\x25\xdc\x7b\xc2\x37\x7d\x23\
1889+\xd3\x46\x8a\x41\x31\x50\xef\xb0\x26\x64\x90\xfc\x46\x49\xb6\x2a\
1890+\x65\x1e\x89\x6a\xc8\x73\x49\x68\xba\xa1\x1f\x3b\xa1\xe7\x03\xe9\
1891+\x65\x3c\x9a\xe4\x9a\x20\xc7\xff\xf1\x60\xb7\xc0\x05\xcd\xf7\x49\
1892+\x0d\x57\xd1\x80\x2d\xe9\xe2\x26\x27\x02\x42\x64\x48\x4f\x68\xb9\
1893+\x4c\x6c\x98\xba\x85\xc2\x7a\x24\xf8\x52\xf3\xfa\x4a\x37\xaf\x83\
1894+\x02\x92\x7f\x6c\x86\xa1\x0b\x19\x23\xec\x84\xb2\xcc\xda\x5e\x08\
1895+\x61\x0d\xa2\xa3\xe0\x49\x80\xbd\xc8\x0e\xcf\x83\x22\xf7\x6b\xce\
1896+\x04\x93\x01\x10\x7d\x36\x11\x20\x28\x07\xcd\x58\x6b\xcb\x99\x44\
1897+\x5f\xce\x18\x36\x42\x72\x79\x39\x01\xd6\x1f\x7e\x4d\x5c\x74\xf0\
1898+\xc4\x45\x20\xc0\xc4\x92\xbe\xfd\xcf\x83\xaf\xe0\x41\x64\xfa\x81\
1899+\xef\x43\xa3\x70\xcc\x03\x1f\x92\x6c\x10\x85\x67\x3c\xf0\x91\xeb\
1900+\xbf\x26\x0f\x60\xfd\xf0\x98\x07\xe7\x0e\x3e\xe1\xe2\x73\x91\xdd\
1901+\x60\x4e\x71\x29\x9e\x8d\xb6\xe0\x44\xa4\xab\x73\x06\x40\xdd\xb1\
1902+\x03\x37\x8a\x6d\x2f\x90\x61\x1b\x44\xfc\xcd\xaf\x4c\x30\xed\x1e\
1903+\xe2\xfe\xe6\xc6\x68\x33\x9b\x71\x98\x59\x91\x94\x2e\x68\x8a\x05\
1904+\x65\xe5\xd0\x50\x9f\x65\xc0\x5e\x79\xe4\x01\x8b\x27\xd6\x72\x36\
1905+\x9a\xc8\x2e\x67\x36\xfa\x07\xed\xce\x18\x6f\
1906+\x00\x00\x01\xc6\
1907+\x3c\
1908+\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
1909+\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
1910+\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
1911+\x30\x20\x30\x20\x32\x34\x20\x32\x34\x22\x3e\x0a\x20\x20\x3c\x64\
1912+\x65\x66\x73\x20\x69\x64\x3d\x22\x64\x65\x66\x73\x33\x30\x35\x31\
1913+\x22\x3e\x0a\x20\x20\x20\x20\x3c\x73\x74\x79\x6c\x65\x20\x74\x79\
1914+\x70\x65\x3d\x22\x74\x65\x78\x74\x2f\x63\x73\x73\x22\x20\x69\x64\
1915+\x3d\x22\x63\x75\x72\x72\x65\x6e\x74\x2d\x63\x6f\x6c\x6f\x72\x2d\
1916+\x73\x63\x68\x65\x6d\x65\x22\x3e\x0a\x20\x20\x20\x20\x20\x20\x2e\
1917+\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\x65\x78\x74\
1918+\x20\x7b\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x63\x6f\x6c\x6f\x72\
1919+\x3a\x23\x34\x64\x34\x64\x34\x64\x3b\x0a\x20\x20\x20\x20\x20\x20\
1920+\x7d\x0a\x20\x20\x20\x20\x20\x20\x3c\x2f\x73\x74\x79\x6c\x65\x3e\
1921+\x0a\x20\x20\x3c\x2f\x64\x65\x66\x73\x3e\x0a\x20\x3c\x70\x61\x74\
1922+\x68\x20\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\x6c\x6c\x3a\x63\x75\
1923+\x72\x72\x65\x6e\x74\x43\x6f\x6c\x6f\x72\x3b\x66\x69\x6c\x6c\x2d\
1924+\x6f\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\x73\x74\x72\x6f\x6b\x65\
1925+\x3a\x6e\x6f\x6e\x65\x22\x20\x0a\x20\x20\x20\x20\x20\x64\x3d\x22\
1926+\x4d\x20\x31\x36\x20\x34\x20\x4c\x20\x31\x36\x20\x32\x30\x20\x4c\
1927+\x20\x32\x30\x20\x32\x30\x20\x4c\x20\x32\x30\x20\x34\x20\x4c\x20\
1928+\x31\x36\x20\x34\x20\x7a\x20\x4d\x20\x31\x30\x20\x31\x31\x20\x4c\
1929+\x20\x31\x30\x20\x32\x30\x20\x4c\x20\x31\x34\x20\x32\x30\x20\x4c\
1930+\x20\x31\x34\x20\x31\x31\x20\x4c\x20\x31\x30\x20\x31\x31\x20\x7a\
1931+\x20\x4d\x20\x34\x20\x31\x35\x20\x4c\x20\x34\x20\x32\x30\x20\x4c\
1932+\x20\x38\x20\x32\x30\x20\x4c\x20\x38\x20\x31\x35\x20\x4c\x20\x34\
1933+\x20\x31\x35\x20\x7a\x20\x22\x0a\x20\x20\x20\x20\x20\x63\x6c\x61\
1934+\x73\x73\x3d\x22\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\
1935+\x54\x65\x78\x74\x22\x0a\x20\x20\x20\x20\x20\x2f\x3e\x0a\x3c\x2f\
1936+\x73\x76\x67\x3e\x0a\
1937+\x00\x00\x01\xc2\
1938+\x3c\
1939+\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
1940+\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
1941+\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
1942+\x30\x20\x30\x20\x32\x32\x20\x32\x32\x22\x3e\x0d\x0a\x20\x20\x3c\
1943+\x64\x65\x66\x73\x20\x69\x64\x3d\x22\x64\x65\x66\x73\x33\x30\x35\
1944+\x31\x22\x3e\x0d\x0a\x20\x20\x20\x20\x3c\x73\x74\x79\x6c\x65\x20\
1945+\x74\x79\x70\x65\x3d\x22\x74\x65\x78\x74\x2f\x63\x73\x73\x22\x20\
1946+\x69\x64\x3d\x22\x63\x75\x72\x72\x65\x6e\x74\x2d\x63\x6f\x6c\x6f\
1947+\x72\x2d\x73\x63\x68\x65\x6d\x65\x22\x3e\x0d\x0a\x20\x20\x20\x20\
1948+\x20\x20\x2e\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\
1949+\x65\x78\x74\x20\x7b\x0d\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x63\
1950+\x6f\x6c\x6f\x72\x3a\x23\x34\x64\x34\x64\x34\x64\x3b\x0d\x0a\x20\
1951+\x20\x20\x20\x20\x20\x7d\x0d\x0a\x20\x20\x20\x20\x20\x20\x3c\x2f\
1952+\x73\x74\x79\x6c\x65\x3e\x0d\x0a\x20\x20\x3c\x2f\x64\x65\x66\x73\
1953+\x3e\x0d\x0a\x20\x3c\x70\x61\x74\x68\x20\x0d\x0a\x20\x20\x20\x20\
1954+\x20\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\x6c\x6c\x3a\x63\x75\x72\
1955+\x72\x65\x6e\x74\x43\x6f\x6c\x6f\x72\x3b\x66\x69\x6c\x6c\x2d\x6f\
1956+\x70\x61\x63\x69\x74\x79\x3a\x31\x3b\x73\x74\x72\x6f\x6b\x65\x3a\
1957+\x6e\x6f\x6e\x65\x22\x20\x0d\x0a\x09\x20\x64\x3d\x22\x6d\x33\x20\
1958+\x33\x76\x31\x36\x68\x31\x20\x31\x35\x76\x2d\x31\x2d\x31\x35\x68\
1959+\x2d\x31\x2d\x31\x34\x2d\x31\x6d\x31\x20\x34\x68\x31\x34\x76\x31\
1960+\x31\x68\x2d\x31\x34\x76\x2d\x31\x31\x6d\x31\x20\x31\x76\x39\x68\
1961+\x35\x76\x2d\x39\x68\x2d\x35\x6d\x36\x20\x31\x76\x31\x68\x36\x76\
1962+\x2d\x31\x68\x2d\x36\x6d\x30\x20\x33\x76\x31\x68\x34\x76\x2d\x31\
1963+\x68\x2d\x34\x6d\x30\x20\x33\x76\x31\x68\x32\x76\x2d\x31\x68\x2d\
1964+\x32\x22\x0d\x0a\x09\x20\x63\x6c\x61\x73\x73\x3d\x22\x43\x6f\x6c\
1965+\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\x65\x78\x74\x22\x0d\x0a\
1966+\x20\x20\x20\x20\x20\x2f\x3e\x0d\x0a\x3c\x2f\x73\x76\x67\x3e\x0d\
1967+\x0a\
1968+\x00\x00\x06\x20\
1969+\x00\
1970+\x00\x14\xee\x78\x9c\xed\x57\x59\x8f\xdb\x36\x10\x7e\xdf\x5f\xa1\
1971+\x6a\x51\x64\x83\x5a\x12\xa9\xd3\xd2\xda\x0e\xd0\x2e\x02\x04\xd8\
1972+\xf4\xa1\x9b\xa2\xc7\x1b\x2d\xd1\x36\xb3\x92\x28\x50\xf4\x95\x5f\
1973+\xdf\x21\xad\xcb\x47\xb2\x0b\x24\xdb\xe6\xa1\x0a\xb2\x16\x67\x86\
1974+\xe4\xf0\x9b\x8f\x33\xa3\xc9\x9b\x5d\x91\x1b\x1b\x2a\x6a\xc6\xcb\
1975+\xa9\x89\x6d\x64\x1a\xb4\x4c\x79\xc6\xca\xe5\xd4\xfc\xfd\xc3\x5b\
1976+\x6b\x6c\x1a\xb5\x24\x65\x46\x72\x5e\xd2\xa9\x59\x72\xf3\xcd\xec\
1977+\x6a\xf2\x83\x65\x19\xbf\x08\x4a\x24\xcd\x8c\x2d\x93\x2b\xe3\x5d\
1978+\xf9\x58\xa7\xa4\xa2\xc6\xcd\x4a\xca\x2a\x71\x9c\xed\x76\x6b\xb3\
1979+\x46\x68\x73\xb1\x74\x5e\x1b\x96\x35\xbb\xba\x9a\xd4\x9b\xe5\x95\
1980+\x61\x18\xb0\x6f\x59\x27\x59\x3a\x35\x9b\x09\xd5\x5a\xe4\xda\x30\
1981+\x4b\x1d\x9a\xd3\x82\x96\xb2\x76\xb0\x8d\x1d\xb3\x37\x4f\x7b\xf3\
1982+\x54\xed\xce\x36\x34\xe5\x45\xc1\xcb\x5a\xcf\x2c\xeb\xeb\x81\xb1\
1983+\xc8\x16\x9d\xb5\xf2\x66\xeb\x69\x23\x1c\xc7\xb1\x83\x5c\xc7\x75\
1984+\x2d\xb0\xb0\xea\x7d\x29\xc9\xce\x3a\x9e\x0a\x3e\x5e\x9a\xea\x22\
1985+\x84\x1c\xd0\xf5\x96\xcf\xb3\x4a\x6a\x00\xb4\x82\xff\x9d\x79\x2b\
1986+\xb0\x6b\xbe\x16\x29\x5d\xc0\x3c\x6a\x97\x54\x3a\x77\x1f\xee\x3a\
1987+\xa5\x85\xec\x4c\x66\x83\x65\x5a\x3c\x8f\x76\x3d\x02\xb9\x24\x05\
1988+\xad\x2b\x92\xd2\xda\x69\xe5\x7a\xfe\x96\x65\x72\x35\x35\x5d\x57\
1989+\x8f\x56\x94\x2d\x57\xb2\x1b\x6e\x18\xdd\xfe\xcc\x77\x53\x13\x19\
1990+\xc8\x70\x5d\xa3\x11\xb3\x6c\x6a\xc2\x31\x1a\x9b\x9e\x22\xf8\xa0\
1991+\x6d\x96\x4f\x3a\x0d\xb2\x63\x6c\x08\xec\x45\x6e\xa0\x2d\xda\x63\
1992+\x24\x19\x4f\x95\x5f\x53\x53\xb2\x82\x56\x82\x2f\x58\x4e\x6d\x05\
1993+\xd0\x0c\xcc\x26\x19\x5d\xd4\xca\xfc\xb0\xa1\x1a\xf9\x5a\x01\xaa\
1994+\x82\x88\x47\x2a\x0e\xca\xc1\x8e\xb5\xe4\xe9\xa3\x32\xbe\xe3\xf2\
1995+\xde\x6c\xd5\x5c\x30\xa0\xcc\xd4\x24\x6b\xc9\x3b\xa1\xa0\x8b\xbf\
1996+\xc0\xb3\xe1\xf8\xcf\xe1\xf8\x6c\x95\x5a\xee\x73\xf0\x94\xc3\xa9\
1997+\x16\x39\xdf\x26\x1b\x56\xb3\x79\x4e\xcd\x33\x27\x58\xad\xdd\x80\
1998+\x43\x89\x35\x6d\x1c\x06\x97\x2b\x22\x57\xad\xed\x61\x79\x25\xf1\
1999+\x5d\xec\x99\xbd\x18\xa4\x85\x61\xb9\x76\x30\xb2\xb0\x91\x1a\x68\
2000+\xe4\xda\x51\xa8\x04\xae\x3f\x0a\x0c\x2b\x50\x7f\x94\x68\x84\xd4\
2001+\x40\xcb\xf5\x4b\x00\xa6\x5a\x61\x68\x53\x18\x6b\x61\x63\x1a\x8c\
2002+\xb4\xa1\x9a\xfd\x69\xb0\x59\x73\x22\x00\x3d\x4f\xae\xbd\x28\xc2\
2003+\xe9\xf8\x56\x0d\x2c\x0e\x3c\x61\x72\x9f\xe0\xc3\x50\xac\x73\x9a\
2004+\xd0\x0d\x2d\x79\x96\xdd\xd6\x52\xf0\x47\xda\xd9\x1f\x86\x96\x66\
2005+\x51\x82\x2b\xd9\x0a\xba\x25\x06\xfb\x49\x41\xca\x1a\x08\x5d\xc0\
2006+\x21\x89\x14\x6c\x77\x83\xec\xf1\x08\xa9\x7f\xf0\x1b\xd8\xb1\xab\
2007+\x5e\x5e\x0f\x66\x74\x98\xa6\xbc\x2c\x69\x2a\xb9\xb0\xd2\xb5\xd8\
2008+\x10\xb9\x16\x54\x05\xcb\x70\x1a\x3e\x38\x07\x42\x3c\x9f\x1d\x0f\
2009+\xdf\x84\x1d\x0f\x2f\xcf\x8e\xf8\xbb\x60\x07\xd2\xcf\xf3\xd9\xd1\
2010+\xd8\x7f\x2d\x3b\xdc\x86\x1d\xee\x08\xdb\xfe\x58\xbd\xfc\x3b\xec\
2011+\x78\xff\x4d\xd8\xf1\xfe\xe5\xd9\x11\x7e\x17\xec\xf8\x8f\x72\x87\
2012+\xdf\xb0\xc3\x07\x17\xe3\x50\xbd\x7c\x2d\x3b\x26\x8e\xaa\x32\xfa\
2013+\xad\xab\x51\xaa\x40\x65\xaa\x10\xf6\xa5\x68\x4e\xea\x36\x76\x15\
2014+\x59\x42\xa3\x91\x73\x31\x35\xaf\x17\xfa\x69\x14\x73\x2e\x32\x2a\
2015+\x5a\x55\xa8\x9f\x23\x55\x73\xca\x43\x6b\x75\x75\xec\xb2\x5a\xb5\
2016+\xd3\xa3\xcb\xfa\x7a\x45\x32\xbe\x85\x52\x7d\xaa\xfc\xc4\x39\xa0\
2017+\x84\xb1\xed\x41\xc5\x45\xe3\x53\x75\x0a\xe5\xdc\x72\x63\x3b\xf6\
2018+\xdc\xd0\x8d\xce\xb4\xb0\xa1\x8b\xed\x30\xf6\xc6\x51\x70\xaa\x84\
2019+\x72\xbd\x56\xdd\x97\xb5\x2e\x99\x84\x0e\xa7\xda\x9d\x4d\x5f\x0b\
2020+\xa1\x0c\x72\xb2\xa7\x70\x6e\xfd\xd3\x86\xb1\x5e\xf1\xed\x52\x28\
2021+\xfc\x16\x24\xef\x00\xfc\xec\x52\x75\x49\x2a\x6b\x3e\x57\xdd\x87\
2022+\xbe\x0c\x27\x6a\x3e\xff\x08\x41\xb5\x80\x57\xb4\xbe\x6c\xa1\xe6\
2023+\x7e\x49\xaf\x37\x50\x48\x5e\x56\x6f\x59\x09\xf8\x5a\x4d\x7f\x84\
2024+\xc7\xd1\x19\xd0\x8d\x45\xdb\x33\x61\x1c\x79\x9f\x31\x81\x33\xf8\
2025+\x67\x81\x68\x74\xfb\x3e\x73\x9c\xaa\x0a\xb2\x63\x05\xfb\x44\x01\
2026+\x32\xdc\xf0\x75\x52\x50\x49\x32\x22\x49\xcf\xc6\x56\x12\xb5\xcd\
2027+\x11\x34\xaf\xc9\x6f\x77\x6f\xbb\xec\x91\xa6\xc9\x1f\x5c\x3c\xf6\
2028+\x57\x43\x19\x90\x39\x5f\x83\xd3\x5d\x8e\x51\xfd\x56\x9a\xa8\x1b\
2029+\x46\xe4\x8c\x15\x00\x8b\xea\x54\x7f\x82\xf6\x12\x2e\x45\xa7\x38\
2030+\x32\x96\xfb\x8a\xf6\x8b\x1e\x96\x15\xf4\xd0\xb7\x5e\x6c\xde\xb3\
2031+\xb4\x60\x6a\x92\xf3\x20\x21\x37\xbc\x53\x9b\x74\xd7\xb0\x5b\x94\
2032+\xc9\x9c\xf6\xc2\x89\xd3\x78\xdf\x5e\xd6\xc1\xe1\xe0\xe6\x36\x47\
2033+\xd7\xa3\xe5\x09\x88\x39\x99\xd3\x7c\x6a\xde\x2b\x0e\x1a\xf8\x14\
2034+\xe2\xa5\xe0\xeb\xaa\x00\x76\x34\x2c\x35\x7b\x40\x8f\x58\x3b\x48\
2035+\x3c\xfa\x35\x87\x2f\x9b\x1b\x48\x98\x18\x79\xc8\xf6\x42\x17\x2a\
2036+\x52\xe3\xda\x30\x49\x0f\xd3\x63\x09\x9f\x47\xcf\xce\x8d\xda\xf8\
2037+\x24\x31\xee\x5a\x41\xce\x20\x91\x91\x2a\x99\xaf\xa5\x1c\xca\x3e\
2038+\x72\x56\x26\x00\x2d\x15\x67\x29\xf4\xf6\x90\xdc\x2c\x5a\x66\x49\
2039+\x97\x1c\x75\xa5\x40\x23\x8c\x02\x57\x1f\x01\xfa\x7a\xc8\xf4\x70\
2040+\xa8\xc8\x0e\xbc\x00\x1b\xea\x37\x1e\xbb\xaa\x18\x40\x1a\x71\x7d\
2041+\x1c\x43\xa1\xb0\x31\xf2\x7d\x37\x8c\x47\xbe\x8d\x22\xec\xab\x5a\
2042+\x12\x46\x5e\xe4\x47\xc1\x28\xb4\xc3\xb1\xef\x19\xf7\x7a\x4d\xdf\
2043+\x83\x19\x11\x36\xfe\x3e\x2a\x87\xba\x5e\x61\x1f\x9d\x97\xbc\xa7\
2044+\xd2\xf3\xd3\xb0\x3e\xbf\x03\x39\x05\x12\x38\x50\x66\x5f\x46\x52\
2045+\x0f\x72\xb8\x86\x32\xf1\x5b\x59\x46\x20\xf9\x0a\x41\xf6\x47\xe1\
2046+\x3a\xc3\xbc\x60\x59\x02\xec\xbf\xb9\x56\x9d\xe2\xeb\x73\xf4\x5b\
2047+\xa4\x00\x3e\xd7\x0b\x11\x0e\xa1\xcb\x41\x90\x78\x8d\x1e\x59\xab\
2048+\x81\xb6\x47\xdf\x6a\xe0\xbf\x57\x41\x53\x42\x7b\xec\x46\xf8\x12\
2049+\xd6\xe1\xb3\xb1\xee\xe0\xed\x6a\x1e\xdc\x0b\x75\x51\x21\x73\xa6\
2050+\xea\xe9\xa3\x21\xe9\x4e\xb6\xe6\x90\x1b\x12\xfd\x49\x09\x5b\xc2\
2051+\xbd\xa7\x62\xd3\x77\x34\x6d\xa4\x38\x14\x03\xfd\x0e\x6b\x42\x06\
2052+\xc9\x6f\xb5\x64\xab\x53\xe6\x91\xa8\x86\x3c\x97\x44\xb6\x17\x05\
2053+\xb1\x1b\xf9\x01\x90\x5e\xc5\xa3\x49\xae\x09\x76\x83\x1f\x0f\x76\
2054+\x0b\x52\xb0\x7c\x9f\xd4\x70\x15\x2d\xd8\x92\x2d\x6e\x73\x2a\x21\
2055+\x44\x96\xf2\x84\x95\xcb\x04\xc1\xd4\x2d\x54\xd8\x23\xc1\x97\xba\
2056+\xd8\x17\xba\x79\x1d\x14\x90\xfc\x63\x3b\x8a\x3c\xc8\x18\x51\x27\
2057+\x54\x75\x1f\xf9\x11\x84\x35\x1c\x1f\x05\x4f\x01\xec\x8f\x51\x74\
2058+\x1e\x14\xb5\x5f\x73\x26\x98\x0c\x80\x98\xb3\x89\x04\x41\x39\xe8\
2059+\xca\x5a\x5b\xc1\x15\xfa\x6a\xc6\xb0\x23\x52\xcb\xab\x09\xb0\xfe\
2060+\xf0\xb3\xe2\xa2\x83\x27\x2e\x02\x01\x26\x8e\xf2\xed\x7f\x1e\x7c\
2061+\x15\x0f\x10\xe4\xdb\x30\xf2\x8e\x79\x10\x40\x92\x0d\xc7\xd1\x19\
2062+\x0f\x02\xec\x05\x2f\xc9\x03\x58\x3f\x3a\xe5\xc1\xa9\x83\x9f\x71\
2063+\xf1\xa9\xc8\x6e\x88\x60\xa4\x94\x4f\x46\x5b\x0a\x2a\xd3\xd5\x39\
2064+\x03\xa0\xee\xa0\xd0\x1b\xc7\xc8\x0f\x55\xd8\x06\x11\x7f\xf5\x2b\
2065+\x97\xdc\x78\x80\xb8\xbf\xba\xb5\xda\xcc\x66\x1d\x66\x56\x34\x65\
2066+\x0b\x96\x12\xc9\x78\x39\x34\x34\x67\x12\xd8\xab\x8e\x3c\x60\xf1\
2067+\xc4\x59\xce\xae\x26\xaa\xcb\x99\x5d\xfd\x03\x35\xd8\x18\x9f\
2068+\x00\x00\x01\xd8\
2069+\x3c\
2070+\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
2071+\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
2072+\x30\x2f\x73\x76\x67\x22\x20\x76\x69\x65\x77\x42\x6f\x78\x3d\x22\
2073+\x30\x20\x30\x20\x32\x32\x20\x32\x32\x22\x3e\x0d\x0a\x20\x20\x3c\
2074+\x64\x65\x66\x73\x20\x69\x64\x3d\x22\x64\x65\x66\x73\x33\x30\x35\
2075+\x31\x22\x3e\x0d\x0a\x20\x20\x20\x20\x3c\x73\x74\x79\x6c\x65\x20\
2076+\x74\x79\x70\x65\x3d\x22\x74\x65\x78\x74\x2f\x63\x73\x73\x22\x20\
2077+\x69\x64\x3d\x22\x63\x75\x72\x72\x65\x6e\x74\x2d\x63\x6f\x6c\x6f\
2078+\x72\x2d\x73\x63\x68\x65\x6d\x65\x22\x3e\x0d\x0a\x20\x20\x20\x20\
2079+\x20\x20\x2e\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\x54\
2080+\x65\x78\x74\x20\x7b\x0d\x0a\x20\x20\x20\x20\x20\x20\x20\x20\x63\
2081+\x6f\x6c\x6f\x72\x3a\x23\x34\x64\x34\x64\x34\x64\x3b\x0d\x0a\x20\
2082+\x20\x20\x20\x20\x20\x7d\x0d\x0a\x20\x20\x20\x20\x20\x20\x3c\x2f\
2083+\x73\x74\x79\x6c\x65\x3e\x0d\x0a\x20\x20\x3c\x2f\x64\x65\x66\x73\
2084+\x3e\x0d\x0a\x20\x3c\x70\x61\x74\x68\x20\x0d\x0a\x20\x20\x20\x20\
2085+\x73\x74\x79\x6c\x65\x3d\x22\x66\x69\x6c\x6c\x3a\x63\x75\x72\x72\
2086+\x65\x6e\x74\x43\x6f\x6c\x6f\x72\x3b\x66\x69\x6c\x6c\x2d\x6f\x70\
2087+\x61\x63\x69\x74\x79\x3a\x31\x3b\x73\x74\x72\x6f\x6b\x65\x3a\x6e\
2088+\x6f\x6e\x65\x22\x20\x0d\x0a\x09\x64\x3d\x22\x6d\x33\x20\x33\x76\
2089+\x31\x20\x31\x35\x68\x31\x20\x31\x35\x76\x2d\x31\x2d\x31\x33\x68\
2090+\x2d\x36\x2e\x39\x39\x32\x31\x38\x38\x6c\x2d\x32\x2d\x32\x2d\x2e\
2091+\x30\x30\x37\x38\x31\x32\x2e\x30\x30\x37\x38\x31\x33\x76\x2d\x2e\
2092+\x30\x30\x37\x38\x31\x33\x68\x2d\x36\x2d\x31\x6d\x36\x2e\x30\x30\
2093+\x37\x38\x31\x20\x35\x68\x38\x2e\x39\x39\x32\x31\x38\x38\x76\x31\
2094+\x30\x68\x2d\x31\x34\x76\x2d\x38\x68\x33\x76\x2d\x2e\x30\x30\x37\
2095+\x38\x31\x33\x6c\x2e\x30\x30\x37\x38\x31\x33\x2e\x30\x30\x37\x38\
2096+\x31\x33\x20\x32\x2d\x32\x22\x0d\x0a\x20\x20\x20\x20\x63\x6c\x61\
2097+\x73\x73\x3d\x22\x43\x6f\x6c\x6f\x72\x53\x63\x68\x65\x6d\x65\x2d\
2098+\x54\x65\x78\x74\x22\x0d\x0a\x20\x20\x20\x20\x2f\x3e\x0d\x0a\x3c\
2099+\x2f\x73\x76\x67\x3e\x0d\x0a\
2100+\x00\x00\x00\xab\
2101+\x3c\
2102+\x73\x76\x67\x20\x78\x6d\x6c\x6e\x73\x3d\x22\x68\x74\x74\x70\x3a\
2103+\x2f\x2f\x77\x77\x77\x2e\x77\x33\x2e\x6f\x72\x67\x2f\x32\x30\x30\
2104+\x30\x2f\x73\x76\x67\x22\x20\x77\x69\x64\x74\x68\x3d\x22\x32\x32\
2105+\x22\x20\x68\x65\x69\x67\x68\x74\x3d\x22\x32\x32\x22\x3e\x0d\x0a\
2106+\x20\x3c\x70\x61\x74\x68\x20\x64\x3d\x22\x6d\x33\x20\x33\x76\x34\
2107+\x20\x31\x32\x68\x31\x20\x31\x34\x20\x31\x76\x2d\x31\x2d\x31\x32\
2108+\x2d\x33\x68\x2d\x31\x35\x2d\x31\x6d\x31\x20\x34\x68\x31\x34\x76\
2109+\x31\x31\x68\x2d\x31\x34\x76\x2d\x31\x31\x6d\x34\x20\x34\x76\x32\
2110+\x68\x36\x76\x2d\x32\x68\x2d\x36\x22\x20\x73\x74\x79\x6c\x65\x3d\
2111+\x22\x66\x69\x6c\x6c\x3a\x23\x64\x61\x34\x34\x35\x33\x22\x2f\x3e\
2112+\x0d\x0a\x3c\x2f\x73\x76\x67\x3e\x0d\x0a\
21022113 "
21032114
21042115 qt_resource_name = b"\
2116+\x00\x05\
2117+\x00\x6f\xa6\x53\
2118+\x00\x69\
2119+\x00\x63\x00\x6f\x00\x6e\x00\x73\
21052120 \x00\x0c\
21062121 \x0d\xfc\x11\x13\
21072122 \x00\x74\
21082123 \x00\x72\x00\x61\x00\x6e\x00\x73\x00\x6c\x00\x61\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x73\
2109-\x00\x05\
2110-\x00\x6f\xa6\x53\
2111-\x00\x69\
2112-\x00\x63\x00\x6f\x00\x6e\x00\x73\
2113-\x00\x0d\
2114-\x08\x51\xc4\xa7\
2115-\x00\x63\
2116-\x00\x6f\x00\x6e\x00\x66\x00\x69\x00\x67\x00\x75\x00\x72\x00\x65\x00\x2e\x00\x73\x00\x76\x00\x67\
2117-\x00\x14\
2118-\x07\x40\xaf\x47\
2119-\x00\x61\
2120-\x00\x70\x00\x70\x00\x6c\x00\x69\x00\x63\x00\x61\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x2d\x00\x65\x00\x78\x00\x69\x00\x74\x00\x2e\
2121-\x00\x73\x00\x76\x00\x67\
2122-\x00\x13\
2123-\x09\x42\xde\xc7\
2124-\x00\x76\
2125-\x00\x69\x00\x65\x00\x77\x00\x2d\x00\x73\x00\x74\x00\x61\x00\x74\x00\x69\x00\x73\x00\x74\x00\x69\x00\x63\x00\x73\x00\x2e\x00\x73\
2126-\x00\x76\x00\x67\
2124+\x00\x0f\
2125+\x0b\xf7\x67\x1d\
2126+\x00\x67\
2127+\x00\x70\x00\x78\x00\x76\x00\x69\x00\x65\x00\x77\x00\x65\x00\x72\x00\x5f\x00\x72\x00\x75\x00\x2e\x00\x71\x00\x6d\
21272128 \x00\x14\
21282129 \x0b\xa9\xa6\xa7\
21292130 \x00\x64\
@@ -2133,19 +2134,6 @@
21332134 \x01\x3a\xc4\xe7\
21342135 \x00\x67\
21352136 \x00\x70\x00\x78\x00\x76\x00\x69\x00\x65\x00\x77\x00\x65\x00\x72\x00\x2e\x00\x73\x00\x76\x00\x67\
2136-\x00\x11\
2137-\x01\xa6\xc9\x07\
2138-\x00\x64\
2139-\x00\x6f\x00\x63\x00\x75\x00\x6d\x00\x65\x00\x6e\x00\x74\x00\x2d\x00\x6f\x00\x70\x00\x65\x00\x6e\x00\x2e\x00\x73\x00\x76\x00\x67\
2140-\
2141-\x00\x0c\
2142-\x00\x66\xb4\x47\
2143-\x00\x74\
2144-\x00\x65\x00\x78\x00\x74\x00\x2d\x00\x78\x00\x6d\x00\x6c\x00\x2e\x00\x73\x00\x76\x00\x67\
2145-\x00\x0f\
2146-\x0b\xaa\x9d\x47\
2147-\x00\x74\
2148-\x00\x69\x00\x6d\x00\x65\x00\x70\x00\x72\x00\x6f\x00\x66\x00\x69\x00\x6c\x00\x65\x00\x2e\x00\x73\x00\x76\x00\x67\
21492137 \x00\x10\
21502138 \x0c\xbc\x23\xe7\
21512139 \x00\x64\
@@ -2155,65 +2143,88 @@
21552143 \x00\x64\
21562144 \x00\x6f\x00\x63\x00\x75\x00\x6d\x00\x65\x00\x6e\x00\x74\x00\x2d\x00\x73\x00\x61\x00\x76\x00\x65\x00\x2e\x00\x73\x00\x76\x00\x67\
21572145 \
2146+\x00\x0c\
2147+\x00\x66\xb4\x47\
2148+\x00\x74\
2149+\x00\x65\x00\x78\x00\x74\x00\x2d\x00\x78\x00\x6d\x00\x6c\x00\x2e\x00\x73\x00\x76\x00\x67\
21582150 \x00\x13\
21592151 \x03\x85\xd3\x27\
21602152 \x00\x64\
21612153 \x00\x69\x00\x73\x00\x74\x00\x61\x00\x6e\x00\x63\x00\x65\x00\x70\x00\x72\x00\x6f\x00\x66\x00\x69\x00\x6c\x00\x65\x00\x2e\x00\x73\
21622154 \x00\x76\x00\x67\
2155+\x00\x13\
2156+\x09\x42\xde\xc7\
2157+\x00\x76\
2158+\x00\x69\x00\x65\x00\x77\x00\x2d\x00\x73\x00\x74\x00\x61\x00\x74\x00\x69\x00\x73\x00\x74\x00\x69\x00\x63\x00\x73\x00\x2e\x00\x73\
2159+\x00\x76\x00\x67\
2160+\x00\x0d\
2161+\x08\x51\xc4\xa7\
2162+\x00\x63\
2163+\x00\x6f\x00\x6e\x00\x66\x00\x69\x00\x67\x00\x75\x00\x72\x00\x65\x00\x2e\x00\x73\x00\x76\x00\x67\
21632164 \x00\x0f\
2164-\x0b\xf7\x67\x1d\
2165-\x00\x67\
2166-\x00\x70\x00\x78\x00\x76\x00\x69\x00\x65\x00\x77\x00\x65\x00\x72\x00\x5f\x00\x72\x00\x75\x00\x2e\x00\x71\x00\x6d\
2165+\x0b\xaa\x9d\x47\
2166+\x00\x74\
2167+\x00\x69\x00\x6d\x00\x65\x00\x70\x00\x72\x00\x6f\x00\x66\x00\x69\x00\x6c\x00\x65\x00\x2e\x00\x73\x00\x76\x00\x67\
2168+\x00\x11\
2169+\x01\xa6\xc9\x07\
2170+\x00\x64\
2171+\x00\x6f\x00\x63\x00\x75\x00\x6d\x00\x65\x00\x6e\x00\x74\x00\x2d\x00\x6f\x00\x70\x00\x65\x00\x6e\x00\x2e\x00\x73\x00\x76\x00\x67\
2172+\
2173+\x00\x14\
2174+\x07\x40\xaf\x47\
2175+\x00\x61\
2176+\x00\x70\x00\x70\x00\x6c\x00\x69\x00\x63\x00\x61\x00\x74\x00\x69\x00\x6f\x00\x6e\x00\x2d\x00\x65\x00\x78\x00\x69\x00\x74\x00\x2e\
2177+\x00\x73\x00\x76\x00\x67\
21672178 "
21682179
21692180 qt_resource_struct_v1 = b"\
21702181 \x00\x00\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x01\
2171-\x00\x00\x00\x1e\x00\x02\x00\x00\x00\x0b\x00\x00\x00\x04\
2172-\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x03\
2173-\x00\x00\x01\xda\x00\x00\x00\x00\x00\x01\x00\x00\x38\x1e\
2174-\x00\x00\x01\x1e\x00\x01\x00\x00\x00\x01\x00\x00\x21\x07\
2175-\x00\x00\x00\xd6\x00\x00\x00\x00\x00\x01\x00\x00\x08\xde\
2176-\x00\x00\x00\xf6\x00\x00\x00\x00\x00\x01\x00\x00\x1f\x2b\
2177-\x00\x00\x01\xae\x00\x01\x00\x00\x00\x01\x00\x00\x31\xfe\
2178-\x00\x00\x00\x4e\x00\x00\x00\x00\x00\x01\x00\x00\x01\xc6\
2182+\x00\x00\x00\x00\x00\x02\x00\x00\x00\x0b\x00\x00\x00\x04\
2183+\x00\x00\x00\x10\x00\x02\x00\x00\x00\x01\x00\x00\x00\x03\
21792184 \x00\x00\x00\x2e\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\
2180-\x00\x00\x00\x7c\x00\x00\x00\x00\x00\x01\x00\x00\x02\x75\
2181-\x00\x00\x00\xa8\x00\x00\x00\x00\x00\x01\x00\x00\x04\x3f\
2182-\x00\x00\x01\x3c\x00\x01\x00\x00\x00\x01\x00\x00\x26\xef\
2183-\x00\x00\x01\x60\x00\x00\x00\x00\x00\x01\x00\x00\x2d\x13\
2184-\x00\x00\x01\x86\x00\x00\x00\x00\x00\x01\x00\x00\x2e\xe6\
2185+\x00\x00\x00\xee\x00\x01\x00\x00\x00\x01\x00\x00\x69\x5e\
2186+\x00\x00\x00\x80\x00\x00\x00\x00\x00\x01\x00\x00\x4e\x26\
2187+\x00\x00\x01\xa8\x00\x00\x00\x00\x00\x01\x00\x00\x7f\x1a\
2188+\x00\x00\x01\x0c\x00\x01\x00\x00\x00\x01\x00\x00\x6f\x46\
2189+\x00\x00\x01\xd0\x00\x00\x00\x00\x00\x01\x00\x00\x80\xf6\
2190+\x00\x00\x01\x64\x00\x00\x00\x00\x00\x01\x00\x00\x77\x30\
2191+\x00\x00\x01\x38\x00\x00\x00\x00\x00\x01\x00\x00\x75\x66\
2192+\x00\x00\x00\x52\x00\x00\x00\x00\x00\x01\x00\x00\x49\x87\
2193+\x00\x00\x01\x84\x00\x01\x00\x00\x00\x01\x00\x00\x78\xf6\
2194+\x00\x00\x00\xa0\x00\x00\x00\x00\x00\x01\x00\x00\x64\x73\
2195+\x00\x00\x00\xc6\x00\x00\x00\x00\x00\x01\x00\x00\x66\x46\
21852196 "
21862197
21872198 qt_resource_struct_v2 = b"\
21882199 \x00\x00\x00\x00\x00\x02\x00\x00\x00\x02\x00\x00\x00\x01\
21892200 \x00\x00\x00\x00\x00\x00\x00\x00\
2190-\x00\x00\x00\x1e\x00\x02\x00\x00\x00\x0b\x00\x00\x00\x04\
2191-\x00\x00\x00\x00\x00\x00\x00\x00\
2192-\x00\x00\x00\x00\x00\x02\x00\x00\x00\x01\x00\x00\x00\x03\
2201+\x00\x00\x00\x00\x00\x02\x00\x00\x00\x0b\x00\x00\x00\x04\
21932202 \x00\x00\x00\x00\x00\x00\x00\x00\
2194-\x00\x00\x01\xda\x00\x00\x00\x00\x00\x01\x00\x00\x38\x1e\
2195-\x00\x00\x01\x5f\xcf\x99\x5d\x26\
2196-\x00\x00\x01\x1e\x00\x01\x00\x00\x00\x01\x00\x00\x21\x07\
2203+\x00\x00\x00\x10\x00\x02\x00\x00\x00\x01\x00\x00\x00\x03\
2204+\x00\x00\x00\x00\x00\x00\x00\x00\
2205+\x00\x00\x00\x2e\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\
2206+\x00\x00\x01\x5f\xf2\x2d\x3b\x5f\
2207+\x00\x00\x00\xee\x00\x01\x00\x00\x00\x01\x00\x00\x69\x5e\
21972208 \x00\x00\x01\x58\x9a\x34\x95\x43\
2198-\x00\x00\x00\xd6\x00\x00\x00\x00\x00\x01\x00\x00\x08\xde\
2209+\x00\x00\x00\x80\x00\x00\x00\x00\x00\x01\x00\x00\x4e\x26\
21992210 \x00\x00\x01\x58\x97\x51\x5a\x64\
2200-\x00\x00\x00\xf6\x00\x00\x00\x00\x00\x01\x00\x00\x1f\x2b\
2211+\x00\x00\x01\xa8\x00\x00\x00\x00\x00\x01\x00\x00\x7f\x1a\
22012212 \x00\x00\x01\x58\x9a\x32\xe2\x71\
2202-\x00\x00\x01\xae\x00\x01\x00\x00\x00\x01\x00\x00\x31\xfe\
2213+\x00\x00\x01\x0c\x00\x01\x00\x00\x00\x01\x00\x00\x6f\x46\
22032214 \x00\x00\x01\x58\xa4\xe5\x9a\xf9\
2204-\x00\x00\x00\x4e\x00\x00\x00\x00\x00\x01\x00\x00\x01\xc6\
2215+\x00\x00\x01\xd0\x00\x00\x00\x00\x00\x01\x00\x00\x80\xf6\
22052216 \x00\x00\x01\x58\x9a\x39\x04\x02\
2206-\x00\x00\x00\x2e\x00\x00\x00\x00\x00\x01\x00\x00\x00\x00\
2217+\x00\x00\x01\x64\x00\x00\x00\x00\x00\x01\x00\x00\x77\x30\
22072218 \x00\x00\x01\x58\x97\x9d\x57\x54\
2208-\x00\x00\x00\x7c\x00\x00\x00\x00\x00\x01\x00\x00\x02\x75\
2219+\x00\x00\x01\x38\x00\x00\x00\x00\x00\x01\x00\x00\x75\x66\
22092220 \x00\x00\x01\x5c\x6d\x21\x26\x20\
2210-\x00\x00\x00\xa8\x00\x00\x00\x00\x00\x01\x00\x00\x04\x3f\
2221+\x00\x00\x00\x52\x00\x00\x00\x00\x00\x01\x00\x00\x49\x87\
22112222 \x00\x00\x01\x58\x9a\x33\x0d\x69\
2212-\x00\x00\x01\x3c\x00\x01\x00\x00\x00\x01\x00\x00\x26\xef\
2223+\x00\x00\x01\x84\x00\x01\x00\x00\x00\x01\x00\x00\x78\xf6\
22132224 \x00\x00\x01\x58\xa4\xe5\xe0\x2d\
2214-\x00\x00\x01\x60\x00\x00\x00\x00\x00\x01\x00\x00\x2d\x13\
2225+\x00\x00\x00\xa0\x00\x00\x00\x00\x00\x01\x00\x00\x64\x73\
22152226 \x00\x00\x01\x59\x0d\xd4\x9f\x37\
2216-\x00\x00\x01\x86\x00\x00\x00\x00\x00\x01\x00\x00\x2e\xe6\
2227+\x00\x00\x00\xc6\x00\x00\x00\x00\x00\x01\x00\x00\x66\x46\
22172228 \x00\x00\x01\x58\x9a\x32\xf8\x01\
22182229 "
22192230
diff -r 3784189dbc60 -r 7a11d62dfddb gpxviewer/ui_mainwindow.py
--- a/gpxviewer/ui_mainwindow.py Sun Nov 19 17:38:37 2017 +0700
+++ b/gpxviewer/ui_mainwindow.py Sat Nov 25 15:01:47 2017 +0700
@@ -49,6 +49,8 @@
4949 self.menubar.setObjectName("menubar")
5050 self.menuFile = QtWidgets.QMenu(self.menubar)
5151 self.menuFile.setObjectName("menuFile")
52+ self.menuRecentProjects = QtWidgets.QMenu(self.menuFile)
53+ self.menuRecentProjects.setObjectName("menuRecentProjects")
5254 self.menuHelp = QtWidgets.QMenu(self.menubar)
5355 self.menuHelp.setObjectName("menuHelp")
5456 self.menuFilter = QtWidgets.QMenu(self.menubar)
@@ -132,6 +134,9 @@
132134 self.actionStatistics.setObjectName("actionStatistics")
133135 self.actionSaveGPXfileAs = QtWidgets.QAction(MainWindow)
134136 self.actionSaveGPXfileAs.setObjectName("actionSaveGPXfileAs")
137+ self.actionClearList = QtWidgets.QAction(MainWindow)
138+ self.actionClearList.setObjectName("actionClearList")
139+ self.menuRecentProjects.addAction(self.actionClearList)
135140 self.menuFile.addAction(self.actionLoadGPXfile)
136141 self.menuFile.addAction(self.actionSaveGPXfileAs)
137142 self.menuFile.addSeparator()
@@ -140,6 +145,8 @@
140145 self.menuFile.addAction(self.actionSave)
141146 self.menuFile.addAction(self.actionSaveAs)
142147 self.menuFile.addSeparator()
148+ self.menuFile.addAction(self.menuRecentProjects.menuAction())
149+ self.menuFile.addSeparator()
143150 self.menuFile.addAction(self.actionQuit)
144151 self.menuHelp.addAction(self.actionGpxViewerHelp)
145152 self.menuHelp.addSeparator()
@@ -189,6 +196,7 @@
189196 self.actionNew.triggered.connect(MainWindow.fileNew)
190197 self.actionStatistics.triggered.connect(MainWindow.showStatistics)
191198 self.actionSaveGPXfileAs.triggered.connect(MainWindow.fileSaveGPXFileAs)
199+ self.actionClearList.triggered.connect(MainWindow.clearRecentList)
192200 QtCore.QMetaObject.connectSlotsByName(MainWindow)
193201
194202 def retranslateUi(self, MainWindow):
@@ -196,6 +204,7 @@
196204 self.tabWidget.setTabText(self.tabWidget.indexOf(self.wptTab), _translate("MainWindow", "Waypoints"))
197205 self.tabWidget.setTabText(self.tabWidget.indexOf(self.trkTab), _translate("MainWindow", "Tracks"))
198206 self.menuFile.setTitle(_translate("MainWindow", "&File"))
207+ self.menuRecentProjects.setTitle(_translate("MainWindow", "&Recent projects"))
199208 self.menuHelp.setTitle(_translate("MainWindow", "&Help"))
200209 self.menuFilter.setTitle(_translate("MainWindow", "F&ilter"))
201210 self.menuTools.setTitle(_translate("MainWindow", "&Tools"))
@@ -210,7 +219,7 @@
210219 self.actionLoadGPXfile.setText(_translate("MainWindow", "&Load GPX file"))
211220 self.actionDistanceProfile.setText(_translate("MainWindow", "&Distance profile"))
212221 self.actionTimeProfile.setText(_translate("MainWindow", "&Time profile"))
213- self.actionProfileStyle.setText(_translate("MainWindow", "Profile &style"))
222+ self.actionProfileStyle.setText(_translate("MainWindow", "&Profile style"))
214223 self.actionShowSkipped.setText(_translate("MainWindow", "&Show skipped"))
215224 self.actionShowMarked.setText(_translate("MainWindow", "Show &marked"))
216225 self.actionShowCaptioned.setText(_translate("MainWindow", "Show &captioned"))
@@ -220,4 +229,5 @@
220229 self.actionNew.setText(_translate("MainWindow", "&New project"))
221230 self.actionStatistics.setText(_translate("MainWindow", "&Statistics"))
222231 self.actionSaveGPXfileAs.setText(_translate("MainWindow", "Save &GPX file as..."))
232+ self.actionClearList.setText(_translate("MainWindow", "&Clear list"))
223233
diff -r 3784189dbc60 -r 7a11d62dfddb gpxviewer/ui_statwindow.py
--- a/gpxviewer/ui_statwindow.py Sun Nov 19 17:38:37 2017 +0700
+++ b/gpxviewer/ui_statwindow.py Sat Nov 25 15:01:47 2017 +0700
@@ -121,15 +121,15 @@
121121 item = self.statWidget.horizontalHeaderItem(1)
122122 item.setText(_translate("StatWindow", "Distance"))
123123 item = self.statWidget.horizontalHeaderItem(2)
124- item.setText(_translate("StatWindow", "Altitude raise"))
124+ item.setText(_translate("StatWindow", "Elevation ascent"))
125125 item = self.statWidget.horizontalHeaderItem(3)
126- item.setText(_translate("StatWindow", "Altitude drop"))
126+ item.setText(_translate("StatWindow", "Elevation descent"))
127127 item = self.statWidget.horizontalHeaderItem(4)
128128 item.setText(_translate("StatWindow", "Time"))
129129 self.groupBox.setTitle(_translate("StatWindow", "Total"))
130130 self.label.setText(_translate("StatWindow", "Distance"))
131- self.label_2.setText(_translate("StatWindow", "Altitude raise"))
132- self.label_3.setText(_translate("StatWindow", "Altitude drop"))
131+ self.label_2.setText(_translate("StatWindow", "Elevation ascent"))
132+ self.label_3.setText(_translate("StatWindow", "Elevation descent"))
133133 self.label_4.setText(_translate("StatWindow", "Time"))
134134 self.actionBySplittingLines.setText(_translate("StatWindow", "By splitting lines"))
135135
diff -r 3784189dbc60 -r 7a11d62dfddb ui/mainwindow.ui
--- a/ui/mainwindow.ui Sun Nov 19 17:38:37 2017 +0700
+++ b/ui/mainwindow.ui Sat Nov 25 15:01:47 2017 +0700
@@ -80,6 +80,12 @@
8080 <property name="title">
8181 <string>&amp;File</string>
8282 </property>
83+ <widget class="QMenu" name="menuRecentProjects">
84+ <property name="title">
85+ <string>&amp;Recent projects</string>
86+ </property>
87+ <addaction name="actionClearList"/>
88+ </widget>
8389 <addaction name="actionLoadGPXfile"/>
8490 <addaction name="actionSaveGPXfileAs"/>
8591 <addaction name="separator"/>
@@ -88,6 +94,8 @@
8894 <addaction name="actionSave"/>
8995 <addaction name="actionSaveAs"/>
9096 <addaction name="separator"/>
97+ <addaction name="menuRecentProjects"/>
98+ <addaction name="separator"/>
9199 <addaction name="actionQuit"/>
92100 </widget>
93101 <widget class="QMenu" name="menuHelp">
@@ -279,7 +287,7 @@
279287 <normaloff>.</normaloff>.</iconset>
280288 </property>
281289 <property name="text">
282- <string>Profile &amp;style</string>
290+ <string>&amp;Profile style</string>
283291 </property>
284292 </action>
285293 <action name="actionShowSkipped">
@@ -353,6 +361,11 @@
353361 <string>Save &amp;GPX file as...</string>
354362 </property>
355363 </action>
364+ <action name="actionClearList">
365+ <property name="text">
366+ <string>&amp;Clear list</string>
367+ </property>
368+ </action>
356369 </widget>
357370 <resources/>
358371 <connections>
@@ -644,6 +657,22 @@
644657 </hint>
645658 </hints>
646659 </connection>
660+ <connection>
661+ <sender>actionClearList</sender>
662+ <signal>triggered()</signal>
663+ <receiver>MainWindow</receiver>
664+ <slot>clearRecentList()</slot>
665+ <hints>
666+ <hint type="sourcelabel">
667+ <x>-1</x>
668+ <y>-1</y>
669+ </hint>
670+ <hint type="destinationlabel">
671+ <x>511</x>
672+ <y>383</y>
673+ </hint>
674+ </hints>
675+ </connection>
647676 </connections>
648677 <slots>
649678 <slot>fileOpen()</slot>
@@ -663,5 +692,6 @@
663692 <slot>fileNew()</slot>
664693 <slot>showStatistics()</slot>
665694 <slot>fileSaveGPXFileAs()</slot>
695+ <slot>clearRecentList()</slot>
666696 </slots>
667697 </ui>
diff -r 3784189dbc60 -r 7a11d62dfddb ui/statwindow.ui
--- a/ui/statwindow.ui Sun Nov 19 17:38:37 2017 +0700
+++ b/ui/statwindow.ui Sat Nov 25 15:01:47 2017 +0700
@@ -41,12 +41,12 @@
4141 </column>
4242 <column>
4343 <property name="text">
44- <string>Altitude raise</string>
44+ <string>Elevation ascent</string>
4545 </property>
4646 </column>
4747 <column>
4848 <property name="text">
49- <string>Altitude drop</string>
49+ <string>Elevation descent</string>
5050 </property>
5151 </column>
5252 <column>
@@ -120,7 +120,7 @@
120120 <item>
121121 <widget class="QLabel" name="label_2">
122122 <property name="text">
123- <string>Altitude raise</string>
123+ <string>Elevation ascent</string>
124124 </property>
125125 <property name="alignment">
126126 <set>Qt::AlignCenter</set>
@@ -157,7 +157,7 @@
157157 <item>
158158 <widget class="QLabel" name="label_3">
159159 <property name="text">
160- <string>Altitude drop</string>
160+ <string>Elevation descent</string>
161161 </property>
162162 <property name="alignment">
163163 <set>Qt::AlignCenter</set>
Show on old repository browser