From 3576730bfdaba93f22a1f0e2f4f1faa2ad82a951 Mon Sep 17 00:00:00 2001 From: fredvs Date: Mon, 29 May 2023 23:21:33 +0200 Subject: [PATCH] Release 5.8.0. --- README.TXT | 5 +- VERSION.TXT | 6 + apps/ide/main.mfm | 11 +- apps/ide/main.pas | 2 +- apps/ide/main_mfm.pas | 3615 +++++++++++++++++----------------- apps/ide/mseide.prj | 210 +- lib/common/kernel/msegui.pas | 4 +- readme.md | 5 +- 8 files changed, 1920 insertions(+), 1938 deletions(-) diff --git a/README.TXT b/README.TXT index 4cb0a8990..715c4a542 100644 --- a/README.TXT +++ b/README.TXT @@ -1,9 +1,10 @@ MSEide+MSEgui Pascal Cross Platform GUI Development System. -2022-04-09 Version 5.6.10. -Copyright (c) 1999-2022 by Martin Schreiber and friends. +2023-05-28 Version 5.8.0. +Copyright (c) 1999-2023 by Martin Schreiber and friends. - Compiles with FPC 2.6.4, 3.0.0, 3.0.2, 3.2.0, 3.2.2 or 3.3.1. +- Compiles with FPC-LLVM 3.3.1. - For FreeBSD-x86_64, Linux-i386, Linux-x86_64, Linux-Rpi-arm32, Linux-Rpi-aarch64, Windows-i386, Windows-x86_64. - Links to xlib and gdi32, no external widget library needed. diff --git a/VERSION.TXT b/VERSION.TXT index 9328adb3c..cfd1310ae 100644 --- a/VERSION.TXT +++ b/VERSION.TXT @@ -1,5 +1,11 @@ MSEide+MSEgui changes version history ********************************************** + +Version 5.8.0 +2023-05-28 +Lot of fixes. +Less warnings, compatible fpc-llvm. + Version 5.6.10 2022-10-24 Fixes of version 5.6.6. diff --git a/apps/ide/main.mfm b/apps/ide/main.mfm index f88f7a18b..121f035d5 100644 --- a/apps/ide/main.mfm +++ b/apps/ide/main.mfm @@ -21,9 +21,9 @@ object mainfo: tmainfo container.onlayout = onscale container.bounds = ( 0 - 17 + 19 449 - 132 + 130 ) dragdock.optionsdock = [od_savepos, od_savezorder, od_canmove, od_cansize, od_canfloat, od_candock, od_captionhint] dragdock.optionsdockform = [odf_main, odf_childicons] @@ -32,6 +32,7 @@ object mainfo: tmainfo options = [fo_main, fo_terminateonclose, fo_globalshortcuts, fo_savepos, fo_savezorder, fo_savestate] statfile = projectstatfile caption = 'MSEide' + windowopacity = -Inf oncreate = mainfooncreate oneventloopstart = mainonloaded ondestroy = mainfoondestroy @@ -47,7 +48,7 @@ object mainfo: tmainfo bounds_x = 0 bounds_y = 19 bounds_cx = 449 - bounds_cy = 113 + bounds_cy = 111 anchors = [an_top, an_bottom] dragdock.optionsdock = [od_acceptsdock, od_splitvert, od_splithorz, od_tabed, od_proportional, od_background, od_captionhint] statfile = projectstatfile @@ -61,13 +62,13 @@ object mainfo: tmainfo bounds_x = 0 bounds_y = 1 bounds_cx = 449 - bounds_cy = 19 + bounds_cy = 21 anchors = [an_top] font.name = 'stf_default' font.xscale = 1 font.localprops = [flp_xscale] options = [dwo_hintclippedtext] - reffontheight = 15 + reffontheight = 17 end object gdb: tgdbmi guiintf = True diff --git a/apps/ide/main.pas b/apps/ide/main.pas index 3f6261bd6..39174d17c 100644 --- a/apps/ide/main.pas +++ b/apps/ide/main.pas @@ -46,7 +46,7 @@ interface mselistbrowser,projecttreeform,msepipestream,msestringcontainer,msesys, msewidgets; const - versiontext = '5.6.10'; + versiontext = '5.8.0'; idecaption = 'MSEide'; statname = 'mseide'; diff --git a/apps/ide/main_mfm.pas b/apps/ide/main_mfm.pas index a69ed2fdc..82b75671d 100644 --- a/apps/ide/main_mfm.pas +++ b/apps/ide/main_mfm.pas @@ -8,8 +8,8 @@ implementation mseclasses,main; const - objdata: record size: integer; data: array[0..39941] of byte end = - (size: 39942; data: ( + objdata: record size: integer; data: array[0..39966] of byte end = + (size: 39967; data: ( 84,80,70,48,7,116,109,97,105,110,102,111,6,109,97,105,110,102,111,13, 111,112,116,105,111,110,115,119,105,100,103,101,116,11,13,111,119,95,97,114, 114,111,119,102,111,99,117,115,11,111,119,95,115,117,98,102,111,99,117,115, @@ -52,7 +52,7 @@ implementation 117,116,111,12,115,98,111,95,115,104,111,119,97,117,116,111,0,18,99,111, 110,116,97,105,110,101,114,46,111,110,108,97,121,111,117,116,7,7,111,110, 115,99,97,108,101,16,99,111,110,116,97,105,110,101,114,46,98,111,117,110, - 100,115,1,2,0,2,17,3,193,1,3,132,0,0,20,100,114,97,103,100, + 100,115,1,2,0,2,19,3,193,1,3,130,0,0,20,100,114,97,103,100, 111,99,107,46,111,112,116,105,111,110,115,100,111,99,107,11,10,111,100,95, 115,97,118,101,112,111,115,13,111,100,95,115,97,118,101,122,111,114,100,101, 114,10,111,100,95,99,97,110,109,111,118,101,10,111,100,95,99,97,110,115, @@ -69,361 +69,400 @@ implementation 115,97,118,101,112,111,115,13,102,111,95,115,97,118,101,122,111,114,100,101, 114,12,102,111,95,115,97,118,101,115,116,97,116,101,0,8,115,116,97,116, 102,105,108,101,7,15,112,114,111,106,101,99,116,115,116,97,116,102,105,108, - 101,7,99,97,112,116,105,111,110,6,6,77,83,69,105,100,101,8,111,110, - 99,114,101,97,116,101,7,14,109,97,105,110,102,111,111,110,99,114,101,97, - 116,101,16,111,110,101,118,101,110,116,108,111,111,112,115,116,97,114,116,7, - 12,109,97,105,110,111,110,108,111,97,100,101,100,9,111,110,100,101,115,116, - 114,111,121,7,15,109,97,105,110,102,111,111,110,100,101,115,116,114,111,121, - 16,111,110,116,101,114,109,105,110,97,116,101,113,117,101,114,121,7,17,109, - 97,105,110,102,111,111,110,116,101,114,109,105,110,97,116,101,8,111,110,108, - 97,121,111,117,116,7,7,111,110,115,99,97,108,101,4,108,101,102,116,2, - 8,3,116,111,112,2,80,15,109,111,100,117,108,101,99,108,97,115,115,110, - 97,109,101,6,9,116,100,111,99,107,102,111,114,109,0,10,116,100,111,99, - 107,112,97,110,101,108,8,98,97,115,101,100,111,99,107,14,111,112,116,105, - 111,110,115,119,105,100,103,101,116,49,11,13,111,119,49,95,97,117,116,111, - 115,99,97,108,101,24,111,119,49,95,110,111,112,97,114,101,110,116,104,101, - 105,103,104,116,101,120,116,101,110,100,0,13,111,112,116,105,111,110,115,119, - 105,100,103,101,116,11,13,111,119,95,98,97,99,107,103,114,111,117,110,100, - 13,111,119,95,109,111,117,115,101,102,111,99,117,115,11,111,119,95,116,97, - 98,102,111,99,117,115,13,111,119,95,97,114,114,111,119,102,111,99,117,115, - 11,111,119,95,115,117,98,102,111,99,117,115,17,111,119,95,100,101,115,116, - 114,111,121,119,105,100,103,101,116,115,0,7,111,110,112,97,105,110,116,7, - 16,98,97,115,101,100,111,99,107,112,97,105,110,116,101,120,101,8,98,111, - 117,110,100,115,95,120,2,0,8,98,111,117,110,100,115,95,121,2,19,9, - 98,111,117,110,100,115,95,99,120,3,193,1,9,98,111,117,110,100,115,95, - 99,121,2,113,7,97,110,99,104,111,114,115,11,6,97,110,95,116,111,112, - 9,97,110,95,98,111,116,116,111,109,0,20,100,114,97,103,100,111,99,107, - 46,111,112,116,105,111,110,115,100,111,99,107,11,14,111,100,95,97,99,99, - 101,112,116,115,100,111,99,107,12,111,100,95,115,112,108,105,116,118,101,114, - 116,12,111,100,95,115,112,108,105,116,104,111,114,122,8,111,100,95,116,97, - 98,101,100,15,111,100,95,112,114,111,112,111,114,116,105,111,110,97,108,13, - 111,100,95,98,97,99,107,103,114,111,117,110,100,14,111,100,95,99,97,112, - 116,105,111,110,104,105,110,116,0,8,115,116,97,116,102,105,108,101,7,15, - 112,114,111,106,101,99,116,115,116,97,116,102,105,108,101,0,0,11,116,115, - 116,114,105,110,103,100,105,115,112,8,115,116,97,116,100,105,115,112,13,111, - 112,116,105,111,110,115,119,105,100,103,101,116,11,15,111,119,95,97,114,114, - 111,119,102,111,99,117,115,105,110,16,111,119,95,97,114,114,111,119,102,111, - 99,117,115,111,117,116,17,111,119,95,100,101,115,116,114,111,121,119,105,100, - 103,101,116,115,0,17,102,114,97,109,101,46,99,111,108,111,114,99,108,105, - 101,110,116,4,3,0,0,128,16,102,114,97,109,101,46,108,111,99,97,108, - 112,114,111,112,115,11,15,102,114,108,95,99,111,108,111,114,99,108,105,101, - 110,116,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115, - 49,11,0,8,116,97,98,111,114,100,101,114,2,1,8,98,111,117,110,100, - 115,95,120,2,0,8,98,111,117,110,100,115,95,121,2,1,9,98,111,117, - 110,100,115,95,99,120,3,193,1,9,98,111,117,110,100,115,95,99,121,2, - 19,7,97,110,99,104,111,114,115,11,6,97,110,95,116,111,112,0,9,102, - 111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117,108, - 116,11,102,111,110,116,46,120,115,99,97,108,101,2,1,15,102,111,110,116, - 46,108,111,99,97,108,112,114,111,112,115,11,10,102,108,112,95,120,115,99, - 97,108,101,0,7,111,112,116,105,111,110,115,11,19,100,119,111,95,104,105, - 110,116,99,108,105,112,112,101,100,116,101,120,116,0,13,114,101,102,102,111, - 110,116,104,101,105,103,104,116,2,15,0,0,6,116,103,100,98,109,105,3, - 103,100,98,7,103,117,105,105,110,116,102,9,11,103,100,98,100,111,119,110, - 108,111,97,100,8,9,115,105,109,117,108,97,116,111,114,8,11,115,116,97, - 114,116,117,112,98,107,112,116,2,0,13,115,116,97,114,116,117,112,98,107, - 112,116,111,110,8,7,111,110,101,118,101,110,116,7,10,103,100,98,111,110, - 101,118,101,110,116,15,111,118,101,114,108,111,97,100,115,108,101,101,112,117, - 115,3,16,39,4,108,101,102,116,2,120,3,116,111,112,2,32,0,0,9, - 116,115,116,97,116,102,105,108,101,12,109,97,105,110,115,116,97,116,102,105, - 108,101,8,102,105,108,101,110,97,109,101,6,10,109,115,101,105,100,101,46, - 115,116,97,7,102,105,108,101,100,105,114,6,11,34,94,47,46,109,115,101, - 105,100,101,34,7,111,112,116,105,111,110,115,11,14,115,102,111,95,99,114, - 101,97,116,101,112,97,116,104,15,115,102,111,95,116,114,97,110,115,97,99, - 116,105,111,110,17,115,102,111,95,97,99,116,105,118,97,116,111,114,114,101, - 97,100,18,115,102,111,95,97,99,116,105,118,97,116,111,114,119,114,105,116, - 101,0,12,111,110,115,116,97,116,117,112,100,97,116,101,7,24,109,97,105, - 110,115,116,97,116,102,105,108,101,111,110,117,112,100,97,116,101,115,116,97, - 116,17,111,110,115,116,97,116,98,101,102,111,114,101,119,114,105,116,101,7, - 22,109,97,105,110,115,116,97,116,98,101,102,111,114,101,119,114,105,116,101, - 101,120,101,3,116,111,112,2,32,0,0,9,116,109,97,105,110,109,101,110, - 117,9,109,97,105,110,109,101,110,117,49,7,111,112,116,105,111,110,115,11, - 16,109,111,95,115,104,111,114,116,99,117,116,114,105,103,104,116,11,109,111, - 95,97,99,116,105,118,97,116,101,15,109,111,95,117,112,100,97,116,101,111, - 110,105,100,108,101,0,8,111,110,117,112,100,97,116,101,7,16,109,97,105, - 110,109,101,110,117,111,110,117,112,100,97,116,101,18,109,101,110,117,46,115, - 117,98,109,101,110,117,46,99,111,117,110,116,2,7,18,109,101,110,117,46, - 115,117,98,109,101,110,117,46,105,116,101,109,115,14,1,13,115,117,98,109, - 101,110,117,46,99,111,117,110,116,2,10,13,115,117,98,109,101,110,117,46, - 105,116,101,109,115,14,1,13,115,117,98,109,101,110,117,46,99,111,117,110, - 116,2,1,13,115,117,98,109,101,110,117,46,105,116,101,109,115,14,1,13, - 115,117,98,109,101,110,117,46,99,111,117,110,116,2,9,13,115,117,98,109, - 101,110,117,46,105,116,101,109,115,14,1,7,99,97,112,116,105,111,110,6, - 9,38,77,97,105,110,102,111,114,109,5,115,116,97,116,101,11,15,97,115, - 95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99, - 97,108,111,110,101,120,101,99,117,116,101,0,9,111,110,101,120,101,99,117, - 116,101,7,16,110,101,119,102,111,114,109,111,110,101,120,101,99,117,116,101, - 0,1,7,99,97,112,116,105,111,110,6,12,38,83,105,109,112,108,101,32, - 70,111,114,109,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108, - 99,97,112,116,105,111,110,11,97,115,95,108,111,99,97,108,116,97,103,17, - 97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,7,111, - 112,116,105,111,110,115,11,19,109,97,111,95,115,104,111,114,116,99,117,116, - 99,97,112,116,105,111,110,16,109,97,111,95,97,115,121,110,99,101,120,101, - 99,117,116,101,0,3,116,97,103,2,1,9,111,110,101,120,101,99,117,116, - 101,7,16,110,101,119,102,111,114,109,111,110,101,120,101,99,117,116,101,0, - 1,7,99,97,112,116,105,111,110,6,13,38,68,111,99,107,105,110,103,32, - 70,111,114,109,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108, - 99,97,112,116,105,111,110,11,97,115,95,108,111,99,97,108,116,97,103,17, - 97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,7,111, - 112,116,105,111,110,115,11,19,109,97,111,95,115,104,111,114,116,99,117,116, - 99,97,112,116,105,111,110,16,109,97,111,95,97,115,121,110,99,101,120,101, - 99,117,116,101,0,3,116,97,103,2,2,9,111,110,101,120,101,99,117,116, - 101,7,16,110,101,119,102,111,114,109,111,110,101,120,101,99,117,116,101,0, - 1,7,99,97,112,116,105,111,110,6,11,68,38,97,116,97,109,111,100,117, - 108,101,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97, + 101,7,99,97,112,116,105,111,110,6,6,77,83,69,105,100,101,13,119,105, + 110,100,111,119,111,112,97,99,105,116,121,5,0,0,0,0,0,0,0,128, + 255,255,8,111,110,99,114,101,97,116,101,7,14,109,97,105,110,102,111,111, + 110,99,114,101,97,116,101,16,111,110,101,118,101,110,116,108,111,111,112,115, + 116,97,114,116,7,12,109,97,105,110,111,110,108,111,97,100,101,100,9,111, + 110,100,101,115,116,114,111,121,7,15,109,97,105,110,102,111,111,110,100,101, + 115,116,114,111,121,16,111,110,116,101,114,109,105,110,97,116,101,113,117,101, + 114,121,7,17,109,97,105,110,102,111,111,110,116,101,114,109,105,110,97,116, + 101,8,111,110,108,97,121,111,117,116,7,7,111,110,115,99,97,108,101,4, + 108,101,102,116,2,8,3,116,111,112,2,80,15,109,111,100,117,108,101,99, + 108,97,115,115,110,97,109,101,6,9,116,100,111,99,107,102,111,114,109,0, + 10,116,100,111,99,107,112,97,110,101,108,8,98,97,115,101,100,111,99,107, + 14,111,112,116,105,111,110,115,119,105,100,103,101,116,49,11,13,111,119,49, + 95,97,117,116,111,115,99,97,108,101,24,111,119,49,95,110,111,112,97,114, + 101,110,116,104,101,105,103,104,116,101,120,116,101,110,100,0,13,111,112,116, + 105,111,110,115,119,105,100,103,101,116,11,13,111,119,95,98,97,99,107,103, + 114,111,117,110,100,13,111,119,95,109,111,117,115,101,102,111,99,117,115,11, + 111,119,95,116,97,98,102,111,99,117,115,13,111,119,95,97,114,114,111,119, + 102,111,99,117,115,11,111,119,95,115,117,98,102,111,99,117,115,17,111,119, + 95,100,101,115,116,114,111,121,119,105,100,103,101,116,115,0,7,111,110,112, + 97,105,110,116,7,16,98,97,115,101,100,111,99,107,112,97,105,110,116,101, + 120,101,8,98,111,117,110,100,115,95,120,2,0,8,98,111,117,110,100,115, + 95,121,2,19,9,98,111,117,110,100,115,95,99,120,3,193,1,9,98,111, + 117,110,100,115,95,99,121,2,111,7,97,110,99,104,111,114,115,11,6,97, + 110,95,116,111,112,9,97,110,95,98,111,116,116,111,109,0,20,100,114,97, + 103,100,111,99,107,46,111,112,116,105,111,110,115,100,111,99,107,11,14,111, + 100,95,97,99,99,101,112,116,115,100,111,99,107,12,111,100,95,115,112,108, + 105,116,118,101,114,116,12,111,100,95,115,112,108,105,116,104,111,114,122,8, + 111,100,95,116,97,98,101,100,15,111,100,95,112,114,111,112,111,114,116,105, + 111,110,97,108,13,111,100,95,98,97,99,107,103,114,111,117,110,100,14,111, + 100,95,99,97,112,116,105,111,110,104,105,110,116,0,8,115,116,97,116,102, + 105,108,101,7,15,112,114,111,106,101,99,116,115,116,97,116,102,105,108,101, + 0,0,11,116,115,116,114,105,110,103,100,105,115,112,8,115,116,97,116,100, + 105,115,112,13,111,112,116,105,111,110,115,119,105,100,103,101,116,11,15,111, + 119,95,97,114,114,111,119,102,111,99,117,115,105,110,16,111,119,95,97,114, + 114,111,119,102,111,99,117,115,111,117,116,17,111,119,95,100,101,115,116,114, + 111,121,119,105,100,103,101,116,115,0,17,102,114,97,109,101,46,99,111,108, + 111,114,99,108,105,101,110,116,4,3,0,0,128,16,102,114,97,109,101,46, + 108,111,99,97,108,112,114,111,112,115,11,15,102,114,108,95,99,111,108,111, + 114,99,108,105,101,110,116,0,17,102,114,97,109,101,46,108,111,99,97,108, + 112,114,111,112,115,49,11,0,8,116,97,98,111,114,100,101,114,2,1,8, + 98,111,117,110,100,115,95,120,2,0,8,98,111,117,110,100,115,95,121,2, + 1,9,98,111,117,110,100,115,95,99,120,3,193,1,9,98,111,117,110,100, + 115,95,99,121,2,21,7,97,110,99,104,111,114,115,11,6,97,110,95,116, + 111,112,0,9,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95,100, + 101,102,97,117,108,116,11,102,111,110,116,46,120,115,99,97,108,101,2,1, + 15,102,111,110,116,46,108,111,99,97,108,112,114,111,112,115,11,10,102,108, + 112,95,120,115,99,97,108,101,0,7,111,112,116,105,111,110,115,11,19,100, + 119,111,95,104,105,110,116,99,108,105,112,112,101,100,116,101,120,116,0,13, + 114,101,102,102,111,110,116,104,101,105,103,104,116,2,17,0,0,6,116,103, + 100,98,109,105,3,103,100,98,7,103,117,105,105,110,116,102,9,11,103,100, + 98,100,111,119,110,108,111,97,100,8,9,115,105,109,117,108,97,116,111,114, + 8,11,115,116,97,114,116,117,112,98,107,112,116,2,0,13,115,116,97,114, + 116,117,112,98,107,112,116,111,110,8,7,111,110,101,118,101,110,116,7,10, + 103,100,98,111,110,101,118,101,110,116,15,111,118,101,114,108,111,97,100,115, + 108,101,101,112,117,115,3,16,39,4,108,101,102,116,2,120,3,116,111,112, + 2,32,0,0,9,116,115,116,97,116,102,105,108,101,12,109,97,105,110,115, + 116,97,116,102,105,108,101,8,102,105,108,101,110,97,109,101,6,10,109,115, + 101,105,100,101,46,115,116,97,7,102,105,108,101,100,105,114,6,11,34,94, + 47,46,109,115,101,105,100,101,34,7,111,112,116,105,111,110,115,11,14,115, + 102,111,95,99,114,101,97,116,101,112,97,116,104,15,115,102,111,95,116,114, + 97,110,115,97,99,116,105,111,110,17,115,102,111,95,97,99,116,105,118,97, + 116,111,114,114,101,97,100,18,115,102,111,95,97,99,116,105,118,97,116,111, + 114,119,114,105,116,101,0,12,111,110,115,116,97,116,117,112,100,97,116,101, + 7,24,109,97,105,110,115,116,97,116,102,105,108,101,111,110,117,112,100,97, + 116,101,115,116,97,116,17,111,110,115,116,97,116,98,101,102,111,114,101,119, + 114,105,116,101,7,22,109,97,105,110,115,116,97,116,98,101,102,111,114,101, + 119,114,105,116,101,101,120,101,3,116,111,112,2,32,0,0,9,116,109,97, + 105,110,109,101,110,117,9,109,97,105,110,109,101,110,117,49,7,111,112,116, + 105,111,110,115,11,16,109,111,95,115,104,111,114,116,99,117,116,114,105,103, + 104,116,11,109,111,95,97,99,116,105,118,97,116,101,15,109,111,95,117,112, + 100,97,116,101,111,110,105,100,108,101,0,8,111,110,117,112,100,97,116,101, + 7,16,109,97,105,110,109,101,110,117,111,110,117,112,100,97,116,101,18,109, + 101,110,117,46,115,117,98,109,101,110,117,46,99,111,117,110,116,2,7,18, + 109,101,110,117,46,115,117,98,109,101,110,117,46,105,116,101,109,115,14,1, + 13,115,117,98,109,101,110,117,46,99,111,117,110,116,2,10,13,115,117,98, + 109,101,110,117,46,105,116,101,109,115,14,1,13,115,117,98,109,101,110,117, + 46,99,111,117,110,116,2,1,13,115,117,98,109,101,110,117,46,105,116,101, + 109,115,14,1,13,115,117,98,109,101,110,117,46,99,111,117,110,116,2,9, + 13,115,117,98,109,101,110,117,46,105,116,101,109,115,14,1,7,99,97,112, + 116,105,111,110,6,9,38,77,97,105,110,102,111,114,109,5,115,116,97,116, + 101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97, + 115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9,111,110, + 101,120,101,99,117,116,101,7,16,110,101,119,102,111,114,109,111,110,101,120, + 101,99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,12,38,83,105, + 109,112,108,101,32,70,111,114,109,5,115,116,97,116,101,11,15,97,115,95, + 108,111,99,97,108,99,97,112,116,105,111,110,11,97,115,95,108,111,99,97, + 108,116,97,103,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117, + 116,101,0,7,111,112,116,105,111,110,115,11,19,109,97,111,95,115,104,111, + 114,116,99,117,116,99,97,112,116,105,111,110,16,109,97,111,95,97,115,121, + 110,99,101,120,101,99,117,116,101,0,3,116,97,103,2,1,9,111,110,101, + 120,101,99,117,116,101,7,16,110,101,119,102,111,114,109,111,110,101,120,101, + 99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,13,38,68,111,99, + 107,105,110,103,32,70,111,114,109,5,115,116,97,116,101,11,15,97,115,95, + 108,111,99,97,108,99,97,112,116,105,111,110,11,97,115,95,108,111,99,97, + 108,116,97,103,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117, + 116,101,0,7,111,112,116,105,111,110,115,11,19,109,97,111,95,115,104,111, + 114,116,99,117,116,99,97,112,116,105,111,110,16,109,97,111,95,97,115,121, + 110,99,101,120,101,99,117,116,101,0,3,116,97,103,2,2,9,111,110,101, + 120,101,99,117,116,101,7,16,110,101,119,102,111,114,109,111,110,101,120,101, + 99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,11,68,38,97,116, + 97,109,111,100,117,108,101,5,115,116,97,116,101,11,15,97,115,95,108,111, + 99,97,108,99,97,112,116,105,111,110,11,97,115,95,108,111,99,97,108,116, + 97,103,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101, + 0,7,111,112,116,105,111,110,115,11,19,109,97,111,95,115,104,111,114,116, + 99,117,116,99,97,112,116,105,111,110,16,109,97,111,95,97,115,121,110,99, + 101,120,101,99,117,116,101,0,3,116,97,103,2,3,9,111,110,101,120,101, + 99,117,116,101,7,16,110,101,119,102,111,114,109,111,110,101,120,101,99,117, + 116,101,0,1,7,99,97,112,116,105,111,110,6,8,83,38,117,98,102,111, + 114,109,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97, 112,116,105,111,110,11,97,115,95,108,111,99,97,108,116,97,103,17,97,115, - 95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,7,111,112,116, - 105,111,110,115,11,19,109,97,111,95,115,104,111,114,116,99,117,116,99,97, - 112,116,105,111,110,16,109,97,111,95,97,115,121,110,99,101,120,101,99,117, - 116,101,0,3,116,97,103,2,3,9,111,110,101,120,101,99,117,116,101,7, + 95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,3,116,97,103, + 2,4,9,111,110,101,120,101,99,117,116,101,7,16,110,101,119,102,111,114, + 109,111,110,101,120,101,99,117,116,101,0,1,7,99,97,112,116,105,111,110, + 6,7,38,82,101,112,111,114,116,5,115,116,97,116,101,11,15,97,115,95, + 108,111,99,97,108,99,97,112,116,105,111,110,11,97,115,95,108,111,99,97, + 108,116,97,103,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117, + 116,101,0,3,116,97,103,2,5,9,111,110,101,120,101,99,117,116,101,7, 16,110,101,119,102,111,114,109,111,110,101,120,101,99,117,116,101,0,1,7, - 99,97,112,116,105,111,110,6,8,83,38,117,98,102,111,114,109,5,115,116, + 99,97,112,116,105,111,110,6,11,83,38,99,114,105,112,116,102,111,114,109, + 4,110,97,109,101,6,8,112,97,115,99,102,111,114,109,5,115,116,97,116, + 101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,11,97, + 115,95,108,111,99,97,108,116,97,103,17,97,115,95,108,111,99,97,108,111, + 110,101,120,101,99,117,116,101,0,3,116,97,103,2,6,9,111,110,101,120, + 101,99,117,116,101,7,16,110,101,119,102,111,114,109,111,110,101,120,101,99, + 117,116,101,0,1,7,111,112,116,105,111,110,115,11,13,109,97,111,95,115, + 101,112,97,114,97,116,111,114,19,109,97,111,95,115,104,111,114,116,99,117, + 116,99,97,112,116,105,111,110,0,0,1,7,99,97,112,116,105,111,110,6, + 10,38,73,110,104,101,114,105,116,101,100,5,115,116,97,116,101,11,15,97, + 115,95,108,111,99,97,108,99,97,112,116,105,111,110,11,97,115,95,108,111, + 99,97,108,116,97,103,17,97,115,95,108,111,99,97,108,111,110,101,120,101, + 99,117,116,101,0,3,116,97,103,2,7,9,111,110,101,120,101,99,117,116, + 101,7,16,110,101,119,102,111,114,109,111,110,101,120,101,99,117,116,101,0, + 0,7,99,97,112,116,105,111,110,6,5,38,70,111,114,109,4,110,97,109, + 101,6,4,102,111,114,109,5,115,116,97,116,101,11,15,97,115,95,108,111, + 99,97,108,99,97,112,116,105,111,110,0,0,0,7,99,97,112,116,105,111, + 110,6,4,38,78,101,119,4,110,97,109,101,6,3,110,101,119,5,115,116, 97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110, - 11,97,115,95,108,111,99,97,108,116,97,103,17,97,115,95,108,111,99,97, - 108,111,110,101,120,101,99,117,116,101,0,3,116,97,103,2,4,9,111,110, - 101,120,101,99,117,116,101,7,16,110,101,119,102,111,114,109,111,110,101,120, - 101,99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,7,38,82,101, - 112,111,114,116,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108, - 99,97,112,116,105,111,110,11,97,115,95,108,111,99,97,108,116,97,103,17, - 97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,3,116, - 97,103,2,5,9,111,110,101,120,101,99,117,116,101,7,16,110,101,119,102, - 111,114,109,111,110,101,120,101,99,117,116,101,0,1,7,99,97,112,116,105, - 111,110,6,11,83,38,99,114,105,112,116,102,111,114,109,4,110,97,109,101, - 6,8,112,97,115,99,102,111,114,109,5,115,116,97,116,101,11,15,97,115, - 95,108,111,99,97,108,99,97,112,116,105,111,110,11,97,115,95,108,111,99, - 97,108,116,97,103,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99, - 117,116,101,0,3,116,97,103,2,6,9,111,110,101,120,101,99,117,116,101, - 7,16,110,101,119,102,111,114,109,111,110,101,120,101,99,117,116,101,0,1, - 7,111,112,116,105,111,110,115,11,13,109,97,111,95,115,101,112,97,114,97, - 116,111,114,19,109,97,111,95,115,104,111,114,116,99,117,116,99,97,112,116, - 105,111,110,0,0,1,7,99,97,112,116,105,111,110,6,10,38,73,110,104, - 101,114,105,116,101,100,5,115,116,97,116,101,11,15,97,115,95,108,111,99, - 97,108,99,97,112,116,105,111,110,11,97,115,95,108,111,99,97,108,116,97, - 103,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0, - 3,116,97,103,2,7,9,111,110,101,120,101,99,117,116,101,7,16,110,101, - 119,102,111,114,109,111,110,101,120,101,99,117,116,101,0,0,7,99,97,112, - 116,105,111,110,6,5,38,70,111,114,109,4,110,97,109,101,6,4,102,111, - 114,109,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97, - 112,116,105,111,110,0,0,0,7,99,97,112,116,105,111,110,6,4,38,78, - 101,119,4,110,97,109,101,6,3,110,101,119,5,115,116,97,116,101,11,15, - 97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,0,0,1,6,97, - 99,116,105,111,110,7,20,97,99,116,105,111,110,115,109,111,46,111,112,101, - 110,115,111,117,114,99,101,0,1,6,97,99,116,105,111,110,7,14,97,99, - 116,105,111,110,115,109,111,46,115,97,118,101,0,1,6,97,99,116,105,111, - 110,7,16,97,99,116,105,111,110,115,109,111,46,115,97,118,101,97,115,0, - 1,6,97,99,116,105,111,110,7,17,97,99,116,105,111,110,115,109,111,46, - 115,97,118,101,97,108,108,0,1,6,97,99,116,105,111,110,7,15,97,99, - 116,105,111,110,115,109,111,46,99,108,111,115,101,0,1,6,97,99,116,105, - 111,110,7,18,97,99,116,105,111,110,115,109,111,46,99,108,111,115,101,97, - 108,108,0,1,7,111,112,116,105,111,110,115,11,13,109,97,111,95,115,101, - 112,97,114,97,116,111,114,19,109,97,111,95,115,104,111,114,116,99,117,116, - 99,97,112,116,105,111,110,0,0,1,6,97,99,116,105,111,110,7,15,97, - 99,116,105,111,110,115,109,111,46,112,114,105,110,116,0,1,7,99,97,112, - 116,105,111,110,6,5,38,81,117,105,116,5,115,116,97,116,101,11,15,97, - 115,95,108,111,99,97,108,99,97,112,116,105,111,110,16,97,115,95,108,111, - 99,97,108,115,104,111,114,116,99,117,116,17,97,115,95,108,111,99,97,108, - 111,110,101,120,101,99,117,116,101,0,9,111,110,101,120,101,99,117,116,101, - 7,13,101,120,105,116,111,110,101,120,101,99,117,116,101,2,115,99,1,2, - 1,3,81,64,0,0,0,7,99,97,112,116,105,111,110,6,5,38,70,105, - 108,101,4,110,97,109,101,6,4,102,105,108,101,5,115,116,97,116,101,11, - 15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,0,0,1,13, - 115,117,98,109,101,110,117,46,99,111,117,110,116,2,8,13,115,117,98,109, - 101,110,117,46,105,116,101,109,115,14,1,6,97,99,116,105,111,110,7,14, - 97,99,116,105,111,110,115,109,111,46,108,105,110,101,0,1,6,97,99,116, - 105,111,110,7,14,97,99,116,105,111,110,115,109,111,46,102,105,110,100,0, - 1,6,97,99,116,105,111,110,7,20,97,99,116,105,111,110,115,109,111,46, - 114,101,112,101,97,116,102,105,110,100,0,1,6,97,99,116,105,111,110,7, - 18,97,99,116,105,111,110,115,109,111,46,102,105,110,100,98,97,99,107,0, - 1,6,97,99,116,105,111,110,7,17,97,99,116,105,111,110,115,109,111,46, - 114,101,112,108,97,99,101,0,1,6,97,99,116,105,111,110,7,20,97,99, - 116,105,111,110,115,109,111,46,102,105,110,100,105,110,102,105,108,101,0,1, - 6,97,99,116,105,111,110,7,24,97,99,116,105,111,110,115,109,111,46,102, - 105,110,100,99,111,109,112,97,108,108,97,99,116,7,99,97,112,116,105,111, - 110,6,15,70,105,110,100,32,38,67,111,109,112,111,110,101,110,116,5,115, + 0,0,1,6,97,99,116,105,111,110,7,20,97,99,116,105,111,110,115,109, + 111,46,111,112,101,110,115,111,117,114,99,101,0,1,6,97,99,116,105,111, + 110,7,14,97,99,116,105,111,110,115,109,111,46,115,97,118,101,0,1,6, + 97,99,116,105,111,110,7,16,97,99,116,105,111,110,115,109,111,46,115,97, + 118,101,97,115,0,1,6,97,99,116,105,111,110,7,17,97,99,116,105,111, + 110,115,109,111,46,115,97,118,101,97,108,108,0,1,6,97,99,116,105,111, + 110,7,15,97,99,116,105,111,110,115,109,111,46,99,108,111,115,101,0,1, + 6,97,99,116,105,111,110,7,18,97,99,116,105,111,110,115,109,111,46,99, + 108,111,115,101,97,108,108,0,1,7,111,112,116,105,111,110,115,11,13,109, + 97,111,95,115,101,112,97,114,97,116,111,114,19,109,97,111,95,115,104,111, + 114,116,99,117,116,99,97,112,116,105,111,110,0,0,1,6,97,99,116,105, + 111,110,7,15,97,99,116,105,111,110,115,109,111,46,112,114,105,110,116,0, + 1,7,99,97,112,116,105,111,110,6,5,38,81,117,105,116,5,115,116,97, + 116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,16, + 97,115,95,108,111,99,97,108,115,104,111,114,116,99,117,116,17,97,115,95, + 108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9,111,110,101,120, + 101,99,117,116,101,7,13,101,120,105,116,111,110,101,120,101,99,117,116,101, + 2,115,99,1,2,1,3,81,64,0,0,0,7,99,97,112,116,105,111,110, + 6,5,38,70,105,108,101,4,110,97,109,101,6,4,102,105,108,101,5,115, 116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111, - 110,16,97,115,95,108,111,99,97,108,115,104,111,114,116,99,117,116,17,97, - 115,95,108,111,99,97,108,115,104,111,114,116,99,117,116,49,0,0,1,6, - 97,99,116,105,111,110,7,23,97,99,116,105,111,110,115,109,111,46,112,114, - 111,99,101,100,117,114,101,108,105,115,116,0,0,7,99,97,112,116,105,111, - 110,6,7,38,83,101,97,114,99,104,4,110,97,109,101,6,6,115,101,97, - 114,99,104,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99, - 97,112,116,105,111,110,0,0,1,13,115,117,98,109,101,110,117,46,99,111, - 117,110,116,2,15,13,115,117,98,109,101,110,117,46,105,116,101,109,115,14, - 1,6,97,99,116,105,111,110,7,24,97,99,116,105,111,110,115,109,111,46, - 115,101,108,101,99,116,101,100,105,116,112,97,103,101,0,1,7,111,112,116, - 105,111,110,115,11,13,109,97,111,95,115,101,112,97,114,97,116,111,114,19, - 109,97,111,95,115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,0, - 0,1,6,97,99,116,105,111,110,7,14,97,99,116,105,111,110,115,109,111, - 46,117,110,100,111,0,1,6,97,99,116,105,111,110,7,14,97,99,116,105, - 111,110,115,109,111,46,114,101,100,111,0,1,7,111,112,116,105,111,110,115, - 11,13,109,97,111,95,115,101,112,97,114,97,116,111,114,19,109,97,111,95, - 115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,0,0,1,6,97, - 99,116,105,111,110,7,14,97,99,116,105,111,110,115,109,111,46,99,111,112, - 121,0,1,6,97,99,116,105,111,110,7,22,97,99,116,105,111,110,115,109, - 111,46,99,111,112,121,108,97,116,101,120,97,99,116,0,1,6,97,99,116, - 105,111,110,7,18,97,99,116,105,111,110,115,109,111,46,99,111,112,121,119, - 111,114,100,0,1,6,97,99,116,105,111,110,7,13,97,99,116,105,111,110, - 115,109,111,46,99,117,116,0,1,6,97,99,116,105,111,110,7,15,97,99, - 116,105,111,110,115,109,111,46,112,97,115,116,101,0,1,6,97,99,116,105, - 111,110,7,16,97,99,116,105,111,110,115,109,111,46,100,101,108,101,116,101, - 0,1,6,97,99,116,105,111,110,7,19,97,99,116,105,111,110,115,109,111, - 46,115,101,108,101,99,116,97,108,108,0,1,7,111,112,116,105,111,110,115, - 11,13,109,97,111,95,115,101,112,97,114,97,116,111,114,19,109,97,111,95, - 115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,0,0,1,6,97, - 99,116,105,111,110,7,16,97,99,116,105,111,110,115,109,111,46,105,110,100, - 101,110,116,0,1,6,97,99,116,105,111,110,7,18,97,99,116,105,111,110, - 115,109,111,46,117,110,105,110,100,101,110,116,0,0,7,99,97,112,116,105, - 111,110,6,5,38,69,100,105,116,4,110,97,109,101,6,4,101,100,105,116, - 5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116, - 105,111,110,0,0,1,13,115,117,98,109,101,110,117,46,99,111,117,110,116, - 2,22,13,115,117,98,109,101,110,117,46,105,116,101,109,115,14,1,7,99, - 97,112,116,105,111,110,6,12,69,110,38,118,105,114,111,110,109,101,110,116, - 5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116, - 105,111,110,17,97,115,95,108,111,99,97,108,105,109,97,103,101,108,105,115, - 116,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0, - 9,105,109,97,103,101,108,105,115,116,7,14,100,117,109,109,121,105,109,97, - 103,101,108,105,115,116,9,111,110,101,120,101,99,117,116,101,7,19,112,97, - 114,97,109,101,116,101,114,115,111,110,101,120,101,99,117,116,101,0,1,7, - 99,97,112,116,105,111,110,6,16,82,101,115,116,97,114,116,32,68,101,98, - 117,103,103,101,114,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97, + 110,0,0,1,13,115,117,98,109,101,110,117,46,99,111,117,110,116,2,8, + 13,115,117,98,109,101,110,117,46,105,116,101,109,115,14,1,6,97,99,116, + 105,111,110,7,14,97,99,116,105,111,110,115,109,111,46,108,105,110,101,0, + 1,6,97,99,116,105,111,110,7,14,97,99,116,105,111,110,115,109,111,46, + 102,105,110,100,0,1,6,97,99,116,105,111,110,7,20,97,99,116,105,111, + 110,115,109,111,46,114,101,112,101,97,116,102,105,110,100,0,1,6,97,99, + 116,105,111,110,7,18,97,99,116,105,111,110,115,109,111,46,102,105,110,100, + 98,97,99,107,0,1,6,97,99,116,105,111,110,7,17,97,99,116,105,111, + 110,115,109,111,46,114,101,112,108,97,99,101,0,1,6,97,99,116,105,111, + 110,7,20,97,99,116,105,111,110,115,109,111,46,102,105,110,100,105,110,102, + 105,108,101,0,1,6,97,99,116,105,111,110,7,24,97,99,116,105,111,110, + 115,109,111,46,102,105,110,100,99,111,109,112,97,108,108,97,99,116,7,99, + 97,112,116,105,111,110,6,15,70,105,110,100,32,38,67,111,109,112,111,110, + 101,110,116,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99, + 97,112,116,105,111,110,16,97,115,95,108,111,99,97,108,115,104,111,114,116, + 99,117,116,17,97,115,95,108,111,99,97,108,115,104,111,114,116,99,117,116, + 49,0,0,1,6,97,99,116,105,111,110,7,23,97,99,116,105,111,110,115, + 109,111,46,112,114,111,99,101,100,117,114,101,108,105,115,116,0,0,7,99, + 97,112,116,105,111,110,6,7,38,83,101,97,114,99,104,4,110,97,109,101, + 6,6,115,101,97,114,99,104,5,115,116,97,116,101,11,15,97,115,95,108, + 111,99,97,108,99,97,112,116,105,111,110,0,0,1,13,115,117,98,109,101, + 110,117,46,99,111,117,110,116,2,15,13,115,117,98,109,101,110,117,46,105, + 116,101,109,115,14,1,6,97,99,116,105,111,110,7,24,97,99,116,105,111, + 110,115,109,111,46,115,101,108,101,99,116,101,100,105,116,112,97,103,101,0, + 1,7,111,112,116,105,111,110,115,11,13,109,97,111,95,115,101,112,97,114, + 97,116,111,114,19,109,97,111,95,115,104,111,114,116,99,117,116,99,97,112, + 116,105,111,110,0,0,1,6,97,99,116,105,111,110,7,14,97,99,116,105, + 111,110,115,109,111,46,117,110,100,111,0,1,6,97,99,116,105,111,110,7, + 14,97,99,116,105,111,110,115,109,111,46,114,101,100,111,0,1,7,111,112, + 116,105,111,110,115,11,13,109,97,111,95,115,101,112,97,114,97,116,111,114, + 19,109,97,111,95,115,104,111,114,116,99,117,116,99,97,112,116,105,111,110, + 0,0,1,6,97,99,116,105,111,110,7,14,97,99,116,105,111,110,115,109, + 111,46,99,111,112,121,0,1,6,97,99,116,105,111,110,7,22,97,99,116, + 105,111,110,115,109,111,46,99,111,112,121,108,97,116,101,120,97,99,116,0, + 1,6,97,99,116,105,111,110,7,18,97,99,116,105,111,110,115,109,111,46, + 99,111,112,121,119,111,114,100,0,1,6,97,99,116,105,111,110,7,13,97, + 99,116,105,111,110,115,109,111,46,99,117,116,0,1,6,97,99,116,105,111, + 110,7,15,97,99,116,105,111,110,115,109,111,46,112,97,115,116,101,0,1, + 6,97,99,116,105,111,110,7,16,97,99,116,105,111,110,115,109,111,46,100, + 101,108,101,116,101,0,1,6,97,99,116,105,111,110,7,19,97,99,116,105, + 111,110,115,109,111,46,115,101,108,101,99,116,97,108,108,0,1,7,111,112, + 116,105,111,110,115,11,13,109,97,111,95,115,101,112,97,114,97,116,111,114, + 19,109,97,111,95,115,104,111,114,116,99,117,116,99,97,112,116,105,111,110, + 0,0,1,6,97,99,116,105,111,110,7,16,97,99,116,105,111,110,115,109, + 111,46,105,110,100,101,110,116,0,1,6,97,99,116,105,111,110,7,18,97, + 99,116,105,111,110,115,109,111,46,117,110,105,110,100,101,110,116,0,0,7, + 99,97,112,116,105,111,110,6,5,38,69,100,105,116,4,110,97,109,101,6, + 4,101,100,105,116,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97, + 108,99,97,112,116,105,111,110,0,0,1,13,115,117,98,109,101,110,117,46, + 99,111,117,110,116,2,22,13,115,117,98,109,101,110,117,46,105,116,101,109, + 115,14,1,7,99,97,112,116,105,111,110,6,12,69,110,38,118,105,114,111, + 110,109,101,110,116,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97, 108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,105,109,97, 103,101,108,105,115,116,17,97,115,95,108,111,99,97,108,111,110,101,120,101, 99,117,116,101,0,9,105,109,97,103,101,108,105,115,116,7,14,100,117,109, 109,121,105,109,97,103,101,108,105,115,116,9,111,110,101,120,101,99,117,116, - 101,7,19,114,101,115,116,97,114,116,103,100,98,111,110,101,120,101,99,117, - 116,101,0,1,6,97,99,116,105,111,110,7,23,97,99,116,105,111,110,115, - 109,111,46,97,116,116,97,99,104,112,114,111,99,101,115,115,5,115,116,97, - 116,101,11,17,97,115,95,108,111,99,97,108,105,109,97,103,101,108,105,115, - 116,0,9,105,109,97,103,101,108,105,115,116,7,14,100,117,109,109,121,105, - 109,97,103,101,108,105,115,116,0,1,6,97,99,116,105,111,110,7,22,97, - 99,116,105,111,110,115,109,111,46,97,116,116,97,99,104,116,97,114,103,101, - 116,5,115,116,97,116,101,11,17,97,115,95,108,111,99,97,108,105,109,97, + 101,7,19,112,97,114,97,109,101,116,101,114,115,111,110,101,120,101,99,117, + 116,101,0,1,7,99,97,112,116,105,111,110,6,16,82,101,115,116,97,114, + 116,32,68,101,98,117,103,103,101,114,5,115,116,97,116,101,11,15,97,115, + 95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99, + 97,108,105,109,97,103,101,108,105,115,116,17,97,115,95,108,111,99,97,108, + 111,110,101,120,101,99,117,116,101,0,9,105,109,97,103,101,108,105,115,116, + 7,14,100,117,109,109,121,105,109,97,103,101,108,105,115,116,9,111,110,101, + 120,101,99,117,116,101,7,19,114,101,115,116,97,114,116,103,100,98,111,110, + 101,120,101,99,117,116,101,0,1,6,97,99,116,105,111,110,7,23,97,99, + 116,105,111,110,115,109,111,46,97,116,116,97,99,104,112,114,111,99,101,115, + 115,5,115,116,97,116,101,11,17,97,115,95,108,111,99,97,108,105,109,97, 103,101,108,105,115,116,0,9,105,109,97,103,101,108,105,115,116,7,14,100, 117,109,109,121,105,109,97,103,101,108,105,115,116,0,1,6,97,99,116,105, - 111,110,7,22,97,99,116,105,111,110,115,109,111,46,100,101,116,97,99,104, + 111,110,7,22,97,99,116,105,111,110,115,109,111,46,97,116,116,97,99,104, 116,97,114,103,101,116,5,115,116,97,116,101,11,17,97,115,95,108,111,99, 97,108,105,109,97,103,101,108,105,115,116,0,9,105,109,97,103,101,108,105, 115,116,7,14,100,117,109,109,121,105,109,97,103,101,108,105,115,116,0,1, - 6,97,99,116,105,111,110,7,18,97,99,116,105,111,110,115,109,111,46,100, - 111,119,110,108,111,97,100,5,115,116,97,116,101,11,17,97,115,95,108,111, - 99,97,108,105,109,97,103,101,108,105,115,116,0,9,105,109,97,103,101,108, - 105,115,116,7,14,100,117,109,109,121,105,109,97,103,101,108,105,115,116,0, - 1,7,111,112,116,105,111,110,115,11,13,109,97,111,95,115,101,112,97,114, - 97,116,111,114,19,109,97,111,95,115,104,111,114,116,99,117,116,99,97,112, - 116,105,111,110,0,0,1,6,97,99,116,105,111,110,7,18,97,99,116,105, - 111,110,115,109,111,46,99,111,110,116,105,110,117,101,0,1,6,97,99,116, - 105,111,110,7,15,97,99,116,105,111,110,115,109,111,46,114,101,115,101,116, - 0,1,6,97,99,116,105,111,110,7,19,97,99,116,105,111,110,115,109,111, - 46,105,110,116,101,114,114,117,112,116,0,1,6,97,99,116,105,111,110,7, - 14,97,99,116,105,111,110,115,109,111,46,115,116,101,112,0,1,6,97,99, - 116,105,111,110,7,15,97,99,116,105,111,110,115,109,111,46,115,116,101,112, - 105,0,1,6,97,99,116,105,111,110,7,14,97,99,116,105,111,110,115,109, - 111,46,110,101,120,116,0,1,6,97,99,116,105,111,110,7,15,97,99,116, - 105,111,110,115,109,111,46,110,101,120,116,105,0,1,6,97,99,116,105,111, - 110,7,16,97,99,116,105,111,110,115,109,111,46,102,105,110,105,115,104,0, - 1,7,111,112,116,105,111,110,115,11,13,109,97,111,95,115,101,112,97,114, - 97,116,111,114,19,109,97,111,95,115,104,111,114,116,99,117,116,99,97,112, - 116,105,111,110,0,0,1,6,97,99,116,105,111,110,7,20,97,99,116,105, - 111,110,115,109,111,46,98,107,112,116,115,111,110,97,99,116,5,115,116,97, - 116,101,11,10,97,115,95,99,104,101,99,107,101,100,0,7,111,112,116,105, - 111,110,115,11,12,109,97,111,95,99,104,101,99,107,98,111,120,19,109,97, - 111,95,115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,0,0,1, - 6,97,99,116,105,111,110,7,20,97,99,116,105,111,110,115,109,111,46,116, - 111,103,103,108,101,98,107,112,116,5,115,116,97,116,101,11,17,97,115,95, - 108,111,99,97,108,105,109,97,103,101,108,105,115,116,0,9,105,109,97,103, - 101,108,105,115,116,7,14,100,117,109,109,121,105,109,97,103,101,108,105,115, - 116,0,1,6,97,99,116,105,111,110,7,26,97,99,116,105,111,110,115,109, - 111,46,116,111,103,103,108,101,98,107,112,116,101,110,97,98,108,101,5,115, - 116,97,116,101,11,17,97,115,95,108,111,99,97,108,105,109,97,103,101,108, - 105,115,116,0,9,105,109,97,103,101,108,105,115,116,7,14,100,117,109,109, - 121,105,109,97,103,101,108,105,115,116,0,1,7,111,112,116,105,111,110,115, - 11,13,109,97,111,95,115,101,112,97,114,97,116,111,114,19,109,97,111,95, + 6,97,99,116,105,111,110,7,22,97,99,116,105,111,110,115,109,111,46,100, + 101,116,97,99,104,116,97,114,103,101,116,5,115,116,97,116,101,11,17,97, + 115,95,108,111,99,97,108,105,109,97,103,101,108,105,115,116,0,9,105,109, + 97,103,101,108,105,115,116,7,14,100,117,109,109,121,105,109,97,103,101,108, + 105,115,116,0,1,6,97,99,116,105,111,110,7,18,97,99,116,105,111,110, + 115,109,111,46,100,111,119,110,108,111,97,100,5,115,116,97,116,101,11,17, + 97,115,95,108,111,99,97,108,105,109,97,103,101,108,105,115,116,0,9,105, + 109,97,103,101,108,105,115,116,7,14,100,117,109,109,121,105,109,97,103,101, + 108,105,115,116,0,1,7,111,112,116,105,111,110,115,11,13,109,97,111,95, + 115,101,112,97,114,97,116,111,114,19,109,97,111,95,115,104,111,114,116,99, + 117,116,99,97,112,116,105,111,110,0,0,1,6,97,99,116,105,111,110,7, + 18,97,99,116,105,111,110,115,109,111,46,99,111,110,116,105,110,117,101,0, + 1,6,97,99,116,105,111,110,7,15,97,99,116,105,111,110,115,109,111,46, + 114,101,115,101,116,0,1,6,97,99,116,105,111,110,7,19,97,99,116,105, + 111,110,115,109,111,46,105,110,116,101,114,114,117,112,116,0,1,6,97,99, + 116,105,111,110,7,14,97,99,116,105,111,110,115,109,111,46,115,116,101,112, + 0,1,6,97,99,116,105,111,110,7,15,97,99,116,105,111,110,115,109,111, + 46,115,116,101,112,105,0,1,6,97,99,116,105,111,110,7,14,97,99,116, + 105,111,110,115,109,111,46,110,101,120,116,0,1,6,97,99,116,105,111,110, + 7,15,97,99,116,105,111,110,115,109,111,46,110,101,120,116,105,0,1,6, + 97,99,116,105,111,110,7,16,97,99,116,105,111,110,115,109,111,46,102,105, + 110,105,115,104,0,1,7,111,112,116,105,111,110,115,11,13,109,97,111,95, + 115,101,112,97,114,97,116,111,114,19,109,97,111,95,115,104,111,114,116,99, + 117,116,99,97,112,116,105,111,110,0,0,1,6,97,99,116,105,111,110,7, + 20,97,99,116,105,111,110,115,109,111,46,98,107,112,116,115,111,110,97,99, + 116,5,115,116,97,116,101,11,10,97,115,95,99,104,101,99,107,101,100,0, + 7,111,112,116,105,111,110,115,11,12,109,97,111,95,99,104,101,99,107,98, + 111,120,19,109,97,111,95,115,104,111,114,116,99,117,116,99,97,112,116,105, + 111,110,0,0,1,6,97,99,116,105,111,110,7,20,97,99,116,105,111,110, + 115,109,111,46,116,111,103,103,108,101,98,107,112,116,5,115,116,97,116,101, + 11,17,97,115,95,108,111,99,97,108,105,109,97,103,101,108,105,115,116,0, + 9,105,109,97,103,101,108,105,115,116,7,14,100,117,109,109,121,105,109,97, + 103,101,108,105,115,116,0,1,6,97,99,116,105,111,110,7,26,97,99,116, + 105,111,110,115,109,111,46,116,111,103,103,108,101,98,107,112,116,101,110,97, + 98,108,101,5,115,116,97,116,101,11,17,97,115,95,108,111,99,97,108,105, + 109,97,103,101,108,105,115,116,0,9,105,109,97,103,101,108,105,115,116,7, + 14,100,117,109,109,121,105,109,97,103,101,108,105,115,116,0,1,7,111,112, + 116,105,111,110,115,11,13,109,97,111,95,115,101,112,97,114,97,116,111,114, + 19,109,97,111,95,115,104,111,114,116,99,117,116,99,97,112,116,105,111,110, + 0,0,1,6,97,99,116,105,111,110,7,22,97,99,116,105,111,110,115,109, + 111,46,119,97,116,99,104,101,115,111,110,97,99,116,5,115,116,97,116,101, + 11,10,97,115,95,99,104,101,99,107,101,100,0,7,111,112,116,105,111,110, + 115,11,12,109,97,111,95,99,104,101,99,107,98,111,120,19,109,97,111,95, 115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,0,0,1,6,97, - 99,116,105,111,110,7,22,97,99,116,105,111,110,115,109,111,46,119,97,116, - 99,104,101,115,111,110,97,99,116,5,115,116,97,116,101,11,10,97,115,95, - 99,104,101,99,107,101,100,0,7,111,112,116,105,111,110,115,11,12,109,97, - 111,95,99,104,101,99,107,98,111,120,19,109,97,111,95,115,104,111,114,116, - 99,117,116,99,97,112,116,105,111,110,0,0,1,6,97,99,116,105,111,110, - 7,23,97,99,116,105,111,110,115,109,111,46,98,108,117,101,100,111,116,115, - 111,110,97,99,116,5,115,116,97,116,101,11,10,97,115,95,99,104,101,99, - 107,101,100,0,7,111,112,116,105,111,110,115,11,12,109,97,111,95,99,104, - 101,99,107,98,111,120,19,109,97,111,95,115,104,111,114,116,99,117,116,99, - 97,112,116,105,111,110,0,0,0,7,99,97,112,116,105,111,110,6,7,38, - 84,97,114,103,101,116,4,110,97,109,101,6,6,116,97,114,103,101,116,5, - 115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105, - 111,110,0,0,1,13,115,117,98,109,101,110,117,46,99,111,117,110,116,2, - 28,13,115,117,98,109,101,110,117,46,105,116,101,109,115,14,1,13,115,117, - 98,109,101,110,117,46,99,111,117,110,116,2,2,13,115,117,98,109,101,110, - 117,46,105,116,101,109,115,14,1,7,111,112,116,105,111,110,115,11,13,109, - 97,111,95,115,101,112,97,114,97,116,111,114,19,109,97,111,95,115,104,111, - 114,116,99,117,116,99,97,112,116,105,111,110,0,0,1,7,99,97,112,116, - 105,111,110,6,10,38,78,101,119,32,80,97,110,101,108,5,115,116,97,116, - 101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97, - 115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9,111,110, - 101,120,101,99,117,116,101,7,17,110,101,119,112,97,110,101,108,111,110,101, - 120,101,99,117,116,101,0,0,7,99,97,112,116,105,111,110,6,7,80,97, - 110,38,101,108,115,4,110,97,109,101,6,6,112,97,110,101,108,115,5,115, - 116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111, - 110,17,97,115,95,108,111,99,97,108,105,109,97,103,101,108,105,115,116,15, - 97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,0,9,105,109,97, - 103,101,108,105,115,116,7,13,118,105,101,118,109,101,110,117,105,99,111,110, - 115,7,105,109,97,103,101,110,114,2,0,0,1,6,97,99,116,105,111,110, - 7,24,97,99,116,105,111,110,115,109,111,46,102,111,114,99,101,122,111,114, - 100,101,114,97,99,116,5,115,116,97,116,101,11,17,97,115,95,108,111,99, - 97,108,105,109,97,103,101,108,105,115,116,0,7,111,112,116,105,111,110,115, - 11,12,109,97,111,95,99,104,101,99,107,98,111,120,19,109,97,111,95,115, - 104,111,114,116,99,117,116,99,97,112,116,105,111,110,0,9,105,109,97,103, - 101,108,105,115,116,7,13,118,105,101,118,109,101,110,117,105,99,111,110,115, - 0,1,7,99,97,112,116,105,111,110,6,19,76,111,97,100,32,87,105,38, - 110,100,111,119,32,76,97,121,111,117,116,5,115,116,97,116,101,11,15,97, - 115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111, - 99,97,108,105,109,97,103,101,108,105,115,116,17,97,115,95,108,111,99,97, - 108,111,110,101,120,101,99,117,116,101,0,9,105,109,97,103,101,108,105,115, - 116,7,13,118,105,101,118,109,101,110,117,105,99,111,110,115,9,111,110,101, - 120,101,99,117,116,101,7,19,108,111,97,100,119,105,110,100,111,119,108,97, - 121,111,117,116,101,120,101,0,1,7,111,112,116,105,111,110,115,11,13,109, - 97,111,95,115,101,112,97,114,97,116,111,114,19,109,97,111,95,115,104,111, - 114,116,99,117,116,99,97,112,116,105,111,110,0,0,1,7,99,97,112,116, - 105,111,110,6,18,67,111,109,112,111,110,101,110,116,32,38,80,97,108,101, - 116,116,101,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99, + 99,116,105,111,110,7,23,97,99,116,105,111,110,115,109,111,46,98,108,117, + 101,100,111,116,115,111,110,97,99,116,5,115,116,97,116,101,11,10,97,115, + 95,99,104,101,99,107,101,100,0,7,111,112,116,105,111,110,115,11,12,109, + 97,111,95,99,104,101,99,107,98,111,120,19,109,97,111,95,115,104,111,114, + 116,99,117,116,99,97,112,116,105,111,110,0,0,0,7,99,97,112,116,105, + 111,110,6,7,38,84,97,114,103,101,116,4,110,97,109,101,6,6,116,97, + 114,103,101,116,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108, + 99,97,112,116,105,111,110,0,0,1,13,115,117,98,109,101,110,117,46,99, + 111,117,110,116,2,28,13,115,117,98,109,101,110,117,46,105,116,101,109,115, + 14,1,13,115,117,98,109,101,110,117,46,99,111,117,110,116,2,2,13,115, + 117,98,109,101,110,117,46,105,116,101,109,115,14,1,7,111,112,116,105,111, + 110,115,11,13,109,97,111,95,115,101,112,97,114,97,116,111,114,19,109,97, + 111,95,115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,0,0,1, + 7,99,97,112,116,105,111,110,6,10,38,78,101,119,32,80,97,110,101,108, + 5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116, + 105,111,110,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116, + 101,0,9,111,110,101,120,101,99,117,116,101,7,17,110,101,119,112,97,110, + 101,108,111,110,101,120,101,99,117,116,101,0,0,7,99,97,112,116,105,111, + 110,6,7,80,97,110,38,101,108,115,4,110,97,109,101,6,6,112,97,110, + 101,108,115,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99, 97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,105,109,97,103,101, 108,105,115,116,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114, - 17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9, - 105,109,97,103,101,108,105,115,116,7,13,118,105,101,118,109,101,110,117,105, - 99,111,110,115,7,105,109,97,103,101,110,114,2,1,9,111,110,101,120,101, - 99,117,116,101,7,29,118,105,101,119,99,111,109,112,111,110,101,110,116,112, - 97,108,101,116,116,101,111,110,101,120,101,99,117,116,101,0,1,7,99,97, - 112,116,105,111,110,6,16,67,111,109,112,111,110,101,110,116,32,83,116,111, - 38,114,101,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99, + 0,9,105,109,97,103,101,108,105,115,116,7,13,118,105,101,118,109,101,110, + 117,105,99,111,110,115,7,105,109,97,103,101,110,114,2,0,0,1,6,97, + 99,116,105,111,110,7,24,97,99,116,105,111,110,115,109,111,46,102,111,114, + 99,101,122,111,114,100,101,114,97,99,116,5,115,116,97,116,101,11,17,97, + 115,95,108,111,99,97,108,105,109,97,103,101,108,105,115,116,0,7,111,112, + 116,105,111,110,115,11,12,109,97,111,95,99,104,101,99,107,98,111,120,19, + 109,97,111,95,115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,0, + 9,105,109,97,103,101,108,105,115,116,7,13,118,105,101,118,109,101,110,117, + 105,99,111,110,115,0,1,7,99,97,112,116,105,111,110,6,19,76,111,97, + 100,32,87,105,38,110,100,111,119,32,76,97,121,111,117,116,5,115,116,97, + 116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,17, + 97,115,95,108,111,99,97,108,105,109,97,103,101,108,105,115,116,17,97,115, + 95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9,105,109,97, + 103,101,108,105,115,116,7,13,118,105,101,118,109,101,110,117,105,99,111,110, + 115,9,111,110,101,120,101,99,117,116,101,7,19,108,111,97,100,119,105,110, + 100,111,119,108,97,121,111,117,116,101,120,101,0,1,7,111,112,116,105,111, + 110,115,11,13,109,97,111,95,115,101,112,97,114,97,116,111,114,19,109,97, + 111,95,115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,0,0,1, + 7,99,97,112,116,105,111,110,6,18,67,111,109,112,111,110,101,110,116,32, + 38,80,97,108,101,116,116,101,5,115,116,97,116,101,11,15,97,115,95,108, + 111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108, + 105,109,97,103,101,108,105,115,116,15,97,115,95,108,111,99,97,108,105,109, + 97,103,101,110,114,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99, + 117,116,101,0,9,105,109,97,103,101,108,105,115,116,7,13,118,105,101,118, + 109,101,110,117,105,99,111,110,115,7,105,109,97,103,101,110,114,2,1,9, + 111,110,101,120,101,99,117,116,101,7,29,118,105,101,119,99,111,109,112,111, + 110,101,110,116,112,97,108,101,116,116,101,111,110,101,120,101,99,117,116,101, + 0,1,7,99,97,112,116,105,111,110,6,16,67,111,109,112,111,110,101,110, + 116,32,83,116,111,38,114,101,5,115,116,97,116,101,11,15,97,115,95,108, + 111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108, + 105,109,97,103,101,108,105,115,116,15,97,115,95,108,111,99,97,108,105,109, + 97,103,101,110,114,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99, + 117,116,101,0,9,105,109,97,103,101,108,105,115,116,7,13,118,105,101,118, + 109,101,110,117,105,99,111,110,115,7,105,109,97,103,101,110,114,2,16,9, + 111,110,101,120,101,99,117,116,101,7,27,118,105,101,119,99,111,109,112,111, + 110,101,110,116,115,116,111,114,101,111,110,101,120,101,99,117,116,101,0,1, + 7,99,97,112,116,105,111,110,6,17,79,98,106,101,99,116,32,38,73,110, + 115,112,101,99,116,111,114,5,115,116,97,116,101,11,15,97,115,95,108,111, + 99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,105, + 109,97,103,101,108,105,115,116,15,97,115,95,108,111,99,97,108,105,109,97, + 103,101,110,114,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117, + 116,101,0,9,105,109,97,103,101,108,105,115,116,7,13,118,105,101,118,109, + 101,110,117,105,99,111,110,115,7,105,109,97,103,101,110,114,2,14,9,111, + 110,101,120,101,99,117,116,101,7,28,118,105,101,119,111,98,106,101,99,116, + 105,110,115,112,101,99,116,111,114,111,110,101,120,101,99,117,116,101,0,1, + 7,111,112,116,105,111,110,115,11,13,109,97,111,95,115,101,112,97,114,97, + 116,111,114,19,109,97,111,95,115,104,111,114,116,99,117,116,99,97,112,116, + 105,111,110,0,0,1,7,99,97,112,116,105,111,110,6,7,83,111,38,117, + 114,99,101,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99, 97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,105,109,97,103,101, 108,105,115,116,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114, - 17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9, - 105,109,97,103,101,108,105,115,116,7,13,118,105,101,118,109,101,110,117,105, - 99,111,110,115,7,105,109,97,103,101,110,114,2,16,9,111,110,101,120,101, - 99,117,116,101,7,27,118,105,101,119,99,111,109,112,111,110,101,110,116,115, - 116,111,114,101,111,110,101,120,101,99,117,116,101,0,1,7,99,97,112,116, - 105,111,110,6,17,79,98,106,101,99,116,32,38,73,110,115,112,101,99,116, - 111,114,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97, - 112,116,105,111,110,17,97,115,95,108,111,99,97,108,105,109,97,103,101,108, - 105,115,116,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,17, - 97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9,105, - 109,97,103,101,108,105,115,116,7,13,118,105,101,118,109,101,110,117,105,99, - 111,110,115,7,105,109,97,103,101,110,114,2,14,9,111,110,101,120,101,99, - 117,116,101,7,28,118,105,101,119,111,98,106,101,99,116,105,110,115,112,101, - 99,116,111,114,111,110,101,120,101,99,117,116,101,0,1,7,111,112,116,105, - 111,110,115,11,13,109,97,111,95,115,101,112,97,114,97,116,111,114,19,109, - 97,111,95,115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,0,0, - 1,7,99,97,112,116,105,111,110,6,7,83,111,38,117,114,99,101,5,115, - 116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111, - 110,17,97,115,95,108,111,99,97,108,105,109,97,103,101,108,105,115,116,15, - 97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,17,97,115,95,108, - 111,99,97,108,111,110,101,120,101,99,117,116,101,0,7,111,112,116,105,111, - 110,115,11,19,109,97,111,95,115,104,111,114,116,99,117,116,99,97,112,116, - 105,111,110,16,109,97,111,95,97,115,121,110,99,101,120,101,99,117,116,101, + 17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,7, + 111,112,116,105,111,110,115,11,19,109,97,111,95,115,104,111,114,116,99,117, + 116,99,97,112,116,105,111,110,16,109,97,111,95,97,115,121,110,99,101,120, + 101,99,117,116,101,0,9,105,109,97,103,101,108,105,115,116,7,13,118,105, + 101,118,109,101,110,117,105,99,111,110,115,7,105,109,97,103,101,110,114,2, + 5,9,111,110,101,120,101,99,117,116,101,7,19,118,105,101,119,115,111,117, + 114,99,101,111,110,101,120,101,99,117,116,101,0,1,7,99,97,112,116,105, + 111,110,6,9,38,77,101,115,115,97,103,101,115,5,115,116,97,116,101,11, + 15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95, + 108,111,99,97,108,105,109,97,103,101,108,105,115,116,15,97,115,95,108,111, + 99,97,108,105,109,97,103,101,110,114,17,97,115,95,108,111,99,97,108,111, + 110,101,120,101,99,117,116,101,0,7,111,112,116,105,111,110,115,11,19,109, + 97,111,95,115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,16,109, + 97,111,95,97,115,121,110,99,101,120,101,99,117,116,101,0,9,105,109,97, + 103,101,108,105,115,116,7,13,118,105,101,118,109,101,110,117,105,99,111,110, + 115,7,105,109,97,103,101,110,114,2,4,9,111,110,101,120,101,99,117,116, + 101,7,21,118,105,101,119,109,101,115,115,97,103,101,115,111,110,101,120,101, + 99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,13,38,70,105,110, + 100,32,82,101,115,117,108,116,115,5,115,116,97,116,101,11,15,97,115,95, + 108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97, + 108,105,109,97,103,101,108,105,115,116,15,97,115,95,108,111,99,97,108,105, + 109,97,103,101,110,114,17,97,115,95,108,111,99,97,108,111,110,101,120,101, + 99,117,116,101,0,9,105,109,97,103,101,108,105,115,116,7,13,118,105,101, + 118,109,101,110,117,105,99,111,110,115,7,105,109,97,103,101,110,114,2,15, + 9,111,110,101,120,101,99,117,116,101,7,15,118,105,101,119,102,105,110,100, + 114,101,115,117,108,116,115,0,1,7,111,112,116,105,111,110,115,11,13,109, + 97,111,95,115,101,112,97,114,97,116,111,114,19,109,97,111,95,115,104,111, + 114,116,99,117,116,99,97,112,116,105,111,110,0,0,1,7,99,97,112,116, + 105,111,110,6,9,38,68,101,98,117,103,103,101,114,5,115,116,97,116,101, + 11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115, + 95,108,111,99,97,108,105,109,97,103,101,108,105,115,116,15,97,115,95,108, + 111,99,97,108,105,109,97,103,101,110,114,17,97,115,95,108,111,99,97,108, + 111,110,101,120,101,99,117,116,101,0,9,105,109,97,103,101,108,105,115,116, + 7,13,118,105,101,118,109,101,110,117,105,99,111,110,115,7,105,109,97,103, + 101,110,114,2,2,9,111,110,101,120,101,99,117,116,101,7,28,118,105,101, + 119,100,101,98,117,103,103,101,114,116,111,111,108,98,97,114,111,110,101,120, + 101,99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,8,83,121,109, + 98,111,38,108,115,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97, + 108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,105,109,97, + 103,101,108,105,115,116,15,97,115,95,108,111,99,97,108,105,109,97,103,101, + 110,114,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101, 0,9,105,109,97,103,101,108,105,115,116,7,13,118,105,101,118,109,101,110, - 117,105,99,111,110,115,7,105,109,97,103,101,110,114,2,5,9,111,110,101, - 120,101,99,117,116,101,7,19,118,105,101,119,115,111,117,114,99,101,111,110, - 101,120,101,99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,9,38, - 77,101,115,115,97,103,101,115,5,115,116,97,116,101,11,15,97,115,95,108, + 117,105,99,111,110,115,7,105,109,97,103,101,110,114,2,18,9,111,110,101, + 120,101,99,117,116,101,7,20,118,105,101,119,115,121,109,98,111,108,115,111, + 110,101,120,101,99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,8, + 38,87,97,116,99,104,101,115,5,115,116,97,116,101,11,15,97,115,95,108, 111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108, 105,109,97,103,101,108,105,115,116,15,97,115,95,108,111,99,97,108,105,109, 97,103,101,110,114,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99, @@ -431,1142 +470,1106 @@ implementation 111,114,116,99,117,116,99,97,112,116,105,111,110,16,109,97,111,95,97,115, 121,110,99,101,120,101,99,117,116,101,0,9,105,109,97,103,101,108,105,115, 116,7,13,118,105,101,118,109,101,110,117,105,99,111,110,115,7,105,109,97, - 103,101,110,114,2,4,9,111,110,101,120,101,99,117,116,101,7,21,118,105, - 101,119,109,101,115,115,97,103,101,115,111,110,101,120,101,99,117,116,101,0, - 1,7,99,97,112,116,105,111,110,6,13,38,70,105,110,100,32,82,101,115, - 117,108,116,115,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108, + 103,101,110,114,2,8,9,111,110,101,120,101,99,117,116,101,7,20,118,105, + 101,119,119,97,116,99,104,101,115,111,110,101,120,101,99,117,116,101,0,1, + 7,99,97,112,116,105,111,110,6,6,38,83,116,97,99,107,5,115,116,97, + 116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,17, + 97,115,95,108,111,99,97,108,105,109,97,103,101,108,105,115,116,15,97,115, + 95,108,111,99,97,108,105,109,97,103,101,110,114,17,97,115,95,108,111,99, + 97,108,111,110,101,120,101,99,117,116,101,0,7,111,112,116,105,111,110,115, + 11,19,109,97,111,95,115,104,111,114,116,99,117,116,99,97,112,116,105,111, + 110,16,109,97,111,95,97,115,121,110,99,101,120,101,99,117,116,101,0,9, + 105,109,97,103,101,108,105,115,116,7,13,118,105,101,118,109,101,110,117,105, + 99,111,110,115,7,105,109,97,103,101,110,114,2,9,9,111,110,101,120,101, + 99,117,116,101,7,18,118,105,101,119,115,116,97,99,107,111,110,101,120,101, + 99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,8,84,38,104,114, + 101,97,100,115,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108, 99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,105,109,97,103, 101,108,105,115,116,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110, 114,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0, 9,105,109,97,103,101,108,105,115,116,7,13,118,105,101,118,109,101,110,117, - 105,99,111,110,115,7,105,109,97,103,101,110,114,2,15,9,111,110,101,120, - 101,99,117,116,101,7,15,118,105,101,119,102,105,110,100,114,101,115,117,108, - 116,115,0,1,7,111,112,116,105,111,110,115,11,13,109,97,111,95,115,101, - 112,97,114,97,116,111,114,19,109,97,111,95,115,104,111,114,116,99,117,116, - 99,97,112,116,105,111,110,0,0,1,7,99,97,112,116,105,111,110,6,9, - 38,68,101,98,117,103,103,101,114,5,115,116,97,116,101,11,15,97,115,95, - 108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97, - 108,105,109,97,103,101,108,105,115,116,15,97,115,95,108,111,99,97,108,105, - 109,97,103,101,110,114,17,97,115,95,108,111,99,97,108,111,110,101,120,101, - 99,117,116,101,0,9,105,109,97,103,101,108,105,115,116,7,13,118,105,101, - 118,109,101,110,117,105,99,111,110,115,7,105,109,97,103,101,110,114,2,2, - 9,111,110,101,120,101,99,117,116,101,7,28,118,105,101,119,100,101,98,117, - 103,103,101,114,116,111,111,108,98,97,114,111,110,101,120,101,99,117,116,101, - 0,1,7,99,97,112,116,105,111,110,6,8,83,121,109,98,111,38,108,115, - 5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116, - 105,111,110,17,97,115,95,108,111,99,97,108,105,109,97,103,101,108,105,115, - 116,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,17,97,115, - 95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9,105,109,97, - 103,101,108,105,115,116,7,13,118,105,101,118,109,101,110,117,105,99,111,110, - 115,7,105,109,97,103,101,110,114,2,18,9,111,110,101,120,101,99,117,116, - 101,7,20,118,105,101,119,115,121,109,98,111,108,115,111,110,101,120,101,99, - 117,116,101,0,1,7,99,97,112,116,105,111,110,6,8,38,87,97,116,99, - 104,101,115,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99, - 97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,105,109,97,103,101, - 108,105,115,116,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114, - 17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,7, - 111,112,116,105,111,110,115,11,19,109,97,111,95,115,104,111,114,116,99,117, - 116,99,97,112,116,105,111,110,16,109,97,111,95,97,115,121,110,99,101,120, - 101,99,117,116,101,0,9,105,109,97,103,101,108,105,115,116,7,13,118,105, - 101,118,109,101,110,117,105,99,111,110,115,7,105,109,97,103,101,110,114,2, - 8,9,111,110,101,120,101,99,117,116,101,7,20,118,105,101,119,119,97,116, - 99,104,101,115,111,110,101,120,101,99,117,116,101,0,1,7,99,97,112,116, - 105,111,110,6,6,38,83,116,97,99,107,5,115,116,97,116,101,11,15,97, - 115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111, - 99,97,108,105,109,97,103,101,108,105,115,116,15,97,115,95,108,111,99,97, - 108,105,109,97,103,101,110,114,17,97,115,95,108,111,99,97,108,111,110,101, - 120,101,99,117,116,101,0,7,111,112,116,105,111,110,115,11,19,109,97,111, - 95,115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,16,109,97,111, - 95,97,115,121,110,99,101,120,101,99,117,116,101,0,9,105,109,97,103,101, - 108,105,115,116,7,13,118,105,101,118,109,101,110,117,105,99,111,110,115,7, - 105,109,97,103,101,110,114,2,9,9,111,110,101,120,101,99,117,116,101,7, - 18,118,105,101,119,115,116,97,99,107,111,110,101,120,101,99,117,116,101,0, - 1,7,99,97,112,116,105,111,110,6,8,84,38,104,114,101,97,100,115,5, - 115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105, - 111,110,17,97,115,95,108,111,99,97,108,105,109,97,103,101,108,105,115,116, - 15,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,17,97,115,95, - 108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9,105,109,97,103, - 101,108,105,115,116,7,13,118,105,101,118,109,101,110,117,105,99,111,110,115, - 7,105,109,97,103,101,110,114,2,10,9,111,110,101,120,101,99,117,116,101, - 7,20,118,105,101,119,116,104,114,101,97,100,115,111,110,101,120,101,99,117, - 116,101,0,1,7,99,97,112,116,105,111,110,6,4,38,67,80,85,5,115, - 116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111, - 110,17,97,115,95,108,111,99,97,108,105,109,97,103,101,108,105,115,116,15, - 97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,17,97,115,95,108, - 111,99,97,108,111,110,101,120,101,99,117,116,101,0,9,105,109,97,103,101, - 108,105,115,116,7,13,118,105,101,118,109,101,110,117,105,99,111,110,115,7, - 105,109,97,103,101,110,114,2,11,9,111,110,101,120,101,99,117,116,101,7, - 16,118,105,101,119,99,112,117,111,110,101,120,101,99,117,116,101,0,1,7, - 99,97,112,116,105,111,110,6,10,38,65,115,115,101,109,98,108,101,114,5, - 115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105, - 111,110,17,97,115,95,108,111,99,97,108,105,109,97,103,101,108,105,115,116, - 15,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,17,97,115,95, - 108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9,105,109,97,103, - 101,108,105,115,116,7,13,118,105,101,118,109,101,110,117,105,99,111,110,115, - 7,105,109,97,103,101,110,114,2,12,9,111,110,101,120,101,99,117,116,101, - 7,22,118,105,101,119,97,115,115,101,109,98,108,101,114,111,110,101,120,101, - 99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,7,77,101,109,111, - 114,38,121,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99, + 105,99,111,110,115,7,105,109,97,103,101,110,114,2,10,9,111,110,101,120, + 101,99,117,116,101,7,20,118,105,101,119,116,104,114,101,97,100,115,111,110, + 101,120,101,99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,4,38, + 67,80,85,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99, 97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,105,109,97,103,101, 108,105,115,116,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114, 17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9, 105,109,97,103,101,108,105,115,116,7,13,118,105,101,118,109,101,110,117,105, - 99,111,110,115,7,105,109,97,103,101,110,114,2,17,9,111,110,101,120,101, - 99,117,116,101,7,19,118,105,101,119,109,101,109,111,114,121,111,110,101,120, - 101,99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,15,38,84,97, - 114,103,101,116,32,67,111,110,115,111,108,101,5,115,116,97,116,101,11,15, - 97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108, - 111,99,97,108,105,109,97,103,101,108,105,115,116,15,97,115,95,108,111,99, - 97,108,105,109,97,103,101,110,114,17,97,115,95,108,111,99,97,108,111,110, - 101,120,101,99,117,116,101,0,9,105,109,97,103,101,108,105,115,116,7,13, - 118,105,101,118,109,101,110,117,105,99,111,110,115,7,105,109,97,103,101,110, - 114,2,13,9,111,110,101,120,101,99,117,116,101,7,20,118,105,101,119,99, - 111,110,115,111,108,101,111,110,101,120,101,99,117,116,101,0,1,7,111,112, + 99,111,110,115,7,105,109,97,103,101,110,114,2,11,9,111,110,101,120,101, + 99,117,116,101,7,16,118,105,101,119,99,112,117,111,110,101,120,101,99,117, + 116,101,0,1,7,99,97,112,116,105,111,110,6,10,38,65,115,115,101,109, + 98,108,101,114,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108, + 99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,105,109,97,103, + 101,108,105,115,116,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110, + 114,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0, + 9,105,109,97,103,101,108,105,115,116,7,13,118,105,101,118,109,101,110,117, + 105,99,111,110,115,7,105,109,97,103,101,110,114,2,12,9,111,110,101,120, + 101,99,117,116,101,7,22,118,105,101,119,97,115,115,101,109,98,108,101,114, + 111,110,101,120,101,99,117,116,101,0,1,7,99,97,112,116,105,111,110,6, + 7,77,101,109,111,114,38,121,5,115,116,97,116,101,11,15,97,115,95,108, + 111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108, + 105,109,97,103,101,108,105,115,116,15,97,115,95,108,111,99,97,108,105,109, + 97,103,101,110,114,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99, + 117,116,101,0,9,105,109,97,103,101,108,105,115,116,7,13,118,105,101,118, + 109,101,110,117,105,99,111,110,115,7,105,109,97,103,101,110,114,2,17,9, + 111,110,101,120,101,99,117,116,101,7,19,118,105,101,119,109,101,109,111,114, + 121,111,110,101,120,101,99,117,116,101,0,1,7,99,97,112,116,105,111,110, + 6,15,38,84,97,114,103,101,116,32,67,111,110,115,111,108,101,5,115,116, + 97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110, + 17,97,115,95,108,111,99,97,108,105,109,97,103,101,108,105,115,116,15,97, + 115,95,108,111,99,97,108,105,109,97,103,101,110,114,17,97,115,95,108,111, + 99,97,108,111,110,101,120,101,99,117,116,101,0,9,105,109,97,103,101,108, + 105,115,116,7,13,118,105,101,118,109,101,110,117,105,99,111,110,115,7,105, + 109,97,103,101,110,114,2,13,9,111,110,101,120,101,99,117,116,101,7,20, + 118,105,101,119,99,111,110,115,111,108,101,111,110,101,120,101,99,117,116,101, + 0,1,7,111,112,116,105,111,110,115,11,13,109,97,111,95,115,101,112,97, + 114,97,116,111,114,19,109,97,111,95,115,104,111,114,116,99,117,116,99,97, + 112,116,105,111,110,0,0,1,7,99,97,112,116,105,111,110,6,12,38,66, + 114,101,97,107,112,111,105,110,116,115,5,115,116,97,116,101,11,15,97,115, + 95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99, + 97,108,105,109,97,103,101,108,105,115,116,15,97,115,95,108,111,99,97,108, + 105,109,97,103,101,110,114,17,97,115,95,108,111,99,97,108,111,110,101,120, + 101,99,117,116,101,0,7,111,112,116,105,111,110,115,11,19,109,97,111,95, + 115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,16,109,97,111,95, + 97,115,121,110,99,101,120,101,99,117,116,101,0,9,105,109,97,103,101,108, + 105,115,116,7,13,118,105,101,118,109,101,110,117,105,99,111,110,115,7,105, + 109,97,103,101,110,114,2,6,9,111,110,101,120,101,99,117,116,101,7,24, + 118,105,101,119,98,114,101,97,107,112,111,105,110,116,115,111,110,101,120,101, + 99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,12,87,97,116,99, + 104,112,38,111,105,110,116,115,5,115,116,97,116,101,11,15,97,115,95,108, + 111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108, + 105,109,97,103,101,108,105,115,116,15,97,115,95,108,111,99,97,108,105,109, + 97,103,101,110,114,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99, + 117,116,101,0,9,105,109,97,103,101,108,105,115,116,7,13,118,105,101,118, + 109,101,110,117,105,99,111,110,115,7,105,109,97,103,101,110,114,2,7,9, + 111,110,101,120,101,99,117,116,101,7,24,118,105,101,119,119,97,116,99,104, + 112,111,105,110,116,115,111,110,101,120,101,99,117,116,101,0,1,7,111,112, 116,105,111,110,115,11,13,109,97,111,95,115,101,112,97,114,97,116,111,114, 19,109,97,111,95,115,104,111,114,116,99,117,116,99,97,112,116,105,111,110, - 0,0,1,7,99,97,112,116,105,111,110,6,12,38,66,114,101,97,107,112, - 111,105,110,116,115,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97, - 108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,105,109,97, - 103,101,108,105,115,116,15,97,115,95,108,111,99,97,108,105,109,97,103,101, - 110,114,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101, + 0,0,1,6,97,99,116,105,111,110,7,25,97,99,116,105,111,110,115,109, + 111,46,116,111,103,103,108,101,105,110,115,112,101,99,116,111,114,5,115,116, + 97,116,101,11,17,97,115,95,108,111,99,97,108,105,109,97,103,101,108,105, + 115,116,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101, 0,7,111,112,116,105,111,110,115,11,19,109,97,111,95,115,104,111,114,116, 99,117,116,99,97,112,116,105,111,110,16,109,97,111,95,97,115,121,110,99, 101,120,101,99,117,116,101,0,9,105,109,97,103,101,108,105,115,116,7,13, - 118,105,101,118,109,101,110,117,105,99,111,110,115,7,105,109,97,103,101,110, - 114,2,6,9,111,110,101,120,101,99,117,116,101,7,24,118,105,101,119,98, - 114,101,97,107,112,111,105,110,116,115,111,110,101,120,101,99,117,116,101,0, - 1,7,99,97,112,116,105,111,110,6,12,87,97,116,99,104,112,38,111,105, - 110,116,115,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99, - 97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,105,109,97,103,101, - 108,105,115,116,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114, - 17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9, - 105,109,97,103,101,108,105,115,116,7,13,118,105,101,118,109,101,110,117,105, - 99,111,110,115,7,105,109,97,103,101,110,114,2,7,9,111,110,101,120,101, - 99,117,116,101,7,24,118,105,101,119,119,97,116,99,104,112,111,105,110,116, - 115,111,110,101,120,101,99,117,116,101,0,1,7,111,112,116,105,111,110,115, - 11,13,109,97,111,95,115,101,112,97,114,97,116,111,114,19,109,97,111,95, - 115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,0,0,1,6,97, - 99,116,105,111,110,7,25,97,99,116,105,111,110,115,109,111,46,116,111,103, - 103,108,101,105,110,115,112,101,99,116,111,114,5,115,116,97,116,101,11,17, - 97,115,95,108,111,99,97,108,105,109,97,103,101,108,105,115,116,17,97,115, - 95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,7,111,112,116, - 105,111,110,115,11,19,109,97,111,95,115,104,111,114,116,99,117,116,99,97, - 112,116,105,111,110,16,109,97,111,95,97,115,121,110,99,101,120,101,99,117, - 116,101,0,9,105,109,97,103,101,108,105,115,116,7,13,118,105,101,118,109, - 101,110,117,105,99,111,110,115,9,111,110,101,120,101,99,117,116,101,7,30, - 116,111,103,103,108,101,111,98,106,101,99,116,105,110,115,112,101,99,116,111, - 114,111,110,101,120,101,99,117,116,101,0,1,6,97,99,116,105,111,110,7, - 24,97,99,116,105,111,110,115,109,111,46,116,111,103,103,108,101,102,111,114, - 109,117,110,105,116,7,99,97,112,116,105,111,110,6,16,84,111,103,103,108, - 101,32,70,111,114,109,47,85,110,105,116,5,115,116,97,116,101,11,15,97, - 115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111, - 99,97,108,105,109,97,103,101,108,105,115,116,0,7,111,112,116,105,111,110, - 115,11,19,109,97,111,95,115,104,111,114,116,99,117,116,99,97,112,116,105, - 111,110,16,109,97,111,95,97,115,121,110,99,101,120,101,99,117,116,101,0, - 9,105,109,97,103,101,108,105,115,116,7,13,118,105,101,118,109,101,110,117, - 105,99,111,110,115,0,1,4,110,97,109,101,6,17,102,111,114,109,109,101, - 110,117,105,116,101,109,115,116,97,114,116,7,111,112,116,105,111,110,115,11, - 13,109,97,111,95,115,101,112,97,114,97,116,111,114,19,109,97,111,95,115, - 104,111,114,116,99,117,116,99,97,112,116,105,111,110,0,0,0,7,99,97, - 112,116,105,111,110,6,5,38,86,105,101,119,4,110,97,109,101,6,4,118, - 105,101,119,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99, - 97,112,116,105,111,110,0,0,1,13,115,117,98,109,101,110,117,46,99,111, - 117,110,116,2,19,13,115,117,98,109,101,110,117,46,105,116,101,109,115,14, - 1,6,97,99,116,105,111,110,7,17,97,99,116,105,111,110,115,109,111,46, - 109,97,107,101,97,99,116,7,99,97,112,116,105,111,110,6,5,38,77,97, - 107,101,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97, + 118,105,101,118,109,101,110,117,105,99,111,110,115,9,111,110,101,120,101,99, + 117,116,101,7,30,116,111,103,103,108,101,111,98,106,101,99,116,105,110,115, + 112,101,99,116,111,114,111,110,101,120,101,99,117,116,101,0,1,6,97,99, + 116,105,111,110,7,24,97,99,116,105,111,110,115,109,111,46,116,111,103,103, + 108,101,102,111,114,109,117,110,105,116,7,99,97,112,116,105,111,110,6,16, + 84,111,103,103,108,101,32,70,111,114,109,47,85,110,105,116,5,115,116,97, + 116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,17, + 97,115,95,108,111,99,97,108,105,109,97,103,101,108,105,115,116,0,7,111, + 112,116,105,111,110,115,11,19,109,97,111,95,115,104,111,114,116,99,117,116, + 99,97,112,116,105,111,110,16,109,97,111,95,97,115,121,110,99,101,120,101, + 99,117,116,101,0,9,105,109,97,103,101,108,105,115,116,7,13,118,105,101, + 118,109,101,110,117,105,99,111,110,115,0,1,4,110,97,109,101,6,17,102, + 111,114,109,109,101,110,117,105,116,101,109,115,116,97,114,116,7,111,112,116, + 105,111,110,115,11,13,109,97,111,95,115,101,112,97,114,97,116,111,114,19, + 109,97,111,95,115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,0, + 0,0,7,99,97,112,116,105,111,110,6,5,38,86,105,101,119,4,110,97, + 109,101,6,4,118,105,101,119,5,115,116,97,116,101,11,15,97,115,95,108, + 111,99,97,108,99,97,112,116,105,111,110,0,0,1,13,115,117,98,109,101, + 110,117,46,99,111,117,110,116,2,19,13,115,117,98,109,101,110,117,46,105, + 116,101,109,115,14,1,6,97,99,116,105,111,110,7,17,97,99,116,105,111, + 110,115,109,111,46,109,97,107,101,97,99,116,7,99,97,112,116,105,111,110, + 6,5,38,77,97,107,101,5,115,116,97,116,101,11,15,97,115,95,108,111, + 99,97,108,99,97,112,116,105,111,110,11,97,115,95,108,111,99,97,108,116, + 97,103,0,3,116,97,103,2,1,0,1,6,97,99,116,105,111,110,7,18, + 97,99,116,105,111,110,115,109,111,46,98,117,105,108,100,97,99,116,7,99, + 97,112,116,105,111,110,6,6,38,66,117,105,108,100,5,115,116,97,116,101, + 11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,11,97,115, + 95,108,111,99,97,108,116,97,103,0,3,116,97,103,2,2,0,1,6,97, + 99,116,105,111,110,7,18,97,99,116,105,111,110,115,109,111,46,109,97,107, + 101,49,97,99,116,7,99,97,112,116,105,111,110,6,7,77,97,107,101,32, + 38,49,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97, 112,116,105,111,110,11,97,115,95,108,111,99,97,108,116,97,103,0,3,116, - 97,103,2,1,0,1,6,97,99,116,105,111,110,7,18,97,99,116,105,111, - 110,115,109,111,46,98,117,105,108,100,97,99,116,7,99,97,112,116,105,111, - 110,6,6,38,66,117,105,108,100,5,115,116,97,116,101,11,15,97,115,95, - 108,111,99,97,108,99,97,112,116,105,111,110,11,97,115,95,108,111,99,97, - 108,116,97,103,0,3,116,97,103,2,2,0,1,6,97,99,116,105,111,110, - 7,18,97,99,116,105,111,110,115,109,111,46,109,97,107,101,49,97,99,116, - 7,99,97,112,116,105,111,110,6,7,77,97,107,101,32,38,49,5,115,116, - 97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110, - 11,97,115,95,108,111,99,97,108,116,97,103,0,3,116,97,103,2,4,0, - 1,6,97,99,116,105,111,110,7,18,97,99,116,105,111,110,115,109,111,46, - 109,97,107,101,50,97,99,116,7,99,97,112,116,105,111,110,6,7,77,97, - 107,101,32,38,50,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97, - 108,99,97,112,116,105,111,110,11,97,115,95,108,111,99,97,108,116,97,103, - 0,3,116,97,103,2,8,0,1,6,97,99,116,105,111,110,7,18,97,99, - 116,105,111,110,115,109,111,46,109,97,107,101,51,97,99,116,7,99,97,112, - 116,105,111,110,6,7,77,97,107,101,32,38,51,5,115,116,97,116,101,11, - 15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,11,97,115,95, - 108,111,99,97,108,116,97,103,0,3,116,97,103,2,16,0,1,6,97,99, - 116,105,111,110,7,18,97,99,116,105,111,110,115,109,111,46,109,97,107,101, - 52,97,99,116,7,99,97,112,116,105,111,110,6,7,77,97,107,101,32,38, - 52,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112, - 116,105,111,110,11,97,115,95,108,111,99,97,108,116,97,103,0,3,116,97, - 103,2,32,0,1,6,97,99,116,105,111,110,7,22,97,99,116,105,111,110, - 115,109,111,46,97,98,111,114,116,109,97,107,101,97,99,116,7,99,97,112, - 116,105,111,110,6,11,38,65,98,111,114,116,32,77,97,107,101,5,115,116, - 97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110, - 11,97,115,95,108,111,99,97,108,116,97,103,0,0,1,7,111,112,116,105, - 111,110,115,11,13,109,97,111,95,115,101,112,97,114,97,116,111,114,19,109, - 97,111,95,115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,0,0, - 1,6,97,99,116,105,111,110,7,27,97,99,116,105,111,110,115,109,111,46, - 112,114,111,106,101,99,116,111,112,116,105,111,110,115,97,99,116,0,1,6, - 97,99,116,105,111,110,7,24,97,99,116,105,111,110,115,109,111,46,112,114, - 111,106,101,99,116,116,114,101,101,97,99,116,0,1,6,97,99,116,105,111, - 110,7,26,97,99,116,105,111,110,115,109,111,46,112,114,111,106,101,99,116, - 115,111,117,114,99,101,97,99,116,0,1,7,111,112,116,105,111,110,115,11, - 13,109,97,111,95,115,101,112,97,114,97,116,111,114,19,109,97,111,95,115, - 104,111,114,116,99,117,116,99,97,112,116,105,111,110,0,0,1,13,115,117, - 98,109,101,110,117,46,99,111,117,110,116,2,3,13,115,117,98,109,101,110, - 117,46,105,116,101,109,115,14,1,7,99,97,112,116,105,111,110,6,14,70, - 114,111,109,32,38,84,101,109,112,108,97,116,101,5,115,116,97,116,101,11, - 15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95, - 108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9,111,110,101,120, - 101,99,117,116,101,7,19,110,101,119,112,114,111,106,101,99,116,111,110,101, - 120,101,99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,13,70,114, - 111,109,32,38,80,114,111,103,114,97,109,5,115,116,97,116,101,11,15,97, - 115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111, - 99,97,108,111,110,101,120,101,99,117,116,101,0,9,111,110,101,120,101,99, - 117,116,101,7,24,110,101,119,112,114,111,106,101,99,116,102,114,111,109,112, - 114,111,103,114,97,109,101,120,101,0,1,7,99,97,112,116,105,111,110,6, - 6,38,69,109,112,116,121,5,115,116,97,116,101,11,15,97,115,95,108,111, - 99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,111, - 110,101,120,101,99,117,116,101,0,9,111,110,101,120,101,99,117,116,101,7, - 18,110,101,119,101,109,112,116,121,112,114,111,106,101,99,116,101,120,101,0, - 0,7,99,97,112,116,105,111,110,6,4,38,78,101,119,5,115,116,97,116, - 101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,0,0, - 1,6,97,99,116,105,111,110,7,24,97,99,116,105,111,110,115,109,111,46, - 112,114,111,106,101,99,116,111,112,101,110,97,99,116,0,1,7,99,97,112, - 116,105,111,110,6,9,79,112,101,110,32,99,111,112,121,5,115,116,97,116, - 101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97, - 115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9,111,110, - 101,120,101,99,117,116,101,7,22,111,112,101,110,112,114,111,106,101,99,116, - 99,111,112,121,101,120,101,99,117,116,101,0,1,6,97,99,116,105,111,110, - 7,24,97,99,116,105,111,110,115,109,111,46,112,114,111,106,101,99,116,115, - 97,118,101,97,99,116,0,1,7,99,97,112,116,105,111,110,6,8,83,97, - 118,101,32,38,97,115,5,115,116,97,116,101,11,15,97,115,95,108,111,99, - 97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,111,110, - 101,120,101,99,117,116,101,0,9,111,110,101,120,101,99,117,116,101,7,22, - 115,97,118,101,112,114,111,106,101,99,116,97,115,111,110,101,120,101,99,117, - 116,101,0,1,7,99,97,112,116,105,111,110,6,12,83,97,118,101,32,97, - 115,32,99,111,112,121,5,115,116,97,116,101,11,15,97,115,95,108,111,99, - 97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,111,110, - 101,120,101,99,117,116,101,0,9,111,110,101,120,101,99,117,116,101,7,22, - 115,97,118,101,112,114,111,106,101,99,116,99,111,112,121,101,120,101,99,117, - 116,101,0,1,6,97,99,116,105,111,110,7,25,97,99,116,105,111,110,115, - 109,111,46,112,114,111,106,101,99,116,99,108,111,115,101,97,99,116,7,99, - 97,112,116,105,111,110,6,6,38,67,108,111,115,101,4,110,97,109,101,6, - 5,99,108,111,115,101,5,115,116,97,116,101,11,15,97,115,95,108,111,99, - 97,108,99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,111,110, - 101,120,101,99,117,116,101,0,9,111,110,101,120,101,99,117,116,101,7,24, - 99,108,111,115,101,112,114,111,106,101,99,116,97,99,116,111,110,101,120,101, - 99,117,116,101,0,0,7,99,97,112,116,105,111,110,6,8,38,80,114,111, - 106,101,99,116,4,110,97,109,101,6,7,112,114,111,106,101,99,116,5,115, + 97,103,2,4,0,1,6,97,99,116,105,111,110,7,18,97,99,116,105,111, + 110,115,109,111,46,109,97,107,101,50,97,99,116,7,99,97,112,116,105,111, + 110,6,7,77,97,107,101,32,38,50,5,115,116,97,116,101,11,15,97,115, + 95,108,111,99,97,108,99,97,112,116,105,111,110,11,97,115,95,108,111,99, + 97,108,116,97,103,0,3,116,97,103,2,8,0,1,6,97,99,116,105,111, + 110,7,18,97,99,116,105,111,110,115,109,111,46,109,97,107,101,51,97,99, + 116,7,99,97,112,116,105,111,110,6,7,77,97,107,101,32,38,51,5,115, + 116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111, + 110,11,97,115,95,108,111,99,97,108,116,97,103,0,3,116,97,103,2,16, + 0,1,6,97,99,116,105,111,110,7,18,97,99,116,105,111,110,115,109,111, + 46,109,97,107,101,52,97,99,116,7,99,97,112,116,105,111,110,6,7,77, + 97,107,101,32,38,52,5,115,116,97,116,101,11,15,97,115,95,108,111,99, + 97,108,99,97,112,116,105,111,110,11,97,115,95,108,111,99,97,108,116,97, + 103,0,3,116,97,103,2,32,0,1,6,97,99,116,105,111,110,7,22,97, + 99,116,105,111,110,115,109,111,46,97,98,111,114,116,109,97,107,101,97,99, + 116,7,99,97,112,116,105,111,110,6,11,38,65,98,111,114,116,32,77,97, + 107,101,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97, + 112,116,105,111,110,11,97,115,95,108,111,99,97,108,116,97,103,0,0,1, + 7,111,112,116,105,111,110,115,11,13,109,97,111,95,115,101,112,97,114,97, + 116,111,114,19,109,97,111,95,115,104,111,114,116,99,117,116,99,97,112,116, + 105,111,110,0,0,1,6,97,99,116,105,111,110,7,27,97,99,116,105,111, + 110,115,109,111,46,112,114,111,106,101,99,116,111,112,116,105,111,110,115,97, + 99,116,0,1,6,97,99,116,105,111,110,7,24,97,99,116,105,111,110,115, + 109,111,46,112,114,111,106,101,99,116,116,114,101,101,97,99,116,0,1,6, + 97,99,116,105,111,110,7,26,97,99,116,105,111,110,115,109,111,46,112,114, + 111,106,101,99,116,115,111,117,114,99,101,97,99,116,0,1,7,111,112,116, + 105,111,110,115,11,13,109,97,111,95,115,101,112,97,114,97,116,111,114,19, + 109,97,111,95,115,104,111,114,116,99,117,116,99,97,112,116,105,111,110,0, + 0,1,13,115,117,98,109,101,110,117,46,99,111,117,110,116,2,3,13,115, + 117,98,109,101,110,117,46,105,116,101,109,115,14,1,7,99,97,112,116,105, + 111,110,6,14,70,114,111,109,32,38,84,101,109,112,108,97,116,101,5,115, 116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111, 110,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0, - 9,111,110,101,120,101,99,117,116,101,7,14,97,98,111,117,116,111,110,101, - 120,101,99,117,116,101,0,1,13,115,117,98,109,101,110,117,46,99,111,117, - 110,116,2,2,13,115,117,98,109,101,110,117,46,105,116,101,109,115,14,1, - 7,99,97,112,116,105,111,110,6,6,38,65,98,111,117,116,5,115,116,97, + 9,111,110,101,120,101,99,117,116,101,7,19,110,101,119,112,114,111,106,101, + 99,116,111,110,101,120,101,99,117,116,101,0,1,7,99,97,112,116,105,111, + 110,6,13,70,114,111,109,32,38,80,114,111,103,114,97,109,5,115,116,97, 116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,17, 97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9,111, - 110,101,120,101,99,117,116,101,7,14,97,98,111,117,116,111,110,101,120,101, - 99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,17,38,67,111,110, - 102,105,103,117,114,101,32,77,83,69,105,100,101,5,115,116,97,116,101,11, - 15,97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95, - 108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,9,111,110,101,120, - 101,99,117,116,101,7,16,99,111,110,102,105,103,117,114,101,101,120,101,99, - 117,116,101,0,0,7,99,97,112,116,105,111,110,6,9,83,101,116,116,38, - 105,110,103,115,4,110,97,109,101,6,8,115,101,116,116,105,110,103,115,5, - 115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105, - 111,110,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101, - 0,9,111,110,101,120,101,99,117,116,101,7,14,97,98,111,117,116,111,110, - 101,120,101,99,117,116,101,0,0,4,108,101,102,116,2,103,3,116,111,112, - 2,96,0,0,11,116,102,105,108,101,100,105,97,108,111,103,8,111,112,101, - 110,102,105,108,101,8,115,116,97,116,102,105,108,101,7,15,112,114,111,106, - 101,99,116,115,116,97,116,102,105,108,101,18,99,111,110,116,114,111,108,108, - 101,114,46,111,112,116,105,111,110,115,11,14,102,100,111,95,99,104,101,99, - 107,101,120,105,115,116,0,22,99,111,110,116,114,111,108,108,101,114,46,99, - 97,112,116,105,111,110,111,112,101,110,6,9,79,112,101,110,32,102,105,108, - 101,22,99,111,110,116,114,111,108,108,101,114,46,99,97,112,116,105,111,110, - 115,97,118,101,6,12,83,97,118,101,32,102,105,108,101,32,97,115,3,116, - 111,112,2,1,0,0,9,116,115,116,97,116,102,105,108,101,15,112,114,111, - 106,101,99,116,115,116,97,116,102,105,108,101,8,102,105,108,101,110,97,109, - 101,6,10,115,116,97,116,117,115,46,115,116,97,16,111,110,115,116,97,116, - 98,101,102,111,114,101,114,101,97,100,7,11,115,116,97,116,98,101,102,114, - 101,97,100,15,111,110,115,116,97,116,97,102,116,101,114,114,101,97,100,7, - 13,115,116,97,116,97,102,116,101,114,114,101,97,100,3,116,111,112,2,64, - 0,0,10,116,105,109,97,103,101,108,105,115,116,13,118,105,101,118,109,101, - 110,117,105,99,111,110,115,5,119,105,100,116,104,2,18,6,104,101,105,103, - 104,116,2,18,7,111,112,116,105,111,110,115,11,10,98,109,111,95,109,97, - 115,107,101,100,12,98,109,111,95,103,114,97,121,109,97,115,107,0,5,99, - 111,117,110,116,2,19,4,108,101,102,116,3,57,1,3,116,111,112,2,96, - 5,105,109,97,103,101,10,24,94,0,0,0,0,0,0,18,0,0,0,90, - 0,0,0,90,0,0,0,136,61,0,0,0,0,0,0,0,0,0,0,0, + 110,101,120,101,99,117,116,101,7,24,110,101,119,112,114,111,106,101,99,116, + 102,114,111,109,112,114,111,103,114,97,109,101,120,101,0,1,7,99,97,112, + 116,105,111,110,6,6,38,69,109,112,116,121,5,115,116,97,116,101,11,15, + 97,115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108, + 111,99,97,108,111,110,101,120,101,99,117,116,101,0,9,111,110,101,120,101, + 99,117,116,101,7,18,110,101,119,101,109,112,116,121,112,114,111,106,101,99, + 116,101,120,101,0,0,7,99,97,112,116,105,111,110,6,4,38,78,101,119, + 5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116, + 105,111,110,0,0,1,6,97,99,116,105,111,110,7,24,97,99,116,105,111, + 110,115,109,111,46,112,114,111,106,101,99,116,111,112,101,110,97,99,116,0, + 1,7,99,97,112,116,105,111,110,6,9,79,112,101,110,32,99,111,112,121, + 5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116, + 105,111,110,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116, + 101,0,9,111,110,101,120,101,99,117,116,101,7,22,111,112,101,110,112,114, + 111,106,101,99,116,99,111,112,121,101,120,101,99,117,116,101,0,1,6,97, + 99,116,105,111,110,7,24,97,99,116,105,111,110,115,109,111,46,112,114,111, + 106,101,99,116,115,97,118,101,97,99,116,0,1,7,99,97,112,116,105,111, + 110,6,8,83,97,118,101,32,38,97,115,5,115,116,97,116,101,11,15,97, + 115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111, + 99,97,108,111,110,101,120,101,99,117,116,101,0,9,111,110,101,120,101,99, + 117,116,101,7,22,115,97,118,101,112,114,111,106,101,99,116,97,115,111,110, + 101,120,101,99,117,116,101,0,1,7,99,97,112,116,105,111,110,6,12,83, + 97,118,101,32,97,115,32,99,111,112,121,5,115,116,97,116,101,11,15,97, + 115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111, + 99,97,108,111,110,101,120,101,99,117,116,101,0,9,111,110,101,120,101,99, + 117,116,101,7,22,115,97,118,101,112,114,111,106,101,99,116,99,111,112,121, + 101,120,101,99,117,116,101,0,1,6,97,99,116,105,111,110,7,25,97,99, + 116,105,111,110,115,109,111,46,112,114,111,106,101,99,116,99,108,111,115,101, + 97,99,116,7,99,97,112,116,105,111,110,6,6,38,67,108,111,115,101,4, + 110,97,109,101,6,5,99,108,111,115,101,5,115,116,97,116,101,11,15,97, + 115,95,108,111,99,97,108,99,97,112,116,105,111,110,17,97,115,95,108,111, + 99,97,108,111,110,101,120,101,99,117,116,101,0,9,111,110,101,120,101,99, + 117,116,101,7,24,99,108,111,115,101,112,114,111,106,101,99,116,97,99,116, + 111,110,101,120,101,99,117,116,101,0,0,7,99,97,112,116,105,111,110,6, + 8,38,80,114,111,106,101,99,116,4,110,97,109,101,6,7,112,114,111,106, + 101,99,116,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99, + 97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,111,110,101,120,101, + 99,117,116,101,0,9,111,110,101,120,101,99,117,116,101,7,14,97,98,111, + 117,116,111,110,101,120,101,99,117,116,101,0,1,13,115,117,98,109,101,110, + 117,46,99,111,117,110,116,2,2,13,115,117,98,109,101,110,117,46,105,116, + 101,109,115,14,1,7,99,97,112,116,105,111,110,6,6,38,65,98,111,117, + 116,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112, + 116,105,111,110,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117, + 116,101,0,9,111,110,101,120,101,99,117,116,101,7,14,97,98,111,117,116, + 111,110,101,120,101,99,117,116,101,0,1,7,99,97,112,116,105,111,110,6, + 17,38,67,111,110,102,105,103,117,114,101,32,77,83,69,105,100,101,5,115, + 116,97,116,101,11,15,97,115,95,108,111,99,97,108,99,97,112,116,105,111, + 110,17,97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0, + 9,111,110,101,120,101,99,117,116,101,7,16,99,111,110,102,105,103,117,114, + 101,101,120,101,99,117,116,101,0,0,7,99,97,112,116,105,111,110,6,9, + 83,101,116,116,38,105,110,103,115,4,110,97,109,101,6,8,115,101,116,116, + 105,110,103,115,5,115,116,97,116,101,11,15,97,115,95,108,111,99,97,108, + 99,97,112,116,105,111,110,17,97,115,95,108,111,99,97,108,111,110,101,120, + 101,99,117,116,101,0,9,111,110,101,120,101,99,117,116,101,7,14,97,98, + 111,117,116,111,110,101,120,101,99,117,116,101,0,0,4,108,101,102,116,2, + 103,3,116,111,112,2,96,0,0,11,116,102,105,108,101,100,105,97,108,111, + 103,8,111,112,101,110,102,105,108,101,8,115,116,97,116,102,105,108,101,7, + 15,112,114,111,106,101,99,116,115,116,97,116,102,105,108,101,18,99,111,110, + 116,114,111,108,108,101,114,46,111,112,116,105,111,110,115,11,14,102,100,111, + 95,99,104,101,99,107,101,120,105,115,116,0,22,99,111,110,116,114,111,108, + 108,101,114,46,99,97,112,116,105,111,110,111,112,101,110,6,9,79,112,101, + 110,32,102,105,108,101,22,99,111,110,116,114,111,108,108,101,114,46,99,97, + 112,116,105,111,110,115,97,118,101,6,12,83,97,118,101,32,102,105,108,101, + 32,97,115,3,116,111,112,2,1,0,0,9,116,115,116,97,116,102,105,108, + 101,15,112,114,111,106,101,99,116,115,116,97,116,102,105,108,101,8,102,105, + 108,101,110,97,109,101,6,10,115,116,97,116,117,115,46,115,116,97,16,111, + 110,115,116,97,116,98,101,102,111,114,101,114,101,97,100,7,11,115,116,97, + 116,98,101,102,114,101,97,100,15,111,110,115,116,97,116,97,102,116,101,114, + 114,101,97,100,7,13,115,116,97,116,97,102,116,101,114,114,101,97,100,3, + 116,111,112,2,64,0,0,10,116,105,109,97,103,101,108,105,115,116,13,118, + 105,101,118,109,101,110,117,105,99,111,110,115,5,119,105,100,116,104,2,18, + 6,104,101,105,103,104,116,2,18,7,111,112,116,105,111,110,115,11,10,98, + 109,111,95,109,97,115,107,101,100,12,98,109,111,95,103,114,97,121,109,97, + 115,107,0,5,99,111,117,110,116,2,19,4,108,101,102,116,3,57,1,3, + 116,111,112,2,96,5,105,109,97,103,101,10,24,94,0,0,0,0,0,0, + 18,0,0,0,90,0,0,0,90,0,0,0,136,61,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,255,255,255,6,203,88,38,1,197,68,11,1,255,255,255,3,194, - 59,0,1,255,255,255,6,168,168,168,1,184,184,184,7,212,212,212,1,233, - 233,233,8,229,229,229,1,173,173,173,1,190,190,190,17,208,208,208,1,255, - 255,255,17,224,224,224,1,255,255,255,16,208,208,208,1,255,255,255,2,198, - 57,0,1,255,0,0,1,255,255,255,1,253,67,9,1,223,140,106,1,223, - 136,100,1,234,55,5,1,234,54,5,1,221,82,34,1,218,129,92,1,222, - 62,6,1,253,67,9,1,255,255,255,4,220,220,220,1,202,202,202,7,255, - 255,255,8,202,202,202,1,167,167,167,1,190,190,190,1,208,208,208,17,60, - 60,60,1,208,208,208,16,141,180,183,1,208,208,208,1,124,124,124,15,255, - 255,255,1,0,0,255,1,255,255,255,2,205,98,50,1,221,147,114,1,217, - 96,50,1,235,55,5,1,223,127,93,1,252,247,244,1,215,90,49,1,212, - 63,21,1,237,192,175,1,238,195,177,1,221,51,2,1,235,55,5,1,246, - 62,8,1,255,255,255,3,233,233,233,1,255,255,255,8,202,202,202,1,196, - 196,196,1,197,197,197,1,200,200,200,2,202,202,202,1,133,133,133,1,202, - 202,202,1,138,138,138,1,190,190,190,1,208,208,208,3,2,172,8,1,1, - 170,9,1,208,208,208,12,181,248,254,1,208,208,208,16,255,255,255,1,124, - 124,124,2,232,232,232,14,255,255,255,1,208,208,208,1,255,255,255,2,197, - 73,22,1,238,197,180,1,247,226,218,1,219,117,81,1,210,75,33,1,251, - 242,238,1,241,205,191,1,214,102,65,1,255,255,255,1,226,149,122,1,211, - 39,0,1,217,44,1,1,229,51,4,1,218,103,59,1,212,116,74,1,255, - 255,255,1,233,233,233,1,255,255,255,1,181,181,181,1,183,183,183,1,190, - 190,190,1,216,216,216,1,224,224,224,1,133,133,133,1,255,255,255,1,177, - 177,177,1,125,125,125,1,151,151,151,1,154,154,154,1,135,135,135,1,202, - 202,202,1,133,133,133,1,202,202,202,1,138,138,138,1,190,190,190,1,208, - 208,208,3,4,178,6,1,13,180,13,1,8,173,14,1,208,208,208,11,111, - 199,206,1,208,208,208,16,47,47,47,1,208,208,208,1,124,124,124,1,232, - 232,232,14,255,255,255,1,116,149,150,1,255,255,255,2,246,62,8,1,220, - 120,82,1,254,253,252,1,255,255,255,1,232,174,153,1,216,115,79,1,252, - 246,243,1,212,104,66,1,246,223,214,1,218,114,82,1,211,106,64,1,208, - 66,25,1,221,131,98,1,247,230,222,1,217,116,75,1,255,255,255,1,229, - 229,229,1,255,255,255,1,149,149,149,1,145,145,145,1,143,143,143,1,172, - 172,172,1,224,224,224,1,133,133,133,1,255,255,255,1,181,181,181,1,177, - 177,177,1,165,165,165,1,166,166,166,1,160,160,160,1,202,202,202,1,133, - 133,133,1,202,202,202,1,167,167,167,1,190,190,190,1,208,208,208,3,5, - 179,6,1,34,205,21,1,29,184,27,1,14,173,19,1,208,208,208,10,24, - 24,24,1,124,124,124,15,255,255,255,1,0,0,0,1,208,208,208,1,124, - 124,124,1,232,232,232,14,255,255,255,1,0,0,0,1,255,255,255,1,253, - 67,9,1,235,55,5,1,212,62,17,1,219,123,89,1,255,255,255,1,252, - 244,241,1,200,82,50,1,204,113,85,1,166,86,66,1,106,154,140,1,209, - 62,29,1,214,106,72,1,245,222,212,1,255,254,254,1,218,116,79,1,232, - 56,5,1,253,67,9,1,219,219,219,1,240,240,240,1,224,224,224,5,255, - 255,255,10,252,252,252,1,190,190,190,1,208,208,208,3,5,179,6,1,34, - 205,21,1,56,212,44,1,53,200,49,1,20,173,25,1,0,169,9,1,208, - 208,208,9,124,124,124,1,232,232,232,14,255,255,255,1,122,122,255,1,155, - 186,186,1,124,124,124,1,232,232,232,14,255,255,255,1,0,0,255,1,255, - 255,255,1,245,61,7,1,226,49,3,1,220,129,95,1,217,122,86,1,216, - 111,78,1,217,114,83,1,30,236,229,1,78,179,174,1,122,126,123,1,40, - 224,219,1,213,65,41,1,252,247,244,1,255,255,255,1,227,149,123,1,210, - 43,4,1,226,49,3,1,245,61,7,1,223,223,223,1,245,245,245,1,211, - 235,235,1,229,239,239,1,240,240,240,1,238,238,238,1,237,237,237,1,235, - 235,235,1,234,234,234,1,232,232,232,1,202,224,224,1,224,228,228,1,227, - 227,227,1,226,226,226,1,224,224,224,1,223,223,223,1,221,221,221,1,225, - 225,225,1,190,190,190,1,208,208,208,3,5,179,6,1,34,205,21,1,56, - 212,44,1,77,219,66,1,84,217,76,1,29,177,33,1,0,169,9,1,208, - 208,208,7,4,4,255,1,124,124,124,1,232,232,232,1,123,123,123,1,79, - 79,79,1,116,116,116,1,232,232,232,2,186,186,186,1,96,96,96,1,232, - 232,232,1,230,230,230,1,95,95,95,1,74,74,74,1,152,152,152,1,232, - 232,232,1,255,255,255,1,255,0,38,1,208,208,208,1,124,124,124,1,232, - 232,232,1,146,146,146,1,49,49,49,1,232,232,232,2,193,193,193,1,21, - 21,21,1,232,232,232,1,69,69,69,1,79,79,79,3,186,186,186,1,232, - 232,232,1,255,255,255,1,224,224,224,1,255,255,255,1,235,57,5,1,214, - 64,19,1,211,89,49,1,213,102,66,1,220,118,89,1,214,84,55,1,129, - 119,117,1,186,111,115,1,214,205,206,1,183,78,82,1,92,164,159,1,207, - 119,91,1,218,123,91,1,211,78,41,1,214,88,50,1,214,76,32,1,233, - 57,5,1,122,202,204,1,96,214,217,1,55,215,222,1,50,210,216,1,152, - 222,223,1,238,238,238,1,237,237,237,1,235,235,235,1,234,234,234,1,87, - 208,211,1,53,213,220,1,49,205,210,1,172,218,219,1,226,226,226,1,224, - 224,224,1,223,223,223,1,221,221,221,1,222,222,222,1,190,190,190,1,208, - 208,208,3,5,179,6,1,34,205,21,1,56,212,44,1,77,219,66,1,98, - 226,88,1,113,230,105,1,46,184,49,1,19,178,26,1,208,208,208,6,114, - 114,255,1,124,124,124,1,198,198,198,1,85,85,85,1,232,232,232,1,83, - 83,83,1,203,203,203,1,172,172,172,1,83,83,83,1,80,80,80,1,232, - 232,232,1,153,153,153,1,130,130,130,1,232,232,232,1,55,55,55,1,231, - 231,231,1,255,255,255,2,0,0,104,1,124,124,124,1,232,232,232,1,137, - 137,137,1,44,44,44,1,188,188,188,1,232,232,232,1,116,116,116,1,36, - 36,36,1,232,232,232,1,57,57,57,1,232,232,232,5,255,255,255,1,224, - 224,224,1,194,59,0,1,214,116,75,1,248,232,225,1,255,255,255,3,209, - 109,85,1,74,184,182,1,193,115,123,1,214,178,182,1,167,99,107,1,35, - 230,226,1,187,83,60,1,234,180,161,1,254,251,250,1,252,244,241,1,227, - 159,132,1,216,87,39,1,69,195,199,1,61,213,219,1,178,243,255,1,132, - 241,255,1,62,209,213,1,238,238,238,1,224,224,236,1,235,235,235,1,206, - 228,228,1,64,215,223,1,176,243,255,1,118,241,255,1,71,207,209,1,226, - 226,226,1,211,211,224,1,223,223,223,1,221,221,221,1,222,222,222,1,190, - 190,190,1,208,208,208,3,5,179,6,1,34,205,21,1,56,212,44,1,77, - 219,66,1,98,226,88,1,119,233,110,1,139,240,132,1,76,198,77,1,33, - 180,39,1,208,208,208,5,151,151,255,1,124,124,124,1,161,161,161,1,130, - 130,130,1,232,232,232,1,126,126,126,1,164,164,164,1,227,227,227,1,225, - 225,225,1,80,80,80,1,232,232,232,1,114,114,114,1,177,177,177,1,232, - 232,232,1,79,79,79,1,211,211,211,1,255,255,255,1,208,208,208,1,0, - 0,255,1,124,124,124,1,232,232,232,1,137,137,137,1,123,123,123,1,110, - 110,110,1,232,232,232,1,96,96,96,1,57,57,57,1,232,232,232,1,54, - 54,54,1,116,116,116,3,222,222,222,1,232,232,232,1,255,255,255,1,103, - 103,103,1,255,255,255,1,222,68,19,1,216,103,65,1,232,172,150,1,252, - 246,243,1,222,133,106,1,188,69,50,1,37,227,223,1,157,78,90,1,88, - 163,169,1,156,81,92,1,215,91,68,1,221,116,91,1,213,94,59,1,217, - 98,69,1,210,67,29,1,212,42,0,1,234,54,5,1,56,195,202,1,63, - 216,224,1,199,243,255,1,144,242,255,1,52,209,213,1,238,238,238,1,52, - 52,223,1,229,229,234,1,172,222,222,1,76,223,233,1,208,244,255,1,134, - 241,255,1,56,206,209,1,226,226,226,1,52,52,221,1,208,208,223,1,221, - 221,221,1,217,217,222,1,190,190,190,1,208,208,208,3,5,179,6,1,34, - 205,21,1,56,212,44,1,77,219,66,1,98,226,88,1,119,233,110,1,139, - 240,132,1,74,193,75,1,20,109,23,1,0,0,0,1,208,208,208,5,124, - 124,124,1,177,177,177,1,128,128,128,1,232,232,232,1,123,123,123,1,168, - 168,168,1,232,232,232,1,225,225,225,1,80,80,80,1,232,232,232,1,129, - 129,129,1,176,176,176,1,232,232,232,1,76,76,76,1,216,216,216,1,255, - 255,255,1,136,136,136,1,124,124,124,2,232,232,232,1,137,137,137,1,159, - 159,159,1,73,73,73,1,187,187,187,1,140,140,140,1,57,57,57,1,232, - 232,232,1,56,56,56,1,196,196,196,3,229,229,229,1,232,232,232,1,255, - 255,255,1,0,0,255,1,255,255,255,1,235,55,5,1,215,42,0,1,211, - 38,4,1,210,80,42,1,225,146,122,1,215,105,73,1,219,101,81,1,211, - 92,71,1,64,194,194,1,149,104,99,1,246,225,217,1,255,255,255,1,246, - 224,215,1,216,103,70,1,211,41,7,1,215,42,0,1,235,55,5,1,56, - 195,201,1,60,206,210,1,81,230,243,1,56,222,233,1,107,214,215,1,172, - 172,233,1,12,12,236,1,131,131,230,1,232,233,233,1,48,202,206,1,95, - 235,249,1,54,222,232,1,116,210,211,1,184,184,224,1,15,15,234,1,102, - 102,223,1,221,221,221,1,185,185,222,1,190,190,190,1,208,208,208,3,5, - 179,6,1,34,205,21,1,56,212,44,1,77,219,66,1,98,226,88,1,113, - 230,105,1,43,174,46,1,6,55,8,1,0,0,0,2,208,208,208,4,0, - 0,0,1,124,124,124,1,227,227,227,1,86,86,86,1,232,232,232,1,78, - 78,78,1,207,207,207,1,232,232,232,1,225,225,225,1,80,80,80,1,232, - 232,232,1,187,187,187,1,126,126,126,1,228,228,228,1,57,57,57,1,232, - 232,232,1,255,255,255,3,124,124,124,1,232,232,232,1,137,137,137,1,159, - 159,159,1,119,119,119,1,70,70,70,1,216,216,216,1,57,57,57,1,232, - 232,232,1,57,57,57,1,232,232,232,5,255,255,255,1,208,208,208,1,255, - 255,255,1,239,57,6,1,219,44,1,1,211,63,25,1,238,191,175,1,240, - 199,186,1,218,123,94,1,255,255,255,1,239,199,186,1,210,50,31,1,220, - 118,93,1,214,106,74,1,252,245,242,1,255,255,255,1,255,254,254,1,223, - 136,105,1,217,50,6,1,239,57,6,1,67,189,193,1,234,228,228,1,130, - 205,206,1,166,211,212,1,236,225,225,1,65,65,229,1,4,4,255,1,51, - 51,230,1,233,230,230,1,211,214,214,1,101,195,197,1,154,203,203,1,224, - 213,213,1,70,70,225,1,4,4,254,1,41,41,229,1,218,218,221,1,107, - 107,223,1,190,190,190,1,208,208,208,3,5,179,6,1,34,205,21,1,56, - 212,44,1,77,219,66,1,84,217,76,1,26,157,29,1,0,21,1,1,0, - 0,0,2,208,208,208,5,255,255,255,1,124,124,124,1,232,232,232,1,149, - 149,149,1,90,90,90,1,144,144,144,1,232,232,232,2,227,227,227,1,118, - 118,118,1,232,232,232,1,230,230,230,1,123,123,123,1,89,89,89,1,174, - 174,174,1,232,232,232,1,255,255,255,2,0,0,0,1,124,124,124,1,232, - 232,232,1,161,161,161,1,177,177,177,1,199,199,199,1,101,101,101,1,232, - 232,232,1,101,101,101,1,232,232,232,1,96,96,96,1,79,79,79,3,166, - 166,166,1,232,232,232,1,255,255,255,1,136,136,136,1,255,255,255,1,245, - 61,7,1,219,72,27,1,234,179,158,1,255,255,255,1,216,112,78,1,249, - 231,225,1,255,255,255,1,226,147,124,1,210,64,34,1,252,244,241,1,233, - 171,153,1,213,95,60,1,221,124,97,1,225,142,115,1,228,159,134,1,212, - 97,53,1,245,61,7,1,200,206,206,1,212,22,30,1,222,27,40,2,173, - 26,58,1,24,24,237,1,4,4,255,1,14,14,243,1,172,127,172,1,211, - 21,29,1,220,25,38,2,183,27,46,1,27,27,233,1,4,4,255,1,7, - 7,246,1,136,136,221,1,60,60,227,1,190,190,190,1,208,208,208,3,5, - 179,6,1,34,205,21,1,56,212,44,1,54,199,48,1,16,137,20,1,0, - 4,0,1,0,0,0,1,208,208,208,7,255,255,255,1,124,124,124,1,232, - 232,232,14,255,255,255,2,208,208,208,1,124,124,124,1,232,232,232,14,255, - 255,255,1,0,0,0,1,255,255,255,1,253,67,9,1,213,106,62,1,224, - 140,109,1,218,108,75,1,216,109,74,1,255,255,255,1,233,174,156,1,212, - 93,59,1,216,102,73,1,233,174,154,1,255,255,255,1,220,115,86,1,213, - 32,5,1,212,36,2,1,218,43,1,1,230,56,5,1,253,67,9,1,198, - 67,73,1,237,1,24,1,255,0,32,2,121,18,120,1,56,56,230,1,60, - 60,231,1,59,59,230,1,125,80,170,1,237,1,24,1,255,0,32,2,139, - 20,103,1,51,51,227,1,57,57,228,1,56,56,227,1,87,87,222,1,27, - 27,239,1,190,190,190,1,208,208,208,3,5,179,6,1,34,205,21,1,28, - 181,26,1,9,107,12,1,0,0,0,2,208,208,208,8,255,255,255,1,124, - 124,124,1,255,255,255,15,208,208,208,1,255,255,255,1,124,124,124,1,232, - 232,232,14,255,255,255,4,232,60,6,1,230,51,4,1,214,43,0,1,224, - 147,118,1,219,121,89,1,211,47,18,1,224,137,111,1,221,125,97,1,217, - 104,74,1,255,255,255,1,223,136,107,1,212,36,2,1,215,42,0,1,230, - 51,4,1,246,62,8,1,255,255,255,1,207,8,24,1,237,1,24,1,255, - 0,32,2,216,32,41,1,238,238,238,1,237,237,237,1,235,235,235,1,221, - 176,175,1,237,1,24,1,255,0,32,2,215,31,40,1,226,226,226,1,224, - 224,224,1,223,223,223,1,221,221,221,1,41,41,233,1,190,190,190,1,208, - 208,208,3,4,178,6,1,12,174,13,1,3,67,6,1,0,0,0,2,208, - 208,208,9,255,255,255,1,208,208,208,16,138,138,138,1,255,255,255,1,124, - 124,124,1,232,232,232,14,255,255,255,5,244,61,7,1,226,52,4,1,213, - 80,37,1,212,38,0,1,212,36,2,1,217,117,82,1,211,70,34,1,211, - 50,14,1,239,199,184,1,225,148,120,1,218,43,1,1,230,51,4,1,244, - 61,7,1,255,255,255,2,216,0,21,1,208,26,32,1,217,32,42,2,198, - 29,30,1,238,238,238,1,237,237,237,1,235,235,235,1,221,176,175,1,207, - 24,30,1,215,31,40,2,197,28,28,1,226,226,226,1,224,224,224,1,223, - 223,223,1,221,221,221,1,126,126,225,1,190,190,190,1,208,208,208,3,2, - 172,8,1,0,51,3,1,0,0,0,2,208,208,208,10,245,225,226,1,208, - 208,208,16,0,0,255,1,208,208,208,1,124,124,124,1,232,232,232,14,255, - 255,255,1,208,208,208,1,255,255,255,4,246,62,8,1,235,55,5,1,226, - 49,3,1,219,44,1,1,214,43,0,1,213,41,0,1,215,42,0,1,217, - 107,68,1,222,132,98,1,235,55,5,1,246,62,8,1,255,255,255,3,210, - 6,23,1,245,245,245,1,243,243,243,1,242,242,242,1,240,240,240,1,238, - 238,238,1,237,237,237,1,235,235,235,1,234,234,234,1,232,232,232,1,230, - 230,230,1,229,229,229,1,227,227,227,1,226,226,226,1,224,224,224,1,223, - 223,223,1,221,221,221,1,222,222,222,1,190,190,190,1,208,208,208,4,0, - 0,0,2,208,208,208,28,255,0,255,1,136,136,136,1,124,124,124,1,255, - 255,255,21,253,67,9,1,245,61,7,1,239,57,6,1,235,55,5,1,234, - 54,5,1,235,55,5,1,229,64,13,1,224,78,26,1,253,67,9,1,255, - 255,255,4,192,40,45,1,217,47,56,1,219,49,58,1,211,48,53,1,210, - 93,94,1,237,237,237,2,235,235,235,1,227,203,202,1,216,122,124,1,210, - 42,48,1,216,47,55,2,203,45,47,1,214,150,150,1,225,225,225,1,223, - 223,223,1,222,222,222,1,190,190,190,1,208,208,208,2,129,194,131,1,14, - 143,19,1,0,42,2,1,0,4,0,1,12,12,12,1,128,128,128,1,208, - 208,208,9,121,121,121,1,255,255,255,16,201,201,201,1,124,124,124,1,255, - 255,255,16,59,239,255,1,208,208,208,1,255,255,255,16,224,224,224,1,208, - 208,208,18,255,255,255,9,192,192,192,1,255,255,255,8,208,208,208,18,0, - 0,0,1,255,255,255,15,0,0,0,1,208,208,208,18,224,224,224,1,208, - 208,208,57,0,0,255,1,208,208,208,13,1,1,1,1,28,28,28,1,208, - 208,208,1,136,136,136,8,135,142,142,1,134,134,134,1,0,0,0,1,208, - 208,208,4,124,124,124,1,208,208,208,17,217,217,217,1,208,208,208,6,0, - 0,0,6,208,208,208,5,255,255,255,1,208,208,208,17,128,128,128,1,224, - 224,224,1,208,208,208,2,0,0,255,2,208,208,208,1,0,0,0,8,208, - 208,208,3,217,217,217,2,208,208,208,1,136,136,136,1,181,248,254,1,186, - 249,254,1,191,250,254,1,196,251,254,1,201,252,254,1,206,253,254,1,211, - 254,254,1,160,175,176,1,158,193,197,1,99,99,99,1,0,0,0,1,208, - 208,208,3,0,0,255,1,208,208,208,8,0,0,182,2,208,208,208,8,255, - 255,255,1,208,208,208,4,0,0,0,8,208,208,208,4,233,164,145,1,208, - 208,208,18,0,0,0,1,0,0,255,5,0,0,0,8,208,208,208,3,53, - 53,53,1,62,62,62,1,208,208,208,1,136,136,136,1,181,248,254,1,186, - 249,254,1,191,250,254,1,196,251,254,1,201,252,254,1,206,253,254,1,211, - 254,254,1,167,182,183,1,224,252,255,1,156,193,197,1,101,101,101,1,0, - 0,0,1,208,208,208,9,5,5,198,1,11,11,206,1,21,21,213,1,26, - 26,213,1,22,22,206,1,13,13,198,1,208,208,208,6,255,255,255,1,208, - 208,208,4,0,0,0,2,24,24,155,1,52,52,255,1,63,63,254,1,45, - 45,155,1,0,0,0,2,208,208,208,4,252,243,240,1,208,208,208,1,124, - 124,124,15,255,255,255,1,208,208,208,1,78,78,78,1,0,0,255,1,208, - 208,208,1,0,0,255,2,208,208,208,4,0,0,0,3,208,208,208,1,0, - 0,0,1,208,208,208,3,0,0,0,2,208,208,208,1,136,136,136,1,181, - 248,254,1,139,186,189,1,151,198,201,1,151,194,196,1,172,215,217,1,178, - 218,219,1,157,189,189,1,154,181,183,1,240,253,255,1,221,252,255,1,155, - 194,197,1,103,103,103,1,0,0,0,1,208,208,208,1,167,205,206,1,208, - 208,208,5,3,3,200,1,21,21,233,1,41,41,255,1,52,52,255,1,64, - 64,255,1,75,75,255,1,58,58,228,1,19,19,187,1,208,208,208,5,243, - 195,182,1,208,208,208,3,0,0,0,1,0,0,1,1,6,6,56,1,41, - 41,255,1,52,52,255,1,64,64,255,1,75,75,255,1,25,25,72,1,0, - 0,1,1,0,0,0,1,208,208,208,3,224,224,224,1,208,208,208,1,124, - 124,124,1,232,232,232,14,255,255,255,1,208,208,208,1,217,217,217,1,0, - 0,255,1,208,208,208,1,0,0,255,2,208,208,208,4,0,0,0,5,208, - 208,208,3,0,0,255,1,208,208,208,2,136,136,136,1,181,248,254,1,124, - 166,169,1,117,153,155,1,116,149,150,1,141,177,178,1,139,171,171,1,149, - 179,179,1,141,180,183,1,188,248,255,1,243,253,255,1,219,251,255,1,155, - 196,199,1,104,106,106,1,0,0,0,1,208,208,208,5,3,3,198,1,13, - 13,233,1,30,30,255,1,41,41,255,1,52,52,255,1,64,64,255,1,75, - 75,255,1,86,86,255,1,66,66,226,1,13,13,142,1,208,208,208,3,218, - 218,218,1,128,76,240,1,208,208,208,3,4,4,234,1,14,14,211,1,25, - 25,222,1,41,41,255,1,52,52,255,1,64,64,255,1,75,75,255,1,31, - 31,92,1,4,4,11,1,57,57,131,1,208,208,208,5,124,124,124,1,232, - 232,232,1,97,97,97,1,98,98,98,1,97,97,97,1,231,231,231,1,156, - 156,156,1,93,93,93,1,88,88,88,1,186,186,186,1,217,217,217,1,86, - 86,86,1,97,97,97,1,124,124,124,1,232,232,232,1,255,255,255,1,128, - 128,128,1,208,208,208,1,0,0,255,1,208,208,208,7,0,0,0,5,208, - 208,208,3,201,246,246,1,178,243,246,1,208,208,208,1,136,136,136,1,181, - 248,254,1,186,249,254,1,191,250,254,1,196,251,254,1,201,252,254,1,206, - 253,254,1,211,254,254,1,147,185,187,1,136,179,183,1,144,180,183,1,152, - 181,183,1,139,175,179,1,133,140,140,1,0,0,0,1,0,0,253,1,208, - 208,208,4,3,3,206,1,18,18,255,1,30,30,255,1,41,41,255,1,52, - 52,255,1,64,64,255,1,75,75,255,1,86,86,255,1,98,98,255,1,27, - 27,180,1,0,0,0,1,208,208,208,2,149,35,65,1,0,252,248,1,208, - 208,208,3,6,6,255,1,17,17,255,1,29,29,255,1,41,41,255,1,52, - 52,255,1,64,64,255,1,54,54,182,1,2,2,5,1,36,36,94,1,87, - 87,204,1,0,0,0,1,208,208,208,2,9,164,0,1,208,208,208,1,124, - 124,124,1,202,202,202,1,146,146,146,1,232,232,232,1,116,116,116,1,180, - 180,180,1,117,117,117,1,230,230,230,1,209,209,209,1,87,87,87,1,170, - 170,170,1,177,177,177,1,232,232,232,1,74,74,74,1,224,224,224,1,255, - 255,255,1,208,208,208,1,181,248,254,1,0,0,255,1,208,208,208,4,0, - 0,0,6,208,208,208,2,0,0,255,3,208,208,208,1,6,6,252,1,208, - 208,208,1,136,136,136,1,181,248,254,1,186,249,254,1,191,250,254,1,196, - 251,254,1,181,226,228,1,167,205,206,1,155,186,186,1,169,207,207,1,148, - 202,204,1,127,195,200,1,137,245,254,1,114,242,254,1,136,136,136,1,0, - 0,0,1,224,224,224,1,238,238,238,1,208,208,208,2,0,0,182,1,2, - 2,213,1,18,18,255,1,30,30,255,1,41,41,255,1,52,52,255,1,64, - 64,255,1,75,75,255,1,86,86,255,1,98,98,255,1,41,41,196,1,0, - 0,13,1,208,208,208,2,0,0,0,1,13,182,0,1,208,208,208,3,6, - 6,255,1,17,17,255,1,29,29,255,1,41,41,255,1,52,52,255,1,46, - 46,184,1,3,3,9,1,20,20,59,1,96,96,247,1,104,104,240,1,0, - 0,0,1,208,208,208,2,128,128,128,1,224,112,0,1,124,124,124,1,232, - 232,232,2,207,207,207,1,72,72,72,1,222,222,222,1,232,232,232,2,103, - 103,103,1,166,166,166,1,232,232,232,2,180,180,180,1,88,88,88,1,232, - 232,232,1,255,255,255,1,0,0,1,1,118,211,219,1,0,0,255,1,208, - 208,208,4,0,0,0,6,208,208,208,4,0,0,255,1,189,189,189,1,208, - 208,208,2,136,136,136,1,181,248,254,1,186,249,254,1,191,250,254,1,196, - 251,254,1,168,210,212,1,145,179,179,1,151,181,181,1,159,195,195,1,131, - 178,180,1,107,165,169,1,137,245,254,1,114,242,254,1,136,136,136,1,0, - 0,0,1,224,224,224,1,255,255,255,1,208,208,208,2,0,0,182,1,2, - 2,213,1,18,18,255,1,30,30,255,1,41,41,255,1,52,52,255,1,64, - 64,255,1,75,75,255,1,86,86,255,1,98,98,255,1,41,41,196,1,0, - 0,10,1,208,208,208,2,0,0,0,1,208,208,208,4,6,6,255,1,17, - 17,255,1,29,29,255,1,41,41,255,1,43,43,211,1,2,2,6,1,14, - 14,49,1,81,81,238,1,99,99,255,1,104,104,240,1,0,0,0,1,208, - 208,208,2,255,255,255,1,0,0,0,1,124,124,124,1,232,232,232,2,81, - 81,81,1,209,209,209,1,232,232,232,2,159,159,159,1,131,131,131,1,232, - 232,232,2,231,231,231,1,66,66,66,1,226,226,226,1,232,232,232,1,255, - 255,255,1,0,0,0,1,15,15,86,1,0,0,255,1,208,208,208,14,0, - 0,255,1,163,163,163,1,3,3,3,1,208,208,208,1,136,136,136,1,181, - 248,254,1,186,249,254,1,191,250,254,1,196,251,254,1,201,252,254,1,176, - 216,217,1,206,248,248,1,201,246,246,1,178,243,246,1,159,245,251,1,134, - 240,249,1,114,242,254,1,136,136,136,1,0,0,0,1,255,255,255,1,0, - 0,0,1,208,208,208,3,3,3,206,1,18,18,255,1,30,30,255,1,41, - 41,255,1,52,52,255,1,64,64,255,1,75,75,255,1,86,86,255,1,98, - 98,255,1,26,26,179,1,0,0,0,1,208,208,208,2,255,255,255,1,79, - 79,79,1,208,208,208,3,6,6,255,1,17,17,255,1,29,29,255,1,41, - 41,255,1,19,19,95,1,3,3,12,1,69,69,233,1,87,87,255,1,99, - 99,255,1,87,87,204,1,0,0,0,1,208,208,208,2,71,71,71,1,255, - 255,255,1,124,124,124,1,232,232,232,2,171,171,171,1,232,232,232,3,192, - 192,192,1,212,212,212,1,232,232,232,2,227,227,227,1,177,177,177,1,232, - 232,232,2,255,255,255,1,0,0,0,1,224,224,224,1,0,0,255,1,208, - 208,208,14,0,0,255,1,208,208,208,3,136,136,136,1,181,248,254,1,186, - 249,254,1,191,250,254,1,196,251,254,1,154,194,195,1,141,173,173,1,131, - 157,157,1,122,149,149,1,131,179,181,1,91,140,143,1,84,151,156,1,114, - 242,254,1,136,136,136,1,0,0,0,2,255,255,255,1,208,208,208,3,3, - 3,198,1,12,12,228,1,30,30,255,1,41,41,255,1,52,52,255,1,64, - 64,255,1,75,75,255,1,86,86,255,1,66,66,226,1,10,10,108,1,0, - 0,0,1,208,208,208,2,0,0,0,1,255,255,255,1,208,208,208,3,4, - 4,255,1,17,17,254,1,29,29,255,1,41,41,255,1,11,11,54,1,15, - 15,61,1,75,75,255,1,87,87,255,1,98,98,254,1,38,38,89,1,0, - 0,0,1,208,208,208,2,206,51,17,1,255,255,255,1,124,124,124,1,232, - 232,232,2,96,96,96,1,232,232,232,3,145,145,145,1,184,184,184,1,232, - 232,232,2,215,215,215,1,114,114,114,1,232,232,232,2,255,255,255,2,224, - 224,224,1,0,0,255,1,208,208,208,2,0,0,0,8,208,208,208,4,0, - 0,255,1,208,208,208,3,136,136,136,1,181,248,254,1,186,249,254,1,188, - 246,250,1,196,251,254,1,188,236,238,1,175,215,216,1,141,169,169,1,179, - 219,219,1,143,195,197,1,128,196,201,1,118,211,219,1,114,242,254,1,136, - 136,136,1,0,0,0,1,0,0,255,1,0,0,0,1,208,208,208,4,3, - 3,187,1,20,20,226,1,41,41,255,1,52,52,255,1,64,64,255,1,75, - 75,255,1,57,57,226,1,15,15,154,1,0,0,0,2,208,208,208,2,255, - 255,255,2,208,208,208,4,15,15,223,1,29,29,254,1,41,41,255,1,38, - 38,188,1,50,50,199,1,75,75,255,1,86,86,254,1,62,62,158,1,0, - 0,0,2,208,208,208,2,207,53,11,1,0,0,0,1,124,124,124,1,232, - 232,232,14,255,255,255,1,0,0,0,1,208,208,208,1,0,0,255,2,208, - 208,208,1,0,0,0,8,208,208,208,1,0,0,255,2,208,208,208,1,0, - 0,255,1,208,208,208,3,136,136,136,1,181,248,254,1,146,195,199,1,144, - 188,191,1,147,188,190,1,117,146,147,1,146,180,180,1,204,245,245,1,207, - 254,254,1,184,251,254,1,161,248,254,1,137,245,254,1,114,242,254,1,136, - 136,136,1,0,0,0,1,255,255,255,1,0,0,0,1,208,208,208,5,4, - 4,142,1,10,10,180,1,19,19,196,1,23,23,196,1,19,19,179,1,7, - 7,108,1,0,0,0,2,208,208,208,3,140,140,140,1,213,80,48,1,208, - 208,208,5,16,16,136,1,33,33,204,1,34,34,167,1,43,43,172,1,59, - 59,204,1,31,31,89,1,0,0,0,2,208,208,208,3,128,128,128,1,255, - 255,255,1,124,124,124,1,255,255,255,15,0,0,0,1,255,255,255,1,208, - 208,208,10,0,0,0,1,208,208,208,1,0,0,255,2,208,208,208,1,0, - 0,255,1,255,255,255,2,208,208,208,1,136,136,136,1,181,248,254,1,122, - 163,166,1,137,179,182,1,143,183,185,1,136,170,171,1,145,179,179,1,205, - 247,247,1,207,254,254,1,184,251,254,1,161,248,254,1,137,245,254,1,114, - 242,254,1,136,136,136,1,0,0,0,1,255,255,255,1,140,140,140,1,208, - 208,208,6,0,0,0,1,0,0,13,1,0,0,10,1,0,0,0,3,208, - 208,208,4,245,245,245,1,128,76,240,1,208,208,208,6,0,0,0,6,208, - 208,208,5,255,255,255,1,208,208,208,16,140,140,140,1,255,255,255,1,208, - 208,208,3,0,0,0,8,0,0,255,5,208,208,208,3,136,136,136,14,0, - 0,0,1,208,208,208,1,255,255,255,1,208,208,208,16,255,255,255,2,208, - 208,208,7,0,0,0,2,208,208,208,7,255,255,255,1,0,0,0,1,208, - 208,208,16,255,255,255,1,255,30,64,1,208,208,208,3,0,0,0,8,208, - 208,208,1,0,0,255,2,208,208,208,5,0,0,0,15,136,136,136,1,198, - 198,198,1,208,208,208,16,255,255,255,2,208,208,208,16,255,255,255,1,215, - 215,215,1,208,208,208,16,228,228,228,1,208,208,208,14,0,0,255,1,208, - 208,208,4,255,255,255,12,0,0,0,3,255,255,255,1,208,208,208,1,255, - 255,255,12,0,0,0,1,255,255,255,5,224,224,224,1,255,255,255,16,208, - 208,208,1,187,187,187,1,176,176,176,1,219,219,219,1,162,162,162,1,186, - 186,186,1,227,227,227,1,140,140,140,1,227,227,227,1,158,158,158,3,141, - 141,141,1,140,140,140,1,255,255,255,5,124,124,124,1,255,255,255,16,206, - 253,254,1,173,173,173,1,222,68,91,1,233,27,58,2,222,67,90,1,190, - 190,190,13,255,255,255,10,194,194,194,1,58,58,58,1,59,59,59,1,198, - 198,198,1,255,255,255,3,224,124,97,1,208,208,208,1,255,255,255,16,208, - 208,208,2,255,255,255,16,0,0,0,1,208,208,208,1,255,255,255,17,190, - 190,190,1,208,208,208,1,255,30,64,3,208,208,208,13,0,0,0,1,208, - 208,208,16,128,76,240,1,208,208,208,17,149,149,149,1,0,0,255,1,124, - 124,124,15,255,255,255,1,186,249,254,1,188,248,255,1,208,208,208,4,13, - 238,255,1,208,208,208,11,255,255,255,1,190,190,190,1,208,208,208,1,255, - 30,64,4,208,208,208,12,205,45,4,1,208,208,208,16,248,252,248,1,124, - 124,124,1,208,208,208,1,136,136,136,8,135,142,142,1,134,134,134,1,0, - 0,0,1,208,208,208,4,136,136,136,1,0,0,0,1,124,124,124,1,232, - 232,232,14,255,255,255,1,103,103,103,1,255,255,255,1,208,208,208,2,51, - 239,255,1,71,239,255,1,66,239,255,1,39,238,255,1,13,238,255,1,208, - 208,208,9,39,238,255,1,190,190,190,1,208,208,208,3,255,30,64,4,208, - 208,208,10,248,252,248,1,208,208,208,17,74,74,74,1,208,208,208,1,136, - 136,136,1,181,248,254,1,186,249,254,1,191,250,254,1,196,251,254,1,201, - 252,254,1,206,253,254,1,211,254,254,1,160,175,176,1,158,193,197,1,99, - 99,99,1,0,0,0,1,208,208,208,3,122,188,192,1,141,177,178,1,124, - 124,124,1,232,232,232,14,255,255,255,1,0,0,255,1,243,243,243,1,208, - 208,208,1,59,239,255,1,111,241,255,1,142,241,255,1,135,241,255,1,95, - 240,255,1,40,238,255,1,10,178,191,1,208,208,208,9,190,190,190,1,208, - 208,208,4,255,30,64,5,208,208,208,9,124,124,124,15,255,255,255,1,217, - 217,217,1,138,180,183,1,208,208,208,1,136,136,136,1,181,248,254,1,186, - 249,254,1,191,250,254,1,196,251,254,1,201,252,254,1,206,253,254,1,211, - 254,254,1,167,182,183,1,224,252,255,1,156,193,197,1,101,101,101,1,0, - 0,0,1,208,208,208,2,28,28,28,1,208,208,208,1,124,124,124,1,232, - 232,232,14,255,255,255,1,224,224,224,1,208,208,208,2,88,240,255,1,154, - 242,255,1,208,244,255,1,193,243,255,1,132,241,255,1,66,239,255,1,12, - 214,229,1,0,0,0,1,208,208,208,7,255,0,38,1,184,191,193,1,208, - 208,208,6,255,30,64,4,208,208,208,6,200,208,211,1,208,208,208,1,124, - 124,124,1,232,232,232,14,255,255,255,1,60,60,60,1,136,136,136,1,208, - 208,208,1,136,136,136,1,181,248,254,1,186,249,254,1,191,250,254,1,196, - 251,254,1,201,252,254,1,206,253,254,1,211,254,254,1,154,181,183,1,240, - 253,255,1,221,252,255,1,155,194,197,1,103,103,103,1,0,0,0,1,208, - 208,208,1,255,255,255,1,0,0,255,1,124,124,124,1,232,232,232,14,255, - 255,255,1,98,98,241,1,128,128,255,1,208,208,208,1,88,240,255,1,154, - 242,255,1,208,244,255,1,193,243,255,1,132,241,255,1,66,239,255,1,13, - 230,247,1,0,0,0,1,208,208,208,2,8,8,255,1,208,208,208,4,56, - 56,56,1,131,200,229,1,138,220,255,1,142,222,255,1,208,208,208,6,255, - 30,64,4,208,208,208,2,118,215,255,1,138,220,255,1,127,214,250,1,50, - 50,50,1,124,124,124,1,232,232,232,1,123,123,123,1,79,79,79,1,116, - 116,116,1,232,232,232,2,186,186,186,1,96,96,96,1,232,232,232,1,230, - 230,230,1,95,95,95,1,74,74,74,1,152,152,152,1,232,232,232,1,255, - 255,255,2,178,178,178,1,208,208,208,1,136,136,136,1,181,248,254,1,186, - 249,254,1,191,250,254,1,196,251,254,1,201,252,254,1,206,253,254,1,211, - 254,254,1,141,180,183,1,188,248,255,1,243,253,255,1,219,251,255,1,155, - 196,199,1,104,106,106,1,0,0,0,1,4,4,255,1,224,224,224,1,124, - 124,124,1,232,232,232,7,189,189,189,1,142,142,142,1,224,224,224,1,232, - 232,232,4,255,255,255,1,217,217,217,1,161,161,255,1,208,208,208,1,59, - 239,255,1,111,241,255,1,142,241,255,1,135,241,255,1,95,240,255,1,40, - 238,255,1,11,192,206,1,0,0,0,1,208,208,208,1,0,0,255,1,4, - 4,255,1,0,0,143,1,208,208,208,3,217,217,217,1,154,209,233,1,180, - 233,255,1,144,222,255,1,143,222,255,1,208,208,208,6,255,30,64,3,208, - 208,208,1,139,221,255,1,155,225,255,1,180,233,255,1,147,223,255,1,184, - 184,184,1,124,124,124,1,198,198,198,1,85,85,85,1,232,232,232,1,83, - 83,83,1,203,203,203,1,172,172,172,1,83,83,83,1,80,80,80,1,232, - 232,232,1,153,153,153,1,130,130,130,1,232,232,232,1,55,55,55,1,231, - 231,231,1,255,255,255,2,255,0,32,1,208,208,208,1,136,136,136,1,181, - 248,254,1,186,249,254,1,191,250,254,1,196,251,254,1,201,252,254,1,206, - 253,254,1,211,254,254,1,147,185,187,1,136,179,183,1,144,180,183,1,152, - 181,183,1,139,175,179,1,133,140,140,1,0,0,0,1,255,0,38,1,224, - 224,224,1,124,124,124,1,232,232,232,7,210,210,210,1,93,93,93,1,26, - 26,26,1,105,105,105,1,201,201,201,1,232,232,232,2,255,255,255,3,208, - 208,208,1,13,238,255,1,49,229,245,1,71,239,255,1,66,239,255,1,39, - 238,255,1,12,225,241,1,3,51,54,1,0,0,0,1,208,208,208,1,3, - 3,255,1,4,4,255,1,3,3,187,1,0,0,0,1,208,208,208,2,206, - 253,254,1,186,219,233,1,221,245,255,1,146,223,255,1,145,222,255,1,255, - 0,38,1,208,208,208,1,255,0,38,1,208,208,208,1,255,0,38,1,208, - 208,208,1,255,0,38,1,208,208,208,1,255,0,38,1,208,208,208,1,182, - 233,255,1,198,238,255,1,221,245,255,1,181,233,255,1,255,255,255,1,124, - 124,124,1,161,161,161,1,130,130,130,1,232,232,232,1,126,126,126,1,164, - 164,164,1,227,227,227,1,225,225,225,1,80,80,80,1,232,232,232,1,114, - 114,114,1,177,177,177,1,232,232,232,1,79,79,79,1,211,211,211,1,255, - 255,255,1,174,117,88,1,208,208,208,2,136,136,136,1,181,248,254,1,168, - 226,230,1,133,174,176,1,190,243,246,1,201,252,254,1,206,253,254,1,168, - 202,202,1,207,254,254,1,184,251,254,1,122,188,192,1,111,199,206,1,114, - 242,254,1,136,136,136,1,0,0,0,1,159,159,255,1,146,146,146,1,124, - 124,124,1,231,231,231,1,133,133,133,1,46,46,46,1,83,83,83,1,164, - 164,164,1,180,180,180,1,140,140,140,1,232,232,232,2,219,219,219,1,136, - 136,136,1,43,43,43,1,68,68,68,1,226,226,226,1,255,255,255,1,0, - 0,0,1,208,208,208,3,6,116,124,1,8,148,158,1,10,175,187,1,8, - 142,152,1,1,26,28,1,0,0,0,2,7,7,255,1,4,4,255,2,4, - 4,252,1,2,2,85,1,208,208,208,2,255,255,255,1,212,226,232,1,248, - 251,253,1,149,223,255,1,148,223,255,1,255,0,38,1,163,228,255,1,255, - 0,38,1,163,228,255,1,255,0,38,1,163,228,255,1,255,0,38,1,163, - 228,255,1,255,0,38,1,163,228,255,1,225,246,255,1,241,250,255,1,248, - 251,253,1,217,243,254,1,203,34,3,1,124,124,124,1,177,177,177,1,128, - 128,128,1,232,232,232,1,123,123,123,1,168,168,168,1,232,232,232,1,225, - 225,225,1,80,80,80,1,232,232,232,1,129,129,129,1,176,176,176,1,232, - 232,232,1,76,76,76,1,216,216,216,1,255,255,255,1,224,224,224,1,208, - 208,208,2,136,136,136,1,179,245,251,1,66,88,90,1,138,180,183,1,85, - 108,110,1,201,252,254,1,112,138,138,1,52,63,63,1,207,254,254,1,122, - 166,168,1,94,145,148,1,58,104,108,1,94,199,209,1,136,136,136,1,0, - 0,0,1,208,208,208,2,124,124,124,1,226,226,226,1,105,105,105,1,174, - 174,174,1,119,119,119,1,43,43,43,1,36,36,36,1,160,160,160,1,232, - 232,232,2,223,223,223,1,141,141,141,1,45,45,45,1,67,67,67,1,226, - 226,226,1,255,255,255,1,146,195,199,1,136,136,136,1,208,208,208,3,0, - 0,0,5,208,208,208,1,5,5,255,1,4,4,255,3,4,4,199,1,0, - 0,0,1,208,208,208,1,255,255,255,1,219,225,229,1,215,234,243,1,136, - 214,247,1,143,219,251,1,255,0,38,1,255,255,255,1,255,0,38,1,255, - 255,255,1,255,0,38,1,255,255,255,1,255,0,38,1,255,255,255,1,255, - 0,38,1,255,255,255,1,244,249,251,1,231,243,248,1,215,234,243,1,238, - 248,253,1,218,100,75,1,124,124,124,1,227,227,227,1,86,86,86,1,232, - 232,232,1,78,78,78,1,207,207,207,1,232,232,232,1,225,225,225,1,80, - 80,80,1,232,232,232,1,187,187,187,1,126,126,126,1,228,228,228,1,57, - 57,57,1,232,232,232,1,255,255,255,1,96,232,72,1,208,208,208,2,136, - 136,136,1,156,214,219,1,91,122,125,1,191,250,254,1,68,88,89,1,201, - 252,254,1,168,206,207,1,85,103,103,1,207,254,254,1,75,102,104,1,153, - 235,241,1,107,191,198,1,65,139,145,1,136,136,136,1,0,0,0,2,0, - 0,255,1,124,124,124,1,232,232,232,7,214,214,214,1,105,105,105,1,29, - 29,29,1,102,102,102,1,199,199,199,1,232,232,232,2,255,255,255,1,114, - 242,254,1,255,255,255,1,208,208,208,1,255,0,32,6,208,208,208,1,5, - 5,255,1,4,4,255,4,4,4,254,1,2,2,103,1,208,208,208,1,0, - 0,0,1,194,212,221,1,182,217,233,1,115,199,235,1,123,205,239,1,255, - 0,38,1,182,217,233,1,255,0,38,1,182,217,233,1,255,0,38,1,182, - 217,233,1,255,0,38,1,182,217,233,1,255,0,38,1,182,217,233,1,210, - 232,241,1,197,225,238,1,182,217,233,1,226,240,246,1,224,224,224,1,124, - 124,124,1,232,232,232,1,149,149,149,1,90,90,90,1,144,144,144,1,232, - 232,232,2,227,227,227,1,118,118,118,1,232,232,232,1,230,230,230,1,123, - 123,123,1,89,89,89,1,174,174,174,1,232,232,232,1,255,255,255,1,0, - 0,0,1,255,255,255,1,208,208,208,1,136,136,136,1,159,218,223,1,98, - 132,134,1,191,250,254,1,75,95,97,1,201,252,254,1,206,253,254,1,85, - 103,103,1,207,254,254,1,79,108,110,1,157,242,248,1,111,199,206,1,65, - 138,144,1,136,136,136,1,0,0,0,1,255,255,255,1,136,136,136,1,124, - 124,124,1,232,232,232,7,187,187,187,1,136,136,136,1,221,221,221,1,232, - 232,232,4,255,255,255,1,208,208,208,1,255,255,255,1,208,208,208,1,255, - 0,32,6,0,0,0,1,4,4,255,6,3,3,213,1,0,0,0,1,255, - 255,255,1,168,199,213,1,148,200,223,1,94,185,223,1,102,190,227,1,255, - 0,38,1,109,180,212,1,255,0,38,1,109,180,212,1,255,0,38,1,109, - 180,212,1,255,0,38,1,109,180,212,1,255,0,38,1,109,180,212,1,175, - 214,231,1,163,208,227,1,148,200,223,1,198,225,238,1,208,208,208,1,124, - 124,124,1,232,232,232,14,255,255,255,1,208,208,208,1,255,255,255,1,208, - 208,208,1,136,136,136,1,181,248,254,1,77,104,106,1,177,231,235,1,73, - 94,95,1,201,252,254,1,206,253,254,1,85,103,103,1,207,254,254,1,120, - 163,165,1,121,187,191,1,77,137,142,1,85,180,189,1,136,136,136,1,0, - 0,0,1,255,255,255,1,208,208,208,1,124,124,124,1,232,232,232,14,255, - 255,255,1,224,224,224,1,255,255,255,1,208,208,208,1,255,0,32,6,0, - 0,0,1,208,208,208,1,0,0,0,7,208,208,208,1,143,186,206,1,115, - 184,214,1,74,171,211,1,81,176,215,1,255,0,38,1,36,143,190,1,255, - 0,38,1,36,143,190,1,255,0,38,1,36,143,190,1,255,0,38,1,36, - 143,190,1,255,0,38,1,36,143,190,1,141,197,221,1,128,190,217,1,115, - 184,214,1,170,211,229,1,208,208,208,1,124,124,124,1,255,255,255,15,208, - 208,208,1,236,37,236,1,208,208,208,1,136,136,136,1,181,248,254,1,150, - 200,204,1,98,128,130,1,173,221,224,1,201,252,254,1,206,253,254,1,148, - 178,178,1,207,254,254,1,179,244,247,1,98,151,154,1,85,153,158,1,114, - 242,254,1,136,136,136,1,0,0,0,1,255,255,255,2,124,124,124,1,232, - 232,232,14,255,255,255,2,208,208,208,2,255,0,32,6,0,0,0,1,208, - 208,208,8,255,0,255,1,117,174,199,1,82,167,204,1,53,156,199,1,61, - 161,204,1,255,0,38,1,208,208,208,1,255,0,38,1,208,208,208,1,255, - 0,38,1,208,208,208,1,255,0,38,1,208,208,208,1,255,0,38,1,208, - 208,208,1,107,179,211,1,94,173,207,1,82,167,204,1,141,196,220,1,208, - 208,208,17,255,255,255,2,208,208,208,1,136,136,136,1,181,248,254,1,186, - 249,254,1,191,250,254,1,196,251,254,1,201,252,254,1,206,253,254,1,211, - 254,254,1,207,254,254,1,184,251,254,1,161,248,254,1,137,245,254,1,114, - 242,254,1,136,136,136,1,0,0,0,1,255,255,255,2,124,124,124,1,232, - 232,232,14,255,255,255,2,208,208,208,2,255,0,32,6,0,0,0,1,208, - 208,208,8,255,0,255,1,92,161,191,1,49,150,194,1,33,142,187,1,40, - 147,192,1,208,208,208,10,73,162,201,1,60,155,197,1,49,150,194,1,112, - 182,212,1,255,255,255,1,208,208,208,16,255,255,255,1,213,213,213,1,208, - 208,208,1,136,136,136,14,0,0,0,1,182,175,175,1,208,208,208,1,124, - 124,124,1,232,232,232,14,255,255,255,2,0,0,255,1,208,208,208,1,255, - 0,32,6,0,0,0,1,208,208,208,8,255,255,255,1,67,148,184,1,16, - 133,184,1,12,127,176,1,208,208,208,12,25,138,187,1,16,133,184,1,84, - 168,204,1,255,255,255,1,208,208,208,17,213,213,213,1,208,208,208,1,0, - 0,0,16,255,255,255,1,124,124,124,1,255,255,255,15,208,208,208,1,226, - 27,226,1,208,208,208,2,0,0,0,6,208,208,208,8,212,212,212,1,42, - 135,176,1,35,142,187,1,44,147,190,1,117,175,199,1,208,208,208,11,156, - 190,205,1,77,162,200,1,56,153,195,1,136,136,136,1,255,255,255,16,208, - 208,208,1,252,224,227,1,255,255,255,16,121,121,121,1,111,241,255,1,255, - 255,255,16,208,208,208,1,193,193,193,1,255,255,255,16,208,208,208,1,218, - 218,218,1,255,255,255,16,217,217,217,1,173,173,173,1,153,153,153,1,142, - 142,142,2,140,140,140,12,141,141,141,1,148,148,148,1,255,255,255,18,208, - 208,208,18,212,212,212,19,208,208,208,16,57,49,50,1,153,153,153,1,208, - 208,208,1,154,154,154,1,158,158,158,1,154,154,154,11,158,158,158,1,208, - 208,208,1,159,159,159,1,128,76,240,1,124,124,124,15,255,255,255,1,208, - 208,208,19,212,212,212,1,208,208,208,16,212,212,212,1,208,208,208,5,155, - 155,155,1,156,154,154,1,158,157,157,1,160,157,158,1,156,154,154,1,153, - 153,153,1,208,208,208,6,121,121,121,1,132,132,132,1,154,154,154,1,157, - 157,157,1,186,186,186,1,222,222,222,1,223,223,223,8,207,207,207,1,157, - 157,157,1,154,154,154,1,208,208,208,1,158,158,158,1,208,208,208,1,124, - 124,124,1,192,192,192,2,169,169,169,1,186,186,186,1,170,170,170,1,166, - 166,166,1,169,169,169,1,174,174,174,1,165,165,165,1,142,142,142,1,169, - 169,169,1,188,188,188,1,172,172,172,1,160,160,160,1,255,255,255,1,208, - 208,208,19,212,212,212,1,208,208,208,5,0,0,0,6,208,208,208,5,255, - 212,217,2,208,208,208,2,149,149,149,1,158,158,158,1,162,159,159,1,203, - 192,193,1,225,212,213,1,225,209,210,1,204,190,192,1,159,156,156,1,139, - 139,139,1,138,138,138,1,208,208,208,4,255,0,0,1,124,124,124,1,138, - 138,138,1,134,134,134,11,139,139,139,1,190,190,190,1,154,154,154,1,208, - 208,208,1,158,158,158,1,208,208,208,1,124,124,124,1,139,139,139,1,152, - 152,152,1,169,169,169,1,183,183,183,1,148,148,148,2,169,169,169,1,152, - 152,152,1,129,129,129,1,112,112,112,1,169,169,169,1,184,184,184,1,142, - 142,142,1,141,141,141,1,255,255,255,2,126,126,126,1,139,139,139,16,143, - 143,143,1,153,152,152,1,208,208,208,4,0,0,0,8,208,208,208,4,121, - 121,121,2,208,208,208,2,156,155,155,1,182,175,175,1,245,225,226,1,254, - 236,238,1,254,232,234,1,254,228,231,1,255,225,228,1,250,218,221,1,182, - 171,172,1,131,129,129,1,0,0,0,1,208,208,208,3,156,156,156,1,122, - 122,122,1,134,134,134,1,170,170,255,1,174,174,255,1,178,178,255,1,182, - 182,255,1,187,187,255,1,191,191,255,1,195,195,255,1,200,200,255,1,204, - 204,255,1,208,208,255,1,212,212,255,1,134,134,134,1,215,215,215,1,154, - 154,154,1,208,208,208,1,158,158,158,1,124,124,124,2,171,171,171,1,180, - 180,180,1,169,169,169,1,192,192,192,1,172,172,172,1,164,164,164,1,169, - 169,169,1,192,192,192,3,169,169,169,1,192,192,192,1,181,181,181,1,169, - 169,169,1,255,255,255,2,139,139,139,1,217,217,217,2,197,197,197,1,200, - 200,200,1,217,217,217,1,205,205,205,1,210,210,210,1,217,217,217,1,216, - 216,216,1,205,205,205,2,201,201,201,1,217,217,217,2,208,208,208,1,206, - 206,206,1,249,249,249,1,120,174,202,1,208,208,208,4,0,0,0,2,0, - 0,155,1,0,0,255,1,0,0,254,1,0,0,155,1,0,0,0,2,208, - 208,208,4,255,0,255,1,121,121,121,1,208,208,208,1,152,152,152,1,163, - 161,161,1,245,224,225,1,253,235,236,1,159,146,147,1,85,77,78,1,86, - 76,77,1,155,135,137,1,255,218,223,1,251,211,216,1,160,156,156,1,77, - 77,77,1,0,0,0,1,208,208,208,2,241,241,241,1,122,122,122,1,134, - 134,134,1,170,170,255,1,174,174,255,1,178,178,255,1,182,182,255,1,187, - 187,255,1,0,0,0,1,195,195,255,1,200,200,255,1,204,204,255,1,208, - 208,255,1,212,212,255,1,134,134,134,1,215,215,215,1,154,154,154,1,208, - 208,208,1,158,158,158,1,255,255,255,1,124,124,124,1,169,169,169,14,255, - 255,255,2,139,139,139,1,217,217,217,1,126,126,126,1,33,33,33,1,44, - 44,44,1,171,171,171,1,136,136,136,1,128,128,128,1,217,217,217,1,195, - 195,195,1,97,97,97,1,102,102,102,1,60,60,60,1,212,212,212,1,217, - 217,217,1,104,104,104,1,121,121,121,1,249,249,249,1,0,255,255,1,208, - 208,208,3,0,0,0,1,0,0,1,1,0,0,56,1,0,0,255,4,0, - 0,72,1,0,0,1,1,0,0,0,1,208,208,208,3,225,225,225,1,128, - 128,128,1,208,208,208,1,158,157,157,1,211,197,198,1,252,233,234,1,253, - 233,235,1,82,74,75,1,252,224,227,1,254,222,226,1,50,43,44,1,252, - 212,217,1,255,212,217,1,216,189,192,1,134,131,132,1,0,0,0,1,208, - 208,208,2,212,212,212,1,122,122,122,1,134,134,134,1,170,170,255,1,174, - 174,255,1,178,178,255,1,182,182,255,1,187,187,255,1,191,191,255,1,195, - 195,255,1,200,200,255,1,204,204,255,1,208,208,255,1,212,212,255,1,134, - 134,134,1,215,215,215,1,154,154,154,1,208,208,208,1,158,158,158,1,255, - 255,255,1,124,124,124,1,194,194,194,1,192,192,192,1,169,169,169,1,211, - 211,211,1,186,186,186,1,173,173,173,1,169,169,169,1,231,231,231,1,205, - 205,205,1,189,189,189,1,169,169,169,1,226,226,226,1,182,182,182,1,189, - 189,189,1,255,255,255,1,215,88,53,1,139,139,139,1,206,206,206,1,45, - 45,45,1,191,191,191,1,147,147,147,1,80,80,80,1,191,191,191,1,74, - 74,74,1,197,197,197,1,137,137,137,1,118,118,118,1,102,102,102,1,31, - 31,31,1,171,171,171,1,217,217,217,1,43,43,43,1,109,109,109,1,249, - 249,249,1,201,2,201,1,208,208,208,3,0,0,234,1,0,0,211,1,0, - 0,222,1,0,0,255,4,0,0,92,1,0,0,11,1,0,0,131,1,208, - 208,208,3,212,212,212,2,208,208,208,1,157,156,156,1,235,218,219,1,255, - 236,238,1,255,232,234,1,255,228,231,1,255,224,228,1,204,176,179,1,68, - 58,59,1,255,212,217,2,238,202,206,1,152,150,150,1,0,0,0,2,208, - 208,208,1,212,212,212,1,122,122,122,1,134,134,134,13,215,215,215,1,154, - 154,154,1,208,208,208,1,158,158,158,1,188,140,117,1,124,124,124,1,160, - 160,160,1,166,166,166,1,169,169,169,1,199,199,199,1,135,135,135,1,179, - 179,179,1,169,169,169,1,173,173,173,1,166,166,166,1,157,157,157,1,169, - 169,169,1,255,255,255,1,179,179,179,2,255,255,255,1,224,224,224,1,139, - 139,139,1,203,203,203,1,53,53,53,1,141,141,141,1,188,188,188,1,165, - 165,165,1,211,211,211,1,105,105,105,1,142,142,142,1,60,60,60,1,185, - 185,185,1,103,103,103,1,63,63,63,1,136,136,136,1,196,196,196,1,45, - 45,45,1,113,113,113,1,249,249,249,1,66,66,66,1,208,208,208,3,0, - 0,255,6,0,0,182,1,0,0,5,1,0,0,94,1,0,0,204,1,0, - 0,0,1,208,208,208,2,255,255,255,1,208,208,208,2,156,155,155,1,244, - 227,229,1,255,233,235,1,255,229,232,1,255,225,228,1,229,198,202,1,57, - 49,50,1,233,195,199,1,255,212,217,2,244,206,210,1,153,152,152,1,0, - 0,0,2,208,208,208,1,218,218,218,1,122,122,122,1,134,134,134,1,173, - 249,241,1,173,255,247,1,178,255,247,1,182,255,248,1,186,255,249,1,191, - 255,249,1,195,255,250,1,199,255,251,1,203,255,252,1,208,255,252,1,212, - 255,253,1,144,149,149,1,215,215,215,1,154,154,154,1,208,208,208,1,158, - 158,158,1,0,252,248,1,124,124,124,1,185,185,185,1,176,176,176,1,169, - 169,169,1,255,255,255,3,169,169,169,1,239,239,239,1,204,204,204,1,186, - 186,186,1,169,169,169,1,255,255,255,4,14,181,0,1,139,139,139,1,217, - 217,217,1,154,154,154,1,42,42,42,1,43,43,43,1,167,167,167,1,217, - 217,217,1,166,166,166,1,38,38,38,1,106,106,106,1,216,216,216,1,103, - 103,103,1,92,92,92,1,118,118,118,1,130,130,130,1,92,92,92,1,113, - 113,113,1,249,249,249,1,210,210,210,1,208,208,208,3,0,0,255,5,0, - 0,184,1,0,0,9,1,0,0,59,1,0,0,247,1,0,0,240,1,0, - 0,0,1,208,208,208,2,210,210,210,2,208,208,208,1,161,158,160,1,224, - 209,211,1,255,230,233,1,255,226,229,1,255,222,226,1,166,142,145,1,164, - 138,141,1,255,212,217,3,224,194,197,1,142,139,139,1,0,0,0,2,208, - 208,208,1,210,210,210,1,122,122,122,1,134,134,134,1,173,249,241,1,173, - 255,247,1,178,255,247,1,182,255,248,1,186,255,249,1,0,0,0,1,195, - 255,250,1,199,255,251,1,203,255,252,1,208,255,252,1,212,255,253,1,144, - 149,149,1,215,215,215,1,154,154,154,1,208,208,208,1,158,158,158,1,224, - 224,224,1,124,124,124,1,169,169,169,14,255,255,255,1,208,208,208,1,139, - 139,139,1,210,210,210,1,199,199,199,1,212,212,212,1,136,136,136,1,47, - 47,47,1,217,217,217,2,46,46,46,1,209,209,209,1,217,217,217,1,103, - 103,103,1,101,101,101,2,65,65,65,1,165,165,165,1,113,113,113,1,249, - 249,249,1,210,210,210,1,208,208,208,3,0,0,255,4,0,0,211,1,0, - 0,6,1,0,0,49,1,0,0,238,1,0,0,255,1,0,0,240,1,0, - 0,0,1,208,208,208,2,210,210,210,2,208,208,208,1,155,155,155,1,182, - 175,175,1,255,227,230,1,255,223,227,1,255,219,223,1,207,175,179,1,210, - 175,179,1,255,212,217,3,181,168,169,1,100,100,100,1,0,0,0,2,208, - 208,208,1,210,210,210,1,122,122,122,1,134,134,134,1,173,249,241,1,173, - 255,247,1,178,255,247,1,182,255,248,1,186,255,249,1,191,255,249,1,195, - 255,250,1,199,255,251,1,203,255,252,1,208,255,252,1,212,255,253,1,144, - 149,149,1,215,215,215,1,154,154,154,1,208,208,208,1,158,158,158,1,13, - 182,0,1,124,124,124,1,186,186,186,1,192,192,192,1,169,169,169,1,226, - 226,226,1,207,207,207,1,186,186,186,1,169,169,169,1,226,226,226,1,207, - 207,207,1,186,186,186,1,169,169,169,1,221,221,221,1,207,207,207,1,190, - 190,190,1,255,255,255,1,207,207,207,1,139,139,139,1,178,178,178,1,73, - 73,73,1,209,209,209,1,198,198,198,1,51,51,51,1,217,217,217,2,48, - 48,48,1,214,214,214,1,217,217,217,1,103,103,103,1,113,113,113,1,101, - 101,101,1,52,52,52,1,186,186,186,1,113,113,113,1,249,249,249,1,210, - 210,210,1,208,208,208,3,0,0,255,4,0,0,95,1,0,0,12,1,0, - 0,233,1,0,0,255,2,0,0,204,1,0,0,0,1,208,208,208,2,210, - 210,210,2,208,208,208,1,146,146,146,1,153,152,152,1,216,197,199,1,255, - 220,224,1,255,216,221,1,195,162,166,1,199,165,169,1,255,212,217,2,216, - 189,193,1,149,150,153,1,53,103,129,1,5,9,12,1,0,0,0,1,208, - 208,208,1,210,210,210,1,122,122,122,1,134,134,134,13,215,215,215,1,154, - 154,154,1,208,208,208,1,158,158,158,1,124,124,124,2,161,161,161,1,192, - 192,192,1,169,169,169,1,174,174,174,1,138,138,138,1,136,136,136,1,169, - 169,169,1,174,174,174,1,138,138,138,1,136,136,136,1,169,169,169,1,174, - 174,174,1,128,128,128,1,150,150,150,1,255,255,255,2,139,139,139,1,212, - 212,212,1,80,80,80,1,45,45,45,1,49,49,49,1,105,105,105,1,217, - 217,217,2,48,48,48,1,214,214,214,1,217,217,217,1,103,103,103,1,124, - 124,124,1,117,117,117,1,91,91,91,1,186,186,186,1,113,113,113,1,249, - 249,249,1,210,210,210,1,208,208,208,3,0,0,255,1,0,0,254,1,0, - 0,255,2,0,0,54,1,0,0,61,1,0,0,255,2,0,0,254,1,0, - 0,89,1,0,0,0,1,208,208,208,2,210,210,210,2,208,208,208,2,150, - 150,150,1,151,149,150,1,186,173,174,1,241,205,209,1,255,212,217,2,241, - 204,208,1,186,171,173,1,152,152,153,1,165,194,209,1,120,174,202,1,61, - 124,155,1,12,24,30,1,208,208,208,1,128,128,128,1,122,122,122,1,134, - 134,134,1,255,170,184,1,255,174,187,1,255,178,190,1,255,182,193,1,255, - 187,196,1,255,191,199,1,255,195,202,1,255,200,205,1,255,204,208,1,255, - 208,211,1,255,212,214,1,134,134,134,1,215,215,215,1,154,154,154,1,208, - 208,208,1,158,158,158,1,255,255,255,1,124,124,124,1,164,164,164,1,192, - 192,192,1,169,169,169,1,236,236,236,1,219,219,219,1,201,201,201,1,169, - 169,169,1,236,236,236,1,219,219,219,1,201,201,201,1,169,169,169,1,231, - 231,231,1,219,219,219,1,204,204,204,1,255,255,255,2,139,139,139,1,217, - 217,217,2,159,159,159,1,157,157,157,1,212,212,212,1,217,217,217,2,164, - 164,164,1,217,217,217,2,187,187,187,1,194,194,194,1,192,192,192,1,196, - 196,196,1,207,207,207,1,185,185,185,1,249,249,249,1,210,210,210,1,208, - 208,208,4,0,0,223,1,0,0,254,1,0,0,255,1,0,0,188,1,0, - 0,199,1,0,0,255,1,0,0,254,1,0,0,158,1,0,0,0,2,208, - 208,208,2,210,210,210,2,208,208,208,3,63,63,63,1,120,119,119,1,150, - 148,149,1,153,152,152,2,150,148,149,1,112,111,111,1,64,111,135,1,131, - 181,206,1,168,203,221,1,120,175,202,1,61,124,155,1,18,37,46,1,210, - 210,210,1,122,122,122,1,134,134,134,1,255,170,184,1,255,174,187,1,255, - 178,190,1,255,182,193,1,255,187,196,1,0,0,0,1,255,195,202,1,255, - 200,205,1,255,204,208,1,255,208,211,1,255,212,214,1,134,134,134,1,182, - 182,182,1,158,158,158,1,208,208,208,1,158,158,158,1,255,255,255,1,124, - 124,124,1,169,169,169,14,255,255,255,1,206,48,6,1,139,139,139,1,217, - 217,217,16,249,249,249,1,210,210,210,1,208,208,208,5,0,0,136,1,0, - 0,204,1,0,0,167,1,0,0,172,1,0,0,204,1,0,0,89,1,0, - 0,0,2,208,208,208,3,210,210,210,2,208,208,208,4,0,0,0,2,24, - 24,24,1,20,20,20,1,0,0,0,2,7,14,18,1,74,136,168,1,131, - 181,206,1,168,203,221,1,120,175,202,1,52,106,133,1,210,210,210,1,122, - 122,122,1,134,134,134,1,255,170,184,1,255,174,187,1,255,178,190,1,255, - 182,193,1,255,187,196,1,255,191,199,1,255,195,202,1,255,200,205,1,255, - 204,208,1,255,208,211,1,255,212,214,1,134,134,134,1,150,150,150,1,24, - 24,24,1,0,0,0,1,160,160,160,1,255,255,255,1,124,124,124,1,197, - 197,197,1,192,192,192,1,169,169,169,1,224,224,224,1,216,216,216,1,207, - 207,207,1,169,169,169,1,234,234,234,1,216,216,216,2,169,169,169,1,253, - 253,253,1,208,208,208,1,210,210,210,1,255,255,255,1,0,0,0,1,143, - 143,143,1,248,248,248,16,254,254,254,1,210,210,210,1,208,208,208,6,0, - 0,0,6,208,208,208,4,210,210,210,2,208,208,208,6,0,0,0,4,208, - 208,208,1,27,56,70,1,73,135,166,1,130,181,206,1,168,202,220,1,54, - 78,90,1,210,210,210,1,122,122,122,1,136,136,136,1,134,134,134,11,137, - 137,137,1,43,43,43,1,0,0,0,1,208,208,208,1,104,104,104,1,255, - 255,255,1,124,124,124,1,161,161,161,1,145,145,145,1,169,169,169,1,166, - 166,166,1,173,173,173,1,170,170,170,1,169,169,169,1,234,234,234,1,169, - 169,169,1,179,179,179,1,169,169,169,1,243,243,243,1,166,166,166,1,96, - 96,96,1,255,255,255,2,208,208,208,18,210,210,210,1,208,208,208,7,0, - 0,0,2,208,208,208,7,210,210,210,2,208,208,208,12,40,80,101,1,65, - 120,147,1,60,83,96,1,0,0,0,1,218,218,218,1,122,122,122,1,0, - 0,0,14,208,208,208,2,20,20,20,1,255,255,255,1,124,124,124,1,246, - 246,246,1,255,255,255,15,208,208,208,37,210,210,210,16,208,208,208,1,114, - 114,114,1,123,123,123,13,124,124,124,1,90,90,90,1,33,33,33,1,32, - 32,32,1,208,208,208,1,255,255,255,16,224,224,224,1,208,208,208,36,200, - 202,192,1,203,204,199,1,200,203,200,2,209,209,209,2,208,208,208,11,209, - 209,209,1,0,0,0,1,255,255,255,16,99,99,99,1,208,208,208,71,209, - 205,204,1,191,250,254,1,208,208,208,71,208,205,203,1,208,208,208,16,209, - 209,209,1,0,0,0,1,208,208,208,17,217,217,217,4,255,255,255,1,128, - 128,128,1,217,217,217,4,208,208,208,44,209,207,207,1,208,208,208,7,0, - 0,182,2,208,208,208,7,207,207,207,1,0,0,255,1,208,208,208,7,0, - 0,182,2,208,208,208,7,98,98,241,1,208,208,208,54,209,209,209,1,208, - 208,208,5,0,0,195,1,0,0,206,1,0,0,214,2,0,0,206,1,0, - 0,195,1,208,208,208,5,208,202,201,1,224,224,224,1,208,208,208,5,0, - 0,195,1,0,0,206,1,0,0,214,2,0,0,206,1,0,0,195,1,208, - 208,208,5,217,217,217,1,208,208,208,54,208,204,202,1,208,208,208,4,0, - 0,200,1,0,0,233,1,0,0,255,4,0,0,228,1,0,0,187,1,208, - 208,208,4,209,205,204,1,224,224,224,1,208,208,208,4,0,0,200,1,0, - 0,233,1,0,0,255,4,0,0,228,1,0,0,187,1,208,208,208,4,54, - 54,54,1,208,208,208,54,207,199,197,1,208,208,208,3,0,0,195,1,0, - 0,233,1,0,0,255,6,0,0,226,1,0,0,140,1,208,208,208,3,210, - 210,210,1,217,217,217,1,208,208,208,3,0,0,195,1,0,0,233,1,0, - 0,255,6,0,0,226,1,0,0,140,1,208,208,208,4,218,218,218,1,217, - 217,217,7,255,255,255,1,128,128,128,1,217,217,217,4,208,208,208,40,210, - 210,210,1,208,208,208,3,0,0,206,1,0,0,255,8,0,0,180,1,0, - 0,0,1,208,208,208,2,207,207,207,1,0,0,255,1,208,208,208,3,0, - 0,206,1,0,0,255,8,0,0,180,1,0,0,0,1,208,208,208,2,136, - 136,136,1,0,0,0,1,98,2,17,1,232,165,35,1,34,16,65,1,0, - 0,0,1,136,9,0,1,64,29,40,1,20,29,40,1,0,0,0,2,36, - 29,40,1,0,0,0,2,0,0,1,1,208,208,208,4,0,0,0,2,236, - 236,236,34,209,209,209,1,208,208,208,2,0,0,182,1,0,0,214,1,0, - 0,255,8,0,0,197,1,0,0,13,1,208,208,208,2,207,200,198,1,0, - 0,0,1,208,208,208,2,0,0,182,1,0,0,214,1,0,0,255,8,0, - 0,197,1,0,0,13,1,208,208,208,2,128,196,201,1,0,0,0,54,208, - 203,201,1,208,208,208,2,0,0,182,1,0,0,214,1,0,0,255,8,0, - 0,197,1,0,0,10,1,208,208,208,2,207,201,199,1,144,188,191,1,208, - 208,208,2,0,0,182,1,0,0,214,1,0,0,255,8,0,0,197,1,0, - 0,10,1,208,208,208,2,163,163,166,1,0,0,0,42,255,255,255,12,205, - 199,198,1,208,208,208,3,0,0,206,1,0,0,255,8,0,0,179,1,0, - 0,0,1,208,208,208,2,209,207,206,1,136,136,136,1,208,208,208,3,0, - 0,206,1,0,0,255,8,0,0,179,1,0,0,0,1,208,208,208,3,0, - 0,0,3,38,38,38,1,1,1,1,1,0,0,0,27,255,255,255,1,140, - 140,140,14,255,255,255,1,0,0,0,2,255,255,255,4,207,200,198,1,208, - 208,208,3,0,0,195,1,0,0,228,1,0,0,255,6,0,0,226,1,0, - 0,107,1,0,0,0,1,208,208,208,2,208,207,206,1,208,208,208,4,0, - 0,195,1,0,0,228,1,0,0,255,6,0,0,226,1,0,0,107,1,0, - 0,0,1,208,208,208,2,224,224,224,1,0,0,0,22,255,255,255,1,140, - 140,140,14,255,255,255,1,0,0,0,1,255,255,255,14,0,0,0,1,209, - 209,209,1,208,208,208,4,0,0,187,1,0,0,226,1,0,0,255,4,0, - 0,226,1,0,0,154,1,0,0,0,2,208,208,208,2,210,210,210,1,224, - 224,224,1,208,208,208,4,0,0,187,1,0,0,226,1,0,0,255,4,0, - 0,226,1,0,0,154,1,0,0,0,2,208,208,208,3,255,255,255,13,140, - 140,140,14,255,255,255,17,0,0,0,1,255,255,255,9,209,205,204,1,208, - 208,208,5,0,0,140,1,0,0,180,1,0,0,197,2,0,0,179,1,0, - 0,107,1,0,0,0,2,208,208,208,3,208,206,206,1,255,255,255,1,208, - 208,208,5,0,0,140,1,0,0,180,1,0,0,197,2,0,0,179,1,0, - 0,107,1,0,0,0,2,208,208,208,3,255,255,255,1,140,140,140,1,255, - 255,255,2,140,140,140,14,255,255,255,17,0,0,0,1,255,255,255,15,0, - 0,0,3,128,128,128,1,208,210,210,1,208,208,208,6,0,0,0,1,0, - 0,13,1,0,0,10,1,0,0,0,3,208,208,208,4,210,210,210,1,255, - 255,255,1,208,208,208,6,0,0,0,1,0,0,13,1,0,0,10,1,0, - 0,0,3,208,208,208,4,255,255,255,1,140,140,140,1,221,221,221,1,216, - 216,216,3,163,163,163,1,140,140,140,1,255,255,255,17,0,0,0,1,255, - 255,255,15,0,0,0,3,128,128,128,1,255,255,255,5,182,182,182,1,7, - 7,7,1,0,0,0,3,210,210,210,1,208,208,208,16,208,204,202,1,208, - 208,208,17,255,30,64,1,255,255,255,14,0,0,0,1,255,255,255,15,0, - 0,0,3,128,128,128,1,255,255,255,6,219,219,219,1,30,30,30,1,0, - 0,0,4,255,255,255,1,175,175,175,1,191,191,191,1,140,140,140,1,192, - 192,192,1,174,174,174,1,143,143,143,1,144,144,144,1,209,209,209,1,208, - 208,208,16,207,201,199,1,208,208,208,18,255,255,255,4,0,0,0,1,255, - 255,255,15,0,0,0,3,128,128,128,1,255,255,255,6,230,230,230,1,125, - 125,125,1,14,14,14,1,0,0,0,3,255,255,255,1,168,168,168,1,191, - 191,191,1,140,140,140,1,194,194,194,1,172,172,172,1,140,140,140,1,144, - 144,144,1,215,215,215,1,140,140,140,1,191,191,191,1,168,168,168,1,140, - 140,140,1,218,218,218,1,148,148,148,1,255,255,255,2,140,140,140,1,209, - 196,192,1,208,202,200,1,207,200,198,1,207,199,196,1,208,201,199,1,208, - 204,203,1,209,209,209,1,209,206,205,1,208,202,200,1,208,198,196,1,207, - 199,197,1,208,201,199,3,207,201,198,1,207,198,198,1,206,200,200,1,205, - 192,192,1,255,30,64,1,255,255,255,16,124,124,124,1,255,255,255,10,0, - 0,0,3,128,128,128,1,255,255,255,5,212,212,212,1,143,143,143,1,110, - 110,110,1,14,14,14,1,0,0,0,3,255,255,255,1,143,143,143,1,212, - 212,212,1,140,140,140,1,216,216,216,1,152,152,152,1,140,140,140,1,144, - 144,144,1,215,215,215,1,140,140,140,1,162,162,162,1,193,193,193,1,142, - 142,142,1,227,227,227,1,140,140,140,1,255,255,255,2,140,140,140,1,187, - 187,187,1,176,176,176,1,196,196,196,1,220,220,220,1,148,148,148,1,227, - 227,227,1,140,140,140,1,227,227,227,1,140,140,140,2,88,32,0,0,0, - 0,0,0,0,0,46,21,0,0,0,5,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,255,255,255,6,203,88,38,1,197,68,11,1, + 255,255,255,3,194,59,0,1,255,255,255,6,168,168,168,1,184,184,184,7, + 212,212,212,1,233,233,233,8,229,229,229,1,173,173,173,1,190,190,190,17, + 208,208,208,1,255,255,255,17,224,224,224,1,255,255,255,16,208,208,208,1, + 255,255,255,2,198,57,0,1,255,0,0,1,255,255,255,1,253,67,9,1, + 223,140,106,1,223,136,100,1,234,55,5,1,234,54,5,1,221,82,34,1, + 218,129,92,1,222,62,6,1,253,67,9,1,255,255,255,4,220,220,220,1, + 202,202,202,7,255,255,255,8,202,202,202,1,167,167,167,1,190,190,190,1, + 208,208,208,17,60,60,60,1,208,208,208,16,141,180,183,1,208,208,208,1, + 124,124,124,15,255,255,255,1,0,0,255,1,255,255,255,2,205,98,50,1, + 221,147,114,1,217,96,50,1,235,55,5,1,223,127,93,1,252,247,244,1, + 215,90,49,1,212,63,21,1,237,192,175,1,238,195,177,1,221,51,2,1, + 235,55,5,1,246,62,8,1,255,255,255,3,233,233,233,1,255,255,255,8, + 202,202,202,1,196,196,196,1,197,197,197,1,200,200,200,2,202,202,202,1, + 133,133,133,1,202,202,202,1,138,138,138,1,190,190,190,1,208,208,208,3, + 2,172,8,1,1,170,9,1,208,208,208,12,181,248,254,1,208,208,208,16, + 255,255,255,1,124,124,124,2,232,232,232,14,255,255,255,1,208,208,208,1, + 255,255,255,2,197,73,22,1,238,197,180,1,247,226,218,1,219,117,81,1, + 210,75,33,1,251,242,238,1,241,205,191,1,214,102,65,1,255,255,255,1, + 226,149,122,1,211,39,0,1,217,44,1,1,229,51,4,1,218,103,59,1, + 212,116,74,1,255,255,255,1,233,233,233,1,255,255,255,1,181,181,181,1, + 183,183,183,1,190,190,190,1,216,216,216,1,224,224,224,1,133,133,133,1, + 255,255,255,1,177,177,177,1,125,125,125,1,151,151,151,1,154,154,154,1, + 135,135,135,1,202,202,202,1,133,133,133,1,202,202,202,1,138,138,138,1, + 190,190,190,1,208,208,208,3,4,178,6,1,13,180,13,1,8,173,14,1, + 208,208,208,11,111,199,206,1,208,208,208,16,47,47,47,1,208,208,208,1, + 124,124,124,1,232,232,232,14,255,255,255,1,116,149,150,1,255,255,255,2, + 246,62,8,1,220,120,82,1,254,253,252,1,255,255,255,1,232,174,153,1, + 216,115,79,1,252,246,243,1,212,104,66,1,246,223,214,1,218,114,82,1, + 211,106,64,1,208,66,25,1,221,131,98,1,247,230,222,1,217,116,75,1, + 255,255,255,1,229,229,229,1,255,255,255,1,149,149,149,1,145,145,145,1, + 143,143,143,1,172,172,172,1,224,224,224,1,133,133,133,1,255,255,255,1, + 181,181,181,1,177,177,177,1,165,165,165,1,166,166,166,1,160,160,160,1, + 202,202,202,1,133,133,133,1,202,202,202,1,167,167,167,1,190,190,190,1, + 208,208,208,3,5,179,6,1,34,205,21,1,29,184,27,1,14,173,19,1, + 208,208,208,10,24,24,24,1,124,124,124,15,255,255,255,1,0,0,0,1, + 208,208,208,1,124,124,124,1,232,232,232,14,255,255,255,1,0,0,0,1, + 255,255,255,1,253,67,9,1,235,55,5,1,212,62,17,1,219,123,89,1, + 255,255,255,1,252,244,241,1,200,82,50,1,204,113,85,1,166,86,66,1, + 106,154,140,1,209,62,29,1,214,106,72,1,245,222,212,1,255,254,254,1, + 218,116,79,1,232,56,5,1,253,67,9,1,219,219,219,1,240,240,240,1, + 224,224,224,5,255,255,255,10,252,252,252,1,190,190,190,1,208,208,208,3, + 5,179,6,1,34,205,21,1,56,212,44,1,53,200,49,1,20,173,25,1, + 0,169,9,1,208,208,208,9,124,124,124,1,232,232,232,14,255,255,255,1, + 122,122,255,1,155,186,186,1,124,124,124,1,232,232,232,14,255,255,255,1, + 0,0,255,1,255,255,255,1,245,61,7,1,226,49,3,1,220,129,95,1, + 217,122,86,1,216,111,78,1,217,114,83,1,30,236,229,1,78,179,174,1, + 122,126,123,1,40,224,219,1,213,65,41,1,252,247,244,1,255,255,255,1, + 227,149,123,1,210,43,4,1,226,49,3,1,245,61,7,1,223,223,223,1, + 245,245,245,1,211,235,235,1,229,239,239,1,240,240,240,1,238,238,238,1, + 237,237,237,1,235,235,235,1,234,234,234,1,232,232,232,1,202,224,224,1, + 224,228,228,1,227,227,227,1,226,226,226,1,224,224,224,1,223,223,223,1, + 221,221,221,1,225,225,225,1,190,190,190,1,208,208,208,3,5,179,6,1, + 34,205,21,1,56,212,44,1,77,219,66,1,84,217,76,1,29,177,33,1, + 0,169,9,1,208,208,208,7,4,4,255,1,124,124,124,1,232,232,232,1, + 123,123,123,1,79,79,79,1,116,116,116,1,232,232,232,2,186,186,186,1, + 96,96,96,1,232,232,232,1,230,230,230,1,95,95,95,1,74,74,74,1, + 152,152,152,1,232,232,232,1,255,255,255,1,255,0,38,1,208,208,208,1, + 124,124,124,1,232,232,232,1,146,146,146,1,49,49,49,1,232,232,232,2, + 193,193,193,1,21,21,21,1,232,232,232,1,69,69,69,1,79,79,79,3, + 186,186,186,1,232,232,232,1,255,255,255,1,224,224,224,1,255,255,255,1, + 235,57,5,1,214,64,19,1,211,89,49,1,213,102,66,1,220,118,89,1, + 214,84,55,1,129,119,117,1,186,111,115,1,214,205,206,1,183,78,82,1, + 92,164,159,1,207,119,91,1,218,123,91,1,211,78,41,1,214,88,50,1, + 214,76,32,1,233,57,5,1,122,202,204,1,96,214,217,1,55,215,222,1, + 50,210,216,1,152,222,223,1,238,238,238,1,237,237,237,1,235,235,235,1, + 234,234,234,1,87,208,211,1,53,213,220,1,49,205,210,1,172,218,219,1, + 226,226,226,1,224,224,224,1,223,223,223,1,221,221,221,1,222,222,222,1, + 190,190,190,1,208,208,208,3,5,179,6,1,34,205,21,1,56,212,44,1, + 77,219,66,1,98,226,88,1,113,230,105,1,46,184,49,1,19,178,26,1, + 208,208,208,6,114,114,255,1,124,124,124,1,198,198,198,1,85,85,85,1, + 232,232,232,1,83,83,83,1,203,203,203,1,172,172,172,1,83,83,83,1, + 80,80,80,1,232,232,232,1,153,153,153,1,130,130,130,1,232,232,232,1, + 55,55,55,1,231,231,231,1,255,255,255,2,0,0,104,1,124,124,124,1, + 232,232,232,1,137,137,137,1,44,44,44,1,188,188,188,1,232,232,232,1, + 116,116,116,1,36,36,36,1,232,232,232,1,57,57,57,1,232,232,232,5, + 255,255,255,1,224,224,224,1,194,59,0,1,214,116,75,1,248,232,225,1, + 255,255,255,3,209,109,85,1,74,184,182,1,193,115,123,1,214,178,182,1, + 167,99,107,1,35,230,226,1,187,83,60,1,234,180,161,1,254,251,250,1, + 252,244,241,1,227,159,132,1,216,87,39,1,69,195,199,1,61,213,219,1, + 178,243,255,1,132,241,255,1,62,209,213,1,238,238,238,1,224,224,236,1, + 235,235,235,1,206,228,228,1,64,215,223,1,176,243,255,1,118,241,255,1, + 71,207,209,1,226,226,226,1,211,211,224,1,223,223,223,1,221,221,221,1, + 222,222,222,1,190,190,190,1,208,208,208,3,5,179,6,1,34,205,21,1, + 56,212,44,1,77,219,66,1,98,226,88,1,119,233,110,1,139,240,132,1, + 76,198,77,1,33,180,39,1,208,208,208,5,151,151,255,1,124,124,124,1, + 161,161,161,1,130,130,130,1,232,232,232,1,126,126,126,1,164,164,164,1, + 227,227,227,1,225,225,225,1,80,80,80,1,232,232,232,1,114,114,114,1, + 177,177,177,1,232,232,232,1,79,79,79,1,211,211,211,1,255,255,255,1, + 208,208,208,1,0,0,255,1,124,124,124,1,232,232,232,1,137,137,137,1, + 123,123,123,1,110,110,110,1,232,232,232,1,96,96,96,1,57,57,57,1, + 232,232,232,1,54,54,54,1,116,116,116,3,222,222,222,1,232,232,232,1, + 255,255,255,1,103,103,103,1,255,255,255,1,222,68,19,1,216,103,65,1, + 232,172,150,1,252,246,243,1,222,133,106,1,188,69,50,1,37,227,223,1, + 157,78,90,1,88,163,169,1,156,81,92,1,215,91,68,1,221,116,91,1, + 213,94,59,1,217,98,69,1,210,67,29,1,212,42,0,1,234,54,5,1, + 56,195,202,1,63,216,224,1,199,243,255,1,144,242,255,1,52,209,213,1, + 238,238,238,1,52,52,223,1,229,229,234,1,172,222,222,1,76,223,233,1, + 208,244,255,1,134,241,255,1,56,206,209,1,226,226,226,1,52,52,221,1, + 208,208,223,1,221,221,221,1,217,217,222,1,190,190,190,1,208,208,208,3, + 5,179,6,1,34,205,21,1,56,212,44,1,77,219,66,1,98,226,88,1, + 119,233,110,1,139,240,132,1,74,193,75,1,20,109,23,1,0,0,0,1, + 208,208,208,5,124,124,124,1,177,177,177,1,128,128,128,1,232,232,232,1, + 123,123,123,1,168,168,168,1,232,232,232,1,225,225,225,1,80,80,80,1, + 232,232,232,1,129,129,129,1,176,176,176,1,232,232,232,1,76,76,76,1, + 216,216,216,1,255,255,255,1,136,136,136,1,124,124,124,2,232,232,232,1, + 137,137,137,1,159,159,159,1,73,73,73,1,187,187,187,1,140,140,140,1, + 57,57,57,1,232,232,232,1,56,56,56,1,196,196,196,3,229,229,229,1, + 232,232,232,1,255,255,255,1,0,0,255,1,255,255,255,1,235,55,5,1, + 215,42,0,1,211,38,4,1,210,80,42,1,225,146,122,1,215,105,73,1, + 219,101,81,1,211,92,71,1,64,194,194,1,149,104,99,1,246,225,217,1, + 255,255,255,1,246,224,215,1,216,103,70,1,211,41,7,1,215,42,0,1, + 235,55,5,1,56,195,201,1,60,206,210,1,81,230,243,1,56,222,233,1, + 107,214,215,1,172,172,233,1,12,12,236,1,131,131,230,1,232,233,233,1, + 48,202,206,1,95,235,249,1,54,222,232,1,116,210,211,1,184,184,224,1, + 15,15,234,1,102,102,223,1,221,221,221,1,185,185,222,1,190,190,190,1, + 208,208,208,3,5,179,6,1,34,205,21,1,56,212,44,1,77,219,66,1, + 98,226,88,1,113,230,105,1,43,174,46,1,6,55,8,1,0,0,0,2, + 208,208,208,4,0,0,0,1,124,124,124,1,227,227,227,1,86,86,86,1, + 232,232,232,1,78,78,78,1,207,207,207,1,232,232,232,1,225,225,225,1, + 80,80,80,1,232,232,232,1,187,187,187,1,126,126,126,1,228,228,228,1, + 57,57,57,1,232,232,232,1,255,255,255,3,124,124,124,1,232,232,232,1, + 137,137,137,1,159,159,159,1,119,119,119,1,70,70,70,1,216,216,216,1, + 57,57,57,1,232,232,232,1,57,57,57,1,232,232,232,5,255,255,255,1, + 208,208,208,1,255,255,255,1,239,57,6,1,219,44,1,1,211,63,25,1, + 238,191,175,1,240,199,186,1,218,123,94,1,255,255,255,1,239,199,186,1, + 210,50,31,1,220,118,93,1,214,106,74,1,252,245,242,1,255,255,255,1, + 255,254,254,1,223,136,105,1,217,50,6,1,239,57,6,1,67,189,193,1, + 234,228,228,1,130,205,206,1,166,211,212,1,236,225,225,1,65,65,229,1, + 4,4,255,1,51,51,230,1,233,230,230,1,211,214,214,1,101,195,197,1, + 154,203,203,1,224,213,213,1,70,70,225,1,4,4,254,1,41,41,229,1, + 218,218,221,1,107,107,223,1,190,190,190,1,208,208,208,3,5,179,6,1, + 34,205,21,1,56,212,44,1,77,219,66,1,84,217,76,1,26,157,29,1, + 0,21,1,1,0,0,0,2,208,208,208,5,255,255,255,1,124,124,124,1, + 232,232,232,1,149,149,149,1,90,90,90,1,144,144,144,1,232,232,232,2, + 227,227,227,1,118,118,118,1,232,232,232,1,230,230,230,1,123,123,123,1, + 89,89,89,1,174,174,174,1,232,232,232,1,255,255,255,2,0,0,0,1, + 124,124,124,1,232,232,232,1,161,161,161,1,177,177,177,1,199,199,199,1, + 101,101,101,1,232,232,232,1,101,101,101,1,232,232,232,1,96,96,96,1, + 79,79,79,3,166,166,166,1,232,232,232,1,255,255,255,1,136,136,136,1, + 255,255,255,1,245,61,7,1,219,72,27,1,234,179,158,1,255,255,255,1, + 216,112,78,1,249,231,225,1,255,255,255,1,226,147,124,1,210,64,34,1, + 252,244,241,1,233,171,153,1,213,95,60,1,221,124,97,1,225,142,115,1, + 228,159,134,1,212,97,53,1,245,61,7,1,200,206,206,1,212,22,30,1, + 222,27,40,2,173,26,58,1,24,24,237,1,4,4,255,1,14,14,243,1, + 172,127,172,1,211,21,29,1,220,25,38,2,183,27,46,1,27,27,233,1, + 4,4,255,1,7,7,246,1,136,136,221,1,60,60,227,1,190,190,190,1, + 208,208,208,3,5,179,6,1,34,205,21,1,56,212,44,1,54,199,48,1, + 16,137,20,1,0,4,0,1,0,0,0,1,208,208,208,7,255,255,255,1, + 124,124,124,1,232,232,232,14,255,255,255,2,208,208,208,1,124,124,124,1, + 232,232,232,14,255,255,255,1,0,0,0,1,255,255,255,1,253,67,9,1, + 213,106,62,1,224,140,109,1,218,108,75,1,216,109,74,1,255,255,255,1, + 233,174,156,1,212,93,59,1,216,102,73,1,233,174,154,1,255,255,255,1, + 220,115,86,1,213,32,5,1,212,36,2,1,218,43,1,1,230,56,5,1, + 253,67,9,1,198,67,73,1,237,1,24,1,255,0,32,2,121,18,120,1, + 56,56,230,1,60,60,231,1,59,59,230,1,125,80,170,1,237,1,24,1, + 255,0,32,2,139,20,103,1,51,51,227,1,57,57,228,1,56,56,227,1, + 87,87,222,1,27,27,239,1,190,190,190,1,208,208,208,3,5,179,6,1, + 34,205,21,1,28,181,26,1,9,107,12,1,0,0,0,2,208,208,208,8, + 255,255,255,1,124,124,124,1,255,255,255,15,208,208,208,1,255,255,255,1, + 124,124,124,1,232,232,232,14,255,255,255,4,232,60,6,1,230,51,4,1, + 214,43,0,1,224,147,118,1,219,121,89,1,211,47,18,1,224,137,111,1, + 221,125,97,1,217,104,74,1,255,255,255,1,223,136,107,1,212,36,2,1, + 215,42,0,1,230,51,4,1,246,62,8,1,255,255,255,1,207,8,24,1, + 237,1,24,1,255,0,32,2,216,32,41,1,238,238,238,1,237,237,237,1, + 235,235,235,1,221,176,175,1,237,1,24,1,255,0,32,2,215,31,40,1, + 226,226,226,1,224,224,224,1,223,223,223,1,221,221,221,1,41,41,233,1, + 190,190,190,1,208,208,208,3,4,178,6,1,12,174,13,1,3,67,6,1, + 0,0,0,2,208,208,208,9,255,255,255,1,208,208,208,16,138,138,138,1, + 255,255,255,1,124,124,124,1,232,232,232,14,255,255,255,5,244,61,7,1, + 226,52,4,1,213,80,37,1,212,38,0,1,212,36,2,1,217,117,82,1, + 211,70,34,1,211,50,14,1,239,199,184,1,225,148,120,1,218,43,1,1, + 230,51,4,1,244,61,7,1,255,255,255,2,216,0,21,1,208,26,32,1, + 217,32,42,2,198,29,30,1,238,238,238,1,237,237,237,1,235,235,235,1, + 221,176,175,1,207,24,30,1,215,31,40,2,197,28,28,1,226,226,226,1, + 224,224,224,1,223,223,223,1,221,221,221,1,126,126,225,1,190,190,190,1, + 208,208,208,3,2,172,8,1,0,51,3,1,0,0,0,2,208,208,208,10, + 245,225,226,1,208,208,208,16,0,0,255,1,208,208,208,1,124,124,124,1, + 232,232,232,14,255,255,255,1,208,208,208,1,255,255,255,4,246,62,8,1, + 235,55,5,1,226,49,3,1,219,44,1,1,214,43,0,1,213,41,0,1, + 215,42,0,1,217,107,68,1,222,132,98,1,235,55,5,1,246,62,8,1, + 255,255,255,3,210,6,23,1,245,245,245,1,243,243,243,1,242,242,242,1, + 240,240,240,1,238,238,238,1,237,237,237,1,235,235,235,1,234,234,234,1, + 232,232,232,1,230,230,230,1,229,229,229,1,227,227,227,1,226,226,226,1, + 224,224,224,1,223,223,223,1,221,221,221,1,222,222,222,1,190,190,190,1, + 208,208,208,4,0,0,0,2,208,208,208,28,255,0,255,1,136,136,136,1, + 124,124,124,1,255,255,255,21,253,67,9,1,245,61,7,1,239,57,6,1, + 235,55,5,1,234,54,5,1,235,55,5,1,229,64,13,1,224,78,26,1, + 253,67,9,1,255,255,255,4,192,40,45,1,217,47,56,1,219,49,58,1, + 211,48,53,1,210,93,94,1,237,237,237,2,235,235,235,1,227,203,202,1, + 216,122,124,1,210,42,48,1,216,47,55,2,203,45,47,1,214,150,150,1, + 225,225,225,1,223,223,223,1,222,222,222,1,190,190,190,1,208,208,208,2, + 129,194,131,1,14,143,19,1,0,42,2,1,0,4,0,1,12,12,12,1, + 128,128,128,1,208,208,208,9,121,121,121,1,255,255,255,16,201,201,201,1, + 124,124,124,1,255,255,255,16,59,239,255,1,208,208,208,1,255,255,255,16, + 224,224,224,1,208,208,208,18,255,255,255,9,192,192,192,1,255,255,255,8, + 208,208,208,18,0,0,0,1,255,255,255,15,0,0,0,1,208,208,208,18, + 224,224,224,1,208,208,208,57,0,0,255,1,208,208,208,13,1,1,1,1, + 28,28,28,1,208,208,208,1,136,136,136,8,135,142,142,1,134,134,134,1, + 0,0,0,1,208,208,208,4,124,124,124,1,208,208,208,17,217,217,217,1, + 208,208,208,6,0,0,0,6,208,208,208,5,255,255,255,1,208,208,208,17, + 128,128,128,1,224,224,224,1,208,208,208,2,0,0,255,2,208,208,208,1, + 0,0,0,8,208,208,208,3,217,217,217,2,208,208,208,1,136,136,136,1, + 181,248,254,1,186,249,254,1,191,250,254,1,196,251,254,1,201,252,254,1, + 206,253,254,1,211,254,254,1,160,175,176,1,158,193,197,1,99,99,99,1, + 0,0,0,1,208,208,208,3,0,0,255,1,208,208,208,8,0,0,182,2, + 208,208,208,8,255,255,255,1,208,208,208,4,0,0,0,8,208,208,208,4, + 233,164,145,1,208,208,208,18,0,0,0,1,0,0,255,5,0,0,0,8, + 208,208,208,3,53,53,53,1,62,62,62,1,208,208,208,1,136,136,136,1, + 181,248,254,1,186,249,254,1,191,250,254,1,196,251,254,1,201,252,254,1, + 206,253,254,1,211,254,254,1,167,182,183,1,224,252,255,1,156,193,197,1, + 101,101,101,1,0,0,0,1,208,208,208,9,5,5,198,1,11,11,206,1, + 21,21,213,1,26,26,213,1,22,22,206,1,13,13,198,1,208,208,208,6, + 255,255,255,1,208,208,208,4,0,0,0,2,24,24,155,1,52,52,255,1, + 63,63,254,1,45,45,155,1,0,0,0,2,208,208,208,4,252,243,240,1, + 208,208,208,1,124,124,124,15,255,255,255,1,208,208,208,1,78,78,78,1, + 0,0,255,1,208,208,208,1,0,0,255,2,208,208,208,4,0,0,0,3, + 208,208,208,1,0,0,0,1,208,208,208,3,0,0,0,2,208,208,208,1, + 136,136,136,1,181,248,254,1,139,186,189,1,151,198,201,1,151,194,196,1, + 172,215,217,1,178,218,219,1,157,189,189,1,154,181,183,1,240,253,255,1, + 221,252,255,1,155,194,197,1,103,103,103,1,0,0,0,1,208,208,208,1, + 167,205,206,1,208,208,208,5,3,3,200,1,21,21,233,1,41,41,255,1, + 52,52,255,1,64,64,255,1,75,75,255,1,58,58,228,1,19,19,187,1, + 208,208,208,5,243,195,182,1,208,208,208,3,0,0,0,1,0,0,1,1, + 6,6,56,1,41,41,255,1,52,52,255,1,64,64,255,1,75,75,255,1, + 25,25,72,1,0,0,1,1,0,0,0,1,208,208,208,3,224,224,224,1, + 208,208,208,1,124,124,124,1,232,232,232,14,255,255,255,1,208,208,208,1, + 217,217,217,1,0,0,255,1,208,208,208,1,0,0,255,2,208,208,208,4, + 0,0,0,5,208,208,208,3,0,0,255,1,208,208,208,2,136,136,136,1, + 181,248,254,1,124,166,169,1,117,153,155,1,116,149,150,1,141,177,178,1, + 139,171,171,1,149,179,179,1,141,180,183,1,188,248,255,1,243,253,255,1, + 219,251,255,1,155,196,199,1,104,106,106,1,0,0,0,1,208,208,208,5, + 3,3,198,1,13,13,233,1,30,30,255,1,41,41,255,1,52,52,255,1, + 64,64,255,1,75,75,255,1,86,86,255,1,66,66,226,1,13,13,142,1, + 208,208,208,3,218,218,218,1,128,76,240,1,208,208,208,3,4,4,234,1, + 14,14,211,1,25,25,222,1,41,41,255,1,52,52,255,1,64,64,255,1, + 75,75,255,1,31,31,92,1,4,4,11,1,57,57,131,1,208,208,208,5, + 124,124,124,1,232,232,232,1,97,97,97,1,98,98,98,1,97,97,97,1, + 231,231,231,1,156,156,156,1,93,93,93,1,88,88,88,1,186,186,186,1, + 217,217,217,1,86,86,86,1,97,97,97,1,124,124,124,1,232,232,232,1, + 255,255,255,1,128,128,128,1,208,208,208,1,0,0,255,1,208,208,208,7, + 0,0,0,5,208,208,208,3,201,246,246,1,178,243,246,1,208,208,208,1, + 136,136,136,1,181,248,254,1,186,249,254,1,191,250,254,1,196,251,254,1, + 201,252,254,1,206,253,254,1,211,254,254,1,147,185,187,1,136,179,183,1, + 144,180,183,1,152,181,183,1,139,175,179,1,133,140,140,1,0,0,0,1, + 0,0,253,1,208,208,208,4,3,3,206,1,18,18,255,1,30,30,255,1, + 41,41,255,1,52,52,255,1,64,64,255,1,75,75,255,1,86,86,255,1, + 98,98,255,1,27,27,180,1,0,0,0,1,208,208,208,2,149,35,65,1, + 0,252,248,1,208,208,208,3,6,6,255,1,17,17,255,1,29,29,255,1, + 41,41,255,1,52,52,255,1,64,64,255,1,54,54,182,1,2,2,5,1, + 36,36,94,1,87,87,204,1,0,0,0,1,208,208,208,2,9,164,0,1, + 208,208,208,1,124,124,124,1,202,202,202,1,146,146,146,1,232,232,232,1, + 116,116,116,1,180,180,180,1,117,117,117,1,230,230,230,1,209,209,209,1, + 87,87,87,1,170,170,170,1,177,177,177,1,232,232,232,1,74,74,74,1, + 224,224,224,1,255,255,255,1,208,208,208,1,181,248,254,1,0,0,255,1, + 208,208,208,4,0,0,0,6,208,208,208,2,0,0,255,3,208,208,208,1, + 6,6,252,1,208,208,208,1,136,136,136,1,181,248,254,1,186,249,254,1, + 191,250,254,1,196,251,254,1,181,226,228,1,167,205,206,1,155,186,186,1, + 169,207,207,1,148,202,204,1,127,195,200,1,137,245,254,1,114,242,254,1, + 136,136,136,1,0,0,0,1,224,224,224,1,238,238,238,1,208,208,208,2, + 0,0,182,1,2,2,213,1,18,18,255,1,30,30,255,1,41,41,255,1, + 52,52,255,1,64,64,255,1,75,75,255,1,86,86,255,1,98,98,255,1, + 41,41,196,1,0,0,13,1,208,208,208,2,0,0,0,1,13,182,0,1, + 208,208,208,3,6,6,255,1,17,17,255,1,29,29,255,1,41,41,255,1, + 52,52,255,1,46,46,184,1,3,3,9,1,20,20,59,1,96,96,247,1, + 104,104,240,1,0,0,0,1,208,208,208,2,128,128,128,1,224,112,0,1, + 124,124,124,1,232,232,232,2,207,207,207,1,72,72,72,1,222,222,222,1, + 232,232,232,2,103,103,103,1,166,166,166,1,232,232,232,2,180,180,180,1, + 88,88,88,1,232,232,232,1,255,255,255,1,0,0,1,1,118,211,219,1, + 0,0,255,1,208,208,208,4,0,0,0,6,208,208,208,4,0,0,255,1, + 189,189,189,1,208,208,208,2,136,136,136,1,181,248,254,1,186,249,254,1, + 191,250,254,1,196,251,254,1,168,210,212,1,145,179,179,1,151,181,181,1, + 159,195,195,1,131,178,180,1,107,165,169,1,137,245,254,1,114,242,254,1, + 136,136,136,1,0,0,0,1,224,224,224,1,255,255,255,1,208,208,208,2, + 0,0,182,1,2,2,213,1,18,18,255,1,30,30,255,1,41,41,255,1, + 52,52,255,1,64,64,255,1,75,75,255,1,86,86,255,1,98,98,255,1, + 41,41,196,1,0,0,10,1,208,208,208,2,0,0,0,1,208,208,208,4, + 6,6,255,1,17,17,255,1,29,29,255,1,41,41,255,1,43,43,211,1, + 2,2,6,1,14,14,49,1,81,81,238,1,99,99,255,1,104,104,240,1, + 0,0,0,1,208,208,208,2,255,255,255,1,0,0,0,1,124,124,124,1, + 232,232,232,2,81,81,81,1,209,209,209,1,232,232,232,2,159,159,159,1, + 131,131,131,1,232,232,232,2,231,231,231,1,66,66,66,1,226,226,226,1, + 232,232,232,1,255,255,255,1,0,0,0,1,15,15,86,1,0,0,255,1, + 208,208,208,14,0,0,255,1,163,163,163,1,3,3,3,1,208,208,208,1, + 136,136,136,1,181,248,254,1,186,249,254,1,191,250,254,1,196,251,254,1, + 201,252,254,1,176,216,217,1,206,248,248,1,201,246,246,1,178,243,246,1, + 159,245,251,1,134,240,249,1,114,242,254,1,136,136,136,1,0,0,0,1, + 255,255,255,1,0,0,0,1,208,208,208,3,3,3,206,1,18,18,255,1, + 30,30,255,1,41,41,255,1,52,52,255,1,64,64,255,1,75,75,255,1, + 86,86,255,1,98,98,255,1,26,26,179,1,0,0,0,1,208,208,208,2, + 255,255,255,1,79,79,79,1,208,208,208,3,6,6,255,1,17,17,255,1, + 29,29,255,1,41,41,255,1,19,19,95,1,3,3,12,1,69,69,233,1, + 87,87,255,1,99,99,255,1,87,87,204,1,0,0,0,1,208,208,208,2, + 71,71,71,1,255,255,255,1,124,124,124,1,232,232,232,2,171,171,171,1, + 232,232,232,3,192,192,192,1,212,212,212,1,232,232,232,2,227,227,227,1, + 177,177,177,1,232,232,232,2,255,255,255,1,0,0,0,1,224,224,224,1, + 0,0,255,1,208,208,208,14,0,0,255,1,208,208,208,3,136,136,136,1, + 181,248,254,1,186,249,254,1,191,250,254,1,196,251,254,1,154,194,195,1, + 141,173,173,1,131,157,157,1,122,149,149,1,131,179,181,1,91,140,143,1, + 84,151,156,1,114,242,254,1,136,136,136,1,0,0,0,2,255,255,255,1, + 208,208,208,3,3,3,198,1,12,12,228,1,30,30,255,1,41,41,255,1, + 52,52,255,1,64,64,255,1,75,75,255,1,86,86,255,1,66,66,226,1, + 10,10,108,1,0,0,0,1,208,208,208,2,0,0,0,1,255,255,255,1, + 208,208,208,3,4,4,255,1,17,17,254,1,29,29,255,1,41,41,255,1, + 11,11,54,1,15,15,61,1,75,75,255,1,87,87,255,1,98,98,254,1, + 38,38,89,1,0,0,0,1,208,208,208,2,206,51,17,1,255,255,255,1, + 124,124,124,1,232,232,232,2,96,96,96,1,232,232,232,3,145,145,145,1, + 184,184,184,1,232,232,232,2,215,215,215,1,114,114,114,1,232,232,232,2, + 255,255,255,2,224,224,224,1,0,0,255,1,208,208,208,2,0,0,0,8, + 208,208,208,4,0,0,255,1,208,208,208,3,136,136,136,1,181,248,254,1, + 186,249,254,1,188,246,250,1,196,251,254,1,188,236,238,1,175,215,216,1, + 141,169,169,1,179,219,219,1,143,195,197,1,128,196,201,1,118,211,219,1, + 114,242,254,1,136,136,136,1,0,0,0,1,0,0,255,1,0,0,0,1, + 208,208,208,4,3,3,187,1,20,20,226,1,41,41,255,1,52,52,255,1, + 64,64,255,1,75,75,255,1,57,57,226,1,15,15,154,1,0,0,0,2, + 208,208,208,2,255,255,255,2,208,208,208,4,15,15,223,1,29,29,254,1, + 41,41,255,1,38,38,188,1,50,50,199,1,75,75,255,1,86,86,254,1, + 62,62,158,1,0,0,0,2,208,208,208,2,207,53,11,1,0,0,0,1, + 124,124,124,1,232,232,232,14,255,255,255,1,0,0,0,1,208,208,208,1, + 0,0,255,2,208,208,208,1,0,0,0,8,208,208,208,1,0,0,255,2, + 208,208,208,1,0,0,255,1,208,208,208,3,136,136,136,1,181,248,254,1, + 146,195,199,1,144,188,191,1,147,188,190,1,117,146,147,1,146,180,180,1, + 204,245,245,1,207,254,254,1,184,251,254,1,161,248,254,1,137,245,254,1, + 114,242,254,1,136,136,136,1,0,0,0,1,255,255,255,1,0,0,0,1, + 208,208,208,5,4,4,142,1,10,10,180,1,19,19,196,1,23,23,196,1, + 19,19,179,1,7,7,108,1,0,0,0,2,208,208,208,3,140,140,140,1, + 213,80,48,1,208,208,208,5,16,16,136,1,33,33,204,1,34,34,167,1, + 43,43,172,1,59,59,204,1,31,31,89,1,0,0,0,2,208,208,208,3, + 128,128,128,1,255,255,255,1,124,124,124,1,255,255,255,15,0,0,0,1, + 255,255,255,1,208,208,208,10,0,0,0,1,208,208,208,1,0,0,255,2, + 208,208,208,1,0,0,255,1,255,255,255,2,208,208,208,1,136,136,136,1, + 181,248,254,1,122,163,166,1,137,179,182,1,143,183,185,1,136,170,171,1, + 145,179,179,1,205,247,247,1,207,254,254,1,184,251,254,1,161,248,254,1, + 137,245,254,1,114,242,254,1,136,136,136,1,0,0,0,1,255,255,255,1, + 140,140,140,1,208,208,208,6,0,0,0,1,0,0,13,1,0,0,10,1, + 0,0,0,3,208,208,208,4,245,245,245,1,128,76,240,1,208,208,208,6, + 0,0,0,6,208,208,208,5,255,255,255,1,208,208,208,16,140,140,140,1, + 255,255,255,1,208,208,208,3,0,0,0,8,0,0,255,5,208,208,208,3, + 136,136,136,14,0,0,0,1,208,208,208,1,255,255,255,1,208,208,208,16, + 255,255,255,2,208,208,208,7,0,0,0,2,208,208,208,7,255,255,255,1, + 0,0,0,1,208,208,208,16,255,255,255,1,255,30,64,1,208,208,208,3, + 0,0,0,8,208,208,208,1,0,0,255,2,208,208,208,5,0,0,0,15, + 136,136,136,1,198,198,198,1,208,208,208,16,255,255,255,2,208,208,208,16, + 255,255,255,1,215,215,215,1,208,208,208,16,228,228,228,1,208,208,208,14, + 0,0,255,1,208,208,208,4,255,255,255,12,0,0,0,3,255,255,255,1, + 208,208,208,1,255,255,255,12,0,0,0,1,255,255,255,5,224,224,224,1, + 255,255,255,16,208,208,208,1,187,187,187,1,176,176,176,1,219,219,219,1, + 162,162,162,1,186,186,186,1,227,227,227,1,140,140,140,1,227,227,227,1, + 158,158,158,3,141,141,141,1,140,140,140,1,255,255,255,5,124,124,124,1, + 255,255,255,16,206,253,254,1,173,173,173,1,222,68,91,1,233,27,58,2, + 222,67,90,1,190,190,190,13,255,255,255,10,194,194,194,1,58,58,58,1, + 59,59,59,1,198,198,198,1,255,255,255,3,224,124,97,1,208,208,208,1, + 255,255,255,16,208,208,208,2,255,255,255,16,0,0,0,1,208,208,208,1, + 255,255,255,17,190,190,190,1,208,208,208,1,255,30,64,3,208,208,208,13, + 0,0,0,1,208,208,208,16,128,76,240,1,208,208,208,17,149,149,149,1, + 0,0,255,1,124,124,124,15,255,255,255,1,186,249,254,1,188,248,255,1, + 208,208,208,4,13,238,255,1,208,208,208,11,255,255,255,1,190,190,190,1, + 208,208,208,1,255,30,64,4,208,208,208,12,205,45,4,1,208,208,208,16, + 248,252,248,1,124,124,124,1,208,208,208,1,136,136,136,8,135,142,142,1, + 134,134,134,1,0,0,0,1,208,208,208,4,136,136,136,1,0,0,0,1, + 124,124,124,1,232,232,232,14,255,255,255,1,103,103,103,1,255,255,255,1, + 208,208,208,2,51,239,255,1,71,239,255,1,66,239,255,1,39,238,255,1, + 13,238,255,1,208,208,208,9,39,238,255,1,190,190,190,1,208,208,208,3, + 255,30,64,4,208,208,208,10,248,252,248,1,208,208,208,17,74,74,74,1, + 208,208,208,1,136,136,136,1,181,248,254,1,186,249,254,1,191,250,254,1, + 196,251,254,1,201,252,254,1,206,253,254,1,211,254,254,1,160,175,176,1, + 158,193,197,1,99,99,99,1,0,0,0,1,208,208,208,3,122,188,192,1, + 141,177,178,1,124,124,124,1,232,232,232,14,255,255,255,1,0,0,255,1, + 243,243,243,1,208,208,208,1,59,239,255,1,111,241,255,1,142,241,255,1, + 135,241,255,1,95,240,255,1,40,238,255,1,10,178,191,1,208,208,208,9, + 190,190,190,1,208,208,208,4,255,30,64,5,208,208,208,9,124,124,124,15, + 255,255,255,1,217,217,217,1,138,180,183,1,208,208,208,1,136,136,136,1, + 181,248,254,1,186,249,254,1,191,250,254,1,196,251,254,1,201,252,254,1, + 206,253,254,1,211,254,254,1,167,182,183,1,224,252,255,1,156,193,197,1, + 101,101,101,1,0,0,0,1,208,208,208,2,28,28,28,1,208,208,208,1, + 124,124,124,1,232,232,232,14,255,255,255,1,224,224,224,1,208,208,208,2, + 88,240,255,1,154,242,255,1,208,244,255,1,193,243,255,1,132,241,255,1, + 66,239,255,1,12,214,229,1,0,0,0,1,208,208,208,7,255,0,38,1, + 184,191,193,1,208,208,208,6,255,30,64,4,208,208,208,6,200,208,211,1, + 208,208,208,1,124,124,124,1,232,232,232,14,255,255,255,1,60,60,60,1, + 136,136,136,1,208,208,208,1,136,136,136,1,181,248,254,1,186,249,254,1, + 191,250,254,1,196,251,254,1,201,252,254,1,206,253,254,1,211,254,254,1, + 154,181,183,1,240,253,255,1,221,252,255,1,155,194,197,1,103,103,103,1, + 0,0,0,1,208,208,208,1,255,255,255,1,0,0,255,1,124,124,124,1, + 232,232,232,14,255,255,255,1,98,98,241,1,128,128,255,1,208,208,208,1, + 88,240,255,1,154,242,255,1,208,244,255,1,193,243,255,1,132,241,255,1, + 66,239,255,1,13,230,247,1,0,0,0,1,208,208,208,2,8,8,255,1, + 208,208,208,4,56,56,56,1,131,200,229,1,138,220,255,1,142,222,255,1, + 208,208,208,6,255,30,64,4,208,208,208,2,118,215,255,1,138,220,255,1, + 127,214,250,1,50,50,50,1,124,124,124,1,232,232,232,1,123,123,123,1, + 79,79,79,1,116,116,116,1,232,232,232,2,186,186,186,1,96,96,96,1, + 232,232,232,1,230,230,230,1,95,95,95,1,74,74,74,1,152,152,152,1, + 232,232,232,1,255,255,255,2,178,178,178,1,208,208,208,1,136,136,136,1, + 181,248,254,1,186,249,254,1,191,250,254,1,196,251,254,1,201,252,254,1, + 206,253,254,1,211,254,254,1,141,180,183,1,188,248,255,1,243,253,255,1, + 219,251,255,1,155,196,199,1,104,106,106,1,0,0,0,1,4,4,255,1, + 224,224,224,1,124,124,124,1,232,232,232,7,189,189,189,1,142,142,142,1, + 224,224,224,1,232,232,232,4,255,255,255,1,217,217,217,1,161,161,255,1, + 208,208,208,1,59,239,255,1,111,241,255,1,142,241,255,1,135,241,255,1, + 95,240,255,1,40,238,255,1,11,192,206,1,0,0,0,1,208,208,208,1, + 0,0,255,1,4,4,255,1,0,0,143,1,208,208,208,3,217,217,217,1, + 154,209,233,1,180,233,255,1,144,222,255,1,143,222,255,1,208,208,208,6, + 255,30,64,3,208,208,208,1,139,221,255,1,155,225,255,1,180,233,255,1, + 147,223,255,1,184,184,184,1,124,124,124,1,198,198,198,1,85,85,85,1, + 232,232,232,1,83,83,83,1,203,203,203,1,172,172,172,1,83,83,83,1, + 80,80,80,1,232,232,232,1,153,153,153,1,130,130,130,1,232,232,232,1, + 55,55,55,1,231,231,231,1,255,255,255,2,255,0,32,1,208,208,208,1, + 136,136,136,1,181,248,254,1,186,249,254,1,191,250,254,1,196,251,254,1, + 201,252,254,1,206,253,254,1,211,254,254,1,147,185,187,1,136,179,183,1, + 144,180,183,1,152,181,183,1,139,175,179,1,133,140,140,1,0,0,0,1, + 255,0,38,1,224,224,224,1,124,124,124,1,232,232,232,7,210,210,210,1, + 93,93,93,1,26,26,26,1,105,105,105,1,201,201,201,1,232,232,232,2, + 255,255,255,3,208,208,208,1,13,238,255,1,49,229,245,1,71,239,255,1, + 66,239,255,1,39,238,255,1,12,225,241,1,3,51,54,1,0,0,0,1, + 208,208,208,1,3,3,255,1,4,4,255,1,3,3,187,1,0,0,0,1, + 208,208,208,2,206,253,254,1,186,219,233,1,221,245,255,1,146,223,255,1, + 145,222,255,1,255,0,38,1,208,208,208,1,255,0,38,1,208,208,208,1, + 255,0,38,1,208,208,208,1,255,0,38,1,208,208,208,1,255,0,38,1, + 208,208,208,1,182,233,255,1,198,238,255,1,221,245,255,1,181,233,255,1, + 255,255,255,1,124,124,124,1,161,161,161,1,130,130,130,1,232,232,232,1, + 126,126,126,1,164,164,164,1,227,227,227,1,225,225,225,1,80,80,80,1, + 232,232,232,1,114,114,114,1,177,177,177,1,232,232,232,1,79,79,79,1, + 211,211,211,1,255,255,255,1,174,117,88,1,208,208,208,2,136,136,136,1, + 181,248,254,1,168,226,230,1,133,174,176,1,190,243,246,1,201,252,254,1, + 206,253,254,1,168,202,202,1,207,254,254,1,184,251,254,1,122,188,192,1, + 111,199,206,1,114,242,254,1,136,136,136,1,0,0,0,1,159,159,255,1, + 146,146,146,1,124,124,124,1,231,231,231,1,133,133,133,1,46,46,46,1, + 83,83,83,1,164,164,164,1,180,180,180,1,140,140,140,1,232,232,232,2, + 219,219,219,1,136,136,136,1,43,43,43,1,68,68,68,1,226,226,226,1, + 255,255,255,1,0,0,0,1,208,208,208,3,6,116,124,1,8,148,158,1, + 10,175,187,1,8,142,152,1,1,26,28,1,0,0,0,2,7,7,255,1, + 4,4,255,2,4,4,252,1,2,2,85,1,208,208,208,2,255,255,255,1, + 212,226,232,1,248,251,253,1,149,223,255,1,148,223,255,1,255,0,38,1, + 163,228,255,1,255,0,38,1,163,228,255,1,255,0,38,1,163,228,255,1, + 255,0,38,1,163,228,255,1,255,0,38,1,163,228,255,1,225,246,255,1, + 241,250,255,1,248,251,253,1,217,243,254,1,203,34,3,1,124,124,124,1, + 177,177,177,1,128,128,128,1,232,232,232,1,123,123,123,1,168,168,168,1, + 232,232,232,1,225,225,225,1,80,80,80,1,232,232,232,1,129,129,129,1, + 176,176,176,1,232,232,232,1,76,76,76,1,216,216,216,1,255,255,255,1, + 224,224,224,1,208,208,208,2,136,136,136,1,179,245,251,1,66,88,90,1, + 138,180,183,1,85,108,110,1,201,252,254,1,112,138,138,1,52,63,63,1, + 207,254,254,1,122,166,168,1,94,145,148,1,58,104,108,1,94,199,209,1, + 136,136,136,1,0,0,0,1,208,208,208,2,124,124,124,1,226,226,226,1, + 105,105,105,1,174,174,174,1,119,119,119,1,43,43,43,1,36,36,36,1, + 160,160,160,1,232,232,232,2,223,223,223,1,141,141,141,1,45,45,45,1, + 67,67,67,1,226,226,226,1,255,255,255,1,146,195,199,1,136,136,136,1, + 208,208,208,3,0,0,0,5,208,208,208,1,5,5,255,1,4,4,255,3, + 4,4,199,1,0,0,0,1,208,208,208,1,255,255,255,1,219,225,229,1, + 215,234,243,1,136,214,247,1,143,219,251,1,255,0,38,1,255,255,255,1, + 255,0,38,1,255,255,255,1,255,0,38,1,255,255,255,1,255,0,38,1, + 255,255,255,1,255,0,38,1,255,255,255,1,244,249,251,1,231,243,248,1, + 215,234,243,1,238,248,253,1,218,100,75,1,124,124,124,1,227,227,227,1, + 86,86,86,1,232,232,232,1,78,78,78,1,207,207,207,1,232,232,232,1, + 225,225,225,1,80,80,80,1,232,232,232,1,187,187,187,1,126,126,126,1, + 228,228,228,1,57,57,57,1,232,232,232,1,255,255,255,1,96,232,72,1, + 208,208,208,2,136,136,136,1,156,214,219,1,91,122,125,1,191,250,254,1, + 68,88,89,1,201,252,254,1,168,206,207,1,85,103,103,1,207,254,254,1, + 75,102,104,1,153,235,241,1,107,191,198,1,65,139,145,1,136,136,136,1, + 0,0,0,2,0,0,255,1,124,124,124,1,232,232,232,7,214,214,214,1, + 105,105,105,1,29,29,29,1,102,102,102,1,199,199,199,1,232,232,232,2, + 255,255,255,1,114,242,254,1,255,255,255,1,208,208,208,1,255,0,32,6, + 208,208,208,1,5,5,255,1,4,4,255,4,4,4,254,1,2,2,103,1, + 208,208,208,1,0,0,0,1,194,212,221,1,182,217,233,1,115,199,235,1, + 123,205,239,1,255,0,38,1,182,217,233,1,255,0,38,1,182,217,233,1, + 255,0,38,1,182,217,233,1,255,0,38,1,182,217,233,1,255,0,38,1, + 182,217,233,1,210,232,241,1,197,225,238,1,182,217,233,1,226,240,246,1, + 224,224,224,1,124,124,124,1,232,232,232,1,149,149,149,1,90,90,90,1, + 144,144,144,1,232,232,232,2,227,227,227,1,118,118,118,1,232,232,232,1, + 230,230,230,1,123,123,123,1,89,89,89,1,174,174,174,1,232,232,232,1, + 255,255,255,1,0,0,0,1,255,255,255,1,208,208,208,1,136,136,136,1, + 159,218,223,1,98,132,134,1,191,250,254,1,75,95,97,1,201,252,254,1, + 206,253,254,1,85,103,103,1,207,254,254,1,79,108,110,1,157,242,248,1, + 111,199,206,1,65,138,144,1,136,136,136,1,0,0,0,1,255,255,255,1, + 136,136,136,1,124,124,124,1,232,232,232,7,187,187,187,1,136,136,136,1, + 221,221,221,1,232,232,232,4,255,255,255,1,208,208,208,1,255,255,255,1, + 208,208,208,1,255,0,32,6,0,0,0,1,4,4,255,6,3,3,213,1, + 0,0,0,1,255,255,255,1,168,199,213,1,148,200,223,1,94,185,223,1, + 102,190,227,1,255,0,38,1,109,180,212,1,255,0,38,1,109,180,212,1, + 255,0,38,1,109,180,212,1,255,0,38,1,109,180,212,1,255,0,38,1, + 109,180,212,1,175,214,231,1,163,208,227,1,148,200,223,1,198,225,238,1, + 208,208,208,1,124,124,124,1,232,232,232,14,255,255,255,1,208,208,208,1, + 255,255,255,1,208,208,208,1,136,136,136,1,181,248,254,1,77,104,106,1, + 177,231,235,1,73,94,95,1,201,252,254,1,206,253,254,1,85,103,103,1, + 207,254,254,1,120,163,165,1,121,187,191,1,77,137,142,1,85,180,189,1, + 136,136,136,1,0,0,0,1,255,255,255,1,208,208,208,1,124,124,124,1, + 232,232,232,14,255,255,255,1,224,224,224,1,255,255,255,1,208,208,208,1, + 255,0,32,6,0,0,0,1,208,208,208,1,0,0,0,7,208,208,208,1, + 143,186,206,1,115,184,214,1,74,171,211,1,81,176,215,1,255,0,38,1, + 36,143,190,1,255,0,38,1,36,143,190,1,255,0,38,1,36,143,190,1, + 255,0,38,1,36,143,190,1,255,0,38,1,36,143,190,1,141,197,221,1, + 128,190,217,1,115,184,214,1,170,211,229,1,208,208,208,1,124,124,124,1, + 255,255,255,15,208,208,208,1,236,37,236,1,208,208,208,1,136,136,136,1, + 181,248,254,1,150,200,204,1,98,128,130,1,173,221,224,1,201,252,254,1, + 206,253,254,1,148,178,178,1,207,254,254,1,179,244,247,1,98,151,154,1, + 85,153,158,1,114,242,254,1,136,136,136,1,0,0,0,1,255,255,255,2, + 124,124,124,1,232,232,232,14,255,255,255,2,208,208,208,2,255,0,32,6, + 0,0,0,1,208,208,208,8,255,0,255,1,117,174,199,1,82,167,204,1, + 53,156,199,1,61,161,204,1,255,0,38,1,208,208,208,1,255,0,38,1, + 208,208,208,1,255,0,38,1,208,208,208,1,255,0,38,1,208,208,208,1, + 255,0,38,1,208,208,208,1,107,179,211,1,94,173,207,1,82,167,204,1, + 141,196,220,1,208,208,208,17,255,255,255,2,208,208,208,1,136,136,136,1, + 181,248,254,1,186,249,254,1,191,250,254,1,196,251,254,1,201,252,254,1, + 206,253,254,1,211,254,254,1,207,254,254,1,184,251,254,1,161,248,254,1, + 137,245,254,1,114,242,254,1,136,136,136,1,0,0,0,1,255,255,255,2, + 124,124,124,1,232,232,232,14,255,255,255,2,208,208,208,2,255,0,32,6, + 0,0,0,1,208,208,208,8,255,0,255,1,92,161,191,1,49,150,194,1, + 33,142,187,1,40,147,192,1,208,208,208,10,73,162,201,1,60,155,197,1, + 49,150,194,1,112,182,212,1,255,255,255,1,208,208,208,16,255,255,255,1, + 213,213,213,1,208,208,208,1,136,136,136,14,0,0,0,1,182,175,175,1, + 208,208,208,1,124,124,124,1,232,232,232,14,255,255,255,2,0,0,255,1, + 208,208,208,1,255,0,32,6,0,0,0,1,208,208,208,8,255,255,255,1, + 67,148,184,1,16,133,184,1,12,127,176,1,208,208,208,12,25,138,187,1, + 16,133,184,1,84,168,204,1,255,255,255,1,208,208,208,17,213,213,213,1, + 208,208,208,1,0,0,0,16,255,255,255,1,124,124,124,1,255,255,255,15, + 208,208,208,1,226,27,226,1,208,208,208,2,0,0,0,6,208,208,208,8, + 212,212,212,1,42,135,176,1,35,142,187,1,44,147,190,1,117,175,199,1, + 208,208,208,11,156,190,205,1,77,162,200,1,56,153,195,1,136,136,136,1, + 255,255,255,16,208,208,208,1,252,224,227,1,255,255,255,16,121,121,121,1, + 111,241,255,1,255,255,255,16,208,208,208,1,193,193,193,1,255,255,255,16, + 208,208,208,1,218,218,218,1,255,255,255,16,217,217,217,1,173,173,173,1, + 153,153,153,1,142,142,142,2,140,140,140,12,141,141,141,1,148,148,148,1, + 255,255,255,18,208,208,208,18,212,212,212,19,208,208,208,16,57,49,50,1, + 153,153,153,1,208,208,208,1,154,154,154,1,158,158,158,1,154,154,154,11, + 158,158,158,1,208,208,208,1,159,159,159,1,128,76,240,1,124,124,124,15, + 255,255,255,1,208,208,208,19,212,212,212,1,208,208,208,16,212,212,212,1, + 208,208,208,5,155,155,155,1,156,154,154,1,158,157,157,1,160,157,158,1, + 156,154,154,1,153,153,153,1,208,208,208,6,121,121,121,1,132,132,132,1, + 154,154,154,1,157,157,157,1,186,186,186,1,222,222,222,1,223,223,223,8, + 207,207,207,1,157,157,157,1,154,154,154,1,208,208,208,1,158,158,158,1, + 208,208,208,1,124,124,124,1,192,192,192,2,169,169,169,1,186,186,186,1, + 170,170,170,1,166,166,166,1,169,169,169,1,174,174,174,1,165,165,165,1, + 142,142,142,1,169,169,169,1,188,188,188,1,172,172,172,1,160,160,160,1, + 255,255,255,1,208,208,208,19,212,212,212,1,208,208,208,5,0,0,0,6, + 208,208,208,5,255,212,217,2,208,208,208,2,149,149,149,1,158,158,158,1, + 162,159,159,1,203,192,193,1,225,212,213,1,225,209,210,1,204,190,192,1, + 159,156,156,1,139,139,139,1,138,138,138,1,208,208,208,4,255,0,0,1, + 124,124,124,1,138,138,138,1,134,134,134,11,139,139,139,1,190,190,190,1, + 154,154,154,1,208,208,208,1,158,158,158,1,208,208,208,1,124,124,124,1, + 139,139,139,1,152,152,152,1,169,169,169,1,183,183,183,1,148,148,148,2, + 169,169,169,1,152,152,152,1,129,129,129,1,112,112,112,1,169,169,169,1, + 184,184,184,1,142,142,142,1,141,141,141,1,255,255,255,2,126,126,126,1, + 139,139,139,16,143,143,143,1,153,152,152,1,208,208,208,4,0,0,0,8, + 208,208,208,4,121,121,121,2,208,208,208,2,156,155,155,1,182,175,175,1, + 245,225,226,1,254,236,238,1,254,232,234,1,254,228,231,1,255,225,228,1, + 250,218,221,1,182,171,172,1,131,129,129,1,0,0,0,1,208,208,208,3, + 156,156,156,1,122,122,122,1,134,134,134,1,170,170,255,1,174,174,255,1, + 178,178,255,1,182,182,255,1,187,187,255,1,191,191,255,1,195,195,255,1, + 200,200,255,1,204,204,255,1,208,208,255,1,212,212,255,1,134,134,134,1, + 215,215,215,1,154,154,154,1,208,208,208,1,158,158,158,1,124,124,124,2, + 171,171,171,1,180,180,180,1,169,169,169,1,192,192,192,1,172,172,172,1, + 164,164,164,1,169,169,169,1,192,192,192,3,169,169,169,1,192,192,192,1, + 181,181,181,1,169,169,169,1,255,255,255,2,139,139,139,1,217,217,217,2, + 197,197,197,1,200,200,200,1,217,217,217,1,205,205,205,1,210,210,210,1, + 217,217,217,1,216,216,216,1,205,205,205,2,201,201,201,1,217,217,217,2, + 208,208,208,1,206,206,206,1,249,249,249,1,120,174,202,1,208,208,208,4, + 0,0,0,2,0,0,155,1,0,0,255,1,0,0,254,1,0,0,155,1, + 0,0,0,2,208,208,208,4,255,0,255,1,121,121,121,1,208,208,208,1, + 152,152,152,1,163,161,161,1,245,224,225,1,253,235,236,1,159,146,147,1, + 85,77,78,1,86,76,77,1,155,135,137,1,255,218,223,1,251,211,216,1, + 160,156,156,1,77,77,77,1,0,0,0,1,208,208,208,2,241,241,241,1, + 122,122,122,1,134,134,134,1,170,170,255,1,174,174,255,1,178,178,255,1, + 182,182,255,1,187,187,255,1,0,0,0,1,195,195,255,1,200,200,255,1, + 204,204,255,1,208,208,255,1,212,212,255,1,134,134,134,1,215,215,215,1, + 154,154,154,1,208,208,208,1,158,158,158,1,255,255,255,1,124,124,124,1, + 169,169,169,14,255,255,255,2,139,139,139,1,217,217,217,1,126,126,126,1, + 33,33,33,1,44,44,44,1,171,171,171,1,136,136,136,1,128,128,128,1, + 217,217,217,1,195,195,195,1,97,97,97,1,102,102,102,1,60,60,60,1, + 212,212,212,1,217,217,217,1,104,104,104,1,121,121,121,1,249,249,249,1, + 0,255,255,1,208,208,208,3,0,0,0,1,0,0,1,1,0,0,56,1, + 0,0,255,4,0,0,72,1,0,0,1,1,0,0,0,1,208,208,208,3, + 225,225,225,1,128,128,128,1,208,208,208,1,158,157,157,1,211,197,198,1, + 252,233,234,1,253,233,235,1,82,74,75,1,252,224,227,1,254,222,226,1, + 50,43,44,1,252,212,217,1,255,212,217,1,216,189,192,1,134,131,132,1, + 0,0,0,1,208,208,208,2,212,212,212,1,122,122,122,1,134,134,134,1, + 170,170,255,1,174,174,255,1,178,178,255,1,182,182,255,1,187,187,255,1, + 191,191,255,1,195,195,255,1,200,200,255,1,204,204,255,1,208,208,255,1, + 212,212,255,1,134,134,134,1,215,215,215,1,154,154,154,1,208,208,208,1, + 158,158,158,1,255,255,255,1,124,124,124,1,194,194,194,1,192,192,192,1, + 169,169,169,1,211,211,211,1,186,186,186,1,173,173,173,1,169,169,169,1, + 231,231,231,1,205,205,205,1,189,189,189,1,169,169,169,1,226,226,226,1, + 182,182,182,1,189,189,189,1,255,255,255,1,215,88,53,1,139,139,139,1, + 206,206,206,1,45,45,45,1,191,191,191,1,147,147,147,1,80,80,80,1, + 191,191,191,1,74,74,74,1,197,197,197,1,137,137,137,1,118,118,118,1, + 102,102,102,1,31,31,31,1,171,171,171,1,217,217,217,1,43,43,43,1, + 109,109,109,1,249,249,249,1,201,2,201,1,208,208,208,3,0,0,234,1, + 0,0,211,1,0,0,222,1,0,0,255,4,0,0,92,1,0,0,11,1, + 0,0,131,1,208,208,208,3,212,212,212,2,208,208,208,1,157,156,156,1, + 235,218,219,1,255,236,238,1,255,232,234,1,255,228,231,1,255,224,228,1, + 204,176,179,1,68,58,59,1,255,212,217,2,238,202,206,1,152,150,150,1, + 0,0,0,2,208,208,208,1,212,212,212,1,122,122,122,1,134,134,134,13, + 215,215,215,1,154,154,154,1,208,208,208,1,158,158,158,1,188,140,117,1, + 124,124,124,1,160,160,160,1,166,166,166,1,169,169,169,1,199,199,199,1, + 135,135,135,1,179,179,179,1,169,169,169,1,173,173,173,1,166,166,166,1, + 157,157,157,1,169,169,169,1,255,255,255,1,179,179,179,2,255,255,255,1, + 224,224,224,1,139,139,139,1,203,203,203,1,53,53,53,1,141,141,141,1, + 188,188,188,1,165,165,165,1,211,211,211,1,105,105,105,1,142,142,142,1, + 60,60,60,1,185,185,185,1,103,103,103,1,63,63,63,1,136,136,136,1, + 196,196,196,1,45,45,45,1,113,113,113,1,249,249,249,1,66,66,66,1, + 208,208,208,3,0,0,255,6,0,0,182,1,0,0,5,1,0,0,94,1, + 0,0,204,1,0,0,0,1,208,208,208,2,255,255,255,1,208,208,208,2, + 156,155,155,1,244,227,229,1,255,233,235,1,255,229,232,1,255,225,228,1, + 229,198,202,1,57,49,50,1,233,195,199,1,255,212,217,2,244,206,210,1, + 153,152,152,1,0,0,0,2,208,208,208,1,218,218,218,1,122,122,122,1, + 134,134,134,1,173,249,241,1,173,255,247,1,178,255,247,1,182,255,248,1, + 186,255,249,1,191,255,249,1,195,255,250,1,199,255,251,1,203,255,252,1, + 208,255,252,1,212,255,253,1,144,149,149,1,215,215,215,1,154,154,154,1, + 208,208,208,1,158,158,158,1,0,252,248,1,124,124,124,1,185,185,185,1, + 176,176,176,1,169,169,169,1,255,255,255,3,169,169,169,1,239,239,239,1, + 204,204,204,1,186,186,186,1,169,169,169,1,255,255,255,4,14,181,0,1, + 139,139,139,1,217,217,217,1,154,154,154,1,42,42,42,1,43,43,43,1, + 167,167,167,1,217,217,217,1,166,166,166,1,38,38,38,1,106,106,106,1, + 216,216,216,1,103,103,103,1,92,92,92,1,118,118,118,1,130,130,130,1, + 92,92,92,1,113,113,113,1,249,249,249,1,210,210,210,1,208,208,208,3, + 0,0,255,5,0,0,184,1,0,0,9,1,0,0,59,1,0,0,247,1, + 0,0,240,1,0,0,0,1,208,208,208,2,210,210,210,2,208,208,208,1, + 161,158,160,1,224,209,211,1,255,230,233,1,255,226,229,1,255,222,226,1, + 166,142,145,1,164,138,141,1,255,212,217,3,224,194,197,1,142,139,139,1, + 0,0,0,2,208,208,208,1,210,210,210,1,122,122,122,1,134,134,134,1, + 173,249,241,1,173,255,247,1,178,255,247,1,182,255,248,1,186,255,249,1, + 0,0,0,1,195,255,250,1,199,255,251,1,203,255,252,1,208,255,252,1, + 212,255,253,1,144,149,149,1,215,215,215,1,154,154,154,1,208,208,208,1, + 158,158,158,1,224,224,224,1,124,124,124,1,169,169,169,14,255,255,255,1, + 208,208,208,1,139,139,139,1,210,210,210,1,199,199,199,1,212,212,212,1, + 136,136,136,1,47,47,47,1,217,217,217,2,46,46,46,1,209,209,209,1, + 217,217,217,1,103,103,103,1,101,101,101,2,65,65,65,1,165,165,165,1, + 113,113,113,1,249,249,249,1,210,210,210,1,208,208,208,3,0,0,255,4, + 0,0,211,1,0,0,6,1,0,0,49,1,0,0,238,1,0,0,255,1, + 0,0,240,1,0,0,0,1,208,208,208,2,210,210,210,2,208,208,208,1, + 155,155,155,1,182,175,175,1,255,227,230,1,255,223,227,1,255,219,223,1, + 207,175,179,1,210,175,179,1,255,212,217,3,181,168,169,1,100,100,100,1, + 0,0,0,2,208,208,208,1,210,210,210,1,122,122,122,1,134,134,134,1, + 173,249,241,1,173,255,247,1,178,255,247,1,182,255,248,1,186,255,249,1, + 191,255,249,1,195,255,250,1,199,255,251,1,203,255,252,1,208,255,252,1, + 212,255,253,1,144,149,149,1,215,215,215,1,154,154,154,1,208,208,208,1, + 158,158,158,1,13,182,0,1,124,124,124,1,186,186,186,1,192,192,192,1, + 169,169,169,1,226,226,226,1,207,207,207,1,186,186,186,1,169,169,169,1, + 226,226,226,1,207,207,207,1,186,186,186,1,169,169,169,1,221,221,221,1, + 207,207,207,1,190,190,190,1,255,255,255,1,207,207,207,1,139,139,139,1, + 178,178,178,1,73,73,73,1,209,209,209,1,198,198,198,1,51,51,51,1, + 217,217,217,2,48,48,48,1,214,214,214,1,217,217,217,1,103,103,103,1, + 113,113,113,1,101,101,101,1,52,52,52,1,186,186,186,1,113,113,113,1, + 249,249,249,1,210,210,210,1,208,208,208,3,0,0,255,4,0,0,95,1, + 0,0,12,1,0,0,233,1,0,0,255,2,0,0,204,1,0,0,0,1, + 208,208,208,2,210,210,210,2,208,208,208,1,146,146,146,1,153,152,152,1, + 216,197,199,1,255,220,224,1,255,216,221,1,195,162,166,1,199,165,169,1, + 255,212,217,2,216,189,193,1,149,150,153,1,53,103,129,1,5,9,12,1, + 0,0,0,1,208,208,208,1,210,210,210,1,122,122,122,1,134,134,134,13, + 215,215,215,1,154,154,154,1,208,208,208,1,158,158,158,1,124,124,124,2, + 161,161,161,1,192,192,192,1,169,169,169,1,174,174,174,1,138,138,138,1, + 136,136,136,1,169,169,169,1,174,174,174,1,138,138,138,1,136,136,136,1, + 169,169,169,1,174,174,174,1,128,128,128,1,150,150,150,1,255,255,255,2, + 139,139,139,1,212,212,212,1,80,80,80,1,45,45,45,1,49,49,49,1, + 105,105,105,1,217,217,217,2,48,48,48,1,214,214,214,1,217,217,217,1, + 103,103,103,1,124,124,124,1,117,117,117,1,91,91,91,1,186,186,186,1, + 113,113,113,1,249,249,249,1,210,210,210,1,208,208,208,3,0,0,255,1, + 0,0,254,1,0,0,255,2,0,0,54,1,0,0,61,1,0,0,255,2, + 0,0,254,1,0,0,89,1,0,0,0,1,208,208,208,2,210,210,210,2, + 208,208,208,2,150,150,150,1,151,149,150,1,186,173,174,1,241,205,209,1, + 255,212,217,2,241,204,208,1,186,171,173,1,152,152,153,1,165,194,209,1, + 120,174,202,1,61,124,155,1,12,24,30,1,208,208,208,1,128,128,128,1, + 122,122,122,1,134,134,134,1,255,170,184,1,255,174,187,1,255,178,190,1, + 255,182,193,1,255,187,196,1,255,191,199,1,255,195,202,1,255,200,205,1, + 255,204,208,1,255,208,211,1,255,212,214,1,134,134,134,1,215,215,215,1, + 154,154,154,1,208,208,208,1,158,158,158,1,255,255,255,1,124,124,124,1, + 164,164,164,1,192,192,192,1,169,169,169,1,236,236,236,1,219,219,219,1, + 201,201,201,1,169,169,169,1,236,236,236,1,219,219,219,1,201,201,201,1, + 169,169,169,1,231,231,231,1,219,219,219,1,204,204,204,1,255,255,255,2, + 139,139,139,1,217,217,217,2,159,159,159,1,157,157,157,1,212,212,212,1, + 217,217,217,2,164,164,164,1,217,217,217,2,187,187,187,1,194,194,194,1, + 192,192,192,1,196,196,196,1,207,207,207,1,185,185,185,1,249,249,249,1, + 210,210,210,1,208,208,208,4,0,0,223,1,0,0,254,1,0,0,255,1, + 0,0,188,1,0,0,199,1,0,0,255,1,0,0,254,1,0,0,158,1, + 0,0,0,2,208,208,208,2,210,210,210,2,208,208,208,3,63,63,63,1, + 120,119,119,1,150,148,149,1,153,152,152,2,150,148,149,1,112,111,111,1, + 64,111,135,1,131,181,206,1,168,203,221,1,120,175,202,1,61,124,155,1, + 18,37,46,1,210,210,210,1,122,122,122,1,134,134,134,1,255,170,184,1, + 255,174,187,1,255,178,190,1,255,182,193,1,255,187,196,1,0,0,0,1, + 255,195,202,1,255,200,205,1,255,204,208,1,255,208,211,1,255,212,214,1, + 134,134,134,1,182,182,182,1,158,158,158,1,208,208,208,1,158,158,158,1, + 255,255,255,1,124,124,124,1,169,169,169,14,255,255,255,1,206,48,6,1, + 139,139,139,1,217,217,217,16,249,249,249,1,210,210,210,1,208,208,208,5, + 0,0,136,1,0,0,204,1,0,0,167,1,0,0,172,1,0,0,204,1, + 0,0,89,1,0,0,0,2,208,208,208,3,210,210,210,2,208,208,208,4, + 0,0,0,2,24,24,24,1,20,20,20,1,0,0,0,2,7,14,18,1, + 74,136,168,1,131,181,206,1,168,203,221,1,120,175,202,1,52,106,133,1, + 210,210,210,1,122,122,122,1,134,134,134,1,255,170,184,1,255,174,187,1, + 255,178,190,1,255,182,193,1,255,187,196,1,255,191,199,1,255,195,202,1, + 255,200,205,1,255,204,208,1,255,208,211,1,255,212,214,1,134,134,134,1, + 150,150,150,1,24,24,24,1,0,0,0,1,160,160,160,1,255,255,255,1, + 124,124,124,1,197,197,197,1,192,192,192,1,169,169,169,1,224,224,224,1, + 216,216,216,1,207,207,207,1,169,169,169,1,234,234,234,1,216,216,216,2, + 169,169,169,1,253,253,253,1,208,208,208,1,210,210,210,1,255,255,255,1, + 0,0,0,1,143,143,143,1,248,248,248,16,254,254,254,1,210,210,210,1, + 208,208,208,6,0,0,0,6,208,208,208,4,210,210,210,2,208,208,208,6, + 0,0,0,4,208,208,208,1,27,56,70,1,73,135,166,1,130,181,206,1, + 168,202,220,1,54,78,90,1,210,210,210,1,122,122,122,1,136,136,136,1, + 134,134,134,11,137,137,137,1,43,43,43,1,0,0,0,1,208,208,208,1, + 104,104,104,1,255,255,255,1,124,124,124,1,161,161,161,1,145,145,145,1, + 169,169,169,1,166,166,166,1,173,173,173,1,170,170,170,1,169,169,169,1, + 234,234,234,1,169,169,169,1,179,179,179,1,169,169,169,1,243,243,243,1, + 166,166,166,1,96,96,96,1,255,255,255,2,208,208,208,18,210,210,210,1, + 208,208,208,7,0,0,0,2,208,208,208,7,210,210,210,2,208,208,208,12, + 40,80,101,1,65,120,147,1,60,83,96,1,0,0,0,1,218,218,218,1, + 122,122,122,1,0,0,0,14,208,208,208,2,20,20,20,1,255,255,255,1, + 124,124,124,1,246,246,246,1,255,255,255,15,208,208,208,37,210,210,210,16, + 208,208,208,1,114,114,114,1,123,123,123,13,124,124,124,1,90,90,90,1, + 33,33,33,1,32,32,32,1,208,208,208,1,255,255,255,16,224,224,224,1, + 208,208,208,36,200,202,192,1,203,204,199,1,200,203,200,2,209,209,209,2, + 208,208,208,11,209,209,209,1,0,0,0,1,255,255,255,16,99,99,99,1, + 208,208,208,71,209,205,204,1,191,250,254,1,208,208,208,71,208,205,203,1, + 208,208,208,16,209,209,209,1,0,0,0,1,208,208,208,17,217,217,217,4, + 255,255,255,1,128,128,128,1,217,217,217,4,208,208,208,44,209,207,207,1, + 208,208,208,7,0,0,182,2,208,208,208,7,207,207,207,1,0,0,255,1, + 208,208,208,7,0,0,182,2,208,208,208,7,98,98,241,1,208,208,208,54, + 209,209,209,1,208,208,208,5,0,0,195,1,0,0,206,1,0,0,214,2, + 0,0,206,1,0,0,195,1,208,208,208,5,208,202,201,1,224,224,224,1, + 208,208,208,5,0,0,195,1,0,0,206,1,0,0,214,2,0,0,206,1, + 0,0,195,1,208,208,208,5,217,217,217,1,208,208,208,54,208,204,202,1, + 208,208,208,4,0,0,200,1,0,0,233,1,0,0,255,4,0,0,228,1, + 0,0,187,1,208,208,208,4,209,205,204,1,224,224,224,1,208,208,208,4, + 0,0,200,1,0,0,233,1,0,0,255,4,0,0,228,1,0,0,187,1, + 208,208,208,4,54,54,54,1,208,208,208,54,207,199,197,1,208,208,208,3, + 0,0,195,1,0,0,233,1,0,0,255,6,0,0,226,1,0,0,140,1, + 208,208,208,3,210,210,210,1,217,217,217,1,208,208,208,3,0,0,195,1, + 0,0,233,1,0,0,255,6,0,0,226,1,0,0,140,1,208,208,208,4, + 218,218,218,1,217,217,217,7,255,255,255,1,128,128,128,1,217,217,217,4, + 208,208,208,40,210,210,210,1,208,208,208,3,0,0,206,1,0,0,255,8, + 0,0,180,1,0,0,0,1,208,208,208,2,207,207,207,1,0,0,255,1, + 208,208,208,3,0,0,206,1,0,0,255,8,0,0,180,1,0,0,0,1, + 208,208,208,2,136,136,136,1,0,0,0,1,98,2,17,1,232,165,35,1, + 34,16,65,1,0,0,0,1,136,9,0,1,64,29,40,1,20,29,40,1, + 0,0,0,2,36,29,40,1,0,0,0,2,0,0,1,1,208,208,208,4, + 0,0,0,2,236,236,236,34,209,209,209,1,208,208,208,2,0,0,182,1, + 0,0,214,1,0,0,255,8,0,0,197,1,0,0,13,1,208,208,208,2, + 207,200,198,1,0,0,0,1,208,208,208,2,0,0,182,1,0,0,214,1, + 0,0,255,8,0,0,197,1,0,0,13,1,208,208,208,2,128,196,201,1, + 0,0,0,54,208,203,201,1,208,208,208,2,0,0,182,1,0,0,214,1, + 0,0,255,8,0,0,197,1,0,0,10,1,208,208,208,2,207,201,199,1, + 144,188,191,1,208,208,208,2,0,0,182,1,0,0,214,1,0,0,255,8, + 0,0,197,1,0,0,10,1,208,208,208,2,163,163,166,1,0,0,0,42, + 255,255,255,12,205,199,198,1,208,208,208,3,0,0,206,1,0,0,255,8, + 0,0,179,1,0,0,0,1,208,208,208,2,209,207,206,1,136,136,136,1, + 208,208,208,3,0,0,206,1,0,0,255,8,0,0,179,1,0,0,0,1, + 208,208,208,3,0,0,0,3,38,38,38,1,1,1,1,1,0,0,0,27, + 255,255,255,1,140,140,140,14,255,255,255,1,0,0,0,2,255,255,255,4, + 207,200,198,1,208,208,208,3,0,0,195,1,0,0,228,1,0,0,255,6, + 0,0,226,1,0,0,107,1,0,0,0,1,208,208,208,2,208,207,206,1, + 208,208,208,4,0,0,195,1,0,0,228,1,0,0,255,6,0,0,226,1, + 0,0,107,1,0,0,0,1,208,208,208,2,224,224,224,1,0,0,0,22, + 255,255,255,1,140,140,140,14,255,255,255,1,0,0,0,1,255,255,255,14, + 0,0,0,1,209,209,209,1,208,208,208,4,0,0,187,1,0,0,226,1, + 0,0,255,4,0,0,226,1,0,0,154,1,0,0,0,2,208,208,208,2, + 210,210,210,1,224,224,224,1,208,208,208,4,0,0,187,1,0,0,226,1, + 0,0,255,4,0,0,226,1,0,0,154,1,0,0,0,2,208,208,208,3, + 255,255,255,13,140,140,140,14,255,255,255,17,0,0,0,1,255,255,255,9, + 209,205,204,1,208,208,208,5,0,0,140,1,0,0,180,1,0,0,197,2, + 0,0,179,1,0,0,107,1,0,0,0,2,208,208,208,3,208,206,206,1, + 255,255,255,1,208,208,208,5,0,0,140,1,0,0,180,1,0,0,197,2, + 0,0,179,1,0,0,107,1,0,0,0,2,208,208,208,3,255,255,255,1, + 140,140,140,1,255,255,255,2,140,140,140,14,255,255,255,17,0,0,0,1, + 255,255,255,15,0,0,0,3,128,128,128,1,208,210,210,1,208,208,208,6, + 0,0,0,1,0,0,13,1,0,0,10,1,0,0,0,3,208,208,208,4, + 210,210,210,1,255,255,255,1,208,208,208,6,0,0,0,1,0,0,13,1, + 0,0,10,1,0,0,0,3,208,208,208,4,255,255,255,1,140,140,140,1, + 221,221,221,1,216,216,216,3,163,163,163,1,140,140,140,1,255,255,255,17, + 0,0,0,1,255,255,255,15,0,0,0,3,128,128,128,1,255,255,255,5, + 182,182,182,1,7,7,7,1,0,0,0,3,210,210,210,1,208,208,208,16, + 208,204,202,1,208,208,208,17,255,30,64,1,255,255,255,14,0,0,0,1, + 255,255,255,15,0,0,0,3,128,128,128,1,255,255,255,6,219,219,219,1, + 30,30,30,1,0,0,0,4,255,255,255,1,175,175,175,1,191,191,191,1, + 140,140,140,1,192,192,192,1,174,174,174,1,143,143,143,1,144,144,144,1, + 209,209,209,1,208,208,208,16,207,201,199,1,208,208,208,18,255,255,255,4, + 0,0,0,1,255,255,255,15,0,0,0,3,128,128,128,1,255,255,255,6, + 230,230,230,1,125,125,125,1,14,14,14,1,0,0,0,3,255,255,255,1, + 168,168,168,1,191,191,191,1,140,140,140,1,194,194,194,1,172,172,172,1, + 140,140,140,1,144,144,144,1,215,215,215,1,140,140,140,1,191,191,191,1, + 168,168,168,1,140,140,140,1,218,218,218,1,148,148,148,1,255,255,255,2, + 140,140,140,1,209,196,192,1,208,202,200,1,207,200,198,1,207,199,196,1, + 208,201,199,1,208,204,203,1,209,209,209,1,209,206,205,1,208,202,200,1, + 208,198,196,1,207,199,197,1,208,201,199,3,207,201,198,1,207,198,198,1, + 206,200,200,1,205,192,192,1,255,30,64,1,255,255,255,16,124,124,124,1, + 255,255,255,10,0,0,0,3,128,128,128,1,255,255,255,5,212,212,212,1, + 143,143,143,1,110,110,110,1,14,14,14,1,0,0,0,3,255,255,255,1, + 143,143,143,1,212,212,212,1,140,140,140,1,216,216,216,1,152,152,152,1, + 140,140,140,1,144,144,144,1,215,215,215,1,140,140,140,1,162,162,162,1, + 193,193,193,1,142,142,142,1,227,227,227,1,140,140,140,1,255,255,255,2, + 140,140,140,1,187,187,187,1,176,176,176,1,196,196,196,1,220,220,220,1, + 148,148,148,1,227,227,227,1,140,140,140,1,227,227,227,1,140,140,140,2, + 88,32,0,0,0,0,0,0,0,0,46,21,0,0,0,5,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,0,9,2,0,6,207,212,116, - 122,161,232,87,6,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,9,2, + 0,6,207,212,116,122,161,232,87,6,0,0,0,0,0,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,128, - 0,0,0,0,0,102,205,128,114,231,255,247,248,253,253,179,114,48,0,0, - 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, - 0,0,0,155,27,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,35,241,253, - 245,255,255,255,255,255,255,255,219,147,159,172,0,0,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,196,221,65,0,0, + 0,0,0,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,128,0,0,0,0,0,102,205,128,114,231,255,247,248,253,253, + 179,114,48,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,0,0,0,0,0,155,27,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,0,0,0,0,0,48,222,255,255,255,255,255,255,255,255,255, - 255,251,255,173,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,0,0,0,0,0,192,255,239,118,0,0,0,0,0,0,0,0,0, - 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0, - 6,114,231,255,255,255,255,255,255,255,255,255,255,255,246,118,6,0,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,192, - 255,255,248,167,3,0,0,0,0,0,0,0,0,0,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,0,0,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,0,0,0,0,55,169,255,255,255,255,255,255, - 255,255,255,255,255,255,255,169,55,0,0,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,0,0,0,0,0,192,255,255,255,254,202,18,0,0, - 0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 0,0,0,0,97,226,255,255,255,255,255,255,255,255,255,255,255,255,255,230, - 99,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, - 0,0,0,192,255,255,255,255,255,222,50,0,0,0,0,0,0,0,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,24,239,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,253,185,0,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,192,255,255,255,255, - 255,255,235,101,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,0,0,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,0,0,0,0,153,251,255,255,255,255,255,255,255,255,255,255, - 255,255,255,246,122,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,0,0,0,0,0,192,255,255,255,255,255,255,241,166,14,0,0,0, - 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0, - 114,236,255,255,255,255,255,255,255,255,255,255,255,255,255,236,114,0,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,192, - 255,255,255,255,255,235,162,110,14,0,0,0,0,0,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,0,0,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,0,0,0,0,91,210,255,255,255,255,255,255, - 255,255,255,255,255,255,255,215,91,0,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,0,0,0,0,0,192,255,255,255,254,227,148,87,4, - 0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 0,0,0,0,55,195,255,255,255,255,255,255,255,255,255,255,255,255,255,235, - 55,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, - 0,0,0,192,255,255,249,212,139,61,0,0,0,0,0,0,0,0,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,6,231,248,255, - 255,255,255,255,255,255,255,255,255,255,220,120,6,0,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,192,255,243,191,130, - 37,0,0,0,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,0,0,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,0,0,0,0,0,63,145,237,255,255,255,255,255,255,255,255, - 255,236,145,48,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,0,0,0,0,0,196,228,169,116,19,0,0,0,0,0,0,0,0, + 0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0, + 0,0,35,241,253,245,255,255,255,255,255,255,255,219,147,159,172,0,0,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0, + 196,221,65,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,0,0,0,0,0,48,222,255,255,255,255, + 255,255,255,255,255,255,251,255,173,0,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,0,0,0,0,0,192,255,239,118,0,0,0,0, + 0,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,0,0,0,0,6,114,231,255,255,255,255,255,255,255,255,255,255,255,246, + 118,6,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0, + 0,0,0,0,192,255,255,248,167,3,0,0,0,0,0,0,0,0,0,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,55,169,255, + 255,255,255,255,255,255,255,255,255,255,255,255,169,55,0,0,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,192,255,255,255, + 254,202,18,0,0,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,0,0,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,0,0,0,0,97,226,255,255,255,255,255,255,255,255,255, + 255,255,255,255,230,99,0,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,0,0,0,0,0,192,255,255,255,255,255,222,50,0,0,0,0, + 0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0, + 0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0, + 24,239,255,255,255,255,255,255,255,255,255,255,255,255,255,255,253,185,0,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0, + 192,255,255,255,255,255,255,235,101,0,0,0,0,0,0,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,0,0,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,0,0,0,0,153,251,255,255,255,255,255, + 255,255,255,255,255,255,255,255,246,122,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,0,0,0,0,0,192,255,255,255,255,255,255,241, + 166,14,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,0,0,0,0,114,236,255,255,255,255,255,255,255,255,255,255,255,255,255, + 236,114,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0, + 0,0,0,0,192,255,255,255,255,255,235,162,110,14,0,0,0,0,0,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,91,210,255, + 255,255,255,255,255,255,255,255,255,255,255,255,215,91,0,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,192,255,255,255, + 254,227,148,87,4,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,0,0,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,0,0,0,0,55,195,255,255,255,255,255,255,255,255,255, + 255,255,255,255,235,55,0,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,0,0,0,0,0,192,255,255,249,212,139,61,0,0,0,0,0, + 0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0, + 0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0, + 0,6,231,248,255,255,255,255,255,255,255,255,255,255,255,220,120,6,0,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0, + 192,255,243,191,130,37,0,0,0,0,0,0,0,0,0,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,0,0,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,0,0,0,0,0,63,145,237,255,255,255, + 255,255,255,255,255,255,236,145,48,0,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,0,0,0,0,0,196,228,169,116,19,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,0,0,0,0,0,0,62,153,238,255,255,255,255,255,255,255,219,145,62, + 0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0, + 0,0,0,0,155,90,96,7,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,0, + 48,114,169,210,237,245,236,241,238,114,48,0,0,0,0,0,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,21,1,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0, - 0,0,62,153,238,255,255,255,255,255,255,255,219,145,62,0,0,0,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,155, - 90,96,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,0,0,0,0,0,0,0,48,114,169,210,237, - 245,236,241,238,114,48,0,0,0,0,0,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,0,0,0,0,0,0,21,1,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,255,128,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,0,0,0,0,0,0,0,0,6,55,91,114,122,114,111, + 93,6,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,255,128,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 0,0,0,0,0,0,0,0,6,55,91,114,122,114,111,93,6,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, @@ -1577,78 +1580,77 @@ implementation 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,255,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,255,255,255,255,255,255,255,255,251,70,1,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,8,101,149,148,105,10,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255, + 255,0,9,21,27,27,22,51,32,57,0,0,0,0,0,0,0,0,255,255, + 255,255,255,255,255,255,255,253,103,1,0,0,0,0,0,0,0,0,0,0, + 0,0,7,7,0,0,0,0,0,0,0,0,0,0,0,0,0,29,224,255, + 215,218,255,225,36,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,255,255,255,255,255,52,98,91,82,74,56, + 107,58,0,0,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255, + 253,111,1,0,0,0,0,0,0,0,0,0,102,201,220,220,201,102,0,0, + 0,0,0,0,0,0,0,0,0,185,255,199,229,229,199,254,195,0,0,0, + 0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0, + 0,255,0,255,255,0,0,0,0,14,6,14,0,14,0,0,0,0,0,0, + 0,0,255,255,255,255,255,255,255,255,255,255,255,253,119,1,0,0,0,0, + 0,0,0,166,242,255,255,255,255,247,177,0,0,0,0,0,0,0,0,0, + 17,253,255,255,255,255,255,255,254,13,0,0,0,0,0,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,0,0,255,0,255,8,0,0,0, + 0,94,78,93,80,76,0,0,0,0,0,0,0,0,255,255,255,255,255,255, + 255,255,255,255,255,255,253,128,2,0,0,0,0,0,102,242,255,255,255,255, + 255,255,249,142,0,0,0,0,0,0,0,0,62,253,255,255,255,255,255,255, + 255,111,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,0,0,255,0,0,0,0,0,0,0,45,49,47,61,28,0,0, + 0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 54,0,0,0,0,0,201,255,255,255,255,255,255,255,255,230,32,0,0,0, + 0,0,0,0,175,255,255,255,255,255,255,255,255,219,32,0,0,0,0,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,255,0,0, + 0,0,20,43,40,87,35,18,0,0,255,255,255,0,0,0,0,0,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,136,0,0,0,0,7,220,255, + 255,255,255,255,255,255,255,239,100,0,0,0,0,0,0,0,229,255,255,255, + 255,255,255,255,255,243,96,0,0,0,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,0,0,255,0,0,0,0,42,79,80,94,74,41, + 0,0,0,0,255,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,138,0,0,0,0,7,220,255,255,255,255,255,255,255,255,239, + 130,0,0,0,0,0,0,0,229,255,255,255,255,255,255,255,255,243,126,0, + 0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0, + 0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,0,0,0, + 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,138,0,0,0, + 0,0,201,255,255,255,255,255,255,255,255,231,126,0,0,0,0,0,0,0, + 175,255,255,255,255,255,255,255,255,219,126,0,0,0,0,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,0,0,255,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,255,0,0,0,0,0,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,138,0,0,0,0,0,102,247,255,255,255,255, + 255,255,249,186,96,0,0,0,0,0,0,0,58,254,255,255,255,255,255,255, + 254,166,96,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,0,0,255,0,0,59,45,20,26,28,3,26,19,0,0,0,0, + 255,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 138,0,0,0,0,0,0,177,249,255,255,255,255,249,215,139,32,0,0,0, + 0,0,0,0,0,137,254,255,255,255,255,254,194,139,32,0,0,0,0,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,255,255,0, + 78,61,91,100,109,36,101,48,0,8,255,0,255,0,0,0,0,0,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,138,0,0,0,0,0,0,0, + 142,230,239,239,231,186,139,66,0,0,0,0,0,0,0,0,0,0,109,219, + 247,246,219,166,139,66,0,0,0,0,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,0,0,0,0,0,0,0,0,0,0,0,0,18, + 0,255,255,0,255,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,138,0,0,0,0,0,0,0,0,32,100,130,126,96,32,0, + 0,0,0,0,0,0,0,0,0,0,0,32,246,239,126,96,32,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,255,255,255,255,255,255,255,255,251,70,1,0,0,0,0,0,0,0,0, + 0,0,0,0,105,83,82,91,93,124,69,57,255,255,255,255,255,0,0,0, + 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,138,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,8,101,149,148,105,10,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,0,9,21,27, - 27,22,51,32,57,0,0,0,0,0,0,0,0,255,255,255,255,255,255,255, - 255,255,253,103,1,0,0,0,0,0,0,0,0,0,0,0,0,7,7,0, - 0,0,0,0,0,0,0,0,0,0,0,0,29,224,255,215,218,255,225,36, + 0,0,0,0,120,112,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,38,31,29,33, + 34,44,26,13,0,255,255,0,0,0,0,0,0,0,2,136,138,138,138,138, + 138,138,138,138,138,138,138,138,136,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,255,255,255,255,255,52,98,91,82,74,56,107,58,0,0,0, - 0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,253,111,1,0,0, - 0,0,0,0,0,0,0,102,201,220,220,201,102,0,0,0,0,0,0,0, - 0,0,0,0,185,255,199,229,229,199,254,195,0,0,0,0,0,0,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,255,0,255,255, - 0,0,0,0,14,6,14,0,14,0,0,0,0,0,0,0,0,255,255,255, - 255,255,255,255,255,255,255,255,253,119,1,0,0,0,0,0,0,0,166,242, - 255,255,255,255,247,177,0,0,0,0,0,0,0,0,0,17,253,255,255,255, - 255,255,255,254,13,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,0,0,255,0,255,8,0,0,0,0,94,78,93,80, - 76,0,0,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255, - 255,253,128,2,0,0,0,0,0,102,242,255,255,255,255,255,255,249,142,0, - 0,0,0,0,0,0,0,62,253,255,255,255,255,255,255,255,111,0,0,0, - 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, - 255,0,0,0,0,0,0,0,45,49,47,61,28,0,0,0,0,0,0,0, - 0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,54,0,0,0,0, - 0,201,255,255,255,255,255,255,255,255,230,32,0,0,0,0,0,0,0,175, - 255,255,255,255,255,255,255,255,219,32,0,0,0,0,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,0,0,255,0,0,0,0,20,43,40, - 87,35,18,0,0,255,255,255,0,0,0,0,0,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,136,0,0,0,0,7,220,255,255,255,255,255,255, - 255,255,239,100,0,0,0,0,0,0,0,229,255,255,255,255,255,255,255,255, - 243,96,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,0,0,255,0,0,0,0,42,79,80,94,74,41,0,0,0,0,255, - 0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,138, - 0,0,0,0,7,220,255,255,255,255,255,255,255,255,239,130,0,0,0,0, - 0,0,0,229,255,255,255,255,255,255,255,255,243,126,0,0,0,0,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,255,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,255,0,0,0,0,0,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,138,0,0,0,0,0,201,255,255, - 255,255,255,255,255,255,231,126,0,0,0,0,0,0,0,175,255,255,255,255, - 255,255,255,255,219,126,0,0,0,0,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,0,0,255,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,255,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,138,0,0,0,0,0,102,247,255,255,255,255,255,255,249,186,96, - 0,0,0,0,0,0,0,58,254,255,255,255,255,255,255,254,166,96,0,0, - 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, - 255,0,0,59,45,20,26,28,3,26,19,0,0,0,0,255,0,0,0,0, - 0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,138,0,0,0,0, - 0,0,177,249,255,255,255,255,249,215,139,32,0,0,0,0,0,0,0,0, - 137,254,255,255,255,255,254,194,139,32,0,0,0,0,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,0,0,255,255,0,78,61,91,100,109, - 36,101,48,0,8,255,0,255,0,0,0,0,0,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,138,0,0,0,0,0,0,0,142,230,239,239,231, - 186,139,66,0,0,0,0,0,0,0,0,0,0,109,219,247,246,219,166,139, - 66,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,0,0,0,0,0,0,0,0,0,0,0,0,18,0,255,255,0,255, - 0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,138, - 0,0,0,0,0,0,0,0,32,100,130,126,96,32,0,0,0,0,0,0, - 0,0,0,0,0,0,32,246,239,126,96,32,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,105, - 83,82,91,93,124,69,57,255,255,255,255,255,0,0,0,0,0,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,138,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,120, - 112,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,38,31,29,33,34,44,26,13,0, - 255,255,0,0,0,0,0,0,0,2,136,138,138,138,138,138,138,138,138,138, - 138,138,138,136,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,0,255,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, @@ -1657,81 +1659,82 @@ implementation 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,118,124,7,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,118,124,7,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0, + 0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,32,176,219,73,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0, - 1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,176,219, - 73,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,255,255,255, - 255,251,70,1,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,0,0,0,0,86,210,249,210,86,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,73,219,175,32,0,0,0,0,0, + 255,255,255,255,255,255,251,70,1,0,0,0,0,0,0,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,86,210,249,210,86, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,73,219,175,32, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,253, + 103,1,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,0,0,0,90,255,255,255,255,255,120,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,7,124,236,124,7,0,0,0,0,0,0, + 0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0, + 0,0,255,255,255,255,255,255,255,255,255,255,253,111,1,0,0,0,0,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,211,255, + 255,255,255,255,235,49,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,32,176,219,73,0,0,0,0,0,0,0,0,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,0,0,0,255,255,255,255,255,255, + 255,255,255,255,255,253,119,1,0,0,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,0,0,0,240,255,255,255,255,255,248,116,0,0, + 34,0,0,0,0,0,0,0,0,255,85,0,0,0,0,0,0,73,219,176, + 32,0,0,85,255,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,253,128, + 2,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0, + 0,0,178,255,255,255,255,255,220,132,0,22,230,39,0,0,0,0,0,0, + 0,255,234,21,0,0,0,0,0,0,7,124,118,0,21,234,255,0,0,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,54,0,0,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,0,0,0,33,240,255,255,255,244, + 155,98,0,147,255,200,12,0,0,0,0,0,0,255,255,170,255,0,255,0, + 255,0,255,0,255,0,170,255,255,0,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,0,0,0,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,136,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,0,0,0,0,33,184,209,191,147,126,18,35,250,255,253,105,0, + 0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0, + 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,138,0,0,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0, + 9,63,85,63,9,0,167,255,255,255,214,19,0,0,0,0,0,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,0,0,0,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,138,0,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,0,0,0,255,255,255,255,255,255,0,50,254,255, + 255,255,255,124,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 138,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0, + 0,0,255,255,255,255,255,255,140,187,255,255,255,255,255,224,27,0,0,0, + 0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,138,0,0,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,0,0,0,255,255,255,255,255,255, + 140,0,103,140,140,140,140,140,103,0,0,0,0,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,0,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,0,0,0,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,138,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,0,0,0,255,255,255,255,255,255,140,0,0,0,0,0,0,0, + 0,0,0,0,0,255,255,170,255,0,255,0,255,0,255,0,255,0,170,255, + 255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,138,0,0,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,255,255, + 255,255,255,255,140,0,0,0,0,0,0,0,0,0,0,0,0,255,234,21, + 0,0,0,0,0,0,0,0,0,0,21,234,255,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,138,0,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,0,0,0,255,255,255,255,255,255,140,0,0,0, + 0,0,0,0,0,0,0,0,0,255,85,0,0,0,0,0,0,0,0,0, + 0,0,0,85,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,2,136,138,138,138,138,138,138,138,138,138,138,138,138, + 136,0,0,255,128,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0, + 0,0,0,140,140,140,140,140,140,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,255,255,255,255,255,255,255,255,255,253,103,1,0,0,0, - 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, - 0,90,255,255,255,255,255,120,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,7,124,236,124,7,0,0,0,0,0,0,0,0,0,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,255,255,255, - 255,255,255,255,255,255,255,253,111,1,0,0,0,0,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,0,0,0,211,255,255,255,255,255,235, - 49,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,176, - 219,73,0,0,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,0,0,0,255,255,255,255,255,255,255,255,255,255,255, - 253,119,1,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,0,0,0,240,255,255,255,255,255,248,116,0,0,34,0,0,0,0, - 0,0,0,0,255,85,0,0,0,0,0,0,73,219,176,32,0,0,85,255, - 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, - 0,255,255,255,255,255,255,255,255,255,255,255,255,253,128,2,0,0,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,178,255,255, - 255,255,255,220,132,0,22,230,39,0,0,0,0,0,0,0,255,234,21,0, - 0,0,0,0,0,7,124,118,0,21,234,255,0,0,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,0,0,0,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,54,0,0,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,0,0,0,33,240,255,255,255,244,155,98,0,147,255, - 200,12,0,0,0,0,0,0,255,255,170,255,0,255,0,255,0,255,0,255, - 0,170,255,255,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,136, - 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, - 0,0,33,184,209,191,147,126,18,35,250,255,253,105,0,0,0,0,0,0, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,138,0,0,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,9,63,85,63,9, - 0,167,255,255,255,214,19,0,0,0,0,0,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,0,0,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,0,0,0,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,138,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,0,0,0,255,255,255,255,255,255,0,50,254,255,255,255,255,124,0, - 0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, - 0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,138,0,0,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,255,255,255, - 255,255,255,140,187,255,255,255,255,255,224,27,0,0,0,0,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,0,0,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,0,0,0,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,138,0,0,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,0,0,0,255,255,255,255,255,255,140,0,103,140,140, - 140,140,140,103,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,138, - 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, - 0,255,255,255,255,255,255,140,0,0,0,0,0,0,0,0,0,0,0,0, - 255,255,170,255,0,255,0,255,0,255,0,255,0,170,255,255,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,138,0,0,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,0,0,0,255,255,255,255,255,255,140, - 0,0,0,0,0,0,0,0,0,0,0,0,255,234,21,0,0,0,0,0, - 0,0,0,0,0,21,234,255,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,138,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,0,0,0,255,255,255,255,255,255,140,0,0,0,0,0,0,0,0, - 0,0,0,0,255,85,0,0,0,0,0,0,0,0,0,0,0,0,85,255, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,2,136,138,138,138,138,138,138,138,138,138,138,138,138,136,0,0,255,128, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,140,140, - 140,140,140,140,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, @@ -1740,79 +1743,78 @@ implementation 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,16,192,255,255,255,255,255,255,255,255,255,255,255,236,0,0, + 0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16, - 192,255,255,255,255,255,255,255,255,255,255,255,236,0,0,0,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,61,147,209,209, - 147,62,0,0,0,0,0,0,0,0,44,230,248,255,255,255,255,255,255,255, - 255,255,255,254,255,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,8,101,149,148,105,10,0,0,0,0,0, - 0,0,0,0,0,0,12,158,243,254,255,255,255,248,179,13,0,0,0,0, - 0,0,248,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,252,237,237, - 237,237,237,237,237,237,237,237,237,237,237,237,237,237,252,0,0,0,0,0, - 29,224,255,215,218,255,225,36,0,0,0,0,0,0,0,0,0,0,173,247, - 255,255,255,255,255,255,251,208,15,0,0,0,0,0,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,0,0,0,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,0,237,140,140,146,146,140,144,142,140,141,144, - 144,145,140,140,143,144,235,0,0,0,0,0,185,255,199,229,229,199,254,195, - 0,0,0,0,0,0,0,0,0,77,244,255,255,255,255,255,255,255,255,250, - 153,1,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 0,237,140,176,235,226,159,172,183,140,150,190,186,220,142,140,187,190,235,0, - 0,0,0,17,253,255,255,255,255,255,255,254,13,0,0,0,0,0,0,0, - 0,187,255,255,255,255,255,255,255,255,255,255,222,56,0,0,0,0,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,255,250,255,255, - 152,159,164,255,146,154,158,255,148,161,158,255,0,237,143,226,148,169,196,152, - 202,148,173,187,187,232,157,140,221,195,235,0,0,0,0,62,253,255,255,255, - 255,255,255,255,111,0,0,0,0,0,0,0,0,237,255,255,255,255,255,255, - 255,255,255,255,247,107,1,0,0,0,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,0,0,0,255,250,255,255,155,178,162,255,164,166,169,255, - 140,162,162,255,0,237,144,219,174,150,160,142,191,172,212,152,187,207,176,147, - 219,192,235,0,0,0,0,175,255,255,255,255,255,255,255,255,219,32,0,0, - 0,0,0,0,0,247,255,255,255,255,255,255,255,255,255,255,251,132,1,0, - 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0, - 255,247,255,255,140,140,140,255,144,154,159,255,140,140,140,255,0,237,140,166, - 221,227,160,140,160,229,186,140,187,190,187,173,192,192,235,0,0,0,0,229, - 255,255,255,255,255,255,255,255,243,96,0,0,0,0,0,0,0,206,255,255, - 255,255,255,255,255,255,255,255,233,132,1,0,0,0,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,0,0,0,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,0,237,143,147,142,173,218,140,140,228,142,140, - 187,185,186,206,162,192,235,0,0,0,0,229,255,255,255,255,255,255,255,255, - 243,126,0,0,0,0,0,0,0,127,249,255,255,255,255,255,255,255,255,250, - 197,107,1,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,0,0,0,255,245,255,255,148,153,159,255,148,153,159,255,149,153,158,255, - 0,237,154,204,142,146,219,140,140,226,141,140,187,179,188,214,156,192,235,0, - 0,0,0,175,255,255,255,255,255,255,255,255,219,126,0,0,0,0,0,0, - 0,7,230,255,255,255,255,255,255,255,255,247,205,63,2,0,0,0,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,255,245,255,255, - 163,177,177,255,163,177,177,255,163,181,172,255,0,237,142,201,226,221,187,140, - 140,226,141,140,187,175,189,191,156,192,235,0,0,0,0,58,254,255,255,255, - 255,255,255,254,166,96,0,0,0,0,0,0,0,0,46,241,250,255,255,255, - 255,250,249,255,255,201,25,0,0,0,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,0,0,0,255,244,255,255,145,149,155,255,145,149,155,255, - 146,149,154,255,0,237,140,140,160,162,142,140,140,158,140,140,150,147,148,146, - 143,151,235,0,0,0,0,0,137,254,255,255,255,255,254,194,139,32,0,0, - 0,0,0,0,0,0,0,24,193,244,253,253,245,206,207,255,255,255,202,16, - 0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,248,191,0,0,0, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,237,140,140, - 140,140,140,140,140,140,140,140,140,140,140,140,140,140,235,0,0,0,0,0, - 0,109,219,247,246,219,166,139,66,0,0,0,0,0,0,0,0,0,0,0, - 1,56,118,141,132,107,62,197,255,255,255,179,0,0,255,255,255,255,255,255, - 255,255,255,255,255,255,255,239,104,7,0,0,255,239,255,255,148,150,153,255, - 145,150,150,255,140,153,152,255,0,252,235,235,235,235,235,235,235,235,235,235, - 235,235,235,235,235,235,252,0,0,0,0,0,0,0,32,246,239,126,96,32, - 0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,0,16, - 200,255,253,175,0,0,232,255,255,255,255,255,255,255,255,255,255,255,252,159, - 42,0,0,0,255,241,255,255,166,164,165,255,145,165,162,255,143,166,195,255, + 0,61,147,209,209,147,62,0,0,0,0,0,0,0,0,44,230,248,255,255, + 255,255,255,255,255,255,255,255,254,255,0,0,0,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,8,101,149,148,105,10, + 0,0,0,0,0,0,0,0,0,0,0,12,158,243,254,255,255,255,248,179, + 13,0,0,0,0,0,0,248,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,0,252,237,237,237,237,237,237,237,237,237,237,237,237,237,237,237,237,252, + 0,0,0,0,0,29,224,255,215,218,255,225,36,0,0,0,0,0,0,0, + 0,0,0,173,247,255,255,255,255,255,255,251,208,15,0,0,0,0,0,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,0,237,140,140,146,146,140, + 144,142,140,141,144,144,145,140,140,143,144,235,0,0,0,0,0,185,255,199, + 229,229,199,254,195,0,0,0,0,0,0,0,0,0,77,244,255,255,255,255, + 255,255,255,255,250,153,1,0,0,0,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,0,0,0,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,0,237,140,176,235,226,159,172,183,140,150,190,186,220,142, + 140,187,190,235,0,0,0,0,17,253,255,255,255,255,255,255,254,13,0,0, + 0,0,0,0,0,0,187,255,255,255,255,255,255,255,255,255,255,222,56,0, + 0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, + 0,255,250,255,255,152,159,164,255,146,154,158,255,148,161,158,255,0,237,143, + 226,148,169,196,152,202,148,173,187,187,232,157,140,221,195,235,0,0,0,0, + 62,253,255,255,255,255,255,255,255,111,0,0,0,0,0,0,0,0,237,255, + 255,255,255,255,255,255,255,255,255,247,107,1,0,0,0,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,0,0,0,255,250,255,255,155,178,162, + 255,164,166,169,255,140,162,162,255,0,237,144,219,174,150,160,142,191,172,212, + 152,187,207,176,147,219,192,235,0,0,0,0,175,255,255,255,255,255,255,255, + 255,219,32,0,0,0,0,0,0,0,247,255,255,255,255,255,255,255,255,255, + 255,251,132,1,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,0,0,0,255,247,255,255,140,140,140,255,144,154,159,255,140,140,140, + 255,0,237,140,166,221,227,160,140,160,229,186,140,187,190,187,173,192,192,235, + 0,0,0,0,229,255,255,255,255,255,255,255,255,243,96,0,0,0,0,0, + 0,0,206,255,255,255,255,255,255,255,255,255,255,233,132,1,0,0,0,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,0,237,143,147,142,173,218, + 140,140,228,142,140,187,185,186,206,162,192,235,0,0,0,0,229,255,255,255, + 255,255,255,255,255,243,126,0,0,0,0,0,0,0,127,249,255,255,255,255, + 255,255,255,255,250,197,107,1,0,0,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,0,0,0,255,245,255,255,148,153,159,255,148,153,159, + 255,149,153,158,255,0,237,154,204,142,146,219,140,140,226,141,140,187,179,188, + 214,156,192,235,0,0,0,0,175,255,255,255,255,255,255,255,255,219,126,0, + 0,0,0,0,0,0,7,230,255,255,255,255,255,255,255,255,247,205,63,2, + 0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, + 0,255,245,255,255,163,177,177,255,163,177,177,255,163,181,172,255,0,237,142, + 201,226,221,187,140,140,226,141,140,187,175,189,191,156,192,235,0,0,0,0, + 58,254,255,255,255,255,255,255,254,166,96,0,0,0,0,0,0,0,0,46, + 241,250,255,255,255,255,250,249,255,255,201,25,0,0,0,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,0,0,0,255,244,255,255,145,149,155, + 255,145,149,155,255,146,149,154,255,0,237,140,140,160,162,142,140,140,158,140, + 140,150,147,148,146,143,151,235,0,0,0,0,0,137,254,255,255,255,255,254, + 194,139,32,0,0,0,0,0,0,0,0,0,24,193,244,253,253,245,206,207, + 255,255,255,202,16,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255, + 248,191,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,0,237,140,140,140,140,140,140,140,140,140,140,140,140,140,140,140,140,235, + 0,0,0,0,0,0,109,219,247,246,219,166,139,66,0,0,0,0,0,0, + 0,0,0,0,0,1,56,118,141,132,107,62,197,255,255,255,179,0,0,255, + 255,255,255,255,255,255,255,255,255,255,255,255,239,104,7,0,0,255,239,255, + 255,148,150,153,255,145,150,150,255,140,153,152,255,0,252,235,235,235,235,235, + 235,235,235,235,235,235,235,235,235,235,235,252,0,0,0,0,0,0,0,32, + 246,239,126,96,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1, + 1,1,1,0,16,200,255,253,175,0,0,232,255,255,255,255,255,255,255,255, + 255,255,255,252,159,42,0,0,0,255,241,255,255,166,164,165,255,145,165,162, + 255,143,166,195,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,120,112,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,11,170,168, + 121,0,0,22,70,70,70,70,70,70,70,70,70,70,70,70,49,0,0,0, + 0,255,132,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,120,112,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,11,170,168,121,0,0,22,70, - 70,70,70,70,70,70,70,70,70,70,70,49,0,0,0,0,255,132,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, @@ -1820,194 +1822,193 @@ implementation 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,0, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 0,0,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0, - 0,0,0,0,0,0,0,7,7,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,7,7,0,0,0,0,0,0,0,0,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,0,0,0,0,0,0,0,0,0,0,7,7,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,7,7,0,0,0,0,0,0,0,0, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,0,0,102,201,220, - 220,201,102,0,0,0,0,0,0,0,0,0,0,0,0,102,201,220,220,201, - 102,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0, + 0,0,102,201,220,220,201,102,0,0,0,0,0,0,0,0,0,0,0,0, + 102,201,220,220,201,102,0,0,0,0,0,0,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,0,0,0,0,0,0,0,166,242,255,255,255,255,247,177,0,0,0,0, - 0,0,0,0,0,0,166,242,255,255,255,255,247,177,0,0,0,0,0,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,0,0,0,0,0,0,0,166,242,255,255,255,255,247, + 177,0,0,0,0,0,0,0,0,0,0,166,242,255,255,255,255,247,177,0, + 0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,102, - 242,255,255,255,255,255,255,249,142,0,0,0,0,0,0,0,0,102,242,255, - 255,255,255,255,255,249,142,0,0,0,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, + 0,0,0,0,102,242,255,255,255,255,255,255,249,142,0,0,0,0,0,0, + 0,0,102,242,255,255,255,255,255,255,249,142,0,0,0,0,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,0,0,0,0,0,0,201,255,255,255,255,255,255,255,255, - 230,32,0,0,0,0,0,0,0,201,255,255,255,255,255,255,255,255,230,32, - 0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,201,255,255,255, + 255,255,255,255,255,230,32,0,0,0,0,0,0,0,201,255,255,255,255,255, + 255,255,255,230,32,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0, - 0,0,7,220,255,255,255,255,255,255,255,255,239,100,0,0,0,0,0,0, - 7,220,255,255,255,255,255,255,255,255,239,100,0,0,0,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,0,0,0,0,0,7,220,255,255,255,255,255,255,255,255,239,100,0, + 0,0,0,0,0,7,220,255,255,255,255,255,255,255,255,239,100,0,0,0, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,0,0,0,0,0,7,220,255,255,255,255, - 255,255,255,255,239,130,0,0,0,0,0,0,7,220,255,255,255,255,255,255, - 255,255,239,130,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,7, + 220,255,255,255,255,255,255,255,255,239,130,0,0,0,0,0,0,7,220,255, + 255,255,255,255,255,255,255,239,130,0,0,0,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,0,0,0,0,0,0,201,255,255,255,255,255,255,255,255,231,126,0,0, - 0,0,0,0,0,201,255,255,255,255,255,255,255,255,231,126,0,0,0,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,0,0,0,0,0,0,201,255,255,255,255,255,255,255, + 255,231,126,0,0,0,0,0,0,0,201,255,255,255,255,255,255,255,255,231, + 126,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,102, - 247,255,255,255,255,255,255,249,186,96,0,0,0,0,0,0,0,102,247,255, - 255,255,255,255,255,249,186,96,0,0,0,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, + 0,0,0,0,102,247,255,255,255,255,255,255,249,186,96,0,0,0,0,0, + 0,0,102,247,255,255,255,255,255,255,249,186,96,0,0,0,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,0,0,0,0,0,0,0,177,249,255,255,255,255,249,215, - 139,32,0,0,0,0,0,0,0,0,177,249,255,255,255,255,249,215,139,32, - 0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,0,177,249,255, + 255,255,255,249,215,139,32,0,0,0,0,0,0,0,0,177,249,255,255,255, + 255,249,215,139,32,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0, - 0,0,0,0,0,142,230,239,239,231,186,139,66,0,0,0,0,0,0,0, - 0,0,0,142,230,239,239,231,186,139,66,0,0,0,0,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,0,0,0,0,0,0,0,0,142,230,239,239,231,186,139,66,0,0, + 0,0,0,0,0,0,0,0,142,230,239,239,231,186,139,66,0,0,0,0, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,0,0,0,32,100, - 130,126,96,32,0,0,0,0,0,0,0,0,0,0,0,0,32,100,130,126, - 96,32,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0, + 0,0,0,32,100,130,126,96,32,0,0,0,0,0,0,0,0,0,0,0, + 0,32,100,130,126,96,32,0,0,0,0,0,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,0, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 255,255,255,255,255,255,255,255,255,255,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, + 0,0,0,0,0,0,0,0,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,0,0,0, - 0,10,116,105,109,97,103,101,108,105,115,116,14,100,117,109,109,121,105,109, - 97,103,101,108,105,115,116,5,119,105,100,116,104,2,24,4,108,101,102,116, - 2,120,3,116,111,112,2,64,0,0,10,116,102,114,97,109,101,99,111,109, - 112,8,118,105,101,119,109,101,110,117,4,108,101,102,116,3,208,0,3,116, - 111,112,2,96,0,0,15,116,112,114,111,99,101,115,115,109,111,110,105,116, - 111,114,10,114,117,110,112,114,111,99,109,111,110,11,111,110,99,104,105,108, - 100,100,105,101,100,7,11,114,117,110,112,114,111,99,100,105,101,100,4,108, - 101,102,116,3,192,0,3,116,111,112,2,32,0,0,9,116,114,116,116,105, - 115,116,97,116,11,115,116,97,116,111,112,116,105,111,110,115,12,111,110,103, - 101,116,111,98,106,101,99,116,115,7,11,103,101,116,115,116,97,116,111,98, - 106,115,3,116,111,112,2,96,0,0,11,116,102,105,108,101,100,105,97,108, - 111,103,14,112,114,111,106,101,99,116,102,105,108,101,100,105,97,8,115,116, - 97,116,102,105,108,101,7,15,112,114,111,106,101,99,116,115,116,97,116,102, - 105,108,101,26,99,111,110,116,114,111,108,108,101,114,46,102,105,108,116,101, - 114,108,105,115,116,46,100,97,116,97,1,1,6,13,80,114,111,106,101,99, - 116,32,102,105,108,101,115,6,5,42,46,112,114,106,0,1,6,9,65,108, - 108,32,70,105,108,101,115,6,1,42,0,0,21,99,111,110,116,114,111,108, - 108,101,114,46,100,101,102,97,117,108,116,101,120,116,6,3,112,114,106,22, - 99,111,110,116,114,111,108,108,101,114,46,99,97,112,116,105,111,110,111,112, - 101,110,6,12,79,112,101,110,32,80,114,111,106,101,99,116,22,99,111,110, - 116,114,111,108,108,101,114,46,99,97,112,116,105,111,110,115,97,118,101,6, - 12,83,97,118,101,32,80,114,111,106,101,99,116,12,111,112,116,105,111,110, - 115,101,100,105,116,49,11,17,111,101,49,95,97,117,116,111,112,111,112,117, - 112,109,101,110,117,14,111,101,49,95,107,101,121,101,120,101,99,117,116,101, - 13,111,101,49,95,115,97,118,101,115,116,97,116,101,27,111,101,49,95,99, - 104,101,99,107,118,97,108,117,101,97,102,116,101,114,115,116,97,116,114,101, - 97,100,0,4,108,101,102,116,3,0,1,3,116,111,112,2,1,0,0,15, - 116,112,105,112,101,114,101,97,100,101,114,99,111,109,112,10,116,97,114,103, - 101,116,112,105,112,101,16,111,110,105,110,112,117,116,97,118,97,105,108,97, - 98,108,101,7,15,116,97,114,103,101,116,112,105,112,101,105,110,112,117,116, - 4,108,101,102,116,3,56,1,3,116,111,112,2,32,0,0,16,116,115,116, - 114,105,110,103,99,111,110,116,97,105,110,101,114,1,99,12,115,116,114,105, - 110,103,115,46,100,97,116,97,1,6,24,85,110,114,101,115,111,108,118,101, - 100,32,114,101,102,101,114,101,110,99,101,115,32,105,110,6,2,116,111,6, - 35,68,111,32,121,111,117,32,119,105,115,104,32,116,111,32,115,101,97,114, - 99,104,32,116,104,101,32,102,111,114,109,102,105,108,101,63,6,7,87,65, - 82,78,73,78,71,6,12,70,111,114,109,102,105,108,101,32,102,111,114,6, - 9,70,111,114,109,102,105,108,101,115,6,30,82,101,99,117,114,115,105,118, - 101,32,102,111,114,109,32,104,105,101,114,97,114,99,104,121,32,102,111,114, - 32,34,6,5,69,82,82,79,82,6,9,67,108,97,115,115,116,121,112,101, - 6,10,110,111,116,32,102,111,117,110,100,46,6,7,80,114,111,106,101,99, - 116,6,18,105,115,32,109,111,100,105,102,105,101,100,46,32,83,97,118,101, - 63,6,12,67,111,110,102,105,114,109,97,116,105,111,110,6,21,85,110,97, - 98,108,101,32,116,111,32,111,112,101,110,32,102,105,108,101,32,34,6,15, - 42,42,42,32,82,117,110,110,105,110,103,32,42,42,42,6,11,68,111,119, - 110,108,111,97,100,105,110,103,6,10,68,111,119,110,108,111,97,100,101,100, - 6,26,83,116,97,114,116,32,103,100,98,32,115,101,114,118,101,114,32,99, - 111,109,109,97,110,100,32,34,6,10,34,32,114,117,110,110,105,110,103,46, - 6,16,83,116,97,114,116,32,103,100,98,32,83,101,114,118,101,114,6,22, - 103,100,98,32,115,101,114,118,101,114,32,115,116,97,114,116,32,101,114,114, - 111,114,6,26,103,100,98,32,115,101,114,118,101,114,32,115,116,97,114,116, - 32,99,97,110,99,101,108,101,100,46,6,30,67,97,110,32,110,111,116,32, - 114,117,110,32,115,116,97,114,116,32,103,100,98,32,99,111,109,109,97,110, - 100,46,6,15,85,112,108,111,97,100,99,111,109,109,97,110,100,32,34,6, - 20,68,111,119,110,108,111,97,100,32,42,42,42,69,82,82,79,82,42,42, - 42,6,18,68,111,119,110,108,111,97,100,32,102,105,110,105,115,104,101,100, - 46,6,18,68,111,119,110,108,111,97,100,32,99,97,110,99,101,108,101,100, - 46,6,6,70,105,108,101,32,34,6,12,34,32,110,111,116,32,102,111,117, - 110,100,46,6,9,34,32,101,120,105,115,116,115,46,6,3,78,101,119,6, - 15,83,101,108,101,99,116,32,97,110,99,101,115,116,111,114,6,8,78,101, - 119,32,102,111,114,109,6,12,80,97,115,99,97,108,32,70,105,108,101,115, - 6,3,110,101,119,6,22,67,97,110,32,110,111,116,32,108,111,97,100,32, - 80,114,111,106,101,99,116,32,34,6,23,83,101,108,101,99,116,32,112,114, - 111,106,101,99,116,32,116,101,109,112,108,97,116,101,6,13,80,114,111,106, - 101,99,116,32,102,105,108,101,115,6,9,65,108,108,32,102,105,108,101,115, - 6,19,83,101,108,101,99,116,32,112,114,111,103,114,97,109,32,102,105,108, - 101,6,20,80,97,115,99,97,108,32,112,114,111,103,114,97,109,32,102,105, - 108,101,115,6,15,67,32,112,114,111,103,114,97,109,32,102,105,108,101,115, - 6,11,78,101,119,32,80,114,111,106,101,99,116,6,21,67,97,110,32,110, - 111,116,32,115,116,97,114,116,32,112,114,111,99,101,115,115,6,7,80,114, - 111,99,101,115,115,6,7,114,117,110,110,105,110,103,6,30,80,114,111,99, - 101,115,115,32,116,101,114,109,105,110,97,116,101,100,46,32,69,120,105,116, - 99,111,100,101,58,32,6,28,80,114,111,99,101,115,115,32,116,101,114,109, - 105,110,97,116,101,100,32,110,111,114,109,97,108,108,121,46,6,16,77,97, - 107,101,32,42,42,42,69,82,82,79,82,42,42,42,6,8,77,97,107,101, - 32,79,75,46,6,50,83,111,117,114,99,101,32,104,97,115,32,99,104,97, - 110,103,101,100,44,32,100,111,32,121,111,117,32,119,105,115,104,32,116,111, - 32,114,101,109,97,107,101,32,112,114,111,106,101,99,116,63,6,18,76,111, - 97,100,32,87,105,110,100,111,119,32,76,97,121,111,117,116,6,12,68,111, - 99,107,105,110,103,32,65,114,101,97,0,4,108,101,102,116,3,0,1,3, - 116,111,112,2,64,0,0,11,116,102,105,108,101,100,105,97,108,111,103,8, - 111,112,101,110,102,111,114,109,8,115,116,97,116,102,105,108,101,7,15,112, - 114,111,106,101,99,116,115,116,97,116,102,105,108,101,26,99,111,110,116,114, - 111,108,108,101,114,46,102,105,108,116,101,114,108,105,115,116,46,100,97,116, - 97,1,1,6,10,70,111,114,109,32,70,105,108,101,115,6,5,42,46,109, - 102,109,0,0,21,99,111,110,116,114,111,108,108,101,114,46,100,101,102,97, - 117,108,116,101,120,116,6,3,109,102,109,18,99,111,110,116,114,111,108,108, - 101,114,46,111,112,116,105,111,110,115,11,14,102,100,111,95,99,104,101,99, - 107,101,120,105,115,116,0,22,99,111,110,116,114,111,108,108,101,114,46,99, - 97,112,116,105,111,110,111,112,101,110,6,14,79,112,101,110,32,70,111,114, - 109,32,70,105,108,101,4,108,101,102,116,2,120,3,116,111,112,2,1,0, - 0,11,116,98,105,116,109,97,112,99,111,109,112,6,102,111,114,109,98,103, - 17,98,105,116,109,97,112,46,111,114,105,103,102,111,114,109,97,116,6,3, - 112,110,103,16,98,105,116,109,97,112,46,97,108,105,103,110,109,101,110,116, - 11,8,97,108,95,116,105,108,101,100,0,12,98,105,116,109,97,112,46,105, - 109,97,103,101,10,176,0,0,0,0,0,0,0,0,0,0,0,16,0,0, - 0,16,0,0,0,124,0,0,0,0,0,0,0,0,0,0,0,0,0,0, + 255,255,0,0,0,0,10,116,105,109,97,103,101,108,105,115,116,14,100,117, + 109,109,121,105,109,97,103,101,108,105,115,116,5,119,105,100,116,104,2,24, + 4,108,101,102,116,2,120,3,116,111,112,2,64,0,0,10,116,102,114,97, + 109,101,99,111,109,112,8,118,105,101,119,109,101,110,117,4,108,101,102,116, + 3,208,0,3,116,111,112,2,96,0,0,15,116,112,114,111,99,101,115,115, + 109,111,110,105,116,111,114,10,114,117,110,112,114,111,99,109,111,110,11,111, + 110,99,104,105,108,100,100,105,101,100,7,11,114,117,110,112,114,111,99,100, + 105,101,100,4,108,101,102,116,3,192,0,3,116,111,112,2,32,0,0,9, + 116,114,116,116,105,115,116,97,116,11,115,116,97,116,111,112,116,105,111,110, + 115,12,111,110,103,101,116,111,98,106,101,99,116,115,7,11,103,101,116,115, + 116,97,116,111,98,106,115,3,116,111,112,2,96,0,0,11,116,102,105,108, + 101,100,105,97,108,111,103,14,112,114,111,106,101,99,116,102,105,108,101,100, + 105,97,8,115,116,97,116,102,105,108,101,7,15,112,114,111,106,101,99,116, + 115,116,97,116,102,105,108,101,26,99,111,110,116,114,111,108,108,101,114,46, + 102,105,108,116,101,114,108,105,115,116,46,100,97,116,97,1,1,6,13,80, + 114,111,106,101,99,116,32,102,105,108,101,115,6,5,42,46,112,114,106,0, + 1,6,9,65,108,108,32,70,105,108,101,115,6,1,42,0,0,21,99,111, + 110,116,114,111,108,108,101,114,46,100,101,102,97,117,108,116,101,120,116,6, + 3,112,114,106,22,99,111,110,116,114,111,108,108,101,114,46,99,97,112,116, + 105,111,110,111,112,101,110,6,12,79,112,101,110,32,80,114,111,106,101,99, + 116,22,99,111,110,116,114,111,108,108,101,114,46,99,97,112,116,105,111,110, + 115,97,118,101,6,12,83,97,118,101,32,80,114,111,106,101,99,116,12,111, + 112,116,105,111,110,115,101,100,105,116,49,11,17,111,101,49,95,97,117,116, + 111,112,111,112,117,112,109,101,110,117,14,111,101,49,95,107,101,121,101,120, + 101,99,117,116,101,13,111,101,49,95,115,97,118,101,115,116,97,116,101,27, + 111,101,49,95,99,104,101,99,107,118,97,108,117,101,97,102,116,101,114,115, + 116,97,116,114,101,97,100,0,4,108,101,102,116,3,0,1,3,116,111,112, + 2,1,0,0,15,116,112,105,112,101,114,101,97,100,101,114,99,111,109,112, + 10,116,97,114,103,101,116,112,105,112,101,16,111,110,105,110,112,117,116,97, + 118,97,105,108,97,98,108,101,7,15,116,97,114,103,101,116,112,105,112,101, + 105,110,112,117,116,4,108,101,102,116,3,56,1,3,116,111,112,2,32,0, + 0,16,116,115,116,114,105,110,103,99,111,110,116,97,105,110,101,114,1,99, + 12,115,116,114,105,110,103,115,46,100,97,116,97,1,6,24,85,110,114,101, + 115,111,108,118,101,100,32,114,101,102,101,114,101,110,99,101,115,32,105,110, + 6,2,116,111,6,35,68,111,32,121,111,117,32,119,105,115,104,32,116,111, + 32,115,101,97,114,99,104,32,116,104,101,32,102,111,114,109,102,105,108,101, + 63,6,7,87,65,82,78,73,78,71,6,12,70,111,114,109,102,105,108,101, + 32,102,111,114,6,9,70,111,114,109,102,105,108,101,115,6,30,82,101,99, + 117,114,115,105,118,101,32,102,111,114,109,32,104,105,101,114,97,114,99,104, + 121,32,102,111,114,32,34,6,5,69,82,82,79,82,6,9,67,108,97,115, + 115,116,121,112,101,6,10,110,111,116,32,102,111,117,110,100,46,6,7,80, + 114,111,106,101,99,116,6,18,105,115,32,109,111,100,105,102,105,101,100,46, + 32,83,97,118,101,63,6,12,67,111,110,102,105,114,109,97,116,105,111,110, + 6,21,85,110,97,98,108,101,32,116,111,32,111,112,101,110,32,102,105,108, + 101,32,34,6,15,42,42,42,32,82,117,110,110,105,110,103,32,42,42,42, + 6,11,68,111,119,110,108,111,97,100,105,110,103,6,10,68,111,119,110,108, + 111,97,100,101,100,6,26,83,116,97,114,116,32,103,100,98,32,115,101,114, + 118,101,114,32,99,111,109,109,97,110,100,32,34,6,10,34,32,114,117,110, + 110,105,110,103,46,6,16,83,116,97,114,116,32,103,100,98,32,83,101,114, + 118,101,114,6,22,103,100,98,32,115,101,114,118,101,114,32,115,116,97,114, + 116,32,101,114,114,111,114,6,26,103,100,98,32,115,101,114,118,101,114,32, + 115,116,97,114,116,32,99,97,110,99,101,108,101,100,46,6,30,67,97,110, + 32,110,111,116,32,114,117,110,32,115,116,97,114,116,32,103,100,98,32,99, + 111,109,109,97,110,100,46,6,15,85,112,108,111,97,100,99,111,109,109,97, + 110,100,32,34,6,20,68,111,119,110,108,111,97,100,32,42,42,42,69,82, + 82,79,82,42,42,42,6,18,68,111,119,110,108,111,97,100,32,102,105,110, + 105,115,104,101,100,46,6,18,68,111,119,110,108,111,97,100,32,99,97,110, + 99,101,108,101,100,46,6,6,70,105,108,101,32,34,6,12,34,32,110,111, + 116,32,102,111,117,110,100,46,6,9,34,32,101,120,105,115,116,115,46,6, + 3,78,101,119,6,15,83,101,108,101,99,116,32,97,110,99,101,115,116,111, + 114,6,8,78,101,119,32,102,111,114,109,6,12,80,97,115,99,97,108,32, + 70,105,108,101,115,6,3,110,101,119,6,22,67,97,110,32,110,111,116,32, + 108,111,97,100,32,80,114,111,106,101,99,116,32,34,6,23,83,101,108,101, + 99,116,32,112,114,111,106,101,99,116,32,116,101,109,112,108,97,116,101,6, + 13,80,114,111,106,101,99,116,32,102,105,108,101,115,6,9,65,108,108,32, + 102,105,108,101,115,6,19,83,101,108,101,99,116,32,112,114,111,103,114,97, + 109,32,102,105,108,101,6,20,80,97,115,99,97,108,32,112,114,111,103,114, + 97,109,32,102,105,108,101,115,6,15,67,32,112,114,111,103,114,97,109,32, + 102,105,108,101,115,6,11,78,101,119,32,80,114,111,106,101,99,116,6,21, + 67,97,110,32,110,111,116,32,115,116,97,114,116,32,112,114,111,99,101,115, + 115,6,7,80,114,111,99,101,115,115,6,7,114,117,110,110,105,110,103,6, + 30,80,114,111,99,101,115,115,32,116,101,114,109,105,110,97,116,101,100,46, + 32,69,120,105,116,99,111,100,101,58,32,6,28,80,114,111,99,101,115,115, + 32,116,101,114,109,105,110,97,116,101,100,32,110,111,114,109,97,108,108,121, + 46,6,16,77,97,107,101,32,42,42,42,69,82,82,79,82,42,42,42,6, + 8,77,97,107,101,32,79,75,46,6,50,83,111,117,114,99,101,32,104,97, + 115,32,99,104,97,110,103,101,100,44,32,100,111,32,121,111,117,32,119,105, + 115,104,32,116,111,32,114,101,109,97,107,101,32,112,114,111,106,101,99,116, + 63,6,18,76,111,97,100,32,87,105,110,100,111,119,32,76,97,121,111,117, + 116,6,12,68,111,99,107,105,110,103,32,65,114,101,97,0,4,108,101,102, + 116,3,0,1,3,116,111,112,2,64,0,0,11,116,102,105,108,101,100,105, + 97,108,111,103,8,111,112,101,110,102,111,114,109,8,115,116,97,116,102,105, + 108,101,7,15,112,114,111,106,101,99,116,115,116,97,116,102,105,108,101,26, + 99,111,110,116,114,111,108,108,101,114,46,102,105,108,116,101,114,108,105,115, + 116,46,100,97,116,97,1,1,6,10,70,111,114,109,32,70,105,108,101,115, + 6,5,42,46,109,102,109,0,0,21,99,111,110,116,114,111,108,108,101,114, + 46,100,101,102,97,117,108,116,101,120,116,6,3,109,102,109,18,99,111,110, + 116,114,111,108,108,101,114,46,111,112,116,105,111,110,115,11,14,102,100,111, + 95,99,104,101,99,107,101,120,105,115,116,0,22,99,111,110,116,114,111,108, + 108,101,114,46,99,97,112,116,105,111,110,111,112,101,110,6,14,79,112,101, + 110,32,70,111,114,109,32,70,105,108,101,4,108,101,102,116,2,120,3,116, + 111,112,2,1,0,0,11,116,98,105,116,109,97,112,99,111,109,112,6,102, + 111,114,109,98,103,17,98,105,116,109,97,112,46,111,114,105,103,102,111,114, + 109,97,116,6,3,112,110,103,16,98,105,116,109,97,112,46,97,108,105,103, + 110,109,101,110,116,11,8,97,108,95,116,105,108,101,100,0,12,98,105,116, + 109,97,112,46,105,109,97,103,101,10,176,0,0,0,0,0,0,0,0,0, + 0,0,16,0,0,0,16,0,0,0,124,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,184,184,184,8,199,199,199,8,184,184,184,8,199,199,199,8,184,184,184, - 8,199,199,199,8,184,184,184,8,199,199,199,8,184,184,184,8,199,199,199, - 8,184,184,184,8,199,199,199,8,184,184,184,8,199,199,199,8,184,184,184, - 8,199,199,199,16,184,184,184,8,199,199,199,8,184,184,184,8,199,199,199, - 8,184,184,184,8,199,199,199,8,184,184,184,8,199,199,199,8,184,184,184, - 8,199,199,199,8,184,184,184,8,199,199,199,8,184,184,184,8,199,199,199, - 8,184,184,184,8,4,108,101,102,116,3,56,1,3,116,111,112,2,64,0, - 0,0) + 0,0,0,0,0,0,184,184,184,8,199,199,199,8,184,184,184,8,199,199, + 199,8,184,184,184,8,199,199,199,8,184,184,184,8,199,199,199,8,184,184, + 184,8,199,199,199,8,184,184,184,8,199,199,199,8,184,184,184,8,199,199, + 199,8,184,184,184,8,199,199,199,16,184,184,184,8,199,199,199,8,184,184, + 184,8,199,199,199,8,184,184,184,8,199,199,199,8,184,184,184,8,199,199, + 199,8,184,184,184,8,199,199,199,8,184,184,184,8,199,199,199,8,184,184, + 184,8,199,199,199,8,184,184,184,8,4,108,101,102,116,3,56,1,3,116, + 111,112,2,64,0,0,0) ); initialization diff --git a/apps/ide/mseide.prj b/apps/ide/mseide.prj index 975c5d49e..1491c3e47 100644 --- a/apps/ide/mseide.prj +++ b/apps/ide/mseide.prj @@ -19,8 +19,8 @@ order16=0 order17=0 order18=0 [projectoptions] -projectdir=/home/fred/mseide-msegui/apps/ide -projectfilename=/home/fred/mseide-msegui/apps/ide/mseide.prj +projectdir=/home/fred/mseide-msegui-main/apps/ide +projectfilename=/home/fred/mseide-msegui-main/apps/ide/mseide.prj findinfiledialog=63 [findinfileadialogfo.subdirs] value=1 @@ -132,7 +132,7 @@ options=114 sorted=0 col=-1073741823 row=-1073741823 - rowheight=17 + rowheight=20 [projectoptionsfo.newfile] firsttab=1 index=2 @@ -154,9 +154,9 @@ options=114 sortdescend6=0 [projectoptionsfo.macrosplitter] x=0 - y=199 + y=197 xprop=1 - yprop=0.35130434782609 + yprop=0.35149384885765 [projectoptionsfo.macrogrid] propcolwidthref=561 sortdescend0=0 @@ -181,7 +181,7 @@ options=114 value= [projectoptionsfo.makegroupbox] firsttab=0 - index=2 + index=5 [projectoptionsfo.exceptionsgrid] propcolwidthref=779 width0=47 @@ -212,9 +212,9 @@ options=114 settings=8 [settings_form] x=457 - y=103 - cx=446 - cy=660 + y=29 + cx=482 + cy=756 wsize=0 active=1 visible=1 @@ -441,7 +441,7 @@ stripmessageesc=0 copymessages=0 closemessages=0 enablepurpose=0 -enablesource=0 +enablesource=1 checkmethods=1 colorerror=-1610612717 colorwarning=-1610612712 @@ -527,9 +527,9 @@ moduletypes=3 TMAINFO TSOURCEFO modulefiles=3 - /home/fred/mseide-msegui/apps/ide/actionsmodule.mfm - /home/fred/mseide-msegui/apps/ide/main.mfm - /home/fred/mseide-msegui/apps/ide/sourceform.mfm + /home/fred/mseide-msegui-main/apps/ide/actionsmodule.mfm + /home/fred/mseide-msegui-main/apps/ide/main.mfm + /home/fred/mseide-msegui-main/apps/ide/sourceform.mfm befcommandon=0 makeoptionson=10 255 @@ -543,7 +543,7 @@ makeoptionson=10 0 0 compilerusedon=29 - 69631 + 4095 0 0 0 @@ -573,16 +573,16 @@ compilerusedon=29 0 0 debuggerusedon=6 - 69631 + 4095 0 0 0 0 0 exeusedon=15 - 69631 - 0 + 3903 0 + 192 0 0 0 @@ -612,7 +612,7 @@ project_creator= project_copyright= project_license= project_time= -project_date= +project_date=22:09:21 28/05/23 project_comment= aftcommandon=0 unitdirson=5 @@ -875,44 +875,39 @@ findhistory=20 mse_dynpo uses findoptions=1 -editpos=6 - 0,37 - 0,0 +editpos=5 + 0,67 + 0,-1073741823 + 0,-1073741823 + 0,-1073741823 0,-1073741823 - 0,56 - 0,35 - 0,0 bookmarks0=0 bookmarks1=0 bookmarks2=0 bookmarks3=0 bookmarks4=0 -bookmarks5=0 -sourcefiles=6 +sourcefiles=5 ${PROJECTDIR}/mseide.pas + /home/fred/mseide-msegui/lib/common/kernel/msegui.pas + ${PROJECTDIR}/main.pas ${PROJECTDIR}/sourceform.pas ${PROJECTDIR}/actionsmodule.pas - ${PROJECTDIR}/main.pas - /home/fred/mseide-msegui/lib/common/kernel/msegui.pas - ${PROJECTDIR}/mseide.pas -relpaths=6 +relpaths=5 mseide.pas + ../mseide-msegui/lib/common/kernel/msegui.pas + main.pas sourceform.pas actionsmodule.pas - main.pas - ../lib/common/kernel/msegui.pas - mseide.pas -ismoduletexts=6 - 0 +ismoduletexts=5 0 0 0 0 0 modules=3 - /home/fred/mseide-msegui/apps/ide/main.mfm - /home/fred/mseide-msegui/apps/ide/actionsmodule.mfm - /home/fred/mseide-msegui/apps/ide/sourceform.mfm + /home/fred/mseide-msegui-main/apps/ide/main.mfm + /home/fred/mseide-msegui-main/apps/ide/actionsmodule.mfm + /home/fred/mseide-msegui-main/apps/ide/sourceform.mfm moduleoptions=3 0 0 @@ -926,17 +921,16 @@ nomenumodules=3 0 0 [sourcefo.files_tab] -order=6 +order=5 0 - 1 - 2 3 - 5 4 + 1 + 2 firsttab=0 -index=1 +index=0 [layout] -windowlayout=555 +windowlayout=533 [mainfo.basedock] splitdir=2 useroptions=268450944 @@ -950,10 +944,10 @@ windowlayout=555 ny=0 ncx=0 ncy=0 - x=104 - y=83 - cx=1231 - cy=621 + x=52 + y=54 + cx=1334 + cy=673 rcx=0 rcy=0 wsize=0 @@ -961,7 +955,10 @@ windowlayout=555 visible=1 [findmessagefo.findtext] value= - history=0 + history=3 + not inlined + linux + used [findmessagefo.casesensitive] value=0 [findmessagefo.copytoclip] @@ -975,15 +972,15 @@ windowlayout=555 ny=0 ncx=0 ncy=0 - x=156 - y=300 - cx=817 + x=495 + y=172 + cx=497 cy=314 rcx=0 rcy=0 wsize=0 active=0 - visible=1 + visible=0 [threadsfo] splitdir=0 useroptions=268451945 @@ -1060,14 +1057,14 @@ windowlayout=555 ncy=0 x=239 y=115 - cx=911 + cx=678 cy=414 rcx=0 rcy=0 [projecttreefo] splitdir=0 useroptions=268484715 - stackedunder=objectinspectorfo + stackedunder=conflangfo parent= mdistate=3 nx=0 @@ -1082,17 +1079,17 @@ windowlayout=555 rcy=0 wsize=0 active=0 - visible=1 + visible=0 [projecttreefo.grid] - propcolwidthref=28 + propcolwidthref=27 width0=141 sortdescend0=0 - width1=26 + width1=25 sortdescend1=0 sorted=0 col=1 row=0 - rowheight=16 + rowheight=17 [stackfo] splitdir=0 useroptions=268460137 @@ -1130,14 +1127,14 @@ windowlayout=555 active=0 visible=0 [watchpointsfo.grid] - propcolwidthref=332 + propcolwidthref=352 sortdescend0=0 values1=0 values1_ci=-1 width1=33 sortdescend1=0 values2=0 - width2=149 + width2=158 sortdescend2=0 width4=34 sortdescend4=0 @@ -1146,12 +1143,12 @@ windowlayout=555 width5=38 sortdescend5=0 values6=0 - width6=172 + width6=184 sortdescend6=0 [breakpointsfo] splitdir=0 useroptions=268451947 - stackedunder=conflangfo + stackedunder=projecttreefo parent= mdistate=0 nx=0 @@ -1170,10 +1167,10 @@ windowlayout=555 [breakpointsfo.bkptson] value=1 [objectinspectorfo.grid] - propcolwidthref=371 - width0=169 + propcolwidthref=359 + width0=86 sortdescend0=0 - width1=196 + width1=267 sortdescend1=0 [symbolfo] splitdir=0 @@ -1196,25 +1193,7 @@ windowlayout=555 visible=0 [symbolfo.grid] propcolwidthref=207 - values0=18 - - - - - - - - - - - - - - - - - - + values0=0 width0=111 sortdescend0=0 width1=125 @@ -1237,7 +1216,7 @@ windowlayout=555 rcx=1129 rcy=679 [watchfo.grid] - propcolwidthref=136 + propcolwidthref=111 values0=0 values0_ci=-1 sortdescend0=0 @@ -1266,8 +1245,8 @@ windowlayout=555 ncx=0 ncy=0 x=0 - y=512 - cx=1219 + y=561 + cx=1321 cy=88 rcx=0 rcy=0 @@ -1295,7 +1274,7 @@ windowlayout=555 width0=111 sortdescend0=0 sortdescend1=0 - width2=103 + width2=160 sortdescend2=0 width3=185 sortdescend3=0 @@ -1367,8 +1346,8 @@ windowlayout=555 ncy=0 x=0 y=0 - cx=1219 - cy=54 + cx=1321 + cy=59 rcx=0 rcy=0 [debuggerfo.basedock] @@ -1376,15 +1355,15 @@ windowlayout=555 useroptions=268582019 parent=debuggerfo.container visible=1 - mdistate=3 + mdistate=0 nx=0 ny=0 - ncx=0 - ncy=0 + ncx=1321 + ncy=63 x=0 - y=53 - cx=1219 - cy=0 + y=0 + cx=1321 + cy=63 rcx=0 rcy=0 [debuggerfo.edit_options] @@ -1394,19 +1373,13 @@ windowlayout=555 [debuggerfo.edit_compiler] value=Pascal [debuggerfo.file_history] - value=/home/fred/mseide-msegui/lib/common/dialogx/msefiledialogx.pas - history=9 - /home/fred/mseide-msegui/lib/common/kernel/msegui.pas - /home/fred/mseide-msegui/lib/common/dialogs/msefiledialog.pas - /home/fred/mseide-msegui/apps/ide/sourcepage.pas - /home/fred/mseide-msegui/lib/common/dialogs/msedirtreesub_mfm.pas - /home/fred/mseide-msegui/apps/ide/make.pas - /home/fred/mseide-msegui/lib/common/dialogx/msefiledialogx.pas - /home/fred/ideU/src/msefiledialogx.pas - /home/fred/mseide-msegui/apps/ide/sourceform.pas - /home/fred/strumpract/src/drums.pas + value=/home/fred/mseide-msegui-main/apps/ide/mseide.pas + history=3 + /home/fred/mseide-msegui-main/apps/ide/mseide.pas + /home/fred/ideU/src/main.pas + ${PROJECTDIR}/main.pas [debuggerfo.project_options] - value=M + value=1 [debuggerfo.hints] value=1 [sourcefo] @@ -1421,20 +1394,19 @@ windowlayout=555 ncy=0 x=0 y=0 - cx=1219 - cy=452 + cx=1321 + cy=496 rcx=0 rcy=0 [sourcefo.files_tab] - order=6 + order=5 0 - 1 - 2 3 - 5 4 + 1 + 2 firsttab=0 - index=1 + index=0 [confideufo.usedefaulteditoroptions] value=0 [cpuc86_64fo] @@ -1468,9 +1440,9 @@ windowlayout=555 ncx=0 ncy=0 x=0 - y=57 - cx=1219 - cy=452 + y=62 + cx=1321 + cy=496 rcx=0 rcy=0 [_mse_mainfo_mse_] diff --git a/lib/common/kernel/msegui.pas b/lib/common/kernel/msegui.pas index 8098c8b50..c4d106e8c 100644 --- a/lib/common/kernel/msegui.pas +++ b/lib/common/kernel/msegui.pas @@ -33,8 +33,8 @@ interface msebitmap,msearrayprops,msethreadcomp,mserichstring,msearrayutils {$ifdef mse_with_ifi},mseifiglob,mseificompglob{$endif}; const - mseguiversiontext = '5.6.10'; - copyrighttext = 'Copyright 1999-2022'; + mseguiversiontext = '5.8.0'; + copyrighttext = 'Copyright 1999-2023'; defaultwidgetcolor = cl_default; defaulttoplevelwidgetcolor = cl_background; defaultfadecolor = cl_ltgray; diff --git a/readme.md b/readme.md index 84c4e48ae..1b35915a0 100644 --- a/readme.md +++ b/readme.md @@ -1,7 +1,7 @@ # MSEide+MSEgui Pascal Cross Platform GUI Development System -2022-10-24 Version 5.6.10. -Copyright (c) 1999-2022 by Martin Schreiber and friends. +2023-05-28 Version 5.8.0. +Copyright (c) 1999-2023 by Martin Schreiber and friends. MSEgui is a complete independent Free Pascal widgetset. It does not use any other widgetsets like GTK2/GTK3/Qt4/Qt5. @@ -13,6 +13,7 @@ And because it is developed in Pascal, you have full control on the widgetset. # Features - Compiles with FPC 2.6.4, 3.0.0, 3.0.2, 3.2.0, 3.2.2. and 3.3.1. +- Compiles with FPC-LLVM 3.3.1. - For FreeBSD-x86_64, Linux-i386, Linux-x86_64, Linux-arm32 and aarch64(Raspberry Pi), Windows-i386, Windows-x86_64.