From 44d10dc6367d3da1daeda920b69ef93a833aaa0d Mon Sep 17 00:00:00 2001 From: fredvs Date: Wed, 26 Dec 2018 17:45:46 +0100 Subject: [PATCH] Fixed Input-volume in Commander form. (4) --- src/commander.mfm | 4 +- src/commander_mfm.pas | 4 +- src/recorder.mfm | 7 +- src/recorder.pas | 11 + src/recorder_mfm.pas | 1963 +++++++++++++++++++++-------------------- src/strumpract.prj | 117 +-- 6 files changed, 1068 insertions(+), 1038 deletions(-) diff --git a/src/commander.mfm b/src/commander.mfm index 540f017..a248bea 100644 --- a/src/commander.mfm +++ b/src/commander.mfm @@ -1519,8 +1519,8 @@ object commanderfo: tcommanderfo face.template = mainfo.tfaceorange taborder = 25 visible = False - bounds_x = 50 - bounds_y = 94 + bounds_x = 45 + bounds_y = 61 bounds_cx = 221 bounds_cy = 36 font.name = 'stf_default' diff --git a/src/commander_mfm.pas b/src/commander_mfm.pas index ed329bc..be13767 100644 --- a/src/commander_mfm.pas +++ b/src/commander_mfm.pas @@ -2057,8 +2057,8 @@ implementation 114,111,112,115,11,0,13,102,97,99,101,46,116,101,109,112,108,97,116,101, 7,18,109,97,105,110,102,111,46,116,102,97,99,101,111,114,97,110,103,101, 8,116,97,98,111,114,100,101,114,2,25,7,118,105,115,105,98,108,101,8, - 8,98,111,117,110,100,115,95,120,2,50,8,98,111,117,110,100,115,95,121, - 2,94,9,98,111,117,110,100,115,95,99,120,3,221,0,9,98,111,117,110, + 8,98,111,117,110,100,115,95,120,2,45,8,98,111,117,110,100,115,95,121, + 2,61,9,98,111,117,110,100,115,95,99,120,3,221,0,9,98,111,117,110, 100,115,95,99,121,2,36,9,102,111,110,116,46,110,97,109,101,6,11,115, 116,102,95,100,101,102,97,117,108,116,15,102,111,110,116,46,108,111,99,97, 108,112,114,111,112,115,11,0,0,6,116,108,97,98,101,108,9,104,105,110, diff --git a/src/recorder.mfm b/src/recorder.mfm index 06e3a67..470d818 100644 --- a/src/recorder.mfm +++ b/src/recorder.mfm @@ -33,7 +33,7 @@ object recorderfo: trecorderfo dragdock.facetab = mainfo.tfacebutgray dragdock.faceactivetab = tfacereclight dragdock.caption = ' Rec ' - dragdock.optionsdock = [od_savepos, od_savezorder, od_canmove, od_canfloat, od_candock, od_fixsize, od_captionhint, od_childicons] + dragdock.optionsdock = [od_savepos, od_savezorder, od_canmove, od_canfloat, od_candock, od_fixsize, od_captionhint] font.name = 'stf_default' font.localprops = [] options = [fo_savepos, fo_savezorder, fo_savestate] @@ -124,6 +124,7 @@ object recorderfo: trecorderfo 000000000000000000000000000000000000000000000000 } oncreate = onplayercreate + oncreated = oncreated ondestroy = ondest onmouseevent = onmousewindow onshow = visiblechangeev @@ -289,6 +290,7 @@ object recorderfo: trecorderfo frame.buttonface.localprops = [fal_fadirection] frame.buttonface.template = tfacerecorder frame.buttonframe.optionsskin = [fso_flat] + frame.buttonframe.colorclient = -2147483645 frame.buttonframe.localprops = [frl_optionsskin] frame.buttonframe.localprops1 = [] frame.buttonsize = 30 @@ -328,6 +330,7 @@ object recorderfo: trecorderfo frame.buttonface.localprops = [fal_fadirection] frame.buttonface.template = tfacerecorder frame.buttonframe.optionsskin = [fso_flat] + frame.buttonframe.colorclient = -2147483645 frame.buttonframe.localprops = [frl_optionsskin] frame.buttonframe.localprops1 = [] frame.buttonsize = 30 @@ -647,7 +650,7 @@ object recorderfo: trecorderfo statfile = mainfo.tstatfile1 controller.filter = '"*.mp3" "*.MP3" "*.wav" "*.WAV" "*.ogg" "*.OGG" "*.flac" "*.FLAC"' controller.filterlist.data = ( - ( + ( 'MS wav' '"*.wav" "*.WAV"' ) diff --git a/src/recorder.pas b/src/recorder.pas index b3f1db9..4443d25 100644 --- a/src/recorder.pas +++ b/src/recorder.pas @@ -84,6 +84,7 @@ trecorderfo = class(tdockform) procedure afterev(const Sender: tcustomscrollbar; const akind: scrolleventty; const avalue: real); procedure onsetvalvol(const Sender: TObject; var avalue: realty; var accept: boolean); procedure ontextedit(const Sender: tcustomedit; var atext: msestring); + procedure oncreated(const sender: TObject); end; equalizer_band_type = record @@ -1032,5 +1033,15 @@ procedure trecorderfo.ontextedit(const Sender: tcustomedit; var atext: msestring end; end; +procedure trecorderfo.oncreated(const sender: TObject); +begin +if devin < 0 then + begin + tbutton3.enabled := false; + btnStart.enabled := false; + btinfos.enabled := false; + end; +end; + end. diff --git a/src/recorder_mfm.pas b/src/recorder_mfm.pas index 8f9f38e..9d73618 100644 --- a/src/recorder_mfm.pas +++ b/src/recorder_mfm.pas @@ -8,8 +8,8 @@ implementation mseclasses,recorder; const - objdata: record size: integer; data: array[0..21011] of byte end = - (size: 21012; data: ( + objdata: record size: integer; data: array[0..21195] of byte end = + (size: 21196; data: ( 84,80,70,48,11,116,114,101,99,111,114,100,101,114,102,111,10,114,101,99, 111,114,100,101,114,102,111,16,102,114,97,109,101,46,108,111,99,97,108,112, 114,111,112,115,11,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114, @@ -57,1010 +57,1019 @@ implementation 114,100,101,114,10,111,100,95,99,97,110,109,111,118,101,11,111,100,95,99, 97,110,102,108,111,97,116,10,111,100,95,99,97,110,100,111,99,107,10,111, 100,95,102,105,120,115,105,122,101,14,111,100,95,99,97,112,116,105,111,110, - 104,105,110,116,13,111,100,95,99,104,105,108,100,105,99,111,110,115,0,9, - 102,111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117, - 108,116,15,102,111,110,116,46,108,111,99,97,108,112,114,111,112,115,11,0, - 7,111,112,116,105,111,110,115,11,10,102,111,95,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,17,109, - 97,105,110,102,111,46,116,115,116,97,116,102,105,108,101,49,12,105,99,111, - 110,46,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,15,105,99,111,110, - 46,111,114,105,103,102,111,114,109,97,116,6,3,112,110,103,10,105,99,111, - 110,46,105,109,97,103,101,10,24,10,0,0,0,0,0,0,18,0,0,0, - 25,0,0,0,25,0,0,0,36,7,0,0,0,0,0,0,0,0,0,0, + 104,105,110,116,0,9,102,111,110,116,46,110,97,109,101,6,11,115,116,102, + 95,100,101,102,97,117,108,116,15,102,111,110,116,46,108,111,99,97,108,112, + 114,111,112,115,11,0,7,111,112,116,105,111,110,115,11,10,102,111,95,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,17,109,97,105,110,102,111,46,116,115,116,97,116,102,105,108, + 101,49,12,105,99,111,110,46,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,15,105,99,111,110,46,111,114,105,103,102,111,114,109,97,116,6,3,112, + 110,103,10,105,99,111,110,46,105,109,97,103,101,10,24,10,0,0,0,0, + 0,0,18,0,0,0,25,0,0,0,25,0,0,0,36,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,217,203,214,25,216,201,212,8,217,203,214,9,215,201,211,1, - 216,201,212,7,214,200,211,6,216,201,212,2,203,191,199,1,182,175,180,1, - 171,166,169,1,165,161,164,1,164,161,163,1,170,165,169,1,181,174,179,1, - 200,189,197,1,215,200,211,1,215,201,211,1,216,201,212,1,214,200,211,6, - 213,198,210,5,214,200,211,1,208,195,205,1,166,162,165,1,157,157,157,1, - 158,158,158,1,159,159,159,4,158,158,158,1,157,156,156,1,163,160,163,1, - 203,191,200,1,213,200,211,1,214,200,211,1,213,198,210,5,212,196,208,4, - 213,198,210,1,186,177,184,1,160,158,159,1,159,159,159,4,162,162,162,1, - 163,163,163,1,164,164,164,2,163,163,163,1,161,161,161,1,156,155,156,1, - 179,172,178,1,210,196,208,1,213,198,210,1,211,195,207,1,212,196,208,3, - 211,195,207,3,212,196,208,1,186,176,183,1,158,158,158,1,159,159,159,2, - 160,160,160,1,145,145,208,1,126,126,245,1,118,118,254,1,116,117,255,1, - 118,117,254,1,124,124,246,1,147,147,212,1,168,168,168,1,166,166,166,1, - 158,158,158,1,174,166,172,1,208,193,204,1,211,195,207,4,209,193,206,2, - 211,195,207,1,205,191,202,1,160,157,159,1,159,159,159,1,158,158,158,1, - 144,144,170,1,123,123,249,1,113,113,255,1,107,107,255,1,103,103,255,1, - 101,101,255,1,101,102,255,1,105,104,255,1,110,109,255,1,118,118,249,1, - 161,161,188,1,169,169,169,1,157,155,156,1,185,175,183,1,209,193,205,1, - 211,195,207,1,209,193,206,2,208,192,204,2,209,193,206,1,165,160,164,1, - 159,159,159,2,144,143,170,1,118,119,253,1,108,108,255,1,99,99,255,1, - 92,92,255,1,88,87,255,1,85,86,255,1,86,87,255,1,89,90,255,1, - 95,95,255,1,104,103,255,1,113,113,254,1,163,163,191,1,170,170,170,1, - 156,154,156,1,198,184,195,1,209,193,206,1,207,191,203,1,208,192,204,1, - 207,190,203,1,208,192,204,1,196,183,193,1,157,156,157,1,159,159,159,2, - 121,121,249,1,108,108,255,1,96,96,255,1,86,87,255,1,78,79,255,1, - 72,72,255,1,70,70,255,1,71,71,255,1,75,75,255,1,82,82,255,1, - 91,91,255,1,101,101,255,1,116,117,250,1,176,176,176,1,163,162,163,1, - 171,163,169,1,203,188,199,1,207,191,203,1,207,190,203,1,206,189,202,1, - 207,190,203,1,178,169,176,1,158,158,158,1,159,159,159,1,144,144,208,1, - 111,111,255,1,99,98,255,1,86,86,255,1,75,75,255,1,64,65,255,1, - 58,58,255,1,55,54,255,1,56,55,255,1,61,61,255,1,69,69,255,1, - 80,79,255,1,91,92,255,1,104,104,255,1,148,149,217,1,172,172,172,1, - 159,155,158,1,193,179,190,1,206,189,202,2,204,187,200,1,206,189,202,1, - 167,162,166,1,159,159,159,2,123,123,245,1,105,105,255,1,90,91,255,1, - 77,76,255,1,64,64,255,1,52,52,255,1,44,44,255,1,39,40,255,1, - 41,41,255,1,47,47,255,1,57,57,255,1,70,70,255,1,83,84,255,1, - 97,97,255,1,119,118,247,1,178,178,178,1,158,155,157,1,184,172,182,1, - 204,187,200,2,203,185,199,1,204,187,200,1,162,158,161,1,159,159,159,1, - 161,161,161,1,115,115,254,1,99,100,255,1,85,85,255,1,70,70,255,1, - 56,56,255,1,42,42,255,1,31,30,255,1,24,24,255,1,26,26,255,1, - 36,36,255,1,49,49,255,1,62,62,255,1,77,77,255,1,92,92,255,1, - 107,107,254,1,180,180,180,1,157,156,157,1,176,166,174,1,201,185,197,1, - 203,185,199,1,202,184,198,1,203,185,199,1,161,157,160,1,159,159,159,1, - 162,162,162,1,113,112,255,1,97,98,255,1,82,82,255,1,66,66,255,1, - 51,52,255,1,36,36,255,1,21,21,255,1,9,9,255,1,14,14,255,1, - 29,28,255,1,43,43,255,1,59,58,255,1,74,74,255,1,89,89,255,1, - 105,105,255,1,182,182,182,1,158,156,158,1,170,160,168,1,200,183,196,1, - 202,184,198,1,200,182,196,1,202,184,198,1,165,160,164,1,159,159,159,1, - 163,163,163,1,113,113,254,1,98,97,255,1,82,82,255,1,66,66,255,1, - 51,51,255,1,36,36,255,1,21,20,255,1,8,8,255,1,14,14,255,1, - 28,28,255,1,43,43,255,1,59,58,255,1,74,74,255,1,89,90,255,1, - 105,104,254,1,183,183,183,1,157,154,156,1,169,159,167,1,199,182,195,1, - 200,182,196,1,199,181,195,1,200,182,196,1,173,164,171,1,158,158,158,1, - 162,162,162,1,120,120,246,1,99,100,255,1,85,85,255,1,69,70,255,1, - 56,56,255,1,42,42,255,1,31,30,255,1,23,23,255,1,26,26,255,1, - 35,35,255,1,48,48,255,1,62,62,255,1,77,77,255,1,92,91,255,1, - 115,115,248,1,179,179,179,1,156,152,155,1,174,162,171,1,197,180,193,1, - 199,181,195,1,198,179,194,1,199,181,195,1,187,173,184,1,156,155,156,1, - 161,161,161,1,143,143,211,1,105,104,255,1,90,90,255,1,77,76,255,1, - 63,64,255,1,51,52,255,1,43,43,255,1,38,39,255,1,40,40,255,1, - 47,47,255,1,58,57,255,1,70,70,255,1,83,83,255,1,97,96,255,1, - 149,149,220,1,167,167,167,1,159,152,157,1,179,166,176,1,197,179,193,1, - 198,179,194,1,197,178,192,1,198,179,194,1,197,178,193,1,160,155,159,1, - 159,159,159,1,166,166,166,1,112,113,249,1,97,98,255,1,85,85,255,1, - 74,74,255,1,65,64,255,1,57,58,255,1,54,54,255,1,55,55,255,1, - 60,60,255,1,69,69,255,1,79,79,255,1,91,91,255,1,108,108,251,1, - 182,182,182,1,156,154,156,1,163,154,161,1,186,170,182,1,197,178,193,1, - 197,178,192,1,195,176,191,2,197,178,191,1,188,172,184,1,155,153,154,1, - 163,163,163,1,156,157,185,1,107,107,254,1,96,95,255,1,86,86,255,1, - 78,77,255,1,72,72,255,1,70,70,255,2,75,75,255,1,81,81,255,1, - 90,91,255,1,101,101,254,1,169,169,199,1,160,159,160,1,158,150,156,1, - 170,159,167,1,193,175,188,1,195,176,191,2,194,175,190,2,195,176,191,2, - 170,160,168,1,157,156,157,1,165,165,165,1,159,159,188,1,110,111,250,1, - 98,99,255,1,92,92,255,1,87,87,255,1,85,84,255,1,86,85,255,1, - 89,89,255,1,95,95,255,1,106,106,251,1,168,168,199,1,169,169,169,1, - 156,150,154,1,164,154,162,1,186,169,182,1,195,176,191,1,194,175,190,2, - 193,173,188,3,194,175,190,1,192,174,188,1,166,157,164,1,153,152,153,1, - 165,165,165,1,171,171,171,1,144,143,214,1,113,113,247,1,102,103,254,1, - 100,100,255,1,101,101,254,1,111,112,247,1,146,146,218,1,180,180,180,1, - 160,158,159,1,155,150,154,1,162,152,160,1,178,163,175,1,192,174,188,1, - 193,173,188,3,192,171,187,4,193,173,187,1,190,171,185,1,174,160,171,1, - 153,150,152,1,158,158,158,1,167,167,167,1,172,172,172,1,175,175,175,1, - 177,177,177,2,175,175,175,1,165,165,165,1,154,152,154,1,157,148,154,1, - 163,152,160,1,177,162,173,1,190,171,185,1,192,171,187,4,190,170,186,5, - 191,171,187,1,190,170,185,1,183,165,179,1,163,153,161,1,154,149,153,1, - 153,150,153,1,155,153,155,2,154,151,153,1,153,148,152,1,156,148,154,1, - 160,150,158,1,167,154,164,1,183,165,179,1,190,170,185,1,190,170,186,5, - 189,168,184,6,190,170,186,2,186,167,182,1,179,163,176,1,173,158,170,1, - 167,155,165,1,163,151,160,2,167,155,165,1,173,158,170,1,179,163,176,1, - 186,167,182,1,190,170,186,1,189,168,184,6,188,167,183,8,189,167,183,1, - 188,167,183,1,187,167,182,1,187,166,182,1,186,166,182,2,187,166,182,1, - 187,167,182,1,188,167,183,9,187,165,182,25,188,2,0,0,0,0,0,0, + 0,0,0,0,0,0,0,0,0,0,217,203,214,25,216,201,212,8,217,203, + 214,9,215,201,211,1,216,201,212,7,214,200,211,6,216,201,212,2,203,191, + 199,1,182,175,180,1,171,166,169,1,165,161,164,1,164,161,163,1,170,165, + 169,1,181,174,179,1,200,189,197,1,215,200,211,1,215,201,211,1,216,201, + 212,1,214,200,211,6,213,198,210,5,214,200,211,1,208,195,205,1,166,162, + 165,1,157,157,157,1,158,158,158,1,159,159,159,4,158,158,158,1,157,156, + 156,1,163,160,163,1,203,191,200,1,213,200,211,1,214,200,211,1,213,198, + 210,5,212,196,208,4,213,198,210,1,186,177,184,1,160,158,159,1,159,159, + 159,4,162,162,162,1,163,163,163,1,164,164,164,2,163,163,163,1,161,161, + 161,1,156,155,156,1,179,172,178,1,210,196,208,1,213,198,210,1,211,195, + 207,1,212,196,208,3,211,195,207,3,212,196,208,1,186,176,183,1,158,158, + 158,1,159,159,159,2,160,160,160,1,145,145,208,1,126,126,245,1,118,118, + 254,1,116,117,255,1,118,117,254,1,124,124,246,1,147,147,212,1,168,168, + 168,1,166,166,166,1,158,158,158,1,174,166,172,1,208,193,204,1,211,195, + 207,4,209,193,206,2,211,195,207,1,205,191,202,1,160,157,159,1,159,159, + 159,1,158,158,158,1,144,144,170,1,123,123,249,1,113,113,255,1,107,107, + 255,1,103,103,255,1,101,101,255,1,101,102,255,1,105,104,255,1,110,109, + 255,1,118,118,249,1,161,161,188,1,169,169,169,1,157,155,156,1,185,175, + 183,1,209,193,205,1,211,195,207,1,209,193,206,2,208,192,204,2,209,193, + 206,1,165,160,164,1,159,159,159,2,144,143,170,1,118,119,253,1,108,108, + 255,1,99,99,255,1,92,92,255,1,88,87,255,1,85,86,255,1,86,87, + 255,1,89,90,255,1,95,95,255,1,104,103,255,1,113,113,254,1,163,163, + 191,1,170,170,170,1,156,154,156,1,198,184,195,1,209,193,206,1,207,191, + 203,1,208,192,204,1,207,190,203,1,208,192,204,1,196,183,193,1,157,156, + 157,1,159,159,159,2,121,121,249,1,108,108,255,1,96,96,255,1,86,87, + 255,1,78,79,255,1,72,72,255,1,70,70,255,1,71,71,255,1,75,75, + 255,1,82,82,255,1,91,91,255,1,101,101,255,1,116,117,250,1,176,176, + 176,1,163,162,163,1,171,163,169,1,203,188,199,1,207,191,203,1,207,190, + 203,1,206,189,202,1,207,190,203,1,178,169,176,1,158,158,158,1,159,159, + 159,1,144,144,208,1,111,111,255,1,99,98,255,1,86,86,255,1,75,75, + 255,1,64,65,255,1,58,58,255,1,55,54,255,1,56,55,255,1,61,61, + 255,1,69,69,255,1,80,79,255,1,91,92,255,1,104,104,255,1,148,149, + 217,1,172,172,172,1,159,155,158,1,193,179,190,1,206,189,202,2,204,187, + 200,1,206,189,202,1,167,162,166,1,159,159,159,2,123,123,245,1,105,105, + 255,1,90,91,255,1,77,76,255,1,64,64,255,1,52,52,255,1,44,44, + 255,1,39,40,255,1,41,41,255,1,47,47,255,1,57,57,255,1,70,70, + 255,1,83,84,255,1,97,97,255,1,119,118,247,1,178,178,178,1,158,155, + 157,1,184,172,182,1,204,187,200,2,203,185,199,1,204,187,200,1,162,158, + 161,1,159,159,159,1,161,161,161,1,115,115,254,1,99,100,255,1,85,85, + 255,1,70,70,255,1,56,56,255,1,42,42,255,1,31,30,255,1,24,24, + 255,1,26,26,255,1,36,36,255,1,49,49,255,1,62,62,255,1,77,77, + 255,1,92,92,255,1,107,107,254,1,180,180,180,1,157,156,157,1,176,166, + 174,1,201,185,197,1,203,185,199,1,202,184,198,1,203,185,199,1,161,157, + 160,1,159,159,159,1,162,162,162,1,113,112,255,1,97,98,255,1,82,82, + 255,1,66,66,255,1,51,52,255,1,36,36,255,1,21,21,255,1,9,9, + 255,1,14,14,255,1,29,28,255,1,43,43,255,1,59,58,255,1,74,74, + 255,1,89,89,255,1,105,105,255,1,182,182,182,1,158,156,158,1,170,160, + 168,1,200,183,196,1,202,184,198,1,200,182,196,1,202,184,198,1,165,160, + 164,1,159,159,159,1,163,163,163,1,113,113,254,1,98,97,255,1,82,82, + 255,1,66,66,255,1,51,51,255,1,36,36,255,1,21,20,255,1,8,8, + 255,1,14,14,255,1,28,28,255,1,43,43,255,1,59,58,255,1,74,74, + 255,1,89,90,255,1,105,104,254,1,183,183,183,1,157,154,156,1,169,159, + 167,1,199,182,195,1,200,182,196,1,199,181,195,1,200,182,196,1,173,164, + 171,1,158,158,158,1,162,162,162,1,120,120,246,1,99,100,255,1,85,85, + 255,1,69,70,255,1,56,56,255,1,42,42,255,1,31,30,255,1,23,23, + 255,1,26,26,255,1,35,35,255,1,48,48,255,1,62,62,255,1,77,77, + 255,1,92,91,255,1,115,115,248,1,179,179,179,1,156,152,155,1,174,162, + 171,1,197,180,193,1,199,181,195,1,198,179,194,1,199,181,195,1,187,173, + 184,1,156,155,156,1,161,161,161,1,143,143,211,1,105,104,255,1,90,90, + 255,1,77,76,255,1,63,64,255,1,51,52,255,1,43,43,255,1,38,39, + 255,1,40,40,255,1,47,47,255,1,58,57,255,1,70,70,255,1,83,83, + 255,1,97,96,255,1,149,149,220,1,167,167,167,1,159,152,157,1,179,166, + 176,1,197,179,193,1,198,179,194,1,197,178,192,1,198,179,194,1,197,178, + 193,1,160,155,159,1,159,159,159,1,166,166,166,1,112,113,249,1,97,98, + 255,1,85,85,255,1,74,74,255,1,65,64,255,1,57,58,255,1,54,54, + 255,1,55,55,255,1,60,60,255,1,69,69,255,1,79,79,255,1,91,91, + 255,1,108,108,251,1,182,182,182,1,156,154,156,1,163,154,161,1,186,170, + 182,1,197,178,193,1,197,178,192,1,195,176,191,2,197,178,191,1,188,172, + 184,1,155,153,154,1,163,163,163,1,156,157,185,1,107,107,254,1,96,95, + 255,1,86,86,255,1,78,77,255,1,72,72,255,1,70,70,255,2,75,75, + 255,1,81,81,255,1,90,91,255,1,101,101,254,1,169,169,199,1,160,159, + 160,1,158,150,156,1,170,159,167,1,193,175,188,1,195,176,191,2,194,175, + 190,2,195,176,191,2,170,160,168,1,157,156,157,1,165,165,165,1,159,159, + 188,1,110,111,250,1,98,99,255,1,92,92,255,1,87,87,255,1,85,84, + 255,1,86,85,255,1,89,89,255,1,95,95,255,1,106,106,251,1,168,168, + 199,1,169,169,169,1,156,150,154,1,164,154,162,1,186,169,182,1,195,176, + 191,1,194,175,190,2,193,173,188,3,194,175,190,1,192,174,188,1,166,157, + 164,1,153,152,153,1,165,165,165,1,171,171,171,1,144,143,214,1,113,113, + 247,1,102,103,254,1,100,100,255,1,101,101,254,1,111,112,247,1,146,146, + 218,1,180,180,180,1,160,158,159,1,155,150,154,1,162,152,160,1,178,163, + 175,1,192,174,188,1,193,173,188,3,192,171,187,4,193,173,187,1,190,171, + 185,1,174,160,171,1,153,150,152,1,158,158,158,1,167,167,167,1,172,172, + 172,1,175,175,175,1,177,177,177,2,175,175,175,1,165,165,165,1,154,152, + 154,1,157,148,154,1,163,152,160,1,177,162,173,1,190,171,185,1,192,171, + 187,4,190,170,186,5,191,171,187,1,190,170,185,1,183,165,179,1,163,153, + 161,1,154,149,153,1,153,150,153,1,155,153,155,2,154,151,153,1,153,148, + 152,1,156,148,154,1,160,150,158,1,167,154,164,1,183,165,179,1,190,170, + 185,1,190,170,186,5,189,168,184,6,190,170,186,2,186,167,182,1,179,163, + 176,1,173,158,170,1,167,155,165,1,163,151,160,2,167,155,165,1,173,158, + 170,1,179,163,176,1,186,167,182,1,190,170,186,1,189,168,184,6,188,167, + 183,8,189,167,183,1,188,167,183,1,187,167,182,1,187,166,182,1,186,166, + 182,2,187,166,182,1,187,167,182,1,188,167,183,9,187,165,182,25,188,2, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,0,0,0,0,74,152,208,241,253,241,208,152, - 74,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,85,207, - 255,255,255,255,255,255,255,255,255,207,85,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,152,255,255,255,255,255,255,255,255,255,255,255,255,255,152, - 0,0,0,0,0,0,0,0,0,0,0,0,174,255,255,255,255,255,255,255, - 255,255,255,255,255,255,255,255,174,0,0,0,0,0,0,0,0,0,0,152, - 255,255,255,255,255,195,203,236,252,236,203,195,255,255,255,255,255,152,0,0, - 0,0,0,0,0,0,85,255,255,255,255,217,211,255,255,255,255,255,255,255, - 211,217,255,255,255,255,85,0,0,0,0,0,0,0,207,255,255,255,217,235, - 255,255,255,255,255,255,255,255,255,235,217,255,255,255,207,0,0,0,0,0, - 0,74,255,255,255,255,211,255,255,255,255,255,255,255,255,255,255,255,211,255, - 255,255,255,74,0,0,0,0,0,152,255,255,255,195,255,255,255,255,255,255, - 255,255,255,255,255,255,255,195,255,255,255,152,0,0,0,0,0,208,255,255, - 255,203,255,255,255,255,255,255,255,255,255,255,255,255,255,203,255,255,255,208, - 0,0,0,0,0,241,255,255,255,236,255,255,255,255,255,255,255,255,255,255, - 255,255,255,236,255,255,255,241,0,0,0,0,0,253,255,255,255,252,255,255, - 255,255,255,255,255,255,255,255,255,255,255,252,255,255,255,253,0,0,0,0, - 0,241,255,255,255,236,255,255,255,255,255,255,255,255,255,255,255,255,255,236, - 255,255,255,241,0,0,0,0,0,208,255,255,255,203,255,255,255,255,255,255, - 255,255,255,255,255,255,255,203,255,255,255,208,0,0,0,0,0,152,255,255, - 255,195,255,255,255,255,255,255,255,255,255,255,255,255,255,195,255,255,255,152, - 0,0,0,0,0,74,255,255,255,255,211,255,255,255,255,255,255,255,255,255, - 255,255,211,255,255,255,255,74,0,0,0,0,0,0,207,255,255,255,217,235, - 255,255,255,255,255,255,255,255,255,235,217,255,255,255,207,0,0,0,0,0, - 0,0,85,255,255,255,255,217,211,255,255,255,255,255,255,255,211,217,255,255, - 255,255,85,0,0,0,0,0,0,0,0,152,255,255,255,255,255,195,203,236, - 252,236,203,195,255,255,255,255,255,152,0,0,0,0,0,0,0,0,0,0, - 174,255,255,255,255,255,255,255,255,255,255,255,255,255,255,255,174,0,0,0, - 0,0,0,0,0,0,0,0,0,152,255,255,255,255,255,255,255,255,255,255, - 255,255,255,152,0,0,0,0,0,0,0,0,0,0,0,0,0,0,85,207, - 255,255,255,255,255,255,255,255,255,207,85,0,0,0,0,0,0,0,0,0, - 0,0,0,0,0,0,0,0,74,152,208,241,253,241,208,152,74,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,74,152, + 208,241,253,241,208,152,74,0,0,0,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,85,207,255,255,255,255,255,255,255,255,255,207,85,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,152,255,255,255,255,255,255,255,255, + 255,255,255,255,255,152,0,0,0,0,0,0,0,0,0,0,0,0,174,255, + 255,255,255,255,255,255,255,255,255,255,255,255,255,255,174,0,0,0,0,0, + 0,0,0,0,0,152,255,255,255,255,255,195,203,236,252,236,203,195,255,255, + 255,255,255,152,0,0,0,0,0,0,0,0,85,255,255,255,255,217,211,255, + 255,255,255,255,255,255,211,217,255,255,255,255,85,0,0,0,0,0,0,0, + 207,255,255,255,217,235,255,255,255,255,255,255,255,255,255,235,217,255,255,255, + 207,0,0,0,0,0,0,74,255,255,255,255,211,255,255,255,255,255,255,255, + 255,255,255,255,211,255,255,255,255,74,0,0,0,0,0,152,255,255,255,195, + 255,255,255,255,255,255,255,255,255,255,255,255,255,195,255,255,255,152,0,0, + 0,0,0,208,255,255,255,203,255,255,255,255,255,255,255,255,255,255,255,255, + 255,203,255,255,255,208,0,0,0,0,0,241,255,255,255,236,255,255,255,255, + 255,255,255,255,255,255,255,255,255,236,255,255,255,241,0,0,0,0,0,253, + 255,255,255,252,255,255,255,255,255,255,255,255,255,255,255,255,255,252,255,255, + 255,253,0,0,0,0,0,241,255,255,255,236,255,255,255,255,255,255,255,255, + 255,255,255,255,255,236,255,255,255,241,0,0,0,0,0,208,255,255,255,203, + 255,255,255,255,255,255,255,255,255,255,255,255,255,203,255,255,255,208,0,0, + 0,0,0,152,255,255,255,195,255,255,255,255,255,255,255,255,255,255,255,255, + 255,195,255,255,255,152,0,0,0,0,0,74,255,255,255,255,211,255,255,255, + 255,255,255,255,255,255,255,255,211,255,255,255,255,74,0,0,0,0,0,0, + 207,255,255,255,217,235,255,255,255,255,255,255,255,255,255,235,217,255,255,255, + 207,0,0,0,0,0,0,0,85,255,255,255,255,217,211,255,255,255,255,255, + 255,255,211,217,255,255,255,255,85,0,0,0,0,0,0,0,0,152,255,255, + 255,255,255,195,203,236,252,236,203,195,255,255,255,255,255,152,0,0,0,0, + 0,0,0,0,0,0,174,255,255,255,255,255,255,255,255,255,255,255,255,255, + 255,255,174,0,0,0,0,0,0,0,0,0,0,0,0,152,255,255,255,255, + 255,255,255,255,255,255,255,255,255,152,0,0,0,0,0,0,0,0,0,0, + 0,0,0,0,85,207,255,255,255,255,255,255,255,255,255,207,85,0,0,0, + 0,0,0,0,0,0,0,0,0,0,0,0,0,0,74,152,208,241,253,241, + 208,152,74,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,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,111,110,99, - 114,101,97,116,101,7,14,111,110,112,108,97,121,101,114,99,114,101,97,116, - 101,9,111,110,100,101,115,116,114,111,121,7,6,111,110,100,101,115,116,12, - 111,110,109,111,117,115,101,101,118,101,110,116,7,13,111,110,109,111,117,115, - 101,119,105,110,100,111,119,6,111,110,115,104,111,119,7,15,118,105,115,105, - 98,108,101,99,104,97,110,103,101,101,118,6,111,110,104,105,100,101,7,15, - 118,105,115,105,98,108,101,99,104,97,110,103,101,101,118,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,9,116,103,114,111,117,112,98,111,120,10,116,103,114,111,117,112, - 98,111,120,49,12,102,114,97,109,101,46,108,101,118,101,108,105,2,0,18, - 102,114,97,109,101,46,99,111,108,111,114,100,107,119,105,100,116,104,2,0, - 18,102,114,97,109,101,46,99,111,108,111,114,104,108,119,105,100,116,104,2, - 0,16,102,114,97,109,101,46,102,111,110,116,46,99,111,108,111,114,4,36, - 36,36,0,17,102,114,97,109,101,46,102,111,110,116,46,104,101,105,103,104, - 116,2,11,15,102,114,97,109,101,46,102,111,110,116,46,110,97,109,101,6, - 11,115,116,102,95,100,101,102,97,117,108,116,21,102,114,97,109,101,46,102, - 111,110,116,46,108,111,99,97,108,112,114,111,112,115,11,9,102,108,112,95, - 99,111,108,111,114,10,102,108,112,95,104,101,105,103,104,116,0,16,102,114, - 97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,10,102,114,108,95, - 108,101,118,101,108,105,16,102,114,108,95,99,111,108,111,114,100,107,119,105, - 100,116,104,16,102,114,108,95,99,111,108,111,114,104,108,119,105,100,116,104, - 0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,49,11, - 0,14,102,114,97,109,101,46,116,101,109,112,108,97,116,101,7,23,99,111, - 109,109,97,110,100,101,114,102,111,46,116,102,114,97,109,101,99,111,109,112, - 49,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,0,13, - 102,97,99,101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101, - 114,101,99,111,114,100,101,114,8,98,111,117,110,100,115,95,120,2,0,8, - 98,111,117,110,100,115,95,121,2,0,9,98,111,117,110,100,115,95,99,120, - 3,178,1,9,98,111,117,110,100,115,95,99,121,3,128,0,9,102,111,110, - 116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117,108,116,15, - 102,111,110,116,46,108,111,99,97,108,112,114,111,112,115,11,0,0,6,116, - 108,97,98,101,108,7,116,108,97,98,101,108,50,5,99,111,108,111,114,4, - 3,0,0,128,8,98,111,117,110,100,115,95,120,2,15,8,98,111,117,110, - 100,115,95,121,2,33,9,98,111,117,110,100,115,95,99,120,2,35,9,98, - 111,117,110,100,115,95,99,121,2,11,7,99,97,112,116,105,111,110,6,6, - 82,101,99,111,114,100,10,102,111,110,116,46,99,111,108,111,114,4,64,64, - 64,0,11,102,111,110,116,46,104,101,105,103,104,116,2,10,9,102,111,110, - 116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117,108,116,15, - 102,111,110,116,46,108,111,99,97,108,112,114,111,112,115,11,9,102,108,112, - 95,99,111,108,111,114,10,102,108,112,95,104,101,105,103,104,116,0,13,114, - 101,102,102,111,110,116,104,101,105,103,104,116,2,11,0,0,6,116,108,97, - 98,101,108,8,116,108,97,98,101,108,50,56,5,99,111,108,111,114,4,3, - 0,0,128,8,116,97,98,111,114,100,101,114,2,1,8,98,111,117,110,100, - 115,95,120,2,15,8,98,111,117,110,100,115,95,121,2,51,9,98,111,117, - 110,100,115,95,99,120,2,21,9,98,111,117,110,100,115,95,99,121,2,11, - 7,99,97,112,116,105,111,110,6,4,80,108,97,121,10,102,111,110,116,46, - 99,111,108,111,114,4,64,64,64,0,11,102,111,110,116,46,104,101,105,103, - 104,116,2,10,9,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95, + 0,0,8,111,110,99,114,101,97,116,101,7,14,111,110,112,108,97,121,101, + 114,99,114,101,97,116,101,9,111,110,99,114,101,97,116,101,100,7,9,111, + 110,99,114,101,97,116,101,100,9,111,110,100,101,115,116,114,111,121,7,6, + 111,110,100,101,115,116,12,111,110,109,111,117,115,101,101,118,101,110,116,7, + 13,111,110,109,111,117,115,101,119,105,110,100,111,119,6,111,110,115,104,111, + 119,7,15,118,105,115,105,98,108,101,99,104,97,110,103,101,101,118,6,111, + 110,104,105,100,101,7,15,118,105,115,105,98,108,101,99,104,97,110,103,101, + 101,118,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,9,116,103,114,111,117,112,98,111,120, + 10,116,103,114,111,117,112,98,111,120,49,12,102,114,97,109,101,46,108,101, + 118,101,108,105,2,0,18,102,114,97,109,101,46,99,111,108,111,114,100,107, + 119,105,100,116,104,2,0,18,102,114,97,109,101,46,99,111,108,111,114,104, + 108,119,105,100,116,104,2,0,16,102,114,97,109,101,46,102,111,110,116,46, + 99,111,108,111,114,4,36,36,36,0,17,102,114,97,109,101,46,102,111,110, + 116,46,104,101,105,103,104,116,2,11,15,102,114,97,109,101,46,102,111,110, + 116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117,108,116,21, + 102,114,97,109,101,46,102,111,110,116,46,108,111,99,97,108,112,114,111,112, + 115,11,9,102,108,112,95,99,111,108,111,114,10,102,108,112,95,104,101,105, + 103,104,116,0,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112, + 115,11,10,102,114,108,95,108,101,118,101,108,105,16,102,114,108,95,99,111, + 108,111,114,100,107,119,105,100,116,104,16,102,114,108,95,99,111,108,111,114, + 104,108,119,105,100,116,104,0,17,102,114,97,109,101,46,108,111,99,97,108, + 112,114,111,112,115,49,11,0,14,102,114,97,109,101,46,116,101,109,112,108, + 97,116,101,7,23,99,111,109,109,97,110,100,101,114,102,111,46,116,102,114, + 97,109,101,99,111,109,112,49,15,102,97,99,101,46,108,111,99,97,108,112, + 114,111,112,115,11,0,13,102,97,99,101,46,116,101,109,112,108,97,116,101, + 7,13,116,102,97,99,101,114,101,99,111,114,100,101,114,8,98,111,117,110, + 100,115,95,120,2,0,8,98,111,117,110,100,115,95,121,2,0,9,98,111, + 117,110,100,115,95,99,120,3,178,1,9,98,111,117,110,100,115,95,99,121, + 3,128,0,9,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95,100, + 101,102,97,117,108,116,15,102,111,110,116,46,108,111,99,97,108,112,114,111, + 112,115,11,0,0,6,116,108,97,98,101,108,7,116,108,97,98,101,108,50, + 5,99,111,108,111,114,4,3,0,0,128,8,98,111,117,110,100,115,95,120, + 2,15,8,98,111,117,110,100,115,95,121,2,33,9,98,111,117,110,100,115, + 95,99,120,2,35,9,98,111,117,110,100,115,95,99,121,2,11,7,99,97, + 112,116,105,111,110,6,6,82,101,99,111,114,100,10,102,111,110,116,46,99, + 111,108,111,114,4,64,64,64,0,11,102,111,110,116,46,104,101,105,103,104, + 116,2,10,9,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95,100, + 101,102,97,117,108,116,15,102,111,110,116,46,108,111,99,97,108,112,114,111, + 112,115,11,9,102,108,112,95,99,111,108,111,114,10,102,108,112,95,104,101, + 105,103,104,116,0,13,114,101,102,102,111,110,116,104,101,105,103,104,116,2, + 11,0,0,6,116,108,97,98,101,108,8,116,108,97,98,101,108,50,56,5, + 99,111,108,111,114,4,3,0,0,128,8,116,97,98,111,114,100,101,114,2, + 1,8,98,111,117,110,100,115,95,120,2,15,8,98,111,117,110,100,115,95, + 121,2,51,9,98,111,117,110,100,115,95,99,120,2,21,9,98,111,117,110, + 100,115,95,99,121,2,11,7,99,97,112,116,105,111,110,6,4,80,108,97, + 121,10,102,111,110,116,46,99,111,108,111,114,4,64,64,64,0,11,102,111, + 110,116,46,104,101,105,103,104,116,2,10,9,102,111,110,116,46,110,97,109, + 101,6,11,115,116,102,95,100,101,102,97,117,108,116,15,102,111,110,116,46, + 108,111,99,97,108,112,114,111,112,115,11,9,102,108,112,95,99,111,108,111, + 114,10,102,108,112,95,104,101,105,103,104,116,0,13,114,101,102,102,111,110, + 116,104,101,105,103,104,116,2,11,0,0,7,116,98,117,116,116,111,110,8, + 116,98,117,116,116,111,110,50,5,99,111,108,111,114,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,111,112,116,105,111,110,115,115,107,105,110,0,17,102,114,97,109,101, + 46,108,111,99,97,108,112,114,111,112,115,49,11,0,14,102,114,97,109,101, + 46,116,101,109,112,108,97,116,101,7,23,99,111,109,109,97,110,100,101,114, + 102,111,46,116,102,114,97,109,101,99,111,109,112,49,19,102,97,99,101,46, + 102,97,100,101,95,100,105,114,101,99,116,105,111,110,7,7,103,100,95,100, + 111,119,110,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11, + 15,102,97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,13,102,97, + 99,101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101,114,101, + 99,111,114,100,101,114,8,116,97,98,111,114,100,101,114,2,3,4,104,105, + 110,116,6,16,32,83,116,111,112,32,114,101,99,111,114,100,105,110,103,32, + 8,98,111,117,110,100,115,95,120,2,60,8,98,111,117,110,100,115,95,121, + 2,30,9,98,111,117,110,100,115,95,99,120,2,30,9,98,111,117,110,100, + 115,95,99,121,2,30,5,115,116,97,116,101,11,11,97,115,95,100,105,115, + 97,98,108,101,100,16,97,115,95,108,111,99,97,108,100,105,115,97,98,108, + 101,100,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,23,97,115,95, + 108,111,99,97,108,105,109,97,103,101,110,114,100,105,115,97,98,108,101,100, + 13,97,115,95,108,111,99,97,108,99,111,108,111,114,12,97,115,95,108,111, + 99,97,108,104,105,110,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,18,109,97, + 105,110,102,111,46,98,117,116,116,111,110,105,99,111,110,115,7,105,109,97, + 103,101,110,114,2,2,13,102,111,99,117,115,114,101,99,116,100,105,115,116, + 2,0,9,111,110,101,120,101,99,117,116,101,7,12,100,111,112,108,97,121, + 101,114,115,116,111,112,0,0,12,116,98,111,111,108,101,97,110,101,100,105, + 116,9,98,108,105,115,116,101,110,105,110,5,99,111,108,111,114,4,3,0, + 0,128,17,102,114,97,109,101,46,104,105,100,100,101,110,101,100,103,101,115, + 11,9,101,100,103,95,114,105,103,104,116,7,101,100,103,95,116,111,112,8, + 101,100,103,95,108,101,102,116,10,101,100,103,95,98,111,116,116,111,109,0, + 17,102,114,97,109,101,46,99,111,108,111,114,99,108,105,101,110,116,4,230, + 255,252,0,13,102,114,97,109,101,46,99,97,112,116,105,111,110,6,6,76, + 105,115,116,101,110,17,102,114,97,109,101,46,99,97,112,116,105,111,110,100, + 105,115,116,2,3,16,102,114,97,109,101,46,102,111,110,116,46,99,111,108, + 111,114,4,36,36,36,0,17,102,114,97,109,101,46,102,111,110,116,46,104, + 101,105,103,104,116,2,11,15,102,114,97,109,101,46,102,111,110,116,46,110, + 97,109,101,6,11,115,116,102,95,100,101,102,97,117,108,116,21,102,114,97, + 109,101,46,102,111,110,116,46,108,111,99,97,108,112,114,111,112,115,11,9, + 102,108,112,95,99,111,108,111,114,10,102,108,112,95,104,101,105,103,104,116, + 0,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,15, + 102,114,108,95,104,105,100,100,101,110,101,100,103,101,115,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,16,102,114,108,49,95,99,97,112, + 116,105,111,110,100,105,115,116,0,16,102,114,97,109,101,46,111,117,116,101, + 114,102,114,97,109,101,1,2,0,2,1,2,38,2,2,0,15,102,97,99, + 101,46,108,111,99,97,108,112,114,111,112,115,11,0,13,102,97,99,101,46, + 116,101,109,112,108,97,116,101,7,13,116,102,97,99,101,114,101,99,108,105, + 103,104,116,8,116,97,98,111,114,100,101,114,2,4,4,104,105,110,116,6, + 88,32,76,105,115,116,101,110,32,116,111,32,116,104,101,32,105,110,112,117, + 116,32,119,104,105,108,101,32,114,101,99,111,114,100,105,110,103,46,32,87, + 65,82,78,73,78,71,58,32,85,115,101,32,104,101,97,100,112,104,111,110, + 101,115,32,111,114,32,115,101,116,32,118,111,108,117,109,101,32,111,117,116, + 112,117,116,32,108,111,119,46,32,8,98,111,117,110,100,115,95,120,3,31, + 1,8,98,111,117,110,100,115,95,121,2,29,9,98,111,117,110,100,115,95, + 99,120,2,51,9,98,111,117,110,100,115,95,99,121,2,15,8,115,116,97, + 116,102,105,108,101,7,17,109,97,105,110,102,111,46,116,115,116,97,116,102, + 105,108,101,49,8,111,110,99,104,97,110,103,101,7,10,111,110,108,105,115, + 116,101,110,105,110,5,118,97,108,117,101,9,0,0,12,116,98,111,111,108, + 101,97,110,101,100,105,116,11,98,115,97,118,101,116,111,102,105,108,101,5, + 99,111,108,111,114,4,3,0,0,128,17,102,114,97,109,101,46,104,105,100, + 100,101,110,101,100,103,101,115,11,9,101,100,103,95,114,105,103,104,116,7, + 101,100,103,95,116,111,112,8,101,100,103,95,108,101,102,116,10,101,100,103, + 95,98,111,116,116,111,109,0,17,102,114,97,109,101,46,99,111,108,111,114, + 99,108,105,101,110,116,4,230,255,252,0,13,102,114,97,109,101,46,99,97, + 112,116,105,111,110,6,12,83,97,118,101,32,116,111,32,102,105,108,101,17, + 102,114,97,109,101,46,99,97,112,116,105,111,110,100,105,115,116,2,3,16, + 102,114,97,109,101,46,102,111,110,116,46,99,111,108,111,114,4,36,36,36, + 0,17,102,114,97,109,101,46,102,111,110,116,46,104,101,105,103,104,116,2, + 11,15,102,114,97,109,101,46,102,111,110,116,46,110,97,109,101,6,11,115, + 116,102,95,100,101,102,97,117,108,116,21,102,114,97,109,101,46,102,111,110, + 116,46,108,111,99,97,108,112,114,111,112,115,11,9,102,108,112,95,99,111, + 108,111,114,10,102,108,112,95,104,101,105,103,104,116,0,16,102,114,97,109, + 101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,114,108,95,104,105, + 100,100,101,110,101,100,103,101,115,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,16,102,114,108,49,95,99,97,112,116,105,111,110,100,105, + 115,116,0,16,102,114,97,109,101,46,111,117,116,101,114,102,114,97,109,101, + 1,2,0,2,1,2,69,2,2,0,15,102,97,99,101,46,108,111,99,97, + 108,112,114,111,112,115,11,0,13,102,97,99,101,46,116,101,109,112,108,97, + 116,101,7,13,116,102,97,99,101,114,101,99,108,105,103,104,116,8,116,97, + 98,111,114,100,101,114,2,5,4,104,105,110,116,6,24,32,83,97,118,101, + 32,114,101,99,111,114,100,105,110,103,32,116,111,32,102,105,108,101,32,8, + 98,111,117,110,100,115,95,120,3,180,0,8,98,111,117,110,100,115,95,121, + 2,29,9,98,111,117,110,100,115,95,99,120,2,82,9,98,111,117,110,100, + 115,95,99,121,2,15,8,115,116,97,116,102,105,108,101,7,17,109,97,105, + 110,102,111,46,116,115,116,97,116,102,105,108,101,49,5,118,97,108,117,101, + 9,0,0,7,116,98,117,116,116,111,110,7,98,116,105,110,102,111,115,3, + 84,97,103,2,1,5,99,111,108,111,114,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,111, + 112,116,105,111,110,115,115,107,105,110,0,17,102,114,97,109,101,46,108,111, + 99,97,108,112,114,111,112,115,49,11,0,14,102,114,97,109,101,46,116,101, + 109,112,108,97,116,101,7,23,99,111,109,109,97,110,100,101,114,102,111,46, + 116,102,114,97,109,101,99,111,109,112,50,19,102,97,99,101,46,102,97,100, + 101,95,100,105,114,101,99,116,105,111,110,7,7,103,100,95,100,111,119,110, + 15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,97, + 108,95,102,97,100,105,114,101,99,116,105,111,110,0,13,102,97,99,101,46, + 116,101,109,112,108,97,116,101,7,13,116,102,97,99,101,114,101,99,111,114, + 100,101,114,8,116,97,98,111,114,100,101,114,2,6,4,104,105,110,116,6, + 24,32,83,104,111,119,32,105,110,102,111,115,32,111,102,32,116,104,101,32, + 115,111,110,103,32,8,98,111,117,110,100,115,95,120,2,7,8,98,111,117, + 110,100,115,95,121,2,4,9,98,111,117,110,100,115,95,99,120,2,44,9, + 98,111,117,110,100,115,95,99,121,2,20,5,115,116,97,116,101,11,16,97, + 115,95,108,111,99,97,108,100,105,115,97,98,108,101,100,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,23,97,115,95,108,111,99,97,108,105,109,97,103,101,110, + 114,100,105,115,97,98,108,101,100,13,97,115,95,108,111,99,97,108,99,111, + 108,111,114,12,97,115,95,108,111,99,97,108,104,105,110,116,17,97,115,95, + 108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,7,99,97,112,116, + 105,111,110,6,5,73,110,102,111,115,11,102,111,110,116,46,104,101,105,103, + 104,116,2,11,9,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95, 100,101,102,97,117,108,116,15,102,111,110,116,46,108,111,99,97,108,112,114, - 111,112,115,11,9,102,108,112,95,99,111,108,111,114,10,102,108,112,95,104, - 101,105,103,104,116,0,13,114,101,102,102,111,110,116,104,101,105,103,104,116, - 2,11,0,0,7,116,98,117,116,116,111,110,8,116,98,117,116,116,111,110, - 50,5,99,111,108,111,114,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,111,112,116,105,111, - 110,115,115,107,105,110,0,17,102,114,97,109,101,46,108,111,99,97,108,112, - 114,111,112,115,49,11,0,14,102,114,97,109,101,46,116,101,109,112,108,97, - 116,101,7,23,99,111,109,109,97,110,100,101,114,102,111,46,116,102,114,97, - 109,101,99,111,109,112,49,19,102,97,99,101,46,102,97,100,101,95,100,105, - 114,101,99,116,105,111,110,7,7,103,100,95,100,111,119,110,15,102,97,99, - 101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,97,108,95,102,97, - 100,105,114,101,99,116,105,111,110,0,13,102,97,99,101,46,116,101,109,112, - 108,97,116,101,7,13,116,102,97,99,101,114,101,99,111,114,100,101,114,8, - 116,97,98,111,114,100,101,114,2,3,4,104,105,110,116,6,16,32,83,116, - 111,112,32,114,101,99,111,114,100,105,110,103,32,8,98,111,117,110,100,115, - 95,120,2,60,8,98,111,117,110,100,115,95,121,2,30,9,98,111,117,110, - 100,115,95,99,120,2,30,9,98,111,117,110,100,115,95,99,121,2,30,5, - 115,116,97,116,101,11,11,97,115,95,100,105,115,97,98,108,101,100,16,97, - 115,95,108,111,99,97,108,100,105,115,97,98,108,101,100,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,23,97,115,95,108,111,99,97,108,105,109, - 97,103,101,110,114,100,105,115,97,98,108,101,100,13,97,115,95,108,111,99, - 97,108,99,111,108,111,114,12,97,115,95,108,111,99,97,108,104,105,110,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,18,109,97,105,110,102,111,46,98,117, - 116,116,111,110,105,99,111,110,115,7,105,109,97,103,101,110,114,2,2,13, - 102,111,99,117,115,114,101,99,116,100,105,115,116,2,0,9,111,110,101,120, - 101,99,117,116,101,7,12,100,111,112,108,97,121,101,114,115,116,111,112,0, - 0,12,116,98,111,111,108,101,97,110,101,100,105,116,9,98,108,105,115,116, - 101,110,105,110,5,99,111,108,111,114,4,3,0,0,128,17,102,114,97,109, + 111,112,115,11,10,102,108,112,95,104,101,105,103,104,116,0,7,105,109,97, + 103,101,110,114,2,27,13,102,111,99,117,115,114,101,99,116,100,105,115,116, + 2,0,9,111,110,101,120,101,99,117,116,101,7,8,111,110,102,105,110,102, + 111,115,0,0,13,116,114,101,97,108,115,112,105,110,101,100,105,116,5,101, + 100,118,111,108,5,99,111,108,111,114,4,3,0,0,128,17,102,114,97,109, 101,46,104,105,100,100,101,110,101,100,103,101,115,11,9,101,100,103,95,114, 105,103,104,116,7,101,100,103,95,116,111,112,8,101,100,103,95,108,101,102, 116,10,101,100,103,95,98,111,116,116,111,109,0,17,102,114,97,109,101,46, - 99,111,108,111,114,99,108,105,101,110,116,4,230,255,252,0,13,102,114,97, - 109,101,46,99,97,112,116,105,111,110,6,6,76,105,115,116,101,110,17,102, - 114,97,109,101,46,99,97,112,116,105,111,110,100,105,115,116,2,3,16,102, - 114,97,109,101,46,102,111,110,116,46,99,111,108,111,114,4,36,36,36,0, - 17,102,114,97,109,101,46,102,111,110,116,46,104,101,105,103,104,116,2,11, - 15,102,114,97,109,101,46,102,111,110,116,46,110,97,109,101,6,11,115,116, - 102,95,100,101,102,97,117,108,116,21,102,114,97,109,101,46,102,111,110,116, - 46,108,111,99,97,108,112,114,111,112,115,11,9,102,108,112,95,99,111,108, - 111,114,10,102,108,112,95,104,101,105,103,104,116,0,16,102,114,97,109,101, - 46,108,111,99,97,108,112,114,111,112,115,11,15,102,114,108,95,104,105,100, - 100,101,110,101,100,103,101,115,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,16,102,114,108,49,95,99,97,112,116,105,111,110,100,105,115, - 116,0,16,102,114,97,109,101,46,111,117,116,101,114,102,114,97,109,101,1, - 2,0,2,1,2,38,2,2,0,15,102,97,99,101,46,108,111,99,97,108, + 99,111,108,111,114,99,108,105,101,110,116,4,224,255,251,0,16,102,114,97, + 109,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,114,108,95,104, + 105,100,100,101,110,101,100,103,101,115,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,14,102,114,97,109,101,46,116,101,109,112,108,97, + 116,101,7,23,99,111,109,109,97,110,100,101,114,102,111,46,116,102,114,97, + 109,101,99,111,109,112,49,31,102,114,97,109,101,46,98,117,116,116,111,110, + 102,97,99,101,46,102,97,100,101,95,100,105,114,101,99,116,105,111,110,7, + 7,103,100,95,100,111,119,110,27,102,114,97,109,101,46,98,117,116,116,111, + 110,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,97, + 108,95,102,97,100,105,114,101,99,116,105,111,110,0,25,102,114,97,109,101, + 46,98,117,116,116,111,110,102,97,99,101,46,116,101,109,112,108,97,116,101, + 7,13,116,102,97,99,101,114,101,99,111,114,100,101,114,29,102,114,97,109, + 101,46,98,117,116,116,111,110,102,114,97,109,101,46,111,112,116,105,111,110, + 115,115,107,105,110,11,8,102,115,111,95,102,108,97,116,0,29,102,114,97, + 109,101,46,98,117,116,116,111,110,102,114,97,109,101,46,99,111,108,111,114, + 99,108,105,101,110,116,4,3,0,0,128,28,102,114,97,109,101,46,98,117, + 116,116,111,110,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115, + 11,15,102,114,108,95,111,112,116,105,111,110,115,115,107,105,110,0,29,102, + 114,97,109,101,46,98,117,116,116,111,110,102,114,97,109,101,46,108,111,99, + 97,108,112,114,111,112,115,49,11,0,16,102,114,97,109,101,46,98,117,116, + 116,111,110,115,105,122,101,2,30,15,102,97,99,101,46,108,111,99,97,108, 112,114,111,112,115,11,0,13,102,97,99,101,46,116,101,109,112,108,97,116, - 101,7,13,116,102,97,99,101,114,101,99,108,105,103,104,116,8,116,97,98, - 111,114,100,101,114,2,4,4,104,105,110,116,6,88,32,76,105,115,116,101, - 110,32,116,111,32,116,104,101,32,105,110,112,117,116,32,119,104,105,108,101, - 32,114,101,99,111,114,100,105,110,103,46,32,87,65,82,78,73,78,71,58, - 32,85,115,101,32,104,101,97,100,112,104,111,110,101,115,32,111,114,32,115, - 101,116,32,118,111,108,117,109,101,32,111,117,116,112,117,116,32,108,111,119, - 46,32,8,98,111,117,110,100,115,95,120,3,31,1,8,98,111,117,110,100, - 115,95,121,2,29,9,98,111,117,110,100,115,95,99,120,2,51,9,98,111, - 117,110,100,115,95,99,121,2,15,8,115,116,97,116,102,105,108,101,7,17, - 109,97,105,110,102,111,46,116,115,116,97,116,102,105,108,101,49,8,111,110, - 99,104,97,110,103,101,7,10,111,110,108,105,115,116,101,110,105,110,5,118, - 97,108,117,101,9,0,0,12,116,98,111,111,108,101,97,110,101,100,105,116, - 11,98,115,97,118,101,116,111,102,105,108,101,5,99,111,108,111,114,4,3, - 0,0,128,17,102,114,97,109,101,46,104,105,100,100,101,110,101,100,103,101, - 115,11,9,101,100,103,95,114,105,103,104,116,7,101,100,103,95,116,111,112, - 8,101,100,103,95,108,101,102,116,10,101,100,103,95,98,111,116,116,111,109, - 0,17,102,114,97,109,101,46,99,111,108,111,114,99,108,105,101,110,116,4, - 230,255,252,0,13,102,114,97,109,101,46,99,97,112,116,105,111,110,6,12, - 83,97,118,101,32,116,111,32,102,105,108,101,17,102,114,97,109,101,46,99, - 97,112,116,105,111,110,100,105,115,116,2,3,16,102,114,97,109,101,46,102, - 111,110,116,46,99,111,108,111,114,4,36,36,36,0,17,102,114,97,109,101, - 46,102,111,110,116,46,104,101,105,103,104,116,2,11,15,102,114,97,109,101, - 46,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97, - 117,108,116,21,102,114,97,109,101,46,102,111,110,116,46,108,111,99,97,108, + 101,7,11,116,102,97,99,101,114,101,99,114,101,118,8,116,97,98,111,114, + 100,101,114,2,7,4,104,105,110,116,6,23,32,67,104,97,110,103,101,32, + 118,111,108,117,109,101,32,111,102,32,115,111,110,103,32,8,98,111,117,110, + 100,115,95,120,3,190,0,8,98,111,117,110,100,115,95,121,2,61,9,98, + 111,117,110,100,115,95,99,120,2,62,9,98,111,117,110,100,115,95,99,121, + 2,31,8,115,116,97,116,102,105,108,101,7,17,109,97,105,110,102,111,46, + 116,115,116,97,116,102,105,108,101,49,8,111,110,99,104,97,110,103,101,7, + 12,99,104,97,110,103,101,118,111,108,117,109,101,12,111,110,116,101,120,116, + 101,100,105,116,101,100,7,10,111,110,116,101,120,116,101,100,105,116,10,111, + 110,115,101,116,118,97,108,117,101,7,11,111,110,115,101,116,118,97,108,118, + 111,108,5,118,97,108,117,101,2,100,12,118,97,108,117,101,100,101,102,97, + 117,108,116,2,100,10,118,97,108,117,101,114,97,110,103,101,2,1,10,118, + 97,108,117,101,115,116,97,114,116,2,0,8,118,97,108,117,101,109,105,110, + 5,0,0,0,0,0,0,0,128,255,255,8,118,97,108,117,101,109,97,120, + 4,127,150,152,0,4,115,116,101,112,2,1,12,115,116,101,112,99,116,114, + 108,102,97,99,116,2,0,13,115,116,101,112,115,104,105,102,116,102,97,99, + 116,2,0,16,119,104,101,101,108,115,101,110,115,105,116,105,118,105,116,121, + 2,1,13,114,101,102,102,111,110,116,104,101,105,103,104,116,2,14,0,0, + 13,116,114,101,97,108,115,112,105,110,101,100,105,116,7,101,100,116,101,109, + 112,111,3,84,97,103,2,9,5,99,111,108,111,114,4,3,0,0,128,17, + 102,114,97,109,101,46,104,105,100,100,101,110,101,100,103,101,115,11,9,101, + 100,103,95,114,105,103,104,116,7,101,100,103,95,116,111,112,8,101,100,103, + 95,108,101,102,116,10,101,100,103,95,98,111,116,116,111,109,0,17,102,114, + 97,109,101,46,99,111,108,111,114,99,108,105,101,110,116,4,224,255,251,0, + 16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102, + 114,108,95,104,105,100,100,101,110,101,100,103,101,115,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,14,102,114,97,109,101,46,116,101, + 109,112,108,97,116,101,7,23,99,111,109,109,97,110,100,101,114,102,111,46, + 116,102,114,97,109,101,99,111,109,112,49,31,102,114,97,109,101,46,98,117, + 116,116,111,110,102,97,99,101,46,102,97,100,101,95,100,105,114,101,99,116, + 105,111,110,7,7,103,100,95,100,111,119,110,27,102,114,97,109,101,46,98, + 117,116,116,111,110,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115, + 11,15,102,97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,25,102, + 114,97,109,101,46,98,117,116,116,111,110,102,97,99,101,46,116,101,109,112, + 108,97,116,101,7,13,116,102,97,99,101,114,101,99,111,114,100,101,114,29, + 102,114,97,109,101,46,98,117,116,116,111,110,102,114,97,109,101,46,111,112, + 116,105,111,110,115,115,107,105,110,11,8,102,115,111,95,102,108,97,116,0, + 29,102,114,97,109,101,46,98,117,116,116,111,110,102,114,97,109,101,46,99, + 111,108,111,114,99,108,105,101,110,116,4,3,0,0,128,28,102,114,97,109, + 101,46,98,117,116,116,111,110,102,114,97,109,101,46,108,111,99,97,108,112, + 114,111,112,115,11,15,102,114,108,95,111,112,116,105,111,110,115,115,107,105, + 110,0,29,102,114,97,109,101,46,98,117,116,116,111,110,102,114,97,109,101, + 46,108,111,99,97,108,112,114,111,112,115,49,11,0,16,102,114,97,109,101, + 46,98,117,116,116,111,110,115,105,122,101,2,30,15,102,97,99,101,46,108, + 111,99,97,108,112,114,111,112,115,11,0,13,102,97,99,101,46,116,101,109, + 112,108,97,116,101,7,11,116,102,97,99,101,114,101,99,114,101,118,8,116, + 97,98,111,114,100,101,114,2,8,4,104,105,110,116,6,22,32,67,104,97, + 110,103,101,32,116,101,109,112,111,32,111,102,32,115,111,110,103,32,8,98, + 111,117,110,100,115,95,120,3,60,1,8,98,111,117,110,100,115,95,121,2, + 61,9,98,111,117,110,100,115,95,99,120,2,62,9,98,111,117,110,100,115, + 95,99,121,2,27,8,111,110,99,104,97,110,103,101,7,23,67,104,97,110, + 103,101,80,108,117,103,83,101,116,83,111,117,110,100,84,111,117,99,104,10, + 111,110,115,101,116,118,97,108,117,101,7,11,111,110,115,101,116,118,97,108, + 118,111,108,5,118,97,108,117,101,2,1,12,118,97,108,117,101,100,101,102, + 97,117,108,116,2,1,10,118,97,108,117,101,114,97,110,103,101,2,1,10, + 118,97,108,117,101,115,116,97,114,116,2,0,8,118,97,108,117,101,109,105, + 110,2,0,8,118,97,108,117,101,109,97,120,2,10,4,115,116,101,112,5, + 205,204,204,204,204,204,204,204,250,63,12,115,116,101,112,99,116,114,108,102, + 97,99,116,2,0,13,115,116,101,112,115,104,105,102,116,102,97,99,116,2, + 0,16,119,104,101,101,108,115,101,110,115,105,116,105,118,105,116,121,2,1, + 13,114,101,102,102,111,110,116,104,101,105,103,104,116,2,14,0,0,7,116, + 98,117,116,116,111,110,7,98,117,116,116,111,110,49,3,84,97,103,2,1, + 5,99,111,108,111,114,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,111,112,116,105,111,110, + 115,115,107,105,110,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114, + 111,112,115,49,11,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116, + 101,7,23,99,111,109,109,97,110,100,101,114,102,111,46,116,102,114,97,109, + 101,99,111,109,112,50,19,102,97,99,101,46,102,97,100,101,95,100,105,114, + 101,99,116,105,111,110,7,7,103,100,95,100,111,119,110,15,102,97,99,101, + 46,108,111,99,97,108,112,114,111,112,115,11,15,102,97,108,95,102,97,100, + 105,114,101,99,116,105,111,110,0,13,102,97,99,101,46,116,101,109,112,108, + 97,116,101,7,13,116,102,97,99,101,114,101,99,111,114,100,101,114,8,116, + 97,98,111,114,100,101,114,2,9,4,104,105,110,116,6,25,32,82,101,115, + 101,116,32,116,111,32,116,101,109,112,111,32,111,114,105,103,105,110,97,108, + 32,8,98,111,117,110,100,115,95,120,3,128,1,8,98,111,117,110,100,115, + 95,121,2,65,9,98,111,117,110,100,115,95,99,120,2,46,9,98,111,117, + 110,100,115,95,99,121,2,21,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,23,97,115,95,108,111,99,97,108,105,109,97,103,101,110, + 114,100,105,115,97,98,108,101,100,13,97,115,95,108,111,99,97,108,99,111, + 108,111,114,12,97,115,95,108,111,99,97,108,104,105,110,116,17,97,115,95, + 108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,7,99,97,112,116, + 105,111,110,6,5,82,101,115,101,116,11,102,111,110,116,46,104,101,105,103, + 104,116,2,11,9,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95, + 100,101,102,97,117,108,116,15,102,111,110,116,46,108,111,99,97,108,112,114, + 111,112,115,11,10,102,108,112,95,104,101,105,103,104,116,0,7,105,109,97, + 103,101,110,114,2,27,13,102,111,99,117,115,114,101,99,116,100,105,115,116, + 2,0,9,111,110,101,120,101,99,117,116,101,7,7,111,110,114,101,115,101, + 116,0,0,12,116,98,111,111,108,101,97,110,101,100,105,116,6,99,98,108, + 111,111,112,5,99,111,108,111,114,4,3,0,0,128,17,102,114,97,109,101, + 46,104,105,100,100,101,110,101,100,103,101,115,11,9,101,100,103,95,114,105, + 103,104,116,7,101,100,103,95,116,111,112,8,101,100,103,95,108,101,102,116, + 10,101,100,103,95,98,111,116,116,111,109,0,17,102,114,97,109,101,46,99, + 111,108,111,114,99,108,105,101,110,116,4,230,255,252,0,13,102,114,97,109, + 101,46,99,97,112,116,105,111,110,6,4,76,111,111,112,16,102,114,97,109, + 101,46,99,97,112,116,105,111,110,112,111,115,7,6,99,112,95,116,111,112, + 16,102,114,97,109,101,46,102,111,110,116,46,99,111,108,111,114,4,36,36, + 36,0,17,102,114,97,109,101,46,102,111,110,116,46,104,101,105,103,104,116, + 2,11,15,102,114,97,109,101,46,102,111,110,116,46,110,97,109,101,6,11, + 115,116,102,95,100,101,102,97,117,108,116,21,102,114,97,109,101,46,102,111, + 110,116,46,108,111,99,97,108,112,114,111,112,115,11,9,102,108,112,95,99, + 111,108,111,114,10,102,108,112,95,104,101,105,103,104,116,0,16,102,114,97, + 109,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,114,108,95,104, + 105,100,100,101,110,101,100,103,101,115,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,16,102,114,108,49,95,99,97,112,116,105,111,110,100, + 105,115,116,0,16,102,114,97,109,101,46,111,117,116,101,114,102,114,97,109, + 101,1,2,8,2,16,2,8,2,0,0,15,102,97,99,101,46,108,111,99, + 97,108,112,114,111,112,115,11,0,13,102,97,99,101,46,116,101,109,112,108, + 97,116,101,7,13,116,102,97,99,101,114,101,99,108,105,103,104,116,8,116, + 97,98,111,114,100,101,114,2,10,4,104,105,110,116,6,25,32,69,110,97, + 98,108,101,32,108,111,111,112,105,110,103,32,116,104,101,32,115,111,110,103, + 32,8,98,111,117,110,100,115,95,120,3,143,0,8,98,111,117,110,100,115, + 95,121,2,64,9,98,111,117,110,100,115,95,99,120,2,29,9,98,111,117, + 110,100,115,95,99,121,2,28,8,115,116,97,116,102,105,108,101,7,17,109, + 97,105,110,102,111,46,116,115,116,97,116,102,105,108,101,49,0,0,6,116, + 108,97,98,101,108,6,108,97,98,101,108,54,5,99,111,108,111,114,4,3, + 0,0,128,8,116,97,98,111,114,100,101,114,2,11,8,98,111,117,110,100, + 115,95,120,3,67,1,8,98,111,117,110,100,115,95,121,2,47,9,98,111, + 117,110,100,115,95,99,120,2,34,9,98,111,117,110,100,115,95,99,121,2, + 11,7,99,97,112,116,105,111,110,6,5,84,101,109,112,111,10,102,111,110, + 116,46,99,111,108,111,114,4,61,61,61,0,11,102,111,110,116,46,104,101, + 105,103,104,116,2,10,9,102,111,110,116,46,110,97,109,101,6,11,115,116, + 102,95,100,101,102,97,117,108,116,15,102,111,110,116,46,108,111,99,97,108, 112,114,111,112,115,11,9,102,108,112,95,99,111,108,111,114,10,102,108,112, - 95,104,101,105,103,104,116,0,16,102,114,97,109,101,46,108,111,99,97,108, - 112,114,111,112,115,11,15,102,114,108,95,104,105,100,100,101,110,101,100,103, - 101,115,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,16,102, - 114,108,49,95,99,97,112,116,105,111,110,100,105,115,116,0,16,102,114,97, - 109,101,46,111,117,116,101,114,102,114,97,109,101,1,2,0,2,1,2,69, - 2,2,0,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11, - 0,13,102,97,99,101,46,116,101,109,112,108,97,116,101,7,13,116,102,97, - 99,101,114,101,99,108,105,103,104,116,8,116,97,98,111,114,100,101,114,2, - 5,4,104,105,110,116,6,24,32,83,97,118,101,32,114,101,99,111,114,100, - 105,110,103,32,116,111,32,102,105,108,101,32,8,98,111,117,110,100,115,95, - 120,3,180,0,8,98,111,117,110,100,115,95,121,2,29,9,98,111,117,110, - 100,115,95,99,120,2,82,9,98,111,117,110,100,115,95,99,121,2,15,8, - 115,116,97,116,102,105,108,101,7,17,109,97,105,110,102,111,46,116,115,116, - 97,116,102,105,108,101,49,5,118,97,108,117,101,9,0,0,7,116,98,117, - 116,116,111,110,7,98,116,105,110,102,111,115,3,84,97,103,2,1,5,99, - 111,108,111,114,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,111,112,116,105,111,110,115,115, - 107,105,110,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112, + 95,104,101,105,103,104,116,0,13,114,101,102,102,111,110,116,104,101,105,103, + 104,116,2,11,0,0,12,116,98,111,111,108,101,97,110,101,100,105,116,7, + 99,98,116,101,109,112,111,5,99,111,108,111,114,4,3,0,0,128,17,102, + 114,97,109,101,46,104,105,100,100,101,110,101,100,103,101,115,11,9,101,100, + 103,95,114,105,103,104,116,7,101,100,103,95,116,111,112,8,101,100,103,95, + 108,101,102,116,10,101,100,103,95,98,111,116,116,111,109,0,17,102,114,97, + 109,101,46,99,111,108,111,114,99,108,105,101,110,116,4,230,255,252,0,13, + 102,114,97,109,101,46,99,97,112,116,105,111,110,6,7,83,116,114,101,116, + 99,104,16,102,114,97,109,101,46,99,97,112,116,105,111,110,112,111,115,7, + 6,99,112,95,116,111,112,17,102,114,97,109,101,46,99,97,112,116,105,111, + 110,100,105,115,116,2,3,16,102,114,97,109,101,46,102,111,110,116,46,99, + 111,108,111,114,4,36,36,36,0,17,102,114,97,109,101,46,102,111,110,116, + 46,104,101,105,103,104,116,2,11,15,102,114,97,109,101,46,102,111,110,116, + 46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117,108,116,21,102, + 114,97,109,101,46,102,111,110,116,46,108,111,99,97,108,112,114,111,112,115, + 11,9,102,108,112,95,99,111,108,111,114,10,102,108,112,95,104,101,105,103, + 104,116,0,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115, + 11,15,102,114,108,95,104,105,100,100,101,110,101,100,103,101,115,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,16,102,114,108,49,95,99, + 97,112,116,105,111,110,100,105,115,116,0,16,102,114,97,109,101,46,111,117, + 116,101,114,102,114,97,109,101,1,2,14,2,18,2,15,2,0,0,15,102, + 97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,0,13,102,97,99, + 101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101,114,101,99, + 108,105,103,104,116,8,116,97,98,111,114,100,101,114,2,12,4,104,105,110, + 116,6,35,32,69,110,97,98,108,101,32,115,116,114,101,116,99,104,105,110, + 103,32,40,99,104,97,110,103,105,110,103,32,116,101,109,111,41,32,8,98, + 111,117,110,100,115,95,120,3,13,1,8,98,111,117,110,100,115,95,121,2, + 58,9,98,111,117,110,100,115,95,99,120,2,42,9,98,111,117,110,100,115, + 95,99,121,2,30,8,111,110,99,104,97,110,103,101,7,23,67,104,97,110, + 103,101,80,108,117,103,83,101,116,83,111,117,110,100,84,111,117,99,104,0, + 0,7,116,115,108,105,100,101,114,9,116,114,97,99,107,98,97,114,49,5, + 99,111,108,111,114,4,3,0,0,128,15,102,97,99,101,46,108,111,99,97, + 108,112,114,111,112,115,11,0,13,102,97,99,101,46,116,101,109,112,108,97, + 116,101,7,13,116,102,97,99,101,114,101,99,108,105,103,104,116,8,116,97, + 98,111,114,100,101,114,2,13,4,104,105,110,116,6,19,32,80,111,115,105, + 116,105,111,110,32,111,102,32,115,111,117,110,100,32,8,98,111,117,110,100, + 115,95,120,2,13,8,98,111,117,110,100,115,95,121,2,100,9,98,111,117, + 110,100,115,95,99,120,3,68,1,9,98,111,117,110,100,115,95,99,121,2, + 22,7,101,110,97,98,108,101,100,8,5,118,97,108,117,101,2,0,22,115, + 99,114,111,108,108,98,97,114,46,98,117,116,116,111,110,108,101,110,103,116, + 104,2,18,25,115,99,114,111,108,108,98,97,114,46,98,117,116,116,111,110, + 101,110,100,108,101,110,103,116,104,2,255,29,115,99,114,111,108,108,98,97, + 114,46,102,97,99,101,46,102,97,100,101,95,100,105,114,101,99,116,105,111, + 110,7,7,103,100,95,100,111,119,110,25,115,99,114,111,108,108,98,97,114, + 46,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,97, + 108,95,102,97,100,105,114,101,99,116,105,111,110,0,23,115,99,114,111,108, + 108,98,97,114,46,102,97,99,101,46,116,101,109,112,108,97,116,101,7,13, + 116,102,97,99,101,114,101,99,111,114,100,101,114,30,115,99,114,111,108,108, + 98,97,114,46,102,97,99,101,49,46,102,97,100,101,95,100,105,114,101,99, + 116,105,111,110,7,7,103,100,95,100,111,119,110,26,115,99,114,111,108,108, + 98,97,114,46,102,97,99,101,49,46,108,111,99,97,108,112,114,111,112,115, + 11,15,102,97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,24,115, + 99,114,111,108,108,98,97,114,46,102,97,99,101,49,46,116,101,109,112,108, + 97,116,101,7,17,109,97,105,110,102,111,46,116,102,97,99,101,103,114,101, + 101,110,26,115,99,114,111,108,108,98,97,114,46,102,97,99,101,50,46,108, + 111,99,97,108,112,114,111,112,115,11,0,24,115,99,114,111,108,108,98,97, + 114,46,102,97,99,101,50,46,116,101,109,112,108,97,116,101,7,13,116,102, + 97,99,101,114,101,99,111,114,100,101,114,31,115,99,114,111,108,108,98,97, + 114,46,102,97,99,101,98,117,116,116,111,110,46,108,111,99,97,108,112,114, + 111,112,115,11,0,29,115,99,114,111,108,108,98,97,114,46,102,97,99,101, + 98,117,116,116,111,110,46,116,101,109,112,108,97,116,101,7,22,99,111,109, + 109,97,110,100,101,114,102,111,46,116,102,97,99,101,99,111,109,112,50,26, + 115,99,114,111,108,108,98,97,114,46,102,114,97,109,101,46,108,111,99,97, + 108,112,114,111,112,115,11,0,27,115,99,114,111,108,108,98,97,114,46,102, + 114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,49,11,0,24,115, + 99,114,111,108,108,98,97,114,46,102,114,97,109,101,46,116,101,109,112,108, + 97,116,101,7,23,99,111,109,109,97,110,100,101,114,102,111,46,116,102,114, + 97,109,101,99,111,109,112,50,32,115,99,114,111,108,108,98,97,114,46,102, + 114,97,109,101,98,117,116,116,111,110,46,108,111,99,97,108,112,114,111,112, + 115,11,0,33,115,99,114,111,108,108,98,97,114,46,102,114,97,109,101,98, + 117,116,116,111,110,46,108,111,99,97,108,112,114,111,112,115,49,11,0,30, + 115,99,114,111,108,108,98,97,114,46,102,114,97,109,101,98,117,116,116,111, + 110,46,116,101,109,112,108,97,116,101,7,23,99,111,109,109,97,110,100,101, + 114,102,111,46,116,102,114,97,109,101,99,111,109,112,50,15,115,99,114,111, + 108,108,98,97,114,46,99,111,108,111,114,4,3,0,0,128,22,115,99,114, + 111,108,108,98,97,114,46,111,110,97,102,116,101,114,101,118,101,110,116,7, + 7,97,102,116,101,114,101,118,0,0,7,116,98,117,116,116,111,110,7,98, + 116,110,83,116,111,112,5,99,111,108,111,114,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, + 111,112,116,105,111,110,115,115,107,105,110,0,17,102,114,97,109,101,46,108, + 111,99,97,108,112,114,111,112,115,49,11,0,14,102,114,97,109,101,46,116, + 101,109,112,108,97,116,101,7,23,99,111,109,109,97,110,100,101,114,102,111, + 46,116,102,114,97,109,101,99,111,109,112,50,19,102,97,99,101,46,102,97, + 100,101,95,100,105,114,101,99,116,105,111,110,7,7,103,100,95,100,111,119, + 110,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102, + 97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,13,102,97,99,101, + 46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101,114,101,99,111, + 114,100,101,114,8,116,97,98,111,114,100,101,114,2,14,4,104,105,110,116, + 6,13,32,83,116,111,112,32,112,108,97,121,101,114,32,8,98,111,117,110, + 100,115,95,120,2,106,8,98,111,117,110,100,115,95,121,2,65,9,98,111, + 117,110,100,115,95,99,120,2,30,9,98,111,117,110,100,115,95,99,121,2, + 30,5,115,116,97,116,101,11,11,97,115,95,100,105,115,97,98,108,101,100, + 16,97,115,95,108,111,99,97,108,100,105,115,97,98,108,101,100,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,23,97,115,95,108,111,99,97,108, + 105,109,97,103,101,110,114,100,105,115,97,98,108,101,100,13,97,115,95,108, + 111,99,97,108,99,111,108,111,114,12,97,115,95,108,111,99,97,108,104,105, + 110,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,18,109,97,105,110,102,111,46, + 98,117,116,116,111,110,105,99,111,110,115,7,105,109,97,103,101,110,114,2, + 2,13,102,111,99,117,115,114,101,99,116,100,105,115,116,2,0,9,111,110, + 101,120,101,99,117,116,101,7,12,100,111,112,108,97,121,101,114,115,116,111, + 112,0,0,7,116,98,117,116,116,111,110,8,98,116,110,83,116,97,114,116, + 5,99,111,108,111,114,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,111,112,116,105,111,110, + 115,115,107,105,110,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114, + 111,112,115,49,11,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116, + 101,7,23,99,111,109,109,97,110,100,101,114,102,111,46,116,102,114,97,109, + 101,99,111,109,112,50,19,102,97,99,101,46,102,97,100,101,95,100,105,114, + 101,99,116,105,111,110,7,7,103,100,95,100,111,119,110,15,102,97,99,101, + 46,108,111,99,97,108,112,114,111,112,115,11,15,102,97,108,95,102,97,100, + 105,114,101,99,116,105,111,110,0,13,102,97,99,101,46,116,101,109,112,108, + 97,116,101,7,13,116,102,97,99,101,114,101,99,111,114,100,101,114,8,116, + 97,98,111,114,100,101,114,2,15,4,104,105,110,116,6,14,32,83,116,97, + 114,116,32,112,108,97,121,101,114,32,8,98,111,117,110,100,115,95,120,2, + 13,8,98,111,117,110,100,115,95,121,2,65,9,98,111,117,110,100,115,95, + 99,120,2,30,9,98,111,117,110,100,115,95,99,121,2,30,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,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,23,97,115, + 95,108,111,99,97,108,105,109,97,103,101,110,114,100,105,115,97,98,108,101, + 100,13,97,115,95,108,111,99,97,108,99,111,108,111,114,12,97,115,95,108, + 111,99,97,108,104,105,110,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,18,109, + 97,105,110,102,111,46,98,117,116,116,111,110,105,99,111,110,115,7,105,109, + 97,103,101,110,114,2,27,13,102,111,99,117,115,114,101,99,116,100,105,115, + 116,2,0,9,111,110,101,120,101,99,117,116,101,7,13,100,111,112,108,97, + 121,101,114,115,116,97,114,116,0,0,7,116,98,117,116,116,111,110,9,98, + 116,110,82,101,115,117,109,101,5,99,111,108,111,114,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,111,112,116,105,111,110,115,115,107,105,110,0,17,102,114,97,109,101, + 46,108,111,99,97,108,112,114,111,112,115,49,11,0,14,102,114,97,109,101, + 46,116,101,109,112,108,97,116,101,7,23,99,111,109,109,97,110,100,101,114, + 102,111,46,116,102,114,97,109,101,99,111,109,112,50,19,102,97,99,101,46, + 102,97,100,101,95,100,105,114,101,99,116,105,111,110,7,7,103,100,95,100, + 111,119,110,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11, + 15,102,97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,13,102,97, + 99,101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101,114,101, + 99,111,114,100,101,114,8,116,97,98,111,114,100,101,114,2,16,4,104,105, + 110,116,6,15,32,82,101,115,117,109,101,32,112,108,97,121,101,114,32,8, + 98,111,117,110,100,115,95,120,2,44,8,98,111,117,110,100,115,95,121,2, + 65,9,98,111,117,110,100,115,95,99,120,2,30,9,98,111,117,110,100,115, + 95,99,121,2,30,5,115,116,97,116,101,11,11,97,115,95,100,105,115,97, + 98,108,101,100,16,97,115,95,108,111,99,97,108,100,105,115,97,98,108,101, + 100,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,23,97,115,95,108, + 111,99,97,108,105,109,97,103,101,110,114,100,105,115,97,98,108,101,100,13, + 97,115,95,108,111,99,97,108,99,111,108,111,114,12,97,115,95,108,111,99, + 97,108,104,105,110,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,18,109,97,105, + 110,102,111,46,98,117,116,116,111,110,105,99,111,110,115,7,105,109,97,103, + 101,110,114,2,28,13,102,111,99,117,115,114,101,99,116,100,105,115,116,2, + 0,9,111,110,101,120,101,99,117,116,101,7,13,100,111,112,108,97,121,101, + 114,101,115,117,109,101,0,0,7,116,98,117,116,116,111,110,8,98,116,110, + 80,97,117,115,101,5,99,111,108,111,114,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,111, + 112,116,105,111,110,115,115,107,105,110,0,17,102,114,97,109,101,46,108,111, + 99,97,108,112,114,111,112,115,49,11,0,14,102,114,97,109,101,46,116,101, + 109,112,108,97,116,101,7,23,99,111,109,109,97,110,100,101,114,102,111,46, + 116,102,114,97,109,101,99,111,109,112,50,19,102,97,99,101,46,102,97,100, + 101,95,100,105,114,101,99,116,105,111,110,7,7,103,100,95,100,111,119,110, + 15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,97, + 108,95,102,97,100,105,114,101,99,116,105,111,110,0,13,102,97,99,101,46, + 116,101,109,112,108,97,116,101,7,13,116,102,97,99,101,114,101,99,111,114, + 100,101,114,8,116,97,98,111,114,100,101,114,2,17,4,104,105,110,116,6, + 14,32,80,97,117,115,101,32,112,108,97,121,101,114,32,8,98,111,117,110, + 100,115,95,120,2,75,8,98,111,117,110,100,115,95,121,2,65,9,98,111, + 117,110,100,115,95,99,120,2,30,9,98,111,117,110,100,115,95,99,121,2, + 30,5,115,116,97,116,101,11,11,97,115,95,100,105,115,97,98,108,101,100, + 16,97,115,95,108,111,99,97,108,100,105,115,97,98,108,101,100,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,23,97,115,95,108,111,99,97,108, + 105,109,97,103,101,110,114,100,105,115,97,98,108,101,100,13,97,115,95,108, + 111,99,97,108,99,111,108,111,114,12,97,115,95,108,111,99,97,108,104,105, + 110,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,18,109,97,105,110,102,111,46, + 98,117,116,116,111,110,105,99,111,110,115,7,105,109,97,103,101,110,114,2, + 1,13,102,111,99,117,115,114,101,99,116,100,105,115,116,2,0,9,111,110, + 101,120,101,99,117,116,101,7,13,100,111,112,108,97,121,101,114,112,97,117, + 115,101,0,0,6,116,108,97,98,101,108,8,116,108,97,98,101,108,50,55, + 5,99,111,108,111,114,4,3,0,0,128,8,116,97,98,111,114,100,101,114, + 2,18,8,98,111,117,110,100,115,95,120,3,199,0,8,98,111,117,110,100, + 115,95,121,2,47,9,98,111,117,110,100,115,95,99,120,2,38,9,98,111, + 117,110,100,115,95,99,121,2,11,7,99,97,112,116,105,111,110,6,6,86, + 111,108,117,109,101,10,102,111,110,116,46,99,111,108,111,114,4,61,61,61, + 0,11,102,111,110,116,46,104,101,105,103,104,116,2,10,9,102,111,110,116, + 46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117,108,116,15,102, + 111,110,116,46,108,111,99,97,108,112,114,111,112,115,11,9,102,108,112,95, + 99,111,108,111,114,10,102,108,112,95,104,101,105,103,104,116,0,13,114,101, + 102,102,111,110,116,104,101,105,103,104,116,2,11,0,0,12,116,104,105,115, + 116,111,114,121,101,100,105,116,9,104,105,115,116,111,114,121,102,110,16,102, + 114,97,109,101,46,99,97,112,116,105,111,110,112,111,115,7,10,99,112,95, + 108,101,102,116,116,111,112,17,102,114,97,109,101,46,99,97,112,116,105,111, + 110,100,105,115,116,2,0,16,102,114,97,109,101,46,108,111,99,97,108,112, + 114,111,112,115,11,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114, + 111,112,115,49,11,16,102,114,108,49,95,99,97,112,116,105,111,110,100,105, + 115,116,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116,101,7,23, + 99,111,109,109,97,110,100,101,114,102,111,46,116,102,114,97,109,101,99,111, + 109,112,49,28,102,114,97,109,101,46,98,117,116,116,111,110,46,102,97,99, + 101,46,108,111,99,97,108,112,114,111,112,115,11,0,26,102,114,97,109,101, + 46,98,117,116,116,111,110,46,102,97,99,101,46,116,101,109,112,108,97,116, + 101,7,13,116,102,97,99,101,114,101,99,111,114,100,101,114,29,102,114,97, + 109,101,46,98,117,116,116,111,110,46,102,114,97,109,101,46,108,111,99,97, + 108,112,114,111,112,115,11,0,30,102,114,97,109,101,46,98,117,116,116,111, + 110,46,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,49,11, + 0,27,102,114,97,109,101,46,98,117,116,116,111,110,46,102,114,97,109,101, + 46,116,101,109,112,108,97,116,101,7,23,99,111,109,109,97,110,100,101,114, + 102,111,46,116,102,114,97,109,101,99,111,109,112,49,19,102,114,97,109,101, + 46,98,117,116,116,111,110,115,46,99,111,117,110,116,2,1,19,102,114,97, + 109,101,46,98,117,116,116,111,110,115,46,105,116,101,109,115,14,1,15,102, + 97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,0,13,102,97,99, + 101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101,114,101,99, + 111,114,100,101,114,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111, + 112,115,11,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112, 115,49,11,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116,101,7, 23,99,111,109,109,97,110,100,101,114,102,111,46,116,102,114,97,109,101,99, - 111,109,112,50,19,102,97,99,101,46,102,97,100,101,95,100,105,114,101,99, - 116,105,111,110,7,7,103,100,95,100,111,119,110,15,102,97,99,101,46,108, - 111,99,97,108,112,114,111,112,115,11,15,102,97,108,95,102,97,100,105,114, - 101,99,116,105,111,110,0,13,102,97,99,101,46,116,101,109,112,108,97,116, - 101,7,13,116,102,97,99,101,114,101,99,111,114,100,101,114,8,116,97,98, - 111,114,100,101,114,2,6,4,104,105,110,116,6,24,32,83,104,111,119,32, - 105,110,102,111,115,32,111,102,32,116,104,101,32,115,111,110,103,32,8,98, - 111,117,110,100,115,95,120,2,7,8,98,111,117,110,100,115,95,121,2,4, - 9,98,111,117,110,100,115,95,99,120,2,44,9,98,111,117,110,100,115,95, - 99,121,2,20,5,115,116,97,116,101,11,16,97,115,95,108,111,99,97,108, - 100,105,115,97,98,108,101,100,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,23,97, - 115,95,108,111,99,97,108,105,109,97,103,101,110,114,100,105,115,97,98,108, - 101,100,13,97,115,95,108,111,99,97,108,99,111,108,111,114,12,97,115,95, - 108,111,99,97,108,104,105,110,116,17,97,115,95,108,111,99,97,108,111,110, - 101,120,101,99,117,116,101,0,7,99,97,112,116,105,111,110,6,5,73,110, - 102,111,115,11,102,111,110,116,46,104,101,105,103,104,116,2,11,9,102,111, - 110,116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117,108,116, - 15,102,111,110,116,46,108,111,99,97,108,112,114,111,112,115,11,10,102,108, - 112,95,104,101,105,103,104,116,0,7,105,109,97,103,101,110,114,2,27,13, - 102,111,99,117,115,114,101,99,116,100,105,115,116,2,0,9,111,110,101,120, - 101,99,117,116,101,7,8,111,110,102,105,110,102,111,115,0,0,13,116,114, - 101,97,108,115,112,105,110,101,100,105,116,5,101,100,118,111,108,5,99,111, - 108,111,114,4,3,0,0,128,17,102,114,97,109,101,46,104,105,100,100,101, - 110,101,100,103,101,115,11,9,101,100,103,95,114,105,103,104,116,7,101,100, - 103,95,116,111,112,8,101,100,103,95,108,101,102,116,10,101,100,103,95,98, - 111,116,116,111,109,0,17,102,114,97,109,101,46,99,111,108,111,114,99,108, - 105,101,110,116,4,224,255,251,0,16,102,114,97,109,101,46,108,111,99,97, - 108,112,114,111,112,115,11,15,102,114,108,95,104,105,100,100,101,110,101,100, - 103,101,115,15,102,114,108,95,99,111,108,111,114,99,108,105,101,110,116,0, + 111,109,112,49,0,0,19,102,97,99,101,46,102,97,100,101,95,100,105,114, + 101,99,116,105,111,110,7,7,103,100,95,100,111,119,110,15,102,97,99,101, + 46,108,111,99,97,108,112,114,111,112,115,11,15,102,97,108,95,102,97,100, + 105,114,101,99,116,105,111,110,0,13,102,97,99,101,46,116,101,109,112,108, + 97,116,101,7,13,116,102,97,99,101,114,101,99,108,105,103,104,116,8,116, + 97,98,111,114,100,101,114,2,19,4,104,105,110,116,6,31,32,67,104,111, + 111,115,101,32,97,32,102,105,108,101,110,97,109,101,32,102,111,114,32,115, + 97,118,105,110,103,32,32,8,98,111,117,110,100,115,95,120,2,82,8,98, + 111,117,110,100,115,95,121,2,3,9,98,111,117,110,100,115,95,99,120,3, + 90,1,9,98,111,117,110,100,115,95,99,121,2,21,8,115,116,97,116,102, + 105,108,101,7,17,109,97,105,110,102,111,46,116,115,116,97,116,102,105,108, + 101,49,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,118,97, + 108,117,101,13,111,101,49,95,115,97,118,101,115,116,97,116,101,0,11,111, + 112,116,105,111,110,115,101,100,105,116,11,12,111,101,95,117,110,100,111,111, + 110,101,115,99,13,111,101,95,99,108,111,115,101,113,117,101,114,121,16,111, + 101,95,99,104,101,99,107,109,114,99,97,110,99,101,108,20,111,101,95,114, + 101,115,101,116,115,101,108,101,99,116,111,110,101,120,105,116,15,111,101,95, + 101,120,105,116,111,110,99,117,114,115,111,114,13,111,101,95,97,117,116,111, + 115,101,108,101,99,116,25,111,101,95,97,117,116,111,115,101,108,101,99,116, + 111,110,102,105,114,115,116,99,108,105,99,107,0,21,100,114,111,112,100,111, + 119,110,46,102,97,99,101,116,101,109,112,108,97,116,101,7,13,116,102,97, + 99,101,114,101,99,108,105,103,104,116,16,100,114,111,112,100,111,119,110,46, + 111,112,116,105,111,110,115,11,15,100,101,111,95,107,101,121,100,114,111,112, + 100,111,119,110,12,100,101,111,95,99,108,105,112,104,105,110,116,0,25,100, + 114,111,112,100,111,119,110,46,100,114,111,112,100,111,119,110,114,111,119,99, + 111,117,110,116,2,10,19,100,114,111,112,100,111,119,110,46,99,111,108,115, + 46,99,111,117,110,116,2,1,19,100,114,111,112,100,111,119,110,46,99,111, + 108,115,46,105,116,101,109,115,14,1,9,116,101,120,116,102,108,97,103,115, + 11,12,116,102,95,121,99,101,110,116,101,114,101,100,11,116,102,95,110,111, + 115,101,108,101,99,116,14,116,102,95,101,108,108,105,112,115,101,108,101,102, + 116,0,0,0,24,100,114,111,112,100,111,119,110,46,104,105,115,116,111,114, + 121,109,97,120,99,111,117,110,116,2,50,13,114,101,102,102,111,110,116,104, + 101,105,103,104,116,2,14,0,0,13,116,102,105,108,101,110,97,109,101,101, + 100,105,116,7,115,111,110,103,100,105,114,16,102,114,97,109,101,46,108,111, + 99,97,108,112,114,111,112,115,11,0,17,102,114,97,109,101,46,108,111,99, + 97,108,112,114,111,112,115,49,11,0,14,102,114,97,109,101,46,116,101,109, + 112,108,97,116,101,7,23,99,111,109,109,97,110,100,101,114,102,111,46,116, + 102,114,97,109,101,99,111,109,112,49,19,102,114,97,109,101,46,98,117,116, + 116,111,110,115,46,99,111,117,110,116,2,1,19,102,114,97,109,101,46,98, + 117,116,116,111,110,115,46,105,116,101,109,115,14,1,15,102,97,99,101,46, + 108,111,99,97,108,112,114,111,112,115,11,0,13,102,97,99,101,46,116,101, + 109,112,108,97,116,101,7,13,116,102,97,99,101,114,101,99,111,114,100,101, + 114,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,0, 17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,49,11,0, 14,102,114,97,109,101,46,116,101,109,112,108,97,116,101,7,23,99,111,109, 109,97,110,100,101,114,102,111,46,116,102,114,97,109,101,99,111,109,112,49, - 31,102,114,97,109,101,46,98,117,116,116,111,110,102,97,99,101,46,102,97, - 100,101,95,100,105,114,101,99,116,105,111,110,7,7,103,100,95,100,111,119, - 110,27,102,114,97,109,101,46,98,117,116,116,111,110,102,97,99,101,46,108, - 111,99,97,108,112,114,111,112,115,11,15,102,97,108,95,102,97,100,105,114, - 101,99,116,105,111,110,0,25,102,114,97,109,101,46,98,117,116,116,111,110, - 102,97,99,101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101, - 114,101,99,111,114,100,101,114,29,102,114,97,109,101,46,98,117,116,116,111, - 110,102,114,97,109,101,46,111,112,116,105,111,110,115,115,107,105,110,11,8, - 102,115,111,95,102,108,97,116,0,28,102,114,97,109,101,46,98,117,116,116, - 111,110,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,15, - 102,114,108,95,111,112,116,105,111,110,115,115,107,105,110,0,29,102,114,97, - 109,101,46,98,117,116,116,111,110,102,114,97,109,101,46,108,111,99,97,108, - 112,114,111,112,115,49,11,0,16,102,114,97,109,101,46,98,117,116,116,111, - 110,115,105,122,101,2,30,15,102,97,99,101,46,108,111,99,97,108,112,114, - 111,112,115,11,0,13,102,97,99,101,46,116,101,109,112,108,97,116,101,7, - 11,116,102,97,99,101,114,101,99,114,101,118,8,116,97,98,111,114,100,101, - 114,2,7,4,104,105,110,116,6,23,32,67,104,97,110,103,101,32,118,111, - 108,117,109,101,32,111,102,32,115,111,110,103,32,8,98,111,117,110,100,115, - 95,120,3,190,0,8,98,111,117,110,100,115,95,121,2,61,9,98,111,117, - 110,100,115,95,99,120,2,62,9,98,111,117,110,100,115,95,99,121,2,31, - 8,115,116,97,116,102,105,108,101,7,17,109,97,105,110,102,111,46,116,115, - 116,97,116,102,105,108,101,49,8,111,110,99,104,97,110,103,101,7,12,99, - 104,97,110,103,101,118,111,108,117,109,101,12,111,110,116,101,120,116,101,100, - 105,116,101,100,7,10,111,110,116,101,120,116,101,100,105,116,10,111,110,115, - 101,116,118,97,108,117,101,7,11,111,110,115,101,116,118,97,108,118,111,108, - 5,118,97,108,117,101,2,100,12,118,97,108,117,101,100,101,102,97,117,108, - 116,2,100,10,118,97,108,117,101,114,97,110,103,101,2,1,10,118,97,108, - 117,101,115,116,97,114,116,2,0,8,118,97,108,117,101,109,105,110,5,0, - 0,0,0,0,0,0,128,255,255,8,118,97,108,117,101,109,97,120,4,127, - 150,152,0,4,115,116,101,112,2,1,12,115,116,101,112,99,116,114,108,102, - 97,99,116,2,0,13,115,116,101,112,115,104,105,102,116,102,97,99,116,2, - 0,16,119,104,101,101,108,115,101,110,115,105,116,105,118,105,116,121,2,1, - 13,114,101,102,102,111,110,116,104,101,105,103,104,116,2,14,0,0,13,116, - 114,101,97,108,115,112,105,110,101,100,105,116,7,101,100,116,101,109,112,111, - 3,84,97,103,2,9,5,99,111,108,111,114,4,3,0,0,128,17,102,114, - 97,109,101,46,104,105,100,100,101,110,101,100,103,101,115,11,9,101,100,103, - 95,114,105,103,104,116,7,101,100,103,95,116,111,112,8,101,100,103,95,108, - 101,102,116,10,101,100,103,95,98,111,116,116,111,109,0,17,102,114,97,109, - 101,46,99,111,108,111,114,99,108,105,101,110,116,4,224,255,251,0,16,102, - 114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,114,108, - 95,104,105,100,100,101,110,101,100,103,101,115,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,14,102,114,97,109,101,46,116,101,109,112, - 108,97,116,101,7,23,99,111,109,109,97,110,100,101,114,102,111,46,116,102, - 114,97,109,101,99,111,109,112,49,31,102,114,97,109,101,46,98,117,116,116, - 111,110,102,97,99,101,46,102,97,100,101,95,100,105,114,101,99,116,105,111, - 110,7,7,103,100,95,100,111,119,110,27,102,114,97,109,101,46,98,117,116, - 116,111,110,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,15, - 102,97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,25,102,114,97, - 109,101,46,98,117,116,116,111,110,102,97,99,101,46,116,101,109,112,108,97, - 116,101,7,13,116,102,97,99,101,114,101,99,111,114,100,101,114,29,102,114, - 97,109,101,46,98,117,116,116,111,110,102,114,97,109,101,46,111,112,116,105, - 111,110,115,115,107,105,110,11,8,102,115,111,95,102,108,97,116,0,28,102, - 114,97,109,101,46,98,117,116,116,111,110,102,114,97,109,101,46,108,111,99, - 97,108,112,114,111,112,115,11,15,102,114,108,95,111,112,116,105,111,110,115, - 115,107,105,110,0,29,102,114,97,109,101,46,98,117,116,116,111,110,102,114, - 97,109,101,46,108,111,99,97,108,112,114,111,112,115,49,11,0,16,102,114, - 97,109,101,46,98,117,116,116,111,110,115,105,122,101,2,30,15,102,97,99, + 7,105,109,97,103,101,110,114,2,17,0,0,28,102,114,97,109,101,46,98, + 117,116,116,111,110,46,102,97,99,101,46,108,111,99,97,108,112,114,111,112, + 115,11,0,26,102,114,97,109,101,46,98,117,116,116,111,110,46,102,97,99, + 101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101,114,101,99, + 111,114,100,101,114,29,102,114,97,109,101,46,98,117,116,116,111,110,46,102, + 114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,0,30,102,114, + 97,109,101,46,98,117,116,116,111,110,46,102,114,97,109,101,46,108,111,99, + 97,108,112,114,111,112,115,49,11,0,27,102,114,97,109,101,46,98,117,116, + 116,111,110,46,102,114,97,109,101,46,116,101,109,112,108,97,116,101,7,23, + 99,111,109,109,97,110,100,101,114,102,111,46,116,102,114,97,109,101,99,111, + 109,112,49,20,102,114,97,109,101,46,98,117,116,116,111,110,46,105,109,97, + 103,101,110,114,2,17,8,116,97,98,111,114,100,101,114,2,20,4,104,105, + 110,116,6,45,32,67,104,111,111,115,101,32,97,32,97,117,100,105,111,32, + 102,105,108,101,32,40,119,97,118,44,32,111,103,103,44,32,102,108,97,99, + 32,111,114,32,109,112,51,41,32,8,98,111,117,110,100,115,95,120,2,60, + 8,98,111,117,110,100,115,95,121,2,3,9,98,111,117,110,100,115,95,99, + 120,2,21,9,98,111,117,110,100,115,95,99,121,2,21,8,115,116,97,116, + 102,105,108,101,7,17,109,97,105,110,102,111,46,116,115,116,97,116,102,105, + 108,101,49,17,99,111,110,116,114,111,108,108,101,114,46,102,105,108,116,101, + 114,6,65,34,42,46,109,112,51,34,32,34,42,46,77,80,51,34,32,34, + 42,46,119,97,118,34,32,34,42,46,87,65,86,34,32,34,42,46,111,103, + 103,34,32,34,42,46,79,71,71,34,32,34,42,46,102,108,97,99,34,32, + 34,42,46,70,76,65,67,34,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,6,77, + 83,32,119,97,118,6,15,34,42,46,119,97,118,34,32,34,42,46,87,65, + 86,34,0,1,6,10,79,103,103,32,86,111,114,98,105,115,6,15,34,42, + 46,111,103,103,34,32,34,42,46,79,71,71,34,0,1,6,4,70,108,97, + 99,6,17,34,42,46,102,108,97,99,34,32,34,42,46,70,76,65,67,34, + 0,1,6,3,77,80,51,6,15,34,42,46,109,112,51,34,32,34,42,46, + 77,80,51,34,0,1,6,15,65,108,108,32,97,117,100,105,111,32,102,105, + 108,101,115,6,65,34,42,46,109,112,51,34,32,34,42,46,77,80,51,34, + 32,34,42,46,119,97,118,34,32,34,42,46,87,65,86,34,32,34,42,46, + 111,103,103,34,32,34,42,46,79,71,71,34,32,34,42,46,102,108,97,99, + 34,32,34,42,46,70,76,65,67,34,0,0,26,99,111,110,116,114,111,108, + 108,101,114,46,111,110,98,101,102,111,114,101,101,120,101,99,117,116,101,7, + 7,119,104,111,115,101,110,116,13,114,101,102,102,111,110,116,104,101,105,103, + 104,116,2,14,0,0,11,116,115,116,114,105,110,103,100,105,115,112,7,108, + 108,101,110,103,116,104,5,99,111,108,111,114,4,3,0,0,128,16,102,114, + 97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,0,17,102,114,97, + 109,101,46,108,111,99,97,108,112,114,111,112,115,49,11,0,14,102,114,97, + 109,101,46,116,101,109,112,108,97,116,101,7,23,99,111,109,109,97,110,100, + 101,114,102,111,46,116,102,114,97,109,101,99,111,109,112,50,15,102,97,99, 101,46,108,111,99,97,108,112,114,111,112,115,11,0,13,102,97,99,101,46, - 116,101,109,112,108,97,116,101,7,11,116,102,97,99,101,114,101,99,114,101, - 118,8,116,97,98,111,114,100,101,114,2,8,4,104,105,110,116,6,22,32, - 67,104,97,110,103,101,32,116,101,109,112,111,32,111,102,32,115,111,110,103, - 32,8,98,111,117,110,100,115,95,120,3,60,1,8,98,111,117,110,100,115, - 95,121,2,61,9,98,111,117,110,100,115,95,99,120,2,62,9,98,111,117, - 110,100,115,95,99,121,2,27,8,111,110,99,104,97,110,103,101,7,23,67, - 104,97,110,103,101,80,108,117,103,83,101,116,83,111,117,110,100,84,111,117, - 99,104,10,111,110,115,101,116,118,97,108,117,101,7,11,111,110,115,101,116, - 118,97,108,118,111,108,5,118,97,108,117,101,2,1,12,118,97,108,117,101, - 100,101,102,97,117,108,116,2,1,10,118,97,108,117,101,114,97,110,103,101, - 2,1,10,118,97,108,117,101,115,116,97,114,116,2,0,8,118,97,108,117, - 101,109,105,110,2,0,8,118,97,108,117,101,109,97,120,2,10,4,115,116, - 101,112,5,205,204,204,204,204,204,204,204,250,63,12,115,116,101,112,99,116, - 114,108,102,97,99,116,2,0,13,115,116,101,112,115,104,105,102,116,102,97, - 99,116,2,0,16,119,104,101,101,108,115,101,110,115,105,116,105,118,105,116, - 121,2,1,13,114,101,102,102,111,110,116,104,101,105,103,104,116,2,14,0, - 0,7,116,98,117,116,116,111,110,7,98,117,116,116,111,110,49,3,84,97, - 103,2,1,5,99,111,108,111,114,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,111,112,116, - 105,111,110,115,115,107,105,110,0,17,102,114,97,109,101,46,108,111,99,97, - 108,112,114,111,112,115,49,11,0,14,102,114,97,109,101,46,116,101,109,112, - 108,97,116,101,7,23,99,111,109,109,97,110,100,101,114,102,111,46,116,102, - 114,97,109,101,99,111,109,112,50,19,102,97,99,101,46,102,97,100,101,95, - 100,105,114,101,99,116,105,111,110,7,7,103,100,95,100,111,119,110,15,102, - 97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,97,108,95, - 102,97,100,105,114,101,99,116,105,111,110,0,13,102,97,99,101,46,116,101, - 109,112,108,97,116,101,7,13,116,102,97,99,101,114,101,99,111,114,100,101, - 114,8,116,97,98,111,114,100,101,114,2,9,4,104,105,110,116,6,25,32, - 82,101,115,101,116,32,116,111,32,116,101,109,112,111,32,111,114,105,103,105, - 110,97,108,32,8,98,111,117,110,100,115,95,120,3,128,1,8,98,111,117, - 110,100,115,95,121,2,65,9,98,111,117,110,100,115,95,99,120,2,46,9, - 98,111,117,110,100,115,95,99,121,2,21,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,23,97,115,95,108,111,99,97,108,105,109,97, - 103,101,110,114,100,105,115,97,98,108,101,100,13,97,115,95,108,111,99,97, - 108,99,111,108,111,114,12,97,115,95,108,111,99,97,108,104,105,110,116,17, - 97,115,95,108,111,99,97,108,111,110,101,120,101,99,117,116,101,0,7,99, - 97,112,116,105,111,110,6,5,82,101,115,101,116,11,102,111,110,116,46,104, - 101,105,103,104,116,2,11,9,102,111,110,116,46,110,97,109,101,6,11,115, - 116,102,95,100,101,102,97,117,108,116,15,102,111,110,116,46,108,111,99,97, - 108,112,114,111,112,115,11,10,102,108,112,95,104,101,105,103,104,116,0,7, - 105,109,97,103,101,110,114,2,27,13,102,111,99,117,115,114,101,99,116,100, - 105,115,116,2,0,9,111,110,101,120,101,99,117,116,101,7,7,111,110,114, - 101,115,101,116,0,0,12,116,98,111,111,108,101,97,110,101,100,105,116,6, - 99,98,108,111,111,112,5,99,111,108,111,114,4,3,0,0,128,17,102,114, - 97,109,101,46,104,105,100,100,101,110,101,100,103,101,115,11,9,101,100,103, - 95,114,105,103,104,116,7,101,100,103,95,116,111,112,8,101,100,103,95,108, - 101,102,116,10,101,100,103,95,98,111,116,116,111,109,0,17,102,114,97,109, - 101,46,99,111,108,111,114,99,108,105,101,110,116,4,230,255,252,0,13,102, - 114,97,109,101,46,99,97,112,116,105,111,110,6,4,76,111,111,112,16,102, - 114,97,109,101,46,99,97,112,116,105,111,110,112,111,115,7,6,99,112,95, - 116,111,112,16,102,114,97,109,101,46,102,111,110,116,46,99,111,108,111,114, - 4,36,36,36,0,17,102,114,97,109,101,46,102,111,110,116,46,104,101,105, - 103,104,116,2,11,15,102,114,97,109,101,46,102,111,110,116,46,110,97,109, - 101,6,11,115,116,102,95,100,101,102,97,117,108,116,21,102,114,97,109,101, - 46,102,111,110,116,46,108,111,99,97,108,112,114,111,112,115,11,9,102,108, - 112,95,99,111,108,111,114,10,102,108,112,95,104,101,105,103,104,116,0,16, - 102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,114, - 108,95,104,105,100,100,101,110,101,100,103,101,115,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,16,102,114,108,49,95,99,97,112,116,105, - 111,110,100,105,115,116,0,16,102,114,97,109,101,46,111,117,116,101,114,102, - 114,97,109,101,1,2,8,2,16,2,8,2,0,0,15,102,97,99,101,46, - 108,111,99,97,108,112,114,111,112,115,11,0,13,102,97,99,101,46,116,101, - 109,112,108,97,116,101,7,13,116,102,97,99,101,114,101,99,108,105,103,104, - 116,8,116,97,98,111,114,100,101,114,2,10,4,104,105,110,116,6,25,32, - 69,110,97,98,108,101,32,108,111,111,112,105,110,103,32,116,104,101,32,115, - 111,110,103,32,8,98,111,117,110,100,115,95,120,3,143,0,8,98,111,117, - 110,100,115,95,121,2,64,9,98,111,117,110,100,115,95,99,120,2,29,9, - 98,111,117,110,100,115,95,99,121,2,28,8,115,116,97,116,102,105,108,101, - 7,17,109,97,105,110,102,111,46,116,115,116,97,116,102,105,108,101,49,0, - 0,6,116,108,97,98,101,108,6,108,97,98,101,108,54,5,99,111,108,111, - 114,4,3,0,0,128,8,116,97,98,111,114,100,101,114,2,11,8,98,111, - 117,110,100,115,95,120,3,67,1,8,98,111,117,110,100,115,95,121,2,47, - 9,98,111,117,110,100,115,95,99,120,2,34,9,98,111,117,110,100,115,95, - 99,121,2,11,7,99,97,112,116,105,111,110,6,5,84,101,109,112,111,10, - 102,111,110,116,46,99,111,108,111,114,4,61,61,61,0,11,102,111,110,116, - 46,104,101,105,103,104,116,2,10,9,102,111,110,116,46,110,97,109,101,6, - 11,115,116,102,95,100,101,102,97,117,108,116,15,102,111,110,116,46,108,111, - 99,97,108,112,114,111,112,115,11,9,102,108,112,95,99,111,108,111,114,10, - 102,108,112,95,104,101,105,103,104,116,0,13,114,101,102,102,111,110,116,104, - 101,105,103,104,116,2,11,0,0,12,116,98,111,111,108,101,97,110,101,100, - 105,116,7,99,98,116,101,109,112,111,5,99,111,108,111,114,4,3,0,0, - 128,17,102,114,97,109,101,46,104,105,100,100,101,110,101,100,103,101,115,11, - 9,101,100,103,95,114,105,103,104,116,7,101,100,103,95,116,111,112,8,101, - 100,103,95,108,101,102,116,10,101,100,103,95,98,111,116,116,111,109,0,17, - 102,114,97,109,101,46,99,111,108,111,114,99,108,105,101,110,116,4,230,255, - 252,0,13,102,114,97,109,101,46,99,97,112,116,105,111,110,6,7,83,116, - 114,101,116,99,104,16,102,114,97,109,101,46,99,97,112,116,105,111,110,112, - 111,115,7,6,99,112,95,116,111,112,17,102,114,97,109,101,46,99,97,112, - 116,105,111,110,100,105,115,116,2,3,16,102,114,97,109,101,46,102,111,110, - 116,46,99,111,108,111,114,4,36,36,36,0,17,102,114,97,109,101,46,102, - 111,110,116,46,104,101,105,103,104,116,2,11,15,102,114,97,109,101,46,102, - 111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117,108, - 116,21,102,114,97,109,101,46,102,111,110,116,46,108,111,99,97,108,112,114, + 116,101,109,112,108,97,116,101,7,13,116,102,97,99,101,114,101,99,108,105, + 103,104,116,8,116,97,98,111,114,100,101,114,2,21,4,104,105,110,116,6, + 17,32,76,101,110,103,104,116,32,111,102,32,115,111,117,110,100,32,8,98, + 111,117,110,100,115,95,120,3,84,1,8,98,111,117,110,100,115,95,121,2, + 109,9,98,111,117,110,100,115,95,99,120,2,90,9,98,111,117,110,100,115, + 95,99,121,2,14,9,116,101,120,116,102,108,97,103,115,11,12,116,102,95, + 120,99,101,110,116,101,114,101,100,12,116,102,95,121,99,101,110,116,101,114, + 101,100,0,5,118,97,108,117,101,6,12,48,48,58,48,48,58,48,48,46, + 48,48,48,13,114,101,102,102,111,110,116,104,101,105,103,104,116,2,14,0, + 0,11,116,115,116,114,105,110,103,100,105,115,112,9,108,112,111,115,105,116, + 105,111,110,5,99,111,108,111,114,4,3,0,0,128,15,102,114,97,109,101, + 46,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97, + 117,108,116,21,102,114,97,109,101,46,102,111,110,116,46,108,111,99,97,108, + 112,114,111,112,115,11,0,16,102,114,97,109,101,46,108,111,99,97,108,112, + 114,111,112,115,11,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114, + 111,112,115,49,11,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116, + 101,7,23,99,111,109,109,97,110,100,101,114,102,111,46,116,102,114,97,109, + 101,99,111,109,112,50,15,102,97,99,101,46,108,111,99,97,108,112,114,111, + 112,115,11,0,13,102,97,99,101,46,116,101,109,112,108,97,116,101,7,13, + 116,102,97,99,101,114,101,99,108,105,103,104,116,8,116,97,98,111,114,100, + 101,114,2,22,4,104,105,110,116,6,19,32,80,111,115,105,116,105,111,110, + 32,111,102,32,115,111,117,110,100,32,8,98,111,117,110,100,115,95,120,3, + 84,1,8,98,111,117,110,100,115,95,121,2,94,9,98,111,117,110,100,115, + 95,99,120,2,90,9,98,111,117,110,100,115,95,99,121,2,14,9,116,101, + 120,116,102,108,97,103,115,11,12,116,102,95,120,99,101,110,116,101,114,101, + 100,12,116,102,95,121,99,101,110,116,101,114,101,100,0,5,118,97,108,117, + 101,6,12,48,48,58,48,48,58,48,48,46,48,48,48,13,114,101,102,102, + 111,110,116,104,101,105,103,104,116,2,14,0,0,11,116,115,116,114,105,110, + 103,100,105,115,112,12,116,115,116,114,105,110,103,100,105,115,112,50,5,99, + 111,108,111,114,4,3,0,0,128,16,102,114,97,109,101,46,108,111,99,97, + 108,112,114,111,112,115,11,0,17,102,114,97,109,101,46,108,111,99,97,108, + 112,114,111,112,115,49,11,0,14,102,114,97,109,101,46,116,101,109,112,108, + 97,116,101,7,23,99,111,109,109,97,110,100,101,114,102,111,46,116,102,114, + 97,109,101,99,111,109,112,50,15,102,97,99,101,46,108,111,99,97,108,112, + 114,111,112,115,11,0,13,102,97,99,101,46,116,101,109,112,108,97,116,101, + 7,11,116,102,97,99,101,114,101,99,114,101,118,8,116,97,98,111,114,100, + 101,114,2,23,4,104,105,110,116,6,16,32,73,110,112,117,116,32,114,101, + 99,111,114,100,101,114,32,8,98,111,117,110,100,115,95,120,3,114,1,8, + 98,111,117,110,100,115,95,121,2,33,9,98,111,117,110,100,115,95,99,120, + 2,56,9,98,111,117,110,100,115,95,99,121,2,13,10,102,111,110,116,46, + 99,111,108,111,114,4,59,59,59,0,11,102,111,110,116,46,104,101,105,103, + 104,116,2,10,9,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95, + 100,101,102,97,117,108,116,15,102,111,110,116,46,108,111,99,97,108,112,114, 111,112,115,11,9,102,108,112,95,99,111,108,111,114,10,102,108,112,95,104, - 101,105,103,104,116,0,16,102,114,97,109,101,46,108,111,99,97,108,112,114, - 111,112,115,11,15,102,114,108,95,104,105,100,100,101,110,101,100,103,101,115, - 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,16,102,114,108, - 49,95,99,97,112,116,105,111,110,100,105,115,116,0,16,102,114,97,109,101, - 46,111,117,116,101,114,102,114,97,109,101,1,2,14,2,18,2,15,2,0, - 0,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,0,13, - 102,97,99,101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101, - 114,101,99,108,105,103,104,116,8,116,97,98,111,114,100,101,114,2,12,4, - 104,105,110,116,6,35,32,69,110,97,98,108,101,32,115,116,114,101,116,99, - 104,105,110,103,32,40,99,104,97,110,103,105,110,103,32,116,101,109,111,41, - 32,8,98,111,117,110,100,115,95,120,3,13,1,8,98,111,117,110,100,115, - 95,121,2,58,9,98,111,117,110,100,115,95,99,120,2,42,9,98,111,117, - 110,100,115,95,99,121,2,30,8,111,110,99,104,97,110,103,101,7,23,67, - 104,97,110,103,101,80,108,117,103,83,101,116,83,111,117,110,100,84,111,117, - 99,104,0,0,7,116,115,108,105,100,101,114,9,116,114,97,99,107,98,97, - 114,49,5,99,111,108,111,114,4,3,0,0,128,15,102,97,99,101,46,108, - 111,99,97,108,112,114,111,112,115,11,0,13,102,97,99,101,46,116,101,109, - 112,108,97,116,101,7,13,116,102,97,99,101,114,101,99,108,105,103,104,116, - 8,116,97,98,111,114,100,101,114,2,13,4,104,105,110,116,6,19,32,80, - 111,115,105,116,105,111,110,32,111,102,32,115,111,117,110,100,32,8,98,111, - 117,110,100,115,95,120,2,13,8,98,111,117,110,100,115,95,121,2,100,9, - 98,111,117,110,100,115,95,99,120,3,68,1,9,98,111,117,110,100,115,95, - 99,121,2,22,7,101,110,97,98,108,101,100,8,5,118,97,108,117,101,2, - 0,22,115,99,114,111,108,108,98,97,114,46,98,117,116,116,111,110,108,101, - 110,103,116,104,2,18,25,115,99,114,111,108,108,98,97,114,46,98,117,116, - 116,111,110,101,110,100,108,101,110,103,116,104,2,255,29,115,99,114,111,108, - 108,98,97,114,46,102,97,99,101,46,102,97,100,101,95,100,105,114,101,99, - 116,105,111,110,7,7,103,100,95,100,111,119,110,25,115,99,114,111,108,108, - 98,97,114,46,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11, - 15,102,97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,23,115,99, - 114,111,108,108,98,97,114,46,102,97,99,101,46,116,101,109,112,108,97,116, - 101,7,13,116,102,97,99,101,114,101,99,111,114,100,101,114,30,115,99,114, - 111,108,108,98,97,114,46,102,97,99,101,49,46,102,97,100,101,95,100,105, - 114,101,99,116,105,111,110,7,7,103,100,95,100,111,119,110,26,115,99,114, - 111,108,108,98,97,114,46,102,97,99,101,49,46,108,111,99,97,108,112,114, - 111,112,115,11,15,102,97,108,95,102,97,100,105,114,101,99,116,105,111,110, - 0,24,115,99,114,111,108,108,98,97,114,46,102,97,99,101,49,46,116,101, - 109,112,108,97,116,101,7,17,109,97,105,110,102,111,46,116,102,97,99,101, - 103,114,101,101,110,26,115,99,114,111,108,108,98,97,114,46,102,97,99,101, - 50,46,108,111,99,97,108,112,114,111,112,115,11,0,24,115,99,114,111,108, - 108,98,97,114,46,102,97,99,101,50,46,116,101,109,112,108,97,116,101,7, - 13,116,102,97,99,101,114,101,99,111,114,100,101,114,31,115,99,114,111,108, - 108,98,97,114,46,102,97,99,101,98,117,116,116,111,110,46,108,111,99,97, - 108,112,114,111,112,115,11,0,29,115,99,114,111,108,108,98,97,114,46,102, - 97,99,101,98,117,116,116,111,110,46,116,101,109,112,108,97,116,101,7,22, - 99,111,109,109,97,110,100,101,114,102,111,46,116,102,97,99,101,99,111,109, - 112,50,26,115,99,114,111,108,108,98,97,114,46,102,114,97,109,101,46,108, - 111,99,97,108,112,114,111,112,115,11,0,27,115,99,114,111,108,108,98,97, - 114,46,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,49,11, - 0,24,115,99,114,111,108,108,98,97,114,46,102,114,97,109,101,46,116,101, - 109,112,108,97,116,101,7,23,99,111,109,109,97,110,100,101,114,102,111,46, - 116,102,114,97,109,101,99,111,109,112,50,32,115,99,114,111,108,108,98,97, - 114,46,102,114,97,109,101,98,117,116,116,111,110,46,108,111,99,97,108,112, - 114,111,112,115,11,0,33,115,99,114,111,108,108,98,97,114,46,102,114,97, - 109,101,98,117,116,116,111,110,46,108,111,99,97,108,112,114,111,112,115,49, - 11,0,30,115,99,114,111,108,108,98,97,114,46,102,114,97,109,101,98,117, - 116,116,111,110,46,116,101,109,112,108,97,116,101,7,23,99,111,109,109,97, - 110,100,101,114,102,111,46,116,102,114,97,109,101,99,111,109,112,50,15,115, - 99,114,111,108,108,98,97,114,46,99,111,108,111,114,4,3,0,0,128,22, - 115,99,114,111,108,108,98,97,114,46,111,110,97,102,116,101,114,101,118,101, - 110,116,7,7,97,102,116,101,114,101,118,0,0,7,116,98,117,116,116,111, - 110,7,98,116,110,83,116,111,112,5,99,111,108,111,114,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,111,112,116,105,111,110,115,115,107,105,110,0,17,102,114,97,109, - 101,46,108,111,99,97,108,112,114,111,112,115,49,11,0,14,102,114,97,109, + 101,105,103,104,116,0,9,116,101,120,116,102,108,97,103,115,11,12,116,102, + 95,120,99,101,110,116,101,114,101,100,12,116,102,95,121,99,101,110,116,101, + 114,101,100,0,5,118,97,108,117,101,6,8,82,101,99,111,114,100,101,114, + 13,114,101,102,102,111,110,116,104,101,105,103,104,116,2,11,0,0,12,116, + 112,114,111,103,114,101,115,115,98,97,114,7,118,117,82,105,103,104,116,5, + 99,111,108,111,114,4,3,0,0,128,8,116,97,98,111,114,100,101,114,2, + 24,8,98,111,117,110,100,115,95,120,3,253,0,8,98,111,117,110,100,115, + 95,121,2,59,9,98,111,117,110,100,115,95,99,120,2,8,9,98,111,117, + 110,100,115,95,99,121,2,35,9,100,105,114,101,99,116,105,111,110,7,5, + 103,100,95,117,112,23,98,97,114,95,102,97,99,101,46,102,97,100,101,95, + 112,111,115,46,99,111,117,110,116,2,1,23,98,97,114,95,102,97,99,101, + 46,102,97,100,101,95,112,111,115,46,105,116,101,109,115,1,2,0,0,25, + 98,97,114,95,102,97,99,101,46,102,97,100,101,95,99,111,108,111,114,46, + 99,111,117,110,116,2,1,25,98,97,114,95,102,97,99,101,46,102,97,100, + 101,95,99,111,108,111,114,46,105,116,101,109,115,1,4,21,0,0,160,0, + 23,98,97,114,95,102,97,99,101,46,102,97,100,101,95,100,105,114,101,99, + 116,105,111,110,7,5,103,100,95,117,112,19,98,97,114,95,102,97,99,101, + 46,108,111,99,97,108,112,114,111,112,115,11,15,102,97,108,95,102,97,100, + 105,114,101,99,116,105,111,110,0,20,98,97,114,95,102,114,97,109,101,46, + 108,111,99,97,108,112,114,111,112,115,11,10,102,114,108,95,102,105,108,101, + 102,116,9,102,114,108,95,102,105,116,111,112,11,102,114,108,95,102,105,114, + 105,103,104,116,12,102,114,108,95,102,105,98,111,116,116,111,109,0,21,98, + 97,114,95,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,49, + 11,11,102,114,108,49,95,102,111,108,101,102,116,10,102,114,108,49,95,102, + 111,116,111,112,12,102,114,108,49,95,102,111,114,105,103,104,116,13,102,114, + 108,49,95,102,111,98,111,116,116,111,109,0,10,118,97,108,117,101,114,97, + 110,103,101,2,100,10,118,97,108,117,101,115,116,97,114,116,2,0,5,118, + 97,108,117,101,2,0,6,102,111,114,109,97,116,6,0,0,0,12,116,112, + 114,111,103,114,101,115,115,98,97,114,6,118,117,76,101,102,116,5,99,111, + 108,111,114,4,3,0,0,128,8,116,97,98,111,114,100,101,114,2,25,8, + 98,111,117,110,100,115,95,120,3,181,0,8,98,111,117,110,100,115,95,121, + 2,59,9,98,111,117,110,100,115,95,99,120,2,8,9,98,111,117,110,100, + 115,95,99,121,2,35,9,100,105,114,101,99,116,105,111,110,7,5,103,100, + 95,117,112,23,98,97,114,95,102,97,99,101,46,102,97,100,101,95,112,111, + 115,46,99,111,117,110,116,2,1,23,98,97,114,95,102,97,99,101,46,102, + 97,100,101,95,112,111,115,46,105,116,101,109,115,1,2,0,0,25,98,97, + 114,95,102,97,99,101,46,102,97,100,101,95,99,111,108,111,114,46,99,111, + 117,110,116,2,1,25,98,97,114,95,102,97,99,101,46,102,97,100,101,95, + 99,111,108,111,114,46,105,116,101,109,115,1,4,21,0,0,160,0,23,98, + 97,114,95,102,97,99,101,46,102,97,100,101,95,100,105,114,101,99,116,105, + 111,110,7,5,103,100,95,117,112,19,98,97,114,95,102,97,99,101,46,108, + 111,99,97,108,112,114,111,112,115,11,15,102,97,108,95,102,97,100,105,114, + 101,99,116,105,111,110,0,20,98,97,114,95,102,114,97,109,101,46,108,111, + 99,97,108,112,114,111,112,115,11,10,102,114,108,95,102,105,108,101,102,116, + 9,102,114,108,95,102,105,116,111,112,11,102,114,108,95,102,105,114,105,103, + 104,116,12,102,114,108,95,102,105,98,111,116,116,111,109,0,21,98,97,114, + 95,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,49,11,11, + 102,114,108,49,95,102,111,108,101,102,116,10,102,114,108,49,95,102,111,116, + 111,112,12,102,114,108,49,95,102,111,114,105,103,104,116,13,102,114,108,49, + 95,102,111,98,111,116,116,111,109,0,10,118,97,108,117,101,114,97,110,103, + 101,2,100,10,118,97,108,117,101,115,116,97,114,116,2,0,5,118,97,108, + 117,101,2,0,6,102,111,114,109,97,116,6,0,0,0,9,116,103,114,111, + 117,112,98,111,120,6,114,101,99,112,97,110,13,102,114,97,109,101,46,99, + 97,112,116,105,111,110,6,15,46,46,46,82,69,67,79,82,68,73,78,71, + 46,46,46,22,102,114,97,109,101,46,99,97,112,116,105,111,110,116,101,120, + 116,102,108,97,103,115,11,12,116,102,95,120,99,101,110,116,101,114,101,100, + 12,116,102,95,121,99,101,110,116,101,114,101,100,0,16,102,114,97,109,101, + 46,99,97,112,116,105,111,110,112,111,115,7,9,99,112,95,99,101,110,116, + 101,114,19,102,114,97,109,101,46,99,97,112,116,105,111,110,111,102,102,115, + 101,116,2,0,15,102,114,97,109,101,46,102,111,110,116,46,110,97,109,101, + 6,11,115,116,102,95,100,101,102,97,117,108,116,21,102,114,97,109,101,46, + 102,111,110,116,46,108,111,99,97,108,112,114,111,112,115,11,0,16,102,114, + 97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,0,17,102,114,97, + 109,101,46,108,111,99,97,108,112,114,111,112,115,49,11,18,102,114,108,49, + 95,99,97,112,116,105,111,110,111,102,102,115,101,116,0,14,102,114,97,109, 101,46,116,101,109,112,108,97,116,101,7,23,99,111,109,109,97,110,100,101, - 114,102,111,46,116,102,114,97,109,101,99,111,109,112,50,19,102,97,99,101, - 46,102,97,100,101,95,100,105,114,101,99,116,105,111,110,7,7,103,100,95, - 100,111,119,110,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115, - 11,15,102,97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,13,102, - 97,99,101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101,114, - 101,99,111,114,100,101,114,8,116,97,98,111,114,100,101,114,2,14,4,104, - 105,110,116,6,13,32,83,116,111,112,32,112,108,97,121,101,114,32,8,98, - 111,117,110,100,115,95,120,2,106,8,98,111,117,110,100,115,95,121,2,65, - 9,98,111,117,110,100,115,95,99,120,2,30,9,98,111,117,110,100,115,95, - 99,121,2,30,5,115,116,97,116,101,11,11,97,115,95,100,105,115,97,98, - 108,101,100,16,97,115,95,108,111,99,97,108,100,105,115,97,98,108,101,100, - 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,23,97,115,95,108,111, - 99,97,108,105,109,97,103,101,110,114,100,105,115,97,98,108,101,100,13,97, - 115,95,108,111,99,97,108,99,111,108,111,114,12,97,115,95,108,111,99,97, - 108,104,105,110,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,18,109,97,105,110, - 102,111,46,98,117,116,116,111,110,105,99,111,110,115,7,105,109,97,103,101, - 110,114,2,2,13,102,111,99,117,115,114,101,99,116,100,105,115,116,2,0, - 9,111,110,101,120,101,99,117,116,101,7,12,100,111,112,108,97,121,101,114, - 115,116,111,112,0,0,7,116,98,117,116,116,111,110,8,98,116,110,83,116, - 97,114,116,5,99,111,108,111,114,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,111,112,116, - 105,111,110,115,115,107,105,110,0,17,102,114,97,109,101,46,108,111,99,97, - 108,112,114,111,112,115,49,11,0,14,102,114,97,109,101,46,116,101,109,112, - 108,97,116,101,7,23,99,111,109,109,97,110,100,101,114,102,111,46,116,102, - 114,97,109,101,99,111,109,112,50,19,102,97,99,101,46,102,97,100,101,95, - 100,105,114,101,99,116,105,111,110,7,7,103,100,95,100,111,119,110,15,102, - 97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,97,108,95, - 102,97,100,105,114,101,99,116,105,111,110,0,13,102,97,99,101,46,116,101, - 109,112,108,97,116,101,7,13,116,102,97,99,101,114,101,99,111,114,100,101, - 114,8,116,97,98,111,114,100,101,114,2,15,4,104,105,110,116,6,14,32, - 83,116,97,114,116,32,112,108,97,121,101,114,32,8,98,111,117,110,100,115, - 95,120,2,13,8,98,111,117,110,100,115,95,121,2,65,9,98,111,117,110, - 100,115,95,99,120,2,30,9,98,111,117,110,100,115,95,99,121,2,30,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,15,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114, - 23,97,115,95,108,111,99,97,108,105,109,97,103,101,110,114,100,105,115,97, - 98,108,101,100,13,97,115,95,108,111,99,97,108,99,111,108,111,114,12,97, - 115,95,108,111,99,97,108,104,105,110,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,18,109,97,105,110,102,111,46,98,117,116,116,111,110,105,99,111,110,115, - 7,105,109,97,103,101,110,114,2,27,13,102,111,99,117,115,114,101,99,116, - 100,105,115,116,2,0,9,111,110,101,120,101,99,117,116,101,7,13,100,111, - 112,108,97,121,101,114,115,116,97,114,116,0,0,7,116,98,117,116,116,111, - 110,9,98,116,110,82,101,115,117,109,101,5,99,111,108,111,114,4,3,0, + 114,102,111,46,116,102,114,97,109,101,99,111,109,112,50,15,102,97,99,101, + 46,108,111,99,97,108,112,114,111,112,115,11,0,13,102,97,99,101,46,116, + 101,109,112,108,97,116,101,7,15,109,97,105,110,102,111,46,116,102,97,99, + 101,114,101,100,8,116,97,98,111,114,100,101,114,2,26,7,118,105,115,105, + 98,108,101,8,8,98,111,117,110,100,115,95,120,2,6,8,98,111,117,110, + 100,115,95,121,2,99,9,98,111,117,110,100,115,95,99,120,3,74,1,9, + 98,111,117,110,100,115,95,99,121,2,24,9,102,111,110,116,46,110,97,109, + 101,6,11,115,116,102,95,100,101,102,97,117,108,116,15,102,111,110,116,46, + 108,111,99,97,108,112,114,111,112,115,11,0,0,0,7,116,98,117,116,116, + 111,110,8,116,98,117,116,116,111,110,51,5,99,111,108,111,114,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,111,112,116,105,111,110,115,115,107,105,110,0,17,102,114, 97,109,101,46,108,111,99,97,108,112,114,111,112,115,49,11,0,14,102,114, 97,109,101,46,116,101,109,112,108,97,116,101,7,23,99,111,109,109,97,110, - 100,101,114,102,111,46,116,102,114,97,109,101,99,111,109,112,50,19,102,97, + 100,101,114,102,111,46,116,102,114,97,109,101,99,111,109,112,49,19,102,97, 99,101,46,102,97,100,101,95,100,105,114,101,99,116,105,111,110,7,7,103, 100,95,100,111,119,110,15,102,97,99,101,46,108,111,99,97,108,112,114,111, 112,115,11,15,102,97,108,95,102,97,100,105,114,101,99,116,105,111,110,0, 13,102,97,99,101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99, - 101,114,101,99,111,114,100,101,114,8,116,97,98,111,114,100,101,114,2,16, - 4,104,105,110,116,6,15,32,82,101,115,117,109,101,32,112,108,97,121,101, - 114,32,8,98,111,117,110,100,115,95,120,2,44,8,98,111,117,110,100,115, - 95,121,2,65,9,98,111,117,110,100,115,95,99,120,2,30,9,98,111,117, - 110,100,115,95,99,121,2,30,5,115,116,97,116,101,11,11,97,115,95,100, - 105,115,97,98,108,101,100,16,97,115,95,108,111,99,97,108,100,105,115,97, - 98,108,101,100,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,23,97, - 115,95,108,111,99,97,108,105,109,97,103,101,110,114,100,105,115,97,98,108, - 101,100,13,97,115,95,108,111,99,97,108,99,111,108,111,114,12,97,115,95, - 108,111,99,97,108,104,105,110,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,18, - 109,97,105,110,102,111,46,98,117,116,116,111,110,105,99,111,110,115,7,105, - 109,97,103,101,110,114,2,28,13,102,111,99,117,115,114,101,99,116,100,105, - 115,116,2,0,9,111,110,101,120,101,99,117,116,101,7,13,100,111,112,108, - 97,121,101,114,101,115,117,109,101,0,0,7,116,98,117,116,116,111,110,8, - 98,116,110,80,97,117,115,101,5,99,111,108,111,114,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,111,112,116,105,111,110,115,115,107,105,110,0,17,102,114,97,109,101, - 46,108,111,99,97,108,112,114,111,112,115,49,11,0,14,102,114,97,109,101, - 46,116,101,109,112,108,97,116,101,7,23,99,111,109,109,97,110,100,101,114, - 102,111,46,116,102,114,97,109,101,99,111,109,112,50,19,102,97,99,101,46, - 102,97,100,101,95,100,105,114,101,99,116,105,111,110,7,7,103,100,95,100, - 111,119,110,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11, - 15,102,97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,13,102,97, - 99,101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101,114,101, - 99,111,114,100,101,114,8,116,97,98,111,114,100,101,114,2,17,4,104,105, - 110,116,6,14,32,80,97,117,115,101,32,112,108,97,121,101,114,32,8,98, - 111,117,110,100,115,95,120,2,75,8,98,111,117,110,100,115,95,121,2,65, - 9,98,111,117,110,100,115,95,99,120,2,30,9,98,111,117,110,100,115,95, - 99,121,2,30,5,115,116,97,116,101,11,11,97,115,95,100,105,115,97,98, - 108,101,100,16,97,115,95,108,111,99,97,108,100,105,115,97,98,108,101,100, - 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,23,97,115,95,108,111, - 99,97,108,105,109,97,103,101,110,114,100,105,115,97,98,108,101,100,13,97, - 115,95,108,111,99,97,108,99,111,108,111,114,12,97,115,95,108,111,99,97, - 108,104,105,110,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,18,109,97,105,110, - 102,111,46,98,117,116,116,111,110,105,99,111,110,115,7,105,109,97,103,101, - 110,114,2,1,13,102,111,99,117,115,114,101,99,116,100,105,115,116,2,0, - 9,111,110,101,120,101,99,117,116,101,7,13,100,111,112,108,97,121,101,114, - 112,97,117,115,101,0,0,6,116,108,97,98,101,108,8,116,108,97,98,101, - 108,50,55,5,99,111,108,111,114,4,3,0,0,128,8,116,97,98,111,114, - 100,101,114,2,18,8,98,111,117,110,100,115,95,120,3,199,0,8,98,111, - 117,110,100,115,95,121,2,47,9,98,111,117,110,100,115,95,99,120,2,38, - 9,98,111,117,110,100,115,95,99,121,2,11,7,99,97,112,116,105,111,110, - 6,6,86,111,108,117,109,101,10,102,111,110,116,46,99,111,108,111,114,4, - 61,61,61,0,11,102,111,110,116,46,104,101,105,103,104,116,2,10,9,102, - 111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117,108, - 116,15,102,111,110,116,46,108,111,99,97,108,112,114,111,112,115,11,9,102, - 108,112,95,99,111,108,111,114,10,102,108,112,95,104,101,105,103,104,116,0, - 13,114,101,102,102,111,110,116,104,101,105,103,104,116,2,11,0,0,12,116, - 104,105,115,116,111,114,121,101,100,105,116,9,104,105,115,116,111,114,121,102, - 110,16,102,114,97,109,101,46,99,97,112,116,105,111,110,112,111,115,7,10, - 99,112,95,108,101,102,116,116,111,112,17,102,114,97,109,101,46,99,97,112, - 116,105,111,110,100,105,115,116,2,0,16,102,114,97,109,101,46,108,111,99, - 97,108,112,114,111,112,115,11,0,17,102,114,97,109,101,46,108,111,99,97, - 108,112,114,111,112,115,49,11,16,102,114,108,49,95,99,97,112,116,105,111, - 110,100,105,115,116,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116, - 101,7,23,99,111,109,109,97,110,100,101,114,102,111,46,116,102,114,97,109, - 101,99,111,109,112,49,28,102,114,97,109,101,46,98,117,116,116,111,110,46, - 102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,0,26,102,114, - 97,109,101,46,98,117,116,116,111,110,46,102,97,99,101,46,116,101,109,112, - 108,97,116,101,7,13,116,102,97,99,101,114,101,99,111,114,100,101,114,29, - 102,114,97,109,101,46,98,117,116,116,111,110,46,102,114,97,109,101,46,108, - 111,99,97,108,112,114,111,112,115,11,0,30,102,114,97,109,101,46,98,117, - 116,116,111,110,46,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112, - 115,49,11,0,27,102,114,97,109,101,46,98,117,116,116,111,110,46,102,114, - 97,109,101,46,116,101,109,112,108,97,116,101,7,23,99,111,109,109,97,110, - 100,101,114,102,111,46,116,102,114,97,109,101,99,111,109,112,49,19,102,114, - 97,109,101,46,98,117,116,116,111,110,115,46,99,111,117,110,116,2,1,19, - 102,114,97,109,101,46,98,117,116,116,111,110,115,46,105,116,101,109,115,14, - 1,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,0,13, - 102,97,99,101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101, - 114,101,99,111,114,100,101,114,16,102,114,97,109,101,46,108,111,99,97,108, + 101,114,101,99,111,114,100,101,114,8,116,97,98,111,114,100,101,114,2,2, + 4,104,105,110,116,6,18,32,83,116,97,114,116,32,82,101,99,111,114,100, + 105,110,103,32,32,8,98,111,117,110,100,115,95,120,2,60,8,98,111,117, + 110,100,115,95,121,2,30,9,98,111,117,110,100,115,95,99,120,2,30,9, + 98,111,117,110,100,115,95,99,121,2,30,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,15,97,115,95, + 108,111,99,97,108,105,109,97,103,101,110,114,23,97,115,95,108,111,99,97, + 108,105,109,97,103,101,110,114,100,105,115,97,98,108,101,100,13,97,115,95, + 108,111,99,97,108,99,111,108,111,114,12,97,115,95,108,111,99,97,108,104, + 105,110,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,18,109,97,105,110,102,111, + 46,98,117,116,116,111,110,105,99,111,110,115,7,105,109,97,103,101,110,114, + 2,33,13,102,111,99,117,115,114,101,99,116,100,105,115,116,2,0,9,111, + 110,101,120,101,99,117,116,101,7,15,100,111,114,101,99,111,114,100,101,114, + 115,116,97,114,116,0,0,12,116,98,111,111,108,101,97,110,101,100,105,116, + 8,115,101,110,116,99,117,101,49,5,99,111,108,111,114,4,3,0,0,128, + 17,102,114,97,109,101,46,104,105,100,100,101,110,101,100,103,101,115,11,9, + 101,100,103,95,114,105,103,104,116,7,101,100,103,95,116,111,112,8,101,100, + 103,95,108,101,102,116,10,101,100,103,95,98,111,116,116,111,109,0,17,102, + 114,97,109,101,46,99,111,108,111,114,99,108,105,101,110,116,4,230,255,252, + 0,13,102,114,97,109,101,46,99,97,112,116,105,111,110,6,12,83,101,110, + 116,32,116,111,32,67,117,101,49,16,102,114,97,109,101,46,99,97,112,116, + 105,111,110,112,111,115,7,6,99,112,95,116,111,112,17,102,114,97,109,101, + 46,99,97,112,116,105,111,110,100,105,115,116,2,3,16,102,114,97,109,101, + 46,102,111,110,116,46,99,111,108,111,114,4,36,36,36,0,17,102,114,97, + 109,101,46,102,111,110,116,46,104,101,105,103,104,116,2,11,15,102,114,97, + 109,101,46,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101, + 102,97,117,108,116,21,102,114,97,109,101,46,102,111,110,116,46,108,111,99, + 97,108,112,114,111,112,115,11,9,102,108,112,95,99,111,108,111,114,10,102, + 108,112,95,104,101,105,103,104,116,0,16,102,114,97,109,101,46,108,111,99, + 97,108,112,114,111,112,115,11,15,102,114,108,95,104,105,100,100,101,110,101, + 100,103,101,115,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, + 16,102,114,108,49,95,99,97,112,116,105,111,110,100,105,115,116,0,16,102, + 114,97,109,101,46,111,117,116,101,114,102,114,97,109,101,1,2,31,2,18, + 2,31,2,0,0,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112, + 115,11,0,13,102,97,99,101,46,116,101,109,112,108,97,116,101,7,13,116, + 102,97,99,101,114,101,99,108,105,103,104,116,8,116,97,98,111,114,100,101, + 114,2,28,4,104,105,110,116,6,31,32,83,101,110,116,32,115,97,118,101, + 100,32,114,101,99,111,114,100,32,116,111,32,80,108,97,121,101,114,32,49, + 32,8,98,111,117,110,100,115,95,120,2,100,8,98,111,117,110,100,115,95, + 121,2,28,9,98,111,117,110,100,115,95,99,120,2,75,9,98,111,117,110, + 100,115,95,99,121,2,30,8,115,116,97,116,102,105,108,101,7,17,109,97, + 105,110,102,111,46,116,115,116,97,116,102,105,108,101,49,0,0,9,116,103, + 114,111,117,112,98,111,120,9,104,105,110,116,112,97,110,101,108,5,99,111, + 108,111,114,4,3,0,0,128,16,102,114,97,109,101,46,108,111,99,97,108, 112,114,111,112,115,11,0,17,102,114,97,109,101,46,108,111,99,97,108,112, 114,111,112,115,49,11,0,14,102,114,97,109,101,46,116,101,109,112,108,97, 116,101,7,23,99,111,109,109,97,110,100,101,114,102,111,46,116,102,114,97, - 109,101,99,111,109,112,49,0,0,19,102,97,99,101,46,102,97,100,101,95, - 100,105,114,101,99,116,105,111,110,7,7,103,100,95,100,111,119,110,15,102, - 97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,15,102,97,108,95, - 102,97,100,105,114,101,99,116,105,111,110,0,13,102,97,99,101,46,116,101, - 109,112,108,97,116,101,7,13,116,102,97,99,101,114,101,99,108,105,103,104, - 116,8,116,97,98,111,114,100,101,114,2,19,4,104,105,110,116,6,31,32, - 67,104,111,111,115,101,32,97,32,102,105,108,101,110,97,109,101,32,102,111, - 114,32,115,97,118,105,110,103,32,32,8,98,111,117,110,100,115,95,120,2, - 82,8,98,111,117,110,100,115,95,121,2,3,9,98,111,117,110,100,115,95, - 99,120,3,90,1,9,98,111,117,110,100,115,95,99,121,2,21,8,115,116, - 97,116,102,105,108,101,7,17,109,97,105,110,102,111,46,116,115,116,97,116, - 102,105,108,101,49,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,118,97,108,117,101,13,111,101,49,95,115,97,118,101,115,116,97,116,101, - 0,11,111,112,116,105,111,110,115,101,100,105,116,11,12,111,101,95,117,110, - 100,111,111,110,101,115,99,13,111,101,95,99,108,111,115,101,113,117,101,114, - 121,16,111,101,95,99,104,101,99,107,109,114,99,97,110,99,101,108,20,111, - 101,95,114,101,115,101,116,115,101,108,101,99,116,111,110,101,120,105,116,15, - 111,101,95,101,120,105,116,111,110,99,117,114,115,111,114,13,111,101,95,97, - 117,116,111,115,101,108,101,99,116,25,111,101,95,97,117,116,111,115,101,108, - 101,99,116,111,110,102,105,114,115,116,99,108,105,99,107,0,21,100,114,111, - 112,100,111,119,110,46,102,97,99,101,116,101,109,112,108,97,116,101,7,13, - 116,102,97,99,101,114,101,99,108,105,103,104,116,16,100,114,111,112,100,111, - 119,110,46,111,112,116,105,111,110,115,11,15,100,101,111,95,107,101,121,100, - 114,111,112,100,111,119,110,12,100,101,111,95,99,108,105,112,104,105,110,116, - 0,25,100,114,111,112,100,111,119,110,46,100,114,111,112,100,111,119,110,114, - 111,119,99,111,117,110,116,2,10,19,100,114,111,112,100,111,119,110,46,99, - 111,108,115,46,99,111,117,110,116,2,1,19,100,114,111,112,100,111,119,110, - 46,99,111,108,115,46,105,116,101,109,115,14,1,9,116,101,120,116,102,108, - 97,103,115,11,12,116,102,95,121,99,101,110,116,101,114,101,100,11,116,102, - 95,110,111,115,101,108,101,99,116,14,116,102,95,101,108,108,105,112,115,101, - 108,101,102,116,0,0,0,24,100,114,111,112,100,111,119,110,46,104,105,115, - 116,111,114,121,109,97,120,99,111,117,110,116,2,50,13,114,101,102,102,111, - 110,116,104,101,105,103,104,116,2,14,0,0,13,116,102,105,108,101,110,97, - 109,101,101,100,105,116,7,115,111,110,103,100,105,114,16,102,114,97,109,101, - 46,108,111,99,97,108,112,114,111,112,115,11,0,17,102,114,97,109,101,46, - 108,111,99,97,108,112,114,111,112,115,49,11,0,14,102,114,97,109,101,46, - 116,101,109,112,108,97,116,101,7,23,99,111,109,109,97,110,100,101,114,102, - 111,46,116,102,114,97,109,101,99,111,109,112,49,19,102,114,97,109,101,46, - 98,117,116,116,111,110,115,46,99,111,117,110,116,2,1,19,102,114,97,109, - 101,46,98,117,116,116,111,110,115,46,105,116,101,109,115,14,1,15,102,97, - 99,101,46,108,111,99,97,108,112,114,111,112,115,11,0,13,102,97,99,101, - 46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101,114,101,99,111, - 114,100,101,114,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112, - 115,11,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115, - 49,11,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116,101,7,23, - 99,111,109,109,97,110,100,101,114,102,111,46,116,102,114,97,109,101,99,111, - 109,112,49,7,105,109,97,103,101,110,114,2,17,0,0,28,102,114,97,109, - 101,46,98,117,116,116,111,110,46,102,97,99,101,46,108,111,99,97,108,112, - 114,111,112,115,11,0,26,102,114,97,109,101,46,98,117,116,116,111,110,46, - 102,97,99,101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101, - 114,101,99,111,114,100,101,114,29,102,114,97,109,101,46,98,117,116,116,111, - 110,46,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,11,0, - 30,102,114,97,109,101,46,98,117,116,116,111,110,46,102,114,97,109,101,46, - 108,111,99,97,108,112,114,111,112,115,49,11,0,27,102,114,97,109,101,46, - 98,117,116,116,111,110,46,102,114,97,109,101,46,116,101,109,112,108,97,116, - 101,7,23,99,111,109,109,97,110,100,101,114,102,111,46,116,102,114,97,109, - 101,99,111,109,112,49,20,102,114,97,109,101,46,98,117,116,116,111,110,46, - 105,109,97,103,101,110,114,2,17,8,116,97,98,111,114,100,101,114,2,20, - 4,104,105,110,116,6,45,32,67,104,111,111,115,101,32,97,32,97,117,100, - 105,111,32,102,105,108,101,32,40,119,97,118,44,32,111,103,103,44,32,102, - 108,97,99,32,111,114,32,109,112,51,41,32,8,98,111,117,110,100,115,95, - 120,2,60,8,98,111,117,110,100,115,95,121,2,3,9,98,111,117,110,100, - 115,95,99,120,2,21,9,98,111,117,110,100,115,95,99,121,2,21,8,115, - 116,97,116,102,105,108,101,7,17,109,97,105,110,102,111,46,116,115,116,97, - 116,102,105,108,101,49,17,99,111,110,116,114,111,108,108,101,114,46,102,105, - 108,116,101,114,6,32,34,42,46,109,112,51,34,32,34,42,46,119,97,118, - 34,32,34,42,46,111,103,103,34,32,34,42,46,102,108,97,99,34,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,6,77,83,32,119,97,118,6,5,42,46,119, - 97,118,0,1,6,10,79,103,103,32,86,111,114,98,105,115,6,5,42,46, - 111,103,103,0,1,6,4,70,108,97,99,6,6,42,46,102,108,97,99,0, - 1,6,3,77,80,51,6,5,42,46,109,112,51,0,1,6,15,65,108,108, - 32,97,117,100,105,111,32,102,105,108,101,115,6,32,34,42,46,109,112,51, - 34,32,34,42,46,119,97,118,34,32,34,42,46,111,103,103,34,32,34,42, - 46,102,108,97,99,34,0,0,26,99,111,110,116,114,111,108,108,101,114,46, - 111,110,98,101,102,111,114,101,101,120,101,99,117,116,101,7,7,119,104,111, - 115,101,110,116,13,114,101,102,102,111,110,116,104,101,105,103,104,116,2,14, - 0,0,11,116,115,116,114,105,110,103,100,105,115,112,7,108,108,101,110,103, - 116,104,5,99,111,108,111,114,4,3,0,0,128,16,102,114,97,109,101,46, - 108,111,99,97,108,112,114,111,112,115,11,0,17,102,114,97,109,101,46,108, - 111,99,97,108,112,114,111,112,115,49,11,0,14,102,114,97,109,101,46,116, - 101,109,112,108,97,116,101,7,23,99,111,109,109,97,110,100,101,114,102,111, - 46,116,102,114,97,109,101,99,111,109,112,50,15,102,97,99,101,46,108,111, - 99,97,108,112,114,111,112,115,11,0,13,102,97,99,101,46,116,101,109,112, - 108,97,116,101,7,13,116,102,97,99,101,114,101,99,108,105,103,104,116,8, - 116,97,98,111,114,100,101,114,2,21,4,104,105,110,116,6,17,32,76,101, - 110,103,104,116,32,111,102,32,115,111,117,110,100,32,8,98,111,117,110,100, - 115,95,120,3,84,1,8,98,111,117,110,100,115,95,121,2,109,9,98,111, - 117,110,100,115,95,99,120,2,90,9,98,111,117,110,100,115,95,99,121,2, - 14,9,116,101,120,116,102,108,97,103,115,11,12,116,102,95,120,99,101,110, - 116,101,114,101,100,12,116,102,95,121,99,101,110,116,101,114,101,100,0,5, - 118,97,108,117,101,6,12,48,48,58,48,48,58,48,48,46,48,48,48,13, - 114,101,102,102,111,110,116,104,101,105,103,104,116,2,14,0,0,11,116,115, - 116,114,105,110,103,100,105,115,112,9,108,112,111,115,105,116,105,111,110,5, - 99,111,108,111,114,4,3,0,0,128,15,102,114,97,109,101,46,102,111,110, - 116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117,108,116,21, - 102,114,97,109,101,46,102,111,110,116,46,108,111,99,97,108,112,114,111,112, - 115,11,0,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115, - 11,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,49, - 11,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116,101,7,23,99, - 111,109,109,97,110,100,101,114,102,111,46,116,102,114,97,109,101,99,111,109, - 112,50,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,0, - 13,102,97,99,101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99, - 101,114,101,99,108,105,103,104,116,8,116,97,98,111,114,100,101,114,2,22, - 4,104,105,110,116,6,19,32,80,111,115,105,116,105,111,110,32,111,102,32, - 115,111,117,110,100,32,8,98,111,117,110,100,115,95,120,3,84,1,8,98, - 111,117,110,100,115,95,121,2,94,9,98,111,117,110,100,115,95,99,120,2, - 90,9,98,111,117,110,100,115,95,99,121,2,14,9,116,101,120,116,102,108, - 97,103,115,11,12,116,102,95,120,99,101,110,116,101,114,101,100,12,116,102, - 95,121,99,101,110,116,101,114,101,100,0,5,118,97,108,117,101,6,12,48, - 48,58,48,48,58,48,48,46,48,48,48,13,114,101,102,102,111,110,116,104, - 101,105,103,104,116,2,14,0,0,11,116,115,116,114,105,110,103,100,105,115, - 112,12,116,115,116,114,105,110,103,100,105,115,112,50,5,99,111,108,111,114, - 4,3,0,0,128,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111, - 112,115,11,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112, - 115,49,11,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116,101,7, - 23,99,111,109,109,97,110,100,101,114,102,111,46,116,102,114,97,109,101,99, - 111,109,112,50,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115, - 11,0,13,102,97,99,101,46,116,101,109,112,108,97,116,101,7,11,116,102, - 97,99,101,114,101,99,114,101,118,8,116,97,98,111,114,100,101,114,2,23, - 4,104,105,110,116,6,16,32,73,110,112,117,116,32,114,101,99,111,114,100, - 101,114,32,8,98,111,117,110,100,115,95,120,3,114,1,8,98,111,117,110, - 100,115,95,121,2,33,9,98,111,117,110,100,115,95,99,120,2,56,9,98, - 111,117,110,100,115,95,99,121,2,13,10,102,111,110,116,46,99,111,108,111, - 114,4,59,59,59,0,11,102,111,110,116,46,104,101,105,103,104,116,2,10, - 9,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97, - 117,108,116,15,102,111,110,116,46,108,111,99,97,108,112,114,111,112,115,11, - 9,102,108,112,95,99,111,108,111,114,10,102,108,112,95,104,101,105,103,104, - 116,0,9,116,101,120,116,102,108,97,103,115,11,12,116,102,95,120,99,101, - 110,116,101,114,101,100,12,116,102,95,121,99,101,110,116,101,114,101,100,0, - 5,118,97,108,117,101,6,8,82,101,99,111,114,100,101,114,13,114,101,102, - 102,111,110,116,104,101,105,103,104,116,2,11,0,0,12,116,112,114,111,103, - 114,101,115,115,98,97,114,7,118,117,82,105,103,104,116,5,99,111,108,111, - 114,4,3,0,0,128,8,116,97,98,111,114,100,101,114,2,24,8,98,111, - 117,110,100,115,95,120,3,253,0,8,98,111,117,110,100,115,95,121,2,59, - 9,98,111,117,110,100,115,95,99,120,2,8,9,98,111,117,110,100,115,95, - 99,121,2,35,9,100,105,114,101,99,116,105,111,110,7,5,103,100,95,117, - 112,23,98,97,114,95,102,97,99,101,46,102,97,100,101,95,112,111,115,46, - 99,111,117,110,116,2,1,23,98,97,114,95,102,97,99,101,46,102,97,100, - 101,95,112,111,115,46,105,116,101,109,115,1,2,0,0,25,98,97,114,95, - 102,97,99,101,46,102,97,100,101,95,99,111,108,111,114,46,99,111,117,110, - 116,2,1,25,98,97,114,95,102,97,99,101,46,102,97,100,101,95,99,111, - 108,111,114,46,105,116,101,109,115,1,4,21,0,0,160,0,23,98,97,114, - 95,102,97,99,101,46,102,97,100,101,95,100,105,114,101,99,116,105,111,110, - 7,5,103,100,95,117,112,19,98,97,114,95,102,97,99,101,46,108,111,99, - 97,108,112,114,111,112,115,11,15,102,97,108,95,102,97,100,105,114,101,99, - 116,105,111,110,0,20,98,97,114,95,102,114,97,109,101,46,108,111,99,97, - 108,112,114,111,112,115,11,10,102,114,108,95,102,105,108,101,102,116,9,102, - 114,108,95,102,105,116,111,112,11,102,114,108,95,102,105,114,105,103,104,116, - 12,102,114,108,95,102,105,98,111,116,116,111,109,0,21,98,97,114,95,102, - 114,97,109,101,46,108,111,99,97,108,112,114,111,112,115,49,11,11,102,114, - 108,49,95,102,111,108,101,102,116,10,102,114,108,49,95,102,111,116,111,112, - 12,102,114,108,49,95,102,111,114,105,103,104,116,13,102,114,108,49,95,102, - 111,98,111,116,116,111,109,0,10,118,97,108,117,101,114,97,110,103,101,2, - 100,10,118,97,108,117,101,115,116,97,114,116,2,0,5,118,97,108,117,101, - 2,0,6,102,111,114,109,97,116,6,0,0,0,12,116,112,114,111,103,114, - 101,115,115,98,97,114,6,118,117,76,101,102,116,5,99,111,108,111,114,4, - 3,0,0,128,8,116,97,98,111,114,100,101,114,2,25,8,98,111,117,110, - 100,115,95,120,3,181,0,8,98,111,117,110,100,115,95,121,2,59,9,98, - 111,117,110,100,115,95,99,120,2,8,9,98,111,117,110,100,115,95,99,121, - 2,35,9,100,105,114,101,99,116,105,111,110,7,5,103,100,95,117,112,23, - 98,97,114,95,102,97,99,101,46,102,97,100,101,95,112,111,115,46,99,111, - 117,110,116,2,1,23,98,97,114,95,102,97,99,101,46,102,97,100,101,95, - 112,111,115,46,105,116,101,109,115,1,2,0,0,25,98,97,114,95,102,97, - 99,101,46,102,97,100,101,95,99,111,108,111,114,46,99,111,117,110,116,2, - 1,25,98,97,114,95,102,97,99,101,46,102,97,100,101,95,99,111,108,111, - 114,46,105,116,101,109,115,1,4,21,0,0,160,0,23,98,97,114,95,102, - 97,99,101,46,102,97,100,101,95,100,105,114,101,99,116,105,111,110,7,5, - 103,100,95,117,112,19,98,97,114,95,102,97,99,101,46,108,111,99,97,108, - 112,114,111,112,115,11,15,102,97,108,95,102,97,100,105,114,101,99,116,105, - 111,110,0,20,98,97,114,95,102,114,97,109,101,46,108,111,99,97,108,112, - 114,111,112,115,11,10,102,114,108,95,102,105,108,101,102,116,9,102,114,108, - 95,102,105,116,111,112,11,102,114,108,95,102,105,114,105,103,104,116,12,102, - 114,108,95,102,105,98,111,116,116,111,109,0,21,98,97,114,95,102,114,97, - 109,101,46,108,111,99,97,108,112,114,111,112,115,49,11,11,102,114,108,49, - 95,102,111,108,101,102,116,10,102,114,108,49,95,102,111,116,111,112,12,102, - 114,108,49,95,102,111,114,105,103,104,116,13,102,114,108,49,95,102,111,98, - 111,116,116,111,109,0,10,118,97,108,117,101,114,97,110,103,101,2,100,10, - 118,97,108,117,101,115,116,97,114,116,2,0,5,118,97,108,117,101,2,0, - 6,102,111,114,109,97,116,6,0,0,0,9,116,103,114,111,117,112,98,111, - 120,6,114,101,99,112,97,110,13,102,114,97,109,101,46,99,97,112,116,105, - 111,110,6,15,46,46,46,82,69,67,79,82,68,73,78,71,46,46,46,22, - 102,114,97,109,101,46,99,97,112,116,105,111,110,116,101,120,116,102,108,97, - 103,115,11,12,116,102,95,120,99,101,110,116,101,114,101,100,12,116,102,95, - 121,99,101,110,116,101,114,101,100,0,16,102,114,97,109,101,46,99,97,112, - 116,105,111,110,112,111,115,7,9,99,112,95,99,101,110,116,101,114,19,102, - 114,97,109,101,46,99,97,112,116,105,111,110,111,102,102,115,101,116,2,0, - 15,102,114,97,109,101,46,102,111,110,116,46,110,97,109,101,6,11,115,116, - 102,95,100,101,102,97,117,108,116,21,102,114,97,109,101,46,102,111,110,116, - 46,108,111,99,97,108,112,114,111,112,115,11,0,16,102,114,97,109,101,46, - 108,111,99,97,108,112,114,111,112,115,11,0,17,102,114,97,109,101,46,108, - 111,99,97,108,112,114,111,112,115,49,11,18,102,114,108,49,95,99,97,112, - 116,105,111,110,111,102,102,115,101,116,0,14,102,114,97,109,101,46,116,101, - 109,112,108,97,116,101,7,23,99,111,109,109,97,110,100,101,114,102,111,46, - 116,102,114,97,109,101,99,111,109,112,50,15,102,97,99,101,46,108,111,99, - 97,108,112,114,111,112,115,11,0,13,102,97,99,101,46,116,101,109,112,108, - 97,116,101,7,15,109,97,105,110,102,111,46,116,102,97,99,101,114,101,100, - 8,116,97,98,111,114,100,101,114,2,26,7,118,105,115,105,98,108,101,8, - 8,98,111,117,110,100,115,95,120,2,6,8,98,111,117,110,100,115,95,121, - 2,99,9,98,111,117,110,100,115,95,99,120,3,74,1,9,98,111,117,110, - 100,115,95,99,121,2,24,9,102,111,110,116,46,110,97,109,101,6,11,115, - 116,102,95,100,101,102,97,117,108,116,15,102,111,110,116,46,108,111,99,97, - 108,112,114,111,112,115,11,0,0,0,7,116,98,117,116,116,111,110,8,116, - 98,117,116,116,111,110,51,5,99,111,108,111,114,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,111,112,116,105,111,110,115,115,107,105,110,0,17,102,114,97,109,101,46, - 108,111,99,97,108,112,114,111,112,115,49,11,0,14,102,114,97,109,101,46, - 116,101,109,112,108,97,116,101,7,23,99,111,109,109,97,110,100,101,114,102, - 111,46,116,102,114,97,109,101,99,111,109,112,49,19,102,97,99,101,46,102, - 97,100,101,95,100,105,114,101,99,116,105,111,110,7,7,103,100,95,100,111, - 119,110,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,15, - 102,97,108,95,102,97,100,105,114,101,99,116,105,111,110,0,13,102,97,99, - 101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101,114,101,99, - 111,114,100,101,114,8,116,97,98,111,114,100,101,114,2,2,4,104,105,110, - 116,6,18,32,83,116,97,114,116,32,82,101,99,111,114,100,105,110,103,32, - 32,8,98,111,117,110,100,115,95,120,2,60,8,98,111,117,110,100,115,95, - 121,2,30,9,98,111,117,110,100,115,95,99,120,2,30,9,98,111,117,110, - 100,115,95,99,121,2,30,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,15,97,115,95,108,111,99,97, - 108,105,109,97,103,101,110,114,23,97,115,95,108,111,99,97,108,105,109,97, - 103,101,110,114,100,105,115,97,98,108,101,100,13,97,115,95,108,111,99,97, - 108,99,111,108,111,114,12,97,115,95,108,111,99,97,108,104,105,110,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,18,109,97,105,110,102,111,46,98,117,116, - 116,111,110,105,99,111,110,115,7,105,109,97,103,101,110,114,2,33,13,102, - 111,99,117,115,114,101,99,116,100,105,115,116,2,0,9,111,110,101,120,101, - 99,117,116,101,7,15,100,111,114,101,99,111,114,100,101,114,115,116,97,114, - 116,0,0,12,116,98,111,111,108,101,97,110,101,100,105,116,8,115,101,110, - 116,99,117,101,49,5,99,111,108,111,114,4,3,0,0,128,17,102,114,97, - 109,101,46,104,105,100,100,101,110,101,100,103,101,115,11,9,101,100,103,95, - 114,105,103,104,116,7,101,100,103,95,116,111,112,8,101,100,103,95,108,101, - 102,116,10,101,100,103,95,98,111,116,116,111,109,0,17,102,114,97,109,101, - 46,99,111,108,111,114,99,108,105,101,110,116,4,230,255,252,0,13,102,114, - 97,109,101,46,99,97,112,116,105,111,110,6,12,83,101,110,116,32,116,111, - 32,67,117,101,49,16,102,114,97,109,101,46,99,97,112,116,105,111,110,112, - 111,115,7,6,99,112,95,116,111,112,17,102,114,97,109,101,46,99,97,112, - 116,105,111,110,100,105,115,116,2,3,16,102,114,97,109,101,46,102,111,110, - 116,46,99,111,108,111,114,4,36,36,36,0,17,102,114,97,109,101,46,102, - 111,110,116,46,104,101,105,103,104,116,2,11,15,102,114,97,109,101,46,102, - 111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117,108, - 116,21,102,114,97,109,101,46,102,111,110,116,46,108,111,99,97,108,112,114, - 111,112,115,11,9,102,108,112,95,99,111,108,111,114,10,102,108,112,95,104, - 101,105,103,104,116,0,16,102,114,97,109,101,46,108,111,99,97,108,112,114, - 111,112,115,11,15,102,114,108,95,104,105,100,100,101,110,101,100,103,101,115, - 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,16,102,114,108, - 49,95,99,97,112,116,105,111,110,100,105,115,116,0,16,102,114,97,109,101, - 46,111,117,116,101,114,102,114,97,109,101,1,2,31,2,18,2,31,2,0, - 0,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11,0,13, - 102,97,99,101,46,116,101,109,112,108,97,116,101,7,13,116,102,97,99,101, - 114,101,99,108,105,103,104,116,8,116,97,98,111,114,100,101,114,2,28,4, - 104,105,110,116,6,31,32,83,101,110,116,32,115,97,118,101,100,32,114,101, - 99,111,114,100,32,116,111,32,80,108,97,121,101,114,32,49,32,8,98,111, - 117,110,100,115,95,120,2,100,8,98,111,117,110,100,115,95,121,2,28,9, - 98,111,117,110,100,115,95,99,120,2,75,9,98,111,117,110,100,115,95,99, - 121,2,30,8,115,116,97,116,102,105,108,101,7,17,109,97,105,110,102,111, - 46,116,115,116,97,116,102,105,108,101,49,0,0,9,116,103,114,111,117,112, - 98,111,120,9,104,105,110,116,112,97,110,101,108,5,99,111,108,111,114,4, - 3,0,0,128,16,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112, - 115,11,0,17,102,114,97,109,101,46,108,111,99,97,108,112,114,111,112,115, - 49,11,0,14,102,114,97,109,101,46,116,101,109,112,108,97,116,101,7,23, - 99,111,109,109,97,110,100,101,114,102,111,46,116,102,114,97,109,101,99,111, - 109,112,50,15,102,97,99,101,46,108,111,99,97,108,112,114,111,112,115,11, - 0,13,102,97,99,101,46,116,101,109,112,108,97,116,101,7,18,109,97,105, - 110,102,111,46,116,102,97,99,101,111,114,97,110,103,101,8,116,97,98,111, - 114,100,101,114,2,27,7,118,105,115,105,98,108,101,8,8,98,111,117,110, - 100,115,95,120,2,124,8,98,111,117,110,100,115,95,121,2,55,9,98,111, - 117,110,100,115,95,99,120,3,221,0,9,98,111,117,110,100,115,95,99,121, - 2,36,9,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101, + 109,101,99,111,109,112,50,15,102,97,99,101,46,108,111,99,97,108,112,114, + 111,112,115,11,0,13,102,97,99,101,46,116,101,109,112,108,97,116,101,7, + 18,109,97,105,110,102,111,46,116,102,97,99,101,111,114,97,110,103,101,8, + 116,97,98,111,114,100,101,114,2,27,7,118,105,115,105,98,108,101,8,8, + 98,111,117,110,100,115,95,120,2,124,8,98,111,117,110,100,115,95,121,2, + 55,9,98,111,117,110,100,115,95,99,120,3,221,0,9,98,111,117,110,100, + 115,95,99,121,2,36,9,102,111,110,116,46,110,97,109,101,6,11,115,116, + 102,95,100,101,102,97,117,108,116,15,102,111,110,116,46,108,111,99,97,108, + 112,114,111,112,115,11,0,0,6,116,108,97,98,101,108,9,104,105,110,116, + 108,97,98,101,108,5,99,111,108,111,114,4,3,0,0,128,8,98,111,117, + 110,100,115,95,120,2,5,8,98,111,117,110,100,115,95,121,2,4,9,98, + 111,117,110,100,115,95,99,120,3,169,0,9,98,111,117,110,100,115,95,99, + 121,2,14,7,99,97,112,116,105,111,110,6,29,73,110,118,97,108,105,100, + 32,118,97,108,117,101,46,32,32,82,101,115,101,116,32,116,111,32,49,48, + 48,46,9,102,111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101, 102,97,117,108,116,15,102,111,110,116,46,108,111,99,97,108,112,114,111,112, - 115,11,0,0,6,116,108,97,98,101,108,9,104,105,110,116,108,97,98,101, - 108,5,99,111,108,111,114,4,3,0,0,128,8,98,111,117,110,100,115,95, - 120,2,5,8,98,111,117,110,100,115,95,121,2,4,9,98,111,117,110,100, - 115,95,99,120,3,169,0,9,98,111,117,110,100,115,95,99,121,2,14,7, - 99,97,112,116,105,111,110,6,29,73,110,118,97,108,105,100,32,118,97,108, - 117,101,46,32,32,82,101,115,101,116,32,116,111,32,49,48,48,46,9,102, - 111,110,116,46,110,97,109,101,6,11,115,116,102,95,100,101,102,97,117,108, - 116,15,102,111,110,116,46,108,111,99,97,108,112,114,111,112,115,11,0,9, - 116,101,120,116,102,108,97,103,115,11,12,116,102,95,120,99,101,110,116,101, - 114,101,100,12,116,102,95,121,99,101,110,116,101,114,101,100,0,13,114,101, - 102,102,111,110,116,104,101,105,103,104,116,2,14,0,0,6,116,108,97,98, - 101,108,10,104,105,110,116,108,97,98,101,108,50,5,99,111,108,111,114,4, - 3,0,0,128,8,116,97,98,111,114,100,101,114,2,1,8,98,111,117,110, - 100,115,95,120,2,5,8,98,111,117,110,100,115,95,121,2,18,9,98,111, - 117,110,100,115,95,99,120,3,215,0,9,98,111,117,110,100,115,95,99,121, - 2,14,7,99,97,112,116,105,111,110,6,36,79,114,32,112,114,101,115,115, - 32,69,115,99,32,107,101,121,32,102,111,114,32,112,114,101,118,105,111,117, - 115,32,118,97,108,117,101,46,9,102,111,110,116,46,110,97,109,101,6,11, - 115,116,102,95,100,101,102,97,117,108,116,15,102,111,110,116,46,108,111,99, - 97,108,112,114,111,112,115,11,0,13,114,101,102,102,111,110,116,104,101,105, - 103,104,116,2,14,0,0,0,0,9,116,102,97,99,101,99,111,109,112,13, - 116,102,97,99,101,114,101,99,108,105,103,104,116,23,116,101,109,112,108,97, - 116,101,46,102,97,100,101,95,112,111,115,46,99,111,117,110,116,2,2,23, - 116,101,109,112,108,97,116,101,46,102,97,100,101,95,112,111,115,46,105,116, - 101,109,115,1,2,0,2,1,0,25,116,101,109,112,108,97,116,101,46,102, - 97,100,101,95,99,111,108,111,114,46,99,111,117,110,116,2,2,25,116,101, - 109,112,108,97,116,101,46,102,97,100,101,95,99,111,108,111,114,46,105,116, - 101,109,115,1,4,247,247,255,0,4,211,211,237,0,0,23,116,101,109,112, - 108,97,116,101,46,102,97,100,101,95,100,105,114,101,99,116,105,111,110,7, - 7,103,100,95,100,111,119,110,4,108,101,102,116,2,92,0,0,9,116,102, - 97,99,101,99,111,109,112,11,116,102,97,99,101,114,101,99,114,101,118,23, - 116,101,109,112,108,97,116,101,46,102,97,100,101,95,112,111,115,46,99,111, - 117,110,116,2,2,23,116,101,109,112,108,97,116,101,46,102,97,100,101,95, - 112,111,115,46,105,116,101,109,115,1,2,0,2,1,0,25,116,101,109,112, - 108,97,116,101,46,102,97,100,101,95,99,111,108,111,114,46,99,111,117,110, - 116,2,2,25,116,101,109,112,108,97,116,101,46,102,97,100,101,95,99,111, - 108,111,114,46,105,116,101,109,115,1,4,193,193,217,0,4,227,227,255,0, - 0,23,116,101,109,112,108,97,116,101,46,102,97,100,101,95,100,105,114,101, - 99,116,105,111,110,7,7,103,100,95,100,111,119,110,4,108,101,102,116,3, - 198,0,0,0,9,116,102,97,99,101,99,111,109,112,13,116,102,97,99,101, - 114,101,99,111,114,100,101,114,23,116,101,109,112,108,97,116,101,46,102,97, - 100,101,95,112,111,115,46,99,111,117,110,116,2,2,23,116,101,109,112,108, - 97,116,101,46,102,97,100,101,95,112,111,115,46,105,116,101,109,115,1,2, - 0,2,1,0,25,116,101,109,112,108,97,116,101,46,102,97,100,101,95,99, - 111,108,111,114,46,99,111,117,110,116,2,2,25,116,101,109,112,108,97,116, - 101,46,102,97,100,101,95,99,111,108,111,114,46,105,116,101,109,115,1,4, - 227,227,255,0,4,157,157,218,0,0,23,116,101,109,112,108,97,116,101,46, - 102,97,100,101,95,100,105,114,101,99,116,105,111,110,7,7,103,100,95,100, - 111,119,110,4,108,101,102,116,3,3,1,3,116,111,112,2,22,0,0,9, - 116,102,97,99,101,99,111,109,112,10,116,102,97,99,101,99,111,109,112,50, - 23,116,101,109,112,108,97,116,101,46,102,97,100,101,95,112,111,115,46,99, - 111,117,110,116,2,2,23,116,101,109,112,108,97,116,101,46,102,97,100,101, - 95,112,111,115,46,105,116,101,109,115,1,2,0,2,1,0,25,116,101,109, - 112,108,97,116,101,46,102,97,100,101,95,99,111,108,111,114,46,99,111,117, - 110,116,2,2,25,116,101,109,112,108,97,116,101,46,102,97,100,101,95,99, - 111,108,111,114,46,105,116,101,109,115,1,4,247,247,255,0,4,211,211,237, - 0,0,23,116,101,109,112,108,97,116,101,46,102,97,100,101,95,100,105,114, - 101,99,116,105,111,110,7,7,103,100,95,100,111,119,110,4,108,101,102,116, - 3,29,1,3,116,111,112,2,15,0,0,0) + 115,11,0,9,116,101,120,116,102,108,97,103,115,11,12,116,102,95,120,99, + 101,110,116,101,114,101,100,12,116,102,95,121,99,101,110,116,101,114,101,100, + 0,13,114,101,102,102,111,110,116,104,101,105,103,104,116,2,14,0,0,6, + 116,108,97,98,101,108,10,104,105,110,116,108,97,98,101,108,50,5,99,111, + 108,111,114,4,3,0,0,128,8,116,97,98,111,114,100,101,114,2,1,8, + 98,111,117,110,100,115,95,120,2,5,8,98,111,117,110,100,115,95,121,2, + 18,9,98,111,117,110,100,115,95,99,120,3,215,0,9,98,111,117,110,100, + 115,95,99,121,2,14,7,99,97,112,116,105,111,110,6,36,79,114,32,112, + 114,101,115,115,32,69,115,99,32,107,101,121,32,102,111,114,32,112,114,101, + 118,105,111,117,115,32,118,97,108,117,101,46,9,102,111,110,116,46,110,97, + 109,101,6,11,115,116,102,95,100,101,102,97,117,108,116,15,102,111,110,116, + 46,108,111,99,97,108,112,114,111,112,115,11,0,13,114,101,102,102,111,110, + 116,104,101,105,103,104,116,2,14,0,0,0,0,9,116,102,97,99,101,99, + 111,109,112,13,116,102,97,99,101,114,101,99,108,105,103,104,116,23,116,101, + 109,112,108,97,116,101,46,102,97,100,101,95,112,111,115,46,99,111,117,110, + 116,2,2,23,116,101,109,112,108,97,116,101,46,102,97,100,101,95,112,111, + 115,46,105,116,101,109,115,1,2,0,2,1,0,25,116,101,109,112,108,97, + 116,101,46,102,97,100,101,95,99,111,108,111,114,46,99,111,117,110,116,2, + 2,25,116,101,109,112,108,97,116,101,46,102,97,100,101,95,99,111,108,111, + 114,46,105,116,101,109,115,1,4,247,247,255,0,4,211,211,237,0,0,23, + 116,101,109,112,108,97,116,101,46,102,97,100,101,95,100,105,114,101,99,116, + 105,111,110,7,7,103,100,95,100,111,119,110,4,108,101,102,116,2,92,0, + 0,9,116,102,97,99,101,99,111,109,112,11,116,102,97,99,101,114,101,99, + 114,101,118,23,116,101,109,112,108,97,116,101,46,102,97,100,101,95,112,111, + 115,46,99,111,117,110,116,2,2,23,116,101,109,112,108,97,116,101,46,102, + 97,100,101,95,112,111,115,46,105,116,101,109,115,1,2,0,2,1,0,25, + 116,101,109,112,108,97,116,101,46,102,97,100,101,95,99,111,108,111,114,46, + 99,111,117,110,116,2,2,25,116,101,109,112,108,97,116,101,46,102,97,100, + 101,95,99,111,108,111,114,46,105,116,101,109,115,1,4,193,193,217,0,4, + 227,227,255,0,0,23,116,101,109,112,108,97,116,101,46,102,97,100,101,95, + 100,105,114,101,99,116,105,111,110,7,7,103,100,95,100,111,119,110,4,108, + 101,102,116,3,198,0,0,0,9,116,102,97,99,101,99,111,109,112,13,116, + 102,97,99,101,114,101,99,111,114,100,101,114,23,116,101,109,112,108,97,116, + 101,46,102,97,100,101,95,112,111,115,46,99,111,117,110,116,2,2,23,116, + 101,109,112,108,97,116,101,46,102,97,100,101,95,112,111,115,46,105,116,101, + 109,115,1,2,0,2,1,0,25,116,101,109,112,108,97,116,101,46,102,97, + 100,101,95,99,111,108,111,114,46,99,111,117,110,116,2,2,25,116,101,109, + 112,108,97,116,101,46,102,97,100,101,95,99,111,108,111,114,46,105,116,101, + 109,115,1,4,227,227,255,0,4,157,157,218,0,0,23,116,101,109,112,108, + 97,116,101,46,102,97,100,101,95,100,105,114,101,99,116,105,111,110,7,7, + 103,100,95,100,111,119,110,4,108,101,102,116,3,3,1,3,116,111,112,2, + 22,0,0,9,116,102,97,99,101,99,111,109,112,10,116,102,97,99,101,99, + 111,109,112,50,23,116,101,109,112,108,97,116,101,46,102,97,100,101,95,112, + 111,115,46,99,111,117,110,116,2,2,23,116,101,109,112,108,97,116,101,46, + 102,97,100,101,95,112,111,115,46,105,116,101,109,115,1,2,0,2,1,0, + 25,116,101,109,112,108,97,116,101,46,102,97,100,101,95,99,111,108,111,114, + 46,99,111,117,110,116,2,2,25,116,101,109,112,108,97,116,101,46,102,97, + 100,101,95,99,111,108,111,114,46,105,116,101,109,115,1,4,247,247,255,0, + 4,211,211,237,0,0,23,116,101,109,112,108,97,116,101,46,102,97,100,101, + 95,100,105,114,101,99,116,105,111,110,7,7,103,100,95,100,111,119,110,4, + 108,101,102,116,3,29,1,3,116,111,112,2,15,0,0,0) ); initialization diff --git a/src/strumpract.prj b/src/strumpract.prj index da6b073..9feb976 100644 --- a/src/strumpract.prj +++ b/src/strumpract.prj @@ -1524,8 +1524,9 @@ envvarons=0 [edit] hintwidth=314 hintheight=57 -finddtext=hintpanel +finddtext=recorderfo findhistory=20 + recorderfo hintpanel ftimerupdown fincupdown @@ -1545,9 +1546,8 @@ findhistory=20 showposition timermix addinto - addintomem findoptions=1 -editpos=23 +editpos=24 0,-1073741823 0,-1073741823 0,-1073741823 @@ -1558,7 +1558,6 @@ editpos=23 0,-1073741823 0,-1073741823 0,-1073741823 - 0,7 0,-1073741823 0,-1073741823 0,-1073741823 @@ -1567,10 +1566,12 @@ editpos=23 0,-1073741823 0,-1073741823 0,-1073741823 + 0,183 0,-1073741823 + 0,1041 0,-1073741823 - 0,20 - 0,1007 + 0,985 + 0,118 bookmarks0=0 bookmarks1=0 bookmarks2=0 @@ -1594,7 +1595,8 @@ bookmarks19=0 bookmarks20=0 bookmarks21=0 bookmarks22=0 -sourcefiles=23 +bookmarks23=0 +sourcefiles=24 ${PROJECTDIR}/filelistform.pas ${PROJECTDIR}/filelistform.pas /home/fred/msegui/lib/common/kernel/linux/mseguiintf.pas @@ -1618,7 +1620,8 @@ sourcefiles=23 ${PROJECTDIR}/recorder.pas ${PROJECTDIR}/config.pas ${PROJECTDIR}/drums.pas -relpaths=23 + ${PROJECTDIR}/strumpract.pas +relpaths=24 filelistform.pas filelistform.pas msegui/lib/common/kernel/linux/mseguiintf.pas @@ -1642,7 +1645,9 @@ relpaths=23 recorder.pas config.pas drums.pas -ismoduletexts=23 + strumpract.pas +ismoduletexts=24 + 0 0 0 0 @@ -1711,34 +1716,35 @@ nomenumodules=10 0 0 [sourcefo.files_tab] -order=23 +order=24 0 1 2 3 - 21 + 20 + 18 22 - 5 - 16 - 12 - 10 + 23 + 15 + 11 4 + 21 + 16 7 - 11 - 14 19 + 6 + 10 9 - 15 + 14 13 - 17 - 6 + 5 + 12 8 - 20 - 18 -firsttab=1 + 17 +firsttab=0 index=4 [layout] -windowlayout=765 +windowlayout=766 [mainfo.basedock] splitdir=2 useroptions=268450944 @@ -1846,7 +1852,7 @@ windowlayout=765 [findinfilefo] splitdir=0 useroptions=268451947 - stackedunder=confideufo + stackedunder= parent= mdistate=0 nx=0 @@ -1883,7 +1889,7 @@ windowlayout=765 sortdescend1=0 sorted=0 col=0 - row=7 + row=9 rowheight=16 [stackfo] splitdir=0 @@ -1968,15 +1974,15 @@ windowlayout=765 [objectinspectorfo] splitdir=0 useroptions=268451947 - stackedunder=targetconsolefo + stackedunder=mainfo parent= mdistate=0 nx=0 ny=0 ncx=0 ncy=0 - x=595 - y=108 + x=920 + y=71 cx=316 cy=484 rcx=0 @@ -1985,10 +1991,10 @@ windowlayout=765 active=0 visible=1 [objectinspectorfo.grid] - propcolwidthref=306 - width0=136 + propcolwidthref=291 + width0=129 sortdescend0=0 - width1=164 + width1=156 sortdescend1=0 [symbolfo] splitdir=0 @@ -2209,10 +2215,10 @@ windowlayout=765 [debuggerfo.edit_compiler] value=Pascal [debuggerfo.file_history] - value=/home/fred/strumpract/src/config.pas + value=/home/fred/strumpract/src/recorder.pas history=20 - /home/fred/strumpract/src/status.pas /home/fred/strumpract/src/recorder.pas + /home/fred/strumpract/src/status.pas /home/fred/bgramse/bgrabitmap/bgrafpguibitmap.pas /home/fred/bgramse/fpreadpcx.pas /home/fred/bgramse/bgradefaultbitmap.pas @@ -2252,37 +2258,38 @@ windowlayout=765 rcx=0 rcy=0 [sourcefo.files_tab] - order=23 + order=24 0 1 2 3 - 21 + 20 + 18 22 - 5 - 16 - 12 - 10 + 23 + 15 + 11 4 + 21 + 16 7 - 11 - 14 19 + 6 + 10 9 - 15 + 14 13 - 17 - 6 + 5 + 12 8 - 20 - 18 - firsttab=1 + 17 + firsttab=0 index=4 [cpuc86_64fo] irqoff=0 splitdir=0 useroptions=268451947 - stackedunder=threadsfo + stackedunder=_mse_mainfo_mse_ parent= mdistate=0 nx=0 @@ -2317,7 +2324,7 @@ windowlayout=765 [_mse_commanderfo_mse_] splitdir=0 useroptions=268451963 - stackedunder=_mse_mainfo_mse_ + stackedunder=_mse_recorderfo_mse_ parent= mdistate=3 nx=0 @@ -2336,7 +2343,7 @@ windowlayout=765 [_mse_recorderfo_mse_] splitdir=0 useroptions=268451963 - stackedunder=_mse_filedialogres_mse_ + stackedunder=objectinspectorfo parent= mdistate=3 nx=0 @@ -2355,7 +2362,7 @@ windowlayout=765 [_mse_drumsfo_mse_] splitdir=0 useroptions=268451963 - stackedunder=_mse_recorderfo_mse_ + stackedunder=_mse_filedialogres_mse_ parent= mdistate=3 nx=0 @@ -2450,7 +2457,7 @@ windowlayout=765 [_mse_statusfo_mse_] splitdir=0 useroptions=268451963 - stackedunder=_mse_songplayerfo_mse_ + stackedunder=_mse_configfo_mse_ parent= mdistate=3 nx=0 @@ -2469,7 +2476,7 @@ windowlayout=765 [_mse_configfo_mse_] splitdir=0 useroptions=268451963 - stackedunder=objectinspectorfo + stackedunder=_mse_songplayerfo_mse_ parent= mdistate=3 nx=0 @@ -2488,7 +2495,7 @@ windowlayout=765 [_mse_songplayerfo_mse_] splitdir=0 useroptions=268451963 - stackedunder=_mse_configfo_mse_ + stackedunder=targetconsolefo parent= mdistate=3 nx=0